Bug#609097: RFP: scannedonly -- scalable samba anti-virus module

2011-01-06 Thread Falk Hackenberger
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org --- Please fill out the fields below. --- Package name: scannedonly Version: 0.21 Upstream Author: Olivier sessink o...@users.sourceforge.net] URL: http://olivier.sessink.nl/scannedonly

Re: Safe File Update (atomic)

2011-01-06 Thread Olaf van der Spek
On Thu, Jan 6, 2011 at 1:54 AM, Ted Ts'o ty...@mit.edu wrote: I was thinking, doesn't ext have this kind of dependency tracking already? It has to write the inode after writing the data, otherwise the inode might point to garbage. No, it doesn't.  We use journaling, and forced data writeouts,

Re: Safe File Update (atomic)

2011-01-06 Thread Bernhard R. Link
* Ted Ts'o ty...@mit.edu [110105 19:26]: So one of the questions is how much should be penalizing programs that are doing things right (i.e., using fsync), versus programs which are doing things wrong (i.e., using rename and trusting to luck). Please do not call it wrong. All those programs

Re: Safe File Update (atomic)

2011-01-06 Thread Olaf van der Spek
On Thu, Jan 6, 2011 at 5:01 AM, Ted Ts'o ty...@mit.edu wrote: On Thu, Jan 06, 2011 at 12:57:07AM +, Ian Jackson wrote: Ted Ts'o writes (Re: Safe File Update (atomic)): Then I invite you to implement it, and start discovering all of the corner cases for yourself.  :-)  As I predicted,

Re: Safe File Update (atomic)

2011-01-06 Thread Bastien ROUCARIES
On Thu, Jan 6, 2011 at 12:39 PM, Olaf van der Spek olafvds...@gmail.com wrote: On Thu, Jan 6, 2011 at 5:01 AM, Ted Ts'o ty...@mit.edu wrote: On Thu, Jan 06, 2011 at 12:57:07AM +, Ian Jackson wrote: Ted Ts'o writes (Re: Safe File Update (atomic)): Then I invite you to implement it, and

squeeze will not have googleearth-package

2011-01-06 Thread Holger Levsen
Hi, so googleearth-package was removed from squeeze, because of a RC bug, which was fixed on mentors.d.n for 4 days already when it was removed. Sadly the maintainer didnt ask for sponsorship on the mentors-list, so his uploaded was not noticed immediatly. Then, 605959 asking for its removal

Bug#609121: ITP: nflog-bindings -- High-level bindings for libnetfilter_log

2011-01-06 Thread Pierre Chifflier
Package: wnpp Severity: wishlist Owner: Pierre Chifflier pol...@debian.org * Package name: nflog-bindings Version : 0.1 Upstream Author : Pierre Chifflier chiffl...@edenwall.com * URL : https://www.wzdftpd.net/redmine/projects/nflog-bindings/wiki/ * License :

Directories named after packages

2011-01-06 Thread Ian Jackson
Many of the bits of the policy manual, and informal practice, suggest naming directories after your package. I just wanted to make a point that perhaps hasn't been entirely clear: when we say that you should name the directory after your package, you should think carefully about what aspect of

Re: Directories named after packages

2011-01-06 Thread Osamu Aoki
Hi, On Thu, Jan 06, 2011 at 02:54:38PM +, Ian Jackson wrote: Many of the bits of the policy manual, and informal practice, suggest naming directories after your package. ... In general, the principle should be that where to look in the filesystem for something should not depend on how

Re: Directories named after packages

2011-01-06 Thread Russ Allbery
Ian Jackson ijack...@chiark.greenend.org.uk writes: For example, there has been a recent trend for FOO's documentation package FOO-doc to contain /usr/share/doc/FOO-doc/html/index.html (or whatever). I think this is daft. It should be in /usr/share/doc/FOO/html/index.html. That way you can

Re: Directories named after packages

