Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Raphael Hertzog
Hi, On Thu, 21 Feb 2008, Kevin B. McCarty wrote: I've just noticed that packages I've built recently have had the list of Depends reorganized into ASCIIbetical order in the generated binary .debs. I guess this was the next logical step after having dpkg-dev re-order Build-Depends internally

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Norbert Preining
On Fr, 22 Feb 2008, Raphael Hertzog wrote: I can understand it might change the list of packages pulled, but both set are supposed to work since that what dependencies are expressing. If you I disagree. Sometimes alternatives are something we put in to help transition. We have ...

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Raphael Hertzog
On Fri, 22 Feb 2008, Norbert Preining wrote: On Fr, 22 Feb 2008, Raphael Hertzog wrote: I can understand it might change the list of packages pulled, but both set are supposed to work since that what dependencies are expressing. If you I disagree. Sometimes alternatives are something we

Erlang on UltraSparc III (again)

2008-02-22 Thread Sergei Golovan
Hi! It looks like Erlang still routinely fails to build on lebrun buildd (sparc architecture, dual UltraSparc III). Though the were some changes because instead of bus error (http://buildd.debian.org/fetch.cgi?pkg=erlangver=1%3A12.b.1-dfsg-1arch=sparcstamp=1202857177file=log) it reported internal

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Otavio Salvador
Raphael Hertzog [EMAIL PROTECTED] writes: On Fri, 22 Feb 2008, Otavio Salvador wrote: Please, revert this change. No. I don't see any good reason for that: 1/ I have yet to see a major breakage due to that, the worst has been changed dependencies on a built package due to choices of other

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Sergei Golovan
On 2/22/08, Otavio Salvador [EMAIL PROTECTED] wrote: As I said, for APT, the order has meaning _always_. apt-get install foo bar Is completely different of apt-get install bar foo Then having a unique, well-defined order of packages in Depends is a good idea. If packages aren't sorted

Re: the new style mass tirage of bugs

2008-02-22 Thread Raphael Hertzog
On Thu, 21 Feb 2008, Don Armstrong wrote: On Thu, 21 Feb 2008, David Nusinow wrote: We could deal with this problem if we were better at training and recruiting people to work on such things. We've been lucky in the XSF lately in getting enough hands to get the work done, but I don't

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread David Paleino
Il giorno Fri, 22 Feb 2008 10:04:52 -0300 Otavio Salvador [EMAIL PROTECTED] ha scritto: As I said, for APT, the order has meaning _always_. apt-get install foo bar Is completely different of apt-get install bar foo Could you please elaborate on this? I know for sure that Pre-Depends

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Michael Koch
On Fri, Feb 22, 2008 at 02:54:20PM +0100, David Paleino wrote: Il giorno Fri, 22 Feb 2008 10:04:52 -0300 Otavio Salvador [EMAIL PROTECTED] ha scritto: As I said, for APT, the order has meaning _always_. apt-get install foo bar Is completely different of apt-get install bar

Re: How to cope with patches sanely

2008-02-22 Thread Manoj Srivastava
On Wed, 20 Feb 2008 23:09:03 +0100, sean finney [EMAIL PROTECTED] said: i think this discussion is in part to propose a system that can serve as a layer of abstraction between $developer's $scm implementation and some common format/methodology, so that when $otherdeveloper comes along and

Re: How to cope with patches sanely

2008-02-22 Thread Manoj Srivastava
On Thu, 21 Feb 2008 16:20:49 +0100, martin f krafft [EMAIL PROTECTED] said: also sprach Manoj Srivastava [EMAIL PROTECTED] [2008.02.20.1722 +0100]: I have to take care of it manually once. That is the first time I setup the integration branch that merges in changes from the overlapping

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Otavio Salvador
Sergei Golovan [EMAIL PROTECTED] writes: On 2/22/08, Otavio Salvador [EMAIL PROTECTED] wrote: As I said, for APT, the order has meaning _always_. apt-get install foo bar Is completely different of apt-get install bar foo Then having a unique, well-defined order of packages in

Re: avoid conf file overwrite message?

2008-02-22 Thread Daniel Burrows
On Thu, Feb 21, 2008 at 09:43:29PM -0800, Steve Langasek [EMAIL PROTECTED] was heard to say: On Thu, Feb 21, 2008 at 06:24:37PM -0800, William Francis wrote: *** apache.conf (Y/I/N/O/D/Z) [default=N] ? Y Installing new version of config file /etc/twiki/apache.conf ... Is there a way

Re: the new style mass tirage of bugs

2008-02-22 Thread Daniel Burrows
On Wed, Feb 20, 2008 at 04:53:20PM -0600, John Goerzen [EMAIL PROTECTED] was heard to say: On Wed February 20 2008 3:43:18 pm Ben Finney wrote: Who other than the bug reporter would you suggest should try reproducing the bug? Suggesting put that effort into fixing the bugs is presuming

Re: How to cope with patches sanely

2008-02-22 Thread Manoj Srivastava
On Thu, 21 Feb 2008 16:23:10 +0100, martin f krafft [EMAIL PROTECTED] said: also sprach James Vega [EMAIL PROTECTED] [2008.02.21.0020 +0100]: The difference here being that feature branches are, in my experience, changes against the pristine upstream source. The merging of different feature

Re: Practical solutions to: the new style mass tirage of bugs

2008-02-22 Thread Josselin Mouette
Le vendredi 22 février 2008 à 08:33 -0500, Roberto C. Sánchez a écrit : Now, if I could run an 'apt-get source -t unstable foo' and create my patch against the resulting source package, and be sure that the maintainer won't reject it on the grounds of the patch not being against the head (or

Re: Practical solutions to: the new style mass tirage of bugs

2008-02-22 Thread Roland Mas
Roberto C. Sánchez, 2008-02-22 08:33:17 -0500 : [...] Now, if I could run an 'apt-get source -t unstable foo' and create my patch against the resulting source package, and be sure that the maintainer won't reject it on the grounds of the patch not being against the head (or latest, or

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Daniel Burrows
On Fri, Feb 22, 2008 at 02:54:20PM +0100, David Paleino [EMAIL PROTECTED] was heard to say: Il giorno Fri, 22 Feb 2008 10:04:52 -0300 Otavio Salvador [EMAIL PROTECTED] ha scritto: As I said, for APT, the order has meaning _always_. apt-get install foo bar Is completely different

Re: avoid conf file overwrite message?

2008-02-22 Thread Deepak Tripathi
Yes Both option does work. Thanks On Fri, Feb 22, 2008 at 9:02 PM, Daniel Burrows [EMAIL PROTECTED] wrote: On Thu, Feb 21, 2008 at 09:43:29PM -0800, Steve Langasek [EMAIL PROTECTED] was heard to say: On Thu, Feb 21, 2008 at 06:24:37PM -0800, William Francis wrote: *** apache.conf

Re: the new style mass tirage of bugs

2008-02-22 Thread Lars Wirzenius
On to, 2008-02-21 at 22:34 +0100, Michael Biebl wrote: But the same it true the other way around. Imho it's also not ok to insult DDs publically in the way jidanni did. We are all volunteers after all and ranting on a public mailing list doesn't help to improve the motivation (and doesn't

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread David Paleino
Il giorno Fri, 22 Feb 2008 15:30:48 +0100 Michael Koch [EMAIL PROTECTED] ha scritto: On Fri, Feb 22, 2008 at 02:54:20PM +0100, David Paleino wrote: Il giorno Fri, 22 Feb 2008 10:04:52 -0300 Otavio Salvador [EMAIL PROTECTED] ha scritto: As I said, for APT, the order has meaning

Re: the new style mass tirage of bugs

2008-02-22 Thread Lars Wirzenius
On pe, 2008-02-22 at 07:48 +0100, Michael Tautschnig wrote: Do you think that there is a chance we find a group of people who really like mentoring/training others? If so, we could maybe set up kind of a bug-frontdesk taking over _all_ new bug reports for a moment and checking them for a the

Re: Bug#466939: ITP: hex2bin -- Converts Motorola and Intel Hex files to binary

2008-02-22 Thread Uwe Hermann
On Fri, Feb 22, 2008 at 02:11:44PM +1100, Hamish Moffatt wrote: On Fri, Feb 22, 2008 at 12:04:19AM +0100, Uwe Hermann wrote: Package: wnpp Severity: wishlist Owner: Uwe Hermann [EMAIL PROTECTED] * Package name: hex2bin Version : 1.0.6 Upstream Author : Jacques

Bug#467038: RFP: pytrainer -- Free Sport Training Center

2008-02-22 Thread Joerg Jaspert
Package: wnpp Severity: wishlist * Package name: pytrainer Version : 1.5 Upstream Author : Fiz Vazquez [EMAIL PROTECTED] * URL or Web page : http://pytrainer.e-oss.net/ * License : GPLv2 Description : Free Sport Training Center Pytrainer is a tool to log your

Bug#467039: RFP: garmintools -- A Linux interface to the Garmin Forerunner GPS units

2008-02-22 Thread Joerg Jaspert
Package: wnpp Severity: wishlist * Package name: garmintools Version : 0.05 Upstream Author : Dave Bailey [EMAIL PROTECTED] * URL or Web page : http://code.google.com/p/garmintools/ * License : GPLv2 Description : A Linux interface to the Garmin Forerunner GPS units

Re: the new style mass tirage of bugs

2008-02-22 Thread Cyril Brulebois
On 22/02/2008, Michael Tautschnig wrote: Do you think that there is a chance we find a group of people who really like mentoring/training others? If so, we could maybe set up kind of a bug-frontdesk taking over _all_ new bug reports for a moment and checking them for a the bit of information

Re: Bug#467038: RFP: pytrainer -- Free Sport Training Center

2008-02-22 Thread David Paleino
On Fri, 22 Feb 2008 17:47:10 +0100, Joerg Jaspert wrote: Package: wnpp Severity: wishlist * Package name: pytrainer Version : 1.5 Upstream Author : Fiz Vazquez [EMAIL PROTECTED] * URL or Web page : http://pytrainer.e-oss.net/ * License : GPLv2 Description :

Re: the new style mass tirage of bugs

2008-02-22 Thread Michael Tautschnig
[...] What might work quite well, however, is to have bug janitors (a la kernel janitors) who look at new bugs that have received no attention for, say, two weeks. If a bug gets reported against a package, and the package maintainer doesn't react to it, then the janitors can look at it.

Re: Bug#466939: ITP: hex2bin -- Converts Motorola and Intel Hex files to binary

2008-02-22 Thread Hendrik Sattler
Am Freitag 22 Februar 2008 schrieb Uwe Hermann: On Fri, Feb 22, 2008 at 02:11:44PM +1100, Hamish Moffatt wrote: On Fri, Feb 22, 2008 at 12:04:19AM +0100, Uwe Hermann wrote: Package: wnpp Severity: wishlist Owner: Uwe Hermann [EMAIL PROTECTED] * Package name: hex2bin

Re: Bug#467038: RFP: pytrainer -- Free Sport Training Center

2008-02-22 Thread Joerg Jaspert
On 11303 March 1977, David Paleino wrote: Ehm... using a better wording? I wont. Its an RFP, and I just copied the text from upstreams homepage. Whoever packages it might take whatever they want. -- bye Joerg exa And mind you, I have always been respectful to every debian developer

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Kevin B. McCarty
Hi, first let me apologize to Norbert that my original email was unclear: it is indeed true, as Raphael notes, that dpkg-deb (or whatever) is NOT changing the order of individual packages within an OR'ed set, only of the packages (or OR'ed sets of packages) separated by commas. Raphael Hertzog

Re: Bug#467038: RFP: pytrainer -- Free Sport Training Center

2008-02-22 Thread David Paleino
On Fri, 22 Feb 2008 19:26:15 +0100, Joerg Jaspert wrote: On 11303 March 1977, David Paleino wrote: Ehm... using a better wording? I wont. Its an RFP, and I just copied the text from upstreams homepage. Whoever packages it might take whatever they want. Oops, sorry. I believed it was an

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Kevin B. McCarty
Minor correction for my example 2: Kevin B. McCarty wrote: Note that liblapack.so.3 (both versions) requires libblas.so.3; but liblapack.so.3 from lapack3 can use either version of libblas, while liblapack.so.3 from atlas3-base needs the libblas.so.3 from atlas3-base-dev.

Re: Bug#467038: RFP: pytrainer -- Free Sport Training Center

2008-02-22 Thread Christian Perrier
Quoting Joerg Jaspert ([EMAIL PROTECTED]): Package: wnpp Severity: wishlist * Package name: pytrainer Version : 1.5 Upstream Author : Fiz Vazquez [EMAIL PROTECTED] * URL or Web page : http://pytrainer.e-oss.net/ * License : GPLv2 Description : Free Sport

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Raphael Hertzog
On Fri, 22 Feb 2008, Otavio Salvador wrote: Sergei Golovan [EMAIL PROTECTED] writes: Then having a unique, well-defined order of packages in Depends is a good idea. If packages aren't sorted their order is undefined (not all of the dependencies are added by hands, many of them come from

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Mike Bird
On Fri February 22 2008 11:50:37 Raphael Hertzog wrote: On Fri, 22 Feb 2008, Otavio Salvador wrote: As I said, it's a know issue and we need to fix it however it would be nice to not get the problem worse changing the package dependencies ordering at build time, at least for now. I won't

Bug#467067: ITP: java-wrappers -- wrappers for java executables

2008-02-22 Thread Vincent Fourmond
Package: wnpp Severity: wishlist Owner: Vincent Fourmond [EMAIL PROTECTED] * Package name: java-wrappers Version : 0.1.2 Upstream Author : Vincent Fourmond [EMAIL PROTECTED] * License : LGPL Programming Lang: Shell Description : wrappers for java executables

Bug#467074: ITP: pppd-ldap -- plugin for pppd to enable LDAP lookup

2008-02-22 Thread Vincent Bernat
Package: wnpp Severity: wishlist Owner: Vincent Bernat [EMAIL PROTECTED] * Package name: pppd-ldap Version : 0.12b Upstream Author : Grigoriy Sitkarev [EMAIL PROTECTED] * URL : http://sourceforge.net/projects/pppd-ldap/ * License : GPLv2 Programming Lang: C

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Michael Koch
On Fri, Feb 22, 2008 at 05:49:32PM +0100, David Paleino wrote: Il giorno Fri, 22 Feb 2008 15:30:48 +0100 Michael Koch [EMAIL PROTECTED] ha scritto: On Fri, Feb 22, 2008 at 02:54:20PM +0100, David Paleino wrote: Il giorno Fri, 22 Feb 2008 10:04:52 -0300 Otavio Salvador [EMAIL PROTECTED]

Re: Bug#466669: ITP: squirrelmail-gpg -- GnuPG plugin for SquirrelMail

2008-02-22 Thread Wolf Wiegand
Hi, Don Armstrong wrote: [...] so I'd strongly suggest that this package have the key-uploading and other secret-key requiring bits disabled by default, [...] afaik horde/imp4 supports uploading of gpg-keys as well. How does this package handle this issue? Cheers, Wolf -- Plug and Play

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Raphael Hertzog
Hi, On Fri, 22 Feb 2008, Mike Bird wrote: I won't revert anything unless you come up with some proof that this causes severe issues that will disturb the lenny release process. Raphael, What please is the benefit of unnecessarily reordering dependencies and leaving everyone on

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Steve Langasek
On Fri, Feb 22, 2008 at 09:55:31PM +0100, Raphael Hertzog wrote: On Fri, 22 Feb 2008, Mike Bird wrote: I won't revert anything unless you come up with some proof that this causes severe issues that will disturb the lenny release process. Raphael, What please is the benefit of

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Ian Jackson
Raphael Hertzog writes (Re: dpkg-buildpackage now reorganizing debian/control Depends field??): You're speaking of something that you have not understood. The order of packages listed in an OR has not changed... I am (of course) aware that the order has a meaning in that case. The point is

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Mike Bird
On Fri February 22 2008 12:55:31 Raphael Hertzog wrote: What please is the benefit of unnecessarily reordering dependencies and leaving everyone on tenterhooks as to whether it will change installation outcomes? (If this has already been explained I apologize for overlooking it.) 1/

ITP: ASTK -- Code_Aster build/control system and front-end

2008-02-22 Thread Adam C Powell IV
Package: wnpp Severity: wishlist Package name: astk Version: 1.5.5 Author: EDF (Electricite de France) RD License: GPL URL: http://www.code-aster.org/ Description: Code_Aster build/control system and front-end ASTK is a client-server front-end for the Code_Aster finite element software (a.k.a.

Re: the new style mass tirage of bugs

2008-02-22 Thread Russ Allbery
Lars Wirzenius [EMAIL PROTECTED] writes: What might work quite well, however, is to have bug janitors (a la kernel janitors) who look at new bugs that have received no attention for, say, two weeks. If a bug gets reported against a package, and the package maintainer doesn't react to it, then

triggers in dpkg, and dpkg maintenance

2008-02-22 Thread Ian Jackson
I would like to ask current official dpkg maintainers what they plan to do about triggers, and about my status with respect to the dpkg team. Triggers are IMO an important and very useful new dpkg feature. They were first proposed many many years ago and discussed between Wichert and myself. A

custom package dependencies not installing

2008-02-22 Thread William Francis
I have a binary style package that I've created. The control file has a large number of Depends entries in it which all install fine by themselves. When I attempt to install the package (via dpkg -i) , it lists all of the Depends and it helpfully tells me that they are not installed (which is

Re: ITP: ASTK -- Code_Aster build/control system and front-end

2008-02-22 Thread Guus Sliepen
On Fri, Feb 22, 2008 at 05:07:20PM -0500, Adam C Powell IV wrote: Package name: astk Why is it called astk? I can't find an astk tarball on the www.code-aster.org site. Version: 1.5.5 Author: EDF (Electricite de France) RD License: GPL URL: http://www.code-aster.org/ Description:

Re: custom package dependencies not installing

2008-02-22 Thread David Paleino
On Fri, 22 Feb 2008 14:47:49 -0800, William Francis wrote: I admit this is my first custom .deb project but I think I've done everything correctly but I must be missing something that's causing the missing dependencies to install? You did not. Dpkg searches for local files only. If you had

Re: Practical solutions to: the new style mass tirage of bugs

2008-02-22 Thread jidanni
Be sure that somebody looks at new bugs. As days pass, the test conditions in the report e.g., URLs, deteriorate. As weeks pass, the user may have removed the package for another. As months pass, the user may no longer be working on related projects. As years pass, the user himself might have

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Kevin B. McCarty
Raphael Hertzog wrote: On Fri, 22 Feb 2008, Mike Bird wrote: Raphael, What please is the benefit of unnecessarily reordering dependencies and leaving everyone on tenterhooks as to whether it will change installation outcomes? (If this has already been explained I apologize for

Re: Practical solutions to: the new style mass tirage of bugs

2008-02-22 Thread Russ Allbery
[EMAIL PROTECTED] writes: Be sure that somebody looks at new bugs. The fundamental problem here that people are trying to express is that, given our absence of paid staff who are willing to do anything they're assigned to do, it is impossible to be sure that anyone in Debian does any specific

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Raphael Hertzog wrote: On Thu, 21 Feb 2008, Kevin B. McCarty wrote: In some cases, particularly when the Depends can be satisfied by different sets of alternatives, this change could have the effect of changing the packages actually pulled in by

Re: ITP: ASTK -- Code_Aster build/control system and front-end

2008-02-22 Thread Adam C Powell IV
On Fri, 2008-02-22 at 23:45 +0100, Guus Sliepen wrote: On Fri, Feb 22, 2008 at 05:07:20PM -0500, Adam C Powell IV wrote: Package name: astk Why is it called astk? I can't find an astk tarball on the www.code-aster.org site. astk is one of the tarballs in the

Bug#467097: ITP: eficas -- ASter Command FIle Editor

2008-02-22 Thread Sylvestre Ledru
Package: wnpp Severity: wishlist Owner: Sylvestre Ledru [EMAIL PROTECTED] * Package name: eficas Version : 1.13.0 Upstream Author : EDF / RD * URL : http://www.code-aster.org/ * License : (GPL) Programming Lang: (Python) Description : ASter Command

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Daniel Burrows
On Fri, Feb 22, 2008 at 08:50:37PM +0100, Raphael Hertzog [EMAIL PROTECTED] was heard to say: On Fri, 22 Feb 2008, Otavio Salvador wrote: Sergei Golovan [EMAIL PROTECTED] writes: Then having a unique, well-defined order of packages in Depends is a good idea. If packages aren't sorted

Re: Practical solutions to: the new style mass tirage of bugs

2008-02-22 Thread Roberto C . Sánchez
On Fri, Feb 22, 2008 at 05:19:50PM +0100, Roland Mas wrote: Roberto C. Sánchez, 2008-02-22 08:33:17 -0500 : [...] Now, if I could run an 'apt-get source -t unstable foo' and create my patch against the resulting source package, and be sure that the maintainer won't reject it on the

Re: dpkg-buildpackage now reorganizing debian/control Depends field??

2008-02-22 Thread Kumar Appaiah
On 23/02/2008, Colin Tuckley wrote: In the gFortran transition we have come across some cases where this happens, depending on the order specified for depends you either get a specialist (requested) package, or if you don't care which maths lib for example is used by the package then you

Re: Bug#467038: RFP: pytrainer -- Free Sport Training Center

2008-02-22 Thread Christian Perrier
Package: wnpp Severity: wishlist * Package name: pytrainer Version : 1.5 Upstream Author : Fiz Vazquez [EMAIL PROTECTED] * URL or Web page : http://pytrainer.e-oss.net/ * License : GPLv2 Description : Free Sport Training Center Pytrainer is a tool to

Re: dpkg-buildpackage now reorganizing debian/control Depends

2008-02-22 Thread Matthew Johnson
On Sat Feb 23 12:02, Kumar Appaiah wrote: So, I want to build against the reference lapack and blas, and then, if the user chooses, then I want the alternatives system to enable the use of atlas. Now, the new dpkg-source reordering installs atlas as well during build, which causes the smart

Accepted atanks 2.8-1 (source all powerpc)

2008-02-22 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 09:37:34 +0100 Source: atanks Binary: atanks atanks-data Architecture: source all powerpc Version: 2.8-1 Distribution: unstable Urgency: low Maintainer: Mark Purcell [EMAIL PROTECTED] Changed-By: Mark Purcell [EMAIL

Accepted wipe 0.21-5 (source i386)

2008-02-22 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 10:03:00 +0100 Source: wipe Binary: wipe Architecture: source i386 Version: 0.21-5 Distribution: unstable Urgency: low Maintainer: Debian Forensics [EMAIL PROTECTED] Changed-By: Daniel Baumann [EMAIL PROTECTED]

Accepted libdvdread 0.9.7-7 (source i386)

2008-02-22 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 10:21:00 +0100 Source: libdvdread Binary: libdvdread3 libdvdread-dev Architecture: source i386 Version: 0.9.7-7 Distribution: unstable Urgency: low Maintainer: Daniel Baumann [EMAIL PROTECTED] Changed-By: Daniel

Accepted dhcp-helper 0.8-1 (source i386)

2008-02-22 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 20:14:06 + Source: dhcp-helper Binary: dhcp-helper Architecture: source i386 Version: 0.8-1 Distribution: unstable Urgency: low Maintainer: Simon Kelley [EMAIL PROTECTED] Changed-By: Simon Kelley [EMAIL

Accepted dhcpcd 1:3.2.2-1 (source i386)

2008-02-22 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 20:14:58 +0100 Source: dhcpcd Binary: dhcpcd Architecture: source i386 Version: 1:3.2.2-1 Distribution: unstable Urgency: low Maintainer: Simon Kelley [EMAIL PROTECTED] Changed-By: Simon Kelley [EMAIL PROTECTED]

Accepted graphviz 2.16.1-1 (source all amd64)

2008-02-22 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 23:25:37 +0100 Source: graphviz Binary: graphviz libgv-guile libgv-lua libgv-ocaml libgv-perl libgv-php5 libgv-python libgv-ruby libgv-tcl libgraphviz4 libgraphviz-dev graphviz-doc graphviz-dev Architecture: source

Accepted blktrace 0.99.3+git-20080213182518-1 (source i386)

2008-02-22 Thread Bas Zoetekouw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 11:08:38 +0100 Source: blktrace Binary: blktrace Architecture: source i386 Version: 0.99.3+git-20080213182518-1 Distribution: unstable Urgency: low Maintainer: Bas Zoetekouw [EMAIL PROTECTED] Changed-By: Bas

Accepted tart 3.07-4 (source i386)

2008-02-22 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 11:59:23 + Source: tart Binary: tart Architecture: source i386 Version: 3.07-4 Distribution: unstable Urgency: low Maintainer: Colin Tuckley [EMAIL PROTECTED] Changed-By: Colin Tuckley [EMAIL PROTECTED]

Accepted monit 1:4.10.1-3 (source i386)

2008-02-22 Thread Stefan Alfredsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 07:25:01 +0100 Source: monit Binary: monit Architecture: source i386 Version: 1:4.10.1-3 Distribution: unstable Urgency: low Maintainer: Stefan Alfredsson [EMAIL PROTECTED] Changed-By: Stefan Alfredsson [EMAIL

Accepted postfix 2.5.1-1 (source all i386)

2008-02-22 Thread LaMont Jones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 22:17:18 -0700 Source: postfix Binary: postfix-pcre postfix postfix-pgsql postfix-doc postfix-ldap postfix-cdb postfix-dev postfix-mysql Architecture: all i386 source Version: 2.5.1-1 Distribution: unstable

Accepted nss-updatedb 9-1 (source powerpc)

2008-02-22 Thread Guido Guenther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 11:40:01 +0100 Source: nss-updatedb Binary: nss-updatedb Architecture: source powerpc Version: 9-1 Distribution: unstable Urgency: low Maintainer: Guido Guenther [EMAIL PROTECTED] Changed-By: Guido Guenther [EMAIL

Accepted zsh-beta 4.3.5-dev-0+20080222-1 (source all)

2008-02-22 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 22:12:18 -0500 Source: zsh-beta Binary: zsh-beta zsh-beta-doc zsh-beta-static Architecture: source all Version: 4.3.5-dev-0+20080222-1 Distribution: unstable Urgency: medium Maintainer: Clint Adams [EMAIL PROTECTED

Accepted mew 1:5.2-4 (source all i386)

2008-02-22 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 22:22:59 +0900 Source: mew Binary: mew mew-bin Architecture: source all i386 Version: 1:5.2-4 Distribution: unstable Urgency: low Maintainer: Tatsuya Kinoshita [EMAIL PROTECTED] Changed-By: Tatsuya Kinoshita [EMAIL

Accepted mime-support 3.40-1.1 (source all)

2008-02-22 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 14:18:30 +0100 Source: mime-support Binary: mime-support Architecture: source all Version: 3.40-1.1 Distribution: unstable Urgency: low Maintainer: Brian White [EMAIL PROTECTED] Changed-By: Julien Cristau [EMAIL

Accepted llvm 2.2-2 (source all amd64)

2008-02-22 Thread Pierre Habouzit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 14:04:39 +0100 Source: llvm Binary: llvm llvm-libs llvm-doc llvm-examples Architecture: source amd64 all Version: 2.2-2 Distribution: unstable Urgency: low Maintainer: LLVM Packaging Team [EMAIL PROTECTED]

Accepted ccid 1.3.5-1 (source amd64)

2008-02-22 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 15:03:07 +0100 Source: ccid Binary: libccid Architecture: source amd64 Version: 1.3.5-1 Distribution: unstable Urgency: low Maintainer: Ludovic Rousseau [EMAIL PROTECTED] Changed-By: Ludovic Rousseau [EMAIL

Accepted kolab-cyrus-imapd 2.2.13-4 (source all i386)

2008-02-22 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 15:33:56 +0100 Source: kolab-cyrus-imapd Binary: kolab-cyrus-common kolab-cyrus-imapd kolab-cyrus-pop3d kolab-cyrus-admin kolab-cyrus-clients kolab-libcyrus-imap-perl Architecture: source all i386 Version: 2.2.13-4

Accepted ejabberd 2.0.0-2 (source i386)

2008-02-22 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 13:51:14 +0300 Source: ejabberd Binary: ejabberd Architecture: source i386 Version: 2.0.0-2 Distribution: experimental Urgency: low Maintainer: Torsten Werner [EMAIL PROTECTED] Changed-By: Sergei Golovan [EMAIL

Accepted python-vobject 0.6.0-1 (source all)

2008-02-22 Thread Guido Guenther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 09:43:55 +0100 Source: python-vobject Binary: python-vobject Architecture: source all Version: 0.6.0-1 Distribution: unstable Urgency: low Maintainer: Guido Guenther [EMAIL PROTECTED] Changed-By: Guido Guenther

Accepted gkrelltop 2.2.11-2 (source i386)

2008-02-22 Thread Adi Zaimi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 8 Feb 2008 20:52:00 -0500 Source: gkrelltop Binary: gkrelltop gkrelltopd Architecture: source i386 Version: 2.2.11-2 Distribution: unstable Urgency: low Maintainer: Yaroslav Halchenko [EMAIL PROTECTED] Changed-By: Adi Zaimi

Accepted kolabd 2.1.0-20070510.dfsg-3 (source all)

2008-02-22 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 15:52:14 +0100 Source: kolabd Binary: kolabd Architecture: source all Version: 2.1.0-20070510.dfsg-3 Distribution: unstable Urgency: low Maintainer: Debian Kolab Maintainers [EMAIL PROTECTED] Changed-By: Peter

Accepted petsc 2.3.3-6 (source all amd64)

2008-02-22 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 09:27:30 -0500 Source: petsc Binary: libpetsc2.3.3-dev petsc-dev libpetsc2.3.3 libpetsc2.3.3-dbg petsc2.3.3-doc Architecture: source all amd64 Version: 2.3.3-6 Distribution: unstable Urgency: low Maintainer: Adam C.

Accepted zsh 4.3.5-3 (source all)

2008-02-22 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 10:07:10 -0500 Source: zsh Binary: zsh zsh-doc zsh-static zsh-dev zsh-dbg Architecture: source all Version: 4.3.5-3 Distribution: unstable Urgency: medium Maintainer: Clint Adams [EMAIL PROTECTED] Changed-By: Clint

Accepted dicelab 0.6-1 (source amd64)

2008-02-22 Thread Robert Lemmen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 15:47:40 + Source: dicelab Binary: dicelab Architecture: source amd64 Version: 0.6-1 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Robert Lemmen [EMAIL PROTECTED] Description:

Accepted kolab-resource-handlers 2.1.0-20070510-3 (source all)

2008-02-22 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 16:39:26 +0100 Source: kolab-resource-handlers Binary: kolab-resource-handlers Architecture: source all Version: 2.1.0-20070510-3 Distribution: unstable Urgency: low Maintainer: Debian Kolab Maintainers [EMAIL

Accepted pysparse 1.0.1-4 (source all amd64)

2008-02-22 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 10:39:25 -0500 Source: pysparse Binary: python-sparse python-sparse-examples Architecture: source amd64 all Version: 1.0.1-4 Distribution: unstable Urgency: low Maintainer: Adam C. Powell, IV [EMAIL PROTECTED]

Accepted zonecheck 2.0.4-8 (source all)

2008-02-22 Thread Sebastien Delafond
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 07:33:50 -0800 Source: zonecheck Binary: zonecheck zonecheck-cgi Architecture: source all Version: 2.0.4-8 Distribution: unstable Urgency: low Maintainer: Sebastien Delafond [EMAIL PROTECTED] Changed-By: Sebastien

Accepted openmx 3.2.4.dfsg-3 (source i386)

2008-02-22 Thread Ondrej Certik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 16 Feb 2008 12:30:31 +0100 Source: openmx Binary: openmx Architecture: source i386 Version: 3.2.4.dfsg-3 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team [EMAIL PROTECTED] Changed-By: Ondrej

Accepted perl 5.10.0-4 (source all amd64)

2008-02-22 Thread Brendan O'Dea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 23:47:52 +1100 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.0-4 Distribution: experimental

Accepted fusion-icon 0.0.0+git20071028-1 (source all)

2008-02-22 Thread RainCT
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 20 Jan 2008 21:34:55 +0100 Source: fusion-icon Binary: fusion-icon Architecture: source all Version: 0.0.0+git20071028-1 Distribution: unstable Urgency: low Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) [EMAIL PROTECTED]

Accepted grub2-splashimages 1.0.0 (source all)

2008-02-22 Thread Krzysztof Burghardt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 27 Jan 2008 17:00:35 +0100 Source: grub2-splashimages Binary: grub2-splashimages Architecture: source all Version: 1.0.0 Distribution: unstable Urgency: low Maintainer: Robert Millan [EMAIL PROTECTED] Changed-By: Krzysztof

Accepted monodevelop-java 0.18-1 (source all)

2008-02-22 Thread Mirco Bauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 10 Feb 2008 16:58:49 +0100 Source: monodevelop-java Binary: monodevelop-java Architecture: source all Version: 0.18-1 Distribution: unstable Urgency: low Maintainer: Mirco Bauer [EMAIL PROTECTED] Changed-By: Mirco Bauer [EMAIL

Accepted monodevelop-boo 0.18.1-1 (source all)

2008-02-22 Thread Mirco Bauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 10 Feb 2008 16:58:49 +0100 Source: monodevelop-boo Binary: monodevelop-boo Architecture: source all Version: 0.18.1-1 Distribution: unstable Urgency: low Maintainer: Mirco Bauer [EMAIL PROTECTED] Changed-By: Mirco Bauer [EMAIL

Accepted gosa 2.5.15-1 (source all)

2008-02-22 Thread Cajus Pollmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 11 Feb 2008 08:54:19 +0100 Source: gosa Binary: gosa-desktop gosa-help-de gosa-schema gosa-help-fr gosa gosa-help-nl gosa-help-en Architecture: source all Version: 2.5.15-1 Distribution: unstable Urgency: low Maintainer: Cajus

Accepted ocaml-magic 0.6-1 (source amd64)

2008-02-22 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sun, 10 Feb 2008 15:02:36 +0100 Source: ocaml-magic Binary: libmagic-ocaml libmagic-ocaml-dev Architecture: source amd64 Version: 0.6-1 Distribution: unstable Urgency: low Maintainer: Liquidsoap Debian Packaging [EMAIL PROTECTED]

Accepted mathomatic 12.8.7-1 (source i386)

2008-02-22 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 00:06:05 +0100 Source: mathomatic Binary: mathomatic mathomatic-primes Architecture: source i386 Version: 12.8.7-1 Distribution: unstable Urgency: low Maintainer: Sandro Tosi [EMAIL PROTECTED] Changed-By: Sandro Tosi

Accepted avant-window-navigator 0.2.1-dfsg1-1 (source all i386)

2008-02-22 Thread Julien Lavergne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Jan 2008 20:30:03 +0100 Source: avant-window-navigator Binary: avant-window-navigator libawn0 libawn-dev awn-manager python-awn Architecture: source all i386 Version: 0.2.1-dfsg1-1 Distribution: unstable Urgency: low

Accepted splay 0.9.5.2-11 (source i386)

2008-02-22 Thread John Hedges
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 11:31:13 + Source: splay Binary: splay Architecture: source i386 Version: 0.9.5.2-11 Distribution: unstable Urgency: low Maintainer: John Hedges [EMAIL PROTECTED] Changed-By: John Hedges [EMAIL PROTECTED]

Accepted ssbd 0.10-7 (source i386)

2008-02-22 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 22 Feb 2008 19:07:55 +0100 Source: ssbd Binary: ssbd Architecture: source i386 Version: 0.10-7 Distribution: unstable Urgency: low Maintainer: Debian Hamradio Maintainers [EMAIL PROTECTED] Changed-By: Joop Stakenborg [EMAIL

  1   2   >