Re: The future of non-dependency-based boot

2012-04-10 Thread Yves-Alexis Perez
On mar., 2012-04-10 at 01:03 +0200, Marco d'Itri wrote: Or just say in the release notes that it's a good idea to run something like this before upgrading: dpkg -l | awk '/^rc/ {print $2}' | xargs --no-run-if-empty dpkg --purge That's a pretty dangerous line. People (sometimes) don't purge

Bug#668248: ITP:

2012-04-10 Thread Aníbal Monsalve Salazar
Package: wnpp Owner: Anibal Monsalve Salazar ani...@debian.org Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: idle3-tools Version : 0.9.1 Upstream Author : Christophe Bothamy * URL : http://idle3-tools.sourceforge.net/ * License

Re: Social Networking Servers

2012-04-10 Thread Stefano Zacchiroli
On Tue, Apr 10, 2012 at 01:35:43PM +1000, Russell Coker wrote: Is there any progress being made on packaging these systems? Are there other social networking systems released under free licenses that we can package? status.net (#491723) has seen some progress recently, but it's not in Debian

Re: Social Networking Servers

2012-04-10 Thread Jonas Smedegaard
On 12-04-10 at 01:35pm, Russell Coker wrote: http://www.antipope.org/charlie/blog-static/2012/03/not-an-april-fool-1.html The perils of commercial social networking are becoming more widely known, as demonstrated by the above post by Charles Stross and the article he cites. [...] We

Re: The future of non-dependency-based boot

2012-04-10 Thread Thomas Goirand
On 04/10/2012 07:03 AM, Marco d'Itri wrote: On Apr 09, Roger Leigh rle...@codelibre.net wrote: majority, it's going to be increasingly untested. Do we want to continue to maintain something that will be increasingly unsupportable, or complete the migration cleanly before that point?

Re: The future of non-dependency-based boot

2012-04-10 Thread Jon Dowland
On 10/04/12 10:53, Thomas Goirand wrote: I wholeheartedly agree. I also agree that wheezy would be the correct moment to do it, and that we shouldn't wait until wheezy+1. I was hesitant to suggest that investing energy into improving the current init system, if it is likely to be wholesale

Re: The future of non-dependency-based boot

2012-04-10 Thread Moray Allan
On Tue, Apr 10, 2012 at 10:53 AM, Thomas Goirand z...@debian.org wrote: Considering that most (if not all) scripts would be user custom-scripts, I'd say that the best way would be to, just move them away on a special folder, and execute them one by one, without any particular order, and print

Re: The future of non-dependency-based boot

2012-04-10 Thread Moray Allan
On Tue, Apr 10, 2012 at 11:55 AM, Jon Dowland j...@debian.org wrote: I was hesitant to suggest that investing energy into improving the current init system, if it is likely to be wholesale replaced, might not be worthwhile (when that same energy could be put into hastening the inevitable).

Re: Debian Project Leader Elections 2012: Second call for votes

2012-04-10 Thread Luca BRUNO
- - -=-=-=-=-=- Don't Delete Anything Between These Lines =-=-=-=-=-=-=-=- da569edd-e41f-4ecd-b0d5-ce2848a777f9 [ 1 ] Choice 1: Wouter Verhelst [ 3 ] Choice 2: Gergely Nagy [ 1 ] Choice 3: Stefano Zacchiroli [ 2 ] Choice 4: None Of The Above - - -=-=-=-=-=- Don't Delete Anything Between These

Re: Debian Project Leader Elections 2012: Second call for votes

2012-04-10 Thread Luca BRUNO
Ahem, just forgot to properly set the recipient, sorry for the noise... Cheers, Luca signature.asc Description: PGP signature

Re: The future of non-dependency-based boot

2012-04-10 Thread Petter Reinholdtsen
[Moray Allan] With similar intention, I wondered about the possibility of running scripts without the LSB headers after everything else. (= implied dependency on those with LSB headers) The intention of the current implementation is to assume such scripts depend on $syslog and $remote_fs,

Re: Debian Project Leader Elections 2012: Call for votes

2012-04-10 Thread Picca Frédéric-Emmanuel
Le Sun, 1 Apr 2012 01:36:39 +0200, Kurt Roeckx k...@roeckx.be a écrit : Hi, This is the first call for votes for the Debian Project Leader Elections 2012. Voting period starts 00:00:00 UTC on Sunday, April 1st, 2012 Votes must be received by 23:59:59 UTC on Saturday,

Re: The future of non-dependency-based boot

2012-04-10 Thread Adam Borowski
On Mon, Apr 09, 2012 at 10:26:38PM +0100, Roger Leigh wrote: Hi, When dependency-based booting was introduced, it was initially entirely optional. We later made it the default, and encouraged users to switch to dependency-based boot on upgrade. So today, pretty much everyone will be using

Re: The future of non-dependency-based boot

2012-04-10 Thread Petter Reinholdtsen
[Adam Borowski] Am I supposed to fetch a copy of initscripts and manually compare scripts it ships with those on 'dpkg -L initscripts'? Or is there some other obscure way? Try this one instead: dpkg-query -W -f='${Conffiles}\n' initscripts | grep obsolete -- Happy hacking Petter

Re: The future of non-dependency-based boot

2012-04-10 Thread Adam Borowski
On Tue, Apr 10, 2012 at 05:16:36PM +0200, Petter Reinholdtsen wrote: [Adam Borowski] Am I supposed to fetch a copy of initscripts and manually compare scripts it ships with those on 'dpkg -L initscripts'? Or is there some other obscure way? Try this one instead: dpkg-query -W

Re: The future of non-dependency-based boot

2012-04-10 Thread Steve Langasek
On Tue, Apr 10, 2012 at 02:27:35PM +0200, Petter Reinholdtsen wrote: As Debian should support init.d scripts as long as the Linux Software Base require it, I believe it is worth spending some time making sure init.d scripts work properly in Debian. The LSB requires support for LSB init

Bug#668293: ITP: tvnamer -- utility to rename TV-show episodes files

2012-04-10 Thread Sandro Tosi
Package: wnpp Severity: wishlist Owner: Sandro Tosi mo...@debian.org * Package name: tvnamer Version : 2.2 Upstream Author : Ben Dickson * URL : https://github.com/dbr/tvnamer * License : Unlicense Programming Lang: Python Description : utility to

Re: The future of non-dependency-based boot

2012-04-10 Thread John D. Hendrickson and Sara Darnell
Who said LSB requires insserv ? verify this. Um ... LSB requires everything I write too ! :) Riight???! But innserv makes a good effort to be compatible - so that end should be ok. The LSB requires support for LSB init scripts; LSB init scripts have LSB -- To UNSUBSCRIBE, email to

