Re: How do I trace aptitude dependencies?

2008-04-28 Thread Russ Allbery
Bryan Donlan [EMAIL PROTECTED] writes: Currently I have a situation where attempting to upgrade imagemagick from version 7:6.2.4.5.dfsg1-1+lenny1 to version 7:6.3.7.9.dfsg1-2+b1 pulls in over 200mb of dependencies, including mozilla-browser, iceape-browser, and half of gnome. Both devscripts

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Bryan Donlan
On Mon, Apr 28, 2008 at 2:14 AM, Russ Allbery [EMAIL PROTECTED] wrote: Bryan Donlan [EMAIL PROTECTED] writes: Currently I have a situation where attempting to upgrade imagemagick from version 7:6.2.4.5.dfsg1-1+lenny1 to version 7:6.3.7.9.dfsg1-2+b1 pulls in over 200mb of dependencies,

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-04-28 Thread Martin Pitt
Colin Watson [2008-04-27 13:19 +0100]: Can't you do something against ptrace in the binary itself and only for critical sections? You can (use prctl() to disable PR_SET_DUMPABLE), but it's only checked on ptrace_attach so that would be racy. That's what the current Ubuntu version of

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-04-28 Thread Martin Pitt
Martin Pitt [2008-04-28 9:22 +0200]: That's what the current Ubuntu version of libpolkit does (patch attached FYI). *cough* -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) # Description: Disable ptrace() and

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Adam D. Barratt
Russ Allbery wrote: Bryan Donlan [EMAIL PROTECTED] writes: Currently I have a situation where attempting to upgrade imagemagick from version 7:6.2.4.5.dfsg1-1+lenny1 to version 7:6.3.7.9.dfsg1-2+b1 pulls in over 200mb of dependencies, including mozilla-browser, iceape-browser, and half of

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-04-28 Thread Bryan Donlan
On Fri, Dec 7, 2007 at 2:18 PM, Martin Pitt [EMAIL PROTECTED] wrote: Hi all, one thing that has bothered me for a long time already is the complete lack of a security boundary between processes of the same user. Things like LD_PRELOAD and ptrace() (IOW, gdb) are enabled by default for

Re: DEP1: Clarifying policies and workflows for Non Maintainer Uploads

2008-04-28 Thread Lucas Nussbaum
On 25/04/08 at 10:59 +0200, Holger Levsen wrote: Hi, thanks for starting an initiative to make NMs more useful and accepted! For now I just have two procedural remarks. On Thursday 24 April 2008 21:42, Bas Wijnen wrote: [0] http://dep.debian.net/deps/dep0/ [1]

Re: NMU rules for security fixes (was: DEP1: Clarifying policies and workflows for Non Maintainer Uploads)

2008-04-28 Thread Lucas Nussbaum
On 25/04/08 at 18:32 +0200, Nico Golde wrote: What about introducing a special case regarding the waiting period before uploading an NMU for security bugs? There are often cases in which we already have a patch handy to fix a security issue but still wait a few days on the maintainers

Re: Bug#478167: ITP: cowpoke -- Builds a single Debian source package with a remote cowbuilder

2008-04-28 Thread Bernd Zeimetz
Programming Lang: bash Description : Builds a single Debian source package with a remote cowbuilder The cowpoke script automates the task of sending a package to a remote do we really need a package for a single script?! I think such stuff could go into the pbuilder package, too.

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-04-28 Thread Goswin von Brederlow
Martin Pitt [EMAIL PROTECTED] writes: In the end I did not worry too much about the startup race condition. If there is already a Trojan in the user's session, it is trivial to circumvent PR_SET_DUMPABLE, of course (by running the target application through gdb right from the start). But it

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Goswin von Brederlow
Bryan Donlan [EMAIL PROTECTED] writes: On Mon, Apr 28, 2008 at 2:14 AM, Russ Allbery [EMAIL PROTECTED] wrote: Bryan Donlan [EMAIL PROTECTED] writes: Currently I have a situation where attempting to upgrade imagemagick from version 7:6.2.4.5.dfsg1-1+lenny1 to version 7:6.3.7.9.dfsg1-2+b1

Bug#478251: ITP: libdata-stag-perl -- Structured Tags datastructures

2008-04-28 Thread Charles Plessy
Package: wnpp Severity: wishlist Owner: Charles Plessy [EMAIL PROTECTED] Package name: libdata-stag-perl Version : 0.10 Upstream Author : Chris Mungall cjm AT fruitfly DOT org URL : http://stag.sourceforge.net License : Artistic | GPL-1+ (same terms as

nss-ldapd init script sequence number

