Re: git and quilt

2010-02-07 Thread Vincent Bernat
OoO En ce début d'après-midi ensoleillé du samedi 06 février 2010, vers 15:15, Goswin von Brederlow goswin-...@web.de disait : He wants to KISS. So lets make it even simpler. - master: patched source - upstream: upstream source Suppose the following workflow: - upstream version X.Y -

Re: git and quilt

2010-02-07 Thread David Claughton
Hi Vincent, Vincent Bernat wrote: Now, if upstream want to get patch Z, he can : - get patch Z for version X.Y - get patch between upstream (X+1).0 and master (X+1).0 containing patch Z and other stuff Well, in this example there wouldn't be any other stuff - you would do the

Re: git and quilt

2010-02-07 Thread Henrique de Moraes Holschuh
On Sun, 07 Feb 2010, Vincent Bernat wrote: While git allows to keep track of modifications, it is difficult for upstream (or some other people) to review a precise patch. Or maybe you rebase master branch on the upstream one (which would be great to see watch patches are applying to

Bug#568732: ITP: libwebcam -- The Webcam Library libwebcam is designed to simplify the development of webcam applications

2010-02-07 Thread Paulo
Package: wnpp Severity: wishlist Owner: Paulo pj.as...@gmail.com * Package name: libwebcam Version : 0.2.0 Upstream Author : Martin Rubli martin_ru...@logitech.com * URL : http://http://www.quickcamteam.net/software/libwebcam * License : (LGPL, GPL)

Re: why are the watchdog drivers blacklisted?

2010-02-07 Thread Henrique de Moraes Holschuh
On Sat, 06 Feb 2010, Marco d'Itri wrote: On Feb 06, Henrique de Moraes Holschuh h...@debian.org wrote: It got renamed to wdt_tco, I think, and it will hard-hang a lot of thinkpads if it ever triggers, for example: the SMBIOS can't handle it. OK, I will blacklist this one. I'd rather we had

e2fsprogs not esential anymore?

2010-02-07 Thread Marco d'Itri
Now that /sbin/fsck is provided by util-linux it should be possible to drop the Essential attribute from the e2fsprogs. How do we do this? e2fsprogs is not needed when the system uses other file systems or does not have its own (e.g. openvz and lxc containers) and removing it would save a few MB.

Re: e2fsprogs not esential anymore?

2010-02-07 Thread Luk Claes
Marco d'Itri wrote: Now that /sbin/fsck is provided by util-linux it should be possible to drop the Essential attribute from the e2fsprogs. How do we do this? The whole archive needs to be scanned to see if no functionality of e2fsprogs is used without (build) dependency. Dropping the flag

Re: e2fsprogs not esential anymore?

2010-02-07 Thread Frans Pop
Marco d'Itri wrote: Now that /sbin/fsck is provided by util-linux it should be possible to drop the Essential attribute from the e2fsprogs. How do we do this? Does that also mean initscripts will be dropping its dependency on e2fsprogs? Also, what new priority should it get? Debian Installer

Re: e2fsprogs not esential anymore?

2010-02-07 Thread Frans Pop
On Sunday 07 February 2010, Frans Pop wrote: Does that also mean initscripts will be dropping its dependency on e2fsprogs? Just see it's already been lowered to recommends (I had an older version of initscripts installed). -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org

Re: Bug#474540: e2fsprogs not esential anymore?

2010-02-07 Thread Marco d'Itri
On Feb 07, Frans Pop elen...@planet.nl wrote: Now that /sbin/fsck is provided by util-linux it should be possible to drop the Essential attribute from the e2fsprogs. How do we do this? Does that also mean initscripts will be dropping its dependency on e2fsprogs? initscripts in squeeze

List of possible empty binary packages

2010-02-07 Thread Luca Falavigna
Hello, I conducted an analysis to see if there are empty packages in the archive which are not metapackages or transitional ones, and then prepared a dd-list to show affected packages. Some packages have been removed from the original list as it was clearly stated in package descriptions they

Re: List of possible empty binary packages

2010-02-07 Thread Luca Falavigna
Il giorno Sun, 7 Feb 2010 20:20:08 +0100 Luca Falavigna dktrkr...@debian.org ha scritto: I conducted an analysis to see if there are empty packages in the archive which are not metapackages or transitional ones, and then prepared a dd-list to show affected packages. To match source packages

Re: List of possible empty binary packages

2010-02-07 Thread Ana Guerrero
On Sun, Feb 07, 2010 at 08:20:08PM +0100, Luca Falavigna wrote: Hello, I conducted an analysis to see if there are empty packages in the archive which are not metapackages or transitional ones, and then prepared a dd-list to show affected packages. Some packages have been removed from the

Re: List of possible empty binary packages

2010-02-07 Thread Julien Cristau
On Sun, Feb 7, 2010 at 20:20:08 +0100, Luca Falavigna wrote: Debian X Strike Force debia...@lists.debian.org libxmu debian/rules does: dh_strip -Nlibxmu6 -Nlibxmuu1 dh_strip -plibxmu6 --dbg-package=libxmu6-dbg dh_strip -plibxmuu1 --dbg-package=libxmuu1-dbg and the

Re: git and quilt

2010-02-07 Thread Ben Finney
Henrique de Moraes Holschuh h...@debian.org writes: Downstream, you fork from upstream each release, either by merging topic branches (_rebasing_ them if any sort of conflict happens, all merge commits must be perfectly clean ones), or rebasing the debian changes on top of the new upstream

Re: List of possible empty binary packages

2010-02-07 Thread Yves-Alexis Perez
On 07/02/2010 20:20, Luca Falavigna wrote: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org libxfcegui4 Aha, thought that dh7 tiny.rules would take care of the --dbg-package arg to dh_strip for me. Thanks for noticing, will fix that soon. Cheers, -- Yves-Alexis

Re: List of possible empty binary packages

2010-02-07 Thread Emilio Pozuelo Monfort
On 07/02/10 21:30, Ana Guerrero wrote: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org kdeartwork kdebindings kdeedu kdepim These are all metapackages. BTW, I wonder why you listed only those from KDE and not for example kdegames that is similar (KDE metapackage

Re: git and quilt

2010-02-07 Thread David Bremner
On Mon, 08 Feb 2010 09:26:14 +1100, Ben Finney ben+deb...@benfinney.id.au wrote: With Bazaar, one doesn't need to rebase to achieve this. The ‘loom’ plugin allows for tracking changes against upstream revisions, while *preserving* the history of changes, and generating tidy change sets to

Removing dpkg conffile backgrounding prompt support

2010-02-07 Thread Guillem Jover
Hi! I'd like to know if people would strongly miss being able to background dpkg on the conffile prompt (‘Z’), instead of starting a new subshell. The latter is the default with most modern frontends (APT based). I personally find the background support annoying and confusing when one is used to

Accepted cl-uffi 1.8.0-1 (source all amd64)

2010-02-07 Thread Kevin M. Rosenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 20:38:59 -0700 Source: cl-uffi Binary: cl-uffi cl-uffi-tests Architecture: source all amd64 Version: 1.8.0-1 Distribution: unstable Urgency: low Maintainer: Kevin M. Rosenberg k...@debian.org Changed-By: Kevin M.

Accepted feh 1.3.4.dfsg.1-5 (source i386)

2010-02-07 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 09:38:04 +0100 Source: feh Binary: feh Architecture: source i386 Version: 1.3.4.dfsg.1-5 Distribution: unstable Urgency: low Maintainer: Andreas Tille ti...@debian.org Changed-By: Andreas Tille ti...@debian.org

Accepted gnome-vfs 1:2.24.2-2 (source all i386)

2010-02-07 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 02:20:24 +0100 Source: gnome-vfs Binary: libgnomevfs2-common libgnomevfs2-0 libgnomevfs2-bin libgnomevfs2-extra libgnomevfs2-0-dbg libgnomevfs2-dev Architecture: source all i386 Version: 1:2.24.2-2 Distribution:

Accepted pkg-kde-tools 0.6.1 (source all)

2010-02-07 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 23:43:07 +0200 Source: pkg-kde-tools Binary: pkg-kde-tools Architecture: source all Version: 0.6.1 Distribution: unstable Urgency: low Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org Changed-By:

Accepted cl-uffi 1.8.1-1 (source all amd64)

2010-02-07 Thread Kevin M. Rosenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 02:34:52 -0700 Source: cl-uffi Binary: cl-uffi cl-uffi-tests Architecture: source all amd64 Version: 1.8.1-1 Distribution: unstable Urgency: low Maintainer: Kevin M. Rosenberg k...@debian.org Changed-By: Kevin M.

Accepted xenomai 2.5.1-1 (source all i386)

2010-02-07 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 11:05:50 +0100 Source: xenomai Binary: xenomai-runtime linux-patch-xenomai libxenomai1 libxenomai-dev xenomai-doc Architecture: source all i386 Version: 2.5.1-1 Distribution: unstable Urgency: low Maintainer: Roland

Accepted cl-sql 5.0.0-1 (source all amd64)

2010-02-07 Thread Kevin M. Rosenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 02:48:20 -0700 Source: cl-sql Binary: cl-sql cl-sql-uffi cl-sql-mysql cl-sql-aodbc cl-sql-odbc cl-sql-postgresql cl-sql-postgresql-socket cl-sql-sqlite cl-sql-sqlite3 cl-sql-oracle cl-sql-tests Architecture: source

Accepted gtick 0.4.2-2 (source i386)

2010-02-07 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 10:34:14 +0100 Source: gtick Binary: gtick Architecture: source i386 Version: 0.4.2-2 Distribution: unstable Urgency: low Maintainer: Roland Stigge sti...@antcom.de Changed-By: Roland Stigge sti...@antcom.de

Accepted scitools 0.7-1 (source all)

2010-02-07 Thread Johannes Ring
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 01 Feb 2010 20:37:39 +0100 Source: scitools Binary: python-scitools Architecture: source all Version: 0.7-1 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team python-modules-t...@lists.alioth.debian.org

Accepted x11-apps 7.5+2 (source i386)

2010-02-07 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 11:22:59 +0100 Source: x11-apps Binary: x11-apps Architecture: source i386 Version: 7.5+2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force debia...@lists.debian.org Changed-By: Brice Goglin

Accepted x11-utils 7.5+2 (source i386)

2010-02-07 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 11:36:54 +0100 Source: x11-utils Binary: x11-utils Architecture: source i386 Version: 7.5+2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force debia...@lists.debian.org Changed-By: Brice Goglin

Accepted gavl 1.1.1-3 (source all i386)

2010-02-07 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Feb 2010 15:09:51 +0100 Source: gavl Binary: libgavl1 libgavl1-dbg libgavl-dev libgavl-doc Architecture: source all i386 Version: 1.1.1-3 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted xutils-dev 1:7.5+2 (source i386)

2010-02-07 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 11:41:23 +0100 Source: xutils-dev Binary: xutils-dev Architecture: source i386 Version: 1:7.5+2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force debia...@lists.debian.org Changed-By: Brice Goglin

Accepted gpsshogi 0.2.0-3 (source all amd64)

2010-02-07 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 19:32:41 +0900 Source: gpsshogi Binary: gpsshogi gpsshogi-data gpsshogi-dbg Architecture: source all amd64 Version: 0.2.0-3 Distribution: unstable Urgency: low Maintainer: Daigo Moriwaki da...@debian.org Changed-By:

Accepted silo 1.4.14+git20100207-1 (source sparc)

2010-02-07 Thread Jurij Smakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 10:49:43 + Source: silo Binary: silo Architecture: source sparc Version: 1.4.14+git20100207-1 Distribution: unstable Urgency: low Maintainer: Debootloaders SILO Maintainers Team

Accepted mumble-django 1.2-2 (source all)

2010-02-07 Thread Michael Ziegler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 12:07:07 +0100 Source: mumble-django Binary: python-django-mumble mumble-django Architecture: source all Version: 1.2-2 Distribution: unstable Urgency: medium Maintainer: Debian VoIP Team

Accepted dictionaries-common 1.4.1 (source all)

2010-02-07 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Feb 2010 13:02:02 +0100 Source: dictionaries-common Binary: dictionaries-common dictionaries-common-dev Architecture: source all Version: 1.4.1 Distribution: unstable Urgency: low Maintainer: Agustin Martin Domingo

Accepted stk 4.4.2-1 (source i386 all)

2010-02-07 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 11:02:11 +0100 Source: stk Binary: libstk0-dev libstk0c2a stk stk-doc Architecture: source i386 all Version: 4.4.2-1 Distribution: unstable Urgency: low Maintainer: Alessio Treglia quadris...@ubuntu.com Changed-By:

Accepted ttf-jsmath 0.090709+0-1 (source all)

2010-02-07 Thread Atsuhito KOHDA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 20:26:49 +0900 Source: ttf-jsmath Binary: ttf-jsmath Architecture: source all Version: 0.090709+0-1 Distribution: unstable Urgency: low Maintainer: Atsuhito KOHDA ko...@debian.org Changed-By: Atsuhito KOHDA

Accepted tokyocabinet 1.4.37-4 (source all amd64)

2010-02-07 Thread Pierre Habouzit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 11:14:51 +0100 Source: tokyocabinet Binary: libtokyocabinet8 libtokyocabinet-dbg libtokyocabinet-dev tokyocabinet-doc tokyocabinet-bin Architecture: source amd64 all Version: 1.4.37-4 Distribution: unstable Urgency:

Accepted asterisk 1:1.6.2.2-1 (source all i386)

2010-02-07 Thread Faidon Liambotis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 15:13:47 +0200 Source: asterisk Binary: asterisk asterisk-h323 asterisk-doc asterisk-dev asterisk-dbg asterisk-sounds-main asterisk-config Architecture: source all i386 Version: 1:1.6.2.2-1 Distribution: unstable

Accepted debian-edu-doc 1.3~20100207~5.0.4+edu0 (source all)

2010-02-07 Thread Holger Levsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 12:38:19 +0100 Source: debian-edu-doc Binary: debian-edu-doc debian-edu-doc-en debian-edu-doc-de debian-edu-doc-es debian-edu-doc-nb debian-edu-doc-it debian-edu-doc-fr Architecture: source all Version: 1.3~20100207

Accepted ttf-oldstandard 2.2-2 (source all)

2010-02-07 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 12:39:06 +0100 Source: ttf-oldstandard Binary: ttf-oldstandard Architecture: source all Version: 2.2-2 Distribution: unstable Urgency: low Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org

Accepted anyremote 5.1.1+dfsg-1 (source all amd64)

2010-02-07 Thread Philipp Huebner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 15:02:50 +0100 Source: anyremote Binary: anyremote anyremote-data anyremote-doc Architecture: source amd64 all Version: 5.1.1+dfsg-1 Distribution: unstable Urgency: low Maintainer: Philipp Huebner

Accepted grisbi 0.6.0~rc2-1 (source all amd64)

2010-02-07 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 07 Feb 2010 14:38:20 +0100 Source: grisbi Binary: grisbi grisbi-common Architecture: source amd64 all Version: 0.6.0~rc2-1 Distribution: experimental Urgency: low Maintainer: Stéphane Glondu glo...@debian.org Changed-By:

Accepted libjpeg8 8-2 (source amd64)

2010-02-07 Thread Bill Allombert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 12:01:59 +0100 Source: libjpeg8 Binary: libjpeg8 libjpeg8-dev libjpeg8-dbg libjpeg-progs Architecture: source amd64 Version: 8-2 Distribution: unstable Urgency: low Maintainer: Bill Allombert ballo...@debian.org

Accepted mumble 1.2.2~201002071401-4ab478-1 (source all i386)

2010-02-07 Thread Thorvald Natvig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 15:02:19 +0100 Source: mumble Binary: mumble mumble-11x mumble-server mumble-dbg mumble-server-web Architecture: source all i386 Version: 1.2.2~201002071401-4ab478-1 Distribution: experimental Urgency: low

Accepted perl 5.10.1-11 (source all amd64)

2010-02-07 Thread Niko Tyni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 03 Feb 2010 22:38:26 +0200 Source: perl Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug perl-suid libperl5.10 libperl-dev perl Architecture: source all amd64 Version: 5.10.1-11 Distribution: unstable

Accepted trac 0.11.6-3 (source all)

2010-02-07 Thread W. Martin Borgert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 13:06:32 + Source: trac Binary: trac Architecture: source all Version: 0.11.6-3 Distribution: unstable Urgency: low Maintainer: Python Applications Packaging Team python-apps-t...@lists.alioth.debian.org

Accepted gpstrans 0.41-3 (source i386)

2010-02-07 Thread James R. Van Zandt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 07 Feb 2010 10:29:42 -0500 Source: gpstrans Binary: gpstrans Architecture: source i386 Version: 0.41-3 Distribution: unstable Urgency: low Maintainer: James R. Van Zandt j...@debian.org Changed-By: James R. Van Zandt

Accepted xfce4-dict 0.6.0-3 (source amd64)

2010-02-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 07 Feb 2010 16:08:26 +0100 Source: xfce4-dict Binary: xfce4-dict Architecture: source amd64 Version: 0.6.0-3 Distribution: unstable Urgency: low Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org

Accepted xfce4-screenshooter 1.7.9-1 (source all amd64)

2010-02-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 07 Feb 2010 16:09:17 +0100 Source: xfce4-screenshooter Binary: xfce4-screenshooter xfce4-screenshooter-plugin Architecture: source all amd64 Version: 1.7.9-1 Distribution: unstable Urgency: low Maintainer: Debian Xfce

Accepted acm4 4.7-20 (source i386)

2010-02-07 Thread Phil Brooke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 15:53:40 + Source: acm4 Binary: acm4 Architecture: source i386 Version: 4.7-20 Distribution: unstable Urgency: low Maintainer: Phil Brooke p...@debian.org Changed-By: Phil Brooke p...@debian.org Description:

Accepted transmission 1.83-2 (source all amd64)

2010-02-07 Thread Leo Costela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 17:31:13 +0100 Source: transmission Binary: transmission transmission-common transmission-cli transmission-gtk transmission-qt transmission-daemon Architecture: source all amd64 Version: 1.83-2 Distribution:

Accepted crm114 20090807-3 (source amd64)

2010-02-07 Thread Milan Zamazal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 15:59:10 +0100 Source: crm114 Binary: crm114 Architecture: source amd64 Version: 20090807-3 Distribution: unstable Urgency: low Maintainer: Milan Zamazal p...@debian.org Changed-By: Milan Zamazal p...@debian.org

Accepted libslab 2.27.91-3 (source amd64)

2010-02-07 Thread Julian Andres Klode
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Sun, 07 Feb 2010 17:47:27 +0100 Source: libslab Binary: libslab0a libslab-dev Architecture: source amd64 Version: 2.27.91-3 Distribution: unstable Urgency: low Maintainer: Debian GNOME Maintainers

Accepted acm 5.0-26 (source i386)

2010-02-07 Thread Phil Brooke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 16:47:08 + Source: acm Binary: acm Architecture: source i386 Version: 5.0-26 Distribution: unstable Urgency: low Maintainer: Phil Brooke p...@debian.org Changed-By: Phil Brooke p...@debian.org Description: acm

Accepted apache2 2.2.14-6 (source all i386)

2010-02-07 Thread Stefan Fritsch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 17:29:45 +0100 Source: apache2 Binary: apache2.2-common apache2.2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2-utils apache2-suexec apache2-suexec-custom apache2 apache2-doc

Accepted poker-network 1.7.7-1 (source all i386)

2010-02-07 Thread OuoU
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 02:40:23 +0100 Source: poker-network Binary: python-poker-network python-poker2d poker-web python-poker-stats python-poker-prizes Architecture: source all i386 Version: 1.7.7-1 Distribution: unstable Urgency: low

Accepted libjpeg6b 6b-16 (source amd64)

2010-02-07 Thread Bill Allombert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 16:54:25 +0100 Source: libjpeg6b Binary: libjpeg62 libjpeg62-dev libjpeg62-dbg Architecture: source amd64 Version: 6b-16 Distribution: unstable Urgency: low Maintainer: Bill Allombert ballo...@debian.org Changed-By:

Accepted openscenegraph 2.8.2-2 (source i386 all)

2010-02-07 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 03 Feb 2010 10:44:56 +0100 Source: openscenegraph Binary: libopenthreads-dev libopenthreads12 openthreads-doc libopenscenegraph-dev libopenscenegraph56 openscenegraph-doc openscenegraph Architecture: source i386 all Version:

Accepted xconq 7.4.1-4.1 (source all amd64)

2010-02-07 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Feb 2010 18:11:57 +0100 Source: xconq Binary: xconq xconq-doc xconq-common Architecture: source all amd64 Version: 7.4.1-4.1 Distribution: unstable Urgency: low Maintainer: David Nusinow dnusi...@debian.org Changed-By:

Accepted fex 20091210+debian0-2 (source all)

2010-02-07 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 18:36:28 +0100 Source: fex Binary: fex fex-utils Architecture: source all Version: 20091210+debian0-2 Distribution: unstable Urgency: low Maintainer: Giuseppe Iuculano iucul...@debian.org Changed-By: Giuseppe

Accepted eglibc 2.10.2-6 (source all amd64)

2010-02-07 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 16:54:24 +0100 Source: eglibc Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof

Accepted life 0.9.20-1 (source all amd64)

2010-02-07 Thread Christophe Prud'homme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 07:14:50 +0100 Source: life Binary: liblife liblife-dev liblife-dbg life-apps life-doc Architecture: source all amd64 Version: 0.9.20-1 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team

Accepted muse-el 3.12-1.1 (source all)

2010-02-07 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Feb 2010 18:17:55 +0100 Source: muse-el Binary: muse-el Architecture: source all Version: 3.12-1.1 Distribution: unstable Urgency: low Maintainer: Michael W. Olson (GNU address) mwol...@gnu.org Changed-By: Mehdi Dogguy

Accepted eric 4.4.1-1 (source all)

2010-02-07 Thread Gudjon I. Gudjonsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 15:55:42 +0100 Source: eric Binary: eric eric-api-files Architecture: source all Version: 4.4.1-1 Distribution: unstable Urgency: low Maintainer: Gudjon I. Gudjonsson gud...@gudjon.org Changed-By: Gudjon I.

Accepted pyqwt3d 0.1.7~cvs20090625-4 (source all amd64)

2010-02-07 Thread Gudjon I. Gudjonsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 18:06:19 +0100 Source: pyqwt3d Binary: python-qwt3d-qt3 python-qwt3d-qt4 python-qwt3d-doc Architecture: source all amd64 Version: 0.1.7~cvs20090625-4 Distribution: unstable Urgency: low Maintainer: Gudjon I.

Accepted hddtemp 0.3-beta15-46 (source amd64)

2010-02-07 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 20:24:49 +0100 Source: hddtemp Binary: hddtemp Architecture: source amd64 Version: 0.3-beta15-46 Distribution: unstable Urgency: low Maintainer: Aurelien Jarno aure...@debian.org Changed-By: Aurelien Jarno

Accepted libimobiledevice 0.9.7-1 (source all amd64)

2010-02-07 Thread Julien Lavergne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 02 Feb 2010 21:19:51 +0100 Source: libimobiledevice Binary: libimobiledevice0 libimobiledevice-dev libimobiledevice0-dbg python-imobiledevice libimobiledevice-utils libimobiledevice-doc Architecture: source amd64 all Version:

Accepted ddclient 3.8.0-10 (source all)

2010-02-07 Thread Torsten Landschoff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 21:39:43 +0100 Source: ddclient Binary: ddclient Architecture: source all Version: 3.8.0-10 Distribution: unstable Urgency: low Maintainer: Torsten Landschoff tors...@debian.org Changed-By: Torsten Landschoff

Accepted fvwm1 1.24r-55 (source i386)

2010-02-07 Thread Phil Brooke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 19:42:43 + Source: fvwm1 Binary: fvwm1 Architecture: source i386 Version: 1.24r-55 Distribution: unstable Urgency: low Maintainer: Phil Brooke p...@debian.org Changed-By: Phil Brooke p...@debian.org Description:

Accepted lm-sensors-3 1:3.1.2-2 (source all amd64)

2010-02-07 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 21:12:44 +0100 Source: lm-sensors-3 Binary: lm-sensors libsensors4 libsensors4-dev fancontrol sensord Architecture: source amd64 all Version: 1:3.1.2-2 Distribution: unstable Urgency: low Maintainer: Aurelien Jarno

Accepted maven-embedder 2.0.4-2 (source all)

2010-02-07 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 20:48:57 +0100 Source: maven-embedder Binary: libmaven-embedder-java Architecture: source all Version: 2.0.4-2 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted maven-repo-helper 1.0.1 (source all)

2010-02-07 Thread Ludovic Claude
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 01 Feb 2010 23:02:27 +0100 Source: maven-repo-helper Binary: maven-repo-helper Architecture: source all Version: 1.0.1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted screader 1.8-5.1 (source amd64)

2010-02-07 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Feb 2010 21:55:38 +0100 Source: screader Binary: screader Architecture: source amd64 Version: 1.8-5.1 Distribution: unstable Urgency: low Maintainer: Mario Lang ml...@debian.org Changed-By: Mehdi Dogguy me...@debian.org

Accepted vnc4 4.1.1+X4.3.0-35 (source i386)

2010-02-07 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 19:53:25 +0100 Source: vnc4 Binary: vnc4server xvnc4viewer Architecture: source i386 Version: 4.1.1+X4.3.0-35 Distribution: unstable Urgency: low Maintainer: Ola Lundqvist o...@debian.org Changed-By: Ola Lundqvist

Accepted libclass-loader-perl 2.03-1 (source all)

2010-02-07 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 29 Jan 2010 21:53:59 -0500 Source: libclass-loader-perl Binary: libclass-loader-perl Architecture: source all Version: 2.03-1 Distribution: unstable Urgency: low Maintainer: apoll...@debian.org Changed-By: Jonathan Yu

Accepted libconvert-ascii-armour-perl 1.4-1 (source all)

2010-02-07 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 29 Jan 2010 22:30:54 -0500 Source: libconvert-ascii-armour-perl Binary: libconvert-ascii-armour-perl Architecture: source all Version: 1.4-1 Distribution: unstable Urgency: low Maintainer: apoll...@debian.org Changed-By:

Accepted libisrt-java 4.7.20091102-1 (source all)

2010-02-07 Thread Steffen Moeller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 06 Feb 2010 01:48:47 +0100 Source: libisrt-java Binary: libisrt-java libisrt-4.7-java libisrt-java-doc Architecture: source all Version: 4.7.20091102-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted libopensync-plugin-xmlformat 0.39-1 (source i386)

2010-02-07 Thread Michael Banck
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Sun, 24 Jan 2010 16:07:38 +0100 Source: libopensync-plugin-xmlformat Binary: opensync-format-xmlformat Architecture: source i386 Version: 0.39-1 Distribution: unstable Urgency: low Maintainer: Michael Banck mba...@debian.org

Accepted libperl-apireference-perl 0.03-1 (source all)

2010-02-07 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 16:53:16 +0200 Source: libperl-apireference-perl Binary: libperl-apireference-perl Architecture: source all Version: 0.03-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libtie-encryptedhash-perl 1.24-1 (source all)

2010-02-07 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 29 Jan 2010 22:59:37 -0500 Source: libtie-encryptedhash-perl Binary: libtie-encryptedhash-perl Architecture: source all Version: 1.24-1 Distribution: unstable Urgency: low Maintainer: apoll...@debian.org Changed-By: Jonathan Yu

Accepted chktex 1.6.3-2.1 (source i386)

2010-02-07 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 27 Jan 2010 20:22:10 +0200 Source: chktex Binary: chktex Architecture: source i386 Version: 1.6.3-2.1 Distribution: unstable Urgency: low Maintainer: Baruch Even bar...@debian.org Changed-By: Jari Aalto jari.aa...@cante.net

Accepted gforge 4.8.2-2 (source all)

2010-02-07 Thread Roland Mas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 22:27:19 +0100 Source: gforge Binary: gforge gforge-common gforge-web-apache2 gforge-web-apache gforge-db-postgresql gforge-mta-exim4 gforge-mta-postfix gforge-mta-courier gforge-shell-postgresql gforge-ftp-proftpd

Accepted ocaml 3.11.2-1 (source all amd64)

2010-02-07 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 07 Feb 2010 22:11:16 +0100 Source: ocaml Binary: ocaml-nox camlp4 camlp4-extra ocaml ocaml-base-nox ocaml-base ocaml-native-compilers ocaml-source ocaml-interp ocaml-compiler-libs ocaml-mode Architecture: source amd64 all

Accepted libdessert0.87 0.87.2-1 (source amd64)

2010-02-07 Thread David Gutzmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 30 Jan 2010 12:47:46 +0100 Source: libdessert0.87 Binary: libdessert0.87-dev libdessert0.87 Architecture: source amd64 Version: 0.87.2-1 Distribution: unstable Urgency: low Maintainer: David Gutzmann gutzm...@inf.fu-berlin.de

Accepted libgps-point-perl 0.17-1 (source all)

2010-02-07 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 30 Jan 2010 17:50:54 +0100 Source: libgps-point-perl Binary: libgps-point-perl Architecture: source all Version: 0.17-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libnet-gpsd3-perl 0.11-1 (source all)

2010-02-07 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 30 Jan 2010 18:13:25 +0100 Source: libnet-gpsd3-perl Binary: libnet-gpsd3-perl Architecture: source all Version: 0.11-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted lprfax 0.6-27 (source i386)

2010-02-07 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 26 Jan 2010 18:38:16 + Source: lprfax Binary: lprfax Architecture: source i386 Version: 0.6-27 Distribution: unstable Urgency: low Maintainer: Camm Maguire c...@debian.org Changed-By: Camm Maguire c...@debian.org

Accepted adacontrol 1.9r4-5 (source amd64)

2010-02-07 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 7 Feb 2010 22:51:26 +0100 Source: adacontrol Binary: adacontrol Architecture: source amd64 Version: 1.9r4-5 Distribution: unstable Urgency: medium Maintainer: Ludovic Brenta lbre...@debian.org Changed-By: Ludovic Brenta

Accepted anyremote 5.1.1+dfsg-2 (source all amd64)

2010-02-07 Thread Philipp Huebner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 17:51:38 +0100 Source: anyremote Binary: anyremote anyremote-data anyremote-doc Architecture: source amd64 all Version: 5.1.1+dfsg-2 Distribution: unstable Urgency: low Maintainer: Philipp Huebner

Accepted bzr-gtk 0.97.0+bzr674-2 (source all)

2010-02-07 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 23:28:00 +0100 Source: bzr-gtk Binary: bzr-gtk nautilus-bzr Architecture: source all Version: 0.97.0+bzr674-2 Distribution: unstable Urgency: low Maintainer: Debian Bazaar Maintainers

Accepted bzr-rebase 0.5.5-1 (source all)

2010-02-07 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 23:32:27 +0100 Source: bzr-rebase Binary: bzr-rebase Architecture: source all Version: 0.5.5-1 Distribution: unstable Urgency: low Maintainer: Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org

Accepted libtemplates-parser 11.5-3 (source all amd64)

2010-02-07 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 7 Feb 2010 22:55:42 +0100 Source: libtemplates-parser Binary: libtemplates-parser11.5-dev libtemplates-parser11.5 libtemplates-parser11.5-dbg libtemplates-parser-doc Architecture: source all amd64 Version: 11.5-3 Distribution:

Accepted libxfcegui4 4.6.3-2 (source all amd64)

2010-02-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 07 Feb 2010 23:30:48 +0100 Source: libxfcegui4 Binary: glade-xfce libxfcegui4-dev libxfcegui4-4 libxfcegui4-4-dbg xfce-keyboard-shortcuts Architecture: source amd64 all Version: 4.6.3-2 Distribution: unstable Urgency: low

Accepted otrs2 2.4.7-1 (source all)

2010-02-07 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 07 Feb 2010 23:15:34 +0100 Source: otrs2 Binary: otrs2 Architecture: source all Version: 2.4.7-1 Distribution: unstable Urgency: high Maintainer: Patrick Matthäi pmatth...@debian.org Changed-By: Patrick Matthäi

Accepted adept 3.0~beta7.2+nmu1 (source amd64)

2010-02-07 Thread Mehdi Dogguy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Feb 2010 23:22:19 +0100 Source: adept Binary: adept Architecture: source amd64 Version: 3.0~beta7.2+nmu1 Distribution: unstable Urgency: low Maintainer: Petr Rockai mornf...@debian.org Changed-By: Mehdi Dogguy

Accepted gnat-gps 4.3-4 (source all amd64)

2010-02-07 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 7 Feb 2010 23:02:28 +0100 Source: gnat-gps Binary: gnat-gps gnat-gps-dbg gnat-gps-doc Architecture: source amd64 all Version: 4.3-4 Distribution: unstable Urgency: medium Maintainer: Ludovic Brenta lbre...@debian.org

Accepted kasumi 2.5-1 (source amd64)

2010-02-07 Thread Rolf Leggewie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 03 Feb 2010 03:24:13 +0100 Source: kasumi Binary: kasumi Architecture: source amd64 Version: 2.5-1 Distribution: unstable Urgency: low Maintainer: Ikuya Awashiro ik...@oooug.jp Changed-By: Rolf Leggewie f...@rolf.leggewie.biz

Accepted leafnode 2.0.0.alpha20090406a-1 (source amd64)

2010-02-07 Thread Robert Grimm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Feb 2010 15:42:15 +0100 Source: leafnode Binary: leafnode Architecture: source amd64 Version: 2.0.0.alpha20090406a-1 Distribution: experimental Urgency: low Maintainer: Robert Grimm r...@robgri.de Changed-By: Robert Grimm

  1   2   >