Re: The future of non-dependency-based boot

2012-04-10 Thread Chris Knadle
On Tuesday, April 10, 2012 05:53:48 PM Thomas Goirand wrote: ... WRT actually doing this, the main issues I can see are I say just abort the upgrade and let root deal with the issues found, it's better than risking clobbering some local change. Considering that most (if not all)

Bug#668299: ITP: octave-openmpi-ext -- Octave toolbox for parallel computing using MPI

2012-04-10 Thread Sébastien Villemot
Package: wnpp Severity: wishlist Owner: Sébastien Villemot sebastien.ville...@ens.fr * Package name: octave-openmpi-ext Version : 1.0.2 Upstream Author : Riccardo Corradini riccardocorrad...@yahoo.it * URL : http://octave.sourceforge.net/openmpi_ext/ * License

Re: The future of non-dependency-based boot

2012-04-10 Thread Josh Triplett
Marco d'Itri wrote: On Apr 09, Roger Leigh rle...@codelibre.net wrote: majority, it's going to be increasingly untested. Do we want to continue to maintain something that will be increasingly unsupportable, or complete the migration cleanly before that point? Kill it. With fire. Yes

Re: The future of non-dependency-based boot

2012-04-10 Thread Tollef Fog Heen
]] Adam Borowski Could sysv-rc show this output upon a failure to migrate? Knowing you need to delete /etc/init.d/bootlogd, /etc/init.d/stop-bootlogd-single and /etc/init.d/stop-bootlogd would provide the user with straightforward info of what needs to be done. I think this should just be

Re: The future of non-dependency-based boot

2012-04-10 Thread Adam Borowski
On Tue, Apr 10, 2012 at 10:44:36PM +0200, Tollef Fog Heen wrote: ]] Adam Borowski Could sysv-rc show this output upon a failure to migrate? Knowing you need to delete /etc/init.d/bootlogd, /etc/init.d/stop-bootlogd-single and /etc/init.d/stop-bootlogd would provide the user with

