Re: Linux Future

2013-01-23 Thread Josselin Mouette
Le mardi 22 janvier 2013 à 16:32 -0500, Theodore Ts'o a écrit : One of the big things which is incredibly frustrating with the D-Bus interfaces is that they aren't documented; and if they are documented, it's not obvious where. I can only agree completely. It is very frustrating for some

Re: Linux Future

2013-01-23 Thread Timo Juhani Lindfors
Josselin Mouette j...@debian.org writes: You might find this useful: http://np237.livejournal.com/33449.html I made this presentation in the hope to make such things easier to understand for the sysadmin. I read that back then when you originally posted it and I still think it's one of the

Re: Linux Future

2013-01-23 Thread Jon Dowland
On Wed, Jan 23, 2013 at 10:46:33AM +0100, Josselin Mouette wrote: You might find this useful: http://np237.livejournal.com/33449.html I made this presentation in the hope to make such things easier to understand for the sysadmin. Just for the record I found it a good read, and mentally have

Bug#698792: ITP: libbusiness-br-ids-perl -- Modules for dealing with Brazilian identification codes (CPF, CNPJ, ...)

2013-01-23 Thread Joenio Costa
Package: wnpp Severity: wishlist Owner: Joenio Costa joe...@colivre.coop.br * Package name: libbusiness-br-ids-perl Version : 0.0022 Upstream Author : A. R. Ferreira ferre...@cpan.org * URL : http://search.cpan.org/dist/Business-BR-Ids/ * License : Perl

Re: Linux Future

2013-01-23 Thread Philipp Kern
On Tue, Jan 22, 2013 at 02:57:58PM +0100, Svante Signell wrote: On Tue, 2013-01-22 at 14:41 +0100, Adam Borowski wrote: On Tue, Jan 22, 2013 at 12:06:16PM +0100, Pau Garcia i Quiles wrote: This blogpost is months old but it makes some interesting reflections: http://www.pappp.net/?p=969

Bug#698799: ITP: libxml-compile-tester-perl -- Perl module to support regression testing of XML::Compile modules

2013-01-23 Thread Joenio Costa
Package: wnpp Severity: wishlist Owner: Joenio Costa joe...@colivre.coop.br * Package name: libxml-compile-tester-perl Version : 0.90 Upstream Author : Mark Overmeer p...@overmeer.net * URL : http://search.cpan.org/dist/XML-Compile-Tester/ * License : Perl

Re: Linux Future

2013-01-23 Thread Florian Weimer
* Jon Dowland: On Wed, Jan 23, 2013 at 10:46:33AM +0100, Josselin Mouette wrote: You might find this useful: http://np237.livejournal.com/33449.html I made this presentation in the hope to make such things easier to understand for the sysadmin. Just for the record I found it a good read,

Bug#698819: ITP: libxml-compile-cache-perl -- cache compiled XML translators

2013-01-23 Thread Joenio Costa
Package: wnpp Severity: wishlist Owner: Joenio Costa joe...@colivre.coop.br * Package name: libxml-compile-cache-perl Version : 0.992 Upstream Author : Mark Overmeer p...@overmeer.net * URL : http://search.cpan.org/dist/XML-Compile-Cache/ * License : Perl

Bug#698820: ITP: libxml-compile-dumper-perl -- remember precompiled XML processors

2013-01-23 Thread Joenio Costa
Package: wnpp Severity: wishlist Owner: Joenio Costa joe...@colivre.coop.br * Package name: libxml-compile-dumper-perl Version : 0.13 Upstream Author : Mark Overmeer p...@overmeer.net * URL : http://search.cpan.org/dist/XML-Compile-Dumper/ * License : Perl

Re: Linux Future

2013-01-23 Thread Adam Borowski
On Wed, Jan 23, 2013 at 08:16:40PM +0100, Philipp Kern wrote: On Tue, Jan 22, 2013 at 02:57:58PM +0100, Svante Signell wrote: On Tue, 2013-01-22 at 14:41 +0100, Adam Borowski wrote: On Tue, Jan 22, 2013 at 12:06:16PM +0100, Pau Garcia i Quiles wrote: This blogpost is months old but it