2011-01-06 Thread Ian Jackson
Russ Allbery writes (Re: Directories named after packages): Ian Jackson ijack...@chiark.greenend.org.uk writes: For example, there has been a recent trend for FOO's documentation package FOO-doc to contain /usr/share/doc/FOO-doc/html/index.html (or whatever). I think this is daft. It

Re: Safe File Update (atomic)

2011-01-06 Thread Enrico Weigelt
Getting people to believe that you can't square a circle[1] is very hard, Just allow an infinite number of steps and it's almost trivial ;-) It's like trying teaching a pig to sing. Well, that works, just sounds a bit like vogon poetry ;-o If you give me a specific approach, I can tell

Re: Safe File Update (atomic)

2011-01-06 Thread Olaf van der Spek
On Thu, Jan 6, 2011 at 7:33 PM, Enrico Weigelt weig...@metux.de wrote: To come back to the original question, I'd like to know which concrete realworld problems should be solved by that. One thing an database-like transactional filesystem (w/ MVCC) would be nice is package managers: we still

Re: Safe File Update (atomic)

2011-01-06 Thread Enrico Weigelt
* Olaf van der Spek olafvds...@gmail.com schrieb: A transaction to update multiple files in one atomic go? Yes. The application first starts an transaction, creates/writes/ removes a bunch of files and then sends a commit. The changes should become visible atomically and the call returns when

Re: devel files and libraries in /lib

2011-01-06 Thread Enrico Weigelt
* Bernhard R. Link brl...@debian.org schrieb: They do not only include the library in question, but they include many other libraries. As paths supplied by the user are searched in before anything in the system path, this changes the order the system paths are searched in. This can both hide

Re: devel files and libraries in /lib

2011-01-06 Thread Enrico Weigelt
* Roger Leigh rle...@codelibre.net schrieb: Well, they end up on / to give you /games, /include, /local, /share and /src. Because /usr is a symlink to /, these are still accessible as /usr/games, /usr/include etc. for full backward compatibility. If it's just about getting rid of two

Re: Directories named after packages

2011-01-06 Thread Russ Allbery
Ian Jackson ijack...@chiark.greenend.org.uk writes: Russ Allbery writes (Re: Directories named after packages): See http://bugs.debian.org/106073 and the discussion there. Wording proposals very welcome. OMG it's from 2001 ... Yeah, it's almost old enough that I can blame you for the fact

Bug#609172: ITP: libvendorlib-perl -- Package to enforce only core and vendor perl module usage

2011-01-06 Thread Nicholas Bamber
Package: wnpp Severity: wishlist Owner: Nicholas Bamber nicho...@periapt.co.uk * Package name: libvendorlib-perl Version : 0.05 Upstream Author : Rafael rkito...@io.com * URL : http://search.cpan.org/dist/vendorlib/ * License : perl Programming Lang: perl

Re: Directories named after packages

2011-01-06 Thread Miles Bader
Russ Allbery r...@debian.org writes: I'm hesitant to recommend moving the documentation to /usr/share/doc/foo when we've always put it in a directory named after the package in the past; I'm afraid long-time Debian users won't be able to find it. I'd certainly be confused! Being able to just

Accepted scmail 1.3-4 (source all)

2011-01-06 Thread NIIBE Yutaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 17:16:28 +0900 Source: scmail Binary: scmail Architecture: source all Version: 1.3-4 Distribution: unstable Urgency: low Maintainer: NIIBE Yutaka gni...@fsij.org Changed-By: NIIBE Yutaka gni...@fsij.org Description:

Accepted rinputd 1.0.4-1 (source all i386)

2011-01-06 Thread Chase Douglas
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Tue, 04 Jan 2011 18:15:05 -0500 Source: rinputd Binary: rinputd rinputd-dbg rinput-dev Architecture: source all i386 Version: 1.0.4-1 Distribution: unstable Urgency: low Maintainer: Chase Douglas chase.doug...@ubuntu.com

Accepted linkchecker 6.2-1 (source all amd64)

