Re: automatically maintaining/tracking repackaged upstream tarballs

2014-04-24 Thread Bastien ROUCARIES
Le 23 avr. 2014 16:10, Gunnar Wolf gw...@gwolf.org a écrit :

 Paul Wise dijo [Wed, Apr 23, 2014 at 07:09:53AM +0800]:
   Given all the recent issues with popular packages containing minified
   JavaScript and other sourceless files, I'm hoping to get feedback from
   people about how the solution can be generalized to help as many
   developers as possible.
 
  You may have missed the fact that uscan now supports removing files
  specified by the Files-Excluded field in debian/copyright when it
  repacks archives.

 Just note that, in order for Files-Excluded to work, you have to
 declare the current version of the copyright format. Some days ago, I
 had quite a bit of head scratching after I added this header to
 Collabtive¹, only to find I was using still the DEP5 version instead
 of the 1.0 Copyright Format version².

 (hint: I'd have rather appreciated uscan or lintian to tell me, it
 seems you want to do something, but I prefer not to interpret you
 unless I'm sure)

Please report a bug against Lintian.


 ¹
http://anonscm.debian.org/gitweb/?p=collab-maint/collabtive.git;a=blobdiff;f=debian/copyright;h=eaee1b11fc099cadaa71484ffc501f7e84403aa8;hp=03d8473ee1d9ded60d036bbb11a4ef155836672f;hb=e17be66192df19836c0f255adb31cf72f0ac9cbd;hpb=4036925713d23ee6d42a5b9cf9925333ee4d9d9a
 ²
http://anonscm.debian.org/gitweb/?p=collab-maint/collabtive.git;a=blobdiff;f=debian/copyright;h=0794435d3875c6ed21ccb678f0e82e667db67e3d;hp=eaee1b11fc099cadaa71484ffc501f7e84403aa8;hb=4827cce4b98c38779d61855da371857693c8df50;hpb=e17be66192df19836c0f255adb31cf72f0ac9cbd


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



Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Lesley Binks
Apologies for the top posting, I'm writing this from my phone.
I get a 403 when trying to access via Orbot/Orweb on Android 4.1 phone.
Amusing.
Lesley
On 24 Apr 2014 03:58, Paul Wise p...@debian.org wrote:

 Hi all,

 I have written a non-exhaustive list of goals for hardening the Debian
 distribution, the Debian project and computer systems of the Debian
 project, contributors and users.

 https://wiki.debian.org/Hardening/Goals

 If you have more ideas, please add them to the wiki page.

 If you have more information, please add it to the wiki page.

 If you would like to help, please choose an item and start work.

 --
 bye,
 pabs

 http://wiki.debian.org/PaulWise



Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Rowan Thorpe
On 10:57 Thu 24 Apr 2014, Paul Wise wrote:
 ..[snip]..
 https://wiki.debian.org/Hardening/Goals

Regarding the line (at that page):

 Refuse to install packages that are known to have X number of unplugged
 exploits (i.e. X number of open security bugs in the bug tracker) unless
 e.g. --allow-vulnerable-packages is used. This makes it clear that you are
 installing software that is vulnerable. 

I suggest it might be better if exploits were each given a quick/approximate
ranking in terms of severity (and if the severity is unknown it could be
assigned a default median ranking), so that the algorithm you mention wouldn't
just add number of unplugged exploits, but add them by weight. For example:
the recent heartbleed exploit would be worth more than a few smaller exploits
in less critical software, and would be calculated as such...

-- 
PGP fingerprint:
 BB0A 0787 C0EE BDD8 7F97  3D30 49F2 13A5 265D CCBD


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



Bug#745704: ITP: ruby-omniauth-tumblr -- OmniAuth strategy for Tumblr

2014-04-24 Thread Praveen Arimbrathodiyil
Package: wnpp
Severity: wishlist
Owner: Praveen Arimbrathodiyil prav...@debian.org

* Package name: ruby-omniauth-tumblr
  Version : 1.1
  Upstream Author : Jamie Wilkinson
* URL : https://rubygems.org/gems/omniauth-tumblr
* License : Expat
  Programming Lang: Ruby
  Description : OmniAuth strategy for Tumblr


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



Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Andrei POPESCU
On Jo, 24 apr 14, 11:06:27, Rowan Thorpe wrote:
 On 10:57 Thu 24 Apr 2014, Paul Wise wrote:
  ..[snip]..
  https://wiki.debian.org/Hardening/Goals
 
 Regarding the line (at that page):
 
  Refuse to install packages that are known to have X number of unplugged
  exploits (i.e. X number of open security bugs in the bug tracker) unless
  e.g. --allow-vulnerable-packages is used. This makes it clear that you are
  installing software that is vulnerable. 
 
 I suggest it might be better if exploits were each given a quick/approximate
 ranking in terms of severity (and if the severity is unknown it could be
 assigned a default median ranking), so that the algorithm you mention wouldn't
 just add number of unplugged exploits, but add them by weight. For example:
 the recent heartbleed exploit would be worth more than a few smaller exploits
 in less critical software, and would be calculated as such...

Bug severities are probably enough for this purpose.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Richard van den Berg
 I suggest it might be better if exploits were each given a quick/approximate
 ranking in terms of severity (and if the severity is unknown it could be
 assigned a default median ranking), so that the algorithm you mention wouldn't
 just add number of unplugged exploits, but add them by weight

That is a good idea. The Common Vulnerability Scoring System was invented for 
this purpose:  http://en.wikipedia.org/wiki/CVSS

Kind regards,

Richard

--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/7f6371fd-0ee0-4f36-8f36-7736f65e7...@vdberg.org



Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Giacomo Mulas

On Thu, 24 Apr 2014, Paul Wise wrote:


On Thu, 2014-04-24 at 02:53 -0007, Cameron Norman wrote:


Would the inclusion of more AppArmor profiles be applicable?


Thanks, added along with SELinux/etc.


I second that. Actually, some time ago I tried using both AppArmor and
SELinux, but gave up because it took forever to find legitimate behaviour of
all kinds of common packages (most of them standard debian packages) and
prepare configuration files for things to work. If debian wants to foster
adoption of such security enhancements, it must go to great lengths in
making sure that (in order of importance in my humble opinion)

1) all debian-packaged software works (very nearly) out of the box with
debian-supported MAC frameworks. It should be very clear that if they don't
it's an important bug that needs fixing. For example, such bugs should
prevent the inclusion of a package in an official stable release. Or split
the main debian archive in two, one that is MAC-ready and one that is not,
so each user can decide to only use packages known to work well with
debian-supported MAC frameworks.

2) for each debian-supported MAC framework there should be an expert team
which should a) help package maintainers learn how to create and include
appropriate configuration files so that their package works with the MAC
framework b) create some tools (debhelper-like?) to make it relatively easy 
to find the minimum access rights a package needs and implement them in a

configuration file c) define appropriate style guidelines to make
configuration files as readable and maintainable as possible. All of 
this is going to be a lot of work at the beginning, but it will quickly

decrease as more and more package maintainers get familiar with MAC
frameworks.

3) there should be a category of packages in contrib which just contain
configuration files for commonly used non-free software. Such configuration
files should be audited by the appropriate expert teams before acceptance,
to make sure they do not grant unnecessary access privileges.


Until at very least point 1) is fulfilled, I doubt there will be widespread
adoption of MAC frameworks, except for very specialised systems for which
the amount of effort in setting them up is limited. General purpose
computers (i.e. the ones in a pool of computers available for PhD students
at a University, which must have a lot of packages installed for general
use) will remain out of the question.

Bye
Giacomo

--
_

Giacomo Mulas gmu...@oa-cagliari.inaf.it
_

INAF - Osservatorio Astronomico di Cagliari
via della scienza 5 - 09047 Selargius (CA)

tel.   +39 070 71180244
mob. : +39 329  6603810
_

When the storms are raging around you, stay right where you are
 (Freddy Mercury)
_


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/alpine.deb.2.10.1404241121540.8...@capitanata.oa-cagliari.inaf.it



Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Steve Langasek
On Thu, Apr 24, 2014 at 11:45:46AM +0200, Giacomo Mulas wrote:
 On Thu, 24 Apr 2014, Paul Wise wrote:
 Would the inclusion of more AppArmor profiles be applicable?

 Thanks, added along with SELinux/etc.

 I second that. Actually, some time ago I tried using both AppArmor and
 SELinux, but gave up because it took forever to find legitimate behaviour of
 all kinds of common packages (most of them standard debian packages) and
 prepare configuration files for things to work. If debian wants to foster
 adoption of such security enhancements, it must go to great lengths in
 making sure that (in order of importance in my humble opinion)

 1) all debian-packaged software works (very nearly) out of the box with
 debian-supported MAC frameworks. It should be very clear that if they don't
 it's an important bug that needs fixing. For example, such bugs should
 prevent the inclusion of a package in an official stable release. Or split
 the main debian archive in two, one that is MAC-ready and one that is not,
 so each user can decide to only use packages known to work well with
 debian-supported MAC frameworks.

The apparmor policies in Debian apply a principle of minimal harm, confining
only those services for which someone has taken the time to verify the
correct profile.  There are obviously pros and cons to each approach to MAC,
which I'm not interested in arguing about; but one of the pros of the
approach taken for apparmor is that all software *does* continue to work out
of the box.  If you found it otherwise, I think you should be filing a bug
report against apparmor.

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


signature.asc
Description: Digital signature


Re: goals for hardening Debian: ideas and help wanted

2014-04-24 Thread Giacomo Mulas

On Thu, 24 Apr 2014, Steve Langasek wrote:


The apparmor policies in Debian apply a principle of minimal harm, confining
only those services for which someone has taken the time to verify the
correct profile.  There are obviously pros and cons to each approach to MAC,
which I'm not interested in arguing about; but one of the pros of the
approach taken for apparmor is that all software *does* continue to work out
of the box.  If you found it otherwise, I think you should be filing a bug
report against apparmor.


Good to know, actually I had tried apparmor quite some time ago and did not
try again. I will give it another spin as soon as I can.

However, I do not agree that I should file bugs against apparmor if a debian
package does not work properly, it should go to the package manager (and
maybe cc to some apparmor expert team).  It cannot be the maintainer(s) of
apparmor to have to shoulder the effort of creating and maintaining profiles
for all debian packages.  They may be called in for support, but regular
package maintainers should be involved IMHO, otherwise it will never really
take off and provide significantly better security.

Thanks for the information.
Giacomo

--
_

Giacomo Mulas gmu...@oa-cagliari.inaf.it
_

INAF - Osservatorio Astronomico di Cagliari
via della scienza 5 - 09047 Selargius (CA)

tel.   +39 070 71180244
mob. : +39 329  6603810
_

When the storms are raging around you, stay right where you are
 (Freddy Mercury)
_


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/alpine.deb.2.10.1404241841420.15...@capitanata.oa-cagliari.inaf.it



Bug#745746: ITP: ruby-generator-spec -- Test Rails generators with RSpec

2014-04-24 Thread Praveen Arimbrathodiyil
Package: wnpp
Severity: wishlist
Owner: Praveen Arimbrathodiyil prav...@debian.org

* Package name: ruby-generator-spec
  Version : 0.9.2
  Upstream Author : Steve Hodgkiss
* URL : https://rubygems.org/gems/generator_spec
* License : Expat
  Programming Lang: Ruby
  Description : Test Rails generators with RSpec


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



Gcc and undefined behavior

2014-04-24 Thread Shachar Shemesh
Just a quick FYI for anyone who missed it.

Following the discussion from a few days ago about Cava (C like language
with no undefined behavior), gcc 4.9 is now out[1]. One of the changes
there is a runtime check for undefined behavior. Just compile with
-fsanitize=undefined, and your program will crash with log if it
performs an operation that C/C++ considers to be undefined.

Have not tried it myself, but feedback would be great.

Shachar

[1] http://gcc.gnu.org/gcc-4.9/changes.html


lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Manuel A . Fernandez Montecelo

Hi,

Moving from debian-devel-games to debian-devel@ for opinions about if this
lintian warning is OK to override or not, or in general about what to do with
lintian warning about minified JS.


2014-04-24 00:33 Bas Wijnen:

lintian is right that the file does not have source, but we don't ship that file
in the binary -- we link to the canonical file (from jquery package, or
something like that), which has the source in clear code, and has other benefits
(like avoiding duplication, etc).


Yes, I understand that.  But the Lintian maintainers know this, too.
And still they emit a warning about it.  If you want to argue that this
is incorrect, that's not a problem, but you should be arguing to the
Lintian maintainers (or better, to the project) that they should remove
this warning for files not in a binary package.  Overriding the warning
is equivalent to saying I know the project thinks that I'm doing it
wrong, but they're all idiots.

As I wrote, the only time an override is appropriate is when Lintian is
mistaken and it is a false positive (and it shouldn't be fixed in
Lintian).  That is not the case here.  This is an intentional warning,
and the package rightfully triggers it.


I was only interested in this discussion because sdlgfx was mentioned, and I
wanted to say that it was not done carelessly or without consideration, and that
I don't share your view or your suggestions that we're violating the license or
creating any problem by doing this.

I don't think that the lintian check should be removed in the general case of
source-is-missing.  I don't think that it should be an error for minified JS, or
that it should be the same error.

The rationaly for overriding this in sdlgfx, after depending on binary jquery
and using dh_link for the binary packages, is because I think the lintian
warning *in this case* is a kind of mistake part and thus can be overriden:


a) the minified .js is still source code, by definition.  It's interpreted in
  different implementations of an ISO-approved interpreted language, and it is
  valid code.  Even in obfuscated form, with minor transformations it's
  probably easier to understand that some other proper source code out there.

  So it can be argued that this lintian error is not correct, it is source code
  even if obfuscated, and open to interpretation in any case.  Saying that
  source code is missing for a file that is actually proper source code is a
  special case and should be treated differently.


b) The first lines of the unminified file clearly states the software projects,
  version, and URLs to get the non-minified versions, so if users want to
  modify the code, they can go there or take the version from their Debian
  system.

  This is vastly different to the normal idea of binaries without sources
  (blobs of firmware, .swf files, proprietary binaries without source at all).
  While it's technically obfuscated, it doesn't have all of the disadvantages
  that other source-less files have.

  So the lintian error is in fact equating source-is-missing with that this
  actually a practical problem, presumably because it affects user freedom.


b) There's value in the warning, in the sense that if one wants to modify the
  code, one would prefer to use the unminified version -- the source of the
  source file, and we provide that in the binary packages, which is the main
  added value of Debian (not the redistribution of the source -- again, as long
  as it's legal).


d) Thus, saying that the source of the file is missing is technically true in
  the sense that it was generated by another file, in part not true because
  it's correct and valid source code, saying that it's not the preferred form
  of modification is true, but then again it points to the unminified version,
  so it's not trying to hide the source code away from users or hindering
  freedom in any way.

  Consequently, the freedom of the user is not diminished in any way, which is
  (I think) the only reason why free software licenses insist that the source
  code is present and mentions the bit about preferred form of modification.

  So the presence of the file in the source tarball is not diminishing the
  freedom of users, and the actions proposed by lintian don't enhance user
  freedom, from my point of view.  And as far as I can see, there are no other
  problematic issues (neither practical nor theoretical) with having the file
  there.


For all of the above, it is my opinion that the whole discussion about it is
rather theoretical and pointless; and the dance of repackaging the upstream
tarballs in this case, and probably for all uses of jquery, is a waste of time,
and Debian users would see more benefits if contributors spent time elsewhere.


We will probably do something to fix this lintian error in another way in future
uploads, if only to not spend time discussing this.




So, the problem is actually solved, the source-less file that lintian complains
about is not used in 

Help wanted: test new shadow source package (login, passwd, uidmap, etc.)

2014-04-24 Thread Christian PERRIER
Hello fellow developers,

I would like to request your help in testing the new version of the
shadow package (that provides login, passwd and such other important
or base packages).

Debian is upstream for shadow since Nicolas François (with my help)
took over the maintenance of shadow back in 2005. Since then, Nicolas,
whose expertise in C programming is millions of miles ahead of mine,
did a great job in maintaining the package, keeping its bug log low
and in general keep it as safe and clean as possible.

However since about 2-3 years, Nicolas is much less active in Debian
than he was and I'm mostly left alone really maintaining shadow as a
Debian package. And thus, the package had very few uploads.

Still, last work by Nicolas happened in early 2013 when he worked
again on some requested new features, merging in some proposed work by
Serge Hallyn. Later on, more enhancements have been proposed by other
people, mostly to integrate the support for subuid/subgid. I'd like to
thank, here, Eric Biedermann, Serge Hally and Micah Anderson who
helped a lot integrating this, as I know nearly nothing about all this stuff.

That lead to a new upstream version (4.2) which, unfortunately,
Nicolas had no free time to officially publish. Moreover, all this
converged roughly during the wheezy freeze and it was of course
inappropriate to upload this.

Then dust started to pile up again on shadowand all this work
remained unpublished. Partly also because my own involvment in Debian
decreased and got recentered on thing I really have expertise about.

However, I finally took enough time to bring the final touch to a new
package for shadow, namely 4.2-1. This package supposedly brings the
long awaited new features such ad subuid, subgid, pam_loginuid in
login settings,etc. See the complete changelog at the end of this
mail.

This package just got uploaded to experimental a few days ago and got
ACCEPTed (it add a new uidmap package) yesterday.

However, I'm completely unable to test the new package except its very
very basic functions and here is where I need your help. I really have
ZERO clue about these new features and I'm anything but a security or
code expert. Indeed, I'm not the best suited person to maintain shadow
alone but, as of now, I'm the last one that's left...;-)

These new features apparently deserve to be added to the distribution
and hopefully jessie but before uploading it to unstable, they need a
lot more testing and feedback. So, please, if you're interested in
this, or more generally concerned by keeping some of our core packages
in goo dcondition, feel free to install the new packages from
experimental and test them as you can.

Full changelog for the new shadow package (including the damn typos I
made here or there, as usual):

shadow (1:4.2-1) experimental; urgency=low

  [ Nicolas FRANCOIS (Nekral) ]
  * New upstream release. Fixes:
- Invalid free() in su fixed by using strdup(). Thanks to Serge
  Hallyn for the patch. Closes: #691459
- Kill the child process group, rather than just the
  immediate child; this is needed now that su no
  longer starts a controlling terminal when not running an
  interactive shell. Thanks to Colin Watson for the patch.
  Closes: #713979
- German manpages translation update. Closes: #679152
- Improve login.defs (typographic errors and better format).
  Closes: #685415
- Russian translation update. Closes: #718356
- Do not assume random() is limited by RAND_MAX.  Closes: #677275
- Support C libraries with unknown fields in struct passwd.
  Closes: #675824
- su: child cleanup is performed before terminating PAM sessions. This
  avoids anoying ...terminated messages when PAM module send signal to
  su during session close. Closes: #670132
- vipw/vigr is checking arguments provided after options. Closes: #677812
- Updated Japanese translation. Closes: #720004
- vipw: Fix error reporting when editor fails. Closes: #688260
  * Moved to git: replace Vcs-Git in place of Vcs-Svn and adapt
Vcs-Browser.
  * Add pam_loginuid to login PAM settings. Closes: #677441
  * passwd.install: add new subuid.5 and subgid.5 manpages
  * debian/rules, debian/control, debian/uidmap.install: create new uidmap
package containing the new setuid-root binaries newuidmap and newgidmap 
Set uidmap as priority optional.
  * debian/login.su.pam: Enable pam_limits by default. Closes: #705301
  * debian/rules: Set default editor to sensible-editor for vipw.
Closes: #688252

  [ Micah Anderson ]
  * added debian/patches/userns to enable use of subuids, plus some bugfix 
patches on top of them, patches from Eric Biederman, pulled from
Ubuntu. Closes: #739981
  * Allow LXC devices (lxc/console, lxc/tty[1234]) in securetty.linux
  * Update documentation of UMASK: Explain that USERGROUPS_ENAB will modify
this default for UPGs. (Closes: #583971)
  * login.postinst: install a default /etc/subuid and 

Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Manuel A . Fernandez Montecelo

Correction:

2014-04-24 20:48 Manuel A. Fernandez Montecelo:


b) The first lines of the unminified file clearly states the software projects,

  ^^
   minified


 version, and URLs to get the non-minified versions, so if users want to
 modify the code, they can go there or take the version from their Debian
 system.

 This is vastly different to the normal idea of binaries without sources
 (blobs of firmware, .swf files, proprietary binaries without source at all).
 While it's technically obfuscated, it doesn't have all of the disadvantages
 that other source-less files have.

 So the lintian error is in fact equating source-is-missing with that this
 actually a practical problem, presumably because it affects user freedom.


b) There's value in the warning, in the sense that if one wants to modify the

^^
c), obviously


--
Manuel


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2014042420.gb3...@lugh.itsari.org



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Jonas Smedegaard
Quoting Manuel A. Fernandez Montecelo (2014-04-24 21:48:47)
 a) the minified .js is still source code, by definition.

Which definition?


 - 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


Bug#745772: ITP: libdigest-perl-md5-perl -- Perl Implementation of Rivest's MD5 algorithm

2014-04-24 Thread Florian Schlichting
Package: wnpp
Owner: Florian Schlichting f...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libdigest-perl-md5-perl
  Version : 1.9
  Upstream Author : Christian Lackas de...@lackas.net
* URL : https://metacpan.org/release/Digest-Perl-MD5
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl Implementation of Rivest's MD5 algorithm

Digest::Perl::MD5s has the same interface as the much faster Digest::MD5, but
unlike that, it is not an interface but a Perl implementation of MD5. Because
of this it is slow but it works without C-Code. You should use Digest::MD5
instead of this module if it is available. This module is only useful for

 - computers where you cannot install Digest::MD5 (e.g. lack of a C-Compiler)
 - encrypting only small amounts of data (less than one million bytes),
   e.g. hashing passwords.
 - educational purposes

libdigest-perl-md5-perl is a dependency of libspreadsheet-parseexcel-perl,
which uses its internal state in its decryption routines and hence cannot be
switched to use Digest::MD5 instead. It will be maintained by pkg-perl.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1398377739.506663.19744.nullmai...@fschlich.dialup.fu-berlin.de



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Manuel A . Fernandez Montecelo

2014-04-24 21:31 Jonas Smedegaard:

Quoting Manuel A. Fernandez Montecelo (2014-04-24 21:48:47)

a) the minified .js is still source code, by definition.


Which definition?


https://en.wikipedia.org/wiki/Source_code
https://en.wikipedia.org/wiki/Minified

Basically, no matter how much you contort a script in a scripting language
(bash, python, etc), if it can be interpreted by the interpreter of the language
(not bytecode or so), it is source code, right?  Mildly obfuscated perhaps (but
not malicious in this case), but still source.  Am I missing something?

So the lintian error saying that the source code of a source code file is
missing, is a bit... mmm, not the same as a .swf file, or a compiled binary, or
firmware blobs without source.

BTW, I don't know JS (other than for similarity with other languages), but out
of curiosity I tried this from node-uglify package and it looks prettier and
more readable than some Python code (not to speak about Fortran) that I see
everyday, or 30K line 'configure' scripts.  Basically it's missing comments and
most original object/variable names, but member/method names of common libraries
make the code more or less easy to follow -- if you somehow cannot go to grab
the unminified jquery version for whatever reason.

 $ uglifyjs --beautify jquery.js


The points are:

- what is the difference between minified JS and 'configure' scripts in source
 packages (random example), when the .in/.ac that generated it is not in the
 source package, or the autotools versions which generated it are not present
 in the package, possibly never packaged in Debian, or not shipped in the same
 release?  Users also lack the source code of those files in that case.

- and more importantly, what is the benefit (freedom-wise, or other) for our
 users if we maintainers spend time repackaging the source in cases of well
 known files like JQuery, which are:

  a) present in Debian,

  b) that we don't ship in our binary packages(if we depend+dh_link, as we did
 with sdlgfx),

  c) when it's clear for users who could possibly want to modify the jquery
 script where they can go if they want to modified the minified jquery.js
 that they pick from our source packages?


For reference, for those who are not aware, these are the current numbers:

 http://lintian.debian.org/tags/source-is-missing.html
 Emitted (non-overridden): 7988, overridden: 763, total: 8751

A sizeable part of which is because of minified JS, and JQuery in particular.

I really think that we can make better use of our time that fixing this JQuery
thing.


Cheers.
--
Manuel


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140424222333.ga5...@lugh.itsari.org



Bug#745773: ITP: libextutils-makemaker-cpanfile-perl -- cpanfile support for EUMM

2014-04-24 Thread Florian Schlichting
Package: wnpp
Owner: Florian Schlichting f...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libextutils-makemaker-cpanfile-perl
  Version : 0.06
  Upstream Author : Kenichi Ishigaki ishig...@cpan.org
* URL : https://metacpan.org/release/ExtUtils-MakeMaker-CPANfile
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module adding cpanfile support to ExtUtils-MakeMaker

ExtUtils::MakeMaker::CPANfile loads cpanfile in your distribution and
modifies parameters for WriteMakefile in your Makefile.PL. Just use it
instead of ExtUtils::MakeMaker (which should be loaded internally), and
prepare cpanfile.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1398378816.189783.23031.nullmai...@fschlich.dialup.fu-berlin.de



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Jonas Smedegaard
Quoting Manuel A. Fernandez Montecelo (2014-04-25 00:23:33)
 2014-04-24 21:31 Jonas Smedegaard:
 Quoting Manuel A. Fernandez Montecelo (2014-04-24 21:48:47)
  a) the minified .js is still source code, by definition.
 
 Which definition?
 
 https://en.wikipedia.org/wiki/Source_code
 https://en.wikipedia.org/wiki/Minified

Thanks for clarifying.

It might be sensible to include the Debian context - here is an attempt 
at that: 
http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2014-March/007247.html

You might want to read the surrounding thread as well (to avoid us all 
repeating too much of it here).


 - 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: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Gunnar Wolf
Manuel A. Fernandez Montecelo dijo [Thu, Apr 24, 2014 at 11:23:33PM +0100]:
 2014-04-24 21:31 Jonas Smedegaard:
 Quoting Manuel A. Fernandez Montecelo (2014-04-24 21:48:47)
 a) the minified .js is still source code, by definition.
 
 Which definition?
 
 https://en.wikipedia.org/wiki/Source_code
 https://en.wikipedia.org/wiki/Minified
 
 Basically, no matter how much you contort a script in a scripting language
 (bash, python, etc), if it can be interpreted by the interpreter of the 
 language
 (not bytecode or so), it is source code, right?  Mildly obfuscated perhaps 
 (but
 not malicious in this case), but still source.  Am I missing something?
 
 So the lintian error saying that the source code of a source code file is
 missing, is a bit... mmm, not the same as a .swf file, or a compiled binary, 
 or
 firmware blobs without source.

We have beaten this horse way past the point where we want to continue
beating it.

Source can mean many things. What we need is a preferred form for
modification. It is possible for me, yes, to modify (say, bugfix) a
minified JS. It is just very, very hard for me to get it right.

You could say that .jar Java files are valid source, because they get
interpreted by a virtual machine (which is still just an interpreter —
for a language that looks just right compiled code). You can even say
that my ARM binaries are source, because they can be interpreteded on
QEMU under x86 computers. But that does not let us (developers) modify
or bugfix it.

And even having a pointer to the upstream project is not enough: We
have to ship full sources, both for (part of) our licenses'
requirements, and to be able to properly support our projects in the
future. If http://some.developer.net/projects/JS-Foo disappears from
the Internet, then libjs-foo (which only ships foo.min.js) will no
longer be maintainable.

 BTW, I don't know JS (other than for similarity with other languages), but out
 of curiosity I tried this from node-uglify package and it looks prettier and
 more readable than some Python code (not to speak about Fortran) that I see
 everyday, or 30K line 'configure' scripts.  Basically it's missing comments 
 and
 most original object/variable names, but member/method names of common 
 libraries
 make the code more or less easy to follow -- if you somehow cannot go to grab
 the unminified jquery version for whatever reason.

If it's missing function and variable names, a skilled developer will
have some head-scratching time trying to figure out what a simple
function does. And if you suggest minifying a trivial file such as
query.js... Well, that will ensure everybody you have been away from
JS development ;-)



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



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Manuel A . Fernandez Montecelo

2014-04-25 00:02 Jonas Smedegaard:

Quoting Manuel A. Fernandez Montecelo (2014-04-25 00:23:33)

2014-04-24 21:31 Jonas Smedegaard:
Quoting Manuel A. Fernandez Montecelo (2014-04-24 21:48:47)
 a) the minified .js is still source code, by definition.

Which definition?

https://en.wikipedia.org/wiki/Source_code
https://en.wikipedia.org/wiki/Minified


Thanks for clarifying.

It might be sensible to include the Debian context - here is an attempt
at that:
http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2014-March/007247.html

You might want to read the surrounding thread as well (to avoid us all
repeating too much of it here).


This thread in debian-devel (pointed from the one that you link) is also
relevant from a couple of years ago:

 https://lists.debian.org/debian-devel/2012/08/threads.html#00365


Didn't read the full thread, it's late here.  I think that I agree with the
opinion of Marco, Bernd, Ian, Andreas... just to cite a few in the first few
messages.

I don't think that we should go and do the tedious work of repack thousands of
packages because of this, with no real benefit in terms of freedom (or any
other) for our users -- provided that we depend and link to the canonical
versions in the binary packages.

Was there any conclusion to that thread, anyone knows?


Cheers.
--
Manuel


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140425001604.ga9...@lugh.itsari.org



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Manuel A. Fernandez Montecelo

2014-04-25 01:07 Gunnar Wolf:


And even having a pointer to the upstream project is not enough: We
have to ship full sources, both for (part of) our licenses'
requirements, and to be able to properly support our projects in the
future. If http://some.developer.net/projects/JS-Foo disappears from
the Internet, then libjs-foo (which only ships foo.min.js) will no
longer be maintainable.


BTW, I don't know JS (other than for similarity with other languages), but out
of curiosity I tried this from node-uglify package and it looks prettier and
more readable than some Python code (not to speak about Fortran) that I see
everyday, or 30K line 'configure' scripts.  Basically it's missing comments and
most original object/variable names, but member/method names of common libraries
make the code more or less easy to follow -- if you somehow cannot go to grab
the unminified jquery version for whatever reason.


If it's missing function and variable names, a skilled developer will
have some head-scratching time trying to figure out what a simple
function does. And if you suggest minifying a trivial file such as
query.js... Well, that will ensure everybody you have been away from
JS development ;-)


To both things above, I don't think that this is different to my example of
'configure' script without corresponding .ac/.in; and I don't think that anybody
is thinking about adding lintian errors for that or considering those scripts
non-free (??).

And yes, honestly, I still prefer that JQuery code than configure scripts :-)

And just to be clear, my idea was to avoid repacking with e.g. JQuery or other
very well known libraries, for which we have the sources in other Debian package
present in every release, and for which we can link the binaries to it (and
dpkg-source removing those files, for example).

Just doing this for JQuery means to not have to repack hundreds or thousands of
packages.


Cheers.
--
Manuel


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140425002702.gb9...@lugh.itsari.org



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Jakub Wilk

* Manuel A. Fernandez Montecelo manuel.montez...@gmail.com, 2014-04-25, 01:27:
I don't think that this is different to my example of 'configure' 
script without corresponding .ac/.in; and I don't think that anybody is 
thinking about adding lintian errors for that or considering those 
scripts non-free (??).


I don't know what makes you think that it's okay to have configure 
scripts without source. If Lintian doesn't currently check for it, it's 
only because nobody wrote the code yet.


--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140425003844.ga6...@jwilk.net



Work-needing packages report for Apr 25, 2014

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

Total number of orphaned packages: 569 (new: 1)
Total number of packages offered up for adoption: 137 (new: 4)
Total number of packages requested help for: 58 (new: 0)

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



The following packages have been orphaned:

   vgabios (#745170), orphaned 6 days ago
 Description: VGA BIOS software for the Bochs and Qemu emulated VGA
   card
 Reverse Depends: bochs
 Installations reported by Popcon: 12432

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



The following packages have been given up for adoption:

   downtimed (#745711), offered today
 Description: monitor of downtime, shutdown, and crashes
 Installations reported by Popcon: 106

   ekg (#745312), offered 4 days ago
 Description: console Gadu Gadu client for UNIX systems - ncurses UI
 Reverse Depends: ekg-gtk
 Installations reported by Popcon: 64

   ekg2 (#745311), offered 4 days ago
 Description: instant messenger and IRC client for UNIX systems
 Reverse Depends: ekg2 ekg2-dbg ekg2-gnupg ekg2-jabber
   ekg2-scripting-perl ekg2-scripting-python ekg2-ui-gtk
   ekg2-ui-ncurses
 Installations reported by Popcon: 135

   gaduhistory (#745317), offered 4 days ago
 Description: EKG history viewer
 Installations reported by Popcon: 3

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



For the following packages help is requested:

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

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

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

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

   chromium-browser (#583826), requested 1425 days ago
 Description: Chromium browser
 Reverse Depends: chromedriver chromium chromium-dbg chromium-l10n
   mozplugger
 Installations reported by Popcon: 25523

   cups (#532097), requested 1783 days ago
 Description: Common UNIX Printing System
 Reverse Depends: bluez-cups chromium cups cups-backend-bjnp
   cups-browsed cups-bsd cups-client cups-core-drivers cups-daemon
   cups-dbg (62 more omitted)
 Installations reported by Popcon: 139886

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

   fbcat (#565156), requested 1562 days ago
 Description: framebuffer grabber
 Installations reported by Popcon: 157

   freeipmi (#628062), requested 1064 days ago
 Description: GNU implementation of the IPMI protocol
 Reverse Depends: freeipmi freeipmi-bmc-watchdog freeipmi-ipmidetect
   freeipmi-tools libfreeipmi-dev libfreeipmi12 libipmiconsole-dev
   libipmiconsole2 libipmidetect-dev libipmidetect0 (3 more omitted)
 Installations reported by Popcon: 4856

   gnat-4.8 (#539562), requested 2205 days ago
 Description: help needed to execute test cases
 Reverse Depends: dh-ada-library gnat-4.8 gnat-4.8-sjlj libgnat-4.8
   libgnat-4.8-dbg libgnatprj4.8 libgnatprj4.8-dbg libgnatprj4.8-dev
   libgnatvsn4.8 libgnatvsn4.8-dbg (2 more omitted)
 Installations reported by Popcon: 109

   gnat-gps (#496905), requested 2065 days ago
 Description: co-maintainer needed
 Reverse Depends: gnat-gps gnat-gps-dbg
 Installations reported by Popcon: 528

   gnokii (#677750), requested 677 days ago
 Description: Datasuite for mobile phone management
 Reverse Depends: gnokii gnokii-cli gnokii-smsd gnokii-smsd-mysql
   gnokii-smsd-pgsql gnome-phone-manager libgnokii-dev libgnokii6
   xgnokii
 Installations reported by Popcon: 1763

   gnupg (#660685), requested 794 days ago
 Description: GNU privacy guard - a free PGP replacement
 Reverse Depends: 0install-core apt arriero bootstrap-base
   cdebootstrap cdebootstrap-static cdebootstrap-udeb
   clamav-unofficial-sigs 

Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Bas Wijnen
On Fri, Apr 25, 2014 at 01:27:02AM +0100, Manuel A. Fernandez Montecelo wrote:
 I don't think that this is different to my example of 'configure'
 script without corresponding .ac/.in; and I don't think that anybody
 is thinking about adding lintian errors for that or considering those
 scripts non-free (??).

Configure is not source.  The source is configure.ac/in, but I've never
seen a project that ships a generated configure script without also
shipping its source.

 And just to be clear, my idea was to avoid repacking with e.g. JQuery or other
 very well known libraries, for which we have the sources in other Debian 
 package
 present in every release,

And that's a very valid point.  The minified version is not source, but
we do have source in the archive.  This means there is no problem for
the license, and there is no violation of the DFSG either.  It's just a
technicality that the source is in a different package.

For this case, I think it might be good to fix Lintian so it doesn't
complain about it anymore as long as there is a dependency on the
package containing the source.

There's always the question of whether the shipped version is
unmodified, but IMO it is not a problem to assume that it is (unless we
know better), at least as long as it isn't used.

Thanks,
Bas


signature.asc
Description: Digital signature


Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Jonas Smedegaard
Quoting Bas Wijnen (2014-04-25 02:49:56)
 On Fri, Apr 25, 2014 at 01:27:02AM +0100, Manuel A. Fernandez Montecelo wrote:
 And just to be clear, my idea was to avoid repacking with e.g. JQuery 
 or other very well known libraries, for which we have the sources in 
 other Debian package present in every release,

 And that's a very valid point.  The minified version is not source, 
 but we do have source in the archive.

I believe it matters that not only project name but also release version 
matches between source and minified code.

I therefore believe packages shipping minified code must ensure that 
corresponding source - i.e. same version - is available in Debian.  And 
make sure to adapt if that source is later dropped from the archive 
(e.g. by upgrading the jquery package to newer upstream release).


NB! I am not suggesting to actually do such tedious tracking, only 
acknowledging that such approach is valid¹.  What I suggest is the far 
simpler approach: strip minified code from source)


 - 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: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Charles Plessy
Le Thu, Apr 24, 2014 at 08:48:47PM +0100, Manuel A. Fernandez Montecelo a écrit 
:
 
 The rationaly for overriding this in sdlgfx, after depending on binary jquery
 and using dh_link for the binary packages, is because I think the lintian
 warning *in this case* is a kind of mistake part and thus can be overriden:

Hi Manuel and everybody,

I fully agree.  What is the point of calling our collective work a
“distribution” if the source code can not be distributed among multiple
packages ?

Just politely ignore or concisely turn down the criticisms unless they bring
something new to the past discussions.  If people want to twist your arm, they
can go to the technical comitte or pass a GR.  However I warn against this: the
result will be to have less sourceless files, but not because more tarballs
will be cleaned.  It will be because packages will be removed from our archive
after the maintainers abandon them or Debian altogether.

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: https://lists.debian.org/20140425013918.gb30...@falafel.plessy.net



Re: lintian source-is-missing for jquery -- was Re: Bug#744699: Frets On Fire bug report 744699

2014-04-24 Thread Gunnar Wolf
Manuel A. Fernandez Montecelo dijo [Fri, Apr 25, 2014 at 01:27:02AM +0100]:
 To both things above, I don't think that this is different to my example of
 'configure' script without corresponding .ac/.in; and I don't think that 
 anybody
 is thinking about adding lintian errors for that or considering those scripts
 non-free (??).

Just FWIW, I didn't reply to this point because it's been many years
since I last packaged a project using configure scripts (I just work
with languages I am comfortable with, and C is not one of them). As
others have pointed, shipping configure without compiling it from the
.ac/.in is bad and should be seen as a warning, if not directly as a
true bug.


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



Accepted depqbf 3.02-1 (source amd64)

2014-04-24 Thread Thomas Krennwallner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 07:27:13 +0200
Source: depqbf
Binary: depqbf
Architecture: source amd64
Version: 3.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Thomas Krennwallner tk...@kr.tuwien.ac.at
Description: 
 depqbf - solver for quantified boolean formulae
Changes: 
 depqbf (3.02-1) unstable; urgency=low
 .
   * New upstream release.
   * Add support for libqdpll.
   * debian/install: Install libqdpll.* and qdpll.h.
   * debian/docs: Add examples directory.
   * debian/links: Symlink libqdpll.so.1.0.
   * debian/patches/depqbf-makefile.patch: quilt refresh.
Checksums-Sha1: 
 3840b25bdcb6bc943e43ba38f7b705a3f42e1522 1947 depqbf_3.02-1.dsc
 b66bfefe01f3bf6d3a71b76145f68447a41e66cc 161106 depqbf_3.02.orig.tar.gz
 2d8e3bedbcfc2d4c757c6c4f851941d3a0d53a56 4156 depqbf_3.02-1.debian.tar.xz
 7098116be879187af4a1a4457351e02019407b96 103380 depqbf_3.02-1_amd64.deb
Checksums-Sha256: 
 d7a0aef1e63b6fa97675602bd833d3ec43426959e6e15ab2596456c091b33cc8 1947 
depqbf_3.02-1.dsc
 914001554f059280d0b1d879b4de0ece5d39a1af610f7c44b6b5d05c49666e17 161106 
depqbf_3.02.orig.tar.gz
 72bd9f0ccc173f458d288e3189cb54454f869a5a8988613df1f71bca0fe89aab 4156 
depqbf_3.02-1.debian.tar.xz
 81145e3160e61fa8bf8ed0bfff7d84182374d8ff0e72a993ab0e046c46e20ee5 103380 
depqbf_3.02-1_amd64.deb
Files: 
 30180d02dbbca215b7d231ca9908b8c9 103380 interpreters extra 
depqbf_3.02-1_amd64.deb
 74330ee9ccdbd283371e3d4e34b76441 1947 interpreters extra depqbf_3.02-1.dsc
 328f290d529947612cc2c2b06b1239f0 161106 interpreters extra 
depqbf_3.02.orig.tar.gz
 6ddbf2897bd3d8d3315ab1e9883892ac 4156 interpreters extra 
depqbf_3.02-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIbBAEBCAAGBQJTWKZSAAoJECeX33SmZpqpMmsP91ca2t90CObeci3Y5j+M0tlq
GtMRZS8/u9ivWcIXVoDL5zfVktWbzC72YvuMQwXAUJbDnXhOB+9rPH2vmaprRmpa
VE8QYUyULgNfXomJRWP/2/Mmf8qt162wwF1M73jR6wBab3cnKassTltphFdPFoYU
Q4rI9yUIu4YVKFgYAlRiS4+iJddm9Kbau/QWTHIWbHOAFFj2TAcvuqfBtbBv0y5G
GN9Ybtb9uhjJ1K9y9v2+mgNzQslYzzd3JvozZYix5ijGZKEErNV/mE3IqAnnKCWt
KiE86bqsjwWy6YqykK92m0UF9PWw5K7XGHtCLPvvIRGA8yl+usqwDo0mPV+JwYEL
MM+yZtOO12mq6uvuNIWKFsAknLhdATL8WY//AuJqos1JGZTL2dzb9UIaPN+a5ycY
aYOJZhF6HO4USCYzazJX+D5UcSfYdUNG5cOE5jE+bi4ZlqXGoKHeGuS02J41eTm1
n9e1GxzhiJ/6czbnqbYWcKMOa9uOkvZpxpxgkrAwXeGu9AxiDV/b1UD9i8kZlp6d
mYfVwlMJK3IbIuVFWAlRADIzV5n2VybtPB9IeMqU6rEEP8A7iMxLxcjLPG9qtE1e
vyFf52aoNCa6EHgWHM8rx0DrHrknEwuFucJFiAwApP087mvtkO5DtKt7hVROh9F9
ILMq8QwH6s6E5iRKvKY=
=uGf+
-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: https://lists.debian.org/e1wdcld-0005ro...@franck.debian.org



Accepted waitress 0.8.8-2 (source all)

2014-04-24 Thread Andrew Shadura
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 07:45:00 +0200
Source: waitress
Binary: python-waitress python3-waitress python-waitress-doc
Architecture: source all
Version: 0.8.8-2
Distribution: unstable
Urgency: low
Maintainer: Andrew Shadura andre...@debian.org
Changed-By: Andrew Shadura andre...@debian.org
Description: 
 python-waitress - production-quality pure-Python WSGI server
 python-waitress-doc - production-quality pure-Python WSGI server 
(documentation)
 python3-waitress - production-quality pure-Python WSGI server (Python 3)
Changes: 
 waitress (0.8.8-2) unstable; urgency=low
 .
   * Fix the package description.
   * Bump Standards-Version (no changes).
Checksums-Sha1: 
 6c43e4c883182420cd6525d75d809ff8971fab80 1997 waitress_0.8.8-2.dsc
 c182b7a30104879345ec3837c6018cc0bde44ea8 4086 waitress_0.8.8-2.debian.tar.gz
 1fdc015b236e73c8c55739d02a9868d2d85ab552 57348 python-waitress_0.8.8-2_all.deb
 613404009c2d0ce103a32d8f582bcdd7e5fcb97c 56902 python3-waitress_0.8.8-2_all.deb
 cbd5793a6d554431bc61e14c4aa222f2ca0a4443 45760 
python-waitress-doc_0.8.8-2_all.deb
Checksums-Sha256: 
 c8c267da186c72ee12aea127f245f7c670d1cdd75e3fe887746a30e2fabbfde5 1997 
waitress_0.8.8-2.dsc
 dc935b78d2896afe532b69eee753113a0b24eeb44bfa1b60fa91d86b53c3586c 4086 
waitress_0.8.8-2.debian.tar.gz
 f95f11710eb23fcfde67834346c33397332e01b14017903f6c292f21a80672f8 57348 
python-waitress_0.8.8-2_all.deb
 44dfb85adaffe03d389857ab1d7d0f400707ad4c0a294bd96998d587a3a8e9f8 56902 
python3-waitress_0.8.8-2_all.deb
 2e158398d15ad8ae46eaa1777bb62190490cdd8b1923107ff29d913318720d1c 45760 
python-waitress-doc_0.8.8-2_all.deb
Files: 
 db648bfb1a4244a15f5fcf9c52d3547e 1997 python optional waitress_0.8.8-2.dsc
 1c501ea6dbfec176ab6a132be995cdf9 4086 python optional 
waitress_0.8.8-2.debian.tar.gz
 a3d0b23ff821753b94c84541809e6a23 57348 python optional 
python-waitress_0.8.8-2_all.deb
 5bf122715b142983ae624abc5f14ff84 56902 python optional 
python3-waitress_0.8.8-2_all.deb
 f7f503a1dfef27a21fb3e8eb4a216a52 45760 doc optional 
python-waitress-doc_0.8.8-2_all.deb

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

iQIcBAEBCAAGBQJTWKetAAoJEG6k0jEaLSaNgRUP/06WWVkOJA9uRQv9ONPVF+SB
fqodaJsJcPHbVkev5ON0joOxt+/VXu1eb21TOgnGmJFFGlgYhCC7rNmkaAzjrBdu
UXo52tHZR1WrIW+BCiGZMrMcH7FPURnRlF75FWuu0VUkM36W5KRRnDLdj8kzn23d
rZcwgpgKxQaE2ntasLAar0AvjYzgH+I6u+Z6UAKIKqYEnofx5vR7bYeLafcVMpTE
pUyHFtTmjxVscAh009xieIrEJ7whSMAraqshJoYd87rE+IDLZKR7nSPfW11SQpuK
bx76PeIiR0rwK1CTPcUaGKAvzIryKwAesy5D+wQgm9wbONo5ZLs0IA53d7pqFvFo
XRQiIpFiLPj3+IiJ6cFIbLuEBR6DFOyeK0gFFcyYgc84CVZTakaHuUaSzPnoOHPq
BFWwA7nnHyVjtftE88Rq1jeGvva5wKtDLq8sgwrATorKaQMIp4EewbrEH8tYV1e+
8SndXplbeXKsbTYio0DEa00D8/hBMmU7sFhJS4oCzgq3eRHKBWaSj0F1qzLSskbp
mpI/4JGd5sdwu8sup/PcM56ybQXJa7iAs48mcY2h9b4osbJoo4R5NWR0yMHFlFg7
DQdKKBEf/3t6EnaXF/PyXgy9ml1yXHweX805ikFeRb+Ccgkjazdg8HxMaSwx1HN3
QHpbD60ztDi4SQcMj2Ci
=JO8/
-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: https://lists.debian.org/e1wdcln-0005vn...@franck.debian.org



Accepted clamav 0.98.1+dfsg-5 (source all i386)

2014-04-24 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 23:20:27 -0400
Source: clamav
Binary: clamav-base clamav-docs clamav-dbg clamav libclamav-dev libclamav6 
clamav-daemon clamav-testfiles clamav-freshclam clamav-milter
Architecture: source all i386
Version: 0.98.1+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: ClamAV Team pkg-clamav-de...@lists.alioth.debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 clamav - anti-virus utility for Unix - command-line interface
 clamav-base - anti-virus utility for Unix - base package
 clamav-daemon - anti-virus utility for Unix - scanner daemon
 clamav-dbg - debug symbols for ClamAV
 clamav-docs - anti-virus utility for Unix - documentation
 clamav-freshclam - anti-virus utility for Unix - virus database update utility
 clamav-milter - anti-virus utility for Unix - sendmail integration
 clamav-testfiles - anti-virus utility for Unix - test files
 libclamav-dev - anti-virus utility for Unix - development files
 libclamav6 - anti-virus utility for Unix - library
Closes: 554005 580188 646845 728188 742164 743874
Changes: 
 clamav (0.98.1+dfsg-5) unstable; urgency=medium
 .
   [ Américo Monteiro ]
   * Updated Debconf translation for pt (Closes: #742164)
 .
   [ Sebastian Andrzej Siewior ]
   * Convert debian/rules to dh.
   * Add new debconf template translations:
 - Japanese, thanks to victory (Closes: #743874)
   * Use pkill and start-stop-daemon in initscripts to start/stop/status the
 daemons. (Closes: 580188)
 .
   [ Andreas Cadhalpun ]
   * Remove deprecated libclamav.la file.
   * Use faketime to make the build more binary-reproducible.
   * Add symbols file for libclamav.
   * Fix lintian warnings:
- path-in-maintainer-script
- using-first-person-in-templates
   * Automatically updated translation files
   * Let 'dpkg-reconfigure clamav-base' recognise changes in 0.98-options.
   * Fix updating the logrotate files.
   * Merge AppArmor support from Ubuntu. (Closes: #554005)
   * Don't mention non-existant INSTALL.gz in README.Debian. (Closes: #728188)
   * Use log_action_msg instead of log_failure_msg in the usage message of the
 init scripts. (Closes: #646845)
 .
   [ Scott Kitterman ]
   * Add lintian override for source-is-missing unit_tests/encode.js.ref
 - See lintian bug #745694
Checksums-Sha1: 
 f99138d1ad50ceb6efb57af4a892568a7b239099 2770 clamav_0.98.1+dfsg-5.dsc
 838ff4a76c72f05e3477f6025dbde51ebe98f363 190940 
clamav_0.98.1+dfsg-5.debian.tar.xz
 29930a4ebfc541a33cd3af2a2492480144e9c904 330552 
clamav-base_0.98.1+dfsg-5_all.deb
 0b563a89b219c7492d3f06e4bad13ffee959f6bb 1250858 
clamav-docs_0.98.1+dfsg-5_all.deb
 8bd313ef4c012ed65a361790f18b43287828f658 24692362 
clamav-dbg_0.98.1+dfsg-5_i386.deb
 a70903e317f0ad7b9df4182b4963a8c82c9567a4 299116 clamav_0.98.1+dfsg-5_i386.deb
 7563192743acac5204b4b500ca46dac9408f95d0 232024 
libclamav-dev_0.98.1+dfsg-5_i386.deb
 7198a91a0fcd6b4931d8a9460fe20101802c9e54 3420838 
libclamav6_0.98.1+dfsg-5_i386.deb
 243369e2521ac32eef39cfe11cbbdb9342758e47 348464 
clamav-daemon_0.98.1+dfsg-5_i386.deb
 f010e8ed6ae3407d0c21c93e854fc41feddeffd5 3083032 
clamav-testfiles_0.98.1+dfsg-5_all.deb
 dbaae95bb67b3e8426fd4f3f90d579e0f6b74a3b 329544 
clamav-freshclam_0.98.1+dfsg-5_i386.deb
 ff20a7854405274cdaa430c168acc0cd183ebf10 385270 
clamav-milter_0.98.1+dfsg-5_i386.deb
Checksums-Sha256: 
 46a22a9287617929a4383ebb44b4ddbf40cfa962e80830d4108b9ec7733caf7a 2770 
clamav_0.98.1+dfsg-5.dsc
 a6afa6f0922f79c8fcf2985fb8c1e155c9291255821b2a360013bd4ac7908140 190940 
clamav_0.98.1+dfsg-5.debian.tar.xz
 c9b941af90b686eaab8d6e842680690d6145f8259091619062b2ab770878d566 330552 
clamav-base_0.98.1+dfsg-5_all.deb
 68e976cb8cf9dea3663d52b5e7159fbf5a500212b4aca13cabea366f2b338302 1250858 
clamav-docs_0.98.1+dfsg-5_all.deb
 4db91665858ce492b3e566e84eaa743ac26a5d4ef429bd3a9446adcb31d2599d 24692362 
clamav-dbg_0.98.1+dfsg-5_i386.deb
 f047483e09fdf391510b8b1191057c8cf81261f79188caedbaaf2eae57038159 299116 
clamav_0.98.1+dfsg-5_i386.deb
 4c9e8fedc716dd80b49d9d70d2558dbfadab8ff294b0cdafc7b934d9ac06180d 232024 
libclamav-dev_0.98.1+dfsg-5_i386.deb
 eaa39e69a95e1b83f757a3a56c92a08cc73975655b21931ecf283a3d9d11c806 3420838 
libclamav6_0.98.1+dfsg-5_i386.deb
 507f7a43d611560fd73a302b28da240d056c12b13dad0ff9be00dfc465f9876b 348464 
clamav-daemon_0.98.1+dfsg-5_i386.deb
 fd290bbf48ae0d925ef097b48b6427278b6287fc853a42aeecb5c4d0577d5960 3083032 
clamav-testfiles_0.98.1+dfsg-5_all.deb
 e5e7b1f6559c2232143dfb09a327afbdde54a7aa75e7653f49e57233246d63a5 329544 
clamav-freshclam_0.98.1+dfsg-5_i386.deb
 832c76975ce2c44e2dc5a6b80cc2f22bfd2b48f63c0b4472aec838d87a96e0a3 385270 
clamav-milter_0.98.1+dfsg-5_i386.deb
Files: 
 cb3505181b805bfb55b4127dfa6e5aa0 330552 utils optional 
clamav-base_0.98.1+dfsg-5_all.deb
 3e7ab59c32b2eaae554aaf56c1d0bbf0 1250858 doc optional 
clamav-docs_0.98.1+dfsg-5_all.deb
 644c4720672baec0d8605a9b1d0c4133 24692362 debug extra 
clamav-dbg_0.98.1+dfsg-5_i386.deb
 

Accepted staden-io-lib 1.13.5-3 (source amd64 all)

2014-04-24 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 08:16:30 +0200
Source: staden-io-lib
Binary: staden-io-lib-utils libstaden-read-dev libstaden-read1 
staden-io-lib-examples
Architecture: source amd64 all
Version: 1.13.5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 libstaden-read-dev - development files for libstaden-read
 libstaden-read1 - Staden library for reading and writing DNA sequencing results
 staden-io-lib-examples - programs for maniuplating DNA sequencing files
 staden-io-lib-utils - programs for maniuplating DNA sequencing files
Closes: 745692
Changes: 
 staden-io-lib (1.13.5-3) unstable; urgency=medium
 .
   * debian/rules: fix permissions in arch=all package only when
 it is really built
 Closes: #745692
Checksums-Sha1: 
 d3e7875f67450d538eae84442fe4535b1db157a6 2412 staden-io-lib_1.13.5-3.dsc
 4e94168c0eb7c67b4faf95e28ba45a516592e100 11920 
staden-io-lib_1.13.5-3.debian.tar.xz
 c0106bcb3039eab8efc36dc5bdb36397cc215e7d 203250 
staden-io-lib-utils_1.13.5-3_amd64.deb
 591170c09d4e861378598e2ae67b49ae707c71b8 313362 
libstaden-read-dev_1.13.5-3_amd64.deb
 c6b60197455ccd45b9a70eab1be51377b813ec1c 250294 
libstaden-read1_1.13.5-3_amd64.deb
 df2a79b4f6282abb79ebe547bcc5433c860deefa 974220 
staden-io-lib-examples_1.13.5-3_all.deb
Checksums-Sha256: 
 82271d9683fecd9e4d2291cf3ef8cc70f3d0b2493ac7337524a54be1ae6a01a1 2412 
staden-io-lib_1.13.5-3.dsc
 222c9d3be43210b5f4bdd8ea33a415ff2bae3ae0eb6e0342d19feefc2736ae03 11920 
staden-io-lib_1.13.5-3.debian.tar.xz
 6fc195ae1d2b305b3ed7f3581dfee6f8f1934ab478281f36f0a73a85a10c5d04 203250 
staden-io-lib-utils_1.13.5-3_amd64.deb
 f8e45245fb0e6cb45afb0255068f6aad498385db8446ea2637f920040774c82d 313362 
libstaden-read-dev_1.13.5-3_amd64.deb
 0db8b5e81b7093f391da1cf1063a75ccef8c8e9883ccf94a8f1d61dccf28202b 250294 
libstaden-read1_1.13.5-3_amd64.deb
 52844868bda3a43399b34d9239db9c953e3b67138f637bf6da6223f6634bc2cb 974220 
staden-io-lib-examples_1.13.5-3_all.deb
Files: 
 9aa567fa0dc9203f0304c5e313bbc852 203250 science optional 
staden-io-lib-utils_1.13.5-3_amd64.deb
 46c3f25160db53caca10ed3823fe7e6e 313362 libdevel optional 
libstaden-read-dev_1.13.5-3_amd64.deb
 9077b3655b00dd5abd19537ffb9a8416 250294 libs optional 
libstaden-read1_1.13.5-3_amd64.deb
 d54516ec04025f70e1396c486bc04325 974220 science optional 
staden-io-lib-examples_1.13.5-3_all.deb
 e76577e30fdacf3659d35ea7b38e9d11 2412 science optional 
staden-io-lib_1.13.5-3.dsc
 796c5b4ce13137fcfe1ce9e0009012d1 11920 science optional 
staden-io-lib_1.13.5-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWK1mAAoJEFeKBJTRxkbRefkP/RRFazyY4s2aryfXFWO/vYCB
Mlwj13KwW8ZrNIQf1Wp1MTVbhoKsfwcZG5/NHbhr5D71/M5Yd3xu7VHfKs/Fv5it
fCDcfR7owLNNoKeGAaMzMxpGbp+9r07iMlzwyVBym+sV6cDwNLSYlpHfab4W0skB
LviKFa+KRZotLT1eU5+OfJG/xcXLYq+lN78aZXEX5JSg5Gl1jc1WEYHJFx66luIY
2rtwQ3Vd6rXTya0wRSttdd76Uqk6h0kVImIv/0tD585iP+GHotTtrqMK+gQ6p9pj
yfmgDRwmwrgQhNcLGVDid3gbFmOrQ5ALY9FPKFZ03azZsSKiHk9Y3qu53bR9jvvo
KeQNQiowSN4kv5yQS9qq2PJ+A3dS2GtzUlshIjO1sxa4QGDTFso/JtEUrm4NsqRJ
8MY+WnKd2kK0TjeByposATs4DTcXqoUVS/BCxEx47OfQq4DsOSNZTjlZHIqXbAjQ
omZdCFaA1ATQMKpfdr8BNoqLeLwE7jaOge2AvZWNAUOZmLoT/Zr1hdyZpM9Tg2Wz
4iZFE0Aa1428t3kjLnaAErnOrljgz0Luao6sBGY5HbcB8dQmSvkKcAYSBz6kQHL3
mVFM7JB+hYUSaZJ8mvrQy28dgh9GQPVFntIpEvkpepKL6EmfWvKdQ3LJeZpnzj2h
MH7x3ZTKRumASEhjSx5n
=ozR+
-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: https://lists.debian.org/e1wddeb-fa...@franck.debian.org



Accepted waitress 0.8.8-3 (source all)

2014-04-24 Thread Andrew Shadura
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 08:12:29 +0200
Source: waitress
Binary: python-waitress python3-waitress python-waitress-doc
Architecture: source all
Version: 0.8.8-3
Distribution: unstable
Urgency: low
Maintainer: Andrew Shadura andre...@debian.org
Changed-By: Andrew Shadura andre...@debian.org
Description: 
 python-waitress - production-quality pure-Python WSGI server
 python-waitress-doc - production-quality pure-Python WSGI server 
(documentation)
 python3-waitress - production-quality pure-Python WSGI server (Python 3)
Changes: 
 waitress (0.8.8-3) unstable; urgency=low
 .
   * Build against python3.4.
   * Fix shebangs in waitress-serve scripts.
Checksums-Sha1: 
 cf836228215edce39c66cbce37cbddd54264dc69 1997 waitress_0.8.8-3.dsc
 c67699582426aae30d2afe9510a95164a6956958 3864 waitress_0.8.8-3.debian.tar.xz
 41a89ea7b9e071137c37ab110af0903ce032f0a9 57550 python-waitress_0.8.8-3_all.deb
 70b9a34d68dd7a9218cafc9562c4686d5085f9cb 57126 python3-waitress_0.8.8-3_all.deb
 c958057a4acb7927c96a1c4f1923bf0a40a0e997 45896 
python-waitress-doc_0.8.8-3_all.deb
Checksums-Sha256: 
 54e4ba68eb6ea8c5d95f8e9c54d8d877199691966b685ee65d780fbb8d1f4d60 1997 
waitress_0.8.8-3.dsc
 337990d9c6471aae3e06165c56e450fd58dc69f6c6959d464253b53b58dd501b 3864 
waitress_0.8.8-3.debian.tar.xz
 512ca3b53c40965507c7d03ed267f185e4cb70f09d4b2cac0eafc16d725dc3a0 57550 
python-waitress_0.8.8-3_all.deb
 51079a271109d39a43d8bffdf80b243105bc38ecb945b318bdead9749ad24d1d 57126 
python3-waitress_0.8.8-3_all.deb
 8ee81002ce105d9397134326e5532bb0057e98aca1dbd4dcbcba9a6df59d3cca 45896 
python-waitress-doc_0.8.8-3_all.deb
Files: 
 e8dfdab1b6f015ba654d2e2fcc41a123 1997 python optional waitress_0.8.8-3.dsc
 50a6e604940b0d50616ede2084611b21 3864 python optional 
waitress_0.8.8-3.debian.tar.xz
 0a9a6819da00d61e2cbf1217db6afeae 57550 python optional 
python-waitress_0.8.8-3_all.deb
 93ae92f03ae1109f6e22d42c1d37cc3c 57126 python optional 
python3-waitress_0.8.8-3_all.deb
 300fa6715680735fb568dcc19cdaa159 45896 doc optional 
python-waitress-doc_0.8.8-3_all.deb

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

iQIcBAEBCAAGBQJTWK1RAAoJEG6k0jEaLSaNO5QP/0qyAbimKdQTSrN1pwP/uFzZ
zomoyr5D2aKLjRLd1U+tx242rsaJrokUpfnFDCnl7aLnCkRw1C6wAstpoL0UojeL
y2VcPf6iCkFLkoQBtSokCZKjahZGkRjdnhs13eB1N046Z2unvlrdIlc+NIPnBHEf
X2zFW9bamyZImToqmXFjOkOmsQlT1jVU+mBG5k9wdXSfE/brQUaYIpbqUND5Is7P
NIpCjlHre3qXkFc7c0/yiSUdHs2sAXodXBSmAqJH1Wz+8An92reKfp4RXFiXF5ut
dTTmKgDP6vFj1TJ7Easq6xUYONwdHPX7d8gFhbY/bT0Sx4G2VvwQPDNbguLcAm/5
uTpLOwEFmlbeuQ/EJET3/srZrsP8CxFvDZb2GWrD97ogSTbkoBjOm0kOBHD81qH0
ULgQcXAET+wA4Zsjebu9P5bhLbQ/mJpcDAsfexxM6Xrcwkok8q3RV6kENChdXY7Y
vsuvFp9ba/AmTPAIVj6vgHxAmAEFIQonXSxd3GOgiWimSUk256BJWg8wLgKtI/xg
MVfWxmu5xbySzlMg5F/yqSaABthRIqQOYgFdlxwWIzwdRwwoIkIb9w/DOt3Vkx4f
SqfHF+rwQm0yOdmbmK6E8RYjj8/3qzzeha7Lc2G52ecxZ2F/hs1gxpqwM8W0UcaP
ueAb13sr01cJzad2kxSP
=RuAz
-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: https://lists.debian.org/e1wddeq-ji...@franck.debian.org



Accepted python-catcher 0.1.6-1 (source all)

2014-04-24 Thread Andrew Shadura
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 08:43:54 +0200
Source: python-catcher
Binary: python-catcher
Architecture: source all
Version: 0.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Andrew Shadura andre...@debian.org
Changed-By: Andrew Shadura andre...@debian.org
Description: 
 python-catcher - beautiful stack traces generator for Python
Changes: 
 python-catcher (0.1.6-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 d6d95fc080c7c0190a6bb1becb07216e933ddb8a 1841 python-catcher_0.1.6-1.dsc
 2773b26f4f9972cf41139011183f58095f2ba206 5772 python-catcher_0.1.6.orig.tar.gz
 be10bcd17faa507ac245d48744a58cc967f5840b 1816 
python-catcher_0.1.6-1.debian.tar.xz
 7790b078117baa32d43650c0a3f774bfdee2fa03 6572 python-catcher_0.1.6-1_all.deb
Checksums-Sha256: 
 06e34beab96d9d96fcc764cff11985d32c4797fcc37c4e9a823f06382381746f 1841 
python-catcher_0.1.6-1.dsc
 c653f7df8f7791b2eb7eceeabbce51551874adbbdbaa6266f40173d687cd6804 5772 
python-catcher_0.1.6.orig.tar.gz
 9464eed5415461fbbdeb3c21099f406f32629e92a0edc91c6645560c4ace707b 1816 
python-catcher_0.1.6-1.debian.tar.xz
 e2ef0fcadbe82d06de04a6b44b30d98c94e6db29ce3b06ed3fa5f8acd3f501cf 6572 
python-catcher_0.1.6-1_all.deb
Files: 
 15a970f3368ec4ab9898c164ea0af171 1841 python optional 
python-catcher_0.1.6-1.dsc
 e123dc74cef711a69d59c184dce6de4b 5772 python optional 
python-catcher_0.1.6.orig.tar.gz
 3b1103b5587babb33d6c589629e778eb 1816 python optional 
python-catcher_0.1.6-1.debian.tar.xz
 daf32c188913c7830f10305256630239 6572 python optional 
python-catcher_0.1.6-1_all.deb

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

iQIcBAEBCAAGBQJTWLMeAAoJEG6k0jEaLSaN3l4P/AlyZInyLAqkcxV9QIOJ7mAh
2uxzc0kX0yxMA0JqBaesmGFg6Hjcm3ubUdeQPkLOjqmJPKuxq3uOsJ2ZvHWptvlT
r8nlR+IJs6uPWVez5s+2UlYjDMLHZSWVXbrUAuhsYQu9XVckaWn3t6Uq8IgxxCpG
QHqTtQ5sFWWmJt9nssQeRwOiyAi/WNoYVWIvxNuxd9vXapCa0tT7MTE6dx63cGna
1ZzFzgUvffo0lJazukW2dSnvRY0Zd+NXjs6GrxNKeKnEXWyPFXCKcK2ugRtuTWYo
bCIjMClCRjoE8LZuIBJUDfg9fSSx3ugaXxg8JtTl5rFaHFRGPL/rXd5YPU3NcLo7
l+XcL4hvIkmeHqvc7HLvQTXsomdW6IC1El/SHABGDQFIkLrdqNqfP9pNA2uNHQbG
ps1Xn+OVQ1PttOfrvhewnMZJpHLsIAbenpTYXFBY/elCT2SvbFkZpnFDZGUu4f3j
G9egRyx+75iswP07fapQUfHazm/iBcFgQbMcRxAOGLRhds47nly+LcgTWki4LTeM
II3fkMNgzZY7DJLKdO6BKUMrx5Ay4ZjmbYUlK9TKmooZuomFP/VqVsdiqxqxzXok
M4F2o5lTJndGFL9zt83j4l+eJVw47g6/IYbzbBc348leV+Hzycwp2YvKNW99Lg2B
tSbeM/38+CbSWZgnYigc
=jtVr
-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: https://lists.debian.org/e1wddh5-00041y...@franck.debian.org



Accepted salt 2014.1.3+ds-2 (source all)

2014-04-24 Thread Joe Healy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 16:50:27 +1000
Source: salt
Binary: salt-common salt-master salt-minion salt-syndic salt-ssh salt-doc 
salt-cloud
Architecture: source all
Version: 2014.1.3+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Salt Team pkg-salt-t...@lists.alioth.debian.org
Changed-By: Joe Healy joehe...@gmail.com
Description: 
 salt-cloud - public cloud VM management system
 salt-common - shared libraries that salt requires for all packages
 salt-doc   - additional documentation for salt, the distributed remote executi
 salt-master - remote manager to administer servers via salt
 salt-minion - client package for salt, the distributed remote execution system
 salt-ssh   - remote manager to administer servers via salt
 salt-syndic - master-of-masters for salt, the distributed remote execution syst
Changes: 
 salt (2014.1.3+ds-2) unstable; urgency=medium
 .
   * [897f3b6] Removed external_ip grain due to privacy issues
Checksums-Sha1: 
 f096b7b815c748e710c7b319c968873a0b0b3701 2513 salt_2014.1.3+ds-2.dsc
 9263af3b67d5dc17929db7768b2f096225754457 22592 salt_2014.1.3+ds-2.debian.tar.xz
 94038d9b1d4be18275cbf9bdf78fa7d087298aa7 1352054 
salt-common_2014.1.3+ds-2_all.deb
 3831348930c32801982eea2e55f4143d4f8441a4 34590 
salt-master_2014.1.3+ds-2_all.deb
 4a8ab2a1b0fc56140c651efbc44b8e86406b628f 25564 
salt-minion_2014.1.3+ds-2_all.deb
 5c50298f0936415fe556fa687f4391435ef44b02 18338 
salt-syndic_2014.1.3+ds-2_all.deb
 dc5f4a994b2520aaaec4884ad4c0760f9de62be5 17940 salt-ssh_2014.1.3+ds-2_all.deb
 247b91cd48a9d77dc8a5fddcabb4ba4985a293b1 1507332 salt-doc_2014.1.3+ds-2_all.deb
 55db741880412f992887ea9c3d66e9ee87c60a49 17748 salt-cloud_2014.1.3+ds-2_all.deb
Checksums-Sha256: 
 63b958c5cfbaa7aae64517e42239334f8de22e2d4cce57e500c09c13ffddc777 2513 
salt_2014.1.3+ds-2.dsc
 e5776182490d9c37c700614a08ee9dacf8ebcf33103d88b55430285180925bb7 22592 
salt_2014.1.3+ds-2.debian.tar.xz
 fef8b14f85128efe67d3a65b036064126c9aff499d4c63cfadd21b6e273b74f9 1352054 
salt-common_2014.1.3+ds-2_all.deb
 54ddaf07e1986fe4d53e376f20c6354fa691397bac9b09762972394d10339ebc 34590 
salt-master_2014.1.3+ds-2_all.deb
 0cce91f91466ee535ba586ff62301d2bf1b529cf13f812f60a877037b78413bf 25564 
salt-minion_2014.1.3+ds-2_all.deb
 efc55d588708d6569eeb6e3d66a6702f6b5478742d8a849a4822421419d99ad0 18338 
salt-syndic_2014.1.3+ds-2_all.deb
 79393978138ae547b2e51e8219b4f0dbc79672c65846f02df201df2d1d2d548e 17940 
salt-ssh_2014.1.3+ds-2_all.deb
 a747fa459bad88090190ed81f7417c38aee0f90d5dd0ad48d3fea6b12504449d 1507332 
salt-doc_2014.1.3+ds-2_all.deb
 9cf8f5483202a7b070ec024649171a13ff4fb923f6b6740b41e14de566f1e54a 17748 
salt-cloud_2014.1.3+ds-2_all.deb
Files: 
 ae32fdfc27baf118b481d6564be8f866 2513 admin extra salt_2014.1.3+ds-2.dsc
 78975b50b18443c3becd1eb89c7188c3 22592 admin extra 
salt_2014.1.3+ds-2.debian.tar.xz
 ce02530ec6be997c36432224be6053a3 1352054 admin extra 
salt-common_2014.1.3+ds-2_all.deb
 d6a1c4acaceffe8243e24784d9fc3b46 34590 admin extra 
salt-master_2014.1.3+ds-2_all.deb
 d0d297514ed70d735d094f67674ea963 25564 admin extra 
salt-minion_2014.1.3+ds-2_all.deb
 13c619e39298bc0bc31a08a739055a13 18338 admin extra 
salt-syndic_2014.1.3+ds-2_all.deb
 00a56d154a7140294662ae3077f2e351 17940 admin extra 
salt-ssh_2014.1.3+ds-2_all.deb
 e381b9ccef4b0c81845298cef94701c6 1507332 doc extra 
salt-doc_2014.1.3+ds-2_all.deb
 737a8a4bb5156bc37ff0af006a21f4f9 17748 admin extra 
salt-cloud_2014.1.3+ds-2_all.deb

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

iQIcBAEBCAAGBQJTWLZRAAoJELCeQLDyrmq5B8AP/RLko2WHSVppuoKP/bfmZWTb
fsVfMxKt2BhgOqoYGRd7PMWxX5PSok2Eqrpgur+9hM1/Zc/ULa0i5tXrZPze6Fj0
kUHoXCLCO+ub/3v/opFsZkm5OX8uowo+1jBhQTvxcaUaFXoTkOsuGHAvxxaifz0q
IYfZde1e59jwaB0xU2RhEPi9lFcg7hhSWXLXdVmmrlnRs0bWFxQlTUPqL2UFyPPz
XPa/DQGyaB3ZugQwqTaydX3TbWd3Qc4rPz/UYRaBSRIs52/Uo0bMpF3cGrcb0nJN
eyZ57KSHUpKKtsvbXc8VvUT65AckuC40TLR+sB3P72ppN/beO927isEFcj/0q6h2
CWiva9WqPKwhEx71cosTCVVYd9KmD0it/NHG2T3QAb5ixm4l0JBRSA6Qi4abcB36
GG202QJ2OnKn+AXRYHTpAevwAxtM4KgiTj3IF51rpXaNENurJo6OlBh579li8rSY
FL3+zr6TwwwKLssWH8GVqL5JY83X8CgdzgtjXq/Zel3V9Mx4Zt/k/fnUL8yisoWp
bHzOMj4BaaKtTJpVW7LLdi/cA0TgdB2d13Zcp/6A5phNNm/1o59KVHk+EITF+Bk/
0yvaaYbhcgPcmO3h+5rZzLjQ7iSDn/0Sp8SdrxiEcnOwCLDUiiZYbEF0lVb3UNhR
m2ybOKTbaECxNBgV79dr
=41IL
-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: https://lists.debian.org/e1wddw1-0005hu...@franck.debian.org



Accepted haproxy 1.5~dev23-1 (source amd64 all)

2014-04-24 Thread Apollon Oikonomopoulos
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Apr 2014 11:12:34 +0300
Source: haproxy
Binary: haproxy haproxy-dbg vim-haproxy
Architecture: source amd64 all
Version: 1.5~dev23-1
Distribution: experimental
Urgency: medium
Maintainer: Debian HAProxy Maintainers 
pkg-haproxy-maintain...@lists.alioth.debian.org
Changed-By: Apollon Oikonomopoulos apoi...@debian.org
Description: 
 haproxy- fast and reliable load balancing reverse proxy
 haproxy-dbg - fast and reliable load balancing reverse proxy (debug symbols)
 vim-haproxy - syntax highlighting for HAProxy configuration files
Changes: 
 haproxy (1.5~dev23-1) experimental; urgency=medium
 .
   * New upstream development version; notable changes since 1.5~dev22:
 + SSL record size optimizations to speed up both, small and large
   transfers.
 + Dynamic backend name support in use_backend.
 + Compressed chunked transfer encoding support.
 + Dynamic ACL manipulation via the CLI.
 + New language converter for extracting language preferences from
   Accept-Language headers.
   * Remove halog source and systemd unit files from
 /usr/share/doc/haproxy/contrib, they are built and shipped in their
 appropriate locations since 1.5~dev19-2.
Checksums-Sha1: 
 ffdd5564ee1729fbafb2f402462ad82fd2fa57e0 2143 haproxy_1.5~dev23-1.dsc
 fb7a69674249c40c576e81629aafc13e5b67fc98 1278193 haproxy_1.5~dev23.orig.tar.gz
 b305b37d3f6e5d02da62a2358daa42a1a246761b 12032 
haproxy_1.5~dev23-1.debian.tar.xz
 e0f6e8f54ca70f1eeccc462270768ac5ff21997a 592922 haproxy_1.5~dev23-1_amd64.deb
 8cf8740cf8dfc72a2ca8ef14cd8f8c27024ba6e8 966246 
haproxy-dbg_1.5~dev23-1_amd64.deb
 c7cc7b6ee9d8b629665323251740213c3babe1f5 89222 vim-haproxy_1.5~dev23-1_all.deb
Checksums-Sha256: 
 b15971ec99ce14b036b3afd26006687e235162ba95882cd80f2e206921d86f23 2143 
haproxy_1.5~dev23-1.dsc
 248096c8438fa1aae12301f129297298a4c812d0e6380191dd046b62fce8c4b4 1278193 
haproxy_1.5~dev23.orig.tar.gz
 1fa27bb5908cac5ec8833d389e72abe9113f70b61ec415503015a392582811dc 12032 
haproxy_1.5~dev23-1.debian.tar.xz
 e300dfa3c8c04abfbd5197f40d6229cf9030813430c95923d79c80234cc9eba5 592922 
haproxy_1.5~dev23-1_amd64.deb
 41bc2c47814167da361265d2a82b9365ae1d44d990ca468e1a07a03c39dc5432 966246 
haproxy-dbg_1.5~dev23-1_amd64.deb
 6fefa21f1e63e34a1c849b6e424a2772c3fa296befc870f1717bd00e75c28fd6 89222 
vim-haproxy_1.5~dev23-1_all.deb
Files: 
 ca0d10c1d9ead857cfbe9d960701e91a 2143 net optional haproxy_1.5~dev23-1.dsc
 2824cf09a05f87debf5bd8ea4b6eec22 1278193 net optional 
haproxy_1.5~dev23.orig.tar.gz
 f5fedcf70f2e45d88f37bcbcd898834e 12032 net optional 
haproxy_1.5~dev23-1.debian.tar.xz
 499bae1f3c254c79352bc1d0392c6202 592922 net optional 
haproxy_1.5~dev23-1_amd64.deb
 cfc35d8fd7e5bb386ced65ad8d41590d 966246 debug extra 
haproxy-dbg_1.5~dev23-1_amd64.deb
 f605e7f8ebda1b550631c05b8500b6af 89222 net optional 
vim-haproxy_1.5~dev23-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTWNBTAAoJEHLTQsHpUUMGY9gQAKI4GjQxFR5pszga5bl3QEQE
hY3AHZTCZjy4662ug2WXZNigLoFtxfX2KB3tHDhZ6eTNvYYsO8Z+A+bdptgNKqc1
fImUy64jJt5YKTIE4m1HaEqiwoDh8v+hbClwPqGDDFheRZAbMbdqX1TqEstwbhgX
sfnbFCjtBhx7Gm+7mV3gAEV1WY3eWTqNqy103q3sQxUsNzkWtyHR0fbwRaS7nj0u
2TmErs9V/9ZzPjgTWAXJJNWmzRFRpLa6sjsJloYLog9CHpsWbuMnHLasK6Ej1tMC
QckbHZJgh9PXIAGQyxZzkvJdE1JvhQKnP3hjl4Mnoihq5gaZaafFz7hK9ppQXppR
57mLmmSgbaeR6GPK4OZUcPppu/0n6EdHAB6agwtw9liq8HJBkDIY6c1gQ9TcVL1S
TRd9uv7i0T9vjZBOqNJuiGpQ708BErKDWFmkizAnOgau+/K/EG4r162RK3hK6onl
kiOdXC5iDC2ksZvYrkxnBh12mvmck99oaOEYhQ7BE+2ijJfQnowCOs99BeWfJHol
jYXmnkkdmAAHDjsl2W7vsc/Bqw4gqpL76Tnul2lSzx9zVLaN0X8SqBcZ9vU2nk+V
kYwI/wAcoDLl15ve1YmJJ2ujPgzvuqBR6I9XxdDEX3iZnVmOZOK22U2IxnKr8O5+
V6YWijyAf4Sx2zMywLzT
=LHOD
-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: https://lists.debian.org/e1wdg5r-0006m3...@franck.debian.org



Accepted libmath-random-perl 0.71-4 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 10:30:31 +0200
Source: libmath-random-perl
Binary: libmath-random-perl
Architecture: source amd64
Version: 0.71-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libmath-random-perl - Perl collection of random number generators
Changes: 
 libmath-random-perl (0.71-4) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Fix a typo in debian/copyright
   * Do not separate Files: with comma
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 5c755c74edc94e661a039463ce4af0e13ccfb523 2143 libmath-random-perl_0.71-4.dsc
 bcdcddc10f79c96f4ec54e6af21d8494740d58b9 4788 
libmath-random-perl_0.71-4.debian.tar.xz
 ae9fd3a213aca47dd90d50fb3e2cd66160ba9a42 52490 
libmath-random-perl_0.71-4_amd64.deb
Checksums-Sha256: 
 3022f30b8b0da6c2d178458472227b567a22d597750b03952f49a2a7b542629a 2143 
libmath-random-perl_0.71-4.dsc
 1fd85eb1c9b9dba54cd1ef16e09232c11fa204b60410e3e3a2af6c8f0a65ce5f 4788 
libmath-random-perl_0.71-4.debian.tar.xz
 4bb8a3156ffba6ec9a00f096c9ce6d56a00f8ff5423d53b3e37e7cc1aee09722 52490 
libmath-random-perl_0.71-4_amd64.deb
Files: 
 70668b61a40647d7bf26236ee77b5f45 52490 non-free/perl optional 
libmath-random-perl_0.71-4_amd64.deb
 c798abf9e6b821c96604d8808528f5a7 2143 non-free/perl optional 
libmath-random-perl_0.71-4.dsc
 df90a38d6480b289c2a1cc02b550e3fa 4788 non-free/perl optional 
libmath-random-perl_0.71-4.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWM10AAoJEBKXO25y3Ae1fpcP/iHmuDhFCYbVR31IHJy5TG0o
pwlNfl/I6G4VqKpP90YeZ5AEZNBhbFEdL1m6vcNzcqSbsJomR6hBSP3U75zvMAhK
WjZcBvI8f7KEdclWqKlIgJ61Z4V7Y14ggsmSTrclogqJx27FVsGJXAEI5rieKHFp
6GKIkklD/0Qwdvi8Aj3Cpl7sOt7YOfZ2ygu2xhD5kZ7eAnjAJb4VlSLhMuUA7B1n
2AWXvnc5Ym3T2Wyp69RAMGh9WNYJxfqgqirg8TSxvDCMR4l5iWfVGT5Azq28wN4o
x+LQnAxYT5N0kpaTuSEhKPnp2jZ3Oo+vsJrSVovqyY4MS/obK/sTyE7Lu/kp0Iw/
tTNhE+WE88rmPblhu43BM7M4/trXqt6JJLdJScx3WcsYRnUfHyUZ7HgmKdfwstMF
06NO8mOoiuGALCgZUy96RmEMD7yswau1MMwgN/ZINUejls72ZWlO+WXpBJ6sJ16U
/7dLek251HxZSL1N+VNI5h5ynr6Ps62Un007zDeDg0mF2XNXiJZQuD3gyyEHpKt8
y0gnS988clhf+bt/OviTwK0i49dYKppnl0UZxaK9RY0aBzt5nsNHZp9ObSsgqRuf
Qg9pViGiMqniZnUEj/K18vACSvMVLoNS7P3qOUHPR2H8ZSgBbn9A3vMlKeFxM6Tv
TV1rVCxWGR+3E9pNYrqL
=I2nt
-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: https://lists.debian.org/e1wdg5e-0006rk...@franck.debian.org



Accepted libnet-freedb-perl 0.08-3 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 10:56:30 +0200
Source: libnet-freedb-perl
Binary: libnet-freedb-perl
Architecture: source amd64
Version: 0.08-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libnet-freedb-perl - Perl interface to freedb servers
Changes: 
 libnet-freedb-perl (0.08-3) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Declare compliance with Debian Policy 3.9.5
   * Forward patches
Checksums-Sha1: 
 47d7c13edaee9bfb19f308daa35a8dd3b449e7c7 2097 libnet-freedb-perl_0.08-3.dsc
 4844adaebd82a9cded341ab279ac5bf51c965c6e 2968 
libnet-freedb-perl_0.08-3.debian.tar.xz
 1d3d4c52f14b33dfce1491d3b634c963f790ad69 15444 
libnet-freedb-perl_0.08-3_amd64.deb
Checksums-Sha256: 
 7c74683083c5fdf7ab5e8b2552d31fbc7c481b8148e97f2599d35d1152a0c99a 2097 
libnet-freedb-perl_0.08-3.dsc
 10f486bb2afd2c7ab1874d1384baf37fdb02003d57d0a8ccf207cd310fd47b5e 2968 
libnet-freedb-perl_0.08-3.debian.tar.xz
 76f8fdd01513c0f2a52a5501d533b58de3229511b497f2af6d26cdd8801821f8 15444 
libnet-freedb-perl_0.08-3_amd64.deb
Files: 
 743a67965ecf92b312134ce483e2ff1a 15444 perl optional 
libnet-freedb-perl_0.08-3_amd64.deb
 5180fa134463c82defd5d77b8ee4582c 2097 perl optional 
libnet-freedb-perl_0.08-3.dsc
 a88f0167ed75c200dde803d8a55043fe 2968 perl optional 
libnet-freedb-perl_0.08-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWNIVAAoJEBKXO25y3Ae1EMoP+gO51dtlvfDDmw6AAXn4bSP2
bXyefcjLtfjB5z3rtDnqjBcY9n5FWh69GmDbVTPaTAR0X4ZxTq+Zl5qvmbh4R6I7
BO1BzWUh/0CGWL+HExjxd3H1/Fw6yRhgvegBtdKOoqUt8nRgnmC9XxMIUBUjUuXs
RQzXeqzD7O4+PyYPlY7isc83ogpwXD38b5ywdcneteMM+mkjKrrQKwUn09SKG37y
8XY3LV7x+PXD1GQyl4GIYa6SyxyYQIIcxW4laGbI/mDAYvWn1Al6hLVjjHBERM96
hfKMVbbq4863tyrPgi2DaD2HAihVmAyjA9EOXaLiz93IbTm06fXtgqP9UfOK65nI
LCEfLPhuhy76tul7yAelIQT++SdnjesFIfXa/fhEsfWBejvK8DOpzclKekzyfSaL
dge0+dEXX0+pq+/7+nmeeF5vCzYgWX0jnukI9hhVeYvPm1qw/BSIs1Jg7hKmVTTq
l4e+yaCFebhivd9mo1ZC0zjCMAPPdS9g7DVNNn+rw0lTDxt8R4sUkfMwCT2+Jrwv
H4iCuADe3GqH4kDGBDaCM+5e3sEbtm4T18V9d3Xh4gp16o7DyX0kuh5o7+3SEZWG
CEJFY9L4r+j8bxXfHGthNl2KF4mDFNF4yOTE0Hc4a5YufV/bzs1uZeZFnCmUHxDI
h5n0bC6ZHGp1/z8taV0X
=vvMF
-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: https://lists.debian.org/e1wdg5r-0006wu...@franck.debian.org



Accepted libmime-explode-perl 0.39-3 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 10:41:12 +0200
Source: libmime-explode-perl
Binary: libmime-explode-perl
Architecture: source amd64
Version: 0.39-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libmime-explode-perl - Perl extension to explode MIME messages
Changes: 
 libmime-explode-perl (0.39-3) unstable; urgency=low
 .
   * Team upload
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 5f262aabaf7df4f7d81b5af99fd66b60142aa01d 2065 libmime-explode-perl_0.39-3.dsc
 e7e17adf2800de2922f7360750b197ac1e71aff4 2748 
libmime-explode-perl_0.39-3.debian.tar.xz
 bd1a687519f82b7e13da87099dc575dcc840f83a 177482 
libmime-explode-perl_0.39-3_amd64.deb
Checksums-Sha256: 
 455b7ef519e8e76a87b8ea1bf1aae552cafbb11400f1ad096ba6c5f9aa522351 2065 
libmime-explode-perl_0.39-3.dsc
 aa48b3373e69edd7acffb93d02fc66895c55fd96d50047bc43a65a0a9dd7ac94 2748 
libmime-explode-perl_0.39-3.debian.tar.xz
 ac5ead3539005f42b51567a2247dce3f075d057a80b0486d2bf10eee70b92d0d 177482 
libmime-explode-perl_0.39-3_amd64.deb
Files: 
 e91558788b66a8413f47284d7c50bb81 177482 perl extra 
libmime-explode-perl_0.39-3_amd64.deb
 b455cf0f62a7a81506f9652e70e8ffd3 2065 perl extra 
libmime-explode-perl_0.39-3.dsc
 fce71637af318dc9b8dfcb027c276d65 2748 perl extra 
libmime-explode-perl_0.39-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWM66AAoJEBKXO25y3Ae1uL4P/i26CKQW5/+2eZHBBNC2MFxh
FlhMJkI7zUhbnhTUixDfjUFelY3TxL+N4dBX/5Ldi951EgK5H+JqSqvko3bHF2If
ijO9XAecymJBnIbbi6/QOwUOp0zdQav4PK55KQ8mgTqxkY7rEIuSfY8e+zfpJR0t
KzmvE/tzzIDVAxfItOkF0ayN3GSqXDvbX6H7M4Hw6vH68cVqv64J9jXI6MZIuIQv
RYniJVhkrUUfySe/5XVoyI8xozl7/v6sjVqbiSCi+CJkayz0CVJqDd99SrN5lMpc
BvCyxFuPoRxSPAdHw3Ly1uC12rqEhjkMtl9OmfMzY3L+ZBwQsAcd1FBqrhqFRJGm
inF9wzHn1A5r5pjiKi9nViL8q1fJo86Q/8uyBIYmc8VTvVhDYicbcluajfW2KZdJ
K1Tez3slcSERJYY3BvLblqGt/jDeZi+rMW/mW08eEOMZ67VB/K3IE9w+BRyD4mWx
iH1CTbCkt+o3wAw2yP6rCadMWwGofIKM5DIw1tuHGn4RRUnI78z9F/NYi8eySP6P
ICrrq+qamfdDMm4bELrvbhk7cgeldNEkeUIFTT/ugC0Jb0mgbpli67osWBox706F
C6CX/E02G6wWgOh8FRfdUw5EHy62dYbLJc72GTNV+Z0svnF/Y0O2IECpIlQdzIBl
JmNZo4Zhbx2dq5PS3K+6
=Tpjb
-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: https://lists.debian.org/e1wdg5l-0006ue...@franck.debian.org



Accepted libnet-jabber-loudmouth-perl 0.07-3 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 11:08:04 +0200
Source: libnet-jabber-loudmouth-perl
Binary: libnet-jabber-loudmouth-perl
Architecture: source amd64
Version: 0.07-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libnet-jabber-loudmouth-perl - Perl interface for the loudmouth jabber library
Changes: 
 libnet-jabber-loudmouth-perl (0.07-3) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * Update my email address.
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update debian/copyright to copyright-format 1.0
   * Declare compliance with Debian Policy 3.9.5
   * Forward patches
   * Add myself to uploaders and copyright
Checksums-Sha1: 
 a7350b4993db44eaad50bfd7ea8420332175ed81 2412 
libnet-jabber-loudmouth-perl_0.07-3.dsc
 1c4a60b9c5ca24a6633856d7139cca60256a2920 3956 
libnet-jabber-loudmouth-perl_0.07-3.debian.tar.xz
 800cc94a25f2db64f940353a468e5c98706d6712 47560 
libnet-jabber-loudmouth-perl_0.07-3_amd64.deb
Checksums-Sha256: 
 90546c79555ec408723cb26b959e0f9e03dfa2f2ccb83e4c8eba1444573703d1 2412 
libnet-jabber-loudmouth-perl_0.07-3.dsc
 dc632d9ce4f8ae76306a711eacf73c6d21befc37c4e1142320df4663c60ac014 3956 
libnet-jabber-loudmouth-perl_0.07-3.debian.tar.xz
 b7dc09079f0f68552cb3fad6a5b06e858d2055483181896211640c8098bd842f 47560 
libnet-jabber-loudmouth-perl_0.07-3_amd64.deb
Files: 
 ee1027059b8e0fd538fd52b6aceebbbf 47560 perl optional 
libnet-jabber-loudmouth-perl_0.07-3_amd64.deb
 c2e232d53485121aef8eb7b1b638c888 2412 perl optional 
libnet-jabber-loudmouth-perl_0.07-3.dsc
 696dca4a8af52e591456b4ed4cfbaf50 3956 perl optional 
libnet-jabber-loudmouth-perl_0.07-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWNXPAAoJEBKXO25y3Ae1jEAP/0o33aPRGVI4i4HHdHcDOWDK
H9Ks5ihPStzP6sceLQDLGvSi0PHe5CstN6uYvEcgx5g1lArVh/dI4devBOkyvhk1
kw1z3lIgUA8J3cjCUIf4cbuYwGgNNSAR4N8lS94X1V4XrvYQDcU5h9LYRBXIslOn
diHIUAsdPw7CJ9lYIuxSW0+Cc7Uzu2Zjqjq4pIYjj/WWVHngqS0a63Ftytib4W43
PHZPjs14JKh2PZ+XTmgQ+oL8D4ryAvcImMQtg0bSJi3Frkn4w7OGaerL6eEEAJqU
hDDBs7w49JEbxnMv5ESAAUr2c7xUagyN14oNJo0uiSvv+C+322WjKho8Gr8ulG81
ATtbwjC3xQVwGftmrPso8oOkgmIFCeXQxmAmbuu1sgDOHih2XtgNhMnGmpGZMIex
Taf3BCWJepwCTXCwNYkXpCkOIPnjhzIhgW6mW6oIowtaZ2ZvW0SjKNIDy/LRD74q
EGExOCu/LZb2vyjWRLvFK7mJlqRluCTXYnbnk3HUJ8h9FsvpY0+gAIdlJGwFj71p
QuZ2GHy7ibR+9+shL6tRpSdA4/FkxS21a5QowHgqc7jWPDNIqrxzM60klOXSGn+l
0n8Uoa7rto3bBRzNzZQc/HP5tlKC5b3lF51MN1s9TPDDGbkWRRAoYSG8LxqO8Eey
y+AydulB0tDy7bIV9OTp
=Js8R
-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: https://lists.debian.org/e1wdg5x-0006yh...@franck.debian.org



Accepted libtext-sass-perl 0.97-4 (source all)

2014-04-24 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Apr 2014 10:29:50 +0200
Source: libtext-sass-perl
Binary: libtext-sass-perl
Architecture: source all
Version: 0.97-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libtext-sass-perl - implementation of the Sass CSS meta-language
Changes: 
 libtext-sass-perl (0.97-4) unstable; urgency=medium
 .
   * Fix depend (not only build-depend) on libconvert-color-perl.
   * Bump standards-version to 3.9.5.
Checksums-Sha1: 
 eb9473459142306b4041e6c4a316ccb33f368a8a 2345 libtext-sass-perl_0.97-4.dsc
 b7ce79be3fc515c804011d1e4b6d88497459978c 4180 
libtext-sass-perl_0.97-4.debian.tar.xz
 c5b6665e9cd3f80bffa8abb69264badd97ded4bb 23082 libtext-sass-perl_0.97-4_all.deb
Checksums-Sha256: 
 f1d8353add848026b35061a86da3fdebe2ea0aaa13c4ea7fe0759b9b30bd8bc5 2345 
libtext-sass-perl_0.97-4.dsc
 86884224e4dabfcbb86f9b433724f49a9efb321658be6eb4b88e7087dabae202 4180 
libtext-sass-perl_0.97-4.debian.tar.xz
 e63f1828c10d516ffe92a034db251a49089588bc1a4c5866d0a276cbdde760e1 23082 
libtext-sass-perl_0.97-4_all.deb
Files: 
 b4daddef0d04672d491d3b95caa77653 23082 perl optional 
libtext-sass-perl_0.97-4_all.deb
 84cf1cbccebe2850a1cd6a1475f7 2345 perl optional 
libtext-sass-perl_0.97-4.dsc
 80450ded4f47a9e34b2a35e590e5506b 4180 perl optional 
libtext-sass-perl_0.97-4.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTWMyXXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEhCPcP+gIGOy87FaP7GfITWxU2mV9P
CdhcJhS7xMaC+cTGDd/AfTUwLFzA9EEr6ac7u2EIfULw+aeaNWyrx+ghVrZvg5vx
cY+uJLNgLYJTpA3SdG2C7WGXCV20HKVEnopX6DRVnNeC+TQkoPUTGV4BE6BbgHiy
/CPH6tbUABT9cvZJ+ceqvP7AnntHP7KLs2iChIzJRFYK9z1EH85j7XlMBk8EJxh4
xwiPJhF8GEDLu0HdHJuGfZcY88weWBU3IIGjiZeDt6aR09tdEwdqkqdF0KhR0Ghr
UHqAfjOeCY3WK//aMivMl7BF8Lp6FcfnSpBQIt/VnPFDj+3azlJDrc1/s7Csg60i
Qz0o3WySG3tgTuHDNLEA/PxEMEAlmFQLNRCQYQmt8RBlCp1bAmjEjoR6MWBizc76
TpdVGKnGngniaytxzjeET5HNsOl909X2o61aZmRo/md5IPhkPYEVcAMV5+p0N9K7
VRu2OLO5he5Xp3BQDJmGfXJ4JMTdVjpBx+X/SVJKtVASV5ONkjpaopGJrqUO4tp8
deOlZyEvilZr+/jM8ZHPGRrNNAcA/qCjMwZa1Qo/SK+X9AZ5jQNCATeMnZPma2UR
jCRTmcD4LfM2plzNGxWdbfYFW4NleX06nGuvgq8a3HZ+WSrqEPA3CoZiDoeZqNpj
IfHUZUzFDVLTpAnOPkYY
=814M
-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: https://lists.debian.org/e1wdg64-00071k...@franck.debian.org



Accepted appdirs 1.3.0-1 (source all)

2014-04-24 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 11:12:32 +0200
Source: appdirs
Binary: python-appdirs python3-appdirs
Architecture: source all
Version: 1.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung benjamin.dr...@profitbricks.com
Changed-By: Benjamin Drung benjamin.dr...@profitbricks.com
Description: 
 python-appdirs - determining appropriate platform-specific directories (Python 
2)
 python3-appdirs - determining appropriate platform-specific directories 
(Python 3)
Changes: 
 appdirs (1.3.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/rules: Add missing test/__init__.py for tests.
Checksums-Sha1: 
 0402997cd3370a5514d06a4b2125c7aad2f96477 2013 appdirs_1.3.0-1.dsc
 fd82a8373418f14cbc59e1e9b0bbb9085c9a02a9 13680 appdirs_1.3.0.orig.tar.gz
 9467a43f9f65fac35378b61bdcb2499ad4280cbc 2068 appdirs_1.3.0-1.debian.tar.xz
 95f112b1b08ba6061488fd8c15ec894b83535d11 10362 python-appdirs_1.3.0-1_all.deb
 823a54c009758925402a954fd8c3dced4674f025 10356 python3-appdirs_1.3.0-1_all.deb
Checksums-Sha256: 
 11d0b914578feb410236acbe1d43657b35c73f60f23b174fb53e3d1f61d0eab1 2013 
appdirs_1.3.0-1.dsc
 6a5993513c9fdf0a64260cb17b032cb563064d88d9683bab091b4672c7f3cb97 13680 
appdirs_1.3.0.orig.tar.gz
 81de436dfb14446123f62a207be9e69532b1e1742d50f649a02b80e8f813e66b 2068 
appdirs_1.3.0-1.debian.tar.xz
 5030664d66e6d9deaaabab156d24ab946f2d3e8c2581ec619764242f8ce18104 10362 
python-appdirs_1.3.0-1_all.deb
 69fde74ae2d725fc6b4fe3e9f30dd35140308effa35f66563d6d5598c92c75ce 10356 
python3-appdirs_1.3.0-1_all.deb
Files: 
 53f3cff82b631b9758021f174d357791 10362 python optional 
python-appdirs_1.3.0-1_all.deb
 0ba931746bbc7140fa3694d244c1c849 10356 python optional 
python3-appdirs_1.3.0-1_all.deb
 e62c2dee030f7df7e076569e8f5fc8c4 2013 python optional appdirs_1.3.0-1.dsc
 19d02a6e64227c529dac715400832f6e 13680 python optional 
appdirs_1.3.0.orig.tar.gz
 448745293692a0b6bac39a0e8d14f533 2068 python optional 
appdirs_1.3.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTWNqhAAoJEN2M1aXejH56YG4P/3cPxincReRu034CTSyXEAXC
n3AvUiKXr9GHQ5AMfKZrPuMcfN391MR2eJNZ5uejj27nuHgquDymLXm794uhGnsG
G+JMkaqg37AXk66J5N0u86jz3w92FkchC5moeuXfLDbZAK2uPwECiSXVv0CJTIV3
NAGKWuzFXhWs2nobtfz7sCEjJVRMpr/LGLw0x4Wnb9rsEmYUpllKhfEtl9BOLs48
sMlluqxcsrwzQb4o+z/Dy1oYl6G8v48MdH6zmMkk4r/L3L2heyedO34u+gYNd1P+
3ijTuAQH9pAGURVG2/c1Uab33ThVAxWTmRQUJ9kW8GH38SrTHesR4fQAMXRorgQA
GuGSTiIc1HttS55qegHSc7cTmniRaJBqWGTcm3jujtQvKCwC1gxI/PcMyer/rZAp
6cfuPIFEj4jm5QBzh2jBvXnzmKFaeLVaK1D3RmuC8RoLRee4LN6FAeJUlD9nmxHS
siABAc/quRLKLT/KiZdJrj39unPgQoiPMW5UULGtuPfbTCSU2XADi2obk7a3mLh5
1kZDbkzAtbhyiZAyTDAu37vRq9aAQ++Jt0pcXLDFYQz1Dx9MJNKJC8WK+mcdBIN+
aUhFCSi/whGpn9eiiKfdTXaZlFj6lreKjxDytEdzIVr/wkyXV4+sDMqUYlsvbMui
gxHk61IBywoN1nNc2muN
=R/Mv
-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: https://lists.debian.org/e1wdgv6-000612...@franck.debian.org



Accepted clasp 3.0.4-1 (source amd64)

2014-04-24 Thread Thomas Krennwallner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 11:26:44 +0200
Source: clasp
Binary: clasp
Architecture: source amd64
Version: 3.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Thomas Krennwallner tk...@kr.tuwien.ac.at
Description: 
 clasp  - conflict-driven nogood learning answer set solver
Changes: 
 clasp (3.0.4-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 59c6b2ce910fe087d2dd62a5d0025408d5cf2f67 1992 clasp_3.0.4-1.dsc
 d4f510f53c90c9c77d827c240f49f79d3770a671 483884 clasp_3.0.4.orig.tar.gz
 af2c54dcc0fa823913784bd5d57af23b1610b87e 6284 clasp_3.0.4-1.debian.tar.xz
 0f8eba35bdd6c9310ef606c0289200165fdf07a1 424540 clasp_3.0.4-1_amd64.deb
Checksums-Sha256: 
 9b432aadac31f7a93bb63de8331e73e85f55ac7c7e3e5be1d975e5c55929b413 1992 
clasp_3.0.4-1.dsc
 9daa0018a1623092f6d4c220f6d4cfc17f3348ddc7136efd0be97913ba5707c5 483884 
clasp_3.0.4.orig.tar.gz
 3e39b4d4a1cee4f5b22a9a5f631783254e5a52990b2d1ed0b2e8839bd2dd6f3b 6284 
clasp_3.0.4-1.debian.tar.xz
 a5870068fe1c86428518ca4ae92cf58c4996015a2805fa325dff249c22cbe53b 424540 
clasp_3.0.4-1_amd64.deb
Files: 
 a8eb1a48246cb8ff05892e1b1a0c459a 424540 interpreters extra 
clasp_3.0.4-1_amd64.deb
 b973906ac4e2c5ec2ea2b479bf2c277a 1992 interpreters extra clasp_3.0.4-1.dsc
 12a314b5a0f7011ce4fc76153a853be2 483884 interpreters extra 
clasp_3.0.4.orig.tar.gz
 0fce2ef6a03dd388d856f09b211e4b60 6284 interpreters extra 
clasp_3.0.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWNq0AAoJECeX33SmZpqpEl0P/jpKYxQKJSekscteiJffs2V7
GVvplL83D+Nxcv7xJW8snYa2bSdof0WSVgfYFdgWGgJPvfer9abrnCESLoo0f4pi
XMpshTO+89lXgsnWQGHmdW5zsLNd5mqb/Xu5mDZiyTfMpe87hKBDtdlBWoKTcLxZ
aWTnIBho5vWxT9O/32qUxwgn9aYXvkYJwcQsiNsGt5slTVM1vvcIu9lu4Jfdb97m
GA80DpmtW+e/kk3uLumlC7mPZRhy9XEU4+pI2Emtczce0B++TK7wZJy0p5q/q+kX
u+8wwxkweIOY8DDbhJJZr8Z1acKmljt2RuEt+orHY8Lm/7+wVTGc1+YKYa3bVeuT
X4g6UO2Cv2cUV+26Q4Y6d+AjtN1zPCGo9xOheBINLiK3wzgGgZWsw6nS2vK3h99v
D2EKCFstIkUSJo80sNiS9jeXfTSfU17eD0pvmbjDwvqy8NpWyYIAN1aS6S+SN2oQ
HzFI5WCqLNLAANc4nxuMx0HhlP2/unxq2ueG9P4+35lFHU7jBWBuSPdSQofVzov8
qhFN6vBTHTQEaeAZapsoyTNUTVCXN90aFJXlp/l9gP+EVAxUTe08aasOlNqgQya6
VwdE3z9KV0cnn5+2NtEBm+yH1I9hrmygSVAkKU/A5lwoozvjyx5yckICsUZKeqsF
5Pyezy5jpzmUQtje61zQ
=8Mn4
-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: https://lists.debian.org/e1wdgvi-00065c...@franck.debian.org



Accepted espa-nol 1.11-8 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 11:31:23 +0200
Source: espa-nol
Binary: ispanish myspell-es aspell-es
Architecture: source all
Version: 1.11-8
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 aspell-es  - Spanish dictionary for aspell
 ispanish   - Spanish dictionary for ispell
 myspell-es - Spanish dictionary for myspell
Changes: 
 espa-nol (1.11-8) unstable; urgency=low
 .
   * Do not ship /var/lib/{a,i}spell dirs nor related symlinks.
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs.
Checksums-Sha1: 
 61abc15739c3a679cee0fc74818713d86a853af6 1452 espa-nol_1.11-8.dsc
 7a690de956ab23c7c43c3f098edb04801627c55c 15420 espa-nol_1.11-8.debian.tar.xz
 83499e65dd9cb3d1dc62f020985552abe0bdcb55 263416 ispanish_1.11-8_all.deb
 2ecd864a24cce352908630814259c7b8bb9a03ba 208342 myspell-es_1.11-8_all.deb
 b83293d4580574afa8fce9617dbea9c27dcc3fe6 185388 aspell-es_1.11-8_all.deb
Checksums-Sha256: 
 96f9730bbe2829ca50e43244a1b6e69f9fb12d98a49a14f532a566874f5e9778 1452 
espa-nol_1.11-8.dsc
 7c640d116a0d2b40e509343e40f01aba4ae6fb6639e9f78835b96fe5dedb652f 15420 
espa-nol_1.11-8.debian.tar.xz
 99fd29d131332356612b4fde8d000d1cee9d89787b771ae81b97d61e1f48e741 263416 
ispanish_1.11-8_all.deb
 5025367784a9dff05ca1acb0089abe77f1fbd0640287c02068f307e4ff81b9f7 208342 
myspell-es_1.11-8_all.deb
 3c50b8467f209d49e6ed2f0bad31c79204bfc0eec0e5f85a184419df20022a0c 185388 
aspell-es_1.11-8_all.deb
Files: 
 6519dd2f701398b65b8c9ff42116a52e 263416 text optional ispanish_1.11-8_all.deb
 07edc35bdf3fff9ec4875b209420ba5b 208342 text optional myspell-es_1.11-8_all.deb
 665f1c0e93dd685a234144938159f8ef 185388 text optional aspell-es_1.11-8_all.deb
 6692636b7c621a0223bf80b9ee69f8d9 1452 text optional espa-nol_1.11-8.dsc
 d104967c953597ca72dfa87e3b948f25 15420 text optional 
espa-nol_1.11-8.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY5VYACgkQTShHqj72DpwmCACdEISb4piz/oIBk9vlh8Lur1K9
QgcAn1pPsBQReXMI+6rz6a4j0AwB+ETD
=wZ2o
-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: https://lists.debian.org/e1wdgyi-0006lw...@franck.debian.org



Accepted uim 1:1.8.6-6 (source all amd64)

2014-04-24 Thread VDR dai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 18:22:58 +0900
Source: uim
Binary: uim-common uim libuim8 libuim-scm0 libuim-custom2 libuim-data 
libuim-dev uim-dbg uim-gtk2.0 uim-gtk3 uim-qt uim-xim uim-applet-gnome 
plasma-widget-uim uim-dict-gtk uim-dict-gtk3 uim-fep uim-utils uim-anthy 
uim-canna uim-skk uim-m17nlib uim-el uim-byeoru uim-latin uim-pinyin uim-tcode 
uim-viqr uim-ipa-x-sampa uim-look uim-yahoo-jp uim-social-ime uim-ajax-ime 
uim-google-cgiapi-jp uim-baidu-olime-jp
Architecture: source all amd64
Version: 1:1.8.6-6
Distribution: unstable
Urgency: medium
Maintainer: HIGUCHI Daisuke (VDR dai) d...@debian.org
Changed-By: HIGUCHI Daisuke (VDR dai) d...@debian.org
Description: 
 libuim-custom2 - Universal Input Method - uim-custom API library
 libuim-data - Universal Input Method - data files
 libuim-dev - Universal Input Method - development files
 libuim-scm0 - Universal Input Method - uim-scm API library
 libuim8- Universal Input Method - uim library
 plasma-widget-uim - Universal Input Method - KDE Plasma widget
 uim- Universal Input Method - metapackage
 uim-ajax-ime - Universal Input Method - Ajax-IME web input support
 uim-anthy  - Universal Input Method - Anthy plugin
 uim-applet-gnome - Universal Input Method - GNOME applet
 uim-baidu-olime-jp - Universal Input Method - Baidu web input support
 uim-byeoru - Universal Input Method - byeoru hangul input support
 uim-canna  - Universal Input Method - Canna plugin
 uim-common - Universal Input Method - common files
 uim-dbg- Universal Input Method - debugging symbols
 uim-dict-gtk - Universal Input Method - GTK+2.x Japanese dictionary tool
 uim-dict-gtk3 - Universal Input Method - GTK+3.x Japanese dictionary tool
 uim-el - Universal Input Method - Emacs front end
 uim-fep- Universal Input Method - front end processor
 uim-google-cgiapi-jp - Universal Input Method - Google-Jp web input support
 uim-gtk2.0 - Universal Input Method - GTK+2.x front end
 uim-gtk3   - Universal Input Method - GTK+3.x front end
 uim-ipa-x-sampa - Universal Input Method - X-SAMPA IPA input support
 uim-latin  - Universal Input Method - Latin script input support
 uim-look   - Universal Input Method - Dictionary-based completion input suppor
 uim-m17nlib - Universal Input Method - m17nlib plugin
 uim-pinyin - Universal Input Method - pinyin input support
 uim-qt - Universal Input Method - Qt 4.x front end
 uim-skk- Universal Input Method - SKK plugin
 uim-social-ime - Universal Input Method - Social-IME web input support
 uim-tcode  - Universal Input Method - T-Code input support
 uim-utils  - Universal Input Method - utilities
 uim-viqr   - Universal Input Method - Vietnamese Quoted-Readable support
 uim-xim- Universal Input Method - XIM compatibility interface
 uim-yahoo-jp - Universal Input Method - Yahoo-JP web input support
Closes: 744673
Changes: 
 uim (1:1.8.6-6) unstable; urgency=medium
 .
   * debian/README.Debian: remove framebuffer from Using uim-fep.
   * debian/README.Debian.uim-fep: add config example for Using uim-fep.
   * support alternatives for uim-toolbar requested by im-config.
 - debian/uim-common.{postinst,prerm}; new file.
 - debian/uim-gtk3.{postinst,prerm}; new file.
 - debian/uim-gtk2.0.{postinst,prerm}; new file.
 - debian/uim-qt.{postinst,prerm}; new file.
   * fix FTBFS on ppc64el. pick up from uim 1:1.8.6-4ubuntu1.
 thanks to Matthias Klose d...@ubuntu.com (Closes: #744673).
 - debian/patches/ppc64el.patch: new file
 - debian/rules: use autotools_dev with dh.
Checksums-Sha1: 
 59ca11a080a02912eaf652dd13d64b70e02b1b16 4091 uim_1.8.6-6.dsc
 33ca2c2c645f920c452bb8e93eec063c7a65d39d 35668 uim_1.8.6-6.debian.tar.xz
 cd113001773b355c474c1467350ee11f69684b26 574710 uim-common_1.8.6-6_all.deb
 006a4baa3d9959ae8d6fc4a29a75f52c9992c2fc 1302 uim_1.8.6-6_all.deb
 f4d619a7bf5bb9e3cbb098289f529a4f5e31ae57 29116 libuim8_1.8.6-6_amd64.deb
 b0a1ff84fa2a856f2af71216df15902ca7366b87 55114 libuim-scm0_1.8.6-6_amd64.deb
 81fd88a1089ee002f4e6ec8b30a48ba22e5429dd 10880 libuim-custom2_1.8.6-6_amd64.deb
 3ec8f7f5d3611cf4b109ee4c5785faf6cee994b6 226620 libuim-data_1.8.6-6_amd64.deb
 220f871ea5d547ba7bbfa9f795d3df202685107e 103234 libuim-dev_1.8.6-6_amd64.deb
 06ebc4dcf8f2c27633154d3aebed3c4aecd950e7 5094860 uim-dbg_1.8.6-6_amd64.deb
 abe651dfb590e88ee3e2702205f1b1dad17696f9 98900 uim-gtk2.0_1.8.6-6_amd64.deb
 9e48597ff314be300c75d399b9979ed7b481b4ed 98354 uim-gtk3_1.8.6-6_amd64.deb
 dac70343fe1b4b01dbf1bf53c713a42439324c2a 164596 uim-qt_1.8.6-6_amd64.deb
 0cd472c8e73f42062f9fbdc70da57099035fc092 94006 uim-xim_1.8.6-6_amd64.deb
 9fd66de35280068f99f3cf408e0121e3b41fdc27 11966 
uim-applet-gnome_1.8.6-6_amd64.deb
 aff1ac02b61044dcb40c4891a280a119534e8d64 20738 
plasma-widget-uim_1.8.6-6_amd64.deb
 bb37d1c0849e1326affc5298c3b1930c9ac89628 23502 uim-dict-gtk_1.8.6-6_amd64.deb
 8964893276fb89c242abf62085a25898cb32143b 23400 uim-dict-gtk3_1.8.6-6_amd64.deb
 

Accepted xuxen-eu-spell 0.4.20081029-8 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 11:37:45 +0200
Source: xuxen-eu-spell
Binary: hunspell-eu-es aspell-eu-es
Architecture: source all
Version: 0.4.20081029-8
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 aspell-eu-es - Basque (Euskera) dictionary for aspell
 hunspell-eu-es - Basque (Euskera) dictionary for hunspell
Changes: 
 xuxen-eu-spell (0.4.20081029-8) unstable; urgency=low
 .
   * Do not ship /var/lib/aspell dir nor related symlinks.
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs.
Checksums-Sha1: 
 54450231e518144416e43a5043164ff03b3a1457 1496 xuxen-eu-spell_0.4.20081029-8.dsc
 b9c5e535c6fc404a3bacf9c85056c2db4f885297 5632 
xuxen-eu-spell_0.4.20081029-8.debian.tar.xz
 2a921b6ea733d2eda44d1f761248d298d5605222 420302 
hunspell-eu-es_0.4.20081029-8_all.deb
 5ecbf369723b9a0de4c9f922ed7c3a1ba033a50a 285052 
aspell-eu-es_0.4.20081029-8_all.deb
Checksums-Sha256: 
 cae588b6a5b08afce79cc704cb7649bdaa6432fc88740016a52364027246aa21 1496 
xuxen-eu-spell_0.4.20081029-8.dsc
 be98bc1b192f487b53692a2707b10bc3daa8f33810c4ad70b5adaabbc7c891dc 5632 
xuxen-eu-spell_0.4.20081029-8.debian.tar.xz
 60d9e779aba5f5d2fb6a48bde66bc9dc2ca32b5ef989ca7cf2847534e67d6d37 420302 
hunspell-eu-es_0.4.20081029-8_all.deb
 fc9eaae454160ec71ba34f1005f62ef3f83eeabf812ff3e2ddd7d61382102ed2 285052 
aspell-eu-es_0.4.20081029-8_all.deb
Files: 
 5b0d4532ea888a9095535c1e90f3ec25 420302 text optional 
hunspell-eu-es_0.4.20081029-8_all.deb
 fe0a122bbb4a866ff677528d9ba006c1 285052 text optional 
aspell-eu-es_0.4.20081029-8_all.deb
 00164d7684352c700b84b9d8ef9eae37 1496 text optional 
xuxen-eu-spell_0.4.20081029-8.dsc
 e029583ebf6ebbf3ee46e7852bde3794 5632 text optional 
xuxen-eu-spell_0.4.20081029-8.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY5a0ACgkQTShHqj72Dpz4mACdEJ7aWZ20wM5FcC8UQ1rSsxLG
PVIAnjXwGjcmbl3opaGNQ1b6T54n6cB9
=9tsq
-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: https://lists.debian.org/e1wdgz6-0007hu...@franck.debian.org



Accepted ispell-fo 0.4.2-5 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 10:55:55 +0200
Source: ispell-fo
Binary: ifaroese wfaroese aspell-fo myspell-fo
Architecture: source all
Version: 0.4.2-5
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 aspell-fo  - Faroese dictionary for aspell
 ifaroese   - Faroese dictionary for ispell
 myspell-fo - Faroese dictionary for myspell
 wfaroese   - Faroese dictionary / wordlist
Changes: 
 ispell-fo (0.4.2-5) unstable; urgency=low
 .
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs.
Checksums-Sha1: 
 6a7cd4d41e67a7bdd10be424f443d1ddb4a0bb24 1497 ispell-fo_0.4.2-5.dsc
 7f329d7a2ba1acbe6e895d2aa5f5fb255ac76f9e 9280 ispell-fo_0.4.2-5.debian.tar.xz
 6f4271171c05a5bfb0d9a47b72d563179489b53b 1083980 ifaroese_0.4.2-5_all.deb
 df740f1a6e8a3e0193504debaa6b08eee2926fcf 916428 wfaroese_0.4.2-5_all.deb
 d8f853aa3796516dd05a8980edf6138328e6781f 569772 aspell-fo_0.4.2-5_all.deb
 d29105fcc259ea1956e23b4b9afcc4a2685c2936 900100 myspell-fo_0.4.2-5_all.deb
Checksums-Sha256: 
 737ec2aafe27b587ddee02c40405952de78deb38e79d89a31b938caa00048131 1497 
ispell-fo_0.4.2-5.dsc
 2801c54849185374ab87f99e3b654d02b4cf7638859ff564ddc624c2b037b150 9280 
ispell-fo_0.4.2-5.debian.tar.xz
 b9564fdc40edd8be57d51ea29db4ea933cc98c63ede6a65f3099546537dab453 1083980 
ifaroese_0.4.2-5_all.deb
 ac546bc55eed4ea64e98593bca904e3929d16437288d882d17626fa2291a7e5d 916428 
wfaroese_0.4.2-5_all.deb
 dfa45b6b1e19c7ab046aaf6098d291644b790b12fec42e5b7b1cbca0912ddbc9 569772 
aspell-fo_0.4.2-5_all.deb
 33c2d87719966891b4b53718f41b36565fe832b5c604eee7e0405c8dff360838 900100 
myspell-fo_0.4.2-5_all.deb
Files: 
 af1fe6a050d78e651ec3ce239ebad55e 1083980 text optional ifaroese_0.4.2-5_all.deb
 cac632a3a3f263c229422a9b121bcdb8 916428 text optional wfaroese_0.4.2-5_all.deb
 28948aa42e67d59e769efdec5d173644 569772 text optional aspell-fo_0.4.2-5_all.deb
 d2fca536e4acb401440d40bea918d77d 900100 text optional 
myspell-fo_0.4.2-5_all.deb
 7722a06afcea904b6c790bdaec379ae9 1497 text optional ispell-fo_0.4.2-5.dsc
 0cebd2fa2d3eca280dbd242b39dce66b 9280 text optional 
ispell-fo_0.4.2-5.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY4+IACgkQTShHqj72DpzEpgCfSCTxbSKkdgvjyAHLDLgVyQGo
n8oAnAoP6NTL3Cyr6R5r2blQepPYEzyT
=QNlY
-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: https://lists.debian.org/e1wdhd0-00039j...@franck.debian.org



Accepted myspell-pt-br 20131030-3 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 11:15:07 +0200
Source: myspell-pt-br
Binary: myspell-pt-br aspell-pt-br
Architecture: source all
Version: 20131030-3
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 aspell-pt-br - Brazilian Portuguese dictionary for GNU Aspell
 myspell-pt-br - Brazilian Portuguese dictionary for myspell
Changes: 
 myspell-pt-br (20131030-3) unstable; urgency=low
 .
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs.
   * debian/rules: No longer ship symlinks to /var/lib/aspell.
   * Close old (LP: #760724), myspell symlinks are obsolete.
   * Close old (LP: #108899), BrOffice dictionary is used since 2007.04.11.
Checksums-Sha1: 
 ff9871ac3878cffd955709e77a62f726a114172d 1487 myspell-pt-br_20131030-3.dsc
 61d0a4ab37794b7d8748cb04982a7e5b2653c4aa 7116 
myspell-pt-br_20131030-3.debian.tar.xz
 d6ef9cbb387503b9d9002af8f081908d4caeb9fa 1133758 
myspell-pt-br_20131030-3_all.deb
 52d9f1848a89a38b076c24035eab4e80aebe6c10 1034526 
aspell-pt-br_20131030-3_all.deb
Checksums-Sha256: 
 03add85fe67e37457e34d6613e279352b805b57623e7be107fa4c8ce7bff92fd 1487 
myspell-pt-br_20131030-3.dsc
 068427af5ad19da89009e4ebd24553f13415b89dfb639b3e6d02414f247ce0c6 7116 
myspell-pt-br_20131030-3.debian.tar.xz
 ee827c5847900075f9176907a07ef01475ca6c214eb5e8258630edbab0c317d7 1133758 
myspell-pt-br_20131030-3_all.deb
 421a2b5fbab3c398587a43b99fecb6b3197b7e5ebb6af983ae916102252086e9 1034526 
aspell-pt-br_20131030-3_all.deb
Files: 
 5de377c7c4043e0104ad6826e6997726 1133758 text optional 
myspell-pt-br_20131030-3_all.deb
 d6a85cdabb1d3783b504666899c1cd83 1034526 text optional 
aspell-pt-br_20131030-3_all.deb
 f914c3732ccbf73b1ccdbe77a13843ee 1487 text optional 
myspell-pt-br_20131030-3.dsc
 26ef9654ccd3a5cc032124068b0e4b31 7116 text optional 
myspell-pt-br_20131030-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY5QAACgkQTShHqj72DpyGRACgiYlWV5RY5KVXwtmiD0rcM6RB
l/0AoILKrH26dlAncP4NoL1BPbjRtNlB
=F+XW
-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: https://lists.debian.org/e1wdhd7-0003db...@franck.debian.org



Accepted br.ispell 3.0~beta4-17 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 11:09:28 +0200
Source: br.ispell
Binary: ibrazilian brazilian-conjugate wbrazilian
Architecture: source all
Version: 3.0~beta4-17
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 brazilian-conjugate - Brazilian Portuguese verb conjugator
 ibrazilian - Brazilian Portuguese dictionary for ispell
 wbrazilian - Brazilian Portuguese wordlist
Changes: 
 br.ispell (3.0~beta4-17) unstable; urgency=low
 .
   * Do not ship /var/lib/ispell dir nor ship symlinks to it.
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs. Fix Build-Depends.
Checksums-Sha1: 
 0773acd14b1d3bd081328cf3c1429690afdacf94 1477 br.ispell_3.0~beta4-17.dsc
 4401212605cf1bfbd3ff672e3dbc7b2ab6704de8 14660 
br.ispell_3.0~beta4-17.debian.tar.xz
 0765a6a38d1ca4ebafed3534365fb53145b8327c 183034 ibrazilian_3.0~beta4-17_all.deb
 899f49255d22e2a7e69b8d67878b9868df2dfedb 65368 
brazilian-conjugate_3.0~beta4-17_all.deb
 59f0ee94ae38df9520476285f26787f6eb5ec7bf 460416 wbrazilian_3.0~beta4-17_all.deb
Checksums-Sha256: 
 0b9b3c4d14484a1f1f95de1670ad76b7b065e81466407878e9bc10c34d359ffc 1477 
br.ispell_3.0~beta4-17.dsc
 f9af9dce8049ed1c9aaeb1f4814fee27065d1aa4bc7b86528571f8f1a1d422ca 14660 
br.ispell_3.0~beta4-17.debian.tar.xz
 f39da75ceba02daab57931424122192c7b30c618537c1091dc2074c488c7d324 183034 
ibrazilian_3.0~beta4-17_all.deb
 40f2f99847e666a2f20de24833701710a89d53418adf6ecdc6bd4d955b66fb10 65368 
brazilian-conjugate_3.0~beta4-17_all.deb
 3cbc3ebcfd67136ae40acc4b5c5f52a6b37df14ee3c12b8f970e6c1c38cd4136 460416 
wbrazilian_3.0~beta4-17_all.deb
Files: 
 0b30bb9db85b461b0bfdd0d4781ba63d 183034 text optional 
ibrazilian_3.0~beta4-17_all.deb
 8f03e47979d57ebf182075e3398aeda3 65368 text extra 
brazilian-conjugate_3.0~beta4-17_all.deb
 205c5a836b7a735aae528b559ebcd5d9 460416 text optional 
wbrazilian_3.0~beta4-17_all.deb
 929acc549bb54e044854008766ec440d 1477 text optional br.ispell_3.0~beta4-17.dsc
 d5f2445dec9cc943a994bd38da7d852c 14660 text optional 
br.ispell_3.0~beta4-17.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY5FgACgkQTShHqj72DpxVLACfdP2lZM/dS9s5WWcdq5oacF45
igAAn26s2dINdI4LJqYSFxUUwbnu5oje
=lRID
-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: https://lists.debian.org/e1wdhch-0002vv...@franck.debian.org



Accepted eo-spell 2.1.2000.02.25-48 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 10:47:47 +0200
Source: eo-spell
Binary: iesperanto myspell-eo aspell-eo aspell-eo-cx7
Architecture: source all
Version: 2.1.2000.02.25-48
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 aspell-eo  - Esperanto dictionary for aspell
 aspell-eo-cx7 - Esperanto dictionary for aspell, cx 7bit encoding
 iesperanto - Esperanto dictionary for ispell
 myspell-eo - Esperanto dictionary for myspell
Changes: 
 eo-spell (2.1.2000.02.25-48) unstable; urgency=low
 .
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs.
Checksums-Sha1: 
 ecd578d386abdaaf5cc3a70d8ea02ce142e0448e 1548 eo-spell_2.1.2000.02.25-48.dsc
 54207875670eefd7a78a8fee7b6eb9208cae1b09 9396 
eo-spell_2.1.2000.02.25-48.debian.tar.xz
 37a86d2a241129d56b896d2cd51d7736a7f96529 102332 
iesperanto_2.1.2000.02.25-48_all.deb
 5184b24e346ed7f9c6f84b58732aa6f1e0063997 86940 
myspell-eo_2.1.2000.02.25-48_all.deb
 e474810dbba322208b26da8967f77cd52265e488 85568 
aspell-eo_2.1.2000.02.25-48_all.deb
 9dc268c9006e40fa2834f1a70a50f1dce3898d0d 196730 
aspell-eo-cx7_2.1.2000.02.25-48_all.deb
Checksums-Sha256: 
 0b6b50227ad492b0f3bbb705620742bc5d89917fa7735612e3d849e8eae0f59d 1548 
eo-spell_2.1.2000.02.25-48.dsc
 3e379e715af45c00c6fc4667cc6363ef72650f29c411ddc2093f347656e59c3c 9396 
eo-spell_2.1.2000.02.25-48.debian.tar.xz
 897827b7dcbff0a21dec718d61424dd0ee7076f5803d6a94b6dd3f050e6d7f76 102332 
iesperanto_2.1.2000.02.25-48_all.deb
 5df23816c78b62a88d9eb4e9b98aa8a7fc03ee9e7e7fad3c8feed547fd7dfe7d 86940 
myspell-eo_2.1.2000.02.25-48_all.deb
 31f870bb8c070a845a65a018980d5edf655b1dfb8aa11433d0185890fae09683 85568 
aspell-eo_2.1.2000.02.25-48_all.deb
 52c4dd6243ed32b5bbd73696c548740bf35dd2c344f65902aaad46a161dd1f9d 196730 
aspell-eo-cx7_2.1.2000.02.25-48_all.deb
Files: 
 40ffe5c11069f2fa4c727108487180c1 102332 text optional 
iesperanto_2.1.2000.02.25-48_all.deb
 cc409d3c7b178b4c76b82ad2d92d752e 86940 text optional 
myspell-eo_2.1.2000.02.25-48_all.deb
 abd43a61595f751f62c75866c0b5f472 85568 text optional 
aspell-eo_2.1.2000.02.25-48_all.deb
 d35cff76e7886cbcdccacc2dd429cfb7 196730 text optional 
aspell-eo-cx7_2.1.2000.02.25-48_all.deb
 01a1a796c90acf7806cb9660faa26a37 1548 text optional 
eo-spell_2.1.2000.02.25-48.dsc
 0f2b564578a6dbaa7c49a64520775abb 9396 text optional 
eo-spell_2.1.2000.02.25-48.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY430ACgkQTShHqj72DpyaHgCaArZv6dI0IF1MG6F/SBP0aTrz
xtIAnjuEjpTvISDa5B+Vq3bK0iHi7WmB
=nbZZ
-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: https://lists.debian.org/e1wdhcq-00032r...@franck.debian.org



Accepted myspell.pt 20091013-6 (source all)

2014-04-24 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 11:12:30 +0200
Source: myspell.pt
Binary: myspell-pt-pt myspell-pt aspell-pt-pt
Architecture: source all
Version: 20091013-6
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 aspell-pt-pt - European Portuguese dictionary for GNU Aspell
 myspell-pt - Portuguese dictionaries for myspell
 myspell-pt-pt - European Portuguese dictionary for myspell
Changes: 
 myspell.pt (20091013-6) unstable; urgency=low
 .
   * Rebuild against sid dictionaries-common-dev 1.23.2 to properly clean
 dirs.
   * aspell-pt-pt.links: No longer ship symlinks to /var/lib/aspell.
Checksums-Sha1: 
 8d4a1211483b7e42d8cf2307c16498efd53957e8 1473 myspell.pt_20091013-6.dsc
 5d4311ec5c70373e9f6a8e8891739d27967f37c3 5308 
myspell.pt_20091013-6.debian.tar.xz
 25cdaeadbcbe47c592f94f1e5bdb0bb9750f81a1 137956 
myspell-pt-pt_20091013-6_all.deb
 7564b0a200bf3d741ae391a0f17e18ab288ce7ed 3552 myspell-pt_20091013-6_all.deb
 e66df7f97c4b1c531eca9f2e0e24665e80da3eac 116168 aspell-pt-pt_20091013-6_all.deb
Checksums-Sha256: 
 df4182df6685c660592c9c46267cb687319eda4b1a7089994183351adf6fb2a5 1473 
myspell.pt_20091013-6.dsc
 78e0dfc29dbbcfc4b1e0581404d66bea1677b5723d2854c22bb537711ac5bfcf 5308 
myspell.pt_20091013-6.debian.tar.xz
 82effc446706dedea970a189fc92fcc639ff90f384e0cac5e129079df933c676 137956 
myspell-pt-pt_20091013-6_all.deb
 7e8699181e61d6ad700d43e778fce55dfa7c07a046ec6e215a15cbfc0bc27baf 3552 
myspell-pt_20091013-6_all.deb
 2c9127256f8c6e1cc39b734ab63d6637efaf29ec69d576970b5630afa16a2715 116168 
aspell-pt-pt_20091013-6_all.deb
Files: 
 8b50451fa74991fc43c446b360f2f1fd 137956 text optional 
myspell-pt-pt_20091013-6_all.deb
 0ed3d7d9ee0014d89de16f297c4f86a3 3552 text optional 
myspell-pt_20091013-6_all.deb
 ebb44d126aaa88c8e9cc932282d5d51c 116168 text optional 
aspell-pt-pt_20091013-6_all.deb
 1936cb7ef44f5107c11ad6b052495239 1473 text optional myspell.pt_20091013-6.dsc
 24f747c6e2dc8facd50b9610b9823ea4 5308 text optional 
myspell.pt_20091013-6.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNY5KsACgkQTShHqj72DpysjQCeIhf0uB6m+X1KP7UU7dlK25Qq
sM0AoI/IL/Oh8p0JXpwLxNJwWIdYs8gf
=HO/4
-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: https://lists.debian.org/e1wdhdf-0003it...@franck.debian.org



Accepted enhanceio 0+git20130620-2 (source all)

2014-04-24 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:08:30 +1000
Source: enhanceio
Binary: enhanceio enhanceio-dkms
Architecture: source all
Version: 0+git20130620-2
Distribution: experimental
Urgency: low
Maintainer: Dmitry Smirnov only...@debian.org
Changed-By: Dmitry Smirnov only...@debian.org
Description: 
 enhanceio  - dynamic block device cache for Linux (user space utility)
 enhanceio-dkms - dynamic block device cache for Linux (DKMS version)
Changes: 
 enhanceio (0+git20130620-2) experimental; urgency=low
 .
   * New patch for compatibility with Linux-3.14.
   * New patch to bypass writes in 'ro' mode.
   * Standards to 3.9.5.
Checksums-Sha1: 
 2c2c21736674524197fa430f1878d479989cfbc2 1976 enhanceio_0+git20130620-2.dsc
 4ff65a4f511b7975117ab0ebcf98dcb62e690304 8692 
enhanceio_0+git20130620-2.debian.tar.xz
 2b68b1cb6ee8801a0ef3c251cc1d251779b0ee41 16684 
enhanceio_0+git20130620-2_all.deb
 ecdaf4ef1f2bd933db31ce1a68b5f40bfbae1792 72314 
enhanceio-dkms_0+git20130620-2_all.deb
Checksums-Sha256: 
 35a1ed87ed6326841eb33021963da4da8a8dcea8b54c8a1952c561de664cc279 1976 
enhanceio_0+git20130620-2.dsc
 d3d6750d53b5d85d814f0bdf9b38f2cdc3bce520b639108ea032439f9aab1799 8692 
enhanceio_0+git20130620-2.debian.tar.xz
 7d5e190a795e99ee50f3629eeebb21db52ebb804237398aebbaccdf632fb9c81 16684 
enhanceio_0+git20130620-2_all.deb
 fee286c8143c3f96854a33edd55cc00c0f20f39b5dd01ff2d458de898909fa82 72314 
enhanceio-dkms_0+git20130620-2_all.deb
Files: 
 932173e3f40882eb69ccfb4a41417a12 16684 utils optional 
enhanceio_0+git20130620-2_all.deb
 0fda6a97d82e503c75a9c99df20dbb40 72314 kernel optional 
enhanceio-dkms_0+git20130620-2_all.deb
 953a513940545d2008e178565788f862 1976 kernel optional 
enhanceio_0+git20130620-2.dsc
 2d1e18a5e621f531d49578ef0c932e5f 8692 kernel optional 
enhanceio_0+git20130620-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWOu1AAoJEFK2u9lTlo0bQE4QALkaGxavovNJdWoWXioovZ1c
sUdpyNqt60NzXq36gM+K7rCPOvHS3OwdaNun6aH6mKpidzd48LeDxAR48qOunH3p
dDIcTgrZNLyZSXRruCHUE7AXr3LuUZl+3+jdaPJlq1nofkkCsDtQfHLV6qrNAsdv
9XEUDpwfiDwLSWmWX4KhV0uIbHMo4iIum/ORYx5le44jjUm3nR6heDc8uPLlJ/9C
7jgxHqhGuFMgMVKfX/ISxGLWcyQydFzw5R6q3cGaFUtN0iC1EAez61kFWge5jKiL
wjLc0myefgHikpjryNy9kJuvNPGFeXzZ/ESd4cPuOvAi/AJ04EHubxKCMUI75i+e
v23zFCruQPlmnyyICAxPFvN94iPV88YLQ7h+JrSlPl8Hq1zMImykztUhDJFS8qqs
PUL/7b3Y9O/4mbI8cEEB/qs3JPxIpEH4vwY/FuI2Z8S/AxHynp2FW6p7sxYKvwfO
WMPCUu6I3Xq2cwFqw0n18xKtGfSkUfELInh2sj0LLmrY/P+Zdj14SrlwQ+FPqYaO
gWcWyWjD7PizGURxJrHFHrhMYMt1pPZ1zaPiYCcgiR0uGqPZzaocJrWbcs2rO26B
3GsxvCjk3XFJgbVyQyQZjSKSO5a2/mLOabhvbzfm3FI0PfGxe8EQ0IOC7e0wxu0H
l6ifoom7bDEkKNa4Lfgr
=30i5
-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: https://lists.debian.org/e1wdhr8-0007du...@franck.debian.org



Accepted tdbc 1.0.0-2 (source amd64)

2014-04-24 Thread Massimo Manghi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 05:01:27 +0200
Source: tdbc
Binary: tcl8.6-tdbc
Architecture: source amd64
Version: 1.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Massimo Manghi mxman...@apache.org
Changed-By: Massimo Manghi mxman...@apache.org
Description: 
 tcl8.6-tdbc - Tcl Database Connectivity
Changes: 
 tdbc (1.0.0-2) unstable; urgency=medium
 .
   * Adding hardening flags to build scripts as requested by policy
   * Bumbing standard version to 3.9
Checksums-Sha1: 
 c19105cbdfc53f833d8c736ef47a48461a26867c 1043 tdbc_1.0.0-2.dsc
 8640c6bf65eb7e1d933dac4aa5b8135cc88cfc02 5160 tdbc_1.0.0-2.debian.tar.xz
 2af5e132952c728ca63ddd8a1e1c68e1f4740b8a 41854 tcl8.6-tdbc_1.0.0-2_amd64.deb
Checksums-Sha256: 
 8c51c835bc74a9158fb51cd5388c7945dc5ba013bc33f3f912b0035e2cddc9de 1043 
tdbc_1.0.0-2.dsc
 4481d9591f6a9081a8c003346df6d46b2ac55d193b512670a1cbc1fc6100a157 5160 
tdbc_1.0.0-2.debian.tar.xz
 7616e708655d96697510bad755bb39dd4b86a92c3428dffe17336268681262d1 41854 
tcl8.6-tdbc_1.0.0-2_amd64.deb
Files: 
 c97ff6a96d8398ed6c53f707cdd8cc24 41854 libs optional 
tcl8.6-tdbc_1.0.0-2_amd64.deb
 fbc1ed7354beee5a935e9d66fe5c0a0e 1043 libs optional tdbc_1.0.0-2.dsc
 46cfc2b205981e199565cba7d16e3f49 5160 libs optional tdbc_1.0.0-2.debian.tar.xz

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

iD8DBQFTWO+5IcdH02pGEFIRAkyBAJ9JkubiNY4Kl9YFA4UYT2xvG6eEawCgguhE
qeikgGStdQlEvbHiPn8HIwE=
=diLN
-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: https://lists.debian.org/e1wdhfn-0002sq...@franck.debian.org



Accepted ruby-sass 3.3.4+really.3.2.19-1 (source all)

2014-04-24 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Apr 2014 13:26:29 +0200
Source: ruby-sass
Binary: ruby-sass
Architecture: source all
Version: 3.3.4+really.3.2.19-1
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 ruby-sass  - powerful but elegant CSS compiler that makes CSS fun again
Closes: 744943
Changes: 
 ruby-sass (3.3.4+really.3.2.19-1) unstable; urgency=medium
 .
   [ upstream ]
   * New release.
 Highlights since 3.2.12:
 + Numbers returned by user-defined functions now trigger division,
   just like numbers stored in variables.
 + Support importing files in paths with open brackets.
 + Fix `sass-convert`'s handling of rules with empty bodies when
   converting from CSS.
 + Fix CSS imports using `url()` with a quoted string and media
   queries.
 + Don't crash when parsing a directive with no name in the indented
   syntax.
 + Clean up file paths when importing to avoid errors for overlong
   path names.
 + Parse calls to functions named `true`, `false`, and `null` as
   function calls.
 + Don't move CSS `@import`s to the top of the file unless it's
   necessary.
 + Support `.foo` when the parent selector has a newline followed by
   a comma.
 + Handle a race condition in the filesystem cache store when a cache
   entry becomes invalidated.
 + Ensure that atomic writes are fully flushed to disk.
 + Ensure that atomic writes have the same permissions as a normal
   open() would.
 .
   [ Jonas Smedegaard ]
   * Revert to stable 3.2.x series (3.3.x not yet supported by Compass).
 Closes: bug#744943. Thanks to Christian Neumann c...@2foo.net.
   * Fix install upstream changelog.
   * Track only stable releases:
 + Limit watch file to upstream 3.2.* version.
 + Have watch file and CDBS tarball rules strip leading ...really in
   Debian versions.
   * Drop NEWS entry related to 3.3.0 release: reverted.
   * Unfuzz (and revert DEP3 header of) patches.
Checksums-Sha1: 
 67a2dfc6be8355e3ecab20ed79ddfa8949bda0eb 2160 
ruby-sass_3.3.4+really.3.2.19-1.dsc
 581ab876cdc8ce4e486b4d5e6fcd2c35eecf90e4 282424 
ruby-sass_3.3.4+really.3.2.19.orig.tar.gz
 87641fe5c08d83d7f452b3d3fdb9e109791736ac 9352 
ruby-sass_3.3.4+really.3.2.19-1.debian.tar.xz
 23310707dfee7d3899192181935200582924a281 164180 
ruby-sass_3.3.4+really.3.2.19-1_all.deb
Checksums-Sha256: 
 fae42d6ef540e6fb9b99e3bef1a58594a104a3fb6b4f80b36894dab7b8f37197 2160 
ruby-sass_3.3.4+really.3.2.19-1.dsc
 ce18235cf537fe1eff002c8fbaf9f706d4091ba46a376e67b4203a60d22df7c2 282424 
ruby-sass_3.3.4+really.3.2.19.orig.tar.gz
 87dc9e2b948e94297b2fb462059ecb1148d4fb6ece445f316c858d875c733865 9352 
ruby-sass_3.3.4+really.3.2.19-1.debian.tar.xz
 0f838e007a8d097fb95401ec4eca2e14caa2c660b54bd6ce3c6580764e326f8e 164180 
ruby-sass_3.3.4+really.3.2.19-1_all.deb
Files: 
 58ac552d9d141c06a195b2252f7eee0c 164180 web optional 
ruby-sass_3.3.4+really.3.2.19-1_all.deb
 88b4d6ab6b8a12fff5dce9820da368f4 2160 web optional 
ruby-sass_3.3.4+really.3.2.19-1.dsc
 f62316ba30abaab9be2149eb316dd623 282424 web optional 
ruby-sass_3.3.4+really.3.2.19.orig.tar.gz
 180112df007bebf419fa7334ff3690ea 9352 web optional 
ruby-sass_3.3.4+really.3.2.19-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTWPZMXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEhPhQP/Rrk+pDI/0psBsEq72zZFxLr
amsmbRtrnaouYGeZG3FnalHTGafYGz39e5fT5mcq05Hc645jbfIRRhpd0ULSfLVo
UskIN9aGBbHT3uIpDRXYP8au5hbsg9G462IN+Osg1rXOPk6q/J7vQdejDTYNPpxM
oS0rindCEzFE23g8aT6UtHxO6c2WIYzQSxMQaxOjenjtKkOo9GLWuOGiAq92CF2F
sSiNp/xZodSC+Gf3NeVKCGYEB34S5cnopTtC8N2IuBIL1QYAL4/w2rFlwWzqxWpD
8Qs4OorHgR0I+2ngSnbKdZY0N1vldTBJu7AVFcDKVX/Pz7P5ap2BOpSzovOvhJ1T
8UgjGW7213pzNdTMcYiJJui1+XHOJhs1G4u7ecm553K7EvPwMc3s8uhuOcWcosuW
7Gi1BDCFyv77kd43f6MtWgE1zlW32GT3neRloZ4uKx0JLWky/zsLgzm2p+S2/BFy
HHg6QGz1Zihi6G0Ub3T8s7vr3SIJI6cldvk9PVTP59zla29m7HtMkFfoI9Up7Js3
RE2u4dDI3kXjrfiKF7O5qgaobRXbUeOQMCcfQD81r+BeqKcEPrY2TKncR1blpoxB
43qVvqkfRaTAEjwXXPCBGR0mllpT7b2pqOJhPDTRMhv/dQI3HH/pwhQiUxtM2jZp
VHsSovUXL5dkmKBCKf74
=vB+j
-END PGP SIGNATURE-


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



Accepted get-iplayer 2.86-1 (source all)

2014-04-24 Thread Jonathan Wiltshire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 12:37:42 +0100
Source: get-iplayer
Binary: get-iplayer
Architecture: source all
Version: 2.86-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Wiltshire j...@debian.org
Changed-By: Jonathan Wiltshire j...@debian.org
Description: 
 get-iplayer - download/stream available BBC iPlayer TV and radio programmes
Closes: 726144 742975
Changes: 
 get-iplayer (2.86-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #742975, #726144)
   * Standards-version 3.9.5
Checksums-Sha1: 
 b9808788d2e900e41e341507bc9bd9543ad9e94c 1887 get-iplayer_2.86-1.dsc
 77aaf17d30f4872a3eae2af646c03a7287af2def 257280 get-iplayer_2.86.orig.tar.gz
 9bc9d57455f38feb1126622317d1dd238b5831f9 4744 get-iplayer_2.86-1.debian.tar.xz
 f31caada15f4918bd766d0c00dd74e34633bd542 152864 get-iplayer_2.86-1_all.deb
Checksums-Sha256: 
 214e523ce72c3d44ad9d71a259e656b08a0a0ec946b9c815922ef499e628f950 1887 
get-iplayer_2.86-1.dsc
 81e9c0dee79d985dbbca77bb5f2f99ff1dd76a7f529eee950c3fe73e23e00c7e 257280 
get-iplayer_2.86.orig.tar.gz
 11f9723337475533fb4663bf59a89d0fcfeecec69818b3d0423f1fc77cfd12df 4744 
get-iplayer_2.86-1.debian.tar.xz
 e83780395f76b90545f79bad8ebfe04bd55fb2c39daa3371924bbd81622062f1 152864 
get-iplayer_2.86-1_all.deb
Files: 
 77182d7b937ff5cc649b1f2b53e0e15a 152864 video optional 
get-iplayer_2.86-1_all.deb
 f06d7c166074c060728babd0d48c71b9 1887 video optional get-iplayer_2.86-1.dsc
 e5277184e25ded28db3d16b4f783163f 257280 video optional 
get-iplayer_2.86.orig.tar.gz
 80a8f431ebeafbd154513f657c1a2188 4744 video optional 
get-iplayer_2.86-1.debian.tar.xz

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

iQIcBAEBAgAGBQJTWPmlAAoJEFC7AtTIpr9hiaoP+wWk6TSrLEUho/YKBeT0eeai
gHwM1oWeM7EfISqcoXiQOKsov/2/PrCpaNwZZbrFOx6PyAb6wHUj1ZbaIas0El86
Txg+QYQ3JK3+fX/s24LRGAi8YxwE7U/0vYiepmYq1k8SJWb11UtbHpCVWWl4+oQv
y0Ax7N6Yyq3bu5K1cP+p+nYEvoqmMtIaNTW0LrDDcJKlRpodWLYdKgjp5p97amTC
2zjipaESwc0CdX5I8VKvVGp7iKp0ZHETMy0WYe9NRTpid2+/EMr69zUDmCjUdeBI
O9JOrf4iqhlcU10sujpUEuRlWhrhOpBfMOiE2Gn7meB2ef48y0O3KHwb5wtLZWE9
GB8RouFJkP3YB3Q7PSu1rHrrqHxZB+8qBxR9LnvRbVJg8YD0jo4bNhtLbm7y0khN
UwQMal4KMW+gPqRF7Mojrq1/5QHkf6FiuI1xeo/2MR1veunMYbgarsYc7nMyS2Zd
Anm3G0HyY1F10Bf0QIOkFmGZ1BWSHhUMPBQM763k3SLL9GqsDxNU9uJQ0z2InfmE
Ne58XjcaCM2dt7Vo9YCKd3wXTKX/Q2XnGNLpEiXKEcOeVBlEGZ3ssVKe2j7QFkfa
88IWsAbSY5WSKGN7gCM3WtMzkLTy88cCsQlObv3WYAF2n4amW4EIGc6tBJZdXYti
UO/sqDrLZJ+m4EnyaxHS
=wJ2h
-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: https://lists.debian.org/e1wdinl-0007iu...@franck.debian.org



Accepted debian-edu-config 1.718 (source all)

2014-04-24 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 13:53:21 +0200
Source: debian-edu-config
Binary: debian-edu-config debian-edu-config-gosa-netgroups
Architecture: source all
Version: 1.718
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers debian-...@lists.debian.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 debian-edu-config - Configuration files for Skolelinux systems
 debian-edu-config-gosa-netgroups - netgroups plugin for GOsa²
Closes: 743383
Changes: 
 debian-edu-config (1.718) unstable; urgency=low
 .
   [ Petter Reinholdtsen ]
   * Drop Vagrant Cascadian as uploader, on his request.
   * Add Indonesian web page translation from Kurniawan Haikal.
 .
   [ Wolfgang Schweer ]
   * Fix sssd-create-config to write a working Kerberos config file during
 installation w/o network connection (Closes: #743383).
Checksums-Sha1: 
 b97451c1d2aa18b71dea51926bb59b0a7a99bbbe 1297 debian-edu-config_1.718.dsc
 641c16afbd40b4568fbbedeb112831c0c0f8c2f0 533069 debian-edu-config_1.718.tar.gz
 7e49096433f114177368e3c76db6acea4dcbf818 417374 debian-edu-config_1.718_all.deb
 4accdfca66de08f1d6083dad1ab7e519bcffa876 124216 
debian-edu-config-gosa-netgroups_1.718_all.deb
Checksums-Sha256: 
 ac4ab6aefd43dd9464b9944651be5b31ca227f87f9ebc6a5ffcdef371a69f608 1297 
debian-edu-config_1.718.dsc
 506bbe7ddbd81c7b282ed33b3293a32cd19e42cc666162580d7f5b23637c1b5b 533069 
debian-edu-config_1.718.tar.gz
 66c65a955be56ce079e2fef855c0f2c12b41a77c4e097fbb613079d8388e5daa 417374 
debian-edu-config_1.718_all.deb
 978a68ab82302cf8223ad6172cf1a50dc197278164a7de69aee707e51f3fcf79 124216 
debian-edu-config-gosa-netgroups_1.718_all.deb
Files: 
 574b0dffdaf392059ec56d6fb7f3d59a 1297 misc extra debian-edu-config_1.718.dsc
 dc05fb5f82d0e7992e483d58904b5910 533069 misc extra 
debian-edu-config_1.718.tar.gz
 519be1ba5503663ec12c61f533a4f01e 417374 misc extra 
debian-edu-config_1.718_all.deb
 36fd1295552403f98c8e2407d0420e93 124216 misc extra 
debian-edu-config-gosa-netgroups_1.718_all.deb

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

iD8DBQFTWPtj20zMSyow1ykRAh2kAKCCQQOH4YTFZQVp90ASVXr4C1GK5wCeIQ0p
3T6F3+03jbJo6qMg3NWaegc=
=MQ4m
-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: https://lists.debian.org/e1wdine-0007gq...@franck.debian.org



Accepted multcomp 1.3-3-1 (source all)

2014-04-24 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 06:41:24 -0500
Source: multcomp
Binary: r-cran-multcomp
Architecture: source all
Version: 1.3-3-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-multcomp - GNU R package for multiple comparison procedures
Changes: 
 multcomp (1.3-3-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set Build-Depends: to current R version
Checksums-Sha1: 
 391546c7eabac2b055eeccc2d46db7ab206a6999 1143 multcomp_1.3-3-1.dsc
 ca5c48a8c725dd43613a1856d7b148ae6c2e82ca 589266 multcomp_1.3-3.orig.tar.gz
 3741f237cda431d9bf6febed9baa1d158b79cc58 3139 multcomp_1.3-3-1.diff.gz
 09bc1356ab9326eca62c7339c2312db512d34527 583858 r-cran-multcomp_1.3-3-1_all.deb
Checksums-Sha256: 
 2e7ec2728eaaf6eb145485daa588938ac3b2d6f5430620a36e1a0a385a9521b8 1143 
multcomp_1.3-3-1.dsc
 9db5e099180aca9fd43035ca0533823f7c85b77e2ea8580c05611e93f99eb4b3 589266 
multcomp_1.3-3.orig.tar.gz
 1b37e123e496d14d1d637521a3e12a4477f4251934e2e437af6c95820f310431 3139 
multcomp_1.3-3-1.diff.gz
 f7eb63053a87326d6e57efc112809fa7dff02ae450affc1b38a3cc930a72df66 583858 
r-cran-multcomp_1.3-3-1_all.deb
Files: 
 5ace98ff4314745c46cc47e5c90f9922 583858 gnu-r optional 
r-cran-multcomp_1.3-3-1_all.deb
 d85c3e554d790d40bb8560b67a59919c 1143 gnu-r optional multcomp_1.3-3-1.dsc
 b898173e2e653b1423ed9ed912c4a684 589266 gnu-r optional 
multcomp_1.3-3.orig.tar.gz
 bb47fbe6fad1caf95793a0deaf9b36c9 3139 gnu-r optional multcomp_1.3-3-1.diff.gz

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

iD8DBQFTWPl/CZSR95Gw07cRAiMVAJ4jofOiujmfVW+4yMuKeu5lCHyZlACgkCSL
6nxD8zQCOV7oY4McjLHUYOQ=
=3L+k
-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: https://lists.debian.org/e1wdins-0007l5...@franck.debian.org



Accepted rggobi 2.1.20-1 (source i386)

2014-04-24 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 06:42:07 -0500
Source: rggobi
Binary: r-cran-rggobi
Architecture: source i386
Version: 2.1.20-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-rggobi - GNU R package for the GGobi data visualization system
Changes: 
 rggobi (2.1.20-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set Build-Depends: to current R version
Checksums-Sha1: 
 b3a05c3cc3da29e3fa720b3d03cfb94a8124dd6c 1157 rggobi_2.1.20-1.dsc
 9666e91a065ad808cce9108262044c10e342c4b6 137973 rggobi_2.1.20.orig.tar.gz
 13f13d1367959ca9b20f90946469c2982314143b 6903 rggobi_2.1.20-1.diff.gz
 9cadfcc682d3807526e9affabc6336a4787dcd13 329064 r-cran-rggobi_2.1.20-1_i386.deb
Checksums-Sha256: 
 8f61e26f8575cc2a981fcf3d4969b4764818eb71ce6b54ce6bfed195475b899f 1157 
rggobi_2.1.20-1.dsc
 2fe5e92d05e24f7f4179dd2a2189346dfc08e093d1247f260998a53a2032f4a8 137973 
rggobi_2.1.20.orig.tar.gz
 6b6ba55b96a247797c8f0da8b2e56402da56bdfd53d5a4f5fe4603c3b53fbc2a 6903 
rggobi_2.1.20-1.diff.gz
 58601fa2539120adf9e8a5a7c1736d777142f0f6d6cfece7eba20cc8bce2f06f 329064 
r-cran-rggobi_2.1.20-1_i386.deb
Files: 
 5532c2f677b3c4b07817b962c56c3df8 329064 gnu-r optional 
r-cran-rggobi_2.1.20-1_i386.deb
 82608ae552405b5b329bcdaeeb3dda09 1157 gnu-r optional rggobi_2.1.20-1.dsc
 06aa5f94c6c955c3f42970cdd291b78e 137973 gnu-r optional 
rggobi_2.1.20.orig.tar.gz
 30bd1a7c3f0272dea8bb07f7ec29232d 6903 gnu-r optional rggobi_2.1.20-1.diff.gz

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

iD8DBQFTWPptCZSR95Gw07cRAn2RAKCE8ez3giMXSR74RheR7XpRY70kOQCfeILJ
XsTTiG892qWV4btJfSMpUc4=
=9Jp3
-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: https://lists.debian.org/e1wdinz-0007ni...@franck.debian.org



Accepted ruby-oily-png 1.1.0-4 (source amd64)

2014-04-24 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Apr 2014 09:56:48 +0200
Source: ruby-oily-png
Binary: ruby-oily-png
Architecture: source amd64
Version: 1.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 ruby-oily-png - native mixin to speed up ChunkyPNG
Changes: 
 ruby-oily-png (1.1.0-4) unstable; urgency=medium
 .
   * Fix depend on either (not all) supported Ruby: call
 dh_ruby_fixdepends.
   * Bump standards-version to 3.9.5.
Checksums-Sha1: 
 4d210af210d653d7c748ca0a1aac34d33e7eb664 2068 ruby-oily-png_1.1.0-4.dsc
 d336325d6d4c880e0f346e86f59a562e7dfd0451 4164 
ruby-oily-png_1.1.0-4.debian.tar.xz
 8a717cde367ab771e734aa3048136efcc5a67db2 23266 ruby-oily-png_1.1.0-4_amd64.deb
Checksums-Sha256: 
 a1aa77036a5c2f5fd4281178b311b0da93d125f7977cd52509b3e4d5a2496b54 2068 
ruby-oily-png_1.1.0-4.dsc
 2c79e1ea3d27dec2ff9d5bf9232c9c2176d71e9f60093d32633c7b5baad31a5e 4164 
ruby-oily-png_1.1.0-4.debian.tar.xz
 db811f187e158d77a31071a770b0e6168ab0894328940f32306417238cea0417 23266 
ruby-oily-png_1.1.0-4_amd64.deb
Files: 
 a451355bc2518c4a7d3fcaafdae26ce8 23266 ruby optional 
ruby-oily-png_1.1.0-4_amd64.deb
 b1270f73df158fbaf25c2a85cdf5a81c 2068 ruby optional ruby-oily-png_1.1.0-4.dsc
 2b3efb5767cfd29ea00be26b75b3e997 4164 ruby optional 
ruby-oily-png_1.1.0-4.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTWP0wXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEh5osP/RUYfUxGOZ/akwt8OEo554jD
Lfss8rwqEX4VjTN/MdA4kTEhsJZbfcpxdy3R/oK/UMA247O/76okeoD6vLCIrYjg
ojjJ/KOPvjY4aqVqOnIn+Pwbnjy0pGd5phracelw2X75EjmY5aK8Ecz9B5x4T5PH
M4D19TrEwsp92t9sjmouWTRysvvPoLUJIKnwFCPNBMTALk0X9m/lp5i65gfBDU/t
wOmTTdQXn9T56KE3U84fB40xkOJbm62BYpHs+/Lfy/j8gUYOv53KMi+GFiTRSdez
YZqQ/iDwYsJYMNj8m90l+gY8SbY01/WJNxdtwm6e71CNMRvLdwgKRD5Di0rj85JV
SFHL4gir2mufnGGjR3aecAUuPoQnjA2PHCnZfltzmL57rWC+4SIBNwPyp1geWFMO
Gx/MJUpr/JjE2m8gH0aEIaN01xflfzkxNPePs8sJP6fZ3iBI7nxHnwynP9c7eXXx
wdxBS5/5VGQmByMpsj396YuNNc4qcavZOn3SnWkUm5KEWKxWc1HtDb+Ox3TwBXKM
UGPvC2iImoPkON5q0cFCRmg4O+xop8VYBjtD4bvnO+OW8Li3TEya/ooSHWAi0RwT
WXcd7A19Szx14GptZUoCi+ihv1XoybWaJcbp8UzJS4lqKBLBKyQftYF7t287TiSg
fiD2lVcCOHsVdXHSzf61
=Rf5W
-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: https://lists.debian.org/e1wdibn-aa...@franck.debian.org



Accepted node-debug 0.8.1-1 (source all)

2014-04-24 Thread Leo Iannacone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 13:21:46 +0200
Source: node-debug
Binary: node-debug
Architecture: source all
Version: 0.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Leo Iannacone l...@ubuntu.com
Description: 
 node-debug - small debugging utility for Node.js
Changes: 
 node-debug (0.8.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fix debian watch, now refers to project homepage.
   * debian/control:
 + update homepage url
 + update Vcs-* fields
 + bump standards version
 + added dh-buildinfo and nodejs as build-depends
 + added Leo Iannacone as uploader
 + improved long description
   * debian/copyright:
 + set Expat license instead of MIT
   * debian/install:
 + install package.json in node path
   * debian/rules:
 + override dh_auto_build to fix FTBFS
 + keep original name of the upstream changelog
Checksums-Sha1: 
 ca9a108f582e843a3c2b900d2a86cfb2c1e32f2d 1992 node-debug_0.8.1-1.dsc
 0d584b725ba71a51f6f34a01dd2ba0f6a5c6ebaa 5685 node-debug_0.8.1.orig.tar.gz
 ce1dde9c026a9a675b266c66b4c184221fadec4b 2288 node-debug_0.8.1-1.debian.tar.xz
 b3b4ad0bf0b818206d0318738f838b45bfcaa9d3 7904 node-debug_0.8.1-1_all.deb
Checksums-Sha256: 
 5219d7e5e69be4e20487c44d07ccef923c9bafd30dd3f0c97ff386ceddf164a9 1992 
node-debug_0.8.1-1.dsc
 03b683c7a093adbe5a7ad26dd0304f191afb64d11013478823bc1d91fa4545bb 5685 
node-debug_0.8.1.orig.tar.gz
 3602f2437eb47b3fb015cd19503b72f42b846f42170b2268b30449bd70e1b2d5 2288 
node-debug_0.8.1-1.debian.tar.xz
 3029bf206b11b1cf78e09c1d0e9287df4788718038e27e135673aaf657a32173 7904 
node-debug_0.8.1-1_all.deb
Files: 
 66e5d9f8acd6572477dee6eaf2555e12 7904 web extra node-debug_0.8.1-1_all.deb
 f37735bc4185c03715bd157ab4af927a 1992 web extra node-debug_0.8.1-1.dsc
 d1e05e11b4c6c1d1de1ae1357dbdbcfb 5685 web extra node-debug_0.8.1.orig.tar.gz
 89853693036ae6205cc39181b1a32ea5 2288 web extra 
node-debug_0.8.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWQNBAAoJEGYRwF7dOfN0/5IP/Ry56drOkkgkUt/iJ50dOgiA
6OBhWSmwqvfrrRq7bLVS7Evhs1NfHh7tf6IrQZjEpUlOiBzvs/m2eaefLtrhqp0W
+bfCF0JvfZPiq7tAnkOD2Cg9gbpC0pNQwNUti1B0WwuqsuU9wL3MFZfgYPAHAqk1
Df7QO+r16WOo15NOfuURjT532cHswAvtCQT27pDMyhZdSkzHzA09h34QT91YiQAV
SOcf0FtFzvBSzGYwR7BGePL3Bcf/Ef9ZboMMOdvxlIqEv0HCNGe20msVd77fpqwK
KIcrNyvJxsP4RNGSkIbX3iAV7gdpHZBuesw4WCp97BIyUPEhFyQrfg6MVOlBySus
wYDp2plvuCxndabsWjmPhoPKd4u8fN1gYp6hRKQv0rmjry6EuZwHHFeTjpVPueeX
IxgLVIFIdoBVS8/ld0kgl64wT3wO3q+DeG+CXCcMM5STMpXyqQLg4Ehj3834oFTr
AkcW/4+FCDPmrgilGNhtpC/VFfQ8sA0CaNDu0HZ7O2zNX0DSkAdLl3qva2aGUyXr
tQoI3a4urMfqg06paZfQfCUf95n+XVsrFU0m8i5nrv03odnmgH8HclvSdOxd7uUs
zaHNxQQauUqRoKXxYqKX30g5GcwT2bWS9X+mcpjwVN/WCxOObcWNAyc4Wu7Fmtn5
Xy/D9CVK0rxcOeaNaEQV
=/0a8
-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: https://lists.debian.org/e1wdiqb-00022q...@franck.debian.org



Accepted pgpool2 3.3.3-2 (source amd64)

2014-04-24 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 14:19:27 +0200
Source: pgpool2
Binary: pgpool2 libpgpool0 libpgpool-dev postgresql-9.3-pgpool2
Architecture: source amd64
Version: 3.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers 
pkg-postgresql-pub...@lists.alioth.debian.org
Changed-By: Christoph Berg christoph.b...@credativ.de
Description: 
 libpgpool-dev - pgpool control protocol library - headers
 libpgpool0 - pgpool control protocol library
 pgpool2- connection pool server and replication proxy for PostgreSQL
 postgresql-9.3-pgpool2 - connection pool server and replication proxy for 
PostgreSQL - mod
Changes: 
 pgpool2 (3.3.3-2) unstable; urgency=medium
 .
   * Set team as maintainer.
   * debian/tests/jdbc-tests: Generate missing locale.
Checksums-Sha1: 
 7041a79581888a55349305a6b96e91ac6cf434f3 2279 pgpool2_3.3.3-2.dsc
 fddc9623a6fa52c0d10ff8441373a3722a36e68d 13380 pgpool2_3.3.3-2.debian.tar.xz
 571560b5ca76d3737a9afdf71f9f9517ff25bdbe 786936 pgpool2_3.3.3-2_amd64.deb
 32f5ca0b9ce6a5fbafea627b33bf992ac294fc53 18882 libpgpool0_3.3.3-2_amd64.deb
 558a83f53b3941e544d4b5df3fb418e4645c06ef 21552 libpgpool-dev_3.3.3-2_amd64.deb
 756ea84efa4b48a47ce6e164f34e8b5b60c49bcf 15538 
postgresql-9.3-pgpool2_3.3.3-2_amd64.deb
Checksums-Sha256: 
 e3fd9f4bcbba0bd0ecb89b6e12126ebf3a127f03a52287e57d3299bdf6eb8d1b 2279 
pgpool2_3.3.3-2.dsc
 342669c1e489b647ce0cf364cedb162cc707ca6d8b135fc52c42388e809a3508 13380 
pgpool2_3.3.3-2.debian.tar.xz
 e62394c3124e93688d9bed43dc9c71ee891e48e6e39e7816aa0eb9c8b53041c9 786936 
pgpool2_3.3.3-2_amd64.deb
 9c195a3aec048b3c7e8eb63d2979a9e406ae8f6dab382afba97c173cb59f26dd 18882 
libpgpool0_3.3.3-2_amd64.deb
 755e9af41cebc32f95b475f62a09ef8fc02d4eb95c654e593224d0cc8fe25794 21552 
libpgpool-dev_3.3.3-2_amd64.deb
 7d264c964363180360a3049e0bdf50ec08ba7f5b0bbc342e6629c306d9b7e76e 15538 
postgresql-9.3-pgpool2_3.3.3-2_amd64.deb
Files: 
 065a51c83206428792d3c253d5257469 786936 database optional 
pgpool2_3.3.3-2_amd64.deb
 293ebc66c79fc7782263c0132d85b67d 18882 libs optional 
libpgpool0_3.3.3-2_amd64.deb
 7635cdb1c880ddf333c10b59fbd05256 21552 libdevel optional 
libpgpool-dev_3.3.3-2_amd64.deb
 83ad2d41a9d1592460a287ebb9c61ed6 15538 database optional 
postgresql-9.3-pgpool2_3.3.3-2_amd64.deb
 53a612811ebf590d7e5119063e9a757a 2279 database optional pgpool2_3.3.3-2.dsc
 7a9b73fa2b460a7e10fcb19911299e6a 13380 database optional 
pgpool2_3.3.3-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWQq3AAoJEExaa6sS0qeu4SEP/1XKtvDXPHFZPWAfDnemEy7d
oFzR8oHT+TbE07yJzN4Mb26vlIw+EOzrkUh6hKorhCgj9BpCVg2jYtoeVEqWH0Gx
OVhA8TcUrQV/otrNtmN2e6AEG/861HPZJySqxiBQmo3uJornMFTPtu9R3RdXs62+
/S3qNton/PKjZkOqlnpL3HfIS4+SxXAt2vS4CRgzULoiOa070CrgPhnEf4ZEnXZy
eRsgEjApQ/KoJZTdxxhfEdsMWTDAk9NBLN8SVdsXA8wK1xG5pZ/OMdlP9YI1va0o
y3uuKs5dd/AQUMKlHrwSel3MXhK+Ada3XN1oUWqba8iLnP0pYsWCH2KOX8nJWoYw
OXhy6tWIEC4yFxTqzUl//rPM28dXp7YYTf3zAYX0aq2h2z+A6tCzH5199+S3t5BB
1rlx66WpraY2P/JeMYtNqUCXxbLcR3HKRnpKE2UpO3fXBuu7YjVMu6V1VeVVN6BK
AoO1xKsNF55HVU7806r8YHPHAgy7s+QzhnuCDcNg7LAjyivRZCt4d6TttHqhcDSy
0+wzIfFBBg4bMNfB9rfDtcZgvPpcUOXoN4mOLKWL5avGsofxDtWvXyLL/RN0eFD7
lbI7QZV2pwpkM4eo7EUGB0emFKeYcFMkgbpyep46s/WaaiYmwL/uivS5EmXjY5gV
M8u/S+qxdJ0e8CAgvu7Q
=EJ8W
-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: https://lists.debian.org/e1wdjjo-00054k...@franck.debian.org



Accepted dnsmasq 2.70-1 (source amd64 all)

2014-04-24 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 15:14:42 +
Source: dnsmasq
Binary: dnsmasq dnsmasq-base dnsmasq-utils
Architecture: source amd64 all
Version: 2.70-1
Distribution: unstable
Urgency: low
Maintainer: Simon Kelley si...@thekelleys.org.uk
Changed-By: Simon Kelley si...@thekelleys.org.uk
Description: 
 dnsmasq- Small caching DNS proxy and DHCP/TFTP server
 dnsmasq-base - Small caching DNS proxy and DHCP/TFTP server
 dnsmasq-utils - Utilities for manipulating DHCP leases
Changes: 
 dnsmasq (2.70-1) unstable; urgency=low
 .
* New upstream.
Checksums-Sha1: 
 54b9f3d96ac86d324730a3131177ec54d4eee8d0 1841 dnsmasq_2.70-1.dsc
 7f836cd82bd5810852dec6a7d7e03d877848c372 641915 dnsmasq_2.70.orig.tar.gz
 e99c191b07585311d85c70f83687275377ae4755 20508 dnsmasq_2.70-1.diff.gz
 9d57e2148aea94c1c1c5b92e540ceb814d3ba12e 390382 dnsmasq-base_2.70-1_amd64.deb
 c277ee37a06734086f9c4b1ae63adb17c0523952 17944 dnsmasq-utils_2.70-1_amd64.deb
 6a673fbcbf0998490df208295ceb5eebfccabe6b 15280 dnsmasq_2.70-1_all.deb
Checksums-Sha256: 
 7b996abce996778fb88ea9d2ec9d4b569c961b8ec29d348aa254cad9516d159c 1841 
dnsmasq_2.70-1.dsc
 79753d9cafb9db51bea3a3e61c480ce4a6ad7726a3015e58e98a3e2cf5c8aa05 641915 
dnsmasq_2.70.orig.tar.gz
 5cc0cbfb3df5d904886cab4c0903b60b2d5254c300be032493d0e023a495d7cd 20508 
dnsmasq_2.70-1.diff.gz
 473ed0947d407b8303013ef27f17b0fc5aaa5b335b8c94e4f185e9e329a9137c 390382 
dnsmasq-base_2.70-1_amd64.deb
 066fbe34fd30081820453743eb636c6461298c3f61cfc1e1c0467d8f37ee3ecc 17944 
dnsmasq-utils_2.70-1_amd64.deb
 79a1ee90d3d670f8a5e649bb4aafee93254069cb9fa23082883f15683af964df 15280 
dnsmasq_2.70-1_all.deb
Files: 
 39a6cb6f7d83bd427ece3647ed3b74ea 390382 net optional 
dnsmasq-base_2.70-1_amd64.deb
 3ae955d729a2a24a67ca00d63eb15576 17944 net optional 
dnsmasq-utils_2.70-1_amd64.deb
 60c9fdd7d5c99a65dfe314dd7b0ed0d7 15280 net optional dnsmasq_2.70-1_all.deb
 00aa1342952bc817841f14b1ed169ab2 1841 net optional dnsmasq_2.70-1.dsc
 45d3c8070e6618e5e0c2edbb2ec310f9 641915 net optional dnsmasq_2.70.orig.tar.gz
 192572b24e38565311b59736b0c68abd 20508 net optional dnsmasq_2.70-1.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWQ32AAoJEBXN2mrhkTWihPsP/3A1sOgZ8jfF68LxZoZWtRwh
vt/JLsrdQCqUxxehMo48YobpbT5qx03aXWlnPAra2Kk4OYSDsmbMvjH+Ae2URizl
UdOk8uGpEjcGUiYN4JuWSJS7DuiastZw742nutzBHEmFxgR1rA5940V+wHKmNIP2
dP0Jkz9waYCUeIaHJF8cpyI0biqXJINmsnnVwW5monQhUbVZzC1VLWP7s6y1lu0W
t65cU4G6SqvyIcPavdarxJ6Dny6J6O9DlsOpNfGY3+qECrvcFDOs0dbL0SsuaM+X
Ee+kbvgKQAmBhPqrulZAviU+pk/TPwYBhAPm9cnUgtaXb69ac9uT2RqiJ/6Z0+BD
Vp2kO8xXF3RmR1shouW5K1kmqPcIsPG2C/rlo+tK817jYlFwLXgpmX3x/kuVE73U
8WzbdAMuJ3Lo4gn2kP5p50Hc7XfvC7TfQhV5T6+4CaOaCCFK/AlVhVSYHOin9nZT
7lFiSIrGQqDzewqO2tb6pIAoI6Zf3+YE9zsNglCEDCl5Xz+n8VBEGgiIgsYSHSJL
62/4Xk8eSbmon7X6LTmqDm0pBH7PdnMYipCJ2sLNVp3qCz6KDnUHNqTJm6rc6gIJ
nmcJNlzivXDyPA7C3ecVf2cA9SSb3sPTGFgJhFBX0Bx3YTAYaEc2a5SiGalBDvt2
lnalAKgxKph/CwV5gPg+
=hL8M
-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: https://lists.debian.org/e1wdjmg-0008gl...@franck.debian.org



Accepted ruby-configurate 0.0.8-2 (source all)

2014-04-24 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 18:49:23 +0530
Source: ruby-configurate
Binary: ruby-configurate
Architecture: source all
Version: 0.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-configurate - Flexible configuration system for Ruby
Changes: 
 ruby-configurate (0.0.8-2) unstable; urgency=low
 .
   * Team upload.
   * Build dep on gem2deb = 0.7.5~ (ruby all)
   * Change XS-Ruby-Versions to all
   * Bump standards version to 3.9.5 (no changes)
   * Remove 'coverage' directory in clean.
Checksums-Sha1: 
 9e40db30a3e8f9e054d4f2b7c63a4ebe1fc54e71 2111 ruby-configurate_0.0.8-2.dsc
 4c6bcd6dd66826921fe7c0d9c3800426fa9f1aba 2461 
ruby-configurate_0.0.8-2.debian.tar.gz
 2f6430c80fd8e8d69054f79876992a9e2d93d3b3 10030 ruby-configurate_0.0.8-2_all.deb
Checksums-Sha256: 
 7d245612d034ecd5c7d2a839b2b44543a8fdf69b3ce8e70356bfebd3cbd7f462 2111 
ruby-configurate_0.0.8-2.dsc
 a83232ac40bdfb7ca338c71312823c12c84cce84f7a2ac7d05f57d1b13105310 2461 
ruby-configurate_0.0.8-2.debian.tar.gz
 696cc13f202d54fd65b1dba2e31bbf97460cb7522376c4c1b57402984d2df530 10030 
ruby-configurate_0.0.8-2_all.deb
Files: 
 6aa5160b6e19b7a7d93da549fb9b965d 2111 ruby optional 
ruby-configurate_0.0.8-2.dsc
 2abe2c89db485720cc5a8a9ab791f75f 2461 ruby optional 
ruby-configurate_0.0.8-2.debian.tar.gz
 2ff9c1b84d5614fa9a988ddf80fa9f94 10030 ruby optional 
ruby-configurate_0.0.8-2_all.deb

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

iQIcBAEBCAAGBQJTWQ/DAAoJEM4fnGdFEsIqsNoP/2uaArggw4+zd0zJR67ttC94
+AX9zzWl3/BAYd1SassKpQMAQeCDDWQ29hl0itJMyyNXwW9hww3R5O8MMY9gYHPJ
x3UNCxMTjbprnLX8HaewMneXopVBtJw35+MffaeLvGlsAYf5W0c6EDwlOuoxZqFm
UW1FmblPBtqYpPBgJ2/zYDNrXfFZgKp1zyiFLk/KG23ubqE/gUUPmuOXkLSwSN8N
VUp8EN+VuyQd44DKTxccMYLX5DCMa6tpvNZIy6DWlsgVqUPPoqh9hoIlBiXbzxl3
zJbNPOXLFGxqu3ZJraKkrGJWniqvWRf7DilEPISlMObAqLJmlN8i3qt/9kwa97H+
3aZa83dFpzzkS2vNflJzd1AiitOJsg58C6AlINKDV4pnixhBiJ5KtZVlMJQAxJI/
P5XXiMmttTmRziQdhlGlnMUg11jE0e/jut42y/tO0I530gG8ZR6Pz1ibbkOG9gfm
abT4ka7ERbrjcrfg+zoa2B9LvgzN1hKARc66QGHHDay8Lk3/0a/TzoyZcqWW+6P7
UzWPxVYkIg5oXzSH/N+hgUruk4c9EoWsf+P50JE1XDrKp7bRhP8pCPcn4QYF1pfk
kiGJHuCF0FKrPJm5kO0oZFfGkQIJkv3VpNyOWGzZ0Fz+rxF6kc/dPofsBBzbQBNK
QmL2j0BdGj5a+HlsITUh
=rbOH
-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: https://lists.debian.org/e1wdk0m-0001ky...@franck.debian.org



Accepted wmbubble 1.50-2 (source amd64)

2014-04-24 Thread Doug Torrance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 23:37:36 -0500
Source: wmbubble
Binary: wmbubble
Architecture: source amd64
Version: 1.50-2
Distribution: unstable
Urgency: low
Maintainer: Doug Torrance dtorra...@monmouthcollege.edu
Changed-By: Doug Torrance dtorra...@monmouthcollege.edu
Description: 
 wmbubble   - system-load meter for Window Maker that features a duck
Changes: 
 wmbubble (1.50-2) unstable; urgency=low
 .
   * debian/control
 - Bump Standards-Version to 3.9.5, no changes required.
   * debian/install
 - Restored misc/wak* to /usr/share/wmbubble.
   * debian/watch
 - Updated watch file from sepwatch.
   * debian/wmbubble.manpages
 - Removed debian/wmbubble.1x, as manpage has been moved upstream.
Checksums-Sha1: 
 b9aba570269f4e34ce150c1ef95cffe53af348cf 1811 wmbubble_1.50-2.dsc
 52b33f23232e67dc34d6b14a208df8f53cedc615 41696 wmbubble_1.50.orig.tar.gz
 a0902a3fe571a95413b8d9d796e500ca543aae3e 4456 wmbubble_1.50-2.debian.tar.xz
 e513f5dd3c597ae63a7b0c40420d0c7fcb221619 36690 wmbubble_1.50-2_amd64.deb
Checksums-Sha256: 
 5302d2dc1bfc73ec9286776422752c366e30f04bf277d009f9d1a099cd501b68 1811 
wmbubble_1.50-2.dsc
 e6b89f2c6abeac6053ba46a8d811b052ac6a1ca005eed7b6b6c457aa2e69809d 41696 
wmbubble_1.50.orig.tar.gz
 7b5d94a23bde145055b49f3f7213936e6e1ee5cb7a36594f4b00dc95f3c8105d 4456 
wmbubble_1.50-2.debian.tar.xz
 b24452f95ddb194c24e41cb5c9d5da0faf616de4114c2a485987b3a5203a38e6 36690 
wmbubble_1.50-2_amd64.deb
Files: 
 6d6ff0bf5b3b297c1e563ead721ff368 36690 x11 optional wmbubble_1.50-2_amd64.deb
 97aa779efd627d8637824630f8386491 1811 x11 optional wmbubble_1.50-2.dsc
 90043ebc02a2cba17f9235eebb05ff6f 41696 x11 optional wmbubble_1.50.orig.tar.gz
 397c4ec86e3ea4b1bfdbefeb40697ba5 4456 x11 optional 
wmbubble_1.50-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWRKKAAoJEHQmOzf1tfkTxqgP/RWb+A4Sr1d8D0ui3TifR/Bl
CTuOhgPbQHwIEE8oCyh59cpKvAQsm3ba3UJOFWasIGh/pvmgHvIngT9IvxhVl/LX
+oNFPkDZVT8iFJ404ihr7jcmRSGOlqWo547hnYfuXixfe8q66EQ7Aut5I8JABNar
asui4fPUOclwNnl2K+oHqOU8YlT+aKwnDQT4wzeFepJN49YcVv+6A0OjwQB35vV/
2KgFKjrq8wtgrTbaSUweSAjuXoTjeLEOxDgUY86LbHcF/RhwVgjA/8E2Ae4RrOZI
ydax+t4rXv3TbW62IjiUpv2qY1vCRWusPidOV7jerfo1JxJI2/nc3RdZLP/vf+OB
P8tpaMJ/WyQxcJdCS78remptgYeuG6OkHOpS+0rM3VRrr9mpLVvSHHdarWM4yz8N
ozUbsTEnTTyTONVLcVoz8W7cNVllnPs24yt2eSO0ZWhjsAicqnr/jtYtgdp5TZ+w
twEyVuJ/QcpV3YxTzy/WuYIW9z2YTh3UT1thgpqQt7q6+hmxEfATxEqHBka0bI/o
FWA1xZ2N7ImuZMHa5ONuPn1FwsUEcg1Zy4RlUtEahlvisUG634Xp7qoB56U04fmy
nOb9yE91NN6NEO+Cbi9AorvZddq2W6wRPYo/6tbVlULujURfndaCCRKDlZtriqvF
DuNxeL+6sobY5wmoa2Sg
=SjHo
-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: https://lists.debian.org/e1wdk0s-0001ng...@franck.debian.org



Accepted knot 1.4.5-2 (source amd64 all)

2014-04-24 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 22 Apr 2014 14:58:30 +0200
Source: knot
Binary: knot knot-dbg knot-dnsutils knot-host knot-doc
Architecture: source amd64 all
Version: 1.4.5-2
Distribution: unstable
Urgency: high
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 knot   - authoritative domain name server
 knot-dbg   - Debug symbols for Knot DNS
 knot-dnsutils - Clients provided with Knot DNS (kdig, knslookup, knsupdate)
 knot-doc   - Documentation for Knot DNS
 knot-host  - Version of 'host' bundled with Knot DNS
Changes: 
 knot (1.4.5-2) unstable; urgency=high
 .
   * Re-upload to fix botched amd64 upload in 1.4.5-1
Checksums-Sha1: 
 76acb5678e08365916177d7345735aeb62c4d129 2102 knot_1.4.5-2.dsc
 f005b2930ec062820d729df29ec5e1591196e1a5 12864 knot_1.4.5-2.debian.tar.xz
 b38dd18183c248c91e2c3cc95b9d7f95c8eeff0c 406242 knot_1.4.5-2_amd64.deb
 94b03c0dcd63ec1251ead8b0f1ef98f375fe1c9c 3253506 knot-dbg_1.4.5-2_amd64.deb
 4c1d01925a41aedf42f4201377c8d6fa14c85813 205830 knot-dnsutils_1.4.5-2_amd64.deb
 4bb6679a061983557d08ab4d9e6462e8c63296f9 173194 knot-host_1.4.5-2_amd64.deb
 e7fe2884fc2c82291ab559252f69e2910511e283 321562 knot-doc_1.4.5-2_all.deb
Checksums-Sha256: 
 21b3c6551edb4da22672a8948b6aa4bdb1ed03ee0182eb69993b317f5c33fdf1 2102 
knot_1.4.5-2.dsc
 13847b167b3a47d1690afea71e20c12e64797227c54a8de9b0e8ce256864871b 12864 
knot_1.4.5-2.debian.tar.xz
 18b3116af8f6a974f0796ba85c737b07c4cf2e7404010a20ffe55c70ff9c11f3 406242 
knot_1.4.5-2_amd64.deb
 f38a6f4cfa808f2e094de1a598daf1d35027180aac7a907ea87f9920d42196e7 3253506 
knot-dbg_1.4.5-2_amd64.deb
 d8167e8bc26bc78a8a8794aeaa7b386ee9e181f066bd9b72d207bd294bb28ded 205830 
knot-dnsutils_1.4.5-2_amd64.deb
 e81df6a9ecc560fdebb0c26951e085441e3c659d530cad01a11a2a4bf0d52614 173194 
knot-host_1.4.5-2_amd64.deb
 6134f2844b5bbd8b4638e4a7ac2298e4805206a71e38ffef428bb8391d3fa4df 321562 
knot-doc_1.4.5-2_all.deb
Files: 
 acc03f34151df168187584381fcbd467 406242 net extra knot_1.4.5-2_amd64.deb
 7fb4c54c6a5668722066654729cddc9f 3253506 debug extra knot-dbg_1.4.5-2_amd64.deb
 a9053508ea1c4520429d34834141baf4 205830 net optional 
knot-dnsutils_1.4.5-2_amd64.deb
 8e765bb56fe73df1c786e97bc005923c 173194 net optional 
knot-host_1.4.5-2_amd64.deb
 bb11df9387db8953948da2f800677c19 321562 doc optional knot-doc_1.4.5-2_all.deb
 f850ba6b60d55cc9689a15dd471b503f 2102 net extra knot_1.4.5-2.dsc
 9ac4216d91c80062870cf1d58273ec2d 12864 net extra knot_1.4.5-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTWSLDAAoJEAyZtw70/LsHp3EQAIUu3TX6MPNtCGns0mFVhWNi
Mfp+HCegEp33L7yg3MTcnWKoErUNf1BIu+kZKk8HLZvALrTOLnT31VeT5u2BeL2+
0vxxunuHA6YfooeWUT7fu1IXZEDDHtZ7NJ5ZWF54TzUqjLx3O46go6qedVYnte3k
L0TNsuy/N6sUYxiIYzd4tGlDE4IE04Q7Dxd1u1KhAEzCWgk42nT/GzNeecEMDMav
Z7KCNbh3ebhVxMcmGVFu1jDHHAWU+gVoBWZEO7y3gOogHaHD1QRgSzh+cP51NNOI
KL1eXZvJXXVim7M/hQcm+neQzfXrL/fMRhmizJL/n1UiXE33qeQDo6OfXCCQem0O
KHETEa3p9AEg1UV/NS4aUH4dLhyF+b7FqXDiiwYYSR5O2LgOwvrXzUa7lLxafaxM
hkbcKcy55Ubv6QKqYetBeacj5JLkbUbV/9Wy9eRA2awOYxa42GVAaZu9vs6unVfg
687e5gM07f7myBfAOx3Nep/OKxpUSGtDlRDCMY5gFInzVx5j40v5TQP1dxxapGAg
/trx6Eho1agwjJqnrVScb7E8JGn7R5RCzcapugHbh/XDBP54L4c7OZgd0i5obBDa
EvyEtAaFJ6hSYYB8QNqXy6Lgug5w5wsTjWYiQpq69PoLdwyvKRyxRQ7To0JCA/rL
UjKB8axQhEEGPEmAbHcV
=5Rdb
-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: https://lists.debian.org/e1wdlqu-0003oh...@franck.debian.org



Accepted mew-beta 7.0.50~6.6~rc2+0.20140424-1 (source all amd64)

2014-04-24 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 23:19:08 +0900
Source: mew-beta
Binary: mew-beta mew-beta-bin
Architecture: source all amd64
Version: 7.0.50~6.6~rc2+0.20140424-1
Distribution: unstable
Urgency: medium
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 mew-beta   - mail reader supporting PGP/MIME for Emacs (development version)
 mew-beta-bin - external commands for Mew (development version)
Changes: 
 mew-beta (7.0.50~6.6~rc2+0.20140424-1) unstable; urgency=medium
 .
   * Imported Upstream version 7.0.50~6.6~rc2+0.20140424
   * Update 900_changes.patch
Checksums-Sha1: 
 5d4cc9f43b8350ad82bf5e26b8a8647eb6b2b24e 2021 
mew-beta_7.0.50~6.6~rc2+0.20140424-1.dsc
 49ab2c7c040c9b18a883f7008b99029ef747f106 989979 
mew-beta_7.0.50~6.6~rc2+0.20140424.orig.tar.gz
 fdc5f78374d69e33aa8a191c59de21e446976b18 51724 
mew-beta_7.0.50~6.6~rc2+0.20140424-1.debian.tar.xz
 e63247fbc9d45d74f809d0866b4f74eba2179672 680916 
mew-beta_7.0.50~6.6~rc2+0.20140424-1_all.deb
 a56ee422c75ed44abb83710f04ce5210839534a4 58196 
mew-beta-bin_7.0.50~6.6~rc2+0.20140424-1_amd64.deb
Checksums-Sha256: 
 5fb3b8e79b43a086d3463909e42a66412c266f488bb73d55feaad9e57bb44399 2021 
mew-beta_7.0.50~6.6~rc2+0.20140424-1.dsc
 b556bee381d87e5efc1f20a7d0b50d2baffc55272e644050bbbfa23bf68eedfe 989979 
mew-beta_7.0.50~6.6~rc2+0.20140424.orig.tar.gz
 39f51702e8e40b0ef54e93862aba1ed09672a4975e0aba39a74188f2ce1f1327 51724 
mew-beta_7.0.50~6.6~rc2+0.20140424-1.debian.tar.xz
 e00ae504824e721faa1e36baa7a72ded9bd1f6cd258dd5700c637ca4eae69e1e 680916 
mew-beta_7.0.50~6.6~rc2+0.20140424-1_all.deb
 6313357aa9f4a3ed6b9be36f3e0ab24a208c4cbe2542f990a60f9504d1789131 58196 
mew-beta-bin_7.0.50~6.6~rc2+0.20140424-1_amd64.deb
Files: 
 7beb6732255dd4b7769fbfe82c8d1161 2021 mail extra 
mew-beta_7.0.50~6.6~rc2+0.20140424-1.dsc
 010d6ff5e04df25b6dc301ced195e2fa 989979 mail extra 
mew-beta_7.0.50~6.6~rc2+0.20140424.orig.tar.gz
 5dfb471246ec7c2529a5dc2c71debda2 51724 mail extra 
mew-beta_7.0.50~6.6~rc2+0.20140424-1.debian.tar.xz
 42dc5c4a923ca5bb46dfe2b7482368dc 680916 lisp extra 
mew-beta_7.0.50~6.6~rc2+0.20140424-1_all.deb
 764dbaa17b2422becfab5f960330d0be 58196 mail extra 
mew-beta-bin_7.0.50~6.6~rc2+0.20140424-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWR/NAAoJEOXvq5AIDqY8SR4P/RHr20yKAWBBtE++jnxHBLkZ
bTh7MEAZKZD3SRWG4xhUNFpcDY5YfcnG5mTuBSxbZsYXVPOtZwanj0q10pKjDjSh
4soNWDJrZ844AFEAHaZGXH5yFSjaVEeRnZ+NjO5u1MsMr17UG+c0IisdOMQOSuxC
eoegktdOeFvHaf2pLNToVLbNJDqSK4osJXcc/PYUcELbQX3qcEFD3Oy3rFcPLnGd
XqmsyZS1aFDlKK11H7Va4o8WV9WcjbWnRa37Yii7mo7bvIyjU8cb3t6Q/lTBe7iU
W8QIrTZq8pG/hQlQ3dMgBLCbTHCW7hEE63XYvPYQHRmYfod4W+LY7BYbA6A/B+zG
gtVz1nadIQLPafoqE+lAkcx6KZrsYyUmhyAZPnj2jGYaaisyvpjcNFHHR/iUynHp
IU43twvDfB89MlOqUc+e6EaoLoyQpLYoPWyBrNrJ9Mi40xkPqHKQEdzigZNXcxUe
fJfxEFw35FvHDuBHAGS88rt2qZGJsfojSeDAXzKdUCAsIx2TKkHT6ckROqOXZuVe
WVKHoJ/MagieBn+zqt8HKL1evw+ajiK0HHQS36DrNZ7jxyT0piwCAkCG6lzA70FF
/N3dcHWLzu0gJVLUCLZpUv/EDkqFqcE+z+yEfvCQtp4Dp2Lp0bLsuJIbqqGRUQ4W
41j+6ebtxu/+5CVWx5vW
=Jr2w
-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: https://lists.debian.org/e1wdls6-0003bb...@franck.debian.org



Accepted ruby-rack-cors 0.2.9-1 (source all)

2014-04-24 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:23:08 +0530
Source: ruby-rack-cors
Binary: ruby-rack-cors
Architecture: source all
Version: 0.2.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-rack-cors - enable Cross-Origin Resource Sharing in Rack apps
Changes: 
 ruby-rack-cors (0.2.9-1) unstable; urgency=low
 .
   * New upstream release
   * Bump standards version to 3.9.5 (no changes)
   * Bump build dep on gem2deb to = 0.7.5~ (ruby all)
   * Add ruby-mocha to build deps
Checksums-Sha1: 
 abee53be7d3526ebcc4f92561a7a589b49a72b67 2094 ruby-rack-cors_0.2.9-1.dsc
 c5f9b6b797efe3931055ea792add50cba2493a04 44825 ruby-rack-cors_0.2.9.orig.tar.gz
 7565f03cca06128cc61e043dc876d383c6bec6ce 2481 
ruby-rack-cors_0.2.9-1.debian.tar.gz
 6fb9bd2a348ed8319dd7bf4a8caa06c631f5e081 6174 ruby-rack-cors_0.2.9-1_all.deb
Checksums-Sha256: 
 55b841bb50e625db2d642bacf4990c0afc1f4d9cb43245e3d3be84fa01776df0 2094 
ruby-rack-cors_0.2.9-1.dsc
 f07aa9e5564e98b9e7778a543218cb4370ba055003719a1c420f6cc40c70696c 44825 
ruby-rack-cors_0.2.9.orig.tar.gz
 6064300c463f44640ed317b0916aff928d38014461b6649bb9bcfe0e45355c2f 2481 
ruby-rack-cors_0.2.9-1.debian.tar.gz
 f47f2dc8d8d93d9a009b7fb3e8966d7c78eb9cdd5427582fe26087131184f682 6174 
ruby-rack-cors_0.2.9-1_all.deb
Files: 
 95fcacf37c857dca7f14ee4c42f99056 2094 ruby optional ruby-rack-cors_0.2.9-1.dsc
 dd8f828458d383d782c26a81492aa377 44825 ruby optional 
ruby-rack-cors_0.2.9.orig.tar.gz
 a38c502dc917b118e93e1a294d643451 2481 ruby optional 
ruby-rack-cors_0.2.9-1.debian.tar.gz
 6160493212fcc363dbd3ab67776a27cc 6174 ruby optional 
ruby-rack-cors_0.2.9-1_all.deb

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

iQIcBAEBCAAGBQJTWRePAAoJEM4fnGdFEsIq8BoQAJyRNc5VNvothae8Y/Dzi9f1
y7PLsYeP0O9OjRdyf5qQDGpNlcYwvbagKP3eh0UDi+7nZH4YQgbKVVK0Eit+CWin
XCK/TecEYNGteSxgCo0bsUOasjc88+iMEnw1RQI3/zz9gSC6AMqxkarFXlmmk43k
TamJG0nlHa1QbGCxdIlVNpIxXtxSQ4++LO/9S6bvPQ9ERfzxEbtu4qapt0tnXmQ/
6Rtf/qnNLvY+i9eOu6SuNlLXgIPE6WXNoL2E6xwORPdlAJL8znHN2oT2/MmGWp+g
BzdkJD4ACU7VHTvVEkRpCgWpOQBc3aHkhrXyX2RUf8kVQi0JhgvAaU63m2dvryEL
77JK1u4RKhgnEBnX2+UIJuhW22RM9FcliEea65cEcMCbatojG1vPJROtOW9czDxZ
fRMdS9lGz42GKB8JsVV/ewUDjj0lEN0Jz4wORK2CUo2cwxx7T1plIqS5iEbOcl5W
Bs/VbTsLTBIEaczNcdfR19fqgXR1uvfdsp66DPAp3BzZiJe+qtycUU5YkuvKZrpb
fLTgcmo6hJ+xZXZGTkUVo3X51GMBnyupfwud2H2WCw0bcbr4ZJrfcKf0G1LI02Fr
BMYUp8w18/36PEWeSRUqPaRXRgby+PLnKWdWE2391rQmaRxlF6hPre+42E0sy19Z
1Pd+nZnAaUF43qVF+aX4
=DPWG
-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: https://lists.debian.org/e1wdlsj-0003eh...@franck.debian.org



Accepted im-config 0.26-1 (source all)

2014-04-24 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 25 Apr 2014 00:43:14 +0900
Source: im-config
Binary: im-config
Architecture: source all
Version: 0.26-1
Distribution: unstable
Urgency: medium
Maintainer: Osamu Aoki os...@debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 im-config  - Input method configuration framework
Closes: 732396
Changes: 
 im-config (0.26-1) unstable; urgency=medium
 .
   * Update to use the new /usr/bin/uim-toolbar for uim.
   * Add kde-baseapps-bin to support KDE better.
   * Set the Ubuntu specific default as fcitx. LP: #1297831
   * Qt5 support for ibus, fcitx.  Closes: #732396
Checksums-Sha1: 
 1b0b7d754709a793997ceb1b792b42489dc1bce7 1139 im-config_0.26-1.dsc
 c8940a89646eea22525f066d7326416c55aea0a3 52012 im-config_0.26.orig.tar.gz
 60d1027a25edb31f15e8657b87a1697426dd6978 7140 im-config_0.26-1.debian.tar.xz
 3748d668a60db7c4f6acb11a58521a887621a4fa 53248 im-config_0.26-1_all.deb
Checksums-Sha256: 
 5946295c11f94621699709757e76751e225c79380d68f6b5d741259c57c1f5dc 1139 
im-config_0.26-1.dsc
 5fcb34813f0a3fdd8c1b69aadbf06d595d59ef4f1f1b042f425ac58630053f72 52012 
im-config_0.26.orig.tar.gz
 5184b77dc2e011ae24746f4f73d98554ea07ac3be3b0f2fd9ba3f5c5e72bae09 7140 
im-config_0.26-1.debian.tar.xz
 2d3dc21ee6b2f319c2558f25870e8d7da7ebfe762b187056da3fe981cf6959f6 53248 
im-config_0.26-1_all.deb
Files: 
 cdc67b88ed1dcfd401918ad4c790cb24 53248 x11 optional im-config_0.26-1_all.deb
 51432daf268195e39b940adc97fe765a 1139 x11 optional im-config_0.26-1.dsc
 e83d11f4529b54353493e99cada57b46 52012 x11 optional im-config_0.26.orig.tar.gz
 02f79b7b604de80dea3d59aa0dfee562 7140 x11 optional 
im-config_0.26-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNZMxkACgkQ6A/EwagGHzJ7AACdGc1WK2jQhdlDfN+QaPMNs3mv
TMMAnRL0iDXv58UJzcsPxuJ+kfpvM2FO
=NpFG
-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: https://lists.debian.org/e1wdm7b-71...@franck.debian.org



Accepted libnet-libidn-perl 0.12.ds-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 17:49:17 +0200
Source: libnet-libidn-perl
Binary: libnet-libidn-perl
Architecture: source amd64
Version: 0.12.ds-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libnet-libidn-perl - Perl bindings for GNU Libidn
Changes: 
 libnet-libidn-perl (0.12.ds-2) unstable; urgency=low
 .
   [ Ryan Niebur ]
   * Update ryan52's email address
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Update debian/repack.stub.
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux, directly linking to GPL-1)
   * Switch to source format 3.0 (quilt)
   * Declare compliance with Debian Policy 3.9.5
   * Add myself to uploaders and copyright
Checksums-Sha1: 
 f9520696925bcf7cf06d8fe077dbb456db7994a8 2108 libnet-libidn-perl_0.12.ds-2.dsc
 81b3ebc7c019ff0cb3b8b2c8e2ceac3b850bdc60 3212 
libnet-libidn-perl_0.12.ds-2.debian.tar.xz
 5b36bf1db8acf3cf58fbb4ff2627700dd7d2f454 18626 
libnet-libidn-perl_0.12.ds-2_amd64.deb
Checksums-Sha256: 
 9bf4390ae4030dd4bcb743f074ded375868eb1391d38b84edb7a3b967bc755d5 2108 
libnet-libidn-perl_0.12.ds-2.dsc
 41310ddc4a1fc7b7279ecba051a5139c99b28e11bf652a927cffb6a8ea7f41d7 3212 
libnet-libidn-perl_0.12.ds-2.debian.tar.xz
 3037ddec7eea695b8efb57ef7b489f03a3f87bcee17e5ecc193abf920b440870 18626 
libnet-libidn-perl_0.12.ds-2_amd64.deb
Files: 
 0d40bf7606bd53fd63e95b52491ddf29 18626 perl optional 
libnet-libidn-perl_0.12.ds-2_amd64.deb
 176b35b8f138785ec6a7434d55a1d012 2108 perl optional 
libnet-libidn-perl_0.12.ds-2.dsc
 7accad1358b5d5c6299e8aa2ba4b6240 3212 perl optional 
libnet-libidn-perl_0.12.ds-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIbBAEBCAAGBQJTWTLtAAoJEBKXO25y3Ae1hIMP+P2SxzaRH5F1j1vlh8MTRa6k
Q98J9cNDH4hQMgvUxqEQ/ndKQJRNjvxLdnRRQ2S/Aa9CcEqqIg6wl2EQi4NUeDZM
4eituTV8K7+r0am5NAg4PtqDwFVe5GXQ86IV56aPR00pxd3iRwMKYMhAjLU+mCLR
zdsZ/L/ohfoUVDqBZpM6g8GDc9GUWgnzrI9fEDUbvnnJLxme2mxlDnyEU+tPOfXN
BTbNOfxsphoG4lzZPcq3IxSIMqcOryc74KOF/m/2Q6WqdISpoCUTHmo8c427nE2N
6f8/BkAQPBHDtE6IPgS0j/4mkRIL5OmMLVULrVscDL73UtX2tyrgtk/yFrOZymPd
KemS1VN5JNe6iVQvZEAe7MOww19noqouig+a34vvlrgXwjt2MWBqbVfsYz+IRE7P
75TatR9ie4BC7/95xq1PEkWlpwArb2RzKjTEjxgVIrlXFa0sQSz74Dzq7d7Zfn6Q
XCg/tI23eGClKqYOBM3mbNskC3RP5CE0ZpkrvH8AIrEB4Ccq55yeKWzo2oV7uAWc
p1S5UWv4O0M0Akq6rKKMmoG5uoMGVNiZYepyPf693CyqzYbWtmPgBjsX3yDVMLuP
McKPRV5QqZfzE9btLFUfT+Jwqnb1u2/Xjets7CDSKDu65K5gKBxCQaMRhkfo3qYW
Ynrud4BEmislrW8AyVg=
=HP4y
-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: https://lists.debian.org/e1wdm7i-9w...@franck.debian.org



Accepted gcc-4.8 4.8.2-21 (source all amd64)

2014-04-24 Thread Matthias Klose
 Fortran applications 
(development files)
 libgo4 - Runtime library for GNU Go applications
 libgo4-dbg - Runtime library for GNU Go applications (debug symbols)
 libn32asan0 - AddressSanitizer -- a fast memory error detector (n32)
 libn32asan0-dbg - AddressSanitizer -- a fast memory error detector (n32 debug 
symbo
 libn32gcc-4.8-dev - GCC support library (n32 development files)
 libn32gfortran-4.8-dev - Runtime library for GNU Fortran applications (n32 
development fil
 libn32go4  - Runtime library for GNU Go applications (n32)
 libn32go4-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32objc-4.8-dev - Runtime library for GNU Objective-C applications (n32 
development
 libn32stdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-4.8-dev - Runtime library for GNU Objective-C applications 
(development fil
 libphobos-4.8-dbg - The Phobos D standard library (debug symbols)
 libphobos-4.8-dev - Phobos D standard library
 libstdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-4.8-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-4.8-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
 libtsan0   - ThreadSanitizer -- a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races 
(debug
 libx32asan0 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan0-dbg - AddressSanitizer -- a fast memory error detector (x32 debug 
symbo
 libx32gcc-4.8-dev - GCC support library (x32 development files)
 libx32gfortran-4.8-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32go4  - Runtime library for GNU Go applications (x32)
 libx32go4-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32objc-4.8-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32stdc++-4.8-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6-4.8-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 745709
Changes: 
 gcc-4.8 (4.8.2-21) unstable; urgency=medium
 .
   * Update to SVN 20140424 (r209749) from the gcc-4_8-branch.
   * gcc-4.8: Re-add lost dependency on libgcc-4.8-dev. Closes: #745709.
Checksums-Sha1: 
 099bdbb3ee6226a11fa283824afeb12de4356489 10485 gcc-4.8_4.8.2-21.dsc
 80ae859e31cd82aad8d020d48325e5f59fa83d3f 3152007 gcc-4.8_4.8.2-21.diff.gz
 54cdfe256ddfa72ec774eb4160e4c7ac8606dfc5 72529778 
gcc-4.8-source_4.8.2-21_all.deb
 a77feba5c8a4f641d8e20f16c0efea97fb79e82d 10349248 
gcj-4.8-jre-lib_4.8.2-21_all.deb
 5fd1a19d7e89552f7e977cee87443c9d5113924d 11661636 
gcj-4.8-source_4.8.2-21_all.deb
 31bea355af448fcbc67fe9051643ee661d5eac05 9895942 
libstdc++-4.8-doc_4.8.2-21_all.deb
 8996bd0307fae9fed483b6c0e001942ba3cb2d56 1388116 
gcc-4.8-locales_4.8.2-21_all.deb
 a15d7b213ed686f899ebd60ef1d5bf9357b65d54 152978 gcc-4.8-base_4.8.2-21_amd64.deb
 bcea40c39a4374d13878e0cd46fc03996a8739af 1686822 
libgcc-4.8-dev_4.8.2-21_amd64.deb
 27c1261f46b066571a15acca67af978e70b0d2f6 1681884 
lib32gcc-4.8-dev_4.8.2-21_amd64.deb
 6e9cee2d061250b5e37617b546eb110b6b8abac1 1555840 
libx32gcc-4.8-dev_4.8.2-21_amd64.deb
 a102ab0d8d551b016f993aed441be9bf933aa7f5 4574462 cpp-4.8_4.8.2-21_amd64.deb
 83cbab9c2035772046a63d914704b14af0a199f5 974 
gobjc++-4.8-multilib_4.8.2-21_amd64.deb
 8207090d298d5a4eaab56e39a6dda4c2b232b735 4797964 gobjc++-4.8_4.8.2-21_amd64.deb
 cb394f42277bd969d1d3243b16b4306b43dc321c 978 
gobjc-4.8-multilib_4.8.2-21_amd64.deb
 f7a6678aea2dbe182c6d272da5069a91f5838c82 4413580 gobjc-4.8_4.8.2-21_amd64.deb
 fbc57da792b638848948065e5e1c529423971311 370148 
libobjc-4.8-dev_4.8.2-21_amd64.deb
 dcd5ab5870d891cc727d7aa8f2de6b5f7dbfcffe 336510 
lib32objc-4.8-dev_4.8.2-21_amd64.deb
 28e3b55dbf61679e395ecd67df24555d728b6ca6 339200 
libx32objc-4.8-dev_4.8.2-21_amd64.deb
 ed39c061148862fbf8d081b5ae1ac02ca94c1ed6 2340670 libgo4_4.8.2-21_amd64.deb
 7fd3eeec76624456b18b77b231e8be243924ef65 2711102 libgo4-dbg_4.8.2-21_amd64.deb
 cc028f52a3fb92b1ea124129e50e350b034a1243 2242670 lib32go4_4.8.2-21_amd64.deb
 eb61fe5a3619c01f1c1273abdef1b762af1a6a55 2283654 
lib32go4-dbg_4.8.2-21_amd64.deb
 9b98252dd4d7d2e1f9a967574195c60d77c9db49 2298164 libx32go4_4.8.2-21_amd64.deb
 054fc21c3fe14c2e18f4f69598e18bef5f153082 2655594 
libx32go4-dbg_4.8.2-21_amd64.deb
 9922d536212afd895d0e6d235e08ff434b5e825c 7272586 gccgo-4.8_4.8.2-21_amd64.deb
 78c30f74783d1fb93b6d3023fdd6da5d2c59121f 5163544 
gccgo-4.8-multilib_4.8.2-21_amd64.deb
 7a600447e31936c96da7acc451beca06aaf9 49286 
gcj-4.8-jre-headless_4.8.2-21_amd64.deb
 75a56ef27f312839e2a29861765078c0f839db06 9231190 libgcj14_4.8.2-21_amd64.deb
 255ff0b2c9fdc79d23b2b997830de5651884632d 61766 libgcj14-awt_4.8.2-21_amd64.deb
 d447801102f9a5a9c79a9fc6a3ff95dec380d039 1278 gcj-4.8-jre_4.8.2-21_amd64.deb
 7462b031ee15315528c235cc3af383e0cab90db2

Accepted libogg-vorbis-decoder-perl 0.9-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 17:55:01 +0200
Source: libogg-vorbis-decoder-perl
Binary: libogg-vorbis-decoder-perl
Architecture: source amd64
Version: 0.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libogg-vorbis-decoder-perl - module for decoding Ogg Vorbis streams
Changes: 
 libogg-vorbis-decoder-perl (0.9-2) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update debian/copyright to copyright-format 1.0, adding missing license
 paragraph for GPL-2+
   * Declare compliance with Debian Policy 3.9.5
   * Do not link against unneeded libraries (useless_dependency.patch)
Checksums-Sha1: 
 8ce31dce268e939d06277190773a13c54b5b09ba 2306 
libogg-vorbis-decoder-perl_0.9-2.dsc
 900537caf2363964bd65d6f7c23398606ad0a271 3616 
libogg-vorbis-decoder-perl_0.9-2.debian.tar.xz
 541b948561ff0306ed03a5e5aa201d1056601c00 19954 
libogg-vorbis-decoder-perl_0.9-2_amd64.deb
Checksums-Sha256: 
 f0c833f8aac435fbb6ee58d40b3354d600efb45b5b98163e5d92f55a649e099b 2306 
libogg-vorbis-decoder-perl_0.9-2.dsc
 ea357b309bc93405850db46adcbfb6816ffeab16b3e34471ecda28ceab418bb0 3616 
libogg-vorbis-decoder-perl_0.9-2.debian.tar.xz
 cab7ef52e1b4e58c6fa4d8516976a9d2f8918b9fc5e4dd8d1863252bdc096b05 19954 
libogg-vorbis-decoder-perl_0.9-2_amd64.deb
Files: 
 ce757ce049794fc15d0f74ac304c87bc 19954 perl optional 
libogg-vorbis-decoder-perl_0.9-2_amd64.deb
 9bef774ee228865cba7a7d997756fabc 2306 perl optional 
libogg-vorbis-decoder-perl_0.9-2.dsc
 58cee7cbeba1c98a09b3823f730c2a73 3616 perl optional 
libogg-vorbis-decoder-perl_0.9-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWTdEAAoJEBKXO25y3Ae1dPgP/1mr37rQYeNp7HcKa+Mj3I5n
a31DLOnDA6z9ahXrwzcJeRlGBe/rcyUeDntUPROAga2wWpDK6YnGR3UC/EuMrZrm
haKKo53LNlPtHc1rBF9NEuQi3mlOKHMZi/o8LTcieLhuk4U6nEg1csWbLuYxA3Zx
bzLji67UgTNAQoOeKRGYawzT0D+Hu6Xxvbel7rKwBXeLcx0h9gzSnX48LpZabHzw
j2/12JgniYXnSyGGgY+x6C4WWc+J6ruHMAU2KqWd+Bkf5gNl1r0lpFM+6dORfmAy
lusYJHMIQqugZIS1HObmTE/EMlgMGhEFYku/UwIW/klUfz7CVDgFeTdLb2ilyAgY
bUQpv8z5wn8va15G2Iwe7WH9AV6+XNCT+BERHpZKVm3/uZ0BmZ/P2rpkPkXcFXcv
fosqYKOUO/vhuL3tolSZH47mTBuPXh1abbRO8gNE1btK5XgBttVb5KnRMWy/8z+u
s2JfQfcXNo4nKW1QrO1wTO579xZS7I5YSzXIfg4eNvsazorbI5yYWaoH5ShB+AZW
klJIM3MUMV5+UUPU/rp9d4qDlupjaa319MnO0C5KhZNfGzGMU0BFBjtNYZhs33Kt
2g4XXTRPh2vQtwDSOKXGFQ5eJJYkrlo18q8Qw/JsM4WgOIlp7J7uzbFErsiLsLPf
ZOExhcsF2PXywHIjwS18
=a4i9
-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: https://lists.debian.org/e1wdmsn-00041w...@franck.debian.org



Accepted libparse-exuberantctags-perl 1.02-1 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 18:11:40 +0200
Source: libparse-exuberantctags-perl
Binary: libparse-exuberantctags-perl
Architecture: source amd64
Version: 1.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libparse-exuberantctags-perl - exuberant ctags parser for Perl
Changes: 
 libparse-exuberantctags-perl (1.02-1) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
 perl (= 5.6.0-{12,16}) with an unversioned dependency on perl (as
 permitted by Debian Policy 3.8.3).
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Ryan Niebur ]
   * Update ryan52's email address
 .
   [ Jonathan Yu ]
   * New upstream release
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux, directly linking to GPL-1)
   * Switch to source format 3.0 (quilt)
   * Declare compliance with Debian Policy 3.9.5
   * Add myself to uploaders and copyright
   * Add lintian override for hardening-no-fortify-functions
Checksums-Sha1: 
 1384608c80b2d483c60dd4d2ed5cb8ef500d28d9 2193 
libparse-exuberantctags-perl_1.02-1.dsc
 c4801765164873c7190129fc22f732b2e3bc43de 57545 
libparse-exuberantctags-perl_1.02.orig.tar.gz
 131ae6d988ddba10dc1b1ae847397d10507c68df 2364 
libparse-exuberantctags-perl_1.02-1.debian.tar.xz
 12b3ccf5227562991ba45852ff72534dfe3165a4 18218 
libparse-exuberantctags-perl_1.02-1_amd64.deb
Checksums-Sha256: 
 fb24e304206db2fb608e2e2e36c946c02d3cc43aebb274b86abdae53ab806a28 2193 
libparse-exuberantctags-perl_1.02-1.dsc
 78d5a2b384a7d4a2dd674b0c0b79dc55d46017ba2a21d35d8d4858a025d5ca6c 57545 
libparse-exuberantctags-perl_1.02.orig.tar.gz
 df6082dfb7cf28a4aa5185b24493f58997ca8ddca0011f51dffd7252e2dd5e1e 2364 
libparse-exuberantctags-perl_1.02-1.debian.tar.xz
 93e6cd7d88e778ef78f70ba8a4f138af293472d4b37a00170ec03820521128af 18218 
libparse-exuberantctags-perl_1.02-1_amd64.deb
Files: 
 c63356d55307b9739f776486b3770ead 18218 perl optional 
libparse-exuberantctags-perl_1.02-1_amd64.deb
 a771c5158994d2d28cf44052197e3b3c 2193 perl optional 
libparse-exuberantctags-perl_1.02-1.dsc
 7ded48c5cd8061f2099c393d37979ca2 57545 perl optional 
libparse-exuberantctags-perl_1.02.orig.tar.gz
 b0a5d1009e4c033017171198c55591e4 2364 perl optional 
libparse-exuberantctags-perl_1.02-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWTpMAAoJEBKXO25y3Ae1V2wQAIZbb/WyjjBSUH94Kl0u1A3P
6bWJIwcg87P2Ex/ovRbHTaSSnV+0bYLXEGSswjiI9P+sU3RmRQOJF5EdU9QxCPHc
AesdTuC6KOh0h1PXPXZoBxJ4UgdhC5qw+SgjdjJhOJej8EoULIOhgNzKNzp3prEj
rL0O6yHIGJ4v+alGvglvaxNfzvd46LCCbrvqkrNgIFCrJmAbTXzHqyJm3WDgZzma
D4Qf83w+Jpss/7g8SnK7gAfXJZq1v9CtMvU+CkUw5I0Cxw+wa+71Cz2+34Cf4g+R
+vvw34clsFnfJK+1mqBkgVvhFdihtU7MeAPQod/X4Vf+967S7qUvvfYiM0okaXuV
eynJlT3adfs07uzUYB5NfAxxoaBiOPXwL2nRm03VGwOJYXgaxktxfRwgtJhq9tgN
2CX9MxHcLb09VRTuLNpNJSTuRxLTstvD68W81a43xDUAwtFTpIjeG9vJwYaIpAnE
sQkH8hUCZPeJRKmR0GHPZVuBTSYY7XntNUrrF7lTZFKSR/XX4/M7tiZOW+8CMC2z
6NOJ+1Ak0P4JkNMSbJxsLm6MrwODdXBn2VddO0rPipV5IYcwKlZsk8gpHyo5NzDu
7lX9eFvmKQin4MoIYgkD2K+FUzlEEuj8kqW7EsuXCM/a21ScyUxLLgEFxfubFK63
1jt9uL3H8ESo0vYhdDbC
=+SZW
-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: https://lists.debian.org/e1wdmax-0005lv...@franck.debian.org



Accepted nginx 1.6.0-1 (source all amd64)

2014-04-24 Thread Christos Trochalakis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:23:22 +0300
Source: nginx
Binary: nginx nginx-doc nginx-common nginx-full nginx-full-dbg nginx-light 
nginx-light-dbg nginx-extras nginx-extras-dbg nginx-naxsi nginx-naxsi-dbg 
nginx-naxsi-ui
Architecture: source all amd64
Version: 1.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Christos Trochalakis yati...@ideopolis.gr
Description: 
 nginx  - small, powerful, scalable web/proxy server
 nginx-common - small, powerful, scalable web/proxy server - common files
 nginx-doc  - small, powerful, scalable web/proxy server - documentation
 nginx-extras - nginx web/proxy server (extended version)
 nginx-extras-dbg - nginx web/proxy server (extended version) - debugging 
symbols
 nginx-full - nginx web/proxy server (standard version)
 nginx-full-dbg - nginx web/proxy server (standard version) - debugging symbols
 nginx-light - nginx web/proxy server (basic version)
 nginx-light-dbg - nginx web/proxy server (basic version) - debugging symbols
 nginx-naxsi - nginx web/proxy server (version with naxsi)
 nginx-naxsi-dbg - nginx web/proxy server (version with naxsi) - debugging 
symbols
 nginx-naxsi-ui - nginx web/proxy server - naxsi configuration front-end
Closes: 725732
Changes: 
 nginx (1.6.0-1) unstable; urgency=medium
 .
   [ Christos Trochalakis ]
   * New upstream release.
   * debian/rules:
 + Enable auth request http module. (Closes: #725732)
   * debian/patches/series:
 + Remove backported openssl guard patch.
Checksums-Sha1: 
 442dc0e0edc8c1e9787f911b153167b2038470dd 2881 nginx_1.6.0-1.dsc
 00eed38652d2cee36cc91a395f6703584658bb23 802956 nginx_1.6.0.orig.tar.gz
 1b5aeb95b3052b94ece4266d08f996076a6235b5 868292 nginx_1.6.0-1.debian.tar.xz
 bf0c2d6234cde356cfe2a54d856dcd0c2d8bfd54 70412 nginx_1.6.0-1_all.deb
 ee9216978cfa8a1752b4921c7a77a6fc3191e075 81606 nginx-doc_1.6.0-1_all.deb
 8dd1371c5a5d1ca8bec657aa0c3cdb7cdd508238 83226 nginx-common_1.6.0-1_all.deb
 770bca6064248f2c220bab34ffcab16333f98b0a 419902 nginx-full_1.6.0-1_amd64.deb
 ff4289909376ac6176216e426d26517ead515289 3226380 
nginx-full-dbg_1.6.0-1_amd64.deb
 500b8ba7fc5401c514bd2c2e7e5fecd265422571 325456 nginx-light_1.6.0-1_amd64.deb
 8d7baef3ac2471fc2ed722bac58d8cfa04f3b1e7 2223852 
nginx-light-dbg_1.6.0-1_amd64.deb
 9bcc0827ac781f7615a76c27882c240c77374e58 575262 nginx-extras_1.6.0-1_amd64.deb
 27730feb89a2a5ea82c0f427ac6a18dc23b69342 4960488 
nginx-extras-dbg_1.6.0-1_amd64.deb
 cfb5ef9419db3fa247cb0493746c18c7a0d8e2ff 361186 nginx-naxsi_1.6.0-1_amd64.deb
 88a8d6385f4b3a10ab5d1f846ea85e1d9e60ea1f 2357902 
nginx-naxsi-dbg_1.6.0-1_amd64.deb
 03018c6113c37c7b3221fc488e1d463457e72f6a 312552 nginx-naxsi-ui_1.6.0-1_all.deb
Checksums-Sha256: 
 8185bc76918229475b79ccc14f08ed9cba54abc0c1337e1b8d451429e93cdbbf 2881 
nginx_1.6.0-1.dsc
 943ad757a1c3e8b3df2d5c4ddacc508861922e36fa10ea6f8e3a348fc9abfc1a 802956 
nginx_1.6.0.orig.tar.gz
 b8d6fc170e275da2422c50f311dcb1ab62f7305dbc83911f3946b64526c657cd 868292 
nginx_1.6.0-1.debian.tar.xz
 4de58216965e3e2d6e5a5cf86a72b573cfab44b5bbfedc00db0b74d5a74c6547 70412 
nginx_1.6.0-1_all.deb
 2c1e09d9e0c503f499f5e1417e74e1200422abc6a42f40679f8deac95e454d09 81606 
nginx-doc_1.6.0-1_all.deb
 f33d31f5896d9f41ad9c767c7839304427395d73b7ceab07b7a6e6fe87d0c5a1 83226 
nginx-common_1.6.0-1_all.deb
 75568c0cc5d57084bd7e640cb2121e2bacfe0e93d6c8bc9c59ad536d6a378b00 419902 
nginx-full_1.6.0-1_amd64.deb
 2146acf2ea6ee6bb280e87a3f587f4dc6f4909c5f124db2a04b3d4cb9e8d7abb 3226380 
nginx-full-dbg_1.6.0-1_amd64.deb
 84698f983e16c630c33dadc0adfacc8557700f10a020bc7f6bb76ac40414bfb7 325456 
nginx-light_1.6.0-1_amd64.deb
 199cc405da99a4faee63ae8daa3dd36989d5d2905472bad117812c70ff162b29 2223852 
nginx-light-dbg_1.6.0-1_amd64.deb
 782edbc6d7d2d25b8ec8f806410672bf4f59431cb455386ffa6b2f38883cd3c2 575262 
nginx-extras_1.6.0-1_amd64.deb
 09839c860fb1a30464c2fcf084f4fc0d5db1a70398fde7f3f4f72710048e8a85 4960488 
nginx-extras-dbg_1.6.0-1_amd64.deb
 def94bf1e4bed90557fc0400ae3779e1749c070bae1e0d1a08a483fdcb1de932 361186 
nginx-naxsi_1.6.0-1_amd64.deb
 fe83c24ed3747bc8cec18f128a4cca1e7f8518729a09f4dde1bf51b296e290d0 2357902 
nginx-naxsi-dbg_1.6.0-1_amd64.deb
 36e371e4ef1d912ea51125fe7bba6004edfa4516e116de0da7cde4b0c0f73f88 312552 
nginx-naxsi-ui_1.6.0-1_all.deb
Files: 
 7699db096c6f8e6925b7fecd7232e48f 70412 httpd optional nginx_1.6.0-1_all.deb
 04e2d771af7ffa0c7ad7387f556e117e 81606 doc optional nginx-doc_1.6.0-1_all.deb
 c44f396c1fce804cb4eb9392cb45283e 83226 httpd optional 
nginx-common_1.6.0-1_all.deb
 79a7e574c03908dbf6e7dbfb573b6bcf 419902 httpd optional 
nginx-full_1.6.0-1_amd64.deb
 ad1d92c88b4ccd6eafee81eb047980e8 3226380 debug extra 
nginx-full-dbg_1.6.0-1_amd64.deb
 c8fb67645370fcad95357108354f5295 325456 httpd extra 
nginx-light_1.6.0-1_amd64.deb
 18d37263825cbcdff4d066439d399695 2223852 debug extra 
nginx-light-dbg_1.6.0-1_amd64.deb
 0075905a95d0ef6a3233bd473ca93542 575262 httpd extra 

Accepted libwww-perl 6.06-1 (source all)

2014-04-24 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 18:04:38 +0200
Source: libwww-perl
Binary: libwww-perl
Architecture: source all
Version: 6.06-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libwww-perl - simple and consistent interface to the world-wide web
Changes: 
 libwww-perl (6.06-1) unstable; urgency=medium
 .
   * Imported Upstream version 6.06
   * removed fix-https-proxy patch (applied upstream)
Checksums-Sha1: 
 2ab90796644091f7fc0734ddf281bd1a3d90f38e 2531 libwww-perl_6.06-1.dsc
 9640b88fb8bd3c88813525cad8e613f26a4e002b 135556 libwww-perl_6.06.orig.tar.gz
 a24706ec613efd3f2f6a56187e3449dc3165babd 9520 libwww-perl_6.06-1.debian.tar.xz
 9b9295c9fea1429c7a7cd6728085769d74625864 194058 libwww-perl_6.06-1_all.deb
Checksums-Sha256: 
 a27e746cc521f1c84620e25e28ee12d6b2944050240f0cdb073193988b67100a 2531 
libwww-perl_6.06-1.dsc
 55d0417d0b52fef4d238bfacdce0440e69cd3b0ee15b1554251f32fffd532ed2 135556 
libwww-perl_6.06.orig.tar.gz
 ed387045fab48d058a23be0c03b5b5b2e9b411918697873bf492dab8bacd9231 9520 
libwww-perl_6.06-1.debian.tar.xz
 08dc8dbca7334fd8ba9b9bad641914b65b5faa9a027dcce5c290c80dcbd6aac0 194058 
libwww-perl_6.06-1_all.deb
Files: 
 91fa88af37debc3101baafa91659eef7 2531 perl optional libwww-perl_6.06-1.dsc
 292496bd2a13da95903b383f59009200 135556 perl optional 
libwww-perl_6.06.orig.tar.gz
 845e03916ea1ef3427a8dfde5ad7f002 9520 perl optional 
libwww-perl_6.06-1.debian.tar.xz
 f7e3ff93a287f5f7e053061320e2a8a4 194058 perl optional 
libwww-perl_6.06-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTWTZ+AAoJEMMfT9lJqytsJLkP/Ai3HLXpl02yQqpXnrDTYmGt
r2YzExCo2ZUjVXT7hUQ23zKt/wbufX3+Mtrlc/RZ5BApOXXtQ7s0ZBGrldahxbuq
V+VvpbOiM9lcPgt4lgc2H+/v44TK0pyHi+OWPsBGh3LA7GAhYT+Hv41s40NIxu7O
TZgLfMnXLuNdvNbS4HbYKffsmFspDWZpqmQNSxjtZOntGFI0i7LUz57MPzNLRuGQ
evL7Uv/QoE2gHh70Lfuj44EulCQFkdLeS/Qs3H72K6On7sVKe3i/YX+QoIrDLHHu
/l1lqhr8M4OzAoEtlk865fR8Jxowmb9y2PONiFgk4Kdmup9iRjvepcYaXQd5pUYS
Q9zsSwXBEK/QFSv2ED3wtZS/BUf2VwOfDaGlQvKodl8X4cYwE63hEp7T3KCc8WhL
pehg/YWhrSUpyaF8hq3GrStugStQJSN1lVPcLiMuqqJIQNnFbUES+5VG087WfsZN
Y4gXj7iDjRVENXQyzJMFYy373tJMlsJtRwulsJwnwh9uZ62vXMVQYCZ8EBiAZUfK
tSBmZ9NhASWZFjTbW9nttZZmwzEUiLWSSL41dIcXZE9o1egCCQRygGLZYiw2u5Le
SV2oN6GWzRjDdFVyuvg3ioHhCo9fcUU2bP+0dWyKy+jlImhXsfyG4jAU04Ew4EWr
SJJHSz9O5qw2H7TO3XCC
=yiQt
-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: https://lists.debian.org/e1wdn3n-pw...@franck.debian.org



Accepted libposix-strptime-perl 0.10-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:14:01 +0200
Source: libposix-strptime-perl
Binary: libposix-strptime-perl
Architecture: source amd64
Version: 0.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libposix-strptime-perl - Perl extension to the POSIX date parsing strptime(3) 
function
Changes: 
 libposix-strptime-perl (0.10-2) unstable; urgency=low
 .
   * Team upload
 .
   [ Salvatore Bonaccorso ]
   * Update my email address.
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux)
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 06d153074733a947110df991d5247de53f58ee4c 2093 libposix-strptime-perl_0.10-2.dsc
 ebb7a9e9eaaa627cfec58b113c790c3c61b456a2 1860 
libposix-strptime-perl_0.10-2.debian.tar.xz
 a8f1d0efa746dd0cbfa3a9746c3dbd96eb138632 9134 
libposix-strptime-perl_0.10-2_amd64.deb
Checksums-Sha256: 
 bf6d7f354493c39e78ce61de33d7656d294fe90b491f230cf2afbe791f99b78b 2093 
libposix-strptime-perl_0.10-2.dsc
 54c1097ce65c395192a164299096ea4372e74a07c7ec1ee8698e7a508480d21c 1860 
libposix-strptime-perl_0.10-2.debian.tar.xz
 d07332bfd926c7f7015261359a9b779123fe7fae3960021ba78096df419daaf6 9134 
libposix-strptime-perl_0.10-2_amd64.deb
Files: 
 af217b66af2e1ab9599795f4809f44e1 9134 perl optional 
libposix-strptime-perl_0.10-2_amd64.deb
 5783b4baa84a48bedb7652f5c83595cf 2093 perl optional 
libposix-strptime-perl_0.10-2.dsc
 0c78b916201b7b1848a622a9b751befd 1860 perl optional 
libposix-strptime-perl_0.10-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWUbMAAoJEBKXO25y3Ae1GHsQAJpTI7gX53IA3mF4/63+arwc
d2gwep0J3R/h9ychxsGXkbSzmVbkxK3+Xkd2P6L+71I04U6KypSE108gPtoCT/ji
iiYGJELH2W4AVtHRf6DH6hm9E18YO/wSq8FoGrBPTCJb/WXdv3CQmTrtgOIptAlX
lb42PYNS88FyZIYBUSSbhMYmZkVQdqORfB43mcI8um+gBPYAG557rq3qNSDJ++Oa
qUPp62M0yF/u18tNgfYkJ+uZhyoKtib5+74zAyJ2UgDnnBsV3KWpY0xe7Gz/s1ID
h6uLjZPhuOnq+O946KoRUQ31a6968QIDfBBY0wecey4wTu/XPzJvHqWePDH0xxnJ
drzuUYaQEeQ6R++bMV3zIvkQlqbtcc8i9tns4MnZ1J7Mbj0c1TfsAM4Ps+QKgqZg
6MDVGnDl0c4DPt/miI9fXLGIpRUjwESxvePk4Sj/MDoCKmeXc3Uhidjj7N7rEJl/
UN+oV0mYRLYLY1ECZsb44DxX0F+FuM12uzQ0ZeBoAD+FpYNRgiQfbvvfQnE/2m/U
1AyC5IUWwwtArdyB2kbYV3B2ZVhPQZAGrr4KNG9gTBPY+xelklXm1eY957MtJkhg
pFmxt6H9R44CVVNZDTMuIhSeVSdkApnsO1JqpyhGWqTZlmKD2R5c/MCgh/qDhfRw
tV/6fEKowMzL9rn8XeLp
=8vll
-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: https://lists.debian.org/e1wdni0-0002n8...@franck.debian.org



Accepted libscalar-util-numeric-perl 0.22-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:25:07 +0200
Source: libscalar-util-numeric-perl
Binary: libscalar-util-numeric-perl
Architecture: source amd64
Version: 0.22-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libscalar-util-numeric-perl - Perl module containing numeric tests for Perl 
datatypes
Changes: 
 libscalar-util-numeric-perl (0.22-2) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux)
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 c42b9fd3e23419c4864ca68d83618655c47fde23 2202 
libscalar-util-numeric-perl_0.22-2.dsc
 57ca437728fbd57c390f8dcff1e8a18cb3542cc2 2092 
libscalar-util-numeric-perl_0.22-2.debian.tar.xz
 15a873d4305931263c18aa3d67c0dc580fdb0eed 9898 
libscalar-util-numeric-perl_0.22-2_amd64.deb
Checksums-Sha256: 
 b136e6f1211f03b2a781e743fd056773cdcfd30ee41f762b23170080bf820ac2 2202 
libscalar-util-numeric-perl_0.22-2.dsc
 38aa93132597cf916b10602b76ad520d3398474f1f16dbecc9d847f1cff302a8 2092 
libscalar-util-numeric-perl_0.22-2.debian.tar.xz
 c70f974ad328f239ca53403d1699951453a46fe3791915216751b1f2a21d1f86 9898 
libscalar-util-numeric-perl_0.22-2_amd64.deb
Files: 
 5c73a9e9782b20dea6e32571da174f11 9898 perl optional 
libscalar-util-numeric-perl_0.22-2_amd64.deb
 52740ca24839b98c1e9db44235eacf56 2202 perl optional 
libscalar-util-numeric-perl_0.22-2.dsc
 ab6d1857a02abd3d42a24a2f33905c92 2092 perl optional 
libscalar-util-numeric-perl_0.22-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWUk2AAoJEBKXO25y3Ae1Z24P/0o0503v8AQrKYtDoyrByRbp
2jmKr1D2TfzuYA3ob3986xwlq7qHFK3Cp0BVbIIvPMR0L9LH9zah/yLbclmKtfaW
2Muq3PRgnp4utxVI0rVAj5oCpwr8hwdvgwDK04klXAMVNmOchspJYXpUX0Bxxd7R
pI97pUyhcL7oxbIVTYCfMI51DKA7sZPQ3qnDKbRgC8uMM/NZn9Ifis0pO7P5zgEO
e9Z05ZWDtfD/SM//DMGjzLjOWGuVKJu03BHry65dXj4bJd9zn8K7tSUhipQftgdT
Kjziw2d/PO2mDQNOxhBOxcDi6HquTzAmIz+kbhTt/HTregBE4d5VyZH3wvear7Ii
tida/rpaLySc1hHbjfqIs0QCUmTFyoANu1q0HxWyMHllNSHmfqiBP3Cef5omZnF2
XHVu2+6i6bxbtltMVMoz+Bv6vn3id6aJhODdcyKaM+EI9+kVYYi9HDH2low69tXa
Zm+LevdenhFB+gN2Cpv26sTEcqS59hpFHF/HUsVbkP3v8aD/eQNYsg2Rbas7kpGz
PuWbBzg49cbsaoLhMuttUu8FYd07YcKEPZlMD6oZpRKrn14858i9EG9tZn1a4vZh
pHjNcZwvh5kaPwmsFpbf9B+nWKVBwgHZs0cdJZvYrMEo8WNjvm/exzm9ZDE6spVC
ZAGlSsBmtK1mT3ClBXQ1
=ez58
-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: https://lists.debian.org/e1wdnwu-0004qj...@franck.debian.org



Accepted libsocket-linux-perl 0.01-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:40:01 +0200
Source: libsocket-linux-perl
Binary: libsocket-linux-perl
Architecture: source amd64
Version: 0.01-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libsocket-linux-perl - module for using socket constants defined in Linux 
netinet/tcp.h
Changes: 
 libsocket-linux-perl (0.01-2) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Declare compliance with Debian Policy 3.9.5
   * Expand long description by a little
   * Add myself to uploaders and copyright
Checksums-Sha1: 
 8475b8b40c488aa1d5ccd29eff699d176703797d 2097 libsocket-linux-perl_0.01-2.dsc
 990b76257416655acdae9e07d1191f47e9cba754 1876 
libsocket-linux-perl_0.01-2.debian.tar.xz
 35c93302f08fb65c1b836f3ef5770c0caa4ad076 8668 
libsocket-linux-perl_0.01-2_amd64.deb
Checksums-Sha256: 
 d2d836e16b9539b7559566d098d89e8a5b5242710b056976635ca1add491297a 2097 
libsocket-linux-perl_0.01-2.dsc
 608a8507ce02bcb8b96e88f99c0dfac9d617ad2c56b307c016cb95db52471f77 1876 
libsocket-linux-perl_0.01-2.debian.tar.xz
 be56c3ece20bf6d544bce6e537643ac4c7a15b9ea82c622c574d75155bc493b0 8668 
libsocket-linux-perl_0.01-2_amd64.deb
Files: 
 a8b1dc6c2a9cfed4b4d9e4921f0f883e 8668 perl optional 
libsocket-linux-perl_0.01-2_amd64.deb
 b54d4bb31b3459a4faaec5133c3aa060 2097 perl optional 
libsocket-linux-perl_0.01-2.dsc
 bd38d7bf5c1f913a133e59fa6e108b95 1876 perl optional 
libsocket-linux-perl_0.01-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWUytAAoJEBKXO25y3Ae1I9QP/1kcrCywvPiVZBdvO+TG7Jsw
dR0RnFGRIP9/uIyYsSMrWOZKbv3nlIRqkQy3jf8lT3iP9XPJJcJPdS0G7yM1RJ3Q
8Cw55GHWSensK58d6AyjQHa+8r2HfNrpvLoA5xT6UcgbjR5lNWXKlrxrCmnxa6zg
eRAm0pLXNjDHNqaaVmsQQWCdYTrHsZKXSjNlNembZuzXxhgQDuK/0mHM+ik4rqu7
HQ731kVy2yynSX0e07QZ6IomfC62eYlp+SJCMyVV5OOHnMEunCfEpZ9S3r1hVgPf
P0OLoxzTL59+PTnJF+kWRfjYEtIbS8U5cuks9aaeRJl2vG61GvJGYyg4kdUAZ5BG
ObeHoGlrHz+KZo6lLq6xdoacNydCdC8aQGGmviKUXz2m/vWdwnAgQuYhS1ato+H3
TUchjFAh6fuLv5VVYB/obNgZSLGVCIatjWZsyAsVN9SeXpVsKJ9kZGLQs8RDvE13
mCYgzkwOmiOyUEiaE1vQ/gnar8doYKs4ikfPTt0olFgO7Vy6rv3J5KFlxM5QBiu0
zp+jJUKwW88rZdmm50SkoF+dvK5H9RCEu7a7sNoLpp+47jAdeHbFs5Mxsk0j6q4b
llE9yTt2kfg0J/lYEpY/NGHWUDLgBOWIeekmxhr7vq9hRTRpdbbKA4bEicSU4Z1m
k4h76kXbwD9Rdx6AOIJb
=/eJ1
-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: https://lists.debian.org/e1wdnlt-0006w7...@franck.debian.org



Accepted libsgml-parser-opensp-perl 0.994-3 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:31:19 +0200
Source: libsgml-parser-opensp-perl
Binary: libsgml-parser-opensp-perl
Architecture: source amd64
Version: 0.994-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libsgml-parser-opensp-perl - OpenSP Parser of SGML documents
Changes: 
 libsgml-parser-opensp-perl (0.994-3) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * debian/control: remove Nicholas Bamber from Uploaders on request of
 the MIA team.
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux)
   * Declare compliance with Debian Policy 3.9.5
   * Forward doc_misspelling.patch
Checksums-Sha1: 
 477fc022d41c8e4d036d9df8b9c95d8a2d66b396 2246 
libsgml-parser-opensp-perl_0.994-3.dsc
 571c4152558d2bf0a05a94292343aee23e85b48d 3068 
libsgml-parser-opensp-perl_0.994-3.debian.tar.xz
 5e6a83ad4e2ac70a5e46cf1e3123d13eda2b136d 48720 
libsgml-parser-opensp-perl_0.994-3_amd64.deb
Checksums-Sha256: 
 2b2cc48f5df4c0399bec30392f0d4869313303353c6599363c34192d356a222d 2246 
libsgml-parser-opensp-perl_0.994-3.dsc
 4cf6197ab0b1507eaceee063f68bec62cc3ef8d1d758371d182e9cb7db8c5f68 3068 
libsgml-parser-opensp-perl_0.994-3.debian.tar.xz
 14458a495c10db51a3bb550758380e5c173c754a840501d814dab987645b2b3e 48720 
libsgml-parser-opensp-perl_0.994-3_amd64.deb
Files: 
 ae691543d42e03b13f82ded3f20a00db 48720 perl optional 
libsgml-parser-opensp-perl_0.994-3_amd64.deb
 a19f4e529268b2c9339553eb86047fa0 2246 perl optional 
libsgml-parser-opensp-perl_0.994-3.dsc
 0e89ab2b1578bcd464a7dfc56edfbb68 3068 perl optional 
libsgml-parser-opensp-perl_0.994-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWUqtAAoJEBKXO25y3Ae18JsP/R8T3wMMUxv1Q43HjyfHZcWJ
Y5Zp7tcyvCPqAmNR7sF010WgbMXXa56LO76go1oym8HWRcGir1yTixldPyYPISj+
iD6SuZo9quMAuo1M54YXJ/5WHvZ5Xr33uGxxvky9ZMlDwH7xgialzxPbYo5H1rxz
PbVSdcgMeqv9z7+jIBRf5ATyRrwPbZVxFfMyflL0bpmoFk3WWRLHfBO44Ff1WHZo
JZTQ/G8QWNYZpFU84JiTjX1aLub4M3fm9BxUn3x1CvlfPZInKgtZ+ayilpKN/dD/
Ys8ZEPQoZEG9D6SoXhAFAz7twGkO/oB99dqIy3qUuKqAdv4klVyfmJrQjzYEf3oh
OH2tt4kMZemSEy4H1OhYz36/25QVFzhE8tqiQNtu0vPvmIXChBCVKpagSn03NXZY
HE706uCPI3evYnxJQcwNAXRMWlYyO7tJSDlFr2W0KzcZEUd/XV1KJrsjkzaujKBb
w/PzldCDbdPgmrMR1SnrGeOBhyXrF723JxPHJLZ4uBccnW3uD6sZggqtpCRUIvrw
GPPbhlatwk4s5nyffaMUsIYskdDGhi4gUNZHe7PzJflDHiHnWM7+9IN44N+FTVGa
QY3NeddTPxd7EjZSKEmurkJoF7ya9CBxFlKaRzMyTCCemtrFyE8RR7y/QKqGrrmw
sfYvCnluNUoEwUMnGB5U
=PJRt
-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: https://lists.debian.org/e1wdnln-0006tx...@franck.debian.org



Accepted bird 1.4.3-1 (source amd64 all)

2014-04-24 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 15 Apr 2014 08:05:35 +0200
Source: bird
Binary: bird bird-bgp bird6 bird-dbg bird-bgp-dbg bird-doc
Architecture: source amd64 all
Version: 1.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 bird   - Internet Routing Daemon
 bird-bgp   - Internet Routing Daemon [BGP-only version]
 bird-bgp-dbg - Internet Routing Daemon - debug symbols [BGP-only version]
 bird-dbg   - Internet Routing Daemon - debug symbols
 bird-doc   - Internet Routing Daemon - documentatio
 bird6  - Internet Routing Daemon [transitional packages]
Changes: 
 bird (1.4.3-1) unstable; urgency=low
 .
   * Change bird-doc dependency from Recommends to Suggests
   * Bump policy version to 3.9.5 (no change)
   * New upstream version 1.4.3
Checksums-Sha1: 
 478855e4412a05c16c12927254254e42613a8a5a 2159 bird_1.4.3-1.dsc
 ad88007075709a73c2e849c3d3659344bec115d3 1277383 bird_1.4.3.orig.tar.gz
 6bdb2d1b04202f0f070c1f86efc4040242dba8df 13476 bird_1.4.3-1.debian.tar.xz
 8230fd8578291ae0f2ec988edd4024ea9b5c1fe4 500332 bird_1.4.3-1_amd64.deb
 c2e41e7cc62b3e0040a8d058cb33ec2f46fe3942 389724 bird-bgp_1.4.3-1_amd64.deb
 e896fa02e42303e6e63c15b3daa335cf12b185d3 190538 bird6_1.4.3-1_all.deb
 df18756e87a836edc9f99609d0a27bce986256ed 1420242 bird-dbg_1.4.3-1_amd64.deb
 4182a8a1efe66d15d107f0d7e7395b5f37fe3620 985606 bird-bgp-dbg_1.4.3-1_amd64.deb
 e8dce19e79c44603ffca748f0ad6e999c35af446 896494 bird-doc_1.4.3-1_all.deb
Checksums-Sha256: 
 a64f61bab84781e0826e9533cded6ae427802301fe83a39231f3f0b409bb 2159 
bird_1.4.3-1.dsc
 5d05fdc938af0522414ff38704b908e5f2afb290687e7d9006f682855c0962d6 1277383 
bird_1.4.3.orig.tar.gz
 0e243c3207d2ee065dfbb58537b34e9b6f41891f23a45fb598ad82d0aa228381 13476 
bird_1.4.3-1.debian.tar.xz
 4edf2e8b57969b2a42d5dd3033723654b7145b952f33ccbd2da533b39a6d71d9 500332 
bird_1.4.3-1_amd64.deb
 60d3d58a84012dae49545c26ada3636c58ab0917957cf3e9c6c82fc261208e46 389724 
bird-bgp_1.4.3-1_amd64.deb
 12cd13b19dc1f82f9f85c1ea0ea36531772982cb6f6aee3fbff5bf09a697acd8 190538 
bird6_1.4.3-1_all.deb
 882d2a8a76d036a77b84d12ebbfe6ffef2fc351604cdc49249ccc11ed7f3aacb 1420242 
bird-dbg_1.4.3-1_amd64.deb
 0ecb91cb280094641ef81ef75a790be30c5f84f133c4ac4e300034b31dde639a 985606 
bird-bgp-dbg_1.4.3-1_amd64.deb
 4644e00bf41db7ae500b23629f6dfa4a8c8f4a16051a6eae9d9c74126cfd208f 896494 
bird-doc_1.4.3-1_all.deb
Files: 
 96dd89f0cfe1c6f7dc48d09c1aa5f6bd 2159 net extra bird_1.4.3-1.dsc
 eb7e00b9c1d102ddfcbc19d9cb168511 1277383 net extra bird_1.4.3.orig.tar.gz
 53f927a61f3ccb9a6210c6decb661b80 13476 net extra bird_1.4.3-1.debian.tar.xz
 ac9ed5f7167df035ad7bb8e97915d998 500332 net extra bird_1.4.3-1_amd64.deb
 12cb21799638b4d86793dbfffe153544 389724 net extra bird-bgp_1.4.3-1_amd64.deb
 997a47904e632c869af9cd6b1ae9eabb 190538 oldlibs extra bird6_1.4.3-1_all.deb
 0ae08fd8e5ae7d3aef277636555d82f3 1420242 debug extra bird-dbg_1.4.3-1_amd64.deb
 adc527b23a631f57b9b1f53f3e494a0d 985606 debug extra 
bird-bgp-dbg_1.4.3-1_amd64.deb
 b5afcbbee61d531e036a51e482901d15 896494 doc optional bird-doc_1.4.3-1_all.deb

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

iQIcBAEBCAAGBQJTTOfOAAoJEAyZtw70/LsHI9cP/1gd/Yxdl5ZJOTAoZr+X4CN7
uVjbYu8Zq5z7RSiKRozKQxHOr//Jy54gViD6MnupUBj0i0n00Qc3bf9oG5HhyJPM
yKKoUenYRwzicQ/iIsloDCBS1R9PZPhpycLDAOICvrCNm1eSDqBpwDrtlMUVC2lk
7BXDJ+uaJy8SpIoJUqMmNeU+iMJd5Sp3I2fGTckCUz+2Chmkx8AU1JaZ3Y1uFK78
VocddbLPYzgSVSnunez3Kn6UvMT4Yx0obJW6y213SCERWtIycdnjoJ2AJJPA/k8M
QXUz0rUq7x/hG5onoZowDcIa2euEl3E+0s9o3LNPI4wBduVoa/hzfs3/dZDd1+Kc
flQwKidYjGAUMrkIcvD1HstQ/EdBafU3Yss0EVKIz6BhnLMwmF7SNIMc+vi6JDcE
DvYGXQzRKIwV7uqIGd7qFUuMJCbLbl6si9VMKxbZDz+PPVsXw73Bel1v6sVI9DF4
6EodpMvqmZdRCHnLK/yPRShzNYRwO7isDLuzg2Oveab3eJa1lWZSzJxTKDvr/F32
UWj75KFZa4r0yX5BQ3r4+7j77yv//tsWoXnkLnyX7SJsj4CPKYVXo457dtXRXbGm
/760MaLdUfOu2pdOyd7RK8GZXKcGYcap9KhY5NCXTCx6oE90o5j8x5Bx/538RO7b
ZG43sv1Kicdxsqo2YTtn
=1waR
-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: https://lists.debian.org/e1wdnwn-00084x...@franck.debian.org



Accepted bird 1.4.2-1 (source amd64 all)

2014-04-24 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 03 Apr 2014 08:40:29 +0200
Source: bird
Binary: bird bird-bgp bird6 bird-dbg bird-bgp-dbg bird-doc
Architecture: source amd64 all
Version: 1.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 bird   - Internet Routing Daemon
 bird-bgp   - Internet Routing Daemon [BGP-only version]
 bird-bgp-dbg - Internet Routing Daemon - debug symbols [BGP-only version]
 bird-dbg   - Internet Routing Daemon - debug symbols
 bird-doc   - Internet Routing Daemon - documentatio
 bird6  - Internet Routing Daemon [transitional packages]
Closes: 664464
Changes: 
 bird (1.4.2-1) unstable; urgency=medium
 .
   * New upstream version 1.4.2
o Important bugfix in BFD.
   * Build documentation and install it into bird-doc package (Closes: #664464)
Checksums-Sha1: 
 324d5ec30110a6bbe5ac2e84fa7d996bb1346ab8 2159 bird_1.4.2-1.dsc
 0a87273b84182719c72b4d3c3f83ae8a02524577 1277234 bird_1.4.2.orig.tar.gz
 499e5a6711f91423283e61f3f3f603f49869df9a 13424 bird_1.4.2-1.debian.tar.xz
 915f17fba1e8acc2dd3ef2d27a73e7c621d9c087 499616 bird_1.4.2-1_amd64.deb
 591c0c64fd816a45f8a5bbd1f807d9e3c10f1205 389544 bird-bgp_1.4.2-1_amd64.deb
 90b01d0f72e0da15a86740053263aac11e80c725 190306 bird6_1.4.2-1_all.deb
 aaf76aa211f8c767d5d92461c4aaa18f96d96b96 1420130 bird-dbg_1.4.2-1_amd64.deb
 d61785eb9b576b173832daaa754289a5c717323c 985214 bird-bgp-dbg_1.4.2-1_amd64.deb
 d35b9d6d856aea1cbcaa71c48a44dfa757dab3a7 896190 bird-doc_1.4.2-1_all.deb
Checksums-Sha256: 
 2f028b2c564a245e147d649ef44bcbbed63265c7729200fa83792ad7f365fd4e 2159 
bird_1.4.2-1.dsc
 1345cfb6eb2e70515967cbda43ce55b4c909696b8cd17e5eeaae60f11b287264 1277234 
bird_1.4.2.orig.tar.gz
 6725a3c07906e900c328eab6d6ebb78f572a6cc691c95cb914980877bf8b1e01 13424 
bird_1.4.2-1.debian.tar.xz
 b5da45527a9b7c2c1e9cef53618de1809f730f8f7f4d8ee7e21a756eeca6690e 499616 
bird_1.4.2-1_amd64.deb
 fa2190e066c278def62d1d49fa8509e7d7b97531de760db7c6574d1fddcdd1d2 389544 
bird-bgp_1.4.2-1_amd64.deb
 2a4b8553c94378cec9853978ec04b1d04117755baa12fd6e31525288b954ab3f 190306 
bird6_1.4.2-1_all.deb
 3712a861d136bf262704531ed32e8eacc112286e1edd368bbc7a770f436afb62 1420130 
bird-dbg_1.4.2-1_amd64.deb
 45bb0b751e76d658af7a686d085adbfcdc9380f6b4cd8be223c60f4a4eb179b4 985214 
bird-bgp-dbg_1.4.2-1_amd64.deb
 e9dc5268fa5a174a2011e34f3efb26fb6dc31357a7ff544b20dc33ceb2c3a75d 896190 
bird-doc_1.4.2-1_all.deb
Files: 
 03133fa80676ab66ac9b625fa2812322 2159 net extra bird_1.4.2-1.dsc
 127c154a5a000fa5658ee1c53c44ab68 1277234 net extra bird_1.4.2.orig.tar.gz
 926d5393d2a9f329c72626b39e9b8199 13424 net extra bird_1.4.2-1.debian.tar.xz
 917b0a062ea2ef7d561e4b9003478464 499616 net extra bird_1.4.2-1_amd64.deb
 06d7ef517148c99f27b6890a968a95a8 389544 net extra bird-bgp_1.4.2-1_amd64.deb
 f4914bad6965350b9d20fe11af424139 190306 oldlibs extra bird6_1.4.2-1_all.deb
 8024fff7425286eb0c6c19c4e46c7113 1420130 debug extra bird-dbg_1.4.2-1_amd64.deb
 e9092c6cc805faa916947158c6c49b76 985214 debug extra 
bird-bgp-dbg_1.4.2-1_amd64.deb
 a8219efdf1565454bf607cdd4f4cc02e 896190 doc optional bird-doc_1.4.2-1_all.deb

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

iQIcBAEBCAAGBQJTPQQaAAoJEAyZtw70/LsHzO8P/1r5tVn7bRoUN9+etTxHgxi/
2Lzjz+2PHNRSv/N8l/2cGQfefO7u49+0mCNE23WO3yL4PQ455j2g4y1nvQm0+IjF
hrRBeWu2EeXFVCwVZToUSGNAbMpUdIfko3jTVisyhJghuU5z4cQe7Cp49CTDbASN
llVovA524Xbif5AAmagCdOg+IEpG0F9OedB2c9RMBpri/1X6GVMKgPTOrGAmqmZo
R9mijrTIT8NEbm6UKTANazZ/JbL6xT53r01Ml/znMzkUBHuTtjb8mFHp8sXr3eSa
ZiJHT2FN48RBl969pYTleI0o8vS9NTTvqkpqons8BvKBs8kbypjJXIyjS22Ejdyz
PxJMsfNq+yV0e68wDxBRAKSnYHvUuB34ubF8L3NQ3yBjAIDwVYkP/+kLqJLK59QS
DfP2qX8vVdYEneqpsSnAhxvrXCE6v0SGw40SpXWfPpQrCqCNEUI81AlR1Ez+Cdlu
Qmd9ZfAncr3ewCsiocI5K43Z2d/gVA8Tmv7CMGwhpr0PmIB5T0bhb+puOPb+blCf
RpJEDgaDDCe8JbxueHuGVvM7of884v0wplUy4oZr33bmg5rHKrvOGN9L9mRQSO/W
9MWD8+p0rVIxzDI3FSIxQRJXFnLejIInvPtBxwA3Op4WCH+foqKc6DEVCJSSy/kI
EbtqOD4Hpx/7sxjM/9fc
=EN5Z
-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: https://lists.debian.org/e1wdnwm-00084c...@franck.debian.org



Accepted mate-netspeed 1.8.0+dfsg1-1 (source amd64)

2014-04-24 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 22 Apr 2014 17:07:12 +0200
Source: mate-netspeed
Binary: mate-netspeed mate-netspeed-dbg
Architecture: source amd64
Version: 1.8.0+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-netspeed - Traffic monitor applet for MATE
 mate-netspeed-dbg - Traffic monitor applet for MATE (debugging symbols)
Closes: 734942
Changes: 
 mate-netspeed (1.8.0+dfsg1-1) unstable; urgency=low
 .
   * Initial release. (Closes: #734942).
Checksums-Sha1: 
 a4cafce9e9e64ceefe22ec85a195bcfa16895ff5 2353 mate-netspeed_1.8.0+dfsg1-1.dsc
 1f2ba024ba3dc029028c5c12dcbb1ca1573c94a5 78164 
mate-netspeed_1.8.0+dfsg1.orig.tar.xz
 d668ba5629a00b020b7c9cb89bed37d847c029dd 3100 
mate-netspeed_1.8.0+dfsg1-1.debian.tar.xz
 56325858fcb94fd43277154f59a82ff159526093 75958 
mate-netspeed_1.8.0+dfsg1-1_amd64.deb
 7feb31b16500298ed9bfb562316d282260a3c885 49284 
mate-netspeed-dbg_1.8.0+dfsg1-1_amd64.deb
Checksums-Sha256: 
 9a17fdbcb351b66a904f2c23250614d3a0987b208e2c4b60197194e9d7586175 2353 
mate-netspeed_1.8.0+dfsg1-1.dsc
 53c2102f597e39740f6060f8505ce733bcca868cc35e56a7ac3cb6367652be20 78164 
mate-netspeed_1.8.0+dfsg1.orig.tar.xz
 fffca296c06e933df53b18de7e10d490d1403d3d0b2bfcd0fe2608914ebc84af 3100 
mate-netspeed_1.8.0+dfsg1-1.debian.tar.xz
 648728f435c1ea1c330e422fddb3a22f4bed1014f426dc654eb534ba8d49439c 75958 
mate-netspeed_1.8.0+dfsg1-1_amd64.deb
 46c98833be045f1c871b9cc9386da9800f84bd4e5fa08549b9e187eab3d28e94 49284 
mate-netspeed-dbg_1.8.0+dfsg1-1_amd64.deb
Files: 
 b09300068328cf43542ee035da012c51 75958 x11 optional 
mate-netspeed_1.8.0+dfsg1-1_amd64.deb
 e96a456c114c0c8e43081bde76605bc5 49284 debug extra 
mate-netspeed-dbg_1.8.0+dfsg1-1_amd64.deb
 c3d1592c672376e6ab79d90ac9a42273 2353 x11 optional 
mate-netspeed_1.8.0+dfsg1-1.dsc
 fd110404a1f9eba2036a002d2e9f19fb 78164 x11 optional 
mate-netspeed_1.8.0+dfsg1.orig.tar.xz
 39a00d1cec13de78eeb6a98b30581bd5 3100 x11 optional 
mate-netspeed_1.8.0+dfsg1-1.debian.tar.xz

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

iQIcBAEBCAAGBQJTVoaBAAoJEJr0azAldxsxaMsP/jDjmWgyEmp95a+j8Txl//om
GCQtndVBIDl5cGI/vbioiKE2UGpLygdVh4zqRoIsiCe4j99HGwFSVFRN4upyi+yS
FF93/ZPX71LFME0PKROQNMDDNA7mqNXW0QJ5Q7ZEVN0yMd3yLVGiKVZhAMWhwUeQ
CHy5kqLmcAAznV7nTquqCGmqbHNkPtUf3y7HwL+PFVIQ2LX/SMiUFr7C+Oll+MX9
Z+igeuX3eO92aqWJRxGuSpomVb6O0YBt/BD1pHsaIC5wZFp3BjoNMB+yeMUNrcnw
rqoJ/iaaSilukKPbF+2LrYowm6LtgdykpgnoWgTxHWXT2j7woyeubrQAIY7QSd2N
7czqclX/qfxkk88KlSOy8jAwkCpy78TWC4r2OI7+rg09U5bLSOIj3HCR2VOTh5wA
Ul4m2K8oZqwr4HIr3CtcLSWua7evNHh53SQF+/WJTIhApRNpPYDLtV3+JXhZfjXn
Xfpjx1uQyJsW0rKydBI/Q8gMt/ryqMc5SN6Hs9ZE4ZHKjumU9g0HuaUgAypeyDeC
/dEfBlOQ0muua84TnxH2Gfrve7bLa7LdMu3CuvzZPdSt9pZ5k51lofzbwTvRgAW6
nQEzPR7lrCmjKoDiwraLnbZQto2S1ON7SAicwZolry+koVofzibqHs6aln6+IiKF
3FS4qFSh33qcHUdNg+Pf
=/DtD
-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: https://lists.debian.org/e1wdnwp-000865...@franck.debian.org



Accepted cpl-plugin-xshoo 2.4.0+dfsg-1 (source all amd64)

2014-04-24 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 11 Apr 2014 16:58:53 +0200
Source: cpl-plugin-xshoo
Binary: cpl-plugin-xshoo cpl-plugin-xshoo-doc cpl-plugin-xshoo-calib
Architecture: source all amd64
Version: 2.4.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
debian-astro-maintain...@lists.alioth.debian.org
Changed-By: Ole Streicher deb...@liska.ath.cx
Description: 
 cpl-plugin-xshoo - ESO data reduction pipeline for XSHOOTER
 cpl-plugin-xshoo-calib - ESO data reduction pipeline calibration data 
downloader for XSHOO
 cpl-plugin-xshoo-doc - ESO data reduction pipeline documentation for XSHOOTER
Changes: 
 cpl-plugin-xshoo (2.4.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream version
   * Rename package to cpl-plugin-xshoo
   * Change maintainer and VCS location to debian-astro
Checksums-Sha1: 
 296c4ac65ba63ef9018a39f515260db6ea9e8b7b 2333 cpl-plugin-xshoo_2.4.0+dfsg-1.dsc
 1cde769ac8bb0aa895c9fe0c21d534ad042cc677 1119612 
cpl-plugin-xshoo_2.4.0+dfsg.orig.tar.xz
 dfd828392a429d09939a0430e72fbb111f9a6e9b 9632 
cpl-plugin-xshoo_2.4.0+dfsg-1.debian.tar.xz
 fe1eab748c183e5985b745d3217313c2fd8bfe61 214732 
cpl-plugin-xshoo-doc_2.4.0+dfsg-1_all.deb
 446dc97778e5581ee39b36aab19bb358204f5953 61964 
cpl-plugin-xshoo-calib_2.4.0+dfsg-1_all.deb
 18210235fb4d5b260344987e5bd8d859dd0f5cd9 987390 
cpl-plugin-xshoo_2.4.0+dfsg-1_amd64.deb
Checksums-Sha256: 
 a72105c27911ebfa00de35ffc95eb13253286d77bcbf6e43840dca0c01818902 2333 
cpl-plugin-xshoo_2.4.0+dfsg-1.dsc
 fe221e5139f4681ac7dab9f01e5070d14ccb488768b2773465992628d04aa6f3 1119612 
cpl-plugin-xshoo_2.4.0+dfsg.orig.tar.xz
 d7545a2528b631850fb11e7f038ed880a409e3367ba893fe7bc8cca9cf61bc82 9632 
cpl-plugin-xshoo_2.4.0+dfsg-1.debian.tar.xz
 deb3fd92010d628ba6574f02b3d0e61d4c4e97d3cd9fb632ab229e4560d67850 214732 
cpl-plugin-xshoo-doc_2.4.0+dfsg-1_all.deb
 b769694e30417b28f88a1a68da10a94052af0b755f9b39a9c35483cc68cb2466 61964 
cpl-plugin-xshoo-calib_2.4.0+dfsg-1_all.deb
 ddacc404e6655fe07834a1140dfd253105db47b7cc177243ccc34c1cc9531b12 987390 
cpl-plugin-xshoo_2.4.0+dfsg-1_amd64.deb
Files: 
 d11b812c1ba45886af19d0eed499c16e 2333 science optional 
cpl-plugin-xshoo_2.4.0+dfsg-1.dsc
 ef6674c8ff49473f2eb8ff8e635b7806 1119612 science optional 
cpl-plugin-xshoo_2.4.0+dfsg.orig.tar.xz
 aec73195fc8c431271fae22964d98de2 9632 science optional 
cpl-plugin-xshoo_2.4.0+dfsg-1.debian.tar.xz
 6f95f00f9de91f6dad96f55b04ef679c 214732 doc optional 
cpl-plugin-xshoo-doc_2.4.0+dfsg-1_all.deb
 f09fd01ee74ada4f0ed90092490bde67 61964 contrib/science optional 
cpl-plugin-xshoo-calib_2.4.0+dfsg-1_all.deb
 02f428ad5859ebdceb11ff39fba0e250 987390 science optional 
cpl-plugin-xshoo_2.4.0+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTChoAAoJEJOUU0jg3ChAoewQAJaRxhlSlStKqhAl41ZOLWQY
9kmFqN1PJfx5tmjXZV5et6YMiD/jQ0ZjxvYDVW2xu5YDuYF9RJvvh2vk6DzIWP7E
x3ziJmNIaN5rqv5gw4m1lTtgoo/hVc2WtuI9bu00PYui1CrgasqwA73P8a2kRbhy
eZJmQH/R6lws86n4K7WoxJE4I+PBl+giTnbLaBR8iktUuMRyaUbWvfDpu2SfhfdV
s1jga7A+Enz5E/fAtKoB3sCBSF5JqOpepl8c64hOitlmqNM707hTZYO1zUYY20P1
6kqyYCda+KfZLrp2rBbJe8ozmC1vT4BlejimyCqs0rzWPuv3+OUE7Dt6xGLU6R26
xYGHq7GJW5T5t88cqNQyz85dWrkEURDFw96UEf7dZAYhrmBBPz6OWIWiPxAzjr3I
Mc1xBAZC4dhybGtTcEu+bFf3YkdAnT2IuzfSfVadpA56Pul9z45uxrcGBBI0VPFX
f5YGf28WkCg9svv07+iGuXkwyk1TZ2xDAMZm1tvXxQjYDZQG+Vk4OY13M8G3OYJk
4Tk7wqXUlvArSqknbB45WR7qNIAIBGSLUpSs87/JlULd6QQ0uaTLDy1n4EHQPNwP
dYe5NK+0bOJxt0HpLL4XtTYtLbX/C3SKLLbPa2Z6f+XPhjgCqj8mEEfa2mEM7bqk
JPjE1gPZGwnsGBZn9XXa
=HK4U
-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: https://lists.debian.org/e1wdnwo-00085o...@franck.debian.org



Accepted mate-applets 1.8.0+dfsg1-1 (source all amd64)

2014-04-24 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 21 Apr 2014 13:57:07 +0200
Source: mate-applets
Binary: mate-applets mate-applets-common mate-applets-dbg
Architecture: source all amd64
Version: 1.8.0+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-applets - Various applets for the MATE panel
 mate-applets-common - Various applets for the MATE panel (common files)
 mate-applets-dbg - Various applets for the MATE panel (debugging symbols)
Closes: 734888
Changes: 
 mate-applets (1.8.0+dfsg1-1) unstable; urgency=low
 .
   * Initial release. (Closes: #734888).
Checksums-Sha1: 
 35c0f678ba7b2900bfedfd6e740f696e05342c09 2963 mate-applets_1.8.0+dfsg1-1.dsc
 74d32fbe0a454d11de2b3d14da457220c76e4531 935240 
mate-applets_1.8.0+dfsg1.orig.tar.xz
 4a0fd3d41ddcbdb9e760a73ac70f697ab59e8d62 7052 
mate-applets_1.8.0+dfsg1-1.debian.tar.xz
 2510f187e4f893364764170711107b07d759d087 688390 
mate-applets-common_1.8.0+dfsg1-1_all.deb
 a448b1d3fc872cfdb088b9723ddff106b7917457 225052 
mate-applets_1.8.0+dfsg1-1_amd64.deb
 c7fb9c3b8f8b74760fe30ba6306aefff6451de6a 596162 
mate-applets-dbg_1.8.0+dfsg1-1_amd64.deb
Checksums-Sha256: 
 36ef9bf68f98cbeab53e2dc9aef882d7ff6d14d74eb14898e34229df0e07d2d7 2963 
mate-applets_1.8.0+dfsg1-1.dsc
 218453ae57f42d158174a01c3c07e8732e1af96b5572558ecf1cce952899fd30 935240 
mate-applets_1.8.0+dfsg1.orig.tar.xz
 c028f13376a7f8e0cc31362996c15e737cd458f0c873e63914a8845c7e7f98a7 7052 
mate-applets_1.8.0+dfsg1-1.debian.tar.xz
 ab688852a440f8bfeb27b9848f41069aa78a965093d68a015736a045ab4d8878 688390 
mate-applets-common_1.8.0+dfsg1-1_all.deb
 4e87c30dbdcdf2d4b6b6bef0cd4fb7837f42ba6c2aa88673455a8c2b052b 225052 
mate-applets_1.8.0+dfsg1-1_amd64.deb
 0e37710d48f61dae2cd38091564a3ed6a27b07cec2049fcae5c2850916550618 596162 
mate-applets-dbg_1.8.0+dfsg1-1_amd64.deb
Files: 
 a23a1de9e19190755b7e1f69cb2a38fa 2963 x11 optional 
mate-applets_1.8.0+dfsg1-1.dsc
 f99c9d9644d079648163485c6da6a396 935240 x11 optional 
mate-applets_1.8.0+dfsg1.orig.tar.xz
 8c484e76d853523697dc5a7c5c8f1f23 7052 x11 optional 
mate-applets_1.8.0+dfsg1-1.debian.tar.xz
 914a960907f8e538e10406d94f74d8eb 688390 x11 optional 
mate-applets-common_1.8.0+dfsg1-1_all.deb
 ece2241285b617f8e5dbf6a3110e7a92 225052 x11 optional 
mate-applets_1.8.0+dfsg1-1_amd64.deb
 3232913cd240bc277b8995792495ccc2 596162 debug extra 
mate-applets-dbg_1.8.0+dfsg1-1_amd64.deb

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

iQIcBAEBCAAGBQJTVRf9AAoJEJr0azAldxsxqTkP/3kUtRHt4dfEQRFsG3Q4zkUY
OQmfxqXG3RhoE1xE95XU3wbBBv3Vi+sGu3z7zv+IML7sDqauNDigWkiECxZaKdmb
xXEHcSeALeK/rJ0b25iXcyrAFUYzGawJj51xsw5ZcU8XYFcmbFw7jE7BPufkGEP/
hVKLX2kZaAzOd+wZBykQtsUg7UpPKhwVIqTpfmqXgBQ24FLT0yTcqBftAR16ypK+
MVLDPt6BmZjk8aOCo+yTMECA2y7+9S/1hoA0GeO6NO70ahOnPmDAHf6bfSnK452m
0zAblxAI6fohCXAafaNND5R9PtpVsZUpK55bmLuFpXgsUhn+VOwliC7iduz2YBoz
2CzDhQvo9JEa88pWVWBCra3EF4psYByIwqlCEj71ZSkEMvbRHkzsZ60grGL26lnY
ghziynSSC7kLNEqih8pyJti5DxocKitPl2qS5IYLIM2gWGEpzZ5BsP7pRczCjXQ3
cIip6FiKzGJYbp2vmDH1NEvilTVkVhNn92ObTlWXJAWuOmx9kWi9eYK52DDD62Tv
WBwtu5f8kMk0IOMC+S/CdoYmGTbxGbCWvBxIkyYYFGWsruzHo/m73/ylf8qkAP7M
gYaMJB6hX2y/+KMvGJ+XvonUgQk4JBtB9D17GcMy3Qg4SpRfAmSXxG/BHJxJUQ3z
i88eeNGbaMF6fmycZw8c
=LzOE
-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: https://lists.debian.org/e1wdnwo-00085f...@franck.debian.org



Accepted smalt 0.7.6-1 (source amd64 all)

2014-04-24 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 08 Apr 2014 10:12:51 +0200
Source: smalt
Binary: smalt smalt-examples
Architecture: source amd64 all
Version: 0.7.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 smalt  - Sequence Mapping and Alignment Tool
 smalt-examples - Sequence Mapping and Alignment Tool (examples)
Closes: 744960
Changes: 
 smalt (0.7.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #744960)
Checksums-Sha1: 
 16a04658fc9ad3977cb2fc0a5d43a1d483b9ae3e 2051 smalt_0.7.6-1.dsc
 bfe5beaf8334b78ee7e98571c954a4b12d915895 72290533 smalt_0.7.6.orig.tar.gz
 f247844423f47a12dd373bce7519f7548a24d0c4 4736 smalt_0.7.6-1.debian.tar.xz
 d8dc646f7b54b5ff3ba5a21fe6042cc2c7b5fb3d 107262 smalt_0.7.6-1_amd64.deb
 320ce8907f55ed7edf76623d05d8f11783b37f37 71878878 
smalt-examples_0.7.6-1_all.deb
Checksums-Sha256: 
 4d814e15eb79d41d80405cdcc841747fe9c8de4cb682ddcdfb7a65b8972d80c7 2051 
smalt_0.7.6-1.dsc
 89ccdfe471edba3577b43de9ebfdaedb5cd6e26b02bf4000c554253433796b31 72290533 
smalt_0.7.6.orig.tar.gz
 50582e13fbc6753c5ac7198645810d77f3edfc1231a707476785c884a699f6d7 4736 
smalt_0.7.6-1.debian.tar.xz
 6535941ad236b0d9b92574a9790cc0e349b26a9e80a11fc5f11ef299b1d9be61 107262 
smalt_0.7.6-1_amd64.deb
 c5b6621940326dc927d984e96aa7cdd0c20239b244894cae9e333f82bc367a25 71878878 
smalt-examples_0.7.6-1_all.deb
Files: 
 49635e0aa6e1722c0249a44a0603cb8a 2051 science optional smalt_0.7.6-1.dsc
 c3215d70ba960c8fdc8e80191695c60b 72290533 science optional 
smalt_0.7.6.orig.tar.gz
 b3b67898f0b8d0cb7e59dbe7ca1efc96 4736 science optional 
smalt_0.7.6-1.debian.tar.xz
 f908691d8d81e19a716f613246aa4449 107262 science optional 
smalt_0.7.6-1_amd64.deb
 b7237ada8a1a0a3f727510901d215fa6 71878878 science optional 
smalt-examples_0.7.6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTTsBRAAoJEFeKBJTRxkbR+bgQAIeIDD/NpqWiiyzcRPB/zpEd
SvJ8ZqsCMzOUAt3GXcDN24QM6AC9I52qcK9wqeVjI1CKcNzJnTkZYTISGoPC0BU5
P4F/2EpcoHnkFrRnIkpV5OFyZMdbU9C585FqYiYe9RCvcTseVL9yWYWBtOu2Y0wf
KF6ecoMYfxhVI3Xv+3VdbDRQrn4EysfHm/inQoM5gTI2fmNx5HW0GrQPDexXa7sl
dyLd2Fh7F9ojKG1TxNxK2Xlrr+v/rp+u20sJY/rA6D5F1n0HbQLYV5LE1Zu9KSWt
HAxFoCb/Af+IT7IwqfaR9XWc2xmlBlBlRjmE17wPMX3luoOkhmoGYdF3Y+yrC/1G
+lo4hhMYTnbVz8N7xiJl6nV6cXPYYHPiqOYvdvd5HP10IpkUXpdH55pB+1pxNDGV
qh3w271wfKDA1QPHTZaLsQ9+Y1VY24b2R5UnVXq5pkv7gCGtg6hfRwh/OsRmz4jA
kNog86283GlJ+W2DkAFyYlFpqytpuH/1/Z9Ahl3V8gHi9XTdwgwWOofa4aPGGOa7
XftWZlHlpmP+zSDezUoUAUuo8ESpnEew6BM0BRLt1N5yyslwWS8/FgZa2kbUqqNR
+1XC5eFT/7eRHSKOF7uiolcuD+bCL4RwKzPW4u7WTtolzEk9aMrkq/aRsVLWIn2p
RdzriBU8YkcCQW42Mjh6
=D018
-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: https://lists.debian.org/e1wdnwq-00086e...@franck.debian.org



Accepted libsocket-multicast6-perl 0.04-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:46:38 +0200
Source: libsocket-multicast6-perl
Binary: libsocket-multicast6-perl
Architecture: source amd64
Version: 0.04-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libsocket-multicast6-perl - base module for IPv4 and IPv6 multicast socket 
operations
Changes: 
 libsocket-multicast6-perl (0.04-2) unstable; urgency=low
 .
   * Team upload
 .
   [ gregor herrmann ]
   * Remove alternative (build) dependencies that are already satisfied
 in oldstable.
   * Remove version from perl (build) dependency.
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Strip trailing slash from metacpan URLs.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux, directly linking to GPL-1)
   * Declare compliance with Debian Policy 3.9.5
   * Switch to source format 3.0 (quilt)
   * Forward fix_pod.patch
Checksums-Sha1: 
 a262939ceab33a3e07412515ee291a163104724f 2138 
libsocket-multicast6-perl_0.04-2.dsc
 fc4dd6e151d9853de9468c85a8a1f7cccb055e9a 2232 
libsocket-multicast6-perl_0.04-2.debian.tar.xz
 6a1beab71bb0600d65c1157c7164463ba7f371df 11188 
libsocket-multicast6-perl_0.04-2_amd64.deb
Checksums-Sha256: 
 fa5bb7fc665a38bcf177838114e086d78e425e6cfde5cb48673414f2d69567af 2138 
libsocket-multicast6-perl_0.04-2.dsc
 0dd3f70a703b253e55ffbb8f03511db221bdb626f5421298cc9c2b826fedadbc 2232 
libsocket-multicast6-perl_0.04-2.debian.tar.xz
 02e9b23307e701fb390e059342c5bd904936b36235932bdcf22630f689c8 11188 
libsocket-multicast6-perl_0.04-2_amd64.deb
Files: 
 874cd27be3dca102ad4494142a347ad6 11188 perl optional 
libsocket-multicast6-perl_0.04-2_amd64.deb
 43c4aa32c909bea5259d8ff7574ecf93 2138 perl optional 
libsocket-multicast6-perl_0.04-2.dsc
 d7390fbcd761015703e72e9cf1c341fb 2232 perl optional 
libsocket-multicast6-perl_0.04-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWU6FAAoJEBKXO25y3Ae1tNwP/2aqGYery+PhLNNXxLHmmn5l
ItECmIPZz2b0KRnqqvdVYaTYkChtCSmiQ+a1nlyjNtxRjXNqQUoaCUWqfQ0tJt9m
qIx+Hx10YCzs39ImydkxIUj0KlCfdxz+1gfGSUgTJtlvNRNIgBHqEgFrRnz+x+fr
kq4mgcl94P+nJ2b1cr+v3jnZMC1KdJ/S0GyxG3G6cVy6HxdKJQl/wF8GHX0rt1mt
y/VsZRM718wuVXOgG7U3yW2GuRHO5ccPHH9cFlmuxPxBL4rO8eUIRd3+HmhlLNjF
r1bCK9Wbhw3hmUvqmVRcL9P/esLlw9Ax6dxGK0qrMsUPsDNwHt8E8LPPDnzqOnrZ
TwAO9RNq6Ajl1VslOJ6cy0fCPJ9QYQyvLyPCtqr1wFWtzUau7BDx+mmSHocosk8e
QGZT8cMQx0tCCusZhDkP1RlM1JTEqLJwWSX6msvc77+3W0vJVyYgg/8Zj1b+q20X
51omS6G5oNGD2l09OUx367fvk5irWS7BKm3L4ftMy2MMVlz758Iv49O+UmqETKDh
0fUQSdF9ct4Mqp4gB/HE2AvfhddhhdcOi8iClaUywYHBcBP6etLe5W/bA0kO9sIH
y4V7msPvKt0HUaiwqbTsgpPXGeHygXbT6bnyZMqaxpz3Z01FoBvAC9If/bmKZa43
N3jrRmoXMisaOkxq/J4n
=DUjh
-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: https://lists.debian.org/e1wdnzy-fh...@franck.debian.org



Accepted libsub-current-perl 0.02-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:52:01 +0200
Source: libsub-current-perl
Binary: libsub-current-perl
Architecture: source amd64
Version: 0.02-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libsub-current-perl - Perl module to determine the executing subroutine
Changes: 
 libsub-current-perl (0.02-2) unstable; urgency=low
 .
   * Team upload
 .
   [ Ryan Niebur ]
   * Update jawnsy's email address
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs to commonly used version (not
 limiting Debian to GNU/Linux, directly linking to GPL-1)
   * Declare compliance with Debian Policy 3.9.5
   * Switch to source format 3.0 (quilt)
Checksums-Sha1: 
 074559b1031ad90d45133f005a332e969763e363 2109 libsub-current-perl_0.02-2.dsc
 5c410c4d3846407a34a821cdfd547b48546907a2 2088 
libsub-current-perl_0.02-2.debian.tar.xz
 c94597d982d7a6a73cca9c27e8a405f9b21dd7c3 7598 
libsub-current-perl_0.02-2_amd64.deb
Checksums-Sha256: 
 1b111e09c94ee2a8ca09a8de3a7026f015944a95aa56b73278ca2c599418b85e 2109 
libsub-current-perl_0.02-2.dsc
 1d7bb4ac4078684f9cf0b43e79a77cc99ae091e8052c4129429d0c5f3f6f2465 2088 
libsub-current-perl_0.02-2.debian.tar.xz
 bc383e66e736eb1b856ef8a4c4c7a693e774a6f86a997e730a1281ecef489043 7598 
libsub-current-perl_0.02-2_amd64.deb
Files: 
 baf617c5d9321d4c965e76803cb05a76 7598 perl optional 
libsub-current-perl_0.02-2_amd64.deb
 9a139e10ad9ac1fd11a759ec9e1c9b08 2109 perl optional 
libsub-current-perl_0.02-2.dsc
 f32c7e1a9b32fc3e01ea313ed06a5d58 2088 perl optional 
libsub-current-perl_0.02-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWU+OAAoJEBKXO25y3Ae14+8P/1h7M/97iV7FxH2J0jNqbb+5
jfVZoZZGWe3WRN6e/M+0v0vWbJbJ/pIc7to0it9Az4xOmd/xZQa8nppekrNnAtO4
h4CDbz/XFO16sUEMopHzPoyBiYy1wA4l20MiwNc0paJNXrroNDeqDgZd5224UJmI
Godx8DyxfJoWS+X56Ab8YvDf0grtagK/0OBeIAtUp3v91ge4V0s4YnS4fcahdArp
n7iI+hNIQXOyxk/g0yrU/9k3TAIodBZJzcRC0swChOwZCOf3P7zKsco+/Onn55sU
q/2In3Vzv2Kwli2dN+S51vj0DRGWdnUZC7a/6efsvYKlskbYOVcXHODWUH8hlSdr
FG40/7kGGq6Fwg5/szLT5sQFo/hj/GskMoIL+Oi+zh9buqWQDDBzBG8iQM+1AIo8
JN6OVcQ7NVoST6sblWXV/dLRw41E/EbNdBT1MFeKXVDmHM9D9Ejkj3InpRftiN2B
Qg6q480+KI7XYV1imH3I/LatpH3YeeF7vock6nJMOZn50NYGTBLykaLrgePM4dcy
2Aqzklis2v8MFpHUV0GL16PgMkmaidxfBiB5PnZ5wnqQQLfHS/9yGKGy12e09enb
LZzM6ZDHmcThakh5VG4/T1vlhUZEq2gdQTkP3CgUtWI9d+jPV2/meNttP94W/Ks0
rhevFkoyl2GnPL0dnWb4
=4rUw
-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: https://lists.debian.org/e1wdnzd-hq...@franck.debian.org



Accepted ruby-remotipart 1.2.1-1 (source all)

2014-04-24 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 23:19:36 +0530
Source: ruby-remotipart
Binary: ruby-remotipart
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-remotipart - enables remote multipart forms (AJAX style file uploads) 
with jqu
Changes: 
 ruby-remotipart (1.2.1-1) unstable; urgency=low
 .
   * New upstream release
   * Bump standards version to 3.9.5 (no changes)
   * Bump gem2deb build dep to = 0.7.5~ (ruby all)
Checksums-Sha1: 
 1ac904bfc993ce9dc34e18cb9de2149734706e36 2062 ruby-remotipart_1.2.1-1.dsc
 f5bb17cd1c33184010e388be64c44e734a9ea387 13882 
ruby-remotipart_1.2.1.orig.tar.gz
 a72fed9443af030a8136cd038309dba1372f293b 2139 
ruby-remotipart_1.2.1-1.debian.tar.gz
 d511a50183824ef2e3caae2b3af8f2832005fb9f 9224 ruby-remotipart_1.2.1-1_all.deb
Checksums-Sha256: 
 f89c8af6eb7e130d5af0dffca11e58db478ef08e76dbba85f35ccbdcb1220d06 2062 
ruby-remotipart_1.2.1-1.dsc
 718d301b8ca64259412f3fab44d37e6e6014edfdf1f9d9925f4a3e7b1184199f 13882 
ruby-remotipart_1.2.1.orig.tar.gz
 7d470f9ad80202a7442325276879a548e60d1d156a89799bb90d6daf1b49ee2b 2139 
ruby-remotipart_1.2.1-1.debian.tar.gz
 7b42b10d0bfc862c027ded40a453852312cd307b9d3916877dd02df1bdf761d9 9224 
ruby-remotipart_1.2.1-1_all.deb
Files: 
 a476de98d74a6724da8b471535a24002 2062 ruby optional ruby-remotipart_1.2.1-1.dsc
 6aca8bfd82b270aff4f190792e3d7590 13882 ruby optional 
ruby-remotipart_1.2.1.orig.tar.gz
 5c27278dc48c63903b6fa5a86b6e52bc 2139 ruby optional 
ruby-remotipart_1.2.1-1.debian.tar.gz
 cd5d48ff66528a5701204c85b58f2ec2 9224 ruby optional 
ruby-remotipart_1.2.1-1_all.deb

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

iQIcBAEBCAAGBQJTWU7yAAoJEM4fnGdFEsIqUxUP/jOz2lC8YVovgvYtMUETzbcl
0pYCfbiRyTfTjOE5V7ARCqtvXeUWrZKRCWn60lnmShq3mnQm6ofo5no25dcsDkAA
eC7oFj7ZYdAgM5k2PAL+DDNzvzuKDQOFlJeM/Smpc10pnDJZwojpyYteETLUGEqX
bqPuVFcKd/Ejjg9grAsrdZVpctOV7e/HDShQ9ve8xqYNUN49hPstNn2xu9udy3lq
bNj0zRaz+fKq6LiKVmQFXj45fW2JPeuToeRlUtsct0Om3hwp6Vp8y7MxkPSkKqnw
4yRC600qspIoBkcCLbKOHMFRxcwSWyXe+23q2UUwicyyv/v8DqabCm2kLzg1oHCn
gOIfrG8s0mMK246XjRaEDiCtzDIXpFaPv9fevkgZRol0CrSvcbGsU47UQonvPxXO
oLf3fe0ocrN9ZMgwSApBaZ43Q409Gmd0isPbuUdlVWDFwtAENMrLILf0h9X0cEEn
lyC77rhtrFf0thqGP+FsXUPgA8JjXlkEGRs51ArQZvZ/AnydFviuGElfLTWALSO0
7N2BG0zEK8MxeoPeLPHJOVrdX2nG8foIoio34siasDdsYTEYw2Szqm/JbBmxu5Nh
yd4div3QVxb5RUa/1p14ThE7YAmlsguhlRWlQZYi7/aOIzHMRVivBx9+Io3/e6lB
LT6rjxbcrtbaZreXa8cM
=p2HK
-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: https://lists.debian.org/e1wdnzr-k6...@franck.debian.org



Accepted petsc 3.4.2.dfsg1-8 (source amd64 all)

2014-04-24 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:28:14 +0200
Source: petsc
Binary: libpetsc3.4.2-dev petsc-dev libpetsc3.4.2 libpetsc3.4.2-dbg 
petsc3.4.2-doc
Architecture: source amd64 all
Version: 3.4.2.dfsg1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 libpetsc3.4.2 - Shared libraries for version 3.4.2 of PETSc
 libpetsc3.4.2-dbg - Static debugging libraries for PETSc
 libpetsc3.4.2-dev - Static libraries, shared links, header files for PETSc
 petsc-dev  - Virtual package depending on latest PETSc development package
 petsc3.4.2-doc - Documentation and examples for PETSc
Closes: 740765
Changes: 
 petsc (3.4.2.dfsg1-8) unstable; urgency=medium
 .
   * Team upload.
   * Remove mpich workaround for scalapack. (Closes: #740765)
Checksums-Sha1: 
 8676a931119c45e832e86faea8d3e632a6c8af99 2672 petsc_3.4.2.dfsg1-8.dsc
 97ffaded3bbf884d1748c6ecf7864cc7c00bc0a4 30468 
petsc_3.4.2.dfsg1-8.debian.tar.xz
 4d1ce6fa52609e7cad23e149c02b069a8563ce80 3659268 
libpetsc3.4.2-dev_3.4.2.dfsg1-8_amd64.deb
 0902b0ebe47ecc43bdab239b359ca98df92769b7 2384912 
libpetsc3.4.2_3.4.2.dfsg1-8_amd64.deb
 b283dfc83eeed4dcb6af4c20b6911c5b9db90df5 9430460 
libpetsc3.4.2-dbg_3.4.2.dfsg1-8_amd64.deb
 4a1296793f93472ff94d1bb7099bce9083a7ce34 21826 petsc-dev_3.4.2.dfsg1-8_all.deb
 b8e71134c3bc765e4061a8b8935ad03ca77906ef 4058180 
petsc3.4.2-doc_3.4.2.dfsg1-8_all.deb
Checksums-Sha256: 
 4461381957965189d5de2ea6133a38ee8ee97f394f6868b407062d334610ff82 2672 
petsc_3.4.2.dfsg1-8.dsc
 3e3c3e9018dfdfd889876efbeeb9ac1155f7b11431791d7f15a7cc449c63a3ff 30468 
petsc_3.4.2.dfsg1-8.debian.tar.xz
 a0ac7e1eb7f3ac6fa2edfceb3e8167f2e12346860ca50a436b62370e2b49a4c3 3659268 
libpetsc3.4.2-dev_3.4.2.dfsg1-8_amd64.deb
 3d2b1c387f1c07077f47e6f03c4d278b5f5ad1843347ba7b198bb1fb4efc546f 2384912 
libpetsc3.4.2_3.4.2.dfsg1-8_amd64.deb
 f90e0b60a44ee0935b1d67d09621665342c4840fd9bf80fcaa795074c6367d0b 9430460 
libpetsc3.4.2-dbg_3.4.2.dfsg1-8_amd64.deb
 39735665046b97f5bb2176007331446bdd5e222d8c05f0e6bade0f31c2e933be 21826 
petsc-dev_3.4.2.dfsg1-8_all.deb
 cbc54ea6c9161f60c18d7f384014be6723f163f7ea1b363072907fb57bdf08e9 4058180 
petsc3.4.2-doc_3.4.2.dfsg1-8_all.deb
Files: 
 c9b6d115c226019caaa5217747d0cf08 3659268 libdevel extra 
libpetsc3.4.2-dev_3.4.2.dfsg1-8_amd64.deb
 28a203d8dd71acfb5464bc702cf8195b 2384912 libs extra 
libpetsc3.4.2_3.4.2.dfsg1-8_amd64.deb
 f2981dc13ea384c3f9578876f4a2a111 9430460 debug extra 
libpetsc3.4.2-dbg_3.4.2.dfsg1-8_amd64.deb
 289b6f0fe7cc55b96a2d05988b80755d 21826 libdevel extra 
petsc-dev_3.4.2.dfsg1-8_all.deb
 dba7eec5b982e8cf5e2d64c6d3807cce 4058180 doc extra 
petsc3.4.2-doc_3.4.2.dfsg1-8_all.deb
 a7b0a478f3d606d5c37df47eea78841c 2672 devel extra petsc_3.4.2.dfsg1-8.dsc
 b44368210f0331f00a376c7b2bb3af2b 30468 devel extra 
petsc_3.4.2.dfsg1-8.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWVFEAAoJECzs6TUOzr5KsgsQAKqO5Sz67jKC6Z7rkTypsGKn
KfWWAp70OHAyr1T0ESXo5/wJTQoq645twNyiSATJEJ6CBa0QR/T5hsjC2HS3vK3o
fnv7un6gaRSAV/Gyixxpfr3I5bOPVnyyYzUt0+rvE/M+tQd4Sn9VgIF4bCU2a1Yz
ps6Vq/mT58wM5DFu8FOsIIlnH6EjfnQ7fHmRDOtncPf3EJXkvZR4AxEG3Wf10ugW
5bKnpzYPUFNnP/va4Gu4MpekZpm3J5cGEHfInKZvdMw9cDJ3wsXKoDPp1aRRP6yR
CjaJtl6HD/GJI4WzfXkd5dG22uiPfesbpHbPmhKj/KuZOW7vdTcPeDZnOUcgvDp4
t2kxHBow0jbJUzwWGcHHZJ46jMEIaIJl3+scrU1l0/Hlrjdf3yv7x5WiQpE2F9z/
0H1Bk1atXDkfswtDVuUfyyFy52BCc/l/PEZKQyhOSCUnYeTxzw1BYf9al1OGg7iB
ewpRbE+d177APAMcmf/2UZmK17rhAe0Xef4g0LBnBIjCxRM51PA0/DqyNf1SzEhc
XumoAgZOsLd2wa/jiv8ZkTPC2SMOFVHOJriTlUYDWuLMpMzAxvySllLLgqT9ZTHm
Ldt7hXJaxQq2KC1xL4c2Y9d/j+Kglpr7OVLzAYltpF9fQB1mQ253o9avd8ZVltd2
Cm22BEsUt/y9xSO4OmMl
=C5HI
-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: https://lists.debian.org/e1wdogj-00028q...@franck.debian.org



Accepted gnucash-docs 2.6.3-1 (source all)

2014-04-24 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 19:41:00 +0200
Source: gnucash-docs
Binary: gnucash-docs
Architecture: source all
Version: 2.6.3-1
Distribution: unstable
Urgency: medium
Maintainer: Sébastien Villemot sebast...@debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 gnucash-docs - Documentation for gnucash, a personal finance tracking program
Changes: 
 gnucash-docs (2.6.3-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.6.3
   * debian/copyright: reflect upstream changes.
Checksums-Sha1: 
 1ebdb2e7b8d9f7f13259997080172828166d374a 1941 gnucash-docs_2.6.3-1.dsc
 afbcf1edb9b7d22b3427488be2baeaae17625e49 58835557 
gnucash-docs_2.6.3.orig.tar.gz
 0adf1d6e551433cf33fcaf302ca6553302961322 12252 
gnucash-docs_2.6.3-1.debian.tar.xz
 37cb8f01d52395fce57d0e3ac22c135aad48231c 87558972 gnucash-docs_2.6.3-1_all.deb
Checksums-Sha256: 
 6ff64ed25b2277e33f0d24e47681e6773c9f03528c537ad514ee9a29b68b97a7 1941 
gnucash-docs_2.6.3-1.dsc
 ea0ee0d9f1e768018a6e3c48b46bf825a822fd7d169fe2ac2adbff819cdeeddf 58835557 
gnucash-docs_2.6.3.orig.tar.gz
 ccaa0238a8a1e2bd070f2bd78cc199b11dc400ee702350b5bb8247615ab795e6 12252 
gnucash-docs_2.6.3-1.debian.tar.xz
 d65af8600f68b79f63295be401608a5477f483d4b457275a5c80e5d0a872e20c 87558972 
gnucash-docs_2.6.3-1_all.deb
Files: 
 cf1c19ea4bd4f6854c8c23b8a5ded8e6 87558972 doc optional 
gnucash-docs_2.6.3-1_all.deb
 9faf7214209e08b6b8e6d24a6524faf0 1941 doc optional gnucash-docs_2.6.3-1.dsc
 65ce6cfff25a5358522edc7b79ded1bb 58835557 doc optional 
gnucash-docs_2.6.3.orig.tar.gz
 7a5090a8ba40959705f03cf385c6a59b 12252 doc optional 
gnucash-docs_2.6.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWU7RAAoJECzs6TUOzr5K4AMP/0nuG+69bGJIy8qH8OW6hoTj
l5/3iSKPgJVgYKLJFUhMM7in7SUCz8u9gh/KLu7SMwf2w+uvZrRqX+n4tkjqddD/
xoG9qINFvZSqdQRjObcbP+A9Ww95hhrhFc0SpiXaOMSX8x+eotP1ugudCqIZfN0F
VzL9DkhBGgtZ/7w3yGRbsnY+M2RMjUAlT9opRrm93WPQk4MAQIV2jCnxCLm3G9WI
ARoTjraAAlo1bIk9y3DLvMci9pioFmYVEjwUeF0LH9zRar5nBDGqQWcv17qR4ceE
8xQMNFN5Hnvzvu6lgw8pb4h0yxeOWjo1ZIeIKf4qtcmE/S+AXgev4f4M+owsHNEX
U/2o9h9Pw3kfiJ1OT874Mv5SgXjeX9LiGsYXeOVx6RnW32PWRXGt8kCuU7bjcXCI
F5gpKb/COV9lNvIOQbU4oq47lKzU80ZjqLOIbaSdyI+CIRTHAkGltLq3giUZ5Xoi
oQGBhCDLwougZhZLxxwbHN5/3wE1cS2efpXGlGLtC00ja+SDXQ0yHsbrM4BmBqvh
HrZNN1cc9o3Yx3DfMa7TN3sMqyWgNtAY7F1z31gMPC7hrNYYAXLhJ/Y/4/FDMxEJ
REZzJBIChAsZIiLvSl34s38BKvlT5LxGkWg5RgWrEWgUnD6XUfVQEVOUqqITIvWn
U/8LprSlQ3p+aXThxQON
=xeiY
-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: https://lists.debian.org/e1wdotq-0003nn...@franck.debian.org



Accepted libpano13 2.9.19~rc1+dfsg-1 (source i386)

2014-04-24 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Apr 2014 20:11:31 +0200
Source: libpano13
Binary: libpano13-dev libpano13-3 libpano13-bin
Architecture: source i386
Version: 2.9.19~rc1+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libpano13-3 - panorama tools library
 libpano13-bin - panorama tools utilities
 libpano13-dev - panorama tools library development files
Changes: 
 libpano13 (2.9.19~rc1+dfsg-1) experimental; urgency=medium
 .
   * Fix get-orig-source to handle rc/beta tarballs and switch over to xz
 compression.
   * New Upstream version.
 + Unfuzz 10_workaround_libtool_link_as_needed_bug.
 + Drop 20_initfilenameargs.diff.
Checksums-Sha1: 
 5aea0a9cb806a104101ac3641ec275cf376764b1 2211 libpano13_2.9.19~rc1+dfsg-1.dsc
 b89f26b72b14424aa37552fbab6612ceb168 1789032 
libpano13_2.9.19~rc1+dfsg.orig.tar.xz
 276529080e4e8eda0e57ee8e700bdb587ea86385 9156 
libpano13_2.9.19~rc1+dfsg-1.debian.tar.xz
 8b939e735aa16f2e7728cae9d5ec2aaf43cba36f 233556 
libpano13-dev_2.9.19~rc1+dfsg-1_i386.deb
 5aa1cd635e8b7fa9879c438dffbcd0217a91f953 208302 
libpano13-3_2.9.19~rc1+dfsg-1_i386.deb
 eb5a354309b07ec9c7d707b4d63dc2efc86f2bdf 86742 
libpano13-bin_2.9.19~rc1+dfsg-1_i386.deb
Checksums-Sha256: 
 3d800e6de4fd02a05fcb8434a2c92eacf7f6af1ad387a5559794b9521010dcfe 2211 
libpano13_2.9.19~rc1+dfsg-1.dsc
 09a0066ad7244f8223e4fda2efd8adab44170f3da10eada34a87b600f6098982 1789032 
libpano13_2.9.19~rc1+dfsg.orig.tar.xz
 7eb74c9f9e246c116abb9cdd04934fc53fcf52a4fa02f675327c749737c830cb 9156 
libpano13_2.9.19~rc1+dfsg-1.debian.tar.xz
 c84459fa209b65f181c74e59b2b1f43419fc56d68fddc2c2e4be43979753c915 233556 
libpano13-dev_2.9.19~rc1+dfsg-1_i386.deb
 56e25d2e74137667535b3a32cbf57173bbff3ceecde0cfc96a1e00f209d0806f 208302 
libpano13-3_2.9.19~rc1+dfsg-1_i386.deb
 86c933ea19a9bdc4aa50b5cd24872870a2592b1ca985ff23d159d816a5fb0798 86742 
libpano13-bin_2.9.19~rc1+dfsg-1_i386.deb
Files: 
 cbf23f6ee92b81d5f0d3008203293141 233556 libdevel optional 
libpano13-dev_2.9.19~rc1+dfsg-1_i386.deb
 6de478f6cc66005ce0ac599f88875c20 208302 libs optional 
libpano13-3_2.9.19~rc1+dfsg-1_i386.deb
 c004e31886f918caa1fd79bf7e306994 86742 graphics optional 
libpano13-bin_2.9.19~rc1+dfsg-1_i386.deb
 24c41aa1b6015e8650ac4a68c1f941f0 2211 libs optional 
libpano13_2.9.19~rc1+dfsg-1.dsc
 0ffca343bca4a9e854d56c5b33ab5bab 1789032 libs optional 
libpano13_2.9.19~rc1+dfsg.orig.tar.xz
 7b574ca0035c381116a2c72d9d06cbee 9156 libs optional 
libpano13_2.9.19~rc1+dfsg-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTWVUBAAoJEKVPAYVDghSEab4QAI8uBMXqXslwtk9fQ7sHdiRi
e6cMJNBlLFp7Tf6qotRUsn5obgy56oNpIMJ+G7FF68cxdIQxHUCSk+W7PSL5k+Fl
hxWo3S/fkB3FBHHdKy+xz3C4elNTmLdddl41ksKirFQvJPWurd5huRG2CaXIec3h
S4C3eEIrZxJp//L5zbNRCVS6O1wQn3JtZu4/vcF8n+YBcz2pjU3SSvi/uXIhalLl
IE/PG5220TqdlTDMdAj+lX7I2kFE5WrUim3jbATwTqnywvOYF7G2udZILYjHxgMt
l+MmWWYSBWBGlsnVPo2aEZ2ct9/ZpUtUOw5kNRLD2MUfR6OoJXGOiI32xKjVuk71
y5foSDrfH34WYIv+4TuWJAPtuH/tBHhLC40SpyMiss6iYAUg2+qJA5neXgiTHAM2
r7AnNttfIZAnhnWUOZTBggKXpxbKbhQKktjRQuvEXwZYxNSc6Amx+z/7JV/fwlnz
JxdQcg5TGeOgNxlefsDzt276ZEvVBDrPwJK1blOQL0/xzi7yNjtL6U7wYqTbgFOw
qdWF/iTn4SWr8/To1HSqdQH+kkq5H3FOd46cKDk7F6jHSbhEC+DeR1qyHhai1ek0
PPSVNlIMB9ejDdC2ppynWSX4922y3bwYwPcGVJjUxIFRKlXQeQCCqA9EgDbl1I+U
bM5K4YBzR1YF4W5ac7+v
=2802
-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: https://lists.debian.org/e1wdota-0003tp...@franck.debian.org



Accepted robustbase 0.91-0-1 (source i386)

2014-04-24 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 Apr 2014 13:27:43 -0500
Source: robustbase
Binary: r-cran-robustbase
Architecture: source i386
Version: 0.91-0-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-robustbase - GNU R package providing basic robust statistics
Changes: 
 robustbase (0.91-0-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set Build-Depends: to current R version
Checksums-Sha1: 
 9afac9b15e24cb7129fb99f9176b717eaf058850 1088 robustbase_0.91-0-1.dsc
 e9cba3d42d2fd9fe3c7c3e4e1325ffb186bbed30 3034249 robustbase_0.91-0.orig.tar.gz
 53a430e497c05ec5ddf00fe09ed10bae998921be 3275 robustbase_0.91-0-1.diff.gz
 9e6362268ed9706dabe0c0bfff461460296cbdf7 2675818 
r-cran-robustbase_0.91-0-1_i386.deb
Checksums-Sha256: 
 1a03bdf88494575321cd83d6576039804f583b9237da4d0ba8573fe15146538e 1088 
robustbase_0.91-0-1.dsc
 58a540e0ec923073e18dd16f94adb195f9479e8499383c0c538b5f2c80746056 3034249 
robustbase_0.91-0.orig.tar.gz
 8ce64deb615d27e31390278a6201d0bf640217cf1be02e8252aae6522ed7e7cb 3275 
robustbase_0.91-0-1.diff.gz
 6752bff52c75d374f9ea9769bd9bce92de751381ad580a8eded5608629f74344 2675818 
r-cran-robustbase_0.91-0-1_i386.deb
Files: 
 7ccd7bbd4c78356908d70e5476352ec6 2675818 gnu-r optional 
r-cran-robustbase_0.91-0-1_i386.deb
 c7c3c6c5aaa88d23bb2af276b9c72520 1088 gnu-r optional robustbase_0.91-0-1.dsc
 4eb6c1d31051cb0298482263c8706347 3034249 gnu-r optional 
robustbase_0.91-0.orig.tar.gz
 10e3d305d9b732c6730083049e12d1ad 3275 gnu-r optional 
robustbase_0.91-0-1.diff.gz

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

iD8DBQFTWVfcCZSR95Gw07cRAqDbAJ97YuDxV10ctxRidCt8DJkLlirnKACfSldR
cZ3r8OuajHdI6lOtmEYm5Ag=
=OmI/
-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: https://lists.debian.org/e1wdou6-00040y...@franck.debian.org



Accepted drupal7 7.27+dfsg2-2 (source all)

2014-04-24 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 13:26:53 -0500
Source: drupal7
Binary: drupal7
Architecture: source all
Version: 7.27+dfsg2-2
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano lu...@debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 drupal7- fully-featured content management framework
Changes: 
 drupal7 (7.27+dfsg2-2) unstable; urgency=low
 .
   * Remove the (now meaningless) numbering from debian/patches/*
   * Fixed a regression caused by the backported 7.27 fix which breaks
 IE8 (see https://drupal.org/node/2245331#comment-8699683)
Checksums-Sha1: 
 8ff1aca7355a10c20ea83ca19ec4d5cf85f35a3a 1892 drupal7_7.27+dfsg2-2.dsc
 54375526ef39d7b7e593715dc0d2ac10ea6fe156 171852 
drupal7_7.27+dfsg2-2.debian.tar.xz
 990f81169a533a7cd169cc84980b5825064b13c0 2465864 drupal7_7.27+dfsg2-2_all.deb
Checksums-Sha256: 
 d40276a99199822a2ff8a8e35853e9aca1b2ab0df4245f6c333fc0cfacd802b6 1892 
drupal7_7.27+dfsg2-2.dsc
 b8e3f48df6158970167fc921b983d8f125b6a884adbbdac8ac65365e1cc72f73 171852 
drupal7_7.27+dfsg2-2.debian.tar.xz
 639a4116978cbbee2abadd93b4625c640f9810958fff5a1fb4de20541584364b 2465864 
drupal7_7.27+dfsg2-2_all.deb
Files: 
 0cee332ab198d8505ed38a1c2461ec94 1892 web extra drupal7_7.27+dfsg2-2.dsc
 b7b5acbeb196cdd9e196debc9e875a27 171852 web extra 
drupal7_7.27+dfsg2-2.debian.tar.xz
 daaae952da034ec6693b939af6d6fd97 2465864 web extra drupal7_7.27+dfsg2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWVoIAAoJEGc6A+TB25IftU4P/0VZ1NXaQ7u9BuyrMq/9gwpB
KBCJfkwemXouMIV6Evbu305Ic6N4r5wsA+EMeQASi88dcf/pU3iAX+5XQVbYOyoB
x8tv2HAQKNHEfbr//xYV5lTfm3MrzIbCm0dr4udVFr7UvwdXiPtc1LMJlOgzfFTb
zqP91JfGXoklKbd3qizjX98X0/kg+y4jTNkQ4M5Z5F4zRHOSzNKN+mHmYC7awD69
FZZ8Fs5cAf5/DOBZgB7AucCAMSJ6f5Egs1K8G2EnmYVz4OSs9ofkI4B3VYrJLBAZ
kw6kXxWgRs8iJXUiCdw8ckDVEaa09ywskQR/6Af4fhdpSt5Nzz5BxGmduEGJAD8M
bPyHPJaEeLdUz2W+9noL6O8g2FvXxsX1bjcmQn3p3A3X1RYNrr5g16kRqdj0Rnpp
KXf98DpX7L07d707wxbL/PSWlBElOeNeka0nVABJuGTkxUPaQnlQZYm42ngafgbC
sYfH+C8WxseRe7jdYtZn3o7Zw2tIDDM450RVYz7hZxkdGctXzEbYzDZp3oaYNPv6
YYGNhPltZl6fKBp9mLTpErqt/ThZu7PII6uiIaxAaFSOhMPBdg700j+EhuKfo651
4uM2hMjp+WssrhWrZWX+ao0OhRMi6FggEzbqxXKIE8Yhq4KDmq6q1+NnIPfBO6Gc
fizckiDUzG6pKyGQbb1W
=r4N5
-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: https://lists.debian.org/e1wdohb-0005sx...@franck.debian.org



Accepted enum34 0.9.23-2 (source all)

2014-04-24 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 14:38:44 -0400
Source: enum34
Binary: python-enum34-doc python-enum34 python3-enum34
Architecture: source all
Version: 0.9.23-2
Distribution: unstable
Urgency: medium
Maintainer: Barry Warsaw ba...@debian.org
Changed-By: Barry Warsaw ba...@debian.org
Description: 
 python-enum34 - backport of Python 3.4's enum package
 python-enum34-doc - backport of Python 3.4's enum package
 python3-enum34 - backport of Python 3.4's enum package
Closes: 743620
Changes: 
 enum34 (0.9.23-2) unstable; urgency=medium
 .
   * d/python-enum34.links: Remove obsolete link.  (Closes: #743620)
Checksums-Sha1: 
 94948fbf092758c130a9de4caba3c34de758cfbc 2202 enum34_0.9.23-2.dsc
 2e914ca9095ed4f697b8a9ed15e02f95c4cc1236 44720 enum34_0.9.23.orig.tar.gz
 e4c68ba7b2e95c2d12a009fc933a72d2860c52c4 2912 enum34_0.9.23-2.debian.tar.xz
 2cb1880faf1c2baf970c985a965ff09f2ef46905 12674 
python-enum34-doc_0.9.23-2_all.deb
 c5b0a2fcb8e2bd177c3f91a46701d1ea0895c0f5 34484 python-enum34_0.9.23-2_all.deb
 15d73764c4c3d274010e02d994307345b4c8e5be 34402 python3-enum34_0.9.23-2_all.deb
Checksums-Sha256: 
 9991890ba9d94ba9ab9a5f69c4d048b733a4a257884b1a38b96a4be67bc21683 2202 
enum34_0.9.23-2.dsc
 cfc05f11b5169c7b5c4adfae6de51cb8ad608c269b2496fbb75a115a5b572440 44720 
enum34_0.9.23.orig.tar.gz
 ed735feb6f6edba6ef5c50084e32dc753b095f030c52bc90b2fb0b9498d742ae 2912 
enum34_0.9.23-2.debian.tar.xz
 8706443cc69f5c2954391dd1fb84976b56fbc1ddd2ac3ca9c50861b3ceb43e44 12674 
python-enum34-doc_0.9.23-2_all.deb
 00e9f66ec4c7445dbbdf514d86f716d46827f1467b811f5328421fbed64e8838 34484 
python-enum34_0.9.23-2_all.deb
 d76994616a7e64e0bcbec695707f83d0daa17580dba94327a16afef0872bc4cf 34402 
python3-enum34_0.9.23-2_all.deb
Files: 
 31d570258c8963ce43e6d964bfd73487 12674 doc optional 
python-enum34-doc_0.9.23-2_all.deb
 9e66c66cb3c2a880e5053eb881547c25 34484 python optional 
python-enum34_0.9.23-2_all.deb
 dfae0dbd4dad26cf8bd93eb673747945 34402 python optional 
python3-enum34_0.9.23-2_all.deb
 feb33835af7c26624c2c34dd7860e645 2202 python optional enum34_0.9.23-2.dsc
 cac9d9f00440d03df1d3bf6516d6e878 44720 python optional 
enum34_0.9.23.orig.tar.gz
 d3a49610e506c7befed340013ba4fd03 2912 python optional 
enum34_0.9.23-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWVwrAAoJEBJutWOnSwa/M5oQAJjSwRNxvX9G1scLmh/KuIfe
+UQA/N5jrx8JUg6t4x6mqLOoWaUTu8tA/GbUFWd8w0Y9/M7d03l954hs1K8Yqsb/
UJARKzQWZZUhiFKhe3xdEIhFDi+YxCV+WCelSuOT/mM0K8FfFQRAPJdONzjGLzTY
YsgzJYn/rLxXTqS6r4ah1z9AvBRV7uu+e3SjfwozRshrloNgw+0mQ6L1t2pSmAl1
ImKG9zGvgMCOBZdd1G5kUZ1/mFxobxK+IiTHryjIP/A5hI224P064H+C3R5Prc+u
uga3XUTy+yo/s+o4YbXC1Wk2xNBOsLqbmAJcx4Bh++17NlObLn6xzm+E3HJsTuf2
YPQI3glnmQuSpPOiy/YwlIuKsog8kMRnDFpGPAGztacg/NW03D/8mdtrClcpqoV5
GLFky6LkjF6P43tUWzS7FDQPCveJCDHdhNWfgT0IeHVXNmATOGMTYhJrX7Qriiim
UvveWL8I9Zk0GnHBC9S52hB6R+oi4+LUSUKTV8GwboO+9eNo+gIWqVuCcHS6utmi
hfA9fKgSFkH4Tnzl5CeBMwi3LwfPKK500vhsGiYBFBQdzpVms8PeNlQXDQcUqRvR
TUr75jNgspQwC3NA636I4gt08StveRwI6Ti9bWFwPL0C/7Z4jUvm9DPjdtI3EaeL
Hl8BD/lyFtRoBvnZIw+y
=nspC
-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: https://lists.debian.org/e1wdohj-0005wg...@franck.debian.org



Accepted libsub-prototype-perl 0.02-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 20:50:33 +0200
Source: libsub-prototype-perl
Binary: libsub-prototype-perl
Architecture: source amd64
Version: 0.02-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libsub-prototype-perl - module to set a subroutine's prototype
Changes: 
 libsub-prototype-perl (0.02-2) unstable; urgency=low
 .
   [ Nicholas Bamber ]
   * Corrected typo
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * debian/control: remove Nicholas Bamber from Uploaders on request of
 the MIA team.
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Add myself to uploaders and copyright
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 97a078acc80f1869336a45376b35f4dd7916021a 2100 libsub-prototype-perl_0.02-2.dsc
 1a189dc1923358c4b6f0a9d61ee7d472742f2d25 1864 
libsub-prototype-perl_0.02-2.debian.tar.xz
 3b262aa45571ef15b119d1241aec2a5679c6e1e8 7802 
libsub-prototype-perl_0.02-2_amd64.deb
Checksums-Sha256: 
 45de0208c81c5b7c2ff6225eef9a6c793aeadf53fe8d90074a68753b47b22975 2100 
libsub-prototype-perl_0.02-2.dsc
 5641c027c5b0a87091d62d70b7b22fc1a32d380697df0855d205eb11963d 1864 
libsub-prototype-perl_0.02-2.debian.tar.xz
 8fd303518bd91f3e3e4b61fa98a3dfe7307e2079d72710ae4f89574aa223a1ce 7802 
libsub-prototype-perl_0.02-2_amd64.deb
Files: 
 2604d01c72d43d5b47d59512a4ec4b72 7802 perl optional 
libsub-prototype-perl_0.02-2_amd64.deb
 0911e0cee35202444ebdb1d58c6270da 2100 perl optional 
libsub-prototype-perl_0.02-2.dsc
 681c0ccb95fdc38a8ada50a2e13d9ac2 1864 perl optional 
libsub-prototype-perl_0.02-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWV02AAoJEBKXO25y3Ae1/SYP/2ejUOViq1llrbl/A/rfkHwU
PPk83kNSkja1XOAwhYQVSG9BcSD5aNLQwJ7MA2RPWh/8O4qrIqA6YkLNDiFPIjYz
khnS6rLV9SidoFRMZeIbzHvnqbEGbdNpkwF6p82XAlHbsxAW8xVQdmpEBfo8oqHa
4EFk33iOr/eFQt+g+hmI9mqViRylOYvcgRK2F1/iyQGEuBw5ERn6PBCUz/CAe7pH
MGUEpCgdSfICUjOCNDhzxRS3kxnrOFIDWucfH7EWqoQKdgeygEoUS4QKIjCM0tTk
Q/Dk1Pcggc1hfJo5sDny8fpWhTEmYcExnIhMz8vLmt4Z3KwJ7MVxWQ77Mwy9OKV5
8TBsCZqUq2QkkCc2Tht533zr3SL2mWAdSYVfngZOJMVjRLxsGQ5Rv0FSNbPUwDpW
nw1g/zNkwMWxiYPHACWP/sNbvSpQ9GCJQYoqiKmVUIRHmELZeLaf0mpKP3UsW7/Z
lqsXdSJ8cSJIdX/90OE7OrbNffpaInZUoV4i1XppurPWbiVKtw/8XmuUaMFkNoj8
8ESTXfosTjUAiPevB4f6/VJuQyvcnAWFugc7EqZ5/U1gDC9xJgYs2Hbxj/+D9gQX
nSuj114JpVKb4xypl1DPvO8fjExaBicv2p1nLx+mrpqDPTJcaHbbCKtgI4RjPLaf
K5aH4PImavWFKTa7ZLSw
=E5ZH
-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: https://lists.debian.org/e1wdox1-0007ou...@franck.debian.org



Accepted libtext-levenshteinxs-perl 0.03-4 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 20:58:08 +0200
Source: libtext-levenshteinxs-perl
Binary: libtext-levenshteinxs-perl
Architecture: source amd64
Version: 0.03-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libtext-levenshteinxs-perl - XS implementation of the Levenshtein edit distance
Closes: 695978
Changes: 
 libtext-levenshteinxs-perl (0.03-4) unstable; urgency=low
 .
   * Team upload
 .
   [ gregor herrmann ]
   * debian/control: change Vcs-Browser field (source stanza).
   * Strip trailing slash from metacpan URLs.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Remove dead link from package description (Closes: #695978)
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 826d096d57823155c9398ea26f86a9a8a9882929 2133 
libtext-levenshteinxs-perl_0.03-4.dsc
 c77f070811514935ee80acd2b0dd3257a03ff4e8 2076 
libtext-levenshteinxs-perl_0.03-4.debian.tar.xz
 f32a8225d17b3e846e5a862a9d830867d9161a98 9176 
libtext-levenshteinxs-perl_0.03-4_amd64.deb
Checksums-Sha256: 
 885bf52c8d42dce10416905362983c6a0ccbea7f3c7f2638e91e1c8d85974cbd 2133 
libtext-levenshteinxs-perl_0.03-4.dsc
 29e186d3869d466ee7da9f29d37a4e130bd881d7bfcaa3398ed901dcddc7cc29 2076 
libtext-levenshteinxs-perl_0.03-4.debian.tar.xz
 02ade017f88ad9a9d231ef1e1a0c349e8cd9d0c43488522969cb5c7ccf4363d5 9176 
libtext-levenshteinxs-perl_0.03-4_amd64.deb
Files: 
 2e4b53f70f8cd37e64d250c21e5a8c37 9176 perl optional 
libtext-levenshteinxs-perl_0.03-4_amd64.deb
 f4e2f520cd538349840bc1e4dd5fb22a 2133 perl optional 
libtext-levenshteinxs-perl_0.03-4.dsc
 2c825cf93bfb6d430d6cc4c40f3e9958 2076 perl optional 
libtext-levenshteinxs-perl_0.03-4.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWV8AAAoJEBKXO25y3Ae1H6MP+wYmBKTUJFTv/hiAQPdA7xyZ
2JkR9KMhVWBaaUBb58wGjLDgzZW7czTO+HKSjAkdeZgkhHZ2BAOz7QMYLVUQNCx3
NGaE+1JRkkaJNdw2GuNGJqlZxX25IOaQhjCpRfvpXA1h6mESWKFcDN1bWLCMVlHu
dnXMPmDQhMk/GOyUPsAQxsmRomn1n6DUHp8+Isr3v5QU9iXz5LM4UykChAvZduik
0Je4h0E/GtmMhj4qz88t8O9Xn7PB8In3l72Pbv3OMZB29orq0Q0ljEQ+iMrVUQTE
1LQo+2BqZ14d+sNG8D6jeVCgysbcND3qRj4X9F7WSVVvZLRzKdKPwGq+5vh84TcH
i2RtUaIP/hMmVs49Zg+eJfUq/BQwcIu6hgKhxCQj7oJjqBoGwfj/BNxz9eoKBnug
8GNbr03nQoV8tRATqTJAicj2vGJ5h8yt8/iKPaBFL+x5bsDI8iqYwWOn0DvBq6DB
jI+VDTIqhkhVpWP3LTGvqPjFXYuOamEEAnMINcJaPA82X4bUdyPw4qN9EVXwEus5
nQ40ICje8081iz3FRehfP1p/q7iT4kHX2PhBtXXOcO7or3E9hPKsIR4xhvBIVpXq
y/9douXamCp1538gzJote4eBKKrpFuVUeLd5LFlUZUUy2D+FSv4UQ5q7kjl2cyaB
5FN9DtYcTw6XhO7gpShZ
=fPup
-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: https://lists.debian.org/e1wdox7-0007qu...@franck.debian.org



Accepted libgnome2-gconf-perl 1.044-5 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 21:09:22 +0200
Source: libgnome2-gconf-perl
Binary: libgnome2-gconf-perl
Architecture: source amd64
Version: 1.044-5
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libgnome2-gconf-perl - Perl interface to the GNOME GConf library
Changes: 
 libgnome2-gconf-perl (1.044-5) unstable; urgency=low
 .
   * Team upload
 .
   [ 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
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Delete comma to make Files comply with copyright-format 1.0
   * Declare compliance with Debian Policy 3.9.5
   * Forward patches, adding DEP-3 headers to fix-useless-whatis-entries
Checksums-Sha1: 
 5692bacb082c385e4cdc0a729aadd4fa36b0a10b 2187 libgnome2-gconf-perl_1.044-5.dsc
 3b1ae5c54aae25cf3e6281f5507165f2851c4643 4424 
libgnome2-gconf-perl_1.044-5.debian.tar.xz
 c61c983435ca6df5e5efabea91157dc005a9933d 84192 
libgnome2-gconf-perl_1.044-5_amd64.deb
Checksums-Sha256: 
 271365cf6640ca4e973880989da02eb917ea02902e66baed4f07104feb3ef6a5 2187 
libgnome2-gconf-perl_1.044-5.dsc
 ddbb914bbf9e4e2d44182d963884edcb66d5685cdb20f4d4b0dedf657cc5567b 4424 
libgnome2-gconf-perl_1.044-5.debian.tar.xz
 811135cebd9c4a3474b250551cde6af296348fcbd1ebffca8ca7e12d407a5c89 84192 
libgnome2-gconf-perl_1.044-5_amd64.deb
Files: 
 d0c5beba612631b22b2d9de144ecb15e 84192 perl optional 
libgnome2-gconf-perl_1.044-5_amd64.deb
 8af84984915565bf0044c102ab1bb308 2187 perl optional 
libgnome2-gconf-perl_1.044-5.dsc
 79d24e7680861c764a0b442812439721 4424 perl optional 
libgnome2-gconf-perl_1.044-5.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWWIUAAoJEBKXO25y3Ae1JsMP/jvdPZrPPkY8xECfprLXyHDr
yxInhTL7vv+vFrwDYO7ypdPwFxEW+0LIyHlDQBTyP8zp2l/kuzNtP5i1YefikSH2
ZSj87OHKaX7D0o8ZVMf41bJYIeTf1rHocAQf5NEsGhXy5wLJio8yrhq4J4RCZJmc
xlPE4Fuh3blANCOspIwekvGtUnrbRzJoirnuuj+2h5X6001g4lJxOiQmohkkwGdE
a4qrpvC5eY2HzIDalaIWohGwgJ0VVU9vKpY2AKjz8fldgLQGd8zY6zyDQs5ESmFT
aJMDDxN7WdGoeMrkTcW0e4FbZtuB+G0IFGIQ81w2MBGjt2fPHxJDbT+4nz4EWksK
TT0VohaaXfRFmyToUhhHLvAu2MHwawNkSyR9lho4hccrkebnCOXpaUt3Y+djusgO
XIsuLn0tPphQQQLBzS6hwMD9psifS1E20uljey2DQ9IDVUXsWmnY3xm7s31/y6hE
Z/toF2aAO/mTZeQaUSj3ZwTVaH0l32D5uk+ws9ZJ0Izqlw/O/9GzH3VAJLl1oHnr
MtnKzL1tNwAdr8dN/6KT1DHJvo2VgifA7OCtNWTKaqcYj5oT5YaZ6j6/6ooyQmBG
zB58rryXrb+dTwFleFSdO0H/wS+RvXEnVEdDn6dQez3QCOpNpAz1L/t07UAVYKd8
ME7FnzpiDdZXbe0VUyJF
=XFHQ
-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: https://lists.debian.org/e1wdpae-gi...@franck.debian.org



Accepted libgtk2-notify-perl 0.05-4 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 21:21:20 +0200
Source: libgtk2-notify-perl
Binary: libgtk2-notify-perl
Architecture: source amd64
Version: 0.05-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libgtk2-notify-perl - Perl interface to libnotify
Changes: 
 libgtk2-notify-perl (0.05-4) unstable; urgency=low
 .
   * Team upload
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Declare compliance with Debian Policy 3.9.5
   * Add upstream bug for port_to_libnotify_0_7.patch
Checksums-Sha1: 
 bd95416274325c9ead9e96737d06f7c4bdfcbb96 2284 libgtk2-notify-perl_0.05-4.dsc
 00fb2fca4ce260516ef200e244ae7609f101d04e 4200 
libgtk2-notify-perl_0.05-4.debian.tar.xz
 e287c274d2243f46e9039b59a2c2a1e88c8bba3e 22948 
libgtk2-notify-perl_0.05-4_amd64.deb
Checksums-Sha256: 
 f59006d7f1c639d744c42634c694e1a72e7ed2f20b1f5b8572fe65bd5f44c852 2284 
libgtk2-notify-perl_0.05-4.dsc
 b3b630ef56372a14b391fcfa57c950f87c06b573c20d70af2e4995b5b8681f18 4200 
libgtk2-notify-perl_0.05-4.debian.tar.xz
 5acfaa7e1184cc4e7d54bc38c062519a2a10753ad4d28efa6e6d7534027e9dc4 22948 
libgtk2-notify-perl_0.05-4_amd64.deb
Files: 
 f209b34c76c0f2c2640b179d9070f19b 22948 perl optional 
libgtk2-notify-perl_0.05-4_amd64.deb
 00db9262f6f2847d95087f89bf28aa61 2284 perl optional 
libgtk2-notify-perl_0.05-4.dsc
 37c2aeb0ae96728254a23e7ca54b27d5 4200 perl optional 
libgtk2-notify-perl_0.05-4.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWWTlAAoJEBKXO25y3Ae1l3UP/1BQLJFxR2lsvNLuSxKxEl0O
dgNa7CUOA/tx3bI5S/5iqTRbZZAt0trw3IsF1LJYf7taemI8uWqVuNwlPmxp7YSE
vkh4sWW+3r9kTly8umD+HgGUpULsctCjmdFi8LDq5F2ySrgkPlLAB8Y0S5XtX0tF
+VcG1LvKeKaqSatDxPUNOM1Uuhys+3fYQd5rvfWyyIB2QNbEtWWkEN06iNgQUY2V
+AcBiHOSUfDvHLdlQ3uphipKcNpDTzk8s3EvHOa8k2Qqj0xPw1GFrtSB4DnEcYTh
plBFZS8Gv5Wz/GUUI2dKhABkDDhwka4lMXclZhEcOhSG312Gz+Mm1EUu71d9/GcD
pXaWD3IeYlSpxKxsKCG3yIEyYcOKjjYlnR97A92TySA+1jdsBr7TMCA3RkPRly5F
jkZmJhr2p2l1jdQiWl1GS8H8cUpPaXESxyjdDN8WFAwiufo6QrfziqYz/4qvfivc
XYdwt2IJOiKKaytNDoWEulEAZso0fiEyLJUhnAH2dWzroJ4U4WNBUcPifKbGE0nl
HLYxfgv06Jte5SiOWFeVOumghnRf4YAMyb+C1ToK7ACqjHLDmavUnOnSWvcItJJO
/eXT231U71O9lpg12OkiH2PUe8/2jwfC6sPBtDiyWYYJo8EGZYq1mVNS2plU58lZ
bs0mirAjAMNthKDpuZyz
=xquL
-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: https://lists.debian.org/e1wdpoe-0002vw...@franck.debian.org



Accepted wesnoth-1.11 1:1.11.13-1 (source amd64 all)

2014-04-24 Thread Vincent Cheng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 02:47:31 -0700
Source: wesnoth-1.11
Binary: wesnoth-1.11-data wesnoth-1.11-core wesnoth-1.11-dbg wesnoth-1.11 
wesnoth-1.11-music wesnoth-1.11-server wesnoth-1.11-tools wesnoth-1.11-httt 
wesnoth-1.11-tsg wesnoth-1.11-trow wesnoth-1.11-ttb wesnoth-1.11-ei 
wesnoth-1.11-utbs wesnoth-1.11-did wesnoth-1.11-nr wesnoth-1.11-sof 
wesnoth-1.11-sotbe wesnoth-1.11-l wesnoth-1.11-aoi wesnoth-1.11-thot 
wesnoth-1.11-low wesnoth-1.11-dm wesnoth-1.11-dw
Architecture: source amd64 all
Version: 1:1.11.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Vincent Cheng vch...@debian.org
Description: 
 wesnoth-1.11 - fantasy turn-based strategy game - complete suite (branch 1.11)
 wesnoth-1.11-aoi - An Orcish Incursion official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-core - fantasy turn-based strategy game (branch 1.11)
 wesnoth-1.11-data - data files for Wesnoth (branch 1.11)
 wesnoth-1.11-dbg - fantasy turn-based strategy game (debugging symbols for 
branch 1.
 wesnoth-1.11-did - Descent Into Darkness official campaign for Wesnoth 
(branch 1.1
 wesnoth-1.11-dm - Delfador's Memoirs official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-dw - Dead Water official campaign for Wesnoth (branch 1.11)
 wesnoth-1.11-ei - The Eastern Invasion official campaign for Wesnoth (branch 
1.11
 wesnoth-1.11-httt - Heir to the Throne official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-l - Liberty official campaign for Wesnoth (branch 1.11)
 wesnoth-1.11-low - Legend of Wesmere official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-music - music files for Wesnoth (branch 1.11)
 wesnoth-1.11-nr - Northern Rebirth official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-server - multiplayer network server for Wesnoth (branch 1.11)
 wesnoth-1.11-sof - The Sceptre of Fire official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-sotbe - Son of the Black-Eye official campaign for Wesnoth 
(branch 1.11
 wesnoth-1.11-thot - The Hammer of Thursagan official campaign for Wesnoth 
(branch 1
 wesnoth-1.11-tools - tools for campaign developers for Wesnoth (branch 1.11)
 wesnoth-1.11-trow - The Rise of Wesnoth official campaign for Wesnoth 
(branch 1.11)
 wesnoth-1.11-tsg - The South Guard official campaign for Wesnoth (branch 
1.11)
 wesnoth-1.11-ttb - A Tale of Two Brothers official campaign for Wesnoth 
(branch 1.
 wesnoth-1.11-utbs - Under the Burning Suns official campaign for Wesnoth 
(branch 1.
Changes: 
 wesnoth-1.11 (1:1.11.13-1) unstable; urgency=medium
 .
   * New upstream devel release.
Checksums-Sha1: 
 ddca2be4cf17c8ca9f7003f0fd3c117eb8f44144 3792 wesnoth-1.11_1.11.13-1.dsc
 b200181522b9a70cd2f9f8e2fc5cb6310c99ffb0 389844987 
wesnoth-1.11_1.11.13.orig.tar.bz2
 4955df50a045f5d45f31f91fcd10ba7095933215 35136 
wesnoth-1.11_1.11.13-1.debian.tar.xz
 33c09e93e78618266ad7fd24b4c165d185721270 3899762 
wesnoth-1.11-core_1.11.13-1_amd64.deb
 0b8d64807f90d9f5cc3484328d326dc7befcbf4a 54788674 
wesnoth-1.11-dbg_1.11.13-1_amd64.deb
 29d3b4d0bc6480df4b6f316630752d34c73d8803 760804 
wesnoth-1.11-server_1.11.13-1_amd64.deb
 11bd5797395fbba2a6ca76aa93ddf72e67be587f 110748832 
wesnoth-1.11-data_1.11.13-1_all.deb
 68e1b0bb4aa5a7acd8a7bc50a20718b40e7e9e26 1480 wesnoth-1.11_1.11.13-1_all.deb
 71b91acd024e9d465af2ea062dd1323800bbeec6 143682614 
wesnoth-1.11-music_1.11.13-1_all.deb
 30b1c6c0e1bd27a761a9865592cf1ec2587c2d15 359358 
wesnoth-1.11-tools_1.11.13-1_all.deb
 33d376c5f8f868e13d079895ee704fc7f5d0fc6f 12861912 
wesnoth-1.11-httt_1.11.13-1_all.deb
 a1f3fb79fd15439689aa766f95825ff0ebe44f0c 6926954 
wesnoth-1.11-tsg_1.11.13-1_all.deb
 02e47ef1fb5fc211f3d2ee6747922a014d4a38be 13134932 
wesnoth-1.11-trow_1.11.13-1_all.deb
 d27922aeaf230be1b091fdafa1e2398f661becd5 2841246 
wesnoth-1.11-ttb_1.11.13-1_all.deb
 1e2e3e8f47dea51788154ee75614ea93ab8bb793 6286784 
wesnoth-1.11-ei_1.11.13-1_all.deb
 bafcbb397d001eba6d8273ebf4e3dbe91c9b5181 5167022 
wesnoth-1.11-utbs_1.11.13-1_all.deb
 71d9d40118180563d4de63a12fbb6ca73a4da1cc 6107992 
wesnoth-1.11-did_1.11.13-1_all.deb
 13ef0f1b45c92f833353158bbf9c82e8ed84b54f 2885194 
wesnoth-1.11-nr_1.11.13-1_all.deb
 82d8298e132ba7ce90c5b486166fa2733974caa3 6629864 
wesnoth-1.11-sof_1.11.13-1_all.deb
 a58fd4a630661c3dea3bf20190296c417821bdd6 6794142 
wesnoth-1.11-sotbe_1.11.13-1_all.deb
 f2ee5deabf527db7390ec8f28de96bcdd5cffcdc 6427330 
wesnoth-1.11-l_1.11.13-1_all.deb
 fc5ec1b2b2c04d74d850cee25ded8501ec6eb411 4317032 
wesnoth-1.11-aoi_1.11.13-1_all.deb
 456dbd7ac94e657ad70fb8277d82be815c980ab6 3687304 
wesnoth-1.11-thot_1.11.13-1_all.deb
 781222b2f12547486502b7ffe71c8a6747e306cc 8799578 
wesnoth-1.11-low_1.11.13-1_all.deb
 0c482f62918f3bc91ffdb302f55b1c231b664609 5334104 
wesnoth-1.11-dm_1.11.13-1_all.deb
 8786bfc1de4af7330c3e95d8cf128412b686b6e9 5059236 
wesnoth-1.11-dw_1.11.13-1_all.deb
Checksums-Sha256: 
 

Accepted min12xxw 0.0.9-9 (source amd64)

2014-04-24 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Apr 2014 21:54:23 +0200
Source: min12xxw
Binary: printer-driver-min12xxw
Architecture: source amd64
Version: 0.0.9-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team debian-print...@lists.debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 printer-driver-min12xxw - printer driver for KonicaMinolta PagePro 1[234]xxW
Changes: 
 min12xxw (0.0.9-9) unstable; urgency=medium
 .
   * Team upload
 .
   [ Didier Raboud ]
   * Convert the repository from SVN on collab-maint to git in the printing
 namespace; update the VCS-* fields accordingly
   * Drop DM-Upload-Allowed field, Stefan got granted upload rights using the
 new FTP-Master's procedure
   * Bump debhelper compat to 9, update versioned build-dependendy of debhelper
   * Bump Standards-Version to 3.9.5 without changes needed
   * Put package under the Debian Printing Team umbrella, with Stefan's
 agreement
   * Add patch to fix the recieved/received typo in esc-m
   * Add patch to fix the hyphen-as-minus errors in the min12xxw manpage
   * Drop superfluous dh_installchangelogs call
   * Replace dh_clean -k with dh_prep
   * Import Ubuntu changes:
 [ Till Kamppeter ]
 - Recommend foomatic-db-compressed-ppds to get the PPDs for this printer
   driver. Recommend foomatic-db only as an alternative.
 - Switched source format to 3.0 (quilt)
 - Moved upstream changes of the Debian package into a proper patch
 - Added apport hook on Ubuntu and derivatives (LP: #338442)
 - Put CPPFLAGS and LDFLAGS for the ./configure command line in quotes
 [ Daniel T Chen ]
 - Use dh-autoreconf, resolving FTBFS on ppc64el
Checksums-Sha1: 
 9249a855711092ff0c40692e16f2d299a166623f 1803 min12xxw_0.0.9-9.dsc
 6b23a53d01bd469c3fda5c2bea6bbba7a16abed3 5852 min12xxw_0.0.9-9.debian.tar.xz
 c8750381258da57ba8b18bffcf3671dd594319ea 47196 
printer-driver-min12xxw_0.0.9-9_amd64.deb
Checksums-Sha256: 
 0cceb0edf083366421e21a2098e326867c78a186a8d48aa1cf6807546a8a02e2 1803 
min12xxw_0.0.9-9.dsc
 e8fb77c036ce483f5aa31fd6b6c325e4356ef11cdde56469856b24a026747785 5852 
min12xxw_0.0.9-9.debian.tar.xz
 b5eb21fa687fc5eaf830230566c6854da4ade3857c49aecab669cc5442824909 47196 
printer-driver-min12xxw_0.0.9-9_amd64.deb
Files: 
 7ab618fb9db280c1f4b6cd6c4e60bc7b 47196 text optional 
printer-driver-min12xxw_0.0.9-9_amd64.deb
 990b2dcf09368c426016cfac7c949c89 1803 text optional min12xxw_0.0.9-9.dsc
 8bcb500b958bfa3f94a0f6d386d67ace 5852 text optional 
min12xxw_0.0.9-9.debian.tar.xz

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

iQGcBAEBCAAGBQJTWWnlAAoJEIvPpx7KFjRV17kL+gPAdbStpH8bxwJHCV/VGch1
jqB+rWtGQnr6l5sWffByr/6Q/cWb9L2BfYNqkIlLAF2eGUa5JrLWc4HPgwtncHQ1
Qa3zud6YMiwNPAv5xfrnxS4evAp33ttRDjdKFQE86WsdNFKS4XOAdhhKWxyWIaJP
P8YNYUxkbmHIUhA9ZHba1r89BqAjuPb9//WFXYfgLJNyE9HqBSSgLrtg+VWaPxDB
NeHYi+CS9TF/SO+ALHPVsFy6TRgxyL3OADSv9qovJJpDDLA0apcMmMi1BtfsvIKS
ClPFMLLDzQ8R7aGMuSwy89QF3I14F91RiZc+9ZTBYmyMEmrIVq+Z++LT1rs5V0GR
pUX8VFFxz+KUFPp6iQ2PjIWzqUrRuXuPh3T29xWwa6FQSoGt/ckf9VZ1EKNB1/AA
KLnYjwHlu31mehi4uOLPM8T/PRfuJXT/C3ZAKaj70cD+l1rBSPf9wJp2SdlXctlj
ZyLmVl9ycQ35U3CGsOjxYssxNWNibM8O6XU5wDJsKg==
=C+y9
-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: https://lists.debian.org/e1wdpdz-0004h5...@franck.debian.org



Accepted libgtk2-sourceview2-perl 0.10-2 (source amd64)

2014-04-24 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Apr 2014 21:28:45 +0200
Source: libgtk2-sourceview2-perl
Binary: libgtk2-sourceview2-perl
Architecture: source amd64
Version: 0.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting f...@debian.org
Description: 
 libgtk2-sourceview2-perl - enhanced source code editor widget
Changes: 
 libgtk2-sourceview2-perl (0.10-2) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Strip trailing slash from metacpan URLs.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
 .
   [ Florian Schlichting ]
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Update stand-alone license paragraphs (not limiting Debian to GNU/Linux)
   * Declare compliance with Debian Policy 3.9.5
Checksums-Sha1: 
 81947057a28ecd49785fb9494725cfb53a924110 2249 
libgtk2-sourceview2-perl_0.10-2.dsc
 a133544eee7edfddb26464d4e009e3732c0bc402 5152 
libgtk2-sourceview2-perl_0.10-2.debian.tar.xz
 2e9e89c888ee2e089c0d97fbc8fc34f61297c120 6 
libgtk2-sourceview2-perl_0.10-2_amd64.deb
Checksums-Sha256: 
 b167eca5054cf96abff766c8f76ad2ec2c48cb16ef669a9e4d12769557b49c75 2249 
libgtk2-sourceview2-perl_0.10-2.dsc
 923e323b322216942b922e5f37408d4ab670887df0e5943ee73923e347b0eba0 5152 
libgtk2-sourceview2-perl_0.10-2.debian.tar.xz
 48fca1feea73e94e8d3a4359a72bb978881ceb9c0150b1beb373ca6b188235aa 6 
libgtk2-sourceview2-perl_0.10-2_amd64.deb
Files: 
 f2fc8c172e0cc344bc71722e23aa7eb2 6 perl optional 
libgtk2-sourceview2-perl_0.10-2_amd64.deb
 5ecb39d222c1956dc44a27828dcd87e8 2249 perl optional 
libgtk2-sourceview2-perl_0.10-2.dsc
 8380f189dc10549216ff6d438001680e 5152 perl optional 
libgtk2-sourceview2-perl_0.10-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTWWhpAAoJEBKXO25y3Ae1hq8P/3k4NaNL91ADAnezeWz1szyo
i2Krn9ZFPWeap5k+bXRX61FN1xh6jh/p5OWagRoPgAGtUgFFlpfIxjg/UpAGeX48
818qiaF9XwGFAii1vvnBpYwvq0ISNI2sedG73mnLOBH16OJOW6Dggif+6IDXkFI2
mC9vViRqbYw/wUUNJUF01teH65iOgzDHq7gTkFG7P9riCYRqHuM3gLBi86Qf5ZdC
xvGzkZ5voEaF9XZEf/Lw6u4ff+USjAOk6Z4gAS19kfJxIC6N9rjJfOO5a1Z+Niwm
BR42S4hLO4kqxULRPrCwTqTnaMGFKUR3Jji0l31kzuULY5kvnUMnmrWi9Gm/4q64
mZbvA5WlYl+c8/4UBNmAFNfyPqb6+leyTv/RxeA9dGP4qV2YDS9aAIPP/0XbO1R3
S94y7pw9RTN33grJWFV2ESj20isAT7p7OURzAHpdseXK1OZAp2YnS99gKbJem5+U
mXAJlbTrsESNkc5TLDqsy9Av+3wj/EfNy3ZdnDSsPGIsKdnLdfctax2CxHVWf6b0
FAczO3bh/prb7Dit3i6a6mXvuofoyS0GcTDd825JvCdfi4MKGsvjqlfg/yx08D1A
7mWNcmiPGgSzrBQMyss9md9URobMEiasQq26xp8drOwDEze81pIBCOR4yam140r5
3yr9DZVPdU/8sW/MYKpo
=WfB6
-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: https://lists.debian.org/e1wdpdi-0004bt...@franck.debian.org



  1   2   3   >