Re: Linux Future

2013-01-23 Thread Russ Allbery
Adam Borowski kilob...@angband.pl writes: There are two ways to design a system: * a monolithic well-integrated system, granting features and efficiency at the cost of portability and hackability * the traditional Unix way, with a stress on replaceable tools that do only one thing,

multiarch dependency hell. build amd64, can't install without also building i386

2013-01-23 Thread Paul Johnson
This is a multiarch issue I had not considered before. Have you seen it? I never wanted to be a cross compiler, I really only want to build amd64. But I have some i386 libraries for a particular program (acroread). I've just learned that, if I build amd64 packages, I can't install them for

Re: Linux Future

2013-01-23 Thread Adam Borowski
On Wed, Jan 23, 2013 at 08:45:49PM -0800, Russ Allbery wrote: Adam Borowski kilob...@angband.pl writes: There are two ways to design a system: * a monolithic well-integrated system, granting features and efficiency at the cost of portability and hackability * the traditional Unix way,

Re: multiarch dependency hell. build amd64, can't install without also building i386

2013-01-23 Thread Chow Loong Jin
On 24/01/2013 12:56, Paul Johnson wrote: [...] I've just learned that, if I build amd64 packages, I can't install them for testing because I've not also built the i386 packages. [...] That's really inconvenient! I don't understand why there has to be a linkage between the shared library

Re: Linux Future

2013-01-23 Thread Chow Loong Jin
On 24/01/2013 13:09, Adam Borowski wrote: [...] * the monolithic design has a huge freeness problem. To do anything not on a rigid list of features you need to learn the intricaties of a large complex system, and you can be certain that even if you manage to do so, your patches will

Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread martin f krafft
Hey folks, For a while now, the backports archive sets ButAutomaticUpdates: yes in its Release file, causing packages in the archive to be pinned with priority 100, rather than 1 (which was previously the case). The effect of this is that once a backport package is installed and a new version

Re: Linux Future

2013-01-23 Thread Russ Allbery
Adam Borowski kilob...@angband.pl writes: Putting it another way: * the monolithic design has a huge freeness problem. To do anything not on a rigid list of features you need to learn the intricaties of a large complex system, and you can be certain that even if you manage to do so,

Re: Linux Future

2013-01-23 Thread Russ Allbery
Chow Loong Jin hyper...@debian.org writes: * But if it ever fails due to a bug within it, $DEITY help you, because you're going to have to go through everything mentioned in your first point here (save the issues with getting patches accepted) Sometimes, debugging can be

Re: Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread Russ Allbery
martin f krafft madd...@debian.org writes: While this might seem like a good idea at first — like when a security fix reaches the backports archive Indeed. I am sure we all agree that the deny-all-but-what-is-explicitly-allowed policy is the better one. So why did we make the switch?

Re: scripting DBus services

2013-01-23 Thread Thomas Goirand
On 01/22/2013 10:32 PM, Neil Williams wrote: On Tue, 22 Jan 2013 15:05:58 +0100 Josselin Mouette j...@debian.org wrote: Le mardi 22 janvier 2013 à 14:57 +0100, Svante Signell a écrit : Worthwhile to read, definitely. Yet full of misinformation, like the idea that using D-Bus makes a

Re: Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread Michael Gilbert
On Thu, Jan 24, 2013 at 12:39 AM, martin f krafft wrote: Hey folks, For a while now, the backports archive sets ButAutomaticUpdates: yes in its Release file, causing packages in the archive to be pinned with priority 100, rather than 1 (which was previously the case). The effect of this is

Re: Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread martin f krafft
also sprach Russ Allbery r...@debian.org [2013.01.24.1856 +1300]: I always understood that I had a responsibility as a backporter to release security fixes as necessary, and if I wasn't going to do that, I shouldn't upload the backport in the first place. I handle backport security fixes

