Bug#731406: ITP: designate -- OpenStack DNS as a Service
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: designate Version : 2013.2 Upstream Author : OpenStack Development Mailing List * URL : https://github.com/stackforge/designate * License : Apache-2.0 Programming Lang: Python Description : OpenStack DNS as a Service Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131205075836.7349.40670.report...@buzig.gplhost.com
Bug#731407: ITP: python-designateclient -- OpenStack DNS as a Service - client
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-designateclient Version : 1.0.0 Upstream Author : OpenStack Development Mailing List * URL : https://github.com/stackforge/python-designateclient * License : Apache-2.0 Programming Lang: Python Description : OpenStack DNS as a Service - client Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the client command line and python module. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131205080021.7409.56995.report...@buzig.gplhost.com
Re: Bug#731410: RFP: libapache2-mod-cluster -- mod_cluster is an intelligent Apache httpd-based load-balancer
Control: reassign -1 wnpp On Jo, 05 dec 13, 09:26:25, Dominik Pieper wrote: > Package: libapache2-mod-cluster > Severity: *wishlist* > URL: https://www.jboss.org/mod_cluster > License: LGPL > Description: mod_cluster is an httpd-based load balancer. Like mod_jk and > mod_proxy, mod_cluster uses a communication channel to forward requests > from httpd to one of a set of application server nodes. Unlike mod_jk and > mod_proxy, mod_cluster leverages an additional connection between the > application server nodes and httpd. The application server nodes use this > connection to transmit server-side load balance factors and lifecycle > events back to httpd via a custom set of HTTP methods, affectionately > called the Mod-Cluster Management Protocol (MCMP). This additional feedback > channel allows mod_cluster to offer a level of intelligence and granularity > not found in other load balancing solutions. -- http://wiki.debian.org/FAQsFromDebianUser Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic http://nuvreauspam.ro/gpg-transition.txt signature.asc Description: Digital signature
IPMI/LOM/DRAC/ILO/etc. (was Re: Release sprint results - team changes, auto-rm and arch status)
On Wed, 4 Dec 2013, Tollef Fog Heen wrote: > Does it have IPMI, LOM/DRAC/ILO/some sort of remote management or is all > that serial console + networked power switch? I suspect Debian would be Isn’t “serial console + networked power switch” preferable? See http://fish2.com/ipmi/ (“IPMI: Freight Train to Hell”, in case someone already read it, but it seems a new version, PDF-only for now, is out). What about the “firm”ware (software) running on these embedded devices? Should it not be replaced with Debian, too? bye, //mirabilos -- Sometimes they [people] care too much: pretty printers [and syntax highligh- ting, d.A.] mechanically produce pretty output that accentuates irrelevant detail in the program, which is as sensible as putting all the prepositions in English text in bold font. -- Rob Pike in "Notes on Programming in C" -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/alpine.deb.2.10.1312051430250.14...@tglase.lan.tarent.de
Bug#731478: ITP: libkscreen -- library for screen management
Package: wnpp Severity: wishlist Owner: Maximiliano Curia * Package name: libkscreen Version : 1.0.2 Upstream Author : Dan Vrátil , Àlex Fiestas * URL : https://projects.kde.org/projects/extragear/libs/libkscreen * License : LGPL-2.1+ Programming Lang: C++ Description : library for screen management The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the shared library -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131205202619.16521.67774.report...@neoptolemo.gnuservers.com.ar
libtiff5 transition
Once sentence summary: if your package has a build dependency on libtiff4-dev, libtiff5-dev, or libtiff5-alt-dev, you will probably just want to change the build dependency to be on libtiff-dev, but there are some special cases, so read on if in doubt. [As I write this, the tiff 4.0.3-6 is not built yet on hurd-i386, mipsel, or sparc, so you may want to wait until at least 2013-12-06 before making changes and re-uploading packages or at least check https://buildd.debian.org/status/package.php?p=tiff.] Today we are starting the transition from tiff 3.x to tiff 4.x as the default, and soon only, tiff library in debian. To clear up one constant area of confusion right off the bat, tiff 3.x is packaged in the tiff3 source package and provides the libtiff4 binary package, and tiff 4.x is packaged in the tiff source package and provides the libtiff5 binary package. Some other distributions have already made the transition, and almost all packages will require no code changes. The libtiff4-dev and libtiff5-alt-dev packages are now transitional packages that just depend on libtiff5-dev, and there is no longer any -dev package that builds against tiff 3.x. The libtiff4-dev and libtiff5-alt-dev packages, as well as the tiff3 source package, will be removed before jessie is released. In a few weeks, I will file bugs against any packages that still build depend on libtiff4-dev or libtiff5-alt-dev. If you have a package that has a build dependency on libtiff*dev*, here's what you need to do: * If your package build-depends on libtiff-dev already, no action required; the release team will automatically schedule a rebuild of your package at the appropriate time. * If your package depends on libtiff4-dev but can work fine with tiff 4.x (most packages), replace your dependency on libtiff4-dev with a new dependency on libtiff-dev. * If your package build-depends on libtiff5-dev or libtiff5-alt-dev and is known to work with both tiff 3.x and tiff 4.x (i.e., it does not use the BIGTIFF extensions in tiff 4.x), you can just change the build dependency to an unversioned libtiff-dev. You can also remove any special code that you may have added to your package to get it to find tiff in the non-standard location. If you were finding tiff with pkg-config, you shouldn't have to make any changes to your package other than the build dependency. * If your package build-depends on libtiff5-dev, you don't HAVE to do anything, but you may be helping yourself in the future if you change the build dependency to libtiff-dev (>> 4.0.3-6~). I have replicated most of this information in README.Debian for the tiff package. -- Jay Berkenbilt pgp0mEJFZ4CCC.pgp Description: PGP signature
Work-needing packages report for Dec 6, 2013
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 538 (new: 7) Total number of packages offered up for adoption: 151 (new: 5) Total number of packages requested help for: 56 (new: 1) Please refer to http://www.debian.org/devel/wnpp/ for more information. The following packages have been orphaned: cl-flexichain (#730996), orphaned 5 days ago Description: an efficient gap buffer implementation in Common Lisp Reverse Depends: cl-mcclim Installations reported by Popcon: 55 cl-mcclim (#730993), orphaned 5 days ago Description: Common Lisp graphic user interface toolkit Installations reported by Popcon: 52 cl-spatial-trees (#730994), orphaned 5 days ago Description: spatial trees Common Lisp library Reverse Depends: cl-mcclim Installations reported by Popcon: 59 festival-freebsoft-utils (#730985), orphaned 5 days ago Description: Festival extensions and utilities Reverse Depends: speech-dispatcher-festival Installations reported by Popcon: 6707 sound-icons (#730987), orphaned 5 days ago Description: sounds for speech enabled applications Installations reported by Popcon: 6591 speech-dispatcher (#730983), orphaned 5 days ago Description: common interface to speech synthesizers Reverse Depends: brltty-speechd chromium gnome-orca jovie kaccessible libspeechd-dev mumble navit speech-dispatcher speech-dispatcher-dbg (2 more omitted) Installations reported by Popcon: 60611 xprintidle (#730992), orphaned 5 days ago Description: utility to print user's idle time in X Installations reported by Popcon: 401 531 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/orphaned for a complete list. The following packages have been given up for adoption: festival-czech (#730997), offered 5 days ago Description: Czech support for Festival speech synthesis system Reverse Depends: festvox-czech-dita festvox-czech-krb festvox-czech-machac festvox-czech-ph Installations reported by Popcon: 50 festvox-czech-dita (#730989), offered 5 days ago Description: Czech female speaker for Festival Installations reported by Popcon: 18 festvox-czech-krb (#730991), offered 5 days ago Description: Czech child speaker for Festival Installations reported by Popcon: 11 festvox-czech-machac (#730990), offered 5 days ago Description: Czech male speaker for Festival Installations reported by Popcon: 12 festvox-czech-ph (#730988), offered 5 days ago Description: Czech male speaker for Festival Installations reported by Popcon: 49 146 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: [NEW] ldc (#730798), requested 6 days ago Installations reported by Popcon: 36 apt-xapian-index (#567955), requested 1403 days ago Description: maintenance tools for a Xapian index of Debian packages Reverse Depends: ept-cache fuss-launcher goplay packagesearch Installations reported by Popcon: 78537 athcool (#278442), requested 3327 days ago Description: Enable powersaving mode for Athlon/Duron processors Installations reported by Popcon: 56 balsa (#642906), requested 802 days ago Description: An e-mail client for GNOME Reverse Depends: balsa-dbg Installations reported by Popcon: 807 cardstories (#624100), requested 955 days ago Description: Find out a card using a sentence made up by another player Installations reported by Popcon: 10 chromium-browser (#583826), requested 1285 days ago Description: Chromium browser Reverse Depends: chromium chromium-dbg chromium-l10n mozplugger Installations reported by Popcon: 22778 cups (#532097), requested 1643 days ago Description: Common UNIX Printing System Reverse Depends: bluez-cups chromium cups cups-backend-bjnp cups-browsed cups-bsd cups-client cups-daemon cups-dbg cups-filters (60 more omitted) Installations reported by Popcon: 132132 debtags (#567954), requested 1403 days ago Description: Enables support for package tags Reverse Depends: goplay packagesearch Installations reported by Popcon: 2435 fbcat (#565156), requested 1422 days ago Description: framebuffer grabber Installations reported by Popcon: 156 freeipmi (#628062), requested 924 days ago Description: GNU implementation of the IPMI protocol Reverse Depends: freeipmi free