Re: [RFC] DEP-6: Meta-Package debian/control field

2009-12-23 Thread Thibaut Paumard


Le 22 déc. 09 à 13:59, Rene Engelhard a écrit :


Hi,

On Mon, Dec 21, 2009 at 05:12:15PM +, Philipp Kern wrote:

You're on your own with these.


I don't think you want to go though A recommends B which depends on C
which depends on D etc. route on servers which should have only
the stuff installed you need. Or even on desktops which you want  
clean.


If you want a minimalistic install, you don't want to install meta- 
packages either. You want to install a base Debian system plus a very  
few packages that you really need (without recommends) plus there  
dependencies. You certainly don't want Gnome or KDE or anything that  
means everything is suite blah.


Cheers, Thibaut.


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bits from the kernel team

2009-12-23 Thread Michael Gernoth
On Wed, Dec 23, 2009 at 01:51:01AM +0100, Frans Pop wrote:
 The following change in /etc/init.d/nfs-kernel-server fixes this:
   # See if our running kernel supports the NFS kernel server
 - if [ -f /proc/kallsyms ]  ! grep -qE 'init_nf(sd|)' 
 /proc/kallsyms; then
 + if ! [ -d /sys/module/nfsd ]; then

Only when nfsd is a module, not when it is compiled in:
$ grep NFSD /boot/config-2.6.32.2
CONFIG_NFSD=y
$ ls -dl /sys/module/nfs*
drwxr-xr-x 3 root root 0 Dec 23 09:05 /sys/module/nfs
$

Testing for /proc/fs/nfs/exports could probably work everywhere.

Regards,
  Michael

-- 
Michael GernothDepartment of Computer Science IV 
Martensstrasse 1  D-91058 Erlangen Germany  University of Erlangen-Nuremberg
  http://www4.informatik.uni-erlangen.de/~gernoth/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bits from the kernel team

2009-12-23 Thread Frans Pop
Michael Gernoth wrote:
 On Wed, Dec 23, 2009 at 01:51:01AM +0100, Frans Pop wrote:
 The following change in /etc/init.d/nfs-kernel-server fixes this:
  # See if our running kernel supports the NFS kernel server
 -if [ -f /proc/kallsyms ]  ! grep -qE 'init_nf(sd|)'
 /proc/kallsyms; then
 +if ! [ -d /sys/module/nfsd ]; then
 
 Only when nfsd is a module, not when it is compiled in:
 $ grep NFSD /boot/config-2.6.32.2
 CONFIG_NFSD=y
 $ ls -dl /sys/module/nfs*
 drwxr-xr-x 3 root root 0 Dec 23 09:05 /sys/module/nfs
 $

Right. Looks like that's already being discussed in #550153.

 Testing for /proc/fs/nfs/exports could probably work everywhere.

That's mentioned in the BR as well.

Cheers,
FJP


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bits from the kernel team

2009-12-23 Thread Michael Tokarev
Ben Hutchings wrote:
 On Wed, 2009-12-23 at 01:51 +0100, Frans Pop wrote:
 Ben Hutchings wrote:
 Currently you can install kernel images from unstable or backports
 without any extra dependencies.  I'm not aware of any significant
 breakage though some packages may rely on deprecated and removed stuff
 in procfs or sysfs.
 I've been running upstream kernels without any problems on Lenny.

 The only issue I'm aware of is that the init script of nfs-kernel-server is
 not compatible with 2.6.32.
 The following change in /etc/init.d/nfs-kernel-server fixes this:
  # See if our running kernel supports the NFS kernel server
 -if [ -f /proc/kallsyms ]  ! grep -qE 'init_nf(sd|)' 
 /proc/kallsyms; then
 +if ! [ -d /sys/module/nfsd ]; then
 
 I made that change myself, how could I forget it?!

That apparently breaks non-modular nfsd -- see #561674.

/mjt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Brazilian Sugar: ICUMSA45 Spot/Contract And High Seas Offer

2009-12-23 Thread CM

Concrad CraigNormalConrad 
Craig172292009-11-03T10:14:00Z2009-12-22T13:56:00Z120211549214179.2720110
Hello
1) We introduceourselves as selling/buying agents for Sugar/Urea
 White Crystal Sugar ICUMSA 45: Our Offer To Sell
 
2.a) Spot BookingOffer 25000 MT CIF = us$ 460/MT
2.b) Annual ContractBooking Offer 12 x 12500 MT CIF = us$ 415/MT
 
2.c) High SeasOffer  = ClickHere
 Raw Sugar ICUMSA 600-1200: Our Offer To Sell
 
3.a) Raw Sugar ICUMSA600-1200 stocks now available in Brazil
3.b) Please contactfor further details and prices
 Sugar Stocks Offer
 
4) Available StockOffer = ClickHere
 
5) Please inform yourinterest and required quantity so can comeback with 
details accordingly
 Our Offer To Purchase
 
6) If you are holdingany available stocks of sugar for sale, please send 
complete details so canarrange local sale within the country of stock
 
Best Regards
Kashif Waheed
CM CommoditiesAnd Mercantile
20-Saeed Colony # (1)
213 Faisalabad 38060,Pakistan
Tel: 00923008661624 /Fax: 0092418730125

Bug#562167: ITP: php5-symfony1.4 -- Open-Source PHP Web Framework

2009-12-23 Thread Federico Gimenez Nieto
Package: wnpp
Severity: wishlist
Owner: Federico Gimenez Nieto fgime...@coit.es


* Package name: php5-symfony1.4
  Version : 1.4.1
  Upstream Author : Fabien Potencier fabien.potenc...@symfony-project.com
* URL : http://www.symfony-project.com/
* License : MIT
  Programming Lang: PHP
  Description : Open-Source PHP Web Framework

Symfony is a full-stack framework, a library of cohesive classes written in
PHP5.

It provides an architecture, components and tools for developers to build
complex web applications faster. Choosing symfony allows you to release your
applications earlier, host and scale them without problem, and maintain them
over time with no surprise.

Symfony is based on experience. It does not reinvent the wheel: it uses most of
the best practices of web development and integrates some great third-party
libraries.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-23 Thread Hendrik Sattler
Am Samstag 24 Oktober 2009 20:24:31 schrieb Marco d'Itri:
 I propose that netbase will create on new installations a file in
 /etc/sysctl.d/ containing net.ipv6.bindv6only=1.
[...]
 [2] http://tools.ietf.org/html/rfc3493#section-5.3

1. It obviously doesn't do this only on new installation but also on upgrades.
2. You cite RFC3493 but your request (and action) obviously violates it:
 By default this option is turned off.

Hint: off means 0, not 1.

Why does Debian violate the RFC on purpose? Why does it break installed 
systems?