2011-01-06 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 28 Dec 2010 17:18:50 +0100 Source: linkchecker Binary: linkchecker linkchecker-gui Architecture: source all amd64 Version: 6.2-1 Distribution: unstable Urgency: low Maintainer: Bastian Kleineidam cal...@debian.org Changed-By:

Accepted fstrim 0.2-2 (source i386)

2011-01-06 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 11:33:31 +0100 Source: fstrim Binary: fstrim fstrim-dbg Architecture: source i386 Version: 0.2-2 Distribution: experimental Urgency: low Maintainer: Daniel Baumann dan...@lists.debian-maintainers.org Changed-By:

Accepted python-fastimport 0.9.0~bzr298-1 (source all)

2011-01-06 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 17 Nov 2010 14:34:03 +0100 Source: python-fastimport Binary: python-fastimport Architecture: source all Version: 0.9.0~bzr298-1 Distribution: unstable Urgency: low Maintainer: Jelmer Vernooij jel...@debian.org Changed-By: Jelmer

Accepted qliss3d 1.3.2.1-3 (source i386)

2011-01-06 Thread Peter Pentchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 13:32:08 +0200 Source: qliss3d Binary: qliss3d Architecture: source i386 Version: 1.3.2.1-3 Distribution: experimental Urgency: low Maintainer: Peter Pentchev r...@ringlet.net Changed-By: Peter Pentchev

Accepted wps2sxw 0.1.0-2 (source amd64)

2011-01-06 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 13:20:12 +0100 Source: wps2sxw Binary: wps2sxw Architecture: source amd64 Version: 0.1.0-2 Distribution: unstable Urgency: medium Maintainer: Rene Engelhard r...@debian.org Changed-By: Rene Engelhard

Accepted foxtrotgps 1.0.0-2 (source i386)

2011-01-06 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 13:49:06 +0100 Source: foxtrotgps Binary: foxtrotgps Architecture: source i386 Version: 1.0.0-2 Distribution: experimental Urgency: low Maintainer: Daniel Baumann dan...@lists.debian-maintainers.org Changed-By:

Accepted wmanager 0.2.1-10 (source i386)

2011-01-06 Thread Peter Pentchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 14:50:28 +0200 Source: wmanager Binary: wmanager Architecture: source i386 Version: 0.2.1-10 Distribution: experimental Urgency: low Maintainer: Peter Pentchev r...@ringlet.net Changed-By: Peter Pentchev

Accepted linux-2.6 2.6.37-1~experimental.1 (source all amd64)

2011-01-06 Thread Ben Hutchings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 05 Jan 2011 02:44:28 + Source: linux-2.6 Binary: linux-tools-2.6.37 linux-source-2.6.37 linux-doc-2.6.37 linux-manual-2.6.37 linux-patch-debian-2.6.37 firmware-linux-free linux-support-2.6.37-trunk linux-base

Accepted libdvdread 4.1.4-1219-1 (source i386)

2011-01-06 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 14:20:19 +0100 Source: libdvdread Binary: libdvdread4 libdvdread-dbg libdvdread-dev Architecture: source i386 Version: 4.1.4-1219-1 Distribution: experimental Urgency: low Maintainer: Daniel Baumann

Accepted glib2.0 2.27.90-1 (source all amd64)

2011-01-06 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 12:46:00 + Source: glib2.0 Binary: libglib2.0-0 libglib2.0-udeb libglib2.0-bin libglib2.0-dev libglib2.0-0-dbg libglib2.0-data libglib2.0-doc libgio-fam libglib2.0-0-refdbg Architecture: source all amd64

Accepted libcrypt-openssl-x509-perl 1.6-1 (source amd64)

2011-01-06 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 14:29:26 +0100 Source: libcrypt-openssl-x509-perl Binary: libcrypt-openssl-x509-perl Architecture: source amd64 Version: 1.6-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libdvdnav 4.1.4-1219-1 (source i386)