2008-04-28 Thread Arthur de Jong
Hi, I maintain nss-ldapd, a replacement for nss_ldap which uses a local daemon (nslcd) to proxy name lookup requests (passwd/group/hosts/etc) to an LDAP server. I have received a bug report (#475626) that I would welcome some input on. The problem is that a lot of daemons are started at

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Daniel Burrows
On Mon, Apr 28, 2008 at 01:17:24AM -0400, Bryan Donlan [EMAIL PROTECTED] was heard to say: Currently I have a situation where attempting to upgrade imagemagick from version 7:6.2.4.5.dfsg1-1+lenny1 to version 7:6.3.7.9.dfsg1-2+b1 pulls in over 200mb of dependencies, including mozilla-browser,

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Daniel Burrows
On Mon, Apr 28, 2008 at 07:05:24AM -0700, Daniel Burrows [EMAIL PROTECTED] was heard to say: One option you have is to run aptitude why -v imagemagick iceape-browser, which will show you all the possible dependency chains between those packages. On my computer, I get this (reformatted,

Re: Bug#475626: nss-ldapd init script sequence number

2008-04-28 Thread Petter Reinholdtsen
[Arthur de Jong] So, what would the best solution for this problem? - request slapd to be started at sequence 18 and start nslcd at sequence 19 when this has changed (haven't extensively checked if that would cause problems for slapd) - add some magic to nslcd to do more retries during

Re: [OT] Need old Packages.gz and Release Files

2008-04-28 Thread Michelle Konzack
Am 2008-04-25 16:07:51, schrieb Stefano Zacchiroli: You are asking generically Packages without specifying a mirror. Are they granted to be identically replicated among all mirrors? Of course they *probably* are due to how mirroring works, but is it *granted* that there are no differences

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Russ Allbery
Goswin von Brederlow [EMAIL PROTECTED] writes: I recommend to always do an upgrade before doing a dist-upgrade (or install of something pulling in 200mb). The upgrade will never install new or remove packages so it is save. It usualy reduces the number of packages to something where the

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Adam D. Barratt
On Mon, 2008-04-28 at 09:40 -0700, Russ Allbery wrote: Goswin von Brederlow [EMAIL PROTECTED] writes: I recommend to always do an upgrade before doing a dist-upgrade (or install of something pulling in 200mb). The upgrade will never install new or remove packages so it is save. It usualy

Re: [OT] Need old Packages.gz and Release Files

2008-04-28 Thread Goswin von Brederlow
Michelle Konzack [EMAIL PROTECTED] writes: Am 2008-04-25 16:07:51, schrieb Stefano Zacchiroli: You are asking generically Packages without specifying a mirror. Are they granted to be identically replicated among all mirrors? Of course they *probably* are due to how mirroring works, but is it

Re: How do I trace aptitude dependencies?

2008-04-28 Thread Bryan Donlan
On Mon, Apr 28, 2008 at 10:05 AM, Daniel Burrows [EMAIL PROTECTED] wrote: On Mon, Apr 28, 2008 at 01:17:24AM -0400, Bryan Donlan [EMAIL PROTECTED] was heard to say: Currently I have a situation where attempting to upgrade imagemagick from version 7:6.2.4.5.dfsg1-1+lenny1 to version

Bug#478328: ITP: samba4 -- LanManager-like fileserver and active directory server

2008-04-28 Thread Jelmer Vernooij
Package: wnpp Severity: wishlist Owner: Jelmer Vernooij [EMAIL PROTECTED] -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: samba4 Version : 4.0.0~alpha4~git20080428 Upstream Author : Samba Team [EMAIL PROTECTED] * URL : http://www.samba.org/ * License

Re: heimdal and testing

2008-04-28 Thread Brian May
Filipus Klutiero wrote: One of the things you could do is wait one day, after which cyrus-imapd-2.2 would be old enough to transition. cyrus-imapd-2.2 needs to be updated, otherwise cyrus-common-2.2 would become uninstallable due to its dependency on libkrb5-22-heimdal in testing. Another

Re: heimdal and testing

2008-04-28 Thread Filipus Klutiero
Le April 28, 2008 06:17:10 pm Brian May, vous avez écrit : Filipus Klutiero wrote: One of the things you could do is wait one day, after which cyrus-imapd-2.2 would be old enough to transition. cyrus-imapd-2.2 needs to be updated, otherwise cyrus-common-2.2 would become uninstallable due

Re: New README.source documentation for Debian packages

2008-04-28 Thread Goswin von Brederlow
Russ Allbery [EMAIL PROTECTED] writes: This new recommendation is *not* RC for lenny, only a recommendation. However, it is still a recommendation that most affected packages don't currently follow, so I wanted to give the development community a heads-up on this change. Can this be savely

Re: New README.source documentation for Debian packages

2008-04-28 Thread Russ Allbery
Goswin von Brederlow [EMAIL PROTECTED] writes: Russ Allbery [EMAIL PROTECTED] writes: This new recommendation is *not* RC for lenny, only a recommendation. However, it is still a recommendation that most affected packages don't currently follow, so I wanted to give the development community a

Re: New README.source documentation for Debian packages

2008-04-28 Thread Goswin von Brederlow
Russ Allbery [EMAIL PROTECTED] writes: Goswin von Brederlow [EMAIL PROTECTED] writes: Russ Allbery [EMAIL PROTECTED] writes: This new recommendation is *not* RC for lenny, only a recommendation. However, it is still a recommendation that most affected packages don't currently follow, so I

Re: [pkg-boost-devel] Bug#473752: Bug#473752: Bug#473752: Boost 1.35 has been released

2008-04-28 Thread Steve M. Robbins
On Sat, Apr 19, 2008 at 03:43:35PM -0500, Steve M. Robbins wrote: On Fri, Apr 18, 2008 at 12:20:39PM +0200, Domenico Andreoli wrote: I think new and separate boost-1.35 package is the best option we have: 1. It may be uploaded now and released with lenny without touching any

Accepted base-installer 1.90 (source all amd64)

2008-04-28 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 07:14:31 +0200 Source: base-installer Binary: base-installer bootstrap-base Architecture: source all amd64 Version: 1.90 Distribution: unstable Urgency: low Maintainer: Debian Install System Team [EMAIL PROTECTED]

Accepted apt-setup 1:0.36 (source all)

2008-04-28 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 07:20:55 +0200 Source: apt-setup Binary: apt-setup-udeb apt-mirror-setup apt-cdrom-setup Architecture: source all Version: 1:0.36 Distribution: unstable Urgency: low Maintainer: Debian Install System Team [EMAIL

Accepted debian-installer-utils 1.57 (source all amd64)

2008-04-28 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 07:11:36 +0200 Source: debian-installer-utils Binary: di-utils-shell di-utils-reboot di-utils-exit-installer di-utils di-utils-mapdevfs di-utils-terminfo Architecture: source all amd64 Version: 1.57 Distribution:

Accepted pkgsel 0.19 (source all)

2008-04-28 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 07:20:08 +0200 Source: pkgsel Binary: pkgsel Architecture: source all Version: 0.19 Distribution: unstable Urgency: low Maintainer: Debian Install System Team [EMAIL PROTECTED] Changed-By: Frans Pop [EMAIL PROTECTED]

Accepted tla-tools 2005.0.patch.29-2 (source all)

2008-04-28 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 00:53:57 -0500 Source: tla-tools Binary: tla-tools Architecture: source all Version: 2005.0.patch.29-2 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Manoj Srivastava

Accepted cvs-buildpackage 5.22 (source all)

2008-04-28 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 00:36:03 -0500 Source: cvs-buildpackage Binary: cvs-buildpackage Architecture: source all Version: 5.22 Distribution: unstable Urgency: low Maintainer: Debian QA Group [EMAIL PROTECTED] Changed-By: Manoj Srivastava

Accepted partman-auto-raid 10 (source all)

2008-04-28 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 08:16:51 +0200 Source: partman-auto-raid Binary: partman-auto-raid Architecture: source all Version: 10 Distribution: unstable Urgency: low Maintainer: Debian Install System Team [EMAIL PROTECTED] Changed-By: Frans

Accepted mdcfg 1.25 (source all)

2008-04-28 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 08:15:47 +0200 Source: mdcfg Binary: mdcfg mdcfg-utils Architecture: source all Version: 1.25 Distribution: unstable Urgency: low Maintainer: Debian Install System Team [EMAIL PROTECTED] Changed-By: Frans Pop [EMAIL

Accepted tolua 5.1b-3 (source i386)

2008-04-28 Thread Jimmy Kaplowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 01:42:42 -0400 Source: tolua Binary: libtolua-dev Architecture: source i386 Version: 5.1b-3 Distribution: unstable Urgency: low Maintainer: Jimmy Kaplowitz [EMAIL PROTECTED] Changed-By: Jimmy Kaplowitz [EMAIL

Accepted classpath 2:0.97.1-1 (source all amd64)

2008-04-28 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 16 Apr 2008 07:46:14 +0200 Source: classpath Binary: classpath classpath-gtkpeer classpath-qtpeer classpath-common classpath-common-unzipped classpath-doc jikes-classpath gcjwebplugin Architecture: source all amd64 Version:

Accepted libtommath 0.39-2 (source all i386)

2008-04-28 Thread Joe Nahmias
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 02:11:12 -0400 Source: libtommath Binary: libtommath-docs libtommath-dev libtommath0 Architecture: source all i386 Version: 0.39-2 Distribution: unstable Urgency: low Maintainer: Joe Nahmias [EMAIL PROTECTED]

Accepted gnupg2 2.0.9-2 (source amd64)

2008-04-28 Thread Eric Dorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 03:22:20 -0400 Source: gnupg2 Binary: gnupg-agent gpgsm gnupg2 Architecture: source amd64 Version: 2.0.9-2 Distribution: unstable Urgency: low Maintainer: Eric Dorland [EMAIL PROTECTED] Changed-By: Eric Dorland

Accepted g15daemon 1.9.5.3-3 (source i386)

2008-04-28 Thread Giacomo Catenazzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 08:47:07 +0200 Source: g15daemon Binary: g15daemon libg15daemon-client1 libg15daemon-client-dev Architecture: source i386 Version: 1.9.5.3-3 Distribution: unstable Urgency: low Maintainer: Giacomo Catenazzi [EMAIL

Accepted telepathy-sofiasip 0.5.7-1 (source amd64)

2008-04-28 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 09:50:59 +0200 Source: telepathy-sofiasip Binary: telepathy-sofiasip Architecture: source amd64 Version: 0.5.7-1 Distribution: unstable Urgency: low Maintainer: Debian Telepathy maintainers [EMAIL PROTECTED]

Accepted libdvdnav 4.1.2-1 (source i386)

2008-04-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 09:40:00 +0200 Source: libdvdnav Binary: libdvdnav4 libdvdnav-dev Architecture: source i386 Version: 4.1.2-1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann [EMAIL PROTECTED] Changed-By: Daniel Baumann

Accepted gcc-avr 1:4.3.0-2 (source i386)

2008-04-28 Thread Hakan Ardo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 07 Apr 2008 16:36:22 +0200 Source: gcc-avr Binary: gcc-avr Architecture: source i386 Version: 1:4.3.0-2 Distribution: unstable Urgency: low Maintainer: Hakan Ardo [EMAIL PROTECTED] Changed-By: Hakan Ardo [EMAIL PROTECTED]

Accepted sympa 5.3.4-5 (source i386)

2008-04-28 Thread Racke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 27 Apr 2008 20:31:16 +0200 Source: sympa Binary: sympa Architecture: source i386 Version: 5.3.4-5 Distribution: unstable Urgency: low Maintainer: Stefan Hornburg (Racke) [EMAIL PROTECTED] Changed-By: Stefan Hornburg (Racke)

Accepted texlive-bin 2007.dfsg.1-3 (source i386)

2008-04-28 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Apr 2008 20:14:04 +0200 Source: texlive-bin Binary: texlive-base-bin texlive-extra-utils texlive-font-utils texlive-metapost texlive-omega texlive-xetex texlive-music texlive-lang-indic libkpathsea4 libkpathsea-dev

Accepted texlive-doc 2007-4 (source all)

2008-04-28 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 19 Apr 2008 20:07:57 +0200 Source: texlive-doc Binary: texlive-doc-base texlive-doc-bg texlive-doc-zh texlive-doc-cs+sk texlive-doc-nl texlive-doc-en texlive-doc-fi texlive-doc-fr texlive-doc-de texlive-doc-el texlive-doc-it

Accepted texlive-extra 2007.dfsg.1-2 (source all)

2008-04-28 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 25 Apr 2008 23:39:03 +0200 Source: texlive-extra Binary: texlive-bibtex-extra texlive-formats-extra texlive-generic-extra texlive-math-extra texlive-plain-extra texlive-latex-extra texlive-latex3 texlive-fonts-extra

Accepted texlive-base 2007-14 (source all)

2008-04-28 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 19 Apr 2008 20:07:09 +0200 Source: texlive-base Binary: texlive-base texlive-generic-recommended texlive-latex-base texlive-latex-recommended texlive-fonts-recommended texlive-pictures texlive texlive-full texlive-common

Accepted sa-learn-cyrus 0.3.2-1 (source all)

2008-04-28 Thread Jan Hauke Rahm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 27 Apr 2008 10:32:28 +0200 Source: sa-learn-cyrus Binary: sa-learn-cyrus Architecture: source all Version: 0.3.2-1 Distribution: unstable Urgency: low Maintainer: Jan Hauke Rahm [EMAIL PROTECTED] Changed-By: Jan Hauke Rahm

Accepted texlive-lang 2007.dfsg.3-2 (source all)

2008-04-28 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 19 Apr 2008 20:08:13 +0200 Source: texlive-lang Binary: texlive-lang-african texlive-lang-arab texlive-lang-armenian texlive-lang-croatian texlive-lang-cyrillic texlive-lang-czechslovak texlive-lang-danish texlive-lang-dutch

Accepted kronolith2 2.1.8-1 (source all)

2008-04-28 Thread evolix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 01:39:49 +0200 Source: kronolith2 Binary: kronolith2 Architecture: source all Version: 2.1.8-1 Distribution: unstable Urgency: high Maintainer: Horde Maintainers [EMAIL PROTECTED] Changed-By: Gregory Colpart (evolix)

Accepted emacs21 21.4a+1-5.4 (source all amd64)

2008-04-28 Thread Nico Golde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 12:46:35 +0200 Source: emacs21 Binary: emacs21 emacs21-nox emacs21-bin-common emacs21-common emacs21-el Architecture: source all amd64 Version: 21.4a+1-5.4 Distribution: unstable Urgency: high Maintainer: Rob

Accepted rsync 3.0.2-2 (source amd64)

2008-04-28 Thread Paul Slootman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 13:06:35 +0200 Source: rsync Binary: rsync Architecture: source amd64 Version: 3.0.2-2 Distribution: unstable Urgency: low Maintainer: Paul Slootman [EMAIL PROTECTED] Changed-By: Paul Slootman [EMAIL PROTECTED]

Accepted linuxlogo 5.03-1 (source i386)

2008-04-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 13:24:00 +0200 Source: linuxlogo Binary: linuxlogo Architecture: source i386 Version: 5.03-1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann [EMAIL PROTECTED] Changed-By: Daniel Baumann [EMAIL

Accepted imhangul-status-applet 0.3-8 (source i386)

2008-04-28 Thread Changwoo Ryu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 20:12:20 +0900 Source: imhangul-status-applet Binary: imhangul-status-applet Architecture: source i386 Version: 0.3-8 Distribution: unstable Urgency: low Maintainer: Changwoo Ryu [EMAIL PROTECTED] Changed-By:

Accepted teeworlds 0.4.2-1 (source i386 all)

2008-04-28 Thread Jack Coulter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 13 Apr 2008 18:48:12 +1000 Source: teeworlds Binary: teeworlds teeworlds-server teeworlds-data Architecture: source i386 all Version: 0.4.2-1 Distribution: unstable Urgency: low Maintainer: Debian Games Team [EMAIL PROTECTED]

Accepted linux-2.6 2.6.25-1 (source all amd64)

2008-04-28 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 25 Apr 2008 16:27:23 +0200 Source: linux-2.6 Binary: linux-source-2.6.25 linux-doc-2.6.25 linux-manual-2.6.25 linux-patch-debian-2.6.25 linux-tree-2.6.25 linux-support-2.6.25-1 linux-libc-dev linux-headers-2.6.25-1-all

Accepted screen 4.0.3-9 (source sparc)

2008-04-28 Thread Jan Christoph Nordholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 27 Apr 2008 14:34:00 +0200 Source: screen Binary: screen Architecture: source sparc Version: 4.0.3-9 Distribution: unstable Urgency: low Maintainer: Jan Christoph Nordholz [EMAIL PROTECTED] Changed-By: Jan Christoph Nordholz

Accepted sphinx 0.1.61950-1 (source all)

2008-04-28 Thread Mikhail Gusarov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Apr 2008 23:01:50 +0200 Source: sphinx Binary: python-sphinx Architecture: source all Version: 0.1.61950-1 Distribution: unstable Urgency: low Maintainer: Mikhail Gusarov [EMAIL PROTECTED] Changed-By: Mikhail Gusarov [EMAIL

Accepted libcgi-cookie-splitter-perl 0.02-1 (source all)

2008-04-28 Thread AGOSTINI Yves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 16 Apr 2008 11:25:29 +0200 Source: libcgi-cookie-splitter-perl Binary: libcgi-cookie-splitter-perl Architecture: source all Version: 0.02-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED]

Accepted kdrill 6.5dbs-3 (source all amd64)

2008-04-28 Thread Євгеній Мещеряков
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 14:15:55 +0200 Source: kdrill Binary: kdrill makedic kanadic Architecture: source all amd64 Version: 6.5dbs-3 Distribution: unstable Urgency: low Maintainer: Євгеній Мещеряков [EMAIL PROTECTED] Changed-By: Євгеній

Accepted llvm-gcc-4.2 2.2-1 (source amd64)

2008-04-28 Thread Pierre Habouzit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Apr 2008 23:36:40 +0200 Source: llvm-gcc-4.2 Binary: llvm-gcc-4.2 Architecture: source amd64 Version: 2.2-1 Distribution: unstable Urgency: low Maintainer: LLVM Packaging Team [EMAIL PROTECTED] Changed-By: Pierre Habouzit

Accepted gdc-4.1 0.25-20080419-4.1.2-22 (source i386)

2008-04-28 Thread Arthur Loiret
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 11:06:36 + Source: gdc-4.1 Binary: gdc-4.1 libphobos-4.1-dev Architecture: source i386 Version: 0.25-20080419-4.1.2-22 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers [EMAIL PROTECTED]

Accepted libfile-policy-perl 1.005-1 (source all)

2008-04-28 Thread AGOSTINI Yves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Apr 2008 14:53:16 +0200 Source: libfile-policy-perl Binary: libfile-policy-perl Architecture: source all Version: 1.005-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By:

Accepted libtest-log4perl-perl 0.1001-1 (source all)

2008-04-28 Thread AGOSTINI Yves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Apr 2008 11:31:41 +0200 Source: libtest-log4perl-perl Binary: libtest-log4perl-perl Architecture: source all Version: 0.1001-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By:

Accepted edbus 0.1.0.042-1 (source i386)

2008-04-28 Thread Albin Tonnerre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 21 Apr 2008 19:17:53 +0200 Source: edbus Binary: libedbus-dev libedbus0 Architecture: source i386 Version: 0.1.0.042-1 Distribution: experimental Urgency: low Maintainer: Debian Pkg-e Team [EMAIL PROTECTED] Changed-By: Albin

Accepted libio-tee-perl 0.64-1 (source all)

2008-04-28 Thread AGOSTINI Yves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 16 Apr 2008 11:28:47 +0200 Source: libio-tee-perl Binary: libio-tee-perl Architecture: source all Version: 0.64-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By: AGOSTINI Yves

Accepted lua-orbit 2.0~rc1-1 (source all)

2008-04-28 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 17 Apr 2008 11:11:55 +0200 Source: lua-orbit Binary: liblua5.1-orbit0 liblua5.1-orbit-dev Architecture: source all Version: 2.0~rc1-1 Distribution: unstable Urgency: low Maintainer: Enrico Tassi [EMAIL PROTECTED] Changed-By:

Accepted libdvdread 0.9.7-9 (source i386)

2008-04-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 16:08:00 +0200 Source: libdvdread Binary: libdvdread3 libdvdread-dev Architecture: source i386 Version: 0.9.7-9 Distribution: unstable Urgency: low Maintainer: Daniel Baumann [EMAIL PROTECTED] Changed-By: Daniel

Accepted kmymoney2-plugin-aqbanking 0.9.6beta-4 (source i386)

2008-04-28 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 21 Apr 2008 14:35:59 +0200 Source: kmymoney2-plugin-aqbanking Binary: kmymoney2-plugin-aqbanking Architecture: source i386 Version: 0.9.6beta-4 Distribution: unstable Urgency: low Maintainer: Micha Lenk [EMAIL PROTECTED]

Accepted libprelude 0.9.17.1-1 (source amd64)

2008-04-28 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 15:23:30 +0200 Source: libprelude Binary: libprelude-dev libprelude2 libprelude2-dbg libprelude-perl python-prelude Architecture: source amd64 Version: 0.9.17.1-1 Distribution: unstable Urgency: low Maintainer:

Accepted soci 2.2.0-1 (source amd64)

2008-04-28 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 22 Apr 2008 11:31:19 +0100 Source: soci Binary: libsoci-core-gcc libsoci-core-gcc-dev libsoci-core-gcc-dbg libsoci-mysql-gcc libsoci-sqlite3-gcc libsoci-postgresql-gcc Architecture: source amd64 Version: 2.2.0-1 Distribution:

Accepted dahb-html 4.0.1.2-1 (source all)

2008-04-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 15:42:00 +0200 Source: dahb-html Binary: dahb-html Architecture: source all Version: 4.0.1.2-1 Distribution: unstable Urgency: low Maintainer: Daniel Baumann [EMAIL PROTECTED] Changed-By: Daniel Baumann [EMAIL

Accepted wml 2.0.11ds1-0.2 (source amd64)

2008-04-28 Thread Joey Schulze
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 26 Apr 2008 10:37:02 +0200 Source: wml Binary: wml Architecture: source amd64 Version: 2.0.11ds1-0.2 Distribution: unstable Urgency: low Maintainer: Martin Schulze [EMAIL PROTECTED] Changed-By: Joey Schulze [EMAIL PROTECTED]

Accepted inform 6.31.1-1 (source sparc all)

2008-04-28 Thread Jan Christoph Nordholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 27 Apr 2008 14:32:40 +0200 Source: inform Binary: inform inform-docs Architecture: source sparc all Version: 6.31.1-1 Distribution: unstable Urgency: low Maintainer: Jan Christoph Nordholz [EMAIL PROTECTED] Changed-By: Jan

Accepted libmail-imapclient-perl 3.07-1 (source all)

2008-04-28 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 09:50:25 -0500 Source: libmail-imapclient-perl Binary: libmail-imapclient-perl Architecture: source all Version: 3.07-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By:

Accepted evilvte 0.4.2-1 (source amd64)

2008-04-28 Thread Wen-Yen Chuang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 22 Apr 2008 15:56:39 +0800 Source: evilvte Binary: evilvte Architecture: source amd64 Version: 0.4.2-1 Distribution: unstable Urgency: low Maintainer: Wen-Yen Chuang [EMAIL PROTECTED] Changed-By: Wen-Yen Chuang [EMAIL PROTECTED]

Accepted debian-faq 4.0 (source all)

2008-04-28 Thread Joost van Baal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 29 Mar 2008 14:21:53 +0100 Source: debian-faq Binary: debian-faq debian-faq-de debian-faq-fr debian-faq-it debian-faq-zh-cn Architecture: source all Version: 4.0 Distribution: unstable Urgency: low Maintainer: Javier

Accepted octave-pkg-dev 0.5.6 (source all)

2008-04-28 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 12:26:19 +0200 Source: octave-pkg-dev Binary: octave-pkg-dev Architecture: source all Version: 0.5.6 Distribution: unstable Urgency: low Maintainer: Debian Octave Group [EMAIL PROTECTED] Changed-By: Thomas Weber

Accepted statsvn 0.3.1.dfsg+1-1 (source all)

2008-04-28 Thread Vincent Fourmond
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 19 Apr 2008 21:13:17 +0200 Source: statsvn Binary: statsvn Architecture: source all Version: 0.3.1.dfsg+1-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers [EMAIL PROTECTED] Changed-By: Vincent Fourmond

Accepted tth 3.80-1 (source i386)

2008-04-28 Thread Ian Maclaine-cross
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 28 Apr 2008 15:07:43 +1000 Source: tth Binary: tth Architecture: source i386 Version: 3.80-1 Distribution: unstable Urgency: low Maintainer: Ian Maclaine-cross [EMAIL PROTECTED] Changed-By: Ian Maclaine-cross [EMAIL PROTECTED]

Accepted phpicalendar 2.24-1 (source all)

2008-04-28 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 22 Apr 2008 13:53:33 +0400 Source: phpicalendar Binary: phpicalendar Architecture: source all Version: 2.24-1 Distribution: unstable Urgency: low Maintainer: Al Nikolov [EMAIL PROTECTED] Changed-By: Al Nikolov [EMAIL PROTECTED]

Accepted octave-symbolic 1.0.5-2 (source i386)

2008-04-28 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 17:35:09 +0200 Source: octave-symbolic Binary: octave-symbolic Architecture: source i386 Version: 1.0.5-2 Distribution: unstable Urgency: low Maintainer: Debian Octave Group [EMAIL PROTECTED] Changed-By: Thomas Weber

Accepted shogun 0.6.1-1 (source all i386)

2008-04-28 Thread Soeren Sonnenburg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Apr 2008 14:25:25 +0200 Source: shogun Binary: shogun-doc shogun-dbg shogun-python-modular shogun-python shogun-readline shogun-octave-modular shogun-octave shogun-r Architecture: source all i386 Version: 0.6.1-1

Accepted libjavascript-perl 1.06-2 (source i386)

2008-04-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 17:23:15 +0200 Source: libjavascript-perl Binary: libjavascript-perl Architecture: source i386 Version: 1.06-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group [EMAIL PROTECTED] Changed-By: gregor

Accepted laptop-detect 0.13.6 (source amd64)

2008-04-28 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 12:51:48 -0300 Source: laptop-detect Binary: laptop-detect Architecture: source amd64 Version: 0.13.6 Distribution: unstable Urgency: low Maintainer: Otavio Salvador [EMAIL PROTECTED] Changed-By: Otavio Salvador

Accepted live-helper 1.0~a46-1 (source all)

2008-04-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 00:00:00 +0200 Source: live-helper Binary: live-helper Architecture: source all Version: 1.0~a46-1 Distribution: unstable Urgency: low Maintainer: Debian Live [EMAIL PROTECTED] Changed-By: Daniel Baumann [EMAIL

Accepted live-helper 1.0~a46-2 (source all)

2008-04-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 18:00:00 +0200 Source: live-helper Binary: live-helper Architecture: source all Version: 1.0~a46-2 Distribution: unstable Urgency: medium Maintainer: Debian Live [EMAIL PROTECTED] Changed-By: Daniel Baumann [EMAIL

Accepted mrtgutils 0.7 (source i386)

2008-04-28 Thread Luciano Bello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 19 Apr 2008 23:00:09 -0300 Source: mrtgutils Binary: mrtgutils Architecture: source i386 Version: 0.7 Distribution: unstable Urgency: low Maintainer: Luciano Bello [EMAIL PROTECTED] Changed-By: Luciano Bello [EMAIL PROTECTED]

Accepted zsh-beta 4.3.6-dev-0+20080428-1 (source all)

2008-04-28 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 11:40:04 -0400 Source: zsh-beta Binary: zsh-beta zsh-beta-doc zsh-beta-static Architecture: source all Version: 4.3.6-dev-0+20080428-1 Distribution: unstable Urgency: low Maintainer: Clint Adams [EMAIL PROTECTED

Accepted pommed 1.17~dfsg-2 (source amd64)

2008-04-28 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 18:59:47 +0200 Source: pommed Binary: pommed gpomme wmpomme Architecture: source amd64 Version: 1.17~dfsg-2 Distribution: unstable Urgency: low Maintainer: Julien BLACHE [EMAIL PROTECTED] Changed-By: Julien BLACHE

Accepted qt4-x11 4.4.0~rc1-5 (source all amd64)

2008-04-28 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 27 Apr 2008 04:15:28 +0300 Source: qt4-x11 Binary: libqtcore4 libqt4-core libqt4-gui libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-ibase libqt4-sql-mysql libqt4-sql-odbc libqt4-sql-psql libqt4-sql-sqlite

Accepted phenny 2~hg14-1 (source all)

2008-04-28 Thread Noah Slater
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 17:49:58 +0100 Source: phenny Binary: phenny Architecture: source all Version: 2~hg14-1 Distribution: unstable Urgency: low Maintainer: Noah Slater [EMAIL PROTECTED] Changed-By: Noah Slater [EMAIL PROTECTED]

Accepted git-buildpackage 0.4.26 (source all)

2008-04-28 Thread Guido Guenther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 16:36:44 +0200 Source: git-buildpackage Binary: git-buildpackage Architecture: source all Version: 0.4.26 Distribution: unstable Urgency: low Maintainer: Guido Guenther [EMAIL PROTECTED] Changed-By: Guido Guenther

Accepted e16 0.16.8.12-1 (source all amd64)

2008-04-28 Thread Laurence J. Lane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 14:05:18 -0400 Source: e16 Binary: e16 e16-data Architecture: source amd64 all Version: 0.16.8.12-1 Distribution: unstable Urgency: low Maintainer: Laurence J. Lane [EMAIL PROTECTED] Changed-By: Laurence J. Lane

Accepted wget-el 0.5.0-5 (source all)

2008-04-28 Thread Josue Abarca
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 15 Apr 2008 00:16:53 -0600 Source: wget-el Binary: wget-el Architecture: source all Version: 0.5.0-5 Distribution: unstable Urgency: low Maintainer: Josue Abarca [EMAIL PROTECTED] Changed-By: Josue Abarca [EMAIL PROTECTED]

Accepted smokeping 2.3.6-1 (source all)

2008-04-28 Thread Niko Tyni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 28 Apr 2008 21:49:28 +0300 Source: smokeping Binary: smokeping Architecture: source all Version: 2.3.6-1 Distribution: unstable Urgency: low Maintainer: Jose Carlos Garcia Sogo [EMAIL PROTECTED] Changed-By: Niko Tyni [EMAIL

Accepted smplayer 0.6.0~rc4-1 (source all i386)

2008-04-28 Thread Matvey Kozhev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 16 Apr 2008 15:11:15 +0700 Source: smplayer Binary: smplayer smplayer-translations Architecture: source all i386 Version: 0.6.0~rc4-1 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Matvey Kozhev

Accepted sfc 2.2.0136-1 (source all)

2008-04-28 Thread Ben Hutchings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 27 Apr 2008 18:29:10 +0100 Source: sfc Binary: sfc-source Architecture: source all Version: 2.2.0136-1 Distribution: unstable Urgency: low Maintainer: Ben Hutchings [EMAIL PROTECTED] Changed-By: Ben Hutchings [EMAIL PROTECTED]

  1   2   >