Re: Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread Joerg Jaspert
On 13101 March 1977, martin f. krafft wrote: I always understood that I had a responsibility as a backporter to release security fixes as necessary, and if I wasn't going to do that, I shouldn't upload the backport in the first place. I handle backport security fixes exactly the way that I

Bug#698825: ITP: ad2openldap -- Replication tool to populate OpenLDAP with objects from AD

2013-01-23 Thread Brian Hodges
Package: wnpp Severity: wishlist Owner: Brian Hodges bhod...@fhcrc.org * Package name: ad2openldap Version : 0.10 Upstream Author : FHCRC SciComp scic...@fhcrc.org * URL : https://github.com/FredHutch/IT/tree/master/general/ad2openldap * License : GPLv3

Re: Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread Russ Allbery
martin f krafft madd...@debian.org writes: also sprach Russ Allbery r...@debian.org [2013.01.24.1856 +1300]: I always understood that I had a responsibility as a backporter to release security fixes as necessary, and if I wasn't going to do that, I shouldn't upload the backport in the first

Re: Backports upgrade policy (ButAutomaticUpdates:yes)

2013-01-23 Thread martin f krafft
also sprach Joerg Jaspert jo...@debian.org [2013.01.24.2017 +1300]: And say that a year later 2.3 comes out and it's the bee's knees because it fully replaces 1.1 except that the configuration cannot be automatically migrated, and all the power users on #debian-devel persuade you to

Accepted haskell-edison-api 1.2.2-1 (source all amd64)

2013-01-23 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 23 Jan 2013 09:48:07 +0100 Source: haskell-edison-api Binary: libghc-edison-api-dev libghc-edison-api-prof libghc-edison-api-doc Architecture: source all amd64 Version: 1.2.2-1 Distribution: experimental Urgency: low Maintainer:

Accepted haskell-edison-core 1.2.2-1 (source all amd64)

2013-01-23 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 23 Jan 2013 09:45:35 +0100 Source: haskell-edison-core Binary: libghc-edison-core-dev libghc-edison-core-prof libghc-edison-core-doc Architecture: source all amd64 Version: 1.2.2-1 Distribution: experimental Urgency: low

Accepted dictionaries-common 1.12.11 (source all)

2013-01-23 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 22 Jan 2013 14:51:11 +0100 Source: dictionaries-common Binary: dictionaries-common dictionaries-common-dev Architecture: source all Version: 1.12.11 Distribution: unstable Urgency: low Maintainer: Agustin Martin Domingo

Accepted libdatrie 0.2.6-1 (source all amd64)

2013-01-23 Thread Theppitak Karoonboonyanan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 23 Jan 2013 17:46:32 +0700 Source: libdatrie Binary: libdatrie-dev libdatrie1-bin libdatrie1 libdatrie-doc Architecture: source all amd64 Version: 0.2.6-1 Distribution: experimental Urgency: low Maintainer: Theppitak

Accepted libdr-tarantool-perl 0.32-1 (source amd64)

2013-01-23 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Format: 1.8 Date: Wed, 23 Jan 2013 14:56:43 +0400 Source: libdr-tarantool-perl Binary: libdr-tarantool-perl Architecture: source amd64 Version: 0.32-1 Distribution: unstable Urgency: low Maintainer: Dmitry E. Oboukhov un...@debian.org Changed-By:

Accepted gcc-4.8 4.8-20130123-1 (source all amd64)

2013-01-23 Thread Matthias Klose
-dbg libn32stdc++-4.8-dev libn32stdc++6-4.8-dbg libx32stdc++-4.8-dev libx32stdc++6-4.8-dbg libstdc++-4.8-doc gcc-4.8-soft-float fixincludes gcc-4.8-source Architecture: source all amd64 Version: 4.8-20130123-1 Distribution: experimental Urgency: low Maintainer: Debian GCC Maintainers debian

Accepted slurm-drmaa 1.0.6-2 (source amd64)

