Bug#680610: ITP: predictprotein -- A service for sequence analysis and the prediction of protein structure and function

2012-07-07 Thread s . domke
Package: wnpp
Severity: wishlist
Owner: s.do...@wzw.tum.de


* Package name: predictprotein
  Version : 1.0.0
  Upstream Author : Laszlo Kajan lka...@rostlab.org
* URL : http://www.predictprotein.org//
* License : GPL
  Programming Lang: Perl
  Description : A service for sequence analysis and the prediction of 
protein structure and function

PredictProtein is a sequence analysis suite providing prediction of protein
structure and function. It takes protein sequences or alignments as input
and provides the following per-residue or whole protein annotations: multiple
sequence alignments, PROSITE sequence motifs, low-complexity regions, nuclear
localisation signals, regions lacking regular structure (NORS), secondary
structure, solvent accessibility, globular regions, transmembrane helices,
coiled-coil regions, structural switch regions, disulfide-bonds, sub-cellular
localization, disordered regions, B-value flexibility, protein-protein
interaction sites and protein-DNA interaction sites. Upon request fold
recognition by prediction-based threading, CHOP domain assignments,
predictions of transmembrane strands and inter-residue contacts are also
available.



-- 
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/20120707093936.28026.42135.report...@i12r-tbl.informatik.tu-muenchen.de



Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Ansgar Burchardt
Steve McIntyre st...@einval.com writes:
 On Fri, Jul 06, 2012 at 09:00:32PM -0600, Ansgar Burchardt wrote:
I tried recompressing all packages in wheezy with xz.  The total size
for all amd64+all packages was reduced from 42GB to 33 GB (about 20%).
A per-package listing is available from [1]

  [1] http://people.debian.org/~ansgar/wheezy-20120706-with-xz.txt.gz

Would this be enough to make GNOME and/or KDE installable from a single
CD image?

 Using rough calculation:

  * For GNOME, it takes about 185MB out of the space used to get up to
task-gnome-desktop. Instead of being ~90MB into CD#2, that's ~100MB
inside CD#1.

  * For KDE, it takes about 170MB out of the space used to get up to
task-kde-desktop. Instead of being ~70MB into CD#2, that's ~100MB
inside CD#1.

 So, yes - looks like xz will make a difference here for the wheezy
 release, for amd64 at least. It's enough that we'd probably even have
 space for the installation manual and release notes to fit \o/.

 i386 is still worse off (2 kernels instead of 1), but I don't have the
 exact figures to hand.

We need a safety margin as the base system must continue to use gzip
compression.  But my feelings say that 100 MB should be enough for that.

Another question is if the release team would consider unblocking
updated packages (with just the switch to xz for binaries).  I think it
would be nice to be able to get a useful desktop system using just the
first CD, but I'm not sure if they would make an exception for this.

Ansgar


-- 
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/87r4snohc6@marvin.43-1.org



Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Bastian Blank
On Fri, Jul 06, 2012 at 10:10:04PM +0100, Steve McIntyre wrote:
   http://cdimage.debian.org/cdimage/tmp/new-tasks/gnome-cd.list.gz

Why does this contain debug packages?

Bastian

-- 
I've already got a female to worry about.  Her name is the Enterprise.
-- Kirk, The Corbomite Maneuver, stardate 1514.0


-- 
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/20120707131015.ga25...@wavehammer.waldi.eu.org



Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Steve McIntyre
On Sat, Jul 07, 2012 at 03:10:15PM +0200, Bastian Blank wrote:
On Fri, Jul 06, 2012 at 10:10:04PM +0100, Steve McIntyre wrote:
   http://cdimage.debian.org/cdimage/tmp/new-tasks/gnome-cd.list.gz

Why does this contain debug packages?

The list posted there is the full sorted list of *all* packages, as
applied to the full set of CDs. The last one on CD#1 is
gnome-packagekit-data, as I said, and I don't see any debug packages
above that in the list.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
This dress doesn't reverse. -- Alden Spiess


-- 
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/20120707133444.gv4...@einval.com



Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Bastian Blank
On Sat, Jul 07, 2012 at 02:34:44PM +0100, Steve McIntyre wrote:
 The list posted there is the full sorted list of *all* packages, as
 applied to the full set of CDs. The last one on CD#1 is
 gnome-packagekit-data, as I said, and I don't see any debug packages
 above that in the list.

Ups, I did the wrong check.

Anyway, some remarks:
- aptitude: can be downgraded from standard
- gcc-4.[56]-base
- python2.6: 2.7 is already there
- loop-aes-utils: loop-aes is not supported
- grub-legacy
- build-essential, linux-kbuild-3.2, kernel-package: development stuff
- module-assistant: deprecated for dkms
- localepurge
- pump

This is all before X.

Bastian

-- 
Insults are effective only where emotion is present.
-- Spock, Who Mourns for Adonais?  stardate 3468.1


-- 
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/20120707141409.gb25...@wavehammer.waldi.eu.org



Re: EFI in Debian

2012-07-07 Thread Ansgar Burchardt
Hi,

Ben Hutchings b...@decadent.org.uk writes:
 2. Upstream kernel support: when booted in Secure Boot mode, Linux would
 only load signed kernel modules and disable the various debug interfaces
 that allow code injection.  I'm aware that David Howells, Matthew
 Garrett and others are working on this.

That makes dkms modules unusable when using secure boot.  I guess we
would have to build binary packages for all supported kernel versions?

 5. Key management policy.  Similar issues to archive signing keys, but
 these keys also need to be available at build time.  (a) Should they be
 held by package maintainers and/or the auto-builders for the relevant
 architectures?  (b) sbuild and/or pbuilder will need to know how to
 inject them into the build environment for the relevant packages.  (c)
 How do we handle key replacement when exploitable code needs to be
 blacklisted?

Do these need to be available when building the kernel packages or would
it be possible to have the signatures in a separate package?  The latter
would allow moving the signing off the auto-builders and having either
a human maintainer or a dedicated system do so instead (so the
auto-builders would not need access to the keys).  It would also allow
signing modules provided in the maintainer upload.

Ansgar


-- 
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/87k3yfoci0@marvin.43-1.org



Re: Bug#680226: lib{nss,pam}-ldapd: apt wants to remove them on dist-upgrade in favour of lib{nss,pam}-ldap:i386

2012-07-07 Thread Arthur de Jong
On Fri, 2012-07-06 at 10:00 +0200, David Kalnischkies wrote:
  I'm not sure what the proper way is to specify that Conflicts and
  Provides should only apply for a same-architecture version of the
  package. If I do this (just trying some things):
 
 There is simple no way.

Thanks for your reply.

I guess I could drop the Provides for now then which seems to be the
least disruptive change to support multiarch (but also see below).

I can't drop the Conflicts because libnss-ldapd and libnss-ldap share
the same file (at least the same library which may be in the same file
depending on whether you are comparing multiarch or non-multiarch
versions). 

  # dpkg -i libnss-ldapd_0.8.10-2_i386.deb
  dpkg: error processing libnss-ldapd_0.8.10-2_i386.deb (--install):
   parsing file '/var/lib/dpkg/tmp.ci/control' near line 9 package 
  'libnss-ldapd':
   'Conflicts' field, reference to 'libnss-ldap': invalid architecture name 
  'i386': a value different from 'any' is currently not allowed
 
 Which dpkg version is that?

This was 1.16.4.2 that was lying around in a play chroot. dpkg 1.16.7
installs the deb just fine.

I've been playing a bit with only changing the conflicts to include
:${Arch} which seems to work with dpkg (though lintian still complains),
however apt doesn't seem to understand it and doesn't remove
libnss-ldapd when installing libnss-ldap.

Then again, I can't reproduce the problem that Thorsten reported. I've
got both libnss-ldapd:i386 and libnss-ldapd:amd64 installed (both
0.8.10-1) in a chroot with dpkg:i386 1.16.7. The installation was done
with apt-get (apt:i386 0.9.7.1) and went fine. Also apt-get dist-upgrade
doesn't want to remove either of the packages (for some reason apt does
want to switch back to the i386 coreutils that I managed to switch to
amd64).

On Fri, 2012-07-06 at 11:02 +, Thorsten Glaser wrote: 
 Could this work: libnss-ldap and libnss-ldapd both provide the same
 virtual package and conflict with it? Same for the pam ones but a
 different virtual package.

My guess is that it wouldn't because the conflict would still match it
on the other architecture.

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --


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


Sysklogd vs. rsyslog

2012-07-07 Thread Touko Korpela
(please cc me)

Rsyslog is now the default syslog daemon on Debian (at least on wheezy,
maybe earlier also).
It has more features than sysklogd. Maybe package description of sysklogd
should tell that better logging daemons are available and it's no
longer the default?
Some upgraders from previous releases may miss that change
and stay at sysklogd if they don't install new alternative themself.

Recent issue is that new kernels (3.5-rc?) have a problem with sysklogd.
http://marc.info/?l=linux-kernelm=134161256014626w=2
Maybe someone can reply there if having knowledge.
In same thread Linus made another harsh reply that I don't quote here:
http://marc.info/?l=linux-kernelm=134160685712793w=2


-- 
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/20120707164025.GA25743@lisko



Re: Sysklogd vs. rsyslog

2012-07-07 Thread Andrei POPESCU
On Sb, 07 iul 12, 19:40:25, Touko Korpela wrote:
 (please cc me)

Done.

 Some upgraders from previous releases may miss that change
 and stay at sysklogd if they don't install new alternative themself.

Upgraders should also read the Release Notes ;)
http://www.debian.org/releases/lenny/i386/release-notes/ch-whats-new.en.html#system-changes

Kind regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Sysklogd vs. rsyslog

2012-07-07 Thread Guillem Jover
On Sat, 2012-07-07 at 19:40:25 +0300, Touko Korpela wrote:
 Recent issue is that new kernels (3.5-rc?) have a problem with sysklogd.
 http://marc.info/?l=linux-kernelm=134161256014626w=2
 Maybe someone can reply there if having knowledge.
 In same thread Linus made another harsh reply that I don't quote here:
 http://marc.info/?l=linux-kernelm=134160685712793w=2

This would be due to:

  http://lists.debian.org/debian-derivatives/2011/04/msg00037.html

for which I did a review that got ignored:

  http://lists.debian.org/debian-derivatives/2011/05/msg3.html

regards,
guillem


-- 
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/20120707170702.ga3...@gaara.hadrons.org



Re: Sysklogd vs. rsyslog

2012-07-07 Thread Michael Biebl
On 07.07.2012 19:07, Guillem Jover wrote:
 On Sat, 2012-07-07 at 19:40:25 +0300, Touko Korpela wrote:
 Recent issue is that new kernels (3.5-rc?) have a problem with sysklogd.
 http://marc.info/?l=linux-kernelm=134161256014626w=2
 Maybe someone can reply there if having knowledge.
 In same thread Linus made another harsh reply that I don't quote here:
 http://marc.info/?l=linux-kernelm=134160685712793w=2
 
 This would be due to:
 
   http://lists.debian.org/debian-derivatives/2011/04/msg00037.html
 
 for which I did a review that got ignored:
 
   http://lists.debian.org/debian-derivatives/2011/05/msg3.html
 

Is sysklogd still actively maintained upstream/in Debian?
Doesn't look like it from a cursory glance.

Maybe the package should be O/RFAed or completely retired if no one is
found to take care of it.

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#680654: ITP: fglrx-driver-legacy -- non-free legacy ATI/AMD RadeonHD display driver

2012-07-07 Thread Andreas Beckmann
Package: wnpp
Severity: wishlist
Owner: Andreas Beckmann deb...@abeckmann.de

* Package name: fglrx-driver-legacy
  Version : 12.6~beta
  Upstream Author : AMD/ATI
* URL : 
http://support.amd.com/us/kbarticles/Pages/catalyst126legacyproducts.aspx
* License : proprietary
  Programming Lang: precompiled binaries
  Description : non-free legacy ATI/AMD RadeonHD display driver

Re-adds support for the AMD Radeon HD 4000, AMD Radeon HD 3000,
and AMD Radeon HD 2000 Series which was dropped in fglrx-driver 12-6.

According to 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940#77
this supports Xorg Xserver 1.12
Unfortunately the download server is currently unreachable
(missing DNS records).

Package will be handled by the Fglrx packaging team.

Andreas



-- 
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/20120707182608.1756.65534.report...@cake.ae.cs.uni-frankfurt.de



Re: Bug#679078: ITP: acpi-support-minimal -- minimal acpi scripts

2012-07-07 Thread Michael Meskes
On Sat, Jul 07, 2012 at 01:29:39AM +0200, Vincent Bernat wrote:
 The bug is already closed but I'd like to share another solution: I am
 using acpi_fakekey $KEY_COFFEE which sends XF86ScreenSaver key to the
 currently displayed X server. This is not foolproof (only one X server,
 only if it is currently displayed) but it is far simpler than other
 solutions.

Sorry, but what is acpi_fakekey $KEY_COFFEE supposed to accomplish? Sending
XF86ScreenSaver key? I don't really how this relates to this big report. Could
you please explain?

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


-- 
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/20120707183828.ga13...@feivel.credativ.lan



Re: EFI in Debian

2012-07-07 Thread Ben Hutchings
On Sat, 2012-07-07 at 08:46 -0600, Ansgar Burchardt wrote:
 Hi,
 
 Ben Hutchings b...@decadent.org.uk writes:
  2. Upstream kernel support: when booted in Secure Boot mode, Linux would
  only load signed kernel modules and disable the various debug interfaces
  that allow code injection.  I'm aware that David Howells, Matthew
  Garrett and others are working on this.
 
 That makes dkms modules unusable when using secure boot.  I guess we
 would have to build binary packages for all supported kernel versions?

The Linux kernel hardly has a perfect security record, but signing code
that is too bad even for staging will be a quick route to blacklisting.
I would absolutely oppose signing out-of-tree modules with Debian keys.

  5. Key management policy.  Similar issues to archive signing keys, but
  these keys also need to be available at build time.  (a) Should they be
  held by package maintainers and/or the auto-builders for the relevant
  architectures?  (b) sbuild and/or pbuilder will need to know how to
  inject them into the build environment for the relevant packages.  (c)
  How do we handle key replacement when exploitable code needs to be
  blacklisted?
 
 Do these need to be available when building the kernel packages or would
 it be possible to have the signatures in a separate package?

That is possible... but the installation process would be tricky.

 The latter
 would allow moving the signing off the auto-builders and having either
 a human maintainer or a dedicated system do so instead (so the
 auto-builders would not need access to the keys).  It would also allow
 signing modules provided in the maintainer upload.

It would also help sites to sign with their own PK, if they want to take
full advantage of Secure Boot.

Ben.

-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson


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


Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Ben Hutchings
On Sat, 2012-07-07 at 16:14 +0200, Bastian Blank wrote:
 On Sat, Jul 07, 2012 at 02:34:44PM +0100, Steve McIntyre wrote:
  The list posted there is the full sorted list of *all* packages, as
  applied to the full set of CDs. The last one on CD#1 is
  gnome-packagekit-data, as I said, and I don't see any debug packages
  above that in the list.
 
 Ups, I did the wrong check.
 
 Anyway, some remarks:
 - aptitude: can be downgraded from standard
 - gcc-4.[56]-base
 - python2.6: 2.7 is already there
 - loop-aes-utils: loop-aes is not supported
 - grub-legacy
 - build-essential, linux-kbuild-3.2, kernel-package: development stuff
 - module-assistant: deprecated for dkms
 - localepurge
 - pump

 This is all before X.

I agree with all the above.

More stuff unlikely to be needed on a desktop:

- ftp, telnet: mostly redundant with wget and nc, unless you really like
cleartext authentication
- tcpd: server
- procmail: server
- module-init-tools: transitional package
- pcmciautils: PCMCIA is dead
- jfsutils, reiserfsprogs, ufsutils: obscure
- openssh-server: server, not desktop
- sharutils: obscure; we've had MIME for 20 years
- fakeroot, autopoint: more development
- deborphan, debfoster: obscure
- mtools: obscure; FAT volumes are auto-mounted
- twm: no-one should have to suffer this
- discover, mdetect: I think these are pretty much obsolete, but could
be wrong
- linux-sound-base, alsa-base, alsa-utils: rarely needed AFAIK

Ben.

-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson


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


Re: EFI in Debian

2012-07-07 Thread Steve Langasek
On Fri, Jul 06, 2012 at 10:14:01AM +0200, Josselin Mouette wrote:
 Le vendredi 06 juillet 2012 à 05:32 +0100, Ben Hutchings a écrit : 
  1. General consensus in the project that supporting the option of Secure
  Boot, including purchase of a Microsoft-signed certificate, is
  worthwhile and not entirely objectionable.  

 Not entirely objectionable indeed, but it really depends on what we
 would have to pay for.  As long as it is only covering for
 administrative costs of Microsoft emitting a new certificate, it is
 fine.

Microsoft has indicated their intent to provide the Secure Boot CA services
free of charge.  AIUI the only associated fee is to a third party, Verisign,
for them to provide the service of establishing digital identity to
Microsoft's standards.

 If OTOH we have to pay a fee just for our software to work on platforms
 that just happen to be using Microsoft’s certificate, this is clearly
 abusive.  I would object to do so, and I believe we would (at least in
 Europe) have a very strong case in court against such practice.

Note that the Windows 8 requirements stipulate that users must in all cases
retain the ability to disable Secure Boot on their x86 systems from the
firmware.  It's really a question of ease of installation, and whether
Secure Boot provides any additional security protection that we think it's
worth providing to Debian users out of the box.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: EFI in Debian

2012-07-07 Thread Andreas Barth
* Steve Langasek (vor...@debian.org) [120707 22:54]:
 On Fri, Jul 06, 2012 at 10:14:01AM +0200, Josselin Mouette wrote:
  If OTOH we have to pay a fee just for our software to work on platforms
  that just happen to be using Microsoft’s certificate, this is clearly
  abusive.  I would object to do so, and I believe we would (at least in
  Europe) have a very strong case in court against such practice.
 
 Note that the Windows 8 requirements stipulate that users must in all cases
 retain the ability to disable Secure Boot on their x86 systems from the
 firmware.  It's really a question of ease of installation, and whether
 Secure Boot provides any additional security protection that we think it's
 worth providing to Debian users out of the box.

IIRC it's not the same on embedded hardware.


Andi


-- 
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/20120707210957.gg2...@mails.so.argh.org



Re: EFI in Debian

2012-07-07 Thread Stefano Zacchiroli
On Sat, Jul 07, 2012 at 02:48:59PM -0600, Steve Langasek wrote:
 On Fri, Jul 06, 2012 at 10:14:01AM +0200, Josselin Mouette wrote:
  If OTOH we have to pay a fee just for our software to work on platforms
  that just happen to be using Microsoft’s certificate, this is clearly
  abusive.  I would object to do so, and I believe we would (at least in
  Europe) have a very strong case in court against such practice.
 
 Note that the Windows 8 requirements stipulate that users must in all cases
 retain the ability to disable Secure Boot on their x86 systems from the
 firmware.  It's really a question of ease of installation, and whether
 Secure Boot provides any additional security protection that we think it's
 worth providing to Debian users out of the box.

This argument seems to depend on how thoroughly Microsoft will enforce
their Windows 8 requirements. AFAIU, the fact that Windows 8
requirements might, at least theoretically, be disattended is something
that played a role also in Canonical/Ubuntu decision to stay away from
Grub. All in all, it doesn't seem wise to rely on the fact that Windows
8 requirements will be enforced, especially when disattending them gives
an advantage to Microsoft, by making it even harder to install other
OSs.

Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Re: EFI in Debian

2012-07-07 Thread Steve Langasek
On Sat, Jul 07, 2012 at 11:09:57PM +0200, Andreas Barth wrote:
 * Steve Langasek (vor...@debian.org) [120707 22:54]:
  On Fri, Jul 06, 2012 at 10:14:01AM +0200, Josselin Mouette wrote:
   If OTOH we have to pay a fee just for our software to work on platforms
   that just happen to be using Microsoft’s certificate, this is clearly
   abusive.  I would object to do so, and I believe we would (at least in
   Europe) have a very strong case in court against such practice.

  Note that the Windows 8 requirements stipulate that users must in all cases
  retain the ability to disable Secure Boot on their x86 systems from the
  firmware.  It's really a question of ease of installation, and whether
  Secure Boot provides any additional security protection that we think it's
  worth providing to Debian users out of the box.

 IIRC it's not the same on embedded hardware.

The distinction is between x86 and ARM, and the Windows 8 cert requirements
for ARM appear to have as their goal to prevent any other OS to be bootable
on that hardware.  So I don't think you should expect MS to sign any UEFI
ARM bootloader binaries at all.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.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/20120707215813.gb24...@virgil.dodds.net



Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Cyril Brulebois
Ansgar Burchardt ans...@debian.org (07/07/2012):
 Another question is if the release team would consider unblocking
 updated packages (with just the switch to xz for binaries).  I think
 it would be nice to be able to get a useful desktop system using just
 the first CD, but I'm not sure if they would make an exception for
 this.

You may want to actually ask the release team at some point, if you want
to know. Just saying…

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Stefano Zacchiroli
On Sun, Jul 08, 2012 at 12:03:44AM +0200, Cyril Brulebois wrote:
 Ansgar Burchardt ans...@debian.org (07/07/2012):
  Another question is if the release team would consider unblocking
  updated packages (with just the switch to xz for binaries).  I think
  it would be nice to be able to get a useful desktop system using just
  the first CD, but I'm not sure if they would make an exception for
  this.
 
 You may want to actually ask the release team at some point, if you want
 to know. Just saying…

Thanks for the brilliant idea! :-)

Oh all mighty release team,
  Ansgar has been experimenting with .deb sizes to make the packages
needed for a minimal desktop installation fit in the first CD. It looks
like that's doable by switching to xz compression for the involved
binaries. Would you grant freeze exceptions for packages that only
changes that?

See attached email and the corresponding thread on -devel for more info.

Thanks!
Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »
---BeginMessage---
Steve McIntyre st...@einval.com writes:
 On Fri, Jul 06, 2012 at 09:00:32PM -0600, Ansgar Burchardt wrote:
I tried recompressing all packages in wheezy with xz.  The total size
for all amd64+all packages was reduced from 42GB to 33 GB (about 20%).
A per-package listing is available from [1]

  [1] http://people.debian.org/~ansgar/wheezy-20120706-with-xz.txt.gz

Would this be enough to make GNOME and/or KDE installable from a single
CD image?

 Using rough calculation:

  * For GNOME, it takes about 185MB out of the space used to get up to
task-gnome-desktop. Instead of being ~90MB into CD#2, that's ~100MB
inside CD#1.

  * For KDE, it takes about 170MB out of the space used to get up to
task-kde-desktop. Instead of being ~70MB into CD#2, that's ~100MB
inside CD#1.

 So, yes - looks like xz will make a difference here for the wheezy
 release, for amd64 at least. It's enough that we'd probably even have
 space for the installation manual and release notes to fit \o/.

 i386 is still worse off (2 kernels instead of 1), but I don't have the
 exact figures to hand.

We need a safety margin as the base system must continue to use gzip
compression.  But my feelings say that 100 MB should be enough for that.

Another question is if the release team would consider unblocking
updated packages (with just the switch to xz for binaries).  I think it
would be nice to be able to get a useful desktop system using just the
first CD, but I'm not sure if they would make an exception for this.

Ansgar


-- 
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/87r4snohc6@marvin.43-1.org

---End Message---


signature.asc
Description: Digital signature


Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Joey Hess
 - ftp, telnet: mostly redundant with wget and nc, unless you really like
 cleartext authentication
 - procmail: server

These are priority standard.

 - pcmciautils: PCMCIA is dead
 - jfsutils, reiserfsprogs, ufsutils: obscure
 - discover
 - openssh-server: server, not desktop
 - grub-legacy

These are all installed by d-i in various situations.

 - loop-aes-utils: loop-aes is not supported

partman-crypto still installs this.

 - sharutils: obscure; we've had MIME for 20 years
 - fakeroot, autopoint: more development
 - mtools: obscure; FAT volumes are auto-mounted
 - tcpd: server
 - module-init-tools: transitional package
 - linux-sound-base,
 - gcc-4.[56]-base
 - python2.6: 2.7 is already there

AFAICS, debian-cd does not explicitly include these, they're being
pulled in by some other packages.

 alsa-base, alsa-utils: rarely needed AFAIK

These are currently included in the desktop task.

alsa-utils stores mixer settings, so users are only puzzled by
everything defaulted to being muted once, not every boot..

 - deborphan, debfoster: obscure
 - pump
 - twm: no-one should have to suffer this
 mdetect
 - localepurge

I've removed these.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Bastian Blank
On Sat, Jul 07, 2012 at 04:36:34PM -0600, Joey Hess wrote:
  - ftp, telnet: mostly redundant with wget and nc, unless you really like
  cleartext authentication
  - procmail: server
 These are priority standard.

This is fixeable.

  - pcmciautils: PCMCIA is dead
  - jfsutils, reiserfsprogs, ufsutils: obscure
  - discover
  - openssh-server: server, not desktop
  - grub-legacy
 These are all installed by d-i in various situations.

Even grub-legacy?

  - loop-aes-utils: loop-aes is not supported
 partman-crypto still installs this.

This can be fixed easily.

  - sharutils: obscure; we've had MIME for 20 years
  - fakeroot, autopoint: more development
  - mtools: obscure; FAT volumes are auto-mounted
  - tcpd: server
  - module-init-tools: transitional package
  - linux-sound-base,
  - gcc-4.[56]-base
  - python2.6: 2.7 is already there
 AFAICS, debian-cd does not explicitly include these, they're being
 pulled in by some other packages.

Priority? Will write bugs.

Bastian

-- 
History tends to exaggerate.
-- Col. Green, The Savage Curtain, stardate 5906.4


-- 
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/20120707231732.ga31...@wavehammer.waldi.eu.org



Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Ben Hutchings
On Sat, 2012-07-07 at 16:36 -0600, Joey Hess wrote:
  - ftp, telnet: mostly redundant with wget and nc, unless you really like
  cleartext authentication
  - procmail: server
 
 These are priority standard.

Which is not the same as being important to include in a desktop
installation.

  - pcmciautils: PCMCIA is dead
  - jfsutils, reiserfsprogs, ufsutils: obscure
  - discover
  - openssh-server: server, not desktop
  - grub-legacy
 
 These are all installed by d-i in various situations.

Many things are installed by d-i in various situations, and yet are not
on CD#1.

  - loop-aes-utils: loop-aes is not supported
 
 partman-crypto still installs this.

Seems like a bug...?  The package is orphaned and dm-crypt has support
for a compatible encryption mode.

  - sharutils: obscure; we've had MIME for 20 years
  - fakeroot, autopoint: more development
  - mtools: obscure; FAT volumes are auto-mounted
  - tcpd: server
  - module-init-tools: transitional package
  - linux-sound-base,
  - gcc-4.[56]-base
  - python2.6: 2.7 is already there
 
 AFAICS, debian-cd does not explicitly include these, they're being
 pulled in by some other packages.

OK, but then we should work out how that is and fix it.

  alsa-base, alsa-utils: rarely needed AFAIK
 
 These are currently included in the desktop task.
 
 alsa-utils stores mixer settings, so users are only puzzled by
 everything defaulted to being muted once, not every boot..
[...]

I know that.  But CD#1 is for the GNOME desktop, where PulseAudio stores
mixer settings.

Ben.

-- 
Ben Hutchings
Life would be so much easier if we could look at the source code.


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


Re: CD sizes again (and BoF reminder!)

2012-07-07 Thread Christian PERRIER
Quoting Ben Hutchings (b...@decadent.org.uk):

  partman-crypto still installs this.
 
 Seems like a bug...?  The package is orphaned and dm-crypt has support
 for a compatible encryption mode.


Given the level of attention which partman-crypto got during the
squeeze-wheezy release, I'd bet this is indeed a bug, yes.



signature.asc
Description: Digital signature


Accepted openexr 1.6.1-6 (source i386)

2012-07-07 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 07 Jul 2012 08:58:08 +0200
Source: openexr
Binary: openexr libopenexr-dev libopenexr6
Architecture: source i386
Version: 1.6.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libopenexr-dev - development files for the OpenEXR image library
 libopenexr6 - runtime files for the OpenEXR image library
 openexr- command-line tools and docs for the OpenEXR image format
Closes: 680509
Changes: 
 openexr (1.6.1-6) unstable; urgency=low
 .
   * nonlinuxlargestack.diff Fix FTBFS when large stacks are disabled.
 Bug-report, diagnosis and patch by Pino Toscano. Closes: #680509
Checksums-Sha1: 
 dce26cc2a67e2610dd3fa69447620118b262f28a 1477 openexr_1.6.1-6.dsc
 f7b79be6c744565ec1ffc0851eecac84ff25e56f 13099 openexr_1.6.1-6.debian.tar.gz
 afcfc740307f50433311c8d0e239e195ee6fd050 2771232 openexr_1.6.1-6_i386.deb
 40fd552c54c93a4d0dd99fe6e6433316be7dee02 374836 libopenexr-dev_1.6.1-6_i386.deb
 8f362a397418dbb077c9fbeb35e6309ed9b913ac 255786 libopenexr6_1.6.1-6_i386.deb
Checksums-Sha256: 
 7d392d9615b41f1709bf57764440be6ae5bcc7b228f3a64b45ec5c82a2a2420f 1477 
openexr_1.6.1-6.dsc
 4ca2e5cbd91db849485416f8475e71a544869572185cc0731a57084ff1922e3e 13099 
openexr_1.6.1-6.debian.tar.gz
 562de69b9e618b7decc4519cb05912494240fb3a087b6a00311158c3e325a2ad 2771232 
openexr_1.6.1-6_i386.deb
 b6a73a35758fe7a3e43f6f629746861c411740ee55f2fc4a2e6d5b037a706016 374836 
libopenexr-dev_1.6.1-6_i386.deb
 84653425cd762e90cf140e2be4e1d13700f6418adf8fdabee0f86cb2629d651e 255786 
libopenexr6_1.6.1-6_i386.deb
Files: 
 fe18688e242b15400bfdb4d957847bb2 1477 graphics optional openexr_1.6.1-6.dsc
 7d059feaa4cb4355677b2b5bece218f5 13099 graphics optional 
openexr_1.6.1-6.debian.tar.gz
 6e5631c7577060e5c58b743030c85f24 2771232 graphics optional 
openexr_1.6.1-6_i386.deb
 d954f2c271d60f09a83fbd33c684c5ef 374836 libdevel optional 
libopenexr-dev_1.6.1-6_i386.deb
 67be87ceddfb512f397bd4f098a3228d 255786 libs optional 
libopenexr6_1.6.1-6_i386.deb

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

iEYEAREDAAYFAk/34SYACgkQHTOcZYuNdmMu1ACgmX+FNyVK3BljktYq+u3EubJz
PW8An1NZGkq+4FFUTeM7slLivGUwMsSg
=0I1k
-END PGP SIGNATURE-


Accepted:
libopenexr-dev_1.6.1-6_i386.deb
  to main/o/openexr/libopenexr-dev_1.6.1-6_i386.deb
libopenexr6_1.6.1-6_i386.deb
  to main/o/openexr/libopenexr6_1.6.1-6_i386.deb
openexr_1.6.1-6.debian.tar.gz
  to main/o/openexr/openexr_1.6.1-6.debian.tar.gz
openexr_1.6.1-6.dsc
  to main/o/openexr/openexr_1.6.1-6.dsc
openexr_1.6.1-6_i386.deb
  to main/o/openexr/openexr_1.6.1-6_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/e1snpgc-0003oy...@franck.debian.org



Accepted xserver-xorg-video-nouveau 1:1.0.1-2 (source i386)

2012-07-07 Thread Sven Joachim
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 07 Jul 2012 09:31:04 +0200
Source: xserver-xorg-video-nouveau
Binary: xserver-xorg-video-nouveau xserver-xorg-video-nouveau-dbg
Architecture: source i386
Version: 1:1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Sven Joachim svenj...@gmx.de
Description: 
 xserver-xorg-video-nouveau - X.Org X server -- Nouveau display driver
 xserver-xorg-video-nouveau-dbg - X.Org X server -- Nouveau display driver 