2011-01-06 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 14:30:53 +0100 Source: libdvdnav Binary: libdvdnav4 libdvdnav-dbg libdvdnav-dev Architecture: source i386 Version: 4.1.4-1219-1 Distribution: experimental Urgency: low Maintainer: Daniel Baumann

Accepted debian-installer 20110106 (source amd64)

2011-01-06 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 09:37:41 -0200 Source: debian-installer Binary: debian-installer Architecture: source amd64 Version: 20110106 Distribution: unstable Urgency: low Maintainer: Debian Install System Team debian-b...@lists.debian.org

Accepted gitosis 0.2+20090917-14 (source all)

2011-01-06 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 14:54:38 +0100 Source: gitosis Binary: gitosis Architecture: source all Version: 0.2+20090917-14 Distribution: experimental Urgency: low Maintainer: Daniel Baumann dan...@lists.debian-maintainers.org Changed-By:

Accepted hugin 2010.4.0+dfsg-1 (source i386 all)

2011-01-06 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Thu, 06 Jan 2011 14:28:24 +0100 Source: hugin Binary: hugin hugin-tools hugin-data Architecture: source i386 all Version: 2010.4.0+dfsg-1 Distribution: experimental Urgency: low Maintainer: Debian PhotoTools Maintainers

Accepted hunspell 1.2.14-1 (source amd64)

2011-01-06 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 14:29:56 +0100 Source: hunspell Binary: libhunspell-dev libhunspell-1.2-0 hunspell hunspell-tools Architecture: source amd64 Version: 1.2.14-1 Distribution: experimental Urgency: low Maintainer: Debian OpenOffice

Accepted libppix-regexp-perl 0.016-1 (source all)

2011-01-06 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 14:50:57 +0100 Source: libppix-regexp-perl Binary: libppix-regexp-perl Architecture: source all Version: 0.016-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted powder 115-1 (source amd64)

2011-01-06 Thread Gürkan Sengün
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 17 Dec 2010 09:55:47 +0100 Source: powder Binary: powder Architecture: source amd64 Version: 115-1 Distribution: unstable Urgency: low Maintainer: Gürkan Sengün gur...@phys.ethz.ch Changed-By: Gürkan Sengün gur...@phys.ethz.ch

Accepted wps2odt 0.2.0-2 (source amd64)

2011-01-06 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 13:12:49 +0100 Source: wps2odt Binary: wps2odt Architecture: source amd64 Version: 0.2.0-2 Distribution: experimental Urgency: low Maintainer: Rene Engelhard r...@debian.org Changed-By: Rene Engelhard

Accepted pyppd 0.4.9-2 (source all)

2011-01-06 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 15:32:24 +0100 Source: pyppd Binary: pyppd Architecture: source all Version: 0.4.9-2 Distribution: unstable Urgency: low Maintainer: Debian Printing Group debian-print...@lists.debian.org Changed-By: Didier Raboud

Accepted org-mode 7.4-2 (source all)

2011-01-06 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 16:13:59 +0100 Source: org-mode Binary: org-mode Architecture: source all Version: 7.4-2 Distribution: unstable Urgency: low Maintainer: Sebastien Delafond s...@debian.org Changed-By: Sebastien Delafond

Accepted phonon-backend-vlc 0.2.0-2 (source amd64)

2011-01-06 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 17:37:19 +0200 Source: phonon-backend-vlc Binary: phonon-backend-vlc phonon-backend-vlc-dbg Architecture: source amd64 Version: 0.2.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers

Accepted timelimit 1.7-2 (source i386)

2011-01-06 Thread Peter Pentchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 17:33:28 +0200 Source: timelimit Binary: timelimit Architecture: source i386 Version: 1.7-2 Distribution: experimental Urgency: low Maintainer: Peter Pentchev r...@ringlet.net Changed-By: Peter Pentchev

Accepted phonon-backend-vlc 0.3.1-3 (source amd64)

