Re: Upcoming switch to ESR24 for iceweasel in stable-security

2014-01-18 Thread Niels Thykier
On 2014-01-18 00:12, Mike Hommey wrote:
 On Fri, Jan 17, 2014 at 06:11:29PM -0400, David Prévot wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 Hi,

 Le 16/01/2014 17:36, Moritz Mühlenhoff a écrit :

 quick heads up for everyone maintaining xul-ext-* packages:

 (CCing pkg-mozext-maintainers@lado then)

 We'll soon update iceweasel in stable-security to the ESR24

 Is there any chance that such version migrates to testing before being
 considered ready for stable?
 
 Release team, can you force it to transition? The remaining new bug
 that it introduces is a debian/copyright bug that I will fix before the
 stable-security update.
 
 Mike
 
 

Hi,

Adam has added a hint to ignore the new RC bug.  Provided it does not
break any reverse dependencies in testing, it should migrate in the next
Britney run.

~Niels



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52da4456.2070...@thykier.net



Fwd: kde/qt debconf not working

2014-01-18 Thread Pali Rohár
Hello,

Kubuntu developers told me to send these patches to Debian, because
perl debconf version is maintaned by Debian. Can you look at patches
and fix these bugs? I'm forwarding original email.

-- 
Pali Rohár
pali.ro...@gmail.com

-- Forwarded message --
From: Pali Rohár pali.ro...@gmail.com
Date: 2013/11/22
Subject: kde/qt debconf not working
To: kubuntu-de...@lists.ubuntu.com


Hello,

it looks like for me that nobody reading debconf bugs on
launchpad... so I resending them to kubuntu-devel list.

problem is that debconf does not work with qt/kde gui backend and
debconf package has missing dependences.

I reported it on launchpad bug tracker more than year ago, see:
https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/988991
https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/988961

Here are patches which fixing that two bugs:

--- /usr/share/perl5/Debconf/FrontEnd/Kde/Ui_DebconfWizard.pm
2012-03-15 14:21:13.0 +0100
+++ /usr/share/perl5/Debconf/FrontEnd/Kde/Ui_DebconfWizard.pm
2013-11-22 13:10:14.650205057 +0100
@@ -141,10 +141,10 @@ sub retranslateUi {
 my ( $self, $debconfWizard ) = @_;
 $debconfWizard-setWindowTitle( Qt::Application::translate(
'DebconfWizard', Debconf, undef,
Qt::Application::UnicodeUTF8() ) );
 $self-{title}-setText( Qt::Application::translate(
'DebconfWizard', title, undef, Qt::Application::UnicodeUTF8() ) );
-$self-{bhelp}-setText( Qt::Application::translate(
'DebconfWizard', Help, undef, Qt::Application::UnicodeUTF8() ) );
-$self-{bback}-setText( Qt::Application::translate(
'DebconfWizard',  Back, undef, Qt::Application::UnicodeUTF8() ) );
-$self-{bnext}-setText( Qt::Application::translate(
'DebconfWizard', Next , undef, Qt::Application::UnicodeUTF8() ) );
-$self-{bcancel}-setText( Qt::Application::translate(
'DebconfWizard', Cancel, undef, Qt::Application::UnicodeUTF8() ) );
+$self-{bHelp}-setText( Qt::Application::translate(
'DebconfWizard', Help, undef, Qt::Application::UnicodeUTF8() ) );
+$self-{bBack}-setText( Qt::Application::translate(
'DebconfWizard',  Back, undef, Qt::Application::UnicodeUTF8() ) );
+$self-{bNext}-setText( Qt::Application::translate(
'DebconfWizard', Next , undef, Qt::Application::UnicodeUTF8() ) );
+$self-{bCancel}-setText( Qt::Application::translate(
'DebconfWizard', Cancel, undef, Qt::Application::UnicodeUTF8() ) );
 } # retranslateUi

 sub retranslate_ui {


--- /usr/share/perl5/Debconf/Element/Kde/Note.pm2012-03-15
14:21:13.0 +0100
+++ /usr/share/perl5/Debconf/Element/Kde/Note.pm2013-08-09
13:47:33.682134067 +0200
@@ -5,7 +5,7 @@
 package Debconf::Element::Kde::Note;
 use strict;
 use Debconf::Gettext;
-use Qt;
+#use Qt;
 use Debconf::Element::Noninteractive::Note;
 use base qw(Debconf::Element::Kde);


Patches were generated on Kubuntu precise. Can you look at above
two bugs and fix them?

--
Pali Rohár
pali.ro...@gmail.com


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cahypw2hthvjfwkd2c+4_pj7-zrvd57tyih1pg3vf_12x1-i...@mail.gmail.com



Re: Upcoming switch to ESR24 for iceweasel in stable-security

2014-01-18 Thread Adam D. Barratt
On Sat, 2014-01-18 at 08:12 +0900, Mike Hommey wrote:
 On Fri, Jan 17, 2014 at 06:11:29PM -0400, David Prévot wrote:
  Le 16/01/2014 17:36, Moritz Mühlenhoff a écrit :
  
   quick heads up for everyone maintaining xul-ext-* packages:
  
  (CCing pkg-mozext-maintainers@lado then)
  
   We'll soon update iceweasel in stable-security to the ESR24
  
  Is there any chance that such version migrates to testing before being
  considered ready for stable?
 
 Release team, can you force it to transition? The remaining new bug
 that it introduces is a debian/copyright bug that I will fix before the
 stable-security update.

I added a hint for that last night before having seen this mail; we'll
see what happens.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1390036474.4765.16.ca...@jacala.jungle.funky-badger.org



Re: Fwd: kde/qt debconf not working

2014-01-18 Thread Adam D. Barratt
On Sat, 2014-01-18 at 09:06 +, Pali Rohár wrote:
 Kubuntu developers told me to send these patches to Debian, because
 perl debconf version is maintaned by Debian. Can you look at patches
 and fix these bugs? I'm forwarding original email.

debian-devel is not a bug-fixing forum.

If you believe there are bugs in Debian's debconf package, please file
them in the Bug Tracking System.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1390038268.4765.17.ca...@jacala.jungle.funky-badger.org



Bug#735884: ITP: ocp-indent -- OCaml indentation tool for emacs and vim

2014-01-18 Thread Johannes Schauer
Package: wnpp
Severity: wishlist
Owner: Johannes Schauer j.scha...@email.de

* Package name: ocp-indent
  Version : 1.4.1
  Upstream Author : Thomas Gazagnaire, Fabrice Le Fessant
* URL : http://www.typerex.org/ocp-indent.html
* License : LGPL-3 with OCaml linking exception
  Programming Lang: OCaml
  Description : OCaml indentation tool for emacs and vim

ocp-indent is a command-line tool that allows one to indent a whole OCaml
source code file (or parts of it) either to standard output or in-place.
A configuration file allows user defaults as well as per-project parameters.
The ratio of correctly indented lines is comparable with emacs tuareg mode
while being an order of magnitude faster.


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



Re: Upcoming switch to ESR24 for iceweasel in stable-security

2014-01-18 Thread Adam D. Barratt
On Sat, 2014-01-18 at 09:14 +, Adam D. Barratt wrote:
 On Sat, 2014-01-18 at 08:12 +0900, Mike Hommey wrote:
  On Fri, Jan 17, 2014 at 06:11:29PM -0400, David Prévot wrote:
   Le 16/01/2014 17:36, Moritz Mühlenhoff a écrit :
We'll soon update iceweasel in stable-security to the ESR24
   
   Is there any chance that such version migrates to testing before being
   considered ready for stable?
  
  Release team, can you force it to transition? The remaining new bug
  that it introduces is a debian/copyright bug that I will fix before the
  stable-security update.
 
 I added a hint for that last night before having seen this mail; we'll
 see what happens.

adsb@franck:~$ dak ls iceweasel -s testing
 iceweasel |   24.2.0esr-1 |testing | source, amd64, armel, armhf, i386, 
ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390x, sparc

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1390041952.4765.18.ca...@jacala.jungle.funky-badger.org



Bug#735902: ITP: libfile-rename-perl -- Perl extension for renaming multiple files

2014-01-18 Thread Dominic Hargreaves
Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves d...@earth.li

* Package name: libfile-rename-perl
  Version : 0.20
  Upstream Author : Robin Barker rmbar...@cpan.org
* URL : https://metacpan.org/release/File-Rename
* License : Perl
  Programming Lang: Perl
  Description : Perl extension for renaming multiple files

This package provides both a perl interface for renaming files
(File::Rename) and a command line tool 'rename' which is intended to
replace the version currently supplied by the perl package.

See #735134.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140118124306.9265.10818.report...@callisto.larted.org.uk



Bug#735917: ITP: stm32flash -- software for programming STM32 chips using serial bootloader

2014-01-18 Thread Andrew Shadura
Package: wnpp
Severity: wishlist
Owner: Andrew Shadura andre...@debian.org

* Package name: stm32flash
  Version : 0.3~beta2
  Upstream Author : Geoffrey McRae, Tormod Volden and others
* URL : https://code.google.com/p/stm32flash/
* License : GPL-2+
  Programming Lang: C
  Description : software for programming STM32 chips using serial bootloader

stm32flash is a flashing program for the STM32 ARM processors using the ST
serial bootloader.

Features:
 * device identification
 * write to flash/RAM
 * read from flash/RAM
 * auto-detect Intel hex or raw binary input format with option to force binary
 * flash from binary file
 * save flash to binary file
 * verify  retry up to N times on failed writes
 * start execution at specified address
 * software reset the device when finished if -g not specified
 * resume already initialized connection (for when reset fails)


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



RFH: sane-backends FTBFS on buildds, but not in pbuilder

2014-01-18 Thread John Paul Adrian Glaubitz
Hi!

I sponsored a new version of sane-backends today which Mark Buda (CC)
has recently adopted. He has imported the latest upstream version 1.0.24
and fixed some lintian issues.

Unfortunately, this package currently fails to build on the buildds
while it builds fine when building in a pbuilder environment [1].

The builds fails during dh_installdocs which previously worked fine,
the debian/rules file is identical for version 1.0.23-3 and 1.0.24-1,
so the issue must lie somewhere else.

I have already tried removing debhelper's option --parallel (since
this resulted in similar issues on some packages before) as well as
changing the source path for the affected file sane.ps from
debian/libsane-common/usr/share/doc/libsane/sane.ps to
debian/usr/share/doc/libsane/sane.ps, yet this doesn't fix the issue.

I have used my Launchpad PPA for these tests [2], but without luck so
far.

Anyone has a clue what could be wrong? I can't really wrap my head
around the fact that it builds fine in a pbuilder environment but
not on the actual buildds.

Any help is highly appreciated!

Cheers,

Adrian

 [1] https://buildd.debian.org/status/package.php?p=sane-backends
 [2] https://launchpad.net/~glaubitz/+archive/misc/+packages

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52dab9e6.8010...@physik.fu-berlin.de



Re: RFH: sane-backends FTBFS on buildds, but not in pbuilder

2014-01-18 Thread Andreas Barth
Hi,

* John Paul Adrian Glaubitz (glaub...@physik.fu-berlin.de) [140118 18:26]:
 Unfortunately, this package currently fails to build on the buildds
 while it builds fine when building in a pbuilder environment [1].

Did you try to build it with dpkg-buildpackage -B (i.e. not building
binary-all-packages)? If that works, could you compare the log between
your build and the one on the i386 buildd (and in best case, just
build in an i386 chroot)?


 The builds fails during dh_installdocs which previously worked fine,
 the debian/rules file is identical for version 1.0.23-3 and 1.0.24-1,
 so the issue must lie somewhere else.

It seems to me that sane.ps is not built.


Andi


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140118173216.go16...@mails.so.argh.org



Re: RFH: sane-backends FTBFS on buildds, but not in pbuilder

2014-01-18 Thread John Paul Adrian Glaubitz
On 01/18/2014 06:32 PM, Andreas Barth wrote:
 Did you try to build it with dpkg-buildpackage -B (i.e. not building
 binary-all-packages)? If that works, could you compare the log between
 your build and the one on the i386 buildd (and in best case, just
 build in an i386 chroot)?

No, you're right, this could definitely be the reason. Mark changed the
architecture for libsane-common from any to all which would mean
the package isn't built during a binary-only build!

On the other hand, the Launchpad buildds have to do a full build since
I am uploading source packages only.

 The builds fails during dh_installdocs which previously worked fine,
 the debian/rules file is identical for version 1.0.23-3 and 1.0.24-1,
 so the issue must lie somewhere else.
 
 It seems to me that sane.ps is not built.

From where do you see that? The build log for i386 actually states

Generating sane.ps from sane.dvi

However, I think the buildd is probably disregarding the package due
to the architecture set to all for libsane-common.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52dabc7d.2050...@physik.fu-berlin.de



Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread moli
Package: general
Severity: important

Dear Maintainer,

   * What led up to the situation?

The hardware is an Intel D945GCLF2 motherboard with Intel 82945GC MCH and Intel
Atom 330 processor and 1GB ram module. The bios settings: DVMT MODE: DVMT, IGD
DVMT MEMORY: 32MB, IGD APERTURE SIZE: 128MB. There is no swap partition in the
system.
I installed debian 7.3 amd64 with alternative desktop environment xfce by
graphical expert install using english language (because hungarian language
fails at tasksel). After installation i purged a whole lot of packages so the
number of installed packages came down to 800. Then i installed google-chrome-
stable icedtea-6-plugin firmware-linux intel-microcode iucode-tool and
rebooted.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I started chrome and opened 5 youtube 10 hour long videoes (i was planning to
test my cooling solution). The processor load was at 80% (!! not 100%!), the
ram was at ~90%.

   * What was the outcome of this action?

In about 1 minute the X crashed. Reproducable any time.
/var/log/Xorg.0.log.old: (EE) intel(0): Failed to submit batch buffer, expect
rendering corruption or even a frozen display: No space left on device.

   * What outcome did you expect instead?

X not to crash.



-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Andrew Shadura
Hello,

On Sat, 18 Jan 2014 18:37:30 +
moli debianbts.99.m...@spamgourmet.com wrote:

* What was the outcome of this action?

 In about 1 minute the X crashed. Reproducable any time.
 /var/log/Xorg.0.log.old: (EE) intel(0): Failed to submit batch
 buffer, expect rendering corruption or even a frozen display: No
 space left on device.

Apparently, you haven't got free disk space left. That's sort of
expected that when there's no free disk space programs start crashing
randomly.

-- 
Cheers,
  Andrew


signature.asc
Description: PGP signature


Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Ben Hutchings
On Sat, 2014-01-18 at 19:08 +0100, Andrew Shadura wrote:
 Hello,
 
 On Sat, 18 Jan 2014 18:37:30 +
 moli debianbts.99.m...@spamgourmet.com wrote:
 
 * What was the outcome of this action?
 
  In about 1 minute the X crashed. Reproducable any time.
  /var/log/Xorg.0.log.old: (EE) intel(0): Failed to submit batch
  buffer, expect rendering corruption or even a frozen display: No
  space left on device.
 
 Apparently, you haven't got free disk space left. That's sort of
 expected that when there's no free disk space programs start crashing
 randomly.

I seriously doubt that.  I think that part of the Intel graphics stack
(could be userland or kernel) used ENOSPC to indicate that some GPU
resource was exhausted.

Ben.

-- 
Ben Hutchings
Quantity is no substitute for quality, but it's the only one we've got.


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


Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Andrew Shadura
Hello,

On Sat, 18 Jan 2014 18:49:08 +
Ben Hutchings b...@decadent.org.uk wrote:

   In about 1 minute the X crashed. Reproducable any time.
   /var/log/Xorg.0.log.old: (EE) intel(0): Failed to submit batch
   buffer, expect rendering corruption or even a frozen display: No
   space left on device.

  Apparently, you haven't got free disk space left. That's sort of
  expected that when there's no free disk space programs start
  crashing randomly.

 I seriously doubt that.  I think that part of the Intel graphics stack
 (could be userland or kernel) used ENOSPC to indicate that some GPU
 resource was exhausted.

Well, makes sense. It's probably just me who hits disk space problems
too often :)

Sorry for probably meaningless input then.

-- 
Cheers,
  Andrew


signature.asc
Description: PGP signature


Bug#735927: i do have storage space

2014-01-18 Thread moli
$ df -B1
Filesystem
1B-blocks   Used   Available Use% Mounted on
rootfs 15761063936
2350039040 12610387968  16% /

btw how do i concat a new message with reportbug? i do not want to use
an email client, i dont want to install one just for this on that
machine.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140118194407.2c5e6907@moli-desktop



Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Carlos Alberto Lopez Perez
On 18/01/14 19:37, moli wrote:
* What exactly did you do (or not do) that was effective (or
  ineffective)?
 
 I started chrome and opened 5 youtube 10 hour long videoes (i was planning to
 test my cooling solution). The processor load was at 80% (!! not 100%!), the
 ram was at ~90%.
 

Do you mean Chrome or Chromium?

* What was the outcome of this action?
 
 In about 1 minute the X crashed. Reproducable any time.


My personal experience is that the new pepper-based flash plugin works
much smother with Chromium than the old/classic NPAPI-based one.

You can try to install the package pepperflashplugin-nonfree from the
repository wheezy-backports/contrib



signature.asc
Description: OpenPGP digital signature


Re: Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread Kevin Chadwick
previously on this list Andrew Shadura contributed:

 Apparently, you haven't got free disk space left. That's sort of
 expected that when there's no free disk space programs start crashing
 randomly.

Shouldn't happen if you partition your disks and even then only
carelessly written programs like mythtv and KDE crash or refuse to
start but them two may have been fixed now in this regard.

-- 
___

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)

In Other Words - Don't design like polkit or systemd
___


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/926698.27371...@smtp147.mail.ir2.yahoo.com



Bug#735927: general: X *always* crashes when 5 youtube video opened

2014-01-18 Thread moli
chrome. google-chrome-stable package from
deb http://dl.google.com/linux/chrome/deb/ stable main

To be clear, the list of all manually installed packages beside the base
debian-xfce system:
aisleriot (this is my grandma's computer who is using it for facebook
mainly. that's why it is an atom and 1GB ram only and couldnt be more.)
baobab
curl
desktop-profiles
ez-ipupdate
fail2ban
firmware-linux
firmware-linux-free
firmware-linux-nonfree
firmware-realtek
gksu
google-chrome-stable
gtkorphan
htop
icedtea-6-plugin
intel-microcode
iucode-tool
mahjongg
mc
menu-xdg
molly-guard
p7zip-full
pv
screen
seahorse
sqlite3
tree
xdg-user-dirs-gtk
xfce4-indicator-plugin
xfce4-messenger-plugin
xfonts-terminus
xfonts-terminus-dos
xfonts-terminus-oblique

I can attach the list of purged packages if you need that, but that
list is about 347 package long.

chrome plugins:
chrome pdf viewer
icedtea-web plugin
nativeclient
widevine
adobe flash player 12.0.0.41

chrome extensions: NONE
chrome apps: NONE

BUT i just disabled the adobeflash plugin so it would use pepper
or html5, and ran the test again, it crashed ~40 seconds later.

I dont have any knowledge in this area but i dont think this has
anything to do with chrome, i think it's an intel graphics driver
issue, it does not handle gracefully when the video memory is gone.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140118210834.6a62150f@moli-desktop



Bug#735927: general: X *always* crashes when ram is full

2014-01-18 Thread moli
ok, another way to reproduce without chrome or flash or youtube:

reboot to a clean system, dont run anything, only an X and a console
# mkdir /tmp/foo
# mount -t tmpfs none /tmp/foo -o size=900m
# dd if=/dev/zero of=/tmp/foo/bar
(a message comes with device full)
(now you cannot give any new command in bash as there is no memory to
start a new shell for you command: error message: bash: fork: cannot
allocate memory)
now wait a few seconds, move your mouse, etc, boom, the x crashes:
/var/log/Xorg.0.log.old
(EE) intel(0): Failed to submit batch buffer, expect rendering
corruption or even a frozen display: No space left on device.

note: this time i've set the bios parameters to the *MAXIMUM* values:
DVMT MODE: FIXED
IGD DVMT MEMORY: 128MB
IGD APERTURE SIZE: 256MB
so there should be plenty of video memory and note that i didnt run
much program that needs video memory.

Now testing this method on my desktop machine which has 12GB(!) ram and
kdm+kde did not crash the X. The system suffered, lagged but did not
crashed. After filling the tmpfs i opened some new chrome tabs (the
only reason i'm using chrome is nothing else i use eats memory like it),
waited for ~10 minutes, chrome did not respond but did not crash. Then i
allocated some more ram again in the tmpfs, the system console had some
messages it is killing the chrome to free ram, some chrome tabs
crashed, but the X did not.
After this i've logged out and logged in to my girlfriends account, she
uses xfce. Did the same as above, X did not crash, so it's not looking
like an xfce-bug.
Note that my desktop machine has a video card with DEDICATED video ram.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140118235621.1522456b@moli-desktop



libtiff5 transition mass bug filing

2014-01-18 Thread Jay Berkenbilt
It's been a little over a month since my announcement to debian-devel
that I would be preparing to remove the tiff3 package from debian and
asking people to switch build dependencies on libtiff4-dev to
libtiff-dev.  There are 64 packages that have a version in either
testing, unstable, or experimental that have a build dependency on
libtiff4-dev.  I'm about to do the mass bug filing.  The text of the
mass bug filing is the following:

-
The libtiff4-dev package is a transitional package that is going to
disappear soon.  Please update your build dependency from libtiff4-dev
to libtiff-dev.
-

At this point, libtiff4-dev has actually been an alias for libtiff5-dev
for several weeks, so this is basically a no-op for almost all
packages.  I am using the user tag libtiff4-dev (with user
q...@debian.org) to mark the bug reports.

http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=libtiff4-dev;users=q...@debian.org

-- 
Jay Berkenbilt q...@debian.org


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140118223748.0400818596.qww314...@soup.q.qbilt.org



Re: Registering a media type for Debian binary packages ?

2014-01-18 Thread Charles Plessy
Hi Guillem, Ian, and everybody,

I attached here is an updated proposal for declaring a mime type for Debian
binary packages, plus a patch against the previous version.

Here is an explanation about my motivation.

As the maintainer of the mime-support package, I receive requests to update the
file /etc/mime.types, to associate file suffixes with media types.  In the
absence of requests, I can get information for new associations from the
Internet Assigned Numbers Authority (IANA).

http://www.iana.org/assignments/media-types

The IANA is very flexible for registering new types and these registrations
include a list of file suffixes to associate with.  (Unfortunately, it is not
machine-readable).

I strongly beleive in the point 2 of our Social Contract, about propagating
changes upstream and “give back to the free software community”.  When I am
requested to add a non-registered type to /etc/mime.types, I am therefore
asking systematically to the requester to consider going through the IANA
first.  (In case the modification is needed for making our next stable release
better, I will of course not stand in the way of an update).

In parallel, the IANA itself, through RFC 6838, welcomes the registration
of new media types.

http://tools.ietf.org/html/rfc6838#section-1.1

See also the paragraph on unregistered types:

“with the simplified registration procedures described above for vendor
 and personal trees, it should rarely, if ever, be necessary to use
 unregistered types.”

http://tools.ietf.org/html/rfc6838#section-3.4

In this context, old unregistered media types starting with 'x-' are
progressifely being registered without this deprecated prefix.

Given the effort I am asking to the people requesting changes in
/etc/mime.types, I would like Debian to give the example as well.

Since the media type of Debian binary packages is unclear (there are at least
two alternative in circulation), I am proposing to register an official media
type in the vendor tree.

While the unofficial types may stay in circulation for a long time, I think
that it is worth the effort, especially given that the work is 90 % done now.

I took care of your other comments directly by changing the text. here are some
answers when it was not possible.

Le Fri, Jan 03, 2014 at 11:47:56AM +0100, Guillem Jover a écrit :
 
  with administrator privileges during installation.  It is therefore 
  essential
  to trust the origin of the package.  The recommended way is to download
  packages from APT (Advanced Packaging Tool) archives that are authenticated 
  with
  a trusted cryptographic key (see the manual page of apt-secure for details).
  As a lesser alternative for cases where APT tools are not available, the
  package should be downloaded with secured protocols such as HTTPS.  There 
  also
  exists a mechanism for signing packages directly (called ‘debsigs’), but it 
  is
  not deployed.
 
 Could this be made generic as to not recommend a specific frontend
 implementation, but just what's needed from it? Some systems do not
 use apt, some users might want to use something else, etc. But maybe
 that's not how other mime type entries are written?

Here, I intend “APT archives” to be about the format, not to suggest that only
apt-get should be used.  I could phrase it better.  Suggestions are welcome.


  The Debian binary packages are manipulated by system programs such as 
  ‘dpkg’,
  ‘apt-get’, graphical front-ends such as ’Synaptic’ but also generic archive
  decompressors such as ‘File Roller’.  After downloading a package with a web
  browser or after clicking on its icon, front-ends or decompressors are 
  usually
  started.
 
 I'm not sure that frontends are usually started when downloading raw
 .debs from the net, though.

Indeed, with Epiphany browser or Chrome, no front-end is proposed despite the
media type is indicated in the HTTP headers.  I consider it a bug.  With
Iceweasel, it worked.

Have a nice Sunday.

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan
Type name:
application

Subtype name:
vnd.debian.binary-package

Required parameters:
None.

Optional parameters:
None.

Encoding considerations:
binary

Security considerations:

Debian binary packages can contain scripts executing arbitrary commands during
installation, which is done with administrator privileges.  It is therefore
essential to trust the origin of the package.  The recommended way is to
download packages from APT (Advanced Packaging Tool) archives that are
authenticated with a trusted cryptographic key (see the manual page of
apt-secure for details).  As a lesser alternative for cases where APT tools are
not available, the package should be downloaded with secured protocols such as
HTTPS.  There also exists a mechanism for signing packages directly (called
‘debsigs’), but it is not deployed.

The contents of the Debian binary packages are placed inside tar archives
(possibly compressed) wrapped in an ar archive (see the ‘deb’ 

Accepted expeyes 3.1.4-2 (source all amd64)

2014-01-18 Thread georgesk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 17 Jan 2014 19:29:26 +0100
Source: expeyes
Binary: expeyes libej0 libej-dev expeyes-clib expeyes-firmware-dev 
python-expeyes expeyes-doc-en expeyes-doc-fr expeyes-doc-common microhope
Architecture: source all amd64
Version: 3.1.4-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar georg...@debian.org
Changed-By: georg...@debian.org
Description: 
 expeyes- hardware  software framework for developing science experiments
 expeyes-clib - hardware  software framework for developing science experiments
 expeyes-doc-common - Common files related to the User manual for expeyes 
library
 expeyes-doc-en - User manual for expeyes library, in English language
 expeyes-doc-fr - User manual for expeyes library, French translation
 expeyes-firmware-dev - hardware  software framework for developing science 
experiments
 libej-dev  - hardware  software framework for developing science experiments
 libej0 - hardware  software framework for developing science experiments
 microhope  - hardware  software framework to learn microcontrollers
 python-expeyes - Python library for expeyes
Changes: 
 expeyes (3.1.4-2) unstable; urgency=medium
 .
   * moved the examples of microhope and tuned create-microhope-env
 accordingly
Checksums-Sha1: 
 abe13bdbbd8c30930f80bf6eca4c813d9b7c1ab2 1674 expeyes_3.1.4-2.dsc
 74d28638d710699c957469cc081eb8dd0672bb92 48652 expeyes_3.1.4-2.debian.tar.xz
 e83149c91714f5674377c06ac3fe3eeae18c5403 581442 expeyes_3.1.4-2_all.deb
 46cd2dddb636e9ab74d1a19cac0ccbfeabeeaf74 15512 libej0_3.1.4-2_amd64.deb
 3f4567b8caf9f580dfd544636fc0cb68469395bd 16420 libej-dev_3.1.4-2_amd64.deb
 52f34a2484b72b74a53dc315dac95cb54838beef 12480 expeyes-clib_3.1.4-2_amd64.deb
 719303be8d5135d6ed2b313b22b8e3e5fe64b118 22982 
expeyes-firmware-dev_3.1.4-2_all.deb
 e65f21895a136f7a7b2292034338ebff299e4926 29760 python-expeyes_3.1.4-2_all.deb
 665802e341bb95e01caf4451dbb3b69c8417e75a 5348500 expeyes-doc-en_3.1.4-2_all.deb
 da6cb093f64c3872d65ea40bdab40cc00ec8f7d4 14209356 
expeyes-doc-fr_3.1.4-2_all.deb
 58e494aed2df35e3c55819ba224c2567e925dc39 33908 
expeyes-doc-common_3.1.4-2_all.deb
 f8c0fdc6add951ed6763cf21514ca486d3a2ac77 841860 microhope_3.1.4-2_amd64.deb
Checksums-Sha256: 
 d825954cc19f4febe76bc63f1158774744927a686c82f40b8ce5263aeb6fe5ac 1674 
expeyes_3.1.4-2.dsc
 58f807f17d317f03467a7b89d8d5a2ef746a3770cc649e383c8e9a14b9e7a75a 48652 
expeyes_3.1.4-2.debian.tar.xz
 c95396bab9eb2114892ef0a6a3a803f651b3f85b1ba27902482a7501fc7e455f 581442 
expeyes_3.1.4-2_all.deb
 bc01da2113aba72bac7bf044714fd32c9a9eb36cbcc0715a0c73b9b603a5b44b 15512 
libej0_3.1.4-2_amd64.deb
 107186bf2525ba33e4e99aaf1a32ad0e6e8a8003204e8bbedc6788ed1fce0b35 16420 
libej-dev_3.1.4-2_amd64.deb
 2beb18d5c9b83a0e4134d4f397ff44997f917c4e99ed0815aff198ee3bc50bec 12480 
expeyes-clib_3.1.4-2_amd64.deb
 856895a870ea6df5c0448b74fe3ad991512e48e09506d726fbdb1ff6640c97ed 22982 
expeyes-firmware-dev_3.1.4-2_all.deb
 62e1a5e03cc703773adb08a403a36adbf0e0937292962cbfdf4da1b35107c3f9 29760 
python-expeyes_3.1.4-2_all.deb
 40035c92ffa5e656f1ac498c1241d7516eb8e745f40cfd608325a183e5319f37 5348500 
expeyes-doc-en_3.1.4-2_all.deb
 64b958f8cffb2b7ea592b0596faf495d2dc3df17cd60c106c82a7f8915540d34 14209356 
expeyes-doc-fr_3.1.4-2_all.deb
 d1a5e74d6d7b9dfd8fbad01745e016b3b072c3984ba6498262a7fbc8a53e0cc2 33908 
expeyes-doc-common_3.1.4-2_all.deb
 d3308263473f90e05f97025ae450748c093f2c9685f3905d674975bc31421d40 841860 
microhope_3.1.4-2_amd64.deb
Files: 
 8e793577f6a81582db85fed3d79ed609 1674 science extra expeyes_3.1.4-2.dsc
 6252b61ae675a5390e3e10feb846f161 48652 science extra 
expeyes_3.1.4-2.debian.tar.xz
 3012fd1b851cf3b2c32347b854ff277d 581442 science extra expeyes_3.1.4-2_all.deb
 0d584f62f233b69bc4617121962f5d34 15512 science extra libej0_3.1.4-2_amd64.deb
 3331dff613ad2bc8c93f64ce17978e37 16420 libdevel extra 
libej-dev_3.1.4-2_amd64.deb
 d9d1b593f0a365d0b941a624841e575a 12480 science extra 
expeyes-clib_3.1.4-2_amd64.deb
 776a40412a9d992dea5afaaccd1b2ef5 22982 devel extra 
expeyes-firmware-dev_3.1.4-2_all.deb
 4454eaaed3db673b7609717308056e02 29760 python extra 
python-expeyes_3.1.4-2_all.deb
 6719d431c1571f9b28250f4692b79555 5348500 doc extra 
expeyes-doc-en_3.1.4-2_all.deb
 0701603ae3e5e1e6d3d77f0d4091 14209356 doc extra 
expeyes-doc-fr_3.1.4-2_all.deb
 5eee27c861dca0928afe918fea936b7f 33908 doc extra 
expeyes-doc-common_3.1.4-2_all.deb
 b07d0ab99d0b58088cdb5a2b0dbbe5e7 841860 science extra 
microhope_3.1.4-2_amd64.deb

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

iD8DBQFS2jgfnfmb2hFpETARAii9AJwJohxeBukBYt17hPWbwk4ScRtTRACfZCDE
qfTc8hQO1lbDRZl4X16yxxE=
=cE/P
-END PGP SIGNATURE-


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



Accepted 4digits 1.1.4-1 (source amd64)

2014-01-18 Thread Yongzhi Pan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Dec 2013 21:00:00 +0800
Source: 4digits
Binary: 4digits
Architecture: source amd64
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Yongzhi Pan panyong...@gmail.com
Changed-By: Yongzhi Pan panyong...@gmail.com
Description: 
 4digits- guess-the-number game, aka Bulls and Cows
Changes: 
 4digits (1.1.4-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches:
 - Remove patch to fix resource directory.
 - Add patch to change locale path.
Checksums-Sha1: 
 de9dae1becb95bc7917c6602748e235112601fd7 1750 4digits_1.1.4-1.dsc
 b467d2515cca4f0a2ef69d750be731c26229ce26 439000 4digits_1.1.4.orig.tar.gz
 e3d9784d43814dc137c21a8ed37437da43a093a4 3748 4digits_1.1.4-1.debian.tar.xz
 e19708b9700be300157c7d11e29e7918de281d70 389830 4digits_1.1.4-1_amd64.deb
Checksums-Sha256: 
 e96f7fa5e1e09a2fc212df2cc556dcf12710b6cc72d06137b4fcd8c0efd48346 1750 
4digits_1.1.4-1.dsc
 1ca21f0966a185fc689b049d4c2e82e079c6e37df06b33aea8e6596ad21dcc9e 439000 
4digits_1.1.4.orig.tar.gz
 d9402d03eacf49939433648e1e839de186f094a92d4d70fbc2139964249c4209 3748 
4digits_1.1.4-1.debian.tar.xz
 86983a44b6d490ec3e2ce6716b3060e18f04dd14a1f68c80a2754e7f2545b8ac 389830 
4digits_1.1.4-1_amd64.deb
Files: 
 7aabfa3acf2e16129e466084a8ce7a78 1750 games extra 4digits_1.1.4-1.dsc
 3d76453b2e6f4d61eb1e2be4e30c77e6 439000 games extra 4digits_1.1.4.orig.tar.gz
 ab1c8ee50e59e683cc070ded3d676da7 3748 games extra 4digits_1.1.4-1.debian.tar.xz
 d6997f8bed9db15a944e5018dfc1ecd6 389830 games extra 4digits_1.1.4-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2j7kAAoJEI7tzBuqHzL/UKQP/RtgTaorB56TORrnL+Y9+DWy
UpFQz7C+kmuGO/6zYhh+dBy4h02pWDkXRp4DiEzn4DC9ouL2+m0NCev2aqKwGAO/
nYe/7tl6vi9A96xAbdv5wfhlosRylfensTLDy+qt/ju5aa8CrXNYjQ6GUub4M5pb
l2HFNFTED0myrS2cp9uP27sBwEY8fBBNFOZYJnVFBRxBa/rOdRnE6OhFf2DepqiQ
+cY30AaR1m4HtLWrBDF8DBeQTo4Rfso0/f5hnbTvkME84PoTacuYBfpOOAreXFZF
3+HXgcBJtFe/Jz7nuAqUtIeS7KKA7bsBbFi/pyGKwlXSq7FuY5lcTnQlv6SulWXH
IJKdRI9p+73FTf77OHXFUwJqlJU87JuZ3PnGBUrw6wKZwfazqYw5Q97JF7HV9G/v
BrJt722PreovT4+r2W0J0MQnlnsGXIlDmtv3cModuz1Ygjw50M7TW8lhh5T9T5Gu
IiCSUDnMkdtEK//NDiyrEdHoll1Sf5f6YTFuWPbiMBUfDpKFT97PmwNuqTZHGSau
70VzgujJt+Pcak6dCAGKg67L47bVSn5Jo4FvMEvc40CC0zUoMm9CuDe0S2N8k0B3
PmPfSSpVRHIHJRBcs/cg68S40r3rRHBGqsWLFHfr1ZdkqkEteuoo2xEslvgeJiOd
MZ2iKue5w+g+csIwP9Uz
=5OW/
-END PGP SIGNATURE-


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



Accepted kdevplatform 1.5.2-1 (source all amd64)

2014-01-18 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 09:50:09 +0100
Source: kdevplatform
Binary: kdevplatform7-libs kdevplatform-dev kdevplatform-dbg libsublime7 
libsublime-dev kdevplatform-l10n
Architecture: source all amd64
Version: 1.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdevplatform-dbg - debugging symbols for the KDevelop platform
 kdevplatform-dev - development files for the KDevelop platform
 kdevplatform-l10n - language package for the KDevelop platform
 kdevplatform7-libs - shared libraries for the KDevelop platform
 libsublime-dev - development files for the sublime user interface library
 libsublime7 - User interface library
Closes: 719202
Changes: 
 kdevplatform (1.5.2-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
 .
   [ Andreas Cord-Landwehr ]
   * Re-enable GPL-3+ licensed SVN plugin due to fixed license issue in
 GPL-2+ licensed shared library kdevplatformoutputview (was GPL-2)
 (Closes: #719202)
   * Add libsvn-dev build dependency: needed for SVN plugin.
   * Update install files.
   * Update copyright.
   * Bump Standards-Version to 3.9.5: no changes needed.
   * Update debian/watch file to track xz compressed tarballs.
 .
   [ Pino Toscano ]
   * kdevplatform7-libs.install: do not hardcode the minor grantlee version.
   * Update Vcs-* headers.
Checksums-Sha1: 
 611844f3ef6bbe85911c44c564bcfa51fc7d9a7f 1904 kdevplatform_1.5.2-1.dsc
 a2fa1f765e992739546fa04d0aaffc4f2200c520 1895448 kdevplatform_1.5.2.orig.tar.xz
 764971e2a144bb85a3e93d90cfc4e9a9a5aea3c2 15688 
kdevplatform_1.5.2-1.debian.tar.xz
 cac01372a57f1da5491aad868aa0704145330f19 665950 
kdevplatform-l10n_1.5.2-1_all.deb
 b2aabadbbcf5438d8f0d45d152e14a1caf218f9f 2180906 
kdevplatform7-libs_1.5.2-1_amd64.deb
 c2ea2a710217b23b24e5992c4f9eab2b2f99746e 296946 
kdevplatform-dev_1.5.2-1_amd64.deb
 5ca4cc30053a0e824d4a28f894808fe7bb5f7287 26493140 
kdevplatform-dbg_1.5.2-1_amd64.deb
 5f6474086fcebabc035da13a8aa498eb279364ad 102566 libsublime7_1.5.2-1_amd64.deb
 bb991889a9d562175de6296c0ba0105103cffd58 27052 libsublime-dev_1.5.2-1_amd64.deb
Checksums-Sha256: 
 5f91a40978f389a3f12ce464627392fe89045ed88500ac76a93125ac3bc015e5 1904 
kdevplatform_1.5.2-1.dsc
 a12656cfe137172db5feed9795b4f40b7fb42a93b6caf90838e5f9c205ee186a 1895448 
kdevplatform_1.5.2.orig.tar.xz
 c3c21282c9672f8573f52ac10355a2abdf2e328d80efe1edfccd3de3f76a7507 15688 
kdevplatform_1.5.2-1.debian.tar.xz
 ae2b69833b9187da3e8a7a76162cae561cf45fd80d3fe088f17f58302c6f17aa 665950 
kdevplatform-l10n_1.5.2-1_all.deb
 e36ab1cca4c3ea194696ca94d19e902a4ebf4ee9e5ad0b46397c458829520401 2180906 
kdevplatform7-libs_1.5.2-1_amd64.deb
 dc202d41a8a1a61ecf9423ea46ba1054e8dc1bde7cd12c6232fbb1d533cb74e9 296946 
kdevplatform-dev_1.5.2-1_amd64.deb
 61fe60e08c2d23afd9b0f9bea31d7c81213863c737e6d1012dd8161e2c850248 26493140 
kdevplatform-dbg_1.5.2-1_amd64.deb
 f9ed5391210b9b5d7db32d7b688a98a87c5d86a6dc4155c8211720f488222c10 102566 
libsublime7_1.5.2-1_amd64.deb
 83ab789abe7840322ea14ff6c6aa9e5503e55faab8a3b81128b5d3d4e27d1af9 27052 
libsublime-dev_1.5.2-1_amd64.deb
Files: 
 b5c9751ccfd2c4081f352056c3a4cc23 1904 libs optional kdevplatform_1.5.2-1.dsc
 f0d1d9bd73f051593cd016f2a24be0de 1895448 libs optional 
kdevplatform_1.5.2.orig.tar.xz
 dfc39ceeed21c4678dbfb775466192f4 15688 libs optional 
kdevplatform_1.5.2-1.debian.tar.xz
 52bccc8ec9a7ee7666d3f78c021bea0d 665950 localization optional 
kdevplatform-l10n_1.5.2-1_all.deb
 240c08748a737d7a72f3af64d4d95021 2180906 libs optional 
kdevplatform7-libs_1.5.2-1_amd64.deb
 1bd6e903dc28162a942d064f8809dcdf 296946 libdevel optional 
kdevplatform-dev_1.5.2-1_amd64.deb
 2e9c72e770a14b79f486268014cb7788 26493140 debug extra 
kdevplatform-dbg_1.5.2-1_amd64.deb
 7b13407ff201ff6155d994240a9ca46b 102566 libs optional 
libsublime7_1.5.2-1_amd64.deb
 1a6d9c2994190e1ba2dab7482e1f3f6a 27052 libdevel optional 
libsublime-dev_1.5.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFS2kTyTNH2piB/L3oRAqXoAJ9+4m8+6lJ6XhLr7BVVNFUgN9Q4BACgnUFU
LVPKRD0e3tX+uIucNc5JqOA=
=20gL
-END PGP SIGNATURE-


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



Accepted polipo 1.0.4.1-6 (source i386)

2014-01-18 Thread Rolf Leggewie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 15:35:28 +0800
Source: polipo
Binary: polipo
Architecture: source i386
Version: 1.0.4.1-6
Distribution: unstable
Urgency: low
Maintainer: Rolf Leggewie f...@rolf.leggewie.biz
Changed-By: Rolf Leggewie f...@rolf.leggewie.biz
Description: 
 polipo - lightweight, caching web proxy
Closes: 735624
Changes: 
 polipo (1.0.4.1-6) unstable; urgency=low
 .
   * copyright: bump my copyright to 2014
   * config: set (overridable) default for logFile. Closes: #735624
Checksums-Sha1: 
 b3ef8b536dc1f0685892c9b286efa12f83c19c87 1901 polipo_1.0.4.1-6.dsc
 3cb62f4545af04f6d4c1ede946e3213f6fa7be61 14508 polipo_1.0.4.1-6.debian.tar.xz
 4930a677dc2c725344cb3f3da7593eda296a0ecc 179444 polipo_1.0.4.1-6_i386.deb
Checksums-Sha256: 
 7b64784f3b97907dcf1cc0d1dd6c2149dc4b034ff92bd8c4d5ac12d6967941ba 1901 
polipo_1.0.4.1-6.dsc
 8c92dcfadc4e08ae9538c59f285ee70818624a8a73d8f746340ddb7fd07dca24 14508 
polipo_1.0.4.1-6.debian.tar.xz
 c63c0d85330d63ddb4c5a759ca472a729d27902029b0346edf690f582e2d033a 179444 
polipo_1.0.4.1-6_i386.deb
Files: 
 db489945fb8900c75618463000a9b3b2 1901 web optional polipo_1.0.4.1-6.dsc
 b7dbfa176ec6f94446e73ee92ecfa6b6 14508 web optional 
polipo_1.0.4.1-6.debian.tar.xz
 39fd0ee9f992965b038c3c77018a68bd 179444 web optional polipo_1.0.4.1-6_i386.deb

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

iQIcBAEBAgAGBQJS2jR2AAoJEJSEK8huURwxG+4P/AojJquZrNJZ4wwLCDWvvSS6
ClLymiUd903KiGwb0vWq+kXMQRUNcr7ePwLvzBt3Ag7KUIFqwzNtX5ZmxlYN3avN
lRM3EKe3BYX6AO5KSX7F8Iu+Negi/+/zAR7UwY03DR6QFVNTK3mdfo3i5eGPYHhG
J9Ps36IfTDM6UST69a83gtAXDr+3Et439JMG4oto+w0DgvFqzrnLtxUU5nmtOPyT
Q3Z+icUi6Ly1tAucb8jXfV2b3A8NU4u563tglNUF+2dpQkPR4G7SvGnFQXCpJ9N9
rcJu0y6P72LXaIVeF0ghLkNiIqze7Uk0kTAPjiz7V8c51wzFveA9qmF2YVV+zJjA
pfBnu/ixeJ9eDYsZY/hn680w/ld2ybQTYOe+WfX1nbkzMOcYRMlIQgKPD0lgGQpE
lG4vUhyZh6PJsJZYHS553JENfvAmN8QGU9mBXvKS9dgiYoyOe1Ab+4xa4f5F7pXZ
1bG4KCPOqNk2iC3Zf1zGB1zoqPfF6JEDQz1mOEzs7czQXfsScgv+08ZPCJXfkNtW
ZSwScYky/cZRIBoibHDQnbDppQ0mALjRBgQxCeXBc5dvf/cHCbqRpmHamjl/oKks
tL3kaBRf4wz2biKd4O8DWmy4VQtlLW+mqoQvK1M3MOh9whRdaaZTZAuq7UeZCGQE
/wpYcFEfERwBo+NGpXqW
=EtgE
-END PGP SIGNATURE-


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



Accepted mopidy 0.17.0-3 (source all)

2014-01-18 Thread Stein Magnus Jodal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 12 Jan 2014 02:34:25 +0100
Source: mopidy
Binary: mopidy mopidy-doc
Architecture: source all
Version: 0.17.0-3
Distribution: unstable
Urgency: low
Maintainer: Stein Magnus Jodal stein.mag...@jodal.no
Changed-By: Stein Magnus Jodal stein.mag...@jodal.no
Description: 
 mopidy - music server with support for MPD/HTTP clients
 mopidy-doc - music server with support for MPD/HTTP clients - documentation
Changes: 
 mopidy (0.17.0-3) unstable; urgency=low
 .
   * Fix error in init script.
Checksums-Sha1: 
 42cfe60d817872f307a19144f1fb0aed0033eef8 1902 mopidy_0.17.0-3.dsc
 876817a42b1baadaaff71534fd6cf35506d02834 7384 mopidy_0.17.0-3.debian.tar.xz
 db67fce423d482fdd7323f55b29ce29572c32c7a 135230 mopidy_0.17.0-3_all.deb
 a4c11c4bbc44b2d12550756f6a831864476fa1e7 1809622 mopidy-doc_0.17.0-3_all.deb
Checksums-Sha256: 
 71234f7ba1344a2c5ab949cc9720261c0dd60e381e744ecea5549a59b688b0d0 1902 
mopidy_0.17.0-3.dsc
 220c00fb8cccfcae4f279edca07450b6923126ac827b4ca761389d1b7b271fb8 7384 
mopidy_0.17.0-3.debian.tar.xz
 c3780994358a1c159a922cccddf802dfafdd812f33fadff0b7385c5cb54d3493 135230 
mopidy_0.17.0-3_all.deb
 802f03778963bb721612277782b7b3c9821eebf4c32c70eb8025696b26a75afa 1809622 
mopidy-doc_0.17.0-3_all.deb
Files: 
 4cb6d34d0c1902567401d11f45033165 1902 sound optional mopidy_0.17.0-3.dsc
 70cfa02a48177802d1bc1408a65e14db 7384 sound optional 
mopidy_0.17.0-3.debian.tar.xz
 4e4eec8d0334bc844104d1ffa32aa8cf 135230 sound optional mopidy_0.17.0-3_all.deb
 694075e73a2b96b08f329672e6ba7b68 1809622 doc optional 
mopidy-doc_0.17.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJS2jRVAAoJELZaSHHKGdcXGwoP/A/sFOt8hSIWHE4gj+UYxnCZ
TQzR0SDyT5Ol5cu7z4F7lMvrgY4RcqXhJshjnZwVTTrnwH9pd8tP3rPiTdYbkyny
7UXNoBJWc0M7rsY5yv+1+SCZ/ttFEq/UFZhFKsfPMUax6SgcCzQyhtopSUqRIKv4
aU6Rgw8TbN/9O9e18qz/6XI155ZaICZneDWFtThv89nfMie7UqYlH8ZmTmHVgWav
heOFSk0nyDtVoIRJiYvUVVjffeL1ZFHXhza6DEnu1AayD9KJMhbsHKeAKSuKDVoW
zsKWItR59FaM6IQ8koJ9o8qVmjO2HQSfBQhfgWp1/M3sqUyUebNWeEpZIIDjxdCw
YQ8ZgSVh357+eu+9bT8ROXBlGd2qp4TK9uTymlKhz5jQsXDr8SBC21J/7DXED1lE
RMSfZ6WErfb5yZtHbK7ErkdIFwAhYBbAAsgitAJEGrf7hM2Uw/9DuF4sVK/nRx/+
MZ3svdjG5je/vRmbTN48z16R7ugA0j8X6BrNfLikeG/WDc4ikMq2es/BQ4kynPb/
lg+F6o0m4n+3ObGGhshrWaq6X/dz3Lhs8eh6JKvDDfX2a4RCO4rSbSvbRhzhG/Nb
PuF5US1bYaVoJg6pjUh8Om4Nuc0lNh+AW7qQqTX1qK+rK8x7dPcmYbBq9i4tguHq
hK2fQsj1HMgxfW6NfgH0
=d0hB
-END PGP SIGNATURE-


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



Accepted lxc 1.0.0~beta1-4 (source i386 all)

2014-01-18 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 10:02:17 +0100
Source: lxc
Binary: lxc lxc-stuff lxc-dbg lxc-dev
Architecture: source i386 all
Version: 1.0.0~beta1-4
Distribution: experimental
Urgency: low
Maintainer: Daniel Baumann m...@daniel-baumann.ch
Changed-By: Daniel Baumann m...@daniel-baumann.ch
Description: 
 lxc- Linux Containers userspace tools
 lxc-dbg- Linux Containers userspace tools (debug)
 lxc-dev- Linux Containers userspace tools (development)
 lxc-stuff  - Linux Containers userspace tools (additional utilities)
Changes: 
 lxc (1.0.0~beta1-4) experimental; urgency=low
 .
   * Starting irkerhook-lxc initscript before lxc.
   * Using fancy color for some actions in irc notification.
   * Building without log-path set to /var/log/lxc, it would need to have
 all subdirectories for the containers created.
   * Using lxc wrapper for starting containers in lxc-initscript as well.
   * Relaxing depends of irkerhook-lxc initscript on installed irker.
Checksums-Sha1: 
 ebd91271e619d4dfe239657946abf10956e19270 1534 lxc_1.0.0~beta1-4.dsc
 725a20d99041a7eca36b465f5d12be6536fa52df 46768 lxc_1.0.0~beta1-4.debian.tar.xz
 f0e06ec17067c3ac9dfb24615730af3e06afdc06 389396 lxc_1.0.0~beta1-4_i386.deb
 63225312aaee5eabb45f1ff784f2248d44fafb9a 50632 lxc-stuff_1.0.0~beta1-4_all.deb
 c903867355eab18fefd33dd1e9d8e7dbd288d630 691350 lxc-dbg_1.0.0~beta1-4_i386.deb
 7d0490019aa12dd3678c36a10737b349207f9792 53706 lxc-dev_1.0.0~beta1-4_i386.deb
Checksums-Sha256: 
 030de60bb76d535872e62e480c2c800e15079fd9e0c0f3999bac4984b55bc304 1534 
lxc_1.0.0~beta1-4.dsc
 c6a2114569123c888c787ee3ccc9e3b97fb4205f12c5d03f52eb99b26e8f4433 46768 
lxc_1.0.0~beta1-4.debian.tar.xz
 d7aed12ce4e83b414fab44f40bf4ac47494145d05b3ad3fc71548f91af07a0f6 389396 
lxc_1.0.0~beta1-4_i386.deb
 747df2c86157808bee1bb052f6dc498a7c4d89cb01cfff7ced51068e29e0fff1 50632 
lxc-stuff_1.0.0~beta1-4_all.deb
 1f29151b805921c46c7ee6f320702176079747fdec14bc784d3c965cb6550539 691350 
lxc-dbg_1.0.0~beta1-4_i386.deb
 6753d01ab2397892948772acd39ce11236ed9a424d2e6647dde9d67e4d108983 53706 
lxc-dev_1.0.0~beta1-4_i386.deb
Files: 
 1303d08dcc4ffca100673c63f49ed94a 1534 admin optional lxc_1.0.0~beta1-4.dsc
 80d9d5adfff157d5470759e6dfda788e 46768 admin optional 
lxc_1.0.0~beta1-4.debian.tar.xz
 71a779095aef768845b3f3e2d65b30d1 389396 admin optional 
lxc_1.0.0~beta1-4_i386.deb
 0c1826bc8a75818e9c84f54c972b6760 50632 admin optional 
lxc-stuff_1.0.0~beta1-4_all.deb
 4914422a384d2de0bb84e00df860e21b 691350 debug extra 
lxc-dbg_1.0.0~beta1-4_i386.deb
 c43aabc546bb92d6c55953bd2cba0868 53706 libdevel optional 
lxc-dev_1.0.0~beta1-4_i386.deb

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

iEYEARECAAYFAlLaQ28ACgkQ+C5cwEsrK54SbACdFr2OC6UpkKgJlEqHSbQgOBv+
bdAAoKHAA2hVZ6yJDqS3j6r4mIR8h1c6
=iEwM
-END PGP SIGNATURE-


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



Accepted zimlib 1.1-3 (source amd64)

2014-01-18 Thread Vasudev Kamath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 12:12:27 +0530
Source: zimlib
Binary: libzim0 libzim0-dbg libzim-dev
Architecture: source amd64
Version: 1.1-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Vasudev Kamath kamathvasu...@gmail.com
Description: 
 libzim-dev - library implementation of ZIM specifications (development)
 libzim0- library implementation of ZIM specifications
 libzim0-dbg - library implementation of ZIM specifications (debug symbols)
Closes: 730042
Changes: 
 zimlib (1.1-3) unstable; urgency=medium
 .
   * update copyright_hints.
   * Use version 1.14 for DEB_AUTO_UPDATE_ACLOCAL and DEB_AUTO_UPDATE_AUTOMAKE
 Closes: bug#730042, Thanks to Daniel Schelper.
   * manully modify control to use automake (= 1.14) for build-depends.
   * Update symbols file, 2 symbols updated for amd64 architecture.
Checksums-Sha1: 
 2e57c2d102a1b996ca4533d9b3c99750133ba70a 2131 zimlib_1.1-3.dsc
 e00286dfbb18520cd7e97ef1c88869d06632 13103 zimlib_1.1-3.debian.tar.gz
 3bc9456c6a797a0e701afb6e7d07044c45720fef 110440 libzim0_1.1-3_amd64.deb
 adb191cd06cec443a18584298e90383d10ff1b66 922462 libzim0-dbg_1.1-3_amd64.deb
 f51cbdaee79efa0c3f8e9174c96ee132179f602f 127710 libzim-dev_1.1-3_amd64.deb
Checksums-Sha256: 
 7bc081671761894f39d00827df39a166f67d2cb0ced7cec2b3cd264fc2a1aae1 2131 
zimlib_1.1-3.dsc
 73307792aab088756fd173f1bd846edf7973b05bdef2ea125e7d30ec09030ca5 13103 
zimlib_1.1-3.debian.tar.gz
 99626eae373a08f7859852bfe90a2b0bb19184189a0430397e60985bac5fcb52 110440 
libzim0_1.1-3_amd64.deb
 30e48a3a5b4603ec66345cfaafc66fc783a86cbece56a62f350100baa1e002a8 922462 
libzim0-dbg_1.1-3_amd64.deb
 cafb5b6fbc6310a438c6a6399e347212203f0377e7af0a4c57eee38b08dd8a0d 127710 
libzim-dev_1.1-3_amd64.deb
Files: 
 5e4ba0eaee12ca908444ad099812e2ec 2131 libs optional zimlib_1.1-3.dsc
 30959446609d6d5f1ada7c9ee271bfc7 13103 libs optional zimlib_1.1-3.debian.tar.gz
 c30faa5d2730e68393cb6e593919e87c 110440 libs optional libzim0_1.1-3_amd64.deb
 c3961fde21a5e630d6f22457c00cb084 922462 debug extra libzim0-dbg_1.1-3_amd64.deb
 63018b29bfd68c54372b74bc1dbbab96 127710 libdevel optional 
libzim-dev_1.1-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJS2je6AAoJEGyPdK6HcAt+PjoQANxb6G5O5dssWzENrmydastA
M8I5zpis5cyfz/O2YwnNRog494iV0QAy4ogQroqgiUGhgYlS+YfH5H6W5noKQInL
2sf3HjzxLyYencFpkp0vH+1HOMa9pr3siS9ql3dZcF4xfD9mwvHT2OhhgOvXep/l
nGP+9n/DMqI9dXohZPHEACy8JpkZApCfB9ng8xKX889ps0dsdSkBQNwBPEwsL3Ic
wkl0IA+O+JZC5HnmVySjcblMHlXQFL+d2+05pdSMyBJrUxoxeHbKlszz8GJrGrVH
Ykvfmzz5SaiOcwb7dmkVLf4ckvY8ZoevyNlEXof2zJ+J48808AheJ9KtFM0lypGy
YukuLJputXwlJ+quwicn/WyB3OUlWorbYD6VFkqo34DWGMQ2idD0jAvx9Vldvz5h
bzwmzrEUndGiTWbhc/O4ObLq5x+eVp6ypSEzmQlxsD6TfvyE4akHDjm1WsDLuu7N
XAn9UEhl8x6M7B+PKJmnkHCaDEx5uwMaGTX8Gf5Bl3Y/flgsNrkuT6t+JX6Gq4IC
IOyIdI79BjdYnBtiH97kHOt6zU8FPcbxW6ZscKbufgz30gMP7mwIIIJ32iBbWOxe
0sKYoJuHgPmO04hswup6XQVSG7LbTkuP2iP5+rF6uufuJb+oeBM5yufi718dVZRm
yRDoWQrFsiccPF6OIo3J
=sv9x
-END PGP SIGNATURE-


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



Accepted ruby-typed-array 0.1.2-2 (source all)

2014-01-18 Thread VDR dai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 17:38:10 +0900
Source: ruby-typed-array
Binary: ruby-typed-array
Architecture: source all
Version: 0.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: HIGUCHI Daisuke (VDR dai) d...@debian.org
Description: 
 ruby-typed-array - Ruby library providing enforced-type functionality to Arrays
Closes: 735869
Changes: 
 ruby-typed-array (0.1.2-2) unstable; urgency=medium
 .
   * debian/ruby-tests.rb: fix FTBFS (Closes: #735869)
   * Bump Standards-Version to 3.9.5 (no changes needed)
Checksums-Sha1: 
 c927a0640977bed817d35f3b11d12fbcf69cd342 2084 ruby-typed-array_0.1.2-2.dsc
 0b17856400bd03f6e60b062bd085128d2c38627d 2360 
ruby-typed-array_0.1.2-2.debian.tar.xz
 c47e1b5ac129b74db395f17ee5574e887f8523a1 5568 ruby-typed-array_0.1.2-2_all.deb
Checksums-Sha256: 
 66d46a7836afa0a5408caaf7f90bffc399114eb4355c44ef0a7917b71722653c 2084 
ruby-typed-array_0.1.2-2.dsc
 8b02d5a63555b2ad21305ae6a65bd6057436d6fdf4e145bc721b4a39bbd4e126 2360 
ruby-typed-array_0.1.2-2.debian.tar.xz
 09b81405a2a9d76ba91a691cdd0ebcb19ea5705dd79ae974bcc7238009768bb1 5568 
ruby-typed-array_0.1.2-2_all.deb
Files: 
 776149fe73b49483f688c4fb690ac3f5 2084 ruby optional 
ruby-typed-array_0.1.2-2.dsc
 3431665ad7c2fd51a47129c8bf37ad2d 2360 ruby optional 
ruby-typed-array_0.1.2-2.debian.tar.xz
 12668e9ea58b23f0592392d9e80f92de 5568 ruby optional 
ruby-typed-array_0.1.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2j7RAAoJEHg5YZ3UOWaOBKAQAKw9aeGszGCuw6GBUAy+yOaY
0udxVzuM3bZ0MAmBCaTv8luhors3lkJJGlXozvKaOWOwiTxvNzptqMcNTHOQcjba
+N2B22i2apKAaXXP585eZYSlp1pEbi2iYcH6o7tkkmVDtpyZLgwA/MMNg5EngIuP
YATC5hPCcpvBDBOWNXqe5wFTKZrjYrYPjxV2WrjfP2rKjm+VSmNrJr9SYUBnwWXG
wqWbFgIWxEkt91G2Hh/1g7hmnz9wd3EBy8qx6xdxsYE4UaNkMO0n3lnoyBwkX6Wq
krj7CbqrP+gvaqdd+3/aTvOLWBCLILFckTIou0bAbXOhzuSol+wPXn/89G++tBhT
UuwNqXo8rP3EFm8frEyFXq0URluXuUmHhFzrt+3spOcOA81z+zIeNGN9KYOZI8rO
IAsXawozRxRhtGEyvRBIYHh0cnuCLriUl/9iHLY8cW+kIX0RXm1USWpzXnZrf3Z7
7kpyqwJPvqZYEhLGsmBeV9SSDopZPB9I7p3b5OpYeFo5kGPXFJ9ryfxXU7eXsgX3
2XpdTmCj8BV8h7NdhfGpBDBqizIR+1tfpnax7lt35vrVOEvlEZOSaH78a9lpNIrO
lom0uffqtNT8w14wDSDDT2X6/JNkcgRGBNIcPEug9KysAzTjJSEcjavlLEvnsKMU
mv/PiH8AztU0RfDIkb5j
=HNde
-END PGP SIGNATURE-


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



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

2014-01-18 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 10:13:08 +0100
Source: kdevelop
Binary: kdevelop kdevelop-data kdevelop-dev kdevelop-dbg kdevelop-l10n
Architecture: source all amd64
Version: 4:4.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdevelop   - integrated development environment for KDE
 kdevelop-data - data files for the KDevelop IDE
 kdevelop-dbg - debugging symbols for KDevelop
 kdevelop-dev - development files for the KDevelop IDE
 kdevelop-l10n - localization files for the KDevelop IDE
Closes: 731896
Changes: 
 kdevelop (4:4.5.2-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
 .
   [ Andreas Cord-Landwehr ]
   * Remove patch okteta_optional_structures_tool.diff, applied upstream.
   * Bump build dependency for kdevplatform-dev to 1.5.2.
   * Bump Standards-Version to 3.9.5: no changes needed.
   * Update debian/watch file to track xz compressed tarballs (Closes: #731896)
Checksums-Sha1: 
 41b0b6d27658aa93d1b889b0c304ad3d74ca1f29 1760 kdevelop_4.5.2-1.dsc
 3bd354ca9ff8562c8099a41836ccd72456561409 4901660 kdevelop_4.5.2.orig.tar.xz
 dd464c76d43fa0e99738b6295b0433120faacecb 22728 kdevelop_4.5.2-1.debian.tar.xz
 3f5c277ff31a372b02ea59af8f5a03f1af4eef55 3435774 kdevelop-data_4.5.2-1_all.deb
 04ff2aa40d207f26b7f150e8d156b98e7407d58a 385928 kdevelop-l10n_4.5.2-1_all.deb
 c9e37c681bfe72817737359fe0e5bf57ee6c3701 1333554 kdevelop_4.5.2-1_amd64.deb
 9c7f014e0bd130beaea80bedbc6c390efe8d8827 22930 kdevelop-dev_4.5.2-1_amd64.deb
 8019f71e2aea1235968f56be97db16d17cceb189 13896778 
kdevelop-dbg_4.5.2-1_amd64.deb
Checksums-Sha256: 
 43e315a1a54927c0c5cb79f82614fa6f2198afbad3ef317fc5509317c8190824 1760 
kdevelop_4.5.2-1.dsc
 d157224a81c886cbe32d25600a29042a6fec1e0c535202dc85748cd15877fe30 4901660 
kdevelop_4.5.2.orig.tar.xz
 a11aefebc39bf7a23f8612ce7f0eef7d52dd91572d3f642330f5c31055572083 22728 
kdevelop_4.5.2-1.debian.tar.xz
 233972deaaf60ca35cd00c0d76c4001fa9c0a2a0ab299bef01149f97b6141f74 3435774 
kdevelop-data_4.5.2-1_all.deb
 c5297824510ae9ec7f47f3ff7063ece15ab01118a96ee425531c64aad07c7c13 385928 
kdevelop-l10n_4.5.2-1_all.deb
 126fbf0cb3eb4094dcf26949caa98a3317e0b186ba68a92775df0b86da35be49 1333554 
kdevelop_4.5.2-1_amd64.deb
 faa5383fbe364f159b8299a3e178575d4ec1926b11cd33f66ecae2d7a61dd1b0 22930 
kdevelop-dev_4.5.2-1_amd64.deb
 20bdeedd7cfb199b0cb8bbf6d48bfba0de3d22c52f70dbdde28662540c83c182 13896778 
kdevelop-dbg_4.5.2-1_amd64.deb
Files: 
 496fa690eb10f2e1520b43fb07b6805f 1760 devel optional kdevelop_4.5.2-1.dsc
 73cb25cf55740666a4ade996f0dd214b 4901660 devel optional 
kdevelop_4.5.2.orig.tar.xz
 a6b74d7c5d391c2a134eb2f780ca316f 22728 devel optional 
kdevelop_4.5.2-1.debian.tar.xz
 b0f2c6f2ffe8b5024d4bc319656844f9 3435774 devel optional 
kdevelop-data_4.5.2-1_all.deb
 654c2bcf4a6a814fe3101eac1a2e4e4d 385928 localization optional 
kdevelop-l10n_4.5.2-1_all.deb
 228ad27bf979ad76cc25c5c693466d11 1333554 devel optional 
kdevelop_4.5.2-1_amd64.deb
 6367a310c45e9dd57daaa4a6c24caeab 22930 devel optional 
kdevelop-dev_4.5.2-1_amd64.deb
 bed7277928030df47db2980b2ecc4689 13896778 debug extra 
kdevelop-dbg_4.5.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFS2kqCTNH2piB/L3oRArtOAJ9JSemTNStB5qTlQ18IuvwzA7gY7ACgrjtv
JEXnhzOWF4Wt+9POC2n7lTk=
=qKuT
-END PGP SIGNATURE-


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



Accepted kdevelop-php 1.5.2-1 (source amd64 all)

2014-01-18 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 10:25:27 +0100
Source: kdevelop-php
Binary: kdevelop-php kdevelop-php-dbg kdevelop-php-l10n
Architecture: source amd64 all
Version: 1.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdevelop-php - PHP plugin for KDevelop
 kdevelop-php-dbg - debugging symbols for the KDevelop PHP plugin
 kdevelop-php-l10n - localization files for KDevelop PHP plugin
Changes: 
 kdevelop-php (1.5.2-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
 .
   [ Andreas Cord-Landwehr ]
   * Bump kdevplatform-dev build dependency to 1.5.2.
   * Bump kdevelop runtime dependency to 4.5.2.
   * Bump Standards-Version to 3.9.5: no changes needed.
   * Update debian/watch file to track xz compressed tarballs.
Checksums-Sha1: 
 b26b98fc6ca95b345e9c9f84d5cba9817af20d47 1586 kdevelop-php_1.5.2-1.dsc
 784f76dd12ee0ab443fa0f9d05d0e3062aafdb38 649044 kdevelop-php_1.5.2.orig.tar.xz
 7156bddd4c2a8d01b2d044a7ef0e51be07721395 5868 
kdevelop-php_1.5.2-1.debian.tar.xz
 7e9a7bd530c74a8363fb564323f6f2cb2aebc819 780204 kdevelop-php_1.5.2-1_amd64.deb
 898fe625d10d670eddffe7eb276ae4028002dd18 5371148 
kdevelop-php-dbg_1.5.2-1_amd64.deb
 92a607d46a15b1b56b9cc89b8423034a85d91c9a 31234 
kdevelop-php-l10n_1.5.2-1_all.deb
Checksums-Sha256: 
 1a9640a94fbf26d575f294ddb4c9e441a40fcb6e8f38e55d6e18e114e7639e03 1586 
kdevelop-php_1.5.2-1.dsc
 2ee676dd81af01a36c042248300ef1c5d27dfa1d5e29aa2e03749db8f4808f2d 649044 
kdevelop-php_1.5.2.orig.tar.xz
 9b8860a0bc8a32e59ed3b9a589ea93ac53c4a3e8e22b13ecebd5b346dd33646a 5868 
kdevelop-php_1.5.2-1.debian.tar.xz
 9547acc5b6890009b946ea491f7d6ac09af6fc73bb93c919062d9f34189a9151 780204 
kdevelop-php_1.5.2-1_amd64.deb
 83c85cdd8b8ae1fbb67cb34fe0852c057cb7caf94d605e9c28c7bc86728f7d58 5371148 
kdevelop-php-dbg_1.5.2-1_amd64.deb
 71ebe4b67f0bc2f3fc2e16c14665a2e1b9cc4babf288ef0e54257410e3f97e1f 31234 
kdevelop-php-l10n_1.5.2-1_all.deb
Files: 
 542597ef6c394f7ba5efb53c9b2ebd33 1586 devel optional kdevelop-php_1.5.2-1.dsc
 3c4ec01fb13e88195cfbd9c34a320377 649044 devel optional 
kdevelop-php_1.5.2.orig.tar.xz
 9f1cb2269989de696ce58a81c71a8a38 5868 devel optional 
kdevelop-php_1.5.2-1.debian.tar.xz
 05dab5d149d3d2f0408526e7f6fca5fe 780204 devel optional 
kdevelop-php_1.5.2-1_amd64.deb
 4ad4824236c3cd06b525d7a97d9b8017 5371148 debug extra 
kdevelop-php-dbg_1.5.2-1_amd64.deb
 dd5d94a288f47be0aee93a62d2a21b0a 31234 localization optional 
kdevelop-php-l10n_1.5.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFS2kxLTNH2piB/L3oRAm1vAKDYQDhcGDYK8PwjHH6++rlrpDPv2QCfaO75
MrtW5VRI6xJolshMh/utPyI=
=NlOd
-END PGP SIGNATURE-


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



Accepted txws 0.8-1 (source all)

2014-01-18 Thread Nicolas Dandrimont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 10:27:25 +0100
Source: txws
Binary: python-txws
Architecture: source all
Version: 0.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Nicolas Dandrimont ol...@debian.org
Description: 
 python-txws - Python module to add Websocket support to the Twisted framework
Changes: 
 txws (0.8-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 5ba88f71c818fef9208ce36d2d0f1b4efe8a2e32 1999 txws_0.8-1.dsc
 68dcd6ca7eab7fb50e915769ddfcd52c5ba7f819 10066 txws_0.8.orig.tar.gz
 9711fc4378602e3af90da6fd05c621528c8ec0a4 2300 txws_0.8-1.debian.tar.xz
 07ec59133119e2061f8f1564d28a25da7f727a1c 10650 python-txws_0.8-1_all.deb
Checksums-Sha256: 
 396d1b17c41e2fae07cc76fad46275aba2c202126396cfbdc9bc22e0d72b73c7 1999 
txws_0.8-1.dsc
 ec525fd9981842efc556ae872258628c67d33776db02f3f4c406e6ded183635e 10066 
txws_0.8.orig.tar.gz
 bcc242c3d380e0ccaeed3668107d72c3d6544c03cede41b89d04745b31de88da 2300 
txws_0.8-1.debian.tar.xz
 3cfac4a25556650c482ca785b96c42fcfe5923962ce1654beee76cdee32108cd 10650 
python-txws_0.8-1_all.deb
Files: 
 a87509ecf95d64fb2590b704ab75bb55 1999 python optional txws_0.8-1.dsc
 c5584da7c653a74f442c1b1e8bc636d9 10066 python optional txws_0.8.orig.tar.gz
 4b0669c727b3d157b5f9df4ad5cb945e 2300 python optional txws_0.8-1.debian.tar.xz
 2c38483593038c034bf130af0de702f3 10650 python optional 
python-txws_0.8-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2kuXAAoJEOwFizKNvp3qdXsP+wRL582BVqpOVquFE70WD1vK
FdLep2hZ5YbkU+zmt5SANJRnIK9iE/XVu0Vz6F/gaMjg0DY4zINLBUJoOzLZVPIt
nTgNm2bp9F6ehKckOQpIEf6m0dFkAkoldCUypg7gv9Ab/NtVfYwxLkq9doaA5u3L
d2iVeYK9qAcozOu+aSGPEVF9TYl6lm+qTKjdWAmakOzJ3O9yKUmhvxB7ARHse2i9
vABUt5ixRHMRPbBBg75bARNBTGjnBgfi/M52j9an6Cs7YjR5yD8hiEnu/4UIqL1q
9gAGIKLI7l5p+klEeSTbak7h0FaikXW+1TgvUg+8XGdTKuYL1ZZPqEkniYXzOzqM
TMHC061Pp9lJqUWkAuEghua3wYeAY2WWjiZJyntoT53xiHqiZddzGhmbRmLpwBxH
epE8NwUkv6Xmmr/JKh68LoqQdwf/Oct+tkv2iovyq+mBpZYw9PCFtzwPiYOPbO7C
sWAuhoT0Ol2NK+Nv1ekqUYUiyVVMVw+XB9PzgG2oh2wozJCYPeq57vVjXmzZkRly
PGvHL9Td+adnXbWRGCaolxKwL+mDZzD13975XmH76G3TVxg1uaiE896zqsZmXidi
lIm6BFI0b6or9wsofHp7+ezc6uwej1x5I32migaoTn5Yr4XSQg+OOYxYI2eY+P8q
CiDXuQsyoAQ1PAIvgla6
=VECW
-END PGP SIGNATURE-


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



Accepted xfce4-session 4.10.1-5 (source amd64)

2014-01-18 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 10:36:02 +0100
Source: xfce4-session
Binary: xfce4-session xfce4-session-dbg
Architecture: source amd64
Version: 4.10.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 xfce4-session - Xfce4 Session Manager
 xfce4-session-dbg - Xfce4 Session Manager (debug symbols)
Closes: 735854
Changes: 
 xfce4-session (4.10.1-5) unstable; urgency=medium
 .
   * debian/patches/series:
 - disable 02_add-dm-tool-to-xflock4 for now until something actually looks
   the desktop on the signal.closes: #735854
Checksums-Sha1: 
 15a19942ddf12ae6f960c4e8d823c515791f8936 1978 xfce4-session_4.10.1-5.dsc
 5ffa161957d08343f0161c6b89143d32ddcde2cd 12432 
xfce4-session_4.10.1-5.debian.tar.xz
 c4f5e6cec39a09d8f81b5a9413dd9e7cdcb40ba3 726444 
xfce4-session_4.10.1-5_amd64.deb
 25192ee70ce6f8259fff59e2bbdc77ba03fd9462 558308 
xfce4-session-dbg_4.10.1-5_amd64.deb
Checksums-Sha256: 
 78ffdc53043a70fed8981ef802716261773b25f10b6ce3c9c65b1f68c3a9753c 1978 
xfce4-session_4.10.1-5.dsc
 edf074834fa8c038aa2c18c08b915774c9f0b0bf7d4689f8dc558e28ff72b426 12432 
xfce4-session_4.10.1-5.debian.tar.xz
 7251367fb734e0cd32f1066932b3235051c7aceb734557671a5065dfcc68c1d8 726444 
xfce4-session_4.10.1-5_amd64.deb
 4ede1b55067b9d51eaaa06fa7ac26b42029c7b8e901aef06a3250dd851bce0a3 558308 
xfce4-session-dbg_4.10.1-5_amd64.deb
Files: 
 c64e5f1028cbc5f74e860ab18d9abdf8 1978 xfce optional xfce4-session_4.10.1-5.dsc
 1cb3bdfe821f6b922d039bee36a0c27a 12432 xfce optional 
xfce4-session_4.10.1-5.debian.tar.xz
 1546866f77c02ebd7d0aaab085ccc9f3 726444 xfce optional 
xfce4-session_4.10.1-5_amd64.deb
 ed0f5924539514459c30b26817b31f9a 558308 debug extra 
xfce4-session-dbg_4.10.1-5_amd64.deb

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

iQEcBAEBCgAGBQJS2k1MAAoJEG3bU/KmdcClaA8H/3hwO0et3EzjG0s895L1AOOB
+bLeyilzoP1CHyMWtTmXgwRjdFoRFNes8glNC2vcI8KwvxlOCkgTg8lt1aKChWyi
/ivYNXpZ2LFgk+FIi1p36+MxhbFrWfWVxC8mNLetQwfOYYiqL5q31+4Oo+LqG9Ci
yknf0TSmFVgBIYJHbSws4FcvKjl8BPJKvC3a4Of1vdgEijzT6qouFYD4tyKGuzCh
9UU9ywDgKTqSslZLxicp432ZJ4h/KMjvflNfPaFRqyIpuuCVD++gI1eVSoDp8OOL
siLs+ei03kVAo3s8MFTXHlMnRA6GjE7CzEr8Z6jjyO/sPqcpll11J/h6PbgzQWw=
=4fiK
-END PGP SIGNATURE-


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



Accepted kdevelop-php-docs 1.5.2-1 (source amd64 all)

2014-01-18 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 10:46:16 +0100
Source: kdevelop-php-docs
Binary: kdevelop-php-docs kdevelop-php-docs-l10n
Architecture: source amd64 all
Version: 1.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdevelop-php-docs - PHP documentation plugin for KDevelop
 kdevelop-php-docs-l10n - localization files for KDevelop PHP documentation 
plugin
Changes: 
 kdevelop-php-docs (1.5.2-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
 .
   [ Andreas Cord-Landwehr ]
   * Bump kdevplatform-dev build dependency version.
   * Bump Standards-Version to 3.9.5: no changes needed.
   * Update debian/watch file to track xz compress tarballs.
Checksums-Sha1: 
 9e7835b82dbf29f74515c1b2c6fae0f4bfb5a6b7 1549 kdevelop-php-docs_1.5.2-1.dsc
 44e737743d0c9663912480508adac0ccbb826a56 32368 
kdevelop-php-docs_1.5.2.orig.tar.xz
 b79aee2ff74c1d4b28c53123ce8b5d3d5fb24af5 4188 
kdevelop-php-docs_1.5.2-1.debian.tar.xz
 b7a7f22c4f454c71de66925e46e93f61b650c211 31118 
kdevelop-php-docs_1.5.2-1_amd64.deb
 e7d16aa2220fc9dffc2e257fa22ba2503c24de40 17940 
kdevelop-php-docs-l10n_1.5.2-1_all.deb
Checksums-Sha256: 
 c14854fde90f57465f1be21b6db64d98f9c32942fa26c69aab2e1c8d4f7cf3d1 1549 
kdevelop-php-docs_1.5.2-1.dsc
 1b8dbecbb0ad74910754b839fc29621aaf942792f9f30fd32521598d28711425 32368 
kdevelop-php-docs_1.5.2.orig.tar.xz
 ac65c08b53429158f156f8f50b7dc50232313948a4d7eeba18fbf8ad75cef4b1 4188 
kdevelop-php-docs_1.5.2-1.debian.tar.xz
 d64e7052ed3992218b157565c78aedc272f88659d63b93c612178d2e77c102fb 31118 
kdevelop-php-docs_1.5.2-1_amd64.deb
 7d7838cb217f8355590b70aa71f56ec38c8386e467c5fff7e309d3d8ec5b6d59 17940 
kdevelop-php-docs-l10n_1.5.2-1_all.deb
Files: 
 b42ae9b1c20e8a11343805ef0397d9d5 1549 devel optional 
kdevelop-php-docs_1.5.2-1.dsc
 3d11e1cd95cff5a822b5580538f3e96e 32368 devel optional 
kdevelop-php-docs_1.5.2.orig.tar.xz
 212624614bd9dcf598bada6cc6fb7917 4188 devel optional 
kdevelop-php-docs_1.5.2-1.debian.tar.xz
 fa44c242aa0b2de5c90b773919f04dc7 31118 devel optional 
kdevelop-php-docs_1.5.2-1_amd64.deb
 46c447e66650e6a963dfa481721b4b65 17940 localization optional 
kdevelop-php-docs-l10n_1.5.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFS2k6xTNH2piB/L3oRApaQAJ4r/Z0IUIlrxRG4I6PBNSQa53atdQCeMc1e
2s6j3YGOK9IJJhwDWgURhlg=
=b/sh
-END PGP SIGNATURE-


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



Accepted procenv 0.30-1 (i386 source)

2014-01-18 Thread James Hunt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 09:14:42 +
Source: procenv
Binary: procenv
Architecture: i386 source
Version: 0.30-1
Distribution: sid
Urgency: medium
Maintainer: James Hunt james.h...@ubuntu.com
Changed-By: James Hunt james.h...@ubuntu.com
Description: 
 procenv- Utility to show process environment
Changes: 
 procenv (0.30-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 e43f3ac8b2ffcdf2e7c7c54c6c01958150d6d585 54506 procenv_0.30-1_i386.deb
 762652f34904f614640d41590bd5970f9bf79d9f 1927 procenv_0.30-1.dsc
 28d125eab8a7e28badbb07f2d36495774614c049 248435 procenv_0.30.orig.tar.gz
 32391ccf2b499408dbf9ed9778b1d18b58b59ec0 7723 procenv_0.30-1.debian.tar.gz
Checksums-Sha256: 
 f40669d27c098dcf847be281c8691e54f28498a143f9722f7eb42a0e4f9c0739 54506 
procenv_0.30-1_i386.deb
 a9906ce2101cd58597caf89729fd41aa220cc8797444e1c5663ddc3501920f4b 1927 
procenv_0.30-1.dsc
 e02a899b01d159de19432d1c23789576731b80d481e999a3d99785bc49cbe0d1 248435 
procenv_0.30.orig.tar.gz
 55f822fc873df943967b7c66daf1bf73a749b9e6623dd740152e4df3a189b16d 7723 
procenv_0.30-1.debian.tar.gz
Files: 
 2485cdd46200ebe3f622db876c0129f3 54506 utils optional procenv_0.30-1_i386.deb
 bac2e097d6c4388c02d5626008df9eb2 1927 utils optional procenv_0.30-1.dsc
 55774726be29e1ee228c297cb2804708 248435 utils optional procenv_0.30.orig.tar.gz
 1aadef4da05d108fb1ba7e85277d40b4 7723 utils optional 
procenv_0.30-1.debian.tar.gz

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

iQIcBAEBCgAGBQJS2k3nAAoJEJ1Q4UTmNXMn3y4P/1OzBqf6fMmQZWZYymqjTOyr
FAluduf6yWK8OlFcQ4Os3/OjIrOTrqPj1k8x8QRHOORqsPsv8jK1YUn6RYo+2579
+MkLXric5fJxviLR3HdKVKctnLvt62sUbzrc1JlAapS3vmErQ6qoCB3OAjOnoxRn
B5ChH1FvR72cVEg+TKx4JJXWSKU6wvoSjbYKuF9JnPs4Y5wBMD6TE0rpeQ3bBm0h
evdfij/ht+mUI6i6GBwQUpTsxXVNFVnZ0aY1yCMsD4gi3C8XNl8RaaiJ281LAarP
STLeoAjxGyCVUPDzwUFf1zuhjw5QZRmXJe9pW4lTNDRll4MhmLXUS7rktf36tWYF
J+f5+6XnC3evL+o9ipYc6uavjUaP8goEhPAE6ukU+b+9E+oDniF9mdUOYXq7CwKv
Z69CnvLE0m7NKGbFpk0Q0tvFlBoxT+Oc1nwM8LaHEoYueYfvJfh52oYtIVDWz06Y
/Lglf02KfgLM2V5ndUCyKTOMew987KJDQZlxGaX3oUi/VpJhQyRxt3xjLF2Uk6vp
nYYWKBSJ2ySHmOlEW6btXNPEJ+z2he5rxCmI/cWPmuVw2Q9PRGj7ozr7FrhER0W/
yZJlhRs757rodLnS7xFw5a7pxkWKN1TRkZ/dMIgiY6FHlW9xzHMg+ZpUGJ3Ya1V7
bwLaqs2VrXmZ4EBDscir
=5PXo
-END PGP SIGNATURE-


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



Accepted ocaml-dbus 0.29-3 (source amd64)

2014-01-18 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 10:47:28 +0100
Source: ocaml-dbus
Binary: libdbus-ocaml libdbus-ocaml-dev
Architecture: source amd64
Version: 0.29-3
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 libdbus-ocaml - OCaml bindings for the D-Bus API (runtime)
 libdbus-ocaml-dev - OCaml bindings for the D-Bus API (development files)
Closes: 734844
Changes: 
 ocaml-dbus (0.29-3) unstable; urgency=low
 .
   [ Stéphane Glondu ]
   * Team upload
   * Bump build-dependency to libdbus-1-dev
   * Make libdbus-ocaml-dev depend on libdbus-1-dev (Closes: #734844)
   * Switch source format to 3.0 (quilt)
   * Recommend findlib
   * Update Homepage and Vcs-*
 .
   [ Sylvain Le Gall ]
   * Fix debian/copyright: license is LGPL 2.1 + OCaml linking exception
   * Remove Sylvain Le Gall from uploaders
 .
   [ Hendrik Tews ]
   * fix watchfile
Checksums-Sha1: 
 2dd61cc522f268e394650fd0c1adb8d01ef31707 2070 ocaml-dbus_0.29-3.dsc
 4fc7b12dfdf233e45fda5a3d9c8d3e8d31c0ba89 2836 ocaml-dbus_0.29-3.debian.tar.xz
 0dccaa7881808825b3304eabca896a3bf2c57ec3 15918 libdbus-ocaml_0.29-3_amd64.deb
 6097bdca563d9c1d95f7403b1ee83e6118dec398 41954 
libdbus-ocaml-dev_0.29-3_amd64.deb
Checksums-Sha256: 
 b7d924874f5d0d49fbbe6ec68d494ce24745709c6baae2f0e9e9f33de8bb9b90 2070 
ocaml-dbus_0.29-3.dsc
 435ac6e8f3309670b8ecd5b58717c5f7cb7f742aff15d95320128fcc2486e82b 2836 
ocaml-dbus_0.29-3.debian.tar.xz
 62d1cd38310e4ad875a2a6908100dc2de315bca9a40c49e9ffa42dda256bb0d5 15918 
libdbus-ocaml_0.29-3_amd64.deb
 dd1351852ea68a7fecd2826e00b739a6513f5e6185bfec2f1a3eec189231ddcc 41954 
libdbus-ocaml-dev_0.29-3_amd64.deb
Files: 
 5a3ddcecb36a702a65befb0e3f711089 2070 ocaml optional ocaml-dbus_0.29-3.dsc
 100b4537e2b457525138c8e5754a6b3c 2836 ocaml optional 
ocaml-dbus_0.29-3.debian.tar.xz
 95b9b9f1030cfba9594a495725a29be6 15918 ocaml optional 
libdbus-ocaml_0.29-3_amd64.deb
 50a3cfbefdc6edbf58f3f34aa7e79bda 41954 ocaml optional 
libdbus-ocaml-dev_0.29-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS2k6TAAoJEHhT2k1JiBrTuh0P/0Sdm1QDsCe+zFeJCmJ3ytBI
EaUTMVUfl64oJyYcKG/kRTILw6neEhqe1Z1rr6ipZATawyLqhAnUwFPCs+VyM558
b8LgMmpW0NDGfCDmdeVnjoHhSTnt4J4eW0moKdOgQUQNe6UmKmBETDKzRwHpF3B3
FV5rqm2oPLDGNbyVqrFQRjwtwwsSctPt0Twl8CSHg7ox17K6suy3Aj8QnOaPDWDg
YasK7WnjhSZYgZfs5HE1fvV8eDaDV1YnN4d76qBIR4I0pBoDGgps2fn6VGD6w/ii
diIAzFpX0hRlNQLjiGdTa7jtsqSeLTkusvRidmm50qi3I08vEiqXgNyHDQ94259e
3R7FS1eOFz3weQqNWNFG3kIgIlRrE7Mcu9OduOjcbckpK4Uvfv2Nu1YVswPRl9Nh
EsA05WHg6IdKlsA7CW4tY205AriRI2WUMzu3ZsKWXAtQm+RfZw0VrpSczx+U7PX6
hKceiw6lk0NqzdPRc5VQbu3wEK7tuoSHvrogHG+vioFMhAH8BNdH755+5zkYMVpe
ZNkWW4zV/iQc/FZEq7NyUTgT5AuBBLzHdGMYtdySlPhjNP9tu+1DLkKqoN/MrEZW
o63aAe8fSKPu1oSoEwM3pJ8pGmTro6cswjDmqZJojRo/fNUegVQ0xrbbBiILlr28
NvO8o08eSF70o1nuevGi
=2fj0
-END PGP SIGNATURE-


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



Accepted libxmp 4.2.2-1 (source amd64)

2014-01-18 Thread Stephen Kitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 11:23:46 +0100
Source: libxmp
Binary: libxmp4 libxmp-dev
Architecture: source amd64
Version: 4.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt sk...@debian.org
Changed-By: Stephen Kitt sk...@debian.org
Description: 
 libxmp-dev - module file rendering library -- development files
 libxmp4- module file rendering library
Changes: 
 libxmp (4.2.2-1) unstable; urgency=medium
 .
   * New upstream release, with LGPL-licensed LZX decompressor:
 - update debian/copyright;
 - drop remove-unlzx.patch, no longer relevant;
 - drop fix-big-endian-test-validation.patch, merged upstream.
   * Stop installing ay-3-8912.txt, no longer provided.
Checksums-Sha1: 
 e4cec5eaf94ddd08e11b21fe7a02635243888509 1854 libxmp_4.2.2-1.dsc
 54d2db955b48e5ebdcfb6809d7cab3ce146c7611 600277 libxmp_4.2.2.orig.tar.gz
 ea22df641d2791e0a099c6b9c1cb0b312de493b0 4964 libxmp_4.2.2-1.debian.tar.xz
 c0f7764dac2ae0624becc919afe4d6ede57b1c03 232290 libxmp4_4.2.2-1_amd64.deb
 b6c4e836337d16701102a4ed2d8d500322b9a178 96514 libxmp-dev_4.2.2-1_amd64.deb
Checksums-Sha256: 
 68eb8183ee68f2c5b237afe9dfe5bc3d5a8a0a96eb0c86549669424ebb48c369 1854 
libxmp_4.2.2-1.dsc
 9c0d81097f956c1d4a0733c91e303117113d55b2c0bc8818b95e9f1041053165 600277 
libxmp_4.2.2.orig.tar.gz
 2a4ca6af97d99b72ea99faa944fa9c095c5b77d479b42ff12936d2387dc0e548 4964 
libxmp_4.2.2-1.debian.tar.xz
 e9426250a5a81ade5d925f016b314247157889c0b0475010f53a9cce918e325e 232290 
libxmp4_4.2.2-1_amd64.deb
 898d2ac318c0ec86185f637064725a9a58ac530d53d2c6e9859f1bd2b016648d 96514 
libxmp-dev_4.2.2-1_amd64.deb
Files: 
 2d106befc7d27ea8497e7efbfbf401b8 1854 libs optional libxmp_4.2.2-1.dsc
 08857fb54d3c79f6cd8ca515023e0da5 600277 libs optional libxmp_4.2.2.orig.tar.gz
 b59ce02b657719eee15d361f6304cb53 4964 libs optional 
libxmp_4.2.2-1.debian.tar.xz
 99bd425c8f031fea8496351737770174 232290 libs optional libxmp4_4.2.2-1_amd64.deb
 970053af9cd9fadc7174bfeee1a8bbd2 96514 libdevel optional 
libxmp-dev_4.2.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2lazAAoJEHWXeKmja0lP8k8P/RW/sA7eHo7nkxmAzih32w4l
RkP2/PjxBlmqmGmlhgYJh8acS/d9Mslp2H4AUyqWUyG7ru1lLR8MBtagknrW6JO4
dmIR2nU5/l0PlmkNbsXXEY0zMeFoPAnB7hELw0dgPNVFs+pvhy4wtnIRI7ilEjfV
ZMM4+MANqcer8pMssY1RqzpChEUWuLTN1USJBqWqaSLR8ZSb8KUw4e1Ao4kLYPsf
oLNn0l+/eJGbXKgkLF3wPmgjPCxxfDsW42oZxu9Lz39/Hf2fmh4gja9+3Vt1JNue
6E6BiRj1A02b/Gcj3jtvus5Iu6PkPFZSvRF3U7UWWUVl7/a+NDCL0SwEX9qoJHsb
pPoR/lTtuPFaDgAKkbbEDxznoXa2ALe+hPUCE4xEG79uKtfZb+KrJ2NNMkuoqCKq
nqGVhTtaF6yEEd+/bVUwq24Q95A058Y9oIuajV2t48qPx2yvmscekSVtCldvnTi2
pKEAWDA8UA9FDzoR9OGcrt3wzUQ/0iZyp0kiMuys6C/CARoOtIV4d4uZO/yON9pl
YxSaaZHwKzQnJ55yvPOrZZeEOwPtBXXT0+CDDkLnB1sgH8u0OnaAgfzjCxHk1xnO
5iXbUD10aIC7NdpbeNSkMdCN3bLm64ujrixcVmjL1UdwNjg2mCPgIhPYWZZ2gm9D
LZp91yA+1f8aZerYQw6Y
=UkMN
-END PGP SIGNATURE-


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



Accepted sane-backends 1.0.24-1 (source amd64 all)

2014-01-18 Thread Mark Buda
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 24 Nov 2013 10:05:18 -0500
Source: sane-backends
Binary: sane-utils libsane-common libsane libsane-dev libsane-dbg
Architecture: source amd64 all
Version: 1.0.24-1
Distribution: unstable
Urgency: low
Maintainer: Mark Buda her...@acm.org
Changed-By: Mark Buda her...@acm.org
Description: 
 libsane- API library for scanners
 libsane-common - API library for scanners -- documentation and support files
 libsane-dbg - API development library for scanners [debug symbols]
 libsane-dev - API development library for scanners [development files]
 sane-utils - API library for scanners -- utilities
Closes: 688531
Changes: 
 sane-backends (1.0.24-1) unstable; urgency=low
 .
   * New upstream version.
   * New maintainer (Closes: 688531)
   * Disable USB testing since it (probably) doesn't work on autobuilders.
   * Fixed a bunch of lintian warnings.
Checksums-Sha1: 
 a06789f0e7d8abe6cf7f6a403a58812445101913 2201 sane-backends_1.0.24-1.dsc
 c10bcb30a1b092b2c2fe5a86d6a5efc29123ccf9 5778749 
sane-backends_1.0.24.orig.tar.gz
 6e2492274c61231a10a387cbb1d4cc571eb7e1f8 80504 
sane-backends_1.0.24-1.debian.tar.xz
 f7e87275a69244c743816bc127cbcfba87886471 202094 sane-utils_1.0.24-1_amd64.deb
 8e66f1e0f089669cab7c61068169a0ac0de17559 750424 libsane-common_1.0.24-1_all.deb
 306687b74d38ea3b0383c176d9839b105e0e8329 2018410 libsane_1.0.24-1_amd64.deb
 ddd9e55e31743814004c9eb9161a8943c86665f8 2167634 libsane-dev_1.0.24-1_amd64.deb
 1ad438d8510b5cfcf3ae600280f1a172ea212638 6621292 libsane-dbg_1.0.24-1_amd64.deb
Checksums-Sha256: 
 d6ccb6f6202c1fa62a9ddeda3f6fade26062b67088ca86c1f08d2de0bf7bdf95 2201 
sane-backends_1.0.24-1.dsc
 27c7085a54f1505d8b551e6f1e69d30e1ee57328b18429bb2225dabf4c45462d 5778749 
sane-backends_1.0.24.orig.tar.gz
 9bb990dd2b9f8346b34fe28feb0d616f06498c79832dfcef4b53b10e608c54b4 80504 
sane-backends_1.0.24-1.debian.tar.xz
 47a7f4428104a053c8c4253fe700e2ed89d2a0fed1909ddb0edbec3e9349043d 202094 
sane-utils_1.0.24-1_amd64.deb
 062f20aaa9da96f373ee704ca9531359fadfe86db1c5f71a9fb5e4772cfa100e 750424 
libsane-common_1.0.24-1_all.deb
 a6fd3781a37dc914ff11f6590edde1da0feff4522cc56faaf581e02c5849b457 2018410 
libsane_1.0.24-1_amd64.deb
 725881992a88b8c2a4dfe7c81aa56c2056e91bc2f720db580f35241dc2bc 2167634 
libsane-dev_1.0.24-1_amd64.deb
 c3ab7aa42c0a0dfe14e5d7ffdbd377785596a678561bd01846fe8cc8423c766b 6621292 
libsane-dbg_1.0.24-1_amd64.deb
Files: 
 09ec086ae5ad9f0450ca7b1bd77c27e8 2201 graphics optional 
sane-backends_1.0.24-1.dsc
 1ca68e536cd7c1852322822f5f6ac3a4 5778749 graphics optional 
sane-backends_1.0.24.orig.tar.gz
 9ff77c80a78720b11fe9e1a6d345434e 80504 graphics optional 
sane-backends_1.0.24-1.debian.tar.xz
 922e0fa197d8b5a6f922d990ab2cf4b9 202094 graphics optional 
sane-utils_1.0.24-1_amd64.deb
 6d765b038f1a9df5648d1da8c0bc209b 750424 libs optional 
libsane-common_1.0.24-1_all.deb
 d972229f06e023a6ad5c857a14a4216c 2018410 libs optional 
libsane_1.0.24-1_amd64.deb
 0984a7d49fb416ed01c3657c57d8950d 2167634 libdevel optional 
libsane-dev_1.0.24-1_amd64.deb
 94e2fc7ae4b938285562ffaa969fe1eb 6621292 debug extra 
libsane-dbg_1.0.24-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2lcvAAoJEHQmOzf1tfkTc+0QAL9Hgze3tw94LsuGVCFzPjVx
mbKIxTUW5ctHywcxKYW5olhd/DM7YXwm1CAXzIAhcUGkA7GJNULI/tgCFsN9Oq+D
XmdS44XBX8aJsJiqe+lhRZk9kfYZ7+2k9dHoqXmROeF3Y0H9TlCl359Rjq9cZect
LpEUedA5ScIxp2THngwZUtwCVdaUwxZtr+dlQ2ceAwoNH5aY+SQc7KbJbba6n6KU
KiSwnz3x2UlRjRwb4qFbe5anFG44VS1pokzObjp44Uojbj6mKeh8IZpg7tMV/TT8
qcowZlf7a19Sv+MeY7rZ84m9Nh8X/+jOKFh3V5wRqhs2ZjWgglCSn+2GALZA06m4
d1wlOpekiwEvaAzy0adq5oKXrP3ZA2c0BnZ1OTwEHc9cY1w5PWx5bez+l4o0GQqw
HdL5vw5yqgbCJu8nKqC8NMZkx0vpU4GE4q78n2mIwvYwnoPqX08QYovSpvG8k6bq
EiIsNR5y65oj/QfykXipqzrZE0D4NQ1IN6u8d/RdbhtS7WJM0LKANTIdplDoUXOu
0cHc7crqbHWVZ+3vyl0YdGTr+bcGcsmq2xZY+mCtpwG9IZfktUi8/e+K74oW56NX
A4OKaIZwZ3PnC8hniWvKtF301dUvQ6+sN/A3vP6Co4okMSDpJm2NY/y7PO0S3sRu
IR+JAHa6MVceL3mEq7nv
=GwRh
-END PGP SIGNATURE-


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



Accepted commons-math3 3.2-4 (source all)

2014-01-18 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 09:55:20 +0100
Source: commons-math3
Binary: libcommons-math3-java libcommons-math3-java-doc
Architecture: source all
Version: 3.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libcommons-math3-java - Java lightweight mathematics and statistics components
 libcommons-math3-java-doc - Java lightweight mathematics and statistics 
components - document
Closes: 735792
Changes: 
 commons-math3 (3.2-4) unstable; urgency=medium
 .
   * Build with maven-debian-helper
   * Standards-Version updated to 3.9.5 (no changes)
   * Switch to debhelper level 9
   * Ignore the unstable BOBYQAOptimizer tests (Closes: #735792)
Checksums-Sha1: 
 059bf607d2f5d7eac6bca60083406f637fd1e79b 2141 commons-math3_3.2-4.dsc
 33620bdf75add949149ec32a84bc14917e9ffcd9 7605 commons-math3_3.2-4.debian.tar.gz
 9b9d0cfc1e6bad9ee5b819da6cfb286b29b77f31 1498128 
libcommons-math3-java_3.2-4_all.deb
 791f827b7db564d8ef6b1095aed8116204c801d8 6083032 
libcommons-math3-java-doc_3.2-4_all.deb
Checksums-Sha256: 
 4799ef66dcb49d09c8f926cddecf2b53ac8c56605800a0852bf0718bc6036dbf 2141 
commons-math3_3.2-4.dsc
 5af24f411562ef888fb2e28c8ff637d95a1e6134456ce5279f6eb2580112 7605 
commons-math3_3.2-4.debian.tar.gz
 bba565abad9547960c81641ac17efefd4718a0627f9670733d7dc61c8b4d99ab 1498128 
libcommons-math3-java_3.2-4_all.deb
 ae8452c6897211fc73db0c16f6e6e997b2924eae9e119178a3f4c5c6460f7cae 6083032 
libcommons-math3-java-doc_3.2-4_all.deb
Files: 
 1f422c345c45e06fc8ab01f35b58cb39 2141 java optional commons-math3_3.2-4.dsc
 98e7bbe72165b0f3a8505f44b8466187 7605 java optional 
commons-math3_3.2-4.debian.tar.gz
 719a1a61e8d0b6e00d0c14348d8251ac 1498128 java optional 
libcommons-math3-java_3.2-4_all.deb
 6af81bf57beae12a6d12952c93059db5 6083032 doc optional 
libcommons-math3-java-doc_3.2-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJS2ke4AAoJEPUTxBnkudCsRzgP/2kss51MFzFOGLt180rn07v1
NCSdFu4n5/XzbgQvwqRpam0Hr71FBec0C48F7k/xYRjyF2dTZrUJzBDpXigWMkoj
aBKkYkhe3VHjwJWXKhYNeQWbmsX+Faem/ghqvppGoBz6I8qk4kttdafcLhjLKIC/
Ag7N2PKHsf2GqHd2Z4qKiB9yMDXI5lBbhmUwWwi9zBtIiefGKWj6pVx7epxtYUa4
j7ccGWRh/suqiAIsXSshhjW+Hcbt5LJTrnZYfosmV2Ent6yiSzJQwDqSn2aZ0wmp
ay60KiEUZ4TQgCjX4EpA474cu0sI48tJLFhfhweFmtvh2j5wssi5STvRSARlATtw
AGaLRrqQb6QKVHHZ52HjfUk6Jf0A29pY+5jMdR9810rqy1wKaiN9O3ewC5AARl0F
Tt9iqWsyhHpW9283lV9HSEWJnwkR0bbk9EkyvH7zug1GEqyRQcL2QNMoe7la/3By
j2w4eKErG9ajKxd5pNy61c2vLVElfoWtAsBDEXmuSxFfbjrO+mCCBLYQE4KMuoz/
6L4HMb5V4afO0M8+xJ19wBPaXJrJ9H4VJlEkjCh/8sz9bK0zHwDgsXOj2pSoF7D+
5sbC0iqLVjsdaQLVYIQzAh5ZWHasxMtFPrqNcc/COWhsFdlS0iz0bIAiXwcAG1bT
zCNT+oIlnlKNc7T7fTYw
=+MM0
-END PGP SIGNATURE-


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



Accepted distro-info 0.12 (source amd64 all)

2014-01-18 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 11:45:43 +0100
Source: distro-info
Binary: distro-info libdistro-info-perl python-distro-info python3-distro-info
Architecture: source amd64 all
Version: 0.12
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung bdr...@debian.org
Changed-By: Benjamin Drung bdr...@debian.org
Description: 
 distro-info - provides information about the distributions' releases
 libdistro-info-perl - information about distributions' releases (Perl module)
 python-distro-info - information about distributions' releases (Python module)
 python3-distro-info - information about distributions' releases (Python 3 
module)
Closes: 735801
Changes: 
 distro-info (0.12) unstable; urgency=medium
 .
   * Fix Ubuntu EOL test cases (The EOL date of raring is two days later).
 (Closes: #735801)
   * Bump Standards-Version to 3.9.5.
Checksums-Sha1: 
 e509e68ab9db63a023eec51131137480e3a8c8e5 1933 distro-info_0.12.dsc
 26cd93fb5de4e61c886849e4f5ffe8a079c60526 26016 distro-info_0.12.tar.xz
 55bd3498756cd02e123a1112269f1b09eb4a1d96 19850 distro-info_0.12_amd64.deb
 2f58b601ea32945d80950e149dc87eda63c88194 5406 libdistro-info-perl_0.12_all.deb
 0a6183e26c83c92e530c0460c74fd10e05a5fec2 8950 python-distro-info_0.12_all.deb
 b2312739fccaeab34cda5e3476ff16dba288fb41 8778 python3-distro-info_0.12_all.deb
Checksums-Sha256: 
 0f4a53c6b75bdc9566edb366ac2c07e30423f836c786e91bab562e1574920050 1933 
distro-info_0.12.dsc
 62677b80ce5bf82d737124e08dc3776457574cd5e8b877e35e2dc03320c0afda 26016 
distro-info_0.12.tar.xz
 a9cdf10fb41a6b055b8e3d7f8159cc02d5cb37ed63b6b0a894b45913849baee7 19850 
distro-info_0.12_amd64.deb
 4fe5d4b20446f97541462593af6837f711bfd57b73663b56b2fdef28207deeb2 5406 
libdistro-info-perl_0.12_all.deb
 8a4797d65aedcdca5ccd1ab41ff9c39526c09c531d568213bec25ca5050e389a 8950 
python-distro-info_0.12_all.deb
 98b15f679dcf1bd73363cd38afb5c89a114c18bc90e0ce736ef064cecdbf 8778 
python3-distro-info_0.12_all.deb
Files: 
 f2c33015432814f372a0ae676db17929 1933 devel optional distro-info_0.12.dsc
 c6b941295a427db4c54c6e4563d2ad58 26016 devel optional distro-info_0.12.tar.xz
 0cf9945a1963621abb6fafaee67fe80f 19850 devel optional 
distro-info_0.12_amd64.deb
 23da03c52e4176bcf48f3ddc6f7dfefe 5406 perl optional 
libdistro-info-perl_0.12_all.deb
 a897e347069f4c5ea5cc4c10b38c913f 8950 python optional 
python-distro-info_0.12_all.deb
 e7605d54eca37f634e66d12485431f69 8778 python optional 
python3-distro-info_0.12_all.deb

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

iQIcBAEBCgAGBQJS2lwmAAoJEBWetcTvyHdMrTMQAKEKN87e/BtJkW9RC7ye8voQ
pnh/Kia+4CZ1WOzqdrefWsINmgCb+UUme526v+blA5k3cwFhdS1YfpSKc6VsO1h7
4hsHo8n86V1SzPJVSx4yPCTOohvboDQaHZvNPA1XhcOj8ZEMoIRHK04YMwgaup8/
k71NB7X4NsDZOWgJA9pJrAnzCYcCg/E8arEBRRZOxO2YIAAbz4Y7szMLbb1jslNl
h70kLJXjfUWcwQLSm8Q+iKKdwBpqTGoxxyM6yMh4WM4C2Xoo7wIqSsbz+hludVQo
1kizIfk6r4pk4U67Zl87YctGdI8+X+jDK9zsuF3eJT5SXnWD7G+rxf9128kTMot0
zKQ4kP+wU+bLMl52RDKzXMOJ6d0VrFSzktmKkSVJVJVt+8WjPAHLSvwx9QCNLGl9
uwOLFPirtch5KUAa5PBEdArqU2/f0P+g1OIkSooUDXhkeDYGZL0B6/80bwqCq1k9
7Ku4Z73Kp1Wd7t/OGz69EUxcal4x6U+C21iR2XCR6lRzTFkdRavN904OE3KrVXTW
NnrQh39VtndrK3Z3QS3hfl9NpoodnApNARVYmMJAzm1uS39d4k0/qDIQIxCDgbJ4
1yBaS0tjR+8lQzRbsb8glgv4pzOljxZAt/umscCiKnU07lVUdHVv4jg/MsurBkKi
P/KmrAIpPC+3NjxUTODS
=aBJq
-END PGP SIGNATURE-


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



Accepted ruby-taglib2 0.1.5-2 (source amd64)

2014-01-18 Thread Jonas Genannt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 17 Jan 2014 10:45:24 +0100
Source: ruby-taglib2
Binary: ruby-taglib2
Architecture: source amd64
Version: 0.1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Jonas Genannt jonas.gena...@capi2name.de
Description: 
 ruby-taglib2 - Ruby interface to TagLib, the audio meta-data library
Closes: 669303
Changes: 
 ruby-taglib2 (0.1.5-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Cédric Boutillier ]
   * debian/control:
 - remove obsolete DM-Upload-Allowed flag
 - use canonical URI in Vcs-* fields
   * debian/copyright: use DEP5 copyright/1.0 official URL for Format field
 .
   [ Jonas Genannt ]
   * d/control: bumped standards version to 3.9.5 (no changes needed)
   * d/copyright: updated format
   * added patch to fix tests on kfreebsd (Closes: #669303)
   * moved d/clean into d/rules; can't clean directories
Checksums-Sha1: 
 ffeee9b1021be6b38ed5eecfb9345239fd5a0fa6 2055 ruby-taglib2_0.1.5-2.dsc
 d96f33b6f5e81f2d86035ded0ca45213c33a042c 3912 
ruby-taglib2_0.1.5-2.debian.tar.xz
 f1ec2c7c473077d69842c9d7856fcf75eb94e418 9766 ruby-taglib2_0.1.5-2_amd64.deb
Checksums-Sha256: 
 dea21ecf2dcab285aa354eb506a46dbed89c81c4599a83d66da960c2a41bd121 2055 
ruby-taglib2_0.1.5-2.dsc
 12b6acf7bf80c132d3e646b17e8e816dfa44dfc7856f6ccb5334d5fd55eb0820 3912 
ruby-taglib2_0.1.5-2.debian.tar.xz
 c139f13de8ffe50b6169f8e9c2c8b9e3a6508cc607d2a78bcc69021cd835c549 9766 
ruby-taglib2_0.1.5-2_amd64.deb
Files: 
 ef12a6236dc37f276cc590294155af99 2055 ruby optional ruby-taglib2_0.1.5-2.dsc
 23fd6a2951f6ca99df32d9b53f8faac9 3912 ruby optional 
ruby-taglib2_0.1.5-2.debian.tar.xz
 88103b43d11d7d11af11cd8c97804997 9766 ruby optional 
ruby-taglib2_0.1.5-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2l1FAAoJEKkHZFuPn48JX3YP/2BRwm7BDYFLDdqSojTWVEvA
O9oi8MbZXhzljCgHTL5+8D0tvRzJNW2I50llS9QTPtJIh35zAEsv6l2dRJAFjVDM
JirSxXf9ubpyUtpeGOJ3w31IxT9ZT8HC7DWYSUeQoLgnt3ot1epJW/8gMpK1NmDk
Uqn6JIDAptTQLpNopLht3pFp23wE3iRZ2JE41a2aSNY5HsRoyFlFQi7/VtgCfAKV
xQsZS1XyhDxS+zomQYI9dxvITTCUxuUfXGiUFhsitiv8f84byJaFQOuP1+tJRMV4
BZ7PrdUgSUmf6hwpGAssTeZw7apKRCVfdSbJislFhoOTuZnQh4QCcQg83ycS3zzA
K8f6NR4T/yEkcO2o2UnOxaKiCoQBQaC5m/mMT8UJc8JMurKb543vcaKwjmsXMCiG
v6C9Z17M90EX6AgcwgC1yGLK+uUWG6cZuiR0I/v7sQbvjgJGYRKovLCycEotiD1e
nDOy3ULJi/UhOx+IJ0DtDnjKAUhBG99uwrAl78yec4cJ9kzndRzcXS1D3ZTBc5AW
w5oHMYz2swS/4Le7fpwoQwmZkeJzX0buxUPLL5DW4PQpASw2VdZcIhde1jl/I6N3
EM/sdLOAVs7+4/hTm+8C6K9ixZUU6sOsCI3jL95p6uECgIR5UIe+Kr464sA84y4p
RE0CsoT4gWpjezO3BM4d
=+Bne
-END PGP SIGNATURE-


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



Accepted xmms2 0.8+dfsg-9 (source amd64 all)

2014-01-18 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 11:38:16 +0100
Source: xmms2
Binary: libaudio-xmmsclient-perl libxmmsclient++-dev libxmmsclient++-glib-dev 
libxmmsclient++-glib1 libxmmsclient++4 libxmmsclient-dev libxmmsclient-glib-dev 
libxmmsclient-glib1 ruby-xmmsclient libxmmsclient6 python-xmmsclient xmms2 
xmms2-client-avahi xmms2-client-cli xmms2-client-medialib-updater 
xmms2-client-nycli xmms2-core xmms2-dev xmms2-icon xmms2-plugin-airplay 
xmms2-plugin-all xmms2-plugin-alsa xmms2-plugin-ao xmms2-plugin-apefile 
xmms2-plugin-asf xmms2-plugin-asx xmms2-plugin-avcodec xmms2-plugin-cdda 
xmms2-plugin-cue xmms2-plugin-curl xmms2-plugin-daap xmms2-plugin-faad 
xmms2-plugin-flac xmms2-plugin-flv xmms2-plugin-gme xmms2-plugin-gvfs 
xmms2-plugin-html xmms2-plugin-ices xmms2-plugin-icymetaint xmms2-plugin-id3v2 
xmms2-plugin-jack xmms2-plugin-karaoke xmms2-plugin-m3u xmms2-plugin-mad 
xmms2-plugin-mms xmms2-plugin-modplug xmms2-plugin-mp4 xmms2-plugin-mpg123 
xmms2-plugin-musepack xmms2-plugin-normalize xmms2-plugin-ofa xmms2-plugin-oss 
xmms2-plugin-pls
 xmms2-plugin-pulse xmms2-plugin-rss xmms2-plugin-sid xmms2-plugin-smb 
xmms2-plugin-sndfile xmms2-plugin-speex xmms2-plugin-tta xmms2-plugin-vocoder 
xmms2-plugin-vorbis xmms2-plugin-wavpack xmms2-plugin-xml
 xmms2-plugin-xspf
Architecture: source amd64 all
Version: 0.8+dfsg-9
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung bdr...@debian.org
Changed-By: Benjamin Drung bdr...@debian.org
Description: 
 libaudio-xmmsclient-perl - XMMS2 - Perl client library
 libxmmsclient++-dev - XMMS2 - client library for c++ - development files
 libxmmsclient++-glib-dev - XMMS2 - glib client library for c++ - development 
files
 libxmmsclient++-glib1 - XMMS2 - glib client library for c++
 libxmmsclient++4 - XMMS2 - client library for c++
 libxmmsclient-dev - XMMS2 - client library development files
 libxmmsclient-glib-dev - XMMS2 - glib client library - development files
 libxmmsclient-glib1 - XMMS2 - glib client library
 libxmmsclient6 - XMMS2 - client library
 python-xmmsclient - XMMS2 - Python bindings
 ruby-xmmsclient - XMMS2 - Ruby bindings
 xmms2  - Client/server based media player system
 xmms2-client-avahi - XMMS2 - avahi client
 xmms2-client-cli - XMMS2 - cli client
 xmms2-client-medialib-updater - XMMS2 - medialib-updater client
 xmms2-client-nycli - XMMS2 - new cli client
 xmms2-core - XMMS2 - core package
 xmms2-dev  - XMMS2 - plug-in development files
 xmms2-icon - XMMS2 - icon package
 xmms2-plugin-airplay - XMMS2 - airplay output plug-in
 xmms2-plugin-all - XMMS2 - all plug-ins
 xmms2-plugin-alsa - XMMS2 - ALSA output
 xmms2-plugin-ao - XMMS2 - libao output plug-in
 xmms2-plugin-apefile - XMMS2 - Monkey's Audio decoder plug-in
 xmms2-plugin-asf - XMMS2 - ASF plug-in
 xmms2-plugin-asx - XMMS2 - ASX playlist plug-in
 xmms2-plugin-avcodec - XMMS2 - avcodec decoder
 xmms2-plugin-cdda - XMMS2 - CDDA plug-in
 xmms2-plugin-cue - XMMS2 - CUE playlist plug-in
 xmms2-plugin-curl - XMMS2 - curl transport for HTTP
 xmms2-plugin-daap - XMMS2 - daap plug-in
 xmms2-plugin-faad - XMMS2 - faad decoder
 xmms2-plugin-flac - XMMS2 - FLAC decoder
 xmms2-plugin-flv - XMMS2 - Flash Video plug-in
 xmms2-plugin-gme - XMMS2 - gme plug-in
 xmms2-plugin-gvfs - XMMS2 - gvfs plug-in
 xmms2-plugin-html - XMMS2 - HTML playlist plug-in
 xmms2-plugin-ices - XMMS2 - Ogg streaming output
 xmms2-plugin-icymetaint - XMMS2 - shoutcast metadata plug-in
 xmms2-plugin-id3v2 - XMMS2 - ID3v2 plug-in
 xmms2-plugin-jack - XMMS2 - JACK output
 xmms2-plugin-karaoke - XMMS2 - karaoke plug-in
 xmms2-plugin-m3u - XMMS2 - M3U playlist plug-in
 xmms2-plugin-mad - XMMS2 - libmad based mp3 decoder
 xmms2-plugin-mms - XMMS2 - MMS transport
 xmms2-plugin-modplug - XMMS2 - modplug decoder
 xmms2-plugin-mp4 - XMMS2 - MPEG-4 plug-in
 xmms2-plugin-mpg123 - XMMS2 - libmpg123 based mp3 decoder
 xmms2-plugin-musepack - XMMS2 - mpc decoder
 xmms2-plugin-normalize - XMMS2 - Normalize plug-in
 xmms2-plugin-ofa - XMMS2 - Open Fingerprint Architecture plug-in
 xmms2-plugin-oss - XMMS2 - OSS output
 xmms2-plugin-pls - XMMS2 - PLS playlist plug-in
 xmms2-plugin-pulse - XMMS2 - PulseAudio output plug-in
 xmms2-plugin-rss - XMMS2 - RSS podcast plug-in
 xmms2-plugin-sid - XMMS2 - libsidplay2 based decoder
 xmms2-plugin-smb - XMMS2 - Server Message Block (SMB) transport
 xmms2-plugin-sndfile - XMMS2 - sndfile decoder
 xmms2-plugin-speex - XMMS2 - Speex decoder
 xmms2-plugin-tta - XMMS2 - TTA decoder plug-in
 xmms2-plugin-vocoder - XMMS2 - vocoder plug-in
 xmms2-plugin-vorbis - XMMS2 - vorbis decoder
 xmms2-plugin-wavpack - XMMS2 - WavPack decoder plug-in
 xmms2-plugin-xml - XMMS2 - XML plug-in
 xmms2-plugin-xspf - XMMS2 - XSPF playlist plug-in
Closes: 730719 735729
Changes: 
 xmms2 (0.8+dfsg-9) unstable; urgency=medium
 .
   * Build for supported versions of Ruby.
 Thanks to Christian Hofstaedtler z...@debian.org (Closes: #730719)
   * Drop transitional packages 

Accepted pg-activity 1.1.1-1 (source all)

2014-01-18 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 10:51:46 +
Source: pg-activity
Binary: pg-activity
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Emmanuel Bouthenot kol...@debian.org
Changed-By: Emmanuel Bouthenot kol...@debian.org
Description: 
 pg-activity - Realtime PostgreSQL database server monitoring tool
Changes: 
 pg-activity (1.1.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Bump Standards-Version to 3.9.5
   * Update copyright to reflect license switch from BSD3-Clause to
 PostgreSQL license (MIT variant)
Checksums-Sha1: 
 ad5f33fca9bed4f9b2b24ec7ce1b13919b66fb53 1903 pg-activity_1.1.1-1.dsc
 988e3e3c17a5cf6abf0554ea5ccb49c5436ea967 82108 pg-activity_1.1.1.orig.tar.xz
 c0ba6239c17b486ebd2258d6fe80e0ea7217946f 2560 pg-activity_1.1.1-1.debian.tar.xz
 81fc8edebd01a6f8660532e6c76974a56d7efc0f 21352 pg-activity_1.1.1-1_all.deb
Checksums-Sha256: 
 ba7d3388957108ea2db489c28a97b83ea9d753a9537b7632de9e1cc74eac7d56 1903 
pg-activity_1.1.1-1.dsc
 13c768fe5d091c28e404d9480cf87cb82a610500f14acfbc9e961ef15e855e87 82108 
pg-activity_1.1.1.orig.tar.xz
 5339a3e898158f122eda0b36c386de3da59bed047cd728163ecf970b9614540b 2560 
pg-activity_1.1.1-1.debian.tar.xz
 171a6b0b6fc2505a7a8a2d096e8250c60c4924cc3e1de00df6a4cb4f9220d91b 21352 
pg-activity_1.1.1-1_all.deb
Files: 
 7684c24ba51db04af916548a4841752a 1903 utils extra pg-activity_1.1.1-1.dsc
 c2c472a9bac7e4f05a21dd843fc89640 82108 utils extra 
pg-activity_1.1.1.orig.tar.xz
 d48d610a48b3ebfa607104a0bf74eeb5 2560 utils extra 
pg-activity_1.1.1-1.debian.tar.xz
 8954547c66fbaee4602138ead135dbde 21352 utils extra pg-activity_1.1.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS2l8nAAoJEEsHdyOSnULDCcoP/R6+3FhRxXVGbyTpWeYl12td
uSUoMa+Oj3VQRlwSjTcGnWK1mWEyjY/RWbhN3xkf5h1atJv7v2WlAJB3UKneyw/z
vhiF8Q9nnUdJMFgt9MnISUqczl7mSktUmf+fSFXi5VDcEEaSbmYvhKWLiGhYomxo
BBEuIekpdUjuL/s0tHFDhSIY63pIhu0nUZiHLex7WtCSOwN6wRHcx5DhmbHIIf94
WyyISwKVwsTNeW3hkAJoyCkLgGB+EyWgMo4NeJ7NJ1vf0X//bL/X9wWEz0FhNKah
yEA2bCdL7ASsu002D5oW+g9eiklzQX+hNt2c/IKXmrX6cJMnMU9LEOkoGiUoEHLx
bQHRSww2SVN1Nt9MWn/+LLWbrC3gu1EHfLvINZJ+2Ecoz/rYSu6tM9xbkCX2kak9
kvW/wtAmF8QHI58mEvtmXYuLf3OpeB0GdjADbC+o3rWBVe9Cvo8Klv8k3/SQ5pXK
//a2rMcFhdl8rVzA5UBaWBu1/AvPBtYZC/4l3ivR/xB4OVQBDPzjmrNOngJ6/L02
+z5m5H9CTxJPO/ZxWUDrhl4fPc/bOXRkxrygRraEs7fmS514loK798mIDKh9FaBq
GTD/zDijTcWrWYDaVqUDzrsIpfXSukLK1xvBQuKvqoIigh4eec7fYcXUMr/Q+fSo
7/6fwHO4jyOFrTjyW1Zl
=4GhG
-END PGP SIGNATURE-


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



Accepted camlp5 6.11+dfsg-3 (source amd64)

2014-01-18 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 11:46:03 +0100
Source: camlp5
Binary: camlp5
Architecture: source amd64
Version: 6.11+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 camlp5 - Pre Processor Pretty Printer for OCaml - classical version
Closes: 735341
Changes: 
 camlp5 (6.11+dfsg-3) unstable; urgency=medium
 .
   * Repackage upstream tarball to remove non-free W3C icons
 (Closes: #735341)
Checksums-Sha1: 
 cfd5c62f44307470bb7da2a974519e672d4b7a2e 2030 camlp5_6.11+dfsg-3.dsc
 bfc46ac7ab058aaa2de888075d368de6487ee373 623188 camlp5_6.11+dfsg.orig.tar.gz
 ce21112fae87114a14c6dce720c26ac57e065d14 7548 camlp5_6.11+dfsg-3.debian.tar.xz
 ced40b62ae76d4e80585dfc1792682dd108ac1a9 2120194 camlp5_6.11+dfsg-3_amd64.deb
Checksums-Sha256: 
 b7a15ac08ec89d8d5cc756d809d674764dbb4e007dbd452c855247f0749a3ac8 2030 
camlp5_6.11+dfsg-3.dsc
 78a502e35d62654db997cd81a8cadaa05ec90cb3680b0a2175430a82e40abd0d 623188 
camlp5_6.11+dfsg.orig.tar.gz
 256ef434e67e5ebb1296526b45a203ee1a5b23e1ab91479b90938a349a12f3d7 7548 
camlp5_6.11+dfsg-3.debian.tar.xz
 30441ba6b96ef20755b6c7a3809c783356aeefb629308aa683285fe18cf5e506 2120194 
camlp5_6.11+dfsg-3_amd64.deb
Files: 
 086194386f5c2d3fa8b62d49bcc1f185 2030 ocaml extra camlp5_6.11+dfsg-3.dsc
 512e3020c1dc1184a6c47edcc1e3ca52 623188 ocaml extra 
camlp5_6.11+dfsg.orig.tar.gz
 022b8b9488008a0d014e150986688915 7548 ocaml extra 
camlp5_6.11+dfsg-3.debian.tar.xz
 e931c26a0176870d1b203b64d8051a36 2120194 ocaml extra 
camlp5_6.11+dfsg-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS2l5gAAoJEHhT2k1JiBrTR8cQAKGv3xW0i8aGHwC9yKafzve9
aQMQLYB+hH/kmZ5xyVQF6TY61XlWmeBYcFkxheFCcc9YbMTnu0Hq48KgG77aZZJv
EV8CxYA58FMDSiHY0SIN69ahFkRSCf31GE+pp/sIeGtOIvaWKr0GGf8g/Qi9P/+y
XytTqXUSsikdAbQYYYUBMG3UoGBCMreEJg9P01622mj9y0C6Oto6bOEatdTdLkEH
0RM2aeM38fGtWjktEJpdY07jhAF/MkTn3MRiCJtpPoxzrSl/LyVAWeEKFQy5FjOo
p0fhNzMlxGqgE+PiMpAVRdKTNdLTYTWeWuk24xsl/9M/jFruh8nN+scUcoL10aSd
I2lHcjz/r4Qc3/vGJloR+z+AAXPMnwsXxv4VgvIXmnE6++X1dWCcGoYtkukTNmpK
qK+w5gzTNjXs8HSxiA96EdPmo9qGMed0d6e04YXk3VSbKAbT4ViyAeZLbDT8fP1e
/AIPF/JCZver/o/sJGcgfvkJtQBp1cjgZWypWVY2PPVkvxjYPfn/Yrt+jw+Zu+My
YdK5aSpPS18bPEVd325j+JgPNtf9/GwiJpGYleW0Kz61yO/DIx0wAbjycTTnRl05
S/rNsWAucPGQLW0naQoWTGvSdDdMNqaavNimzBGvZ5nX0ItjJRD8nyAFDDgbYWZ6
1737Fepz0E3AzBQtnYjA
=t1DU
-END PGP SIGNATURE-


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



Accepted mail-notification 5.4.dfsg.1-9 (source amd64)

2014-01-18 Thread Stephen Kitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 11:43:36 +0100
Source: mail-notification
Binary: mail-notification mail-notification-evolution
Architecture: source amd64
Version: 5.4.dfsg.1-9
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt sk...@debian.org
Changed-By: Stephen Kitt sk...@debian.org
Description: 
 mail-notification - mail notification in system tray
 mail-notification-evolution - evolution support for mail notification
Closes: 733146 735829
Changes: 
 mail-notification (5.4.dfsg.1-9) unstable; urgency=medium
 .
   * Specify the prefix when configuring (closes: #735829).
   * Adopt the package (closes: #733146).
   * Move the Homepage control field to the source section.
   * Update the watch file (thanks to Bart Martens).
   * Standards-Version 3.9.5, no further change required.
Checksums-Sha1: 
 c3ce75780abc3b6420cf2afd819f728be6a80bbf 2278 
mail-notification_5.4.dfsg.1-9.dsc
 1cb1aef2a0e391de45307a1857f651716b7fbe75 32712 
mail-notification_5.4.dfsg.1-9.debian.tar.xz
 79f127267ac33e70834bc2aa377413da29c78e4f 299832 
mail-notification_5.4.dfsg.1-9_amd64.deb
 fd5537377ddb5d1990ecd40f0b236c5f6ea995a5 19838 
mail-notification-evolution_5.4.dfsg.1-9_amd64.deb
Checksums-Sha256: 
 ea9a6de0f724729f7e2285710d44f0ad5bedcca5f278a387b7a25623189dc7cb 2278 
mail-notification_5.4.dfsg.1-9.dsc
 bd205ac787de094e2f6a8924fbbb753b62857612ec64801676ebfa1ad72739a8 32712 
mail-notification_5.4.dfsg.1-9.debian.tar.xz
 f38679d7b9b1943fe94d18300d97b7cd2779cb8f07a7f1819fecdb5d74101d99 299832 
mail-notification_5.4.dfsg.1-9_amd64.deb
 0bd8333f176882bb4b85641f553eba1772791f0c1e6f95d29514b3203ee215cf 19838 
mail-notification-evolution_5.4.dfsg.1-9_amd64.deb
Files: 
 6b3eba93a2f7681d7e7551fe6cdc9fe4 2278 gnome optional 
mail-notification_5.4.dfsg.1-9.dsc
 78d8d6d6b15c5c286ebe41c315fc4b0a 32712 gnome optional 
mail-notification_5.4.dfsg.1-9.debian.tar.xz
 7627d156ceff9b56ece12f8eac579d9c 299832 gnome optional 
mail-notification_5.4.dfsg.1-9_amd64.deb
 b6915d1ef7dd710c1df7f75ed9750b90 19838 gnome optional 
mail-notification-evolution_5.4.dfsg.1-9_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2mSfAAoJEHWXeKmja0lP2psP/1OXHBCsYptRNV5fAj68e7ez
clsv3k/iVD5oU8iW71BwXFnwC3YB0QxsL5QqHPBUj1+s/FCpwFnWNateHxtefvWa
j4nidBuiBfZwPx1uJRrm3EwjnO46IItWEPB0ms+XpGWNGTsAo1KTn18jsThXZDxF
gohocQoolVvnl8F8isQ4yTM31cLmrKvzOqydDugoRU9L27APIjMgHkC7MfxZyDx9
+mCBu5uPzpyoOHs+aqmOY2fDJuLBzMd9ZdBnqVx77BScn/P7ZloZ//QWqXqqYsXL
m2xuEiwlS8bVx2g5A/Ei6u6wXcvBOBRspHJ78EWG3Kt2p1cR7Hc20JrDLQSA7h5D
LmZhN/y0xYkzEIfQ+dYYr4jvEOSEBU/i18VaP5HRWxnYMJcBdnNABy4oiUBOE3dq
d+yLh0OAHpsgNR5jQ7ZK9ZH4tjPfs90pckWj1UFI3CbXT2+3YZUoogN5GdWJmbki
we/vFOnaIl2zIydsEkfzjNsORrSH7HezaYbhJ6wHnnbn+eYiiG/Vvmir80A9gzgi
vnhSQQWybDiiDq2H24wvedfIVeNTTNs+XTlWJuRzB+TYKWP3GTjabkWVgKRzZdRz
61DhL29AKHRP8xK+fdvzVP15dH1babnoGd4SZ7fHIzuBPC3hjsI4Z2jwIKJjqgqd
muhaXefMu34KsihVhWnl
=DlIc
-END PGP SIGNATURE-


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



Accepted python-networkx 1.8.1-1 (source all)

2014-01-18 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 12:26:47 +0100
Source: python-networkx
Binary: python-networkx python3-networkx python-networkx-doc
Architecture: source all
Version: 1.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-networkx - tool to create, manipulate and study complex networks
 python-networkx-doc - tool to create, manipulate and study complex networks - 
documenta
 python3-networkx - tool to create, manipulate and study complex networks 
(Python3)
Changes: 
 python-networkx (1.8.1-1) unstable; urgency=low
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Sandro Tosi ]
   * New upstream release
   * debian/copyright
 - update upstream copyright years
 - extend packaging copyright years
 - added decorator copyright notice
   * debian/patches/*
 - refreshed patches
   * debian/patch/{50, 55, 60}*
 - backport patches
   * debian/control
 - bump Standards-Version to 3.9.5 (no changes needed)
Checksums-Sha1: 
 6ae11a5fd57a2de10e4096cb67a52f4237f9618d 1934 python-networkx_1.8.1-1.dsc
 d6c1524724d3e47f7621bb2072863463924bfb99 806766 
python-networkx_1.8.1.orig.tar.gz
 c26b05cdf05e45eb79fb421857cf0c91c69a165c 187380 
python-networkx_1.8.1-1.debian.tar.xz
 e2339ef14bdf1944488ec8931c0a9dd0a0b766d7 525494 python-networkx_1.8.1-1_all.deb
 06a0b5af8a4bad2497a1d682fa22cc660589b12a 323970 
python3-networkx_1.8.1-1_all.deb
 6d6e95068a5db5b72871373a4235d21e4c7c68f5 5187910 
python-networkx-doc_1.8.1-1_all.deb
Checksums-Sha256: 
 cb9b04d188d1cd8810a4c26556ac2fb30ee830ff746910ee9a073199a9acaba0 1934 
python-networkx_1.8.1-1.dsc
 b75ba675fd2831f60e3f5a028822a8f7b9993877854599e9694196f8b2f88233 806766 
python-networkx_1.8.1.orig.tar.gz
 ae71f6ae292e3d648fec8feb5e59d6ad3bda256596edf36ac13d5ce4891c305b 187380 
python-networkx_1.8.1-1.debian.tar.xz
 e585d7129b857b260388856c9495fa30bfb54bb84ed8c6035379dcb0ba851d34 525494 
python-networkx_1.8.1-1_all.deb
 922a38be4cc2f8ee346d420ed682aad20b51e8cac265862c654aa86e9e17d6b2 323970 
python3-networkx_1.8.1-1_all.deb
 3c0575ea176becf438b73c5303c25a5b1bc879561664ab0385e7e8b331e2a715 5187910 
python-networkx-doc_1.8.1-1_all.deb
Files: 
 7d55dc9dbd78dc3247be4edfe434d6a6 1934 python optional 
python-networkx_1.8.1-1.dsc
 b4a9e68ecd1b0164446ee432d2e20bd0 806766 python optional 
python-networkx_1.8.1.orig.tar.gz
 755e1a13f3535f4e46e890f3d7f76033 187380 python optional 
python-networkx_1.8.1-1.debian.tar.xz
 73df784a458a352a7f8494b876bace1c 525494 python optional 
python-networkx_1.8.1-1_all.deb
 5d27cd1c0b09506c66004c24c4b6d6ff 323970 python optional 
python3-networkx_1.8.1-1_all.deb
 ed83cdfc244ca2a01b723b13dce98c3e 5187910 doc optional 
python-networkx-doc_1.8.1-1_all.deb

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

iEYEARECAAYFAlLaZtwACgkQAukwV0RN2VCEtgCffbDBArJGeq8xeyoGGU+7OoMY
+w8AoJSkO/fxfKIy289RhyLxG01BZIWm
=Nuoi
-END PGP SIGNATURE-


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



Accepted gnoemoe 2.2.0+dfsg-2.3 (source amd64)

2014-01-18 Thread Christian Hofstaedtler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Jan 2014 12:25:58 +0100
Source: gnoemoe
Binary: gnoemoe
Architecture: source amd64
Version: 2.2.0+dfsg-2.3
Distribution: unstable
Urgency: medium
Maintainer: Jesse van den Kieboom je...@icecrew.nl
Changed-By: Christian Hofstaedtler z...@debian.org
Description: 
 gnoemoe- A GNOME MOO Client
Changes: 
 gnoemoe (2.2.0+dfsg-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Convert to Source Format 3.0 (quilt)
   * Disable Ruby scripting, as it's 1.8-only
Checksums-Sha1: 
 3a812e8bdfb82535edc602f90dcc29af4d525b2b 1941 gnoemoe_2.2.0+dfsg-2.3.dsc
 5d94304f1e02c194fbb8da2d775f42327a1b1864 13795 
gnoemoe_2.2.0+dfsg-2.3.debian.tar.gz
 b3125353d6aeca31ec8e82bdf0ce7abae723921d 186260 
gnoemoe_2.2.0+dfsg-2.3_amd64.deb
Checksums-Sha256: 
 7b2f9fde01b3e47513e4da453472e5723b21b3d31aa0c0fe76073aa05c443494 1941 
gnoemoe_2.2.0+dfsg-2.3.dsc
 d84f42c09fbcb5c65d75b3a451114c88388feae9f8532f36f84c151e00340d16 13795 
gnoemoe_2.2.0+dfsg-2.3.debian.tar.gz
 d42f317d1940f373836f61849c6e905140f4391a476caa6d7a953702d3bafe2a 186260 
gnoemoe_2.2.0+dfsg-2.3_amd64.deb
Files: 
 94c495cbcc236812376a38e3d36308ce 1941 gnome optional gnoemoe_2.2.0+dfsg-2.3.dsc
 2f3a4a236db46a6c33580c6c2fe3e3e1 13795 gnome optional 
gnoemoe_2.2.0+dfsg-2.3.debian.tar.gz
 c2033ace2137d694f24fa0544e168c83 186260 gnome optional 
gnoemoe_2.2.0+dfsg-2.3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS1nN2AAoJEFwT1tuTBS4DSkgQAKdI1XbiVn9BWtQkLn78Jt3/
qsiPeJj7gBEaOYKOaah7hfTIEFNPSkFzeEDsfpM9zW70Xlv08iC9YDwEu1IASdy4
mw3xFY1YfXnL7Lwp4Jm+MYevgIcus1S1BwtrX36uHuSZWsxO5dbybiCgtqtod9WE
X5Zbb4g8j6yinzVjljqmEfV2KJPKM/7Tizn2fYGDm0pvp8SOTKICTUgMTr6xg4u+
A33JxRIRMGHUbAfGUDyc3z6ippXZWs4c2QTMlhunlmGuwcnL2F+dGJYNyTlXSZYs
tJAz9sdRhWFLmEHWJwqKzlvvLNpy7gsgTiJhRLqcp9ugxmugXuwPhChFOX3vdwxv
EfNPpVYxzj0FpFe4/Pgx5MU87Rij2s5tjZJKY6t9a00hCPpxPpGf36bmAaZhyxzJ
dN2J5u2tY/mDi12otS1HhpLanjHFhrDSGe2M4rpvrV0zP3dwo7X1ZbSlN8cVo+UP
u/t0GlIvzDUrSQRJrkvitsaw59ZqHGSWSiV4lkh7WiRlHK0aMKTBuDSecW+uofYb
wAu4O7eoxB5nIsutIx9UgvZOdihLq+KDfmIWFLtoo44e7bXlu6lYlOJzc+nGnrr7
HzsbTxxPKRpIph1y8qyjUeJgPgRy1h4GO/4jFW5zOMr04WQVGCCTREJO/rGMYCAJ
LhNKng58PngpwH9JjB0F
=zjkx
-END PGP SIGNATURE-


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



Accepted pastebinit 1.4-2 (source all)

2014-01-18 Thread Rolf Leggewie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 14:12:37 +0800
Source: pastebinit
Binary: pastebinit
Architecture: source all
Version: 1.4-2
Distribution: unstable
Urgency: low
Maintainer: Rolf Leggewie f...@rolf.leggewie.biz
Changed-By: Rolf Leggewie f...@rolf.leggewie.biz
Description: 
 pastebinit - command-line pastebin client
Changes: 
 pastebinit (1.4-2) unstable; urgency=low
 .
   * patches:
 ~ update upstream to r205. Fix unicode problem. LP: #1270359
   This essentially gives us upstream release 1.4.1
 ~ increase timeout to 15s to account for bad networks
   * watch: only check for 2-level (major.minor) upstream releases
   * drop preinst script as obsolete
Checksums-Sha1: 
 0a6830743e79e2a68b5a723c7ed5246acb88eb4e 1931 pastebinit_1.4-2.dsc
 40b0eed717febf7c4a373a8d2b42a76d4ef9620b 5896 pastebinit_1.4-2.debian.tar.xz
 7216c0b6aa873e21046ac79c13d79b55b3b42291 39066 pastebinit_1.4-2_all.deb
Checksums-Sha256: 
 f51a2a9a91bb525be6b861ca0ff6b97ebab7fb8d7c0c22968e1ba03790825e44 1931 
pastebinit_1.4-2.dsc
 a1bc4fd6060f6b7647bda2d9a3ada685183958a16da9f68b22d811f7bbdd1f1f 5896 
pastebinit_1.4-2.debian.tar.xz
 e99890471ff3fbc668b9e79b0ba14dc246b82c6d4b181ee6daca8a01ae41 39066 
pastebinit_1.4-2_all.deb
Files: 
 74ea0badf8f7099c12eda0de9d76b672 1931 misc optional pastebinit_1.4-2.dsc
 faab58d097bc8440fe5bcb8eb4b5121d 5896 misc optional 
pastebinit_1.4-2.debian.tar.xz
 363648a39c46a89f11c90868b5e80fd0 39066 misc optional pastebinit_1.4-2_all.deb

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

iQIcBAEBAgAGBQJS2ivzAAoJEJSEK8huURwxF7YQALsvvdIKq7ht13/ghpKjvZ8u
ZpP+Yp4gLLsXZapK/W5+l8He4pxYrdiELF5rllsOVedsM3jkK4frESGd6i8BSqoS
a9WoRuj8z9DgvCH1DSjXxndYJ76VekjfA7VE6igNnuAoyP71a99Qaz6FwwCV3Hs0
QH4PrsS6303LfIW4sKP+qtCnGmtKKPoZVCO7/H2rdNmgG2Ekcabu0SXr9EDmYZG0
utm2HMqAzqh0ZH7+8fcxaX9EcKusU8KyXXUPCxdK6d8OMCt5bVdX0I2RamGuivCe
AYVUOPpq0gvG7P/qplUWZXjw9M8PFHZ7/t8oHNW4b1DnUmNKLzqWAfvPRY2JJegx
lQLpbWfenmiNt/yzJeYs1dgLp6LHHVHo/5S63c214hrzA6T+HVhLISheAoocwU66
PSLrlHKCiOlp0BR4DY/gKOvn0wRwsPHAmI94a8FU2JCIAU58kCKu191r1AsKCCH6
fVNrODJGQ7njWSC6ey1T4k8D4OulE8pXoGmJd0H5ovW/fMv1P6TOKkd3Q2lxfjtE
SF6XgrmJWuf3oKg92rBV9nVMTzkWrlymzXmUSK6ScSsf4ao6Xw9kE5NLwl0LtIgo
CpKlCEMuaePaW6djXdgE9J0dkmaWO/cAzHPklXl+tRs+R5KbZTNwjN1lauS5OPJr
PrvSm617eIF95azl1FJZ
=zH6Y
-END PGP SIGNATURE-


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



Accepted trinity 1.3-1 (source amd64)

2014-01-18 Thread gustavo panizzo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 17 Jan 2014 21:10:15 -0300
Source: trinity
Binary: trinity
Architecture: source amd64
Version: 1.3-1
Distribution: unstable
Urgency: medium
Maintainer: gustavo panizzo g...@zumbi.com.ar
Changed-By: gustavo panizzo g...@zumbi.com.ar
Description: 
 trinity- system call fuzz tester
Closes: 733771
Changes: 
 trinity (1.3-1) unstable; urgency=medium
 .
   * New upstream version 1.3.
   * Removed wrong dependency on linux-headers. (Closes: #733771).
Checksums-Sha1: 
 ddc556e8ef24b8ab1e12e26957071afbb2772b5b 1305 trinity_1.3-1.dsc
 f93f5269772e7ebfbe086c882c39f71bca40d3ff 148744 trinity_1.3.orig.tar.xz
 3f1f14802f02dfb976ad2806a35f67afc4862017 175130 trinity_1.3-1.debian.tar.gz
 322ea977df0934d85fd06ba2f3869014de5fb090 255946 trinity_1.3-1_amd64.deb
Checksums-Sha256: 
 74eb8ea5f9662d52cb9c2f12f8d72c2d5ea4b7df31ba88fea005813e901b2d99 1305 
trinity_1.3-1.dsc
 85f355de52fe5829fa3f011f090b58e76d39cba6d8233df88be24d91c5436ec5 148744 
trinity_1.3.orig.tar.xz
 e22e7a609ba4eef4888121184fb3a3f1e823a5d49a263cd3f7f472e55eb90252 175130 
trinity_1.3-1.debian.tar.gz
 06e6c5519988b416b223093b463e3e140079a05cdba27e6bb477e9dc0fe1f677 255946 
trinity_1.3-1_amd64.deb
Files: 
 c19e2004c7dcd122cf53dfb2c45c 1305 utils optional trinity_1.3-1.dsc
 5699a72ad30bd6207a8dabf848e6acb0 148744 utils optional trinity_1.3.orig.tar.xz
 00f9d34d6e8e00708c8f107b511f0d04 175130 utils optional 
trinity_1.3-1.debian.tar.gz
 fc4e9003dc0a5de34ed45b73bff010d5 255946 utils optional trinity_1.3-1_amd64.deb

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

iEYEARECAAYFAlLacHcACgkQStlRaw+TLJyHigCgxN2ukx429cs1P6wlpm8UOP+k
HfsAoKE7GjCQsWBWyVe2KlJ0yxyCxZa5
=VcqL
-END PGP SIGNATURE-


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



Accepted udns 0.3-1 (source amd64)

2014-01-18 Thread Michael Tokarev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 16:23:30 +0400
Source: udns
Binary: libudns0 libudns-dev udns-utils
Architecture: source amd64
Version: 0.3-1
Distribution: unstable
Urgency: low
Maintainer: Michael Tokarev m...@tls.msk.ru
Changed-By: Michael Tokarev m...@tls.msk.ru
Description: 
 libudns-dev - async-capable DNS stub resolver library, development files
 libudns0   - async-capable DNS stub resolver library
 udns-utils - Several DNS-related utilities built on top of udns library
Closes: 709518
Changes: 
 udns (0.3-1) unstable; urgency=low
 .
   * new upstream release (Closes: #709518)
 Also fixes miscompilation by gcc due to non-strict-aliasing-friendly code.
   * use binary:Version for libudns-dev dependency, not source:Version.
   * rework usage of LDFLAGS/CFLAGS (pass LDFLAGS in CFLAGS for now)
Checksums-Sha1: 
 bc3f5c2832b87d1ec6e53cfe74e491374e57c755 1252 udns_0.3-1.dsc
 e522160bf15bafb044a60c2c9b10366f36cb13dc 84565 udns_0.3.orig.tar.gz
 8bb3bab2099f5b0ad1f8dee7402743f4bc348370 5202 udns_0.3-1.debian.tar.gz
 af967b15d089e2a4e4ad8c881aca2f274d984cc7 28314 libudns0_0.3-1_amd64.deb
 93bfecbd61a693d0badb51119d12825cb6cc7716 60714 libudns-dev_0.3-1_amd64.deb
 f594798ea52d25a248e5725581e4bbdb8e8824ff 26004 udns-utils_0.3-1_amd64.deb
Checksums-Sha256: 
 76e7d2f06c3359fc7cdf5840a43ea710334ad0811a4b5025538487f3f8468f2e 1252 
udns_0.3-1.dsc
 08773c060e3e1841374ecca01a9a4430e5a4e9728a8b8b3a5157e54b67ab4e5d 84565 
udns_0.3.orig.tar.gz
 29a35462baeedc46c9ae7dc330ded774c3e036b8cf6eee53664dcb6536415c49 5202 
udns_0.3-1.debian.tar.gz
 1be35ba5a001ea678b62c4cc4933223a2e81a82d65591f8692435ea6a07ff301 28314 
libudns0_0.3-1_amd64.deb
 db607afeea2e4ec8f3dd7cf7d5f702e163678a30a0215a0b431a7fdc75a8c7c0 60714 
libudns-dev_0.3-1_amd64.deb
 4b6385a3bd98c1287c4e9406b54117a14fa87515c0e872d822e16c077d850164 26004 
udns-utils_0.3-1_amd64.deb
Files: 
 54ca6ec8e80712f14daa8ad136fced7a 1252 net optional udns_0.3-1.dsc
 713f067198a87c73d22c921518745023 84565 net optional udns_0.3.orig.tar.gz
 5a0643238837ca3c2564902857800685 5202 net optional udns_0.3-1.debian.tar.gz
 c40695c4872ea23dffb68ee2c1183512 28314 libs optional libudns0_0.3-1_amd64.deb
 732267e1f2e8df954eefad3a54587ca1 60714 libdevel optional 
libudns-dev_0.3-1_amd64.deb
 c8ff1fbbcd4af77b3cc4b74abda83e29 26004 net optional udns-utils_0.3-1_amd64.deb

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

iJwEAQECAAYFAlLadNwACgkQUlPFrXTwyDiWagQAt8CcwFZOTg7xz6gxRjsGvUGX
j7v0gGxmQWh3InTtTVunCg+oUAm97fW7zl0bSw4AbhsNaUur11ayKqKYIkwAN9qy
Cra5FJiiDLMyI/9IeF+4Xe0/Rz5lpMOThITlkm+LhxmSZ+1rjKGjQPOaHJcCKK4h
TbMX4DuBry0AABp1Ruw=
=xzJx
-END PGP SIGNATURE-


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



Accepted grep 2.16-1 (source amd64)

2014-01-18 Thread Santiago Ruano Rincón
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 13:41:31 +0100
Source: grep
Binary: grep
Architecture: source amd64
Version: 2.16-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar ani...@debian.org
Changed-By: Santiago Ruano Rincón santi...@debian.org
Description: 
 grep   - GNU grep, egrep and fgrep
Changes: 
 grep (2.16-1) unstable; urgency=low
 .
   * New upstream release.
   * d/patches, Removed not longer needed patches:
 - 85-automake-warnings-bc9c23a4350598db4ec04225e1e0194a7b17175d.patch
 - 90-729581-multibyte-s.patch
 - 91-P-regression-9a9b4c59babc60e15a79cf7db8167d42e68e44b9.patch
 - 92-730472-PCRE-no-check-UTF8.patch
   * Bump Standards-Version to 3.9.5
Checksums-Sha1: 
 50fb09b249d3f51cdd55e60982a9c280ba9a7fb0 1923 grep_2.16-1.dsc
 4ab9c1f8a5934734d3e01dc32ee1a8ae0f974359 1210192 grep_2.16.orig.tar.xz
 ecdf3c9d53a44d4ada7086e850db46b2c6857d93 13191 grep_2.16-1.debian.tar.bz2
 3d6f275ee0ab5bbd65ba7fc02b7ce6534fb0a8a2 321636 grep_2.16-1_amd64.deb
Checksums-Sha256: 
 648adab733a96826b0e804e9779e5c97ccc0809be4140ace0b4699a5eb5b232b 1923 
grep_2.16-1.dsc
 16dfeb5013d8c9f21f40ccec0936f2c1c6a014c828d30488f0d5c6ef7b551162 1210192 
grep_2.16.orig.tar.xz
 4bd94480c8e3437aa058aed14db5f78234c6d820581c77e09b3bf82e73b92087 13191 
grep_2.16-1.debian.tar.bz2
 957650629ba7599e34153771691dd0402aed95f6f2120bd28add340a3dd7adcb 321636 
grep_2.16-1_amd64.deb
Files: 
 8ecbb87504ade0de3a8e2564d44dc98f 1923 utils required grep_2.16-1.dsc
 502350a6c8f7c2b12ee58829e760b44d 1210192 utils required grep_2.16.orig.tar.xz
 481389542a4c354576708afa99298626 13191 utils required 
grep_2.16-1.debian.tar.bz2
 e67505e4d2efbb96eea888d5aa8f75cd 321636 utils required grep_2.16-1_amd64.deb

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

iQIcBAEBCAAGBQJS2n3UAAoJELPyXWsAqAZiC4MP/RJTcx7I9X0PrE0eJ7s9RpSP
Z5lybCBKm9km3Ev4iDSJqvQ0YGyFtujspjcd60LQDlpWI9CLHQyCidDalSIegOcK
yHXQJP+z6+wkzN9ORK9kTUtPCUa6zLSIFz+XVKwES2rkRTQDQ7HUaVQbik/Ozyjt
xr/XGHgUqc7ickMw/KbA86sfzu0PTjLb/6HKbdwVuZs/YejSv1ap4OwA1kobIqEd
nowNoo+8Cm7tOLbXDfuAls06HT5Li1MoMF0SlT1Ip9FMuHYHz2Q8aFZbYbNMNuv+
5Ifa2cTqdTbINhYRL2oYeUbQbx3w+PobUCPsZb72PRKDav8Z4U/dxKU5yZFZlJFU
YoTZFTHHJvWk/q5Gx8ELj80eQA5DmJKBwc/NDCyJKfg34M6kwIRRlJhTrbkY7pTw
fGqoJWQkrLODPq8p/8a+8IvvG9taMTrKV0NQWMCWMFdJ077FB+OUfhPrgStY0Zp5
QFl3HsglLQ5JK+3udTHJPzZ6bFRCYVxI7cNv8+w0wQqE/FCwWWdM6+KfIwhUS2Ea
u7sbshvWG0Zo6HvP5lHU4NnixjT85jD91BcK/E/Wo8EQiVQdZioOHqsr6jfdj3k4
CNQZcs2M/LRp5ENosHc+/m2QenHMjxk8yenTOmMcDVIz5HawmvRixndLvG3G+qjg
Lo4Wa/yZYDzL4k3hrlyL
=NMo/
-END PGP SIGNATURE-


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



Accepted ekiga 4.0.1-3 (source amd64)

2014-01-18 Thread Eugen Dedu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 11:28:19 +0100
Source: ekiga
Binary: ekiga ekiga-dbg ekiga-plugin-evolution
Architecture: source amd64
Version: 4.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Kilian Krause kil...@debian.org
Changed-By: Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr
Description: 
 ekiga  - H.323 and SIP compatible VoIP client
 ekiga-dbg  - H.323 and SIP compatible VoIP client - debug symbols
 ekiga-plugin-evolution - H.323 and SIP compatible VoIP client - evolution 
plugin
Closes: 701565 712033 735791
Changes: 
 ekiga (4.0.1-3) unstable; urgency=low
 .
   [ Eugen Dedu ]
   * Install README.security in doc directory (Closes: #712033)
   * Fix debian svn/vcs information
   * Fix FTBFS on powerpcspe (Closes: 701565)
   * Fix FTBFS with recent boost libraries (Closes: 735791)
 .
   [ Emilio Pozuelo Monfort ]
   * debian/rules:
 + Disable silent rules.
Checksums-Sha1: 
 e5435f04c9bab2198368fab12b1856ec4c5a77c4 2506 ekiga_4.0.1-3.dsc
 338c0d4f70f54ed5c01c655a93bf2d8881c50ccc 15564 ekiga_4.0.1-3.debian.tar.xz
 3caaf6d3c52c75fcc013d8f1e8f3c1b39004b7ca 7875452 ekiga_4.0.1-3_amd64.deb
 3bdd46d4d03ef05c1076c68fadc813f73faaed5b 16472046 ekiga-dbg_4.0.1-3_amd64.deb
 77d33b233b3150a7453204eb086c6cf87eac91df 83550 
ekiga-plugin-evolution_4.0.1-3_amd64.deb
Checksums-Sha256: 
 9001a7868ad2e3ecaed448b6d0d6db64bdedccd200d4517540a42c135a754aa0 2506 
ekiga_4.0.1-3.dsc
 8d870af9aa190d4cb45d4631a9baaadeda2fbd496a762e6e929922538610c705 15564 
ekiga_4.0.1-3.debian.tar.xz
 8a6b9508bb8274cf982cd12e8a600126c922f8f8e0545d2f4a046dc68841a418 7875452 
ekiga_4.0.1-3_amd64.deb
 797ecdebe9b725f1ce2237fbe40fa4cb70a174f800ee5e57ae6fa10b56b23c63 16472046 
ekiga-dbg_4.0.1-3_amd64.deb
 ade38fbc0348333feb4ca2c494fb104d0259bc56901d362bdd60afe463437bf9 83550 
ekiga-plugin-evolution_4.0.1-3_amd64.deb
Files: 
 c47978430978cdc1aee051e412f98357 2506 gnome optional ekiga_4.0.1-3.dsc
 46895045988182b94f16d382d40a1134 15564 gnome optional 
ekiga_4.0.1-3.debian.tar.xz
 35507dd040021b8bec759514b8717c9e 7875452 gnome optional ekiga_4.0.1-3_amd64.deb
 65659fa3174a19a26c241a803933caa8 16472046 debug extra 
ekiga-dbg_4.0.1-3_amd64.deb
 1e9ce11f54b4a84c1bf4165fad054251 83550 gnome extra 
ekiga-plugin-evolution_4.0.1-3_amd64.deb

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

iQIcBAEBAgAGBQJS2nqgAAoJEACrBnrke3mk5hUP/igikma5dTotYR5MUFYEN80U
42TZaL8UDSBNuuk87oouSExoMI9EzsEIFR3B/Q/qH+jYUkvIIUr6Bo/zZy8PUtv+
yR1FXQWNmv4XV0rPYlNFmBgcYnfkSiHjV+grwIg5NrivwTUxlfeVZQjh1ApWQM3E
s4Y7eMMS9h53Y3d2NEscHVTitUdlc5tTGxktr+Ozw4Kqi7+Ps6OGLO9AD+xqNwHd
lAzQSo3vmILDr1wF5cbnNWgJdOFkfz6rK7NbtZvle7VU7gpDUXxuZ1qMXu3kyMpt
5yOGnNHCsWqL0+i562ZArND9C9JMhf2i2+Y1A7gJsTxShe+cAlAnvbUmC27qwchR
vrARH+whfwbxGFFAMp8xp7g3xmE9kNHOnL94SfsrjXyTp3toqwXLj+mTQjpj64un
DFDTaQccwXWImei0b72NgM/tw7nDM2MECjoPbc4XvxavdetAlGl8IQsf/E6bGjxg
uk3ynZQWYXus5ewuqa37E/oKVh3L7kSY/1iFRbbPM8zeQCw7xtTL2UBxXGLW6PLx
T5J4Mh6eVOoQbNMUTZ54GLY7mlcB/l/jQUvAqzs/HI7HqBnqthgfqfZ1t0aCrwbW
jIUBHwgj/A2PUGoF7ryLq9RCPRkznPKmPUR1UuHmUydIsHn+SJu+JV4m/DLOb8GQ
E+dLEI4hU5RPu3HPqH0w
=VwPP
-END PGP SIGNATURE-


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



Accepted lua-apr 0.23.2.dfsg-2 (source amd64 all)

2014-01-18 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 14:05:09 +0100
Source: lua-apr
Binary: lua-apr lua-apr-dev lua-apr-doc
Architecture: source amd64 all
Version: 0.23.2.dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Enrico Tassi gareuselesi...@debian.org
Changed-By: Enrico Tassi gareuselesi...@debian.org
Description: 
 lua-apr- Apache Portable Runtime library for the Lua language
 lua-apr-dev - Lua development files for the Apache Portable Runtime library
 lua-apr-doc - Lua documentation files for the Apache Portable Runtime library
Closes: 735830
Changes: 
 lua-apr (0.23.2.dfsg-2) unstable; urgency=medium
 .
   * Fix test suite (Closes: #735830)
Checksums-Sha1: 
 ca7fe6d94eb5b54fabbeba3c4116dc81b34cf972 1408 lua-apr_0.23.2.dfsg-2.dsc
 c7e1d247cee5cc46cb726c3bd8224c92fc136d88 4468 
lua-apr_0.23.2.dfsg-2.debian.tar.xz
 6efed4cdbe78343e127f5ecf6a21381c847976a3 84126 lua-apr_0.23.2.dfsg-2_amd64.deb
 f9a3595819312d496f189193685940bbce00dce0 59974 
lua-apr-dev_0.23.2.dfsg-2_amd64.deb
 72d29fcb70ee7d2fcab220e78555cfc992a5ba2d 110520 
lua-apr-doc_0.23.2.dfsg-2_all.deb
Checksums-Sha256: 
 ea761b7577af2ea59c8b7ca571f862e720d419be6222be34c1b8a830b44a1c4e 1408 
lua-apr_0.23.2.dfsg-2.dsc
 5c4828caaf6b39b66df345d00efef3f133122b60a430c95aad04af6c37a0dd17 4468 
lua-apr_0.23.2.dfsg-2.debian.tar.xz
 522505b1f5b6211de74d5243a327adf958f278269aa66c5475b6f0856a7e35b4 84126 
lua-apr_0.23.2.dfsg-2_amd64.deb
 fa0921024e7817f0c5b5c8143d21a8fb2dce72676f862370040bb24d3bf1795f 59974 
lua-apr-dev_0.23.2.dfsg-2_amd64.deb
 caf6488213c80da954195bb96a6adb9f5b41499e72955e2898b7cf943a6023e9 110520 
lua-apr-doc_0.23.2.dfsg-2_all.deb
Files: 
 d4265ce327a98abed123ca6b851b806b 1408 interpreters optional 
lua-apr_0.23.2.dfsg-2.dsc
 f51eb0188db999cf5e0bb1ae1cfa967c 4468 interpreters optional 
lua-apr_0.23.2.dfsg-2.debian.tar.xz
 cb1fc3084ddeaee7d75cf4bbac4d0b6f 84126 interpreters optional 
lua-apr_0.23.2.dfsg-2_amd64.deb
 2a919e37c7a846d3cef36cb89bddaa99 59974 libdevel optional 
lua-apr-dev_0.23.2.dfsg-2_amd64.deb
 8657c162dc698c54765079e6285cb0c0 110520 doc optional 
lua-apr-doc_0.23.2.dfsg-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLafVkACgkQ7kkcPgEj8vJAhQCfUV5371i9tdjsf6O3cS/0DaEK
KqIAn0vV9QKfo0Zg+LlRn0Y54+IGoWlk
=+AE1
-END PGP SIGNATURE-


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



Accepted samba 2:4.1.4+dfsg-1 (source amd64 all)

2014-01-18 Thread Ivo De Decker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 14:07:15 +0100
Source: samba
Binary: samba samba-libs samba-common samba-common-bin smbclient 
samba-testsuite registry-tools libparse-pidl-perl samba-dev samba-doc 
python-samba samba-dsdb-modules samba-vfs-modules libpam-smbpass libsmbclient 
libsmbclient-dev libsmbsharemodes0 libsmbsharemodes-dev winbind libpam-winbind 
libnss-winbind samba-dbg libwbclient0 libwbclient-dev
Architecture: source amd64 all
Version: 2:4.1.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Samba Maintainers pkg-samba-ma...@lists.alioth.debian.org
Changed-By: Ivo De Decker ivo.dedec...@ugent.be
Description: 
 libnss-winbind - Samba nameservice integration plugins
 libpam-smbpass - pluggable authentication module for Samba
 libpam-winbind - Windows domain authentication integration plugin
 libparse-pidl-perl - IDL compiler written in Perl
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libsmbsharemodes-dev - development files for libsmbsharemodes
 libsmbsharemodes0 - shared library for non-samba access to the samba 'share 
modes' da
 libwbclient-dev - Samba winbind client library - development files
 libwbclient0 - Samba winbind client library
 python-samba - Python bindings for Samba
 registry-tools - tools for viewing and manipulating the Windows registry
 samba  - SMB/CIFS file, print, and login server for Unix
 samba-common - common files used by both the Samba server and client
 samba-common-bin - Samba common files used by both the server and the client
 samba-dbg  - Samba debugging symbols
 samba-dev  - tools for extending Samba
 samba-doc  - Samba documentation
 samba-dsdb-modules - Samba Directory Services Database
 samba-libs - Samba core libraries
 samba-testsuite - test suite from Samba
 samba-vfs-modules - Samba Virtual FileSystem plugins
 smbclient  - command-line SMB/CIFS clients for Unix
 winbind- service to resolve user and group information from Windows NT ser
Changes: 
 samba (2:4.1.4+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update version of talloc build-deps to 2.0.8.
   * python-samba: add depends on python-ntdb.
Checksums-Sha1: 
 c3eb3738951a16262816bf513000696bdc207ae5 3999 samba_4.1.4+dfsg-1.dsc
 555e93e5c75e9a5b6e6f01adbf94a65598f99253 15148668 samba_4.1.4+dfsg.orig.tar.xz
 264054958fc67630435a950e3e1ab85bf28d5c40 210684 
samba_4.1.4+dfsg-1.debian.tar.xz
 35c56699ecfe0fa6a67598e9e49fb2e5e2e9b405 909958 samba_4.1.4+dfsg-1_amd64.deb
 fedd26e511eb03589f3a717dc6c6e7a9f478f84e 4272082 
samba-libs_4.1.4+dfsg-1_amd64.deb
 051c554f3b0ca927eaf2658a408cf715416772cc 217164 
samba-common_4.1.4+dfsg-1_all.deb
 29278547f6f249b2a6ff1c55ba45b6177f35b34d 572576 
samba-common-bin_4.1.4+dfsg-1_amd64.deb
 e12f482d308615ff146ccebd2ff15136608ce234 325118 
smbclient_4.1.4+dfsg-1_amd64.deb
 1073ba72eb3c085d3875a7f3b0584acc95419333 1354538 
samba-testsuite_4.1.4+dfsg-1_amd64.deb
 2f7d070359b9a200051305469e516d26dd6dfdca 116538 
registry-tools_4.1.4+dfsg-1_amd64.deb
 ffab68127fc9d7b2c3feebc132297dab9feb2952 177276 
libparse-pidl-perl_4.1.4+dfsg-1_amd64.deb
 d176b3f574723a3b8d78f1adb8677002b116e8ee 292302 
samba-dev_4.1.4+dfsg-1_amd64.deb
 7641ce839731ba6cfc7572b04de6fa39ecec074d 294742 samba-doc_4.1.4+dfsg-1_all.deb
 db4c6bd09c12a7a14e4ea8573aba0cd0319180fb 972448 
python-samba_4.1.4+dfsg-1_amd64.deb
 dccaa3778f0698439a3096ba0e45f0e2ab85dd56 306118 
samba-dsdb-modules_4.1.4+dfsg-1_amd64.deb
 e61ee082b13e680f88fb51442b4bb8c22346351d 289812 
samba-vfs-modules_4.1.4+dfsg-1_amd64.deb
 735af68ac9f086e222da565d99c712c0e20e5923 108882 
libpam-smbpass_4.1.4+dfsg-1_amd64.deb
 a3b6c898ec665e17f51acbf53f77e30c09aeaf88 138472 
libsmbclient_4.1.4+dfsg-1_amd64.deb
 e45dcca9f5e5749f530b7f7934eca38974173d6c 127012 
libsmbclient-dev_4.1.4+dfsg-1_amd64.deb
 523c4f4125be6167e60c7415ef1a8efdbf91358c 97006 
libsmbsharemodes0_4.1.4+dfsg-1_amd64.deb
 aa21f1161cfa8cd97c8d1e952b1ddf39e0f77018 92180 
libsmbsharemodes-dev_4.1.4+dfsg-1_amd64.deb
 2d6590ac8633fa8ee74474c016feff89056056be 486588 winbind_4.1.4+dfsg-1_amd64.deb
 2aebded6ff6fecef3ac38e501c71ca4c4e371723 113500 
libpam-winbind_4.1.4+dfsg-1_amd64.deb
 9a8f278bb65c8f45163b810958160b769273af7e 99856 
libnss-winbind_4.1.4+dfsg-1_amd64.deb
 72aeedefff3e9233c1d82f788bab0fb670541c13 27681022 
samba-dbg_4.1.4+dfsg-1_amd64.deb
 0ddec767dfafbd2ad59e790684af90e860ca10ef 111416 
libwbclient0_4.1.4+dfsg-1_amd64.deb
 c7387eeeba10043941b27586994ed7f36e12eb7f 98784 
libwbclient-dev_4.1.4+dfsg-1_amd64.deb
Checksums-Sha256: 
 95d8c6872c6eca6d92726b64bada8edd74536c80d99d3c98c23a84cfc27ba410 3999 
samba_4.1.4+dfsg-1.dsc
 32418c97d45dc7f70d25e78ef958373776bc0430174cd431c8618b6523da1a8e 15148668 
samba_4.1.4+dfsg.orig.tar.xz
 59636ffc6502b7ed46f39ec928404a65d06b194f523ba5dc4c99c0807123c595 210684 
samba_4.1.4+dfsg-1.debian.tar.xz
 7c84b67d3267aa2d16f23abf231018eec4fbeb682478e90dcda6cb6b79dee380 909958 

Accepted vpim 0.695-1.1 (source all)

2014-01-18 Thread Antonio Terceiro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Jan 2014 13:30:44 +0100
Source: vpim
Binary: vpim
Architecture: source all
Version: 0.695-1.1
Distribution: unstable
Urgency: medium
Maintainer: Joey Schulze j...@debian.org
Changed-By: Antonio Terceiro terce...@debian.org
Description: 
 vpim   - Ruby support for vCard and iCalendar
Closes: 682772
Changes: 
 vpim (0.695-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Port to Ruby 1.9+ (Closes: #682772)
 - debian/control: change Build-Depends to gem2deb; drop dependency on
   ruby1.8
 - debian/rules: change build to call `dh_ruby --setuprb` instead of
   manually calling `ruby setup.rb`. This will make sure the package will
   install code that is available for all Ruby interpreters.
Checksums-Sha1: 
 ec88488957b9241521b16c62073a0c405e802ece 1595 vpim_0.695-1.1.dsc
 de325e72e94c1cf0672afcc961a5b521d2edb873 5115 vpim_0.695-1.1.diff.gz
 1106df69fb850ccc2320b2ab9ab331d91b355583 58518 vpim_0.695-1.1_all.deb
Checksums-Sha256: 
 9b707f78fc61d29a514fd0348a8fe7ce9270cf69ffafd275b0a036ae60ce5cc2 1595 
vpim_0.695-1.1.dsc
 6f7a6a9b2d0a60409432472a0b344b1f48fa0b7fe672bd73a73c9a68095ba46c 5115 
vpim_0.695-1.1.diff.gz
 c679eb09caada87b3ef19192f8cc1e8e001c9781644ec71b0c6387ee9bce2acb 58518 
vpim_0.695-1.1_all.deb
Files: 
 1b11ebf9a9b6c397346199ae2df6c180 1595 libs optional vpim_0.695-1.1.dsc
 0119e7ae16289abd306a0c362a64c929 5115 libs optional vpim_0.695-1.1.diff.gz
 3b303c73641d513ce93af94adb78eca8 58518 libs optional vpim_0.695-1.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS1oT0AAoJEPwNsbvNRgveuckQAM8vpaf63PVjcLXsvQmv6nje
Oux9mTNCSzfafpuaUPt6YeXHvLylflU+T+0Rc2vkY15emqWsxluqvAuA1SR1Z2XU
b1KlnxFgX6oDVfFZXpo2y5p/VV0snw8ofxnWAH8DYd1dQ3w4IvyB5jtnxNVK0YWb
KCU+qR+EVU6Lhm2FTPBjskg+Amtx20d4S+9GvxXTFTWwP7VYqyykT4TLJtyK6Lcz
tQ31XPNE4/cKwZHVvci0JporVYurUrT9wJqOsua6hnzFD5j3GEE2tgqPsfEcnG0f
YffcLCRsCqrxidBt+eZRyM84jNOaRSuct1l60zfzn0DXoCbqFrwBvYyfF7mauqJN
4toqjgYM+h+IEP2FKsKmE06pO0gkS7Uvsprrg3vRTRaF5oBiZhUgCFP/GbOrbV8x
8PEl6K0NWW6lh5aTluEiLCgF8v64N5uFd624PGodyOf9YeLp9jf3ETzvCtzZHpzB
q5+lnzmf3a0/CLLOoYugp0fMiLXo+GCliBtV/Lpo6kI4vta4Amqvb2LXo7kIhcEr
KJaFyJgjm8px6JhsIAtmAEGR2UXE2mKGbQtzuMFPYviipOjgrJ/iZOGRODsY6rMh
kr9xYuEPOAAFD0WT5ULb9Z+BnPiNYQDW2OnuXqiF2xlXSSMUoHsdpf9cyGc+jUhg
Wubmy0UHAoEXrF7EwfYg
=0hc2
-END PGP SIGNATURE-


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



Accepted libunicode-linebreak-perl 0.0.20131101-1 (source amd64)

2014-01-18 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 13:25:51 +
Source: libunicode-linebreak-perl
Binary: libunicode-linebreak-perl
Architecture: source amd64
Version: 0.0.20131101-1
Distribution: unstable
Urgency: medium
Maintainer: Emmanuel Bouthenot kol...@debian.org
Changed-By: Emmanuel Bouthenot kol...@debian.org
Description: 
 libunicode-linebreak-perl - UAX #14 Unicode Line Breaking Algorithm
Changes: 
 libunicode-linebreak-perl (0.0.20131101-1) unstable; urgency=medium
 .
   * New upstream release
   * Bump Standards-Version to 3.9.5
   * Adjust debian/watch to reflect versioning differences with upstream
Checksums-Sha1: 
 d587aab9f8fd9baec37b9df5524e99cdb899ad80 2184 
libunicode-linebreak-perl_0.0.20131101-1.dsc
 ff0e2fe819ea7b21e484a78c1c35b9cedb1d7ffd 289906 
libunicode-linebreak-perl_0.0.20131101.orig.tar.gz
 84a8b8e4cd8973f38f4bfb9398fe833fac1960f6 2228 
libunicode-linebreak-perl_0.0.20131101-1.debian.tar.xz
 b4bef406cebc6b5215e76005048ababc07b77c52 97704 
libunicode-linebreak-perl_0.0.20131101-1_amd64.deb
Checksums-Sha256: 
 e94b638470ec3fa8fa21ba815577c49546faeb5bd620378f78d3f0a8983b2b4a 2184 
libunicode-linebreak-perl_0.0.20131101-1.dsc
 8946b883ae687ff652e93d6185e23a936c7f337f2e115851fdfed72e1f73c7f9 289906 
libunicode-linebreak-perl_0.0.20131101.orig.tar.gz
 2c11088ed05c8f777b92ea5bd817cae032b9271d2ce505ec2eedeeb22e93cbd9 2228 
libunicode-linebreak-perl_0.0.20131101-1.debian.tar.xz
 609270822bf64020d2579da0fdcbb8c6b149ab973d400aa9589a401cc15a97f1 97704 
libunicode-linebreak-perl_0.0.20131101-1_amd64.deb
Files: 
 3c2922417fe907fdd6e98b73b00e1b9c 2184 perl optional 
libunicode-linebreak-perl_0.0.20131101-1.dsc
 994da3b6dab60486249034d2502fba28 289906 perl optional 
libunicode-linebreak-perl_0.0.20131101.orig.tar.gz
 1899ef36378aa1a76ce5063e16d59bff 2228 perl optional 
libunicode-linebreak-perl_0.0.20131101-1.debian.tar.xz
 826545ef7a0c0a8c4f3daae64c98ce05 97704 perl optional 
libunicode-linebreak-perl_0.0.20131101-1_amd64.deb

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

iQIcBAEBCgAGBQJS2oLFAAoJEEsHdyOSnULDIM8P/Rxz2c3DgJ26PZeuTdLOBljo
Loadmr20vKgFb/m4KcO37ifIwqphiV1ZPx1G1ypkcTDecwoJqFp6UPuAFOfA+dN9
VJI/+qaV+rHG+croBO4ZUYt/j3Dbxxb9IqwwnoriUlkgMsTL5sJhBKozugnKGINx
A9PkioqrMWAM6zT8ehrs9AGvR0lpNvVMZOV4wDZzMnved/UxrClHizPF0Ma1Zaex
X8bKt/UkOO4MhgKXgbh6JKMm1+k0W/9yZyIVz1H60Df/nglyUdefN28ql6caxePM
j4EZOjMcaDHYkmDeQxLOYnUUvbsMi0Qhro816INLFt3f5aVeF8QQjPMBr0KMLP//
SbV5eBn0MlpzIK/7lMcpxXDFb6nanAO7TsrWPpMK/QZwczZ29v20DcXHcw77RP6b
sFUuW9yCc/N+M2OLcOmVaj+aE6rHrkpiSK45vXG6kaqnPIfWh47FC3QJl2Rm70DY
7rEzj7IeEY/kojMGRDNMqmdAkZwwANAess1xJr6UCcBXwpI+1H9DfhxTH5hIFCnX
saySuFp0CSQ5m2Jf1K8v+26d/2EqBtNMz7zUpmOT/m3mrFjxtMZg6LzAvm98XhG9
/MUREbpIzaNcqzIU8ar+zq51h2M7Ukwq4UWZDWam4qVlYc/N8VJhJXV5q8ZAwj4j
wVrwVNwy8hmp3EYOMLAC
=SH28
-END PGP SIGNATURE-


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



Accepted asedriveiiie 3.7-4 (source amd64)

2014-01-18 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 12:19:27 +0100
Source: asedriveiiie
Binary: libasedrive-usb libasedrive-serial
Architecture: source amd64
Version: 3.7-4
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau rouss...@debian.org
Changed-By: Ludovic Rousseau rouss...@debian.org
Description: 
 libasedrive-serial - PC/SC driver for the Athena ASEDrive IIIe serial smart 
card reade
 libasedrive-usb - PC/SC driver for the Athena ASEDrive IIIe USB smart card 
reader
Changes: 
 asedriveiiie (3.7-4) unstable; urgency=low
 .
   * debian/watch: update upstream URL
   * debian/rules: hardening build
   * debian/control: Standards-Version: 3.9.2 - 3.9.5. No change needed.
Checksums-Sha1: 
 2edb89827683ec01f5d4ceb6294fef5425c4f01a 1176 asedriveiiie_3.7-4.dsc
 5a7a0961f3c912ad0a9572d6aca1243dccd80b9e 10008 asedriveiiie_3.7-4.debian.tar.xz
 5f2514d8320cd8e2d4227799cea3257b7d65472f 25694 libasedrive-usb_3.7-4_amd64.deb
 26cab0d1c12423e3a3064d17544ed2ec01af3669 27508 
libasedrive-serial_3.7-4_amd64.deb
Checksums-Sha256: 
 b11319210c85377da383d52da1ed48c4b4ab6bf2f2ea8912652cb1ae39424e57 1176 
asedriveiiie_3.7-4.dsc
 8d12615c6985e1bec2ee75168015510ac5a9d6186fff6a4d0f8a3209c60124a8 10008 
asedriveiiie_3.7-4.debian.tar.xz
 37b59b9d09a10e6e183f0fd21867f24b91693d4f33b1c5f857c76bb0609b4ced 25694 
libasedrive-usb_3.7-4_amd64.deb
 518be6bdccee9c0174859e1a2ca0157788812701f32982489d8d055427ff2f6f 27508 
libasedrive-serial_3.7-4_amd64.deb
Files: 
 3da8e83ab5bac8e39ec447da229db298 1176 libs optional asedriveiiie_3.7-4.dsc
 8c703f6f51ecdff5829085d7b12606d6 10008 libs optional 
asedriveiiie_3.7-4.debian.tar.xz
 67fd400d4b4e741483cbd3e18d0d4bbd 25694 libs optional 
libasedrive-usb_3.7-4_amd64.deb
 1f3ffa41a51e29380bba20de2d8d2245 27508 libs optional 
libasedrive-serial_3.7-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLah6MACgkQP0qKj+B/HPmC8wCfQ/9vA9gllP6TRuVP2IjeTsGs
DD8AnjVzYevJEewvSfkNYMeeVxoCdvjq
=QI20
-END PGP SIGNATURE-


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



Accepted coolkey 1.1.0-13 (source amd64)

2014-01-18 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 15:06:42 +
Source: coolkey
Binary: coolkey libckyapplet1 libckyapplet1-dev
Architecture: source amd64
Version: 1.1.0-13
Distribution: unstable
Urgency: medium
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: Ludovic Rousseau rouss...@debian.org
Description: 
 coolkey- Smart Card PKCS #11 cryptographic module
 libckyapplet1 - Smart Card Coolkey applet
 libckyapplet1-dev - Smart Card Coolkey applet development files
Closes: 698230
Changes: 
 coolkey (1.1.0-13) unstable; urgency=medium
 .
   * Fix uninitialized variable causes firefox to crash when card is
 inserted into reader patch in debian/patches/coolkey-nextSize.patch
 (Closes: #698230)
   * Install the libckyapplet.pc in the correct multi-arch directory
   * debian/control: use canonical Vcs-* fields
Checksums-Sha1: 
 d0abad144c406e02c5bdb7c52dcff80d65e7f41d 1466 coolkey_1.1.0-13.dsc
 b74afe47934666cabdd07438e5a86010c3ab9ca2 25104 coolkey_1.1.0-13.debian.tar.xz
 21a4bbd1d98e2f2f8aba48281bae8894aa498a21 84124 coolkey_1.1.0-13_amd64.deb
 0a8811d18d535db0361ae1317798a16f80e269a7 23278 libckyapplet1_1.1.0-13_amd64.deb
 bd8f378ca65e4e0884f8c7a4816ff4cca3109cab 31840 
libckyapplet1-dev_1.1.0-13_amd64.deb
Checksums-Sha256: 
 180c6f73457bba60edd72224eb0b38ac0389ae10ecef702e29cbb91b41c7aac1 1466 
coolkey_1.1.0-13.dsc
 9ea347719c475d9281c8195bb266ad4a7bdf2ad890627fad3abda36ecb4f320d 25104 
coolkey_1.1.0-13.debian.tar.xz
 bbf712422f20edd2771d20e4395078d0da44084f4843317f3692388c380594bf 84124 
coolkey_1.1.0-13_amd64.deb
 95800f1acf8ae95dd7afd1acf207f1b35dfa00bf57bff7bd9b04d7c1cb4e441d 23278 
libckyapplet1_1.1.0-13_amd64.deb
 dfa3bf0ebf11b24f9db6e35b07757267baa9433294797f8496525ff5e8dba623 31840 
libckyapplet1-dev_1.1.0-13_amd64.deb
Files: 
 a363e247ec8053ff8dd0e501d5b83fb3 1466 admin optional coolkey_1.1.0-13.dsc
 4d48738eabfe6764508020f61d1e2a2a 25104 admin optional 
coolkey_1.1.0-13.debian.tar.xz
 c4c08d2179a72b30905cb08fb5ed803c 84124 admin optional 
coolkey_1.1.0-13_amd64.deb
 f27efeef9dc7d03f8ca9a76222687c60 23278 libs optional 
libckyapplet1_1.1.0-13_amd64.deb
 0426d43b8d0f746b9adc8b96cfc49a61 31840 devel optional 
libckyapplet1-dev_1.1.0-13_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLamWgACgkQP0qKj+B/HPlSJQCffQqs0oIMVJd3lHY4dMwNM5pE
8B8AnRskomelWgmbprTkWxzJlhOsuR7F
=Gfrc
-END PGP SIGNATURE-


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



Accepted owncloud 6.0.1~rc1+dfsg-1 (source all)

2014-01-18 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 08:41:26 -0400
Source: owncloud
Binary: owncloud
Architecture: source all
Version: 6.0.1~rc1+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ownCloud for Debian maintainers 
pkg-owncloud-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 owncloud   - cloud storage for files, music, contacts, calendars and many more
Closes: 735112
Changes: 
 owncloud (6.0.1~rc1+dfsg-1) experimental; urgency=medium
 .
   [ Frank Karlitschek ]
   * clarifying license
   * 6.0.1 RC1
 .
   [ Bjoern Schiessle ]
   * reliable detect encrypted files
   * don't unshare on delete
   * copy files to owner trash recursively
 .
   [ Andreas Fischer ]
   * Backport of PR #4378: Don't use xcache in case admin auth is enabled.
 .
   [ Jörn Friedrich Dreyer ]
   * remove duplicate exe mimetype, add correct msi mimetype
 .
   [ Oliver Gasser ]
   * DB: Support DECIMAL(precision,scale) syntax in XML
 .
   [ Vincent Petry ]
   * Added workaround for Android content disposition
   * Fixed timezone issue with SMB storage
 .
   [ Thomas Müller ]
   * turn off mod_pagespeed
 .
   [ Arthur Schiwon ]
   * Add command line tool to show numbers of users and user directories
 .
   [ Georg Ehrke ]
   * fix preview for reshared file
 .
   [ David Prévot ]
   * Adapt to aws-sdk new path
   * Disable Flash and Silverlight plugins
   * Alternative dependency on mediawiki
   * Fix X-EVOLUTION-FILE-AS escape, thanks to Simon McVittie (Closes: #735112)
   * Update upstream changelog
   * Update copyright
   * Minify jquery.masonry.min.js at build time
Checksums-Sha1: 
 78a420eefabf3df794d335cf95ab801872ff7d68 1733 owncloud_6.0.1~rc1+dfsg-1.dsc
 68d0eaf2287786dc197cb33eced500cbc2b90b09 28799208 
owncloud_6.0.1~rc1+dfsg.orig.tar.xz
 e07ccd8bde6e635df5449e41e2a5dbbac2a7b863 66060 
owncloud_6.0.1~rc1+dfsg-1.debian.tar.xz
 d0d52c782c89cec2f7f5650be524b5a208086ed0 8314234 
owncloud_6.0.1~rc1+dfsg-1_all.deb
Checksums-Sha256: 
 1795b9d05e72f8283cba87a5f82a23ebf69159a35e62ab608dbabc5924481f4a 1733 
owncloud_6.0.1~rc1+dfsg-1.dsc
 6adb9ded0c4d22abf50a11f8275fb58bb0f3d1218017c3cdb6987f743c7e4a7e 28799208 
owncloud_6.0.1~rc1+dfsg.orig.tar.xz
 230692190fa813fb579436a90acd48a8eb2abd714520d5c075a7dd042f882890 66060 
owncloud_6.0.1~rc1+dfsg-1.debian.tar.xz
 6cefcc036e2908606bfb54c46838b0096a7ff0a7b1676440cf5eb538f18088b0 8314234 
owncloud_6.0.1~rc1+dfsg-1_all.deb
Files: 
 982cbdb32c319baf42030ce20762c791 1733 web extra owncloud_6.0.1~rc1+dfsg-1.dsc
 626bef0d35d72175fc85dfa8d03024a5 28799208 web extra 
owncloud_6.0.1~rc1+dfsg.orig.tar.xz
 42f630ab98addcd8769d69da84f9a429 66060 web extra 
owncloud_6.0.1~rc1+dfsg-1.debian.tar.xz
 eaca3ddec950210df1784ab9761d49e3 8314234 web extra 
owncloud_6.0.1~rc1+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJS2nj7AAoJEAWMHPlE9r08MM0H/juIjxBGfEHfXtGBCVU4B3Ti
YG7hUFWivOY7ayy6BtruBUS8Ljgzo8tU1d0BNtqnlauuh29VGSUGjb3cnF8Yqyht
SfI0zPO8AfzZ90IUnXJP1gioVLgYeoul6h1CXBQjsdgT+o9XsYg3w08YEaw5H2tC
rndtKqXV38fc28PmhqtcLxlH3BbdRDhOHFQZaWIxNTlOjp+HI3qFUs6EJGcV66ER
LnxXnwLwlh+/k8w3dBtFJTsu9rHqN2rYVCZ7cUD7ST76aPj752XrCf/kVloyt2u4
9esAjnw+VMDR6/ZDce1+c4gd+P4/k0ilw8AgQJ67s1Fg434xSJzZ3qxbp+oyz/U=
=LN/X
-END PGP SIGNATURE-


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



Accepted pen 0.20.1-1 (source amd64)

2014-01-18 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 15:06:59 +0100
Source: pen
Binary: pen
Architecture: source amd64
Version: 0.20.1-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 pen- Load balancer for simple tcp based protocols
Changes: 
 pen (0.20.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Bump Standards-Version.
   * Update Vcs-* fields.
   * Update debian/copyright.
   * Update to 3.0 (quilt) format.
   * Use new override style for debhelper in debian/rules.
   * Use autotools-dev to update config.*.
   * Use debhelper 9 to get automatic hardening.
Checksums-Sha1: 
 a6a12d02cc310e53f5cdb80e47cad78e41d2d7d8 1823 pen_0.20.1-1.dsc
 b17b35a033f9902acfed858066183aae66b20568 160325 pen_0.20.1.orig.tar.gz
 3a89550a048b40f25e318aebb645f7067bcbaab8 2884 pen_0.20.1-1.debian.tar.xz
 48cbfc02bdd5ff0f475ee3bb42fb10ed6c5f2a5a 51854 pen_0.20.1-1_amd64.deb
Checksums-Sha256: 
 1bd1945cf631290e904b3d81d2ebc9639f7edb79fe2c97de1cd6168d0a0270b5 1823 
pen_0.20.1-1.dsc
 eb5060589ee34f55b54d6bf203b10094fddb1d15f14581a59e4520367f9dc8fc 160325 
pen_0.20.1.orig.tar.gz
 38cc1fe564bc8a405c2a1ba1a9fba8352bbd34ec031399d22f96142005fe373b 2884 
pen_0.20.1-1.debian.tar.xz
 87236027ec94599bc6493c810fd4acc8ea2411030e87f69eb09d9452f22b6ac2 51854 
pen_0.20.1-1_amd64.deb
Files: 
 1f7d754509a1f75b64251ab0639103a3 1823 net optional pen_0.20.1-1.dsc
 93599ab6eac7538770079717f3cfe0e3 160325 net optional pen_0.20.1.orig.tar.gz
 48ca72f27814a0a838fbd9e0a74c8c8d 2884 net optional pen_0.20.1-1.debian.tar.xz
 05ac53c4bca908589895863725c03039 51854 net optional pen_0.20.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2o/zAAoJEJWkL+g1NSX5iKEP+gOdIU/ehd7C6/cjTvExk9YV
d/dLZN0dU1mz6GUXiCNo2I2Mh/Pqz56j71t+llmOUGxZrV0D4wTjZpYQdkN7KmFQ
DYXDuqL6CqFbmKEAhnfNWB+JJxRjHWq1NhoIZZSgyqEpX9ubhx5MzCBCaF1Be+6J
nBn/SU155vvNQB31rtaprDqbT60i6FOpDW1BISBcT5YdE3du2L124ptcaLqoqnGk
8qhiKAEuj28nSb5NFNGONFFr9p8r7/lkWL+OgQyFH47rKi5aXNOzScjeOLCAQ1BD
l232H+85lcC6KY2Gk57c7wKAV/MqP0IXUlke/3qbxEWTOBW/39pivsUq9Xvke2td
0hzkXiXeevCQ2OR+dhygD7PiWMeUace50B66k50zQoCsPEz85B1IUrz7mho+WIuK
ZyoZCJxVOna6IrPCaO89r/mcpnyDjiDLJKoBI/bY35y0rd6VUXLJjcYaZYMSy+Gq
mrJ2ygafBa5qe68cZT+Gp5tG0dpEEnKbQnILIdTf1aDwYZU5rawjm8oe2TtNJSB6
i/uYAg4TDZ2XBd7ZrsguhGPWooPRuGp6x9BfNFHtuY0YaxHGHbtaUgRQJh2UfnCF
iEBcrztXuC4yPhmVrPUGXyJ9Q4rZOlW5ISq54hg6zBgjVuCc2m0OjAy6FZ/t6HuP
Oy+Lr9xqh/cYMkIigZIA
=z3cu
-END PGP SIGNATURE-


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



Accepted libvigraimpex 1.10.0+dfsg-2 (source i386 all)

2014-01-18 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 16:23:38 +0100
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex5 libvigraimpex-doc python-vigra 
python-vigra-doc
Architecture: source i386 all
Version: 1.10.0+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 libvigraimpex5 - C++ computer vision library
 python-vigra - Python bindings for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer 
vision lib
Closes: 735569
Changes: 
 libvigraimpex (1.10.0+dfsg-2) experimental; urgency=medium
 .
   * QA upload.
   * (Build-)Depend on libhdf5-dev instead of removed transitional package
 libhdf5-serial-dev. Closes: #735569
   * (Build-)Depend on libtiff-dev instead of transitional package
 libtiff4-dev.
Checksums-Sha1: 
 1fb33efd7e10a7eff63e7b1d957f7fc036314206 2339 libvigraimpex_1.10.0+dfsg-2.dsc
 44e3e10c0490930a4b4a1e82921b129b9d0e361c 13652 
libvigraimpex_1.10.0+dfsg-2.debian.tar.xz
 318cee0c980426972db16f22f41c548400174202 1882502 
libvigraimpex-dev_1.10.0+dfsg-2_i386.deb
 ef027329f05c31590d248e3d45e215ce9e027615 170708 
libvigraimpex5_1.10.0+dfsg-2_i386.deb
 76fb751456fa1928a48cbada792eac64806856de 2001508 
python-vigra_1.10.0+dfsg-2_i386.deb
 c1c63c7bc310905b0106b3b4a5dfda4642142150 3430872 
libvigraimpex-doc_1.10.0+dfsg-2_all.deb
 ab6ebd54ca49d5eca6ab93a203cf818fb02e2b80 101334 
python-vigra-doc_1.10.0+dfsg-2_all.deb
Checksums-Sha256: 
 e48c90dac6c9f28af1c1268093c56ef4ff0c94546e185fae0da1046b4ae02c1d 2339 
libvigraimpex_1.10.0+dfsg-2.dsc
 d731e536b97ad8d4a756e9754f91206d4d05c13705a2150c050727fb2e20dc99 13652 
libvigraimpex_1.10.0+dfsg-2.debian.tar.xz
 d8776f34c36a2b9d7d4275fd5257dbc51743ac59110f26dd1588b64c8bff7b8a 1882502 
libvigraimpex-dev_1.10.0+dfsg-2_i386.deb
 4722379a678e4b62a8ad469080d38f0b7ed8da8527d3d11b90e165db9276ea87 170708 
libvigraimpex5_1.10.0+dfsg-2_i386.deb
 254adb35332997c62bd1563620cb94e0ee57c53375b97e6889e485b7e779f64a 2001508 
python-vigra_1.10.0+dfsg-2_i386.deb
 a4e4943c78fcd95f0a949c83961bfb9a132190c8ee7aee454eb1b518b8ab5074 3430872 
libvigraimpex-doc_1.10.0+dfsg-2_all.deb
 d04665c3beee5c02dc1cfe1761f025fc03f7868128ab50d650bf1fefd5196b99 101334 
python-vigra-doc_1.10.0+dfsg-2_all.deb
Files: 
 c2acfafe922e7feb4c7747f620e5479c 2339 libs optional 
libvigraimpex_1.10.0+dfsg-2.dsc
 47a0f02b605fb805cc931e88c319aa9f 13652 libs optional 
libvigraimpex_1.10.0+dfsg-2.debian.tar.xz
 5770907f1a88c985f6f888aef3ea27dc 1882502 libdevel optional 
libvigraimpex-dev_1.10.0+dfsg-2_i386.deb
 62a3f16f8d4c18a740e7f503d1a59dea 170708 libs optional 
libvigraimpex5_1.10.0+dfsg-2_i386.deb
 3fdda4179745a63e4c652a69982c2204 2001508 python optional 
python-vigra_1.10.0+dfsg-2_i386.deb
 daba0296722632612e165ad9a042de54 3430872 doc optional 
libvigraimpex-doc_1.10.0+dfsg-2_all.deb
 943469e45922bba356c664ee02728990 101334 doc optional 
python-vigra-doc_1.10.0+dfsg-2_all.deb

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

iQIcBAEBCgAGBQJS2qCiAAoJEKVPAYVDghSE2c0P/Rzga5j6Gq1tEJIHdBme76SV
XjoLgweK+z3fNjVRho5L3JK79QOsSnWOb91uJXral8o2DzDXCua7TTWSpuCZ+INB
nj5oSYfjp6XThGelaTgVLav6s97CxM+EqoV/X5doe7mN63JenmcZSqDUlAKQNkXV
lCX+udM30tIZcjLaFgs8F4IUcJYE7C1EFnqAcAmFexxulxcIxJv5J2I/qmlSqVLG
sof5FKnroSSB2mY7rOq9nKKj6GFJzacC0zmLtG6enuPk59GN1ltiF8r3pVyYtmUV
NViXwwVTq+2nC8V9+gyxuck8pzBz+ZRxxPWuVFMMjodGJ/Vpjqsnx7yqN2O8oZUP
SC4r7aUd8fZjBg7HTCY7AvqrqgY+evJDL3G5qmnia2fsXlm6vChG1HSW4EgTHQxb
ottYqeSwwqN81GFfw98Gt4Jr6LMxluVcU3jCDBtZzXiMmE5MyyeqJjtcQw78p+NR
ILe/rDK41ELmUqcuhkSKNocoz+kSckNkvEmxCOy90pbkla1FMcpRNBM3t4/LY3kU
fyIUCv37ppzDsAbb/8AWcfHzhG8l1dEkxyV0QTa2ZULe4b3p3YVuBevW2oecSqWV
UNVJrmGmahytUAr3iQg1ZupdPsHS3yp97qXp5cCfgol2KYhjTmXD5Ooo9YQpzeu1
wFHl/x5RZIv4bth8bH39
=67NI
-END PGP SIGNATURE-


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



Accepted python-virtualenv 1.11-2 (source all)

2014-01-18 Thread Stefano Rivera
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 17:13:25 +0200
Source: python-virtualenv
Binary: python-virtualenv
Architecture: source all
Version: 1.11-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Stefano Rivera stefa...@debian.org
Description: 
 python-virtualenv - Python virtual environment creator
Closes: 735806
Changes: 
 python-virtualenv (1.11-2) unstable; urgency=medium
 .
   * Patch the bundled pip to handle a missing/non-writeable $HOME.
 (Closes: #735806)
Checksums-Sha1: 
 1eba6ce71cf59ece8c23bc0b4c69f9d40a0887ae 2199 python-virtualenv_1.11-2.dsc
 f5d6237049becfde331e72d38aa29051d28eb02e 39580 
python-virtualenv_1.11-2.debian.tar.xz
 b171c69e08468da5de7d88858b6400578336ffcf 1457476 
python-virtualenv_1.11-2_all.deb
Checksums-Sha256: 
 c957eaedda9000a0084959e8ba814e5b89ff98cd3c9c0effb76bc2b7357ddce9 2199 
python-virtualenv_1.11-2.dsc
 cf399919b940d431c205a80e82a430df98fa63e510c5587edf422d8290f614ba 39580 
python-virtualenv_1.11-2.debian.tar.xz
 83b06e3a621fecdd9a952ad771d78c2279890ce9ca6ee8568e9b47b925910b56 1457476 
python-virtualenv_1.11-2_all.deb
Files: 
 52be04519d1df2a8b8d78f2d0684fc7e 2199 python optional 
python-virtualenv_1.11-2.dsc
 22cfb6c3ca0df2577697e87fcaf66aa8 39580 python optional 
python-virtualenv_1.11-2.debian.tar.xz
 02dc6c94fc5c603331bcf3f17ac4351c 1457476 python optional 
python-virtualenv_1.11-2_all.deb

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

iQIcBAEBCgAGBQJS2pzbAAoJEACQ/CG1zRrMWBQP+gLZ1EZsAvIzLptO2+RkleT7
c1m5ofpyZ8xRdCGxuEhA7N65J+WIPV9XFtC9PUEegxQO7+IMDZdmghW7zmHZmjzu
pfT/QiPzuuWLSpcKwmeIkEabz9PXWcHsOU3xgYLtdWQFuA3YpLfPV0WVXzsfZChJ
McJbFbbOehvMk3fD8Y4DF9LW+k+t3+4qcq3GdDCoMalTqTdW35Ykw7Jqji8pmhrh
UlMeXcgkrXDmOWfR46ArY7Fh25norkwCoKGHJbx5b0RHVDV3CHYBaI3zUez/vEsl
PzRYwfSR/Ui6BG/AxLqrHriTGNkfmGvGi2FhyOspU9RFbiB4qucry11bTeQx39dw
BSgyoSaTDHsjPBY2tJQyYFAngfxkJdC/4RbE9I/tIYZRLE2I8thUmM+72UoDsmjB
nlgLP91FnIiCaZOyDwvmKBzp8+kcbbRh/oZqtsxM3YmpwzRY4CjaoLsyGjaAzliB
msE1dYhvK2DReTHlus4y/D7MYQwugZ374cXJZd0xIpJW3m1IzYL8hbOEKxG+EEvN
Cqv3dTFugCBFYn7ALbx3vNg0cTR9yKpyDEKGRoahdUiXE/4OMVwAdgELG/8J2xhX
uEf9NIQ84BuX/+wxxu0/yvFGrtZLdPvR92VsHhcjXYxTkAVNOJUHA6ieIm5yKOrM
S3OcKsaJaoKKRO05zwqz
=HvzJ
-END PGP SIGNATURE-


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



Accepted intel-vaapi-driver 1.2.2-2 (amd64 source)

2014-01-18 Thread Matteo F. Vescovi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

]2;/tmp/u/intel-vaapi-driver-1.2.2 [siretart@debian-build] (1)Format: 1.8
Date: Wed, 15 Jan 2014 18:25:37 +0100
Source: intel-vaapi-driver
Binary: i965-va-driver i965-va-driver-dbg libva-intel-vaapi-driver 
libva-intel-vaapi-driver-dbg
Architecture: amd64 source
Version: 1.2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Matteo F. Vescovi mfvesc...@gmail.com
Closes: 734246
Description: 
 i965-va-driver-dbg - VAAPI driver for Intel G45  HD Graphics family (debug 
symbols)
 i965-va-driver - VAAPI driver for Intel G45  HD Graphics family
 libva-intel-vaapi-driver-dbg - VAAPI driver for Intel G45  HD Graphics family 
(dbg transitional
 libva-intel-vaapi-driver - VAAPI driver for Intel G45  HD Graphics family 
(transitional pac
Changes: 
 intel-vaapi-driver (1.2.2-2) unstable; urgency=medium
 .
   * debian/patches/: patchset updated
 - 0001-Fix_FTBFS_on_kFreeBSD.patch refreshed
 - 0002-Adjust_default_contrast-saturation.patch added (Closes: #734246)
Checksums-Sha1: 
 3e9b73408bb96140496819ed1235250cc6b0eed5 1890 intel-vaapi-driver_1.2.2-2.dsc
 922a0b4f22a29a8ae8e3c5a695b7842bf18c84d0 10472 
intel-vaapi-driver_1.2.2-2.debian.tar.xz
 d0abde675423eaebdeb55719750e64fbd025f2b3 180074 
i965-va-driver_1.2.2-2_amd64.deb
 2c5d5c24846c9a23ee1a79c3613ae3d03de7f8ff 572160 
i965-va-driver-dbg_1.2.2-2_amd64.deb
Checksums-Sha256: 
 d8e36632671b89a2d314fa4beac3790cbcf227a20926d1ba4b1e68137cc18837 1890 
intel-vaapi-driver_1.2.2-2.dsc
 2405a102aea579fe67f3c590b1428ab5bb0575514c542ea71062e49310efa198 10472 
intel-vaapi-driver_1.2.2-2.debian.tar.xz
 c66395d193a3b9e2a386ece6857346d8f46576e97ddc8e1b37b0e08ad2a2b978 180074 
i965-va-driver_1.2.2-2_amd64.deb
 d08a928b1ca036a241f7d905c681b07891957de65128a598a8e186165126ff05 572160 
i965-va-driver-dbg_1.2.2-2_amd64.deb
Files: 
 5517c91556ceacb86e4a2db538cde003 1890 libs optional 
intel-vaapi-driver_1.2.2-2.dsc
 ec32c64b84ad67d4a0b6186f56d6273e 10472 libs optional 
intel-vaapi-driver_1.2.2-2.debian.tar.xz
 7ff65697ac91e74bbf0e6b79276ac6bb 180074 libs optional 
i965-va-driver_1.2.2-2_amd64.deb
 ef18b4685ea706d61b619a3a725a259e 572160 debug extra 
i965-va-driver-dbg_1.2.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Debian Powered!

iEYEARECAAYFAlLao7cACgkQmAg1RJRTSKSHQACghGytC2G3f5Sd6v6vTagypGnt
014An3HAPAwb1SRKK1+OsFCoDB9AO+Mf
=ooUx
-END PGP SIGNATURE-


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



Accepted mpv 0.3.3-1+exp1 (amd64 source)

2014-01-18 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 17 Jan 2014 03:35:15 +
Source: mpv
Binary: mpv
Architecture: amd64 source
Version: 0.3.3-1+exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 mpv- video player based on MPlayer/mplayer2
Changes: 
 mpv (0.3.3-1+exp1) experimental; urgency=low
 .
   * Rebuild against libav10
Checksums-Sha1: 
 fbcceef033ca60aaf84a018ba2056215c74f7736 2103 mpv_0.3.3-1+exp1.dsc
 c9edd92dbd9ba693315033b649145fd26f449ad9 108895 mpv_0.3.3-1+exp1.debian.tar.gz
 693b540537f621b8b235d03cf028ad9952f2f347 649872 mpv_0.3.3-1+exp1_amd64.deb
Checksums-Sha256: 
 45414eb6ed9d7b7d7ccc6feb085610d6d128700df52d4c18d312035df0efa31b 2103 
mpv_0.3.3-1+exp1.dsc
 218cdc9983ed9d435fefcd1d1214c07002a49ee6f679328597a877997b5d8bdb 108895 
mpv_0.3.3-1+exp1.debian.tar.gz
 a41b110f5a26644fa35c95d4beba18ea7f01d4ba9ea1d0b3cf6af7cc51f359d7 649872 
mpv_0.3.3-1+exp1_amd64.deb
Files: 
 7560f6d267e7fb1fa49cd5aa2cffc017 2103 video optional mpv_0.3.3-1+exp1.dsc
 b31ea3dc42d79c47cf579b3ad7078fde 108895 video optional 
mpv_0.3.3-1+exp1.debian.tar.gz
 019600eedd2541fd2a41c08742c7b885 649872 video optional 
mpv_0.3.3-1+exp1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Debian Powered!

iEYEARECAAYFAlLaovgACgkQmAg1RJRTSKQ+6QCfeIPY0kRYqblG5MFp+z3K2QJz
x0QAniXCN/oGsfGVQ91SjsWSCIHRef3i
=7IeY
-END PGP SIGNATURE-


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



Accepted postgis 2.1.1-3 (source mips all)

2014-01-18 Thread Markus Wanner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 14 Jan 2014 22:18:56 +0100
Source: postgis
Binary: postgis postgis-doc libpostgis-java liblwgeom-2.1.1 liblwgeom-dev 
postgresql-9.3-postgis-2.1 postgresql-9.3-postgis-scripts 
postgresql-9.3-postgis-2.1-scripts
Architecture: source mips all
Version: 2.1.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Markus Wanner mar...@bluegap.ch
Description: 
 liblwgeom-2.1.1 - PostGIS Lightweight Geometry library
 liblwgeom-dev - PostGIS Lightweight Geometry library - Development files
 libpostgis-java - Geographic objects support for PostgreSQL -- JDBC support
 postgis- Geographic objects support for PostgreSQL
 postgis-doc - Geographic objects support for PostgreSQL -- documentation
 postgresql-9.3-postgis-2.1 - Geographic objects support for PostgreSQL 9.3
 postgresql-9.3-postgis-2.1-scripts - PostGIS for PostgreSQL 9.3 -- scripts -- 
dummy package
 postgresql-9.3-postgis-scripts - Geographic objects support for PostgreSQL 9.3 
-- scripts
Changes: 
 postgis (2.1.1-3) unstable; urgency=low
 .
   * Fix FTBFS on at least powerpc and mips by commenting out a few tests
 that check against a serialized representation, which is architecture
 dependent.
   * Apply (experimental) upstream patch preventing against selectivity
 estimates bigger than 1.0.
Checksums-Sha1: 
 e471f873efa5181831ad834d8f52c386f608dabc 3751 postgis_2.1.1-3.dsc
 a464d288342cfd1aeda0229a299da98cb638dd4a 29317 postgis_2.1.1-3.debian.tar.gz
 3ef31ff5e114ea1219c915a16f4ff7a2ac44c9c8 472794 postgis_2.1.1-3_mips.deb
 a10937723efd3751d7e3ec751f0d3d4afd614019 459380 
liblwgeom-2.1.1_2.1.1-3_mips.deb
 88a4ba7a87560b4235b89851dee95851e4b0573a 501286 liblwgeom-dev_2.1.1-3_mips.deb
 5c6b4e57da29b714978b5b99d9d56050829f89ef 525042 
postgresql-9.3-postgis-2.1_2.1.1-3_mips.deb
 b8a6edc1ddfc2e2b1d2ac04b3f00e6c87d944d00 617276 postgis-doc_2.1.1-3_all.deb
 56a974936d4a2f9ef9697daca0261bed423ba958 408174 libpostgis-java_2.1.1-3_all.deb
 de13d124ad0e61dd8f76c96e68cb791997769e53 688468 
postgresql-9.3-postgis-scripts_2.1.1-3_all.deb
 b0c0355340499bdaaba0329ad4bdde58b400ab87 337168 
postgresql-9.3-postgis-2.1-scripts_2.1.1-3_all.deb
Checksums-Sha256: 
 e3746e3a9af2432afed9f608f2f8348118350a5435db3adda6379795563c350f 3751 
postgis_2.1.1-3.dsc
 c3728f0ac43df993777464a6dcac6241330cbb436f6905ce66719df503f7ba3c 29317 
postgis_2.1.1-3.debian.tar.gz
 51e2bfe68a9a5d4ec5b9c3eda9842d98883c524d0d62876d2e694d2c02a5391a 472794 
postgis_2.1.1-3_mips.deb
 cc7a16fa9647c7d4cac951f405dbaab7d4594f22f416ffbefd87e404478f1c2f 459380 
liblwgeom-2.1.1_2.1.1-3_mips.deb
 5856c9775af3f461d9c85f38c191a2bf6c89db7e4105203679293ea1dec3ec78 501286 
liblwgeom-dev_2.1.1-3_mips.deb
 17274e7f8985c9706c1b3a9c73959bdf2cb66fb3c5e18b420f92603c29b8dbdf 525042 
postgresql-9.3-postgis-2.1_2.1.1-3_mips.deb
 8de49d4341f4d9df34a3c11d10525686a82624a87f939d3a55c9cede0c9546a2 617276 
postgis-doc_2.1.1-3_all.deb
 65216c7ce7cebcb26cf2e04c454f607cf6efb50171fb5439f6c1e5da4d9dfc8b 408174 
libpostgis-java_2.1.1-3_all.deb
 b0a4c32f74659182baddc50291dc058c3494c2a983578505358e5964660690b2 688468 
postgresql-9.3-postgis-scripts_2.1.1-3_all.deb
 b061bdc4b23d9fd7ec97153f05d548c95ee4a2820ad932ab055fba7d17a2166c 337168 
postgresql-9.3-postgis-2.1-scripts_2.1.1-3_all.deb
Files: 
 b7d9023828f1c847e92e7c52bccc5c13 3751 misc optional postgis_2.1.1-3.dsc
 9b940c91b61c07619289e0578e4a3a1d 29317 misc optional 
postgis_2.1.1-3.debian.tar.gz
 b705103ed67834df9fdbfd21bc5af1f0 472794 misc optional postgis_2.1.1-3_mips.deb
 10f240df2592c684cf4106c4fc442e2f 459380 libs optional 
liblwgeom-2.1.1_2.1.1-3_mips.deb
 d140ea125ff7a0392d6b90a90aafb544 501286 libdevel optional 
liblwgeom-dev_2.1.1-3_mips.deb
 aa197caf76a2506075c0a60da39a2b3c 525042 misc optional 
postgresql-9.3-postgis-2.1_2.1.1-3_mips.deb
 de9bf91057d6efcf2d67037bf2338a37 617276 doc optional 
postgis-doc_2.1.1-3_all.deb
 ced18cfb90ec311c848bd8826a9acd1f 408174 java optional 
libpostgis-java_2.1.1-3_all.deb
 b34705f956dcc27aefff2256152acc08 688468 misc optional 
postgresql-9.3-postgis-scripts_2.1.1-3_all.deb
 787de980dbcaf7bc677542ac38b0e7e9 337168 misc optional 
postgresql-9.3-postgis-2.1-scripts_2.1.1-3_all.deb

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

iQQcBAEBCgAGBQJS2qpRAAoJEOhoLRs/MemzrrsgAMZ/xT+eTKQ4Gxny/G7YE0pB
8EX7wINXi3M+aro8OU2DdCpYp8Y+RME4CvW7nBsriHgyIaUkkLMh/gtnsBN+XjEs
EWCpalE4Dmk9LTFTEtHEfr32HdpaE9rH7O+bN6QlfAeRDa2iyKLkC78ex0ZvIxvX
eyc5dijv9NcUW8xPYhpg6RBH4S8mX2lxRDXK3DmN/YiI//FFHXx2iYJ7jowwEGYk
DECFHblkGf3Y2nShRHDBodDSz5FDxEVQVzPiWwZHu7ENpvGl57SkxSePFLKyPRN+
PfoUJCNUzGmXXJxi/lD8tnEdg8O/fX2Ir6C+M6mgyZ3J1sC5kxEbAOnE9DRTlWFe
B+q+u002fsxdo8WzkmhPaizGQOkfSJk/peJlIcnlWSDLmYdWryqi3j91VfzxCY9+
H4dSd2IZGUAcB9wHiz5op2IyGSkh2h4kfItFlx6JYQKlBGOZqlbFKQ4AE2RUoPC7
dbng0bhZYirCt1ogvkKZBgEvRj+Y9BJ5GNwiQcIb2F/io4vzavrmqvxWzid1pXBG
6QKVSyZJ/jwX7vjs1bzH6asY9YSfhEKL1znNAbAPJeyJn7jQwxuZtiIgWgsrusfH

Accepted imaptool 0.9-14 (source i386)

2014-01-18 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 16:55:47 +
Source: imaptool
Binary: imaptool
Architecture: source i386
Version: 0.9-14
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 imaptool   - tool for creating client-side image maps
Changes: 
 imaptool (0.9-14) unstable; urgency=medium
 .
   * Switch to git; add Vcs-* fields.
   * Policy version 3.9.5: no changes required.
Checksums-Sha1: 
 ebe635c34345d00b151e688d04515f1e03d1fee2 1963 imaptool_0.9-14.dsc
 e9df09c84287cbb7f788e1255c677dec8ac95057 4928 imaptool_0.9-14.debian.tar.xz
 8965b76218602d0b2f53ee16edf957029f5b0103 18350 imaptool_0.9-14_i386.deb
Checksums-Sha256: 
 aad64102d861ef05e70d103c810692c3ba3ae786d0e6f38e52a34b98090afee1 1963 
imaptool_0.9-14.dsc
 f488c864789e60e655f77f1b381b40e11b8a536fc15b4445472788cb6679 4928 
imaptool_0.9-14.debian.tar.xz
 caa630548ba8bb442a163079b121569381cb5dcab4dcf78916829899069de83b 18350 
imaptool_0.9-14_i386.deb
Files: 
 27fba2bdde4f4921a7cbd74e4f80b0e3 1963 web optional imaptool_0.9-14.dsc
 da7f851e219a9a3164f8a824cf2d6928 4928 web optional 
imaptool_0.9-14.debian.tar.xz
 435f736dcc0589b68e7549d3868bf36e 18350 web optional imaptool_0.9-14_i386.deb

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

iQIVAwUBUtqyojk1h9l9hlALAQhWNBAAs0/SOR7vf7I+XC753hHNYaKILYcB6Lg5
WxXgX+HQdCVggv/lPb11pBMck37I6WsCCJ4IP37jiIvwstXOUuo0uw1kZEI6cqsc
mpAL8ywSb609kssLzxdgmf4lN1tCSMb1PUPv6x/Cqk0P+IXhmQ7vJ1ghPkksSRd0
gnj4gQmhuBrGUzyaSvwZom3Ca49gbPn5hvJQLt7gR5Wg0eWmce6EGOXtMz3IliCO
L0tkKHHpClbackqNCx9lc34V5VXw6xtjdnJ6EfZqrHUc8fGYN137MKQ7aGb1BY7q
/19zdmdGypIHVSMXPGrxBXdBlArzuEnERWeKDwZsc9jZA6aEN1vcXUw22AFNWJ3o
6hfwkmelB2NWcerpZccMuxqqoZP7RbtKWgjGvIk4lfNIvTMm75Z1DYzCWpiEBal9
m+9FrngrP2CjC+8v+uJsnEg5jOZtWd03tF/kaRukCtk8SvDMoLb0KpphSvw9No3o
7cHuVAYWrmqXD2YsyYiPVA2ZCaHzwJjeTSYcG8cQ9WyGvrbg4rN9IV5ZCFNmQRaR
WfPF4eCzomlNHc7pvCANImQrl7Ij+k3pbmBBp7I4V5kb5tuBI3sgyiwezLez10s6
OtxUiCvN85p3I/5Sgibf1KHPCTKP/n5JE46/sUw4svq/O5b1yx6Eo3/gnVFjs84l
Twz6RPlA2cs=
=q4bW
-END PGP SIGNATURE-


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



Accepted libav 6:10~alpha2-1 (amd64 source)

2014-01-18 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

]2;/tmp/u/libav-10~alpha2 [siretart@debian-build] (1)Format: 1.8
Date: Sat, 18 Jan 2014 15:46:55 +
Source: libav
Binary: libav-tools libav-dbg libav-doc libavutil53 libavcodec55 libavdevice54 
libavformat55 libavfilter4 libswscale2 libavutil-dev libavcodec-dev 
libavdevice-dev libavformat-dev libavfilter-dev libswscale-dev 
libavresample-dev libavresample1 libavutil-extra-53 libavcodec-extra-55 
libavdevice-extra-54 libavfilter-extra-4 libavformat-extra-55 
libswscale-extra-2 libavcodec-extra
Architecture: amd64 source
Version: 6:10~alpha2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libavcodec55 - Libav codec library
 libavcodec-dev - Development files for libavcodec
 libavcodec-extra-55 - Libav codec library (additional codecs)
 libavcodec-extra - Libav codec library (additional codecs meta-package)
 libav-dbg  - Debug symbols for Libav related packages
 libavdevice54 - Libav device handling library
 libavdevice-dev - Development files for libavdevice
 libavdevice-extra-54 - Libav device handling library (transitional package)
 libav-doc  - Documentation of the Libav API
 libavfilter4 - Libav video filtering library
 libavfilter-dev - Development files for libavfilter
 libavfilter-extra-4 - Libav filter library (transitional package)
 libavformat55 - Libav file format library
 libavformat-dev - Development files for libavformat
 libavformat-extra-55 - Libav file format library (transitional package)
 libavresample1 - Libav audo resampling library
 libavresample-dev - Development files for libavresample
 libav-tools - Multimedia player, server, encoder and transcoder
 libavutil53 - Libav utility library
 libavutil-dev - Development files for libavutil
 libavutil-extra-53 - Libav utility library (transitional package)
 libswscale2 - Libav video scaling library
 libswscale-dev - Development files for libswscale
 libswscale-extra-2 - Libav video software scaling library (transitional 
package)
Changes: 
 libav (6:10~alpha2-1) experimental; urgency=low
 .
   * New Upstream release 10_alpha2. This upstream git snapshot has too many
 changes to list here, cf. to the upstream Changelog:
 
http://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v10_alpha2
Checksums-Sha1: 
 28e1142b7d7ede25d1d55bc146739049e5d1f86f 3509 libav_10~alpha2-1.dsc
 eec99d5eb87c68fe4deed5ba7d3ef481ee45170e 4619448 libav_10~alpha2.orig.tar.xz
 134194037a8211c009bae05dceb40092268e24e4 62240 libav_10~alpha2-1.debian.tar.gz
 457766fafd6f5ea83f274702cf129e1e1dabd808 3778644 
libav-tools_10~alpha2-1_amd64.deb
 77017ab073ea078e742481c1887e088ba09ca211 33885570 
libav-dbg_10~alpha2-1_amd64.deb
 867d8f84dc87ea0191336deadfc3e5cff43cc6ec 113606 
libavutil53_10~alpha2-1_amd64.deb
 12d93c03f49c676dc2d1474cae7580fa0db79651 2795850 
libavcodec55_10~alpha2-1_amd64.deb
 3610547cacba08f4d43c77ddf1fb44a226e37265 75154 
libavdevice54_10~alpha2-1_amd64.deb
 ebb2bfa2fe7bde7596b12aeaac8903c02fcf85eb 538780 
libavformat55_10~alpha2-1_amd64.deb
 0decbb22b1102c9e32f424bba429cc865bd02b09 146646 
libavfilter4_10~alpha2-1_amd64.deb
 732c9a45631a3c17d9da52af4b01eb077699b616 126010 
libswscale2_10~alpha2-1_amd64.deb
 44a48f73b171c4d14eedebe419b5a57ace65a0ca 171182 
libavutil-dev_10~alpha2-1_amd64.deb
 e7b27c26f026c87ff88d73cd3c26d76987368efe 3084274 
libavcodec-dev_10~alpha2-1_amd64.deb
 de7ebb9f0b31cd5449bbc60f34dc0b0056851130 77688 
libavdevice-dev_10~alpha2-1_amd64.deb
 370a2bf9ebb26e7c578e76891c2e4fe69f2f11ae 640356 
libavformat-dev_10~alpha2-1_amd64.deb
 14d7ef62b8d3fcb390ed2b8c46290569b60350ac 175368 
libavfilter-dev_10~alpha2-1_amd64.deb
 92f14fa0e6ab018fb8f9cfeaf2705fb03797f7bf 138540 
libswscale-dev_10~alpha2-1_amd64.deb
 b23b7f8eadc2e87c6c36833e39ff765e11791e96 94796 
libavresample-dev_10~alpha2-1_amd64.deb
 6273ec0ffdea39c379541fa83d267ce5bf1401d7 85602 
libavresample1_10~alpha2-1_amd64.deb
 ac9cd78b38e58838ca337e267198389e2e52e088 2798130 
libavcodec-extra-55_10~alpha2-1_amd64.deb
Checksums-Sha256: 
 281a396b6cb862947454d254bfe1a249c3b4a7c35243d0c321110890e15597a2 3509 
libav_10~alpha2-1.dsc
 ac7487c4e98a11e07cf4ed1749513176dd5bca4e333e3ada10f0f994836f 4619448 
libav_10~alpha2.orig.tar.xz
 cafcb8a5ac8e0aaa815199a191eca3475ae8966bb952ca5f29403e8581c01627 62240 
libav_10~alpha2-1.debian.tar.gz
 5abdb07027ceeb64ea0c76f5984af7aee4c9a2b346e5e7cf25eddb1eaa7cb5a3 3778644 
libav-tools_10~alpha2-1_amd64.deb
 d3abb2c36705dca93195b8331adaf3ecd17b0dafeced87f5b7152dbcfdeaa51c 33885570 
libav-dbg_10~alpha2-1_amd64.deb
 d1d3a515d6ab74cec7051b234365830f901dab82ef9dc0ee940e46ebc9131996 113606 
libavutil53_10~alpha2-1_amd64.deb
 97c390afa962ce84a2e39629b38aad2d2d551dbfec641000b18c8c8077a47584 2795850 
libavcodec55_10~alpha2-1_amd64.deb
 1f5fb5f7d65760f7a157557ae976333d92ea0c45968176ea5c5666a244b5e88b 75154 
libavdevice54_10~alpha2-1_amd64.deb
 

Accepted winetricks 0.0+20140115+svn1086-1 (source all)

2014-01-18 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 16 Jan 2014 06:54:07 +0200
Source: winetricks
Binary: winetricks
Architecture: source all
Version: 0.0+20140115+svn1086-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 winetricks - package manager for WINE to install software easily
Closes: 731195 734464
Changes: 
 winetricks (0.0+20140115+svn1086-1) unstable; urgency=low
 .
   * New upstream release
 - Search usr/lib/$arch/wine/bin (multiarch; Closes: #734464).
   * debian/control
 - (Depends): add arch specific wine package checks.
   (Closes: #731195). Patch thanks to Simon McVittie
   s...@debian.org.
 - (Standards): Update to 3.9.5.
   * debian/upstream.changelog
 - Update.
Checksums-Sha1: 
 816613a89628d11998ba09f25d64040d54804f58 2022 
winetricks_0.0+20140115+svn1086-1.dsc
 79a77e6fa04ac26da6d1db4f99b591317051aa53 161300 
winetricks_0.0+20140115+svn1086.orig.tar.gz
 f6129ec8d048fb3680d1792b7a205d85238b5533 44460 
winetricks_0.0+20140115+svn1086-1.debian.tar.xz
 8a0f25ca73995b253d9ada4f0857bfb8575f4428 169632 
winetricks_0.0+20140115+svn1086-1_all.deb
Checksums-Sha256: 
 3ff1a5b1de103fae4f36c203f56ff9550ba0946949951b2b9b3158102d50e3a3 2022 
winetricks_0.0+20140115+svn1086-1.dsc
 3706fd1a91ea0f0e1be643d51b43d00379e9c99f52772e9bb91e9191514169c9 161300 
winetricks_0.0+20140115+svn1086.orig.tar.gz
 d1c17b9635425deb257d94cc0d86f04538a04633e973421eed2ccb9f5f1f4d51 44460 
winetricks_0.0+20140115+svn1086-1.debian.tar.xz
 637b52cf30e0f37fb1afd65d167a2427a462fdcf600e0493068c25d679df0697 169632 
winetricks_0.0+20140115+svn1086-1_all.deb
Files: 
 6da365ba307bac24420e1432d753061a 2022 contrib/otherosfs optional 
winetricks_0.0+20140115+svn1086-1.dsc
 1dd226e6494b594101392a3b68a3547c 161300 contrib/otherosfs optional 
winetricks_0.0+20140115+svn1086.orig.tar.gz
 a8e082f281177034ef13b841740c1d01 44460 contrib/otherosfs optional 
winetricks_0.0+20140115+svn1086-1.debian.tar.xz
 af064b4ffc9eb422c53ab6763b4a207e 169632 contrib/otherosfs optional 
winetricks_0.0+20140115+svn1086-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS2rJcAAoJECHSBYmXSz6W9mUP/jL1AA7nVjJ8FQD4rFk0KZhC
uzhV+yXndtVbcVJJ95V7vq5f8wzsm0mFAzZWI2MfUhsChATvq7uzRuHB4BBmiBEJ
ri4C9vrbi04hPHBjAR4L+Ej/O06tqaCS00Wap/y7RqfsVF8nwcmTXyCtHw9SDcTU
Gvsd4N/xyyQ2Bkf2w0OPaBHrLU+yQ3D2ng2T7sjR/wqpvagODgyMR3URhdlmpwEn
j7fTSllEfTXdPKVWZtryYFVvKMC7k6IdTiSFJfoEXmCBXslckPqyltb+Z7HLuJeS
vyGtnmUL7YFDUrl+OUiDU1Ni28jO+8BobfnbUWVNnBrSt55H4ksBuUJwOEDFtOej
Pck/i9S6pjW8Pxb129ko7HEXzvItMyN/xoIzEpBpNGiIVfwWHSnQDYlIg6V8oVmL
M4aL8Xm8ax5Gamvnvp6XRJzlwqo8juRFtArwynYjHspgJ+cRpSCkL3DoCknQrrew
sSulOdHN7zpSNl3vGO1IRtiVIOu5o55Tr73s0K2lc+3arCBXuodRs2YIV3eHefoZ
qbRYM0nRbNDFojFUy5UM7e9TeJiyOK43uSVQrK6ZUddDltzPC+dppeoVbZw9kfJb
X2zQZzdP6J6r29SnocJ3J40YKv3Hgfxl35w+THAMKsdgBNoM7zLJTJqBn2toxLPt
b6XlrxRC7g2i6s4kRuro
=7I2P
-END PGP SIGNATURE-


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



Accepted jlex 1.2.6-7 (source all)

2014-01-18 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 16:23:46 +
Source: jlex
Binary: jlex
Architecture: source all
Version: 1.2.6-7
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 jlex   - Lex-style lexical analyser generator for Java
Changes: 
 jlex (1.2.6-7) unstable; urgency=low
 .
   * Remove article from start of short description, per lintian.
   * Insert an Old Changelog: line in debian/changelog to pacify Lintian
 regarding entries that used an old syntax.
   * Switch to git; add Vcs-* fields.
   * Policy version 3.9.5: no changes required.
Checksums-Sha1: 
 b2bee699e95bcef51a700be9f61dad5774cab583 1932 jlex_1.2.6-7.dsc
 ad813d233aaf6873d613cb0fe9fde34972a4069e 6064 jlex_1.2.6-7.debian.tar.xz
 b16810c7bb60daacd279f982f6ae020a2364b208 68712 jlex_1.2.6-7_all.deb
Checksums-Sha256: 
 a2833bb980ba52dc1355231afed58ab167d37962c8d26cc074fc1a99099cb8d7 1932 
jlex_1.2.6-7.dsc
 653790cd8ceb91d768e4a85494e54c824892618ee7c1344a50c97f8cc0f815d4 6064 
jlex_1.2.6-7.debian.tar.xz
 ab3856151f2ac17fca0e204010bfeb375d6c88bb04ec834dd68c76cabc394360 68712 
jlex_1.2.6-7_all.deb
Files: 
 ab4eb7ed8808e60bfa4d6ff61c04ebfe 1932 devel optional jlex_1.2.6-7.dsc
 6c534968a7851c0584cc4e51b4ea2930 6064 devel optional jlex_1.2.6-7.debian.tar.xz
 601b08e62381f48133e1e9922b60116d 68712 java optional jlex_1.2.6-7_all.deb

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

iQIVAwUBUtqxCTk1h9l9hlALAQirnBAAu3qWStD47C9ShvmFIc/I63xGKSMtn6ML
M0+ekm2AAlLJ8IkUBo9qrD4oWsHXOwTfmfdcdUySEn/GFxbkmBReQhgmyyKVIenL
8osgcMdyCtcF4hhzmPe7guCnXijFqAfFtz4ThZit1tr0nTf1ni/32PdsDZDsblNd
yA7/saLEq8izn4gzEnicRlmvA4VqyqbUarj60alzrIxqSVfRn34r8g+BIkLkF0m8
Fa2RB9esuMbKIxUAh4cMOj0haFk9Q9plb7IM5JKsT/zaqTnMQcjDqGxGIR7rDUrs
hCJPUk3qWVln081gsjUBIAyTIydSBsaRbrJpzFNofI1AI5IUYcp5G45NsYFIxPX/
p7ctivob8MKoKhXcNrRz1gcPmLgdvr0f1Oh9ZfjiZwtg3eA3/EZ6ooJ9/t6ZRot1
YNn28taDADjVf417mB7KXX0hjZBQrORqzpjnMetLAIHFszmalvN4VBUDfII6Mtpu
5khQxPxjOJcqIF8qObXkaSFLRR6mFCBMlVBKu7aYreGwts3QDrrhMlLrclcJ0c6y
ozprzyuYPuv5FqBE6YOQW9zxqCKxxQJRQ9tgpMzyvTSEy2fvMmHDLqJTN7s1tf3l
wY/lbqRt4PvtzhSAKrbYuR5iKHfLATOHWAQpgpBBvivIy2vtiCHFwSIiggG9xFtx
kgBAbgGyMFE=
=o/vp
-END PGP SIGNATURE-


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



Accepted c++-annotations 9.8.0-1 (source all)

2014-01-18 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 08:55:27 -0800
Source: c++-annotations
Binary: c++-annotations c++-annotations-html c++-annotations-txt 
c++-annotations-latex c++-annotations-pdf c++-annotations-ps 
c++-annotations-dvi c++-annotations-contrib
Architecture: source all
Version: 9.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Frank B. Brokken f.b.brok...@rug.nl
Changed-By: tony mancill tmanc...@debian.org
Description: 
 c++-annotations - Extensive tutorial and documentation about C++
 c++-annotations-contrib - Extensive tutorial and documentation about C++ - 
contributed file
 c++-annotations-dvi - Extensive tutorial and documentation about C++ - DVI 
output
 c++-annotations-html - Extensive tutorial and documentation about C++ - html 
output
 c++-annotations-latex - Extensive tutorial and documentation about C++ - LaTeX 
output
 c++-annotations-pdf - Extensive tutorial and documentation about C++ - PDF 
output
 c++-annotations-ps - Extensive tutorial and documentation about C++ - 
Postscript outpu
 c++-annotations-txt - Extensive tutorial and documentation about C++ - text 
output
Changes: 
 c++-annotations (9.8.0-1) unstable; urgency=low
 .
   [ Frank B. Brokken ]
   * New upstream release, adds a section about static polymorphism, removes
 the concrete/a2x section, and removes C++11 indicators from the section
 headers.
 .
   [ tony mancill ]
   * Use debhelper 9.
   * Tweak build-deps for g++ to use = 4.8.
Checksums-Sha1: 
 dfef6408dcb76e7070071311fa77c9d7de234ef3 2638 c++-annotations_9.8.0-1.dsc
 1f933cf360563a7f440a0fc76252688208064c41 1584632 
c++-annotations_9.8.0.orig.tar.gz
 98260d16eda8beb70ba4cd98faab6f284f9d679c 6636 
c++-annotations_9.8.0-1.debian.tar.xz
 30d0a6cc2113501aeb893e7d7ce10f3e7054dc14 113594 c++-annotations_9.8.0-1_all.deb
 8a26c278a5b72c54166f63cb2610a9f34e38ffcb 648062 
c++-annotations-html_9.8.0-1_all.deb
 6b5f983c51f10881699a9a2b376f3e26be3ee906 526358 
c++-annotations-txt_9.8.0-1_all.deb
 1d86a82f083865ef5ea04c702d1ad7dd50c1597a 1132634 
c++-annotations-latex_9.8.0-1_all.deb
 a18aec42f38bb53f78d32ce2adc9c476eff720e5 8688808 
c++-annotations-pdf_9.8.0-1_all.deb
 df66d3d3205647e1f9d193b7af7e09520ef97dbc 4188236 
c++-annotations-ps_9.8.0-1_all.deb
 1494df4062dd58ad87fc596e3074a22a7df9ef32 1895290 
c++-annotations-dvi_9.8.0-1_all.deb
 5061dac22503fef491729d710d1e2872a84b47ab 22236 
c++-annotations-contrib_9.8.0-1_all.deb
Checksums-Sha256: 
 4cf4aa8381fa644d248eace9453a33afb332756551ff92b1928efecf14d3565e 2638 
c++-annotations_9.8.0-1.dsc
 024dc088d14e9b8014d18f5988ad61124aa35ee93cdca80f0f05319c874b2116 1584632 
c++-annotations_9.8.0.orig.tar.gz
 bb6fbac5c36ea5f255c022da05fb0964d94feeb4d0efdc0707906370bb288f88 6636 
c++-annotations_9.8.0-1.debian.tar.xz
 f9e190c060057c9fb8fa299a7cbb679c1432fbeb9294b98b412cd7331054f6df 113594 
c++-annotations_9.8.0-1_all.deb
 9fa0cda66fa780799dc6be2e2aadae7e4767893baa3f5bbd492b4518aa9167fb 648062 
c++-annotations-html_9.8.0-1_all.deb
 2b731875a4c449f34959eb1e83b1a14909a2a01924ef4a86968e32b489d5faa8 526358 
c++-annotations-txt_9.8.0-1_all.deb
 4711cba11a854c2730ee60fb6e5fdf3851ff46fc06d6a1b11dfea40a1af37162 1132634 
c++-annotations-latex_9.8.0-1_all.deb
 6c1fbcf90711e35a785baf6378db2d906663cd68ab24a965ac7a0b04c39300f4 8688808 
c++-annotations-pdf_9.8.0-1_all.deb
 b38704155f78b0deea149d86e111e4fa8828b0a18fd35b9edd1b713e0e85bf64 4188236 
c++-annotations-ps_9.8.0-1_all.deb
 c248d5cdb2d3d46c445dd05a32bf2ba6539189a8d4abb64c5866f5be5bf66238 1895290 
c++-annotations-dvi_9.8.0-1_all.deb
 06a0c38b89112af5adbbe5b292bd740f887004b0a8ce099a1ee68743ebfa6e64 22236 
c++-annotations-contrib_9.8.0-1_all.deb
Files: 
 f9c40b50c795bac62f87458227de8227 2638 doc optional c++-annotations_9.8.0-1.dsc
 415bde9fb16eb23e8bad8342da2286a0 1584632 doc optional 
c++-annotations_9.8.0.orig.tar.gz
 c2563e603b4eb08217f58f4bd2444dc2 6636 doc optional 
c++-annotations_9.8.0-1.debian.tar.xz
 047e9fa8f700165164c6d583312f3dfa 113594 doc optional 
c++-annotations_9.8.0-1_all.deb
 fbba86aa2e4e2c0d20ab98d6e8f1833d 648062 doc optional 
c++-annotations-html_9.8.0-1_all.deb
 3ce20feca42a69784772febd7fbbdcc5 526358 doc optional 
c++-annotations-txt_9.8.0-1_all.deb
 092fd32aeb17e6260f190d2f890ef310 1132634 doc optional 
c++-annotations-latex_9.8.0-1_all.deb
 b075869946bb71766cfe007770ebbdf5 8688808 doc optional 
c++-annotations-pdf_9.8.0-1_all.deb
 f72f887730121b1b0cceb41ae7cbe106 4188236 doc optional 
c++-annotations-ps_9.8.0-1_all.deb
 af416de06b550e600bbc1edcb11bc697 1895290 doc optional 
c++-annotations-dvi_9.8.0-1_all.deb
 4fddbe49eb2be50510756202af082644 22236 doc optional 
c++-annotations-contrib_9.8.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS2rNVAAoJECHSBYmXSz6WEqoP/3a0IJ4eAGb6R3tnXx3Fl4n1
2TlciN/sLKb6CgCK7Wr/Ag438TgrWc5pYrgtcPGmvi4y/xSEEQ3BYoI1Xzq6nnhe
ATkpNRGeeblTudfie90HlQR8cbW2onkhctqvJZ5eHoAhGgUkxel7CCWcY913HDup
Bs4G9O4TMvaoMur08klVdyesllLQN+nFgH7IhWZqwQg6FWLVj9t2NR/mGUmfi4Ui

Accepted adblock-plus 2.4.1-1 (source all)

2014-01-18 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 17 Jan 2014 10:59:03 -0400
Source: adblock-plus
Binary: xul-ext-adblock-plus
Architecture: source all
Version: 2.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Mozilla Extension Maintainers 
pkg-mozext-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 xul-ext-adblock-plus - advertisement blocking extension for web browsers
Changes: 
 adblock-plus (2.4.1-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.4.1
Checksums-Sha1: 
 5e06d25820ae263ee5a95448661e738b81788170 1766 adblock-plus_2.4.1-1.dsc
 1480d85d0e2345228c25401acfe6295a2f85f21a 798512 adblock-plus_2.4.1.orig.tar.gz
 38154164f52e9c9b64c74e15feb88c912cf26485 7908 
adblock-plus_2.4.1-1.debian.tar.xz
 aa784a52390a16b325ef61b1b9c1657fecb76c32 543074 
xul-ext-adblock-plus_2.4.1-1_all.deb
Checksums-Sha256: 
 71982fe946b557534cd1d9e3c776ec95519d96dc1491f2b9272f171cc00f852d 1766 
adblock-plus_2.4.1-1.dsc
 b36f0044761c32b2057ae4fc5547f16bd1880abbad81b306ad2a0e86e60880dc 798512 
adblock-plus_2.4.1.orig.tar.gz
 42595cb6d6d5141015e727359950f24733b7ea077284a05a4e0f43ef309ba590 7908 
adblock-plus_2.4.1-1.debian.tar.xz
 dcb256f3786065ce101232ff1dae4d45552c32664990c65e258fbbbf9b3f231d 543074 
xul-ext-adblock-plus_2.4.1-1_all.deb
Files: 
 afc4a065c94fe0c0cc59fe1844e350cb 1766 web optional adblock-plus_2.4.1-1.dsc
 94a39fd7358093fca71e449f6fedc0b3 798512 web optional 
adblock-plus_2.4.1.orig.tar.gz
 3a91ddfae5fd2381b1e73163807813d6 7908 web optional 
adblock-plus_2.4.1-1.debian.tar.xz
 0f40feea59a1aea07d072a6a11967a13 543074 web optional 
xul-ext-adblock-plus_2.4.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJS2rObAAoJEAWMHPlE9r088AYIAKLsmHHvZcbfeId1e8S6dTJD
Sm7qPI/lAwqwFrtNahciRqHcIaiL83+stKV2PAVNuSO2YZICDUzMUYf879VhpIEW
ze2Sz0UHKDdrv8GWc/KsQ1WpYuxkG3bvL8HDNT1HWss0QlHWZEWaWpQ4eIZJYZa5
DPR994cJ/XqJDDLd9rN/YF/+N+k7ghe6M2bH3CjH25UWna2ZB9HPn5d7zYDtpJVk
Q/VP6H01OAsGtFMw49XgftoQ8VnZr6FZgfCXF/Fl8OKm2Fb/4tbAc3zx/eqvrlcu
YqsReUdeXQHXvc/kF/pexQJDix5NZdkF9dJZ/GKTu8OWmn38/XYT7MuptzEGVbk=
=oKTE
-END PGP SIGNATURE-


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



Accepted bzr-git 0.6.12+bzr1629-1 (source all)

2014-01-18 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 17:14:34 +
Source: bzr-git
Binary: bzr-git
Architecture: source all
Version: 0.6.12+bzr1629-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org
Changed-By: Jelmer Vernooij jel...@debian.org
Description: 
 bzr-git- Bazaar plugin providing Git integration
Changes: 
 bzr-git (0.6.12+bzr1629-1) unstable; urgency=low
 .
   * Remove myself from uploaders.
   * New upstream snapshot.
+ Fixes incompatibility with newer versions of Dulwich. Thanks, Pitti.
  LP: #1270075
   * Bump standards version to 3.9.5 (no chnages).
Checksums-Sha1: 
 3b731b5208556cdb9b18944ba1bcfec01acd91fc 2284 bzr-git_0.6.12+bzr1629-1.dsc
 c6150cc5d5423259796931ac9dbbeb7dae1586a5 121028 
bzr-git_0.6.12+bzr1629.orig.tar.gz
 f3b4c173312fb9d756e24775fd23492be138ac44 6346 
bzr-git_0.6.12+bzr1629-1.debian.tar.gz
 29761c1f3f7d8f7cc12319cb0297093a68d04cd0 96678 bzr-git_0.6.12+bzr1629-1_all.deb
Checksums-Sha256: 
 dee479c3dbdeefde764fd52fbfc8e05639e9ba3586b5b50939d9e58359763279 2284 
bzr-git_0.6.12+bzr1629-1.dsc
 81caaefe0116d8103f7698db02f409d13c6e3bace8917038e4d4caaa66f030dc 121028 
bzr-git_0.6.12+bzr1629.orig.tar.gz
 cf411f127f84cc20013177dd399fbe2cd80853e1df8b5fdec0bdf4421835c46a 6346 
bzr-git_0.6.12+bzr1629-1.debian.tar.gz
 4acfa6ba30ed93c9feff57ebc71d8910340a7421902169a5b490c3446fb12367 96678 
bzr-git_0.6.12+bzr1629-1_all.deb
Files: 
 923cdd79456f27be9bf637fa7872adc6 2284 vcs optional bzr-git_0.6.12+bzr1629-1.dsc
 e2317f7dd0ef4ed6c06896291c3a3b35 121028 vcs optional 
bzr-git_0.6.12+bzr1629.orig.tar.gz
 2ac7678bcdf65d2eea33ed2d2c6ae8ed 6346 vcs optional 
bzr-git_0.6.12+bzr1629-1.debian.tar.gz
 c66476bd497f0af010de9662300e8719 96678 vcs optional 
bzr-git_0.6.12+bzr1629-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJS2rgKAAoJEACAbyvXKaRXIgYQAKSHU7S28ulieT6uO/E4sAAR
GPJAGPqhN3HCVvOwWW+wGLM7Vy5Qu9bOSx3YiSDsBXcCAh010L457rSOxWCfc46x
mjXLC9+h1R4DLoyN6uVjSCC5KyeLrYvmkcXJqxt1B3r28iZ3pk7SdhLNXDL+q/KC
rF0Vi/QTMi4p0B7S0Iufb3Mectb5GD75RCJXwesmQXwAcLhdrre9lCi7P9VCztUe
9GJTK6Lf1GRIyMnJD5gBu5UIUZfRfBsnTexAB247sTZWqoc18pHY++cg99QfCZbT
jm7qLvSbfNGWGEYLqC0Jmk4jieaF48jVBJepvSpQsQ0996RdwkoGDS4Q6n//vjTV
u0PeqOW6j8Dh+u6jBGZZJLXBg3gNfJZQJH+89A9/ZUeQmwOtm6ag47z0sndMHdkf
TUpVXt6stVOkYdM7Klz3NRE24ecgsPC3yXpurjnd1TB1V2a6Z/HBYTCIslZcYAy+
Y4uUyjAMy8mSVBKLMjcmTxJN2XK/855D5UTdowcdVhM4VKqynO7ggPUmlM49t7Iy
5G28x57TwopwF0lFnt/Nh766ycEjomKdJj4CzTUjoC1NNqplaePwwB7qey7hW4DJ
7KNf5/Yzz6FaDrMDh8HQne/Gbg9McWXR7RrTcDFJKvststBJfRTpGIs9rphD9SWP
0c15nRdYJum07x21/wXj
=yn5m
-END PGP SIGNATURE-


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



Accepted python-dmidecode 3.10.13-3 (source amd64)

2014-01-18 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 18:17:32 +0100
Source: python-dmidecode
Binary: python-dmidecode python-dmidecode-dbg
Architecture: source amd64
Version: 3.10.13-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-dmidecode - Python extension module for dmidecode
 python-dmidecode-dbg - Python extension module for dmidecode (debug)
Changes: 
 python-dmidecode (3.10.13-3) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * Acknowledge NMU: 3.10.13-1.1
   * debian/control
 - bump Standards-Version to 3.9.5 (no changes needed)
   * debian/copyright
 - extend packaging copyright years
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
Checksums-Sha1: 
 02c4ea64890ce4e3ccba78f21b7c20c8be137da3 1616 python-dmidecode_3.10.13-3.dsc
 1dfaf3a501ed0255118365871e39b7e0d552f0fd 4800 
python-dmidecode_3.10.13-3.debian.tar.xz
 d29fe548df7c8b9a858e35358cec6def3fdf733a 75258 
python-dmidecode_3.10.13-3_amd64.deb
 b5f44e4f1840880c0e956f1e0512741af56f9d6c 56988 
python-dmidecode-dbg_3.10.13-3_amd64.deb
Checksums-Sha256: 
 d2bceb4e43c171968c9cb11ee96750375c1027edc536cae98aa4159b3866dfaf 1616 
python-dmidecode_3.10.13-3.dsc
 733c2155643734669d4fb4c1034ba8f2fac564c15bb0a183fdd89697659a9cdd 4800 
python-dmidecode_3.10.13-3.debian.tar.xz
 c114368a6f59967497bd8e53f55045cad82e130c5a3b578038a5b44bfe06dd31 75258 
python-dmidecode_3.10.13-3_amd64.deb
 2005d1623316bdc36cbae3f8254266d317d8d07aeff40a7e5c1dcdb1a5cdda12 56988 
python-dmidecode-dbg_3.10.13-3_amd64.deb
Files: 
 964e93d8f4f16a1c8f2ec6e798a99845 1616 python optional 
python-dmidecode_3.10.13-3.dsc
 ebc2a66e7ef256a9e2ba1cb2aa5c3b22 4800 python optional 
python-dmidecode_3.10.13-3.debian.tar.xz
 e84dd96172e2ca2a3bc810357d5f7728 75258 python optional 
python-dmidecode_3.10.13-3_amd64.deb
 78c8ea3ec3b38157c0e7ee105b7201bc 56988 debug extra 
python-dmidecode-dbg_3.10.13-3_amd64.deb

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

iEYEARECAAYFAlLauEcACgkQAukwV0RN2VCrjQCgjiNcw4A/nkMoOG0OavmDG9u/
X7MAnRxmZmmHMp1x8I2+naAbCEyxOXrQ
=SRs3
-END PGP SIGNATURE-


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



Accepted ioquake3 1.36+u20140116+gdde36d9-1 (source amd64)

2014-01-18 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 17:28:34 +
Source: ioquake3
Binary: ioquake3 ioquake3-server ioquake3-dbg
Architecture: source amd64
Version: 1.36+u20140116+gdde36d9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 ioquake3   - Game engine for 3D first person shooter games
 ioquake3-dbg - debug symbols for the ioquake3 game engine
 ioquake3-server - Standalone server for ioQuake3 based games
Changes: 
 ioquake3 (1.36+u20140116+gdde36d9-1) unstable; urgency=low
 .
   * New upstream snapshot
 - refresh patches
 - set renderergl2 default video mode to 640x480, matching renderergl1:
   user configuration (if any) overrides this
 - switch opengl2 renderer back to opengl1 when running OpenArena,
   since OA's GLSL shaders don't seem to be fully compatible with it
   * Canonicalize Vcs-Git, Vcs-Browser
   * Standards-Version: 3.9.5 (no changes needed)
   * Install README.md as upstream README
Checksums-Sha1: 
 00813d6ec9e540d69d3bef07fc075caebf04b65d 2313 
ioquake3_1.36+u20140116+gdde36d9-1.dsc
 46a247bb2e7be08db3d6d8c5559862404f4b73b0 1871504 
ioquake3_1.36+u20140116+gdde36d9.orig.tar.xz
 d2e2978ae89478bf72b46230a3f0499acba4f69f 18656 
ioquake3_1.36+u20140116+gdde36d9-1.debian.tar.xz
 502bc3d817c6d9f3cd7eb06cd2f8cd515b025925 1432214 
ioquake3_1.36+u20140116+gdde36d9-1_amd64.deb
 ba51efcaf86c555ffaa40d8edceb9691f2d9b5f2 842694 
ioquake3-server_1.36+u20140116+gdde36d9-1_amd64.deb
 ee6c42d7f51b5bae77c53f4ac50b7406e0bfd081 5253358 
ioquake3-dbg_1.36+u20140116+gdde36d9-1_amd64.deb
Checksums-Sha256: 
 1ba26c0a40a92da9a46f88b5e09cae7eda73188115bcbf1569f3ce261bf4f46c 2313 
ioquake3_1.36+u20140116+gdde36d9-1.dsc
 5c5bcabdde8e3fc0923367d15a9e61abfdd16cbb301b2bd7fba140611af3d506 1871504 
ioquake3_1.36+u20140116+gdde36d9.orig.tar.xz
 f9e8cbd0b067da7876744e4c391bea917b908720bdf21baa307dbda5d0497ed9 18656 
ioquake3_1.36+u20140116+gdde36d9-1.debian.tar.xz
 95ffc67526f429c095dd8bf56e07e1cec75cf91f91dbb222619d300a234d6385 1432214 
ioquake3_1.36+u20140116+gdde36d9-1_amd64.deb
 62d37938f959a210de8a3c74ba72a0c1d814f2c1b24f2bac61159576d2804a64 842694 
ioquake3-server_1.36+u20140116+gdde36d9-1_amd64.deb
 cbf3b4c9b6323c841bad2775e28901a2f8fd3ad71da3e8b6c35dba0ff47bb3e2 5253358 
ioquake3-dbg_1.36+u20140116+gdde36d9-1_amd64.deb
Files: 
 ecf5896ddb962ffb6398e5a67ca5e5f1 2313 games optional 
ioquake3_1.36+u20140116+gdde36d9-1.dsc
 55bc7653dfddad9cc22d6d2f04eddbd4 1871504 games optional 
ioquake3_1.36+u20140116+gdde36d9.orig.tar.xz
 3b59a36a4dee5642ae2cd6c8a6d7b96b 18656 games optional 
ioquake3_1.36+u20140116+gdde36d9-1.debian.tar.xz
 f7d16d86333e3dc9c134abc1f8b15785 1432214 games optional 
ioquake3_1.36+u20140116+gdde36d9-1_amd64.deb
 ec18827a7f23d7ccdf05bfa75afedca1 842694 games optional 
ioquake3-server_1.36+u20140116+gdde36d9-1_amd64.deb
 223061baff53b9a52a1ff7b9046586c8 5253358 debug extra 
ioquake3-dbg_1.36+u20140116+gdde36d9-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBUtq81U3o/ypjx8yQAQhjjhAAkrQMAU0WN7emxYyyXh2IdtsxH0PfmoIU
pbZ03NkaYhzgDgaj2/tfkHJw0Nhq6ANQjEcRiD7LroxAk+wnUCbhVK/B9DbcHI8O
XVqPQpQDxo6P3dTmvs+RttHUORmlebkPYgyP5c3CIlw0yCt6DP1O6u2IHH1zFcy/
ZTXQjo6eOfzHGbwpHT3C0sR447ZhyjVQtpaCPBAq0A7HuSssvCpxsU7G+ZljUeUq
Hnybe6V3/iWmwQF6UgDeTuCy+0CVYb6uOVAT5Q0Hq7HmZ4MNX+lRvcBYWY0sDRCC
njSwJkEyCySajjksEVk6wwqDh/eA/u8GWRPyCHvefOAiN0ow9UoheChxuVFEDyTw
UI3gsZscTHRBhlPy8ZJT+3rIb9sVxzGPUZ0Bp+XTZXPKA4B7W1PoJ8UVFY2pnZVu
QdMufeEY+Z02AQaT4CN3nDIzbGiMkATpCj6H4C8b2DXhRCrNH6oRqtTbFC7R/rly
pkn3bDSt2BDeqte3N1Z2CtQgZdKjQNw4DkjLfWw5SsKgnYq+CnrOFT2QfBqGth1o
grtu2oLNXxUJDX5nmEDaHln96rWISixFjLmEgXGuRUDmcFc5aWGQGAJY7d7nhMQZ
CXRlt0sRCCTWiJ9o/nru2mxsW347MCi45dWe4YnBYxxmQ0z8gRfaPsA6YEcWkJ2o
d5Zp0tVhnM0=
=qXot
-END PGP SIGNATURE-


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



Accepted tvdb-api 1.9-1 (source all)

2014-01-18 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 18:34:29 +0100
Source: tvdb-api
Binary: python-tvdb-api
Architecture: source all
Version: 1.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-tvdb-api - API interface to TheTVDB.com
Changes: 
 tvdb-api (1.9-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control
 - bump Standards-Version to 3.9.5 (no changes needed)
   * debian/copyright
 - extend packaging copyright years
Checksums-Sha1: 
 2b47f8c955ee90460241167bb95e7523aaf67d6b 1368 tvdb-api_1.9-1.dsc
 fafa582fa08d99b965ebb9538f1c097cbb991a23 33194 tvdb-api_1.9.orig.tar.gz
 673e6417aa06aa8d94613297f545e2d73c5d21ad 2400 tvdb-api_1.9-1.debian.tar.xz
 ed2fc7b521b8b58e32ed02e57f1e41b715f25a90 17482 python-tvdb-api_1.9-1_all.deb
Checksums-Sha256: 
 315213ed09afdd90e79fc488797f8eb8a905586e88cb9c319606ef589d5f5342 1368 
tvdb-api_1.9-1.dsc
 ddd9046c09ce26a88542d51b34ac6c6375a7a8ac0e9e48f6ecd8a5800cc69b4d 33194 
tvdb-api_1.9.orig.tar.gz
 1b73657f25a2020d672f7366df659e8824031faaa76b126367246791c2d47e1e 2400 
tvdb-api_1.9-1.debian.tar.xz
 6cd61b27830cb19549891fa423270bb062acafb82c3f104dd14a5097dfb9091b 17482 
python-tvdb-api_1.9-1_all.deb
Files: 
 1ff74e83da625bd053243351695d6932 1368 python optional tvdb-api_1.9-1.dsc
 b0a2c94d7468ca4576841722cf79a999 33194 python optional tvdb-api_1.9.orig.tar.gz
 9efc0b8a01e1ae6c2257eae6a778e0b7 2400 python optional 
tvdb-api_1.9-1.debian.tar.xz
 9f56e1fce657f5f074c7dd7e471d02d9 17482 python optional 
python-tvdb-api_1.9-1_all.deb

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

iEYEARECAAYFAlLau2EACgkQAukwV0RN2VC24ACghO2BFMpiopuVvQbyN1Xi1X3T
HUYAoIcJsf7Rv0YjrxKLm6ZUFj3cxpxZ
=dzEa
-END PGP SIGNATURE-


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



Accepted mozilla-noscript 2.6.8.12-1 (source all)

2014-01-18 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 13:25:52 -0400
Source: mozilla-noscript
Binary: xul-ext-noscript
Architecture: source all
Version: 2.6.8.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Mozilla Extension Maintainers 
pkg-mozext-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 xul-ext-noscript - permissions manager for Iceweasel and Iceape
Changes: 
 mozilla-noscript (2.6.8.12-1) unstable; urgency=medium
 .
   * Team upload
   * Imported Upstream version 2.6.8.12, and upload to unstable
   * Refresh upstream changelog
Checksums-Sha1: 
 fe4964fbe0111aec49d98028fcbd90c81783a115 1706 mozilla-noscript_2.6.8.12-1.dsc
 683f9df76fcee3a492b112f53fb93e6305b7a575 461337 
mozilla-noscript_2.6.8.12.orig.tar.bz2
 2201af0a9843f88ee68b4ce294f44295ae9af7a3 72532 
mozilla-noscript_2.6.8.12-1.debian.tar.xz
 1b5d20de930ed0357119962e2b89264069a157a4 737832 
xul-ext-noscript_2.6.8.12-1_all.deb
Checksums-Sha256: 
 be7d2f8aea3cc9c7cdabc61459aa9a379472a0b3a08c43983d809fcf1c383b3b 1706 
mozilla-noscript_2.6.8.12-1.dsc
 1d98df26936edc668eb6184b03530306979949c2ae02a2fb922b690aa72c1cc4 461337 
mozilla-noscript_2.6.8.12.orig.tar.bz2
 48f5cd38d4fd47d3a9f9132bb8f8fbb1f959c45991db45af848736b5a05ede07 72532 
mozilla-noscript_2.6.8.12-1.debian.tar.xz
 4edcc506a37634e344f33fe865b56de2af38cd2825b955023f9f98a1ec1b0890 737832 
xul-ext-noscript_2.6.8.12-1_all.deb
Files: 
 837656da4c0f21c5d85807324319ea9e 1706 web optional 
mozilla-noscript_2.6.8.12-1.dsc
 39f4d206d58e2f97fa0136f8fe6bf2ef 461337 web optional 
mozilla-noscript_2.6.8.12.orig.tar.bz2
 bbcc11a2e7aaf918910ba91ca64a1eb3 72532 web optional 
mozilla-noscript_2.6.8.12-1.debian.tar.xz
 f9bfb08586ef226526a27020017e588e 737832 web optional 
xul-ext-noscript_2.6.8.12-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJS2rvQAAoJEAWMHPlE9r08DcUH/3201qgEzZaJ7D2E/l0RfA2k
3SgEHf/0XhroPjKpvr0slmWFYdWm4bvS2jo9UNOxk60JyxmcP7XUbTLUMSQm/g9Y
n0/mWBsjjTN7QzOeRdfoB/e0l6IkMzGEKGpoU+Ywn3R8N15AA3NWwqxr2ASM6bq8
lxauViGS6sbLpC4NqXTCobCRfkKtb8NWt21+A1zObKId2irO6dOgOClhOTB7xgQp
X5lDtMCPwUmSZmGg3XCaMyJv/amJWW2zzwBj22Uy7g3ogWmqKFHPevtvPV7aKbkU
XoNRmCbV1XaLHemRs0OqYnqk4RVom78ohrO6P49/WmweWS9BuL8vxCnkyZidrec=
=T4gZ
-END PGP SIGNATURE-


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



Accepted distributed-net 2.9110.519-1 (source amd64)

2014-01-18 Thread James E. Stark
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 11 Jan 2014 18:22:36 -0500
Source: distributed-net
Binary: distributed-net
Architecture: source amd64
Version: 2.9110.519-1
Distribution: unstable
Urgency: medium
Maintainer: James E. Stark jst...@ieee.org
Changed-By: James E. Stark jst...@ieee.org
Description: 
 distributed-net - donate unused CPU cycles - client for distributed.net
Closes: 734719
Changes: 
 distributed-net (2.9110.519-1) unstable; urgency=medium
 .
   [ James E. Stark ]
   * Bump Standards-Version to 3.9.5
   - Add build-arch and build-indep targets to rules, falling through to
 build-stamp since they aren't useful for this package.
   * New upstream version for amd64, armel and i386
   * Apply Colin Watson's patch to the init script, to accommodate the change
 of daemons shell from /bin/sh to /usr/sbin/nologin (Closes: #734719)
 .
   [ tony mancill ]
   * Remove s390 and ia64 from Architectures.
   * Update lintian overrides.
   * Update handling of CHANGES.txt in debian/rules to prevent removal of
 upstream source file during build.
Checksums-Sha1: 
 fb5d39e808f76a05c5ff0be4d8b4e71ca15a8b30 1792 distributed-net_2.9110.519-1.dsc
 bce5f0e1392fcb726503c1bf2260f3f727180cd5 4254946 
distributed-net_2.9110.519.orig.tar.gz
 1787cc87a2d69897b63c8137fc1357f2f4ad76e5 20662 
distributed-net_2.9110.519-1.debian.tar.gz
 5124d3cb17e3c9a4420ed805cf5c48e44d79e5b0 560754 
distributed-net_2.9110.519-1_amd64.deb
Checksums-Sha256: 
 c63fd71bc27e5bed081467fd2d8afd705b8efc4afffda4bffc8ac124af376f49 1792 
distributed-net_2.9110.519-1.dsc
 1326079ff31504f619a1fdc04be71525723c40ee80b08755753bd9ca9375fe33 4254946 
distributed-net_2.9110.519.orig.tar.gz
 a1bb5f859949636fc9adb211fca07ea944324134bd84dff96ff3b9b072744246 20662 
distributed-net_2.9110.519-1.debian.tar.gz
 c5afd74939a36fbd020c8c4c6bc979ac03b8b9828e123ea7c68c8ada531dc013 560754 
distributed-net_2.9110.519-1_amd64.deb
Files: 
 611a037aba27bf33d59adc634c0b72d1 1792 non-free/misc optional 
distributed-net_2.9110.519-1.dsc
 7a2739033c467083f2c343310d582477 4254946 non-free/misc optional 
distributed-net_2.9110.519.orig.tar.gz
 27b5a774e6f4e341f8ff1a2d22202848 20662 non-free/misc optional 
distributed-net_2.9110.519-1.debian.tar.gz
 f12fd68e56f3afd7550513b8a0b9fbad 560754 non-free/misc optional 
distributed-net_2.9110.519-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS2sQ/AAoJECHSBYmXSz6WLMUP/19hiEMTsd310UxtjK65qgQM
ngPAzFVxxZ0XqlB58LK4r5H4KQ4f0jSbRRDS4JJ1lc67ai43CMPQkSH0UnLwUKf1
ln4Ph8531P+Eh7tX49EE/3lo3YquCpcHz1knD7U9u7XJGTVEazhEtdVb59FhmBw0
3iVBAgHv8W5k4Rf3QdaAkfHFQ7f2XxfhEfJZHN0ST73ii+JH0y7hqokGBYBSyaMn
Xap1amBjd0Fl+1XRQob2o8zVDrBWOOWf/9doHibBkZSrjoVPmhoxttSZQ0VMMxzw
iNnP3EpRL0cRmwoEWsBYajWRA36CUWnh3Z2luVEubA+Mss8DINm52y08j3Zbmrvw
PLcbvgU4OVMnLp4ucT3VT6gAWWqpZqJKDKdm31p7Z8NAO+4sg8rKOzo/OUdvXRV9
sLDTnkLYkb8Ihh8kwfYCusgYtnE8UsZDQ8WYq91r1O/xHKVSdCLV6TPzlRvV0Luh
+0jWqtwDCaE3JHn+80ZZ4b2WgbG4RlB6KFdZsZFph7kbG5s3sw2dUR+SzsdCbteV
ehTWR3iNVularsisAoXHWdsDbJO+N6a8+XDOki7Oyv8g6lYXYDTKxEQ4hKkQ5EZ5
NyeUTaWgBfwQHVsjvPPWl5nwbkJDrvlSZdKDvIuYcasXPXw3KDlrGz81ouvxM8nR
iWKxvxo8LG3ft1boOUWO
=lV0d
-END PGP SIGNATURE-


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



Accepted html-xml-utils 6.5-1 (source amd64)

2014-01-18 Thread Daniel Leidert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 19:01:08 +0100
Source: html-xml-utils
Binary: html-xml-utils
Architecture: source amd64
Version: 6.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group debian-xml-sgml-p...@lists.alioth.debian.org
Changed-By: Daniel Leidert dleid...@debian.org
Description: 
 html-xml-utils - HTML and XML manipulation utilities
Closes: 716075 716076 716079 716080 716542
Changes: 
 html-xml-utils (6.5-1) unstable; urgency=low
 .
   * New upstream release.
 - Fixes all crashes reported by the mayhem project
   (closes: #716075, #716076, #716079, #716080, #716542).
   * debian/control (Standards-Version): Bumped to 3.9.5.
 (Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
   * debian/copyright: Updated.
Checksums-Sha1: 
 ec0768f14e82f03e05cbc816309805fdbf50ece1 1433 html-xml-utils_6.5-1.dsc
 d7286896066bdc2cd26a01392c971b6dc88f74f5 308632 html-xml-utils_6.5.orig.tar.gz
 53ae02d2dad50cf490e4e7eafea1d3db01059d9d 5056 
html-xml-utils_6.5-1.debian.tar.xz
 91f1f6be2751261b864a962b5d1c377fc4309d92 238652 html-xml-utils_6.5-1_amd64.deb
Checksums-Sha256: 
 e39165df389324942ff4fc6cb68f355d39b155477047d903f9a26846bb7d1264 1433 
html-xml-utils_6.5-1.dsc
 21e411f7a52281bb006aa0177f0996b832f27a85c00ba126acf98ddc06248c9a 308632 
html-xml-utils_6.5.orig.tar.gz
 3fed27c5022958b8f6f3fa2090902abaf8b32a9b9d28354ae672da77f7976f04 5056 
html-xml-utils_6.5-1.debian.tar.xz
 ede64322679293ca0711854b6c5f664a9c8fc8b316deab5640f9748a8e642150 238652 
html-xml-utils_6.5-1_amd64.deb
Files: 
 b10977d5f56bc1886f6859e59a254d27 1433 text extra html-xml-utils_6.5-1.dsc
 dea2f5f64fa2e27c90fda0d6803ab9d7 308632 text extra 
html-xml-utils_6.5.orig.tar.gz
 1561b0f0049923ab1312f27007be2838 5056 text extra 
html-xml-utils_6.5-1.debian.tar.xz
 51b8f240d94c32a98ef1349ca123b60b 238652 text extra 
html-xml-utils_6.5-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLawtAACgkQm0bx+wiPa4wPbgCeIfFsIJDc5rKcCfwWlsWskqcy
SIgAn05FBq6F67QmMMGWPGMO4nKJ7Rw0
=WImS
-END PGP SIGNATURE-


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



Accepted p11-kit 0.20.2-1 (source i386)

2014-01-18 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 19:49:43 +0100
Source: p11-kit
Binary: libp11-kit-dev libp11-kit0 p11-kit libp11-kit0-dbg
Architecture: source i386
Version: 0.20.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libp11-kit-dev - Library for loading and coordinating access to PKCS#11 
modules -
 libp11-kit0 - Library for loading and coordinating access to PKCS#11 modules -
 libp11-kit0-dbg - load and coordinate access to PKCS#11 modules - debugging 
symbols
 p11-kit- p11-glue utilities, proxy and trust modules
Changes: 
 p11-kit (0.20.2-1) unstable; urgency=medium
 .
   * Point vcs* to git.
   * Add debian/upstream-signing-key.pgp (listed in
 debian/source/include-binaries) and update watchfile to check
 upstream signature.
   * New upstream version.
 + Drop 20_disablesgidtest.diff, included upstream.
 + Add newly added symbol p11_kit_iter_get_attributes to symbol file.
Checksums-Sha1: 
 376b80feb23c2dd25e66400efd73aacebdadca3d 2128 p11-kit_0.20.2-1.dsc
 87b6006be38304b56940c717694557d4e39542d3 97 p11-kit_0.20.2.orig.tar.gz
 87ba307fca00ea74f410ab3ec8293611e70fee12 14064 p11-kit_0.20.2-1.debian.tar.xz
 2000347adf7bf9c62eb7b8eee7ea6eaf951a4097 61878 libp11-kit-dev_0.20.2-1_i386.deb
 bb29382ce034bf461cb3495925ffe8649c0b7513 75110 libp11-kit0_0.20.2-1_i386.deb
 69dc4b275c7098d044ef7cac60788c3e73417cda 142430 p11-kit_0.20.2-1_i386.deb
 8b0a751fe6b10b03f9a4a6fb0bf72af31c1e1f4a 484712 
libp11-kit0-dbg_0.20.2-1_i386.deb
Checksums-Sha256: 
 60c913c35175815aa0846487e8599180e2c904cfcf26d692b433042be294e23b 2128 
p11-kit_0.20.2-1.dsc
 04ed51d92fc46c2b632e13d73e0293090e9f8aa29c8aa8c6bc95c12475e5ef7c 97 
p11-kit_0.20.2.orig.tar.gz
 45f96b8771326dda1dbd5a67c3445997061120b5e945d7032d3c9b2ea4014616 14064 
p11-kit_0.20.2-1.debian.tar.xz
 053e00ab44ffa9e531b3069f6d86b65acd52c6c4fa67efcf9fa466ce21b0e61d 61878 
libp11-kit-dev_0.20.2-1_i386.deb
 cdabc63dba09a0733e5a56c2da7ddd9edb6a6370e97f0a45b8bec60b90b6577d 75110 
libp11-kit0_0.20.2-1_i386.deb
 f0e047fcac237d368323f94eebaefcd2b9195c810907e01d2032d67aa2a77be4 142430 
p11-kit_0.20.2-1_i386.deb
 c839f87b504c95a1f316d735cade25afc97e9d96b20bf388bd58b12facc8dee6 484712 
libp11-kit0-dbg_0.20.2-1_i386.deb
Files: 
 f7f3278b812dd3b8b61c299dfd5b295a 2128 libs extra p11-kit_0.20.2-1.dsc
 757b97ee4ac0ce598661a90cd784c4f1 97 libs extra p11-kit_0.20.2.orig.tar.gz
 ca5c1194fed72a42959f90ba49a2e248 14064 libs extra 
p11-kit_0.20.2-1.debian.tar.xz
 5cf59e30d97b8c32dceb89ae64e43bdc 61878 libdevel optional 
libp11-kit-dev_0.20.2-1_i386.deb
 076cb1d9f464929894f496b343a62725 75110 libs standard 
libp11-kit0_0.20.2-1_i386.deb
 186ddd2316bdeeddf31447ee50ca09af 142430 misc extra p11-kit_0.20.2-1_i386.deb
 b1bc7022ae5e43120f704a0d20f54f02 484712 debug extra 
libp11-kit0-dbg_0.20.2-1_i386.deb

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

iQIcBAEBCgAGBQJS2s3kAAoJEKVPAYVDghSE36EP/jTOacuLJGapi0pcz4PWkpYc
k99K+3JtqeDbxv7BpMxplOZe3OkIAbYXB9Z1kd2DeE6pnJvLVh7IHj/77qyqf1z6
ybd5PHHC5pUzmjcf5SWHQSCFoiOcNx8VlNDNHhecM84YO5M+FkbPyhtktQZsWhax
2xQb7mD0UX+z0AEglUeRO0tjYEXN6Ll2txmphYBk14emGne0MECBVT5yyYzUEadG
cD03rQ5YmWGoDZC70MAmJkdsV1ItDfHh/KjM0CXdhtYCrjRtIKcOV/VQ5OLlo/d1
OYsXww7slYLiepxx7RY1yHGFNEnXaB8tqs7GTdS7nZRCd5tS9GmkDOBhvYe9sWGU
ENpdWQ0ZOSQl7nGhQQccpVZRUFyrP6jnB1ll41xpCeSmhJ/eR52CK7gJlysYCprT
rAJ2Xpot9076pWncVZdeMmRveUO7XaK0cm7WVJikvms9GkphhiM00b3C8K5lN20R
fseEl8gVkI3O/9Wvs7+ICiOOdgvDnQ4RCMuubf9cQgydMg0dG3nVPdznpS4Z6IlN
RHnI0AzWxvQYDHXRz8FwvXK3TpI2cmq4TQCCqiPLb7jnB04iwbjbjnkk+3sbnz0W
rRsYdpXuNrlIn8hUANRDoH0obwdFEzaTacNzeonMi96qSWaMwhtMOO/5M0sle9Rc
S3VZlBaJnr8NNWc3PQ5f
=pBec
-END PGP SIGNATURE-


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



Accepted gnome-chemistry-utils 0.14.6-1 (source amd64)

2014-01-18 Thread Daniel Leidert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 19:48:00 +0100
Source: gnome-chemistry-utils
Binary: libgcu0 libgcu-dbg gcu-bin gcu-plugin gcrystal gchempaint
Architecture: source amd64
Version: 0.14.6-1
Distribution: unstable
Urgency: low
Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org
Changed-By: Daniel Leidert dleid...@debian.org
Description: 
 gchempaint - 2D chemical structures editor for the GNOME2 desktop
 gcrystal   - lightweight crystal structures visualizer
 gcu-bin- GNOME chemistry utils (helper applications)
 gcu-plugin - GNOME chemistry utils (browser plugin)
 libgcu-dbg - GNOME chemistry utils (debugging symbols)
 libgcu0- GNOME chemistry utils (library)
Changes: 
 gnome-chemistry-utils (0.14.6-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/upstream-signing-key.pgp: Added upstream keyring.
   * debian/watch: Added signature URL.
   * debian/patches/716961_fix_plugin_mime_typo.patch: Fixed and dropped.
   * debian/patches/series: Emptied.
   * debian/source/include-binaries: Added debian/upstream-signing-key.pgp.
Checksums-Sha1: 
 b8efc20e8d781794e4276b20b2fa364786591906 2213 
gnome-chemistry-utils_0.14.6-1.dsc
 d1c0e7d6396bb4af56831352faad1e06941e167a 6556077 
gnome-chemistry-utils_0.14.6.orig.tar.bz2
 fb1e4c18dbd9d103082ec5d56748851155070610 20788 
gnome-chemistry-utils_0.14.6-1.debian.tar.xz
 e7a7983a296aef2276697fe61ea987ecc14c9c35 901016 libgcu0_0.14.6-1_amd64.deb
 0bb6447ce1a8d4dcd14eed54b8cbd5d85f9ca857 5922442 libgcu-dbg_0.14.6-1_amd64.deb
 758484eb8bacef7b4f7c2d28515856150eed42af 1086402 gcu-bin_0.14.6-1_amd64.deb
 c0364d8986f250aef22b803340f93428335a933c 472148 gcrystal_0.14.6-1_amd64.deb
 2f95813ce7ea23cc964d198b647b9b0fd5329725 1586166 gchempaint_0.14.6-1_amd64.deb
 5b43c82ed596bb26b75ee1e07c1e426f6c1701e0 33512 gcu-plugin_0.14.6-1_amd64.deb
Checksums-Sha256: 
 01bf7ce1ac71231cb51ae4f7d847efc952d9a4f087ea46c9abbb4431463f84b2 2213 
gnome-chemistry-utils_0.14.6-1.dsc
 c6f99ed45817f60d32a65a3cebba14067ff5134b408bd3f701c20a94488daf33 6556077 
gnome-chemistry-utils_0.14.6.orig.tar.bz2
 b9710365a2f81679632350864e33ecebb389e098162b3dd13a934e6963985ead 20788 
gnome-chemistry-utils_0.14.6-1.debian.tar.xz
 c74a525fd2dcc7c4a761ba086e7a4bfd6d9a398db4cb2e034cb86a7602d58e28 901016 
libgcu0_0.14.6-1_amd64.deb
 ce84b2f13e5e427379ca634b24a817bd398778ff0c3f8d97b19cd38beb132bd4 5922442 
libgcu-dbg_0.14.6-1_amd64.deb
 efe4d2c5ffc9d0eaeccfc53f741d2e5e77ded386f4f9b53d0df1cf3a36aefe54 1086402 
gcu-bin_0.14.6-1_amd64.deb
 f8e3c43060c44f97ab0101b757bf8689d044b31a157b67933912d3e905c2709e 472148 
gcrystal_0.14.6-1_amd64.deb
 8dff6399bd284208fb5170f981bc4d29d8af9f81a323734b23ff6e0256b005c6 1586166 
gchempaint_0.14.6-1_amd64.deb
 47bcddaed65cea040905f9724450cd1d66e782467121ceec1221c3e3eb0bb293 33512 
gcu-plugin_0.14.6-1_amd64.deb
Files: 
 4202d1173e2081d44b996921d734baad 2213 science optional 
gnome-chemistry-utils_0.14.6-1.dsc
 6ecbdb81ab507a2cd5b73e4070f5fa47 6556077 science optional 
gnome-chemistry-utils_0.14.6.orig.tar.bz2
 354a774faf67f9255e1bb142e4f5da8b 20788 science optional 
gnome-chemistry-utils_0.14.6-1.debian.tar.xz
 5f32d5d6297e141d4f05d6bb3dfc1bc5 901016 libs optional 
libgcu0_0.14.6-1_amd64.deb
 4be808cee3905d23fd3e0cc6cfbb2a9e 5922442 debug extra 
libgcu-dbg_0.14.6-1_amd64.deb
 99095dd934452cdcbd6c8b96217ff3a1 1086402 science optional 
gcu-bin_0.14.6-1_amd64.deb
 2fc99ae58d02a24b1d3ac116c9f0619d 472148 science optional 
gcrystal_0.14.6-1_amd64.deb
 358c8edc398d76d328261e23eea2dcc6 1586166 science optional 
gchempaint_0.14.6-1_amd64.deb
 207cdc1c6fc993500f285785aeeac873 33512 science optional 
gcu-plugin_0.14.6-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLazjoACgkQm0bx+wiPa4yfiACgqN/eqMcpEOIclIl/MS5Ac4VV
dKsAn3NGrX6xX207zEyD5Q9CjIIUZY3p
=gAic
-END PGP SIGNATURE-


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



Accepted pinba-engine-mysql 1.0.0-3 (source amd64)

2014-01-18 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 20:18:04 +0100
Source: pinba-engine-mysql
Binary: pinba-engine-mysql-5.5
Architecture: source amd64
Version: 1.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 pinba-engine-mysql-5.5 - realtime statistics server for PHP using MySQL as a 
read-only int
Changes: 
 pinba-engine-mysql (1.0.0-3) unstable; urgency=low
 .
   * Update debian/watch, thanks to Bart Martens.
   * Bump Standards-Version.
   * Update Vcs-* URL.
   * Use autotools-dev.
Checksums-Sha1: 
 9de0ca573728ead17980c89d475dd97346fb018b 2096 pinba-engine-mysql_1.0.0-3.dsc
 63d0f430dbe010228e32ee88688be82c8bd15b24 3176 
pinba-engine-mysql_1.0.0-3.debian.tar.xz
 bad79da730dba46f0a228c99790c1daf99bafa9a 61134 
pinba-engine-mysql-5.5_1.0.0-3_amd64.deb
Checksums-Sha256: 
 b9100de03b39816d228d28b9707d19bf8968764b8be6fbd4c0858f81f9fba42b 2096 
pinba-engine-mysql_1.0.0-3.dsc
 30c675e563a6982bc13744e88a921f4e889cb70fde65a8e002b6e6d9eb19a8b4 3176 
pinba-engine-mysql_1.0.0-3.debian.tar.xz
 9c6c280666749258cdf19f5af3477aba0f792b9b4a782d85c3fea220acec4044 61134 
pinba-engine-mysql-5.5_1.0.0-3_amd64.deb
Files: 
 163507849372ff0c1da25e4fdd22d3e0 2096 database extra 
pinba-engine-mysql_1.0.0-3.dsc
 0348aec457828e67ddadfe741216925b 3176 database extra 
pinba-engine-mysql_1.0.0-3.debian.tar.xz
 418d27880f6e2471706a4ed25ae0e8c4 61134 database extra 
pinba-engine-mysql-5.5_1.0.0-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2tWpAAoJEJWkL+g1NSX53WUP/0C3p5QaP0kybTIyQoE5l3DL
DHM4zy/iCSXKS3fO2EDr1q8e9jwPZ15jg6LUtPIXaLSKr/60/36VIFQ8H7YqlAzR
szjUYCbEPw2k2M/Od2v/u2UOBUv3LIjm+tWZlanvl71p+ucQoeMGq9wFPyhBLCaX
EKwnOT8nbSNT8D1qzun82iHthh3ZYABZzJOXFBpZdvADVXJ0rykwr7b+aH0XBAhG
ojCHGCMXHjtqLDZuIKhONQZGmuv50JcL1QwUGPGeaBPsGi7Be8Q2/wGkHqmvZABp
KbhKe/7l/QfR7vtfB7Tuvdgvd0rhMBlTbu9tK3xl7fLuJMBgVF6NMfXH/4DcrckK
1+SdoIOkrX+f5YdmbTwk9xTkKFgmQPaGxfUF0h4lkhfioIsC5RPpASDhQ/9aHTP5
/tBMTRq/f6ooqydxWueJRtyL3t88DP894qhnywcAKeBUXnyGJHrWOXkf9Q6HAM9I
H9BN9zqrcN53ibC6UMrMi5TuKzoR0I7jSueYcR3A/AsiIDK0GkJOQbvjCFv8GuMS
P9gUE349yekuPWAf7EOCgYHODNop77fS521QOVunGno8GkVmkx/4wrqF9uQrtbG0
UKQw8QPd8no9tb70LPiTG2EmPZZ4u/0tX+0dRQ356mY0yuL4MMxRyipqcsVhTt2d
++hgr+Cg7GvuCGCGU9jW
=2jvx
-END PGP SIGNATURE-


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



Accepted xft 2.3.1-2 (source amd64)

2014-01-18 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 20:14:05 +0100
Source: xft
Binary: libxft2 libxft2-udeb libxft2-dbg libxft-dev
Architecture: source amd64
Version: 2.3.1-2
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libxft-dev - FreeType-based font drawing library for X (development files)
 libxft2- FreeType-based font drawing library for X
 libxft2-dbg - FreeType-based font drawing library for X (unstripped)
 libxft2-udeb - FreeType-based font drawing library for X (udeb)
Closes: 733385
Changes: 
 xft (2.3.1-2) unstable; urgency=medium
 .
   * Fix FTBFS with freetype 2.5.1 (closes: #733385).
Checksums-Sha1: 
 cc74c5cdb6635732cee8c27aa19ee86457525e4f 2072 xft_2.3.1-2.dsc
 f86ef3fde13301682e0473474cd55fc8caa41ec7 21064 xft_2.3.1-2.diff.gz
 20cd86d15dfd5f70400d7fc4752f5b337182e139 54022 libxft2_2.3.1-2_amd64.deb
 08f7cd4e23ba78ac555a23485ad6cba7f3274224 33102 libxft2-udeb_2.3.1-2_amd64.udeb
 dcad18c9db334aa86ab2feff967b93bec4f04f10 127280 libxft2-dbg_2.3.1-2_amd64.deb
 0f28d74953b776a751bd5b8efce17e472ad774e2 64864 libxft-dev_2.3.1-2_amd64.deb
Checksums-Sha256: 
 13697ac687c9c4ec0fb45269ea7352c87f57a7ae6e57639f244db90a08999a7b 2072 
xft_2.3.1-2.dsc
 aa63b12309c462c8861fa141376e34fb03a5ef962dc2bb96a9ae924c1c2a043c 21064 
xft_2.3.1-2.diff.gz
 9a2e319aefbcd945c051a4a2c1da79a3310d942d937801b0f2e108c0b48b259d 54022 
libxft2_2.3.1-2_amd64.deb
 ef8bb85d657577a22e3e48fbe26f0b52718ee51f72fb88b5fa243e596ae020f4 33102 
libxft2-udeb_2.3.1-2_amd64.udeb
 822e1d4c58895c5ad24997142cf9c74bb9b8848f1e198c302328aca416264f2e 127280 
libxft2-dbg_2.3.1-2_amd64.deb
 b71ed74b099bab7df197f7398c6a4e9ea91099b74aaaf1939b5a6382633d337d 64864 
libxft-dev_2.3.1-2_amd64.deb
Files: 
 8b8aa39873b1f8764cb79254c90dcfed 2072 devel optional xft_2.3.1-2.dsc
 f65a5cefae53a8787bb34e9051521a49 21064 devel optional xft_2.3.1-2.diff.gz
 d270d2c9888072e6e2ed58735dcb457d 54022 libs optional libxft2_2.3.1-2_amd64.deb
 386e492601fc5b8b9ad3b622dbd48872 33102 debian-installer optional 
libxft2-udeb_2.3.1-2_amd64.udeb
 8831258188d1ce8a69fb304a02f0bf07 127280 debug extra 
libxft2-dbg_2.3.1-2_amd64.deb
 e611e1fa06362fde06a9ef236e3b1916 64864 libdevel optional 
libxft-dev_2.3.1-2_amd64.deb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJS2tbzAAoJEDEBgAUJBeQMvPoP/iW92BbKW8xjs9n+kR22qJbz
k5X4rnwynPiGwcqazXXBPkkuO0slxGxTK3Q+6XQyNIlJtlfZIluTRg9BRppROVer
qjQcP4ND1MuSyfoizpGB7ODj/zgAxCBbebwlSfyxWMHlEs/9LjBZ3/8WZvxFRHDP
Zf5ivotUoK/DqahkA0PZhbopuIcMn2Uv4eSUkNwCYM++1oYzR5o2oJ8UTYeeaZFl
tz05zuCSA+kNrZNnPf/mfX5vghw2e/OYCZnqMIvcE/2GfiGy+4vScvWpOGOWGR6S
VzdK4yM0vTmwzbM5+VsF1nI9zjS8UEMg90L0yyPyqkxlFT7v9TvfsMCzXsDnq/VM
eNAf3I9GUEmO4uQpq01eLN15yzTwlIXZCRmc2QwUgl9X2vVt8Hdwi9QCxnq0nEz5
0NTeqwkUuazXrRPgyx9QlUV8DJZoKbgx+c/SbEb8+VUmiZUGyIefXgBH3MH4m3Qz
SbC2TnZnM2Nm2pC8H1+Nbw0DLObt12HcL+mm1u+mb/9iSkNZ97PDffHVBRMFyu05
3uQ/36OnOJoxRwBUWlz0nhjARDsrd5LO4U2W6E9cKNycehmsaZTTbD20yiWT0Mhz
lOCqh5i2rRwo7UHvNF0Yb4jz1S6SSSGJcvwh7ojHyyhRC1oB9KjgkmOn+1jW6WaE
zFBavAYmHfgMm7QdceJi
=fkci
-END PGP SIGNATURE-


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



Accepted apt 0.9.14.3~exp3 (source all amd64)

2014-01-18 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 21:09:24 +0100
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.5 apt-doc libapt-pkg-dev libapt-pkg-doc 
apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.9.14.3~exp3
Distribution: experimental
Urgency: low
Maintainer: APT Development Team de...@lists.debian.org
Changed-By: Michael Vogt m...@debian.org
Description: 
 apt- commandline package manager
 apt-doc- documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - package management related utility programs
 libapt-inst1.5 - deb package format runtime library
 libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - documentation for APT development
 libapt-pkg4.12 - package management runtime library
Changes: 
 apt (0.9.14.3~exp3) experimental; urgency=low
 .
   * implement deb822 suggestions by donkult (thanks!):
 - rename Dist to Suites
 - rename Section to Sections
 - rename Architectures-Delete to Architectures-Remove
 - rename Uri to URI
   * add apt list --manual-installed
   * add apt upgrade --dist
   * add apt purge
   * flock() the file edited in apt edit-sources
   * apt-private/private-show.cc:
 - do not show Description-lang: header
   * reword apt !isatty() warning
   * add missing integration test for apt list and fix bugs
 found by it
Checksums-Sha1: 
 e391064e9b0bc43fa48516f6ef2fcb9cf271a608 1643 apt_0.9.14.3~exp3.dsc
 fe73fe16d2c4fe5e3978caf5ffbfa068b7280f93 1715588 apt_0.9.14.3~exp3.tar.xz
 17e18350887290154ca73922527a1a88290c 268670 apt-doc_0.9.14.3~exp3_all.deb
 a812d097653e7d87eb2eec018b0305224fbc7626 589784 
libapt-pkg-doc_0.9.14.3~exp3_all.deb
 e7610fe7b459e822fb4a1c398e24b4783d913531 739288 
libapt-pkg4.12_0.9.14.3~exp3_amd64.deb
 ffbd3f9f5c2fb616f5ee8a4b42460edd5fe125b2 160078 
libapt-inst1.5_0.9.14.3~exp3_amd64.deb
 02b47d8fd1be87f3192e5c1c15c1aba7612cae61 1056456 apt_0.9.14.3~exp3_amd64.deb
 a40f429f87d91e0fcd19d9b4ff0678088337554e 183434 
libapt-pkg-dev_0.9.14.3~exp3_amd64.deb
 db4708f455c8de137afd4929617723359fff8b86 348028 
apt-utils_0.9.14.3~exp3_amd64.deb
 9aac0963f7bce774d3d7f9c473cd6489a7233148 126680 
apt-transport-https_0.9.14.3~exp3_amd64.deb
Checksums-Sha256: 
 dde0d553416a787b05da9954fb7cd704ef5aead72447850d511dfcd40ad4 1643 
apt_0.9.14.3~exp3.dsc
 d99633cf656f1ed1076d3134ea0a831e9cad8c53aad824d6b4118759199b77ac 1715588 
apt_0.9.14.3~exp3.tar.xz
 d2f4e2a9cf63e3c21c6c6fd8aff3bfccc026d11d0589d32355f73c03e8c475e4 268670 
apt-doc_0.9.14.3~exp3_all.deb
 baad83e0931e199d7e0094031a7771ff641d84d59e5b932400fd9e90bda2576b 589784 
libapt-pkg-doc_0.9.14.3~exp3_all.deb
 cbb277c418e8530a1a1d7afa4037c9d8ad3ef30d4d2d277024ce22b0c3c7d4e2 739288 
libapt-pkg4.12_0.9.14.3~exp3_amd64.deb
 a1d4da736882ede42717a489ef5f95281b62d0fb2e1bfafc184dfecee6aa0caf 160078 
libapt-inst1.5_0.9.14.3~exp3_amd64.deb
 002b25d2ae3cd5fac2c6570e9cc837cb6baa7e91ba62c894fd10e133a94f6d35 1056456 
apt_0.9.14.3~exp3_amd64.deb
 d9fb95dfd6a60bb0e0cf310533d9a312ef2aff188a5ffc235f054e631bb5e6d9 183434 
libapt-pkg-dev_0.9.14.3~exp3_amd64.deb
 4ff9b0f3dc9e3ab4eb7f28c5221387ea53c5121fa972ef43dd857451b34f 348028 
apt-utils_0.9.14.3~exp3_amd64.deb
 420bff14fbc2954298d78a94d20a68fdb6303105a61b0fb1621cc3e60e1a0a57 126680 
apt-transport-https_0.9.14.3~exp3_amd64.deb
Files: 
 260dddab785c91e8ffbb26ac87c85283 1643 admin important apt_0.9.14.3~exp3.dsc
 0101d374ed2f97ba5a6e8fbec2f3305a 1715588 admin important 
apt_0.9.14.3~exp3.tar.xz
 ae5888547dab30caa5dc31d442002d95 268670 doc optional 
apt-doc_0.9.14.3~exp3_all.deb
 8b89468b70e8383514e0b3ecd798caa3 589784 doc optional 
libapt-pkg-doc_0.9.14.3~exp3_all.deb
 551e3ef75e00cdf4c014d2fea20c4ab8 739288 libs important 
libapt-pkg4.12_0.9.14.3~exp3_amd64.deb
 2d24592139723cf63e66b7036f086359 160078 libs important 
libapt-inst1.5_0.9.14.3~exp3_amd64.deb
 e546300c1c620722c471d2aa2efcfeb8 1056456 admin important 
apt_0.9.14.3~exp3_amd64.deb
 eb322edff749d1fcccb9ebdcaae5953a 183434 libdevel optional 
libapt-pkg-dev_0.9.14.3~exp3_amd64.deb
 ec490675016b02035367783821da2628 348028 admin important 
apt-utils_0.9.14.3~exp3_amd64.deb
 b793d1f151a9ce524211f3c0283ba75a 126680 admin optional 
apt-transport-https_0.9.14.3~exp3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLa5XAACgkQliSD4VZixzSZsACfYjeNnWaUwblO93tHsFDY2Bmy
l3YAnAqXEDt2QD+rkdJfVKtk9xHJV60j
=Qk/v
-END PGP SIGNATURE-


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



Accepted pycurl 7.19.3-1 (source amd64)

2014-01-18 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 22:06:19 +0100
Source: pycurl
Binary: python-pycurl python-pycurl-dbg
Architecture: source amd64
Version: 7.19.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-pycurl - Python bindings to libcurl
 python-pycurl-dbg - Python bindings to libcurl (debug extension)
Changes: 
 pycurl (7.19.3-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/copyright
 - updated MIT copyright holders
 - added new file license information
   * debian/patches/10_setup.py.patch
 - refreshed to new upstream code
   * debian/{control, rules}
 - build and install documentation
Checksums-Sha1: 
 3cf3defb4c34c870f9dbbc7ae20a9062ce410263 1564 pycurl_7.19.3-1.dsc
 5d8b7a7f869362421061d72f6d234bf805ebebb5 113771 pycurl_7.19.3.orig.tar.gz
 82b6437dbe5261499ccba4c023097f0b63b50612 6392 pycurl_7.19.3-1.debian.tar.xz
 546a75b6066f54605450857d4ddeb2bc6a74f132 66480 python-pycurl_7.19.3-1_amd64.deb
 c25bab38ab78a95f5f542aece66744a956f41528 92048 
python-pycurl-dbg_7.19.3-1_amd64.deb
Checksums-Sha256: 
 66b5d97828e4fd28ab704046f3882f97292550ab4a09b326ffbe2d70579b5957 1564 
pycurl_7.19.3-1.dsc
 05e48835fe445ff327dcd373f49d9970e0b828a07cd4d08a23264507a742d616 113771 
pycurl_7.19.3.orig.tar.gz
 f17137f19b6cf3b3f7178c9cef8d9c4446b64adb73133672d25d70b36fa73519 6392 
pycurl_7.19.3-1.debian.tar.xz
 5f65e3a5b9a8b6b6eaf9a964e2fd0006d881927c9699dd933f72226ee3a137bf 66480 
python-pycurl_7.19.3-1_amd64.deb
 932fefbdef80bb656f418f1e3e378fc4aef6b338b90e370606516e79b9deb757 92048 
python-pycurl-dbg_7.19.3-1_amd64.deb
Files: 
 13b07ed25bded18c65def3cae8e09bb9 1564 python optional pycurl_7.19.3-1.dsc
 b9091b7438d3de1552e28862d2971cd1 113771 python optional 
pycurl_7.19.3.orig.tar.gz
 e71fcbde60f51c6115bbfc5cd77e4398 6392 python optional 
pycurl_7.19.3-1.debian.tar.xz
 06af63d1cf3048f227950c11e80427d9 66480 python optional 
python-pycurl_7.19.3-1_amd64.deb
 b5f03d4c080c69b8a6a18f199f0489e9 92048 debug extra 
python-pycurl-dbg_7.19.3-1_amd64.deb

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

iEYEARECAAYFAlLa7boACgkQAukwV0RN2VBDawCfVf/iT88nuXmUGPMXOzx9oPzv
zdkAn0MkcT4ECYHuR5Vdafss9WaRVYTO
=LVH6
-END PGP SIGNATURE-


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



Accepted php-sabredav 1.9.0~alpha2+dfsg-1 (source all)

2014-01-18 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 15:51:25 -0400
Source: php-sabredav
Binary: php-sabre-dav php-sabredav
Architecture: source all
Version: 1.9.0~alpha2+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ownCloud for Debian maintainers 
pkg-owncloud-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 php-sabre-dav - ${phpcomposer:description}
 php-sabredav - transitional dummy package
Changes: 
 php-sabredav (1.9.0~alpha2+dfsg-1) experimental; urgency=medium
 .
   [ Evert Pot ]
   * Requiring sabre/http 2.0.0 stable
   * Releasing second alpha
 .
   [ Thomas Müller ]
   * Introduce depth infinity for PROPFIND
 .
   [ David Prévot ]
   * Use Files-Excluded feature of uscan
   * Update copyright
Checksums-Sha1: 
 b935b483664217d98b4215514c09da13c369e5f6 1856 
php-sabredav_1.9.0~alpha2+dfsg-1.dsc
 66959c6dbd2ab55b4c5f40957b6fcbee3edcc46f 483902 
php-sabredav_1.9.0~alpha2+dfsg.orig.tar.gz
 6c532d3c086e2f8d4f572c18539914816dcf273f 4448 
php-sabredav_1.9.0~alpha2+dfsg-1.debian.tar.xz
 b6efb01d9614f40314be42faa0f65ef10daed3b9 164004 
php-sabre-dav_1.9.0~alpha2+dfsg-1_all.deb
 c26132f298a21a91c08e50d2394eae706431580d 23546 
php-sabredav_1.9.0~alpha2+dfsg-1_all.deb
Checksums-Sha256: 
 d6ded5239545e21feb2f4805276e3f6c895d674f2bab4d3d90a1c96fd1ad5a75 1856 
php-sabredav_1.9.0~alpha2+dfsg-1.dsc
 bfbe5dee9afeb9b3ff16ae69e12aebedd33aa898b78d1efcc602f1ebee5fd0e0 483902 
php-sabredav_1.9.0~alpha2+dfsg.orig.tar.gz
 5fc8b8c2ad157f3c8ea8a4cda5567c7d4ba9031dbb52416e063c8c2cbbe5dcb4 4448 
php-sabredav_1.9.0~alpha2+dfsg-1.debian.tar.xz
 6a54243c50898006908e94b07f8c4e58d71443ddba07a8d6c94870f1110f196b 164004 
php-sabre-dav_1.9.0~alpha2+dfsg-1_all.deb
 429772524e585afc7e4c0e70d5c919dff495b39b3f60b886f89d8cb83ec6a3fc 23546 
php-sabredav_1.9.0~alpha2+dfsg-1_all.deb
Files: 
 d7c9d083064517a27f6d7d78d3685d7b 1856 php optional 
php-sabredav_1.9.0~alpha2+dfsg-1.dsc
 5cf8c9289c2a26434afa212f25b2c95b 483902 php optional 
php-sabredav_1.9.0~alpha2+dfsg.orig.tar.gz
 fcce893460f27ec6420320e80a18867d 4448 php optional 
php-sabredav_1.9.0~alpha2+dfsg-1.debian.tar.xz
 04aa901f6d2ee8eb9ec47281812d1542 164004 php optional 
php-sabre-dav_1.9.0~alpha2+dfsg-1_all.deb
 f3b6d4368445b2c76b53462d3b547bfb 23546 oldlibs optional 
php-sabredav_1.9.0~alpha2+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJS2t5OAAoJEAWMHPlE9r08qEAH/2TJeelSrcM7pXMlCreY0X1O
HeIr24PLEXp54IDis9kwcS5TPGUJplpkDmZ8QNLhpesabm9U3VivK3Jb+jZPReTP
u5eS3bqc4KHb8Cw3ONFIR/snqQaCiH4XGHh0zoDp3ukODHIOWHllQY5VqzCN2rzi
Ty9u7YUSdrc/R0ZdJQmsZk9jVc2dfmlSHqGconhXa1Wgl1YkwA2ZWZS9k04RGSQk
t1vAJuP4Zl5tTh2J7aKKnzw2FG4uMy0rNPfEMth2CQiO53/AOOhmewqVZkWliy4d
AQejPnK+hGSLy4WXIwejQ0XZr1foKSBu4C1c27OQ4sPnEmjiat6u4LYwRmX74zY=
=S+yX
-END PGP SIGNATURE-


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



Accepted razorqt 0.5.2-4 (source all amd64)

2014-01-18 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 19:38:30 +
Source: razorqt
Binary: razorqt libqtxdg0 libqtxdg0-dev librazorqt0 librazorqt0-dev 
razorqt-data razorqt-appswitcher razorqt-autosuspend razorqt-config 
razorqt-confupdate razorqt-desktop razorqt-globalkeyshortcuts 
razorqt-lightdm-greeter razorqt-notificationd razorqt-openssh-askpass 
razorqt-panel razorqt-policykit-agent razorqt-power razorqt-runner 
razorqt-session
Architecture: source all amd64
Version: 0.5.2-4
Distribution: unstable
Urgency: high
Maintainer: Manuel A. Fernandez Montecelo m...@debian.org
Changed-By: Manuel A. Fernandez Montecelo m...@debian.org
Description: 
 libqtxdg0  - Implementation of the XDG Specifications for Qt, libs
 libqtxdg0-dev - Implementation of the XDG Specifications for Qt, development 
pack
 librazorqt0 - Shared libraries for Razor-qt desktop environment
 librazorqt0-dev - Shared libraries for Razor-qt desktop environment, 
development pa
 razorqt- Lightweight desktop environment, all components
 razorqt-appswitcher - Application switcher component for Razor-qt desktop 
environment
 razorqt-autosuspend - Autosuspend component for Razor-qt desktop environment
 razorqt-config - Configuration component for Razor-qt desktop environment
 razorqt-confupdate - Configuration update component for Razor-qt desktop 
environment
 razorqt-data - Shared data files for Razor-qt desktop environment
 razorqt-desktop - Desktop component for Razor-qt desktop environment
 razorqt-globalkeyshortcuts - Keyboard shortcuts component for Razor-qt desktop 
environment
 razorqt-lightdm-greeter - LightDM greeter for Razor-qt desktop environment
 razorqt-notificationd - Notification component for Razor-qt desktop environment
 razorqt-openssh-askpass - OpenSSH helper component for Razor-qt desktop 
environment
 razorqt-panel - Panel component for Razor-qt desktop environment
 razorqt-policykit-agent - PolicyKit agent component for Razor-qt desktop 
environment
 razorqt-power - Power manager component for Razor-qt desktop environment
 razorqt-runner - Application launcher component for Razor-qt desktop 
environment
 razorqt-session - Session manager component for Razor-qt desktop environment
Closes: 735574
Changes: 
 razorqt (0.5.2-4) unstable; urgency=high
 .
   * Fix for API changes of libstatgrab version 0.90 (Closes: #735574)
 - Update build dependency accordingly to libstatgrab-dev (= 0.90)
   * Bump Standards-Version to 3.9.5 (no changes needed)
Checksums-Sha1: 
 3952b53d1d42a69b7827217e527abd2b61029625 3283 razorqt_0.5.2-4.dsc
 b4cae4436ffa2c718bf27ecbd911683c5d6e2830 13833 razorqt_0.5.2-4.debian.tar.gz
 6743a619f33eabca9d4059f6045e9dc6f678c57a 7630 razorqt_0.5.2-4_all.deb
 68e02ac65bd0187daabf8f1662de6b2f49b0 135888 libqtxdg0_0.5.2-4_amd64.deb
 4497541e7027edeb6ba4a6d126b807b334f263c5 12900 libqtxdg0-dev_0.5.2-4_amd64.deb
 c707dd29861b6cdfe9b2bbae14d797c10569aa12 195738 librazorqt0_0.5.2-4_amd64.deb
 66f4826983113dac22f171ae539d00e113d91bfc 25924 
librazorqt0-dev_0.5.2-4_amd64.deb
 bcec3dd5aa6bf5df45deb3fead99de2dbf77b3be 5508152 razorqt-data_0.5.2-4_all.deb
 36f9b319d2921b3d9f0a3f41f238d3a55746e7a8 25644 
razorqt-appswitcher_0.5.2-4_amd64.deb
 18c933a14f598234476f5613f4b144b9763fb9e7 57880 
razorqt-autosuspend_0.5.2-4_amd64.deb
 490f669052614c14a3b4d3b4c174a8ddf7e0b73a 248014 
razorqt-config_0.5.2-4_amd64.deb
 d0eb60d7dd5802cc3f702377603073255b602d8c 48302 
razorqt-confupdate_0.5.2-4_amd64.deb
 2dc98dc7481d796c5d000eb87e27e7ad8d6771fd 234844 
razorqt-desktop_0.5.2-4_amd64.deb
 7478d216e83a6ec5eda9cc598ca5a2cf3da0ae8a 19058 
razorqt-globalkeyshortcuts_0.5.2-4_amd64.deb
 beca259987f4d6172bd21d3124f83d44963eb9cf 24884 
razorqt-lightdm-greeter_0.5.2-4_amd64.deb
 ca0e390cf08fc5be2631cbf311e5283e44e3ea70 61300 
razorqt-notificationd_0.5.2-4_amd64.deb
 1d6c84bc16461f7b751b4b25bc8b55b4b36bdb84 19494 
razorqt-openssh-askpass_0.5.2-4_amd64.deb
 a41e92295fcf797d71a6226aff96908413b4a301 360874 razorqt-panel_0.5.2-4_amd64.deb
 51fe3d3be6ab8a8f60dc679172cf468e542c611c 27058 
razorqt-policykit-agent_0.5.2-4_amd64.deb
 cb73ff21777bb7adbbca4733ff66fcfd1c855525 25252 razorqt-power_0.5.2-4_amd64.deb
 fa3c50deb2978fcbb6202f57df308c9167339bd2 231360 
razorqt-runner_0.5.2-4_amd64.deb
 d46b362827ae55c0f7ab3c6cc9296849a114 100438 
razorqt-session_0.5.2-4_amd64.deb
Checksums-Sha256: 
 f260c84db751a4c9fded8efb579068f10663809a5d4f4b2d7a15857ece9310d1 3283 
razorqt_0.5.2-4.dsc
 25a90e13ab88cb3951ee2d6e808552d5739c711495346cef54001cf64e508b0d 13833 
razorqt_0.5.2-4.debian.tar.gz
 ed5175f9f1e612b9d33a75efeb4b0076f9001b6c27c7939ab8ced597ec39a87f 7630 
razorqt_0.5.2-4_all.deb
 e095a0fc5fabfba27c04650c40482dc5d86ccdbd5a0bace9c986cc5e2aa2b1e3 135888 
libqtxdg0_0.5.2-4_amd64.deb
 82efabfa55eabb8f1f129ea6cad4efd372e235beddedd02cca48c2bf38009c6b 12900 
libqtxdg0-dev_0.5.2-4_amd64.deb
 04d298520fe6756acdb1ce84274ca639c5c2f9d592013e9c86a0ea28dcb1dc55 195738 
librazorqt0_0.5.2-4_amd64.deb
 

Accepted gwyddion 2.34-3 (source all amd64)

2014-01-18 Thread Jan Beyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 22:30:25 +0100
Source: gwyddion
Binary: gwyddion gwyddion-common gwyddion-plugins libgwyddion2-0 
libgwyddion20-dev libgwyddion20-doc
Architecture: source all amd64
Version: 2.34-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Jan Beyer j...@beathovn.de
Description: 
 gwyddion   - Scanning Probe Microscopy visualization and analysis tool
 gwyddion-common - architecture-independent files for Gwyddion SPM analysis tool
 gwyddion-plugins - plugins for Gwyddion SPM analysis tool
 libgwyddion2-0 - libraries for Gwyddion SPM analysis tool
 libgwyddion20-dev - header files for Gwyddion SPM analysis tool
 libgwyddion20-doc - HTML library API documentation for Gwyddion SPM analysis 
tool
Changes: 
 gwyddion (2.34-3) unstable; urgency=medium
 .
   * Enable compilation of patched italian translation, to
 actually fix the crash in italian localization
Checksums-Sha1: 
 ebc57ddb688486b03ba8f5b86aba8fde5325d944 1796 gwyddion_2.34-3.dsc
 c52c5dbc2fd070c08b6e31c2cbb5472c15d1e319 15214 gwyddion_2.34-3.debian.tar.gz
 41589cfcd64406a069995771ddc020c4ec6d34b9 427612 gwyddion-common_2.34-3_all.deb
 4ede02e25b0b4fe59187413bebc55b02a432f538 508078 
libgwyddion20-doc_2.34-3_all.deb
 694ac591faa0202ead03f22e6f456d1ad65abfc9 1139666 gwyddion_2.34-3_amd64.deb
 c482e056b6b66c9572e4168acc51bfad38f0ef8f 64640 
gwyddion-plugins_2.34-3_amd64.deb
 0387eca96cbc1e043598fb5c8f6f734ef2c4af38 762702 libgwyddion2-0_2.34-3_amd64.deb
 ea108179d7b3f65d1491e4aab5aeea52d9628796 117350 
libgwyddion20-dev_2.34-3_amd64.deb
Checksums-Sha256: 
 fbf00d311dabc41d02df1edbbb56d80976a3bcdf2f4a3cbc592218a14718344e 1796 
gwyddion_2.34-3.dsc
 87657163d05453f951227e86ebb0e85c0b1d69a5766477ce504bfe51e974e20e 15214 
gwyddion_2.34-3.debian.tar.gz
 0a220d842b5d4b18c970a0d795766066737eb51126c367fc3ac01637e8ec9707 427612 
gwyddion-common_2.34-3_all.deb
 22be2db8005637e8b8340ff9e84ef76c0c363ccf6b8454b46b6f6cbb518a221c 508078 
libgwyddion20-doc_2.34-3_all.deb
 ac2e12a133daa640e33ee24ac6522d4905f59a87965736071ff21a5fdebea11c 1139666 
gwyddion_2.34-3_amd64.deb
 3eed21c47836f425a2298b477ffcedb9a9ca93aee579f0134ab2a7c5fb4b4961 64640 
gwyddion-plugins_2.34-3_amd64.deb
 dfe1d04df4603f254db05b151d2323b3322fa1acc688d04c329f5d9d3cae25ab 762702 
libgwyddion2-0_2.34-3_amd64.deb
 2038f43b1abfe1373235414a1a0feb857bfc6300db3a3c170fcc99fa89a9cf17 117350 
libgwyddion20-dev_2.34-3_amd64.deb
Files: 
 c77af17152d3c1df3866db1bea2d2022 1796 science optional gwyddion_2.34-3.dsc
 22b2d4c6f9c914fdec7bdeea20370c7e 15214 science optional 
gwyddion_2.34-3.debian.tar.gz
 0a65434e29d50ae417d44048e38366b7 427612 science optional 
gwyddion-common_2.34-3_all.deb
 cb91e9a235398b55405270ee06a10dce 508078 doc optional 
libgwyddion20-doc_2.34-3_all.deb
 d1543a67efe8bfc4d3fc7384261f41a7 1139666 science optional 
gwyddion_2.34-3_amd64.deb
 c842792bf934934dacbc7c0877510023 64640 science optional 
gwyddion-plugins_2.34-3_amd64.deb
 bdeb02b2f2e320faefbdc77e703b4a55 762702 libs optional 
libgwyddion2-0_2.34-3_amd64.deb
 27f307c5ed9b417a84ff3938057131b6 117350 libdevel optional 
libgwyddion20-dev_2.34-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLa9H4ACgkQ8eMP5QymtKpa0ACg7yarxDZ+LMn+lB3HuqyRIXpW
iN4An3s3xh4V9QuPygkldnBHf47Ytd/w
=jNEs
-END PGP SIGNATURE-


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



Accepted hdf5 1.8.12-9 (source all i386)

2014-01-18 Thread Gilles Filippini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 20:04:28 +0100
Source: hdf5
Binary: libhdf5-7 libhdf5-7-dbg libhdf5-cpp-7 libhdf5-cpp-7-dbg libhdf5-dev 
libhdf5-openmpi-7 libhdf5-openmpi-dev libhdf5-openmpi-7-dbg libhdf5-mpich-7 
libhdf5-mpich2-7 libhdf5-mpich-dev libhdf5-mpich2-dev libhdf5-mpich-7-dbg 
libhdf5-mpich2-7-dbg libhdf5-mpi-dev libhdf5-doc hdf5-helpers hdf5-tools 
libhdf5-serial-dev
Architecture: source all i386
Version: 1.8.12-9
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Gilles Filippini p...@debian.org
Description: 
 hdf5-helpers - Hierarchical Data Format 5 (HDF5) - Helper tools
 hdf5-tools - Hierarchical Data Format 5 (HDF5) - Runtime tools
 libhdf5-7  - Hierarchical Data Format 5 (HDF5) - runtime files - serial versio
 libhdf5-7-dbg - Hierarchical Data Format 5 (HDF5) - Debug package
 libhdf5-cpp-7 - Hierarchical Data Format 5 (HDF5) - C++ libraries
 libhdf5-cpp-7-dbg - Hierarchical Data Format 5 (HDF5) - C++ Debug package
 libhdf5-dev - Hierarchical Data Format 5 (HDF5) - development files - serial ve
 libhdf5-doc - Hierarchical Data Format 5 (HDF5) - Documentation
 libhdf5-mpi-dev - Hierarchical Data Format 5 (HDF5) - development files - 
default M
 libhdf5-mpich-7 - Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 
versio
 libhdf5-mpich-7-dbg - Hierarchical Data Format 5 (HDF5) - Mpich Debug package
 libhdf5-mpich-dev - Hierarchical Data Format 5 (HDF5) - development files - 
MPICH ver
 libhdf5-mpich2-7 - Hierarchical Data Format 5 (HDF5) - runtime files - MPICH 
version
 libhdf5-mpich2-7-dbg - Hierarchical Data Format 5 (HDF5) - Mpich Debug package
 libhdf5-mpich2-dev - Hierarchical Data Format 5 (HDF5) - development files - 
MPICH ver
 libhdf5-openmpi-7 - Hierarchical Data Format 5 (HDF5) - runtime files - 
OpenMPI versi
 libhdf5-openmpi-7-dbg - Hierarchical Data Format 5 (HDF5) - OpenMPI Debug 
package
 libhdf5-openmpi-dev - Hierarchical Data Format 5 (HDF5) - development files - 
OpenMPI v
 libhdf5-serial-dev - transitional dummy package
Changes: 
 hdf5 (1.8.12-9) unstable; urgency=low
 .
   * Reintroduce transitionnal dummy package libhdf5-serial-dev to allow
 the transition to testing (previous release failed).
   * Architecture: all for all transitionnal dummy packages.
Checksums-Sha1: 
 14411a49eabac2f7e44ae5cf1dba61414eefa59c 2907 hdf5_1.8.12-9.dsc
 83db1199dc0909e0349911db99dbdccb06eabdbf 107476 hdf5_1.8.12-9.debian.tar.gz
 e92f001dd3736e872f08357932ec6f444e2f8579 23812 
libhdf5-mpich2-7_1.8.12-9_all.deb
 48495ac6508baaa7289fd6575b4a5654b692fba0 23816 
libhdf5-mpich2-dev_1.8.12-9_all.deb
 957666c322ea64ef8e4fd5791dcbadf70f6d0ac5 23810 
libhdf5-mpich2-7-dbg_1.8.12-9_all.deb
 81fecfe4b5e121f1d29b3e8471ba2866a0ceacca 101516 libhdf5-doc_1.8.12-9_all.deb
 800e2f5a1c0a64c644bd8bbfdba7db2d87d4278c 23648 
libhdf5-serial-dev_1.8.12-9_all.deb
 69fca704d9e8ca910b82e7f94da2bc86e6cd22e1 927314 libhdf5-7_1.8.12-9_i386.deb
 0465d077e1c07dd8036e48427b6d18ab9517 2562034 
libhdf5-7-dbg_1.8.12-9_i386.deb
 38c5b6c498c5a15b495721e1f81525d8164ecd62 106454 libhdf5-cpp-7_1.8.12-9_i386.deb
 cfbb6fca0d2368568ac415071504a0e912d49bcf 348610 
libhdf5-cpp-7-dbg_1.8.12-9_i386.deb
 2f42084dd230b440fbdc47dd7f5e95f49939f9c7 4337528 libhdf5-dev_1.8.12-9_i386.deb
 58a07bcd7f0d29c8dcfb60206e70c9cf51ad0c6b 948448 
libhdf5-openmpi-7_1.8.12-9_i386.deb
 1fedef805abc43af47b69f3c3ea668c1ab4aae81 4053362 
libhdf5-openmpi-dev_1.8.12-9_i386.deb
 86d725d4df74de417848268478dc3ed8fccee298 2604188 
libhdf5-openmpi-7-dbg_1.8.12-9_i386.deb
 cb7c5359a365f2849c24e03b6ad7131005326189 948210 
libhdf5-mpich-7_1.8.12-9_i386.deb
 e5da226dcb869548a68a2f9a15feaa37fb3bfd7b 4052142 
libhdf5-mpich-dev_1.8.12-9_i386.deb
 0122bbe6a50f5e0a2369e3563035ba384c9ba830 2603842 
libhdf5-mpich-7-dbg_1.8.12-9_i386.deb
 eca0b63e6870cfeb1bb1353ac0539f89c095b404 23838 
libhdf5-mpi-dev_1.8.12-9_i386.deb
 423e0590786b335f9ca3fca98f3a6ddcd11daba4 31924 hdf5-helpers_1.8.12-9_i386.deb
 ea0135d9423c6528ff1c2d66fb0be491c15e 348002 hdf5-tools_1.8.12-9_i386.deb
Checksums-Sha256: 
 4df7f8067f7456e9789017feb6b9014bfd99bf793edcc6d80eb36ae80451cb8a 2907 
hdf5_1.8.12-9.dsc
 86e1fb12e19910d4830ef4fd42a2b00436942e7a1a5802d16bcf6c9ae7634ff4 107476 
hdf5_1.8.12-9.debian.tar.gz
 110d78d42a1be9bd0d92e0d7d5fd2336a99d9632b48c94aed9c0639143715510 23812 
libhdf5-mpich2-7_1.8.12-9_all.deb
 4ac0b866ec5ee49f8f02c70a4c4b2a1c87c1fbec4ed5647abc6c64aad55fd033 23816 
libhdf5-mpich2-dev_1.8.12-9_all.deb
 72f3b47506bed5941b538bc5d3dd5ed1d95acb5ca58546851864f1386b9ddd85 23810 
libhdf5-mpich2-7-dbg_1.8.12-9_all.deb
 8e25b73f22d2dffc08d28fb879e01089b7fd59503ebd4b962372e66b56743c06 101516 
libhdf5-doc_1.8.12-9_all.deb
 ecb4364b46b18a45eb2aa72f59dd679a7306e053644a5fe11b2b4a46eeb32876 23648 
libhdf5-serial-dev_1.8.12-9_all.deb
 340eff61d546af835b4ac34ab79fbfad875d006b0d0f0abdb2b9ca2d251c1df1 927314 
libhdf5-7_1.8.12-9_i386.deb
 

Accepted liblbfgs 1.10-5 (source amd64)

2014-01-18 Thread Dima Kogan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 13:41:45 -0800
Source: liblbfgs
Binary: liblbfgs0 liblbfgs-dev liblbfgs0-dbg
Architecture: source amd64
Version: 1.10-5
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Dima Kogan d...@secretsauce.net
Description: 
 liblbfgs-dev - L-BFGS solver for unconstrained nonlinear optimization problems
 liblbfgs0  - L-BFGS solver for unconstrained nonlinear optimization problems
 liblbfgs0-dbg - L-BFGS solver for unconstrained nonlinear optimization problems
Closes: 693571 735894
Changes: 
 liblbfgs (1.10-5) unstable; urgency=low
 .
   * Bug fix: use free() for memory allocated by posix_memalign,
 thanks to Koichi Akabe (Closes: #735894).
   * lbfgs.h no longer lies about default value of max_linesearch (Closes:
 #693571).
   * Bumped standards version to 3.9.5
Checksums-Sha1: 
 1932851a24db281b3f8f20dc960329b3b25306d4 1740 liblbfgs_1.10-5.dsc
 169fa91328e8aa66d9e94a1ac58bb97a43eb4b25 3925 liblbfgs_1.10-5.debian.tar.gz
 13f57cca2b2e8c44eff115cb3ffc3617ed993cd8 12558 liblbfgs0_1.10-5_amd64.deb
 2d907b22b02dd0b7c728349e82304c54640c2955 39952 liblbfgs-dev_1.10-5_amd64.deb
 e7bed0e18f609b5876aca69f594139b3a2e93395 20558 liblbfgs0-dbg_1.10-5_amd64.deb
Checksums-Sha256: 
 e6f67b44ee8295ef75e0f145f5bc4e3650a5a2d5e9ed38009427f825b22a0f7b 1740 
liblbfgs_1.10-5.dsc
 d8b20ee7d76617d866449366820c2654b7496488d1c08deb4398ee75240cb47b 3925 
liblbfgs_1.10-5.debian.tar.gz
 f32bcec606669a710c9695171e505ca2a31b768beafaeff0ce947ae5ab31a854 12558 
liblbfgs0_1.10-5_amd64.deb
 786a44c0f3e00f5784f12a248182a7301d77192470292dd37eb6cb3471e3cc73 39952 
liblbfgs-dev_1.10-5_amd64.deb
 07ef1b33b861aa39ffa745fc5fb13400c1eb73433254ff04b0cdc628b25ae787 20558 
liblbfgs0-dbg_1.10-5_amd64.deb
Files: 
 153fcb0593d7cab14fe2c85c9b4bf387 1740 science optional liblbfgs_1.10-5.dsc
 0ee15f322b815bf8610ce42de2767a9d 3925 science optional 
liblbfgs_1.10-5.debian.tar.gz
 a34c669f59038ac7ba01f3a0caa710ac 12558 libs optional liblbfgs0_1.10-5_amd64.deb
 3dd3350237b6ad04fde34babe1b84404 39952 libdevel optional 
liblbfgs-dev_1.10-5_amd64.deb
 40f87f2666f262fb339cfda5ea49e6d1 20558 debug extra 
liblbfgs0-dbg_1.10-5_amd64.deb

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

iQEcBAEBCgAGBQJS2vWWAAoJEADolDnyKCkrTiMH/RyLlV+IFSnrwYQay7Rsa33l
jfYjXWnq4Iw2rTIJWZE81KA8Lg081dkPwFsyX+7Z9+8QWMPzQ1kazUzJlOVpvHK7
p3RDPr3fD1KEQ24QF1TyJ5R/zQk9HlQJ2xJER7gy74Hqfx35C/VJJ9oX8qlzhf4Z
aTWyVuy+tZlyMn8sKaFt3OFBan1a3TNVEgP2uOdAwqIthXu5XxPSHC2veh9GpJkX
41R5t6F5qBkAL63FWju+dxOmFZDE/OjAZjTBdg6MSY1cxkM/cWvRykajborfFtd7
pBSNUToV4naMYc4UWZQb+wTKXDCuL0DnF7VD/v4Le2uCJ2SB9e/t4rfq3gjHbl8=
=VHY7
-END PGP SIGNATURE-


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



Accepted python-cffi 0.8.1-1 (source amd64)

2014-01-18 Thread Stefano Rivera
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 20:22:26 +0200
Source: python-cffi
Binary: python-cffi python-cffi-dbg python3-cffi python3-cffi-dbg
Architecture: source amd64
Version: 0.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Stefano Rivera stefa...@debian.org
Description: 
 python-cffi - Foreign Function Interface for Python calling C code
 python-cffi-dbg - Foreign Function Interface for Python calling C code (Debug 
versi
 python3-cffi - Foreign Function Interface for Python 3 calling C code
 python3-cffi-dbg - Foreign Function Interface for Python 3 calling C code 
(Debug ver
Closes: 734299
Changes: 
 python-cffi (0.8.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop big-endian-bitfields patch, superseded upstream.
   * Patch: py3.4-test-failure. Add a missing goto to an error path.
 (Closes: #734299, LP: #1270401)
Checksums-Sha1: 
 cb0b2939aabea18fc48b8a0e3d26a39fea0dcaee 2419 python-cffi_0.8.1-1.dsc
 d46b7cf92956fa01d9f8e0a8d3c7e2005ae40893 195206 python-cffi_0.8.1.orig.tar.gz
 4aa8a800952d0c8b3be84e65439e7b86832da21e 3572 python-cffi_0.8.1-1.debian.tar.xz
 b478da8967ada52e05af8240d4055d5fd6ad2057 65874 python-cffi_0.8.1-1_amd64.deb
 f20c41760edb2dad16e1aa8871858af0bb43a731 166698 
python-cffi-dbg_0.8.1-1_amd64.deb
 b77e4894a2f00c099e85c79e9d5e596b0ec346d9 66816 python3-cffi_0.8.1-1_amd64.deb
 135c13c86c6e8fdf0fd4d195d70346b38b3e1531 173540 
python3-cffi-dbg_0.8.1-1_amd64.deb
Checksums-Sha256: 
 fee8a57729fd7329701833a457df0c7653e6b6325073e61b16d82138b739ed19 2419 
python-cffi_0.8.1-1.dsc
 1db1eff2093e31eaaa83b274f8c6d5d2dad2908d43a301185d205e5d256d6818 195206 
python-cffi_0.8.1.orig.tar.gz
 1d63e3a219cfcb56aa282f6664fe0f632ea2efc8dfcc724803cfa58efb6c8870 3572 
python-cffi_0.8.1-1.debian.tar.xz
 5ef3ff942f34bf2d2cf30f14d93aca0900e824dd2ace92fc9102ce10016dc2c7 65874 
python-cffi_0.8.1-1_amd64.deb
 88427843d2f36796b9faf94a3c4c48e7b41b5583c0040a5539be6ce36d7386e4 166698 
python-cffi-dbg_0.8.1-1_amd64.deb
 09fa15d7ece23a1a2679a0e1610df7e42b95d57f7991e7d5b521057d6f3f881d 66816 
python3-cffi_0.8.1-1_amd64.deb
 e85bccfce43bb636bf2093bf624ee9c769039533f9d3e1f626a35d6468e550a5 173540 
python3-cffi-dbg_0.8.1-1_amd64.deb
Files: 
 876f6f3286b1d3647d7369439e357f3b 2419 python optional python-cffi_0.8.1-1.dsc
 1a877bf113bfe90fdefedbf9e39310d2 195206 python optional 
python-cffi_0.8.1.orig.tar.gz
 e64b746ce79167a771b3c7c1dda69bce 3572 python optional 
python-cffi_0.8.1-1.debian.tar.xz
 3043da227d585aeb6f5b14e0b1424c0d 65874 python optional 
python-cffi_0.8.1-1_amd64.deb
 a6f3cfbfade0101509b0e907cdda2504 166698 debug extra 
python-cffi-dbg_0.8.1-1_amd64.deb
 56bfb4d750d0fd55bc657eebcee42064 66816 python optional 
python3-cffi_0.8.1-1_amd64.deb
 8ec0a528829174dd41903982dc8fb3c0 173540 debug extra 
python3-cffi-dbg_0.8.1-1_amd64.deb

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

iQIcBAEBCgAGBQJS2vUWAAoJEACQ/CG1zRrMvbcP/1g0emfgxFT65RlqnfhBTbAZ
u6YMNDx/VbHyIW2+8wmXdjACJsoPkFGzmhKpbv5cbSUbitjjhnsYV5JVciS01km5
0T0EZXI2NemSYctc/YpFstIQLNB+6NngbhMxuqgIB87fHJ9r0fUM5oX6KcAazlPt
xDRxIHED/N0iJ3lABtCRWgQqBXN9pwXgXVbKsSeF36ZdmSiONA/q5kia5z+JB6DD
mK/Jg6n6i8Us99HKYg9myr9cS1HMzY2s12YWjK8uk3/F7LOzoPIHojbJscw67z3/
VYVC1rLFBxn+P9UJEFAveDxC3ZVhhvSUgeVzFyXPr+AxR5SfcW6pw4KPdWWdeGof
jTXnxxqlXJjB3XAfyaCGXi0uiaHBJgFKzXDtHIQ/E1F0ZQdp3/hpaOAY1NSrYfm8
1uRGmbotmJI+r47ELTmoJ1K5oOrO5sDTqvT+fPDuSsSAam8wB85igfTtRZLOpmWH
qfHzn9NxgZVnJ/dShfH6s92jAAgqOQnaqpo+0moL+IT+Fo+LnJYbtfFZswe6onLZ
j3Fgyvle0YU7ik40536oYG8CMxZrhzRLCmHc7NXXqXcjBgGQiPr+tmnyy4iHfuPM
bBwXpYwCQLPU1r6WDo87EQ71+m8Cpk7LVHHYjI6Nl43CIN1LCUfx076zDa3vSAcQ
G/w+Qm5cLYJ8ewonAWVj
=HzEL
-END PGP SIGNATURE-


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



Accepted angrydd 1.0.1-10 (source all)

2014-01-18 Thread Markus Koschany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2014 22:33:09 +0100
Source: angrydd
Binary: angrydd
Architecture: source all
Version: 1.0.1-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description: 
 angrydd- Angry Drunken Dwarves - falling blocks puzzle game
Closes: 726205
Changes: 
 angrydd (1.0.1-10) unstable; urgency=medium
 .
   * debian/menu: Add the absolute icon path. (Closes: #726205)
   * Add windowed-mode.patch.
 - Start Angry Drunken Dwarves in windowed mode by default.
   * Declare compliance with Debian Policy 3.9.5.
   * Update copyright years.
Checksums-Sha1: 
 2242b6c54a6af6af5ac5313108f4679167bcc11b 2063 angrydd_1.0.1-10.dsc
 0a69181ae4f6833b3a4d8dccd4a029f5a547a8da 8188 angrydd_1.0.1-10.debian.tar.xz
 99fb0fe31ccf7f1bb3c90804b3c760e25b6425c1 4612660 angrydd_1.0.1-10_all.deb
Checksums-Sha256: 
 7862be0012b930a44adfc1522f7d9cbd55343ea504ab2fd38a91cf977f0af4ba 2063 
angrydd_1.0.1-10.dsc
 49fa9d09175762d7181ca27b3b26ee6e5e62043b7537510f7b07dbf4c2c1dc0c 8188 
angrydd_1.0.1-10.debian.tar.xz
 6b5301fb5b22cf45cb302326bfb1e72ca05fca67324a40edcfab7441424a23a6 4612660 
angrydd_1.0.1-10_all.deb
Files: 
 993ea1c6c06753d69fb5f10ab36a6781 2063 games optional angrydd_1.0.1-10.dsc
 7cbf35f36afbf3634a66a8e7e1f8b18a 8188 games optional 
angrydd_1.0.1-10.debian.tar.xz
 ca770e0eb15661b7159a2447482682e6 4612660 games optional 
angrydd_1.0.1-10_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJS2vVjXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1Hk2QgP/jzmJpfM4+9mWELOvsMtyHRR
jBUAf4T/UFiJvUbgOLkVOE1bghPFzgP6V0MM3EeiqZxcYmj6aAUyrgP+HMZN0Xv7
g4LszttvR5KNfvJtmEa59LTb6Ikp/OtaqmgHMaI3KNBqBe53+Gj56r6PBcokmIjj
BNkjHykhv0xlqebSI8HoYypLVUD80glxMu75BthdS4ba54ruzPVSD5uE81LfHBxQ
dRhOPVf110JJ9DnmJqLeXgOgKW3FgPBUIr5etgKtdY3sjIx0QLHf0QwHLCRCYymX
U5f2RFeDnx2A6JBJuxXGzNhKA34f2GL3/nNgqK29p0NR3cSCiqNEi/rfESFyiJfq
TXDin8ojVK0FcOAzhAXgGp9m2zzYDg9bhkEwvcV7mQk7mQWmEH/kqu1zi3ycHtMN
ao0+CpVYMEp/tAiXcEHB1+X+uIJhu2oGMPZGsmDIPrt13zIjPt7mf6szxexNqMv+
PpzFtBnq7bj6KbF7vjfpfjj8OLormflKMvdM616u9P1bESyYC+jF+rCXcfEl/9TI
8jNNOzrUwDG9+FtFl2ChjQF8hKnZlVRA403KKLqO9aigQdh3nB2wW6g+8QWxmh6d
Gt2qEOavrbxvQP6vHv9DN28gEggh0lCmQc7qIG2/h/u6u//aXKvwCL8jNoXzbrH7
/6zXiaRdLETNHOA8RWu0
=yb6f
-END PGP SIGNATURE-


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



Accepted simgrid 3.10-6 (source amd64 all)

2014-01-18 Thread Martin Quinson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 20:42:39 +0100
Source: simgrid
Binary: libsimgrid3.10 simgrid-doc simgrid-java libsimgrid-dev
Architecture: source amd64 all
Version: 3.10-6
Distribution: unstable
Urgency: low
Maintainer: Martin Quinson mquin...@debian.org
Changed-By: Martin Quinson mquin...@debian.org
Description: 
 libsimgrid-dev - Toolkit for scalable simulation of distributed applications
 libsimgrid3.10 - Toolkit for scalable simulation of distributed applications
 simgrid-doc - Toolkit for scalable simulation of distributed applications
 simgrid-java - Toolkit for scalable simulation of distributed applications
Closes: 735749
Changes: 
 simgrid (3.10-6) unstable; urgency=low
 .
   * Build-depends on valgrind so that SimGrid programs become
 valgrindable (Closes: #735749).
Checksums-Sha1: 
 d1dd51f5316b4c3394f88e283892a9433ddf99d0 2110 simgrid_3.10-6.dsc
 187e40d920f45cffe53e6b781c79c8cd1c9894b7 8720 simgrid_3.10-6.debian.tar.xz
 5bb8587ec6363ac4729e999fb31930393c1aea9a 905016 libsimgrid3.10_3.10-6_amd64.deb
 1dba30c8aa3583c84aa10b61af774315f3231e74 1454072 simgrid-doc_3.10-6_all.deb
 7a2d29b2f87143a55823b5a18cb53b961409801c 1356956 simgrid-java_3.10-6_amd64.deb
 be7cc65866765946e389602e4d363243322e1d71 127990 libsimgrid-dev_3.10-6_amd64.deb
Checksums-Sha256: 
 64b1bbecb7705528222d2cf99708ba2089f59645c935af060366b2798a3b5f62 2110 
simgrid_3.10-6.dsc
 188b7356abebae1b73d9a1976e9821f1f7ecd7235bff5f8089df02d095a15219 8720 
simgrid_3.10-6.debian.tar.xz
 9c70776f2949e35e2cbc4aff5320e0ef7991c758cb67f35d9e32a239780a6e98 905016 
libsimgrid3.10_3.10-6_amd64.deb
 dbee753e129467c729b455034484a56e7226bd7b41eee9006707245142e497bf 1454072 
simgrid-doc_3.10-6_all.deb
 be7066f27e7fc43517b5d5a7277118f4888491b7d734a498f27f17042cf590ea 1356956 
simgrid-java_3.10-6_amd64.deb
 f3e514f65aa2542a219e3b6610dd08e0f776d5524a54de30f41ba593e4b68d41 127990 
libsimgrid-dev_3.10-6_amd64.deb
Files: 
 0834eaee085d7ab84217457575702115 2110 science extra simgrid_3.10-6.dsc
 1f6fec085563e7b042192a28af08c572 8720 science extra 
simgrid_3.10-6.debian.tar.xz
 9a76d264215079bda7ac8197514a0491 905016 science extra 
libsimgrid3.10_3.10-6_amd64.deb
 39250f5953bbab27a2a9851f89da67bb 1454072 doc extra simgrid-doc_3.10-6_all.deb
 26d512369b3be87417dbf218c180b5f1 1356956 science extra 
simgrid-java_3.10-6_amd64.deb
 b38190fc4205d08ac471e16e9bfb47e6 127990 libdevel extra 
libsimgrid-dev_3.10-6_amd64.deb

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

iQIcBAEBCAAGBQJS2vUMAAoJEJi9lyRPc76nGHYP/2oYYfEmFsNkjt50V1+Tq54y
ibmAp5cQrCrDc0W7z8nIvMjB8mK5eQ41EtExwUxKIdTIoMn0Vgj8kp6ZUVtyWsSs
86oJbhH0xG6lMNTTmRU1ev+AnMC6vSKWrIyx1NrnoISSRLsB8tnVI3srjNdR9rir
PkCbyeBzdyBv3fdJCpC/iLUSrafM86fuQ+F2WzzN3Ku6skXB5McymUJQMioJXqF/
MFd4Iw3affvg1ZSu8zAfI+nc1tayakP7HmbVCiUp1JT/750fFKlxyxOflUfoNDte
EEjCuJUZmW4kiaxDZ13Q52kGfsUvVWHtmsCYRDilENXNJ/obyHYDtmlhtfYwh9U6
3Wjy7KoMU8CngigNWE78D7DuLdVsIsBjhYCk60CqdzsGpMxQ8G2MmEjPnuog71V5
8DZxiWaXAChFAAug9WuI6gT51fna53DlrmlIxTPZm5x1MOz8O957Ih8tEF2CVoMA
XO5uhPDO+va+MTVueHVo4WiqRThBXCnISoCzMCAE5gzLJYdrMrsPhNHjiIeisqcr
+MrUOeslOw33E2uJU0tlQrDtt7WJH03Eay4XY0QvlWsCiNEf8ExwxPfKwcBvGTX8
8FBXSHsdjSNX6jUaHHW5WqS5OLz9LeLNd5zK+uyFHM/pomuBTmqDOU8pqPY8HOh/
yEwn2qzc26X2KxvulbpX
=mcy8
-END PGP SIGNATURE-


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



Accepted libdbix-abstract-perl 1.040-1 (source all)

2014-01-18 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 23:09:20 +0100
Source: libdbix-abstract-perl
Binary: libdbix-abstract-perl
Architecture: source all
Version: 1.040-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libdbix-abstract-perl - DBI SQL abstraction
Closes: 711436
Changes: 
 libdbix-abstract-perl (1.040-1) unstable; urgency=low
 .
   [ 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 ]
   * New upstream releases 1.02, 1.03, 1.04.
 Fixes FTBFS with perl 5.18: test failures
 (Closes: #711436)
   * Update years of upstream and packaging copyright.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1: 
 0e3734bbde59723d307c9a7e574b9204d6022db0 2138 libdbix-abstract-perl_1.040-1.dsc
 7aca2b3f7bc93e446358e25fa8623a52b369e648 28896 
libdbix-abstract-perl_1.040.orig.tar.gz
 75e2f5e93de6ad5a0b0bd96655192a985e758e93 3660 
libdbix-abstract-perl_1.040-1.debian.tar.xz
 57488357019f95be8a2eb299d3c77086294714c0 27550 
libdbix-abstract-perl_1.040-1_all.deb
Checksums-Sha256: 
 993cae2d50f90f2b1c4a349acbbc5ce759f7cc39715433087c870d2cd6745258 2138 
libdbix-abstract-perl_1.040-1.dsc
 95d30d0b071e0b48de187c34c251e6efb1087cb3083fb48e03884e8b53e5edd3 28896 
libdbix-abstract-perl_1.040.orig.tar.gz
 23cc721686d64c88d9e5035d84057cf9ac4559205729f363023d7ecf2467f500 3660 
libdbix-abstract-perl_1.040-1.debian.tar.xz
 6284692c4ee887820c13cdca5646a87b936273c8f4829ed9769b291a1a91403b 27550 
libdbix-abstract-perl_1.040-1_all.deb
Files: 
 a96975aa963e69100fbf0b59e6caca22 2138 perl optional 
libdbix-abstract-perl_1.040-1.dsc
 c7e58fb15db1c9a24464a71feca435ad 28896 perl optional 
libdbix-abstract-perl_1.040.orig.tar.gz
 83ab1cfbf119921027e113f5ef704ea9 3660 perl optional 
libdbix-abstract-perl_1.040-1.debian.tar.xz
 efd658f094e8e51401ebec285e76d9f0 27550 perl optional 
libdbix-abstract-perl_1.040-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJS2vujAAoJELs6aAGGSaoGNOEP/1+PON2duTkou1N8cvhyGqyE
DGtmvHhcwmVB2rXyWpksyjllMMyVX83TXow6ixFu6q3+ITdPpqFQKvLnKn4ciu2B
EE2iXxQhgYlkyjU1v6kAtMCEy60Oe5vhGlg1P7eC/LvrPqaxkoUgbbDWz+Q8a/T5
rwS/R1WZxh7DPINoCOnJY//5fZVikzlWx9ZjDdYQUiI+MO88i2y7WMDa7QeKFg1o
vRVvxawEAA0y5la+2zl5ExWVq/7zBKuD3Uc3QNXoTfKnjDtFdhqOcAE0MA0QASx2
iAR6ZJIBGq66nM91HkFbAb4MPcjDAZ004vURUqRLnke0296zZdb+DCh6/1/+zEft
KtMBD7kJawPRS981In5AQ4DvF0lOg0aMjvwdZYHS57EjztUdArR6ipby7r+O6tKh
Vxtn3D2Ns/0NrVgpjYDKBf19Ul7a1tzoupFW6ACB8zPCVo21Ri45pgP5NY0nTjqq
BwwAjCWuV7rauDF595W2ZtxNERbZJG4EzYt71A9mGntZBJwONzMTh+Xh7EETXNIX
QdL8g2Vrh31ftmNkow73BlvdtfOleUauoFOlInGKN6PP43bIDBLTMHUon7LwVCtQ
2u5yC1qKqnBhMQmXIEb8IPWHGCBUfnFbj2DuljtayIpTw9O/U8+uHjnqrQR2sfNi
3hHsowZkLDFJl2DUF81u
=umH0
-END PGP SIGNATURE-


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



Accepted travis 140117-1 (source amd64)

2014-01-18 Thread Daniel Leidert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 20:07:16 +0100
Source: travis
Binary: travis
Architecture: source amd64
Version: 140117-1
Distribution: unstable
Urgency: low
Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org
Changed-By: Daniel Leidert dleid...@debian.org
Description: 
 travis - trajectory analyzer and visualizer
Changes: 
 travis (140117-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 9e1d29a1ccea631c65a38b059f6228f8377c41d0 1238 travis_140117-1.dsc
 e2fd719ebab6fe2ce0b27272be11ac7c302ddd30 618629 travis_140117.orig.tar.gz
 22d4f104ffc5694174c7ba0e489a4a0ca7f87469 4592 travis_140117-1.debian.tar.xz
 827901f9bed39e3084ca1ec49c77d55ef9805d32 793240 travis_140117-1_amd64.deb
Checksums-Sha256: 
 a75486f140fbd09059585369542859cde249052e40b6fe23ec8dd531706e8c59 1238 
travis_140117-1.dsc
 7618c0a76393557c3af94a7b92af65324b7d1c0c270e4856de68e70b7c4ffb00 618629 
travis_140117.orig.tar.gz
 1d10a848968619ee105db3a90562f818f160a7d8c53f74286818821e9cee7ea5 4592 
travis_140117-1.debian.tar.xz
 775b1555b298b9da9eae39d9df2d812c99a783134dbbe1a3d8f09409832c8734 793240 
travis_140117-1_amd64.deb
Files: 
 0c4a9a3df090c28b516e8c9a58fa3006 1238 science extra travis_140117-1.dsc
 3800df752d8a33c92871f67a126162ac 618629 science extra travis_140117.orig.tar.gz
 dde27d5d08b04a3efe9473b7ebb78110 4592 science extra 
travis_140117-1.debian.tar.xz
 324ad4dd4a3cd0843ae6fd7692d11cea 793240 science extra travis_140117-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLa+dwACgkQm0bx+wiPa4wIkwCfYaTtzzm2hZqQySm5GLEvGRc1
0xEAmQENCT4f6gI7xHdy8aeU1TZrSSY2
=HmN4
-END PGP SIGNATURE-


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



Accepted mysql-5.5 5.5.35+dfsg-1 (source all amd64)

2014-01-18 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 21:38:18 +
Source: mysql-5.5
Binary: libmysqlclient18 libmysqld-pic libmysqld-dev libmysqlclient-dev 
mysql-common mysql-client-5.5 mysql-server-core-5.5 mysql-server-5.5 
mysql-server mysql-client mysql-testsuite-5.5 mysql-source-5.5
Architecture: source all amd64
Version: 5.5.35+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian MySQL Maintainers pkg-mysql-ma...@lists.alioth.debian.org
Changed-By: James Page jamesp...@debian.org
Description: 
 libmysqlclient-dev - MySQL database development files
 libmysqlclient18 - MySQL database client library
 libmysqld-dev - MySQL embedded database development files
 libmysqld-pic - PIC version of MySQL embedded server development files
 mysql-client - MySQL database client (metapackage depending on the latest 
versio
 mysql-client-5.5 - MySQL database client binaries
 mysql-common - MySQL database common files, e.g. /etc/mysql/my.cnf
 mysql-server - MySQL database server (metapackage depending on the latest 
versio
 mysql-server-5.5 - MySQL database server binaries and system database setup
 mysql-server-core-5.5 - MySQL database server binaries
 mysql-source-5.5 - MySQL source
 mysql-testsuite-5.5 - MySQL testsuite
Closes: 711600 732306
Changes: 
 mysql-5.5 (5.5.35+dfsg-1) unstable; urgency=low
 .
   [ Clint Byrum ]
   * Drop creation of insecure database permissions (Closes: #732306):
 - d/p/33_scripts__mysql_create_system_tables__no_test.patch,
   d/p/41_scripts__mysql_install_db.sh__no_test.patch,
   d/p/50_mysql-test__db_test.patch: Restored from mysql-5.1
   package, inadvertently dropped in 5.5 transition. This
   removes the global anonymous access to the database which
   is a security concern.
 .
   [ James Page ]
   * New upstream release:
 - d/p/fix-racey-rpltests.patch: Dropped - no longer required.
 - d/p/50_mysql-test__db_test.patch: Add extra permissions to
   mysql-run-tests.pl for test_% accounts, fixing failing tests.
 - d/p/*: Refreshed patches.
 - SECURITY UPDATE:
   http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html
   - CVE-2013-5891
   - CVE-2013-5908
   - CVE-2014-0386
   - CVE-2014-0393
   - CVE-2014-0401
   - CVE-2014-0402
   - CVE-2014-0412
   - CVE-2014-0420
   - CVE-2014-0437
   * Sync changes from NMU 5.5.33+dfsg-0+wheezy1:
 - d/NEWS: Add NEWS file to document changes needed to existing databases
   to drop insecure database permissions.
 - SECURITY UPDATE: Insecure creation of the credential file debian.cnf.
   - d/mysql-server-5.5.postinst: Set umask to 066 before creating
 debian.cnf file (Closes: #711600).
   - CVE-2013-2162
 - d/copyright: Update copyright years for upstream files.
   * d/control: Update VCS field for new git location.
   * d/control: Add myself to Uploaders.
   * d/*: Wrap and sort.
   * d/control: Bumped Standards-Version, no changes.
Checksums-Sha1: 
 a88795a262a449b6aa60dad2a09a256df756bf18 2954 mysql-5.5_5.5.35+dfsg-1.dsc
 ede7015b698bef5ede4c59a7a9d428b2a679ac77 21707804 
mysql-5.5_5.5.35+dfsg.orig.tar.gz
 4465d07fe84783f5d3ffde67f8575bc151f3d0bc 230288 
mysql-5.5_5.5.35+dfsg-1.debian.tar.xz
 af34ac61271d377e7d53abf7b528eb6930be384c 84470 
mysql-common_5.5.35+dfsg-1_all.deb
 f3d02067bd71cf26e9756f8ab53b105fb58dfc5e 82720 
mysql-server_5.5.35+dfsg-1_all.deb
 cd38aff42365c60139b34d7c379c520e3c2099a2 82596 
mysql-client_5.5.35+dfsg-1_all.deb
 5d8398958dd1624be5736c04912e3120b65b5ba2 679070 
libmysqlclient18_5.5.35+dfsg-1_amd64.deb
 a62972bc7defb8491c0a1b2d82788fa746c32422 3168336 
libmysqld-pic_5.5.35+dfsg-1_amd64.deb
 5156f5a82edeeed26433d0776f4a1b3bc713c55b 3168400 
libmysqld-dev_5.5.35+dfsg-1_amd64.deb
 c8ac5fe33f91928a14a6c2ff8a57aff38e5fde37 949164 
libmysqlclient-dev_5.5.35+dfsg-1_amd64.deb
 e7cb1c6914aac77f65b39e651eac4a2955f85c3c 1843556 
mysql-client-5.5_5.5.35+dfsg-1_amd64.deb
 6ab771bcd0ab4db209fd557e844a0007fd592edc 3784472 
mysql-server-core-5.5_5.5.35+dfsg-1_amd64.deb
 1c83b933b2a2b9227a8ecbf62a5cb770173c38bc 2031168 
mysql-server-5.5_5.5.35+dfsg-1_amd64.deb
 c82ab5ed2f7bf34322dd7cef7518828213f7eb02 4343536 
mysql-testsuite-5.5_5.5.35+dfsg-1_amd64.deb
 3286f2e933418bebb4f21e1d5a319b649475d645 22830820 
mysql-source-5.5_5.5.35+dfsg-1_amd64.deb
Checksums-Sha256: 
 613c90c08ee106f883f50e7b36fe7c19f0661c39d8ee9568db9eb11788af050d 2954 
mysql-5.5_5.5.35+dfsg-1.dsc
 46f28f6907438f2abf97dfbf1124f1c0568d4c60fc370664755cf51c5dae664a 21707804 
mysql-5.5_5.5.35+dfsg.orig.tar.gz
 9c3da35cce0d3cc68af6552a20d381b571db05b29a53463986b2bb89e4fc560c 230288 
mysql-5.5_5.5.35+dfsg-1.debian.tar.xz
 36af86baac51e9d55997dfa03982d66858c4481e7a790ce9a12ce6df2f4fc790 84470 
mysql-common_5.5.35+dfsg-1_all.deb
 b88528aaf1cb14765f311e40160f27a57acd95f7436d3d50b1aef382c97c2ad0 82720 
mysql-server_5.5.35+dfsg-1_all.deb
 5909264f4315695e34610ff54c02258ca02e3e5876bfe4d4004906e30db4fb22 82596 

Accepted fwknop 2.6.0-2 (source amd64 all)

2014-01-18 Thread Franck Joncourt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 21:42:00 +0100
Source: fwknop
Binary: libfko2-dev libfko2-dbg libfko2 libfko-doc libfko-perl fwknop-server 
fwknop-client libfko-python fwknop-apparmor-profile
Architecture: source amd64 all
Version: 2.6.0-2
Distribution: unstable
Urgency: low
Maintainer: Franck Joncourt fra...@debian.org
Changed-By: Franck Joncourt fra...@debian.org
Description: 
 fwknop-apparmor-profile - FireWall KNock OPerator - Apparmor profile
 fwknop-client - FireWall KNock OPerator client side - C version
 fwknop-server - FireWall KNock OPerator server side - C version
 libfko-doc - FireWall KNock OPerator - documentation
 libfko-perl - FireWall KNock OPerator - Perl module
 libfko-python - FireWall KNock OPerator - Python module
 libfko2- FireWall KNock OPerator - shared library
 libfko2-dbg - FireWall KNock OPerator - debugging symbols
 libfko2-dev - FireWall KNock OPerator - developpement library
Closes: 735668 735766
Changes: 
 fwknop (2.6.0-2) unstable; urgency=low
 .
   * Moved installation of usr.sbin/fwknopd from d.rules to
 fwknop-apparmor-profile.install file. (Closes: #735766)
   * Added copyright stanza for android files in d.copyright
(Closes: #735668).
Checksums-Sha1: 
 869f0259ffb8f9d3924834296daf5ee81220641d 1713 fwknop_2.6.0-2.dsc
 8755add7e702da88d4179db18d4a7fded0d4bd3f 21236 fwknop_2.6.0-2.debian.tar.xz
 866b569aa582d8ab571ba75a6ec2cd0c6c015411 81392 libfko2-dev_2.6.0-2_amd64.deb
 8a2047e20714691962aab01939695b225fcf26a7 334182 libfko2-dbg_2.6.0-2_amd64.deb
 0ee464c6f1e4ad69cdb8c6866198e6820bc99914 51674 libfko2_2.6.0-2_amd64.deb
 2f200fb2d39e364e342d4383c56ab43ed0b896f4 45000 libfko-doc_2.6.0-2_all.deb
 2f2a578f404e9d486fb43e76923feb6ead351143 48262 libfko-perl_2.6.0-2_amd64.deb
 a9941b4ff5b3e59f3259f23350b9db3788d40868 78152 fwknop-server_2.6.0-2_amd64.deb
 faf4cf15907a7f52307028499ff92cbdb8bbd40b 61844 fwknop-client_2.6.0-2_amd64.deb
 bd42013524dc7cbdf260d24b8b8122e34e245f86 33414 libfko-python_2.6.0-2_amd64.deb
 6ced596a0da38405f06885a256a54883604be7ca 19176 
fwknop-apparmor-profile_2.6.0-2_all.deb
Checksums-Sha256: 
 b2addafcd654ebd353e7614f81c68e35a6611ee65d21223c54522896d6838449 1713 
fwknop_2.6.0-2.dsc
 a423496b383b9b011a801f383d7b202fdbdfb3c87373b35f1e39340eb0160c0d 21236 
fwknop_2.6.0-2.debian.tar.xz
 cb5e52c073220dc7ccab2e2049aec1669e52922abd292578a137e73c3b136fdd 81392 
libfko2-dev_2.6.0-2_amd64.deb
 a4f23ab4fe552c1c1dcce2ee95af318edb065894ef4ea0864968cae35f59384a 334182 
libfko2-dbg_2.6.0-2_amd64.deb
 e3d360a136a173b8f3b1c7ff3e25fda1068d7d2309e18d653cb2577efb61d121 51674 
libfko2_2.6.0-2_amd64.deb
 31e9b3a3b45074a8c3e25a4d1e27435ea2388c667bff1cd5b6c87d0e716b60b5 45000 
libfko-doc_2.6.0-2_all.deb
 1869f69f2678d61ef598660130bf8646ad75fabc3d5fe36ef7d476d2520f3855 48262 
libfko-perl_2.6.0-2_amd64.deb
 90d34c76bcb9a841902dacab42b058ccafda456992995a57622217b3414dd7b8 78152 
fwknop-server_2.6.0-2_amd64.deb
 bb52d2928a2cf2c3b1c7c514aab9d0ebd819207493d215df4448063b852052fe 61844 
fwknop-client_2.6.0-2_amd64.deb
 59b10c03679f9d4657dbe9452419c0cfeb066dae1ee4c8a629d7a2708d89209c 33414 
libfko-python_2.6.0-2_amd64.deb
 60a41276e2439dbe0ac4949d8c9627182404394436725a0208caba3eef47d7b7 19176 
fwknop-apparmor-profile_2.6.0-2_all.deb
Files: 
 d77bfea2ec689c2efaadc24ba979cc30 1713 admin extra fwknop_2.6.0-2.dsc
 b6298c7bb8b2be2e121be4af17cf52d5 21236 admin extra fwknop_2.6.0-2.debian.tar.xz
 b573f0bda90da660d25af1bb088e7419 81392 libdevel extra 
libfko2-dev_2.6.0-2_amd64.deb
 0b7dbe9ded9d3905561ea632af99ff56 334182 debug extra 
libfko2-dbg_2.6.0-2_amd64.deb
 b81d07b8c59dc3423b8b2d1b084c3e74 51674 libs extra libfko2_2.6.0-2_amd64.deb
 0b47879db7afc518114fbfdc58aca663 45000 doc extra libfko-doc_2.6.0-2_all.deb
 dc173b24537500e1b2f7f7a2c18c631a 48262 perl extra libfko-perl_2.6.0-2_amd64.deb
 0c81644697617c701d120f3b4df302f3 78152 admin extra 
fwknop-server_2.6.0-2_amd64.deb
 c7b3911985036d9dff2489ee9b839884 61844 admin extra 
fwknop-client_2.6.0-2_amd64.deb
 822eaee0ed012e0b5742369fddcf3405 33414 python extra 
libfko-python_2.6.0-2_amd64.deb
 b03881db9f560d426ca93e45ecbaa089 19176 admin extra 
fwknop-apparmor-profile_2.6.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLa/xcACgkQxJBTTnXAif7WvwCghM+Hj6VhNsGZFzEPK3MSZCXJ
0oMAoI0sP6Q/VhZyBReA7mrnvOAPCj3Y
=eqEE
-END PGP SIGNATURE-


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



Accepted libaqbanking 5.3.1beta-2 (source amd64 all)

2014-01-18 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 22:27:00 +0100
Source: libaqbanking
Binary: libaqbanking34-dev libaqbanking-doc aqbanking-tools 
libaqbanking34-plugins libaqbanking-plugins-libgwenhywfar60 libaqbanking-data 
libaqbanking34 libaqbanking34-dbg libaqhbci21 libaqofxconnect7
Architecture: source amd64 all
Version: 5.3.1beta-2
Distribution: unstable
Urgency: high
Maintainer: Micha Lenk mi...@debian.org
Changed-By: Micha Lenk mi...@debian.org
Description: 
 aqbanking-tools - basic command line homebanking utilities
 libaqbanking-data - configuration files for libaqbanking
 libaqbanking-doc - library for online banking applications
 libaqbanking-plugins-libgwenhywfar60 - library for online banking applications 
plugins to libgwenhywfar
 libaqbanking34 - library for online banking applications
 libaqbanking34-dbg - library for online banking applications - debug symbols
 libaqbanking34-dev - library for online banking applications
 libaqbanking34-plugins - plugins needed by libaqbanking34
 libaqhbci21 - library for HBCI online banking
 libaqofxconnect7 - library for OFX online banking
Closes: 735429
Changes: 
 libaqbanking (5.3.1beta-2) unstable; urgency=high
 .
   * debian/copyright: Included 'Modified BSD License' (closes: #735429, an
 RC bug, hence 'high' urgency) and updated copyrighted years.
Checksums-Sha1: 
 3df2882bbd457c4ae001c0c624b7e9265a911943 2598 libaqbanking_5.3.1beta-2.dsc
 768fb5e69e4a532c7aee2a8c2b78116dec93722a 28160 
libaqbanking_5.3.1beta-2.debian.tar.xz
 7c277eb37982094edea8f58d3861e398e359305a 88398 
libaqbanking34-dev_5.3.1beta-2_amd64.deb
 f0a3f94e091e1623320fe418da7c45529f0fa3c3 475240 
libaqbanking-doc_5.3.1beta-2_all.deb
 f00b2cfc844ec41c8dd98e111aadc76856e8c1f6 92546 
aqbanking-tools_5.3.1beta-2_amd64.deb
 b6db45673fb07c65a5cb8528b517fa8c934b0b22 122188 
libaqbanking34-plugins_5.3.1beta-2_amd64.deb
 d74ccf069cc1225f4f87a063a1f45fde9b224626 61538 
libaqbanking-plugins-libgwenhywfar60_5.3.1beta-2_amd64.deb
 e1d54fbceaa6006ffe8e68f5bc44ec32c2b170ca 1727964 
libaqbanking-data_5.3.1beta-2_all.deb
 97bec410a74c8284e2778139c812ccad90229788 207680 
libaqbanking34_5.3.1beta-2_amd64.deb
 b0df16d73580b260d555173c0e40b50958f9b20c 1491340 
libaqbanking34-dbg_5.3.1beta-2_amd64.deb
 7708154d4097303f877cd65818a2de2b3313e7e9 261942 
libaqhbci21_5.3.1beta-2_amd64.deb
 e2466af29647a4734ec5028920a17305de6daed5 80426 
libaqofxconnect7_5.3.1beta-2_amd64.deb
Checksums-Sha256: 
 49329a922ba41338d3b8c77d17485510bc0d86b69e890ceb1883ae7adfbf8dc0 2598 
libaqbanking_5.3.1beta-2.dsc
 a0c37ce2331701566b5a57d976ceff5670d7a29f776acdcc9a9dcf05a620a686 28160 
libaqbanking_5.3.1beta-2.debian.tar.xz
 8299ded7f6788f48a4eb87fce4567267c0828781461001b573a1df1c66500d0b 88398 
libaqbanking34-dev_5.3.1beta-2_amd64.deb
 5a52bcc38674bdb2fe3ab416d77f971732678eeaac4770cb2c7a6a49093b38f2 475240 
libaqbanking-doc_5.3.1beta-2_all.deb
 3e7f89418001c1ba51ac55858ffd5b4de5e6b27aba51701643d19a9a586c9ddc 92546 
aqbanking-tools_5.3.1beta-2_amd64.deb
 a958fdb44c10d8f3009e510b459079a6a6ac32814f71844e66e6ba3284faab34 122188 
libaqbanking34-plugins_5.3.1beta-2_amd64.deb
 55157f8defc26dea14c517a4d120c7f482b2a0f641c7fa33de618edd13d38237 61538 
libaqbanking-plugins-libgwenhywfar60_5.3.1beta-2_amd64.deb
 1482e30f77369ddbd1867e8eae705e062e98d466069f051b340e62fe5e5b755a 1727964 
libaqbanking-data_5.3.1beta-2_all.deb
 45d26ed161bd3946cdff1327289fb46cb0960256c78470f9e1f5719b7592430d 207680 
libaqbanking34_5.3.1beta-2_amd64.deb
 74ea017b9040338275789ba4b44fd8918ff265dca4a19cdbea15239b5d3ec20c 1491340 
libaqbanking34-dbg_5.3.1beta-2_amd64.deb
 878cff466bc757e1d3e57178d63eb5c4e9a1e3fe299a16f92188e4f152d15f16 261942 
libaqhbci21_5.3.1beta-2_amd64.deb
 dc6e31ae548bc22e52a84089342c360d48b314b19906f26af7baba4a3dd5b5f0 80426 
libaqofxconnect7_5.3.1beta-2_amd64.deb
Files: 
 d74f3890e521935a05031ce82412aab7 2598 libs optional 
libaqbanking_5.3.1beta-2.dsc
 e9d4a04d2e4de0edd9fcec17cf860f0d 28160 libs optional 
libaqbanking_5.3.1beta-2.debian.tar.xz
 93ad75ffb6f1666352b0890007136292 88398 libdevel optional 
libaqbanking34-dev_5.3.1beta-2_amd64.deb
 498c93847fb2628d4bcc91e5ab370e34 475240 doc optional 
libaqbanking-doc_5.3.1beta-2_all.deb
 277f275c635ff3f687112f10c96ea70d 92546 utils optional 
aqbanking-tools_5.3.1beta-2_amd64.deb
 8fa60525d0a3e148ce3bbc7eee48f2ed 122188 libs optional 
libaqbanking34-plugins_5.3.1beta-2_amd64.deb
 7d3b681dc4314b4c670a63548274fef7 61538 libs optional 
libaqbanking-plugins-libgwenhywfar60_5.3.1beta-2_amd64.deb
 2f5cb522f28c0d3245bc86a3f4ad6ca3 1727964 libs optional 
libaqbanking-data_5.3.1beta-2_all.deb
 bcd23c14d749fc4cae48733b54f7f1a9 207680 libs optional 
libaqbanking34_5.3.1beta-2_amd64.deb
 66ab0ba7b1e8de4a1de2a44e9a3962ef 1491340 debug extra 
libaqbanking34-dbg_5.3.1beta-2_amd64.deb
 f37979a13369d58a1184832b8a9968ba 261942 libs optional 
libaqhbci21_5.3.1beta-2_amd64.deb
 90e1d572d9aac6f5ac1832334fdb1a2d 80426 libs optional 
libaqofxconnect7_5.3.1beta-2_amd64.deb

-BEGIN 

Accepted python-mne 0.7.3-1 (source all)

2014-01-18 Thread Alexandre Gramfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 17:00:00 -0400
Source: python-mne
Binary: python-mne
Architecture: source all
Version: 0.7.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Alexandre Gramfort alexandre.gramf...@m4x.org
Description: 
 python-mne - Python modules for MEG and EEG data analysis
Closes: 735811
Changes: 
 python-mne (0.7.3-1) unstable; urgency=low
 .
   * New upstream version
 Closes: #735811
   * Set back X-Python-Version to = 2.6
Checksums-Sha1: 
 2ff7c8967a4b70008be0e9fb2b2cba42d2f2c52b 1635 python-mne_0.7.3-1.dsc
 8312eda681e52dad20f4d3d6fe237e443d1f422d 57866625 python-mne_0.7.3.orig.tar.gz
 172a4cf2addf990b6be244a1b95cd566f5488be0 2936 python-mne_0.7.3-1.debian.tar.xz
 315155c37b5204c8bc88351edb2f52fd8b31882b 3757974 python-mne_0.7.3-1_all.deb
Checksums-Sha256: 
 23ff09095149a8f0d301d1d79c8d304bf6e20fdf79cd4447eff9e34e8d5c37e3 1635 
python-mne_0.7.3-1.dsc
 9bc2e6250626854abdb9bbaed865ae73c057851ee5c566d7bce38e1b78b42290 57866625 
python-mne_0.7.3.orig.tar.gz
 9389756bcafd5a586739a420bb53c4480987463ee5ddcf581ea8fc2851725730 2936 
python-mne_0.7.3-1.debian.tar.xz
 826741cdc8a9824fe605195cb463dac3002d27e898da89e10d64cc227ee40748 3757974 
python-mne_0.7.3-1_all.deb
Files: 
 2f9b705ddbf2b96c637e60d8e4ee3290 1635 python optional python-mne_0.7.3-1.dsc
 78963d024e31cd7760d2a4c48176180f 57866625 python optional 
python-mne_0.7.3.orig.tar.gz
 7bf1113f54ba121820db8cf741eca4b0 2936 python optional 
python-mne_0.7.3-1.debian.tar.xz
 384c63dd399281485c75707a7e01f223 3757974 python optional 
python-mne_0.7.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlLbCYMACgkQYDBbMcCf01oe+QCfWz529gEpJ64Uq2USfJO79jIe
c8kAn0q/yb0x/Ej2wtHHzRNf4/rdl1ue
=IE7p
-END PGP SIGNATURE-


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



Accepted gcc-4.4 4.4.7-7 (source all amd64)

2014-01-18 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 18 Jan 2014 22:29:55 +0100
Source: gcc-4.4
Binary: gcc-4.4-base gcc-4.4 gcc-4.4-multilib gcc-4.4-hppa64 gcc-4.4-spu 
g++-4.4-spu gfortran-4.4-spu cpp-4.4 gcc-4.4-locales g++-4.4 g++-4.4-multilib 
protoize gfortran-4.4 gfortran-4.4-multilib libstdc++6-4.4-dev 
libstdc++6-4.4-pic libstdc++6-4.4-dbg lib32stdc++6-4.4-dbg lib64stdc++6-4.4-dbg 
libn32stdc++6-4.4-dbg libstdc++6-4.4-doc gcc-4.4-soft-float gcc-4.4-source
Architecture: source all amd64
Version: 4.4.7-7
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 cpp-4.4- GNU C preprocessor
 g++-4.4- GNU C++ compiler
 g++-4.4-multilib - GNU C++ compiler (multilib files)
 g++-4.4-spu - SPU cross-compiler (C++ compiler)
 gcc-4.4- GNU C compiler
 gcc-4.4-base - GCC, the GNU Compiler Collection (base package)
 gcc-4.4-hppa64 - GNU C compiler (cross compiler for hppa64)
 gcc-4.4-locales - GCC, the GNU compiler collection (native language support 
files)
 gcc-4.4-multilib - GNU C compiler (multilib files)
 gcc-4.4-soft-float - GCC soft-floating-point gcc libraries (arm)
 gcc-4.4-source - Source of the GNU Compiler Collection
 gcc-4.4-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.4 - GNU Fortran 95 compiler
 gfortran-4.4-multilib - GNU Fortran 95 compiler (multilib files)
 gfortran-4.4-spu - SPU cross-compiler (Fortran compiler)
 lib32stdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64stdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 libn32stdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.4-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.4-dev - GNU Standard C++ Library v3 (development files)
 libstdc++6-4.4-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.4-pic - GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
Closes: 724373 735920
Changes: 
 gcc-4.4 (4.4.7-7) unstable; urgency=medium
 .
   * Fix build failure with linux-3.8 kernel headers. Closes: #735920.
   * Remove the automake dependency for the -source package. Closes: #724373.
Checksums-Sha1: 
 c36247dcffcb66e35d788844d4e04bb7340d9532 3722 gcc-4.4_4.4.7-7.dsc
 bd8c7b6e31a79b5b5dfe5454f635e5301f5438b4 1209973 gcc-4.4_4.4.7-7.diff.gz
 7632a0e6d1b008b4a9a8fe62446bd2869a68564b 50819622 
gcc-4.4-source_4.4.7-7_all.deb
 9eddeb9aa0ba516878cd6a3f20ab65c9df4dbe91 13085496 
libstdc++6-4.4-doc_4.4.7-7_all.deb
 27f1e7dd8453c8b82315b1fb620a40e2a246bd00 1098008 
gcc-4.4-locales_4.4.7-7_all.deb
 2880806c373473fb31e6de412bf3bcbceea5abcd 126236 gcc-4.4-base_4.4.7-7_amd64.deb
 7dfdece22aecd1e7eccfb589da4efa6c4016557f 3037024 cpp-4.4_4.4.7-7_amd64.deb
 5754dc975538af48dc07d3f4831256799a97b2da 29248 protoize_4.4.7-7_amd64.deb
 8473c95f2757df2db083d2f731fc3f599e7f416c 455988 
g++-4.4-multilib_4.4.7-7_amd64.deb
 095dbae8c8fb4508ac466bf1112f0c4f8685fd16 3324214 g++-4.4_4.4.7-7_amd64.deb
 c9197cca93000d15c991573768b285deea1a265b 1685236 
lib32stdc++6-4.4-dbg_4.4.7-7_amd64.deb
 ac50497aae33cb54b7376d45886622a4400cce52 955332 
libstdc++6-4.4-dev_4.4.7-7_amd64.deb
 b72c7b2a9de272635f3a8e6365e821701e012f54 292286 
libstdc++6-4.4-pic_4.4.7-7_amd64.deb
 a478d76a2fd8201e7994f924aeed7d48eae2c1da 1830630 
libstdc++6-4.4-dbg_4.4.7-7_amd64.deb
 dd7ef21983f76aef327591183331b07cc10a2e90 173624 
gfortran-4.4-multilib_4.4.7-7_amd64.deb
 2c7e40ecb1bc186764b21134307a406cb670ac24 3446346 gfortran-4.4_4.4.7-7_amd64.deb
 3b06d55976a75693f68f345eb23f92081328532e 1389338 
gcc-4.4-multilib_4.4.7-7_amd64.deb
 170d71022ba23ad2fb052dea06ba1a46dad6c3e4 1735848 gcc-4.4_4.4.7-7_amd64.deb
Checksums-Sha256: 
 6bd679fbc43335a2f826fb6270086af45bbbd5a54be5a63dc90ec2fa49e1a553 3722 
gcc-4.4_4.4.7-7.dsc
 8cfca12a4991ce17afff75fd4878fe6bbff40dad70bb724d6540b54aa6923fdf 1209973 
gcc-4.4_4.4.7-7.diff.gz
 0497806486a4d8416ff47a7e2b6006d9fb3b7fd24c8f7377c4760f61ca9760bb 50819622 
gcc-4.4-source_4.4.7-7_all.deb
 34dbe5f6d2504cc1dbbb1ac1ec4bf7d85e0132255836ed8946340f34290fd0f1 13085496 
libstdc++6-4.4-doc_4.4.7-7_all.deb
 99821d1ce1515bf1fd6cb8b6600a9baa0c8f8bef87adb25eb68eea9bd01df73b 1098008 
gcc-4.4-locales_4.4.7-7_all.deb
 bff7508c080075e47512aa330c4fbd752039c36affbbbabea0952c7797701dec 126236 
gcc-4.4-base_4.4.7-7_amd64.deb
 694844fa7e4f5d0746ef733737e86cf76b31411a4d0a74a410f5f8d3211b4a71 3037024 
cpp-4.4_4.4.7-7_amd64.deb
 ed311c29ad97fc327b2510afa4ce59ff1c9fb98658890e22a7692bb69ebf928b 29248 
protoize_4.4.7-7_amd64.deb
 f82d9fff6909e93b85b91a7651279b2b240399ced50b063ff6e2894c9b52e194 455988 
g++-4.4-multilib_4.4.7-7_amd64.deb
 af60f29595f7a48a68c0a5e933880c2aa1fd04008ab081b3eb1468a201a3da9f 3324214 
g++-4.4_4.4.7-7_amd64.deb
 d5d24ad1e4f3ad71669cb8078bf7faff5bca6a2fcfc5cd17cb9ec21d3d894662 1685236 
lib32stdc++6-4.4-dbg_4.4.7-7_amd64.deb
 

  1   2   >