I have failures now with a client that cannot connect() to the IPv4 address 
but get an ENETUNREACH instead.
The application DOES set this socket option:
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
setsockopt(3, SOL_IPV6, IPV6_V6ONLY, [0], 4) = 0
bind(3, {sa_family=AF_INET6,) = 0
listen(3, ) = 0

Did you ever test that setting this option back to 0 by a program before 
bind() and listen() actually works?

Reverting your change fixes this. I am using Debian testing up-to-date with 
linux-2.6.32 (self-compiled).

HS


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-23 Thread Marco d'Itri
On Dec 23, Hendrik Sattler p...@hendrik-sattler.de wrote:

 1. It obviously doesn't do this only on new installation but also on upgrades.
This is correct.

 2. You cite RFC3493 but your request (and action) obviously violates it:
RFC3493 is informational.

 Did you ever test that setting this option back to 0 by a program before 
 bind() and listen() actually works?
Yes.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-23 Thread Jarek Kamiński
Na grupie linux.debian.devel napisałe(a)ś:

 I have failures now with a client that cannot connect() to the IPv4 address 
 but get an ENETUNREACH instead.
 The application DOES set this socket option:
 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
^-- You meant IPPROTO_TCP?
 setsockopt(3, SOL_IPV6, IPV6_V6ONLY, [0], 4) = 0
 bind(3, {sa_family=AF_INET6,) = 0
 listen(3, ) = 0

 Did you ever test that setting this option back to 0 by a program before 
 bind() and listen() actually works?

Yes. Following code actually works (runs with bindv6only enabled,
listens on [::]:1234 and accepts connection made to localhost:1234):
#v+
#include sys/socket.h
#include netinet/in.h

int main ()
{
int no = 0;
int listenfd = socket (AF_INET6, SOCK_STREAM, IPPROTO_TCP);
int clientfd;
char buf[1024];
ssize_t rv;
struct sockaddr_in6 addr = { AF_INET6, htons(1234), 0, IN6ADDR_ANY_INIT 
};
setsockopt (listenfd, SOL_IPV6, IPV6_V6ONLY, no, sizeof(no));
bind (listenfd, (void*)addr, sizeof(addr));
listen (listenfd, 1);
clientfd = accept (listenfd, 0, 0);
while ((rv = read (clientfd, buf, sizeof(buf)))  0)
write (1, buf, rv);
return 0;
}
#v-

 Reverting your change fixes this.

If something doesn't work with bindv6only enabled, it's broken.

Jarek.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-23 Thread Bjørn Mork
Jarek Kamiński ja...@vilo.eu.org writes:

 Yes. Following code actually works (runs with bindv6only enabled,
 listens on [::]:1234 and accepts connection made to localhost:1234):


I'm sure it works.  But I wanted to note that localhost is somewhat
ambigious.  It may include ::1


 ipv6-pppoe-1:~# grep localhost /etc/hosts
 127.0.0.1   localhost
 ::1 localhost ip6-localhost ip6-loopback

 ipv6-pppoe-1:~# host localhost
 localhost has address 127.0.0.1
 localhost has IPv6 address ::1


You'd better test 127.0.0.1:1234 explicitly if that's what you want. 



Bjørn


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bug#561688: ITP: turbotail -- drop-in replacement for tail, using FAM for following files

2009-12-23 Thread Joachim Breitner
Hi,

Am Samstag, den 19.12.2009, 17:24 +0100 schrieb Christian Dietrich:
 Package: wnpp
 Severity: wishlist
 Owner: Christian Dietrich stettber...@dokucode.de
 
 
 * Package name: turbotail
   Version : 0.3
   Upstream Author : Folkert van Heusden folk...@vanheusden.com
 * URL : http://www.vanheusden.com/turbotail/
 * License : GPL
   Programming Lang: C
   Description : drop-in replacement for tail, using FAM for following 
 files
 
 turbotail provides almost all command line options as the normal tail
 from coreutils, but when following files with -f, it doesn't poll the
 file every second, but uses FAM to get informed about changes at the
 file.

what advantage does turbotail provide over inotail, which is in Debian:

“inotail is a replacement for the 'tail' program found in the base
installation of every Linux/UNIX system. It makes use of the inotify
infrastructure in recent versions of the Linux kernel to speed up
tailing files in the follow mode (the '-f' option). Standard tail polls
the file every second by default while inotail listens to special events
sent by the kernel through the inotify API to determine whether a file
needs to be reread.”

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


RFH: Patch for CVE-2009-3560 in expat breaks the Perl XML parser

2009-12-23 Thread Daniel Leidert
x-post to expat-discuss, debian-devel and debian-perl

Hi,

The security issue known as CVE-2009-3560 [1] has been fixed in expats
source code some time ago [2]. Now a Debian user informed [3] me, that
the fix breaks parsing XML files with entities using Perls XML parser.
Also several tests of the suite then fail (attached build log). So this
makes the problem RC for us Debian and creates a problem in the *stable
suites.

I guess, the Perl XML parser needs to be fixed and not expat. But I'm
not familiar with the Perl module. I wonder if you (expat developers)
have been informed about this? Unfortunately the author of the Perl XML
parser module seems not active anymore (CCed him tough).

Is someone able to help to track this down? Any help is appreciated.

[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560
[2] 
http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?r1=1.164r2=1.165
[3] http://bugs.debian.org/561658

Regards, Daniel
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: setze CFLAGS auf Standardwert: -g -O2
dpkg-buildpackage: setze CPPFLAGS auf Standardwert: 
dpkg-buildpackage: setze LDFLAGS auf Standardwert: 
dpkg-buildpackage: setze FFLAGS auf Standardwert: -g -O2
dpkg-buildpackage: setze CXXFLAGS auf Standardwert: -g -O2
dpkg-buildpackage: Quellpaket libxml-parser-perl
dpkg-buildpackage: Quellversion 2.36-1.2
dpkg-buildpackage: Quellen geändert durch Daniel Leidert (dale) 
daniel.leid...@wgdd.de
dpkg-buildpackage: Host-Architektur amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
[ ! -f Makefile ] || /usr/bin/make realclean
make[1]: Entering directory 
`/usr/local/src/packages/libxml-parser-perl/libxml-parser-perl-2.36'
/usr/bin/perl  -e 'chdir '\''Expat'\'';  system '\''make clean'\'' if -f 
'\''Makefile'\'';' --
make[2]: Entering directory 
`/usr/local/src/packages/libxml-parser-perl/libxml-parser-perl-2.36/Expat'
rm -f \
  *.a core \
  core.[0-9] ../blib/arch/auto/XML/Parser/Expat/extralibs.all \
  core.[0-9][0-9] Expat.bso \
  pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
  Expat.x Expat.bs \
  perl tmon.out \
  *.o pm_to_blib \
  ../blib/arch/auto/XML/Parser/Expat/extralibs.ld blibdirs.ts \
  core.[0-9][0-9][0-9][0-9][0-9] Expat.c \
  *perl.core core.*perl.*.? \
  Makefile.aperl perl \
  Expat.def core.[0-9][0-9][0-9] \
  mon.out libExpat.def \
  perlmain.c perl.exe \
  so_locations Expat.exp 
rm -rf \
  blib 
mv Makefile Makefile.old  /dev/null 21
make[2]: Leaving directory 
`/usr/local/src/packages/libxml-parser-perl/libxml-parser-perl-2.36/Expat'
rm -f \
  *.a core \
  core.[0-9] blib/arch/auto/XML/Parser/extralibs.all \
  core.[0-9][0-9] Parser.bso \
  pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
  Parser.x  \
  perl tmon.out \
  *.o pm_to_blib \
  blib/arch/auto/XML/Parser/extralibs.ld blibdirs.ts \
  core.[0-9][0-9][0-9][0-9][0-9] *perl.core \
  core.*perl.*.? Makefile.aperl \
  Parser.def perl \
  core.[0-9][0-9][0-9] mon.out \
  libParser.def perl.exe \
  perlmain.c so_locations \
  Parser.exp 
rm -rf \
  blib 
mv Makefile Makefile.old  /dev/null 21
/usr/bin/perl  -e 'chdir '\''Expat'\'';  system '\''make -f Makefile.old 
realclean'\'' if -f '\''Makefile.old'\'';' --
make[2]: Entering directory 
`/usr/local/src/packages/libxml-parser-perl/libxml-parser-perl-2.36/Expat'
rm -f \
  *.a core \
  core.[0-9] ../blib/arch/auto/XML/Parser/Expat/extralibs.all \
  core.[0-9][0-9] Expat.bso \
  pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
  Expat.x Expat.bs \
  perl tmon.out \
  *.o pm_to_blib \
  ../blib/arch/auto/XML/Parser/Expat/extralibs.ld blibdirs.ts \
  core.[0-9][0-9][0-9][0-9][0-9] Expat.c \
  *perl.core core.*perl.*.? \
  Makefile.aperl perl \
  Expat.def core.[0-9][0-9][0-9] \
  mon.out libExpat.def \
  perlmain.c perl.exe \
  so_locations Expat.exp 
rm -rf \
  blib 
mv Makefile Makefile.old  /dev/null 21
make[2]: [clean] Fehler 1 (ignoriert)
rm -f \
  Expat.o Makefile.old \
  Makefile 
rm -rf \
   
make[2]: Leaving directory 
`/usr/local/src/packages/libxml-parser-perl/libxml-parser-perl-2.36/Expat'
/usr/bin/perl  -e 'chdir '\''Expat'\'';  system '\''make -f Makefile 
realclean'\'' if -f '\''Makefile'\'';' --
rm -f \
  Makefile.old Makefile 
rm -rf \
  XML-Parser-2.36 
make[1]: Leaving directory 
`/usr/local/src/packages/libxml-parser-perl/libxml-parser-perl-2.36'
dh_clean README.Encodings build-stamp install-stamp \
Parser/Encodings/iso-8859-1.enc 
Parser/Encodings/iso-8859-6.enc Parser/Encodings/iso-8859-10.enc 
Parser/Encodings/iso-8859-11.enc Parser/Encodings/iso-8859-13.enc 

Re: Bug#559761: ITP: release -- provides information about the current releases

2009-12-23 Thread Benjamin Drung
Am Freitag, den 11.12.2009, 09:17 +0100 schrieb Frank Lin PIAT:
 On Fri, 2009-12-11 at 00:09 +0100, Benjamin Drung wrote:
  To sum up the naming discussion, there are two possible package names:
  
  * distro-release-info
  * release-info
  
  The two distro-specific script will be named debian-release-info and
  ubuntu-release-info. I tend to name the package distro-release-info and
  the symlinked script release-info.
 
 The distro specific script should be in /usr/share/release-info/.

No. If I want to know the current stable release of Debian, I have to
run 'debian-release-info -s' regardless which os/distro I run.

 If the distribution specific scripts are in the path, people may tend to
 use them, which isn't portable because one needs to know the local
 distribution before invoking the script.

It depends on the purpose. Portable scripts have to use release-info,
but distribution specific scripts can use $distro-release-info.

 Also, it you be nice if your script was easily extensible by Debian and
 Ubuntu derivatives.

Every derivative can add their own $distro-release-info script. Having
one generic script for all distributions would not work, because there
is not _one_ release policy for all.

 BTW, did you notice that the DebianRelease[1] wiki page has a link per
 distribution release, with EOL dates (?)

Yes, but for buzz to hamm (1.1 to 2.0) the EOL dates are missing.

 I just have a feature request: add some --foobar-url options, which
 would return some official urls about that distribution:
  * Info and support (http://www.debian.org/releases/lenny/ )
  * Release Notes (http://www.debian.org/releases/lenny/releasenotes )
  * Errata (http://www.debian.org/releases/stable/errata )
  * Installation Guide (http://www.debian.org/releases/lenny/installmanual )

Do you have a use case for that? If you want to know these URLs for the
current installed distro, you can use lsb_release instead:

http://www.debian.org/releases/$(lsb_release -cs)/
http://www.debian.org/releases/$(lsb_release -cs)/releasenotes

We would need the equivalent URLs for Ubuntu.

-- 
Benjamin Drung
Ubuntu Developer (www.ubuntu.com) | Debian Maintainer (www.debian.org)


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: Bug#559761: ITP: release -- provides information about the current releases

2009-12-23 Thread Benjamin Drung
Am Freitag, den 11.12.2009, 15:57 -0600 schrieb Peter Samuelson:
 [Benjamin Drung]
  Yes, the name is a bit to generic. Any other suggestions for the name?
  On the mailing list I found 'release-info'. On my list are now:
  
  * release-info
  * distro-release-info
  * distro-releases
 
 I'd go with 'os-release'.  Mostly because I hate the word 'distro'.

To avoid the distro/os discussion, I will use release-info as package
name. It's short and not too generic.

 Unix tradition is to have a bit of OS release info in one flag of
 'uname' or another, but of course on Linux, where the kernel and the
 userland are fairly decoupled, this makes less sense.
 
 (Also, one might think /usr/share/misc/config.guess could say whether
 we're on debian or ubuntu ... but it doesn't.)

-- 
Benjamin Drung
Ubuntu Developer (www.ubuntu.com) | Debian Maintainer (www.debian.org)


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#562180: ITP: monajat -- Islamic supplications screenlet/tray applet/console app

2009-12-23 Thread أحمد المحمودي
Package: wnpp
Severity: wishlist
Owner: أحمد المحمودي aelmahmo...@users.sourceforge.net


* Package name: monajat
  Version : 2.3.1
  Upstream Author : Fadi Al-katout (cutout) cutou...@gmail.com, 
Muayyad Alsadi muayyad.als...@ojuba.org
* URL : https://www.launchpad.net/monajat
* License : GPL
  Programming Lang: Python
  Description : Islamic supplications screenlet/tray applet/console app

 Monajat is a small application that displays Islamic supplications
 (azkar) at predetermined times.

 It consists of a python backend, screenlet, tray applet and console
 application.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562179: ITP: smem -- memory reporting tool

2009-12-23 Thread Michal Čihař
Package: wnpp
Severity: wishlist
Owner: Michal Čihař ni...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: smem
  Version : 0.9
  Upstream Author : Matt Mackall m...@selenic.com
* URL : http://www.selenic.com/smem/
* License : GPL
  Programming Lang: Python
  Description : memory reporting tool

Tool that can give numerous reports on memory usage on Linux systems.
Unlike existing tools, smem can report proportional set size (PSS),
which is a more meaningful representation of the amount of memory used
by libraries and applications in a virtual memory system.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyJE0ACgkQ3DVS6DbnVgQxQACfbR0LZ+oJDjU3KozrQ8Gupadu
36gAoIeKeMF69/C3tZ/LFLvXRrMdJqF9
=ycVk
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-core_may_be_bug

2009-12-23 Thread krogar

Hello - (Systems - Debian test unstable AMD64)
read from terminal - may be unmet dependencies:
dselect print error, and apt-get - read from terminals:
user# apt-get install xserver-xorg-video-apm
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  xserver-xorg-video-apm: Depends: xserver-xorg-core (= 2:1.6.99.900) but 
2:1.6.5-1 is to be installed
E: Broken packages
kroxalt:/home/kizipy# apt-get install xserver-xorg-core
Reading package lists... Done
Building dependency tree   
Reading state information... Done
xserver-xorg-core is already the newest version.
xserver-xorg-core set to manually installed.
The following packages were automatically installed and are no longer required:
  libbcel-java libgcj9-0-awt libsensors3 libxklavier12 libgcj-bc bsh-gcj 
libhsqldb-java-gcj bsh libgraphviz4 libmx4j-java libpoppler4 libgnomekbd3
  openssl-blacklist uswsusp fastjar libsplashy1 liblog4j1.2-java 
liblog4j1.2-java-gcj
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
kroxalt:/home/kizipy# apt-get autoremove
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  bsh bsh-gcj fastjar libbcel-java libgcj-bc libgcj9-0-awt libgnomekbd3 
libgraphviz4 libhsqldb-java-gcj liblog4j1.2-java liblog4j1.2-java-gcj 
libmx4j-java
  libpoppler4 libsensors3 libsplashy1 libxklavier12 openssl-blacklist uswsusp
0 upgraded, 0 newly installed, 18 to remove and 0 not upgraded.
After this operation, 30.1MB disk space will be freed.
Do you want to continue [Y/n]? 
(Reading database ... 315620 files and directories currently installed.)
Removing bsh-gcj ...
Removing bsh ...
Removing fastjar ...
Removing libmx4j-java ...
Removing libbcel-java ...
Removing liblog4j1.2-java-gcj ...
Removing libhsqldb-java-gcj ...
Removing libgcj-bc ...
Removing libgcj9-0-awt ...
Removing libgnomekbd3 ...
Removing libgraphviz4 ...
Removing liblog4j1.2-java ...
Removing libpoppler4 ...
Removing libsensors3 ...
Removing uswsusp ...
Removing libsplashy1 ...
Removing libxklavier12 ...
Removing openssl-blacklist ...
Processing triggers for menu ...
Processing triggers for man-db ...
Processing triggers for install-info ...
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond-program.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-ref.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-dist.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/accounting.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond-snippets.info-images-dir-dep.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond-learning.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-lib.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-mac.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond.info-images-dir-dep.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-ext.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-tut.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/python2.5-api.info.gz'
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.32-trunk-amd64
user# apt-get remove xserver-xorg-core
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  fglrx-amdcccle fglrx-atieventsd fglrx-control fglrx-driver fglrx-glx 
fglrx-glx-ia32 fglrx-kernel-2.6.32-trunk-amd64 xorg xserver-xorg 
xserver-xorg-core
  xserver-xorg-core-dbg xserver-xorg-input-all xserver-xorg-input-evdev 
xserver-xorg-input-synaptics xserver-xorg-input-wacom xserver-xorg-video-intel
  xserver-xorg-video-openchrome xserver-xorg-video-radeon 
xserver-xorg-video-radeon-dbg xserver-xorg-video-radeonhd 
xserver-xorg-video-radeonhd-dbg
  xserver-xorg-video-tga
0 upgraded, 0 newly installed, 22 to remove and 0 not upgraded.
After this operation, 124MB disk space will be freed.
Do you want to continue [Y/n]? 
(Reading database ... 315395 files and directories currently installed.)
Removing fglrx-amdcccle ...
Removing fglrx-atieventsd ...
Stopping atieventsd: done.
Removing fglrx-control ...
Removing fglrx-kernel-2.6.32-trunk-amd64 ...
Removing fglrx-glx-ia32 ...
Removing `diversion of /usr/lib32/libGL.so.1.2 to 
/usr/lib32/fglrx/diversions/libGL.so.1.2 by fglrx-glx-ia32'
Removing `diversion of 

QA pages and epochs: problem?

2009-12-23 Thread Jens Peter Secher
Recently, it seems that the QA pages started ignoring the epoch in
changelog versions.  Specifically
http://packages.qa.debian.org/h/haxe.html shows an ancient version
20060912-2 as the version in sid, while it shows 1:2.4-3 as the
version in testing.

Have anybody else seen the like?
-- 
Jens Peter Secher.
_DD6A 05B0 174E BFB2 D4D9 B52E 0EE5 978A FE63 E8A1 jpsecher gmail com_.
A. Because it breaks the logical sequence of discussion.
Q. Why is top posting bad?


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: QA pages and epochs: problem?

2009-12-23 Thread Julien Cristau
On Wed, Dec 23, 2009 at 17:10:07 +0100, Jens Peter Secher wrote:

 Recently, it seems that the QA pages started ignoring the epoch in
 changelog versions.  Specifically
 http://packages.qa.debian.org/h/haxe.html shows an ancient version
 20060912-2 as the version in sid, while it shows 1:2.4-3 as the
 version in testing.
 
Well.  20060912-2 *is* in sid.
  haxe | 20060912-2 |  unstable | source, hurd-i386
So I suspect something's getting confused about multiple versions being
listed in the Sources files (1:2.4-3 is there as well, obviously).

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: QA pages and epochs: problem?

2009-12-23 Thread James Vega
Julien is correct.  See #559863 and merged bugs.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: QA pages and epochs: problem?

2009-12-23 Thread Osamu Aoki
On Wed, Dec 23, 2009 at 05:10:07PM +0100, Jens Peter Secher wrote:
 Recently, it seems that the QA pages started ignoring the epoch in
 changelog versions.  Specifically
 http://packages.qa.debian.org/h/haxe.html shows an ancient version
 20060912-2 as the version in sid, while it shows 1:2.4-3 as the
 version in testing.
 
 Have anybody else seen the like?

I see funny page too.

 
http://packages.debian.org/search?suite=defaultsection=allarch=anysearchon=nameskeywords=gsynaptics

unstable has oldest version.

old   0.9.7-3 
stable0.9.14-6 
testing   0.9.16-3 
unstable  0.9.7-1 

http://packages.qa.debian.org/g/gsynaptics.html

I orphaned this long time ago without anyone taking it.  It looks like
some one uploaded very old version to unstable and got through the
system. ???


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: QA pages and epochs: problem?

2009-12-23 Thread Felix Zielcke
Am Donnerstag, den 24.12.2009, 01:18 +0900 schrieb Osamu Aoki:
 unstable has oldest version.
 
 old   0.9.7-3 
 stable0.9.14-6 
 testing   0.9.16-3 
 unstable  0.9.7-1 
 
 http://packages.qa.debian.org/g/gsynaptics.html
 
 I orphaned this long time ago without anyone taking it.  It looks like
 some one uploaded very old version to unstable and got through the
 system. ???
 
hurd-i386 still has 0.9.7-1:
http://qa.debian.org/madison.php?package=gsynaptics
reachable from above PTS page by that little square+arrow icon after
versions
Seems like you missed the mail from d-d-a or the thread on d-d that
ftpmasters allow now multiple versions in unstable, which broke a few
things.

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-23 Thread Jarek Kamiński
Na grupie linux.debian.devel napisałe(a)ś:
 Jarek Kamiński ja...@vilo.eu.org writes:

 Yes. Following code actually works (runs with bindv6only enabled,
 listens on [::]:1234 and accepts connection made to localhost:1234):

 I'm sure it works.  But I wanted to note that localhost is somewhat
 ambigious.  It may include ::1

In my case it doesn't.

 You'd better test 127.0.0.1:1234 explicitly if that's what you want. 

I've done the test correctly, connecting over IPv4 with 127.1.

Jarek.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562193: ITP: xen-qemu-dm-3.4 -- Xen Qemu Device Model virtual machine hardware emulator

2009-12-23 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand tho...@goirand.fr

* Package name: xen-qemu-dm-3.4
  Version : 3.4.2
  Upstream Author : Xensource xen-de...@lists.xensource.com
* URL : http://www.xen.org/
* License : GPL
  Programming Lang: C
  Description : Xen Qemu Device Model virtual machine hardware emulator

This package is the Xen version of the Qemu emulator especially patched for
its hypervisor. With xen-qemu-dm, you can run a fully virtualized virtual
machine if your hardware supports it (Intel VT support, or AMD-v
technology).

Explanation on why this package is created:
Bastian Blank decided to remove xen-qemu-dm from his Xen packages, as he
believed he could not face any potential security issues in the Xen version
of Qemu. As many people still need HVM support in Xen, I have gathered a small
team of people that are reading the xen-devel list, to maintain this package:

Ian Jackson ian.jack...@eu.citrix.com - Debian guy at Citrix
Stefano Stabellini stefano.stabell...@eu.citrix.com - Qemu guy at Citrix
Christian Motschke christ...@motschke.de - Volunteering
Samuel Thibault sthiba...@debian.org - Can help

so that I wont get stuck if there is any security issue on the package.
I will also build a private mailing list with the above persons registered,
so we can work as a team in case any issue is raised by the security team
or others.

I intend to be the main package maintainer, but I wont have any internal
knowledge of the source code, which is why I insisted on having help here.
This has already proven to be the right path, as Ian Jackson (and others)
have been of great help.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562199: ITP: dnsjava -- Implementation of DNS in Java

2009-12-23 Thread Steffen Moeller
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller steffen_moel...@gmx.de

* Package name: dnsjava
  Version : 2.0.8
* URL : http://www.dnsjava.org/
* License : BSD
  Programming Lang: Java
  Description : Implementation of DNS in Java

dnsjava is an implementation of DNS in Java. It supports all defined
record types (including the DNSSEC types), and unknown types. It can
be used for queries, zone transfers, and dynamic updates. It includes
a cache which can be used by clients, and a minimal implementation
of a server. It supports TSIG authenticated messages, partial DNSSEC
verification, and EDNS0.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



An English presentation about Config::Model and package upgrades

2009-12-23 Thread Dominique Dumont
Le vendredi 4 décembre 2009 20:08:57, gregor herrmann a écrit :
 Since you speak French you might be interested in Dominique's
 presentation at some French Perl meeting:
 http://fpw2009.ubicast.eu/videos/free/64/

For non-french speakers, I've recorded a new session in English. In this 
presentation, I've also talked about Augeas and package upgrades.

Here are the slides : http://config-model.sourceforge.net/config-model-en.pdf
And the video: http://config-model.sourceforge.net/config-model-2.avi (280MB)

All the best

Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [Expat-discuss] RFH: Patch for CVE-2009-3560 in expat breaks the Perl XML parser

2009-12-23 Thread Karl Waclawek
Daniel Leidert wrote:
 x-post to expat-discuss, debian-devel and debian-perl
 
 Hi,
 
 The security issue known as CVE-2009-3560 [1] has been fixed in expats
 source code some time ago [2]. Now a Debian user informed [3] me, that
 the fix breaks parsing XML files with entities using Perls XML parser.
 Also several tests of the suite then fail (attached build log). So this
 makes the problem RC for us Debian and creates a problem in the *stable
 suites.
 
 I guess, the Perl XML parser needs to be fixed and not expat. But I'm
 not familiar with the Perl module. I wonder if you (expat developers)
 have been informed about this? Unfortunately the author of the Perl XML
 parser module seems not active anymore (CCed him tough).

No, I haven't heard about the Perl issue before.

 
 Is someone able to help to track this down? Any help is appreciated.
 
 [1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560
 [2] 
 http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?r1=1.164r2=1.165
 [3] http://bugs.debian.org/561658
 

Could you please run the failing tests with Expat directly, instead of the
Perl parser?

Karl


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562217: ITP: jdownloader -- download manager for one-click hosting sites

2009-12-23 Thread Benjamin Drung
Package: wnpp
Severity: wishlist
Owner: Benjamin Drung bdr...@ubuntu.com

* Package name: jdownloader
  Version : 0.1
  Upstream Author : JDownloader DEV-Team supp...@jdownloader.org
* URL : http://jdownloader.org/
* License : GPL-3
  Programming Lang: Java
  Description : download manager for one-click hosting sites

 JDownloader is open source, platform independent and written completely in
 Java. It simplifies downloading files from One-Click-Hosters like
 Rapidshare.com or Megaupload.com - not only for users with a premium account
 but also for users who don't pay. It offers downloading in multiple paralell
 streams, captcha recognition, automatical file extraction and much more. Of
 course, JDownloader is absolutely free of charge. Additionally, many link
 encryption sites are supported - so you just paste the encrypted links and
 JD does the rest. JDownloader can import CCF, RSDF and the new DLC files.
 .
 This package contains only a dektop file and a script, which will download and
 launch the current JDownloader.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [MBF] Handling python2.4 removal

2009-12-23 Thread Luca Falavigna
Il giorno Tue, 15 Dec 2009 23:11:18 +0100
Luca Falavigna dktrkr...@debian.org ha scritto:

 Squeze will release with Python 2.5 and Python 2.6, while Python 2.4
 is scheduled for removal when no packages will depend on it. When
 Python 2.6 will enter unstable, Python 2.4 will be no longer
 supported version for module and extension building.
 
 We're proposing a MBF for the following packages to ease transition,
 a brief explanation for every class of package involved follows.

Here's a follow-up to include some more packages, and to remove those
which were already fixed in the meantime.



---
NEED CODE/PACKAGING CHANGES
---

These packages build-depend or depend on one of the package built on top
of python2.4 source, and will be uninstallable when those packages will
be removed from Sid and Squeeze.

Jeff Breidenbach j...@debian.org
   jcc

Debian Games Team pkg-games-de...@lists.alioth.debian.org
   adonthell

Debian/Ubuntu Zope Team pkg-zope-develop...@lists.alioth.debian.org
   zope-common
   zope2.10
   zope2.11

Barry deFreese bdefre...@debian.org
   adonthell (U)

Debian QA Group packa...@qa.debian.org
   graphviz

Bjørn Hansen holomo...@users.sourceforge.net
   balder2d

Ian Jackson i...@davenant.greenend.org.uk
   autopkgtest

Matthias Klose d...@debian.org
   python-extclass
   zope-common (U)

martin f. krafft madd...@debian.org
   zope-common (U)

Rafael Laboissiere raf...@debian.org
   plplot (U)

Jeremy Lainé jeremy.la...@m4x.org
   kdevelop

Iain Lane la...@ubuntu.com
   adonthell (U)

Andrea Mennucci mennu...@debian.org
   zope-common (U)

Jonas Meurer m...@debian.org
   zope-common (U)
   zope2.10 (U)
   zope2.11 (U)

Andrew Ross andrewr...@users.sourceforge.net
   plplot

Fabio Tranchitella kob...@debian.org
   zope-common (U)
   zope2.10 (U)
   zope2.11 (U)

Bernd Zeimetz b...@debian.org
   zope-common (U)
   zope2.10 (U)
   zope2.11 (U)



--
NEED A SOURCEFUL UPLOAD WITH NO CODE/PACKAGING CHANGES
--

In order to get rid of dependencies on python2.4 package, a no-change
sourceful upload should be enough in most cases for those packages.

Sebastien Bacher seb...@debian.org
   pyorbit

 Daniel Baumann dan...@debian.org
   pywebdav (U)

Mathias Behrle mathi...@mbsolutions.selfip.biz
   pywebdav (U)

Vincent Bernat ber...@debian.org
   simpleparse (U)
   sshproxy

Vincent Danjean vdanj...@debian.org
   commit-tool

Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org
   pyorbit (U)

Debian Python Modules Team python-modules-t...@lists.alioth.debian.org
   simpleparse

Debian/Ubuntu Zope Team pkg-zope-develop...@lists.alioth.debian.org
   zc.buildout
   zodb
   zope.testing

Dirk Eddelbuettel e...@debian.org
   nwsclient

Luca Falavigna dktrkr...@debian.org
   pyorbit (U)

Alexandre Fayolle afayo...@debian.org
   pyqonsole

Matthias Klose d...@ubuntu.com
   zope.testing (U)

Jan Lübbe jlue...@debian.org
   bitbake

Debian Tryton Maintainers try...@lists.debian-maintainers.org
   pywebdav

Loic Minier l...@dooz.org
   pyorbit (U)

Josselin Mouette j...@debian.org
   pyorbit (U)

Brian Sutherland br...@vanguardistas.net
   zodb (U)
   zope.testing (U)

Fabio Tranchitella kob...@debian.org
   zc.buildout (U)
   zodb (U)
   zope.testing (U)



-
NEED A BINNMU
-

These packages should be fixed with a binNMU.

Loic Dachary (OuoU) l...@debian.org
   pypoker-eval

Sebastien Bacher seb...@debian.org
   gnome-python-extras

Michael Banck mba...@debian.org
   opensync

Luciano Bello luci...@debian.org
   libmimic

Calendarserver Maintainers
 calendarserver-maintain...@lists.alioth.debian.org
   twisted-calendarserver

Carl Chenet cha...@ohmytux.com
   rdiff-backup

Pierre Chifflier pol...@debian.org
   libcap-ng

Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org
   gnome-python-extras (U)

Debian Python Modules Team python-modules-t...@lists.alioth.debian.org
   pykcs11 (U)
   pyscard (U)

Sebastian Dröge sl...@debian.org
   gstreamer0.10-rtsp (U)

Guido Guenther a...@sigxcpu.org
   twisted-calendarserver (U)

Anders Hammarquist i...@debian.org
   python-meld3

Thomas Jollans tho...@jollans.com
   chatplus

Jonny Lamb jo...@debian.org
   librra

Arthur Loiret arthur.loi...@gmail.com
   medit

Maintainers of GStreamer packages
 pkg-gstreamer-maintain...@lists.alioth.debian.org
   gstreamer0.10-rtsp (U)

A Mennucc1 mennu...@debian.org
   xdelta3

Loic Minier l...@dooz.org
   gnome-python-extras (U)
   rpm (U)

Josselin Mouette j...@debian.org
   gnome-python-extras (U)

Sam Hocevar (Debian packages) sam+...@zoy.org
   papaya

Kari Pahula k...@debian.org
   crossfire

Lucas Di Pentima lu...@lunix.com.ar
   gwp

Python Applications Packaging Team
 python-apps-t...@lists.alioth.debian.org
   rdiff-backup (U)

Sebastian Reichel elektra...@gmail.com
   gstreamer0.10-rtsp

Ludovic Rousseau 

Re: [RFC] DEP-6: Meta-Package debian/control field

2009-12-23 Thread Joe Smith


David Paleino da...@debian.org wrote in message 
news:16193268.79mvg96...@home.hanskalabs.net...

Hello people,
per the DEP process described at http://dep.debian.net/deps/dep0/, this is
the first call for comments on this proposal.

   Title: Meta-Package debian/control field
   DEP: 6
   State: DRAFT
   Date: 2009-12-20
   Drivers: David Paleino da...@debian.org, Luca Bruno 
lethalma...@gmail.com

   URL: http://dep.debian.net/deps/dep6
   License:
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty
provided the copyright notice and this notice are preserved.
   Abstract:
Introduce the usage of a new field in debian/control, 
Meta-Package,

to mark meta-packages as such, and allow easy choice of
installed packages, without being bitten by the autoremove
feature of package management tools.



Counter proposal:

New meta-package Boolean field.

Meta-packages would normally have few or no Depends, being almost completely 
recommends.


Recommends (perhaps also Depends) of meta-packages are not marked as 
automatically installed.


Attempting to install a meta-package if apt is not configured to install 
recommends by default will terminate in an error, rather than completing, 
unless a force flag was passed. (This is to ensure the meta-package does not 
basically completely fail if that setting is off, without spitting out some 
form of error).






--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [RFC] DEP-6: Meta-Package debian/control field

2009-12-23 Thread Joe Smith


Joe Smith wrote:

Counter proposal:

New meta-package Boolean field.

Meta-packages would normally have few or no Depends, being almost 
completely recommends.


Recommends (perhaps also Depends) of meta-packages are not marked as 
automatically installed.


The usefulness of this part of my counter proposal is debatable. It allows 
removing the meta-package without removing the installed packages. If that 
is not desired, then don't include it. That would make meta-packages special 
only due to the following:


Attempting to install a meta-package if apt is not configured to install 
recommends by default will terminate in an error, rather than completing, 
unless a force flag was passed. (This is to ensure the meta-package does 
not basically completely fail if that setting is off, without spitting out 
some form of error).




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [RFC] DEP-6: Meta-Package debian/control field

2009-12-23 Thread Ben Finney
Joe Smith unknown_kev_...@hotmail.com writes:

 Counter proposal:

 New meta-package Boolean field.

Why a new field in the Packages file?

This seems like an ideal use for debtags. No?

-- 
 \ “A child of five could understand this. Fetch me a child of |
  `\  five.” —Groucho Marx |
_o__)  |
Ben Finney


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [RFC] DEP-6: Meta-Package debian/control field

2009-12-23 Thread Russ Allbery
Ben Finney ben+deb...@benfinney.id.au writes:
 Joe Smith unknown_kev_...@hotmail.com writes:

 Counter proposal:

 New meta-package Boolean field.

 Why a new field in the Packages file?

 This seems like an ideal use for debtags. No?

It doesn't to me.  The whole point of debtags is that it's crowd-edited,
but whether a package is a metapackage should be under the direct control
of the package maintainer.  Also, debtags can change independently of the
package, but the metapackage status will not change without a package
upload.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: [RFC] DEP-6: Meta-Package debian/control field

2009-12-23 Thread Ben Finney
Russ Allbery r...@debian.org writes:

 Ben Finney ben+deb...@benfinney.id.au writes:
  This seems like an ideal use for debtags. No?

 It doesn't to me. The whole point of debtags is that it's
 crowd-edited, but whether a package is a metapackage should be under
 the direct control of the package maintainer.

True enough. Thanks for the quick obvious answer to my poorly-conceived
question.

-- 
 \  “When we talk to God, we're praying. When God talks to us, |
  `\ we're schizophrenic.” —Jane Wagner, via Lily Tomlin, 1985 |
_o__)  |
Ben Finney


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gfxboot 4.1.41-1 (source i386)

2009-12-23 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 09:06:26 +0100
Source: gfxboot
Binary: gfxboot gfxboot-dev
Architecture: source i386
Version: 4.1.41-1
Distribution: unstable
Urgency: low
Maintainer: Debian Syslinux Maintainers sysli...@lists.debian-maintainers.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 gfxboot- tool to test and create graphical boot logos (runtime)
 gfxboot-dev - tool to test and create graphical boot logos (development)
Changes: 
 gfxboot (4.1.41-1) unstable; urgency=low
 .
   * Merging upstream version 4.1.41.
Checksums-Sha1: 
 a539b7d5e3e58f48419dd39584977ee03213e2a0 1357 gfxboot_4.1.41-1.dsc
 5cd8a7977a9aec2d7f2e5c35dc507dde1e66c7c0 202772 gfxboot_4.1.41.orig.tar.gz
 2bf411970701895dd2af8f24412c328b6f7e8da0 4465 gfxboot_4.1.41-1.diff.gz
 c7ea67147c8c940b7066991958d9e7a8e2aaff8c 28124 gfxboot_4.1.41-1_i386.deb
 d5d300c971c06dad8cd2433d48691061a92de63c 103000 gfxboot-dev_4.1.41-1_i386.deb
Checksums-Sha256: 
 4726797a7d449fc1be1e2aa791890b15090a4e959ceb416bf2123d525ad76d4a 1357 
gfxboot_4.1.41-1.dsc
 01a310e7102144160d9f10325fc54823a4ff5325d9be9b3a1e5e0b4651af61f2 202772 
gfxboot_4.1.41.orig.tar.gz
 a6efb54b21515bfca0deda4f02b1addc7cec2a86fdeda1ec95b7a9079d03680a 4465 
gfxboot_4.1.41-1.diff.gz
 597fa5b517bbd295cc2a2c9b1787d7c5ef2b8f6a80adbc414741e69e41bdcd1c 28124 
gfxboot_4.1.41-1_i386.deb
 1212c75c31a6d209873c57dd0fe2d4165b6e07535be675ac5a60bdab9a0a705c 103000 
gfxboot-dev_4.1.41-1_i386.deb
Files: 
 2e374b4128e7ed293a185de08142c675 1357 misc extra gfxboot_4.1.41-1.dsc
 b3f964c87fb60735eed0a9b99b2c9834 202772 misc extra gfxboot_4.1.41.orig.tar.gz
 3e00e4891699f0fc850e06a5986033ff 4465 misc extra gfxboot_4.1.41-1.diff.gz
 f99d67941a9c340b945bd7419a900497 28124 misc extra gfxboot_4.1.41-1_i386.deb
 e176a4d89f294692cafdda3d5da3c6b7 103000 misc extra 
gfxboot-dev_4.1.41-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksxz8sACgkQ+C5cwEsrK57HmQCgoSdpSWsIgXQXv4k2PtISOFqu
r/YAn1WRcJfo7S6bgY7qvHWpJnYzwrQU
=gYts
-END PGP SIGNATURE-


Accepted:
gfxboot-dev_4.1.41-1_i386.deb
  to main/g/gfxboot/gfxboot-dev_4.1.41-1_i386.deb
gfxboot_4.1.41-1.diff.gz
  to main/g/gfxboot/gfxboot_4.1.41-1.diff.gz
gfxboot_4.1.41-1.dsc
  to main/g/gfxboot/gfxboot_4.1.41-1.dsc
gfxboot_4.1.41-1_i386.deb
  to main/g/gfxboot/gfxboot_4.1.41-1_i386.deb
gfxboot_4.1.41.orig.tar.gz
  to main/g/gfxboot/gfxboot_4.1.41.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gfxboot-examples 4.1.41-1.1-1 (source all)

2009-12-23 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 09:11:21 +0100
Source: gfxboot-examples
Binary: gfxboot-examples
Architecture: source all
Version: 4.1.41-1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Syslinux Maintainers sysli...@lists.debian-maintainers.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 gfxboot-examples - tool to test and create graphical boot logos (example 
themes)
Changes: 
 gfxboot-examples (4.1.41-1.1-1) unstable; urgency=low
 .
   * Merging upstream version 4.1.41-1.1.
   * Updating versioned gfxboot depends to 4.1.41.
Checksums-Sha1: 
 ff4f00202e1fe879be873dde99ddd56316e09d94 1396 gfxboot-examples_4.1.41-1.1-1.dsc
 ef6c9a24ac7dbe460347a7eccd078fba3f5f54ce 338592 
gfxboot-examples_4.1.41-1.1.orig.tar.gz
 fb8678ab53a3517c9eeec85550fd57dd34a60e0e 2254 
gfxboot-examples_4.1.41-1.1-1.diff.gz
 ced22bc83b1be5005feae627d490705708ac9edd 840280 
gfxboot-examples_4.1.41-1.1-1_all.deb
Checksums-Sha256: 
 dac245946d3e5296bf96075a5b6c4edee14e3d8fdd4d8778ba0aaba8817530aa 1396 
gfxboot-examples_4.1.41-1.1-1.dsc
 51b57c50aaf77b504e3f15bd618003246d085522e320ae2d452fe04f5c74b2c5 338592 
gfxboot-examples_4.1.41-1.1.orig.tar.gz
 4a1c75ecc39308827999dc5c890f4f6a3def03d9983525c047b79e824c86e1ba 2254 
gfxboot-examples_4.1.41-1.1-1.diff.gz
 7b8f1edbbe11c1721b1b030a92246721eea706b7e19ad0d7b81ba487655b53dd 840280 
gfxboot-examples_4.1.41-1.1-1_all.deb
Files: 
 2021a24b99ba62de9f2395fcca7fc837 1396 misc extra 
gfxboot-examples_4.1.41-1.1-1.dsc
 22bb91dacebbe5cc27020a13ec5750f7 338592 misc extra 
gfxboot-examples_4.1.41-1.1.orig.tar.gz
 dcaf7b791a6832ee5836eadc2d446758 2254 misc extra 
gfxboot-examples_4.1.41-1.1-1.diff.gz
 56675f94efecec6d79bce0dc407f90f3 840280 misc extra 
gfxboot-examples_4.1.41-1.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksx0MQACgkQ+C5cwEsrK57XWQCgq1omn/u6eZijkYUfFfXWEo2p
cYQAoNnlEFEBo60q3ow0O1IfRI74rO4O
=iXtX
-END PGP SIGNATURE-


Accepted:
gfxboot-examples_4.1.41-1.1-1.diff.gz
  to main/g/gfxboot-examples/gfxboot-examples_4.1.41-1.1-1.diff.gz
gfxboot-examples_4.1.41-1.1-1.dsc
  to main/g/gfxboot-examples/gfxboot-examples_4.1.41-1.1-1.dsc
gfxboot-examples_4.1.41-1.1-1_all.deb
  to main/g/gfxboot-examples/gfxboot-examples_4.1.41-1.1-1_all.deb
gfxboot-examples_4.1.41-1.1.orig.tar.gz
  to main/g/gfxboot-examples/gfxboot-examples_4.1.41-1.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gfxboot-themes 4.1.41-1.1-1 (source all)

2009-12-23 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 09:13:17 +0100
Source: gfxboot-themes
Binary: gfxboot-themes-opensuse gfxboot-themes-sled gfxboot-themes-sles 
gfxboot-themes-upstream
Architecture: source all
Version: 4.1.41-1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Syslinux Maintainers sysli...@lists.debian-maintainers.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 gfxboot-themes-opensuse - tool to test and create graphical boot logos 
(openSUSE theme)
 gfxboot-themes-sled - tool to test and create graphical boot logos (SLED theme)
 gfxboot-themes-sles - tool to test and create graphical boot logos (SLES theme)
 gfxboot-themes-upstream - tool to test and create graphical boot logos 
(upstream theme)
Changes: 
 gfxboot-themes (4.1.41-1.1-1) unstable; urgency=low
 .
   * Merging upstream version 4.1.41-1.1.
   * Updating versioned gfxboot depends to 4.1.41.
Checksums-Sha1: 
 9c04dc01bb1c4a796ab00c948bcdf7fb0090c5a2 1474 gfxboot-themes_4.1.41-1.1-1.dsc
 53728df8108ebee1fd657d5b9fd04bb9c27a68e3 6274054 
gfxboot-themes_4.1.41-1.1.orig.tar.gz
 b24e1dc884100e8a80a29cc2be3100741836892f 3125 
gfxboot-themes_4.1.41-1.1-1.diff.gz
 6a492b1fa4d672bc25d5163c66f39f7d519652ac 8810286 
gfxboot-themes-opensuse_4.1.41-1.1-1_all.deb
 e3ecb00a64fa12432100380feef51a4c2f093c71 9019224 
gfxboot-themes-sled_4.1.41-1.1-1_all.deb
 27b8d5e5652e85cb7fea4a0d01083407fd78f5c7 9017156 
gfxboot-themes-sles_4.1.41-1.1-1_all.deb
 1c4ee0717081cc7b20f8c87f18b7596d1e17d08b 9119780 
gfxboot-themes-upstream_4.1.41-1.1-1_all.deb
Checksums-Sha256: 
 45954c7007a8b4902167fc7292696f57d31b403cfebf0d0ed5a9b700dcda48ba 1474 
gfxboot-themes_4.1.41-1.1-1.dsc
 40c238a907f525b6335b07b7bd137afe7679a33a204a02879cf3ac6f523b3961 6274054 
gfxboot-themes_4.1.41-1.1.orig.tar.gz
 3acc085adf04d9b55d6d615474de352763786bc43d6872d526bce29eb729df73 3125 
gfxboot-themes_4.1.41-1.1-1.diff.gz
 d2c2a6318415e781e55d21d07176a60989e73a2226247d6bd5180a29aa83e91b 8810286 
gfxboot-themes-opensuse_4.1.41-1.1-1_all.deb
 c131cca9a3de3cdd801b5f2b8ee175b8f50bcb59dc60a6bdf258c61d36652936 9019224 
gfxboot-themes-sled_4.1.41-1.1-1_all.deb
 d8bf633f816800379c8b885d1a8a63e52023a33eb4c1da7b747852b58a8f0075 9017156 
gfxboot-themes-sles_4.1.41-1.1-1_all.deb
 814ca79de82a604299766d8134257e6ce6a1eb51b11aff831445f153ff923b84 9119780 
gfxboot-themes-upstream_4.1.41-1.1-1_all.deb
Files: 
 17a14a76262eab82794b1c3ba9c8910b 1474 misc extra 
gfxboot-themes_4.1.41-1.1-1.dsc
 5b4f017e5596915826eabd993dbdeaa1 6274054 misc extra 
gfxboot-themes_4.1.41-1.1.orig.tar.gz
 60f1c85cccb0ca57491517356ee4800d 3125 misc extra 
gfxboot-themes_4.1.41-1.1-1.diff.gz
 870cad1db7962bc81a590e6bb42c4426 8810286 misc extra 
gfxboot-themes-opensuse_4.1.41-1.1-1_all.deb
 da9bd07a0107db25778634994c7b81f7 9019224 misc extra 
gfxboot-themes-sled_4.1.41-1.1-1_all.deb
 f347fbee70d59e25a1b5bb13a5360017 9017156 misc extra 
gfxboot-themes-sles_4.1.41-1.1-1_all.deb
 21c4e313bcd5b7aea85629d0d08cdd3b 9119780 misc extra 
gfxboot-themes-upstream_4.1.41-1.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksx0dMACgkQ+C5cwEsrK55AtgCfSbzDQ4jgmU3wb2oePxbe1cVj
wSsAn11fMJsEDnwOz0CI8yu3KGGjahQp
=KaV5
-END PGP SIGNATURE-


Accepted:
gfxboot-themes-opensuse_4.1.41-1.1-1_all.deb
  to main/g/gfxboot-themes/gfxboot-themes-opensuse_4.1.41-1.1-1_all.deb
gfxboot-themes-sled_4.1.41-1.1-1_all.deb
  to main/g/gfxboot-themes/gfxboot-themes-sled_4.1.41-1.1-1_all.deb
gfxboot-themes-sles_4.1.41-1.1-1_all.deb
  to main/g/gfxboot-themes/gfxboot-themes-sles_4.1.41-1.1-1_all.deb
gfxboot-themes-upstream_4.1.41-1.1-1_all.deb
  to main/g/gfxboot-themes/gfxboot-themes-upstream_4.1.41-1.1-1_all.deb
gfxboot-themes_4.1.41-1.1-1.diff.gz
  to main/g/gfxboot-themes/gfxboot-themes_4.1.41-1.1-1.diff.gz
gfxboot-themes_4.1.41-1.1-1.dsc
  to main/g/gfxboot-themes/gfxboot-themes_4.1.41-1.1-1.dsc
gfxboot-themes_4.1.41-1.1.orig.tar.gz
  to main/g/gfxboot-themes/gfxboot-themes_4.1.41-1.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gtkguitune 0.8-3 (source amd64)

2009-12-23 Thread Antonin Kral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 08:49:00 +0100
Source: gtkguitune
Binary: gtkguitune
Architecture: source amd64
Version: 0.8-3
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral a.k...@sh.cvut.cz
Changed-By: Antonin Kral a.k...@sh.cvut.cz
Description: 
 gtkguitune - Guitar and other instruments tuner
Closes: 556449
Changes: 
 gtkguitune (0.8-3) unstable; urgency=low
 .
   * use dpatch for patch management, including FTBFS on GNU/kFreeBSD
 refer to bug #336898
   * Included patch by Olivier Robert to support syllables as alternative note
 names (Closes: #556449)
   * cleanup of several lintian warnings
Checksums-Sha1: 
 199149ab8b7fac8914a644b8bcbb0c6d2a2eaef6 1014 gtkguitune_0.8-3.dsc
 96abcee694a795987393d8466d2c776a25de1675 28672 gtkguitune_0.8-3.diff.gz
 84f3ab2fd9f691c276731484be4a19dd15ca9636 56072 gtkguitune_0.8-3_amd64.deb
Checksums-Sha256: 
 2bb950aa48690edc6843b260d9a0a9e3c142c0cca6a5ad475297ece561dd6fa0 1014 
gtkguitune_0.8-3.dsc
 47a796d640facc423f064d9e78c165daa3b8ee1f6b5da1f7620bf052c9a6fcf1 28672 
gtkguitune_0.8-3.diff.gz
 93f79148a6580607fdfafc2a07087dcf3a2346f43f21f3562eae7114fb21 56072 
gtkguitune_0.8-3_amd64.deb
Files: 
 b4e7b81336e782230106344df97803e8 1014 x11 optional gtkguitune_0.8-3.dsc
 3d404564d5b6c8a5935228491e7d6c10 28672 x11 optional gtkguitune_0.8-3.diff.gz
 50d822153c3bb3fc42001145791ff5fe 56072 x11 optional gtkguitune_0.8-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksx0ikACgkQluuhBRvyMFrQUgCfQVNdMI4IgmjjwoHihDVcCXcH
vK4AoIju8tgUpiZ6oBegIPXNZk1w2Ec+
=GeLw
-END PGP SIGNATURE-


Accepted:
gtkguitune_0.8-3.diff.gz
  to main/g/gtkguitune/gtkguitune_0.8-3.diff.gz
gtkguitune_0.8-3.dsc
  to main/g/gtkguitune/gtkguitune_0.8-3.dsc
gtkguitune_0.8-3_amd64.deb
  to main/g/gtkguitune/gtkguitune_0.8-3_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libtheora 1.1.1+dfsg.1-3 (source i386 all)

2009-12-23 Thread John Francesco Ferlito
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 19:33:12 +1100
Source: libtheora
Binary: libtheora0 libtheora-dev libtheora-doc libtheora-bin libtheora-dbg
Architecture: source i386 all
Version: 1.1.1+dfsg.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Xiph.org Maintainers pkg-xiph-ma...@lists.alioth.debian.org
Changed-By: John Francesco Ferlito jo...@inodes.org
Description: 
 libtheora-bin - The Theora Video Compression Codec (example encoder, decoder)
 libtheora-dbg - The Theora Video Compression Codec (debug)
 libtheora-dev - The Theora Video Compression Codec (development files)
 libtheora-doc - The Theora Video Compression Codec (documentation)
 libtheora0 - The Theora Video Compression Codec
Closes: 555670
Changes: 
 libtheora (1.1.1+dfsg.1-3) unstable; urgency=low
 .
   * Need to patch configure for hurd support as well (Closes: #555670).
Checksums-Sha1: 
 00bdeecb073e315b26b316ca97c83163eca30a3a 1514 libtheora_1.1.1+dfsg.1-3.dsc
 0878fc49d804dd67f1dcae1abb894c3e3402ad6d 6789 libtheora_1.1.1+dfsg.1-3.diff.gz
 a3a042cb4e1ed19c6b8d6252b1b76aeba94c6f6e 357310 
libtheora0_1.1.1+dfsg.1-3_i386.deb
 7ea1341d41a8948869de2254cfd94b703e865e12 402856 
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
 3e1205431e5d33facbfc4024a654f5efb7ca900d 912056 
libtheora-doc_1.1.1+dfsg.1-3_all.deb
 ebafecfcb2ec6f16d5db9ac660dc95e3461c31e8 49258 
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
 067510c59749e7a5ebc092234332aa33e358f578 413624 
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
Checksums-Sha256: 
 e08a3dc60b3ae7467896820b5854101080a92de38fbae78c6bbcb8ea3ee07f4f 1514 
libtheora_1.1.1+dfsg.1-3.dsc
 9c3183d74fdde06d7ee6fdec0990ddba5e18eb0d1adf3698a51365748f427d59 6789 
libtheora_1.1.1+dfsg.1-3.diff.gz
 f6e7d3139266695818c5461ce56dd7a35b5e05073daa30444eb53117d719 357310 
libtheora0_1.1.1+dfsg.1-3_i386.deb
 67b5db37112a7a2865ee1a8d56add996035324472002aefb6bda0d45d8be2b47 402856 
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
 f845e5293cc1f03ef41a0820abcc223d339a7e5f108045065ad71a9ca5146c4c 912056 
libtheora-doc_1.1.1+dfsg.1-3_all.deb
 a11f5b930434b11fbe3690499f72d0e16a5945fad7ce299c43940ff6492a9d64 49258 
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
 a1259b068784df316fd3e78a91a6331e801985413e27cc3b6ec9ebca744df331 413624 
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
Files: 
 8386a27dd1cb5220476a11a007d64939 1514 libs optional 
libtheora_1.1.1+dfsg.1-3.dsc
 d35f9be3ffca27be08e5891fd3e6ff47 6789 libs optional 
libtheora_1.1.1+dfsg.1-3.diff.gz
 f94d35aa1450ae002ddaf9c9a1646417 357310 libs optional 
libtheora0_1.1.1+dfsg.1-3_i386.deb
 9d1fa5b1abffc8fae377154dbea770e3 402856 libdevel optional 
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
 cb7169306a19b4253df4fb5f3c9f961b 912056 doc optional 
libtheora-doc_1.1.1+dfsg.1-3_all.deb
 4f7d44e29dc10526f0df80c5dd8a4ff4 49258 utils optional 
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
 d80e35eb6322eb3e91b41ef6f83dfa83 413624 debug extra 
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksx5xUACgkQYcdJscd4KNR1LwCfX/SQ7wr9NMmstROV0OFDjI4L
XVwAnjZ1q3N90L/unUBCdPX+9A5bh9I3
=MNIP
-END PGP SIGNATURE-


Accepted:
libtheora-bin_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora-bin_1.1.1+dfsg.1-3_i386.deb
libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora-dbg_1.1.1+dfsg.1-3_i386.deb
libtheora-dev_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora-dev_1.1.1+dfsg.1-3_i386.deb
libtheora-doc_1.1.1+dfsg.1-3_all.deb
  to main/libt/libtheora/libtheora-doc_1.1.1+dfsg.1-3_all.deb
libtheora0_1.1.1+dfsg.1-3_i386.deb
  to main/libt/libtheora/libtheora0_1.1.1+dfsg.1-3_i386.deb
libtheora_1.1.1+dfsg.1-3.diff.gz
  to main/libt/libtheora/libtheora_1.1.1+dfsg.1-3.diff.gz
libtheora_1.1.1+dfsg.1-3.dsc
  to main/libt/libtheora/libtheora_1.1.1+dfsg.1-3.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted esteidutil 0.9.18-1.1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 10:44:48 +0100
Source: esteidutil
Binary: esteidutil
Architecture: source i386
Version: 0.9.18-1.1
Distribution: unstable
Urgency: low
Maintainer: Kaido Kert kaidok...@gmail.com
Changed-By: David Paleino da...@debian.org
Description: 
 esteidutil - EstEID smartcard management tool
Closes: 505420
Changes: 
 esteidutil (0.9.18-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Added missing #include to src/utility/opensslObj.h, fixes
 FTBFS with gcc4.4 (Closes: #505420)
   * debian/watch added
Checksums-Sha1: 
 9915bd065946ffc3d3ebe87da2bb39a8b9129210 1117 esteidutil_0.9.18-1.1.dsc
 4fa026d9eac9c265a939f017fc49942260ffae5d 8898 esteidutil_0.9.18-1.1.diff.gz
 df4d34bcd77912b2afa867a465360d2e8c27bed0 272464 esteidutil_0.9.18-1.1_i386.deb
Checksums-Sha256: 
 d9b53eb33e9f817167c2bad1ca6aa31c0e992764443fdc7e0c4d56aa1d4c0258 1117 
esteidutil_0.9.18-1.1.dsc
 b652c15d2eea37c91b274f0b6c5bb52c71b0dae250b5dc937c0e2efcdcb31eef 8898 
esteidutil_0.9.18-1.1.diff.gz
 d8ce98585710dc8c3b733d66083c57270b7a3612ff96e0981e2de2748e8a4280 272464 
esteidutil_0.9.18-1.1_i386.deb
Files: 
 7dcade07c9a795144099f495bd4270f8 1117 utils optional esteidutil_0.9.18-1.1.dsc
 578219690b5b43a07f3a20c3c411214f 8898 utils optional 
esteidutil_0.9.18-1.1.diff.gz
 61e2b666b360758b3ad3ea61d36a2d80 272464 utils optional 
esteidutil_0.9.18-1.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvTEkACgkQ5qqQFxOSsXTF0ACdGHEgJOkWg54VGtZ0zCzWg4Pt
qDkAoK+/iO72t+tvtV01cc3IdYViqGbZ
=iZvx
-END PGP SIGNATURE-


Accepted:
esteidutil_0.9.18-1.1.diff.gz
  to main/e/esteidutil/esteidutil_0.9.18-1.1.diff.gz
esteidutil_0.9.18-1.1.dsc
  to main/e/esteidutil/esteidutil_0.9.18-1.1.dsc
esteidutil_0.9.18-1.1_i386.deb
  to main/e/esteidutil/esteidutil_0.9.18-1.1_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted ffmpegthumbnailer 1.5.6-1 (source amd64)

2009-12-23 Thread Lionel Le Folgoc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 10:11:22 +0100
Source: ffmpegthumbnailer
Binary: ffmpegthumbnailer libffmpegthumbnailer3 libffmpegthumbnailer-dev
Architecture: source amd64
Version: 1.5.6-1
Distribution: unstable
Urgency: low
Maintainer: Lionel Le Folgoc mrpo...@gmail.com
Changed-By: Lionel Le Folgoc mrpo...@gmail.com
Description: 
 ffmpegthumbnailer - fast and lightweight video thumbnailer
 libffmpegthumbnailer-dev - development files for ffmpegthumbnailer
 libffmpegthumbnailer3 - the ffmpegthumbnailer library
Changes: 
 ffmpegthumbnailer (1.5.6-1) unstable; urgency=low
 .
   * New upstream bugfix release:
 - Fixed segmentation fault when seek in video file fails
 - Command line option added to specify output format of the image
   regardless of the filename
 - Fixed memory leak in MovieDecoder (thanks to Ulrich Völkel).
Checksums-Sha1: 
 adc0c9a49fce8555908fdc5403947b7d3dc6924e 2086 ffmpegthumbnailer_1.5.6-1.dsc
 398782c347d4e77a546e57784242fbee0bf89b2b 331937 
ffmpegthumbnailer_1.5.6.orig.tar.gz
 2e8a146b75366110fdf83f68ceb15a4f19099267 2711 ffmpegthumbnailer_1.5.6-1.diff.gz
 31df9f6dfa4be92f989a1815f568afc8119f8628 12420 
ffmpegthumbnailer_1.5.6-1_amd64.deb
 9526951e2f88c447495896514676d9166960fce9 30918 
libffmpegthumbnailer3_1.5.6-1_amd64.deb
 8342b595679941a676ccee4aa46c6b7f8d9e88e5 35594 
libffmpegthumbnailer-dev_1.5.6-1_amd64.deb
Checksums-Sha256: 
 f951efb7dedae3c1395f59ee78c62682ba85241a87355ecfaacebde4e98a1b7e 2086 
ffmpegthumbnailer_1.5.6-1.dsc
 19983e8c5519882c73b4d23c374f5d69bbcd8a06e00921f6da01a7b3b61f3d7b 331937 
ffmpegthumbnailer_1.5.6.orig.tar.gz
 7171e3ef98537abaf0e4101c1617184fdbe6320f174f81e7228dcb75f5b2399b 2711 
ffmpegthumbnailer_1.5.6-1.diff.gz
 69cb3fce73464f6a6e6cb5c462f26b796f792a483e0197150ba9f72b7f8fe0f0 12420 
ffmpegthumbnailer_1.5.6-1_amd64.deb
 eb594f4730cbe460b551090010e11365708fa2660790b94b3bf60649b6682d91 30918 
libffmpegthumbnailer3_1.5.6-1_amd64.deb
 7cc6c72cddb618eef1b867a69177b489ab75b01a1d087ea69c0f8a6e151d732c 35594 
libffmpegthumbnailer-dev_1.5.6-1_amd64.deb
Files: 
 26ad14aaeb3afa6fba425859a8fd8257 2086 video optional 
ffmpegthumbnailer_1.5.6-1.dsc
 24e4694b7b2d324db60b7d9484abb652 331937 video optional 
ffmpegthumbnailer_1.5.6.orig.tar.gz
 9d5f82f189d1624817a9172038a8525a 2711 video optional 
ffmpegthumbnailer_1.5.6-1.diff.gz
 483ae0c90802fab7ef588936940ba1fc 12420 video optional 
ffmpegthumbnailer_1.5.6-1_amd64.deb
 1c666bde2a6534e9be585ff15b02656f 30918 video optional 
libffmpegthumbnailer3_1.5.6-1_amd64.deb
 c681b64b32d563fe056c5744d07c3e26 35594 libdevel optional 
libffmpegthumbnailer-dev_1.5.6-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJLMe/WAAoJEH82z1Wqh6p3O88P/jiBatEW9X9OmB0uRT470VUz
sZuSjLJfOh0OHW1bxFJ6dI/K/JBzHZv5NfVA/o7R3R6diHXMfRUN6ZeCp0VrgS0H
e0EO+VgrxnUs6Jr/99ZQodWHM66w8J9yoZfQbtg+BwMCuxHum18gWRcxklRgrvVv
4bhaVaXLb85pv25+0emK6E9WHPHsl9HnL7TFHhLeyzCXHfguMeopQC+WMpZNVuJ8
GLVF/1ViLm1706M7WzBGmBLWXseCItbnrzwYMvFW2lhvhxF2rvX39255rxMXg2sH
wTKC7b4nyir5WLI9xpRqdd8/YymlLteVOEhYObE0osxzK+CuR9dUipXjabpVbnb5
bTw4TCInuHGfsW3RQPccJI+g3eW+cB3XHp1fg3m3y7JwNlbmCC/BDwOb3i/JB67J
6tx6R1Oz1sxIUolK3j1ne8DZ4YiJK1TkUwDPIedyJgLis1/07oNcRXJ/Ybqh3F8x
bKNDdRgDPA7GW2WWLDNGpNmIUHHBIBLGqtCV+DbBd0t5BSm77ZxPuE1qF77Nz2dA
T3P0t5KA/loOwGjnDra3AI6pRE2TChRktMk0WlOVqmMJkuq4NuPSLB5IODlfJ9mI
ic9uyDBZ1iEJXUh8IxfrcTa9nlFkPCY0AzvXcIe5bWzf745fYW2hJxUjKfoiIwkV
nNeV9RPvncEmamTCVLgc
=swOo
-END PGP SIGNATURE-


Accepted:
ffmpegthumbnailer_1.5.6-1.diff.gz
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_1.5.6-1.diff.gz
ffmpegthumbnailer_1.5.6-1.dsc
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_1.5.6-1.dsc
ffmpegthumbnailer_1.5.6-1_amd64.deb
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_1.5.6-1_amd64.deb
ffmpegthumbnailer_1.5.6.orig.tar.gz
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_1.5.6.orig.tar.gz
libffmpegthumbnailer-dev_1.5.6-1_amd64.deb
  to main/f/ffmpegthumbnailer/libffmpegthumbnailer-dev_1.5.6-1_amd64.deb
libffmpegthumbnailer3_1.5.6-1_amd64.deb
  to main/f/ffmpegthumbnailer/libffmpegthumbnailer3_1.5.6-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted simple-scan 0.8.0-1 (source i386)

2009-12-23 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 11:26:30 +0100
Source: simple-scan
Binary: simple-scan
Architecture: source i386
Version: 0.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia quadris...@ubuntu.com
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 simple-scan - Simple Scanning Utility
Changes: 
 simple-scan (0.8.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Allow DM uploads.
Checksums-Sha1: 
 326e696eb40fd3cbeffa991202fbbfcaa212d7e3 1163 simple-scan_0.8.0-1.dsc
 57a73bf70bd8ff72576963c87c837aa6f18e2ea9 175999 simple-scan_0.8.0.orig.tar.gz
 3c81d4606bb36f49375ef99c4c7e6b4cc4f5e017 2290 simple-scan_0.8.0-1.diff.gz
 b38c40dfa6e44630f74d09a0da384b3c54209fdb 61736 simple-scan_0.8.0-1_i386.deb
Checksums-Sha256: 
 677ecdbb48062f10f7127c2c4b7000e8d58af0aae8a38152d54c70e234815748 1163 
simple-scan_0.8.0-1.dsc
 f39569048c2aed79e08e4683ecd735c1855dcef852d4bfbaf0a455a3c5d8b962 175999 
simple-scan_0.8.0.orig.tar.gz
 787bee9dde9dce85d5bf43bda758cd3f5a3794714ae30716ce8d52186ff54db8 2290 
simple-scan_0.8.0-1.diff.gz
 bab88e6f8b97d7e9dd5eaf012cb65417b8f2f4fd5d2defea56381c0bd715df9b 61736 
simple-scan_0.8.0-1_i386.deb
Files: 
 0c23741223844fc89cee97b5faa70e9c 1163 gnome optional simple-scan_0.8.0-1.dsc
 8a590bbc67b2cfc6e7f82055cc0b0061 175999 gnome optional 
simple-scan_0.8.0.orig.tar.gz
 91167b6e0f820c8d8a0f9b9c918bcc55 2290 gnome optional 
simple-scan_0.8.0-1.diff.gz
 f528f2cc14d0480b64c185c7c7221186 61736 gnome optional 
simple-scan_0.8.0-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksx+SAACgkQ5qqQFxOSsXTUIgCgqDcXvvOteOSBpGX1mT4zhKTG
SwAAnRM3RHVKjQ1IgJbTuz6M1DCjraZ9
=IPbc
-END PGP SIGNATURE-


Accepted:
simple-scan_0.8.0-1.diff.gz
  to main/s/simple-scan/simple-scan_0.8.0-1.diff.gz
simple-scan_0.8.0-1.dsc
  to main/s/simple-scan/simple-scan_0.8.0-1.dsc
simple-scan_0.8.0-1_i386.deb
  to main/s/simple-scan/simple-scan_0.8.0-1_i386.deb
simple-scan_0.8.0.orig.tar.gz
  to main/s/simple-scan/simple-scan_0.8.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-announce 0.14-2 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 11:26:10 +
Source: gpe-announce
Binary: gpe-announce
Architecture: source amd64
Version: 0.14-2
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-announce - Alarm support for the G Palmtop Environment
Closes: 554699
Changes: 
 gpe-announce (0.14-2) unstable; urgency=low
 .
   * Build with -ldl for -Wl,--no-add-needed support.
 (Closes: #554699)
   * Add vcs tags for collab-maint
Checksums-Sha1: 
 da081f66ec5e224bed4a0a830eede849c7d805b5 1442 gpe-announce_0.14-2.dsc
 ad5ada4e1bdfe5a9735884e30b4ff1d23681f5a8 4865 gpe-announce_0.14-2.diff.gz
 a2e249ea69b066bbd1f152a285d0d59fc8331dc6 15618 gpe-announce_0.14-2_amd64.deb
Checksums-Sha256: 
 8dd48f37a6fdbaa2182c021dc60fc4a1a42a46d30d05f288fb9bc4cbf2b36b1a 1442 
gpe-announce_0.14-2.dsc
 5f9be829b9c9e4b7f55e7b25e81e0be9b889a03d6a72fdc3da7b9b62e5246547 4865 
gpe-announce_0.14-2.diff.gz
 f43fe1d65523d6538757d8b04b4964ae21c10526ea9aa128f896b3e606641854 15618 
gpe-announce_0.14-2_amd64.deb
Files: 
 405cf8c0d12ae82f1e7fbadce6bd9e83 1442 utils optional gpe-announce_0.14-2.dsc
 6c3e475bb9c8658abbbfea1322e3d418 4865 utils optional 
gpe-announce_0.14-2.diff.gz
 fcfc7d7fd4ccd1050cfe4918b054eaf9 15618 utils optional 
gpe-announce_0.14-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksx/nUACgkQiAEJSii8s+M0BACdHxj25iXZf8ZoIRm/Ec4S65vt
bwoAnRrgx30eKwXAYsxWRlTl4BsW28cl
=6RSQ
-END PGP SIGNATURE-


Accepted:
gpe-announce_0.14-2.diff.gz
  to main/g/gpe-announce/gpe-announce_0.14-2.diff.gz
gpe-announce_0.14-2.dsc
  to main/g/gpe-announce/gpe-announce_0.14-2.dsc
gpe-announce_0.14-2_amd64.deb
  to main/g/gpe-announce/gpe-announce_0.14-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted qliss3d 1.3.2-5 (source i386)

2009-12-23 Thread Peter Pentchev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 21 Dec 2009 12:14:07 +0200
Source: qliss3d
Binary: qliss3d
Architecture: source i386
Version: 1.3.2-5
Distribution: unstable
Urgency: low
Maintainer: Peter Pentchev r...@ringlet.net
Changed-By: Peter Pentchev r...@ringlet.net
Description: 
 qliss3d- demonstration tool for Lissajous figures
Closes: 446448
Changes: 
 qliss3d (1.3.2-5) unstable; urgency=low
 .
   * New maintainer.  Closes: #446448
   * Refresh config.sub and config.guess at configure time and remove them
 at clean-up time to avoid them polluting the diff.gz.
   * Point to SourceForge in the Homepage field and the copyright file.
   * Add a watch file.
   * Switch from dpatch to quilt.
   * Add the 11-cxxflags.patch to actually pass the proper flags to
 the C++ compiler.
   * Remove all the CFLAGS handling from the rules file - we do not even
 *have* any plain C code!
   * Bump Standards-Version to 3.8.3:
 - add the README.source file to note the use of quilt
   * Convert the copyright file to the DEP 5 format and add my own
 copyright notice for the Debian packaging files.
   * Remove the deprecated Encoding field from the desktop file.
   * Bump the debhelper compatibility level to 7:
 - let dh_auto_configure determine whether --build and --host are needed
 - add 12-destdir.patch to honor DESTDIR and simplify the installation
 - minimize the rules file using debhelper override targets
   * Add 13-warnings.patch to fix a couple of compiler warnings.
   * Enable the build hardening wrapper if hardening is specified
 in DEB_BUILD_OPTIONS.
   * Add 14-libm.patch to help the configure script find pow(3) and
 sqrt(3) in libm.
   * Add a DEP 3 header to 10-locale.patch to match the new patches.
   * Switch to the 3.0 (quilt) source format.
   * Unconditionally copy the config.{sub,guess} autotools-dev files.
Checksums-Sha1: 
 af6c04abacea29b40b1c77fbc597f7c4cfa77af2 1701 qliss3d_1.3.2-5.dsc
 913974d1cc6e6f8b42f00501249696b89daae1eb 7155 qliss3d_1.3.2-5.debian.tar.gz
 93e2474bab7b5476ccd0f716db5dcac346f5c87d 35214 qliss3d_1.3.2-5_i386.deb
Checksums-Sha256: 
 d6db14d8e56b0888b33b65273032e859b42eb9d6d5d1ef7c3deecfe1e4b74cbc 1701 
qliss3d_1.3.2-5.dsc
 da0d83d72c01bc3f2bc75e30de61983d1bf64f90d63e639ec47924f9136e98a1 7155 
qliss3d_1.3.2-5.debian.tar.gz
 60c1865cecf0572261ec2254b212bb0ef933853daf03ddd9445678b24533cef6 35214 
qliss3d_1.3.2-5_i386.deb
Files: 
 62fbe27c7ffcd7804f6a1865a9843b55 1701 graphics optional qliss3d_1.3.2-5.dsc
 b1357e67eee7d4df0e17e67ab107d0a8 7155 graphics optional 
qliss3d_1.3.2-5.debian.tar.gz
 083f5b50c5dde31f5581218c9e99f567 35214 graphics optional 
qliss3d_1.3.2-5_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMhrJAAoJEK8ig6p24qx7U24P/j0kiXA3xxunrB9aU6G5AUz0
wVKwQPlXpj34I1mBRNaxME7ygW/55iN9Ob1d1rNAd9YrgiBPEAQvwVZtUxhnLtDw
Ge/ahbxPENZp5mFIBfJ2vBBUD2mtrKX7xjEoG66AI2ipv6hYHFq5npQjD5es+0Al
HucBAg1Ve8nh/hDmodkD5aY4ZW4InBZl/xXHHQA4VajwUgl5RUOEkRJMTxUc+agS
YhSgB+O/GZH/zhSpug52aoKf2Yff11tKi/O/s7zJ7Xst4dldu92Ndf5FWhUpI7bk
foTzZxYezOogt25YiNr474Wxia/aQvVneH9yedk3XRJYF+jUdIUS0LXHH8Yup93m
GQD1P8sEkRP9OKzV6+Y0CCPh2olZxkcMVIVOHyrf3qVE1t4gsy0Y5N6Kr6z58Y9v
QP5EoXoeSFS4SK6Yc/9fBg6YvU0rOyddWSgIoE4CwrlhsspHQk3E8C0vhOw93oqF
bWpeBKaKTXe3j6rLBGefzHvzZqFbvaaasojrlaN2IvgLAm81ajcCRNOD4+ehZ5H8
NMpZRQ+hZlyODSDwEVbiwW/DL4AnoTyXdbPu6/vo6qRRR+zaeR1LLPGQdA4KCT3F
iEPYargoizHXDUSb3M6Ur/DEWGHOMOpDW8Kv+31dk5n1yZLZk1D/NtxFd5mlWeAG
cXD3rjwUiEkTQEkO6SqM
=uUDG
-END PGP SIGNATURE-


Accepted:
qliss3d_1.3.2-5.debian.tar.gz
  to main/q/qliss3d/qliss3d_1.3.2-5.debian.tar.gz
qliss3d_1.3.2-5.dsc
  to main/q/qliss3d/qliss3d_1.3.2-5.dsc
qliss3d_1.3.2-5_i386.deb
  to main/q/qliss3d/qliss3d_1.3.2-5_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gloox 0.9.9.5-1.3 (source all i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 13:18:50 +0100
Source: gloox
Binary: libgloox-dev libgloox7 libgloox-dbg libgloox-doc
Architecture: source all i386
Version: 0.9.9.5-1.3
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo js...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 libgloox-dbg - C++ jabber/xmpp library debug symbols
 libgloox-dev - C++ jabber/xmpp library devel files
 libgloox-doc - C++ jabber/xmpp library API documentation
 libgloox7  - C++ jabber/xmpp library
Closes: 505333
Changes: 
 gloox (0.9.9.5-1.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/fix-gcc4.4.dpatch added, fixes FTBFS with GCC 4.4,
 thanks to Martin Michlmayr (Closes: #505333)
Checksums-Sha1: 
 d6ae0bbdddcc4e37305ce54f2e4199db29175eaa 1281 gloox_0.9.9.5-1.3.dsc
 891ac4eb06b97f52c95f990499151ce111f6a6a8 503088 gloox_0.9.9.5-1.3.diff.gz
 993164ecabdee5dbbe679e5d467dae4e04de2dfe 6323994 
libgloox-doc_0.9.9.5-1.3_all.deb
 bd8f7bcc2b51039418c68cc0f112032170567951 629000 
libgloox-dev_0.9.9.5-1.3_i386.deb
 dd916fee3ad210839e4a4605b9ace1d23bfd1355 414768 libgloox7_0.9.9.5-1.3_i386.deb
 ddfb2ae74e12cac7fc31806369741bd179285c17 1554914 
libgloox-dbg_0.9.9.5-1.3_i386.deb
Checksums-Sha256: 
 0a3f18990810aafd02c4ef2f3d56032fa4fea257021fe2369aca668004e63a5c 1281 
gloox_0.9.9.5-1.3.dsc
 b7d271cd95981274ebea195df1446a47a50bfe704dc068a14af356d89a2f8195 503088 
gloox_0.9.9.5-1.3.diff.gz
 dcd99148c7ad32c2843311844cf788c8411ee0e3c644a98ea2e13ac5d5c5eaa5 6323994 
libgloox-doc_0.9.9.5-1.3_all.deb
 0c5cdf8d8791cba4a2c0558c0a7b8d8d078c878f795f4fb04bd983136ee8384f 629000 
libgloox-dev_0.9.9.5-1.3_i386.deb
 2b35ec6dd2971303fe3c08cdfb112c9195a30173e7fa8dc6a4061a693c781af9 414768 
libgloox7_0.9.9.5-1.3_i386.deb
 1ee689d8583d291a71ad561e7b462388250475a8849f76002108d24e04433b39 1554914 
libgloox-dbg_0.9.9.5-1.3_i386.deb
Files: 
 52d3d0d4753d016620ad38e8badec694 1281 libs optional gloox_0.9.9.5-1.3.dsc
 40aaf020e75d1f238204369329cea77e 503088 libs optional gloox_0.9.9.5-1.3.diff.gz
 8aa3585ef25fce0e231756ce64eb4982 6323994 doc extra 
libgloox-doc_0.9.9.5-1.3_all.deb
 5d98f3c263f40ce720533dac19b6d537 629000 libdevel optional 
libgloox-dev_0.9.9.5-1.3_i386.deb
 36844a5c3a284d7d38542c12553589de 414768 libs optional 
libgloox7_0.9.9.5-1.3_i386.deb
 f4d35c865bff35da4f6382d06b409985 1554914 libs extra 
libgloox-dbg_0.9.9.5-1.3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvbHUACgkQ5qqQFxOSsXR7PgCcCK530awin7/kfXmj7jW2L/Z1
Ee4An0niUxBMWX/TV9gD9LP16oglaUmV
=Jy6O
-END PGP SIGNATURE-


Accepted:
gloox_0.9.9.5-1.3.diff.gz
  to main/g/gloox/gloox_0.9.9.5-1.3.diff.gz
gloox_0.9.9.5-1.3.dsc
  to main/g/gloox/gloox_0.9.9.5-1.3.dsc
libgloox-dbg_0.9.9.5-1.3_i386.deb
  to main/g/gloox/libgloox-dbg_0.9.9.5-1.3_i386.deb
libgloox-dev_0.9.9.5-1.3_i386.deb
  to main/g/gloox/libgloox-dev_0.9.9.5-1.3_i386.deb
libgloox-doc_0.9.9.5-1.3_all.deb
  to main/g/gloox/libgloox-doc_0.9.9.5-1.3_all.deb
libgloox7_0.9.9.5-1.3_i386.deb
  to main/g/gloox/libgloox7_0.9.9.5-1.3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-appmgr 2.8-3 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 12:39:10 +
Source: gpe-appmgr
Binary: gpe-appmgr
Architecture: source amd64
Version: 2.8-3
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-appmgr - application manager for GPE desktop
Closes: 554700
Changes: 
 gpe-appmgr (2.8-3) unstable; urgency=low
 .
   * Build with -lX11 for -Wl,--no-add-needed support.
 (Closes: #554700)
   * Add vcs tags for collab-maint
Checksums-Sha1: 
 bd6d23904c8c2b7bfab5192536d60e69fdf61f33 1433 gpe-appmgr_2.8-3.dsc
 c79bd3e1737f03b77ff5f99799476d9d38b17c59 4368 gpe-appmgr_2.8-3.diff.gz
 a973530d280a3d6f1cc6cf6fdb8bee9f363de083 35680 gpe-appmgr_2.8-3_amd64.deb
Checksums-Sha256: 
 8e299130ff14e47541ce71fdbfe5d7324f7982733780804ad0289fda1f6a80ce 1433 
gpe-appmgr_2.8-3.dsc
 483aa87e237d4d101d4f47428377ac854a45875a323f3448e155cc463a64c266 4368 
gpe-appmgr_2.8-3.diff.gz
 f58731965428077d596fac2a0dd3badc80b3362e18bb1fb76b9e62584b066060 35680 
gpe-appmgr_2.8-3_amd64.deb
Files: 
 f35861a92058464df46eefa58b9837cf 1433 x11 optional gpe-appmgr_2.8-3.dsc
 74d7ab25eeb3aae28dfe83e860162729 4368 x11 optional gpe-appmgr_2.8-3.diff.gz
 268907bab46302d79d8bc697331eef96 35680 x11 optional gpe-appmgr_2.8-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyEFkACgkQiAEJSii8s+PV+ACdGLBLmI16yT/Q1Na0rJZ2qJW5
TgsAoMdq4BNAynJdMFpRqeEU1QPadTtf
=o+re
-END PGP SIGNATURE-


Accepted:
gpe-appmgr_2.8-3.diff.gz
  to main/g/gpe-appmgr/gpe-appmgr_2.8-3.diff.gz
gpe-appmgr_2.8-3.dsc
  to main/g/gpe-appmgr/gpe-appmgr_2.8-3.dsc
gpe-appmgr_2.8-3_amd64.deb
  to main/g/gpe-appmgr/gpe-appmgr_2.8-3_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-bluetooth 0.56-3 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 12:49:59 +
Source: gpe-bluetooth
Binary: gpe-bluetooth
Architecture: source amd64
Version: 0.56-3
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-bluetooth - Bluetooth connectivity tool for GPE
Closes: 560672
Changes: 
 gpe-bluetooth (0.56-3) unstable; urgency=low
 .
   * Add vcs tags for collab-maint
   * Migrate to libmimedir-gnome-dev from libmimedir-gnome0-dev
 (Closes: #560672)
   * trim deps with as-needed.
   * Migrate to source format 3.0 for usptream .tar.bz2 support.
   * Migrate patches to 3.0 (quilt).
Checksums-Sha1: 
 ca3eb58d21031dbffaaf62b6232bcd158ad3d250 1664 gpe-bluetooth_0.56-3.dsc
 857fa6530757a7cf39899167b087b6071a289059 123148 gpe-bluetooth_0.56.orig.tar.bz2
 779466364e984accf549ce61473841553fdebcbf 4903 
gpe-bluetooth_0.56-3.debian.tar.gz
 7e10213432fde3cf6e5f7c81f4f79211d4e89418 60848 gpe-bluetooth_0.56-3_amd64.deb
Checksums-Sha256: 
 686a216178eacdf1eaaf3e112fc53661868b3f1759bc537107869237ba6b1f39 1664 
gpe-bluetooth_0.56-3.dsc
 8cc8479269638c46006bceda3c26e8b1f23a0f1d344efb0837229fcf6b6a7948 123148 
gpe-bluetooth_0.56.orig.tar.bz2
 ed26e7a42db83ff618f50fafb827f0297467d885e354dd5013a4afdc45b5050f 4903 
gpe-bluetooth_0.56-3.debian.tar.gz
 e1834118b909499a647438dbff4135addb98dfec8444a1aafd85057617c9 60848 
gpe-bluetooth_0.56-3_amd64.deb
Files: 
 e7a4bc38e0361b55d2861e33252b8a73 1664 utils optional gpe-bluetooth_0.56-3.dsc
 21f0556a317b8c1419d43156c92cdbef 123148 utils optional 
gpe-bluetooth_0.56.orig.tar.bz2
 e77bcb453d851101b3d2d5696e08104c 4903 utils optional 
gpe-bluetooth_0.56-3.debian.tar.gz
 31648a4fa6fc3c4c7ce1ad94f72ccff0 60848 utils optional 
gpe-bluetooth_0.56-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyE4AACgkQiAEJSii8s+Pp3gCeKw0uYwM1mPd+dcYYU2PkMFPY
xVAAoOV2T0BG/+v4D3Ii+5KN6wV3H/n7
=x9O4
-END PGP SIGNATURE-


Accepted:
gpe-bluetooth_0.56-3.debian.tar.gz
  to main/g/gpe-bluetooth/gpe-bluetooth_0.56-3.debian.tar.gz
gpe-bluetooth_0.56-3.dsc
  to main/g/gpe-bluetooth/gpe-bluetooth_0.56-3.dsc
gpe-bluetooth_0.56-3_amd64.deb
  to main/g/gpe-bluetooth/gpe-bluetooth_0.56-3_amd64.deb
gpe-bluetooth_0.56.orig.tar.bz2
  to main/g/gpe-bluetooth/gpe-bluetooth_0.56.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted r-cran-slam 0.1-8-1 (source i386)

2009-12-23 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 06:41:28 -0600
Source: r-cran-slam
Binary: r-cran-slam
Architecture: source i386
Version: 0.1-8-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-slam - GNU R sparse lighweight arrays and matrices package
Changes: 
 r-cran-slam (0.1-8-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 6c715822d684ec3182f31143a7e48bbfed2b0547 1063 r-cran-slam_0.1-8-1.dsc
 969051fa6290827b36157827fe04445b780200d6 13899 r-cran-slam_0.1-8.orig.tar.gz
 33284f9d9350c7d55a0a8aeee4424f475d3fc388 1399 r-cran-slam_0.1-8-1.diff.gz
 eb379ea001c4768f9914d1a6c0235de13cce0f81 35026 r-cran-slam_0.1-8-1_i386.deb
Checksums-Sha256: 
 006a5b5b4f3db8cb6b56b9c89d2e049b094d39fce7d0a7df2cd7d2359a8987e3 1063 
r-cran-slam_0.1-8-1.dsc
 df152f266eea002f80b0af46bebf45e8135e6e2959474cafb461a86d2af7 13899 
r-cran-slam_0.1-8.orig.tar.gz
 4ed730de0b8d8dd234c5842fa8929ae952c4cd76d264941386d33c19f1ea859a 1399 
r-cran-slam_0.1-8-1.diff.gz
 8395e659695ed0a0d8652257b4c694ffa8af5ed5a9bbe346c77681b635c1d18d 35026 
r-cran-slam_0.1-8-1_i386.deb
Files: 
 aef1d872784c52a91540364fbfc471df 1063 gnu-r optional r-cran-slam_0.1-8-1.dsc
 0b87d7b62b487bf8500c1f288b706fde 13899 gnu-r optional 
r-cran-slam_0.1-8.orig.tar.gz
 80ef39c4742f0443c7d89a238e4d1bc7 1399 gnu-r optional 
r-cran-slam_0.1-8-1.diff.gz
 70b228ad9ad21995255626ffe16c5b3f 35026 gnu-r optional 
r-cran-slam_0.1-8-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLMhBiCZSR95Gw07cRAicwAJ9YARBhSBxfpU7d3r5ioF1K3Cm2TACfT70l
7oZRE9Ut2/o8KfgdPIAro70=
=fqiX
-END PGP SIGNATURE-


Accepted:
r-cran-slam_0.1-8-1.diff.gz
  to main/r/r-cran-slam/r-cran-slam_0.1-8-1.diff.gz
r-cran-slam_0.1-8-1.dsc
  to main/r/r-cran-slam/r-cran-slam_0.1-8-1.dsc
r-cran-slam_0.1-8-1_i386.deb
  to main/r/r-cran-slam/r-cran-slam_0.1-8-1_i386.deb
r-cran-slam_0.1-8.orig.tar.gz
  to main/r/r-cran-slam/r-cran-slam_0.1-8.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted rcmdr 1.5-4-1 (source i386)

2009-12-23 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 06:41:54 -0600
Source: rcmdr
Binary: r-cran-rcmdr
Architecture: source i386
Version: 1.5-4-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-rcmdr - GNU R platform-independent basic-statistics GUI
Changes: 
 rcmdr (1.5-4-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set (Build-)Depends: to current R version
Checksums-Sha1: 
 00c908c04751b465506a5f0275daf8b26ef3ec10 963 rcmdr_1.5-4-1.dsc
 488dd65eb7c513925619142ed4f4fb8f2117cd2d 2447568 rcmdr_1.5-4.orig.tar.gz
 78b444f7f3043db77c869639fbd42986f2579ffc 4707 rcmdr_1.5-4-1.diff.gz
 358c3c9d3a475b283d86cc5858fe17143cd71bd8 2303758 r-cran-rcmdr_1.5-4-1_i386.deb
Checksums-Sha256: 
 02d8c8c208a6e5b248417309d421d17792718aa0d60c4f65b5eceaa2c9a2477d 963 
rcmdr_1.5-4-1.dsc
 41134396c10036be768e79b326e04e092ae648636c4baad083ed01701e66c781 2447568 
rcmdr_1.5-4.orig.tar.gz
 22af095a9573a3fcbbbc117c224596429d2cb51a69b546a276103289df9e5d6f 4707 
rcmdr_1.5-4-1.diff.gz
 98dd619a4f568fd76b304af42989aaa43d677b95631f016ee86d36eb36d7e393 2303758 
r-cran-rcmdr_1.5-4-1_i386.deb
Files: 
 569905186ed46c157756d04371ceb991 963 gnu-r optional rcmdr_1.5-4-1.dsc
 3c6caf5c760c6675ff7c39238653789a 2447568 gnu-r optional rcmdr_1.5-4.orig.tar.gz
 e26ae5ce5445a61a316a31d9834e1809 4707 gnu-r optional rcmdr_1.5-4-1.diff.gz
 c46cd37b1cee0c95799d1ab7ad9666b7 2303758 gnu-r optional 
r-cran-rcmdr_1.5-4-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLMhEDCZSR95Gw07cRAqXPAJ4zwl9k3UEt3Z+qZ6b4R4GZOWP6WwCfXeyW
1Qwl3Vwrpm4+QraXM7gTqno=
=cJRJ
-END PGP SIGNATURE-


Accepted:
r-cran-rcmdr_1.5-4-1_i386.deb
  to main/r/rcmdr/r-cran-rcmdr_1.5-4-1_i386.deb
rcmdr_1.5-4-1.diff.gz
  to main/r/rcmdr/rcmdr_1.5-4-1.diff.gz
rcmdr_1.5-4-1.dsc
  to main/r/rcmdr/rcmdr_1.5-4-1.dsc
rcmdr_1.5-4.orig.tar.gz
  to main/r/rcmdr/rcmdr_1.5-4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted x11vnc 0.9.9-1 (source amd64)

2009-12-23 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 11:58:48 +0100
Source: x11vnc
Binary: x11vnc
Architecture: source amd64
Version: 0.9.9-1
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra f...@debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 x11vnc - VNC server to allow remote access to an existing X session
Closes: 496294 559699 560805 560809
Changes: 
 x11vnc (0.9.9-1) unstable; urgency=low
 .
   * New upstream release:
 - Improve -rfbauth option documentation in the manual page.
   (Closes: #496294)
 - Improve -quiet option documentation. (Closes: #560805)
 - Print error reasons for -storepasswd failures. (Closes: #560809)
   * Drop XTrap support. XTrap has been removed from the xserver.
 Remove libxtrap-dev build dependency. (Closes: #559699)
   * Add chrpath build dependency to remove x11vnc rpath.
   * Bump Standards-Version to 3.8.3 (no changes needed).
Checksums-Sha1: 
 06d734f969e4082db2e784cf9b9a20a546a9a365 1301 x11vnc_0.9.9-1.dsc
 deb0c71cc0f7d6b99fb4b1484232aa935fe62c90 2671958 x11vnc_0.9.9.orig.tar.gz
 121886c48aa10f4ff55113cf5853c9df49e8ea5a 4433 x11vnc_0.9.9-1.diff.gz
 86c3120490b172752f07d7818eef6df6d69813e9 1526732 x11vnc_0.9.9-1_amd64.deb
Checksums-Sha256: 
 94ec47b015820e57fee6ed0b56cb4b25d1a60a94e79b2f11d8afb8c8e5712521 1301 
x11vnc_0.9.9-1.dsc
 6b960267b1f842efe5fb76b5d36fbee79ca8ea31528ee83877623e1cca0fbbe9 2671958 
x11vnc_0.9.9.orig.tar.gz
 138550a907ae395480a96ab0c55bdce34718a265ed798bdc2d1bc5cee363fcc3 4433 
x11vnc_0.9.9-1.diff.gz
 6cf47831fa3e53249d62ab478238e37fa263eebb04b47274364224263d0f691a 1526732 
x11vnc_0.9.9-1_amd64.deb
Files: 
 7792593e6355d2e5fc8b6f995d911493 1301 x11 optional x11vnc_0.9.9-1.dsc
 874008821a0588a73ec7fbe09b747bb0 2671958 x11 optional x11vnc_0.9.9.orig.tar.gz
 cd5a16c079744f5ac189e3581b3d1c28 4433 x11 optional x11vnc_0.9.9-1.diff.gz
 289b413a51c4ca8851d26ee3915efcf8 1526732 x11 optional x11vnc_0.9.9-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iJwEAQECAAYFAksyBJIACgkQjPU19mqlcvfTvQQAmf7j8vNK7MGU7/Mblh61aoAH
5UAX/PC9vqn6UonlKDH8JnHbDsB+8lkFMuc5+nxMSnQrVU1eU/ko/Z7DlxXx/Rnu
X5W3sbXYJQn//yaIzYFyUgyFPh+3WeatWocri5R6b+cOidsUHr+pr/17fheViZOo
yDF95NXDv3BHZWEoI0s=
=a4A6
-END PGP SIGNATURE-


Accepted:
x11vnc_0.9.9-1.diff.gz
  to main/x/x11vnc/x11vnc_0.9.9-1.diff.gz
x11vnc_0.9.9-1.dsc
  to main/x/x11vnc/x11vnc_0.9.9-1.dsc
x11vnc_0.9.9-1_amd64.deb
  to main/x/x11vnc/x11vnc_0.9.9-1_amd64.deb
x11vnc_0.9.9.orig.tar.gz
  to main/x/x11vnc/x11vnc_0.9.9.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-calendar 0.92-4 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 13:48:09 +
Source: gpe-calendar
Binary: gpe-calendar
Architecture: source amd64
Version: 0.92-4
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-calendar - store and manage calendar events in GPE
Closes: 554727 559496
Changes: 
 gpe-calendar (0.92-4) unstable; urgency=low
 .
   * Change to libmimedir-gnome-dev now that libmimedir-gnome0-dev
 has been dropped (Closes: #559496)
   * Add vcs tags for collab-maint
   * Add linkage to -lgthread-2.0 in new patch to fix linkage under
 -Wl,--no-add-needed test build mode. (Closes: #554727)
   * Migrate to dpkg-source format 3.0 quilt
   * Use upstream .tar.bz2
Checksums-Sha1: 
 504809a5866589443b1ce7e98d85cda2860471a6 1781 gpe-calendar_0.92-4.dsc
 b6f21ebc36c79ef2757ba81971f0360ee3f3de4a 426930 gpe-calendar_0.92.orig.tar.bz2
 54128fa472ae25f7ed8b1fd5d79dcf91886c757b 9558 gpe-calendar_0.92-4.debian.tar.gz
 24ad8c1fb96265e52d6bae0f36185d82656f54b2 189258 gpe-calendar_0.92-4_amd64.deb
Checksums-Sha256: 
 45f01ff7cd7383065d95eb301fddb00d81b8c7a4b0378b9dd48c2686d578283e 1781 
gpe-calendar_0.92-4.dsc
 13cd337f72215fc51eca9ab24bd7c7c7fc70b2ff27e23709ffae811d489e078b 426930 
gpe-calendar_0.92.orig.tar.bz2
 5df3eebe46520c61e6eeaa4f414982ea9626df221d35d9fcd32e4e0384870e5c 9558 
gpe-calendar_0.92-4.debian.tar.gz
 2e0d699f8409cc2a415d98dfe8dfa789a4869d50212d9d9dba742ffd5d7e653f 189258 
gpe-calendar_0.92-4_amd64.deb
Files: 
 a912d190ee09fb88eb5bf5835d4308e5 1781 utils optional gpe-calendar_0.92-4.dsc
 7fbe3cf31139b52f755f613c2006ad7e 426930 utils optional 
gpe-calendar_0.92.orig.tar.bz2
 274ca8c3e32530f7fe3affb85b43543d 9558 utils optional 
gpe-calendar_0.92-4.debian.tar.gz
 d84c3e3382887bcea4bda38db977ee2e 189258 utils optional 
gpe-calendar_0.92-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyIL8ACgkQiAEJSii8s+MfOQCfdv2DnBihDBtn9avGw/qmbhiZ
8BkAn2g1l76CTgSD7UKjwDXWWZY9w9gr
=s6bK
-END PGP SIGNATURE-


Accepted:
gpe-calendar_0.92-4.debian.tar.gz
  to main/g/gpe-calendar/gpe-calendar_0.92-4.debian.tar.gz
gpe-calendar_0.92-4.dsc
  to main/g/gpe-calendar/gpe-calendar_0.92-4.dsc
gpe-calendar_0.92-4_amd64.deb
  to main/g/gpe-calendar/gpe-calendar_0.92-4_amd64.deb
gpe-calendar_0.92.orig.tar.bz2
  to main/g/gpe-calendar/gpe-calendar_0.92.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-clock 0.27-2 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 13:56:15 +
Source: gpe-clock
Binary: gpe-clock
Architecture: source amd64
Version: 0.27-2
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-clock  - alarm clock tray applet for GPE
Closes: 554728
Changes: 
 gpe-clock (0.27-2) unstable; urgency=low
 .
   * Build with -lX11 and test with -Wl,--no-add-needed (Closes: #554728)
   * Switch patches to dpkg source format 3.0 quilt
   * Add pkg-gpe vcs fields
Checksums-Sha1: 
 7b66bfa64f0de21ad154009e976e651a6a554e2a 1448 gpe-clock_0.27-2.dsc
 edd514d3fe9dd4c07c23e74f25792afcac63e7a7 8249 gpe-clock_0.27-2.debian.tar.gz
 9b576ef8b91093221f8b66264a8432f0ee03dfb1 30204 gpe-clock_0.27-2_amd64.deb
Checksums-Sha256: 
 dccb9add6a90c0cd3283e94b79fdf7d28c87d29b7d743d979b8d5e8cb2170e57 1448 
gpe-clock_0.27-2.dsc
 9cdee76c931adb035ea1550e7869c2b8a8d5e217a36ee812e4ff85c175c72ba9 8249 
gpe-clock_0.27-2.debian.tar.gz
 39656953b408210132310bad92aa05fd4d7b0ffad3d01207ce90e94c65f7cf3f 30204 
gpe-clock_0.27-2_amd64.deb
Files: 
 5da61012f47119a280d5b0200afa6be6 1448 x11 optional gpe-clock_0.27-2.dsc
 7849e0d2cb678fbf26706574479bdbe7 8249 x11 optional 
gpe-clock_0.27-2.debian.tar.gz
 dbec120c5aaea85513278ee2db1a3b71 30204 x11 optional gpe-clock_0.27-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyI6IACgkQiAEJSii8s+Of4ACgp9PEFdR9ik4i1x1gIINLk0Ic
45kAniwk2ttKIa48OXXozZME83YrnKAM
=P8ck
-END PGP SIGNATURE-


Accepted:
gpe-clock_0.27-2.debian.tar.gz
  to main/g/gpe-clock/gpe-clock_0.27-2.debian.tar.gz
gpe-clock_0.27-2.dsc
  to main/g/gpe-clock/gpe-clock_0.27-2.dsc
gpe-clock_0.27-2_amd64.deb
  to main/g/gpe-clock/gpe-clock_0.27-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-login 0.95-2 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 14:18:09 +
Source: gpe-login
Binary: gpe-login
Architecture: source amd64
Version: 0.95-2
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-login  - login window for the G Palmtop Environment
Closes: 554730
Changes: 
 gpe-login (0.95-2) unstable; urgency=low
 .
   * Migrate to source format 3.0 (quilt) for upstream .tar.bz2 support.
   * Add vcs metadata for pkg-gpe.
   * Add -lX11 linkage and Wl,--no-add-needed. (Closes: #554730)
Checksums-Sha1: 
 cf02b47a3fc5f02034f0e69ad073b6676c548915 1405 gpe-login_0.95-2.dsc
 8f689fd43322cc266a17b93e60e2c7635d933983 160704 gpe-login_0.95.orig.tar.bz2
 6cb35842300e72eddeba472d0157f5c1dc67e312 5567 gpe-login_0.95-2.debian.tar.gz
 48d9a12a069bb8b69e58feaf8a351919fd61f6af 81024 gpe-login_0.95-2_amd64.deb
Checksums-Sha256: 
 6bedd69383afd2cbab7103f81b64341666726ec230884af0994a8740a04c5df7 1405 
gpe-login_0.95-2.dsc
 8bea38af14c98354b1ee023475315ae3ba462d33b136a73cde9d83303b659d84 160704 
gpe-login_0.95.orig.tar.bz2
 bb3bb3e3026d49b95153e883016d5572da308a2ff53f7433e48d8d8bfaa9325c 5567 
gpe-login_0.95-2.debian.tar.gz
 ddd57d452d0a93cfe80de2a3f0abf6caa184260e2a195045ac1832cc26b7c2b6 81024 
gpe-login_0.95-2_amd64.deb
Files: 
 0adba608b8ca465cc3bb1985e4baf22c 1405 embedded optional gpe-login_0.95-2.dsc
 4e6dfd761f62764f98b9f6c2c09f3715 160704 embedded optional 
gpe-login_0.95.orig.tar.bz2
 2e8afd763f2226e24a43090d0f5fd4b5 5567 embedded optional 
gpe-login_0.95-2.debian.tar.gz
 ad5412af30c5837aeaa17a7264c8411d 81024 embedded optional 
gpe-login_0.95-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyKEAACgkQiAEJSii8s+MCFACdEZiGNC6CdCC5+ExDpxlZ2aj4
RtMAoLjjaDw9f9UAgqqojNqy0JroJsid
=RyTD
-END PGP SIGNATURE-


Accepted:
gpe-login_0.95-2.debian.tar.gz
  to main/g/gpe-login/gpe-login_0.95-2.debian.tar.gz
gpe-login_0.95-2.dsc
  to main/g/gpe-login/gpe-login_0.95-2.dsc
gpe-login_0.95-2_amd64.deb
  to main/g/gpe-login/gpe-login_0.95-2_amd64.deb
gpe-login_0.95.orig.tar.bz2
  to main/g/gpe-login/gpe-login_0.95.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libassa 3.5.0-1.1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 15:43:01 +0100
Source: libassa
Binary: libassa3.5-5-dev libassa3.5-5 libassa3.5-5-dbg
Architecture: source i386
Version: 3.5.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland e...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 libassa3.5-5 - object-oriented C++ networking library
 libassa3.5-5-dbg - debugging symbols for libassa3.5-5
 libassa3.5-5-dev - object-oriented C++ networking library
Closes: 504943
Changes: 
 libassa (3.5.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr (Closes: #504943)
Checksums-Sha1: 
 fa295988cb2f15783de58b05e6701135f7c4efc8 1177 libassa_3.5.0-1.1.dsc
 20bf30d53bedcf170720fcaf753d65c175c21f4e 4025 libassa_3.5.0-1.1.diff.gz
 bd54fc096fe0c8f4950de5aa5d63c805513459c2 1799564 
libassa3.5-5-dev_3.5.0-1.1_i386.deb
 8cac58fd30daf63c40aeef6109e5150e0974ac42 168006 libassa3.5-5_3.5.0-1.1_i386.deb
 cbf799dec0a2c21ea82bbeb75dc0beff6ab3be89 2804692 
libassa3.5-5-dbg_3.5.0-1.1_i386.deb
Checksums-Sha256: 
 4705ba84cee09b5ec23800901a3a14590ae091346f8bfc3a736f2f1231a94be5 1177 
libassa_3.5.0-1.1.dsc
 8ea8a29d5a0e96ed1d021e2f6ff0170e29e81f8978931b5fd536d9319b159568 4025 
libassa_3.5.0-1.1.diff.gz
 a1dff9f8e7a0a7feba41c795785fbd099216260f9ab17399c548b85562cf0b37 1799564 
libassa3.5-5-dev_3.5.0-1.1_i386.deb
 b0187676938d0b7bb5ad4ccb3cd027aee977fedd5ae3dae75345deb1560a499c 168006 
libassa3.5-5_3.5.0-1.1_i386.deb
 69ce473dcf45efbc85c3af17d3340f739d95ccbdc31576a954c0f15af7df 2804692 
libassa3.5-5-dbg_3.5.0-1.1_i386.deb
Files: 
 a66402aa0dec280c6593b92566c32acf 1177 libs optional libassa_3.5.0-1.1.dsc
 076828e1c328bfd89f059115c166eaa0 4025 libs optional libassa_3.5.0-1.1.diff.gz
 438fa76a69e96ce8249c1f0862dd506f 1799564 libdevel optional 
libassa3.5-5-dev_3.5.0-1.1_i386.deb
 19f626571e6ef6f9579da41bde088d11 168006 libs optional 
libassa3.5-5_3.5.0-1.1_i386.deb
 44487933fe70350fcf049f3c18abb36e 2804692 libdevel extra 
libassa3.5-5-dbg_3.5.0-1.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvjKEACgkQ5qqQFxOSsXTNKQCgntDrzHKSjpxe2upGO3EhYcVN
X+kAnjTl4geFCZCdLo+ZfDF56bmyzzIR
=49/a
-END PGP SIGNATURE-


Accepted:
libassa3.5-5-dbg_3.5.0-1.1_i386.deb
  to main/liba/libassa/libassa3.5-5-dbg_3.5.0-1.1_i386.deb
libassa3.5-5-dev_3.5.0-1.1_i386.deb
  to main/liba/libassa/libassa3.5-5-dev_3.5.0-1.1_i386.deb
libassa3.5-5_3.5.0-1.1_i386.deb
  to main/liba/libassa/libassa3.5-5_3.5.0-1.1_i386.deb
libassa_3.5.0-1.1.diff.gz
  to main/liba/libassa/libassa_3.5.0-1.1.diff.gz
libassa_3.5.0-1.1.dsc
  to main/liba/libassa/libassa_3.5.0-1.1.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libfcgi 2.4.0-7.1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 15:45:39 +0100
Source: libfcgi
Binary: libfcgi-dev libfcgi0ldbl
Architecture: source i386
Version: 2.4.0-7.1
Distribution: unstable
Urgency: low
Maintainer: Tatsuki Sugiura s...@nemui.org
Changed-By: David Paleino da...@debian.org
Description: 
 libfcgi-dev - Header files of FastCGI
 libfcgi0ldbl - Shared library of FastCGI
Closes: 504963
Changes: 
 libfcgi (2.4.0-7.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr (Closes: #504963)
Checksums-Sha1: 
 072555463962bc8b9e27d281f9aab3e594ce3d2b 977 libfcgi_2.4.0-7.1.dsc
 f30a1d7b1800a51e506f7caf85252299c3308613 412335 libfcgi_2.4.0-7.1.diff.gz
 9801fe18c0c6a3a67a4ff607e3c3e00bd525b73f 33172 libfcgi-dev_2.4.0-7.1_i386.deb
 59f9ee6906999cfb2d833496929043fab4d3fabd 285398 libfcgi0ldbl_2.4.0-7.1_i386.deb
Checksums-Sha256: 
 4aaba8c7fa64b39374d6995838ebd75771a0508745540e88845b945a730b5edb 977 
libfcgi_2.4.0-7.1.dsc
 e73f8f56932b9dc0cd59ad930e5c86c57df3cecdf66b8fad282413234f0eeff4 412335 
libfcgi_2.4.0-7.1.diff.gz
 74da0030b65474972a53d66864e69a529bb7041fc43f7aa078cc74d5cea70ca7 33172 
libfcgi-dev_2.4.0-7.1_i386.deb
 e7aaf5a0ceeed4ec3dc29455ee5a2473491018b33953fb29df283828f6477618 285398 
libfcgi0ldbl_2.4.0-7.1_i386.deb
Files: 
 ba4648d642f3b67bc0796039f9c8ca23 977 - optional libfcgi_2.4.0-7.1.dsc
 2891bc2f7e917bca5f8d88993ba77ed0 412335 - optional libfcgi_2.4.0-7.1.diff.gz
 31481718b0a519fb86ea908d9356dfe9 33172 libdevel optional 
libfcgi-dev_2.4.0-7.1_i386.deb
 ed0615a99edc0e4dce2e10b3288664dd 285398 libs optional 
libfcgi0ldbl_2.4.0-7.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvi0UACgkQ5qqQFxOSsXTVgwCaA4zvw7E7YCpsmVZmUgNTq3uM
UFEAmgIfZ52gSr0lBpBNNqsRnTbIm5ni
=ln/d
-END PGP SIGNATURE-


Accepted:
libfcgi-dev_2.4.0-7.1_i386.deb
  to main/libf/libfcgi/libfcgi-dev_2.4.0-7.1_i386.deb
libfcgi0ldbl_2.4.0-7.1_i386.deb
  to main/libf/libfcgi/libfcgi0ldbl_2.4.0-7.1_i386.deb
libfcgi_2.4.0-7.1.diff.gz
  to main/libf/libfcgi/libfcgi_2.4.0-7.1.diff.gz
libfcgi_2.4.0-7.1.dsc
  to main/libf/libfcgi/libfcgi_2.4.0-7.1.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libgdal-grass 1.6.3-1 (source i386)

2009-12-23 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 13:04:06 +0100
Source: libgdal-grass
Binary: libgdal1-1.6.0-grass
Architecture: source i386
Version: 1.6.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 libgdal1-1.6.0-grass - GRASS extension for the GDAL library
Changes: 
 libgdal-grass (1.6.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Added a lintian override due to use of an explicit rpath. It uses a new 
template.
Checksums-Sha1: 
 f4b19df4d10c94a3dbc9a0f92240d62ad16ac3c9 1375 libgdal-grass_1.6.3-1.dsc
 51a322e2cd04fd9404bd114177e41ce33e3a7478 49975 libgdal-grass_1.6.3.orig.tar.gz
 72c749f6c4453b2822da4b387b88639a3f470740 5229 libgdal-grass_1.6.3-1.diff.gz
 88d7c400d6dbb2f63945d4efafd5d361a347529e 29478 
libgdal1-1.6.0-grass_1.6.3-1_i386.deb
Checksums-Sha256: 
 5a89cf53adde9fae94be57541d420238d0190475f0005898d6604bf2afa6f01f 1375 
libgdal-grass_1.6.3-1.dsc
 bcb66820fb1973f64de4e902d58dbf08041d3bbddd2e813116a906c18c411c9e 49975 
libgdal-grass_1.6.3.orig.tar.gz
 580360c71427d2e9a114a7883d9d839eee5f4fc9e78cc636746a02ef330840b8 5229 
libgdal-grass_1.6.3-1.diff.gz
 340d9a7588fef8233b478f2c472ac6d2107940bf501d9c3860610f6a8dbeb536 29478 
libgdal1-1.6.0-grass_1.6.3-1_i386.deb
Files: 
 bab2c8771f13b0fa839aa3ba97a67674 1375 science extra libgdal-grass_1.6.3-1.dsc
 1c732df5b85a577c536d0b9709b619ed 49975 science extra 
libgdal-grass_1.6.3.orig.tar.gz
 43d4d3da4a62f452b822c69f2c299642 5229 science extra 
libgdal-grass_1.6.3-1.diff.gz
 142bf5581b94083d3f5e9d4aa1b164e9 29478 libs extra 
libgdal1-1.6.0-grass_1.6.3-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyIYUACgkQpFNRmenyx0flPACgtTjDddR44ABGr8c7EwuiXwIM
IhwAoLRi4qlvo6Z65dXJEcgVQyql1jsk
=8z4q
-END PGP SIGNATURE-


Accepted:
libgdal-grass_1.6.3-1.diff.gz
  to main/libg/libgdal-grass/libgdal-grass_1.6.3-1.diff.gz
libgdal-grass_1.6.3-1.dsc
  to main/libg/libgdal-grass/libgdal-grass_1.6.3-1.dsc
libgdal-grass_1.6.3.orig.tar.gz
  to main/libg/libgdal-grass/libgdal-grass_1.6.3.orig.tar.gz
libgdal1-1.6.0-grass_1.6.3-1_i386.deb
  to main/libg/libgdal-grass/libgdal1-1.6.0-grass_1.6.3-1_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted nsis 2.46-1 (source amd64)

2009-12-23 Thread Thomas Gaugler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 22 Dec 2009 18:53:50 +
Source: nsis
Binary: nsis
Architecture: source amd64
Version: 2.46-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Gaugler tho...@dadie.net
Changed-By: Thomas Gaugler tho...@dadie.net
Description: 
 nsis   - Nullsoft Scriptable Install System (modified for Debian)
Changes: 
 nsis (2.46-1) unstable; urgency=low
 .
   [ Thomas Gaugler ]
   * New upstream release
   * Switch to 3.0 (quilt) source format
   * Use the system provided compression library of zlib
   * Switch to debhelper 7's minimal rules file mode
 .
   [ Paul Wise ]
   * Link against the 32-bit zlib on amd64 to prevent FTBFS
Checksums-Sha1: 
 36be71b16e1da85faf162d0a6da410025e61f95a 1335 nsis_2.46-1.dsc
 2cc9bff130031a0b1d76b01ec0a9136cdf5992ce 1499014 nsis_2.46.orig.tar.bz2
 b1f33f334a9899197f7f1777132cba8a55b52e4b 20601 nsis_2.46-1.debian.tar.gz
 5f3e951bc90db729f08c3bb5f2af1fe36bf5aeae 1830034 nsis_2.46-1_amd64.deb
Checksums-Sha256: 
 254f841bfb98ff310c442b94339067d263d103cce64fd99c8635b1353215d5ef 1335 
nsis_2.46-1.dsc
 f5f9e5e22505e44b25aea14fe17871c1ed324c1f3cc7a753ef591f76c9e8a1ae 1499014 
nsis_2.46.orig.tar.bz2
 46a67485e558fd50b822f4ea74a23329432d9ed1a88aa97ae178b93cff573586 20601 
nsis_2.46-1.debian.tar.gz
 1c082486f7f2f1e31ec70b382f531783efc5dd6b7edda27e6574c252da2ded9d 1830034 
nsis_2.46-1_amd64.deb
Files: 
 0d13b410df2b464d5646ab16f6810cf4 1335 devel optional nsis_2.46-1.dsc
 61c2e81739436b06d7cf7bcce1d533ac 1499014 devel optional nsis_2.46.orig.tar.bz2
 327f1e6d210ae8b7f8ebb96f34192a8b 20601 devel optional nsis_2.46-1.debian.tar.gz
 36f0dfb17d5fe4d424d110c3e5287136 1830034 devel optional nsis_2.46-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyKL0ACgkQ5Sc9mGvjxCPp8ACeND1VJw3uxAJuyNb2Du5ataCn
xHsAn3ADBCAK/0HXPCNGPVOPNtazScPr
=FpNX
-END PGP SIGNATURE-


Accepted:
nsis_2.46-1.debian.tar.gz
  to main/n/nsis/nsis_2.46-1.debian.tar.gz
nsis_2.46-1.dsc
  to main/n/nsis/nsis_2.46-1.dsc
nsis_2.46-1_amd64.deb
  to main/n/nsis/nsis_2.46-1_amd64.deb
nsis_2.46.orig.tar.bz2
  to main/n/nsis/nsis_2.46.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted wordpress 2.9-1 (source all)

2009-12-23 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 14:31:36 +0100
Source: wordpress
Binary: wordpress wordpress-l10n
Architecture: source all
Version: 2.9-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano iucul...@debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 wordpress  - weblog manager
 wordpress-l10n - weblog manager - language files
Closes: 556902
Changes: 
 wordpress (2.9-1) unstable; urgency=low
 .
   * [fdd001e] Change wordpress-l10n section (localization)
   * [625fa21] Imported Upstream version 2.9
   * [dd9b536] Refreshed patches
   * [1ce2a9d] Do not remove anymore plugins/wordpress/js direcotry
   * [3287ec5] Updated language files (Closes: #556902)
Checksums-Sha1: 
 d73e8635417a22c590c6d7495ded203848c2ec16 1195 wordpress_2.9-1.dsc
 90b8f9743652ac785bed8e533857a9c118833096 2229051 wordpress_2.9.orig.tar.gz
 2dae25173e04024ea02126e3c553cd3077071ebb 5146081 wordpress_2.9-1.diff.gz
 0d1673bebda4317016d238f7b4ee1306a857e70e 2014630 wordpress_2.9-1_all.deb
 9c366f172436f624f34d42c3a49a77297bf8a271 4640580 wordpress-l10n_2.9-1_all.deb
Checksums-Sha256: 
 37fd63767cee9b60e3fe7d0b476139c8e7b0968f61e4b7997b96143d6f8aaf27 1195 
wordpress_2.9-1.dsc
 00b0fbea20bc02e34239f8eb4dc1bbf1046cd61df8e0fe9fbbe3fd449583514e 2229051 
wordpress_2.9.orig.tar.gz
 eeabe6ca1626ebdd36a492f75af7c69b8ce0173633678d75f104f633b855cd2f 5146081 
wordpress_2.9-1.diff.gz
 9d5eb3b5912633d5b54200ad85cc9a49fd78debc6b12f3324aef3d4e70d459d7 2014630 
wordpress_2.9-1_all.deb
 c2497fa95ed219ca49c02e9770bcacccf8f96380faf9a4f28a2b812a8a4e65a7 4640580 
wordpress-l10n_2.9-1_all.deb
Files: 
 9aaadc1c82699d8ac48ccc538e79f01f 1195 web optional wordpress_2.9-1.dsc
 81929f9c6639799b0ab0394b2c380e4f 2229051 web optional wordpress_2.9.orig.tar.gz
 95335c06d6f9c90d5d6b501cc5a6bbbf 5146081 web optional wordpress_2.9-1.diff.gz
 40a8e10e521700a2d66f06a7435196a6 2014630 web optional wordpress_2.9-1_all.deb
 cd945f33e381aaa8e5d3628e92c2f364 4640580 localization optional 
wordpress-l10n_2.9-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyJL4ACgkQNxpp46476aoQgQCfail52NmKUTIy/KqpWUWz3zTK
WsoAoI3eDRxfTqQQb5546TCpRdGNWS0E
=XX8y
-END PGP SIGNATURE-


Accepted:
wordpress-l10n_2.9-1_all.deb
  to main/w/wordpress/wordpress-l10n_2.9-1_all.deb
wordpress_2.9-1.diff.gz
  to main/w/wordpress/wordpress_2.9-1.diff.gz
wordpress_2.9-1.dsc
  to main/w/wordpress/wordpress_2.9-1.dsc
wordpress_2.9-1_all.deb
  to main/w/wordpress/wordpress_2.9-1_all.deb
wordpress_2.9.orig.tar.gz
  to main/w/wordpress/wordpress_2.9.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libjlatexmath-java 0.8.2-1 (source all)

2009-12-23 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 15:50:24 +0100
Source: libjlatexmath-java
Binary: libjlatexmath-java libjlatexmath-java-doc
Architecture: source all
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libjlatexmath-java - Implementation of LaTeX math mode wrote in Java
 libjlatexmath-java-doc - Implementation of LaTeX math mode wrote in Java
Changes: 
 libjlatexmath-java (0.8.2-1) unstable; urgency=low
 .
   * New upstream release
   * Update of the Homepage field.
   * Repacking script removed
   * watch file desactivated for now
   * enableJavaDoc.diff applied upstream
Checksums-Sha1: 
 1ad345d06650a81b22b3869f967a8f8afeba6425 1355 libjlatexmath-java_0.8.2-1.dsc
 1cb5346135ad7e860b3179ce2cc66f09f0675acd 339532 
libjlatexmath-java_0.8.2.orig.tar.gz
 30eb332397e8748f16c8e4e0699746c4fc7f417c 3535 
libjlatexmath-java_0.8.2-1.diff.gz
 6010b98159b4cbf68ffd34afc60430c960e682ab 421442 
libjlatexmath-java_0.8.2-1_all.deb
 4093155689b0afc0cec116260cc23057aa4ac396 176676 
libjlatexmath-java-doc_0.8.2-1_all.deb
Checksums-Sha256: 
 614d1b3523443c18686613012c51c7d1e944982b86bda96348e0a49c0a8378f1 1355 
libjlatexmath-java_0.8.2-1.dsc
 4b34177d0cf6404c862e1937f7ab3bbe0300655ba992e25cc5f391098c92eda0 339532 
libjlatexmath-java_0.8.2.orig.tar.gz
 ffe4dfd33097752cb6f00e62fb5a93370bc2d1e5b609c3621f6e3af5ed7fe1ce 3535 
libjlatexmath-java_0.8.2-1.diff.gz
 f8aebf7512816be7de9dbdd5df8141148001f8b4e1f8abfe7cb2de269ea55392 421442 
libjlatexmath-java_0.8.2-1_all.deb
 c1fcc157476f1abb039d0fe7fd85d47e42f2168bd4f7cb5a3e5b4a28a52b7357 176676 
libjlatexmath-java-doc_0.8.2-1_all.deb
Files: 
 906691025ac2d981935b9972b33bce65 1355 java optional 
libjlatexmath-java_0.8.2-1.dsc
 10c841882b763dacb21ffe8852084276 339532 java optional 
libjlatexmath-java_0.8.2.orig.tar.gz
 3b0ec617bd48b88407f0b7cc9035139d 3535 java optional 
libjlatexmath-java_0.8.2-1.diff.gz
 c82e9e788bebf39e2885ada01abbcaa4 421442 java optional 
libjlatexmath-java_0.8.2-1_all.deb
 c337b9cd35998f3436e59416dfd53b68 176676 doc optional 
libjlatexmath-java-doc_0.8.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyNeoACgkQiOXXM92JlhBA2QCfWkDEYwiQsX8n0w5DoNB0kOvt
bK8AoJFq1TWURkdfBW7XPHM0W1hsYugK
=lCpX
-END PGP SIGNATURE-


Accepted:
libjlatexmath-java-doc_0.8.2-1_all.deb
  to main/libj/libjlatexmath-java/libjlatexmath-java-doc_0.8.2-1_all.deb
libjlatexmath-java_0.8.2-1.diff.gz
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.8.2-1.diff.gz
libjlatexmath-java_0.8.2-1.dsc
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.8.2-1.dsc
libjlatexmath-java_0.8.2-1_all.deb
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.8.2-1_all.deb
libjlatexmath-java_0.8.2.orig.tar.gz
  to main/libj/libjlatexmath-java/libjlatexmath-java_0.8.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libnids 1.23-1.1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 16:05:39 +0100
Source: libnids
Binary: libnids-dev libnids1.21
Architecture: source i386
Version: 1.23-1.1
Distribution: unstable
Urgency: low
Maintainer: Vasilis Pappas vpap...@ics.forth.gr
Changed-By: David Paleino da...@debian.org
Description: 
 libnids-dev - IP defragmentation TCP segment reassembly library (development)
 libnids1.21 - IP defragmentation TCP segment reassembly library
Closes: 504824
Changes: 
 libnids (1.23-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr (Closes: #504824)
Checksums-Sha1: 
 f3f3a98517789a2330d01573f053848490b845d5 1049 libnids_1.23-1.1.dsc
 bb5bbd3bcd3b1f2e9e636f931b3368013a0ceb71 5190 libnids_1.23-1.1.diff.gz
 47a851619e52dcb3334483d3dca25cf60060fe36 69216 libnids-dev_1.23-1.1_i386.deb
 d517a2b0074a994da021860a16bf79656fdbfc3d 24734 libnids1.21_1.23-1.1_i386.deb
Checksums-Sha256: 
 dbc85d8841e25d57db2c5253068969329215295492e6453717a98c13579abc0a 1049 
libnids_1.23-1.1.dsc
 630963933243fd42bf6ec08c3c603965ddf9399037d0b93bddadbd99686afb63 5190 
libnids_1.23-1.1.diff.gz
 7d2463c62c2fa9d880e5ce5222100a35b84145c10d0b8aac200e1e21afec6126 69216 
libnids-dev_1.23-1.1_i386.deb
 4d869a10e10c3656e8308dff598ab3fcf8e21841b5012b2b6aa6921e97256d47 24734 
libnids1.21_1.23-1.1_i386.deb
Files: 
 9ce3545e003997472467ae444d4c956f 1049 libdevel optional libnids_1.23-1.1.dsc
 d2d92d430de57e0e0a85d0137a7e0117 5190 libdevel optional 
libnids_1.23-1.1.diff.gz
 ee86d9a77e14b1f864e46f2bebdce362 69216 libdevel optional 
libnids-dev_1.23-1.1_i386.deb
 b52a4e06eadba2f7f0cf0b9e5c054e61 24734 libs optional 
libnids1.21_1.23-1.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvj/4ACgkQ5qqQFxOSsXSD1QCfYbJ60IA//wkr0dmwnmDxZcM5
LngAn0QgUPTxm+ZTSb/6hud7YRSpw8E9
=7gZF
-END PGP SIGNATURE-


Accepted:
libnids-dev_1.23-1.1_i386.deb
  to main/libn/libnids/libnids-dev_1.23-1.1_i386.deb
libnids1.21_1.23-1.1_i386.deb
  to main/libn/libnids/libnids1.21_1.23-1.1_i386.deb
libnids_1.23-1.1.diff.gz
  to main/libn/libnids/libnids_1.23-1.1.diff.gz
libnids_1.23-1.1.dsc
  to main/libn/libnids/libnids_1.23-1.1.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libofa 0.9.3-3.1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 16:08:36 +0100
Source: libofa
Binary: libofa0-dev libofa0
Architecture: source i386
Version: 0.9.3-3.1
Distribution: unstable
Urgency: low
Maintainer: Lukáš Lalinský lalin...@gmail.com
Changed-By: David Paleino da...@debian.org
Description: 
 libofa0- Library for acoustic fingerprinting
 libofa0-dev - Library for acoustic fingerprinting
Closes: 504902
Changes: 
 libofa (0.9.3-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.4, debian/patches/06_gcc44.diff added,
 thanks to Martin Michlmayr (Closes: #504902)
Checksums-Sha1: 
 83d535994a21e99d4979c44fed4cc823470811a3 1122 libofa_0.9.3-3.1.dsc
 1929244e78f906709a4c24390da59015a2269d27 17613 libofa_0.9.3-3.1.diff.gz
 9e42f835673d932bbe94f47cae08e0bad7fb6068 66268 libofa0-dev_0.9.3-3.1_i386.deb
 088b6a2876f7a38f2acc46880f091d58f8cba3e8 56816 libofa0_0.9.3-3.1_i386.deb
Checksums-Sha256: 
 3c6e63abd01c9c545a7e7690607bf7927386cf7f45ee055eb4ecf5723654ab51 1122 
libofa_0.9.3-3.1.dsc
 66749fa1fee60aa4704735a494af51ee4d7d699dec9d13e88d808a4be13119aa 17613 
libofa_0.9.3-3.1.diff.gz
 6f1bf71ee6420f55feca028d75e81979fadcca00c35e733adecb1fd50367aab8 66268 
libofa0-dev_0.9.3-3.1_i386.deb
 614be573738260ec2338893cae1c2fa08068e60318b2d6e45d8ebaba85e281a7 56816 
libofa0_0.9.3-3.1_i386.deb
Files: 
 a12569d0b3d636d7c8551e8172cdb5c9 1122 libs optional libofa_0.9.3-3.1.dsc
 4f25da315902f0070fad42b4b0aec2ea 17613 libs optional libofa_0.9.3-3.1.diff.gz
 0e7dd20611cfd310596361c9e911920e 66268 libdevel optional 
libofa0-dev_0.9.3-3.1_i386.deb
 49c0dbb6a7b408d64d23192e197f88b0 56816 libs optional libofa0_0.9.3-3.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvkogACgkQ5qqQFxOSsXQEIwCcCsvqZpGs1GJ32XbboO4Eoj9z
TxAAniPpV5QZoRaiOVUnAK1BONojy69U
=shSe
-END PGP SIGNATURE-


Accepted:
libofa0-dev_0.9.3-3.1_i386.deb
  to main/libo/libofa/libofa0-dev_0.9.3-3.1_i386.deb
libofa0_0.9.3-3.1_i386.deb
  to main/libo/libofa/libofa0_0.9.3-3.1_i386.deb
libofa_0.9.3-3.1.diff.gz
  to main/libo/libofa/libofa_0.9.3-3.1.diff.gz
libofa_0.9.3-3.1.dsc
  to main/libo/libofa/libofa_0.9.3-3.1.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-ownerinfo 0.28-2 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 16:14:51 +
Source: gpe-ownerinfo
Binary: gpe-ownerinfo gpe-ownerinfo-dev
Architecture: source amd64
Version: 0.28-2
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-ownerinfo - details of the GPE device owner
 gpe-ownerinfo-dev - access the device owner information
Closes: 554731
Changes: 
 gpe-ownerinfo (0.28-2) unstable; urgency=low
 .
   * Add -lX11 and test with Wl,--no-add-needed. (Closes: #554731)
   * Add pkg-gpe vcs fields
Checksums-Sha1: 
 abf47e50a8cd1a2953115f057ea1794e6e0ff065 1360 gpe-ownerinfo_0.28-2.dsc
 0a26a21df775628aa8b460f6ed4cde28bc394195 3417 gpe-ownerinfo_0.28-2.diff.gz
 b3d63c3807f28fc21bde93d770b5878cfbccfa42 23826 gpe-ownerinfo_0.28-2_amd64.deb
 807bfd28f40b36b0acd308f9330765c2f41455fe 11276 
gpe-ownerinfo-dev_0.28-2_amd64.deb
Checksums-Sha256: 
 7c9166aa019f5327a1d9e077d5e1676bfeffd41506d244d2bc66e9b667abf5b4 1360 
gpe-ownerinfo_0.28-2.dsc
 7e2e30bdfc44ca7e3f022ee8c0395d0829c25ea8d0ca4f382594784db461ccfa 3417 
gpe-ownerinfo_0.28-2.diff.gz
 f11274e448af48dc71a614c1a4790d97612c7ef99b659288b8b0fa00ea44398a 23826 
gpe-ownerinfo_0.28-2_amd64.deb
 add4828536810e736f100c45eb44aeb0d7c15151e02f7a1f86af909cea69441e 11276 
gpe-ownerinfo-dev_0.28-2_amd64.deb
Files: 
 7f5e6573cbf4063a9a54aa7be05e0d38 1360 embedded optional 
gpe-ownerinfo_0.28-2.dsc
 15f433d07bb9a8b29326dadda52fe89e 3417 embedded optional 
gpe-ownerinfo_0.28-2.diff.gz
 619ee062c2fcb76afbdc96e5546c8465 23826 embedded optional 
gpe-ownerinfo_0.28-2_amd64.deb
 63153708356b77f7525aaff78fc97729 11276 embedded optional 
gpe-ownerinfo-dev_0.28-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyQqYACgkQiAEJSii8s+M58gCgxgXsP+jZeJjk+xhXsUQFdAph
h7QAn3Ha4DMyyxltoW8YIgDNcUePVgzY
=co75
-END PGP SIGNATURE-


Accepted:
gpe-ownerinfo-dev_0.28-2_amd64.deb
  to main/g/gpe-ownerinfo/gpe-ownerinfo-dev_0.28-2_amd64.deb
gpe-ownerinfo_0.28-2.diff.gz
  to main/g/gpe-ownerinfo/gpe-ownerinfo_0.28-2.diff.gz
gpe-ownerinfo_0.28-2.dsc
  to main/g/gpe-ownerinfo/gpe-ownerinfo_0.28-2.dsc
gpe-ownerinfo_0.28-2_amd64.deb
  to main/g/gpe-ownerinfo/gpe-ownerinfo_0.28-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted swt-gtk 3.5.1-2 (source amd64)

2009-12-23 Thread Adrian Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 17 Dec 2009 19:55:09 -0500
Source: swt-gtk
Binary: libswt-gtk-3.5-java libswt-gtk-3.5-jni libswt-gnome-gtk-3.5-jni 
libswt-mozilla-gtk-3.5-jni libswt-cairo-gtk-3.5-jni libswt-glx-gtk-3.5-jni 
libswt-gtk-3.5-java-gcj
Architecture: source amd64
Version: 3.5.1-2
Distribution: sid
Urgency: low
Maintainer: Adrian Perez adrianperez@gmail.com
Changed-By: Adrian Perez adrianperez@gmail.com
Description: 
 libswt-cairo-gtk-3.5-jni - Standard Widget Toolkit for GTK+ Cairo JNI library
 libswt-glx-gtk-3.5-jni - Standard Widget Toolkit for GTK+ GLX JNI library
 libswt-gnome-gtk-3.5-jni - Standard Widget Toolkit for GTK+ GNOME JNI library
 libswt-gtk-3.5-java - Standard Widget Toolkit for GTK+ Java library
 libswt-gtk-3.5-java-gcj - Standard Widget Toolkit for GTK+ native library
 libswt-gtk-3.5-jni - Standard Widget Toolkit for GTK+ JNI library
 libswt-mozilla-gtk-3.5-jni - Standard Widget Toolkit for GTK+ Mozilla JNI 
library
Changes: 
 swt-gtk (3.5.1-2) unstable; urgency=low
 .
   * debian/control:
 - libswt-gtk-3.5-jni: Specify which libraries are provided by package.
 - Improve Descriptions.
   * debian/patches:
 - 64/make_jni64.diff: Fix 64 bits makefile variable, now passes JNI64.
 - 64/swt-ptr-size-64.patch: Remove obsolete patch.
 - 64/arch64.diff: Rename x86_64 to arch64 being more concise about archs.
   * debian/{NEWS,README}.Debian:
 - Note that swt-gtk will be the only source of SWT libraries.
   * debian/libswt-gtk-3.5-java.{postinst,prerm}:
 - Remove, since alternatives are no longer needed.
   * debian/libswt-gtk-3.5-java.links: Add links for /usr/share/java.
Checksums-Sha1: 
 ac5235cfe838285e0f4ef1b87e40c51d36f124dc 1484 swt-gtk_3.5.1-2.dsc
 c7163c09efeb4efd2ed944a9354d696d6ade29ef 279705 swt-gtk_3.5.1-2.diff.gz
 c654b7d2ff750554374d062a074c63c62dfc99d5 1492350 
libswt-gtk-3.5-java_3.5.1-2_amd64.deb
 31b9284df798511d3f410aff1ce9343eccfc0251 212632 
libswt-gtk-3.5-jni_3.5.1-2_amd64.deb
 3a84b7b0378004d55398ce04bed071faee4fbabd 24358 
libswt-gnome-gtk-3.5-jni_3.5.1-2_amd64.deb
 f1ba8e3c59a4a269a9a74943e92d434a69fbbf8f 88094 
libswt-mozilla-gtk-3.5-jni_3.5.1-2_amd64.deb
 202230c1683277a150947d54cfa2ae9faa501e65 33722 
libswt-cairo-gtk-3.5-jni_3.5.1-2_amd64.deb
 b014b500aba26c62d73e58da44469dbf2d4c1b35 24200 
libswt-glx-gtk-3.5-jni_3.5.1-2_amd64.deb
 5a7fa57457a10f6c446fde471426d805f15f20da 2480908 
libswt-gtk-3.5-java-gcj_3.5.1-2_amd64.deb
Checksums-Sha256: 
 a29ddb9ec0097e76394296a92cd052565e84506d155afdbc66eda42034a4cccd 1484 
swt-gtk_3.5.1-2.dsc
 bf6daeec7debd6c61ebf984d6e97b8d00d3390cfb297fabccfa6bd7af5adb022 279705 
swt-gtk_3.5.1-2.diff.gz
 143bfef6deddd6edc3af57f925b178a03af3df665e8c8c4d4bb833ba1646c3ba 1492350 
libswt-gtk-3.5-java_3.5.1-2_amd64.deb
 e169fa1eeef99ba93d906212f0700cf911237ba3a2991ab72726d9eef75e52eb 212632 
libswt-gtk-3.5-jni_3.5.1-2_amd64.deb
 f34f8b9eaf453a71475378511d3e4d73693631508693fdebec96c41f188f9f6d 24358 
libswt-gnome-gtk-3.5-jni_3.5.1-2_amd64.deb
 0f4844fddb535b244230ce1eb6ca5bba5f4f062a5909a804b544a897a046ef5a 88094 
libswt-mozilla-gtk-3.5-jni_3.5.1-2_amd64.deb
 e6adcd2cd326bf447781ea35aa260fb91003f6a206db5a0782f56b5f94cd559f 33722 
libswt-cairo-gtk-3.5-jni_3.5.1-2_amd64.deb
 c55cd361fc6f74f4b88232f4855be055279420cf658c5f9f64a079f64d600985 24200 
libswt-glx-gtk-3.5-jni_3.5.1-2_amd64.deb
 b2be2321ae11ca944d4dbca3f1d20ecf2f5a065e0af62640c0994f4b66bfe4bc 2480908 
libswt-gtk-3.5-java-gcj_3.5.1-2_amd64.deb
Files: 
 b5582c5e0f12bd2af91dbf4193f169c3 1484 libs optional swt-gtk_3.5.1-2.dsc
 27aaa625302363d926c1075003fc6fc4 279705 libs optional swt-gtk_3.5.1-2.diff.gz
 4d8fe56254b4e8b384b4041ea46a96d0 1492350 java optional 
libswt-gtk-3.5-java_3.5.1-2_amd64.deb
 115e013d4083170158821e855e3d63f5 212632 libs optional 
libswt-gtk-3.5-jni_3.5.1-2_amd64.deb
 88e2236806cfd4838f409bf66e43916a 24358 libs optional 
libswt-gnome-gtk-3.5-jni_3.5.1-2_amd64.deb
 4d07d3495149873cf8915a0b369567c0 88094 libs optional 
libswt-mozilla-gtk-3.5-jni_3.5.1-2_amd64.deb
 23d2b92c3c1e6801c829fcd9ab942636 33722 libs optional 
libswt-cairo-gtk-3.5-jni_3.5.1-2_amd64.deb
 4122433f36a5f9a9fec50e02bf95a8a1 24200 libs optional 
libswt-glx-gtk-3.5-jni_3.5.1-2_amd64.deb
 954f3ee4bef43f8f72aa83135bfa127f 2480908 libs optional 
libswt-gtk-3.5-java-gcj_3.5.1-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksyPZkACgkQmXMNXIqaMIR/3wCfRbvJY6MCRYVjPmGahY/Jl2Uq
a4cAniatFiDvmzMFu+kCFLFGdtJEnoVD
=H1KL
-END PGP SIGNATURE-


Accepted:
libswt-cairo-gtk-3.5-jni_3.5.1-2_amd64.deb
  to main/s/swt-gtk/libswt-cairo-gtk-3.5-jni_3.5.1-2_amd64.deb
libswt-glx-gtk-3.5-jni_3.5.1-2_amd64.deb
  to main/s/swt-gtk/libswt-glx-gtk-3.5-jni_3.5.1-2_amd64.deb
libswt-gnome-gtk-3.5-jni_3.5.1-2_amd64.deb
  to main/s/swt-gtk/libswt-gnome-gtk-3.5-jni_3.5.1-2_amd64.deb
libswt-gtk-3.5-java-gcj_3.5.1-2_amd64.deb
  to main/s/swt-gtk/libswt-gtk-3.5-java-gcj_3.5.1-2_amd64.deb

Accepted webgui 7.7.29-1 (source all)

2009-12-23 Thread USB
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 10:55:32 -0430
Source: webgui
Binary: webgui
Architecture: source all
Version: 7.7.29-1
Distribution: unstable
Urgency: low
Maintainer: Ernesto Hernández-Novich (USB) e...@usb.ve
Changed-By: Ernesto Hernández-Novich (USB) e...@usb.ve
Description: 
 webgui - Content management platform to maintain complex web sites
Changes: 
 webgui (7.7.29-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 4f2356e351a23fca60f57a7409987afaeb63e49f 1688 webgui_7.7.29-1.dsc
 e131bbeeec816db0b1493a13b012e30bd3a973bd 17739276 webgui_7.7.29.orig.tar.gz
 33e991736c4ed62477ab9458d0fd8ffeffafca51 42793 webgui_7.7.29-1.diff.gz
 8cc303cb4c940cbbc75af7d3ba521e735c5e1ce2 8961364 webgui_7.7.29-1_all.deb
Checksums-Sha256: 
 bdf82a3245bfefecb7770ffc531194ce85b8a01275330075d50bf8644dce7245 1688 
webgui_7.7.29-1.dsc
 5cf5de9eff3ea298abeca73464c8302707b75aba2fa771bbc941aaec6fc18002 17739276 
webgui_7.7.29.orig.tar.gz
 a4f07583bd0b11147171eb1f43b2fce753ef104b5ecf750125adc50aa0f2b429 42793 
webgui_7.7.29-1.diff.gz
 e353e38c02a9a209840b2acec0688ea4a311a46dd04a3ed7f3b62e8e07010c01 8961364 
webgui_7.7.29-1_all.deb
Files: 
 63bf42ab8a854bcbd99eeac239df5b81 1688 web optional webgui_7.7.29-1.dsc
 602d168bc3b0cbc9f47bca354aff26f0 17739276 web optional 
webgui_7.7.29.orig.tar.gz
 1bdad5281e234f6940d1c3b47fed81f0 42793 web optional webgui_7.7.29-1.diff.gz
 ea0044711c984af3cb8330f972b05993 8961364 web optional webgui_7.7.29-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMj5QAAoJELs6aAGGSaoGUS0P/0M1V6H/5+ocHKfbwKPOCSpw
+hBmHLTec4NQsRRnIzBS1qo83c2MpS/6V6CBA+kqz8a9fx8r0zXkGHrKOWl/cbfv
onyaIhbCSYM63nBv+SiP8kVpRFZtXwuAJy4QC3bIGV97tuYTdtbaG3spg4MG5ZfI
jP3D9Z9JilFl2WtwmxCdD9VQQz5FliiTSSq9sZUg0zqdKB8UmqZJhy+Txkt+pOq+
BL8KxhpqtXUwexgquQ0UBd02pNF0sks9FF7ZqQ0LITq9jxxUexOzU+6QvXnTWuuk
ybruhki2AzvYxd9S8EHKsIZFVqIx7ssP66D2rSOI/qYWzx9GfV7tGRXF+rYmKDm6
xMe1YJgondD0GqTDRM6eFHHFtFdbbS95o48YXOfOViNve2da0om6m/aZoGOMYKRf
aVPu+bNAtB3rpQoe8xBsNNdLSP7BOjuz2DcUFYkMezXmq1iOVI3V4jFQze7aw3r+
Zf6vbcQ0SpyQFMXB7AuKup1NwGM9qpqXX2ATz+1uxPbe3Gpz7yNIO705tDWA4nIk
6YKcuj+qlkYTRKeF8K1i+qQJ8CFihJZLCOUUDYYYtsNGuy510wlhRfOY++wrhB1W
7La2+mLDsq9rk+7OA3Y+BNjWlXKrpvrjuTY+c4v3FAiCE7pMDDYCCKd+bI5pwux4
xE/eZa+313jGKVEtf3oq
=RUvZ
-END PGP SIGNATURE-


Accepted:
webgui_7.7.29-1.diff.gz
  to main/w/webgui/webgui_7.7.29-1.diff.gz
webgui_7.7.29-1.dsc
  to main/w/webgui/webgui_7.7.29-1.dsc
webgui_7.7.29-1_all.deb
  to main/w/webgui/webgui_7.7.29-1_all.deb
webgui_7.7.29.orig.tar.gz
  to main/w/webgui/webgui_7.7.29.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-screenshot 0.4-3 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Dec 2009 14:01:19 +
Source: gpe-screenshot
Binary: gpe-screenshot
Architecture: source amd64
Version: 0.4-3
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-screenshot - screenshot application for GPE
Closes: 554732
Changes: 
 gpe-screenshot (0.4-3) unstable; urgency=low
 .
   * Add -lX11 linkage and test mode with Wl,--no-add-needed.
 (Closes: #554732)
   * Add pkg-gpe vcs fields.
Checksums-Sha1: 
 97a39d04c90730841231973dbd541f8b3efd7263 1449 gpe-screenshot_0.4-3.dsc
 6a4fe7f25ac81116f81bbb2a075b939814356d05 6833 gpe-screenshot_0.4-3.diff.gz
 328e580ffa1030e7367968c2496777d53141bb7a 25646 gpe-screenshot_0.4-3_amd64.deb
Checksums-Sha256: 
 21ec5a09de124f5b4c12056af91236a9af9966f69a8957e41220371231831795 1449 
gpe-screenshot_0.4-3.dsc
 3ae2d7a01f00ee46c38c2c74090948ce868902e0d261944d196fee9452be8f6a 6833 
gpe-screenshot_0.4-3.diff.gz
 918b8d9f70b3665d7b85e86ab63de006cdb853e60de732847ae6ab7161e1e663 25646 
gpe-screenshot_0.4-3_amd64.deb
Files: 
 e58206f782a98d8842554bcfc0fa7205 1449 x11 optional gpe-screenshot_0.4-3.dsc
 b364f19a80dfa5bcde875178d6aba04f 6833 x11 optional gpe-screenshot_0.4-3.diff.gz
 9185b58c4253fc81f31369894dd9cfb1 25646 x11 optional 
gpe-screenshot_0.4-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyRYcACgkQiAEJSii8s+OivQCeIZyou/exuJZtf0T2sTNG42iL
XpEAnijctIvvQyMb9Gb6ad5H+1T5r1/Y
=wu34
-END PGP SIGNATURE-


Accepted:
gpe-screenshot_0.4-3.diff.gz
  to main/g/gpe-screenshot/gpe-screenshot_0.4-3.diff.gz
gpe-screenshot_0.4-3.dsc
  to main/g/gpe-screenshot/gpe-screenshot_0.4-3.dsc
gpe-screenshot_0.4-3_amd64.deb
  to main/g/gpe-screenshot/gpe-screenshot_0.4-3_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted gpe-what 0.43-3 (source amd64)

2009-12-23 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 Dec 2009 14:05:20 +
Source: gpe-what
Binary: gpe-what
Architecture: source amd64
Version: 0.43-3
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 gpe-what   - context-sensitive help for GPE
Closes: 554734
Changes: 
 gpe-what (0.43-3) unstable; urgency=low
 .
   * Migrate to source format 3.0 (quilt) for .tar.bz2 support.
   * Add vcs metadata for pkg-gpe.
   * Add -lX11 and test with Wl,--no-add-needed. (Closes: #554734)
Checksums-Sha1: 
 91fc77e20bf8c245afaa04428b9da32627222dad 1430 gpe-what_0.43-3.dsc
 55376c193a0fbbe55c57134ff6106ad5ed939c9e 161740 gpe-what_0.43.orig.tar.bz2
 695abdd804346584e5aad5e8d4395d4df24dad25 9430 gpe-what_0.43-3.debian.tar.gz
 a6952a3a748c69991c501556c3fddf4a57a4caee 27614 gpe-what_0.43-3_amd64.deb
Checksums-Sha256: 
 4414dc5ecd5cb898427709f330434797ec171a8d87bab222fb530d3284f2a1e4 1430 
gpe-what_0.43-3.dsc
 35b4b6a48f09221c220fb397a3db8725c3c1053a950534310db719fc71123736 161740 
gpe-what_0.43.orig.tar.bz2
 b9a0985a4c99c0e31374f722cd99a488e7307c255f3371929477f51d443a5dcf 9430 
gpe-what_0.43-3.debian.tar.gz
 c50af2356608c98fa241e43155ca3a3e54d741f96e68da9ee54ff449a29fdab6 27614 
gpe-what_0.43-3_amd64.deb
Files: 
 0747a71797d2b992c0077f157c4298ce 1430 x11 optional gpe-what_0.43-3.dsc
 f04e358d686a48157248a7a3ba115bf9 161740 x11 optional gpe-what_0.43.orig.tar.bz2
 c7505dda54e346e7f44253d20f5b2b72 9430 x11 optional 
gpe-what_0.43-3.debian.tar.gz
 ad9d30a32c74736e7333b8ac9c3ba1a4 27614 x11 optional gpe-what_0.43-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksySBIACgkQiAEJSii8s+PukACeJ/6VF5qmAtTBkQ+wtyinhN6s
ug4An1NeS7J3vO+kxts4HCxc+STVU66c
=hDOs
-END PGP SIGNATURE-


Accepted:
gpe-what_0.43-3.debian.tar.gz
  to main/g/gpe-what/gpe-what_0.43-3.debian.tar.gz
gpe-what_0.43-3.dsc
  to main/g/gpe-what/gpe-what_0.43-3.dsc
gpe-what_0.43-3_amd64.deb
  to main/g/gpe-what/gpe-what_0.43-3_amd64.deb
gpe-what_0.43.orig.tar.bz2
  to main/g/gpe-what/gpe-what_0.43.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted lxmusic 0.4.1-1 (source i386)

2009-12-23 Thread Shan-Bin Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Dec 2009 21:03:58 +0800
Source: lxmusic
Binary: lxmusic
Architecture: source i386
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Shan-Bin Chen dreamerwolf...@gmail.com
Changed-By: Shan-Bin Chen dreamerwolf...@gmail.com
Description: 
 lxmusic- The minimalist music player for LXDE
Closes: 561810
Changes: 
 lxmusic (0.4.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #561810)
Checksums-Sha1: 
 a06df15e689936efad04436eff7bb1680838db8a 1810 lxmusic_0.4.1-1.dsc
 18ffbbc9efa73aba665e9da7f125b4cc209a6bc0 264582 lxmusic_0.4.1.orig.tar.gz
 400a5753891a4cfc0908939f79b936b81d35687e 3685 lxmusic_0.4.1-1.diff.gz
 b7bb149de442cea8731b7620ce69991506f882e2 102432 lxmusic_0.4.1-1_i386.deb
Checksums-Sha256: 
 342e33021e1f3b3de2e409763c38b2071d222651e840773fca1cd312dcf7d2fe 1810 
lxmusic_0.4.1-1.dsc
 59007cc516271e35dd57059d83085c3d5db38f8b6d2a7d5a6cfff101a16cc27b 264582 
lxmusic_0.4.1.orig.tar.gz
 c393ebf70da6c1c4b6e18ea5f16e29e6d80c5eb7bbd8661d983ff30b1f49506e 3685 
lxmusic_0.4.1-1.diff.gz
 32e585f2fa6cdcdc180f98f535d728f9fd91849a248682ae760ac9e52dde4300 102432 
lxmusic_0.4.1-1_i386.deb
Files: 
 33227949ef33b5ed3c055306991dba33 1810 sound optional lxmusic_0.4.1-1.dsc
 a1c6fa977ddfcdcbe5a324454f4cfe97 264582 sound optional 
lxmusic_0.4.1.orig.tar.gz
 0e4766cf827af912c74a1788fd323f25 3685 sound optional lxmusic_0.4.1-1.diff.gz
 3e8bc624cd6e063c2342a2349b526bf1 102432 sound optional lxmusic_0.4.1-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJLMkZoAAoJEPgLgUbQQog2xBEP/j4fSs7TQf+tBqArlWYlxcDl
OSRgrQOZdxFmrQH1I+5ShPzD/WG9+33AKYYdPj39k9OS6PVgtcCBhbXKg8GsIwp5
ulqQMPaTdGOZhzq4t4aIb07rxhgXGqZJ9C4CF4ugXwBxLmhuV+28kZYd5DZDzyBg
6FrN0kzfsQv/wAraJxLjiPPNf1GePZYAPAnNauayJGXrrXu0cVqajKhtwlMHjvNm
Q113HUTmlR4EIEeN4VljbDpQfwnM6JQ+MZQ1DD1S31BJQDkZZXd/EQn1Fw1Nnnpk
ca4g1q2E6M1slkuxaMpP13EW3BITpucunvv8dC2a3sG+VLxWwG1sbVF8vWK6pViL
GWumB0C19il1p0nkRmGmWFAuz5un+WHmc0xS8NYbJJYeWxUuN2gERt5RjVHZzWlF
tNe3uwRmV1EA6BAyQIyl8p1JCl0vgUFn0ueQAIBeKxE+nNEltuzqeRtOvbk0Kmjq
G84RRCVIm1YdekzYiPZUfUagu1rSQ0WhsEmVoBPw0sLd8zOs6dPcYhWO07daHGCu
vF9Ds4TC1yI9LhN4la22LxkIU662jg+8DZjWqsd+IVvEz/viNqash8AxDDVqJPEi
RGSBBM0mpOqjao8pkwHZfqkAgPLghnAXsg30ciyXOU1Sg7InI8IOwOeKx2dUrE+Y
kRjf61SmhLWnW4ARBgzW
=EEU1
-END PGP SIGNATURE-


Accepted:
lxmusic_0.4.1-1.diff.gz
  to main/l/lxmusic/lxmusic_0.4.1-1.diff.gz
lxmusic_0.4.1-1.dsc
  to main/l/lxmusic/lxmusic_0.4.1-1.dsc
lxmusic_0.4.1-1_i386.deb
  to main/l/lxmusic/lxmusic_0.4.1-1_i386.deb
lxmusic_0.4.1.orig.tar.gz
  to main/l/lxmusic/lxmusic_0.4.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted omnievents 1:2.6.2-1.2 (source all i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 17:05:30 +0100
Source: omnievents
Binary: omnievents libomnievents2 libomnievents-dev omnievents-doc 
libomnievents-dbg
Architecture: source all i386
Version: 1:2.6.2-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian CORBA Team pkg-corba-de...@lists.alioth.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 libomnievents-dbg - omniORB event service debugging symbols
 libomnievents-dev - omniORB event service development files
 libomnievents2 - omniORB event service shared library
 omnievents - omniORB event service
 omnievents-doc - omniORB event service documentation
Closes: 504864
Changes: 
 omnievents (1:2.6.2-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.4, added missing #includes, thanks to Martin
 Michlmayr (Closes: #504864)
Checksums-Sha1: 
 81decb692d3ee3b2cc7df55a3ba80a2be2b3ae10 1474 omnievents_2.6.2-1.2.dsc
 ad10083546b40bd34c8bc3dd191069b582cb4837 4678 omnievents_2.6.2-1.2.diff.gz
 f73b53a722fd7197b3770cb90856f14f44eb3932 3910620 
omnievents-doc_2.6.2-1.2_all.deb
 98ffc6b62717b962f32b0ec4da2573c9c769d0b4 294554 omnievents_2.6.2-1.2_i386.deb
 77198a6a3ace45758459090ac0b33f7ddc219005 278074 
libomnievents2_2.6.2-1.2_i386.deb
 2dfcf77079d3e64f326e4062b218f2ce81c997a4 332364 
libomnievents-dev_2.6.2-1.2_i386.deb
 9c5ff23528f9900fc00e865e94679efcae542cb3 2093276 
libomnievents-dbg_2.6.2-1.2_i386.deb
Checksums-Sha256: 
 d881d20ad5f078776f26eb887ba0a7b387e59ceec317da89f35676321c938c1c 1474 
omnievents_2.6.2-1.2.dsc
 7feeff581b8a33b9a35848d9fcf0ca9e8b46ec4cd1cb24a7b68cd2f3fa809c10 4678 
omnievents_2.6.2-1.2.diff.gz
 ecb543ca0b3af276b3b8b08e792e90bcb0288910e4480275985265b9ec835e32 3910620 
omnievents-doc_2.6.2-1.2_all.deb
 74125d1c3928ff20d0afe34833d99b9e081c523c38fcd6de9dd758ea79032e7f 294554 
omnievents_2.6.2-1.2_i386.deb
 6df34dd0b2b69a972051bfab1d21f4e7010606b3a7517d7e4dc4ac226c082fda 278074 
libomnievents2_2.6.2-1.2_i386.deb
 f3b119b911707189924c629e4c546b5d68b90c28998d43b2daf140106f7f2d62 332364 
libomnievents-dev_2.6.2-1.2_i386.deb
 efad8b8b6497717e87d5ac14ec9708247aca4e136bec4c2bc72e731c20933daa 2093276 
libomnievents-dbg_2.6.2-1.2_i386.deb
Files: 
 94021bd3e8d1c3a64286691f50313b8b 1474 net optional omnievents_2.6.2-1.2.dsc
 adb92ac3f63763854fd45d5ca64607c8 4678 net optional omnievents_2.6.2-1.2.diff.gz
 01a738a5056615757cda4653d144305d 3910620 doc optional 
omnievents-doc_2.6.2-1.2_all.deb
 9efe071a3706e22ab96b4f8ae0575e0c 294554 net optional 
omnievents_2.6.2-1.2_i386.deb
 54097896c6337b549e726c2a05511b6a 278074 libs optional 
libomnievents2_2.6.2-1.2_i386.deb
 da5a7dc1d5650fa04ff53cf9e4bc6720 332364 libdevel optional 
libomnievents-dev_2.6.2-1.2_i386.deb
 9bf47bb6ae7ed0f0725f2a25a5890a1e 2093276 debug extra 
libomnievents-dbg_2.6.2-1.2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvn7MACgkQ5qqQFxOSsXQKiwCgnrqNjqUtNnUDrG/QSlb7Bq3S
q1QAn2nqaVgjxochjqzw/+RquDReO5Ay
=9JnM
-END PGP SIGNATURE-


Accepted:
libomnievents-dbg_2.6.2-1.2_i386.deb
  to main/o/omnievents/libomnievents-dbg_2.6.2-1.2_i386.deb
libomnievents-dev_2.6.2-1.2_i386.deb
  to main/o/omnievents/libomnievents-dev_2.6.2-1.2_i386.deb
libomnievents2_2.6.2-1.2_i386.deb
  to main/o/omnievents/libomnievents2_2.6.2-1.2_i386.deb
omnievents-doc_2.6.2-1.2_all.deb
  to main/o/omnievents/omnievents-doc_2.6.2-1.2_all.deb
omnievents_2.6.2-1.2.diff.gz
  to main/o/omnievents/omnievents_2.6.2-1.2.diff.gz
omnievents_2.6.2-1.2.dsc
  to main/o/omnievents/omnievents_2.6.2-1.2.dsc
omnievents_2.6.2-1.2_i386.deb
  to main/o/omnievents/omnievents_2.6.2-1.2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted get-iplayer 2.51-1 (source all)

2009-12-23 Thread Jonathan Wiltshire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 16:43:39 +
Source: get-iplayer
Binary: get-iplayer
Architecture: source all
Version: 2.51-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Wiltshire deb...@jwiltshire.org.uk
Changed-By: Jonathan Wiltshire deb...@jwiltshire.org.uk
Description: 
 get-iplayer - download/stream available BBC iPlayer TV and radio programmes
Changes: 
 get-iplayer (2.51-1) unstable; urgency=medium
 .
   * New upstream release fixes total breakage
Checksums-Sha1: 
 7bbfce80ab665fbfaff11ac1b647dcbecbef59ca 1066 get-iplayer_2.51-1.dsc
 bf90c7796bea3ec36e0ba8c1ec664286d17c 123468 get-iplayer_2.51.orig.tar.gz
 5b1a382b3d2ce856d917135172c363eaf2126e76 3398 get-iplayer_2.51-1.diff.gz
 d5854248c2ccadc0637f18f36fa08b978f36e330 116144 get-iplayer_2.51-1_all.deb
Checksums-Sha256: 
 ff4a2880f63285cce9dd63f0ab449135904b03aad36ab9251ba17f9e5c41006a 1066 
get-iplayer_2.51-1.dsc
 0a2476a9397dcaf4ca07966c3813996ad7bb368f4a2f82db69c37e9807ee37b5 123468 
get-iplayer_2.51.orig.tar.gz
 461c019ee06120ff6683a401efbae77c683479d1c4cbd4a0de060a80bda18715 3398 
get-iplayer_2.51-1.diff.gz
 aaf7ccffada23e3e1af47650c453380d31fd8bc0e15173dbfc8476d5fcee731c 116144 
get-iplayer_2.51-1_all.deb
Files: 
 727a909a9c867db673c21075d4f4aed0 1066 video optional get-iplayer_2.51-1.dsc
 2c0dcfd9e7f7e85b6bfc216f9e0fab0c 123468 video optional 
get-iplayer_2.51.orig.tar.gz
 4a1fdbc0cc501836020fbc54125aabc3 3398 video optional get-iplayer_2.51-1.diff.gz
 94efc2e99ec087c418b21f51d4921e40 116144 video optional 
get-iplayer_2.51-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksySVMACgkQymvqPtuAC1KubgCeIj8Rvnb+YRUHqfLK+SlSnYdd
U8sAoIOzk7T7VJ+Cbs60Si+eK+yODICT
=tV5A
-END PGP SIGNATURE-


Accepted:
get-iplayer_2.51-1.diff.gz
  to main/g/get-iplayer/get-iplayer_2.51-1.diff.gz
get-iplayer_2.51-1.dsc
  to main/g/get-iplayer/get-iplayer_2.51-1.dsc
get-iplayer_2.51-1_all.deb
  to main/g/get-iplayer/get-iplayer_2.51-1_all.deb
get-iplayer_2.51.orig.tar.gz
  to main/g/get-iplayer/get-iplayer_2.51.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted italc 1:1.0.9-1.1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 15:02:56 +0100
Source: italc
Binary: italc-master italc-client libitalc
Architecture: source i386
Version: 1:1.0.9-1.1
Distribution: unstable
Urgency: low
Maintainer: Patrick Winnertz win...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 italc-client - Intelligent Teaching and Learning with Computers
 italc-master - Intelligent Teaching and Learning with Computers
 libitalc   - Intelligent Teaching and Learning with Computers
Closes: 504970
Changes: 
 italc (1:1.0.9-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fixed FTBFS with GCC 4.4, missing #include. Thanks to
 Martin Michlmayr (Closes: #504970)
   * italc-client.lintian-overrides and italc-master.lintian-overrides
 added
Checksums-Sha1: 
 eab0b6e09488c3436d24259c080b809604165e4e 1106 italc_1.0.9-1.1.dsc
 ddd37d56dcaa793611d883708b61e2e7281d4851 5478 italc_1.0.9-1.1.diff.gz
 d954e6eeab4778f8418fb82917be3e986c7ed677 1140748 
italc-master_1.0.9-1.1_i386.deb
 9412bc5b276011c8d67d12c3864c501c694ebebd 533594 italc-client_1.0.9-1.1_i386.deb
 570521aadcb4d9f9c490e80e671352f37c919d37 231882 libitalc_1.0.9-1.1_i386.deb
Checksums-Sha256: 
 1fc17608d0faeb8b8d5cf0112753cff03dbaf5ef4d704fd8158865eab5d2b738 1106 
italc_1.0.9-1.1.dsc
 50edad7854a0b5bebee38b163c6906b3b1af3d57ce45509e50db52005797f41a 5478 
italc_1.0.9-1.1.diff.gz
 d74b37513315d2835b746f4320aa8984d41d9dd02522b226151d99861a2ecd84 1140748 
italc-master_1.0.9-1.1_i386.deb
 b0002b99f56809eeb8eee760d8a7aae667fc35c093d2cdde5bd4cd40c6c412f1 533594 
italc-client_1.0.9-1.1_i386.deb
 18cf7d358b72512a0e5d770e39744c8f4cc5f1b48b1e0114775bdfa6f7328ff8 231882 
libitalc_1.0.9-1.1_i386.deb
Files: 
 f0d63d853860613ff3135385a85770ab 1106 x11 optional italc_1.0.9-1.1.dsc
 520fa6cd64b23519b1e83e279bb5e151 5478 x11 optional italc_1.0.9-1.1.diff.gz
 fd9c0a09b859c31aa8acb608b8689ee2 1140748 x11 optional 
italc-master_1.0.9-1.1_i386.deb
 b4d2a620c447429a7e223e9fbb118963 533594 x11 optional 
italc-client_1.0.9-1.1_i386.deb
 65f05f7c6777b27715f37b711b40191e 231882 x11 optional 
libitalc_1.0.9-1.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyS7EACgkQ5qqQFxOSsXRrDACgkrWg9sX2JiHgXd6rzvboOM6J
oPoAnisNbPOe1kV5xaxG5KHRETac3mnh
=0VyS
-END PGP SIGNATURE-


Accepted:
italc-client_1.0.9-1.1_i386.deb
  to main/i/italc/italc-client_1.0.9-1.1_i386.deb
italc-master_1.0.9-1.1_i386.deb
  to main/i/italc/italc-master_1.0.9-1.1_i386.deb
italc_1.0.9-1.1.diff.gz
  to main/i/italc/italc_1.0.9-1.1.diff.gz
italc_1.0.9-1.1.dsc
  to main/i/italc/italc_1.0.9-1.1.dsc
libitalc_1.0.9-1.1_i386.deb
  to main/i/italc/libitalc_1.0.9-1.1_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted log4cxx 0.10.0-1.1 (source all i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 17:10:21 +0100
Source: log4cxx
Binary: liblog4cxx10-dev liblog4cxx10 liblog4cxx10-doc
Architecture: source all i386
Version: 0.10.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Matthew Vernon suner...@vernshome.net
Changed-By: David Paleino da...@debian.org
Description: 
 liblog4cxx10 - A logging library for C++
 liblog4cxx10-dev - A logging library for C++ (development files)
 liblog4cxx10-doc - Documentation for log4cxx
Closes: 510759
Changes: 
 log4cxx (0.10.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/120-gcc-4.4.dpatch added, fixes FTBFS with
 GCC 4.4, thanks to Martin Michlmayr (Closes: #510759)
Checksums-Sha1: 
 142ffc7835052102a214533c15e359f0e1078a32 1154 log4cxx_0.10.0-1.1.dsc
 3310732f77edc94f9302370f74390b6a5e026fe1 7199 log4cxx_0.10.0-1.1.diff.gz
 087a66d70254bee7834133cfccec1db7e6ba5ef7 984024 
liblog4cxx10-doc_0.10.0-1.1_all.deb
 8fa8e5bc040f8a7417bd714592ef9ada5575bd75 1107350 
liblog4cxx10-dev_0.10.0-1.1_i386.deb
 9b7fe88d8ac0cca6b92f81bdfc7a42b1ea7383b8 561058 
liblog4cxx10_0.10.0-1.1_i386.deb
Checksums-Sha256: 
 57003849ff872164fe1663446ad574af5948446ea9e0e06a064d2f1428b49f01 1154 
log4cxx_0.10.0-1.1.dsc
 b810a349e543ca28e3ad07a0028c6c435c47ac819854411477b8b70dd1818176 7199 
log4cxx_0.10.0-1.1.diff.gz
 40197357169ee8da36f9af1e4838d86116a3ccf4e02542272e4f3b7325a1c5c0 984024 
liblog4cxx10-doc_0.10.0-1.1_all.deb
 cbfdfa4bc9ff9148e9f6f996e94aa781b16fe1470745091de11ae1847c7a73b2 1107350 
liblog4cxx10-dev_0.10.0-1.1_i386.deb
 21c511d9da15e36484d9d5a4db513f14259190e45fe3b78f7f611ad517a925bc 561058 
liblog4cxx10_0.10.0-1.1_i386.deb
Files: 
 4d2f7d24f2aa55098d380e7e2fd4702b 1154 devel optional log4cxx_0.10.0-1.1.dsc
 061c1e16256ce1e10f0dae3f242e1341 7199 devel optional log4cxx_0.10.0-1.1.diff.gz
 8041602de901dbad17d3ed49ccd77e2a 984024 doc optional 
liblog4cxx10-doc_0.10.0-1.1_all.deb
 3336c08a61e14c497d607579a1734797 1107350 libdevel optional 
liblog4cxx10-dev_0.10.0-1.1_i386.deb
 6f2e72da8bcdc8cfdb9764e6522a99fb 561058 libs optional 
liblog4cxx10_0.10.0-1.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvo4QACgkQ5qqQFxOSsXQqPQCgv92GHOonRuRBpsBfGefKv5zK
+9cAnAzYywRNCg/V/8W0C0mkuk9gueBG
=ZcEh
-END PGP SIGNATURE-


Accepted:
liblog4cxx10-dev_0.10.0-1.1_i386.deb
  to main/l/log4cxx/liblog4cxx10-dev_0.10.0-1.1_i386.deb
liblog4cxx10-doc_0.10.0-1.1_all.deb
  to main/l/log4cxx/liblog4cxx10-doc_0.10.0-1.1_all.deb
liblog4cxx10_0.10.0-1.1_i386.deb
  to main/l/log4cxx/liblog4cxx10_0.10.0-1.1_i386.deb
log4cxx_0.10.0-1.1.diff.gz
  to main/l/log4cxx/log4cxx_0.10.0-1.1.diff.gz
log4cxx_0.10.0-1.1.dsc
  to main/l/log4cxx/log4cxx_0.10.0-1.1.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted jetty 6.1.22-1 (source all i386)

2009-12-23 Thread Pablo Duboue
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 13 Dec 2009 1:55:00 -0400
Source: jetty
Binary: libjetty-java libjetty-java-doc libjetty-extra-java libjetty-extra jetty
Architecture: source all i386
Version: 6.1.22-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Pablo Duboue pablo.dub...@gmail.com
Description: 
 jetty  - Java servlet engine and webserver
 libjetty-extra - Java servlet engine and webserver -- extra libraries
 libjetty-extra-java - Java servlet engine and webserver -- extra libraries
 libjetty-java - Java servlet engine and webserver -- core libraries
 libjetty-java-doc - Javadoc for the Jetty API
Closes: 553644 554877 558187
Changes: 
 jetty (6.1.22-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #553644)
   * Added OSGi bundle metadata (by upstream). (Closes: #558187)
   * Corrected path to jetty web-apps (by Niels Thykier). (Closes: #554877)
Checksums-Sha1: 
 119170287919c0489851b03c9176750ddb310f29 1613 jetty_6.1.22-1.dsc
 63c9fbb4d9120f38bd6f0e236d017d8f8875064d 2072522 jetty_6.1.22.orig.tar.gz
 84f552a02abc35b618aa7fca4f3e0f91b3f7d575 20966 jetty_6.1.22-1.diff.gz
 9a362056fd8cc53571479d331dce50f13c5a36f0 777344 libjetty-java_6.1.22-1_all.deb
 3ec9ec46459327a7566948a7113f214a575c8883 752486 
libjetty-java-doc_6.1.22-1_all.deb
 abbe4315c566fb30a009cf62a9d6d3b3f17bab39 263476 
libjetty-extra-java_6.1.22-1_all.deb
 ee968274d9c925bb24295de0196c145869899813 851778 jetty_6.1.22-1_all.deb
 adcdb8c3be8a5d6a12bd88f448ef3a5b7e61e4c0 64754 libjetty-extra_6.1.22-1_i386.deb
Checksums-Sha256: 
 2f18db5852c2282a041e313d6374edc71d050c5d27b418ee6f0125cdbb034d6a 1613 
jetty_6.1.22-1.dsc
 4993b3462c2745ac7e4e2ef2a2955028c0a7421fcba3af99dc1922881bbc9a72 2072522 
jetty_6.1.22.orig.tar.gz
 fe076df66fd3a9f4e22bbf15bc0bfc00ca139eb0e61cc28c4900e16bffaa020a 20966 
jetty_6.1.22-1.diff.gz
 27b832dec9e006abeb4344ec234b52553265443206d783b9ba3c4a9fdb3ad770 777344 
libjetty-java_6.1.22-1_all.deb
 5bd4ed88644dac2f42abff68cce47d86b6e6ce8af5f565fd652469302e3f9866 752486 
libjetty-java-doc_6.1.22-1_all.deb
 8724ff773e7231b77865351a40973592420f9656171c1b1a74a317ab81f9b640 263476 
libjetty-extra-java_6.1.22-1_all.deb
 5b64a6cecdd4f71d8d3e7b9b95597fb5cf3cf1c3371cf05ec6a841150d61f482 851778 
jetty_6.1.22-1_all.deb
 754cece8afc00a5204e1ad5670b0b7ca167fda84a124fc85295809802e428be8 64754 
libjetty-extra_6.1.22-1_i386.deb
Files: 
 8a1b93f484cd70ddea91839513edfed0 1613 java optional jetty_6.1.22-1.dsc
 0148bf365f67344f06ea37eb032a0a8d 2072522 java optional jetty_6.1.22.orig.tar.gz
 db273174dcb8390fddc33d559fc1aaf9 20966 java optional jetty_6.1.22-1.diff.gz
 8bc4ed5e0bd8a481fab60352052a939a 777344 java optional 
libjetty-java_6.1.22-1_all.deb
 112060c5f81cafd72ae03eec2944897d 752486 doc optional 
libjetty-java-doc_6.1.22-1_all.deb
 5d54be91810baed0d3b8d949df773017 263476 java optional 
libjetty-extra-java_6.1.22-1_all.deb
 29ba9bb66dc5d6bc89075d2dcad1b1b0 851778 java optional jetty_6.1.22-1_all.deb
 f79ae2f1618922d771306aade0a33433 64754 libs optional 
libjetty-extra_6.1.22-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyULAACgkQ5ItltUs5T34wkgCfQ9VbEyoBK7NEbGfBhfyDY1On
JXgAoMYz/3aS5VBSm0k/ETey6/i/UQDz
=0V3N
-END PGP SIGNATURE-


Accepted:
jetty_6.1.22-1.diff.gz
  to main/j/jetty/jetty_6.1.22-1.diff.gz
jetty_6.1.22-1.dsc
  to main/j/jetty/jetty_6.1.22-1.dsc
jetty_6.1.22-1_all.deb
  to main/j/jetty/jetty_6.1.22-1_all.deb
jetty_6.1.22.orig.tar.gz
  to main/j/jetty/jetty_6.1.22.orig.tar.gz
libjetty-extra-java_6.1.22-1_all.deb
  to main/j/jetty/libjetty-extra-java_6.1.22-1_all.deb
libjetty-extra_6.1.22-1_i386.deb
  to main/j/jetty/libjetty-extra_6.1.22-1_i386.deb
libjetty-java-doc_6.1.22-1_all.deb
  to main/j/jetty/libjetty-java-doc_6.1.22-1_all.deb
libjetty-java_6.1.22-1_all.deb
  to main/j/jetty/libjetty-java_6.1.22-1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted torbutton 1.2.4-1 (source all)

2009-12-23 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:17:39 +0100
Source: torbutton
Binary: iceweasel-torbutton
Architecture: source all
Version: 1.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Jérémy Bobbio lu...@debian.org
Changed-By: Jérémy Bobbio lu...@debian.org
Description: 
 iceweasel-torbutton - iceweasel extension enabling 1-click toggle of Tor usage
Changes: 
 torbutton (1.2.4-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 8674bf146a0cc4a98c44bbce955dab9f020da05e 1875 torbutton_1.2.4-1.dsc
 20361b88f618bcf6e585d2385ab7ed28c5bf434a 467514 torbutton_1.2.4.orig.tar.gz
 91b7ba44c0cab8d7547107e3295d02d719727b98 5018 torbutton_1.2.4-1.diff.gz
 7e57a389f5c5fa8b499e85f81e3a8d59129859c5 259048 
iceweasel-torbutton_1.2.4-1_all.deb
Checksums-Sha256: 
 40979be4e4f74141663cbe473296e15ae21bda4923003a432b5d9ef19a73457f 1875 
torbutton_1.2.4-1.dsc
 55840f0d7afe6d4d08b61f71b1a224c392a4a1f5cf48a3f51b5d4c75b5511849 467514 
torbutton_1.2.4.orig.tar.gz
 7f689005341ac7d7a928c02fc83611a369e3129e938c6f18baa18c9177d1c098 5018 
torbutton_1.2.4-1.diff.gz
 7d4baef877781327d1fafabac59bb824b9d7e94471f8b5dea9b7e09c198a804e 259048 
iceweasel-torbutton_1.2.4-1_all.deb
Files: 
 41720c3577bf2bfc13864f30964af941 1875 web optional torbutton_1.2.4-1.dsc
 7a177315c97ab83263e5941e9b592b62 467514 web optional 
torbutton_1.2.4.orig.tar.gz
 9446cc55f2136e9bd8a7770cccbc2be4 5018 web optional torbutton_1.2.4-1.diff.gz
 aacec906f4959a42ce3b77ae1605e88f 259048 web optional 
iceweasel-torbutton_1.2.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJLMlI0AAoJEEgU3sIrMHw8KssP/2QGN0zy8nbCPMRMgNH6FIG4
U2PO63k5eJAZ6tfP6YL3/YgyBO0ryzSBM9EgsgrLm+PucCgkh/NP3N8q+rP5V/74
Um3BjdfAy91YcmjnApNbUNZ8J43Libw1ZxctdDySPBlaodeYv3sB234hTUGu0JS5
VvPcdSGPJNxPn5x/vSrniQkbC6114gcnw1TA5NHWvN6FV3XxSZmTs3AN6HahT1cU
JFSOIgAKcOjexMlszgoZAsqU6pe/vxcmAQtJd/fJzfjZcKd4pl+BOakWjey0mYjU
mcfjBZoTLjhzxO1QiMtepKDLWwqIf+2ibg1nyskcQim1AJYAabzq3moXjsaM5B1S
5KlWyU5Xiu37/Sci6QvjWJ25dheQ7O+q7OJO4o2VtScZ2TP3Lm8tBtkxgHeX5wZn
qY+S9SRziez4+p9hCcP6Sgcn+gKmwLrpMMdweerd0F/VFhgrh0TLuNxEvlnKYr5B
yIEILPU3f4RuRiwV0OOBGEv8KvwvaYLbqrfLhmkNDKhTNvJ5OpJc73nbCtO+CC5L
gyuPkgd+76e9Thb78zdhAwWRCfd64opV77bmQPl7dOMlpzFBzkRMNUjNZuIv+5Yh
T4uAJ4fMsspGiiZ02elPR+xUdpuEuEMXJksFRnRBWoHzwt3XY6neVL6/BatSzSLk
wZyjaDUqjrsmDvnjGBPM
=0H+U
-END PGP SIGNATURE-


Accepted:
iceweasel-torbutton_1.2.4-1_all.deb
  to main/t/torbutton/iceweasel-torbutton_1.2.4-1_all.deb
torbutton_1.2.4-1.diff.gz
  to main/t/torbutton/torbutton_1.2.4-1.diff.gz
torbutton_1.2.4-1.dsc
  to main/t/torbutton/torbutton_1.2.4-1.dsc
torbutton_1.2.4.orig.tar.gz
  to main/t/torbutton/torbutton_1.2.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libemail-mime-perl 1.903-1 (source all)

2009-12-23 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 08:53:56 -0500
Source: libemail-mime-perl
Binary: libemail-mime-perl libemail-mime-modifier-perl 
libemail-mime-creator-perl
Architecture: source all
Version: 1.903-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonathan Yu jaw...@cpan.org
Description: 
 libemail-mime-creator-perl - transitional dummy package for now-defunct 
Email::MIME::Creator
 libemail-mime-modifier-perl - transitional dummy package for now-defunct 
Email::MIME::Modifier
 libemail-mime-perl - module for simple MIME message parsing
Changes: 
 libemail-mime-perl (1.903-1) unstable; urgency=low
 .
   [ Jonathan Yu ]
   * New upstream release
 .
   [ gregor herrmann ]
   * debian/control: replace (build) dependency on libemail-simple-
 creator-perl with libemail-simple-perl (= 2.100) | libemail-
 simple-creator-perl.
Checksums-Sha1: 
 3da640e53349a9f2c89790c871fca6e8c18ee648 2458 libemail-mime-perl_1.903-1.dsc
 923ecb43cc59ee965fb29a9c61a440da44afd72b 104492 
libemail-mime-perl_1.903.orig.tar.gz
 8d8ca14e44338c367860448c9fda98ad127b5c1a 3146 
libemail-mime-perl_1.903-1.diff.gz
 54ea113338b54192f111dee1ff364b94f77b5aed 27682 
libemail-mime-perl_1.903-1_all.deb
 37351d81e6df9686dc01dfd9772312eca375c195 5110 
libemail-mime-modifier-perl_1.903-1_all.deb
 14627fbc26f501c24742d6b550b54761799750be 5112 
libemail-mime-creator-perl_1.903-1_all.deb
Checksums-Sha256: 
 3491291783b16d272d39b8f27ba4a4588e155f5bcab40c07b1240f911a5fd1fe 2458 
libemail-mime-perl_1.903-1.dsc
 079449b75ff6e56af727e9b9275bcd564e5928241ec6918a6b86b562ec853e5c 104492 
libemail-mime-perl_1.903.orig.tar.gz
 2c697d8610c60859855ebeb237dcb0d501847a60add70d647feee6005cb112d0 3146 
libemail-mime-perl_1.903-1.diff.gz
 98cbfc74f6ab8185abb5054c8e3b12299ef90df3473e9e04a1b3ed97c50a9c5b 27682 
libemail-mime-perl_1.903-1_all.deb
 37648d27a81d5c3c68d5dc026cf0b16752043bbf23322b97d91e16eb85da7626 5110 
libemail-mime-modifier-perl_1.903-1_all.deb
 ee3a077b824289d24f7df9b96903adda1221f55bae64e35c3a10b17b058315fa 5112 
libemail-mime-creator-perl_1.903-1_all.deb
Files: 
 785b3c65952599511fcea0dbdba479d4 2458 perl optional 
libemail-mime-perl_1.903-1.dsc
 fc5cf7f5ee54c9e62660e37422d60fed 104492 perl optional 
libemail-mime-perl_1.903.orig.tar.gz
 6c749ec817a937c2a68b3ef1004a77f0 3146 perl optional 
libemail-mime-perl_1.903-1.diff.gz
 9cd2e00765ee9b8eff9a50612d2fa27e 27682 perl optional 
libemail-mime-perl_1.903-1_all.deb
 979a2e46bac188e9e02d83cd47fe82db 5110 perl optional 
libemail-mime-modifier-perl_1.903-1_all.deb
 9dd2102785b263d6aee1d54c8fe4a842 5112 perl optional 
libemail-mime-creator-perl_1.903-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlq9AAoJELs6aAGGSaoGJRcP/05N8VUDe2hOmYV9YdGCqjUy
V1R1hqXPAOxS+oVx8gpLqKH+V5YUsF0c3wVbLMYronqvKm7OV2HfsPe9K8AhDecp
uGL4HOS9ILONsV7Id58MWMd61GK0ttJjcINvwxuD2B2fxTe2Qd/ZRjYiwa0NF3g6
Fymo+4LEYpvAu8bDHTXq/DPjAfZfLpHSWyaFfHxgnVXmoeLwECkVNxzDl9NDt/Po
rYU4A/qqfUVnOcFpeOeLsiZK8g0pi0G+SJaWqLD6yQqw8u7CH9e4OVhV3eumwlms
t8PL9txliTSue/Mnajuz5JTDxlsm39X09wAv6pCUkblS3nE+WHarx+4NWvASp6b+
mIqkcvJRy1c/EZsO0Qx4gnW9TP2kL8NBLKi9N7PxOEKkwU6mbmzuyfbBJiatIjef
6084D6wr3bZRIxEPjp/0lwW3VAJ1w75Ew/LIi/OKgSaADPP02txsri/veJ7xHu5P
RMLBahBK/IK4DHyC3/r13nqGGMUwXilYx8rF1ufaLnu/WNjMwRRh17J9IgzvOMKn
y88NmaEtQci93ejJg1MO0dNHcXxpo/e4Iz/ceYjYSXQsyf8YAksXrDU0SyurzH6g
ug/r1thTceKswZinD9J3I6tHuR964Bl60Pkpo7/asDFgc19NTDKp76SCj4Et5tyA
hTq62LsNSYNXJird8vmw
=MbeI
-END PGP SIGNATURE-


Accepted:
libemail-mime-creator-perl_1.903-1_all.deb
  to main/libe/libemail-mime-perl/libemail-mime-creator-perl_1.903-1_all.deb
libemail-mime-modifier-perl_1.903-1_all.deb
  to main/libe/libemail-mime-perl/libemail-mime-modifier-perl_1.903-1_all.deb
libemail-mime-perl_1.903-1.diff.gz
  to main/libe/libemail-mime-perl/libemail-mime-perl_1.903-1.diff.gz
libemail-mime-perl_1.903-1.dsc
  to main/libe/libemail-mime-perl/libemail-mime-perl_1.903-1.dsc
libemail-mime-perl_1.903-1_all.deb
  to main/libe/libemail-mime-perl/libemail-mime-perl_1.903-1_all.deb
libemail-mime-perl_1.903.orig.tar.gz
  to main/libe/libemail-mime-perl/libemail-mime-perl_1.903.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libmodule-build-perl 0.360100-1 (source all)

2009-12-23 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 08:27:47 -0500
Source: libmodule-build-perl
Binary: libmodule-build-perl
Architecture: source all
Version: 0.360100-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonathan Yu jaw...@cpan.org
Description: 
 libmodule-build-perl - framework for installing Perl modules
Changes: 
 libmodule-build-perl (0.360100-1) unstable; urgency=low
 .
   * New upstream release
   * Add NEWS file documenting major changes
   * Update dependencies and recommends
   * Refresh man-ext patch to unified format
   * Update copyright information
   * Removed Archive::Tar from deps, it's no longer needed based
 on tests and META.yml
   * Archive::Zip is a recommended dependency now
Checksums-Sha1: 
 a98b680f9328bfa1f3f648326cecf3fd9fc43eee 2513 
libmodule-build-perl_0.360100-1.dsc
 12cae96fa2bc62bb554fe9086d69cc9deecfd1aa 296085 
libmodule-build-perl_0.360100.orig.tar.gz
 65961d451836a383b3cee99b49076a2a98e13e26 6401 
libmodule-build-perl_0.360100-1.diff.gz
 7bf2bd50473ec5a2ca25be517bfd39062c07b706 295108 
libmodule-build-perl_0.360100-1_all.deb
Checksums-Sha256: 
 9ee547e57cd5492e450862c329c09a33177413e3cb1fa700da4520e30dcc3e1a 2513 
libmodule-build-perl_0.360100-1.dsc
 32a9fb9315f15dda872971c8045c5607b4a0044db444b7a63cc42415d2003733 296085 
libmodule-build-perl_0.360100.orig.tar.gz
 c6f7417f8066b0ab2720f56b56a622f4dc536d36825b0753a28fe65d752c2c8b 6401 
libmodule-build-perl_0.360100-1.diff.gz
 b985ee06088aab47ffb691c71f3324adc4d6572cd200963f83709278a0629326 295108 
libmodule-build-perl_0.360100-1_all.deb
Files: 
 fae60e13fe016747f46c0737fc9864b8 2513 perl optional 
libmodule-build-perl_0.360100-1.dsc
 01020d7355aa09b2c0557ba1bf858e49 296085 perl optional 
libmodule-build-perl_0.360100.orig.tar.gz
 91b13afd0edd9880961a964101183977 6401 perl optional 
libmodule-build-perl_0.360100-1.diff.gz
 7da45bb03adad576739d2e0496d81e20 295108 perl optional 
libmodule-build-perl_0.360100-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMl/rAAoJELs6aAGGSaoGkMMQAJs6ylsseA843Fj1L0oaf8EL
kn0dczOchWysCvxguIE/LawkSZfV12Z2gb1OY028HV2uZsQSTtUoFNnN2nLOHON4
Y2wyGss7a1I1mGo8jzDMjHTCdQhqk4u9VwAGqBaByJ3fozGLqjlSEnZkQWRU7fiY
j49weWnLcsEl+77yXeefATyCHrAOpsZ/7OXt+Ssa6SRQzXpT/E4cmczL/s5sbUya
t4mNxhb1NCIkR/ysjs/vq8fZnAypERdedOFLwdeOBnxZ2kkVKHm5wF7oYFX+DzsU
TUyVbvETScl268+6hatgXAhoHikGZpOH5H70FoBlsrhPpun+i5CoQcikVvQuVPUT
nomEkDHPO/W+AfOs5NWMatNYO3fdVqfNsYiR3ZWgLxzhLsbfxRQ8w/S0nqvlQV+n
bynlpt3Vkg4x11CJjoBh4akxIsMrPLtvakaeBKfEmrH+yt/dJDwZSPIfq4/Tm20J
rPpQ+E7IShmybJM3dsyIYW5fUGOyi0ouJ8SKjtRmktvA7MC1JjDhKhHy874WFj1I
sfFdZBir968e5ZInCL1ScjR6zS53bzfF1oTZOQJjaHKv23fTWum+y07rZ/khiLEV
EisPeyDjuJS372fpGZuBuOCnxBQdQTqA+7xrO3FV/YMfd4q33Nx7XtC5FG5DQI5i
nJLyJb+YteKuaOs747ek
=OKlO
-END PGP SIGNATURE-


Accepted:
libmodule-build-perl_0.360100-1.diff.gz
  to main/libm/libmodule-build-perl/libmodule-build-perl_0.360100-1.diff.gz
libmodule-build-perl_0.360100-1.dsc
  to main/libm/libmodule-build-perl/libmodule-build-perl_0.360100-1.dsc
libmodule-build-perl_0.360100-1_all.deb
  to main/libm/libmodule-build-perl/libmodule-build-perl_0.360100-1_all.deb
libmodule-build-perl_0.360100.orig.tar.gz
  to main/libm/libmodule-build-perl/libmodule-build-perl_0.360100.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libtext-findindent-perl 0.07-1 (source all)

2009-12-23 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 08:46:12 -0500
Source: libtext-findindent-perl
Binary: libtext-findindent-perl
Architecture: source all
Version: 0.07-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonathan Yu jaw...@cpan.org
Description: 
 libtext-findindent-perl - module to heuristically determine indentation style
Changes: 
 libtext-findindent-perl (0.07-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 b04c7dc4435499b24585ad32961a9943574aad3e 2038 
libtext-findindent-perl_0.07-1.dsc
 15d8aff9a8746b6df4fc61523baf30f189da0077 29588 
libtext-findindent-perl_0.07.orig.tar.gz
 925f99edbc413add75b5700602b830bea0f78385 1707 
libtext-findindent-perl_0.07-1.diff.gz
 da65500f5fe214073d8b62a8881d57306a0ee127 12188 
libtext-findindent-perl_0.07-1_all.deb
Checksums-Sha256: 
 e0a621825dced73bc36ca49b97f1d04ed9f44c04464764d80e5e79e1941df2f2 2038 
libtext-findindent-perl_0.07-1.dsc
 77d222f342bbc88836bb27b76af3869434a50ea846edaa2199f61d17a4d92f9f 29588 
libtext-findindent-perl_0.07.orig.tar.gz
 4380a8bab6ce1065747c7e4babb7a94ec674c872c4846a3420b2351f182ed682 1707 
libtext-findindent-perl_0.07-1.diff.gz
 1fd9a087c763731d88bf734ef3978f02a466ef4aef5487a061dba70696d6b133 12188 
libtext-findindent-perl_0.07-1_all.deb
Files: 
 b3cb5e48e7c71a30e59cfe7deb365f97 2038 perl optional 
libtext-findindent-perl_0.07-1.dsc
 b85d8716f18b33436fe41490fa9fcd2b 29588 perl optional 
libtext-findindent-perl_0.07.orig.tar.gz
 f41ceb61a5bb1f698b8ba0fa23ee1aa2 1707 perl optional 
libtext-findindent-perl_0.07-1.diff.gz
 3b06ed1585916167191dfae6c4a63acb 12188 perl optional 
libtext-findindent-perl_0.07-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMmDgAAoJELs6aAGGSaoGmHQP/RJZtnyAlOVlLaOTzoolrqSr
KuB0F9guOimcw9YVpu+MOLE5rEVF0bXMSQ7AgBuknsEnZZnDN36Y1n05MCQdXOGn
APAJK47yIMBwHiXC+fSMU5+Wkp7WtmMIXopHvNweblCudP9E9bElpfmB3jZnGnXz
7mFVb4r/cj4dvPYV7DY52nTuT3fUaWR2Ta1DC2tURPgs8MwlltOyzijMBWsnNnfQ
sHEdn9qY1+J+fuRw3nn23WjPrFWZ8LAchoI00nAnq1cEdEHfUUQ70IIMuqEizhsE
RrcoIHjhIqeU2LVVbh3beVN9rCQQL6CUnGcqn1TiVf7N2JR3h8Lh9gAeM2/1VHcP
rU98RYIsCv/vKH/yFAvivVzhQ1+PVis9BpY7eCwmVAZGmoqXFdN8k02WQYckOl32
VF8DQwhR/mO8YiJyrZ16v9VMkX07s4K/0B+dPxHdOmgDNMPCvy+7GEFMQO81TEz1
u3abXYOJ7PbcPNIKmlId5u+sS9FTlW4AcBgvZfVGdvJk4Tp9bRAlqOtGtq3OmYjx
+YKN7vLH0LV5dUqRQIU0Up1D5hhBFopEHCSu0iyMbzxmmLNLYMwqd61b/zsynobx
iCoG3AKD4lcobv/MiIPRTKiNvcq4SePHzrwWQhwXDE3VVxsFRMzvymF4PPYl1ZMe
H+fUw1fZcAe5PiDc/Xfw
=clIX
-END PGP SIGNATURE-


Accepted:
libtext-findindent-perl_0.07-1.diff.gz
  to main/libt/libtext-findindent-perl/libtext-findindent-perl_0.07-1.diff.gz
libtext-findindent-perl_0.07-1.dsc
  to main/libt/libtext-findindent-perl/libtext-findindent-perl_0.07-1.dsc
libtext-findindent-perl_0.07-1_all.deb
  to main/libt/libtext-findindent-perl/libtext-findindent-perl_0.07-1_all.deb
libtext-findindent-perl_0.07.orig.tar.gz
  to main/libt/libtext-findindent-perl/libtext-findindent-perl_0.07.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libconfig-json-perl 1.5000-1 (source all)

2009-12-23 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 10:06:25 -0500
Source: libconfig-json-perl
Binary: libconfig-json-perl
Architecture: source all
Version: 1.5000-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonathan Yu jaw...@cpan.org
Description: 
 libconfig-json-perl - parser for JSON-based configuration files
Changes: 
 libconfig-json-perl (1.5000-1) unstable; urgency=low
 .
   * New upstream release
   * Update dependencies
   * Add Conflicts due to incomplete coverage
Checksums-Sha1: 
 1f802e820bdcf6c377501f9f05beb56b94176664 2265 libconfig-json-perl_1.5000-1.dsc
 ab4ee5efc00f25770e2dfa68a7d61343a80082cd 17626 
libconfig-json-perl_1.5000.orig.tar.gz
 d410dd2a818b4d7bebeaf58b4d1eceaf03715136 2061 
libconfig-json-perl_1.5000-1.diff.gz
 27c550459388c3470be0189ad370010ae44342c0 14768 
libconfig-json-perl_1.5000-1_all.deb
Checksums-Sha256: 
 e1cbb94fda8baf4d3c1cd205c27e1a331c3aa2df962271e87011da8e142f436f 2265 
libconfig-json-perl_1.5000-1.dsc
 de50bbe7fbd0feadd046d75f9adcf77d74c16194e87051c8851286a1fcbf1066 17626 
libconfig-json-perl_1.5000.orig.tar.gz
 41b8f9cb2bc89015dd11c2a0fec2adeb9c9b6353fcf90fee7fa89c657cc59ac4 2061 
libconfig-json-perl_1.5000-1.diff.gz
 148231c69aa4f8a9739a19dfff7da4ea26a4c6d7f7d65397dadf612498376590 14768 
libconfig-json-perl_1.5000-1_all.deb
Files: 
 f3b017f77fe10c66ff57c470ed87cdf9 2265 perl optional 
libconfig-json-perl_1.5000-1.dsc
 f4c5f13c061db08470bc92cec6fb6da0 17626 perl optional 
libconfig-json-perl_1.5000.orig.tar.gz
 36886cfbba01188b53e902bdb2948f3e 2061 perl optional 
libconfig-json-perl_1.5000-1.diff.gz
 432551f76f86ae6d58f98b6481c2f6d0 14768 perl optional 
libconfig-json-perl_1.5000-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMmGhAAoJELs6aAGGSaoGvy4P/1cN2VtqmMLqSAnVVwNi9/g2
1cAWnPPtxM3XEf/Lgb61rtOJxIpSf2ICXQznjux4YYTP5iLyguuGztKq6ZJtLw1F
OIx3cT3T6F4z/2La+K4k0VWgpiwkdr35joF51snWo48L/fMYjL1RN/LQ9lPqtcB9
VmuqXPUY0CMsq0nBhmsgZ9MHvia/hnQFQFGWwIY8ppQRtmXVTcRnuOhLTOnbaLQS
VmUXqPA4/Z1VfkwminD4hnk3I1or2RtR1kQoKqwofmH81HXFcl6nEbkpjvxQ+4nX
eBUSxwU4q5bNwXSwHcWFVbZi0ErNVWxofc5Fwim2kUAhezfFV7rUL9naLooQWgMc
qbnO7eFpyRgLSKQVOEPbARSdjqqhOxPDeP+6V8+CjVSh1tGTobtVb2pe91o41XOC
7y4UUzzp1/K6qCMR6CX+AO/x5Mlmhk6qkbRtAILqsx+0HKok3uguabbYDuY63Fiq
QxQ1zus4Gf8VnjYy+xbtBqcHwNiRF3t0zWsRIGc003YTiIlv9upXCZSTGiXgZ566
QGeLO4ro52e97iRYIUpHd/iS9MKyYZtCEZ1LJubwTf5dmTk8kKaUA4HR+g525t5t
XzrGuBc2eGlai7/xwsIikuG83LjUuY+M6MKAbuHa8wbnUq1dZwznOtY2eE+Jv0mn
bv7qREsHQwQc2wJeV7EB
=z8m3
-END PGP SIGNATURE-


Accepted:
libconfig-json-perl_1.5000-1.diff.gz
  to main/libc/libconfig-json-perl/libconfig-json-perl_1.5000-1.diff.gz
libconfig-json-perl_1.5000-1.dsc
  to main/libc/libconfig-json-perl/libconfig-json-perl_1.5000-1.dsc
libconfig-json-perl_1.5000-1_all.deb
  to main/libc/libconfig-json-perl/libconfig-json-perl_1.5000-1_all.deb
libconfig-json-perl_1.5000.orig.tar.gz
  to main/libc/libconfig-json-perl/libconfig-json-perl_1.5000.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted empathy 2.29.4-1 (source all amd64)

2009-12-23 Thread Laurent Bigonville
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 00:10:21 +0100
Source: empathy
Binary: empathy empathy-dbg empathy-common nautilus-sendto-empathy
Architecture: source all amd64
Version: 2.29.4-1
Distribution: experimental
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Laurent Bigonville bi...@debian.org
Description: 
 empathy- GNOME multi-protocol chat and call client
 empathy-common - GNOME multi-protocol chat and call client (common files)
 empathy-dbg - GNOME multi-protocol chat and call client (debug symbols)
 nautilus-sendto-empathy - GNOME multi-protocol chat and call client 
(nautilus-sendto plugin
Closes: 526137
Changes: 
 empathy (2.29.4-1) experimental; urgency=low
 .
   * New upstream release
   * Enable in-tree nautilus-sendto plugin
   * debian/control:
 - Use better short description
 - Recommends freedesktop-sound-theme for empathy package (Closes: #526137)
   * Use new source package version 3.0 (quilt)
Checksums-Sha1: 
 c01607d370dceea02526c5f741cf49e2ba57a9f2 2388 empathy_2.29.4-1.dsc
 eeed20ff6db1927ebd9d404993ee025590dded60 3566671 empathy_2.29.4.orig.tar.gz
 847c69596c503e0906f15ab67cd21f58ee19ba51 11438 empathy_2.29.4-1.debian.tar.gz
 69d07602834ee3f429ff08bde5af426122234ecc 2070826 
empathy-common_2.29.4-1_all.deb
 f1b3f61b3b21d94b4a0a4d6eeb2c23b029e46996 752530 empathy_2.29.4-1_amd64.deb
 7511a2a98a5fdd7617846688e64ee6dd60cd8dd4 1392640 empathy-dbg_2.29.4-1_amd64.deb
 9975d0c20e7b4449e968f2758d36aab9c09d9943 556392 
nautilus-sendto-empathy_2.29.4-1_amd64.deb
Checksums-Sha256: 
 c069e3b13ef9adcea0303a6662f1a5e0d38042a688e9fb3d15d688a9771e30b1 2388 
empathy_2.29.4-1.dsc
 4e9ee29c02a81dae8eb473c0804661183f35f327d3db5ac367001fb73bcf3988 3566671 
empathy_2.29.4.orig.tar.gz
 664985e2a5a43857b739432d8f2e0b57ad2cc774c654c2bf3775ef03c49eb977 11438 
empathy_2.29.4-1.debian.tar.gz
 45fd670002588604df173d8ff37fe66929ef3cb434086a0e5d314762197af698 2070826 
empathy-common_2.29.4-1_all.deb
 38235eee509ac882a0e8a1a51dcffc1db8ed5b1d7035712b953a21387384c38f 752530 
empathy_2.29.4-1_amd64.deb
 2b513deccb30fe14b424f164f719839d85ae26e466372593b353f0c58b449c58 1392640 
empathy-dbg_2.29.4-1_amd64.deb
 b5c6a245bdd1d717dc9b635d31728c9972d8a9bec3b829b409c22d616be89b6f 556392 
nautilus-sendto-empathy_2.29.4-1_amd64.deb
Files: 
 f3a199cfb802130cfa95ace4449d4a20 2388 gnome optional empathy_2.29.4-1.dsc
 76e48ae1e7a57089d27a73ad45ad8782 3566671 gnome optional 
empathy_2.29.4.orig.tar.gz
 46bd9d53a48ad9a55940393c738d28bf 11438 gnome optional 
empathy_2.29.4-1.debian.tar.gz
 e091362adac42ef3d3b5d3ab5bbafcd5 2070826 gnome optional 
empathy-common_2.29.4-1_all.deb
 b2b7f0f25fe6e77c745b4b4ee95bc1e9 752530 gnome optional 
empathy_2.29.4-1_amd64.deb
 502ef146dc00510b0103be26f80b1a3f 1392640 debug extra 
empathy-dbg_2.29.4-1_amd64.deb
 9835de3641c504e118f06ed0bfed97fd 556392 gnome optional 
nautilus-sendto-empathy_2.29.4-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksxU4sACgkQdkeBByM7nqCo6QCeOxq05/nHbDHnyRvDUtjgUqlf
OJYAnAx8t9KC7uHHkqIGVIJoO+P94yq0
=oh4j
-END PGP SIGNATURE-


Accepted:
empathy-common_2.29.4-1_all.deb
  to main/e/empathy/empathy-common_2.29.4-1_all.deb
empathy-dbg_2.29.4-1_amd64.deb
  to main/e/empathy/empathy-dbg_2.29.4-1_amd64.deb
empathy_2.29.4-1.debian.tar.gz
  to main/e/empathy/empathy_2.29.4-1.debian.tar.gz
empathy_2.29.4-1.dsc
  to main/e/empathy/empathy_2.29.4-1.dsc
empathy_2.29.4-1_amd64.deb
  to main/e/empathy/empathy_2.29.4-1_amd64.deb
empathy_2.29.4.orig.tar.gz
  to main/e/empathy/empathy_2.29.4.orig.tar.gz
nautilus-sendto-empathy_2.29.4-1_amd64.deb
  to main/e/empathy/nautilus-sendto-empathy_2.29.4-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted nipype 0.2-1 (source all)

2009-12-23 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 04 Nov 2009 23:03:07 -0500
Source: nipype
Binary: python-nipype python-nipype-doc
Architecture: source all
Version: 0.2-1
Distribution: experimental
Urgency: low
Maintainer: Yaroslav Halchenko deb...@onerussian.com
Changed-By: Yaroslav Halchenko deb...@onerussian.com
Description: 
 python-nipype - Neuroimaging data analysis pipelines in Python
 python-nipype-doc - Neuroimaging data analysis pipelines in Python -- 
documentation
Closes: 550080
Changes: 
 nipype (0.2-1) experimental; urgency=low
 .
   * Initial release (Closes: #550080)
   * Upload to experimental since python-networkx version only in the
   experimental atm.
Checksums-Sha1: 
 979f45d8c8fc5f991cc73e08772ab2663ea5c595 1430 nipype_0.2-1.dsc
 f7cc4150152111223e9ca406dbdab60eb0357eb9 291124 nipype_0.2.orig.tar.gz
 a796c1c4e08b7d02ae86176d6d0e396df787e36e 2979 nipype_0.2-1.diff.gz
 0a093fa924a7054c003123ca6201eb063c13d2f7 161510 python-nipype_0.2-1_all.deb
 99a65e1914ced996ec6f445417766312ece858c6 221586 python-nipype-doc_0.2-1_all.deb
Checksums-Sha256: 
 74d23405091f2704a191163300f5ee134c9bc9c373bb2e4882331b87bc112212 1430 
nipype_0.2-1.dsc
 24e35dbd720da957e46c194f2161c740602fa0ba2f881fc6ff98a40dfc141035 291124 
nipype_0.2.orig.tar.gz
 3a56e9a59ea4345494c9fe6cbc2f9c3489d40ccc414a652b264bcc338c54d7e2 2979 
nipype_0.2-1.diff.gz
 3e23989043569ee10fc0e83b6f2a2b4c5427d8dbec3473d256a426b602a26ff0 161510 
python-nipype_0.2-1_all.deb
 4faaa0bcc6ebe71ca03a967cf4f8735d6870bbfa399b19ba585c14ba7fa857b0 221586 
python-nipype-doc_0.2-1_all.deb
Files: 
 a082dfae130659b0d44ea446b718ac04 1430 science optional nipype_0.2-1.dsc
 9498e8d8755ceb700319d8b3224b34eb 291124 science optional nipype_0.2.orig.tar.gz
 fc56d94a116d8b790a911b7e4abc3064 2979 science optional nipype_0.2-1.diff.gz
 26f6e115525ba592657c0a26c4ba8fa9 161510 python optional 
python-nipype_0.2-1_all.deb
 1c59f829d466e08a1f55c16d0331175d 221586 doc optional 
python-nipype-doc_0.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksxiSMACgkQjRFFY3XAJMjPiQCcCKxZoPoZXmAIiM7S5uatqe+J
9J8AoL6ggsMiLmx4hOo3qr07x3szgjUJ
=fkBi
-END PGP SIGNATURE-


Accepted:
nipype_0.2-1.diff.gz
  to main/n/nipype/nipype_0.2-1.diff.gz
nipype_0.2-1.dsc
  to main/n/nipype/nipype_0.2-1.dsc
nipype_0.2.orig.tar.gz
  to main/n/nipype/nipype_0.2.orig.tar.gz
python-nipype-doc_0.2-1_all.deb
  to main/n/nipype/python-nipype-doc_0.2-1_all.deb
python-nipype_0.2-1_all.deb
  to main/n/nipype/python-nipype_0.2-1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted luatex 0.47.0-2 (source amd64)

2009-12-23 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Dec 2009 03:32:02 +0900
Source: luatex
Binary: luatex
Architecture: source amd64
Version: 0.47.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian TeX Maintainers debian-tex-ma...@lists.debian.org
Changed-By: Norbert Preining prein...@debian.org
Description: 
 luatex - next generation TeX engine
Closes: 562176
Changes: 
 luatex (0.47.0-2) unstable; urgency=low
 .
   * add patch fix-hurd-ftbfs from Pino Toscano (Closes: #562176)
Checksums-Sha1: 
 84a36aea074c0d5b7f9a625181ec569a1a218f23 1313 luatex_0.47.0-2.dsc
 e0fd17593b6262494063fb1f6272bcd195aecb4c 49758 luatex_0.47.0-2.diff.gz
 42b889d61f85969580435aea122086bdd4809cfd 2342398 luatex_0.47.0-2_amd64.deb
Checksums-Sha256: 
 1dc898b746c1e426d949e29f14be7c0e6df24a5d82ed4e69857621fb2305b3e6 1313 
luatex_0.47.0-2.dsc
 98f8ecf1a6088d91fc887df6174dd62d191bfeb76dce9f8f95d45444d0d15b5f 49758 
luatex_0.47.0-2.diff.gz
 51675f253a57b41cc51be3c64b744c9a5e9080d0b1c37b0eb7ec5187a0cef091 2342398 
luatex_0.47.0-2_amd64.deb
Files: 
 ec93d49f67e3db13527e5e26c62d0031 1313 tex optional luatex_0.47.0-2.dsc
 e994696622b83821db0f565271719faf 49758 tex optional luatex_0.47.0-2.diff.gz
 4de959e381956d9af51a2ffd7e5e3a02 2342398 tex optional luatex_0.47.0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLMmTW0r9KownFsJQRAiDbAJ93wUQEC5JEXlRc+FmfzUxSynjthgCfcofH
AIJTDq/kCAQVM8NCD+hYxoY=
=978o
-END PGP SIGNATURE-


Accepted:
luatex_0.47.0-2.diff.gz
  to main/l/luatex/luatex_0.47.0-2.diff.gz
luatex_0.47.0-2.dsc
  to main/l/luatex/luatex_0.47.0-2.dsc
luatex_0.47.0-2_amd64.deb
  to main/l/luatex/luatex_0.47.0-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted coinor-flopc++ 1.0.6-1 (source all amd64)

2009-12-23 Thread Soeren Sonnenburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 08:18:28 +0100
Source: coinor-flopc++
Binary: coinor-libflopc++0 coinor-libflopc++-dev coinor-libflopc++-doc 
coinor-libflopc++0-dbg
Architecture: source all amd64
Version: 1.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Soeren Sonnenburg so...@debian.org
Changed-By: Soeren Sonnenburg so...@debian.org
Description: 
 coinor-libflopc++-dev - Formulation of Linear Optimization Problems in C++
 coinor-libflopc++-doc - Formulation of Linear Optimization Problems in C++
 coinor-libflopc++0 - Formulation of Linear Optimization Problems in C++
 coinor-libflopc++0-dbg - Formulation of Linear Optimization Problems in C++
Closes: 549410
Changes: 
 coinor-flopc++ (1.0.6-1) unstable; urgency=low
 .
   * Initial Release  (Closes: #549410)
Checksums-Sha1: 
 1ee27d5e0ec754449b9013ceddf7c6521b21cb0f 1961 coinor-flopc++_1.0.6-1.dsc
 02524eb8a531c8177e93902092e8e52efb37f665 605373 
coinor-flopc++_1.0.6.orig.tar.gz
 0bdc8b6675f8e0a7991c91b9cd99964da806b2d1 6226 coinor-flopc++_1.0.6-1.diff.gz
 40d98e50b4cd77da3c3c33691ce84dd06a6dd913 597734 
coinor-libflopc++-doc_1.0.6-1_all.deb
 2defc8c46aac06462e414e1c7bf7e0b68e49e111 72176 
coinor-libflopc++0_1.0.6-1_amd64.deb
 ec2e9fb7cc62f6ecab10e6939970e96e91907dca 120268 
coinor-libflopc++-dev_1.0.6-1_amd64.deb
 2d655e7a2c977b6ed425d59919c3e0ce0becf642 350646 
coinor-libflopc++0-dbg_1.0.6-1_amd64.deb
Checksums-Sha256: 
 498eef9e1742e4144590b1606dceafeea3050591325c67cc705a0dc32ff347d2 1961 
coinor-flopc++_1.0.6-1.dsc
 a6633090687cf89ee1e75ed04710167367ca66f7ee7be14c2d345ea0a5b1 605373 
coinor-flopc++_1.0.6.orig.tar.gz
 3442f2b732dc96cd3b572a4e3d437d027cda15062cef7357172bd696b14de142 6226 
coinor-flopc++_1.0.6-1.diff.gz
 3c31d29a5747986c40ad72ab21143fb8c2935ae089ed24584b7bb9415838c441 597734 
coinor-libflopc++-doc_1.0.6-1_all.deb
 7ac03c4060615aef0272f1232dff4e6caaec08a4e8bf66a12037824da8035791 72176 
coinor-libflopc++0_1.0.6-1_amd64.deb
 506ddb6d6f3d570d41c05bc98177753e06e12d7fc1912ca500e2e73b6e079133 120268 
coinor-libflopc++-dev_1.0.6-1_amd64.deb
 407f4d2df1c049884502a89268c90ee6e5233e9417b28540be12e2e6296c5384 350646 
coinor-libflopc++0-dbg_1.0.6-1_amd64.deb
Files: 
 7a27cc6408dbf1b22ca6147fd464ce83 1961 science extra coinor-flopc++_1.0.6-1.dsc
 4adffce33de7aca8dfffc265d39bc2d8 605373 science extra 
coinor-flopc++_1.0.6.orig.tar.gz
 a2d67ea56efc9e80f40d683469e69fa3 6226 science extra 
coinor-flopc++_1.0.6-1.diff.gz
 6785274aaf925b7ad6e065e1200126d6 597734 doc extra 
coinor-libflopc++-doc_1.0.6-1_all.deb
 f1bd84ee05da0b4d9f4654ad9510cd89 72176 science extra 
coinor-libflopc++0_1.0.6-1_amd64.deb
 5d1fc53c76c8fd030dc5e33d984f81dc 120268 libdevel extra 
coinor-libflopc++-dev_1.0.6-1_amd64.deb
 c29462eeb4473b277321f94a9af73655 350646 debug extra 
coinor-libflopc++0-dbg_1.0.6-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJLMcSuAAoJEH82z1Wqh6p32PQP/0GHmxuq38cx9zzTLidFE148
p9kZ+PssuvLMXhILkAokjnZ3sCoYxdLsMBSwF12qjvTHNZUL7UoykPUlXn5rbKFG
aB4Lu6s/6443am4PBAIyeufHa4YnI1TJwrzefD9vcbfwHUlEeHs6MMC6vMxEQe+f
S+QW8u/Hs4fMUsjAabio4U9k5seLBWGNE84ekuP0HfHpdroQE8j6XgUBsZyYuwNU
X+6NGEe4hN4Xfz0tKAuVaeT0nvDhGh/VHw3EOD5Tp3gvMbpH7k8OUWZ0UotbSr6Y
AYtfyHrxkvBI8RwNeWgxDRb92V9ZZapNkCSEFdFP9uB9qUO+Fwt7+LDuZzIFQv6M
OJ0KywfYrSXy28zrkF5aOBkwGKiCEDNpMY/XplskwMg/hPOSR6MAUhVu4duK6ErI
/VwEFWWO2kTo9nq+Bo07Mjm1ht4rJ7VNd1BeMXb79LJgRWGUNeyhY4aJwOzZGbak
8oW4IPZUvcT0XuEjbfeC4jeaGEPtmYYT+8FWGHGpwABfGr5EBK+3bl0Y0OjGKuzV
EwPbkHE7ZTfcHLADB4ZBd/YBlRLJACVgo9VJ8JQwB3heNkqUQT5uM4dHUwzUrMIn
FEhaeV88N7/uikjJKkphVLMKhffme569M5J49t0CY5MqB0emMNl6Txb/vzOoJUjN
ZDkkKglojnt6RmgHLM29
=kIWQ
-END PGP SIGNATURE-


Accepted:
coinor-flopc++_1.0.6-1.diff.gz
  to main/c/coinor-flopc++/coinor-flopc++_1.0.6-1.diff.gz
coinor-flopc++_1.0.6-1.dsc
  to main/c/coinor-flopc++/coinor-flopc++_1.0.6-1.dsc
coinor-flopc++_1.0.6.orig.tar.gz
  to main/c/coinor-flopc++/coinor-flopc++_1.0.6.orig.tar.gz
coinor-libflopc++-dev_1.0.6-1_amd64.deb
  to main/c/coinor-flopc++/coinor-libflopc++-dev_1.0.6-1_amd64.deb
coinor-libflopc++-doc_1.0.6-1_all.deb
  to main/c/coinor-flopc++/coinor-libflopc++-doc_1.0.6-1_all.deb
coinor-libflopc++0-dbg_1.0.6-1_amd64.deb
  to main/c/coinor-flopc++/coinor-libflopc++0-dbg_1.0.6-1_amd64.deb
coinor-libflopc++0_1.0.6-1_amd64.deb
  to main/c/coinor-flopc++/coinor-libflopc++0_1.0.6-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted diffpdf 0.4.0-1 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 16:51:04 +0100
Source: diffpdf
Binary: diffpdf
Architecture: source i386
Version: 0.4.0-1
Distribution: unstable
Urgency: low
Maintainer: David Paleino da...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 diffpdf- compare two PDF files textually or visually
Closes: 562070
Changes: 
 diffpdf (0.4.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #562070)
Checksums-Sha1: 
 20bf0b369673d71c4377f80f078a46622a72f6ce 1147 diffpdf_0.4.0-1.dsc
 3468cc5a93e7e249b8c5e6431a7556ace9386295 17782 diffpdf_0.4.0.orig.tar.gz
 99004a35151f27f9b54535cc8e4656ca42ae24b3 3883 diffpdf_0.4.0-1.diff.gz
 0ba587f46d5f5cd7c269809f50df0f317c7e7561 49702 diffpdf_0.4.0-1_i386.deb
Checksums-Sha256: 
 464dfaa0665974ca478343f39e5ef3a71e06cce8103bc04283760251dcb563a9 1147 
diffpdf_0.4.0-1.dsc
 bd4de896e57273365d57efe0c10bacebbd67bf92fdd9c360dc4bcc3ca1baa539 17782 
diffpdf_0.4.0.orig.tar.gz
 0e27e741c3976deae37fd9733c9b295793a98b63f23659b96041142ee031838c 3883 
diffpdf_0.4.0-1.diff.gz
 7f9882118a89aab5ccd2cad404c562d8204ca9161b91dbdd14f3a8db30523308 49702 
diffpdf_0.4.0-1_i386.deb
Files: 
 88ab114b32b8114b93ddf77f32a7e463 1147 utils optional diffpdf_0.4.0-1.dsc
 3b235f008c9dd66b08c1b87a397808e9 17782 utils optional diffpdf_0.4.0.orig.tar.gz
 14a82deb4a61f13f143cdf317d184fea 3883 utils optional diffpdf_0.4.0-1.diff.gz
 dea629baa3eb512acd1a9ec48d45db31 49702 utils optional diffpdf_0.4.0-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyPcAACgkQ5qqQFxOSsXSq6QCgoF84x0p/RnzQaE96rRxDrv1L
zGYAoLB1+GQwXejJIwscAikMoti9TDbD
=+uVI
-END PGP SIGNATURE-


Accepted:
diffpdf_0.4.0-1.diff.gz
  to main/d/diffpdf/diffpdf_0.4.0-1.diff.gz
diffpdf_0.4.0-1.dsc
  to main/d/diffpdf/diffpdf_0.4.0-1.dsc
diffpdf_0.4.0-1_i386.deb
  to main/d/diffpdf/diffpdf_0.4.0-1_i386.deb
diffpdf_0.4.0.orig.tar.gz
  to main/d/diffpdf/diffpdf_0.4.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libconfig-ini-perl 1:0.014-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:21:58 +0100
Source: libconfig-ini-perl
Binary: libconfig-ini-perl
Architecture: source all
Version: 1:0.014-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libconfig-ini-perl - Perl module for reading and writing .ini files
Changes: 
 libconfig-ini-perl (1:0.014-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
   * Use an epoch because there was a different libconfig-ini-perl with a
 higher version in Debian until 2004.
Checksums-Sha1: 
 978ce4e5f7ba809a3247f2551e6aa84dca06dc4f 1990 libconfig-ini-perl_0.014-1.dsc
 79deb0cf66c7b56c6352cfb24f34f0a7f249a2cb 30323 
libconfig-ini-perl_0.014.orig.tar.gz
 35411797e9586df7d0cb4c450014146985934d0e 1450 
libconfig-ini-perl_0.014-1.diff.gz
 b5566303b3eee1db61311f6be8701580daa798f9 22492 
libconfig-ini-perl_0.014-1_all.deb
Checksums-Sha256: 
 810b908a5e400626bb25c2b34914529eb925c67d774580a1c94ee518e418f4f5 1990 
libconfig-ini-perl_0.014-1.dsc
 b3e9583983dab9d6cc9ebdf23405ecc7ae300f299343215e5c42e4dee0293074 30323 
libconfig-ini-perl_0.014.orig.tar.gz
 d7480782737bc3031c0f70a6eb7b09abbb31b1c65512757b12dd120ce8eaa21e 1450 
libconfig-ini-perl_0.014-1.diff.gz
 d043d87d00db5f714416126d993f2931e680bc892b29b1b7d89c7a64c7267d61 22492 
libconfig-ini-perl_0.014-1_all.deb
Files: 
 460f9fda8737cc3dc8405bd63069d192 1990 perl optional 
libconfig-ini-perl_0.014-1.dsc
 184be93729b019aba169a39fbe466531 30323 perl optional 
libconfig-ini-perl_0.014.orig.tar.gz
 ef0b09abf4ea420558bebe6f2d3abd4d 1450 perl optional 
libconfig-ini-perl_0.014-1.diff.gz
 0acbb62522d72a4b2fcbdc56f310a0cc 22492 perl optional 
libconfig-ini-perl_0.014-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlHoAAoJELs6aAGGSaoGO1AQAKorFeMIPxd+SDnPc4HKubKM
8R1sDStxqaL8VopdDP1FOTX2sg+qmCQv0x7MAojUxUbrytHJuzzXeuBlY7crz8+t
gxiqYGAVSD7Ol3jxMoC90LgpsgWnHNkTY/T1zZrvth5wfOUOgvJPleccl3muSd9f
A5WrXMQ7PkD7ryEfc4lYOnnhFty+2z9zkSI8Dc0fWTlDdcOS94ZAvJPqXUkmckYS
vJxRIfnKF9syvw6cuHu+DC2YgLm95u0TwWacb8jiXqelCrJhazEOc01NGtJj9pds
/Fq1PVhB83u6b1yO9bFn5/EGBgEX0qXYJROHgo9dLuLUHRirbYMVR1Lr/AYZK+x0
lNzifjXosRp+xgtzR1GYSsqMVJ9Gltv3X3up8SC4uMlCD5hs4aZSpC7HidY9qNr7
HoGkDQjTGIJDDFSeA/4SuErI8Z2o3npkc3JjdiEieaKn0wM+4828/+YAvaD5wUev
8+nyIhVu1ICKEx0tJGaYwfpACKKK4s07zZpsF/MLOhFVY7sl+E4QEGI7S0cuyVtF
2h3F5Ib3435Zv24RJ7XMqoTkIRr6hhkQ1xpM2acowpkFriKXVmCNTDArZuzByUZZ
zk/fshhRKiNWvd35rPZyNFTUab9aBGBBygG5yeQrWj5R4yXbrs6Pvxn4bBotTW5/
zZoOb16te1pJgbTpzMDh
=Bag0
-END PGP SIGNATURE-


Accepted:
libconfig-ini-perl_0.014-1.diff.gz
  to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.014-1.diff.gz
libconfig-ini-perl_0.014-1.dsc
  to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.014-1.dsc
libconfig-ini-perl_0.014-1_all.deb
  to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.014-1_all.deb
libconfig-ini-perl_0.014.orig.tar.gz
  to main/libc/libconfig-ini-perl/libconfig-ini-perl_0.014.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libconfig-mvp-perl 0.093350-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:25:17 +0100
Source: libconfig-mvp-perl
Binary: libconfig-mvp-perl
Architecture: source all
Version: 0.093350-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libconfig-mvp-perl - multivalue-property package-oriented configuration module
Changes: 
 libconfig-mvp-perl (0.093350-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 154ec512eae0a9625d4e25f018dcbe6e03820976 2130 libconfig-mvp-perl_0.093350-1.dsc
 5b7e08af9418debd5d710608b8b67c37f6f543ff 19336 
libconfig-mvp-perl_0.093350.orig.tar.gz
 805063d80a32b06d461d478841254a6e47c901b2 1452 
libconfig-mvp-perl_0.093350-1.diff.gz
 3f07ac7b7d7e10d1454c57958fb8b16cde9b1b1b 39512 
libconfig-mvp-perl_0.093350-1_all.deb
Checksums-Sha256: 
 ccf578d393752376f54ebce42ea76106524b8ef84e97f62242ec29ca09b2dd08 2130 
libconfig-mvp-perl_0.093350-1.dsc
 f923ed012cec6150d72b041782ca22042c198e417b70b7d585ed83aae9ed1d61 19336 
libconfig-mvp-perl_0.093350.orig.tar.gz
 478f7dc9179c8f6ef5c86d6674f25c6048092ea439f2981410700c9a6492e17b 1452 
libconfig-mvp-perl_0.093350-1.diff.gz
 af6a12f4f13be944ee1257e7abfbd6ad3072f10a64c82a1d5dd3f58b376ccf06 39512 
libconfig-mvp-perl_0.093350-1_all.deb
Files: 
 9c81cb7ebc43a3b172895d07bac75fcf 2130 perl optional 
libconfig-mvp-perl_0.093350-1.dsc
 b436e9b2c9cb78b49dae20c661d815a1 19336 perl optional 
libconfig-mvp-perl_0.093350.orig.tar.gz
 6b1072ddf88a9a5ff4d90f72deb0defc 1452 perl optional 
libconfig-mvp-perl_0.093350-1.diff.gz
 35dbca11fe82810ff770725023ac327e 39512 perl optional 
libconfig-mvp-perl_0.093350-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlK1AAoJELs6aAGGSaoGplIP/RZDr5FEYnKVKNCPcbsOjE7N
XRhXKn6+/QRcpGJ2eLKPYkcT5d4VBgOVBPMLRkLfAy0suA6dgFXq/A0iFZmG0hpY
AZQIkFf4TOWAConoi3xIPCqDFH/ebOnXInieYY/AeVNNwYrYZ/5AIJzQjFrIFZEE
1iDoaL3qNbG/tPLXzCVeMnQR7UHUcf6FGA6/bNidSbEKIbsrWWd2Hq8LYMPJhbt4
L0Egd6wGT8oGkeyom2KcildQTDjMvhYhrDy4TpKRCdkkcCxSa2TpkrNERhvoYTFn
itYWhZXfIUQZDK/FLOZ9aavLQCk5iirnUz7hfCZk7aYYLentBwE0NX5AxSp9Kw+r
gzFRfMg6nO5oGOY73p4m2ouWXZjghjhwZQ2/F7y5dQI4sqb4bKNJF1Fq+1T6S7ma
UKx07HhhGNZBigvMGRjecEIv5GnstS2K3p/7M0C+7juCLX9/eQNSn4YihlaUR5D2
J1ibMA5uuNgQ8y8fIiCJAVlDOn/pkUrbwH1RuIZCTvzCiEGMP0mVTYdfHhukwuyU
RhA+v1x8ttj68WPwoC5eRm6u2G6d9HwQQYIyW/gx7Fw3Rck7+U6wWqdhH+yA7+6E
e5XkDIP5teaxZ9Z4xqXwbZp2JEv+UlE12OhwRvWoMapPDuE/9sBqn3Cf79KAvweG
aOekdBwkXJE7vYUDh4em
=BYNo
-END PGP SIGNATURE-


Accepted:
libconfig-mvp-perl_0.093350-1.diff.gz
  to main/libc/libconfig-mvp-perl/libconfig-mvp-perl_0.093350-1.diff.gz
libconfig-mvp-perl_0.093350-1.dsc
  to main/libc/libconfig-mvp-perl/libconfig-mvp-perl_0.093350-1.dsc
libconfig-mvp-perl_0.093350-1_all.deb
  to main/libc/libconfig-mvp-perl/libconfig-mvp-perl_0.093350-1_all.deb
libconfig-mvp-perl_0.093350.orig.tar.gz
  to main/libc/libconfig-mvp-perl/libconfig-mvp-perl_0.093350.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libperl-version-perl 1.009-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 17:55:59 +0100
Source: libperl-version-perl
Binary: libperl-version-perl
Architecture: source all
Version: 1.009-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libperl-version-perl - module to parse and manipulate Perl version strings
Changes: 
 libperl-version-perl (1.009-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 5a112114acf67960e5bbdf418d0b9acef3828009 2064 libperl-version-perl_1.009-1.dsc
 9a1dd0d1eb4652ea7233c0d02df2bce84b470d2c 22907 
libperl-version-perl_1.009.orig.tar.gz
 8f8ffbcee952458783489995ccbbe2c33e49d8ec 1240 
libperl-version-perl_1.009-1.diff.gz
 edaf52b228b8538190fac613838a1a2c63308a01 27490 
libperl-version-perl_1.009-1_all.deb
Checksums-Sha256: 
 e8bc8427dafcfd54fc90a049d8a413152a3e17d05350f81e241625f91705cddf 2064 
libperl-version-perl_1.009-1.dsc
 e1845872c06385af7fb708bed8a91de1fde441ea478ccb86a9d258766a893fb8 22907 
libperl-version-perl_1.009.orig.tar.gz
 cc2093f30c0f4353543fea46173ede86a49f9a2179e62eed4c070b046db536df 1240 
libperl-version-perl_1.009-1.diff.gz
 e85081e27d9f5943bae2178a5fd5922ad93acc98da5249cd08c3233dc1f3aecb 27490 
libperl-version-perl_1.009-1_all.deb
Files: 
 e2d5f4ce54367afd08312928cc36dcb7 2064 perl optional 
libperl-version-perl_1.009-1.dsc
 d54af4a652a7a3bc4b97aae3ff44104d 22907 perl optional 
libperl-version-perl_1.009.orig.tar.gz
 3f84766f66dd46a5d6e8af01cd0fdbed 1240 perl optional 
libperl-version-perl_1.009-1.diff.gz
 0e155dbe8a99da74bb43d567e0663612 27490 perl optional 
libperl-version-perl_1.009-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMkvoAAoJELs6aAGGSaoGiRAQAIhomwfddWJQkpy0gMfkiAwB
PF1K7xGJ6C1Gest593gh3sMPRLPTKva/jpZlGA635l41tITh5VPqMygUgELqUtIX
imQQeCmvaIaUQGniYz8/8IfxIA3Rq+gKzgWMXELTm63QD1vEncvwwgqZARTppPk1
YlsBdd2ofYc7vx21pPbxx/hKOOdCuyh87CUDXs+DRIfZ2+GuejeyZsqnd6434wAH
+Oq7nPsWQnh5wdOsWkwD90kLP9Mzm5xWYibtHFKxxX+MNKHf9RuFPlYUSVPJ8Xa2
i1ft+D2GDCn16e07tw3UCsE2nmLu9OssylhQgMbg7f0kkogI5TmJnYE0Eh6Pk8n1
3EV0t9Nh1d/5ktL5u95gqq85IyGCqbFpWDM5PpEvIQ3vJytiSy1rWjSp/d0dTPmJ
lZ40sF/Jl/faI2fyhnAP5n4Tu7esPfgs5nXiPYT926HIRl6V0ue3NcFIG/D2bpur
yJthbyynXbnikYsvbCAfdFcbIppE3Cw08ZvVttS4kcr9ggMEKfmvxBIMIsjbKkTH
XJrw5fSwOu4Q+oXlLzXfktZvmPkxDEEkg0OPYvpjQSTIEbYn/FZbmA1W8xnvNrbb
xemQ3skNe+gHeBcJc6YGB9HJyxB3GohS+/rAovpSrSzMcRHJz/JLlIGWOYY9q4pU
2Qe2VO9OVfzUOjhpMWpA
=Exhj
-END PGP SIGNATURE-


Accepted:
libperl-version-perl_1.009-1.diff.gz
  to main/libp/libperl-version-perl/libperl-version-perl_1.009-1.diff.gz
libperl-version-perl_1.009-1.dsc
  to main/libp/libperl-version-perl/libperl-version-perl_1.009-1.dsc
libperl-version-perl_1.009-1_all.deb
  to main/libp/libperl-version-perl/libperl-version-perl_1.009-1_all.deb
libperl-version-perl_1.009.orig.tar.gz
  to main/libp/libperl-version-perl/libperl-version-perl_1.009.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libstring-flogger-perl 1.001-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:05:40 +0100
Source: libstring-flogger-perl
Binary: libstring-flogger-perl
Architecture: source all
Version: 1.001-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libstring-flogger-perl - module to munge strings for loggers
Changes: 
 libstring-flogger-perl (1.001-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 9b90137e4b1ce8963c6f449860fb010da72f6e6b 2069 
libstring-flogger-perl_1.001-1.dsc
 b074c65433cb2ee1c6a278c010bc51762d7283b5 8448 
libstring-flogger-perl_1.001.orig.tar.gz
 561d3cf8e8af754541c94186c561bae1d309ed58 1116 
libstring-flogger-perl_1.001-1.diff.gz
 f584c6c90fc76997e21e93ebceb11f77051bf744 5362 
libstring-flogger-perl_1.001-1_all.deb
Checksums-Sha256: 
 f5df66c262c3d70928850328e585f769a7c8dc49e35ba9cb19d976ab6cc3 2069 
libstring-flogger-perl_1.001-1.dsc
 5923291481ac22fbfbe51132e7e3e4c59962aefb8ba8e6efd7b5f55c22914e7d 8448 
libstring-flogger-perl_1.001.orig.tar.gz
 051337d6928fb77b7be163a08055fad78232dd5c0ca6b210644dfd429ef79f6a 1116 
libstring-flogger-perl_1.001-1.diff.gz
 e90d8b594384e6af888e64618ddb1cd5b7abc951335b81d47e3eb71467fffba9 5362 
libstring-flogger-perl_1.001-1_all.deb
Files: 
 e011505c89b8bcec8f5ae9c6c9890541 2069 perl optional 
libstring-flogger-perl_1.001-1.dsc
 a41e7184420961c1e5dd017fbc785069 8448 perl optional 
libstring-flogger-perl_1.001.orig.tar.gz
 d0de9f51f2f989f854667ebad16c7356 1116 perl optional 
libstring-flogger-perl_1.001-1.diff.gz
 e634da10977d280af47e93a1b7bc65ea 5362 perl optional 
libstring-flogger-perl_1.001-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMk4tAAoJELs6aAGGSaoGVZEP/0H0SK6MHDeYvUByzNSJRyrw
nzWqkF1Bpj2a1iZXWlPpKMZyFNe0+2gwe7HPOf7psNC1PNXDTuAjOlhZT7OnY2Nw
2ihbyLAC8DQwERklOfyDlPUyLTLMD16PzqYm3ARQuff5bSvm4iu04iYce0h0Oi14
mzlN67cu20U+7DRFRMkvimx7CgtGyaKRFlCKe6X/hx321yvhw4cIcP3JtY/Hw9hy
uROPFMxmc8ybiTSSVECH0R3ibn0RtcTzcn+WBYeoavxE7x/xO336PZjrxQb91hir
FgXZhnyTa5sccCMwuob7V65D0pYt8nwLb+5Sz4HeUlC2Dxr5LpVojbV9JOTXxvMb
zqexRd30AAUZZLTfviIjbpEC4E6W+iAeaXGeunmhIIpyD68xebnr89ySNF5NqthZ
2HVUQLgcz/n9/jKlu6Xn/slHRFAYQbjVRx5DP1PSBBlhCR5qupgWFBK8WhXUnyJg
8XsSav+SCslFqvpOQAkyWS5FI1uylvdIVIK/llXGqkk3xZX4inrUh3V0BBaQbCwG
w/yCp3xfgiZo05FXFm+aRSrwKkyqpQX2gSEc1zEsMSebN8qGPtKxJwMgsKjurkHH
WVqw1M8jpPQnlujQecGTHjvHKSlPFp1ncpg3T2XYhxlxafkAJZtTGMNOFrtH8MT1
FkNtloK8JYqHzcKhYWVS
=qjyN
-END PGP SIGNATURE-


Accepted:
libstring-flogger-perl_1.001-1.diff.gz
  to main/libs/libstring-flogger-perl/libstring-flogger-perl_1.001-1.diff.gz
libstring-flogger-perl_1.001-1.dsc
  to main/libs/libstring-flogger-perl/libstring-flogger-perl_1.001-1.dsc
libstring-flogger-perl_1.001-1_all.deb
  to main/libs/libstring-flogger-perl/libstring-flogger-perl_1.001-1_all.deb
libstring-flogger-perl_1.001.orig.tar.gz
  to main/libs/libstring-flogger-perl/libstring-flogger-perl_1.001.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libstring-formatter-perl 0.093221-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:11:26 +0100
Source: libstring-formatter-perl
Binary: libstring-formatter-perl
Architecture: source all
Version: 0.093221-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libstring-formatter-perl - module to build sprintf-like formatting routines
Changes: 
 libstring-formatter-perl (0.093221-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 de6afafa90a8cfa6944b05aef8c065b7299b1291 2175 
libstring-formatter-perl_0.093221-1.dsc
 9f8ba781fd63e68ca06db429c9e5853f520ba013 15546 
libstring-formatter-perl_0.093221.orig.tar.gz
 afcdcc9c5e2edf8f9a123ec8fdd0106fd60e90c4 1499 
libstring-formatter-perl_0.093221-1.diff.gz
 ca783bd7681d40318fd32373c5cb1a2b600e7b43 19516 
libstring-formatter-perl_0.093221-1_all.deb
Checksums-Sha256: 
 bd733e1a57a3ef3fb48842e96dcf32de85ddf664362f5d2ff357e8264d58aff8 2175 
libstring-formatter-perl_0.093221-1.dsc
 1820903f4d09f25fcb9c8b2d46ff0139171c3be06ab2dd452db5c6a79088c674 15546 
libstring-formatter-perl_0.093221.orig.tar.gz
 beb8b75886c3cac0697127d9af1ae927d974cccb5efd0fde4cde3cf89381bc91 1499 
libstring-formatter-perl_0.093221-1.diff.gz
 aa740486b27a699ca4c4061b93241754371d7f544d935f8ef5982548deffafbf 19516 
libstring-formatter-perl_0.093221-1_all.deb
Files: 
 6f98d30acdef820b11483d3ef6196d9a 2175 perl optional 
libstring-formatter-perl_0.093221-1.dsc
 abb57744ccd1e4930c60d2570c578197 15546 perl optional 
libstring-formatter-perl_0.093221.orig.tar.gz
 8595d550fd459ab9e4e3eb55610474ef 1499 perl optional 
libstring-formatter-perl_0.093221-1.diff.gz
 57ae89a0cbf57df36f0f7e65d41a17b4 19516 perl optional 
libstring-formatter-perl_0.093221-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMk+UAAoJELs6aAGGSaoGB68P/RYIyhZomEOrJHARPXewVAeS
7jdn9ZCjgLTBFR8SfHEgKeLPtayBaosxBPW2vZLfJX9YsvQBG6Bt9u92/eMiXKEm
SYlGS3wf5dD8guiSLisUv33miacghOYJfx8BrXJF5pSl6npCjdqwyzf56D3XFrvy
nqGrEY3Msu99LhRjYSom73KIZfcXQW1wqJ4clPBWuY0bucKdP7RR3ROXBiUeIjim
wcfpvtBRll+oNZ8vSdbFQpnaovCGdZeeedZq5VMU0EfyYEB6Bk8hQqm/wPjwdpyx
PUqRDCOHu9lvIL8849ZSBQe0juU5eSi4RoQtwwHcjKlJaWsg2fVJQ7Ssgrj6VNUH
wuao1dV6vBic+aJXo9IXqsyhKSpcSarQsxmH45tJcJxgz1txxDZHlD79Sg9U9wMy
IS+VZqmi0xb98ldps+gPZEKFNVWUDiIdSOiwGfp5mYtGFhvhW5xQKg5bWp8fsCW/
64z1KfHz1BrXRwuCMC1CL/Tf937oCj0AvGQhachylYWts1AA8kEuMwMNNVL66aNX
3lGWp58Y6J15CwvJYVso+j52UFIp00meSLTmAIfV/uUD+Gs5ClUuUcvhkwhaJeqg
9e27uYBAf7nkM2wIecSlp2Nl1zR05/ph2JwMiMfPy4eu7SV4YeU2P428z+8czfXK
lDXX9MLIEdNwoXwYnfyb
=thB3
-END PGP SIGNATURE-


Accepted:
libstring-formatter-perl_0.093221-1.diff.gz
  to 
main/libs/libstring-formatter-perl/libstring-formatter-perl_0.093221-1.diff.gz
libstring-formatter-perl_0.093221-1.dsc
  to main/libs/libstring-formatter-perl/libstring-formatter-perl_0.093221-1.dsc
libstring-formatter-perl_0.093221-1_all.deb
  to 
main/libs/libstring-formatter-perl/libstring-formatter-perl_0.093221-1_all.deb
libstring-formatter-perl_0.093221.orig.tar.gz
  to 
main/libs/libstring-formatter-perl/libstring-formatter-perl_0.093221.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted slony1-2 2.0.2-3 (source all i386)

2009-12-23 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 13:56:48 +0200
Source: slony1-2
Binary: slony1-2-bin postgresql-8.4-slony1-2 slony1-2-doc
Architecture: source all i386
Version: 2.0.2-3
Distribution: experimental
Urgency: low
Maintainer: Peter Eisentraut pet...@debian.org
Changed-By: Peter Eisentraut pet...@debian.org
Description: 
 postgresql-8.4-slony1-2 - replication system for PostgreSQL: PostgreSQL server 
plug-in
 slony1-2-bin - replication system for PostgreSQL: daemon and administration 
tool
 slony1-2-doc - Slony-I documentation
Changes: 
 slony1-2 (2.0.2-3) experimental; urgency=low
 .
   * Separated version 2.0 into separate source package, because it is not
 going to be made compatible with version 1.2.
   * Updated 05_includedir-order.patch
   * Added clean rule to debian/rules
Checksums-Sha1: 
 cee504329eff59a715ca7382924916f4a9384b2f 1287 slony1-2_2.0.2-3.dsc
 7c23b02389be7b3236fa092114196a3cd69ad38a 933793 slony1-2_2.0.2.orig.tar.bz2
 85a8a05fcb60b937d14b79a78f406459203ad2d4 11534 slony1-2_2.0.2-3.debian.tar.bz2
 f96b6c481d242d7c4ff6961cd5709a5023a591b5 642136 slony1-2-doc_2.0.2-3_all.deb
 1112ed92178b134c5b965975635721f8e55aa79e 216420 slony1-2-bin_2.0.2-3_i386.deb
 1bbe4443e3f460b40b50ec53245bce1755c65bcc 15170 
postgresql-8.4-slony1-2_2.0.2-3_i386.deb
Checksums-Sha256: 
 9f631c24e888a25249b12fa1e1d5fed43d47a1b6eb7ff19f615ffb3a1c724563 1287 
slony1-2_2.0.2-3.dsc
 937ff0aad51cb4c7ef57d92431654c2d35ab22e0ff0f038f0a38e9c8af3b723f 933793 
slony1-2_2.0.2.orig.tar.bz2
 7603d0ca2b9da7196993932ac912931471c3c415daa2933f586d4f42bbced57f 11534 
slony1-2_2.0.2-3.debian.tar.bz2
 9bdd7fab4b1fe54004579c1a6112ae02858fbd1c002b095c2392de085378804f 642136 
slony1-2-doc_2.0.2-3_all.deb
 fb56adc2b9a54a13bffb7826c6d3b07c306ae2e959efb5753e42eba44487b576 216420 
slony1-2-bin_2.0.2-3_i386.deb
 8902de1549e81fa7e2780ea929ed14d5adc6ab57bfcedb5fb986549472654f94 15170 
postgresql-8.4-slony1-2_2.0.2-3_i386.deb
Files: 
 c5719590d809fac9b47d9e83741baf26 1287 database optional slony1-2_2.0.2-3.dsc
 bad7d73ab83ee87244df24de70ac319e 933793 database optional 
slony1-2_2.0.2.orig.tar.bz2
 97377b52f68210474015d09d8176c3af 11534 database optional 
slony1-2_2.0.2-3.debian.tar.bz2
 8865116592c18c088fbf3bfb87fa900b 642136 doc optional 
slony1-2-doc_2.0.2-3_all.deb
 8131f37e141041424e5600530b82adcb 216420 database optional 
slony1-2-bin_2.0.2-3_i386.deb
 6934ea99d9f1f04f9dc157d468bef7fb 15170 database optional 
postgresql-8.4-slony1-2_2.0.2-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyCU8ACgkQTTx8oVVPtMZxJwCdFbPoKR5flkNxn2Ir+MlLVzKO
HFkAnizdJSfng6VVHikozTASFf32ExH4
=ffXl
-END PGP SIGNATURE-


Accepted:
postgresql-8.4-slony1-2_2.0.2-3_i386.deb
  to main/s/slony1-2/postgresql-8.4-slony1-2_2.0.2-3_i386.deb
slony1-2-bin_2.0.2-3_i386.deb
  to main/s/slony1-2/slony1-2-bin_2.0.2-3_i386.deb
slony1-2-doc_2.0.2-3_all.deb
  to main/s/slony1-2/slony1-2-doc_2.0.2-3_all.deb
slony1-2_2.0.2-3.debian.tar.bz2
  to main/s/slony1-2/slony1-2_2.0.2-3.debian.tar.bz2
slony1-2_2.0.2-3.dsc
  to main/s/slony1-2/slony1-2_2.0.2-3.dsc
slony1-2_2.0.2.orig.tar.bz2
  to main/s/slony1-2/slony1-2_2.0.2.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted smem 0.9-1 (source all)

2009-12-23 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 15:23:41 +0100
Source: smem
Binary: smem
Architecture: source all
Version: 0.9-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 smem   - memory reporting tool
Closes: 562179
Changes: 
 smem (0.9-1) unstable; urgency=low
 .
   * Initial release (Closes: #562179).
Checksums-Sha1: 
 bcf01690fb935322dc70b6dcbfe02ba9a50ac1fe 1197 smem_0.9-1.dsc
 b858f7be01ab889c8e573e3137f184abc6ad040d 14657 smem_0.9.orig.tar.gz
 176e4e089ea3755b061d7dfc7fe584097ec9a357 2038 smem_0.9-1.debian.tar.gz
 b588b6d6c202a330fa965c77e0e04caab8534bdb 10228 smem_0.9-1_all.deb
Checksums-Sha256: 
 e9bf5607b62b934c0fb73bdb2afa4fcc255801aa30e769ca63ea6f8d2d74bb44 1197 
smem_0.9-1.dsc
 d1058ca02bac994ed8fdc84d0df0c26224e8830459b2c8779fde5f7c463e8820 14657 
smem_0.9.orig.tar.gz
 d7d8aca1a6f85dba79390077c346b8d56145dee15de310c3c9a3871c0497c70c 2038 
smem_0.9-1.debian.tar.gz
 8bc2440182c99a6386235970a610a843a9057cf63175bc7ec2a0ce46348a8890 10228 
smem_0.9-1_all.deb
Files: 
 e14ce3ce9d460913e4e7bc030adb5b11 1197 utils extra smem_0.9-1.dsc
 2c5a3b6cb40d24af73c403d2571c7916 14657 utils extra smem_0.9.orig.tar.gz
 abe2b91a7aaaf364512740b81167bbb3 2038 utils extra smem_0.9-1.debian.tar.gz
 ec0f5e7867d44cc55bc0ed6d79e4db93 10228 utils extra smem_0.9-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyKO0ACgkQ3DVS6DbnVgR5YQCfYZg5Y6LSWdJ9K9Xgs2SQX94B
QoIAniiW985HelJK+cGdcGmfdCxGdm3T
=hQqd
-END PGP SIGNATURE-


Accepted:
smem_0.9-1.debian.tar.gz
  to main/s/smem/smem_0.9-1.debian.tar.gz
smem_0.9-1.dsc
  to main/s/smem/smem_0.9-1.dsc
smem_0.9-1_all.deb
  to main/s/smem/smem_0.9-1_all.deb
smem_0.9.orig.tar.gz
  to main/s/smem/smem_0.9.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted openmovieeditor 0.0.20080102-2.3 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 17:15:05 +0100
Source: openmovieeditor
Binary: openmovieeditor
Architecture: source i386
Version: 0.0.20080102-2.3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team debian-multime...@lists.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 openmovieeditor - a simple non-linear video editor
Closes: 526151
Changes: 
 openmovieeditor (0.0.20080102-2.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: 05_gcc4.4.dpatch refreshed, was missing one more
 include, thanks to Martin Michlmayr (Closes: #526151)
Checksums-Sha1: 
 5f09238e7a22fe12870f5f395bd13a73195c978a 1351 
openmovieeditor_0.0.20080102-2.3.dsc
 39c9dc48f7b6609ebfa476db7c279dc42afeedff 6891 
openmovieeditor_0.0.20080102-2.3.diff.gz
 1c9d11d401427a5509237e35adcc1b3a6f8b31da 339290 
openmovieeditor_0.0.20080102-2.3_i386.deb
Checksums-Sha256: 
 7c34e5248126ec1fcdd1ebb05eb03e95596c47565c8956b061524a38a6247a82 1351 
openmovieeditor_0.0.20080102-2.3.dsc
 fdadc8dc6b66494a74d9b611b08b0d99cd993c2585d992df34c7cb3ebb58c2e7 6891 
openmovieeditor_0.0.20080102-2.3.diff.gz
 8857f306b69bbf895f9e3a487273afc0a054b6ba462d6249af507eb69ea4519a 339290 
openmovieeditor_0.0.20080102-2.3_i386.deb
Files: 
 88ab0de96061058821ac5294334cba63 1351 graphics optional 
openmovieeditor_0.0.20080102-2.3.dsc
 d2999f36641813a3631148ef0c5750c0 6891 graphics optional 
openmovieeditor_0.0.20080102-2.3.diff.gz
 463d47811dbe8eb6db4f7eea11126ff8 339290 graphics optional 
openmovieeditor_0.0.20080102-2.3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvvJ4ACgkQ5qqQFxOSsXRYsgCgru8O6whaS1EqbEqxEnaLdwp7
ajIAnRLUUBHs84hYHTWbECj40rnBwD2y
=db1O
-END PGP SIGNATURE-


Accepted:
openmovieeditor_0.0.20080102-2.3.diff.gz
  to main/o/openmovieeditor/openmovieeditor_0.0.20080102-2.3.diff.gz
openmovieeditor_0.0.20080102-2.3.dsc
  to main/o/openmovieeditor/openmovieeditor_0.0.20080102-2.3.dsc
openmovieeditor_0.0.20080102-2.3_i386.deb
  to main/o/openmovieeditor/openmovieeditor_0.0.20080102-2.3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libconfig-ini-mvp-perl 0.024-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:36:57 +0100
Source: libconfig-ini-mvp-perl
Binary: libconfig-ini-mvp-perl
Architecture: source all
Version: 0.024-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libconfig-ini-mvp-perl - multi-value capable .ini file reader module
Changes: 
 libconfig-ini-mvp-perl (0.024-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 a0ae57d972ca0591e6ea870c9ec148252c542eb9 2116 
libconfig-ini-mvp-perl_0.024-1.dsc
 8bdfcbf587c06c55238cf1a4691b171c0efb3036 24480 
libconfig-ini-mvp-perl_0.024.orig.tar.gz
 9f1c3f61662fb8b5fe90f0dd8af6adcb70c5af83 1585 
libconfig-ini-mvp-perl_0.024-1.diff.gz
 8d7b8f4cd902a7d1d089f24eacec6d9aba2f51e7 9816 
libconfig-ini-mvp-perl_0.024-1_all.deb
Checksums-Sha256: 
 63c3a98c5b7edee946cf4e0a7aa0d5092b8b564ffdd9b22db0a5d1ebaee1facd 2116 
libconfig-ini-mvp-perl_0.024-1.dsc
 886ea62b168cd05f9374b0aae08e9c614eb19a7cfd4bda61631ca97dfc4afe50 24480 
libconfig-ini-mvp-perl_0.024.orig.tar.gz
 010c5a64527eee073722d968709f1a07f9fdcbd73649be6c460ce449d5ea06a9 1585 
libconfig-ini-mvp-perl_0.024-1.diff.gz
 b1febb1a62485640067ebad303ee69dcd91cb555e58a54cd174667997da5353b 9816 
libconfig-ini-mvp-perl_0.024-1_all.deb
Files: 
 82a606526ab60d7a6b2af77d10cf82e2 2116 perl optional 
libconfig-ini-mvp-perl_0.024-1.dsc
 887b2664aa36680cdde73095e67e12b4 24480 perl optional 
libconfig-ini-mvp-perl_0.024.orig.tar.gz
 3e9f1f574873289479a6c06a0e933a01 1585 perl optional 
libconfig-ini-mvp-perl_0.024-1.diff.gz
 8505de430d50f8a33743c275b71d8c8e 9816 perl optional 
libconfig-ini-mvp-perl_0.024-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlWeAAoJELs6aAGGSaoGVa0P/jHenw2scISV7nE8hZeRTJeh
/ptURJyJgEFylmemlZ7GxlkOI5NjQnJPUIr8VmRNE77rlti+M3nY3iscD8nhnvyy
4XBVGDaDLbCz2MHFHQyHOS4chH6Isnlc9gUB9s079krSuRKz9KIVr/JIaWvsXNOF
cK0k63bHdu24/hqO4tVxuVeYwlJxdhLgIkbbQi2tfIYeLaysVN0uyIGylzlT2lfP
QiVCsd9dQGEiDgvye5a3HAu7Ofqisu/+gJLQEhqxzFP77a1mrGaE7EIRHt0XNgbh
ygW4z2I0Wf62e8i+zv1axQ6urkc6fxGp/xOTj/EXkHBb+zKh14qAna6OH8evt2l7
g1plzSXroZXZzDwhTOVnLSgA/YDwWmDB7MHqoAHuLaII0GtC64C+OdguvZYYcswP
YDlvaY9cG3rWwnzlzwtO4ZBK2aP+j2siwqzog5spA/738HpOZXcg7xB4qV8ivSnO
ltQSeHs6iNDNvTOyPWiT7JFrj32p81H3z6NOEnXqfmm5A305LKDcLtPSlB56/yGp
IizUFHrTtyoRhkyUlWTiqhvIQidA8OdY1W/og+LrH6mczbgjGMG0D4wxcDb8pFpQ
VI8XfJ2CDn6hxccKnf/IxqNGX6Kwi8V6DHtPBw38z4zk9pipKtIYfsSESI8iFPTq
bUmb4pJQTnLcOU2qq9ua
=tD4T
-END PGP SIGNATURE-


Accepted:
libconfig-ini-mvp-perl_0.024-1.diff.gz
  to main/libc/libconfig-ini-mvp-perl/libconfig-ini-mvp-perl_0.024-1.diff.gz
libconfig-ini-mvp-perl_0.024-1.dsc
  to main/libc/libconfig-ini-mvp-perl/libconfig-ini-mvp-perl_0.024-1.dsc
libconfig-ini-mvp-perl_0.024-1_all.deb
  to main/libc/libconfig-ini-mvp-perl/libconfig-ini-mvp-perl_0.024-1_all.deb
libconfig-ini-mvp-perl_0.024.orig.tar.gz
  to main/libc/libconfig-ini-mvp-perl/libconfig-ini-mvp-perl_0.024.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libdist-zilla-perl 1.093400-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:47:19 +0100
Source: libdist-zilla-perl
Binary: libdist-zilla-perl
Architecture: source all
Version: 1.093400-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libdist-zilla-perl - Perl distribution builder
Closes: 562102
Changes: 
 libdist-zilla-perl (1.093400-1) unstable; urgency=low
 .
   * Initial release (closes: #562102).
Checksums-Sha1: 
 faf0efe4c9975c3550a136bce50211b2ed951bce 2668 libdist-zilla-perl_1.093400-1.dsc
 138f8925c2c5e30b1f44e7180f1f8d701394d92c 43946 
libdist-zilla-perl_1.093400.orig.tar.gz
 e6e84771243a5db908fe38a4753784e3d3691db9 1748 
libdist-zilla-perl_1.093400-1.diff.gz
 4540fa93ec618f06d842615d61ffcc3b829ce484 182474 
libdist-zilla-perl_1.093400-1_all.deb
Checksums-Sha256: 
 2fa3915317834b5e64cb63d0a4b53f968b9d9d44e509be20abb457b7a40fc643 2668 
libdist-zilla-perl_1.093400-1.dsc
 9fe2f43a67e0b1a73a99bf2d2647d4d4c333033d17d4b164bd80a2f48da17c16 43946 
libdist-zilla-perl_1.093400.orig.tar.gz
 d244e767f7f3476d1558e64b5565a11a636c99c40469d074a6c534fb54f6cd78 1748 
libdist-zilla-perl_1.093400-1.diff.gz
 241983a0e7ba06d703e3599cd29e690ab52df196db97b762c8f7cec01df6c00e 182474 
libdist-zilla-perl_1.093400-1_all.deb
Files: 
 b698e4dbda33b317a80f2a8c0c4dbc86 2668 perl optional 
libdist-zilla-perl_1.093400-1.dsc
 315dd6bdcef11b15be1e6c47367f9298 43946 perl optional 
libdist-zilla-perl_1.093400.orig.tar.gz
 24467786ccbd14e1a71a59ac2344b211 1748 perl optional 
libdist-zilla-perl_1.093400-1.diff.gz
 b71fb6942f11215fba58907d9b4874fc 182474 perl optional 
libdist-zilla-perl_1.093400-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlf1AAoJELs6aAGGSaoGxUgP/38tIFZyBdB7K785OFBleksw
Yg50Z5jXpdPBkpAg94CJHVLLLnfVcVBh7z1bD0LUwX5U8iJTrfNH8w7JvPyW03B4
6Q6oefLXL5q+yxuDKXkXxB3tBJVilnvVad3ZCdb2+JDWCWvoWvI4a20nkwlVZJwE
XUF9OGmhw+QiO8Dpf/EhGXafBk5OBfmrD17yVrKkgFHVSb4GCSNMD0rNvGCQINnH
/l81NuUJitozADZDblVw85fySbWNtndx1yxaigtoXROQNNxfedxr5rRBqRruvG7g
XUamKA9q5SRJsxC0AfYi06uegKsjTHErFYSMuolQtFYxIYIicoY8CFsjxe21kHUA
ON1q1PZ/e7pvqPE0crFyhkrM7yg7hf/h0H9wb5/Dq9H62oVBw7HQHVrDG/cLkP5F
tsn7W7KxJla8N8iMz0+xQKJR9brwOg8i4DR9+8vh34+hyuKI/GCtwRypbaKqh2rr
I/q1DEDIyDqIQjDTIbrDOIY3b3HX85EBgTMPHYQfOrXz3b/OVaOZQlbm0yIJZNCW
BQAvcp6YS/fzRM5kPXRynid+yADeJniH4zCHLhimDuDjG5zdj8k99Zh06Ks7kT3x
QCf8UcHbG41LOhS/P+hFRFo9Hgj0Ny967gTpPbA44F+VuLVl5RIuLj3zTWWkhJQm
xyFOwnYvKZZeGE6G8kWM
=LZEW
-END PGP SIGNATURE-


Accepted:
libdist-zilla-perl_1.093400-1.diff.gz
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_1.093400-1.diff.gz
libdist-zilla-perl_1.093400-1.dsc
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_1.093400-1.dsc
libdist-zilla-perl_1.093400-1_all.deb
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_1.093400-1_all.deb
libdist-zilla-perl_1.093400.orig.tar.gz
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_1.093400.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libmixin-extrafields-param-perl 0.011-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:40:51 +0100
Source: libmixin-extrafields-param-perl
Binary: libmixin-extrafields-param-perl
Architecture: source all
Version: 0.011-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libmixin-extrafields-param-perl - module to make classes provide a familiar 
param method
Changes: 
 libmixin-extrafields-param-perl (0.011-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 8518c446f7cf89cdc4ac0b975fbe82ab2881d691 2201 
libmixin-extrafields-param-perl_0.011-1.dsc
 a1dab4c3ab2226a3b228b461353b7e72efa31f74 10945 
libmixin-extrafields-param-perl_0.011.orig.tar.gz
 8ae0d32324aaf8b90bdd0ad4b492fc34fb79e7b8 1207 
libmixin-extrafields-param-perl_0.011-1.diff.gz
 4113e53cce411b50698af52a03192c83361a1711 6806 
libmixin-extrafields-param-perl_0.011-1_all.deb
Checksums-Sha256: 
 c424a9446eab5775cb37ac77760657aa88a79acbf0218ee9db90c316ce6044d6 2201 
libmixin-extrafields-param-perl_0.011-1.dsc
 1dff20cf26ff9a80426cd3bb6c3985db86230fca357e6f3c291390545247cd8d 10945 
libmixin-extrafields-param-perl_0.011.orig.tar.gz
 1a2e52898bb00bdb1dcec35231158bd72c6fbf72a88ec3505aa09dadd9baaf39 1207 
libmixin-extrafields-param-perl_0.011-1.diff.gz
 d7b960b5303fe5844181db1c7763657381c29c5f30f001d7bb870e3a81442e22 6806 
libmixin-extrafields-param-perl_0.011-1_all.deb
Files: 
 c98d8205946c283848c32b08d288f9ee 2201 perl optional 
libmixin-extrafields-param-perl_0.011-1.dsc
 b8be560ace12a1eb4fa986ea4981df20 10945 perl optional 
libmixin-extrafields-param-perl_0.011.orig.tar.gz
 a499ab86bd9e9abe23e60ca5e9a92d97 1207 perl optional 
libmixin-extrafields-param-perl_0.011-1.diff.gz
 22d3d4572dd3fac1ad7c37605f1e47f7 6806 perl optional 
libmixin-extrafields-param-perl_0.011-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlZZAAoJELs6aAGGSaoGpewP/3IL0vyyBYJpOiAjgfN4aTfJ
BKy53EEoLvQosHgVXi4G3GL0mHD47Es8F8uWYgUPT7pC94Lkc4Z4x+sjboBfhpd1
gmU9+XkI6iG4nzDbFLevYquyPJMiqKvtvs85B5oUAWsE+QUcsxFzh6y99IQ4yN00
wbTMt3jtM1YQKu3a6UVdFkSrYGznr0Hog5JNqWyFIDr1mBDCW6WJD40JPl6DBOtQ
pMF06X+jDROgirD+dajTR4qrzIyAsa91fwc5MPhnS1K9AHQ3h+L2hhb5nWoiAHAr
G8x6MwFCx3lwR/xIx4h9X0kO+kvROmQYVZE6lnkWYS4tOnPECdRf/2rGnIoSg8d1
MvlyvhRFKE2CCu1TgrzGqwvPC3DevGxoWaspnKJJ9Fg3LOYVGwEVPUCiaF+qo86A
vcPyXT/bQhrzclogD/2Dl/J/88XGGEFnjCjE+BcqyyB0nuhWyaY1C0d86+jN+poq
/C/nhXReQnNyUuM4ulJ3ysRuGxTlCTZu2sqVpJiQ7tEMkOCwYD2QKCixRJglUUfS
KDl4MpKyb15528PcBFTqyFLSW4w6fRF3/6nzUY8HD0MznqX8CDjetFxceZYkgnih
AWkPjaQm5PwlaHxMp+duU+VBYs0I2TXm50zqR0bzKZoFp7yIwKQ+sZPS11gu728u
dcU75onUtp7E/k66snTP
=c4nO
-END PGP SIGNATURE-


Accepted:
libmixin-extrafields-param-perl_0.011-1.diff.gz
  to 
main/libm/libmixin-extrafields-param-perl/libmixin-extrafields-param-perl_0.011-1.diff.gz
libmixin-extrafields-param-perl_0.011-1.dsc
  to 
main/libm/libmixin-extrafields-param-perl/libmixin-extrafields-param-perl_0.011-1.dsc
libmixin-extrafields-param-perl_0.011-1_all.deb
  to 
main/libm/libmixin-extrafields-param-perl/libmixin-extrafields-param-perl_0.011-1_all.deb
libmixin-extrafields-param-perl_0.011.orig.tar.gz
  to 
main/libm/libmixin-extrafields-param-perl/libmixin-extrafields-param-perl_0.011.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libmixin-extrafields-perl 0.007-1 (source all)

2009-12-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 18:29:13 +0100
Source: libmixin-extrafields-perl
Binary: libmixin-extrafields-perl
Architecture: source all
Version: 0.007-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libmixin-extrafields-perl - module to add extra stashes of data to objects
Changes: 
 libmixin-extrafields-perl (0.007-1) unstable; urgency=low
 .
   * Initial release (cf. #562102).
Checksums-Sha1: 
 a98af8020eb26c3f3b6485407e3f401eb43fd3ce 2140 
libmixin-extrafields-perl_0.007-1.dsc
 1c8b2b461644668f6ec1d56c96f8e30e3e279512 26737 
libmixin-extrafields-perl_0.007.orig.tar.gz
 a21c4df231cdbe447fdd9e564c7af40085aa2192 1601 
libmixin-extrafields-perl_0.007-1.diff.gz
 870cb6b80b8504ee8010f94cef88ed8124e6ac60 21754 
libmixin-extrafields-perl_0.007-1_all.deb
Checksums-Sha256: 
 d98714ad3e017a9068c05814c6677eed22fb6f1b341dcb43568e76c8630173c3 2140 
libmixin-extrafields-perl_0.007-1.dsc
 639f789bd7048324244d1858de5b96c7af5b39605fb693359d3c53076bafd9a9 26737 
libmixin-extrafields-perl_0.007.orig.tar.gz
 920a32780fa545155d9aac81313f1bee6bfeef8d20acdab13e0f1d10013d7369 1601 
libmixin-extrafields-perl_0.007-1.diff.gz
 f4e78a2a71708c2b4f8b5d51042527107e4e0bec01b77c71b3a879a418c6df97 21754 
libmixin-extrafields-perl_0.007-1_all.deb
Files: 
 dbd1e1a9cf4cd793a26bcff743168b83 2140 perl optional 
libmixin-extrafields-perl_0.007-1.dsc
 1c7cf000b0673e89eb74a3e7f93ad08f 26737 perl optional 
libmixin-extrafields-perl_0.007.orig.tar.gz
 d5613c5146d7b2a3999335f81f274729 1601 perl optional 
libmixin-extrafields-perl_0.007-1.diff.gz
 05b8ebcf25ac54395bc47f739022deb5 21754 perl optional 
libmixin-extrafields-perl_0.007-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMlOXAAoJELs6aAGGSaoGcs0QALEB8cowkTIcDqSvYuL+YnbC
bDXli1WuYMmEwMCqn0L7lrs0SZgDDjOQsPLmfChBbgnnKV6Syijh3RxmGK3VPSF5
ilG58zdeejNzJYvtVZfZnKbXAeuJUDU1YqX8N9Dr1PaTEJg4MfWVzyl/6miVOWbR
k4NDvoFBQ7nJW/A094hTMFsUyONUIIEU9stywwlDbI21Xqbfdz7s73oKPfeC2OGa
8/a4EDAigcI+u4cnQh9Dz8+soM/UQXSRYYHtm8oExbQtUjWNuJjymagyuBasZEgo
HpEz3/UPFH45dzH+W8qz9++Tnve2J/JanEXV90JshVT+Yys9UwKAoITJH9efCs0i
knywxkRPLXUiUe00k3jSLM0Fokc8W7F4TLryduhTOrybOqIzh1QDxIKRbPcM05zN
MkdFEGC0MmkB9xBtGxHyHD0L3sl5EM5glsDbEGAhcfb4dCzKaJPy51rMMwBjA22l
39OYonKyGPDi/VRGVU6PtX3yw/6CGRvVFWGk6DFRclC4fDKwcBTObFZ5qjWh3mkc
v2AWzoXwugSfrb7sTp6ntHRQrav/2uG7asbsOq2uw8/zHVwlYHrYue5npU+o91AU
c70lOMVraIEYV5EfRxAAqBqYeqauqx6jLONoD1AenEZcfzHFPlO0OZqfqIk3eT2D
7awjk7qNOoJAWtVy2EpE
=FiMI
-END PGP SIGNATURE-


Accepted:
libmixin-extrafields-perl_0.007-1.diff.gz
  to 
main/libm/libmixin-extrafields-perl/libmixin-extrafields-perl_0.007-1.diff.gz
libmixin-extrafields-perl_0.007-1.dsc
  to main/libm/libmixin-extrafields-perl/libmixin-extrafields-perl_0.007-1.dsc
libmixin-extrafields-perl_0.007-1_all.deb
  to 
main/libm/libmixin-extrafields-perl/libmixin-extrafields-perl_0.007-1_all.deb
libmixin-extrafields-perl_0.007.orig.tar.gz
  to 
main/libm/libmixin-extrafields-perl/libmixin-extrafields-perl_0.007.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted alarm-clock 1.2.5-1 (source i386)

2009-12-23 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 11:43:59 -0800
Source: alarm-clock
Binary: alarm-clock
Architecture: source i386
Version: 1.2.5-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur r...@debian.org
Changed-By: Ryan Niebur r...@debian.org
Description: 
 alarm-clock - Alarm Clock for GTK Environments
Closes: 558591
Changes: 
 alarm-clock (1.2.5-1) unstable; urgency=low
 .
   * update watch file
   * New Upstream Version (Closes: #558591)
   * remove the gtk-builder-proper-error-handling patch, fixed upstream
Checksums-Sha1: 
 f4fe53ef36710b645f47407d80025633d9225727 1226 alarm-clock_1.2.5-1.dsc
 f01ad62455806c0da54555dc984280c637fe4f0a 988535 alarm-clock_1.2.5.orig.tar.gz
 1a9bbe331c627a510977a383d1d5c741e457882f 8646 alarm-clock_1.2.5-1.diff.gz
 d127595f9a7563c645a6736659e8fa778fa2a00a 615786 alarm-clock_1.2.5-1_i386.deb
Checksums-Sha256: 
 6910263d2a6b3ddde7c5420363fba36fd68073a426595704b7a267c7ffd44709 1226 
alarm-clock_1.2.5-1.dsc
 dabbaebc4b705dbdcde02669f4fa7a7c0802fb69392dd8706bd9aafe64a5444b 988535 
alarm-clock_1.2.5.orig.tar.gz
 04778fec6519835d0d4659ce7b13b2598976dd402b507d34ccc3c42f5d6ee7ae 8646 
alarm-clock_1.2.5-1.diff.gz
 09b30c6d036edd0e951b72df263680585103874a60df28780ba434168572dc3c 615786 
alarm-clock_1.2.5-1_i386.deb
Files: 
 bcb496895fd0b4fd561cd91b6cec30dd 1226 utils optional alarm-clock_1.2.5-1.dsc
 203e34c17e033a8ac01f085ca3d590d5 988535 utils optional 
alarm-clock_1.2.5.orig.tar.gz
 770145b0d09a10d693fde293643505b2 8646 utils optional 
alarm-clock_1.2.5-1.diff.gz
 712c4083379553bea98ec1b7b2b5b362 615786 utils optional 
alarm-clock_1.2.5-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksyc5AACgkQMihv+PacasW1xgCcD97zzCTTI8DEh9LqmvUPoPmH
SUMAn0v736fv2oC/HsGPIUU/9d2wXsdx
=2OvP
-END PGP SIGNATURE-


Accepted:
alarm-clock_1.2.5-1.diff.gz
  to main/a/alarm-clock/alarm-clock_1.2.5-1.diff.gz
alarm-clock_1.2.5-1.dsc
  to main/a/alarm-clock/alarm-clock_1.2.5-1.dsc
alarm-clock_1.2.5-1_i386.deb
  to main/a/alarm-clock/alarm-clock_1.2.5-1_i386.deb
alarm-clock_1.2.5.orig.tar.gz
  to main/a/alarm-clock/alarm-clock_1.2.5.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libconfig-model-perl 0.640-4 (source all)

2009-12-23 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Dec 2009 20:08:45 +0100
Source: libconfig-model-perl
Binary: libconfig-model-perl
Architecture: source all
Version: 0.640-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont dominique.dum...@hp.com
Description: 
 libconfig-model-perl - describe and edit configuration data
Changes: 
 libconfig-model-perl (0.640-4) unstable; urgency=low
 .
   * Removed debconf question as it was not a good idea (as discussed
 on debian-devel), thus also removed lintian overrides
   * README.debian: clarified developer's jobs
Checksums-Sha1: 
 b94b15da2f7d10942870b0cc42619f690b15a06d 2337 libconfig-model-perl_0.640-4.dsc
 2696e36c747a2517c1e5bdc32449e5478a1864e7 7315 
libconfig-model-perl_0.640-4.diff.gz
 268bc9741ebf098cb743236ebccfd9b3573e2d9a 241796 
libconfig-model-perl_0.640-4_all.deb
Checksums-Sha256: 
 87224903c46b1f40f03e8d9a98d6faa0cd17faa419bb3a0fe5c5921dc69f708d 2337 
libconfig-model-perl_0.640-4.dsc
 fbc6ea2a31c64ad328e311952c752e0d13715b6dc15477bc528b2883dbdb3e67 7315 
libconfig-model-perl_0.640-4.diff.gz
 8112cc83acc353666c049d9c07c02f9805ab013c00f75cf75c0ba58769b0a67a 241796 
libconfig-model-perl_0.640-4_all.deb
Files: 
 ae57b2842c0d3ea16ad9d8ce77e70e8f 2337 perl optional 
libconfig-model-perl_0.640-4.dsc
 7d0c2d73e464fbe97eef4ad856ee2434 7315 perl optional 
libconfig-model-perl_0.640-4.diff.gz
 c9b31074678d138ea92efa374a6f3402 241796 perl optional 
libconfig-model-perl_0.640-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLMoHrAAoJELs6aAGGSaoGrkEP/jZkaQvaEvo9r8LLFao8OYkw
Rmx8krYZvm+Fee4THGwmSJhRo84WW5qxV/+vxJVpnPAbfh0zQo0RBXjtZLHxdN3X
OiKRQqZh1H4qcTHlvdbRKKcYnN8iAxqu+kEUqY/Hi0yly5OXu5LJdQISjr5gwPNb
Ji46nTgn73MWW8rHhLrcITGNzGpMJAW1+xilTEB2FZTqprMcnvm6cIUCyqWiWSRK
7WirNCG2r8Ib4XjBJ/YQnDllYX3gvfswUI/SsH3AxFO8XOIILAKFFZ6EHSVqFfcL
bCvs511ndgk1xwl606E9K4Z8eY/sN5lRqDubcVYoa/fJdEHyis40wfB79niQVb6f
7HIBSc9ESbOzIITf+Cqq+XMu9RexekMF4Vm6tCM7hAIfXLTJ2XUBW2hlYiis+quW
VMYPDlUROp7xLS22kYiZpxKny8/R5bWoru+yVWpYMN/i+mqTYpBM1hQPtvzYtsjH
Z4BGRR+JJTvz5APL1d6o3bb+K4DGQFIpPGYM9ROXteofIVUNtEPkXK7wcLBhz7GR
iJ8Rg1O7gq2SrXQSV4Qj6nsRq0q6VxcN4zO73/cg9HbXqxkg/GBHf9FTg3DUgdnh
/S2MhPUXeUFM25hsdCfYQpxXE9IL/adJDc+8MQ8Sq3rbtDz6dQTuDYwlxG2qfLcL
Ye0e0631MfGsrxnTbDud
=lOYq
-END PGP SIGNATURE-


Accepted:
libconfig-model-perl_0.640-4.diff.gz
  to main/libc/libconfig-model-perl/libconfig-model-perl_0.640-4.diff.gz
libconfig-model-perl_0.640-4.dsc
  to main/libc/libconfig-model-perl/libconfig-model-perl_0.640-4.dsc
libconfig-model-perl_0.640-4_all.deb
  to main/libc/libconfig-model-perl/libconfig-model-perl_0.640-4_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted mousetrap 0.9-2.1 (source i386)

2009-12-23 Thread Barry deFreese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 16:07:29 -0500
Source: mousetrap
Binary: mousetrap
Architecture: source i386
Version: 0.9-2.1
Distribution: unstable
Urgency: low
Maintainer: Anibal Avelar aave...@cofradia.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 mousetrap  - A simple game of ball chasing
Closes: 533735
Changes: 
 mousetrap (0.9-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * hurd_ftbfs.dpatch - Fix FTBFS on Hurd. (Closes: #533735).
Checksums-Sha1: 
 ab14ea01a25bc38970f4b452cb364cfbdd2f2714 1100 mousetrap_0.9-2.1.dsc
 8972431ba34ab4699a36faeee335100f36d4cd69 3917 mousetrap_0.9-2.1.diff.gz
 4f5ee62c5dcae87f49c6fec9f71fe57ee49f7ac9 281924 mousetrap_0.9-2.1_i386.deb
Checksums-Sha256: 
 d56b1aa5e4eddb0864ab38a334f8fae4a00187a01c8806d7627fc5a2fcf15105 1100 
mousetrap_0.9-2.1.dsc
 899e916543ce02f30f4b9697f0f1bde11a7537986fca087bd21534036e4d9417 3917 
mousetrap_0.9-2.1.diff.gz
 ce9de4136847053cb8ff675a4051958501ed1046ba455d23062c4c87b5365666 281924 
mousetrap_0.9-2.1_i386.deb
Files: 
 4b0f232961ce53ce5c03a0ce47282b7b 1100 games optional mousetrap_0.9-2.1.dsc
 ac3768e76104d3d16bd8c19b66d7a4be 3917 games optional mousetrap_0.9-2.1.diff.gz
 7019c64f9b1bb38c5f18efde97fb 281924 games optional 
mousetrap_0.9-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksyh1kACgkQ5ItltUs5T37q/QCfRkLea489/uby9uG6pA0zJd5r
4REAoNRNeOhk1EmMMyT0psRwBtVWO2eB
=HClI
-END PGP SIGNATURE-


Accepted:
mousetrap_0.9-2.1.diff.gz
  to main/m/mousetrap/mousetrap_0.9-2.1.diff.gz
mousetrap_0.9-2.1.dsc
  to main/m/mousetrap/mousetrap_0.9-2.1.dsc
mousetrap_0.9-2.1_i386.deb
  to main/m/mousetrap/mousetrap_0.9-2.1_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted passepartout 0.7.0-1.2 (source i386)

2009-12-23 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 17:44:36 +0100
Source: passepartout
Binary: passepartout
Architecture: source i386
Version: 0.7.0-1.2
Distribution: unstable
Urgency: low
Maintainer: Gaudenz Steinlin gaud...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 passepartout - XML-based Desktop Publishing Application
Closes: 505021
Changes: 
 passepartout (0.7.0-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/gcc-4.4.dpatch added, fixes FTBFS because of
 missing includes, thanks to Martin Michlmayr (Closes: #505021)
   * debian/control: depend on ghostscript instead of gs, otherwise
 it would be uninstallable on sid
Checksums-Sha1: 
 11e72798205fd014ea9f0a11db6251f9691be7d0 1186 passepartout_0.7.0-1.2.dsc
 18da133e18dbe824a6682a8cdbe182ed8b22522d 14036 passepartout_0.7.0-1.2.diff.gz
 b5b97293f37b1d8b65ea338ce9525065d9da8402 885548 passepartout_0.7.0-1.2_i386.deb
Checksums-Sha256: 
 2738ed71bd4a83605effdab6f7dbeb2118def01c45b1a4a04afb80d81c30337b 1186 
passepartout_0.7.0-1.2.dsc
 56fa3d21cfcd2a97833f13b69957b03c69ce1b934524ac168a94eddcc1eda891 14036 
passepartout_0.7.0-1.2.diff.gz
 3362f830fc9bfd413357d5025043c077f0c519ef401d194ae52907656d2f8d1d 885548 
passepartout_0.7.0-1.2_i386.deb
Files: 
 af7775c5385ddcb03cb18643b22e898f 1186 gnome optional passepartout_0.7.0-1.2.dsc
 d3ffacfa9381ce0105dec9606fce0c4e 14036 gnome optional 
passepartout_0.7.0-1.2.diff.gz
 ead6673af7931b531bd25de124cf35cf 885548 gnome optional 
passepartout_0.7.0-1.2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksv0b8ACgkQ5qqQFxOSsXQJywCfbZxB9nAJ3RHjOLWPoFKXgysu
ynkAn0c2YWwdpxeH1e6GzYOnpK8vF3Et
=OSYk
-END PGP SIGNATURE-


Accepted:
passepartout_0.7.0-1.2.diff.gz
  to main/p/passepartout/passepartout_0.7.0-1.2.diff.gz
passepartout_0.7.0-1.2.dsc
  to main/p/passepartout/passepartout_0.7.0-1.2.dsc
passepartout_0.7.0-1.2_i386.deb
  to main/p/passepartout/passepartout_0.7.0-1.2_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted and 1.2.2-3 (source i386)

2009-12-23 Thread Barry deFreese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 16:47:24 -0500
Source: and
Binary: and
Architecture: source i386
Version: 1.2.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 and- Auto Nice Daemon
Closes: 372746 449941 532698
Changes: 
 and (1.2.2-3) unstable; urgency=low
 .
   * QA upload.
 + Set maintainer to Debian QA Group packa...@qa.debian.org.
   * Acknowledge NMUs.
   * Add Homepage field.
   * Update watch file to use SF redirector. (Closes: #449941).
   * Add -f support to run in foreground (Closes: #372746).
 + Thanks to Andras Korn for the patch!
   * Add support to build on GNU/Hurd. (Closes: #532698).
   * Bump debhelper build-dep and compat to 5.
   * Bump Standards Version to 3.8.3.
Checksums-Sha1: 
 552b14a03e6e44083cbb471cb3b4ea46ac7f6236 956 and_1.2.2-3.dsc
 e805015a767db5f990dae4d4a254fdaeac00114a 8174 and_1.2.2-3.diff.gz
 c9b86fe1881cb1c8953de9657feead362071da40 26346 and_1.2.2-3_i386.deb
Checksums-Sha256: 
 993db6738ec0fb0acf7d5400e630ccac4052fcdcb6feee27e2b88aa029dc3861 956 
and_1.2.2-3.dsc
 4ab7d73ba64992a7aa1af12970b6f347c51d4604b6de697d0d106942bcf083b2 8174 
and_1.2.2-3.diff.gz
 e60a4aa939f525a9f83e21612f81759a309ff1d21dd12468f450eed8e8845dfb 26346 
and_1.2.2-3_i386.deb
Files: 
 edc28f3d77d2710dbb6b480d3d69977b 956 misc extra and_1.2.2-3.dsc
 2d19519a30a4c0d37995c07f1f5eb139 8174 misc extra and_1.2.2-3.diff.gz
 50d0b8cb666cf7e975ff199718ae9780 26346 misc extra and_1.2.2-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksykVgACgkQ5ItltUs5T34PJgCg2BsZBYalnxJVAs+VXpb8cfoh
nYYAoJlGyeWysK3D68aNWcRDyX1pG4iD
=7hHj
-END PGP SIGNATURE-


Accepted:
and_1.2.2-3.diff.gz
  to main/a/and/and_1.2.2-3.diff.gz
and_1.2.2-3.dsc
  to main/a/and/and_1.2.2-3.dsc
and_1.2.2-3_i386.deb
  to main/a/and/and_1.2.2-3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted fossil 2009.12.20.213451-1 (source amd64)

2009-12-23 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 15:25:13 -0500
Source: fossil
Binary: fossil
Architecture: source amd64
Version: 2009.12.20.213451-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 fossil - DSCM with built-in wiki, http interface and server, tickets datab
Changes: 
 fossil (2009.12.20.213451-1) unstable; urgency=low
 .
   * New upstream version
Checksums-Sha1: 
 1c0bcf02e1efe594a870ce2c87a05f30d6a5786a 1163 fossil_2009.12.20.213451-1.dsc
 545afe031de40bfa7b2d03d504f34b80b49fa77f 1822117 
fossil_2009.12.20.213451.orig.tar.gz
 b6e41aaddd6179a1c098b41414efe41535a0e34a 8217 
fossil_2009.12.20.213451-1.diff.gz
 ff6b3400ae3dabd2150fefee39facd29c7232453 224250 
fossil_2009.12.20.213451-1_amd64.deb
Checksums-Sha256: 
 56c5e9a0218f196d6be8c431e8a1b2ae27d5a148131dc23a77c10c2ff1f3d7f6 1163 
fossil_2009.12.20.213451-1.dsc
 9c71da660a3f333f2dcfb6c1dca7b789e063d22efa8af4e9f6e5c632bdde4d2a 1822117 
fossil_2009.12.20.213451.orig.tar.gz
 42449e6dd27a8a88613ab6b99d642abb0fa40659e3ef76efd2da20d4818296e1 8217 
fossil_2009.12.20.213451-1.diff.gz
 002d3d84de5d221c0dfb1899c942b56f475b38fbf8b1e3fbd1c836776a087237 224250 
fossil_2009.12.20.213451-1_amd64.deb
Files: 
 500eb3383b5497ad36da84ba73f214d6 1163 vcs optional 
fossil_2009.12.20.213451-1.dsc
 152d94b378eacc1d8151ec3385800ac2 1822117 vcs optional 
fossil_2009.12.20.213451.orig.tar.gz
 dc7a353bd5a02ff309ee2d7432bb01a6 8217 vcs optional 
fossil_2009.12.20.213451-1.diff.gz
 9395b23146a9ef54258388f7e203917a 224250 vcs optional 
fossil_2009.12.20.213451-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksykUAACgkQLz4Gnv7CP7LyXwCffl08lfMOgvW37nIM2KflvlPl
IBQAoKZKousl7ap9sZEOgpgKnXwFTS8C
=3p4h
-END PGP SIGNATURE-


Accepted:
fossil_2009.12.20.213451-1.diff.gz
  to main/f/fossil/fossil_2009.12.20.213451-1.diff.gz
fossil_2009.12.20.213451-1.dsc
  to main/f/fossil/fossil_2009.12.20.213451-1.dsc
fossil_2009.12.20.213451-1_amd64.deb
  to main/f/fossil/fossil_2009.12.20.213451-1_amd64.deb
fossil_2009.12.20.213451.orig.tar.gz
  to main/f/fossil/fossil_2009.12.20.213451.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   >