2011-01-06 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 17:41:43 +0200 Source: phonon-backend-vlc Binary: phonon-backend-vlc phonon-backend-vlc-dbg Architecture: source amd64 Version: 0.3.1-3 Distribution: experimental Urgency: low Maintainer: Debian Qt/KDE Maintainers

Accepted apt-setup 1:0.52 (source all)

2011-01-06 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 17:23:52 + Source: apt-setup Binary: apt-setup-udeb apt-mirror-setup apt-cdrom-setup Architecture: source all Version: 1:0.52 Distribution: unstable Urgency: low Maintainer: Debian Install System Team

Accepted visualboyadvance 1.8.0.dfsg-0.1 (source amd64)

2011-01-06 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 19:19:18 +0100 Source: visualboyadvance Binary: visualboyadvance visualboyadvance-gtk Architecture: source amd64 Version: 1.8.0.dfsg-0.1 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted calendarserver 2.4.dfsg-4 (source all)

2011-01-06 Thread Rahul Amaram
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 31 Dec 2010 14:58:23 +0530 Source: calendarserver Binary: calendarserver Architecture: source all Version: 2.4.dfsg-4 Distribution: unstable Urgency: high Maintainer: Rahul Amaram amaramra...@users.sourceforge.net Changed-By:

Accepted gcc-4.6 4.6-20110105-1 (source all amd64 i386)

2011-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 05 Jan 2011 22:29:57 +0100 Source: gcc-4.6 Binary: gcc-4.6-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1 libn32gcc1-dbg gcc-4.6 gcc-4.6-multilib

Accepted gcc-snapshot 20110106-1 (source i386)

2011-01-06 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 14:58:01 +0100 Source: gcc-snapshot Binary: gcc-snapshot Architecture: source i386 Version: 20110106-1 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers debian-...@lists.debian.org Changed

Accepted python-pytc 0.8-1 (source amd64)

2011-01-06 Thread Robert S. Edmonds
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 04 Jan 2011 20:03:22 -0500 Source: python-pytc Binary: python-pytc python-pytc-dbg Architecture: source amd64 Version: 0.8-1 Distribution: unstable Urgency: low Maintainer: Vernon Tang v...@foilhead.net Changed-By: Robert S.

Accepted dpkg 1.15.8.8 (source i386 all)

2011-01-06 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 21:04:33 +0100 Source: dpkg Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect Architecture: source i386 all Version: 1.15.8.8 Distribution: unstable Urgency: low Maintainer: Dpkg Developers

Accepted python3-defaults 3.2~b2-2 (source all)

2011-01-06 Thread Piotr Ożarowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 21:22:51 +0100 Source: python3-defaults Binary: python3 python3-minimal python3-examples python3-dev idle3 python3-doc python3-dbg python3-all python3-all-dev python3-all-dbg Architecture: source all Version:

Accepted audacity 1.3.12-9 (source all amd64)

2011-01-06 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 06 Jan 2011 22:04:37 +0100 Source: audacity Binary: audacity audacity-data audacity-dbg Architecture: source amd64 all Version: 1.3.12-9 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted pwman3 0.0.8-1 (source all)

2011-01-06 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 05 Sep 2010 17:09:52 +0200 Source: pwman3 Binary: pwman3 Architecture: source all Version: 0.0.8-1 Distribution: unstable Urgency: low Maintainer: Emmanuel Bouthenot kol...@debian.org Changed-By: Emmanuel Bouthenot

Accepted spring 0.82.7+dfsg1-1 (source all amd64)

2011-01-06 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 00:15:47 +0100 Source: spring Binary: spring spring-common spring-dbg spring-javaai Architecture: source amd64 all Version: 0.82.7+dfsg1-1 Distribution: experimental Urgency: low Maintainer: Debian Games Team

Accepted libquota-perl 1.6.5+dfsg-1 (source i386)