(debug symbols)
Closes: 679127
Changes: 
 xserver-xorg-video-nouveau (1:1.0.1-2) unstable; urgency=low
 .
   * Cherry-pick commit d1bc38b (nv40/exa: fix shaders on big-endian
 machines) from upstream (Closes: #679127).
Checksums-Sha1: 
 fe3571e652ffd40ae9fe5530d6a474aa79eee118 2527 
xserver-xorg-video-nouveau_1.0.1-2.dsc
 d5bcbcb987534eac0b6705b23b88f28e66a07531 52017 
xserver-xorg-video-nouveau_1.0.1-2.diff.gz
 9ebab72ed659d3f1c79a827a9d2ce9e3650521fc 307608 
xserver-xorg-video-nouveau_1.0.1-2_i386.deb
 cf590fba6401d8e3f33d56deb404528c970d4010 886690 
xserver-xorg-video-nouveau-dbg_1.0.1-2_i386.deb
Checksums-Sha256: 
 304768294eaf0edab3d1d104d1bea36338855bcc2d8c42e61f11277c404fa21e 2527 
xserver-xorg-video-nouveau_1.0.1-2.dsc
 6df7461a37281b7c1d4fb4cd0f2a49ea36578b987d98854302087b62f4373475 52017 
xserver-xorg-video-nouveau_1.0.1-2.diff.gz
 b1a0aa2b3acb4bf2f5fb0c0e84b40189c4ba8c296df3ea242f0728588259 307608 
xserver-xorg-video-nouveau_1.0.1-2_i386.deb
 3344f227e1bcfed248bdae04ed3a6f61f0f62ac141df174701c079805791d1dc 886690 
xserver-xorg-video-nouveau-dbg_1.0.1-2_i386.deb
Files: 
 c19c09cbbf18e807ade124e5d4235b66 2527 x11 optional 
xserver-xorg-video-nouveau_1.0.1-2.dsc
 4702a19a8c7d7a6b90f9664830843b26 52017 x11 optional 
xserver-xorg-video-nouveau_1.0.1-2.diff.gz
 7457a6802016c2d7ff77bccab901116f 307608 x11 optional 
xserver-xorg-video-nouveau_1.0.1-2_i386.deb
 f618133abadfa895285f326f16a564ad 886690 debug extra 
xserver-xorg-video-nouveau-dbg_1.0.1-2_i386.deb

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

iQIcBAEBCgAGBQJP9+cpAAoJEDsQbnGNazGsGZwP/AnH87p4IzVnqPMHmlL0o1x/
/P3ax00xqEp+0UJd3HfrxyOWFbEQatJCI5vtb+DpNtIkWDo00vTTHhNoef44zJvP
rpum5+hibqv4o6+2qfPA18kSImtR6JeYBUzVmvIZp3tIkWjNJ8fF/Cl0QGL6GIWv
ni7POLCzxavVhxolz3YmWNrByuEGhrRcThB3QVq3osEza6RxieUoOYLSF8YxbKNt
GxXlcQDftD0V/R0pJqsuDxubPsn9G4LTFNZXtDcWKmq4Brn7K0TfLUNYANyqoc7p
XcIJO5vKUQ76IG6A5fxDegnXpwgVCdRlySXxlg6cNiCp0hMRIoJqhYPnN4gLforM
B8hWiROJYPiEkkheVx32zr3lxns3vkdsv0m7VfVdhxwcYsVcu0Nht+LPzE74Djm9
i+rkYnpm5vHSk5W1HkKcui765DmOxpMaWzR5d+F7TNGGDNpfxxpcKdb0KJm4nBZw
uOhXDPTLYGNo6NAxKElFtzt/kZUgjdfbtiGxwviKVn0Uyhbs7SXEowUqPLReGmld
phbjVkDDkROm/LOVWRW96tKn1pBO/HRg8NcDBWJNWAIm55zeWl/eXqmZhRU8CwHk
qOIHZVdyOXJB4Zt0jxryoHrLAYsNdi91D0CEU65qkVZiUdUOC1xrz8RAPjl45Bbw
4W/hRfTwArkvr0KT8h8V
=eMV4
-END PGP SIGNATURE-


Accepted:
xserver-xorg-video-nouveau-dbg_1.0.1-2_i386.deb
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau-dbg_1.0.1-2_i386.deb
xserver-xorg-video-nouveau_1.0.1-2.diff.gz
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_1.0.1-2.diff.gz
xserver-xorg-video-nouveau_1.0.1-2.dsc
  to main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_1.0.1-2.dsc
xserver-xorg-video-nouveau_1.0.1-2_i386.deb
  to 
main/x/xserver-xorg-video-nouveau/xserver-xorg-video-nouveau_1.0.1-2_i386.deb


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



Accepted node-expat 1.6.0-2 (source amd64)

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

Format: 1.8
Date: Sat, 07 Jul 2012 10:38:24 +0200
Source: node-expat
Binary: node-node-expat
Architecture: source amd64
Version: 1.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 node-node-expat - fast XML parser library for Node
Closes: 678762
Changes: 
 node-expat (1.6.0-2) unstable; urgency=medium
 .
   * Fix add symlink to still provide old name node-expat (not only new
 Windows-compatible node_expat).
 Closes: Bug#678762. Thanks to Lucas Nussbaum and Evgeni Golov.
   * Raise to urgency=medium as all dependent packages are now broken.
Checksums-Sha1: 
 f3ca0d78f52757fade59c19d2d0fcd89b836117f 2002 node-expat_1.6.0-2.dsc
 962108affd8b5d17dc5b58993f4518305c2106cf 5199 node-expat_1.6.0-2.debian.tar.gz
 9246bc918a1c10c181f03e8be674ae66e5e68c5d 18564 
node-node-expat_1.6.0-2_amd64.deb
Checksums-Sha256: 
 2b8711f105f66e5a0c735ccc019ebd0026162807ff5911f00306aef56b68d179 2002 
node-expat_1.6.0-2.dsc
 a1b562e8696ab1294de4feb3d5630bc4fa56758462d82e86e880cb5577ab7fdf 5199 
node-expat_1.6.0-2.debian.tar.gz
 2471fe9be8854488c898a300700488f3bc504daba1ba1080a27576045348d13c 18564 
node-node-expat_1.6.0-2_amd64.deb
Files: 
 866294a790f134139ddfec72900d706f 2002 web optional node-expat_1.6.0-2.dsc
 adc25bdb4752f5591e664717f2b69f18 5199 web optional 
node-expat_1.6.0-2.debian.tar.gz
 e77a13779a9f22ec8a3f66a4a9f47f47 18564 web optional 
node-node-expat_1.6.0-2_amd64.deb

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

iQIcBAEBCgAGBQJP+ABoAAoJECx8MUbBoAEh53UP/2NrpCh/pJ9sxem/YsoTbC1c
Ys19jlfhsZxmmuni0yFny/keBQGeIBFb/dAXPY/zCdDCbiZQvQcH7/n1LJxUzjVi
6PvtiGgJvEvNEsQx6yQ/3ubFYbxnFf7nnluptGb9MpTQXUWSXLvVtWeCtuo2ucc2
WmknwFcOFg7Do+gLxdx3hXaAzLugGnp7V/YgJ/3gDh0qBgMUnXhnKFvkGz6mQb8B
5RRSu5U9eFc2vAcrcco23UlTbuL1BXIRZRJfL8W1L+pjXTfc+aiz/eFmlicBa3Qm
uyX+hDCGWpoYQBlcAArhQpJCu1PHGjQP7kBAJYNtBOmtXUFNlaO5980TrAwqb912
U7GTZ1ha9I9FO4QJn+aPPjA2CxOfKHBrWoBkf9lcXWOEjOyVEiRHslhlaN7SYr0g
UA6eNpkTlp38DPqF6c0XKwRsNHfBnrOabnNp+Wa7VR0jkV65zucR7J3SwRBT5Loq
lpD8f4qD90J7B3yYCb74G6he6418mnZZiP+PF92d0FptZ4U6nbRnu4hwtx4VQ+Zm
e2tsw1CvN17zlBLLdlXrp9cuWIU/IwwvP7f/957gB/mw2XmlLiu+Xpgtks14f5C5
xdpdl7WI+7Wbf0dbHACJZX59P3aJP09Cpxs6hLwcEo5bW7jWtrEjBizaSiYz5paL
zgcqStvc9hOy/NqPQyVp
=gg40
-END PGP SIGNATURE-


Accepted:
node-expat_1.6.0-2.debian.tar.gz
  to main/n/node-expat/node-expat_1.6.0-2.debian.tar.gz
node-expat_1.6.0-2.dsc
  to main/n/node-expat/node-expat_1.6.0-2.dsc
node-node-expat_1.6.0-2_amd64.deb
  to main/n/node-expat/node-node-expat_1.6.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/e1snrn7-0002ph...@franck.debian.org



Accepted pop-before-smtp 1.41-2 (source all)

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

Format: 1.8
Date: Thu, 05 Jul 2012 13:12:10 +0200
Source: pop-before-smtp
Binary: pop-before-smtp
Architecture: source all
Version: 1.41-2
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 pop-before-smtp - watch log for POP/IMAP auth, notify MTA to allow relay
Closes: 674400
Changes: 
 pop-before-smtp (1.41-2) unstable; urgency=low
 .
   * Use dpkg source format 3.0 (quilt), and git-ignore quilt .pc subdir.
 Stop including patchsys-quilt.mk. Stop build-depending on quilt or
 patchutils
   * Modernize CDBS usage:
 + Stop using locally included snippets (but still include with
   source to keep diff small).
 Closes: bug#674400. Thanks to Lucas Nussbaum.
Checksums-Sha1: 
 68afdc153cab7e8cd628d636edd28da2d07c9a21 1722 pop-before-smtp_1.41-2.dsc
 c7759df67ff35db690e3b1f0689d82625b98d66d 12823 
pop-before-smtp_1.41-2.debian.tar.gz
 909315e80f9098c85f9a356432b83a1303ebb369 52908 pop-before-smtp_1.41-2_all.deb
Checksums-Sha256: 
 d91105a820f682f771108081b7439f03da6a723b66d3e6e2d5589a7534462bb4 1722 
pop-before-smtp_1.41-2.dsc
 028f7f28794aed9401dddfd38374f9f3c04e532935773662b7dda95f0789172a 12823 
pop-before-smtp_1.41-2.debian.tar.gz
 754550b739ce00304ee726439eacf67adb7eafb13681c1be6ef318261780a1bd 52908 
pop-before-smtp_1.41-2_all.deb
Files: 
 0d8d456cd76e89b21c62149cbccde886 1722 mail extra pop-before-smtp_1.41-2.dsc
 c1236d7c3f1606b478f7f354d62f8bf4 12823 mail extra 
pop-before-smtp_1.41-2.debian.tar.gz
 35c9483f0b96d8cd86eb258fe2c82e19 52908 mail extra 
pop-before-smtp_1.41-2_all.deb

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

iQIcBAEBCgAGBQJP+AIgAAoJECx8MUbBoAEhxLIP/jDmxtDjvtz+VaQVXDWL+4a6
/87dKhDpjhmIe8eG0yo7sVMFdbb9Dsk+UrfHmv6GP/+vm0Q30ZgCTUgbXDmtx0Bo
mazlLLCmWDQDq/amgJR+PXLFfCqRl4jLBaFhc9DRUbUEKPGI6KvpKvmqYPEccVMa
3gL48PbYZ6YKk6wLjVSyHOAhQ2sqrlf6t3SMwcPTfDVjhyj8CFMav3FKxUgP/Mtt
SyCHatBRu1OSjcjdQdX9yVdRXt9nbYZmgOAbxPlh6A+v1eIctPFgk/5GmEze4Mps
+AL6ZMzRHmc3RjGHgMaicXkfXzidzYGMvlmx8d14RNbJjWqaH9R9d+OjU5fLrLxn
Z5L3A9F7sLJnkhvM3UjgALraYM2HZGerU/MpqYMefmnDxI8tPGBHRn2+O82Es5fp
C4mMK1Lw/a0vZFcEhR9Vahbj0jHYSm0ssQmsOg03fUJP0f9DOwl4MFdB59wKy4YZ
+S4Xl60jUjWHw+CwOiHlbxlIhqubDk2bzF0kXgVWj6zosBgFgb/aOYP8DSxhe6vp
IRIoWThZra28WkMcqCCc1ZrXTD02EsRoPlQl9ZKKC2nxChr1iTu/28P2rplhh3y1
1SEpHg27h8PBZF6ttWLaHYpaiJsLk0JKQYmyy0z75hFklfTTu6S+o3uG+y7rdgHa
Ft3pALrpA3ojNv+N0k9O
=ycHt
-END PGP SIGNATURE-


Accepted:
pop-before-smtp_1.41-2.debian.tar.gz
  to main/p/pop-before-smtp/pop-before-smtp_1.41-2.debian.tar.gz
pop-before-smtp_1.41-2.dsc
  to main/p/pop-before-smtp/pop-before-smtp_1.41-2.dsc
pop-before-smtp_1.41-2_all.deb
  to main/p/pop-before-smtp/pop-before-smtp_1.41-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/e1snrbf-00068p...@franck.debian.org



Accepted ttf-wqy-microhei 0.2.0-beta-1.1 (source all)

2012-07-07 Thread Aron Xu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 16:46:46 +0800
Source: ttf-wqy-microhei
Binary: ttf-wqy-microhei
Architecture: source all
Version: 0.2.0-beta-1.1
Distribution: unstable
Urgency: low
Maintainer: Zhengpeng Hou zhengpeng@gmail.com
Changed-By: Aron Xu a...@debian.org
Description: 
 ttf-wqy-microhei - A droid derived Sans-Seri style CJK font
Closes: 660060
Changes: 
 ttf-wqy-microhei (0.2.0-beta-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove recommends on x-ttcidfont-conf (Closes: #660060).
   * Drop maintainer scripts, fontconfig uses trigger now.
   * Set correct maintainer email address.
Checksums-Sha1: 
 df673661a5dc1c8cbdb5cd59975db23c3eaf4852 1446 
ttf-wqy-microhei_0.2.0-beta-1.1.dsc
 941dca3931c81cd94d4f8edac1d7e9c4fb72cdd0 2531 
ttf-wqy-microhei_0.2.0-beta-1.1.diff.gz
 9eaddc0bfd09759288bdf449f5ad870d36608dc3 2372958 
ttf-wqy-microhei_0.2.0-beta-1.1_all.deb
Checksums-Sha256: 
 0597342254e333939c3cec9466f79a6267085513f5a26e127e5fcd551b1519c6 1446 
ttf-wqy-microhei_0.2.0-beta-1.1.dsc
 2b7a98ccd33b1ab1460175296f4fc9b439c456d315ce173694ecaff2f051355a 2531 
ttf-wqy-microhei_0.2.0-beta-1.1.diff.gz
 42f652c0d799e2c0e099b382acef4a5e0ff30f04396cb8b3af11068cb48773c4 2372958 
ttf-wqy-microhei_0.2.0-beta-1.1_all.deb
Files: 
 f190045808d4b889f9781d85beb705e1 1446 x11 optional 
ttf-wqy-microhei_0.2.0-beta-1.1.dsc
 eaab34a0b467202ab83136c227d29015 2531 x11 optional 
ttf-wqy-microhei_0.2.0-beta-1.1.diff.gz
 9ef51ade4b6a1181b2fb8183694253b7 2372958 x11 optional 
ttf-wqy-microhei_0.2.0-beta-1.1_all.deb

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

iQEcBAEBAgAGBQJP+BU6AAoJEIAhAkTu07wNDksIAMDzyyfmCGSxfnjdTaRhTEAM
8WIbWkzm9xkhnATck/tzQ3sRx0F6R8ayuun8+s26XWgobFsgEoPX17aMyKjob9bm
Mgquci4s8SHZkT7S2oO51mwHL08Dhm6mfjtVTz3cbWNKTQD4m/VObhoU2sLoVQEP
sALuw8/1keySeFyPNzlBHXFSUbgSCIPrpPydxrrmdH/QXfkQhyDxLjhyuNpiI3wo
IeTkxB/YWAXUSvkYfpSp7rB/fAanFhCZEXtV/+XOz7tFsmhdzm4lRxOiOWxcvAXe
0lhP4FzSHzRkeXgKJw4pf5pAmHVwI3QwqgiR3W+tiuO6GnuoapAQ+92JTzLte2w=
=I5Xq
-END PGP SIGNATURE-


Accepted:
ttf-wqy-microhei_0.2.0-beta-1.1.diff.gz
  to main/t/ttf-wqy-microhei/ttf-wqy-microhei_0.2.0-beta-1.1.diff.gz
ttf-wqy-microhei_0.2.0-beta-1.1.dsc
  to main/t/ttf-wqy-microhei/ttf-wqy-microhei_0.2.0-beta-1.1.dsc
ttf-wqy-microhei_0.2.0-beta-1.1_all.deb
  to main/t/ttf-wqy-microhei/ttf-wqy-microhei_0.2.0-beta-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/e1snt0y-gg...@franck.debian.org



Accepted goby 1.1-2 (source all)

2012-07-07 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Jul 2012 19:16:36 +0900
Source: goby
Binary: goby
Architecture: source all
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 goby   - WYSIWYG presentation tool for Emacs
Changes: 
 goby (1.1-2) unstable; urgency=low
 .
   * debian/control: Add emacs24 and drop emacs21
   * debian/rules: New targets build-arch and build-indep
   * debian/copyright: Update copyright-format version to 1.0
   * debian/control: Update Standards-Version to 3.9.3
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 cf335af6e0ec174eb894cca8427962e1a54b5a4f 1660 goby_1.1-2.dsc
 0fa132ae060f3a221d78e399cafd6cca528d38bc 4834 goby_1.1-2.debian.tar.gz
 07a9f0c9fade336fccb1e4251ce419791bb96b60 1207610 goby_1.1-2_all.deb
Checksums-Sha256: 
 332410c1f77fe88cb2e0b0f411d502f594856cdacff19b25956a6490751b09fa 1660 
goby_1.1-2.dsc
 adf48e2328152168c20e7493251939394c4cacc4a882576ca3a6f5ea00d290e3 4834 
goby_1.1-2.debian.tar.gz
 4a24815ddd3ca5fd2f6e848ea7ee37a60fd32bd9ad85c8f5aee05da83084ff59 1207610 
goby_1.1-2_all.deb
Files: 
 6b7abf38402eee0a6967cc9cf2e9b4f9 1660 lisp optional goby_1.1-2.dsc
 6bd26bca328a0455b18ad16796bef4b4 4834 lisp optional goby_1.1-2.debian.tar.gz
 f01f51507651ef08eb8b632ef7e9aff4 1207610 lisp optional goby_1.1-2_all.deb

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

iQIcBAEBCAAGBQJP+B5gAAoJEOXvq5AIDqY8wTsQAI5MZY143Q/5NWu0ihm6MWQR
g3IqLsfx7pF+Nt5LLn3EJwTk46Z8u5pV3fxJ9vBvjykxPrZRnjUsfh5GqB6MtmZU
Ndn3rSSABqaBCQwOAYyYQIKJD+fgXsttkZDC2pouLOUTzVSvB+w6FmtJQ9I/nZql
tq+UFKufXP9w08ZrbM8yHUKgntFXEIs3AXY0sHnJS8U8T8t03SWN8BHOAnIHoy3I
/jL64+o7yWtb+Bg5hfb+OoKYcKt9+Qoq6hkE+Ix0CcrUf0LLL6R/VBKL+j6Nw8r6
DIEaUTuFN3UKxnrLpVFuO9G4juLJrnaPEAvcbw6sdqKLv7Zq4lMaqj/Bx/woTooD
HYSI81Fq/iEra61g4CG/GDknEpIiDjnfjSSwtUOgsWpbllTSCat6oVM3cnQ9NGPK
X6Js95/XwmwODs+RwAVhDvc6/Ydb6IhoFV6TaU9Yy75PloX4sKfQLwGpK8x8V4Ch
aSsCDAYY0O/DIW0rQ6Q9i6aWnqJLdibpBL50crBRo5I11H6ve0z7LRQCpvLCH6dP
CdE5btqNC8NvtKWV+67jKQSwaUQcX4HmX2r054ul8oI0dRUv+gWMcBbaWDSuEMYE
c2YUklLm4vjjL41SEF3yxzuK6IkrRvX7duHt9aoDpVVgiq29AW8C46F9A5DZp9pd
gwqRSQ5dqWmhoeGUthM+
=gSyq
-END PGP SIGNATURE-


Accepted:
goby_1.1-2.debian.tar.gz
  to main/g/goby/goby_1.1-2.debian.tar.gz
goby_1.1-2.dsc
  to main/g/goby/goby_1.1-2.dsc
goby_1.1-2_all.deb
  to main/g/goby/goby_1.1-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/e1sntwk-0007zr...@franck.debian.org



Accepted shorewall 4.5.5.3-1 (source all)

2012-07-07 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 19:26:52 -0400
Source: shorewall
Binary: shorewall
Architecture: source all
Version: 4.5.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall  - Shoreline Firewall, netfilter configurator
Changes: 
 shorewall (4.5.5.3-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 e92e0159e4aaef99cf99d4e5545585e6607bdeee 1914 shorewall_4.5.5.3-1.dsc
 ec63d0b01c2252b6a9fd6cf414866fb0e74dfc9d 621754 shorewall_4.5.5.3.orig.tar.gz
 ab210ab6e6e18b59657ec4dcaedbcc4dcfc6c8a9 40600 
shorewall_4.5.5.3-1.debian.tar.gz
 ef16146941e145dc509cbd524f47d3b4af864b0f 677868 shorewall_4.5.5.3-1_all.deb
Checksums-Sha256: 
 67c4db3dcc245f531a98ee13a7e0786f5e9bf4f00fd293773ac17635f4fa8402 1914 
shorewall_4.5.5.3-1.dsc
 235ee9ae4fd6aa3479c4e603e7d6cd82ca865172a2362f855f09fc18c65b9fe9 621754 
shorewall_4.5.5.3.orig.tar.gz
 c4e0947c5f98ebd47cf30d81efabd0ceb8fd5878875aa0b954c9b5e86d3bbed4 40600 
shorewall_4.5.5.3-1.debian.tar.gz
 21acd4505e0c766796c662591f8818ea0e1737c8c9b4ee824150d01d21271f22 677868 
shorewall_4.5.5.3-1_all.deb
Files: 
 bbc1910509df9b0ebc7bde569711fd25 1914 net optional shorewall_4.5.5.3-1.dsc
 b90fafa99aca1eefe342a6891629bd58 621754 net optional 
shorewall_4.5.5.3.orig.tar.gz
 cca7be45f4a1985a5d3ef4fa7faebf64 40600 net optional 
shorewall_4.5.5.3-1.debian.tar.gz
 16c8e378aa7a98d4487f1d6d1d8b116f 677868 net optional 
shorewall_4.5.5.3-1_all.deb

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

iQIcBAEBCAAGBQJP8jIvAAoJECzXeF7dp7IPkFoP/RlcEWDVgFW10NuI7F9FN4Ty
YzRnA5nK+V2B7VenstW9k+qVA/rOCnKhsVWMC/txm3yrIcSnVLUqXk3sU5h8pBtm
QDPYmC0pBxtjeqEcRapJ0EOUXmwOk4ZKszyreMQfz/7VcrVBSjyT1xe4kE0Y6NmI
ZY10lB/hPtkoTb9TwXnpL+xDQf3v/xUla6N/m5MokkKVrFMczkv/I/fLRMzHC5ts
2AFaLZ+fRk/d18gveIAqlXcuJ7ugm9g6bxBiDONxTVrfptARrzojJqvJlXLpe5AZ
28rSFZ97ZEcOxaFHYtmegPVyKg9nYnSGe2yT2kiqiI3F/wlmR91ghtNkw7VLDSxY
FBxiJBdN2Rgf0bGybiRZdbp/L2tkFa3B4HRtH5yrJiHYucMwv+oq/M+TiVAynFQg
RXlgVc31mM0rQNGnuoZljKoN/aIn/czLUa7pgBxGOTc/iCjzpwOp97nSIMx8vAjy
f9HqQlx0OWSw4tnrOof0bwHXuf0y4qUwdra/kOYocM2N5H2DedDeOuqtdHA7nyLQ
kJPz3jVMF1OAv84T/T4f+c2uUQWQ0SWIkZWyjEiLijRBZwYdLmdmEfI55ddUB0PV
6A57bzkp8+xUI+LAgFXl7fNNLFXYrvVDaqQkhzhMEiWUuPCxFl+MXpvqEGpSiQNq
JvGxQiFj8ILnzWBwpsCh
=AY6Y
-END PGP SIGNATURE-


Accepted:
shorewall_4.5.5.3-1.debian.tar.gz
  to main/s/shorewall/shorewall_4.5.5.3-1.debian.tar.gz
shorewall_4.5.5.3-1.dsc
  to main/s/shorewall/shorewall_4.5.5.3-1.dsc
shorewall_4.5.5.3-1_all.deb
  to main/s/shorewall/shorewall_4.5.5.3-1_all.deb
shorewall_4.5.5.3.orig.tar.gz
  to main/s/shorewall/shorewall_4.5.5.3.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/e1sntwu-0007ay...@franck.debian.org



Accepted shorewall-core 4.5.5.3-1 (source all)

2012-07-07 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 19:26:30 -0400
Source: shorewall-core
Binary: shorewall-core
Architecture: source all
Version: 4.5.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall-core - Shorewall core components
Changes: 
 shorewall-core (4.5.5.3-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 4702d49d454125f1aec62a71e96bd5a971ef9c2f 1941 shorewall-core_4.5.5.3-1.dsc
 3423c75697ad198bc91e23503bce1e67caef513a 61207 
shorewall-core_4.5.5.3.orig.tar.gz
 4c2a51e19e8d60f8dc247a34e1de23fcfab5bb92 1995 
shorewall-core_4.5.5.3-1.debian.tar.gz
 e4f8cad09ea59a024c0f1c02d74e7fcea9bac8b7 48328 shorewall-core_4.5.5.3-1_all.deb
Checksums-Sha256: 
 6dc7a4f2396590aef2609a6ae94065dbbb155c4b4778ea7b5ecfbe894a458893 1941 
shorewall-core_4.5.5.3-1.dsc
 f924d4c6eb15fac0f7d17c69efebe1df29cfb3ce67ff01d46c6f201e0a8d8d3e 61207 
shorewall-core_4.5.5.3.orig.tar.gz
 a22b748510d9c268ad08d56bec976ab3c7a3335dbd3972f76e82a6ce494212be 1995 
shorewall-core_4.5.5.3-1.debian.tar.gz
 773264b55e8e55a5ddc19dda50b214f5ad0f9d7ba3d5c42304747f3e2bfd8070 48328 
shorewall-core_4.5.5.3-1_all.deb
Files: 
 b99e13b6c6cd9ce79c557bcef2f71e21 1941 net optional shorewall-core_4.5.5.3-1.dsc
 004d8b534d04d64398b7a968121755ac 61207 net optional 
shorewall-core_4.5.5.3.orig.tar.gz
 b552335ba1ddef785ce213f0b733b85a 1995 net optional 
shorewall-core_4.5.5.3-1.debian.tar.gz
 975375faaf6cd98ed082aed90582aa28 48328 net optional 
shorewall-core_4.5.5.3-1_all.deb

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

iQIcBAEBCAAGBQJP8jIsAAoJECzXeF7dp7IP/6IQAIWxKYaAOA3vorPa6thzpF7g
Gw/nDBKRZWLeFsJUtMvm1HGWvijPaX15FLnS4TM3kzCHhNMpB7un/sFLIf7PRTcc
mECehU3D2MggvncpysvygNxEPEbi6TQt9nxIExHBq7XCe5LretLilarFYqSlS/qQ
RlrVdICWnjvYxQ9ZBYreA0AgB9oAO8qxKiR4EsD6JB4WJCyUlTUKXJdpnlwnD64r
OnR8q1EzdyFPfa8PM0/UHKKJXA4SmRJzqKglRaPXaAH6M8HWNZ8EPw3vHAaAeWdk
aqrdQZMvowIV+8N2GsN4tGZLQWKPmn3vi+8XQMJs3sf03qRtJe/6OarHneywBqv4
tBF32KK6pR/6S+z41OEavkG4CLQquc2PeEjbOmlPXuvgDYgrrM047AaHU0qiTkrn
6YCACJF78RLE0axVKoFL41VSmYi5fDGLnaOx1Ly7bXXeVgCODbrOefRrejH7pdeZ
B6bQLVBST/6RZ6wr8vWUTfI59Y3OoENxrJnJOSlSb3akhKOJwVUIrmBQqBNuBf6j
lSLbZpPwAd3JcfBY7SUWHTSlpi7k9U7I/KsTScwWIioS94Y8KwZai9Pg1LN/Q0ur
P42G8RmhOTo6wQPrQ1vVppixfpDFqH1J+mzUUQWMl+oaTTzSK33Gw+HkqwTn61Kp
kNEL/gxRjH76yS7RugwK
=qxt7
-END PGP SIGNATURE-


Accepted:
shorewall-core_4.5.5.3-1.debian.tar.gz
  to main/s/shorewall-core/shorewall-core_4.5.5.3-1.debian.tar.gz
shorewall-core_4.5.5.3-1.dsc
  to main/s/shorewall-core/shorewall-core_4.5.5.3-1.dsc
shorewall-core_4.5.5.3-1_all.deb
  to main/s/shorewall-core/shorewall-core_4.5.5.3-1_all.deb
shorewall-core_4.5.5.3.orig.tar.gz
  to main/s/shorewall-core/shorewall-core_4.5.5.3.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/e1sntwz-0007bd...@franck.debian.org



Accepted shorewall-init 4.5.5.3-1 (source all)

2012-07-07 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 19:25:07 -0400
Source: shorewall-init
Binary: shorewall-init
Architecture: source all
Version: 4.5.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall-init - Shorewall initialization
Changes: 
 shorewall-init (4.5.5.3-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 8642fc6bd00fce265d05606b6086726116febf8b 1941 shorewall-init_4.5.5.3-1.dsc
 15a9debc56a20abfe95c14d0c6b0d3a2b142fb22 40698 
shorewall-init_4.5.5.3.orig.tar.gz
 e6c829e7e1bb5d37ccb04e7b5c427a6aa5b19c0d 2893 
shorewall-init_4.5.5.3-1.debian.tar.gz
 a965f6a5162ecf24a9c32410e9b8b79a4b2cc0f0 28124 shorewall-init_4.5.5.3-1_all.deb
Checksums-Sha256: 
 4a2db35e74deda2acdc8ff354f7422b97bcdb7fdbb6036e432bb6a6d1de7d243 1941 
shorewall-init_4.5.5.3-1.dsc
 48ff5365dc90c22a27af7b259cf821c1b1cd011cd6e7b81b184dae73fe2e9413 40698 
shorewall-init_4.5.5.3.orig.tar.gz
 24731b48a128676e2dd0a95c10d04f255600b1c0c9716aa6299e5e00cfe341a9 2893 
shorewall-init_4.5.5.3-1.debian.tar.gz
 92ac2f48f091e7c54c519bcc5724a215c498c12fccad04d09eedef9fac341694 28124 
shorewall-init_4.5.5.3-1_all.deb
Files: 
 10d016d9bde76769c0731a225ccd034c 1941 net optional shorewall-init_4.5.5.3-1.dsc
 49b97849ccbc71ec61132c294938b7c0 40698 net optional 
shorewall-init_4.5.5.3.orig.tar.gz
 507298631863424a34c195a8b74fd101 2893 net optional 
shorewall-init_4.5.5.3-1.debian.tar.gz
 b3bc0302b147cef5d47eece76a5b11ad 28124 net optional 
shorewall-init_4.5.5.3-1_all.deb

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

iQIcBAEBCAAGBQJP8jItAAoJECzXeF7dp7IPmm0P/0gwpkSchjdMJGXj0TvL6C9t
efN0kxnP9jDdAr1Yl3ypTnds16o7XrvKWjjizqhlQJGr1B+aYThkEjaa8RGmNi0t
wUjkjO74nknIIB8Ba0ARwrNXW/d5FpM7nV6Rlhdu9T+eT8oeI1UxRcDKbt2j1Iu2
6PPcPv0isGk6JDShXqNJhwzXYVf859n2L44G/l9T5MXrrI3FiN22Ee9Bx78Zj4Wh
YNnx+u+IEf2cxdJvs7YHiKeaLGcLnB93E3O1Z3Hibjhe4u+iMCvNE8vubOZ8x6Hm
Q0D2AYwh5XEukN3Qkfla4QDSrSI9dnlt+HpXQu2hzHJAXIi0lClszKPkTA8c7gsl
oOuxPu1o0wyaXKH0376jsUq2CwksbZkxBm9xkBvI8CCzTQbHbEKBHPf4WI4IZBFT
TxovWvK4osLUQ0NnAiEowzHmRXLyD2BMd32TEQnGXDfTxOw92/4a1ZEXNrNqihHv
6tvUBIOGN+gGxrO7haRJTXdTip/fVHTUDmaemxGGn+L7DhcZ/DlmN/HDKh8B4lhv
xS1uARbo+0EYyBBuiw7jCD4BpNH8R7eDcSOdmOHlm4SGOGeoh0CrIX39VhSnQOPt
Eeeci4A1N+WaQ6n+jWpx3F8544QmleZLyqjXR+35FYoe8pPkyAGr2Dpjce7A86VH
gZGXo+kFYsZ94SU/esIo
=qR5L
-END PGP SIGNATURE-


Accepted:
shorewall-init_4.5.5.3-1.debian.tar.gz
  to main/s/shorewall-init/shorewall-init_4.5.5.3-1.debian.tar.gz
shorewall-init_4.5.5.3-1.dsc
  to main/s/shorewall-init/shorewall-init_4.5.5.3-1.dsc
shorewall-init_4.5.5.3-1_all.deb
  to main/s/shorewall-init/shorewall-init_4.5.5.3-1_all.deb
shorewall-init_4.5.5.3.orig.tar.gz
  to main/s/shorewall-init/shorewall-init_4.5.5.3.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/e1sntx4-0007cn...@franck.debian.org



Accepted shorewall-lite 4.5.5.3-1 (source all)

2012-07-07 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 19:27:27 -0400
Source: shorewall-lite
Binary: shorewall-lite
Architecture: source all
Version: 4.5.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall-lite - Shorewall (lite version), a high-level tool for configuring 
Netfi
Changes: 
 shorewall-lite (4.5.5.3-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 9153ea161288858f124d6cd3861a5cc2bb3c4dc6 1941 shorewall-lite_4.5.5.3-1.dsc
 7803a667d01cea2345a64e15f4168cdd7d1f7df2 58530 
shorewall-lite_4.5.5.3.orig.tar.gz
 4bebe906a9f7fb63f023f7d753485a497172d24f 5210 
shorewall-lite_4.5.5.3-1.debian.tar.gz
 260f401b737d459aad66c7a44a3f471501c53af7 23280 shorewall-lite_4.5.5.3-1_all.deb
Checksums-Sha256: 
 bdd942c80239226da2c918a7c8ce076e873e543bf70bf070f5274c224620c2ab 1941 
shorewall-lite_4.5.5.3-1.dsc
 5ea324651f3316f8febc6419d8e38e7c383b59ab0935798030a13d9d290abdea 58530 
shorewall-lite_4.5.5.3.orig.tar.gz
 b982d7249d70fd76065a47a9e86c8b0fb590058390f04dbf8af42ae4da9c879b 5210 
shorewall-lite_4.5.5.3-1.debian.tar.gz
 9bc747886f5818b7b8ad5d7fdeb347ad7bf6ab71878a0b4352c9b02f491d8cba 23280 
shorewall-lite_4.5.5.3-1_all.deb
Files: 
 e866c83f6fb0f3cd3cbbfe1fd9554cdd 1941 net optional shorewall-lite_4.5.5.3-1.dsc
 8771b78013ff6d760e073e2c94f833d2 58530 net optional 
shorewall-lite_4.5.5.3.orig.tar.gz
 57058db3d7ac11ccfb608d52ae8f684e 5210 net optional 
shorewall-lite_4.5.5.3-1.debian.tar.gz
 a07424fbbf0755e5d370ca1815a95c9e 23280 net optional 
shorewall-lite_4.5.5.3-1_all.deb

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

iQIcBAEBCAAGBQJP8jItAAoJECzXeF7dp7IPX8UP/0KXlizu8cq5egIu3cZiTlNH
C7a65sONmqYXYMcTzRV+H0ORAWQvEf5h3WkDz/FLMeOmQLzjPeaDHTYbROnu7J+T
DoEjpVOp+rv1AAavK5owisbn2bZULQA93Ui7QQNT8hnQdF6sZB0wXCXHV0emUWlH
LFqVXenPHTNywQwVH/Xexfu3CqGZyHzq1yNlM77MLIhzB/Fh7M75j7FDSBS18hQB
wMKlJASVI6ihD8igyOxvYk6hduZlNhTzNuE9LLXTKM+q+PRagF0F4TzfHL423yLU
8PcHNPQTfFy4fC/KIOvEMhiHEkC4fo1BRYHHEiDiSB2zBCQkLWVlrzzZ19N8FIsm
B39vYMi5ErVqpQKj3CK/mW7wFlcNr2z29hz4h4wXYjJA0d3hYSLSgmpqgJiSag6d
UEPZDHq0l5xsq9vCxazQjujlINxSEGyiDzVsEFi5NPy38W1aNOJeiD5DAFUA8j12
11kntYcoqEaZVtKtpey9zrC/kO4UorLCETS6yptTy0B+sRiVrZqJPfcEr9vhnUz1
QqSFwMW2oDwQyLJnpdWHzy/IqlqSsXrcaeIaD3m2bsLAaY6WpsDET5/MWqsIp2hj
PR4mPZIwhXwiF+uodZ+0/5lYyPZru94bT76owpVa91T8LltjTOcaTvSMVNGPX5u1
b+ymfbbuNW9gk6IvRad5
=fL/M
-END PGP SIGNATURE-


Accepted:
shorewall-lite_4.5.5.3-1.debian.tar.gz
  to main/s/shorewall-lite/shorewall-lite_4.5.5.3-1.debian.tar.gz
shorewall-lite_4.5.5.3-1.dsc
  to main/s/shorewall-lite/shorewall-lite_4.5.5.3-1.dsc
shorewall-lite_4.5.5.3-1_all.deb
  to main/s/shorewall-lite/shorewall-lite_4.5.5.3-1_all.deb
shorewall-lite_4.5.5.3.orig.tar.gz
  to main/s/shorewall-lite/shorewall-lite_4.5.5.3.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/e1sntxb-0007ct...@franck.debian.org



Accepted shorewall6 4.5.5.3-1 (source all)

2012-07-07 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 19:27:10 -0400
Source: shorewall6
Binary: shorewall6
Architecture: source all
Version: 4.5.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall6 - Shoreline Firewall (IPv6 version), netfilter configurator
Changes: 
 shorewall6 (4.5.5.3-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 ec284346e3d6ccf394a323f248518d92f999e997 1923 shorewall6_4.5.5.3-1.dsc
 da9b968a7545c3d7f36aff467963b84075f296ee 344284 shorewall6_4.5.5.3.orig.tar.gz
 a68e3012e3a6abb1e6bcd76042aa57308c46d990 33202 
shorewall6_4.5.5.3-1.debian.tar.gz
 c7cb00242457c3e548b409b71cb660bed44d3fbe 367728 shorewall6_4.5.5.3-1_all.deb
Checksums-Sha256: 
 09ade352dfd62abc09cffc34d73017522ab770b094ab07e18ae64a397d89a6c4 1923 
shorewall6_4.5.5.3-1.dsc
 6aeadd434a17b2cffc929152ca2492a716d0bc9008b767fbe351f497531dfce3 344284 
shorewall6_4.5.5.3.orig.tar.gz
 767292e2c19d0e7c26d0fe72168c66ca06d986690fead5e26a2b5a77371d059e 33202 
shorewall6_4.5.5.3-1.debian.tar.gz
 38ad2d8e92f72a0e81d54ff54a812012cf2a7ce2a011db2344388b7fce921236 367728 
shorewall6_4.5.5.3-1_all.deb
Files: 
 784a8a82c5afddc349c9c299546bb1a5 1923 net optional shorewall6_4.5.5.3-1.dsc
 ca9b16500790e75e224080d1cbcc6ee5 344284 net optional 
shorewall6_4.5.5.3.orig.tar.gz
 bc92c139076d322d5e3ee529a8d16859 33202 net optional 
shorewall6_4.5.5.3-1.debian.tar.gz
 9563ff2133dd222f907dbcff3b2b4b54 367728 net optional 
shorewall6_4.5.5.3-1_all.deb

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

iQIcBAEBCAAGBQJP8jIuAAoJECzXeF7dp7IPO4QP/3p/hDbDYWucmt9crhNFUmyN
kffZ8US7DNptq4z8LZJQ9onlnxtnaqt45xLTJ1JP7UnhEAcsWhBSLd1rgoguZJV3
BKWemYgmUZwVf0rsAr0R1m/2ny0rwv7u3/DumtfKRZgv+6/T0z0ME8xYVGIGBOFi
jllkASrT1XoKv+3wsy18g2yTN2IQa3MqqukNLQhaBGfnA2s2EoXYoboCcuiSZ92W
XqGQCYSSZ5T9z2ssfpkQ3U6bSkvmQwOjvyLxXtBWj4qCxO2NlsEcbVrAIVanXkt4
v336oWnMz2Gsu/n4CR0e6JMdvjJ2RRqKnpXcGyZ60hh/DpqOSM/O09H5SV74BzC3
6ZBzKCnrShC09f8chdnor2dA24Ozvu6BukJT6bR/8WKazi6Z4n9JftG6NFuoSPtN
q4HxWj3B+y++yrTHpWhoYiN672ry85g8WqOVKD23yg4h3ulFbBfknFKXZ7kqRHZu
pvIcxAflz2LE8+sEv6FCH6QozkQitgT6mN35zozidYNbuempDq5iXDBclkB6/MLt
PXiiD4+w1vBnn/wE3iOC0D2hbmnTYh2rwF1poDbrwcvkqKzEqyABQeBFsQeUCoxc
B3+MAaHsu9O45xaqZljAm8WG3/AFg7u0XNR9UjdbbaddzVO5rMJhrveXed8jUEOB
uOEgkQh71MV3s680Gy/j
=kBe7
-END PGP SIGNATURE-


Accepted:
shorewall6_4.5.5.3-1.debian.tar.gz
  to main/s/shorewall6/shorewall6_4.5.5.3-1.debian.tar.gz
shorewall6_4.5.5.3-1.dsc
  to main/s/shorewall6/shorewall6_4.5.5.3-1.dsc
shorewall6_4.5.5.3-1_all.deb
  to main/s/shorewall6/shorewall6_4.5.5.3-1_all.deb
shorewall6_4.5.5.3.orig.tar.gz
  to main/s/shorewall6/shorewall6_4.5.5.3.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/e1sntxg-0007ds...@franck.debian.org



Accepted shorewall6-lite 4.5.5.3-1 (source all)

2012-07-07 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 19:27:53 -0400
Source: shorewall6-lite
Binary: shorewall6-lite
Architecture: source all
Version: 4.5.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall6-lite - Shorewall (lite version with IPv6 support)
Changes: 
 shorewall6-lite (4.5.5.3-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 4245c0c65b97f443a63b70f406ece44dd585453e 1950 shorewall6-lite_4.5.5.3-1.dsc
 19953bd84fe0e11a9dd1cda872d3401baf9c7145 59106 
shorewall6-lite_4.5.5.3.orig.tar.gz
 cd4083ba53f3641d5a2c2c9a47a559ee1d6818bd 4585 
shorewall6-lite_4.5.5.3-1.debian.tar.gz
 f6255a9c0828b343fa2d8a4dafb0e9acde5b6c4a 22398 
shorewall6-lite_4.5.5.3-1_all.deb
Checksums-Sha256: 
 0387d38db81b8bd760fcdc9b88efe81c0b5d2805bebb5aec1b445052d6538fb8 1950 
shorewall6-lite_4.5.5.3-1.dsc
 c2696f029fb45c46bfff376f0d4d5576b64757c3010d4e4d13a2755ab8ad5c00 59106 
shorewall6-lite_4.5.5.3.orig.tar.gz
 94056958fc8969484a21a2f9c006c12fbd0188f610cd6e8af3db36df1c5ec991 4585 
shorewall6-lite_4.5.5.3-1.debian.tar.gz
 b2be810e3fc7b7bef014d224f4a6d0a75c10a0141edf84d2d31d2068566580bd 22398 
shorewall6-lite_4.5.5.3-1_all.deb
Files: 
 a0e38705f110b087de1e6c74cbe0c066 1950 net optional 
shorewall6-lite_4.5.5.3-1.dsc
 cb2783dd025eff7f138c2eed4059fb2c 59106 net optional 
shorewall6-lite_4.5.5.3.orig.tar.gz
 168035922f49c179e901c2f6600eefce 4585 net optional 
shorewall6-lite_4.5.5.3-1.debian.tar.gz
 c56a247863bf1bf2b156f8762343bc93 22398 net optional 
shorewall6-lite_4.5.5.3-1_all.deb

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

iQIbBAEBCAAGBQJP8jIuAAoJECzXeF7dp7IPG6MP+NwbG6106AE274tMvGeQ9qgi
CzRqWIRJhli9y2U/EfQUqcPOk3WEgpJo7rn8Hd0ZqJPoIF18r8vGprG7GZFqHNEb
p6JLPypffwimfXtsV7mAivlIYD3zVan14VG8KBtuqksC+YL2Mdt9Ma/rGYtrzw/V
Yt9mjHNElBHuRfw9NotGuHZ9w5Hf70+454vfhZekwtUcKytYrgsnYLDU20OZ6AzS
SRrHGhzbc/vyu72uxU3KuABG5yEeOZH0aLRJrDRHcO5rj/0mbZNLO2dVSFtFMcVd
XtEEeSIBci3W4OwW3heOlLWkU9XClE6N0n4LQW6ZKc755lWTp/CWeFlTxyTsO6dn
VrII2dta1tcQ6oRfxQUyijr7p39NDij1gzjnQnT1XiJO/YgCDO++2EwrybO1Yvii
QJ/rbSe0M5uTXMJEE9xALyPjFCDH5x/cDmFnFpECgJd3+hJmncDiKex0Up999Ym8
J3h7gIgcWC4FOt5AIfFr6OAzbG0Rx0xY0mvuMD7A9z3Nx3H78VOz+eWlxmEoqbi1
xrS7Haarj3cOIEMwSB59c4tnT1VYSgN5gvc+SQfMbIUexUMFJgE2qGDocuouKJIh
fRv+yGQ1lt3S6iqrAnRtM4Nrarig7IMEGxsG1YxF8UKDlLZIOsSg2snUIsxwf3mf
N8td0UWqxR0TQWPJ1Wg=
=G8nL
-END PGP SIGNATURE-


Accepted:
shorewall6-lite_4.5.5.3-1.debian.tar.gz
  to main/s/shorewall6-lite/shorewall6-lite_4.5.5.3-1.debian.tar.gz
shorewall6-lite_4.5.5.3-1.dsc
  to main/s/shorewall6-lite/shorewall6-lite_4.5.5.3-1.dsc
shorewall6-lite_4.5.5.3-1_all.deb
  to main/s/shorewall6-lite/shorewall6-lite_4.5.5.3-1_all.deb
shorewall6-lite_4.5.5.3.orig.tar.gz
  to main/s/shorewall6-lite/shorewall6-lite_4.5.5.3.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/e1sntxn-0007eb...@franck.debian.org



Accepted geoip-database 20120707-1 (source all)

2012-07-07 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Jul 2012 14:26:05 +0200
Source: geoip-database
Binary: geoip-database
Architecture: source all
Version: 20120707-1
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 geoip-database - IP lookup command line tools that use the GeoIP library 
(country
Changes: 
 geoip-database (20120707-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 8b906dc79c422d542e718d0772e524906bed9acc 1854 geoip-database_20120707-1.dsc
 d355aa66c71133d173a46faf3e334bfa8bd521fe 2487475 
geoip-database_20120707.orig.tar.bz2
 5a614f8df58bf3f3848d038c0aa0f59e280b6c60 3348 
geoip-database_20120707-1.debian.tar.gz
 2a22f56a4bee2802d052ba6219015fd178774eea 3713510 
geoip-database_20120707-1_all.deb
Checksums-Sha256: 
 1992442aa8dd3eec0e2873fe74333d8627c57a09f9e0bc7b22ccda31c9f1a93a 1854 
geoip-database_20120707-1.dsc
 4d9e2dee8026b9c580ba6e5715e8f872d0f14e0de36ede92140de45167fcc50d 2487475 
geoip-database_20120707.orig.tar.bz2
 e04a612a1abbb6f06b8d877f38a3ac7bf7b0e23683824e4f1079315385fbe8e5 3348 
geoip-database_20120707-1.debian.tar.gz
 1e109f51fc5eeeb57fb5721dcfb81e55d187619709601fe41e4b4a3ac72c369a 3713510 
geoip-database_20120707-1_all.deb
Files: 
 17e0665c59eed177398933abe17b49d1 1854 net optional 
geoip-database_20120707-1.dsc
 fed074d0182b10bc7547dd3768619e30 2487475 net optional 
geoip-database_20120707.orig.tar.bz2
 6e22e64441d3d8dc49e8bab3e73416fa 3348 net optional 
geoip-database_20120707-1.debian.tar.gz
 d722e2d4f07a5192cc5ec45df6e40af3 3713510 net optional 
geoip-database_20120707-1_all.deb

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

iQIcBAEBCAAGBQJP+CxdAAoJEBLZsEqQy9jkouMQAJikvty9Lv3nAS47E/nhUY5q
26IXDH9KRcC/4JL/t0Mw4mak4vOiCadlO/FBMXIhLAJFQI7rE/NHExIXW6RR01Rg
2gt/bgvIDJik5Iw+23ceYVEVAxGQriJ1JwX7D/gReejUBkvX5oach4fOxEUf/3Yk
5MV96SV8fHKNQMfl51bY+nM8y1ENlznEuufll0L+q97n+XkLxhAVCt7zPkacAB0S
l0OmeiijgvJ7ZMDy6VxtDfkI413QquItcKTPYH+Oe7a02XZ9Dt/BH82ZUPzvSTUZ
lpmdn2+/Lwb0dn2FXKkGAwQ4vuMKG8UT06+yoz3A5c/ppy2K2ohNZjPokcpnwEwS
izgfVSjWHqeNK8cXKhZBt7qn9UlY58QXEkGrrDvJaituhN/nlG8dA/gdDe7dzfCw
jaNqLuPpWMUpdWdD+FKy8yoQiH/Z/g0t3FGzRMg4NKOksVvbexRpTWrpIYDQkqY2
xWfezSJABstbBwPdQPUROpdQPz8neazk9rVopGCJbvAdcPriKeEoAXryMQoSgAHG
fFdsNCzjperaCBxQkyS+cl2O4vO6fj/o+k3P+igLmTTpwrS4Fk3tPFNdSAv+/jvg
tMfX80Dwxcmc7oaAoNA2EWMUNA6KxSRPcEe6PWCkOByBzywY3TXeAFFXkBnNF2Il
HAsvwpzQL/sT9EWL95TI
=EBJ6
-END PGP SIGNATURE-


Accepted:
geoip-database_20120707-1.debian.tar.gz
  to main/g/geoip-database/geoip-database_20120707-1.debian.tar.gz
geoip-database_20120707-1.dsc
  to main/g/geoip-database/geoip-database_20120707-1.dsc
geoip-database_20120707-1_all.deb
  to main/g/geoip-database/geoip-database_20120707-1_all.deb
geoip-database_20120707.orig.tar.bz2
  to main/g/geoip-database/geoip-database_20120707.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/e1snups-0001dv...@franck.debian.org



Accepted mkvmlinuz 36 (source powerpc)

2012-07-07 Thread Milan Kupcevic
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jul 2012 17:55:04 -0400
Source: mkvmlinuz
Binary: mkvmlinuz
Architecture: source powerpc
Version: 36
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team debian-ker...@lists.debian.org
Changed-By: Milan Kupcevic mi...@physics.harvard.edu
Description: 
 mkvmlinuz  - create a kernel to boot a PowerPC machine from Open Firmware
Closes: 509007 549681 600132 658443 677760
Changes: 
 mkvmlinuz (36) unstable; urgency=low
 .
   * New maintainer. (Closes: #677760)
   * Remove Sven Luther and Aurélien GÉRÔME from Uploaders, many thanks
 for your contributions.
   * Add myself to Uploaders.
   * Conform to Debian Policy standards version 3.9.3
   * Switch to dpkg-source 3.0 (native) format.
   * Add build-arch and buld-indep targets to debian/rules.
   * Bump debhelper compatibility to 8, use dh_prep.
   * Add ${misc:Depends} to Depends field.
   * Revise debian/copyright.
   * Switch package section from devel to utils.
   * Use hardening compiler flags
   * Compress initrd with xz to significantly reduce
 vmlinuz size. (Closes: #549681)
   * Add -fno-stack-protector, thanks to Colin Watson. (Closes: #509007)
   * Debconf translations:
 - Add Danish, thanks to Joe Hansen. (Closes: #600132)
 - Add Indonesian, thanks to Mahyuddin Susanto. (Closes: #658443)
   * Kill lintian warnings.
 - Spelling error in mkvmlinuz manpage
 - Fix lintian overrides
Checksums-Sha1: 
 599b5d5bb239f4d769bcff009d12ffd5032e65a2 1699 mkvmlinuz_36.dsc
 478a682b19c4408b3d04f5bda14bbb97a1d88e8b 61457 mkvmlinuz_36.tar.gz
 eb8f36d0b5871f42451314ab5d2b65fa75d22483 74108 mkvmlinuz_36_powerpc.deb
Checksums-Sha256: 
 fc92b1a49ba8fe71cece1fb64b6ebb1a23246629d7ab1bbe22501b8911d131c2 1699 
mkvmlinuz_36.dsc
 11be02f1f4bc19c0190aa705244663c7c61318660fb7c5f998f6d43885278734 61457 
mkvmlinuz_36.tar.gz
 30e6cfc7b727796fb90231b29f97c6406319dc9f3a283d98f57d91ed2645a09e 74108 
mkvmlinuz_36_powerpc.deb
Files: 
 01acab9d6dafefd5ca0a5c582c78952a 1699 utils optional mkvmlinuz_36.dsc
 0e034b891ed88cbc76ce4c2467aeff2d 61457 utils optional mkvmlinuz_36.tar.gz
 d57c91741aacb2a0a55e8978f5d8130b 74108 utils optional mkvmlinuz_36_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Signed by Ana Guerrero

iQIcBAEBCAAGBQJP+C8YAAoJELNGT4lqoVlI3GYP+wY19M1/749lNGZ3H7LXamkI
xoneTONoLrF7934zzbL1qWtgSKfMpFhy+ARoulzlm/cSh0WWAe8tBtyUGHSsu+or
KzNMHOYtZ+r4P6N+yxcfNAFd5t/jtInoPqVdtknJLnpkf6IJikW9LExcX/NmffUA
RlpNuLXqwWHRp96z1P72ItfJbDNwGLHXwLkq2QlY88qHcCO2F9ubqqKgKuZz7miW
j/xnMcPS/OMEjWnxb7MFH70Wu3NEGi0O0yrhvtTE9O0T3YYD/PhcMjYfmJzUi/Od
YAXpzYgfqTI83xm8FC29S0Dv9sqABaUd0P9lqB+ZPkYUskjyh4TkX7GEjd3W8Q/D
fYZ9isymYH7Ktnywrl2LQlOOdvASIwByZyHzFV+Lt5C9yMGGFRQmqaUozWD/SHAi
Z5RJ5wkd5pX2FeKdsPgJNjCGNDQrubhoOp0v1oGjMmNh5HbY2sN95nzLDPv0cnYd
3KrfYRYi1UNIJQd8BelTZJoeB0ofEFC0ZdzwJ3cBCE8xjo0Zb4vtCeah3nrxwRgj
8pNPf4WhfqckHYHtukRL3sa6t2FwV+tdIT4LKzexsTfHlZjwx3yQ1JZqZ0vetSTt
eWSImAaQsd5cyfMZVSByilUd5CB00RHFwQ/JtZ4LuJ0i/p6Avy4d55BV2NMEFqX4
J6VEgTO23zfdInnlq6LA
=HKjG
-END PGP SIGNATURE-


Accepted:
mkvmlinuz_36.dsc
  to main/m/mkvmlinuz/mkvmlinuz_36.dsc
mkvmlinuz_36.tar.gz
  to main/m/mkvmlinuz/mkvmlinuz_36.tar.gz
mkvmlinuz_36_powerpc.deb
  to main/m/mkvmlinuz/mkvmlinuz_36_powerpc.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/e1snupz-0001ez...@franck.debian.org



Accepted cdbs 0.4.116 (source all)

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

Format: 1.8
Date: Sat, 07 Jul 2012 14:45:56 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.116
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers build-common-hack...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 cdbs   - common build system for Debian packages
Changes: 
 cdbs (0.4.116) unstable; urgency=low
 .
   * Simplify auto-resolved build-dependencies to be unversioned when
 satisfied in stable (Wheezy): Oldstable (Lenny) is no longer
 supported.  Versioning will now be dropped for cdbs  0.4.89,
 python  2.6.6, perl  5.10.1 and debhelper  8.
 Thanks to Paul Wise and Dominique Dumont.
   * Bump debhelper compatibility level to 8.
Checksums-Sha1: 
 bd2f8a63b1c8b50708cb8944fe6beaa49a57efb1 1834 cdbs_0.4.116.dsc
 007e3ff93f08ebd8c20a83b5c85c325009b1 266721 cdbs_0.4.116.tar.gz
 a1d7f50c1fa6d3f2d29be2c4c37c1a6923757a80 79856 cdbs_0.4.116_all.deb
Checksums-Sha256: 
 8e4a6fb8bd62bbf4021028b911a176db881e11ce144e760dfe33e50ee42cbcfd 1834 
cdbs_0.4.116.dsc
 05d34fa1905d9aef2f3385364651159ce3dd305e0a0139e927f9a4d6770ea020 266721 
cdbs_0.4.116.tar.gz
 8ac0538dd8cc1c0ec8bab3b28ebd2b8f1fee63231a6090fd64716e1fa1332b80 79856 
cdbs_0.4.116_all.deb
Files: 
 d9a0ffdb5b1ee0c5c9ec730b41b63ed5 1834 devel optional cdbs_0.4.116.dsc
 d9544d225cd642a9ed6a9cab2a9db5de 266721 devel optional cdbs_0.4.116.tar.gz
 8896ce77dd9b7644ac2734b7f316763d 79856 devel optional cdbs_0.4.116_all.deb

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

iQIcBAEBCgAGBQJP+DQVAAoJECx8MUbBoAEhKcQQAIHaR3TlS2TNXCPKxqL8OoxO
ftQd9aP+QuibnEiHmtXOsnPSu9H1TFzokCuJ8TZhA12cOFqpqXcCFH8BOzTWiT4U
yg0+tfznwQKP1UK6dwAUlWcaOsVeMPAnEgPd2SkfZWdTt267hDh2iBHLOctkRURZ
JljqBckf5vTHUZaaSoXSnXqvyT+6NTjal2gkcd3SOpNst8kEBRENc058aBifYeod
Kiy10IHhTzwoSsBOtFgz00zP5AKCqGOKdMIJ8m/bQ/FYvGDdWdoCFqfhdcoD6c6e
xFA0mHMKnjTm1KC05A2WhEtoB/sO+42R1+YRBu+HUS3hnET4HI1boHYUCnhGuIbi
PcKi+Am02VozggzhjIA8Ofdqbk8e4pUoVoJnY7/ziN7yGtkfDV81b4x+AQFbUzYn
Suko+ceH14pGkT7oAFYE0GwElPLJKCDGVF+11PZkG5tQ1ARY+Sa8CIiXv4HX8bT/
sVFY/df2UAFSeEk4kyp6uSqthqSvLTbmlFHGTLOMn7vcQwkxq0ekB9AescVyk885
f6RoTDj4hIT1zirpeubiiXgxuWqwYTKReRAJzQu3E1OHYnOz0Y8zIFksBNIHkeYw
Cuug9ent7VPj64WKNrzukfQuZ51/RX94hJr33SdtKV4Ihlrmu35LKJpIpfd6tTQN
Yq7ELp7MSyxVP+slm/uk
=Xoa5
-END PGP SIGNATURE-


Accepted:
cdbs_0.4.116.dsc
  to main/c/cdbs/cdbs_0.4.116.dsc
cdbs_0.4.116.tar.gz
  to main/c/cdbs/cdbs_0.4.116.tar.gz
cdbs_0.4.116_all.deb
  to main/c/cdbs/cdbs_0.4.116_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/e1snusn-0005lu...@franck.debian.org



Accepted qemu-kvm 1.1.0+dfsg-1 (source i386)

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

Format: 1.8
Date: Tue, 03 Jul 2012 18:01:33 +0400
Source: qemu-kvm
Binary: qemu-kvm qemu-kvm-dbg kvm
Architecture: source i386
Version: 1.1.0+dfsg-1
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: 677528 679788 680551 680609
Changes: 
 qemu-kvm (1.1.0+dfsg-1) unstable; urgency=low
 .
   * 1.1.0 upstream release, finally.  No changes from the previous source.
   * added two patches from upstream qemu-kvm/stable-1.1 branch:
  qemu-kvm-Add-missing-default-machine-options.patch
  qemu-kvm-virtio-Do-not-register-mask-notifiers-witho.patch
(Closes: #679788)
   * mention closing of #640139, #672112 by 1.1
   * store cpus-x86_64.conf in /usr/share/kvm not /etc/kvm (Closes: #680609)
   * align-ram_size-to-8k-boundary.patch - force guest memory size to be a
 multiple of 8KiB, to stop SIGSEGV when guest tries to access last partial
 memory page.  (Closes: #677528)
   * dont-try-to-hotplug-cpu.patch (from Ubuntu package).  CPU hot-plug
 never really worked in qemu-kvm correctly.  This temporary patch
 disables this feature, returning an error instead of crashing.
 (Closes: #680551)
Checksums-Sha1: 
 e200b03ab3a3d0431ce3d8ba5fb41a13324a7529 1975 qemu-kvm_1.1.0+dfsg-1.dsc
 103d67920d94a489f049183c03b0a417011a4f42 3644584 
qemu-kvm_1.1.0+dfsg.orig.tar.xz
 d01f688a116ecafab3989042a8ebbdbc656e9fac 34356 
qemu-kvm_1.1.0+dfsg-1.debian.tar.gz
 30156f95a755f5f6e98cb66310a482945905632f 1756396 qemu-kvm_1.1.0+dfsg-1_i386.deb
 2277863e6f6894e5c58f9534e54531a9d1d7f7b2 5101688 
qemu-kvm-dbg_1.1.0+dfsg-1_i386.deb
 b89e75f34c240d27177904a93f5de86542afe1be 21478 kvm_1.1.0+dfsg-1_i386.deb
Checksums-Sha256: 
 64771146575c033c15794d132fbb1b5b38a2658705da85483c76e631f21917c2 1975 
qemu-kvm_1.1.0+dfsg-1.dsc
 2a8c8dd5e14b29d7ba013afcac42b2544f1c860380406469fb09a75964aa69f7 3644584 
qemu-kvm_1.1.0+dfsg.orig.tar.xz
 0017a6b7b5bfe495696c7c7c51d8011e011e35095b4c3baaf87e605852c95cbc 34356 
qemu-kvm_1.1.0+dfsg-1.debian.tar.gz
 7bc48ca4959ec52d538329ef02850e5e8ac842bcd2bfe0441b1d68238a343355 1756396 
qemu-kvm_1.1.0+dfsg-1_i386.deb
 1dba34e80c105fb210524a9a782b5d9103464492cb1657bd04606c12b690c360 5101688 
qemu-kvm-dbg_1.1.0+dfsg-1_i386.deb
 aefd346e99b0242fdcbb475c22f349b42b0fb17df5df0e2ac9953d45b2e71f36 21478 
kvm_1.1.0+dfsg-1_i386.deb
Files: 
 4d80a958dd3aa5032975c650b7cb972b 1975 misc optional qemu-kvm_1.1.0+dfsg-1.dsc
 c810330f60c6983f2fee6df0d2fd50c7 3644584 misc optional 
qemu-kvm_1.1.0+dfsg.orig.tar.xz
 04297d112924d27deba0fe2e13f5a38c 34356 misc optional 
qemu-kvm_1.1.0+dfsg-1.debian.tar.gz
 3e90557e7e2d7bfd6ed7539711dd303e 1756396 misc optional 
qemu-kvm_1.1.0+dfsg-1_i386.deb
 e14bb9289e0cbf65b7b9bb1bf5ff0789 5101688 debug extra 
qemu-kvm-dbg_1.1.0+dfsg-1_i386.deb
 e0e3138a1422703d1e72a64294626e14 21478 oldlibs extra kvm_1.1.0+dfsg-1_i386.deb

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

iJwEAQECAAYFAk/4MlgACgkQUlPFrXTwyDiIagQAknONwmunDn+hU2mAHLqVvnCc
OVoqmObtDDbSEng7m9S4uiZhTTbzPIiQb0/MPoxCqM09m9xpVKap8svm1oaJFz3+
8G/OPK31EFrocOdw1cWWbferE1qHHIXzfB9Bxk6GMau4Qdy8TNIG7S2PmsSh7akx
pZcfYPb6q+5915BglSQ=
=uxys
-END PGP SIGNATURE-


Accepted:
kvm_1.1.0+dfsg-1_i386.deb
  to main/q/qemu-kvm/kvm_1.1.0+dfsg-1_i386.deb
qemu-kvm-dbg_1.1.0+dfsg-1_i386.deb
  to main/q/qemu-kvm/qemu-kvm-dbg_1.1.0+dfsg-1_i386.deb
qemu-kvm_1.1.0+dfsg-1.debian.tar.gz
  to main/q/qemu-kvm/qemu-kvm_1.1.0+dfsg-1.debian.tar.gz
qemu-kvm_1.1.0+dfsg-1.dsc
  to main/q/qemu-kvm/qemu-kvm_1.1.0+dfsg-1.dsc
qemu-kvm_1.1.0+dfsg-1_i386.deb
  to main/q/qemu-kvm/qemu-kvm_1.1.0+dfsg-1_i386.deb
qemu-kvm_1.1.0+dfsg.orig.tar.xz
  to main/q/qemu-kvm/qemu-kvm_1.1.0+dfsg.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/e1snuuh-0005r3...@franck.debian.org



Accepted binutils-mingw-w64 2 (source all i386)

2012-07-07 Thread Stephen Kitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 04 Jul 2012 22:54:01 +0200
Source: binutils-mingw-w64
Binary: binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
Architecture: source all i386
Version: 2
Distribution: unstable
Urgency: low
Maintainer: Stephen Kitt st...@sk2.org
Changed-By: Stephen Kitt st...@sk2.org
Description: 
 binutils-mingw-w64 - Cross-binutils for Win32 and Win64 using MinGW-w64
 binutils-mingw-w64-i686 - Cross-binutils for Win32 (x86) using MinGW-w64
 binutils-mingw-w64-x86-64 - Cross-binutils for Win64 (x64) using MinGW-w64
Changes: 
 binutils-mingw-w64 (2) unstable; urgency=low
 .
   * binutils-mingw-w64 doesn't conflict with mingw32-binutils so remove
 the relationship (helps with #662746).
Checksums-Sha1: 
 3f42f657896d79b5c235619b53f1fa8a29ae9a6a 1846 binutils-mingw-w64_2.dsc
 1129a181f54bd8a07058266f0ad762ee4f74417e 4074 binutils-mingw-w64_2.tar.gz
 0c519c2121df9dcff7b299b3fcce0ab4efdd1d2d 124758 
binutils-mingw-w64_2.22-7+2_all.deb
 26107a174a29a89d3ca71ce599e676ed1c49cf93 6580962 
binutils-mingw-w64-i686_2.22-7+2_i386.deb
 e35503fe743d62964f919d27ce31ec1a7fb1a2c3 8249458 
binutils-mingw-w64-x86-64_2.22-7+2_i386.deb
Checksums-Sha256: 
 78e03a62d987d154eb21f1ce26f086371dc1eb14d5ebf362033908c0622344f6 1846 
binutils-mingw-w64_2.dsc
 39b24f765acb0734d94c9125920f630a041e00f3f00fdf594e0b06c5464d7fbc 4074 
binutils-mingw-w64_2.tar.gz
 ee691cea2d2fea1389fb5cde2528564c2278284a412acc8d2d3a4bff8748800e 124758 
binutils-mingw-w64_2.22-7+2_all.deb
 81c1602b650647644cba79fd83211dbe09cc84b1015a719bec95692d3e4de910 6580962 
binutils-mingw-w64-i686_2.22-7+2_i386.deb
 2e752f72ca7da67dfde288e7cf86f6cd519fa9dca269f6bf2e71f40e13620628 8249458 
binutils-mingw-w64-x86-64_2.22-7+2_i386.deb
Files: 
 c95764b7a41c31e6353a47614f971aba 1846 devel extra binutils-mingw-w64_2.dsc
 ecba30c0a3917bd3396f81fa0b70518f 4074 devel extra binutils-mingw-w64_2.tar.gz
 182c0234a103ac673b85d4390e310738 124758 devel extra 
binutils-mingw-w64_2.22-7+2_all.deb
 cfbed45d96242bc08ce36e1c0e6918dd 6580962 devel extra 
binutils-mingw-w64-i686_2.22-7+2_i386.deb
 cf3261358bdfb607738bd50a46765ac9 8249458 devel extra 
binutils-mingw-w64-x86-64_2.22-7+2_i386.deb

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

iQIcBAEBCAAGBQJP+E6cAAoJEHWXeKmja0lP67QP/iil6HJ6grzfUBBQdXIfcz8W
V7bgpWUL6dpJuMZx6d8qCHcAu36LwaWqjgkyG7qZvscP54G2f5x5/3uzI6Pnl/UA
JShV3yLXRdFBNQYtjJ9y7R6h2j0oxj/SG7BE0r+UVL6aPal9WwX/ycHD52AVEyRO
mH+QJoCQ/MNBjoV+O3FZWtW0gFt9t6j6NsSF3Fz4xPH1BU22TIzXR/BQTTC3JYKD
ibe2/WUTgiYwd4qLmfL0F9mTS2Jsq1Pt639xxb6L+XKY/UPfdLw+XSnHwiK87Lh5
EdV0glCmXoteJ2C54p/mXtg+RqhSll7tut/a37dm5WmGbenX8uE/9TfMHnWHi6yX
QCUbyhFAqV0FDdENJuBojICrJWeXuVEblTt6awELZ8FjzzfcEYlENza+WO4tAT2P
opn3zZUNjlba6Qc4mtq7xtViRG5tI1RQ4cHMBa+4+M5RHrs4YtMy8QIaoZscCS6s
gyofrcjDUEgROHEL7/LoNaBbKDIp+XioVx71zRALDmnw64amVsnfX7cxmpluWOz/
cMyq1iTQeFHgmU6AL+yT7OEsNxJk5w4fEcZlfgMNdh3JLtcacZwH0yNqGESoyT4t
er+dx0W4RKRSL5iZ5bdgj/6tvodhR2jx38/EeMNvDf6jcXyFXfZ7tvoW568MmtVr
pu4cBfnbMqN25yvIINa+
=6HKF
-END PGP SIGNATURE-


Accepted:
binutils-mingw-w64-i686_2.22-7+2_i386.deb
  to main/b/binutils-mingw-w64/binutils-mingw-w64-i686_2.22-7+2_i386.deb
binutils-mingw-w64-x86-64_2.22-7+2_i386.deb
  to main/b/binutils-mingw-w64/binutils-mingw-w64-x86-64_2.22-7+2_i386.deb
binutils-mingw-w64_2.22-7+2_all.deb
  to main/b/binutils-mingw-w64/binutils-mingw-w64_2.22-7+2_all.deb
binutils-mingw-w64_2.dsc
  to main/b/binutils-mingw-w64/binutils-mingw-w64_2.dsc
binutils-mingw-w64_2.tar.gz
  to main/b/binutils-mingw-w64/binutils-mingw-w64_2.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/e1snwkx-0007rg...@franck.debian.org



Accepted hunspell-be 0.53-3 (source all)

2012-07-07 Thread Dmitry Borodaenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 Jul 2012 11:15:57 +0300
Source: hunspell-be
Binary: hunspell-be
Architecture: source all
Version: 0.53-3
Distribution: unstable
Urgency: low
Maintainer: Hleb Valoshka 375...@gmail.com
Changed-By: Dmitry Borodaenko angdr...@debian.org
Description: 
 hunspell-be - Belarusian dictionary for hunspell and academic orthography
Changes: 
 hunspell-be (0.53-3) unstable; urgency=low
 .
   * Fix language name in debian/info-hunspell.
Checksums-Sha1: 
 70feb44571e71685506be33574d949dea2cbed2d 1140 hunspell-be_0.53-3.dsc
 2863f48e7cf04ca1547de19ae7454ab7c5d928ee 8381 hunspell-be_0.53-3.debian.tar.gz
 82cb3d073652fe52f88534879064e580641a06fc 363414 hunspell-be_0.53-3_all.deb
Checksums-Sha256: 
 feb7255d27127958a32b1127c5e2d5daa431abafc1771e172e9003629de5755d 1140 
hunspell-be_0.53-3.dsc
 e0581138ab919a43ca5c0250f92eda98ee687a13a4c52baaf705c1f6c607a745 8381 
hunspell-be_0.53-3.debian.tar.gz
 9fe7d078d1d47490fe6ccd5e0a0b757c7b0a300e49c31c99190a21a4df8a5e2e 363414 
hunspell-be_0.53-3_all.deb
Files: 
 29a12c7397d88057c748a43eae29f88b 1140 text optional hunspell-be_0.53-3.dsc
 4025b88647640e4018416dcb8ec4cf2c 8381 text optional 
hunspell-be_0.53-3.debian.tar.gz
 dfc0c519c5cab2968e3f1be5b423ce84 363414 text optional 
hunspell-be_0.53-3_all.deb

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

iEYEAREIAAYFAk/4RpIACgkQxhqJXoXuPg6WmgCfbbHcYJxFqXJRfDQ5/B3pY1AN
/ngAni+vXGe5qxyGpNZCzc1sh0JHBJuC
=cPSI
-END PGP SIGNATURE-


Accepted:
hunspell-be_0.53-3.debian.tar.gz
  to main/h/hunspell-be/hunspell-be_0.53-3.debian.tar.gz
hunspell-be_0.53-3.dsc
  to main/h/hunspell-be/hunspell-be_0.53-3.dsc
hunspell-be_0.53-3_all.deb
  to main/h/hunspell-be/hunspell-be_0.53-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/e1snwl4-0007sk...@franck.debian.org



Accepted tcpreplay 3.4.4-2 (source amd64)

2012-07-07 Thread Noël Köthe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 16:19:30 +0200
Source: tcpreplay
Binary: tcpreplay
Architecture: source amd64
Version: 3.4.4-2
Distribution: unstable
Urgency: low
Maintainer: Noël Köthe n...@debian.org
Changed-By: Noël Köthe n...@debian.org
Description: 
 tcpreplay  - Tool to replay saved tcpdump files at arbitrary speeds
Changes: 
 tcpreplay (3.4.4-2) unstable; urgency=low
 .
   * debian/control fixed lintian error
 depends-on-build-essential-package-without-using-version and
 lintian warning debhelper-but-no-misc-depends
Checksums-Sha1: 
 c4e12ce02556d2d97ab43c1a7cd20970ed62a28e 1138 tcpreplay_3.4.4-2.dsc
 47c9f9b33e40ecbde2299ff54258f89bbbaae749 5980 tcpreplay_3.4.4-2.debian.tar.gz
 996bba4390610cfb2bd6981dac7a04d380cc817f 458044 tcpreplay_3.4.4-2_amd64.deb
Checksums-Sha256: 
 a0a2da35a8eb2929373cfa45d00366a978640e7f349feb41d6abbd0879d2cb00 1138 
tcpreplay_3.4.4-2.dsc
 bab2eed4901c5c3f3f47a37735c4e07630c7895bbb963a1545228d37e437ece9 5980 
tcpreplay_3.4.4-2.debian.tar.gz
 a7e3f193203caa89cefb93eae82810c746157145447e12fd538ba978a377f0f8 458044 
tcpreplay_3.4.4-2_amd64.deb
Files: 
 08a62347fb55f4fce4485c21e0c8096e 1138 net optional tcpreplay_3.4.4-2.dsc
 31342d958c5151dbc4004a4cfd526acc 5980 net optional 
tcpreplay_3.4.4-2.debian.tar.gz
 9a8e1f6238d579cfe9b7ce016c214fa2 458044 net optional 
tcpreplay_3.4.4-2_amd64.deb

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

iEYEARECAAYFAk/4R3cACgkQ9/DnDzB9Vu0FkACgg1vWC1L7nfQuWi6zzQvBTJNV
eGMAoJUMJzgMg96T5xGq15ABFRAZ8Ke9
=1TVq
-END PGP SIGNATURE-


Accepted:
tcpreplay_3.4.4-2.debian.tar.gz
  to main/t/tcpreplay/tcpreplay_3.4.4-2.debian.tar.gz
tcpreplay_3.4.4-2.dsc
  to main/t/tcpreplay/tcpreplay_3.4.4-2.dsc
tcpreplay_3.4.4-2_amd64.deb
  to main/t/tcpreplay/tcpreplay_3.4.4-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/e1snwld-0007ti...@franck.debian.org



Accepted tseries 0.10-29-1 (source i386)

2012-07-07 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 09:36:45 -0500
Source: tseries
Binary: r-cran-tseries
Architecture: source i386
Version: 0.10-29-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-tseries - GNU R package for time-series analysis and comp. finance
Changes: 
 tseries (0.10-29-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Change Depends to ${R:Depends}
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 2959b11d3d394c3ce9d1d3ecb6c809e2efe8031b 1085 tseries_0.10-29-1.dsc
 55c75341a10e51557e37a68a22a9c9e2aa2c4ab7 165150 tseries_0.10-29.orig.tar.gz
 3469a5412d7cc11b15910cfaa8d23d7a3e0b7ce5 4131 tseries_0.10-29-1.diff.gz
 d0d6553ec96c1bd58a704cdef01283b14267b30f 289376 
r-cran-tseries_0.10-29-1_i386.deb
Checksums-Sha256: 
 e67ac67bbc995f39ef4a4382111d962a793f852496014177fe02736df3145d00 1085 
tseries_0.10-29-1.dsc
 01e2111b54ff7f6c2a61e0a95612f5b7e18a663518447d71291b517aa9e20bb9 165150 
tseries_0.10-29.orig.tar.gz
 2547b009b42c70e7d07faf4a0e2ac22b5dc1bca9d5c1e3b567dd718461cd7053 4131 
tseries_0.10-29-1.diff.gz
 6d117c341c3aa14ab86144b8d895142bdba18533a1fd8be19568664d5462e19b 289376 
r-cran-tseries_0.10-29-1_i386.deb
Files: 
 4e02395374ce7e5c04ff9af36b11359e 1085 gnu-r optional tseries_0.10-29-1.dsc
 6393af6a37ea85669959dbeaefc32497 165150 gnu-r optional 
tseries_0.10-29.orig.tar.gz
 c0a01ddeb23d814a1131a80373d9d28e 4131 gnu-r optional tseries_0.10-29-1.diff.gz
 79014271263c6e0bec7d756acaa44e2f 289376 gnu-r optional 
r-cran-tseries_0.10-29-1_i386.deb

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

iD8DBQFP+En1CZSR95Gw07cRAmmVAJ9cRvGNrrW5nK239x21/jvIieMA8wCdEMoC
i/mRLHGPOz69ArFd8TGbDk0=
=XCak
-END PGP SIGNATURE-


Accepted:
r-cran-tseries_0.10-29-1_i386.deb
  to main/t/tseries/r-cran-tseries_0.10-29-1_i386.deb
tseries_0.10-29-1.diff.gz
  to main/t/tseries/tseries_0.10-29-1.diff.gz
tseries_0.10-29-1.dsc
  to main/t/tseries/tseries_0.10-29-1.dsc
tseries_0.10-29.orig.tar.gz
  to main/t/tseries/tseries_0.10-29.orig.tar.gz


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



Accepted liblemonldap-ng-cli-perl 0.1-1 (source all)

2012-07-07 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 5 Jul 2012 06:33:14 +0200
Source: liblemonldap-ng-cli-perl
Binary: liblemonldap-ng-cli-perl
Architecture: source all
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Xavier Guimard x.guim...@free.fr
Description: 
 liblemonldap-ng-cli-perl - Command Line Interface to edit LemonLDAP::NG 
configuration
Closes: 680466
Changes: 
 liblemonldap-ng-cli-perl (0.1-1) unstable; urgency=low
 .
   * Initial Release (Closes: #680466).
Checksums-Sha1: 
 fa80f51d5a8f905b93bc13d957f48e3f4f8d5041 2149 
liblemonldap-ng-cli-perl_0.1-1.dsc
 e4e66e24bf85dcaadd680bc3ead335de404648d2 7481 
liblemonldap-ng-cli-perl_0.1.orig.tar.gz
 c4a40260165b7c0e860ad516fa1551b7e24efd3e 1413 
liblemonldap-ng-cli-perl_0.1-1.debian.tar.gz
 563b35fa6322c8a8a074ae1d89a757aaa45332c9 12962 
liblemonldap-ng-cli-perl_0.1-1_all.deb
Checksums-Sha256: 
 f57bc006a5388ef379f5a7b27f60cdb96b8d58f758b975044db242626b71ff08 2149 
liblemonldap-ng-cli-perl_0.1-1.dsc
 3654ed8d26c180076c4c5c987ab633d085fd4565398067eeba5e94f0fae99616 7481 
liblemonldap-ng-cli-perl_0.1.orig.tar.gz
 1407fa922e57f0e25ae64536835ed0dae3d6b99cac234fbb5bf14fde97d74663 1413 
liblemonldap-ng-cli-perl_0.1-1.debian.tar.gz
 87f5e9a95ec500756e3ca5465648ba36284653793aa4fb8cd672df80506b3efa 12962 
liblemonldap-ng-cli-perl_0.1-1_all.deb
Files: 
 1b398eb29827576f49d149f425b9d3d8 2149 perl optional 
liblemonldap-ng-cli-perl_0.1-1.dsc
 72300d5cb2af087ef5e3b5012ba291de 7481 perl optional 
liblemonldap-ng-cli-perl_0.1.orig.tar.gz
 0b4b1a14b9e2e5f0b065aba0d384c1fb 1413 perl optional 
liblemonldap-ng-cli-perl_0.1-1.debian.tar.gz
 fa27486cc47482d36ce9ac557fbcf553 12962 perl optional 
liblemonldap-ng-cli-perl_0.1-1_all.deb

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

iQIcBAEBCAAGBQJP90/gAAoJELs6aAGGSaoGA18P/RIJMfpX+zQs3fY98bGQMzP2
46ThMzMcdMCGWLhmzW9Yqxo7qEcaLA0Bp5p2AcCun2hmxs79B2xOBkNH5aRYWFKD
gvNZ9Ior4kWCuaiAs6IFkelcW/eUZh88Y9AfmBepHSsq6b+ziirMHD2L2NP4NNCK
LeQeavTaTPzBIkqnddK6I+BIOefYV5KdU5Z26qQogflFYrRZVQ2biezTXlmXp+YE
akvvO2kWFlFEQFc5qnkOFmH8BqIscnR6DHtCKm7r66re4HUXbFA/idq6zGcW1Lna
vZMGzAb3esK1Bbx0bmQnQ8DEvAN991m7g1ZjU7Z7STYq0EiDp0qq41Sht7k9Q1P6
9jPxx7i7lPgn5IqS7GHUsPwFVUamXTiyaJcHjcow9kbEzu8YOubud0eykvz7Rgvm
hfXw/whQOzU5tWgWL7LZoJxXyaT1TSlSFMpVnyvOFZKOtB5qc754AFMpEUrPB6ax
XvRC8PBIRGQ3zWt+h/NSi5nVVuZbACyC068KYKzHvZeQZ8qSKTGGmy2VQIMPdUF5
wmazXkNMYctz7JJiInY2g3MLqLpJuVVesS/vobb74qvq97bp4fQYy4qK8FwSZizd
pmxFXUSMCE2GW1eaPBoHYFxz8T9QhwuOUHaM/1Dya4w2CLy98WSmXPctu6yOQ/xo
CKitmwrfV1S1ItGlUAYU
=hLDV
-END PGP SIGNATURE-


Accepted:
liblemonldap-ng-cli-perl_0.1-1.debian.tar.gz
  to 
main/libl/liblemonldap-ng-cli-perl/liblemonldap-ng-cli-perl_0.1-1.debian.tar.gz
liblemonldap-ng-cli-perl_0.1-1.dsc
  to main/libl/liblemonldap-ng-cli-perl/liblemonldap-ng-cli-perl_0.1-1.dsc
liblemonldap-ng-cli-perl_0.1-1_all.deb
  to main/libl/liblemonldap-ng-cli-perl/liblemonldap-ng-cli-perl_0.1-1_all.deb
liblemonldap-ng-cli-perl_0.1.orig.tar.gz
  to main/libl/liblemonldap-ng-cli-perl/liblemonldap-ng-cli-perl_0.1.orig.tar.gz


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



Accepted lftp 4.3.8-1 (source amd64)

2012-07-07 Thread Noël Köthe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 06 Jul 2012 22:06:25 +0200
Source: lftp
Binary: lftp
Architecture: source amd64
Version: 4.3.8-1
Distribution: unstable
Urgency: low
Maintainer: Noël Köthe n...@debian.org
Changed-By: Noël Köthe n...@debian.org
Description: 
 lftp   - Sophisticated command-line FTP/HTTP client programs
Changes: 
 lftp (4.3.8-1) unstable; urgency=low
 .
   * new upstream release from 2012-07-04
Checksums-Sha1: 
 3b68b4aea3b7702670e2ea50c67c167d0b08e860 1114 lftp_4.3.8-1.dsc
 8b39fd6597a64329fa5e1f91d5520c1e14a0ab96 2460707 lftp_4.3.8.orig.tar.gz
 c61808b67459dd589e2ee8570b7afd244ff2163f 13403 lftp_4.3.8-1.debian.tar.gz
 050768eb338052ba76d3e58deaa9f88d4e8043c8 713968 lftp_4.3.8-1_amd64.deb
Checksums-Sha256: 
 e2ac170d6230bb16450cd7c831facd14576f1c54944b873397d4f3a6ed21f9fd 1114 
lftp_4.3.8-1.dsc
 cb56e29f9ecb677aefcc58600b2350b1cd207e0e36f0b621d07ac4e65d87a673 2460707 
lftp_4.3.8.orig.tar.gz
 c580e519a0915b7d1f6fc0083c206920fb67b662603e18186b31e03026d772ba 13403 
lftp_4.3.8-1.debian.tar.gz
 917f94f7bbcf05b0b2ac96c7c9738b6764a585f10214580633091af919a01f35 713968 
lftp_4.3.8-1_amd64.deb
Files: 
 803c519830ff0fbd3a62bcd1a01fdab9 1114 net optional lftp_4.3.8-1.dsc
 6f72bd50386b86939c781432c233ebdd 2460707 net optional lftp_4.3.8.orig.tar.gz
 2bda091f232492e9824b927c4766cf4d 13403 net optional lftp_4.3.8-1.debian.tar.gz
 0afd49b538ed9f88baded1691ed3 713968 net optional lftp_4.3.8-1_amd64.deb

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

iEYEARECAAYFAk/4SCwACgkQ9/DnDzB9Vu0QwgCePpKm9/v2WIMmLJYMvh54yfYi
/gcAn3xkwgGzjOaF3HyBvCpx3BW9Jw26
=rxsm
-END PGP SIGNATURE-


Accepted:
lftp_4.3.8-1.debian.tar.gz
  to main/l/lftp/lftp_4.3.8-1.debian.tar.gz
lftp_4.3.8-1.dsc
  to main/l/lftp/lftp_4.3.8-1.dsc
lftp_4.3.8-1_amd64.deb
  to main/l/lftp/lftp_4.3.8-1_amd64.deb
lftp_4.3.8.orig.tar.gz
  to main/l/lftp/lftp_4.3.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/e1snxsn-0003eg...@franck.debian.org



Accepted lua-posix 5.1.20-2 (source all amd64)

2012-07-07 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 18:36:24 +0200
Source: lua-posix
Binary: lua-posix lua-posix-dev lua-curses lua-curses-dev liblua5.1-posix1 
liblua5.1-posix-dev
Architecture: source amd64 all
Version: 5.1.20-2
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi gareuselesi...@debian.org
Changed-By: Enrico Tassi gareuselesi...@debian.org
Description: 
 liblua5.1-posix-dev - Transitional package for lua-posix-dev
 liblua5.1-posix1 - Transitional package for lua-posix
 lua-curses - curses library for the Lua language
 lua-curses-dev - curses development files for the Lua language
 lua-posix  - posix library for the Lua language
 lua-posix-dev - posix development files for the Lua language
Changes: 
 lua-posix (5.1.20-2) unstable; urgency=low
 .
   * Build-Depend on libncursesw5-dev to be able to handle UTF-8 strings
Checksums-Sha1: 
 421a7ba484838af445d3c3428d4f78f9474d2bd2 1543 lua-posix_5.1.20-2.dsc
 bcaadf6d7294727ea90caa47d02c0c3078bcf246 5455 lua-posix_5.1.20-2.debian.tar.gz
 f584d861f55275f69c2dcccffe1e6cee5bf8ed37 64404 lua-posix_5.1.20-2_amd64.deb
 2fde5a4afc0a0c95ec76a73ee9442a7d69c9bc2e 65312 lua-posix-dev_5.1.20-2_amd64.deb
 77e458aad96200412de0d96ec3b2b8be711935d2 58096 lua-curses_5.1.20-2_amd64.deb
 2bd6c017cc866b3a4609a87d11d8e9191ce53899 61400 
lua-curses-dev_5.1.20-2_amd64.deb
 30bb1174f5a277756a6ccac3732c4323c7885c60 14858 
liblua5.1-posix1_5.1.20-2_all.deb
 24c343c44707faf942195a1eefeddf3b059441ec 14862 
liblua5.1-posix-dev_5.1.20-2_all.deb
Checksums-Sha256: 
 8ad7f594b78366352abf26e0707d71520e4af2ae74b30c8234cc2ff3553f14f9 1543 
lua-posix_5.1.20-2.dsc
 fa63fe3fad6b450029e2256075e343ce59f8e455f44565a79f006347e196da87 5455 
lua-posix_5.1.20-2.debian.tar.gz
 bd9c113a81f4a87539fa4a64339e015e7a0dee4906335ba7f494ebb9b9d625bc 64404 
lua-posix_5.1.20-2_amd64.deb
 49bbe15196ddc1f5f3c2b4220e404be687ca0669a2b73904ab36badc412170b1 65312 
lua-posix-dev_5.1.20-2_amd64.deb
 1dd44baec629be5c61b3899ac0c0978cdb921e64c635fffd11819f2bb3d37463 58096 
lua-curses_5.1.20-2_amd64.deb
 814aa2a63f485aed4e11eb5a2ab4656af877b0d7330b9a808ff741376c218703 61400 
lua-curses-dev_5.1.20-2_amd64.deb
 af931c67c62ef8428948d948850309e57501718851efcfaac18f27cee12ff8cb 14858 
liblua5.1-posix1_5.1.20-2_all.deb
 0242f207c60abb2d6808fb65815486e7011eba2ff7f9c43ff7ef8401cc1ea351 14862 
liblua5.1-posix-dev_5.1.20-2_all.deb
Files: 
 e9235c0a0b2256fac4a0652752f7f1ae 1543 interpreters optional 
lua-posix_5.1.20-2.dsc
 f95f72a601c0cc161892203106a4ef29 5455 interpreters optional 
lua-posix_5.1.20-2.debian.tar.gz
 53a0de15c25eb69ec4be556ccf01039a 64404 interpreters optional 
lua-posix_5.1.20-2_amd64.deb
 b7ffd0960ad61e4da376669dd3e0cfdf 65312 libdevel optional 
lua-posix-dev_5.1.20-2_amd64.deb
 e526859cf9b40f0ff953461f706116b6 58096 libdevel optional 
lua-curses_5.1.20-2_amd64.deb
 3f8d18df6d50295f715ebd38358382eb 61400 libdevel optional 
lua-curses-dev_5.1.20-2_amd64.deb
 03fac1182d67115d48dd8298f87619ee 14858 oldlibs extra 
liblua5.1-posix1_5.1.20-2_all.deb
 8977a86edba3e2a1ffcac42d2c8311a5 14862 oldlibs extra 
liblua5.1-posix-dev_5.1.20-2_all.deb

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

iEYEARECAAYFAk/4bLsACgkQ7kkcPgEj8vI++wCfU6bmOHIY/APQ/r5IBWD8bZOO
8HsAn3gdEizvNFmtCF8i1Sq5a6hsMeEU
=8RmA
-END PGP SIGNATURE-


Accepted:
liblua5.1-posix-dev_5.1.20-2_all.deb
  to main/l/lua-posix/liblua5.1-posix-dev_5.1.20-2_all.deb
liblua5.1-posix1_5.1.20-2_all.deb
  to main/l/lua-posix/liblua5.1-posix1_5.1.20-2_all.deb
lua-curses-dev_5.1.20-2_amd64.deb
  to main/l/lua-posix/lua-curses-dev_5.1.20-2_amd64.deb
lua-curses_5.1.20-2_amd64.deb
  to main/l/lua-posix/lua-curses_5.1.20-2_amd64.deb
lua-posix-dev_5.1.20-2_amd64.deb
  to main/l/lua-posix/lua-posix-dev_5.1.20-2_amd64.deb
lua-posix_5.1.20-2.debian.tar.gz
  to main/l/lua-posix/lua-posix_5.1.20-2.debian.tar.gz
lua-posix_5.1.20-2.dsc
  to main/l/lua-posix/lua-posix_5.1.20-2.dsc
lua-posix_5.1.20-2_amd64.deb
  to main/l/lua-posix/lua-posix_5.1.20-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/e1snyd6-0008a9...@franck.debian.org



Accepted lxde-metapackages 3 (source all)

2012-07-07 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 19:23:15 +0200
Source: lxde-metapackages
Binary: lxde-core lxde
Architecture: source all
Version: 3
Distribution: unstable
Urgency: low
Maintainer: Debian LXDE Maintainers lxde-deb...@lists.lxde.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 lxde   - LXDE metapackage
 lxde-core  - LXDE core metapackage
Closes: 659577
Changes: 
 lxde-metapackages (3) unstable; urgency=low
 .
   * Adding galculator to lxde depends (Closes: #659577).
   * Readding back network-manager-gnome which apparently got lost at
 some point.
   * Updating GPL blurb in copyright file.
Checksums-Sha1: 
 dd033b81ee02b904f57ca39949c7d53f77e24636 1089 lxde-metapackages_3.dsc
 251eb0ca87ae50e243f65e761fabd9e086b42c55 2132 lxde-metapackages_3.tar.xz
 1e3cf218036c51ae1f38718a01151da7899dbc69 2290 lxde-core_3_all.deb
 8da7e818d43c4241464e782cef68c144697175df 2364 lxde_3_all.deb
Checksums-Sha256: 
 a57d104cf658ede815c05619ae9284180f53f58a274f1e143144a19ae55617c6 1089 
lxde-metapackages_3.dsc
 06a012f884d8e2e61b06747d88ac81df3ebe2a89e217803693ee8aa4c7664e78 2132 
lxde-metapackages_3.tar.xz
 07df895f65515621f74cedb261b8b30c8d3786ad154716f0dd93af3d40f01c85 2290 
lxde-core_3_all.deb
 2b16309b2583aa79aa8d9fd22e9286137e582c217a79e223ec9139cfaefcfdc8 2364 
lxde_3_all.deb
Files: 
 24581ea73fab9f5015d57aaa1b510afc 1089 metapackages optional 
lxde-metapackages_3.dsc
 2ace247df833fb328e697ccba5eea9dd 2132 metapackages optional 
lxde-metapackages_3.tar.xz
 52b20df9ec6e68ae9616161050dfb792 2290 metapackages optional lxde-core_3_all.deb
 5b936a37201da50a5842e9508ebff1dd 2364 metapackages optional lxde_3_all.deb

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

iEYEARECAAYFAk/4cQgACgkQ+C5cwEsrK55jGgCfTVWN/0+iuaBwgtCNUgQ+HL7y
dcAAnjmaO+5r1vNI0CiqdJ7qdtWgB8MP
=FUE8
-END PGP SIGNATURE-


Accepted:
lxde-core_3_all.deb
  to main/l/lxde-metapackages/lxde-core_3_all.deb
lxde-metapackages_3.dsc
  to main/l/lxde-metapackages/lxde-metapackages_3.dsc
lxde-metapackages_3.tar.xz
  to main/l/lxde-metapackages/lxde-metapackages_3.tar.xz
lxde_3_all.deb
  to main/l/lxde-metapackages/lxde_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/e1snyrp-000183...@franck.debian.org



Accepted dhelp 0.6.21+nmu1 (source all)

2012-07-07 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 12:16:40 -0500
Source: dhelp
Binary: dhelp
Architecture: source all
Version: 0.6.21+nmu1
Distribution: unstable
Urgency: low
Maintainer: Georgios M. Zarkadas g...@member.fsf.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 dhelp  - online help system
Changes: 
 dhelp (0.6.21+nmu1) unstable; urgency=low
 .
   * Non-Maintainer Upload
   * Dropped the declaration of dependence on ruby-commandline, which was
 already done on the code
Checksums-Sha1: 
 534b5c442fa2e59ba599b7d4ea8c61fa3ae49c0d 1569 dhelp_0.6.21+nmu1.dsc
 1d50ca3ad588bea39162bd733fdfdd7dd0733860 76930 dhelp_0.6.21+nmu1.tar.gz
 51533f6c05d1c7d8cd570c914cefaf17c5366bb4 70842 dhelp_0.6.21+nmu1_all.deb
Checksums-Sha256: 
 5d4f3701d983246c699b424260abf9c45773be6f88fc74e8db2844fd8cd4a52c 1569 
dhelp_0.6.21+nmu1.dsc
 c8b22d8f6b37b08ec1e895fd4fa40bd4d4605fa52e4de171bbb86fa9262f9c6a 76930 
dhelp_0.6.21+nmu1.tar.gz
 8fc9582f2fb6a6301f4584b92cc3da3f5bbd92ff480dfff0a909217f3f7598ba 70842 
dhelp_0.6.21+nmu1_all.deb
Files: 
 40a391cdb8e20bdf45f864e0742bde9f 1569 doc optional dhelp_0.6.21+nmu1.dsc
 feb184bfe6fbc12c7106347594f7bb37 76930 doc optional dhelp_0.6.21+nmu1.tar.gz
 115c40c3a2df447ab66e77581ccc15c0 70842 doc optional dhelp_0.6.21+nmu1_all.deb

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

iQIcBAEBCAAGBQJP8dhpAAoJEGc6A+TB25IfsekQAKt0v4p2/nAyhx4u/VlvayWa
F23gE7xY7+WPmnz1eeKZs+dD/YcNUgQAid0SZpbn+35GZyCrg4r4x9xBhiNudH49
G2C2BVAeb7R17Q+AYuxIG/3UMIRvkkojRbca9fsjsJZa4aXq2oxHlZ6qmKxFrYiz
PA1KeOUJzNmC4jV74mYxYb9lw0tbcyKD+vvnel3Kt+mUnwcjhGId2iP3Ldw9MgMI
SdwhstCWL6zn0tjpoNco54mXfEkJUe2/WfVIPGR3H0/jreL/QlVuSIiz6l2gRGQY
MVCvdD15CwB0i2Poz3hK0iJoLKvf9BQUECLyELa+xENqURSoev+80lbhUU5ZvLQB
r6/+hjLXcXRA7eO+b8pcgGS2Sl4CWoNfmdt+u16x9ifLvfAFtHZLe0reUHiEMEG9
qL/JllAihfW3O0s+60YZgHLOXzzm6oJbjTQ0uIvrMvhNdam8ETstpVEnnZwuV6Bp
+3V8Zq59ewMuNafW3KUldbz0n/xE3WewPY59dbuOSK4j/7zROrQzuDUvKPv0k+vZ
SWBwRh3wqnMVcCL+cQwuvDfrL2l29dd7cS2fWRi2HJ4Hg5vkBzk+0qnKYReRQFdE
icD28hOs5AhuMrSKUpOjB2XO9mansw4Afss32VKo628QU3zfflKW8FlASmQD5E4E
Wz43XPjN8ckELem8mRKR
=d1SM
-END PGP SIGNATURE-


Accepted:
dhelp_0.6.21+nmu1.dsc
  to main/d/dhelp/dhelp_0.6.21+nmu1.dsc
dhelp_0.6.21+nmu1.tar.gz
  to main/d/dhelp/dhelp_0.6.21+nmu1.tar.gz
dhelp_0.6.21+nmu1_all.deb
  to main/d/dhelp/dhelp_0.6.21+nmu1_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/e1snz69-0001eo...@franck.debian.org



Accepted fonts-bpg-georgian 0.5a-6 (source all)

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

Format: 1.8
Date: Sat, 07 Jul 2012 19:39:52 +0200
Source: fonts-bpg-georgian
Binary: fonts-bpg-georgian ttf-bpg-georgian-fonts
Architecture: source all
Version: 0.5a-6
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 fonts-bpg-georgian - BPG Georgian fonts
 ttf-bpg-georgian-fonts - transitional dummy package
Closes: 672167
Changes: 
 fonts-bpg-georgian (0.5a-6) unstable; urgency=low
 .
   * Doh. There is a malediction on this package.
   * Use Replaces: ttf-bpg-georgian-fonts (= 0.5a-2)
 and Breaks: ttf-bpg-georgian-fonts (= 0.5a-2)
 Really really Closes: #672167
Checksums-Sha1: 
 3222d1bf23c9f6e78faf164eda7fed5b983daf74 2035 fonts-bpg-georgian_0.5a-6.dsc
 5e8ffbdd37f2ba85c681cb2d6e732e284de57aad 2620 
fonts-bpg-georgian_0.5a-6.debian.tar.gz
 fba45608c5c35eaeeaab3046db63e33b8f534302 350814 
fonts-bpg-georgian_0.5a-6_all.deb
 57c8926d1309ac22fa9d83a88b676769acc2bec1 2798 
ttf-bpg-georgian-fonts_0.5a-6_all.deb
Checksums-Sha256: 
 fda62f517d3cc3adcdcf2cbc515ba260a8a4ee9ef00a4dc6d27e07688a267fd4 2035 
fonts-bpg-georgian_0.5a-6.dsc
 76d2c7057a3fe17b261c71d61953a7b174725678215a7bb5984059dc9c3f822e 2620 
fonts-bpg-georgian_0.5a-6.debian.tar.gz
 a81956abf1417313ca21ecc10fffc30f0480ea389cac81204d725763d5c52a58 350814 
fonts-bpg-georgian_0.5a-6_all.deb
 2cf7ce8b85f8111e8a16010b0f79e04ecb6491c7a9bfb4f77b066eb1f510bee0 2798 
ttf-bpg-georgian-fonts_0.5a-6_all.deb
Files: 
 20f62dcf321a15ab2e0d72b8a0c82ec0 2035 fonts optional 
fonts-bpg-georgian_0.5a-6.dsc
 35438715d207c352e3cd0d2d7b74fcf6 2620 fonts optional 
fonts-bpg-georgian_0.5a-6.debian.tar.gz
 667f6d49adac431df4d9a52581ecde83 350814 fonts optional 
fonts-bpg-georgian_0.5a-6_all.deb
 f0a6417ffccb8f2f84240c53c516c8b6 2798 oldlibs extra 
ttf-bpg-georgian-fonts_0.5a-6_all.deb

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

iQIVAwUBT/h1i4cvcCxNbiWoAQKiyg//TC7OitC4zAj2/3AiW4QIk41YGL0cFXYm
CfOM0GY/fqmsFwliyPqRpqybvh2hqh/JPsShu1B1fs9D9VKrN9cISPPJx5WFh9z+
tz0p2zLt+5Cm0sFKmHp5HXWqQihsAKI8322X6lNiuDFzeKcNgKSPn5jxtj7T3WH3
5Oh/6B5Ic//O9ACIXG5ty5zr6/n7HBzlZMc+hJtmcpj00+jPlMilBgCvnIvAJdMc
rfmwqn1wZSay2XnsMKdRJVvIDxP3HG4qWSbLjc0G9v0yyGAPqWt9V1ePaqoniUDH
0pXxH44XriyzMg80E+vdOdYsp+wIGwpzT6nquZwxWBNS6rEshOCmWFkL/wbMp6hB
F8jmi6uS2hwG0gtcux10Vq6hHUXlwF9NCXSrCJ6ctDfu9s5pvPftSJ0ww2yKQbei
uWbjFATdP8q9nlT++TjxUaH9qwSDQ1pFQn6kraTIPJ14KujXZI21T8naCoQ2DtVk
ADAWBBw68KOniTVlg5S/QkXsUWxGe+zXU29dttvew6qC8SCgZgwl3Wk3sxgAyRk0
lYugvCb7Vh3pq8d3OqbrDzXGztdBcNsA3kYONzKdlRxk6JJvoeAYeJBXHQPebSaV
a3CR7udOeVsf+lw11/kYzziAXmSwMw1JUhm0iOrtDd6N3OSjJg2pGbjTqPAvkSl3
OniOjBH+dR0=
=EtiS
-END PGP SIGNATURE-


Accepted:
fonts-bpg-georgian_0.5a-6.debian.tar.gz
  to main/f/fonts-bpg-georgian/fonts-bpg-georgian_0.5a-6.debian.tar.gz
fonts-bpg-georgian_0.5a-6.dsc
  to main/f/fonts-bpg-georgian/fonts-bpg-georgian_0.5a-6.dsc
fonts-bpg-georgian_0.5a-6_all.deb
  to main/f/fonts-bpg-georgian/fonts-bpg-georgian_0.5a-6_all.deb
ttf-bpg-georgian-fonts_0.5a-6_all.deb
  to main/f/fonts-bpg-georgian/ttf-bpg-georgian-fonts_0.5a-6_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/e1snzkh-0002oa...@franck.debian.org



Accepted webhelpers 1.3-3 (source all)

2012-07-07 Thread Piotr Ożarowski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 07 Jul 2012 19:13:26 +0200
Source: webhelpers
Binary: python-webhelpers
Architecture: source all
Version: 1.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Piotr Ożarowski pi...@debian.org
Description: 
 python-webhelpers - library of helper functions to make writing web 
application templ
Closes: 629699
Changes: 
 webhelpers (1.3-3) unstable; urgency=low
 .
   * Handle API change in WebOb 1.1.1 (thanks to Colin Watson for the patch
 from Ubuntu)
   * Disable distance_of_time_in_words tests (Closes: 629699)
Checksums-Sha1: 
 9c80491250d60338f7bd68567bdd0cae38ad1c58 2175 webhelpers_1.3-3.dsc
 873fc48c180e15b71569c53ed57511f58a63ac53 7191 webhelpers_1.3-3.debian.tar.gz
 b853d0c2f8aad09291f551e192dbb85a36413a8b 145204 python-webhelpers_1.3-3_all.deb
Checksums-Sha256: 
 1120fca602cdf762bfcc454bffad8ffb6281f1026e16168d4fc504bf2fde2066 2175 
webhelpers_1.3-3.dsc
 8ebff04c566f59a5e67d5176d0eb3bd0fa3809f1057a31633a0e344c0579dacf 7191 
webhelpers_1.3-3.debian.tar.gz
 0e76f60df37db27a58cccbc81e70fc4a207aeb6455f27eafb3ac4b63cae62102 145204 
python-webhelpers_1.3-3_all.deb
Files: 
 50bf1f54ad26c36493e1d0f16c35712f 2175 python optional webhelpers_1.3-3.dsc
 6cc87ebecc2acf3d1d725893732fad68 7191 python optional 
webhelpers_1.3-3.debian.tar.gz
 1626dbd79b127697d1cbff67a6e9d489 145204 python optional 
python-webhelpers_1.3-3_all.deb

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

iQIcBAEBCgAGBQJP+HiFAAoJEK728aKnRXZFbRQP/3hQvYTYe6Bbnc9pmTmhWrws
kS8wRUa/UdzR5rFKC0zztI+zjLk2gr6rojAC1AlhFwD/oE70WsRRUDYNUYn9F4p+
OpQcsWxy4RB3C3f4/KqjYrnVAzDRgyKPpKltO9smG2oXstvEr6JvD8CFeq+JFFLO
zfGS87emDBp13z379hzOZQRIDYPvpwxSD8o2VTFNZj4pbRWX19DOeFHYcPEv45XB
x7SXwEUKoXqe8fPsaLlPMyYOlK/ib921xZm2o090muLAX/TChY13vGqs8DHVKDiG
uhD3mio3sBYMMXPLGt8JiTGXPpQZQWhYMlEePEH/P3kdX4sK+cML4hbqXkI54UMP
WTQq1LULEqvENNa34k1bsfUIH7yqbO7Z8PJ48a7soWkHy3Fz7qwu7uLQCUzj6JNl
ze2B7LAeWDIFC5Y0QUeV+risDDEIaEZPuXce/WDcxlD0tQ4fAd8ectHS+fJn/a/U
RtYNS+lI2NLkZUOh5+82/OSNScIE56o4Ea8GwpUpR4GjMOu/lhnkJ6QrdGjNKnXD
YfA5DL6NNxPKSnMJvgcWmBUAusjWYSRfPobfUs55fIYFkmf7xcP1ttw78Fi8Gugf
mT41K1dqkAlXKJKRRnWw259v+ZqodOGdufK5bYu6wnHbIVdD9kbVlZZhZ5xfTge+
j7QBg7Vkn3eyqh53wfbc
=i9ra
-END PGP SIGNATURE-


Accepted:
python-webhelpers_1.3-3_all.deb
  to main/w/webhelpers/python-webhelpers_1.3-3_all.deb
webhelpers_1.3-3.debian.tar.gz
  to main/w/webhelpers/webhelpers_1.3-3.debian.tar.gz
webhelpers_1.3-3.dsc
  to main/w/webhelpers/webhelpers_1.3-3.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/e1snzzb-0003bg...@franck.debian.org



Accepted mutter 3.4.1-5 (source all amd64)

2012-07-07 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Jul 2012 20:03:06 +0200
Source: mutter
Binary: mutter mutter-dbg libmutter0 mutter-common libmutter-dev 
gir1.2-mutter-3.0
Architecture: source all amd64
Version: 3.4.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-mutter-3.0 - GObject introspection data for Mutter
 libmutter-dev - Development files for the Mutter window manager
 libmutter0 - window manager library from the Mutter window manager
 mutter - lightweight GTK+ window manager
 mutter-common - shared files for the Mutter window manager
 mutter-dbg - Debugging symbols for the Mutter window manager
Closes: 680004
Changes: 
 mutter (3.4.1-5) unstable; urgency=low
 .
   [ Rico Tzschichholz ]
   * debian/patches: Add upstream patch
 00_meta_window_move_frame-fix-crash-when-frame-is-NULL.patch
 .
   [ Michael Biebl ]
   * Install missing keybindings file 50-mutter-windows.xml which is required
 to configure mutter specific keyboard shortcuts in gnome-control-center.
 Closes: #680004
   * Use list-missing to list files missing from the package.
Checksums-Sha1: 
 235370aa531c9b9570848d35ff90ee772d33384e 2842 mutter_3.4.1-5.dsc
 ecabea2958b8e1646762f709ea8ceb6540f0865f 17355 mutter_3.4.1-5.debian.tar.gz
 c61135e23e99f78b148b54b5807dd55839215263 1472884 mutter-common_3.4.1-5_all.deb
 22da8c4c56fa3d8bd6da04a95d99667ee75541c7 259104 mutter_3.4.1-5_amd64.deb
 b24a561f637b0bafed0476a45e2eadd5c56f41a6 1385100 mutter-dbg_3.4.1-5_amd64.deb
 0c1552b254e57ef2e4e37c50a0be1aeb3e254fc8 564978 libmutter0_3.4.1-5_amd64.deb
 d7723703c709381b2ca9b159d0dee3405d6d8b75 692124 libmutter-dev_3.4.1-5_amd64.deb
 b11ef5f7d488366463e9852e3786e6b55943e131 239522 
gir1.2-mutter-3.0_3.4.1-5_amd64.deb
Checksums-Sha256: 
 9ee1830b22d9de809d1de1530e0c3c75e4494eb29136b35bd0bff2e91696c6e0 2842 
mutter_3.4.1-5.dsc
 1ede83c479e5ded70b0464e515b31b60fefd0cd87bc336ff85639301a5ced9a5 17355 
mutter_3.4.1-5.debian.tar.gz
 092dfca858a1391173d589ad8b04c681bcc74c0b8e45760c92a5b12637db5930 1472884 
mutter-common_3.4.1-5_all.deb
 dc9f051faae95c1f3bf33963a80d3e024bea5edfe97dff5f70416af1ad0c9fc0 259104 
mutter_3.4.1-5_amd64.deb
 c9b727fc324a367249fcb14f4c8f080ed9f825170d0561ed396b2b8932b9c8cc 1385100 
mutter-dbg_3.4.1-5_amd64.deb
 71e37d634471ce7dfd1ea2002ede7533f3f7ee7196c8e459a6483ab1d2df57c9 564978 
libmutter0_3.4.1-5_amd64.deb
 198b4abfe36f1a8d8bdc1e673ce944cf83ee5d980f7f91ee43966db17bb1cca1 692124 
libmutter-dev_3.4.1-5_amd64.deb
 40ef9df46cf2910dc034fcab1dca99aa870769cb6860e489c80ad6d2633a0df8 239522 
gir1.2-mutter-3.0_3.4.1-5_amd64.deb
Files: 
 9f5bfcb9315082b32870b4ba57d4982e 2842 x11 optional mutter_3.4.1-5.dsc
 9cdcbb3208ca9ebe910f96cc1a19ea10 17355 x11 optional 
mutter_3.4.1-5.debian.tar.gz
 ed6748a51ace5340ec555da77f4dc6a0 1472884 misc optional 
mutter-common_3.4.1-5_all.deb
 cbafc5bdb35561c30b2eeb7f3b5fc7bb 259104 x11 optional mutter_3.4.1-5_amd64.deb
 090c19043c5443a211911e1a8a766594 1385100 debug extra 
mutter-dbg_3.4.1-5_amd64.deb
 e46440ba4af5053ad0cbb52d73ac5b48 564978 libs optional 
libmutter0_3.4.1-5_amd64.deb
 556ddee27cab5c059444798767e5f6a5 692124 libdevel optional 
libmutter-dev_3.4.1-5_amd64.deb
 5df10591c5485385bb034d5e2dac2e70 239522 introspection optional 
gir1.2-mutter-3.0_3.4.1-5_amd64.deb

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

iQIcBAEBCAAGBQJP+Hz4AAoJEGrh3w1gjyLcuo4P/RNWN9Zz5mfLUyUTC2EAQ831
qjMfyIiugn2qs4OOd8MdhUgCc2aLZkX9Y/KzVXB+g0pGO8DPOnpWlNciKU6kg61L
iYtpSFJY96y2o/CEorFRw7YPVuoMJIBH0fZFHtr32tI7PR7AJXWE2uPUtJmmjemf
GZHDO6EThc7JE0C4W4LgM+AlJlS+Ii2jAIYIRJwA+2HmL8UTnyI6uOhvKpKVP7f5
HnZGWqjRkYBrwZ77O5Ma0YFs1gq47bI67FIbkAZASBxZLy52DtVziRykBv0MRCTG
lxqLU4qjpUipEQ3u5pCxG5KKF2zuop5wneyJl3C5VGA5GBKpwBgbcPtqbeRCbHUe
UIG4bcFIu8XqVUhM1jPbFlB4f2MWnzmcGVI02JjkXCeSnHpZh/igi0bzXZ+0+uEq
/VZkrFQIFfbIcEN0o9ysiu0uZO9K9uhRCMK9TzuXuGFb8v2pMkveIkixlNR+PEPS
1GGpXWD6sBS4RSKZJ9KOXPrMic8mt05ZbIvuThLwKjAvw1PCa0h56Sns0AaHrEMl
rizhkAUNAZjJNv5DTBOJLoYsKddOi3MFuf6IHJyrCbdcly/C/8NFu9rEOz6/gRlF
5eznF2utmw7xboxEF5/DH1rUdmKk5n/WfVVF7ZSB+v8Z9mOekvIcimXwZR3bCsKF
Q+vQ5iYHeOPwFpzUcYYJ
=/24s
-END PGP SIGNATURE-


Accepted:
gir1.2-mutter-3.0_3.4.1-5_amd64.deb
  to main/m/mutter/gir1.2-mutter-3.0_3.4.1-5_amd64.deb
libmutter-dev_3.4.1-5_amd64.deb
  to main/m/mutter/libmutter-dev_3.4.1-5_amd64.deb
libmutter0_3.4.1-5_amd64.deb
  to main/m/mutter/libmutter0_3.4.1-5_amd64.deb
mutter-common_3.4.1-5_all.deb
  to main/m/mutter/mutter-common_3.4.1-5_all.deb
mutter-dbg_3.4.1-5_amd64.deb
  to main/m/mutter/mutter-dbg_3.4.1-5_amd64.deb
mutter_3.4.1-5.debian.tar.gz
  to main/m/mutter/mutter_3.4.1-5.debian.tar.gz
mutter_3.4.1-5.dsc
  to main/m/mutter/mutter_3.4.1-5.dsc
mutter_3.4.1-5_amd64.deb
  to main/m/mutter/mutter_3.4.1-5_amd64.deb


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

Accepted openjpeg 1.3+dfsg-4.2 (source amd64)

2012-07-07 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Jul 2012 16:13:27 -0400
Source: openjpeg
Binary: libopenjpeg-dev libopenjpeg2 libopenjpeg2-dbg openjpeg-tools
Architecture: source amd64
Version: 1.3+dfsg-4.2
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 libopenjpeg-dev - development files for libopenjpeg2, a JPEG 2000 image library
 libopenjpeg2 - JPEG 2000 image compression/decompression library
 libopenjpeg2-dbg - debug symbols for libopenjpeg2, a JPEG 2000 image library
 openjpeg-tools - command-line tools using the JPEG 2000 library
Closes: 675773
Changes: 
 openjpeg (1.3+dfsg-4.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Enable multiarch (closes: #675773).
Checksums-Sha1: 
 f821be05d52be35fe5da26b33651d21310406216 2869 openjpeg_1.3+dfsg-4.2.dsc
 5ad32139caace890ab9df8e7318e960e088ff487 12454 openjpeg_1.3+dfsg-4.2.diff.gz
 683e85f33bf4775115898cd0f64d24d8acb772e3 99310 
libopenjpeg-dev_1.3+dfsg-4.2_amd64.deb
 8f3697d9d8c64840640c9d5e483b6b2b29e6dd90 85356 
libopenjpeg2_1.3+dfsg-4.2_amd64.deb
 f4cc3f0f423de934e7c8ddeff963507a1893f801 457324 
libopenjpeg2-dbg_1.3+dfsg-4.2_amd64.deb
 2419df0d6e05bb511193c3a00c8a8a6bc24d5bd0 216380 
openjpeg-tools_1.3+dfsg-4.2_amd64.deb
Checksums-Sha256: 
 f5c1ce61243489eef284cf2a80051bcfba019c40cb5f3b9e0c5fce94cfd4ec27 2869 
openjpeg_1.3+dfsg-4.2.dsc
 bbe062cf50150fab22e2f7f8b7214fb53f62aaad0401553993275caec3617273 12454 
openjpeg_1.3+dfsg-4.2.diff.gz
 797c03e47b32cf803e0a5580713b58863c6525294ad7cf5dcb70b8cc03604869 99310 
libopenjpeg-dev_1.3+dfsg-4.2_amd64.deb
 f38cfe95dd4e8274a4e82eabaf2f3fca03f4ccfb5f0e3604d225d9c3ab689a4c 85356 
libopenjpeg2_1.3+dfsg-4.2_amd64.deb
 f4d25005a82c6a65272b7b85fc6f2a5e7230c94643006da79a094613a7241bb2 457324 
libopenjpeg2-dbg_1.3+dfsg-4.2_amd64.deb
 5a5d38d67a0708262e4c45379badb8c78bf8cf1ee5b44348fe9fd272129c7df9 216380 
openjpeg-tools_1.3+dfsg-4.2_amd64.deb
Files: 
 345b05aa181f06d885414f6fc29c1605 2869 libs extra openjpeg_1.3+dfsg-4.2.dsc
 e70c40e5a2c3f9d8f0f80dabf993c9c0 12454 libs extra openjpeg_1.3+dfsg-4.2.diff.gz
 2f8ee1c909f57a5118e521a6bf423579 99310 libdevel extra 
libopenjpeg-dev_1.3+dfsg-4.2_amd64.deb
 300fca10993074533578f3779f3dec04 85356 libs extra 
libopenjpeg2_1.3+dfsg-4.2_amd64.deb
 501c87101b7d8e7c27fd431c5715a5b4 457324 libdevel extra 
libopenjpeg2-dbg_1.3+dfsg-4.2_amd64.deb
 aa9c981243005353b664c4f364113f3f 216380 graphics extra 
openjpeg-tools_1.3+dfsg-4.2_amd64.deb

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

iQQcBAEBCAAGBQJP9dbbAAoJELjWss0C1vRzbBsgAJY0X6o8Sw+7FJwxO3RPhuny
N57U5Af1/2dO4sbVoU9zSqvmNeD3cIdaHT2A+Vkj6bbuOP6DdfZvFqZ/BsAxr4iN
wxIqO7vjavUBFJxmp9ecEXyLPJqB8QEvBBl8ITsLK4ATsepwLDuJE2g2vlitGz2z
5pbYLTT1gkeV0y9Aph0PStb27DAVc5DpWU8ZKeMEt5GSOaq9nh2sosGWoFv9dKCY
YqoGfjRnZEaIxqnRJC6UKh57sqwf3gpf9IvRQRNe4r5HWj3Maalr8z5jt0jOWAMt
lQ8fyhP238MeZl4MYO2DeE8H04+U2r17eHqIqDjap9cGBBpalpwBAOgn6+0XuTVG
c+L7zIxCuZbgVTfVPf0XvRX5GghLB6wDxtzU48bzRjkBk+4YcNuw6H6m4uiDt4hi
KSfHS3mlaOW5SanqABhUa9BVBVe4kSwRi9h1dBimHO86co8tIysmg0upoIcAGFHg
uK6Sz57TcqliejMQqa6dMRQ9xQEG75Lw8miTwa/No9crBHJQk4mnT8O9O93X0d56
nmBlGjxsgS7oPF/3oo/3A9gUnvFE2yC9RVOf3+MKW0bREyBkuqpzjRBdhsAtQ4KS
BvJxwgMdkA3eiWuQNlJu9BD6WcnhDhzqiwcahPTOtZjZXQuZvHEzy/FFwqb52jrk
BFXUnbJWPRBQ8WxekFdF5Ci+509hnO2icrilhIKInkbZYXiWocFKiwekuSymCJku
ChJ/xttHhoMqvH9r83rSkiX8HMiwHTHpTBllQhMeF7JZUWppLiRqLBp306o5++7K
NvZd2uQ0V0j22DjF4U/0QWwd8CgE77bLQjRzwENYPh/C4rc4M5jB3G81yF+dFf++
SJY3H1z7c1Mg+ME9neyFMDO9sU0SNXu9QIXpImgjVJVEttG/lKVbYdPzkgkW8fec
D6dPbgH+TJ7lLGfoboPFz7aRC+3W67/kn8/G4xN6X25+bDQeP2SMcCAURmpPsqzT
vlu03yuk6yeIse4DYdhPiZrkd0zeXxl58ykjFrJ2CLGhPphuRwVb54beZhDlE2Pf
1OgXPR1JU5lDX60rx7DrDD7VCLaS9bTiNB3EEGmUlfGNUn3VeWJeZ41E31aQWW/j
pIbfaMccmTJJrB5IZNHJ4+ePyanVJVzsaEL9G+v3wYlfxK4Vs6lzJ8kuXgtLVOJ9
qjlIyJP5tvYGgdsKQRSNxrBO5P+dXWhlif/6UhLCkozcAtuf+RJKrELC+hakzE5l
qxoBu/ADNJbAHO3wBVi8uVU+nfKkU0q2Gv4BRn0y6nuWHn8m+n7aUONGBqT33Afw
eeas1jDm10R7sGckwYxMRsrYcAMg7uVzDn3FXNJkgJNFnqJKSboNA1WltVzjTOQ=
=wz3M
-END PGP SIGNATURE-


Accepted:
libopenjpeg-dev_1.3+dfsg-4.2_amd64.deb
  to main/o/openjpeg/libopenjpeg-dev_1.3+dfsg-4.2_amd64.deb
libopenjpeg2-dbg_1.3+dfsg-4.2_amd64.deb
  to main/o/openjpeg/libopenjpeg2-dbg_1.3+dfsg-4.2_amd64.deb
libopenjpeg2_1.3+dfsg-4.2_amd64.deb
  to main/o/openjpeg/libopenjpeg2_1.3+dfsg-4.2_amd64.deb
openjpeg-tools_1.3+dfsg-4.2_amd64.deb
  to main/o/openjpeg/openjpeg-tools_1.3+dfsg-4.2_amd64.deb
openjpeg_1.3+dfsg-4.2.diff.gz
  to main/o/openjpeg/openjpeg_1.3+dfsg-4.2.diff.gz
openjpeg_1.3+dfsg-4.2.dsc
  to main/o/openjpeg/openjpeg_1.3+dfsg-4.2.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/e1snznx-0004dc...@franck.debian.org



Accepted vlc 2.0.2-2 (source all amd64)

2012-07-07 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 07 Jul 2012 19:13:07 +0200
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore5 vlc vlc-data vlc-dbg 
vlc-nox vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-notify 
vlc-plugin-pulse vlc-plugin-sdl vlc-plugin-svg vlc-plugin-zvbi
Architecture: source amd64 all
Version: 2.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Benjamin Drung bdr...@debian.org
Description: 
 libvlc-dev - development files for libvlc
 libvlc5- multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore5 - base library for VLC and its modules
 vlc- multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg- debugging symbols for vlc
 vlc-nox- multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-pulse - PulseAudio plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 680237
Changes: 
 vlc (2.0.2-2) unstable; urgency=low
 .
   * Add missing epoch to libqt4-dev build dependency.
   * Drop libggi2-dev from build dependencies (not needed any more).
 (Closes: #680237)
   * The dependency ttf-freefont was renamed to fonts-freefont-ttf.
Checksums-Sha1: 
 420e13d291eb65acc851bc867cdd839eebc9e118 4844 vlc_2.0.2-2.dsc
 c3f89f45ec5ab191585ffc4ad03a0121cf0ae079 56943 vlc_2.0.2-2.debian.tar.gz
 c7333cb9d3ea8e958160fc9f34debf66a41db9b7 75802 libvlc-dev_2.0.2-2_amd64.deb
 ce6bf5c418252fc0c74823d73a2b3780e7d6f158 47552 libvlc5_2.0.2-2_amd64.deb
 89a24a27ace35d76f4bd1f327085ab970d21a635 681104 
libvlccore-dev_2.0.2-2_amd64.deb
 0fca630fd509130a1c4b6dd532e9ca59d4a8bd77 434578 libvlccore5_2.0.2-2_amd64.deb
 d655a40654a11f22269ba38b2c40cc337f7dac04 1347034 vlc_2.0.2-2_amd64.deb
 312c833f57441facb3aa04b2a662ac7800e45731 9411648 vlc-data_2.0.2-2_all.deb
 020e13008865a9ac7a5b85cc2a25bd4aca53229d 22109648 vlc-dbg_2.0.2-2_amd64.deb
 78e2e2794e6511a3945855c78ffa4e08a4c7585b 3473180 vlc-nox_2.0.2-2_amd64.deb
 236d103b50e7598c8565bbd5ca9b5c443f50c3be 6222 
vlc-plugin-fluidsynth_2.0.2-2_amd64.deb
 9e7633c6cab8fc6aab33f50c165e621778940c50 12390 
vlc-plugin-jack_2.0.2-2_amd64.deb
 46ffd141a0b841793266a9f73e05456ed784db41 6492 
vlc-plugin-notify_2.0.2-2_amd64.deb
 4228be265362aa4735eb02afde2f7c878ba32094 21340 
vlc-plugin-pulse_2.0.2-2_amd64.deb
 6c4b46d2ea8c39c18015de52d245b4987fe6cb08 9202 vlc-plugin-sdl_2.0.2-2_amd64.deb
 2b322647185996b63c449a9a6d9bbc9328e475c9 7124 vlc-plugin-svg_2.0.2-2_amd64.deb
 4cd17dac897b5d0fd5d2b2495dcc76d0821dc6c3 9074 vlc-plugin-zvbi_2.0.2-2_amd64.deb
Checksums-Sha256: 
 a7756e31d403ed0c6f126b75ee3080106f674ed75536b90bbfd4089c00f7c62e 4844 
vlc_2.0.2-2.dsc
 8356bd347d805dcb185a0bc538047737cd422655768e29699f3f8e09b70a6db3 56943 
vlc_2.0.2-2.debian.tar.gz
 ecbbde46d4dc81f4b6af82bd6bc11a9b7ac1409626c49ac0f536260f8d02b465 75802 
libvlc-dev_2.0.2-2_amd64.deb
 da62f78a133a14e08e532b96a0ae4d2bc9445c4e26cd70cf750890c9cbd6bbf0 47552 
libvlc5_2.0.2-2_amd64.deb
 8fa41cb9a3a5bb72b671e36a8f5220eebb96aaee01af97c8cf38f3237bc9027c 681104 
libvlccore-dev_2.0.2-2_amd64.deb
 29103bf71094eaf90ce04430f7bf6e8343c95e88a6b8a388dd15f135886a32fa 434578 
libvlccore5_2.0.2-2_amd64.deb
 23eeaa71eb98241c59938c9871e90f168d1fb84055ae8001a7037b75976f54bc 1347034 
vlc_2.0.2-2_amd64.deb
 124ec48640b6e01dd03a558db9acc533e546c1384abd6fa231aa83b8b9de592e 9411648 
vlc-data_2.0.2-2_all.deb
 78cf83ed0d58f3b6a300efd79c8ce05275f15e96794eebaf327284aff8b58102 22109648 
vlc-dbg_2.0.2-2_amd64.deb
 dbb9ddfa28fafbf9032b9a2b627c0ccb18749092b9fa8d1750cbd0252d4e97ec 3473180 
vlc-nox_2.0.2-2_amd64.deb
 6cdac549771b6f0e62a8df2145cc51426d56e71acf39aae748c1ca9f0b1b3a5f 6222 
vlc-plugin-fluidsynth_2.0.2-2_amd64.deb
 3bf0321c4bac6d71f4f26e943757b376dd518338b15f338d0add01c70dfcd59a 12390 
vlc-plugin-jack_2.0.2-2_amd64.deb
 1a985781330d7841163a38a12763355d67bbf5b4c87360068c5565c57a5c5b16 6492 
vlc-plugin-notify_2.0.2-2_amd64.deb
 938b39b7427a84fca657f5798d6e5571005e4c3e2366f80285dd280a7c5b27ba 21340 
vlc-plugin-pulse_2.0.2-2_amd64.deb
 3fd95bc11d0962ed2915154a98944cbac8ccb62aa797ad8e8277c15b1a0c8a84 9202 
vlc-plugin-sdl_2.0.2-2_amd64.deb
 667e8d64c865d4969fcfdacfde12c9868b5b01074455a13a85634381ce58a95a 7124 
vlc-plugin-svg_2.0.2-2_amd64.deb
 646ea94407b7a1af47c6869f4848b27c2a6beefeab2483b95b34b1c92d8bec6d 9074 
vlc-plugin-zvbi_2.0.2-2_amd64.deb
Files: 
 fe3f4af05a7c528881ed15a6a36e2603 4844 video optional vlc_2.0.2-2.dsc
 694f5255c8a5887c26f19dff027f19ee 56943 video optional vlc_2.0.2-2.debian.tar.gz
 3a5cbc41a9225bcc446b5633ef588d80 75802 libdevel optional 
libvlc-dev_2.0.2-2_amd64.deb
 da0801eb7e46efcc7d5ea958128fb0de 47552 libs optional libvlc5_2.0.2-2_amd64.deb
 

Accepted aolserver4-nsxml 1.5-2.1 (source amd64)

2012-07-07 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 05 Jul 2012 23:44:53 +0200
Source: aolserver4-nsxml
Binary: aolserver4-nsxml
Architecture: source amd64
Version: 1.5-2.1
Distribution: unstable
Urgency: medium
Maintainer: Riccardo Setti gisk...@autistici.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 aolserver4-nsxml - Module for XML support in aolsever4
Closes: 680033
Changes: 
 aolserver4-nsxml (1.5-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/dirs:
 - Create /usr/lib/aolserver4/lib directory.
   * debian/rules:
 - Install libnsxml.so under /usr/lib/aolserver4/lib to allow nsmxl
   module to be loaded by aolserver4 (Closes: #680033).
Checksums-Sha1: 
 3ad1d64eb45097995aff0532b518578e54d9a5c6 1800 aolserver4-nsxml_1.5-2.1.dsc
 14b30b9cbbaf46fe5af42c37d5e5bebd0dec0ff6 2605 aolserver4-nsxml_1.5-2.1.diff.gz
 2744a4b30bcc66c9ce97dc7ffc2cc73f296e9866 17380 
aolserver4-nsxml_1.5-2.1_amd64.deb
Checksums-Sha256: 
 b2ca7c6152355c66fa3a6524e82f6e9aa6198df5b2dc144868b9b953ebd95ae4 1800 
aolserver4-nsxml_1.5-2.1.dsc
 9dd04173ec017f4e9bed65103523b0de35fb5dff02a26073d2cb8d6b2a9cc037 2605 
aolserver4-nsxml_1.5-2.1.diff.gz
 f4caa98f80533e0dc87ca9226f33f3c6c8f5755a1f53891f2be377bcfd3ff420 17380 
aolserver4-nsxml_1.5-2.1_amd64.deb
Files: 
 78a1fbb4e29ff58ae411b84e7e9f63f3 1800 httpd optional 
aolserver4-nsxml_1.5-2.1.dsc
 762e1f03ee6a5aa84269877cf2e7cc5c 2605 httpd optional 
aolserver4-nsxml_1.5-2.1.diff.gz
 6525010f1a87bab7d9190fa2fba25746 17380 httpd optional 
aolserver4-nsxml_1.5-2.1_amd64.deb

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

iQIcBAEBCAAGBQJP9g0+AAoJEEkIatPr4vMfMzUP/ipjBfnLteZWvAjoTNo8nhkS
8fDPDRvI0t+UoMSau93paCg2EvFjeoL84l1RKg4R6LTq4BQciBDAVMTCunp5CVUD
KKTrQy6ECGY1FZybq0N82ue+1qR0DEmyXMaKGWw0yJ0TiBbBHEd8W6UEMlSP68sT
/XB7VXL0voTSElXwiOpIg7uhyEXg+XRyk3Xq4Z7hOiyjjpwLwhFhIKOSWhMJvDFb
+Cb6txyZb6N8aRjfJNqkG4op0CE0yS93pqoBmXN/D0PDN5t9mlJbYwRAPvAbkH7a
CulXwF0tJE7hGOeOm78bw3RaMtxvnMtsqfshS9ft9KdPfsi6sZgEBWJG6EwcwWv0
l82wEU9BTFnscnc1GG7MNQd+d3RwObxeukVoybCXRbC9U2Pvz65xjjDU7wR/Km10
J3gRCs+EVHEXHru5A8UZf5WKuxNRPUv5qRfNi6UR5Gy1HpgmzOSn/lAAcNAxQlNy
ToJFIN4d4ZioK8CdJaGK4HhxWS7wUisQtEpBpP+X3Q8SDq8XZjh/A/FrhYd5Sm6w
DfshmI6oKLx0NksWvoe4wnET6ttXcJwZECf7t8+AMzC0Arx1KJDkIPdFcjN3f78Q
EM82ljN9hi11bOY50Bb8KeJwXJ4EwoKpFJzwh0sEpREfJ/3zhu1t5CjpsDx9DK3m
OkTnW/JV2tjYzebnWeEx
=sZCG
-END PGP SIGNATURE-


-- 
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/e1sndxx-y7...@franck.debian.org



Accepted busybox 1:1.20.0-5 (source all i386)

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

Format: 1.8
Date: Sun, 08 Jul 2012 01:37:18 +0400
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source all i386
Version: 1:1.20.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Michael Tokarev m...@tls.msk.ru
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 406114 679377 680342
Changes: 
 busybox (1:1.20.0-5) unstable; urgency=low
 .
   * enable various xargs features for all flavours, to make it work
 as POSIX requires (notable quotes and backslash processing).
 Also enable -0 option, apparently forgotten at the time (it
 complements find -print0 which is enabled).  (Closes: #680342)
   * replace my ps-get-uptime.patch with busybox-1.20.1-ps.patch
 (it is the same patch, just file formatting changed and it
 is now obvios the patch is applied upstream)
   * added another upstream bugfix patch, busybox-1.20.1-mke2fs.patch,
 to fix mkfs.ext2 breakage.  It is only used in static flavour in
 debian, but producing broken filesystem isn't an option there too.
   * busybox-1.20.1-1.20.2.patch -- change version to 1.20.2.  This is
 the only remaining change to upstream 1.20.2 stable release.
   * enable ping applet for udeb build, +613 bytes on i386.  (Closes: #406114)
   * update shell-ash-export-HOME.patch - DEP-3 headers and a long
 description.  This patch now removes const modifier from the
 default PATH variable definition, making it writable.  Full
 description is within the patch comments. (Closes: #679377)
Checksums-Sha1: 
 7ad764312fe172283d486fbb362e8491cf2b7578 1610 busybox_1.20.0-5.dsc
 b2f178c67563c865c28d3a0959728f537a5c8d28 54747 busybox_1.20.0-5.debian.tar.gz
 0272f02a0e201396caab2780ad1d01f18755219c 19826 busybox-syslogd_1.20.0-5_all.deb
 0bd53686f64592a96ea04671c93989bc322c1455 875982 
busybox-static_1.20.0-5_i386.deb
 510762af8389d986bcba4fcc160e887c0fc2ecc9 439928 busybox_1.20.0-5_i386.deb
 a23c4b6852b818ca667932258c6263acccf67e8a 17492 udhcpc_1.20.0-5_i386.deb
 4ca0ee464e5a36974c72f10ad51aa1052a6cfcab 20800 udhcpd_1.20.0-5_i386.deb
 aa8b3221b7e8820dc40cdee5a5a42c114cc46c3b 176440 busybox-udeb_1.20.0-5_i386.udeb
Checksums-Sha256: 
 9f8b2c3905beeddab504e1e76a3b1c82108dbc4a376662974fee63a75343b96d 1610 
busybox_1.20.0-5.dsc
 9a58ca2cd0ded3aa0556fff39eca291957d6a6db2c6cd960d9f6c0fe96dce1c7 54747 
busybox_1.20.0-5.debian.tar.gz
 19f10f19ff759ad2486f9268f31b473d002e7803c90133db2e145b932e78244d 19826 
busybox-syslogd_1.20.0-5_all.deb
 d2d787a860e8ef37a97a6b165e22d95ddd297d2e6e2d870d7b649b41c94e4435 875982 
busybox-static_1.20.0-5_i386.deb
 4ad9c8f7778e57f5b2360e5a36095815a8baa7eafff989682ed5c145aadaf443 439928 
busybox_1.20.0-5_i386.deb
 8a72302efc7cfa2b03d736fefe2b1f20f9de72df7f945ca36aab2762a25de786 17492 
udhcpc_1.20.0-5_i386.deb
 9ae844ad38da26b8737ac3a2c062ad16a7a647608a5e903747c4bef3120294e6 20800 
udhcpd_1.20.0-5_i386.deb
 4c9a99dfb7b2d85c3acbb64f3002ff84e91846f90e941a52951dab93a563e0cb 176440 
busybox-udeb_1.20.0-5_i386.udeb
Files: 
 47ca5db6aded2dd9b57f07cccf5e00fc 1610 utils optional busybox_1.20.0-5.dsc
 2b0a9761ab46eb1fe4cccd908d999f90 54747 utils optional 
busybox_1.20.0-5.debian.tar.gz
 160b6ee1c2ec211e5e7c9a5da3693584 19826 utils optional 
busybox-syslogd_1.20.0-5_all.deb
 f5bf423727e645859d5e8c48f5830303 875982 shells extra 
busybox-static_1.20.0-5_i386.deb
 1895f199f303925a91e7d28222abd2c0 439928 utils optional 
busybox_1.20.0-5_i386.deb
 e3c7c799f3e3f520293cd03f86f9f2e9 17492 net optional udhcpc_1.20.0-5_i386.deb
 20a508d75a2976a7f5bed3db05d8f075 20800 net optional udhcpd_1.20.0-5_i386.deb
 c2ff1af0141069901c1e732c68f27465 176440 debian-installer extra 
busybox-udeb_1.20.0-5_i386.udeb

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

iJwEAQECAAYFAk/4sfsACgkQUlPFrXTwyDi1HAQAn6q2iGtAj0td4vHga81XCx/e
a5xuW7rAzkjY/ntsDkEWB6hcRgFgBBrxzQoIxwaBmugjHodkWZx5z1ubbTNAp2La
oAf+a2lreMrXnz5DiHmRP0utPsApF0HF4EAVpuMmcLOfIaud/pL6cY0taTjf2aug
SUnNIXExArPPuHWLWSQ=
=YLQg
-END PGP SIGNATURE-


-- 
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/e1sndy9-bx...@franck.debian.org



Accepted dh-ada-library 4 (source amd64)

2012-07-07 Thread Nicolas Boulenguez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Jul 2012 22:16:04 +0200
Source: dh-ada-library
Binary: dh-ada-library
Architecture: source amd64
Version: 4
Distribution: unstable
Urgency: low
Maintainer: Nicolas Boulenguez nicolas.bouleng...@free.fr
Changed-By: Nicolas Boulenguez nicolas.bouleng...@free.fr
Description: 
 dh-ada-library - Debian helper for Ada libraries
Changes: 
 dh-ada-library (4) unstable; urgency=low
 .
   * debian_packaging.mk: append -v to BUILDER_OPTIONS, so that the exact
 command line is available to automatic log checkers.
Checksums-Sha1: 
 3801db5f53de8dfdd1a5b146e0778fd89994ec49 1657 dh-ada-library_4.dsc
 b2ec49ef170eb41060e23aff1f4f459a4acc2ad1 20339 dh-ada-library_4.tar.bz2
 db73464addd25a12f27ee1e1f015a860e2e2cf28 135044 dh-ada-library_4_amd64.deb
Checksums-Sha256: 
 b6626a6498ef6c7e5d3fd0915ceeb2cbd13c8ac686a48dac836aefe0d4a4a463 1657 
dh-ada-library_4.dsc
 ae28b5c3e19d21dabcaffc37cd8249369521a97a4d9c44b7af1c231f2f449adf 20339 
dh-ada-library_4.tar.bz2
 d019b84f3b1da2b2577256c365a78ad4f033037bfbd3b95073ca32fcd9296211 135044 
dh-ada-library_4_amd64.deb
Files: 
 5e8972e22eae71ccbca8f667bbf2a04b 1657 devel optional dh-ada-library_4.dsc
 26669afe96a9f34ebd9592223c76a084 20339 devel optional dh-ada-library_4.tar.bz2
 6b1f831bf08d907dcfffa1fb9817d676 135044 devel optional 
dh-ada-library_4_amd64.deb

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

iQIcBAEBCAAGBQJP+J++AAoJELUqnPRJDfyNwzAQAIYe+9bsSuD/n1Dn5sh8gyea
PA7JLZKfisxI1ulc/i8SehtXe2E9OJ2Jl4eSyPtzYl6epvFdR5TyxC6X0bAVX6RM
d5fSCDle8jI6C4GEqVQ5FEMvTe9q0yLw+t5S06DTHG7uiES0pVrGE3rsvZ1jPIkb
QuRBKesaGP0XAPmAWLSRJG/ch5KikpEpljQPfnMhhhExARTjHyH0i+sP/lo6Bsz9
Y6BwVNtPYTSr7kYEOO6k1cH4qXe1riNE0u9hDQPTGrxcmctdcy2mmd1YAPuuD3V+
Mf0VQ7XJSuW03FyqA+K+qRijCg3Q2ovQYqpA5Voe4QSVvS7wedV1qJSuRHqIn9GX
ZXtfgbxeKhIucJxJIcwA3BPcIH9/iQNFEcb2f9/X8t23Y40LQgigvYjCQ7Krl5Oz
l8iWnJEEUMBN3V4mlv0TGU1+K2Ua0NcA6FvaUwMD2DF8T++Vr/0+n2g8L31PfTIB
jYEqCOXPrrKXze88/un6+RSlsElIvqARhi9ryZcVNNiTf4ldRe33lJXmZNSVrCqO
+5rJex2C1Nvl/t0S0sl5rBqZFGkg/3VS6EKfD4P0CPoo2T5z9JHQuC8tDLWHVpOA
1/X+o1X2aHjt8q1uHrjgHKcMaB1J0YspyWDaLoFBeM26nXlF+X4h8+BJ2Cx49/50
UFJZlIdiio5hLDP1hIf/
=Q6SB
-END PGP SIGNATURE-


-- 
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/e1sndye-e2...@franck.debian.org



Accepted fauhdlc 20120707-1 (source amd64)

2012-07-07 Thread Stefan Potyra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 22:06:19 +0200
Source: fauhdlc
Binary: fauhdlc libfauhdli-dev
Architecture: source amd64
Version: 20120707-1
Distribution: unstable
Urgency: low
Maintainer: FAUmachine Team i...@faumachine.org
Changed-By: Stefan Potyra sistp...@ubuntu.com
Description: 
 fauhdlc- experimental VHDL compiler and interpreter
 libfauhdli-dev - interpreter library and development files for fauhdli
Changes: 
 fauhdlc (20120707-1) unstable; urgency=low
 .
   * New upstream bugfix release: Use allocator/deallocator callbacks
 consistently.
   * debian/control:
 + Update Standards-Version to 3.9.3, no other changes necessary.
   * debian/rules: Add build-indep target and build-arch target.
Checksums-Sha1: 
 72893fa6f44d201ed6c1ed1b5d0effcbcd3ff610 1316 fauhdlc_20120707-1.dsc
 9e9b7db8d4cdde05459cab6f9a814cb2b251397e 350660 fauhdlc_20120707.orig.tar.gz
 60d8393d547d796e12942200ea46c7ad6335182f 3884 fauhdlc_20120707-1.debian.tar.gz
 4df94a37ab2f3353a29ad639a85832f47a778ecd 357472 fauhdlc_20120707-1_amd64.deb
 10e635e731d286ccb7c6e072b8471b4419030277 75492 
libfauhdli-dev_20120707-1_amd64.deb
Checksums-Sha256: 
 c3cd89314f7891009327572142e5832c1d861803fbf7a6671af1511e777a9dd3 1316 
fauhdlc_20120707-1.dsc
 7a7fbff3de28e7d86ef5e8be4792ad79b83019096fcb4fa09dd790c5a0568610 350660 
fauhdlc_20120707.orig.tar.gz
 ee9c240f254cf96a33ba4da19564dab83c1adfdf329f29d332a94ef8c0d32968 3884 
fauhdlc_20120707-1.debian.tar.gz
 85f509df94d1e2468b31b322c743ff9c2d268798e91750734a9c219d32c5adce 357472 
fauhdlc_20120707-1_amd64.deb
 6fc93fb26fb76f54164d8d9ea21da2a6511edb0c061b29445cf47fa5a961f35c 75492 
libfauhdli-dev_20120707-1_amd64.deb
Files: 
 ecb2bd095e5467351c4415654da01806 1316 devel optional fauhdlc_20120707-1.dsc
 f77e0c1c7b0ee99a53e0f23a4667fda8 350660 devel optional 
fauhdlc_20120707.orig.tar.gz
 694ad56053cce33b813ba612f445138a 3884 devel optional 
fauhdlc_20120707-1.debian.tar.gz
 86b99c4cbdf3591c0661b8c171c9bcb4 357472 devel optional 
fauhdlc_20120707-1_amd64.deb
 3aab665bb93c6cf036485119b8431035 75492 libdevel optional 
libfauhdli-dev_20120707-1_amd64.deb

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

iEYEARECAAYFAk/4oYMACgkQld4FnY1/ypGjxgCcDSdSeJyAGd7m1wd487ZTRcJc
ZpkAnAp76lAPNH8f6/kCVHTBYp9kCDna
=9OIA
-END PGP SIGNATURE-


-- 
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/e1sndyk-fe...@franck.debian.org



Accepted libevocosm 4.0.2-3 (source amd64)

2012-07-07 Thread Al Stone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 14:18:47 -0600
Source: libevocosm
Binary: libevocosm-dev libevocosm-4.0-4
Architecture: source amd64
Version: 4.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Al Stone a...@debian.org
Changed-By: Al Stone a...@debian.org
Description: 
 libevocosm-4.0-4 - C++ framework for developing evolutionary algorithms
 libevocosm-dev - C++ framework for developing evolutionary algorithms
Closes: 662397 678681
Changes: 
 libevocosm (4.0.2-3) unstable; urgency=low
 .
   * Acknowledgement for the NMU. Changes incorporated into package.
   * Updated Standards-Version
   * Fixes for hardening during build (lintian errors)
   * Closes: Bug#662397 -- depend on libpng-dev, not libpng12-dev
   * Closes: Bug#678681 -- no longer FTBFS with --as-needed linker option
Checksums-Sha1: 
 8fe3eb1c7d1a20ea71879224bbf320d8646d10c6 1221 libevocosm_4.0.2-3.dsc
 851e84020743c73957388309eb7825b6b819e0cc 8190 libevocosm_4.0.2-3.debian.tar.gz
 e14c36ad280bc863fcbfd61ba4e9676300dbd5b8 663886 
libevocosm-dev_4.0.2-3_amd64.deb
 f1b67519b9a5070f5adaeb3204e5b8e81a701afa 33806 
libevocosm-4.0-4_4.0.2-3_amd64.deb
Checksums-Sha256: 
 b658134d65229f07e1be00bf22204f9180334cc0f19c9089f4be934a9782de68 1221 
libevocosm_4.0.2-3.dsc
 09e12a8f0cca9fe7dca9c3271d721b5dfa88dd59fa2d63a00c93b6f2225fef78 8190 
libevocosm_4.0.2-3.debian.tar.gz
 9040fa28f29bcb479bafe339ecf2f28977eca639557a4fc1140aae6b120eb3f9 663886 
libevocosm-dev_4.0.2-3_amd64.deb
 6c4b7d8d1480d00b5a12f5a9d04b5a24b329c2964a3a96abf976c30df8932a9f 33806 
libevocosm-4.0-4_4.0.2-3_amd64.deb
Files: 
 c584e4f5d0a4a2bf1435a682a5696a62 1221 libs optional libevocosm_4.0.2-3.dsc
 cd7e1277821bde4c293c06e83459f23b 8190 libs optional 
libevocosm_4.0.2-3.debian.tar.gz
 f793f0b7198ae4a82fa8b821a77fc3aa 663886 libdevel optional 
libevocosm-dev_4.0.2-3_amd64.deb
 eaf0c2600d9253d81b767a96662ee27b 33806 libs optional 
libevocosm-4.0-4_4.0.2-3_amd64.deb

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

iD8DBQFP+KJ8so6+T7qY4V0RAnt0AJ0ZqxlZi61e/ZKci3iFFyANlF5ydwCeI0tS
weWXl5AQF+eIO19G+XG9NnM=
=D+v6
-END PGP SIGNATURE-


-- 
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/e1sndyw-h2...@franck.debian.org



Accepted libzip 0.10.1-1.1 (source i386)

2012-07-07 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 02:03:46 +
Source: libzip
Binary: libzip-dev libzip2 zipcmp zipmerge ziptorrent
Architecture: source i386
Version: 0.10.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra f...@debian.org
Changed-By: Luk Claes l...@debian.org
Description: 
 libzip-dev - library for reading, creating, and modifying zip archives (develo
 libzip2- library for reading, creating, and modifying zip archives (runtim
 zipcmp - compare contents of zip archives
 zipmerge   - merge zip archives
 ziptorrent - torrentzip zip archives
Closes: 665225
Changes: 
 libzip (0.10.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Re-enable tests
   * Fix broken decrypt on amd64 (Closes: 665225).
Checksums-Sha1: 
 e269d4cffcac238d4fdd914bfc99e9369ddb5b59 1244 libzip_0.10.1-1.1.dsc
 01ca5ad1ca4b93890cd3dd0486699ad8274e3d4d 5091 libzip_0.10.1-1.1.debian.tar.gz
 ba5d1621386f37c374a1a0f227b881cf3956a10c 111206 libzip-dev_0.10.1-1.1_i386.deb
 acf775b972b5ee2cf8f373a89f9ff339e67b8e5d 30800 libzip2_0.10.1-1.1_i386.deb
 5a6ae7167a04e066fa6c23d60abcc7a36975baa5 8970 zipcmp_0.10.1-1.1_i386.deb
 c455f3905be6d58f315659da49d70a867d449e57 8752 zipmerge_0.10.1-1.1_i386.deb
 039a348704b6c1b5b00c07057ac6800601d030e8 7714 ziptorrent_0.10.1-1.1_i386.deb
Checksums-Sha256: 
 4e4100eee956967808c3a6b3578729838097d00472ff0cffe5cd03d58f4134ed 1244 
libzip_0.10.1-1.1.dsc
 ea78b55dae00f519c01c31282bc1c324d6aef8e2bc35c79ce42d41f8fadb16bc 5091 
libzip_0.10.1-1.1.debian.tar.gz
 97858f82bdd8166d25720eac0f1930c9d53532d86244bb6013d20b5dad3227d5 111206 
libzip-dev_0.10.1-1.1_i386.deb
 ba38eabc9515e30e52d1053185eeb571dec3c5730726a48aabd15ad3d749f83c 30800 
libzip2_0.10.1-1.1_i386.deb
 3ca2af15bef33dc3651c0eca0e5f4b2de0dcd66e2eadd3e290d274701c641804 8970 
zipcmp_0.10.1-1.1_i386.deb
 c66c77232bf3b8465b90e8d8b52173a863398290cdc4271ecaf0c9c4adfc7a78 8752 
zipmerge_0.10.1-1.1_i386.deb
 e9ca91dfd94679334d4fc41c1ec31700af255ad10cfc711eb1a40cf1dd2231d8 7714 
ziptorrent_0.10.1-1.1_i386.deb
Files: 
 c32b6cc21285a0b050f0aa923869ce38 1244 libs optional libzip_0.10.1-1.1.dsc
 656c364de8658f5b6b75d30dbeb73ffd 5091 libs optional 
libzip_0.10.1-1.1.debian.tar.gz
 e4cbded1071438fe034de0f4d9d606fd 111206 libdevel optional 
libzip-dev_0.10.1-1.1_i386.deb
 87cfb381e16ff358560bf04b62b941f2 30800 libs optional 
libzip2_0.10.1-1.1_i386.deb
 3e68b48b17c43e36d66f49b5335269e2 8970 utils optional zipcmp_0.10.1-1.1_i386.deb
 acdc4110d81e499042b5c81ff700a4cb 8752 utils optional 
zipmerge_0.10.1-1.1_i386.deb
 a47a8b3c3f8319dec9e392b77baebcda 7714 utils optional 
ziptorrent_0.10.1-1.1_i386.deb

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

iEYEARECAAYFAk/4oHcACgkQ+C5cwEsrK5570wCeKMUVIwN4jLxI8+nXLyh4+3uA
b2YAoJlqYTNRsMkEJRbGbDslztw32/CB
=2FWX
-END PGP SIGNATURE-


-- 
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/e1sndye-il...@franck.debian.org



Accepted lowmem 1.35 (source i386 all)

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

Format: 1.8
Date: Sat, 07 Jul 2012 21:56:31 +0200
Source: lowmem
Binary: lowmemcheck lowmem
Architecture: source i386 all
Version: 1.35
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 lowmem - free memory for lowmem install (udeb)
 lowmemcheck - detect low-memory systems and enter lowmem mode (udeb)
Changes: 
 lowmem (1.35) unstable; urgency=low
 .
   * Team upload
 .
   [ Samuel Thibault ]
   * Remove more big files from console-setup.
 .
   [ Christian Perrier ]
   * Remplace XC-Package-Type by package-Type
   * Add an override for not-using-debconf. We know what we're doing, pal!
Checksums-Sha1: 
 7f07078040773340e338ccdc67015f9c73be0a68 1601 lowmem_1.35.dsc
 269c224c93c73ff930a53d2a72a269a9b9732128 11586 lowmem_1.35.tar.gz
 54f00e9c8156cfefea2c85d1db46db0de63e58d8 4676 lowmemcheck_1.35_i386.udeb
 c3d0734aa4be450884e6707978aa8a6c1060b037 1490 lowmem_1.35_all.udeb
Checksums-Sha256: 
 306f5b7edcc5718774529abafb14eaaffcbc8cc911d71a41419407ccf7955095 1601 
lowmem_1.35.dsc
 1324ebeb8e0cc6d09af78d8c5b65c752731be8b3dba9f15ced772fe8611b234f 11586 
lowmem_1.35.tar.gz
 65880153cd35a1936a2ed76cc06635cf02a8cbe8690c9c0da8dcd3384cb6d8be 4676 
lowmemcheck_1.35_i386.udeb
 92de121ae4d375ea2c7404640a901e2ffc88f5e290c4f46476e1349263935491 1490 
lowmem_1.35_all.udeb
Files: 
 fdf7f68d37a2c28ee7236762878e4aae 1601 debian-installer optional lowmem_1.35.dsc
 5d9a204a349873f38f11d5f5c12df312 11586 debian-installer optional 
lowmem_1.35.tar.gz
 9e8c191a164cb4cf1be65e52698b40a3 4676 debian-installer optional 
lowmemcheck_1.35_i386.udeb
 9a2683e9d5c2d43b60e23a04f2b99dad 1490 debian-installer optional 
lowmem_1.35_all.udeb

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

iQIVAwUBT/iYKYcvcCxNbiWoAQIABw//eEpwysS6FR5XveM1FTVtOIm00e0q0fsC
+GqSamajI6835PXNeyD7BdNEb4STzGfdVTDiONbk/wPAMSSYC/mvdFbN6/sf9ktW
uK3pAFwHDRMzfiQDjJI9D1JvVa63f75MFEYYGNosVBrbq4KbFx2Gcfh7DTd82VnC
1y3VXlw2PGgQbCkGKkiSKIe6DoypXjC2wYL991VEsouBiYZft+gvA9IMOpL5nuB2
0L9ldPeLa19OvKzy4WwiJBGFZVBXhwoeyGp9a4Q1a51bly3nI8q5LcdnDHO4YW/J
m6bcP4gqc1K3XpbIjbor0xRQt3+jLTvfulY/3w8ErNXtZy6BkuJBmUpnAWcy77f8
43551/0Xo+hsl8TkGnI6gBeExhaGaWGy5JFcDnwwDMiXs+V2pxDbo96/AEcUtOsa
4aRQgA2CvxK7iT8shvuGi0nuxNhR/l3Ybw6sqD994R/BD7BPr6VI13ravG9XHc9f
MMycldeVleRgosiyzkgjRpX/6UBosYeUhAQxKa17tMIr1JmboYHYNZ+kEIrNxxER
xbkAzDzldnNAnL8qrdSXdVJVbYh1XogVoIaH9iw4f+zpkglaszOhfdd8/4H5J0dT
BTvVvLZVpTXP/U8LBYEztHdtZQ1qki3qj82uMZ7VexOruGS/HTcwO59tMOAO5sSY
TA0wc7h9UuQ=
=P0+q
-END PGP SIGNATURE-


-- 
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/e1sndyn-jl...@franck.debian.org



Accepted openmsx 0.8.2-2.1 (source i386 all)

2012-07-07 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 16:40:06 +
Source: openmsx
Binary: openmsx openmsx-data
Architecture: source i386 all
Version: 0.8.2-2.1
Distribution: unstable
Urgency: low
Maintainer: Bas Wijnen wij...@debian.org
Changed-By: Luk Claes l...@debian.org
Description: 
 openmsx- MSX emulator that aims for perfection
 openmsx-data - datafiles for openMSX, an MSX emulator
Closes: 673261
Changes: 
 openmsx (0.8.2-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add libao-dev and libfreetype6-dev build dependencies (Closes: #673261).
Checksums-Sha1: 
 71ebb1c35d1e56d3402a9ff3963b3b3df8aa2069 1358 openmsx_0.8.2-2.1.dsc
 b8ca2096b9a77b7df0a8e5d52d57f22c86509b5f 9711 openmsx_0.8.2-2.1.debian.tar.gz
 bdca5a966803d61d207d6c558ac63d05b9c2 1971166 openmsx_0.8.2-2.1_i386.deb
 db7e1963e4daa0ecf5db7711087d7303798f0f41 1335270 openmsx-data_0.8.2-2.1_all.deb
Checksums-Sha256: 
 b929c86a42d58a2c59a0fd95df7b0c99727921deaff09c3dac07acf0c8ec496c 1358 
openmsx_0.8.2-2.1.dsc
 9db6dc127b8c739062ec1488863e9828c387d2e517e42bfb7370351f04ddf818 9711 
openmsx_0.8.2-2.1.debian.tar.gz
 74d346247003c39101566381ee1519b514b0a0adfb1649c75772e60266deabe4 1971166 
openmsx_0.8.2-2.1_i386.deb
 913b6b0c81cda12fc8a5ffc5970e38016d5092e435b846bc4f4c34e5c7dc2033 1335270 
openmsx-data_0.8.2-2.1_all.deb
Files: 
 493565821af60318393d07321168fdcd 1358 otherosfs optional openmsx_0.8.2-2.1.dsc
 2f02e37833bd17e70c5f375f2c117deb 9711 otherosfs optional 
openmsx_0.8.2-2.1.debian.tar.gz
 9b077eeaf0e79cce0186bce4fc947d56 1971166 otherosfs optional 
openmsx_0.8.2-2.1_i386.deb
 bf97bf4db24d463af1c533e5dc120092 1335270 otherosfs optional 
openmsx-data_0.8.2-2.1_all.deb

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

iEYEARECAAYFAk/4sA8ACgkQ+C5cwEsrK54W5wCfW87qmG7I7pbP0TKKkSW7pgNy
jaYAn0LsVZ1WKlCuJ1dt+/n+AcGXvzN6
=21jw
-END PGP SIGNATURE-


-- 
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/e1sndze-pk...@franck.debian.org



Accepted os-prober 1.54 (source i386)

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

Format: 1.8
Date: Sat, 07 Jul 2012 20:42:47 +0200
Source: os-prober
Binary: os-prober-udeb os-prober
Architecture: source i386
Version: 1.54
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 os-prober  - utility to detect other OSes on a set of drives
 os-prober-udeb - utility to detect other OSes on a set of drives (udeb)
Closes: 673566
Changes: 
 os-prober (1.54) unstable; urgency=low
 .
   * Team upload
 .
   [ Joey Hess ]
   * Avoid noise when /proc/swaps does not exist. Closes: #673566
Checksums-Sha1: 
 e8b759cd98e8744dc17d61602fbb785edb2d6f4a 1643 os-prober_1.54.dsc
 536577642976f40f76dc2a413348088998e6667a 26189 os-prober_1.54.tar.gz
 7ec2161b90b27c1ca83a7b04e14b84290ce07123 12644 os-prober-udeb_1.54_i386.udeb
 86f8266379555eadc853bedc8701da004fba08c0 28190 os-prober_1.54_i386.deb
Checksums-Sha256: 
 1e076a9b7af8088328be7e7b24a1fd224dae0be25e5098647b384082d6065308 1643 
os-prober_1.54.dsc
 838182502e1ddf822837cf0f85db05b34d808704e13d8ddd6e2bcaf4262acf49 26189 
os-prober_1.54.tar.gz
 060298633ab66afb20718f83ac2382534135feff5769004c0a95938d9e2e87a3 12644 
os-prober-udeb_1.54_i386.udeb
 4eaaaeb5761c99abb92d6621ad091e3f4cbc537a48a2256340b5c7959ca8d5d9 28190 
os-prober_1.54_i386.deb
Files: 
 3d9edbbdd0de9f390c4cb49c308b4856 1643 debian-installer optional 
os-prober_1.54.dsc
 9a7e8e5adeeaff4913f727fa2c95490a 26189 debian-installer optional 
os-prober_1.54.tar.gz
 733b2e7a1a39a2936b2871bc79ceccca 12644 debian-installer optional 
os-prober-udeb_1.54_i386.udeb
 074c53870a1033e39cd230924eb6c42b 28190 utils extra os-prober_1.54_i386.deb

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

iQIVAwUBT/iOAIcvcCxNbiWoAQJ2mBAAv3eXrSNV64PNvQEfMKTa9wRtGA9od5UH
7oKnwXvP5huE139BdhRAQrNI8HRQv9nyA1tEhfIRPPvxF1dQJZEsyuoiBCo83PCd
FvS+4nBPIgBkCFh7I8RFmKffsTLTXuZGBcfdDleT96j7A3BWpDKdVCOz/bHmxj3Q
jiPVOvC1kkO4UNJYjRygahhXbqJ9KfmqZz4uu4dMtShZcXVxKJeocnGfL/VPGahH
YvYyWojHbSKsFYNI/8z1A/ZSzBZiMCTV3C8sJ07CHq6DTNT1/3Te+0807ZH2rDPX
wBry/eDoafdYGixUHHbolD7YC5CRPmahTDR5oGvjUCr/UpYJ2FadxS02Xd2+aRek
4B2S12lpUmo6aqwstjlFw8xDJFtjq+RlwZG8BKKyiobSjhhgLVbvI08Ew05hmXNu
77Y9xewPQsKIZvHyURTLoA+hHklwDB2UDSJ3DslLABvi44gAcx+KUbY5LtYS71gV
uPcWw7OteE5DdGxSP03BBm+IQVbJntY0XYwaH8Z9jiN4/509/8Xe4UdebgnLIGtj
m0edRY5NLx6ehwylrbtv96BfAU2DaRxIVriNwR9guQpBIdX7F5bQhR38PIUvYIR1
lk1+lW5qk9o1VS2LEu1CkfiIf/SmIqbYVOqCmg2Kv+fk0wvINgXc9qHgpwStHvwg
Z8VE++FjVvc=
=B5/J
-END PGP SIGNATURE-


-- 
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/e1sndzk-qq...@franck.debian.org



Accepted pdf-presenter-console 3.1.1-1 (source amd64)

2012-07-07 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 23:24:48 +0100
Source: pdf-presenter-console
Binary: pdf-presenter-console
Architecture: source amd64
Version: 3.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 pdf-presenter-console - multi-monitor presentation tool (ala Keynote) for PDF 
files
Changes: 
 pdf-presenter-console (3.1.1-1) unstable; urgency=low
 .
   * update debian/watch
   * New upstream release
Checksums-Sha1: 
 95af304e949b87859536739d8fa1afd426b0b391 1475 pdf-presenter-console_3.1.1-1.dsc
 b414295ef8ef6915da789321faa7c426787b1c7b 194789 
pdf-presenter-console_3.1.1.orig.tar.gz
 f3f1d9b4523ca3703c053b03ca0d182568eb3792 27875 
pdf-presenter-console_3.1.1-1.debian.tar.gz
 7d8182b0afcae5208e2c3d1dda56ba7606bc1990 105754 
pdf-presenter-console_3.1.1-1_amd64.deb
Checksums-Sha256: 
 07ac859f07826d35b0aca793d2aab4e80b12fc2e4876029ea87b46263598c7f2 1475 
pdf-presenter-console_3.1.1-1.dsc
 edea6c8d7e033eeda925432adf0fc4e95ce05045f1fca29dc44df55d49a19914 194789 
pdf-presenter-console_3.1.1.orig.tar.gz
 f3958762c0571f3b0a169ad83e818385d31014a6610c90616383b427551d8b26 27875 
pdf-presenter-console_3.1.1-1.debian.tar.gz
 cdb2ab8501f738d5e9956946264d3c3aa0fd5a7afe9564936a413f58e62ff07f 105754 
pdf-presenter-console_3.1.1-1_amd64.deb
Files: 
 5fb883e64b54316509a1333a78af91d9 1475 graphics extra 
pdf-presenter-console_3.1.1-1.dsc
 e4dc315f897d1740657a770edeceed81 194789 graphics extra 
pdf-presenter-console_3.1.1.orig.tar.gz
 d1fb256dcb131a96ad1b1e2fcb5ea9bf 27875 graphics extra 
pdf-presenter-console_3.1.1-1.debian.tar.gz
 064a49d1eac205f72728686c115cb582 105754 graphics extra 
pdf-presenter-console_3.1.1-1_amd64.deb

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

iEYEARECAAYFAk/4uFgACgkQLz4Gnv7CP7I8YgCgh4rSE7ABqt6NdQeH368myRpi
DWIAn33ntwquhED4E/VbDqec5Hu8e8qd
=oahs
-END PGP SIGNATURE-


-- 
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/e1sndzq-rj...@franck.debian.org



Accepted php-svn 1.0.1-1.2 (source i386)

2012-07-07 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 17:32:27 +
Source: php-svn
Binary: php5-svn
Architecture: source i386
Version: 1.0.1-1.2
Distribution: unstable
Urgency: low
Maintainer: Martin Meredith m...@debian.org
Changed-By: Luk Claes l...@debian.org
Description: 
 php5-svn   - PHP Bindings for the Subversion Revision control system
Closes: 678760
Changes: 
 php-svn (1.0.1-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Explicitly include svn headers (Closes: #678760).
Checksums-Sha1: 
 59f9b1121887f3aa6cbf3694f33165c7ddc5c97e 1123 php-svn_1.0.1-1.2.dsc
 441f37552d782c6f1c43197a4efdab99bb66350d 5765 php-svn_1.0.1-1.2.debian.tar.gz
 aa2deae6c872de532a571140247ca3c1b88baf42 29094 php5-svn_1.0.1-1.2_i386.deb
Checksums-Sha256: 
 2d7b660e039954248be104b9f92bc7666f98b914fb25940a16e27d024b449229 1123 
php-svn_1.0.1-1.2.dsc
 132d7050109e086371f5ef0f13c3b4e96fddd0c191836ed108a2ca5c91667537 5765 
php-svn_1.0.1-1.2.debian.tar.gz
 d99693f9f97f14eff600c24b8932176cd89bae5e4b5558cafe1209460cecf62a 29094 
php5-svn_1.0.1-1.2_i386.deb
Files: 
 21e72077a2d0ef55c7555f662ae32113 1123 devel extra php-svn_1.0.1-1.2.dsc
 80b474be55c7a0f82d7b3c5d01fc07a0 5765 devel extra 
php-svn_1.0.1-1.2.debian.tar.gz
 651da8d66fbb32da068900cf5dca50b0 29094 devel extra php5-svn_1.0.1-1.2_i386.deb

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

iEYEARECAAYFAk/4tb0ACgkQ+C5cwEsrK55VYgCdGw06LZ6YngfvnFHvyvL7z9M6
mWEAn1B9EZ3OMMQnaC//yR67/UfZ0Wdd
=QhHR
-END PGP SIGNATURE-


-- 
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/e1sndzw-sm...@franck.debian.org



Accepted rootskel-gtk 1.24 (source amd64)

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

Format: 1.8
Date: Sat, 07 Jul 2012 13:58:12 -0600
Source: rootskel-gtk
Binary: rootskel-gtk
Architecture: source amd64
Version: 1.24
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 rootskel-gtk - Additions for graphical installs to skeleton root filesystem 
(deb (udeb)
Changes: 
 rootskel-gtk (1.24) unstable; urgency=low
 .
   * Team upload.
 .
   [ Christian Perrier ]
   * Use Tibetan Machine Uni font for Tibetan
 .
   [ Julien Cristau ]
   * Generate debian/templates in build-arch as well as build, so it doesn't
 go missing on binary-only builds.
 .
   [ Joey Hess ]
   * Revert changes made to use spacefun theme in installer.
 .
   [ Didier Raboud ]
   * Use the Wheezy Joy theme for the installer.
Checksums-Sha1: 
 d34245fd3a957cc16b02e46480b361026ca8d2ee 1427 rootskel-gtk_1.24.dsc
 b17a0ac2486e375eb7345c1b56c95db0e2e56fca 33477 rootskel-gtk_1.24.tar.gz
 c32b2dd514e613d5939bc64655c4e3c8ee42d8b3 20940 rootskel-gtk_1.24_amd64.udeb
Checksums-Sha256: 
 94223301adcc57f208c9d3269ecbe68919982040a4db07440d393566771847af 1427 
rootskel-gtk_1.24.dsc
 78788f9cb9d38cdd5b7fe8f3732bad201bce67200a7bd6a62cbc3fdda371d978 33477 
rootskel-gtk_1.24.tar.gz
 013573a0f643d204cf26f48efbb33ac36ae913aa8311430eaf1c64c9d147e158 20940 
rootskel-gtk_1.24_amd64.udeb
Files: 
 58d5668bdaa11413bb40185db6eb727d 1427 debian-installer optional 
rootskel-gtk_1.24.dsc
 d43fe4b49f46931921deb557d79de482 33477 debian-installer optional 
rootskel-gtk_1.24.tar.gz
 e57ec217ac488ac33bb09312b87c72d8 20940 debian-installer optional 
rootskel-gtk_1.24_amd64.udeb
Package-Type: udeb

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

iQGcBAEBCAAGBQJP+KT8AAoJEIvPpx7KFjRV9t0L/3jF1fcxzLoJe2KiWX7ATgIp
2cPfwFcDP0vvPsTn9m+sLumXLm3m3HFpJ3n5Opjhz3CIaZKssWjk/flp51Srb6au
KpR2urTZ42q6HN4oLCwSDTyBRamG/k0ta/8zSKSerZ+H0KXtvwPg6XsjVcF8BJip
5s7kNQaWRhP9tF2kFosAbqT7xG8V8lZB9UaNzaIY0QKdayizcifvOgMoFV8XtL/i
5bu9iEDe3qhbk3s0XojDUAWPHFR0kbd8kEf2Pw1+4DRcMYvFYzkHtWkQMkucMYiD
1aGl0tN1t/R35MVeCeSPPg41Z8Sp8xrEGQWtSWJzTVoJ0wHvRn/N9PTvQDANRX1p
X5TEqsEaz/ZbmfxwzYWxUDsca0lkPVsDae1Cy7uYWKlBB18ZSvcFavUBqUjK9FuE
4teYWakwlvLd1eECTOssuCLy+R/c+hQixWgiNyx1b8SS4sxHpGjK1gxvTUkj+U9Q
Ez+nCLdz7jjonIxkrHndEgpfAbL35yiw7wLyoiqEmg==
=2X8L
-END PGP SIGNATURE-


-- 
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/e1snda6-to...@franck.debian.org



Accepted python-redis 2.4.13-2 (source all)

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

Format: 1.8
Date: Sat, 07 Jul 2012 21:13:14 +0100
Source: python-redis
Binary: python-redis
Architecture: source all
Version: 2.4.13-2
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 python-redis - Persistent key-value database with network interface (Python 
libr
Closes: 680567
Changes: 
 python-redis (2.4.13-2) unstable; urgency=low
 .
   * Transition to dh_python2. Thanks to Andres Rodriguez andres...@gmail.com
 (Closes: #680567)
Checksums-Sha1: 
 f00144fd2775ea6f9830abb16d730f495ef34128 1188 python-redis_2.4.13-2.dsc
 e6d121e28575af772c0ad887636161d18e4f9481 2633 
python-redis_2.4.13-2.debian.tar.gz
 c6f642a0d2ccc06ce9c0ea311c723046f70be805 31696 python-redis_2.4.13-2_all.deb
Checksums-Sha256: 
 c200a83484f3da0daf98af5331a137bae21cb90bf9675959036e8aaa230ba5e7 1188 
python-redis_2.4.13-2.dsc
 c62f51bb25e914b570cee3e9adea7d2508a8d65dc4e03a42c6bd71e8a227f5a3 2633 
python-redis_2.4.13-2.debian.tar.gz
 21e65c2680bb4313a991325d27e654c166234378d2b83d16cbf0994cc7b46fd3 31696 
python-redis_2.4.13-2_all.deb
Files: 
 005ba79c9c1a920350e114d78ed78876 1188 python optional python-redis_2.4.13-2.dsc
 c0ed17c660317739e1fece40e8f99d34 2633 python optional 
python-redis_2.4.13-2.debian.tar.gz
 90bb71bdf9ff028ccd5b84486ee06ca2 31696 python optional 
python-redis_2.4.13-2_all.deb

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

iEYEARECAAYFAk/4mIQACgkQ5/8uW2NPmiAllACdFymLp7BQLzJr1qvmH1ax2z+z
KQMAn0ppV1gQ0elSCx3XLo3JddAEmbQA
=7tsH
-END PGP SIGNATURE-


-- 
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/e1snda2-t9...@franck.debian.org



Accepted userdevfs 0.16 (source all)

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

Format: 1.8
Date: Sat, 07 Jul 2012 21:26:12 +0200
Source: userdevfs
Binary: userdevfs
Architecture: source all
Version: 0.16
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 userdevfs  - user space devfs emulation for pre-2.6 kernels (udeb)
Closes: 644330
Changes: 
 userdevfs (0.16) unstable; urgency=low
 .
   * Team upload
   * Replace XC-package-Type by Package-Type
 .
   [ Joey Hess ]
   * Look in /run/udev too to detect udev running. Closes: #644330
Checksums-Sha1: 
 dbb7ba03061e995db34071effc7906b730506f55 1544 userdevfs_0.16.dsc
 b2087f083e28064b4bb7023734744ab299f1a1b8 4690 userdevfs_0.16.tar.gz
 4e14dedc914d9889376ff82fa9345f718d72ea46 2580 userdevfs_0.16_all.udeb
Checksums-Sha256: 
 3f8278e8b8eeb8a64e5588c320bc402a7b02d56e9a92384efdf6700f451b809e 1544 
userdevfs_0.16.dsc
 b720c83432a5a07913cc4f2136c89916a8355c02b2fd2a561f521ccfc4031105 4690 
userdevfs_0.16.tar.gz
 7085c1550c3495a385a64886cc673f51ae9e935eac10931cfbbeae5b18db3349 2580 
userdevfs_0.16_all.udeb
Files: 
 b7c90ea2f37c6de899f84c9f4ee3fac5 1544 debian-installer optional 
userdevfs_0.16.dsc
 4ae9307b5622a5d7092db55cbac80a11 4690 debian-installer optional 
userdevfs_0.16.tar.gz
 212d0b50739e8520f2a772566ca0a1bb 2580 debian-installer optional 
userdevfs_0.16_all.udeb

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

iQIVAwUBT/iSkYcvcCxNbiWoAQJ5HRAArmIMzByj3PbHwitEikC2HGB+QrLDdBD/
m7y/m21vt9s3BGpvb45B1g8r4SpLyWA4ezbMsKENP6Az11oUXyJEVQicO5LcFhDR
MDgLbczt47uqnp01z5kgNE16//n/Fd1jaXDYOKoNi80ARpgtIGcewN+LdW/r7rP9
Xs6lldCLdPewq3GdSHWWAc46resMivG3nbpQUaJn8J1qaaWXxppOUs8ut6ieYaKs
ZBvHv7llkdmuhtnT+vJBHwVGOTNQOXpHjVABZ9Qo14ZrTubmyNJqAaVhTLDDcNZ8
JeqmuEPX4bg5bIP+d+9N9I0dJGs0TzS6vxkP4+aaOywYpGCanv5LLjaKG8MFV78Z
5K0W/o5qJrrDHXFG4cf8VBwcQSoxRw5O33DiRAxjy1N39bpjfGpxFwLgukQ52wgg
c11NPRnBjgDtG6A5z/wkG2GzbU0NGLSoQ/rycJ6Et/TH8ezeh1dbrNmeVNq6bK1n
oxPZ/KCRiNMIjkCbj4cHBJzoel/D1PCiDClD+fNPGcmb+3MMntmNr8e/UuJkyiYa
EJ1IdNVVdmCyOHKV1SCztbkHkcDbkUHbzpHhM890eNNxwHhSwq8kc0PhxyezVIW2
5N4/1QobPEgsUNqsWc82E6+lukBH+0hdHXOarlIYMMEeZdiA0Mah7a/kGaEpSGNo
eB6QfIyJuuY=
=f37V
-END PGP SIGNATURE-


-- 
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/e1sndaj-v5...@franck.debian.org



Accepted win32-loader 0.7.4.6 (source all)

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

Format: 1.8
Date: Sat, 07 Jul 2012 23:28:50 +0200
Source: win32-loader
Binary: win32-loader
Architecture: source all
Version: 0.7.4.6
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 win32-loader - Debian-Installer loader for win32
Changes: 
 win32-loader (0.7.4.6) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Updated translations:
 - Brazilian Portuguese (Felipe Augusto van de Wiel (faw)).
Checksums-Sha1: 
 b86d715ee316b1fc6f6a97662df732a93b6234d4 1691 win32-loader_0.7.4.6.dsc
 99ec523ebc12d9d01817852d84e9785be271385d 261343 win32-loader_0.7.4.6.tar.bz2
 a241471db124ddb9cb9ea01d33ceeb6fad1694e0 494042 win32-loader_0.7.4.6_all.deb
 3c7db4f0bd51745a2b0b5f7b7d88713ca1f3ae68 1368690 win32-loader_0.7.4.6_all.exe
 758d1e766e0d0fc4854ec864f33795a818528950 4447 win32-loader_0.7.4.6_all.txt
Checksums-Sha256: 
 b247aece2b53325eb02bed57ec2edc5d4a0a6cbe00303a3bae7447f3fa87c40b 1691 
win32-loader_0.7.4.6.dsc
 1d2b3805239fb7083467d9cc397acf3fccf0d62f9415df95e57ac096273a4de2 261343 
win32-loader_0.7.4.6.tar.bz2
 ecede0467bb57203a5a7aee34c5a41ad9c5c5bd97e74dae7dbb6ae98edd03b5f 494042 
win32-loader_0.7.4.6_all.deb
 2e9d5e8bde28d4968641260db2061b792ea34064f0546ceb9ff10080d7e4deba 1368690 
win32-loader_0.7.4.6_all.exe
 b2fbc1b89c4b29c54086068afc843634b8e17b6657522525f2bd694b326c4b9a 4447 
win32-loader_0.7.4.6_all.txt
Files: 
 956d3509fba6ed8f9d486a8de1af618f 1691 utils extra win32-loader_0.7.4.6.dsc
 e26c05e4970622956dcaa1384ec6a1e1 261343 utils extra 
win32-loader_0.7.4.6.tar.bz2
 c3bff7cf481ab12a70ccbacb7b038739 494042 utils extra 
win32-loader_0.7.4.6_all.deb
 a3adc979f10db66fa3dfe596c5ee4ebb 1368690 byhand - win32-loader_0.7.4.6_all.exe
 2a389b03b66f288e11f5065a062c33bc 4447 byhand - win32-loader_0.7.4.6_all.txt

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

iQGcBAEBCAAGBQJP+LBwAAoJEIvPpx7KFjRV1ooMAIqFgiE7p3BAAAphBXp1zIVt
yIr14gZXtkUMiyXmbbbtRqskN3rDo4jBEouerkbvCXoqfZmtHo4e5Q0Q98JhZ1X3
uMlcrs5+FLiEd9Kuiiq03QXfQt5MFYtkTyHXR6BNLTlR9YEJ0ZIoGVjVPx42yYLu
q997NkGmSxrKgXmjfo6qFpf5Nj4Pz7tNEXQTGEdgFr2YN+2EuijfhMIGXYUyGm1d
xDa//oD96XeJ73Vd2eXHL1F8nEPEgD538sEyf4/a25zduYBGx68heslQv9glbTwJ
ccj5kDgzVenKdHTR2EjpqusNZ+BAoZurIgM2XCN/fD2Kn/HqZapFnDE27C9UkZhO
4u+ugyXvEMJ48vuoR9IW3PgpzbPmdNlULbhOpimp8tLLmmK/cVqI0mcLWhkR05Rh
q3g4LwLqNgo7Lv83Lu9r8LT0tDTghnTGwgsOzQcPfqNJ2OtIKvfzYV1ZYfQkcRJZ
9I52UZRwDO20vR4+BdZrDYE1jhX6QAi/negddzOLEw==
=zFxS
-END PGP SIGNATURE-


-- 
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/e1sndbg-0001ar...@franck.debian.org



Accepted zeroc-ice 3.4.2-8.1 (source all amd64)

2012-07-07 Thread Michael Ziegler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 07 Jul 2012 15:24:30 +0200
Source: zeroc-ice
Binary: zeroc-ice34 ice34-translators ice34-services libicestorm34 libicegrid34 
libicebox34 icebox libicepatch2-34 libglacier2-34 libfreeze34 libicedb34 
ice34-slice libzeroc-ice34 libicessl34 libiceutil34 libicexml34 libslice34 
libzeroc-ice34-dev libzeroc-ice34-dbg python-zeroc-ice php-zeroc-ice 
libzeroc-ice3.4-cil libzeroc-ice-ruby1.8 libzeroc-ice3.4-java icegrid-gui
Architecture: source all amd64
Version: 3.4.2-8.1
Distribution: unstable
Urgency: low
Maintainer: Francisco Moya p...@debian.org
Changed-By: Michael Ziegler diese-a...@funzt-halt.net
Description: 
 ice34-services - Services bundled into ZeroC Ice
 ice34-slice - Slice definitions for Ice 3.4 services
 ice34-translators - Slice translators to several languages
 icebox - Plugin-based meta-application for ZeroC Ice
 icegrid-gui - GUI for IceGrid service
 libfreeze34 - Libraries implementing a persistence framework for ZeroC Ice
 libglacier2-34 - Libraries implementing a firewall service for ZeroC Ice
 libicebox34 - Libraries implementing a plugin framework for ZeroC Ice
 libicedb34 - Libraries for persistent backends for ZeroC Ice
 libicegrid34 - Libraries implementing grid-like services for ZeroC Ice
 libicepatch2-34 - Libraries implementing a distribution service for ZeroC Ice
 libicessl34 - Ice for C++ SSL plug-in
 libicestorm34 - Libraries implementing an event service for ZeroC Ice
 libiceutil34 - Ice for C++ misc utility library
 libicexml34 - ZeroC Ice for C++ XML parser library
 libslice34 - Ice for C++ Slice parser library
 libzeroc-ice-ruby1.8 - Ice for Ruby modules
 libzeroc-ice3.4-cil - Ice for C# libraries
 libzeroc-ice3.4-java - Ice for Java libraries
 libzeroc-ice34 - Ice for C++ runtime library
 libzeroc-ice34-dbg - Ice for C++ debugging symbols
 libzeroc-ice34-dev - Ice for C++ development libraries
 php-zeroc-ice - Ice for PHP extension
 python-zeroc-ice - Ice for Python libraries
 zeroc-ice34 - Internet Communications Engine
Closes: 672066
Changes: 
 zeroc-ice (3.4.2-8.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Revert the patch 'fixing' the FTBFS with gcc-4.7 that breaks ABI, and
 add force_gcc_4.6.patch.  We need to do this all in the upstream makefile
 because it has a silly check for the intel icpc compiler that we need to
 patch around or the build will fail with anything but c++ as the compiler,
 and we can't just override CXX in /rules because the wonderful 3.0 (quilt)
 system will revert that patch before the clean target is run ensuring that
 hilarious fail is guaranteed.
 Closes: #672066
Checksums-Sha1: 
 07e367a96da7e72b2346f102683ca5b062a92f0d 2894 zeroc-ice_3.4.2-8.1.dsc
 648a9528ea4eb8b2e6e001c6ad876de64e30f0cb 44806 
zeroc-ice_3.4.2-8.1.debian.tar.gz
 10c4452d2621419c84ec80c02c56c4f17545054c 36730 zeroc-ice34_3.4.2-8.1_all.deb
 ce7c7bdf7ebed934e50d75ef517be88b333cf94e 220188 ice34-slice_3.4.2-8.1_all.deb
 1e0c62b9d81c7f2d65a1583769f7081b946c396e 736192 
libzeroc-ice3.4-cil_3.4.2-8.1_all.deb
 ba1f15bdc392b1a4473db04a3ea6873f8ba4bead 2958756 
libzeroc-ice3.4-java_3.4.2-8.1_all.deb
 23f210556e195d3c3da19e3540ae876326e3c754 3036292 icegrid-gui_3.4.2-8.1_all.deb
 6d79fdbb3f56e6c8952788c3e658ed7e98c179ad 862792 
ice34-translators_3.4.2-8.1_amd64.deb
 2432b07249a9fe3e26c80352f13ae475b216f9be 3296968 
ice34-services_3.4.2-8.1_amd64.deb
 b563ab713ad127a1b3835fbed5f1ef1d0da9498b 575094 
libicestorm34_3.4.2-8.1_amd64.deb
 f7d0db28bd11ea0092c55c49e62354d0fe1ed9a2 874038 
libicegrid34_3.4.2-8.1_amd64.deb
 88a3ab6783c2777f625cff954d92c5e96be31669 107784 libicebox34_3.4.2-8.1_amd64.deb
 3294b98a296e77d0b9716d5045ab3d2ec07241ff 98320 icebox_3.4.2-8.1_amd64.deb
 972605df8de7c157f82ccca0782bc1afa7a21bff 166082 
libicepatch2-34_3.4.2-8.1_amd64.deb
 22c1899a1da359bd5255f275ca4c0173617403c8 231164 
libglacier2-34_3.4.2-8.1_amd64.deb
 5b33ed96616ebda59e8f978ba1bf18d6a9fd47e2 290438 libfreeze34_3.4.2-8.1_amd64.deb
 0626ef9695608b98fb9a44e59ad91d8d4a68d05c 4 libicedb34_3.4.2-8.1_amd64.deb
 e914b032dbe121699f331e0632398510d701d285 1047924 
libzeroc-ice34_3.4.2-8.1_amd64.deb
 271a3f9dd396ed0746843ad10c1681ecc719a7ea 173864 libicessl34_3.4.2-8.1_amd64.deb
 4f79030d1c41bb14ab89639f0c77a13cbaad30ae 136512 
libiceutil34_3.4.2-8.1_amd64.deb
 cf693fac87551ed43e6b41598af0f3b40d7e2c45 54696 libicexml34_3.4.2-8.1_amd64.deb
 88301f0d83e79ce07d27845137da87c2e2372faa 460942 libslice34_3.4.2-8.1_amd64.deb
 227aba4d04454e852131e7bf356dfc73560cc4a3 246568 
libzeroc-ice34-dev_3.4.2-8.1_amd64.deb
 d6d1289310984a9fa2a26bcac7b427dd2f4ef2e0 55028818 
libzeroc-ice34-dbg_3.4.2-8.1_amd64.deb
 21235b16f47540454f32439d3f266b95bd037fd0 673052 
python-zeroc-ice_3.4.2-8.1_amd64.deb
 3845a7e151fed340a9ca6acc277930b5bbdf8fd8 215902 
php-zeroc-ice_3.4.2-8.1_amd64.deb
 13def50be3c59e92312659ac25fd2fe8eebc469a 244646 
libzeroc-ice-ruby1.8_3.4.2-8.1_amd64.deb
Checksums-Sha256: 
 

Accepted tor 0.2.3.19-rc-1 (source all amd64)

2012-07-07 Thread Peter Palfrader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat,  7 Jul 2012 10:34:42 UTC
Source: tor
Binary: tor tor-dbg tor-geoipdb
Architecture: source all amd64
Version: 0.2.3.19-rc-1
Distribution: unstable
Urgency: low
Maintainer: Peter Palfrader wea...@debian.org
Changed-By: Peter Palfrader wea...@debian.org
Description: 
 tor- anonymizing overlay network for TCP
 tor-dbg- debugging symbols for Tor
 tor-geoipdb - geoIP database for Tor
Checksums-Sha1: 
 15af35a7501cdfa66c4f18d9995e4dade250b3e0 1679 tor_0.2.3.19-rc-1.dsc
 c90d9b8472360de5a78d06e1b514611999dd7393 3154401 tor_0.2.3.19-rc.orig.tar.gz
 a97a54cfb72c9c292a9ceef13763df05008928f3 32949 tor_0.2.3.19-rc-1.diff.gz
 444087ac304172022fcd4d23543919251096827d 1442606 
tor-geoipdb_0.2.3.19-rc-1_all.deb
 c6a8af1c225daa90e2f88ef31767f18d8c444d92 1183292 tor_0.2.3.19-rc-1_amd64.deb
 5a934faea9cb64c14751c0e65908f1ef300b293c 94600 tor-dbg_0.2.3.19-rc-1_amd64.deb
Checksums-Sha256: 
 ddee7d8a959ffabae85794a6384704771c1b112abfdc0fef2cc48a9622e4a35d 1679 
tor_0.2.3.19-rc-1.dsc
 af9722675e525b915647f0d1f871db5a1562e7a18681ea259e04ce26b8425d73 3154401 
tor_0.2.3.19-rc.orig.tar.gz
 e5a8bb4f9de04da25faea3fed8cc63249cfa2fe8d04efcc1ffe1e95ed07f520c 32949 
tor_0.2.3.19-rc-1.diff.gz
 8e8a831ce01b208ddb2af031bbec7e721a90b359f3425bce7bdf1890c14c6598 1442606 
tor-geoipdb_0.2.3.19-rc-1_all.deb
 14f28bfb817c5c7254682b2a2da6ee5519763db28d6b8a7e246d7b03a1438e55 1183292 
tor_0.2.3.19-rc-1_amd64.deb
 ece2aba79d45a651d7387903e265d731bb3f2aa50cb97347da9a25dab24fc4cf 94600 
tor-dbg_0.2.3.19-rc-1_amd64.deb
Changes: 
 tor (0.2.3.19-rc-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 ab3c7b850168cc438ee9017d777a85b4 1679 net optional tor_0.2.3.19-rc-1.dsc
 6ad87683519780fab0f71f42d3b41f58 3154401 net optional 
tor_0.2.3.19-rc.orig.tar.gz
 feb2bd661f8ac8e07fbc8dbd4d7d5d33 32949 net optional tor_0.2.3.19-rc-1.diff.gz
 f4a14134f310376227e16ae7b7e85d65 1442606 net extra 
tor-geoipdb_0.2.3.19-rc-1_all.deb
 11cbb985a00ac6c9eff64249e6ae6883 1183292 net optional 
tor_0.2.3.19-rc-1_amd64.deb
 7eafe86c4ee3e5b6720d248a9657a0c2 94600 debug extra 
tor-dbg_0.2.3.19-rc-1_amd64.deb

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

iQEcBAEBAgAGBQJP+LsmAAoJEDTSCgbh3sV3iu4IAJxjTHNQE+wsAjRmL9d7c/mG
H06QtlEgaihUd+uDfO7dK4cPP5+RibZB1WerCW4e7xcMv2uZUnKoVm5wqNd6a6Q5
T0WCxSwgj+Zt7xgxbEm6wd9BC92lM4gukPXIqQkfIhaCwKtAZKwnPlsBH5GwdGjW
pP6+rZK9i+Ajtiha7ZWDmCuBaCC/zHGT+0h7+lyyf21DIiQ9EVFyMGtf/ZtTcR0J
0wTu+E1cosfE1tFh/jY6p5z6dFrdujZLeq77fFrlJtR/4xjdynOp1tU705a59mZk
OuH4lp6Cwz+qBHmra9Nap5/l5PdNQynxuJCxr+FWZpNML8LBNX++55C3ZwkArnw=
=K4wc
-END PGP SIGNATURE-


-- 
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/e1sndms-0002wq...@franck.debian.org



Accepted libgmpada 0.0.20120331-2 (source amd64)

2012-07-07 Thread Nicolas Boulenguez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Jul 2012 21:37:49 +0200
Source: libgmpada
Binary: libgmpada3-dev libgmpada2 libgmpada-dbg
Architecture: source amd64
Version: 0.0.20120331-2
Distribution: unstable
Urgency: low
Maintainer: Nicolas Boulenguez nicolas.bouleng...@free.fr
Changed-By: Nicolas Boulenguez nicolas.bouleng...@free.fr
Description: 
 libgmpada-dbg - Ada binding to the GNU MultiPrecision library: debug symbols
 libgmpada2 - Ada binding to the GNU MultiPrecision library: shared library
 libgmpada3-dev - Ada binding to the GNU MultiPrecision library: development
Changes: 
 libgmpada (0.0.20120331-2) unstable; urgency=low
 .
   * Inherit hardening CPPFLAGS.
Checksums-Sha1: 
 9eb67d228641dcc0cdca1c5f571a6cf451fce7f7 2136 libgmpada_0.0.20120331-2.dsc
 305d54cc592c3df5bbeb49e08aad5f6588717469 5804 
libgmpada_0.0.20120331-2.debian.tar.bz2
 6533fa36c42d983a369cf2866deea741ae45f90a 337802 
libgmpada3-dev_0.0.20120331-2_amd64.deb
 13f1bd162de8fed8bfff54c69d0b9b297f8c60e8 63278 
libgmpada2_0.0.20120331-2_amd64.deb
 be1e70a93058178bd04dc02f8fb24ed4a8708ecb 115440 
libgmpada-dbg_0.0.20120331-2_amd64.deb
Checksums-Sha256: 
 985903920048d7aa5f03255b3fa826a603873669588ebb58622a039c33889184 2136 
libgmpada_0.0.20120331-2.dsc
 b91a72984cf6e762cc9fcc5144f873ded04b74a00a45a292d889bd17c938d739 5804 
libgmpada_0.0.20120331-2.debian.tar.bz2
 94dfd5c621e38dc80cdf43b570a96170bd39caa8f09531514f453e374bf50a19 337802 
libgmpada3-dev_0.0.20120331-2_amd64.deb
 27dc5501af7c13242a8ae50e873d30e2ece7b2735a717845217188565e2332a9 63278 
libgmpada2_0.0.20120331-2_amd64.deb
 9434714d0a08d6b5070cee607cec34da261f11bd4acecb32c2003e5dcac06fc0 115440 
libgmpada-dbg_0.0.20120331-2_amd64.deb
Files: 
 c833a9b7f4de2ad48785115047b7f187 2136 libdevel extra 
libgmpada_0.0.20120331-2.dsc
 f4ac88c6e27e173a760d466a893b70c3 5804 libdevel extra 
libgmpada_0.0.20120331-2.debian.tar.bz2
 e82b820bf792f015eab20d46d8c1aa3d 337802 libdevel extra 
libgmpada3-dev_0.0.20120331-2_amd64.deb
 41c6d211bd2186df0802f10f0575398f 63278 libs extra 
libgmpada2_0.0.20120331-2_amd64.deb
 0c74eb051e6262ca506e5e111a64f453 115440 debug extra 
libgmpada-dbg_0.0.20120331-2_amd64.deb

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

iQIcBAEBCAAGBQJP+MDqAAoJELUqnPRJDfyNr8oQAIsj5XjLuEsIV51+2Wj0me7e
+Odc052TLSP9UL45+SD0ELzXVEq7Dm32qLpkPagx1ejTv3GeJVydPHnIGwOYc21R
zS/3kTYDmjuAlP/hSGbFZVlaYXU9s/3D17UGYv6LF5O1zTM/iF4hCMBGpCgPLMc9
ul9tI5BMHxm5pTxmMlrSV1mNuvcAsxufUFIhT4aJDhbkvRUb1Ih3CJ4V/5HXkEPM
fARGKetOpGgaoz9hxBNZD79RNtIMOD+1Tc4AXxK0NHvh8QpD33ySpvOWx7e567jd
D3x/XywbNk4NKOr6tlOnUnZNEhqKF+M7ieickSbJ8xL5rRIQtXjxTXpif2O2U411
GDBm2XoZh4I5HTvHEK6rY/AfZmiE5F3xDARuAfTMQ48GEarQayaAqibGOoXRUsbd
PJSWLy360R+V+RTIDuWxs197cZ4xpolQ2fxmciZDgk58YE4jgDpAjg4lxJlm5jqV
5tp9w9g8ue/9zmp0oHScxOBI4ZtZ7qvRQDCMcY/zNTKAllAiKr4rCwxfvyT8rH3c
EzMbKY3MrbcqS6hMoMRTcCWYqDNn7FbFpN/TegeVa0zVInv6F88XDOiT/Qyurd0H
53iy5KgKR3W2U5lk6ra+ksDNTSAHuW7urdRiSS4zyfforHpSFEwLX+0LLaC3igJ9
xE4SEzfWKory/16jwd0V
=upBm
-END PGP SIGNATURE-


-- 
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/e1snehu-00053i...@franck.debian.org



Accepted lxsession 0.4.6.1-4 (source amd64)

2012-07-07 Thread 李健秋
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Jul 2012 05:16:33 +0800
Source: lxsession
Binary: lxsession lxsession-dbg
Architecture: source amd64
Version: 0.4.6.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian LXDE Maintainers lxde-deb...@lists.lxde.org
Changed-By: Andrew Lee (李健秋) ajq...@debian.org
Description: 
 lxsession  - LXDE default session manager
 lxsession-dbg - LXDE default session manager (debug)
Changes: 
 lxsession (0.4.6.1-4) unstable; urgency=low
 .
   * Added upower as recommends to make suspend and hibernate works by
 default. (Close: #679539).
Checksums-Sha1: 
 540c25f7f80435eb73cada55300ef8220183365e 1457 lxsession_0.4.6.1-4.dsc
 b8982b66bc226d958f7bf1824b4da0fb155f9b8b 6292 lxsession_0.4.6.1-4.debian.tar.xz
 7406c5941a457323096ba7282916595e29b91c45 57854 lxsession_0.4.6.1-4_amd64.deb
 86fab794f34e478c7997e6243ca5f5ec3231f3c5 72436 
lxsession-dbg_0.4.6.1-4_amd64.deb
Checksums-Sha256: 
 3adfb83beecbe5f2d74f3e4ad4c9daf6d221b556ddea54d95560ed02427a7676 1457 
lxsession_0.4.6.1-4.dsc
 801f224376518b66828108431b273a6e6bb8b9362d64b28d19acfcf3c107e778 6292 
lxsession_0.4.6.1-4.debian.tar.xz
 2dc425beb650a919615c0bc39256e88260c5603237a4afd1a6c6afacf3799467 57854 
lxsession_0.4.6.1-4_amd64.deb
 fbe6131568a51c4fbf85c2e9abfb75851b0910ceb44ad8ed5a6ff7f40dee0542 72436 
lxsession-dbg_0.4.6.1-4_amd64.deb
Files: 
 a7a7c52fd75b4cecd82945641fa46e42 1457 x11 optional lxsession_0.4.6.1-4.dsc
 ccfcc70a91075d7f626764031f723bba 6292 x11 optional 
lxsession_0.4.6.1-4.debian.tar.xz
 7317428c1fe56a8669c76916266802f6 57854 x11 optional 
lxsession_0.4.6.1-4_amd64.deb
 323d415dd3c6c73e4f44474ddda2ca4b 72436 debug extra 
lxsession-dbg_0.4.6.1-4_amd64.deb

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

iEYEARECAAYFAk/4wIwACgkQnQYz4bYlCYXv3wCff3v+XDn//OODTBdNb2QM2WEV
lWIAoJ3HFtGRko3U1yO28X34EWbNmVMi
=B35H
-END PGP SIGNATURE-


-- 
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/e1sneig-0005b2...@franck.debian.org



Accepted scim-chewing 0.3.4-3 (source amd64)

2012-07-07 Thread 李健秋
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Jul 2012 01:58:16 +0800
Source: scim-chewing
Binary: scim-chewing
Architecture: source amd64
Version: 0.3.4-3
Distribution: unstable
Urgency: low
Maintainer: Andrew Lee (李健秋) ajq...@debian.org
Changed-By: Andrew Lee (李健秋) ajq...@debian.org
Description: 
 scim-chewing - Chewing IM engine module for SCIM
Closes: 679802
Changes: 
 scim-chewing (0.3.4-3) unstable; urgency=low
 .
   * Updating package to debhelper version 9.
   * Updating package to standards version 3.9.3.
   * Switching to xz compression for both the source and the binary packages.
   * Build-depends on libgtk-3-dev. (Closes: #679802)
   * Drop libgtk2.0-dev from build-depends.
Checksums-Sha1: 
 42fc76b4e791a591c570aecbd7eb2f5ec84a9eb2 1444 scim-chewing_0.3.4-3.dsc
 c7b7d8870b00d96de901ea3e43445be9b32766c3 9788 
scim-chewing_0.3.4-3.debian.tar.xz
 ff5bcde79e1886213b98b0c8c693bd12a8e62797 65864 scim-chewing_0.3.4-3_amd64.deb
Checksums-Sha256: 
 17300b06122f8a418b8f68e8cbb162f9764a139c635236c6cfa35e214ae4608b 1444 
scim-chewing_0.3.4-3.dsc
 cf9a1940736c67cd9651969d0486c33b9fdb505a0430dd559895303dc394c19b 9788 
scim-chewing_0.3.4-3.debian.tar.xz
 5ad107c3ecc7bdd96a53050e503240a22a9b6374bdfa1693fbe584a7d4c46733 65864 
scim-chewing_0.3.4-3_amd64.deb
Files: 
 5db36809b0d830d72aa89f0d2e2034fb 1444 utils optional scim-chewing_0.3.4-3.dsc
 2034faee337980163125fa88d8f2fdfe 9788 utils optional 
scim-chewing_0.3.4-3.debian.tar.xz
 526ad577c0adaf718740a103d6a88926 65864 utils optional 
scim-chewing_0.3.4-3_amd64.deb

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

iEYEARECAAYFAk/4wMYACgkQnQYz4bYlCYVbhACfTgwKpESdkd0sn7iRaeiP1RVi
XK4An0n9OHaCygTbDiqalUpjynI+yA4Y
=OCoi
-END PGP SIGNATURE-


-- 
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/e1snejb-0005gk...@franck.debian.org



Accepted zsnes 1.510+bz2-4 (source i386)

2012-07-07 Thread Etienne Millon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 06 Jul 2012 08:27:08 +0200
Source: zsnes
Binary: zsnes
Architecture: source i386
Version: 1.510+bz2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Etienne Millon etienne.mil...@gmail.com
Description: 
 zsnes  - Emulator of the Super Nintendo Entertainment System
Closes: 607311 679526 679826 680054 680078
Changes: 
 zsnes (1.510+bz2-4) unstable; urgency=low
 .
   [ Etienne Millon ]
   * Disable build on amd64 (Closes: #679526)
 - Add Multi-Arch: Foreign
   * debian/compat : use level 9 compatibility level
   * debian/rules :
 - use find -delete instead of command expansion
 - use dpkg-buildflags
 - add -Wl,--as-needed to LDFLAGS (Closes: #607311)
 .
   [ Eshat Cakar ]
   * Improve zsnes.desktop file, thanks to Fabian Greffrath (Closes: #680054)
 .
   [ Fabian Greffrath ]
   * Add myself to Uploaders.
   * 0001-gcc-fno-rtti.patch: Patch src/configure.in instead of the
 auto-generated src/configure.
   * Add patch to initialize the ao_sample_format structure
 (thanks also to Goswin von Brederlow - Closes: #679826)
   * Install high-res PNG icons provided with the sources (Closes: #680078)
Checksums-Sha1: 
 ada01e1973065cd247e38e42907723a6c0c81753 1512 zsnes_1.510+bz2-4.dsc
 99cd10e572562f7b2556a1b61a230100b7ffc755 25788 zsnes_1.510+bz2-4.debian.tar.gz
 f4936b5752d9fcaa10526712e479b7905a5d213c 94 zsnes_1.510+bz2-4_i386.deb
Checksums-Sha256: 
 0c18f96b67963c4f401a5da4e61b637eff0e414637ee80070c2db67c51488155 1512 
zsnes_1.510+bz2-4.dsc
 f4ed1c8614343e87fd0b61523b272fd4b7e960f36c2168eca3490bb65bc564b6 25788 
zsnes_1.510+bz2-4.debian.tar.gz
 4e1c1f093ee13a53c18aa8dcfaf33921bd1119c27d2a89b491fe622865dd2410 94 
zsnes_1.510+bz2-4_i386.deb
Files: 
 578fbd9c29c8660670172f7419d37e99 1512 otherosfs optional zsnes_1.510+bz2-4.dsc
 a5544866767284d0ac4ec075b4fb2585 25788 otherosfs optional 
zsnes_1.510+bz2-4.debian.tar.gz
 3285b45c2d9df8d7fd879d4239c121ec 94 otherosfs optional 
zsnes_1.510+bz2-4_i386.deb

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

iEYEARECAAYFAk/4w6AACgkQx/UhwSKygsppGQCgjGJfsiDu6K63Ab1saPjPfvYI
D2kAn0aqJf0fCoBwf24eqRs9A50m4KUZ
=+vYF
-END PGP SIGNATURE-


-- 
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/e1snew4-0006fc...@franck.debian.org



Accepted flash-kernel 3.1~exp.1 (source armel)

2012-07-07 Thread Hector Oron
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Jul 2012 02:00:54 +0200
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source armel
Version: 3.1~exp.1
Distribution: experimental
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 flash-kernel - utility to make certain embedded devices bootable
 flash-kernel-installer - Make the system bootable (udeb)
Closes: 667681
Changes: 
 flash-kernel (3.1~exp.1) experimental; urgency=low
 .
   [ Ian Campbell ]
   * Add support for FDT based devices using /proc/device-tree/model for
 detection.
   * Add support for installing a DTB file into the boot partition.
   * Add support for appending a DTB to the kernel.
   * Add support for DreamPlug. (Closes: #667681)
 .
   [ Hector Oron ]
   * Update Standards-Version to 3.9.3
   * Set Boot-Device for Dreamplug to /dev/sda1.
 .
   [ Updated translations ]
   * Galician (gl.po) by Jorge Barreiro
   * Croatian (hr.po) by Tomislav Krznar
Checksums-Sha1: 
 07b6dd2431c80b9b9a41a83bd3d25235021edbc3 1766 flash-kernel_3.1~exp.1.dsc
 163f14d7ed3949f7d147f7b405003a3fdc08f0fd 56595 flash-kernel_3.1~exp.1.tar.gz
 4aa6e1b5e300435b4c048c597ff7770c5a6cd009 24756 flash-kernel_3.1~exp.1_armel.deb
 70ed5fcc481b37514fefe0db7d92c42934bf9895 18768 
flash-kernel-installer_3.1~exp.1_armel.udeb
Checksums-Sha256: 
 06f10584bddaa8fda7d0ae1f4984d5d58d2e32e5450108918150655802e079aa 1766 
flash-kernel_3.1~exp.1.dsc
 db97fbc68ace4eaa3d5ad4e0e51c15a85094de3bc078b51cc2d31db416f01687 56595 
flash-kernel_3.1~exp.1.tar.gz
 e29432ad69987656d1b1f88d474fd58854bc3c1c1a63938e9178b7392f1976cc 24756 
flash-kernel_3.1~exp.1_armel.deb
 dd30671e3a7e2162373caacc145fa97348a79a70e9c951ac3cf18719e755eee9 18768 
flash-kernel-installer_3.1~exp.1_armel.udeb
Files: 
 299d4bab66b877d5a0695bc6ed941ac6 1766 utils optional flash-kernel_3.1~exp.1.dsc
 074b40eaa8beccc955b6b9ddf4a803b3 56595 utils optional 
flash-kernel_3.1~exp.1.tar.gz
 73e07849bbac222e55d14f12b6df5748 24756 utils optional 
flash-kernel_3.1~exp.1_armel.deb
 bc3d34a0451e38d10c9f37c5a2f774f6 18768 debian-installer standard 
flash-kernel-installer_3.1~exp.1_armel.udeb
Package-Type: udeb

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

iQIcBAEBCgAGBQJP+NRUAAoJEK8ig6p24qx7PSEQALhrzjkenB7LshXDJhcTwO09
U6/LbhsqvnIKQOqazp/Y9h8C5P9qvK376By42nZasJiuWWe8JNDhTR5MUEvrrLRl
NSBCbNY4uSv8/zhtHq2pcVE5J7ck81RM20iSgyOhca3jwdjr2Z/HLEA64/gHrmOa
kRMKEU97ecustBPRbwqvMAyhgotGJIO9HuCO9FySfbsD0nP1lDargWw6H25uLJFf
Z8tfkeVLkKIR+iOjj4nm4O5u099tNvJ22rhoxKJCuE3jgvhgxVvs+ZaFFMQtnwtv
svbZsCKygJQOMFlWRMSY692Qpvy+AY9g9O9OPzZOTyKu3GS7GUlqEKGt8rAQ/WDl
95XAAo73TPc4bDkOoA1fuQ5iSeF5KKq7M8ZwrzOjtnCuk+pDt1V8WiMOB8cSRb1z
VECVdrRVHu7qvp8HDbcHOx4RBUdpQyslKzNSp/hA/qBQsnMMZZnOxi7YchvGX8OI
DJ12PYaXUn/W9wndHXESdfGRyRCDm1tbdRGcHTI03wRT16AwqXN8D9xd9+kcu6Ee
sNiNAriaiqRlnhmZztf6ei/F9GdCLeLl2+IGpT3adnzFBXOjZ28uYY1nfq3LVb5C
Tyf9RFi3IUrt3uIAjNBFFdiHCFb8KYMlWoa/mAdkX9C3DNiZl4KFhF6Wq3IkiHmz
le3ymBpKObArziiYthWM
=+qYW
-END PGP SIGNATURE-


-- 
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/e1snfey-0003kx...@franck.debian.org



Accepted hwdata 0.234-1 (source all)

2012-07-07 Thread Noël Köthe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Jul 2012 01:57:32 +0200
Source: hwdata
Binary: hwdata
Architecture: source all
Version: 0.234-1
Distribution: unstable
Urgency: low
Maintainer: Noël Köthe n...@debian.org
Changed-By: Noël Köthe n...@debian.org
Description: 
 hwdata - hardware identification / configuration data
Closes: 635302
Changes: 
 hwdata (0.234-1) unstable; urgency=low
 .
   * new upstream release from 2012-05-18
   * added patch from Martin Pitt martin.p...@ubuntu.com
 which links the files usb.ids and pci.ids to the ones from the
 packages usbutils and pciutils where they are newer. Thanks a lot!
 closes: Bug#635302 and LP: #77929
   * debian/control added usbutils and pciutils dependecy
   * debian/control updated Standards-Version, no changes needed
   * removed debian/README.build because no need for updating usb.ids
 anymore
Checksums-Sha1: 
 4dbf97ba4d8ea6119a35e1a4d00449e0fa4e7572 1032 hwdata_0.234-1.dsc
 3ce471f67ce083eb178255588100a5e62339a893 1182526 hwdata_0.234.orig.tar.gz
 aa1abc0a512b6c95fd2bec67510742a704c9e4c0 3531 hwdata_0.234-1.diff.gz
 791a071a6437531ca2adcc0d4e0211e3eb2cc1fd 89878 hwdata_0.234-1_all.deb
Checksums-Sha256: 
 91395e7f6d08cde0586b5089cc7820acf5c724aab5dab4f47ae1cb949c8b346e 1032 
hwdata_0.234-1.dsc
 3810785ae9e6819dd948a9614f0d8631b5f1d60bc3aa64946acf06b4b12e0fc1 1182526 
hwdata_0.234.orig.tar.gz
 299370f88027f54f38608f7f9fef4232c8417d2e9378fa668c0a4661d2574da1 3531 
hwdata_0.234-1.diff.gz
 34d6fbb84cd99bc6349f27bfc98c3aa87ac00efb4e5ac83b794ad7aeb4440048 89878 
hwdata_0.234-1_all.deb
Files: 
 33d20a699359472edc8012d2af8539c6 1032 misc optional hwdata_0.234-1.dsc
 56da37dc9f83b41141cf052afcf46747 1182526 misc optional hwdata_0.234.orig.tar.gz
 c822692782ff1beb08374fd2743eb1cc 3531 misc optional hwdata_0.234-1.diff.gz
 dad224e2b93dbeca520d5773374c4e55 89878 misc optional hwdata_0.234-1_all.deb

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

iEYEARECAAYFAk/41hEACgkQ9/DnDzB9Vu2RZACfQpFPlW2mU2GAP73BYT+Sr54D
8ZAAn2Gy92PW+0/5Ljg1lxu7ZtraIoA7
=cZxo
-END PGP SIGNATURE-


-- 
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/e1snfeg-0003mh...@franck.debian.org



Accepted nautilus-scripts-manager 1.7-1 (source all)

2012-07-07 Thread Pietro Battiston
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 04 Jul 2012 20:31:17 +0200
Source: nautilus-scripts-manager
Binary: nautilus-scripts-manager
Architecture: source all
Version: 1.7-1
Distribution: unstable
Urgency: low
Maintainer: Pietro Battiston m...@pietrobattiston.it
Changed-By: Pietro Battiston m...@pietrobattiston.it
Description: 
 nautilus-scripts-manager - simple tool for nautilus scripts management
Changes: 
 nautilus-scripts-manager (1.7-1) unstable; urgency=low
 .
   * New upstream release
 - Stop crashing when scripts dir contains subdirs (LP: #494704)
 - Check if a display is available before starting the GUI (LP: #973239)
   * Updated Standards-Version
Checksums-Sha1: 
 1ba5dbb89c66117f32ec866a0ab87c3b1123ea82 2085 
nautilus-scripts-manager_1.7-1.dsc
 6e44ea7066ce6b46970ce05913ca8dde4fb5cccb 44130 
nautilus-scripts-manager_1.7.orig.tar.gz
 84468c2705e6b7b2455e03b1fc177a6daa7f55ea 1982 
nautilus-scripts-manager_1.7-1.debian.tar.gz
 9308ae65f45b79987c896fc816a3786c0d67049d 27648 
nautilus-scripts-manager_1.7-1_all.deb
Checksums-Sha256: 
 33085c6347c9320090e11a1da6d89959724885e22b4cf4a6069bfb05bc1cac72 2085 
nautilus-scripts-manager_1.7-1.dsc
 9e9b783a9578e62b06cf9cf6a9cc930667618950ca55c204c00dc11d2a4a62e8 44130 
nautilus-scripts-manager_1.7.orig.tar.gz
 c22114e61696fea14c4df5e6fdcfad663169cb65cd0bfd0c4b43c4f720c1a861 1982 
nautilus-scripts-manager_1.7-1.debian.tar.gz
 2547201cc5f4c98ac7f457958c24c3b9235222102082b8e1c6a4eedee159e4b5 27648 
nautilus-scripts-manager_1.7-1_all.deb
Files: 
 51cbbc9d4e0484328670653e08ea4193 2085 gnome optional 
nautilus-scripts-manager_1.7-1.dsc
 6c8304495f1edde4334606a08cae0cd9 44130 gnome optional 
nautilus-scripts-manager_1.7.orig.tar.gz
 ba6ea6d7ec8049944ed373678984ce31 1982 gnome optional 
nautilus-scripts-manager_1.7-1.debian.tar.gz
 66bbf1355eac845b57f3aaf5e05cd091 27648 gnome optional 
nautilus-scripts-manager_1.7-1_all.deb

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

iQIcBAEBCgAGBQJP+NM/AAoJEK728aKnRXZFTjIP/ia2IxecTVn/z2cO6PNIEgQN
tdRw8sPbIBJ2R9KBcSO6utKt2aXxCKw6VV97d9k/draEj0pqXnznqkAeGB7zIpuP
7duGfQo5/RxwCao6bgxfTuZRxlnV01BLrKT7il/MidjbITLuckWkg150NXOvDIBC
wJfDbI79oc3WA2C9z8on4UjF/1pZqFItg0Wd9fvtiYAM4iAhAPm8pmFyJODvUAV0
7UcXrk7cXX5erBVCn7hYKcx6gAL5DFZiz6BLQdw9mhcTYAP3nGiO7nvga2FMNLZ0
3HwvfWzlRGYRq7Ipm2z+itcm5KScIXDztzHcjI5eJlwEmhf8c01rYtsk7+OL2aod
zY+RNnNUflK3Ex2E1Egc43sjDHIKGn18dHaJaV4+LP/LpKk2gIg0iC+ZmuLEr9qF
2+F/7pB4hJeOQ9uNIo41npna7muFZfzYXrsg6AHS3ObJJThL0XNU3VHWxEVGeYwg
bPk5c9d0q5A+R01dIGhX5dBWvDXMwhumbM5jQPi2mkye9Y+7jfELuURQSe79XgNk
f4Co4Wl/vZNCJGsTBp/2iUmlnAzO6aMjharhXd/g7O1uzrgIHFj2kqk5PzQeJRqi
Wp24iyDGPNn3Ux3lwx+3+1WyOsNrEaJtrd5LAg6al6ah7lvwgBJC1kz1k0mu4TWU
73N1TX5E4l2S6raTdfiN
=h/A5
-END PGP SIGNATURE-


-- 
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/e1snfeq-0003ne...@franck.debian.org



Accepted libguestfs 1:1.18.4-1 (source amd64)

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

Format: 1.8
Date: Sun, 08 Jul 2012 00:04:46 +0200
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 libguestfs-gobject-1.0-0 libguestfs-gobject-dev gir1.2-guestfs-1.0
Architecture: source amd64
Version: 1:1.18.4-1
Distribution: sid
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
 gir1.2-guestfs-1.0 - guest disk image management system - GObject 
introspection files
 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-gobject-1.0-0 - guest disk image management system - GObject 
bindings
 libguestfs-gobject-dev - guest disk image management system - GObject 
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.18.4-1) unstable; urgency=low
 .
   * [3fc6f7c] Imported Upstream version 1.18.4
   * [90f05f5] Rebased patch queue; dropped libruby detection fix which has
 been picked up upstream
Checksums-Sha1: 
 b12835bd09b16425c3e9e3cb80dfb75f632d9fd6 3009 libguestfs_1.18.4-1.dsc
 9d16d327be66cfe6d7210bcad7070c932cd10dd6 7644780 libguestfs_1.18.4.orig.tar.gz
 3b4b321f55d89ca35e271febc8bfb6673e7388bf 43128 
libguestfs_1.18.4-1.debian.tar.gz
 e0f5550e662c7146ceaabf2d92eb7e778bab31fb 472822 guestfish_1.18.4-1_amd64.deb
 54fb801da784729c84f8f2a6a9d792687cf501ac 367554 guestfsd_1.18.4-1_amd64.deb
 58733478dfa554c7fcf3847a89940f9b30e891e5 649400 
libguestfs-dev_1.18.4-1_amd64.deb
 75e652d260ae4a4bacb9d067e8d7675e9bbe70ef 500066 libguestfs0_1.18.4-1_amd64.deb
 313dc00b5642a97dc9cc5a75c72dfef3a4211281 236200 guestmount_1.18.4-1_amd64.deb
 8dbdc632cae488235acb4819c8d77673d7a5b993 2223316 
libguestfs-tools_1.18.4-1_amd64.deb
 a510c03716fa6d2b4f006d06097b4ae26f75da4b 4990300 
libguestfs0-dbg_1.18.4-1_amd64.deb
 cec780f9eee0e51bc928dcd3a29f8eaca6aa5e81 603702 
python-guestfs_1.18.4-1_amd64.deb
 bd0220fb3c3e23b53f173278b83765160ccf8432 511696 
libguestfs-perl_1.18.4-1_amd64.deb
 7dc4b2daee5d3f04b3e9f94c522d10f11a513bad 281362 
libguestfs-ocaml_1.18.4-1_amd64.deb
 1d3138052ef6b9adda97bde70c6c0c03efaf2eba 586326 
libguestfs-ocaml-dev_1.18.4-1_amd64.deb
 0c8be96a5e54667ea3a212f2cab4f976703b1c8b 324558 
erlang-guestfs_1.18.4-1_amd64.deb
 23768b8382971487ac423dd73f3eb23d2cf40125 408930 
libguestfs-java_1.18.4-1_amd64.deb
 b679c2bb4e73f81b074a4adea8f17cde2e40f61e 349874 ruby-guestfs_1.18.4-1_amd64.deb
 ae1c013b2f3a42be8ac55842d6c8170cb0305f45 286774 
libguestfs-gobject-1.0-0_1.18.4-1_amd64.deb
 f90701031b6d319b3fff238ce1d97b7001488f96 349694 
libguestfs-gobject-dev_1.18.4-1_amd64.deb
 c336d1df17d481cf934e5eb3ddbb92418bcb415c 232390 
gir1.2-guestfs-1.0_1.18.4-1_amd64.deb
Checksums-Sha256: 
 73a32a680ac3b46dd3da853eec14fcb7c07dbff953e352283bb6e9412764e19a 3009 
libguestfs_1.18.4-1.dsc
 7dcb6c269f8bc85fa06bc25c7fcb2c159f7b609f43ab30108be24ad7ac9f860f 7644780 
libguestfs_1.18.4.orig.tar.gz
 d3cf743d687a56ae165fc3ee6ce202c64117e8706d57934292de889228834800 43128 
libguestfs_1.18.4-1.debian.tar.gz
 34af9330b0a0821194b90688f1597b0e7a83ded664b66c4a10dd88ab205b1595 472822 
guestfish_1.18.4-1_amd64.deb
 c4ebaa3d87f3bb8c278f9000c125636433ff139a267cc27a082416abd4a07dfb 367554 
guestfsd_1.18.4-1_amd64.deb
 8732782ea4ee498092252bd5ed3614f23fa41f697275e89e48c64dbe3b8b729d 649400 
libguestfs-dev_1.18.4-1_amd64.deb
 3868160f031d7c16e4f196b57280c3bdb3e3521222eab159d74fc17b0806a1c3 500066 
libguestfs0_1.18.4-1_amd64.deb
 96863d1366bab996738e8be406d7bc580454a1abfeb1701875c3524d29a24246 236200 
guestmount_1.18.4-1_amd64.deb
 bd10f491e55fefafd6d8c3d3ac9689e11176c0fbaf01ac49381fe5e39436b244 2223316 
libguestfs-tools_1.18.4-1_amd64.deb
 4911661fe5a2dd291716b3683cba49ba3a11adb2435ab754098718bf7135f406 4990300 
libguestfs0-dbg_1.18.4-1_amd64.deb
 aadc008f203369f0aa7404d4f6102873b659694e5718442c8e0543548786c6f9 603702 
python-guestfs_1.18.4-1_amd64.deb
 a45c509bde6c8119d19fecc14425b1920e168843498a55ff1bf9bb55444768c0 511696 

Accepted flash-kernel 3.1 (source armel)

2012-07-07 Thread Hector Oron
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 08 Jul 2012 03:03:57 +0200
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source armel
Version: 3.1
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 flash-kernel - utility to make certain embedded devices bootable
 flash-kernel-installer - Make the system bootable (udeb)
Changes: 
 flash-kernel (3.1) unstable; urgency=low
 .
   * Release into unstable.
Checksums-Sha1: 
 ee6028427f1fdaad1fad5180aeb9b6df2f32dbb7 1742 flash-kernel_3.1.dsc
 8f55edeb9a5485a1059f50a6ec859717112039b7 56411 flash-kernel_3.1.tar.gz
 f687ef1ca20c2b39706ade7024307fc48421e511 24752 flash-kernel_3.1_armel.deb
 de43e26fb15e51a652c0c9d97c763346124fce55 18758 
flash-kernel-installer_3.1_armel.udeb
Checksums-Sha256: 
 960899f72225847e61606bdb511a1e0a37a7409d696ccf60ef61034fb06ae5df 1742 
flash-kernel_3.1.dsc
 0b8f4d0ea1af01a36f0cf48b3b372890fc274e1b216b97ab28ea93a3120cd7f8 56411 
flash-kernel_3.1.tar.gz
 7544eeb5a5ce995319c31b7e7cbe11ebe27b0553dc37156cf13282f2da704093 24752 
flash-kernel_3.1_armel.deb
 902f1f784023c21b02253334b58cdb66ac18b3d1225cf628a14375af607249ac 18758 
flash-kernel-installer_3.1_armel.udeb
Files: 
 5da022f22d8e0f5b6a22b1270dfa13c3 1742 utils optional flash-kernel_3.1.dsc
 9d61659f6dacd1d3492aa959e96375ae 56411 utils optional flash-kernel_3.1.tar.gz
 4ed314a012a97cd507731af8c54f7293 24752 utils optional 
flash-kernel_3.1_armel.deb
 e6602847417b66b4a557a358166a94e1 18758 debian-installer standard 
flash-kernel-installer_3.1_armel.udeb
Package-Type: udeb

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

iQIcBAEBCgAGBQJP+N5BAAoJEK8ig6p24qx7mccQAJk9ggXX4O29sZzU1KiMN3Ab
stTYANTLRKoc1b0p9stShE0M/WthzYi6GK+AAglno/PMHMHMBfU5mbNJ8N0+YSZh
jo9Fddpmh72rvJqqDDjb3xzk9ilKVWqsabokRNh+1N6XH5ZKq5gk9N1UkAM8k0w1
AZR83Pc4kjPFvcizkeDbr4mrKMRJALThXn/f2zY4mKqaiQlIffxlmjHoH0V2xuQl
E+wLGHLtZuA9HXVr1WqpHOCYzTWGG81SbQCGnqZAmKbmFKFAs/CTEsRKPoWXii84
XnJSHkbAl0sntWNePIoAmQ8+dD6jyS5DHE+RChHUa6u1BRcpTnzWhbNrrmEFQ9kB
En+h7WxApGULGUQmDQtbk299FLzM7DnDvrQYDM9jeb3g1iPQlypJQDjBfamS65nb
vF/tyPRw85nyzZf58Al/vKsnNayOQnEG59Z6RSNJoTEYHdK4wv8mvZkOwaGVr7+n
eZV1iDI1boiD9iY+eg+dsLKrX1zhfafOWPhBsMERjMPwgO4wy2KzG/cjdw7ABfb1
e7AdKHAOY00IWB37jW7mmeg3JMgnoVrBg5Oen6O3eQfikEh3IW0bLVic7Gd6d9HH
1h4xdqVYXnGhb4Wz/tA60eBjfZ+QatoSxo1A5TiRQ//Mwbm3kdwaaC/WPCIIDBc2
VQOkw4Gjv/14YSDHYJ5a
=Fn0/
-END PGP SIGNATURE-


-- 
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/e1sng7d-0005zq...@franck.debian.org



Accepted linux-igd 1.0+cvs20070630-4 (source amd64)

2012-07-07 Thread Nick Leverton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Jul 2012 21:54:47 +0100
Source: linux-igd
Binary: linux-igd
Architecture: source amd64
Version: 1.0+cvs20070630-4
Distribution: unstable
Urgency: low
Maintainer: Nick Leverton n...@leverton.org
Changed-By: Nick Leverton n...@leverton.org
Description: 
 linux-igd  - Linux UPnP Internet Gateway Device
Closes: 499827
Changes: 
 linux-igd (1.0+cvs20070630-4) unstable; urgency=low
 .
   * Apply patch 16 from Rob Lesley to fix use-after-free (Closes: #499827)
   * Apply hardening in line with Wheezy release goal, as we are a daemon
 and handle unsanitised input from the net.  Update *FLAGS in line
 with this to be supplied by dh_buildflags.
   * Update Policy to 3.9.3 (no change to package).
Checksums-Sha1: 
 e01e6e3b55d1820d65ab1950661b53558d85ca2d 1847 linux-igd_1.0+cvs20070630-4.dsc
 2910e22e9f789cae8b5b6b012e3f1c795310ed91 33595 
linux-igd_1.0+cvs20070630-4.diff.gz
 1c424c0bea3784d1e8cf865a9a324cc25973c36f 39120 
linux-igd_1.0+cvs20070630-4_amd64.deb
Checksums-Sha256: 
 1447f327410f62b47e9387b6347571c3907540ed687b4c8d78d51e08e4049c58 1847 
linux-igd_1.0+cvs20070630-4.dsc
 3065cfcdf1fb7dc0422afd695ba07c42e492c6872ac143457961fe235b185f13 33595 
linux-igd_1.0+cvs20070630-4.diff.gz
 6834da879dc541ad04183847b573685fa71d971c29dfadee26350e5275443085 39120 
linux-igd_1.0+cvs20070630-4_amd64.deb
Files: 
 b09f2fcc300c987b0459319c4a707231 1847 net optional 
linux-igd_1.0+cvs20070630-4.dsc
 f4bc7bef2e558acd6d80c78782ad4e10 33595 net optional 
linux-igd_1.0+cvs20070630-4.diff.gz
 03711d5a7e19fc8e70b73502f971bded 39120 net optional 
linux-igd_1.0+cvs20070630-4_amd64.deb

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

iQIcBAEBCAAGBQJP+PYOAAoJEDNV9NY7WCHMcpwQALPThfr72f7X+uIgvOUK4hsk
Q9LebJv6N8dYQgrjoZTslPp3eYxDXRIwdVsEFqX4DZntKi5wKmkiypvmMCAQczBe
uN5IH6KZP+EgttEyGeKR1TrOLfn/JTUbZpnf1V2UwukV+7t/XQ73leNJQlv591kl
KamA8qJ5vXbQ81TwRKB5CNaFdVmnNqDY3Dj6N8Xg57elo5fE0XeiN/uDNVnlcZDs
5dgwtry4E2oVL0PAVq3fwt8vydaaefy8SCf7GMZ75fA16MGZVQlPN/dm5mLKan5S
hkjpxyXNjmXH3KbKhK2EWeUzbulx3ciVlBiCcQr6I3bk3IYyNTlVVhHrNQa6tH/u
6S9C3qYpntaGTYe8Fx76UD41cHnrRCDjFuCD8Sw4qfuQV00owMiLQ0NabBz0IMbB
naYG1DfUNejjsQ3lc2fQ69vg9FThMPg5UkiCT7N7Hkk54OcL+tQZLFwXbQ2BZRQ/
x3c8Nf3o4BnLdFDXwtKbdvkAoczJFdL4qurrl+Kv/KnbfejXtZvYzHpEQoaut8iX
l90SMHDAO6z7r/WvsfIq7CC71YGTwYzVgWx74cwljUn+/x192KIESFVlB+ivNIn+
wDlxr1PTDe1EU5UXDQMBRhrRSSvI9xkbYbIrVdmUCcj3HcdcDhEuq8A62dkNY70E
ipcSMt/xOBkHD65BMWh4
=v0dv
-END PGP SIGNATURE-


-- 
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/e1sni0k-0002qz...@franck.debian.org



Accepted dbskkd-cdb 1:2.00-5 (source i386)

2012-07-07 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Jul 2012 11:34:47 +0900
Source: dbskkd-cdb
Binary: dbskkd-cdb
Architecture: source i386
Version: 1:2.00-5
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 dbskkd-cdb - SKK dictionary server using cdb for faster access
Changes: 
 dbskkd-cdb (1:2.00-5) unstable; urgency=low
 .
   * debian/rules: Use dpkg-buildflags to support hardening flags
Checksums-Sha1: 
 ce6197543bfea460e417ba6a7a6e79912aa423d3 1730 dbskkd-cdb_2.00-5.dsc
 f848e3ad1d701d43d1d13898fd895637fe9d68ff 13145 dbskkd-cdb_2.00-5.debian.tar.gz
 42d08d6227972afc111b52efe452c2b046283202 24514 dbskkd-cdb_2.00-5_i386.deb
Checksums-Sha256: 
 a64358faa66ec9b37a180468431ae5c616ded1407ef53dbd82839f743aefe0b0 1730 
dbskkd-cdb_2.00-5.dsc
 51c6727800ddd6ee62bcca4cd2186b46697c69b140abd0df858f4d72d769ff43 13145 
dbskkd-cdb_2.00-5.debian.tar.gz
 a1f7c14b1907628f14628d939270d9f04777ccd235be9b2142a75d6ea0b6a43d 24514 
dbskkd-cdb_2.00-5_i386.deb
Files: 
 99f0cba2177a2071214b3de386532699 1730 utils optional dbskkd-cdb_2.00-5.dsc
 21db9db161552c8e5bfa4d2aeaf96b06 13145 utils optional 
dbskkd-cdb_2.00-5.debian.tar.gz
 8c896e857616ee1cb514fadc3feef3ee 24514 utils optional 
dbskkd-cdb_2.00-5_i386.deb

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

iQIcBAEBCAAGBQJP+QLXAAoJEOXvq5AIDqY8Ev4P/Rm7QkT9OkIupD1QMunOLRfg
/o+zTzg//gg+QUoHD8vjAvOCK/UOkSVBHBt5+ZGl9Xq4PQuJRAjxtyke6Hbey5Lo
ybQ+ugQyqy7Y/6aENyY4Q+VancquTnJnahxqBgDN+zV/iFsay1xsHiyaLkPPM2tJ
z0UsmZXGRAfL7HwIflcqyhleDjxaJwL2f6lZ0gOap4H4JnSRuzj3IiGP08jlGKKK
G/gWribjG4e0jTlRxE13qC+4WUK0edA8gWiAsMD8OvT1lehDg6QyTXdpyiWEWQGd
scDFXeNLJzB8+AeWd+CdwKcDdtOlZ09xecFkjPfowRp69eCfL/8K1HRX5vCGYjG9
vC1t1vwE5eJ5L51OvpWVSkAEQPpj7vPqCJpg99cqpm3fqjjrLjzYFIUiypf+KBN2
NqPWIWIKadF7EUKFbd8M/xT/od3u8Mbg8KwdXmlL4CF30lmiW0zdt/yvgIknchKK
FzZNB66gZdYx5gNZik5f7rF9dUI69SFz8USmTmEdUmT84dydcFeUrAig7T36GvvQ
SdNOvZx9YdMfVF5vbywAdAjg1XrmI938UGrX3CF+n95wya1F3vprtlj+fok1PCZm
BgxYvvAHXy2xujfYs7oPLbZgZ7CKACxI8smc5uHgb5qHSRzMtZdvQubFaoU7s34D
uEg2tTs6edt0E2Vx7jLT
=80ff
-END PGP SIGNATURE-


-- 
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/e1snivp-0008di...@franck.debian.org



Accepted mhc 0.25.1+20120403-2 (source i386 all)

2012-07-07 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Jul 2012 11:50:33 +0900
Source: mhc
Binary: mhc mhc-utils
Architecture: source i386 all
Version: 0.25.1+20120403-2
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mhc- schedule management tool for emacsen
 mhc-utils  - command line/GUI utilities for the MHC schedule management system
Changes: 
 mhc (0.25.1+20120403-2) unstable; urgency=low
 .
   * debian/rules: Use dpkg-buildflags to support hardening flags
   * debian/control: Add emacs24 to Depends
Checksums-Sha1: 
 d37a2cbcb8f6e947c9c3488ff7289ea0f0b1745e 1820 mhc_0.25.1+20120403-2.dsc
 8017c52360e306ff7c73f411c79d75e1a29cd889 13782 
mhc_0.25.1+20120403-2.debian.tar.gz
 3770b41488fa337e3a1d5235fcceeb509586a864 74318 
mhc-utils_0.25.1+20120403-2_i386.deb
 96495602c656afbca555708b9e4964bed9d4e1a2 141330 mhc_0.25.1+20120403-2_all.deb
Checksums-Sha256: 
 d04dd3d91fb0c9e5acbcd6a2fa405049f0a3219647692a47a640eeec7033855d 1820 
mhc_0.25.1+20120403-2.dsc
 d5a5904f5c33714f38bc65af46011cb6395bff52e1a9793ae465f2a499cb288a 13782 
mhc_0.25.1+20120403-2.debian.tar.gz
 80f532350756c4466a7e69bb2709f17237a5118aa15c91766fa1a85e32e7352a 74318 
mhc-utils_0.25.1+20120403-2_i386.deb
 dbb8e9b02a5afa4b8f8a4e83e379257579001c4caa632df9e61be667dee29798 141330 
mhc_0.25.1+20120403-2_all.deb
Files: 
 360d74a10f1d358c8a1f38ffe87934f3 1820 misc optional mhc_0.25.1+20120403-2.dsc
 d8f44fe99de689be60563b3ed633a73c 13782 misc optional 
mhc_0.25.1+20120403-2.debian.tar.gz
 08ded1820c5d471fcb6bd5e9d626ae13 74318 misc optional 
mhc-utils_0.25.1+20120403-2_i386.deb
 5e2ff37c89452365e3738c89a808a113 141330 lisp optional 
mhc_0.25.1+20120403-2_all.deb

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

iQIcBAEBCAAGBQJP+PzEAAoJEOXvq5AIDqY86+UP/itItnbXM10SI27ORDAZjIky
6DbQE9tx/93SC8UI9I9Fo6I8Vi561TJSbOqVaRIsuEGJxOi2smxTiUaObfMoHvf+
p/DU7v8NyEzJbG4dF+6Ch4+Dkd4WMXeQU1yFHLDiojeg/W9305wLUs0FMgnRZntw
zWnr+oS0we9dnF/Fw6IsO+4GDcetHZL8EhihcJKBJfrXQ0Ojw5wgishLV9m2JO+1
Pa4fp7dFZFCW9XoFY7zx3f07VUhqZ0Xm6MPhwBXogfWN+8Rmye9gEGOFFYJU7HNV
IMwnQ6Y6u1elxduKT7Bkpc3tk6nCv2L5WIXQBL1KZbKr4Qmmd8S484nyGqajcjkZ
CRCnqGagqWc2nu+psQeYIJsf9x2kogmvUK3eqrq9pwVBUKn2IaQU0MNH66jAQyE/
LW+n/E9wxeOccvST2uMvmCAKRMk6ROP51rScYgLznOPCrabBlgTISBoctMHS2N6L
cCsOIUi0Nm4BI33fzFzBBFhalPVfpwXx9rHSxmy4YeYJOScNnNZ/+bsvIEBBz4lK
q/DJYvwOrLIc+kJttougfQNwuGqs4Ey6DQ2Yssi0ZNJ2vl9xv4HS1ioOymrsl6Y8
UkPYxUdZPsUn0hLMP4IVYhCp9mPFnqqZo0l7VomKKsNnForwyPE6B8bIMBzSazvI
C2URSGngGHM7UcBiFQxp
=ye0C
-END PGP SIGNATURE-


-- 
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/e1sniw7-0008et...@franck.debian.org



Accepted scanlogd 2.2.5-3.1 (source i386)

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

Format: 1.8
Date: Thu, 05 Jul 2012 23:54:56 -0400
Source: scanlogd
Binary: scanlogd
Architecture: source i386
Version: 2.2.5-3.1
Distribution: unstable
Urgency: low
Maintainer: Michael Vogt m...@debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 scanlogd   - A portscan detecting tool
Closes: 668722
Changes: 
 scanlogd (2.2.5-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Set adduser in postinst not to create /home/scanlogd and remove it if it
 exists. Ssolves unowned files left on system after purge (Closes: #668722)
Checksums-Sha1: 
 8ffbeab180add9cc3843a2a426582b8851a4baaf 1042 scanlogd_2.2.5-3.1.dsc
 daaf87cf856bf0c321b31ec7efbfa124c67d9d5d 12842 scanlogd_2.2.5-3.1.diff.gz
 fac2b871aea020b5140a16e0930c85a73ba599fc 20014 scanlogd_2.2.5-3.1_i386.deb
Checksums-Sha256: 
 6c923baa956573b83111cfad091a415d6c1762bc1b7816cc18d1186d707606b9 1042 
scanlogd_2.2.5-3.1.dsc
 2577aa5017eb9c75a8864a17276fee8a60df6259f46bb95b41551305e8c6507d 12842 
scanlogd_2.2.5-3.1.diff.gz
 f0663051cf6ffb8f1977d00425e95ce60dac1aef8cf50e6b68f9502e5d6beee4 20014 
scanlogd_2.2.5-3.1_i386.deb
Files: 
 0a795adc9d20a577493ce9b6975b9b24 1042 net optional scanlogd_2.2.5-3.1.dsc
 89ed4b65cd700819f6efa98f47658063 12842 net optional scanlogd_2.2.5-3.1.diff.gz
 26a08ff950d0bd19bbe64b0afe88f351 20014 net optional scanlogd_2.2.5-3.1_i386.deb

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

iEYEARECAAYFAk/2abkACgkQHajaM93NaGqA4gCgjGywHesuDIkQgF5NeC8fw7VR
RHYAn25hDG3jchXH+ejljFo7UGizxMtz
=ZN+V
-END PGP SIGNATURE-


-- 
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/e1snjpw-0002bs...@franck.debian.org



Accepted skksearch 0.0-20 (source i386)

2012-07-07 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Jul 2012 13:28:30 +0900
Source: skksearch
Binary: skksearch
Architecture: source i386
Version: 0.0-20
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 skksearch  - SKK dictionary server handling multiple dictionaries
Changes: 
 skksearch (0.0-20) unstable; urgency=low
 .
   * Use dpkg-buildflags to support hardening flags
   * debian/patches/*: Add DEP-3 header fields, and renumbered
   * Update copyright-format version to 1.0
   * Update Vcs-* to anonscm.debian.org
   * Update Standards-Version to 3.9.3
Checksums-Sha1: 
 1decc71127aa65377d08fb48fac23a2f925c9647 1815 skksearch_0.0-20.dsc
 5929e71b790163e9b901a80cf77d2f5232235f51 8203 skksearch_0.0-20.debian.tar.gz
 d6cfe2c81634c0607da806f4c4fccdac3d05f00e 15188 skksearch_0.0-20_i386.deb
Checksums-Sha256: 
 792c76550847485be05a1195beebe5c5a9cd1e5e6fe73d05aeb754a3668f6dae 1815 
skksearch_0.0-20.dsc
 98cce33e1b3197899be4c14c52d86be0a983668894ab2df9cdcbb2d5e097e860 8203 
skksearch_0.0-20.debian.tar.gz
 5a190c37bd67131ff33f4f627e407177db37fb13b664645242499d8daaf907a2 15188 
skksearch_0.0-20_i386.deb
Files: 
 412b8691761fcd3773e4949cc01f89c4 1815 utils extra skksearch_0.0-20.dsc
 59bb59291bf914ef6ee520f8c4e3a715 8203 utils extra 
skksearch_0.0-20.debian.tar.gz
 748c861ddb04b9212615fa12ee6a2622 15188 utils extra skksearch_0.0-20_i386.deb

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

iQIcBAEBCAAGBQJP+Q3NAAoJEOXvq5AIDqY8XwsP/2O8SZOK8/balu7guhAx4UsG
U68Lw4vmE5IYMxO5mXMyl0MCh0BB95Pq0eHp6ZrHn3hg0L/Nc/CvhaHyl4XtiXXl
X+plQIWhW4slNvgdRY/DLrVI5UuToT+BadByhFpdkWEfLdV8eP0nKj+ZoGAuSRQ4
w+b3V51/Ta7kFZmBZE6j5eM+HFfAr6j2+5sQKj54CWemcm9dqLsGOCWin+Jfm46C
HuKxphsi18ySDv7f6RTFdr+Py2IlVxaVg8usgjpBLzZOF9REi8FupuDTUMPELmlS
lJabK6KPxkWkzo/03fVtABLYFRgCNj/5dupGPVpGauSpKMvJ03GVsAY8WBLvtSGo
8AFM0V1nBqN3n2tkh0IiyLyVkOUdkZ9DqkEMG5j+Ydx1i5RzpT35LLXPmSM4HWyJ
nnvh6xlQqk9Ys952sTx7/MtXmy0OZHq4MvAZyu7lRIB0AFmvzK308jndvGT0SwYw
fC7LmuFqYBNCWQEMEzRPwRpxgK5wZuyTjLp8wRWjeVZB5KpX+QY+FegzG0Jq7RTP
vJDZFLpqjldxInvd1/ahlvPBWPXGGJpig6DWCcYj/l4YwF0O+ZyN8srW+tSFkaNP
LJ2p7FONd7QyVLP7Kcu0aDmXF/we4k/cyd4RB4Fg2a6X016sVc/0eYSZcPp2BDl0
kOVk4qprfQ6zadBWXsD4
=o3xi
-END PGP SIGNATURE-


-- 
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/e1snjdv-0003gk...@franck.debian.org



Accepted libunwind 1.0.1-2 (source amd64)

2012-07-07 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 08 Jul 2012 13:13:11 +0900
Source: libunwind
Binary: libunwind8-dev libunwind8 libunwind-setjmp0-dev libunwind-setjmp0
Architecture: source amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Daigo Moriwaki da...@debian.org
Changed-By: Daigo Moriwaki da...@debian.org
Description: 
 libunwind-setjmp0 - libunwind-based non local goto - runtime
 libunwind-setjmp0-dev - libunwind-based non local goto - development
 libunwind8 - library to determine the call-chain of a program - runtime
 libunwind8-dev - library to determine the call-chain of a program - development
Closes: 670957 680308 680623
Changes: 
 libunwind (1.0.1-2) unstable; urgency=low
 .
   [ Luca Falavigna ]
   * 20120707_ia64_FTBFS.patch:
 - Cherry pick patch from upstream to fix FTBFS on ia64 (Closes: #680623).
 .
   [ Daigo Moriwaki ]
   * debian/control: Removes libunwind8's Conflicts and Replaces with
 libunwind7. (Closes: #670957)
   * Imports Ubuntu's patch, supporting the armhf architecture.
 Thanks to James Page james.p...@ubuntu.com.  (Closes: 680308)
 - 20120704_fix_arm_ftbfs.patch
 - debian/control:
   + Supports armhf.
   + libatomic-ops-dev is no longer required for Build-Depends.
Checksums-Sha1: 
 b0da4a968b28896ff5cdc4fb0e5370e0b9086ac8 1568 libunwind_1.0.1-2.dsc
 59ddfb82a2521454cb072f7025dbf3a6aa8d7815 11054 libunwind_1.0.1-2.debian.tar.gz
 d2e424a5a0dabfcb1f75c34969237d6f2ce800d4 134660 
libunwind8-dev_1.0.1-2_amd64.deb
 8ffeda114bb78c384996138f8ea124c1956c42b3 54636 libunwind8_1.0.1-2_amd64.deb
 95108204a8506340c2208bf74ccd81056b57aa38 10088 
libunwind-setjmp0-dev_1.0.1-2_amd64.deb
 238c39a7b282f39230abf0b29a6f06fc7b475b21 9010 
libunwind-setjmp0_1.0.1-2_amd64.deb
Checksums-Sha256: 
 1428e9a68a55e500ac72b30f2c22756fd238de51c97805a8ac1e024aaa7d9b51 1568 
libunwind_1.0.1-2.dsc
 9eeb67ca616322286791b220e4978c41a9e7e4d25eafc5def5fc1a55ba1c476a 11054 
libunwind_1.0.1-2.debian.tar.gz
 3a1e4b21f0ec77fd04b833f87a6a2e825b9d31f27842dc069d489ff9ac40b70d 134660 
libunwind8-dev_1.0.1-2_amd64.deb
 53acc0a9d5d662798dd356f84c263bb5ec52d99db3cfa4bc3d391579021ebcdb 54636 
libunwind8_1.0.1-2_amd64.deb
 589e144f4a776ccac36590af413f83b6a473b2a7a10dc81efff584b887471bbe 10088 
libunwind-setjmp0-dev_1.0.1-2_amd64.deb
 43089469f97cc56cb6e0b52f7730569a962785d54be08da49817e44fa42f9257 9010 
libunwind-setjmp0_1.0.1-2_amd64.deb
Files: 
 5e2846a3dd66e62deb4a0002715334a2 1568 libs optional libunwind_1.0.1-2.dsc
 67c33f8314d59c5f0d74837d4c71b1a2 11054 libs optional 
libunwind_1.0.1-2.debian.tar.gz
 9d130809922c57d95b436d810f621cfa 134660 libdevel optional 
libunwind8-dev_1.0.1-2_amd64.deb
 8ce30e854faa453dcf5b9e8f2e1f79d8 54636 libs optional 
libunwind8_1.0.1-2_amd64.deb
 4741232652e9f0e3c61160e07f8848f0 10088 libdevel optional 
libunwind-setjmp0-dev_1.0.1-2_amd64.deb
 09732e3ba16695f20e5d622af14b0340 9010 libs optional 
libunwind-setjmp0_1.0.1-2_amd64.deb

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

iEYEAREIAAYFAk/5E2gACgkQNcPj+ukc0lByKgCeNA3QIydzYbtyXnZ5qjMinRbg
wrkAoM5msEIsF3ai+ojLKHIGRSvbsXqI
=RgwL
-END PGP SIGNATURE-


-- 
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/e1snjrw-0004cu...@franck.debian.org