Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Thomas Goirand
On 06/23/2012 02:18 AM, Goswin von Brederlow wrote:
 Problem is that frontends will complain about ia32-libs being not
 upgradable and might suggest removing it instead of keeping it back way
 before that. At the time base-file is upgraded ia32-libs and all other
 32bit stuff might already have been removed.

Well, you wrote it would be held back, so I reacted upon the information
you gave...

What mechanism would remove it? Is there any break / conflict somewhere
that would do that?

Thomas


-- 
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/4fe56011.70...@debian.org



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Thomas Goirand
On 06/23/2012 02:48 AM, Goswin von Brederlow wrote:
 The helpfull error messages and holding back packages would have to be
 ported to stable apt/aptitude to be any use for upgrades. And only
 people updating to the latest stable point release would benefit from
 it.
   
Unfortunately, we never require that our users upgrade to the latest
point release before upgrading to stable+1. So it would be nice to
have this feature in a stable update, but this can't be a definitive
solution.

Thomas


-- 
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/4fe560ce.5070...@debian.org



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Russ Allbery
Thomas Goirand z...@debian.org writes:
 On 06/23/2012 02:48 AM, Goswin von Brederlow wrote:

 The helpfull error messages and holding back packages would have to be
 ported to stable apt/aptitude to be any use for upgrades. And only
 people updating to the latest stable point release would benefit from
 it.

 Unfortunately, we never require that our users upgrade to the latest
 point release before upgrading to stable+1. So it would be nice to have
 this feature in a stable update, but this can't be a definitive
 solution.

We've frequently required users to upgrade specific packages to newer
versions prior to the general dist-upgrade to resolve various issues, such
as for the udev transition.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87lijemtnr@windlord.stanford.edu



Re: MIA ping Jürgen Rinas (sinfo)

2012-06-23 Thread Gaudenz Steinlin

Hi Dimitrijs

 sinfo package is not RC, but it hasn't been updated in a while.

 Jürgen Rinas or Gaudenz Steinlin do you intend to continue maintaining it?

Thanks for the heads up. Jürgen do you still intend to maintain sinfo in
Debian? The last contact we had was quite some time ago and back then
you were still interested. I can do an occasional update, but as I'm no
longer using it myself I won't do too much (especially if there are no
bugs reported). If someone wants to fill my role as sponsor and
occasional co-maintainer just contact me. I'm happy to hand this over to
more interested parties.

Gaudenz

Dmitrijs Ledkovs x...@debian.org writes:

-- 
Ever tried. Ever failed. No matter.
Try again. Fail again. Fail better.
~ Samuel Beckett ~


--
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/87wr2ypls1@meteor.durcheinandertal.bofh



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Mehdi Dogguy
On 06/23/2012 08:23 AM, Thomas Goirand wrote:
 Unfortunately, we never require that our users upgrade to the latest 
 point release before upgrading to stable+1.

http://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.en.html#system-status

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.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/4fe56bce.7010...@dogguy.org



Bug#678608: ITP: wsdl2c -- stripped down axis2 source bundle suitable for running WSDL2C

2012-06-23 Thread Charles Plessy
Package: wnpp
Severity: wishlist
Owner: Charles Plessy ple...@debian.org

Hello everybody,

in order to get the cloud platform Eucalyptus in Debian, we need some
Java libraries.  The following source package brings them all at once.
We recognise that it is not ideal, but it is the only way to not
postpone the upload of eucalyptus ad æternam.  We are committed to
support this package for the whole support time of Wheezy.  We hope
that by the next stable release, it will have been properly broken
down in simpler packages.

Have a nice day,

-- Charles, for the Debian Eucalyptus Maintainers team.

wsdl2c (0.1-1) unstable; urgency=low

Source: wsdl2c
Section: java
Priority: extra
Maintainer: Debian Eucalyptus Maintainers 
pkg-eucalyptus-maintain...@lists.alioth.debian.org 
DM-Upload-Allowed: yes
Uploaders: Brian Thomason brian.thoma...@eucalyptus.com
Build-Depends: debhelper (= 7),
   cdbs,
   ant,
   default-jdk,
   libbackport-util-concurrent-java,
   libcommons-cli-java,
   libcommons-fileupload-java,
   libcommons-httpclient-java,
   libcommons-logging-java,
   libgeronimo-jms-1.1-spec-java,
   libgnumail-java,
   libhttpcore-java,
   libjaxen-java,
   libwsdl4j-java
Standards-Version: 3.9.3
Homepage: https://github.com/a13m/wsdl2c

Package: libwsdl2c-java
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: stripped down axis2 source bundle suitable for running WSDL2C
 This is an amalgam of code from several java projects which are required to use
 WSDL2C from the Apache Axis 2 project. The goal is to have code which can be
 built from source without the chain of dependencies needed to build each of
 these projects in their entirety.
 .
 The code in this project coms from the following sources:
 .
 http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.4.1
 http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/1.2.12
 http://svn.apache.org/repos/asf/webservices/commons/tags/neethi/neethi-3.0.1
 http://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/1.4.2
 http://svn.apache.org/repos/asf/webservices/woden/tags/1.0M9
 https://svn.java.net/svn/jsr311~svn/tags/jsr311-api-1.1.1
 svn://svn.annogen.codehaus.org/annogen/scm [1]
 .
 At this point, none of the sources have been modified. Note that the jsr311
 code (i.e., the files under javax/ws/rs) is provided under the CDDL, while all
 other code uses the Apache Software License, version 2.0.
 .
 Notes: [1] could not access this link, and pulled the code out of a jpackage
 RPM, but theoretically the code still lives in this repo.


Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: wsdl2c
Source: https://github.com/a13m/wsdl2c