Re: The future of non-dependency-based boot

2012-04-10 Thread Michael Biebl
On 10.04.2012 22:44, Tollef Fog Heen wrote: ]] Adam Borowski Could sysv-rc show this output upon a failure to migrate? Knowing you need to delete /etc/init.d/bootlogd, /etc/init.d/stop-bootlogd-single and /etc/init.d/stop-bootlogd would provide the user with straightforward info of what

Re: The future of non-dependency-based boot

2012-04-10 Thread Roger Leigh
On Wed, Apr 11, 2012 at 12:31:11AM +0200, Michael Biebl wrote: On 10.04.2012 22:44, Tollef Fog Heen wrote: ]] Adam Borowski Could sysv-rc show this output upon a failure to migrate? Knowing you need to delete /etc/init.d/bootlogd, /etc/init.d/stop-bootlogd-single and

Re: The future of non-dependency-based boot

2012-04-10 Thread Brian May
On 10 April 2012 16:06, Yves-Alexis Perez cor...@debian.org wrote: dpkg -l | awk '/^rc/ {print $2}' | xargs --no-run-if-empty dpkg --purge That's a pretty dangerous line. People (sometimes) don't purge packages for a reason, you might lose data here. Under some circumstances it can delete

Accepted cups 1.5.2-10 (source all amd64)

2012-04-10 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 07:41:03 +0200 Source: cups Binary: libcups2 libcupsimage2 libcupscgi1 libcupsdriver1 libcupsmime1 libcupsppdc1 cups cups-client libcups2-dev libcupsimage2-dev libcupscgi1-dev libcupsdriver1-dev libcupsmime1-dev

Accepted cups-filters 1.0.13-1 (source amd64)

2012-04-10 Thread Till Kamppeter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 07:40:11 +0200 Source: cups-filters Binary: libcupsfilters1 cups-filters libcupsfilters-dev Architecture: source amd64 Version: 1.0.13-1 Distribution: unstable Urgency: low Maintainer: Debian CUPS Maintainers

Accepted choqok 1.3-1 (source i386)

2012-04-10 Thread noahm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 22:39:53 -0700 Source: choqok Binary: choqok Architecture: source i386 Version: 1.3-1 Distribution: unstable Urgency: low Maintainer: Noah Meyerhans no...@debian.org Changed-By: no...@debian.org Description: choqok

Accepted fcitx-fbterm 0.1.3-1 (source amd64)

2012-04-10 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 15:44:11 +0800 Source: fcitx-fbterm Binary: fcitx-frontend-fbterm Architecture: source amd64 Version: 0.1.3-1 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted fcitx-keyboard 0.1.2-1 (source amd64)

2012-04-10 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 16:10:59 +0800 Source: fcitx-keyboard Binary: fcitx-keyboard Architecture: source amd64 Version: 0.1.2-1 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted feel++ 0.91.3-4 (source all amd64)

2012-04-10 Thread Christophe Prud'homme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 07 Apr 2012 07:42:58 +0200 Source: feel++ Binary: libfeel++1 libfeel++-dev libfeel++-dbg feel++-apps feel++-doc Architecture: source all amd64 Version: 0.91.3-4 Distribution: unstable Urgency: low Maintainer: Debian Science

Accepted fxt 0.2.6-1 (source amd64)

2012-04-10 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Apr 2012 10:28:49 +0200 Source: fxt Binary: libfxt-dev libfxt0 fxt-tools Architecture: source amd64 Version: 0.2.6-1 Distribution: unstable Urgency: low Maintainer: Samuel Thibault sthiba...@debian.org Changed-By: Samuel

Accepted gwc 0.21.17~dfsg0-1 (source amd64)

2012-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Apr 2012 09:56:06 +0200 Source: gwc Binary: gwc gwc-dbg Architecture: source amd64 Version: 0.21.17~dfsg0-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted latex2html 2008-debian1-6 (source all)

2012-04-10 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 08 Apr 2012 13:19:06 +0200 Source: latex2html Binary: latex2html Architecture: source all Version: 2008-debian1-6 Distribution: unstable Urgency: low Maintainer: Roland Stigge sti...@antcom.de Changed-By: Roland Stigge

