Bug#714342: ITP: pytz -- World timezone definitions, modern and historical

2013-06-28 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: pytz
  Version : 2013b
  Upstream Author : Stuart Bishop
* URL : https://pypi.python.org/pypi/pytz
* License : Apache-2
  Programming Lang: Python
  Description : World timezone definitions, modern and historical

pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.4
or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).


-- 
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/20130628062911.19243.42357.report...@buzig.gplhost.com



Re: Bug#714342: ITP: pytz -- World timezone definitions, modern and historical

2013-06-28 Thread Thomas Goirand
On 06/28/2013 02:29 PM, Thomas Goirand wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Thomas Goirand z...@debian.org
 
 * Package name: pytz
   Version : 2013b
   Upstream Author : Stuart Bishop
 * URL : https://pypi.python.org/pypi/pytz
 * License : Apache-2
   Programming Lang: Python
   Description : World timezone definitions, modern and historical
 
 pytz brings the Olson tz database into Python. This library allows
 accurate and cross platform timezone calculations using Python 2.4
 or higher. It also solves the issue of ambiguous times at the end
 of daylight savings, which you can read more about in the Python
 Library Reference (datetime.tzinfo).

This was written a little bit too fast. The package name will be
python-pytz, and the license really is MIT, not Apache-2.

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/51cd3052.60...@debian.org



Re: Bug#714342: ITP: pytz -- World timezone definitions, modern and historical

2013-06-28 Thread Thomas Goirand
On 06/28/2013 02:42 PM, Thomas Goirand wrote:
 On 06/28/2013 02:29 PM, Thomas Goirand wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Thomas Goirand z...@debian.org

 * Package name: pytz
   Version : 2013b
   Upstream Author : Stuart Bishop
 * URL : https://pypi.python.org/pypi/pytz
 * License : Apache-2
   Programming Lang: Python
   Description : World timezone definitions, modern and historical

 pytz brings the Olson tz database into Python. This library allows
 accurate and cross platform timezone calculations using Python 2.4
 or higher. It also solves the issue of ambiguous times at the end
 of daylight savings, which you can read more about in the Python
 Library Reference (datetime.tzinfo).
 
 This was written a little bit too fast. The package name will be
 python-pytz, and the license really is MIT, not Apache-2.
 
 Thomas

Hum... sorry for the noise, there's already python-tz, it seems to be a
duplicate.

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/51cd319d.9010...@debian.org



Re: system-wide crypto policies

2013-06-28 Thread Thijs Kinkhorst
On Thu, June 27, 2013 22:16, Daniel Pocock wrote:
 On 27/06/13 21:44, Florian Weimer wrote:
 * Daniel Pocock:

 However, are such issues at the discretion of package maintainers and
 upstream, or is it useful to have a uniform Debian approach to
 cryptographic strength?

 Keep in mind that RFC 4880 (OpenPGP) hard-codes SHA-1 in several
 places, notably for key fingerprints.  If there's a uniform strength
 requirement, we need some weasel words that GnuPG remains compliant.

 It's also unclear if SHA-256 or SHA-512 is stronger, and if either
 really is that much better than SHA-1.

 Just to clarify, although my query was related to the use of this hash
 in GnuPG, the reason for the email on debian-devel is for the
 system-wide policy on hashes: which could mean any package (e.g. git
 uses SHA-1 too, some of the X.509 root certs use an SHA-1 hash)

 The first question then - do we even need to care, as a project, about
 being pro-active?  Or just leave it at the discretion of derivatives and
 end-users to make their own policies?  That's quite OK as long as this
 approach is documented.  The security page[1] says Debian takes
 security very seriously and some users may ask how we apply that
 philosophy to SHA-1 given that it is on various alerts[2].

 It may be that we say Some packages include SHA-1 technology and if the
 attack potential crosses some threshold X the security team will not
 support them.  Then it is up to maintainers and upstreams to think
 about and start making plans for the future of their packages.

I think such decisions are indeed best left to individual package
maintainers as there's in my opinion no one sound advice that works for
all cases. While moving away from SHA-1 right now might make sense in some
cases, in others it's still problematic. You name X.509: CA roots are by
and large not moving away from SHA-1; you name GnuPG: SHA-1 is indeed in
the standard and signing stuff with non-SHA-1 hashes still leads to
compatibility issues which make that there's a good case for keeping the
current default.

Although deprecation is good, there's also still doubt on where to migrate
to. Per-package decisions are hence a much more suited approach than
archive-wide policies.

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/97b001594faa6654df2bfe01109ef981.squir...@aphrodite.kinkhorst.nl



Anonymous svn does not work any more

2013-06-28 Thread Andreas Tille
Hi,

I'm aware that there was some change of the VCS location and that also
lintian recommends using svn://anonsvm.debian.org/svn instead of
svn://svn.debian.org/svn.  Today I realised that the later even stoped
working when realising that

$ svn checkout svn://svn.debian.org/svn/debian-med/trunk/packages/abacas/trunk
svn: No repository found in 
'svn://svn.debian.org/svn/debian-med/trunk/packages/abacas/trunk'

but

$ svn checkout 
svn://anonscm.debian.org/svn/debian-med/trunk/packages/abacas/trunk

works as expected.  This is just a random example - I tried other SVN
locations as well.  I can confirm that non-annonymous svn+ssh works as
before.

I do not think that this kind of change should be done without
notification / warning and I hope I did not missed anything.  We have
thousand of packages out there that did not yet changed the URL and thus
users might be quite confused when trying to checkout annonymously but
fail in doing this.

Did I missed something?

Kind regards

   Andreas.

PS: Moreover I'm wondering whether there was another change in SVN because
since some point in time commit messages from SVN (only SVN, Git is
fine) from Debian Med maintainers list are not delivered any more.
This was reported here:

  
http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-June/020442.html

Any hint is welcome.

-- 
http://fam-tille.de


-- 
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/20130628080348.gd13...@an3as.eu



Re: DM Upload

2013-06-28 Thread Thomas Goirand
On 06/28/2013 10:46 AM, Paul Tagliamonte wrote:
 On Fri, Jun 28, 2013 at 10:31:47AM +0800, Paul Wise wrote:
 On Fri, Jun 28, 2013 at 9:39 AM, Paul Tagliamonte wrote:

 Some examples from the man page:

$ dcut dm --uid Paul Tagliamonte --allow glibc
$ dcut dm --uid 0x0DEFACED --allow glibc linux --deny kfreebsd9

 Uhh, that should be changed to use the full fingerprint, please don't
 teach people to use keyids.
 
 I do very much agree, however, in this case, it uses this --uid hint to
 look up the full fingerprint from the DM keyring, and prompts the user
 to verify the full fingerprint.
 
 I do agree it's bad to use short key IDs, but both dak and dput-ng are
 written to handle the full fingerprints internally :)
 
 Cheers,
   T

Though, if the key isn't in the keyring file (which isn't updated very
often, probably about once every 3 months), then you got to use the
--force option, and then the full fingerprint should be advised. [1]

This isn't documented anywhere, so I thought I would share feedback. I
would very welcome such an addition in the man page of dcut.

Cheers,

Thomas Goirand (zigo)

[1] I raised this problem and wished that the keyring file was updated
more often, because then one has to trust whatever is downloaded from
the key server and the signatures attached to the DM gpg key you want to
allow, which isn't always nice (probably you didn't sign the keys of the
persons who signed the DM you want to allow, then you got to trust the
web of trust, which I would trust less than the keyring file which is
maintained with care, with no possibility of MiM attack (contrary to key
servers)). Though I was disappointed to read that there are discussion
about actually removing that file from the archive... :( (I hope I
understood correctly for this very last bit)


-- 
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/51cd4aee.3020...@debian.org



Re: DM Upload

2013-06-28 Thread Arno Töll
Hi,

On 28.06.2013 05:51, Erik de Castro Lopo wrote:
 After reading the man page my sponsor and I agreed that he should run:
 
dcut dm --uid 'er...@mega-nerd.com' --allow libsndfile --allow 
 libsamplerate --allow sndfile-tools
 

The correct syntax is

dcut dm --uid 'er...@mega-nerd.com' --allow libsndfile libsamplerate
sndfile-tools

I have added a documentation example to the manpage for that.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Re: Anonymous svn does not work any more

2013-06-28 Thread Paul Wise
On Fri, Jun 28, 2013 at 4:03 PM, Andreas Tille wrote:

 Did I missed something?

Did you mean to send this to ad...@alioth.debian.org?

I'm guessing that it was either deliberate or a consequence of the
recent upgrade of alioth to wheezy.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
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/caktje6efvb19_qjyfwvf1mxha8ctdvj7adoqjk7rxszmru0...@mail.gmail.com



Re: Re: Reporting 1.2K crashes

2013-06-28 Thread Mathieu Parent
2013/6/28 Charles Plessy ple...@debian.org:
 Le Thu, Jun 27, 2013 at 10:28:15AM -0400, Alexandre Rebert a écrit :

  I wished the respective report would have been sent to the upstream 
  developers,
  not to Debian. We could have been a second resort when upstream does not
  react to the reports (not unlikely, admittedly). Now, the Debian maintainer
  sees the findings two weeks before the bug is made public. I do not feel 
  this
  to be right.

 I agree with you that it would have been best to contact upstream
 developers instead of package maintainers. I couldn't find a tool
 listing upstream developers for a given package however, and that's
 why we contacted package maintainers instead.

 Hi,

 while the coverage is still tiny, there is an effort to collect contact
 addresses listed in the debian/upstream file in the VCS where our source
 packages are maintained.

 http://upstream-metadata.debian.net/table/contact

 In some cases, it is a valid email address.  Perhaps you can give it a 
 priority
 ?

Dep12 [1] doesn't have a Security-Contact field. Should we add one?
(and maybe a Security-Submit?)

[1]: https://wiki.debian.org/UpstreamMetadata

Regards
--
Mathieu


--
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/cafx5sbxoxujyom80o3mj2xom+9t-bbdvp_jevnhlyuoqupn...@mail.gmail.com



Re: Reporting 1.2K crashes

2013-06-28 Thread Andreas Tille
On Fri, Jun 28, 2013 at 11:38:21AM +0200, Mathieu Parent wrote:
 
 Dep12 [1] doesn't have a Security-Contact field. Should we add one?
 (and maybe a Security-Submit?)

+1

BTW, -1 for duplicating information as Upstream-Contact in d/upstream as
long as it resides in d/copyright.  I'm fine if this field is moved from
d/copyright to d/upstream but I'm against having the same value in two
different files.

Kind regards

  Andreas.
 
 [1]: https://wiki.debian.org/UpstreamMetadata

-- 
http://fam-tille.de


-- 
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/20130628094722.gk13...@an3as.eu



Re: Anonymous svn does not work any more

2013-06-28 Thread Roland Mas
Paul Wise, 2013-06-28 17:23:53 +0800 :

 On Fri, Jun 28, 2013 at 4:03 PM, Andreas Tille wrote:

 Did I missed something?

 Did you mean to send this to ad...@alioth.debian.org?

  Given how such has repeatedly asked for help over the years, the
increased visibility may not be a bad thing.

 I'm guessing that it was either deliberate or a consequence of the
 recent upgrade of alioth to wheezy.

  Not deliberate, I can assure you.  However, even though the diff
between upstream FusionForge 5.2 and what's on Alioth is rather small,
the Alioth setup is peculiar in that it's spread over two servers, which
doesn't get much traction with upstream, and isn't tested by our
testsuite.  So we sometimes get problems after upgrades.

  I won't try to pretend that I couldn't do a better job.  But Stephen
Gran, Tollef Fog Heen, Alexander Wirt (and DSA) mostly handle the
sysadminning part, for which we're all grateful; on the other hand,
there's mostly only me maintaining the functional FusionForge-related
stuff.  I would very much welcome helping hands in addition to, or in
place of, complaints.

Roland.
-- 
Roland Mas

...your network won't even know it's talking to a proxy, unless of
course, the proxy doesn't work.  -- in Linux 2.4 NAT HOWTO


-- 
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/87wqpeij2e@polymir.placard.fr.eu.org



Re: Reporting 1.2K crashes

2013-06-28 Thread Jonas Smedegaard
Quoting Lisandro Damián Nicanor Pérez Meyer (2013-06-27 19:42:16)
 On Thursday 27 June 2013 11:19:40 Alexandre Rebert wrote:
   I do not think that you should try to implement this immediately 
   but from a Debian Maintainers point of view we now could present a 
   case where it makes perfectly sense to use DEP5 formated copyright 
   files and if we try to do this more strictly future tests could 
   profit from it.
  
  For our purposes, it would useful to have a way to extract upstream 
  developers' addresses automatically. I'd love to see DEP5 adopted 
  for this reason.
 
 But even if adopted and up to date, it doesn't means that's the 
 correct way of dealing with upstream. Many addresses will be of former 
 developers, and in most situations it will not be the best way to 
 contact upstream. Some will want a mail to a specific mailing list, 
 some other to open an issue in their bugtracker, ...

I disagree with your remark that ...it will not be the best way...: 
DEP5 Upstream-Contact hint is defined as the preferred form of contact 
for upstream.

So if adopted and up-to-date, it will be the correct (and will also be 
up-to-date - that's obviously implied from it being, ahem, up-to-date).


Regards,

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


Re: Re: Reporting 1.2K crashes

2013-06-28 Thread Jonas Smedegaard
Quoting Charles Plessy (2013-06-28 00:07:55)
 Le Thu, Jun 27, 2013 at 10:28:15AM -0400, Alexandre Rebert a écrit :
  
   I wished the respective report would have been sent to the 
   upstream developers, not to Debian. We could have been a second 
   resort when upstream does not react to the reports (not unlikely, 
   admittedly). Now, the Debian maintainer sees the findings two 
   weeks before the bug is made public. I do not feel this to be 
   right.
  
  I agree with you that it would have been best to contact upstream 
  developers instead of package maintainers. I couldn't find a tool 
  listing upstream developers for a given package however, and that's 
  why we contacted package maintainers instead.
 
 Hi,
 
 while the coverage is still tiny, there is an effort to collect 
 contact addresses listed in the debian/upstream file in the VCS where 
 our source packages are maintained.
 
 http://upstream-metadata.debian.net/table/contact
 
 In some cases, it is a valid email address.  Perhaps you can give it a 
 priority ?

Perhaps it makes sense for that project to fetch data from DEP5 when 
used (and treat it as a bug against the package if not up-to-date!)?


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


Re: Reporting 1.2K crashes

2013-06-28 Thread Andreas Tille
On Fri, Jun 28, 2013 at 01:28:59PM +0200, Jonas Smedegaard wrote:
  But even if adopted and up to date, it doesn't means that's the 
  correct way of dealing with upstream. Many addresses will be of former 
  developers, and in most situations it will not be the best way to 
  contact upstream. Some will want a mail to a specific mailing list, 
  some other to open an issue in their bugtracker, ...
 
 I disagree with your remark that ...it will not be the best way...: 
 DEP5 Upstream-Contact hint is defined as the preferred form of contact 
 for upstream.
 
 So if adopted and up-to-date, it will be the correct (and will also be 
 up-to-date - that's obviously implied from it being, ahem, up-to-date).

+1

and users should file bug reports if not up-to-date.

Kind regards

Andreas.

-- 
http://fam-tille.de


-- 
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/20130628114123.gc18...@an3as.eu



Re: system-wide crypto policies

2013-06-28 Thread Ondřej Surý
On Thu, Jun 27, 2013 at 10:16 PM, Daniel Pocock dan...@pocock.com.auwrote:

 2. http://www.dsd.gov.au/publications/csocprotect/sha-1_deprecated.htm


When you read gov or NIST recommendation you need to take into account the
fact that they need to keep the current signatures to be still
cryptographically strong in 10 years or so. Hence they need to move to
anything stronger much sooner than general population (or Debian).

O.
-- 
Ondřej Surý ond...@sury.org


Re: Reporting 1.2K crashes

2013-06-28 Thread Moritz Mühlenhoff
Alexandre Rebert alexandre.reb...@gmail.com schrieb:
 Hi,

 I am a security researcher at Carnegie Mellon University, and my team
 has found thousands of crashes in binaries downloaded from debian
 wheeze packages. After contacting ow...@bugs.debian.org, Don Armstrong
 advised us to contact you before submitting ~1.2K bug reports to the
 Debian BTS using mainto...@bugs.debian.org (to avoid spamming
 debian-bugs-dist).

If maintainers fix up these issues, please take the chance to enable
hardened build flags in your package:
http://wiki.debian.org/HardeningWalkthrough

Cheers,
Moritz


-- 
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/slrnksr824.4fv@inutil.org



Bug#714374: ITP: libextutils-config-perl -- wrapper for perl's configuration

2013-06-28 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libextutils-config-perl
  Version : 0.007
  Upstream Author : Leon Timmermans le...@cpan.org
* URL : https://metacpan.org/release/ExtUtils-Config/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : wrapper for perl's configuration

ExtUtils::Config is an abstraction around the %Config hash.


-- 
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/20130628144610.ga8...@jadzia.comodo.priv.at



Bug#714375: ITP: libextutils-helpers-perl -- various portability utilities for module builders

2013-06-28 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libextutils-helpers-perl
  Version : 0.021
  Upstream Author : Leon Timmermans le...@cpan.org
* URL : https://metacpan.org/release/ExtUtils-Helpers/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : various portability utilities for module builders

ExtUtils::Helpers provides various portable helper functions for module
building modules.


-- 
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/20130628145249.ga6...@jadzia.comodo.priv.at



Bug#714378: ITP: libextutils-installpaths-perl -- module to make Build.PL install path logic easy

2013-06-28 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libextutils-installpaths-perl
  Version : 0.009
  Upstream Author : Leon Timmermans le...@cpan.org
* URL : https://metacpan.org/release/ExtUtils-InstallPaths/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to make Build.PL install path logic easy

ExtUtils::InstallPaths tries to make install path resolution as easy as
possible.

When you want to install a module, it needs to figure out where to install
things. The nutshell version of how this works is that default installation
locations are determined from ExtUtils::Config, and they may be individually
overridden by using the install_path attribute. An install_base attribute
lets you specify an alternative installation root like /home/foo and prefix
does something similar in a rather different (and more complicated) way.
destdir lets you specify a temporary installation directory like /tmp/install
in case you want to create bundled-up installable packages.


-- 
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/20130628150219.ga5...@jadzia.comodo.priv.at



Re: boot ordering and resolvconf

2013-06-28 Thread Thomas Hood
Ian Jackson wrote:
 The two designs lead to different sets of fixes.

 A. resolv.conf is a static file which changes only very rarely.
 Implications:
 1. Existing DNS client applications do not need to change.
 2. DNS service should always be provided at a fixed address
 3. Therefore in the default installation this address should 
refer to localhost.  Otherwise it cannot be redirected later
as the network environment or installed package set changes.
 4. Therefore in most installations there should be a local 
proxy or cache.  It should use DHCP-provided, PPP-provided or
similar, as a forwarder.  The local DNS provider address
should be owned by whatever proxy or cache is installed.

 B. resolv.conf is not static and may change due to network
environment changes.
 Implications:
 1. All existing DNS applications must be modified to notice
changes to resolv.conf.
 2. Corollary: all existing DNS resolver libraries must be
so modified.
 3. This will be impractical unless a common mechanism with
a convenient interface (and low impact on the rest of a
program) is provided.  Hopefully resolvconf fits this bill.

 I don't know exactly how impractical B2 is.  The libc's resolver is
 probably a hard case because of the libc's low level in the protocol
 stack.  Can we make it aware of resolvconf ?

Resolvconf supports both mode A and mode B and allows switching between them. 
With resolvconf installed, (A) so long as a local forwarding nameserver is 
running, resolv.conf points to this nameserver and thus rarely changes; but (B) 
if no
local forwarding nameserver is running and the network environment changes then 
resolv.conf is updated and client applications are notified via resolvconf hook 
scripts in /etc/resolvconf/update.d/ and /etc/resolvconf/update-libc.d/. Even
clients without resolvconf hook scripts make use of the latest resolv.conf 
information because eglibc was enhanced two years ago to watch the mtime of 
/etc/resolv.conf and re-initialize the resolver state when it changes. Because 
of this,
I am not aware that there is anything (except perhaps ntpd) that needs to be 
fixed.

 The difficulty with plan A is probably B4.  Do we have a suitable
 minimal proxy we can install, a way to reconfigure it based on dhcp
 etc., and a means to displace it when something more substantial like
 unbound is installed ?


Resolvconf supports the use of dnsmasq, pdnsd and djbdns dnscache as local 
forwarding nameservers and reconfigures them based on input from DHCP clients, 
ifup and NetworkManager. Support for bind9 and unbound could easily be added 
(see
bug report #483098).

-- 
Thomas Hood
resolvconf maintainers


-- 
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/51cda59b.1000...@gmail.com



Bug#714382: ITP: libmodule-build-tiny-perl -- tiny replacement for Module::Build

2013-06-28 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libmodule-build-tiny-perl
  Version : 0.023
  Upstream Author : Leon Timmermans le...@cpan.org
* URL : https://metacpan.org/release/Module-Build-Tiny/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : tiny replacement for Module::Build

Many Perl distributions use a Build.PL file instead of a Makefile.PL file
to drive distribution configuration, build, test and installation.
Traditionally, Build.PL uses Module::Build as the underlying build system.
Module::Build::Tiny provides a simple, lightweight, drop-in replacement.


-- 
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/20130628154350.ga23...@jadzia.comodo.priv.at



Re: system-wide crypto policies

2013-06-28 Thread Daniel Pocock


On 28/06/13 09:34, Thijs Kinkhorst wrote:
 On Thu, June 27, 2013 22:16, Daniel Pocock wrote:
 On 27/06/13 21:44, Florian Weimer wrote:
 * Daniel Pocock:

 However, are such issues at the discretion of package maintainers and
 upstream, or is it useful to have a uniform Debian approach to
 cryptographic strength?

 Keep in mind that RFC 4880 (OpenPGP) hard-codes SHA-1 in several
 places, notably for key fingerprints.  If there's a uniform strength
 requirement, we need some weasel words that GnuPG remains compliant.

 It's also unclear if SHA-256 or SHA-512 is stronger, and if either
 really is that much better than SHA-1.

 Just to clarify, although my query was related to the use of this hash
 in GnuPG, the reason for the email on debian-devel is for the
 system-wide policy on hashes: which could mean any package (e.g. git
 uses SHA-1 too, some of the X.509 root certs use an SHA-1 hash)

 The first question then - do we even need to care, as a project, about
 being pro-active?  Or just leave it at the discretion of derivatives and
 end-users to make their own policies?  That's quite OK as long as this
 approach is documented.  The security page[1] says Debian takes
 security very seriously and some users may ask how we apply that
 philosophy to SHA-1 given that it is on various alerts[2].

 It may be that we say Some packages include SHA-1 technology and if the
 attack potential crosses some threshold X the security team will not
 support them.  Then it is up to maintainers and upstreams to think
 about and start making plans for the future of their packages.
 
 I think such decisions are indeed best left to individual package
 maintainers as there's in my opinion no one sound advice that works for
 all cases. While moving away from SHA-1 right now might make sense in some
 cases, in others it's still problematic. You name X.509: CA roots are by
 and large not moving away from SHA-1; you name GnuPG: SHA-1 is indeed in
 the standard and signing stuff with non-SHA-1 hashes still leads to
 compatibility issues which make that there's a good case for keeping the
 current default.

Just out of interest, a CA can re-issue their root cert with the same
key pair but a stronger hash.  This type of thing has happened before.


 Although deprecation is good, there's also still doubt on where to migrate
 to. Per-package decisions are hence a much more suited approach than
 archive-wide policies.
 

I agree it is not clear - if there was a clear bug and a clear solution
I would have just filed a bug report.

As it stands, I will probably start a wiki on crypto-strength issues to
start gathering information that is relevant.  Then users and
maintainers will have something to refer to when such issues come up in
future.


-- 
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/51cdfb24.7030...@pocock.com.au



Bug#714405: ITP: larch -- A tool to copy messages from one IMAP server to another

2013-06-28 Thread Martín Ferrari
Package: wnpp
Severity: wishlist
Owner: Martín Ferrari tin...@debian.org

* Package name: larch
  Version : 1.1.2
  Upstream Author : Ryan Grove r...@wonko.com
* URL : http://github.com/rgrove/larch
* License : GPL-2
  Programming Lang: Ruby
  Description : A tool to copy messages from one IMAP server to another

Larch is a tool to copy messages from one IMAP server to another quickly and
safely. It’s smart enough not to copy messages that already exist on the
destination and robust enough to deal with interruptions caused by flaky
connections or misbehaving servers.

Larch is particularly well-suited for copying email to, from, or between Gmail
accounts.


-- 
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/20130628213459.27441.58514.reportbug@localhost



Bug#714412: ITP: python-pytest-instafail -- py.test plugin to show failures instantly

2013-06-28 Thread Barry Warsaw
Package: wnpp
Severity: wishlist
Owner: Barry Warsaw ba...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-pytest-instafail
  Version : 0.1.0
  Upstream Author : Janne Vanhala
* URL : https://pypi.python.org/pypi/pytest-instafail
* License : BSD
  Programming Lang: Python
  Description : py.test plugin to show failures instantly

https://pypi.python.org/pypi/pytest-instafail/0.1.0

This is now a Build-Dep for tox.


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

iQIcBAEBCAAGBQJRzhioAAoJEBJutWOnSwa/su8QALU1xf3qi9vtR6eNzcq2EUTJ
rkJMEvgz4rhvI3I880DzULeOtnkdh2YWkuR8cjXxvmbh6JK/2Czbiwqbpj3cu5f3
qLVX0i/ToKQgprLEn5rYYIcopFXDVC+2dRhfwtLskiy5HtmdBlpY7UHtoCEIPMvV
Z7ivblsHKH32C3p50NHcc3H6RNuv0mOYIn7D23x4dLpOZhaXFdvCa3RNfGrZTAhG
hzOAIuoNc6/kBEccHJPXfY0HW6e/i1oo93aRNXNUcNrc95Xtc8DfFn0Lx6n/aMea
0Smrjm29Z8lb348/JDxJPGvRllWIw9jSwJ9apK0k1TTliQj365iSvbUEObxD2CSY
orOCUHAtPC+gEC+z7hQ5T2mcbnCWydpsHtXBjktSoJ9dJaERJFpFRA1VopMpPc3z
QPorj4OMIgLoo1R6STC9gOWmnZZpwi2cknDFBRGTrdzvwd/cKEc985Ed4fBUu5VZ
2gy3Vn38uANgGZko3mdeW+kNchkeRR86yyTuDky1lTxsoN5cjRzEzPrzTzX8ltmg
f5O5YiOfD+UTP2J2N9GcEPFyB0eh0TPMNBwORszjmTeeiov+D+d5+4DMe90JAuTc
+ofzDX6Oete5qOs8l4WK2cg5ttedGXPKkqjvgSspAf8v5Z93+nfI2MXQrV3I1vJC
nxgagaCQ8Kiqh3wD6piW
=Yxg/
-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/20130628231352.32597.16587.report...@chemistry.wooz.org



Re: Re: Reporting 1.2K crashes

2013-06-28 Thread Charles Plessy
Le Fri, Jun 28, 2013 at 11:38:21AM +0200, Mathieu Parent a écrit :
 
 Dep12 [1] doesn't have a Security-Contact field. Should we add one?
 (and maybe a Security-Submit?)

Hi Mathieu,

the contents of the debian/upstream files is open-ended.  You can start anytime
to document and promote the use of a new field.  You are welcome to use the
wiki page for this.  Anyway, I recommend to seek comments before.

My goal with DEP 12 is to fix the syntax of the most used fields.  Therefore,
it will not be comprehensive.

By the way, the Upstream-Contact field in machine-readable Debian copyright
files is optional, and the whole format is optional too.  I recommend to use
debian/upstream instead, especially because the whole point of this file is to
provide a way to update metadata without uploading the package.

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Re: Reporting 1.2K crashes

2013-06-28 Thread Paul Wise
On Fri, Jun 28, 2013 at 5:47 PM, Andreas Tille wrote:

 BTW, -1 for duplicating information as Upstream-Contact in d/upstream as
 long as it resides in d/copyright.  I'm fine if this field is moved from
 d/copyright to d/upstream but I'm against having the same value in two
 different files.

I guess Upstream-Contact was put into debian/copyright because
debian/upstream didn't exist at the time DEP-5 was being written.
Upstream-Name/Upstream-Copyright should be deprecated in
DEP-5/copyright-format-1.0 and put in debian/upstream.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
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/CAKTje6GzWwQ28i7YCyTaOXBSBV1sJHgHfhxa0-NHbcd8xN=a...@mail.gmail.com



Re: Reporting 1.2K crashes

2013-06-28 Thread Russ Allbery
Paul Wise p...@debian.org writes:
 On Fri, Jun 28, 2013 at 5:47 PM, Andreas Tille wrote:

 BTW, -1 for duplicating information as Upstream-Contact in d/upstream
 as long as it resides in d/copyright.  I'm fine if this field is moved
 from d/copyright to d/upstream but I'm against having the same value in
 two different files.

 I guess Upstream-Contact was put into debian/copyright because
 debian/upstream didn't exist at the time DEP-5 was being written.

Upstream-Contact was put into DEP-5 because it was already required
contents in debian/copyright according to Policy, which says:

Every package must be accompanied by a verbatim copy of its copyright
information and distribution license in the file
/usr/share/doc/package/copyright. This file must neither be compressed
nor be a symbolic link.

In addition, the copyright file must say where the upstream sources
(if any) were obtained, and should name the original authors.

 Upstream-Name/Upstream-Copyright should be deprecated in
 DEP-5/copyright-format-1.0 and put in debian/upstream.

Upstream-Name and Upstream-Contact should not be deprecated in the
copyright format unless that part of Policy is changed through the normal
Policy process, which will require dealing with the reasons why we have
required the provenance of the upstream source be documented in
debian/copyright and finding a good alternative solution that can be
similarly required.  It may well be that debian/upstream is that good
alternative solution, but note that it needs to be required at the should
level to be a replacement for that Policy requirement.

-- 
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/878v1t1w54@windlord.stanford.edu



Re: Reporting 1.2K crashes

2013-06-28 Thread Clint Adams
On Fri, Jun 28, 2013 at 07:35:51PM -0700, Russ Allbery wrote:
 Upstream-Contact was put into DEP-5 because it was already required
 contents in debian/copyright according to Policy, which says:
 
 Every package must be accompanied by a verbatim copy of its copyright
 information and distribution license in the file
 /usr/share/doc/package/copyright. This file must neither be compressed
 nor be a symbolic link.
 
 In addition, the copyright file must say where the upstream sources
 (if any) were obtained, and should name the original authors.

Upstream-Contact[0] need not be an author, copyright holder, or source for
source, so I'm confused by this logic.

[0] as described by
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/


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



Re: Reporting 1.2K crashes

2013-06-28 Thread Charles Plessy
Le Fri, Jun 28, 2013 at 07:35:51PM -0700, Russ Allbery a écrit :
 
 Every package must be accompanied by a verbatim copy of its copyright
 information and distribution license in the file
 /usr/share/doc/package/copyright. This file must neither be compressed
 nor be a symbolic link.
 
 In addition, the copyright file must say where the upstream sources
 (if any) were obtained, and should name the original authors.
 
 Upstream-Name and Upstream-Contact should not be deprecated in the
 copyright format unless that part of Policy is changed through the normal
 Policy process, which will require dealing with the reasons why we have
 required the provenance of the upstream source be documented in
 debian/copyright and finding a good alternative solution that can be
 similarly required.  It may well be that debian/upstream is that good
 alternative solution, but note that it needs to be required at the should
 level to be a replacement for that Policy requirement.

Hi Russ and everybody,

the original authors are not always the contact points.  Some projects are
fortunate to have helpdesks, for instance.  Some authors require to be
contacted on the project's mailing list.  All of this makes the
Upstream-Contact field a weak took for complying with the Policy.

Fortunately, this requirement is a Should.  In my case, I include statements
of authorship if they are provided in upstream files, and otherwise, I do not
attempt at drawing the line between which contributor is Author and which is
not.  At least in science, authorship it is a very hot and political issue that
is best to be left to the authors themselves.

I personally wouldn't mind the Policy being relaxed on that point
(http://bugs.debian.org/678607#10).

Have a nice week-end,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Re: Reporting 1.2K crashes

2013-06-28 Thread Lisandro Damián Nicanor Pérez Meyer
On Friday 28 June 2013 13:28:59 Jonas Smedegaard wrote:
 Quoting Lisandro Damián Nicanor Pérez Meyer (2013-06-27 19:42:16)
 
  On Thursday 27 June 2013 11:19:40 Alexandre Rebert wrote:
I do not think that you should try to implement this immediately
but from a Debian Maintainers point of view we now could present a
case where it makes perfectly sense to use DEP5 formated copyright
files and if we try to do this more strictly future tests could
profit from it.
   
   For our purposes, it would useful to have a way to extract upstream
   developers' addresses automatically. I'd love to see DEP5 adopted
   for this reason.
  
  But even if adopted and up to date, it doesn't means that's the
  correct way of dealing with upstream. Many addresses will be of former
  developers, and in most situations it will not be the best way to
  contact upstream. Some will want a mail to a specific mailing list,
  some other to open an issue in their bugtracker, ...
 
 I disagree with your remark that ...it will not be the best way...:
 DEP5 Upstream-Contact hint is defined as the preferred form of contact
 for upstream.
 
 So if adopted and up-to-date, it will be the correct (and will also be
 up-to-date - that's obviously implied from it being, ahem, up-to-date).

I don't mind if that field is available as long as it's optional, filled only 
if the maintainer[s] want to invest time on that. Personally I think it's even 
more burden on what we already have.

And DEP5 is fine as long as you don't hit a source wich makes it grow above 
12k+ lines. Then it becames a real PITA.

-- 
18: Como se pueden evitar los problemas de alimentacion electrica
* No coma cerca de un enchufe
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Re: Reporting 1.2K crashes

2013-06-28 Thread Lisandro Damián Nicanor Pérez Meyer
On Friday 28 June 2013 13:28:59 Jonas Smedegaard wrote:
 Quoting Lisandro Damián Nicanor Pérez Meyer (2013-06-27 19:42:16)
[snip] 
 So if adopted and up-to-date, it will be the correct (and will also be
 up-to-date - that's obviously implied from it being, ahem, up-to-date).

On a second thought, if we happen to require (must) this field, should we 
fill RC bugs to stable packages which become outdated?

I know I'm exagerating, but seeing the border cases sometimes help.

-- 
perrito666 SlackDeb: velo como un entrenamiento shaolin para geeks,
en vez de meditación y tortura física, abstinencia de internet y sexo
  Horacio Francisco Sebastián Perrito Durán Barrionuevo, sobre un
  viaje que Federico SlackDeb Peretti estaba planeando con su novia.

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Re: Reporting 1.2K crashes

2013-06-28 Thread Russ Allbery
Clint Adams cl...@debian.org writes:
 On Fri, Jun 28, 2013 at 07:35:51PM -0700, Russ Allbery wrote:

 Upstream-Contact was put into DEP-5 because it was already required
 contents in debian/copyright according to Policy, which says:

 Every package must be accompanied by a verbatim copy of its
 copyright information and distribution license in the file
 /usr/share/doc/package/copyright. This file must neither be
 compressed nor be a symbolic link.

 In addition, the copyright file must say where the upstream sources
 (if any) were obtained, and should name the original authors.

 Upstream-Contact[0] need not be an author, copyright holder, or source
 for source, so I'm confused by this logic.

It is, however, closely related to all of those things and you end up
usually satisfying all of those requirements at the same time for quite a
few packages, as has been discussed many times in the past.  People seem
to want to rehash this conversation endlessly without doing the work to
propose a concrete alternative and get consensus and wording for it.  It
gets a little tiring.

I would be happy to see these things taken out of debian/copyright, but
it's going to require some work in writing a clearer description of
exactly what we want to document and why, and putting together a proposal
for how we're going to do that.

So far, there have been a few proposals, but none of them have gotten
close to consensus, and most of them were rather underspecified.  So the
current situation continues.

-- 
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/87wqpdzkc1@windlord.stanford.edu



Re: Reporting 1.2K crashes

2013-06-28 Thread Russ Allbery
Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com writes:

 And DEP5 is fine as long as you don't hit a source wich makes it grow
 above 12k+ lines. Then it becames a real PITA.

This usually means you're doing it wrong.  Comprehensive copyright-format
1.0 files for some of my packages with over 20 different licenses,
including all of the build machinery (which you don't actually have to
document), and dozens of separate copyright holders are only 300 lines.
Obviously they'll grow considerably if you have licenses that aren't in
common-licenses but are quite long, but that's unavoidable regardless of
the format.

A lot of these sorts of complaints about ridiculous-sized copyright-format
1.0 files turned out to be because people didn't collapse the copyright
statements for multiple files covered under the same license and didn't
make effective use of wildcards.

Of course, it's strictly optional, so don't bother if you don't want.  But
I'm personally a bit dubious there are many source packages that actually
*require* 12K+ lines to document their copyright holders and licenses
using copyright-format 1.0.  However, I can readily see how you could get
that result through simple-minded, mechanical generation.

I generate my copyright-format 1.0 files with a script; it's just a script
smart enough to compress copyright statements.  (Sadly, my script is
fairly custom-tuned for my own patterns of documenting copyright holders
and licenses.)

-- 
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/87sj01zk25@windlord.stanford.edu



Accepted ng-utils 0.8-1 (source i386)

2013-06-28 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 07:45:31 +0200
Source: ng-utils
Binary: ng-utils
Architecture: source i386
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen p...@debian.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 ng-utils   - Tool to access netgroups from the command line
Closes: 495133
Changes: 
 ng-utils (0.8-1) unstable; urgency=low
 .
   * Migrate to debhelper 8.
   * Make sure not to crash on unknown command line
 arguments (Closes: #495133)
Checksums-Sha1: 
 e4bca28c6f65ce1bce2342b3926e1a5200c42817 923 ng-utils_0.8-1.dsc
 5a39e66a84876d061c4114ed1c699093618fe6fc 89321 ng-utils_0.8.orig.tar.gz
 a0fddd5458378c1bf3c10dd2f5c060d1347741ed 20 ng-utils_0.8-1.diff.gz
 b51364f75a8915dd57c3634990695fdb3ba1fbf3 9898 ng-utils_0.8-1_i386.deb
Checksums-Sha256: 
 c10123b52ade656e60a32c2207bf87bc1b462537c6eb5ce9fbd92909255e5f0d 923 
ng-utils_0.8-1.dsc
 107d909ad779982344aa586d8fd1838b6224beeff8e1b38122159467912cbbac 89321 
ng-utils_0.8.orig.tar.gz
 f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec 20 
ng-utils_0.8-1.diff.gz
 07c4bf6016dac64b4eb25484b4f56ac6066486f40685e2ee4a5dbceeae5e436a 9898 
ng-utils_0.8-1_i386.deb
Files: 
 9be40702a31821ed55d85b0a06ca4a23 923 utils optional ng-utils_0.8-1.dsc
 6f8b02e65c63e141711bf1ab11d5631e 89321 utils optional ng-utils_0.8.orig.tar.gz
 4a4dd3598707603b3f76a2378a4504aa 20 utils optional ng-utils_0.8-1.diff.gz
 b77c00e5a532e5fc6ad7f576a5010026 9898 utils optional ng-utils_0.8-1_i386.deb

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

iD8DBQFRzSY520zMSyow1ykRAmRNAKC46rkxRJbMg60yMmNtiZWkrDsd7wCcDbvU
SDAbH7yX3xz9+vhHmW2PVSE=
=yqf2
-END PGP SIGNATURE-


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



Accepted ruby-highline 1.6.19-1 (source all)

2013-06-28 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 08:20:32 +0200
Source: ruby-highline
Binary: ruby-highline
Architecture: source all
Version: 1.6.19-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Cédric Boutillier bou...@debian.org
Description: 
 ruby-highline - high-level interactive IO Ruby library
Changes: 
 ruby-highline (1.6.19-1) unstable; urgency=low
 .
   [ Prach Pongpanich ]
   * Imported Upstream version 1.6.19
   * Bump Standards-Version to 3.9.4 (no changes needed)
   * Drop transitional binary packages
 .
   [ Cédric Boutillier ]
   * debian/control:
 + remove obsolete DM-Upload-Allowed flag
 + use canonical URI in Vcs-* fields
 + improve description
 + update my email address
   * set external encoding when needed for tests
   * update my email address and years in debian/copyright
   * remove lintian-overrides, about transitional packages
   * add disable_test_terminal_size.patch: disable a failing test with
 pbuilder/sbuild.
Checksums-Sha1: 
 14c83c0ccc09478895f90d140abd8fb9c5feecc3 2129 ruby-highline_1.6.19-1.dsc
 f64e331301c380e7a1db3786eb41ec6cca452ea0 218759 
ruby-highline_1.6.19.orig.tar.gz
 d32f27d8cb56fb2ca06afa3b5b740e914e861c92 4882 
ruby-highline_1.6.19-1.debian.tar.gz
 69ab7fa8b5a1bf0165473cecbe14704a98f611a7 50848 ruby-highline_1.6.19-1_all.deb
Checksums-Sha256: 
 c440bc9c4c4fe4095282fbdfa3cf8162062ce89f37a516d27f426ac1195ed2c1 2129 
ruby-highline_1.6.19-1.dsc
 5324f8c57c322c49d9103acc4a7a4075a3c3986f1ebcb0546142ae7fb059442f 218759 
ruby-highline_1.6.19.orig.tar.gz
 46b99945eadd170fba51c054215f842c58a09a789b301c97934abfa8be755f19 4882 
ruby-highline_1.6.19-1.debian.tar.gz
 c09add7d875e59c845e06aee4ed3258b4b467850603362229c24debfd80280c6 50848 
ruby-highline_1.6.19-1_all.deb
Files: 
 50c462036e53006c58e56855fe45c5e5 2129 ruby optional ruby-highline_1.6.19-1.dsc
 643accb4a3c48df58173008a92b9373b 218759 ruby optional 
ruby-highline_1.6.19.orig.tar.gz
 0cf25ac597da9d875fbe05d6db7d3a11 4882 ruby optional 
ruby-highline_1.6.19-1.debian.tar.gz
 dc6ac968a57a42b5a80a19b2a79ba472 50848 ruby optional 
ruby-highline_1.6.19-1_all.deb

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

iQIcBAEBCAAGBQJRzSywAAoJENpJWPYR4UnpSlMP/RbiPMQOWrJAxkJQD6e7JZVO
BPeQ6Q7ZZrsZ3xV228wUVCMGTKbD7XstXIbcdT9FVhjxHyguygdRjIhcbxFnYqoO
R5++44vtWtmWLNVpLRZ+zr8rGdK32dgpbRK7mTBJYOKPmOQEWcFu3ZRysKQo51yb
uWiTq7AEinVSGtogdMmEiixoLwwJFFs6W5w2jKNTiy+1CPKtmM+mQ6ERXX5VS5g/
PfbPbvhWc7DLJfOLbJblGqhZXV0568UDHTdG5ZOH/Ph54xqarrX5ZPGkj5MKuz3W
IN2kqtJ5kjmsSOUgjb6YFciP1eO2iWiqIbe375K/j7ot9hrl5CoeRQi2iz+Z+N7p
pguN+DFTSwEuQWzjuYBWIMWjt8IQMNkIFm2LNhymSUFtLgYyXDvC40Skme/2QJ8t
mXfc9lsHX6i5DszVG8tEMpzjMlAz2lABZ1wSYsPi77EUtMPPcAOeoSFmdMvHmDJt
KgKspRzDezaydJIlQ7imcRVguRWR1AeaPgY0froU9uO5qnaINv6BdMWSMZVJO1zR
VZjQ5C5Q4NtwirdzYlS2SFUtonKamb6fzCgM4ch39ZrCpW5/9PLr7D/AAnLZq+Ia
5HvhDGiHeSoamTaUquVPV0jkoMS/EfiSVJr/Vlr858LYjJ2e2EdBqf1AL6iI3gMH
DRCZbzxAdBymvQkp3LIy
=VWw5
-END PGP SIGNATURE-


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



Accepted pypy 2.0.2+dfsg-4 (source amd64 all)

2013-06-28 Thread Stefano Rivera
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jun 2013 01:12:07 +0200
Source: pypy
Binary: pypy python-pypy.sandbox pypy-lib pypy-doc pypy-dev
Architecture: source amd64 all
Version: 2.0.2+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Stefano Rivera stefa...@debian.org
Changed-By: Stefano Rivera stefa...@debian.org
Description: 
 pypy   - fast alternative implementation of Python - PyPy interpreter
 pypy-dev   - header files for PyPy (an alternative Python interpreter)
 pypy-doc   - developer Documentation for PyPy (an alternative Python interpret
 pypy-lib   - standard library for PyPy (an alternative Python interpreter)
 python-pypy.sandbox - sandboxed PyPy interpreter
Changes: 
 pypy (2.0.2+dfsg-4) unstable; urgency=low
 .
   * Relax the RAM check on kfreebsd-amd64, which currently has 3GB buildds.
Checksums-Sha1: 
 540f642fe9a0c7b44aa1284c32e671c2ad1f947e 2348 pypy_2.0.2+dfsg-4.dsc
 73c3ac444be3b0bc892f57214fe94cbc5983ab96 71086 pypy_2.0.2+dfsg-4.debian.tar.gz
 e0b715baa5bf987382e33712fd9c3892b4cfd6b5 6960948 pypy_2.0.2+dfsg-4_amd64.deb
 e4d333db85d4c2584fed234e06b14741ad1a571b 3191662 
python-pypy.sandbox_2.0.2+dfsg-4_amd64.deb
 7d9182397dbc81a6de1fb01559c8a83756c58b7e 4033666 pypy-lib_2.0.2+dfsg-4_all.deb
 92d716c7cd54fa9768d99d6fffee5bf952304f47 1334186 pypy-doc_2.0.2+dfsg-4_all.deb
 246205a532accb71eddf8cd7a0c5c6fed8109a77 30628 pypy-dev_2.0.2+dfsg-4_all.deb
Checksums-Sha256: 
 1717917c3b56978680935c71f3d7f712086609c9565b2a26a624a51581f9be68 2348 
pypy_2.0.2+dfsg-4.dsc
 29b2f5ca8f8d647b9915ab7bb89146b9efbfea46dca0ce3a88adf678f622088a 71086 
pypy_2.0.2+dfsg-4.debian.tar.gz
 50255e1749a3beab46deb69f5ff0f26f3ae28e0c9086a58627376b08944b20d4 6960948 
pypy_2.0.2+dfsg-4_amd64.deb
 1de32bea00998da9691dd880cfaaf2268a289d7f18717802e272fb2ab64d0f33 3191662 
python-pypy.sandbox_2.0.2+dfsg-4_amd64.deb
 1f4cebcddc706b46d145969d48e31f2e61938fe7d445758219c4c1e3bdcae4ae 4033666 
pypy-lib_2.0.2+dfsg-4_all.deb
 e0da4931251ce9668d11c99045b2d75f17ef7f84c405e896ef239c9e54a9745c 1334186 
pypy-doc_2.0.2+dfsg-4_all.deb
 629eedcd21e118480fa61956b1f9ee691290872235a3b3802433a05fe418c07d 30628 
pypy-dev_2.0.2+dfsg-4_all.deb
Files: 
 057bb8f956908654d20a7eeced7e02ee 2348 python extra pypy_2.0.2+dfsg-4.dsc
 f00d889f064786f054eb888ba8e7a595 71086 python extra 
pypy_2.0.2+dfsg-4.debian.tar.gz
 8fe43abdb998c430952ceb07c005a84a 6960948 python extra 
pypy_2.0.2+dfsg-4_amd64.deb
 52876484caa81aa97a9f579bec853a86 3191662 python extra 
python-pypy.sandbox_2.0.2+dfsg-4_amd64.deb
 a62c1f1b231a41cddd839479226cb1df 4033666 python extra 
pypy-lib_2.0.2+dfsg-4_all.deb
 d9567f866f5b6ef52ca5cea3b89b78d0 1334186 doc extra 
pypy-doc_2.0.2+dfsg-4_all.deb
 9c96a6466854ae1bf3054a0fa6f24752 30628 python extra 
pypy-dev_2.0.2+dfsg-4_all.deb

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

iQIcBAEBCgAGBQJRzThEAAoJEACQ/CG1zRrM81QP/Rei02JhSqytiwLlzmjidHCd
t3O/NTMBPtZe9NvjOVlZzCQWTA0yKDxDAa0c11Z/sd6Bvx3zVj7ErXcp8KvgGYO8
mwglgISJ+BOAgkpfJmENnuuervN/nkUcfrBe8q3mByJdqaH7M5jvvQwUllqFL7Th
FIiUszajLCDMeMMxKhs4mPLrxNufd6AhrH0iJo/2Abyh9p0RICY+DwHtlq3aUpDv
AiC4h/upIeRrUfP2U+ls3u88TFTuEaqkHhrBmNgEOUK3zz31uTqxO7/cHJxcboT7
Azz0zPHs59RBxWEHF6BYCY69VvsG98cio+2wujzgow4MqHwYFp4bCYcJJmTYnyWC
PFqXPY09oitw3mOnEhDZBq+88+vYSC10gEUasSnqc7PtG4wpRtE82roWb54rdioY
+LEPwfpjcFfE1VQESvBhYekfSrNwwkG4JI07RGDZQruPxt7HBIHq55mXlYcIt0GL
ISI72tnzNvxVuUaqECGVAGaRHXguh54Psx33vSzK56SUT0OARAQUZRiyhQlQF5iX
mIGe2p1CsYv1yTpn253trse6mu+HBiL2RT37tIGdZqnLwd6bGPULP2nzed3IIg2v
CRau8pmFm8+P1Vc12FaeSm6vdwp3E/cFLD3dDyUet4lZP6L7ZP8xuyP0vQy+lXA/
rGh/dZYhHk1uLFOmnmbr
=flwh
-END PGP SIGNATURE-


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



Accepted libsndfile 1.0.25-6 (source amd64)

2013-06-28 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 17:39:23 +1000
Source: libsndfile
Binary: libsndfile1-dev libsndfile1 sndfile-programs
Architecture: source amd64
Version: 1.0.25-6
Distribution: unstable
Urgency: low
Maintainer: Erik de Castro Lopo er...@mega-nerd.com
Changed-By: Erik de Castro Lopo er...@mega-nerd.com
Description: 
 libsndfile1 - Library for reading/writing audio files
 libsndfile1-dev - Development files for libsndfile; a library for 
reading/writing a
 sndfile-programs - Sample programs that use libsndfile
Changes: 
 libsndfile (1.0.25-6) unstable; urgency=low
 .
   * debian/patches/01_sd2_rsrc_segfault.diff : Patch from upstream git.
   * debian/rules : Remove cruft at end of ifeq line.
   * debian/control : Remove DM-Upload-Allowed which no longer works.
Checksums-Sha1: 
 ab45181bb02b02a90bdf25c7fd36abb6c04c6886 1314 libsndfile_1.0.25-6.dsc
 e95d9fca57f7ddace9f197071cbcfb92fa16748e 1060692 libsndfile_1.0.25.orig.tar.gz
 9d78f62b355a09302c70aa6ccfeb8a2b02edfe11 11861 
libsndfile_1.0.25-6.debian.tar.gz
 56ce9cb5db6db38780a0e8b02adf9384afe05024 390990 
libsndfile1-dev_1.0.25-6_amd64.deb
 191bc89cc137e89458eafea75f1838f19c581523 243826 libsndfile1_1.0.25-6_amd64.deb
 8bdbfe14efa1d3b11c0c188d934fa5883353eb5f 119264 
sndfile-programs_1.0.25-6_amd64.deb
Checksums-Sha256: 
 a02fac5d9c3864e2eaad74344d88999419ee016a171d199cf689ff929478ff3f 1314 
libsndfile_1.0.25-6.dsc
 59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882 1060692 
libsndfile_1.0.25.orig.tar.gz
 ad3c749c42312cefdf050dc873142cbe35f56b9a04e78cef11292aa6718dec9b 11861 
libsndfile_1.0.25-6.debian.tar.gz
 fea32c8f879fb952bb9fcd110f9198e2d7fef2787810e7e92de147138de3b57a 390990 
libsndfile1-dev_1.0.25-6_amd64.deb
 1f7ae2594ff19b7bff48f979c8f2689adee45c4782b4fd32e2b380ec9c681750 243826 
libsndfile1_1.0.25-6_amd64.deb
 0722561462ff6bedc3faa8d76fe662ef1be57d0b3b79904422f9ced02a132bd2 119264 
sndfile-programs_1.0.25-6_amd64.deb
Files: 
 c103bc9e9504b6816a71e0de4beaa416 1314 devel optional libsndfile_1.0.25-6.dsc
 e2b7bb637e01022c7d20f95f9c3990a2 1060692 devel optional 
libsndfile_1.0.25.orig.tar.gz
 ad4b4eb15e6aaf35fd209dc233d79f9d 11861 devel optional 
libsndfile_1.0.25-6.debian.tar.gz
 a03a0ad17e69e2943598709db322ba39 390990 libdevel optional 
libsndfile1-dev_1.0.25-6_amd64.deb
 1589597c01b666b02d9726190351c028 243826 libs optional 
libsndfile1_1.0.25-6_amd64.deb
 f78c48e5107793a32675a09852a7162f 119264 utils optional 
sndfile-programs_1.0.25-6_amd64.deb

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

iEYEARECAAYFAlHNPhAACgkQbKQad0O41si4qQCgtTRY+Tc8WbCpgNBkNtfemCK+
ibIAniAQIT0ZbUVPL8zBTId8W3pi4dk8
=Aj3O
-END PGP SIGNATURE-


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



Accepted arb 5.5-4 (source amd64 all)

2013-06-28 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 09:42:35 +0200
Source: arb
Binary: arb libarb arb-common arb-doc
Architecture: source amd64 all
Version: 5.5-4
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 arb- Integrated package for sequence database handling and analysis
 arb-common - Integrated package for sequence database handling and analysis (d
 arb-doc- Integrated package for sequence database handling and analysis (d
 libarb - Integrated package for sequence database handling and analysis
Closes: 714327
Changes: 
 arb (5.5-4) unstable; urgency=low
 .
   * Build-Depends: libglew-dev instead of libglew1.5-dev
 Closes: #714327
Checksums-Sha1: 
 3570acce5ff89d68b2d2d0d4850eb5587648bcc5 1688 arb_5.5-4.dsc
 5b7b95fbcd86daf85d4c44df7f608049ca057350 37103 arb_5.5-4.debian.tar.gz
 3696385e2db7c1a8fcfe3bb04ba832fd25e42d99 1335794 arb_5.5-4_amd64.deb
 34604a219210384d25c25499f5984b57a24650b6 571386 libarb_5.5-4_amd64.deb
 52f97df95a6f445ea52ef7f607eec5b54150fab9 3297958 arb-common_5.5-4_all.deb
 caef341e05b32a6aa4894b7baef7fc683cd619d0 496142 arb-doc_5.5-4_all.deb
Checksums-Sha256: 
 2349664de4c686d8530c2cca8648d1d7140c7c54900d880af5d1b498a4787169 1688 
arb_5.5-4.dsc
 2c1cc7dce1b61b85f7d699a442f0f065a06eb89c7b33bc823bf7d37f06c74cd3 37103 
arb_5.5-4.debian.tar.gz
 ae2c7ada0f27036f42c955eef8e3532ae30aa085c0ea0d4d1464f4061220d049 1335794 
arb_5.5-4_amd64.deb
 cd40f20e4bde7828ef7a3b240135f473947d3cdd7e615e4f2cf025c04a71a1e9 571386 
libarb_5.5-4_amd64.deb
 77b816708829c8484f8dd761a2c5fc93164c5b0725aca0bc6a643442a9a86cb7 3297958 
arb-common_5.5-4_all.deb
 8b402d86f6144f292d56e8a1f6a827d520da086fbc6c449fe57646419c40bc6a 496142 
arb-doc_5.5-4_all.deb
Files: 
 9d7b20d2de4a971f9203de574fea74e6 1688 non-free/science optional arb_5.5-4.dsc
 811cfef1499c654c4c802177d4ac9020 37103 non-free/science optional 
arb_5.5-4.debian.tar.gz
 6d223fa94c839c5577fa2047ef62cbf7 1335794 non-free/science optional 
arb_5.5-4_amd64.deb
 814a774f08623681a506de0be0859d2e 571386 non-free/science optional 
libarb_5.5-4_amd64.deb
 5b45c41d2bad76cbad012decb46a9e6c 3297958 non-free/science optional 
arb-common_5.5-4_all.deb
 fe168dba9fc5527cb98f840f1e08d82e 496142 non-free/doc optional 
arb-doc_5.5-4_all.deb

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

iEYEARECAAYFAlHNQRoACgkQYDBbMcCf01oGlQCdFSzLhEhf5+iUBpJ3MPPHMgMG
rI8AniwiEz6Mf0J9io6xc36kPTag5kMq
=gykh
-END PGP SIGNATURE-


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



Accepted boinc-app-milkyway 0.18d-3 (source amd64)

2013-06-28 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 Jun 2013 16:40:32 +0200
Source: boinc-app-milkyway
Binary: boinc-app-milkyway
Architecture: source amd64
Version: 0.18d-3
Distribution: unstable
Urgency: low
Maintainer: Debian BOINC Maintainers pkg-boinc-de...@lists.alioth.debian.org
Changed-By: Gianfranco Costamagna costamagnagianfra...@yahoo.it
Description: 
 boinc-app-milkyway - Milkyway@home application for the BOINC client
Changes: 
 boinc-app-milkyway (0.18d-3) unstable; urgency=low
 .
   * Rebuild against boinc 7.1.21+dfsg-1
 to fix a FTBFS in ubuntu saucy.
Checksums-Sha1: 
 22d864bbd2a5783a2d1772754dad5884c204803d 1648 boinc-app-milkyway_0.18d-3.dsc
 0fbba4f43ccdccb5524e6e59e691b6dac9aded59 5824 
boinc-app-milkyway_0.18d-3.debian.tar.gz
 c5810679f487632b83761b04f665538434b30d2e 49110 
boinc-app-milkyway_0.18d-3_amd64.deb
Checksums-Sha256: 
 daa8cba31cad1a9a0007c092ce97f138758a6f14a279f62b7a975c8d8836f8e6 1648 
boinc-app-milkyway_0.18d-3.dsc
 0a7ed67d2e5c9f88a6a788ace595f7138a0092172f148ba7ad37344360d03962 5824 
boinc-app-milkyway_0.18d-3.debian.tar.gz
 281e96113a97a120b19730cccb1c1d9f3649383335908315b449f539fb067ed2 49110 
boinc-app-milkyway_0.18d-3_amd64.deb
Files: 
 aeef634d4a509738e3e3f4e3490d60f9 1648 science optional 
boinc-app-milkyway_0.18d-3.dsc
 2e1138e59142cb61c682ac134d9a31c9 5824 science optional 
boinc-app-milkyway_0.18d-3.debian.tar.gz
 83d5ceec18e64ffbc9e8c71bed1133f0 49110 science optional 
boinc-app-milkyway_0.18d-3_amd64.deb

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

iQEcBAEBAgAGBQJRzUTiAAoJEItu8lKPB14dxs4H/jg0Kfwb2bx7h6q+5cEqvVhV
Vw+AoGSJbqX3z5m5r1WN1bvCmbuJJfSTUYi4DtzT0ULuCPg2HJPNmHeRpsSLw/Hm
mY52RsPi+4eoYVJ0ue6PpaL5hKYLSlfYyxqWGrxXexBYZKkSwmrsjX0/kvFY8fQP
Pa3E7WWWvfMlh8BOnt9d0HI5foym0MAUQxebJ3CUCZ3x2jnRYnXbdKjFogPyVL8S
uZvVQ7ji+JhoQDSGtBgZt/mppbox+0lzLSGHPE+fmB5gRP6tM/PaCEz/K2LMlFVj
YtUZhVRDRHIm19AVeX6DKFnEx0GNSZCN1IsNnINRexiB8+0xAXZjPFO9ttRijXo=
=XpsE
-END PGP SIGNATURE-


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



Accepted debian-edu-install 1.714 (source all)

2013-06-28 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 10:49:39 +0200
Source: debian-edu-install
Binary: debian-edu-install debian-edu-profile-udeb debian-edu-install-udeb
Architecture: source all
Version: 1.714
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers debian-...@lists.debian.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 debian-edu-install - Set d-i values to install Debian Edu without questions
 debian-edu-install-udeb - Execute Debian Edu debian-installer profile (udeb)
 debian-edu-profile-udeb - Choose Debian Edu profile (udeb)
Changes: 
 debian-edu-install (1.714) unstable; urgency=low
 .
   [ David Prévot ]
   * Fix another successfull occurrence.
 .
   [ Petter Reinholdtsen ]
   * Allow /boot in all partman recipes to grow to 1 GiB with large
 disks, to handle more kernels and make it easier to add extra
 stuff in the grub menu (like memdisk firmware upgraders etc. :)
Checksums-Sha1: 
 284c83a8a2de2d130f846325ffe0f4be5f2673e2 1434 debian-edu-install_1.714.dsc
 87dc4a99581967c7cd3b133fa2191dc94933769d 174476 debian-edu-install_1.714.tar.gz
 c16fef9cbd7109616e2039f8b20adaccc97ffd6b 53426 debian-edu-install_1.714_all.deb
 5052f05a8ab427cf8dbfdaff8d9f919be07c860d 2622 
debian-edu-install-udeb_1.714_all.udeb
 7130db9dcf2021c6c68c3e44e43f07828a2ef95f 63416 
debian-edu-profile-udeb_1.714_all.udeb
Checksums-Sha256: 
 ee19191d70b6aae49ad6a908d9e95b31720f420c37c348d1154bf51b4944bd3c 1434 
debian-edu-install_1.714.dsc
 267843d88176e6be43fa4fa59831556846363f155c51eed382207cd09ce14654 174476 
debian-edu-install_1.714.tar.gz
 65b6f5517d809e6901bf336096449c112b76560951d9eb37c96d5974cffe49ee 53426 
debian-edu-install_1.714_all.deb
 8b7edf62111b6536b62c4870295b3f45f8ee7ccf24d2aa2e2552e09ea9918183 2622 
debian-edu-install-udeb_1.714_all.udeb
 5d2bc141f8187d109f31fea3fc02f5598377af88d0eaf3f91ae178688f4e6457 63416 
debian-edu-profile-udeb_1.714_all.udeb
Files: 
 470f49d0990dbfab56af820066dfaa5d 1434 misc optional 
debian-edu-install_1.714.dsc
 87601f17c1ef858ff63481e6cdb95b4c 174476 misc optional 
debian-edu-install_1.714.tar.gz
 b87c912cfbf0ffd00e9b6003aac70ef3 53426 misc extra 
debian-edu-install_1.714_all.deb
 89d50f03cea91b218f241647190942fc 2622 debian-installer optional 
debian-edu-install-udeb_1.714_all.udeb
 09edc7631688b28ccc52ff86c991a094 63416 debian-installer optional 
debian-edu-profile-udeb_1.714_all.udeb
Package-Type: udeb

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

iD8DBQFRzU5s20zMSyow1ykRAnPoAJ9fAW9Kyndb0A3DeM3WlVJW+zXfPwCg5Rie
x1RSmWHMwkU2ezNBqSUgsEg=
=Z4Ie
-END PGP SIGNATURE-


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



Accepted kdevelop 4:4.5.1-1 (source all amd64)

2013-06-28 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 25 May 2012 23:56:49 +0200
Source: kdevelop
Binary: kdevelop kdevelop-data kdevelop-dev kdevelop-dbg kdevelop-l10n
Architecture: source all amd64
Version: 4:4.5.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdevelop   - integrated development environment for KDE
 kdevelop-data - data files for the KDevelop IDE
 kdevelop-dbg - debugging symbols for KDevelop
 kdevelop-dev - development files for the KDevelop IDE
 kdevelop-l10n - localization files for the KDevelop IDE
Closes: 707215
Changes: 
 kdevelop (4:4.5.1-1) experimental; urgency=low
 .
   [ Pino Toscano ]
   * Make kdevelop-data break/replace kdevelop-doc  4.3 (it was part of
 kdevelop 3.5).
 .
   [ Andreas Cord-Landwehr]
   * Bump build dependency for kdevplatform-dev to 1.5.1.
   * Remove patch for compile switch for Okteta structure tool since
 BIG_ENDIAN compile switch implemented by upstream
 (remove patch okteta_optional_structures_tool.diff)
   * Add libqjson-dev build dependency.
   * New upstream release:
 - fixes parsing of libc header files (Closes: #707215)
   * Bump Standards-Version to 3.9.4: no changes needed.
   * Update copyright.
Checksums-Sha1: 
 dc45cc5329a0b9fc9be25e226d0acdce5538edaf 1761 kdevelop_4.5.1-1.dsc
 e27b77bca0b4c466f66b24167ec416f20b353f6f 5342081 kdevelop_4.5.1.orig.tar.bz2
 312a9c795fa7d36aabef32ede02706a35996e15f 25875 kdevelop_4.5.1-1.debian.tar.gz
 05eb22c31eb5b95f37c81b1c16ebc3b71798bca1 3580800 kdevelop-data_4.5.1-1_all.deb
 a72b634082c877365d8be4b6467138ae4af0dee4 885880 kdevelop-l10n_4.5.1-1_all.deb
 d9ff539322608542e81d72436098ff49473a4a31 1936266 kdevelop_4.5.1-1_amd64.deb
 c88bf7be960c7e9e21195b1ca28560ee4fc1ebf3 25170 kdevelop-dev_4.5.1-1_amd64.deb
 ba8d25bc9be120a94ff194fd2934a0f098164f21 22188322 
kdevelop-dbg_4.5.1-1_amd64.deb
Checksums-Sha256: 
 ac45ea381b87b1c316e1dd4622623ced5b2abe6af5e9205a149e666c35f9c8a5 1761 
kdevelop_4.5.1-1.dsc
 36b559b0c0aff13370e27dda57383605e719b55e4b95abd932e513183fcb46ee 5342081 
kdevelop_4.5.1.orig.tar.bz2
 6a56c10fee78957e56b0686aa6e308dea99cfb616b58db4c62faf14cf121035b 25875 
kdevelop_4.5.1-1.debian.tar.gz
 35c37ee6e7f45847bd9cafe0c3aeb6a4779507882475d4205c46ed3aadedaad6 3580800 
kdevelop-data_4.5.1-1_all.deb
 30ed0862fe58ac3daec190e14954e5c69353b56d580f600381a5c7105d67b85f 885880 
kdevelop-l10n_4.5.1-1_all.deb
 6d11830dc9c9eb763c868fe64717ee0177b5f58ff173da7607e406dd5b212e62 1936266 
kdevelop_4.5.1-1_amd64.deb
 7a5168545bce08581f73b54dd778121b3486bc510fb0729091bbf12e7018d3ab 25170 
kdevelop-dev_4.5.1-1_amd64.deb
 0914bd32bdc56d088247d874ce507bb06f333b6e6c6fe936759dd4d8bf4b717e 22188322 
kdevelop-dbg_4.5.1-1_amd64.deb
Files: 
 d2c6d28a72e3f9390e1b4fc1a56b847c 1761 devel optional kdevelop_4.5.1-1.dsc
 9356d8faa06a027fb6854391b03ba4bd 5342081 devel optional 
kdevelop_4.5.1.orig.tar.bz2
 b69174af7962a7a144e1cf633aeee0db 25875 devel optional 
kdevelop_4.5.1-1.debian.tar.gz
 350bb886fc7133fa937e5e566d702808 3580800 devel optional 
kdevelop-data_4.5.1-1_all.deb
 a60128f0aecf2fc08e99f22154ad5733 885880 localization optional 
kdevelop-l10n_4.5.1-1_all.deb
 8c060cbede3b4bc703debf2d63b38f40 1936266 devel optional 
kdevelop_4.5.1-1_amd64.deb
 7817554cf5ff0825f56292de5b8a5f1e 25170 devel optional 
kdevelop-dev_4.5.1-1_amd64.deb
 d0e227758d427c899aa948487d6fa6bd 22188322 debug extra 
kdevelop-dbg_4.5.1-1_amd64.deb

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

iEYEARECAAYFAlHNTqUACgkQnMvaFgH6i0p89gCfSawp7SfhCsR6LRdw4Qw/FSoz
mPQAoJvPK5mPXyYakf2DtMVYztuIuv+D
=fhzT
-END PGP SIGNATURE-


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



Accepted stella 3.9-1 (source i386)

2013-06-28 Thread Stephen Kitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 09:53:13 +0200
Source: stella
Binary: stella
Architecture: source i386
Version: 3.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Stephen Kitt sk...@debian.org
Description: 
 stella - Atari 2600 Emulator for SDL  the X Window System
Changes: 
 stella (3.9-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 592997f3f5b15ef933edb393358d302182589574 1917 stella_3.9-1.dsc
 9cb40435fe4d45e027e7772b8938797d8e4a319e 2223230 stella_3.9.orig.tar.gz
 eb4a3353b620c4dfeb5f2e562c925f6a9d07db84 15142 stella_3.9-1.debian.tar.gz
 9a5dbf282e62fb3e697a276620b06ef8ea62404e 1640036 stella_3.9-1_i386.deb
Checksums-Sha256: 
 237e903cc49c237ebacab3094eab7c331802abc240fae0ed0f6b406d1a9640f1 1917 
stella_3.9-1.dsc
 9eb3e939a723fa3c058cc051765687dc07008b89d049a1448e2df2c77307a941 2223230 
stella_3.9.orig.tar.gz
 3d4293a07533cb6019c9af53ca2085a704f0e9850fa6ae0d660aa31b34e03cc0 15142 
stella_3.9-1.debian.tar.gz
 7d014a9c8b83bd8edf2354f9e318a17eb64366ffdf084a5317d8020e6c6ccdc1 1640036 
stella_3.9-1_i386.deb
Files: 
 249a1c44b4dac9b717b55cd10e7c74e8 1917 otherosfs optional stella_3.9-1.dsc
 a0b1dbfef4f7b5e6ff9273c15cf4ba7d 2223230 otherosfs optional 
stella_3.9.orig.tar.gz
 9c34481a4cbc7fb4841e7104aaf72bed 15142 otherosfs optional 
stella_3.9-1.debian.tar.gz
 5049eeac81cea10be5db61b7d73e7935 1640036 otherosfs optional 
stella_3.9-1_i386.deb

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

iQIcBAEBCAAGBQJRzUymAAoJEHWXeKmja0lPqjwQAK0wA8INUOOIu1GK1cN5ljDj
M7kCb0m1ILHgL0S7kb5vi+aUpW7uX+ao34nfNkZRVlrjqKWxqDLrzBkMj7S7g+Bn
50r70Gv29VLxnQkxuwOL6X31tgq0aaXiKMIp42Xw+SdzIvIrReI33CRAYFjg5wGs
DqR4Ms9qChTG4Hz4ZV3ncaoQTQZBRPUaFTRLESX3/zezPWzOHUj60UgE72OXdA+l
iWtoTSwkmrk4FJzh2AuTWZQaSuDFv20dm/RgfWLVKKfDKwNt0HLUC1hQ8G9jHfR4
ppU3v2xkeJen8bI4L17WU4eNjKo+KcLa+Q2zYKXkF1MFlPLHN1I1L880tVh8vDU4
qYflxfk9AhpUYLLyOww2jaV9DGHNfLApS/M2w44iyduASSQgTDFUAcDr9eoiTbGc
ujiarw4tpOkuu1+obq19ma6JC0/jjVhbPZv6inFKVsckKGqJ1q0tyP1omvpIseuC
LSLQTxrbDQm17JFRwIgunaR/HpJ8ACwMSuXKalMzlaQWdttSxodjZqKG25ssOx2y
Ibe8rzlcQWOEU7eaOp2hr0BB3NIaatf3XpW5FFtcFb4vaWAwhV0JZvyolVKJA8rN
Sd4Wwzigl2Le6YtofKkpsWBxSO9ZLNY1UaO0n8ViVU+vnnm+KjQcnRpDY2oRr17X
tv1YPCNNDnO/ljDk+iz7
=otf+
-END PGP SIGNATURE-


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



Accepted ffgtk 0.8.1-3 (source i386)

2013-06-28 Thread Rolf Leggewie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 23 Jun 2013 19:39:04 +0200
Source: ffgtk
Binary: ffgtk
Architecture: source i386
Version: 0.8.1-3
Distribution: unstable
Urgency: low
Maintainer: Rolf Leggewie f...@rolf.leggewie.biz
Changed-By: Rolf Leggewie f...@rolf.leggewie.biz
Description: 
 ffgtk  - AVM FRITZ!Box remote control and monitor
Closes: 713590
Changes: 
 ffgtk (0.8.1-3) unstable; urgency=low
 .
   * rules: Add -lgmodule-2.0 to LDFLAGS. Closes: #713590
 fix underlinking FTBFS the same way that Ubuntu did in raring
   * control: bump to standard version 3.9.4
   * let dh9 take care of hardening build flags
   * copyright: update my copyright to 2013
Checksums-Sha1: 
 a524b2d2f71be9f6c8520912b4db345b234b4436 2137 ffgtk_0.8.1-3.dsc
 fb15e886414f3d58144819fea2c545cc6331d398 3498 ffgtk_0.8.1-3.debian.tar.gz
 7d8ce99a91ec8b38e6f598592bcff318f3ff494e 406860 ffgtk_0.8.1-3_i386.deb
Checksums-Sha256: 
 0c1cb8ae2438c33f87b0eff17e5462ba5cc69d1cdf2e9d89d5cc8f7129c11432 2137 
ffgtk_0.8.1-3.dsc
 d440d9466ed971eb438a1ce91c0bb2c927076ca0c8827d5cd84ffc60a49d0578 3498 
ffgtk_0.8.1-3.debian.tar.gz
 cc8a4896b10a057cfbf16a26752fb7a342f69dc2c96a5e910d3ae434d73b6629 406860 
ffgtk_0.8.1-3_i386.deb
Files: 
 ffe622c6b6dfd35ba063ea2c34d30b3e 2137 net extra ffgtk_0.8.1-3.dsc
 c75006a246821696df1b9b90ba9a150c 3498 net extra ffgtk_0.8.1-3.debian.tar.gz
 ea92016b01ee17447ea16f55c21c3403 406860 net extra ffgtk_0.8.1-3_i386.deb

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

iQIcBAEBAgAGBQJRyBmMAAoJEJSEK8huURwxvysP/3ndNtm5rX3bwh/w8jl1YP5D
YNGyte140zfo69bFmiuMmr7OFrIZh4gTWqVeDu63sTuYk97dCPtUiI6TRiICuQzE
4l/vUfwewy2OcT/Q1UOI3Ht/bdQM6pxTYJK0yONdAoq0T0jLa9sHXrR33rVmm9OM
0IteI1rQ05lqmXXlc71CYpsCd/k5PoqgYjG4uTt202wjun4i2CmSQpYDhPhakqxR
eGtNxV7b03e7SmxKxzN+/0LiDcHCDcVQksNFg7uSlx0rWbt/bPuEtsh4rtaqKi3o
1wYK9PsaoRSCg0oJu5mBPEq7expuO8svkFDnWLLq5npqg278hVXou1UNH+hIJTAV
Acgg2c8Mz71UGVzYqiDlrMe4JpJub8IppEA+Hrvs6yN7fWPQtfy5gs6c0HZcNfxv
RxZJQOd57P1zg9tduNah8BGRFriC8SJYv/cgu0mzVrwoH4BsMY/CP+YlOY2eVONd
qWlzn5S1SoCOw0himj32GUy29Dqu5P6tPYlHwcIiTM1xD7+zokzRFxaYnObFyqPJ
nyGrx5aGEQH3HrvvZrMfHlgSi9moV0tUXc5rTEuAqsulmbSAI9HqCUdvZxYLTp2s
g9bU0nw2kqr4Hpavz6xaGtoxuqMZCwllGGSQ0NAXUfFNzYWEqKEYEd+uymrird0Z
1hHLIJbcOtxn0BtYWcZm
=J/qt
-END PGP SIGNATURE-


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



Accepted librdf-closure-perl 0.001-2 (source all)

2013-06-28 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jun 2013 11:57:05 +0200
Source: librdf-closure-perl
Binary: librdf-closure-perl
Architecture: source all
Version: 0.001-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-closure-perl - pure Perl RDF inferencing
Changes: 
 librdf-closure-perl (0.001-2) unstable; urgency=low
 .
   [ Jonas Smedegaard ]
   * Update package relations:
 + Fix (build-)depend on libossp-uuid-perl (not virtual
   libdata-uuid-perl).
 + Relax to (build-)depend unversioned on cdbs: Needed version
   satisfied in stable, and oldstable no longer supported.
   * Add README.source emphasizing control.in file as *not* a
 show-stopper for contributions, referring to wiki page for details.
   * Install examples.
   * Bump standards-version to 3.9.4.
   * Bump packaging license to GPL-3+, and extend copyrigt coverage for
 myself to include current year.
   * Fix use comment and license pseudo-sections in copyright file to
 obey silly restrictions of copyright format 1.0.
 .
   [ Salvatore Bonaccorso ]
   * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
Checksums-Sha1: 
 7a3dfb98ada03b1978ef22534916cf11ff7a1e62 2368 librdf-closure-perl_0.001-2.dsc
 fb397d0e620dfc6d802c20f1e34478d2fd075ffb 4872 
librdf-closure-perl_0.001-2.debian.tar.gz
 872a117cc6ea39ed2e72f8de10d4417198bc3fb2 158934 
librdf-closure-perl_0.001-2_all.deb
Checksums-Sha256: 
 3dc1cd5fb4e6104c01a344b4b7f891a1d5e879eed9ba22a243fba8f550bad541 2368 
librdf-closure-perl_0.001-2.dsc
 2b785ac79ab6ef5a2f070abae9e4cdb94c95f443599b2499aab7a00e9b5399d0 4872 
librdf-closure-perl_0.001-2.debian.tar.gz
 c5ea4b50061c47c769656b6eba0f64e776078051e21b84c522138008b4ea5352 158934 
librdf-closure-perl_0.001-2_all.deb
Files: 
 9c36add4cbc4549df287a1c18eb27e2b 2368 perl optional 
librdf-closure-perl_0.001-2.dsc
 e5b6dbeaa271e901b3f0234a729b4f11 4872 perl optional 
librdf-closure-perl_0.001-2.debian.tar.gz
 7c3be74e454156c0ec8534f603c24d16 158934 perl optional 
librdf-closure-perl_0.001-2_all.deb

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

iQIcBAEBCgAGBQJRzWB6AAoJECx8MUbBoAEhgVcP/3Fw539TrRpqr3PbuBWnOUwL
PafFp5do2JIk150qVkKJMRkHRAcGQ44Z5MD4ZQznXkTITZig0T4ANMA28irwfFYg
0T83r6TMTG+TKDcMiXGWsNXl5/JZePfjwZXVOcyDZnqoRfEUjt1L+C0zJsB8BrVJ
+zozdcOqv77wTDUHHsqvo0nrs6oyHVk1ifSt3F0I1H85yfvr9FjCWYBAchquUTnn
BUk2pZfpZPysKaoBIvmZt9hU5Ho2gR/vekPJxnr5t3c/JmT2OgmFPtFBKvwaMxzQ
vPHduRnET/rAYhPNzfzy59ILYWFDZWRfBtfgl2CMEZHQnpJZwYrCyThEX+kV3ygb
lghw0ENj0q75Gx7VQQlbpRsBv3ssagh4K59Qk5Yf3FR+QeIwiU/6UinhWuykzNyY
PeDIvwklpmx4DU2JrTD0pvT5UcP6IyA5ToWtmNHUvkBG0NN+kI2miLjw5IW1rYgZ
5qtuFvQgbDwxPQv3nO1aadY57oyxT9+bLUQjYEjdNL8ETi61OAgIkMXMctSpNwKI
V3+HUDCZTMSIe+tNr/zt6aSaWOx9+OaiGMinlJGa9tEr0wjW5S9/+B/l/Kvn6UpA
FU3kittwDTV+QQXiU+tXBgzptQrm/nV24HH3yNQvHAVXpccN9cGbP6VHbumtI4Zs
BAhfXgfqKkWtOrLxtDlL
=Ir9A
-END PGP SIGNATURE-


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



Accepted matlab2tikz 0.4.0-1 (source all)

2013-06-28 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 09:53:11 +
Source: matlab2tikz
Binary: matlab2tikz
Architecture: source all
Version: 0.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 matlab2tikz - converter of Octave plots to TikZ figures (for integration into L
Changes: 
 matlab2tikz (0.4.0-1) unstable; urgency=low
 .
   * Imported Upstream version 0.4.0
   * remove_cleanfigure.patch: new patch for Octave compatibility
Checksums-Sha1: 
 3e24132cffe9fc9a2d02c726233f27c6c7132a41 1941 matlab2tikz_0.4.0-1.dsc
 9c54e78a3f0278c9f346703856bbd91aa142ea21 125873 matlab2tikz_0.4.0.orig.tar.gz
 13b728a659320e70c79f3549e89b6bba5d85d3d3 3441 matlab2tikz_0.4.0-1.debian.tar.gz
 be766fdf594a2894465600873d0d57740486682a 89162 matlab2tikz_0.4.0-1_all.deb
Checksums-Sha256: 
 76a53da93ec45298391b0a28985121f98c17b92b0602c6995ae9bffacf4e4659 1941 
matlab2tikz_0.4.0-1.dsc
 68457335da09a97109db4c00a58527411b39610e0171c858827c71be443681ec 125873 
matlab2tikz_0.4.0.orig.tar.gz
 e56bc9f542f85bd052c5862bc4909850cbf500d329582237a1bf558ee4014f4c 3441 
matlab2tikz_0.4.0-1.debian.tar.gz
 f4b6e6eee9f309946333c5ce378c61284341d2a4122218b4fab5ad0758607cc6 89162 
matlab2tikz_0.4.0-1_all.deb
Files: 
 a86fbab5919ccd482f1a08594788fa63 1941 math extra matlab2tikz_0.4.0-1.dsc
 d505dfd54b630b63a23ee4fbd2676a0c 125873 math extra 
matlab2tikz_0.4.0.orig.tar.gz
 bee0c10ff51fbf244ee25cf0cd6bb4ed 3441 math extra 
matlab2tikz_0.4.0-1.debian.tar.gz
 dd3c2de6f2ef608ce3025cd0a8996529 89162 math extra matlab2tikz_0.4.0-1_all.deb

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

iQIcBAEBCAAGBQJRzV1yAAoJECzs6TUOzr5Kz50P/1vmTt03uEkVQpoIbg7Jj1cR
oqxQRQwASxmq0g/sJzxvkpYCb97r4ev/MtYuowo3kCsZx3hvAoLL2oUKcLtF/lh5
O4q3FQOsl0nqWEujUMlc9I6N0XNVyqD9bIEQCa0IGTj8oiB2D1qDP8DkQjpSJIq/
joyNQDI3oGADaS3qtDmLBOWWzaToccRk3TF2qpGajzf+cYok4M/DeiMTcENBHLtD
OeK8iqC36ucKQcqheg3APLHJzjvldH2Wz6sUej7n8IM7vyeKh/5cqP7GhoI1vIWt
B97R9zPKEfIbn+AgPJ8TuOwCDpHSDYdgxjanmucG/Ey6Y5FPbppLP+k3l2BTYx25
JEM4fUDxfcqwPD5FxGY0zLkD91puwibbHrVf5G+1SHydBgR1ZNZ5zSTT8knMc7YC
i0MmMgc0RLVQjsz9B8cMGh/0olSsLBZZfrJ8FlSX3DKiEAwYh6Xi/A0UUgI+vo/j
NVQhjz7QynC7oLZ7ZBlAK8m8avKMrTI9Y3M2Jzcu84+FvLbn1Mh4WN/fOqNamVNB
msoGuulOjV1dhAzAZEoDaHDpMIumaPix9nLP/aR30IKrmDaeEg2Le7xhjWIiYbjV
qfIBoktWKE3i7OgPm86Ygo5+7Mwh79xfbeN66D68l1E5yzNTgfDvWvVh93/8quqm
YqZ31SEjF5oJVkgpCiox
=lUuf
-END PGP SIGNATURE-


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



Accepted cryptsetup 2:1.6.1-1 (source amd64)

2013-06-28 Thread Jonas Meurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 12:10:41 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-bin libcryptsetup4 libcryptsetup-dev 
cryptsetup-udeb libcryptsetup4-udeb
Architecture: source amd64
Version: 2:1.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Cryptsetup Team 
pkg-cryptsetup-de...@lists.alioth.debian.org
Changed-By: Jonas Meurer m...@debian.org
Description: 
 cryptsetup - disk encryption support - startup scripts
 cryptsetup-bin - disk encryption support - command line tools
 cryptsetup-udeb - disk encryption support - commandline tools (udeb) (udeb)
 libcryptsetup-dev - disk encryption support - development files
 libcryptsetup4 - disk encryption support - shared library
 libcryptsetup4-udeb - disk encryption support - shared library (udeb) (udeb)
Closes: 438481 471729 677712 694499 697155 697446 697455 700285 700777 704470 
704827 707997 713918 714326 714331
Changes: 
 cryptsetup (2:1.6.1-1) unstable; urgency=low
 .
   [ Milan Broz ]
   * new upstream version. (closes: #704827, 707997)
 - default LUKS encryption mode is XTS (aes-xts-plain64) (closes: #714331)
 - adds native support for Truecrypt and compatible on-disk format
 - adds benchmark command
 - adds cryptsetup-reencrypt, a tool to offline reencrypt LUKS device
 - adds veritysetup, a tool for dm-verity block device verification module
   * install docs/examples into docs at cryptsetup-dev package.
   * fix compilation warnings in askpass.c.
 .
   [ Steve Langasek ]
   * fix upstart jobs to not cause boot hangs when actually used in
 conjunction with startpar.  (closes: #694499, #677712).
   * in connection with the above, make the cryptdisks-early job explicitly
 wait for 'umountfs' on shutdown just like cryptdisks does; otherwise,
 the teardown of the cryptdisks upstart job may cause the cryptdisks-early
 init script run before we're done unmounting filesystems.
 .
   [ Jonas Meurer ]
   * minor wording fixes to README.initramfs, suggested by intrigeri and Adam
 D. Barrett.
   * add bash-completion script for cryptdisks_{start,stop}. Thanks to Claudius
 Hubig for providing a patch. (closes: #700777)
   * support specifying key-slot in crypttab. Thanks to Kevin Locke for the
 patch. (closes: #704470)
   * remove evms support code from cryptroot initramfs script. (closes: #713918)
   * fix location of keyscripts in initramfs documentation. (closes: #697446)
   * fix a typo in decrypt_ssl script that prevented stdout from beeing
 redirected to /dev/null. (closes: #700285)
   * give full path to blkid in crytproot initramfs script. (closes: #697155)
   * export number of previous tries from cryptroot and cryptdisks to
 keyscript. Thanks to Laurens Blankers for the idea. Opens the possibility
 to fallback after a given number of tries for keyscripts. (closes: #438481,
 #471729, #697455)
   * improve check for cpu hardware encryption support in initramfs cryptroot
 hook. (closes: #714326)
Checksums-Sha1: 
 dd417cebe482bcffb0e77c2921b6ca2edc20144d 2542 cryptsetup_1.6.1-1.dsc
 11f0bf2b3536589ca63dde4196877d0beed211c7 1175052 cryptsetup_1.6.1.orig.tar.bz2
 4e2abef2aa28f2b9caf3e81487a3070191ab84a6 95285 cryptsetup_1.6.1-1.debian.tar.gz
 49f3070168681393d0a0c0f42957a7b33bdacfc7 150002 cryptsetup_1.6.1-1_amd64.deb
 832c75877c5868ecb865be707ba97bbad0684b06 249050 
cryptsetup-bin_1.6.1-1_amd64.deb
 ed397503ea605921c41e674379f725019175ef08 103802 
libcryptsetup4_1.6.1-1_amd64.deb
 de6d222144fe4a4f0de53eac5fcb76d9aded32fc 48012 
libcryptsetup-dev_1.6.1-1_amd64.deb
 f6192f3ce9203cdefd5d04a5d1bf2873314ce9b7 34630 
cryptsetup-udeb_1.6.1-1_amd64.udeb
 8dd7000bd25f0f21933828d256bea973c1c9b991 59248 
libcryptsetup4-udeb_1.6.1-1_amd64.udeb
Checksums-Sha256: 
 8bd4157e4b31e66efab4cce9acf892a2d50553ce853147a9c5f9eb92eec98276 2542 
cryptsetup_1.6.1-1.dsc
 baf36e663c03eb6440482d91c486d61ed47ce5c9268ad04c18ca09082755149c 1175052 
cryptsetup_1.6.1.orig.tar.bz2
 0c56341de0c1df46db4a21e17d1a3b91fe285d24a320b56b42f63b65bd644307 95285 
cryptsetup_1.6.1-1.debian.tar.gz
 7998989d03e188b318844ab3894913489c1827e5f7e604732ea915f2e833340f 150002 
cryptsetup_1.6.1-1_amd64.deb
 a39c795c0fd3e9cd13780ba069479090a7b428362088a1d64cad658660853b7e 249050 
cryptsetup-bin_1.6.1-1_amd64.deb
 a2112aa127657053e10dd55a741df5620eaa7e196ecca9e4f76c363b14eb3140 103802 
libcryptsetup4_1.6.1-1_amd64.deb
 3f4eb6aa7575d954905457548c8f20738bc4419306381e659cc3f28c6c9ec0ff 48012 
libcryptsetup-dev_1.6.1-1_amd64.deb
 976d65b839e3c4d6264b8259e9e3597ef599bca8a21f4bf51641964c6b88a9dd 34630 
cryptsetup-udeb_1.6.1-1_amd64.udeb
 ac9bf1455c7c346e9f07b17a3b107e10372cdc5c158dc1ebab8e046e13214e1e 59248 
libcryptsetup4-udeb_1.6.1-1_amd64.udeb
Files: 
 0cc6123fc5a976c7ecbd32c1c1bf86ba 2542 admin optional cryptsetup_1.6.1-1.dsc
 f374d11e3b0e7ca0f805756fd02e34ff 1175052 admin optional 
cryptsetup_1.6.1.orig.tar.bz2
 0f7469de4ade055117c59d096e96a09a 95285 admin optional 

Accepted bti 033-2 (source amd64)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 12:55:53 +0200
Source: bti
Binary: bti
Architecture: source amd64
Version: 033-2
Distribution: unstable
Urgency: low
Maintainer: gregor herrmann gre...@debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 bti- command line micro-blogging tool
Closes: 714335
Changes: 
 bti (033-2) unstable; urgency=low
 .
   * Add patch use-EIO-instead-of-EREMOTEIO.patch, taken from upstream git.
 (Closes: #714335)
Checksums-Sha1: 
 b9e7da26b67273a035f9eecbab65714d6b90d42f 1976 bti_033-2.dsc
 eed5b8f897e2aea81785f9e668481a34a6cb4d6e 6774 bti_033-2.debian.tar.gz
 c2d2bc4b2968df293c4c62fea86b762dc4437cf0 34636 bti_033-2_amd64.deb
Checksums-Sha256: 
 7c2d90b905f9652d3ad01fb3bca3defbdd93493076afd4899a708482648739ee 1976 
bti_033-2.dsc
 16b732a7e35a366b2248132f3f312f1141fc761e26e2cce137c24320b9743257 6774 
bti_033-2.debian.tar.gz
 d6ca75f6c092bee63f12f4894e70e43a7ce0c6458a22ed78eb32deadb007fa93 34636 
bti_033-2_amd64.deb
Files: 
 0b6bf728aed3b405366f2db1b52f8655 1976 net extra bti_033-2.dsc
 7e8c5d82659f95f5eddf32e3f79a5a28 6774 net extra bti_033-2.debian.tar.gz
 ddea0a2dcf21a91b4ed96f109a05a451 34636 net extra bti_033-2_amd64.deb

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

iQIcBAEBCAAGBQJRzWwpAAoJELs6aAGGSaoGkL4P/R+4yTfoZ/9HXUkWtPvRACyx
rAtB0MVJnjv2nJ4HpCDux9BDXTpmzG+prO8v7rLN45s8naVPbPLGxS1aZzbyK5Oj
KmmdHu9fxQRuljqiJAxeX8/gt5NsZc6za1jeXQ6lFsRtqatKy11Oy92YlChSlHIH
1biQ+JUkpflPH/GgPWv0XtoOQCyR0ow/UMw51WT9E2ZuK46vvOM4Id77EYMPXbOf
L1eIXbc/Ud/6Xv4XKDv2M0nNATpkZ8SZejgUPWPWJxW+8N1A5kQPjwP/jvOMaJ8j
Qx4D0dDtf/R3rcQ4axpFGmLrqJIfcyedKoZAO0cAK3B2t2DPTFDu1a7EMhmYblx8
U2xQnjSftC/ylTdJPBk6V4I2NG/iSpmH8X6LccqVXWT8cAtKmzc3Ejnkjolz+txx
ijdc5kcXRZEl8rpqviuh/NS3xvJbQ6fjrLvO7q4Gk5x2M3QJJPE1aE8jMO6PPtwr
KInqLLjs02dlryJhpqNelAmkrLOwLNy+pu31KucI67s8uyjqMBBr0tDr+g5ecyFM
Tn9CijAf8PunEWs5+1fY5SYKfwY/oh57M0zwoLEy4HwjNBKrnIuyxSFNBNxiz79B
pAjQ2tHwjFFX9k+ESATb6TSC4nQSCFweFW9az6iWBKGG4etuPddkvalB1Cp3j/5M
HQ3MMNAOyTyq8gEKdVbb
=rzjy
-END PGP SIGNATURE-


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



Accepted eurephia 1.1.0-4 (source amd64)

2013-06-28 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 26 Jun 2013 13:09:51 +0200
Source: eurephia
Binary: eurephia
Architecture: source amd64
Version: 1.1.0-4
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta a...@inittab.org
Changed-By: Alberto Gonzalez Iniesta a...@inittab.org
Description: 
 eurephia   - flexible OpenVPN authentication module
Closes: 713598
Changes: 
 eurephia (1.1.0-4) unstable; urgency=low
 .
   * Add -ldl to LD_FLAGS. (Closes: #713598)
Checksums-Sha1: 
 71d734ef08410ea62e6cddaac494c944ecfc0187 1792 eurephia_1.1.0-4.dsc
 bf2ae2bba5067d2210da9c73fb4c504819dd9dd4 5172 eurephia_1.1.0-4.debian.tar.gz
 75d65754ff59f62d51a599880c5259b1556dd9de 194978 eurephia_1.1.0-4_amd64.deb
Checksums-Sha256: 
 85d49ee0857bb62c154c4f5e7f5e00899a2587f248c6bea48669b5d87e9bde8c 1792 
eurephia_1.1.0-4.dsc
 ad3ef14f39a579097b1d42fb8e85e77581203f644f9a3e0ba66d0444c81d7e7d 5172 
eurephia_1.1.0-4.debian.tar.gz
 2be662c0ce2e65877b10782fa371cf65bb3b637aa57c68ad42be9857505f3602 194978 
eurephia_1.1.0-4_amd64.deb
Files: 
 0fa9318b694004168a46d675f2148b14 1792 net extra eurephia_1.1.0-4.dsc
 c8c4defcab81bf4dee0cd2848dae7533 5172 net extra eurephia_1.1.0-4.debian.tar.gz
 4e01e8836bb777306756910786b6492a 194978 net extra eurephia_1.1.0-4_amd64.deb

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

iQIcBAEBCAAGBQJRzW8tAAoJEACbM3VrmqpVG0oP/2TiNNVuY6tBSHVxnMltZAPL
/wZ9l7+IY1gYk1DhVDjWp0nAgw9DUAwUCAncMq1z/g8hrO21lk2EGLmyGUhNLFmJ
TSvp6QX1XvgP+JtPVE86IdyAxO6os+P/CqYLW4qv/LlPS+51pDE0o+nh2nrBXTth
rFI3pRGQyG0+9EjA73JuTZPbFSIlaUZiykG3QQXhINRkDFFeCy6jsceKjdzqRpgH
28nO7euBUCiFNfQnZdbny7SXr3wwMdaa/VtgMhA4CU0hS8G1T9w/huum1fFaZCic
WzwrbrpVryO0G4ZVdahwHrOchJ9cCtx3rg8PpVzFFIZNXmcU2S+qxT/ITzdfveBo
Lo+no5bXnQM10TSFOPw2Sy4KF+GyNgBmkHb7AMeMjrnR9+jTNN+exLrfaaGunhMX
rQBvJAcalhrUgyDqRa6J0vcALXr7DpUmPvXxV5eB+mEPf8DMCNNrRzQKp3Q99JCt
7E5dj0hSbr40pG3b018CsZIVJCkApawSfJBdIJ9TAH8Y5C9NsGB5LRLYGIUTy71g
ubEXhSS+MkMKayOqD0FbtdDCK3XAqBrXyMZYuouxRsa6kTHEcEdx/F2a26ZfO397
yyzwRAywJGWx/BnHPfTpGRH7lkfm6ieIHNvXdG+4D+SSTi+DhaSGjdR0OYeCzJ7U
6Ug2oAJXuigo7lofw5u0
=VJBQ
-END PGP SIGNATURE-


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



Accepted libapache2-mod-python 3.3.1-11 (source i386 all)

2013-06-28 Thread Arthur de Jong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 13:13:39 +0200
Source: libapache2-mod-python
Binary: libapache2-mod-python libapache2-mod-python-doc
Architecture: source i386 all
Version: 3.3.1-11
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Arthur de Jong adej...@debian.org
Description: 
 libapache2-mod-python - Python-embedding module for Apache 2
 libapache2-mod-python-doc - Python-embedding module for Apache 2 - 
documentation
Closes: 616858 666796 710640
Changes: 
 libapache2-mod-python (3.3.1-11) unstable; urgency=low
 .
   * Team upload.
   * Upload to unstable.
 .
 libapache2-mod-python (3.3.1-10) experimental; urgency=low
 .
   * Team upload.
 .
   [ Arthur de Jong ]
   * Switch to dh_python2 based on the patch in Ubuntu. (Closes: #616858,
 LP: #788514)
   * FTBFS: switch configure.in to pkg-config to configure Python. This fixes
 discovery with multiarch Python. Taken from the Ubuntu packaging
 (LP: #1098597) (closes: #710640).
   * Remove version from apache2-threaded-dev build dependency because every
 version since etch is new enough.
   * Dropped provides/replaces/conflicts for ancient versions of mod_python.
   * Switch from dpatch to source format 3.0 (quilt).
   * Dropped obsolete patch 03_includes.patch: long since been fixed in
 mod_python.
   * Switch to dh-style debian/rules.
   * Switch to debhelper compatibility level 9.
   * Update 02_makefile.patch to add --install-layout=deb to the setup.py
 call.
   * Remove generated file to support building twice in a row.
   * Simple spelling fix in Python docstring (thanks lintian).
   * Remove code for renaming mod_python.load to python.load because we are
 not supporting upgrades from etch.
   * Update watch file provided by Bart Martens.
   * Update to Standards-Version 3.9.4.
   * Build with Apache 2.4 (closes: #666796):
 - use dh_apache2 (remove postinst and prerm)
 - 20_apache24.patch: fixes for Apache 2.4.
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
Checksums-Sha1: 
 c87ec293bff85ed65e9c3f3564e40cc40e0b6707 1606 
libapache2-mod-python_3.3.1-11.dsc
 ef82981e616347bdfffd7288314150f8c29b2e1d 12404 
libapache2-mod-python_3.3.1-11.debian.tar.gz
 a4d3ef056ee585a88a390d9da5637b24b7d694d7 131958 
libapache2-mod-python_3.3.1-11_i386.deb
 d7dcfa159c93f267d9a3bd3a7600b29b98859a8d 162008 
libapache2-mod-python-doc_3.3.1-11_all.deb
Checksums-Sha256: 
 c3c0437eb571c8630e6cd52f970284fe74d498cdf2d506cbcacde9dc05633fba 1606 
libapache2-mod-python_3.3.1-11.dsc
 9d638b970803313a56c2295514739e646e0c7dca4485d1b668ce3f1de0b7a348 12404 
libapache2-mod-python_3.3.1-11.debian.tar.gz
 2d13eb674081f4c56206b9eaf2f09689957ca596b2106c827ffdb2f8f9d0e08e 131958 
libapache2-mod-python_3.3.1-11_i386.deb
 c53874c9fafd008ad6c5395e6637fff1bc6f3cde294dadad2ba1acf53619411d 162008 
libapache2-mod-python-doc_3.3.1-11_all.deb
Files: 
 48c824a9f86232a59f2702e02742c694 1606 httpd optional 
libapache2-mod-python_3.3.1-11.dsc
 9bac06be0c15fa97d6700b08c4d3039b 12404 httpd optional 
libapache2-mod-python_3.3.1-11.debian.tar.gz
 ac1c6bb1b80d7a1ae2f525e2330e5f03 131958 httpd optional 
libapache2-mod-python_3.3.1-11_i386.deb
 89056c955efaab795a251637fed9d782 162008 doc optional 
libapache2-mod-python-doc_3.3.1-11_all.deb

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

iEYEARECAAYFAlHNc/YACgkQVYan35+NCKfnYQCfWUkw6SKtETDIwUxFJRbm8ToU
UV0AoLAzQg8q3ajs7h+h5wj42Q6GuGkG
=u0Pe
-END PGP SIGNATURE-


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



Accepted boinc-app-milkyway 0.18d-4 (source amd64)

2013-06-28 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 13:52:18 +0200
Source: boinc-app-milkyway
Binary: boinc-app-milkyway
Architecture: source amd64
Version: 0.18d-4
Distribution: unstable
Urgency: low
Maintainer: Debian BOINC Maintainers pkg-boinc-de...@lists.alioth.debian.org
Changed-By: Gianfranco Costamagna costamagnagianfra...@yahoo.it
Description: 
 boinc-app-milkyway - Milkyway@home application for the BOINC client
Changes: 
 boinc-app-milkyway (0.18d-4) unstable; urgency=low
 .
   * Fixed lintian warning (dropped -1 on build-dep 7.1.21+dfsg-1)
Checksums-Sha1: 
 2937ca0bf7f761bea574bd96bcddb9e5dad0f3d0 1644 boinc-app-milkyway_0.18d-4.dsc
 b58e7f9e508a6154e8799bfb0ea780e68a172de9 5864 
boinc-app-milkyway_0.18d-4.debian.tar.gz
 bc76e4e0795801b0e8fee16466d671a4d4440b2f 49160 
boinc-app-milkyway_0.18d-4_amd64.deb
Checksums-Sha256: 
 723b57d4514570bb74c6daa7530a624c88d9a304bce3068ab69b297294d3ea13 1644 
boinc-app-milkyway_0.18d-4.dsc
 99a5c5244f46be8a79064256fa6f63db3616ba218b2739e04a56f8293b4159b8 5864 
boinc-app-milkyway_0.18d-4.debian.tar.gz
 ede413b574c11392bf967b39cd92a478eece1c8b1607fb3f7550164d17835e81 49160 
boinc-app-milkyway_0.18d-4_amd64.deb
Files: 
 ece2b94ce390b0398f6e970ac9d2c2fe 1644 science optional 
boinc-app-milkyway_0.18d-4.dsc
 7e0ee9f2eee6c3da2ae82cd11f8ccee5 5864 science optional 
boinc-app-milkyway_0.18d-4.debian.tar.gz
 5458d35985cfaef3d70cf8f3d7b8f9cf 49160 science optional 
boinc-app-milkyway_0.18d-4_amd64.deb

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

iQEcBAEBAgAGBQJRzXneAAoJEItu8lKPB14dtAUH/0Eumgxu2IgZicK3A8Hfq+dJ
sy/DMWMAoAlNnzNNRRlO5cX+hwQRbPA/g9OLe8RK3IclJjWswonn2Y4AsSEysGZj
1I3PnvQ9ZWg3bIyDT96VzzGSYNngtbthm7vvFBIN30Y+8OAcnLdl9kzzTX14NzGS
i/kzfJN+HFMeYU7b2z6oPzi/1j/zLVDqk0w/3NjnpDV4uABizrsvxtpld9Xr/njI
r92hMtbblJkojZq4nEDiej2i8/6hfI2q3dMTcHPNOwHne1rjLn/CU8+TMjS316FH
Sgdttj+cgv7W5r7zmmqBTC9OcB1G3UYyj4AIAdq/5kIjnCj73AuICFigG8ySZww=
=1kuP
-END PGP SIGNATURE-


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



Accepted libhtml-copy-perl 1.31-1 (source all)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 14:09:30 +0200
Source: libhtml-copy-perl
Binary: libhtml-copy-perl
Architecture: source all
Version: 1.31-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libhtml-copy-perl - module to copy a HTML file without breaking links
Changes: 
 libhtml-copy-perl (1.31-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
   * Drop patches, both applied upstream.
Checksums-Sha1: 
 cadb227330364cdfa4a8914e4c3a9fee2909310a 2156 libhtml-copy-perl_1.31-1.dsc
 64b08fbf066e5ac43f93a23e25547c6d9bc65ccb 7701 
libhtml-copy-perl_1.31.orig.tar.gz
 7382ee1c296db4096e289610a1ca82d5a814ad65 2199 
libhtml-copy-perl_1.31-1.debian.tar.gz
 39f5ba488b80c62a1e67c630714cd481292568e0 14288 libhtml-copy-perl_1.31-1_all.deb
Checksums-Sha256: 
 3565becb3fb29b5bcbef5d31d63aec05d6ba2431cfcf174cc98bf5ee66b85e59 2156 
libhtml-copy-perl_1.31-1.dsc
 b0b419574e1a7383e90be5b9100d67d1b151ff523a1697106b4e57a5f5d8c023 7701 
libhtml-copy-perl_1.31.orig.tar.gz
 6b5da59752419ab7dacf5c74bb08c00e2ff2584682463abf05bfccfac31cecdc 2199 
libhtml-copy-perl_1.31-1.debian.tar.gz
 f3fbf0ccc9ce930f448faaadf3f368784994786929c108b418e516df3c7ac4f6 14288 
libhtml-copy-perl_1.31-1_all.deb
Files: 
 3e36650be5585c3c7cb3a01eda3071c5 2156 perl optional 
libhtml-copy-perl_1.31-1.dsc
 a787a4383d60cbc2ef78d34a8615a4b0 7701 perl optional 
libhtml-copy-perl_1.31.orig.tar.gz
 e9b71b12616efc573e06538000ed9d8a 2199 perl optional 
libhtml-copy-perl_1.31-1.debian.tar.gz
 9a5d16a59230ef71183e7f801ca255fb 14288 perl optional 
libhtml-copy-perl_1.31-1_all.deb

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

iQIcBAEBCAAGBQJRzX05AAoJELs6aAGGSaoGnYEP/0EDFPRAx1Mo5kaZrYChg+Wr
qQY8Z5aGRW7QH9QZ36N0rofrZay/SnuCpNhJNxIJecXZzCWEfKPymqA6m8yAdvEa
mNyzAJ7gvkCOkFbirrP1MysGlj+YIB1diLI+fcr1NL+3WbdMQOE2dDd/cw5yyxe9
V9BzQsT8d9jrtbsf5ymhwCV00jPTqKaKMS4cZdlINymwSsTp6CwR8De/jZdLUnVM
SlebSnLZ3rZQjxI6uTLao+7z+tNh8din6CPLHKsYiTIYdpH7i2Zp5aR6dfZ9lLj7
7dFAQ/mMDHZk0dyDFck+l5wW2N6fb3ihpWpuELzFkpW63vE5KV1U1vnANtwWEm2t
7aV+wbK+zxXX2JB7oe6hmw52bswQUvyxp77rLTId4jdG1sJyXbqC5N/+LbLt0kUt
FbwFvaeSuv+4ulpaqAptpjk0qyZQG1L6AwjD62DGgWLLBPfSUaqboqhhsMjJUQ9N
NGHTU0D1uFtDdooaWFJJy34P7nCg55eoXrWZofgh3Z7xlcGaMRL5fcdUnDh2cYpL
QclHKehICLkUSIqvR5l3ZIY/5vF+U4cTVZwX4yYTxtMUC7wOy36ypHboRRhOwb7O
L73lO1L4WHP0UOrWtKr3rJNxZDLxt/gFow1PPvx9anGwXs/aBQP/GdxpTLkb4Em7
3X8OEUZ8nbPMiQtktc20
=jf0Q
-END PGP SIGNATURE-


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



Accepted kanatest 0.4.8-3 (source i386)

2013-06-28 Thread Barry deFreese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 26 Jun 2013 18:48:56 -0400
Source: kanatest
Binary: kanatest
Architecture: source i386
Version: 0.4.8-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 kanatest   - beginner's drill game to learn Japanese kana characters
Closes: 634350
Changes: 
 kanatest (0.4.8-3) unstable; urgency=low
 .
   * Add patch to drop GTK_DISABLE_DEPRECATED. (Closes: #634350).
 + Thanks to Colin Watson for the patch.
   * Update 003_gtk_ftbfs_fix.patch to fix string format error.
   * Move to source format 3.0 (quilt).
 + Drop build-dep on quilt.
   * Update to dh style rules.
 + Bump debhelper build-dep and compat to 9.
   * Update VCS tags.
   * Bump Standards Version to 3.9.4.
Checksums-Sha1: 
 fff95e69dd1796ace571a225cc5b6cc6978d5296 1416 kanatest_0.4.8-3.dsc
 61a7337fa898bdaf2aec266330c75a7dae33c92f 12879 kanatest_0.4.8-3.debian.tar.gz
 74bc1251c6a7467f3b4877dcf93d765a775f3466 175856 kanatest_0.4.8-3_i386.deb
Checksums-Sha256: 
 0a10fd06e3e66469873228aed1531bd4b92efc8df10cb170d0fcded9eec7e031 1416 
kanatest_0.4.8-3.dsc
 c14bcecad9de4bcbd473e267451c7dbe47ea67905e3f121c10bd65e44d864c40 12879 
kanatest_0.4.8-3.debian.tar.gz
 6f45f51453b3f0722f1cc79587d1f2ecf71e8e6320828e074d2dced266aba65f 175856 
kanatest_0.4.8-3_i386.deb
Files: 
 a017e78819d281e6655c4647b185a85e 1416 text optional kanatest_0.4.8-3.dsc
 7b7c9269b9d24c44d3b5d60b7bdd802b 12879 text optional 
kanatest_0.4.8-3.debian.tar.gz
 a5c1a69cbe566b4055befab0c8ff7408 175856 text optional kanatest_0.4.8-3_i386.deb

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

iEYEARECAAYFAlHNTmQACgkQ5ItltUs5T37xXACdGf68o9qy6iPxyZhtuK/umAZ8
+kMAnR7wTIKW013vdbnG0J1CyY+/vx9Y
=OOcY
-END PGP SIGNATURE-


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



Accepted mha4mysql-manager 0.55-1 (source all)

2013-06-28 Thread KURASHIKI Satoru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:25:38 +0900
Source: mha4mysql-manager
Binary: mha4mysql-manager
Architecture: source all
Version: 0.55-1
Distribution: unstable
Urgency: low
Maintainer: KURASHIKI Satoru lur...@gmail.com
Changed-By: KURASHIKI Satoru lur...@gmail.com
Description: 
 mha4mysql-manager - Master High Availability Manager and Tools for MySQL, 
Manager Pac
Changes: 
 mha4mysql-manager (0.55-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 b6bdf0da0887d8ee40b0b9b3097b0030ff19263d 2016 mha4mysql-manager_0.55-1.dsc
 a3291a23fe323798fc56dfdd59b7509afdfb9405 102716 
mha4mysql-manager_0.55.orig.tar.gz
 683f2a5492cc72f2fcc099aa271351d6f168ffe2 2188 
mha4mysql-manager_0.55-1.debian.tar.gz
 acaf14cc1d1afbb93c1777a7cc8bd2eec880ab6b 76326 mha4mysql-manager_0.55-1_all.deb
Checksums-Sha256: 
 bcd9ea5d78a1e34667e867c2412701a1a100095359312e403f378ba12eb7eb4a 2016 
mha4mysql-manager_0.55-1.dsc
 75f98243e1706fdf4aa0e7035d8e4a4b90af92c421e58d2d7340d6cf2e20499f 102716 
mha4mysql-manager_0.55.orig.tar.gz
 2875ee5a9c0bcfeb5af0b872315c814f4f5041d17817619f994cd4ec4b47b4a7 2188 
mha4mysql-manager_0.55-1.debian.tar.gz
 2ebdbe37751d535451f3922e7efc2e5a51d1af66185e3957941c7b362e9d0f4b 76326 
mha4mysql-manager_0.55-1_all.deb
Files: 
 85703ed3f9792e438d07ca87bfe1c144 2016 perl optional 
mha4mysql-manager_0.55-1.dsc
 1f4f39631952cea882a7a8e8ca599e22 102716 perl optional 
mha4mysql-manager_0.55.orig.tar.gz
 2beef2df05c96a8117c20e4fdb592943 2188 perl optional 
mha4mysql-manager_0.55-1.debian.tar.gz
 772400706d2e17bf230896b551571c48 76326 perl optional 
mha4mysql-manager_0.55-1_all.deb

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

iQIcBAEBCAAGBQJRzXfuAAoJENJ93hFAovET9V0P/3CmS11CZwWDLKy5JOYMt87q
SsDBdABbekIGXMtFePY2Ex/z1M89k/u+DnzH3ZFynsgvVR/SrjFQu8owIQN6jaP4
zAe3wFm9ZlKhkvBLptix96Zd9FRmPJVAxVjFekDCzXWeDo43DGxRlkR1eqW9i4Pb
bOGVIPhftXexdX0wJ1Knrt/p1uwzxjFx4TNug6cZtVCmFyLtjOyOsYkFMdDkaAib
IWIHt/yIARBXFyoSaxGVkN1xBUzGc/Ou8xaiIqoqiNffkc4Iyknp7J/7bNio8s6J
09yPovKf6KdNfEA04t9JAAXujiFFTQihVpGIPTzRo3vzyUB+9uQzM+n5OUtshIIT
GuSSi7OoJtEqC7Q6be2bmMpUS3XFfjSFARwoQbU0peVdcmzl7PrZ1Nigmm/0skXq
wgJybrFLFurkiG+WKkDU9mnqz2HTe0sw40eJZ1LI3AOOgvstQuOhNyCmjve7VYGP
qAk+jyVVW8MEvnChrcD9AfBNsRVV85UIqlrK4AMnwKx4S4lRp9XRkeYVlANWUT2P
4clRLDXkr783qExXEhDMZqGOG0pZ8CjMoeXLuPde1MNyZj+WTPDVS/KykLYdSfSC
yk59q9PXBw/8ek3KEjLxqH3cWumYL3eDtgUlxYfQru1ctzRLXc/368cOpSXRw9ER
/faHOX0+HYx0882WiIUl
=FEY2
-END PGP SIGNATURE-


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



Accepted libdancer-session-cookie-perl 0.22-1 (source all)

2013-06-28 Thread Alexandre Mestiashvili
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 14:37:36 +
Source: libdancer-session-cookie-perl
Binary: libdancer-session-cookie-perl
Architecture: source all
Version: 0.22-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alexandre Mestiashvili a...@biotec.tu-dresden.de
Description: 
 libdancer-session-cookie-perl - encrypted cookie-based session backend for 
Dancer
Changes: 
 libdancer-session-cookie-perl (0.22-1) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Change maintainer to Debian Perl Group.
 Change Maintainer field to Debian Perl Group maintainers mailinglist and
 move Alexandre Mestiashvili to Uploaders.
 .
   [ Alexandre Mestiashvili ]
   * debian/control Bumped Standards-Version
   * debian/copyright Fixed out-of-date-copyright-format-uri
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Alexandre Mestiashvili ]
   * Imported Upstream version 0.22
Checksums-Sha1: 
 2c8e12e6cc7999e751589403196bb91c8956fb29 2495 
libdancer-session-cookie-perl_0.22-1.dsc
 e59ab1c2e3246ca1e99d29237fe5a5976d8c4c8d 20279 
libdancer-session-cookie-perl_0.22.orig.tar.gz
 285ec7f60d42dc82ce1a69442390fd786f369671 2249 
libdancer-session-cookie-perl_0.22-1.debian.tar.gz
 bcce11fb2e7ede49e39d8491d7f2369f7b1dc46f 10912 
libdancer-session-cookie-perl_0.22-1_all.deb
Checksums-Sha256: 
 bd156a586e1c4fe6e582b655539edcfdfeb5fe288d270e85722d18a647121923 2495 
libdancer-session-cookie-perl_0.22-1.dsc
 0fb32acafc198039518e3b36de5bbb9138f7f4fb0424586cd47a8cce03c6bb03 20279 
libdancer-session-cookie-perl_0.22.orig.tar.gz
 ae36a0603ea8f77d78cbb4390b4a7b51122237ee1a6ee0f6a53dbe57595f0f58 2249 
libdancer-session-cookie-perl_0.22-1.debian.tar.gz
 711aa31107cafd10c069cfa388a83ea84478e37294564a4454b3f78d229dd808 10912 
libdancer-session-cookie-perl_0.22-1_all.deb
Files: 
 33d376dadded7e150491d3957e199e9d 2495 perl optional 
libdancer-session-cookie-perl_0.22-1.dsc
 b41c43f1bdb94726bbb19e865966a5df 20279 perl optional 
libdancer-session-cookie-perl_0.22.orig.tar.gz
 edd3c7322735669d991365d670d133a0 2249 perl optional 
libdancer-session-cookie-perl_0.22-1.debian.tar.gz
 d83c38d83a69da80da67aa5b47e34591 10912 perl optional 
libdancer-session-cookie-perl_0.22-1_all.deb

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

iQIbBAEBCAAGBQJRzYcaAAoJELs6aAGGSaoGrDEP90HxUFAZauw3zaZ+VviqN2SV
tIVzfkkhkov9IPAPwL4IMHSxSh2ULsGbRmH9ULOo5xOT6T7Pan5BgW3+GXgVhY8M
3/RAhomsCBHuBrwqsBIJj0GxorbvAAnJEkUHfM32Bw1qdZhoMV1SGJ8I/GWeLxDT
IBoPyxZaMPytEm4EwqmER7Nf6hKmFLvJDdPPwX//XW5t03FC+FXEgstyf1Nbz3UL
T0x+6+AoHg4bFgWazKS64kHPrKC4zYzgfSFQueDva3wWu1bxZlWaipDcq8QRlj3n
qcGElhvbxEZw4yOVgOyJk9P1RDOm0pQW9T0Qr/DXIdVXrZJa4o71Py4h1Jm4ZWgy
yFgS0RhFsLYzQEAIomUWvh+v0P2sKGRA1dcPhXgkgBRrW00tLpt9N7ZH+jfIItcG
npydTvQ4YaAB2m6ucfBJZi6iJovcKOi828ZcgeF9Q+/ao1gkx6l1ZW7X5d1wQZ5L
/ekG/L8KtOrK07BRDDsHc/5e2A+yb7FAyX618wvIZLxHPQV23oMvV+QkonvRhHMs
TAZlYPOGQ7Z+maaE8xVmfaIGNLJeDhZVjBNt1+x9HMHJccHD+jyzOhdnQYNosVfm
0CYL/bDh0VLSdmI7OYe4aMzxrIet9YoD+s1rWxD0w7JZQQAZ8hDAEAQtdyWrM9bC
lTbnLWmpGJg8AayMRGA=
=Hl6Z
-END PGP SIGNATURE-


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



Accepted postgresql-9.3 9.3~beta2-2 (source amd64 all)

2013-06-28 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 14:37:06 +0200
Source: postgresql-9.3
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 
postgresql-9.3 postgresql-9.3-dbg postgresql-client-9.3 
postgresql-server-dev-9.3 postgresql-doc-9.3 postgresql-contrib-9.3 
postgresql-plperl-9.3 postgresql-plpython-9.3 postgresql-plpython3-9.3 
postgresql-pltcl-9.3
Architecture: source amd64 all
Version: 9.3~beta2-2
Distribution: experimental
Urgency: low
Maintainer: Debian PostgreSQL Maintainers 
pkg-postgresql-pub...@lists.alioth.debian.org
Changed-By: Martin Pitt mp...@debian.org
Description: 
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.3
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5 - PostgreSQL C client library
 postgresql-9.3 - object-relational SQL database, version 9.3 (BETA) server
 postgresql-9.3-dbg - debug symbols for postgresql-9.3
 postgresql-client-9.3 - front-end programs for PostgreSQL 9.3
 postgresql-contrib-9.3 - additional facilities for PostgreSQL
 postgresql-doc-9.3 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-9.3 - PL/Perl procedural language for PostgreSQL 9.3
 postgresql-plpython-9.3 - PL/Python procedural language for PostgreSQL 9.3
 postgresql-plpython3-9.3 - PL/Python 3 procedural language for PostgreSQL 9.3
 postgresql-pltcl-9.3 - PL/Tcl procedural language for PostgreSQL 9.3
 postgresql-server-dev-9.3 - development files for PostgreSQL 9.3 server-side 
programming
Closes: 714328
Changes: 
 postgresql-9.3 (9.3~beta2-2) experimental; urgency=low
 .
   * debian/postgresql-9.3.preinst: Abort upgrade if there are still clusters
 with the 9.3beta1 format, these need to be dumped/dropped first.
 (Closes: #714328)
Checksums-Sha1: 
 7d1317a3d5738402ae1c42121a142f6727055b32 3349 postgresql-9.3_9.3~beta2-2.dsc
 84c17f0957c52be951612d71701161d7d574842e 21186 
postgresql-9.3_9.3~beta2-2.debian.tar.gz
 23e496252593d6a91031a7fa8e6f34891dd40413 611060 libpq-dev_9.3~beta2-2_amd64.deb
 c0aa4142c01f380df1326a0bbe19aa86750ea121 555494 libpq5_9.3~beta2-2_amd64.deb
 d38f71bf4466fcd0b82b9dd550dc5e04377aed5f 501770 libecpg6_9.3~beta2-2_amd64.deb
 fa3c197afecdf351a7dfe9ae3ae4b06a96cef221 637300 
libecpg-dev_9.3~beta2-2_amd64.deb
 07966ada7f5080fa526a32ba7b26e5bbf3ec5b18 438854 
libecpg-compat3_9.3~beta2-2_amd64.deb
 5242e51662e9e1fd6083b8156e28b9c22c3c27b7 460686 
libpgtypes3_9.3~beta2-2_amd64.deb
 17592e9737370041b2d959c29ab81918a2855421 3927436 
postgresql-9.3_9.3~beta2-2_amd64.deb
 ca2d132937401fb94486b8182646815615f3ff37 7534964 
postgresql-9.3-dbg_9.3~beta2-2_amd64.deb
 0ae343a9cfa6c4f173cd0974c6381a678b99bfbe 1522188 
postgresql-client-9.3_9.3~beta2-2_amd64.deb
 fc928cb3aaeec7f87174652da322364e9fdfa07f 1020844 
postgresql-server-dev-9.3_9.3~beta2-2_amd64.deb
 303b2e9fbcffb0b3a25205a650f96fa6cdafc6d8 2144708 
postgresql-doc-9.3_9.3~beta2-2_all.deb
 eae5c494eb1c434166d36c5804c1d5216692fa8e 823674 
postgresql-contrib-9.3_9.3~beta2-2_amd64.deb
 af75e05ea18715aa1c2ea4fe296a472778ffe96b 476946 
postgresql-plperl-9.3_9.3~beta2-2_amd64.deb
 2d4f26c8995e598ef1a496780d666dff19df822c 467220 
postgresql-plpython-9.3_9.3~beta2-2_amd64.deb
 e463a1a53f4038e178ad99d43ac0a1778eced1d2 467084 
postgresql-plpython3-9.3_9.3~beta2-2_amd64.deb
 853538a09355a20920f56efd35d20c0e94359749 453212 
postgresql-pltcl-9.3_9.3~beta2-2_amd64.deb
Checksums-Sha256: 
 01159a79811e90c661e12ce5a9332ef64a00b52e8b3447f599b76f7339561f05 3349 
postgresql-9.3_9.3~beta2-2.dsc
 f22fb9bd751b6486bef94241b3de0df26f5828a1f2493f8af430cfeb93831bb1 21186 
postgresql-9.3_9.3~beta2-2.debian.tar.gz
 3eeefe5b214d915e7b901fd5a020a6284b83f1c783e8d33666c6f3f5a2cff96c 611060 
libpq-dev_9.3~beta2-2_amd64.deb
 163913b461538f8e55c16cd299faaeefcfdd84c473cd1cf33b82c4acc8ca14ce 555494 
libpq5_9.3~beta2-2_amd64.deb
 64aa9e7a61ecef389e3b80b079241c890eaf81c87d7d05c94b99fa4ad708d5ea 501770 
libecpg6_9.3~beta2-2_amd64.deb
 4f4a46e2c84ac382838985dc7aae283081233ae2cf0e18ae84f436b05f5067cd 637300 
libecpg-dev_9.3~beta2-2_amd64.deb
 afd108778c636900037ac04e98736121c32594a93e7d96e226870e3c914d4bb3 438854 
libecpg-compat3_9.3~beta2-2_amd64.deb
 d68fb278095ea567e89468d76ef3dbdba54ce0afcdb143604b20f94d9b30c518 460686 
libpgtypes3_9.3~beta2-2_amd64.deb
 fdd27c57733dedbf6c638bbf57e7873a4d9d80d8e519087ae0073368ffddb9ba 3927436 
postgresql-9.3_9.3~beta2-2_amd64.deb
 6dd5e49dd675dc6bc8d437023d5303e82c4f56093b060d4946178e8acf351e23 7534964 
postgresql-9.3-dbg_9.3~beta2-2_amd64.deb
 446ec45ca416141414d15ecfff3b078b01c99cb9c9e5593787957a54ff638af5 1522188 
postgresql-client-9.3_9.3~beta2-2_amd64.deb
 c61ae0e317da8e90d2a104f03cfed83257b697a5ff96b4d0f5a975c5e75185fd 1020844 
postgresql-server-dev-9.3_9.3~beta2-2_amd64.deb
 

Accepted weston 1.1.1-1 (source amd64)

2013-06-28 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 14:31:18 +0200
Source: weston
Binary: weston
Architecture: source amd64
Version: 1.1.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 weston - reference implementation of a wayland compositor
Closes: 675138 687571 699045 714351
Changes: 
 weston (1.1.1-1) experimental; urgency=low
 .
   [ Timo Aaltonen ]
   * New upstream release (Closes: #675138, #699045).
   * Add a watch file.
   * control: Add missing build-depends: libmtdev-dev, libxcursor-dev,
 libpam0g-dev, libvpx-dev.
   * Use source format 1.0.
   * control: Bump the build-depends on libxkbcommon-dev to (= 0.1.0~2).
   * rules: Make the test run failure non-fatal, since it doesn't work
 properly in headless-mode.
   * weston.install: Add new files.
   * control: Bump build-depends on mesa derived components to 9.0~.
   * control, compat: Switch to debhelper 9.
   * control: Bump policy to 3.9.4, no changes.
   * control: Added homepage (Closes: #687571).
   * Add README.source.
   * patches/series: Add a placeholder file.
 .
   [ Sven Joachim ]
   * Configure with --disable-libunwind until libunwind starts shipping
 pkg-config files (see #711854).
   * Add build-dependencies on libsystemd-login-dev and libglu1-mesa-dev.
 .
   [ Mike Gabriel ]
   * control: add libgl1-mesa-dri to Recommends: field. (Closes: #714351).
   * control: add myself to Uploaders: field.
Checksums-Sha1: 
 ce13820e374797a00973489b116e5cb92cbb862f 2345 weston_1.1.1-1.dsc
 c1ea89b90402c14413c1ad804075af15fb99535f 480780 weston_1.1.1.orig.tar.gz
 06951505545ea4811bf9d9114c59d916f4c0d44b 12500 weston_1.1.1-1.diff.gz
 3a40e2e88fb0529ee4a59931ac3a4abffa4dc48e 589202 weston_1.1.1-1_amd64.deb
Checksums-Sha256: 
 2b87c143dc37df3e364562704c552e9d4e8445d7b265d6904e5d06f2556cf539 2345 
weston_1.1.1-1.dsc
 080aa9291684f61bf4ac43c817ca762ad3888b99befee554c003141a5e0838c9 480780 
weston_1.1.1.orig.tar.gz
 0972123194245be115770b835c38aa009b4973770a4bab24043bcbd929258e33 12500 
weston_1.1.1-1.diff.gz
 8f5536ddc8becba54424533e66013d81807172dcb64caa4c9dd14a9f8a6f73e6 589202 
weston_1.1.1-1_amd64.deb
Files: 
 46c4a3cf7d688f3be57d85715f656622 2345 x11 optional weston_1.1.1-1.dsc
 fcd4eae37e260d1f7ce1e9b5d6a3b81b 480780 x11 optional weston_1.1.1.orig.tar.gz
 48e68cdd34ffa46b9b5f1d9412b3f6f2 12500 x11 optional weston_1.1.1-1.diff.gz
 7e7fef25e3b4a292cfd84a16f94c9cda 589202 x11 optional weston_1.1.1-1_amd64.deb

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

iQIcBAEBAgAGBQJRzYYBAAoJEJr0azAldxsx+csP/0GofKapuuCPyWZpsuKIFLeJ
soyol428OGY0W+IX030YC1uyYQo1gf9CfRTWyesIyA5++VItl6/0W4BEj/rrTFGJ
cdA5AYpv36wvVSECtxjYq5NEBWqD8Yxo1KCRVENsHN0khK8V3ERkCqWmC27m27JB
6EzRGosjTgCg73vTA+a+Lff2NQiPX73RonTRQZ2z/9L+1q1yBTE8le3S9QgxJ4cD
8/p8gGqUu7W92ROvvETU/MPshvZfefPHyLIX3JoYsjIRgtR1DsyimMUSJh/hBG7d
OZ3CbULe7LlzCPEUzeEx5pzj44WJRCAYWTMEvuzt+JrJr8ffvK9HuHsYCfW0SqwJ
dGTI9YWJBN9DwA2Fx5fdZNfJoUHyhmx/wTTw7ia1f1qO9ijwTvvCvp4qScliGhtQ
mXkzlO03es+9upWnA1hz69ytca3OiGFHF+eph55y/Mvi6LlcyU24ghFNHn2zJWsO
7zHkkdSqu4eloEsCQnqlHOY98LMku1xAzuwOff46ljTyWyJEB4obXsICrHtNxl51
6pt29A37NZInWe7J6SlgujsB5WMA1C1GfjbsvM6sWfKDMZ+6OSgHqNbfubWK3fm4
qBc89r8eay/2vD4CEGbDhu4GZkPQ0B89fhaZD7vsu9qDBQaloiTgShk/Wu2Wk+Cq
303Qej6jEIcUYzZp49fX
=g7Pv
-END PGP SIGNATURE-


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



Accepted alsa-lib 1.0.27.1-2 (source amd64 all)

2013-06-28 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 15:11:29 +0200
Source: alsa-lib
Binary: libasound2 libasound2-dev libasound2-dbg libasound2-data 
libasound2-udeb libasound2-doc
Architecture: source amd64 all
Version: 1.0.27.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian ALSA Maintainers pkg-alsa-de...@lists.alioth.debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 libasound2 - shared library for ALSA applications
 libasound2-data - Configuration files and profiles for ALSA drivers
 libasound2-dbg - debugging symbols for libasound2
 libasound2-dev - shared library for ALSA applications -- development files
 libasound2-doc - documentation for user-space ALSA application programming
 libasound2-udeb - shared library for ALSA applications (udeb) (udeb)
Closes: 709900
Changes: 
 alsa-lib (1.0.27.1-2) unstable; urgency=low
 .
   * Add fix_return_value_of_snd_pcm_rewind.patch: this fixes several
 problems with plugins, and fixes a Pulseaudio crash.
   * Add tests_lm_ftbfs.patch: add -lm where needed, to fix two build
 failures in tests (closes: #709900).
Checksums-Sha1: 
 39ae1e56a6ff6809b20050903054bebf1ea2b672 1692 alsa-lib_1.0.27.1-2.dsc
 b257ebb6853b2966e8e02e8ddf7f9186b3b1dfca 50737 
alsa-lib_1.0.27.1-2.debian.tar.gz
 d990197e8737e11b4bc8a5b53ac7a6ddd8da22ec 457318 libasound2_1.0.27.1-2_amd64.deb
 e28dd350113834cf71f3d1d6f2a9a575a7aa51b5 112814 
libasound2-dev_1.0.27.1-2_amd64.deb
 a71d5e7b79f5b4c533a1890a978b0f4ffeea98c2 1140332 
libasound2-dbg_1.0.27.1-2_amd64.deb
 aa4c8f23681ee105474f941171fc8aa17aeef869 62308 
libasound2-data_1.0.27.1-2_all.deb
 ec8831beeb3e5df5694243961a72ae462633e917 324124 
libasound2-udeb_1.0.27.1-2_amd64.udeb
 ad311bb21213bd000f300573e0ef0d4674fcd6a5 1507858 
libasound2-doc_1.0.27.1-2_all.deb
Checksums-Sha256: 
 021899c1799f5c95efcb76a844700e3a72aff7445fc39dfffcb06ebe7b5991b7 1692 
alsa-lib_1.0.27.1-2.dsc
 271bcbdb4320d0ab9f30dfee4751dbe8a5e8bee8421e874baf567e9cb2e5e631 50737 
alsa-lib_1.0.27.1-2.debian.tar.gz
 72d2e67a104d4d17eccaaf263c6d50ee2b69b72b4f6fa7294a7cca6f103fdbc1 457318 
libasound2_1.0.27.1-2_amd64.deb
 d071208ce66f3ba03338b1fdb467860ca56ae1f00241220dcd8a2e40eae469d3 112814 
libasound2-dev_1.0.27.1-2_amd64.deb
 3d8121d2c18a3df87cbac1c9d67fffb89ccd4767cd3fdeff7ed92e31cac34403 1140332 
libasound2-dbg_1.0.27.1-2_amd64.deb
 6753d24ba5d4bf8339f27620d952258129a3ba71c1aaa29794e69be2ce698506 62308 
libasound2-data_1.0.27.1-2_all.deb
 9b3e06e9512e3082c5ac0f1fa3bfb04f53f656e68a127e509efdd92d20e075eb 324124 
libasound2-udeb_1.0.27.1-2_amd64.udeb
 c1266df6197dbb7c5329cccb53864d7d10efd8793483be889450ed6a229f5619 1507858 
libasound2-doc_1.0.27.1-2_all.deb
Files: 
 ba7e2f65ce12b4099c5a7e9474becec8 1692 libs optional alsa-lib_1.0.27.1-2.dsc
 d0b7ca2a24d2552e491068435fecd8ae 50737 libs optional 
alsa-lib_1.0.27.1-2.debian.tar.gz
 86d9c5f2cc702e750f72aa38ceac5c6d 457318 libs optional 
libasound2_1.0.27.1-2_amd64.deb
 a0f5dad3aa51c922cdcb142184caa8bc 112814 libdevel optional 
libasound2-dev_1.0.27.1-2_amd64.deb
 6a0a5ddc528d1bb1b00c0c8578b331eb 1140332 debug extra 
libasound2-dbg_1.0.27.1-2_amd64.deb
 402840e64fdef2a2d220a60c1df558bb 62308 libs optional 
libasound2-data_1.0.27.1-2_all.deb
 af42bd88c6415d6f80e7c9cedcf51de3 324124 debian-installer optional 
libasound2-udeb_1.0.27.1-2_amd64.udeb
 89b1bbdd0bed0c247abec7e8342a826b 1507858 doc optional 
libasound2-doc_1.0.27.1-2_all.deb

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

iEYEARECAAYFAlHNjqMACgkQJYSUupF6Il553wCg931/fuJ4TrNjftjohjwZ4lwq
XmUAoPcdCh9JXyEGGqKkqyKcs9e60DKI
=TthC
-END PGP SIGNATURE-


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



Accepted svnclientadapter 1.8.16-2 (source all)

2013-06-28 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:22:01 +0200
Source: svnclientadapter
Binary: libsvnclientadapter-java libsvnclientadapter-java-doc
Architecture: source all
Version: 1.8.16-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Niels Thykier ni...@thykier.net
Description: 
 libsvnclientadapter-java - High-level Java API for Subversion (library)
 libsvnclientadapter-java-doc - High-level Java API for Subversion 
(documentation)
Changes: 
 svnclientadapter (1.8.16-2) unstable; urgency=low
 .
   * Team upload to unstable.
Checksums-Sha1: 
 4d14181be480366d7ccde0d920b84e3504057dda 2256 svnclientadapter_1.8.16-2.dsc
 a38f8fa543bd36066f398b862ae79b75fb730d5d 6887 
svnclientadapter_1.8.16-2.debian.tar.gz
 86faab8ddcac99c48ac3e466863caf16f9c9ee82 148496 
libsvnclientadapter-java_1.8.16-2_all.deb
 877a785de9efb6e4d551074875e60ab943ebe1b4 129838 
libsvnclientadapter-java-doc_1.8.16-2_all.deb
Checksums-Sha256: 
 7b9ecdbf5af628b3956285269370c037defa66f9dd8d7531a24ebed9aa9213a0 2256 
svnclientadapter_1.8.16-2.dsc
 9686c25c9be6a1bfd4f47e683a3b66a6c66c847352e42b695d3c7d71577d8bff 6887 
svnclientadapter_1.8.16-2.debian.tar.gz
 9b08e23c4610c49f89b9f9cb0fb2db5dd573b04f0aeefdb2e53cddff97e497a2 148496 
libsvnclientadapter-java_1.8.16-2_all.deb
 b442cc78067a7941a8201f5c773c602040e23073360d0594cfb0078b6c7bc6aa 129838 
libsvnclientadapter-java-doc_1.8.16-2_all.deb
Files: 
 eeaeb27230fe651b2f6d5414fc816afc 2256 java optional 
svnclientadapter_1.8.16-2.dsc
 07a8553d96b6bfee769963c4d8ec72d8 6887 java optional 
svnclientadapter_1.8.16-2.debian.tar.gz
 de7b24e69abe4c572b02c5f8c98be545 148496 java optional 
libsvnclientadapter-java_1.8.16-2_all.deb
 6e726d2325313de80dacaec66d413283 129838 doc optional 
libsvnclientadapter-java-doc_1.8.16-2_all.deb

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

iQIcBAEBCAAGBQJRzY8ZAAoJEAVLu599gGRCT4wP/1JtAFaTbISeb2E3lFQGRuoO
RAKaRi26OaFXrPh4NV/wHxhcy0ducfcTAg0teRfxgsV46wzYRUgSQz0KoCzsEQVh
B3tj+aN5HjPgexkp4rBG8OIJl+xGsXhuM3bgTK/OFvR8IgXrtke9rrLTqalqMfik
zo+l2u83PRLNi2mW9sdfwAm7quz9499kvl+Npb7717eZtj9GYmk+WYimRCXx9wSO
LFUZUSRJsWUbm3n5IqQaLU8ef2/21Dad7h3CxMZ7YOeifvMWd6ajv6iq5/QhrZtC
NXJKoxrycsHn0OBa/vuTrAGkNWIUbju3wPKdjyLNMo8dPZHhJiljZVjRUEoazzUV
UWuEK4jec80in0GpKemQpOEPHl4jSb6aEkuZYVlWzmJIPqOheLg1KPwWylbHgGlY
NsSuX1EpojZx4NRpNjTDukZrXqEzU+kJEpSkuNQYfBTwDJL4aA1ZosGQoVh309SU
o3W4jiXkH+Jug2QtWqukW8P65HaDdRi07O+GywL2N2ru7aspu9FZU+BxxQWVTIW+
y2KgO8nFhH2WuAU7qasdHwF0Hk2mTrYoLEC7tCkM1HhrAP8XmRST+fuA7hYZ9lvQ
12zUdsJMtd3wzA+XGC4spLW9ul60mZnScq1dEbokM9N3e7WQTLSWgCctzDNnq/NK
2ijIe9nKI8DVcRFLDn+u
=Qrou
-END PGP SIGNATURE-


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



Accepted svnkit 1.7.5+dfsg-2 (source all)

2013-06-28 Thread Jakub Adam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:11:50 +0200
Source: svnkit
Binary: svnkit libsvnkit-java libsvnkit-java-doc
Architecture: source all
Version: 1.7.5+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Jakub Adam jakub.a...@ktknet.cz
Description: 
 libsvnkit-java - pure Java Subversion client library
 libsvnkit-java-doc - documentation for libsvnkit-java
 svnkit - pure Java Subversion client
Closes: 713784
Changes: 
 svnkit (1.7.5+dfsg-2) unstable; urgency=low
 .
   * Removed obsolete DM-Upload-Allowed field from d/control.
   * Uploading this version into sid fixes FTBFS (Closes: #713784).
Checksums-Sha1: 
 1b3d9499842b00b1a497574d865a02197e7054eb 2217 svnkit_1.7.5+dfsg-2.dsc
 13b4146f8ffd90d3c7a3ca2289a4a302adac247d 11775 
svnkit_1.7.5+dfsg-2.debian.tar.gz
 eaac7ac6b7a6a7936e1a453d6b73c036abf52458 340476 svnkit_1.7.5+dfsg-2_all.deb
 cbf5a4465bff274fed503da4d6c5b5f65aa8a19e 3271386 
libsvnkit-java_1.7.5+dfsg-2_all.deb
 fac2582a3e4daa8a8375fe6418c246600b0b68e8 766152 
libsvnkit-java-doc_1.7.5+dfsg-2_all.deb
Checksums-Sha256: 
 8e5894bfca62d17d107f65b31450de4485108afe36e73fe98d5b9f47f842f7aa 2217 
svnkit_1.7.5+dfsg-2.dsc
 1cf4325ed3eed7a20473f03d8985fc624b464e7df9be2fe5b9ba949f37d28f03 11775 
svnkit_1.7.5+dfsg-2.debian.tar.gz
 0b5efa5e7ae1c73e4c8e1f34c7ea791870d13613017dfac59a29d8ee04e2361e 340476 
svnkit_1.7.5+dfsg-2_all.deb
 3397e648b25cf2cbdb186da4bd268a2a4b9023c0db4646c52d3238759d79169b 3271386 
libsvnkit-java_1.7.5+dfsg-2_all.deb
 6d480c30eda96d61f55d56e655a0a140935518267c09de0207ada8541292baee 766152 
libsvnkit-java-doc_1.7.5+dfsg-2_all.deb
Files: 
 c04c7623569b7ff139db062aa651692a 2217 java optional svnkit_1.7.5+dfsg-2.dsc
 8ec6e9e53b864675db9aade0b26f0a86 11775 java optional 
svnkit_1.7.5+dfsg-2.debian.tar.gz
 9bd3aa25ebd54b9ae3ce822744cd5e09 340476 java optional 
svnkit_1.7.5+dfsg-2_all.deb
 fc6776ac69d7af711e59f330d5e7 3271386 java optional 
libsvnkit-java_1.7.5+dfsg-2_all.deb
 1451cd785726c5a5ebb3849561545f0d 766152 doc optional 
libsvnkit-java-doc_1.7.5+dfsg-2_all.deb

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

iQIcBAEBCAAGBQJRzY1XAAoJEAVLu599gGRCgegP/1Jy3wbhqNVNgZ1t/F3UTGJU
DVQ8K5McheczGXK4JusqZGVqre19bhDtSGUg7BE3Khih1ACGt78BvKOWJYdpnTbA
hn+Aips7+tzcuKtTVdqCzP038Fe+1nJlxyD0GO6gpoFhJD3+IUO1g6Kxycd2izJI
f/bfnzwcen4hvwItdl9YES8BGk49Fmmet9E0CAIc5BLh4jU1aAYu0xhFaiwW2Lji
FY22z1ujc2PLOCKPcnK2vs2zB51T2ISQB40JDDXbG1tJJL/9dz7Sc5LsiEI3fOdW
4VUdXUadfNq5VIE5ptlMvv+P44QqWTUTdzoZudXp94L4AOI5AGSVvF8N/ar9njCx
E7ffLVDexZ6bR2cDH+g4H8XxQSJVgpFg0Q5fLztgz5K+ADyHdQVIz6LyedjOAUha
K5ni0z5ILhSBvtmMwngo6i+H0RPbMgUMubFRyUF+eBBmiLeb0/BVYwXv5fuz3UuZ
L7SrJabyEgTvp1AMB9GUTw0iIGOrF7AeW0KznmRuxarOAsDcmwE33PH/gB+E3rXd
JM+jZuA8LM+LR6bth2/z5F0JMfYlM5fnCQv+CdtpH7hrBr61UxlPUo60MoeZD9JX
iowR+sOIsYMy3AT6/tpv6Z685sBIX7Z1fUtYukIlD7lHj3ofMPMNBeT5cBFUaLmW
vnn1Le2oU4FdfZc6MBT9
=hWLW
-END PGP SIGNATURE-


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



Accepted wapiti 2.2.1+dfsg-1 (source all)

2013-06-28 Thread Arthur de Jong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 15:14:56 +0200
Source: wapiti
Binary: wapiti
Architecture: source all
Version: 2.2.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Arthur de Jong adej...@debian.org
Description: 
 wapiti - web application vulnerability scanner
Closes: 550072
Changes: 
 wapiti (2.2.1+dfsg-1) unstable; urgency=low
 .
   * QA upload.
 .
   [ Arthur de Jong ]
   * New upstream release (Closes: #550072).
   * Orphaning package (See: #700556).
   * Drop no longer relevant recommends.
   * Install wapiti-getcookie and wapiti-lswww commands.
   * Update patches (drop most because no longer relevant).
   * Install upstream manual page.
   * Provide a get-orig-source target that drops the unused and non-free
 json.js from the upstream tarball.
   * Don't install bundled BeautifulSoup and httplib2 and instead use the
 system ones.
   * Disable the built-in Nikto plugin because of licensing issues of the
 used database file.
   * Install a README.Debian that explains the differences from upstream.
   * Update debian/copyright file.
   * Update debian/watch file.
   * Update to Standards-Version to 3.9.4.
   * Update package description.
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
Checksums-Sha1: 
 ffe1dafafdec24e625ab5757d8ba8963e3e8e766 1217 wapiti_2.2.1+dfsg-1.dsc
 69f1d8b59936175d5372ad74e9c609a7712893cb 422774 wapiti_2.2.1+dfsg.orig.tar.gz
 554e40f61dd33bdcfbf55601f820f77096977272 8837 wapiti_2.2.1+dfsg-1.debian.tar.gz
 299b048a1dc615a43d8084ec8b239188e12d7077 124256 wapiti_2.2.1+dfsg-1_all.deb
Checksums-Sha256: 
 1766f09ac95ccbeb4d00c29ed8b110400f4c2c4a90f40f0d4cbe21fca77df96a 1217 
wapiti_2.2.1+dfsg-1.dsc
 c8ed0f93206e840c73c3bd3afa17ed70ebe6e5f784a955ab0b7050ddeb5519cf 422774 
wapiti_2.2.1+dfsg.orig.tar.gz
 2b372e4b83ef50955ad31251c0e5f9105ff7ef83b986255cd6e941846130321f 8837 
wapiti_2.2.1+dfsg-1.debian.tar.gz
 a138450d37ccf551680957baca1ffa6de862d267c4f7e48c71bf0a6205e4e12e 124256 
wapiti_2.2.1+dfsg-1_all.deb
Files: 
 8ef433b8b5116e41076a36e3aaf8593a 1217 python optional wapiti_2.2.1+dfsg-1.dsc
 19b4d18d43bae57492ce3821b5a63dfa 422774 python optional 
wapiti_2.2.1+dfsg.orig.tar.gz
 9e544dd7e2dbebfb7081c574cb01be6d 8837 python optional 
wapiti_2.2.1+dfsg-1.debian.tar.gz
 4b5d66bfdd603b7d2546f8899679bf71 124256 python optional 
wapiti_2.2.1+dfsg-1_all.deb

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

iEYEARECAAYFAlHNju4ACgkQVYan35+NCKfTEQCgsKzst77/AMDaaKV18kwYCRy2
uYQAoJP+T0+fH8DgZb1K2ey0gEXNiNIb
=xNlX
-END PGP SIGNATURE-


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



Accepted jsymphonic 0.3.0.Ode.To.Freedom+svn387-8 (source all)

2013-06-28 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 00:43:47 +0200
Source: jsymphonic
Binary: jsymphonic
Architecture: source all
Version: 0.3.0.Ode.To.Freedom+svn387-8
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description: 
 jsymphonic - File manager for Sony's MP3 players
Closes: 684015
Changes: 
 jsymphonic (0.3.0.Ode.To.Freedom+svn387-8) unstable; urgency=low
 .
   * Team upload.
   * Transition package to use default java implementation.
 Thanks to James Page for the patch. (Closes: #684015)
   * Update to use the current canonical Vcs-URI.
   * Bump Standards-Version to 3.9.4, no changes needed.
Checksums-Sha1: 
 21956150fc3a0c0fefe149e09c859cbf96147500 2198 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8.dsc
 22bf0debbe6bd0dd80a5bce83ddc96350adb804b 10687 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8.debian.tar.gz
 c42817a5e3bb2692ab1b33735ff3691e0cbe7491 1610710 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8_all.deb
Checksums-Sha256: 
 2be1536af8fc1603be8e308996df2ca2c5e24a7198b2c7f06a2eafa1f3d3d691 2198 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8.dsc
 270e4a6bcdb6ad25288338c86358d17c0b1559d59606dcb0f1354b2b5abadf90 10687 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8.debian.tar.gz
 3d129b25d753bc4b89cc32cd6f1cffc3472c685371eeb059e0167a04388c12ac 1610710 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8_all.deb
Files: 
 51da04fb566a456091b8d7f0fb558f84 2198 sound optional 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8.dsc
 b7b51025827d56c13161f497b166df72 10687 sound optional 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8.debian.tar.gz
 be9020aeaabee47d4113e1eb7e70cea9 1610710 sound optional 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-8_all.deb

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

iQIcBAEBCAAGBQJRzZFVAAoJEAVLu599gGRCBsEQAIsUZwGYLFBNUkeC6T2KRcMf
KvNzd08v0hwlWWHSY/JPWUFEJnWfdVegWDnWSLuSh/KgteP5qX7+Jv2L5Uc6x1vA
17qWj8DLb8i26NMzasC1JN5sSrUn5Or/NVjp42lVzdNNR1Z/RsftC9AE07O2rHQU
jVFE1Uvz69Uui/Tiv6E5kKltDm9FiS4igjLy/b3oxXDRE7Puc8K5S0/th1u+P0gy
9Q+hmmPp5B+ldJNR0r70BGARXXQunioeRefco3ys0jVcTveC3pZxqoDSZYZPvKzP
pnjZeVWuseCuBRhfTZZV0dQAjMj5DsATNojLY49zzYPm5hBqECX10J2tAQ3v3Ows
TH6GaQeTeaHgtxqRx5ikuxRaJNT8bW9ulNH42GPggaVcaC6tHkMigHD/94oyp7A0
XlgyHFswN2yzhjqixr+QGwrql9ZeD6b+THrXxo+sMhWhFfa/YSeLQkFj2hmlV6XH
w07MkeXb5e61oFCcmnBeiMDQRAFuFkloD2dvQF8wVVRCokWNdoz9w1jk52V9onUi
CVm26B/9dvlnvD3s00EV4/tKFjpCiC8w0IaZhfviSFSY77q5VZVohpkd24ou7mNo
j05CeUJ6CC9BYhUBiPW0mD9/INQ226nMLfk8hUbM5gIO1lXZuoDwm8EFtaHdcrkC
s3z/hQ4xEwxc/KJ8mRRW
=JcOn
-END PGP SIGNATURE-


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



Accepted libidna-punycode-perl 1.100-1 (source all)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:28:59 +0200
Source: libidna-punycode-perl
Binary: libidna-punycode-perl
Architecture: source all
Version: 1.100-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libidna-punycode-perl - module to encode Unicode string in Punycode
Changes: 
 libidna-punycode-perl (1.100-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ Fabrizio Regalli ]
   * Take overed package (see
 http://lists.debian.org/debian-perl/2011/07/msg3.html).
   * Added Vcs-* fields in d/control.
   * Add myself to Uploaders and Copyright.
   * Switch d/compat to 8.
   * Build-Depends: switch to debhelper (= 8).
   * Bump to 3.0 quilt format.
   * Modified d/watch.
   * New upstream release.
   * Added libtest-nowarnings-perl as B-D-I.
 .
   [ gregor herrmann ]
   * Add (build-) dependencies on libnet-idn-nameprep-perl and libnet-idn-
 encode-perl.
   * debian/copyright: switch formatting to Copyright-Format 1.0. Update
 copyright information and upstream contact.
   * Make short description a noun phrase
   * Set Standards-Version to 3.9.4 (no further changes).
   * Add backpan.org URL to debian/watch, the new release is not on
 search.cpan.org or metacpan.org.
   * Build-depend on Module::Build 0.36.
Checksums-Sha1: 
 1f5b087feb98d29bf8f91aafe02427f71a4200b1 2270 libidna-punycode-perl_1.100-1.dsc
 d820fde7d6b3a98857d87a7c0131853dd35f23a8 15005 
libidna-punycode-perl_1.100.orig.tar.gz
 845207e58bb3a67f09393a0946e37315d3642db4 1905 
libidna-punycode-perl_1.100-1.debian.tar.gz
 4470f26b8d045e988c75682f81e62c1cff7a7779 7610 
libidna-punycode-perl_1.100-1_all.deb
Checksums-Sha256: 
 35e074d9bb884f949a27660247124c11e732729972a0c6ca85af2dddf55f2a44 2270 
libidna-punycode-perl_1.100-1.dsc
 2e71de26edaf823f1185f8b7268c010083045b4bf72abbe5c90dc872431f41b3 15005 
libidna-punycode-perl_1.100.orig.tar.gz
 b869471ffa88c868060cc3709b2ff09b5fccb0ccb2ca230346875c9292c3a379 1905 
libidna-punycode-perl_1.100-1.debian.tar.gz
 acc42e2ef0ddfa64b0e76ab5f3f422bb6993c11e3395119b0b88db99803c7719 7610 
libidna-punycode-perl_1.100-1_all.deb
Files: 
 82f9279be8f90a1f7828de7080024508 2270 perl optional 
libidna-punycode-perl_1.100-1.dsc
 376ae619b8300dcc56b16153cdb38ae9 15005 perl optional 
libidna-punycode-perl_1.100.orig.tar.gz
 8bb681c5727753cbcfcd2c26ab1cb8be 1905 perl optional 
libidna-punycode-perl_1.100-1.debian.tar.gz
 0d6615c1f80544056a0a48d88e2d28c4 7610 perl optional 
libidna-punycode-perl_1.100-1_all.deb

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

iQIcBAEBCAAGBQJRzY/PAAoJELs6aAGGSaoGKCcP/0bXLfqoE2EUt7kEBtLfrXb9
ucbgNPoKbRdsDVNhD9tr1fReFN1jpyk0pEEXGG+2+ORmpFH7DEErcFvhNxsQu8fs
YFwGojZRTVLCNq58fnbqojYBnXQ9h6nhFsR9CVd7CTIcuKLf10rSFeB3Q7qYW5Yw
nxnAs/oEurLVk3ftIvAjztQNMLZ8P6U1/qdm8AY0ojIsIqggURcoNG6OlKxmsWwW
qyXIQMoGHTSvnuGe9Iu+8tiWnRxoNUyY4I9lvaSdTR44pfq0Mk2EvuWN71UIBrOZ
pngcVqGy3W9HbpqmIkGNewqaeeKGxfc9cw9oIr8ey8s4Hi2DxFYOcOcaWxcaumqR
r0ssrE7Uxho1WQ1ETPA6PF38bbZQ/7z47UsuCVKxNgMlG9yFPZUBN6gr+6PMQch4
fVOU/BTm6IV3BFhpYzznrGCHDUQt3i3mhzNDN3peRp9nrRPVkR9Ub1t53yhYT6HB
ixXERAeItRPJ4hJCTM7rNXqs8GmLo+Uwjhtbx/qvKyDokZw/ElSQoQP5YBuyJ9v8
t4/u4ca3y5BnhEWeod/c2zjlJZMIR/P2kQBkf16y4ka4CxH1kVfXYTsv4a0BJU2U
xcvd+vQbQiqmOOqHrclztxVLwsSMiHcjRIwoRBW6/XfCgb//nFQC5t4VKP0kFwoN
lSbIUcoFpJc/jtNMc2Gh
=sxT1
-END PGP SIGNATURE-


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



Accepted libjboss-classloader-java 2.0.6.GA-3 (source all)

2013-06-28 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 08:11:03 +0200
Source: libjboss-classloader-java
Binary: libjboss-classloader-java
Architecture: source all
Version: 2.0.6.GA-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description: 
 libjboss-classloader-java - JBoss Classloader
Closes: 684979
Changes: 
 libjboss-classloader-java (2.0.6.GA-3) unstable; urgency=low
 .
   * Team upload.
   * Add compatibility patch to fix FTBFS with OpenJDK7. Thanks to James Page
 for providing it. (Closes: #684979)
   * Bump Standards-Version to 3.9.4, no changes needed.
Checksums-Sha1: 
 054344400b6663ac9b92ecb51894d7aa9c5ca211 2424 
libjboss-classloader-java_2.0.6.GA-3.dsc
 d0d90bed8a3740850577b1d2f5a222518541306c 3946 
libjboss-classloader-java_2.0.6.GA-3.debian.tar.gz
 6640b9fcf0fa2f98d296fcedad116f0e46e33a8f 212992 
libjboss-classloader-java_2.0.6.GA-3_all.deb
Checksums-Sha256: 
 95e92e34fa356c049496ea8be73d56c5bd0a4805d69fb759aa67dafe71779d80 2424 
libjboss-classloader-java_2.0.6.GA-3.dsc
 d551b2a4e0527045fda8ac29870f18aaf6242b31e1ec2c7755f393b09a6b3096 3946 
libjboss-classloader-java_2.0.6.GA-3.debian.tar.gz
 4cce5db84fabac85893b38197efb628f374300e6238296a2b8dbbe16722e251b 212992 
libjboss-classloader-java_2.0.6.GA-3_all.deb
Files: 
 b0649eaabdabada5e7a24348120aae59 2424 java optional 
libjboss-classloader-java_2.0.6.GA-3.dsc
 879e2e1d0e30c4e2778ae057bc18d33c 3946 java optional 
libjboss-classloader-java_2.0.6.GA-3.debian.tar.gz
 81b4dabf5959440e20d73a4670b8f01c 212992 java optional 
libjboss-classloader-java_2.0.6.GA-3_all.deb

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

iQIcBAEBCAAGBQJRzZIYAAoJEAVLu599gGRCR8gP/AkWTkgmHal0YJF6E+t9pksM
fXo1w4i8f/rTnfx9MxcxbDQbcUQKnwMjLTMTGKguDkWNe2blG39qcBZ++rn1rJpt
7eqA6OzMI3rlQyRTa7QlrphFlqOT5dloXia+vrVq269R9MiovniYjfMBdpXTdfuF
eAi3w5alhunPwKASJaTYN336MWdxMhL130040+Ltk1oIEBQ7V08lcemK1HM4YGr5
5uXn9LL3D60UI9p4hVjtRdVYXH2KUHWmiQjk6wRV/4nu3A3nxNBUDKfxQ3Q4scIJ
Nckkk+HZAMidJ2i52oo38rOCEeazxIf+CGkuHeMbPQKuQkhX0jxS7M/Ro/ImF/6G
+QqgexgjT5YPL0PYclMqilVbWsrCYZ34rmx67t7Kn3b3xkruX/WBvkuBq0Gvleoo
6y8r68fIPwoZVTApXa6SMmy0kgKGbRecTidk0pPZw89QqroUP+GwCj0OA0KCbmlg
s0UiSvI7huVuFA/C7CXYPr3CzmNsKJXOq9o/4vltGuE0pZl3whwS377B57mWCBJC
xIcNkPo4GfxKUzFVeOHxDhI4jtZAvYK0cEKZvKVsiBioqXaVY7reeNBvP0gU8Wa/
DJxezvCy3dHi+DyBlQcwjizwFR+PQty8YwN6RcwW7gOg7zy3yk+iVo16o8mR0DI4
qe/I09X7bDQnxY92SA8f
=8VCe
-END PGP SIGNATURE-


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



Accepted ebook-tools 0.2.2-1 (source amd64)

2013-06-28 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 15:41:09 +0200
Source: ebook-tools
Binary: libepub-dev libepub0 ebook-tools-dbg epub-utils
Architecture: source amd64
Version: 0.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Pino Toscano p...@debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 ebook-tools-dbg - library and tools to work with the EPUB file format - debug 
symbo
 epub-utils - tools to work with the EPUB file format
 libepub-dev - library to work with the EPUB file format - development files
 libepub0   - library to work with the EPUB file format - runtime library
Changes: 
 ebook-tools (0.2.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Switch my email address to p...@debian.org.
   * Remove Vcs-* headers, the packaging there is not really up-to-date.
   * Remove obsolete DM-Upload-Allowed header.
   * Update packaging year in copyright.
   * Bump Standards-Version to 3.9.4, no changes required.
   * Bump debhelper compatibility to 9:
 + bump compat to 9
 + bump debhelper build dependency to = 9
 + remove the custom link flags handling in rules
   * Enable parallel building.
   * Uniform EPUB in descriptions and manpages.
   * Link in as-needed mode.
   * Turn dh_install's --list-missing into --fail-missing.
   * Tighten the libepub0 dependency in epub-utils.
Checksums-Sha1: 
 e000b3af55754dd517e39d850c36547defc6bd7a 1267 ebook-tools_0.2.2-1.dsc
 1f10bef62c9125cf804366134e486a58308f07ff 46889 ebook-tools_0.2.2.orig.tar.gz
 6a3a5680be8ebddb41264edfa8c0333a01a454cb 5090 ebook-tools_0.2.2-1.debian.tar.gz
 9c85a45f40475ab852e4d51ea847c51b52205350 5810 libepub-dev_0.2.2-1_amd64.deb
 39ffd4038e7455879106613716cba122d5efe022 25440 libepub0_0.2.2-1_amd64.deb
 1cfd9970a1e71f003977aa481dba193eb5266873 45174 
ebook-tools-dbg_0.2.2-1_amd64.deb
 598581fc26c828a5e2189de58052849ad0dc699c 9038 epub-utils_0.2.2-1_amd64.deb
Checksums-Sha256: 
 177092c91934b9641ff9e1bdd949f7d1c9934acde567da86644c6a2427271a31 1267 
ebook-tools_0.2.2-1.dsc
 cbc35996e911144fa62925366ad6a6212d6af2588f1e39075954973bbee627ae 46889 
ebook-tools_0.2.2.orig.tar.gz
 5da764d15bf97774a40f96005c9c2bdf429d11ce57f95e2d0412e61666220713 5090 
ebook-tools_0.2.2-1.debian.tar.gz
 0bd88f16586c322734b5cd8b187a3622893fe1c645c6b6109f4393a2c9bfecc8 5810 
libepub-dev_0.2.2-1_amd64.deb
 6d9bc323e0bb32feb2618e5876806868834cb4f299a7163b006d91e4954b0bb1 25440 
libepub0_0.2.2-1_amd64.deb
 9e5eaf5b98a0812d471e19afe4ac341c95041770cf8268c433d8396d70b77700 45174 
ebook-tools-dbg_0.2.2-1_amd64.deb
 9e8cdebc8493f0aef9c65ea903f7417cb0ea752d6b5986bb00ce4aebbef6f5c2 9038 
epub-utils_0.2.2-1_amd64.deb
Files: 
 e41cdb394518772a643c7646476ac9e6 1267 libs optional ebook-tools_0.2.2-1.dsc
 67bce67ceb72dcc3578d6a81ef92b29b 46889 libs optional 
ebook-tools_0.2.2.orig.tar.gz
 347ba474ed1c933daf9b8753e9148858 5090 libs optional 
ebook-tools_0.2.2-1.debian.tar.gz
 0736541a42eab7936b3c2879750c97fe 5810 libdevel optional 
libepub-dev_0.2.2-1_amd64.deb
 fc5df4aa01ea37995ad740720b01b00f 25440 libs optional libepub0_0.2.2-1_amd64.deb
 8aaf89f99522303b498649101393eb72 45174 debug extra 
ebook-tools-dbg_0.2.2-1_amd64.deb
 c8a590f21d549d2ae1566921b6b23219 9038 graphics optional 
epub-utils_0.2.2-1_amd64.deb

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

iD8DBQFRzZN3TNH2piB/L3oRAkceAJwPCPEx/FiPKmsCxugc4YeOeWIypgCeIYL7
j8R2RZrl8zcCRwER44C5qWM=
=a309
-END PGP SIGNATURE-


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



Accepted eclipse-mylyn 3.8.4-2 (source all)

2013-06-28 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 16:21:46 +0200
Source: eclipse-mylyn
Binary: eclipse-mylyn eclipse-mylyn-context-cdt eclipse-mylyn-context-jdt 
eclipse-mylyn-context-pde eclipse-mylyn-versions-cvs 
eclipse-mylyn-tasks-bugzilla eclipse-mylyn-tasks-trac eclipse-mylyn-wikitext 
eclipse-mylyn-builds-hudson
Architecture: source all
Version: 3.8.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 eclipse-mylyn - Task-Focused Interface for Eclipse
 eclipse-mylyn-builds-hudson - Mylyn Hudson/Jenkins Connector
 eclipse-mylyn-context-cdt - Mylyn context integration for Eclipse CDT
 eclipse-mylyn-context-jdt - Task support for Eclipse JDT
 eclipse-mylyn-context-pde - Task support for Eclipse PDE
 eclipse-mylyn-tasks-bugzilla - Mylyn Bugzilla Connector
 eclipse-mylyn-tasks-trac - Mylyn Trac Connector
 eclipse-mylyn-versions-cvs - Mylyn version control integration for CVS
 eclipse-mylyn-wikitext - Mylyn WikiText
Changes: 
 eclipse-mylyn (3.8.4-2) unstable; urgency=low
 .
   [ Emmanuel Bourg ]
   * Team upload.
   * Removed the build dependency on the libjaxme-java package
 (JAXB is now provided by the JRE)
   * Use canonical URLs for the Vcs-* fields
 .
   [ Niels Thykier ]
   * Remove myself from uploaders.
Checksums-Sha1: 
 d51f471f2e46716fecc1dda0af8b7309a9840f9a 3151 eclipse-mylyn_3.8.4-2.dsc
 1e4e7980125ea7053a64018e77948b73ba351fff 16092 
eclipse-mylyn_3.8.4-2.debian.tar.gz
 1b19d847808131121f4c3f0198f05412fb3ec937 3951328 eclipse-mylyn_3.8.4-2_all.deb
 1d9f49e33d633bbb57c8edae3db220013b7914a2 75550 
eclipse-mylyn-context-cdt_3.8.4-2_all.deb
 e30809f4308b9dc3df141734389aaaf848c0ba7e 183682 
eclipse-mylyn-context-jdt_3.8.4-2_all.deb
 02b4e5c75c3522e71c108ec871e6411e44e1d2bd 69584 
eclipse-mylyn-context-pde_3.8.4-2_all.deb
 46771574e3f0f1295e7f150e24035518209dad1c 22610 
eclipse-mylyn-versions-cvs_3.8.4-2_all.deb
 f72b9f011e2f0617b8a4b775f8d50bdb1030d507 468224 
eclipse-mylyn-tasks-bugzilla_3.8.4-2_all.deb
 08c07b45eae511e8c36813826687073d3ce78d51 214694 
eclipse-mylyn-tasks-trac_3.8.4-2_all.deb
 cab02d10430cadd2e512c8a3a9d9ecc4d9130427 2234774 
eclipse-mylyn-wikitext_3.8.4-2_all.deb
 2e3d58e6ca66997a4aba82817f72e91258d66906 110344 
eclipse-mylyn-builds-hudson_3.8.4-2_all.deb
Checksums-Sha256: 
 6e62c2fdb86c864810826c5d4169a1a270fe43221919e7f2709e8e90501cd799 3151 
eclipse-mylyn_3.8.4-2.dsc
 9fb735c45c049ea8d1d43030ba580629e25cbcd9e215161263956def7e79c552 16092 
eclipse-mylyn_3.8.4-2.debian.tar.gz
 e0ba7330eccae82b42efcc0804314bbe70a6f37c877ee6ec54b10f91fc814dd5 3951328 
eclipse-mylyn_3.8.4-2_all.deb
 0da6d71c6c57b3df44294fd5ed49a2d731e6cc578365ee4b8c47e9c225671313 75550 
eclipse-mylyn-context-cdt_3.8.4-2_all.deb
 82043218861772094c9f94b77fbd379d91f0cdf82cc62a998b4cd216e0458200 183682 
eclipse-mylyn-context-jdt_3.8.4-2_all.deb
 114d06ee88bf8ad82041f4b3b7593e7b6cfa73c8085b4784b6d530b8e3e87186 69584 
eclipse-mylyn-context-pde_3.8.4-2_all.deb
 15372053253791bb611f8d4402c6ff4e977b8db1b23f169eee864f76271cabe5 22610 
eclipse-mylyn-versions-cvs_3.8.4-2_all.deb
 4eacb8c25b4b4f0826f0fa2a8089f0b490b823ada0cdd7d39fdd27e875279f86 468224 
eclipse-mylyn-tasks-bugzilla_3.8.4-2_all.deb
 2b95113a8702e685996b5703a29dee0f106644412dadad9df3a43cf336b01256 214694 
eclipse-mylyn-tasks-trac_3.8.4-2_all.deb
 e0740f26d29c995573bee68b04ea9ab12e1b1545c904b56786c953af1d48810f 2234774 
eclipse-mylyn-wikitext_3.8.4-2_all.deb
 745d06567f6ca6d7202378299cf71f5b183b57dd76b68849e185dc98023425d4 110344 
eclipse-mylyn-builds-hudson_3.8.4-2_all.deb
Files: 
 92e623ccd9e169f2ad258ac6be24b956 3151 devel optional eclipse-mylyn_3.8.4-2.dsc
 000b61ec369f3891eb754efd1ff90b61 16092 devel optional 
eclipse-mylyn_3.8.4-2.debian.tar.gz
 ba386d52729f417104a3bbc1126659b2 3951328 devel optional 
eclipse-mylyn_3.8.4-2_all.deb
 60d43837471a5b84c7be55217de51190 75550 devel optional 
eclipse-mylyn-context-cdt_3.8.4-2_all.deb
 d09119b3e13c70722258a20e67b52993 183682 devel optional 
eclipse-mylyn-context-jdt_3.8.4-2_all.deb
 91b2af38075cb300a01b5b055e03022a 69584 devel optional 
eclipse-mylyn-context-pde_3.8.4-2_all.deb
 7a0b8abaddf5f3ecb528ae5559880e2c 22610 devel optional 
eclipse-mylyn-versions-cvs_3.8.4-2_all.deb
 246e7379190c52f87814a0e1fb3e4543 468224 devel optional 
eclipse-mylyn-tasks-bugzilla_3.8.4-2_all.deb
 b83e46e985862a948505d17fa8eb3cf1 214694 devel optional 
eclipse-mylyn-tasks-trac_3.8.4-2_all.deb
 060e460bf11a58ba72ef76ca10f48ce3 2234774 devel optional 
eclipse-mylyn-wikitext_3.8.4-2_all.deb
 c0599d55d6e963d765bf3a3ce42b6af4 110344 devel optional 
eclipse-mylyn-builds-hudson_3.8.4-2_all.deb

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

iQIcBAEBCAAGBQJRzaLfAAoJEAVLu599gGRCA68QAK5c+S6dqBqSoqaasEyH50E5
8r9FZPc8Rl8NUcHTCacEccnB/c++q1MJPCNq2fWnrRrveIFiFSUt7BAx4IV8R0M6
ezoetafwNpI4hgYw6s2QIYJ5VlvUEUScxk2G8K2mvEPVQIRQx32coX2kJhET6dq3

Accepted gnome-search-tool 3.6.0-1 (source amd64)

2013-06-28 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 16:24:11 +0200
Source: gnome-search-tool
Binary: gnome-search-tool
Architecture: source amd64
Version: 3.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gnome-search-tool - GNOME tool to search files
Changes: 
 gnome-search-tool (3.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Port to GSettings and new Mallard based documentation.
   * Drop obsolete Build-Depends on libgconf2-dev, rarian-compat and
 gnome-doc-utils and add yelp-tools instead.
   * Drop obsolete --disable-scrollkeeper configure flag.
   * Bump Standards-Version to 3.9.4. No further changes.
Checksums-Sha1: 
 a9cdcd3dd491a24b572b2d3f96981e3e08b4ed8b 2213 gnome-search-tool_3.6.0-1.dsc
 9ea640b7ecb5fbdd7df989e289147c901f0581f7 685172 
gnome-search-tool_3.6.0.orig.tar.xz
 3d4b95fc5995eea4a1c84022cc28579b10725e9c 15590 
gnome-search-tool_3.6.0-1.debian.tar.gz
 5961bcebf8cb35793fcc36d05b1a63c5e68e818d 357090 
gnome-search-tool_3.6.0-1_amd64.deb
Checksums-Sha256: 
 4b8de8612bd837ec2a6d11eb0850f0da6b19aca90906b980da55e5d3bb0a73da 2213 
gnome-search-tool_3.6.0-1.dsc
 a33000cd7d033be4ea50422f0f2cca611da5b79bd0f0875017f105a1bc177f42 685172 
gnome-search-tool_3.6.0.orig.tar.xz
 1843fc1846219ac556ddc6e34827a1c75db2b91c0cf4b2e5383c87195524bb0d 15590 
gnome-search-tool_3.6.0-1.debian.tar.gz
 292784f6d14b6802450f2d2b58155c67567f534a2d7351dfc07b264a77ab89a1 357090 
gnome-search-tool_3.6.0-1_amd64.deb
Files: 
 c845dcbc568bfb46539c0792f6f8119f 2213 gnome optional 
gnome-search-tool_3.6.0-1.dsc
 6aed3d63b77ceb0685a57300bc057a7e 685172 gnome optional 
gnome-search-tool_3.6.0.orig.tar.xz
 04a65961919928af13a8a27a1e1b35c7 15590 gnome optional 
gnome-search-tool_3.6.0-1.debian.tar.gz
 94e1adfe85a161edb0b780fc12a2 357090 gnome optional 
gnome-search-tool_3.6.0-1_amd64.deb

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

iQIcBAEBCAAGBQJRzZ0kAAoJEGrh3w1gjyLceqwP/RiFV3oQYeCbae9Z2b/+NIWm
L1RL87EsohA3ZSfWK9aPc0+beqKbWlVMW9EsIwr77Q5eSZiFf7eEAM5hs+EMM2tC
k+/ugv309JVJLiXlOyLXNlIpBU00nbbrzn6/bWdHVpKlqkWZE64/Lo3qB5AyZOQ1
dH2v8to9/Uhg7hBUgjfRh/kd5GuzmQjAhmN7hZW7CcsP2cD/pkFCFr7f4GitiGL4
R5ee8Pb2NbJ3iszny5RyCwApigfin80VQaERF50qKN21TwKVFn/3ZbWl4VXP/YOD
pTwsnV8naZm1fmmZ9KHh+U+0qKD1UUv1LF1w9ev37o3qcjot+KD/T9E+ZyO+SSXR
UFEWU93N1uA39EqhoZSAwMJQFMKcshhBIzz8NYNd9d8soRaivaOhowQygyvdoPLz
rwLvUpPvNLhw9F3zscINC+pPR2SEbMPky9gk0p1U280ufLVGBQxSFwruuU2T4ugN
SKjo3zHK6KfzlLZI9t46KYULkutztV9B0Y78E0qJMqD1p9+9nsMwFSM2LsoHVy+s
V2+AFUZPnuiYkCHJHjmxyOQCxC9aMEajYVurS8QlTvLpxez83rZaz+RASaAdIAb2
4Oo6lIOYi5z6ERa9XJl+bX0cU6v7kp8YXiAkORkea6+M69efoFa3f5o/VOpEoiVb
ewiKc8JE4vr8ddgsMp8z
=PUX3
-END PGP SIGNATURE-


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



Accepted haskell-yesod 1.1.9.3-2 (source all amd64)

2013-06-28 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:53:56 +0100
Source: haskell-yesod
Binary: yesod libghc-yesod-dev libghc-yesod-prof libghc-yesod-doc
Architecture: source all amd64
Version: 1.1.9.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 libghc-yesod-dev - framework for type-safe, RESTful web 
applications${haskell:ShortB
 libghc-yesod-doc - framework for type-safe, RESTful web 
applications${haskell:ShortB
 libghc-yesod-prof - framework for type-safe, RESTful web 
applications${haskell:ShortB
 yesod  - framework for type-safe, RESTful web applications
Changes: 
 haskell-yesod (1.1.9.3-2) unstable; urgency=low
 .
   * Remove stale upper bound in build-dependency on
 libghc-optparse-applicative-dev.
Checksums-Sha1: 
 ce9088b1974f23a3c72d31fc487699ea4dfdb8b0 6642 haskell-yesod_1.1.9.3-2.dsc
 be7a0e54472e416fc1b26f4512cfc9b8906cdd65 4933 
haskell-yesod_1.1.9.3-2.debian.tar.gz
 3a02c63b5243bc42f4cfb19f043485549874b7f4 63380 
libghc-yesod-doc_1.1.9.3-2_all.deb
 3051780134325bde09a8c903bdac84ba918aa92e 10936214 yesod_1.1.9.3-2_amd64.deb
 6aedb0755057533c4c735d6af6494e2bbd466631 38000 
libghc-yesod-dev_1.1.9.3-2_amd64.deb
 aa2fa159ae7352a35cf23a7c6dae19552cd40189 34904 
libghc-yesod-prof_1.1.9.3-2_amd64.deb
Checksums-Sha256: 
 fe4539b9e9bec6fab8d84671c29f8deace460cace849a1501450f787bedf9c76 6642 
haskell-yesod_1.1.9.3-2.dsc
 da7cf8f854c947a79b2eac5946ffa206277c2794acfb2a3ea72b00811eb63eff 4933 
haskell-yesod_1.1.9.3-2.debian.tar.gz
 986ff9623839651651f248bb5438d64604263b32a45241619204b8338b163bbe 63380 
libghc-yesod-doc_1.1.9.3-2_all.deb
 2a93278e4169edb22ce0fa23a75647b3cc562aeb2838bd01469d04aaab1e6218 10936214 
yesod_1.1.9.3-2_amd64.deb
 55b76ca65d7bbaa2f0120052524cb6603a79c232402694ebf0bb9a77f6fa9ae3 38000 
libghc-yesod-dev_1.1.9.3-2_amd64.deb
 b2a345a29cc099ec874a11ade3a8e3a7e23e82781597b4b0d2b4a725f1e42deb 34904 
libghc-yesod-prof_1.1.9.3-2_amd64.deb
Files: 
 607f8ebcebbee074f8d019244ccfdb9a 6642 haskell extra haskell-yesod_1.1.9.3-2.dsc
 a6dd053beaf2d0b6baa8fd307cd696a1 4933 haskell extra 
haskell-yesod_1.1.9.3-2.debian.tar.gz
 e1740aab1f9f6a2dadf91a718090d8b4 63380 doc extra 
libghc-yesod-doc_1.1.9.3-2_all.deb
 d29f020d5e6496bfc89d7d30c07f164f 10936214 haskell extra 
yesod_1.1.9.3-2_amd64.deb
 f3b0e900d9e883b44e03b2ac63f1be2f 38000 haskell extra 
libghc-yesod-dev_1.1.9.3-2_amd64.deb
 a36a965018bf024fc8c2153868592d37 34904 haskell extra 
libghc-yesod-prof_1.1.9.3-2_amd64.deb

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

iQIVAwUBUc2nvzk1h9l9hlALAQh+eg//albXUVDNgkCJOGKtOWKgplgtHVjo8euH
GdebjI+sr3I67EQ1HdZ/WyFYtoEq9vgcEsE9b1LV7TIAi4BC27GTEXW32MyRmNXv
bRWYz+2CPVtP7Tt2el+MeZWW7XFp/azKKQFO0YfJ8qafYKYZgBOpElzzlWnay5GF
/Kq3XBV9mZfTeNMuhrAANBhYqrrcr6OWX6hw6XyZ178m21UNK0EkBxVs7yruFOYV
WdSIdRAfB6AAA44DbOynUz9fHu1Rks8sgOJda0M2UIxlO8UJCL2Hx8vWNUVwKcyi
qu8FC/WVVLtg5mYzXsbB4pc2t2qpnZl4XTMLxTAkGmf3J+aiSiD7+RB+MjN2E5sL
RPRqjpuGU/nlozilK2hRuLNaMaN721mRlbJfejw9+GOnmbwPR8F6k+zubW0dFQEB
9nXoW41a9R5dg1yxvjRrgbX1FE9B5uaN93ZrvYVu+s+jCOoqFfKe3tBGrcSABM9S
Gl9UCvN15LCRp0UCJcdXyL34eIY8qL2Lqcg0isaD40lrdmvR1ooz82zaikVvMLSo
6AI27VWnBlbSSOBtqUTUpD6keASiu0DYfUVT2SJDFLMHmbD3RxaAtp327h7k5aWf
w4mkVgpuEVCS3ag5tPKyaSMpU2/XBE0y3RS/yKLflz/aEmVIapsqZZUKqykqYpa+
UoJVCCLDwOI=
=Vhhq
-END PGP SIGNATURE-


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



Accepted libgd2 2.1.0-2 (source amd64 all)

2013-06-28 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 15:44:28 +0200
Source: libgd2
Binary: libgd-tools libgd-dev libgd3 libgd-dbg libgd2-xpm-dev libgd2-noxpm-dev
Architecture: source amd64 all
Version: 2.1.0-2
Distribution: unstable
Urgency: low
Maintainer: GD team pkg-gd-de...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 libgd-dbg  - Debug symbols for GD Graphics Library
 libgd-dev  - GD Graphics Library (development version)
 libgd-tools - GD command line tools and example code
 libgd2-noxpm-dev - GD Graphics Library (transitional package)
 libgd2-xpm-dev - GD Graphics Library (transitional package)
 libgd3 - GD Graphics Library
Closes: 714363
Changes: 
 libgd2 (2.1.0-2) unstable; urgency=low
 .
   * Properly quote GD_EXTRA_VERSIOn and GD_VERSION_STRING
 (Courtesy of Marc Deslauriers) (Closes: #714363)
Checksums-Sha1: 
 4d0c6f19da5e70d0a8446d75a6e6fdee14432f9e 1674 libgd2_2.1.0-2.dsc
 566a43bbf39afdf51d94b1226c6cc0e4b7629cd3 51474 libgd2_2.1.0-2.debian.tar.gz
 84615216dbbf999e6598245f99692c5a82d3176d 47502 libgd-tools_2.1.0-2_amd64.deb
 3ae3a8442f44fdd2ec2ef17c1cc6ff3ec2d1b844 324400 libgd-dev_2.1.0-2_amd64.deb
 853a70f6ed0acc3944310f72433011f2a8e53f64 171208 libgd3_2.1.0-2_amd64.deb
 046bcee69810e1b956889e9020d7433145e205f2 339300 libgd-dbg_2.1.0-2_amd64.deb
 3d582546d16e3632be610334532c24788b1292eb 1088 libgd2-xpm-dev_2.1.0-2_all.deb
 3ae2d655b674a5d474ffc08d39ccf9a874a25080 1094 libgd2-noxpm-dev_2.1.0-2_all.deb
Checksums-Sha256: 
 be165e7aa66adb1476e5d5c452b323de94cfc9a42debf4310d4f5812cf136d12 1674 
libgd2_2.1.0-2.dsc
 9f67b66cb75c6453c974053c67b839039d1598c43d01dd6b45af82b3c1e5c152 51474 
libgd2_2.1.0-2.debian.tar.gz
 e47f96483a76679de1572763c4f759f957efad9609ce1a433297f232c690067e 47502 
libgd-tools_2.1.0-2_amd64.deb
 7480561f96b723e1358359eba23cd81083909d51345c1f695589b8d2b8673d52 324400 
libgd-dev_2.1.0-2_amd64.deb
 3c4aa7a1713aa404349ad5a2a50192c260a73bf6f10ad375482cf77ba02c983f 171208 
libgd3_2.1.0-2_amd64.deb
 041519e18fab956bcacce5c12ec7c3b9bb615d22c6ebe967ac56fcdd34103007 339300 
libgd-dbg_2.1.0-2_amd64.deb
 8037d4a2087bd06a04ab62a907a8117005cebf430f81be6df458fa75c25d32f3 1088 
libgd2-xpm-dev_2.1.0-2_all.deb
 2f9402d9e611e4da3970f0c47b8921f67d57469a16e0bf2aefa1075a8ef8535c 1094 
libgd2-noxpm-dev_2.1.0-2_all.deb
Files: 
 bcc2ad5ce32b413e547cba9043e31a2f 1674 graphics optional libgd2_2.1.0-2.dsc
 058c1a75f15d50232cd8c863e911dc94 51474 graphics optional 
libgd2_2.1.0-2.debian.tar.gz
 7cc2613703a042ad4a4897aadcb3fc9e 47502 graphics optional 
libgd-tools_2.1.0-2_amd64.deb
 501863b50628183d6a515840871f96cc 324400 libdevel optional 
libgd-dev_2.1.0-2_amd64.deb
 a716a4a16e72ab845a528d705d6461f2 171208 libs optional libgd3_2.1.0-2_amd64.deb
 12a15a51a572f513d837b5f774de4049 339300 debug extra libgd-dbg_2.1.0-2_amd64.deb
 75f4fbb128db2ce5c1327691369efb99 1088 oldlibs extra 
libgd2-xpm-dev_2.1.0-2_all.deb
 c49cce16e43e455ff6a8205c8453ebf3 1094 oldlibs extra 
libgd2-noxpm-dev_2.1.0-2_all.deb

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

iEYEARECAAYFAlHNlCIACgkQ9OZqfMIN8nM+yACeN/eJbDqmKKHXNw05UJT3j3My
5ZMAoKh33RCvdgoBDXw/Z0DoyvQtQfF/
=bOox
-END PGP SIGNATURE-


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



Accepted libjson-perl 2.59-1 (source all)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:49:16 +0200
Source: libjson-perl
Binary: libjson-perl
Architecture: source all
Version: 2.59-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libjson-perl - module for manipulating JSON-formatted data
Changes: 
 libjson-perl (2.59-1) unstable; urgency=low
 .
   [ Xavier Guimard ]
   * Imported Upstream version 2.59
 .
   [ gregor herrmann ]
   * Make build depencency / recommendation on libjson-xs-perl versioned.
   * Update years of packaging copyright.
Checksums-Sha1: 
 6815af01e1965442441316073112461cd747ed03 2289 libjson-perl_2.59-1.dsc
 8a82c442088ffa0d605747fd5e65f51e037aad94 83997 libjson-perl_2.59.orig.tar.gz
 8a53760f2daa32b239b7214fee003d0ef20e8c0e 4275 libjson-perl_2.59-1.debian.tar.gz
 9c240663d88031cddd2bab8f92c180f5c37fcc05 101216 libjson-perl_2.59-1_all.deb
Checksums-Sha256: 
 e9699c55b2b67f540efa8380524aeb6b316c2fca033b88a697c93ade546e7ee7 2289 
libjson-perl_2.59-1.dsc
 349b191b624474245648f4e8810463433ac8065cc7a44171634902ba113cda6d 83997 
libjson-perl_2.59.orig.tar.gz
 4efdf63d225ccf37adf32b33a0853c8531af507a3519e0affc742fa30e3fc918 4275 
libjson-perl_2.59-1.debian.tar.gz
 30b6f1be31f392592c4cef559243986959c24718d07f8676e66461552eb0a617 101216 
libjson-perl_2.59-1_all.deb
Files: 
 d4be99807e7281d2f58958ad1ee078ee 2289 perl optional libjson-perl_2.59-1.dsc
 a73f5ec41ef71f46f7d50243f87380f0 83997 perl optional 
libjson-perl_2.59.orig.tar.gz
 73580fb790d8a1b0890755d2941c24f1 4275 perl optional 
libjson-perl_2.59-1.debian.tar.gz
 4ed8d3824e119dbc7014d8f2b0c320ca 101216 perl optional 
libjson-perl_2.59-1_all.deb

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

iQIcBAEBCAAGBQJRzZTiAAoJELs6aAGGSaoGLqQQAIDQkUNuyQlNz6ygRMUouRmh
Ayq9do/c0U3SwFZxwzasvdscNUkNrf7N0tsnxQLnAkSyo+cjMswAd/99gKW0LKX7
8g+TFg5cZzKf5dsMeNjCDAA8EsuZOhsu6Sxtn3vI7vURb2RPOjIdiaEQL35Q4Vx3
7OU6wo9URDVQJazWVGAPlBowY+ZSKGlzKDyb6TsOXZc9hzodkLk3OrBF0d4spWpt
DkPTVCVVv6kxLFFemIIwxa/rZ41GrWw0VT2KTM9nB1UaFurX+kafzmOtSKoNTL9o
tUk/6hG5PGP/tdiJ3BJCekvTNUY6CRMe6QEIwz+c3Rz9Yqz6+a6RdveM1fW7Z7y4
RkX8fXCRbNVbU+5j+fvWaqyK2XcgRTm+Vx+023HOE5ekZlXJlQesqOLqW+8q2Zjf
xyTCm5lNL6ACCmMC+ILwyWZFzpFK1oCtyT+SCvIQY3BTRtFkBDXlEk/mIidtpgcg
W+KutFa6orpr+HRcylpMxED79x6dZNCqoPjm/Suj6lxak6gssO+zGIeNQAh7vlIj
IX26yjmHIvl2s1JO3nUlz+IDe6nhBS6nWh1Ai2kdPbF8+Y/WF373K7kmW7avaJMj
JLw9iRmNYF+9Z8PoMam+9MB0N+YpSwGIArfYPes1BgB4rJ7yzpWGiHcK3T/GLKc2
mTCLwX91rD5SInWVbFFp
=QAr4
-END PGP SIGNATURE-


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



Accepted libjson-xs-perl 2.340-1 (source amd64)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:41:42 +0200
Source: libjson-xs-perl
Binary: libjson-xs-perl
Architecture: source amd64
Version: 2.340-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libjson-xs-perl - module for manipulating JSON-formatted data 
(C/XS-accelerated)
Changes: 
 libjson-xs-perl (2.340-1) unstable; urgency=low
 .
   * New upstream release.
   * Drop hash_perl_5.17.10.patch, not needed anymore. Upstream solved the
 problem with the test suite differently.
   * Refresh patch true-false-decode-pod-fix (offset).
Checksums-Sha1: 
 9bc97521d053def0031a7e931556b3783bc10e05 2317 libjson-xs-perl_2.340-1.dsc
 ff86aae36de4cfeb78593cef9a85fe7e0e9ad339 75468 
libjson-xs-perl_2.340.orig.tar.gz
 cde908fd065f3a2ad01af784d5e6ee1bf79b102f 4559 
libjson-xs-perl_2.340-1.debian.tar.gz
 b12635331d89eb1424f8f1a31ed825c691cd37b8 92904 
libjson-xs-perl_2.340-1_amd64.deb
Checksums-Sha256: 
 108ba163a309b90cb952a1b6f9957d6f0186538148f183f8fae6f28ad1d35c4e 2317 
libjson-xs-perl_2.340-1.dsc
 a62fdf2777b9ae206aef382dbb62c9a126ce2ceef0229edacee3f6a9c78900ea 75468 
libjson-xs-perl_2.340.orig.tar.gz
 b6c7bd5a829b3f7211d7b311f0716210cca10783fdd8fe2dd4fabd02e7bb0a70 4559 
libjson-xs-perl_2.340-1.debian.tar.gz
 7275f27c6dc68ee00d9352a80dde1103efd48f5a7ec764e652f426861de77bea 92904 
libjson-xs-perl_2.340-1_amd64.deb
Files: 
 4ba74da209becdc7cd36422ce2900d0b 2317 perl optional libjson-xs-perl_2.340-1.dsc
 dda3c03335665cdeff91c37a269b833b 75468 perl optional 
libjson-xs-perl_2.340.orig.tar.gz
 5ac70acefb1936e12d3738529a0a0d8f 4559 perl optional 
libjson-xs-perl_2.340-1.debian.tar.gz
 1c062a27cedb822a3204c464694a2af5 92904 perl optional 
libjson-xs-perl_2.340-1_amd64.deb

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

iQIcBAEBCAAGBQJRzZLbAAoJELs6aAGGSaoGAHYP/AsqSO6MEi0RPb5cWXEX1WYp
kOHCIqrJTEVIRKGLn2Kw/3gAEfVJSrjxZ4IAC7AX1yTXHB5lDh47NCVMt8MrRewu
wLBEZJwo0alJNq0qmpIv1wGbjd28m2SG9uMsiuEilY85SPPuZ7aNV5qPBHoV15UC
cSUehk63Gd+lx73aXVVi2pMCy4A5KZD7UBTV0q1DEwR1ZelORq0oJZmuRZ5Qvu0s
PYLAs0axqW21/CH3R8RoWXBwnTlFu4NT5guLabYZhaERzo6lrURv21bnv+OlBAhf
6wQHduNXrkMTTe58fQ1AfK+ZHMgCnzWa5bCgunsKEgltKRlJKVqKP/hZjduzOeaL
PCGae4sjDJKqhCr4jdvy3BeDEcpvdOkn9Z068oaoWaZW6whio9of97sIOqMCTvSx
pFo03H+mReomvKGS1edtdobXiqbYvq/bf73Y51heDRhwFweKWMOvtLWUoBsmQ/BW
uGG7geXsiJWTU3YGV409rVwfjikZxivk54DzMF+tp3F5rmASod9C7x+cv7XY8YGI
r+FQ/wxwM2YnRV7HmqNMC8RbzXTdfVFck43T/6Ny/3vxUrkhQFCWrxKuzh5OcOw7
Tid5Veck6Wk3VCRyIkZvT5IWtrOHKYeaLsIqyRAXvOKiAuVjywbkQJ0BasNLUlwg
M+B4XLgNC1yBLct+NWyA
=hYDr
-END PGP SIGNATURE-


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



Accepted libperl-minimumversion-perl 1.32-1 (source all)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 15:55:02 +0200
Source: libperl-minimumversion-perl
Binary: libperl-minimumversion-perl
Architecture: source all
Version: 1.32-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libperl-minimumversion-perl - module to determine minimum required version of 
perl required
Changes: 
 libperl-minimumversion-perl (1.32-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Imported Upstream version 1.30, 1.31 and 1.32
   * Remove explicit perl Depends covered by ${perl:Depends}
   * Add versioned (build-)dependency for libppix-regexp-perl.
 Add versioned (Build-)Depends(-Indep) on libppix-regexp-perl (= 0.029)
   * Update debian/copyright file information.
 Update format to copyright-format 1.0 as released together with Debian
 policy 3.9.3.
 Update copyright years for upstream files, bundled copy of
 Module::Install and debian/* packaging files.
   * Bump Standards-Version to 3.9.4
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Update years of packaging copyright.
Checksums-Sha1: 
 ea038bb515d0d433bf086dac96fc7a3b10e40fb2 2562 
libperl-minimumversion-perl_1.32-1.dsc
 5863b5d7f97c9d0727d80d12fbd9ac34217a2d75 48329 
libperl-minimumversion-perl_1.32.orig.tar.gz
 377d7a907cbfbfc56786d55c6b906286f333e1ed 3496 
libperl-minimumversion-perl_1.32-1.debian.tar.gz
 b39f50980a1675aeb1a73c01ca4bbc62b5b2a279 27456 
libperl-minimumversion-perl_1.32-1_all.deb
Checksums-Sha256: 
 ddeaa187702359581b3e11cfbbc5cc3c9d1ac2bb0ba566fdb18e221a0fcbfffe 2562 
libperl-minimumversion-perl_1.32-1.dsc
 fa9884abee80c7afc260a28a4e6a6804a0335f5f582e3931c3a53b8504f1a27a 48329 
libperl-minimumversion-perl_1.32.orig.tar.gz
 b35baba7563b94de69bbdb136fe48514a52474bd9f843ccbf87a042b8f8ad374 3496 
libperl-minimumversion-perl_1.32-1.debian.tar.gz
 950240cc6c382b652ce4e29c361be6f6578af85402869f4f0613d2923547eac1 27456 
libperl-minimumversion-perl_1.32-1_all.deb
Files: 
 9390dae519e6c0fb21e62ca2d525578e 2562 perl optional 
libperl-minimumversion-perl_1.32-1.dsc
 df44169658c95e8cc94f1e8fdd8f429e 48329 perl optional 
libperl-minimumversion-perl_1.32.orig.tar.gz
 5474cec85f54529598a8322b64e4755d 3496 perl optional 
libperl-minimumversion-perl_1.32-1.debian.tar.gz
 1e2ee9a96cddccb7589599dfa7ad1894 27456 perl optional 
libperl-minimumversion-perl_1.32-1_all.deb

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

iQIcBAEBCAAGBQJRzZYdAAoJELs6aAGGSaoGieQP/3H3/AHoJC+BJO+0csPs4/dc
c7uHZPtVluz3dqrufX22pOnDZ9nPTUEdMBiZyIIiJlcYpa3aNYU6CBv0ugeOYtw2
C5KSOFIOIwOryyNTailFYbNsYHbn5mzNrw1lVQnY84ys/uKfrA7IJYig9PnJ0Cgd
X0Px7ktdDn0U3Vjs7fuYFGnhhd8f5bqc2NoaH2ik1cAKqm5BRMpHBsV3TwT8m7t2
r+KuaI3r+phkoaYj3xBZk6hvRBHMQy+FRulfHvbycyqGt6gS7WqqLwkHSREsGOvi
9y8rhm/fl4dhYjph+8CWyHOyipCAzjDwyxoUHu6tRiUEph+0O4NaYLGriOOnmjwf
KTeRFqEoF+D24DaJBkl0gD2ljoYCIv6fyRxdzJM1XnVVo4g8+F+ogX8y31LqEMmH
Iiaaj6L7GRNNa29Afopa2T4kcZ/ye+tycfjZFh92B7yNzGSzMVk06JV+8QMAsHBt
rEg8qtuFCDPGezfuQpmetMBYwjuDgKTCzE2rdSI9Y39NcPIa2s0Wh3MZh3k04o2r
KH/i8UcJay2h7XeZc5X/Ks1lDqcN3m1N0UlfFB1bZnMU+JLipv5OmCNOVJv07DZv
fxA6zcCNNii8WovkLDrghloPK27HjWZAWCHsCgW7W7FIgRUOeTRYDE8FmCaIl7/Y
OLrYEisIwUMKevUbkBvA
=rehu
-END PGP SIGNATURE-


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



Accepted libxml-atom-owl-perl 0.103-2 (source all)

2013-06-28 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jun 2013 16:37:07 +0200
Source: libxml-atom-owl-perl
Binary: libxml-atom-owl-perl
Architecture: source all
Version: 0.103-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libxml-atom-owl-perl - parse an Atom file into RDF
Changes: 
 libxml-atom-owl-perl (0.103-2) unstable; urgency=low
 .
   [ Jonas Smedegaard ]
   * Add introduction to OWL in long description.
   * Update package relations:
 + Relax to (build-)depend unversioned on cdbs, debhelper, devscripts
   and libxml-libxml-perl: Needed versions satisfied even in
   oldstable.
   * Add README.source emphasizing control.in file as *not* a
 show-stopper for contributions, referring to wiki page for details.
   * Declare examples in rules file (not as debhelper hint file).
   * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
   * Bump standards-version to 3.9.4.
   * Update Homepage to use metacpan.com, to match upstream hint.
   * Update copyright file:
 + Rewrite using file format 1.0.
 + Update and extend Files sections for convenience copies.
   * Bump packaging license to GPL-3+, and extend copyrigt coverage for
 myself to include recent years.
 .
   [ Salvatore Bonaccorso ]
   * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
Checksums-Sha1: 
 b1f5c5336083dccd8c859c9a864d83e60fd509cf 2260 libxml-atom-owl-perl_0.103-2.dsc
 ed57fac7016426c9a80e1e0bf821014042412666 4281 
libxml-atom-owl-perl_0.103-2.debian.tar.gz
 24437a43ce6ea4d47e5ba95fdb3914ba2813d24a 26554 
libxml-atom-owl-perl_0.103-2_all.deb
Checksums-Sha256: 
 09d02f09db794101cc064cb1c34108b8924691b8cdc648e90eafbd99a0923fcd 2260 
libxml-atom-owl-perl_0.103-2.dsc
 f71556c995fd1ba8d8432fb596cea0a8d2dd456d963d17b60e6188b617ca0425 4281 
libxml-atom-owl-perl_0.103-2.debian.tar.gz
 bc694fc20727114332502b2ac0061d1af50aecc9f1ae6e319a73af1c9fdab5fc 26554 
libxml-atom-owl-perl_0.103-2_all.deb
Files: 
 e2ab07b6454f92cd6d0ebe5c0d0fd4f4 2260 perl optional 
libxml-atom-owl-perl_0.103-2.dsc
 ebd8b3db241d8e4a2c43cf0a39dbb02b 4281 perl optional 
libxml-atom-owl-perl_0.103-2.debian.tar.gz
 681e7f6907ec908e4be8128b75353964 26554 perl optional 
libxml-atom-owl-perl_0.103-2_all.deb

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

iQIcBAEBCgAGBQJRzaCYAAoJECx8MUbBoAEhhFoQAI6XvxVxSS1IMFB3PEFVof3U
lgbUYS2LGrb+ao6cR2XwxOLL6ZLMFsPaDh2TaiCh3uFtPTom9tWPjt890l57f2g9
Jzf7IhHLIl4rXyr0qld0DhhMym1o+xN/Eumx4CAoT+y/PE/2Q3RlZzu4v9/1Hyc2
ETd+0oJICu1SFfQQTFCdvnfeO+7UEJfd9HlAFaqiHGz/krS00cQfCMYdTY5HRqQ4
Es7V2ZVmLit3D58adWJhby7lqrGo0GsxHklHQCjqSFpM48JXDmfXDT3s/F1w9EH4
5ZR9r4yE2JjnbSFp9n3h9l1HthRpBeAosZ8vqrVIuBd0/iLcwCQgP/AAw8Cv6bXE
XhXfXKyY3KHFQDl5NDaxENH3swtNYScCZicXrKqvDWPzcMYMUihP2f0bWr2scYrs
VaypRnLOHEeYNIoHFqOzgpYFVTjZyDqgFPaXGkv1Fb4vW7fQcj4pld+skdL7CskL
mG0jzaE5VxVjcX56qHZWb3G2ctxtAMdBQaR/pB2CfKdoIBaAgVdAlWJXAB/IJjCR
T21Lf5/p2sJZwFRx8gi6Kv6DWKPZxJl9iMcya3Lu54SDYoQpXFH4yQyxOx3LtW1h
dFQ5VMaJ0ePTkIplXhFnfuynV8tkiui+mvb0kkNBvjkim4rDMk4bAwDJr5DHoJD9
Iv+QLGR+Mxk8BeQaj93q
=XTek
-END PGP SIGNATURE-


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



Accepted pd-readanysf 0.43-1 (source amd64)

2013-06-28 Thread Felipe Sateler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 09:44:39 -0400
Source: pd-readanysf
Binary: pd-readanysf
Architecture: source amd64
Version: 0.43-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Felipe Sateler fsate...@debian.org
Description: 
 pd-readanysf - Pd object for reading multiple audio file formats
Closes: 629805
Changes: 
 pd-readanysf (0.43-1) unstable; urgency=low
 .
   [ IOhannes m zmölnig ]
   * Imported Upstream version 0.43
 - Removed patches included upstream.
   * Versioned Build-depends on puredata-dev | puredata
   * Updated Depends to use puredata|pd
   * Fixed short description
   * Update Vcs-* stanzas
   * Updated copyright file to final DEP5 specifications
   * Bumped standards to 3.9.4
 .
   [ Hans-Christoph Steiner ]
   * Updated Build-Depends to use puredata-dev (Closes: #629805)
 .
   [ Felipe Sateler ]
   * Add myself to Uploaders
   * Relese to unstable
Checksums-Sha1: 
 d87dc0b97379181895b6e8c0ecb04faa429d2f35 2174 pd-readanysf_0.43-1.dsc
 5a48f8249205aa567c82485a5fb6c68ac1db3b90 107897 pd-readanysf_0.43.orig.tar.gz
 3c9f24f5b7c136fe1b206b8445f807538e02273d 3034 pd-readanysf_0.43-1.debian.tar.gz
 0efb8e8ca8e568d60e8cdc875f362570590cd079 27658 pd-readanysf_0.43-1_amd64.deb
Checksums-Sha256: 
 7aff18f6f386e205cf47f7461df9f052b0ba68a8d779a1ebdb9caac33bed8940 2174 
pd-readanysf_0.43-1.dsc
 4b5c179cb912912be58ba95a9051c78f9c57a9f0b4f952b6957814fbddd385ab 107897 
pd-readanysf_0.43.orig.tar.gz
 8782a00366f68f171f7eecd1fc5bb9f4d32fdf043390ad6039b5456b6da70a88 3034 
pd-readanysf_0.43-1.debian.tar.gz
 2add5f6090f3e6bc23f038b3be48d29762ea4979cd1ff145ccd70568108f 27658 
pd-readanysf_0.43-1_amd64.deb
Files: 
 61556fc181f10f8e3b16a41a93092d3e 2174 sound optional pd-readanysf_0.43-1.dsc
 27aa1c6cf6682de6c567b8476a13c187 107897 sound optional 
pd-readanysf_0.43.orig.tar.gz
 d627bfbcd7334f08f2ab8e216c31ced2 3034 sound optional 
pd-readanysf_0.43-1.debian.tar.gz
 8df550ca7223e97c4dd4c1e41ee881fb 27658 sound optional 
pd-readanysf_0.43-1_amd64.deb

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

iQIcBAEBCAAGBQJRzZhdAAoJEKO6uuJAjdbP2JsQAKl6EMAUDVAO/1/IauMZI7xB
VW3LIqRIdgotoa8fY5lxcIG0FgnDz0v+04Aia1UM2KU5Xr6l9h0fRg5rq/DAHIra
Hf5BrvcLmOOn/ms3DV2KC28KXmnrbgNPYWd78LqjRvmFoxSbQ9LSOzgSpOLrHeVC
MtZ58IeTxs3EarAi6XyuKkAn1LYkWljMRqNAeJ/Y3A6s/BOU73Nc8aJhYQ71v7bG
02jgbqiNIFxts0Fq3yNkAATaFMHtpwHJzbhbzbFc/yUukPiYxjbvao6Bx5P7v1a9
0k0v3pT0YOjwP+9WyNug0SiYs25z7UoMvZF/wOvU8O61rjW9hBisGLt3lM0gLYh4
WU0SrmvNqAyQnipiTOXvSlRFENNmZOHnMJMH+wscMdV1Xdq+H6GLRY3T9W3VdYhN
5IbPvw7GDhlg0Hf7EsBLiozNcCJgJyMgEy6JhHJR/x73yDYhdR1oRLVy5KeVGWFV
nDxT0czMH5pk1fZFWoBDNzUP+qcqgCqotxSUrvNJO3deyfxtfiFVo7DL2qjS/A2j
hl9HToSHiO373CRsVg5T3aBu92SZkrWKpiIRsI7YDqHYtej9yLqmVSHMnZWCiyeh
HbYUHt9FA3bArVv2cjoWK1K0g8XPEROKUBUwfzK44802J6TzGEy6qvawz+Cxkevk
xvUiorBTxLMhCh3R7oer
=kDnN
-END PGP SIGNATURE-


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



Accepted appstream 0.3.1-1 (source amd64)

2013-06-28 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 17:52:08 +0200
Source: appstream
Binary: appstream-index libappstream0 libappstream-dev gir1.2-appstream
Architecture: source amd64
Version: 0.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klumpp m...@debian.org
Changed-By: Matthias Klumpp m...@debian.org
Description: 
 appstream-index - Generator for application index
 gir1.2-appstream - Library to acess the AppStream database (introspection data)
 libappstream-dev - Library to acess the AppStream database (development files)
 libappstream0 - Library to acess the AppStream database
Changes: 
 appstream (0.3.1-1) unstable; urgency=low
 .
   * Update debian/watch file
   * New upstream release: 0.3.1
 - Hopefully closes #703513
   * Drop all patches: Applied upstream
Checksums-Sha1: 
 c97b16828785d3a333cbe0d030b821bd7edc6013 2260 appstream_0.3.1-1.dsc
 e2f2526642988a383393fa89e0e597981374992f 117151 appstream_0.3.1.orig.tar.gz
 6d20eae03892daba3027912784fd2f43f1190d75 3294 appstream_0.3.1-1.debian.tar.gz
 24848f8e1a7d79833042bf53c7f15cc504d2de8c 33388 
appstream-index_0.3.1-1_amd64.deb
 c5d8684d0b5fedb488a71db42c87aefd82957b2c 48834 libappstream0_0.3.1-1_amd64.deb
 f979a95b419673cdb0e2a8fc72de7b71d8899040 7782 
libappstream-dev_0.3.1-1_amd64.deb
 1b965d2ec9015da9881dcdb88f117a0a8070b6c1 4796 
gir1.2-appstream_0.3.1-1_amd64.deb
Checksums-Sha256: 
 69e42c2af8b28b5a2444007ca30fee2b4d877a02217deaf3c642eba250b18fca 2260 
appstream_0.3.1-1.dsc
 3dc90b7e4d530c3279ebf792f21b1af3ff6382c5fef3d967b519c5e8f12d8393 117151 
appstream_0.3.1.orig.tar.gz
 b23c71659c29ae30f994d21bce36d768d7be9a4f28c80b21c320114416741126 3294 
appstream_0.3.1-1.debian.tar.gz
 e3d5d2fd1fd5a1286b700b4271a479307b0f7d26b174f0eec4987c1290b3814f 33388 
appstream-index_0.3.1-1_amd64.deb
 0cb13b8ad36b8e5cce4ae887a736ca9667271254b43edb7b62fefdbd2d620b09 48834 
libappstream0_0.3.1-1_amd64.deb
 c172475fe4648c4512f594cb6f4cc709276c6542e025e30a7eb750d333a5231b 7782 
libappstream-dev_0.3.1-1_amd64.deb
 3d1975feae1a8afbdc461eedd8302c6a388472037729d5407e063997dc04b47e 4796 
gir1.2-appstream_0.3.1-1_amd64.deb
Files: 
 e26d339d673853bf4e7e975af7cc477a 2260 admin optional appstream_0.3.1-1.dsc
 45baf0e2ec06103b245782de74aaf2f2 117151 admin optional 
appstream_0.3.1.orig.tar.gz
 844b4da921e22ee9d59496abdbe31745 3294 admin optional 
appstream_0.3.1-1.debian.tar.gz
 0a79c2bfd59e6afea8bed21dff319242 33388 admin optional 
appstream-index_0.3.1-1_amd64.deb
 ebe286ceaf51ec692c05a14a650afffa 48834 libs optional 
libappstream0_0.3.1-1_amd64.deb
 eca3dc42cf49cebe2c1f6bb5d131e2cf 7782 libdevel optional 
libappstream-dev_0.3.1-1_amd64.deb
 a5ed4fe236fdd22b6030c66bbce93bbd 4796 introspection optional 
gir1.2-appstream_0.3.1-1_amd64.deb

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

iQIcBAEBAgAGBQJRzbRjAAoJEElMil+/TezrxCcP/126gO7AgVT195r82clSsxV6
3UmMqMTwqp6wc3UXweGQugVOKHFVoLCt6NAX6yf2K86VpkDv92jeVK2/G3kP6M9i
B8aN7dAcuUYEj1ISa8jmziz1aM/EvL+Zz4jPstwKrZGZvMfWTkFMb7bdDsuv38qW
i9GXQfObRs6LOAnbn+HMfATyRoTGuxE5P+ZfrQNPfvWiJkfcwKTeWsBAZvgaxvyc
NafPKYiBXw5w07DPcuD/ilQqSXCHLgq+wTg0atUiea2NyA72v2rX943QVYGRFvx1
JRXwmZlvPMsjDqlP5stLpqvMsaiQR9QBAnfCZFJliTZfMFNYzZC3wDNzRG7dtFAS
i0oCkBeIzSCGpQXZDCM+W29/xVsPMse0PqxLkMVsNAJ3n7h7cZRu9OrYh3CaAYu4
NGIWxSFjDZ313vOKlErmZkeUddvjF43stlL5b2wTEc++SzAUZpdDV16ykoguSZgR
hD/Qm9t6caRGaQHcGbNe0ZxrmhW6OAwdQQGO4OIkiC9TIFMt+wZkuEkwuAr3zbM9
6LetfNcqcRb8NLroGFscGRxrM04wyMy7g1at25JeMNXFkXNIolN7cgSy9fvJ/0NL
o3agEUGjJNIH5xLNbBaolPUr/a3y9xb4SbROEfobu+cDDwrdrcy4pOdfQ0kSPoIi
8ksQsTn2FEH4Da0WRqvg
=FyFo
-END PGP SIGNATURE-


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



Accepted libxmlrpc3-java 3.1.3-6 (source all)

2013-06-28 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 27 Jun 2013 13:47:56 +0200
Source: libxmlrpc3-java
Binary: libxmlrpc3-common-java libxmlrpc3-client-java libxmlrpc3-server-java 
libxmlrpc3-java-doc
Architecture: source all
Version: 3.1.3-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libxmlrpc3-client-java - XML-RPC implementation in Java (client side)
 libxmlrpc3-common-java - XML-RPC implementation in Java
 libxmlrpc3-java-doc - XML-RPC implementation in Java (API documentation)
 libxmlrpc3-server-java - XML-RPC implementation in Java (server side)
Closes: 670223
Changes: 
 libxmlrpc3-java (3.1.3-6) unstable; urgency=low
 .
   * Removed the dependency on libjaxme-java
   * Removed the dependency on libapache-pom-java
   * Build with maven-debian-helper (Closes: #670223)
   * Added a build dependency on libmaven-install-plugin-java
 (required to build the aggregated Javadoc)
   * jh_manifest is now used to add OSGi metadata to the manifests
   * Removed the unused build steps for the old *-gcj packages
   * Updated Standards-Version to 3.9.4 (no changes)
   * Use canonical URLs for the Vcs-* fields
Checksums-Sha1: 
 75fd6cfe93da186b2c96e07c8fa06dd0f2514d53 2544 libxmlrpc3-java_3.1.3-6.dsc
 79cbced01311d303678a8ae8535f160be6067a52 5836 
libxmlrpc3-java_3.1.3-6.debian.tar.gz
 33d4e6e6e6d20defa41e9481d8b5f53b00202756 97602 
libxmlrpc3-common-java_3.1.3-6_all.deb
 f0cc5786d79ad0ab291a0151f559e42c2fa6fd4b 51778 
libxmlrpc3-client-java_3.1.3-6_all.deb
 b57f8c02819a472fbf31a839b8743cbfe8ae82d9 73908 
libxmlrpc3-server-java_3.1.3-6_all.deb
 edbf2f1eabf0cd12fe9d285539a7ec7c97698abc 296822 
libxmlrpc3-java-doc_3.1.3-6_all.deb
Checksums-Sha256: 
 742389d741d58f9077307ab5420d5f6dc1451b593b4bdfec401dc9b2d2c201bb 2544 
libxmlrpc3-java_3.1.3-6.dsc
 9641cbeed8ba1b16271766736f6b8604955a55064237c997fd00e50926d15327 5836 
libxmlrpc3-java_3.1.3-6.debian.tar.gz
 09746da8ca68043eed095b9837c67014a265edaf58d456b9c2dbc2ffa04bfd62 97602 
libxmlrpc3-common-java_3.1.3-6_all.deb
 5702e5edf02010501a308ad2e978ba0d3ddd718dfe1936f8a997df25202ce5c6 51778 
libxmlrpc3-client-java_3.1.3-6_all.deb
 50134c89d9f1b1ab11b08138210b621bb722a6c1caf3cd90283c6e5c8d6d9ce0 73908 
libxmlrpc3-server-java_3.1.3-6_all.deb
 8475de84765743af72471e9a2a5dc430fe085ee6a0b7df9e678a5dc229d5d13a 296822 
libxmlrpc3-java-doc_3.1.3-6_all.deb
Files: 
 5fe9125b7384d5684ee439cefdd5337c 2544 java optional libxmlrpc3-java_3.1.3-6.dsc
 c62472a4e99aed82d511f40bcef82903 5836 java optional 
libxmlrpc3-java_3.1.3-6.debian.tar.gz
 0c76492c8242afa03887e1b73be3e2cd 97602 java optional 
libxmlrpc3-common-java_3.1.3-6_all.deb
 693f1733f252cb2ccbb074cf8ebbfa67 51778 java optional 
libxmlrpc3-client-java_3.1.3-6_all.deb
 b7e8341625095f7f560ff209ea73142e 73908 java optional 
libxmlrpc3-server-java_3.1.3-6_all.deb
 6c7177f2b241ec78744dce202ef45b7c 296822 doc optional 
libxmlrpc3-java-doc_3.1.3-6_all.deb

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

iQIcBAEBCAAGBQJRzbOjAAoJEAVLu599gGRC7xQP/3MKXJtSR0TA7yh+R5yvwtDH
jUMuXjZhASKxR66AO/k26w77g0/CeBtgdGAaEObJbfSyZb+uE6hARjKO7NdgAq8p
YhZUYv2b32++BiTrR2bYy7zwICx06C+MEB+MEdY3H0Ee9OwSRFzfcXxWXBDfpySQ
IdulDphourzgtc0bS5o5NoWt/Cj0tcw0Cd4iALaODV9c3KdMdyvkEUPbCO+hHJM0
xnveM76fFFmaDUf4PbxbSNAm/UxV9NSmO2oBbGAb/Sm2BIT9toIzOt9N6DkMp8KJ
473x0q5S71K0wIngmOJqB8s2wavq0wGFB1hIVyq8mO0uYTv1SgaRV/YCEEhOStNz
GZ6opUgSsZpy3h0TaOT4fBu+R/j+loFKXZzP+YPnsrtvOHRkDiVyeEXf6zjjLxFq
3HF8eCtMRC/RoVMGPL4PtihxaKNNc8X/haEnWmPkZDmMuLYKflIGNGM2mzrtiFtp
qb9rejfqhL68s+uHEpj2kaFsHsTbOA8bMtbjM0zhGh08LywuOZQXusz9yhmPfBhh
ZK27negxivxyZL61HVP8WoJBK3jAeTflDs8dJm8o5B8oX6YG6JOVAOSoVoxswWD9
77RY+Q8G55EvPTkLY6xDtSYmSLotoUcP8aZE+T6BnDNUPzUIwhAZmMqQvuhR8mwD
vglpmAL1TO/dcsTPLk01
=AecZ
-END PGP SIGNATURE-


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



Accepted qdjango 0.4.0-1 (source amd64 all)

2013-06-28 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:09:27 +0200
Source: qdjango
Binary: libqdjango-db0 libqdjango-http0 libqdjango-script0 libqdjango-dbg 
libqdjango-dev libqdjango-doc
Architecture: source amd64 all
Version: 0.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Jeremy Lainé jeremy.la...@m4x.org
Changed-By: Jeremy Lainé jeremy.la...@m4x.org
Description: 
 libqdjango-db0 - Database library for the QDjango framework
 libqdjango-dbg - Debugging symbols for the QDjango framework
 libqdjango-dev - Development files for the QDjango framework
 libqdjango-doc - Documentation for the QDjango framework
 libqdjango-http0 - HTTP library for the QDjango framework
 libqdjango-script0 - Script library for the QDjango framework
Changes: 
 qdjango (0.4.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 9d1d6f56f7cc73b83c2229e28348b6a8d5cf6616 1507 qdjango_0.4.0-1.dsc
 e3d75de235ada28ed592f95f4918e499b68704ac 263129 qdjango_0.4.0.orig.tar.gz
 711b986fd2d8630b81060c29adccda403f3b9183 2909 qdjango_0.4.0-1.debian.tar.gz
 815d784f0cbcac6435832b41b765729e32898a99 77700 libqdjango-db0_0.4.0-1_amd64.deb
 b7a2972d010c14cf47a2c7de4dac69b7d915b733 41226 
libqdjango-http0_0.4.0-1_amd64.deb
 a852e6d9c9cdb41e506d1cf3e6c7ef5ebc733542 10786 
libqdjango-script0_0.4.0-1_amd64.deb
 c39f333d4fbee813d47f991e9b179db52465153b 1166342 
libqdjango-dbg_0.4.0-1_amd64.deb
 90d30a833609df7bc3d98e96e1ea5e9a9783ea17 15452 libqdjango-dev_0.4.0-1_amd64.deb
 62042a66364b54fdb2d70402a008d10c38838d53 145116 libqdjango-doc_0.4.0-1_all.deb
Checksums-Sha256: 
 614f04e9c743db3e2f9eac8df0815b9b3e37c258a29fdd5ffc05cb9d055f53a5 1507 
qdjango_0.4.0-1.dsc
 0bde01656fc805b3b629adecd00f2271c358cd4bc65d971dc0cd25078c6a70c4 263129 
qdjango_0.4.0.orig.tar.gz
 89e5de704a407e7fe6806120e09188c823f6035acea75ef80df1476447d5ebb7 2909 
qdjango_0.4.0-1.debian.tar.gz
 f9d71a619e6fcf81970c9f0057a094087198c8bcd41e40edf9ce62a3c86ccd41 77700 
libqdjango-db0_0.4.0-1_amd64.deb
 ae34b3c26107b1f5685e4162f2c33c59becb7eb6989232503b49a0b869a33cfb 41226 
libqdjango-http0_0.4.0-1_amd64.deb
 9d8ab5845ff7b35ef7b85d7ebcc839bee82bb61d0dab953b047710f62de0a985 10786 
libqdjango-script0_0.4.0-1_amd64.deb
 663af63f30efc2443af2524e665a947b6bfb4d91db40888f81b8fa27500c 1166342 
libqdjango-dbg_0.4.0-1_amd64.deb
 cd1f74fd626a7d5a488013ca340d29b0d6043bc1a93f1dca8a3f8595f0446181 15452 
libqdjango-dev_0.4.0-1_amd64.deb
 5a028f1bf68576d6616ef906fe8757826ee17e852c964b1b4f18ed60143b700c 145116 
libqdjango-doc_0.4.0-1_all.deb
Files: 
 1e593cf2d74a0cd61c3e38ecd0c3c1c4 1507 libs optional qdjango_0.4.0-1.dsc
 0cfcdf81db23919fab2c2b94770c88e9 263129 libs optional qdjango_0.4.0.orig.tar.gz
 6cd6e2bfaf86e110dd75b75a82db0fbc 2909 libs optional 
qdjango_0.4.0-1.debian.tar.gz
 78eec7028b28fa842d69e21846187ee9 77700 libs optional 
libqdjango-db0_0.4.0-1_amd64.deb
 1fd9273340dcd84d0cab633a35da6a53 41226 libs optional 
libqdjango-http0_0.4.0-1_amd64.deb
 07cab364554bf3d97e917a6730434534 10786 libs optional 
libqdjango-script0_0.4.0-1_amd64.deb
 e419eed4ff5da196be6f5421687bf587 1166342 debug extra 
libqdjango-dbg_0.4.0-1_amd64.deb
 b08e17debdda83e56f9eb682c046f361 15452 libdevel optional 
libqdjango-dev_0.4.0-1_amd64.deb
 abdd003ce552ab0e0b43189cf02545de 145116 doc optional 
libqdjango-doc_0.4.0-1_all.deb

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

iEYEARECAAYFAlHNtiEACgkQ4mJJZqJp2ScRyACfee6oZU8dwwLozKfCJK+h2KPQ
m1gAoJzkzYL5D46aQfiuWsvHZz8jIrs3
=Jxzy
-END PGP SIGNATURE-


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



Accepted freerdp 1.0.2-2 (source amd64)

2013-06-28 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:11:42 +0200
Source: freerdp
Binary: freerdp-dbg freerdp-x11 libfreerdp1 libfreerdp-plugins-standard 
libfreerdp-dev
Architecture: source amd64
Version: 1.0.2-2
Distribution: sid
Urgency: low
Maintainer: Mike Gabriel sunwea...@debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 freerdp-dbg - RDP client for Windows Terminal Services (debug)
 freerdp-x11 - RDP client for Windows Terminal Services
 libfreerdp-dev - RDP client for Windows Terminal Services (development)
 libfreerdp-plugins-standard - RDP client for Windows Terminal Services 
(plugins)
 libfreerdp1 - RDP client for Windows Terminal Services (library)
Changes: 
 freerdp (1.0.2-2) unstable; urgency=low
 .
   * debian/watch: Upstream has moved to Github a while ago.
   * New maintainer: Mike Gabriel sunwea...@debian.org. Former
 maintainer Otavio Salvador ota...@debian.org moved to
 Uploaders.
   * debian/copyright: Name copyright holders of the several project
 files. Make it more compliant to DEP-5.
   * Comply more with Standards: 3.9.4. (After updating of debian/copyright).
   * Lintian issue fixed: freerdp source: binary-control-field-duplicates-source
 field section in package freerdp-x11.
Checksums-Sha1: 
 dc0f2bfe65cf25a21543033f9ba441989234308f 2357 freerdp_1.0.2-2.dsc
 cc88eb66e420cd249aa263042d480c2b83afa9e1 12259 freerdp_1.0.2-2.debian.tar.gz
 3a23d7a2b745e5908f038f38148138f40d50e202 1704770 freerdp-dbg_1.0.2-2_amd64.deb
 f9084d41077a4a0b47a602baf1e92d9d589a25ac 53228 freerdp-x11_1.0.2-2_amd64.deb
 9efffde72a02ccabd9daf06dd66baeab1c9eaca5 257552 libfreerdp1_1.0.2-2_amd64.deb
 1bdd7433a14402a9909f43c47535440aea116d6b 94766 
libfreerdp-plugins-standard_1.0.2-2_amd64.deb
 2e8297378c3429d36c695f53dbb46703539f345a 57504 libfreerdp-dev_1.0.2-2_amd64.deb
Checksums-Sha256: 
 8137c20c45db5b36362dfb5055359efb87f018fa9046237dfef93ba75fe8a684 2357 
freerdp_1.0.2-2.dsc
 bc1bf7b6d76e511cd8f80230707e9cb0256ae9dc68b6495b3b1d79568225be3f 12259 
freerdp_1.0.2-2.debian.tar.gz
 1aa10035ea4ccdca4c6709d8139d1f6cde76a9e3bed8ef0c571758c49d7748a9 1704770 
freerdp-dbg_1.0.2-2_amd64.deb
 137b981d8a31d57dab5777c06988291e61d12105a4a34cdf5a92493081877704 53228 
freerdp-x11_1.0.2-2_amd64.deb
 50309715a4b10592f0ed207cca45c99da4e289488590e8071b53e67b06946fce 257552 
libfreerdp1_1.0.2-2_amd64.deb
 d9b2f513fa60c43f5cea583e6969008f04fc1e674fcda95f6ae4bece4e63c0d8 94766 
libfreerdp-plugins-standard_1.0.2-2_amd64.deb
 24f7fbcbff59d77c08140764c3f6f3d4f138701fb5e7ce85c8b19d156f1eb737 57504 
libfreerdp-dev_1.0.2-2_amd64.deb
Files: 
 b45b667aa070bd0df40adba02a4e9bf0 2357 x11 optional freerdp_1.0.2-2.dsc
 dff22dd14bdaba0ac28545137f66a370 12259 x11 optional 
freerdp_1.0.2-2.debian.tar.gz
 91370689e08059f197581861a884a372 1704770 debug extra 
freerdp-dbg_1.0.2-2_amd64.deb
 005e64d71ca95a86c0509b2cb13ea93a 53228 x11 optional 
freerdp-x11_1.0.2-2_amd64.deb
 d1777a3935584813acf54befaaf99b2f 257552 libs optional 
libfreerdp1_1.0.2-2_amd64.deb
 6a7bfbaf4699f8142c0b4173471985b6 94766 libs optional 
libfreerdp-plugins-standard_1.0.2-2_amd64.deb
 94a2436df20ecc3436de268bafdcee17 57504 libdevel optional 
libfreerdp-dev_1.0.2-2_amd64.deb

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

iQIcBAEBAgAGBQJRzbhbAAoJEJr0azAldxsxnHQP/34FxXF34/U2l//eYFcrNO/X
O+vTWSCTHBG7kfLJbif5WgX7UALgU5bZQ8+7eW9YAy2ndV5QMK88+wAv+o+OPPqv
BWa17j0RbavlKd3VhKBtpCm1UHYFpBmuVHrNnX17cU9sF/TkwX/D1OsLyLro7ePG
DvstolH29edaUUspotgYqp3vT3Ep8ff/cvcDtkWxjldV8HyZScrND7PgbmjZYZmR
eUibWIe/lCRmSy8K2QviBIKy1TZ3l6/G4yKc6z+f3F93KmcXVmbVO1Hztw1dQToT
HIpiG2LqKlTKev3c7yjGaYjYXx8Zz6ywIsHoiTB3rLK0C6VrM28/dDt0g14lCj63
2Vo01nyV0bXZ8j/UzYVy5Trq5KstiobBvRCV9Uqp/T7s83D6HysL7CyJe1OA8jTZ
hePi12SUeYVzbe8MqctoljCsoekszU0c6REtbaxd8taSHfC5johMP04bhBYtyQig
swIesl70emiRymA9WXmqT08+IHbC4ejHtOXfphJMOkSmHtVc2yTJjqaVbZ3jb7ex
lETO1JHII21Dh2XuCID5C5fqlx3/MGIVM39eGTLDvDwfjPtQJZWv11mdRSJqV986
g98a1aD/TPqLDkyGuRtbbMiuBTGR8ilhn3Q3fXfAU1HSctmd3gASqTiz8dRZfvre
kIoY32c7wqVnY6ufs+RZ
=nRP6
-END PGP SIGNATURE-


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



Accepted treeview 1.1.6.3+dfsg-1 (source all)

2013-06-28 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:00:00 +0200
Source: treeview
Binary: treeview
Architecture: source all
Version: 1.1.6.3+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 treeview   - Java re-implementation of Michael Eisen's TreeView
Changes: 
 treeview (1.1.6.3+dfsg-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/rules: tidy up a bit
   * debian/control: change VCS*-lines according to lintian
Checksums-Sha1: 
 34618bedd59458bffad0540d8716b182a48012ed 1620 treeview_1.1.6.3+dfsg-1.dsc
 bad85295f02b08d5eb3df9246d7c8585d3cbebf0 1900593 
treeview_1.1.6.3+dfsg.orig.tar.gz
 9df3b77a05e7fe71ea124d76822e19a08f755159 8908 
treeview_1.1.6.3+dfsg-1.debian.tar.gz
 d94f0020d4bc196d427a6f5d105cd1b968fa9dc0 2953574 
treeview_1.1.6.3+dfsg-1_all.deb
Checksums-Sha256: 
 42a5fa447f317d2341bf9e2fce6e2681f81b3033eb02ede1a20d9675456ca846 1620 
treeview_1.1.6.3+dfsg-1.dsc
 24cdecf30ad0428fc61b8a748c7d945a0d3eb33a219c62fc020b4f0c054e664f 1900593 
treeview_1.1.6.3+dfsg.orig.tar.gz
 bbf689f2468a90e11b41bd1dce772d66b644b40e616eb7a81ead525779f1b7e4 8908 
treeview_1.1.6.3+dfsg-1.debian.tar.gz
 9d632d95a58f08a53761e4974dad7957fd04c2ff99ace33de47964bf5bf3812d 2953574 
treeview_1.1.6.3+dfsg-1_all.deb
Files: 
 25c749b396fbb3b5f79814b9adde6a8f 1620 contrib/science optional 
treeview_1.1.6.3+dfsg-1.dsc
 a2a828375b04b4613bc233a9cca1cccf 1900593 contrib/science optional 
treeview_1.1.6.3+dfsg.orig.tar.gz
 87712302b27beff9fedb313d0d630dcc 8908 contrib/science optional 
treeview_1.1.6.3+dfsg-1.debian.tar.gz
 4cc9d26b912f1ba0fba29d2fdc6675aa 2953574 contrib/science optional 
treeview_1.1.6.3+dfsg-1_all.deb

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

iEUEARECAAYFAlHNuQYACgkQ02K2KlS5mJCgIwCXWnvrzELrUrrHL5kjrgvS4Wav
CgCgh04WPA3BsbXKLnf1n1m3I2zl4I4=
=rKBf
-END PGP SIGNATURE-


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



Accepted vcftools 0.1.11+dfsg-1 (source amd64)

2013-06-28 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:00:00 +0200
Source: vcftools
Binary: vcftools
Architecture: source amd64
Version: 0.1.11+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 vcftools   - Collection of tools to work with VCF files
Changes: 
 vcftools (0.1.11+dfsg-1) unstable; urgency=low
 .
   * new upstream version
   * debian/patches/use-dpkg-buildflags.patch: adatpt for new version
   * debian/control: adapt VCS*-lines according to lintian
Checksums-Sha1: 
 b8a0a8d4fb05ec12eb1baa98bdfdf9b98d295515 1404 vcftools_0.1.11+dfsg-1.dsc
 22d40f6d0b6e03072a4f7257d3d412528c416a07 263960 
vcftools_0.1.11+dfsg.orig.tar.gz
 f63dd6010c23ebe9a8f1db873d4a7512589a2f02 17920 
vcftools_0.1.11+dfsg-1.debian.tar.gz
 5fd9eb721f6bf7d52f0d2d1baa821d88278aec24 500054 
vcftools_0.1.11+dfsg-1_amd64.deb
Checksums-Sha256: 
 b3c92f017cfe7e9e16a545acc97ee0d301110cbfa94b16a18c428249d30a3650 1404 
vcftools_0.1.11+dfsg-1.dsc
 c77e2ae7c455a206f0c85dabf5dd6853034b6f3f5fcd637fcef9e26cd8ce83a2 263960 
vcftools_0.1.11+dfsg.orig.tar.gz
 7be98fa11848c8e80ff6ec95ac3cffb9bd7324430aeacc51e437068eb4c1bb6b 17920 
vcftools_0.1.11+dfsg-1.debian.tar.gz
 aa48885052180d1ade06c911370ca221f6b20abef7f093702d2516789430a025 500054 
vcftools_0.1.11+dfsg-1_amd64.deb
Files: 
 efc2d8995ff503eaf3ff0c5d3112e734 1404 science extra vcftools_0.1.11+dfsg-1.dsc
 7932ad6751484ed11797c7460bc9fc37 263960 science extra 
vcftools_0.1.11+dfsg.orig.tar.gz
 5c764622ebb0980caea18b19d8cabb22 17920 science extra 
vcftools_0.1.11+dfsg-1.debian.tar.gz
 69e7d2a81640b4a952c6545f5e824620 500054 science extra 
vcftools_0.1.11+dfsg-1_amd64.deb

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

iEYEARECAAYFAlHNuRIACgkQ02K2KlS5mJBncQCeMCduG2uJPYHfjNCW6geiCp4d
JnEAn1FNcMRV3cm44qFaSIrf24DWLbq/
=+Itu
-END PGP SIGNATURE-


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



Accepted apache-mime4j 0.6.1-3 (source all)

2013-06-28 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 14 Jun 2013 23:45:32 +0200
Source: apache-mime4j
Binary: libapache-mime4j-java libapache-mime4j-java-doc
Architecture: source all
Version: 0.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libapache-mime4j-java - MIME and RFC822 parser for Java
 libapache-mime4j-java-doc - MIME and RFC822 parser for Java - documentation
Closes: 711840
Changes: 
 apache-mime4j (0.6.1-3) unstable; urgency=low
 .
   * Maintenance transferred to the Debian Java Maintainers (Closes: #711840)
   * debian/control:
 - Updated Standards-Version to 3.9.4 (no changes)
 - Use canonical URLs for the Vcs-* fields
 - Removed the explicit build dependency on openjdk-6-jdk
 - Removed the dependency on the JRE for libapache-mime4j-java
 - Changed the priority from extra to optional
   * Updated the watch file
   * debian/rules: Added a get-orig-source target
   * debian/copyright: Updated the Format URI to 1.0
Checksums-Sha1: 
 7816159b45bf6057abf684672f372b9ff59de1b4 2309 apache-mime4j_0.6.1-3.dsc
 58f0bb722c8b1582436fd0a2c6abd2643bfa5791 2966 
apache-mime4j_0.6.1-3.debian.tar.gz
 8d023dc559ad6362389e93d8fb3b6f5ea21a0f2b 310830 
libapache-mime4j-java_0.6.1-3_all.deb
 6b5ef0cf73d82f481a81d1bc4285db31c148c9d5 229338 
libapache-mime4j-java-doc_0.6.1-3_all.deb
Checksums-Sha256: 
 fbb2ab43cf5ef38aadf96a7adbbdadd0511a932dcf3105f6c3b8e7d57eea3348 2309 
apache-mime4j_0.6.1-3.dsc
 98132cb6b7d03ab8180940c067a4d6b9bfcdfab124ded608d11ea2c4aa8f7521 2966 
apache-mime4j_0.6.1-3.debian.tar.gz
 14f7d588aa0860902e39cbd7c2f400f2a3232c88b8c7b8df6d9416054c7f254f 310830 
libapache-mime4j-java_0.6.1-3_all.deb
 e1f1e097a9ba5ae78423312b58d3c1d2464d54cc585d845deb134207a6c4d4a6 229338 
libapache-mime4j-java-doc_0.6.1-3_all.deb
Files: 
 8380d13a3e6c93d3c030f776729d99cf 2309 java optional apache-mime4j_0.6.1-3.dsc
 ff58b13b986359df76b96a7fefd0c73c 2966 java optional 
apache-mime4j_0.6.1-3.debian.tar.gz
 430967ae0bba9b332aed416dc5ccefb5 310830 java optional 
libapache-mime4j-java_0.6.1-3_all.deb
 ea6da86a0ffcec81d2c759151cbd9397 229338 doc optional 
libapache-mime4j-java-doc_0.6.1-3_all.deb

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

iQIcBAEBCAAGBQJRzb2jAAoJEAVLu599gGRC048P/00W5J4Mqt+JNsjQQ+396NqE
KULbLIVfrfWb14Tlk785QZfddTTR+sLuNxMWG8m2gvEth37pPLMG/VMyV9dx93+A
zd4ay0ZpC9ys0+FP1q06z5Tkupjp4AJN9MLge34Qal4Ojq8le3t+dk5Tkh+Mq4JD
6uL8d7c2cdt7kk0ojdLF3Q/H10+upXrawvWilaCDEdOhAy84OpYjGnSYEz2t/CM5
OA8s4H3hxjm4pa83aJzzte1w/CIl7USVHzZFUHj2z7S556RRbjMuKT66jUcMIgFc
nclrUVrOBEo8rLzfeEFoBxwzgaUD39kePworYjNPAo+kTsOjUnUiORG5DQO/lYEe
wxX+ydmoNSN+w/vNQ3qRyHVNCAPCZlTDD9pM61ppNJSlQYQKvX4TIhxZSVKb+qTb
UmwAKJW5E6pJs+ghtyr5Ee+8D69y4d25bIOTMJpr3JSu0soDf8ll1sECSnXycwwF
10Q1L4ZQWhuXp6Z34J1uLTX47IBxgnVZL9cWYFH4CAUUOZcOcdkwQlalZNnq14Qs
W1lF/A+wh9lgaLj7F+tbw2vz1fOBQe0AiT2Ze0jbBsDYSejJaYdHTP01ztS/55xu
Y+t1hhWEzqKFMEw3ugEPNJlb0h4nAFY6NLqGv1lAQhzuN5f2WBVgt28YClladrCY
uEtwat0OBJIyTeP4ASIO
=DIGW
-END PGP SIGNATURE-


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



Accepted glue-schema 2.0.10-2 (source all)

2013-06-28 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:25:27 +0200
Source: glue-schema
Binary: glue-schema
Architecture: source all
Version: 2.0.10-2
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 glue-schema - LDAP schema files for the GLUE 1.3 and GLUE 2.0 Schema
Changes: 
 glue-schema (2.0.10-2) unstable; urgency=low
 .
   * Update package description
   * Add Homepage tag
Checksums-Sha1: 
 2421b219769cb8897db8a544e5145e91e4ddc733 1898 glue-schema_2.0.10-2.dsc
 a22433ff311092858e9c47310f5c4bfa68ca0b3c 2288 
glue-schema_2.0.10-2.debian.tar.gz
 45b72fd525f76846af03852e099ea2db449c5b90 32636 glue-schema_2.0.10-2_all.deb
Checksums-Sha256: 
 bb6f3e3347b80d83f47d0afdcf64c09b86b125c70e9804c2c637c354be74ad7c 1898 
glue-schema_2.0.10-2.dsc
 067eaff2ce25f4e145df71803fad03aa5b73662415f8066f50547eeb3bab192f 2288 
glue-schema_2.0.10-2.debian.tar.gz
 0df39fa35b74feddedd953c9738f00f842b48e3d33c0e2f8a656e73fbfbc5fad 32636 
glue-schema_2.0.10-2_all.deb
Files: 
 aaa59b49a6188a31d45f793e5f2087ac 1898 net optional glue-schema_2.0.10-2.dsc
 47c4ea5c5f8d3d1e6230943e2c47a42a 2288 net optional 
glue-schema_2.0.10-2.debian.tar.gz
 b1fc9e55a47fd89c94cdda8e9baa7fce 32636 net optional 
glue-schema_2.0.10-2_all.deb

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

iQIcBAEBAgAGBQJRzb5KAAoJEOiuwv874alLbdIQAJlTESulvRnp15myrvQ1pzq/
p/PPoaDFUzWQONHgJU1L952QwmqGvNUFge3TLoYesvdgNa5BHPF07sOzNWr1Hd66
O50V3tlGBvxixD4f3axTQe1YRf1kSRF0STR0W5u5N8y/l1lAC0vOP3ZZJRvJqlH5
2fNHHyKYTgUIvaga9u7NADch4RipDQmRtBlMgWsiKG276usSMhBFgZ6oI8n1SEge
pFGiLvDsvAacFu+AySew02qMXgIWSsgEdGL762qDBS3xliSLHN+6HW3APr/CB6w5
/aYmTqGGSe3Oo1bBOaaCXvha3xMgpYNO9/6Ovegypqb7UV/c29lIPGzEqFXZ/+0d
yZtx04EFor2UF16A2ZtJI22ugQjaPgPwkwkCOYZuCiD8/KgkD2ce3DiYiybtLFvW
xBEZnHHVGBPU+mYbXwIsbJeB5/DusTGUnF//A24mtBsPfK4ru3s2wRYKczym7blr
tVLRM/naWVMCf5CyPJhEB7a1QiX5ercF+PplDX76rHKPDSpFHvr3Tg9CZUinCkFl
ACaLcA3HxYuw18xnsyXrr32o8yCBFXoSffOpoNP7yh/uQ7Ot7wKYWgf5NjiXqmfE
KxYZJI8kjRKiLxbeDCv0GH3F5yAIe1fkXiRsZb8puOOIg7GtLmskGTl8f+bGm2wi
6aX9gU0rBzqsBuwFEW7v
=Dt1r
-END PGP SIGNATURE-


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



Accepted syslinux 3:6.01~pre5+dfsg-1 (source i386 all)

2013-06-28 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:43:04 +0200
Source: syslinux
Binary: syslinux extlinux isolinux pxelinux syslinux-common syslinux-dev 
syslinux-utils syslinux-installer syslinux-udeb
Architecture: source i386 all
Version: 3:6.01~pre5+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Daniel Baumann m...@daniel-baumann.ch
Changed-By: Daniel Baumann m...@daniel-baumann.ch
Description: 
 extlinux   - collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs b
 isolinux   - collection of bootloaders (ISO 9960 bootloader)
 pxelinux   - collection of bootloaders (PXE network bootloader)
 syslinux   - collection of bootloaders (DOS FAT and NTFS bootloader)
 syslinux-common - collection of bootloaders (common)
 syslinux-dev - collection of bootloaders (development)
 syslinux-installer - Install syslinux on a hard disk (udeb)
 syslinux-udeb - collection of bootloaders (udeb)
 syslinux-utils - collection of bootloaders (utilities)
Changes: 
 syslinux (3:6.01~pre5+dfsg-1) experimental; urgency=low
 .
   * Merging upstream version 6.01~pre5+dfsg.
Checksums-Sha1: 
 d7e0c24e0e6420e3fe204e156fd5e2b6ec5ee4da 1655 syslinux_6.01~pre5+dfsg-1.dsc
 afa951ce21e84520d4ba37c9ba7151246bba966a 6878556 
syslinux_6.01~pre5+dfsg.orig.tar.xz
 f4e118c928bbeaea855dc46dddbd9f38c1544b01 35516 
syslinux_6.01~pre5+dfsg-1.debian.tar.xz
 d96c35596debdb34e13b4917257e178726efa953 297350 
syslinux_6.01~pre5+dfsg-1_i386.deb
 8cbddcf2b5e97fc959f6e8975b0a8295c1797905 177906 
extlinux_6.01~pre5+dfsg-1_i386.deb
 89d14d99627b3fae1ab37d8887d3837c32c899c7 96796 
isolinux_6.01~pre5+dfsg-1_i386.deb
 88136485a068cf759f91c04a947661add0fd4e11 227622 
pxelinux_6.01~pre5+dfsg-1_i386.deb
 fe15d394cdad2ce5d7f5d083ba8b283ca9e103e4 845482 
syslinux-common_6.01~pre5+dfsg-1_i386.deb
 457e121df7f648c51903997307ac5fc1dbbc0268 985378 
syslinux-dev_6.01~pre5+dfsg-1_all.deb
 632e0911173c50b1db69f74324439a532bad8e9a 65716 
syslinux-utils_6.01~pre5+dfsg-1_i386.deb
Checksums-Sha256: 
 a6512c74b958fb642912cdf0e35ba51502b2cea39cf980caa58528b664dbcd13 1655 
syslinux_6.01~pre5+dfsg-1.dsc
 012884a8204ede9d9273393facf49ba3682b16e81fbfeff4e88b7b17175ef381 6878556 
syslinux_6.01~pre5+dfsg.orig.tar.xz
 c681b7cadff50e1b70a99d36be9c86466bead6e159182dc8bb70883ec1e3ed31 35516 
syslinux_6.01~pre5+dfsg-1.debian.tar.xz
 90f98a334b2736a0bfc77bbaa94160c65a7793ff7d299cb2d7443f05cb0567ed 297350 
syslinux_6.01~pre5+dfsg-1_i386.deb
 f2485c9fcbd9f51312638ecd9ba4b47d4030fa444709d793e6458f68f6f600c0 177906 
extlinux_6.01~pre5+dfsg-1_i386.deb
 c773ea01cf8e738295bc4e4f93b00701f0774cc843303b1516a4ccb2cea6fd11 96796 
isolinux_6.01~pre5+dfsg-1_i386.deb
 0535fdd7c88024ee31dc1a48d1612e17ec14f6ba996282a47d6dae795cb01942 227622 
pxelinux_6.01~pre5+dfsg-1_i386.deb
 205c11a0469ec30939a10cc11e2e4ad72d51aafe61d8b608de3e4f68ba7bc84c 845482 
syslinux-common_6.01~pre5+dfsg-1_i386.deb
 4a85309c777cbd7cb6418886f5019ea51393fa0a90dfb51a62d621d8cb5dfd25 985378 
syslinux-dev_6.01~pre5+dfsg-1_all.deb
 e494bd08494b5cfedfba9c662a72255255cc04104c9ce8ba95ed6fe7be5f7198 65716 
syslinux-utils_6.01~pre5+dfsg-1_i386.deb
Files: 
 303acde008d117fcbc2c437d9c4759f4 1655 admin optional 
syslinux_6.01~pre5+dfsg-1.dsc
 46e98809d84b437443c91eebeb655026 6878556 admin optional 
syslinux_6.01~pre5+dfsg.orig.tar.xz
 412fbeb909d12a7e7c357774e570caff 35516 admin optional 
syslinux_6.01~pre5+dfsg-1.debian.tar.xz
 a5a782e8ba27871ad8a3079c8736fedc 297350 admin optional 
syslinux_6.01~pre5+dfsg-1_i386.deb
 b48104dc4d5d2bc438cc0fe56287a152 177906 admin optional 
extlinux_6.01~pre5+dfsg-1_i386.deb
 d3f734952e1faf5433cb8a31bbe99e81 96796 admin optional 
isolinux_6.01~pre5+dfsg-1_i386.deb
 396aae5ba80e49b38bf4821dbcc3a401 227622 admin optional 
pxelinux_6.01~pre5+dfsg-1_i386.deb
 96a72fe13f9ee2b4073fa2b3d647761b 845482 admin optional 
syslinux-common_6.01~pre5+dfsg-1_i386.deb
 058adb8b55b056456bf6093cf1d3d6f9 985378 admin optional 
syslinux-dev_6.01~pre5+dfsg-1_all.deb
 d8701e5a6e0cc5c995d4601600bf7ec2 65716 admin optional 
syslinux-utils_6.01~pre5+dfsg-1_i386.deb

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

iEYEARECAAYFAlHNwS0ACgkQ+C5cwEsrK55BEwCginmyQJiIqgKwtBknQ+fNQd8K
cpYAnjm47ioqgJS1Ld5oa+DqnhOlkK0V
=hUfv
-END PGP SIGNATURE-


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



Accepted xqf 1.0.5-3 (source amd64)

2013-06-28 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 19:15:30 +0200
Source: xqf
Binary: xqf
Architecture: source amd64
Version: 1.0.5-3
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach jo...@debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 xqf- X-based Quake Server Browser
Closes: 556722 646743 713583
Changes: 
 xqf (1.0.5-3) unstable; urgency=low
 .
   * Update to debhelper v9.
   * Move to dpkg source version 3.0 (quilt). Drop patchys-quilt and quilt
 build dependency.
   * Canonicalise Vcs fields.
   * Drop obsolete README.source.
   * Add intltool to Build-Depends.
   * Add 11_add_x11_libs.patch: explicitly add libX11 to pkg-config's
 search (closes: #556722, #713583).
   * Add 12_drop_gtk1.2_check.patch: remove GLib/GTK+ 1.2 checks to make
 autoreconf possible.
   * Add 13_autotools_fixes.patch: more random autoconf/automake fixes.
   * Add 14_fix_readline_check.patch: fix check for readline which assumed
 ncurses was also required (thanks Sven Joachim; closes: #646743).
   * Add 15_fix_intltool.patch: attempt to do the minimal intltool/gettext
 updates that allow for locale data to be generated and installed again.
   * Add dh_autoreconf support for the above.
   * Bump to Standards-Version 3.9.3, with no further changes.
Checksums-Sha1: 
 cd6f0a6b2a7693bb910230762cbd09f84f6f86cb 1279 xqf_1.0.5-3.dsc
 6579051dbe62c50c6e8bc62d024a78255c9d28a4 17228 xqf_1.0.5-3.debian.tar.gz
 f2ba8a2b1537d2600c8f67d8f7f29dac2909198a 373390 xqf_1.0.5-3_amd64.deb
Checksums-Sha256: 
 7f9d1594cb869a5e485da56a2c54f50651f1a7ca5cae623ec1dd089c93b6f68e 1279 
xqf_1.0.5-3.dsc
 e7e2367b4953f37d70ee23b72f4aa35ccad448eeb377635ec700682141941f47 17228 
xqf_1.0.5-3.debian.tar.gz
 8df3b71f2e79973a6b592989021f8f70b5244636f0bbd9175997a74e8b150675 373390 
xqf_1.0.5-3_amd64.deb
Files: 
 0e1df483d084dde21c4273cf96a0f3a7 1279 games optional xqf_1.0.5-3.dsc
 14b3649855a3d7ef89adfb20740e9310 17228 games optional xqf_1.0.5-3.debian.tar.gz
 e23a812273df31edfb5b978855cb0363 373390 games optional xqf_1.0.5-3_amd64.deb

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

iEYEARECAAYFAlHNx88ACgkQJYSUupF6Il709ACfQXUXh76YFqHsg0zicrHeXhcX
B3YAoLtpB8JJlyqZdFF/vl1f+R/FeuKO
=IhoR
-END PGP SIGNATURE-


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



Accepted httrack 3.47.20-1 (source all amd64)

2013-06-28 Thread Xavier Roche
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 19:46:33 +0200
Source: httrack
Binary: httrack webhttrack webhttrack-common libhttrack2 libhttrack-dev 
httrack-doc proxytrack
Architecture: source all amd64
Version: 3.47.20-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
Changes:
 httrack (3.47.20-1) unstable; urgency=low
 .
   * Updated to 3.47.20 (3.47-20)
 Mostly typos, and lintian fixes
Checksums-Sha1:
 950be0c2e4b96f174aae0fcb7a096fe4673d06aa 1410 httrack_3.47.20-1.dsc
 fa2e11dae1a579b682ac53cac5cf51d1b2ac97c3 1777387 httrack_3.47.20.orig.tar.gz
 ee58758e7d29b559e86cb230ff755bea7fb8e5aa 10719 httrack_3.47.20-1.debian.tar.gz
 548a2910798710442b454b8ff29bafa3985a90b3 398926 
webhttrack-common_3.47.20-1_all.deb
 43d524f6d9e6fc125f7ce2975686ad07fd6e8f83 520326 httrack-doc_3.47.20-1_all.deb
Checksums-Sha256:
 d757bb1e538441968a73e1c7bb39918731dc8905fad6436c261eef6e0eeadd36 1410 
httrack_3.47.20-1.dsc
 1617f71c093c5426b445f63522b4784b22f6582ea2efbd756498911ec37345e5 1777387 
httrack_3.47.20.orig.tar.gz
 2a5a47a8d29954719b2306a5ab942bf888af6719b21840b84cb4aa87b7b005a1 10719 
httrack_3.47.20-1.debian.tar.gz
 02865dc32db3ea32259bb288b8e4a70ced4363e4bbb1b97d72a6d600580759dd 398926 
webhttrack-common_3.47.20-1_all.deb
 48953963fc4da537cc776abea39450e5bdfd2b8f99edbd6847608253b89b1086 520326 
httrack-doc_3.47.20-1_all.deb
Files:
 f12f975712d94df239cf219822c4fa70 1410 web optional httrack_3.47.20-1.dsc
 2163a27db46a1346fe71dcdefbb845b8 1777387 web optional 
httrack_3.47.20.orig.tar.gz
 f8728dc2de88b57cac425a64319935d4 10719 web optional 
httrack_3.47.20-1.debian.tar.gz
 2019cbc70823de30b0bdad97d61c62d0 398926 web optional 
webhttrack-common_3.47.20-1_all.deb
 6f8a598d36ccea30957c16c38a0b7f6c 520326 doc optional 
httrack-doc_3.47.20-1_all.deb

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

iD8DBQFRzc6b3PjWWwPzWYgRAiBIAJ9WTkeKQnuOxcSo/7MRVVsIU2/6/ACfUjni
wiDB8oizBsft2vXScPVCnHU=
=Nbte
-END PGP SIGNATURE-


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



Accepted bdii 5.2.20-1 (source all)

2013-06-28 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 20:02:24 +0200
Source: bdii
Binary: bdii
Architecture: source all
Version: 5.2.20-1
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 bdii   - Berkeley Database Information Index (BDII)
Changes: 
 bdii (5.2.20-1) unstable; urgency=low
 .
   * New upstream version 5.2.20
Checksums-Sha1: 
 f92471220f667e3fe78d4c083966ab1776fc5b86 1817 bdii_5.2.20-1.dsc
 932c303983c1cd1c695faf005c1871dda3bc6518 23972 bdii_5.2.20.orig.tar.gz
 5fa7c0b2d726465360e1f7a72e7e0d7689fc4252 5177 bdii_5.2.20-1.debian.tar.gz
 1b540c89a3eda1bbce6b6996be7dd00292e8e0b7 20026 bdii_5.2.20-1_all.deb
Checksums-Sha256: 
 5337c53cfb0f539aa03a4561ab8f18e8f5d5ecaadbeff95919435b3a08f24c0f 1817 
bdii_5.2.20-1.dsc
 f4911f10e049b9917f7f1339957d0ed4e8d4a21b6f89a7cd368f2edefc6d1e1c 23972 
bdii_5.2.20.orig.tar.gz
 65386a9ddb862671c1cedf615111fc0f5de4a58c93b1a6801c8a441ebb98c759 5177 
bdii_5.2.20-1.debian.tar.gz
 865742ec44d4853e817939021c0e8798386eb83edc59a426d0f2dbfb6f93721d 20026 
bdii_5.2.20-1_all.deb
Files: 
 04ada985856516e0eea1f78eb6d94f10 1817 net optional bdii_5.2.20-1.dsc
 34cfe672c90d85b5b5a08eb16425fcba 23972 net optional bdii_5.2.20.orig.tar.gz
 d9a775f6ed54ad541926d2a4148c36e1 5177 net optional bdii_5.2.20-1.debian.tar.gz
 7cc48856ed4b0256fea4448f4b4af0ee 20026 net optional bdii_5.2.20-1_all.deb

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

iQIcBAEBAgAGBQJRzdh7AAoJEOiuwv874alLmv0P/3pYDw7F2mI1nP09z2vKivsi
Rj8rn2qgC6ei4LJFhfHE0dy7bG8gIk0iZzu0/4mOr7XgnSL5bn7mFGfNM+YSzYlx
gtSyIcD/LciBl0ZZNEsepd/xSnuDuk7YKtxCCw1GK81+nkWasAMRAAtCqwaYEGMK
Sb8rqjE7H/Fb0NI7oWu35kwW+tiGoVVVU9GqTyk8JhAwRMhZJH52Pq0b1sIeRf1k
+u4Ts7MTZ0StPI95y82Icbxf4/mta/KQzAUERphci4PQx2PJGz4Kx18wrQbB2veJ
VjAeWWKHong/5Fbc47pyKOntRmEOIjV5HpDCscAegBV1RsFmoRC0uXU4CLHB/sJU
dysX1SN8iCNpVqqtX89jUlwPlj/78xL7Te4t4gsVajHcONeREHfwIq/xWmzjoQKP
pD0dUPnlP53IpsWFN34W3pCUH/sFFmBY4x4RpFPh1QrsBj7YzhCTvwNRJSxLK61l
mpT3jzPddqwSiB/JZvwNN5DeLn4SMZu16zBvMbOHBehV+eNeHSUXhtbAqo/ksg5v
lpYo70CesNT7KT2jOXRmwXio49vckwDAIW2WfK43mQ/pt9j0p5wZuPdWIQ28MKor
TU3C+JhBWC+g1Ru1Dxi/oOMuHL4NPuebLFZLJbaZWBv/Ka0l4cQtGDcmi8MIp9Ka
/iETTlIy+3Ccj6JaDJN8
=qe0o
-END PGP SIGNATURE-


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



Accepted xawtv 3.103-2 (source amd64)

2013-06-28 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 27 Jun 2013 17:59:08 +0200
Source: xawtv
Binary: xawtv pia fbtv ttv scantv streamer radio v4l-conf xawtv-tools 
xawtv-plugin-qt xawtv-plugins webcam alevtd xawtv-dbg
Architecture: source amd64
Version: 3.103-2
Distribution: unstable
Urgency: low
Maintainer: Maximiliano Curia m...@debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description: 
 alevtd - HTTP daemon for teletext pages
 fbtv   - television viewer - Linux framebuffer application
 pia- movie player for xawtw
 radio  - ncurses-based radio application
 scantv - television channel-scanner
 streamer   - television capture tool (images/movies)
 ttv- television viewer - console application
 v4l-conf   - tool to configure video4linux drivers
 webcam - image grabber and uploader
 xawtv  - television viewer - X11 application
 xawtv-dbg  - debugging symbols for the xawtv television viewer
 xawtv-plugin-qt - television viewer - QuickTime plugin
 xawtv-plugins - television viewer - plugins
 xawtv-tools - television viewer - tools
Changes: 
 xawtv (3.103-2) unstable; urgency=low
 .
   * New patch: mayhem_showriff.diff.
   * New patch: mayhem_rootv.diff.
Checksums-Sha1: 
 37c0b38c4f2a98fa36ca75098be22cb87fdd1abc 2726 xawtv_3.103-2.dsc
 f1d13a6c8a2e6ce561cf983fff1c33918828a47f 44049 xawtv_3.103-2.debian.tar.gz
 571dd8ee08189cae77548aa66124415bffd936e2 387238 xawtv_3.103-2_amd64.deb
 231ce3fc35db3a73f335f4a8758584bba629e855 70390 pia_3.103-2_amd64.deb
 f00a0a08c3e0b95bd7422f22a621634023c990a0 103044 fbtv_3.103-2_amd64.deb
 1021aa703e6a886acfee7fb4155398857b99a1d3 85980 ttv_3.103-2_amd64.deb
 32c4c9cd204838e60f9455812f367eb392ba4fc6 91440 scantv_3.103-2_amd64.deb
 e129693b6e21922f296205f9902612cac92d73a9 88200 streamer_3.103-2_amd64.deb
 0203c439401ad5dca7d66ad6ad5d695807af95f8 56464 radio_3.103-2_amd64.deb
 07c87726a8135b947c6233a6aa38be95e819316e 51306 v4l-conf_3.103-2_amd64.deb
 56b3b43d0811b5066da34cfe288d9d967ccf110d 57656 xawtv-tools_3.103-2_amd64.deb
 5372abbeed27e8faa4a799a4d782a46de761090d 41802 
xawtv-plugin-qt_3.103-2_amd64.deb
 7edb8f59f3b4b355a749aaa3f4618c40d705faa5 115044 xawtv-plugins_3.103-2_amd64.deb
 0cd6928501b55c18b53b6cfd56e54e4b4aa43402 69438 webcam_3.103-2_amd64.deb
 75490a9cc604dbd4d0974f3366819d65c7b4b06f 59072 alevtd_3.103-2_amd64.deb
 a0a770fe4eeb6a935ac83216dbb15b5f452c92aa 1657866 xawtv-dbg_3.103-2_amd64.deb
Checksums-Sha256: 
 e2c4e79eccd3e91b6a41651ec437dd0ff8c3b8d9958aa080bbbcd13837889746 2726 
xawtv_3.103-2.dsc
 8b336e64da65f803442c4b4dedf5928817381d3455d1dea8b7921b4be84a062b 44049 
xawtv_3.103-2.debian.tar.gz
 807859ad81370eaa9da1fdc0eb1ceb1f27731fd1cec3628ff44f0393cf3d7e48 387238 
xawtv_3.103-2_amd64.deb
 c0b4d5425b95fb8734056c05dc364e94eb0d8215fd7150ad9dd8e2133c00e671 70390 
pia_3.103-2_amd64.deb
 c770254cb9f16e4c47c89c91f1572b356d7ab2b4695bd53cf58aeaadc2a326b7 103044 
fbtv_3.103-2_amd64.deb
 42ec5162550e21409d47e3d03d8dc538bc7a8f199de4de2b034b3572608f41b8 85980 
ttv_3.103-2_amd64.deb
 06ff680d774c3db2aea838dbac9a9546dc3ca759039021492fc11cacbf2d2fb4 91440 
scantv_3.103-2_amd64.deb
 bca24dde5d465119ac29c334b71bf2b62e5b595d9db2f4e4796f72f91c8b8379 88200 
streamer_3.103-2_amd64.deb
 bebcb36786f52034e07f742651a141dda50b505b08896239e2d0ec752a1fc717 56464 
radio_3.103-2_amd64.deb
 ba1296a8071f8ea4b25282876a984d62818be8cc88ff8cd70c93fba11e5b2d4e 51306 
v4l-conf_3.103-2_amd64.deb
 0514157e0e48792dd97a35d14575d605a19ba78a3a171fb3b9af060fd2a13577 57656 
xawtv-tools_3.103-2_amd64.deb
 f47f712b846992ffcbe7f9783464cb9df9885f352a851e9aba33f782c37e6daf 41802 
xawtv-plugin-qt_3.103-2_amd64.deb
 a5bf89e7f773144d751923e53bc993f11446301902a4a9be6ba414d98cdc1dae 115044 
xawtv-plugins_3.103-2_amd64.deb
 a713b682a6e9f888fed07ebbe74c0faf69f4fdbcb103d0ea0d5493c726afdf49 69438 
webcam_3.103-2_amd64.deb
 760291060aaf97e7533a9d1d48292ae3eb367a1206b6a0b07654d2e0d965f7fa 59072 
alevtd_3.103-2_amd64.deb
 a0e43973ebba1321f364b61f1924e5b9e2984c9c17a0bdf0ab59895ddbea79ba 1657866 
xawtv-dbg_3.103-2_amd64.deb
Files: 
 ab455abee810e8438b4521e23da7056b 2726 video extra xawtv_3.103-2.dsc
 0c26e08ba3223e2d7b83a9aa16e42392 44049 video extra xawtv_3.103-2.debian.tar.gz
 381d54447f134d809a1d1476dc881870 387238 video extra xawtv_3.103-2_amd64.deb
 2d7560ad488c5cb084ac2c63cce892a2 70390 video extra pia_3.103-2_amd64.deb
 10846b6e8bc861db48502bb912655a24 103044 video extra fbtv_3.103-2_amd64.deb
 ed540c4dd03d54190e714f179c073e00 85980 video extra ttv_3.103-2_amd64.deb
 dc4f260b9a8715e00f448d8cff2f6885 91440 video extra scantv_3.103-2_amd64.deb
 6895cbdcfa08c828e22c08efa6f02ae8 88200 video extra streamer_3.103-2_amd64.deb
 181cfe52b96d6de5a8e2315107d9ec58 56464 sound extra radio_3.103-2_amd64.deb
 86a1a685189cae88757ac26d6c4ced60 51306 video extra v4l-conf_3.103-2_amd64.deb
 99b420472c09ff74c2748b444b1762e6 57656 video extra 
xawtv-tools_3.103-2_amd64.deb
 874ff127fdc5e7388c57690543a28ea1 41802 video extra 
xawtv-plugin-qt_3.103-2_amd64.deb
 

Accepted libautodie-perl 2.20-1 (source all)

2013-06-28 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 21:30:21 +0200
Source: libautodie-perl
Binary: libautodie-perl
Architecture: source all
Version: 2.20-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libautodie-perl - Perl pragma to make certain failures fatal
Changes: 
 libautodie-perl (2.20-1) unstable; urgency=low
 .
   * New upstream release.
   * Removed unused lintian override (package-superseded-by-perl).
Checksums-Sha1: 
 0460c8f0c5d58cbf5675c32de35189e6c856 2343 libautodie-perl_2.20-1.dsc
 37b1e3dfe57cf0a5f755b1b7b016191420fa5242 82597 libautodie-perl_2.20.orig.tar.gz
 9848ea78abee4c81d20636ee248627ea3b0cf6fd 3892 
libautodie-perl_2.20-1.debian.tar.gz
 6fd680f1d895ee02f6e02ae1c29ad3a7750405e5 76590 libautodie-perl_2.20-1_all.deb
Checksums-Sha256: 
 34e3122581ad61d2995325830bee1098410b6fe4aad82d3d5fd699428e6084e5 2343 
libautodie-perl_2.20-1.dsc
 346763c582cd8066b4e5d07e4013202f9f9296d32b42343e117dbfb13ea6e4f0 82597 
libautodie-perl_2.20.orig.tar.gz
 89cade6310f3cd853ca6df1a6e7ff1ce5dcb8ab046fd0aec25c38f46be1f7c31 3892 
libautodie-perl_2.20-1.debian.tar.gz
 7badf547e8482480122e49409d1e20f8a614048bc9c19fc452fea8e3b337f061 76590 
libautodie-perl_2.20-1_all.deb
Files: 
 05ff5410b677a26c27a0a2631461443d 2343 perl optional libautodie-perl_2.20-1.dsc
 9612b13dba42e0259bb8ae58264f8177 82597 perl optional 
libautodie-perl_2.20.orig.tar.gz
 9a61025d96331fa3f72328410a761196 3892 perl optional 
libautodie-perl_2.20-1.debian.tar.gz
 59212f33eb4f3813faff345d098a1892 76590 perl optional 
libautodie-perl_2.20-1_all.deb

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

iQIcBAEBCAAGBQJRzeR/AAoJELs6aAGGSaoGT3MP/jHUIG7QvxtxQFKodTQpxgpI
zvmv2JHJ60Tf8xLKYxDP9C8fTAfDSds2hGxzIhB9GPKy5Kg2VCtp6RZUsTDMXGSZ
Evd5oK+V6xY4/U+JjfDFSRqwvXngWS3yK1aG8RTOSEZSFExRBpPLXxt1Ye3OC6Xl
0LriHv1jNaG2kqXiii+4s6QHgBfjetoR/uIK++q4N+fmrjxfKt8vaKeXOTpF/LGb
OrQPx+5+BI2iAHcpwmOWHjyXXquBYmlk59A+6V4i0eam5tDs6HpIQQzV+3k3V5p3
To0v3Yqt8WgJy8WJUDYCqdueJwQA/EDMr+YNvdn7mjkksAs0wRCjFawlfatFE77e
/srFUD7PgJsLnbv++R6koJMLEMi3N3u9Gat4xeWCZVsEak8Mh0fWC6/QwUzT8w+7
txXIZXZC5C+QlDODQse59tFtRzWKyw08V4qd3PArCqDFAOnSc6MPEA1hsKm/bCeN
oYLh2bNHp9MrnjglsBfWRSHKAzFEYiUGzFo7eeicXBqENsD3ntzGQmZ504zK6G0S
216dny9V0JdNIqB/3FKNO/Kr2IfKnsEycCerqpPpFB1K6eCdwo+iwN126y/OscJ/
lPgcyL3ImQxpmDKiZK7qGiwaACthV6SpcrpmgglrIGKySEVavC+SwQy1zeDMN4Td
9R6D0c9y7yxmEQUWWy9p
=y3sP
-END PGP SIGNATURE-


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



Accepted pyflakes 0.7.2-1 (source all)

2013-06-28 Thread Dmitrijs Ledkovs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 20:03:06 +0100
Source: pyflakes
Binary: pyflakes
Architecture: source all
Version: 0.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: Dmitrijs Ledkovs x...@debian.org
Description: 
 pyflakes   - passive checker of Python 2 and 3 programs
Closes: 666503 674796 674797 700565
Changes: 
 pyflakes (0.7.2-1) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * debian/control
 - remove myself from pyflakes maintainership
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Barry Warsaw ]
   * Export proxy setting, to prevent accessing internet at build time.
 .
   [ Dmitrijs Ledkovs ]
   * New Upstream Release (Closes: #674796, #674797, #700565, #666503)
   * Add /usr/bin/pyflakes3 script to check python3 code
   * Cherry pick patches from upstream to run and pass testsuite.
   * Bump standards version
   * Switch to dh_python2|3
   * Bump debhelper to 9
Checksums-Sha1: 
 de3a9a81f7fdfa73f821128199edd582ecc94a30 2138 pyflakes_0.7.2-1.dsc
 3271889cbc8f12eb7fe60ea5265299e3bf00e2a2 30107 pyflakes_0.7.2.orig.tar.gz
 f3425832037a46c2c3b977295cbdbecccdeb850f 7954 pyflakes_0.7.2-1.debian.tar.gz
 f46481b82ae93b554e544d64a7c98e5ab53a9d9b 62262 pyflakes_0.7.2-1_all.deb
Checksums-Sha256: 
 0b82b5969d9020c7912d707c81d08c323f7e5b5f6986188f65911d376eb9471f 2138 
pyflakes_0.7.2-1.dsc
 e971804569e26a120ded70ca94882cbbf360390538fc3b5861f8ccecaf291178 30107 
pyflakes_0.7.2.orig.tar.gz
 de2e4cb12de728fc17d7230aec8cddc942b17056d39d49023e08dfc23801047d 7954 
pyflakes_0.7.2-1.debian.tar.gz
 0188dcb0bd1eec0e45a9777d3770fbdb4a5dfcf8382a9075d335a29ee3c78dd4 62262 
pyflakes_0.7.2-1_all.deb
Files: 
 23b73e6e362e98d8dc1e41f017d164f6 2138 python optional pyflakes_0.7.2-1.dsc
 2b27790c2fd6020ed045674c03092a8c 30107 python optional 
pyflakes_0.7.2.orig.tar.gz
 9dc7fd9d4af01f16e749f202bc25d1d6 7954 python optional 
pyflakes_0.7.2-1.debian.tar.gz
 9196bd56eace7c9c7cea8c0b2dc9c903 62262 python optional pyflakes_0.7.2-1_all.deb

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

iQIcBAEBCAAGBQJRzeUfAAoJEIh7YGGLPBaukMoQALaf+npdyWtd52vGAmTjI/Qw
Ynd+Cnat9X4603UtPhNDJ+mAg9Zxg69ly2Q3yh4qVRnfv6DuVnY218V/JEBHBGBa
+9BvLfshr7ERz3njfHtUSdQiawPpZCQ3heUo82ddbyhDEE+xp8v18PiloB0d+fgI
gMD35f1tYehz/Bdbq02pqUNBtGEXzr/ZctV6YkjuFUdq0oWDTuhaktDOxM+P/SwP
vFEwLul8Brx6X/uBP/kyNOqLOgM1bHhl1D6xYMaqcDilvcCTfciOxa8/HWWCZa3H
IR9nU8r8V5QpVoTGUsk4OfIJrQBHmyJZnb1FgvYmpPOg9lAWEkgI/1CUP0zd/sG3
SwV/gpwh/4KW8Bpvlfp77G/w1lNJUtXBt2qb4rw0n6T0fNL/gbym7qjZdmluyZKq
Mdp39pIObgTQ88m1UGqU9u+A9+g0DXfbG/xNAcmx0hoezn9YZXjVvuIQv++Zp9K9
IikFW2xU5KuTpt++KZ8nQuZVC4NGlouD5Sr/f29X1mcZnOKcJAnUPqyx9Fyk5KCA
V9r3CIX8rOqFb1HLIkV0/oa8iZ3fh9jzBNHdBYTQcy0GHxDx97cMqlFv/ZGMChAR
cz9Bx1OyOQMuyxj002Zop29MHtAGiNKFo66dcZZAidMaJGgvbka1EJmcehcV3eLv
jxLW/teqliv2mlPANB/w
=AB/U
-END PGP SIGNATURE-


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



Accepted xfce4-terminal 0.6.2-2 (source amd64)

2013-06-28 Thread Lionel Le Folgoc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jun 2013 21:29:03 +0200
Source: xfce4-terminal
Binary: xfce4-terminal xfce4-terminal-dbg
Architecture: source amd64
Version: 0.6.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Lionel Le Folgoc mrpo...@gmail.com
Description: 
 xfce4-terminal - Xfce terminal emulator
 xfce4-terminal-dbg - Xfce terminal emulator - debugging symbols
Closes: 711009
Changes: 
 xfce4-terminal (0.6.2-2) unstable; urgency=low
 .
   [ Lionel Le Folgoc ]
   * debian/control:
 - drop exo build-dep, unused with the 0.6.x branch
 - drop dbus-glib build-dep, 0.6.x switched to GDBus.
   * debian/rules: drop obsolete --enable-dbus configure flag.
 .
   [ Yves-Alexis Perez ]
   * debian/control:
 - update standards version to 3.9.4.
 - drop hardening-includes build-dep, not needed anymore.
   * debian/news:
 - add a NEWS entry to warn users about the switch to GTK accelerators for
   keybindings.  closes: #711009
Checksums-Sha1: 
 4de4ec88bf7a4e7a23fadd07f09cddcd89f9e6f2 1896 xfce4-terminal_0.6.2-2.dsc
 0a9afb4b44a882fa2d87e669fc3ea2dfaac55457 9298 
xfce4-terminal_0.6.2-2.debian.tar.gz
 ef2466567062c9e345f2057f7dd7ccd2fcfb4f4c 563232 
xfce4-terminal_0.6.2-2_amd64.deb
 6826f620dddb3222a9e49186d72c6ee662c32e56 346912 
xfce4-terminal-dbg_0.6.2-2_amd64.deb
Checksums-Sha256: 
 5d289793366eb2561d68ddf9a383858e388fb72b7aaaed9b109d51b4b69f685f 1896 
xfce4-terminal_0.6.2-2.dsc
 30220369dcd99a404d8c3cb1d614f072703f3095fbfb8d2c3b475035584d3572 9298 
xfce4-terminal_0.6.2-2.debian.tar.gz
 cf8d37ca90f5765e117840e8734d3cf0995965b02f7eeb117d9c81222fb4a67a 563232 
xfce4-terminal_0.6.2-2_amd64.deb
 43b0dd17593e9b10fb890af954659e26e2f50655afad959dc5820eb1a460a06c 346912 
xfce4-terminal-dbg_0.6.2-2_amd64.deb
Files: 
 221e8e659057596b93a95b215eadf9a8 1896 xfce optional xfce4-terminal_0.6.2-2.dsc
 aba20eeb94eb6ff0712cd95b87928992 9298 xfce optional 
xfce4-terminal_0.6.2-2.debian.tar.gz
 435e4b2d32148a592cd82b842d1fa604 563232 xfce optional 
xfce4-terminal_0.6.2-2_amd64.deb
 3b7076b29aa2f9f8b56913ef956d234d 346912 debug extra 
xfce4-terminal-dbg_0.6.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.20 (GNU/Linux)

iQEcBAEBCgAGBQJRzeS6AAoJEG3bU/KmdcClDu4IAIIIuUtSgG0jEiUCzqlcVNA3
1I7uV+wOemMd3ptFKm9SxLvANg3PS2KX6rhdEHWbD9kmkhvof6ETwgX1oCwvHL07
XDa7Sc8nGzEYqZ7lD/L1k8KxzkZRM+bd7LCMOQIaYQbPGOzDGubiJxlggpPFLSMr
u2/HH+vcLZeG0eRuWVBCewRPAr4cXHkj8D6PaKtX2XOkTLMS4C+o6kV340Ieg6Zb
P95pRyW0518EIh45tlPH/KZiA0bgdz4khCzXkpbgMIb6RxOd63bI8GJKOY+gcQ50
lvPWnfTuQiXpWAkUfiLTxtFG4j+gp1Lr2Ff3jDMW5LMOrxRvO6ACKVmUtjt7OM8=
=kLrs
-END PGP SIGNATURE-


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



Accepted dcap 2.47.7-2 (source amd64)

2013-06-28 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 21:17:24 +0200
Source: dcap
Binary: dcap libdcap1 dcap-dev dcap-tunnel-gsi dcap-tunnel-krb dcap-tunnel-ssl 
dcap-tunnel-telnet dcap-dbg
Architecture: source amd64
Version: 2.47.7-2
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 dcap   - Client Tools for dCache
 dcap-dbg   - Debug symbols for dcap
 dcap-dev   - Client Development Files for dCache
 dcap-tunnel-gsi - GSI tunnel for dCache
 dcap-tunnel-krb - Kerberos tunnel for dCache
 dcap-tunnel-ssl - SSL tunnel for dCache
 dcap-tunnel-telnet - Telnet tunnel for dCache
 libdcap1   - Client Libraries for dCache
Changes: 
 dcap (2.47.7-2) unstable; urgency=low
 .
   * Fix segfault - issue found by Mayhem Team, Carnegie Mellon University
Checksums-Sha1: 
 156466ea73b538fa2fe03a077118beed9a86d69e 2237 dcap_2.47.7-2.dsc
 ad760ae3100ff5592c56a78e7424b4c4cf23d2a4 5713 dcap_2.47.7-2.debian.tar.gz
 c2825e3351553ed65426ac77cd9d0e71047ac0db 13808 dcap_2.47.7-2_amd64.deb
 1c155b43504926940b38c6b65fbe9c0d8df2fa73 114054 libdcap1_2.47.7-2_amd64.deb
 727142af866eedf39f414e33fd86c7fb2b4a16af 144516 dcap-dev_2.47.7-2_amd64.deb
 2828428df7c2de716c4be86c3c459f10939fe4a8 12388 
dcap-tunnel-gsi_2.47.7-2_amd64.deb
 5a0ddade75422b7cf5bfe9f546a7bda863b22720 12464 
dcap-tunnel-krb_2.47.7-2_amd64.deb
 28188374cd81ce0121397a3282c9d356544d7cf8 7206 
dcap-tunnel-ssl_2.47.7-2_amd64.deb
 5394f2b651301719f4086855311b9a5ed827a834 7904 
dcap-tunnel-telnet_2.47.7-2_amd64.deb
 d9ab1aee4d09032dcfe24ad2f0f744aedc2d02cd 375086 dcap-dbg_2.47.7-2_amd64.deb
Checksums-Sha256: 
 b5c2a945aa8c5129bf6872c6546f44a9a48c599a51d3b35ffe7305fd29d8aee3 2237 
dcap_2.47.7-2.dsc
 0346a8f7c34e2be29e25f5232fbb37727df640a0b5d571e226d599132060b5d8 5713 
dcap_2.47.7-2.debian.tar.gz
 3a28c4420fa15d0e97e2fb2f4c3824307092e4b902f4be02fb6d4bfcd49569b2 13808 
dcap_2.47.7-2_amd64.deb
 9f7c48d70b18772007db506de5300db979722e8d115b03769f5abd23d94d0e98 114054 
libdcap1_2.47.7-2_amd64.deb
 51465c4b047ac082a99e0bd2b98f54e8249898579aecde61118c1f8090ab9b19 144516 
dcap-dev_2.47.7-2_amd64.deb
 4869fbc3b1e3e42adfcd351dee259044849fbb208cf367397f87a54117437c2d 12388 
dcap-tunnel-gsi_2.47.7-2_amd64.deb
 590fbc0f5ad5bd6c54753c870206f0a37f54d8ccb2bfb45ff3b00499af7d3ab4 12464 
dcap-tunnel-krb_2.47.7-2_amd64.deb
 e3779ab88f248906249e3b094d475fa6483ea1b36a4f88d7ee8668e838638be7 7206 
dcap-tunnel-ssl_2.47.7-2_amd64.deb
 88a13df9ff20ff6e1226c7b54bb860ec16f4e01547cabe874473d678b9526bc6 7904 
dcap-tunnel-telnet_2.47.7-2_amd64.deb
 7848033ea169f77ffb604753f597219b390a35ed2690221b8da6e1827dc3d0a3 375086 
dcap-dbg_2.47.7-2_amd64.deb
Files: 
 9af4be74f26cd3021d45da927d8834cc 2237 libs optional dcap_2.47.7-2.dsc
 53e3e5b48cf63be7ce007e219b64e63c 5713 libs optional dcap_2.47.7-2.debian.tar.gz
 03ef90f7bf88df9a1a170991a51d6b1f 13808 net optional dcap_2.47.7-2_amd64.deb
 c0ca66a54a53c30ba62e1e607d1d1ffd 114054 libs optional 
libdcap1_2.47.7-2_amd64.deb
 261e86f66a357558506f259e2f5013c2 144516 libdevel optional 
dcap-dev_2.47.7-2_amd64.deb
 4157752bbddf6dffaa7047dc7d6d0851 12388 libs optional 
dcap-tunnel-gsi_2.47.7-2_amd64.deb
 890a0cd0ac67c5b112150410337ef30b 12464 libs optional 
dcap-tunnel-krb_2.47.7-2_amd64.deb
 a5a7a975dc812c42301041c5dec97d05 7206 libs optional 
dcap-tunnel-ssl_2.47.7-2_amd64.deb
 b9c113f9235321c90b530bed4e95589c 7904 libs optional 
dcap-tunnel-telnet_2.47.7-2_amd64.deb
 22645166fe869ecb1c090f0a9678ce18 375086 debug extra dcap-dbg_2.47.7-2_amd64.deb

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

iQIcBAEBAgAGBQJRzeivAAoJEOiuwv874alLAtMP/0PNaQRo6QQKbYwqrq1gnPhp
/L+QIKgWwFug4+0tEVirUZ51doi7esSjLUxT+WOPPV+yyzC5/smHXSLSwTHiDVhN
s/hkZBgnj1LIK6s63EzD2rv81OhI5BSfysxDotLZqba3laub/A5/pY47eUen7oPm
5SkF7zqqIva0f6zj5rv9+rkvLKLqkGjSbEE4x5BTZNV7V3RNs+SHCqFTKUWHFHQz
uNp9PcrqPSv2KxS8MB8VcXqAVw0CITGPjzkhWWGP63bBlg7m6BFvVHayDElopCsJ
sq1qdZ0cLFpPgtMAIylh+Au1znT2xaYALIP8M9jUaAShI4KbnVKZxdm5HXOvnx/2
JR83RZVIsp84NtETKCZ7cGVk/2XkFMb4Fh5OYwgJn0T0m2hU3tQlrNWVZixr/1Mt
HaiqMuuGQKG4cssueBsJTxy9jxorKzAw4xAg72BXlTpse6S9mEVF/nhEUyGC8+n+
nf58JJPGPoYqUhj/A3ET3z31EPWahF0N0PPTzGgo3Jcejgllwk/SZHVyRGz1hLyd
5/1fmwVs5CGXInAjFJTEsdaECdp7DhHiBn4ofIaErxqpCFcK1mDc2tq4wEwjojBU
xnXi2bLnH8vet/6kUPsuFgI2O+nw94CdNooJdbcuyiOrDfOq39PdiVIu1QXSCRWo
gKBFaJ9hEt4TexlHOMJV
=/u0r
-END PGP SIGNATURE-


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



Accepted lintian4python 0.23 (source all)

2013-06-28 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 22:50:35 +0200
Source: lintian4python
Binary: lintian4python
Architecture: source all
Version: 0.23
Distribution: experimental
Urgency: low
Maintainer: Jakub Wilk jw...@debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 lintian4python - Debian package checker (for Python packages)
Changes: 
 lintian4python (0.23) experimental; urgency=low
 .
   * Summary of tag changes:
 + Added:
   - pyflakes-doctest-syntax-error
 .
   * checks/python/pyflakes:
 + Update for pyflakes 0.7.2.
 .
   * data/python*-projects:
 + Update.
 .
   * debian/control:
 + Update pyflakes dependency.
 + Add “XS-Testsuite: autopkgtest”.
 .
   * debian/tests:
 + Add DEP-8 tests.
 .
   * lib/Lintian/Contrib/Python.pm:
 + Improve dependency analysis for deciding whether a package is
   implemented in Python 2 or Python 3.
 .
   * lintian4py:
 + Set module search path if run locally.
Checksums-Sha1: 
 6da04ffd962031e2c13184ea7ef2180b514dda88 1874 lintian4python_0.23.dsc
 cd02f636dd15213406713bd3b1e2459d323f04fe 85911 lintian4python_0.23.tar.gz
 3e9666728035c312cf0b80920ad1083d9cece649 57832 lintian4python_0.23_all.deb
Checksums-Sha256: 
 a4e152979f9444a92200ea1fc82da2d74a689091c7faf5c8894d10de38c68750 1874 
lintian4python_0.23.dsc
 471abc00cc2970406c28ac5da162f0a8f9a77dd6448dc2b7cc5fcd7116817f97 85911 
lintian4python_0.23.tar.gz
 b1233ec2781b14c2a9954ea8b1f34bf005a98202e96c49a5984b5ebf2fe3366d 57832 
lintian4python_0.23_all.deb
Files: 
 f8a5824abf4a3931305d4d57bb9ff3c6 1874 devel extra lintian4python_0.23.dsc
 d24ecf0d574caaca1ed23d5c5d4023ab 85911 devel extra lintian4python_0.23.tar.gz
 9e6b0c2a29d0a16ff99e9c35521d1c3e 57832 devel extra lintian4python_0.23_all.deb

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

iQIcBAEBCAAGBQJRzfidAAoJEC1Os6YBVHX1Q+gP/1S6+3O04oTyeAp7Gbp2jL39
QOzwRd1j0C4qCErzCXd48SKueDk4/atsaQBQm6p07vK3UYc53bHBlVi5gvwWYzW0
sDPIZCopAcuU1LwHKSmpgeogyNkOlTtCTmUMquJZiSG1JsrhB4q99cPs9KtvL51H
a2ykGyxhTfpB2dNA9jyE8oh1QnuZEXC2lIJZlmB4pmyMavCBfF2gKt64VusCBypA
fe+FdvMLvAXrDWs9Tg76aysqJNGX3QuYSWECHvzo+cm4IappAmpJKnnwheveUgfA
mXpk8Zhhqs1/nVPbhOX0FzZot1n8V5v5ZZ6Le+9MI+O/kDVz3NvkvcMfswvhjeQt
8cQlT7IqEh+tYKMn+O/c47WQjphhD7qB51gLJ6/mVK6EOsynZCZIMxM7qd69Ua84
P7+lUV8vp8A5y+2gVV+Xk2Abz8gIXgrHT5a2R8f2W98MFlXt//OTxFQucMdY4kJy
3lLdEd8QCVEBYnywE53J/43aYp3LQ6pjoWavwOefethZCZKtO6imIjJvsTr4lz71
S2ty3pdSQ4wi83eYAeBjqSm590A+NBJo0lqTLL6eE8OYgvfsAVABmnRUZZ0qE5o9
RErAZ/ifHoJXB62qRm+qa11MqDZluLqteBW/XLFe/Y/5+diE7K7X3QIJMJe1OXNR
GUlKTeNosDbb3Gtk4+x7
=ppA2
-END PGP SIGNATURE-


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



Accepted usemod-wiki 1.0.5-2 (source all)

2013-06-28 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 22:14:12 +0200
Source: usemod-wiki
Binary: usemod-wiki
Architecture: source all
Version: 1.0.5-2
Distribution: unstable
Urgency: low
Maintainer: Christoph Berg m...@debian.org
Changed-By: Christoph Berg m...@debian.org
Description: 
 usemod-wiki - Perl-based Wiki clone
Closes: 669770 710663
Changes: 
 usemod-wiki (1.0.5-2) unstable; urgency=low
 .
   * Move HomePage.db from /usr/share/doc/usemod-wiki/examples/ to
 /usr/share/usemod-wiki/ (Closes: #710663).
   * Convert to use dh-apache2 to support apache 2.4 (Closes: #669770).
Checksums-Sha1: 
 ae2a077326f3554903d1cbf3f637ca036c9f9d9f 1751 usemod-wiki_1.0.5-2.dsc
 1cc92363e24703e0aa5fba7fcacf00f0714ab669 14645 
usemod-wiki_1.0.5-2.debian.tar.gz
 73e43162cb1c2d52d1e11b9c91d3127e7412d55b 67472 usemod-wiki_1.0.5-2_all.deb
Checksums-Sha256: 
 7ac8e27ca63b784cac4c33cecd9caba9dbf90fea60b8a2a18933899f890b2d49 1751 
usemod-wiki_1.0.5-2.dsc
 2fd1609afca74085d3244fb5c7015bc1183e95845bcab8c469696d6a1a011aa3 14645 
usemod-wiki_1.0.5-2.debian.tar.gz
 93d3de08ef817181d51d90c0b7e0e927e5c72e80365694a2a6b306c7760436d9 67472 
usemod-wiki_1.0.5-2_all.deb
Files: 
 8bb3665051d070a8f5208f59b817931f 1751 web optional usemod-wiki_1.0.5-2.dsc
 0281a351fe0da645420a41d36eceb915 14645 web optional 
usemod-wiki_1.0.5-2.debian.tar.gz
 533e0abe1bb3b459d9bf4c726afd65af 67472 web optional usemod-wiki_1.0.5-2_all.deb

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

iQIcBAEBCAAGBQJRze7AAAoJEExaa6sS0qeuOskP/i2NCGQkizEf8/RkdekMnULb
P6Ojl9qz9V3R+dR6dU5a+FOpuurBxqDeiwpACpBYggEsXgfQhNbgS+CMDAEAKryj
c61JQ+SQuLh99T8VvZZ6+PF6bgNMxz7n2Fo6ba3FtY7Ajs3Ne5iQI9erHjqCD5GA
13/0cqDDzaOL1M1BK+wX9daYpz7Qr1+z+CP/2+/gdtw1K9+y8mI/Ulcmcgp2tF5j
BXLnKRYU4df7KLJ1HwdvITNZv7myMQcqpo1iHeS2Kx7YsxOThWWaB3QrmKP4pYol
0Sv7mqk7l8FtXagriDQc1IbF+bZSySUyuSfic0gmGKrKmiHkhkIEo8/gqYxqJ4/j
HZ1XeTF+muPLqC9v7yyRB9JeRyC9AVnOYdjK3vkg+JtFtwpk/5mBUwPGA6vGzugy
XMLRxN5b5fi9jLuAdMzI+CKjCt7j36wmf8RrjisCnB3EkTNErET90aYc2BLKjwc4
56c7zgWB5/hEiHcUhMWKt0fbBEwLgEO1MR/QXNfdQP9wKu9vP/C1vvmOiJstcS0N
8wsnJT3bU7q6Oi1IU3DoWTUtw97n52zOfkJ+pdiI1PWo5PUdhbUcR5lXZv1qkGfG
r0kHrObORNtrRnTnCYW0KKvjMjeETUvuzhV/rhFL4fTEgxuVH4EU7jVimonixr+4
X0MPaCvId9Djsq8eZD1y
=Ho84
-END PGP SIGNATURE-


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



Accepted v4l-utils 0.8.9-4 (source amd64)

2013-06-28 Thread Gregor Jasny
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 22:29:07 +0200
Source: v4l-utils
Binary: libv4l-0 libv4lconvert0 libv4l-dev v4l-utils dvb-tools qv4l2 ir-keytable
Architecture: source amd64
Version: 0.8.9-4
Distribution: unstable
Urgency: low
Maintainer: Gregor Jasny gja...@googlemail.com
Changed-By: Gregor Jasny gja...@googlemail.com
Description: 
 dvb-tools  - Collection of command line DVB utilities
 ir-keytable - Alter keymaps of Remote Controller devices
 libv4l-0   - Collection of video4linux support libraries
 libv4l-dev - Collection of video4linux support libraries (development files)
 libv4lconvert0 - Video4linux frame format conversion library
 qv4l2  - Graphical Qt v4l2 control panel
 v4l-utils  - Collection of command line video4linux utilities
Changes: 
 v4l-utils (0.8.9-4) unstable; urgency=low
 .
   * Fix crashes found by Mayhem
   * Bumped standards to version 3.9.4 (no changes needed)
Checksums-Sha1: 
 a635fba17d014fbf4d0ed7bcbe3b8237c38cbd9a 2243 v4l-utils_0.8.9-4.dsc
 3747c56276e2bf79ef25b4acdeec08cd9409274e 16945 v4l-utils_0.8.9-4.debian.tar.gz
 563045bd66423b1e00d3c047e5c500385816f7d4 58098 libv4l-0_0.8.9-4_amd64.deb
 b53af9c5a2b71bee16be234947f1b88ed84d3e7a 100690 
libv4lconvert0_0.8.9-4_amd64.deb
 c6225625f263a29c08a11f8f74ef1447420b9c37 7912 libv4l-dev_0.8.9-4_amd64.deb
 6ab0afd0d8bade059427fe403ed2dbfc07e7ddba 145974 v4l-utils_0.8.9-4_amd64.deb
 1594466fedaabfb01399ff9204525d0668504cfc 113328 dvb-tools_0.8.9-4_amd64.deb
 41a6f0c1c5362467b56db42a2305bac3b67addcb 42 qv4l2_0.8.9-4_amd64.deb
 31c51f72a82d03a4412dcd189b8edbfba85cd1b3 69988 ir-keytable_0.8.9-4_amd64.deb
Checksums-Sha256: 
 57dfde73a774981cc5427168e41b5e53e578ca63b13b65708c48e3b81b8cc958 2243 
v4l-utils_0.8.9-4.dsc
 90780a2ab01c41ee7f634d6d08f194c01c298d6beee666f169606a43a9d243b1 16945 
v4l-utils_0.8.9-4.debian.tar.gz
 b34244a77de597039ad81087545c09d9006de947ec6dceebbd81ec497004d6b1 58098 
libv4l-0_0.8.9-4_amd64.deb
 ca23bb580114bc6b2b6105648e43edd80cec2eec8ea7a2605f7f51a353eaae59 100690 
libv4lconvert0_0.8.9-4_amd64.deb
 d9c97b0b6c242581265ad51ecddc9f55adda5b8da1d8e88822d093fba6a5dbbd 7912 
libv4l-dev_0.8.9-4_amd64.deb
 1415ec91d042a1a56440dbac73bde199db3a43f1a0d5c99ffedcab70b71672aa 145974 
v4l-utils_0.8.9-4_amd64.deb
 bc4b411fd220c7cf1b11e504be9b23340335e86d5b43cd246e1a59c28afaa048 113328 
dvb-tools_0.8.9-4_amd64.deb
 7a88f8320c19be0c62b05bb7ec5b006fa1f11bf47c3c65007451d8f216679a19 42 
qv4l2_0.8.9-4_amd64.deb
 e3dffdf440b82b431b6571d5fb6ffafa35c6c16b6545402e94b6469aa4a99652 69988 
ir-keytable_0.8.9-4_amd64.deb
Files: 
 6ba2f10881ee4c804a7a0b829da148fd 2243 video optional v4l-utils_0.8.9-4.dsc
 311b81cc33e60f93903fc160d6d9a04a 16945 video optional 
v4l-utils_0.8.9-4.debian.tar.gz
 14abe08cf4d4b13430cc760d787d2b8a 58098 libs optional libv4l-0_0.8.9-4_amd64.deb
 2a98ed3fa63f93e089675b7aa177c24a 100690 libs optional 
libv4lconvert0_0.8.9-4_amd64.deb
 58c85f84ad1cd8e83806f88b8a518757 7912 libdevel optional 
libv4l-dev_0.8.9-4_amd64.deb
 643c5877cff8587c8d3ca1e67a81b3d9 145974 utils optional 
v4l-utils_0.8.9-4_amd64.deb
 880035d6d1d33d534736c84515ebca29 113328 utils optional 
dvb-tools_0.8.9-4_amd64.deb
 ff330f83304b8d9658a3aa82f4c528f4 42 utils optional qv4l2_0.8.9-4_amd64.deb
 897a9bcc0f862fdbef2f6cd764612918 69988 utils optional 
ir-keytable_0.8.9-4_amd64.deb

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

iQIcBAEBCAAGBQJRzfa4AAoJEBmaZPrftQD/XqgP+waU+B09Kdwq5vfhOU8DWc3X
axRjd/t1UYccIIozohJoD6Q4Gl1MNliH/GjJLzoYewmtIBBFQ1iGl/8M4ot2RsWb
Q0AT51Pt/ISIlikewfSnghwySNEexkJglhEweBJn5zrNfPullHqEWKEiBeHRh+Cu
UQauO+Hm2qXWXltXIw7iWx120arW0cadB/CySIGWtYq01F5NWvv2/28Ber6THc/+
GFgbBqKla80BsJRtHVbowSZBj/O0kVNiddhb7mUEgk/WmqmzFJiaTymCQ/DiC9kd
witlaA9ydM9as/fRqt+fTxAWaHE9dfafV5edzVS3sVcPHjxTp35QtP1jfPrLpaP1
3oT+a9619YxKHKJ8mxa0T6pP6rzyKq4HQTA4NKMKlmH1uGVvJyLEK1vYZiJvBM8s
xdZ7SJrYqYjExmqvtJwYFCEITr8zGf3UgXulGJUjjlR+KaPI9g6o+wpFsWjKvCen
KquSQWumtw7FSksJzcMXjQfGmDOjobOwtkQHP8BCOYLIowqMS0r+rvA82kPpnAfl
AGjDVn4Xe83QxYwH0QaA888eIrwckO76tKCuUiQUrdS7NSFP5OUa6MDTjCWrGj0m
7s8Xa8Y1VIziG/AckqZRN1R8HOTnXP4SpzFzYxQ2ShU/jlUpLo+QrO18fnjy/I5s
ZcChlIm3fiLchIC0w0oV
=5nyV
-END PGP SIGNATURE-


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



Accepted xfce4-terminal 0.6.2-3 (source amd64)

2013-06-28 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jun 2013 21:55:23 +0200
Source: xfce4-terminal
Binary: xfce4-terminal xfce4-terminal-dbg
Architecture: source amd64
Version: 0.6.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 xfce4-terminal - Xfce terminal emulator
 xfce4-terminal-dbg - Xfce terminal emulator - debugging symbols
Changes: 
 xfce4-terminal (0.6.2-3) unstable; urgency=low
 .
   * Really add debian/NEWS.
Checksums-Sha1: 
 6c0b97f5f16468a3b241cdf285411a074a31cb42 1896 xfce4-terminal_0.6.2-3.dsc
 558e04e080f14873d16384b37d0b6c5bb02db37c 9615 
xfce4-terminal_0.6.2-3.debian.tar.gz
 3dd4bb3906d9c8099f7cd8522c055e2b17d8574c 563634 
xfce4-terminal_0.6.2-3_amd64.deb
 5c82ac6ebbf1fb0cd1364ac8aed6d04bbc309b4c 347396 
xfce4-terminal-dbg_0.6.2-3_amd64.deb
Checksums-Sha256: 
 56b37d286bfb260866f56ac2c0515203a03f05b6169077d837a0e9779a9cf0e3 1896 
xfce4-terminal_0.6.2-3.dsc
 4cb3f96710984c3e4d9a257757b2723904105b15f4943d780d9c690d47bdbdd0 9615 
xfce4-terminal_0.6.2-3.debian.tar.gz
 c2b906d046e0de493dae37a1382045398422f9a4dead0cd0c797f6f7586c824f 563634 
xfce4-terminal_0.6.2-3_amd64.deb
 12e12b5461ef1d04efb9c2c3609b04737e1aaeddd4fe774134c6b2a22b1c5c97 347396 
xfce4-terminal-dbg_0.6.2-3_amd64.deb
Files: 
 3f2c683429a2a8c4f016005c20d96c97 1896 xfce optional xfce4-terminal_0.6.2-3.dsc
 b5af281f567f3fdb83537de70e331829 9615 xfce optional 
xfce4-terminal_0.6.2-3.debian.tar.gz
 480815a6301ff4155e3a47d8a29b1bed 563634 xfce optional 
xfce4-terminal_0.6.2-3_amd64.deb
 2d3de497bb178c9856c391a10ea0c35a 347396 debug extra 
xfce4-terminal-dbg_0.6.2-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.20 (GNU/Linux)

iQEcBAEBCgAGBQJRze9dAAoJEG3bU/KmdcCl3MUH/1CvbwFgYW+mP9L+GmlGzdnQ
qzeqZNj9NY1BDoI0WmofB2WopmSD2+J+3U+CJzFojDlAPPQsYWi7s7eIzEsRQmW6
7Ouewkxq1T5o8QetxSsZRqMHIAf99OAHi2hHYNVBH/n/TDjh5/xGhDTMVyv6NOEw
fKb/dOyea8K1VHbIkQtuyL1PhBDiH7satWHp0bkh0bi0cjeHzxkcF+6TGg+AMFPg
wXGvESGPAvTlTGgMDHAKZKV9IsAuu5ceLNn0pW45J2NZdH0b7JZYQIjPs0LBhrqP
BqJkzPjhndW76HUjDjZWnp1+kJXP1LzJ4GqA61m1U9mR3REdGkNodqSrFBTj7go=
=AJJa
-END PGP SIGNATURE-


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



Accepted aptdaemon 0.45-3 (source all)

2013-06-28 Thread Julian Andres Klode
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 23:32:36 +0200
Source: aptdaemon
Binary: aptdaemon python-aptdaemon python-aptdaemon.test aptdaemon-data 
python-aptdaemon-gtk python-aptdaemon.gtkwidgets python-aptdaemon.gtk3widgets
Architecture: source all
Version: 0.45-3
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode j...@debian.org
Changed-By: Julian Andres Klode j...@debian.org
Description: 
 aptdaemon  - transaction based package management service
 aptdaemon-data - data files for clients
 python-aptdaemon - Python module for the server and client of aptdaemon
 python-aptdaemon-gtk - Transitional dummy package
 python-aptdaemon.gtk3widgets - Python GTK+ 3 widgets to run an aptdaemon client
 python-aptdaemon.gtkwidgets - Python GTK+ 2 widgets to run an aptdaemon client
 python-aptdaemon.test - Test environment for aptdaemon clients
Changes: 
 aptdaemon (0.45-3) unstable; urgency=low
 .
   * Drop the pkcompat package for now, to ease PackageKit 0.8 transition. Will
 upload a new aptdaemon release after PK 0.8 migrated to testing.
Checksums-Sha1: 
 b5fef4b0e4a0afbeddef755f4c23e51f402b84d9 1773 aptdaemon_0.45-3.dsc
 66b1697d379adb4ededf7e6e8db8a2804473ff18 16909 aptdaemon_0.45-3.debian.tar.gz
 485c6ff0861aa4651b11affadb17ab2c9faf4277 277718 aptdaemon_0.45-3_all.deb
 f11827ca89d15e83046668cc3eb9594575dc685d 92162 python-aptdaemon_0.45-3_all.deb
 b180efa645aff02e8fa77c3a5702de741478af05 91800 
python-aptdaemon.test_0.45-3_all.deb
 6e69dd0799059eb01a80551f38a8fba0457c285c 191174 aptdaemon-data_0.45-3_all.deb
 3439a6dfeafb5a954b666aa43b92408f2fc5d569 13470 
python-aptdaemon-gtk_0.45-3_all.deb
 112b5a24191ef9c6d8b4e296222099cc8ae08621 26490 
python-aptdaemon.gtkwidgets_0.45-3_all.deb
 a07aefaefcc6b3f873322884cb5d01eb88a7c7d3 27430 
python-aptdaemon.gtk3widgets_0.45-3_all.deb
Checksums-Sha256: 
 94a288ab0aa21d00b74736f9cfb463d9be1fdb6cd1a6e0f5afcf9d6c9df1fd4b 1773 
aptdaemon_0.45-3.dsc
 25920ae32403d0a0afd07274a46c5e51be9daaf7e8211c9f132b3501a7b7ce3e 16909 
aptdaemon_0.45-3.debian.tar.gz
 27f7a2b6d92cabc12fa7a6458cfd6bfc0478958c49e299fb6b5509e8fd3421a9 277718 
aptdaemon_0.45-3_all.deb
 03fc89be99aa597912e3e6bf98eff4411d6ff96bfdbcd303c37f6f7efdf48da5 92162 
python-aptdaemon_0.45-3_all.deb
 7ead494f1878d9fba59aa3b39372d8a3f24e3aaabc5a3e5a1bee364cfe5b 91800 
python-aptdaemon.test_0.45-3_all.deb
 4e93783d65a61721ccd248b316af8d77523df3c6421d8318a4af5d120c073e99 191174 
aptdaemon-data_0.45-3_all.deb
 1db2d933e5c87ace8360aec430dabf318c66c1251f8f3f80b3135fbcaeba2bc1 13470 
python-aptdaemon-gtk_0.45-3_all.deb
 206e823fd8f9ddfd45fa396d462e8493af5c9895be6cd31fbccaac809945479f 26490 
python-aptdaemon.gtkwidgets_0.45-3_all.deb
 896c64505fb1dd5dea1ae427cb4e0b77244d5f663ba2c8cd69ba76b058adde03 27430 
python-aptdaemon.gtk3widgets_0.45-3_all.deb
Files: 
 ba6c98e9d82d1bb87ba55887ded1e6a7 1773 admin extra aptdaemon_0.45-3.dsc
 126c3cd6501bd3cc615d017144bb895e 16909 admin extra 
aptdaemon_0.45-3.debian.tar.gz
 fc08fa6427f12f4d75faff00a09a4d72 277718 admin extra aptdaemon_0.45-3_all.deb
 b6acd1b77e81c8a347f3e5276c2b1a64 92162 python extra 
python-aptdaemon_0.45-3_all.deb
 a2e1367a65a58a17cc9aec5b934380ad 91800 python extra 
python-aptdaemon.test_0.45-3_all.deb
 2b15bb8b221d9da92cb17ee48407ff95 191174 admin extra 
aptdaemon-data_0.45-3_all.deb
 1bbfad1c5ea0208a3e3d13b0495c7a6c 13470 python extra 
python-aptdaemon-gtk_0.45-3_all.deb
 725343ab99bd6bb8340f4bcc2d132855 26490 python extra 
python-aptdaemon.gtkwidgets_0.45-3_all.deb
 efa2ab262d8788e670247deb616b63e0 27430 python extra 
python-aptdaemon.gtk3widgets_0.45-3_all.deb

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

iEYEARECAAYFAlHOAwAACgkQrCpf/gCCPsKDoACfa95pFiEolEueI1poLNke1iVp
X8kAn3eL7TlnrO3e8Mse5+zkxesMqf2F
=VcPX
-END PGP SIGNATURE-


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



Accepted networkmanagement 0.9.0.9-1 (source amd64)

2013-06-28 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 22:44:59 +0200
Source: networkmanagement
Binary: plasma-widget-networkmanagement plasma-widget-networkmanagement-dbg
Architecture: source amd64
Version: 0.9.0.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 plasma-widget-networkmanagement - Network Management widget for KDE Plasma 
workspaces
 plasma-widget-networkmanagement-dbg - debugging symbols for KDE Network 
Management
Changes: 
 networkmanagement (0.9.0.9-1) unstable; urgency=low
 .
   [ Felix Geyer ]
   * Replace kdebase-workspace with kde-workspace in package dependencies.
   * Add network-manager-openconnect to Suggests.
   * Switch to debhelper compat level v9 which exports build flags.
 .
   [ Michael Biebl ]
   * New upstream release.
   * Bump minimum required version of network-manager to 0.9.8.
Checksums-Sha1: 
 dba639bba57c03e3e133a5a893d1f182be277483 2416 networkmanagement_0.9.0.9-1.dsc
 b4792de80cd72e6d427297eb76626a453048ec7e 1513075 
networkmanagement_0.9.0.9.orig.tar.bz2
 808adb45bcb84e46db6731d9e721d93ecd3d9431 9260 
networkmanagement_0.9.0.9-1.debian.tar.gz
 a596ee8b63f984c9e79f069a946195e42e35a989 2732080 
plasma-widget-networkmanagement_0.9.0.9-1_amd64.deb
 f1ef2970d87f71528ae124666266d172308b593c 1824 
plasma-widget-networkmanagement-dbg_0.9.0.9-1_amd64.deb
Checksums-Sha256: 
 81f605cd71ba68f49d17fe67dc503194008ec1b189961a085cd7c722a098071b 2416 
networkmanagement_0.9.0.9-1.dsc
 d6a7603df2a48e14cef4c44dcaee5773d7ed3cad5b8780307b356df4639231ca 1513075 
networkmanagement_0.9.0.9.orig.tar.bz2
 e3c5a91f46985b09585493afc3900f94c62c2e6bdbf5b161d2cfa027c6f18650 9260 
networkmanagement_0.9.0.9-1.debian.tar.gz
 c2ff3749590f5167942a2aeae4e86aeeaa7c7d4cb83ae1b6e5cb1726eef3888e 2732080 
plasma-widget-networkmanagement_0.9.0.9-1_amd64.deb
 e46a8c5f814ce490b6824c26e30ccc4f5210342d935c2f6739de5db5eacdbe84 1824 
plasma-widget-networkmanagement-dbg_0.9.0.9-1_amd64.deb
Files: 
 bff1a05c7cee945ab4037e3844713bee 2416 kde optional 
networkmanagement_0.9.0.9-1.dsc
 ce8841d95906ac28dadd8bc3f345c5f2 1513075 kde optional 
networkmanagement_0.9.0.9.orig.tar.bz2
 a4c0b63bb5d308d9c3683b6ab836429c 9260 kde optional 
networkmanagement_0.9.0.9-1.debian.tar.gz
 02ecaadae55c46eeb260b6e6e8b5a55e 2732080 kde optional 
plasma-widget-networkmanagement_0.9.0.9-1_amd64.deb
 a28c063a66199d03d23755ec1a538094 1824 debug extra 
plasma-widget-networkmanagement-dbg_0.9.0.9-1_amd64.deb

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

iQIcBAEBCAAGBQJRzfh8AAoJEGrh3w1gjyLc8q4P/j/rdU7B58R2Ilvl08o7LbjV
cNS5foLR/mA/irHQiPId9ecmZVFVW0br7SjiNbjTGR4eLgIseWCBLqj2STP5KUqy
n9VsX6XbHHU02/V1/kmUlWpL43DT3CESOh+eli5wmiuRGqc9r+QaCoUSuRuaBPXa
qOG+vu2gwcBz7OiLbIbs5kh/QL5SpLD4zmnLyn5Z7hyJ3fm2vTQIWURvLuESuYYc
uGavNFonQTQB2aRNFlCrKuWzH38uSUG3pHp/YHTWPmOdYE9RWTMgvDZSKk9oB0UL
Yhe2nLiEw7gCQYYFj3/JFsmhJvDZhGDWLwruE51HAyfSkbe0qZeGi/qmDcl//hQc
ESU0kvqjGVmxrNR5jdZ4F1tBjmc+MPwdot0Zt3Q13EYGBd1T5SFi7drqCSWPtQpW
hoGN0s9CcnsTvCOmN9bU0FUHwBx+RYhTu5SCP5yzSB19FjcDa2rffOfCP5w1zAik
NsyBkzOoU1qFzCm4hYo76N+pEzi/ZPbJDQTZRqnxB9kteBa7esFYaMNJ4Mn+6tD0
xZ9HlBUrW9F8C9phmS3Wv7zI3NJBi4p59QmaSQzOdoqVhtOlOHIz7p0lpSmMhqnF
OpwrTw6QLg7ZBSp2+M2TrLRxJW5W1C/zYmfjaSZL1sw+/rAsD3niDa7S1RMDcUXc
YnGG7WiQ5n1hzaz7P0QX
=Pp7l
-END PGP SIGNATURE-


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



Accepted freerdp 1.1.0~beta1+git20130628-1~exp1 (source amd64)

2013-06-28 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 18:16:49 +0200
Source: freerdp
Binary: freerdp-dbg freerdp-x11 libfreerdp1 libfreerdp-plugins-standard 
libfreerdp-dev
Architecture: source amd64
Version: 1.1.0~beta1+git20130628-1~exp1
Distribution: experimental
Urgency: low
Maintainer: Mike Gabriel sunwea...@debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 freerdp-dbg - RDP client for Windows Terminal Services (debug)
 freerdp-x11 - RDP client for Windows Terminal Services
 libfreerdp-dev - RDP client for Windows Terminal Services (development)
 libfreerdp-plugins-standard - RDP client for Windows Terminal Services 
(plugins)
 libfreerdp1 - RDP client for Windows Terminal Services (library)
Changes: 
 freerdp (1.1.0~beta1+git20130628-1~exp1) unstable; urgency=low
 .
   * Development snapshot [June 2013]. Targeted for Debian experimental.
 Based on upstream commit: b91f0bbb90e950583dd273fffef68d2c242120b6.
Checksums-Sha1: 
 5ac200164be16310763c1e895de55ca1a3bd908a 2503 
freerdp_1.1.0~beta1+git20130628-1~exp1.dsc
 4736888576ef6a4c6a98dfb47dae4e5e485415f6 3521561 
freerdp_1.1.0~beta1+git20130628.orig.tar.gz
 c3246c032d31da4377305cde6df2f50e874a0a01 12498 
freerdp_1.1.0~beta1+git20130628-1~exp1.debian.tar.gz
 17b91570a476321842ae9381ffb45a2e84c47f6f 1704758 
freerdp-dbg_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 986c5821035f903060072910ed9189055b594ae7 53360 
freerdp-x11_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 1cc3c43f1547a2532ae1c67a8ea9524b46ac8641 254108 
libfreerdp1_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 8a154dfbab4c54c53b1f6c8c8933844a3099a397 94870 
libfreerdp-plugins-standard_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 caec728dd7c70b0312fd040ecff59e96b987a543 57740 
libfreerdp-dev_1.1.0~beta1+git20130628-1~exp1_amd64.deb
Checksums-Sha256: 
 81fc184f0cf58d2ffef4349be9b4b29fa9950a1a91f2576098793cf286bb06a9 2503 
freerdp_1.1.0~beta1+git20130628-1~exp1.dsc
 ca149cb98266b1f6b3e8d1b38dd36b5f9ba4b76e3d5d3faa75ff2a5a81ab5191 3521561 
freerdp_1.1.0~beta1+git20130628.orig.tar.gz
 09210c32f95b27e4c5f8f1d8a083b31e91142c1d096162af237784a9151964dc 12498 
freerdp_1.1.0~beta1+git20130628-1~exp1.debian.tar.gz
 18f4b3ac9763c8bb7385039455e1c7d1cb6935e767a89bc0d8a225c0a32ad301 1704758 
freerdp-dbg_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 68c88a9ad667657087e8f54b55715bed4462f68d252688da7f2707df8fa96b45 53360 
freerdp-x11_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 e846b32501ab9ce6785083d9f5ec42efd732c46a38437c3f593c45ce4858fa4b 254108 
libfreerdp1_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 025ed85818b5cea6f2279eed761af4a76e7f55481f48eb1a5e2313fe34bbbe9d 94870 
libfreerdp-plugins-standard_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 7a240dc7783079462f5472def010193bfae86e58ecb99f79567c9e3008ce2668 57740 
libfreerdp-dev_1.1.0~beta1+git20130628-1~exp1_amd64.deb
Files: 
 87b42b7fb419e675f23da1362da5ef54 2503 x11 optional 
freerdp_1.1.0~beta1+git20130628-1~exp1.dsc
 ce70f113b490438c9d21742c903864b9 3521561 x11 optional 
freerdp_1.1.0~beta1+git20130628.orig.tar.gz
 d7c5569647e781e16dc325a5cf7b5441 12498 x11 optional 
freerdp_1.1.0~beta1+git20130628-1~exp1.debian.tar.gz
 99abb6c8d0d468baac1d1d9b450dc61e 1704758 debug extra 
freerdp-dbg_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 1e35e3f96922973c2382639aa22cf5ba 53360 x11 optional 
freerdp-x11_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 af893f56047e1f184b7f1774357378a5 254108 libs optional 
libfreerdp1_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 217a9663bb96aec8ffc87e9690135323 94870 libs optional 
libfreerdp-plugins-standard_1.1.0~beta1+git20130628-1~exp1_amd64.deb
 2ffe499a25762656f2edf626235b5fbc 57740 libdevel optional 
libfreerdp-dev_1.1.0~beta1+git20130628-1~exp1_amd64.deb

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

iQIcBAEBAgAGBQJRzgP4AAoJEJr0azAldxsxSSwP/2LzmavzJ2VIMaAChHdnd8Zy
ckTeXlPC1dTOOkNwSN/55qVXQBKqfF8YNtWDVrV4tiHGbL96NM5jiQjZ+IeOJbyb
f2XsrQxU/Im859ytv1YPnmMZqZDWCbQFynVRw4UTWfuwQ/RMrZKddSRUajTeE54A
b4hn40cTMPUiheFFGCDRWRaUm6jfBxtX4mhjAIvUWDlO0ygU+J6BUoKvrzazAuDe
Vq8Pl9J0mudSOyKgpDCr5UO8YGa8cSx87F7vnyea5+P60S9Kj9kulorFJY6dHgMV
MCEOiplXxLAY2vblBJBeli8aj1+O2GkD1/0KLeGLzlSZenU7D0vSRKOjkRyR6FBi
g6ccQyB2nr5t3pNPnRaMcRqSM0Kxjeaij6ymxAcEXdIGzOl8TBaNddEeKD5oQSh/
HRwXrlNLqC2hZxn0lYye8SM3Jr2iT5GTakCD9C8xNeRJVEx93YQKFLtQPfNMib8Z
6SFc5TfQyeff4mMxt2thaahgQrxekPSn/puyt70jJ5T+/DBVNsAfj9QovnsEUJNK
kFFtkTktYkEecLaTDGpcNOXXlsq7s4ezEUv4X/N+NVB2sl5mLKZSBR//IqLo9cys
ieRwMQ1ese/+pWLkKogs6G71XOs5LeFfg4mEewgfF2GteocgYyTVYkpbeGQKntwr
Wfal4EHfQiw+2//yLxLS
=GC8B
-END PGP SIGNATURE-


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



Accepted gtk+2.0 2.24.19-1 (source all amd64)

2013-06-28 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jun 2013 23:43:02 +0200
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin 
libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf 
gir1.2-gtk-2.0 libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.24.19-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gtk-2.0 - GTK+ graphical user interface library -- gir bindings
 gtk2-engines-pixbuf - pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - example files for GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk2.0-0 - GTK+ graphical user interface library
 libgtk2.0-0-dbg - GTK+ libraries and debugging symbols
 libgtk2.0-0-udeb - GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk2.0-bin - programs for the GTK+ graphical user interface library
 libgtk2.0-common - common files for the GTK+ graphical user interface library
 libgtk2.0-dev - development files for the GTK+ library
 libgtk2.0-doc - documentation for the GTK+ graphical user interface library
Changes: 
 gtk+2.0 (2.24.19-1) unstable; urgency=low
 .
   * New upstream release.
   * Refresh patches.
   * Update Vcs-* URLs.
   * Bump Standards-Version to 3.9.4. No further changes.
Checksums-Sha1: 
 e2c768b16d8dbab7ae8176e15b010ece29320773 3608 gtk+2.0_2.24.19-1.dsc
 5faee976b76996396c79a07d5175a53b97cdaa3d 13374160 gtk+2.0_2.24.19.orig.tar.xz
 2ac6cb255d7d0b78dd69a5defec69b9e5e73d9bc 104166 gtk+2.0_2.24.19-1.debian.tar.gz
 4ba921386b81be116c0178e3ef34d2fca3282865 3134546 
libgtk2.0-common_2.24.19-1_all.deb
 33dc6bb55f11711e8dcf3f3b748ce5d0282a5637 2796952 
libgtk2.0-doc_2.24.19-1_all.deb
 b22b8e7f5991946468f6b00ae04d1bf2e34fb439 520424 libgail-doc_2.24.19-1_all.deb
 2b52ad2a1c240b57afc87002bfe77d4f2c481f2e 2231840 
libgtk2.0-0_2.24.19-1_amd64.deb
 d9589f2bccb312d77445e88eda9cf18d7689dd58 1647024 
libgtk2.0-0-udeb_2.24.19-1_amd64.udeb
 5d6f302a1e69e5d4ea0c02919b78f7f15b90897a 515900 
libgtk2.0-bin_2.24.19-1_amd64.deb
 1b52eb5f40677bc3d8dc82c05ec0b3d09ff7841b 3060752 
libgtk2.0-dev_2.24.19-1_amd64.deb
 89941fd7ced1760c9013de4c056140d25f76147f 5194290 
libgtk2.0-0-dbg_2.24.19-1_amd64.deb
 46bdfc952b2733d4b8bdd91493a2670dccd94d1f 752404 
gtk2.0-examples_2.24.19-1_amd64.deb
 dbcb4e5fcbb86bd8e7ff56ec14744bd20755db51 524936 
gtk2-engines-pixbuf_2.24.19-1_amd64.deb
 09638a3a9a3ea80e5b91034c07c2b5793bafc66e 677930 
gir1.2-gtk-2.0_2.24.19-1_amd64.deb
 0b397dbf3e98fb11d02e79696633f46f8d141d38 520620 libgail18_2.24.19-1_amd64.deb
 60f68152f3bb0e9504b2a8fd9d28b6bfbd336740 616232 
libgail-common_2.24.19-1_amd64.deb
 4b213b7747a0679aff7ab99b48e308f51632fd4e 520788 libgail-dev_2.24.19-1_amd64.deb
 a3fc3e7a405046841c7f6ccfa01b6c23677840ac 945202 libgail-dbg_2.24.19-1_amd64.deb
Checksums-Sha256: 
 15157049e4ae7451b6b3f15bd4387a9012a3f49c32d20ee3c6ffbf10250ae55d 3608 
gtk+2.0_2.24.19-1.dsc
 15b8bf463eba99abfa58270662914e8e9b83568ab4945b5f0ef1aa29e90becb8 13374160 
gtk+2.0_2.24.19.orig.tar.xz
 3b390fc6847a4daa5036238322cfdd60e8eacfdfd73b0f4c0c7a7aa5ca42151a 104166 
gtk+2.0_2.24.19-1.debian.tar.gz
 977153011451f1b757c1070843597b46ef439d6b41171ea8d5ddea1993e8ef00 3134546 
libgtk2.0-common_2.24.19-1_all.deb
 43946ccbf5cd92466474a1c597514d9a9da8ca9910c5b46039e3dc1940cd4dda 2796952 
libgtk2.0-doc_2.24.19-1_all.deb
 c33781b439bff85af13326fbd1ecf49d76f2b1c8f131b2a48e3403312b8d49e8 520424 
libgail-doc_2.24.19-1_all.deb
 6d6e1e7b3e9b653032e94af7a7cc40f9b9b39926c80459394892890c69635f7c 2231840 
libgtk2.0-0_2.24.19-1_amd64.deb
 82db4f112a0f4d351db349fecd789b8ed1a67a98044cd12251103f7d807d3966 1647024 
libgtk2.0-0-udeb_2.24.19-1_amd64.udeb
 03c44999d0f5d8882a861688b37bb47d9b35a7ae23fab64089940e29eecc50ed 515900 
libgtk2.0-bin_2.24.19-1_amd64.deb
 5458c047a773137a5bf8d7a3eb2ff781a445e37f3b428173266ab13c169a428e 3060752 
libgtk2.0-dev_2.24.19-1_amd64.deb
 95e0139765d7f7d5bd621a63f8d71ab9819adf4c7724a125063935ed7fdfe3d2 5194290 
libgtk2.0-0-dbg_2.24.19-1_amd64.deb
 f12e312d61b8f724447186ec856efd3eae51be3cb55cb4d4db6602fd53999ae9 752404 
gtk2.0-examples_2.24.19-1_amd64.deb
 dedf552cd398c2d8637e08bea3ce6c513453d0de47e5ddd43bc2a5dd8cd491aa 524936 
gtk2-engines-pixbuf_2.24.19-1_amd64.deb
 c4c86c4375000302daee60f0c5f8d145783c3744e8a40a9f43ccbd3915fb31d2 677930 
gir1.2-gtk-2.0_2.24.19-1_amd64.deb
 adbaeaea33daa4d19daaf9a1ffbb329c9df815933762e8c05b23c67fb1eeaade 520620 
libgail18_2.24.19-1_amd64.deb
 d3310daf3b874a5e6cda0b085bc013578abff482c6b7b0736519f2245dc25548 616232 
libgail-common_2.24.19-1_amd64.deb
 

Accepted lcgdm 1.8.6-4 (source amd64)

2013-06-28 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 28 Jun 2013 22:31:26 +0200
Source: lcgdm
Binary: liblcgdm1 liblcgdm-dev liblfc1 liblfc-dev lfc liblfc-perl python-lfc 
lfc-server-mysql lfc-server-postgres lfc-dli libdpm1 libdpm-dev dpm libdpm-perl 
python-dpm dpm-server-mysql dpm-server-postgres dpm-name-server-mysql 
dpm-name-server-postgres dpm-copy-server-mysql dpm-copy-server-postgres 
dpm-srm-server-mysql dpm-srm-server-postgres dpm-rfio-server lcgdm-dbg
Architecture: source amd64
Version: 1.8.6-4
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 dpm- Disk Pool Manager (DPM) client
 dpm-copy-server-mysql - DPM copy server with MySQL database backend
 dpm-copy-server-postgres - DPM copy server with postgres database backend
 dpm-name-server-mysql - DPM nameserver server with MySQL database backend
 dpm-name-server-postgres - DPM nameserver server with postgres database backend
 dpm-rfio-server - DPM RFIO server
 dpm-server-mysql - Disk Pool Manager (DPM) server with MySQL database backend
 dpm-server-postgres - Disk Pool Manager (DPM) server with postgres database 
backend
 dpm-srm-server-mysql - DPM SRM server with MySQL database backend
 dpm-srm-server-postgres - DPM SRM server with postgres database backend
 lcgdm-dbg  - LHC Computing Grid debuggng symbols
 lfc- LCG File Catalog (LFC) client
 lfc-dli- LCG File Catalog (LFC) data location interface (dli) server
 lfc-server-mysql - LCG File Catalog (LFC) server with MySQL database backend
 lfc-server-postgres - LCG File Catalog (LFC) server with postgres database 
backend
 libdpm-dev - DPM development libraries and header files
 libdpm-perl - Disk Pool Manager (DPM) perl bindings
 libdpm1- Disk Pool Manager (DPM) libraries
 liblcgdm-dev - LCG Data Management common development files
 liblcgdm1  - LHC Computing Grid Data Management common libraries
 liblfc-dev - LFC development libraries and header files
 liblfc-perl - LCG File Catalog (LFC) perl bindings
 liblfc1- LCG File Catalog (LFC) libraries
 python-dpm - Disk Pool Manager (DPM) python bindings
 python-lfc - LCG File Catalog (LFC) python bindings
Changes: 
 lcgdm (1.8.6-4) unstable; urgency=low
 .
   * Fix segfaults - issues found by Mayhem Team, Carnegie Mellon University
Checksums-Sha1: 
 48512c26f635f5981ea5534ab8b1cc9a46508eb4 3399 lcgdm_1.8.6-4.dsc
 e77f6e216f8a9d45b97b0f718bc9fbb5c80c3196 27899 lcgdm_1.8.6-4.debian.tar.gz
 86fa61729516b88f617a150d8f4478da1f4c1a06 98992 liblcgdm1_1.8.6-4_amd64.deb
 ae19a5e000225b13c0ac6f942835260130b77f2a 139228 liblcgdm-dev_1.8.6-4_amd64.deb
 0d0052b11e9b5a5c916c119377413a85fd4ae8c2 41412 liblfc1_1.8.6-4_amd64.deb
 6758f36015416955137d567b84ab2fec771009ed 175976 liblfc-dev_1.8.6-4_amd64.deb
 c608b1df7c9bd18c4343bd9e8941fdd780f3f13f 75860 lfc_1.8.6-4_amd64.deb
 88502f6f00fee48d81ebf561b48a0229902c5fc2 145116 liblfc-perl_1.8.6-4_amd64.deb
 25cbd9b72760731337c094bcd6c62092f91281e5 362434 python-lfc_1.8.6-4_amd64.deb
 926d5cc0b6aa56ae1fbbd643eacf3600f5034a9e 110068 
lfc-server-mysql_1.8.6-4_amd64.deb
 f0dcb3beb44c0e75b2b92f108f3badc45e51a925 109194 
lfc-server-postgres_1.8.6-4_amd64.deb
 b65a7f6924fab304bdc8f01afe1de23909bcf0fd 26788 lfc-dli_1.8.6-4_amd64.deb
 c7c7cc44926dad5246b1a7da2adb6f12de4a1b4d 153008 libdpm1_1.8.6-4_amd64.deb
 db1513b25058d4d5cb16505cd351e3bada3142cc 424442 libdpm-dev_1.8.6-4_amd64.deb
 71a75f6d3525332ce934b6eda7aec0c25dca929b 142192 dpm_1.8.6-4_amd64.deb
 5220268d4e79c933daab17709210d3ecd9899fde 198796 libdpm-perl_1.8.6-4_amd64.deb
 496e9cc5b6ca0f38d6463b606129d400293c6751 257952 python-dpm_1.8.6-4_amd64.deb
 f8d7a78ac7b7ead891a465bd9c2a49aab02b5a6d 108342 
dpm-server-mysql_1.8.6-4_amd64.deb
 6ef59d5b3cd3941c22e8d90849aa67c2955b646e 106860 
dpm-server-postgres_1.8.6-4_amd64.deb
 7e22ec8dd01ae69475d83560f414542ba2736482 110188 
dpm-name-server-mysql_1.8.6-4_amd64.deb
 4498a3a2208a1eb7548f074689ad92c96d0229ef 109268 
dpm-name-server-postgres_1.8.6-4_amd64.deb
 7b201ca5339a9e3ff4c2131d1c8976b4a2c2cd1d 163558 
dpm-copy-server-mysql_1.8.6-4_amd64.deb
 36158a84998f0a368af4ea7ad96c2974d9fb5577 162066 
dpm-copy-server-postgres_1.8.6-4_amd64.deb
 77cd814a9d8683427ab9cae432b4a3b2e93411ec 401576 
dpm-srm-server-mysql_1.8.6-4_amd64.deb
 a5a1f3158f23bdbde35a9cc49ffdd3e70321cfff 397106 
dpm-srm-server-postgres_1.8.6-4_amd64.deb
 a542c0f2f5374564138e34903562d20911942ab6 84508 
dpm-rfio-server_1.8.6-4_amd64.deb
 f5e06663a92b58a3fe6ff074df3e32860fccf99f 9762800 lcgdm-dbg_1.8.6-4_amd64.deb
Checksums-Sha256: 
 95e1b265eb13358fcf0803d6d21e761430b53002a0965d324e1cf59ca469771a 3399 
lcgdm_1.8.6-4.dsc
 830aa32b9a6fcf00948e250bd9800cda026fba9025a161f39e6912502a5a2af2 27899 
lcgdm_1.8.6-4.debian.tar.gz
 8d1bc70fe136bc0de96e5ea5dbb840f1b0e4771444f8775d9af52ab284a7fc06 98992 
liblcgdm1_1.8.6-4_amd64.deb
 1c2e127ba40e4054612b0c0c9f9ed6c526af2dfb0cf0a81b04ea65548ab63717 139228 

Accepted libbsd-resource-perl 1.2905-1 (source amd64)

2013-06-28 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jun 2013 23:53:54 +0200
Source: libbsd-resource-perl
Binary: libbsd-resource-perl
Architecture: source amd64
Version: 1.2905-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libbsd-resource-perl - BSD process resource limit and priority functions
Changes: 
 libbsd-resource-perl (1.2905-1) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Email change: Salvatore Bonaccorso - car...@debian.org
 .
   [ Ansgar Burchardt ]
   * Email change: Ansgar Burchardt - ans...@debian.org
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Fabrizio Regalli ]
   * Update d/compat to 8
   * Update debhelper to (= 8)
 .
   [ Jonathan Steinert ]
   * Add myself to Uploaders.
   * Change package priority to optional (was extra)
 .
   [ Salvatore Bonaccorso ]
   * Imported Upstream version 1.2905
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
   * Update debian/copyright file information.
 Update format to copyright-format 1.0 as released together with Debian
 policy 3.9.3.
 Update copyright years for debian/* packaging files.
 Refer to Debian systems in general instead of only Debian GNU/Linux
 systems.
 Explicitly refert to GPL-1 license text in common-licenses.
   * Convert package to '3.0 (quilt)' source package format
   * Update copyright stanza for ppport.h
   * Adjust upstream copyright information.
 Update copyright years for upstream files.
 Upstrem clarified the license to be Artistic-2.0 or LGPL-2. Add stanzas
 for LGPL-2 and Artistic-2.0 and correct License field in upstream's
 stanza.
   * Bump Standards-Version to 3.9.4
   * Update Debhelper compat level to 9.
 Adjust versioned Build-Depends on debhelper to (= 9.20120312) to get
 all hardening flags passed correctly for the build.
Checksums-Sha1: 
 631f79a6a439fb7673cad1437d0b6d21e6e87747 2329 libbsd-resource-perl_1.2905-1.dsc
 81323cd1e76ba0e24ffd25605e9a87b29f22b56e 65858 
libbsd-resource-perl_1.2905.orig.tar.gz
 8eb569ac1b277cda0e08cdde3f8fe6092054ee93 7080 
libbsd-resource-perl_1.2905-1.debian.tar.gz
 d4fc8d91599ee21ab80267c09986e4c2bb62e474 35634 
libbsd-resource-perl_1.2905-1_amd64.deb
Checksums-Sha256: 
 9b567f4a9bd739858681193abc6c22ce1ea0e0a5e8ec5442f1e8549bb29fdda5 2329 
libbsd-resource-perl_1.2905-1.dsc
 2a4fb476fe39aae24305b039f696838d0001683db91b5446ee52ac8678b1270b 65858 
libbsd-resource-perl_1.2905.orig.tar.gz
 e0f14529a44fb74b40d820a9818694c1a213a7d827ad0055198370ec36cc714a 7080 
libbsd-resource-perl_1.2905-1.debian.tar.gz
 b3dfefd7c553e22756f68f6d2d32bf1eafcf53d72d4d84281ec499456659beba 35634 
libbsd-resource-perl_1.2905-1_amd64.deb
Files: 
 7c6c03e572fb8ca3c351be97515df8f1 2329 perl optional 
libbsd-resource-perl_1.2905-1.dsc
 9bc307a2559f95cdd39aab22bb48b21b 65858 perl optional 
libbsd-resource-perl_1.2905.orig.tar.gz
 ca3729e6680f2024d1925e3f1afa7a7c 7080 perl optional 
libbsd-resource-perl_1.2905-1.debian.tar.gz
 73e4c9ffa7ec2eed7839f890d59714c3 35634 perl optional 
libbsd-resource-perl_1.2905-1_amd64.deb

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

iQIcBAEBCgAGBQJRzgclAAoJEHidbwV/2GP+s80QAM7DUns/1qkZdQwI7hburN+Y
g28Fc3U3C2imYWI1cbb3dIk1xF4ViAYWC0TNsqGdWdf0+eoPLVDnUmQoYOHBZGOw
D+idXfVi/cpHA2dcolktjEG3pcQUccj8aLWjja5ivflJYinNAYCGqTKXuVzd6Cvw
GuKSGhe3XZ+UA66VBxU2KQPIdqRmEkDf1G1hCu3j98jgeJBfjaSoJQOLuSwoPxBk
YeNqw+F8tvDITIIcUQa5ixGGUQFrKsWhVFZ0s+o3Rkjf00XHuHecPBclqHKiUyMq
0jXwHqaYZAkxj496+88u20XUoOuc+FvM/akQ1xnsp3zBqeVDD8E7Upm5zgyJPz16
rrkQ0QRaDvQ9Q3Ifb6B85bOsVmEgpEPBYOVCGadQZ6GXpFd4VMORbJGCzrVrwfiJ
obJu2M/QRxzkk+fwJ5uNmeu5AF3dI01gjm1PYBRXCT8cmbbfA5/68AlvOllUGX7Y
2zZNPWphnhqYEx0m1XdUzp15KO7qCwnvdPK8CekM4qT6YfO8vUEyE7+Gw8iyUB2C
nJU7mwHlnfRD0ZuoaUbF5sXiENOUCN8cXB+1+GUVSHAC02sarHok+Ufuc3qo8b/B
bwLab7uF0CwG+eZWk+tvVHFziguCQqOeOxGF4TM55oYLnxPRzYuPao74W4Qv8AQF
YfCcuvwqSc927q/o60Q/
=CSVz
-END PGP SIGNATURE-


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



  1   2   >