2013-01-23 Thread Dominique Belhachemi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 23 Jan 2013 08:25:09 -0500 Source: slurm-drmaa Binary: slurm-drmaa-dev slurm-drmaa1 Architecture: source amd64 Version: 1.0.6-2 Distribution: unstable Urgency: low Maintainer: Dominique Belhachemi domi...@debian.org Changed-By:

Accepted fvwm 1:2.6.5.ds-1 (source amd64)

2013-01-23 Thread Vincent W. Chen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 20 Jan 2013 15:41:46 -0800 Source: fvwm Binary: fvwm Architecture: source amd64 Version: 1:2.6.5.ds-1 Distribution: unstable Urgency: low Maintainer: Vincent W. Chen vin...@gmail.com Changed-By: Vincent W. Chen

Accepted musicbrainzngs 0.2-1.1 (source all)

2013-01-23 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 23 Jan 2013 14:46:49 +0100 Source: musicbrainzngs Binary: python-musicbrainzngs Architecture: source all Version: 0.2-1.1 Distribution: experimental Urgency: low Maintainer: Debian Python Modules Team

Accepted acetoneiso 2.3-3 (source amd64)

2013-01-23 Thread Nick Andrik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 18 Jan 2013 16:07:42 +0100 Source: acetoneiso Binary: acetoneiso Architecture: source amd64 Version: 2.3-3 Distribution: unstable Urgency: low Maintainer: Nick Andrik nick.and...@gmail.com Changed-By: Nick Andrik

Accepted mha4mysql-manager 0.53-3 (source all)

2013-01-23 Thread KURASHIKI Satoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 21 Jan 2013 20:25:46 +0900 Source: mha4mysql-manager Binary: mha4mysql-manager Architecture: source all Version: 0.53-3 Distribution: unstable Urgency: medium Maintainer: KURASHIKI Satoru lur...@gmail.com Changed-By: KURASHIKI

Accepted scikit-learn 0.13-1 (source all amd64)

2013-01-23 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 22 Jan 2013 21:37:24 -0500 Source: scikit-learn Binary: python-sklearn python-sklearn-doc python-sklearn-lib python-scikits-learn Architecture: source all amd64 Version: 0.13-1 Distribution: experimental Urgency: low

Accepted libbusiness-onlinepayment-payflowpro-perl 1.01-3 (source all)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 06:23:59 +0100 Source: libbusiness-onlinepayment-payflowpro-perl Binary: libbusiness-onlinepayment-payflowpro-perl Architecture: source all Version: 1.01-3 Distribution: unstable Urgency: low Maintainer: Debian

Accepted gst-plugins-bad0.10 0.10.23-7.1 (source all amd64)

2013-01-23 Thread intrigeri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 31 Dec 2012 20:42:40 +0100 Source: gst-plugins-bad0.10 Binary: gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-dbg libgstreamer-plugins-bad0.10-0 libgstreamer-plugins-bad0.10-dev

Accepted libbusiness-onlinepayment-perl 3.02-2 (source all)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 17:03:54 +0100 Source: libbusiness-onlinepayment-perl Binary: libbusiness-onlinepayment-perl Architecture: source all Version: 3.02-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted n2n 1.3.1~svn3789-3 (source i386)

2013-01-23 Thread Rolf Leggewie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 28 Dec 2012 03:09:08 +0100 Source: n2n Binary: n2n Architecture: source i386 Version: 1.3.1~svn3789-3 Distribution: experimental Urgency: low Maintainer: cristian paul peñaranda rojas kristian.p...@gmail.com Changed-By: Rolf

Accepted podget 0.6.9-1 (source all)

2013-01-23 Thread Dave Vehrs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 27 Dec 2012 12:48:50 -0700 Source: podget Binary: podget Architecture: source all Version: 0.6.9-1 Distribution: unstable Urgency: low Maintainer: Dave Vehrs dve...@gmail.com Changed-By: Dave Vehrs dve...@gmail.com Description:

Accepted libchild-perl 0.009-2 (source all)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 17:35:30 +0100 Source: libchild-perl Binary: libchild-perl Architecture: source all Version: 0.009-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted libclass-perl 1.00-2 (source all)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 17:27:48 +0100 Source: libclass-perl Binary: libclass-perl Architecture: source all Version: 1.00-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted efibootmgr 0.5.4-4 (source i386)

2013-01-23 Thread Bdale Garbee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 23 Jan 2013 09:55:27 -0700 Source: efibootmgr Binary: efibootmgr Architecture: source i386 Version: 0.5.4-4 Distribution: unstable Urgency: low Maintainer: Bdale Garbee bd...@gag.com Changed-By: Bdale Garbee bd...@gag.com

Accepted libstring-approx-perl 3.27-1 (source amd64)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 18:11:16 +0100 Source: libstring-approx-perl Binary: libstring-approx-perl Architecture: source amd64 Version: 3.27-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted php-arc 2.1.0-1 (source all)

2013-01-23 Thread Olivier Berger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 18:06:53 +0100 Source: php-arc Binary: libarc-php Architecture: source all Version: 2.1.0-1 Distribution: experimental Urgency: low Maintainer: Olivier Berger ober...@debian.org Changed-By: Olivier Berger

Accepted libcrypt-mysql-perl 0.04-5 (source amd64)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 18:40:02 +0100 Source: libcrypt-mysql-perl Binary: libcrypt-mysql-perl Architecture: source amd64 Version: 0.04-5 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted mysql-workbench 5.2.45+dfsg-1~exp0 (source i386 all)

2013-01-23 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 06 Jan 2013 13:41:56 +1100 Source: mysql-workbench Binary: mysql-workbench mysql-workbench-data Architecture: source i386 all Version: 5.2.45+dfsg-1~exp0 Distribution: experimental Urgency: low Maintainer: Dmitry Smirnov

Accepted ncurses 5.9+20130119-1 (source i386 all)

2013-01-23 Thread Sven Joachim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 23 Jan 2013 18:50:58 +0100 Source: ncurses Binary: libtinfo5 libncurses5 libtinfo-dev libtinfo5-dbg libncurses5-dev libncurses5-dbg libncursesw5 libncursesw5-dev libncursesw5-dbg lib64ncurses5 lib64ncurses5-dev lib32ncurses5

Accepted parallelpython 1.6.2-2 (source all)

2013-01-23 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 23 Jan 2013 20:09:51 +0100 Source: parallelpython Binary: python-pp Architecture: source all Version: 1.6.2-2 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team

Accepted openmotif 2.3.3-8 (source amd64)

2013-01-23 Thread Paul Gevers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 20:52:01 +0100 Source: openmotif Binary: libmotif4 libmotif4-dbg libmotif-dev motif-clients Architecture: source amd64 Version: 2.3.3-8 Distribution: unstable Urgency: low Maintainer: Debian QA Group

Accepted weechat 0.4.0-1 (source all amd64)

2013-01-23 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 23 Jan 2013 18:44:36 + Source: weechat Binary: weechat weechat-curses weechat-core weechat-plugins weechat-doc weechat-dev weechat-dbg Architecture: source all amd64 Version: 0.4.0-1 Distribution: unstable Urgency: low

Accepted weechat-scripts 20130123-1 (source all)

2013-01-23 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 23 Jan 2013 19:01:51 + Source: weechat-scripts Binary: weechat-scripts Architecture: source all Version: 20130123-1 Distribution: unstable Urgency: low Maintainer: Emmanuel Bouthenot kol...@debian.org Changed-By: Emmanuel

Accepted libapache-db-perl 0.14-4 (source amd64)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 20:39:25 +0100 Source: libapache-db-perl Binary: libapache-db-perl Architecture: source amd64 Version: 0.14-4 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted exfat-utils 1.0.0-1 (source amd64)

2013-01-23 Thread Sven Hoexter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 21:05:11 +0100 Source: exfat-utils Binary: exfat-utils Architecture: source amd64 Version: 1.0.0-1 Distribution: unstable Urgency: low Maintainer: Sven Hoexter hoex...@debian.org Changed-By: Sven Hoexter