Accepted fcitx-sunpinyin 0.3.5-1 (source amd64)

2012-04-10 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 16:53:12 +0800 Source: fcitx-sunpinyin Binary: fcitx-sunpinyin Architecture: source amd64 Version: 0.3.5-1 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted kcm-fcitx 0.3.2-1 (source amd64)

2012-04-10 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 16:31:49 +0800 Source: kcm-fcitx Binary: kde-config-fcitx Architecture: source amd64 Version: 0.3.2-1 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted libquicktime 2:1.2.4-1 (source all amd64)

2012-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Apr 2012 11:07:51 +0200 Source: libquicktime Binary: libquicktime2 libquicktime-dev libquicktime-doc quicktime-utils quicktime-x11utils Architecture: source all amd64 Version: 2:1.2.4-1 Distribution: unstable Urgency: low

Accepted scitools 0.8-2 (source all)

2012-04-10 Thread Johannes Ring
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 10:57:49 +0200 Source: scitools Binary: python-scitools Architecture: source all Version: 0.8-2 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team python-modules-t...@lists.alioth.debian.org

Accepted ganv 0~svn4142~dfsg0-1 (source amd64)

2012-04-10 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Apr 2012 11:58:54 +0200 Source: ganv Binary: libganv-1-1 libganv-dev gir1.2-ganv-1.0 Architecture: source amd64 Version: 0~svn4142~dfsg0-1 Distribution: unstable Urgency: low Maintainer: Alessio Treglia ales...@debian.org

Accepted minbif 1:1.0.5-3 (source i386)

2012-04-10 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 11:26:08 +0200 Source: minbif Binary: minbif-common minbif minbif-webcam minbif-dbg Architecture: source i386 Version: 1:1.0.5-3 Distribution: unstable Urgency: low Maintainer: Sebastien Delafond s...@debian.org

Accepted fetchexc 2.0-5 (source all)

2012-04-10 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 18 Mar 2012 12:14:38 -0400 Source: fetchexc Binary: fetchexc Architecture: source all Version: 2.0-5 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Jari Aalto

Accepted epstool 3.08+repack-3 (source amd64)

2012-04-10 Thread Philip Rinn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 7 Apr 2012 21:09:34 +0100 Source: epstool Binary: epstool Architecture: source amd64 Version: 3.08+repack-3 Distribution: unstable Urgency: low Maintainer: Philip Rinn ri...@gmx.net Changed-By: Philip Rinn ri...@gmx.net

Accepted djview4 4.9-1 (source all amd64)

2012-04-10 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 04 Apr 2012 09:25:22 +0100 Source: djview4 Binary: djview4 djview-plugin djvulibre-plugin Architecture: source amd64 all Version: 4.9-1 Distribution: unstable Urgency: low Maintainer: Barak A. Pearlmutter b...@debian.org

Accepted gcc-4.7 4.7.0-3 (source all amd64)

2012-04-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 22:24:14 +0200 Source: gcc-4.7 Binary: gcc-4.7-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1 libn32gcc1-dbg gcc-4.7 gcc-4.7-multilib

Accepted gcin 2.7.6.1+dfsg-1 (source all amd64)

2012-04-10 Thread 魏銘廷
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 07 Apr 2012 15:48:18 +0800 Source: gcin Binary: gcin gcin-data gcin-tables gcin-dev gcin-gtk3-immodule gcin-qt4-immodule gcin-anthy gcin-chewing Architecture: source amd64 all Version: 2.7.6.1+dfsg-1 Distribution: unstable

Accepted setserial 2.17-47 (source amd64)

2012-04-10 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 28 Mar 2012 22:16:35 +0300 Source: setserial Binary: setserial Architecture: source amd64 Version: 2.17-47 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Jari Aalto

Accepted silly 0.1.0-3 (source all amd64)

2012-04-10 Thread Muammar El Khatib
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 13:00:04 +0200 Source: silly Binary: libsilly-dev libsilly libsilly-doc Architecture: source amd64 all Version: 0.1.0-3 Distribution: unstable Urgency: low Maintainer: Muammar El Khatib muam...@debian.org Changed-By:

Accepted gsmartcontrol 0.8.6-1.1 (source amd64)

