Re: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Goswin von Brederlow
Paul Eggert egg...@cs.ucla.edu writes:

 On 01/18/12 06:25, Goswin von Brederlow wrote:
 What df should do is automatically skip the entries that are obscured or
 generally inaccessible.

 Isn't this missing some of the larger context?  df is just doing what
 lots of other programs do: finding out what file systems one has,
 and reporting statistics on them.  It sounds suboptimal to require
 the maintainers of all these programs (coreutils, nautilus, etc.)
 to rewrite their apps to deal with obscured entries.  Surely it would
 be better to have the kernel ordinarily return just the ordinary entries,
 and to return obscured entries only when they are specially requested.
 That way, this issue would be isolated to the few bits of code that really
 want to see obscured entries.

+1. Kernel knows best anyway.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877h0o9fr1.fsf@frosties.localnet



Re: dpkg-source again broken wrt to 3.0 (quilt)???

2012-01-19 Thread Agustin Martin
On Wed, Jan 18, 2012 at 07:29:18PM +0100, Raphael Hertzog wrote:
 Hi,
 
 On Wed, 18 Jan 2012, Agustin Martin wrote:
  On Wed, Jan 18, 2012 at 02:35:23PM +0100, Jakub Wilk wrote:
   * Norbert Preining prein...@logic.at, 2012-01-18, 22:18:
   Since we are at quilt 3.0 bashing: Maybe you can give me a
   rational why I *ALWAYS* have to type in
export QUILT_PATCHES=debian/patches
   before working with debian source packages?  And when I forget it
   I get hurt by quilt?
   
   dpkg (= 1.15.8.6) creates the .pc/.quilt_series file. So no, not always.
  
  It is sometimes removed. It is still unclear to me when/why that happens,
  guess that dh_quilt_unpatch may be the responsible for that.

Hi, Raphael, thanks for the reply,
 
 You should not use dh_quilt_patch / dh_quilt_unpatch with a 3.0 (quilt)
 source package. 

In the particular case of last QA upload for wdm, it is not explicitly used
anywhere in the package. Seems that is implicitly used by some other tool. 
Before looking at the quilt snippet I considered having .pc/.quilt_series 
in the VCS but it was removed.

By the way, just looked at quilt README.Debian and found no mention of above
3.0 (quilt) related info when dealing with dh_quilt_patch/dh_quilt_unpatch.
Some note about it may worth. 

 dpkg-source takes care of everything, you should not apply/unapply patches in
 debian/rules.

This is sometimes useful when using 3.0 (quilt) together with a VCS.
Although I'd expect it be similar to using the 3.0 (quilt) format option to
unapply patches, still have to look at this more carefully. 

I used this patch/unpatch targets before that option was available and still
keep them in some packages, having possible migration to unapply option in my
TODO list.

Regards,

-- 
Agustin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119110115.ga3...@agmartin.aq.upm.es



Re: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Henrique de Moraes Holschuh
On Thu, 19 Jan 2012, Goswin von Brederlow wrote:
 Paul Eggert egg...@cs.ucla.edu writes:
  On 01/18/12 06:25, Goswin von Brederlow wrote:
  What df should do is automatically skip the entries that are obscured or
  generally inaccessible.
 
  Isn't this missing some of the larger context?  df is just doing what
  lots of other programs do: finding out what file systems one has,
  and reporting statistics on them.  It sounds suboptimal to require
  the maintainers of all these programs (coreutils, nautilus, etc.)
  to rewrite their apps to deal with obscured entries.  Surely it would
  be better to have the kernel ordinarily return just the ordinary entries,
  and to return obscured entries only when they are specially requested.
  That way, this issue would be isolated to the few bits of code that really
  want to see obscured entries.
 
 +1. Kernel knows best anyway.

The kernel has to return all entries that are visible to the current
namespace, otherwise you pretty much cannot know about the existence of
shadowed entries in the first place, and that has all sort of nasty
implications for security and troubleshooting.

The kernel should NOT include entries that are out of reach due to
namespaces or chrooting, but I don't think this is quite correct right now.

If you don't want to show to the user shadowed entries, fix it in the
UI, maybe write a nice LGPL lib and get the various GNU utils to use it
to avoid duplicated effort...  or fix it in glibc, if applicable.  But
/proc/mounts really has to return complete information.

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119112300.ga20...@khazad-dum.debian.net



Making mentors.debian.net a .org (was: proposed new pseudo-package 'debian-mentors' for handling sponsoring requests)

2012-01-19 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On 19.01.2012 05:54, Michael Gilbert wrote:
 On Wed, Jan 18, 2012 at 7:43 AM, Arno Töll wrote:
 On 18.01.2012 08:40, Raphael Hertzog wrote:
 Dear DSA, do you think it's possible to have a CNAME mentors.debian.org
 pointing to mentors.debian.net? It's currently not hosted on a .d.o
 machine but AIUI the mentors.debian.net admins are interested to move it
 to DSA-managed host at some point.

 as a maintainer of mentors.d.n I can confirm our interest to make
 mentors an official Debian service at some point. However, we are not in
 a hurry to do so immediately and I believe that's something which needs
 consensus among developers before we can seriously consider that.

 What consensus (and from whom) is required here?  If I interpret
 things correctly, the DSA team [0] is the group that need to make the
 call.  So lets start that discussion with them (well its already
 started with the CC's).

DSA is the team which makes a DNS CNAME record, or provides a hosting
facility. In my interpretation they are not making facts by that. Making
mentors.debian.net a .org makes the project official part of Debian,
just like any other core team, e.g. ftp-master, security team, release
team and so on. That's not something which should be decided without
consensus among Debian Developers and, perhaps, a DPL which delegates
some people to a mentors task.

Thus, I am sending this mail to -devel again. Maybe anyone wants to
raise the voice on that matter.

 Moreover, we're lacking Debian Developers interested to join our team
 which is sort of a prerequisite to integrate a team into Debian's
 organizational structure.

 I am not a DD quite yet, but I'm finishing the NM process right now,
 and as soon as I'm done, I will be very happy to join this team.  I
 would hope there are quite a few other existing DDs willing to be
 officially part of the team as well.  Is there a list of the current
 official members?

mentors.debian.net went through several generations of developers who
coded parts of it. These days only me (in NM too, but no DD yet) and
Asheesh Laroia (paulproteus) made notable code contributions in the
recent past. I provided Paul Wise (pabs) a root shell last week but I
guess his interest in participation is mostly front-desk-like, e.g. he
helps people in #debian-mentors or writing to our support address who
had technical problems.

I'd be more than happy finding _anyone_ interested to work on our
(Python/Pylon/sqlalchemy) code base. We have really long todo list.

 Anyway, I think if we can get people behind this, we would want to
 make it happen quickly, then the mentors.debian.org psuedo-package
 would be available, and we could straightforwardly implement the
 bug-based RFP process.

That's the plan, but again: tracking sponsor requests as bugs, and
integrate mentors.debian.net into Debian are unrelated problems. Any
proposal can be implemented without touching the status-quo of the other.

 The term contributor conveys a
 much more welcoming message as it says this is the place where I can
 go to learn about start making contributions to debian, and this is
 where we can go to help people become contributors.

That's the problem. A contributor can have many roles in Debian, it is
overbooked just like terms such as DSA and maintainer (albeit zack
suggested to come over the latter problem). That said, I don't mind any
other, better name than debian-mentors or mentors.debian.tld, but
contributor probably isn't. YMMV.


- -- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPGALvAAoJEMcrUe6dgPNt8poQAIN14n/rxWcax7NQsYraW73c
2AILwLMuW3N8YKi4iri7+C+l7hCbWwA81yxQbVIZWx1bnOohN3PSKPAle4hO/L3X
19z4U3/4kq/r8T3YfS3wC39UX6MpI1VkfBhvF8Kr+qULo9t+Lra9l75ZI1L1BkEX
obdrkLGEbv0jVoc6b3lhGiFLpTHusUOp80/huAADI4ZG8c1vPO5+WeCh70CtEG80
W2tlgefHN4HP0c/h8J3QCR/fGdx/KVTWd6Ggh6gySs3unhz4sF8kA+jcBAyYZfvY
vyeZ13rcgL41Q772JnbndtDAghTCRmeuiVdqsYlCvG3+raFt0l3nqWeIGHhK6ySW
b5Gd+LBmsrWQvrBDLid83bF1IhlyOdNFfv5T3jQeaOnAJMcijgWsnWin7UpzGJC/
l+GWfuOjvrTsaxz82bIwsqycTJvwfqPCq/8qEUJjxKpvjxEGZWz4YN2hgkX4qOD9
8osFtkyn7AeWuNlEt2G4AuWkwTcOJte9Et1qvAsm7C2qrFsS7D1NYQr+XhJqJb8T
7zdtg1gdYmPbvt8HE9oWJqJuE2XN7pQo81AshBHoWGtOcFSz3J+NSRnAERSZPlg5
kvMSdEDUfLzu75l5IqVJ4pL4ZfMfDOXjuPk/FaJlJPw4IBSsj/vK/WIYnoBfnhKm
j96Vy09UryEzazWEQ7T9
=dVDg
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f1802ef.7050...@toell.net



cross-build-essential

2012-01-19 Thread Wookey
I've thought for a long time that a package like build-essential for
cross-building would be a really good idea. 

Currently to get the right tools and libs installed for cross-building
you need to do slightly different things on different distros

Having just been looking at sbuild cross-support it becomes clear that
something like this would be a very useful adititon.

Can anyone see any reason why we shouldn't just have 
$arch-crossbuild-essential which depends on the right things?

It can easily be adjusted to be right for the distro it's in, and
removes the need for livebuilder, sbuild, multistrap etc to know
internally.

Currently on Debian you'll need to have made the emdebian repositories
available because otherwise you won't find any cross-compilers, but
hopefully we'll have them in the main archive in the not-too distant.
In Ubuntu it'll just work already (for armel/armhf).

I'll knock these up unless people have major objections.

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119121028.gf10...@dream.aleph1.co.uk



Re: cross-build-essential

2012-01-19 Thread Roger Leigh
On Thu, Jan 19, 2012 at 12:10:28PM +, Wookey wrote:
 Having just been looking at sbuild cross-support it becomes clear that
 something like this would be a very useful adititon.
 
 Can anyone see any reason why we shouldn't just have 
 $arch-crossbuild-essential which depends on the right things?
 
 It can easily be adjusted to be right for the distro it's in, and
 removes the need for livebuilder, sbuild, multistrap etc to know
 internally.

From the sbuild POV, this would greatly simplify things, and make
support for all architectures much more robust.  Not having
to hard code per-arch package lists and being able to handle it
just like we currently handle build-essential would, IMO, be a
Good Thing.

If it were to use the same file format that build-essential uses,
we would be able to reuse that.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119124407.gd31...@codelibre.net



Re: cross-build-essential

2012-01-19 Thread Neil Williams
On Thu, 19 Jan 2012 12:10:28 +
Wookey woo...@wookware.org wrote:

 I've thought for a long time that a package like build-essential for
 cross-building would be a really good idea. 

+1

 Currently to get the right tools and libs installed for cross-building
 you need to do slightly different things on different distros
 
 Having just been looking at sbuild cross-support it becomes clear that
 something like this would be a very useful adititon.
 
 Can anyone see any reason why we shouldn't just have 
 $arch-crossbuild-essential which depends on the right things?
 
 It can easily be adjusted to be right for the distro it's in, and
 removes the need for livebuilder, sbuild, multistrap etc to know
 internally.

It should probably depend on build-essential itself as a starting point.

It does need to remain just the essential packages though - is it
actually much more than the relevant g++-$version-$triplet
cross-compiler?

The only issue is that cross-compilers don't always move to newer
versions in line with native compilers. So it would actually be easier
for $arch-crossbuild-essential to *not* be from the same source package
as build-essential.

 Currently on Debian you'll need to have made the emdebian repositories
 available because otherwise you won't find any cross-compilers, but
 hopefully we'll have them in the main archive in the not-too distant.
 In Ubuntu it'll just work already (for armel/armhf).
 
 I'll knock these up unless people have major objections.
 

Feel free to add me to the uploaders list...

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpSO7QZL158N.pgp
Description: PGP signature


Bug#656453: ITP: not-yet-commons-ssl -- Not-yet-commons-SSL is a library to make SSL and Java easier

2012-01-19 Thread Dennis van Dok (Software Engineer)
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok (Software Engineer) denni...@nikhef.nl



* Package name: not-yet-commons-ssl
  Version : 0.3.9
  Upstream Author : Julius Davies juliusdav...@gmail.com
* URL : http://juliusdavies.ca/commons-ssl/
* License : Apache 2
  Programming Lang: Java
  Description : Not-yet-commons-SSL is a library to make SSL and Java easier

 This library implements SSL functionality in a way that is easy and
 flexible. It improves security by checking CRLs by default. It allows
 options to be set or unset for each SSLSocketFactory. It supports
 many different formats of PKCS8 and OpenSSL Encrypted Private Keys,
 and it automatically detects the type of KeyMaterial or
 TrustMaterial.
 .
 It's called Not-Yet-Commons-SSL because of the intention of one day
 making it an official Apache project. It currently has no affiliation
 with the Apache Software Foundation.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120119133830.14645.87569.reportbug@localhost6.localdomain6



Re: cross-build-essential

2012-01-19 Thread Wookey
+++ Neil Williams [2012-01-19 13:02 +]:
 On Thu, 19 Jan 2012 12:10:28 +
 Wookey woo...@wookware.org wrote:
 
  I've thought for a long time that a package like build-essential for
  cross-building would be a really good idea. 
 
 +1
 
 It should probably depend on build-essential itself as a starting point.

I suppose so. You won't get far without that.

 It does need to remain just the essential packages though - is it
 actually much more than the relevant g++-$version-$triplet
 cross-compiler?

The current list for sbuild, is:
Ubuntu precise:
armel: dpkg-cross, g++-arm-linux-gnueabi, libc6-dev-armel-cross, 
pkg-config-arm-linux-gnueabi
armhf: dpkg-cross, g++-arm-linux-gnueabihf, libc6-dev-armhf-cross, 
pkg-config-arm-linux-gnueabihf
Debian Wheezy:
armel: dpkg-cross, c++-compiler-arm-linux-gnueabi, linux-libc-dev-armel-cross
armhf: dpkg-cross, c++-compiler-arm-linux-gnueabihf, linux-libc-dev-armhf-cross
mips: dpkg-cross, c++-compiler-mips-linux-gnu,  linux-libc-dev-mips-cross
mipsel: dpkg-cross, c++-compiler-mipsel-linux-gnu,  linux-libc-dev-mipsel-cross
powerpc: dpkg-cross, c++-compiler-powerpc-linux-gnu,  
linux-libc-dev-powerpc-cross
ia64: dpkg-cross, c++-compiler-ia64-linux-gnu,  linux-libc-dev-ia64-cross

dpkg-cross is there for the autotools/cmake cross-config support, not the 
cross-library-mangling
support

Debian doesn't yet have the pkg-config-triplet packages. That needs fixing 
too, along with
getting some cross-toolchains built

 The only issue is that cross-compilers don't always move to newer
 versions in line with native compilers. So it would actually be easier
 for $arch-crossbuild-essential to *not* be from the same source package
 as build-essential.

OK. Although it's just a text file/depends list. It can be maintained anywhere. 
It may be
problematic to have it in debian when the cross-compilers themselves are not 
there yet (only in
emdebian toolchain repo) - a package can't depend on things that don't exist. 

 Feel free to add me to the uploaders list...

righty-ho

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119143226.gg10...@dream.aleph1.co.uk



Bug#656469: ITP: eegdev -- biosignal acquisition device library

2012-01-19 Thread Nicolas Bourdaud
Package: wnpp
Severity: wishlist
Owner: Nicolas Bourdaud nicolas.bourd...@gmail.com

* Package name: eegdev
  Version : 0.0
  Upstream Author : Nicolas Bourdaud nicolas.bourd...@gmail.com
* URL : http://cnbi.epfl.ch/software/eegdev.html
* License : LGPL-3+
  Programming Lang: C
  Description : biosignal acquisition device library

eegdev is a library that provides an interface for accessing various EEG
(and other biosignals) acquisition systems in a unified way. The interface
has been designed in order to be both flexible and efficient. The device
specific part is implemented by the means of plugins which makes adding
new device backend fairly easy even if the library does not support them yet
officially.

The core library not only provides a unified and consistent interfaces to
the eegdev users but it also provides many functionalities to the
device backends (plugins) ranging from configuration to data casting and
scaling making writing new device backend an easy task.

This library is particularly useful to handle the acquisition part of a Brain
Computer Interface (BCI) or any realtime multi-electrode acquisition in
neurophysiological research.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119150543.2772.96704.reportbug@emisix



Re: Switching /etc/mtab to /proc/mounts and removing /lib/init/rw

2012-01-19 Thread Michael Tokarev
On 18.01.2012 18:18, Roger Leigh wrote:
 clone 653073 -1
 retitle -1 df: [patch] Please ignore rootfs in df output
 reassign -1 coreutils
 thanks
 
 On Wed, Jan 18, 2012 at 03:05:58PM +0100, Goswin von Brederlow wrote:
 jida...@jidanni.org writes:

 Forty years of pleasant df(1) and mount(1) reading shattered in one day,
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653073

 Any update on why the root filesystem is listed by UUID? Is that a
 problem of busybox mount reporting the long device name to the kernel
 why real mount uses the short one?
 
 This needs to be investigated by Dan, as I requested in the report.
 It's just a matter of looking at what is really happening in the
 initramfs with e.g. break=init-bottom.

It is due to busybox mount, which does not perform any canonicalizing
of the device argument but passes it as-is to the kernel.  On the
contrary, mount from util-linux resolves the symlink if given as
the device name.

And initramfs does this:

init:   UUID=*)
init:   ROOT=/dev/disk/by-uuid/${ROOT#UUID=}

whichis later passed to busybox's mount, which happily passes
this /dev/disk/... stuff to kernel, which in turn happily
shows it in /proc/mounts.

It looks like mount from klibc does not do any canonicalisation
too, only util-linux mount does.

 I'll clone this into a separate bug against df/coreutils for Joey's
 rootfs patch.  The bug is not a bug in initscripts; it should be
 reassigned to klibc, busybox or initramfs-tools as appropriate.

It is not clear - to me anyway - if it is a bug or not.  Yes it
definitely makes df and other utils output difficult to read.

And yes it is kinda trivial to add a call to realpath(3) to
busybox (or equivalent).

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f18323d.60...@msgid.tls.msk.ru



Re: proposed new pseudo-package 'debian-mentors' for handling sponsoring requests

2012-01-19 Thread Muammar El Khatib
On Tue, Jan 17, 2012 at 10:59:14PM +0100, Ansgar Burchardt wrote:
 SUMMARY
 ===

 We plan to ask for the creation of a new pseudo-package
 debian-mentors or mentors.debian.org [3] (contact:
 debian-ment...@lists.debian.org) in Debian's bug tracking system (the
 name is still subject to change). A workflow for handling sponsoring
 requests is proposed below. It is based on an earlier discussion on the
 debian-mentors list[1].


This is a really smart, simple and good idea to use the BTS. I sometimes just
keep the RFS packages which get no replies marked as unread in mutt for keeping
a track on this and try to help people (not that much recently, duties in real
life don't give that much time for me), but if this idea gets to be implemented
I am sure we'll have a better panorama of the packages that need to be uploaded.

On the other hand I found just great the REVIEWING packages section. This is
a key for attracting more contributors, because the sponsoring process can be
really frustrating sometimes. In addition, the confirmed tag is really nice
because it allows others with no upload rights to start doing revisions and that
will facilitate (in some cases of course) the work of the ones who have upload
rights and will help themselves because they will learn more about the Debian
Policy.

I know my mail does not contribute in some sense to this proposal, but I just
felt the *need* of writing how great I found it.

On the other hand, I don't find as a hassle the fact that sponsors have to close
the reports manually.


 DRIVERS
 ===

 Ansgar Burchardt
 Jakub Wilk
 Arno Töll
 gregor herrmann

Congratulations to the $DRIVERS :)

Regards,
--
Muammar El Khatib.
Linux user: 403107.
Key fingerprint = 90B8 BFC4 4A75 B881 39A3 1440 30EB 403B 1270 29F1
http://muammar.me | http://proyectociencia.org
  ,''`.
 : :' :
 `. `'
   `-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119151507.ga32...@ihacku.debian.org



Re: [Pkg-sysvinit-devel] Bug#653073: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Henrique de Moraes Holschuh
On Thu, 19 Jan 2012, Henrique de Moraes Holschuh wrote:
 On Thu, 19 Jan 2012, Goswin von Brederlow wrote:
  Paul Eggert egg...@cs.ucla.edu writes:
   On 01/18/12 06:25, Goswin von Brederlow wrote:
   What df should do is automatically skip the entries that are obscured or
   generally inaccessible.
  
   Isn't this missing some of the larger context?  df is just doing what
   lots of other programs do: finding out what file systems one has,
   and reporting statistics on them.  It sounds suboptimal to require
   the maintainers of all these programs (coreutils, nautilus, etc.)
   to rewrite their apps to deal with obscured entries.  Surely it would
   be better to have the kernel ordinarily return just the ordinary entries,
   and to return obscured entries only when they are specially requested.
   That way, this issue would be isolated to the few bits of code that really
   want to see obscured entries.
  
  +1. Kernel knows best anyway.
 
 The kernel has to return all entries that are visible to the current
 namespace, otherwise you pretty much cannot know about the existence of
 shadowed entries in the first place, and that has all sort of nasty
 implications for security and troubleshooting.
 
 The kernel should NOT include entries that are out of reach due to
 namespaces or chrooting, but I don't think this is quite correct right now.
 
 If you don't want to show to the user shadowed entries, fix it in the
 UI, maybe write a nice LGPL lib and get the various GNU utils to use it
 to avoid duplicated effort...  or fix it in glibc, if applicable.  But
 /proc/mounts really has to return complete information.

Note: there is no reason why the kernel could not return the mount
information with shadowed paths removed in a separate procfs node, as
that would cause no security/troubleshooting problems.  I do think
kernel people will tell you to fix that in userspace, though.

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119152924.ga9...@khazad-dum.debian.net



Bug#656472: ITP: xmltooling -- low-level library to work with XML objects as regular Java beans

2012-01-19 Thread Dennis van Dok (Software Engineer)
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok (Software Engineer) denni...@nikhef.nl


* Package name: xmltooling
  Version : 1.2.2
  Upstream Author : Steven Carmody, Brown University
* URL : https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
* License : Apache 2
  Programming Lang: Java
  Description : low-level library to work with XML objects as regular Java 
beans

 The XMLTooling library provides the ability to work with XML as
 regular Java beans similar to the Java Architecture for XML Binding
 (JAXB), XMLBeans and XStream libraries.  It offers fine control over
 (un)marshalling, extensibility and support for XML Digital Signatures
 and Encryption.

 In addition it provides a significant amount of support for more
 complex tasks such as signing and encryption, key resolution, key
 trust fabrics, and others.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120119153448.30251.79213.reportbug@localhost6.localdomain6



Bug#648889: Hook up with hot singles in your town.

2012-01-19 Thread Mark Bedwell
Hook up with hot singles in your town.

http://sfxy.me/a



























-
If you would like to not be contacted from us in the future please press on the 
link below:
http://sfxy.me/b

or write to:

P.O. Box 83, 25th St., Vancouver, Canada



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119104121.26...@web002.nyc1.bluetie.com



Re: [Pkg-sysvinit-devel] Bug#653073: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Paul Eggert
On 01/19/12 07:29, Henrique de Moraes Holschuh wrote:
 Note: there is no reason why the kernel could not return the mount
 information with shadowed paths removed in a separate procfs node, as
 that would cause no security/troubleshooting problems.

That's what I was thinking of, and it'd be a much better fix,
as it would fix things for all applications.

The current approach expects all app developers to modify
their applications in order to deal with a feature that app
developers typically don't know about and don't understand;
this isn't a good way to introduce a new feature.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f183b55.7040...@cs.ucla.edu



Re: [Pkg-sysvinit-devel] Bug#653073: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Henrique de Moraes Holschuh
On Thu, 19 Jan 2012, Paul Eggert wrote:
 On 01/19/12 07:29, Henrique de Moraes Holschuh wrote:
  Note: there is no reason why the kernel could not return the mount
  information with shadowed paths removed in a separate procfs node, as
  that would cause no security/troubleshooting problems.
 
 That's what I was thinking of, and it'd be a much better fix,
 as it would fix things for all applications.
 
 The current approach expects all app developers to modify
 their applications in order to deal with a feature that app
 developers typically don't know about and don't understand;
 this isn't a good way to introduce a new feature.

On the app side, I will tell you what you're likely to get back from the
crowd on LKML:  write a proper BSD/MIT/LGPL library so that people don't
have to reinvent the wheel, and fix it in userspace.  It gets worse: such
library interface already exists, in the form of getmntent, setmntent,
addmntent, endmntent, hasmntopt, getmntent_r.  So they will tell you to fix
it in glibc.

AFAIK, the kernel is not in any better position to remove shadowed paths
than userspace, both are perfectly capable of doing it.   Now, removing
paths that are outside of the current process scope (due to namespaces or
chroot or whatever), THAT is something only the kernel can do correctly...

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120119163006.gc9...@khazad-dum.debian.net



Re: Patch Tagging Guidelines: DEP-3 moved to ACCEPTED status

2012-01-19 Thread Josselin Mouette
Le mercredi 18 janvier 2012 à 19:13 +0100, Stefano Zacchiroli a écrit : 
 I'm not sure I see the point. DEP was never meant to be a device that
 gives more power to anyone. It was just a device to keep track of a
 discussion that was already happening, document it in some durable form,
 and monitor its status. It's not like that the person with the power of
 marking a DEP as ACCEPTED has the power of creating the corresponding
 consensus.

“Dictator” is probably a bad term. See this as a chairman. Someone who
can judge when consensus has been reached, and mark a DEP as accepted.
This would avoid the countless and boring nitpicks by people who still
want to discuss after the consensus has been reached.

 Consensus should exist by itself, ditto for an implementation, and then
 the corresponding DEP could be marked ACCEPTED. 

I don’t buy this. There will always be a large minority, if not a
majority, who will refrain from using a DEP until it is marked as
accepted.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1326990960.3223.860.camel@pi0307572



Re: Bug#656472: ITP: xmltooling -- low-level library to work with XML objects as regular Java beans

2012-01-19 Thread Russ Allbery
Dennis van Dok (Software Engineer) denni...@nikhef.nl writes:

 * Package name: xmltooling
   Version : 1.2.2
   Upstream Author : Steven Carmody, Brown University
 * URL : 
 https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
 * License : Apache 2
   Programming Lang: Java
   Description : low-level library to work with XML objects as regular 
 Java beans

  The XMLTooling library provides the ability to work with XML as regular
  Java beans similar to the Java Architecture for XML Binding (JAXB),
  XMLBeans and XStream libraries.  It offers fine control over
  (un)marshalling, extensibility and support for XML Digital Signatures
  and Encryption.

The C++ version of this library was already packaged using the xmltooling
source package name to support the Shibboleth SP, so unfortunately you'll
have to use a different source package name.  Maybe xmltooling-java?

-- 
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
Archive: http://lists.debian.org/87lip3ipdf@windlord.stanford.edu



Re: Patch Tagging Guidelines: DEP-3 moved to ACCEPTED status

2012-01-19 Thread Lars Wirzenius
On Thu, Jan 19, 2012 at 05:36:00PM +0100, Josselin Mouette wrote:
 “Dictator” is probably a bad term. See this as a chairman. Someone who
 can judge when consensus has been reached, and mark a DEP as accepted.
 This would avoid the countless and boring nitpicks by people who still
 want to discuss after the consensus has been reached.

DEP0 calls these people drivers. Their job is to determine when a rough
consensus has been reached. 

-- 
Freedom-based blog/wiki/web hosting: http://www.branchable.com/


signature.asc
Description: Digital signature


Re: Patch Tagging Guidelines: DEP-3 moved to ACCEPTED status

2012-01-19 Thread Russ Allbery
Lars Wirzenius l...@liw.fi writes:
 On Thu, Jan 19, 2012 at 05:36:00PM +0100, Josselin Mouette wrote:

 “Dictator” is probably a bad term. See this as a chairman. Someone who
 can judge when consensus has been reached, and mark a DEP as accepted.
 This would avoid the countless and boring nitpicks by people who still
 want to discuss after the consensus has been reached.

 DEP0 calls these people drivers. Their job is to determine when a rough
 consensus has been reached.

I think the concern that people have here (and I'm not sure yet whether it
is enough of a concern to warrant creating more administration) is that
the DEP driver is almost certainly going to have a vested interest in the
DEP reaching consensus (otherwise they wouldn't have volunteered to drive
it in the first place), and therefore isn't a great choice for an
impartial judge of consensus if there's some dispute.

-- 
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
Archive: http://lists.debian.org/87d3affv8q@windlord.stanford.edu



Re: Switching /etc/mtab to /proc/mounts and removing /lib/init/rw

2012-01-19 Thread Michael Tokarev
On 19.01.2012 19:09, Michael Tokarev wrote:
 On 18.01.2012 18:18, Roger Leigh wrote:
 clone 653073 -1
 retitle -1 df: [patch] Please ignore rootfs in df output
 reassign -1 coreutils
 thanks

 On Wed, Jan 18, 2012 at 03:05:58PM +0100, Goswin von Brederlow wrote:
 jida...@jidanni.org writes:

 Forty years of pleasant df(1) and mount(1) reading shattered in one day,
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653073

 Any update on why the root filesystem is listed by UUID? Is that a
 problem of busybox mount reporting the long device name to the kernel
 why real mount uses the short one?

 This needs to be investigated by Dan, as I requested in the report.
 It's just a matter of looking at what is really happening in the
 initramfs with e.g. break=init-bottom.
 
 It is due to busybox mount, which does not perform any canonicalizing
 of the device argument but passes it as-is to the kernel.  On the
 contrary, mount from util-linux resolves the symlink if given as
 the device name.
 
 And initramfs does this:
 
 init: UUID=*)
 init: ROOT=/dev/disk/by-uuid/${ROOT#UUID=}
 
 whichis later passed to busybox's mount, which happily passes
 this /dev/disk/... stuff to kernel, which in turn happily
 shows it in /proc/mounts.
 
 It looks like mount from klibc does not do any canonicalisation
 too, only util-linux mount does.
[]
 And yes it is kinda trivial to add a call to realpath(3) to
 busybox (or equivalent).

Or add readlink into initramfs-tools, for that matter.

But it is still not clear if it is a bug or not :)

/mjt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f185bd8.5020...@msgid.tls.msk.ru



Re: Patch Tagging Guidelines: DEP-3 moved to ACCEPTED status

2012-01-19 Thread Lars Wirzenius
On Thu, Jan 19, 2012 at 09:38:29AM -0800, Russ Allbery wrote:
 Lars Wirzenius l...@liw.fi writes:
  On Thu, Jan 19, 2012 at 05:36:00PM +0100, Josselin Mouette wrote:
 
  “Dictator” is probably a bad term. See this as a chairman. Someone who
  can judge when consensus has been reached, and mark a DEP as accepted.
  This would avoid the countless and boring nitpicks by people who still
  want to discuss after the consensus has been reached.
 
  DEP0 calls these people drivers. Their job is to determine when a rough
  consensus has been reached.
 
 I think the concern that people have here (and I'm not sure yet whether it
 is enough of a concern to warrant creating more administration) is that
 the DEP driver is almost certainly going to have a vested interest in the
 DEP reaching consensus (otherwise they wouldn't have volunteered to drive
 it in the first place), and therefore isn't a great choice for an
 impartial judge of consensus if there's some dispute.

Other people can also be impartial. We don't need an appointed
impartial judge: if the driver declares a consensus, I'm sure
those who disagree will say so. Furthermore: YAGNI. Let's not
solve problems in the DEP process until and unless we have them,
particularly not by making it more bureaucratic and heavy.

-- 
Freedom-based blog/wiki/web hosting: http://www.branchable.com/


signature.asc
Description: Digital signature


getting rid of libmusicbrainz-2.1 libtunepimp

2012-01-19 Thread Timo Aaltonen


Hi!

  I sort of became the (temporary?) maintainer of libmusicbrainz, so 
it's probably reasonable to look at the status of the oldest musicbrainz 
library version in the archive, libmusicbrainz-2.1 (maintained by QA), 
and packages depending on it.


The bottom line is that the package should be removed from the archive, 
since it only supports the old RDF interface which got deprecated in 
2006 and shut down in August 2009 [1]. Martin Michlmayr sent an email 
about this a while back [2], but there are still some reverse 
dependencies left:


* abcde
  - doesn't actually need python-musicbrainz, cddb is the default
  - the dependency on python-musicbrainz should be dropped

* ears
  - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628475
which renders the package useless - remove?

* cynthiune.app
  - needs a patch to either remove the mb functionality, or ported to
  libmusicbrainz3/4

* libmusicbrainz-ruby1.8
  - can be removed from the archive, nothing uses it

* gstreamer0.10-plugins-bad
  - dropping the build-dep would mean losing libgsttrm.so (tested),
  which apparently doesn't work anyway

* gmerlin
  - dropping the build-dep should be enough, or port the app to
  libmusicbrainz3/4

libmusicbrainz4-dev has one rdep, libtunepimp-dev, which also only 
supports the old stuff and is deprecated long ago [3]. Rdeps on 
libtunepimp are:


* listen
  - has libtunepimp5 as Suggests, should be dropped

* kdemultimedia (juk)
  - just needs to not build-depend libtunepimp-dev (tested)

* kid3
  - should be built with -DWITH_TUNEPIMP=OFF (tested)


So what would be the next step, filing bugs against the packages 
requesting the changes suggested above?



ps. I have libmusicbrainz-4.0.0 packaged, just need to push it to alioth 
under collab-maint and ask for a sponsor.. :)



[1] http://blog.musicbrainz.org/?p=392
[2] http://lists.debian.org/debian-devel/2010/05/msg00596.html
[3] http://musicbrainz.org/doc/History:libtunepimp

--
t


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f189742.4060...@ubuntu.com



Re: bug#10363: [Pkg-sysvinit-devel] Bug#653073: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Paul Eggert
On 01/19/12 08:30, Henrique de Moraes Holschuh wrote:
 On the app side, I will tell you what you're likely to get back from the
 crowd on LKML:  write a proper BSD/MIT/LGPL library

This argument would have stronger force if there were real code in
a real application, code that solved the overall problem -- code
that we could read and run.  I don't know of any such code.

 the kernel is not in any better position to remove shadowed paths
 than userspace, both are perfectly capable of doing it.

This seems to contradict an earlier comment made by someone else,
So at the moment is a bit of a guess which entries are real and which
are obscured. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10363#53

I don't know who's right, nor do I understand what all the underlying
issues are.  I expect most other app developers are in a similar boat.
It's not a good situation to be in.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f189667.9030...@cs.ucla.edu



Bug#656538: ITP: openws-java -- Java toolset to work with web services at a low level

2012-01-19 Thread Dennis van Dok (Software Engineer)
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok denni...@nikhef.nl


* Package name: openws-java
  Version : 1.3.1
  Upstream Author : Steven Carmody, Brown University
* URL : https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
* License : Apache 2
  Programming Lang: Java
  Description : Java toolset to work with web services at a low level

 The OpenWS library provides a growing set of tools to work with web services
 at a low level. These tools include classes for creating and reading SOAP
 messages, transport-independent clients for connecting to web services,
 and various transports for use with those clients.

 This is part of the OpenSAML library.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120120003037.31701.38581.reportbug@localhost6.localdomain6



Work-needing packages report for Jan 20, 2012

2012-01-19 Thread wnpp
The following is a listing of packages for which help has been requested
through the WNPP (Work-Needing and Prospective Packages) system in the
last week.

Total number of orphaned packages: 398 (new: 4)
Total number of packages offered up for adoption: 149 (new: 0)
Total number of packages requested help for: 59 (new: 1)

Please refer to http://www.debian.org/devel/wnpp/ for more information.



The following packages have been orphaned:

   fsvs (#656100), orphaned 3 days ago
 Description: Full system versioning with metadata support
 Installations reported by Popcon: 40

   kmldonkey (#656361), orphaned yesterday
 Description: KDE GUI for MLDonkey
 Installations reported by Popcon: 204

   opendchub (#655955), orphaned 4 days ago
 Installations reported by Popcon: 34

   stereograph (#656101), orphaned 3 days ago
 Description: stereogram generator
 Installations reported by Popcon: 140

394 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/orphaned for a complete list.



No new packages have been given up for adoption, but a total of 149 packages
are awaiting adoption.  See http://www.debian.org/devel/wnpp/rfa_bypackage
for a complete list.



For the following packages help is requested:

[NEW] munin (#655889), requested 5 days ago
 Description: bug triaging - please help get munin 2.0 in shape for
   unstable
 Reverse Depends: mailping munin munin-libvirt-plugins munin-node
   munin-plugins-extra
 Installations reported by Popcon: 8565

   apache2 (#646208), requested 89 days ago
 Description: Apache HTTP Server
 Reverse Depends: aegis-web apache2 apache2-dbg apache2-mpm-event
   apache2-mpm-itk apache2-mpm-prefork apache2-mpm-worker
   apache2-prefork-dev apache2-suexec apache2-suexec-custom (178 more
   omitted)
 Installations reported by Popcon: 60433

   apt-xapian-index (#567955), requested 717 days ago
 Description: maintenance tools for a Xapian index of Debian packages
 Reverse Depends: adept ept-cache fuss-launcher packagesearch
 Installations reported by Popcon: 49833

   asymptote (#517342), requested 1056 days ago
 Description: script-based vector graphics language inspired by
   MetaPost
 Installations reported by Popcon: 2964

   athcool (#278442), requested 2641 days ago
 Description: Enable powersaving mode for Athlon/Duron processors
 Installations reported by Popcon: 100

   balsa (#642906), requested 116 days ago
 Description: An e-mail client for GNOME
 Reverse Depends: balsa-dbg debreaper
 Installations reported by Popcon: 267

   bastille (#592137), requested 530 days ago
 Description: Security hardening tool
 Installations reported by Popcon: 257

   boinc (#511243), requested 1106 days ago
 Description: BOINC distributed computing
 Reverse Depends: boinc boinc-amd-opencl boinc-app-milkyway
   boinc-app-seti boinc-dbg boinc-nvidia-cuda
 Installations reported by Popcon: 1861

   cardstories (#624100), requested 269 days ago
 Description: Find out a card using a sentence made up by another
   player
 Installations reported by Popcon: 6

   chromium-browser (#583826), requested 599 days ago
 Description: Chromium browser
 Reverse Depends: chromium chromium-browser chromium-browser-dbg
   chromium-browser-inspector chromium-browser-l10n chromium-dbg
   chromium-l10n mozplugger
 Installations reported by Popcon: 9553

   cryptsetup (#600777), requested 456 days ago
 Description: configures encrypted block devices
 Reverse Depends: cryptsetup cryptsetup-udeb libcryptsetup-dev
   libguestfs0 libpam-mount ltsp-client mandos-client partman-crypto-dm
   rescue-mode systemd
 Installations reported by Popcon: 7251

   cvs (#354176), requested 2156 days ago
 Description: Concurrent Versions System
 Reverse Depends: cvs-autoreleasedeb cvs-buildpackage cvs2cl cvs2html
   cvschangelogbuilder cvsconnect cvsd cvsps cvsservice cvssuck (8 more
   omitted)
 Installations reported by Popcon: 17788

   dctrl-tools (#448284), requested 1545 days ago
 Description: Command-line tools to process Debian package
   information
 Reverse Depends: aptfs debian-goodies debtree dlocate
   haskell-devscripts javahelper libsbuild-perl linux-patch-debianlogo
   postgresql-server-dev-all simple-cdd (1 more omitted)
 Installations reported by Popcon: 14837

   debtags (#567954), requested 717 days ago
 Description: Enables support for package tags
 Reverse Depends: goplay packagesearch
 Installations reported by Popcon: 2628

   doc-central (#566364), requested 726 days ago
 Description: web-based documentation 

Bug#656541: ITP: opensaml-java -- API to work with SAML messages as Java bean objects

2012-01-19 Thread Dennis van Dok
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok denni...@nikhef.nl


* Package name: opensaml-java
  Version : 2.3.2
  Upstream Author : Steven Carmody, Brown University
* URL : https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
* License : Apache 2
  Programming Lang: Java
  Description : API to work with SAML messages as Java bean objects

 The OpenSAML library allows developers to work with SAML (Security
 Assertion Markup Language) messages as Java bean objects. This
 library supports the SAML 1.0, 1.1, and 2.0 specification.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120120005000.31961.73518.reportbug@localhost6.localdomain6



Re: Patch Tagging Guidelines: DEP-3 moved to ACCEPTED status

2012-01-19 Thread Charles Plessy
Le Thu, Jan 19, 2012 at 09:38:29AM -0800, Russ Allbery a écrit :
 
 I think the concern that people have here (and I'm not sure yet whether it
 is enough of a concern to warrant creating more administration) is that
 the DEP driver is almost certainly going to have a vested interest in the
 DEP reaching consensus (otherwise they wouldn't have volunteered to drive
 it in the first place), and therefore isn't a great choice for an
 impartial judge of consensus if there's some dispute.

Hi Russ,

judging by the current status list DEPs, the problem is more stalling than
accepting them too early.  I admit that as DEP admins, we have not done a good
job at pinging DEP drivers.  Because of the current confusion of roles on DEP
5, that I push as a driver, I am waiting for its completion before pinging
other DEPs as admin.

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120120005811.ga28...@merveille.plessy.net



Re: Releasing DEP 5 in two weeks in the absence of blocking bugs.

2012-01-19 Thread Charles Plessy
Le Wed, Jan 18, 2012 at 06:13:05PM -0800, Russ Allbery a écrit :
 Charles Plessy ple...@debian.org writes:
 
  I do not intend to push a document on which persons disagree, so please,
  if you think that there are serious problems with the current wording
  DEP 5, or if you found an important bug in its syntax, report it to the
  BTS.
 
 I reported what I think are problems with the current wording just now to
 debian-policy, and yes, I believe that should block marking it as
 ACCEPTED.

Thanks Russ.

I found your arguments convincing (in 8739bcv2xz@windlord.stanford.edu
sent on debian-project, not -policy).  If you do not mind, I will be a bit
formal and forward them to the BTS.  Let's make sure to be clear that DEP 5
does not require to document more than the current practice.

Thank you as well for framing clearly the questions to the FTP Masters.

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120120010459.gb28...@merveille.plessy.net



Bug#656542: ITP: argus-pep-common -- Argus PEP client and server common Java library

2012-01-19 Thread Dennis van Dok
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok denni...@nikhef.nl


* Package name: argus-pep-common
  Version : 2.2
  Upstream Author : Valery Tschopp valery.tsch...@switch.ch
* URL : 
https://twiki.cern.ch/twiki/bin/view/EGEE/AuthorizationFramework
* License : Apache 2
  Programming Lang: Java
  Description : Argus PEP client and server common Java library

 ARGUS is a modular XACML based authorization service. The PEP (Policy
 Enforcement Point) is the client to the authorization service. This
 package contains common functionality to implement a PEP.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120120010519.32077.53525.reportbug@localhost6.localdomain6



Re: cross-build-essential

2012-01-19 Thread Karl Goetz
On Thu, 19 Jan 2012 12:10:28 +
Wookey woo...@wookware.org wrote:

 I've thought for a long time that a package like build-essential for
 cross-building would be a really good idea. 
 
 Currently to get the right tools and libs installed for cross-building
 you need to do slightly different things on different distros
 
 Having just been looking at sbuild cross-support it becomes clear that
 something like this would be a very useful adititon.
 
 Can anyone see any reason why we shouldn't just have 
 $arch-crossbuild-essential which depends on the right things?

shouldn't it be crossbuild-essential-$arch? it would help tab
completion for apt, and would probably allow easier searching.
thanks,
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK7FOSS)
http://www.kgoetz.id.au
No, I won't join your social networking group


signature.asc
Description: PGP signature


Bug#656544: ITP: argus-pdp-pep-common -- Argus PDP and PEP server common library

2012-01-19 Thread Dennis van Dok
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok denni...@nikhef.nl


* Package name: argus-pdp-pep-common
  Version : 1.3
  Upstream Author : Valery Tschopp valery.tsch...@switch.ch
* URL : 
https://twiki.cern.ch/twiki/bin/view/EGEE/AuthorizationFramework
* License : Apache 2
  Programming Lang: Java
  Description : Argus PDP and PEP server common library

 ARGUS is a modular XACML based authorization service. It consists of several
 components, such as policy decision points and policy enforcement points.
 This library contains a collection of common functionality found in the PDP
 and PEP server.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120120011136.27944.7963.reportbug@localhost6.localdomain6



Bug#656547: ITP: ees-pepd-oh -- EES ObligationHandler for Argus PEP Server

2012-01-19 Thread Dennis van Dok
Package: wnpp
Severity: wishlist
Owner: Dennis van Dok denni...@nikhef.nl


* Package name: ees-pepd-oh
  Version : 0.1.0
  Upstream Author : MW security developers at Nikhef 
grid-mw-secur...@nikhef.nl
* URL : 
https://twiki.cern.ch/twiki/bin/view/EGEE/AuthorizationFramework
* License : Apache 2
  Programming Lang: Java
  Description : EES ObligationHandler for Argus PEP Server

 Argus is a modular XACML based authorization service. The Execution
 Environment Service (EES) is the component responsible for setting up
 the run-time environment for the authenticated user. The Policy
 Enforcement Point (PEP) may have issued a number of obligations that the
 EES must fulfil; this component takes care of that task.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120120013353.29607.67816.reportbug@localhost6.localdomain6



Re: Bug#656142: ITP: duff -- Duplicate file finder

2012-01-19 Thread Kamal Mostafa
 On Mon, Jan 16, 2012 at 12:58:13PM -0800, Kamal Mostafa wrote:
  * Package name: duff
  * URL : http://duff.sourceforge.net/

On Tue, 2012-01-17 at 09:56 +0100, Simon Josefsson wrote:
 If there aren't warnings about use of SHA1 in the tool, there should
 be. While I don't recall any published SHA1 collisions, SHA1 is
 considered broken and shouldn't be used if you want to trust your
 comparisons.  I'm assuming the tool supports SHA256 and other SHA2
 hashes as well?  It might be useful to make sure the defaults are
 non-SHA1.

Duff supports SHA1, SHA256, SHA384 and SHA512 hashes.  The default is
SHA1.  For comparison, rdfind supports MD5 but only SHA1 hashes.  Thanks
for the note Simon -- I'll bring it to the attention of the upstream
author, Camilla Berglund.  

On Tue, 2012-01-17 at 09:12 +, Lars Wirzenius wrote:
 rdfind seems to be quickest one, but duff compares well with hardlink,
 which (see http://liw.fi/dupfiles/) was the fastest one I knew of in
 Debian so far.
 
 This was done using my benchmark-cmd utility in my extrautils
 collection (not in Debian): http://liw.fi/extrautils/ for source.

Thanks for the pointer to your benchmark-cmd tool, Lars.  Very handy!
My results with it mirrored yours -- of the similar tools, duff appears
to lag only rdfind in performance (for my particular dataset, at least).

I looked into duff's methods a bit and discovered a few easy performance
optimizations that may speed it up a bit more.  The author is reviewing
my proposed patch now, and seems very open to collaboration.

 Personally, I would be wary of using checksums for file comparisons,
 since comparing files byte-by-byte isn't slow (you only need to
 do it to files that are identical in size, and you need to read
 all the files anyway).

Byte-by-byte might well be slower then checksums, if you end up faced
with N2 very large (uncacheable) files of identical size but unique
contents.  They all need to be checked against each other so each of the
N files would need to be read N-1 times.   Anyway, duff actually *does*
offer byte-by-byte comparison as an option (rdfind does not).

 I also think we've now got enough of duplicate file finders in
 Debian that it's time to consider whether we need so many. It's
 too bad they all have incompatible command line syntaxes, or it
 would be possible to drop some. (We should accept a new one if
 it is better than the existing ones, of course. Evidence required.)

To me, the premise that a new package must be better than existing
similar ones (evidence required, no less) seems pretty questionable.
It may not be so easy to establish just what better than means, and it
puts us in a position of making value judgments for our users that they
should be able to make for themselves.

While I do think it is productive to compare performance of these
similar tools to each other, I don't see much value in pitting them
against each other in benchmark wars as criteria of acceptance into
Debian.

Here we have a good quality DFSG-compliant package with an active
upstream and a willing DD maintainer.  While similar tools do exist
already in Debian, they do not offer identical feature sets or user
interfaces, and only one of them has been shown to outperform duff in
quick spot checks.  Some users have expressed a preference for duff over
the others.  Does that make it better than the existing ones?  My
answer: Who cares? Nobody is making us choose only one.

In my view, its not really a problem if carry multiple duplicate file
detectors in Debian, and that we will best serve our users by letting
them choose their preferred tool for the job.  And by allowing such
packages into Debian we encourage their improvement, to everyone's
benefit.

 -Kamal



signature.asc
Description: This is a digitally signed message part


Bug#656565: ITP: openstereograph -- Open source stereograph (Magic Eye) generator for desktops

2012-01-19 Thread Scott Howard
X-Debbugs-Cc: debian-devel@lists.debian.org
Package: wnpp
Severity: wishlist
Owner: Scott Howard showard...@gmail.com

* Package name: openstereograph
  Version : 0.1+20080921
  Upstream Author : Gustavo de Farias gustavofar...@gmail.com
* URL : http://code.google.com/p/openstereogram
* License : BSD-2-clause
  Programming Lang: Java
  Description : Stereogram (Magic Eye) generator with GUI
A desktop application written in Java to generate autostereograph, made
 popular through the book Magic Eye. Users create images which appear to
 pop out in 3D when looked at cross-eyed or wall-eyed (parallel vision).



A different project, stereograph, is packaged in Debian but is much older
and without a GUI. Stereograph has been orphaned. OpenStereograph will
supersede stereograph and be under the maintenance of debian-science.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANg8-dCr=rmkaz-macon7_051hp-wjzhlksu6ewysohcssf...@mail.gmail.com



Re: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Goswin von Brederlow
Henrique de Moraes Holschuh h...@debian.org writes:

 On Thu, 19 Jan 2012, Goswin von Brederlow wrote:
 Paul Eggert egg...@cs.ucla.edu writes:
  On 01/18/12 06:25, Goswin von Brederlow wrote:
  What df should do is automatically skip the entries that are obscured or
  generally inaccessible.
 
  Isn't this missing some of the larger context?  df is just doing what
  lots of other programs do: finding out what file systems one has,
  and reporting statistics on them.  It sounds suboptimal to require
  the maintainers of all these programs (coreutils, nautilus, etc.)
  to rewrite their apps to deal with obscured entries.  Surely it would
  be better to have the kernel ordinarily return just the ordinary entries,
  and to return obscured entries only when they are specially requested.
  That way, this issue would be isolated to the few bits of code that really
  want to see obscured entries.
 
 +1. Kernel knows best anyway.

 The kernel has to return all entries that are visible to the current
 namespace, otherwise you pretty much cannot know about the existence of
 shadowed entries in the first place, and that has all sort of nasty
 implications for security and troubleshooting.

 The kernel should NOT include entries that are out of reach due to
 namespaces or chrooting, but I don't think this is quite correct right now.

 If you don't want to show to the user shadowed entries, fix it in the
 UI, maybe write a nice LGPL lib and get the various GNU utils to use it
 to avoid duplicated effort...  or fix it in glibc, if applicable.  But
 /proc/mounts really has to return complete information.

But isn't the rootfs out of reach because the initramfs chroots to the
real root and starts /sbin/init? Back when pivot_root was used that
was combined with an actual call to chroot. Before run-init combined the
two.

I'm not realy disagreeing with you but argue that the duplicate rootfs
entry is not visible to the namespace.

Same with later chroots:

mrvn@frosties:~/chroot% sudo chroot . df   
df: `/sys': No such file or directory
df: `/dev': No such file or directory
df: `/dev/pts': No such file or directory
df: `/run': No such file or directory
df: `/tmp': No such file or directory
df: `/usr': No such file or directory
df: `/var': No such file or directory
df: `/home': No such file or directory
df: `/var/lib/nfs/rpc_pipefs': No such file or directory
df: `/sys/fs/fuse/connections': No such file or directory
Filesystem 1K-blocks  Used Available Use% Mounted on
rootfs   1789128  1808   1787320   1% /
/dev/mapper/r-root   1789128  1808   1787320   1% /
tmpfs1789128  1808   1787320   1% /

What it should show is only the last entry, the tmpfs the chroot is
on. All other entries are not visible to the processes inside the
chroot.

Note that in a chroot any mountpoints inside the chroot have their
prefix removed (/home/mrvn/chroot becomes /) while others are left as
is. That is wrong too IMHO. The filesystem the chroots / is on should
become / even if the chroot is a directory instead of a mountpoint and
entries outside the chroot should not be listed at all.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874nvqn7kt.fsf@frosties.localnet



Re: [Pkg-sysvinit-devel] Bug#653073: bug#10363: /etc/mtab - /proc/mounts symlink affects df(1) output for

2012-01-19 Thread Goswin von Brederlow
Henrique de Moraes Holschuh h...@debian.org writes:

 On Thu, 19 Jan 2012, Paul Eggert wrote:
 On 01/19/12 07:29, Henrique de Moraes Holschuh wrote:
  Note: there is no reason why the kernel could not return the mount
  information with shadowed paths removed in a separate procfs node, as
  that would cause no security/troubleshooting problems.
 
 That's what I was thinking of, and it'd be a much better fix,
 as it would fix things for all applications.
 
 The current approach expects all app developers to modify
 their applications in order to deal with a feature that app
 developers typically don't know about and don't understand;
 this isn't a good way to introduce a new feature.

 On the app side, I will tell you what you're likely to get back from the
 crowd on LKML:  write a proper BSD/MIT/LGPL library so that people don't
 have to reinvent the wheel, and fix it in userspace.  It gets worse: such
 library interface already exists, in the form of getmntent, setmntent,
 addmntent, endmntent, hasmntopt, getmntent_r.  So they will tell you to fix
 it in glibc.

How do you decide which of two conflicting entries is real? Since mount
--move does not change the order of entries you can not just pick the
last one.

For example which entry is the right one with an output like this:

tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=357828k,mode=755 0 0
tmpfs /run tmpfs rw,suid,exec,relatime,size=357828k,mode=755 0 0

I don't think this can be fixed in userspace alone. At a minimum the
kernel has to keep entries in order of visibility, i.e. the later
entries always shadow earlier entries. Which means that on mount --move
the kernel has to move the entry in /proc/mounts up or down as needed.

MfG
Goswin

PS: I think you can also mount something below an already shadowed entry
(if you have a shell with cwd in the shadowed one) and it would show up
in the wrong spot in /proc/mounts.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zkdilsm8.fsf@frosties.localnet



Re: Switching /etc/mtab to /proc/mounts and removing /lib/init/rw

2012-01-19 Thread Goswin von Brederlow
Michael Tokarev m...@tls.msk.ru writes:

 On 19.01.2012 19:09, Michael Tokarev wrote:
 On 18.01.2012 18:18, Roger Leigh wrote:
 clone 653073 -1
 retitle -1 df: [patch] Please ignore rootfs in df output
 reassign -1 coreutils
 thanks

 On Wed, Jan 18, 2012 at 03:05:58PM +0100, Goswin von Brederlow wrote:
 jida...@jidanni.org writes:

 Forty years of pleasant df(1) and mount(1) reading shattered in one day,
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653073

 Any update on why the root filesystem is listed by UUID? Is that a
 problem of busybox mount reporting the long device name to the kernel
 why real mount uses the short one?

 This needs to be investigated by Dan, as I requested in the report.
 It's just a matter of looking at what is really happening in the
 initramfs with e.g. break=init-bottom.
 
 It is due to busybox mount, which does not perform any canonicalizing
 of the device argument but passes it as-is to the kernel.  On the
 contrary, mount from util-linux resolves the symlink if given as
 the device name.
 
 And initramfs does this:
 
 init:UUID=*)
 init:ROOT=/dev/disk/by-uuid/${ROOT#UUID=}
 
 whichis later passed to busybox's mount, which happily passes
 this /dev/disk/... stuff to kernel, which in turn happily
 shows it in /proc/mounts.
 
 It looks like mount from klibc does not do any canonicalisation
 too, only util-linux mount does.
 []
 And yes it is kinda trivial to add a call to realpath(3) to
 busybox (or equivalent).

 Or add readlink into initramfs-tools, for that matter.

 But it is still not clear if it is a bug or not :)

 /mjt

As a side note: With LVM you get entries like:

/dev/mapper/r-usr   7224824 6392404 465460  94% /usr

I would much rather have:

/dev/r/usr   7224824 6392404 465460  94% /usr


But I guess the solution for this would be to have udev make /dev/r/usr
the real device and /dev/mapper/r-usr a symlink.


What result does LABEL=... get?

MfG
Goswin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vco6lsez.fsf@frosties.localnet



Accepted apt 0.8.16~exp10 (source all amd64)

2012-01-19 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 12:52:26 +0100
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.4 apt-doc libapt-pkg-dev libapt-pkg-doc 
apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.8.16~exp10
Distribution: experimental
Urgency: low
Maintainer: APT Development Team de...@lists.debian.org
Changed-By: Michael Vogt m...@debian.org
Description: 
 apt- APT's commandline package manager
 apt-doc- Documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - APT utility programs
 libapt-inst1.4 - APT's deb package format runtime library
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
 libapt-pkg4.12 - APT's package managment runtime library
Changes: 
 apt (0.8.16~exp10) experimental; urgency=low
 .
   [ David Kalnischkies ]
   * apt-pkg/depcache.cc:
 - implicit conflicts (for multiarch) are supposed to conflict
   only with real packages, not with virtual providers
   * apt-pkg/pkgcache.cc:
 - ignore implicit conflicts on providers in AllTarget, too
   * apt-pkg/deb/dpkgpm.cc:
 - check if dpkg supports multiarch with --assert-multi-arch
   and if it does be always explicit about the architecture
   * apt-pkg/contrib/fileutl.h:
 - store the offset in the internal fd before calculate size of
   the zlib-handled file to jump back to this place again
 .
   [ Michael Vogt ]
   * apt-pkg/contrib/fileutl.h:
 - fix segfault triggered by the python-apt testsuite
Checksums-Sha1: 
 ffbf78a24486e0094c4a252debfd5964651d725d 1690 apt_0.8.16~exp10.dsc
 f1a87662eb9b70021304531552155e9bac7b7ac7 3389480 apt_0.8.16~exp10.tar.gz
 db153654745f43a665e2f91d48e90fc944d3a7a1 249534 apt-doc_0.8.16~exp10_all.deb
 f0f8a2f24643e9c4c507dfb5e58d17b9e6f0ca6c 827548 
libapt-pkg-doc_0.8.16~exp10_all.deb
 362ee7ef09f4b12e0bcdac6233011c80cd5dd354 1011002 
libapt-pkg4.12_0.8.16~exp10_amd64.deb
 58d35ca0a6980ffcc1d56a73a9e5fdf27505edc4 184910 
libapt-inst1.4_0.8.16~exp10_amd64.deb
 f1c5e217eff46f01a3e5a111e94477ab720e9a86 1154828 apt_0.8.16~exp10_amd64.deb
 c16da1edc1d0b5241195827873b484da130b93ce 174254 
libapt-pkg-dev_0.8.16~exp10_amd64.deb
 f798c449de842ea9e2ecf09184293dfacc8e5172 270030 
apt-utils_0.8.16~exp10_amd64.deb
 d861d9a79e3e5b8223478f94a8e1ddb98ef94edd 96182 
apt-transport-https_0.8.16~exp10_amd64.deb
Checksums-Sha256: 
 41d6178048c056ca935bf3457b318eee51988a3a1f5c57bfc6df59034b71b800 1690 
apt_0.8.16~exp10.dsc
 6d61d22a2f5c7c2364f5cb4657b7b0f195b88651b6432aba8903a1057b36c903 3389480 
apt_0.8.16~exp10.tar.gz
 dcfee7795c466b0ef5f39cf4a1727ed9820de0489e4ef41d2d3a56af953eeefc 249534 
apt-doc_0.8.16~exp10_all.deb
 6b1f185553bb7f8f08a18e8739d91b799a3963a1056606f7b4fbb379b9e2fb22 827548 
libapt-pkg-doc_0.8.16~exp10_all.deb
 2c73b0a6839b5d22ba8b51ffcd03603ce9e0e71671867b4ec5b640d2cc7d2134 1011002 
libapt-pkg4.12_0.8.16~exp10_amd64.deb
 6b7c057334f22d85d0890e851ad75f1d771ceff08cfb7908fa3a0895c6903e83 184910 
libapt-inst1.4_0.8.16~exp10_amd64.deb
 67fad0759702b6cea7054929c8193e7c1fecc1e3f3627ffd4910ab3053175da1 1154828 
apt_0.8.16~exp10_amd64.deb
 0805720564a49d30b40fc1753c431f6ba052fdda8cbfda176229373f69f35ba9 174254 
libapt-pkg-dev_0.8.16~exp10_amd64.deb
 1f242902dda501fe0b2cff80f7d07b0314d98ac6ecdd1b982f4edbd90d766260 270030 
apt-utils_0.8.16~exp10_amd64.deb
 8b7405d9ef0f8b3701fa54346936683b36b76280191f10b230e0fc8e7a19e06b 96182 
apt-transport-https_0.8.16~exp10_amd64.deb
Files: 
 ef0332bd03429e1d744516c038daefab 1690 admin important apt_0.8.16~exp10.dsc
 f9292492a406ae6b6d986e89b3579159 3389480 admin important 
apt_0.8.16~exp10.tar.gz
 aa7d6acd940c8bec69fe655a2a3b89aa 249534 doc optional 
apt-doc_0.8.16~exp10_all.deb
 e7f2bd9cb6ff45259622a7aff4cd2cb8 827548 doc optional 
libapt-pkg-doc_0.8.16~exp10_all.deb
 5cac61f644f576bcb4397843db2ffbdb 1011002 admin important 
libapt-pkg4.12_0.8.16~exp10_amd64.deb
 94072e9bb17e05a2409e80ed68a004b9 184910 admin important 
libapt-inst1.4_0.8.16~exp10_amd64.deb
 1f9f7d06eb74bf2af0df63c9f5e59f74 1154828 admin important 
apt_0.8.16~exp10_amd64.deb
 03d198c16528cb4a1e9ed46f2a4b2b6a 174254 libdevel optional 
libapt-pkg-dev_0.8.16~exp10_amd64.deb
 640c2e8bec0573cd20107b129d97ac7d 270030 admin important 
apt-utils_0.8.16~exp10_amd64.deb
 8a6c3c3c0e4d9845f9c3690bd7e38bc9 96182 admin optional 
apt-transport-https_0.8.16~exp10_amd64.deb

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

iEUEARECAAYFAk8WtBUACgkQliSD4VZixzQ3YwCVHMqbUL/pKq879/Zyz2CA/EY7
rwCbBtlIVJvpxJgPGDx1RW8/QCyrKHg=
=ySX7
-END PGP SIGNATURE-


Accepted:
apt-doc_0.8.16~exp10_all.deb
  to main/a/apt/apt-doc_0.8.16~exp10_all.deb
apt-transport-https_0.8.16~exp10_amd64.deb
  to main/a/apt/apt-transport-https_0.8.16~exp10_amd64.deb
apt-utils_0.8.16~exp10_amd64.deb
  to main/a/apt/apt-utils_0.8.16~exp10_amd64.deb
apt_0.8.16~exp10.dsc
  to main/a/apt/apt_0.8.16~exp10.dsc
apt_0.8.16~exp10.tar.gz
  to 

Accepted gnome-do-plugins 0.8.4-4 (source all)

2012-01-19 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 14:52:14 +0800
Source: gnome-do-plugins
Binary: gnome-do-plugins
Architecture: source all
Version: 0.8.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Chow Loong Jin hyper...@debian.org
Description: 
 gnome-do-plugins - Extra functionality for GNOME Do
Changes: 
 gnome-do-plugins (0.8.4-4) unstable; urgency=low
 .
   * Team upload
   * Rebuild for CLR 4.0 transition
   * [538c431] Move to 3.0 (quilt) format
   * [fdfdbe0] No-change Standards-Version bump (3.9.1 → 3.9.2)
Checksums-Sha1: 
 4a4b98abd6598ce28a0d160b8c1890c4b2a9d2a4 2713 gnome-do-plugins_0.8.4-4.dsc
 354797a8454b87a997fe1c5239663caffc540411 11920 
gnome-do-plugins_0.8.4-4.debian.tar.gz
 9cbd824038a9a431c009a4cb8ba2be1643844887 2551776 
gnome-do-plugins_0.8.4-4_all.deb
Checksums-Sha256: 
 0bc46d56593df3849402b8e1fd4f62b30c47642c8428d4c5a6f00a164b0813a1 2713 
gnome-do-plugins_0.8.4-4.dsc
 59a544c57e4788ede67aea88855da2eb0f99f6559e7212f433988f58f6c16a03 11920 
gnome-do-plugins_0.8.4-4.debian.tar.gz
 50ca3e179e4dfe2d2e5c38194786f90b8ff24b31931689b3fc0de6bb58aaeec9 2551776 
gnome-do-plugins_0.8.4-4_all.deb
Files: 
 093e7c309c8d45d694418156f8434b00 2713 gnome optional 
gnome-do-plugins_0.8.4-4.dsc
 c70cf5bf32ea797f292e768678ea19b7 11920 gnome optional 
gnome-do-plugins_0.8.4-4.debian.tar.gz
 ea471d4f90053b37800a4fe780fad405 2551776 gnome optional 
gnome-do-plugins_0.8.4-4_all.deb

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

iQIcBAEBAgAGBQJPF9BPAAoJEPvVIltYh1KhW2MP/iFvuN7EiATF9im5QzD294uZ
veWKumjhvxz1fgbxGgMcnTyrgosms9GjF/q9OloqNMXdFEe1pU8it76g7s1YXKbG
4exldjSQoQYnlCzs7AiL8IeZeuTZ1WOET90PuWP1Q8klLu+DDmahrZDa20N2qDn8
YZ4KQMDyx/ilhYIOghlnPMGmcrlZZFcEQW32sCUy6P/TEC4CbegVSbjmAhOZpyCj
OHUBUIz3WOFgdiGKg0rY4aH0je61khSM6aJvLhPLUKrw4Sa0QAaiL6nuY2XeBZA1
wqaVLaLCFJzz/49xIOKCXBXdc1W+O0wGM8eKUr4c/8SCMomtuVbytiNjdLzzF3OQ
GUz3B7OFVMzD0M1YcZ4bQ7WDihZ0fxUFjOoArwUR7YMT21bg9qOZAi7Bn7vJsavh
mveAtDBNDG9shaKcHfYccbxL49f8VLz01MGp5UPfD8F3X4Xx+IBhPOnrWeKXwgfT
PTL+XvvKz/HpOcjULWUGKBywkxP7WaocSlgPfbLLpnRqv/A02P1PBdX73qz6ePFR
wv+55KN4d+9qN0Jr8p+PVgYnesaNLaVXruYX6gf+lHLZQJha83UBXQJ9QtNWnGkp
Nlc/O4H7WDUTJ/ZhzpF3VkDo7P7XvwDo8UKJgZ4vlWxhsV2zMfVTxS8rhVK3ZR99
tZjLZIDGYeE94XgeF5q3
=unPM
-END PGP SIGNATURE-


Accepted:
gnome-do-plugins_0.8.4-4.debian.tar.gz
  to main/g/gnome-do-plugins/gnome-do-plugins_0.8.4-4.debian.tar.gz
gnome-do-plugins_0.8.4-4.dsc
  to main/g/gnome-do-plugins/gnome-do-plugins_0.8.4-4.dsc
gnome-do-plugins_0.8.4-4_all.deb
  to main/g/gnome-do-plugins/gnome-do-plugins_0.8.4-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
Archive: http://lists.debian.org/e1rnnf0-0007wc...@franck.debian.org



Accepted libobject-insideout-perl 3.86-1 (source all)

2012-01-19 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 09:37:05 +0100
Source: libobject-insideout-perl
Binary: libobject-insideout-perl
Architecture: source all
Version: 3.86-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libobject-insideout-perl - comprehensive inside-out object construction kit
Changes: 
 libobject-insideout-perl (3.86-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 3.86
   * Update copyright for upstream files in debian/copyright
Checksums-Sha1: 
 db1e41a370facdc09d31ab2cf6f70a3a71bffad0 2260 
libobject-insideout-perl_3.86-1.dsc
 7819e08df50dd64ada761470f7474ecbc5aa581d 120025 
libobject-insideout-perl_3.86.orig.tar.gz
 03afb30e8d57b817cc7d114c7532f39ecefc96df 2214 
libobject-insideout-perl_3.86-1.debian.tar.gz
 bae4fe5c935801df43239dd2f3ca3cd48005ed28 137518 
libobject-insideout-perl_3.86-1_all.deb
Checksums-Sha256: 
 c86b5fb3ed425ff2dec19cfe0d1d1344b6a43475ae3f40c4f9f22417ac7b0686 2260 
libobject-insideout-perl_3.86-1.dsc
 1ed385b0e2174ec8bcf01e724b3a5b228bb29c671d7d7fd9ebef9680833c3d51 120025 
libobject-insideout-perl_3.86.orig.tar.gz
 b0c96b28cf56854d96300028b6863f7e5e5eadd33e0fdf0889c531376bf97d0c 2214 
libobject-insideout-perl_3.86-1.debian.tar.gz
 6f6fd14b0897dcbdc7ceb5e348de86bcde657e4c4804c64ccf3b255fded085d0 137518 
libobject-insideout-perl_3.86-1_all.deb
Files: 
 8741be4df378ee95f28f087e28d4cd15 2260 perl optional 
libobject-insideout-perl_3.86-1.dsc
 df5381433954d853949dc23ff3d56cd2 120025 perl optional 
libobject-insideout-perl_3.86.orig.tar.gz
 03c6f5b2534caf7add5cd03ae47759b4 2214 perl optional 
libobject-insideout-perl_3.86-1.debian.tar.gz
 695b5244fe806cc003eae00faeeb7b37 137518 perl optional 
libobject-insideout-perl_3.86-1_all.deb

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

iQIcBAEBCAAGBQJPF9bbAAoJEHidbwV/2GP+Ho4QAMPbhZYnmCiKCVgPLQSCzA/w
sdh4Borgh8Vchn+6PsqxhQCLPQWTfzO2/lKdx/wcKaKcMxC8RpFkV5dSutIeAAeU
rQ0BxaFtJqVnATSu3uc6pYgTjYVlu6d6m3aRXdyeg0F3uSAwaQQYK+F1RC5rgBlX
XmvQ1dWZ0G0kZP09mfYAZlJ3HqmFv/Re6H62xV/IDTRp/acRQ3+S+x9ZxyKPAwAg
rH2qD7v5luj9qAF4rX/D6Ut9iVl+LifgP6Ez8YAAhW2Qihrq+3jnZtHZU5mYmjU0
LFTEeb8hpX960PvzNVULODe131sLFs3FL8IhcQUxgkcZPOlekOBcqgxpTEsgkkHA
fi5aUuA6w8leWeFBy897rRRRA1w9BXpECZDbki7BT9gmfgLV+M2c4xS/asBwbJ2k
rLPVQU/HVT1IveR0JoGCvFbIm8x30PfHihOBY1x4mVNJtZ0RKINBBDWI8j7z4w78
ia0XaroM98nyUypaVXT7opBRgm2SOcMhurIIxEKOJpF5cczS9btWuDbgAUW+x1zm
CmBuES1vtiH94jGj2lXwSrh+sc0BBZ59yCUb39HsLGSbXexbp7zhx2SuwgHIfpUb
tq7oQ7jTaQZaLJe4LwFr9txigC4/umpdDArPDntU1hVZDr12WPoXowtFRYTxd0g7
xSDeDo0iswNkZBGxPY+q
=iarH
-END PGP SIGNATURE-


Accepted:
libobject-insideout-perl_3.86-1.debian.tar.gz
  to 
main/libo/libobject-insideout-perl/libobject-insideout-perl_3.86-1.debian.tar.gz
libobject-insideout-perl_3.86-1.dsc
  to main/libo/libobject-insideout-perl/libobject-insideout-perl_3.86-1.dsc
libobject-insideout-perl_3.86-1_all.deb
  to main/libo/libobject-insideout-perl/libobject-insideout-perl_3.86-1_all.deb
libobject-insideout-perl_3.86.orig.tar.gz
  to 
main/libo/libobject-insideout-perl/libobject-insideout-perl_3.86.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
Archive: http://lists.debian.org/e1rnnt4-tx...@franck.debian.org



Accepted nova 2012.1~e2+git757-g62cf887-1 (source all)

2012-01-19 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 08:44:36 +0100
Source: nova
Binary: python-nova nova-common nova-compute nova-compute-lxc nova-compute-uml 
nova-compute-xen nova-compute-kvm nova-scheduler nova-volume 
nova-ajax-console-proxy nova-api nova-network nova-objectstore nova-console 
nova-xcp-plugins nova-doc
Architecture: source all
Version: 2012.1~e2+git757-g62cf887-1
Distribution: experimental
Urgency: low
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Ghe Rivero g...@debian.org
Description: 
 nova-ajax-console-proxy - OpenStack Compute - AJAX console proxy
 nova-api   - OpenStack Compute - API frontend
 nova-common - OpenStack Compute - common files
 nova-compute - OpenStack Compute - compute node
 nova-compute-kvm - OpenStack Compute - compute node (KVM)
 nova-compute-lxc - OpenStack Compute - compute node (LXC)
 nova-compute-uml - OpenStack Compute - compute node (UserModeLinux)
 nova-compute-xen - OpenStack Compute - compute node (Xen)
 nova-console - OpenStack Compute - Console
 nova-doc   - OpenStack Compute - documentation
 nova-network - OpenStack Compute - Network manager
 nova-objectstore - OpenStack Compute - object store
 nova-scheduler - OpenStack Compute - virtual machine scheduler
 nova-volume - OpenStack Compute - storage
 nova-xcp-plugins - OpenStack Compute plugin for the Xen Cloud Platform
 python-nova - OpenStack Compute - libraries
Changes: 
 nova (2012.1~e2+git757-g62cf887-1) experimental; urgency=low
 .
   * New snapshot release
   * Removed nova-vncproxy binary package
Checksums-Sha1: 
 b38399f3c438750ea48db05f0ec6a983e4309346 2710 
nova_2012.1~e2+git757-g62cf887-1.dsc
 0455c9b62f1753e6693b4a9c64b476048b9c4987 4016655 
nova_2012.1~e2+git757-g62cf887.orig.tar.gz
 625edeb71bf0adb66f47fc39a2585f0f5d85 19014 
nova_2012.1~e2+git757-g62cf887-1.debian.tar.gz
 612ee4ed97624441dec313b6e4223f646a01c8e9 1058334 
python-nova_2012.1~e2+git757-g62cf887-1_all.deb
 9b202e4419647ab07f66d3b303fb4420f6e9656d 33634 
nova-common_2012.1~e2+git757-g62cf887-1_all.deb
 5e31eec94e15e4f12d6499d0b3ce70b6b66cb0e5 11528 
nova-compute_2012.1~e2+git757-g62cf887-1_all.deb
 00c1ce67a45a30216e87aeafd75c08c9e8b78c42 8916 
nova-compute-lxc_2012.1~e2+git757-g62cf887-1_all.deb
 af9b81f020b0b9f37270c03a4afb390ee13f1d6e 8934 
nova-compute-uml_2012.1~e2+git757-g62cf887-1_all.deb
 69bba8d8064be295cc9bbfeb3b4a6df204dd8453 8928 
nova-compute-xen_2012.1~e2+git757-g62cf887-1_all.deb
 b0c79055f00a0b630862034f55ff23ab7f39e79a 8914 
nova-compute-kvm_2012.1~e2+git757-g62cf887-1_all.deb
 a05f070e695029280877d86037cf728e201ca7f5 11372 
nova-scheduler_2012.1~e2+git757-g62cf887-1_all.deb
 0fa02c9b4113023d3cf81bc6e477d75d699a5eab 11778 
nova-volume_2012.1~e2+git757-g62cf887-1_all.deb
 712e72105760ebe35f90cac0bce71f1f8d46af76 12570 
nova-ajax-console-proxy_2012.1~e2+git757-g62cf887-1_all.deb
 7924e565c6e3e20150fb541a5a7aa408731ce007 12160 
nova-api_2012.1~e2+git757-g62cf887-1_all.deb
 4c98759d4cd13e67e6b09325bb5b5c50599b6cf7 12792 
nova-network_2012.1~e2+git757-g62cf887-1_all.deb
 ee0d6f1ca3ede6cb58fdcf56b5eb77d28c843852 11474 
nova-objectstore_2012.1~e2+git757-g62cf887-1_all.deb
 3e2068f0b23deb0a2c67c20f52e3f1e738a79561 11416 
nova-console_2012.1~e2+git757-g62cf887-1_all.deb
 e8c55933502eacbb4063dd6ed8f407bf50017918 29156 
nova-xcp-plugins_2012.1~e2+git757-g62cf887-1_all.deb
 11e51d5755793cec2e7973a535bbe60b5f628767 1376782 
nova-doc_2012.1~e2+git757-g62cf887-1_all.deb
Checksums-Sha256: 
 dbe75de17ea3504a47081689390e91d925e256df64a170247c1ada6b862e9af4 2710 
nova_2012.1~e2+git757-g62cf887-1.dsc
 02f165fa80a109d24b2702a1e1833b936e9d0cf30106cd70c9e23222fa4b8297 4016655 
nova_2012.1~e2+git757-g62cf887.orig.tar.gz
 d9997a4afdc74692a143482748e1cb2f94acc144e01840e907b3a915824ce5d9 19014 
nova_2012.1~e2+git757-g62cf887-1.debian.tar.gz
 d0a81ec2fe750f73f53c42c3603e8a918d058156f5f6e2de1b5ffbbfd4a66ff5 1058334 
python-nova_2012.1~e2+git757-g62cf887-1_all.deb
 07ee4b4891ccf319456fbf2ad0c016a7fa51c853d988e3d4445042f0fd37270e 33634 
nova-common_2012.1~e2+git757-g62cf887-1_all.deb
 06a31cd54026fb873bb64e21dae475994056c7ec3a5e026e5f1344ed85516710 11528 
nova-compute_2012.1~e2+git757-g62cf887-1_all.deb
 5d6f1410465c840846f0a4bb882a93adfb5419d523f7e4a020233bc9504a5313 8916 
nova-compute-lxc_2012.1~e2+git757-g62cf887-1_all.deb
 a38114b42ed95837d54ecf9b6cf336e8f6e7112cfbb6a7c7c4921b7f2d5eb1bc 8934 
nova-compute-uml_2012.1~e2+git757-g62cf887-1_all.deb
 a9d57010f305253c9c7d2484187077ca98590417f065e606859164cb3709aac4 8928 
nova-compute-xen_2012.1~e2+git757-g62cf887-1_all.deb
 0b7bc826a4a3b60c6d9fb788d65322eeeb949b671ed558c5cdae047170e90e54 8914 
nova-compute-kvm_2012.1~e2+git757-g62cf887-1_all.deb
 80a9cdd692a1a5b343a6323aa5172fffb63c74dba1343baf0cf3b0d84e7a9924 11372 
nova-scheduler_2012.1~e2+git757-g62cf887-1_all.deb
 f379608802ef4709f506b372e986f48149d972ba34b584b110356130b20ef007 11778 
nova-volume_2012.1~e2+git757-g62cf887-1_all.deb
 

Accepted bsdmainutils 9.0.1 (source amd64)

2012-01-19 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 10:11:52 +0100
Source: bsdmainutils
Binary: bsdmainutils
Architecture: source amd64
Version: 9.0.1
Distribution: unstable
Urgency: low
Maintainer: Debian Bsdmainutils Team pkg-bsdmainut...@teams.debian.net
Changed-By: Michael Meskes mes...@debian.org
Description: 
 bsdmainutils - collection of more utilities from FreeBSD
Closes: 345684 636618 640358 656011
Changes: 
 bsdmainutils (9.0.1) unstable; urgency=low
 .
   * Synced with FreeBSD 9 and added the latest changes from OpenBSD calendar
   * Enabled hardening buildflags.
 Thanks to Moritz Muehlenhoff j...@debian.org (Closes: #656011)
   * Allow usage of conflicting options for ncal.
 Thanks to Peter Selinger selin...@mathstat.dal.ca
   * In column check for a multibyte error when reading a file. (Closes: 
#636618)
   * Added option to not ignore empty lines in column. (Closes: #345684)
   * Added recommended targets build-arch and build-indep to rules file.
   * Also add python as build dependency to make lintian happy.
   * Finally added the russian calendar updates from FreeBSD 9.0 that were still
 missing.
   * Allow usage of stdin as calendar file. (Closes: #640358)
Checksums-Sha1: 
 61ef1721be9d82938b562de4dc7e9064e2ca382d 1060 bsdmainutils_9.0.1.dsc
 8b4ffce61c4821b1369c3d1d23977b6765f1fd30 275784 bsdmainutils_9.0.1.tar.gz
 a78a8f6cf45c4b7fbf4d6b0d7dff2296996b29a0 209548 bsdmainutils_9.0.1_amd64.deb
Checksums-Sha256: 
 48a2edaebce5e0d6245ca4e4a82262bdcbaabca0d4a6f1bc5fda4d6b585c8973 1060 
bsdmainutils_9.0.1.dsc
 ea4acad81724d967e70327000f8342c12e1bd585fb0971e51e22c8382cb6756d 275784 
bsdmainutils_9.0.1.tar.gz
 f85018677219f89bb80ace732d73c05ba401779c26cf3e0dc20d0d2430712aa4 209548 
bsdmainutils_9.0.1_amd64.deb
Files: 
 6bcc3ae5ca5ca770d3d4940c4b5945c2 1060 utils important bsdmainutils_9.0.1.dsc
 2a459c4ac745bf9ddb7413b404aedb37 275784 utils important 
bsdmainutils_9.0.1.tar.gz
 f4990d35ff8ff2a577d90680c205e335 209548 utils important 
bsdmainutils_9.0.1_amd64.deb

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

iD8DBQFPF+BZVkEm8inxm9ERAuinAJ9RWpsp47p+aGf1edyvhX6CQZrEOwCeKUna
33i5RpsaYxgD8xiwJz9IStU=
=0hx1
-END PGP SIGNATURE-


Accepted:
bsdmainutils_9.0.1.dsc
  to main/b/bsdmainutils/bsdmainutils_9.0.1.dsc
bsdmainutils_9.0.1.tar.gz
  to main/b/bsdmainutils/bsdmainutils_9.0.1.tar.gz
bsdmainutils_9.0.1_amd64.deb
  to main/b/bsdmainutils/bsdmainutils_9.0.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
Archive: http://lists.debian.org/e1rnomn-0005tb...@franck.debian.org



Accepted libgpod 0.8.2-5 (source all amd64)

2012-01-19 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 17:17:57 +0800
Source: libgpod
Binary: libgpod-nogtk-dev libgpod4-nogtk libgpod-dev libgpod4 libgpod-common 
libgpod-doc python-gpod libgpod-cil libgpod-cil-dev
Architecture: source amd64 all
Version: 0.8.2-5
Distribution: unstable
Urgency: low
Maintainer: gtkpod Maintainers pkg-gtkpod-de...@lists.alioth.debian.org
Changed-By: Chow Loong Jin hyper...@debian.org
Description: 
 libgpod-cil - CLI bindings for libgpod
 libgpod-cil-dev - CLI bindings for libgpod -- development files
 libgpod-common - common files for libgpod
 libgpod-dev - development files for libgpod
 libgpod-doc - documentation for libgpod
 libgpod-nogtk-dev - development files for libgpod (version without artwork 
support)
 libgpod4   - library to read and write songs and artwork to an iPod
 libgpod4-nogtk - library to read and write songs to an iPod
 python-gpod - Python bindings for libgpod
Changes: 
 libgpod (0.8.2-5) unstable; urgency=low
 .
   * Rebuild for CLR 4.0 transition
   * [59ac3ab] Update email address
   * [f1734a5] Update and convert copyright to dep5
Checksums-Sha1: 
 3d18051efb9343f5e95098f5e8a31d51b8f262a6 2778 libgpod_0.8.2-5.dsc
 bf7b2b5869f34d9d0b1a1cdc904758045c8e075c 16176 libgpod_0.8.2-5.debian.tar.gz
 4002b026379853f078e9a01d6a0b45b4b9a5700f 153884 
libgpod-nogtk-dev_0.8.2-5_amd64.deb
 e3cbbea6f42c9325544527d2cb61af6193e94c19 168598 
libgpod4-nogtk_0.8.2-5_amd64.deb
 5208b8de23b35e5132d60eba95e84b5301d50c03 268426 libgpod-dev_0.8.2-5_amd64.deb
 b44e8b6342fac14de73662a7386c96df8ffd2292 277006 libgpod4_0.8.2-5_amd64.deb
 d684fbe4c2d9930372b6e25ccdea9e19895941ee 111750 
libgpod-common_0.8.2-5_amd64.deb
 9f11b31e33d2e5f91b8bf9cf4179ce80ac090d3e 301112 python-gpod_0.8.2-5_amd64.deb
 4136b27dae2c2ef5999b659c473b68ce2397402b 149342 libgpod-doc_0.8.2-5_all.deb
 85be70ff635dbdda05f8156296a5bc62fa2e3787 68276 libgpod-cil_0.8.2-5_all.deb
 109a6e5d945bc1654772d4e3e15c1187bc920148 51012 libgpod-cil-dev_0.8.2-5_all.deb
Checksums-Sha256: 
 0e2a38bee53d754a9454a2c9b0279c23642fd26cbc918ccec36d792cefed12ca 2778 
libgpod_0.8.2-5.dsc
 53213a922cbd44a95375d9a6fffe187c683e6900772439737bf2beef704588f7 16176 
libgpod_0.8.2-5.debian.tar.gz
 9ddf55cb40b4b96dfa3157b7dd2e4802c25ae4371bd0561d654fd05cc8f195e4 153884 
libgpod-nogtk-dev_0.8.2-5_amd64.deb
 5af47cc35ccff07bb4c0fda3f5cf048ef15667d921f8ae3b4e96019ef25d9a47 168598 
libgpod4-nogtk_0.8.2-5_amd64.deb
 cf2ee87d650d708beeed724c11d31e2d86ab39336bfb760402478dd3f4bf327a 268426 
libgpod-dev_0.8.2-5_amd64.deb
 ec0b8e519d59631ad7980349a2008e55b7269780a36712b93a01218767936a14 277006 
libgpod4_0.8.2-5_amd64.deb
 d0668da2aed455eb3a791708c55b64af405f5aca4cb2545d27b941d645c4fb4d 111750 
libgpod-common_0.8.2-5_amd64.deb
 db77e9cfd07318dc02af21deba797ae6bbebdfc3fb3899425b9d20fbb10dfffa 301112 
python-gpod_0.8.2-5_amd64.deb
 ff642b87ceadcb9814ec3419e6cf04a3aed7fd14ece05aaba8cd6b36345ea8fc 149342 
libgpod-doc_0.8.2-5_all.deb
 bcf542d726c9affb806e5478fafc016ea35d460152999aaae95d399cc7f67114 68276 
libgpod-cil_0.8.2-5_all.deb
 799cbf5dae7f51886a64965484ba2f862948389b82b7afa9594410d66866fc5e 51012 
libgpod-cil-dev_0.8.2-5_all.deb
Files: 
 6e420c6b174ebe47d812f6139b599b20 2778 libs optional libgpod_0.8.2-5.dsc
 9b3263373f1a27628a3d4aca63116a65 16176 libs optional 
libgpod_0.8.2-5.debian.tar.gz
 ccb30d440efc7ef32302fb4fd1db4b07 153884 libdevel extra 
libgpod-nogtk-dev_0.8.2-5_amd64.deb
 62468552077d2da89a56ac53d182eb12 168598 libs extra 
libgpod4-nogtk_0.8.2-5_amd64.deb
 cb3e1bec7696ee482638626239134233 268426 libdevel optional 
libgpod-dev_0.8.2-5_amd64.deb
 eb7bc16185b9df8005d4833dda228de3 277006 libs optional 
libgpod4_0.8.2-5_amd64.deb
 176f41a02bc607c8b5ee53d464283628 111750 libs optional 
libgpod-common_0.8.2-5_amd64.deb
 5940dd605f664cb2685097b21fd1a998 301112 python optional 
python-gpod_0.8.2-5_amd64.deb
 c9dc603ad89b3606afda116ba9a7ff53 149342 doc optional 
libgpod-doc_0.8.2-5_all.deb
 a63305d91bf71ad362029a673ec6a9d8 68276 cli-mono optional 
libgpod-cil_0.8.2-5_all.deb
 c816c844e840f5841835b0c10842e5e9 51012 libdevel optional 
libgpod-cil-dev_0.8.2-5_all.deb

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

iQIcBAEBAgAGBQJPF+IGAAoJEPvVIltYh1KhLnUP/RbX9v3ZgaCS4JUuBW47+yDD
2CL7vs6b5TqBi9WS2n/BGRN+OZ0yTEFfeiCrVhV8ieVyzglnUvzGS7A32hxAST5l
qyi/CxCfAb1sVRDumHbxmNTPoyyB2Zyb42rJL/hAP9/0wOWDJ/HMpc4yT+Eg6Gox
50u0td4ifFPRN0j48KBymJlaoBQ/PxDVZolxglovf171K0GnpnW2vYun/xC19MBc
WFOL79DlUFCFrVCi00YNcApyujl6ICNIShfWM1loYo4nMiJEEP5Vps0yxkbfQgoG
79bDVXdFDhDfSUOvHA52Er+WxSa1VgWakzYCZ8j+Qct2M4HGWWxOkgno/wbGqYrH
FB11oQQvKQEx+uPgTikJlve1Lkyyph4XHpt6JeTE6POc+a/HIh77Fg9Nz3xyX5W8
DmC4hrTq98CWZPvitF/Te4z9hHnTykOjpYO8DXttmPfIZwUvKRwhjZbCOTraYCs0
Kroo3OZmG8FbFFiuymswu2a7JBxOC0Gufe8Azg/O7+XE2v6vQ8BaJfm6uo0/lhFE
3QbX+PwHvdXhuO4jmy6hB0vLf9fgxZydLljEwypgCUKwUaDR8w6ITojhAIxjlPGi
Xun+RqhvJ+tNbr18QAZ7M57AZKulOzB89Cv6/cA3Xt4FtMLSNQTsvDrYwAopSv94
DL3F8aDFg5LBmuHQUn2q
=MFeh
-END PGP SIGNATURE-


Accepted:

Accepted nova 2012.1~e2+git757-g62cf887-2 (source all)

2012-01-19 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 10:23:45 +0100
Source: nova
Binary: python-nova nova-common nova-compute nova-compute-lxc nova-compute-uml 
nova-compute-xen nova-compute-kvm nova-scheduler nova-volume 
nova-ajax-console-proxy nova-api nova-network nova-objectstore nova-console 
nova-xcp-plugins nova-doc
Architecture: source all
Version: 2012.1~e2+git757-g62cf887-2
Distribution: experimental
Urgency: low
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Ghe Rivero g...@debian.org
Description: 
 nova-ajax-console-proxy - OpenStack Compute - AJAX console proxy
 nova-api   - OpenStack Compute - API frontend
 nova-common - OpenStack Compute - common files
 nova-compute - OpenStack Compute - compute node
 nova-compute-kvm - OpenStack Compute - compute node (KVM)
 nova-compute-lxc - OpenStack Compute - compute node (LXC)
 nova-compute-uml - OpenStack Compute - compute node (UserModeLinux)
 nova-compute-xen - OpenStack Compute - compute node (Xen)
 nova-console - OpenStack Compute - Console
 nova-doc   - OpenStack Compute - documentation
 nova-network - OpenStack Compute - Network manager
 nova-objectstore - OpenStack Compute - object store
 nova-scheduler - OpenStack Compute - virtual machine scheduler
 nova-volume - OpenStack Compute - storage
 nova-xcp-plugins - OpenStack Compute plugin for the Xen Cloud Platform
 python-nova - OpenStack Compute - libraries
Changes: 
 nova (2012.1~e2+git757-g62cf887-2) experimental; urgency=low
 .
   * Fixed git debian/experimental merging
   * Added adduser depends to nova-compute-{lxc,xen,kvm,uml}
Checksums-Sha1: 
 3b03f846a5a393774178f03e803e8c25fc565003 2725 
nova_2012.1~e2+git757-g62cf887-2.dsc
 3459a477cdfb243b5a873e8c9946d6568fe12fdd 21685 
nova_2012.1~e2+git757-g62cf887-2.debian.tar.gz
 05aff31d942114ef4f46a5f4702f5de0c512e540 1058378 
python-nova_2012.1~e2+git757-g62cf887-2_all.deb
 596f933e32dd557f6834e7385725e60fc4d341b9 33764 
nova-common_2012.1~e2+git757-g62cf887-2_all.deb
 c3c8736a25d35e3fae30065ec778d55cb7b5de81 11630 
nova-compute_2012.1~e2+git757-g62cf887-2_all.deb
 0ca8c7ac8c0d2d7539e534c5a9cede037e299397 9144 
nova-compute-lxc_2012.1~e2+git757-g62cf887-2_all.deb
 5851c6a5ef418ed695a36e4827912d3a7f0046b1 9156 
nova-compute-uml_2012.1~e2+git757-g62cf887-2_all.deb
 a71491ab1bbfefee10f3c6d4b6f8d7c5641980a5 9152 
nova-compute-xen_2012.1~e2+git757-g62cf887-2_all.deb
 5554cedb6573a346a04defc2fde2c354d7549a78 9144 
nova-compute-kvm_2012.1~e2+git757-g62cf887-2_all.deb
 df5916cd61ed878511ddd7ea690dc4503a8fc955 11512 
nova-scheduler_2012.1~e2+git757-g62cf887-2_all.deb
 367018e58200d92ed360403ae859c0e59068b5d3 11922 
nova-volume_2012.1~e2+git757-g62cf887-2_all.deb
 6f04e66606876c95bdaef24a9ec30db152c0cf81 12716 
nova-ajax-console-proxy_2012.1~e2+git757-g62cf887-2_all.deb
 ff3024885fc2028fad37e2cf1df0d3bd50e70608 12308 
nova-api_2012.1~e2+git757-g62cf887-2_all.deb
 ae4b3899e613b405268f26a3949cec5671df10cc 12940 
nova-network_2012.1~e2+git757-g62cf887-2_all.deb
 0c1eac93a14b4ec892a50a6cb587716babef58a7 11612 
nova-objectstore_2012.1~e2+git757-g62cf887-2_all.deb
 e54783c25dfb04a9546de250d89dfb98977bc820 11558 
nova-console_2012.1~e2+git757-g62cf887-2_all.deb
 8713decd8e13ef531374f64187a8e77064f4d949 32042 
nova-xcp-plugins_2012.1~e2+git757-g62cf887-2_all.deb
 16ac6b2d4b6d22728ea96a61da22060df82bf645 1376894 
nova-doc_2012.1~e2+git757-g62cf887-2_all.deb
Checksums-Sha256: 
 1ae5a5bf5544854edc7fd2f37e9051ccf48544790b9b587bd6ef1e99f12c5745 2725 
nova_2012.1~e2+git757-g62cf887-2.dsc
 35f7cb96fd7d11fb6af0109ad1396b6013c90aae6357fe31c921ce8b0ea47cb3 21685 
nova_2012.1~e2+git757-g62cf887-2.debian.tar.gz
 458b0d0d90d527287181e05165ca5572e39eb335fa7ba7d6d6be062e1c5513f0 1058378 
python-nova_2012.1~e2+git757-g62cf887-2_all.deb
 0a314e2bf608bbc1877496c43a4f21c8b27b6eea143b7c4ee8b3734312e02fc8 33764 
nova-common_2012.1~e2+git757-g62cf887-2_all.deb
 9c75d7ded6abc1eaac94d89423f1e3d0bf93f9a571a1e1c9ca804be47b77499e 11630 
nova-compute_2012.1~e2+git757-g62cf887-2_all.deb
 a477d6234832142552b6abe8a2a612cb118d052039b7c157ed1e3c8c4cfb6dcc 9144 
nova-compute-lxc_2012.1~e2+git757-g62cf887-2_all.deb
 297c324fe06ce6481483de09530218fdb96de3d0c7fb835d1f6fe0259b3d7719 9156 
nova-compute-uml_2012.1~e2+git757-g62cf887-2_all.deb
 6a5ab916960dcd6f0abbea6c74b272421ea9e4b67b047cc1dcfcb1a004d26ff3 9152 
nova-compute-xen_2012.1~e2+git757-g62cf887-2_all.deb
 995d06aed2b907a57fc0f75703854d7f2b112f945410982d4e64b6196c060ea5 9144 
nova-compute-kvm_2012.1~e2+git757-g62cf887-2_all.deb
 1e25feb76b9fb56e2dc148057d210519e877381b0433d57f2e2314c59463 11512 
nova-scheduler_2012.1~e2+git757-g62cf887-2_all.deb
 b2f61dcf45437caf28e776d87ed784230faec658a9dfb63c7fab9d19aeb2b6af 11922 
nova-volume_2012.1~e2+git757-g62cf887-2_all.deb
 f04dccab1ce70aee7cf469cc40dd8e47ac7c311400da25b86079c956bb99ac53 12716 
nova-ajax-console-proxy_2012.1~e2+git757-g62cf887-2_all.deb
 0dbc60be766da0d5610db0a347ae21d372d222dc493b23f5c89b4e9bacbf21d7 12308 

Accepted libgeier 0.13-1 (source amd64)

2012-01-19 Thread Marvin Stark
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Dec 2011 12:18:15 +
Source: libgeier
Binary: libgeier-dev libgeier0
Architecture: source amd64
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Marvin Stark m...@der-marv.de
Changed-By: Marvin Stark m...@der-marv.de
Description: 
 libgeier-dev - Development files for the libgeier library
 libgeier0  - Elster client library (German tax declarations)
Changes: 
 libgeier (0.13-1) unstable; urgency=low
 .
   * New upstream release
   * Fixed Build dependencys
Checksums-Sha1: 
 8785767690b821471aeac6083d730638354785fe 1778 libgeier_0.13-1.dsc
 69e05471223741c03480a5b59a9a5ea4907ae626 454129 libgeier_0.13.orig.tar.gz
 695b571c6819a51e47801eacccafec1ae41f14a8 8196 libgeier_0.13-1.diff.gz
 c546ae3eeb4f8fd021badd0af7d5a8d4b0c1f91e 33060 libgeier-dev_0.13-1_amd64.deb
 e3bc009d8000ed6ece9cf4f8c8c422d4e45ec2af 98638 libgeier0_0.13-1_amd64.deb
Checksums-Sha256: 
 dc04fccf47be0ab23d6f74a18a6d75ff97858fb58925623363e1e57ab03d8424 1778 
libgeier_0.13-1.dsc
 661d72323499aa6cb9a7b35a73f4499f69885c0ea59b3e5ec0106ace970ad863 454129 
libgeier_0.13.orig.tar.gz
 6c47bd929b8c7828b791e3acdb23561b7353c7ddb258b9b03b7ef84b8157c3b9 8196 
libgeier_0.13-1.diff.gz
 11dcb9f839ca2f76c767fad3f69110df8ca1bb694a3e47ff0cced0fe16563e0f 33060 
libgeier-dev_0.13-1_amd64.deb
 702ca4ad65fc29416d447cb139b4a3dc42bd6a4223daa0ba02e623686738601d 98638 
libgeier0_0.13-1_amd64.deb
Files: 
 04f54daee7c339cfff7a054e892ef557 1778 libs optional libgeier_0.13-1.dsc
 baecd0d98148de0985e8fc3ea0291431 454129 libs optional libgeier_0.13.orig.tar.gz
 7b87de061baae47a2373b55d877c64c2 8196 libs optional libgeier_0.13-1.diff.gz
 07e9284b97e2703f2159ef6002f23e1b 33060 libdevel optional 
libgeier-dev_0.13-1_amd64.deb
 be306c51dd20b2cd94d0114e76dc0051 98638 libs optional libgeier0_0.13-1_amd64.deb

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

iQIcBAEBCAAGBQJPF+zdAAoJEExaa6sS0qeuve0P/3GqhO4KABcVkS1g6+9Emdn/
hmbAFYA8I3c4MS7U79K2qLKZd5NU6TInnj7wNrCB8hPBpEvZTZArc2BzWF+KbvL6
NhEgQX9OqFXJI9m6OPIwlVm6HFIdbK0OnBpKJw5Xv7SnGpX4GeejFM88DZjsOyLF
kkcVskVH73WsJXGU5wNYo8eaDOy1QOIOc6IVspRtRq/Zft6FCeqkr+WQ3ma188JH
KGrs030mTngVTU8OpPZK2xLfw63o2lkCjpFVQ7QKz/jYGPhTBLij/M0gGnvDK33q
AGuDAWEjw9a8Y/uYVYbyhMkhKEDHN7tR0NgH6cmfAzviLj+8xIWPiBrXbjJAlDVL
Sdr16NIOdSj1bdBVuKXH7DsP5gnmoT3PcgrhI5u6mvKDbNxvaHC3m6vGFVwWn5Vk
cwP9hgD4r2RgjgkjoQuYAibNT0v8VBXPJjoCAHcLCkNVnLCsELJRzF7LlnpO/BjQ
A0wK5aKJwJbzB9PPw2Oh05aMZJtRoxx0WcSoMxRo8mw9n0Sf2sCkivUaCZF2zzSF
PM+csU5r3CCB7l1MNrVzBx8UmCGGTDf6S0szCBuHJFk93XlemBNYRhgCJixJoWY5
S8Mf4wOsf9taTzRo8RV/c+zCSA6/Qo2WvuwJw43UIJOfA+fCa1WIfgz4BHVUp5sC
buFAPT/wARgcymrhA09y
=7aur
-END PGP SIGNATURE-


Accepted:
libgeier-dev_0.13-1_amd64.deb
  to main/libg/libgeier/libgeier-dev_0.13-1_amd64.deb
libgeier0_0.13-1_amd64.deb
  to main/libg/libgeier/libgeier0_0.13-1_amd64.deb
libgeier_0.13-1.diff.gz
  to main/libg/libgeier/libgeier_0.13-1.diff.gz
libgeier_0.13-1.dsc
  to main/libg/libgeier/libgeier_0.13-1.dsc
libgeier_0.13.orig.tar.gz
  to main/libg/libgeier/libgeier_0.13.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
Archive: http://lists.debian.org/e1rnp3e-0001ov...@franck.debian.org



Accepted xorg-server 2:1.11.3.901-2 (source all amd64)

2012-01-19 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 10:47:49 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx 
xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg 
xserver-common
Architecture: source all amd64
Version: 2:1.11.3.901-2
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Cyril Brulebois k...@debian.org
Description: 
 xdmx   - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb   - Virtual Framebuffer 'fake' X server
Closes: 656410
Changes: 
 xorg-server (2:1.11.3.901-2) unstable; urgency=high
 .
   * Revert XKB: Add debug key actions for grabs  window tree to stop
 making it possible to bypass X screen locking programs. This is
 CVE-2012-0064 (Closes: #656410).
   * Set urgency to “high” accordingly.
Checksums-Sha1: 
 1e6dace0d5f5018c2e1e578b3e2bdf61ef4b3967 3488 xorg-server_1.11.3.901-2.dsc
 dede7fed734ab143cecb60f78cb30b02bcabb965 397899 
xorg-server_1.11.3.901-2.diff.gz
 d4e6eb7ea66fc2b72863aed2c877416cc852912f 1281504 
xserver-common_1.11.3.901-2_all.deb
 fc1bd99179d03ca658b2eadf82fcfba40937e40a 1755988 
xserver-xorg-core_1.11.3.901-2_amd64.deb
 799da1fe2275251c658ca5d963b5dd68af9fe005 1065498 
xserver-xorg-core-udeb_1.11.3.901-2_amd64.udeb
 f93a3280c5d46736de92b327ef83396fd4e67a1a 310912 
xserver-xorg-dev_1.11.3.901-2_amd64.deb
 499e833b4bcc93e0f1848bc84ac5d752c21f3a9e 917248 xdmx_1.11.3.901-2_amd64.deb
 d40393b9bc8829bf786bdffcf3dcfc094d99fd1b 123836 
xdmx-tools_1.11.3.901-2_amd64.deb
 c3f38686f090a0eb6fb3fa121464ebac7a8d7199 814288 xnest_1.11.3.901-2_amd64.deb
 43605457e0647872b71c39593274d8f9d6ec5052 914526 xvfb_1.11.3.901-2_amd64.deb
 2d93bf1a35fd0681933c6e514b666177f566ca87 1008822 
xserver-xephyr_1.11.3.901-2_amd64.deb
 bee72af9bf07f31e808979267f36b54bf60160d7 929748 
xserver-xfbdev_1.11.3.901-2_amd64.deb
 c242fdba8892ba155505d7e15ba9b15892ba7ee1 6218222 
xserver-xorg-core-dbg_1.11.3.901-2_amd64.deb
Checksums-Sha256: 
 104b0e23f969ae49a41f3ea3accceb6e9ac084dbb77787b457fbf2489febe5ad 3488 
xorg-server_1.11.3.901-2.dsc
 5ee906410cbec575f71698e9af231586b0e5c87a180dc9dcbf6361cc3bd56f87 397899 
xorg-server_1.11.3.901-2.diff.gz
 01ad51f365a0e4e028816c41f4856bdd124ef9032c5d766330237dce9dbad23f 1281504 
xserver-common_1.11.3.901-2_all.deb
 04ba8bb292f1ed8e62cdfa49aae6cb3a76eba4b0c88ca62635cc9cc69252be3d 1755988 
xserver-xorg-core_1.11.3.901-2_amd64.deb
 530f494495634c9d06e8bbe8170f64d4dcbf1ea535d72e4a188ee43626d74555 1065498 
xserver-xorg-core-udeb_1.11.3.901-2_amd64.udeb
 b301d855bf5494f6b8ab3e03d7d5fde96d3a01f84cf1bbae24a435c86dd3a3ec 310912 
xserver-xorg-dev_1.11.3.901-2_amd64.deb
 a19cfadf9d3e86f19d6a25128b6db5e520603cf3652056746f15e265b3cb558a 917248 
xdmx_1.11.3.901-2_amd64.deb
 676c405d8693b08a62498b9869c5dea493f878c69e3bcd98657b9a2dc1038d1f 123836 
xdmx-tools_1.11.3.901-2_amd64.deb
 f1c135ccfd0662a00a51dd9444af87157657a2ae24093449f135ac6450e80d23 814288 
xnest_1.11.3.901-2_amd64.deb
 258ea189a2afae6fac6a0e25b6630e30ffd14e89836c204703bb7a62d2284c05 914526 
xvfb_1.11.3.901-2_amd64.deb
 b8f3cc5361fa790a7364fb18827680346936c80d265a49f2852f01162145fb3d 1008822 
xserver-xephyr_1.11.3.901-2_amd64.deb
 0ce79ceea01d67f30431c3818a932c0ee18d73ab456b8e03b939438539d2b2bc 929748 
xserver-xfbdev_1.11.3.901-2_amd64.deb
 bade540a6f7a123ae069e8cfdc273330550f5cdd29a47eb0726b4e8da75b60a1 6218222 
xserver-xorg-core-dbg_1.11.3.901-2_amd64.deb
Files: 
 d7e61075dfde0476e8f842b4839c1123 3488 x11 optional xorg-server_1.11.3.901-2.dsc
 1bf5e0f9bf9bb91b1aafbc7d9c0f5e4c 397899 x11 optional 
xorg-server_1.11.3.901-2.diff.gz
 ca67f03999c5a5d08c641b8400900ae1 1281504 x11 optional 
xserver-common_1.11.3.901-2_all.deb
 7d8ab63d2229e58aa66ab1bc24fdfaaf 1755988 x11 optional 
xserver-xorg-core_1.11.3.901-2_amd64.deb
 556f52cdbe5b0f9b33d972ee5ce65ecb 1065498 debian-installer optional 
xserver-xorg-core-udeb_1.11.3.901-2_amd64.udeb
 36d136681fe7c5a8470483a6da819d4f 310912 x11 optional 
xserver-xorg-dev_1.11.3.901-2_amd64.deb
 e8d77ebc2048442af90e837ba0e46635 917248 x11 optional 
xdmx_1.11.3.901-2_amd64.deb
 78c643fccc9d0cd6d487ced3a9dca735 123836 x11 optional 
xdmx-tools_1.11.3.901-2_amd64.deb
 fb7563dab3f6efcf60339d03b1aa060a 814288 x11 optional 
xnest_1.11.3.901-2_amd64.deb
 4fb9e740f073e37c9f1db627b2987c7e 914526 x11 optional 
xvfb_1.11.3.901-2_amd64.deb
 a5e29d603bdc208cd63558b138aeedff 1008822 x11 optional 
xserver-xephyr_1.11.3.901-2_amd64.deb
 dbd2306d27a3c5bd25277dc6fc38392e 929748 x11 optional 

Accepted batctl 2011.4.0-2 (source i386)

2012-01-19 Thread Sven Eckelmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 Jan 2012 10:39:27 +0100
Source: batctl
Binary: batctl batctl-dbg
Architecture: source i386
Version: 2011.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Simon Wunderlich s...@hrz.tu-chemnitz.de
Changed-By: Sven Eckelmann s...@narfation.org
Description: 
 batctl - B.A.T.M.A.N. advanced control and management tool
 batctl-dbg - B.A.T.M.A.N. advanced control and management tool (debug files)
Changes: 
 batctl (2011.4.0-2) unstable; urgency=low
 .
   * Upload to unstable for Linux 3.2
   * Update copyright years in debian/copyright
Checksums-Sha1: 
 6db0fc5c19d568df3abb2cee40fb48d5d2cc1601 1951 batctl_2011.4.0-2.dsc
 8e4b447366c825c708dcaa5dae2b54090aaed374 6374 batctl_2011.4.0-2.debian.tar.gz
 638354fc3b976d783c5c24c4a6b51d6f32fe7dcd 51958 batctl_2011.4.0-2_i386.deb
 ab46deec8d449fef541477deff3d2965f84c5684 70288 batctl-dbg_2011.4.0-2_i386.deb
Checksums-Sha256: 
 0bc2cd34c1a163a7e29f48586385d0772ad07812617489ebd0ce55e80785ca2f 1951 
batctl_2011.4.0-2.dsc
 e9005e070cfb40992b6ef9c0e0ed9914106782fc4e1a45199930a456207bc01d 6374 
batctl_2011.4.0-2.debian.tar.gz
 29cced3b530bb0e16d33774317ea82aa995ceeffe70ddd7928e3a938d576dc3e 51958 
batctl_2011.4.0-2_i386.deb
 d925c27fcf70a340eef16b806dc896f54f94514a4f24d375f8fd21c363dba7e0 70288 
batctl-dbg_2011.4.0-2_i386.deb
Files: 
 ff33f77fb7f9e06fcd8a02927f4acebd 1951 net extra batctl_2011.4.0-2.dsc
 1c5ab89271fa483dff219351da1bb154 6374 net extra batctl_2011.4.0-2.debian.tar.gz
 d65a3fe5be4620412630cca75f067334 51958 net extra batctl_2011.4.0-2_i386.deb
 6bf10a243786c07dcfc8c0a8e3e48ee0 70288 debug extra 
batctl-dbg_2011.4.0-2_i386.deb

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

iQIcBAEBCgAGBQJPF+6DAAoJEF2HCgfBJntGWrUP/1C6F8RL12jvxKchTxTz+LxD
sjAoqilf9Z0OP58apGrZGGhIjCVwDaMNJdI7qAMDw2MZgGm6qShj0NFAZpf/3NfG
9SBd6Jj45h4OtEggAaiVv7S71pGd8HAnFfNhrxv4ZSGDCgsSbhQyrbEoLCgz5sTh
b0otlNVm4UX/jd2I5Wvnl6GTBwTAqMLurAH4Tfebj3bSJGLneEfm7fYIUW/yxFfX
t2XxWQXEqt3rq2ajTBH9pHw5Df/ZC+RYDuvI2x/DT++3eoM/06zNAF7CR3Nd9eXz
HeUXmzFUYk4UVz4akpVafJMCWg/27TYcwkBYV+acPOvEla+A+Oqp5vFd2kzSsHso
7F+ZXTk2SoNqtjMBnX3DLdG5HdjOWA35raypl4ePnCOP5I4VuJ0nrk6p9LjTKOiF
b8DR/Arn5oyh9Ze5oXp/3lkVtiHsvBG1DHvQyzOOftXANc5VlA2kCVcx2m9aH3Id
e787rqEDPe/Vv0MN/i0AwozJ6m57Em/qrvJkMXEoOnIy+wbjt89V80xWRy/6qFq6
ZEEcRE6QIOe62ZLj8oCBIxCuXlCYGBHZXCqbOlag6qTDmZHibRRcGylALXJfwffu
/lL9lqaaA1AOO/LmN5AXm0BfKq1V/qWpUVG8yBbBBFrlpfrhHXTz8IR3XgSzXEct
IG70DSxQ62IgOnzxs6nn
=d6jl
-END PGP SIGNATURE-


Accepted:
batctl-dbg_2011.4.0-2_i386.deb
  to main/b/batctl/batctl-dbg_2011.4.0-2_i386.deb
batctl_2011.4.0-2.debian.tar.gz
  to main/b/batctl/batctl_2011.4.0-2.debian.tar.gz
batctl_2011.4.0-2.dsc
  to main/b/batctl/batctl_2011.4.0-2.dsc
batctl_2011.4.0-2_i386.deb
  to main/b/batctl/batctl_2011.4.0-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
Archive: http://lists.debian.org/e1rnphx-0003by...@franck.debian.org



Accepted gprename 2.6.6-1 (source all)

2012-01-19 Thread Marvin Stark
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 19 Dec 2011 19:32:09 +
Source: gprename
Binary: gprename
Architecture: source all
Version: 2.6.6-1
Distribution: unstable
Urgency: low
Maintainer: Marvin Stark m...@der-marv.de
Changed-By: Marvin Stark m...@der-marv.de
Description: 
 gprename   - Complete batch renamer for Linux
Changes: 
 gprename (2.6.6-1) unstable; urgency=low
 .
   * New upstream release
   * Changed compat level to 8
   * Removed gprename.desktop.diff patch, fixed in upstream
   * debian/control:
 - Updated Standards-Version to 3.9.2
 - Added ${misc:Depends} to Depends
   * debian/rules:
 - Removed dh-clean -k because it's deprecated
 - Added build-arch and build-indep targets
   * debian/copyright:
 - Updated path to GPL-3 license
Checksums-Sha1: 
 edc9bc4f0734b06535e937a7fbf3b9a44f397f99 1640 gprename_2.6.6-1.dsc
 6f5b12cee6d1d3f1253152bbfcc426dd8e97d1a8 57559 gprename_2.6.6.orig.tar.gz
 fa7bd8757774aaabd8a62cea9bad6eb5f8c49e81 3202 gprename_2.6.6-1.diff.gz
 0c9139432db1f1e995c5d815b342b32cbc111659 53022 gprename_2.6.6-1_all.deb
Checksums-Sha256: 
 abd7661cef7abbd6350b7dd3ceff2c625d68764ee8cade30162285a8bb80484c 1640 
gprename_2.6.6-1.dsc
 45d9f4593aec74a6a5cf5118f001be1649552381b7c972003a061cbee36a109a 57559 
gprename_2.6.6.orig.tar.gz
 fdfc6856662d29ff0d3e28ee44b74681260d0a3037c29d2fccbc144395289de8 3202 
gprename_2.6.6-1.diff.gz
 90954dea868574569f477a20ca7809536f36af1413099b85e090eb5b88dd44d5 53022 
gprename_2.6.6-1_all.deb
Files: 
 dad256605c5cb59a280e1e2fbd33 1640 utils optional gprename_2.6.6-1.dsc
 7857b406a54fa7329c374daab971ebc1 57559 utils optional 
gprename_2.6.6.orig.tar.gz
 5497b0c4414585ff46c985c4aa32 3202 utils optional gprename_2.6.6-1.diff.gz
 8b554ded637c035a4f68051e44c1ed12 53022 utils optional gprename_2.6.6-1_all.deb

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

iQIcBAEBCAAGBQJPF+5/AAoJEExaa6sS0qeuDjYP/3dwsNytMNIuqPkISQv3Z9RP
6gp1T74uSFQC5FXW6WeIcI6XZfXjdGA0cutfomFHHdVvixJb3XmJiibGH7jGo3Xr
6yb3udzhqy6RLf9+V+8wQz6qzi2gytsFQGGgHwSePwd/krZPtvetJl2HVxF3E6cX
rSJ1hFRsXHSya3yCsZ5H8thfjtMTJJcU8AE5N0SHohFZGGMV0wFmGLs957P2MXpP
qsRVAvKxGb4BW6sJOQky5BBmC6ClQTHRAVqjKmy8BBzIW50J3x4tpWq47WqzC58E
bpCIsLY9LzGf77FQYW70WNEVj+ZvQ+sgO615KeWCo/5nhhV03dUmy+keOwydTKv2
8LsY2pyiEkrxmbtZS3c9c5jKXW372xocngUL3yWgtPiK0nPpWF2RimdZ7NR6zadA
c5jxGyrmnPCwPZC3JgelhM/sxOOM6Y84ZoI1NOB91r7N7XNL60RdAf47TA8tD+GB
aksLZ5v4wv6YwNPUzyw4MHB54a9hJqq4v381moHhY+NC+tSujsVgB4cxNnTA5xT5
HTGfP466/ehbhdI6Z/QIBArkxfudJ8Qb3kBFdkBf6eMXCUgqCbzu+7o8vmBePpjr
07QhtHBG7/1jBY1GVj379M4uTeHd1bh1F3KcjcqBe/KePngkIx3YqVkiYbpoDtEv
uHSgX83XTYQWkr7lwWT1
=NGzO
-END PGP SIGNATURE-


Accepted:
gprename_2.6.6-1.diff.gz
  to main/g/gprename/gprename_2.6.6-1.diff.gz
gprename_2.6.6-1.dsc
  to main/g/gprename/gprename_2.6.6-1.dsc
gprename_2.6.6-1_all.deb
  to main/g/gprename/gprename_2.6.6-1_all.deb
gprename_2.6.6.orig.tar.gz
  to main/g/gprename/gprename_2.6.6.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
Archive: http://lists.debian.org/e1rnpiq-0003et...@franck.debian.org



Accepted retext 2.1.4-1 (source all)

2012-01-19 Thread Dmitry Shachnev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Jan 2012 13:39:18 +0400
Source: retext
Binary: retext retext-wpgen
Architecture: source all
Version: 2.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry Shachnev mity...@gmail.com
Changed-By: Dmitry Shachnev mity...@gmail.com
Description: 
 retext - Simple text editor for Markdown and ReStructuredText
 retext-wpgen - Webpages generation tool for Markdown and ReStructuredText
Changes: 
 retext (2.1.4-1) unstable; urgency=low
 .
   * New upstream bugfix release
 - Backport some fixes from trunk
 - Add Chinese translations
 - Update WpGen to 0.4.3
Checksums-Sha1: 
 7273aa09f570b93866955cbe3c086f96b3d936b0 1112 retext_2.1.4-1.dsc
 849da870409f5dabc5302906e302f3e6b512a29c 79903 retext_2.1.4.orig.tar.gz
 445bbaeeb1831ead8bf18f03b4434b1a6dc1d15c 3763 retext_2.1.4-1.debian.tar.gz
 55cb9087e1423fa33ba592889785bf92bf1b0922 58050 retext_2.1.4-1_all.deb
 9aab64002b9f398eb07b282d98c373fa682f5112 6702 retext-wpgen_2.1.4-1_all.deb
Checksums-Sha256: 
 2106c7255171c5efbef8c076d97b191dc49bbc29dee392323f2dcd7cb4874c72 1112 
retext_2.1.4-1.dsc
 ad7337c2f41d3665475c73f9609e972736613a97dcbf4a3554c7b42d6de7386e 79903 
retext_2.1.4.orig.tar.gz
 26fd2e07ec3b35190c7fe13d6d6d1ceb34e742bf999a171b30465c60c8122fc9 3763 
retext_2.1.4-1.debian.tar.gz
 ce24733429ed72c04e9c075dcf58e445342b44da61f380dbfaba75ef4a86dd37 58050 
retext_2.1.4-1_all.deb
 3a28fa83d5cd431ccdcb4d11e0763f9e367a4417130f03b2cb37bb8a594fd3b6 6702 
retext-wpgen_2.1.4-1_all.deb
Files: 
 1ece667153e36b0c5aed3e3dab85a175 1112 editors optional retext_2.1.4-1.dsc
 01f3d938ee366390110f6d1fb6f26b35 79903 editors optional 
retext_2.1.4.orig.tar.gz
 02283f7af86e9ddb749503a7c5b2a07d 3763 editors optional 
retext_2.1.4-1.debian.tar.gz
 8ae6470d2b1bb0d8312b2de4675472a1 58050 editors optional retext_2.1.4-1_all.deb
 73a350cf395284391657b6493defa34f 6702 editors optional 
retext-wpgen_2.1.4-1_all.deb

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

iEYEARECAAYFAk8X8AQACgkQNFDtUT/MKpDW4QCg34iIGkjBd9VEiub3Wed6ZrEL
BRUAoLuA3kfzVwrgOiRm/QdI3tishG3l
=pxcP
-END PGP SIGNATURE-


Accepted:
retext-wpgen_2.1.4-1_all.deb
  to main/r/retext/retext-wpgen_2.1.4-1_all.deb
retext_2.1.4-1.debian.tar.gz
  to main/r/retext/retext_2.1.4-1.debian.tar.gz
retext_2.1.4-1.dsc
  to main/r/retext/retext_2.1.4-1.dsc
retext_2.1.4-1_all.deb
  to main/r/retext/retext_2.1.4-1_all.deb
retext_2.1.4.orig.tar.gz
  to main/r/retext/retext_2.1.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
Archive: http://lists.debian.org/e1rnpjg-0003kk...@franck.debian.org



Accepted taxbird 0.18-1 (source amd64)

2012-01-19 Thread Marvin Stark
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Dec 2011 12:36:20 +
Source: taxbird
Binary: taxbird
Architecture: source amd64
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: Marvin Stark m...@der-marv.de
Changed-By: Marvin Stark m...@der-marv.de
Description: 
 taxbird- Free Elster client (German Tax Declarations)
Closes: 635566
Changes: 
 taxbird (0.18-1) unstable; urgency=low
 .
   * New upstream release
 - Fixed build dependencys (Closes: #635566)
 - Removed not needed patches, fixed in upstream now
   * debian/rules:
 - Added build-arch build-indep targets
Checksums-Sha1: 
 5e056c4debd6596b60d912555b0ea4d67d18032d 1750 taxbird_0.18-1.dsc
 2fec2f7f3744ae89c3d7e025bbe0bd45824daeab 414988 taxbird_0.18.orig.tar.gz
 036f105769c898eac0b5bdc61d5f37aa31a25d08 12707 taxbird_0.18-1.diff.gz
 e58ad956e36fb21f78cd60d7765f3e13099d6785 99854 taxbird_0.18-1_amd64.deb
Checksums-Sha256: 
 65331adc5977ff70070e24a527db6366b7f8de7f370abdd5366f9f5fb0f4d2fb 1750 
taxbird_0.18-1.dsc
 4ed073989eb9d17b06e120e3e9a5669fc48c2b2df26b118521baa98f11e81413 414988 
taxbird_0.18.orig.tar.gz
 a0ffd1bd52d315b78f88f0b611134d27f28e8a5891e9d26559b3d8e0d0511476 12707 
taxbird_0.18-1.diff.gz
 52aad04946e4d5c657194f58bc9458c181dc7a756259e1c3bf3f11634a871794 99854 
taxbird_0.18-1_amd64.deb
Files: 
 b449952188ef54c4620f3067e1bba6bf 1750 gnome optional taxbird_0.18-1.dsc
 213e63cb9283fbcc539259742271445f 414988 gnome optional taxbird_0.18.orig.tar.gz
 8f88a7ca7cec931f17c5c1f227466950 12707 gnome optional taxbird_0.18-1.diff.gz
 da1a10949ad82b46ba6f696bdfeee16f 99854 gnome optional taxbird_0.18-1_amd64.deb

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

iQIcBAEBCAAGBQJPF+zxAAoJEExaa6sS0qeuKzUQAI00JvnwbmYi8m1sp2e5xiqI
OPXCZ8Zfkl6YH2YYBcCEYvXgpj4Bw5vOhtTq8ugsUNASULWRQMtI3wWH54JWD0yA
2oQD259I3CMqkiqby323V+NRoEn3XNIlGWQ1uU4KZkKvnvfKiaGjNAASAqjI1orS
HM1kPRHdi6+8vDsHAnwoU+vPcL/ny1EWD6+lW33VcNIkGUbotm4Gc2Q4aSz/IEX+
/DOGx4v0k6gTfz/JejlvEQlY+TjgJvVpaZPW8fQo+sqKSLcqHr62ONmCC61pcjme
ZahCvHDM9pL6ZdVTnFl3oItpmT3Dx8sssgwfqxOL73lInrIOp1FxVP008Lx7PtGE
ZSlgIKUiRkV0tT2NGFlyCDZAUUCHiJmSrlbQhp33gxCfvXQFojqzi85amoQOYtUM
5m0fJPrkLaD6f1odYN5ecTpSR0Ua1Vi1xhi46Yp3GeXMVf3PiMv5iCU6fHBMjHfH
3fR4nTDs+rmVUSYxb4TGv0hZlCilPpb7rafUqoO+VoSjdKoM4ABcDgUtHOlXD0cm
MGmmzBD2ur1Otj7weeV7ElaKUIJ90fMB+WQaKKW9TOyVQvUa/oOqgXGa9XRMDVL1
ujcT7loo6QreAZUPSoCFq1oxiblTyzcq45Ifdzl1TfyNI3CVKUTcQKugvwV7o69x
s10vdWm2wYDqEVSP0aMq
=teVk
-END PGP SIGNATURE-


Accepted:
taxbird_0.18-1.diff.gz
  to main/t/taxbird/taxbird_0.18-1.diff.gz
taxbird_0.18-1.dsc
  to main/t/taxbird/taxbird_0.18-1.dsc
taxbird_0.18-1_amd64.deb
  to main/t/taxbird/taxbird_0.18-1_amd64.deb
taxbird_0.18.orig.tar.gz
  to main/t/taxbird/taxbird_0.18.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
Archive: http://lists.debian.org/e1rnpjr-0003mx...@franck.debian.org



Accepted vde2 2.3.2-1 (source amd64)

2012-01-19 Thread Ludovico Gardenghi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 11:35:11 +0100
Source: vde2
Binary: vde2 vde2-cryptcab libvdeplug-dev libvdeplug2 libvde-dev libvde0
Architecture: source amd64
Version: 2.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian VSquare Team pkg-vsquare-de...@lists.alioth.debian.org
Changed-By: Ludovico Gardenghi gar...@debian.org
Description: 
 libvde-dev - Virtual Distributed Ethernet - support libraries development file
 libvde0- Virtual Distributed Ethernet - support libraries
 libvdeplug-dev - Virtual Distributed Ethernet - Plug development files
 libvdeplug2 - Virtual Distributed Ethernet - Plug library
 vde2   - Virtual Distributed Ethernet
 vde2-cryptcab - Virtual Distributed Ethernet - CryptCab
Closes: 610933 636745 646627
Changes: 
 vde2 (2.3.2-1) unstable; urgency=low
 .
   * New upstream version
   * Remove Piotr Roszatycki dex...@debian.org from Uploaders
 (Closes: #636745)
   * Suggest qemu-kvm instead of dummy transitional package kvm
 (Closes: #646627)
   * Add major version in dlopen in libvdeplug_dyn.h to avoid binary dependency
 on -dev package (for additional explanations see the header file itself)
 Patch file: debian/patches/libvdeplug_dyn_versioned_dlopen.patch
   * Add patch for fixing missing format string in fprintf() and syslog()
 calls. Patch file: debian/patches/printf_add_format_string.patch
   * Add patch for fixing wrong SONAME for libraries. -version-number had
 been used instead of version-info, this gave incorrect SONAMEs and broke
 compatibility between this version and the previous ones (althought there
 is no actual ABI incompatibility).
 Patch file: debian/patches/fix_soname_version_info.patch
 - reset libvdeplug name to libvdeplug2 (w.r.t 2.3.1-1) (Closes: #610933)
   * Move /usr/lib/libvdetap.a to -dev package
   * Update Standards-Version to 3.9.2: nothing to do
   * Switch to CDBS and quilt
   * Remove useless .dirs files
Checksums-Sha1: 
 31af8038bbfed3cf772e068e6796357ffc17c377 1895 vde2_2.3.2-1.dsc
 72552d58eba1309e219d73de4d18047a530f6f47 770257 vde2_2.3.2.orig.tar.gz
 62f7edd1a2374a8237dccfeb9fe957eeaab8b14d 11984 vde2_2.3.2-1.diff.gz
 bb5d446383d04a5a3d306a553b034e6735b4fcf5 236322 vde2_2.3.2-1_amd64.deb
 5c363d7cdd59544dc203798c75a813d4b9bc8218 26150 vde2-cryptcab_2.3.2-1_amd64.deb
 7de6a61e6daa0744cbf72ca0f2e3059fa1221b95 24450 libvdeplug-dev_2.3.2-1_amd64.deb
 0f297977317383037aa808b452dd8b5f0887327d 22874 libvdeplug2_2.3.2-1_amd64.deb
 a9f3dab0652efd5d725b4c53d12556a5f68fbea0 42620 libvde-dev_2.3.2-1_amd64.deb
 71cbb84bd75aeeba8947fe5a687a52838261234c 37390 libvde0_2.3.2-1_amd64.deb
Checksums-Sha256: 
 38e57eed7348271db5c98fca4c7b39f343c1e97e83c08df72ecda56347f555b1 1895 
vde2_2.3.2-1.dsc
 22df546a63dac88320d35d61b7833bbbcbef13529ad009c7ce3c5cb32250af93 770257 
vde2_2.3.2.orig.tar.gz
 3e58ba4cc760813fcf1e71ac88348dab067e6c8c4a31909cab8f9050dee292f1 11984 
vde2_2.3.2-1.diff.gz
 df99d2e75d22cc725bb3cbfc246a253c1e262ed33a9c2a874d81213e6440042d 236322 
vde2_2.3.2-1_amd64.deb
 6191786a79972b2e59a8f73132b504f4e86983e01eed4633e89729fa7a33765d 26150 
vde2-cryptcab_2.3.2-1_amd64.deb
 80aa2fb4c12a70987e6d6497f62586bc7a91b72d92242933a948f4691fac9df0 24450 
libvdeplug-dev_2.3.2-1_amd64.deb
 db6be49e47c9b865bc8324886ba03530220a6b8a86cb2ba20dcd35ce245d8a5d 22874 
libvdeplug2_2.3.2-1_amd64.deb
 58547f4e448b71818c4fd9f1cc696a25cdd77481dce59ccf39a490f641a2e7dc 42620 
libvde-dev_2.3.2-1_amd64.deb
 0c41ca21760a4ff8ee6ea737fcf5bf1f8137606c2fe4bb7494924643abb9d17b 37390 
libvde0_2.3.2-1_amd64.deb
Files: 
 ddf1138ed0ea6f7d4b9c32aa03a1e77d 1895 net optional vde2_2.3.2-1.dsc
 d3f3e979558e396b8405c4613df9dfa0 770257 net optional vde2_2.3.2.orig.tar.gz
 fc17f5118719a497b37cb860d09a031f 11984 net optional vde2_2.3.2-1.diff.gz
 04eebd4a5bec7b68c6d639f6ef2efb4d 236322 net optional vde2_2.3.2-1_amd64.deb
 be3026bba2ab8bceebcb779f14fe8e0e 26150 net optional 
vde2-cryptcab_2.3.2-1_amd64.deb
 36009cbd770ad68de7780a533c00cf9e 24450 libdevel optional 
libvdeplug-dev_2.3.2-1_amd64.deb
 fda048138a177ddaea5a1b6c26790473 22874 libs optional 
libvdeplug2_2.3.2-1_amd64.deb
 9793ae201884a8e667fb3ef4f79b70dd 42620 libdevel optional 
libvde-dev_2.3.2-1_amd64.deb
 24515c4693c5f8c0b20e7d5827077971 37390 libs optional libvde0_2.3.2-1_amd64.deb

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

iQEcBAEBCAAGBQJPF/LUAAoJEPXTSIpdwmASYEQIAIMIV9Goa/9M/WDp7iJuy+Js
531cYrlSYsWEMJ5I8daYUF1tRS2xOCSDBoJZHXSyOtt91BQwl8jgx2W7zzf4vaWo
Y2BZb9XP1OK+JL03zUM9JSrsfDS9aoWP+bLdDRPo9K7Ltjpp8IeOJ1+L3mFGYUdV
nn/q0ePDu1S8ZBarP3rSFG/U25vSIWWZKHIE87H+BrJA490shT2Py8FKwSFqfXyT
PlJ1ixHq9uAo8NsDq6f7/AVbYtPb0uR18IzeDYk6qboV5gxvAclGgutIVzj+sh8h
jRGRjaKsY3adlTHIucYJgWGSkT10LHVt9YYheVJF9LtjCHRU74FTCBWsD0gMzOY=
=UBiN
-END PGP SIGNATURE-


Accepted:
libvde-dev_2.3.2-1_amd64.deb
  to main/v/vde2/libvde-dev_2.3.2-1_amd64.deb
libvde0_2.3.2-1_amd64.deb
  to main/v/vde2/libvde0_2.3.2-1_amd64.deb

Accepted node-ain2 1.0.0-1 (source all)

2012-01-19 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 Jan 2012 12:38:29 +0100
Source: node-ain2
Binary: node-ain2
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 node-ain2  - syslog logging for Node
Changes: 
 node-ain2 (1.0.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 121a8069ea4e6fca845717074c3cf1d207e575ad 1948 node-ain2_1.0.0-1.dsc
 cf3b029aa23d52c2d137782eeda3a085cc7a8706 6647 node-ain2_1.0.0.orig.tar.gz
 b5ef68be5c5ddb5d295498efdd2c7bb3e07be1d4 3023 node-ain2_1.0.0-1.debian.tar.gz
 1c0b58d0fe12a31185bfc5ed006af319dfe93ee3 10088 node-ain2_1.0.0-1_all.deb
Checksums-Sha256: 
 631d45d5be1f94513d56727c9d96575e30cd81d36852fb5a5371a621af24d728 1948 
node-ain2_1.0.0-1.dsc
 6c2a44afc345ca37be6dc44f736a558e31e63327dcff2fa2b64c66e51a21c1f7 6647 
node-ain2_1.0.0.orig.tar.gz
 f1d9ca6cb36c2a653dcc411a51c3b30d365ab47e7025cf5f0d7511f401d30bbf 3023 
node-ain2_1.0.0-1.debian.tar.gz
 b296c97ebe0fc25e15b12402ecafd902bfd4be3f652183f36c9c4057a34bef80 10088 
node-ain2_1.0.0-1_all.deb
Files: 
 cc75f942fcb618c387dc8caf10211e25 1948 web optional node-ain2_1.0.0-1.dsc
 8814daa542f37eb9cd5cc17bbe47002e 6647 web optional node-ain2_1.0.0.orig.tar.gz
 5a35b05b3746f4e749a9733c8a7da794 3023 web optional 
node-ain2_1.0.0-1.debian.tar.gz
 03476a9553c63ae365e7416e3d90fc61 10088 web optional node-ain2_1.0.0-1_all.deb

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

iQIcBAEBCgAGBQJPGAGEAAoJECx8MUbBoAEhqZQP/2yFR7uGCvVQchzrSCVVezrS
5Ms9Mb1irxcMcmrF86N8He2BxFgQMWYSuJWSER/m4iwn1ICG6S8L0eiI5nmbh+No
npjrxF57ZN5MHa5RS7a6qO+JYUuxMTE2bmrgLD5HnNMbM+KkwjjpNCribnGhk2wV
vdfKD9eiX3p9nRkguSq3smfTIqat/pK+SkWqFTZi62mT6UsMjTE3YX8NCy6vAAm4
OCZehh7v7/gOa/279T9FCXPpkpFDdBfCjExe+rNAqczzLQWRx7tyhguHZDGzQQ3n
qdAAMpTiTmDwg2ZUJYu8nLxyai61q0pxTqjx75MzaUNhoTmV5sacT0kuDbkGqhlb
rF7y3kc47rarDHIdHq+WVQ2Gx1gjtDLzmgEP6tBO2EL42ZbqyH2QhzlJdYXYZFIr
0516/Sr60RlnilloWSfFows40d60wlp4BRd9eqkpYQk2GJVdcNZPs6lXXuxeZND1
sSMP9nAKYZ6Rtl5rPa+oZj8bzvv8Qh4Gfoa4Lp7fmZ7khEcUDuOrJLajF81SnlUV
mZGHFbh+N8LCbutuYYpnwB/CbfrvxNRCc8EjJ8Jd1+g0OnYUXawYU7unixkXcL4j
vjVudQDT5KbbWMQ/yw2pA/COodo+9hWQeiclO0c2X85tlTxv0KUfyVeDLXrSfADa
hN3R8Ry+LgRqVlm/9Pa5
=E6s6
-END PGP SIGNATURE-


Accepted:
node-ain2_1.0.0-1.debian.tar.gz
  to main/n/node-ain2/node-ain2_1.0.0-1.debian.tar.gz
node-ain2_1.0.0-1.dsc
  to main/n/node-ain2/node-ain2_1.0.0-1.dsc
node-ain2_1.0.0-1_all.deb
  to main/n/node-ain2/node-ain2_1.0.0-1_all.deb
node-ain2_1.0.0.orig.tar.gz
  to main/n/node-ain2/node-ain2_1.0.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
Archive: http://lists.debian.org/e1rnqsv-0003ll...@franck.debian.org



Accepted packagekit 0.7.2-2 (source all amd64)

2012-01-19 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 11:51:41 +0100
Source: packagekit
Binary: packagekit packagekit-bash-completion packagekit-docs 
libpackagekit-glib2-14 libpackagekit-glib2-dev gir1.2-packagekitglib-1.0 
libpackagekit-qt2-2 libpackagekit-qt2-dev packagekit-gtk3-module 
gstreamer0.10-packagekit browser-plugin-packagekit python-packagekit 
packagekit-backend-aptcc packagekit-backend-smart packagekit-dbg
Architecture: source amd64 all
Version: 0.7.2-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klumpp matth...@tenstral.net
Changed-By: Matthias Klumpp matth...@tenstral.net
Description: 
 browser-plugin-packagekit - Plugin to install missing plugins using PackageKit
 gir1.2-packagekitglib-1.0 - GObject introspection data for the PackageKit GLib 
library
 gstreamer0.10-packagekit - GStreamer plugin to install codecs using PackageKit
 libpackagekit-glib2-14 - Library for accessing PackageKit using GLib
 libpackagekit-glib2-dev - Library for accessing PackageKit using GLib 
(development files)
 libpackagekit-qt2-2 - Library for accessing PackageKit using Qt4
 libpackagekit-qt2-dev - Library for accessing PackageKit using Qt4 
(development files)
 packagekit - Provides a package management service
 packagekit-backend-aptcc - APT backend for PackageKit
 packagekit-backend-smart - Smart backend for PackageKit
 packagekit-bash-completion - Offer to install missing programs automatically
 packagekit-dbg - Debugging symbols for PackageKit
 packagekit-docs - Documentation for PackageKit
 packagekit-gtk3-module - Install fonts automatically using PackageKit
 python-packagekit - PackageKit Python bindings
Closes: 656376
Changes: 
 packagekit (0.7.2-2) unstable; urgency=low
 .
   * Solve override disparity for GIR
   * Disable InstallFiles() in aptcc again, function isn't ready yet
   * Compile with --as-needed again
   * Make libs recommend installation of the PackageKit daemon
   * Fix segfault if there are no cached properties (Closes: #656376)
   * Make GStreamer- and browser plugin suggest a PK frontend
Checksums-Sha1: 
 c62b115d0d45368a51ebe3fb11f0977b8f1d7e19 3580 packagekit_0.7.2-2.dsc
 b53a75811ebbe9ea4bc98ad30c46eab5f2a03bd2 16480 packagekit_0.7.2-2.debian.tar.gz
 f3b82e50c8275c576625572a0e519f4d578fb727 935820 packagekit_0.7.2-2_amd64.deb
 3e3f3da5403bf31f91965abde8ca5f1f054517e2 151602 
packagekit-bash-completion_0.7.2-2_amd64.deb
 e2feeb8abe6ca79a83af10e51f1a746c5bbaa3c1 6046748 
packagekit-docs_0.7.2-2_all.deb
 8934abc0db315c21b2f7c4374d0dc339f786aa5c 246426 
libpackagekit-glib2-14_0.7.2-2_amd64.deb
 1de9b3ed240cc25cae7fcc4f289b9ab15500c9f0 200198 
libpackagekit-glib2-dev_0.7.2-2_amd64.deb
 9b885341466578552dbf41599b330f93e83ca6db 162776 
gir1.2-packagekitglib-1.0_0.7.2-2_amd64.deb
 ac887be561efa9eaff26dff78286d7dc554b1e7a 227228 
libpackagekit-qt2-2_0.7.2-2_amd64.deb
 69e343b0205686b49508e38072e79eb4e1a05636 145268 
libpackagekit-qt2-dev_0.7.2-2_amd64.deb
 2c075c85907b88699b0c2fa491973bb492a3c85b 137618 
packagekit-gtk3-module_0.7.2-2_amd64.deb
 094a1276743714c30f11830947472dc3bb3de5f0 137842 
gstreamer0.10-packagekit_0.7.2-2_amd64.deb
 21ed3321db6c3a28e43ae25af57c1fb80edfa328 152686 
browser-plugin-packagekit_0.7.2-2_amd64.deb
 b04c2b529631693e63b99d3e2656c6fcefa14a0b 147552 
python-packagekit_0.7.2-2_all.deb
 93b314d75e42f4b5718030f3230e5b07db7ca74e 248384 
packagekit-backend-aptcc_0.7.2-2_amd64.deb
 b89fc58ea68c9541f30d75a93e76122d83bbdf9e 147330 
packagekit-backend-smart_0.7.2-2_amd64.deb
 a489f0f6b7abe52f451d8315e89bb2f4c5b344ae 2486518 
packagekit-dbg_0.7.2-2_amd64.deb
Checksums-Sha256: 
 c0ac347ca9f206e2b346eca772f5a18c0a55756a10717de50cf330e1d37ad321 3580 
packagekit_0.7.2-2.dsc
 428e8b4414b969f8d2d108580853edc2abfabdb1bfe4a37ee3d693f74af899b7 16480 
packagekit_0.7.2-2.debian.tar.gz
 b8805b606c412ba1e8cd889f1f0832cfb1496b4b8950ab923aa38d4841547b2d 935820 
packagekit_0.7.2-2_amd64.deb
 a819de0a383b77b27de9e9919c51cf40d006b347050032179230bb3d3b05ba2b 151602 
packagekit-bash-completion_0.7.2-2_amd64.deb
 e3c92cc12680808ff9ba0af3948ed5b25069b90bc86d84bed978f9427782e498 6046748 
packagekit-docs_0.7.2-2_all.deb
 ec3eb708f5d7cb107464d6c04b8937c5e40e86eabe01c1708f7782b253875d27 246426 
libpackagekit-glib2-14_0.7.2-2_amd64.deb
 c933cbfeed1318bf6c5ca72b54437b3b2c10ca061f3ab3cfdfad4dfac2f4bdce 200198 
libpackagekit-glib2-dev_0.7.2-2_amd64.deb
 fe812a9ecf2d3451e6bc2c560a4156fe45aaf4754e8a5e723d47602c09cbc6ab 162776 
gir1.2-packagekitglib-1.0_0.7.2-2_amd64.deb
 de4789885f820f68d19d3fe08144a0e85aee369e31f20ec5b8fd346aca9f6eb6 227228 
libpackagekit-qt2-2_0.7.2-2_amd64.deb
 4a481fcfa05c4e0cc541ee08cc6beafd575f6755e7a0e630c999d9ae61d44c50 145268 
libpackagekit-qt2-dev_0.7.2-2_amd64.deb
 0d3de75da9cbbd9dc23c6609042aea795eb2356826bb70a029195a9ebdd8 137618 
packagekit-gtk3-module_0.7.2-2_amd64.deb
 2c75c50e49732dfdc9f82d40f7c55e1258a443b4a506b9184286b6cf88f51826 137842 
gstreamer0.10-packagekit_0.7.2-2_amd64.deb
 

Accepted python-coverage-test-runner 1.8-1 (source all)

2012-01-19 Thread Lars Wirzenius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 11:27:56 +
Source: python-coverage-test-runner
Binary: python-coverage-test-runner
Architecture: source all
Version: 1.8-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius l...@liw.fi
Changed-By: Lars Wirzenius l...@liw.fi
Description: 
 python-coverage-test-runner - fail Python program unit tests unless they test 
everything
Changes: 
 python-coverage-test-runner (1.8-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 4941d862c0236de0317f23c9498de9c2d2e6ede5 1512 
python-coverage-test-runner_1.8-1.dsc
 0e23e2e544ece13887a72bed632c48ab74402814 19475 
python-coverage-test-runner_1.8.orig.tar.gz
 3bf151c7af038bfe46d15b02361434124446bede 2026 
python-coverage-test-runner_1.8-1.debian.tar.gz
 fc363e92dac3a2c78fad36d7912a6e5b30f43317 6536 
python-coverage-test-runner_1.8-1_all.deb
Checksums-Sha256: 
 3e0c4d797f54c384ef6b515dea87c95e3b948dc0bd6f64c16cab26b841b9581c 1512 
python-coverage-test-runner_1.8-1.dsc
 89088a491dac7edd522c00f45263abefc7f9f12c0fca1c122c2c5585573649dc 19475 
python-coverage-test-runner_1.8.orig.tar.gz
 191de83cd1eadb97f919c36f57c24e741c2e8b8d8a3287f68b4831c5c6b22794 2026 
python-coverage-test-runner_1.8-1.debian.tar.gz
 3aab721f05527a2dce821c6d2fad0111bc73df5dc0f6d874fdcb2f8b4d269ffd 6536 
python-coverage-test-runner_1.8-1_all.deb
Files: 
 adaa4a3321a71dd6f659f576ef37147e 1512 python optional 
python-coverage-test-runner_1.8-1.dsc
 cac3dd7ec43edcd69553adc6b801d121 19475 python optional 
python-coverage-test-runner_1.8.orig.tar.gz
 e38efa71197e7a031e818b4d629a3f96 2026 python optional 
python-coverage-test-runner_1.8-1.debian.tar.gz
 0ebc1b601656a2fa809639b5b10063a7 6536 python optional 
python-coverage-test-runner_1.8-1_all.deb

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

iQEcBAEBCAAGBQJPGAB4AAoJEIahkFub41rmlIEH/Ap5N3tYcRE68j9S5RYSKtaV
UhDP3KXOVSOGaIuMLqtUfMSW6jg5X7WbJ5GQ09zlMW5NAWaizFlXkXICbRrxKbP7
t3fHr8eXtarpP4G3vDIef4zYQiaDcgu9vHSGkh78gh3ekO52cZiv8B3i7417ja/Z
XAev6nQqJ0W2WGYDTSvRkIVaPUTTjOSfZY74mo2nXnkBoUFVRBsIMMOD6nLoIqTv
el2Ja1PyZeR/6ibTExdtWE5QNHBYoEBwcDSUntonAai6DzQtwDsMwuuDieSa2kDN
tJ7WC2V2sdkl1cYn5778cnwq+iLuv95xL0pkGDQiOVybi9PFRz/YVD+jFdRbHbk=
=06Ns
-END PGP SIGNATURE-


Accepted:
python-coverage-test-runner_1.8-1.debian.tar.gz
  to 
main/p/python-coverage-test-runner/python-coverage-test-runner_1.8-1.debian.tar.gz
python-coverage-test-runner_1.8-1.dsc
  to main/p/python-coverage-test-runner/python-coverage-test-runner_1.8-1.dsc
python-coverage-test-runner_1.8-1_all.deb
  to 
main/p/python-coverage-test-runner/python-coverage-test-runner_1.8-1_all.deb
python-coverage-test-runner_1.8.orig.tar.gz
  to 
main/p/python-coverage-test-runner/python-coverage-test-runner_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
Archive: http://lists.debian.org/e1rnqta-0003m6...@franck.debian.org



Accepted herbstluftwm 0.1+git2012.01.18-1 (source mipsel)

2012-01-19 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 12:42:18 +0100
Source: herbstluftwm
Binary: herbstluftwm
Architecture: source mipsel
Version: 0.1+git2012.01.18-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Egger christ...@debian.org
Changed-By: Christoph Egger christ...@debian.org
Description: 
 herbstluftwm - manual tiling window manager for X11
Changes: 
 herbstluftwm (0.1+git2012.01.18-1) unstable; urgency=low
 .
   * New upstream Snapshot
 * Highlight: desktop file for fancy login managers
   * Provide x-window-manager
Checksums-Sha1: 
 15e3be03985c475e1c469f96dacbc684766bb645 2072 
herbstluftwm_0.1+git2012.01.18-1.dsc
 47b4080ebe8ee1d48a13da1d819213ce8e500aae 64000 
herbstluftwm_0.1+git2012.01.18.orig.tar.xz
 5359124c4eb5675df0ecd59bc8fd5dc94012dd01 2445 
herbstluftwm_0.1+git2012.01.18-1.debian.tar.gz
 d34fa15b9cdb40ae1817e1e92bf762811f51ffef 82520 
herbstluftwm_0.1+git2012.01.18-1_mipsel.deb
Checksums-Sha256: 
 f28e92666ea79a068da9087ff052893b74f4a6d528d18e5513bcea4851e3e3bc 2072 
herbstluftwm_0.1+git2012.01.18-1.dsc
 846c048c2f7d5ab61afbe379a742a3d3d121126d6da8ac03fdce7e594f979257 64000 
herbstluftwm_0.1+git2012.01.18.orig.tar.xz
 3c90c4e117c3d16ae9c9ec950bafffb1f480432a7b4773836ba0101ea47c3565 2445 
herbstluftwm_0.1+git2012.01.18-1.debian.tar.gz
 d69fdffee460359b2cd6d6e3dee901228b9475a199a2ba09fcd1f27bdecece89 82520 
herbstluftwm_0.1+git2012.01.18-1_mipsel.deb
Files: 
 055e2011cf7ceff4e11dbf25315c84a3 2072 x11 optional 
herbstluftwm_0.1+git2012.01.18-1.dsc
 d4141c02652df030aa0996ee187589d2 64000 x11 optional 
herbstluftwm_0.1+git2012.01.18.orig.tar.xz
 a00df4b5888d1552a75c738c6143210e 2445 x11 optional 
herbstluftwm_0.1+git2012.01.18-1.debian.tar.gz
 cff4a113fa455d7a33631b8b4505399c 82520 x11 optional 
herbstluftwm_0.1+git2012.01.18-1_mipsel.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/kFreeBSD)

iQIcBAEBAgAGBQJPGAWCAAoJEKv/7bJACMb5iKYP/2juaQqQtm1gedIAMZ+Q416f
X2eCJxQsEANFWi5g1VrKKGIje49JHtksP5MIVbQY2UziKIl1nhH3fik8xsa0HgEC
hT0xrUHuHXX2eHUaagMblHE5KW0EP56JBlB4uBYajCdfqQAKQeQiqJ+jnm4Nx0mw
PEEFm3SuysFdHKHX4pOpJbZarLOeNXZwY8LeORZ5twmAcdgWbFygeb54nldeVBgZ
RcPfJG9VI2GVjWdaYd3sGR7DW3gHa4Y1wk54YH87QXHQRiwGBfImu3x1C9DNAsgw
fluI0kvcJ7XArUFGS1BIGziW1lwJ48l5yP+Nq1z/xgCeUg5ELEh59ZtCm8zGLtUl
XFFfHcwgCIcKwD8eJp5CYwE04pb+mpZJ+btbVYnAQCeo929U9ShMxQdGhY6+9tY/
DSDTJveVswdI2C8DW5rWtnx1C3tZahhFJdd6DIOW3jZ9IF6G+TeFzlf16ez4Ka6+
xtzoD7tP6ctc4vtpzmUZDODFvBaEJqGs16gkeFw8Yh13U9YHQRiAn+aMsKe2Kyfr
fAMnVxxRAjWHXaQcQ4hdikt3zgFk5bZwT3TizHuNOHWMgE8mx9FgTg11vfVQItjT
IrSzSJMOkkWc9WWCaS2+uYMJOOG0e6hzEu5xFuWUrGdz6X2uzJn11GU1rGn3ZNMM
LbdwBCs4I3DAo0Cr3wU7
=6tYY
-END PGP SIGNATURE-


Accepted:
herbstluftwm_0.1+git2012.01.18-1.debian.tar.gz
  to main/h/herbstluftwm/herbstluftwm_0.1+git2012.01.18-1.debian.tar.gz
herbstluftwm_0.1+git2012.01.18-1.dsc
  to main/h/herbstluftwm/herbstluftwm_0.1+git2012.01.18-1.dsc
herbstluftwm_0.1+git2012.01.18-1_mipsel.deb
  to main/h/herbstluftwm/herbstluftwm_0.1+git2012.01.18-1_mipsel.deb
herbstluftwm_0.1+git2012.01.18.orig.tar.xz
  to main/h/herbstluftwm/herbstluftwm_0.1+git2012.01.18.orig.tar.xz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rnqvy-0006xw...@franck.debian.org



Accepted node-jsconfig 0.2.0-1 (source all)

2012-01-19 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 19 Jan 2012 13:00:17 +0100
Source: node-jsconfig
Binary: node-jsconfig
Architecture: source all
Version: 0.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 node-jsconfig - Node async configuration loader with command line support
Changes: 
 node-jsconfig (0.2.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Stop depending on node-async.
   * Compile coffeescript manually (upstream switched from node-waf to
 muffin which is not yet in Debian).
Checksums-Sha1: 
 efc1c2002d2403524e61f59ee136e34e51b8c437 2012 node-jsconfig_0.2.0-1.dsc
 2ecb2469d680a171213c76f050e2918f36df15b1 4895 node-jsconfig_0.2.0.orig.tar.gz
 67fcc0a9596ab9d8bbdfa72280cb1ebfb0bb909f 3419 
node-jsconfig_0.2.0-1.debian.tar.gz
 45199e9bd4823a415d89fb8c9ea43bfbd8fa8070 9044 node-jsconfig_0.2.0-1_all.deb
Checksums-Sha256: 
 d76b2534530aaaee17d914d84474d0293579a72df33166c438463c66b1d6d6b6 2012 
node-jsconfig_0.2.0-1.dsc
 a71ed7bb6cb1a0c6eea3dc9805a2db7d08f4d2e381a352557f73c766aa6306fd 4895 
node-jsconfig_0.2.0.orig.tar.gz
 2e28476203b443800260e27bb50942c08a4c3ac5cde67ca7a86ba3cc1c354424 3419 
node-jsconfig_0.2.0-1.debian.tar.gz
 3d1dfd316840f52a320592e57ed8f71e5e787195b4b8c91c47f37c8e0880d60f 9044 
node-jsconfig_0.2.0-1_all.deb
Files: 
 4d4c7d260936127389d2fdfa468a5f8d 2012 web optional node-jsconfig_0.2.0-1.dsc
 38b75492d259aa3eb82261199f7ac55b 4895 web optional 
node-jsconfig_0.2.0.orig.tar.gz
 39b4374597a57d1a21aa86ef92a522eb 3419 web optional 
node-jsconfig_0.2.0-1.debian.tar.gz
 eed48f3c87add09c2af31b90cb135e67 9044 web optional 
node-jsconfig_0.2.0-1_all.deb

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

iQIcBAEBCgAGBQJPGAaFAAoJECx8MUbBoAEhiggP/RHKbI9SZEtZv/X2+ExR4RgZ
TAsWC/S3isbGDSuGWWWARVCtw1lWhSjx5iJsY0pyCW0Z+bUQZmDXMVmS0xjpnuG8
1VZAXQPvcoeimsf5qzTOgOfen8JRsM7iNVnd4/RRIJJjKKdBKx+x3MXL0mr3Sa4k
+X/FGxpRAMP4aUjSTe+xMlw8e1cfBKCCjwgt68BBECJasOin7+NTi9zO8oeGEidy
4M9oc8mOjZv8cwe9Yo8peASfpUBkVYX6o7N3hypgY65HdcYR4xKDvWF3TfmC0yg0
fDnF0mCQd1yWCMQdu8P2as6Q+xHbQQ9k6cExRiLXlD4egY2ydT25Rhib/4e06zBQ
rmTO7Lx2G7mSyCB9Mu53+r2DKM/T/OfaBTVlfLZ2QPrmhKmjBcOOoD3WrFVrZ/7m
i/Mj2mZ/B+nRrc44t3+AYdfSUnB0lhXR2bJQbtgmkhp7Zcm9QVdh7zeHldnolLm1
o+nTcNzxWlNgO5sW6+EM1ji57meTCdMysTxuOhmDWlJUFqYsZCZ6F58cybCogaU/
DDeajURzXHdz46nuU3o/9jMwfWvVmBPK1NRwQtA0wp4uFXP0gvfUwKkVgEDbCiBZ
oUj25cFEiMA8G+n+amRK4AYTSoGNvRzboIAYwTsNxy/vXwdAUbLDdA1e7f0MNY6o
a86fxTC8iH2sMyJxTl0S
=CV6f
-END PGP SIGNATURE-


Accepted:
node-jsconfig_0.2.0-1.debian.tar.gz
  to main/n/node-jsconfig/node-jsconfig_0.2.0-1.debian.tar.gz
node-jsconfig_0.2.0-1.dsc
  to main/n/node-jsconfig/node-jsconfig_0.2.0-1.dsc
node-jsconfig_0.2.0-1_all.deb
  to main/n/node-jsconfig/node-jsconfig_0.2.0-1_all.deb
node-jsconfig_0.2.0.orig.tar.gz
  to main/n/node-jsconfig/node-jsconfig_0.2.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
Archive: http://lists.debian.org/e1rnqwr-0006fe...@franck.debian.org



Accepted libggi 1:2.2.2-5.1 (source amd64)

2012-01-19 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 15 Nov 2011 11:12:48 +0100
Source: libggi
Binary: libggi2 libggi2-dev libggi-samples libggi-target-emu 
libggi-target-monotext libggi-target-vcsa libggi-target-aa 
libggi-target-terminfo libggi-target-fbdev libggi-target-x 
libggi-target-svgalib libggi-target-lcd823
Architecture: source amd64
Version: 1:2.2.2-5.1
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith bradsm...@debian.org
Changed-By: Felix Geyer debfx-...@fobos.de
Description: 
 libggi-samples - General Graphics Interface sample programs
 libggi-target-aa - General Graphics Interface ASCII Art display target
 libggi-target-emu - General Graphics Interface colour emulation targets
 libggi-target-fbdev - General Graphics Interface direct access framebuffer 
target
 libggi-target-lcd823 - General Graphics Interface lcd823 display target
 libggi-target-monotext - General Graphics Interface plain text target
 libggi-target-svgalib - General Graphics Interface SVGAlib display target
 libggi-target-terminfo - General Graphics Interface TermInfo display target
 libggi-target-vcsa - General Graphics Interface direct access console text 
target
 libggi-target-x - General Graphics Interface X display target
 libggi2- General Graphics Interface runtime libraries
 libggi2-dev - General Graphics Interface development package
Closes: 633272
Changes: 
 libggi (1:2.2.2-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Don't ship .la files. (Closes: #633272)
Checksums-Sha1: 
 84357c8a4b3dba731d7191617729243afeaf22e0 2515 libggi_2.2.2-5.1.dsc
 e3b1048b91032553ab8c6f954dd7e6d57343f4c4 32814 libggi_2.2.2-5.1.diff.gz
 872501a793d91be2cd8ed1f94e40cd4ad7e07305 370246 libggi2_2.2.2-5.1_amd64.deb
 fbe104137ffc37587fcfc183fa21bbe4330ec46e 552622 libggi2-dev_2.2.2-5.1_amd64.deb
 6c657c5bb57d25b926f7dcd044301603279c489f 204446 
libggi-samples_2.2.2-5.1_amd64.deb
 dc109a2938bcfd1e65d18ed98d7d4a2c5df5e0f6 127334 
libggi-target-emu_2.2.2-5.1_amd64.deb
 18665870af3c42e73d7fbd46cd29a75bb9b52d2c 114672 
libggi-target-monotext_2.2.2-5.1_amd64.deb
 7fe5d47eec36997216da8d80714519e15d19ab0a 109422 
libggi-target-vcsa_2.2.2-5.1_amd64.deb
 8311f508d18ceeff974deaad407b7b86e4add5da 109604 
libggi-target-aa_2.2.2-5.1_amd64.deb
 a1f356d8a8aad1d3ccc1a30733a29c7aa34b02e9 111724 
libggi-target-terminfo_2.2.2-5.1_amd64.deb
 1a4dfb1bb3f97b6955880c16d6a6d64693b53b91 147720 
libggi-target-fbdev_2.2.2-5.1_amd64.deb
 beddd18bf1021558c1d56b39ce623c61558ee1a5 165372 
libggi-target-x_2.2.2-5.1_amd64.deb
 fbc761af7c3aa57c08416264e9171456c78137c9 116754 
libggi-target-svgalib_2.2.2-5.1_amd64.deb
Checksums-Sha256: 
 4f9e0f1672a1bb4a1a5579382201cec59a508814dcbbef800597c0612133a628 2515 
libggi_2.2.2-5.1.dsc
 5cf20356b298e6f2116529748e19d4779c0b23c13e4ac5c5e0e8dde2bcfecac6 32814 
libggi_2.2.2-5.1.diff.gz
 a9089f3569b2d16b1e4d755f1a11d534aaa512e7b088e222470790cce57804b0 370246 
libggi2_2.2.2-5.1_amd64.deb
 e0015ba70cef2b499effa132d9890d3382ed27199b70143c4449d0e25ee5940d 552622 
libggi2-dev_2.2.2-5.1_amd64.deb
 d4d8be72ddbbab109084de4bc461c749c58259d5d5df084b7b3038dc6cd24ecc 204446 
libggi-samples_2.2.2-5.1_amd64.deb
 73a1f51a9cd9eb3432a7b15f7aea1fe8b4404634fd4147427b8e770b0aa03b2a 127334 
libggi-target-emu_2.2.2-5.1_amd64.deb
 d3b114f57463040600fc5cac66fff91eb2369f17b0abcac10972e3fcd54e9a9c 114672 
libggi-target-monotext_2.2.2-5.1_amd64.deb
 2e4f21ff334cc8b91f47848801cff56afbb9c1ad08f241943b32aa0958830b3b 109422 
libggi-target-vcsa_2.2.2-5.1_amd64.deb
 e7f89083091b838bf0f8ca56a77052a62b0344bfdf3cf1b51f3606dd2aa41225 109604 
libggi-target-aa_2.2.2-5.1_amd64.deb
 1014b9ae7ff52348380134dc935d10114200c86f0c30030b7b62dfcc5badff05 111724 
libggi-target-terminfo_2.2.2-5.1_amd64.deb
 ae19c3812cb5962635cf4e148f54824b390d2200f2db7278cf0ff74d51062031 147720 
libggi-target-fbdev_2.2.2-5.1_amd64.deb
 8c08967642f7aa80852d6aff516e3bfb7c9ab8a4807ac37ae5a813fb99c23305 165372 
libggi-target-x_2.2.2-5.1_amd64.deb
 53f747e8f6cb674784a9ed09d8cae46db0044d7401492eeb41363c17e490bb13 116754 
libggi-target-svgalib_2.2.2-5.1_amd64.deb
Files: 
 b0771cad8be949b27f1479fccb1d534b 2515 libs optional libggi_2.2.2-5.1.dsc
 494423ed9e4285d1a2caa0c0f1c9d462 32814 libs optional libggi_2.2.2-5.1.diff.gz
 fffbf550ec3a0fdef2987c617d783648 370246 libs optional 
libggi2_2.2.2-5.1_amd64.deb
 9d576a34ec5106267ce47c062f0dee38 552622 libdevel optional 
libggi2-dev_2.2.2-5.1_amd64.deb
 1d6274d265adec201f184ae35b84349f 204446 libs optional 
libggi-samples_2.2.2-5.1_amd64.deb
 7ebd504a7b24dad6ae6951342f1dbeaa 127334 libs optional 
libggi-target-emu_2.2.2-5.1_amd64.deb
 86b501e3e37e94ace3e0ddb1ede81f0b 114672 libs optional 
libggi-target-monotext_2.2.2-5.1_amd64.deb
 570c1d42d5f4775124a9e892b82f2bd1 109422 libs optional 
libggi-target-vcsa_2.2.2-5.1_amd64.deb
 fa7b92c780a3b8b4e6a98d7194628b03 109604 libs optional 
libggi-target-aa_2.2.2-5.1_amd64.deb
 df1b51702c0d82eae4225165888d69bf 111724 libs optional 
libggi-target-terminfo_2.2.2-5.1_amd64.deb
 

Accepted pixman 0.24.2-1 (source amd64)

2012-01-19 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 12:22:54 +0100
Source: pixman
Binary: libpixman-1-0 libpixman-1-0-udeb libpixman-1-0-dbg libpixman-1-dev
Architecture: source amd64
Version: 0.24.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Cyril Brulebois k...@debian.org
Description: 
 libpixman-1-0 - pixel-manipulation library for X and cairo
 libpixman-1-0-dbg - pixel-manipulation library for X and cairo (debugging 
symbols)
 libpixman-1-0-udeb - pixel-manipulation library for X and cairo (udeb)
 libpixman-1-dev - pixel-manipulation library for X and cairo (development 
files)
Changes: 
 pixman (0.24.2-1) unstable; urgency=low
 .
   * New upstream release:
 - Stable bug fix release from the 0.24 branch.
Checksums-Sha1: 
 6f866a36a249f1ca5a86c2698989973494ed9ba1 1398 pixman_0.24.2-1.dsc
 acfc724d8032d3c0677b4466807e120e0c867678 627140 pixman_0.24.2.orig.tar.gz
 eb8470bfe4e3bbc873853f20930043f2cff5735d 193344 pixman_0.24.2-1.diff.gz
 8053c72e9d20578cbddec8baaeead5b607b5cafd 406088 
libpixman-1-0_0.24.2-1_amd64.deb
 618befbf7e4b5302b8051a77c70300d0aa26d259 225010 
libpixman-1-0-udeb_0.24.2-1_amd64.udeb
 33ec3f08131937be445e1a550be547402476a128 1130154 
libpixman-1-0-dbg_0.24.2-1_amd64.deb
 ad3b18bc93a8b82ba2391cb716072b5025643e05 435398 
libpixman-1-dev_0.24.2-1_amd64.deb
Checksums-Sha256: 
 ada85b3f03eff9ab7a0f98c1305317a123a05a4be12060e28a6e81830ecff7bd 1398 
pixman_0.24.2-1.dsc
 9cbea523ea7f3ec993a70e2e73bfab45dc83331cad9ecbe5a831494d20b27e64 627140 
pixman_0.24.2.orig.tar.gz
 075e8339dc01f6961c7fd16addef4457e774d411347eac5d5546fb84b56ae47d 193344 
pixman_0.24.2-1.diff.gz
 d8ce3a8d7a676007ed122194566b15199304c97e6dd7988a9b7612c7c18baacf 406088 
libpixman-1-0_0.24.2-1_amd64.deb
 e0706f13bf65115e75ce3b9ba708d8eebe1f4fc914de5086480a06580db8bc77 225010 
libpixman-1-0-udeb_0.24.2-1_amd64.udeb
 7fece3b66cf1aedcb154701b105b4dde41d55cff40cfe37ed8342f30714786e1 1130154 
libpixman-1-0-dbg_0.24.2-1_amd64.deb
 83df4b059d968de03aeb7e64038e14978df2b0487a92588fbe5850ce6466fe92 435398 
libpixman-1-dev_0.24.2-1_amd64.deb
Files: 
 76a161977533926ab7d52e2e85235f0f 1398 devel optional pixman_0.24.2-1.dsc
 87837698855729650fd87b50171b348d 627140 devel optional 
pixman_0.24.2.orig.tar.gz
 2e72355b164e04f66c75163422315d1d 193344 devel optional pixman_0.24.2-1.diff.gz
 7dce466f70378385f4c19ff0a63de6fd 406088 libs optional 
libpixman-1-0_0.24.2-1_amd64.deb
 172b63f42caf72e50c26386ae88efdc0 225010 debian-installer optional 
libpixman-1-0-udeb_0.24.2-1_amd64.udeb
 9c1999baddaf4e811ee7224b2f88a1ca 1130154 debug extra 
libpixman-1-0-dbg_0.24.2-1_amd64.deb
 65f37dfc8b06645ca93787a0c81984fe 435398 libdevel optional 
libpixman-1-dev_0.24.2-1_amd64.deb
Package-Type: udeb

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

iEYEARECAAYFAk8YCtEACgkQeGfVPHR5Nd1V3QCgpsW/uewBQw8/KpgiiSCeRUO7
9ekAoIPPYqaPDGYjbWdhjr/0vNZRmWy4
=baHg
-END PGP SIGNATURE-


Accepted:
libpixman-1-0-dbg_0.24.2-1_amd64.deb
  to main/p/pixman/libpixman-1-0-dbg_0.24.2-1_amd64.deb
libpixman-1-0-udeb_0.24.2-1_amd64.udeb
  to main/p/pixman/libpixman-1-0-udeb_0.24.2-1_amd64.udeb
libpixman-1-0_0.24.2-1_amd64.deb
  to main/p/pixman/libpixman-1-0_0.24.2-1_amd64.deb
libpixman-1-dev_0.24.2-1_amd64.deb
  to main/p/pixman/libpixman-1-dev_0.24.2-1_amd64.deb
pixman_0.24.2-1.diff.gz
  to main/p/pixman/pixman_0.24.2-1.diff.gz
pixman_0.24.2-1.dsc
  to main/p/pixman/pixman_0.24.2-1.dsc
pixman_0.24.2.orig.tar.gz
  to main/p/pixman/pixman_0.24.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
Archive: http://lists.debian.org/e1rnrb3-0008e7...@franck.debian.org



Accepted apt 0.8.16~exp11 (source all amd64)

2012-01-19 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 13:48:18 +0100
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.4 apt-doc libapt-pkg-dev libapt-pkg-doc 
apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.8.16~exp11
Distribution: experimental
Urgency: low
Maintainer: APT Development Team de...@lists.debian.org
Changed-By: Michael Vogt m...@debian.org
Description: 
 apt- APT's commandline package manager
 apt-doc- Documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - APT utility programs
 libapt-inst1.4 - APT's deb package format runtime library
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
 libapt-pkg4.12 - APT's package managment runtime library
Changes: 
 apt (0.8.16~exp11) experimental; urgency=low
 .
   [ David Kalnischkies ]
   * apt-pkg/deb/dpkgpm.cc:
 - redirect out/input of dpkg --assert-multi-arch to /dev/null
 - if multi-arch is detected ensure that pkg:all is reported as pkg:all
Checksums-Sha1: 
 b2dbb5172d4b5d8a026827758692854c54c1c9c3 1690 apt_0.8.16~exp11.dsc
 63693fa0d148df952e11de0497b7ad5fa664be77 3391066 apt_0.8.16~exp11.tar.gz
 692404abb4458de34eb7dd563e5300c6d282238d 249634 apt-doc_0.8.16~exp11_all.deb
 d82424510df12e5d01409a812aeb60a623098b01 827392 
libapt-pkg-doc_0.8.16~exp11_all.deb
 5a9f1c25f6a15decc1c52c8b4e4384d3e76ec87d 1011052 
libapt-pkg4.12_0.8.16~exp11_amd64.deb
 2894bf5a8287d23ecce4ec092e7327cb082d9905 184964 
libapt-inst1.4_0.8.16~exp11_amd64.deb
 70a89346ab1701b785fb59eee34fb8cb3ca173c8 1154922 apt_0.8.16~exp11_amd64.deb
 77d5eeae438eb0cc2740c3fa891073c8190505f9 174318 
libapt-pkg-dev_0.8.16~exp11_amd64.deb
 a79e9edf829768042fbcc506b86ac2da3321d51c 270104 
apt-utils_0.8.16~exp11_amd64.deb
 4543c77dc21f18c73fc5643f5cbe4d7a9698490d 96230 
apt-transport-https_0.8.16~exp11_amd64.deb
Checksums-Sha256: 
 8f94006364ac0445281e637fd9ab543bfdc3a427e5bc6a7723a4991da44effcd 1690 
apt_0.8.16~exp11.dsc
 fa01495d916cb0883985f5a73da1fb9d7fe41a4acd42a23509e9a6aa986a8a3c 3391066 
apt_0.8.16~exp11.tar.gz
 94c3ab1693982471e2f9a52a3a17714f933202893226cfa841137e975dfd73bf 249634 
apt-doc_0.8.16~exp11_all.deb
 33663cc4d5e11e4645297eff6ec2192d6dae82cf5237f1197de9b02c449f488a 827392 
libapt-pkg-doc_0.8.16~exp11_all.deb
 e1f8a7b8ca200b98edac05bd9427ae0bc565db134c4fd5bbe7d5fafc2da15427 1011052 
libapt-pkg4.12_0.8.16~exp11_amd64.deb
 232f3241d1cca4c611760d312fc20ef0755031e44b28957f2392554599629c7f 184964 
libapt-inst1.4_0.8.16~exp11_amd64.deb
 4c32ad76563f110041c122d57059c8e2e44e1675577e1b0e260fd86de82fc6c2 1154922 
apt_0.8.16~exp11_amd64.deb
 fd8c0175e90a157f167c5e776fe75ac9ca2fea1427af80e7b614497c716fb775 174318 
libapt-pkg-dev_0.8.16~exp11_amd64.deb
 31ccc435dbc8e5e9303199bb7fb21490c8c55a77aa9ce0c3ba9eba7ca4de3a0c 270104 
apt-utils_0.8.16~exp11_amd64.deb
 4726890edb9b6f426ba215ec152d1aeb58d485dda6461ecdb7b4f37fe7c9a7db 96230 
apt-transport-https_0.8.16~exp11_amd64.deb
Files: 
 0b367ea6925d5f411d170b85f3793d17 1690 admin important apt_0.8.16~exp11.dsc
 7103679efed7810d28445fb4f9d0bc39 3391066 admin important 
apt_0.8.16~exp11.tar.gz
 d7d656160fa36bd1e760307ca45e7a31 249634 doc optional 
apt-doc_0.8.16~exp11_all.deb
 4fee44c15bd4fd878547a5b72a897ada 827392 doc optional 
libapt-pkg-doc_0.8.16~exp11_all.deb
 2475472ac4d3554bfccfff5c151a3808 1011052 admin important 
libapt-pkg4.12_0.8.16~exp11_amd64.deb
 e91dcc898c5b27d2dc2535fa6dbb657c 184964 admin important 
libapt-inst1.4_0.8.16~exp11_amd64.deb
 782a2abf630f1be0bc85f828c12a659e 1154922 admin important 
apt_0.8.16~exp11_amd64.deb
 74dbd2d690520600b0facae5b0c34175 174318 libdevel optional 
libapt-pkg-dev_0.8.16~exp11_amd64.deb
 daf28ed5b268d3e108edd284c67e3c99 270104 admin important 
apt-utils_0.8.16~exp11_amd64.deb
 5c4bf57b7182bb2ea278cac55323eefd 96230 admin optional 
apt-transport-https_0.8.16~exp11_amd64.deb

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

iEYEARECAAYFAk8YFasACgkQliSD4VZixzQB1gCggKkE73j+51Ug8p1nSEdtjtaG
RCoAnRVhmXqj75Ej10l6QvmLBjYlxsRV
=xZss
-END PGP SIGNATURE-


Accepted:
apt-doc_0.8.16~exp11_all.deb
  to main/a/apt/apt-doc_0.8.16~exp11_all.deb
apt-transport-https_0.8.16~exp11_amd64.deb
  to main/a/apt/apt-transport-https_0.8.16~exp11_amd64.deb
apt-utils_0.8.16~exp11_amd64.deb
  to main/a/apt/apt-utils_0.8.16~exp11_amd64.deb
apt_0.8.16~exp11.dsc
  to main/a/apt/apt_0.8.16~exp11.dsc
apt_0.8.16~exp11.tar.gz
  to main/a/apt/apt_0.8.16~exp11.tar.gz
apt_0.8.16~exp11_amd64.deb
  to main/a/apt/apt_0.8.16~exp11_amd64.deb
libapt-inst1.4_0.8.16~exp11_amd64.deb
  to main/a/apt/libapt-inst1.4_0.8.16~exp11_amd64.deb
libapt-pkg-dev_0.8.16~exp11_amd64.deb
  to main/a/apt/libapt-pkg-dev_0.8.16~exp11_amd64.deb
libapt-pkg-doc_0.8.16~exp11_all.deb
  to main/a/apt/libapt-pkg-doc_0.8.16~exp11_all.deb
libapt-pkg4.12_0.8.16~exp11_amd64.deb
  to main/a/apt/libapt-pkg4.12_0.8.16~exp11_amd64.deb


-- 
To UNSUBSCRIBE, email to 

Accepted gcc-msp430 4.5.3~mspgcc-20110716-4 (source amd64)

2012-01-19 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 21:17:05 +0100
Source: gcc-msp430
Binary: gcc-msp430
Architecture: source amd64
Version: 4.5.3~mspgcc-20110716-4
Distribution: unstable
Urgency: low
Maintainer: Luca Bruno lu...@debian.org
Changed-By: Luca Bruno lu...@debian.org
Description: 
 gcc-msp430 - GNU C compiler (cross compiler for MSP430)
Changes: 
 gcc-msp430 (4.5.3~mspgcc-20110716-4) unstable; urgency=low
 .
   * Fix building targets in debian/rules
Checksums-Sha1: 
 c3545ae0153c77d3d88c7323609bca9f073214cb 1459 
gcc-msp430_4.5.3~mspgcc-20110716-4.dsc
 2c1a96b6530fa1e1baa7b52be76c744aecc3add9 9598 
gcc-msp430_4.5.3~mspgcc-20110716-4.debian.tar.gz
 83052f59126d726e075bf71204dd420b22606076 9886552 
gcc-msp430_4.5.3~mspgcc-20110716-4_amd64.deb
Checksums-Sha256: 
 c6f9a0b45ad9b356697f9af4f04154494b2232ee187ed96d93cd810cfd6be200 1459 
gcc-msp430_4.5.3~mspgcc-20110716-4.dsc
 86fcd0addff9852b129afec80b535f721ac75f8bea7fe7575aad588758a0f079 9598 
gcc-msp430_4.5.3~mspgcc-20110716-4.debian.tar.gz
 1dcc92e60079cf5308c47fd2fa09f17d39209958e04071df7f5bac97af7538cb 9886552 
gcc-msp430_4.5.3~mspgcc-20110716-4_amd64.deb
Files: 
 676c7a71e47d8f571d96f2d70e7161a6 1459 devel extra 
gcc-msp430_4.5.3~mspgcc-20110716-4.dsc
 e6105004669d398668802b6be0efccf6 9598 devel extra 
gcc-msp430_4.5.3~mspgcc-20110716-4.debian.tar.gz
 3f32e68cfa3c79cec673449f8c0b8270 9886552 devel extra 
gcc-msp430_4.5.3~mspgcc-20110716-4_amd64.deb

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

iEYEARECAAYFAk8YLdMACgkQRqobajv7n7M8gQCfR2Zg6UQqjDbDlhO/x3W8aS1p
5XgAnj/pEGkNkxqBdmV5AqluiabkfdJd
=dN9U
-END PGP SIGNATURE-


Accepted:
gcc-msp430_4.5.3~mspgcc-20110716-4.debian.tar.gz
  to main/g/gcc-msp430/gcc-msp430_4.5.3~mspgcc-20110716-4.debian.tar.gz
gcc-msp430_4.5.3~mspgcc-20110716-4.dsc
  to main/g/gcc-msp430/gcc-msp430_4.5.3~mspgcc-20110716-4.dsc
gcc-msp430_4.5.3~mspgcc-20110716-4_amd64.deb
  to main/g/gcc-msp430/gcc-msp430_4.5.3~mspgcc-20110716-4_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rntxd-0005bn...@franck.debian.org



Accepted mimetex 1.73-1 (source amd64)

2012-01-19 Thread Hilmar Preuße
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 10:36:48 +0100
Source: mimetex
Binary: mimetex
Architecture: source amd64
Version: 1.73-1
Distribution: unstable
Urgency: low
Maintainer: Hilmar Preuße hill...@web.de
Changed-By: Hilmar Preuße hill...@web.de
Description: 
 mimetex- LaTeX math expressions to anti-aliased GIF images converter
Closes: 350153 440337 656186
Changes: 
 mimetex (1.73-1) unstable; urgency=low
 .
   * New maintainer (Closes: #656186)
   * New upstream release
 + patch for CVE-2009-1382 and CVE-2009-2459 not needed any more
   * mimetex.html included in package (Closes: #350153)
   * upstream URI fixed
   * link /usr/lib/cgi-bin/mimetex.cgi pointing to /usr/bin/mimetex
 (Closes: #440337)
   * package is lintian clean
Checksums-Sha1: 
 445554fb4a7abfc7a3a902bb88620406b352aaf1 968 mimetex_1.73-1.dsc
 e620e6c7105366974fd0b9932443216446f2f586 748229 mimetex_1.73.orig.tar.gz
 60efc4babe43f8ca1569b84249974be3758a0d37 2535 mimetex_1.73-1.diff.gz
 6d5e2018c18a596f4c1c6a7ec0c8cd8bfac64b4d 402432 mimetex_1.73-1_amd64.deb
Checksums-Sha256: 
 77cb281a26a4f09fcdcb2a86cb033bc783b7c561c5d7f92f5e168688054e7d74 968 
mimetex_1.73-1.dsc
 f888f327a4fcffe0d25bec9b47c0c62c416fe2c4ba82999c1ee5786c4ef94f66 748229 
mimetex_1.73.orig.tar.gz
 6db45bd1d5de138095b76197884e8caff507b0b693c946babf8b610a989014a6 2535 
mimetex_1.73-1.diff.gz
 56824c410c187865db4e83f42632c62cfce5c9d059111321c4ed7a7bf9455f79 402432 
mimetex_1.73-1_amd64.deb
Files: 
 2aeaf6dba292b0f8383b388b4e37e466 968 utils optional mimetex_1.73-1.dsc
 72a4040e946335480a8523ca29dfb373 748229 utils optional mimetex_1.73.orig.tar.gz
 ff1a9aef4db1b6d23183edb0081650f1 2535 utils optional mimetex_1.73-1.diff.gz
 c999ceeb20be368ac2e1ea88ad856eb9 402432 utils optional mimetex_1.73-1_amd64.deb

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

iD8DBQFPGCzo0r9KownFsJQRArmpAJwJZ0dAe4OoZeYxpBxr8GjBlVhOMgCfSUCe
YxpOTfLp+965n6w2Kay3ePs=
=PKEa
-END PGP SIGNATURE-


Accepted:
mimetex_1.73-1.diff.gz
  to main/m/mimetex/mimetex_1.73-1.diff.gz
mimetex_1.73-1.dsc
  to main/m/mimetex/mimetex_1.73-1.dsc
mimetex_1.73-1_amd64.deb
  to main/m/mimetex/mimetex_1.73-1_amd64.deb
mimetex_1.73.orig.tar.gz
  to main/m/mimetex/mimetex_1.73.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
Archive: http://lists.debian.org/e1rnty2-0005h7...@franck.debian.org



Accepted mongodb 1:2.0.2-3 (source i386 amd64)

2012-01-19 Thread Antonin Kral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 14:11:14 +0100
Source: mongodb
Binary: mongodb mongodb-server mongodb-clients mongodb-dev
Architecture: amd64 i386 source
Version: 1:2.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral a.k...@sh.cvut.cz
Changed-By: Antonin Kral a.k...@sh.cvut.cz
Closes: 656444
Description: 
 mongodb-clients - object/document-oriented database (client apps)
 mongodb-dev - object/document-oriented database (development)
 mongodb- object/document-oriented database (metapackage)
 mongodb-server - object/document-oriented database (server package)
Changes: 
 mongodb (1:2.0.2-3) unstable; urgency=low
 .
   * Describe jsonArray option for mongoimport in manpage (Closes: 656444)
Checksums-Sha1: 
 3abaf33f60148d6d7cf9de6e92f8c558b7cbc8b4 1603 mongodb_2.0.2-3.dsc
 c8f1a1886e9217f538f201c5eb814358b97c2340 18046 mongodb_2.0.2-3.debian.tar.gz
 58ea919d2ebb7becdee2cad61f4c5c7b6f5a3dcb 9924 mongodb_2.0.2-3_i386.deb
 aa7ebce1067ff3e1a09ae56ef34d3b10ca015cd6 4313432 
mongodb-server_2.0.2-3_i386.deb
 e0e2f7663bde940d9348c1b2add2423f0022ad81 17031652 
mongodb-clients_2.0.2-3_i386.deb
 029e0cfe92082146058fcd97898ffb4343b5afa9 1679376 mongodb-dev_2.0.2-3_i386.deb
 7ee48026dceb3f21bf29f7d9d058409e9bed9edc 9930 mongodb_2.0.2-3_amd64.deb
 11c9bb5be0f5dddfc5b56675c7015f97caeafd99 4216098 
mongodb-server_2.0.2-3_amd64.deb
 dbb755950e8f13c64757952c5f9ce69e22b9f20e 16640544 
mongodb-clients_2.0.2-3_amd64.deb
 d0d21b43bbd028598d36b3ab92316a0a51887bb6 1701340 mongodb-dev_2.0.2-3_amd64.deb
Checksums-Sha256: 
 a4bb4e9d9aeb17fa9e4c5651e744331ce20f237d3c98850a202bdb7abf8a 1603 
mongodb_2.0.2-3.dsc
 64a65791e4a268daaef555e47d30e4adf12afae91a53e8a06277ed2076622969 18046 
mongodb_2.0.2-3.debian.tar.gz
 1e977cf4a59f320142176399d8af95d0e8afb9d5a0d4910139b8d8f700ff789e 9924 
mongodb_2.0.2-3_i386.deb
 0653f43e7f7c3a0ce344dd410c0128614741c83f3f01ce73437b5c46dec0fa49 4313432 
mongodb-server_2.0.2-3_i386.deb
 d22767a70d9204ed9d9d8f5367e0b4c1c633ebbb4faf2018b909b9124774ee53 17031652 
mongodb-clients_2.0.2-3_i386.deb
 6ba887b5ff892d0ab9c8584d584422e52b05af3fc1064d4b7b2b886e9f6f34a0 1679376 
mongodb-dev_2.0.2-3_i386.deb
 8fc386e7f14410396a56954d45c38142019620d2c566cd9fc4bae489916a5fea 9930 
mongodb_2.0.2-3_amd64.deb
 d619f6531e8378bb9b3d90c597135af8fcf270baf050bf1d3377ec65db75e8eb 4216098 
mongodb-server_2.0.2-3_amd64.deb
 a9404d0b49803fd54bfdf494358f5795482f8008eaeb51277f2406076095d38b 16640544 
mongodb-clients_2.0.2-3_amd64.deb
 14bde07dcb410e0f7ecf41c102daaf426e0774c061f9009a3ee1fab0ec5ad326 1701340 
mongodb-dev_2.0.2-3_amd64.deb
Files: 
 07b3be2a58846f6bbe58550def044f8c 1603 database optional mongodb_2.0.2-3.dsc
 a209c77949666aa6bb28e87bbd998735 18046 database optional 
mongodb_2.0.2-3.debian.tar.gz
 ab129234de0800d8cd0b878565fe70a7 9924 database optional 
mongodb_2.0.2-3_i386.deb
 ba3c02cb408adc33769a9502bf9f5dea 4313432 database optional 
mongodb-server_2.0.2-3_i386.deb
 29e6a34a5d4f175893aea369a6956f48 17031652 database optional 
mongodb-clients_2.0.2-3_i386.deb
 c9d35b398070851a7376b35556fe2c39 1679376 libdevel optional 
mongodb-dev_2.0.2-3_i386.deb
 27df532896d86d1bb9cc06902dc76a5e 9930 database optional 
mongodb_2.0.2-3_amd64.deb
 19feee61cd51c0d154f1c9fb77e57c47 4216098 database optional 
mongodb-server_2.0.2-3_amd64.deb
 58420bf04d65e30f6be13df3e4aba4c3 16640544 database optional 
mongodb-clients_2.0.2-3_amd64.deb
 d10a56588d18e364407b9a85088a2f5a 1701340 libdevel optional 
mongodb-dev_2.0.2-3_amd64.deb

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

iEYEARECAAYFAk8YL+wACgkQluuhBRvyMFpE8wCgkvQtv8xo6nDC/gantlZgBGmy
nr0AnAx4S1DPc8D2+C8SAKBt0UZYXFb8
=BsTt
-END PGP SIGNATURE-


Accepted:
mongodb-clients_2.0.2-3_amd64.deb
  to main/m/mongodb/mongodb-clients_2.0.2-3_amd64.deb
mongodb-clients_2.0.2-3_i386.deb
  to main/m/mongodb/mongodb-clients_2.0.2-3_i386.deb
mongodb-dev_2.0.2-3_amd64.deb
  to main/m/mongodb/mongodb-dev_2.0.2-3_amd64.deb
mongodb-dev_2.0.2-3_i386.deb
  to main/m/mongodb/mongodb-dev_2.0.2-3_i386.deb
mongodb-server_2.0.2-3_amd64.deb
  to main/m/mongodb/mongodb-server_2.0.2-3_amd64.deb
mongodb-server_2.0.2-3_i386.deb
  to main/m/mongodb/mongodb-server_2.0.2-3_i386.deb
mongodb_2.0.2-3.debian.tar.gz
  to main/m/mongodb/mongodb_2.0.2-3.debian.tar.gz
mongodb_2.0.2-3.dsc
  to main/m/mongodb/mongodb_2.0.2-3.dsc
mongodb_2.0.2-3_amd64.deb
  to main/m/mongodb/mongodb_2.0.2-3_amd64.deb
mongodb_2.0.2-3_i386.deb
  to main/m/mongodb/mongodb_2.0.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
Archive: http://lists.debian.org/e1rntko-00079x...@franck.debian.org



Accepted gunicorn 0.13.4-2 (source all)

2012-01-19 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 15:27:53 +
Source: gunicorn
Binary: gunicorn
Architecture: source all
Version: 0.13.4-2
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 gunicorn   - Event-based HTTP/WSGI server
Closes: 642234
Changes: 
 gunicorn (0.13.4-2) unstable; urgency=low
 .
   * Move /usr/share/gunicorn/initscript-helper.py = /usr/sbin/gunicorn-debian.
   * Detect dpkg rc state in /etc/init.d/gunicorn.
   * Add shebang to /usr/sbin/gunicorn-debian.
   * Use optparse to parse command line over unpacking sys.argv.
   * Use sys.dont_write_bytecode over PYTHONDONTWRITEBYTECODE environment
 variable.
   * Ignore .comc files too.
   * Logging for /usr/sbin/gunicorn-debian.
   * Better logging of what start-stop-daemon is called with.
   * reload starts unstarted instances (Closes: #642234)
   * Allow limiting actions to particular configs. Thanks to thomas marquart
 tho...@marquart.se for the suggestion.
Checksums-Sha1: 
 834b147a05d2e7541e8ecded35b7d393840472b4 1242 gunicorn_0.13.4-2.dsc
 de15b8bd819f11434e242d08f32896ae9a7e0d40 8514 gunicorn_0.13.4-2.debian.tar.gz
 6b0602721d00b037e4317ac26e5b5f918af4cc91 99726 gunicorn_0.13.4-2_all.deb
Checksums-Sha256: 
 9ef7bcc0369c09aa94bfeeab40ccf82ccfb74de187aa9133f71a71a45e9e2f6a 1242 
gunicorn_0.13.4-2.dsc
 c1ec16a2a85c879fa41932500cd687fe3d776f35df10ba32a8b94b5ddee485ad 8514 
gunicorn_0.13.4-2.debian.tar.gz
 5051fa3f0c40c8d1c725e0ac3d4fb97f93611e5d4f4b1515814de976ca65c0c7 99726 
gunicorn_0.13.4-2_all.deb
Files: 
 0af6cfa8cd0c72889b9607e90a4442bd 1242 python optional gunicorn_0.13.4-2.dsc
 451d8581c7357aca357142ac4beed01c 8514 python optional 
gunicorn_0.13.4-2.debian.tar.gz
 00709884f3d0a4f86926cffcd261e4a8 99726 python optional 
gunicorn_0.13.4-2_all.deb

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

iEYEARECAAYFAk8YNqAACgkQ5/8uW2NPmiB5ggCglV71aq2op53vG0y7WQX7mVt+
Vv8AnRtG4wu0biKPp+xhr806WZ3xSIFq
=O3e1
-END PGP SIGNATURE-


Accepted:
gunicorn_0.13.4-2.debian.tar.gz
  to main/g/gunicorn/gunicorn_0.13.4-2.debian.tar.gz
gunicorn_0.13.4-2.dsc
  to main/g/gunicorn/gunicorn_0.13.4-2.dsc
gunicorn_0.13.4-2_all.deb
  to main/g/gunicorn/gunicorn_0.13.4-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rntyg-e3...@franck.debian.org



Accepted lordsawar 0.2.0-2 (source all amd64)

2012-01-19 Thread Alexander Reichle-Schmehl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 15:03:53 +0100
Source: lordsawar
Binary: lordsawar lordsawar-data
Architecture: source all amd64
Version: 0.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Alexander Reichle-Schmehl toli...@debian.org
Description: 
 lordsawar  - Clone of the popular SSG game Warlords II
 lordsawar-data - Clone of the popular SSG game Warlords II - data files
Closes: 631738 655401
Changes: 
 lordsawar (0.2.0-2) unstable; urgency=low
 .
   * Stopp build-depending on libggz-dev, libggzdmod-dev and libggzmod-dev.
 Apparently they are no longer used (Closes: #655401)
   * Include ftbfs_as-needed.diff by Ilya Barygin to fix FTBFS with ld
 --as-needed (Closes: #631738)
   * Drop debian/patches/{ftbfs_gcc-4.3_fix2.diff,ftbfs_gcc-4.3_fix.diff} as
 they are no longer used
   * Fix description-synopsis-starts-with-article from lintian by removing
 two a's
   * Add recommended targets build-arch and build-indep to debian/rules
   * Bump standards (no further changes needed)
Checksums-Sha1: 
 1fa147b6b78af5e41af5db50b3d397838953885c 2158 lordsawar_0.2.0-2.dsc
 f4a6cafea62fbca29693a7d246cdccbd6f0c7d4d 16083 lordsawar_0.2.0-2.diff.gz
 00b87e5a20bb5ab18176e8500c3f90fa2d6c02b2 22895032 
lordsawar-data_0.2.0-2_all.deb
 b4ef0e319c1387acbf92329aec06b60dd5da8d7e 11010770 lordsawar_0.2.0-2_amd64.deb
Checksums-Sha256: 
 836feb55f140f5be8d83e551ac6ebf347822e589ac4ad83641058433a40a4df7 2158 
lordsawar_0.2.0-2.dsc
 6339cdc360ff1758154fcea00365cca650e80f9123c6b24085ce668e1f14dbdf 16083 
lordsawar_0.2.0-2.diff.gz
 749b738e05ff15163ea7a9e75a37fc320a162853e4b4649256fe30fa75eeb86d 22895032 
lordsawar-data_0.2.0-2_all.deb
 aaafbcdaaf86dd6b94bffa0d751ef95cfc3a5d241eb0a6ca8a2a9a9f6df556fb 11010770 
lordsawar_0.2.0-2_amd64.deb
Files: 
 540e6875c733841eca947bfec884489e 2158 games extra lordsawar_0.2.0-2.dsc
 94f62d275f7f6279c7a81c3de4a8a522 16083 games extra lordsawar_0.2.0-2.diff.gz
 b19fece51602b34246be15bc74a0f41b 22895032 games extra 
lordsawar-data_0.2.0-2_all.deb
 62584d582486b49a9ac068144527075f 11010770 games extra 
lordsawar_0.2.0-2_amd64.deb

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

iQIcBAEBCAAGBQJPGDU2AAoJEMJLZaJnLIsSoU4P/jNFnq2sdSHB9lc5xsMjQl2+
jchgTLUrwxFkZDCuGWS7aUPh9VHWPi/6YwiM8nkRZkM38HwcDBD90NJ/XXNfZ8c4
fbW4EDcJ9TWkVu/xxcNTsfDTttpv3Y5KfJRp03T0YtHa5yOw+CDRbMPo2rOPDDAj
FrUpdLxO92oGL8AM54hBqiDDpeuUiIZc3qA/rtrBRZnHfoDqXItoWGg45DCrwOvN
eazqn5rG77XTJ8lF4iXxLqIzXG7gDkbMqmD41UUgAt+5s0O/S6sYetISDm6ywueK
FelSPdOCqyFfushnlFwTr0dvrM5JKfAZiaMN815PbuU1xSqsA+ZxomV+nEy4ZGjZ
xCD1Ax5j9QALP+5xAVlj5w/wAnevCWU5JeU434pX87PQP7d7abqI8wMnrd9oAxv+
b9zXw6e+PmcEXwACdJMRl0wERCUWX4pm8mkVdJSemXLLgDjJEvRACklwuMmu86je
kxe2uhpo5kPrDAbd8uankHVWyGc3r+UVlvtImYpz8Sk+/7znzYqMUyKDy0Rqxipq
xJD88n/S2CWWn9Dxp8wdjCIojL8IJoHVw0No31BrKsiYHlqeKlGXEvHNTfrmUIBR
S5NzSwaMwSs4vxq5Mz4zwfVul0vQ5CBZz4TuFMyLMA8SQJZf9OhxecLXldVPIU5a
utTdQDhUNyKiIwO+FvB3
=n0m2
-END PGP SIGNATURE-


Accepted:
lordsawar-data_0.2.0-2_all.deb
  to main/l/lordsawar/lordsawar-data_0.2.0-2_all.deb
lordsawar_0.2.0-2.diff.gz
  to main/l/lordsawar/lordsawar_0.2.0-2.diff.gz
lordsawar_0.2.0-2.dsc
  to main/l/lordsawar/lordsawar_0.2.0-2.dsc
lordsawar_0.2.0-2_amd64.deb
  to main/l/lordsawar/lordsawar_0.2.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
Archive: http://lists.debian.org/e1rntye-jt...@franck.debian.org



Accepted qemu-kvm 1.0+dfsg-4 (source i386)

2012-01-19 Thread Michael Tokarev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 19:20:18 +0400
Source: qemu-kvm
Binary: qemu-kvm qemu-kvm-dbg kvm
Architecture: source i386
Version: 1.0+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Michael Tokarev m...@tls.msk.ru
Changed-By: Michael Tokarev m...@tls.msk.ru
Description: 
 kvm- dummy transitional package from kvm to qemu-kvm
 qemu-kvm   - Full virtualization on x86 hardware
 qemu-kvm-dbg - Debugging info for qemu-kvm
Closes: 655024
Changes: 
 qemu-kvm (1.0+dfsg-4) unstable; urgency=low
 .
   * added Breaks: libvirt0 ( 0.9.8-2~) since older versions did not
 parse 1.0 version number corrrectly (Closes: #655024)
Checksums-Sha1: 
 575e2a1f432fda815448f6d17b2d8df836e066bf 1891 qemu-kvm_1.0+dfsg-4.dsc
 85e545e7f532abc2da5b509a5af489e51c527811 27287 
qemu-kvm_1.0+dfsg-4.debian.tar.gz
 6df97b322f229b57bea231dfd15eb2b6b3571b96 1597366 qemu-kvm_1.0+dfsg-4_i386.deb
 ba2844af197027109160a72fd34c4966117e3edb 3820142 
qemu-kvm-dbg_1.0+dfsg-4_i386.deb
 c213a88bc3b840fde0eda8395c89f8a99a5fc7d8 10168 kvm_1.0+dfsg-4_i386.deb
Checksums-Sha256: 
 5aa71ec51be594e6daf87b42102730c6b7d9ed2cee4f0fafa74722c9b790e327 1891 
qemu-kvm_1.0+dfsg-4.dsc
 27081d6de98d64d1a820a0b670c2fa16ed83554c5e77199742adaa257eef2849 27287 
qemu-kvm_1.0+dfsg-4.debian.tar.gz
 f0c16957f3132fcb69be6fcad316e9c71a0a0e1a14b812bf19d3b5bbd6fe185b 1597366 
qemu-kvm_1.0+dfsg-4_i386.deb
 9ef8d4f0b2db57c3d0ea457e0d06815800e6e344289c0e457fe15eb5c1726e8f 3820142 
qemu-kvm-dbg_1.0+dfsg-4_i386.deb
 4a00130e72821b0a349a2a3ef68c950c47c81995300046f13faa24f53fea1178 10168 
kvm_1.0+dfsg-4_i386.deb
Files: 
 97418c0d87c1ef5770f6792c8efff275 1891 misc optional qemu-kvm_1.0+dfsg-4.dsc
 f39fba4f4514ce1d3fd7ac3d27be0a16 27287 misc optional 
qemu-kvm_1.0+dfsg-4.debian.tar.gz
 fc52591b2b1c43aba3303011bd1cdded 1597366 misc optional 
qemu-kvm_1.0+dfsg-4_i386.deb
 48674051e82a393807eb09b18dc4aa59 3820142 debug extra 
qemu-kvm-dbg_1.0+dfsg-4_i386.deb
 fc05c5ba7f620a94cd5957b6ae38b887 10168 oldlibs extra kvm_1.0+dfsg-4_i386.deb

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

iJwEAQECAAYFAk8YNekACgkQUlPFrXTwyDjg2AQA1wyt+59UDU3LCBwuIKZ4KBzK
oL7D+YG0dqKhfgfVBd0dTf5CXA04DQg1+l9XKk5eIz11sIhUrsTQRRsZuQDatTVK
6NMlCy+V/ilQtvA3lzPYgDULH101mNOUowBZKhuY3MPSkcksXmDDLFf1rDVGTQAe
22K1zeexx/M2Nokr2nw=
=Kb/d
-END PGP SIGNATURE-


Accepted:
kvm_1.0+dfsg-4_i386.deb
  to main/q/qemu-kvm/kvm_1.0+dfsg-4_i386.deb
qemu-kvm-dbg_1.0+dfsg-4_i386.deb
  to main/q/qemu-kvm/qemu-kvm-dbg_1.0+dfsg-4_i386.deb
qemu-kvm_1.0+dfsg-4.debian.tar.gz
  to main/q/qemu-kvm/qemu-kvm_1.0+dfsg-4.debian.tar.gz
qemu-kvm_1.0+dfsg-4.dsc
  to main/q/qemu-kvm/qemu-kvm_1.0+dfsg-4.dsc
qemu-kvm_1.0+dfsg-4_i386.deb
  to main/q/qemu-kvm/qemu-kvm_1.0+dfsg-4_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rnu0r-rt...@franck.debian.org



Accepted cegui-mk2 0.7.5-8 (source all amd64)

2012-01-19 Thread Muammar El Khatib
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 15:04:45 +0100
Source: cegui-mk2
Binary: libcegui-mk2-0.7.5 libcegui-mk2-0.7.5-dbg libcegui-mk2-dev 
libcegui-mk2-doc
Architecture: source all amd64
Version: 0.7.5-8
Distribution: unstable
Urgency: low
Maintainer: Muammar El Khatib muam...@debian.org
Changed-By: Muammar El Khatib muam...@debian.org
Description: 
 libcegui-mk2-0.7.5 - Crazy Eddie's GUI (libraries)
 libcegui-mk2-0.7.5-dbg - Crazy Eddie's GUI (debugging libraries)
 libcegui-mk2-dev - Crazy Eddie's GUI (development files)
 libcegui-mk2-doc - Crazy Eddie's GUI (documentation)
Closes: 656337
Changes: 
 cegui-mk2 (0.7.5-8) unstable; urgency=low
 .
   * In this revision, the embedded tolua++ library has been deleted in order of
   making CEGUI explicitly depends on the tolua library in the Debian Archive.
   (Closes: #656337). Thanks to Stephen M. Webb for providing a solution.
   * debian/control:
 + libtolua++5.1-dev (= 1.0.93) has been added to the Build-Depends field.
Checksums-Sha1: 
 c68c1edf635a0999b5a50d491492c4c84ee118f1 1784 cegui-mk2_0.7.5-8.dsc
 0cb8075f45aded2b1d27203fbf3856a8bccbd714 12314 cegui-mk2_0.7.5-8.debian.tar.gz
 3b0c9c3c182f4e2eb7329655ef6b26760808f216 422 
libcegui-mk2-doc_0.7.5-8_all.deb
 47a462e23242b5bcfcde452e3b7c59554352d890 1467546 
libcegui-mk2-0.7.5_0.7.5-8_amd64.deb
 ddd0eda419f9598ef4a1fb78f7e21f34a2ef4f7d 12544652 
libcegui-mk2-0.7.5-dbg_0.7.5-8_amd64.deb
 4bb9c4aab544cf8e18921ad0fe3d83d7b6c36f56 349240 
libcegui-mk2-dev_0.7.5-8_amd64.deb
Checksums-Sha256: 
 d65ca617fb367a05a37f5b19cfe82537b77149125462e888d8072db5e45c44c9 1784 
cegui-mk2_0.7.5-8.dsc
 4ea6a7d1384a9f8a57ef08075e30f4b8d7034245439773d98879897925a4318b 12314 
cegui-mk2_0.7.5-8.debian.tar.gz
 2454e70d745a04a5ffa1787d661aa7caa4a4acf1e5a715e0601374943ab669c5 422 
libcegui-mk2-doc_0.7.5-8_all.deb
 23b5113858fa47be096fb9ffa46c74d9a8cacfc47dcba21941a1f58922a77c3b 1467546 
libcegui-mk2-0.7.5_0.7.5-8_amd64.deb
 59d956a6d08599122bdc4f097ae80b60205f3a57d885659ad08c0e73aaf62564 12544652 
libcegui-mk2-0.7.5-dbg_0.7.5-8_amd64.deb
 3f860dace5c67499a86a3481314cf0169b5f29389581a5bee1c98540a812f94a 349240 
libcegui-mk2-dev_0.7.5-8_amd64.deb
Files: 
 92ffc3c024694964eaf121a1ea8b3b7d 1784 libs optional cegui-mk2_0.7.5-8.dsc
 eac8bbba26353f7ff7956fac54c1d143 12314 libs optional 
cegui-mk2_0.7.5-8.debian.tar.gz
 2410ab6642dc534acb6f755c1d93bf95 422 doc optional 
libcegui-mk2-doc_0.7.5-8_all.deb
 83cce8c38c51aaac1edce416049deca1 1467546 libs optional 
libcegui-mk2-0.7.5_0.7.5-8_amd64.deb
 5d4458736c2a5e51b5f89310d48759c6 12544652 debug extra 
libcegui-mk2-0.7.5-dbg_0.7.5-8_amd64.deb
 25e560586f31c38a1fa9dac8333a11d8 349240 libdevel optional 
libcegui-mk2-dev_0.7.5-8_amd64.deb

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

iEYEARECAAYFAk8YPcIACgkQMOtAOxJwKfEobQCfQLrWBxGaA1J1jymCQfn8yLRb
21EAniZBpCae9qT8Ztclju1TOIvGRHDL
=CI2X
-END PGP SIGNATURE-


Accepted:
cegui-mk2_0.7.5-8.debian.tar.gz
  to main/c/cegui-mk2/cegui-mk2_0.7.5-8.debian.tar.gz
cegui-mk2_0.7.5-8.dsc
  to main/c/cegui-mk2/cegui-mk2_0.7.5-8.dsc
libcegui-mk2-0.7.5-dbg_0.7.5-8_amd64.deb
  to main/c/cegui-mk2/libcegui-mk2-0.7.5-dbg_0.7.5-8_amd64.deb
libcegui-mk2-0.7.5_0.7.5-8_amd64.deb
  to main/c/cegui-mk2/libcegui-mk2-0.7.5_0.7.5-8_amd64.deb
libcegui-mk2-dev_0.7.5-8_amd64.deb
  to main/c/cegui-mk2/libcegui-mk2-dev_0.7.5-8_amd64.deb
libcegui-mk2-doc_0.7.5-8_all.deb
  to main/c/cegui-mk2/libcegui-mk2-doc_0.7.5-8_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rnug6-0003vq...@franck.debian.org



Accepted kadu 0.11.0~rc2-1 (source all amd64)

2012-01-19 Thread Patryk Cisek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 16:45:02 +0100
Source: kadu
Binary: kadu kadu-common kadu-dev kadu-external-modules kadu-themes
Architecture: source amd64 all
Version: 0.11.0~rc2-1
Distribution: unstable
Urgency: low
Maintainer: Patryk Cisek pat...@debian.org
Changed-By: Patryk Cisek pat...@debian.org
Description: 
 kadu   - Gadu-Gadu/XMPP client for X11
 kadu-common - Gadu-Gadu/XMPP client for X11
 kadu-dev   - Development files needed to compile plugins for kadu
 kadu-external-modules - Additional plugins for Kadu
 kadu-themes - Additional icons and emoticons for Kadu
Changes: 
 kadu (0.11.0~rc2-1) unstable; urgency=low
 .
   * New upstream release
   * Removed debian/patches/04-backport_patch-
 only_send_jabber_status_to_server_when_connecting.patch included
 upstream.
Checksums-Sha1: 
 84e9c030d6485a1b2f72bcf78cd3e4fab7cf816f 2425 kadu_0.11.0~rc2-1.dsc
 417f1ca944d4a287907e2bb9fbf9af4ffd7c6be9 648001 
kadu_0.11.0~rc2.orig-externalplugins.tar.bz2
 ef16e303745ee9fbb52edd213558d8f8eb07e83a 4559238 
kadu_0.11.0~rc2.orig-externalthemes.tar.bz2
 61cc206c87eecd28d7f8e00c9d85845e2f978da8 5741617 kadu_0.11.0~rc2.orig.tar.bz2
 bde305b7b36e6172516d9a4ce240d0a8761c6a9d 19092 kadu_0.11.0~rc2-1.debian.tar.gz
 a5870681d17ec1922f5b5349c8600881123a2ac6 4036834 kadu_0.11.0~rc2-1_amd64.deb
 ce23665a6536bf45758a219d87997e7026f0843e 759868 
kadu-external-modules_0.11.0~rc2-1_amd64.deb
 32715b053395d73b755dea576f25cc551d429cf4 1317178 
kadu-common_0.11.0~rc2-1_all.deb
 7803a6a8bccf1c10e1f55d0023b6652ec26eec3a 247832 kadu-dev_0.11.0~rc2-1_all.deb
 aa6c7a68f0b272a5fdef02ba699ef1782ec4bb37 8617300 
kadu-themes_0.11.0~rc2-1_all.deb
Checksums-Sha256: 
 e846bfe42e12c84baad34ac2add7b8ebee362f6f1b4679b44ccb330dc4250f0d 2425 
kadu_0.11.0~rc2-1.dsc
 c94f333c1f28aa78089936568b834b7e65af672feb11d67ee4bbd409fde44a9a 648001 
kadu_0.11.0~rc2.orig-externalplugins.tar.bz2
 900e8f40918647eef177fa60940d6ee9b498e3b7e6ddd0c5bfd5bd380ca6c4b2 4559238 
kadu_0.11.0~rc2.orig-externalthemes.tar.bz2
 4466609e760e4131d9e966dd8c8853ed77f951e11cb1044c66d38c2861f5332d 5741617 
kadu_0.11.0~rc2.orig.tar.bz2
 b2239c3336264edc211e4594b6b615221344760376f3f722265785c2747f1b07 19092 
kadu_0.11.0~rc2-1.debian.tar.gz
 d8444f1f20435920bda33de9907be5e2cd110b010ec7794f06fd331076c12645 4036834 
kadu_0.11.0~rc2-1_amd64.deb
 0f62b809c8877d97a3533b5bda69239f0b9a60d8dc6034af4b2f9874ef9ae98e 759868 
kadu-external-modules_0.11.0~rc2-1_amd64.deb
 dc1f7f904f6ed0a91ed4115bc9702069e9eaf1b94558479fa9694064058d0821 1317178 
kadu-common_0.11.0~rc2-1_all.deb
 0a3bc0d00af7a6da1ce702b6cb1bc3e3ef33a14d1f059d508535dc9bb182040e 247832 
kadu-dev_0.11.0~rc2-1_all.deb
 c6a0efdfd5166cb74a0b2470916b1c93a6979a2907a86e2f55023524c6914018 8617300 
kadu-themes_0.11.0~rc2-1_all.deb
Files: 
 bd719052b1a1fc219eb5a4ab2540be48 2425 net optional kadu_0.11.0~rc2-1.dsc
 7688cce88d7f100e19e7f61db7321125 648001 net optional 
kadu_0.11.0~rc2.orig-externalplugins.tar.bz2
 b709ba608b148c7e29f7efa644369b69 4559238 net optional 
kadu_0.11.0~rc2.orig-externalthemes.tar.bz2
 b7fec1222684cc9795a0045bb5751fbc 5741617 net optional 
kadu_0.11.0~rc2.orig.tar.bz2
 37d63f59661cee105d2f5d00ad3039b0 19092 net optional 
kadu_0.11.0~rc2-1.debian.tar.gz
 4b819d0f6762841404f88d78174dc62b 4036834 net optional 
kadu_0.11.0~rc2-1_amd64.deb
 cf5c8d35a07a00e218ca4843d0c2b0eb 759868 net optional 
kadu-external-modules_0.11.0~rc2-1_amd64.deb
 a369374b198ab9eac42579084f5be9a2 1317178 net optional 
kadu-common_0.11.0~rc2-1_all.deb
 31cb1f8995970fba9360d4ead33073a8 247832 net optional 
kadu-dev_0.11.0~rc2-1_all.deb
 1eea3a157b7a8ca760c8e4116eb4f4b5 8617300 net optional 
kadu-themes_0.11.0~rc2-1_all.deb

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

iJwEAQECAAYFAk8YStkACgkQg8lw6aHzAxgY9gP/f+iIlMn4UXO/Uvu1A1u5dC71
Qi/aI6iyhMPusm2XfLM6viOtq1iwsg3JReFM4G7ZpfzcSesWk3BlHyX2OhWnFLOJ
ahKhx38KkB3TPrQQzgansepYD4x2Vr2sqGu5Es5BO3O83Nl+nEyPZU3I2EZVQmYa
+KEdaCdBOcRsHFdgFbY=
=mOxd
-END PGP SIGNATURE-


Accepted:
kadu-common_0.11.0~rc2-1_all.deb
  to main/k/kadu/kadu-common_0.11.0~rc2-1_all.deb
kadu-dev_0.11.0~rc2-1_all.deb
  to main/k/kadu/kadu-dev_0.11.0~rc2-1_all.deb
kadu-external-modules_0.11.0~rc2-1_amd64.deb
  to main/k/kadu/kadu-external-modules_0.11.0~rc2-1_amd64.deb
kadu-themes_0.11.0~rc2-1_all.deb
  to main/k/kadu/kadu-themes_0.11.0~rc2-1_all.deb
kadu_0.11.0~rc2-1.debian.tar.gz
  to main/k/kadu/kadu_0.11.0~rc2-1.debian.tar.gz
kadu_0.11.0~rc2-1.dsc
  to main/k/kadu/kadu_0.11.0~rc2-1.dsc
kadu_0.11.0~rc2-1_amd64.deb
  to main/k/kadu/kadu_0.11.0~rc2-1_amd64.deb
kadu_0.11.0~rc2.orig-externalplugins.tar.bz2
  to main/k/kadu/kadu_0.11.0~rc2.orig-externalplugins.tar.bz2
kadu_0.11.0~rc2.orig-externalthemes.tar.bz2
  to main/k/kadu/kadu_0.11.0~rc2.orig-externalthemes.tar.bz2
kadu_0.11.0~rc2.orig.tar.bz2
  to main/k/kadu/kadu_0.11.0~rc2.orig.tar.bz2


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

Accepted libmath-random-mt-perl 1.13-1 (source i386)

2012-01-19 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 10:15:39 +0100
Source: libmath-random-mt-perl
Binary: libmath-random-mt-perl
Architecture: source i386
Version: 1.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 libmath-random-mt-perl - Perl implementation of the Mersenne Twister algorithm
Changes: 
 libmath-random-mt-perl (1.13-1) unstable; urgency=low
 .
   * Team upload
 .
   [ gregor herrmann ]
   * Remove patch, applied upstream.
 .
   [ Jonathan Yu ]
   * New upstream release 1.12
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * New upstream release 1.11
   * Update my email address.
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ Alessandro Ghedini ]
   * New upstream release
   * Bump debhelper compat level to 8
   * Bump Standards-Version to 3.9.2 (no changes needed)
   * Update license stanzas in debian/copyright
   * Update ppport.h copyright years
 .
   [ gregor herrmann ]
   * Switch to debhelper compatibility level 9 to pass CFLAGS to
 Makefile.PL/Build.PL.
Checksums-Sha1: 
 572edc18af36f953feababbef386c61416b1691e 2115 libmath-random-mt-perl_1.13-1.dsc
 5089b67a12c35bc7447166168736802973d18740 9589 
libmath-random-mt-perl_1.13.orig.tar.gz
 11677008c8281fd5670bff9da19b9cb11b7b8d9f 3519 
libmath-random-mt-perl_1.13-1.debian.tar.gz
 ec66d5aa7d49654a4e5fc05aaaf95e38a1ee2068 15678 
libmath-random-mt-perl_1.13-1_i386.deb
Checksums-Sha256: 
 9edae49d5c73038c9631e1d6aed687120fe4f469129768481d0c3ab49badac03 2115 
libmath-random-mt-perl_1.13-1.dsc
 988c38d962529a266ba5699734f91a08e29eafd5bfee1819beebe8c08e90deef 9589 
libmath-random-mt-perl_1.13.orig.tar.gz
 198fd21ab39e2164219987a7bbef576f85e0ea478d23819dbc2243d29dfc6d5b 3519 
libmath-random-mt-perl_1.13-1.debian.tar.gz
 89a7682899ab05e10897220b72500598e282cc1dc96df55cd046d28188d84d35 15678 
libmath-random-mt-perl_1.13-1_i386.deb
Files: 
 5384c4b0da68c19a503caa5e2be9f5d1 2115 perl optional 
libmath-random-mt-perl_1.13-1.dsc
 6c3a80ca5f62da187da134c22fdb113f 9589 perl optional 
libmath-random-mt-perl_1.13.orig.tar.gz
 68f4249ab98fcf006442964c83cb744a 3519 perl optional 
libmath-random-mt-perl_1.13-1.debian.tar.gz
 d5cc159527f461dfbd4b065859898a86 15678 perl optional 
libmath-random-mt-perl_1.13-1_i386.deb

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

iQIcBAEBCAAGBQJPGEwGAAoJELs6aAGGSaoGWZ0P/2uRsW8EvLxo6pkMA2wJJRzA
Ge1hwYG+oP9omVa5vB8kFzsXskPI+zUjM9CBOkpHgr7QXr72JlTK2JwHnRDIZ+Dl
Q4mfwbT3kUB3cafBW/NpFeZ7TxDZjyAaRFOOtC2v4++yb3vm7WpdBSwu/Atwb8ew
IglS0d/DFABfqJC83nqHZq7Ay1ATafHqtYHd4vctZHGPgb7N1yrS5J0lWhi2A9Zi
pn5PZzXBFay0XNTgTSDSbNR9I35IunIzfJicuANMklfaJI1O9uyqsRa7gQtVk2JB
1ahbhGqo7GT1IMZpJtWc9tqQBlR8XhX6OWrvhrUxgNR1Pvl3JnJvZaJppp9/uR2J
TxjZQwEIYVOD0qCj5Fk2jp9RltQ9TP/6zI59u+yqxKTH3Tqa3ZSWOjLyTxa5huf9
A/mCu4Kuv07W/jUXuMDaKUjvaRb0YB64y+2JLag8ExBMOjvfWT5HYV6AXF+72yfk
SHZdZGo6xU2s3bidIIOT7f6MIOAPNfTTuQmGyZ/9SFvMtZpCmVKiBIpceVWLcRXA
5nvecLXOuUA5jeURBTVWRhuNMzctEn9mth60arKQz3Vfm17lfJ9trVZfwkpTciSP
JXmJml1nlp1PJXd3VDQn9XQ2T679ZpwKF95tUqll3XqyW0h2UwTmGrjjxq1ghMCL
fJ5m6lSucOTxhnpb2dO1
=nsTk
-END PGP SIGNATURE-


Accepted:
libmath-random-mt-perl_1.13-1.debian.tar.gz
  to 
main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13-1.debian.tar.gz
libmath-random-mt-perl_1.13-1.dsc
  to main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13-1.dsc
libmath-random-mt-perl_1.13-1_i386.deb
  to main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13-1_i386.deb
libmath-random-mt-perl_1.13.orig.tar.gz
  to main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13.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
Archive: http://lists.debian.org/e1rnvdz-0003x6...@franck.debian.org



Accepted slbackup-php 0.3-3 (source all)

2012-01-19 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 17:05:14 +0100
Source: slbackup-php
Binary: slbackup-php
Architecture: source all
Version: 0.3-3
Distribution: unstable
Urgency: low
Maintainer: Mike Gabriel mike.gabr...@das-netzwerkteam.de
Changed-By: Mike Gabriel mike.gabr...@das-netzwerkteam.de
Description: 
 slbackup-php - web-based administration tool for slbackup
Closes: 565181 655832
Changes: 
 slbackup-php (0.3-3) unstable; urgency=low
 .
   * Mike Gabriel becomes Debian package maintainer.
   * Enable quilt patch system. Bump Standards-Version from 3.7.3 to 3.9.2.
   * Add generic README.source that explains the usage of quilt.
   * Add patch: 001_slbackup-php_cookie+request-merge.patch. Fixes reappearing
 login page on every click (closes: #655832).
   * Add patch: 002_slbackup-php_restore-paths-with-blanks.patch. Allows restore
 of files with blanks in their name. Closes: #565181.
 Patch provided by Cyril ETCHEVERRIA cyri...@wanadoo.fr - thanks!
   * Add patch: 003_slbackup-php_fix-failed-in-status-template.patch,
 for last failed backup really show timestamp of the last failed backup
 and not erroneously the timestamp of the last successful backup.
 .
   * Upload sponsored by Petter Reinholdtsen.
Checksums-Sha1: 
 a39b06e11d926a9a2032f02c0622626af284e621 1155 slbackup-php_0.3-3.dsc
 019b8dab9320a80f6da3439dc0fe48042cacd906 11283 slbackup-php_0.3-3.diff.gz
 1bc926ca09b294106163309c813f201be2605651 21690 slbackup-php_0.3-3_all.deb
Checksums-Sha256: 
 bd87903f4c4d835c3cb351e163e989c1fdb6e4db909745321f3b915f67738c5f 1155 
slbackup-php_0.3-3.dsc
 d6cf7d673ea6aa6d53d62a35eb341a463a2b947609c26b6ecc270a6f1b5fd441 11283 
slbackup-php_0.3-3.diff.gz
 eb6cf6e1d6d3b6ad31509c2083ed74c4118b23a2777f1e4c64c723a3f8e07916 21690 
slbackup-php_0.3-3_all.deb
Files: 
 1c28492e80c7d33024773edd6ca045d2 1155 misc optional slbackup-php_0.3-3.dsc
 1326ebb3c4a16b0012717a411278efd0 11283 misc optional slbackup-php_0.3-3.diff.gz
 a32b3827c975bb7b1b63f804306453d1 21690 misc optional slbackup-php_0.3-3_all.deb

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

iD8DBQFPGE3J20zMSyow1ykRAoqfAJ4umv9z5v/fQk14KNpmSnc0/DVgqQCcCrFs
l15OAf/68o7AQUnsdhv8/oA=
=ajxi
-END PGP SIGNATURE-


Accepted:
slbackup-php_0.3-3.diff.gz
  to main/s/slbackup-php/slbackup-php_0.3-3.diff.gz
slbackup-php_0.3-3.dsc
  to main/s/slbackup-php/slbackup-php_0.3-3.dsc
slbackup-php_0.3-3_all.deb
  to main/s/slbackup-php/slbackup-php_0.3-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rnvet-0003ax...@franck.debian.org



Accepted buildbot 0.8.5-1.1 (source all)

2012-01-19 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 17 Jan 2012 17:53:00 +0100
Source: buildbot
Binary: buildbot
Architecture: source all
Version: 0.8.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 buildbot   - system to automate the compile/test cycle
Closes: 648384
Changes: 
 buildbot (0.8.5-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS due to missing build-dependency on python-twisted-words:
 add python-twisted-words to Build-Depends (thanks to Ubuntu / Daniel T
 Chen for the bug report and the fix). (Closes: #648384)
Checksums-Sha1: 
 ba8abc647cfb54c897d05af462001cbf6cc90e70 1961 buildbot_0.8.5-1.1.dsc
 cd6cd0299a6a626696c6f5f0276481a3abedeb5b 7351 buildbot_0.8.5-1.1.debian.tar.gz
 ad03c845e57e8183e129be2e497b6ff15edc7af5 656576 buildbot_0.8.5-1.1_all.deb
Checksums-Sha256: 
 2aa087beb9bf39e0c99d1957386b9d8d15adb625d389bc460f61cc2f59878dee 1961 
buildbot_0.8.5-1.1.dsc
 4e936141475e8dbba57d175c7c0119646f84f2b52bd4b90cca38eac8ea3509c6 7351 
buildbot_0.8.5-1.1.debian.tar.gz
 0b4269f01bbcc4340390c322e74b42ff6e308ee441f8a0e848f54dcf954030f9 656576 
buildbot_0.8.5-1.1_all.deb
Files: 
 be231c67d3aab0d944bef8c277c54eff 1961 devel optional buildbot_0.8.5-1.1.dsc
 cf3763b800c30f3434fa8b2f0843de0c 7351 devel optional 
buildbot_0.8.5-1.1.debian.tar.gz
 58e6a40d6851031363e50fae2db3a5d2 656576 devel optional 
buildbot_0.8.5-1.1_all.deb

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

iQIcBAEBCAAGBQJPFahUAAoJELs6aAGGSaoG7ZcP/1C92iZLf3gcb5ff9exi+1XR
O9/Z+tAQJuRL8KWF3Zw69tqd4AZZG+1XMAh7xE5ExUSmXhMzIFJ7T1p462jfGsIE
u60VFkdyRPMG3UCyaSHMD4gDe10mDotJkNJYH8n6gKPXH0sWrdxbuBYMg6WM8O0d
1EV3n3tXsnBlRbgBPLHjAcBkyjQJ9xsIfwE7ggLKA2oWKcu6bwKdKOQMSiOVdwxk
Xn42jlXvfO4+X3FAoBMwfN7jUMEz1sSDPwUsUx/EzvbV1czpw0OvLFHGSqVLYAgY
bxd8rKLki6/f6ls3l6BoL7egc00JBUzGAJ2tPmgyax+lSmmr04BXQhwbUDPwVW+u
O4nWK2Wk3cni2HeVi742kNgnEazR58wUleTgZUpf2x0jznlhc0P2q7W/owY6YtT+
/atNDXBrTP9O6Vb091GfRrQRWRSWdA/3vMfAuk3xAyhDBG7xdVnAQ/V3V+FFqiiN
bKCoNw+ofp5vF9BYqK29AxOQ1iIAFqpom0dAkqQu45H1gU6OVX22y/l9QNzJ24tN
uy3kUz2JbWNSXZOTHBHEi7stiad25chhbK3fBl/1DJfFyG0oEosJXix+3Mp9etkJ
x/V0rVddeWqbePi9nqokMRKxXsKv5ijvonMZZdu1b0j+aT5ymuTVVAM4IRxKfj+w
Gz76i/Syo4zSTqCCX23r
=BJAu
-END PGP SIGNATURE-


Accepted:
buildbot_0.8.5-1.1.debian.tar.gz
  to main/b/buildbot/buildbot_0.8.5-1.1.debian.tar.gz
buildbot_0.8.5-1.1.dsc
  to main/b/buildbot/buildbot_0.8.5-1.1.dsc
buildbot_0.8.5-1.1_all.deb
  to main/b/buildbot/buildbot_0.8.5-1.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
Archive: http://lists.debian.org/e1rnvqr-0006c6...@franck.debian.org



Accepted libobject-insideout-perl 3.87-1 (source all)

2012-01-19 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 19:10:15 +0100
Source: libobject-insideout-perl
Binary: libobject-insideout-perl
Architecture: source all
Version: 3.87-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libobject-insideout-perl - comprehensive inside-out object construction kit
Changes: 
 libobject-insideout-perl (3.87-1) unstable; urgency=low
 .
   * Imported Upstream version 3.87
   * Add myself to Uploaders
   * Update copyright for debian/* packaging
Checksums-Sha1: 
 2b543641102ddeed030f5ae9268a315c49862c00 2302 
libobject-insideout-perl_3.87-1.dsc
 13d1e2e9185cfbb79261059c0dc71d9396b6760c 120747 
libobject-insideout-perl_3.87.orig.tar.gz
 340e3ed8d0960146af642c482c90e93db20e4af3 2258 
libobject-insideout-perl_3.87-1.debian.tar.gz
 f98221c7db9d455c8126166d91f5eeaab74bf51e 138050 
libobject-insideout-perl_3.87-1_all.deb
Checksums-Sha256: 
 4ead51b9df7c721aad9dc13a1ccd0e2217a3aef17759cea144c948554ffe6d2e 2302 
libobject-insideout-perl_3.87-1.dsc
 5dfe0ba5b42c6d4b2f2e653bc6499aa2c68bd43dd208a8bec69001b05dd4cdf3 120747 
libobject-insideout-perl_3.87.orig.tar.gz
 ac0868567269391c3fcd72c5cda8055250439b6c1aad3a61e73ee32bcbee5dce 2258 
libobject-insideout-perl_3.87-1.debian.tar.gz
 e02809ba1241be6f0854e498871e094f26c9e86f0d395dae40bb5ecf9dc25ae7 138050 
libobject-insideout-perl_3.87-1_all.deb
Files: 
 a8af1f8dc5d0a181444713499c6ff0f4 2302 perl optional 
libobject-insideout-perl_3.87-1.dsc
 1c8db3f37013096cbdbd3d854349a39f 120747 perl optional 
libobject-insideout-perl_3.87.orig.tar.gz
 3ff953327994997c6569d2dd78661a86 2258 perl optional 
libobject-insideout-perl_3.87-1.debian.tar.gz
 be3aeda213f0c2f70b08770534bf6ab0 138050 perl optional 
libobject-insideout-perl_3.87-1_all.deb

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

iQIcBAEBCAAGBQJPGF1IAAoJEHidbwV/2GP+l3AQAOVNkdIZSYVkSlfhsnzZ5FgP
ISbvvU9F/vXnSAgGmuge47YrV8MamhJLAeHE63jPntpHv6SETp30wE6ms2cr5XLm
NnaQVSEKknQDqF08nAos0SiIeMpkKqMBZifTLN94zw6cihWOQoodO+/k5MwKu2JW
BPmTmqi7ZTD+KNZP9RI1lXWzqfVGupIzUsC0w8qKMOksNeqt+pZakDpyBEPQ9Fph
Pvn6CkPG9d7VFf6S6366v5B7gOKs0A4yJesy6RkGAucFLmFpP2BYCvqU14loU5Sn
4MmyrUkQK4OC9ivHUfNHJdPtmMr4U4HTI9s+KCPNqzIu4TtYVj6yym9dHHufa3O5
Rh2jS71HJPa63vvqcV+kdcLjdwrqpfDknYh2Y29Etb1Mwic7BBnWhrhe7qt61B5k
vYVS3VJxupZHs0Y3GL9WVPmdSpltTKjoVs/XhbbjvYRXazJSGPorpXB04on5WR9+
r+73jN1+CngNU8v/rR/GFlSAWB3o/f1mf0OmFKOsCGzQCCxAn346xTj/zzGG5jBJ
wxhthSh4X1mEGQtx1G7mGEgmUNkc9D7lGxZW26iiiaXTEXPS3sMLiApoc4LywRJ6
96G0D/PshyL2c1HvdKz9WSVnWahOP3+Uw4aKTqRMdNJm/MS1KBMVY07/tH30oZX5
Cy75KL++9mqjTRUrF3mj
=55Cc
-END PGP SIGNATURE-


Accepted:
libobject-insideout-perl_3.87-1.debian.tar.gz
  to 
main/libo/libobject-insideout-perl/libobject-insideout-perl_3.87-1.debian.tar.gz
libobject-insideout-perl_3.87-1.dsc
  to main/libo/libobject-insideout-perl/libobject-insideout-perl_3.87-1.dsc
libobject-insideout-perl_3.87-1_all.deb
  to main/libo/libobject-insideout-perl/libobject-insideout-perl_3.87-1_all.deb
libobject-insideout-perl_3.87.orig.tar.gz
  to 
main/libo/libobject-insideout-perl/libobject-insideout-perl_3.87.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
Archive: http://lists.debian.org/e1rnwym-cz...@franck.debian.org



Accepted libmath-random-mt-perl 1.13-2 (source amd64)

2012-01-19 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 19:33:21 +0100
Source: libmath-random-mt-perl
Binary: libmath-random-mt-perl
Architecture: source amd64
Version: 1.13-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libmath-random-mt-perl - Perl implementation of the Mersenne Twister algorithm
Closes: 656499
Changes: 
 libmath-random-mt-perl (1.13-2) unstable; urgency=low
 .
   * Add fix-FTBFS-on-hurd.patch patch.
 Fix FTBFS on hurd-i386.
 Thanks to Pino Toscano p...@debian.org for the patch (Closes: #656499)
Checksums-Sha1: 
 2d5421803fc55a97987ab65dda59f031cefbed7e 2115 libmath-random-mt-perl_1.13-2.dsc
 487ee45e13332170d4e10c9f47c5995c40afefb9 4026 
libmath-random-mt-perl_1.13-2.debian.tar.gz
 8836babb67b95be17bd48783b1de1966d36452a8 16034 
libmath-random-mt-perl_1.13-2_amd64.deb
Checksums-Sha256: 
 de96c026e7a3c7f9377fe8de8f4dd20d70e966d9f6c14d7a5ac97a4323a56c96 2115 
libmath-random-mt-perl_1.13-2.dsc
 205f5225f52c96813b33f6adea127915a5632049e9318a92a4796d291f696212 4026 
libmath-random-mt-perl_1.13-2.debian.tar.gz
 55dc076a0fe117d8e50cef398d01c0e89ef9ac42df4368371b03ce21ca1c0717 16034 
libmath-random-mt-perl_1.13-2_amd64.deb
Files: 
 c3c800c09303ebc62465f8febbc68bc3 2115 perl optional 
libmath-random-mt-perl_1.13-2.dsc
 cae6926a3aa25d6cab2e99d23145f499 4026 perl optional 
libmath-random-mt-perl_1.13-2.debian.tar.gz
 9be1aeea31ec77b2e74997f01dedb06d 16034 perl optional 
libmath-random-mt-perl_1.13-2_amd64.deb

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

iQIcBAEBCAAGBQJPGGLCAAoJEHidbwV/2GP+NVkP/2vNhL+3nsupsLNfmOlFpu3F
+WGG/8nvVc6bnyyqD0wy0SQTMtiJxGxhZYb4hro3BUqn4oBN2UChmPhT+qXozIoz
rloCttiM7xyv/yCmvmd3EN2TtFIWMH+4QJe4HgyBse94M3mpOuObPkuXf1BiWimm
9AaqnsjHi/YHTrpwGozGlQ0TXLBvpsD2KoyWNsG3V5oUUgdlxrHr2xw6U9DYuc5+
WfYTLuJ2LjrhS7qvlw4iXzoCf/bvuZjRbA7QjTOwTcDOsDAhozlvZPhsm6eZNg2k
DEw1jawW0PSdyNIDDuWUtEiPcRI81bHJCaES3A0i2nwKxmLZ0dSIFrH63aDr5mSH
Cbq4DRiVWbjHbceOtOi9hoFkGKzUwkqC+dVx6UAD+lm8DciYGPIpYNfCqri2TXVk
uFXHzCLGbZsCyo7q9WiuFPTA/OcSavx3eBDHqkbpj7T9H9f49mV+O3Rf3HnfJNU3
CHnVbU9M2qktT2OUkhXXBNDjW8w408dCrOf3W8z9AA7uwg0ygwge0+yAmq1jOoL+
+rn1S6ZC4YBwCs/mVDszh+R90am2UVGpOj4hC9g0ZCvJC4qDnAH0cJ79FiCTWJxc
H9PsgpsEHauTl4dHL7TOypuXx/2h8l0bZolhL0ySKhZt0IZoKdbN+me8U3cEvBJ3
4iLMvEfFF9SULtanahRF
=Ei1O
-END PGP SIGNATURE-


Accepted:
libmath-random-mt-perl_1.13-2.debian.tar.gz
  to 
main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13-2.debian.tar.gz
libmath-random-mt-perl_1.13-2.dsc
  to main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13-2.dsc
libmath-random-mt-perl_1.13-2_amd64.deb
  to main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.13-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
Archive: http://lists.debian.org/e1rnx15-0003jr...@franck.debian.org



Accepted rhash 1.2.8-3 (source all amd64)

2012-01-19 Thread Aleksey Kravchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 22:51:54 +0700
Source: rhash
Binary: rhash librhash0 librhash-dev librhash0-dbg python-rhash librhash-java 
librhash-java-doc librhash-perl librhash-ruby librhash-ruby1.8
Architecture: source amd64 all
Version: 1.2.8-3
Distribution: unstable
Urgency: low
Maintainer: Aleksey Kravchenko rhash.ad...@gmail.com
Changed-By: Aleksey Kravchenko rhash.ad...@gmail.com
Description: 
 librhash-dev - header files of librhash and static library
 librhash-java - Java interface for LibRHash hash sums calculation library
 librhash-java-doc - documentation for librhash Java bindings
 librhash-perl - Perl interface for LibRHash hash sums calculation library
 librhash-ruby - Ruby interface for LibRHash hash sums calculation library
 librhash-ruby1.8 - Ruby 1.8 interface for LibRHash hash sums calculation 
library
 librhash0  - shared library for hash functions computing
 librhash0-dbg - debugging symbols for librhash
 python-rhash - Python interface for LibRHash hash sums calculation library
 rhash  - utility for computing hash sums and magnet links
Closes: 652302 654180
Changes: 
 rhash (1.2.8-3) unstable; urgency=low
 .
   * fixed loading of the RHash python module (Closes: 652302)
   * fixed librhash-java compilation on Ubuntu (Closes: 654180)
   * updated debian/copyright
Checksums-Sha1: 
 514ea69baec7a928174016b382a8ec99c24b4b05 1690 rhash_1.2.8-3.dsc
 3deb447601a0102ab2fcfb3a4a8a62ae7b508a61 7060 rhash_1.2.8-3.debian.tar.gz
 ee416fe4dcc06540a3f7d6380dc4dc3a5674fca6 122834 rhash_1.2.8-3_amd64.deb
 15be159ba5917f4be8dd5c54c15bdef0afb4146c 87216 librhash0_1.2.8-3_amd64.deb
 cd47eb4574dc1dc5405e5e75d8200201672f6f57 98978 librhash-dev_1.2.8-3_amd64.deb
 9c54fde07e145efe24b35aae6babb0528d661bb5 12974 librhash0-dbg_1.2.8-3_amd64.deb
 bc05c1443a724c25016757ea4bd925b2f4377f77 0 python-rhash_1.2.8-3_all.deb
 1415fe872494bcd884821b233e74198e121d9094 17970 librhash-java_1.2.8-3_amd64.deb
 56414b4c717c7c557f822870c90bd290fcf4e61e 25162 
librhash-java-doc_1.2.8-3_all.deb
 6a7ed7f4bc2fadfec1efac3b522a872e94916923 27718 librhash-perl_1.2.8-3_amd64.deb
 fb4597ee5d88a35c744b3c5fdcdc8a90b2b3e32d 8752 librhash-ruby_1.2.8-3_all.deb
 9f8cfd0451e6e3da61a4f9b450810390bca24710 12636 
librhash-ruby1.8_1.2.8-3_amd64.deb
Checksums-Sha256: 
 f403e6d687b7e6423a724fa39b58505f6c1f3ea747a08a5c230b181a831e87c9 1690 
rhash_1.2.8-3.dsc
 6e327b4ee1f0d6de005b234538e3736b4faf90dba7b3086e33152ae939533e72 7060 
rhash_1.2.8-3.debian.tar.gz
 900022bcb2764da346732dfabaa083106f614b8ca0883abda9c2124df48c647f 122834 
rhash_1.2.8-3_amd64.deb
 50bed355bd657aa7be3f129a8cdf893d45b1f355e0159b6d9487b85ed29d2967 87216 
librhash0_1.2.8-3_amd64.deb
 eaefd6961101576446ae6a2faaf158813dc4e963bb1424f0e63c13e401de5f81 98978 
librhash-dev_1.2.8-3_amd64.deb
 d31a6d897861ce49e272552ce6f7e332e59ae0d512e30fe1718d85523f1e5968 12974 
librhash0-dbg_1.2.8-3_amd64.deb
 3641ffc63eff0b189524f6ca99631e2f2fdf623062781d4f8535fc0a2184f998 0 
python-rhash_1.2.8-3_all.deb
 afb46b8585891b238db6e2b40b309fc4bae79e32b62b57d2cbbce795fc6df69e 17970 
librhash-java_1.2.8-3_amd64.deb
 5705ccc4fbbcd5a49094f4a22ad067030305294c16196ec30cb88db593e77856 25162 
librhash-java-doc_1.2.8-3_all.deb
 92c40020c5783dd15ad9e3a2e828a6207a0d02b10b7423e85b99c6dd2a02afec 27718 
librhash-perl_1.2.8-3_amd64.deb
 a3b199a29ee12f77a0df0df4f24e509bd0416b905b8369a0fca9ff255c459044 8752 
librhash-ruby_1.2.8-3_all.deb
 a41fb65c5c6e46d896fb67b8a8b8d2564a1a5392ffd70c04f35c82eeeb81b90b 12636 
librhash-ruby1.8_1.2.8-3_amd64.deb
Files: 
 fc26ec288dc55eafcf395e563dd699eb 1690 utils optional rhash_1.2.8-3.dsc
 ed4129f79317cffdc2281ecc59c175a2 7060 utils optional 
rhash_1.2.8-3.debian.tar.gz
 a81d7cc8cba769c93f88230e4abaa1fa 122834 utils optional rhash_1.2.8-3_amd64.deb
 c296ee5f789b55f0bbc14322712af6a6 87216 libs optional 
librhash0_1.2.8-3_amd64.deb
 8a1b4f35312dc7a1b6299f8f973d2274 98978 libdevel optional 
librhash-dev_1.2.8-3_amd64.deb
 9cd38128dddae278466e13155513ea53 12974 debug extra 
librhash0-dbg_1.2.8-3_amd64.deb
 362bec12a8522dc31723435c9fc0ca3b 0 python optional 
python-rhash_1.2.8-3_all.deb
 b5703883af3e7cffabb85cd38290685e 17970 java optional 
librhash-java_1.2.8-3_amd64.deb
 68799e4db34962956b8d91839d37d9db 25162 doc optional 
librhash-java-doc_1.2.8-3_all.deb
 22471cfdd46c7979039af18f30801078 27718 perl optional 
librhash-perl_1.2.8-3_amd64.deb
 15506f08e176efe9c45a15ec5dbd81ee 8752 ruby optional 
librhash-ruby_1.2.8-3_all.deb
 fcf29c115f1b67ac13b6c4cdf89c128a 12636 ruby optional 
librhash-ruby1.8_1.2.8-3_amd64.deb

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

iD8DBQFPGGKvvdkzt4X+wX8RAs0TAJ41rTZEoHlQwMtjCkWrPPnmdyC9SQCcDveV
UtLggaF3vKCWDYAe4PXaamY=
=9o3K
-END PGP SIGNATURE-


Accepted:
librhash-dev_1.2.8-3_amd64.deb
  to main/r/rhash/librhash-dev_1.2.8-3_amd64.deb
librhash-java-doc_1.2.8-3_all.deb
  to main/r/rhash/librhash-java-doc_1.2.8-3_all.deb
librhash-java_1.2.8-3_amd64.deb
  to 

Accepted bind9 1:9.8.1.dfsg.P1-1 (source all amd64 i386)

2012-01-19 Thread LaMont Jones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 10:44:14 -0700
Source: bind9
Binary: bind9 bind9utils bind9-doc host bind9-host libbind-dev libbind9-80 
libdns81 libisc83 liblwres80 libisccc80 libisccfg82 dnsutils lwresd
Architecture: all amd64 i386 source
Version: 1:9.8.1.dfsg.P1-1
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones lam...@debian.org
Changed-By: LaMont Jones lam...@debian.org
Closes: 647598
Description: 
 bind9-doc  - Documentation for BIND
 bind9-host - Version of 'host' bundled with BIND 9.X
 bind9  - Internet Domain Name Server
 bind9utils - Utilities for BIND
 dnsutils   - Clients provided with BIND
 host   - Transitional package
 libbind9-80 - BIND9 Shared Library used by BIND
 libbind-dev - Static Libraries and Headers used by BIND
 libdns81   - DNS Shared Library used by BIND
 libisc83   - ISC Shared Library used by BIND
 libisccc80 - Command Channel Library used by BIND
 libisccfg82 - Config File Handling Library used by BIND
 liblwres80 - Lightweight Resolver Library used by BIND
 lwresd - Lightweight Resolver Daemon
Changes: 
 bind9 (1:9.8.1.dfsg.P1-1) unstable; urgency=low
 .
   [Internet Software Consortium, Inc]
 .
   * 9.8.1-P1
 -  Cache lookup could return RRSIG data associated with nonexistent
records, leading to an assertion failure.
 .
   [LaMont Jones]
 .
   * add a readme entry for DNSSEC-by-default
   * Failed to install due to chgrp on non-existant directory.  Closes: #647598
   * ack NMU: l10n issues
Checksums-Sha1: 
 3d62315280593c487912cdffe42f4aa5c7799bba 354746 
bind9-doc_9.8.1.dfsg.P1-1_all.deb
 de4b7bbc11e299f13f4aee9b8377386822fdb12b 18850 host_9.8.1.dfsg.P1-1_all.deb
 e677b4ee781f88e08685df4a96733654600bd16b 359150 bind9_9.8.1.dfsg.P1-1_amd64.deb
 464431e8abfb56ca823eab5eee435393e1e8fb83 122198 
bind9utils_9.8.1.dfsg.P1-1_amd64.deb
 7240926180f264d468d8ad736d532d0f9c8c6271 71770 
bind9-host_9.8.1.dfsg.P1-1_amd64.deb
 dd84c4d308814075bd626d58df062c988491c299 1544154 
libbind-dev_9.8.1.dfsg.P1-1_amd64.deb
 5a680cfbabd8c6226eec1871d4456f5bfec37131 40142 
libbind9-80_9.8.1.dfsg.P1-1_amd64.deb
 fae42d2bc671434f9942354b454d4de120c74d54 730474 
libdns81_9.8.1.dfsg.P1-1_amd64.deb
 b2d4ad44c630bdaa091d2bf9f67775c8540a7830 179072 
libisc83_9.8.1.dfsg.P1-1_amd64.deb
 ec41e473efb54fd737e86fe954394ca991582b12 52942 
liblwres80_9.8.1.dfsg.P1-1_amd64.deb
 9661fbbfd4f8b9d96167c8126b2c17b203852d56 33944 
libisccc80_9.8.1.dfsg.P1-1_amd64.deb
 3bf238518b8b05d2a488d519615c868be50127d9 59862 
libisccfg82_9.8.1.dfsg.P1-1_amd64.deb
 ce4ef9fce2f41991838dbfed764b824fd9c81ca7 165194 
dnsutils_9.8.1.dfsg.P1-1_amd64.deb
 340dca252906dc1de6a99c509c35bebb5c21c5de 243524 
lwresd_9.8.1.dfsg.P1-1_amd64.deb
 3fc5f24065042b6d5ea9b296380d228046e4764d 353786 bind9_9.8.1.dfsg.P1-1_i386.deb
 124def611e25dcc30eabcec672fd94df4dafc3a0 119410 
bind9utils_9.8.1.dfsg.P1-1_i386.deb
 714a980e376e0482762ec7110dfaf1ccab99f68d 70130 
bind9-host_9.8.1.dfsg.P1-1_i386.deb
 755b418907fdcaea2eca297aabad78719b9eb046 1536450 
libbind-dev_9.8.1.dfsg.P1-1_i386.deb
 e9833d2d96d110320a539da65c471a31ca368611 40342 
libbind9-80_9.8.1.dfsg.P1-1_i386.deb
 c6b67cde1861a8a62a2a50f01a265c991a19ee9f 728630 
libdns81_9.8.1.dfsg.P1-1_i386.deb
 592756f9786c28f294f1df9475b6706f3f506689 179010 
libisc83_9.8.1.dfsg.P1-1_i386.deb
 ff12ccc4e8698fc652fcb923b852fd5d5dc228d3 53380 
liblwres80_9.8.1.dfsg.P1-1_i386.deb
 7f24de80ebd6b5c4536a296bde70c884ab34d741 34334 
libisccc80_9.8.1.dfsg.P1-1_i386.deb
 9d2880d3a6ca9dee6809d788173f3ab2cb7f4eb1 57090 
libisccfg82_9.8.1.dfsg.P1-1_i386.deb
 42f22ccb9dcc138eae9d5392690425f43e9a5403 160616 
dnsutils_9.8.1.dfsg.P1-1_i386.deb
 73f0152ae3b730a19717551c763453e3cc14b823 242158 lwresd_9.8.1.dfsg.P1-1_i386.deb
 dab527d047fc3fb31d005b3da87c7b565635709f 1533 bind9_9.8.1.dfsg.P1-1.dsc
 13a353d03fb497d50b6e190dba49f8497cb28362 7031042 
bind9_9.8.1.dfsg.P1.orig.tar.gz
 28bc5fc5b27d58e6269983509e307e4e08a7bb2d 508218 bind9_9.8.1.dfsg.P1-1.diff.gz
Checksums-Sha256: 
 ec7595111859cf0909523fb9a5d2c28a381a3fa050bd51280d4c0f92854dec08 354746 
bind9-doc_9.8.1.dfsg.P1-1_all.deb
 8fa456e0772786b7620dcc79e57b5a41a92a2339cd8e9f6ce6f1a6681bb63083 18850 
host_9.8.1.dfsg.P1-1_all.deb
 9d8ec4f89135f97ca5dd8cd14336fcf7418ddaf69721c37ffb03ac2e1e679585 359150 
bind9_9.8.1.dfsg.P1-1_amd64.deb
 3ee6d24fa2a96eb742da104554364b15281a8bc1c5a39e4e5fe9cced1c674636 122198 
bind9utils_9.8.1.dfsg.P1-1_amd64.deb
 e5e37f21c306065fdf7d24ea39027c85cc20541c942e3a85bff323b96ebf05e6 71770 
bind9-host_9.8.1.dfsg.P1-1_amd64.deb
 e3c3548b5beed58d829441576f7e0a818728fc71df94626f977b72bffa4e1a49 1544154 
libbind-dev_9.8.1.dfsg.P1-1_amd64.deb
 7ca71763cfcd4748e9098b8e076028172a15fe73e32c3b550fb1511ef2bf6248 40142 
libbind9-80_9.8.1.dfsg.P1-1_amd64.deb
 cb84ac96cef25ade4cfa8b3fa94ef753928e736d7d1e2615a567219ac0bfa317 730474 
libdns81_9.8.1.dfsg.P1-1_amd64.deb
 0fba7881471ba5c4d8e935b3649a1796496b750204e18b7e886c780b4e75bf6d 179072 
libisc83_9.8.1.dfsg.P1-1_amd64.deb
 

Accepted usb-modeswitch 1.2.2+repack0-1 (source amd64)

2012-01-19 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 11:27:49 +0100
Source: usb-modeswitch
Binary: usb-modeswitch
Architecture: source amd64
Version: 1.2.2+repack0-1
Distribution: unstable
Urgency: low
Maintainer: Didier Raboud o...@debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 usb-modeswitch - mode switching tool for controlling flip flop USB devices
Closes: 656248
Changes: 
 usb-modeswitch (1.2.2+repack0-1) unstable; urgency=low
 .
   * New 1.2.2 upstream release.
 - Fixed bad bug preventing mode switch for devices using TargetClass
   (Closes: #656248);
 .
   * Repack the upstream tarball:
 - Drop the code copy of jimtcl.
Checksums-Sha1: 
 1e59133cd7c2ea0e4c4fa4bd37b10f49c46e3722 1814 
usb-modeswitch_1.2.2+repack0-1.dsc
 89256abb8674a22af2cb07c0aaf5741a4b683196 38875 
usb-modeswitch_1.2.2+repack0.orig.tar.bz2
 7b1f7e84dbd2831e0ab2becd5feb2cdad721820c 9398 
usb-modeswitch_1.2.2+repack0-1.debian.tar.gz
 6bc50bdd55e7e167f19cf51f795d3126f5a217c4 52456 
usb-modeswitch_1.2.2+repack0-1_amd64.deb
Checksums-Sha256: 
 f61059b607d45781a3030e6784cc4e32505d368eb0f7c191f8536268c10b2a53 1814 
usb-modeswitch_1.2.2+repack0-1.dsc
 e566048b08c86d30fd5f662db4711d9afd9c41329f55ab7f94275ea4be544498 38875 
usb-modeswitch_1.2.2+repack0.orig.tar.bz2
 d3409fde62e7526acbe4114b50fabbd6a2469aae42ebb0795f57c6f995ff57e6 9398 
usb-modeswitch_1.2.2+repack0-1.debian.tar.gz
 d52bea70dfb32896a0b0065ed54b33c1dbc4f09ce4babac94823e2c0da2a5eb8 52456 
usb-modeswitch_1.2.2+repack0-1_amd64.deb
Files: 
 55bbfc9e8a1c85dbf83553f6d84e4711 1814 comm extra 
usb-modeswitch_1.2.2+repack0-1.dsc
 dc5fedb057afaa216dd07eb08ff60163 38875 comm extra 
usb-modeswitch_1.2.2+repack0.orig.tar.bz2
 4eba372a66c68602d3ac88a0d0b2e30f 9398 comm extra 
usb-modeswitch_1.2.2+repack0-1.debian.tar.gz
 14372f488db62d2c8d23c64364a92259 52456 comm extra 
usb-modeswitch_1.2.2+repack0-1_amd64.deb

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

iQGcBAEBCAAGBQJPGGd4AAoJEIvPpx7KFjRVaJEL/3+SNUP1LCcA+bWHdDdQ35Sc
HbIXJ/qZLpKiveZqRx/kcB4kkQzP0v2YplxqggXXaD5txQBxOIa5ftSFS0PuB1ek
8fjEwZmeguvCgzdpaYZ3cca9L67d2NMbq+swDS0fURTIMlsoliFLUjnLib/ceoop
VItUpvb6+TPOeeTlsw6Xqd/L9fYYQ9ItpJyR7HwP6Bef7KVVpsvYpJVKifcV5tIj
hANoL7DoBoxqNn+NgQ1rKZStAOlvqKnXOtK/PnvpUFF+hIE2M//4VrwrfMJjBzMz
Dkaw4Kq8bfjxpwOOqwP8Cf2NofW1hvOjJt0+bHWh4LW6GYCdg87Guzpdgvg5MmUy
ziWb3yGl9QjDXftoV01qwL+H9s7j/ARZ49+Cj0P3eQd9fqAmaObw5QiSM/8kOu4b
hdbvavAR67tQxI2R0B9HnI7ghZxg3H/FELG+ppzNjnu0VN1MfztFa3utSJ1DUoee
OfbpAq3QFEZFK7W1fsH2hlDOEywekjoqzos3sCDKiw==
=RlX9
-END PGP SIGNATURE-


Accepted:
usb-modeswitch_1.2.2+repack0-1.debian.tar.gz
  to main/u/usb-modeswitch/usb-modeswitch_1.2.2+repack0-1.debian.tar.gz
usb-modeswitch_1.2.2+repack0-1.dsc
  to main/u/usb-modeswitch/usb-modeswitch_1.2.2+repack0-1.dsc
usb-modeswitch_1.2.2+repack0-1_amd64.deb
  to main/u/usb-modeswitch/usb-modeswitch_1.2.2+repack0-1_amd64.deb
usb-modeswitch_1.2.2+repack0.orig.tar.bz2
  to main/u/usb-modeswitch/usb-modeswitch_1.2.2+repack0.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
Archive: http://lists.debian.org/e1rnxgk-0005a0...@franck.debian.org



Accepted libapache-singleton-perl 0.14-1 (source all)

2012-01-19 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 20:02:09 +0100
Source: libapache-singleton-perl
Binary: libapache-singleton-perl
Architecture: source all
Version: 0.14-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libapache-singleton-perl - Singleton class for mod_perl
Changes: 
 libapache-singleton-perl (0.14-1) unstable; urgency=low
 .
   * Take over for the Debian Perl Group
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza);
 ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
 Perl Group pkg-perl-maintain...@lists.alioth.debian.org (was:
 Isaac Clerencia is...@sindominio.net).
   * Add debian/watch.
 .
   * New upstream release.
   * Switch to debhelper compatibility level 8. Use tiny debian/rules.
   * Switch to 3.0 (quilt) source format.
   * Bump Standards-Version to 3.9.2 (no further changes).
   * Update build/runtime dependencies, enable test suite.
   * Add /me to Uploaders.
   * debian/copyright: DEP5 format, new upstream maintainer.
Checksums-Sha1: 
 911bc867bf52609c04ea60d0d91288837a84584d 2201 
libapache-singleton-perl_0.14-1.dsc
 ab4eb5f8e5ec0462c75d2907c9fa74f50c31e47d 15945 
libapache-singleton-perl_0.14.orig.tar.gz
 811ffd806d403549bdcc998c56d903471eef7d9e 1999 
libapache-singleton-perl_0.14-1.debian.tar.gz
 0b41aad338f2583bb3ecde9c060603a659181452 13112 
libapache-singleton-perl_0.14-1_all.deb
Checksums-Sha256: 
 ca53494c3d8e640143819dbe06e051de1085c9fd4296ffee787f6faf9e52fec3 2201 
libapache-singleton-perl_0.14-1.dsc
 bb00523400a3cbf0f9309b2c0953d7478bb3ee91cfab24a4b9e66f9f2a06c224 15945 
libapache-singleton-perl_0.14.orig.tar.gz
 840b536743b5c0419fbaecb5b736443eeda160cdff8dcef4e3826f7235931af0 1999 
libapache-singleton-perl_0.14-1.debian.tar.gz
 479e13924cf4137f6a70db00addd602159c04521e62cfd85e765c101af83c659 13112 
libapache-singleton-perl_0.14-1_all.deb
Files: 
 36735963667c5dfd5aed7ed0dba68039 2201 perl optional 
libapache-singleton-perl_0.14-1.dsc
 10f1c64e9441a95bc919c1e193aa834a 15945 perl optional 
libapache-singleton-perl_0.14.orig.tar.gz
 a3dde81e50b28b9ece0deb34a193bc9c 1999 perl optional 
libapache-singleton-perl_0.14-1.debian.tar.gz
 13656a43ac42582b60b992dceedd9cc2 13112 perl optional 
libapache-singleton-perl_0.14-1_all.deb

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

iQIcBAEBCAAGBQJPGGlAAAoJELs6aAGGSaoGD6MP/3typp7a7u+NcshvUmrhtFt1
h0Gg1TSML0M6Y9oUdZT0YPvmiI8Z6lF8ZuDHJWK00H5k+Jlg8UZ9KrE52qpChVOT
rNR1ptcqm2OGsuaW2X5SB+sPrZI/EOf2iNH2VCuuwNR1MTaQ9teZAXl4JN5WA1GR
mNdHekTd4g0fuVBeV2nE4c0myYFsTXYi/zmKJ2FKQLU6Z6iZZF1NzZpJzH8YMYKF
7YdStbaCWIBaeeEnrcut6+4iF8k9QqHFftizx4MAHEZyy+aheqmnbSfmKS/B39E9
wFDkA/Ci14eHCUG7A/UHrbYU3wA7W/BmOsUPibwaMaPVZ1AYmkA8q5UI/ynqzwW1
U8wifcn+oguaYlEBXvwkahZK4Wu64pIlvXV0rVfbsiFLj0wdXXlrdH0gpIKBiTZu
kkSdQd7fFqo1QPeFLH5ZW/GW2J23HyLMFuIXo9rPfkBcZdLLifafKjP+wU5tyKDz
0TfXiulOGt2mydEorRAgchuUhi9sysqOcoBSNBVTdkUX3xzq/7iCBxN/goHkgs/S
DlzUNK27rHAXLHE/LHpxemk8/p5Pw7DZ4WwsvzWqf6qvsVxednlU2sfGj/1ipxqf
OoJCO3oQO9L3wFn8cLtcK+Epn9FA1BKrPwFPuTnmR0YfM9nu+CPyViDlswMFbSWq
wDiKwaw36dRruOAESL4F
=GMLh
-END PGP SIGNATURE-


Accepted:
libapache-singleton-perl_0.14-1.debian.tar.gz
  to 
main/liba/libapache-singleton-perl/libapache-singleton-perl_0.14-1.debian.tar.gz
libapache-singleton-perl_0.14-1.dsc
  to main/liba/libapache-singleton-perl/libapache-singleton-perl_0.14-1.dsc
libapache-singleton-perl_0.14-1_all.deb
  to main/liba/libapache-singleton-perl/libapache-singleton-perl_0.14-1_all.deb
libapache-singleton-perl_0.14.orig.tar.gz
  to 
main/liba/libapache-singleton-perl/libapache-singleton-perl_0.14.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
Archive: http://lists.debian.org/e1rnxu3-0006pd...@franck.debian.org



Accepted libffado 2.0.99+svn2019-1 (source all amd64)

2012-01-19 Thread Adrian Knoth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 19:06:44 +0100
Source: libffado
Binary: libffado-dev libffado2 ffado-tools ffado-dbus-server ffado-mixer-qt4
Architecture: source all amd64
Version: 2.0.99+svn2019-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Adrian Knoth a...@drcomp.erfurt.thur.de
Description: 
 ffado-dbus-server - FFADO D-Bus server
 ffado-mixer-qt4 - FFADO D-Bus mixer applets (QT4)
 ffado-tools - FFADO debugging and firmware tools
 libffado-dev - FFADO API - development files
 libffado2  - FFADO API
Changes: 
 libffado (2.0.99+svn2019-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.99+svn2019
   * Really fix segfault upon termination
Checksums-Sha1: 
 f784272d0a18908af0e3efc17ec64923578b4274 2656 libffado_2.0.99+svn2019-1.dsc
 59341569c14388e8a57f9fd97f829c8a4e2895ee 887945 
libffado_2.0.99+svn2019.orig.tar.bz2
 10aa34027d688b42d448e8824ee743afff70a79b 8348 
libffado_2.0.99+svn2019-1.debian.tar.gz
 ad283360435ab5051b2f9a892991d14fe9c75945 109534 
ffado-mixer-qt4_2.0.99+svn2019-1_all.deb
 dddc4abc4bbc421f5fa1a048eb640a9323c24943 18472 
libffado-dev_2.0.99+svn2019-1_amd64.deb
 b696dd06f0aad436a8ed4fbd2cc04b4454e8a239 1595028 
libffado2_2.0.99+svn2019-1_amd64.deb
 5a8bd74f1b27e9f528820c461ad4d806e71845d4 58820 
ffado-tools_2.0.99+svn2019-1_amd64.deb
 e11a1e5374988b4ff5d6969e531b00f8add40a91 72516 
ffado-dbus-server_2.0.99+svn2019-1_amd64.deb
Checksums-Sha256: 
 21912792a2cd000f91fa194e8f35b75f41a72ba45174032c34b92598b2ff9638 2656 
libffado_2.0.99+svn2019-1.dsc
 77a78d46ed24fcdf233cc347b1fe8201e15ec3734746de8399f37f6d8ca138de 887945 
libffado_2.0.99+svn2019.orig.tar.bz2
 b172a97c03104fa599850c2b3063f947185c0274edb3a940e67f7a5d855d5f7c 8348 
libffado_2.0.99+svn2019-1.debian.tar.gz
 afaa07204fb4aceecdae4aa1eab01946cd19bd1dec889e15792187bf26111692 109534 
ffado-mixer-qt4_2.0.99+svn2019-1_all.deb
 d0426524d48531d272e34311d1f66fa207139e9df8a7d78408b52c56f6e2e203 18472 
libffado-dev_2.0.99+svn2019-1_amd64.deb
 413f06ec6921218a9ab88bfc606b3c87d1951a56c94d3c1771f1e11ac1a01c48 1595028 
libffado2_2.0.99+svn2019-1_amd64.deb
 76737f8ea38f02b96817605dd365db71cb6771d04a713a379ceec4141f585268 58820 
ffado-tools_2.0.99+svn2019-1_amd64.deb
 0b21f39e42c52dd9a57537cbde0d95fadf9ccd9950426c432596254d2aecd8ca 72516 
ffado-dbus-server_2.0.99+svn2019-1_amd64.deb
Files: 
 02ef485664ef7d836aa912b7e56e754b 2656 libs optional 
libffado_2.0.99+svn2019-1.dsc
 31f47dd056dd5e1f4ad1a695f3f63943 887945 libs optional 
libffado_2.0.99+svn2019.orig.tar.bz2
 e64466a12e06d6800adedd39ec32ebbb 8348 libs optional 
libffado_2.0.99+svn2019-1.debian.tar.gz
 8c230056b866edda61f96337083ca558 109534 sound optional 
ffado-mixer-qt4_2.0.99+svn2019-1_all.deb
 7ac840d986bbcdaa1aca2a04c94e31db 18472 libdevel optional 
libffado-dev_2.0.99+svn2019-1_amd64.deb
 cc0120882d7a495a56169cfcd3ef79db 1595028 libs optional 
libffado2_2.0.99+svn2019-1_amd64.deb
 37e6d91b7fcd248c9edaa30de18fd637 58820 sound optional 
ffado-tools_2.0.99+svn2019-1_amd64.deb
 776ecb88b94f960796f9beb685cc989e 72516 sound optional 
ffado-dbus-server_2.0.99+svn2019-1_amd64.deb

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

iQIcBAEBCAAGBQJPGGo8AAoJEI8ytEIvUhB/aqEQALU1TZftbPZOq5zzbsd0nLcH
sW/pmVSrekEfaq2s9T4HQCuqA15ktSMOcyHFM+h5D9ataoPm3V38T2ylz2AA4+lf
h/YS9G8VAN2tZx1FYeGR4sEzt/FH333iOV5eUVkDgStjbVtBG4fX9XgcJ6L+qd+/
/zb6RtLqJGwFknI9i3R/dDe3gYAFpOyDEvQrVUdbhON2Cx8nBL+kUymplhvw9/OK
gRtD+9EK75w8AUoqyw1DpLv7jrc0nLZHrSWYCCMBlngfY+9H4BAhwo1+7NpdamXW
BkCD5/Gm5eiQSLEUHB928tFDuJE1H7ZQEelFzChumNIOWjlPgyRlBFU8mRMakEO1
Wnip8AVSG5kFUFwvR2BkbhSOgUNVGK706VsEWOB/Y9hfGi/zUTzlZiDFY2LplUn4
XFrYg7jPD2N86tVhCxy57eAaPrCBedEsuofyu6wB8a/x8wr6xAA4ar+chwf81Ql/
+VwNjbS7/5Tma8tvnVrrdXVW6NyPqohTZtOlJzTWvAtB7EaX5dUtfKuNeKFfFiZ2
6rD8IJKqxRGNx5eF17iQP7UqlJe9o/DQ4+A1Yfw2ArfDGdyUjRtXw3e1aQnKH3uO
9hLQEoAh5K+O9yKAghRjF48ieNsTJTxdqOLFxcKFpWMB+oGU5ZgsMcer1bAnVLhJ
fF3QzTGPWqGwH+zwgMm9
=vDjO
-END PGP SIGNATURE-


Accepted:
ffado-dbus-server_2.0.99+svn2019-1_amd64.deb
  to main/libf/libffado/ffado-dbus-server_2.0.99+svn2019-1_amd64.deb
ffado-mixer-qt4_2.0.99+svn2019-1_all.deb
  to main/libf/libffado/ffado-mixer-qt4_2.0.99+svn2019-1_all.deb
ffado-tools_2.0.99+svn2019-1_amd64.deb
  to main/libf/libffado/ffado-tools_2.0.99+svn2019-1_amd64.deb
libffado-dev_2.0.99+svn2019-1_amd64.deb
  to main/libf/libffado/libffado-dev_2.0.99+svn2019-1_amd64.deb
libffado2_2.0.99+svn2019-1_amd64.deb
  to main/libf/libffado/libffado2_2.0.99+svn2019-1_amd64.deb
libffado_2.0.99+svn2019-1.debian.tar.gz
  to main/libf/libffado/libffado_2.0.99+svn2019-1.debian.tar.gz
libffado_2.0.99+svn2019-1.dsc
  to main/libf/libffado/libffado_2.0.99+svn2019-1.dsc
libffado_2.0.99+svn2019.orig.tar.bz2
  to main/libf/libffado/libffado_2.0.99+svn2019.orig.tar.bz2


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

Accepted postfix 2.8.7-1 (source all amd64 i386)

2012-01-19 Thread LaMont Jones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Jan 2012 19:48:32 -0700
Source: postfix
Binary: postfix postfix-ldap postfix-cdb postfix-pcre postfix-mysql 
postfix-pgsql postfix-dev postfix-doc
Architecture: all amd64 i386 source
Version: 2.8.7-1
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones lam...@debian.org
Changed-By: LaMont Jones lam...@debian.org
Closes: 643020 651208
Description: 
 postfix-cdb - CDB map support for Postfix
 postfix-dev - Loadable modules development environment for Postfix
 postfix-doc - Documentation for Postfix
 postfix- High-performance mail transport agent
 postfix-ldap - LDAP map support for Postfix
 postfix-mysql - MySQL map support for Postfix
 postfix-pcre - PCRE map support for Postfix
 postfix-pgsql - PostgreSQL map support for Postfix
Changes: 
 postfix (2.8.7-1) unstable; urgency=low
 .
   [Wietse Venema]
 .
   * New Upstream Version
 .
   [LaMont Jones]
 .
   * ack NMU
   * add debian/copyright file for lintian
   * Add SMTPS entry to ufw profile.  LP: #859658
   * Add sqlite map support.  LP: #774500  Closes: #651208
   * Fix linux 3.0 + multiarch FTBFS, based on patch from Loïc Minier.
 Closes: #643020
Checksums-Sha1: 
 d147e3071e36b0ffa667e53945d6109d4c67982c 1519964 postfix_2.8.7-1_amd64.deb
 371472ffa2e63078d1b73e3a345c53fd54903388 249056 postfix-ldap_2.8.7-1_amd64.deb
 be1f68084ed843065510c14760f0f2a6a515ad5c 240278 postfix-cdb_2.8.7-1_amd64.deb
 c905850caa06aef62612b271fd189e0bae378338 242168 postfix-pcre_2.8.7-1_amd64.deb
 e5027c83ee9e1372ad0126a51979a751424ac451 242132 postfix-mysql_2.8.7-1_amd64.deb
 14f3fbe5e6de6545ac49456273a8b51bd5181c77 242308 postfix-pgsql_2.8.7-1_amd64.deb
 10dd90f4d0bfbe2785cbc4c84e52bb1b7d60eceb 347366 postfix-dev_2.8.7-1_all.deb
 f8bab1f6c89a26758e94049b39c479214b3e8994 1256134 postfix-doc_2.8.7-1_all.deb
 1d9d0f25f1632dde11a4efce3ff96ecbf0e75228 1475484 postfix_2.8.7-1_i386.deb
 c0b744ba58ddd092abff593aca3de3328c883a35 248386 postfix-ldap_2.8.7-1_i386.deb
 929d0f86e312b6fc2502d94001b7d86be1d5d277 240150 postfix-cdb_2.8.7-1_i386.deb
 1abea4c9368a8a0bbad618326da49975ef9f7a6d 241992 postfix-pcre_2.8.7-1_i386.deb
 784fc19a4b980019cc3b570343cd6abd0b8d5de0 242054 postfix-mysql_2.8.7-1_i386.deb
 12d2507f769de2ba4e05f45346fad759252e635a 242234 postfix-pgsql_2.8.7-1_i386.deb
 bb0f96f8aeca9a6dc09a852cefc7398131558c99 1493 postfix_2.8.7-1.dsc
 81c87aceff4d9af67a304354bab9c99ac98fc8a0 3647643 postfix_2.8.7.orig.tar.gz
 5a2a580c1b6cf96b1732b97159f72015c396428d 245924 postfix_2.8.7-1.diff.gz
Checksums-Sha256: 
 bd8f0e2e128456e86632045bf44ac0065484eb1a830b91c65fec77ac6953daf8 1519964 
postfix_2.8.7-1_amd64.deb
 b8c18ae5ffab237418f4c68ea4ea4d19dcfdd464420e300cad6d5944d17e997a 249056 
postfix-ldap_2.8.7-1_amd64.deb
 2b3f4b1d8fb5a1cde04ac6f3e072dbb13a1597ed2c6f7489db96f160bbb3c693 240278 
postfix-cdb_2.8.7-1_amd64.deb
 031d78452c8b58333405f7901458c74a897de0887d0d0da4e5f30927800cf808 242168 
postfix-pcre_2.8.7-1_amd64.deb
 17f51313652b9b75a99d322db516ac19585cb63a94b897cad8525b92a3eda89c 242132 
postfix-mysql_2.8.7-1_amd64.deb
 edae1b2df6d0cd1cc28e11fb72605570291fdf032765367c41d0e1c1118da5e5 242308 
postfix-pgsql_2.8.7-1_amd64.deb
 43a3342a026b4d41ad86204bd7c558bbea966e4132841ced1710057910a2a34a 347366 
postfix-dev_2.8.7-1_all.deb
 c3c6e7b8154b4a539692c7023cb13fec3f18afa25e26d14d120b9603d0ec1918 1256134 
postfix-doc_2.8.7-1_all.deb
 58b1dcca63403bccd38027c391d4d91fb18e551d76a10f222ecc5a642f6bcf36 1475484 
postfix_2.8.7-1_i386.deb
 4910975785815e5a987f60b5f8f650a0a55e996394ef68f27523c56009ce3d54 248386 
postfix-ldap_2.8.7-1_i386.deb
 deaf82906456cbda3244270f8f2e5038e05bfc942ac1987404979558fe4c60c4 240150 
postfix-cdb_2.8.7-1_i386.deb
 be852d95846716583c80555dfa0de0f7d8b16ddf10f987eb5e52b5808818202c 241992 
postfix-pcre_2.8.7-1_i386.deb
 d095b4e63da508f2d4d309763b246f91bf76626dd120e3bcc3d9d0cd2767c89d 242054 
postfix-mysql_2.8.7-1_i386.deb
 be3ec64ca5a137272bacfa533af55589e527ed8fb315d7462e910317b77e3ab0 242234 
postfix-pgsql_2.8.7-1_i386.deb
 61b84699a14614f397b29b57ea4e7d2a02d45e453723b9fc7cd0caaf2fb44adb 1493 
postfix_2.8.7-1.dsc
 5c13465ab47414e9aa2e857851eff1a3f020cebd056e0dde6094ece3552806e5 3647643 
postfix_2.8.7.orig.tar.gz
 6c3f6364e36f75ce2f034425aaa64d2511ecc3c540b11c7a47a1f5dca2044bfb 245924 
postfix_2.8.7-1.diff.gz
Files: 
 e8977898d5dfbf91034faafd614e910c 1519964 mail extra postfix_2.8.7-1_amd64.deb
 8bd5aadffd99092d46ad5cae3db9dda8 249056 mail extra 
postfix-ldap_2.8.7-1_amd64.deb
 e7d16345a659d98052d7d8dee3b372e0 240278 mail extra 
postfix-cdb_2.8.7-1_amd64.deb
 6ea85a1c7601df93e9b9106088a1e013 242168 mail extra 
postfix-pcre_2.8.7-1_amd64.deb
 ac793c047e9132fbfe80beb8d135f387 242132 mail extra 
postfix-mysql_2.8.7-1_amd64.deb
 1ce804b765ec7fe70c8141dcf76c1b51 242308 mail extra 
postfix-pgsql_2.8.7-1_amd64.deb
 16a6de72fb1c635d003e359619878d79 347366 devel extra postfix-dev_2.8.7-1_all.deb
 7d77a8e48f432afa9c2f35ff823ae1d4 1256134 doc extra postfix-doc_2.8.7-1_all.deb
 

Accepted libcontextual-return-perl 0.003002-1 (source all)

2012-01-19 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 20:27:39 +0100
Source: libcontextual-return-perl
Binary: libcontextual-return-perl
Architecture: source all
Version: 0.003002-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libcontextual-return-perl - Create context-senstive return values
Changes: 
 libcontextual-return-perl (0.003002-1) unstable; urgency=low
 .
   [ Fabrizio Regalli ]
   * Bump to 3.9.2 Standard-Version.
   * Add myself to Uploaders and Copyright.
   * Build-Depends: switch to debhelper (= 8).
   * Fixed lintian copyright-refers-to-symlink-license message.
   * Removed no more needed source.lintian-overrides file.
 .
   [ gregor herrmann ]
   * Remove alternative (build) dependencies that are already satisfied
 in oldstable.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Email change: Salvatore Bonaccorso - car...@debian.org
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
   * Imported Upstream version 0.003002
   * Refresh debian/copyright file.
 Update copyright years for upstream files and for debian/* packaging
 files.
 Refer to Debian systems in general instead of only Debian GNU/Linux
 systems.
Checksums-Sha1: 
 fc894734919228b7503a4d399dc3fc63f9c913a5 2351 
libcontextual-return-perl_0.003002-1.dsc
 d21fc742fdf0c16fdf66c331a70897864ef5d573 36853 
libcontextual-return-perl_0.003002.orig.tar.gz
 8a6ef2a1d81a8eff481c9beb8fb71301e8817d76 2608 
libcontextual-return-perl_0.003002-1.debian.tar.gz
 48cf8da7bc1f8f6b1a51aa2e18c23b6da34b433b 57284 
libcontextual-return-perl_0.003002-1_all.deb
Checksums-Sha256: 
 31b5670ccbff15b89619869ef9196e2b188975792987c1dc470f478d29a75204 2351 
libcontextual-return-perl_0.003002-1.dsc
 02df51336bffc43764e3bfeba82215b9797e3496180e7744c103d77c1c3746a3 36853 
libcontextual-return-perl_0.003002.orig.tar.gz
 68ede17aba817cdf362f8b2261af74d38da316646dd760aacc0ca7a3903e414d 2608 
libcontextual-return-perl_0.003002-1.debian.tar.gz
 119b4f10c2cd9aa0be80ab7556d8623577cd9e1f1d4144981b34cde5eedcb049 57284 
libcontextual-return-perl_0.003002-1_all.deb
Files: 
 8758329b0e02e2356cb7dd1fe1dffa32 2351 perl optional 
libcontextual-return-perl_0.003002-1.dsc
 19df2918367b72498a1afe0fdd77c74c 36853 perl optional 
libcontextual-return-perl_0.003002.orig.tar.gz
 ae2e6a188875f349361285427c8905fc 2608 perl optional 
libcontextual-return-perl_0.003002-1.debian.tar.gz
 6bd33eb64f172fd7d1f89cf2bf498f09 57284 perl optional 
libcontextual-return-perl_0.003002-1_all.deb

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

iQIcBAEBCAAGBQJPGHCQAAoJEHidbwV/2GP+SmUQAN9mr7yflY2jbJiYxkYAHGid
brRNkEr1O2Fn7XiWPMOvnut4R7MCGz5HXMf/x60NF7Jn3JYQNklfxBOjmVTds4HV
18jenWRgXD01ZrHF8yvZFiNRnWEectK6Eo5sHz6Cn1bU66W9SP6mlIZGOKBBkqh1
TajrLJJpc1+gYCSYKxWlYSqgEkl81f4xTPITMoyzWHTvlvWLXJO28vrTWuQcs79N
x37ktGOZlyuy1xwFM93uuJWoDSiVwaS97NxoBpoAD84Ez8r1lU/HdT4ZskVxg4nI
3Um/X54lpeKcG2PT684x9dUn9vEzkiSq0iPRwswzMNP8K0MBUSVd4fi/NNa5nvej
3zZWROyIMva/sWBrtDgBc8FK6WXZP4+TW7V/5qohigKEWgPiTtNzHMe/p5rNdpqU
E451pQT2u1gBBsNCg9fMNShoa+pRk+gCd7LbyMU3jBdfo4tS4x+VTrsqMfyPn2cU
HUuFbNuqDiLJb00mJQMCr7tt7ZJ+D4+0nDPlcMeo2cbuJNenan9hYqDO2CZCj0TP
nOPuRN4xtsACgsfhtPUUZz4vfvf2QZNtx+G9zVoSlS40Q+7sHfElNHngdZU70BGo
FrkrKygpeCHIiPNzvWUelkWMtYxjLBUdrci2iA0CD6/CmQs8Ti1838fegbipt5Pi
CXrpa+CSrmnw0/MNr3FO
=omwT
-END PGP SIGNATURE-


Accepted:
libcontextual-return-perl_0.003002-1.debian.tar.gz
  to 
main/libc/libcontextual-return-perl/libcontextual-return-perl_0.003002-1.debian.tar.gz
libcontextual-return-perl_0.003002-1.dsc
  to 
main/libc/libcontextual-return-perl/libcontextual-return-perl_0.003002-1.dsc
libcontextual-return-perl_0.003002-1_all.deb
  to 
main/libc/libcontextual-return-perl/libcontextual-return-perl_0.003002-1_all.deb
libcontextual-return-perl_0.003002.orig.tar.gz
  to 
main/libc/libcontextual-return-perl/libcontextual-return-perl_0.003002.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
Archive: http://lists.debian.org/e1rnxxc-0003ym...@franck.debian.org



Accepted libnet-ifconfig-wrapper-perl 0.11-1 (source all)

2012-01-19 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 20:28:31 +0100
Source: libnet-ifconfig-wrapper-perl
Binary: libnet-ifconfig-wrapper-perl
Architecture: source all
Version: 0.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libnet-ifconfig-wrapper-perl - multiplatform Perl wrapper for ifconfig
Changes: 
 libnet-ifconfig-wrapper-perl (0.11-1) unstable; urgency=low
 .
   * Take over for the Debian Perl Group
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza);
 ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
 Perl Group pkg-perl-maintain...@lists.alioth.debian.org (was:
 Isaac Clerencia is...@sindominio.net)
   * Add debian/watch.
   * Bump Standards-Version to 3.9.2 (no further changes).
   * Switch to 3.0 (quilt) source format.
   * Add /me to Uploaders.
   * Update build/runtime dependencies.
   * Switch to debhelper compatibility level 8. Use tiny debian/rules.
 .
   * New upstream release.
   * Install new example scripts.
   * debian/copyright: update formatting.
   * Add a patch to fix a spelling mistake.
Checksums-Sha1: 
 f376e1cffe532d4ac9a51fa29025d93749b30dc8 2185 
libnet-ifconfig-wrapper-perl_0.11-1.dsc
 2e509e31b9804158d0067313ccaa4dbb9b9c7620 13440 
libnet-ifconfig-wrapper-perl_0.11.orig.tar.gz
 455aaa6891e28edab1095404057e9a503905134c 2132 
libnet-ifconfig-wrapper-perl_0.11-1.debian.tar.gz
 e4b94cb1e1fe4da8cb42e268500f852c005842ed 19824 
libnet-ifconfig-wrapper-perl_0.11-1_all.deb
Checksums-Sha256: 
 5db28cf08bf3b2fa90188619bd586bd887a5fb0bedcdfe93e83ed1cd8c0e18e9 2185 
libnet-ifconfig-wrapper-perl_0.11-1.dsc
 2fd663fc917341bb912df1fefaa3dfe263b12529d58be8b84a4b53f57fc2c1c4 13440 
libnet-ifconfig-wrapper-perl_0.11.orig.tar.gz
 644763f8386cadb2a4655e663f7439e5d393bb2cb65daf25deaff9b02201b826 2132 
libnet-ifconfig-wrapper-perl_0.11-1.debian.tar.gz
 255d645e99e33f170dc0c5189de07715e60c253183727cd64f5d0c06e4a56d9d 19824 
libnet-ifconfig-wrapper-perl_0.11-1_all.deb
Files: 
 34e61b6f3e11fc7aec01457a6cb2d78b 2185 perl optional 
libnet-ifconfig-wrapper-perl_0.11-1.dsc
 da28f2099ddb9eec04b3a6dfdd3331a2 13440 perl optional 
libnet-ifconfig-wrapper-perl_0.11.orig.tar.gz
 13170a00f3068bbc35823209d299fd84 2132 perl optional 
libnet-ifconfig-wrapper-perl_0.11-1.debian.tar.gz
 402cfe407f01bc20ead508ca7f4c7305 19824 perl optional 
libnet-ifconfig-wrapper-perl_0.11-1_all.deb

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

iQIcBAEBCAAGBQJPGHBRAAoJELs6aAGGSaoGg3sP/A1tsHHCnodI3bbWPQIdRZqC
dtGicNm490lsqEnk/Uka40GCSv6+c91//Ek2frHZldRzm8OtstBL8TGeUQ6/2KZ/
Bw3tGWeBv+UZCuLCehaDA7hENGDciwIKz00VgmSEWq4+CXB4dP/EWLGCHQbT8Qt+
MKgql6hN6ooIWhaYqn6yaWqr0nehyFEZs+5MKOU8fX9yj4YkPT8sjHdceQanAlXs
+UW1s0axx8+ihUvmHgmgiTyElm15eZX4zLFaOLazOEWEx/n3zNpZK8iBRTcBZeek
x+J0bUB4wqss4h7B6op7THHoM38qkH5pg8eA+JQ5uae2yo0rx31p//WNoaCJhZg3
XVPmLr9Rue5e1TSn3DBkkPTnYYHQFyyt+zMwQgIOI3TlwzX8NEbaGAK94oQDX5JH
75IRN9vinWZuWHllLR4lIBibS6h8arqDuEI2XYc/Wak/aq+icdfXiwS33NzKCNX4
eATHW0xQN7BqG40m4pmaEhNBQDKvMBzr6f6JCouBFmq2ZIHr/mPXzic7crlZ7iB0
p6Bkc5efZY9GuGxNL1pdTgQlFoLHKV+ntgt4YhKhIpdJUh77iK+3Br2pXPkKl88T
zSkMkbsRaRDxUBc81Oh1ro2suHPl1K5WrM5oTQLFgHn3vYlFZIL40PB+2WZHjEVy
Cz7hR/zXbfbnkS+wNaIv
=XOaj
-END PGP SIGNATURE-


Accepted:
libnet-ifconfig-wrapper-perl_0.11-1.debian.tar.gz
  to 
main/libn/libnet-ifconfig-wrapper-perl/libnet-ifconfig-wrapper-perl_0.11-1.debian.tar.gz
libnet-ifconfig-wrapper-perl_0.11-1.dsc
  to 
main/libn/libnet-ifconfig-wrapper-perl/libnet-ifconfig-wrapper-perl_0.11-1.dsc
libnet-ifconfig-wrapper-perl_0.11-1_all.deb
  to 
main/libn/libnet-ifconfig-wrapper-perl/libnet-ifconfig-wrapper-perl_0.11-1_all.deb
libnet-ifconfig-wrapper-perl_0.11.orig.tar.gz
  to 
main/libn/libnet-ifconfig-wrapper-perl/libnet-ifconfig-wrapper-perl_0.11.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
Archive: http://lists.debian.org/e1rnxxp-0003ap...@franck.debian.org



Accepted cvxopt 1.1.4-1 (source amd64)

2012-01-19 Thread Soeren Sonnenburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 08:18:18 +0100
Source: cvxopt
Binary: python-cvxopt
Architecture: source amd64
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Soeren Sonnenburg so...@debian.org
Changed-By: Soeren Sonnenburg so...@debian.org
Description: 
 python-cvxopt - Python package for convex optimization
Changes: 
 cvxopt (1.1.4-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 bd72baf7354161b6eb22eab0f863bed001ca2ae6 2121 cvxopt_1.1.4-1.dsc
 e2f03adc9a37026de34c5afb986dace1bca24108 1266882 cvxopt_1.1.4.orig.tar.gz
 4a106b29726ee027e4eeeb2be514255ef52570c6 5583 cvxopt_1.1.4-1.debian.tar.gz
 205566445de0607d4427a7a4f0a73ddc275b19b6 2111472 
python-cvxopt_1.1.4-1_amd64.deb
Checksums-Sha256: 
 3afd88551b1ecfbc362045fd6b3cf08a34442b4230af727ab5820e54a36a83fa 2121 
cvxopt_1.1.4-1.dsc
 bcebfc19fce5c23203015707e2df88df2a17f3a637d6e0b1a1b6058c4c62eaa2 1266882 
cvxopt_1.1.4.orig.tar.gz
 a936ee70ed64f8f91a929c4377939d83ac2531ab646f199010fbca0f92f56f3b 5583 
cvxopt_1.1.4-1.debian.tar.gz
 6c443c3043e9150428c28ab369dcfc4669bd178c740710ab3e0a8263e66476e0 2111472 
python-cvxopt_1.1.4-1_amd64.deb
Files: 
 653131f79f21bd8c3bc29bf3cfe08856 2121 python optional cvxopt_1.1.4-1.dsc
 fe61d55fc8d742dc05aeacc167016f38 1266882 python optional 
cvxopt_1.1.4.orig.tar.gz
 d6a81c33f46972d2e2ce18eb631ea553 5583 python optional 
cvxopt_1.1.4-1.debian.tar.gz
 9db25b72d421169de281ee7169f218bd 2111472 python optional 
python-cvxopt_1.1.4-1_amd64.deb

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

iQIcBAEBCAAGBQJPGGznAAoJEH82z1Wqh6p3tcgQALGUphi4VC6Dv6b3sQRXMd23
/N3tFQp5bIO02lN+FFaFPTgT+LwADXhW89wS66sSdQBHS0HH+6mJy2qda8RRJnaf
h8RgMgBCcxp3MlQ8m0By/0oRhRwBOl0AaRkDhZpLpAUipuM5CZt0wyPKJq1jaPSK
6xCE4YdwKrAM2I8gq8L45zuZsoHmHmyaj4uqiM0pQLVD0r43tUM//OzNHhdVDtD7
/CeD3qkggUpLL0G1nIvnM2AV3YbliHd/ktseQM9mZq0dkDk2XI9Bz24YSwmAEmEd
y9i5lvielBu1G2inHEVxt1GxSuELAFAN9IwjpVSVm68UG8r3T2xL7RxWC+h1nIst
vDOmxlgPOakOqDlKnDGPaqLbx4XkZmNbolW/KpzcV1c4yJjzf2td3KoETwXlucVH
oFoBUVn2wYxXObOpl4wUg1VuZDsRMkAKWS7qTIqleT2AcwtSVOMSHP/rKePi/i5D
3MoE61dNE85/WkOs/ZIq9+iL0EezT4pqum/QSh5zrw1XHuSsk+BnwKQVmH76Y6EG
hNmkgoVOfwp1BV+5MSWgURp1QEuCnaFzLu1p731EKOgM8uD0jd2R8riBo88g2ahE
h8/DN1k3IOf5ePeTU+nhsNZP5tRv67HSL4Mruvp0/cAcuSAfUTD9XJaot22tcjrd
ZMmmX+0FJs7thp5J4DQw
=+2wW
-END PGP SIGNATURE-


Accepted:
cvxopt_1.1.4-1.debian.tar.gz
  to main/c/cvxopt/cvxopt_1.1.4-1.debian.tar.gz
cvxopt_1.1.4-1.dsc
  to main/c/cvxopt/cvxopt_1.1.4-1.dsc
cvxopt_1.1.4.orig.tar.gz
  to main/c/cvxopt/cvxopt_1.1.4.orig.tar.gz
python-cvxopt_1.1.4-1_amd64.deb
  to main/c/cvxopt/python-cvxopt_1.1.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
Archive: http://lists.debian.org/e1rnyup-0008dk...@franck.debian.org



Accepted developers-reference 3.4.7 (source all)

2012-01-19 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 17 Jan 2012 16:36:12 -0400
Source: developers-reference
Binary: developers-reference developers-reference-de developers-reference-fr 
developers-reference-ja
Architecture: source all
Version: 3.4.7
Distribution: unstable
Urgency: low
Maintainer: Developers Reference Maintainers debian-pol...@lists.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 developers-reference - guidelines and information for Debian developers
 developers-reference-de - guidelines and information for Debian developers, in 
German
 developers-reference-fr - guidelines and information for Debian developers, in 
French
 developers-reference-ja - guidelines and information for Debian developers, in 
Japanese
Closes: 569219 629530 643929 643930 643931 643932 643933 643934 643935 655096 
655153
Changes: 
 developers-reference (3.4.7) unstable; urgency=low
 .
   * Team upload.
 .
   [ Raphaël Hertzog ]
   * Document some best practices for meta-packages. Extend those for
 transitional packages. Based on a patch by Luca Falavigna
 dktrkr...@debian.org (thanks!). Closes: #569219
   * Update license pointer to correctly point to GPL-2. Closes: #643929
 Thanks to Luca Falavigna.
   * Update URL of Debian Mentors FAQ. Closes: #643930
 Thanks to Luca Falavigna for the patch.
   * Refresh some release-specific information. Closes: #643931
 Based on a patch by Luca Falavigna.
   * Refresh some ftpmaster-related information. Closes: #643932
 Thanks to Luca Falavigna for the patch.
   * Update minimal GPG key length to match current requirements.
 Closes: #643933 Thanks to Luca Falavigna for the patch.
   * Update login information for rt.debian.org. Closes: #643934
 Thanks to Luca Falavigna for the patch.
   * Drop section about yada. Its usage is highly discouraged. Closes: #643935
 Thanks to Luca Falavigna for the patch.
   * Update best practice about unfuzzying PO file translations to recommend
 msguntypot. Thanks to David Prévot for the patch.
 Acked-by Christian Perrier. Closes: #655153
 .
   [ David Prévot ]
   * Add doc-base file for the German translation.
   * Typo fix, thanks to Andreas Moog. Closes: #655096
   * Use XeTeX backend, that fix quotes in examples. Closes: #629530
   * Build the Japanese PDF, thanks to Osamu Aoki and the maint-guide build
 process.
 .
   * Translation updates (all completed)
 - Japanese by Hideki Yamane.
 - German by Chris Leick.
 - French by David Prévot.
Checksums-Sha1: 
 07d537e5047d07c0a4a63a0a634f9e5ea28c7d28 2236 developers-reference_3.4.7.dsc
 335a6bc01eb768235d756f90d1153e5902cf8bff 653774 
developers-reference_3.4.7.tar.bz2
 23ed2d29b0d93a39ac7a9a9200950090f6982341 694234 
developers-reference_3.4.7_all.deb
 591951e359219c137c9f9ca16dfc8d28ad94ceb6 772434 
developers-reference-de_3.4.7_all.deb
 87fe948293456c0a0bad44b5adf4c594d6b0 751928 
developers-reference-fr_3.4.7_all.deb
 30193d3c19a35623f531d2f95e1b93c394430041 1193226 
developers-reference-ja_3.4.7_all.deb
Checksums-Sha256: 
 f7b2d4b33610cfe10d5745032eb54877854235ae29dbed9689297b301309d3ee 2236 
developers-reference_3.4.7.dsc
 cbe0e52b61d041bd54a48f7d4000decdeb227397a0a22072a5c99778cff82dae 653774 
developers-reference_3.4.7.tar.bz2
 63a188fa918d0cfe2e80b3406b534268951ac69c22963dad11191b6abe2b53ff 694234 
developers-reference_3.4.7_all.deb
 b0fae103033e27d1d836369847d355485ca2fd1b5d0e617cfb1caf52de017018 772434 
developers-reference-de_3.4.7_all.deb
 d55e2606462e66f43c5fd388b91cbd82a7c1e53669764ce7cb06dbbefab8085f 751928 
developers-reference-fr_3.4.7_all.deb
 0e5b2a9a747350a70c9e434b2dc0500572dd719e2816afb4a3749f41e7ce167e 1193226 
developers-reference-ja_3.4.7_all.deb
Files: 
 21e6ba5a10c2107b2fa47af60d5dd7c7 2236 doc optional 
developers-reference_3.4.7.dsc
 ee399c35ad753abfe1a8d43ed2411216 653774 doc optional 
developers-reference_3.4.7.tar.bz2
 9b0c02ed87d50455c62094b649ff03f7 694234 doc optional 
developers-reference_3.4.7_all.deb
 4c6b522f83e951c4212e359e20f24ff8 772434 doc optional 
developers-reference-de_3.4.7_all.deb
 50b4150d8b4380d715cc861b29f88c91 751928 doc optional 
developers-reference-fr_3.4.7_all.deb
 d749b22d72eba528bb5a54a8295688f0 1193226 doc optional 
developers-reference-ja_3.4.7_all.deb

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

iQIcBAEBCAAGBQJPFeE1AAoJELgqIXr9/gny97sQAJSsCnWuKmV0GrQbi9mvNYhj
m1nvVq9NwQ90Lyu42YqbbfJQZOChN46Me2ArdSi9RjmsskdX+UM/CyuCkWNCKiKM
cEGeaZXbMAH+cxWdw3PCCJaW/iXc++GA20g6WMVudTSUd3VO2wS6l5u/pqOY6Zyd
haMNfFQlrg3zu42mxtgiAHuNVkqaEUDTfVoFvf8kZJZKVRpv54W7YickyZAwL2G0
sZ6xXfvjl7B5xBKkrsT+fnz3ToZyvgU51GfyAA2clAMiLi/Iz8EfWSHR7Wh30V9Y
+F3INoy1ugVPC28gs9VKtT8xvHlXBofkwxWFMX6g7jICo9NMMd+x29oUmArzohtu
EjviRU4wMa98ag2wj4/ktCAktcy+E5G+DAy+txXXzaBFRp019O9tu62tR4DlDhyk
JjMZSmNCsEFOX5KACbRerwZazQvLOIx7kJHwYkBzD/TkIJuakZw/d3i+J5dIoNBu
lsoPBxsYE09/zLDysOnPo6qV9B7rEnIO6prvUHQYmzvMZ0Ir3n1hh4eV4rdPT3DG

Accepted libguestfs 1:1.15.18-1 (source amd64)

2012-01-19 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 20:55:13 +0100
Source: libguestfs
Binary: guestfish guestfsd libguestfs-dev libguestfs0 guestmount 
libguestfs-tools libguestfs0-dbg python-guestfs libguestfs-perl 
libguestfs-ocaml libguestfs-ocaml-dev erlang-guestfs libguestfs-java 
ruby-guestfs
Architecture: source amd64
Version: 1:1.15.18-1
Distribution: experimental
Urgency: low
Maintainer: Hilko Bengen ben...@debian.org
Changed-By: Hilko Bengen ben...@debian.org
Description: 
 erlang-guestfs - guest disk image management system - Erlang bindings
 guestfish  - guest disk image management system - file system shell
 guestfsd   - Daemon to access to guest virtual machine through virtio serial
 guestmount - guest disk image management system - FUSE mount utility
 libguestfs-dev - guest disk image management system - development headers
 libguestfs-java - guest disk image management system - Java bindings
 libguestfs-ocaml - guest disk image management system - OCaml bindings
 libguestfs-ocaml-dev - guest disk image management system - OCaml development 
files
 libguestfs-perl - guest disk image management system - Perl bindings
 libguestfs-tools - guest disk image management system - tools
 libguestfs0 - guest disk image management system - shared library
 libguestfs0-dbg - guest disk image management system - debug symbols
 python-guestfs - guest disk image management system - Python bindings
 ruby-guestfs - guest disk image management system - Ruby bindings
Changes: 
 libguestfs (1:1.15.18-1) experimental; urgency=low
 .
   * New upstream version
   * [07cc5be] Fixed address on some patches
Checksums-Sha1: 
 b44d68a0604bd142d1138c3bc0694cec58b506bc 2715 libguestfs_1.15.18-1.dsc
 86b8906575e270e524ec2423884be863f313533c 6391021 libguestfs_1.15.18.orig.tar.gz
 8e5feb5462964e1507696e03152bd3cf5eb268b7 87360 
libguestfs_1.15.18-1.debian.tar.gz
 4210397e95ae5ab438b9305cded25b1f217686c8 412002 guestfish_1.15.18-1_amd64.deb
 7fe1272f6e4822d5358758971b0b1b98c90a3423 310142 guestfsd_1.15.18-1_amd64.deb
 8d34bf2f60cfeef4dae1162655008ad1fff9e086 567920 
libguestfs-dev_1.15.18-1_amd64.deb
 04b42a6c541432de32fbb805fb14ca7ff625e4d1 855610 libguestfs0_1.15.18-1_amd64.deb
 a2ca14143c15716c9998543c0341d947c5d050cc 207312 guestmount_1.15.18-1_amd64.deb
 62a993a400bc4796b6382d666306c68c536abb47 1021742 
libguestfs-tools_1.15.18-1_amd64.deb
 29a53be3a74d85ddf9afddd4f587736449cd1bf5 3056496 
libguestfs0-dbg_1.15.18-1_amd64.deb
 f88910728abe9337e7a31489e5584d9da0889baa 540064 
python-guestfs_1.15.18-1_amd64.deb
 5f6377ae7e243ac06fd58abbe1f49ca760d6693d 448284 
libguestfs-perl_1.15.18-1_amd64.deb
 5810cfffb2a424c31b01939544221a269734a196 237888 
libguestfs-ocaml_1.15.18-1_amd64.deb
 6b95926fb7ff77cf703bc5959df49b1d5f556f7e 569672 
libguestfs-ocaml-dev_1.15.18-1_amd64.deb
 9c77bfc55d4f45d38508ce6d1049f4865aee1178 275090 
erlang-guestfs_1.15.18-1_amd64.deb
 24609bd14cb4e3fa5ecaeb08dc5bbf53b7b490ae 353184 
libguestfs-java_1.15.18-1_amd64.deb
 bc6b700b47479ec230f42e66f3fb9fcf4b6a42d9 298768 
ruby-guestfs_1.15.18-1_amd64.deb
Checksums-Sha256: 
 b31d0ecf52f661cdfef1ece612658eb5819e622f7a5b44577531691daa517ffe 2715 
libguestfs_1.15.18-1.dsc
 45bcaf65d7d97c47d0b97325aae8bf9ee0f33e2d088c8a10d8f0e90989d9ea82 6391021 
libguestfs_1.15.18.orig.tar.gz
 f6be60fddfe316a68d41b632a890de583cb53f03c605087909ef6e4225941c5f 87360 
libguestfs_1.15.18-1.debian.tar.gz
 19566718055eb411542575a51ec54293e33a57c5f959338f66c5fdf2a8fb5a7f 412002 
guestfish_1.15.18-1_amd64.deb
 12c47ce4b72941aa6a54795c4d1c2c6a9f67e65c513ea8c7591dfaa28f5fc554 310142 
guestfsd_1.15.18-1_amd64.deb
 d5dca5928e29fd0fe9d64735ba6960bfc214a5ff25ab2bbff2e3b54f6cb1845d 567920 
libguestfs-dev_1.15.18-1_amd64.deb
 ebc0723ad260d870deb999dfe4c4317890f9bd36bc6772fc92b865c1e53f85fc 855610 
libguestfs0_1.15.18-1_amd64.deb
 f5cc04aeb326c1a3daf9b237828dc38e16ce7318dba977ada95a69fc32a0822f 207312 
guestmount_1.15.18-1_amd64.deb
 ab128e14554ce3e91fb4b80371e2b4d3e4257c73f6c5e8f12c4544383e99b873 1021742 
libguestfs-tools_1.15.18-1_amd64.deb
 22b0b322808d7cec96d6f396df7e17fabfaaf8cfc719cfae133037823c01ce27 3056496 
libguestfs0-dbg_1.15.18-1_amd64.deb
 655cc91697643141e522a9ae462aaa4c759742f18c6d3e2e97ca9e2941ae6a0a 540064 
python-guestfs_1.15.18-1_amd64.deb
 a85715cbf8e2a1c01ec0fbaf7f9310257f307bae9f6f5cc991b83a912e08d88d 448284 
libguestfs-perl_1.15.18-1_amd64.deb
 3792de1cb20b828ff0ddf59c9448536a87491b31724ce43f55c2e4875da106b5 237888 
libguestfs-ocaml_1.15.18-1_amd64.deb
 25c0037afd34e0cc8f2bcda3eb26158642a1b7156926c38d0aa7551e6433551b 569672 
libguestfs-ocaml-dev_1.15.18-1_amd64.deb
 4cff5754b6ee9cf06bd19c3b528fa38a77aa47144abee390b76a0949670d977a 275090 
erlang-guestfs_1.15.18-1_amd64.deb
 42180def7148e1c950ce582a609c3ae809e06c8b648d37c69cd25b90bf9bcb20 353184 
libguestfs-java_1.15.18-1_amd64.deb
 c5204841917c168db8a8fece27b9a8f5c97c5f39ebd2fd0541b8e8306373e51b 298768 
ruby-guestfs_1.15.18-1_amd64.deb
Files: 
 83937f343315628e9dab7f7a56bf9513 2715 libs extra 

Accepted libhtml-html5-entities-perl 0.002-1 (source all)

2012-01-19 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 17 Jan 2012 23:22:50 +0100
Source: libhtml-html5-entities-perl
Binary: libhtml-html5-entities-perl
Architecture: source all
Version: 0.002-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libhtml-html5-entities-perl - module to encode and decode character entities 
defined in HTML5
Changes: 
 libhtml-html5-entities-perl (0.002-1) unstable; urgency=low
 .
   * Imported Upstream version 0.002.
   * Added dependency for parent.
   * Bumped years of copyright, and corrected stanza for M::P::Dist::RDF.
   * Bumped debhelper compatibility to 9.
Checksums-Sha1: 
 cf8ba2c75d92050c3551210760a57bdf764a3abd 2240 
libhtml-html5-entities-perl_0.002-1.dsc
 dc69d1063e5e7e18fa5c7603622a5e60fa807f23 63433 
libhtml-html5-entities-perl_0.002.orig.tar.gz
 0f2472949e5b7d35807b7b3f22faa85f4efa8303 2056 
libhtml-html5-entities-perl_0.002-1.debian.tar.gz
 5fcc19bda18d247e6f71543b249a80481c54b131 25210 
libhtml-html5-entities-perl_0.002-1_all.deb
Checksums-Sha256: 
 71eba399de91b350b25ba339354b7087ced7773d5cce38767cc1c94ce5b77e81 2240 
libhtml-html5-entities-perl_0.002-1.dsc
 651cafe62766a9acd24f52fe9e51a4b6847cc171479ca7ebdeef643cc687b471 63433 
libhtml-html5-entities-perl_0.002.orig.tar.gz
 4653542302e1e4b84626b1257fb11a78d9a1b2a89e927eddbcba9616a1b2ee32 2056 
libhtml-html5-entities-perl_0.002-1.debian.tar.gz
 4d95104456883223e7db0bb1b4c39b400086bb87d46951c90322a19ed86609ba 25210 
libhtml-html5-entities-perl_0.002-1_all.deb
Files: 
 4cc4daf14d5ccc6264c77b07ab92395a 2240 perl optional 
libhtml-html5-entities-perl_0.002-1.dsc
 3b1e0fb734094602a0bf7dca8bbdb0f6 63433 perl optional 
libhtml-html5-entities-perl_0.002.orig.tar.gz
 c89a1cc3534e0a2a5454a3652da0accb 2056 perl optional 
libhtml-html5-entities-perl_0.002-1.debian.tar.gz
 ed21b99a296c28f01019468f0fbffe16 25210 perl optional 
libhtml-html5-entities-perl_0.002-1_all.deb

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

iQIcBAEBCAAGBQJPGH7gAAoJEHidbwV/2GP+ktsQAPLxntYgntw/W0V8qUeIQerN
Q2rZ7OQG8kGykD+GouUy//mHu4BX05h2nt/Li7dCO15AYOmW1Pd/j2kiFLVZowqf
xmLoI0e1taznhlxQ6ffiBuJ2cM9J9mN/HDvT9HT45xXpg1jIQfZFNeSfH+CwjxIW
Zj9s+GVnmO7Z4fwuhZVxP2E0RtmMYlbIl1eCxe6jQgBXh8MO5Gsiz35iqWUu60Lz
Z6wrzTQcjN4GE/ZxBjNoSugzQ9azfhcspjMj3PMBRvomtCq1Y7/GrlA4N2lpUqwD
qNhu0ndUvsK23H1pif9hZgMAK16KZxp8mld1OCy18Sd48eqJuGFYfilmkP4tirSS
jKFo1tYXHwyb5oZNf+XmUd8Mn0VcyAgw26bU9xYW5wS6HU2AuHd8lziOYxLE8f5C
J5Be4nwXVHY2DHtcS7SnFml8ljS78QEYIrUas2Bjyew/PU+iVGm5gTVC5TV1BJM6
WP1wyEstWBXNcmlMLBwvVuSynYjwIlSSSn8oqJ41KiKNwl78K9+ADubyqH33Ua6l
tZ/V4vE/rlbo7/VilNWTo7G5ldNT2s1c4pJ5QxmcRep62pGDwzB6lAleIIWjBg82
Kiwn7buyqSn0w4J6ec0GMb2849V8ONv0BcJUKn4sUSEjWZvTkGaKVi4M8M0vxc9o
AU1TvD33OLnDFu9znNZ4
=pytx
-END PGP SIGNATURE-


Accepted:
libhtml-html5-entities-perl_0.002-1.debian.tar.gz
  to 
main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.002-1.debian.tar.gz
libhtml-html5-entities-perl_0.002-1.dsc
  to 
main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.002-1.dsc
libhtml-html5-entities-perl_0.002-1_all.deb
  to 
main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.002-1_all.deb
libhtml-html5-entities-perl_0.002.orig.tar.gz
  to 
main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.002.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
Archive: http://lists.debian.org/e1rnyvp-im...@franck.debian.org



Accepted libsys-cpu-perl 0.52-1 (source i386)

2012-01-19 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 20:48:33 +0100
Source: libsys-cpu-perl
Binary: libsys-cpu-perl
Architecture: source i386
Version: 0.52-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libsys-cpu-perl - module for getting CPU information
Changes: 
 libsys-cpu-perl (0.52-1) unstable; urgency=low
 .
   * Take over for the Debian Perl Group
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza);
 ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
 Perl Group pkg-perl-maintain...@lists.alioth.debian.org (was:
 Isaac Clerencia is...@sindominio.net).
   * Add debian/watch.
 .
   * New upstream release.
   * Switch to 3.0 (quilt) source format.
   * Switch to debhelper compatibility level 9 to pass CFLAGS to
 Makefile.PL/Build.PL. Use tiny debian/rules.
   * Install README as upstream changelog.
   * Add /me to Uploaders.
   * Bump Standards-Version to 3.9.2 (no further changes).
   * Add build dependency on perl.
   * Update long and short description.
   * debian/copyright: DEP5 format, update copyright years and maintainer
 info.
Checksums-Sha1: 
 2bee92449a26c8e1a419bcaaef0155f414f34121 1995 libsys-cpu-perl_0.52-1.dsc
 cdc82989338f210d64cf2dc744793ac98e47b16f 5932 libsys-cpu-perl_0.52.orig.tar.gz
 bd9b94e8ba8b398ead2fb8073b880ec495af8675 1876 
libsys-cpu-perl_0.52-1.debian.tar.gz
 3420e1629eaf61ac217ba906dde75315eeb4fe4e 9942 libsys-cpu-perl_0.52-1_i386.deb
Checksums-Sha256: 
 6ed3c0690d36a3fb8e70b72e2a639dadc4059d567c0e6f9b37e3a9ebfa7644ee 1995 
libsys-cpu-perl_0.52-1.dsc
 ca0ec47ab24070e3040e5075337cfc69721362d9bef50f6992072efe644d4d26 5932 
libsys-cpu-perl_0.52.orig.tar.gz
 a8f06e8ba551f6bbb939e70a625ec9f3c88786d9c480f5fbaddd9fec3f0b66e2 1876 
libsys-cpu-perl_0.52-1.debian.tar.gz
 c00ab236192e9b979a33355804b751fdc6d71f1e05ce51389748872e45ac6c2e 9942 
libsys-cpu-perl_0.52-1_i386.deb
Files: 
 d9acccbe8b0ec5b0954c9e292654c342 1995 perl optional libsys-cpu-perl_0.52-1.dsc
 34305423e86cfca9a631b6f91217f90f 5932 perl optional 
libsys-cpu-perl_0.52.orig.tar.gz
 120814a8cba33d64be4eef2b10bf4853 1876 perl optional 
libsys-cpu-perl_0.52-1.debian.tar.gz
 71252b35e241309b8150be0e74cd5be5 9942 perl optional 
libsys-cpu-perl_0.52-1_i386.deb

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

iQIcBAEBCAAGBQJPGHTlAAoJELs6aAGGSaoGrSsQAKWgNpW25yO9nf+zqQyLqDe4
VOHfgp3173rYgYTmMPDorxvIdRZ+Qkev9fg1pKxk9RVfxii3LeaXcTg6jWwhozB2
rv6UGwfIF1v4eHXBzA/TaLAnRAzRdkKMTbYitHFG1aIgLnpdfBDc5Ff3OUukmEvT
tHtHoZSfeYElQADz6Hr8qKBbhYpw9AQ6J/qK00xzX3P307B1RORnhhzr2ACZrUyv
YZAmzftbq0fv9nEs6wMc0Ie7UAEHOVp6yyzpXOZkrH4RNW1RSyFiPjCxb6i04dHw
atonw/su8Z3yQoVALKqekBL+EazfyrtsbHpxjXA6pSPq43Hy8JGo3JI4L9579y7D
VdCut48RqIfYlt58/fekaNUVwHo9dyQGxqzuPF2m3rYhVTdskRaU7/mx+WLy8Drx
I5+LAHvv4fpC0muHWvOncnGhNhtLV5yNl1Iw5RYBanZTn5AjTDXRhr3vo4ZABiKd
MKdC12OdubXarfqABBvhBnIm4ySg2BKRPW1gAkBTquuJ7PtnIaHbhmpyyHhnM0U0
f6o0/tuWraYJg5T2lidgxx1sN50Zdy/Pv5x1OTDfCoUJsLaJV9+BRnpVFoE8Ctew
TIzmFdg+j1N6mIx1va9XPfj+iEQvYIrnt9hstMGozvso9vtYcCgDo+bLZB2dtQRn
/XAm54SFIjFtesFZE+kP
=Lbju
-END PGP SIGNATURE-


Accepted:
libsys-cpu-perl_0.52-1.debian.tar.gz
  to main/libs/libsys-cpu-perl/libsys-cpu-perl_0.52-1.debian.tar.gz
libsys-cpu-perl_0.52-1.dsc
  to main/libs/libsys-cpu-perl/libsys-cpu-perl_0.52-1.dsc
libsys-cpu-perl_0.52-1_i386.deb
  to main/libs/libsys-cpu-perl/libsys-cpu-perl_0.52-1_i386.deb
libsys-cpu-perl_0.52.orig.tar.gz
  to main/libs/libsys-cpu-perl/libsys-cpu-perl_0.52.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
Archive: http://lists.debian.org/e1rnyw6-p8...@franck.debian.org



Accepted postfix-policyd-spf-perl 2.008-1 (source all)

2012-01-19 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 14:07:01 -0500
Source: postfix-policyd-spf-perl
Binary: postfix-policyd-spf-perl
Architecture: source all
Version: 2.008-1
Distribution: unstable
Urgency: low
Maintainer: Scott Kitterman sc...@kitterman.com
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 postfix-policyd-spf-perl - Simple Postfix policy server for RFC 4408 SPF 
checking
Changes: 
 postfix-policyd-spf-perl (2.008-1) unstable; urgency=low
 .
   * New upstream release
 - Update debian/copyright
 - Add version requirement = 2.006 for libmail-spf-perl
 - Update debian/postfix-policyd-spf-perl.1 man page
   * Fix long description to point to the non-dead location for the SPF web
 site
   * Overhaul debian/rules based on dh 7 tiny
   * Add debian/postfix-policyd-spf-perl.manpages and .install
   * Bump mimimum debhelper version to 7 and compat to 7
   * Add quilt to build-depends, build --with quilt, and add README.source
   * Add debian/patches/use-debian-mailname to read hostname from /etc/mailname
   - Thanks to Thomas Bullinger for the patch
   * Bump standards version to 3.9.2 without further change
   * Remove XS-DM-Upload-Allowed flag
Checksums-Sha1: 
 fe69a8a0c78ecece8607bbd5c876c52e89064c4a 1212 
postfix-policyd-spf-perl_2.008-1.dsc
 9fbc06ed7c375e00746f7c3256d22971b947c3d9 13512 
postfix-policyd-spf-perl_2.008.orig.tar.gz
 19b40eb415c99971ddf86ffabfb7e60452bea1f1 6796 
postfix-policyd-spf-perl_2.008-1.diff.gz
 40aecbf3a09f4c08de3d5ea7b5e01631467015d1 12794 
postfix-policyd-spf-perl_2.008-1_all.deb
Checksums-Sha256: 
 e1e162a79861a7929501db7d62b1635f1daa71345a9a87b4a55dc4f6300a04a1 1212 
postfix-policyd-spf-perl_2.008-1.dsc
 a2c0dd065989de85f42ef2154e5e48766b8da75a7ba477343ba013addc52b5a1 13512 
postfix-policyd-spf-perl_2.008.orig.tar.gz
 5b0fea6cb88767cf06364ce612984ab7212393ae4a574fd565622d8d479e3534 6796 
postfix-policyd-spf-perl_2.008-1.diff.gz
 6e8f87758ca71953066617a6152dd2d32398352c4f1fd041dbca5f99c124 12794 
postfix-policyd-spf-perl_2.008-1_all.deb
Files: 
 44a9e358bbfbf6610394771af0f65152 1212 mail extra 
postfix-policyd-spf-perl_2.008-1.dsc
 913b74bd93248ad5aeb39375b492b992 13512 mail extra 
postfix-policyd-spf-perl_2.008.orig.tar.gz
 17dcc86b1f6eae48c03e9a8e4e4ee07c 6796 mail extra 
postfix-policyd-spf-perl_2.008-1.diff.gz
 928d1c2067302969b848027d413a826b 12794 mail extra 
postfix-policyd-spf-perl_2.008-1_all.deb

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

iEYEARECAAYFAk8YebQACgkQHajaM93NaGqKYwCfeiLf0EKNQC2N6O8sQvibzL26
hZkAn3mGSFg15RP2W/n4/aQWsha1OdqA
=8x86
-END PGP SIGNATURE-


Accepted:
postfix-policyd-spf-perl_2.008-1.diff.gz
  to main/p/postfix-policyd-spf-perl/postfix-policyd-spf-perl_2.008-1.diff.gz
postfix-policyd-spf-perl_2.008-1.dsc
  to main/p/postfix-policyd-spf-perl/postfix-policyd-spf-perl_2.008-1.dsc
postfix-policyd-spf-perl_2.008-1_all.deb
  to main/p/postfix-policyd-spf-perl/postfix-policyd-spf-perl_2.008-1_all.deb
postfix-policyd-spf-perl_2.008.orig.tar.gz
  to main/p/postfix-policyd-spf-perl/postfix-policyd-spf-perl_2.008.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
Archive: http://lists.debian.org/e1rnywg-cb...@franck.debian.org



Accepted pyformex 0.8.6-4 (source all i386)

2012-01-19 Thread Benedict Verhegghe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 18 Jan 2012 16:41:52 +0100
Source: pyformex
Binary: pyformex pyformex-lib
Architecture: source all i386
Version: 0.8.6-4
Distribution: unstable
Urgency: low
Maintainer: Benedict Verhegghe benedict.verheg...@ugent.be
Changed-By: Benedict Verhegghe benedict.verheg...@ugent.be
Description: 
 pyformex   - program to create 3D geometry from Python scripts.
 pyformex-lib - program to create 3D geometry from Python scripts.
Closes: 656294
Changes: 
 pyformex (0.8.6-4) unstable; urgency=low
 .
   * Registered documentation with doc-base
 .
   * Made pyformex-lib depend on pyformex(=${source:Version})
 .
   * Restored corrupted changelog entries
 .
 pyformex (0.8.6-3) unstable; urgency=low
 .
   * Fixed building of architecture-dependent -lib package (Closes: #656294)
Checksums-Sha1: 
 06de91ae7d582c420070b26ace83c9a40e9a93bf 1394 pyformex_0.8.6-4.dsc
 1acc50b2daac21d8c11ea09a2da7fd58f4f38efa 3368 pyformex_0.8.6-4.debian.tar.gz
 53cb0f62955145c5987b6aedcae873cf2bdc5b0c 2404878 pyformex_0.8.6-4_all.deb
 329b690a6c7a8fc7af3f861c6c3731092fd5edc6 45658 pyformex-lib_0.8.6-4_i386.deb
Checksums-Sha256: 
 a035a4995957743499baf624ffce2ce067fdca0fcae89d0d8f747f198ad43ca4 1394 
pyformex_0.8.6-4.dsc
 efa61a8e1f1b4a48a72633e67d4a906c73986d6b732c0a567edf14dee715bec0 3368 
pyformex_0.8.6-4.debian.tar.gz
 dd8e96a75e7a16f0eefac2088d1f082bfa7636b7c9a83d3202605ebbb17a130a 2404878 
pyformex_0.8.6-4_all.deb
 d43cfdf6a13cd8f082fbf2c3e3a71c78c292909b9875036018194450af01c375 45658 
pyformex-lib_0.8.6-4_i386.deb
Files: 
 8a67f056b4ba5e6169bec6d7fac8b923 1394 science optional pyformex_0.8.6-4.dsc
 f8cc06279c92a6587dc42e7b0a32abf4 3368 science optional 
pyformex_0.8.6-4.debian.tar.gz
 6dd73d2c07b62dfe673ff827ecc611eb 2404878 science optional 
pyformex_0.8.6-4_all.deb
 b11195e23a061e496927cbb77181d567 45658 science optional 
pyformex-lib_0.8.6-4_i386.deb

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

iEYEARECAAYFAk8Yc+oACgkQ5UTeB5t8Mo0ZAgCcDF0LTwJ1fFhaPUxqnA5TpMwn
3tAAnin1tFqHdVDkzDAAi3yrYkWS3Cjk
=d/os
-END PGP SIGNATURE-


Accepted:
pyformex-lib_0.8.6-4_i386.deb
  to main/p/pyformex/pyformex-lib_0.8.6-4_i386.deb
pyformex_0.8.6-4.debian.tar.gz
  to main/p/pyformex/pyformex_0.8.6-4.debian.tar.gz
pyformex_0.8.6-4.dsc
  to main/p/pyformex/pyformex_0.8.6-4.dsc
pyformex_0.8.6-4_all.deb
  to main/p/pyformex/pyformex_0.8.6-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
Archive: http://lists.debian.org/e1rnywz-gn...@franck.debian.org



Accepted snort 2.9.2-2 (source i386 all)

2012-01-19 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 20:34:02 +0100
Source: snort
Binary: snort snort-common snort-doc snort-mysql snort-pgsql 
snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a j...@debian.org
Changed-By: Javier Fernandez-Sanguino Pen~a j...@debian.org
Description: 
 snort  - flexible Network Intrusion Detection System
 snort-common - flexible Network Intrusion Detection System [common files]
 snort-common-libraries - flexible Network Intrusion Detection System ruleset
 snort-doc  - Documentation for the Snort IDS [documentation]
 snort-mysql - flexible Network Intrusion Detection System [MySQL]
 snort-pgsql - flexible Network Intrusion Detection System [PostgreSQL]
 snort-rules-default - flexible Network Intrusion Detection System ruleset
Closes: 656445
Changes: 
 snort (2.9.2-2) unstable; urgency=low
 .
   * debian/control:  Add net-tools to Depends: of snort, snort-mysql and
 snort-pgsql since 'ifconfig' is required for the configuration script
 to work. (Closes: #656445)
   * debian/snort{,-mysql,-psql}.postinst: Create the checksum directory if it
 does not exist right at the beginning since it might not be created.
 (Closes: #656445)
Checksums-Sha1: 
 92ace3d12557c99e9d9979d6073de3c3f6260aa2 1637 snort_2.9.2-2.dsc
 487aa60c622ec45beeeddc1a078db18f2edc24cd 1585904 snort_2.9.2-2.debian.tar.gz
 26027858efb788c419976905a38513006b8538da 852904 snort_2.9.2-2_i386.deb
 f760108e9bccda1e0b64c86c0c4510657072f8c3 866054 snort-mysql_2.9.2-2_i386.deb
 229d1f2f990f5e7f68c93a52495d2b8a01644a90 865122 snort-pgsql_2.9.2-2_i386.deb
 83b76fad443b81099cf49a78ea36e87af0872f04 526342 
snort-common-libraries_2.9.2-2_i386.deb
 5b487504e3b5645b3c08920b52c5bc077e536529 203288 snort-common_2.9.2-2_all.deb
 45c4148e245a4209cb3b8e9363d2bb0ddd8f9aa7 2652050 snort-doc_2.9.2-2_all.deb
 7612ab3fb42d6e06967938b54a64d5f04090d1d0 336840 
snort-rules-default_2.9.2-2_all.deb
Checksums-Sha256: 
 5741c40a1edeccc8af894ee44e583792b866e7ebb7c3c8ca2e3c9613655b4788 1637 
snort_2.9.2-2.dsc
 a276a0c856b3005604b31e5feff9135dc3e666b8da5046eca70722e3e8d74aa1 1585904 
snort_2.9.2-2.debian.tar.gz
 6cd89ded91c7dd1f02351d2d0c2e2db5e6527fc51c0ee499300794d3257517c3 852904 
snort_2.9.2-2_i386.deb
 2dda180c6bc279a858711aeb4eca54ad444ca587419f763f07347022e1beb4b0 866054 
snort-mysql_2.9.2-2_i386.deb
 2c4dc00a25068656469afc740659314173577a8f74806a28eb2b69f64410664a 865122 
snort-pgsql_2.9.2-2_i386.deb
 d401f454898b943c3fdbd7a529e6941c55784cc278c13bd0050fe4a8bf404117 526342 
snort-common-libraries_2.9.2-2_i386.deb
 bba4ada6d360e4f01d2263acd47a41f42d4cb4dc5b6d9fc0466ce376da087083 203288 
snort-common_2.9.2-2_all.deb
 04251384dbffcdddf28d770faa65ea3e928262634e667cf8bc420a2d5714b788 2652050 
snort-doc_2.9.2-2_all.deb
 ac2c16099f62e837a92dfba8a3f1ff71f77417568bc168ab69a8ef5c6c1dbf2a 336840 
snort-rules-default_2.9.2-2_all.deb
Files: 
 a7ce587b93a65730d4b5f3d7fba2b0e3 1637 net optional snort_2.9.2-2.dsc
 da64499dbedb6740d656a683aad584d6 1585904 net optional 
snort_2.9.2-2.debian.tar.gz
 e44fbf6ffb16cb09c0c5028daa3749da 852904 net optional snort_2.9.2-2_i386.deb
 c3cef200021cd1c38a5ae5a14eb03d26 866054 net extra snort-mysql_2.9.2-2_i386.deb
 b423d6d9b7aea0781e0875bfa5198a41 865122 net optional 
snort-pgsql_2.9.2-2_i386.deb
 ecb095e643e37e5815aebe97e28ac646 526342 net optional 
snort-common-libraries_2.9.2-2_i386.deb
 33e22e7e77f8122a352326052e80c3a1 203288 net optional 
snort-common_2.9.2-2_all.deb
 8072898bdcfb2f0d0bbd69769e46ac2d 2652050 doc optional snort-doc_2.9.2-2_all.deb
 dea31220f93c944da317bcb2907141e7 336840 net optional 
snort-rules-default_2.9.2-2_all.deb

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

iD8DBQFPGIOMsandgtyBSwkRAqaJAJ9T59FLgnKZZYPDNTazEeq3+PsZNwCeKPGz
2lA6k+oXQQc/HW9m4tssNP0=
=Mi02
-END PGP SIGNATURE-


Accepted:
snort-common-libraries_2.9.2-2_i386.deb
  to main/s/snort/snort-common-libraries_2.9.2-2_i386.deb
snort-common_2.9.2-2_all.deb
  to main/s/snort/snort-common_2.9.2-2_all.deb
snort-doc_2.9.2-2_all.deb
  to main/s/snort/snort-doc_2.9.2-2_all.deb
snort-mysql_2.9.2-2_i386.deb
  to main/s/snort/snort-mysql_2.9.2-2_i386.deb
snort-pgsql_2.9.2-2_i386.deb
  to main/s/snort/snort-pgsql_2.9.2-2_i386.deb
snort-rules-default_2.9.2-2_all.deb
  to main/s/snort/snort-rules-default_2.9.2-2_all.deb
snort_2.9.2-2.debian.tar.gz
  to main/s/snort/snort_2.9.2-2.debian.tar.gz
snort_2.9.2-2.dsc
  to main/s/snort/snort_2.9.2-2.dsc
snort_2.9.2-2_i386.deb
  to main/s/snort/snort_2.9.2-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
Archive: http://lists.debian.org/e1rnznn-0003ac...@franck.debian.org



Accepted matchbox-keyboard 0.1+svn20080916-6 (source amd64)

2012-01-19 Thread Moray Allan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 19:40:53 +
Source: matchbox-keyboard
Binary: matchbox-keyboard matchbox-keyboard-im matchbox-keyboard-udeb
Architecture: source amd64
Version: 0.1+svn20080916-6
Distribution: unstable
Urgency: low
Maintainer: Moray Allan mo...@debian.org
Changed-By: Moray Allan mo...@debian.org
Description: 
 matchbox-keyboard - on-screen keyboard
 matchbox-keyboard-im - on-screen keyboard
 matchbox-keyboard-udeb - on-screen keyboard (udeb)
Closes: 536847
Changes: 
 matchbox-keyboard (0.1+svn20080916-6) unstable; urgency=low
 .
   * Add support for xmonad (patch from Joey Hess).  Closes: #536847.
Checksums-Sha1: 
 d6ca0c639c2092c67e97f4fbe6460af2961b2a94 1295 
matchbox-keyboard_0.1+svn20080916-6.dsc
 22dc35e56aa7a8ecd1c303bdfd60a794c89771ce 305517 
matchbox-keyboard_0.1+svn20080916-6.diff.gz
 178774f554e9411790ed7f310643d509bf911cf9 36222 
matchbox-keyboard_0.1+svn20080916-6_amd64.deb
 53c40067b3c99751e47e4e80b80606eb905b8fe5 14056 
matchbox-keyboard-im_0.1+svn20080916-6_amd64.deb
 559d69019265bd326092ddb93536d2978b382b1f 25916 
matchbox-keyboard-udeb_0.1+svn20080916-6_amd64.udeb
Checksums-Sha256: 
 dd47fda5a17564667868a4343e5e80e7d512a708042f73fb18afa59fd708621b 1295 
matchbox-keyboard_0.1+svn20080916-6.dsc
 11378328eb9f3238f002b587e50769964eb1395b761ddd72807e455bf5bd9df8 305517 
matchbox-keyboard_0.1+svn20080916-6.diff.gz
 7c8217f2901ef77e855f8cacc115550675db05ea4dc3f623561a475ed96770a5 36222 
matchbox-keyboard_0.1+svn20080916-6_amd64.deb
 df3439964ee13edab6adc28ec5eb2323d4a91ae378c026e4cff841f6c7867118 14056 
matchbox-keyboard-im_0.1+svn20080916-6_amd64.deb
 43cb39563929003c9c0f202ac1cb9ce228f11a79fd4d86b93038b74cb04bd72c 25916 
matchbox-keyboard-udeb_0.1+svn20080916-6_amd64.udeb
Files: 
 82c36c871b721cd1b8815223413cbfbf 1295 embedded optional 
matchbox-keyboard_0.1+svn20080916-6.dsc
 c2eb577c812de874951fa9a0fe98f389 305517 embedded optional 
matchbox-keyboard_0.1+svn20080916-6.diff.gz
 39abae2983c9e280d6b90f3d25df9384 36222 embedded optional 
matchbox-keyboard_0.1+svn20080916-6_amd64.deb
 fe43d6a2be3fa5b94412d79cb9d3bfcb 14056 embedded optional 
matchbox-keyboard-im_0.1+svn20080916-6_amd64.deb
 68c0ae206eae04febc158b6830dc5e80 25916 debian-installer optional 
matchbox-keyboard-udeb_0.1+svn20080916-6_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAk8Yh+cACgkQ500puCvhbQEorgCdH4U/lmJssGlTtAJSaqZf7o0F
wlQAoMUnFR4FA4HPoIpuIg3DIv2inTDw
=iHfa
-END PGP SIGNATURE-


Accepted:
matchbox-keyboard-im_0.1+svn20080916-6_amd64.deb
  to main/m/matchbox-keyboard/matchbox-keyboard-im_0.1+svn20080916-6_amd64.deb
matchbox-keyboard-udeb_0.1+svn20080916-6_amd64.udeb
  to 
main/m/matchbox-keyboard/matchbox-keyboard-udeb_0.1+svn20080916-6_amd64.udeb
matchbox-keyboard_0.1+svn20080916-6.diff.gz
  to main/m/matchbox-keyboard/matchbox-keyboard_0.1+svn20080916-6.diff.gz
matchbox-keyboard_0.1+svn20080916-6.dsc
  to main/m/matchbox-keyboard/matchbox-keyboard_0.1+svn20080916-6.dsc
matchbox-keyboard_0.1+svn20080916-6_amd64.deb
  to main/m/matchbox-keyboard/matchbox-keyboard_0.1+svn20080916-6_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rnzbm-0005u0...@franck.debian.org



Accepted esmtp 1.2-7 (source all amd64)

2012-01-19 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 22:34:14 +0100
Source: esmtp
Binary: esmtp esmtp-run
Architecture: source amd64 all
Version: 1.2-7
Distribution: unstable
Urgency: low
Maintainer: Salvatore Bonaccorso car...@debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 esmtp  - user configurable relay-only MTA
 esmtp-run  - user configurable relay-only MTA - the regular MTA
Changes: 
 esmtp (1.2-7) unstable; urgency=low
 .
   * Bump Debhelper compat level to 9.
 Adjust Build-Depends on debhelper to (= 9).
   * Update debian/copyright file.
 Update copyright years for debian/* packaging.
 Update format to revision 174 for DEP5 proposal for machine-readable
 copyright file information.
Checksums-Sha1: 
 a839d79279d8eef75610e9b1b11189b2b73b6425 1748 esmtp_1.2-7.dsc
 e5af8b0457e4b47a783730ecaeb1069482d23afc 21124 esmtp_1.2-7.debian.tar.gz
 fdf85fb432ce72fef911ff2ac94eb7bf4a95b1bd 51980 esmtp_1.2-7_amd64.deb
 7359704456a16dd3dceea2d584424e3a3ee686d2 8030 esmtp-run_1.2-7_all.deb
Checksums-Sha256: 
 9541d4c1e206fc41b09397724c87ae2027c8492dcc23d3c14533ad8f628258eb 1748 
esmtp_1.2-7.dsc
 f13f24644cfd86bc0929f80861ecceed895f4da97703f12322cad6d220f3a44b 21124 
esmtp_1.2-7.debian.tar.gz
 7380a9de53f82e0f9a49b1e07ad6e2f5053e200c924de29ab777cc56a3e17828 51980 
esmtp_1.2-7_amd64.deb
 f46898fa3bbb473b86aabca24a14674e6110da90ed04d426f0bac79afec32cb3 8030 
esmtp-run_1.2-7_all.deb
Files: 
 866542440156786213a6e3a92fe63f3e 1748 mail extra esmtp_1.2-7.dsc
 bbd90164d6623f05c33fc963b8a090da 21124 mail extra esmtp_1.2-7.debian.tar.gz
 7a8e874a6a58f69f3af2748123cf1c05 51980 mail extra esmtp_1.2-7_amd64.deb
 e68c7ffc8618d06351ea4ae0156a09bb 8030 mail extra esmtp-run_1.2-7_all.deb

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

iQIcBAEBCAAGBQJPGIyfAAoJEHidbwV/2GP+eqoP/0U370qvpJjLOtSDTO5IN8AF
qlPC7eEjFuQbH1KKOj/2TrmE5EwjzLXqeeiBx33LQRWQ3Y/T4GmZsrLeOQX9BbwH
PvdnKFjzJe51CDAD9O5//qJdwJx6zPuD7nWXmh1fAmV46owQJVsX5QK+7ggcPpAd
D7diK93StYMOOXQhzMjdfBa7wJB48fo93u1Rp/YwwIvA7eKK6IxXX3ix6u7jxeFl
h2iBubiPONumUgAHq96WowyNS2hhzeTAmy+uh5QqoyVaQZ7joVpSC3ZEDQm9I40P
uBpvQxO5l+1KvJLh0amIRvFz91yyRdX9zgoEx9sgQ8MtaXL7GOS1ybTxbQMlzH3R
sxwQLK5uF/NzHSUfxZFs1xpTDVemoKJMjeHs47vzcNZkC2P/DqrIoQAEJKJ/YC75
aHEpbbUanzObb0sHmeQcr2VUKdHQNfOpiiwoRRbukH0d/65SBU5h/YYPChGINyt0
IGcY9hC4vlimyc1PzpzZxDpWeuAIK00i4HBI79Hw8IAcNtr6z6Dcotin4pFAEXFI
4DxGpEiPBOdgEKMIDJSVOOL8fJeJJ5IedNGO1UB7tpVEAN1l52tv/S4UYEi3WQK1
9BPsCMGuKkAQ3zeqb3jtLDuaus4b58Haz0X3Tr5icfitprlwgjFCDobU8Rr3GYl9
10mgmw319Cy3dMQqaTDs
=iNhx
-END PGP SIGNATURE-


Accepted:
esmtp-run_1.2-7_all.deb
  to main/e/esmtp/esmtp-run_1.2-7_all.deb
esmtp_1.2-7.debian.tar.gz
  to main/e/esmtp/esmtp_1.2-7.debian.tar.gz
esmtp_1.2-7.dsc
  to main/e/esmtp/esmtp_1.2-7.dsc
esmtp_1.2-7_amd64.deb
  to main/e/esmtp/esmtp_1.2-7_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rnzpk-00079g...@franck.debian.org



Accepted nodm 0.11-1.2 (source i386)

2012-01-19 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 Jan 2012 07:13:42 +0100
Source: nodm
Binary: nodm
Architecture: source i386
Version: 0.11-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian FreeSmartphone.Org Team 
pkg-fso-ma...@lists.alioth.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 nodm   - automatic display manager
Closes: 646630 646846 654371
Changes: 
 nodm (0.11-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
 - German (Thomas Müller).  Closes: #646630
 - Portuguese (Miguel Figueiredo).  Closes: #646846
 - Dutch; (Jeroen Schot).  Closes: #654371
Checksums-Sha1: 
 03bf5e9b055ce9e37f154365639702e296fe3a2e 1896 nodm_0.11-1.2.dsc
 7f461500d07dcac1a035e2d72ba5615bf74da52c 119074 nodm_0.11.orig.tar.gz
 048f2adde003b63f7e3477dbfa6398d5ce4b642d 21709 nodm_0.11-1.2.diff.gz
 8f87a9cb4b06da63ca222c215908efe56890235b 33600 nodm_0.11-1.2_i386.deb
Checksums-Sha256: 
 e4033054b0dc0ffb32d0a3f52bcc3c95133d98134a0702fe0a4089c32c36cfb7 1896 
nodm_0.11-1.2.dsc
 f9ec63d4a8e71f1948af3daa82394b441d34449933329345975afa6b6562c9a6 119074 
nodm_0.11.orig.tar.gz
 2f1659f3e7890def217d53d073740e61f4ef46264f8ab2184ecb946ccb2fa310 21709 
nodm_0.11-1.2.diff.gz
 e4a970884ae8582d52878ef70c5f82e65e19882bdf41633654ce1f878e028306 33600 
nodm_0.11-1.2_i386.deb
Files: 
 c8c635c694dea20594ad9d1a2da8cce8 1896 misc extra nodm_0.11-1.2.dsc
 53800adb3431517029eb315d45141ec3 119074 misc extra nodm_0.11.orig.tar.gz
 24ede897b2a9160e2041db28fec93ef6 21709 misc extra nodm_0.11-1.2.diff.gz
 110a9102b12aec12e5278d1c70447fc3 33600 misc extra nodm_0.11-1.2_i386.deb

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

iQIVAwUBTw9SGocvcCxNbiWoAQLtYQ/+PCUq79ZlYy6J4NRWj16QYpFOd9UKTPWO
VVRNGs1lkWWLaQlUnYJAU/arO8409nNLXndhmPEpio1IcyBgi8kmFcbxkOHCMIj/
aejemnL+p+PhdEUjj3KOiXyBw6TmWEfkqsnkAfmo0m73JSDtheOzGOFej0ngpcLH
hgUpjQpW/e5pZoQ+9m+G2B8GuyxzfF9ykp/O42Y0h0VNkX5WkyBT31J5nqbfFqCz
a6TCYreAKKQtahb7t2hv32Ye5MH/rEBYwXLwt+L4ZdI9IzLFVI7maXX5gB42CEA6
tOhUt2vzi/wJ76tl27m2a/Y/+uPoqMIfvyN6JC8tFTKZJ+m25Q7OlfRR5cMeKyDk
Ppzy4Txi7ZgCEwiemlkh8I/YZDl/Ar3e2hJoVBelqpP+HGVUZ+gHa4jUYCpYWUE4
Keg5iq2ARxvhBLG+Up/e/DBrCMnXq+SZWgvUKJP2n70ozTG1Oivwc5ijpVljyG6O
dbicOAMbSlqx7dtEIFZgawcEH2bC9ymA4KtdU1kIRK/gU/pkpmbpL59FjFqAfi0B
LHYC+PjRxNx9vslQO3yHMniPPURwpUCF5cyK53KMvwOuMYgbPIVQO4Wl/Rja5u9W
e5q1bfHUlM7gSt1GvLSaPrB9FfNswR+YdBrrAzHfwRhCBd+apbWL95McauaagEJ9
y9Ca/9g08wQ=
=HJ0w
-END PGP SIGNATURE-


Accepted:
nodm_0.11-1.2.diff.gz
  to main/n/nodm/nodm_0.11-1.2.diff.gz
nodm_0.11-1.2.dsc
  to main/n/nodm/nodm_0.11-1.2.dsc
nodm_0.11-1.2_i386.deb
  to main/n/nodm/nodm_0.11-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
Archive: http://lists.debian.org/e1ro043-n4...@franck.debian.org



Accepted xrestop 0.4-5 (source amd64)

2012-01-19 Thread Moray Allan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 21:19:53 +
Source: xrestop
Binary: xrestop
Architecture: source amd64
Version: 0.4-5
Distribution: unstable
Urgency: low
Maintainer: Moray Allan mo...@debian.org
Changed-By: Moray Allan mo...@debian.org
Description: 
 xrestop- X11 server resource usage monitor
Closes: 637790
Changes: 
 xrestop (0.4-5) unstable; urgency=low
 .
   * Fix batch mode output to use '0x' for hex.  Closes: #637790.
Checksums-Sha1: 
 7d0d36825d36d4def21c943d12f569a12ac9abda 1139 xrestop_0.4-5.dsc
 45e8809672391ca4e04bd4fd13d076b5c19796e7 2663 xrestop_0.4-5.diff.gz
 d0dd65c450584614b1a645fdac57aeb73048f9eb 11850 xrestop_0.4-5_amd64.deb
Checksums-Sha256: 
 d671ccf36f08a24d2a5edc16e4eb5ad7b1ebb9a222a5d2039f4297c5f2572e9d 1139 
xrestop_0.4-5.dsc
 64e307d4dbf52edbe4ce5f75354a7fb9cc3c628b8d3ab6976978a88396c28f55 2663 
xrestop_0.4-5.diff.gz
 fa32808274564d03c75b182306995b90ad42f29b61a83b7ada96afd23d511f94 11850 
xrestop_0.4-5_amd64.deb
Files: 
 c1d2442eb7e5c39453c3ede896300217 1139 x11 optional xrestop_0.4-5.dsc
 0c232dab7badc94c79e33e8111db72bf 2663 x11 optional xrestop_0.4-5.diff.gz
 9c4a0a5c708373da327386173c166741 11850 x11 optional xrestop_0.4-5_amd64.deb

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

iEYEARECAAYFAk8YkvYACgkQ500puCvhbQF71ACePH0R+ZVAqjI7qYU9Z928MGVi
eEwAn3c3NsJ07v+XZMs7zhfm+h07RhWS
=EsM0
-END PGP SIGNATURE-


Accepted:
xrestop_0.4-5.diff.gz
  to main/x/xrestop/xrestop_0.4-5.diff.gz
xrestop_0.4-5.dsc
  to main/x/xrestop/xrestop_0.4-5.dsc
xrestop_0.4-5_amd64.deb
  to main/x/xrestop/xrestop_0.4-5_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ro0lo-0002do...@franck.debian.org



Accepted redmine 1.3.0+dfsg1-2 (source all)

2012-01-19 Thread Jérémy Lal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 22:54:28 +0100
Source: redmine
Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite
Architecture: source all
Version: 1.3.0+dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Jérémy Lal kapo...@melix.org
Changed-By: Jérémy Lal kapo...@melix.org
Description: 
 redmine- flexible project management web application
 redmine-mysql - metapackage providing MySQL dependencies for Redmine
 redmine-pgsql - metapackage providing PostgreSQL dependencies for Redmine
 redmine-sqlite - metapackage providing sqlite dependencies for Redmine
Closes: 656329
Changes: 
 redmine (1.3.0+dfsg1-2) unstable; urgency=low
 .
   [ Jérémy Lal ]
   * debian/patches/2002_FHS_through_env_vars.patch:
 Output pdf in RAILS_CACHE, not in Rails.root/tmp.
 (Closes: #656329)
 .
   [ Paul van Tilburg ]
   * debian/watch: fixed a small error in the dversionmangle pattern.
Checksums-Sha1: 
 9e3da664f0f6f5cb3996c6b4e799f0ba293bc470 1550 redmine_1.3.0+dfsg1-2.dsc
 a72b0680a0de68b9cf3c93c2a86d94c64c8c00b7 37607 
redmine_1.3.0+dfsg1-2.debian.tar.gz
 536866969eafc02819eb719286d6a78edb7fb262 4028198 redmine_1.3.0+dfsg1-2_all.deb
 dea60a42cfa7c0d756eef7dbb1434279c3492380 46140 
redmine-mysql_1.3.0+dfsg1-2_all.deb
 e6cd4aa3ae1d3f1aa1518e1a0e60f69ad70ec363 46124 
redmine-pgsql_1.3.0+dfsg1-2_all.deb
 86a2c7d7435089dc80844e4dd91568c328ed20a5 46104 
redmine-sqlite_1.3.0+dfsg1-2_all.deb
Checksums-Sha256: 
 a8f1f270ea1d46e2c0703ac7606517976237cc38e541d5d67a154d9751534598 1550 
redmine_1.3.0+dfsg1-2.dsc
 24701347a74182abcd55e149b19e81913d85e2621648a37666b6fbc50c549fdc 37607 
redmine_1.3.0+dfsg1-2.debian.tar.gz
 f273443dfc2603c851bcb0f348fb81dd034fd3078d7f6f7992965d739830fc38 4028198 
redmine_1.3.0+dfsg1-2_all.deb
 fd1d90c09eb66e6f631cd414ddb838471913ec97a5b44b274c6933e05f638ee6 46140 
redmine-mysql_1.3.0+dfsg1-2_all.deb
 39a182794aa19ba7d7b2bd99f967c0ff70d18df036b3d3f17bdba1642987d2ef 46124 
redmine-pgsql_1.3.0+dfsg1-2_all.deb
 a9fab1848c0fb93f4fe0cc13dc74f92d8dd096c8a72d9e673c8282734644f9c1 46104 
redmine-sqlite_1.3.0+dfsg1-2_all.deb
Files: 
 20275a4fbc3ae44b16c1e13c55fd8552 1550 web extra redmine_1.3.0+dfsg1-2.dsc
 315171465f4850d17656cd5024633b5a 37607 web extra 
redmine_1.3.0+dfsg1-2.debian.tar.gz
 37d32e1e3582c76bc7cc791365bedbdb 4028198 web extra 
redmine_1.3.0+dfsg1-2_all.deb
 427e0c300998458b20aa556bfe210939 46140 web extra 
redmine-mysql_1.3.0+dfsg1-2_all.deb
 336a56c25fb465f9c6aff41648f41ecc 46124 web extra 
redmine-pgsql_1.3.0+dfsg1-2_all.deb
 06d3e803a39650098fe8098e18b6e680 46104 web extra 
redmine-sqlite_1.3.0+dfsg1-2_all.deb

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

iEYEARECAAYFAk8YllMACgkQDMRIEQdBQdxpYgCgtxBUQ5FeY622P5m83YGdPHen
qT4AnAmn6p8mpMzp/larscDYB/JlJUyM
=Ix9g
-END PGP SIGNATURE-


Accepted:
redmine-mysql_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine-mysql_1.3.0+dfsg1-2_all.deb
redmine-pgsql_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine-pgsql_1.3.0+dfsg1-2_all.deb
redmine-sqlite_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine-sqlite_1.3.0+dfsg1-2_all.deb
redmine_1.3.0+dfsg1-2.debian.tar.gz
  to main/r/redmine/redmine_1.3.0+dfsg1-2.debian.tar.gz
redmine_1.3.0+dfsg1-2.dsc
  to main/r/redmine/redmine_1.3.0+dfsg1-2.dsc
redmine_1.3.0+dfsg1-2_all.deb
  to main/r/redmine/redmine_1.3.0+dfsg1-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ro0yg-0003gw...@franck.debian.org



Accepted gfax 0.7.7+ds-2 (source all)

2012-01-19 Thread Iain Lane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 22:06:09 +
Source: gfax
Binary: gfax
Architecture: source all
Version: 0.7.7+ds-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Iain Lane la...@debian.org
Description: 
 gfax   - GNOME frontend for fax programs
Changes: 
 gfax (0.7.7+ds-2) unstable; urgency=low
 .
   * Rebuild for CLR 4.0 transition
   * Standards-Version → 3.9.2
   * Move to 3.0 (quilt)
   * Freshen packaging a bit (still todo: switch to dh)
   * BD on gawk: upstream requires this variant explicitly
Checksums-Sha1: 
 b395d7a8d1a74d3d149cf459c8c3b0858385bde2 2183 gfax_0.7.7+ds-2.dsc
 2d7789532583bf4d116e232c230b2b79b418a387 31518 gfax_0.7.7+ds-2.debian.tar.gz
 2aa7c4bf67c54dbc16159341bc6c74edc03475ee 170398 gfax_0.7.7+ds-2_all.deb
Checksums-Sha256: 
 bd8e617abc3d927c5355e7bc4fc0e824e7ed63e6913d8a236ab6091ebf05a033 2183 
gfax_0.7.7+ds-2.dsc
 9c126aa13ef62fb9ec05b5bd707d5b60238ce8429132467425f044df70d2b242 31518 
gfax_0.7.7+ds-2.debian.tar.gz
 f4399ab89b89c79723c84262f8d03483ad77e7abb650f30fd2c15bed7d5fd30e 170398 
gfax_0.7.7+ds-2_all.deb
Files: 
 740233e545bc6c5a838d89a6c5ec2fa0 2183 gnome optional gfax_0.7.7+ds-2.dsc
 4482477af7bc62f61785ef79a6708258 31518 gnome optional 
gfax_0.7.7+ds-2.debian.tar.gz
 7adb7059ed5663cbc49907b4b5fe5fbd 170398 gnome optional gfax_0.7.7+ds-2_all.deb

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

iQIcBAEBCAAGBQJPGJo3AAoJEONS1cUcUEHU1tgP/RtZI4j8gvqJ0e6LZ1zcQA05
Ao92S8ILROGkX30QdhEJ9pdkikjiB5yMpxwak30b37SraXV/Ny85BY4X7X/3tuoa
eNm8oL780do1eeutEuHH8E3nyN26Z/bbLqFP45XeBBSjgX/Msbk7npLi5jq9raqa
UQZK74xNeHj42EVeZSeWgvibzmoQFn5f2t7p5XBU54CDGrIeH3sRySyqA4ExGfTC
z7fTFiNWVNgWMMNoGCdmZTtqewVNukyomNU2kG5703ECXIOpIArhjbY136cRzIiN
F1ENDtTrMmcwDw4CjKyPZg60On1w2wljeXu+pOvdi1f3+XW7DlsK7WW/lSUZRJdm
q+Zg7qLZdU1924pS3mfAwIxHhhfWvQKt7EKPPFP/u2z2eyf5h9rz3VkiokgDp0Wm
vFWcdWJSByqrAFiMDcAwuyldT8tUxhqsv5SK7UjBPAsuX5mhgvGv/ye/+3D1p8de
kYdr6N4lwGxLnHmUwT5yM7v/Zsi3T7xdV9pxu6MKSfXqt1MbFulLbqbvTYK09R+G
EHYI3Zr2UAVIimMxtQqyA3fNwXFpx8AszYmWIb5L2oFjpQEw5WZ5XJHbyPpzsBiK
jgmB9opky9FmVupK+qxKJbQYpyPwGuBGcNEA2HbTuXxKdcwz75I6yu2wACAFT9//
fXQCdW/62qsZsvl/5MUd
=q9rv
-END PGP SIGNATURE-


Accepted:
gfax_0.7.7+ds-2.debian.tar.gz
  to main/g/gfax/gfax_0.7.7+ds-2.debian.tar.gz
gfax_0.7.7+ds-2.dsc
  to main/g/gfax/gfax_0.7.7+ds-2.dsc
gfax_0.7.7+ds-2_all.deb
  to main/g/gfax/gfax_0.7.7+ds-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ro0ln-0005iy...@franck.debian.org



Accepted phpbb3 3.0.10-1 (source all)

2012-01-19 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Jan 2012 19:33:28 -0400
Source: phpbb3
Binary: phpbb3 phpbb3-l10n
Architecture: source all
Version: 3.0.10-1
Distribution: unstable
Urgency: low
Maintainer: Jeroen van Wolffelaar jer...@wolffelaar.nl
Changed-By: David Prévot taf...@debian.org
Description: 
 phpbb3 - full-featured, skinnable non-threaded web forum
 phpbb3-l10n - additional language files for phpBB
Changes: 
 phpbb3 (3.0.10-1) unstable; urgency=low
 .
   * New upstream release.
   * Update patches and schemes.
   * Explicitly define version number for database upgrade.
Checksums-Sha1: 
 75b105d3d041f864b702136b4331c8974f8b6d0c 14328 phpbb3_3.0.10-1.dsc
 4d2f88f69bc7c7cd37db53b911fbb53219c741b3 190425 
phpbb3_3.0.10.orig-l10n-ar.tar.gz
 4047d64792ec62f07588531cff84ed05c14f5a44 215185 
phpbb3_3.0.10.orig-l10n-be.tar.gz
 2440117a1745978f44a12fe4ceb9b14c6ae776e3 182529 
phpbb3_3.0.10.orig-l10n-bg.tar.gz
 3c3f80396aff32f99333a08af788780b2b6f9873 190578 
phpbb3_3.0.10.orig-l10n-ca.tar.gz
 e9ae8dffdc927a5d89a05ca131d7272944d7f0de 190180 
phpbb3_3.0.10.orig-l10n-cs.tar.gz
 5f0831166609144778d8db6b18c3af77964fca68 187921 
phpbb3_3.0.10.orig-l10n-da.tar.gz
 055291f5ee0f5cb4107e610ae162f6457db6f3eb 197755 
phpbb3_3.0.10.orig-l10n-de-x-sie.tar.gz
 b9aa4671f736deabe1774901b28ce59e1c3a5fb7 197547 
phpbb3_3.0.10.orig-l10n-de.tar.gz
 7df5f374b4fa7927c02f4c991d9d4fd6926d21d3 228185 
phpbb3_3.0.10.orig-l10n-el.tar.gz
 f012d4bb8a2b99aa02bd8af6a23c228362aff671 172243 
phpbb3_3.0.10.orig-l10n-en-us.tar.gz
 3011d83cee4058ed37818f9be1c86600847f2ac2 186057 
phpbb3_3.0.10.orig-l10n-es-ar-x-vos.tar.gz
 4a84cbc0b9502900d9099e45062b3a71116aa6a0 188651 
phpbb3_3.0.10.orig-l10n-es-x-tu.tar.gz
 0234e6f9fa31807de12513baeb87dd6645d21d33 188168 
phpbb3_3.0.10.orig-l10n-es.tar.gz
 f22326352e6447c35f30b63087b15035366d7868 170094 
phpbb3_3.0.10.orig-l10n-et.tar.gz
 4026f342c964b5caab0c03018949c9db70e5c1e5 162885 
phpbb3_3.0.10.orig-l10n-eu.tar.gz
 cb65d480ee6dcb68f20f58a3b11bf605d63f3fb8 211012 
phpbb3_3.0.10.orig-l10n-fa.tar.gz
 567907b54cb540b700c6cd355cf9132bc1aae2c7 185503 
phpbb3_3.0.10.orig-l10n-fi.tar.gz
 783d78b88d9725ebb48a0306bcf7e57a82a05298 198075 
phpbb3_3.0.10.orig-l10n-fr.tar.gz
 3483c95404450637742843e00a0600b4ae5e66d2 190372 
phpbb3_3.0.10.orig-l10n-gl.tar.gz
 fc5521b91b0b20242f30a27411bac068ba1e4ee9 195206 
phpbb3_3.0.10.orig-l10n-he.tar.gz
 70c5a1e343fc4b5a089b0b0eae8d0069cbe691bf 181886 
phpbb3_3.0.10.orig-l10n-hr.tar.gz
 dd6927aa3a72279413e461925ca2a20b00a60355 198320 
phpbb3_3.0.10.orig-l10n-hu.tar.gz
 e6ef6bdf88fe9d37681a7a06ebcdb5302f3ff5f5 182098 
phpbb3_3.0.10.orig-l10n-id.tar.gz
 deb522fc0bfe3f67f60e31fae144d00a075596db 183710 
phpbb3_3.0.10.orig-l10n-it.tar.gz
 1c67c59786456d4949ca2ae74b9c950b5a15e5d4 188690 
phpbb3_3.0.10.orig-l10n-ja.tar.gz
 0f34566f0cf1d924b1fcbe2856803c7434c78226 197784 
phpbb3_3.0.10.orig-l10n-ku.tar.gz
 6eea4778fa9c72376cd4aecb125f8b9d422fc425 172935 
phpbb3_3.0.10.orig-l10n-lt.tar.gz
 abfc6a9217a8e9789cc239fc2ae9733c576fecff 198855 
phpbb3_3.0.10.orig-l10n-nl-x-formal.tar.gz
 91762f82f758bb906c2cd143250366479e8ef0ba 182908 
phpbb3_3.0.10.orig-l10n-nl.tar.gz
 cc8a657668a291e33c088aa515e5fc1aeb977ff0 182928 
phpbb3_3.0.10.orig-l10n-pl.tar.gz
 1288ded8a5b6134ae088ac947e2e10fa27304aee 190377 
phpbb3_3.0.10.orig-l10n-pt-br.tar.gz
 25537c70a4f88c5f8470651c05e1fc12f8463af0 188616 
phpbb3_3.0.10.orig-l10n-pt.tar.gz
 a01b481e8c613815d2aad7b0d7111e635a8ec2fb 204148 
phpbb3_3.0.10.orig-l10n-ro.tar.gz
 e0f9e1bb141bbd2a1009b890b0c3589e68329080 211423 
phpbb3_3.0.10.orig-l10n-ru.tar.gz
 85fb96257f0df658e7cdbb54142562522ef01546 189969 
phpbb3_3.0.10.orig-l10n-sk.tar.gz
 ae5bf43d61453d4367c66bc220a96ad92367770a 185619 
phpbb3_3.0.10.orig-l10n-sl.tar.gz
 43449cc51e4d55f0172ad2ae64be8e7770c97352 187989 
phpbb3_3.0.10.orig-l10n-sr-latn.tar.gz
 cffed97e70d3c991f60c281863fd725827e56d49 204792 
phpbb3_3.0.10.orig-l10n-sr.tar.gz
 97b7b583bb31e736e041db97af15e55391ab6a3a 184067 
phpbb3_3.0.10.orig-l10n-sv.tar.gz
 c34cfa821a2cf30bffb1753771eace3ec0e497cd 197358 
phpbb3_3.0.10.orig-l10n-th.tar.gz
 91c705a906507329d69a43d52bcf3746539e39cf 192448 
phpbb3_3.0.10.orig-l10n-tr.tar.gz
 79e7f4776a2c4b7d510705b58fc003161ee3a9df 207936 
phpbb3_3.0.10.orig-l10n-uk.tar.gz
 77045573d2d41a695d10a256827043aed8150373 157125 
phpbb3_3.0.10.orig-l10n-ur.tar.gz
 d0cce953155690d9dd4760ce38d96b6e8ab2b5bc 199636 
phpbb3_3.0.10.orig-l10n-vi.tar.gz
 bfd4a3b73d0cc064b5b01b17595ab4a13d1ccc9f 172915 
phpbb3_3.0.10.orig-l10n-zh-cmn-hans.tar.gz
 ca4a04c51f2e658faf821dde6341f282676ba847 185957 
phpbb3_3.0.10.orig-l10n-zh-cmn-hant.tar.gz
 451b4ae1a3dfb0d59f2c89c8438d927cfdf2ddc2 1576431 phpbb3_3.0.10.orig.tar.bz2
 7298df4591aa16d26e81850ea5ae6600c3eee26f 119015 phpbb3_3.0.10-1.debian.tar.gz
 2951feead13ec4344620499aa46ae0d6c4581b3e 2312164 phpbb3_3.0.10-1_all.deb
 038b9f87a1916a6aafde8eea4656356e8835a5af 8241392 phpbb3-l10n_3.0.10-1_all.deb
Checksums-Sha256: 
 

Accepted gpsd 3.4-2 (source amd64)

2012-01-19 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2012 23:38:51 +0100
Source: gpsd
Binary: gpsd gpsd-dbg gpsd-clients python-gps libgps20 libgps-dev libqgpsmm20 
libqgpsmm-dev
Architecture: source amd64
Version: 3.4-2
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz b...@debian.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 gpsd   - Global Positioning System - daemon
 gpsd-clients - Global Positioning System - clients
 gpsd-dbg   - Global Positioning System - debugging symbols
 libgps-dev - Global Positioning System - development files
 libgps20   - Global Positioning System - library
 libqgpsmm-dev - Global Positioning System - Qt wrapper for libgps (development)
 libqgpsmm20 - Global Positioning System - Qt wrapper for libgps
 python-gps - Global Positioning System - Python libraries
Changes: 
 gpsd (3.4-2) unstable; urgency=low
 .
   * [26984e29] Limit gps_shm_* symbols to amd64.
 Due to missing hardware memory barrier support  they are only
 available on amd64 for now.
Checksums-Sha1: 
 a9044b0920d05e19cd9cc3b5564afbc768d791bb 2403 gpsd_3.4-2.dsc
 317b02791ca4f3b54be607861a9f76d38f278f5b 48574 gpsd_3.4-2.diff.gz
 1fa16abfbb3b305334cc9ef2b84bacbe5311f4b4 104934 gpsd_3.4-2_amd64.deb
 52fb4b0b1004b0c17bba822ae0a8899612e306b6 990624 gpsd-dbg_3.4-2_amd64.deb
 6e5b74f12b0f2696c5fae8d94756dc085918828d 139478 gpsd-clients_3.4-2_amd64.deb
 79b639d8f5571ce21530d2e7496b9a9f6ff922ee 129266 python-gps_3.4-2_amd64.deb
 e433cdccaaafacace3ca0ee7f244e566aa2ae7e6 220616 libgps20_3.4-2_amd64.deb
 770735640df20c2324b5040b21cc542ac2b63c66 140008 libgps-dev_3.4-2_amd64.deb
 6d0d1d908d5900082090e16b652be8f849c9f416 87752 libqgpsmm20_3.4-2_amd64.deb
 d77b517671f37b20938d3536fd6042cadd9cd4e8 38754 libqgpsmm-dev_3.4-2_amd64.deb
Checksums-Sha256: 
 1a1f38b48354b00c920e62e30b7a578482b0e1ceab8286e13c10bfed3a0f8fb2 2403 
gpsd_3.4-2.dsc
 014af9e831ca2f0e1505bc4303dec1e937263c5065a867f30373ab9091f0c47d 48574 
gpsd_3.4-2.diff.gz
 26d7b7ea82a76cf9f383d13ae7eed8d71052793ffbda44ce18c860a74fec884e 104934 
gpsd_3.4-2_amd64.deb
 0e33b93bd7fd95c47fa7b08726e7c04ee02a2c72929054a1cd8c27b6c69640cf 990624 
gpsd-dbg_3.4-2_amd64.deb
 acc0063481de9b74281022753eb01ccddd79620ceebafc9db9bb38145905f8a6 139478 
gpsd-clients_3.4-2_amd64.deb
 29da1e1c883b547ae27b9843f7a483804a65e521414f198e4f76f876569237b2 129266 
python-gps_3.4-2_amd64.deb
 b399a93e399ccaaf28b0a3cf91384592353ff8f9e44c49f0641ede8dd0b4bc9c 220616 
libgps20_3.4-2_amd64.deb
 edb0fad5751c47045543519ca394c2068fbeed7e565b1dc8ae24dff6aa69f8b9 140008 
libgps-dev_3.4-2_amd64.deb
 56e64fe6d8a047a9284371d23d0cb80066fdb023b010c1f3a73d5308a2dd58fa 87752 
libqgpsmm20_3.4-2_amd64.deb
 20a924e77a16d814917d54b711c8b205dd887d5905ba92209795fa4903bfd808 38754 
libqgpsmm-dev_3.4-2_amd64.deb
Files: 
 afd265b9c99298e5ebf10d6e88430019 2403 misc optional gpsd_3.4-2.dsc
 73f372ac8878c64f1e39ecfb0451e902 48574 misc optional gpsd_3.4-2.diff.gz
 4065b136a01ae14693ec249983ce7b50 104934 misc optional gpsd_3.4-2_amd64.deb
 bf5262f776642f31879e79cf18cf2a39 990624 debug extra gpsd-dbg_3.4-2_amd64.deb
 4369c9e5496165a7c89d67ad130d3af3 139478 misc optional 
gpsd-clients_3.4-2_amd64.deb
 30b057a42b031fd76b31ea8710fe 129266 python optional 
python-gps_3.4-2_amd64.deb
 b9fcf4de1662a24b59d531c99825e77b 220616 libs optional libgps20_3.4-2_amd64.deb
 2592500f9774488666a7ff6c03518cad 140008 libdevel optional 
libgps-dev_3.4-2_amd64.deb
 f909763e0135f6713360d76a809ba3ac 87752 libs optional 
libqgpsmm20_3.4-2_amd64.deb
 d8cbf3c1976f76b3fc83ff394844 38754 libdevel optional 
libqgpsmm-dev_3.4-2_amd64.deb

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

iQIcBAEBCAAGBQJPGKGjAAoJEOs2Fxpv+UNfc6MP/Ag/AqU/l0sBZU+frvv+Se/j
4D0XpKMmgIAYDOVN1LW48sPMYL50fQiA1LDmWYqXNEQusQ20RoXdUcaA4DcvMGaf
GfXCvDxbp+qBeJhWS9Xoi83ZxwEgNc5FXcTfeOKrlhBpbJxKGhSVHsbbCYBZR/hN
Zs/rLD3UyKoRkmEQpO6pt5KlWj4GvHeZ6LE1MOuUpca6s4cgDTMOwbJJRxITvoOr
SykuaXZHhtsccJEt0D+Yyfxfp9D+dYA5B0QZEoHG7uGR3sxCau6SlmyxaA0mcuWM
N98U7dIl1SrNwZ4VSTdEC/FAtzPUX39sYcP9UOv8n7UHwAh2q5UmTK1n5OUn8Tlk
/AmBvvoYfohCqo79mfbI9vYDi0coTl1SslSIJYz76ch0YQmb/6z1Aq1ypd3S87wk
DPy5rh+oy0PJ3XT9qtzFS81hOliNFInvB7UhEa5NzNw+qufqaXNSfzzuKxp9tM2d
ORMJoBUu0IQxS3vn9CIQyw6z2VwQLQmVS/8g6E1v+fI6+/bkj5IgFTFNxDPsMZJ2
WiBwQCRkWmaTWsQGgPyOLkrnm2P2TgT1fhGO2RWmLCyPNPyKePWDnYUZV8JPT3a+
sO2qyRp0u7MTkq9wSpHvkgsdzDEWx95soxGVynvbT/gxLyM8OyqiWYniJkoyBrBf
6fCao+r4SH2MaNYcdLZK
=dOaw
-END PGP SIGNATURE-


Accepted:
gpsd-clients_3.4-2_amd64.deb
  to main/g/gpsd/gpsd-clients_3.4-2_amd64.deb
gpsd-dbg_3.4-2_amd64.deb
  to main/g/gpsd/gpsd-dbg_3.4-2_amd64.deb
gpsd_3.4-2.diff.gz
  to main/g/gpsd/gpsd_3.4-2.diff.gz
gpsd_3.4-2.dsc
  to main/g/gpsd/gpsd_3.4-2.dsc
gpsd_3.4-2_amd64.deb
  to main/g/gpsd/gpsd_3.4-2_amd64.deb
libgps-dev_3.4-2_amd64.deb
  to main/g/gpsd/libgps-dev_3.4-2_amd64.deb
libgps20_3.4-2_amd64.deb
  to main/g/gpsd/libgps20_3.4-2_amd64.deb
libqgpsmm-dev_3.4-2_amd64.deb
  to main/g/gpsd/libqgpsmm-dev_3.4-2_amd64.deb

Accepted lwipv6 1.5a-1 (source amd64)

2012-01-19 Thread Ludovico Gardenghi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 20 Jan 2012 00:58:14 +0100
Source: lwipv6
Binary: liblwipv6-dev liblwipv6-2
Architecture: source amd64
Version: 1.5a-1
Distribution: unstable
Urgency: low
Maintainer: Debian VSquare Team pkg-vsquare-de...@lists.alioth.debian.org
Changed-By: Ludovico Gardenghi gar...@debian.org
Description: 
 liblwipv6-2 - User level (lightweight) TCP/IP stack with IPv6 support
 liblwipv6-dev - Development files for the LWIPv6 library
Closes: 536373 558934
Changes: 
 lwipv6 (1.5a-1) unstable; urgency=low
 .
   * New upstream release
 - Check for result of vde_open (Closes: #536373)
   * Add DM-Upload-Allowed field
   * Bump Standards-Version to 3.9.2: nothing to do (.la files removed in NMU)
   * Replace libvdeplug2-dev with libvdeplug-dev in Build-Depends.
 libvdeplug2-dev has been dropped after vde2-2.2.3-3 and is not compatible
 with this version of lwipv6.
   * Remove useless Conflicts/Replaces with (obsolete) liblwipv6-1
   * Update Ludovico Gardenghi's address to gar...@debian.org
   * Start using quilt
 - Add README.source
   * Add patch check_and_use_libdl.patch: add missing -ldl to link phase
 (Closes: #558934)
   * Add patch fix_soname_version_info.patch: use -version-info instead of
 -version-number and bump -version-info to 3:0:1 (upstream forgot to do so)
   * Remove useless *.dirs files
   * Add ${misc:Depends} to liblwipv6-dev deps
Checksums-Sha1: 
 55ba3d7b619e0a55e2169dd61481abfb39e6e050 1743 lwipv6_1.5a-1.dsc
 1cfed24fe5b968615d281f7b6f6b7059009a269d 741336 lwipv6_1.5a.orig.tar.gz
 f29d847d4a2b2614822b12cca7840ce59c2b2a00 4823 lwipv6_1.5a-1.diff.gz
 01a764cb4791d71a00d1cccd773a40c1afaa4ddc 133076 liblwipv6-dev_1.5a-1_amd64.deb
 8ded32b765a5b561f69dffe13ca37541d7594e23 110256 liblwipv6-2_1.5a-1_amd64.deb
Checksums-Sha256: 
 6ba0b91727f0632193c8aa834a42e170e59dfc2d37c0c25e7d616e882fe0dae5 1743 
lwipv6_1.5a-1.dsc
 0ee025b033c646d4fc88f88f8c29c31ae428d53f59780e7f8e51337dc2cb5884 741336 
lwipv6_1.5a.orig.tar.gz
 4b21268c442030c35c353d9ecc4b2f2a5a138c485f68bb19ceb0e3f129100b4c 4823 
lwipv6_1.5a-1.diff.gz
 55e0965a3b811948d6a69d10543e5c99fb2fbf75e379137743963165651bd70b 133076 
liblwipv6-dev_1.5a-1_amd64.deb
 b7e159f10ea0159b4700532923b63acca51bd53301e636b2e6ffd8e0a582f99d 110256 
liblwipv6-2_1.5a-1_amd64.deb
Files: 
 827400cc22053e70ec49622a73be0173 1743 libs optional lwipv6_1.5a-1.dsc
 82258b72a5e0abbfd17920a8d7fa1906 741336 libs optional lwipv6_1.5a.orig.tar.gz
 895e92a43338364c93934ff024202777 4823 libs optional lwipv6_1.5a-1.diff.gz
 b6c7517eccbae590fa8a6f730ea071f1 133076 libdevel optional 
liblwipv6-dev_1.5a-1_amd64.deb
 12f329c36d270474fdcbb7ecaffcd6f2 110256 libs optional 
liblwipv6-2_1.5a-1_amd64.deb

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

iQEcBAEBCAAGBQJPGLCUAAoJEPXTSIpdwmAS3lUH/jtHdq+ScTWPCqyL4TRGlVZy
a6SXRBncGdPL6DLVRyLyiEcsRSfDTcc7e4R1A5HPWdtZGQ3U1GLZbL1nW3EzMMuD
yWQUBwA+/GocYJojuG5QFTo+8SkvgeBe0+HZMU9PKqgAFxw+r6/sUk0s6/0hd5Fo
oK1ZnASC1moQ7RBTpBOCmadomC5LZPqOuXIgJlwJ7gqQMKLizi1ig3hc9x2k2qcR
0NSgH5C9WNRCOKSe9+8qB/98Nbrfd4e8JWCEjRTyeTn2ZLrRnipiNpnVfXR5CBuy
aI7tMN8SejBuyqx0lkkO8N0F4cm+GEfwbyRHz9Ktx17fpkxCyv/TVWzWMzVPRu8=
=eHjP
-END PGP SIGNATURE-


Accepted:
liblwipv6-2_1.5a-1_amd64.deb
  to main/l/lwipv6/liblwipv6-2_1.5a-1_amd64.deb
liblwipv6-dev_1.5a-1_amd64.deb
  to main/l/lwipv6/liblwipv6-dev_1.5a-1_amd64.deb
lwipv6_1.5a-1.diff.gz
  to main/l/lwipv6/lwipv6_1.5a-1.diff.gz
lwipv6_1.5a-1.dsc
  to main/l/lwipv6/lwipv6_1.5a-1.dsc
lwipv6_1.5a.orig.tar.gz
  to main/l/lwipv6/lwipv6_1.5a.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
Archive: http://lists.debian.org/e1ro2ao-0005pk...@franck.debian.org



Accepted sidplay-libs 2.1.1-9 (source amd64)

2012-01-19 Thread GCS
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jan 2012 19:17:36 +0100
Source: sidplay-libs
Binary: libsidplay2-dev libsidplay2 libsidutils-dev libsidutils0 
libresid-builder-dev libresid-builder0c2a
Architecture: source amd64
Version: 2.1.1-9
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) g...@debian.hu
Changed-By: Laszlo Boszormenyi (GCS) g...@debian.hu
Description: 
 libresid-builder-dev - SID chip emulation class based on resid
 libresid-builder0c2a - SID chip emulation class based on resid
 libsidplay2 - SID (MOS 6581) emulation library
 libsidplay2-dev - SID (MOS 6581) emulation library
 libsidutils-dev - utility functions for SID players
 libsidutils0 - utility functions for SID players
Closes: 524250 633236
Changes: 
 sidplay-libs (2.1.1-9) unstable; urgency=low
 .
   * Empty dependency_libs per release goal (closes: #633236).
   * Use direct linking in pkg-config files instead of libtool, patch by
 Benjamin Drung (closes: #524250).
   * Update packaging bits.
Checksums-Sha1: 
 f1db684682ea6634f2a8b74eef6c0f42f1d21081 1358 sidplay-libs_2.1.1-9.dsc
 fc899fcae34b522f6b7474042fa22a9e9362a651 665458 sidplay-libs_2.1.1-9.diff.gz
 0d9e4624eed536e1138cd3696d6d99386aa1b233 158224 
libsidplay2-dev_2.1.1-9_amd64.deb
 55863dbfba2472319c04d1bb475fd93c1b3d7871 113598 libsidplay2_2.1.1-9_amd64.deb
 94b43afd37c3216987beee328c36959512a3c656 31824 
libsidutils-dev_2.1.1-9_amd64.deb
 d684a94708648aa24b9018a64d07cb982e8c6729 29214 libsidutils0_2.1.1-9_amd64.deb
 734899ceb2697c2bbc0215d882e3bbee079ebde1 39850 
libresid-builder-dev_2.1.1-9_amd64.deb
 66efac0e7076f6e4829f5b3ee272e11a73b5f252 38580 
libresid-builder0c2a_2.1.1-9_amd64.deb
Checksums-Sha256: 
 f0f99abb817c0f683f558cbcef8f75943ba53c2411febb34c708ba64b18fcbeb 1358 
sidplay-libs_2.1.1-9.dsc
 1caa7ec2d35bbf8ef6d71d415c87d72e983c38d898fe524aa8cdb8a82480b890 665458 
sidplay-libs_2.1.1-9.diff.gz
 2afd618813ef0936dd97c00a4a7181176b690a0277b13dad4c317673b2852270 158224 
libsidplay2-dev_2.1.1-9_amd64.deb
 e1681219ca10b5501fea2b0c378f28d7b4e6d5e19f4dffddc68a27827e1a9b72 113598 
libsidplay2_2.1.1-9_amd64.deb
 e19da471938594b1650046ac818ae781bad536cac4650b63a4e475250ec7ea6a 31824 
libsidutils-dev_2.1.1-9_amd64.deb
 08bb0e6a20ebb676780d3d67bc560f144e229f36b13dc1ce35ebcbe5cebb093c 29214 
libsidutils0_2.1.1-9_amd64.deb
 1d131fc168c2c4c76305ad5f3dbae9f1cc6ca1604ec9a33cbadffba31166c095 39850 
libresid-builder-dev_2.1.1-9_amd64.deb
 361bf43c77d9d97ff7edceaa0e8787d28e93505ff1902f019f1716b40e411820 38580 
libresid-builder0c2a_2.1.1-9_amd64.deb
Files: 
 bfc90a19e4bdabab3a021cc20da8dd6b 1358 sound optional sidplay-libs_2.1.1-9.dsc
 15022648a603b4e98bfefc631e877860 665458 sound optional 
sidplay-libs_2.1.1-9.diff.gz
 0ad59f912b0fd493929fcead193e09d3 158224 libdevel optional 
libsidplay2-dev_2.1.1-9_amd64.deb
 72bae9b6323c31d9545fd7896c832d8d 113598 libs optional 
libsidplay2_2.1.1-9_amd64.deb
 2e39e507623406a7f2bdeb46e356f210 31824 libdevel optional 
libsidutils-dev_2.1.1-9_amd64.deb
 89b2cbacd2aa1ff992f763fd76ea5f3f 29214 libs optional 
libsidutils0_2.1.1-9_amd64.deb
 8fae3ff5eed24ac3a3df7480d5586969 39850 libdevel optional 
libresid-builder-dev_2.1.1-9_amd64.deb
 0b2d6a8b09485a51f4986f7dc2dc2164 38580 libs optional 
libresid-builder0c2a_2.1.1-9_amd64.deb

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

iEYEARECAAYFAk8YsvgACgkQMDatjqUaT91KrwCdF8bMCtbu8E/ywO6A30nmpQ66
G/8An3MAxE19zdD06AuPXeLoCmGmI/tX
=X3Oe
-END PGP SIGNATURE-


Accepted:
libresid-builder-dev_2.1.1-9_amd64.deb
  to main/s/sidplay-libs/libresid-builder-dev_2.1.1-9_amd64.deb
libresid-builder0c2a_2.1.1-9_amd64.deb
  to main/s/sidplay-libs/libresid-builder0c2a_2.1.1-9_amd64.deb
libsidplay2-dev_2.1.1-9_amd64.deb
  to main/s/sidplay-libs/libsidplay2-dev_2.1.1-9_amd64.deb
libsidplay2_2.1.1-9_amd64.deb
  to main/s/sidplay-libs/libsidplay2_2.1.1-9_amd64.deb
libsidutils-dev_2.1.1-9_amd64.deb
  to main/s/sidplay-libs/libsidutils-dev_2.1.1-9_amd64.deb
libsidutils0_2.1.1-9_amd64.deb
  to main/s/sidplay-libs/libsidutils0_2.1.1-9_amd64.deb
sidplay-libs_2.1.1-9.diff.gz
  to main/s/sidplay-libs/sidplay-libs_2.1.1-9.diff.gz
sidplay-libs_2.1.1-9.dsc
  to main/s/sidplay-libs/sidplay-libs_2.1.1-9.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ro2ow-0006lx...@franck.debian.org



  1   2   >