Accepted fuse-exfat 1.0.0-1 (source amd64)

2013-01-23 Thread Sven Hoexter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 23 Jan 2013 21:06:21 +0100 Source: fuse-exfat Binary: exfat-fuse Architecture: source amd64 Version: 1.0.0-1 Distribution: unstable Urgency: low Maintainer: Sven Hoexter hoex...@debian.org Changed-By: Sven Hoexter

Accepted libapache2-mod-rivet 2.1.0-1 (source amd64 all)

2013-01-23 Thread Massimo Manghi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 21 Jan 2013 23:59:58 +0100 Source: libapache2-mod-rivet Binary: libapache2-mod-rivet libapache2-mod-rivet-doc Architecture: source amd64 all Version: 2.1.0-1 Distribution: unstable Urgency: low Maintainer: Massimo Manghi

Accepted libauthen-dechpwd-perl 2.006-2 (source amd64)

2013-01-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 20:58:08 +0100 Source: libauthen-dechpwd-perl Binary: libauthen-dechpwd-perl Architecture: source amd64 Version: 2.006-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted rss2email 1:2.71-2 (source all)

2013-01-23 Thread Etienne Millon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 23 Jan 2013 16:37:22 +0100 Source: rss2email Binary: rss2email Architecture: source all Version: 1:2.71-2 Distribution: unstable Urgency: low Maintainer: Etienne Millon etienne.mil...@gmail.com Changed-By: Etienne Millon

Accepted girara 0.1.5-1 (source amd64 all)

2013-01-23 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 23 Jan 2013 23:23:00 +0100 Source: girara Binary: libgirara-gtk2-1 libgirara-gtk3-1 libgirara-dbg libgirara-dev libgirara-doc Architecture: source amd64 all Version: 0.1.5-1 Distribution: experimental Urgency: low Maintainer:

Accepted gcc-snapshot 20130123-1 (source amd64)

2013-01-23 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 21 Jan 2013 16:26:02 +0100 Source: gcc-snapshot Binary: gcc-snapshot Architecture: source amd64 Version: 20130123-1 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers debian-...@lists.debian.org Changed

Accepted fonts-sawarabi-gothic 20130115b-1 (source all)

2013-01-23 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 24 Jan 2013 11:14:50 +0900 Source: fonts-sawarabi-gothic Binary: fonts-sawarabi-gothic ttf-sawarabi-gothic Architecture: source all Version: 20130115b-1 Distribution: experimental Urgency: low Maintainer: Debian Fonts Task

Accepted galculator 2.0.1-1 (source amd64)

2013-01-23 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 24 Jan 2013 09:48:18 +1100 Source: galculator Binary: galculator Architecture: source amd64 Version: 2.0.1-1 Distribution: unstable Urgency: low Maintainer: Dmitry Smirnov only...@member.fsf.org Changed-By: Dmitry Smirnov

Accepted libgeo-point-perl 0.94-1 (source all)

2013-01-23 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 24 Jan 2013 02:56:07 +0100 Source: libgeo-point-perl Binary: libgeo-point-perl Architecture: source all Version: 0.94-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted zabbix 1:2.0.4+dfsg-2 (source amd64 all)

2013-01-23 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Jan 2013 20:01:39 +1100 Source: zabbix Binary: zabbix-agent zabbix-frontend-php zabbix-proxy-mysql zabbix-proxy-pgsql zabbix-proxy-sqlite3 zabbix-server-mysql zabbix-server-pgsql Architecture: source amd64 all Version:

Accepted git-annex 3.20130124 (amd64 i386 source)

2013-01-23 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 07:11:59 +1100 Source: git-annex Binary: git-annex Architecture: amd64 i386 source Version: 3.20130124 Distribution: unstable Urgency: low Maintainer: Joey Hess jo...@debian.org Changed-By: Joey Hess