2012-04-10 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 08 Apr 2012 14:19:47 +0200 Source: gsmartcontrol Binary: gsmartcontrol Architecture: source amd64 Version: 0.8.6-1.1 Distribution: unstable Urgency: low Maintainer: Giuseppe Iuculano iucul...@debian.org Changed-By: gregor

Accepted arno-iptables-firewall 2.0.1.b-1 (source all)

2012-04-10 Thread Michael Hanke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 11:13:34 +0200 Source: arno-iptables-firewall Binary: arno-iptables-firewall Architecture: source all Version: 2.0.1.b-1 Distribution: experimental Urgency: low Maintainer: Michael Hanke m...@debian.org Changed-By:

Accepted axiom 20120301-2 (source all i386)

2012-04-10 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 22:25:14 + Source: axiom Binary: axiom axiom-source axiom-test axiom-doc axiom-databases axiom-tex axiom-graphics axiom-graphics-data axiom-hypertex axiom-hypertex-data Architecture: source all i386 Version:

Accepted bzr 2.6.0~bzr6520-1 (source all amd64)

2012-04-10 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 12:55:57 +0200 Source: bzr Binary: bzr python-bzrlib python-bzrlib-dbg python-bzrlib.tests bzr-doc Architecture: source all amd64 Version: 2.6.0~bzr6520-1 Distribution: unstable Urgency: low Maintainer: Debian Bazaar

Accepted lua-posix 5.1.19-1 (source all amd64)

2012-04-10 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 15:05:04 +0200 Source: lua-posix Binary: lua-posix lua-posix-dev lua-curses lua-curses-dev liblua5.1-posix1 liblua5.1-posix-dev Architecture: source amd64 all Version: 5.1.19-1 Distribution: unstable Urgency: low

Accepted slurm-llnl 2.3.4-2 (source i386 all)

2012-04-10 Thread Gennaro Oliva
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 05 Apr 2012 12:42:35 +0200 Source: slurm-llnl Binary: slurm-llnl libslurmdb23 libslurm23 libpmi0 libslurm-dev libslurmdb-dev libpmi0-dev slurm-llnl-doc slurm-llnl-basic-plugins slurm-llnl-basic-plugins-dev slurm-llnl-sview

Accepted gcj-4.7 4.7.0-3 (source all amd64)

2012-04-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 15:09:12 +0200 Source: gcj-4.7 Binary: gcj-4.7-base gcj-4.7-jdk gcj-4.7-jre-headless gcj-4.7-jre libgcj13 gcj-4.7-jre-lib libgcj13-awt libgcj13-dev libgcj13-dbg gcj-4.7-source libgcj-doc Architecture: source all

Accepted herculesstudio 1.3.0-2 (source amd64)

2012-04-10 Thread Liang Guo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 20:37:20 +0800 Source: herculesstudio Binary: herculesstudio Architecture: source amd64 Version: 1.3.0-2 Distribution: unstable Urgency: low Maintainer: Liang Guo bluestonech...@gmail.com Changed-By: Liang Guo

Accepted sprox 0.6.4-3 (source all)

2012-04-10 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 28 Mar 2012 20:12:11 +0300 Source: sprox Binary: python-sprox Architecture: source all Version: 0.6.4-3 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Jari Aalto

Accepted zeitgeist 0.9.0-1 (source all amd64)

2012-04-10 Thread Siegfried-Angel Gevatter Pujals
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 15:44:19 +0200 Source: zeitgeist Binary: zeitgeist zeitgeist-core python-zeitgeist Architecture: source all amd64 Version: 0.9.0-1 Distribution: unstable Urgency: low Maintainer: Siegfried-Angel Gevatter Pujals

Accepted ecj 3.5.1-4 (source all amd64)

2012-04-10 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 14:47:52 +0200 Source: ecj Binary: ecj libecj-java libecj-java-gcj ecj1 ecj-gcj Architecture: source all amd64 Version: 3.5.1-4 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted gringo 3.0.4-2 (source amd64)

2012-04-10 Thread Thomas Krennwallner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 16:48:52 +0200 Source: gringo Binary: gringo Architecture: source amd64 Version: 3.0.4-2 Distribution: unstable Urgency: low Maintainer: Debian Science Maintainers

Accepted ucimf-sunpinyin 0.4-2 (source amd64)

2012-04-10 Thread Liang Guo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 22:18:21 +0800 Source: ucimf-sunpinyin Binary: ucimf-sunpinyin Architecture: source amd64 Version: 0.4-2 Distribution: unstable Urgency: low Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org

