Re: Installation of Recommends by default on October 1st

2007-08-04 Thread Neil Williams
On Fri, 3 Aug 2007 00:30:44 +0200 Michael Vogt [EMAIL PROTECTED] wrote: The current recommends situaton is bad, but as I see it we have two options: a) change policy and say recommends should really be suggests b) fix apt and go through the transition pain c) mass bug filing without

Re: Packaging a difficult project

2007-08-04 Thread Thomas Jollans
On Saturday 04 August 2007, Brendon Costa wrote: EDoc++ binaries are currently around 20M. It does not require any special binutils etc, but will just use what is already available for the system. I am currently building a single non-policy conformant .deb package. I think the concern is more

Re: Packaging a difficult project

2007-08-04 Thread Brendon Costa
Thomas Jollans wrote: On Saturday 04 August 2007, Brendon Costa wrote: EDoc++ binaries are currently around 20M. It does not require any special binutils etc, but will just use what is already available for the system. I am currently building a single non-policy conformant .deb package. I

Re: Packaging a difficult project

2007-08-04 Thread Steve Langasek
On Sat, Aug 04, 2007 at 07:49:56PM +1000, Brendon Costa wrote: The tarball of all source necessary to build EDoc++ is 25M and extracted it is: 47M. EDoc++ stores in its source tree patches against GCC along with the GCC original tarballs, and at build time will extract the gcc tarballs into

Re: Bug#435884: ITP: rsyslog -- enhanced multi-threaded syslogd

2007-08-04 Thread Bastian Blank
On Sat, Aug 04, 2007 at 01:44:14AM -0400, Roberto C. Sánchez wrote: As the target user for this sort of package is a sysadmin type, I would saw it is an important enough detail that it should be in the short description. But only in the relation: multi-threaded == bad. You need much more

Re: Packaging a difficult project

2007-08-04 Thread Brendon Costa
Steve Langasek wrote: I am not sure where the 1G comes from, unless talking about the duplicity across various mirrors. No, this is an estimate based on the actual usage of pool/main/g/gcc-4.1 on current Debian mirrors. (12 archs * 3 versions * n binary packages) Your note on the size of

.deb issue

2007-08-04 Thread JM Barrios
Hello: I am developing a .deb package an all goes well but I have problems putting it in the Applications menu of Gnome. I have modified the debian/menu.ex file with this content: ?package(lkmonitor):needs=x11″ section=Apps/System \ title=Linux Kernel Monitor command=/usr/bin/lkmonitor \

Re: .deb issue

2007-08-04 Thread Pierre Habouzit
On Sat, Aug 04, 2007 at 12:57:39PM +0200, JM Barrios wrote: Hello: I am developing a .deb package an all goes well but I have problems putting it in the Applications menu of Gnome. I have modified the debian/menu.ex file with this content: ?package(lkmonitor):needs=x11″

Re: /bin/sh diversions