2011-01-06 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 18:07:45 + Source: libquota-perl Binary: libquota-perl Architecture: source i386 Version: 1.6.5+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted octave-symbolic 1.0.9-2 (source amd64)

2011-01-06 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 22:51:58 +0100 Source: octave-symbolic Binary: octave-symbolic Architecture: source amd64 Version: 1.0.9-2 Distribution: unstable Urgency: low Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org

Accepted libdbix-searchbuilder-perl 1.59-1 (source all)

2011-01-06 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 22:30:09 + Source: libdbix-searchbuilder-perl Binary: libdbix-searchbuilder-perl Architecture: source all Version: 1.59-1 Distribution: experimental Urgency: low Maintainer: Debian Perl Group

Accepted selinux-basics 0.3.7 (source all)

2011-01-06 Thread Russell Coker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 07 Jan 2011 09:32:22 +1100 Source: selinux-basics Binary: selinux-basics Architecture: source all Version: 0.3.7 Distribution: unstable Urgency: low Maintainer: Russell Coker russ...@coker.com.au Changed-By: Russell Coker

Accepted grub2 1.99~20110106-1 (source i386)

2011-01-06 Thread Colin Watson
Architecture: source i386 Version: 1.99~20110106-1 Distribution: experimental Urgency: low Maintainer: GRUB Maintainers pkg-grub-de...@lists.alioth.debian.org Changed-By: Colin Watson cjwat...@debian.org Description: grub-common - GRand Unified Bootloader, version 2 (common files) grub-coreboot - GRand

Accepted oaklisp 1.3.3-5 (source i386 all)

2011-01-06 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 23:17:58 + Source: oaklisp Binary: oaklisp oaklisp-doc Architecture: source i386 all Version: 1.3.3-5 Distribution: unstable Urgency: low Maintainer: Barak A. Pearlmutter b...@debian.org Changed-By: Barak A.

Accepted libxml++2.6 2.33.1-1 (source all mipsel)

2011-01-06 Thread Deng Xiyue
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 05:51:51 +0800 Source: libxml++2.6 Binary: libxml++2.6-dev libxml++2.6-2 libxml++2.6-dbg libxml++2.6-doc Architecture: source all mipsel Version: 2.33.1-1 Distribution: experimental Urgency: low Maintainer: Deng

Accepted gtk+2.0 2.23.90-1 (source all amd64)

2011-01-06 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 07 Jan 2011 02:09:44 + Source: gtk+2.0 Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf gir1.2-gtk-2.0 libgail18

Accepted scotch 5.1.11.dfsg-2 (source amd64)

2011-01-06 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 06 Jan 2011 21:25:33 -0500 Source: scotch Binary: scotch ptscotch libscotch-dev libptscotch-dev scotch-dbg ptscotch-dbg libscotch-dbg libptscotch-dbg libscotchmetis-dev libscotchparmetis-dev libscotch-5.1 libptscotch-5.1

Accepted lunch 0.4.0-1 (source all)

2011-01-06 Thread Alexandre Quessy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 05 Jan 2011 12:10:44 -0500 Source: lunch Binary: python-lunch lunch Architecture: source all Version: 0.4.0-1 Distribution: unstable Urgency: low Maintainer: Python Applications Packaging Team

Accepted mtdev 1.0.11-1 (source amd64)

2011-01-06 Thread Nobuhiro Iwamatsu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 15 Nov 2010 02:48:21 +0900 Source: mtdev Binary: libmtdev1 libmtdev-dev mtdev-tools Architecture: source amd64 Version: 1.0.11-1 Distribution: unstable Urgency: low Maintainer: Nobuhiro Iwamatsu iwama...@debian.org Changed-By:

Accepted planner-el 3.42-5 (source all)

2011-01-06 Thread John Sullivan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 06 Jan 2011 21:03:56 -0800 Source: planner-el Binary: planner-el Architecture: source all Version: 3.42-5 Distribution: unstable Urgency: low Maintainer: John Sullivan jo...@debian.org Changed-By: John Sullivan