Accepted libhtml-popuptreeselect-perl 1.6-7 (source all)

2012-04-10 Thread Taku YASUI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 28 Mar 2012 03:06:35 +0900 Source: libhtml-popuptreeselect-perl Binary: libhtml-popuptreeselect-perl Architecture: source all Version: 1.6-7 Distribution: unstable Urgency: low Maintainer: Taku YASUI t...@debian.org

Accepted clutter-gst 1.5.4-2 (source all amd64)

2012-04-10 Thread Gustavo Noronha Silva
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 12:15:39 -0300 Source: clutter-gst Binary: libclutter-gst-1.0-0 libclutter-gst-dev libclutter-gst-1.0-dbg libclutter-gst-doc gir1.2-clutter-gst-1.0 Architecture: source all amd64 Version: 1.5.4-2 Distribution:

Accepted epiphany 0.7.0-6 (source all amd64)

2012-04-10 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 16:08:23 +0200 Source: epiphany Binary: epiphany epiphany-data Architecture: source amd64 all Version: 0.7.0-6 Distribution: unstable Urgency: low Maintainer: Joerg Jaspert jo...@debian.org Changed-By: Ricardo Mones

Accepted qwt5 5.2.2-2 (source i386 all)

2012-04-10 Thread Gudjon I. Gudjonsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 08 Apr 2012 12:44:10 +0200 Source: qwt5 Binary: libqwt5-qt4-dev libqwt5-qt4 libqwt5-doc Architecture: source i386 all Version: 5.2.2-2 Distribution: unstable Urgency: low Maintainer: Gudjon I. Gudjonsson gud...@gudjon.org

Accepted moreutils 0.46 (source i386)

2012-04-10 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 09 Apr 2012 16:19:34 -0400 Source: moreutils Binary: moreutils Architecture: source i386 Version: 0.46 Distribution: unstable Urgency: low Maintainer: Joey Hess jo...@debian.org Changed-By: Joey Hess jo...@debian.org

Accepted privbind 1.2-1.1 (source i386)

2012-04-10 Thread Mònica Ramírez Arceda
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 14 Mar 2012 00:18:37 +0100 Source: privbind Binary: privbind Architecture: source i386 Version: 1.2-1.1 Distribution: unstable Urgency: low Maintainer: Shachar Shemesh shac...@debian.org Changed-By: Mònica Ramírez Arceda

Accepted winetricks 0.0+20120313+svn798-3 (source all)

2012-04-10 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 14:24:58 +0300 Source: winetricks Binary: winetricks Architecture: source all Version: 0.0+20120313+svn798-3 Distribution: unstable Urgency: low Maintainer: Jari Aalto jari.aa...@cante.net Changed-By: Jari Aalto

Accepted dovecot 1:2.1.4-1 (source all amd64)

2012-04-10 Thread Micah Anderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Apr 2012 11:33:05 -0400 Source: dovecot Binary: dovecot-common dovecot-core dovecot-dev dovecot-imapd dovecot-pop3d dovecot-lmtpd dovecot-managesieved dovecot-pgsql dovecot-mysql dovecot-sqlite dovecot-ldap dovecot-gssapi

Accepted python-mrjob 0.3.3.1-1 (source all)

2012-04-10 Thread Janos Guljas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 18:41:18 +0200 Source: python-mrjob Binary: python-mrjob Architecture: source all Version: 0.3.3.1-1 Distribution: unstable Urgency: low Maintainer: Janos Guljas ja...@resenje.org Changed-By: Janos Guljas

Accepted tmux 1.7~svn2773-1 (source amd64)

2012-04-10 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 18:49:54 +0200 Source: tmux Binary: tmux Architecture: source amd64 Version: 1.7~svn2773-1 Distribution: experimental Urgency: low Maintainer: Karl Ferdinand Ebert kfeb...@gmail.com Changed-By: Romain Francoise

Accepted debhelper 9.20120410 (source all)

2012-04-10 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 12:51:15 -0400 Source: debhelper Binary: debhelper Architecture: source all Version: 9.20120410 Distribution: unstable Urgency: low Maintainer: Joey Hess jo...@debian.org Changed-By: Joey Hess jo...@debian.org

Accepted f2c 20100827-1 (source amd64)