2007-08-04 Thread Marco d'Itri
On Aug 03, Thorsten Glaser [EMAIL PROTECTED] wrote: Give the user the tools to shoot himself into the foot. Besides, dash is already using the debconf dance, so why discriminate other shells that are fine to do it according to policy? To reduce complexity. Complexity is bad. bash (the

Thoughts about bts reassign

2007-08-04 Thread Vincent Fourmond
Hello all, I've recently came up with some problems with the way reassign is currently used: I filed a bug against Qt4 that had (serious) problems on HPPA, making several packages FTBS (#435832). It turned out, as I should have guessed, that this problems had already been reported in bug

Re: .deb issue

2007-08-04 Thread JM Barrios
Thanks for answering me Pierre. I have read the hd_installmenu manpage and I have applied it typing only dh_installmenu -v. The output of this command was this: install -p -m644 debian/menu debian/lkmonitor/usr/share/menu/lkmonitor echo # Automatically added by dh_installmenu

Bug#435969: ITP: pidgin-musictracker -- Plugin for Pidgin which displays the current music track in your st

2007-08-04 Thread Craig Small
Package: wnpp Severity: wishlist Owner: Craig Small [EMAIL PROTECTED] * Package name: pidgin-musictracker Version : 0.4.1 Upstream Author : Arijit De [EMAIL PROTECTED] * URL : http://code.google.com/p/musictracker/ * License : GPL Programming Lang: C

Symbol-based dependencies on shared libraries: some news

2007-08-04 Thread Raphael Hertzog
Hello, I'd like to give some news on my work. I've been working with the dpkg team to prepare the integration of the new dpkg-shlibdeps... and during that process we decided that a decentralized VCS like git would suit better the need of the team (in particular so that Ian Jackson can more easily

Re: Bug#435884: ITP: rsyslog -- enhanced multi-threaded syslogd

2007-08-04 Thread Hamish Moffatt
On Sat, Aug 04, 2007 at 12:24:58PM +0200, Bastian Blank wrote: On Sat, Aug 04, 2007 at 01:44:14AM -0400, Roberto C. Sánchez wrote: As the target user for this sort of package is a sysadmin type, I would saw it is an important enough detail that it should be in the short description. But

Re: Bug#435884: ITP: rsyslog -- enhanced multi-threaded syslogd

2007-08-04 Thread Andreas Barth
* Hamish Moffatt ([EMAIL PROTECTED]) [070804 16:22]: On Sat, Aug 04, 2007 at 12:24:58PM +0200, Bastian Blank wrote: But only in the relation: multi-threaded == bad. You need much more knowledge to handle concurrency correctly. Yes that's my reaction also. System admins might regard

Re: Thoughts about bts reassign

2007-08-04 Thread Loïc Minier
On Sat, Aug 04, 2007, Vincent Fourmond wrote: When a bug filed against a package turns out to be a bug in one of the dependencies (including implicit ones, such as the kernel and so on...), instead of simply reassigning the bug to the faulty package It's not always a good idea to do as your

Re: Thoughts about bts reassign

2007-08-04 Thread Adeodato Simó
* Vincent Fourmond [Sat, 04 Aug 2007 13:34:31 +0200]: one should first clone it, then reassign, This is sometimes done, but at maintainer's discretion only. Most likely if it's a many-times reported bug. Cheers, -- Adeodato Simó dato at net.com.org.es

Re: Symbol-based dependencies on shared libraries: some news

2007-08-04 Thread Loïc Minier
On Sat, Aug 04, 2007, Raphael Hertzog wrote: Knowing those differences, I wonder if I should offer the possibility to have debian/package.symbols.common that would complement what can be found in debian/package.symbols.arch or if we need something more elaborated like an include mechanism or a

Re: Symbol-based dependencies on shared libraries: some news

2007-08-04 Thread Andreas Metzler
Raphael Hertzog [EMAIL PROTECTED] wrote: [...] dpkg-gensymbols -plibcurl3 -Pdebian/libcurl3 dpkg-gensymbols -plibcurl3-gnutls -Pdebian/libcurl3-gnutls (you should also create debian/package.symbols file, see below to grab some pre-generated files) If you want dpkg-shlibdeps to generate

making debian/copyright machine-interpretable

2007-08-04 Thread Sam Hocevar
Hello, I would like to gather comments about a proposal I have been thinking about during the GPLv2/v3 and GPLv2/CDDL discussions. I have finally written down what I have in mind here, and refined it with the help of many people on IRC: http://wiki.debian.org/Proposals/CopyrightFormat

Re: Bug#435884: ITP: rsyslog -- enhanced multi-threaded syslogd

2007-08-04 Thread Florian Weimer
* Bastian Blank: On Sat, Aug 04, 2007 at 01:44:14AM -0400, Roberto C. Sánchez wrote: As the target user for this sort of package is a sysadmin type, I would saw it is an important enough detail that it should be in the short description. But only in the relation: multi-threaded == bad. You

Re: Symbol-based dependencies on shared libraries: some news

2007-08-04 Thread Raphael Hertzog
On Sat, 04 Aug 2007, Andreas Metzler wrote: Raphael Hertzog [EMAIL PROTECTED] wrote: [...] dpkg-gensymbols -plibcurl3 -Pdebian/libcurl3 dpkg-gensymbols -plibcurl3-gnutls -Pdebian/libcurl3-gnutls (you should also create debian/package.symbols file, see below to grab some pre-generated

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Roberto C . Sánchez
On Sat, Aug 04, 2007 at 07:17:59PM +0200, Sam Hocevar wrote: I therefore would like your opinions about this proposal, its shortcomings, and a strategy to implement it quickly and as widely as possible. I like it. As I read the wiki page, I came up with several improvements. As I

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Loïc Minier
On Sat, Aug 04, 2007, Sam Hocevar wrote: Hello, I would like to gather comments about a proposal I have been thinking about during the GPLv2/v3 and GPLv2/CDDL discussions. I have finally written down what I have in mind here, and refined it with the help of many people on IRC:

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Russ Allbery
Sam Hocevar [EMAIL PROTECTED] writes: I therefore would like your opinions about this proposal, its shortcomings, and a strategy to implement it quickly and as widely as possible. It overall seems reasonable to me, although it surfaces other issues that we've been somewhat ignoring. For

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Adam Borowski
On Sat, Aug 04, 2007 at 07:17:59PM +0200, Sam Hocevar wrote: Hello, I would like to gather comments about a proposal I have been thinking about during the GPLv2/v3 and GPLv2/CDDL discussions. I have finally written down what I have in mind here, and refined it with the help of many people

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Faidon Liambotis
Sam Hocevar wrote: Hello, I would like to gather comments about a proposal I have been thinking about during the GPLv2/v3 and GPLv2/CDDL discussions. I have finally written down what I have in mind here, and refined it with the help of many people on IRC:

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Sam Hocevar
On Sat, Aug 04, 2007, Russ Allbery wrote: It overall seems reasonable to me, although it surfaces other issues that we've been somewhat ignoring. For example, with a format for clearly expressing copyrights that vary per file, it raises the question if we should be noting such things. Most

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Don Armstrong
On Sat, 04 Aug 2007, Sam Hocevar wrote: I therefore would like your opinions about this proposal, its shortcomings, and a strategy to implement it quickly and as widely as possible. One of the other good points of this proposal is that it explicitely indicates the copyright and licensing of

Bug#436037: ITP: luke -- development and diagnostic tool for Lucene

2007-08-04 Thread Jan-Pascal van Best
Package: wnpp Severity: wishlist Owner: Jan-Pascal van Best [EMAIL PROTECTED] -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: luke Version : 0.7.1 Upstream Author : Andrzej Bialecki [EMAIL PROTECTED] * URL : http://www.getopt.org/luke/ * License

Re: Symbol-based dependencies on shared libraries: some news

2007-08-04 Thread Steve Langasek
On Sat, Aug 04, 2007 at 10:41:25PM +0200, Raphael Hertzog wrote: On Sat, 04 Aug 2007, Loïc Minier wrote: Do you strip the well known symbols you've seen on each arch so that one only has to specify the other symbols? No, because they might change with the toolchain and we want to track

Re: making debian/copyright machine-interpretable

2007-08-04 Thread David Moreno Garza
On Sat, 2007-08-04 at 19:17 +0200, Sam Hocevar wrote: I therefore would like your opinions about this proposal, its shortcomings, and a strategy to implement it quickly and as widely as possible. I strongly support this initiative. This would also allow package checkers to efficiently

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Steinar H. Gunderson
On Sat, Aug 04, 2007 at 11:24:49PM +0200, Mike Hommey wrote: Or maybe pipes, they are even more unlikely in a filename. I remember the problem in dak where ~ was used as field separator because nothing contained tildes anyway... until version numbers did :-) /* Steinar */ -- Homepage:

Re: making debian/copyright machine-interpretable

2007-08-04 Thread David Moreno Garza
On Sat, 2007-08-04 at 23:24 +0200, Mike Hommey wrote: Also, it might be better to have comma separated file lists, instead of space separated lists. Filenames are more likely to contain spaces than commas (Notably, in big projects that have windows ports or that come from the windows world,

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Sam Hocevar
On Sat, Aug 04, 2007, Florian Weimer wrote: It's probably better to use a separate file. If there's a syntax error, you can't be sure if the file is in the old format, or if its a genuine error. But the information must be in debian/copyright. Duplicating it is not an option. Copyright

Re: Packaging a difficult project

2007-08-04 Thread Joerg Jaspert
On 11101 March 1977, Brendon Costa wrote: EDoc++ binaries are currently around 20M. It does not require any special binutils etc, but will just use what is already available for the system. I am currently building a single non-policy conformant .deb package. I think the concern is more about

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Sam Hocevar
On Sat, Aug 04, 2007, Stefano Zacchiroli wrote: A comment about file patterns. For possible future needs I would go for specifying clearly the semantic of file patterns, for example whether if the first matching pattern apply to a file (as it seems in your example on the wikipage) or whether

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Sam Hocevar
On Sat, Aug 04, 2007, Adam Borowski wrote: What about providing a way to programmatically cathegorize licenses, something that would work for licenses other than different versions of GPL. I mean: * BSD4 (or BSD4-like) for stuff with the advertising clause * BSD-like (as you used yourself

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Sam Hocevar
On Sat, Aug 04, 2007, Faidon Liambotis wrote: Some initial comments: - Even though the GPL/OpenSSL is mentioned explicitely in the rationale, the rest of the document doesn't mention a good way to handle it. That has been mentioned to me several times already. I don't know yet what the

man-db's cron warns about dangling symlink

2007-08-04 Thread Samuel Thibault
Hi, Short story: # apt-get install mpich-bin # dpkg -P mpich-bin # symlinks /usr/share/man/man1/ | grep dangling dangling: /usr/share/man/man1/clog2alog.1.gz - /etc/alternatives/clog2alog.1.gz dangling: /usr/share/man/man1/upshot.1.gz - /etc/alternatives/upshot.1.gz dangling:

Re: Bug#435838: ITP: cpm -- Console Password Manager

2007-08-04 Thread Brian May
John == John Goerzen [EMAIL PROTECTED] writes: John The software uses CDK (ncurses) to handle the user John interface, libxml2 to store the information, the zlib John library to compress the data and the library GpgMe to John encrypt and decrypt the data securely. The

Re: making debian/copyright machine-interpretable

2007-08-04 Thread Matthew Garrett
Sam Hocevar [EMAIL PROTECTED] wrote: And there is more to come. The GPL version 3 is compatible with the CDDL, but the GPL version 2 isn?t. Which means that in the near future, GPLv2-only software cannot be distributed as part of a CDDL operating system such as Nexenta. We have no way to

debian/copyright machine-interpretable: how about the patches in the diff.gz ?

2007-08-04 Thread Charles Plessy
Le Sat, Aug 04, 2007 at 07:17:59PM +0200, Sam Hocevar a écrit : Hello, I would like to gather comments about a proposal I have been thinking about during the GPLv2/v3 and GPLv2/CDDL discussions. I have finally written down what I have in mind here, and refined it with the help of many

Bug#436065: ITP: flickcurl -- C library for the Flickr API

2007-08-04 Thread Kumar Appaiah
Package: wnpp Severity: wishlist Owner: Kumar Appaiah [EMAIL PROTECTED] * Package name: flickcurl Version : 0.11 Upstream Author : Dave Beckett [EMAIL PROTECTED] * URL : http://librdf.org/flickcurl/ * License : LGPL 2.1 / GPL 2 /Apache 2.0 Programming Lang:

Re: debian/copyright machine-interpretable: how about the patches in the diff.gz ?

2007-08-04 Thread Ben Finney
Charles Plessy [EMAIL PROTECTED] writes: - One drawback of the greedy approach for organising the Files fields is that the most important copyright - the one of the programs which gives to the package its raison d'être - will never be at the top of the list. For many packages,

Accepted libbonoboui 2.19.6-1 (source all i386)

2007-08-04 Thread Marc 'HE' Brockschmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 08:39:53 +0200 Source: libbonoboui Binary: libbonoboui2-common libbonoboui2-dev libbonoboui2-0 Architecture: source all i386 Version: 2.19.6-1 Distribution: experimental Urgency: low Maintainer: Debian GNOME

Accepted sdic 2.1.3-14 (source all)

2007-08-04 Thread Taku YASUI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 15:52:59 +0900 Source: sdic Binary: sdic-edict sdic-gene95 sdic-eijiro sdic Architecture: source all Version: 2.1.3-14 Distribution: unstable Urgency: low Maintainer: Taku YASUI [EMAIL PROTECTED] Changed-By: Taku

Accepted libgnomecanvas 2.19.1-1 (source all i386)

2007-08-04 Thread Marc 'HE' Brockschmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 08:50:52 +0200 Source: libgnomecanvas Binary: libgnomecanvas2-doc libgnomecanvas2-common libgnomecanvas2-0 libgnomecanvas2-dev Architecture: source all i386 Version: 2.19.1-1 Distribution: experimental Urgency: low

Accepted atk1.0 1.19.6-1 (source i386 all)

2007-08-04 Thread Marc 'HE' Brockschmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 09:20:30 +0200 Source: atk1.0 Binary: libatk1.0-0 libatk1.0-dev libatk1.0-udeb libatk1.0-data libatk1.0-doc libatk1.0-dbg Architecture: source i386 all Version: 1.19.6-1 Distribution: experimental Urgency: low

Accepted clamav-data 20070804.044900.3854 (source all)

2007-08-04 Thread Marc Haber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 05:47:06 + Source: clamav-data Binary: clamav-data Architecture: source all Version: 20070804.044900.3854 Distribution: unstable Urgency: low Maintainer: Marc Haber [EMAIL PROTECTED] Changed-By: Marc Haber [EMAIL

Accepted speedcrunch 0.8-1 (source i386)

2007-08-04 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 08:48:07 +0200 Source: speedcrunch Binary: speedcrunch Architecture: source i386 Version: 0.8-1 Distribution: unstable Urgency: low Maintainer: Bart Martens [EMAIL PROTECTED] Changed-By: Bart Martens [EMAIL

Accepted pybluez 0.9.2-1 (source powerpc)

2007-08-04 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 09:22:55 +0200 Source: pybluez Binary: python-bluez Architecture: source powerpc Version: 0.9.2-1 Distribution: unstable Urgency: low Maintainer: Debian Bluetooth Maintainers [EMAIL PROTECTED] Changed-By: Filippo

Accepted mpop 1.0.11-1 (source amd64)

2007-08-04 Thread Julien Louis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 09:14:35 +0200 Source: mpop Binary: mpop Architecture: source amd64 Version: 1.0.11-1 Distribution: unstable Urgency: low Maintainer: Julien Louis [EMAIL PROTECTED] Changed-By: Julien Louis [EMAIL PROTECTED]

Accepted cmus 2.2.0-1 (source amd64)

2007-08-04 Thread Julien Louis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 27 Jul 2007 21:54:36 +0200 Source: cmus Binary: cmus Architecture: source amd64 Version: 2.2.0-1 Distribution: unstable Urgency: low Maintainer: Julien Louis [EMAIL PROTECTED] Changed-By: Julien Louis [EMAIL PROTECTED]

Accepted ickle 0.3.2-6.1 (source i386 all)

2007-08-04 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 01:52:42 -0700 Source: ickle Binary: ickle-common ickle ickle-control Architecture: source i386 all Version: 0.3.2-6.1 Distribution: unstable Urgency: high Maintainer: Leo Costela [EMAIL PROTECTED] Changed-By: Steve

Accepted gnu-fdisk 1.0-1 (source amd64)

2007-08-04 Thread Julien Louis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 09:58:20 +0200 Source: gnu-fdisk Binary: gnu-fdisk Architecture: source amd64 Version: 1.0-1 Distribution: unstable Urgency: low Maintainer: Julien Louis [EMAIL PROTECTED] Changed-By: Julien Louis [EMAIL PROTECTED]

Accepted msmtp 1.4.13-1 (source all amd64)

2007-08-04 Thread Julien Louis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 08:40:23 +0200 Source: msmtp Binary: msmtp-mta msmtp Architecture: source amd64 all Version: 1.4.13-1 Distribution: unstable Urgency: low Maintainer: Julien Louis [EMAIL PROTECTED] Changed-By: Julien Louis [EMAIL

Accepted gnats 4.1.0-0.3 (source amd64)

2007-08-04 Thread Steffen Joeris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 19:24:09 +1000 Source: gnats Binary: gnats-user gnats Architecture: source amd64 Version: 4.1.0-0.3 Distribution: unstable Urgency: medium Maintainer: Chad Walstrom [EMAIL PROTECTED] Changed-By: Steffen Joeris [EMAIL

Accepted blktrace 0~git-20070718142546-2 (source i386)

2007-08-04 Thread Bas Zoetekouw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 12:03:44 +0200 Source: blktrace Binary: blktrace Architecture: source i386 Version: 0~git-20070718142546-2 Distribution: unstable Urgency: low Maintainer: Bas Zoetekouw [EMAIL PROTECTED] Changed-By: Bas Zoetekouw

Accepted ipplan 4.85-3 (source all)

2007-08-04 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 30 Jul 2007 05:38:34 +0200 Source: ipplan Binary: ipplan Architecture: source all Version: 4.85-3 Distribution: unstable Urgency: low Maintainer: Jan Wagner [EMAIL PROTECTED] Changed-By: Jan Wagner [EMAIL PROTECTED] Description:

Accepted multipath-tools 0.4.8-1 (source powerpc)

2007-08-04 Thread Guido Guenther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 13:08:52 +0200 Source: multipath-tools Binary: multipath-tools kpartx Architecture: source powerpc Version: 0.4.8-1 Distribution: unstable Urgency: low Maintainer: Debian LVM Team [EMAIL PROTECTED] Changed-By: Guido

Accepted synfig 0.61.06-2 (source all i386)

2007-08-04 Thread Paul Wise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 18:40:24 +1000 Source: synfig Binary: synfig-dbg libsynfig-doc libsynfig0 libsynfig-dev synfig Architecture: source all i386 Version: 0.61.06-2 Distribution: unstable Urgency: low Maintainer: Debian Synfig

Accepted binutils 2.17cvs20070804-1 (source all amd64)

2007-08-04 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 12:45:07 +0200 Source: binutils Binary: binutils-dev binutils-hppa64 binutils-multiarch binutils binutils-source binutils-doc Architecture: source amd64 all Version: 2.17cvs20070804-1 Distribution: unstable Urgency:

Accepted gnome-chess 0.3.3-6.1 (source amd64)

2007-08-04 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 08:05:11 -0400 Source: gnome-chess Binary: gnome-chess Architecture: source amd64 Version: 0.3.3-6.1 Distribution: unstable Urgency: low Maintainer: Sebastian Rittau [EMAIL PROTECTED] Changed-By: Clint Adams [EMAIL

Accepted postgresql-8.2 8.2.4-3 (source i386 all)

2007-08-04 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 14:07:00 +0200 Source: postgresql-8.2 Binary: libpq5 postgresql-doc-8.2 libpgtypes2 libpq-dev postgresql-doc postgresql postgresql-contrib postgresql-plpython-8.2 postgresql-plperl-8.2 postgresql-client

Accepted doc-iana 20070801-1 (source all)

2007-08-04 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 4 Aug 2007 14:52:00 +0200 Source: doc-iana Binary: doc-iana Architecture: source all Version: 20070801-1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann [EMAIL PROTECTED] Changed-By: Daniel Baumann [EMAIL

Accepted asciijump 0.0.6-4 (source i386)

2007-08-04 Thread Mario Iseli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 4 Aug 2007 14:58:58 +0200 Source: asciijump Binary: asciijump Architecture: source i386 Version: 0.0.6-4 Distribution: unstable Urgency: low Maintainer: Mario Iseli [EMAIL PROTECTED] Changed-By: Mario Iseli [EMAIL PROTECTED]

Accepted uim 1:1.4.1-5 (source all amd64)

2007-08-04 Thread Masahito Omote
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:55:48 +0900 Source: uim Binary: uim-utils uim-qt uim-applet-kde uim-anthy libuim-data uim-hangul uim-viqr uim-m17nlib libuim-dev uim-fep uim-byeoru uim-canna uim-latin libuim5-dbg uim-gtk2.0 uim-tcode uim-pinyin

Accepted gnome-subtitles 0.6-2 (source all)

2007-08-04 Thread Tiago Bortoletto Vaz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 03:09:02 -0300 Source: gnome-subtitles Binary: gnome-subtitles Architecture: source all Version: 0.6-2 Distribution: unstable Urgency: low Maintainer: Tiago Bortoletto Vaz [EMAIL PROTECTED] Changed-By: Tiago

Accepted bogofilter 1.1.5-3 (source all)

2007-08-04 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 29 Jul 2007 07:17:21 -0400 Source: bogofilter Binary: bogofilter-qdbm bogofilter-bdb bogofilter bogofilter-common bogofilter-sqlite Architecture: source all Version: 1.1.5-3 Distribution: unstable Urgency: low Maintainer: Clint

Accepted xserver-xorg-video-ati 1:6.6.193-1 (source i386)

2007-08-04 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 4 Aug 2007 15:14:49 +0200 Source: xserver-xorg-video-ati Binary: xserver-xorg-video-ati-dbg xserver-xorg-video-ati Architecture: source i386 Version: 1:6.6.193-1 Distribution: experimental Urgency: low Maintainer: Debian X

Accepted libcompress-zlib-perl 2.005-3 (source all)

2007-08-04 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 16:55:54 +0300 Source: libcompress-zlib-perl Binary: libcompress-zlib-perl Architecture: source all Version: 2.005-3 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By:

Accepted libmail-dkim-perl 0.28-1 (source all)

2007-08-04 Thread Magnus Holmgren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 26 May 2007 17:43:55 +0200 Source: libmail-dkim-perl Binary: libmail-dkim-perl Architecture: source all Version: 0.28-1 Distribution: unstable Urgency: low Maintainer: Magnus Holmgren [EMAIL PROTECTED] Changed-By: Magnus

Accepted egroupware 1.2.107-2.dfsg-1 (source all)

2007-08-04 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 16:46:15 +0200 Source: egroupware Binary: egroupware-news-admin egroupware-felamimail egroupware-polls egroupware-calendar egroupware egroupware-bookmarks egroupware-wiki egroupware-sambaadmin

Accepted ngircd 0.10.3-1 (source i386)

2007-08-04 Thread Mario Iseli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 17:04:53 +0200 Source: ngircd Binary: ngircd Architecture: source i386 Version: 0.10.3-1 Distribution: unstable Urgency: low Maintainer: Mario Iseli [EMAIL PROTECTED] Changed-By: Mario Iseli [EMAIL PROTECTED]

Accepted netdude 0.3.3-4 (source i386)

2007-08-04 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 17:40:25 +0200 Source: netdude Binary: netdude libnetdude netdude-dev Architecture: source i386 Version: 0.3.3-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Matej

Accepted bitbake 1.8.6-2 (source all)

2007-08-04 Thread Jan Luebbe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Tue, 31 Jul 2007 15:06:57 +0200 Source: bitbake Binary: bitbake Architecture: source all Version: 1.8.6-2 Distribution: unstable Urgency: low Maintainer: Jan Luebbe [EMAIL PROTECTED] Changed-By: Jan Luebbe [EMAIL PROTECTED]

Accepted zope2.10 2.10.4-1 (source all amd64)

2007-08-04 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 26 Jul 2007 11:29:53 +0200 Source: zope2.10 Binary: zope2.10 zope2.10-sandbox Architecture: source amd64 all Version: 2.10.4-1 Distribution: unstable Urgency: low Maintainer: Debian/Ubuntu Zope Team [EMAIL PROTECTED] Changed-By:

Accepted sqlobject 0.9.1-1 (source all)

2007-08-04 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 17:42:11 +0200 Source: sqlobject Binary: python-sqlobject Architecture: source all Version: 0.9.1-1 Distribution: unstable Urgency: low Maintainer: Fabio Tranchitella [EMAIL PROTECTED] Changed-By: Fabio Tranchitella

Accepted openggsn 0.84-3 (source i386)

2007-08-04 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 18:06:25 +0200 Source: openggsn Binary: openggsn openggsn-dev Architecture: source i386 Version: 0.84-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Matej Vela

Accepted prelude-manager 0.9.9-1 (source amd64)

2007-08-04 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 12:01:06 +0200 Source: prelude-manager Binary: prelude-manager Architecture: source amd64 Version: 0.9.9-1 Distribution: unstable Urgency: low Maintainer: Mickael Profeta [EMAIL PROTECTED] Changed-By: Pierre

Accepted xerces27 2.7.0-4 (source i386 all)

2007-08-04 Thread Jay Berkenbilt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 11:59:23 -0400 Source: xerces27 Binary: libxerces27-doc libxerces27-dev libxerces27 Architecture: source i386 all Version: 2.7.0-4 Distribution: unstable Urgency: low Maintainer: Jay Berkenbilt [EMAIL PROTECTED]

Accepted memchan 2.2.1-2 (source i386)

2007-08-04 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 18:06:06 +0400 Source: memchan Binary: libmemchan-tcl libmemchan-tcl-dev Architecture: source i386 Version: 2.2.1-2 Distribution: unstable Urgency: low Maintainer: Sergei Golovan [EMAIL PROTECTED] Changed-By: Sergei

Accepted ccontrol 0.9.1+20060806-3 (source i386)

2007-08-04 Thread Ted Percival
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 17:15:56 +1000 Source: ccontrol Binary: ccontrol Architecture: source i386 Version: 0.9.1+20060806-3 Distribution: unstable Urgency: low Maintainer: Ted Percival [EMAIL PROTECTED] Changed-By: Ted Percival [EMAIL

Accepted tkcon 1:2.4-20060905-3 (source all)

2007-08-04 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:00:40 +0400 Source: tkcon Binary: tkcon Architecture: source all Version: 1:2.4-20060905-3 Distribution: unstable Urgency: low Maintainer: Sergei Golovan [EMAIL PROTECTED] Changed-By: Sergei Golovan [EMAIL

Accepted tcltrf 2.1p2-20060125-2 (source i386)

2007-08-04 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Tue, 10 Jul 2007 20:30:52 +0400 Source: tcltrf Binary: libtrf-tcl-dev libtrf-tcl Architecture: source i386 Version: 2.1p2-20060125-2 Distribution: unstable Urgency: low Maintainer: Sergei Golovan [EMAIL PROTECTED] Changed-By: Sergei

Accepted lme4 0.99875-7-1 (source i386)

2007-08-04 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 11:18:10 -0500 Source: lme4 Binary: r-cran-lme4 Architecture: source i386 Version: 0.99875-7-1 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED] Changed-By: Dirk Eddelbuettel [EMAIL

Accepted tclvfs 1.3-20070414-2 (source i386)

2007-08-04 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:29:12 +0400 Source: tclvfs Binary: tclvfs Architecture: source i386 Version: 1.3-20070414-2 Distribution: unstable Urgency: low Maintainer: Sergei Golovan [EMAIL PROTECTED] Changed-By: Sergei Golovan [EMAIL

Accepted snack 2.2.10-dfsg1-2 (source i386 all)

2007-08-04 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:35:18 +0400 Source: snack Binary: libsnack2 libsnack2-doc libsnack2-dev Architecture: source i386 all Version: 2.2.10-dfsg1-2 Distribution: unstable Urgency: low Maintainer: Sergei Golovan [EMAIL PROTECTED]

Accepted prewikka 0.9.12.1-1 (source all)

2007-08-04 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 19:26:57 +0200 Source: prewikka Binary: prewikka Architecture: source all Version: 0.9.12.1-1 Distribution: unstable Urgency: low Maintainer: Pierre Chifflier [EMAIL PROTECTED] Changed-By: Pierre Chifflier [EMAIL

Accepted gabber2 1.9.4+vcs20060705-2 (source i386)

2007-08-04 Thread Goedson Teixeira Paixao
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 09:54:33 -0300 Source: gabber2 Binary: gabber2 Architecture: source i386 Version: 1.9.4+vcs20060705-2 Distribution: unstable Urgency: low Maintainer: Goedson Teixeira Paixao [EMAIL PROTECTED] Changed-By: Goedson

Accepted vpim 0.360.dfsg-1 (source all)

2007-08-04 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 20:17:36 +0200 Source: vpim Binary: libvpim-ruby1.8 Architecture: source all Version: 0.360.dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Matej Vela [EMAIL

Accepted libetpan 0.51-0.1 (source all powerpc)

2007-08-04 Thread David Moreno Garza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 03 Aug 2007 15:52:34 -0500 Source: libetpan Binary: libetpan-doc libetpan11 libetpan-dev libetpan-dbg Architecture: source powerpc all Version: 0.51-0.1 Distribution: unstable Urgency: low Maintainer: Nikita V. Youshchenko

Accepted dovecot 1:1.0.3-1 (source amd64)

2007-08-04 Thread Fabio Tranchitella
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 20:11:36 +0200 Source: dovecot Binary: dovecot-common dovecot-pop3d dovecot-imapd Architecture: source amd64 Version: 1:1.0.3-1 Distribution: unstable Urgency: low Maintainer: Dovecot Maintainers [EMAIL PROTECTED]

Accepted camstream 0.26.3+dfsg-5 (source i386 all)

2007-08-04 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:17:53 +0200 Source: camstream Binary: camstream camstream-doc Architecture: source i386 all Version: 0.26.3+dfsg-5 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By:

Accepted guarddog 2.6.0-1 (source i386)

2007-08-04 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 10 Jun 2007 14:29:20 +0100 Source: guarddog Binary: guarddog Architecture: source i386 Version: 2.6.0-1 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Paul Cupis [EMAIL PROTECTED] Description:

Accepted lzma 4.43-9 (source i386)

2007-08-04 Thread Mohammed Adnène Trojette
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:32:07 +0200 Source: lzma Binary: lzma Architecture: source i386 Version: 4.43-9 Distribution: unstable Urgency: low Maintainer: Mohammed Adnène Trojette [EMAIL PROTECTED] Changed-By: Mohammed Adnène Trojette

Accepted p7zip-rar 4.51~ds.1-1 (source i386)

2007-08-04 Thread Mohammed Adnène Trojette
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 22:01:25 +0200 Source: p7zip-rar Binary: p7zip-rar Architecture: source i386 Version: 4.51~ds.1-1 Distribution: unstable Urgency: low Maintainer: Mohammed Adnène Trojette [EMAIL PROTECTED] Changed-By: Mohammed

Accepted pida 0.5.1-1 (source i386)

2007-08-04 Thread Jan Luebbe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 21:49:53 +0200 Source: pida Binary: pida Architecture: source i386 Version: 0.5.1-1 Distribution: unstable Urgency: low Maintainer: Jan Luebbe [EMAIL PROTECTED] Changed-By: Jan Luebbe [EMAIL PROTECTED] Description:

Accepted eagle-usb 2.1.1-4 (source i386 all)

2007-08-04 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 04 Aug 2007 20:39:03 +0100 Source: eagle-usb Binary: eagle-usb-utils eagle-usb-modules-source eagle-usb-data Architecture: source i386 all Version: 2.1.1-4 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED]

  1   2   >