Files: src/org/*
Copyright: The Apache Software Foundation
License: Apache-2.0

Files: src/org/apache/axis2/wsdl/codegen/schema/soap-enc.xsd
Copyright: 2001 Martin Gudgin, Developmentor.
 2001 W3C (Massachusetts Institute of Technology, Institut National de 
Recherche en Informatique et en Automatique, Keio University)
 The Apache Software Foundation
License: Apache-2.0 and W3C

Files: src/org/codehaus/jam/JInvokable.java
 src/org/codehaus/jam/provider/JamServiceContext.java
 src/org/codehaus/jam/mutable/MInvokable.java
Copyright: © 2003 The Apache Software Foundation
 © 2003 BEA Systems
License: Apache-1.1+BEA

Files: src/javax/*
Copyright: Sun Microsystems Inc.
License: CDDL-1.0

Files: debian/*
Copyright: 2012 Eucalyptus Systems, Inc.
License: GPL-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/20120623074955.27639.85049.reportbug@localhost.localdomain



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Thijs Kinkhorst
On Sat, June 23, 2012 08:25, Russ Allbery wrote:
 Thomas Goirand z...@debian.org writes:
 On 06/23/2012 02:48 AM, Goswin von Brederlow wrote:

 The helpfull error messages and holding back packages would have to be
 ported to stable apt/aptitude to be any use for upgrades. And only
 people updating to the latest stable point release would benefit from
 it.

 Unfortunately, we never require that our users upgrade to the latest
 point release before upgrading to stable+1. So it would be nice to have
 this feature in a stable update, but this can't be a definitive
 solution.

 We've frequently required users to upgrade specific packages to newer
 versions prior to the general dist-upgrade to resolve various issues, such
 as for the udev transition.

What I've seen in RHEL is that packages like up2date or yum are always
sorted to be upgraded first, and then immediately reload themselves before
they continue with the rest of the to be upgraded packages.

Perhaps this could be something for dpkg and apt - currently if you do not
take precautions you're performing big upgrades with the apt from a few
years back, while you may want to use the newest features, insights (and
bugs) straight away.

Cheers,
Thijs


-- 
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/2a7f3aeefdf4b4ba5156e0821d3e0e77.squir...@wm.kinkhorst.nl



Bug#678519: general: after about 1 month of uptime, routing of IPv6 packets is no longer possible, and IPv4 routing becomes slow and unpredictable. Rebooting brings all functionality back, and back to

2012-06-23 Thread Rudy Zijlstra

On 22-06-12 21:38, Henrique de Moraes Holschuh wrote:

On Fri, 22 Jun 2012, Rudy Zijlstra wrote:

let system run with IPv4  IPv6 routing for about 1 month

IPv6 routing will start to fail
IPv4 routing becomes slow and unpredictable

no obvious causes visible in the system. top and friends do not show a cpu hog

a reboot will bring the system back to normal behaviour.

Please use (as root) ip neigh show, and ip route list cache to try to
track down any weird differences between the box when it is behaving
normally, and the box when wedged.  You may want to compare it to a healthy
box on the same network segment.

You can also try to see if ip route flush cache and ip neigh flush can
unwedge the system.  After a flush, ip neigh show and ip route list
cache should return very few, if any, entries.

Thanks, i've stored the current output of these commands, including the 
IPv6 version, so i can compare when trouble hits again in some weeks.




--
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/4fe58ba3.2010...@grumpydevil.homelinux.org



Bug#678625: ITP: synthv1 -- LV2 polyphonic sampler synthesizer

2012-06-23 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: synthv1
  Version : 0~svn682
  Upstream Author : Rui Nuno Capela rn...@rncbc.org
* URL : http://www.rncbc.org/drupal/node/473
* License : GPL
  Programming Lang: C++
  Description : polyphonic sampler synthesizer

 synthv1 is an old-school all-digital 4-oscillator subtractive
 polyphonic synthesizer with stereo effects, especially suited
 to create strong bass sounds.
 .
 It is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.



-- 
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/20120623101656.10642.45478.reportbug@alessio-laptop



Bug#678631: ITP: samplv1 -- polyphonic sampler synthesizer

2012-06-23 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: samplv1
  Version : 0~svn682
  Upstream Author : Rui Nuno Capela rn...@rncbc.org
* URL : http://www.rncbc.org/drupal/node/488
* License : GPL
  Programming Lang: C++
  Description : polyphonic sampler synthesizer

 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.



-- 
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/20120623104543.11097.15405.reportbug@alessio-laptop



could not perform immediate configuration

2012-06-23 Thread Vincent Bernat
Hi!

I have a problem with one of my packages and I am unable to see the
beginning of a solution for it. The bug report is here:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677803

In Squeeze, `roundcube` depends on `roundcube-core` which depends on
`roundcube-sqlite | roundcube-mysql | roundcube-pgsql`. Each of those
packages depends on the appropriate PHP package and client for the given
database.

When upgrading to Wheezy, I have:

#v+
E: Could not perform immediate configuration on
'roundcube-mysql'. Please see man 5 apt.conf under
APT::Immediate-Configure for details. (2)
#v-

The manual page does not help me. There is no circular dependency and
the priority of packages is extra.

The change between Wheezy and Squeeze is that roundcube-sqlite package
has been dropped. `roundcube-core` now depends on `roundcube-mysql |
roundcube-pgsql`. I suppose this is why I get the error but I don't know
how to solve it.

I was suggested to turn `roundcube-sqlite` into some kind of
transitional package. But it seems difficult for me to choose between
`roundcube-mysql` and `roundcube-sqlite`. And it does not explain why
APT does not know how to handle this. A conflict with `roundcube-sqlite`
may work but is it sane to add Conflicts for this?
-- 
printk(KERN_WARNING %s: Short circuit detected on the lobe\n,
dev-name);
2.4.0-test2 /usr/src/linux/drivers/net/tokenring/lanstreamer.c


pgp0zbOZrjyOe.pgp
Description: PGP signature


Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Goswin von Brederlow
Thomas Goirand z...@debian.org writes:

 On 06/23/2012 02:18 AM, Goswin von Brederlow wrote:
 Problem is that frontends will complain about ia32-libs being not
 upgradable and might suggest removing it instead of keeping it back way
 before that. At the time base-file is upgraded ia32-libs and all other
 32bit stuff might already have been removed.

 Well, you wrote it would be held back, so I reacted upon the information
 you gave...

It has to be held back. But apt-get/aptitude might select a solution
where they do get removed rather then hold back many other packages.
I'm hoping it will be held back automatically without user intervention
but that might not happen.

 What mechanism would remove it? Is there any break / conflict somewhere
 that would do that?

 Thomas

No relevant breaks / conflicts in ia32-libs. But there might be breaks /
conflicts in other packages or simply versioned depends that make
upgrading foo impossible as long as the squeeze ia32-libs is installed.

I'm not aware that this will happen but I also haven't tested a squeeze
- wheezy upgrade with 32bit stuff installed. Experiece has just shown
that on large upgrades packages are easily removed instead of held back
and given the large number of updates involved users often miss a
specific one being listed.

MfG
Goswin


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



Re: could not perform immediate configuration

2012-06-23 Thread Jonas Smedegaard
On 12-06-23 at 12:55pm, Vincent Bernat wrote:
 I have a problem with one of my packages and I am unable to see the 
 beginning of a solution for it. The bug report is here:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677803
 
 In Squeeze, `roundcube` depends on `roundcube-core` which depends on 
 `roundcube-sqlite | roundcube-mysql | roundcube-pgsql`. Each of those 
 packages depends on the appropriate PHP package and client for the 
 given database.
 
 When upgrading to Wheezy, I have:
 
 #v+
 E: Could not perform immediate configuration on
 'roundcube-mysql'. Please see man 5 apt.conf under
 APT::Immediate-Configure for details. (2)
 #v-
 
 The manual page does not help me. There is no circular dependency and
 the priority of packages is extra.
 
 The change between Wheezy and Squeeze is that roundcube-sqlite package 
 has been dropped. `roundcube-core` now depends on `roundcube-mysql | 
 roundcube-pgsql`. I suppose this is why I get the error but I don't 
 know how to solve it.
 
 I was suggested to turn `roundcube-sqlite` into some kind of 
 transitional package. But it seems difficult for me to choose between 
 `roundcube-mysql` and `roundcube-sqlite`. And it does not explain why 
 APT does not know how to handle this. A conflict with 
 `roundcube-sqlite` may work but is it sane to add Conflicts for 
 this?

Sounds like similar problem I have with initial install of 
buddycloud-server. It seems to me it is a problem related to 
dbconfig-common - if both my package and dbconfig-common and dependent 
database package is installed in same batch then my package may be 
configured before the others and fail.

I cannot see other solution than pre-depending on dbconfig-common and 
database package - which is ugly.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#678519: general: after about 1 month of uptime, routing of IPv6 packets is no longer possible, and IPv4 routing becomes slow and unpredictable. Rebooting brings all functionality back, and back to

2012-06-23 Thread Henrique de Moraes Holschuh
On Sat, 23 Jun 2012, Rudy Zijlstra wrote:
 On 22-06-12 21:38, Henrique de Moraes Holschuh wrote:
 On Fri, 22 Jun 2012, Rudy Zijlstra wrote:
 let system run with IPv4  IPv6 routing for about 1 month
 IPv6 routing will start to fail
 IPv4 routing becomes slow and unpredictable
 no obvious causes visible in the system. top and friends do not show a cpu 
 hog
 
 a reboot will bring the system back to normal behaviour.
 Please use (as root) ip neigh show, and ip route list cache to try to
 track down any weird differences between the box when it is behaving
 normally, and the box when wedged.  You may want to compare it to a healthy
 box on the same network segment.
 
 You can also try to see if ip route flush cache and ip neigh flush can
 unwedge the system.  After a flush, ip neigh show and ip route list
 cache should return very few, if any, entries.
 
 Thanks, i've stored the current output of these commands, including
 the IPv6 version, so i can compare when trouble hits again in some
 weeks.

You probably want to store their output once a day.  If it is a
neighbour/route cache leak or malfunction of some sort (e.g. routes getting
stuck in the presence of ICMP redirects), you should be able to notice that
old crap is accumulating over time.

If possible, do the same in a box that does not show the same problem
(ideally in the same network segment), so that you have a baseline to
compare to.

Note that it could be something else entirely, don't rule out hardware
malfunction (sometimes cleared if you down the interfaces and then bring
them up again), or driver issues (sometimes cleared if you rmmod + modprobe
the buggy driver).  And make sure the box is running the latest firmware
(BIOS/UEFI, NIC firmware...).

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



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



ITP: libpoe-component-server-jsonrpc-perl -- POE tcp and http based JSON-RPC

2012-06-23 Thread Benoit Mortier
Package: wnpp
Severity: wishlist
Owner: Benoit Mortier benoit.mort...@opensides.be


* Package name: libpoe-component-server-jsonrpc-perl
  Version : 0.05
  Upstream Author : Côme BERNIGAUD come.bernig...@laposte.net
* URL : http://search.cpan.org/dist/POE-Component-Server-
JSONRPC/
* License : (GPL, Artistic)
  Programming Lang: (Perl)
  Description : POE tcp and http based JSON-RPC 1.0 server

 This perl POE component allows you easily create a HTTP json rpc server
 inside POE

-- 
Benoit Mortier
CEO 
OpenSides logiciels libres pour entreprises : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Official French representative for OPSI : http://opsi.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/201206231501.54968.benoit.mort...@opensides.be



ITP: libpoe-component-schedule-perl -- This perl module is a POE component

2012-06-23 Thread Benoit Mortier
Package: wnpp
Severity: wishlist
Owner: Benoit Mortier benoit.mort...@opensides.be


* Package name: libpoe-component-schedule-perl
  Version : 0.95
  Upstream Author : Olivier Mengué dol...@cpan.org
* URL : http://search.cpan.org/dist/POE-Component-Schedule/
* License : Artistic
  Programming Lang: Perl
  Description : This perl module is a POE component that sends events 
to POE client sessions on

This perl module is a POE component that sends events to POE client 
sessions on a schedule defined by a DateTime::Set iterator.
-- 
Benoit Mortier
CEO 
OpenSides logiciels libres pour entreprises : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Official French representative for OPSI : http://opsi.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/201206231510.49150.benoit.mort...@opensides.be



Bug#678649: ITP: libprolog-cafe-java -- Prolog implementation running on the Java Virtual Machine (JVM)

2012-06-23 Thread Thomas Koch
Package: wnpp
Severity: wishlist
Owner: Thomas Koch tho...@koch.ro

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: libprolog-cafe-java
  Version : 1.3
  Upstream Author : Mutsunori BANBARA banbara () kobe-u.ac.jp, 
Naoyuki TAMURA tamura () kobe-u.ac.jp,
Jason Tsay jasont...@google.com,
Martin Fick mf...@codeaurora.org,
Shawn O. Pearce s...@google.com
* URL : http://code.google.com/p/prolog-cafe
* License : EPL, GPL
  Programming Lang: Prolog, Java, Perl
  Description : Prolog implementation running on the Java Virtual Machine 
(JVM)

This library is a dependency of the code review system Gerrit (RFP: #589436):
http://code.google.com/p/gerrit

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

iQIcBAEBCAAGBQJP5cQSAAoJEAf8SJEEK6ZafgMP/2RB2Ejzmqvzr+T6p27Ni64i
wIvc6Jta/bD3+iJP+RRl8Iovpeo0lMF+br2tCw1EjFtDxl0RP+Jt823xuEjedniu
v0+6fLpm/q/nOOVokSPBuNjqdAGPaiNoE+Y/OECA/Mzm+NHldzDcgpPsnTXRms3G
ZRaYWqkvAYMIe5uljR0OK4ohmRv5uiwFh81dbNJXeirFhQhLHIeWkn9OQ3ynDtQT
yZ7H2p1x7yWvD7UsCYJ/89l9vNqj++xCgDtdxYOWb6Dhk87z4a3f39UehNwu5NEZ
sIx9fJCCwzJy+HI4bNmYYkOz3YDwwnLNzR6RXN7CFwvpLfbMgo08xuDQsr9YLTmG
cxa4s5MMDEd2XUBMTqrwj2+cPNmsnbG8lHatO9qO0KXYhexXRQephyC4NS6i+7la
Xc9DPFMa7sSGcmsePpioeMX+9i6JEtjimrdx4WcGugoXsX1xvs2psgFnpArkgidM
u91p8thOsrrw6zaYaSEvGzmryqloVM8j3IWRNs3G2tS4/LCc05yG0SUXMBCjp2Sn
EKX007e1OlLmUipDPrQIiSgYRMIPxKS61QjUDL2IGlXcLiTRURx4Hyc8tBFB0x8b
xzIwZSn5P9lk8WmF7NgBbgRLJ20AGlj5OnZ5hZdsYbzOBL8m5MT75HhwIjT/7qoe
Vb0FSfF6oeJ9uar83PMi
=tuki
-END PGP SIGNATURE-



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



Bug#678519: general: after about 1 month of uptime, routing of IPv6 packets is no longer possible, and IPv4 routing becomes slow and unpredictable. Rebooting brings all functionality back, and back to

2012-06-23 Thread Rudy Zijlstra

On 23-06-12 14:53, Henrique de Moraes Holschuh wrote:

On Sat, 23 Jun 2012, Rudy Zijlstra wrote:

On 22-06-12 21:38, Henrique de Moraes Holschuh wrote:

On Fri, 22 Jun 2012, Rudy Zijlstra wrote:

let system run with IPv4   IPv6 routing for about 1 month

IPv6 routing will start to fail
IPv4 routing becomes slow and unpredictable

no obvious causes visible in the system. top and friends do not show a cpu hog

a reboot will bring the system back to normal behaviour.

Please use (as root) ip neigh show, and ip route list cache to try to
track down any weird differences between the box when it is behaving
normally, and the box when wedged.  You may want to compare it to a healthy
box on the same network segment.

You can also try to see if ip route flush cache and ip neigh flush can
unwedge the system.  After a flush, ip neigh show and ip route list
cache should return very few, if any, entries.


Thanks, i've stored the current output of these commands, including
the IPv6 version, so i can compare when trouble hits again in some
weeks.

You probably want to store their output once a day.  If it is a
neighbour/route cache leak or malfunction of some sort (e.g. routes getting
stuck in the presence of ICMP redirects), you should be able to notice that
old crap is accumulating over time.

If possible, do the same in a box that does not show the same problem
(ideally in the same network segment), so that you have a baseline to
compare to.

Note that it could be something else entirely, don't rule out hardware
malfunction (sometimes cleared if you down the interfaces and then bring
them up again), or driver issues (sometimes cleared if you rmmod + modprobe
the buggy driver).  And make sure the box is running the latest firmware
(BIOS/UEFI, NIC firmware...).

i'll script the commands from cron.daily. To compare with similar box is 
kind of difficult. I run only a single firewall
And although i have several squeeze boxes active, this is the only one 
showing this problem


NIC firmware is on the latest on condition that Squeeze has the latest. 
I do expect that though, as is it pretty old HW. Fully capable of 
firewall though.




--
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/4fe5cf3d.1080...@grumpydevil.homelinux.org



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Thomas Goirand
On 06/23/2012 03:10 PM, Mehdi Dogguy wrote:
 On 06/23/2012 08:23 AM, Thomas Goirand wrote:
 Unfortunately, we never require that our users upgrade to the latest 
 point release before upgrading to stable+1.
 
 http://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.en.html#system-status

Oh, thanks for correcting me! Does this mean that modifying apt / dpkg
to take care of ia32-libs is a possibility?

Thomas


-- 
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/4fe5d590.1000...@debian.org



Re: Summary: Moving /tmp to tmpfs makes it useless

2012-06-23 Thread Touko Korpela
Tollef Fog Heen wrote:
  On Sun, Jun 10, 2012 at 07:46:57PM +0200, Stephan Seitz wrote:
   On Sun, Jun 10, 2012 at 07:12:11PM +0200, Tollef Fog Heen wrote:
   ]] Stephan Seitz
   Will Wheezy support SSDs out of the box with all trimming functions,
   even if your SSD partition is using LUKS and LVM?
   Depends on what you mean by out of the box.  I suspect you still need
   to
   turn on discard support (since it has security implications).  It does
   not require extra packages or patches.
   Well, nice to hear, but I thought, discard was needed in all layers,
   so in my example in LUKS, then in LVM and then in the filesystem. Or
   is his only a function you activate via hdparm?
  
  It's available in all layers, but as Tollef said it's manual. (In crypttab
  most
  likely, because that's commonly the lowest layer.)

 You need to enable it in all layers (fstab, crypttab, lvm.conf), yes.

For now you shouldn't use discard option with SSDs, it's bad for
performance. Better is to run fstrim periodically.


-- 
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/20120623150015.GA24345@lisko



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Marco d'Itri
On Jun 23, Russ Allbery r...@debian.org wrote:

 We've frequently required users to upgrade specific packages to newer
 versions prior to the general dist-upgrade to resolve various issues, such
 as for the udev transition.
FWIW, what we required was to upgrade the kernel and udev at the same 
time, so a normal dist-upgrade would just work.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


SSDs and discard (was: Summary: Moving /tmp to tmpfs makes it useless)

2012-06-23 Thread Stephan Seitz

On Sat, Jun 23, 2012 at 06:00:15PM +0300, Touko Korpela wrote:

Tollef Fog Heen wrote:

You need to enable it in all layers (fstab, crypttab, lvm.conf), yes.

For now you shouldn't use discard option with SSDs, it's bad for
performance. Better is to run fstrim periodically.


Does this mean you shouldn’t use discard in fstab, but you need the 
option in crypttab and lvm.conf (or TRIM requests are filtered)? Or don’t 
you need any discard options in any layer to get fstrim to work?


Stephan

--
| Stephan Seitz  E-Mail: s...@fsing.rootsland.net |
| Public Keys: http://fsing.rootsland.net/~stse/keys.html |


smime.p7s
Description: S/MIME cryptographic signature


Re: Bug#677803: could not perform immediate configuration

2012-06-23 Thread Vincent Bernat
 ❦ 23 juin 2012 18:23 CEST, Andreas Beckmann deb...@abeckmann.de :

 This should be working in apt in wheezy (I didn't verify it), but that
 is not available at dist-upgrade time.

 A conflict with `roundcube-sqlite`
 may work but is it sane to add Conflicts for this?

 I just tested Breaks and Conflicts with roundcube-sqlite (in the end
 added them to all binary packages built from roundcube source), this
 does not help at all (it could influence apt to prefer the decision to
 remove roundcube-sqlite, but that was its intention from the very
 beginning). (And I also suggested to add Breaks in another bug report
 (#677403) for a different Package (gdal) to make a conflict explicit
 which could be derived previously by following a chain of several
 packages ...)

 On the other hand, adding the following transitional package:

 Package: roundcube-sqlite
 Architecture: all
 Depends: roundcube-mysql | roundcube-pgsql
 Description: transitional dummy package to aid upgrades
  Transitional packages are your friend, conflicts are not D.K.
  Closes: #677803

 solves the problem.

I have asked help in debian-devel@ (but forgot the Cc). But your
solution seems good in fact. I didn't think it in this way. This seems
equivalent to the current situation where someone installs roundcube
From scratch and get roundcube-mysql unless it explicitely installs
roundcube-pgsql. If I don't get any answer tomorrow in debian-devel@, I
will implement your solution.
-- 
10.0 times 0.1 is hardly ever 1.0.
- The Elements of Programming Style (Kernighan  Plauger)


pgpfUhxY7CHX8.pgp
Description: PGP signature


Re: could not perform immediate configuration

2012-06-23 Thread Andreas Beckmann
On 2012-06-23 12:55, Vincent Bernat wrote:
 I was suggested to turn `roundcube-sqlite` into some kind of
 transitional package. But it seems difficult for me to choose between
 `roundcube-mysql` and `roundcube-sqlite`. And it does not explain why
 APT does not know how to handle this.

This should be working in apt in wheezy (I didn't verify it), but that
is not available at dist-upgrade time.

 A conflict with `roundcube-sqlite`
 may work but is it sane to add Conflicts for this?

I just tested Breaks and Conflicts with roundcube-sqlite (in the end
added them to all binary packages built from roundcube source), this
does not help at all (it could influence apt to prefer the decision to
remove roundcube-sqlite, but that was its intention from the very
beginning). (And I also suggested to add Breaks in another bug report
(#677403) for a different Package (gdal) to make a conflict explicit
which could be derived previously by following a chain of several
packages ...)

On the other hand, adding the following transitional package:

Package: roundcube-sqlite
Architecture: all
Depends: roundcube-mysql | roundcube-pgsql
Description: transitional dummy package to aid upgrades
 Transitional packages are your friend, conflicts are not D.K.
 Closes: #677803

solves the problem.

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/4fe5ed6e.30...@abeckmann.de



Re: Bug#677803: could not perform immediate configuration

2012-06-23 Thread Vincent Bernat
 ❦ 23 juin 2012 18:32 CEST, Vincent Bernat ber...@debian.org :

 I have asked help in debian-devel@ (but forgot the Cc).
[...]

Oh, I didn't realized that you crossposted. ;-)
-- 
printk(HPFS: G... Kernel memory corrupted ... going on, but 
it'll crash very soon :-(\n);
2.4.3 linux/fs/hpfs/super.c


pgpaHFvDEOnkC.pgp
Description: PGP signature


ensuring package configuration order without Depends ? (was: Re: could not perform immediate configuration)

2012-06-23 Thread Andreas Beckmann
On 2012-06-23 13:19, Jonas Smedegaard wrote:
 Sounds like similar problem I have with initial install of 
 buddycloud-server. It seems to me it is a problem related to 
 dbconfig-common - if both my package and dbconfig-common and dependent 
 database package is installed in same batch then my package may be 
 configured before the others and fail.

Hmm, that sounds more like #663720, although I observed that in the
upgrade case.

Package P depends on the concept running YourSQL server which can be
satisfied by
a) a remote db server - that is fine, it will be available while we
install/upgrade the local machine (or if the DB is down, it's out of our
local control)
b) installing yoursql-server on the local machine - that service will
not be available initially and will not be available temporarily during
the upgrade.

The problem in the second case is how to convince apt to do the right
thing (i.e. configure yoursql-server *before* P) without adding a
Depends: yoursql-server to P (which we want to avoid in order to support
remote db-servers without requiring installation of a local db-server
which would need to be disabled manually)
That includes the case of alternatives, i.e. if P
  Recommends/Suggests: yoursql-server | theirsql-server
all (installed or to-be-installed) alternatives should be configured
before P. (Otherwise it will be murphyssql-server that is configured,
satisfies the relationship, but is not the one P is going to use.)

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/4fe5f4ba.7080...@abeckmann.de



Bug#678676: ITP: svn2cl -- Generate GNU-style changelog from svn repository history

2012-06-23 Thread Arthur de Jong
Package: wnpp
Severity: wishlist
Owner: Arthur de Jong adej...@debian.org
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: svn2cl
  Version : 0.13
  Upstream Author : Arthur de Jong art...@arthurdejong.org
* URL : http://arthurdejong.org/svn2cl/
* License : BSD-3-clause
  Programming Lang: Bourne shell and XSLT
  Description : Generate GNU-style changelog from svn repository history

 This tool uses an xsl stylesheet for generating a classic GNU-style
 ChangeLog from a subversion repository log.

This software was part of the subversion-tools package but was dropped
in the 1.7 version because upstream 
dropped the contrib section.

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


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


Re: Introducing http.debian.net, Debian's mirrors redirector

2012-06-23 Thread Raphael Geissert
Dmitry E. Oboukhov wrote:
 I've tried to use the service. 2/3 requests - 501 error.
 unusable.

The Geoip database in use lacked your subnet.
The one from June appears to have it, so I'll be updating it in a few hours.

Will also try to find a way to better deal with such cases.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


-- 
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/js4vve$h58$1...@dough.gmane.org



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Adam Borowski
On Sat, Jun 23, 2012 at 01:07:56PM +0200, Goswin von Brederlow wrote:
 It has to be held back. But apt-get/aptitude might select a solution
 where they do get removed rather then hold back many other packages.
 I'm hoping it will be held back automatically without user intervention
 but that might not happen.
 
 I'm not aware that this will happen but I also haven't tested a squeeze
 - wheezy upgrade with 32bit stuff installed. Experiece has just shown
 that on large upgrades packages are easily removed instead of held back
 and given the large number of updates involved users often miss a
 specific one being listed.

You don't need to go between releases: every time gcc-4.7 or eglibc get
updated, apt wants to remove whole architectures which didn't build these
packages yet.

Having it hold in such a case would be nice.

-- 
I was born an ugly, dumb and work-loving child, then an evil midwife
replaced me in the crib.


signature.asc
Description: Digital signature


Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Serge
2012/6/19 José Luis Segura Lucas wrote:

 (http://wiki.debian.org/Hardening#Notes_for_packages_using_CMake),
 referred by lintian-info too. Using it I only need to define export
 DEB_BUILD_HARDENING=1 on my debian/rules and it adds the CPPFLAGS to
 CFLAGS and CXXFLAGS (Cmake ignores CPPFLAGS).

Correct me if I'm wrong, but IIRC the CPPFLAGS have nothing to do with C++.
They're for `cpp` tool which is The C PreProcessor (check `man cpp`).
So as far as I understand cmake (and every other build system) MUST ignore
the CPPFLAGS, right?

The CFLAGS should be used by `gcc` and CXXFLAGS should to go to `g++`.

Is there a bug somewhere causing CPPFLAGS to be used by g++? Is that a typo
on wiki? Or am I missing something?

-- 
  Serge


--
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/caoveneodggx0lqly5p9kcjp5ywmqf+x6ubuyy1yf_eqyjdq...@mail.gmail.com



Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Andrey Rahmatullin
On Sat, Jun 23, 2012 at 11:08:50PM +0300, Serge wrote:
  (http://wiki.debian.org/Hardening#Notes_for_packages_using_CMake),
  referred by lintian-info too. Using it I only need to define export
  DEB_BUILD_HARDENING=1 on my debian/rules and it adds the CPPFLAGS to
  CFLAGS and CXXFLAGS (Cmake ignores CPPFLAGS).
 
 Correct me if I'm wrong, but IIRC the CPPFLAGS have nothing to do with C++.
Nobody said they do.

 They're for `cpp` tool which is The C PreProcessor (check `man cpp`).
 So as far as I understand cmake (and every other build system) MUST ignore
 the CPPFLAGS, right?
Do you say that cpp(1) is not used in the build process of C and C++
software?

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Adam Borowski
On Sat, Jun 23, 2012 at 11:08:50PM +0300, Serge wrote:
 2012/6/19 José Luis Segura Lucas wrote:
  (http://wiki.debian.org/Hardening#Notes_for_packages_using_CMake),
  referred by lintian-info too. Using it I only need to define export
  DEB_BUILD_HARDENING=1 on my debian/rules and it adds the CPPFLAGS to
  CFLAGS and CXXFLAGS (Cmake ignores CPPFLAGS).
 
 Correct me if I'm wrong, but IIRC the CPPFLAGS have nothing to do with C++.
 They're for `cpp` tool which is The C PreProcessor (check `man cpp`).
 So as far as I understand cmake (and every other build system) MUST ignore
 the CPPFLAGS, right?

They SHOULD include CPPFLAGS.

 The CFLAGS should be used by `gcc` and CXXFLAGS should to go to `g++`.
 
 Is there a bug somewhere causing CPPFLAGS to be used by g++? Is that a typo
 on wiki? Or am I missing something?

Both gcc and g++ preprocess the source first.

-- 
I was born an ugly, dumb and work-loving child, then an evil midwife
replaced me in the crib.


signature.asc
Description: Digital signature


RFC: Event based initramfs

2012-06-23 Thread Goswin von Brederlow
Hi,

a short while ago we had a lively discussion about the problems in
initramfs with devices apearing too late (especially USB devices) or
crypto/md/lvm/multipath devices being stacked in a way the initramfs
scripts wouldn't handle.

A simple solution for this problem is to use udev to watch out for new
block devices apearing and creating a trigger file and to watch for the
trigger file in the init script in a simple busy loop. Then whenever new
block devices appear the crypto/md/lvm/multipath scripts are run again
to configure the new devices. Since that can create new block devices
the init script loops until the devices for $ROOT and $resume appear or
a timeout is reached (20s without a new block device appearing).

A patch implementing this simple solution is now available in the BTS
(#678696). If you had to configure rootdelay= in the past or generally
have a non-trivial device setup please do test this patch.

You can also try to install a new system with some insane stackings of
the 4 components, e.g. lvm on raid on lvm on raid, and then try if a
patched initramfs can boot it.

MfG
Goswin

PS: don't forget to include the scripts/local-block/* sniplets from the
bugreport till the respective packages themself provide scripts.


-- 
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/87hau1bwrh.fsf@frosties.localnet



Bug#678701: ITP: haskell-dbus -- Haskell implementation of D-Bus

2012-06-23 Thread John Millikin
Package: wnpp
Severity: wishlist
Owner: John Millikin jmilli...@gmail.com

* Package name: haskell-dbus
  Version : 0.10
  Upstream Author : John Millikin jmilli...@gmail.com
* URL : https://john-millikin.com/software/haskell-dbus/
* License : GPL-3+
  Programming Lang: Haskell
  Description : Haskell implementation of D-Bus

D‑Bus is a simple, message-based protocol for inter-process communication,
which allows applications to interact with other parts of the machine and
the user's session using remote procedure calls.

This library is an implementation of the D‑Bus protocol in Haskell. It can
be used to add D‑Bus support to Haskell applications, without the awkward
interfaces common to foreign bindings.



-- 
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/20120623202521.28400.7757.reportbug@vm-debian7-i386



Re: Summary: Moving /tmp to tmpfs makes it useless

2012-06-23 Thread Wouter Verhelst
On Thu, Jun 21, 2012 at 03:46:16PM +0200, Stephan Seitz wrote:
 On Thu, Jun 21, 2012 at 09:06:30AM +0200, Wouter Verhelst wrote:
 Maybe, but we are talking about defaults. Please correct me, but I
 think that most Debian systems are in some way single user systems.
 Not in my experience.
 
 So most of your Debian systems have several users working at the
 same time on the same system? Okay, then you have a different user
 base.

webserver.

Additionally, in $DAYJOB I do indeed maintain a number of systems where
users log in remotely (through VNC and/or NX) and work on the system,
with several people logged in at the same time.

[...]
 I agree, but only if your tmpfs is big enough to hold the file.
 Ripping DVDs or BDs will exceed any tmpfs limit on most systems.
 Not necessarily. Ffmpeg's two-pass video encoding uses a temporary file
 to which it writes statistics about the video file being processed
 
 Ah, thank you for the explanation, but
 
 to optimize the encoder in the second pass. This statistics file
 contains data such as at time index X, Y% of the image changes in
 ASCII form, and hence need not be much larger than some tens of
 megabytes for a full-sized DVD.
 
 if the file is only about some tens of megabytes, do you really gain
 so much speed?

Yes.

Filesystems and disks are very good at optimizing sequential reads from
a single (large) file if no other disk access happens at the same time.
However, if you write to another file during that sequential access, you
take a performance hit, since now there's more than just one file.

It's not about the size of the file as opposed to about having
additional disk access interfering with optimizations.

Having said that, this is besides the point, really. The point is that
yes, tmpfs is really faster. I gave you a few examples where this is
true, but the examples aren't really the point; the fact that tmpfs is
indeed faster, is. You can maybe convince me that in one or two specific
use cases it won't matter much, but not that it won't matter as a whole.

RAM is faster than disk. That's a fact. Therefore, tmpfs will be faster
than disk, too, and that's an advantage.

Can we stop talking about specific use cases now?

 Nobody disagrees that RAM is faster than disk, but I hope you don’t
 disagree as well that most people will have more disk space than
 RAM.
 That leads us to the crux of the discussion: we are both right. You are
 right in that /tmp on disk lowers the chance of /tmp running out of
 space, which is a real problem. I, and others arguing in favour of
 tmpfs, are right that placing /tmp on tmpfs will speed up things and (if
 not using any swap space) will reduce usage of an SSD, both of which
 are real improvements.
 
 I still think that the SSD problem is not a valid concern as long as
 we don’t have solutions for /var and log daemons. There is more
 traffic in /var than in /tmp.

You're letting the perfect be the enemy of the good, then.

Yes, /var produces changes to storage, too, but that doesn't mean we
shouldn't optimize /tmp because we can't optimize /var. That makes no
sense.

 If we really want to optimize for SSDs we should do something like:
 - /tmp and /var/tmp on tmpfs
 - no local logging or the possibility to enter a log server
 - patching any applications like iceweasel to store their cache on
 a tmpfs
 - running trim daemon for discard (maybe)

I'm not saying we should optimize for SSDs. I'm just saying that
storing on tmpfs is beneficial for SSDs.

I'm not trying to steer the discussion towards SSDs or anything; I just
think that tmpfs is a good option for /tmp, for various reasons. That we
can get the same effects with other measures is great, but of no
relevance for a discussion about tmpfs.

[...]
 The question is: what matters most? To me, the performance improvements
 of tmpfs are significant enough to warrant making it the default.
 Clearly, you disagree.
 
 Yes, because the performance improvements will only get you speed
 but risk breakage of the application because /tmp is now smaller
 than it was before tmpfs times. On the other hand disk /tmp will
 make some things slower, but in the end it is safer. And I think
 users understand the problem of a full disk much easier than how to
 expand a full ram disk.
 
 Fine let’s talk. Why can’t we find a compromise? Additional to our
 disk /tmp we create a /ramtmp (so the name suggests that this tmp is
 a ramdisk) with tmpfs. This should be doable in time for Wheezy. The
 release notes should mention it. And those who wish can patch their
 programs to use the ramdisk if they think their program uses only
 small temporary files. In this way, we get some data and experience.
 And we have both worlds. /tmp on disk for even large temporary files
 and /ramtmp as fast ramdisk.
 While I think a compromise would be wonderful, I don't think this is it.
 Additionally, I don't think this is technically and aesthetically a very
 good solution.
 
 Well, why?

Because it would end up 

Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Serge
2012/6/23 Andrey Rahmatullin wrote:

 They're for `cpp` tool which is The C PreProcessor (check `man cpp`).
 So as far as I understand cmake (and every other build system) MUST
 ignore the CPPFLAGS, right?

 Do you say that cpp(1) is not used in the build process of C and C++
 software?

Yes, unless you actually call `cpp` directly by your build scripts somewhy.
Gcc uses internal preprocessor by default.
(I just checked `strace -f g++ test.cpp` to make sure)

-- 
  Serge


-- 
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/caovenerrwibpitsqes1hi2qa0akc+mdaqyetr8edrhnohmu...@mail.gmail.com



Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Russ Allbery
Serge sergem...@gmail.com writes:
 2012/6/23 Andrey Rahmatullin wrote:

 Do you say that cpp(1) is not used in the build process of C and C++
 software?

 Yes, unless you actually call `cpp` directly by your build scripts somewhy.
 Gcc uses internal preprocessor by default.

Same thing in different packaging.

Reading the Present Output Variables section in the Autoconf manual
about CFLAGS and CPPFLAGS would probably be informative.  If you follow
the Autoconf variable conventions, CPPFLAGS must be passed to every
compiler invocation unless you're specifically telling the compiler *not*
to preprocess the input source (highly unusual).

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87lijdvgr0@windlord.stanford.edu



Re: Report from the Bug Squashing Party in Salzburg

2012-06-23 Thread Wouter Verhelst
On Thu, Jun 21, 2012 at 02:50:21PM +0100, Lars Wirzenius wrote:
 As far as I understand, it is entirely true that Google's Hangout,
 or Skype, are easy to use. Of the free variants, I mainly have 
 experience with Mumble, which usually works, but requires tweaking
 and configuration to work well.
 
 The other aspect, however, is that Hangout and Skype are not free.
 It is not unacceptable for those developing Debian to use non-free
 software, or non-free services, but it gets problematic if it's
 the common case,

I agree with that,

 or if it is advocated.

but not with that. People can advocate all they want, as long as it's
not made the only way to participate with something, and as long as
people accept that some people will not use it.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a


-- 
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/20120623215240.ga7...@grep.be



Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Wouter Verhelst
On Fri, Jun 22, 2012 at 09:32:15PM +0800, Thomas Goirand wrote:
 On 06/22/2012 05:34 PM, Goswin von Brederlow wrote:
  Step 1: upgrade/dist-upgrade with ia32-libs (wine, ...) held back
  Step 2: dpkg --add-architecture i386  apt-get update
  Step 3: dist-upgrade (ia32-libs, wine, ... is now installable)

 May I suggest that upon upgrade, we have a debconf message telling
 about it? We could add this in base-files or any essential package,
 probably one with some debconf messages already in would be a better
 pick. Instructions would show, IF ia32-libs old version is currently
 installed
 AND the --add-architecture i386 hasn't bee done.
 
 I know we have release notes, but some don't know about them or would
 simply not read them. A debconf message seem really appropriate IMO.

No, debconf messages are the wrong tool for the job.

Release notes are meant to be read once, not every time you upgrade a
system. Having a debconf note once might be appropriate. The second
time, you'll go right, I've seen that before. The third time you go
sigh, yes, I know, fuck off. The fourth time, you hit ctrl-C, and run
DEBIAN_FRONTEND=noninteractive apt-get upgrade -- and then miss
something that was actually important and didn't occur on previous
installs.

Please, let's keep upgrade information in the release notes. If some
people don't read them, that's something we should try to fix; not by
trying to work around the release notes, but by making them more
accessible, easier to find, and more obvious instead.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a


-- 
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/20120623220134.gb7...@grep.be



Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Serge
2012/6/23 Adam Borowski wrote:

 Correct me if I'm wrong, but IIRC the CPPFLAGS have nothing to do with C++.
 They're for `cpp` tool which is The C PreProcessor (check `man cpp`).
 So as far as I understand cmake (and every other build system) MUST ignore
 the CPPFLAGS, right?

 They SHOULD include CPPFLAGS.

You mean that they should run `cpp` even if they don't need it?

Or you mean that they should run `gcc`/`g++` with CPPFLAGS?
If you do, then... How should they do that? I.e. if I specify:
  CPPFLAGS=blablabla hehehe hohoho
How should build system run gcc? Like that?
  gcc blablabla hehehe hohoho -c test.o test.c
or like that?:
  gcc -Wp,blablabla -Wp,hehehe -Wp,hohoho -c test.o test.c
or like that?:
  gcc -Wp,blablabla,hehehe,hohoho -c test.o test.c
or like that?:
  gcc -Wp,blablabla hehehe hohoho -c test.o test.c

It's not that obvious, after all. :)

 Is there a bug somewhere causing CPPFLAGS to be used by g++? Is that
 a typo on wiki? Or am I missing something?

 Both gcc and g++ preprocess the source first.

Ok, I'll put the question in other way. As _I_ understand the meaning of
CFLAGS, CXXFLAGS and CPPFLAGS it's actually very easy:
* CFLAGS go to gcc (or e.g. clang)
* CXXFLAGS go to g++ (or e.g. clang++)
* CPPFLAGS go to cpp (have no idea what would that be for clang/llvm)
That's all. And that's why I never used CPPFLAGS myself. If I'm wrong
(very probably) can you, please, correct me and point to some
documentation/standard/etc. explaining how CPPFLAGS should be used by
the build system?

Is there a standard common for all the build systems? Or some kind of
recommendation? Or it's just a coincidence that all the build systems
use same environment variable CFLAGS?

-- 
  Serge


-- 
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/CAOVenErfO1WK1+md7ANhDbg+KJuwyMxu+0RZEpP=xQaW=qf...@mail.gmail.com



Re: Lintian warning: hardening-no-fortify-functions version numbering

2012-06-23 Thread Russ Allbery
Serge sergem...@gmail.com writes:

 Or you mean that they should run `gcc`/`g++` with CPPFLAGS?

Yes.

 If you do, then... How should they do that? I.e. if I specify:
   CPPFLAGS=blablabla hehehe hohoho
 How should build system run gcc? Like that?
   gcc blablabla hehehe hohoho -c test.o test.c

Yes.

 Is there a standard common for all the build systems? Or some kind of
 recommendation? Or it's just a coincidence that all the build systems
 use same environment variable CFLAGS?

CFLAGS is an old, long-standing make thing.  CPPFLAGS is newer and I
believe was introduced by Autoconf, since Autoconf has historically wanted
to run tests that only use the preprocessor and not the compiler (for
checking header files, for example), at which point it needed some way of
distinguishing between the flags.  GNU software and other software that
closely follows the Autoconf and Automake manuals uses a similar
separation, and it's important to follow that separation when passing
flags to configure to handle tests where just the preprocessor is run.
(If, for example, you put the -I flags in CFLAGS and not CPPFLAGS, you may
find that Autoconf probes won't find header files that are on non-standard
-I paths.)

Since the Autoconf/Automake variable naming is the closest we have to a de
facto standard (and is *extremely* widespread in free software), the
variable names for the dpkg build infrastructure followed the same
conventions.

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bok9vf44@windlord.stanford.edu



Re: Report from the Bug Squashing Party in Salzburg

2012-06-23 Thread Steve Langasek
On Thu, Jun 21, 2012 at 02:50:21PM +0100, Lars Wirzenius wrote:
 As far as I understand, it is entirely true that Google's Hangout,
 or Skype, are easy to use. Of the free variants, I mainly have 
 experience with Mumble, which usually works, but requires tweaking
 and configuration to work well.

 The other aspect, however, is that Hangout and Skype are not free.
 It is not unacceptable for those developing Debian to use non-free
 software, or non-free services, but it gets problematic if it's
 the common case, or if it is advocated. We, as a project, value
 software freedom, and if we choose tools that are not free, we
 are not living up to our values as a project.

 To find out if a service like this is actually useful for distributed
 bug squashing, by all means, let's use the proprietary services. Then
 we can find or make the free software to do it with freedom.

I think this is a sensible, pragmatic approach.  The reality is that there's
all kinds of non-free software that remains an unavoidable part of our
lives, and the only payoff for trying to take a hard line against the use of
non-free software in the pursuit of developing free software is to make
ourselves less effective at achieving our goals.  Yes, Debian shouldn't
endorse non-free software solutions; but we also shouldn't engage in
polemics when individuals and groups within the Debian community want to use
non-free tools to improve Debian.  (Not that you're being polemic here, but
certainly some people in this thread have been.)

I'm bemused that people are this passionate about the non-freeness of Google
Hangouts in particular for a bug squashing party, because the freeness of
the software seems like the least of the problems with it.  Here, in no
particular order, are some reasons not to use Google Hangouts for a BSP:

 - it's non-free
 - you have to have a google account to connect; despite the fact that it's
   all supposed to be SIP on the backend, there's no support for connecting
   to a hangout unless you also have an account
 - you cannot securely download the software from the google website:  their
   download link always directs to an http url, which we should presume is
   MITMed
 - a hangout is limited to a maximum of 10 participants
 - the GTalk plugin is a CPU hog: you will not be able to effectively use
   your computer both for participating in a GTalk video conference, and for
   doing any actual bug squashing work, at the same time.

So yeah, Mumble is actually a much better *practical* choice for
coordinating a virtual BSP.

I would love to see an actual free and usable option for videoconferencing. 
If someone feels strongly enough about this to make it happen, that would be
awesome.  Doesn't look like that's the case today though.

-- 
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: MIA ping Jürgen Rinas (sinfo)

2012-06-23 Thread Dmitrijs Ledkovs
On 23/06/12 07:47, Gaudenz Steinlin wrote:
 
 Hi Dimitrijs

 sinfo package is not RC, but it hasn't been updated in a while.

 Jürgen Rinas or Gaudenz Steinlin do you intend to continue maintaining it?
 
 Thanks for the heads up. Jürgen do you still intend to maintain sinfo in
 Debian? The last contact we had was quite some time ago and back then
 you were still interested. I can do an occasional update, but as I'm no
 longer using it myself I won't do too much (especially if there are no
 bugs reported). If someone wants to fill my role as sponsor and
 occasional co-maintainer just contact me. I'm happy to hand this over to
 more interested parties.
 

This package came up:
* FTBFS with ld --as-needed http://bugs.debian.org/638598
Fixed in ubuntu, patch submitted to debian
* NMU FTBFS with gcc 4.7 (0.0.42-1.1)
Fixed by doko, merged in ubuntu by me for boost1.49 transition.

I would appreciate if fix for #638598 is uploaded into debian, then the
package would be in sync in ubuntu.

There is a new upstream release.

After that, let's find a maintainer for this package: Jürgen,
RFA/someone new, orphan...

At least if it's orphaned people, QA uploads can be done.

-- 
Regards,
Dmitrijs.


-- 
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/4fe656f4.8000...@debian.org



Re: Summary: Moving /tmp to tmpfs makes it useless

2012-06-23 Thread Osamu Aoki
On Sat, Jun 23, 2012 at 06:00:15PM +0300, Touko Korpela wrote:
 Tollef Fog Heen wrote:
   On Sun, Jun 10, 2012 at 07:46:57PM +0200, Stephan Seitz wrote:
On Sun, Jun 10, 2012 at 07:12:11PM +0200, Tollef Fog Heen wrote:
]] Stephan Seitz
Will Wheezy support SSDs out of the box with all trimming functions,
even if your SSD partition is using LUKS and LVM?
Depends on what you mean by out of the box.  I suspect you still need
to
turn on discard support (since it has security implications).  It does
not require extra packages or patches.
Well, nice to hear, but I thought, discard was needed in all layers,
so in my example in LUKS, then in LVM and then in the filesystem. Or
is his only a function you activate via hdparm?
   
   It's available in all layers, but as Tollef said it's manual. (In crypttab
   most
   likely, because that's commonly the lowest layer.)
 
  You need to enable it in all layers (fstab, crypttab, lvm.conf), yes.

This was what I read elsewhere too.
 
 For now you shouldn't use discard option with SSDs, it's bad for
 performance. Better is to run fstrim periodically.

Could you care to give us pointer to the rational behind your assertion?

Regards,

Osamu


-- 
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/20120623174124.GA8582@goofy.localdomain



Fwd: ITP: e2defrag -- ext[234] filesystem defragmenter

2012-06-23 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Phillip Susi ps...@ubuntu.com

* Package name: e2defrag
  Version : 0.79
  Upstream Author : Phillip Susi ps...@ubuntu.com
* URL : http://launchpad.net/e2defrag
* License : GPL
  Programming Lang: C
  Description : ext[234] filesystem defragmenter

 As a file system is used, data tends to become more and more
 scattered across the disk, degrading performance.  A disk
 defragmenter simply re-organises the data on the disk, so that
 individual files occupy a single sequential set of disk blocks,
 and all the free space on the disk is collected together in a
 single region. This generally means that reading a whole file
 is faster, and disk accesses in general are more efficient.

 To use, the filesystem must not be mounted, and you need to
 back up your data first because if anything goes wrong ( power
 failure, system crash, bug in the program ) your filesystem
 is likely to be unrecoverable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJP5l53AAoJEJrBOlT6nu75OXUIAMY2dBK4ExeGeCyx90F+t7Iw
5X4Qazpe6pBJT3ukz2kC7RXuaCOgE2sb2UR/z/FpQZ9bGmsYEFmwFkxZW/fXGq2v
lnmgVKeIaI00FeHBfmlc1cKaYjBk5SNmO9vrqQ0z4lC4YX/C6tYhwp3jo/OWOCrv
zWbEFWRgvd13z5byvT0bNCw7L3/Oq2vGngf4GMb9cP3FcHpVSc4lVz6rMvJKYC7/
ernasUWH1g0+tch+EXOuZWh2eMZdAvqtjcqsWm4JrNRCEsrQyAufHQM7iAa2CbPD
dQmpKo/S7h85gO1+M6lp0vHQjMYCClWGqJFdPSdVcglu1NbpOTSUhRCFRNmPPJ0=
=g+j3
-END PGP SIGNATURE-


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



Re: Summary: Moving /tmp to tmpfs makes it useless

2012-06-23 Thread Henrique de Moraes Holschuh
On Sun, 24 Jun 2012, Osamu Aoki wrote:
 On Sat, Jun 23, 2012 at 06:00:15PM +0300, Touko Korpela wrote:
  Tollef Fog Heen wrote:
On Sun, Jun 10, 2012 at 07:46:57PM +0200, Stephan Seitz wrote:
 On Sun, Jun 10, 2012 at 07:12:11PM +0200, Tollef Fog Heen wrote:
 ]] Stephan Seitz
 Will Wheezy support SSDs out of the box with all trimming functions,
 even if your SSD partition is using LUKS and LVM?
 Depends on what you mean by out of the box.  I suspect you still need
 to
 turn on discard support (since it has security implications).  It 
 does
 not require extra packages or patches.
 Well, nice to hear, but I thought, discard was needed in all layers,
 so in my example in LUKS, then in LVM and then in the filesystem. Or
 is his only a function you activate via hdparm?

It's available in all layers, but as Tollef said it's manual. (In 
crypttab
most
likely, because that's commonly the lowest layer.)
  
   You need to enable it in all layers (fstab, crypttab, lvm.conf), yes.
 
 This was what I read elsewhere too.
  
  For now you shouldn't use discard option with SSDs, it's bad for
  performance. Better is to run fstrim periodically.
 
 Could you care to give us pointer to the rational behind your assertion?

Better yet: just tell people to get their own answer, using bonie++.
This is likely to be filesystem-specific, kernel version specific,
storage-stack specific AND device-specific after all.

I've read that some SSDs really *dislike* the way Linux does TRIM
batching (or doesn't :p), so yes, it may well be that on most SSDs
regular fstrim will do much better.

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


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



Re: Summary: Moving /tmp to tmpfs makes it useless

2012-06-23 Thread Serge
2012/6/19 Wouter Verhelst wrote:

 That's not true. Only applications, that are limited by /tmp speed will
 become faster then. Do you know such applications?

 Any application which performs I/O anywhere has a chance of being
 limited by it.

In theory. But do you know any applications actually using that chance?

 If you write to /tmp on disk and someone or something calls sync at
 precisely the wrong moment, you're stuck, and your performance suffers.

I don't know any examples. Can you suggest one? I mean, what should be
those two programs, one of which calls sync while another writing large
data to /tmp so I could measure the performance difference?

 I'm not saying the speedup will be extreme, but it will be there, and
 (cumulated over loads of programs using /tmp) it will be significant
 enough to be noticeable.

If it is noticeable it's great! What'd I do to notice it on my system?

 Can I provide a use case where this will matter? Not necessarily. But
 then, can you provide a use case where this will *not* matter? Really?

 Yes. Everything.

 Oh, interesting. You have the data to back that claim up?

Every test I posted to this list. :)

 You make it sound as if those three are the only uses of /tmp. That's
 just not true.

I just named the most popular ones for regular users.

 - The nbd test suite stores fairly large files in $TMPDIR on which it
 then runs nbd-server

How much faster it becomes with tmpfs? Can you do e.g. 5 tests in a row
with tmpfs and then 5 tests without it to compare the difference? If it
can really benefit from tmpfs, then, it's good, it would be the first
real-world program to use tmpfs so far... Also, how large tmpfs does it
need? Is it still faster with tmpfs if tmpfs gets swapped?
(set cpufreq governor to performance when doing the test, and stop
`*cron` if tests are too long)

 - Any data transformation or filtering which needs to be done in
 multiple passes over a file would use a temporary file for
 intermediate results

That's a theory. Neither you nor I can answer the question of how much
faster such any data transformation will become.

 Multi-pass video transcoding is an example of this, and which
 (depending on the codecs used and the hardware on which it runs) could
 certainly be I/O bound.

It's CPU-bound unless you know some *really* fast codec that I'm not
aware of. :) Or do you have some example that I can run and see it
becoming faster with tmpfs myself?

 - using mc on a tar.gz which was compressed with --fast

It could be. Is it just a guess, or have you checked it on some real-world
archives? I.e. my test with linux-kernel archive have not confirmed that.

 The point is that neither you nor I can reasonably be expected to list
 all possible uses of /tmp

It's not the point. The point is to find those uses that are limited by /tmp
I/O speed.

 and that RAM is faster than disk, so that when you access a tmpfs you're
 going to be somewhat faster than when you access a disk-backed filesystem

No. That's a theory, and it's wrong. :) RAM is faster than disk, so
accessing a tmpfs MAY be faster IF you're limited by the I/O speed.
Theories can be wrong, that's why I always ask for examples, tests...

 Hm, it's a bad idea to use tmpfs with swap... And it's not a good idea
 to use tmpfs without swap, since it would be too small and may even
 trigger OOM killer. When is it good to use tmpfs then? ;)

 I never used tmpfs on a system with swap, and I've not often seen the
 OOM killer start doing its job. My current machine has 4GiB of RAM,
 which seems to be more than enough.

Heh. You're saying that tmpfs is not too bad for you. But it does not
automatically make it good for you. :)

 User cannot break the system filling /tmp on disk. But he can do that
 if he fills /tmp on tmpfs. So /tmp on tmpfs adds one more point of
 failure for servers.

 No, that's not true. The real danger in filling up /tmp is not that
 other processes can't write temporary files anymore (causing a minority
 of processes to hang or die; those who just happen to need temporary
 storage at that point in time), but that no process can write any file
 anymore (causing a significant majority of processes to hang or die).

Hrm... But there're no other directories on a root partition that user
can write to. If you mean that /tmp on tmpfs prevents /var or /home from
being filled then it's not true either. Putting /tmp on tmpfs will force
people to use /var/tmp or /home for large files and will (not can, but
will, since /var/tmp is not cleaned) eventually fill those partition,
which is exactly what you were trying to prevent. :)

 Now whether that advantage outweighs the disadvantages you've outlined
 is something we can talk about. However, whether RAM is faster than disk
 isn't;

Why are you limiting it to either yes or no? There're other options.
It's not about RAM is faster than disk. It's about whether there're any
programs becoming noticeably faster because RAM is faster than disk.

Re: The future (or non-future) of ia32-libs

2012-06-23 Thread Steve Langasek
On Fri, Jun 22, 2012 at 08:18:03PM +0200, Goswin von Brederlow wrote:

  May I suggest that upon upgrade, we have a debconf message telling
  about it? We could add this in base-files or any essential package,
  probably one with some debconf messages already in would be a better
  pick. Instructions would show, IF ia32-libs old version is currently
  installed
  AND the --add-architecture i386 hasn't bee done.

  I know we have release notes, but some don't know about them or would
  simply not read them. A debconf message seem really appropriate IMO.
  Something along with:

 Problem is that frontends will complain about ia32-libs being not
 upgradable and might suggest removing it instead of keeping it back way
 before that.

Why would they do that?  Has anyone seen this happening in practice?

The ia32-libs package has trivial dependencies, none of which should run
into conflicts on upgrade from squeeze to wheezy.  Some of the biarch
library packages that ia32-libs depends on *might* go away before wheezy
release, but none have yet.  So there's no reason for a frontend to remove
the ia32-libs package /at all/ on upgrade; it should be held back because
the dependencies of the new version of the package aren't satisfiable until
the package database is updated with knowledge of multiarch, but it
certainly shouldn't be removed.  At which point, the user just has to enable
multiarch, apt-get update, and do a second apt-get dist-upgrade pass.

I don't see why we would want to try any of the kludgy solutions being
discussed in this thread without evidence that the above can't be made to
work and kept working for release.  Then we just need to document this in
the release notes, which users ought to be reading anyway, and they can
complete the upgrade at their leisure.

-- 
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


Accepted frog 0.12.15-1 (source amd64)

2012-06-23 Thread Ko van der Sloot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Mar 2012 17:07:07 +0200
Source: frog
Binary: frog
Architecture: source amd64
Version: 0.12.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Ko van der Sloot ko.vandersl...@uvt.nl
Description: 
 frog   - tagger and parser for Dutch language
Changes: 
 frog (0.12.15-1) unstable; urgency=low
 .
   * New Upstream Release
   * debian/control: added dependency on frogdata
   * debian/control: need libfolia1-dev = 0.9
   * debian/control: need libucto1-dev = 0.5.2
   * debian/control: need libmbt0-dev = 3.2.8
Checksums-Sha1: 
 c0a21190691182935893c90491e101e68d18b55b 1798 frog_0.12.15-1.dsc
 1c1275453d0ff3a9a9fa6b8aa25fed0b10d58350 445295 frog_0.12.15.orig.tar.gz
 83d692bf3cd428fe17addb01d1dc8bc3834a4e92 5414 frog_0.12.15-1.debian.tar.gz
 fbae749ebf26cd017a10dacc3420fc4b1307c717 218024 frog_0.12.15-1_amd64.deb
Checksums-Sha256: 
 14ebf9e38fe2090789b8a3eba645bf2d1576c606881abbad32344caad999a87d 1798 
frog_0.12.15-1.dsc
 477f351b767f5dbfa4fb403c1dc0f9e47069e0ed84ee308f106dec3541158b87 445295 
frog_0.12.15.orig.tar.gz
 535ee6016b53ebf6343190ff560372dc03e7a8809154f71ea50e8d262d4da1b5 5414 
frog_0.12.15-1.debian.tar.gz
 4aa833d0a000db92b0b94b54a0ea2a61ce3dc774fe59f05302dd330831125938 218024 
frog_0.12.15-1_amd64.deb
Files: 
 b184c7521fb9bb6e811fd28a8c4ac085 1798 science extra frog_0.12.15-1.dsc
 1d2c001319d2a2781747d74ea2380239 445295 science extra frog_0.12.15.orig.tar.gz
 c7b229b8873b2fb1c86253d5dc2aac97 5414 science extra 
frog_0.12.15-1.debian.tar.gz
 d7eb7065febd8fb51baa8d40ffdedd77 218024 science extra frog_0.12.15-1_amd64.deb

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

iQEcBAEBCAAGBQJP5VWhAAoJEDNRenKl5rDIikcH/1ZapPD0py3b2/5TD31d4en4
F9y0G/RecBvWCu7Jn1WCPVGED71KWazkHfOtkaEOQz4BR5hKm3aL9/tSno0X9wPa
2Hz4e+dx5UvBY895s0NuktBM2KKLc8sXxfTRzIe3FCotzQrtN01/ifQUF3cy304T
lkOomDJalqJe7aWUdA/+RzfV30gTqBXpewEN6JEoCiu9zbLC+MCeW81XvscPwHuz
6a6fvsCL31CvEkb0j8vGTXvFwEg1Hr7nfHRlWSf87IWlvHt1BNYSjz7y3CkD2jJJ
8cCG4HXa3w/sflFD80iwQ2UUsdLfAkn73vM8GqQcvhD9bCN5pkSk8iOAOLByBQY=
=XX+H
-END PGP SIGNATURE-


Accepted:
frog_0.12.15-1.debian.tar.gz
  to main/f/frog/frog_0.12.15-1.debian.tar.gz
frog_0.12.15-1.dsc
  to main/f/frog/frog_0.12.15-1.dsc
frog_0.12.15-1_amd64.deb
  to main/f/frog/frog_0.12.15-1_amd64.deb
frog_0.12.15.orig.tar.gz
  to main/f/frog/frog_0.12.15.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/e1sijqa-0002un...@franck.debian.org



Accepted libccscript3 1.1.7-2 (source amd64)

2012-06-23 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 15:42:07 +1000
Source: libccscript3
Binary: libccscript3-dev libccscript3-1.1-0
Architecture: source amd64
Version: 1.1.7-2
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 libccscript3-1.1-0 - GNU Common C++ framework for embedded scripting
 libccscript3-dev - GNU Common C++ framework for embedded scripting - 
development fil
Changes: 
 libccscript3 (1.1.7-2) unstable; urgency=low
 .
   * wheezey polish
 .
   * Ack NMUs - Thanks Gregor  Luk
   * Update to Standards Version 3.9.3
   * source/format - 3.0 (quilt)
   * debian/compat - 9 hardening and multiarch
   * switch to dh - drop cdbs
   * Remove obsolete debian/*dirs
   * misc lintian fixes
Checksums-Sha1: 
 23e4a819985c6375027baa3d5a8bb42dea4fa744 1482 libccscript3_1.1.7-2.dsc
 b9b48559fd3ed22fe12e97ea40c3dd189ffa053e 5548 
libccscript3_1.1.7-2.debian.tar.gz
 8d79085d560aac4af41b8edbd370049fefcec387 110018 
libccscript3-dev_1.1.7-2_amd64.deb
 aff2650c2b16dfe9b6bb543dade9fc2aa3c67617 137348 
libccscript3-1.1-0_1.1.7-2_amd64.deb
Checksums-Sha256: 
 694f36fd248a84f312cc3aac8dceaacdd5dbd92fb481ca8bfd694bdb1545040a 1482 
libccscript3_1.1.7-2.dsc
 2973959f1ea49c686379a1eac270fe425c68add466c22eb47a4c19b407b8cea7 5548 
libccscript3_1.1.7-2.debian.tar.gz
 248e4a9068023916165e9121d92725cfc3f52e4457c98f367c8796eef311d32a 110018 
libccscript3-dev_1.1.7-2_amd64.deb
 4d18d3110b1b74d8bb733327d5ddbc0c824c155d501d210ef365c2b760b8dc20 137348 
libccscript3-1.1-0_1.1.7-2_amd64.deb
Files: 
 278fb9ca0ff27d968e2bcf6caee85521 1482 libs optional libccscript3_1.1.7-2.dsc
 f416580bf52d5112cf9ab65090360065 5548 libs optional 
libccscript3_1.1.7-2.debian.tar.gz
 dce13557aab7df4201ae5a53821b248d 110018 libdevel optional 
libccscript3-dev_1.1.7-2_amd64.deb
 b252b843e1efc32711e29b3054d8e896 137348 libs optional 
libccscript3-1.1-0_1.1.7-2_amd64.deb

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

iEYEARECAAYFAk/lWDsACgkQoCzanz0IthKsWgCfZbgWb/MFmqrD73hIFGCwYZMn
lAgAn0NeXfRYYJLd7ONKH1KEVpry+zEQ
=+2Nw
-END PGP SIGNATURE-


Accepted:
libccscript3-1.1-0_1.1.7-2_amd64.deb
  to main/libc/libccscript3/libccscript3-1.1-0_1.1.7-2_amd64.deb
libccscript3-dev_1.1.7-2_amd64.deb
  to main/libc/libccscript3/libccscript3-dev_1.1.7-2_amd64.deb
libccscript3_1.1.7-2.debian.tar.gz
  to main/libc/libccscript3/libccscript3_1.1.7-2.debian.tar.gz
libccscript3_1.1.7-2.dsc
  to main/libc/libccscript3/libccscript3_1.1.7-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/e1sijqn-0002ve...@franck.debian.org



Accepted authres 0.402-1 (source all)

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

Format: 1.8
Date: Sat, 23 Jun 2012 01:22:43 -0400
Source: authres
Binary: python-authres python3-authres
Architecture: source all
Version: 0.402-1
Distribution: unstable
Urgency: low
Maintainer: Scott Kitterman sc...@kitterman.com
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 python-authres - RFC 5451 Authentication Results Header manipulation for Python
 python3-authres - RFC 5451 Authentication Results Header manipulation for 
Python3
Changes: 
 authres (0.402-1) unstable; urgency=low
 .
   * New upstream release
 - Drop installation of authres/tests with debian/rules since setup.py is
   fixed to do it now
   * Explicitly run tests at build time (is used to be implicitly via byte
 compilation) and support nocheck option
   * Completely remove build directory in clean
Checksums-Sha1: 
 c235988b1768126af6f9a5adae584a5e435b55f4 1411 authres_0.402-1.dsc
 0f907fb2251030216073c97c03e0047f12c7d1b5 15512 authres_0.402.orig.tar.gz
 5f99b6c6dffdaf82339252dbe6833116b94de70d 2592 authres_0.402-1.diff.gz
 b0931fd54a451ed9a9720c50457416fc5288da89 15094 python-authres_0.402-1_all.deb
 72a35e26bdc1b73776fe915c7e409de98a5a9640 14586 python3-authres_0.402-1_all.deb
Checksums-Sha256: 
 a22a870a3b4f52a63815ffc892506d5e40c811d8c9b25bfd2b38333cc173cdef 1411 
authres_0.402-1.dsc
 cba2dbe39c3cbed5129246055f5f3c9e0e1e2a5b4c2536e4fc721c4905dce679 15512 
authres_0.402.orig.tar.gz
 8f531fe2c9680adc80d95faf1076f60fe7f2b423d512da4a347849d1cf02f632 2592 
authres_0.402-1.diff.gz
 9c9059623c335b9cb928684530d45b962a51d61c57eaceb59550e5de6d6c517f 15094 
python-authres_0.402-1_all.deb
 edf73d002299a115a0be3884feaea9f52ff3dd94049847092e400d0e9a1deaed 14586 
python3-authres_0.402-1_all.deb
Files: 
 824d1d8e379c5c06b4210e45e281535d 1411 python optional authres_0.402-1.dsc
 521ad92bc298ac133b2c53aae69d166c 15512 python optional 
authres_0.402.orig.tar.gz
 c5d00b6693e2e4b7074a7dc23be52296 2592 python optional authres_0.402-1.diff.gz
 fa0021d523cc35ca1498892ebc42102f 15094 python optional 
python-authres_0.402-1_all.deb
 ad2023d3a640da5d2d1c285bf42e1fb3 14586 python optional 
python3-authres_0.402-1_all.deb

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

iEYEARECAAYFAk/lXIIACgkQHajaM93NaGqdkACfb2jTqGHtAAdLknHdRJmYViPl
yGQAnj3f2Bz07rKGhzLXTpuRRXtp246b
=vZ3M
-END PGP SIGNATURE-


Accepted:
authres_0.402-1.diff.gz
  to main/a/authres/authres_0.402-1.diff.gz
authres_0.402-1.dsc
  to main/a/authres/authres_0.402-1.dsc
authres_0.402.orig.tar.gz
  to main/a/authres/authres_0.402.orig.tar.gz
python-authres_0.402-1_all.deb
  to main/a/authres/python-authres_0.402-1_all.deb
python3-authres_0.402-1_all.deb
  to main/a/authres/python3-authres_0.402-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/e1sijef-0003te...@franck.debian.org



Accepted libcommoncpp2 1.8.1-5 (source all amd64)

2012-06-23 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 16:02:03 +1000
Source: libcommoncpp2
Binary: libcommoncpp2-dev libccgnu2-1.8-0 libcommoncpp2-doc libcommoncpp2-dbg
Architecture: source amd64 all
Version: 1.8.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 libccgnu2-1.8-0 - GNU package for creating portable C++ programs
 libcommoncpp2-dbg - Debug symbols for Common C++ 2
 libcommoncpp2-dev - Header files and static libraries for Common C++ 2
 libcommoncpp2-doc - Documentation files for Common C++ 2
Changes: 
 libcommoncpp2 (1.8.1-5) unstable; urgency=low
 .
   * wheezey polish
 .
   * Update Standards Version 3.9.3
   * debian/compat - 9 hardening and multiarch
   * Added spelling-error-in-manpage.patch
   * minor lintian cleanups
Checksums-Sha1: 
 e85483a20d2784a84df7d5e2d8cd43f5f4dffe95 1650 libcommoncpp2_1.8.1-5.dsc
 094a3e235497d0976cfcda76e98033b13e38c27c 11938 
libcommoncpp2_1.8.1-5.debian.tar.gz
 6c0e3ace47db40f945e5b5211f57858b7091e13f 421246 
libcommoncpp2-dev_1.8.1-5_amd64.deb
 a8a80f286c979e036193f198b8a775e1a152ba26 257802 
libccgnu2-1.8-0_1.8.1-5_amd64.deb
 07e4d21cb3cdccd79f058650285796fcb04cac18 2061514 
libcommoncpp2-doc_1.8.1-5_all.deb
 f4a40ef05b35c09665d10ac8ec30f0726bf15e6e 883324 
libcommoncpp2-dbg_1.8.1-5_amd64.deb
Checksums-Sha256: 
 da6dacf1710861c7a25275212ae1218ed4cf78732bc2b1a5022dbbc5372dc5f8 1650 
libcommoncpp2_1.8.1-5.dsc
 ca0d1ec4c82d37e3acfb80f0e71ef41c7aaf8dc80d5f77c334067af6cb3155d9 11938 
libcommoncpp2_1.8.1-5.debian.tar.gz
 f5b65f36ec529f34432f15c6fd1baad543d149e846aee2631bf1df567678f384 421246 
libcommoncpp2-dev_1.8.1-5_amd64.deb
 1c611216be83253231713fa5c19a0dde3ef17e4b6e5c5760004fa1f679f49b99 257802 
libccgnu2-1.8-0_1.8.1-5_amd64.deb
 1bdcacc4e39c1ea01cd22314fe3961451e0dbe070ed32962baf769335a050fc6 2061514 
libcommoncpp2-doc_1.8.1-5_all.deb
 c1de8edef06fe1b3f03010b4d76365e54e92186c2997c310dd3760c906e4c04a 883324 
libcommoncpp2-dbg_1.8.1-5_amd64.deb
Files: 
 01510fc6c9361ac4e33c8b42508e3e39 1650 devel optional libcommoncpp2_1.8.1-5.dsc
 1cb9cc80acfc3031e6249f97bc1ee2db 11938 devel optional 
libcommoncpp2_1.8.1-5.debian.tar.gz
 ccc909037806dd8ce9f04b4c0a4c691c 421246 libdevel optional 
libcommoncpp2-dev_1.8.1-5_amd64.deb
 8deb7b2c3c52a73244da2b6bdff15b90 257802 libs optional 
libccgnu2-1.8-0_1.8.1-5_amd64.deb
 e4c3334586209888b6264961de759240 2061514 doc optional 
libcommoncpp2-doc_1.8.1-5_all.deb
 52cd1f5fc56ab519ffdb7617bb130e5c 883324 debug extra 
libcommoncpp2-dbg_1.8.1-5_amd64.deb

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

iEYEARECAAYFAk/lXcwACgkQoCzanz0IthL00ACdG/YMZTSGPDoU0nmzNF7WxVn4
Ww4AnjumzR28/ocC0Z92GM7eA5t+shSS
=E/V7
-END PGP SIGNATURE-


Accepted:
libccgnu2-1.8-0_1.8.1-5_amd64.deb
  to main/libc/libcommoncpp2/libccgnu2-1.8-0_1.8.1-5_amd64.deb
libcommoncpp2-dbg_1.8.1-5_amd64.deb
  to main/libc/libcommoncpp2/libcommoncpp2-dbg_1.8.1-5_amd64.deb
libcommoncpp2-dev_1.8.1-5_amd64.deb
  to main/libc/libcommoncpp2/libcommoncpp2-dev_1.8.1-5_amd64.deb
libcommoncpp2-doc_1.8.1-5_all.deb
  to main/libc/libcommoncpp2/libcommoncpp2-doc_1.8.1-5_all.deb
libcommoncpp2_1.8.1-5.debian.tar.gz
  to main/libc/libcommoncpp2/libcommoncpp2_1.8.1-5.debian.tar.gz
libcommoncpp2_1.8.1-5.dsc
  to main/libc/libcommoncpp2/libcommoncpp2_1.8.1-5.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/e1sijue-0004h2...@franck.debian.org



Accepted libfolia 0.9-2 (source amd64)

2012-06-23 Thread Joost van Baal-Ilić
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 08:20:20 +0200
Source: libfolia
Binary: libfolia1-dev libfolia1
Architecture: source amd64
Version: 0.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Joost van Baal-Ilić joos...@debian.org
Description: 
 libfolia1  - implementation of the FoLiA document format
 libfolia1-dev - implementation of the FoLiA document format
Changes: 
 libfolia (0.9-2) unstable; urgency=low
 .
   * Rebuild on amd64 to pull in libicu48 (was libicu44)
Checksums-Sha1: 
 5941f9ef0a3ad4944a40be61ac7425a95f85 1654 libfolia_0.9-2.dsc
 daf137ac8de4c31997f0012f28ddacf6f1d9d958 2879 libfolia_0.9-2.debian.tar.gz
 98bca9c575b0aadd4d6cf6a7f7e17bb71b6fbe61 221356 libfolia1-dev_0.9-2_amd64.deb
 2385fdfa06b6a291ec4bd574d34f81cb9b062b3a 183200 libfolia1_0.9-2_amd64.deb
Checksums-Sha256: 
 4ddfaf70805b995ba5bc74869139b3462076c13025b090ce91dda0f10c7e4344 1654 
libfolia_0.9-2.dsc
 dfb319ef6200ddcc0dd3c4d0de19a90969b3d76753827e9223c1e4b1d62ae1b1 2879 
libfolia_0.9-2.debian.tar.gz
 4b2102baa27df3e6aee16ac924cfbb824cd675d1938622ee2a845a9dc78fb1d3 221356 
libfolia1-dev_0.9-2_amd64.deb
 24fbcb91337649c302b2fe1812efa3d0e82ab3dc8da35d5d06fb818774b26400 183200 
libfolia1_0.9-2_amd64.deb
Files: 
 c303a0a9b7a4148d7fc4d388dbfaf2d9 1654 science extra libfolia_0.9-2.dsc
 d0a61a045d87a7c9bf9b148a1e7affc8 2879 science extra 
libfolia_0.9-2.debian.tar.gz
 c0cb82d5c7cee12dc8366015dfb39abd 221356 libdevel extra 
libfolia1-dev_0.9-2_amd64.deb
 3841d6e56dde39b69edcd384a15ec255 183200 libs extra libfolia1_0.9-2_amd64.deb

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

iQEcBAEBCAAGBQJP5WFFAAoJEDNRenKl5rDIbvMIAJVWXB3pPejkR8O9TbY+8hxI
3cPX33ihp+56K4OWwOj1rA2dnDYq4debpSbIJ3Mrmz1UG/y38P4kN8KziFbQhz7H
eOsDuzZBlKwRNm/uNyQc6mZ/CUHg2PQE7ZoPwQHcr8fiaVm9eU9RKbCfnWk2uJyH
m6QZMLNL943XxFlDFSi1H/MfaXE30pYI1Yq+ckbFWy63hJRoldt3lXH1hmXLHKqp
Gl1YjthwjIe/gjoYQvGKPImxsejRWEI+VrSUOib4Uf7K3FfJZQYmKsyMAPf+/qhB
KN87GyP8XJ8BvmHC5V4kxaE9VoHGMjpGZfeUHI6asgXaawyqO/4BHSj7JaJkpMQ=
=lHGQ
-END PGP SIGNATURE-


Accepted:
libfolia1-dev_0.9-2_amd64.deb
  to main/libf/libfolia/libfolia1-dev_0.9-2_amd64.deb
libfolia1_0.9-2_amd64.deb
  to main/libf/libfolia/libfolia1_0.9-2_amd64.deb
libfolia_0.9-2.debian.tar.gz
  to main/libf/libfolia/libfolia_0.9-2.debian.tar.gz
libfolia_0.9-2.dsc
  to main/libf/libfolia/libfolia_0.9-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/e1sijuq-0004hi...@franck.debian.org



Accepted libcpan-perl-releases-perl 0.60-1 (source all)

2012-06-23 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 08:23:30 +0200
Source: libcpan-perl-releases-perl
Binary: libcpan-perl-releases-perl
Architecture: source all
Version: 0.60-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libcpan-perl-releases-perl - module for mapping Perl releases on CPAN to the 
location of the t
Changes: 
 libcpan-perl-releases-perl (0.60-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 0.60
Checksums-Sha1: 
 db011bf30326fd3447e69d48991a86cc31a33370 2187 
libcpan-perl-releases-perl_0.60-1.dsc
 5ccc06c986c1c7afbb7f4a62e7625807603d8798 16136 
libcpan-perl-releases-perl_0.60.orig.tar.gz
 114fd2de3ae9415993c64aef0e7db7c69ac58f45 1751 
libcpan-perl-releases-perl_0.60-1.debian.tar.gz
 0a1b715e89c6744e90e6b909259e70a3df7cfc01 11916 
libcpan-perl-releases-perl_0.60-1_all.deb
Checksums-Sha256: 
 fa37c200143f770fcfcfd00ac682dba9adeb1d7cc6eb1d298267f1f1cb41a110 2187 
libcpan-perl-releases-perl_0.60-1.dsc
 2743b63ab65c07853c9d918d788b0bb574d22ec229724f0d77499e96f6712177 16136 
libcpan-perl-releases-perl_0.60.orig.tar.gz
 d1e70b2c3cd70b623f33a50447d2fc6f1df81eac2b24f3d20d90b5925d1ce2d3 1751 
libcpan-perl-releases-perl_0.60-1.debian.tar.gz
 c281208fe132f2e64dfd63e1ce6a0e70ad5a035111d8dbf61e39874587a2bfbb 11916 
libcpan-perl-releases-perl_0.60-1_all.deb
Files: 
 4dfac250f8ac8bd27bea1c070d9235f2 2187 perl optional 
libcpan-perl-releases-perl_0.60-1.dsc
 f54a63b5d787e4191b344452109fcbf7 16136 perl optional 
libcpan-perl-releases-perl_0.60.orig.tar.gz
 954fbd0548aaff219be35bb5f4bd4e65 1751 perl optional 
libcpan-perl-releases-perl_0.60-1.debian.tar.gz
 38a1b289d03f49928f777fe8e6c26743 11916 perl optional 
libcpan-perl-releases-perl_0.60-1_all.deb

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

iQIcBAEBCAAGBQJP5WLeAAoJEHidbwV/2GP+pKAQAJq4KcKJL2tgO3l+9nS14efF
rZEzqL4+JzDtukRcuverpjU0hGvMYzRbW3RZUJY4j00p6XU3o201pzfSjRNMCbF4
QdfeqFgIlh1EGoC9Jtow8dyYC4Gum8WTb5NOoY/3tvNDKcEuQ66sHQiC5eL+cxah
DsRW/Hs8xz7XjChEuiagb8xr5SWAslt5of9dXJqodEAf/+LeLO6BJ6L284CFocBm
dQ5lT5GuKDP4GOl87/SqURDyKE7l9RisjZsEb9i2pQke0drFWJxnEryJNS7Vu/qP
ainLAvhedy0Og0JSCoZaJaxp34cGX5oh7YSipOh3P4FkznN9Ar4ZU6AlgklVKPOe
QeNMQalPpIn7lybgzoeapBXjW5auZlKm90g4jr1bZAQVujEyGGwarcaVCdqJQULF
vbJGCrUMBFxb5B9Vr39PhCCmspJYzLRf9KvomHu+OR2RX2ba78Rn7UBQUrKp4rhC
nl2lOoamFOeQtBUkEPyQeuFKQ4yefbmHVBuamWDnNTe9RYZy0irzNADzXPahrEpp
bp56ViqPABBiCV6TFahJZQvxoe3HMTHLQbG1dMYPZtl8Wz6CNVGsDoUzZRzhdJCW
VgbdE7KR5mleGR/pqR1oX95YfQt7359nGshqC2qFPoi9SGft2tDWN8HqONtgUHxZ
IwCUqcM7v93klSxejBkJ
=YZ5c
-END PGP SIGNATURE-


Accepted:
libcpan-perl-releases-perl_0.60-1.debian.tar.gz
  to 
main/libc/libcpan-perl-releases-perl/libcpan-perl-releases-perl_0.60-1.debian.tar.gz
libcpan-perl-releases-perl_0.60-1.dsc
  to main/libc/libcpan-perl-releases-perl/libcpan-perl-releases-perl_0.60-1.dsc
libcpan-perl-releases-perl_0.60-1_all.deb
  to 
main/libc/libcpan-perl-releases-perl/libcpan-perl-releases-perl_0.60-1_all.deb
libcpan-perl-releases-perl_0.60.orig.tar.gz
  to 
main/libc/libcpan-perl-releases-perl/libcpan-perl-releases-perl_0.60.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/e1sik96-0006d8...@franck.debian.org



Accepted merkaartor 0.18.1-3 (source amd64)

2012-06-23 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 00:40:16 +0200
Source: merkaartor
Binary: merkaartor
Architecture: source amd64
Version: 0.18.1-3
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz b...@debian.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 merkaartor - map editor for OpenStreetMap.org
Changes: 
 merkaartor (0.18.1-3) unstable; urgency=low
 .
   * [7a6844de] Yet another qreal/double conversion fix for arm.
Checksums-Sha1: 
 b8b4dd3fabe96d691126b7aaaf8fc2dcda0f5137 2145 merkaartor_0.18.1-3.dsc
 6a5c3c9d0a94a34b4d8c621d44939f35356ac8a9 23631 merkaartor_0.18.1-3.diff.gz
 04d2dd33e55e272b16da581ad5c26a71682ef356 3232464 merkaartor_0.18.1-3_amd64.deb
Checksums-Sha256: 
 3c29f055c28257e18f38b2c0b339527047cc4cfe49cdbd129e64a52fcf55b3cf 2145 
merkaartor_0.18.1-3.dsc
 36b76f6af8c9a3772cdfc0b27194ea278f7f7ce52fa7167782907345445c0268 23631 
merkaartor_0.18.1-3.diff.gz
 e079cd1bd6c5fac91fd45aea7e33a7744cd26fe3ab915bf0461fcfd16392daf9 3232464 
merkaartor_0.18.1-3_amd64.deb
Files: 
 643d31e3b01127a5ef75163e056ddb00 2145 science extra merkaartor_0.18.1-3.dsc
 9162a45792763cf931272c1aab02af56 23631 science extra 
merkaartor_0.18.1-3.diff.gz
 28ca54e22b08c2824d5bcdaf2968213a 3232464 science extra 
merkaartor_0.18.1-3_amd64.deb

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

iQIcBAEBCAAGBQJP5PWdAAoJEOs2Fxpv+UNfYdgQAIQNi94+11f4tx/wPxI8x8Qz
CsnhSSKm+0ZXK8/Vf4vCxtrlRT0c2/FVzRumy2l08I85eiJ8zL6OWiEJfEPvl1kX
ZddfYqGjDhrl8JfOeZGIzuYBH5wop+vkH/45OocVKzV/dCqsuNtWtP03vS+JARor
o5QxTatnMr5Bjes3V6k9a5aRfYTaNHB9d8+Ye62JiIPZe2FQ333wRLCWmkG2TjaE
G+NMaPZfP5EVmgQ1JD/h/lowaMApAM7OL5xGc/Za5aBRuFkCC7eaaJv57+eZUf0I
gMBgEuxEGziFcjEJ84KPgxFVsqkPJjVVQ5q9n4fGnmtSFSgmr32kTGb8y6Xv+GEZ
Ssfvn39ispFyTlrBphHvFzv6ngAoctD1Juc8g8e40qoMDzTXc1J7hrdzPwkG5pR2
ZcNGYxlR5ZfUZ0p0hbXmOwm2UwjPwyROqZba066mosP84/n70/adyYXdHGEvIcED
j1wNTJG2bfDcXiniZhMbX2H91RlDkkxC5+UqslZXBlYB5QEFGrqFwaazNknoPEHc
kxGcDAgp1ehKKImNKJAwQvQYkVg9h/uu/tmSM/jmiKefpobjk4v1dhCUAzZaUKkz
i/LBI9/GKqpNpTdWUxsCs1FCVmd0ppLCp4FkcFz+Pjy7Ni8rsGvaUn10ksTw46Sx
onnAhWFtCxlF5Hy08tN0
=0aFs
-END PGP SIGNATURE-


Accepted:
merkaartor_0.18.1-3.diff.gz
  to main/m/merkaartor/merkaartor_0.18.1-3.diff.gz
merkaartor_0.18.1-3.dsc
  to main/m/merkaartor/merkaartor_0.18.1-3.dsc
merkaartor_0.18.1-3_amd64.deb
  to main/m/merkaartor/merkaartor_0.18.1-3_amd64.deb


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



Accepted cron 3.0pl1-123 (source i386)

2012-06-23 Thread Javier Fernández-Sanguino Peña
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 08:28:27 +0200
Source: cron
Binary: cron
Architecture: source i386
Version: 3.0pl1-123
Distribution: unstable
Urgency: low
Maintainer: Javier Fernández-Sanguino Peña j...@debian.org
Changed-By: Javier Fernández-Sanguino Peña j...@debian.org
Description: 
 cron   - process scheduling daemon
Closes: 579640 620164 658743 660879 662605 666892
Changes: 
 cron (3.0pl1-123) unstable; urgency=low
 .
   * debian/standard.daily: Apply patch from Steve Allison to prevent checking
  two times the same filesystem. This prevents bogus warnings about missing
  lost+found in schroot bind mounts (Closes: #660879)
   * debian/rules: Apply patch from Steve Langasek to add cross compiler
 support to cron (Closes: #666892)
   * debian/cron.default, debian/standard.daily, debian/rules: Remove
 the lost+found check as this is no longer required and causes
 issues with some filesystems (e.g. bind mounts, locally mounted USB
 drives). Additionally, in some filesystems the directory
 will be generated when required. (Closes: #620164, #658743, #662605,
 #660879, #579640)
Checksums-Sha1: 
 8c1278f401fdd7aedba97ab92babf4da1700b169 1267 cron_3.0pl1-123.dsc
 6a9e223a1c6dc363b68b072e111432733f06ef0e 96004 cron_3.0pl1-123.diff.gz
 cc6d4475edb417e200e775452545fbb5a50c6376 105750 cron_3.0pl1-123_i386.deb
Checksums-Sha256: 
 efe450ab87b2274e906b210c79a5c9ee11adb549f41cc3ffe04b6f5305585819 1267 
cron_3.0pl1-123.dsc
 9b5b0825bd03c910ee7a431a0519f2918481604e572dc00405efb84de58be3a1 96004 
cron_3.0pl1-123.diff.gz
 d9818739563f4670d4ecff1c2b57cf3b80bfc3eea5d5bc67fa73585474b0 105750 
cron_3.0pl1-123_i386.deb
Files: 
 64b46252ffc605ff1624d9858c5c44e1 1267 admin important cron_3.0pl1-123.dsc
 72cd016278eba652007b49645e72aee2 96004 admin important cron_3.0pl1-123.diff.gz
 89ef9c7e2e9c1ee1814061f021d806a8 105750 admin important 
cron_3.0pl1-123_i386.deb

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

iD8DBQFP5WUssandgtyBSwkRAseqAJ4vOJsCWK9ODmMbJITKz0k7CR3ZkQCcC3o/
K0mluBEyGP4a1VBO02KS04g=
=4IQb
-END PGP SIGNATURE-


Accepted:
cron_3.0pl1-123.diff.gz
  to main/c/cron/cron_3.0pl1-123.diff.gz
cron_3.0pl1-123.dsc
  to main/c/cron/cron_3.0pl1-123.dsc
cron_3.0pl1-123_i386.deb
  to main/c/cron/cron_3.0pl1-123_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/e1sikmh-0008hq...@franck.debian.org



Accepted frog 0.12.15-2 (source amd64)

2012-06-23 Thread Joost van Baal-Ilić
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 08:09:59 +0200
Source: frog
Binary: frog
Architecture: source amd64
Version: 0.12.15-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Joost van Baal-Ilić joos...@debian.org
Description: 
 frog   - tagger and parser for Dutch language
Closes: 676985
Changes: 
 frog (0.12.15-2) unstable; urgency=low
 .
   * Rebuild on amd64 to pull in libicu48 (was libicu44).
 .
 frog (0.12.15-1) unstable; urgency=low
 .
   * New Upstream Release
   * debian/control: added dependency on frogdata
   * debian/control: need libfolia1-dev = 0.9
   * debian/control: need libucto1-dev = 0.5.2
   * debian/control: need libmbt0-dev = 3.2.8
 .
 frog (0.12.14-1) unstable; urgency=low
 .
   * New Upstream Release
   * debian/control: removed dependency om libssl-dev
   * debian/watch: upload from new location: http://software.ticc.uvt.nl 
(Closes: #676985)
Checksums-Sha1: 
 99e3605355efa3276bc61652c8b52196fe9715aa 1798 frog_0.12.15-2.dsc
 f56c9cdcb93413a2b5bbb8e032fae3f8aed44a77 5497 frog_0.12.15-2.debian.tar.gz
 3c719edc3fb67456753538ee1d03d0ec0c82a01d 218046 frog_0.12.15-2_amd64.deb
Checksums-Sha256: 
 59e96fef5bb125b5f704de5376e09865a50f9a55d3773fd8ef6bc082bc4e6203 1798 
frog_0.12.15-2.dsc
 3e1041273e5b82c519796370f14d0764cba7905f054516805539f31326bad422 5497 
frog_0.12.15-2.debian.tar.gz
 32963879c42e263c6341ac1d9f41b1ad434cb695f7c0c55efa5ee51811784eea 218046 
frog_0.12.15-2_amd64.deb
Files: 
 86f770ed940f71e51ad77e6bd786e6dc 1798 science extra frog_0.12.15-2.dsc
 f3de9921e5a53122a16577ca21b6031d 5497 science extra 
frog_0.12.15-2.debian.tar.gz
 dead6a503518121c291da723c5f53f26 218046 science extra frog_0.12.15-2_amd64.deb

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

iQEcBAEBCAAGBQJP5WXCAAoJEDNRenKl5rDIuEsH/1aIBltQgmrA0PwXefjlJgLT
OHoLsp5nf6bgLXI0RLQaTrrgDIYMYn88PQ+bQl+QdPW/QShA6Fyi/vZPTIPLhHrw
MQjiozQ4HgkXF4TCcaLqHVJBoR9Lfa9hNtGEXjYRLKc6Ri2We4U83U7otPEjhYp8
YkWQiJ8t4f/RRpwAMSEkEekyitLstfe7Fm46v8XQlATIKuimPLEaSX7lzmbuX/cQ
xf43Fqjnrh9DmRRs/VBlLV3dJEolNiIZSVD53F134ZRGge40xR6usr73tDqnJAl7
oLC2HJ8CAOel+I84nf08A7QaLltOAKQNUaY+yImOyRecF8l8A0Rz/6lC0Gli4WA=
=1c2E
-END PGP SIGNATURE-


Accepted:
frog_0.12.15-2.debian.tar.gz
  to main/f/frog/frog_0.12.15-2.debian.tar.gz
frog_0.12.15-2.dsc
  to main/f/frog/frog_0.12.15-2.dsc
frog_0.12.15-2_amd64.deb
  to main/f/frog/frog_0.12.15-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/e1sikn4-0008kq...@franck.debian.org



Accepted obdgpslogger 0.16-1.2 (source amd64)

2012-06-23 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 08:43:54 +0200
Source: obdgpslogger
Binary: obdgpslogger
Architecture: source amd64
Version: 0.16-1.2
Distribution: unstable
Urgency: low
Maintainer: Gary Briggs chu...@icculus.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 obdgpslogger - suite of tools to log OBDII and GPS data
Closes: 648495
Changes: 
 obdgpslogger (0.16-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Adding patch from Derek LaHousse dlaho...@mtu.edu
 to make obdgpslogger work with gpsd api v3.
 Closes: #648495
Checksums-Sha1: 
 bf6a54ee99c1cded32e8a0e205184fd621618681 1926 obdgpslogger_0.16-1.2.dsc
 c8c47c8e8058e0b1c0376c127dd8c20c48f7bdd1 3081 
obdgpslogger_0.16-1.2.debian.tar.gz
 7e720702f170050063ac831d27437d1ebe71a407 138056 obdgpslogger_0.16-1.2_amd64.deb
Checksums-Sha256: 
 860bb0aae7301fc3139c6601d2793f1b36f9f4c6f2337b1c55cffb49a94fa1d6 1926 
obdgpslogger_0.16-1.2.dsc
 457ff197c42381ddaf5db4847023f44f65b0384e51ca17d0073757d66102a29c 3081 
obdgpslogger_0.16-1.2.debian.tar.gz
 5a2d613f4cdc43d0276fbdb9f336430fb5914a2c54ef6f7018a39214fd7fbf4c 138056 
obdgpslogger_0.16-1.2_amd64.deb
Files: 
 342548328b2cf5f76a1554c577b5f0c5 1926 science extra obdgpslogger_0.16-1.2.dsc
 03c6058e1c01336904173a8265506947 3081 science extra 
obdgpslogger_0.16-1.2.debian.tar.gz
 74a3e773b250e3527ace997c3315e17f 138056 science extra 
obdgpslogger_0.16-1.2_amd64.deb

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

iQIcBAEBCAAGBQJP5WatAAoJEOs2Fxpv+UNfr2UQAJS6+DJpVSuvHMFg8k5YnpZ/
p3RXEcbxjdv9sM24h5bVieUfLe/YJa5uW8ngt2JvYXRJGOW1f4ry+Gi5LNbwIJv3
e6VvqN9fUeeYIFEU2qbkOiPHnlKeFqBDBS2azm/3zp0JJfAqazXoeyvtjjlICc3i
xeLekgZvzVEsEYrAb8cMOkuDXgfhTZqQoXIoBbrr67WPu3XK0yMtgR6Pj8iccCu9
7rbnjCzIMwoCrTEV1Snq8cCBM0anjdvzzK/932EZHWphRVo1RS+ZxMPLC6o+VXqu
j09erlmrz09dPOColbkoDcnd+BNLvvhIy4eU0ofA53/8OUehY57wk8SY8RK7IokC
e1soCw0Q8SXCCTD36eLYzTe6BeqvadG8FKwR+nxDCKWHF5blrk/rxoVvpKYl7d0e
dAzHsEPkpWDfCuG95F9ZxAH9wP3B4ipuDu29eWsW0iZbspqvBQbm0QpRgG/2dU7H
MI8lvTeuUeTXdJHGlFyZwo6vtXDPbAlpHIj6pnFdPLuwU7KY/BNMMJn9cWPeX/mX
cZL+c2Lc8a/wjDhKlrNELSE/DF0Enl5abxsp+8bXlnE/Rp+HthZs1ckX0UqRdahC
ckJa/AMlFKTYwc2bf0jaLv0qUScROPkljMgUmc41asOqD9lSG+hoYIZkCK8tC3VF
YNf9MW/tCdM9dvZwhikq
=EYP6
-END PGP SIGNATURE-


Accepted:
obdgpslogger_0.16-1.2.debian.tar.gz
  to main/o/obdgpslogger/obdgpslogger_0.16-1.2.debian.tar.gz
obdgpslogger_0.16-1.2.dsc
  to main/o/obdgpslogger/obdgpslogger_0.16-1.2.dsc
obdgpslogger_0.16-1.2_amd64.deb
  to main/o/obdgpslogger/obdgpslogger_0.16-1.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/e1sikpd-0008uf...@franck.debian.org



Accepted ucto 0.5.2-2 (source amd64)

2012-06-23 Thread Joost van Baal-Ilić
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 08:16:17 +0200
Source: ucto
Binary: ucto libucto1-dev libucto1
Architecture: source amd64
Version: 0.5.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Joost van Baal-Ilić joos...@debian.org
Description: 
 libucto1   - Unicode Tokenizer - runtime
 libucto1-dev - Unicode Tokenizer - development
 ucto   - Unicode Tokenizer
Changes: 
 ucto (0.5.2-2) unstable; urgency=low
 .
   * Rebuild on amd64 to pull in libicu48 (was libicu44).
Checksums-Sha1: 
 40483d3955f101dfd5f0d61aa17dada050b8606c 1660 ucto_0.5.2-2.dsc
 911f731412a138826f8647369a8df7a91d18f32e 3216 ucto_0.5.2-2.debian.tar.gz
 db5637d0861a4b90da5ece1d683797f7544eb44d 37618 ucto_0.5.2-2_amd64.deb
 e7a6d9e49e5889ac3166607ff79509a546c1 97658 libucto1-dev_0.5.2-2_amd64.deb
 f783f396f92e56a9ee5135cce6018f83ff702a09 88372 libucto1_0.5.2-2_amd64.deb
Checksums-Sha256: 
 073c69020853e65bdb15cbf07f4b40e95e39b7d2fb6fca16c444d11ee4ccd877 1660 
ucto_0.5.2-2.dsc
 37795f711dd72d5458c65a7a901f2d0b7d5c7d034da9cd39f807753e8760 3216 
ucto_0.5.2-2.debian.tar.gz
 2cb0509513fb4a805760c0e23ac0471fdfb6cf738053fb3a283d514bdb6a6b1a 37618 
ucto_0.5.2-2_amd64.deb
 567fa7237fc3a19000bd2f9580cc235b2551e3eb6d9d80a24114d72eb76aed27 97658 
libucto1-dev_0.5.2-2_amd64.deb
 7d382e0699770dc05ecd0182f0cdc77153bbac2f1854bfe891b9e08e4e4cde5a 88372 
libucto1_0.5.2-2_amd64.deb
Files: 
 6468cf3be213401f80d9a63e83364452 1660 science extra ucto_0.5.2-2.dsc
 c1950efabcc2eb6abfedf5f4dd9f377d 3216 science extra ucto_0.5.2-2.debian.tar.gz
 f33107d51b57eead504a8259b8a2dcb7 37618 science extra ucto_0.5.2-2_amd64.deb
 473b87ed977a97b10f275347114659ef 97658 libdevel extra 
libucto1-dev_0.5.2-2_amd64.deb
 9fd32f5a90d7a453490f651467ddcd8c 88372 libs extra libucto1_0.5.2-2_amd64.deb

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

iQEcBAEBCAAGBQJP5WMeAAoJEDNRenKl5rDIPYQH/071ThEQNzLVBaexqW7aB5GZ
Khd4J3QZ6wo0jF0cg5NT0z6iGXwP8tbB313WWulP73N3DZxtdjybYOw0pXtb0k1b
ubXFiC2onAyu3i5zPYo1Dt/o5efdsuLeQRm8f6gqPshcN/V11ZUEUb9dHuG7cqkd
/yr6aTMuzJIvxxKS74/d/aB6DgHqIIsI4+V4V20HoSIn274USagk0fAa/HRR3fyc
HdzA+7EcdV7sk0LFzWOzmxQznp8sfD66PvAw3fwGnWpg886ZiTJpN6AhvFHfX8S3
ouFodDBq3ftxfkWLzET2cy2Sl83pTXO6kdBP2Fz43UYeF+HOAfHJILXBgW4xsSw=
=zunh
-END PGP SIGNATURE-


Accepted:
libucto1-dev_0.5.2-2_amd64.deb
  to main/u/ucto/libucto1-dev_0.5.2-2_amd64.deb
libucto1_0.5.2-2_amd64.deb
  to main/u/ucto/libucto1_0.5.2-2_amd64.deb
ucto_0.5.2-2.debian.tar.gz
  to main/u/ucto/ucto_0.5.2-2.debian.tar.gz
ucto_0.5.2-2.dsc
  to main/u/ucto/ucto_0.5.2-2.dsc
ucto_0.5.2-2_amd64.deb
  to main/u/ucto/ucto_0.5.2-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/e1sikqz-51...@franck.debian.org



Accepted ivykis 0.30-1 (source amd64)

2012-06-23 Thread Gergely Nagy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 22 Jun 2012 22:22:32 +0200
Source: ivykis
Binary: libivykis0 libivykis-dev libivykis0-dbg
Architecture: source amd64
Version: 0.30-1
Distribution: unstable
Urgency: low
Maintainer: Gergely Nagy alger...@madhouse-project.org
Changed-By: Gergely Nagy alger...@madhouse-project.org
Description: 
 libivykis-dev - Development libraries, header files and docs for libivykis
 libivykis0 - Asynchronous I/O readiness notification library
 libivykis0-dbg - Asynchronous I/O readiness notification library (debug 
symbols)
Changes: 
 ivykis (0.30-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 97c83e27b6ae5bc628846142a7d53c47389c2ad4 1920 ivykis_0.30-1.dsc
 1e49f1cab3680eb01d752d88700c34f2cf119c52 70140 ivykis_0.30.orig.tar.gz
 d79c0e3f8bae8109f1a9908a592800342748d838 3786 ivykis_0.30-1.debian.tar.gz
 818b2c4b7657a28ac246d5f7eee25ee88a91cb8e 24722 libivykis0_0.30-1_amd64.deb
 611ad2ebba24b7367f2cd49761211b0dbb15f815 56472 libivykis-dev_0.30-1_amd64.deb
 efaa0fc54a4f61349f9f4a263c487d14dd2fefde 64750 libivykis0-dbg_0.30-1_amd64.deb
Checksums-Sha256: 
 1eee0797c38543c5bb854d4a372bd5a97017d6438eaedf572057c985244600c2 1920 
ivykis_0.30-1.dsc
 b7406f86442c3f81a8e98ff06875e8351952b6f661a01b9b6321b3e3d3568521 70140 
ivykis_0.30.orig.tar.gz
 083ae364b846823400d8bbd9448797111df21c99d4dc45b6900855a7e7c5d71b 3786 
ivykis_0.30-1.debian.tar.gz
 3f5a55ad55ffaf95572d7b4c25fae87f7d48a630ec119cf68ac3ee204517c113 24722 
libivykis0_0.30-1_amd64.deb
 05ddcd9f1ebdb251ff7fa8ca06795cd7129f9fc7896aa37c26f157a0585bb5f3 56472 
libivykis-dev_0.30-1_amd64.deb
 44500a3bc5d3838942ce35d79c6bfaa1bf1131dfdd9cb4a77dcc18437e95f1cc 64750 
libivykis0-dbg_0.30-1_amd64.deb
Files: 
 c9a84f7efb138f9344841b47de56e384 1920 libs extra ivykis_0.30-1.dsc
 845d0c3ebed990a8b4c50e600ca93c16 70140 libs extra ivykis_0.30.orig.tar.gz
 b8441763f578d105d949e02f19c1e624 3786 libs extra ivykis_0.30-1.debian.tar.gz
 17f3cca686717943776248af0a4d3534 24722 libs extra libivykis0_0.30-1_amd64.deb
 419ea9d0726a24c51f858ead301a5991 56472 libdevel extra 
libivykis-dev_0.30-1_amd64.deb
 f55d768896648be3b9b5d3a3df3add53 64750 debug extra 
libivykis0-dbg_0.30-1_amd64.deb

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

iQIcBAEBAgAGBQJP5W1RAAoJEKwekLrEM/aP1REQAJ1Fm46NPrnRzXhHUUi4uGvc
dvM34Q5lJZIRUcIYz6Auu4slPEsOIdzjmdP7loLlVs9/AWCObs6jQwcO3OmwZ9pV
jMrDYT4BkNRyMaEqm4R3VvVNlHdNOG+vzC2dABSODp1qrfI+fwJLrHMlCL0opABY
3j09OOv64UwAcb/76w7+Q2SZKLWWeizuL/vUyfemYlBDcXM4XfFxmzaLqJvY0aOH
u+id19gNMzySSB8y7mYTdqyJxIczktCHgSpEROiD9TYhxvNy8EAcu2PDjElU4koO
jXSc3MVZk6YCuKtjFhQm3lCCTEzs1GWudbz/Lva8kLmE8wWxbY5Y2IH+66IHcRpQ
jOS/ycVl3OZZKw9T/SsBNpHiY0VXB5HIwl8b6ZQE9LiQUS17KN9lIUH1yNQAWKj0
wSxltbj11+Nnb+YPoQct0RAsg4IST1X55xtRimtH8Ac1oo94Z7sOSCeLGEeQkyHP
E+YHcfahjw77U/4UsGyxtz8HVa0wWcoC2WOzlNb7ZJkRsaZSgLB0E438VBM8pcVp
FIC8HDFLRrT6IElzWeFRIESyesFWekfAWaoPKi3yAQ6R1wc7Xbq1chkQD//xaO8N
jSyAhotlvDK5VLoAiHWgZRrSD1yFXObm3cEy9rf1tjo5Ub2AmamUE9XoJjCc33N+
tty3Ib3gmamntTPo0qy/
=UkpH
-END PGP SIGNATURE-


Accepted:
ivykis_0.30-1.debian.tar.gz
  to main/i/ivykis/ivykis_0.30-1.debian.tar.gz
ivykis_0.30-1.dsc
  to main/i/ivykis/ivykis_0.30-1.dsc
ivykis_0.30.orig.tar.gz
  to main/i/ivykis/ivykis_0.30.orig.tar.gz
libivykis-dev_0.30-1_amd64.deb
  to main/i/ivykis/libivykis-dev_0.30-1_amd64.deb
libivykis0-dbg_0.30-1_amd64.deb
  to main/i/ivykis/libivykis0-dbg_0.30-1_amd64.deb
libivykis0_0.30-1_amd64.deb
  to main/i/ivykis/libivykis0_0.30-1_amd64.deb


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



Accepted owncloud 4.0.3debian-1 (source all)

2012-06-23 Thread Paul van Tilburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 09:27:50 +0200
Source: owncloud
Binary: owncloud owncloud-mysql owncloud-pgsql owncloud-sqlite
Architecture: source all
Version: 4.0.3debian-1
Distribution: unstable
Urgency: medium
Maintainer: ownCloud for Debian maintainers 
pkg-owncloud-maintain...@lists.alioth.debian.org
Changed-By: Paul van Tilburg pau...@debian.org
Description: 
 owncloud   - cloud storage for files, music, contacts, calendars and many more
 owncloud-mysql - meta-package providing MySQL dependencies for ownCloud
 owncloud-pgsql - meta-package providing PostgreSQL dependencies for ownCloud
 owncloud-sqlite - meta-package providing SQLite dependencies for ownCloud
Changes: 
 owncloud (4.0.3debian-1) unstable; urgency=medium
 .
   * New upstream bugfix release.
   * debian/config/lighttpd, debian/owncloud.examples:  add and install
 lighttpd example config file.
   * debian/patches:
 - Updated 05_no_app_store.diff for new upstream and also to also take
   the new writable_appsdir option into account.
Checksums-Sha1: 
 56490d6b4d70ae15dd74339e7d3917ad6f8caf50 1547 owncloud_4.0.3debian-1.dsc
 2c307aeaf6e1a0bcaedd6130861fd3e569cf149e 4571859 
owncloud_4.0.3debian.orig.tar.bz2
 82b78bb9c5b0f0d726d06d9e6cb6d2512a1ff204 32562 
owncloud_4.0.3debian-1.debian.tar.gz
 d7e2a37e9839f7fc8b02b42324656312d9effb20 2217008 owncloud_4.0.3debian-1_all.deb
 6eb92eee521b766abd3805fc8cf844f286cb83a5 26158 
owncloud-mysql_4.0.3debian-1_all.deb
 1582ab148d83b1fe683a8bb7b2a67febf970b612 26152 
owncloud-pgsql_4.0.3debian-1_all.deb
 7b0af5428fa0bcd53f15c223e5fabf1ed2d9ca14 51298 
owncloud-sqlite_4.0.3debian-1_all.deb
Checksums-Sha256: 
 9cf76c8635860c09334776176ca1be7b4e5ea9dbd1017a3830c13a59e88be06f 1547 
owncloud_4.0.3debian-1.dsc
 3fa74c68fefce683371e01a1b233dabf49683c857f4dbd3e937ac26dae059436 4571859 
owncloud_4.0.3debian.orig.tar.bz2
 6d2affa87b96f3b2c8bb1c5e93a615102cc288a662dbd1522cb7f7b18f4d6e97 32562 
owncloud_4.0.3debian-1.debian.tar.gz
 47657ff805e243854f655e17f7e4c9eb623674e425eed713636ac412a646e852 2217008 
owncloud_4.0.3debian-1_all.deb
 0f53f99a5d986416d0eaef6e48936f20065ca54ddcecbe1e021c70b38a79e55c 26158 
owncloud-mysql_4.0.3debian-1_all.deb
 3f3e6017dc06184b9481dd1b6daa4b022fe589489195e9b2c104786d83862dba 26152 
owncloud-pgsql_4.0.3debian-1_all.deb
 5204a045b1f1a2673654c91fce8236cb28d860db6c19bcd3bc9407e3c1aabc72 51298 
owncloud-sqlite_4.0.3debian-1_all.deb
Files: 
 7c66649de2e11d8561349fa8ee97e39b 1547 web extra owncloud_4.0.3debian-1.dsc
 bdfa3672668c5c2fd377cf576c92e1e8 4571859 web extra 
owncloud_4.0.3debian.orig.tar.bz2
 901aa6549879e7115be4f7f4b061e445 32562 web extra 
owncloud_4.0.3debian-1.debian.tar.gz
 cd7757aa7e69fe2f7109f5a8916a78be 2217008 web extra 
owncloud_4.0.3debian-1_all.deb
 a86a7df935e297f2b3a9f4a9b95324e9 26158 web extra 
owncloud-mysql_4.0.3debian-1_all.deb
 672947ad164746015eb1b7bacb141e60 26152 web extra 
owncloud-pgsql_4.0.3debian-1_all.deb
 4f28ff03e301c61a3b398bc2c1b03ddd 51298 web extra 
owncloud-sqlite_4.0.3debian-1_all.deb

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

iEYEARECAAYFAk/lcIYACgkQJBBhylAGQYH7RwCaA0unn+PWyM9VSFqHsJgaikpb
EH0AoId5fZlvZuQNUNmxktWaScvgf4di
=TYpP
-END PGP SIGNATURE-


Accepted:
owncloud-mysql_4.0.3debian-1_all.deb
  to main/o/owncloud/owncloud-mysql_4.0.3debian-1_all.deb
owncloud-pgsql_4.0.3debian-1_all.deb
  to main/o/owncloud/owncloud-pgsql_4.0.3debian-1_all.deb
owncloud-sqlite_4.0.3debian-1_all.deb
  to main/o/owncloud/owncloud-sqlite_4.0.3debian-1_all.deb
owncloud_4.0.3debian-1.debian.tar.gz
  to main/o/owncloud/owncloud_4.0.3debian-1.debian.tar.gz
owncloud_4.0.3debian-1.dsc
  to main/o/owncloud/owncloud_4.0.3debian-1.dsc
owncloud_4.0.3debian-1_all.deb
  to main/o/owncloud/owncloud_4.0.3debian-1_all.deb
owncloud_4.0.3debian.orig.tar.bz2
  to main/o/owncloud/owncloud_4.0.3debian.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/e1sil5l-0002ui...@franck.debian.org



Accepted base-passwd 3.5.26 (source i386)

2012-06-23 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 09:35:04 +0100
Source: base-passwd
Binary: base-passwd
Architecture: source i386
Version: 3.5.26
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 base-passwd - Debian base system master password and group files
Closes: 678570
Changes: 
 base-passwd (3.5.26) unstable; urgency=low
 .
   * Build-depend on dpkg (= 1.16.4) | sgml-base ( 1.26+nmu2) to ensure
 that #675613 does not cause incorrect generation of documentation
 (closes: #678570).
Checksums-Sha1: 
 afcc788c48ca207ab5118519d18572b505971f5a 1619 base-passwd_3.5.26.dsc
 f9db7b02371505b64fceeea5a4cfd88f364331c6 77858 base-passwd_3.5.26.tar.gz
 c55adbdcd2a358b5de671c5bfc609e0cf8961c47 47068 base-passwd_3.5.26_i386.deb
Checksums-Sha256: 
 14a1e096c3aa3fe9e996f1c25cd66953d62580251392f7d9cf0abffa628b0d10 1619 
base-passwd_3.5.26.dsc
 258a78317aa563143d10375c6e1e63a60898e503887f00fffd70b6b297c1b429 77858 
base-passwd_3.5.26.tar.gz
 dfd76deae362b8d7aaa2c6e9c92aec85510642f02b21705b37d7b24e1cb04992 47068 
base-passwd_3.5.26_i386.deb
Files: 
 59a0498a0e38f41538b2a380a780e39f 1619 admin required base-passwd_3.5.26.dsc
 74245e5c21dc74d9675c77cd8dfa02e6 77858 admin required base-passwd_3.5.26.tar.gz
 f2ba9e010270998a4dfdcc4248d65297 47068 admin required 
base-passwd_3.5.26_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBT+WAQjk1h9l9hlALAQiPNhAAmJZcVlyX9NFpITrBoyaYy6QhF4XMsr8l
zIRL2l0ZG5ykkWTiufj8AdVepf11FHFnFkpdB4mSWiI29T2ySopU0A9NlQmqQSJh
0Xe2W9pAyXxvvMbW76BfDP78+tYL3mBlPEnW2I8MP/zlYaXS8Wo09XdvejdaiVBW
esGxtGUXFZttzKTd28ke7LL1+u8o2odo+Tbuwvf51IMIIi3s5UYwqHVDUsYNAkBB
CBysp+ZXrcsC3xiGVNcTKZWDzTtrHdAvc1PUTE/hFbKUcdYskkVOiKa01IDA7qQe
xPpAk+PyrmbWNpqi6iahsVg2v9lna4Agbfr5iJ6atpin7Ha/fc3wesx7UIhJ3DpS
kv4kpd0c2uiETvsqWt1M/hIc5Yyj6UU+cIeCIUzjiQn8iWspsZfkqPk6tR1wBztg
Fihyoo+/k/EhQbGZSOcVe10AUHRVuSTc8dDricXIOzwV0hYknI8wkGUrom9df//W
E1XrOLyeKppU/tsCU8EmpFK6p55yxeRKxzsKkX4T106LbmU0tOnBJPAwl43EFxGc
JKuBy4A2AvgAuvoijwOspCkzzB/mGD2voMs9Dx2p9Sdz3I6scv7/V/yXaOI9V4vJ
XMym/aoTOryGJgr558RBa+NIbJt4WpizzkG8ZbsQdofmz+DQjZdsbGr5YdU+CxVz
gAxekDJ8/gA=
=rBda
-END PGP SIGNATURE-


Accepted:
base-passwd_3.5.26.dsc
  to main/b/base-passwd/base-passwd_3.5.26.dsc
base-passwd_3.5.26.tar.gz
  to main/b/base-passwd/base-passwd_3.5.26.tar.gz
base-passwd_3.5.26_i386.deb
  to main/b/base-passwd/base-passwd_3.5.26_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/e1silzq-00050t...@franck.debian.org



Accepted libnumber-range-perl 0.10-1 (source all)

2012-06-23 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 09:52:47 +0200
Source: libnumber-range-perl
Binary: libnumber-range-perl
Architecture: source all
Version: 0.10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libnumber-range-perl - Perl extension to work with ranges of numbers
Changes: 
 libnumber-range-perl (0.10-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 0.10
   * Update copyright years for upstream files
Checksums-Sha1: 
 76d14d6fd2a9714f6633f55028d6121d2d661cbf 2111 libnumber-range-perl_0.10-1.dsc
 bd7c35f969e5bf8bd77d79b1fbe682d4a352d5bd 4517 
libnumber-range-perl_0.10.orig.tar.gz
 646670e9ea9e137f8d259a582ba0a0395d94519e 1702 
libnumber-range-perl_0.10-1.debian.tar.gz
 6c6be28e28720ba1680f87a7fe6809951bac5199 8914 
libnumber-range-perl_0.10-1_all.deb
Checksums-Sha256: 
 afa884f4a1082a6e343fd9b01ea77c00ee9b03b8b63f441db8c22ac3459391a8 2111 
libnumber-range-perl_0.10-1.dsc
 3e102c509078032f2ca565ba6fa0add1a0551a25fbaa312545568f4d6ddb7885 4517 
libnumber-range-perl_0.10.orig.tar.gz
 ea1c59403bb960f615b0f8c40ef0dbd491f4692ebfcef6fb9256af4e95d0a46b 1702 
libnumber-range-perl_0.10-1.debian.tar.gz
 b537e16310b234d0024ca0d0c35abf20fc461bc65880c9e30c25f3dae9c0 8914 
libnumber-range-perl_0.10-1_all.deb
Files: 
 352128c96436ae3eca99c11dd1312f6f 2111 perl optional 
libnumber-range-perl_0.10-1.dsc
 1a5aa54d582fb6b393d78377f442e268 4517 perl optional 
libnumber-range-perl_0.10.orig.tar.gz
 5c4374a16ed46522955345f89556bc73 1702 perl optional 
libnumber-range-perl_0.10-1.debian.tar.gz
 c0663c781c0b583266e7309a2be339ad 8914 perl optional 
libnumber-range-perl_0.10-1_all.deb

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

iQIcBAEBCAAGBQJP5XZBAAoJEHidbwV/2GP+ncwQAMD9x4Lkxj17gUb3B7xZwGFm
K2ANYraliUupqACvgk/nr45Z10gWhA1KQ9wSOfY3RB+4MvzJw2QEXl88cfsZK9Ge
rxoHcLQP3jBLYsHDFxZrhmovs1RHda0nNDLuTZQkRIgaKe6JZyxtARhhe5JVypeN
XX1iZSS7Ha7+DUJbt3RhgX9a6ZSSZdtXJDzIaSld5nUv7U5ZNcIdHKOrcXs59qgk
7Rps+O2xsIFAa/GZAI2qCBD6FNEffowrxag2pkBX4Vfuch2z9o7+cDtIf17yF4xv
HhyY1NtwgvWKcESXgsc23f3glbD2RJ94/Ll/luaOx+UAECjTydDj8K4YQbwbrkj0
QKmFtjKx34w+9OV6FrF+meBGmpMbNfPjDuDhQq2BkXUx22debrJ7JIQgVTGbExUH
J+h57igqborl66ch9ejLgDU7/OENWPT2vF2FfWBLQXbKX1Yg5yTolDLJL6PZjq7Q
Qva/Xsq0IRsnvLeY09Gcd7pJMRW54k0ctBxbedCf1Xxfmx7ShJW7+RGGSuH0id76
KDKChn6FPD2hFqhQ4MpQgrizzG5epTWPxDQMaVrFLHQYDIJBftblyPMcENBD19bO
QwxuVU7xrfnjiVSKRHOWThlymWYihBUyb9OkHGKR0Ix3q+5IGKVTtnmpMzAKO7cX
7XIiOFGmK2wBPT1xNdk4
=igyA
-END PGP SIGNATURE-


Accepted:
libnumber-range-perl_0.10-1.debian.tar.gz
  to main/libn/libnumber-range-perl/libnumber-range-perl_0.10-1.debian.tar.gz
libnumber-range-perl_0.10-1.dsc
  to main/libn/libnumber-range-perl/libnumber-range-perl_0.10-1.dsc
libnumber-range-perl_0.10-1_all.deb
  to main/libn/libnumber-range-perl/libnumber-range-perl_0.10-1_all.deb
libnumber-range-perl_0.10.orig.tar.gz
  to main/libn/libnumber-range-perl/libnumber-range-perl_0.10.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/e1sim29-00059z...@franck.debian.org



Accepted rawtherapee 4.0.9-3 (source all amd64)

2012-06-23 Thread Philip Rinn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 15 June 2012 10:43:12 +0100
Source: rawtherapee
Binary: rawtherapee rawtherapee-data
Architecture: source amd64 all
Version: 4.0.9-3
Distribution: unstable
Urgency: low
Maintainer: Philip Rinn ri...@gmx.net
Changed-By: Philip Rinn ri...@gmx.net
Description: 
 rawtherapee - Free RAW converter and digital photo processing software
 rawtherapee-data - Free RAW converter and digital photo processing software 
(data fi
Closes: 677575
Changes: 
 rawtherapee (4.0.9-3) unstable; urgency=low
 .
   * Fix upgrade failure to testing (closes: #677575).
   * Build-depend on libtiff-dev instead of libtiff4-dev.
Checksums-Sha1: 
 d1ae7e7a0af71391d234c89c74c7fde074602f30 1950 rawtherapee_4.0.9-3.dsc
 e8b1841cce7842c89766d1d7a865303db69c970b 9175 rawtherapee_4.0.9-3.debian.tar.gz
 ec6115cc926af305d6cb8c83e5ca3a43529fbd7b 2785424 rawtherapee_4.0.9-3_amd64.deb
 3c944f24f40f0631e7b30595e338ff58e8357982 7164476 
rawtherapee-data_4.0.9-3_all.deb
Checksums-Sha256: 
 875b8c1466afcc667eb6a61455eab2b42e04ed73c638e586de94e60f8477f423 1950 
rawtherapee_4.0.9-3.dsc
 32d69b75a32c5dc861fb849efbcf1b209333021daa43ead019bd2f8b6aa8d17d 9175 
rawtherapee_4.0.9-3.debian.tar.gz
 87e0289503566761cab217aef0c04a470a2003e70d69a44ada4b7d2b842adfb3 2785424 
rawtherapee_4.0.9-3_amd64.deb
 65b5b77153dd6e9e4c6b8ee07e3f4d96c6cddc70f125f0fc22e7b952396262ec 7164476 
rawtherapee-data_4.0.9-3_all.deb
Files: 
 a658b2b6d41170725ede31355e144d8f 1950 graphics optional rawtherapee_4.0.9-3.dsc
 d5291b8938d60db87e2d670faf958735 9175 graphics optional 
rawtherapee_4.0.9-3.debian.tar.gz
 a49d2b4394e5b67e3e562aa1b9170112 2785424 graphics optional 
rawtherapee_4.0.9-3_amd64.deb
 fd7ed0ed23ea301754147a769fd71997 7164476 graphics optional 
rawtherapee-data_4.0.9-3_all.deb

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

iQIcBAEBCgAGBQJP5X+PAAoJEBPAtWZ6OLCwILAP/3JK//S7gHwes6UFNxY5FOoC
zYWL9auUOxXJQj4KoCNNcGuMoomTxj5QpV+jGDq01EqAsOEzf9hjruyRKSbeIiOe
oJfxwhIbGMINDc90BB85cwOItzP6VgFbiwLPsxmitonLN934CcosnSrlOy2uRaWw
5d/ku2UtocyR/5vxDVN6/CpdXqUOErZnHfOLI0J1p3BTmiNxtVyVVxG2norsBLVj
2HXfw7xmodZ3Etqi3ic0c/LdvDUWzoHPPiQapYyw3IEKqf8vzIxgOc52ec0ciGtC
j7sRb3oic0c+ra02dAcXYhbGMX76XGzbLAXN4c4DbDF5/K4EdNRr3c39HQnA5e/A
hpOOb9hxxlzFn/WmTT8aB8cYgTQNU5/hPsuoq1RFi+9zMwizZzdD78Hj2nsXnLK7
ITOA3OsnorDfr6sD4QuLjb2HVg5w/4qvzfu8ouFpN2aD37KRiZR3rEV5S1wugs/Q
HTmQ3vLmzkf2hbbpwA89n2Sycg37nmgnpq1fSIh8t40uCYHifK9FIalaVh0GNlHW
dp2WqiL/pXN3xLhy+aYxQtaaUAItmka7CzoBco4yx5pB8c5IvOdOj0z/n7mfR+IS
l7Zh/ECqhA+X6R2eNYrzKA9kY6z09ofyXa8Gef1jxOhXS4bV2yl5MYRO2yvAPjEJ
tE6EvkkucBjLLfQqdeB6
=flqW
-END PGP SIGNATURE-


Accepted:
rawtherapee-data_4.0.9-3_all.deb
  to main/r/rawtherapee/rawtherapee-data_4.0.9-3_all.deb
rawtherapee_4.0.9-3.debian.tar.gz
  to main/r/rawtherapee/rawtherapee_4.0.9-3.debian.tar.gz
rawtherapee_4.0.9-3.dsc
  to main/r/rawtherapee/rawtherapee_4.0.9-3.dsc
rawtherapee_4.0.9-3_amd64.deb
  to main/r/rawtherapee/rawtherapee_4.0.9-3_amd64.deb


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



Accepted util-linux 2.20.1-5.1 (source all i386)

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

Format: 1.8
Date: Fri, 22 Jun 2012 00:00:36 +0200
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb cfdisk-udeb 
libblkid1 libblkid1-udeb libblkid-dev libmount1 libmount1-udeb libmount-dev 
libuuid1 uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb
Architecture: source all i386
Version: 2.20.1-5.1
Distribution: sid
Urgency: low
Maintainer: Hilko Bengen ben...@debian.org
Changed-By: Hilko Bengen ben...@debian.org
Description: 
 bsdutils   - Basic utilities from 4.4BSD-Lite
 cfdisk-udeb - Manually partition a hard drive (cfdisk) (udeb)
 fdisk-udeb - Manually partition a hard drive (fdisk) (udeb)
 libblkid-dev - block device id library - headers and static libraries
 libblkid1  - block device id library
 libblkid1-udeb - block device id library (udeb)
 libmount-dev - block device id library - headers and static libraries
 libmount1  - block device id library
 libmount1-udeb - block device id library (udeb)
 libuuid1   - Universally Unique ID library
 libuuid1-udeb - stripped down universally unique id library, for 
debian-installer (udeb)
 mount  - Tools for mounting and manipulating filesystems
 util-linux - Miscellaneous system utilities
 util-linux-locales - Locales files for util-linux
 util-linux-udeb - Miscellaneous system utilities (udeb)
 uuid-dev   - universally unique id library - headers and static libraries
 uuid-runtime - runtime components for the Universally Unique ID library
Closes: 675569
Changes: 
 util-linux (2.20.1-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * agetty: don't use log_err() for non-fatal errors
   * agetty: Eliminate another log_err() call. Closes: #675569
   * Fix watch file
Checksums-Sha1: 
 116d82366cca1853a08021339cc87a2b1fbd3153 2269 util-linux_2.20.1-5.1.dsc
 cbf473fd3001117109d109ac624a9263975c0564 92885 util-linux_2.20.1-5.1.diff.gz
 b8269d8a212ed0acf39b47e3718f8fab40881f28 1454954 
util-linux-locales_2.20.1-5.1_all.deb
 b14df8c4bd60d018c89d492269fa17bc671c6038 660732 util-linux_2.20.1-5.1_i386.deb
 c528ca91bac7f703f112e2e0529eb14675f4d0a3 212708 mount_2.20.1-5.1_i386.deb
 d3ba9ec7372268a1929c1fe064d3e4a3e4b60c96 83556 bsdutils_2.20.1-5.1_i386.deb
 daa55ca49cc466b748e2099a13103ae360c71f39 64770 fdisk-udeb_2.20.1-5.1_i386.udeb
 646382c0431d346a41da3d492a0ec7508c620ada 715492 
cfdisk-udeb_2.20.1-5.1_i386.udeb
 6b759fe7a3ae3d83ef806a89f9912ca1632af0c0 127054 libblkid1_2.20.1-5.1_i386.deb
 a139e32f81083a592fc71f0f61679294c8c4492a 68036 
libblkid1-udeb_2.20.1-5.1_i386.udeb
 118dee8cfaab3771b4571884c2a71fca381be3e5 154718 
libblkid-dev_2.20.1-5.1_i386.deb
 dadc1b7bb592b0f417cc25ef5e93db7f1911d3a2 120434 libmount1_2.20.1-5.1_i386.deb
 272c68ae3d853c772e188579069baa6cc20bbe82 60056 
libmount1-udeb_2.20.1-5.1_i386.udeb
 ce449264100d0e0a5f415f4f5aeda4ec1b572141 133704 
libmount-dev_2.20.1-5.1_i386.deb
 4f177622809a12f4c720318d103600764e3b9ae8 57558 libuuid1_2.20.1-5.1_i386.deb
 8cb302f7edc1525fdbba9e8fd775d6b870054fbc 59536 uuid-runtime_2.20.1-5.1_i386.deb
 29a03cdc9cf344dcdf3a80be567a1bceb7843345 8006 
libuuid1-udeb_2.20.1-5.1_i386.udeb
 49f947bba34fc02c3590b179d60d80242c7093e7 71876 uuid-dev_2.20.1-5.1_i386.deb
 8fae3948d6e612b6a59135498db8827bfbc540ee 12864 
util-linux-udeb_2.20.1-5.1_i386.udeb
Checksums-Sha256: 
 f3ffb695a28d61a650f3c22d08e52fd2770d9c6e0a0fcee91dfa6d887fd7487f 2269 
util-linux_2.20.1-5.1.dsc
 cb82fe056a3d3bcc96f9ae119c709332a73ed3e3948f3f2107a5cce703fb3aa4 92885 
util-linux_2.20.1-5.1.diff.gz
 fa1d835a0b7216d9a9374d80076157d7f3d003cfb3e6ba878140ddb274d148d7 1454954 
util-linux-locales_2.20.1-5.1_all.deb
 235cbbf4ae01e0184b14d47c781e4b555d518d784db9d48f922e96301b9e5233 660732 
util-linux_2.20.1-5.1_i386.deb
 852388c6d0e6cded89cde0e900c43c045cd92cc04e593b30462c7358930c0e99 212708 
mount_2.20.1-5.1_i386.deb
 673ae21f7278d8e15b54929bb311f65c48097d5a80055c74d93034f24e591a89 83556 
bsdutils_2.20.1-5.1_i386.deb
 6d39ec75948caa3775bc32723a512490eafcce48c1d27c6e6286f4c4aaf466dc 64770 
fdisk-udeb_2.20.1-5.1_i386.udeb
 a2e817f6a4ac065519a5f94a9093c2e311462675dcf0d18439935108da316a76 715492 
cfdisk-udeb_2.20.1-5.1_i386.udeb
 7d888a7c0d6f7dd29c310d68790e86af6443ece30fa0b8f7aabb48cdab2cd43a 127054 
libblkid1_2.20.1-5.1_i386.deb
 6fb697da4cd4421f038a9898c3f55ccdff13f9141a8697af7ad1fc6e3f538bec 68036 
libblkid1-udeb_2.20.1-5.1_i386.udeb
 b55531b5a1b233258b88f521f7c62592584397744161416ff4bc1c947b8ad20b 154718 
libblkid-dev_2.20.1-5.1_i386.deb
 157a45b3fb4eeb85361c011a3c1f9119da19834cf92270708f2c46e885ccc374 120434 
libmount1_2.20.1-5.1_i386.deb
 a86f7a2a9feac82baed568a63006abb020e07dff74bf488de3ec9e7d51a0d10e 60056 
libmount1-udeb_2.20.1-5.1_i386.udeb
 625518b029a348914a025e636e3280fff5d9259133e61754dc5e23535d27e6f0 133704 
libmount-dev_2.20.1-5.1_i386.deb
 d1d5d9dc0568c49a5fcbe6b419619e175c0cac1400ce6c3d7d102be2a3af72f4 57558 
libuuid1_2.20.1-5.1_i386.deb
 c518a0f17e934eafa87dee3fc0899a6bc8d1a116787fb9f6733a3c7442510704 59536 
uuid-runtime_2.20.1-5.1_i386.deb
 

Accepted httrack 3.46.1-1 (source all amd64)

2012-06-23 Thread Xavier Roche
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 11:06:37 +0200
Source: httrack
Binary: httrack webhttrack webhttrack-common libhttrack2 libhttrack-dev 
httrack-doc proxytrack
Architecture: source all amd64
Version: 3.46.1-1
Distribution: unstable
Urgency: low
Maintainer: Xavier Roche ro...@httrack.com
Changed-By: Xavier Roche xav...@debian.org
Description:
 httrack- Copy websites to your computer (Offline browser)
 httrack-doc - Httrack website copier additional documentation
 libhttrack-dev - Httrack website copier includes and development files
 libhttrack2 - Httrack website copier library
 proxytrack - Build HTTP Caches using archived websites copied by HTTrack
 webhttrack - Copy websites to your computer, httrack with a Web interface
 webhttrack-common - webhttrack common files
Closes: 674053
Changes:
 httrack (3.46.1-1) unstable; urgency=low
 .
   * Updated to 3.46.1 (3.46-1)
 closes:#674053
Checksums-Sha1:
 a6d380f03b49a04400648e3aaa1a0806f7b7fc98 1341 httrack_3.46.1-1.dsc
 be6328d2ff3cbabd21426b7acc54edcf1ebb76e0 1698018 httrack_3.46.1.orig.tar.gz
 c9d70c3ded2227c6894231280e0415608d24bb1f 9723 httrack_3.46.1-1.debian.tar.gz
 f4d9510f3f319d6564da0b0bf21d42b618b30b79 396062 
webhttrack-common_3.46.1-1_all.deb
 ecb164d557ea29b4cf9cc04e21c28bba3107a154 517606 httrack-doc_3.46.1-1_all.deb
Checksums-Sha256:
 5cd610923630af39a51a6d43a480b29bb4fd774e38c91def7a7092400e8e3695 1341 
httrack_3.46.1-1.dsc
 11c4b2d71789a7ebcb5fdb8b93893b80926c481d2df6b1986a29daa7206b3a2b 1698018 
httrack_3.46.1.orig.tar.gz
 a6aa6736fbc18a50b9ceda8ccd79a2b19deb59a4755e9716876a591ad4992895 9723 
httrack_3.46.1-1.debian.tar.gz
 dc187848bc97f16b1ffe0131f0779bfa21b309c87a7837d17d816cba814e53b0 396062 
webhttrack-common_3.46.1-1_all.deb
 a2760da728d48c70d5301933cf6cd9c9fdd079559d32af21b85bab23efef068d 517606 
httrack-doc_3.46.1-1_all.deb
Files:
 fea41d16a85153af376b22a9c32b82d1 1341 web optional httrack_3.46.1-1.dsc
 adf29c0f7913a850a902bf03b6ab1a01 1698018 web optional 
httrack_3.46.1.orig.tar.gz
 bf27db7ce03fbff4ca57b10a847ef432 9723 web optional 
httrack_3.46.1-1.debian.tar.gz
 ff44888757c0e91b720398d9f0df60dd 396062 web optional 
webhttrack-common_3.46.1-1_all.deb
 dad41fe259444f03f16bc40219aa4a13 517606 doc optional 
httrack-doc_3.46.1-1_all.deb

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

iD8DBQFP5Yiq3PjWWwPzWYgRAq8nAKDbFK742Ndeyj75WjHa4GhXA1tbuwCgtaFv
zr22rUNvMgtKF2zzXtjBfVw=
=Hfs4
-END PGP SIGNATURE-


Accepted:
httrack-doc_3.46.1-1_all.deb
  to main/h/httrack/httrack-doc_3.46.1-1_all.deb
httrack_3.46.1-1.debian.tar.gz
  to main/h/httrack/httrack_3.46.1-1.debian.tar.gz
httrack_3.46.1-1.dsc
  to main/h/httrack/httrack_3.46.1-1.dsc
httrack_3.46.1.orig.tar.gz
  to main/h/httrack/httrack_3.46.1.orig.tar.gz
webhttrack-common_3.46.1-1_all.deb
  to main/h/httrack/webhttrack-common_3.46.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/e1simxd-0008rm...@franck.debian.org



Accepted petri-foo 0.1.3-2 (source amd64)

2012-06-23 Thread Jaromír Mikeš
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 11:29:43 +0200
Source: petri-foo
Binary: petri-foo petri-foo-dbg
Architecture: source amd64
Version: 0.1.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 petri-foo  - MIDI controllable audio sampler - successor of specimen
 petri-foo-dbg - Debugging symbols for petri-foo
Changes: 
 petri-foo (0.1.3-2) unstable; urgency=low
 .
   * Set compat to 9 and tune debhelper version
 to fortify hardening with cmake.
Checksums-Sha1: 
 a34274bc572c7fbeb5918c0db36f01a0b718d766 2241 petri-foo_0.1.3-2.dsc
 209b30703c5d8f958e4954ba9f98e15a9c11dbad 5978 petri-foo_0.1.3-2.debian.tar.gz
 5b3888fa5a4f857aecc99a78830207d7f75830b7 230504 petri-foo_0.1.3-2_amd64.deb
 c039be74cd6635f62b0b81ee04e2133d35e91597 385272 petri-foo-dbg_0.1.3-2_amd64.deb
Checksums-Sha256: 
 eb62e3aebbeeb9542a283b9e26ff3396ce8166d5bbf701d4ad1772c48da0abe5 2241 
petri-foo_0.1.3-2.dsc
 873a960ae322567d2062751c17f6d344ed378a50d997a056657ce12e9acf15a5 5978 
petri-foo_0.1.3-2.debian.tar.gz
 eaa0867ae706fcc3a05258caa5d4e777965791a74eb597654730e6bb4bc6baf9 230504 
petri-foo_0.1.3-2_amd64.deb
 055d3f8408135b8c0547443d727f3ab0a6b22739177abf3cb211ce1d51fb4c14 385272 
petri-foo-dbg_0.1.3-2_amd64.deb
Files: 
 e1aa73b50883abee69a96068aca8239a 2241 sound optional petri-foo_0.1.3-2.dsc
 ee94557ee1ef2c2ea964ac88830c6ece 5978 sound optional 
petri-foo_0.1.3-2.debian.tar.gz
 d58f8760ff2b4c93daf2e6407b233e92 230504 sound optional 
petri-foo_0.1.3-2_amd64.deb
 e77047673ab48395a5cc56923f5802dd 385272 debug extra 
petri-foo-dbg_0.1.3-2_amd64.deb

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

iQIcBAEBAgAGBQJP5Y+2AAoJEFsBlFXiuE+lUM0QAK6ay+L8tlRP90VhLQ0TErd8
a2Uhaciw5YkVjgPrLSMvNAnP3y9zBxAxXB+tLh8PjJMWkcMBZ0CKMLxxLZIJgt20
K+4oe6rHn6836giQFRG/YgtWLyc9A9qWxIkSYsfIYIbXFS4tCPuh4F8Y31Q6Lci1
ltdtAeEYEPZuTpYZAiEQGtL1qrYspwEsf6OQ6QuD5u2QzZcV6cvZCYoXOfqpmVl7
cYzDB6s89Mwyy/myb6Wxar7iNolaaOpN5U+XZiHpmfcVRbAZD0djNAyxcO1utdJQ
gZr9i/xjCNmeBFj0EDjWI4VLfEi8UIXFwNI7YHyTafZR4S21V0Dvax9pNmDvLNoa
ALIYWjDRgZzFUijzjWPmr51ul+wqX+1EtdVvliecrfkAZ/D04JgHPuw81SEHBLnR
b21eXUGQukmQeR37K2SvmmMBZnY2vAhqo0twOOt10gdOyyIyMHwnA96+z+Oi45el
EEaqgArZuUUkAQhvD/5xjjtuWYkfsKEXkLJItSpxTJhOZuz1DICfjuDsi+2LZ+FS
ETHCkQnZdCXXbbuDH4M8ria8q8tyeGcq0Omm3BW59MexhDr9Ek9w79Lxoqh8+0hu
Gp/PiekGGc0MaRynhCO9+uji0H9Kyq/Ak+PQV/vtJD4ZRccgIKvia4F8H0P8Wv/b
I+k4mqXjQhBW+8gjnJOx
=2Qgn
-END PGP SIGNATURE-


Accepted:
petri-foo-dbg_0.1.3-2_amd64.deb
  to main/p/petri-foo/petri-foo-dbg_0.1.3-2_amd64.deb
petri-foo_0.1.3-2.debian.tar.gz
  to main/p/petri-foo/petri-foo_0.1.3-2.debian.tar.gz
petri-foo_0.1.3-2.dsc
  to main/p/petri-foo/petri-foo_0.1.3-2.dsc
petri-foo_0.1.3-2_amd64.deb
  to main/p/petri-foo/petri-foo_0.1.3-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/e1sinbm-0003ol...@franck.debian.org



Accepted pymecavideo 6.0-3 (source all)

2012-06-23 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 08:07:21 +0200
Source: pymecavideo
Binary: python-mecavideo
Architecture: source all
Version: 6.0-3
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar georg...@ofset.org
Changed-By: Georges Khaznadar georg...@ofset.org
Description: 
 python-mecavideo - pedagogic tool to analyze video records for mechanics
Changes: 
 pymecavideo (6.0-3) unstable; urgency=low
 .
   * upgraded to the latest SVN revision (in branch/6.0)
   * fixed an issue with {open|libre}office calc export.
Checksums-Sha1: 
 f8093c86a07b0f9ac00e6d4106e0045d936d9e74 1181 pymecavideo_6.0-3.dsc
 f424eba57ba8f8e1b26ad2936f1f3bd2742d6885 24587 pymecavideo_6.0-3.debian.tar.gz
 64ee106f5486c4978cb15697419aae5a8eaf92db 1813640 python-mecavideo_6.0-3_all.deb
Checksums-Sha256: 
 ed0b3d512243da8ddc87a0d3fc53fafb4fa77a3b2d782fd87d83484cb69c9376 1181 
pymecavideo_6.0-3.dsc
 16125c7ccf014181f93635e63a32acce797425ed49f896044811fc6fd7be228c 24587 
pymecavideo_6.0-3.debian.tar.gz
 83df317ee7536afa737f2e10617a9e21b506a20b6d6197f3fa6bdb26e3226de1 1813640 
python-mecavideo_6.0-3_all.deb
Files: 
 f72682a96ed558c4900f51526e3c4041 1181 python extra pymecavideo_6.0-3.dsc
 101c813a2b97c09c40c2c077da41a244 24587 python extra 
pymecavideo_6.0-3.debian.tar.gz
 0b53e8f8eb43d83c66619bc5a29c3204 1813640 python extra 
python-mecavideo_6.0-3_all.deb

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

iD8DBQFP5V4Infmb2hFpETARArZUAKCPqz1E4pMGyJlygueadZWDFHgVKwCgi2U/
Z3yuNZM2dwtHoQs38J5zoTo=
=4eng
-END PGP SIGNATURE-


Accepted:
pymecavideo_6.0-3.debian.tar.gz
  to main/p/pymecavideo/pymecavideo_6.0-3.debian.tar.gz
pymecavideo_6.0-3.dsc
  to main/p/pymecavideo/pymecavideo_6.0-3.dsc
python-mecavideo_6.0-3_all.deb
  to main/p/pymecavideo/python-mecavideo_6.0-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/e1sinba-0003rt...@franck.debian.org



Accepted trash-cli 0.12.7-1 (source all)

2012-06-23 Thread Stefano Karapetsas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 22 Jun 2012 16:17:20 +0200
Source: trash-cli
Binary: trash-cli
Architecture: source all
Version: 0.12.7-1
Distribution: unstable
Urgency: low
Maintainer: Stefano Karapetsas stef...@karapetsas.com
Changed-By: Stefano Karapetsas stef...@karapetsas.com
Description: 
 trash-cli  - command line trashcan utility
Changes: 
 trash-cli (0.12.7-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 425d9f32d0d32eb9cc1777672c1fcd7792d80978 1323 trash-cli_0.12.7-1.dsc
 f4fa7c1234f0923676da6722dee2a18417ba19d4 57865 trash-cli_0.12.7.orig.tar.gz
 b75a40ee384226317df6bcfd06b9660892e552d4 2768 trash-cli_0.12.7-1.debian.tar.gz
 fb2e6cfb7c0f9429bd27a9e271f4a2d0233c5818 38152 trash-cli_0.12.7-1_all.deb
Checksums-Sha256: 
 1eb6b8641f11006cae7f352ba02ac6cae4299eda1f23129410cdd5643232f98d 1323 
trash-cli_0.12.7-1.dsc
 bdf560ea272d05ff873c7772df00f65a4014cac29eb7b9d8496fb5e16228dc9a 57865 
trash-cli_0.12.7.orig.tar.gz
 9b092aba7900ae230c7b7bb098331dc2d291ab28b8cbfd5ad38e357609e1d450 2768 
trash-cli_0.12.7-1.debian.tar.gz
 75da24099a19fd6948c1a14ccf6f117a72491181df63157cc651b6a581efe6a2 38152 
trash-cli_0.12.7-1_all.deb
Files: 
 7fb0dfcf31302a56074c7208e274a103 1323 utils extra trash-cli_0.12.7-1.dsc
 2a13d54debfb7cd21fdc094877e1c339 57865 utils extra trash-cli_0.12.7.orig.tar.gz
 a25acb8e2ac70cd25fd17e886d481cc6 2768 utils extra 
trash-cli_0.12.7-1.debian.tar.gz
 51fb4a974aa17667423636fb8e77a7eb 38152 utils extra trash-cli_0.12.7-1_all.deb

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

iEYEARECAAYFAk/lmVAACgkQLc4/KDbU5PWHSQCdHVzkaKll2zQapCeb1BnpNn3x
BnQAnRCls0X7H63+q+w2Pb3+QpabCCnC
=5gBH
-END PGP SIGNATURE-


Accepted:
trash-cli_0.12.7-1.debian.tar.gz
  to main/t/trash-cli/trash-cli_0.12.7-1.debian.tar.gz
trash-cli_0.12.7-1.dsc
  to main/t/trash-cli/trash-cli_0.12.7-1.dsc
trash-cli_0.12.7-1_all.deb
  to main/t/trash-cli/trash-cli_0.12.7-1_all.deb
trash-cli_0.12.7.orig.tar.gz
  to main/t/trash-cli/trash-cli_0.12.7.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/e1sinfb-0001uf...@franck.debian.org



Accepted openarena 0.8.8-5 (source amd64)

2012-06-23 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 00:36:45 +0100
Source: openarena
Binary: openarena openarena-server openarena-dbg
Architecture: source amd64
Version: 0.8.8-5
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 openarena  - fast-paced 3D first-person shooter
 openarena-dbg - debug symbols for OpenArena's game logic
 openarena-server - server and game logic for the game OpenArena
Closes: 678543
Changes: 
 openarena (0.8.8-5) unstable; urgency=low
 .
   * Don't refuse to start a new openarena-server if there's a stale
 pid file (Closes: #678543)
   * Make sure to get the status of the right ioq3ded instance, using
 the pid file
Checksums-Sha1: 
 0bf7bd09f01a4489907a9967b1fc249a021b8a2d 2134 openarena_0.8.8-5.dsc
 9e447775da2c9ccc85add51423b4ccc5eeb30348 42683 openarena_0.8.8-5.debian.tar.gz
 b8de9950817ea630ce04e00891902ec6583effec 2445482 openarena_0.8.8-5_amd64.deb
 d49242e3338cefafc39ea958f612b8e321c0f997 2427744 
openarena-server_0.8.8-5_amd64.deb
 4e8f9ee27c710c3e0f2b22b968f342d8fa972387 3711018 
openarena-dbg_0.8.8-5_amd64.deb
Checksums-Sha256: 
 5f4c7d103841013e4c34c5716ad0beb7ae85ca387607420b62c4707fcd190ad1 2134 
openarena_0.8.8-5.dsc
 725efa0d2687bef1a6dd738fec1246252021ca34b7d9d9de62f165f5dd4bd48b 42683 
openarena_0.8.8-5.debian.tar.gz
 293290de8a91d66007ed824faa43a5bfcae2304c4ccb16fb07030968533c37c9 2445482 
openarena_0.8.8-5_amd64.deb
 e21203a6f9d5935bcce40e5500e25911b94a4072537fac8799f5fb9b51209302 2427744 
openarena-server_0.8.8-5_amd64.deb
 ce66f6ef360845c1bd72dcb5b3a58c33965452413c3d1cc9fcadb547e4b24f1f 3711018 
openarena-dbg_0.8.8-5_amd64.deb
Files: 
 65fc84c68ab61fcaeab49e1fd2d8352c 2134 games optional openarena_0.8.8-5.dsc
 4c811c53e52b7a19954ed2c725675279 42683 games optional 
openarena_0.8.8-5.debian.tar.gz
 22b9ab6d102b06b451720fe590483120 2445482 games optional 
openarena_0.8.8-5_amd64.deb
 550d2251055d34a7ce517a4f128a53f9 2427744 games optional 
openarena-server_0.8.8-5_amd64.deb
 9cade3f1b49fd360a33e3d2b0a2b7286 3711018 debug extra 
openarena-dbg_0.8.8-5_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBT+UJR03o/ypjx8yQAQjhyw//b/N4/ZAtZIR8uphSetz2U62ijuNuFXxB
zH5MnKNIpu6d6EaNSek6Zq3dBLQ/+EChGS0KttQlIFAFKSQ5u6IbJKdFdrwCn8iC
5EedkhD1/Yc3fZ4tFD25q3/6XKLQHz8sf94viZHpk10TMW1rftk0tqp4dFAEO1j6
5V51FJSuJrbJYqjvRkFCNb1TSF9bUwsZwxAJauZCZdgI56tMifeeXQ54r6De2d6R
wRcAcBvWX9jPZKNt9wWOr5YGGUGcUlcnsu0LxNtt2GrLFVu46yNjlCVVblpq5Otu
bwAUvyFji9AJY3jPn++vtIbpp/DoPl9MP648LdzdT4zreGAZJwNKl1WDVeR+WSZI
VBRsMwUt/jnDxobiO532MGwDekeSexgXZaDqxMNwFtFOR5pfgIAO1WnLOt3pYRgz
Yxxo/lcL6JuZuRvKD8s2aLURHs9/kt5KWDGigZB+2cRi4+BzGDY7ef+aGHwkTvZe
MMZozHlBJZxcUsBabP9FCSlJ1l8F+szH9Io2OHoDXfyYIgODbYS1BcT6LDvZ13jt
qxpVOYWzvJ+1VoS8m3wfQKRGzWI1saA4JhhonzLvb1HVOeadC9UwoolRVBeiY1Pe
c6MDCV5nENfXJAizvA6sJdFaFBoSH1BC+jjdUeSghF+9cP8gYkIF+/LCBpb0Ev3s
MqZg9AZux28=
=ehXB
-END PGP SIGNATURE-


Accepted:
openarena-dbg_0.8.8-5_amd64.deb
  to main/o/openarena/openarena-dbg_0.8.8-5_amd64.deb
openarena-server_0.8.8-5_amd64.deb
  to main/o/openarena/openarena-server_0.8.8-5_amd64.deb
openarena_0.8.8-5.debian.tar.gz
  to main/o/openarena/openarena_0.8.8-5.debian.tar.gz
openarena_0.8.8-5.dsc
  to main/o/openarena/openarena_0.8.8-5.dsc
openarena_0.8.8-5_amd64.deb
  to main/o/openarena/openarena_0.8.8-5_amd64.deb


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



Accepted accountsservice 0.6.21-5 (source amd64)

2012-06-23 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 23 Jun 2012 12:46:22 +0200
Source: accountsservice
Binary: accountsservice libaccountsservice0 libaccountsservice-dev 
gir1.2-accountsservice-1.0 libaccountsservice-dbg
Architecture: source amd64
Version: 0.6.21-5
Distribution: unstable
Urgency: medium
Maintainer: Alessio Treglia ales...@debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 accountsservice - query and manipulate user account information
 gir1.2-accountsservice-1.0 - GObject introspection data for AccountService
 libaccountsservice-dbg - query and manipulate user account information - debug
 libaccountsservice-dev - query and manipulate user account information - 
header files
 libaccountsservice0 - query and manipulate user account information - shared 
libraries
Changes: 
 accountsservice (0.6.21-5) unstable; urgency=medium
 .
   * Add patch grabbed from upstream git to fix memory leaks in
 src/libaccountsservice/act-user.c. Set urgency to medium since the
 package has already migrated to testing.
Checksums-Sha1: 
 10c0d30bffd98ac197c7585ef8b4cb394d7145dc 2419 accountsservice_0.6.21-5.dsc
 fe9647fc7ffac883031c7798095c9440519fbb2d 36199 
accountsservice_0.6.21-5.debian.tar.gz
 2910f5cb34dfde26ae8707a79a6635ba3f189939 73104 
accountsservice_0.6.21-5_amd64.deb
 ce1c0b03a54e751117954feb4cac7a7505efadfd 86780 
libaccountsservice0_0.6.21-5_amd64.deb
 09f4700e8160d9a1d34dff7642d90023efe71720 15076 
libaccountsservice-dev_0.6.21-5_amd64.deb
 23eaf91f9366e596f1f6cc73a4ba7fbc646cdd2b 11182 
gir1.2-accountsservice-1.0_0.6.21-5_amd64.deb
 a997f56d7dc460b6f942bea3ac3f565e206f221a 225920 
libaccountsservice-dbg_0.6.21-5_amd64.deb
Checksums-Sha256: 
 1bc5ddd750cf8220ba12038b66a7df7e156eb694a6c78293d2c057e9aa996141 2419 
accountsservice_0.6.21-5.dsc
 191365d7d59b1a6a43d648f3e8c9656fa1135d40b717989d087ff657b61a2afd 36199 
accountsservice_0.6.21-5.debian.tar.gz
 6a0976484c6bb3da868a17f6325c53fd9cb2844de44be0a7ba8200efe36fa551 73104 
accountsservice_0.6.21-5_amd64.deb
 8d1e38fcec0ae09a5119702f1a0e2180cac6a93601c4b41aedd60e6d31464825 86780 
libaccountsservice0_0.6.21-5_amd64.deb
 3d307c40c8c769379d2076e6de2de4d13abbaa5e8154712a2f3f4765df541ca9 15076 
libaccountsservice-dev_0.6.21-5_amd64.deb
 6001ddee2aa8ffd669d9c88483306834dac66449033073b23a012d36e18eaafe 11182 
gir1.2-accountsservice-1.0_0.6.21-5_amd64.deb
 24b5f9c84f9809e9c01266c2101bcacfa819920c6f0b4300e2e01ae19f50e8ac 225920 
libaccountsservice-dbg_0.6.21-5_amd64.deb
Files: 
 e6f9a40d2d424ed1c3e68f6876b61a71 2419 admin optional 
accountsservice_0.6.21-5.dsc
 f980e0da5299e484465bfe565bff92f2 36199 admin optional 
accountsservice_0.6.21-5.debian.tar.gz
 8fe8d6b32674dd0415e3e54ec2ce52bf 73104 admin optional 
accountsservice_0.6.21-5_amd64.deb
 89dd0e855cb001e039dbe009da1e641e 86780 libs optional 
libaccountsservice0_0.6.21-5_amd64.deb
 b203adf1b2ffcc0f414a4ac31c3a62e6 15076 libdevel optional 
libaccountsservice-dev_0.6.21-5_amd64.deb
 32ada43bc4f8e01bdd5931c25e078c02 11182 introspection optional 
gir1.2-accountsservice-1.0_0.6.21-5_amd64.deb
 6178d29d8d051511f758b514fa6bc6fa 225920 debug extra 
libaccountsservice-dbg_0.6.21-5_amd64.deb

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

iQIcBAEBCgAGBQJP5aMfAAoJEOikiuUxHXZaDjsP/RY2OnTVEN4ykeMT9Jkl39F7
iZz4JXYChufRwVHWWDxHYqAamEiAwrk9xxsMefugMsl+Hnh7Hl0mq4btfidWirxY
j+o8oLnISEoeoIhTdsBdREAmkeJAGRDCf3YE/REM/L6gBSRjtjWvXs9d/sBVdcUS
S3KMwUeuob9hQH22eletEeGk5IJpDYMabDWORQb3hNy7HhviUl02g4CjoBjFIc8s
CKE/QSzPbXMihT4IBYtiOo4hVkRM4k6H4kpKn/iwTngDXli6ftVwN0o9XvtS68RE
xsoFPoT9dTNsWZnWtpJhkME2Ck+dibqKWli6Y+YQWGULtU/zz1x//J+dGCmTEJfj
+Jwf+9VLT2MQptz0awAMM0XoSQfEeHflKreOXeaBMIBh93DmTXt6qwfMS/2KCECh
OdiopyxuFrnQa52cGMuMIWPHQSuEq4u0eftH6TG4Saob39Jtaea5OrP81PjOdANl
85MHVGvfFGUi6+r8d0A/mpcyQ6iuxlW2Y74kx9PW5pV0DLROhcq22MB5asjQwzdG
qfFncMkvY55Mu1h8652Pi7GldEBGKQpuBDgXYkeNEGIVzGFWwdYSlBkLILmwHmWP
q8vG97bzURx6IW1vUe8kPkjLHgX4d75w6zGNr33tjikJ6Dgu61Nogd65eAhAEXqa
Rkarr3VNBkuIMQq32wUp
=NJg2
-END PGP SIGNATURE-


Accepted:
accountsservice_0.6.21-5.debian.tar.gz
  to main/a/accountsservice/accountsservice_0.6.21-5.debian.tar.gz
accountsservice_0.6.21-5.dsc
  to main/a/accountsservice/accountsservice_0.6.21-5.dsc
accountsservice_0.6.21-5_amd64.deb
  to main/a/accountsservice/accountsservice_0.6.21-5_amd64.deb
gir1.2-accountsservice-1.0_0.6.21-5_amd64.deb
  to main/a/accountsservice/gir1.2-accountsservice-1.0_0.6.21-5_amd64.deb
libaccountsservice-dbg_0.6.21-5_amd64.deb
  to main/a/accountsservice/libaccountsservice-dbg_0.6.21-5_amd64.deb
libaccountsservice-dev_0.6.21-5_amd64.deb
  to main/a/accountsservice/libaccountsservice-dev_0.6.21-5_amd64.deb
libaccountsservice0_0.6.21-5_amd64.deb
  to main/a/accountsservice/libaccountsservice0_0.6.21-5_amd64.deb


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

Accepted desktop-base 7.0.0~exp1 (source all)

2012-06-23 Thread Paul Tagliamonte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 23 Jun 2012 13:00:47 +0200
Source: desktop-base
Binary: desktop-base
Architecture: source all
Version: 7.0.0~exp1
Distribution: experimental
Urgency: low
Maintainer: Gustavo Franco stra...@debian.org
Changed-By: Paul Tagliamonte paul...@ubuntu.com
Description: 
 desktop-base - common files for the Debian Desktop
Changes: 
 desktop-base (7.0.0~exp1) experimental; urgency=low
 .
   [ Paul Tagliamonte ]
   * Adding myself as a maintainer
   * We've got a new theme -- `joy' by Adrien Aubourg. Thanks, Adrien!
  - Theme added to backgrounds.
  - Theme added for Grub
  - Background changed for GDM3
  - Theme added for KDM  changed that to default.
  - Theme added for ksplash  changed to default.
   * Standards bump to 3.9.3
   * Pre-Dependency added for dpkg (= 1.15.7.2~), since we use dpkg helpers
 in our preinst.
   * Add in Jonathan Carter's Plymouth theme.
 .
   [ Jonathan Carter ]
   * Remove splashy theme since it's no longer available in archives
 .
   [ Yves-Alexis Perez ]
   * Install emblem in the correct folder.
Checksums-Sha1: 
 239193fe072ffbfb3f20d05c9177cab83585eadc 1857 desktop-base_7.0.0~exp1.dsc
 c4415eadf422d4674992ded7b158c36b9ab6cb00 10458972 
desktop-base_7.0.0~exp1.tar.gz
 ebeb880cb41a5d26614a2dd7432f49b0d581630f 6320798 
desktop-base_7.0.0~exp1_all.deb
Checksums-Sha256: 
 e019c8c9c687855a04eb020f517f7cc82734589c13e847e0efc7d9aa875fab3c 1857 
desktop-base_7.0.0~exp1.dsc
 f8fb3b9a10a7a8fe17701c66f614e962cbdf1da603b5fedf963421df1beafef8 10458972 
desktop-base_7.0.0~exp1.tar.gz
 94855db957f9635dea5e6b4e58a4ae29ced6daece1f9781b4ebb5aa92290a602 6320798 
desktop-base_7.0.0~exp1_all.deb
Files: 
 4fd6396274ebb0cf13b82b1814878547 1857 x11 optional desktop-base_7.0.0~exp1.dsc
 12cbf782d2760962ff02f50c8029d224 10458972 x11 optional 
desktop-base_7.0.0~exp1.tar.gz
 60a9c454ef26ae286ff750dbb13c3435 6320798 x11 optional 
desktop-base_7.0.0~exp1_all.deb

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

iQIcBAEBCgAGBQJP5aN6AAoJEDBVD3hx7wuo2ngQALBEgAEchwN4dSfcLq32zFb9
Tz+QBghuezzoFluPQwxB9VtsYMZ1b7WbTFaTgCjfUFfMkGRGk+S0QUaM0LS1BT1G
Fms6IE5uce8ThZ+2bGwja75nvVCiHsGGfEfwCkp6UT8fqF1GzD7ehQCTknzMiBKJ
0XxCHj0ESYb7mmqqn16v1ZUF6KqY3ylcon/OzVN1kbQSCp9YOUOrxPe19rGT1VfS
NtLndtXHOWXY3lblSSYfjUhKkDRLDl1QOuJsQUkqmiyo1XOcVAedrUtP6rprH1IE
hHZvQHYLYOjhKwdV7fAH2KHSrlOOqCCN2p3Mz8sO+//Cebs/PEtvH33VptEi0H0c
kTSJQ4MitydPN8LAMQIqBNdiUe9noLZA30/YO6w3sMLVNkOHQWYRKfHZNmegqIG3
o26SnV97iEXVdlN3TuhAeGqXyTxSaqEryYsAhDtkRlz1itwN1wZk5cewZ8It5dzE
0T88FGiemYYIyAuazcTWeQz5TV3sAEnUbatHsx3UbbOUQoczPT4lvIOJcboytuQb
tQm+a3B2J9/ckRkOWj4M1JevKMwEx01C+yozUg7fQc3HJXYB0T3jDw1IGr+yquYr
GO7M6hBZIqHvKbYHGwoATCjY0HDAk661fgC1JPXoa/Umf94B5P3KrfX81To8Hol6
9gbIhZGVdAHfrKGvubLe
=YjSm
-END PGP SIGNATURE-


Accepted:
desktop-base_7.0.0~exp1.dsc
  to main/d/desktop-base/desktop-base_7.0.0~exp1.dsc
desktop-base_7.0.0~exp1.tar.gz
  to main/d/desktop-base/desktop-base_7.0.0~exp1.tar.gz
desktop-base_7.0.0~exp1_all.deb
  to main/d/desktop-base/desktop-base_7.0.0~exp1_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/e1siolr-0006tb...@franck.debian.org



Accepted antlr3 3.2-7 (source all)

2012-06-23 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 13:14:52 +0200
Source: antlr3
Binary: antlr3 antlr3-doc antlr3-maven-plugin libantlr3-gunit-java 
libantlr3-gunit-java-doc antlr3-gunit-maven-plugin
Architecture: source all
Version: 3.2-7
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: James Page james.p...@ubuntu.com
Description: 
 antlr3 - language tool for constructing recognizers, compilers etc
 antlr3-doc - language tool for constructing compilers etc - documentation
 antlr3-gunit-maven-plugin - Maven plugin for gUnit, a unit test framework for 
ANTLR grammars
 antlr3-maven-plugin - Maven plugin for ANTLR 3
 libantlr3-gunit-java - Unit Test framework for ANTLR grammars
 libantlr3-gunit-java-doc - API documentation for gUnit
Closes: 653985
Changes: 
 antlr3 (3.2-7) unstable; urgency=low
 .
   * Team upload.
 .
   [ tony mancill ]
   * Remove Michal Koch from Uploaders. (Closes: #653985)
 .
   [ James Page ]
   * Fix FTBFS with openjdk-7:
 - d/patches/java7-compat.patch: Target 1.5 instead of jsr14 which is
   not supported by Java 7.
Checksums-Sha1: 
 fd28c477b970aed2d7da730b399fef9467bebf09 2432 antlr3_3.2-7.dsc
 682d80caac6721dd930b526378d2207bb791 87701 antlr3_3.2-7.debian.tar.gz
 d58e972a5798613a5418ade19afbcb3f3bf2bda5 1005980 antlr3_3.2-7_all.deb
 e07c019de25104c595864411d240465e285f44ab 2585992 antlr3-doc_3.2-7_all.deb
 ed4237367ff5ac0490d264e9cfeacc10fffb6b7a 19890 
antlr3-maven-plugin_3.2-7_all.deb
 1176419ad6960bc4d57b85da4413f85af77c10de 267444 
libantlr3-gunit-java_3.2-7_all.deb
 84305269b603de38abe599c3eb0719caa16ef1e9 105074 
libantlr3-gunit-java-doc_3.2-7_all.deb
 f95e88131638075bad8ea0cdeb73d3409ce91e41 18046 
antlr3-gunit-maven-plugin_3.2-7_all.deb
Checksums-Sha256: 
 0417a8011070247a07a8607c2703e0f51df31d95e401ce10169f7dee89082acc 2432 
antlr3_3.2-7.dsc
 abaef3cb64bfdd4912036f6dbfeb72d8bfeee35c575d8fb03bd9a174d976b071 87701 
antlr3_3.2-7.debian.tar.gz
 86e3d97936220ee53fd933b97dd8832545e6556ae21e341ac98035026c26ef13 1005980 
antlr3_3.2-7_all.deb
 21fe42503a57030f6c329697e02f2d6d2bd9f542c3a7e2e1ca539b139d6ce336 2585992 
antlr3-doc_3.2-7_all.deb
 ac346417194248ec004633b466f331377875b28fde7550815bc46ac2114abca8 19890 
antlr3-maven-plugin_3.2-7_all.deb
 27ba87c2ade7c500f631a8b9936e0975be0547d5dbe95c3bdc21bb61b45b2b10 267444 
libantlr3-gunit-java_3.2-7_all.deb
 059c415118cbe13804beb0ab37545b95024dc404a0539eaeb70f9c9621f17c02 105074 
libantlr3-gunit-java-doc_3.2-7_all.deb
 b24cdc21cebe136d02e5fc0caf148a311b82760cb7b9a342c50652df273aa823 18046 
antlr3-gunit-maven-plugin_3.2-7_all.deb
Files: 
 7f12879f24e1d32ef57d56792d3b6c90 2432 java optional antlr3_3.2-7.dsc
 4bb3b74789a8e5b7accfdb2b8731f1dc 87701 java optional antlr3_3.2-7.debian.tar.gz
 5c2b891537fb43eea5f5be7c8fb9aa5f 1005980 java optional antlr3_3.2-7_all.deb
 59faad4ecae935e99ddb28adc37cc975 2585992 doc optional antlr3-doc_3.2-7_all.deb
 44b75211aad029a6685d7137e3bfe453 19890 java optional 
antlr3-maven-plugin_3.2-7_all.deb
 0732d6d461fdb3db653703216b4d2442 267444 java optional 
libantlr3-gunit-java_3.2-7_all.deb
 48677ca6eff8eceb9fc14631121b1dec 105074 doc optional 
libantlr3-gunit-java-doc_3.2-7_all.deb
 178ccb46018af896740725d19cc26f7c 18046 java optional 
antlr3-gunit-maven-plugin_3.2-7_all.deb

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

iQIcBAEBCAAGBQJP5adjAAoJEAVLu599gGRCYbgP/16ycVQmwXXc1q3y/FBhlwqC
/NQ02XFoNkd+kG8lw10aBPjLHP36g42nQe9fjyG49/VMVfvz5t3gZzymsmLA9eFB
gCj2vjgzIrO6T3yGYFHxGs5jfU45LrEKN6+5tmGeEpT5luB2IYSG0vNVTmSYaES0
EwYGWDBj8WMImwkYv6SLk2Q1CPkzxkfxHNKGNgk/k3RHrRgeREuWJL+S5X068HeT
amifxlT1gGCzzkMMbvBEY/1NLnWOwqNrX8FQoERKXUkR//deiEHQfAXCOQYZ5O5w
XiXfC0p2stWjCnmWo57Ca6gC/l/qnXlx/fMzkfyAF0KGfqSVVEtm8Q4p6Hk/JZpE
kLBtRpugKYz3/KcoU372wd5YvxRnD5uAr67AVrcZp5XV9Z31fnWAtAoFwwGmZoJF
b+KEvVmUhFkU0v8MTekqMjog6HhSKAkA4ParYtli3N4C7odpwgHcy0OxO5axuKPo
AE9MNqMiFB6AiMrLbAm0ONux3BvQXYpGnBrlrc84Cx0JhtX6CSBL/AIRKh4pHxoP
Kub5tCO6erRD/ZaVTiP8/HjMBuBLqmbxrW3cvIQJ5yRmLdpPsFoBdijOfKtXIzK9
5x9uCcgG5zKw5yJlzJZ09mNapdqeX0Oz7DnJoZ5pvJ2UHodZZZVpuagJrarXgaG9
L/xpc5Gw680qVFRxacPQ
=jjqo
-END PGP SIGNATURE-


Accepted:
antlr3-doc_3.2-7_all.deb
  to main/a/antlr3/antlr3-doc_3.2-7_all.deb
antlr3-gunit-maven-plugin_3.2-7_all.deb
  to main/a/antlr3/antlr3-gunit-maven-plugin_3.2-7_all.deb
antlr3-maven-plugin_3.2-7_all.deb
  to main/a/antlr3/antlr3-maven-plugin_3.2-7_all.deb
antlr3_3.2-7.debian.tar.gz
  to main/a/antlr3/antlr3_3.2-7.debian.tar.gz
antlr3_3.2-7.dsc
  to main/a/antlr3/antlr3_3.2-7.dsc
antlr3_3.2-7_all.deb
  to main/a/antlr3/antlr3_3.2-7_all.deb
libantlr3-gunit-java-doc_3.2-7_all.deb
  to main/a/antlr3/libantlr3-gunit-java-doc_3.2-7_all.deb
libantlr3-gunit-java_3.2-7_all.deb
  to main/a/antlr3/libantlr3-gunit-java_3.2-7_all.deb


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

Accepted wikidiff2 0.0.1+svn109581-1 (source amd64)

2012-06-23 Thread Jonathan Wiltshire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 20 Jun 2012 19:04:43 +0100
Source: wikidiff2
Binary: php-wikidiff2
Architecture: source amd64
Version: 0.0.1+svn109581-1
Distribution: unstable
Urgency: low
Maintainer: Mediawiki Maintenance Team 
pkg-mediawiki-de...@lists.alioth.debian.org
Changed-By: Jonathan Wiltshire j...@debian.org
Description: 
 php-wikidiff2 - external diff engine for mediawiki
Closes: 594517
Changes: 
 wikidiff2 (0.0.1+svn109581-1) unstable; urgency=low
 .
   * New upstream snapshot
   * Source format 3.0 (quilt)
   * New patch so-location.patch to set correct extension location
   * Remove fix_543113.patch (no longer applicable)
   * Add me to uploaders
   * Use debhelper 9 to get build hardening flags
   * Remove redundant debian/conffiles
   * Remove remaining CDBS logic
   * Export dependency on phpapi
   * Don't overwrite CXXFLAGS in debian/rules
   * Move configuration install logic into debian/dirs and debian/install
   * Add debian/gbp.conf and ignore it in debian/source/local-options
   * Standards version 3.9.3 (no changes)
   * Install configuration by default (Closes: #594517)
Checksums-Sha1: 
 eba5e8736d87514e009ea4c1909f50af3143376c 1960 wikidiff2_0.0.1+svn109581-1.dsc
 ee372b819e5b0662f549f0e5b79fc82d623615c7 34077 
wikidiff2_0.0.1+svn109581.orig.tar.gz
 67ee35873535e1b40117cbd666d09c9d9568dc7f 2788 
wikidiff2_0.0.1+svn109581-1.debian.tar.gz
 15383a7a11698aee2dfab0f9cee2dbc31b2c3113 41784 
php-wikidiff2_0.0.1+svn109581-1_amd64.deb
Checksums-Sha256: 
 6a9f1a99f2d38fbd22ab3408831485b56dab3af8748df347ef0ebc94cca82fe6 1960 
wikidiff2_0.0.1+svn109581-1.dsc
 63d63665f6b0695f86d6068ac8661469224f570e5130822bd36bdf0a8931ab96 34077 
wikidiff2_0.0.1+svn109581.orig.tar.gz
 dbf0a46e893b5e03b20fa1caf5c50ddfeed4fb1c61427c7b446789d8b0b2d01b 2788 
wikidiff2_0.0.1+svn109581-1.debian.tar.gz
 79291a32bfc6eed269675648e6263f3247015d9abee0f34b10dab9aa2dac9aca 41784 
php-wikidiff2_0.0.1+svn109581-1_amd64.deb
Files: 
 eca5f3ea5bf6c28d42672ed0d16f3eaa 1960 web optional 
wikidiff2_0.0.1+svn109581-1.dsc
 41b6ce3c65b82e8b7540a0b390673346 34077 web optional 
wikidiff2_0.0.1+svn109581.orig.tar.gz
 9316a0a4305839fe6550c188b1f476d3 2788 web optional 
wikidiff2_0.0.1+svn109581-1.debian.tar.gz
 af8dfa0ee7aeb89595b3903808d5dce7 41784 web optional 
php-wikidiff2_0.0.1+svn109581-1_amd64.deb

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

iQIcBAEBAgAGBQJP5akYAAoJEFOUR53TUkxRSMQQAJTuoj2J7S4GcFoWv11IBE5t
yt8LPLKSWfM8kmZNvsvVUUjREXR/vlqG6ghltXSaLIrqVRLi61WmllGh/swJIhxc
C9pI1AxxkF/41eXYgCHSZvOyWZsEWLZ0icm471AH0SxFt8/qt3P+4wDIQL2JVxSW
whh6nw71Nj/3QhAFo7QWVnunBqsKheE7yc5gHCf/iZBavB/YngV9ddI8SPdj8s81
RYibTIMUxeqlqyishzxC9q/GAcPRpQ0h/BdOqqbBbhOvw4d03BS5YA9v25n2xK8u
moJ6VKGrvlX0uMZIJNUH0GLYmkS8s0hLI/5Ei6q6wLheskjfQ7kDPRXW7aEFLRM9
eIWUT7nY703bH859QzQl9nj7dRS+W1+Frdl6AHN3E+QVQHYJYrRsWWpwI8POf9S5
y2cIzcWkCZOCSxeULbkBFRr2T1XyqYkFc1HHW8n8UJzVQxB62Qhy9Gc8pC5CjgQX
zZW4JMTjitSW88UYqirlfQz57Su+uFn71ICRJZ8KHWC8iu9lWy2d1ibfOezcKSg7
KZ+SoHPFeXfpdxolHP+mpulirlDlXl4uRjL6sOb8kr7rgzf3NljZEm3NQJd5SQwA
/QI6sIeEJAgppOjUVQN0oKLLifvpcA/AaJw0F9DkMPYyPZB4thr+V9N7ACpFYHCz
GXYys/RdR42FVEhIyKLx
=z1U5
-END PGP SIGNATURE-


Accepted:
php-wikidiff2_0.0.1+svn109581-1_amd64.deb
  to main/w/wikidiff2/php-wikidiff2_0.0.1+svn109581-1_amd64.deb
wikidiff2_0.0.1+svn109581-1.debian.tar.gz
  to main/w/wikidiff2/wikidiff2_0.0.1+svn109581-1.debian.tar.gz
wikidiff2_0.0.1+svn109581-1.dsc
  to main/w/wikidiff2/wikidiff2_0.0.1+svn109581-1.dsc
wikidiff2_0.0.1+svn109581.orig.tar.gz
  to main/w/wikidiff2/wikidiff2_0.0.1+svn109581.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/e1siopr-0008l8...@franck.debian.org



Accepted hunspell-be 0.53-1 (source all)

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

Format: 1.8
Date: Sat, 23 Jun 2012 14:37:57 +0300
Source: hunspell-be
Binary: hunspell-be
Architecture: source all
Version: 0.53-1
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
Closes: 672517
Changes: 
 hunspell-be (0.53-1) unstable; urgency=low
 .
   [Hleb Valoshka]
   * New upstream release.
   * Fix package description. (Closes: #672517)
 .
   [Dmitry Borodaenko]
   * Updated debian/watch.
Checksums-Sha1: 
 960bf0809bf55d52be0e6923f21cb5f0019d8742 1140 hunspell-be_0.53-1.dsc
 2fa16eb2948ef9d107d754fe818f1112f27af9a3 353256 hunspell-be_0.53.orig.tar.gz
 a16adca6c759df5fc1253a03797a5f01860e3a05 8344 hunspell-be_0.53-1.debian.tar.gz
 86703335db6a2f04ecbb0947765a5515eb1fb036 363300 hunspell-be_0.53-1_all.deb
Checksums-Sha256: 
 d35f9b4201607740d264d3e7abeb5014a32d377a675fba887147a0a40a2d3bce 1140 
hunspell-be_0.53-1.dsc
 6085d6f789e687364beb31b43e15371f45370e13176ca32e882f5f7f3a3c27aa 353256 
hunspell-be_0.53.orig.tar.gz
 0e41a6ec8b2dbe3776d7e7f1b06ac9f759c879f584b2e61662612f9f7341bb6c 8344 
hunspell-be_0.53-1.debian.tar.gz
 8dd2b64e738bb15d0fd514282b279fcedbec3587bad0b07535ecdf061a43dfb4 363300 
hunspell-be_0.53-1_all.deb
Files: 
 dccd9c4190ba25b2f504e0d4eebea7a7 1140 text optional hunspell-be_0.53-1.dsc
 0dfe535dbb19e08a7792f01de1c3c7c6 353256 text optional 
hunspell-be_0.53.orig.tar.gz
 67e81c0bcbea805b6b0a3cf08b9c695c 8344 text optional 
hunspell-be_0.53-1.debian.tar.gz
 3ccb8edc0ec90964d22981f6b6481dba 363300 text optional 
hunspell-be_0.53-1_all.deb

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

iEYEAREIAAYFAk/lrggACgkQxhqJXoXuPg5BmwCdFEquo10Qc2aHAaCzjv5w/5Er
LNQAn2ZS74+lfcPubZQC3JE6mhG6qQot
=Ay7A
-END PGP SIGNATURE-


Accepted:
hunspell-be_0.53-1.debian.tar.gz
  to main/h/hunspell-be/hunspell-be_0.53-1.debian.tar.gz
hunspell-be_0.53-1.dsc
  to main/h/hunspell-be/hunspell-be_0.53-1.dsc
hunspell-be_0.53-1_all.deb
  to main/h/hunspell-be/hunspell-be_0.53-1_all.deb
hunspell-be_0.53.orig.tar.gz
  to main/h/hunspell-be/hunspell-be_0.53.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/e1sip3c-0001li...@franck.debian.org



Accepted libweb-id-perl 1.921-2 (source all)

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

Format: 1.8
Date: Sat, 23 Jun 2012 13:51:05 +0200
Source: libweb-id-perl
Binary: libweb-id-perl
Architecture: source all
Version: 1.921-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libweb-id-perl - implementation of WebID (a.k.a. FOAF+SSL)
Changes: 
 libweb-id-perl (1.921-2) unstable; urgency=low
 .
   * Update copyright file: Improve Files sections for convenience
 copies of external Perl modules.
   * List upstream issue tracker as contact, and metacpan.org URL as
 Homepage.
   * Add patch 1001 to avoid auto-installing dependencies during build.
Checksums-Sha1: 
 a25bcc886171a4e8fe6a94001a2e107adf2c79a6 2349 libweb-id-perl_1.921-2.dsc
 7fdbe24cc95ae909ecb1d589ddcf88829c93667e 4952 
libweb-id-perl_1.921-2.debian.tar.gz
 39bf6aa05064ba6add2cdf03765f30332baf310d 67686 libweb-id-perl_1.921-2_all.deb
Checksums-Sha256: 
 1cc2b0bd0bd554d205c80a30490ebd607e34ccc00efaf672177bf42d31555730 2349 
libweb-id-perl_1.921-2.dsc
 6a33d5515404ad0f9010f3427794dbaeb3eb5da342ec178b9c462a98a8ac8f15 4952 
libweb-id-perl_1.921-2.debian.tar.gz
 d68115ce1cb75ce9833d32eab871841da13310b0cefe083354e75832ca59bbc4 67686 
libweb-id-perl_1.921-2_all.deb
Files: 
 be76b919c06510d71df84a4bedc30e56 2349 perl optional libweb-id-perl_1.921-2.dsc
 175ec7deac41f9f7db834c301fc43716 4952 perl optional 
libweb-id-perl_1.921-2.debian.tar.gz
 fbce11d846d85ae3e57d119616a1c1f1 67686 perl optional 
libweb-id-perl_1.921-2_all.deb

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

iQIcBAEBCgAGBQJP5a7MAAoJECx8MUbBoAEhshwP/iBf0d9OTbr+QqvW8zZqXPdA
vMGyWT/+EQyH6xC3gOvncJgzMW6iY1N9zzXSa3um97FQIq78b+lWnvkQe3hUyY20
qpDM2cX++dqo36BTz3krAzO2lsiLxCqgNknic8sl3Z7L/dcjHBLdUa0bhqj7CoII
FDHqtbAYZ0NlFcUfi8ByI1iBKZmygB+FegrbyLobD7bRmAVtQoGgYgqHlolhn2jM
8qHDroXsf6BJxk/L3n8QcXhuG7m8Kgt4xJua+yIeq6TyDxangsRFJiL8BgI4nQRO
bihcOi7PSHP/11ztrKRSMeNovejgRaDsVDxecfB0iNpWmopKVrxDPY14XDltfc8d
I8w4oW52QEcyXTkcbNb767o13M3P7Sv6cZi1W06S7onVW99aphoRQrGSXEQZmh1R
ETeAmhlLdxxeYUj8I/uRkpUUmdY/T1XDY6hsajyj62sXmVZ06Vk1RcS99kFuLTkY
eW7JCegcXsUaXEhc6++3MHODwCxRe4HXw74gHQlqONT8Cwv0TIbjcUriLqBY1H8c
T2vW2ftHNAmzbBIHNjALOV/8R/eG8+3dQ3XSrvKUJZc1tSTlUTBjA2YUPsIOKYV8
ejOGuCSJ1odGJRu8hHz+WnIYK0qtbJ8aXKigDqjFiN9gwWpBfo2WknpkXUvaYJ0U
uf8GHc8xCFMeZL3sqcmp
=TPiI
-END PGP SIGNATURE-


Accepted:
libweb-id-perl_1.921-2.debian.tar.gz
  to main/libw/libweb-id-perl/libweb-id-perl_1.921-2.debian.tar.gz
libweb-id-perl_1.921-2.dsc
  to main/libw/libweb-id-perl/libweb-id-perl_1.921-2.dsc
libweb-id-perl_1.921-2_all.deb
  to main/libw/libweb-id-perl/libweb-id-perl_1.921-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/e1sip3r-0001tb...@franck.debian.org



Accepted pmacct 0.14.0-1.1 (source i386)

2012-06-23 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 21 Jun 2012 12:39:40 +0100
Source: pmacct
Binary: pmacct
Architecture: source i386
Version: 0.14.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Jamie Wilkinson j...@debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 pmacct - promiscuous mode traffic accountant
Closes: 675836
Changes: 
 pmacct (0.14.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Added patch to handle AF_LINK on hurd and kfreebsd
 platforms (Closes: #675836)
Checksums-Sha1: 
 9932fa6e6c9c15fd9df4877c5487415275edeec6 1769 pmacct_0.14.0-1.1.dsc
 9d9011dae9ba72420dc4c7af2edf2aa568e0cfe9 11532 pmacct_0.14.0-1.1.debian.tar.gz
 13913798d52bd8e156c9ee05c78d759e7f403086 1373722 pmacct_0.14.0-1.1_i386.deb
Checksums-Sha256: 
 89ebb1abda145e25edad5b97b055c30936b741e700f41f209bd4369697dfe536 1769 
pmacct_0.14.0-1.1.dsc
 ca188101b3dab0ba911d2302738dc4754a5eadee90708d2af72b6aa1a39d0a11 11532 
pmacct_0.14.0-1.1.debian.tar.gz
 8672cd2c6c386b4f22ca4ceff27f36a890f608d5ce608b01927851b4672cba0d 1373722 
pmacct_0.14.0-1.1_i386.deb
Files: 
 e0047e8db852f49374c2bdb00c9d76f0 1769 net optional pmacct_0.14.0-1.1.dsc
 72a284002ffedf49de0a060273d86f7d 11532 net optional 
pmacct_0.14.0-1.1.debian.tar.gz
 ee750560a9d9a2b7ec626a648218d26a 1373722 net optional 
pmacct_0.14.0-1.1_i386.deb

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

iQIcBAEBCAAGBQJP4wqGAAoJELbE2bY7/+c8RS0QAJRIGZFdDBof00rIzyIqppZt
AgYDMHy+nEGDYcU5w5WY2B63QG056J/vfmbpWfzmnjP6kpj2zRbagmKO5baIaL0y
BcE0uQx6eq5WsmNqagam6XFGCPW3i0rJx9E/rNzaa+pX00kh/56oNSMS3K/WJm/l
P+OikrIZRbxI9Yd21Uf5g1qNy86QgIOGa41M/cFUN2j4Kfcn8QUQk/KM8YdwAVi9
xntw4Ci65219TB8e/+WNfumK5RY+N2rT/qVu6gNRqZlkmQOBJZJHSGmIeqxDfGPA
KqzIdhl07TCY8aOBlA4HmFzPS0uYII8h1venDXCJwgFOwEsHSUhU+TxvBFyh3zbf
1lVnrE+X/WZ5IdSthQEWDceOF3G6owhgwb36HIRlKsKLdD0g2LUeCzPyovz8GQRk
VPTXGxvO0T3VFyu5QWJynJgLsmcRLjqUaM3LaEup7GFXQJr+ismBm03Sn6ILTbzV
DheKbwlaUqbibrROKzJki4AebcHosDQuFuJ0bTfP/GjYz5Wra4zzID9xCc7QKeWA
ING3Df2hX7LIK8amHzn7t9dm0Xb8D9EzIlnaExjpLLAa6ZIdVLqDrMsqEppk5W/V
Bba4iFIaKTuiCN4cg3po6Lb9o6uyUX/R/UrvvE/tOH9xBvOw+i8FZZNuZjfdpNcp
HV4eM0M876lEmmWgLHer
=QU0g
-END PGP SIGNATURE-


Accepted:
pmacct_0.14.0-1.1.debian.tar.gz
  to main/p/pmacct/pmacct_0.14.0-1.1.debian.tar.gz
pmacct_0.14.0-1.1.dsc
  to main/p/pmacct/pmacct_0.14.0-1.1.dsc
pmacct_0.14.0-1.1_i386.deb
  to main/p/pmacct/pmacct_0.14.0-1.1_i386.deb


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



Accepted snort 2.9.2.2-2.1 (source i386 all)

2012-06-23 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 22 Jun 2012 10:49:16 +0100
Source: snort
Binary: snort snort-common snort-doc snort-mysql snort-pgsql 
snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.9.2.2-2.1
Distribution: unstable
Urgency: low
Maintainer: Javier Fernández-Sanguino Peña j...@debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 snort  - flexible Network Intrusion Detection System
 snort-common - flexible Network Intrusion Detection System [common files]
 snort-common-libraries - flexible Network Intrusion Detection System ruleset
 snort-doc  - Documentation for the Snort IDS [documentation]
 snort-mysql - flexible Network Intrusion Detection System [MySQL]
 snort-pgsql - flexible Network Intrusion Detection System [PostgreSQL]
 snort-rules-default - flexible Network Intrusion Detection System ruleset
Changes: 
 snort (2.9.2.2-2.1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * Non-maintainer upload.
   * Drop quilt framework, the package uses source format 3.0 (quilt).
   * Fix FBTFS when called with build-arch:
 - don't remove configure-stamp in debian/clean_sources.sh; otherwise
   build-basic gets called again
 - update target dependencies in debian/rules
Checksums-Sha1: 
 a7b0cf3253411212032529f318c28724fdadc15a 2431 snort_2.9.2.2-2.1.dsc
 b4599bc6eeb70b9728f455fae206b30542a520b1 1584345 
snort_2.9.2.2-2.1.debian.tar.gz
 d6be956a4f08e85cc8a9254f26e9844619b17992 859376 snort_2.9.2.2-2.1_i386.deb
 93ec8362a687685f7a1a8f81930cb2f2fac56866 872424 
snort-mysql_2.9.2.2-2.1_i386.deb
 cecdae76681c317d3a15856d2ac34685e9b30c63 872098 
snort-pgsql_2.9.2.2-2.1_i386.deb
 e74a5508e73014e81d4f22bee3a96624f50be9de 532666 
snort-common-libraries_2.9.2.2-2.1_i386.deb
 cb3dfbe95815e3334bef1adc050e4e9b4e03 209944 
snort-common_2.9.2.2-2.1_all.deb
 279912d82ca29ddb56e491b0cbf86a44233cfc03 3068224 snort-doc_2.9.2.2-2.1_all.deb
 0edbf09b45d44cc3cdc6cb9f3dd00c2626808717 342308 
snort-rules-default_2.9.2.2-2.1_all.deb
Checksums-Sha256: 
 9d350c02a1766fc5d2188da9f846f20d5d06981e97d7e576a5af355667a50b92 2431 
snort_2.9.2.2-2.1.dsc
 99eaa1b34864c04f5441027521fa6bd4f8bc9b50aa99eb0928d98d8f00f40680 1584345 
snort_2.9.2.2-2.1.debian.tar.gz
 0e8520a2fd980f99fb8416c83059a24cf0d1ca3506658602a2615bd1ea5c7ed7 859376 
snort_2.9.2.2-2.1_i386.deb
 4e371ce2ece0ed954020c4bfbb5a205fdcce4d71c57f71cead899da3ba0be211 872424 
snort-mysql_2.9.2.2-2.1_i386.deb
 a6b2e984b0bb6e621213ca372138457dd2550d0550f7649c25657d143f1bc24d 872098 
snort-pgsql_2.9.2.2-2.1_i386.deb
 9e9dfa644bf2b24b2d6db6cb5db2c69a7f63db2fbdc9a2e7c2db85df66a923b8 532666 
snort-common-libraries_2.9.2.2-2.1_i386.deb
 af1a8cc558f8952c3bb4ee9e45f7f92984b3344a10928bdcc706fc7e84a48c48 209944 
snort-common_2.9.2.2-2.1_all.deb
 2dc233d82b75a2896bfd207353c046ea40b068668f0dd194607a9d54aa1947d7 3068224 
snort-doc_2.9.2.2-2.1_all.deb
 d9440012f6a2a6258d8e6923dbf9eda7d18126f3073bb05f99228c49e8d1ba8f 342308 
snort-rules-default_2.9.2.2-2.1_all.deb
Files: 
 41f43fc716b9e43b18671c32fe2a80de 2431 net optional snort_2.9.2.2-2.1.dsc
 b86e331d7694f3a6836617d0ca6099c9 1584345 net optional 
snort_2.9.2.2-2.1.debian.tar.gz
 aae28826b01272e5c5e9b0c17775f711 859376 net optional snort_2.9.2.2-2.1_i386.deb
 496280215551acddd9e0a6048247668b 872424 net extra 
snort-mysql_2.9.2.2-2.1_i386.deb
 8fac8679a39bb1155eb683f16064c8a7 872098 net optional 
snort-pgsql_2.9.2.2-2.1_i386.deb
 a29b49aee7797a0507975c39d47b2095 532666 net optional 
snort-common-libraries_2.9.2.2-2.1_i386.deb
 7bf319fb7efefc3da4bc8d5c8edbf579 209944 net optional 
snort-common_2.9.2.2-2.1_all.deb
 c4df92bb53798c81b3bfa079293497cb 3068224 doc optional 
snort-doc_2.9.2.2-2.1_all.deb
 9a9fa3db0a8d04bb6519e2853d0ac98e 342308 net optional 
snort-rules-default_2.9.2.2-2.1_all.deb

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

iQIcBAEBCAAGBQJP5MWjAAoJELbE2bY7/+c8sUYQALLhx4ORoW8nBc7cQjZDmx6z
QRZG4Ga+dNsSRYlEU5b5YMRG+6NmHG/D8pspzE2QFNSudh3ZRo706R2rNEQeoI9i
0mKkjBxBl8nrgC7Ix/4aWReMp7hi4ititPEI8a8IA3beVegoXyeD/JLOLilvMiaA
zVwxBoGVA7BO2hCLqKD28VvsZqvLaRVa9dKaJgJ5eDidiwIO+BBFhqHJPy/hGHmz
IiBdQk2oYSrpiP1m1cAGTemdWCovLd9hKI7GEQfuZgmLIB2cOvbgxL2e1rgkq8bl
J5jK/6rkBk3ZqXkzF3w0CyoMYdueQe3id0D/8Hf8th/l2IAHzruXW0kpRVxIAwTn
ita8KxD5h+9rtUApE9D6QYsIQ1asQ5zz7sSGgk1r7LiSM5iekulC7pxfDF+CjwND
gfKZ68wglSIgtJi3Y5I8aNv+pEqZdoEH5sEPV7PhsbLXFtoEOMpYPMA0qao5e6vV
GBOqg1Cgty/lCk7qpnnYWO65QnlnlrbILD/jRaKUXToLTi4kr+LJvAJOM74xm1/C
SO0jRuAd1QWEGufayWeZ8aZqrVJMe44C4EX2PKtjSeEkMm3+AcwHjvf10VfKVFJN
4cDsJHjpYpzTz/Z43dhR/jL0MyjmJV2jAWmkv4n37US6VmQtzMD1ME2pRW/Ijhgc
xWDT+Oa+A5tLQMrobRhs
=Pnr6
-END PGP SIGNATURE-


Accepted:
snort-common-libraries_2.9.2.2-2.1_i386.deb
  to main/s/snort/snort-common-libraries_2.9.2.2-2.1_i386.deb
snort-common_2.9.2.2-2.1_all.deb
  to main/s/snort/snort-common_2.9.2.2-2.1_all.deb
snort-doc_2.9.2.2-2.1_all.deb
  to main/s/snort/snort-doc_2.9.2.2-2.1_all.deb
snort-mysql_2.9.2.2-2.1_i386.deb
  to 

Accepted libdr-tarantool-perl 0.16-1 (source i386)

2012-06-23 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 23 Jun 2012 16:27:22 +0400
Source: libdr-tarantool-perl
Binary: libdr-tarantool-perl
Architecture: source i386
Version: 0.16-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov un...@debian.org
Changed-By: Dmitry E. Oboukhov un...@debian.org
Description: 
 libdr-tarantool-perl - perl driver for Tarantool
Changes: 
 libdr-tarantool-perl (0.16-1) unstable; urgency=low
 .
   * New upstream version. Add some functions to iterators.
Checksums-Sha1: 
 a156da449b1c1ca7983b91960fe88d57251c23fa 1311 libdr-tarantool-perl_0.16-1.dsc
 37544883e2bfd4800f09f1cdb4c71e5528e049b0 28930 
libdr-tarantool-perl_0.16.orig.tar.gz
 b0e4cdcdfcae1c18eeb1b56513ff39b2f050448e 2251 
libdr-tarantool-perl_0.16-1.debian.tar.gz
 6ee89f3cf0cffc071990f92362f06a8005d54d27 56904 
libdr-tarantool-perl_0.16-1_i386.deb
Checksums-Sha256: 
 a053219212a5743a8fd812655d151295c3ef1b81bb8d3cf9c2cd3c96da1e49c4 1311 
libdr-tarantool-perl_0.16-1.dsc
 3fb30038db1e9463705f168b14857dbec165e742d457fbf676990fb67dfef4ff 28930 
libdr-tarantool-perl_0.16.orig.tar.gz
 0a2276cde1c2cac346d12a388d6a5f265ea2bc37e3f9c08c457c90411e64bae5 2251 
libdr-tarantool-perl_0.16-1.debian.tar.gz
 37b998706b1e353f1432419db54eccc58de989d96426687b85e3aa4ec64af45e 56904 
libdr-tarantool-perl_0.16-1_i386.deb
Files: 
 1e8133e43f98fa3545358654830b07e6 1311 perl extra 
libdr-tarantool-perl_0.16-1.dsc
 0cf09d6c266b9c63a65b4dc5057dbc71 28930 perl extra 
libdr-tarantool-perl_0.16.orig.tar.gz
 8f58582f129ef0af04d5fbda252d3a22 2251 perl extra 
libdr-tarantool-perl_0.16-1.debian.tar.gz
 f69de0d58de26eb7fac622a6c60a5430 56904 perl extra 
libdr-tarantool-perl_0.16-1_i386.deb

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

iEYEAREDAAYFAk/luYIACgkQq4wAz/jiZTc5vwCg3LLMsErwnS5N2e/51KfkF2tj
gr8An2pxZeaP1e80Za5LmCFh5NcT8u/q
=wrni
-END PGP SIGNATURE-


Accepted:
libdr-tarantool-perl_0.16-1.debian.tar.gz
  to main/libd/libdr-tarantool-perl/libdr-tarantool-perl_0.16-1.debian.tar.gz
libdr-tarantool-perl_0.16-1.dsc
  to main/libd/libdr-tarantool-perl/libdr-tarantool-perl_0.16-1.dsc
libdr-tarantool-perl_0.16-1_i386.deb
  to main/libd/libdr-tarantool-perl/libdr-tarantool-perl_0.16-1_i386.deb
libdr-tarantool-perl_0.16.orig.tar.gz
  to main/libd/libdr-tarantool-perl/libdr-tarantool-perl_0.16.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/e1sipl3-0005nv...@franck.debian.org



Accepted libplack-perl 0.9989-1 (source all)

2012-06-23 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 14:33:24 +0200
Source: libplack-perl
Binary: libplack-perl
Architecture: source all
Version: 0.9989-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libplack-perl - interface between web servers and Perl web applications
Changes: 
 libplack-perl (0.9989-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 e15727359f5a06ef622a890ef53bf5f083ca94c4 2859 libplack-perl_0.9989-1.dsc
 d640e237ab90520bcaf5f46e09051def3517b8a3 235848 
libplack-perl_0.9989.orig.tar.gz
 59b32018b89f59457d735a8dbe3c339a5ab1ea4b 4143 
libplack-perl_0.9989-1.debian.tar.gz
 6d97c2efe2b86c07427f3bf4bd23b80bdec3b81c 380170 libplack-perl_0.9989-1_all.deb
Checksums-Sha256: 
 c3bed196ec3cd163baf69697797f238268e27efa9317a48a54aad8e05c3ae082 2859 
libplack-perl_0.9989-1.dsc
 d9d3d1d1a23636864851f290bc0a926ed54524dd793527432f0197abd5932b38 235848 
libplack-perl_0.9989.orig.tar.gz
 77884c02693fa7b63a049486d896f43e400be4bdf40bf26f9d0e9bd1b5ca9b66 4143 
libplack-perl_0.9989-1.debian.tar.gz
 e46f6bebf39f1510c363dd750178ff1058663176a1bbfbe24e6d3e235fb8ed55 380170 
libplack-perl_0.9989-1_all.deb
Files: 
 ceb33b5825ca43c069fcefc247824bef 2859 perl optional libplack-perl_0.9989-1.dsc
 35a19f40e3292197c66d0ba24c5306d5 235848 perl optional 
libplack-perl_0.9989.orig.tar.gz
 f9f8435660f4025f1572e49181a4d923 4143 perl optional 
libplack-perl_0.9989-1.debian.tar.gz
 c90b5195bb3a62c94b3d62e6582617e4 380170 perl optional 
libplack-perl_0.9989-1_all.deb

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

iQIcBAEBAgAGBQJP5boKAAoJEK+lG9bN5XPLO44QAJyMqVoma4CT3rFZg9CsJW0s
LVpRxshyVlM+27psKTPXIM6QNL1u6NYlcVrL1Dpyl2nVAWIpukLdXZGG4HhC2Fg+
nmLvTULBXYs1d6+XdBszxpXhGTzGDHUwzWqfKTs7sytHn3SbD60i9JwlXPrkmTas
hJCP+Muq/UHBQSnLQD22YFk8XPykq0HhCWqTXvb7L4wO13q/MKGb8SaNwMmMs2ju
9cjYEHvLKru8x9sU0SjNqUDtWvmQBVqpdZpl/2NQfG74wE+Li/A2dmBveToMlwWK
PdDwoFVk2FwQwxFfQ41d6/+/qJB4rTfJtxpKn7EfPL2IMKeoozbBmeJtI6rWTH1n
oSLkfDytGMiFzk8m3/ImrCbRJSczF7bPwEEJMEh6H1E67vUrsaFcRu0QQr9kCETq
DtY8/S1pIoO+cobsmTIMv/zdcCzRJUY5DV+TCqIRp4fvFYfCuWdffwDbEJjgULEn
/vQLU8p8yZx1a8LqYK06EF6X3dG/vRwR6bvnzVYI2sgimEOuOmxcveN6qpoOQroe
PZFz022fo3I9HBazt+wLEtlVCGdUmGlJt33abaIpyPN88krPoJFpb4lfXA7MtKh7
5FLAvIR2ea7s+qQrRcfUGzgpQyr9O1DQmW4+EzLhOdLfu6YRHrB+GhFJUewR8PBY
tUeCNSYVeBYmeVlK4wQB
=s/CH
-END PGP SIGNATURE-


Accepted:
libplack-perl_0.9989-1.debian.tar.gz
  to main/libp/libplack-perl/libplack-perl_0.9989-1.debian.tar.gz
libplack-perl_0.9989-1.dsc
  to main/libp/libplack-perl/libplack-perl_0.9989-1.dsc
libplack-perl_0.9989-1_all.deb
  to main/libp/libplack-perl/libplack-perl_0.9989-1_all.deb
libplack-perl_0.9989.orig.tar.gz
  to main/libp/libplack-perl/libplack-perl_0.9989.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/e1siple-0005ov...@franck.debian.org



Accepted nettle 2.4-2 (source amd64)

2012-06-23 Thread Magnus Holmgren
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 14:41:45 +0200
Source: nettle
Binary: libnettle4 libhogweed2 nettle-dev nettle-bin nettle-dbg
Architecture: source amd64
Version: 2.4-2
Distribution: unstable
Urgency: low
Maintainer: Magnus Holmgren holmg...@debian.org
Changed-By: Magnus Holmgren holmg...@debian.org
Description: 
 libhogweed2 - low level cryptographic library (public-key cryptos)
 libnettle4 - low level cryptographic library (symmetric and one-way cryptos)
 nettle-bin - low level cryptographic library (binary tools)
 nettle-dbg - low level cryptographic library (debugging symbols)
 nettle-dev - low level cryptographic library (development files)
Changes: 
 nettle (2.4-2) unstable; urgency=low
 .
   * Drop README.source; not needed since the package was converted to
 format 3.0.
   * Correct errors in DEP 5-format debian/copyright.
   * Use dpkg-buildflags to set CFLAGS et al.
   * Bump Standards-Version to 3.9.3.
Checksums-Sha1: 
 2d043978fc22d7ae7ce27a9b0d05ef59480b9f19 1392 nettle_2.4-2.dsc
 a0a3c3c0792bb16ec2823d30be6ead01dfcecc9c 15811 nettle_2.4-2.debian.tar.gz
 a936fefb1e7434d2d01b7953750634565a6dee91 148786 libnettle4_2.4-2_amd64.deb
 9abb56bf6fc899d488bc9e32476c15f76729772d 43020 libhogweed2_2.4-2_amd64.deb
 f8a4b0faf09073c84271be7fe363fb037af539b9 655078 nettle-dev_2.4-2_amd64.deb
 35a23d53648bf2c28e3d721f7c87987a9a916f39 25532 nettle-bin_2.4-2_amd64.deb
 e2144512ae282d442cd72e7b44811e8d69e5790b 417856 nettle-dbg_2.4-2_amd64.deb
Checksums-Sha256: 
 71dd16ac819525f7cac88a56e69cca883c4e4ed40402ee9f09dadd6638be9519 1392 
nettle_2.4-2.dsc
 b6d65405b1d76c6d2b943744666e8218969cbaa887eb1a574ffb0e68f230a5a2 15811 
nettle_2.4-2.debian.tar.gz
 813a79a9e052afc64cb150d68cff294b3b0cbb2ad9e5864bfd6ea18edd73d59d 148786 
libnettle4_2.4-2_amd64.deb
 65071e067780c3135c1a6200e1097c9223a1617a4059ff1d23fba219db1ff934 43020 
libhogweed2_2.4-2_amd64.deb
 84d67cb872f084a4e2d8a402a683ac6263fd8d815cd9a6c2e67eeb88350860ea 655078 
nettle-dev_2.4-2_amd64.deb
 440a7e51de8834379e20821eba48469c76a28ca4f2d9419f1ffa2b06a286f510 25532 
nettle-bin_2.4-2_amd64.deb
 1f5062f6ad9328a1d4a11aa1a332e06fa6c79320dd4150cf314e2818b8009b47 417856 
nettle-dbg_2.4-2_amd64.deb
Files: 
 1b09bda87cee1e250b98b9aa968bf284 1392 libs optional nettle_2.4-2.dsc
 5a138396e73bf60705e3178f0ef337b7 15811 libs optional nettle_2.4-2.debian.tar.gz
 e0778fe4405b6055850a9c7d8f6ddb10 148786 libs optional 
libnettle4_2.4-2_amd64.deb
 71064c0d3cab0efb1ba33a8b15ea4f73 43020 libs optional 
libhogweed2_2.4-2_amd64.deb
 f9a3a5229127b2044bded3ee18c924ae 655078 libdevel optional 
nettle-dev_2.4-2_amd64.deb
 791a830aecd17b763024ec98a1316fa3 25532 misc optional nettle-bin_2.4-2_amd64.deb
 56e99fe5fab172db798a2f56098a85ba 417856 debug extra nettle-dbg_2.4-2_amd64.deb

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

iEYEAREIAAYFAk/lufgACgkQk7mRNn1h4+Yu6gCdHzQAKRdRT+otmp4HVGXuzucd
qBoAn3m5xylIR/8FduDRn+SndWUJ+sX2
=hVva
-END PGP SIGNATURE-


Accepted:
libhogweed2_2.4-2_amd64.deb
  to main/n/nettle/libhogweed2_2.4-2_amd64.deb
libnettle4_2.4-2_amd64.deb
  to main/n/nettle/libnettle4_2.4-2_amd64.deb
nettle-bin_2.4-2_amd64.deb
  to main/n/nettle/nettle-bin_2.4-2_amd64.deb
nettle-dbg_2.4-2_amd64.deb
  to main/n/nettle/nettle-dbg_2.4-2_amd64.deb
nettle-dev_2.4-2_amd64.deb
  to main/n/nettle/nettle-dev_2.4-2_amd64.deb
nettle_2.4-2.debian.tar.gz
  to main/n/nettle/nettle_2.4-2.debian.tar.gz
nettle_2.4-2.dsc
  to main/n/nettle/nettle_2.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/e1sipla-0005qp...@franck.debian.org



Accepted debian-edu-artwork 0.0.33-3 (source all)

2012-06-23 Thread Holger Levsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 14:51:47 +0200
Source: debian-edu-artwork
Binary: debian-edu-artwork
Architecture: source all
Version: 0.0.33-3
Distribution: unstable
Urgency: low
Maintainer: Debian Edu developers debian-...@lists.debian.org
Changed-By: Holger Levsen hol...@debian.org
Description: 
 debian-edu-artwork - Debian Edu themes and artwork
Closes: 657474
Changes: 
 debian-edu-artwork (0.0.33-3) unstable; urgency=low
 .
   [ Hideki Yamane ]
   * debian/debian-edu-artwork.prerm
 - fix leaves diversion after upgrade from squeeze
   (Closes: #657474)
 .
   [ Holger Levsen ]
   * Bump Standards-Version to 3.9.3, no changes needed.
   * Set package priority to extra.
Checksums-Sha1: 
 8f0e6ceabea4715a35abdd1d3bfa50036cc6481b 2053 debian-edu-artwork_0.0.33-3.dsc
 338a0879cfccb229c1da64b3f9b02a282c8c3631 11216 
debian-edu-artwork_0.0.33-3.diff.gz
 52f0520d129a1af84d0f55e2b77222796280f82c 25224024 
debian-edu-artwork_0.0.33-3_all.deb
Checksums-Sha256: 
 0acbe3b1e8c84ef3e6bf04fd83c698dc1c21d8751a96349e9a104441f7a894c2 2053 
debian-edu-artwork_0.0.33-3.dsc
 fabcfadf7e1aed9e0b90ebea8ac4097e2ff49956a472853deefef00b304303b6 11216 
debian-edu-artwork_0.0.33-3.diff.gz
 34b83798702c2c0b998c1dee828f4151fea222d3471c2b7cf34fae6ce993 25224024 
debian-edu-artwork_0.0.33-3_all.deb
Files: 
 d4adb5433da92344b21ff6ae1bff788a 2053 graphics extra 
debian-edu-artwork_0.0.33-3.dsc
 13f76b85394f3498e6f44bb2d2897a4b 11216 graphics extra 
debian-edu-artwork_0.0.33-3.diff.gz
 e38b7a71330e8bddcfdb56913c9af29a 25224024 graphics extra 
debian-edu-artwork_0.0.33-3_all.deb

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

iQIVAwUBT+W89gkauFYGmqocAQjd9Q/+JAyWYG5ZyLasSS2AKbNSrTqXohQalL78
o9A9OymOw+VPTncbUrFSF4t/h3q+egfgabY243ZAypN4jk4v6gMBXdwzla4h5YaH
QjWoOUN7JAYbz4ieF1QA50gsUtmk0gAWHylakFvFssItQt4DvuKtIpun3Jj25hHo
9dP8n1bCtiY1FmpxzPhloIoGs7QB/p+dJco1gxtP5d6I58HYL6ZhJ2bqUE2SBfmm
vKnmZXhOWw00YWGhTT9e3bC8vjC127w41aBDQpTS9lLd82RpWH1jZqq7kbvXSX2Q
3SnrkLXk9/bloIjxu4Cx60V0reiW214Xqp3SuVvfwqmrEA8Si5GI2QSQq0Isd9Nl
Kg+PRmrXeq+y8Vaq/gPC1ON2FeGAP9Yy4njQTxormoyYuEQl833eIYpjBXhSVgE4
n0ZloVFomb4LeWaY/Bo/cppJV6kmA3MGTHS9rwwTbJuJfhJpCtFuKmI0FAag6oej
jhkQs7J0JemlGE/wNiMMq283f8SZOGvdJVGNNhWLhGc7Tr2pqUUvb5UFyJUqvy5r
R59HTi018lrRWSqessSoW55WU1zIt8Q6fQyufNU4hNtrdgxwFksacBlN6b6dDecb
VhTxpdgApPFY3SrZ4JhoI6yBG+rBGgcZ/j9KzKlNI3KIvJKaOWzybUCiore8gnda
FYdyudQ2Ybw=
=yra1
-END PGP SIGNATURE-


Accepted:
debian-edu-artwork_0.0.33-3.diff.gz
  to main/d/debian-edu-artwork/debian-edu-artwork_0.0.33-3.diff.gz
debian-edu-artwork_0.0.33-3.dsc
  to main/d/debian-edu-artwork/debian-edu-artwork_0.0.33-3.dsc
debian-edu-artwork_0.0.33-3_all.deb
  to main/d/debian-edu-artwork/debian-edu-artwork_0.0.33-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/e1sipyo-0008el...@franck.debian.org



Accepted batik 1.7+dfsg-3 (source all)

2012-06-23 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 15:04:32 +0200
Source: batik
Binary: libbatik-java
Architecture: source all
Version: 1.7+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Niels Thykier ni...@thykier.net
Description: 
 libbatik-java - xml.apache.org SVG Library
Closes: 678612
Changes: 
 batik (1.7+dfsg-3) unstable; urgency=low
 .
   * Team upload.
   * Fix too strict Java JRE dependency.  (Closes: #678612)
Checksums-Sha1: 
 8a0d848c11e32555caeadc3a420f1512b4240075 2253 batik_1.7+dfsg-3.dsc
 045650f3bbe78c733599a78c2f14777fcb910547 11918 batik_1.7+dfsg-3.debian.tar.gz
 4dfb729b04b2a7e6bd417520c8e3c90dc2e19879 8585882 
libbatik-java_1.7+dfsg-3_all.deb
Checksums-Sha256: 
 1d245f8561b82f0018e2f1b5a7cb46fdb88d7d83ee6c582740e3b6a10cc71e5e 2253 
batik_1.7+dfsg-3.dsc
 28aa72147961e7836acb49d3a665325ee25fe869d05ac8820ba73bc427af9612 11918 
batik_1.7+dfsg-3.debian.tar.gz
 9e383709e626e3267a1aad71db258a8f5b3f5ae41418e8c44d73b954ff7a3ae8 8585882 
libbatik-java_1.7+dfsg-3_all.deb
Files: 
 c0d6e69c9a2d3eee402d560daa7d5318 2253 java optional batik_1.7+dfsg-3.dsc
 b987cb28df8da50f2f899c2e44631983 11918 java optional 
batik_1.7+dfsg-3.debian.tar.gz
 753b90394373233e42b36f71ca555b7b 8585882 java optional 
libbatik-java_1.7+dfsg-3_all.deb

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

iQIcBAEBCAAGBQJP5cFfAAoJEAVLu599gGRCXgkP/2H/gYYnOsutrQ8jdQsYGJtw
GlbGBy4M/JopFGGeQLvx0WDuY8SUQNY/epjoRK1+gR+wNkJ77U67QmUgVSkuB6Ko
p/hBIoc7Xtpe3jmGR0ZlYvs25tfbd8X4JwAZcmbFXJQZPumLQ4PWALt7m4TA10Vj
RNNwZjSxlRpB1VnT4E9xZNDoXmOKtN71CsDmXF6wlcec++LxpGs/WYhi6B1R5ob7
Tj9zoZbeyhzgirEfJ2494D6ceqxpTXt38DFwUQ7L8HinhfK0zeVR2ZQFrKq9J8TT
Ddtu0+cUvJxY8yJC4WiAfvH4Jwhe0ej90BIz6GqDZxGIWiBVTvwsJUg+WWGrlLPo
HRThcPt+MgKTZr3yWZhxdzw5erAeceOGJAIkQFUFGVrWzD3QjyVGQZ4UsM3wLco1
5dfWYpcHTmpSsddLkYgB1Ko2ybfUr7wwwImQbCowbGkRgG0MG6auXMZFmSIvsfTp
ndmf5Ux//YmZQIYxfgHBaDqdZ+P5n44nr6/EnD9xUpzh9/PN9zVlEl/uQzgdA+T7
ZyHmcrx9RJMQZkxtjIFDkwncEkuTn5zLSizCzNHsono0WD2WIXU5KCkT3EBEFn1z
xfgwhPdlYKAfEamdjXC0Gj4y4+pzNL+CbnNfk1OhrWcwz489rfPqBMrsKEeT4s+f
cxxoN+dX42DsCOrzcyyT
=NNrx
-END PGP SIGNATURE-


Accepted:
batik_1.7+dfsg-3.debian.tar.gz
  to main/b/batik/batik_1.7+dfsg-3.debian.tar.gz
batik_1.7+dfsg-3.dsc
  to main/b/batik/batik_1.7+dfsg-3.dsc
libbatik-java_1.7+dfsg-3_all.deb
  to main/b/batik/libbatik-java_1.7+dfsg-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/e1siqre-0001gf...@franck.debian.org



Accepted hunspell-be 0.53-2 (source all)

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

Format: 1.8
Date: Sat, 23 Jun 2012 16:21:44 +0300
Source: hunspell-be
Binary: hunspell-be
Architecture: source all
Version: 0.53-2
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-2) unstable; urgency=low
 .
   [Dmitry Borodaenko wearing brown paper bag]
   * Revert debian/watch change.
Checksums-Sha1: 
 7a15c43e5cafb1c81b4f41a51b8859fb9fedbb65 1140 hunspell-be_0.53-2.dsc
 8a0eeeba01aff2a00547a5c66b512d8490402ad2 8347 hunspell-be_0.53-2.debian.tar.gz
 e32de0371d49b72197654756db54ca20f9f2d231 363360 hunspell-be_0.53-2_all.deb
Checksums-Sha256: 
 82f967747ea1bd3df26127ae711af0eee550f278e963f3b40532c5b84527e96a 1140 
hunspell-be_0.53-2.dsc
 1da5543b67edf553dcf5625daaa861235b120dedd410eb3042a3a91ea114b4c1 8347 
hunspell-be_0.53-2.debian.tar.gz
 f9355bd7aaf381d04e52183962d11c399e2a4ff282f3035481c1a8407fd16f96 363360 
hunspell-be_0.53-2_all.deb
Files: 
 d3ba2db90d2ae0cdd4cb0dbfbfa0915b 1140 text optional hunspell-be_0.53-2.dsc
 91c470b49d37a88737b0f8a5b7c3 8347 text optional 
hunspell-be_0.53-2.debian.tar.gz
 76a70af853bdf296d30e55c7917529aa 363360 text optional 
hunspell-be_0.53-2_all.deb

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

iEYEAREIAAYFAk/lxCYACgkQxhqJXoXuPg5FSwCfZMdkqqXScg3mkHf0cgl53zWb
9yMAnA8yT6MM0bHao3d8QIfH72zVSRvV
=HrwO
-END PGP SIGNATURE-


Accepted:
hunspell-be_0.53-2.debian.tar.gz
  to main/h/hunspell-be/hunspell-be_0.53-2.debian.tar.gz
hunspell-be_0.53-2.dsc
  to main/h/hunspell-be/hunspell-be_0.53-2.dsc
hunspell-be_0.53-2_all.deb
  to main/h/hunspell-be/hunspell-be_0.53-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/e1siqs4-0001hp...@franck.debian.org



Accepted spice-gtk 0.12-2 (source amd64)

2012-06-23 Thread Liang Guo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 25 May 2012 21:52:45 +0800
Source: spice-gtk
Binary: spice-client-gtk libspice-client-glib-2.0-1 
gir1.2-spice-client-glib-2.0 libspice-client-glib-2.0-dev 
libspice-client-gtk-2.0-1 gir1.2-spice-client-gtk-2.0 
libspice-client-gtk-2.0-dev libspice-client-gtk-3.0-1 
gir1.2-spice-client-gtk-3.0 libspice-client-gtk-3.0-dev python-spice-client-gtk
Architecture: source amd64
Version: 0.12-2
Distribution: unstable
Urgency: low
Maintainer: Liang Guo guoli...@debian.org
Changed-By: Liang Guo guoli...@debian.org
Description: 
 gir1.2-spice-client-glib-2.0 - GObject for communicating with Spice servers 
(GObject-Introspecti
 gir1.2-spice-client-gtk-2.0 - GTK2 widget for SPICE clients 
(GObject-Introspection)
 gir1.2-spice-client-gtk-3.0 - GTK3 widget for SPICE clients 
(GObject-Introspection)
 libspice-client-glib-2.0-1 - GObject for communicating with Spice servers 
(runtime library)
 libspice-client-glib-2.0-dev - GObject for communicating with Spice servers 
(development files)
 libspice-client-gtk-2.0-1 - GTK2 widget for SPICE clients (runtime library)
 libspice-client-gtk-2.0-dev - GTK2 widget for SPICE clients (development files)
 libspice-client-gtk-3.0-1 - GTK3 widget for SPICE clients (runtime library)
 libspice-client-gtk-3.0-dev - GTK3 widget for SPICE clients (development files)
 python-spice-client-gtk - GTK2 widget for SPICE clients (Python binding)
 spice-client-gtk - Simple clients for interacting with SPICE servers
Closes: 675665 677662
Changes: 
 spice-gtk (0.12-2) unstable; urgency=low
 .
   * Enable usb redirect (Closes: #677662)
   * Switch to vala 0.16 (Closes: #675665)
   * Enable multiarch for libspice-client-glib-2.0-1,
 libspice-client-gtk-2.0-1, libspice-client-gtk-3.0-1
   * Build with hardening flags
Checksums-Sha1: 
 fcb24f7eed68e233e2b38a46c6b4ff3aec9f27a7 3174 spice-gtk_0.12-2.dsc
 37e243d5b375e76992aa0a2c2fd80ab97750094e 11876 spice-gtk_0.12-2.debian.tar.gz
 1780860855f4dfb326076122bae56a4274e967e0 118426 
spice-client-gtk_0.12-2_amd64.deb
 5feb0ed57d8c594bf8b215727ae74307714ec037 408804 
libspice-client-glib-2.0-1_0.12-2_amd64.deb
 0a2466d1f70452188ada33aa1c4a07d1e79f31d5 65496 
gir1.2-spice-client-glib-2.0_0.12-2_amd64.deb
 5dcc2195c46dd7125509e147a64b7d8017c73958 86128 
libspice-client-glib-2.0-dev_0.12-2_amd64.deb
 0cb19e2a71ce158e7e9f1ce751b72244a7ebd522 92488 
libspice-client-gtk-2.0-1_0.12-2_amd64.deb
 e3f1744f427bc762e872d96f1d7e2e2afc692c77 60478 
gir1.2-spice-client-gtk-2.0_0.12-2_amd64.deb
 21bd054c3d44500d421814bacc4fec94cfd3c992 133880 
libspice-client-gtk-2.0-dev_0.12-2_amd64.deb
 bf6fe35193c8462f7419d37a9589bb2a6b2afdc9 92420 
libspice-client-gtk-3.0-1_0.12-2_amd64.deb
 a569d97058fd822fb89ecbe4acc15aa07f019646 60486 
gir1.2-spice-client-gtk-3.0_0.12-2_amd64.deb
 c6f773aac39bff9863219d6367040cea03d1b7c5 65886 
libspice-client-gtk-3.0-dev_0.12-2_amd64.deb
 8d8ac321844f5f63839de1bfa1f02d51cea2c9b3 72012 
python-spice-client-gtk_0.12-2_amd64.deb
Checksums-Sha256: 
 d44e45fc3d03df0c50102b1427e8f878d81045f998f14bc4322d5d021ac36218 3174 
spice-gtk_0.12-2.dsc
 b5dd9f3ca0d171d76386cc825784a1ad98e094fef0b69f533c48589ad4f8fed0 11876 
spice-gtk_0.12-2.debian.tar.gz
 6778a1a967ab1ddbcb7d1ec6c8d6a952affec0d3c687bee526dee4734dc1c4a7 118426 
spice-client-gtk_0.12-2_amd64.deb
 f0ada5c1551c4a4b14d75d0bad268d999ade9ddae8f0762815c870dd90f7a2ef 408804 
libspice-client-glib-2.0-1_0.12-2_amd64.deb
 0e1a577c70f3a8b54a383ad7dff6a2ec2a634a58cd73321b7a01aeb160b7f8b2 65496 
gir1.2-spice-client-glib-2.0_0.12-2_amd64.deb
 ae9fa01915e5f11a192f325045ef1c32d036ab35234d92111c04406d947a8f0f 86128 
libspice-client-glib-2.0-dev_0.12-2_amd64.deb
 557b57c19736d969c68d6c95d32e3affb143d0c3d682959d4c772f9205938565 92488 
libspice-client-gtk-2.0-1_0.12-2_amd64.deb
 ce9741384993a9a9c16846542611b9e37e21a65e4e879ecd16f059e57b4cff04 60478 
gir1.2-spice-client-gtk-2.0_0.12-2_amd64.deb
 dd8cdef02772be154bb277d8ed6d9f11b7f89210e1173c890f0eb97635d52263 133880 
libspice-client-gtk-2.0-dev_0.12-2_amd64.deb
 fded8406928f0d31bf30c19d8beb86076cc4b0d9c3414b490727036722ad1bb4 92420 
libspice-client-gtk-3.0-1_0.12-2_amd64.deb
 52e3266178ff6ea62a294efbec570446fe27c13faa82ad5f2a0b096efb77a6c7 60486 
gir1.2-spice-client-gtk-3.0_0.12-2_amd64.deb
 02db687b2a7ecf40873236f505fd25c35f274674ce7a46415f58628d2707fbf6 65886 
libspice-client-gtk-3.0-dev_0.12-2_amd64.deb
 0aead2cfec65fad0a6110c70eda95307ff932b134dda7f34bb367f1275386109 72012 
python-spice-client-gtk_0.12-2_amd64.deb
Files: 
 80db6cc7268fa6804f33b3585d07c866 3174 misc optional spice-gtk_0.12-2.dsc
 6a2c0130f919d76591cae415383f3c01 11876 misc optional 
spice-gtk_0.12-2.debian.tar.gz
 7f94afda03fb32e2c6fea16d77a96a7c 118426 misc optional 
spice-client-gtk_0.12-2_amd64.deb
 fa6f043d11c0c11179e372bc3fd30d32 408804 libs optional 
libspice-client-glib-2.0-1_0.12-2_amd64.deb
 82b3f78df42b12067d01fa699a47881b 65496 introspection optional 
gir1.2-spice-client-glib-2.0_0.12-2_amd64.deb
 

Accepted flashplugin-nonfree 1:2.8.5 (source amd64)

2012-06-23 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 13:23:10 +
Source: flashplugin-nonfree
Binary: flashplugin-nonfree
Architecture: source amd64
Version: 1:2.8.5
Distribution: unstable
Urgency: low
Maintainer: Bart Martens ba...@debian.org
Changed-By: Bart Martens ba...@debian.org
Description: 
 flashplugin-nonfree - Adobe Flash Player - browser plugin
Closes: 678637
Changes: 
 flashplugin-nonfree (1:2.8.5) unstable; urgency=low
 .
   * debian/control: Update the dependencies: libnspr4-0d - libnspr4,
 libnss3-1d - libnss3.  Closes: #678637.
Checksums-Sha1: 
 2b228c5347bde6e3d9233d2fe48502694c2ef4eb 1515 flashplugin-nonfree_2.8.5.dsc
 b56bc3b733ffc77d028e3d65a43f4b7b5e1a 17353 flashplugin-nonfree_2.8.5.tar.gz
 20b76a0234fbeeef5e4b083b8097ddb0c2d6ef1e 18460 
flashplugin-nonfree_2.8.5_amd64.deb
Checksums-Sha256: 
 7efb5029dcdc2ce1f37d4357087e3788bb3a28974e6ea7903a6b39f50a182abf 1515 
flashplugin-nonfree_2.8.5.dsc
 a9687a3bb7121bcfa6b8e3ac1e19be30d578efbc4a3cd0094c83afb50aca6a9e 17353 
flashplugin-nonfree_2.8.5.tar.gz
 4b9ca60fe0608e90e6e6131d6eecf4045bb61bede960b79c092a9a50b995aedf 18460 
flashplugin-nonfree_2.8.5_amd64.deb
Files: 
 8e2efd0807f3856f5bbf921917a1 1515 contrib/web optional 
flashplugin-nonfree_2.8.5.dsc
 f6580618c85a03732aff97e87a3e0a54 17353 contrib/web optional 
flashplugin-nonfree_2.8.5.tar.gz
 bf0217eb8a67f3ab85970547ea66eef0 18460 contrib/web optional 
flashplugin-nonfree_2.8.5_amd64.deb

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

iQIcBAEBCAAGBQJP5cUfAAoJEDNV9NY7WCHMeiUQAICitYNV1F+t0IkmixQnG1bl
45xhxMgAXZSecU+bFtaY6C33i79s/rrRpigfxQ+souJs8T0Va87VFdSB7zO7I+Fq
DGc+OaVe+OmPVxIpzD05wNtAZOk63F/PaBknuH8VvFCCXwTWfE6KAfUXSgJfKXgP
XVyCEYSbdxmAGUqp/CxQeFFuWMoB7u3jHoo8V/pSzfGCODitHYa4KjRs6FnTCxgj
BNntSGj+fBNMspkuQbJ5STb7RM+cZZcRHoBQkqyLBdYwO4Rc4qJwBre200/XGbNl
3q9Y3Um4A9TVa4T7ZrkEzx4VlcMCwQUhtoHyDYANmftG/swCbtSz96E5P+hGJiqe
jnyUKCu0iDgJGmuzrSDWRVSObVaJH0JOAz3oK2DST44wSGepzgNdxf8RiRV+XyF4
Buaut/eMGsiLVDyxC0CEb5Ooa9sFxgqzvm34Om66eKm/XHvAkXDs1QMAQ+kQTNXz
77ZBM1fKLLcf+67OL8D0ozwDGyEYLV1Ctv5F2145ycP6eTr5sOKfxHPwnAxypcwA
FvvdZipO3ccdagWtn890rEdN0iwjoDW5Qw+oIWR/BWUPeYuZz/XUdqGWhil9CfNJ
JGcGKTC6SCTgdGd9WY8zNePPT9oks/xDGIkistNbdm2xon0TuffcHDhpe/ze7Yoa
s0qPXxmxr42tSYrkUD5j
=nckn
-END PGP SIGNATURE-


Accepted:
flashplugin-nonfree_2.8.5.dsc
  to contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.8.5.dsc
flashplugin-nonfree_2.8.5.tar.gz
  to contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.8.5.tar.gz
flashplugin-nonfree_2.8.5_amd64.deb
  to contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.8.5_amd64.deb


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



Accepted passwordmaker-cli 1.5+dfsg-3 (source i386)

2012-06-23 Thread Cord Beermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 15:22:43 +0200
Source: passwordmaker-cli
Binary: passwordmaker-cli
Architecture: source i386
Version: 1.5+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Cord Beermann c...@debian.org
Changed-By: Cord Beermann c...@debian.org
Description: 
 passwordmaker-cli - creates unique, secure passwords - CLI version
Closes: 643238
Changes: 
 passwordmaker-cli (1.5+dfsg-3) unstable; urgency=low
 .
   * reworked patches (closes: #643238)
   * Lintianhappy
Checksums-Sha1: 
 0057250d38876281ee50c19dbd988311784c8184 1221 passwordmaker-cli_1.5+dfsg-3.dsc
 cc9f3d5b1ffb9d9547707ecf40f73724eb703bc4 6368 
passwordmaker-cli_1.5+dfsg-3.debian.tar.gz
 0306878543319002e5f96d566701ac439135aef5 88418 
passwordmaker-cli_1.5+dfsg-3_i386.deb
Checksums-Sha256: 
 cf8a22400a061e618be68cd9c04e5b62dcf37fbe73fe9ffd1ff6c19a9d31af7a 1221 
passwordmaker-cli_1.5+dfsg-3.dsc
 56061e858f3be99d989fb3ca02d40cc542cddd5fb36445f6a3bc3b6f11b4df9e 6368 
passwordmaker-cli_1.5+dfsg-3.debian.tar.gz
 8f0b5439f24a6885f117a66a3e19209f55e8a6255966dc7273b95d8d0d270029 88418 
passwordmaker-cli_1.5+dfsg-3_i386.deb
Files: 
 e42984359f20dedb4411e4ffd37c7f46 1221 utils optional 
passwordmaker-cli_1.5+dfsg-3.dsc
 ab3c28a7c25750c02d5e53ea657eb778 6368 utils optional 
passwordmaker-cli_1.5+dfsg-3.debian.tar.gz
 ebc05fbf0c91eb6c66ef8411afb98c1f 88418 utils optional 
passwordmaker-cli_1.5+dfsg-3_i386.deb

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

iEYEARECAAYFAk/lxjYACgkQ72U+jVr0xGIXzwCgmNAnHhyxnJDoTvN0D+m0odA3
+Q0An0Q/q2yx44RJ0GdkQCd1LLNZRI3U
=2EZl
-END PGP SIGNATURE-


Accepted:
passwordmaker-cli_1.5+dfsg-3.debian.tar.gz
  to main/p/passwordmaker-cli/passwordmaker-cli_1.5+dfsg-3.debian.tar.gz
passwordmaker-cli_1.5+dfsg-3.dsc
  to main/p/passwordmaker-cli/passwordmaker-cli_1.5+dfsg-3.dsc
passwordmaker-cli_1.5+dfsg-3_i386.deb
  to main/p/passwordmaker-cli/passwordmaker-cli_1.5+dfsg-3_i386.deb


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



Accepted quake3 1.4 (source all)

2012-06-23 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 14:08:41 +0100
Source: quake3
Binary: quake3 quake3-server
Architecture: source all
Version: 1.4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 quake3 - Quake III Arena menu entry and launcher scripts
 quake3-server - Quake III Arena dedicated server launcher scripts
Changes: 
 quake3 (1.4) unstable; urgency=low
 .
   * Add status action to init script
   * Don't refuse to start a new quake3-server if there's a stale pid file
 (similar to #678543)
   * Report ioquake3, ioquake3-server information in quake3, quake3-server bugs
   * Standards-Version: 3.9.3 (no changes)
   * Update copyright dates
   * Add a Description to the init script
   * Run a server from the quake3-server package by default (as per Policy),
 unless this is an upgrade from 1.3 or older
   * During purge of quake3-server, delete files owned by Debian-quake3 before
 deleting the user itself
Checksums-Sha1: 
 fb787cbed781f18c341e89bc2cbd68af3da04c1f 1692 quake3_1.4.dsc
 b67efda122317eeaf265439e0bd8c775c41f09be 109025 quake3_1.4.tar.gz
 54fa8b01c6ad1f0b6ecf002176031fc75472a25d 54940 quake3_1.4_all.deb
 203397cc0f08ed8522343ebf7e7abd12b78d9972 10860 quake3-server_1.4_all.deb
Checksums-Sha256: 
 995b6b4e84678e6e16062ccfacace923a7b13d2066ca69bcdecb6b41087b77cd 1692 
quake3_1.4.dsc
 620467d5ac3adc4f1e1430f0ab6960c7f8378d1b90b811a6d28e90bd478e3565 109025 
quake3_1.4.tar.gz
 f40c6e530c924df263343c96229b3a03bf6e8b61f0410650f3277d48f94f3580 54940 
quake3_1.4_all.deb
 4a6a445bc3c814e1060fe54ac20eb4f3f8631219594e1c0cb78b93e2bbd4220b 10860 
quake3-server_1.4_all.deb
Files: 
 bda57326865389a790499cd450657bec 1692 contrib/games optional quake3_1.4.dsc
 f6e07fbafc9d5c822e84b819684e4004 109025 contrib/games optional 
quake3_1.4.tar.gz
 6424f4a51eb44235926b86150378f1e3 54940 contrib/games optional 
quake3_1.4_all.deb
 2271708cbd1963fc7d24c6d2f2bcde40 10860 contrib/games optional 
quake3-server_1.4_all.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBT+XHsU3o/ypjx8yQAQj6ng//QIKOowuT/OYfrYVlcHUYUWr0Ls0A4Hzq
/GodPX6/rVuJpyYcOU0cXCKnBcCtrYC6p8862preXaTDDSBAH0YaUinJuH+WbGq0
aJ0rE/TZK2Y3dLr/i0i3P9TpVbfsh55oGNUfVYGfHmkxOYwonZGuaoqnwzbs+kUw
fDJVysX3ys2WkkhRwS2jEw/t5HQhasBoybJXeAakswnUZ3SVY2r3YyrbS5gJPjz9
I9Xf/CpZHpKSnqisODU16YYnxuY/bHDx9FgwIGVTqJCLMwBGRH5yz2EyS5R4Kp+S
5xKdxexK9BP4Dk7q+V3DioDJD3rKX0q3OqKFeR6bvpFiIwn+rKgK6xCV2WAW+zWr
09fxFtZdW2MBixsULcEReGoyXHkFs/NEuUOy1XhND88cd17WD5POpKngSKgX7zW9
b5heSSpgxHaZWpZF8LN6QqXKwUdVl6V5JYp4RaWwK0aP04IaZLjO9pBe5xdx0RHF
BKKbI+ITTafp8mwmrETOMA5nxneyxgx53SU6lSEtq1R61suO4+X9P1Ig76jtRmiO
lxFJvAcgb57LraHXZ78F4kvNded8l4Dqfzuf6DRG9n5+xCcemkLqRfWMV1tOHmNF
jMBKc+WkHpvyhxv4qH4X+ZOhon870a7kKpzPY+4sw+LkzmF8Ae7NPSmaCCDB30e6
bHVaZXTaJ90=
=cQM7
-END PGP SIGNATURE-


Accepted:
quake3-server_1.4_all.deb
  to contrib/q/quake3/quake3-server_1.4_all.deb
quake3_1.4.dsc
  to contrib/q/quake3/quake3_1.4.dsc
quake3_1.4.tar.gz
  to contrib/q/quake3/quake3_1.4.tar.gz
quake3_1.4_all.deb
  to contrib/q/quake3/quake3_1.4_all.deb


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



Accepted gscan2pdf 1.0.4-2 (source all)

2012-06-23 Thread Jeffrey Ratcliffe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 13:34:06 +0200
Source: gscan2pdf
Binary: gscan2pdf
Architecture: source all
Version: 1.0.4-2
Distribution: unstable
Urgency: low
Maintainer: Jeffrey Ratcliffe j...@debian.org
Changed-By: Jeffrey Ratcliffe j...@debian.org
Description: 
 gscan2pdf  - GUI to produce PDFs or DjVus from scanned documents
Closes: 670640 670831
Changes: 
 gscan2pdf (1.0.4-2) unstable; urgency=low
 .
   * Fix unpaper as part of scan process
 Closes: #670640 (Can't call method get_cmdline)
   * Deal with non-utf-8 characters in OCR output
 Closes: #670831 (not resilient against non utf-8 from tesseract)
   * Bumped standards to 3.9.3 (no changes required)
Checksums-Sha1: 
 e5debba4cf3ae9f9a73691a1f5e2778920f48ba6 1287 gscan2pdf_1.0.4-2.dsc
 48a07b24665b92854149825cbd466e2094e43cc1 4357 gscan2pdf_1.0.4-2.diff.gz
 616d5c595b195f214e305cdf4ebde83c726128ce 399904 gscan2pdf_1.0.4-2_all.deb
Checksums-Sha256: 
 3b436d7e7a6f78b4f28f7db22bda1e1d95e6fbc789ce478f8c52475bd8e675c4 1287 
gscan2pdf_1.0.4-2.dsc
 ab0143913d277f9c67bf79fc58bd6feb7ec96813c5e41b613f255f16c9c6c91a 4357 
gscan2pdf_1.0.4-2.diff.gz
 c472baf74ba60d8ac8f36c2b6f193ec21cded2ed77b4d404dba3d4452d5acb2c 399904 
gscan2pdf_1.0.4-2_all.deb
Files: 
 d6124452eb10f93cb401ea3a2e459d83 1287 utils optional gscan2pdf_1.0.4-2.dsc
 58c315c6692730921ac5760ad42dd592 4357 utils optional gscan2pdf_1.0.4-2.diff.gz
 6ec9d98ca5d29fb3313f5dfea6239750 399904 utils optional 
gscan2pdf_1.0.4-2_all.deb

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

iEYEARECAAYFAk/l1xsACgkQVDAgnE3XzJNymQCgrBjYhF6EzAIHfuqAoj3m305I
+IsAn2QC3tih7esJLn1MrJIjNIZ73DLa
=7QOU
-END PGP SIGNATURE-


Accepted:
gscan2pdf_1.0.4-2.diff.gz
  to main/g/gscan2pdf/gscan2pdf_1.0.4-2.diff.gz
gscan2pdf_1.0.4-2.dsc
  to main/g/gscan2pdf/gscan2pdf_1.0.4-2.dsc
gscan2pdf_1.0.4-2_all.deb
  to main/g/gscan2pdf/gscan2pdf_1.0.4-2_all.deb


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



Accepted libregexp-assemble-perl 0.35-6 (source all)

2012-06-23 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 09 Jun 2012 09:19:07 +0200
Source: libregexp-assemble-perl
Binary: libregexp-assemble-perl
Architecture: source all
Version: 0.35-6
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Xavier Guimard x.guim...@free.fr
Description: 
 libregexp-assemble-perl - Assemble multiple Regular Expressions into a single 
RE
Changes: 
 libregexp-assemble-perl (0.35-6) unstable; urgency=low
 .
   * Join Debian Perl project
   * convert to Copyright Format 1.0
   * add Vcs-* fields
Checksums-Sha1: 
 0a3b6dad61da3ea9c48a7b66c75c4c177e94a114 1496 
libregexp-assemble-perl_0.35-6.dsc
 818b418ef710eb2c133f4471ba1ec140b7298d7d 6254 
libregexp-assemble-perl_0.35-6.debian.tar.gz
 6cb095cf9a8dbf737fea37d1d10094d7fec1d2a5 69740 
libregexp-assemble-perl_0.35-6_all.deb
Checksums-Sha256: 
 d9e688fd6b2886b16e0775e2b8b60389b340d767906a6006a5e438b9ceee4213 1496 
libregexp-assemble-perl_0.35-6.dsc
 80c13baa48afa334735038295871e52048beda25e2a0a8549c5e3069dbffa832 6254 
libregexp-assemble-perl_0.35-6.debian.tar.gz
 8a0d099bce2b8c919f0df30da0d3ab015905f5d2f5c7d6455681b9de50d7a4e6 69740 
libregexp-assemble-perl_0.35-6_all.deb
Files: 
 79347f23c18ffdfb91748029a5412c38 1496 perl optional 
libregexp-assemble-perl_0.35-6.dsc
 2b0b3da7221b3d27ffb4b70b27b58982 6254 perl optional 
libregexp-assemble-perl_0.35-6.debian.tar.gz
 d431db09b1d7a4a7b4c8a65867596659 69740 perl optional 
libregexp-assemble-perl_0.35-6_all.deb

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

iEYEARECAAYFAk/l0hoACgkQZ9okSKmj7dX7GACeIK40N3M6X53mOasuf2brcEUK
QRQAoIRL4J2tHgFZ1AfVZub4Q63VIL/1
=y3AY
-END PGP SIGNATURE-


Accepted:
libregexp-assemble-perl_0.35-6.debian.tar.gz
  to 
main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.35-6.debian.tar.gz
libregexp-assemble-perl_0.35-6.dsc
  to main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.35-6.dsc
libregexp-assemble-perl_0.35-6_all.deb
  to main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.35-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/e1sirsx-0006a0...@franck.debian.org



Accepted python-pip 1.1-3 (source all)

2012-06-23 Thread Carl Chenet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 16:18:21 +0200
Source: python-pip
Binary: python-pip python3-pip
Architecture: source all
Version: 1.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Carl Chenet cha...@debian.org
Description: 
 python-pip - alternative Python package installer
 python3-pip - alternative Python package installer - Python 3 version of the pa
Closes: 677801
Changes: 
 python-pip (1.1-3) unstable; urgency=low
 .
   * debian/patches
 - add test_urlparse_uses_fragment.patch (Closes: #677801)
Checksums-Sha1: 
 a9c7977dbc1814a2e188d5a7c169ca28c0ece49e 2132 python-pip_1.1-3.dsc
 ef85e068fd4a1c6b8c6c2e9c1dc30b241ef4bb36 7203 python-pip_1.1-3.debian.tar.gz
 c33418777cbb82320a53f63083ecea1da4f8f559 111846 python-pip_1.1-3_all.deb
 8619667d9c3ea82e13138546baa3c56d6228b68d 79700 python3-pip_1.1-3_all.deb
Checksums-Sha256: 
 28d5856fe089a26d7a57a223c2586103006b352b65b7e18ed52eb59873732a61 2132 
python-pip_1.1-3.dsc
 7a49c5e78075e08199c1d9fc1a3a8523e71885bcf8c0a38f7a7aa61c0152ea15 7203 
python-pip_1.1-3.debian.tar.gz
 ffd03a25f0c1f457e810a930d83b0cab07e8c70b0f3ce63747544cc6fc39a61f 111846 
python-pip_1.1-3_all.deb
 e144a20bf1236fbed9d215c26fa47c31ffa774eb3bd269256bd3fb36594e9cff 79700 
python3-pip_1.1-3_all.deb
Files: 
 436a1e316308cc36ad611fa5935b70b9 2132 python optional python-pip_1.1-3.dsc
 7bdb39364c0078d515dfb87819eb35cf 7203 python optional 
python-pip_1.1-3.debian.tar.gz
 b9f16d9d57fbfb42a96d3b2ece11acae 111846 python optional 
python-pip_1.1-3_all.deb
 359e23ac512542da8263cde2353f86e0 79700 python optional 
python3-pip_1.1-3_all.deb

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

iQIcBAEBAgAGBQJP5dUoAAoJEAJwonWM1zbiIjsQAJzzvuIQqWttQ1x1eA2hQu1b
AlethVlgi45fNUBeflD8LGUU+1k0+xnVLv4rCdQJ9V83DeT6oI/tvEatPVsGL/I/
RaMbyNYIKsTN3vrbYyEebUYRKHgF05hHCautjI2Up1JYa3+Ly88DMHLPpsgmtvDD
+tLiOCcATqydhjyPzdiMLSNYb3gqpQkyzp9M5ikNi+yT6Whz9K68Ev3V5+VFwZZP
U1vZxuDb3Z3Qv3tNTCMZgC4/qy1THRqRIZpJod/9gssT5fbHPgxPdiZVZ4hfJDbC
Jv6ftUGAQtTtPGYZVZqT1hfoDTEW798KmEm+CAYn521DjWcfwA7IMxDoLqHpglSA
ln8MmQFFbRqHaElGd1omlCV794AK3jg52875501PqoEwZ1bqoyf1qgjax0ayPrmE
3GWwQNCsCcml2Q6o3PA3Mpw+1keKCMiiwZdG1HGEXfGGC2y151NU7thxlrJxiRNB
+9m2YbKKXAX5sU/Mt4uq1CTxlyjEwdAxjNR1cbTs5M1WOm7L+XZwgND6aoGaApq9
oBflRHlhw+T9Sv7CxYIvbAecx7UetgyUSskrkLlw5nCAgp7QqAUj1oNjUKBHJJJk
3f74DVUbXTfUpB0JwWV2nh5o2f48SFK2w/yayKCriJLDOU5XoHeY1zo+FjmiyFLH
xg4BsLGiDtkQRvnp6pz+
=6o/s
-END PGP SIGNATURE-


Accepted:
python-pip_1.1-3.debian.tar.gz
  to main/p/python-pip/python-pip_1.1-3.debian.tar.gz
python-pip_1.1-3.dsc
  to main/p/python-pip/python-pip_1.1-3.dsc
python-pip_1.1-3_all.deb
  to main/p/python-pip/python-pip_1.1-3_all.deb
python3-pip_1.1-3_all.deb
  to main/p/python-pip/python3-pip_1.1-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/e1sirun-0006l6...@franck.debian.org



Accepted rapidsvn 0.12.0dfsg-6 (source amd64)

2012-06-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 16:53:59 +0200
Source: rapidsvn
Binary: rapidsvn libsvncpp3 libsvncpp-dev
Architecture: source amd64
Version: 0.12.0dfsg-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libsvncpp-dev - Subversion C++ library (development files)
 libsvncpp3 - Subversion C++ shared library
 rapidsvn   - GUI client for Subversion
Closes: 644409 678556
Changes: 
 rapidsvn (0.12.0dfsg-6) unstable; urgency=low
 .
   * QA upload.
   * Fix rapidsvn SEGV with Subversion 1.7: apply slightly modified upstream
 patch, thanks Philip Martin.
 Additionally make runtime dependency of rapidsvn on libsvncpp3 versioned
 to make sure a fixed libsvncpp3 gets pulled in.
 (Closes: #644409)
   * Fix please drop Build-Depends: libserf-0-0-dev: do as the bug report
 requests, thanks Peter Samuelson.
 (Closes: #678556)
Checksums-Sha1: 
 f243fbbc7cae16f6b7599ecdbad7c6b3f0f00c13 1972 rapidsvn_0.12.0dfsg-6.dsc
 160e2fec31b57c0ee94c120f3e51d8ba31084fa8 9265 
rapidsvn_0.12.0dfsg-6.debian.tar.gz
 c2daf7ebffb3d4bcb9c8f0f5a0df0f887edaf898 393822 rapidsvn_0.12.0dfsg-6_amd64.deb
 1bd378dfb764504a2e57b0c469968b52a0148f59 67512 
libsvncpp3_0.12.0dfsg-6_amd64.deb
 7c6411cbfbfb2e4464da8ccb70a12cd1e4105263 312566 
libsvncpp-dev_0.12.0dfsg-6_amd64.deb
Checksums-Sha256: 
 23f13fecffe398844a55e37abd25e760c8c3afd8e75831e5158dfc7e1f1df3ac 1972 
rapidsvn_0.12.0dfsg-6.dsc
 f5a0049a5f7b07c5cd084ce3a14aa5f9a3c4df497767492d75e88b0154a0f30e 9265 
rapidsvn_0.12.0dfsg-6.debian.tar.gz
 db0e6e2dc1da59b7249e57064b3dad12e00c3eede7690dd6fab242b1a39b2fed 393822 
rapidsvn_0.12.0dfsg-6_amd64.deb
 b290d23d05243ca460738bebf6a6e19e58a757708aba32c37202affb45f4c14d 67512 
libsvncpp3_0.12.0dfsg-6_amd64.deb
 5e1c26d053b9b837b1ab90813aefbf841e383ffcc57fbde34a13a7e391a83eef 312566 
libsvncpp-dev_0.12.0dfsg-6_amd64.deb
Files: 
 e8d7259124b002717bcdf0982e16333e 1972 x11 optional rapidsvn_0.12.0dfsg-6.dsc
 bab5d825572699708135d34a20365a2e 9265 x11 optional 
rapidsvn_0.12.0dfsg-6.debian.tar.gz
 a38e0b4d48510a560d8adcb63913dcdf 393822 x11 optional 
rapidsvn_0.12.0dfsg-6_amd64.deb
 77aa892e467bd62778f2ef1be16c1438 67512 libs optional 
libsvncpp3_0.12.0dfsg-6_amd64.deb
 3b367c5f5a32ccd9e9788b3a2ee118e6 312566 libdevel optional 
libsvncpp-dev_0.12.0dfsg-6_amd64.deb

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

iQIcBAEBCAAGBQJP5dkYAAoJELs6aAGGSaoGnJMP/1zTq3X8V7w5qHn1rO/1ffXe
Xh76G9+keYbJrZLjdWkPve9rp+y2fMOln7GiuNPW6lMChePKmJ1nAosNqftA0ULm
e5guw3D10GWZjASfkAkgvKLl07x15s7vl5gT9RkBAw23Scy5IlCiZf/hiZ+3bNWs
qHYumJmA0vhPDDvzPvdHnO/EXTvFzMDu1P7QiXyZeBVnN61NOawLApL52zqFwYVE
cpVNqdrgOKS8EPFUhAjnfgkKEcwzG6LXGMKhkzJwbjoL3PQW+tXbodXfIZXfVRpt
NFB7XQSBg0pmxxGhavuvRhmFwXWcfn4tNOjRkdR86fhvDyp/k7LboNEpiKyW22EI
EaI1rz/fnVIRe4oelZZa0lLkYCSDkimYMpuLm2mXdSmlhII3p/rx/PhXmxlfsqEf
SOiF+PCjSGE45mm0eFGcDUJTusqXt1auV4qHv2H9uac/A+YMTJ4/gR7FuuglRWtq
x5eQV2/MO/66H61Gk0V6y9UdPIZ03qsdLWacyTd3IhJQVEPwvAK0Xu5Py+qZfL6F
qygTbvP3LgDukCVVB1MZdNr25ArSSHy8/ooQCfEGBMEG6dFpa+qkX7H0N/c4ShVX
2lwmin+gzoYHhWR9pDYSNSRerKOc/LcjahVg7wIRHrGXguhgrYQxasg1ZW0UpLdE
1nxTuNqQQb+6Qit8ctJH
=/DqX
-END PGP SIGNATURE-


Accepted:
libsvncpp-dev_0.12.0dfsg-6_amd64.deb
  to main/r/rapidsvn/libsvncpp-dev_0.12.0dfsg-6_amd64.deb
libsvncpp3_0.12.0dfsg-6_amd64.deb
  to main/r/rapidsvn/libsvncpp3_0.12.0dfsg-6_amd64.deb
rapidsvn_0.12.0dfsg-6.debian.tar.gz
  to main/r/rapidsvn/rapidsvn_0.12.0dfsg-6.debian.tar.gz
rapidsvn_0.12.0dfsg-6.dsc
  to main/r/rapidsvn/rapidsvn_0.12.0dfsg-6.dsc
rapidsvn_0.12.0dfsg-6_amd64.deb
  to main/r/rapidsvn/rapidsvn_0.12.0dfsg-6_amd64.deb


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



Accepted torbutton 1.4.6-1 (source all)

2012-06-23 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 15:19:11 +0200
Source: torbutton
Binary: xul-ext-torbutton iceweasel-torbutton
Architecture: source all
Version: 1.4.6-1
Distribution: unstable
Urgency: low
Maintainer: Jérémy Bobbio lu...@debian.org
Changed-By: Jérémy Bobbio lu...@debian.org
Description: 
 iceweasel-torbutton - transitional dummy package
 xul-ext-torbutton - Iceweasel/Firefox extension enabling 1-click toggle of Tor 
usage
Changes: 
 torbutton (1.4.6-1) unstable; urgency=low
 .
   * New upstream release.
   * Disable locked_mode in default settings. But Wheezy will be the last
 release of Debian with a 'toggling' Torbutton.
Checksums-Sha1: 
 578511ad204295edd7e428bd9f7ed77debe575ab 2071 torbutton_1.4.6-1.dsc
 b0f00f5b146758175e0c4ddb1294f9a5b29651cf 596975 torbutton_1.4.6.orig.tar.gz
 67c3cfbe8dc8e8fcbe64752a04dc6f146e69f2ed 8455 torbutton_1.4.6-1.debian.tar.gz
 5c0e62fef6a6e51f3f7cb54d4ef508c8b60234cf 373380 
xul-ext-torbutton_1.4.6-1_all.deb
 797126e0160070066bf38e2c08d56506580482ff 15890 
iceweasel-torbutton_1.4.6-1_all.deb
Checksums-Sha256: 
 165329fdaecc4e464912f2f7d7a3c2168478ecb3a4372e1966149f0cfde2379e 2071 
torbutton_1.4.6-1.dsc
 0b28e5434d8caba1a28824176f8e77f9126b8ae5815c35f64ec855c8d3f8ccb1 596975 
torbutton_1.4.6.orig.tar.gz
 75600974305429c78abb692056157f37ca3fad9e5195bdbd05db3d6f61e9982c 8455 
torbutton_1.4.6-1.debian.tar.gz
 4627662706b128aa26255cdcb888efc94dd55338018c3a4a7cddf8105b649db5 373380 
xul-ext-torbutton_1.4.6-1_all.deb
 942504461632f8e4bedf1809f6ec216755e31691a1de0d075c0b3145354f6ff4 15890 
iceweasel-torbutton_1.4.6-1_all.deb
Files: 
 43f8b8332dd7e49fa44bcabc9e009af9 2071 web optional torbutton_1.4.6-1.dsc
 199dda8f8ac29ccd46febcae6dc9a461 596975 web optional 
torbutton_1.4.6.orig.tar.gz
 05fd7c47549928a6d768c75b79d17e68 8455 web optional 
torbutton_1.4.6-1.debian.tar.gz
 8402fe868fd71ed19ab81592a0699784 373380 web optional 
xul-ext-torbutton_1.4.6-1_all.deb
 3f7106da1b19e6cea63db89de961ca6f 15890 web optional 
iceweasel-torbutton_1.4.6-1_all.deb

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

iQIcBAEBCAAGBQJP5cxhAAoJEEgU3sIrMHw87iMQAK72Y9662F1NkAZgDmQWzedh
FlShbFSbnI8gQSXFTOUEYoO5eNPWg8Vpu1Bvh6Zh49XNvKMmT2tG+v5bb5xa7/ku
FRMaQ3GEnVLC/7Q7JliYY2R5H62UGzZds+dJRprlxmU8ywqLvqkN8Ic5P18nxAnW
RulwTqopfNmTfoRHiUXGxez/bjAP1BPt9AHQGtmpmb+4Ct8xxyf5IhUuM9Z1EnBH
vZlKedldmCqi2eBYb9l+rPP4tZdkVYzEi7jZKEueMtnGsJ5EPAWj9kgQVSwHC8Gt
gCQC5s9Wp5xTIZ6/tP93jKomAGV/zXHO31Tn81KvV3thAIM48pTvnD98tx1ogBCL
flHOrurXbGSn6eDLjurh7T/SEKExAcI1lEHdUvkrRDJhGI0PYmhCVHH8gt8OrKIK
kfUHacvoaLF9DZ+ZrFi9mqdcU3SsA/Kb/22P8Aw7B6PoWkwLRjfyQ93ABF8/i/B2
+1CtHmEicUamTVy4CTgTGT3Z0/6CQWnIHKS9Bea7GMSOg3yDD848LjzHRBw2pC+n
XBE+GjTty27GoKPN1GMpy1iB2qt3aEgMtQ5fF98AxHiURMSCdn/tcXLvgh+VbRMQ
BURxfv3azS8TVC851d2keEDG2Mb4kvdbvpBeYllsXbsyKN7c7xAR6rZq0yR1QFgz
UicjydqH0Z3kQouNMO+t
=dQ9L
-END PGP SIGNATURE-


Accepted:
iceweasel-torbutton_1.4.6-1_all.deb
  to main/t/torbutton/iceweasel-torbutton_1.4.6-1_all.deb
torbutton_1.4.6-1.debian.tar.gz
  to main/t/torbutton/torbutton_1.4.6-1.debian.tar.gz
torbutton_1.4.6-1.dsc
  to main/t/torbutton/torbutton_1.4.6-1.dsc
torbutton_1.4.6.orig.tar.gz
  to main/t/torbutton/torbutton_1.4.6.orig.tar.gz
xul-ext-torbutton_1.4.6-1_all.deb
  to main/t/torbutton/xul-ext-torbutton_1.4.6-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/e1sirvp-0006ow...@franck.debian.org



Accepted vte 1:0.28.2-5 (source all amd64)

2012-06-23 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 16:02:46 +0200
Source: vte
Binary: libvte9 libvte9-udeb libvte-dev libvte-common python-vte libvte-doc
Architecture: source all amd64
Version: 1:0.28.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 libvte-common - Terminal emulator widget for GTK+ 2.x - common files
 libvte-dev - Terminal emulator widget for GTK+ 2.0 - development files
 libvte-doc - Terminal emulator widget for GTK+ 2.x - documentation
 libvte9- Terminal emulator widget for GTK+ 2.0 - runtime files
 libvte9-udeb - Terminal emulator widget for GTK+ 2.0 - minimal runtime (udeb)
 python-vte - Python bindings for the VTE widget set
Closes: 677717
Changes: 
 vte (1:0.28.2-5) unstable; urgency=medium
 .
   * Update repository URL.
   * 03_CVE-2012-2738.patch, 04_CVE-2012-2738.patch: backport upstream
 patches to fix a memory exhaustion vulnerability. Closes: #677717.
Checksums-Sha1: 
 c971eaf2e74fcfcb6aa4d16cbee75ae0a26a6265 1885 vte_0.28.2-5.dsc
 6eb2530cc3e66b9025152131518dea718e2b9f4f 21852 vte_0.28.2-5.debian.tar.gz
 5a13679f2a2758201df9d0c58d913a05cd0b087e 434640 libvte-common_0.28.2-5_all.deb
 ca8389f75d4ad1ea43e958cad0d3f0e7355e54f0 433306 libvte-doc_0.28.2-5_all.deb
 a6cc3a966a43f43bd7c95c89ae45ca216244678e 726454 libvte9_0.28.2-5_amd64.deb
 a424cf779e7614d79740c422b6342de04fed3646 216968 
libvte9-udeb_0.28.2-5_amd64.udeb
 350d5ad94b4b6d0d12b32ed6e0ab154b613d9268 759132 libvte-dev_0.28.2-5_amd64.deb
 fd9d040a134838111ca28f4707dbdae2490daa00 413256 python-vte_0.28.2-5_amd64.deb
Checksums-Sha256: 
 3b4d5fe4776335000ca523b0821cf21a3fb445fc4379628567d96ab0f24c851d 1885 
vte_0.28.2-5.dsc
 dfb1c5d29f64ed8df7ae77cd70ddbede339a70cbdeb5c4c8fd9226639d8e834b 21852 
vte_0.28.2-5.debian.tar.gz
 c848d13b08d88cb50cfba6c4377297bfdccf9962a54ff3964ea9cc5fdf23a89d 434640 
libvte-common_0.28.2-5_all.deb
 adbd4e44b9359b58d4e5aa708c412164c94327fb108e1cd1c34656a8048de73f 433306 
libvte-doc_0.28.2-5_all.deb
 1afb434bd9fe1d26947338d67078f6101de6ca4bad2bbd387b15c07feedd8dea 726454 
libvte9_0.28.2-5_amd64.deb
 4963033cbda5a8ba7eb8ebf1debae34463b8e63b821259860cfb51c1ab99562d 216968 
libvte9-udeb_0.28.2-5_amd64.udeb
 6143041bdd6ad9ea5d1aff33ec87bdfdf71de4d711957f25a107bc9c06fc7c9f 759132 
libvte-dev_0.28.2-5_amd64.deb
 5d7b81fdb6a32a0407a856cdac4d453fafbd09dd44dbf840ffa9d87eab7bb497 413256 
python-vte_0.28.2-5_amd64.deb
Files: 
 6c40cde38623ee990c2eb52619064088 1885 libs optional vte_0.28.2-5.dsc
 2699eaa8be90361be42116f712db9f99 21852 libs optional vte_0.28.2-5.debian.tar.gz
 03923752a261c6d57944369484ded4df 434640 libs optional 
libvte-common_0.28.2-5_all.deb
 d8da6a3f9f5b78520f8e8c36b21a0b46 433306 doc optional 
libvte-doc_0.28.2-5_all.deb
 8d81236d7373645c53ab33f24e9f96e7 726454 libs optional 
libvte9_0.28.2-5_amd64.deb
 7da7201effaf5ced19abd9d0b45aa2c6 216968 debian-installer extra 
libvte9-udeb_0.28.2-5_amd64.udeb
 16ea0fb11037be1e2c6ccb35221afd4a 759132 libdevel optional 
libvte-dev_0.28.2-5_amd64.deb
 baeb69eed3765fbf83a12cf0a62af7f8 413256 python optional 
python-vte_0.28.2-5_amd64.deb
Package-Type: udeb

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

iD8DBQFP5dsGrSla4ddfhTMRAi0wAKDUabZUdK3wnRH5WjHSc6MggSl0cACg9Mx5
jeVArmJe4kYIjd4UR6TpDuQ=
=Wt0/
-END PGP SIGNATURE-


Accepted:
libvte-common_0.28.2-5_all.deb
  to main/v/vte/libvte-common_0.28.2-5_all.deb
libvte-dev_0.28.2-5_amd64.deb
  to main/v/vte/libvte-dev_0.28.2-5_amd64.deb
libvte-doc_0.28.2-5_all.deb
  to main/v/vte/libvte-doc_0.28.2-5_all.deb
libvte9-udeb_0.28.2-5_amd64.udeb
  to main/v/vte/libvte9-udeb_0.28.2-5_amd64.udeb
libvte9_0.28.2-5_amd64.deb
  to main/v/vte/libvte9_0.28.2-5_amd64.deb
python-vte_0.28.2-5_amd64.deb
  to main/v/vte/python-vte_0.28.2-5_amd64.deb
vte_0.28.2-5.debian.tar.gz
  to main/v/vte/vte_0.28.2-5.debian.tar.gz
vte_0.28.2-5.dsc
  to main/v/vte/vte_0.28.2-5.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/e1sis65-0006wc...@franck.debian.org



Accepted x2vnc 1.7.2-4 (source amd64)

2012-06-23 Thread Magnus Holmgren
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jun 2012 17:07:10 +0200
Source: x2vnc
Binary: x2vnc
Architecture: source amd64
Version: 1.7.2-4
Distribution: unstable
Urgency: low
Maintainer: Magnus Holmgren holmg...@debian.org
Changed-By: Magnus Holmgren holmg...@debian.org
Description: 
 x2vnc  - Link a VNC and and an X display together, simulating a multiheade
Changes: 
 x2vnc (1.7.2-4) unstable; urgency=low
 .
   * man-listen.patch: Create proper patch of Added listen option to
 manpage from 1.6-4.
   * format-security.patch (new): Fix incorrect use of fprintf() (it
 probably wasn't too dangerous as it was only argv[0] that was used as
 a format string).
   * debian/rules: Use dpkg-architecture and dpkg-buildflags.
   * debian/rules: Add build-arch and build-indep targets.
   * Bump Standards-Version to 3.9.3.
Checksums-Sha1: 
 a18480c34e013bd26492d48915b4515f406acffb 1128 x2vnc_1.7.2-4.dsc
 54834a9ceb4473c8f7e7986517500eb021427399 6314 x2vnc_1.7.2-4.debian.tar.gz
 4c22fe1973e8e08ffee4ee47c75c666704225ffc 34580 x2vnc_1.7.2-4_amd64.deb
Checksums-Sha256: 
 3259aa14ce130ee5934f9f6b74f7acd3796d9cd406bcabc08341c05e62d8b041 1128 
x2vnc_1.7.2-4.dsc
 b5635a424e7e4e226bd14ba5bc127c727df4794a462ab006909a21f4d0613c03 6314 
x2vnc_1.7.2-4.debian.tar.gz
 e2fb96f3f736ffbcc567f8ffafc5b5c9d49c74eb83b68d0ec1d0604d1a4d4da3 34580 
x2vnc_1.7.2-4_amd64.deb
Files: 
 7fbc4bb08a15ff1e861519a6616d8989 1128 x11 optional x2vnc_1.7.2-4.dsc
 a8bddf1d461924ea08db83235e2dd67e 6314 x11 optional x2vnc_1.7.2-4.debian.tar.gz
 fc61928be821fea492ea4c0dbb762509 34580 x11 optional x2vnc_1.7.2-4_amd64.deb

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

iEYEAREIAAYFAk/l3AsACgkQk7mRNn1h4+ZYFgCgxX5FFcW1lwkGxF8Hd2VZzUAP
60EAoND0lOkpDSumz3gNTMjmcSt095MD
=AZFC
-END PGP SIGNATURE-


Accepted:
x2vnc_1.7.2-4.debian.tar.gz
  to main/x/x2vnc/x2vnc_1.7.2-4.debian.tar.gz
x2vnc_1.7.2-4.dsc
  to main/x/x2vnc/x2vnc_1.7.2-4.dsc
x2vnc_1.7.2-4_amd64.deb
  to main/x/x2vnc/x2vnc_1.7.2-4_amd64.deb


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



Accepted gimp-dimage-color 1.1.0-3.1 (source amd64)

2012-06-23 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 21 Jun 2012 17:43:31 +0200
Source: gimp-dimage-color
Binary: gimp-dimage-color
Architecture: source amd64
Version: 1.1.0-3.1
Distribution: unstable
Urgency: low
Maintainer: James Troup ja...@nocrew.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 gimp-dimage-color - GIMP plugin to convert Minolta DiMAGE pictures to sRGB 
colour spa
Closes: 674329
Changes: 
 gimp-dimage-color (1.1.0-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: gimpmatrix.h:23:2: error: #error Only
 libgimpmath/gimpmath.h can be included directly.:
 patch from Sebastian Ramacher to fix #includes.
 (Closes: #674329)
Checksums-Sha1: 
 85e0356d65e3291f51d7f47bd8d58ae07e2e2a9e 1732 gimp-dimage-color_1.1.0-3.1.dsc
 b9984a25b7e4cee2b3033164bd9ddfaee406d202 142686 
gimp-dimage-color_1.1.0-3.1.diff.gz
 57e11935898ae068b284bcc666bc4e404e192086 20522 
gimp-dimage-color_1.1.0-3.1_amd64.deb
Checksums-Sha256: 
 4e4d142666c0b433e055e699bb84b9a01a3d5a776974deb8e028ce40c09ac52d 1732 
gimp-dimage-color_1.1.0-3.1.dsc
 5e3070e3655bbc03434a75efe07cf63231afcdaf531b2d4dc1b7a11ef068 142686 
gimp-dimage-color_1.1.0-3.1.diff.gz
 a4ebdd4fb72eb16a27017525d5c22e5d06cc7eff1b2326711fae4ddea1f3cb25 20522 
gimp-dimage-color_1.1.0-3.1_amd64.deb
Files: 
 f3aa1c7b28658ff6fc700a4d50e59315 1732 graphics extra 
gimp-dimage-color_1.1.0-3.1.dsc
 56b9055e45163ef3e07c142beb54439e 142686 graphics extra 
gimp-dimage-color_1.1.0-3.1.diff.gz
 3138a4a322e0611a3c940e43234a2f75 20522 graphics extra 
gimp-dimage-color_1.1.0-3.1_amd64.deb

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

iQIcBAEBCAAGBQJP40FkAAoJELs6aAGGSaoGiU8P/iQr6PKjk9Uyfimksr4Cq2qi
kY3Yeuu0S1bOkc9zlsZQo64QJSP9m1mSabj724j74DcxCxazKB8urnUByLLrpEAX
Hd4SLtZLMvsrQEShsVAIxsw3tM2Zudk4Bum5Kd0wAdTX9MOpg26QDp36fxKZqNHO
33R8jCJWk1LFhJmidmJhi7EeG0D72zpU+NoRBi9bA4S4tfm7idciRZ5fLLsseRg/
tVh0hXkFerrLX22NXCW39ZQwmV86WRYHiITLebu0e51GaGhwEKbyv0Mw4HtdCDfU
v9NZipPMM9733xGU9eoNanw3V8lsPr+LyTs/taHBHEq+Xze5p/PpsGKjCCiN4JXI
BNrU+ZsmZUplqG3oTx7emG3hZyymry0trJnm2AjaxhszVeuQ554zkdwBBc5w0M8c
JzkkRHU+otgckx0mfXBz6NrfBHw9hvsNuhFV+QF1JOFAWahTIHNwTPAhjFs5AG0b
xbYReO3mh154LQr1ERucw72DdlMGTjHaYmzztC+aIqsfvSHUVN0kIK/mUQuGDBPf
yMn+TEPXNJIpVEK5TLRgVJPauyty72YeV8So19B+ja5+R0dCdx8Gri3noNPwd9y6
n+krISw0Eo8CQ4vaGfnGojhiJv2v+UZ9hpudrxhv6trOWFyHqfsE1l9ORlULA9jf
b87tn6PhqrkCuHaHkAbv
=iFW9
-END PGP SIGNATURE-


Accepted:
gimp-dimage-color_1.1.0-3.1.diff.gz
  to main/g/gimp-dimage-color/gimp-dimage-color_1.1.0-3.1.diff.gz
gimp-dimage-color_1.1.0-3.1.dsc
  to main/g/gimp-dimage-color/gimp-dimage-color_1.1.0-3.1.dsc
gimp-dimage-color_1.1.0-3.1_amd64.deb
  to main/g/gimp-dimage-color/gimp-dimage-color_1.1.0-3.1_amd64.deb


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



Accepted gpa 0.9.0-2 (source amd64)

2012-06-23 Thread dale
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 17:04:46 +0200
Source: gpa
Binary: gpa
Architecture: source amd64
Version: 0.9.0-2
Distribution: unstable
Urgency: low
Maintainer: Michael Banck mba...@debian.org
Changed-By: Daniel Leidert (dale) daniel.leid...@wgdd.de
Description: 
 gpa- GNU Privacy Assistant (GPA)
Closes: 448765 614698 625513 628305 634930
Changes: 
 gpa (0.9.0-2) unstable; urgency=low
 .
   * Acknowledge NMU (closes: #628305, #634930).
   * debian/compat: Increased debhelper compatibility level to 7.
   * debian/control: Set DM-Upload-Allowed.
 (Standards-Version): Bumped to 3.9.3.
 (Build-Depends): Increased required debhelper and autotools-dev versions.
 (Vcs-Browser): Point to real location.
   * debian/gpa.1: Fixed typos. Fixed syntax (arguments may contain files).
   * debian/gpa.dirs: Dropped (useless).
   * debian/gpa.docs: Removed NEWS (closes: #614698).
   * debian/rules: Rewritten for debhelper 7. Enabled hardening flags.
   * debian/source/format: Added for source format 3.0 (quilt).
   * debian/patches/628305_build_with_libassuan_v2.patch: Added.
 - Includes patch to fix #628305, #634930.
   * debian/patches/448765_grammar_fixes.patch: Added.
 - Fix grammar issues (closes: #448765).
   * debian/patches/625513_fix_expiration_date.patch: Added.
 - Fix bases for the month (closes: #625513).
   * debian/patches/series: Added.
Checksums-Sha1: 
 718d24e212a293e86c0200afa0b859c94871897f 1424 gpa_0.9.0-2.dsc
 3435b5953f8f3850ac63496b1e2f191f559bef24 9978 gpa_0.9.0-2.debian.tar.gz
 0c904dec7adff3e0e482b47a7d40ca3e58b87bee 348068 gpa_0.9.0-2_amd64.deb
Checksums-Sha256: 
 9a00e6d6e77d8ae830af18f504d5dd87a898fb1b7f47061107ce0bc5de65f408 1424 
gpa_0.9.0-2.dsc
 0384dcfad26416538f1d81b5cf32075e26c7f48b7b9f0ba80e348655a37d24b0 9978 
gpa_0.9.0-2.debian.tar.gz
 a1230e52721be98e256f56ee834d640815f827c73c0076bd300854e6f2dbd048 348068 
gpa_0.9.0-2_amd64.deb
Files: 
 35391a565fc339184ab8e5aca8b43eea 1424 utils optional gpa_0.9.0-2.dsc
 4af0134c23edff5f5ceccd48211a4153 9978 utils optional gpa_0.9.0-2.debian.tar.gz
 cdc317ebe2b38162dd2c543d43453710 348068 utils optional gpa_0.9.0-2_amd64.deb

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

iEYEARECAAYFAk/l6PcACgkQmHaJYZ7RAb8fygCfSaq0GQTPzBVDIdyhuMO1ZYO5
ZuEAoKvmMikUv2tTM5S0Av9t2Z004+ja
=dg1n
-END PGP SIGNATURE-


Accepted:
gpa_0.9.0-2.debian.tar.gz
  to main/g/gpa/gpa_0.9.0-2.debian.tar.gz
gpa_0.9.0-2.dsc
  to main/g/gpa/gpa_0.9.0-2.dsc
gpa_0.9.0-2_amd64.deb
  to main/g/gpa/gpa_0.9.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/e1sit1k-0002td...@franck.debian.org



Accepted sip4 4.13.3-2 (source i386 all)

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

Format: 1.8
Date: Fri, 22 Jun 2012 11:54:27 -0400
Source: sip4
Binary: python-sip python-sip-dbg python-sip-dev python-sip-doc python3-sip 
python3-sip-dev python3-sip-dbg
Architecture: source i386 all
Version: 4.13.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 python-sip - Python/C++ bindings generator runtime library
 python-sip-dbg - Python/C++ bindings generator runtime library (debug 
extension)
 python-sip-dev - Python/C++ bindings generator development files
 python-sip-doc - Python/C++ bindings generator documentation
 python3-sip - Python 3/C++ bindings generator runtime library
 python3-sip-dbg - Python 3/C++ bindings generator runtime library (debug 
extension)
 python3-sip-dev - Python 3/C++ bindings generator development files
Changes: 
 sip4 (4.13.3-2) unstable; urgency=low
 .
   * Install sip.h for python3-sip-dev in the correct directories
   * Add support for dpkg-buildflags in debian/rules
 - Build dbg packages -02 instead of -00 as a consequence
 - Add build-depends on dpkg-dev (= 1.16.1~)
   * Add missing build-depends on flex
   * Drop unneeded depends on libjs-jquery for python3-sip-dev
Checksums-Sha1: 
 8e687ac81052530f5c624dbdb9c1fd7192d99be7 1810 sip4_4.13.3-2.dsc
 e1edecd91eb479985d2ce6b3efb2a356e5cfee82 16903 sip4_4.13.3-2.debian.tar.gz
 420e0f6a4baede3e58473940bd0bfcad3b0130e8 152220 python-sip_4.13.3-2_i386.deb
 5dbe1b1777de90becc5762bb4f78b3b8e8177207 641096 
python-sip-dbg_4.13.3-2_i386.deb
 a8bd485b436cf9e02235824b47ed82f401bd9932 181988 
python-sip-dev_4.13.3-2_i386.deb
 0cd2ce38620cf7808728d95fbc292292f945a273 83534 python3-sip_4.13.3-2_i386.deb
 60c4eb566e9ede7b545ee5a454648bec47fbb60a 35332 
python3-sip-dev_4.13.3-2_i386.deb
 46d8e2a95bd8a0ca74e545ecf3e9d41ce0df87ec 330576 
python3-sip-dbg_4.13.3-2_i386.deb
 b55710772c888b3ff325eed334627d96b36dc9f2 248556 python-sip-doc_4.13.3-2_all.deb
Checksums-Sha256: 
 3dd0966d38457856a86e675ba46992da9474520724eda00f1e60be1323ae 1810 
sip4_4.13.3-2.dsc
 ca25a9643963bbcda45e2c647ec9d820b50ce72567298d095083b4a2ea1d6bb3 16903 
sip4_4.13.3-2.debian.tar.gz
 f93ea0f6bd5ab008b6abd3b3a0bbb00671c040a5c9e342cdda62a4b5e2dcc8b1 152220 
python-sip_4.13.3-2_i386.deb
 27a00333f767e064bcd3cfc5172d9dfbb22120b064686acc4a318bffb4bd29cd 641096 
python-sip-dbg_4.13.3-2_i386.deb
 5a4a5d4a8fad0122c3c419033771fed787cb423f91c30ae208a988c908bf768f 181988 
python-sip-dev_4.13.3-2_i386.deb
 b251459707b2bf7b0945f775a11f113a8d3929cfd71d2194857566ac2d1e4163 83534 
python3-sip_4.13.3-2_i386.deb
 350fe99a99394fd40016e9d85fcd8e0b0088ac4e2a657eb25c77814569fb4672 35332 
python3-sip-dev_4.13.3-2_i386.deb
 663df2e8f95228154fe9c64b7827085f13f240b9cf0acdbe08b99c7fa8518697 330576 
python3-sip-dbg_4.13.3-2_i386.deb
 ab283b8476e946f6e01c2376490d26d5b3d75969798ce1543d8e591e4f5db8ca 248556 
python-sip-doc_4.13.3-2_all.deb
Files: 
 2b67bb279add27f004ed1b3428c982b7 1810 devel optional sip4_4.13.3-2.dsc
 afa98d556a73a81e1af18bf1d5a7e19c 16903 devel optional 
sip4_4.13.3-2.debian.tar.gz
 b0b97996f920aeb4b46cb6e5854f0cdf 152220 python optional 
python-sip_4.13.3-2_i386.deb
 1afa80442aea281bbc57d8e745a3f118 641096 debug extra 
python-sip-dbg_4.13.3-2_i386.deb
 6b5b3f36d94b6084317a6f11a14f7659 181988 python optional 
python-sip-dev_4.13.3-2_i386.deb
 1086a50e45cfb6ffc8d4bedc24962dbd 83534 python optional 
python3-sip_4.13.3-2_i386.deb
 e15f448681bb0426061542d0f5e1392a 35332 python optional 
python3-sip-dev_4.13.3-2_i386.deb
 eb4299dc09edb824a5be5fb258729af7 330576 debug extra 
python3-sip-dbg_4.13.3-2_i386.deb
 63092e4f9368497f0c2dcd5205cbf9d3 248556 doc optional 
python-sip-doc_4.13.3-2_all.deb

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

iEYEARECAAYFAk/l7OEACgkQHajaM93NaGoE4QCeKeVJI3dtONLNl6zN9dbys2Kh
F6gAniQwjzXbYLbVQ02WjI8dqXfQXM/0
=jTmk
-END PGP SIGNATURE-


Accepted:
python-sip-dbg_4.13.3-2_i386.deb
  to main/s/sip4/python-sip-dbg_4.13.3-2_i386.deb
python-sip-dev_4.13.3-2_i386.deb
  to main/s/sip4/python-sip-dev_4.13.3-2_i386.deb
python-sip-doc_4.13.3-2_all.deb
  to main/s/sip4/python-sip-doc_4.13.3-2_all.deb
python-sip_4.13.3-2_i386.deb
  to main/s/sip4/python-sip_4.13.3-2_i386.deb
python3-sip-dbg_4.13.3-2_i386.deb
  to main/s/sip4/python3-sip-dbg_4.13.3-2_i386.deb
python3-sip-dev_4.13.3-2_i386.deb
  to main/s/sip4/python3-sip-dev_4.13.3-2_i386.deb
python3-sip_4.13.3-2_i386.deb
  to main/s/sip4/python3-sip_4.13.3-2_i386.deb
sip4_4.13.3-2.debian.tar.gz
  to main/s/sip4/sip4_4.13.3-2.debian.tar.gz
sip4_4.13.3-2.dsc
  to main/s/sip4/sip4_4.13.3-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/e1sithe-0003i0...@franck.debian.org



Accepted transmissionrpc 0.8-1 (source all)

2012-06-23 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jun 2012 17:43:37 +0200
Source: transmissionrpc
Binary: python-transmissionrpc
Architecture: source all
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 python-transmissionrpc - Transmission RPC client module for Python
Changes: 
 transmissionrpc (0.8-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump Standards-Version to 3.9.3.
   * Switch to debhelper minimal ruleset.
   * Compile documentation with Sphinx.
Checksums-Sha1: 
 859f357152f8a749426ca3c3e4a228c3884c6cff 1516 transmissionrpc_0.8-1.dsc
 933c944c9bfef629f91fcb94d46917a9d7290524 36067 transmissionrpc_0.8.orig.tar.gz
 7c0da60dd9e0cb52c1aa42d1f2cf7c8a7c2f2e75 4322 
transmissionrpc_0.8-1.debian.tar.gz
 5c259d131d82bf16341d05bb84c9763cd8d5a2c8 58786 
python-transmissionrpc_0.8-1_all.deb
Checksums-Sha256: 
 912fd0b8d68324009ffbe28382da40c85003160e235937aebe7b75a3d9b41d26 1516 
transmissionrpc_0.8-1.dsc
 7687ba243161d4086f8a65c709a34636b3a772c2aa6ee5689f3cb38aecf038e1 36067 
transmissionrpc_0.8.orig.tar.gz
 2e4f4414cbb9e1f903f0b6fba98bbd19238b58a4575c2a762ac0771224d2bacc 4322 
transmissionrpc_0.8-1.debian.tar.gz
 77543b61f43243893a278c3b14d53e52a657d5fbc70fa648d6afe1130578d839 58786 
python-transmissionrpc_0.8-1_all.deb
Files: 
 eacf4da788e459d67c9a43c8fd41be0a 1516 python optional transmissionrpc_0.8-1.dsc
 05dcd47303217860881bce4a3850ada1 36067 python optional 
transmissionrpc_0.8.orig.tar.gz
 64504ff3500e513a04d31a766da8e756 4322 python optional 
transmissionrpc_0.8-1.debian.tar.gz
 bcf297f1ab32c68c15edc880113b60c3 58786 python optional 
python-transmissionrpc_0.8-1_all.deb

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

iEYEARECAAYFAk/l7lcACgkQKFvXofIqeU4YFgCgnF0xjc2oi9Nvaidq/ySLtaQF
5ewAoIrW6eUzjFQ+PL5blmQVKXk9YfEY
=exHa
-END PGP SIGNATURE-


Accepted:
python-transmissionrpc_0.8-1_all.deb
  to main/t/transmissionrpc/python-transmissionrpc_0.8-1_all.deb
transmissionrpc_0.8-1.debian.tar.gz
  to main/t/transmissionrpc/transmissionrpc_0.8-1.debian.tar.gz
transmissionrpc_0.8-1.dsc
  to main/t/transmissionrpc/transmissionrpc_0.8-1.dsc
transmissionrpc_0.8.orig.tar.gz
  to main/t/transmissionrpc/transmissionrpc_0.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/e1sithr-0003ib...@franck.debian.org



Accepted mingw-w64 3.0~svn5131-1 (source all i386)

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

Format: 1.8
Date: Sat, 23 Jun 2012 17:38:22 +0200
Source: mingw-w64
Binary: mingw-w64-dev mingw-w64-i686-dev mingw-w64-x86-64-dev mingw-w64 
mingw-w64-tools
Architecture: source all i386
Version: 3.0~svn5131-1
Distribution: experimental
Urgency: low
Maintainer: Stephen Kitt st...@sk2.org
Changed-By: Stephen Kitt st...@sk2.org
Description: 
 mingw-w64  - Development environment targetting 32- and 64-bit Windows
 mingw-w64-dev - Development files for MinGW-w64 (transitional package)
 mingw-w64-i686-dev - Development files for MinGW-w64 targeting Win32
 mingw-w64-tools - Development tools for 32- and 64-bit Windows
 mingw-w64-x86-64-dev - Development files for MinGW-w64 targeting Win64
Closes: 678486
Changes: 
 mingw-w64 (3.0~svn5131-1) experimental; urgency=low
 .
   * New upstream trunk snapshot.
   * Split the -dev package into 32- and 64-bit variants, with the
 appropriate Breaks and Replaces. (Closes: #678486.)
   * Following the gcc-mingw-w64 package split, make mingw-w64 depend on
 gcc-mingw-w64 and g++-mingw-w64, and correct the description
 appropriately.
   * Update watch file to take into account any upstream tarball.
   * Make sure we get the split gcc-mingw-w64 packages (to avoid
 attempting a build with only the architecture-independent gcc-mingw-
 w64 package).
   * Enable hardening when building the architecture-dependent tools.
Checksums-Sha1: 
 fe6c730213342ab94d18bc5f134c9694f565e8fd 2258 mingw-w64_3.0~svn5131-1.dsc
 bd49e27413d3d9232f8d32e5bfbf94280e574b81 6192001 
mingw-w64_3.0~svn5131.orig.tar.bz2
 a93117b9c8c725739aec844bd29fe490b1ec517e 9786 
mingw-w64_3.0~svn5131-1.debian.tar.gz
 d77a57a732ea26012fa5971b6aa2eb1e4fa1c09b 7046 
mingw-w64-dev_3.0~svn5131-1_all.deb
 7b4806971bfa6a45d07c3d510f97cd9593039582 7328356 
mingw-w64-i686-dev_3.0~svn5131-1_all.deb
 3d692f6e1b6328b4f7920054dbda9eadfa368638 9210996 
mingw-w64-x86-64-dev_3.0~svn5131-1_all.deb
 ab3b021b36c0b4d77c0974c39a4ecd3ee17709ab 7084 mingw-w64_3.0~svn5131-1_all.deb
 442a73da969a669e6ad2a86444112ed5b28a1987 203466 
mingw-w64-tools_3.0~svn5131-1_i386.deb
Checksums-Sha256: 
 bc7d05ef922eb8705694b5a7486d8ae46e9e0e9476062d7a116f27dd681a05fb 2258 
mingw-w64_3.0~svn5131-1.dsc
 59a5073e11e40e6c8b58d135926c0b983aedb1415c3db32f470464fb928e1233 6192001 
mingw-w64_3.0~svn5131.orig.tar.bz2
 ca42a25ad009c22f252606ec02f69e253c85065f61afbaa38959ecc0074aadac 9786 
mingw-w64_3.0~svn5131-1.debian.tar.gz
 5b2d1302289eda2a9f13fd76c342aa06644aa01b52b4bd600ea03ea62847fad7 7046 
mingw-w64-dev_3.0~svn5131-1_all.deb
 d6df09e722b936e151b601a584f92fa20830dd1c284c1569e3780e13d6e398eb 7328356 
mingw-w64-i686-dev_3.0~svn5131-1_all.deb
 942db3b167b65da5248f2747884806d7e8e88211b650cc3ce079cbf8830c2f12 9210996 
mingw-w64-x86-64-dev_3.0~svn5131-1_all.deb
 87d6fa08fdc53ff51d6e6e241cb1df98634734b996fa631d08ccc0b2157bdfca 7084 
mingw-w64_3.0~svn5131-1_all.deb
 d5805d13ed8437ee8998b0f098bb30579ce2faab83ee16cd77d81ccd4706fb4b 203466 
mingw-w64-tools_3.0~svn5131-1_i386.deb
Files: 
 37e74aa90591f21c6990349d5defefdd 2258 devel extra mingw-w64_3.0~svn5131-1.dsc
 c8b6f0711ca9a0f14377804d7ad66bf4 6192001 devel extra 
mingw-w64_3.0~svn5131.orig.tar.bz2
 c923312c32a548dacb56c1c701f7f66d 9786 devel extra 
mingw-w64_3.0~svn5131-1.debian.tar.gz
 8170200f2360d0601114326e413511f9 7046 oldlibs extra 
mingw-w64-dev_3.0~svn5131-1_all.deb
 2634a98b6d1698bae370bf355e2965f3 7328356 devel extra 
mingw-w64-i686-dev_3.0~svn5131-1_all.deb
 b0e14104714f5a1e0faa2dd575469d7c 9210996 devel extra 
mingw-w64-x86-64-dev_3.0~svn5131-1_all.deb
 5dee2037bf1c022892695f124c95668d 7084 devel extra 
mingw-w64_3.0~svn5131-1_all.deb
 5b69fa08d2e7a700257094c4c09190d4 203466 devel extra 
mingw-w64-tools_3.0~svn5131-1_i386.deb

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

iQIcBAEBCAAGBQJP5e92AAoJEHWXeKmja0lPgWwQAISO+yeFuY3ceMnAsd4RVqie
gq/q3T7jUCdKbJ68xO9+yMkXhhHkZt5hwAAgbKfnhfUdBzIIprO5CvLSg9Z6zaoi
hb6BEpnalPHlEubZHILPlzKJBNwk17IvN25qbcGKWmINQgpUm1iATMG3ziOQh87U
+1hrI0TN1eIYypGhJc/snw3gY0tjwn0VzG7nMdT+/NY7YlGMqJQA2ek/fZRBu7Ed
VayFrHTy6Z7MTi2cvcOYwamvyydarXB/3EcQW7jeJh8artX4PMQj4jaDJ59Jr/me
r4/hVXJf4Vd1dx0TRRG38dmg4SsSqlJZ/UpNqbjVrbwbmuBJZtyAQ5cNYdX93/FG
Odtcka5Q+WXvKThewnd2C83Nuyuao3OB8SKxYMtzDfSeAbdEp+KJHbhE+TNewWyK
i0BPKjuZ9ATeBEG2S+drAQxlnrdEtWBQHKsKSxbUpnSYbOedSiKxjfyvpvXop2Dp
68i9Xa1Pr2BqvjMJdHyqlHniqQpEz7ayNU/Vy6tKDLFnEC0VVYF913416p8eSmyf
qKYmBS2zEul+Og4/Rop4LLXLEdBimNiBTpjRpzOztcwNMKZc6qSn+9lAx7+X47Fz
FlUKdIy4nvopr1M8rgvYSfnTUA7ZhAHQV+jHu7X0YuWUeOmZI2j80Nh61UdhRV60
3goOwsdupjKdPA3JC7SM
=9y34
-END PGP SIGNATURE-


Accepted:
mingw-w64-dev_3.0~svn5131-1_all.deb
  to main/m/mingw-w64/mingw-w64-dev_3.0~svn5131-1_all.deb
mingw-w64-i686-dev_3.0~svn5131-1_all.deb
  to main/m/mingw-w64/mingw-w64-i686-dev_3.0~svn5131-1_all.deb
mingw-w64-tools_3.0~svn5131-1_i386.deb
  to main/m/mingw-w64/mingw-w64-tools_3.0~svn5131-1_i386.deb
mingw-w64-x86-64-dev_3.0~svn5131-1_all.deb
  to 

  1   2   >