2012-04-10 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 18:08:28 +0100 Source: f2c Binary: f2c Architecture: source amd64 Version: 20100827-1 Distribution: unstable Urgency: low Maintainer: Alan Bain af...@debian.org Changed-By: Barak A. Pearlmutter b...@debian.org

Accepted jmdns 3.4.1-1 (source all)

2012-04-10 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 18:42:21 +0200 Source: jmdns Binary: libjmdns-java libjmdns-java-doc Architecture: source all Version: 3.4.1-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted pvrg-jpeg 1.2.1+dfsg1-2 (source amd64)

2012-04-10 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 18:32:54 +0200 Source: pvrg-jpeg Binary: pvrg-jpeg Architecture: source amd64 Version: 1.2.1+dfsg1-2 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted tmux 1.7~svn2773-2 (source amd64)

2012-04-10 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 19:14:58 +0200 Source: tmux Binary: tmux Architecture: source amd64 Version: 1.7~svn2773-2 Distribution: experimental Urgency: low Maintainer: Karl Ferdinand Ebert kfeb...@gmail.com Changed-By: Romain Francoise

Accepted libdbd-odbc-perl 1.37-1 (source amd64)

2012-04-10 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 19:46:36 +0200 Source: libdbd-odbc-perl Binary: libdbd-odbc-perl Architecture: source amd64 Version: 1.37-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libdevel-cover-perl 0.86-1 (source amd64)

2012-04-10 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 19:54:07 +0200 Source: libdevel-cover-perl Binary: libdevel-cover-perl Architecture: source amd64 Version: 0.86-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted cwdaemon 0.9.5-1 (source amd64)

2012-04-10 Thread Kamil Ignacak
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 05 Apr 2012 19:33:45 +0100 Source: cwdaemon Binary: cwdaemon Architecture: source amd64 Version: 0.9.5-1 Distribution: unstable Urgency: low Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org Changed-By:

Accepted libmr-tarantool-perl 0.0.18-1 (source all)

2012-04-10 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 20:00:01 +0200 Source: libmr-tarantool-perl Binary: libmr-tarantool-perl Architecture: source all Version: 0.0.18-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted lxc 0.8.0~rc1-4 (source i386)

2012-04-10 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 10 Apr 2012 20:04:36 +0200 Source: lxc Binary: lxc lxc-dbg lxc-dev Architecture: source i386 Version: 0.8.0~rc1-4 Distribution: unstable Urgency: low Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net

Accepted kfreebsd-8 8.3-1 (source all kfreebsd-amd64)

2012-04-10 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 23:17:06 +0200 Source: kfreebsd-8 Binary: kfreebsd-source-8.3 kfreebsd-headers-8.3-1 kfreebsd-image-8.3-1-686-smp kfreebsd-image-8-686-smp kfreebsd-headers-8.3-1-686-smp kfreebsd-headers-8-686-smp

Accepted libice 2:1.0.8-1 (source all amd64)

2012-04-10 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 09 Apr 2012 17:01:09 +0200 Source: libice Binary: libice6 libice6-dbg libice-dev libice-doc Architecture: source all amd64 Version: 2:1.0.8-1 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force

Accepted libice 2:1.0.8-2 (source all amd64)

2012-04-10 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 09 Apr 2012 20:08:47 +0200 Source: libice Binary: libice6 libice6-dbg libice-dev libice-doc Architecture: source all amd64 Version: 2:1.0.8-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force

Accepted libsm 2:1.2.1-1 (source all amd64)

2012-04-10 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 09 Apr 2012 17:55:48 +0200 Source: libsm Binary: libsm6 libsm6-dbg libsm-dev libsm-doc Architecture: source all amd64 Version: 2:1.2.1-1 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force

Accepted libsm 2:1.2.1-2 (source all amd64)

2012-04-10 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 09 Apr 2012 20:18:02 +0200 Source: libsm Binary: libsm6 libsm6-dbg libsm-dev libsm-doc Architecture: source all amd64 Version: 2:1.2.1-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force

Accepted lua-expat 1.2.0-4 (source all amd64)

2012-04-10 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 16:39:20 +0200 Source: lua-expat Binary: lua-expat lua-expat-dev liblua5.1-expat0 liblua5.1-expat-dev Architecture: source amd64 all Version: 1.2.0-4 Distribution: unstable Urgency: low Maintainer: Enrico Tassi

Accepted lua-leg 0.1.2-7 (source all)

2012-04-10 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 11:04:11 +0200 Source: lua-leg Binary: lua-leg lua-leg-dev liblua5.1-leg0 liblua5.1-leg-dev Architecture: source all Version: 0.1.2-7 Distribution: unstable Urgency: low Maintainer: Enrico Tassi

Accepted node-oauth 0.9.6-1 (source all)

2012-04-10 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 20:53:49 +0200 Source: node-oauth Binary: node-oauth Architecture: source all Version: 0.9.6-1 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted passportjs-oauth 0.1.7-1 (source all)

2012-04-10 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 21:04:23 +0200 Source: passportjs-oauth Binary: node-passport-oauth Architecture: source all Version: 0.1.7-1 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted pygobject 3.2.0-3 (source all amd64)

2012-04-10 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 13:10:34 +0200 Source: pygobject Binary: python-gi python3-gi python-gi-cairo python-gi-dbg python3-gi-dbg python-gi-dev python-gobject python3-gi-cairo python-gobject-dbg python-gobject-dev Architecture: source

Accepted python-clint 0.3.1-1 (source all)

2012-04-10 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 04 Apr 2012 23:25:25 +0900 Source: python-clint Binary: python-clint Architecture: source all Version: 0.3.1-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team

Accepted automatic-save-folder 1.0.4-2 (source all)

2012-04-10 Thread Sascha Girrulat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 07 Apr 2012 09:31:42 +0200 Source: automatic-save-folder Binary: xul-ext-automatic-save-folder Architecture: source all Version: 1.0.4-2 Distribution: unstable Urgency: low Maintainer: Debian Mozilla Extension Maintainers

Accepted lua-dbi 0.5+svn78-1 (source all amd64)

2012-04-10 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 14:50:23 +0200 Source: lua-dbi Binary: lua-dbi-common lua-dbi-sqlite3 lua-dbi-mysql lua-dbi-postgresql Architecture: source all amd64 Version: 0.5+svn78-1 Distribution: unstable Urgency: low Maintainer: Enrico Tassi

Accepted polymaps 2.5.1+ds1-1 (source all)

2012-04-10 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 09 Apr 2012 23:19:56 +0200 Source: polymaps Binary: libjs-polymaps Architecture: source all Version: 2.5.1+ds1-1 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted ruby-capistrano-colors 0.5.5-1 (source all)

2012-04-10 Thread Taku YASUI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 01:29:46 +0900 Source: ruby-capistrano-colors Binary: ruby-capistrano-colors Architecture: source all Version: 0.5.5-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-exif 0.1.2-17 (source all amd64)

2012-04-10 Thread Taku YASUI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 10 Apr 2012 02:54:02 +0900 Source: ruby-exif Binary: ruby-exif libexif-ruby1.8 libexif-ruby1.9.1 libexif-ruby Architecture: source all amd64 Version: 0.1.2-17 Distribution: unstable Urgency: low Maintainer: Taku YASUI

Accepted s2tc 0~git20110809-1 (source amd64)

2012-04-10 Thread Lennart Weller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 07 Apr 2012 20:31:52 +0200 Source: s2tc Binary: libtxc-dxtn-s2tc0 libtxc-dxtn-s2tc-bin libtxc-dxtn-s2tc-dev Architecture: source amd64 Version: 0~git20110809-1 Distribution: unstable Urgency: low Maintainer: Lennart Weller

Accepted atlas-cpp 0.6.2-2 (source all amd64)

2012-04-10 Thread Stephen M. Webb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Apr 2012 14:39:02 -0400 Source: atlas-cpp Binary: libatlas-cpp-0.6-1 libatlas-cpp-0.6-1-dbg libatlas-cpp-doc libatlas-cpp-0.6-dev Architecture: all amd64 source Version: 0.6.2-2 Distribution: unstable Urgency: low

Accepted accessodf 0.1-1 (source all)

2012-04-10 Thread Sebastian Humenda
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 09 Apr 2012 11:21:13 +0200 Source: accessodf Binary: accessodf Architecture: source all Version: 0.1-1 Distribution: unstable Urgency: low Maintainer: Sebastian Humenda shume...@gmx.de Changed-By: Sebastian Humenda

  1   2   >