Re: system time has change while installing

2013-06-19 Thread Darac Marjal
On Wed, Jun 19, 2013 at 01:43:08AM +0400, Maxim Markov wrote:
Hello.
 
I use  debian-live-7.0.0-amd64-gnome-desktop.
And it has error in Time Zones Settings.
System Time changes during installation.
It`s possible that date can changes too.
 
for example:
when i boot from livecd i change location settings from London to Russia
(Asia), Krasnoyarsk
and my system time changes from 20:20 to 04:20
 
example2:
when i install version to hdd my system time changed from 00:50 to 08:50
 
i suppose that error present in other versions.
same problem i noticed in Scientific Linux.
 
i use ROSA Desktop Fresh and looks like it hasn`t error.
in my own apinion: date and time must be stay as it set in local pc, while
time zones parameters sets in configs.

This isn't actually an error. But perhaps an issue with PC design. The
internal clock of your PC stores a time and date, but it DOESN'T store
which time zone you're in. All it stores is, for example, 20:20.

When you install a new OS, it reads that time and must make one of two
assumtions: Either the time is stored as local time (in which case no
adjustment is necessary, but there may be issues when Daylight Saving
Time comes into effect) or atomic time, UTC (in which case 8 hours must
be added on before displaying the time to the user).

There is no right or wrong answer to which method to use. Linux assumes
the hardware uses UTC, Windows assumes it uses local time. Both can be
configured to use either method
(https://wiki.archlinux.org/index.php/Time#Time_standard) and it's best
if they agree.



signature.asc
Description: Digital signature


Bug#712753: ITP: libconfig-model-lcdproc-perl -- Edit and validate LcdProc configuration file

2013-06-19 Thread Dominique Dumont

Package: wnpp
Owner: Dominique Dumont d...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libconfig-model-lcdproc-perl
  Version : 2.39
  Upstream Author : Dominique Dumont
* URL : http://search.cpan.org/dist/Config-Model-LcdProc/
* License : LGPL-2.1+
  Programming Lang: Perl
  Description : Edit and validate LcdProc configuration file

This module provides a configuration editor (and models) for the
configuration file of LcdProc, i.e. C/etc/LCDd.conf.

libconfig-model-tkui-perl must be installed to have a graphical
interface or the editor.

Once installed, you can run 'cme edit lcdproc' to edit LcdProc
configuration. You can also check the configuration with
'cme check lcdproc'.

Note: the functionality provided used to be part of libconfig-model-perl.

-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.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/201306191024.07129@debian.org



Re: Current and upcoming toolchain changes for jessie

2013-06-19 Thread Wouter Verhelst
On 14-06-13 21:11, Thorsten Glaser wrote:
 Wouter, Mikael: input on switching C/C++ to 4.8?

We don't have much data either way, do we?

I suppose it shouldn't be too much of a problem, but I can't be sure. In
the past we've usually taken the plunge, and filed bugs if things go
really bad.

-- 
This end should point toward the ground if you want to go to space.

If it starts pointing toward space you are having a bad problem and you
will not go to space today.

  -- http://xkcd.com/1133/


-- 
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/51c171d9.50...@debian.org



Bug#712765: ITP: ruby-safe-yaml -- Safe implementation of YAML.load

2013-06-19 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen s...@debian.org

* Package name: ruby-safe-yaml
  Version : 0.9.2
  Upstream Author : Dan Tao daniel@gmail.com
* URL : https://github.com/dtao/safe_yaml
* License : MIT
  Programming Lang: Ruby
  Description : Safe implementation of YAML.load

The SafeYAML gem provides an alternative implementation of YAML.load suitable
for accepting user input in Ruby applications. Unlike Ruby's built-in
implementation of YAML.load, SafeYAML's version will not expose apps to
arbitrary code execution exploits.

(The safe_yaml gem was vendored into puppet to fix a recent vulnerability.  The
packaging of this gem should help this situation.)


-- 
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/20130619095355.571.66065.report...@turbotape.w.bitbit.net



Re: system time has change while installing

2013-06-19 Thread Steve McIntyre
Darac Marjal wrote:

This isn't actually an error. But perhaps an issue with PC design. The
internal clock of your PC stores a time and date, but it DOESN'T store
which time zone you're in. All it stores is, for example, 20:20.

When you install a new OS, it reads that time and must make one of two
assumtions: Either the time is stored as local time (in which case no
adjustment is necessary, but there may be issues when Daylight Saving
Time comes into effect) or atomic time, UTC (in which case 8 hours must
be added on before displaying the time to the user).

Correct.

There is no right or wrong answer to which method to use. Linux assumes
the hardware uses UTC, Windows assumes it uses local time. Both can be
configured to use either method
(https://wiki.archlinux.org/index.php/Time#Time_standard) and it's best
if they agree.

Storing local time in the hardware clock is utterly wrong for many
reasons. The only reason Microsoft have continued to ship Windows
configured this way is the usual backwards-compatibility problem. If
you're running on a system without the limitations of DOS, there is no
good reason to perpetuate the crap this way: store UTC and leave the
clock alone.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.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/e1uphff-0007hx...@mail.einval.com



Re: Bug#712765: ITP: ruby-safe-yaml -- Safe implementation of YAML.load

2013-06-19 Thread Cédric Boutillier

Hi,

On Wed, Jun 19, 2013 at 11:53:55AM +0200, Stig Sandbeck Mathisen wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Stig Sandbeck Mathisen s...@debian.org

 * Package name: ruby-safe-yaml
   Version : 0.9.2
   Upstream Author : Dan Tao daniel@gmail.com
 * URL : https://github.com/dtao/safe_yaml
 * License : MIT
   Programming Lang: Ruby
   Description : Safe implementation of YAML.load

 The SafeYAML gem provides an alternative implementation of YAML.load suitable
 for accepting user input in Ruby applications. Unlike Ruby's built-in
 implementation of YAML.load, SafeYAML's version will not expose apps to
 arbitrary code execution exploits.

 (The safe_yaml gem was vendored into puppet to fix a recent vulnerability.  
 The
 packaging of this gem should help this situation.)

ruby-safe-yml is already in the archive:

$ rmadison ruby-safe-yaml   
  
 ruby-safe-yaml | 0.9.0-1 | jessie | source, all
 
 ruby-safe-yaml | 0.9.0-1 | sid| source, all

It is maintained by the Ruby team:
http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-safe-yaml.git

Cheers,

Cédric


signature.asc
Description: Digital signature


Re: system time has change while installing

2013-06-19 Thread Steve McIntyre
On Wed, Jun 19, 2013 at 05:27:56PM +0400, Konstantin Khomoutov wrote:
On Wed, 19 Jun 2013 13:39:31 +0100
Steve McIntyre st...@einval.com wrote:

[...]

 Storing local time in the hardware clock is utterly wrong for many
 reasons. The only reason Microsoft have continued to ship Windows
 configured this way is the usual backwards-compatibility problem. If
 you're running on a system without the limitations of DOS, there is no
 good reason to perpetuate the crap this way: store UTC and leave the
 clock alone.

But this a) would require tweaking Windows [1] in case of dual-boot;

So apply the registry fix if you care about a system with the
limitations of DOS.

b) show bogus time in BIOS setup screen.

Really, who cares what time the BIOS says?

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
C++ ate my sanity -- Jon Rabone


-- 
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/20130619133206.ga27...@einval.com



Bug#712786: ITP: python-amqp -- Low-level AMQP client

2013-06-19 Thread Michael Fladischer
Package: wnpp
Severity: wishlist
Owner: Michael Fladischer fladischermich...@fladi.at

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: python-amqp
  Version : 1.0.11
  Upstream Author : Ask Solem pya...@celeryproject.org
* URL : https://pypi.python.org/pypi/amqp
* License : LGPL-2.1+
  Programming Lang: Python
  Description : Low-level AMQP client

 This is a fork of amqplib which was originally written by Barry Pederson. It
 is maintained by the Celery project, and used by kombu as a pure Python
 alternative when librabbitmq is not available.
 .
 This library should be API compatible with librabbitmq. Differences from
 amqplib are:
  * Supports draining events from multiple channels (Connection.drain_events).
  * Support for timeouts.
  * Channels are restored after channel error, instead of having to close the
connection.
  * Support for heartbeats.
  * Supports RabbitMQ extensions:
- Consumer Cancel Notifications.
- Publisher confirms.
- Exchange-to-exchange bindings: exchange_bind / exchange_unbind.
  * Support for basic_return.
  * Uses AMQP 0-9-1 instead of 0-8.
  * Exposes the underlying socket as Connection.sock.
  * Adds Channel.no_ack_consumers to keep track of consumer tags that set the
no_ack flag.
  * Slightly better at error recovery.

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

iQIcBAEBAgAGBQJRwbMOAAoJEGlMre9Rx7W2Yi8P/iCdqt9mEduPh6qLJB9mS69I
pTy37HiZ6FwlMUGuQp13g780bQ5rqIWyJbL1YEskxbckodXyFxvvx6oYuHKB3QiO
korzXn8CHgzZl3ufLqlrtLMrTSsOn+gv0R6g1kU7j15PBiaJmtPwfxu8JcPMTsEZ
UbiAjE+niqRolZuzLoVI0x/IzRDBiPsnmXhlEh50TyltSyh8tJjEu0bErb58iRNC
LL7gO8lg21mzMPNnfWLmH+dz6HUVDYblrVW/P8Yi9SjQxiXDTJnX4AEtQhy0wXYm
dQiHw4g3pBxf+2ZMRLtHvY5dYId00J6SWDAAU+r/mAhK16VB1FV2D8Rtks0Hnx1y
+CZSUW6W6dGecSy0Uz57/PHPz+sE3MCYn12qjvolLLWFPtsSpLFnBqvjOV18/vzG
2JKD+CbVyawfz9wI2d3FWhT2Ww+O3iyYcIuld9dk9TZdiQ02pCQK/zPTraZCwD6/
nirpMZ6R9rWD/oIhk0RbMesLQQhV0gEzAz9wTOPH/UCPwMp2YcNsXb4UCVe1Ha7G
UT5x/BCGw3kwtj/8mySBYMHOBy/RmbaezVKFgv8J6TdySrubJkI9CF1VQremh9Lc
Zq7SKq0udTfDQc3CQAEkYKIB0FVRSmxfY4+JhgfcezsToRYmxOpZPuD/2Nxotoo9
6mYs1vs5jI7VT6O6Swpe
=sG1y
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130619133305.29768.5803.report...@server.home.fladi.at



Re: system time has change while installing

2013-06-19 Thread Konstantin Khomoutov
On Wed, 19 Jun 2013 13:39:31 +0100
Steve McIntyre st...@einval.com wrote:

[...]

 Storing local time in the hardware clock is utterly wrong for many
 reasons. The only reason Microsoft have continued to ship Windows
 configured this way is the usual backwards-compatibility problem. If
 you're running on a system without the limitations of DOS, there is no
 good reason to perpetuate the crap this way: store UTC and leave the
 clock alone.

But this a) would require tweaking Windows [1] in case of dual-boot;
b) show bogus time in BIOS setup screen.

1. http://superuser.com/a/185780/130459


-- 
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/20130619172756.e2f94ca56de4f4b6222ff...@domain007.com



Re: ITP: ruby-redis -- Ruby client library for Redis

2013-06-19 Thread Gunnar Wolf
Per Andersson dijo [Wed, Jun 12, 2013 at 08:03:24PM +0200]:
  redis tests need em-synchrony, which needs newer em-http-request and
  which needs mongrel (not sure where it needs, it tries to load mongrel
  during tests) and http-parser.rb (packaging http-parser separately -
  needs some help handling it)
 
 Ok, I'll go down this route then. (mongrel - em-http-request - 
 em-synchrony).

I *think* you discussed this already in the pkg-ruby-extras
mailinglist, but anyway I didn't act there ;-)

Mongrel *was* packaged for Debian. It is long time dead upstream, and
was removed from Wheezy.

For my use cases, I have found Thin to be a very good replacement for
Mongrel. I understand it reuses some of Mongrel's code. So, if
em-http-request requires mongrel for its tests, it is the tests that
should be rewritten for a maintained web application server.


-- 
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/20130619154912.ga65...@gwolf.org



Re: Current and upcoming toolchain changes for jessie

2013-06-19 Thread Carlos O'Donell
On Tue, Jun 18, 2013 at 8:02 PM, John David Anglin dave.ang...@bell.net wrote:
 Hi Aurelien,


 On 18-Jun-13, at 6:05 PM, Aurelien Jarno wrote:

 This is true that they have recently contacted me through another email
 address, but I haven't found time to work on that. Just stay tuned.


 That's great news.

 Helge and I have been working away as best we can to maintain the port.  I
 know everybody is busy and this is a significant effort.

... and I'm incredibly busy with upstream glibc, but I'm trying my
best to ensure
hppa keeps building upstream glibc.

Cheers,
Carlos.


-- 
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/CAE2sS1g+63BWgBfwV8pHzRAQrpzv2V_AhZ9AmPsm4Y-h8=g...@mail.gmail.com



Re: system time has change while installing

2013-06-19 Thread Steve Langasek
On Wed, Jun 19, 2013 at 09:10:06AM +0100, Darac Marjal wrote:

 This isn't actually an error. But perhaps an issue with PC design. The
 internal clock of your PC stores a time and date, but it DOESN'T store
 which time zone you're in. All it stores is, for example, 20:20.

 When you install a new OS, it reads that time and must make one of two
 assumtions: Either the time is stored as local time (in which case no
 adjustment is necessary, but there may be issues when Daylight Saving
 Time comes into effect) or atomic time, UTC (in which case 8 hours must
 be added on before displaying the time to the user).

 There is no right or wrong answer to which method to use. Linux assumes
 the hardware uses UTC, Windows assumes it uses local time. Both can be
 configured to use either method
 (https://wiki.archlinux.org/index.php/Time#Time_standard) and it's best
 if they agree.

No, there is a right answer: use UTC for the system clock, always.  Using
local time means the value stored in the system clock *must be changed*
across daylight savings time boundaries, which is stupid.

The *only* argument for using local time in the system clock is so that the
time displayed in the timezone-ignorant BIOS will be correct.  But who looks
at the time in the BIOS anyway?

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


signature.asc
Description: Digital signature


Re: system time has change while installing

2013-06-19 Thread Ben Hutchings
On Wed, Jun 19, 2013 at 09:12:37AM -0700, Steve Langasek wrote:
[...]
 The *only* argument for using local time in the system clock is so that the
 time displayed in the timezone-ignorant BIOS will be correct.  But who looks
 at the time in the BIOS anyway?

No, the major reason is compatibility with Windows on a dual-boot
system.  But it will still get screwed up if Linux does the DST
adjustment.

EFI apparently records the current time zone offset of the RTC,
which would allow this to be fixed, but I don't think that Linux
pays any attention to that yet.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20130619185626.gx4...@decadent.org.uk



Re: system time has change while installing

2013-06-19 Thread Bas Wijnen
On Wed, Jun 19, 2013 at 07:56:26PM +0100, Ben Hutchings wrote:
 On Wed, Jun 19, 2013 at 09:12:37AM -0700, Steve Langasek wrote:
 [...]
  The *only* argument for using local time in the system clock is so that the
  time displayed in the timezone-ignorant BIOS will be correct.  But who looks
  at the time in the BIOS anyway?
 
 No, the major reason is compatibility with Windows on a dual-boot
 system.  But it will still get screwed up if Linux does the DST
 adjustment.
 
 EFI apparently records the current time zone offset of the RTC,
 which would allow this to be fixed, but I don't think that Linux
 pays any attention to that yet.

Actually, doing the DST adjustment in the OS without storing that it has been
done in the BIOS will always fail.  (I expect Windows to also use its own
records, not the BIOS, as a reference to see if it is set correctly.)  I've
seen people who had their RTC set to local time because otherwise the clock
would be wrong in Windows, then they pretty much stopped using Windows, and
noticed (weeks after the clock was to be changed) that their clock didn't
correct for DST.  So they changed their time manually.  But when some weeks
later Windows was booted, it said oh, I didn't change your time yet; better do
it now and it was an hour off again.

I now tell everyone to just go and install ntp.  Who needs a system clock if
there is internet? :-)

Thanks,
Bas


-- 
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/20130619193911.gb28...@fmf.nl



Bug#712821: ITP: libtiger -- Kate rendering library

2013-06-19 Thread John Stumpo
Package: wnpp
Severity: wishlist
Owner: John Stumpo st...@stump.io

* Package name: libtiger
  Version : 0.3.4
  Upstream Author : Vincent Penquerc'h
* URL : http://code.google.com/p/libtiger/
* License : LGPL
  Programming Lang: C
  Description : Kate rendering library

libtiger is a Pango/Cairo-based library for rendering the Kate subtitling
format. Kate is associated with the Xiph codec suite.


-- 
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/20130619200736.2574634...@dimension.stump.io



Re: system time has change while installing

2013-06-19 Thread Ben Hutchings
On Wed, Jun 19, 2013 at 09:39:11PM +0200, Bas Wijnen wrote:
 On Wed, Jun 19, 2013 at 07:56:26PM +0100, Ben Hutchings wrote:
  On Wed, Jun 19, 2013 at 09:12:37AM -0700, Steve Langasek wrote:
  [...]
   The *only* argument for using local time in the system clock is so that 
   the
   time displayed in the timezone-ignorant BIOS will be correct.  But who 
   looks
   at the time in the BIOS anyway?
  
  No, the major reason is compatibility with Windows on a dual-boot
  system.  But it will still get screwed up if Linux does the DST
  adjustment.
  
  EFI apparently records the current time zone offset of the RTC,
  which would allow this to be fixed, but I don't think that Linux
  pays any attention to that yet.
 
 Actually, doing the DST adjustment in the OS without storing that it has been
 done in the BIOS will always fail.
[...]

Assuming you mean 'BIOS' in the common sense of 'PC firmware', the
time zone offset stored by EFI would include any offset for DST.

The historical problem on PCs has been that neither the RTC hardware
nor BIOS calls provided anywhere to store that information.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20130619211031.gz4...@decadent.org.uk



Bug#712827: ITP: boilerpipe -- Boilerplate removal and fulltext extraction from HTML pages

2013-06-19 Thread Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg ebo...@apache.org

* Package name: boilerpipe
  Version : 1.2.0
  Upstream Author : Christian Kohlschütter christ...@kohlschutter.com
* URL : http://code.google.com/p/boilerpipe
* License : Apache-2.0
  Programming Lang: Java
  Description : Boilerplate removal and fulltext extraction from HTML pages

The boilerpipe library provides algorithms to detect and remove the surplus
clutter (boilerplate, templates) around the main textual content of a web
page.

The library already provides specific strategies for common tasks (for example:
news article extraction) and may also be easily extended for individual problem
settings.

Extracting content is very fast (milliseconds), just needs the input document
(no global or site-level information required) and is usually quite accurate.


-- 
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/20130619214008.14063.61113.reportbug@debiandev



Accepted haci 0.97c-3 (source all)

2013-06-19 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 14:57:38 +0900
Source: haci
Binary: haci
Architecture: source all
Version: 0.97c-3
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 haci   - web based IP(v6) address and network administration tool
Closes: 669773
Changes: 
 haci (0.97c-3) unstable; urgency=low
 .
   * debian/control: Bump Standards-Version to 3.9.4 (with no changes).
   * Fix transition towards Apache 2.4(Closes: #669773)
 + debian/install: install config files to /etc/apache/conf-available
   instead of obsolete /etc/apache2/conf.d.
   * debian/etc/apache2/haci.conf:
 + Switch to Apache 2.4 access control directives
 + Add suffix to an Apache conf file
   * debian/control: Add Depends to apache2.
Checksums-Sha1: 
 d6992b000c859ad0a3b0d0290dc2a3485f11476c 1785 haci_0.97c-3.dsc
 fbe3144f40f9fb130f5f2f82531b924da4ed41eb 6203 haci_0.97c-3.debian.tar.gz
 7c2ef6cf89f94169c8c67082a8bc0455febebc74 505522 haci_0.97c-3_all.deb
Checksums-Sha256: 
 4ecdd3335c237201cab9a4c75fae5c59ec9594f053f5f96a445bd290ca38460c 1785 
haci_0.97c-3.dsc
 050c9721f0965dea2b941fa67920b9b953c2f6640b8e180c5f0da6d3cd719bde 6203 
haci_0.97c-3.debian.tar.gz
 d2401f90d7c3369e020038421557d2ba43cb6c9c8ce79bcbc255b7e896907ea5 505522 
haci_0.97c-3_all.deb
Files: 
 9023af1a5d7fdc973b277632a2a8fb82 1785 admin extra haci_0.97c-3.dsc
 087137fc9fd74214cac996656b8cf99a 6203 admin extra haci_0.97c-3.debian.tar.gz
 54d13a8f613989ede1d1e70057e1902c 505522 admin extra haci_0.97c-3_all.deb

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

iQIcBAEBCAAGBQJRwUhxAAoJEMwUn2wopeJXuGoP/R/7gUqwlufZjcWaOiajwC5y
sdmLUsJ7+gqHG2ZTBLBu9RurZw7HS3Ogo5BsXST7T8w1ebqVcGSqhVqFyhi+k/Zi
jk68xNz+s915wraBrWqwm2B5d2zkHkgo4xk0wmfmGeNclhQEyJSHIGsCHLG2xu17
j9GMpeINVDHVrkimLq+gaghr9hppEDfjgIQIzCAZ1F0bXxFphL1tFIVg0l6WYYlH
76XpUKPyGZUA8D+quegjM00Q6MPYmeU+SQT0QqjUZl49tK5bgwveNfXj5vLpnKi3
5LEW45LOLtp96p3aB60E24FpAgoIYxZ+DvVkg+mk5VpeTSOh8G0qceL0dxhhiYYy
Va/BTpihDCy+m7KJZdyIYseklEMdiXh/UrEdPXcs9tyVZCNApazbVk9NR7PgJFA+
ukIq2T7nc3/bRkervEWxYax3OkefhhKzVbxS3CpLPwR0QHASCXEX+WD4xJCpWCm3
4IA3KmsuZTIF0xlPUCYgLUg6FzGk0Vn85eNde8FBxebs/PZRGy98JZXECkIBSJW9
R/F8YEOYv07rr6V/THzwITpGhCYvif2XcGYDHfCWVZoREZwgUCWPTQAW7xo5yuuG
ft561qhHRT+1MZR9mb3XLUSsV2VdMAap4eE7E8NYBd3QcsxuYnT6R9/Ba/S/6Ftc
gfvrDDbM8UaF9YnI8mxN
=W6JX
-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/e1upbic-0007qw...@franck.debian.org



Accepted live-build 4.0~a20-1 (source all)

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

Format: 1.8
Date: Wed, 19 Jun 2013 08:01:17 +0200
Source: live-build
Binary: live-build live-build-cgi
Architecture: source all
Version: 4.0~a20-1
Distribution: experimental
Urgency: low
Maintainer: Live Systems Maintainers debian-l...@lists.debian.org
Changed-By: Daniel Baumann m...@daniel-baumann.ch
Description: 
 live-build - Live System Build Scripts
 live-build-cgi - Live System Build Scripts (CGI frontend)
Closes: 712710
Changes: 
 live-build (4.0~a20-1) experimental; urgency=low
 .
   [ Richard Nelson ]
   * Improve reading of post data on l-b-cgi frontend.
 .
   [ Daniel Baumann ]
   * Removing importet test bashism in frontends/cgi/live-build-cgi.
   * Updating versioning scheme references to match new scheme since
 wheezy.
   * Dropping some EOL ubuntu release information.
 .
   [ Richard Nelson ]
   * Correcting bashism in frontends/cgi/live-build-cgi
   * Reverting returning the error code from auto/build script, doesn't
 work.
   * Run build call from l-b-cgi.cron with noauto.
   * Adding set +e to l-b-cgi.cron so script will finish on errors.
 .
   [ Daniel Baumann ]
   * Adding hook to remove ssl-cert-snakeoil by default.
   * Extending wget calls with options variable in bootstrap_archive-keys
 too (Closes: #712710).
Checksums-Sha1: 
 b9c6ed4d961f9838b93ae666752db8c76188e7bf 1342 live-build_4.0~a20-1.dsc
 8be0105adfcd2ede96bac8d6e08f5166103628ac 139752 live-build_4.0~a20.orig.tar.xz
 c29a5941ffd2141e47352968461f9ba0710ab306 54096 
live-build_4.0~a20-1.debian.tar.xz
 d32b90adf1714e4fde0dfa8b96e1ae582bf16c04 184868 live-build_4.0~a20-1_all.deb
 aa4f9e55aa54388cd9e1a7d59c63656b6b03c7e8 67822 live-build-cgi_4.0~a20-1_all.deb
Checksums-Sha256: 
 ee242b7f203b36309d0941e35a44f9483e49f20e3684e6d35fe519d7d668cb3f 1342 
live-build_4.0~a20-1.dsc
 dfd86fafccb821be5a81adc018a9edc71c91c66bc6bd2707f2d46a6b719bf599 139752 
live-build_4.0~a20.orig.tar.xz
 4bfffedc9819f7f4d91349677872fb6798df7209bdbd075fe6df3a7ae018dcb3 54096 
live-build_4.0~a20-1.debian.tar.xz
 d8c4c9f9c916916aa9585096c190c8dd7c469337a949c48ec8cdc4bb003767c6 184868 
live-build_4.0~a20-1_all.deb
 5cfd970908884c94dec933f3589790bb1a0f9f0d7559cc943fc56d1a3e17a5c9 67822 
live-build-cgi_4.0~a20-1_all.deb
Files: 
 51121f2065fba2852506d4ce06cb21a3 1342 misc optional live-build_4.0~a20-1.dsc
 c757f88b56553cc4b73a030f226cb6b9 139752 misc optional 
live-build_4.0~a20.orig.tar.xz
 0b83af3ead83a23d3f3659eefd295ae1 54096 misc optional 
live-build_4.0~a20-1.debian.tar.xz
 0d862693281464ac661dbea1e0e3fc7a 184868 misc optional 
live-build_4.0~a20-1_all.deb
 8c72ef9216d006f454b49080fd79ac9a 67822 misc optional 
live-build-cgi_4.0~a20-1_all.deb

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

iEYEARECAAYFAlHBSjwACgkQ+C5cwEsrK57KfgCcCSRi37LiS5AU3yjH1R/q1VGB
DNIAoKBoPORkxjmEgmUObGZdZI51c/Gc
=48jt
-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/e1upbip-0007xq...@franck.debian.org



Accepted lightsquid 1.8-4 (source all)

2013-06-19 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 15:13:42 +0900
Source: lightsquid
Binary: lightsquid
Architecture: source all
Version: 1.8-4
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 lightsquid - Lite and fast log analizer for squid proxy
Closes: 669815
Changes: 
 lightsquid (1.8-4) unstable; urgency=low
 .
   * copyright-format 1.0
   * Fix transition towards Apache 2.4 (Closes: #669815)
 + debian/control: Depends on apahce2 | httpd.
 + Switch Apache2 config location to /etc/apaches/conf-available.
   * lightsquid.conf: Apache2.4 style acl directive
   * debian/control: Bump Standards-Version to 3.9.4 (with no changes).
Checksums-Sha1: 
 167a7cd9868accb5ba3cec7b6baf890cc003f9aa 1846 lightsquid_1.8-4.dsc
 dff53c301b65d16c72ba59be0c9bdfd437dc6501 3748 lightsquid_1.8-4.debian.tar.gz
 35ac0b9d187ecaec64587453313d609d5add3451 62692 lightsquid_1.8-4_all.deb
Checksums-Sha256: 
 f87b3f2cdc6e31719e16f6d59ad7085909f9b2b1ca3acfd0b76568aa3a07b094 1846 
lightsquid_1.8-4.dsc
 4e4ce8ed38d4c9cc2320383fb9abdf3ddc04ae0456bcc34332f233dcef57f966 3748 
lightsquid_1.8-4.debian.tar.gz
 dd6985dd6f97b5a2c1228e5b3bde147e3f74443278bdb1198f082906e435bfea 62692 
lightsquid_1.8-4_all.deb
Files: 
 fc7492de5dc214ebc7d29038b483dcf9 1846 admin extra lightsquid_1.8-4.dsc
 ae02760d879ba87b6699e9e77678a546 3748 admin extra 
lightsquid_1.8-4.debian.tar.gz
 e4a58f94c92224cf88c578ac0386f887 62692 admin extra lightsquid_1.8-4_all.deb

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

iQIcBAEBCAAGBQJRwUxbAAoJEMwUn2wopeJX0HAQAJ5dsg21jiY9+34SIxTrNutX
7HMGSMOo6kXMliavlTw0WKviWv0Q8phRBtil6V1lZs5OGevJzzmReTS0xRyz3Bbm
oPl6Mk7o+YTTj6FePNuyTPkUi7eozPweycXRA258mlPRvfBx2/c3tlFS4V19aPW/
f9sSrcqCeaOWa6q8y8/vTCr4qpXzqsCxuZYrVV1Jr7Xvw40K/xINWciuCEf8Xvgy
aSSCWIJDfJXvPx25V8HP0+WCBkVUWaR0QmZxwXM+Yim+PYVcdOxv3C+O0VcrXZIO
YzSVRrPvVPLB0yy4QdWyBUp46s9z+acPSlgdvQKQ18uMTdKzuSAFsgdLAur10fvX
wRk3Ea1bocrYY9VsW0wPgVyFiRm1J3km/H57bbYXQAOwhSaNCpYBcNxvYWFdJ6hy
mH2crZs/TpGLDbu7GQ3wJhq1W2iIRHTuBZUsDyuQimbNIT4UsyptFv6LYsQ/h5z6
JBkdRRckcELzTgeP3S+vczjxgc2hPlN6la3wQbvCROdQOEdoQoT/+2vYZIjyXJh6
OVMpJ81NH74d2h3nFNdFG76Fxx4LRwoRfMqjtBp1OIDYcSMuszCmPB/Y5ReC5LGf
+KMdKgymUWWRWzDSGrAfg7yJS9i0Jl2utd3xjUTRMluOC8CQdSznLRivasnPsU/2
JePyd35K1ptqQ1F5wUNZ
=sZRu
-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/e1upbx7-0002nc...@franck.debian.org



Accepted qscintilla2 2.7.2-1 (source all i386)

2013-06-19 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 02:46:07 -0400
Source: qscintilla2
Binary: libqscintilla2-9 libqscintilla2-l10n libqscintilla2-designer 
libqscintilla2-dev libqscintilla2-doc python-qscintilla2 python3-pyqt4.qsci
Architecture: source all i386
Version: 2.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 libqscintilla2-9 - Qt4 port of the Scintilla source code editing widget
 libqscintilla2-designer - Qt4 Designer plugin for QScintilla 2
 libqscintilla2-dev - Scintilla source code editing widget for Qt4, development 
files
 libqscintilla2-doc - API documentation for QScintilla 2
 libqscintilla2-l10n - Scintilla source code editing widget for Qt4, 
translation files
 python-qscintilla2 - Python bindings for QScintilla 2
 python3-pyqt4.qsci - Python 3 bindings for QScintilla 2
Changes: 
 qscintilla2 (2.7.2-1) unstable; urgency=low
 .
   * New upstream release
 - Update debian/patches/configure.py-objdir-support.diff to account for
   the potential for both PyQt4 and PyQt5 (when packaged) builds
 - Update debian/patches/py_conf_inc_dir.diff for upstream updates to
   Python/configure.py
   * Update watch file, thanks to Bart Martens
Checksums-Sha1: 
 811e384d694d7193cfc40cd2c524b80dbe0a38c9 2033 qscintilla2_2.7.2-1.dsc
 2a11fb6be2c3005bc6502f929a0a339d4303af9b 2842625 qscintilla2_2.7.2.orig.tar.gz
 66444d4239605264871f8ce28edf54296e1f8796 16012 
qscintilla2_2.7.2-1.debian.tar.gz
 879409129fd06d7d5340b4b41726e39767af899d 74924 
libqscintilla2-l10n_2.7.2-1_all.deb
 5cc7ef57f1d804055b56d578c3208007130ce883 84242 
libqscintilla2-dev_2.7.2-1_all.deb
 e24606ff8ae301cd57b4f352bfae6b0188c4d250 1234604 
libqscintilla2-doc_2.7.2-1_all.deb
 2c066d62341c8e8b57af6499ff8ad9eaea7a4b9a 1114270 
libqscintilla2-9_2.7.2-1_i386.deb
 9077cfe6877b6034ffbfdc4271671b2fb00a7f4e 25584 
libqscintilla2-designer_2.7.2-1_i386.deb
 73ec59030e8ff557152d7ebc8d9997fa19d6a1f9 209888 
python-qscintilla2_2.7.2-1_i386.deb
 c0c8e823531143a495ec85a8567445d21bc22126 402584 
python3-pyqt4.qsci_2.7.2-1_i386.deb
Checksums-Sha256: 
 7654d4d3fa4cdd392bfca2e7e350456a02b4d2028428d8e785ee0f37e6d7374c 2033 
qscintilla2_2.7.2-1.dsc
 14b47d686dc1586321f84fcf3c9a911ddaace37a1cb0b1e6a6195e252e5bb69c 2842625 
qscintilla2_2.7.2.orig.tar.gz
 c4159f7d95f8a5479a4aa5d3f69cb0eeb886e297df5ab94cd18e84df147db7f4 16012 
qscintilla2_2.7.2-1.debian.tar.gz
 24440e807fceaae782f1dbc308ff8c4102a41bfe282923fce7943613b3894c1e 74924 
libqscintilla2-l10n_2.7.2-1_all.deb
 b67905096320a4cd2b46c2f15378c922b05b3c24f22d95c165cdfb9ed185bb78 84242 
libqscintilla2-dev_2.7.2-1_all.deb
 a9c152f125e3b3bf02f76de652d79475f4256fe0ce640b670fc907af5295a0cb 1234604 
libqscintilla2-doc_2.7.2-1_all.deb
 430a2944adb82b6d7d1987fd0408706bf55c9738d4ec5d772fe55ba568d4d483 1114270 
libqscintilla2-9_2.7.2-1_i386.deb
 8684cde54d0a3ba415344c53f2785c4dc867e2ad300dde23d81ece27ed29de1f 25584 
libqscintilla2-designer_2.7.2-1_i386.deb
 a4c722d717d45bf0b79484c1db1b288e7bbf8b176f31f66417450c77c0a68e2f 209888 
python-qscintilla2_2.7.2-1_i386.deb
 367d2f2558b4354afc5b146362eb73f0f6bc88b1f34a72455f15f3f0b50eb92b 402584 
python3-pyqt4.qsci_2.7.2-1_i386.deb
Files: 
 3ce315850493ca90a9c1f98aba3b0827 2033 libs optional qscintilla2_2.7.2-1.dsc
 0fbfb06078f206a241a62c94861cce21 2842625 libs optional 
qscintilla2_2.7.2.orig.tar.gz
 a7cbb5ca88b475ca25f4056e0aeae892 16012 libs optional 
qscintilla2_2.7.2-1.debian.tar.gz
 f6463850ee37ea235cd07e0da6eaca1d 74924 libs optional 
libqscintilla2-l10n_2.7.2-1_all.deb
 b83ecca3e901e91f07d315c7ea427f2d 84242 libdevel optional 
libqscintilla2-dev_2.7.2-1_all.deb
 db90d517e818c6172f68b7b158a93287 1234604 doc optional 
libqscintilla2-doc_2.7.2-1_all.deb
 c5ee837de9dd13d4954676eb5bdf84d7 1114270 libs optional 
libqscintilla2-9_2.7.2-1_i386.deb
 fc088b91d1df3313f99f10a3b0ce41f3 25584 misc optional 
libqscintilla2-designer_2.7.2-1_i386.deb
 f83b606953ad2c02b8ea33d613bb4f93 209888 python optional 
python-qscintilla2_2.7.2-1_i386.deb
 98be35f14581b874a81a1b8d14b04922 402584 python optional 
python3-pyqt4.qsci_2.7.2-1_i386.deb

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

iEYEARECAAYFAlHBVuIACgkQHajaM93NaGoDsACeJVoue4PvgK4GVxnnplUSzQak
1n8An3hG3lsKhrRPFqj1U7oykSHxJzcJ
=BTdu
-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/e1upcff-0003y4...@franck.debian.org



Accepted xsol 0.31-10 (source i386)

2013-06-19 Thread Mònica Ramírez Arceda
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 09:06:22 +0200
Source: xsol
Binary: xsol
Architecture: source i386
Version: 0.31-10
Distribution: unstable
Urgency: low
Maintainer: Mònica Ramírez Arceda mon...@debian.org
Changed-By: Mònica Ramírez Arceda mon...@debian.org
Description: 
 xsol   - Solitaire game for the X Window system
Closes: 707929
Changes: 
 xsol (0.31-10) unstable; urgency=low
 .
   * debian/control:
 - Add libxt-dev to Build-Depends. (Closes: #707929)
 - Use the canonical URI in VCS-* fields.
 - Bump to Standards-Version 3.9.4. No changes required.
   * debian/xsol.desktop:
 - Exec key: remove wrong single quotes. Quotes are not needed since
   the command has no arguments.
 - Add Keywords key.
Checksums-Sha1: 
 01974c9ff7f63a88de6f113c1215bafa40352005 1834 xsol_0.31-10.dsc
 c82a70b1d6f311800d680b22ba81ebad39546269 10511 xsol_0.31-10.debian.tar.gz
 20f6b0850039c32d1c7078e34ef36785adddf82b 23172 xsol_0.31-10_i386.deb
Checksums-Sha256: 
 b5e35f6f4b3ed351e8352d24a0cf9e7c8a9ad58404454edbb391d785e8ccf50b 1834 
xsol_0.31-10.dsc
 78ec5bb6d2710b1c442dfb33f383a8f09036bd28c04b1af3a5d92563839ef153 10511 
xsol_0.31-10.debian.tar.gz
 c479aad5f72d4a6ba37d7b6f8e30a0be58bd6886097f919c71af8447f9aa745a 23172 
xsol_0.31-10_i386.deb
Files: 
 107b903360e9e3d14b1fa409dd902b4c 1834 games optional xsol_0.31-10.dsc
 b34561da2f8f69c73bcfe5954155fdb8 10511 games optional 
xsol_0.31-10.debian.tar.gz
 f3e9851881b68e31d83feaa7dc9d8ca0 23172 games optional xsol_0.31-10_i386.deb

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

iQIcBAEBAgAGBQJRwVwdAAoJEB7+sYAaScDSh+UP/iZlQ2ilaHJiXmBPTjSTsi04
BmKCZqrFYT4zsaXAYwcy+HjDObu3jeMihfQSedX5Pf3BdraPeZus/fABA0zkp9QU
5SIdqMH9pHWlA6+w9MzQwllmv0DzqEPot4dSdaeLkAgzxlmazYssICNC/GjsfKpQ
L7VOzD1/LggtrWQE3StcQQQljQoUm0FoyODu/c18jurwoUte6jU4VDm+H06p/HrQ
9/LKFM8YvmO8IP1Y8idFTeW19iw/0QGNeD3SyvNCMXyY1FwRudIMUx5JuM+DfgtC
wOYpoq+zUzj9QjbDghmfv/P6iHTF15gamnIj2VZex/7uiAkXjcu0aUeMoHNKEpcO
2HRMHq6Tinmrn3V+bK6bJ+O9VRi/zMo9/9nMfWQ/kFYwMahD0nnbfSGBu47/NF+9
OsB0J96SNMdsIpfB06zZz9U8J9oRIXlUMXev3iG2f1kDKHtL2kJImXMmct2BqTg7
KFbNhgsd/m6m/uul9yGo8Jw+F2nhxwOUMH9fQyBV4FLDdd6PRCp19VMpOxbYsKBN
dz0bbuwE2ki+BLjuu9hi+Paps1r++DRBU2siLpsdrBbkdBdvl7NpE6UVRP04wYYs
D6VfmHlQ5sfanJ58JzehYwC76WGtA0f/6Vuz8YmNqSwkQnV+nCniWFfDuwjefYSi
qwsbQM5ehZpWZab33nMN
=vaTA
-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/e1upcvb-fz...@franck.debian.org



Accepted libconfig-model-perl 2.037-1 (source all)

2013-06-19 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 09:02:33 +0200
Source: libconfig-model-perl
Binary: libconfig-model-perl
Architecture: source all
Version: 2.037-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont d...@debian.org
Description: 
 libconfig-model-perl - module for describing and editing configuration data
Changes: 
 libconfig-model-perl (2.037-1) unstable; urgency=low
 .
   * Imported Upstream version 2.037:
 * Removed LcdProc model (now in its own package)
   * copyright: removed lcdproc related files
   * control: removed lcdproc from description
   * bumped compat to 9
Checksums-Sha1: 
 19918b016e7e1afd642c37aecd3e5447938b1d01 2923 libconfig-model-perl_2.037-1.dsc
 3a1940ab6c3310cc8a8a2cda0e446e9c68fa707d 329443 
libconfig-model-perl_2.037.orig.tar.gz
 4aee747af7da79cc00fbab37d280c0b33f00f47e 18783 
libconfig-model-perl_2.037-1.debian.tar.gz
 f306214dcec9cca137cc75a08fe668f385f74ef9 465646 
libconfig-model-perl_2.037-1_all.deb
Checksums-Sha256: 
 a1564e16b1b6c1b7ced307cda1cca1dd8825d58ce6182734c05f64e4a2369bb2 2923 
libconfig-model-perl_2.037-1.dsc
 8821c0220f3fb23dec97b025193e9c187204702a5f6dc405ec805f31b3816044 329443 
libconfig-model-perl_2.037.orig.tar.gz
 4c6371512f2640180bbe58b1eea9a168266c157dd7ab774136cb3bd60c447c96 18783 
libconfig-model-perl_2.037-1.debian.tar.gz
 12f7a42ef3eb9d61956c05d043144f14cb6038d84a4f7dd2522169283163c86a 465646 
libconfig-model-perl_2.037-1_all.deb
Files: 
 9dd59ba7d7f5d0a0ff39c51bdbd9f4f9 2923 perl optional 
libconfig-model-perl_2.037-1.dsc
 effa9a206dc711aae72c9b208233e389 329443 perl optional 
libconfig-model-perl_2.037.orig.tar.gz
 8be62362a741733c62ba78b819c8d201 18783 perl optional 
libconfig-model-perl_2.037-1.debian.tar.gz
 8f98b8c1ceeb6f9e02e8daff1d488317 465646 perl optional 
libconfig-model-perl_2.037-1_all.deb

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

iQIcBAEBAgAGBQJRwVfZAAoJEMMfT9lJqytsA3YP/0P47JRL8CIvXHA+er+lVfm7
E92SaMngpLraZD+HF32E+g6kD7awMTN7b0l3MVSXAbwUAgSCFg2Kt00dTD/I8t61
eqkbnWrDsuLIzhmm7KxqvVEj6t+lbRKlB+nN2yDOu4cTQPupOvHMxuTTXmSsI0D+
r88r/tFlu/DcP8vFt0XdnJWy6dr8mYPqog68STVXjwXfaALUpijWQyCIf9RxRKp4
fDuwO8T3dcwI5WpQ19KAPhRoMNO5zUZG9kHtUWNPNHwn4sEO+RLTFdg/g6MjPGMs
fRX57/OnDYsUEivOHRKqBO9cwQknFNtlbBqWU8ewn0nSI9NrdL//bGbLVl3DA28/
e3bNboT+g7wTAvzYjeebWKMRecdvpjZhTqF/IjWhf88c5+ZRa/yDl3IkL0MFmpXX
M3MS2jBOMIaLGw3YKOs/auvjUZslHmN9mL/yjQ7XuCeSHC0Iu9m5MNxvzlG7a1R0
RVRfYP+CKTKcXIGx6pKHyqpluew4bnByguXW6HATlFy51z9iesLPVmZ8LLm1n1bG
SQoi10pYCDR1DzW2SgJ5m/yv2KKl9ToII5y+5pmT5O7VOAjjeRfRbvYdnlrb6KEa
PIRhjI6ccLgU0pXw4nBWndUEZ+vwJ4g6NFH1sMp0k4KCNE0WF7DFmrAlpvrKkshp
mbQ40U4/p78RAamgxLzp
=s7wx
-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/e1upd7l-000388...@franck.debian.org



Accepted atdgen 1.2.5-1 (source amd64)

2013-06-19 Thread Hendrik Tews
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 15 Jun 2013 14:41:24 +0200
Source: atdgen
Binary: libatdgen-ocaml-dev libatdgen-ocaml
Architecture: source amd64
Version: 1.2.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Hendrik Tews hend...@askra.de
Description: 
 libatdgen-ocaml - OCaml code generator for biniou and JSON - plugins
 libatdgen-ocaml-dev - OCaml code generator for biniou and JSON - executable 
and dev fil
Closes: 711524
Changes: 
 atdgen (1.2.5-1) unstable; urgency=low
 .
   [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 .
   [ Hendrik Tews ]
   * fix watch file
   * new upstream version (Closes: #711524)
   * bump debhelper compat level and standards version
   * add myself as uploader
   * update homepage, Vcs fields, package description and dependencies
   * update copyright
   * adapt rules and other packaging files
   * delete old patch
   * add new patch for installing ml files and byte-compiling the test
   * install api doc in /usr/share/doc//api/html
   * enable tests
   * update man page
Checksums-Sha1: 
 70de18be8c583f216a115c3b2cfc79a81cb81f01 2269 atdgen_1.2.5-1.dsc
 938e291dac58108e9ec0e102c2e264332cc65da8 72617 atdgen_1.2.5.orig.tar.gz
 b0be1e718811547e1816a069f631c4ede5d361cf 7058 atdgen_1.2.5-1.debian.tar.gz
 22259cefc4e830036ad5f4bf0b8441590e6a087a 1435106 
libatdgen-ocaml-dev_1.2.5-1_amd64.deb
 4a75da4b9abfe1b480fa67a3e4ef38fdabdd8334 337764 
libatdgen-ocaml_1.2.5-1_amd64.deb
Checksums-Sha256: 
 df6c998ca6f838b09a8aa390c3af70f84781cafff48526813af31ede5b08f9b8 2269 
atdgen_1.2.5-1.dsc
 ec0cbbfae8856a24d5c8ef344a341547c5b7edde07647e785e3a71db4a045f9d 72617 
atdgen_1.2.5.orig.tar.gz
 9269bdd3922e239f452b4433826662134fe65fc476803e567d30b8abca6db01e 7058 
atdgen_1.2.5-1.debian.tar.gz
 16937ee21a0da371b319f7a1b891530440199f2a508fc629005270517008e93e 1435106 
libatdgen-ocaml-dev_1.2.5-1_amd64.deb
 fc96e225ed67fe2d971880a9c5c74900350f608595ba1462f3007487583ba4b9 337764 
libatdgen-ocaml_1.2.5-1_amd64.deb
Files: 
 43c3d32cb20b89ce8eac1d467d517388 2269 ocaml optional atdgen_1.2.5-1.dsc
 625e36c5cd496a752b2caaa966d16aef 72617 ocaml optional atdgen_1.2.5.orig.tar.gz
 91714c5d7618cc3cc3e605485149cb0d 7058 ocaml optional 
atdgen_1.2.5-1.debian.tar.gz
 deeea08be6f968a3fe6f305e41ed3a8c 1435106 ocaml optional 
libatdgen-ocaml-dev_1.2.5-1_amd64.deb
 7ab06d663ec91b1a5ea9f110182f0400 337764 ocaml optional 
libatdgen-ocaml_1.2.5-1_amd64.deb

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

iQIcBAEBCgAGBQJRwWozAAoJEHhT2k1JiBrTi38P/REa3P+cXL2L8HEurGWzljVA
a/MompWI0iNwv86TG1cq63ivfCJkyT1N5h3S0EULCy8JxHDl5QEsW0mfRCUdNGEq
VHvFMytg0vQWxn/NOVzbyhABZ2hLDvCO4O6H0UuqbaWE7C7ftfJWtiCGT3rTqCyN
gBxnf6QysKl2t4z+oW/oRUekmKNfiPMzmonjFAVtW1oSYq6dUA/W2ZgHxdXaKnf8
tgBpetfCtdpge5QtwYf+GoDRnhCrl6vlCpeaZKzA7/8OCecN6GT6wXx4ofLMXRCc
ypN2JMJ+EDIZGLLq8anNlbOVOFuiTKfMhtSLugfSs3HVrtrxW8+8dwb98FS1KWze
mdkudPhJ5imu2koISBDKdYbZkvLTTgjX5hHUBouXJzPZXVWAUMMRlN7HhSeRYO7c
7RWacuWsFsy/n8FZXXpCbCCTjDk7k4fW3+kb1SMTVmaAqY16rfqK88d0N7xDb6Yo
/uOLuLPpSHktUxVA+MHeStuT0nRPa71QdvcfEihETLoJzI4MBO+8/g8VXiL72Ocp
mMpi5hD3aexiOSI3ZCQ4UPc1Qf9vTvvjR5bH0fjYxCHG999ZpV4TD5BTYcV/OpIq
Qz7zeIKAfYivkU0YMSEDzh5w/kLpBnuhjbl3eotQvZIP72f9/XznfhKkoXQ48zyh
W6YK9CcOG2EfplXeiA4E
=wEPn
-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/e1upei8-0001yi...@franck.debian.org



Accepted pyepr 0.6.1-3 (source i386 all)

2013-06-19 Thread Antonio Valentino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 21 Oct 2012 12:29:06 +0200
Source: pyepr
Binary: python-epr python-epr-dbg python3-epr python3-epr-dbg python-epr-doc
Architecture: source i386 all
Version: 0.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Antonio Valentino antonio.valent...@tiscali.it
Description: 
 python-epr - Python ENVISAT Product Reader API (Python 2)
 python-epr-dbg - Python ENVISAT Product Reader API (debug extension for Python 
2)
 python-epr-doc - Python ENVISAT Product Reader API (common documentation)
 python3-epr - Python ENVISAT Product Reader API (Python 3)
 python3-epr-dbg - Python ENVISAT Product Reader API (debug extension for 
Python 3)
Closes: 708011
Changes: 
 pyepr (0.6.1-3) unstable; urgency=low
 .
   * Call dh_numpy3
   * Preserve the original changelog name
   * Fix installation of debug estensions for Python 3.3 (Closes: #708011)
   * Standards version bumped to 3.9.4 (no changes)
   * Added build dependency from cython3
   * Use canonical URIs for Vcs-* fields
Checksums-Sha1: 
 851bd8ec1a2804adf43837d69bfa24ef6004776e 1723 pyepr_0.6.1-3.dsc
 8bd29930e2a1465e099b723860b9919660c7e0a8 5528 pyepr_0.6.1-3.debian.tar.gz
 a78589df9cbf3292cdd0fe4fccae04a0f1831580 75792 python-epr_0.6.1-3_i386.deb
 a540f9eeb9eba077a9c3d04f3d0be4407beaea69 88612 python-epr-dbg_0.6.1-3_i386.deb
 e5e546ea7b01b7f5338dddfbe0d4cb78b7e9ac95 143188 python3-epr_0.6.1-3_i386.deb
 da4f29d2583527bde78996a08ee97f89bdc5b7fd 175678 
python3-epr-dbg_0.6.1-3_i386.deb
 22f48ae37f24425438f2312d92e0211a459ba490 369820 python-epr-doc_0.6.1-3_all.deb
Checksums-Sha256: 
 ffbc3613165b47e6e025a2d77916b80af3a07ef73cc4ad4742d73dd6f233a158 1723 
pyepr_0.6.1-3.dsc
 6e4206a7641700baeac71859dac051e2bfabc1d32660f027df7ae3e3a3beb860 5528 
pyepr_0.6.1-3.debian.tar.gz
 1143fd0a72bee34ccc5d0c7da6eda4dbcb3f88863bc3e1c4568ecbd5d3b64c70 75792 
python-epr_0.6.1-3_i386.deb
 0ea621e700d5d117b3cbad2172218755afdb0921a129f5f8c0e828bbc9f0fe57 88612 
python-epr-dbg_0.6.1-3_i386.deb
 299309dfc23c83dbb99c94e0d47bb84763befd9f015cff8479e8468266219a6f 143188 
python3-epr_0.6.1-3_i386.deb
 aff512f3f170c6b965cee3d9ba6b0f5af359b3dacd0fc64ce4b2e3fc21e5ede6 175678 
python3-epr-dbg_0.6.1-3_i386.deb
 a34b0d614ce3afa0fef4147ba8c6e25ea80eb44abc4d373c7cfeadaae5ff7b9b 369820 
python-epr-doc_0.6.1-3_all.deb
Files: 
 4394c09c0deb59f45a6ac2972eb0842b 1723 python optional pyepr_0.6.1-3.dsc
 a99eb4a8b2ff2e2b28c1fe30aa953660 5528 python optional 
pyepr_0.6.1-3.debian.tar.gz
 0422c25df149a63f64721344653b00b5 75792 python optional 
python-epr_0.6.1-3_i386.deb
 eb082389678fb8b8c97d4ddd680095fb 88612 debug extra 
python-epr-dbg_0.6.1-3_i386.deb
 2ba5eca793be62bf2ea7b6f89eeda893 143188 python optional 
python3-epr_0.6.1-3_i386.deb
 5dbaaf3e45d855822ea89da39a9c5642 175678 debug extra 
python3-epr-dbg_0.6.1-3_i386.deb
 2b0815be2100ae6acf3b39291de0a4bd 369820 doc optional 
python-epr-doc_0.6.1-3_all.deb

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

iEYEARECAAYFAlHBZiEACgkQpFNRmenyx0dwFgCgpuaX/MwqC7+QfVY5sU5lA7Di
qbsAnA5fEoNKITzHEAbCjvLmL0L6kHfD
=aLja
-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/e1upeik-0002b2...@franck.debian.org



Accepted stevedore 0.9.1-1 (source all)

2013-06-19 Thread Julien Danjou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 10:46:37 +0200
Source: stevedore
Binary: python-stevedore
Architecture: source all
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou a...@debian.org
Changed-By: Julien Danjou a...@debian.org
Description: 
 python-stevedore - manage dynamic plugins for Python applications
Changes: 
 stevedore (0.9.1-1) unstable; urgency=low
 .
   * New upstream release
   * Bump standard version
Checksums-Sha1: 
 dd4f4bee62a043ac10962d2b118e852cec41d534 1929 stevedore_0.9.1-1.dsc
 57b08905e302b4b330e658dd262357ab67b275ee 311148 stevedore_0.9.1.orig.tar.xz
 a47fcf7fdfdad688d16b25e6fbfa3b46d526b3b1 1963 stevedore_0.9.1-1.debian.tar.gz
 750c0b74b9296a7f2bb0c7a84870b53f2f58d5a5 13162 python-stevedore_0.9.1-1_all.deb
Checksums-Sha256: 
 edb718aa40cbdbda1fe09f7530ba0aaf3b411408dbc036b3a837e721b8799c13 1929 
stevedore_0.9.1-1.dsc
 98b827c6eec7601feac74495e812b200ce297e819a18196d31043acbd076a2cc 311148 
stevedore_0.9.1.orig.tar.xz
 391ee4465590800dcd64f8f713a4503483f93624ea81ede9c9524f95b7d9261d 1963 
stevedore_0.9.1-1.debian.tar.gz
 8fabce01b83be06f695a19cd6351dee87077e78b462115f41155452b2e22ba8a 13162 
python-stevedore_0.9.1-1_all.deb
Files: 
 0e6838a9fe3d377b867364586f3ba66f 1929 python extra stevedore_0.9.1-1.dsc
 365c67514a8e800c7884372b8459aaa1 311148 python extra 
stevedore_0.9.1.orig.tar.xz
 b99a9e81dfe3aadd533f7a09348795c7 1963 python extra 
stevedore_0.9.1-1.debian.tar.gz
 fa42be3e6651a3525f48879fb87f1fc4 13162 python extra 
python-stevedore_0.9.1-1_all.deb

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

iQIcBAEBAgAGBQJRwXBxAAoJEGEbqVCLeKXC/EwP/27wz/4B/JNhmFy17J98/QDL
VyTIvC/2W796fyE20WCK6F2mXRyNnAoEEZv8XCE6oY6LPv12BZzJbP3+tLmQudfb
6PKSQGwUcsd01TRMmM4Q/X5QJ8wrMTQZRJPIm20tFW49J3dYzsVvAwKP6tV+hJ2K
oTWKoXbCF0CEgtorYrIpgEJ55k9Mc3xasfV6YzmYE2ax5FyB9kZlvNpcoZvnyVUi
W9bFCINjxvWxmOd9omUXBlQsdZLvD/XT0siLUvGV6IqpMjpdPZvr2umDc8Ri2IFI
uhDfV3Du6PW7T2I6oQgktKvzlUdUFn3eumm9hYbo+si2G7vX/bMV0CwbhZZ18qk2
fz7s+YQvBkugwZGp6i1qajz7A/wkyBr+ZpBVuI/2goMzbqiP1ZUIJHFSQ55/Ud0w
8nR0WgiC7Sk7Opz5ERnU2vYlgAGomlCfll8N8c/e5ukbapgzu3i1NlH45GT9M8ro
BdlCT90QCOk+Y6c5rhb+NX+WcGCPyZqTFaNsF6tnFAXVID4cqC7eirj5Tw859TGq
kJ++Im6XrAAhp6XcVMu8GDhsuJ0pmIyEf+LgB3MhjjPkACV83W9JfgsPQjqpqU4x
Av0CPvFv5XK0v/eIJpQ9eZXOOw09jnI7oxTzAoRl+f/PrNCcp0a0CwyY5eWPdbjE
zEmVURpyvAzkbVE8j5r9
=Mnbh
-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/e1upejd-0002gn...@franck.debian.org



Accepted swift 1.8.0-5 (source all)

2013-06-19 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 17 Jun 2013 15:14:15 +0800
Source: swift
Binary: python-swift swift swift-proxy swift-object swift-container 
swift-account swift-doc
Architecture: source all
Version: 1.8.0-5
Distribution: unstable
Urgency: low
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 python-swift - distributed virtual object store - Python libraries
 swift  - distributed virtual object store - common files
 swift-account - distributed virtual object store - account server
 swift-container - distributed virtual object store - container server
 swift-doc  - distributed virtual object store - documentation
 swift-object - distributed virtual object store - object server
 swift-proxy - distributed virtual object store - proxy server
Changes: 
 swift (1.8.0-5) unstable; urgency=low
 .
   * swift-account should be Breaks+Replaces: swift ( 1.8.0-4~) to allow to
 do backports.
   * Added Fix-formpost-with-queries-without-user_agent.patch.
Checksums-Sha1: 
 80974fd7a0965e36fc73b11a49fa60a057d128b0 1987 swift_1.8.0-5.dsc
 81f9e7594ed8e2c38c3144afa744c1e117ee027c 176845 swift_1.8.0-5.debian.tar.gz
 74fdec1be3893665391aa2dcd1fbdae79281f5e0 329818 python-swift_1.8.0-5_all.deb
 c7b0f6bd1aeb43c39c5c0404ea8e07499405c000 200568 swift_1.8.0-5_all.deb
 05994180a9f634eeb73b18e53bcd7d5fe878cbe5 184308 swift-proxy_1.8.0-5_all.deb
 05043b9344ba8e94b32b91e3ad0df5cd9f2e3a91 183344 swift-object_1.8.0-5_all.deb
 347e66d1178704ff45e96a53d30ea5d174619d0d 177498 swift-container_1.8.0-5_all.deb
 081b99e708dc77261794d6aeb51899fbf3d8d2e0 179136 swift-account_1.8.0-5_all.deb
 ad76256d39eef787fa49c6356dce35ce9301ffec 362266 swift-doc_1.8.0-5_all.deb
Checksums-Sha256: 
 7d167d66af5fff64fc143403361700e71a131076cb516c2aac67cf760ec4c634 1987 
swift_1.8.0-5.dsc
 dc674ce25c65b93081d1727a2329347c4c371152ecfa943d57cafb51e2229569 176845 
swift_1.8.0-5.debian.tar.gz
 f401f4c060a8b4b07302814fea4fdf801f3670916e283241eba1df76973b5817 329818 
python-swift_1.8.0-5_all.deb
 c9781f7293e821783a8c9c064baeff42537339c4c72d07a5cf2be5f2fb73f69b 200568 
swift_1.8.0-5_all.deb
 305a9aeabbc72501835dc7e265bb8e26d999af22366e93d38895117c47445b1b 184308 
swift-proxy_1.8.0-5_all.deb
 34c5585ea685b0f2b75b252ccc861b13f64a20c9b138659f27ff8181b4ec2427 183344 
swift-object_1.8.0-5_all.deb
 622ae4f0f5713138f3910ba204db7061eadb205a1efc2b76ef874f776d09339c 177498 
swift-container_1.8.0-5_all.deb
 c95bdfaa97291825d6020e4c9cef7863c39b241cf571f8463e0bbc47f5566edf 179136 
swift-account_1.8.0-5_all.deb
 03b76ac36b2b649c0b95c3339e783c65c6a9a41be545d9b45c96c6f9933b6368 362266 
swift-doc_1.8.0-5_all.deb
Files: 
 bb1cb31f57e9c1c55be34de1c16000b5 1987 net optional swift_1.8.0-5.dsc
 9f446d644d6ae3843a6a19b479898dfa 176845 net optional 
swift_1.8.0-5.debian.tar.gz
 ce86cc66afd10e1982cc5b4bc6d4855f 329818 python optional 
python-swift_1.8.0-5_all.deb
 9c88525d1b8b348ef73b22cd79a48b1b 200568 net optional swift_1.8.0-5_all.deb
 93d934fe97a9b9c1a92ee8c788b741b4 184308 net optional 
swift-proxy_1.8.0-5_all.deb
 1ed7c79f2b73401a319ea44fd426201d 183344 net optional 
swift-object_1.8.0-5_all.deb
 3312760738a80b95633bd9d1fb0701ca 177498 net optional 
swift-container_1.8.0-5_all.deb
 ee4e1b6c3467723cbf73f7e7de31ef3a 179136 net optional 
swift-account_1.8.0-5_all.deb
 639788280a2bcc3e723a0848e733f228 362266 doc optional swift-doc_1.8.0-5_all.deb

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

iEYEARECAAYFAlHBYqIACgkQl4M9yZjvmklo+ACdEYoYmuDhKdZUumkF6QQJav1N
VucAoMNq+o0DYTO1LqdtB93qUd156Fb+
=bPoH
-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/e1upejp-0002s2...@franck.debian.org



Accepted gnumed-client 1.3.5+dfsg-3 (source all)

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

Format: 1.8
Date: Wed, 19 Jun 2013 11:13:22 +0200
Source: gnumed-client
Binary: gnumed-client gnumed-client-de gnumed-common gnumed-doc
Architecture: source all
Version: 1.3.5+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 gnumed-client - medical practice management - Client
 gnumed-client-de - medical practice management - Client for German users
 gnumed-common - medical practice management - common files
 gnumed-doc - medical practice management - Documentation
Changes: 
 gnumed-client (1.3.5+dfsg-3) unstable; urgency=low
 .
   * debian/gnumed-client.install: Fix location of timelinelib and
 icons
Checksums-Sha1: 
 922100c00b61b6beaf95b080ec4fd1af4241ceb6 1653 gnumed-client_1.3.5+dfsg-3.dsc
 1e5f1dd5fbd27e0f988e5baadb68a7af12a625e8 34420 
gnumed-client_1.3.5+dfsg-3.debian.tar.gz
 5d101b3c4804ea3b75455467f5367996f94819fa 2006764 
gnumed-client_1.3.5+dfsg-3_all.deb
 dbf6b87febd92d51fc590c6ac9a4057198d0ee92 16594 
gnumed-client-de_1.3.5+dfsg-3_all.deb
 aa2444e8a45aaf9eaa3bd7f6ec358272809792b2 137526 
gnumed-common_1.3.5+dfsg-3_all.deb
 eccba2e9e02095627830bb137b24e22c94fca26c 1380552 
gnumed-doc_1.3.5+dfsg-3_all.deb
Checksums-Sha256: 
 386d3cd0cc3bbfdf384a29d7e7f8b3c0a863c3dadda7213ba970c5d93478794f 1653 
gnumed-client_1.3.5+dfsg-3.dsc
 81adaaf90ffa7596fceabdc8860c38781589d37928d81ee28622769cbeebccf7 34420 
gnumed-client_1.3.5+dfsg-3.debian.tar.gz
 1e4fe706b4292d31587c6ecae7a856a215e309a9a5054a6e9574949963ba933f 2006764 
gnumed-client_1.3.5+dfsg-3_all.deb
 ba91ab90244033fe94681c3dbd3a06d919f141569b8f4fb2497b8fd20c6f1ef2 16594 
gnumed-client-de_1.3.5+dfsg-3_all.deb
 0f8315950804408ed8fce7335412a13907be1027b4126d5f2f4dddcf65db02be 137526 
gnumed-common_1.3.5+dfsg-3_all.deb
 4e2fa9dea3c7038fd4cb471bb90115b3a26abc7c8adc1bf3ff4dbea47f995059 1380552 
gnumed-doc_1.3.5+dfsg-3_all.deb
Files: 
 99a171ab29c740e77bcc97635faca57a 1653 misc optional 
gnumed-client_1.3.5+dfsg-3.dsc
 1b9c34eec4775c9c75a0a2a2faaf9ffc 34420 misc optional 
gnumed-client_1.3.5+dfsg-3.debian.tar.gz
 64fde5f9d626e3e5fcd0451f987fb017 2006764 misc optional 
gnumed-client_1.3.5+dfsg-3_all.deb
 2063501da0cdcff965263fe3792d912d 16594 misc optional 
gnumed-client-de_1.3.5+dfsg-3_all.deb
 8850a97f1256b8ec6048410875c887ed 137526 misc optional 
gnumed-common_1.3.5+dfsg-3_all.deb
 672af4143e4cb0a30a0955116e5a4173 1380552 doc optional 
gnumed-doc_1.3.5+dfsg-3_all.deb

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

iEYEARECAAYFAlHBeBMACgkQYDBbMcCf01raDwCfc+BZEU+FA+Jdm6nCtV6LDDJw
uEsAnivp5ZD7tCDbSZhnqHeIGmR1WKdd
=6iTK
-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/e1upelu-cc...@franck.debian.org



Accepted postgresql-9.1 9.1.9-2 (source amd64 all)

2013-06-19 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 08:12:14 +0200
Source: postgresql-9.1
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 
postgresql-9.1 postgresql-9.1-dbg postgresql-client-9.1 
postgresql-server-dev-9.1 postgresql-doc-9.1 postgresql-contrib-9.1 
postgresql-plperl-9.1 postgresql-plpython-9.1 postgresql-plpython3-9.1 
postgresql-pltcl-9.1
Architecture: source amd64 all
Version: 9.1.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian PostgreSQL Maintainers 
pkg-postgresql-pub...@lists.alioth.debian.org
Changed-By: Martin Pitt mp...@debian.org
Description: 
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.1
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5 - PostgreSQL C client library
 postgresql-9.1 - object-relational SQL database, version 9.1 server
 postgresql-9.1-dbg - debug symbols for postgresql-9.1
 postgresql-client-9.1 - front-end programs for PostgreSQL 9.1
 postgresql-contrib-9.1 - additional facilities for PostgreSQL
 postgresql-doc-9.1 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-9.1 - PL/Perl procedural language for PostgreSQL 9.1
 postgresql-plpython-9.1 - PL/Python procedural language for PostgreSQL 9.1
 postgresql-plpython3-9.1 - PL/Python 3 procedural language for PostgreSQL 9.1
 postgresql-pltcl-9.1 - PL/Tcl procedural language for PostgreSQL 9.1
 postgresql-server-dev-9.1 - development files for PostgreSQL 9.1 server-side 
programming
Closes: 701340
Changes: 
 postgresql-9.1 (9.1.9-2) unstable; urgency=low
 .
   * debian/copyright: Fix syntax errors.
   * debian/rules: Build with -fno-aggressive-loop-optimizations with gcc 4.8
 to avoid generating bad code due to the broken usage of variable-length
 arrays. This is fixed properly in 9.2, but the patch does not backport
 well. (Closes: #701340)
Checksums-Sha1: 
 fe38ae2207f5a42253d6670481552b603abfc151 2679 postgresql-9.1_9.1.9-2.dsc
 c9311b0824716b4d120e966758331479fef5e741 36789 
postgresql-9.1_9.1.9-2.debian.tar.gz
 144935bbb788a72fae292a66030b901b52cf6f1a 582776 libpq-dev_9.1.9-2_amd64.deb
 2d7a8ae7bd7de1ce801e7e958b289e7a8ff8914e 526922 libpq5_9.1.9-2_amd64.deb
 3f1801fe875bc420879eeb88c1ff5e03505d9be9 484910 libecpg6_9.1.9-2_amd64.deb
 30b7043a64b7e7ab6feb3832582e210060afab34 614822 libecpg-dev_9.1.9-2_amd64.deb
 7e5b9d4556c6adbfcd681fca43bdc46494a662e5 422166 
libecpg-compat3_9.1.9-2_amd64.deb
 31dc26b4fe35d65d210a9611461618f9d28a6a17 443854 libpgtypes3_9.1.9-2_amd64.deb
 79d6567e9780c99e27fddd767a8e37912f73ce3a 3687208 
postgresql-9.1_9.1.9-2_amd64.deb
 2e11960c126de96f7c468d5b1deb0a01ef29720a 6742374 
postgresql-9.1-dbg_9.1.9-2_amd64.deb
 f86882233230150d395b42fbcec1c93b7ddb13a5 1383694 
postgresql-client-9.1_9.1.9-2_amd64.deb
 2b291321ff4fe7a51848c46224deeeae6ae369f4 940264 
postgresql-server-dev-9.1_9.1.9-2_amd64.deb
 fef6f7455a1d31ccdf644d1de3b2453816577002 1969366 
postgresql-doc-9.1_9.1.9-2_all.deb
 d18af9f31983e011d62073f3a1e1740d1f302ff0 750770 
postgresql-contrib-9.1_9.1.9-2_amd64.deb
 23421c62bbe9d65efa2db9432e3cda6c015c7f49 462232 
postgresql-plperl-9.1_9.1.9-2_amd64.deb
 14851536b85ae56e4d6492f8df7068c845fe274c 446762 
postgresql-plpython-9.1_9.1.9-2_amd64.deb
 3d9c02417e0aedf4a159ea06f316df49d505b99d 446794 
postgresql-plpython3-9.1_9.1.9-2_amd64.deb
 4c41469f4f0ecfd3ed5df886dfa10c96aba79bbd 436674 
postgresql-pltcl-9.1_9.1.9-2_amd64.deb
Checksums-Sha256: 
 df47b246912fe0684a48e8fdc14f741ca47648e6c25be230402ab4fbedfff469 2679 
postgresql-9.1_9.1.9-2.dsc
 121f5926054f8d92159c5731bc4922e74c2f1cf9a5b9e8c1a963b4f74b163e5b 36789 
postgresql-9.1_9.1.9-2.debian.tar.gz
 cbf286b702686f9ce544c25db8bc1c80e8350526524eced0900a142b8d4a904d 582776 
libpq-dev_9.1.9-2_amd64.deb
 3d530bd40d368882fea45b458cc66faba47866d5b9a859c0237be5426efa39f6 526922 
libpq5_9.1.9-2_amd64.deb
 5c075cd24ce2b78d224f9f0d5724d7ed470c6b2047531382d435f3378cbf191b 484910 
libecpg6_9.1.9-2_amd64.deb
 865102c89589838eb1af29c024b8b4cb36b2fd126cbac1354048286a1d22daf7 614822 
libecpg-dev_9.1.9-2_amd64.deb
 c470a0365f6969ce40b33cf451cd85a57a2ed88eda9a520ea9369502b32f85e7 422166 
libecpg-compat3_9.1.9-2_amd64.deb
 cc938c5b51bedd31bab0e2a43be03648aa293f543b3e8eaf40a6de5c2590c4e1 443854 
libpgtypes3_9.1.9-2_amd64.deb
 7feabb56aaa917d546154ec7107c670678527eef0a3d7bb2e6a6c7b205a9a5d6 3687208 
postgresql-9.1_9.1.9-2_amd64.deb
 3db7d40dd3130ef534caa16c520ef18a0143792e7b9a8e44c8ae3be88f2f7ab7 6742374 
postgresql-9.1-dbg_9.1.9-2_amd64.deb
 9dd30ba90465da26b54fd16dd9f6ed105a22e1b739ea226895d00c7be1e3ac66 1383694 
postgresql-client-9.1_9.1.9-2_amd64.deb
 f135d3e0e134ecc181e53dfb928c69deda2f727b492a270184029273f4714073 940264 
postgresql-server-dev-9.1_9.1.9-2_amd64.deb
 

Accepted haskell-web-routes 0.27.2-4 (source all amd64)

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

Format: 1.8
Date: Wed, 19 Jun 2013 10:25:20 +0100
Source: haskell-web-routes
Binary: libghc-web-routes-dev libghc-web-routes-prof libghc-web-routes-doc
Architecture: source all amd64
Version: 0.27.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 libghc-web-routes-dev - library for correctness/composability of 
URLs${haskell:ShortBlurb
 libghc-web-routes-doc - library for correctness/composability of 
URLs${haskell:ShortBlurb
 libghc-web-routes-prof - library for correctness/composability of 
URLs${haskell:ShortBlurb
Changes: 
 haskell-web-routes (0.27.2-4) unstable; urgency=low
 .
   * Only enable tests on architectures with GHCi, due to use of Template
 Haskell.
Checksums-Sha1: 
 55af6152216ed804966f6c85c4f36478f0f8e951 3370 haskell-web-routes_0.27.2-4.dsc
 bfdceb602fce9e36b258529c87e9a2480322eb3d 2766 
haskell-web-routes_0.27.2-4.debian.tar.gz
 0afb8297b46a91fbbcb340199166372908ff44d7 60984 
libghc-web-routes-doc_0.27.2-4_all.deb
 72e608e14e8b3ed64d314578972f4a9b83ccd63e 104026 
libghc-web-routes-dev_0.27.2-4_amd64.deb
 4f59cb8a6330922bdca441eabb87b2d25b2cb6f0 104754 
libghc-web-routes-prof_0.27.2-4_amd64.deb
Checksums-Sha256: 
 8158344c53db14cb5e21037ac3c41bb4d08739e3e99f41effb00aec61b4e2067 3370 
haskell-web-routes_0.27.2-4.dsc
 0f4e2c27f100b78346b36e9e43bcd3ca2364fe6e671efc9a3afa8d4ff2b1744a 2766 
haskell-web-routes_0.27.2-4.debian.tar.gz
 f2aa15d6165e516b7dd7a1f4be395d0105ff0a261cd6844564469068ff079e09 60984 
libghc-web-routes-doc_0.27.2-4_all.deb
 e0a30491cb2edde1dbd39305de3657446a89f3b8b7019d1f65ff612b48cdd552 104026 
libghc-web-routes-dev_0.27.2-4_amd64.deb
 85b3c471b46d99eaba056c748712a078a5124b96382efbe61b8d9410bddcd5d9 104754 
libghc-web-routes-prof_0.27.2-4_amd64.deb
Files: 
 52e09a07d467ca27f392e3701dcb84e7 3370 haskell extra 
haskell-web-routes_0.27.2-4.dsc
 126044389b8d1b3179f3ab6517bee0fe 2766 haskell extra 
haskell-web-routes_0.27.2-4.debian.tar.gz
 ab38dc2e17bd01eb17e76d24710de8ee 60984 doc extra 
libghc-web-routes-doc_0.27.2-4_all.deb
 3e4f075efe5a093836795e8811f3c648 104026 haskell extra 
libghc-web-routes-dev_0.27.2-4_amd64.deb
 ce0d742e95502d9d75e0a20c632e6990 104754 haskell extra 
libghc-web-routes-prof_0.27.2-4_amd64.deb

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

iQIVAwUBUcF6zDk1h9l9hlALAQhMxBAAnrLo55a4xEsPEkNAUfUeDwFtAdRnW1mj
ZPbnCIPmqc4MqBeootr/PQqbaAPMIVOLq9bZ5Cy0pZBDINwX7czj61b7OSOwOMpg
MrYy5NBkniQZoLmRhwXPCG67tdVvkQokYeVAETEBficljz7H1J2Qhd5mE/wvoBm6
aPDWM6ZtpE+aa9pVt+xFdLwwIrcslYkUNm4YBlap+Hr2AHA00zmlZIhsAY308GX2
huUpjd+Jf9ZCESTJydmYSnDfnRgUL2tRuhiyUh3dj2DGBJ4kd67CthEiDqBVSSZi
wPYwIQDRuO94TfSsHMhQmfoxbdrAuLICWQ8RP/0wb0bne2cPmh4XnZt9V016WgDh
U/q3n5I0Cslv3PofPhHPNoEY5/K3wTjQPeecZp4cdezBB10MVNE6P0Q53hS+46OE
tTgi4Wxf4Fke8c0AZ5XoVi2Tj4H9/x5PGji+Bjzk+CsGAIlKH881lRTGElnnc6l+
nD2TJo3VAKAiscOtyfc6X+FO3zXhDrHVwdb0CIDfrSXrjE0werWfZR3yB3fDSVXy
ckOCePsGM7FOpJqFd5f8KN7fSt+ZE03NJXL+2CtQeGwUx0hstXJ8Zj7hTVy3v7PX
zsz8weRlSmaksjMC2kiW+aPNtW7IjttsF0gwkhtcwAjcDQkxRql9lyJoU+ip7T6k
mFHUFa0yUEY=
=SfkE
-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/e1upf0a-00077z...@franck.debian.org



Accepted ruby-method-source 0.8.1-2 (source all)

2013-06-19 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 18:58:52 +0900
Source: ruby-method-source
Binary: ruby-method-source
Architecture: source all
Version: 0.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Youhei SASAKI uwab...@gfd-dennou.org
Description: 
 ruby-method-source - Retrieve the sourcecode for a method as a Ruby string
Changes: 
 ruby-method-source (0.8.1-2) unstable; urgency=low
 .
   [ Youhei SASAKI ]
   * Bump Standard version: 3.9.4
   * Upload to unstable
 .
   [ Cédric Boutillier ]
   * debian/control: remove obsolete DM-Upload-Allowed flag
   * use canonical URI in Vcs-* fields
Checksums-Sha1: 
 80ab6c9e1f0b9a4aca391b195312db604ba46b9e 2112 ruby-method-source_0.8.1-2.dsc
 90c6a1c3a8b63c6894b7c9fd935c954f5f6e1e74 2415 
ruby-method-source_0.8.1-2.debian.tar.gz
 e45bb55419da13ab915ba619df6fbae99ae6b13b 8308 
ruby-method-source_0.8.1-2_all.deb
Checksums-Sha256: 
 2a8509c35e990630a864a562977ba4b50c8b47d72b5153faba6d992327939a0d 2112 
ruby-method-source_0.8.1-2.dsc
 7fdeb2e2eac2336a1354f604cf9d90eb1106e97dba96f708135e11307a007aee 2415 
ruby-method-source_0.8.1-2.debian.tar.gz
 4db2c271d099611461f1a31016403499712a6290cdabcaf191aa3bb59dad6bff 8308 
ruby-method-source_0.8.1-2_all.deb
Files: 
 48efb7e01758788b21f9608d8119d9d9 2112 ruby optional 
ruby-method-source_0.8.1-2.dsc
 2c5093e7b404f113ffd5a04fd1463ab0 2415 ruby optional 
ruby-method-source_0.8.1-2.debian.tar.gz
 2940ccd955ec72e4956e2ca51faf78ee 8308 ruby optional 
ruby-method-source_0.8.1-2_all.deb

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

iQIcBAEBCgAGBQJRwYK5AAoJEJOU81SJHX4HkoMP/1eFkroutk67khnVjKzZr4w8
tpRCIECbpGDXAm0b+JtHkz1m/6JZqpvOSPLcoyjkaH/C0MEpZybjxwKIU+OckCLQ
IWj82bM4iDeSabqLNTLz9xgmVJ2J41jMFLtD96sABSqmIcdiUmjeqR8MHntBW4JW
rw9KlZ/OPH6htH1N2VaD/BWTFsq3F+wF+VjWaycDBukLGNn6L0uXRIc7wGB+NGZ+
0jqoGOCLuj+m+eWK26i/BH65XeKifZ5XjZwuvi2NXm+gweUmlT/aayHvB2HyGrp8
++Dv+fcxwIk3I1PcN858JeSNVwnlhoQ0yYt8Qc1Y0UvRT651sM/wYI3U6smI4ru5
qTFmrLyWDZ2U/OCU85OLQIIK98X0wB/u8oZwlNfJqf4cRJs0zDyuRxXu8tbV3Ok+
uN2kQgmH70d9uibSnlx/dk4GQRWVDOAgtlvfYyoU3YCGfLPYy0hOOt9nHd2PdboA
Y/sxduXhZmki6Duxlg+72qTNxJGw4cEeDIDX2c1Ys5KShpanTJg4hoizo3ECn/BS
wIvpcrVfRd/dp9egknRUBuQhwsO2wX7Lht7DGVG94b8ibAxWcFL6usA7iSbK6t/G
FlVHC3BQwAbYyoFQGTEql4BB2WU4ZkP6e3ERzmFvllkHYPFkCubOm+S7nVNvEc52
DV88cMekzdDpHt+bE5yF
=OH0G
-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/e1upfu2-oz...@franck.debian.org



Accepted freebsd-buildutils 10~svn251967-1 (source kfreebsd-amd64)

2013-06-19 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 12:23:55 +0200
Source: freebsd-buildutils
Binary: freebsd-buildutils
Architecture: source kfreebsd-amd64
Version: 10~svn251967-1
Distribution: experimental
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 freebsd-buildutils - Utilities for building FreeBSD sources
Closes: 712633
Changes: 
 freebsd-buildutils (10~svn251967-1) experimental; urgency=low
 .
   * New upstream snapshot.
 .
   [ Guillem Jover ]
   * Switch to canonical Vcs URLs.
 .
   [ Robert Millan ]
   * Add freebsd-config back. (Closes: #712633)
   * Ease flex build-dependency.
Checksums-Sha1: 
 c6cfb98e8df1fcac7ad9e6d2fc44c10972a45bbd 1558 
freebsd-buildutils_10~svn251967-1.dsc
 1bcf2b8c1d0a95b7ec19c3a1ef59901b74eaf4d3 598816 
freebsd-buildutils_10~svn251967.orig.tar.gz
 f06d46b004a03260a9fe3326c5f8708fe5b7f3c4 22073 
freebsd-buildutils_10~svn251967-1.debian.tar.gz
 1bb8f1c1464ce78ee8555e31312a426e0d5efd85 362370 
freebsd-buildutils_10~svn251967-1_kfreebsd-amd64.deb
Checksums-Sha256: 
 9b506efd1acbfcbf6a9df288e9b221ee9e1ee1850bd3da8598e0ea3cc26893e5 1558 
freebsd-buildutils_10~svn251967-1.dsc
 2a8ad0f20274772d1d7f5246f10747483286b1d43b8f50fb497c3be578202488 598816 
freebsd-buildutils_10~svn251967.orig.tar.gz
 488e70106cf34acda8043f02de0ead70a2f6b1ca0a10b1e88f7d9e40d020dd6b 22073 
freebsd-buildutils_10~svn251967-1.debian.tar.gz
 9e34ffb956c2ef003334e608c8fa5fb603881db75bc9f953636cdceede187e96 362370 
freebsd-buildutils_10~svn251967-1_kfreebsd-amd64.deb
Files: 
 f5545e58cde36a97e7df8041e516894e 1558 devel extra 
freebsd-buildutils_10~svn251967-1.dsc
 8b0b7329446307fe4ad8f0b8e69186e4 598816 devel extra 
freebsd-buildutils_10~svn251967.orig.tar.gz
 e05e73d7d1145822c64cbc69b7fc4d0c 22073 devel extra 
freebsd-buildutils_10~svn251967-1.debian.tar.gz
 638084299041308c9679356d55507650 362370 devel extra 
freebsd-buildutils_10~svn251967-1_kfreebsd-amd64.deb

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

iEYEARECAAYFAlHBh1EACgkQC19io6rUCv//bgCgiT0gpqwmQba6XcIIxmPvPfld
bt4An19gE6rYUgAPrLaEVBZZpuqc8fS+
=uNjy
-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/e1upfhr-0006ql...@franck.debian.org



Accepted libapache2-mod-xsendfile 0.12-2 (source amd64)

2013-06-19 Thread Marco Nenciarini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 18 Jun 2013 19:43:11 +0200
Source: libapache2-mod-xsendfile
Binary: libapache2-mod-xsendfile
Architecture: source amd64
Version: 0.12-2
Distribution: unstable
Urgency: low
Maintainer: Marco Nenciarini mnen...@debian.org
Changed-By: Marco Nenciarini mnen...@debian.org
Description: 
 libapache2-mod-xsendfile - Serve large static files efficiently from web 
applications
Closes: 666801
Changes: 
 libapache2-mod-xsendfile (0.12-2) unstable; urgency=low
 .
   [ Felix Geyer ]
   * [289e846] Transition towards Apache 2.4.
 - Use apache2 dh helper.
 (Closes: #666801)
 .
   [ Marco Nenciarini ]
   * [831671c] Canonicalize VCS-* field URI in debian/control
   * [d5a4985] Bumped Standard-Versions to 3.9.4, no changes needed.
   * [d78293a] Fix copyright file syntax
   * [4dc9ba0] Register Readme.html in doc-base
Checksums-Sha1: 
 8e7583a288eded9caabba5f8f7839b4077742752 1424 
libapache2-mod-xsendfile_0.12-2.dsc
 211e6c640b47dae06a6f4a5e0bfa98cddf5f3562 2893 
libapache2-mod-xsendfile_0.12-2.debian.tar.gz
 0c5f0dbe0294f1e4253a1ab1d11871bcae248146 13470 
libapache2-mod-xsendfile_0.12-2_amd64.deb
Checksums-Sha256: 
 99bd91cee3671a8ac5a6daaa59e78c44404e31d312581189b8b1f5ac6442 1424 
libapache2-mod-xsendfile_0.12-2.dsc
 fc5b4301b7151f7fc2b540c2002a908fc3a18512f61d7da3a67ffc1f0820b42c 2893 
libapache2-mod-xsendfile_0.12-2.debian.tar.gz
 0c51527647734e067bc1b15f336089f01edb6cfc2e3b855a7ea73684ebf3e308 13470 
libapache2-mod-xsendfile_0.12-2_amd64.deb
Files: 
 2fbc736bf285381667b42dc4f64afaf1 1424 web extra 
libapache2-mod-xsendfile_0.12-2.dsc
 485e909157f06b5253086c083367c539 2893 web extra 
libapache2-mod-xsendfile_0.12-2.debian.tar.gz
 034dc2a364eef6bc1f20350f57b430a6 13470 web extra 
libapache2-mod-xsendfile_0.12-2_amd64.deb

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

iF4EAREIAAYFAlHAnoYACgkQ3VcITofi8rsvhwEAgo3oBg4PRaEj/Xe9Q3ADWmp2
zvk7t+nqANzZo5F+2k4BAJqGqdI8fFiPdw99k876wlvLqdwzQNMQ8sjKH0gJJW/R
=0oiD
-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/e1upfhc-0006vs...@franck.debian.org



Accepted fonts-mplus 056-1 (source all)

2013-06-19 Thread Gürkan Sengün
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Jun 2013 09:47:42 +0200
Source: fonts-mplus
Binary: fonts-mplus ttf-mplus
Architecture: source all
Version: 056-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Gürkan Sengün gur...@phys.ethz.ch
Description: 
 fonts-mplus - M+ sans serif fonts with different weights
 ttf-mplus  - transitional dummy package
Changes: 
 fonts-mplus (056-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 48c4ab3e1ebb076f3d5102a4a87c1061a0634ce0 1207 fonts-mplus_056-1.dsc
 4e7437be7080da2d1842b50c12ca2d89997b3d07 9000172 fonts-mplus_056.orig.tar.xz
 f1f5a1e22b132c9c326ab5d0b92f4558ae0bbdda 3072 fonts-mplus_056-1.debian.tar.xz
 5867db162f551c0231daeb58e59e1db56c529b19 20386798 fonts-mplus_056-1_all.deb
 122190f1918be05c09da7fe63e244fae18a6b96b 2934 ttf-mplus_056-1_all.deb
Checksums-Sha256: 
 fe98cb3c929d0d6de0aa128dc37235275fb855bfe96036c1fba6b7d84302fc67 1207 
fonts-mplus_056-1.dsc
 f0cc16810effb5e21e559a15895525a9e4179765c5ab44f9140afd18e8ce7b8e 9000172 
fonts-mplus_056.orig.tar.xz
 dd1514e0299da2e610a8730ac0cf5ddb88d39bbfc6be7f7a325a31cc80212b91 3072 
fonts-mplus_056-1.debian.tar.xz
 913c153b64eb635216fcab44ceeb43ccea3994c6d39e48acedcd24f7392e529b 20386798 
fonts-mplus_056-1_all.deb
 6505c41db0a75f24e3af015406b93e89c18df2c58f756732cde0a98b441c03cc 2934 
ttf-mplus_056-1_all.deb
Files: 
 37da13aab2522e8213280556a6c0c230 1207 fonts optional fonts-mplus_056-1.dsc
 1ad9f99b52122d0239b55aac4c194881 9000172 fonts optional 
fonts-mplus_056.orig.tar.xz
 78d3d163799453809fb91411d4fcc4f6 3072 fonts optional 
fonts-mplus_056-1.debian.tar.xz
 533c6852356993e7ba8f10b4164c2268 20386798 fonts optional 
fonts-mplus_056-1_all.deb
 b5682d94cfe8b013bf2edb6052de5d5b 2934 oldlibs extra ttf-mplus_056-1_all.deb

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

iEYEARECAAYFAlHBi3wACgkQwJ4diZWTDt5R1wCfezfgW60YkJ59xo2KX27QMuON
5z4An3mRqO3zTj22TiZluedyzFJMFosc
=BBGl
-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/e1upgaf-0007st...@franck.debian.org



Accepted gcc-4.6 4.6.4-3 (source all amd64)

2013-06-19 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 11:26:24 +0200
Source: gcc-4.6
Binary: gcc-4.6-base gcc-4.6 gcc-4.6-multilib gcc-4.6-plugin-dev gcc-4.6-hppa64 
gcc-4.6-spu g++-4.6-spu gfortran-4.6-spu cpp-4.6 gcc-4.6-locales g++-4.6 
g++-4.6-multilib libmudflap0-4.6-dev gobjc++-4.6 gobjc++-4.6-multilib gobjc-4.6 
gobjc-4.6-multilib libobjc3 libobjc3-dbg lib64objc3 lib64objc3-dbg lib32objc3 
lib32objc3-dbg libn32objc3 libn32objc3-dbg gfortran-4.6 gfortran-4.6-multilib 
libstdc++6-4.6-dev libstdc++6-4.6-pic libstdc++6-4.6-dbg lib32stdc++6-4.6-dbg 
lib64stdc++6-4.6-dbg libn32stdc++6-4.6-dbg libstdc++6-4.6-doc 
gcc-4.6-soft-float gcc-4.6-source
Architecture: source all amd64
Version: 4.6.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 cpp-4.6- GNU C preprocessor
 g++-4.6- GNU C++ compiler
 g++-4.6-multilib - GNU C++ compiler (multilib files)
 g++-4.6-spu - SPU cross-compiler (C++ compiler)
 gcc-4.6- GNU C compiler
 gcc-4.6-base - GCC, the GNU Compiler Collection (base package)
 gcc-4.6-hppa64 - GNU C compiler (cross compiler for hppa64)
 gcc-4.6-locales - GCC, the GNU compiler collection (native language support 
files)
 gcc-4.6-multilib - GNU C compiler (multilib files)
 gcc-4.6-plugin-dev - Files for GNU GCC plugin development.
 gcc-4.6-soft-float - GCC soft-floating-point gcc libraries (ARM)
 gcc-4.6-source - Source of the GNU Compiler Collection
 gcc-4.6-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.6 - GNU Fortran compiler
 gfortran-4.6-multilib - GNU Fortran compiler (multilib files)
 gfortran-4.6-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.6 - GNU Objective-C++ compiler
 gobjc++-4.6-multilib - GNU Objective-C++ compiler (multilib files)
 gobjc-4.6  - GNU Objective-C compiler
 gobjc-4.6-multilib - GNU Objective-C compiler (multilib files)
 lib32objc3 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc3-dbg - Runtime library for GNU Objective-C applications (32 bit 
debug sy
 lib32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64objc3 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc3-dbg - Runtime library for GNU Objective-C applications (64 bit 
debug sy
 lib64stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libmudflap0-4.6-dev - GCC mudflap support libraries (development files)
 libn32objc3 - Runtime library for GNU Objective-C applications (n32)
 libn32objc3-dbg - Runtime library for GNU Objective-C applications (n32 debug 
symbo
 libn32stdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc3   - Runtime library for GNU Objective-C applications
 libobjc3-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libstdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.6-dev - GNU Standard C++ Library v3 (development files)
 libstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit)
Changes: 
 gcc-4.6 (4.6.4-3) unstable; urgency=low
 .
   * Enable multilib build for gdc.
   * Refresh the m68k-ada.diff patch (Torsten Glaser).
   * Build zh_TW.UTF-8 locale to fix libstdc++ test failures.
   * Keep prev-* symlinks to fix plugin.exp test failures.
   * Don't configure anymore with --enable-libstdcxx-time=yes.
 Addresses: #710220.
   * Drop build dependency on automake, not used anymore.
   * Let gcc depend on the binutils upstream version it was built with.
 Addresses #710142.
   * Pass --hash-style=gnu instead of --hash-style=both to the linker.
Checksums-Sha1: 
 5034ba5d51cdc4cee797561ff1611f0d04ce0dbc 4490 gcc-4.6_4.6.4-3.dsc
 a4690961e6f132151633bb74d9a473a1e3a55de5 925435 gcc-4.6_4.6.4-3.diff.gz
 48740c719592650692f9727efbad2ac581676286 57967786 
gcc-4.6-source_4.6.4-3_all.deb
 0f110d23c129f45a8d0e876cc88414e531b4f5e2 21678740 
libstdc++6-4.6-doc_4.6.4-3_all.deb
 24f25c64daaee8fc04294c37a42360e692d8878b 2625292 
gcc-4.6-locales_4.6.4-3_all.deb
 bd90f9710348bee088b2d45c99c169a267a963c6 143028 gcc-4.6-base_4.6.4-3_amd64.deb
 a8a5cf05d275ce38a920472f8049711857fcd5e8 4710426 cpp-4.6_4.6.4-3_amd64.deb
 04b36c1c23665c12deba1ee4ca633bdcac239e47 126190 
libmudflap0-4.6-dev_4.6.4-3_amd64.deb
 74cc85169c4834f6ebbeac811688e9c36b32cc32 872 
gobjc++-4.6-multilib_4.6.4-3_amd64.deb
 19a3d09e6b71277829d6a1bea7663066fe805f9f 5056884 gobjc++-4.6_4.6.4-3_amd64.deb
 528ca061122b45ae344ff2b41abe7252c1502f10 199870 
gobjc-4.6-multilib_4.6.4-3_amd64.deb
 5919bed9b21a7267bb6e5d217991deaff90ee878 4913340 gobjc-4.6_4.6.4-3_amd64.deb
 73af94d44694c3fddee810a547567ed7c6a76f0f 181130 libobjc3_4.6.4-3_amd64.deb
 c870f08b0e2733ae801736ec4ec7bbfc875e4c24 362170 libobjc3-dbg_4.6.4-3_amd64.deb
 8078638be283216229aeaf30d92185949a8ab31e 179430 lib32objc3_4.6.4-3_amd64.deb
 5eea1ff2937c084c19eaa8f189e785e5ca7a982e 331662 

Accepted php-soap 0.13.0-1 (source all)

2013-06-19 Thread Prach Pongpanich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 May 2013 15:21:07 +0700
Source: php-soap
Binary: php-soap
Architecture: source all
Version: 0.13.0-1
Distribution: unstable
Urgency: low
Maintainer: PKG-PHP-PEAR team pkg-php-p...@lists.alioth.debian.org
Changed-By: Prach Pongpanich prach...@gmail.com
Description: 
 php-soap   - SOAP Client/Server class for PHP
Changes: 
 php-soap (0.13.0-1) unstable; urgency=low
 .
   * New upstream release
   * Now using PKG-PHP-PEAR team as maintainer
   * Add myself as uploader
   * Add debian/gbp.conf file
   * Add Vcs-* fields
   * Switch to pkg-php-tools and rewrite debian/rules
   * Drop debian/docs, upstream don't ship AUTHORS file
   * Update copyright file to version 1.0 format
   * Update description in debian/control
   * Bump compat level to 9
   * Bump Standards-Version 3.9.4
Checksums-Sha1: 
 a3a352d316708521579c24495951e5c7336c3e27 1982 php-soap_0.13.0-1.dsc
 8e317a976e111fba1c291a197c1d359c3d851770 85816 php-soap_0.13.0.orig.tar.gz
 42dd5905b96a7b5749f4bc61c83c72f7ae73495c 3865 php-soap_0.13.0-1.debian.tar.gz
 cad2c10d17767b4660450f4ec1ea7f4b3ee1d280 103266 php-soap_0.13.0-1_all.deb
Checksums-Sha256: 
 0e1daa66ccd0199d249c3fbd0aa81e7c6207911b7e66a77e03e270b4e52939f9 1982 
php-soap_0.13.0-1.dsc
 b088d96308da1b5160371f90f58c70f9c4cc4e67ab0b768a85e6ccb93dfadee7 85816 
php-soap_0.13.0.orig.tar.gz
 60a4bc7d872ac34b5a608601bbb1ee145cbd7c34dd06ae939e5bd901a7a77faf 3865 
php-soap_0.13.0-1.debian.tar.gz
 7963f6c3e2136f8767bc3dbcd1ce54becdd62aff9f06bd32cb77405afdfb095c 103266 
php-soap_0.13.0-1_all.deb
Files: 
 46d9f65ef34715f15b424283c501a845 1982 php optional php-soap_0.13.0-1.dsc
 c8753c891f63e6875fa09db67b5d635e 85816 php optional php-soap_0.13.0.orig.tar.gz
 2962438813773cccf2cc1dcb46389a0f 3865 php optional 
php-soap_0.13.0-1.debian.tar.gz
 f1ccbcb86e680b4f830b4be41fcfad78 103266 php optional php-soap_0.13.0-1_all.deb

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

iQIcBAEBCAAGBQJRwZoJAAoJEDkJHoEjzhwJGWgP/32Ub7FTNGoZKa3Jp5/CzbuC
BMsUVc7Lamey0bJFVGQXs48Z/kdkHxpMsc+vcxLXoggerpTiNvns4QH1r6WpfNRl
na0LzPHa6ZLauD2PXzQCb/w0Mjn0wKjY6GaeZZKdlwQAV19WUVJGO8YD66hmtlq5
ruDe2LZFzJ0y2LmVesyKJI9hpTPamGlOSoHWf3YxjuxvkU1wNKCD+Ux2FuHezrOD
PYLJBeYxk3jNrcma58iph7iYTlRo3pMafGlZqvGP27zusAzj5/RC5kROGUAb3Mq4
wVSKUnjPGm5sBbDdcHJfE6J+WpnCiQBOdrLs8hTkdj6oAyElVFQKZumSFe56sCf/
T1tTTAgPwYHfCwl/Y1DBwKbKJjPIz/fNcAaWyBhFHmJsMaIRSTZzXGCFDgrc87om
yD8IlQPAh79TQcrBcv47GdUecVQgNWvpxihxLfa/oyLtpB5Z+3uLVNwqrmxTL4/V
p9YIpSMgNDIJu6E37x30EtbLfMFDV8p8zeZsVYIKPDRuyMnHsbR87FyjCruVeWPz
rRpYJjsJNplPBCwoc+y5SDw8+F/sesdHhUOg9ZUFlckQjYouQYF/ZzKPJKlwLXi8
8sORcEgG6AFwO84DBZrQ5wTfUkyNIjGqdxCvdOOL3x4gum6AH21qG5Jfbp8uN4bP
CC0znDHowv2cYdXpfRT+
=l/Jr
-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/e1uph6d-0008sr...@franck.debian.org



Accepted gnome-shell-extension-weather 0~20130619.gitf74de79-1 (source all)

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

Format: 1.8
Date: Wed, 19 Jun 2013 14:21:58 +0200
Source: gnome-shell-extension-weather
Binary: gnome-shell-extension-weather
Architecture: source all
Version: 0~20130619.gitf74de79-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 gnome-shell-extension-weather - weather extension for GNOME Shell
Closes: 706622
Changes: 
 gnome-shell-extension-weather (0~20130619.gitf74de79-1) unstable; urgency=low
 .
   * New upstream snapshot.
 + Uses SSL for connecting to Yahoo. (Closes: #706622)
Checksums-Sha1: 
 c771d8b3f2c2cd50803472034a47e3cd1be27ea3 2385 
gnome-shell-extension-weather_0~20130619.gitf74de79-1.dsc
 76057eec0cadfdb0d8a2da2edd12c312239e5a4a 270744 
gnome-shell-extension-weather_0~20130619.gitf74de79.orig.tar.xz
 01f86a616ffd623447041b33b5853f585b4e34a0 2903 
gnome-shell-extension-weather_0~20130619.gitf74de79-1.debian.tar.gz
 3d5715110904e74c70f9a5525fb83a3b9fd1d017 58694 
gnome-shell-extension-weather_0~20130619.gitf74de79-1_all.deb
Checksums-Sha256: 
 31ff047642988daa1ab16f6cbb8dada6838ce7446a201a77b74655724b2d6308 2385 
gnome-shell-extension-weather_0~20130619.gitf74de79-1.dsc
 cd9af6aa71aa1bf54e278881b5163356606a9b28858d6545108e640a0f7c85a3 270744 
gnome-shell-extension-weather_0~20130619.gitf74de79.orig.tar.xz
 b8697e44eb5ec50e36f6b9650153d85794ee0482cc32b4f2c9995c884ece3a47 2903 
gnome-shell-extension-weather_0~20130619.gitf74de79-1.debian.tar.gz
 b7e93956bbe4aaa352e62f39094ff8a5ad9cfc20ad6a0dc7b43062bcb0a8131f 58694 
gnome-shell-extension-weather_0~20130619.gitf74de79-1_all.deb
Files: 
 49c4d50fb079a1d826e4a27f25cf2366 2385 gnome extra 
gnome-shell-extension-weather_0~20130619.gitf74de79-1.dsc
 f0bc18930a7c9ae4d3bf249a6b0938b4 270744 gnome extra 
gnome-shell-extension-weather_0~20130619.gitf74de79.orig.tar.xz
 0cc3f71a699b4acd1bd7a7b054f13b58 2903 gnome extra 
gnome-shell-extension-weather_0~20130619.gitf74de79-1.debian.tar.gz
 b101aba7adc4fae8168cbb63399696f4 58694 gnome extra 
gnome-shell-extension-weather_0~20130619.gitf74de79-1_all.deb

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

iQIcBAEBCAAGBQJRwaP3AAoJECzs6TUOzr5KpA0QAKUBQZ11uGL/zex8mVRxe0ik
eSLRn8pMaFxdwVLz7OEaONTc3NijIw5jPW/hDcYibs8+V8A26FyKQw8/vOsq58QQ
6quvmAOZz5hNCmlBgzdq3q/Y6teVMtlx84aEI2iWXUtKmq7KcOyvSaxkJ44bwG8z
A7I3hR7CapfSDPf1nS6jcQS0LiMFT2NCjzd3JEuf5ch7uggfrjtk5UsskhIX0/dQ
Yzy9lvy3UPRdY++8SkbTPVamKAKtCGX0mSRrT317YGS0yXVKcBbjm6GpAz934ocB
89T5AUb3oQi137MMU9ef+ITiU8lqDzzg8Uyye2miF07Kic7a3MN6ORVvu4K6lmNO
ryGrDmRyoKt5Mqn+0FOchZOdJX0ZExyGCPEeM4yw/QQuu9mfCSdyUphbEOpYgMlp
yTwJV/xmPYzldJEYZ/ODP8KpfRipzUi9lsug77fmKyx9juI+DDBu3SmZ1WhfnqiR
UtvMLUpMGHpidO9DgqZFWLPCtJrJxhTBDdFuulhzezOFXUBGFFOUUpNTjThLb+/C
/FN6HqFTXpLoC4wzpZs8wetd2q+erFgGxam2922nPpEYu6u52RhL899LeGszWRX3
rtmkVNk1QXan8uJWAF4Lnt7m2hCgy96PVKXs+95JhOiEx5dPcm0VClbnFnj/ob82
r2ssLj6vzniVfAZDC1Fu
=0i2O
-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/e1uphny-000156...@franck.debian.org



Accepted ibus-input-pad 1.4.0-3 (source amd64)

2013-06-19 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 21:07:22 +0900
Source: ibus-input-pad
Binary: ibus-input-pad
Architecture: source amd64
Version: 1.4.0-3
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 ibus-input-pad - Input Pad for IBus
Closes: 712577
Changes: 
 ibus-input-pad (1.4.0-3) unstable; urgency=low
 .
   * Team upload.
   * Fix libexecdir to match ibus-setup expectation.
 Closes: #712577
Checksums-Sha1: 
 1c3e78ab70ca100d4d6597c5881360570b2f984e 1545 ibus-input-pad_1.4.0-3.dsc
 0cdae13fc9f24ca2311546643400a5131a9358a9 1968 
ibus-input-pad_1.4.0-3.debian.tar.gz
 53aa3a3bbb76fa4b7107894a6a2c2e71c83a2914 26148 ibus-input-pad_1.4.0-3_amd64.deb
Checksums-Sha256: 
 2c798070ec669a30f0db3d132672cc935e5777cd11c197023a89d018bf4f596b 1545 
ibus-input-pad_1.4.0-3.dsc
 bc45d3687d5d67d5f6afd2d931a36428d10c6ebf89ff10a3efea945b284bb94b 1968 
ibus-input-pad_1.4.0-3.debian.tar.gz
 bfab724688b66e2fb5898cb74a4b927dcb2fae15621a1defc947c088d20c010c 26148 
ibus-input-pad_1.4.0-3_amd64.deb
Files: 
 c4ca71e56a0cbb64e7a7ee7a9d5aa6a7 1545 utils optional ibus-input-pad_1.4.0-3.dsc
 27a5f7c5bc7e4881dab0263061ad98aa 1968 utils optional 
ibus-input-pad_1.4.0-3.debian.tar.gz
 775d08655e7b67839e4d09c5e2fde9ba 26148 utils optional 
ibus-input-pad_1.4.0-3_amd64.deb

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

iEYEARECAAYFAlHBpjEACgkQ6A/EwagGHzKNAwCeOOXQkcgW92yfPixM9lOUQWEF
viIAn3k85JWpYix3sEEJ4HG7wOih9uVK
=ktN5
-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/e1upho8-00018m...@franck.debian.org



Accepted ibus-libpinyin 1.4.93-2 (source amd64)

2013-06-19 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 22:00:14 +0900
Source: ibus-libpinyin
Binary: ibus-libpinyin
Architecture: source amd64
Version: 1.4.93-2
Distribution: experimental
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 ibus-libpinyin - Intelligent Pinyin engine based on libpinyin for IBus
Closes: 712578
Changes: 
 ibus-libpinyin (1.4.93-2) experimental; urgency=low
 .
   * Team upload.
   * Fix libexecdir to match ibus-setup expectation.
 Closes: #712578
Checksums-Sha1: 
 b39d18ca51c872e37b4fbc9ba2b2323477221101 1532 ibus-libpinyin_1.4.93-2.dsc
 72bc4571def61522f46b7795f56f65347c7db73f 1810 
ibus-libpinyin_1.4.93-2.debian.tar.gz
 7f795c6b5e9c5407ce71caf1a2e8802508ffde85 1052132 
ibus-libpinyin_1.4.93-2_amd64.deb
Checksums-Sha256: 
 b72f345bd1b9c39710afe12da6847b1dace51c35f792c7336d8d23309765cf94 1532 
ibus-libpinyin_1.4.93-2.dsc
 8e53328718f4fe8356bfc261d8013b604307950eef25889932e38aa85eed486c 1810 
ibus-libpinyin_1.4.93-2.debian.tar.gz
 898580bdcfa3ab2e66ccbd4a4a1580d20945b14831380429c12dec18b07a03a3 1052132 
ibus-libpinyin_1.4.93-2_amd64.deb
Files: 
 e404c129461d587786d13b339e819008 1532 utils optional 
ibus-libpinyin_1.4.93-2.dsc
 c3f686eb116feeffb417771e5d65f455 1810 utils optional 
ibus-libpinyin_1.4.93-2.debian.tar.gz
 9eb7731cf98fb491b4c0d3d59d648542 1052132 utils optional 
ibus-libpinyin_1.4.93-2_amd64.deb

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

iEYEARECAAYFAlHBrIcACgkQ6A/EwagGHzLGrgCbByOicYjNiEBlrFdkucaoTGjZ
420An27y0XX+MMprSc0jRoawwaiwNxPo
=Mu3M
-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/e1upih0-0007nq...@franck.debian.org



Accepted ibus-rime 0.9.4-2 (source amd64)

2013-06-19 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 22:24:56 +0900
Source: ibus-rime
Binary: ibus-rime
Architecture: source amd64
Version: 0.9.4-2
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 ibus-rime  - Rime Input Method Engine for IBus
Closes: 712581
Changes: 
 ibus-rime (0.9.4-2) unstable; urgency=low
 .
   * Team upload.
   * Fix libexecdir. Closes: #712581
Checksums-Sha1: 
 041778387a926a7232cd9116ba8011cd06eb3cab 1409 ibus-rime_0.9.4-2.dsc
 0ef52be70b6e6da4124eb33253d2ce9dbf74b9d1 1903 ibus-rime_0.9.4-2.debian.tar.gz
 e680800c74e9c6c9de6b3033d7cab67d6f9e0dfa 14532 ibus-rime_0.9.4-2_amd64.deb
Checksums-Sha256: 
 8aad89262f13524608ad6371e96afa6df30fcea43427d4167d7e99d30e9414e6 1409 
ibus-rime_0.9.4-2.dsc
 6e9d9cec3c9bd787d95984a25d35b488315faf6fa8ae9f171797c3e26d72cd9e 1903 
ibus-rime_0.9.4-2.debian.tar.gz
 f7f736afef5fb1c67e7ee84f071ecc7db7b54201d20cf7d04d666052c281cafb 14532 
ibus-rime_0.9.4-2_amd64.deb
Files: 
 964c27c862899176cf5062ffe7688909 1409 libs extra ibus-rime_0.9.4-2.dsc
 aa6cffbe092553cd153c945d54020bbb 1903 libs extra 
ibus-rime_0.9.4-2.debian.tar.gz
 b31a6118e5c6c12a40efc9965fd540ef 14532 libs extra ibus-rime_0.9.4-2_amd64.deb

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

iEYEARECAAYFAlHBsxMACgkQ6A/EwagGHzLBTACfZh0RJhCcWwc1ZJ1CUhxvfNcD
NeQAnRynnMT7DQlRTYMEiCO1NCbvOJcE
=MixS
-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/e1upijv-0005tv...@franck.debian.org



Accepted apt-show-versions 0.21 (source all)

2013-06-19 Thread Christoph Martin
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Wed, 19 Jun 2013 16:23:47 +0200
Source: apt-show-versions
Binary: apt-show-versions
Architecture: source all
Version: 0.21
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin christoph.mar...@uni-mainz.de
Changed-By: Christoph Martin christoph.mar...@uni-mainz.de
Description: 
 apt-show-versions - lists available package versions with distribution
Closes: 611435 626867 680663 696655 706083
Changes: 
 apt-show-versions (0.21) unstable; urgency=low
 .
   * add support for multiarch (Closes: #696655) thanks to
 Greg Klanderman g...@klanderman.net
   * fix storable byteorder problem (Closes: #626867)
   * fix bash completion (Closes: #680663)
   * debian/NEWS: added about multiarch
   * explicitly set umask to 0022 in postinstall to assure readable cache
 files (Closes: #706083)
   * change ordering of fields to consistently show version is second
 column (Closes: #611435)
   * add $misc:Depends to control
   * conform to standards version 3.9.3 (no changes)
Checksums-Sha1: 
 4939633d4af2c1d82b0031adb86be76869eaf44e 982 apt-show-versions_0.21.dsc
 244de3593adc68e4da5ef9e1394c42e5be9c3d29 33358 apt-show-versions_0.21.tar.gz
 45ab4d388a3bd99fbdf4e975b1a20e2cbc7dc0bc 35898 apt-show-versions_0.21_all.deb
Checksums-Sha256: 
 44e9847b11a5d5dddcab703c6c2763b092807fec6dbd99ee4f700eb662ac9ed5 982 
apt-show-versions_0.21.dsc
 67661b7acc278049b1d3b2b65bb10dfdaa3a6f71d029a3180feefc6f6d96d58e 33358 
apt-show-versions_0.21.tar.gz
 c6530abfd3935432e175238af6bf80ad44051b2536bd7590fe98daf604c2c9de 35898 
apt-show-versions_0.21_all.deb
Files: 
 c7bc28f9a8228463004f895269179424 982 admin optional apt-show-versions_0.21.dsc
 369f1540bf5840b758285a61e395d45e 33358 admin optional 
apt-show-versions_0.21.tar.gz
 7a0ef18c636da3d9c791906b05b22548 35898 admin optional 
apt-show-versions_0.21_all.deb

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

iEYEAREDAAYFAlHBwaIACgkQgeVih7XOVJfNKgCfdGOwyWmoZ5DmBFgrTpaxlBFW
nnwAn0/HTr57/s/olBc6rWU10fpSc4CM
=ZTA7
-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/e1upjug-0001zk...@franck.debian.org



Accepted dcmtk 3.6.1~20121102-3 (source amd64 all)

2013-06-19 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 13:51:22 +0200
Source: dcmtk
Binary: dcmtk libdcmtk3 libdcmtk3-dev dcmtk-www dcmtk-doc libdcmtk3-dbg
Architecture: source amd64 all
Version: 3.6.1~20121102-3
Distribution: experimental
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 dcmtk  - OFFIS DICOM toolkit command line utilities
 dcmtk-doc  - OFFIS DICOM toolkit documentation
 dcmtk-www  - OFFIS DICOM toolkit worklist www server application
 libdcmtk3  - OFFIS DICOM toolkit runtime libraries
 libdcmtk3-dbg - OFFIS DICOM toolkit library debugging symbols
 libdcmtk3-dev - OFFIS DICOM toolkit development libraries and headers
Closes: 669740 706062
Changes: 
 dcmtk (3.6.1~20121102-3) experimental; urgency=low
 .
   * fix lintian warning about jquery.js (doxygen generated)
   * remove internal tests suite from dcmtk package
   * cope with cmake and #701231
   * Update patch d/p/bug706062.patch. Closes: #706062
   * Upgrade for apache 2.4. Closes: #669740
Checksums-Sha1: 
 10f5f81052e865f0615cbe989d50275c561688c8 2496 dcmtk_3.6.1~20121102-3.dsc
 763a6cc0b81e77fb7c0575ab3fed29e77c82b59b 28882 
dcmtk_3.6.1~20121102-3.debian.tar.gz
 fc866f725311f715be4afa8dfad1ed12ba3afbbd 16643456 
dcmtk_3.6.1~20121102-3_amd64.deb
 f53809428493b304cb6c463783cef3dffde761a0 5575078 
libdcmtk3_3.6.1~20121102-3_amd64.deb
 97af36f7c604105627c3298c889f004bf5bda3e5 1007488 
libdcmtk3-dev_3.6.1~20121102-3_amd64.deb
 b06cb4100a1eada209491921da3483ed969ba4b5 61436 
dcmtk-www_3.6.1~20121102-3_amd64.deb
 cbec166f0807a4e4284bb83dafbda360bbf96f0a 15184398 
dcmtk-doc_3.6.1~20121102-3_all.deb
 131dc1a05324df4e715b06e40dc746f4bda8fd19 29272642 
libdcmtk3-dbg_3.6.1~20121102-3_amd64.deb
Checksums-Sha256: 
 ad36cf2bf762eb55b75f089f186082838b2fcd94c99d6419f39563dee07d318d 2496 
dcmtk_3.6.1~20121102-3.dsc
 e97a370fffbe9d1c9403b0144a5b7eea6cb5655c3f93292a1617be3a1dda43b5 28882 
dcmtk_3.6.1~20121102-3.debian.tar.gz
 b6b02640d2ad71788c837e09cd796deaa842c8ac51aa5837139a397c424973c9 16643456 
dcmtk_3.6.1~20121102-3_amd64.deb
 9bc8cb2881d58ba6be09044a14a03d84609dca14a3adaf6bd857f7c7baa02a51 5575078 
libdcmtk3_3.6.1~20121102-3_amd64.deb
 feb134b9d6e778fff9be9b083bb91e1b0d074f26e39dc0cbf680bfb806be4a2b 1007488 
libdcmtk3-dev_3.6.1~20121102-3_amd64.deb
 8b5558f252297cb58f5d0e62245b70e3ac43551c9407a27259355f4ddbb52d4e 61436 
dcmtk-www_3.6.1~20121102-3_amd64.deb
 85a7ae580374fff9809b7dbcdc9f4a35cef92edd1adbfe7c88863f7cd8979927 15184398 
dcmtk-doc_3.6.1~20121102-3_all.deb
 de55c95825889eb5a461d56ddb3ec377886d0e743ea928437e65d74832787fcf 29272642 
libdcmtk3-dbg_3.6.1~20121102-3_amd64.deb
Files: 
 c7fc70a674a3c73f99f24bc4fb66f5e0 2496 science optional 
dcmtk_3.6.1~20121102-3.dsc
 40497c9e7c47dd8f17ba29b0421d21d1 28882 science optional 
dcmtk_3.6.1~20121102-3.debian.tar.gz
 bfe1087074d257e769ff36ed0550741c 16643456 science optional 
dcmtk_3.6.1~20121102-3_amd64.deb
 0224caf994c376c7199818a713033da1 5575078 libs optional 
libdcmtk3_3.6.1~20121102-3_amd64.deb
 d3fc1245d20e8365125c3c28944ce02e 1007488 libdevel optional 
libdcmtk3-dev_3.6.1~20121102-3_amd64.deb
 1ca2f80a14d8af3358cc490e54ec8f8f 61436 web optional 
dcmtk-www_3.6.1~20121102-3_amd64.deb
 77d642dfc1365f8e655385bc6b09800e 15184398 doc optional 
dcmtk-doc_3.6.1~20121102-3_all.deb
 2cc811adb4c66eddefabdca114c161c3 29272642 debug extra 
libdcmtk3-dbg_3.6.1~20121102-3_amd64.deb

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

iQIcBAEBAgAGBQJRwbZGAAoJEAFx4YKK4JNFQc0P/1MC9o54R/ct+YGGgG3jqxZ4
NynvsJxl3Psp3SkHK/KWsDYbnaPOOScg80QpMjOkCkSGQTww+npBKlZejZjX9uzm
xelThYdTXG5uRMq4HZR9tsw/mRemR3w7QLzMLJvR2UlTenCgpFYxbfRmigcQE99+
apn9GNHb8qC8VI6PTu5Orf39jdsSopO/WdOL33OYYPqVZGqbvdR5bbTAHQE9ricz
CXCn82LL3u6Uw/2FxpP40XdaoTrBlIzHteu+dffFtNf2tUr6+/qOL9eibmNWEK6Q
lMkPTibD+E52YVJeRMlzwyS2EZ43dXA0iUyA0/YAICCXCJ6wfNhqORE8EUJIoee3
nw91f17OyZM5GWIWxp1c9AvzrOiWUzrcqp1Xudab4nUePx1X8tcOUyya1XBqPwZ+
eN/n5H1ue3Y12CW3ukowEI0w9AuF3KNo+DwOw3fGOjJoP4SqMpi+uJyf73Xg/R2M
6y+owSwWiU87BrEMeBcH4z91k38dCBF9zZEGbCzaZd1+WxgA3eZQ+llGHuG8IqAv
sbgvCJ5v0BoVIJr/jhEAA+BZctWV3bXSthC0epGpJ9Y7oMtf00YXOZgvyRne3c9Q
UQSMBJVu2KUDU8ElxhN68KlhmVnq7WuCugFTm3YeIbvNsjpWCMOdXnDDBT5VeJde
HOO2fSUWjqWkmUbmRABY
=0tvL
-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/e1upjvs-000278...@franck.debian.org



Accepted ibus-skk 1.4.1-3 (source amd64)

2013-06-19 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 22:37:03 +0900
Source: ibus-skk
Binary: ibus-skk
Architecture: source amd64
Version: 1.4.1-3
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 ibus-skk   - SKK engine for IBus
Closes: 712582
Changes: 
 ibus-skk (1.4.1-3) unstable; urgency=low
 .
   * Fix libexecdir. Closes: #712582
Checksums-Sha1: 
 fb807aa4dafbce02cfc45005b4a3d04d7ffa080f 1366 ibus-skk_1.4.1-3.dsc
 ca876609aa5872185f3e6263483b5618b21bfd7b 2896 ibus-skk_1.4.1-3.debian.tar.gz
 d81adb8d50148156c88e958e2cbf6d53c7fa0885 83030 ibus-skk_1.4.1-3_amd64.deb
Checksums-Sha256: 
 148c9a2ae204eaecfe6845eeb7786a117ccfe897aedb91cd609d23dd95beea74 1366 
ibus-skk_1.4.1-3.dsc
 a64fc310bbc3db369299b0f5be86e9caf7ace508b29aaa0d6cb8b241a144ce32 2896 
ibus-skk_1.4.1-3.debian.tar.gz
 4fef32d04b569a1cf9a6f2d64f8f9f5fed13d0434dbdb4eb172fcff51d9948fc 83030 
ibus-skk_1.4.1-3_amd64.deb
Files: 
 a7844904d1d0b0bd0ea4698a43372718 1366 utils optional ibus-skk_1.4.1-3.dsc
 9876b84adbc42c023b38a19f6867adae 2896 utils optional 
ibus-skk_1.4.1-3.debian.tar.gz
 77d3c6f8f699408d0046cc3d1b031bf2 83030 utils optional 
ibus-skk_1.4.1-3_amd64.deb

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

iEYEARECAAYFAlHBxKYACgkQ6A/EwagGHzKsfQCfULpNostyze5Lan30Lg/a7F7E
gyMAnRURy7LwahrsmHxenmWvXNjfsJuR
=I4aE
-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/e1upjw7-0002dg...@franck.debian.org



Accepted otrs2 3.2.8-1 (source all)

2013-06-19 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 16:13:02 +0200
Source: otrs2
Binary: otrs2 otrs
Architecture: source all
Version: 3.2.8-1
Distribution: unstable
Urgency: high
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 otrs   - Open Ticket Request System (OTRS 3)
 otrs2  - Open Ticket Request System
Changes: 
 otrs2 (3.2.8-1) unstable; urgency=high
 .
   * New upstream release.
 - Security fix for CVE-2013-4088, also known as OSA-2013-04:
   An attacker with a valid agent login could manipulate URLs in the ticket
   watch mechanism to see contents of tickets they are not permitted to see.
 - Rewrite patch 03-backup.
 - Refresh patch 09-disable-DashboardProductNotify.
 - Refresh patch 12-use-debian-libjs-packages.
 - Refresh patch 14-font-paths.
   * Merge 3.1.7+dfsg1-8+deb7u2 changelog.
Checksums-Sha1: 
 e69b60089f262cce45f36aa52b6a1e1139990fad 1755 otrs2_3.2.8-1.dsc
 bd8ce903694af6e87ee4b55e631d122c1a2d4606 21818695 otrs2_3.2.8.orig.tar.gz
 b1fc9f13dba1c77746e4fea63bd238d193835266 37971 otrs2_3.2.8-1.debian.tar.gz
 d7f1e233bb7c71445d31b680a4d4324483f09337 4420512 otrs2_3.2.8-1_all.deb
 515c61a13e08e7d78b78169977694a01aa8d9994 160724 otrs_3.2.8-1_all.deb
Checksums-Sha256: 
 b9042f1b0e26d980d5a020ba678e9381edc3d0e350c52195cbeb9c3bc497f137 1755 
otrs2_3.2.8-1.dsc
 95ac95542ad43f8812b785ec2591892e5a0c7cbaa48b371afd1e1e4113a40be2 21818695 
otrs2_3.2.8.orig.tar.gz
 e7275c86fe97810ed67e94d5898b6091dd92a7f095fb048be93e9fba6242da67 37971 
otrs2_3.2.8-1.debian.tar.gz
 735c233dee276cec490f98859e1cb7da9297b805d9cb885c973382f0a5031d14 4420512 
otrs2_3.2.8-1_all.deb
 acd9ba332ed168ac5f422c454c4510b1698eba06e493e87aebafe5ae80d2fbc9 160724 
otrs_3.2.8-1_all.deb
Files: 
 2b5644af6fc4a20fc8f9747a92ce2d58 1755 web optional otrs2_3.2.8-1.dsc
 15ce6e7716407f354e62c652d56c8f0f 21818695 web optional otrs2_3.2.8.orig.tar.gz
 e508a08f8b6a208a625ad39ee330e5b6 37971 web optional otrs2_3.2.8-1.debian.tar.gz
 05b4b04ffaf89c8f6d2081354c931adb 4420512 web optional otrs2_3.2.8-1_all.deb
 c015d1ea9eae30f93673a3bdae742c0e 160724 web optional otrs_3.2.8-1_all.deb

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

iQIcBAEBCAAGBQJRwb4hAAoJEBLZsEqQy9jkP68QAIFKQSN3ZBj6s5gJ4qAaZ48h
YeNJ4ZLb4g8g/KjxpbHcJVGXRQrYM/QlqQaNVRKsYG0+9TyZmt3YkFIRsLZUFhSY
XM1aU0wPpE2ggFG4sCKr0ZSxYvZJcPJVtPwfNGNxWSPquFH3ARD7UFKbxmPv5aQR
EdFMrsqABOrSG4ofvxKPqtpEK/9c9SHHfd4pgmsi2nyD5+LN7Fyzl6iwXYKtwzeK
KdphhBTIcG70yqQgtW2IPxb9kFmFPJlBDvLzoFdIW1Yg5a8QgVGmqwKNMohsF3hR
iIf1a29HzmhRW5fzpGmjTTS2gVATP9Y6fuafIHi0eN3tkVX1hFgOIc2h0xtm7pgT
0A8yg0nZR5gZKrngEZmxoOPcK0hAhK1BazDbgVt9bVz2yE6kOh1UihFKIpP978ep
gAbvEkRxFuAHmQt2MKJETbz5xomzx2H6Sz31M2rxOo1zrxiB6l/7uwNU4sgD4bLM
PLcQPcGlpNx+lPgE0bLyRM+Vsy65bU2RYUvl1ADGR+SUaQHfIGOuAzpdEKRvIZSX
Oo95RJklNRmCLn5qJOld6I3Rx2SXgLNi+xcgWyNvHHenuqbFhTSS9sOXel2Xoxic
GCOdfddErwKyXpWIbJ5bbb3T8cpyHc9G2vWHwbkP9HVEzgjs0RdFRqeF1OYPJQin
k/ZvLB3fkPJ44HOK4ZAn
=K6bl
-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/e1upjwd-0002x3...@franck.debian.org



Accepted php-mdb2-driver-mysql 1.5.0b4-1 (source all)

2013-06-19 Thread Prach Pongpanich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 26 Apr 2013 18:00:22 +0700
Source: php-mdb2-driver-mysql
Binary: php-mdb2-driver-mysql
Architecture: source all
Version: 1.5.0b4-1
Distribution: unstable
Urgency: low
Maintainer: PKG-PHP-PEAR team pkg-php-p...@lists.alioth.debian.org
Changed-By: Prach Pongpanich prach...@gmail.com
Description: 
 php-mdb2-driver-mysql - PHP PEAR module to provide a MySQL driver for MDB2
Closes: 656981 682322
Changes: 
 php-mdb2-driver-mysql (1.5.0b4-1) unstable; urgency=low
 .
   * New upstream release (Closes: #682322)
   * Now using PKG-PHP-PEAR team as maintainer (Closes: #656981)
   * Add myself as uploader
   * Update debian/watch file, thanks to Bart Martens
   * Switch debian/copyright to format 1.0
   * Switch to 3.0 (quilt) source format
   * Switch Vcs to Git and change Vcs fields
   * Replace debian/svn-deblayout by a debian/gbp.conf
   * Switch to pkg-php-tools and rewrite debian/rules
   * Add alternate depends on php5-mysqlnd
   * Bump compat level to 9
   * Bump Standards-Version 3.9.4
Checksums-Sha1: 
 d6a15023fd5c8f6e4ab3b78eb08c9f7407743aeb 2156 
php-mdb2-driver-mysql_1.5.0b4-1.dsc
 1a3352a5902af9cf8264f2874dcd40d341d6a5d8 47213 
php-mdb2-driver-mysql_1.5.0b4.orig.tar.gz
 32f84511e84f4a13bed71d644a803352b7708199 2962 
php-mdb2-driver-mysql_1.5.0b4-1.debian.tar.gz
 a29677e88668149d5ff1d8ab8add6f6b229b46fd 67628 
php-mdb2-driver-mysql_1.5.0b4-1_all.deb
Checksums-Sha256: 
 4ef379084fb29eb2ef96bc8133cf525bd9f537c6d375f95b499a3d4625da3951 2156 
php-mdb2-driver-mysql_1.5.0b4-1.dsc
 4ad9bc09aa399d7bf3dd3fd9e8391ec8d6c00a6761315110c8cff51843ec 47213 
php-mdb2-driver-mysql_1.5.0b4.orig.tar.gz
 1422e89583b44a6da04e265fba192c178721ce502e932ef9feca700172dd4a4f 2962 
php-mdb2-driver-mysql_1.5.0b4-1.debian.tar.gz
 24c5d64d7a0f38ddf52abf735d0a3fb594dc380455ed9e1e15b490f008d316a2 67628 
php-mdb2-driver-mysql_1.5.0b4-1_all.deb
Files: 
 9fe2b02a3f7b649e8629d606d11c9d2a 2156 php optional 
php-mdb2-driver-mysql_1.5.0b4-1.dsc
 a214731f19d99035780ede2a7349f466 47213 php optional 
php-mdb2-driver-mysql_1.5.0b4.orig.tar.gz
 9153b160a849724a6dd0e86ef72173b5 2962 php optional 
php-mdb2-driver-mysql_1.5.0b4-1.debian.tar.gz
 69339ba89819dd4930122c56757afe9d 67628 php optional 
php-mdb2-driver-mysql_1.5.0b4-1_all.deb

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

iQIcBAEBCAAGBQJRwb+bAAoJEDkJHoEjzhwJEiAP+gNjEUig0ZkMWkPzgF7ElCKP
YvliBLkQJR1KxnCUr9N70cRujSuY6zljYZauzJxP58BVGXYQ+iw5c2i4gcHWZeGa
17168HBZBnKGGFIgMwGxZYQeJu6l0QmxNqpsR/SXLs4Pt3EqBaWEXwLYQCli52aF
hX0fzNIFXbRMsqUXaa9OFGlauK629O2x6EB52zXSXkUpRJVFmOO3GFYWCsLEZ3o/
HQ6CQ8HLUhE6nXpZblnnpWDM+PPsqK9uTqyfg/kEGSXWpurOM0NmvoBaCne6Bd0O
mydLQ8RufpS3F5iYz5wfAEbm0ifwaOZ6tpyFgJMyQNaOZJmBF+8FLHMP2kaUCvlo
CIKgYGvdJZjrqr57g7besXWQhU9YIb1VVE+wiL22mzUEskQ7e6y+0+oFH4HNt/Lc
tcSSopjKhvA7z8nKFVihhSavw483JFXVxJHjr4h3OBeo7XproQTzhTXlbcC9oq0K
NOS8zZpVGIYVvTDL9MfDa0puh169IkOHMr6O8B2bOQOXb+pj/MG3B7owpTRCFv2e
gQRZGHf06lAiOw8bu+XFZRMBFPb1pYqZlod93sKM3j/6ZK9VIIDep1oYoaAX80qZ
ETHuDXiEL21+HPAHU/gzYCetTBi4k1aX/7js/xN7IdjGa6IWIarx5FwWe9ksaOeS
P8gPoED8TXNOs/QO1byb
=NkZT
-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/e1upjwj-0002za...@franck.debian.org



Accepted php-mdb2-driver-pgsql 1.5.0b4-1 (source all)

2013-06-19 Thread Prach Pongpanich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Apr 2013 11:10:12 +0700
Source: php-mdb2-driver-pgsql
Binary: php-mdb2-driver-pgsql
Architecture: source all
Version: 1.5.0b4-1
Distribution: unstable
Urgency: low
Maintainer: PKG-PHP-PEAR team pkg-php-p...@lists.alioth.debian.org
Changed-By: Prach Pongpanich prach...@gmail.com
Description: 
 php-mdb2-driver-pgsql - PHP PEAR module to provide a PostgreSQL driver for MDB2
Closes: 656988
Changes: 
 php-mdb2-driver-pgsql (1.5.0b4-1) unstable; urgency=low
 .
   * New upstream release
   * Now using PKG-PHP-PEAR team as maintainer (Closes: #656988)
   * Add myself as uploader
   * Update debian/watch file
   * Switch debian/copyright to format 1.0
   * Switch to 3.0 (quilt) source format
   * Switch Vcs to Git and change Vcs fields
   * Replace debian/svn-deblayout by a debian/gbp.conf
   * Switch to pkg-php-tools and rewrite debian/rules
   * Bump compat level to 9
   * Bump Standards-Version 3.9.4
Checksums-Sha1: 
 6f9aa828c4e85b2ff5d697a0a36c1eb0110b7da6 2156 
php-mdb2-driver-pgsql_1.5.0b4-1.dsc
 ab2516fed890e8de9d64ba2b2980142acd48eb3a 42290 
php-mdb2-driver-pgsql_1.5.0b4.orig.tar.gz
 3670cea744605988194b5a125a424756adcc8b4c 2895 
php-mdb2-driver-pgsql_1.5.0b4-1.debian.tar.gz
 494907191052fdefd161a3184bac19af3329cb28 60292 
php-mdb2-driver-pgsql_1.5.0b4-1_all.deb
Checksums-Sha256: 
 9c458d3e0f1d3ba0353954043ff336e5bcb7fdeaeecded0d76e8a1f9487b 2156 
php-mdb2-driver-pgsql_1.5.0b4-1.dsc
 985dc09418c52767473bce37303fe7be8405c3f72fddefd038029babcec6b216 42290 
php-mdb2-driver-pgsql_1.5.0b4.orig.tar.gz
 ae15016a8a2abe9b3618528cc45125ce7a771ab8711324c65444fe22896c2a6a 2895 
php-mdb2-driver-pgsql_1.5.0b4-1.debian.tar.gz
 ef9995f5b64fa76a3b299f7e6456f2eed437cbf73567b445e2126dbe65854552 60292 
php-mdb2-driver-pgsql_1.5.0b4-1_all.deb
Files: 
 a8b4989ea34d012eac69717c56dab64f 2156 php optional 
php-mdb2-driver-pgsql_1.5.0b4-1.dsc
 a7d86743648b96bf95b3ca5ce662bdba 42290 php optional 
php-mdb2-driver-pgsql_1.5.0b4.orig.tar.gz
 b2851bfee75e96e0c2bdb3cc5a78a784 2895 php optional 
php-mdb2-driver-pgsql_1.5.0b4-1.debian.tar.gz
 c3c54ba21b4d5bdcc9c3dc5e19547d7f 60292 php optional 
php-mdb2-driver-pgsql_1.5.0b4-1_all.deb

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

iQIcBAEBCAAGBQJRwbqRAAoJEDkJHoEjzhwJNvgP/A2ybh5nVHsOz1rTlyRAn8B4
UHIane2BXgJoZOT7+pAhJ9LSTSTkkvbQpBeQ8iHQWix0fZXDWOM79w1FN75YaE7C
/Nk9cfJWovKoSA13vgfNVIK6+CX91ZweLq7qtia7gPn5+C5MgZITEeFTrW1kW6tN
yMlTOzzNnj8psycJ7WoEDchqrYlkP+YAPLZb25taNlm5r4Y+k3Rt/VxAYanwMXD7
yTODdfRK9GRzqDA6kHIy+Ezg5RthM3OdgAzbCWGm3wb2UFeSu5cYl59xCaVn+aZe
V/xk7SmYdP/+acwybCVrp8DUKcrFGtBmcL0+WIj8AUqWXCqIYQ7OnewD5F1nfiCU
1bSWxuCC2aoEdNRvVekEvnFFJp4fIhpeK3TSMoH4wokxt34ect3G1AWOSvIVv0WI
dvsscvxumBRK+c997E0jAHD7hEYdrN2gBb7iOi79q3PNh45yAMBTx+645gLe33M3
6d/Zqbc2NRQ+0Ng9wNDtjzhrVUhYYW13yNvyGx9+eYWQjzCC6oCjgfPiGuR1a+T8
8c3SuOQS82umouDEUniB/1O+Ut3eCR1/nsn2y2jxVkB1MZblLGY1ZgMLVd7rFLgL
Xfo4e2jsd01+9pnkYiS4FcA7J78Qjc1/zSNjPJKFBhLFYyJpfzRY9sHWzV9Fh2T5
T6nbHmmW0A0eeDiH8vTe
=/4yy
-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/e1upjwp-0002ct...@franck.debian.org



Accepted android-tools 4.2.2+git20130529-2 (source amd64)

2013-06-19 Thread Loïc Minier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 17:16:18 +0200
Source: android-tools
Binary: android-tools-adb android-tools-adbd android-tools-fastboot 
android-tools-fsutils
Architecture: source amd64
Version: 4.2.2+git20130529-2
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) g...@debian.hu
Changed-By: Loïc Minier l...@debian.org
Description: 
 android-tools-adb - Android Debug Bridge CLI tool
 android-tools-adbd - Android Debug Bridge daemon
 android-tools-fastboot - Android Fastboot protocol CLI tool
 android-tools-fsutils - Android ext4 utilities with sparse support
Changes: 
 android-tools (4.2.2+git20130529-2) unstable; urgency=low
 .
   * Misc fixes to adbd upstart job.
   * Misc fixes to adbd env props support patch.
   * Bump up Standards-Version to 3.9.4.
   * Use canonical Vcs-Git format.
Checksums-Sha1: 
 13bdd7290477f44d88d99c4dbf513ddb9b57106f 2277 
android-tools_4.2.2+git20130529-2.dsc
 9f1c2da8690e4569c2b94abab306987a69aaae44 12484 
android-tools_4.2.2+git20130529-2.debian.tar.gz
 ec766164dd794dbc1625402481f59df5faca6328 78022 
android-tools-adb_4.2.2+git20130529-2_amd64.deb
 0d89ca62211e62406e9bd4996bbbaed2f674ad00 56320 
android-tools-fastboot_4.2.2+git20130529-2_amd64.deb
 b9f53c36ff0085d21cf5ec98bca31791d4066f97 240516 
android-tools-fsutils_4.2.2+git20130529-2_amd64.deb
Checksums-Sha256: 
 bf99297f96fcf757fac4243f252188fb4cb599618d80c8e2b773ef1335dea45e 2277 
android-tools_4.2.2+git20130529-2.dsc
 d83c3c83c8356644daad69de9e802657d86dbe56bfb154f399a875a03c95f714 12484 
android-tools_4.2.2+git20130529-2.debian.tar.gz
 6921afcbbbe9856393fca6f4de81e4dbd1e0843e6623f701f7ce1fd45d8bc626 78022 
android-tools-adb_4.2.2+git20130529-2_amd64.deb
 3f2d80fcf1db15e696d0f01d781e1ab6fc1a50cd1f06ec057ad724d9f86ed231 56320 
android-tools-fastboot_4.2.2+git20130529-2_amd64.deb
 4b5d650f497bc964b253ac1b3223ed8a9f79944191dd8d37698ed9e176ed983a 240516 
android-tools-fsutils_4.2.2+git20130529-2_amd64.deb
Files: 
 07c00d118f86bb25f3b10cff3a34f22b 2277 devel extra 
android-tools_4.2.2+git20130529-2.dsc
 d69d23d3a6a3634490fe7c1806c5614b 12484 devel extra 
android-tools_4.2.2+git20130529-2.debian.tar.gz
 434149be9451fade241e0ab97cbc89ba 78022 devel extra 
android-tools-adb_4.2.2+git20130529-2_amd64.deb
 8b637e9e59a2c22d79060cdf0d8da8f5 56320 devel extra 
android-tools-fastboot_4.2.2+git20130529-2_amd64.deb
 6d9f61a036b71e65710b2bcafb0b90c9 240516 devel extra 
android-tools-fsutils_4.2.2+git20130529-2_amd64.deb

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

iQIcBAEBCAAGBQJRwc1xAAoJEPEUCEwIYRERPz0P/3IVYAf36uaGgCt+JdC3NQ27
ICiU6la6Wodl65T6RxkTMP9UPoWI9PQCdQ7lxehf8Co6dJQxSf0Wt2gJ6UqJEkDp
ptEPt8lfT1+znJq/QuvxjRZSLm8j9z5u65aNI2SBwZPlM3vVUR2jYmIiQAsfT/GZ
B2C5nZfRyGr0TV5lEWmi5qhsdWLef5CjKOXQt8Yx6xhsI/oXdEFKQpuhceW8IrUI
rMYAIqOLxlR4+XSU+zEkQIoLwW4v5xk/aUoUvD1YTpDnq+73kV3qnnCvTWCddrXW
WSP6sNtoC1tW/rVmpP0wim2OlNPz5tHM2S7eB2f2Sj04nq9lfcY8H2prVKkIoWMA
BrIlGkuJpyoIdgD1K0BMbxCu4V2TAqoUjC2CbVTzVJOHNWLRsd4jP5P3Ma0h3qhi
TXJznMA7ka0Fs6iojSlLiVVxpV1iNTUWNEK0RVamWi4AsymBZ5X69o4jBp1S/3Ng
AJSdB/H2jYTeiQnJxHqkKsdNBADlqQsS+eRAIaQo4apvmka/LsNP0YPK8OnaFnTJ
ObkY2hpLYNhXPrCaOcWZuU/jycu0Y82JeUP0OiXUhTkGTJcFJiQK1EgHkiBN5Z3f
v+Dlf5NALTkr+kVF5eNU2S3pntOIpMfVGuK7JdOd8vwOxv7bgdp5+1brP7RGBjf+
jjoKQWhyZsqPlLs/I8c1
=Q279
-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/e1upknu-0007bl...@franck.debian.org



Accepted ibus-sunpinyin 2.0.3-5 (source amd64)

2013-06-19 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 23:50:51 +0900
Source: ibus-sunpinyin
Binary: ibus-sunpinyin
Architecture: source amd64
Version: 2.0.3-5
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 ibus-sunpinyin - sunpinyin engine for ibus
Closes: 712583
Changes: 
 ibus-sunpinyin (2.0.3-5) unstable; urgency=low
 .
   * Team upload.
   * Fix libexecdir. Closes: #712583
Checksums-Sha1: 
 e9a8f6e4a9b4a70c5e2932aee2e08bb8bd093016 1452 ibus-sunpinyin_2.0.3-5.dsc
 ad9614bab641e63b4e3ba10715a39a1aa5fb26c3 9562 
ibus-sunpinyin_2.0.3-5.debian.tar.gz
 fa7209adeb0f27d04d8dc4f210bb928b69e21221 230670 
ibus-sunpinyin_2.0.3-5_amd64.deb
Checksums-Sha256: 
 a15ce26f71b2babc4e9f96da63f117548b56ca7197e01a7df737145c3f034fc9 1452 
ibus-sunpinyin_2.0.3-5.dsc
 b0c7e4fe3c8122a1291632b54c8ef5ac79a2f90889bef6ab80de7b5cb25cef48 9562 
ibus-sunpinyin_2.0.3-5.debian.tar.gz
 28978448e806e9cda03e25010eae4bf5ab7ac306435eb4417ccafeebe11fa84e 230670 
ibus-sunpinyin_2.0.3-5_amd64.deb
Files: 
 d84071ea029f18f60b253a141e56106d 1452 utils optional ibus-sunpinyin_2.0.3-5.dsc
 9f03b63bfb4fc519913e95297b9f87d2 9562 utils optional 
ibus-sunpinyin_2.0.3-5.debian.tar.gz
 e0ed8cc9f17a59598ede03007ddf4f98 230670 utils optional 
ibus-sunpinyin_2.0.3-5_amd64.deb

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

iEYEARECAAYFAlHBy5YACgkQ6A/EwagGHzJNWACcCY0WR/R4YbBV6eDB+mKrcmzL
lZIAn0BZZE+1htqQqsmDh/UUeoqgt3x9
=mbUL
-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/e1upko4-0007fl...@franck.debian.org



Accepted php-net-nntp 1.5.0-1 (source all)

2013-06-19 Thread Jan-Pascal van Best
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 31 May 2013 23:38:17 +0200
Source: php-net-nntp
Binary: php-net-nntp
Architecture: source all
Version: 1.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP PEAR Maintainers pkg-php-p...@lists.alioth.debian.org
Changed-By: Jan-Pascal van Best janpas...@vanbest.org
Description: 
 php-net-nntp - PHP Pear module for NNTP
Changes: 
 php-net-nntp (1.5.0-1) unstable; urgency=low
 .
   * New upstream release 1.5.0.
Checksums-Sha1: 
 0602d316a8a62e0c9ef117e8d9d5ccbe42d1b773 1333 php-net-nntp_1.5.0-1.dsc
 0db2ca83e6e5cf9a2d7437648c2ac762e1085a82 38889 php-net-nntp_1.5.0.orig.tar.gz
 2541fd8d8f76181c3137dadbaa52659650407051 2647 
php-net-nntp_1.5.0-1.debian.tar.gz
 9ed94ec8549581d75ddd43535801dee7beb1a065 64710 php-net-nntp_1.5.0-1_all.deb
Checksums-Sha256: 
 f2be7597340c1b724765558f93c9749bea2f01ef0a867f7c036cdcca8beab250 1333 
php-net-nntp_1.5.0-1.dsc
 49deb20bd7e7b1ecdff6b945b007b8d4f7e8a568129858b6f1fd59a3789969e0 38889 
php-net-nntp_1.5.0.orig.tar.gz
 95814871ed51bdfc7709e406fe9b251bab1be6e99d420ddcec9c3146d51d292b 2647 
php-net-nntp_1.5.0-1.debian.tar.gz
 eec893c582afc9e4a60605faa94f94faa8835dc573cb0f0ae5d733e70c58bde3 64710 
php-net-nntp_1.5.0-1_all.deb
Files: 
 967327faadfbea87843f9414a792f57c 1333 php optional php-net-nntp_1.5.0-1.dsc
 4dbc27011763d7cbf99a58ad21215277 38889 php optional 
php-net-nntp_1.5.0.orig.tar.gz
 a636f5f9ab5bab0c7d6dd30d06e05134 2647 php optional 
php-net-nntp_1.5.0-1.debian.tar.gz
 c1b85ebb0f67f49d9b629ee16929974e 64710 php optional 
php-net-nntp_1.5.0-1_all.deb

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

iEYEARECAAYFAlHBytoACgkQl4M9yZjvmkn0pgCfVzkI1xx0m/44BY2hZnygtzu5
clEAnA3kdoPVW/PV52FzUZb2nWqb4dgU
=mAaA
-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/e1upkol-0007lc...@franck.debian.org



Accepted ruby-treetop 1.4.14-1 (source all)

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

Format: 1.8
Date: Wed, 19 Jun 2013 17:34:11 +0200
Source: ruby-treetop
Binary: ruby-treetop treetop
Architecture: source all
Version: 1.4.14-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Cédric Boutillier bou...@debian.org
Description: 
 ruby-treetop - Ruby-based text parsing and interpretation DSL
 treetop- Ruby-based text parsing and interpretation (command-line utility)
Changes: 
 ruby-treetop (1.4.14-1) unstable; urgency=low
 .
   * New upstream version
   * debian/patches:
 + 0001-Do-not-require-rubygems.patch refreshed
 + 0002-Add-a-tt-manual-page.patch: update and forward tt manpage
 + 0003-Require-rspec-core-shared_context.patch dropped (included upstream)
 + 0003-Use-ruby18-compatible-regexp.patch addedto make specs
   pass with Ruby 1.8.
   * debian/control:
 + update my email address
 + update Homepage field
 + bump Standards-Version to 3.9.4 (no changes needed)
   * debian/copyright: update source URL
Checksums-Sha1: 
 7056007a0c891ba47b530ba99174510fe6774f64 2171 ruby-treetop_1.4.14-1.dsc
 ae830e4d91d0f0341f96022eac0370a0dc9a3ddf 183258 ruby-treetop_1.4.14.orig.tar.gz
 6e9e396afa5783a9d49be6f9f490d453ee2c2a78 5718 
ruby-treetop_1.4.14-1.debian.tar.gz
 91e358332e76b6364f394300734d8c75491b9a99 148836 ruby-treetop_1.4.14-1_all.deb
 ee538b0b16fe94172fc9b5dfab8cb91c744ffa81 5904 treetop_1.4.14-1_all.deb
Checksums-Sha256: 
 e82817af33cdf00dd6909980486b1ef2321364d9ea8f3cef1c7faad8c6e4e7a6 2171 
ruby-treetop_1.4.14-1.dsc
 0c8b8fdd7f4941d0ce3ecb99e0b7caf0a90ccfb67bec568e1b15ea8cdd8191b1 183258 
ruby-treetop_1.4.14.orig.tar.gz
 a6657e137404e5c17a145cf30c944864d32470a3ffe3d0a2ff78fbd85d171ba9 5718 
ruby-treetop_1.4.14-1.debian.tar.gz
 4353d647124b36ec89c07b39a2a945afbefc89070a4a593e8106f5dbd4780d7a 148836 
ruby-treetop_1.4.14-1_all.deb
 2d1cfc002f75767da5a5241715f28fa00279bb3b90dfae08718f77b3c2a11c9d 5904 
treetop_1.4.14-1_all.deb
Files: 
 7ff87539d3f51fd43e831f776461cbab 2171 ruby optional ruby-treetop_1.4.14-1.dsc
 4ccf0cb9aec8b04a7460e1f344314598 183258 ruby optional 
ruby-treetop_1.4.14.orig.tar.gz
 beb4079ca53fdd2d68a208eabeb9eafa 5718 ruby optional 
ruby-treetop_1.4.14-1.debian.tar.gz
 0303f781fe43901410771440181f5990 148836 ruby optional 
ruby-treetop_1.4.14-1_all.deb
 b1b947a0c0d013f34abe7bb020c90f58 5904 ruby optional treetop_1.4.14-1_all.deb

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

iQIcBAEBCAAGBQJRwdR/AAoJENpJWPYR4UnpEpsP/1w+lXPVsLI2hyOqFAJrK+kp
9tJoKJ51ChSZGZt9UCuRebSi2hZ/bjvAz7EbdtN9CsAhOrSrOn8iCJBfCCkhV8QL
4kSUxVPNpMiHKgBcH+CNoA86L9wNpxkPkSL5Y47bo0oYLjLpnQq8OvzrnWcJRgdx
bRWuBQ0k5ukZVJ6rTBHS3KHav52DSgbhfTZqRiJtkXbzPtnGpEetcBPyASOB5FF+
CQBwud58pHdusSep8vV1BHlJQYBzDI+mhEHEEknnMtPF0tkjY6oczcm9Y2VwHYAv
R14P6qa7sCin2ObRmKCHiNQFNz3H8GEUlU9CF8UoTkknIiPwhdKnh/kjRzv3U0zM
UDnXY8Oc/Bf8MsLZM4UFMfAWc2PAIN0ZNZPoY4PnyE3tvjjB3uSkSosUMl4zEz45
r4DvfUVXB/IY57M1fNmIUgr+4sixqmyYuRUBvL0Z1sI7YiUSyA8f2V3KLAeEVnCs
uJBlzQqeSrjg60m6D8vqEg0cixO+TyJjMRLPxrNZSXmuXITFwsraDpuRufiSm6fS
YZO3cTT4++wjpRDMQtbRIgjTxMFuMrB3S43uZz5BQYFyZtOCZl8fRpUCCJRRUbvH
Mi+/9yrFmBy1khEJEZC/R4bfhbn0UA+yToyI1S/OqfHwwUdAsSqCPv1s8DoIvJV2
lCIqp2iLGjxZM2vltiOc
=4erC
-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/e1upkrd-0005bg...@franck.debian.org



Accepted wxmaxima 13.04.2-1 (source amd64)

2013-06-19 Thread Frank S. Thomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 18:16:46 +0200
Source: wxmaxima
Binary: wxmaxima
Architecture: source amd64
Version: 13.04.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Frank S. Thomas f...@debian.org
Description: 
 wxmaxima   - GUI for the computer algebra system Maxima
Closes: 711965
Changes: 
 wxmaxima (13.04.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Upload to unstable. (closes: #711965)
   * Updated debian/copyright for the new release.
   * Bumped Standards-Version from 3.9.3 to 3.9.4, no changes required.
Checksums-Sha1: 
 e0d68e78f8bf058bf9ff8b086578a95a4cffb19b 1349 wxmaxima_13.04.2-1.dsc
 9508d3badb6c339f34e73e01c5065f679329a17c 1652680 wxmaxima_13.04.2.orig.tar.gz
 e780e1f318eae1acdb0c06beba162916f43d99fa 12509 wxmaxima_13.04.2-1.debian.tar.gz
 a47daf4ad19eb5ab200f0183517ec3076e05f989 863856 wxmaxima_13.04.2-1_amd64.deb
Checksums-Sha256: 
 dc8355ef8614510d5cae0cf024dae94d86d4815f612ed2f34fb1d06cb2ba76b9 1349 
wxmaxima_13.04.2-1.dsc
 29352db75dd3ff27393ab0971543fd0b3c3a9c330c2c8d07ebfd373741ded4eb 1652680 
wxmaxima_13.04.2.orig.tar.gz
 63932388047f3b717ac6aee6a264ec0479995b48cc40edfdf4ec8259daa22e31 12509 
wxmaxima_13.04.2-1.debian.tar.gz
 aae555d5295bd1c50293aefcad82523e9e9d90aa7844a16f55b3de08d23d92b6 863856 
wxmaxima_13.04.2-1_amd64.deb
Files: 
 436bea8beabb1db3442ed9a12449f619 1349 math optional wxmaxima_13.04.2-1.dsc
 52458cb8798a75d099623ed4259f997d 1652680 math optional 
wxmaxima_13.04.2.orig.tar.gz
 2b0e282c10ff702c83ba5ea0aa26bdc1 12509 math optional 
wxmaxima_13.04.2-1.debian.tar.gz
 feaedb2f63548314f072af4c406b3240 863856 math optional 
wxmaxima_13.04.2-1_amd64.deb

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

iEYEARECAAYFAlHB2xoACgkQft6HNdxCZCl5ZQCglSel1ahTs7Qz/TDZTiMhEs/4
Z9kAnitZP+/onwAUi899iNfUv4YlT2gV
=QE2h
-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/e1upljt-0003nu...@franck.debian.org



Accepted gcl 2.6.7+dfsga-17 (source all amd64)

2013-06-19 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 16:23:27 +
Source: gcl
Binary: gcl gcl-doc
Architecture: source all amd64
Version: 2.6.7+dfsga-17
Distribution: unstable
Urgency: high
Maintainer: Camm Maguire c...@debian.org
Changed-By: Camm Maguire c...@debian.org
Description: 
 gcl- GNU Common Lisp compiler
 gcl-doc- Documentation for GNU Common Lisp
Changes: 
 gcl (2.6.7+dfsga-17) unstable; urgency=high
 .
   * small optimizations, #= nil fix
Checksums-Sha1: 
 c915ed1edf3e92e6aeb7c5a2ac7ffcfd44e122b7 1220 gcl_2.6.7+dfsga-17.dsc
 4024ee1ae2366b4b32a6cf80754abbfe49c96918 5423897 
gcl_2.6.7+dfsga-17.debian.tar.gz
 e850f5a804af1bfb9c2f2a5bd3e511a943d0a3f3 839100 gcl-doc_2.6.7+dfsga-17_all.deb
 808533ade5076791402818f7a5d329a4e825ace3 22695038 gcl_2.6.7+dfsga-17_amd64.deb
Checksums-Sha256: 
 e4b4c773a907ad13c4e0489aefa10250d5f986e9480613dbed8ee6831b898a5f 1220 
gcl_2.6.7+dfsga-17.dsc
 6ac764728a386e90826c60c1fc963d4b378b5199d233de585aa487703fe0c961 5423897 
gcl_2.6.7+dfsga-17.debian.tar.gz
 4c128d214b45ca68d2eb69dcd76df38947ee138be60a619b547d274ffd0b12ce 839100 
gcl-doc_2.6.7+dfsga-17_all.deb
 697c3303b59f0fb7293e309419b9d582925aea592e5e673adfdbed015befe118 22695038 
gcl_2.6.7+dfsga-17_amd64.deb
Files: 
 2dc3f31e5aa4743859961ac6b7e199c1 1220 lisp optional gcl_2.6.7+dfsga-17.dsc
 fdb577ac8c0d9d2fb4bb0ead0fdf116b 5423897 lisp optional 
gcl_2.6.7+dfsga-17.debian.tar.gz
 531066c82ef5e5c926841b1e7d879cb8 839100 doc optional 
gcl-doc_2.6.7+dfsga-17_all.deb
 1c902517b152d2ff947bd0de90ede9f3 22695038 lisp optional 
gcl_2.6.7+dfsga-17_amd64.deb

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

iEYEARECAAYFAlHB3jkACgkQczG1wFfwRdzutgCgoKRn6LswZwwqpGhmIPfjpzTV
sU0AoKKZn0S6KgcGoFr8cNSEKv7aP7ru
=nJzP
-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/e1uplyu-0006uc...@franck.debian.org



Accepted ruby-bacon 1.2.0-3 (source all)

2013-06-19 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 18:00:55 +0200
Source: ruby-bacon
Binary: ruby-bacon
Architecture: source all
Version: 1.2.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Cédric Boutillier bou...@debian.org
Description: 
 ruby-bacon - Small RSpec clone
Changes: 
 ruby-bacon (1.2.0-3) unstable; urgency=low
 .
   * Team upload
   * debian/control:
 + drop Conflicts: ruby-rspec-core
 + bump Standards-Version to 3.9.4 (no changes needed)
 + update Homepage field
   * debian/rules:
 + do not install autotest files
 + install upstream changelog
Checksums-Sha1: 
 3840732ce30acbbb8427bd6384688a35968bf0f0 2023 ruby-bacon_1.2.0-3.dsc
 c152d6a67bb1b614eb540766b9357a4527da75f6 3251 ruby-bacon_1.2.0-3.debian.tar.gz
 70fcfdd8a30aed48fc1154fdfba65f35428b6e2b 15626 ruby-bacon_1.2.0-3_all.deb
Checksums-Sha256: 
 9c90e0118ef028d81815bf7ba6c2ec107b3687b4ca9e0e8a416528ce9986d3c9 2023 
ruby-bacon_1.2.0-3.dsc
 7cae82bd4e543bc33c1feaffa5d40697e3d6f8f5b36c0560c27eaacfa44c1379 3251 
ruby-bacon_1.2.0-3.debian.tar.gz
 a53c4f1aa0ce1865dc44bcbc96437f5c9a88f3340c2d7244bbabef6d956c7a74 15626 
ruby-bacon_1.2.0-3_all.deb
Files: 
 090d1cb1e538aa908086d6b735adaa74 2023 ruby optional ruby-bacon_1.2.0-3.dsc
 c815f05c277bfb4a601c8a8580fe1f8f 3251 ruby optional 
ruby-bacon_1.2.0-3.debian.tar.gz
 97b25f8ca7fd33a9f0de0133fe731d41 15626 ruby optional ruby-bacon_1.2.0-3_all.deb

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

iQIcBAEBCgAGBQJRweF9AAoJENpJWPYR4UnpFmoQAJniWRRLg0fPGo25H0W0MP/6
YoZ5ix/1Hl8s4rJ8oHu3QtEu1pat51vSA1loD+YDXwzxxZvvZ4GZWasRJ7gtoC2t
+nHHbv+5qaAPPMGFgtZVqZLlfwUU9KXDvlmobvHaGUFTJhh2QmAIk2MAuK6/r7Tt
Wc8Fk1tv9QZ67n0kJSS6teGOmbEMcyMjhXmRe18h4IT54gEf0dwCgU6ZWTdyimSe
26utYxaMb510975vIsALlF+I8IE9guHr03awMZ8xrcDMB9QaSj8lvQ40LK/4XHpm
I0qiORfvsKYUJcML2OyAdicOripmZXt1JtPRiEGFBCeGZbu0BR1e5UQkapadjG0K
2Fa1ERdvtf+bjjqnamgU7/MzQYEVT0Vh6BXlxGeKU/64x1eTpCeCkU2vGiijqhbQ
MULCggydiHSJTKRuEifF6J9o4idlhzEi7BDf+zygtahlj5N+q9l/Ze5jVIrW2bSo
wpeT4HS8q1A6OyOGwRAsfJl+wiketBCuRX+YcMsvL+eYnvGfurbuT4Ghk2I1vF1s
e/C715ICcd0qaUbz1zxh1CafKpryXn3HTriJhlpHzMiNosmBlmShyfCcnsDGnkVD
93hsK3JJd/uw07v4fJlO0XTiA73bSWstx4B+Vg6wM/Ewg2KS6E1n8mAWfQ1Tcnwn
mz9p86reglnl0I4ZeCzz
=2uIv
-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/e1uplnn-0001h2...@franck.debian.org



Accepted fonts-cantarell 0.0.13-1 (source all)

2013-06-19 Thread Fabian Greffrath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 12:07:21 +0200
Source: fonts-cantarell
Binary: fonts-cantarell
Architecture: source all
Version: 0.0.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Fabian Greffrath fabian+deb...@greffrath.com
Description: 
 fonts-cantarell - sans serif font family designed for on-screen readability
Closes: 712707
Changes: 
 fonts-cantarell (0.0.13-1) unstable; urgency=low
 .
   * merge upstream 0.0.13 (Closes: #712707)
Checksums-Sha1: 
 590e60085df4afd8be013573e5a8f558d4088281 2135 fonts-cantarell_0.0.13-1.dsc
 c5ea792f4ecb99495b5b7621fffd1b852003768d 287832 
fonts-cantarell_0.0.13.orig.tar.xz
 445e9d57cb79da30f45403cde450ceb7321d4845 4772 
fonts-cantarell_0.0.13-1.debian.tar.gz
 ff95b10bb27a8ac2c7bc082a946c75dc27805ccc 76294 fonts-cantarell_0.0.13-1_all.deb
Checksums-Sha256: 
 f74e3706e55cf837008bec77d77e4e2ad94481cd30187042fa03a31ed74aed43 2135 
fonts-cantarell_0.0.13-1.dsc
 afc53ffa27418932301a3bc030cf811684a1261faa761744fe2d3ce696b6492c 287832 
fonts-cantarell_0.0.13.orig.tar.xz
 057498c189cd2a091e20550ca6a38d39e5195be21ec7466cdb7862ddca600045 4772 
fonts-cantarell_0.0.13-1.debian.tar.gz
 399268dfd0336e90c488dc154b1c8ef336ee590f3e2f4bded07cb27540c16fdd 76294 
fonts-cantarell_0.0.13-1_all.deb
Files: 
 5939663a244338f927b49f3effbd0d89 2135 fonts optional 
fonts-cantarell_0.0.13-1.dsc
 77c03aa3e0b7281ad147d413fd5bbaf4 287832 fonts optional 
fonts-cantarell_0.0.13.orig.tar.xz
 bb226ebb41327632745c996dd046ee22 4772 fonts optional 
fonts-cantarell_0.0.13-1.debian.tar.gz
 bf3e2749070a085cda970a3244b77a29 76294 fonts optional 
fonts-cantarell_0.0.13-1_all.deb

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

iQIVAwUBUcHpqYcvcCxNbiWoAQIB4Q//XZlJK6Ye4T130cOgGaGsLs7Ak8PKGamF
U+JbI1W8mgayjB94YW58/W+CHMJ0nWf4NfsZFJTwJb+pV/p1pu+K50ayPvMi6l1G
MCGa7kx6WzQB6FuC7LwkXKf2VKOeNXfyIcLEupJm/Mp+CMpKh3G0Q8L1d4sJXPWA
5AnTS4jwPexaWAfdlOneQhdUJmOrSRZFbhVBeaemDTXQ/4nABZEigxjmGF5ij4qB
ukJLK+3umGYOPIdXKIMaLL3gXuhK7L6nYB6F7P4K88d+iM1cAEmyXGjolUjAyY+W
KKi6PsHvQ4M5Vr6ZdZi+M8dvRsHIzPf0owMpkf6XNiobvBqTkJikiSbwBXmpX52L
JM1BPOWbb46z/emQyOeP5wHPbhJtW7x7E1jJKiOu8qf2RzOxX7uXRwB0gByaecka
CIuWL1+cEoGUZ6UuLgH5CDBK/p+7oXDyZIVo1XWrcN2s1Y1tPJ4h7KLhmeoTz7qH
cSHUqxR4jhnsjbU0X0sZJXtmqkpNReI9pnmLpMs8Hg3/qXbCwoMPsgDjZCueM9hz
e4M6vhZD+vK/AorOkl1qFnEfdCOflsvnaY3CG3PatkqU1Gr9mqiLVT43u0/JGAfn
Fc4EjLd7TASzWurW70vQWduAuVt/HGZXpmzU79OIsWLf2CZyuUIKAMoMbrUal9jn
qUO73EXIIRc=
=cdF7
-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/e1upmu9-0002m2...@franck.debian.org



Accepted init-system-helpers 1.3 (source all)

2013-06-19 Thread Michael Stapelberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 19:44:59 +0200
Source: init-system-helpers
Binary: init-system-helpers dh-systemd
Architecture: source all
Version: 1.3
Distribution: unstable
Urgency: low
Maintainer: pkg-systemd-maintainers 
pkg-systemd-maintain...@lists.alioth.debian.org
Changed-By: Michael Stapelberg stapelb...@debian.org
Description: 
 dh-systemd - debhelper add-on to handle systemd unit files
 init-system-helpers - helper tools for all init systems
Changes: 
 init-system-helpers (1.3) unstable; urgency=low
 .
   * deb-systemd-helpe): replicate /etc/systemd/system in state dir
   * deb-systemd-helper: delete state file on remove if user didn’t disable
 service
   * deb-systemd-helper: always store .dsh-also state, not only when creating
 links
   * add deb-systemd-invoke, a wrapper which respects (basic) policy-rc.d
Checksums-Sha1: 
 51c3d1aeb0b2fae5f1da04244105f8c66be8b50b 1846 init-system-helpers_1.3.dsc
 c0eb27910cef70f3370e1b7e7057ad1b038472b9 10390 init-system-helpers_1.3.tar.gz
 c8e7ab204b71375bdac21baf200f378ae056ac68 11410 init-system-helpers_1.3_all.deb
 78d1da1cc5d6a9bf9cf7eeb4182be4d3b28d68eb 13332 dh-systemd_1.3_all.deb
Checksums-Sha256: 
 c129d818a87a93b278405ba40bb53f6a47dcd63c042c84dda165d10584cfb2b3 1846 
init-system-helpers_1.3.dsc
 a072d35fc554e8d7e73b25caea330a8e036c965660492d5e0ab51b83502ba3a3 10390 
init-system-helpers_1.3.tar.gz
 209d54259fae8a499a48798114b168b7db520ef8fe0c5cc1d9917ca22922740e 11410 
init-system-helpers_1.3_all.deb
 d787c2056c6875a35239a85444ae34c1cfb701692a4a14f955b50dc8d61b9b0e 13332 
dh-systemd_1.3_all.deb
Files: 
 e7fdab27e616658b677d912a174ccba4 1846 admin extra init-system-helpers_1.3.dsc
 c12e4cbc2b020125427ecc64c8a9e38a 10390 admin extra 
init-system-helpers_1.3.tar.gz
 a85b5805354f9e05a17dbb2678649a1d 11410 admin extra 
init-system-helpers_1.3_all.deb
 e81e65170db5ae16a9017e5c381a4029 13332 admin extra dh-systemd_1.3_all.deb

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

iQIcBAEBCgAGBQJRwe/7AAoJEE5xYO1KyO4d+DoP/jCmhifUv/rYdiefvphP2Qf7
CGlrQ6xmXoxaIUEts9IYCavJH4f/9xeGmpFrr0NmcOQ/l6nI+wEhM3sXT4woobQ8
3PVg7Grqk0y58hzPv5TlM9a6bJYGcVslbMEGz8wbGTnOil7OqQgtXqpH40kkz75C
tvRR5swsdEFpGNW8FX2VU3j5NGizQ2QrA5237xZuC0h9X3HWcE75ZeVRuEiiDo+o
A+XyeqMf6ZcbOLN6p2PXfyYQ2X6Izqh0EMKWO1F7RXxtG2ohde12Df1qRQjJXz0n
VL2Ho/VKLygSgIwSDEnioX0+LUuPTnctZUe148ilVLpJmzWDs69/y4kV+2x2l4bY
BkpEfQFd+2PBhOEebGD+55MrZipN3aEtogRYwlx3WC+nAMUgSB9q2KodWu+17lCr
+Gn8ty/iZ3FfLNi55XFGn85pGVKx5TUJZHmVVP63gYqkHKpBCFXLT2H1IDwiDtnK
IpB4wK0+OzZjxKHmKO0XE0qykKlnQkf0PEjOr3ehfH8vxQ+GJNUCsC4ABhbcXeFT
FgnGtms1ht3TlJ4/9xvj+FvsoDMuab+YMRKb5g9LtdiPeTqOSD3VvMPT4HERhVuZ
BbJb4n1UoqA7uw8eQzEmEcS15rdG2jWXL0gXarIDELwSNcW8CjG62EfMzcMJopYB
hthfh+gwMFNI9Y2J2NDp
=Ffp9
-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/e1upmid-0005oi...@franck.debian.org



Accepted mupdf 1.2-1 (source amd64)

2013-06-19 Thread 陳侃如
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 20 Jun 2013 01:43:14 +0800
Source: mupdf
Binary: libmupdf-dev mupdf mupdf-tools
Architecture: source amd64
Version: 1.2-1
Distribution: experimental
Urgency: low
Maintainer: Kan-Ru Chen (陳侃如) kos...@debian.org
Changed-By: Kan-Ru Chen (陳侃如) kos...@debian.org
Description: 
 libmupdf-dev - development files for the MuPDF viewer
 mupdf  - lightweight PDF viewer
 mupdf-tools - commmand line tools for the MuPDF viewer
Closes: 656267 665315 682450 690983
Changes: 
 mupdf (1.2-1) experimental; urgency=low
 .
   [ Quoc-Viet Nguyen ]
   * New upstream release: 1.2. (Closes: #690983)
 - Changed MuPDF license to AGPL.
 - Increased openjpeg version dependency to 1.5.
 - New binary `mutool' now includes most mupdf tools. (Closes: #656267).
   * Use debian/watch from Bart Martens.
 .
   [ Kan-Ru Chen (陳侃如) ]
   * Add Quoc-Viet Nguyen as co-maintainer. Congratulations!
   * Bump Standards-Version to 3.9.4, no changes needed
   * debian/copyright: Updated.
   * Provides: pdf-viewer. (Closes: #682450)
   * Enable CPPFLAGS hardening flags. Thanks Simon Ruderich (Closes: #665315)
   * debian/rules: Remove generated files at clean target.
   * Fix mudraw.1 formatting.
Checksums-Sha1: 
 c6609fa28b439cf24ab407ed48ff2e7311c826da 2086 mupdf_1.2-1.dsc
 25626a222e88f3ce4da174d66958ef382d1c2255 6966572 mupdf_1.2.orig.tar.gz
 29c81090db265ae91f33640eace4fc3f39e444e0 10813 mupdf_1.2-1.debian.tar.gz
 d324d4d03a4ab8fefa058902369658f4d5d84439 4080350 libmupdf-dev_1.2-1_amd64.deb
 17cc6af43b5dd2615412f71de4c1aa60f70ce008 3960080 mupdf_1.2-1_amd64.deb
 76ee218cbb1c41b6f98c762283f3007e67518e45 7820488 mupdf-tools_1.2-1_amd64.deb
Checksums-Sha256: 
 bf5abcac35843cf4de33df94404abdd94eb9796a3402bbbadf6f3d2866d34201 2086 
mupdf_1.2-1.dsc
 2e1fa0e345c4a22841a05719b0e0ccc304eb355338da639d76e495b69479c477 6966572 
mupdf_1.2.orig.tar.gz
 bf1132694bbeb0c29a3ed695bacf6d83b17d46f3e85460d4aab54e919c5092d9 10813 
mupdf_1.2-1.debian.tar.gz
 209c49ae7c8b024bffad623f5d384b7e862c8af32ccb8db1871bafc18cf36570 4080350 
libmupdf-dev_1.2-1_amd64.deb
 48677c74c4e4dadf678d76ca8c3e54f41146a6cad1c32e6005702b3abb926940 3960080 
mupdf_1.2-1_amd64.deb
 95677754a944fbe1a5d8d4ac3dcef5faf95e5f885a56717ec5c5b612a9ac0063 7820488 
mupdf-tools_1.2-1_amd64.deb
Files: 
 fa14358b00dd4d4fdfb8c6f204aaa515 2086 text optional mupdf_1.2-1.dsc
 79ed950c3b1e3c8464ac701c303ec4f1 6966572 text optional mupdf_1.2.orig.tar.gz
 724ebcc5b419156a1b43dcbe7dd16909 10813 text optional mupdf_1.2-1.debian.tar.gz
 28719d500eeb4cacc2575719988ed5e2 4080350 libdevel optional 
libmupdf-dev_1.2-1_amd64.deb
 f8b81fefb0541c14f529d8177056d0d5 3960080 text optional mupdf_1.2-1_amd64.deb
 14884dc850b55bc84f68a3a7da9ca85b 7820488 text optional 
mupdf-tools_1.2-1_amd64.deb

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

iQIcBAEBCgAGBQJRwe4PAAoJEAo5NUq25X3hfI4P/i8QMBYQqzD+319YTSEbPsig
boPM2/hNyrYJHJcGKjwhMiC0EehFDMHHK0ff8CjxntuThU3hotaWEVYAj8dA9tV0
MT68XaAlIpiQ7wMJbBv0R0yzPYj88tfT53Dwxs1/FAzW4m6O5O0CdfWrq8UBSgSG
XwjTm9r6kjVCNxW7DEZXxIMsijqmSGqHx7XVqXJiMx0cwAlCNVMOubeNFNYiQBRF
Xxr68qjTxYT6forBO6GDGWs5tBhM50cGuwtWuRJMIB+uq7TWiTIoMXU5cHFFNeva
qoUn1gZ6xTFQUr3YsBqQMCVYHZGwEaVcy34CxHClciBForjjsEracjZU1LhJTPfr
UcPBabviK2F+f9917GdRKqLPdC1NuQP2LrebjHJf6fD5p8DSM1ofmrZzPxjXKnAs
tI9nxWvpC+IrHCUgajWiKnt/Y5r031CGGu/bGISibp7ODfAg4cibUzPxA+2sNgr3
TmHaHyPS+vJjECjfqoxfar10eqV3iDdhFBLxsUcAe9wr1I169qUzTlGgOhU4C+iX
qcxnVp+PHUy4qKfbXeT6aQ7arO3SQGuZ3tiev/QvusAwbr4e9mAEilc+g9d1Fs9u
Vt8rll8EIlU0fVM4iWZZetC/wFGsAGpvr4ihCtiyja7G0ASFBzLCJLpvqmh9PDbs
0qoVFUQiDtCYzKNIk6o6
=rWBc
-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/e1upmip-0005v4...@franck.debian.org



Accepted sitemesh 2.4.1+dfsg-3 (source all)

2013-06-19 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 16 Jun 2013 00:33:04 +0200
Source: sitemesh
Binary: libsitemesh-java libsitemesh-java-doc
Architecture: source all
Version: 2.4.1+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libsitemesh-java - web-page layout and decoration framework
 libsitemesh-java-doc - documentation for libsitemesh-java
Changes: 
 sitemesh (2.4.1+dfsg-3) unstable; urgency=low
 .
   * Transition to the Servlet API 3.0
   * debian/control:
 - Moved velocity and freemarker to suggested dependencies
   for libsitemesh-java
 - Removed the suggested dependency on junit for libsitemesh-java
 - Updated the URL of the homepage
 - Updated Standards-Version to 3.9.4 (no changes)
 - Use canonical URLs for the Vcs-* fields
   * debian/copyright: Updated the Format URI
Checksums-Sha1: 
 45cdfce056e899056ae7fdb4f673abd1e0c3e0ad 2204 sitemesh_2.4.1+dfsg-3.dsc
 fc0a4770fd1917affe1bf33451176cf6dbc77b41 7984 
sitemesh_2.4.1+dfsg-3.debian.tar.gz
 9f3123c78d8ca15d4f806eb77b499e13c93877d0 160902 
libsitemesh-java_2.4.1+dfsg-3_all.deb
 3a79b1effd6dadff77f258667e3e6f3dd6650779 438770 
libsitemesh-java-doc_2.4.1+dfsg-3_all.deb
Checksums-Sha256: 
 cfcf5b54609b0be4966ab050f278c9372dbcca0db2d2afe48b3f527a69ef4a5b 2204 
sitemesh_2.4.1+dfsg-3.dsc
 34f90300fba021208a867365d5c6e80fa42e8ae4a1f55f554c548f44d87bf325 7984 
sitemesh_2.4.1+dfsg-3.debian.tar.gz
 6cdb7ac3342fd72400741fc1165453951b8c78b15f58683ad57ace4f8c63cd76 160902 
libsitemesh-java_2.4.1+dfsg-3_all.deb
 4170eded517775695b7a9e2b2cabd32fd538aa45dd0251286e6b6ae6426bbebd 438770 
libsitemesh-java-doc_2.4.1+dfsg-3_all.deb
Files: 
 a54a3d34f6661a4c89dc0a779f3c826e 2204 java optional sitemesh_2.4.1+dfsg-3.dsc
 fef8db7635c22f23bfc09758fd032bd9 7984 java optional 
sitemesh_2.4.1+dfsg-3.debian.tar.gz
 5327116c0f82ebd147779388d8f3b7ae 160902 java optional 
libsitemesh-java_2.4.1+dfsg-3_all.deb
 c43e69dc99370ae1732a85ca69592349 438770 doc optional 
libsitemesh-java-doc_2.4.1+dfsg-3_all.deb

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

iQIcBAEBAgAGBQJRwfCDAAoJECHSBYmXSz6WmBkP/Au8hno16pmsjOR7oDVb+GbW
7k20QXw198hOeE+TO9HKcc67rmynx0YwAhKKhwl2vbkovWpIthCrGKSlkiQ9LBrm
cwAakFi9MGjMTJouiBBLGJjXMyMkvePBrnOmeos5eLb/1usef0DBZhUxoHsHSPMt
auVvUf92GybbvmwqN0j6IHItO8JOhwPNid0dl9z0MRR16hIT1+oWd77pWkNyqIFP
g4E+rZ3i0bWNZIoe3Z2QUJXqCIM7tT8OlAjW3ncrSEtbuR/2zf93AXmUD+2MUffr
wKAVsZcmM+f1eM4sLpy4x0a3R8FjT++ZH0xQTUaSrllBjtg+Xr/EZKWBNuoJZzuX
Du6riGGyQftyKKEO+dLI/w5FaHSCn8CTOJUkTF2QfZFOY2XJyxZthyt3lz5pg2pI
vcZj/Va92pCjjp2ljntCAzpwnavaq/VtZufTj9PxfQ1Dbyt/fsP8ajjaYrPdMQqz
Uh6fTNwAGYStCmyjLK3s6GcUaxEqUK9Orwg9IcP6kDV00JUj7e+5EV9pFxHlSA5A
BH13KRzWPsSdwJWkbCg8xOzrHdk/sPwqSrEfRJXHrn+nqaJLD7oNTkPwmE7P5RMN
ASi981z0Zn4YGtCEmtJqg0hMR9Nm26sAY7ZvlnMzFBsYoooSaThBRjc0T9kLnyrs
HRvU2giQ9gtLL4rTp8EA
=VzMu
-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/e1upmj5-00062x...@franck.debian.org



Accepted hurd 20130226-3 (source hurd-i386 all)

2013-06-19 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 10:56:03 +
Source: hurd
Binary: hurd-libs0.3 hurd hurd-dev hurd-dbg hurd-doc hurd-libs0.3-udeb hurd-udeb
Architecture: source hurd-i386 all
Version: 20130226-3
Distribution: unstable
Urgency: low
Maintainer: GNU Hurd Maintainers debian-h...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 hurd   - GNU Hurd
 hurd-dbg   - GNU Hurd (debugging files)
 hurd-dev   - GNU Hurd (development files)
 hurd-doc   - GNU Hurd manual
 hurd-libs0.3 - GNU Hurd (libraries)
 hurd-libs0.3-udeb - GNU Hurd (libraries) - udeb (udeb)
 hurd-udeb  - GNU Hurd - udeb (udeb)
Closes: 704998
Changes: 
 hurd (20130226-3) unstable; urgency=low
 .
   [ Pino Toscano ]
   * Stop installing the upstream ChangeLog, since it is just a pointer to the
 pre-Git ChangeLog files.
   * Install the Debian NEWS file only in the hurd binary.
   * hurd: pre-depend on hurd-libs0.3. (Closes: #704998)
   * control: build-depend on gawk.
 .
   [ Samuel Thibault ]
   * Do not create lpr3, it does not exist in standard PC hardware.
   * Add doc-fix.patch to fix documentation build.
   * Add io_select_timeout patch to introduce the RPC definition for libc to
 build the RPC stubs.
Checksums-Sha1: 
 e6d8b1c84183b547a1c82ebdcd3ebfeea5c10a38 2606 hurd_20130226-3.dsc
 59046debc37d195e4a3329273598f0cd9a3e8ffe 115225 hurd_20130226-3.debian.tar.bz2
 beb3166c8dc8628952ebaece782c7d351681af38 333494 
hurd-libs0.3_20130226-3_hurd-i386.deb
 6ccadb32a0d24625b637915480c148c12a362a45 3376772 hurd_20130226-3_hurd-i386.deb
 a24d974e07725a507e8385971c012c83bf7a1be9 4308250 
hurd-dev_20130226-3_hurd-i386.deb
 a1ad026ca000f18249e74457c081d4bd6d908c42 7349968 
hurd-dbg_20130226-3_hurd-i386.deb
 b87ce930fc9c1d886954002843d97a32920af0f8 187516 hurd-doc_20130226-3_all.deb
 8955a6a37b87618f8f3d3fa340312d4a1b3b8e34 226990 
hurd-libs0.3-udeb_20130226-3_hurd-i386.udeb
 2e4a1d040b3c2c8442e758a3f78cd2d2a122d0a5 1389254 
hurd-udeb_20130226-3_hurd-i386.udeb
Checksums-Sha256: 
 cd8e85fb1481e27ad968ea30da29320a7503adb70458c5972c986aa43fffc6af 2606 
hurd_20130226-3.dsc
 7710cbd7dd5919cf72a6294c0b81845abda4201b0e7f6131570f8b281def07ba 115225 
hurd_20130226-3.debian.tar.bz2
 398d4d02cc9ea26cb4ea1e67262be989174bd46519daea0dd9ec6ced05457788 333494 
hurd-libs0.3_20130226-3_hurd-i386.deb
 840caedef6ccf083da66f12cb838fa45b03273e51723d1a96d33da8369715b04 3376772 
hurd_20130226-3_hurd-i386.deb
 8854167b56a1b326070b0c5703dbec48bd2de534e75d61b939edd078ca346085 4308250 
hurd-dev_20130226-3_hurd-i386.deb
 6ad755aea43e4546d87642b04a0a3e1f95932eb61f7232354face8f79be34588 7349968 
hurd-dbg_20130226-3_hurd-i386.deb
 c042ab5ffed2257eaabe6aa4e00afcb97090371881a8fdb03297e2be69ab9579 187516 
hurd-doc_20130226-3_all.deb
 38e9904e143201e964218531c9fa14592cff7486e139f70284ca55047e740d02 226990 
hurd-libs0.3-udeb_20130226-3_hurd-i386.udeb
 0f4d74616e026e3cb0e9a08d9b3abcdc325059db0996736aadda212c67165736 1389254 
hurd-udeb_20130226-3_hurd-i386.udeb
Files: 
 be03a36da0c970dff09c0b16c64641dc 2606 admin required hurd_20130226-3.dsc
 da0d55c66f95bb4d5f4b966fcd633e08 115225 admin required 
hurd_20130226-3.debian.tar.bz2
 9db18f0d0638285d1bdcd785829dad68 333494 libs required 
hurd-libs0.3_20130226-3_hurd-i386.deb
 21d1b9850cc9b0a79c6da210a0678311 3376772 admin required 
hurd_20130226-3_hurd-i386.deb
 4619fd96818d5579ce81f5d12c6758ef 4308250 libdevel standard 
hurd-dev_20130226-3_hurd-i386.deb
 3bbee92afb49ad0dc7138fea4bb6e997 7349968 debug extra 
hurd-dbg_20130226-3_hurd-i386.deb
 791cc8af054655f2f03bbdfa5f0fcfa3 187516 doc optional 
hurd-doc_20130226-3_all.deb
 f248cd33f95b05782322c7a06477ee8c 226990 debian-installer optional 
hurd-libs0.3-udeb_20130226-3_hurd-i386.udeb
 4bb10a723a61ea6169e9f4d923381eb7 1389254 debian-installer optional 
hurd-udeb_20130226-3_hurd-i386.udeb

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

iQIcBAEBCgAGBQJRwfOTAAoJECqpogBB8bdX9CMP/1K2+rAHOKeD10X8Ud19PWP6
gNwnDz5bSGEhE21Xpgj2FY4FdEncziXvxud5kUeCJ+FjNcVorR2NwuRMW4dXLEGI
QhS7IbS1bY34UniXEXKdZwwSyNyVPqbCwQJnbX8zcVo2NcpMcleD4CciShmRpDNc
9CJ26DtOAaGE5Y5W9RjmnKrrsUmBX02O03Q4CxZEyAJ42hNopM4ZlcMWekVv66Z8
sKAi4sf805DM+FiYmkLT2t4cZ5Dr5DZvFIaaufBeVDH0uWXejUkzE09TQvNwwkEy
ViA29Va5CVkxQqNOqMHWX1fwUBWAw2WL25Jhuk7uaxxnQ/9km3YhxzNlVX6doKzJ
UPimzDajlm2Ts52v6GJenZBLALL6ErwWvHSm0zAHlYKe8I0jUQSoxOzUwW1ja/kD
qJ9yGj3yNE2vaX2XNTshqwBiYOTNDHocl3Tf8B/V8pU4OQ1PlrFsaqSLf4VYS2aV
MzQ6PB0YyH5eIsHOl3u4HXOjFWUVzjy9XIvEJ1I5DQ9uf6O6grFnRHOE8xT5cQZL
axvlviIOtjQxWyJbC58YtqoXxr38wd7LQGXk9UEUKxx0XmQNH22vp/G4yyvHbCai
YLhYjC2h3SEu0S1xecyr36Dv5M48Ejynh//KoJQ5Mt86/Hp4JziA+TTEPM1AgdmS
vmnCNbCcyITMhEJ+rHXd
=vx4+
-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/e1upmxe-0001yh...@franck.debian.org



Accepted meep-lam4 1.1.1-10 (source amd64)

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

Format: 1.8
Date: Sun, 09 Jun 2013 11:00:00 +0200
Source: meep-lam4
Binary: meep-lam4 libmeep-lam4-6 libmeep-lam4-dev
Architecture: source amd64
Version: 1.1.1-10
Distribution: unstable
Urgency: low
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 libmeep-lam4-6 - library for using parallel (OpenMPI) version of meep
 libmeep-lam4-dev - development library for using parallel (OpenMPI) version of 
meep
 meep-lam4  - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 711767
Changes: 
 meep-lam4 (1.1.1-10) unstable; urgency=low
 .
   * debian/rules: mv /usr/include/meep-lam4 to /usr/include/meep
   (Closes: #711767)
Checksums-Sha1: 
 15ea69118fdde6373cacbe84eee0eb55953321d3 1441 meep-lam4_1.1.1-10.dsc
 438f94d8fa7e765bdefcd549e207a73d75fb65d6 5339 meep-lam4_1.1.1-10.debian.tar.gz
 7431964584fc3a1590f5a71e419d5c239b75cb3c 261394 meep-lam4_1.1.1-10_amd64.deb
 8556c55366951dd72a0f1cf590ad635c94a395f7 348924 
libmeep-lam4-6_1.1.1-10_amd64.deb
 ce591935de98ef3f2689f7a21d3e01adbdfe428a 97730 
libmeep-lam4-dev_1.1.1-10_amd64.deb
Checksums-Sha256: 
 7d4d53640542b9dca4279f0d75ccbf897db8006a3491c59a2fca897d001f9288 1441 
meep-lam4_1.1.1-10.dsc
 7f424ba59cc790d9a6d91d9ff4995ae64c6c1c92fa56a08afb75bc55603ee974 5339 
meep-lam4_1.1.1-10.debian.tar.gz
 ed98470fa998abfb85343bdebf4650dad1bc8f61e916a3b2d53b3d624b33d8a0 261394 
meep-lam4_1.1.1-10_amd64.deb
 125d4a7f363cc7b27f0989ce4bacfe64777983c3423ad8315bef92942b3843da 348924 
libmeep-lam4-6_1.1.1-10_amd64.deb
 10536d280d2bb9e58f4693cc5bdc7f1ca98ae50205759f941b16c397e3280462 97730 
libmeep-lam4-dev_1.1.1-10_amd64.deb
Files: 
 4da39caeb513f1fcb40a28a8a183f94a 1441 science optional meep-lam4_1.1.1-10.dsc
 1d6861d0a65e74646bbd3dbc1b059f3e 5339 science optional 
meep-lam4_1.1.1-10.debian.tar.gz
 4d3c07f9497fdd45fe4402fd6832a6a2 261394 science optional 
meep-lam4_1.1.1-10_amd64.deb
 f8203382913eeae2dec2ea83ea9f4d8c 348924 libs optional 
libmeep-lam4-6_1.1.1-10_amd64.deb
 045070afff2d60ee93948c9592d5d102 97730 libdevel optional 
libmeep-lam4-dev_1.1.1-10_amd64.deb

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

iEYEARECAAYFAlG0tgIACgkQ02K2KlS5mJBcFgCfXzqtR8KHDPKeRkbvOhU35Y2s
5BoAnjy5oHvbUG3+OfTiQZZ/sE6mOwzK
=RkWj
-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/e1upmxs-00029l...@franck.debian.org



Accepted meep-mpich2 1.1.1-10 (source amd64)

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

Format: 1.8
Date: Sun, 09 Jun 2013 11:00:00 +0200
Source: meep-mpich2
Binary: meep-mpich2 libmeep-mpich2-6 libmeep-mpich2-dev
Architecture: source amd64
Version: 1.1.1-10
Distribution: unstable
Urgency: low
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 libmeep-mpich2-6 - library for using parallel (OpenMPI) version of meep
 libmeep-mpich2-dev - development library for using parallel (OpenMPI) version 
of meep
 meep-mpich2 - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 711768
Changes: 
 meep-mpich2 (1.1.1-10) unstable; urgency=low
 .
   * debian/rules: mv /usr/include/meep-mpich2 to /usr/include/meep
   (Closes: #711768)
Checksums-Sha1: 
 b6e3102fc899d859ca48f736f8793be0e87f01d3 1479 meep-mpich2_1.1.1-10.dsc
 cb745c272d4cac0e66d167e928c55758fcea5de7 5234 
meep-mpich2_1.1.1-10.debian.tar.gz
 80ccb6ae3844993552715458a70817c972e33371 261372 meep-mpich2_1.1.1-10_amd64.deb
 66582617611638609fbc5de47c1d636a3585bde3 348856 
libmeep-mpich2-6_1.1.1-10_amd64.deb
 34e3074296bb00f4dfd3c361aa5cc46767daca77 97736 
libmeep-mpich2-dev_1.1.1-10_amd64.deb
Checksums-Sha256: 
 d44cecb1bd69c16fc8e3488b1753bcca157103bde535a1c1453a06c1b73a15c4 1479 
meep-mpich2_1.1.1-10.dsc
 9d4e1ec02c5c6ba18c6e0ff3771b9d4f6f044e9d6f1c728f7433fa5de1952432 5234 
meep-mpich2_1.1.1-10.debian.tar.gz
 1b24e00ae72b87d92ae9f2298b1bb0a36097dfbce694047cffd636846a66fcb3 261372 
meep-mpich2_1.1.1-10_amd64.deb
 d57913ebb1c9c9ed88f637ce1e8556600672119f6dc85b9f4da1509a34b958f4 348856 
libmeep-mpich2-6_1.1.1-10_amd64.deb
 b5158dec5c781bf87d8f7af5f959e84d1a894312cb27307bc2ecedd1c3cb7469 97736 
libmeep-mpich2-dev_1.1.1-10_amd64.deb
Files: 
 d9e9bc116f021e9367720e09b02934f4 1479 science optional meep-mpich2_1.1.1-10.dsc
 f3c1556334d3bcf3001b92b26c6af119 5234 science optional 
meep-mpich2_1.1.1-10.debian.tar.gz
 fa52bd238921e255a045672a01221578 261372 science optional 
meep-mpich2_1.1.1-10_amd64.deb
 a2d7c444732c596db1d3539165ef0e4c 348856 libs optional 
libmeep-mpich2-6_1.1.1-10_amd64.deb
 af4d88e55ebcccf129369a26103d0add 97736 libdevel optional 
libmeep-mpich2-dev_1.1.1-10_amd64.deb

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

iEYEARECAAYFAlG0txQACgkQ02K2KlS5mJB04ACdF0u9VZ0/jJ+rzqXLbHcJSuTB
U+AAnAguZaRx6wMfKvd0L4MPHofEU5ce
=tmoX
-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/e1upmy7-0002ly...@franck.debian.org



Accepted meep-openmpi 1.1.1-9 (source amd64)

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

Format: 1.8
Date: Sun, 09 Jun 2013 11:00:00 +0200
Source: meep-openmpi
Binary: meep-openmpi libmeep-openmpi6 libmeep-openmpi-dev
Architecture: source amd64
Version: 1.1.1-9
Distribution: unstable
Urgency: low
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 libmeep-openmpi-dev - development library for using parallel (OpenMPI) version 
of meep
 libmeep-openmpi6 - library for using parallel (OpenMPI) version of meep
 meep-openmpi - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 711766
Changes: 
 meep-openmpi (1.1.1-9) unstable; urgency=low
 .
   * debian/rules: mv /usr/include/meep-openmpi to /usr/include/meep
   (Closes: #711766)
Checksums-Sha1: 
 1331a086ad4cf19373dbc0580ec7c929e53f1584 1465 meep-openmpi_1.1.1-9.dsc
 6cb83f9ee8d3d9a52626f926827d81553f1b5734 6653 
meep-openmpi_1.1.1-9.debian.tar.gz
 cb4ee27e349abff5c20630c60b56872aa9c54efa 293126 meep-openmpi_1.1.1-9_amd64.deb
 2f2b1b80a6f0f541cf6a01c9eb2a7f3002134ebb 470058 
libmeep-openmpi6_1.1.1-9_amd64.deb
 eb65ecace57bbfb99cbf2e8bce841717f28e7fc7 99422 
libmeep-openmpi-dev_1.1.1-9_amd64.deb
Checksums-Sha256: 
 4d842e26730c4df639500d70378394f9904ee147ab892836ae031003b4723453 1465 
meep-openmpi_1.1.1-9.dsc
 e103126290ca664efc2627c17a93857447f4c352b0422d31a7082ca7f5afa13c 6653 
meep-openmpi_1.1.1-9.debian.tar.gz
 5b944f67d6d6018ee473af89fdc8cbf190d41ffdd7198cbd7217fe7bdded91e1 293126 
meep-openmpi_1.1.1-9_amd64.deb
 efe3bdd0074acbeeebe68be7c152f627f2693200b3b7c2c9a831c4812fdd1af8 470058 
libmeep-openmpi6_1.1.1-9_amd64.deb
 a42d4cb1b6c8c6e1dea1d89636c799304382fbfc7ada817460b6c59e4aff164b 99422 
libmeep-openmpi-dev_1.1.1-9_amd64.deb
Files: 
 e621c208d52bd7e97e77ea6e517be70c 1465 science optional meep-openmpi_1.1.1-9.dsc
 a2098e4da6551c33fcc5bb8dfd0d8260 6653 science optional 
meep-openmpi_1.1.1-9.debian.tar.gz
 b65437cf997d9e707d5d7264145f9e5b 293126 science optional 
meep-openmpi_1.1.1-9_amd64.deb
 79d662ad242ca5e93c1dd182d929b219 470058 libs optional 
libmeep-openmpi6_1.1.1-9_amd64.deb
 51cc9b87c8fe308e7a44c508ec0bc42f 99422 libdevel optional 
libmeep-openmpi-dev_1.1.1-9_amd64.deb

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

iEYEARECAAYFAlG0uasACgkQ02K2KlS5mJA6ngCgkDfJK6ixKFxhknztzttSiYdm
EMIAnRgqwH7vIYeaLggwzJfVTpqA+HDn
=aGTX
-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/e1upmyf-0002ra...@franck.debian.org



Accepted natlog 1.00.1-1 (source amd64)

2013-06-19 Thread Frank B. Brokken
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 18 Jun 2013 20:30:43 +0200
Source: natlog
Binary: natlog
Architecture: source amd64
Version: 1.00.1-1
Distribution: unstable
Urgency: low
Maintainer: Frank B. Brokken f.b.brok...@rug.nl
Changed-By: Frank B. Brokken f.b.brok...@rug.nl
Description: 
 natlog - Source-natting firewall logging utility
Changes: 
 natlog (1.00.1-1) unstable; urgency=low
 .
   * Patch cancelled: included in upstream sources
   * Removed strict 4.7 version dependency from debian/rules
   * Reorganized debian/rules, removed the git-build target
   * New upstream release: bumped to 1.00.1 after using natlog for about a year
 without encountering serious problems
Checksums-Sha1: 
 a37944471fe8f0e00727028b139d76639269a9ac 1998 natlog_1.00.1-1.dsc
 42d0c217214acd9fde8dc07b3e2ee5bd2e880fe9 294643 natlog_1.00.1.orig.tar.gz
 2e83349fffbf1bcfc6202f7b4dc696995a67f87b 7524 natlog_1.00.1-1.debian.tar.gz
 a6da6c199765d9f68287c4464409fc11a6f31560 49638 natlog_1.00.1-1_amd64.deb
Checksums-Sha256: 
 24dda87677dbe9cc4bbceb94ebe83acc829e9322d72227e044c03a3f6d1a6d99 1998 
natlog_1.00.1-1.dsc
 f1be79f2d0d1fe257b859d143748e8d560b6afd836efa93ac58af05e4ca49f8b 294643 
natlog_1.00.1.orig.tar.gz
 df4185ff1e5c1a8d576107b133fa30778fe9eeca8cdfbdfe80f74b8b31868fd8 7524 
natlog_1.00.1-1.debian.tar.gz
 0bca4f2a9f69f644389966a3e07ab850f15b748f7f10b53e7af17e59fda35ad5 49638 
natlog_1.00.1-1_amd64.deb
Files: 
 68ca1ba828861ba9a7926c350de28f83 1998 devel optional natlog_1.00.1-1.dsc
 1c2f8191d23f984678b5d126c8bdf24a 294643 devel optional 
natlog_1.00.1.orig.tar.gz
 263de6aa427933ff29d640c78688b255 7524 devel optional 
natlog_1.00.1-1.debian.tar.gz
 2a0f14e5499a6569158376ab4c18aab0 49638 devel optional natlog_1.00.1-1_amd64.deb

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

iQIcBAEBAgAGBQJRwfNKAAoJECHSBYmXSz6WDnMP/0bxSX6q6xyq8mSIJUSdbOGs
dj1KWNqauqyBMcHXhxFfbDnIezxQoxSMLyWAufV9yjbdlEe0NCleL0juqZcnToeG
YgRg7ym+TsVozQw634j5Bo10wYODz2daz9OkjY8XhPkRaN1Js2XP+cqQENPOZFB5
W/fL2weur3F8j3P3fDVLVnojBcUy4vmijBvQ+w6bIp1/T8KiP5r6kdwl/WYu73iz
9ho0mwtVBmBcNKzjQiRaGm80vsZ1TAlS5HJ/LAj7apd06jL62qD8EHk58ox64ozR
7MeFLLg9MbZ9AixZACnDXUMzbrvX3mXTrKwsJphviQ9xvuHPj8JX8oHIqmd/I9bF
A+6DlulrJEFb7F4/735BKHe6tDusMXkzeHzCcThI2Nv8LHHQhnW3EKTp5aajsr0C
1TBvKTCbgnAVfYtX4uzwBeUTCfSLCjmU+vAxTE7emXgWOfwz3J9h/RfCHZBVGHzS
ODwUEerdlinuWFacPtENLyVAXibQFFgUk7dzNZI4x5gnw12vrY9m/kKzvjSXtdzc
wSCorbH4MFkpKuUFy0iNcIpeqPq8Calzzfyu43u95dhjNFAX/cy385xff8EBFIB+
SGVxIVBmCvlTfcq91qBVqOoP2oEr1axrEEIs/YAiQSuwtVjN4og6siQ3EVHYN9R2
1wkvOWKvjCkS4LpauT4P
=/Uxz
-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/e1upmyl-0002uw...@franck.debian.org



Accepted meep-mpi-default 1.1.1-10 (source amd64)

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

Format: 1.8
Date: Sun, 09 Jun 2013 11:00:00 +0200
Source: meep-mpi-default
Binary: meep-mpi-default libmeep-mpi-default6 libmeep-mpi-default-dev
Architecture: source amd64
Version: 1.1.1-10
Distribution: unstable
Urgency: low
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 libmeep-mpi-default-dev - development library for using parallel (OpenMPI) 
version of meep
 libmeep-mpi-default6 - library for using parallel (OpenMPI) version of meep
 meep-mpi-default - software package for FDTD simulation, parallel (OpenMPI) 
version
Closes: 711765
Changes: 
 meep-mpi-default (1.1.1-10) unstable; urgency=low
 .
   * debian/rules: mv /usr/include/meep-mpi-default to /usr/include/meep
   (Closes: #711765)
Checksums-Sha1: 
 746b8285d8d6fb9ddafb77f452969bf23b9d0916 1537 meep-mpi-default_1.1.1-10.dsc
 b2bbe3ad8f7717dab9774e69d7279e1a404ccf52 5249 
meep-mpi-default_1.1.1-10.debian.tar.gz
 911cec50fc0eabd55a72af0c8a25162879575383 261446 
meep-mpi-default_1.1.1-10_amd64.deb
 ccd9a07b1a5101f2e5c32d5f64f1f7a4982cf767 348934 
libmeep-mpi-default6_1.1.1-10_amd64.deb
 f7f51ad61228c75f2d21ba178f80021b970e919c 97736 
libmeep-mpi-default-dev_1.1.1-10_amd64.deb
Checksums-Sha256: 
 8edd32b9ec77daa952542678d568c7a1f4faf23dc338d1e8d526bf756426aaf2 1537 
meep-mpi-default_1.1.1-10.dsc
 70d56c810ff602873e3d618df6fd32d5890b16fa89e7e4e9c4527e059ef7eab6 5249 
meep-mpi-default_1.1.1-10.debian.tar.gz
 54ffe7442d775c65b52a08b4405a3cf99a61c4167f10d3baeace58fe3730e8d2 261446 
meep-mpi-default_1.1.1-10_amd64.deb
 01f7acf37fcfcf1b6c1888d8c23b6df4adec21f2933c583bc278d7c94dd051f7 348934 
libmeep-mpi-default6_1.1.1-10_amd64.deb
 cd7294dd391aca8ebe34ac739bac65ac78ccbe67a79ed116cec9a618f6142935 97736 
libmeep-mpi-default-dev_1.1.1-10_amd64.deb
Files: 
 c79da06f0db32af3d8ec941e42623a6d 1537 science optional 
meep-mpi-default_1.1.1-10.dsc
 79aea34e8489f7319f2f2601fbb40604 5249 science optional 
meep-mpi-default_1.1.1-10.debian.tar.gz
 73aa513072a2e8ee175da502c5c85f73 261446 science optional 
meep-mpi-default_1.1.1-10_amd64.deb
 898f9045b0517a1207ce1f2230dd699b 348934 libs optional 
libmeep-mpi-default6_1.1.1-10_amd64.deb
 7e82405c4f6938cd785f7b2f3a52aa0c 97736 libdevel optional 
libmeep-mpi-default-dev_1.1.1-10_amd64.deb

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

iEYEARECAAYFAlG0tpAACgkQ02K2KlS5mJBaMwCglhuDz88T8MLPOWvzourQfRkf
nrAAn2jr876ZtHoqu0mwKZShTxZKWExf
=AAJs
-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/e1upmy0-0002ff...@franck.debian.org



Accepted vlc 2.0.7-2 (source i386 all)

2013-06-19 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 07:38:18 +0200
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore5 vlc vlc-data vlc-dbg 
vlc-nox vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-notify 
vlc-plugin-pulse vlc-plugin-sdl vlc-plugin-svg vlc-plugin-zvbi
Architecture: source i386 all
Version: 2.0.7-2
Distribution: unstable
Urgency: medium
Maintainer: Reinhard Tartler siret...@debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libvlc-dev - development files for libvlc
 libvlc5- multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore5 - base library for VLC and its modules
 vlc- multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg- debugging symbols for vlc
 vlc-nox- multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-pulse - PulseAudio plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 712687
Changes: 
 vlc (2.0.7-2) unstable; urgency=medium
 .
   * Fix FTBFS with FLAC 1.3, Closes: #712687
Checksums-Sha1: 
 37ba6ee2117ccfa58933a69d4ec45b5d24e3fc66 4258 vlc_2.0.7-2.dsc
 d3dc6605cc296806ada16b5f9b819705c9cc1319 18538256 vlc_2.0.7.orig.tar.xz
 1383cda4bc2c5d570b988d557081d7033f85b7f7 58970 vlc_2.0.7-2.debian.tar.gz
 1cb91e991d5ba12b0640679c2229169be4af3490 60768 libvlc-dev_2.0.7-2_i386.deb
 27f660947ab850138fc9de06525bb6883945d035 43328 libvlc5_2.0.7-2_i386.deb
 2141148f2db8aa9eaaa2edaba1f5cd6dbf611bcc 525440 libvlccore-dev_2.0.7-2_i386.deb
 abc12e9c17606932d9bfddec72e34019b74ef11c 387846 libvlccore5_2.0.7-2_i386.deb
 7b5a7d67de39e534541f829f67a44e93c0269187 1083912 vlc_2.0.7-2_i386.deb
 9111e24f3e1a419d2810f02a2bcd8786d2f2805c 4887640 vlc-data_2.0.7-2_all.deb
 b909884f0005fdd7de0e96818e4c19693c2c1a2d 12806682 vlc-dbg_2.0.7-2_i386.deb
 43322c92b5eaccc6e7547a9069e1eb9dba524287 2122352 vlc-nox_2.0.7-2_i386.deb
 6e262ba0a04a1cc9bfb9c0fb988b1a9a2f0a80a7 6094 
vlc-plugin-fluidsynth_2.0.7-2_i386.deb
 d016c9f4614619d4abf94d43f6d2126bb7837469 10500 vlc-plugin-jack_2.0.7-2_i386.deb
 6191039ab41958c4ef5c233d8b5b3db6f7653f05 6014 
vlc-plugin-notify_2.0.7-2_i386.deb
 114581316a50af84a7ac7807987b2369edefa55a 18690 
vlc-plugin-pulse_2.0.7-2_i386.deb
 aab56b40f3975ed44203bbc4a269cfaf689bdee7 8498 vlc-plugin-sdl_2.0.7-2_i386.deb
 9b5d3d38220df90999d0566b328f8fd05ea925fc 6648 vlc-plugin-svg_2.0.7-2_i386.deb
 7605f1bc773ca46bd36d1912c81b471b6ec8224d 8570 vlc-plugin-zvbi_2.0.7-2_i386.deb
Checksums-Sha256: 
 c7f8aa484937fc76618b4ec165103f48b29961bc15205e33f7deb998fb771f47 4258 
vlc_2.0.7-2.dsc
 243107d59e4bd0b942cb4ce10292eab8233394f8109ff4fde44e64d0ee745314 18538256 
vlc_2.0.7.orig.tar.xz
 23001f82b1ea61900c0ad7e4b922d79656f64f001235bea69d823692ca185047 58970 
vlc_2.0.7-2.debian.tar.gz
 a681f07d4e1376dd964d97d31e9c7762fd5def509de27117447089ee686b7271 60768 
libvlc-dev_2.0.7-2_i386.deb
 6fb24bc41f024ac3477d9322d17c2245fde13ff9e9f5dc92aeb2a3810c55edc3 43328 
libvlc5_2.0.7-2_i386.deb
 80e22e3fb16fc3b1589a8cebfa6f91f9a72e870a4416c86c56e2a68723f74eef 525440 
libvlccore-dev_2.0.7-2_i386.deb
 6e24d3dc2ffca48106945e8c8545a65f70f93559c27d9dbba37e01d39f229205 387846 
libvlccore5_2.0.7-2_i386.deb
 a20ddf86cc20f763e423111a2e8233cd7374fa79fb6d15b7488cd42d6ff29aae 1083912 
vlc_2.0.7-2_i386.deb
 0860bc82c4f9e75bf2d7f91995280ab7f023f351f4d9baa6f2137278b12a7ab2 4887640 
vlc-data_2.0.7-2_all.deb
 532c1e18ba57c43d65bf86a691ce11f327affb2729baa6d28e616dfd44e3481b 12806682 
vlc-dbg_2.0.7-2_i386.deb
 47e7fccabd078614ea388c1b73656ccaaccaf863c1f04a9ebcf775519b72d91a 2122352 
vlc-nox_2.0.7-2_i386.deb
 f6d2864cc040ed11e695a62c6c7ae5371a2f45609b154bec3000f31d3fc56208 6094 
vlc-plugin-fluidsynth_2.0.7-2_i386.deb
 ec283066d67d2777813b3e687c5b35abd6291520ffcd2655ac93ff15ccda628c 10500 
vlc-plugin-jack_2.0.7-2_i386.deb
 1ccfec5d24d9c075288965395a73882fe6947a090b0ccc41726848077b4d0c1e 6014 
vlc-plugin-notify_2.0.7-2_i386.deb
 0287fe6f48b819f1f8d49ac31610fa61a8d00dfa7deeeb1d780942c838769d86 18690 
vlc-plugin-pulse_2.0.7-2_i386.deb
 5234be3cc2ed5a10ba06273a304e35ab50aaa2412e9d5727e4da2472cf87ba74 8498 
vlc-plugin-sdl_2.0.7-2_i386.deb
 2553250dc16bcbff5e38b0fbdc9844b193d885c97489b61b19d86dd3a486f9ec 6648 
vlc-plugin-svg_2.0.7-2_i386.deb
 12630e8d11afca71ab2faf37074e8412cc00050e7def666c2e7ddc9cdc67a65d 8570 
vlc-plugin-zvbi_2.0.7-2_i386.deb
Files: 
 76e04d63e671bbbf05a8fd336642d206 4258 video optional vlc_2.0.7-2.dsc
 3b0e465b0990097b65abaf3e25589957 18538256 video optional vlc_2.0.7.orig.tar.xz
 411c9f5aa7546b1b7c0e93ca95ec77fd 58970 video optional vlc_2.0.7-2.debian.tar.gz
 ecef5758f1aeec3bef2575fbbc1f107e 60768 libdevel optional 
libvlc-dev_2.0.7-2_i386.deb
 13781cba59a132f80c8fb6a62c402bb9 43328 libs optional 

Accepted barrage 1.0.4-1 (source i386)

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

Format: 1.8
Date: Tue, 18 Jun 2013 18:53:04 -0400
Source: barrage
Binary: barrage
Architecture: source i386
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 barrage- Rather destructive action game
Closes: 696562
Changes: 
 barrage (1.0.4-1) unstable; urgency=low
 .
   [ Mahyuddin Susanto ]
   * New Upstream release.
 - Menu entry length fixed. (Closes: #696562).
   * Drop patch that applied in upstream:
 - d/p/01_getopt.diff
 - d/p/02_nosound.diff
 - d/p/fix-FTBFS-with-GCC-4.5.patch
 - d/p/fix_sprintf
 .
   [ Barry deFreese ]
   * Fix my e-mail address in debian/control.
   * Bump debhelper build-dep and compat to 9.
   * Bump Standards version to 3.9.4.
Checksums-Sha1: 
 d5d121fb8a3decee829815db7c4fca2f00b107b2 1408 barrage_1.0.4-1.dsc
 4f97656cd4170de070dec440d3b739cb7e6679b4 484641 barrage_1.0.4.orig.tar.gz
 37138d0b8e6ee1e4113a2acb6feb3fbd5726e01c 5152 barrage_1.0.4-1.debian.tar.gz
 9396b3c85a09cfd40d28df3f3c0f52878ad7bc51 377998 barrage_1.0.4-1_i386.deb
Checksums-Sha256: 
 da50656a17d2449ea7a116241f7feea8e6569375b1c739424b600fcf5d836f17 1408 
barrage_1.0.4-1.dsc
 ad74e049dfded3bca28b8dc1c5870408cfad9e024b35cc5b501ba90486d9af25 484641 
barrage_1.0.4.orig.tar.gz
 918051d64ed3f886c328b3f2e9318a4d52718d01d81f1e04ba4938a59a67a0b9 5152 
barrage_1.0.4-1.debian.tar.gz
 6b39c8c52e2b430369044377909c3e0d1a3874a4ade2e57fb04f5519cd5b2c87 377998 
barrage_1.0.4-1_i386.deb
Files: 
 1398a6dd143b1a526b0538c3ba5fa0f1 1408 games optional barrage_1.0.4-1.dsc
 8c767edc4cf3f84cbfb6dc19e24f5743 484641 games optional 
barrage_1.0.4.orig.tar.gz
 afca405ef9438dab77d573513c97ba69 5152 games optional 
barrage_1.0.4-1.debian.tar.gz
 ec90caa3f7dcff2936889d2bbe89 377998 games optional barrage_1.0.4-1_i386.deb

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

iEYEARECAAYFAlHBv+oACgkQ5ItltUs5T35mogCfTDRfzAmC2eG/NXZygtTZtoyT
GFwAn3/QBvrf7abw6304RG+6vAaeeTPk
=IAsg
-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/e1upnbh-0007nt...@franck.debian.org



Accepted espeak 1.47.11-1 (source amd64)

2013-06-19 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 20:57:44 +0200
Source: espeak
Binary: espeak espeak-data espeak-data-udeb libespeak1 libespeak-dev espeak-dbg
Architecture: source amd64
Version: 1.47.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 espeak - Multi-lingual software speech synthesizer
 espeak-data - Multi-lingual software speech synthesizer: speech data files
 espeak-data-udeb - Multi-lingual software speech synthesizer: data for d-i 
(udeb)
 espeak-dbg - Multi-lingual software speech synthesizer: debugging symbols
 libespeak-dev - Multi-lingual software speech synthesizer: development files
 libespeak1 - Multi-lingual software speech synthesizer: shared library
Closes: 707912 707925
Changes: 
 espeak (1.47.11-1) unstable; urgency=low
 .
   * New upstream release
   * debian/rules: Use phondata-manifest in the espeak-data directory
   * Updated espeak manpage
   * Updated copyright
 .
   [ Jason White ]
   * Pass compiler flags on make command line so they won't be ignored.
 (Closes: #707925)
   * Rebuild object files with AUDIO=runtime after building static library
 without it. (Closes: #707912)
 .
   [ Samuel Thibault ]
   * Add utf-8-init patch to fix initialization of utf-8 locale for proper
 character properties detection.
   * Add pulse-trigger-on-final-chunk patch to flush the pulse output.
Checksums-Sha1: 
 25db316aae284e7eb1d2609a4b3c7231b74b02af 2249 espeak_1.47.11-1.dsc
 e04dd567c2211ad11202a2124b21f45983b58646 2649249 espeak_1.47.11.orig.tar.gz
 1c0a8e27ef5008b0577fd8023c6a217c58aa5203 9272 espeak_1.47.11-1.debian.tar.gz
 a54ebf7682ba9f278aa8294708c2bca1c432e55a 78732 espeak_1.47.11-1_amd64.deb
 fea0bfcc847b9a1a43497ef0729effcb278389f5 998140 espeak-data_1.47.11-1_amd64.deb
 7915629d814af4919043e17f4178d5f3ed53ab34 836310 
espeak-data-udeb_1.47.11-1_amd64.udeb
 be9c0e765cdb08a76d9a59b7b8a9fb2c47cc8e8b 166470 libespeak1_1.47.11-1_amd64.deb
 cbfa84212fd75b1289382e21de0322785edadee9 30 
libespeak-dev_1.47.11-1_amd64.deb
 bcdac98ec18eb6f9cdc451a1b3bf89a31ee7fc78 355026 espeak-dbg_1.47.11-1_amd64.deb
Checksums-Sha256: 
 04ac9aec7d3f6f89871066cc56569ca38623da3b67bb6ab789552019c288b619 2249 
espeak_1.47.11-1.dsc
 264c766b80bf784cf6956dd6e390a1ee46a1d045a56efabeb65fb9c6556ca173 2649249 
espeak_1.47.11.orig.tar.gz
 7c2a1142acd0b3bd57d95b822765158d1cda1a4dd37e35cba10c8b535adc79d6 9272 
espeak_1.47.11-1.debian.tar.gz
 a1b56fd235d753007a4c2f926761670b063654c4ae52bb36d4b45726e32d9931 78732 
espeak_1.47.11-1_amd64.deb
 f97eb695511bf8e30df61bb4d865612897c755dbdcaf1c46b3a8b12a4b71225b 998140 
espeak-data_1.47.11-1_amd64.deb
 81af729f81c9caaeb9a65b2ce12bb82c46e01f6d4c7c77f246adc4af1a99d1a2 836310 
espeak-data-udeb_1.47.11-1_amd64.udeb
 5068786648483ffee1779d8855567db023719ef4781862d872e8da98b62081ff 166470 
libespeak1_1.47.11-1_amd64.deb
 70b24423ed3389cbd60f6f1556dfa4317718ed61eeecb18c07ca30f2602038ad 30 
libespeak-dev_1.47.11-1_amd64.deb
 4522edd57242f87a698adf6dd709e0b233e33c47bbc3837ab6cabe7955aa0677 355026 
espeak-dbg_1.47.11-1_amd64.deb
Files: 
 5128818b930246820ffa62bb29e7500b 2249 sound optional espeak_1.47.11-1.dsc
 49fab32d3a25b29b4462715d4dfacad2 2649249 sound optional 
espeak_1.47.11.orig.tar.gz
 f6e431a87364d46b9c7179bfc6e362c4 9272 sound optional 
espeak_1.47.11-1.debian.tar.gz
 8ea4154aa99a7a65f07cd5bfd01f814a 78732 sound optional 
espeak_1.47.11-1_amd64.deb
 6a078983e43f602cba2d636c8faeceb8 998140 sound optional 
espeak-data_1.47.11-1_amd64.deb
 151cee7db1458300f561c3ec2d0b6d0f 836310 debian-installer optional 
espeak-data-udeb_1.47.11-1_amd64.udeb
 89cfd00ce633fd9ba960a31bd2b16823 166470 libs optional 
libespeak1_1.47.11-1_amd64.deb
 08c66103ca7f62263072069d3f9b7aad 30 libdevel optional 
libespeak-dev_1.47.11-1_amd64.deb
 3a4b318f90793b7b32701623b8895bc6 355026 debug extra 
espeak-dbg_1.47.11-1_amd64.deb

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

iQIcBAEBCgAGBQJRwgCSAAoJECqpogBB8bdX5McP/3aOVBy8pepPlSK++dUKKW5c
1uvT165e38mTD2iFosyCe7BZmPeb8317KV1Q2wXobjb6kOePXYxU+Ya2D/JRlQ3f
SARHcRtl3BYImBu8QjLjVAAQXAEGDsaNHOQr1A+Oy1SUbVKRhp3RwP3ns9tQPOml
tv6AgPzixPVqe/wkq0f7SKNPxRmHGPm+5vUCeEiDRlnXJPIFox8ttWaWcY9YrUIJ
3Dwl3BQE2vi8bl/7nS9U6l9UGhRa/1a5JfUt9FlvoPDCo5iknoCzMuKon6U3fF3z
LFeiCmYqZahswJllEVBvWwaunb9G7CSPoRtpOxQDpC7x0Loa6EswRamqqz65Ke4A
EAlDruzRZmu3WpIqeqHOqAzv7BZBqAPnohkjslN1GlUUsOuYYT6ihmeT870BNUR7
F+l6/SA0/brBGCeAV/YZ4qNek82vWFaEBYlH1XD8qTDHLgdh8HDsung9t3aMJ2NM
+48k7gExiCjKjLFY8VB5Tj4dhJj3pHgEgemhBxTDyQPjsb+NWzK8l6tfJkPfo+qF
0gfTGWXjlkwjbkM1zPLiRLe2FhpTTGXmPAJE62tIOf5O7DMVpajVfTYHSszT166V
YYAw4Sgi5+ql9Aip9QULBk1ystIJze6B+UYTGBTm5RZyPxc9mbUsEMefx1OItdwT
EpNaS+AXFoN1J8bFqakq
=86v+
-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: 

Accepted freebsd-glue 0.0.5 (source all)

2013-06-19 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 21:05:20 +0200
Source: freebsd-glue
Binary: freebsd-glue
Architecture: source all
Version: 0.0.5
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 freebsd-glue - Emulate a FreeBSD build environment
Changes: 
 freebsd-glue (0.0.5) unstable; urgency=low
 .
   * Drag libbsd counterparts into stdio.h and stdlib.h.
Checksums-Sha1: 
 50a95c29f5f687f7d20593be554ea4e641ca76c8 970 freebsd-glue_0.0.5.dsc
 fc7c02386a109a08d674d33d6db3bee9ce5d55a2 18630 freebsd-glue_0.0.5.tar.gz
 00713f4660ae177807f738e5f2e9807217491fd5 20442 freebsd-glue_0.0.5_all.deb
Checksums-Sha256: 
 908b863cab14b1d9ad885f7ed5040aa637db332470a1851cd5cb9c556194ccf2 970 
freebsd-glue_0.0.5.dsc
 c24c3ea20d4efced417d6e45ec0571a64d98e58fa55c4deb8123d423a6303d60 18630 
freebsd-glue_0.0.5.tar.gz
 7b0ccb6eed67622da33b9ba1292373ffec613f4c9d04a2314b0b8344d8f11061 20442 
freebsd-glue_0.0.5_all.deb
Files: 
 a7a3cc674cd7193893c1480d8f9c6162 970 devel extra freebsd-glue_0.0.5.dsc
 4dcac1047dfaff8d16d53c5684992bf3 18630 devel extra freebsd-glue_0.0.5.tar.gz
 c82c59a59250b5a3d92bb08776159652 20442 devel extra freebsd-glue_0.0.5_all.deb

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

iEYEARECAAYFAlHCAQ8ACgkQC19io6rUCv8KnQCbBRoJc9DltwUBmpcDjDnDnqpG
gUUAn3PhSRcyAtvB6pjLv9dK8ZINDAV9
=tEXI
-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/e1upntv-md...@franck.debian.org



Accepted babeld 1.4.2-1 (source amd64)

2013-06-19 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 21:25:52 +0200
Source: babeld
Binary: babeld
Architecture: source amd64
Version: 1.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Stéphane Glondu glo...@debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 babeld - loop-free distance-vector routing protocol
Changes: 
 babeld (1.4.2-1) unstable; urgency=low
 .
   * New upstream release
   * Use canonical URLs in Vcs-* fields
Checksums-Sha1: 
 2bbe603dd13eb29c57312326213f9d999def18d8 1825 babeld_1.4.2-1.dsc
 53c02193e191fa3ab6ac5c4df9cde9795d4fb8b0 70648 babeld_1.4.2.orig.tar.gz
 e3a4cfa8dcb8f1498660868db55446ee077bc03a 5246 babeld_1.4.2-1.debian.tar.gz
 7ee59af34f4319c181ce531a6f8a84ae0411033b 62680 babeld_1.4.2-1_amd64.deb
Checksums-Sha256: 
 4b9579fe04d99370b334d480c8d4ea9f60cfa44afd4c13faf5fe86d44ccef1b9 1825 
babeld_1.4.2-1.dsc
 fc50f2bd2d31ba39a8ebee918ce2aad351cc69b1162e0f0e9371c1122c1152f8 70648 
babeld_1.4.2.orig.tar.gz
 ce41cb67fdd2f645c7b20172b1d80e93ef1ac32ca4122ff8989b56fe104cad7b 5246 
babeld_1.4.2-1.debian.tar.gz
 2a00db925a3fe8495dd13ad605eea21702b5c9c3e7a4249c02a424e2e5c22fa6 62680 
babeld_1.4.2-1_amd64.deb
Files: 
 9c86c79de6e76ddab063cf249c25fd3f 1825 net extra babeld_1.4.2-1.dsc
 a48e8129f221f66640ae1ccf73190991 70648 net extra babeld_1.4.2.orig.tar.gz
 15ca7a88d1a2243d26d95464fb05a573 5246 net extra babeld_1.4.2-1.debian.tar.gz
 fdecdc3a496975fbadae9c198d7dd4e5 62680 net extra babeld_1.4.2-1_amd64.deb

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

iQIcBAEBCgAGBQJRwgYjAAoJEHhT2k1JiBrT0oYP/AiRizcjC1iaGw6uq/BVVgHX
IeE6ZOcw/n82en1P4WJJ+xTwsYJppCxxEjOfSR2HW9/nYQxgpckTLPNQLK3iDhL9
yNIocwTDr5nfB8aFa4Bs3bkaFiKE0nd1kPb70q5OkGswxxfQYyjvNCaEhsd7eNac
AG63NeREKx4TWL5ry3ms6wP0f7EaHenclqBmp7FQNwu7HORxpAtXELkoCspqtfFK
4gY6s7gcSyrOJeR0aHD0dIZ/BRjihbLQu9sxxnEhrBzfJ4kfUJDigBW02uYeAaDk
T8G9AJcCFqVVmoWonsou83ijfIOTXlkuTvSU+oxjmX5BO6QJHQCoZHPFYfAIn3+I
jhRYjgVMDTswKbdXwmA+7gQvDpCSUSBreMZ02kCEFGpltv0PcHtJvv+4I1GBPC0o
jxD2gBeQXTW9mpdRLcUiVRUl9OOg5Jq3vdkN64dPeA/eRHCzwGkWeRpCEVfjpmvU
20m6HHvbQl40AjhGG2tyDVQynew61hh6+pPNtWbicEHs2KiDEW9qADKPJPesYZeT
LY+rNcejpbvZ36/iHdIUDYGl5tE364xDmoQAdDD9zSYi/VE4O8uW6ksRWe0upI+L
MOvALGt9pelN1trT85ogf6wYq8P7o0bsC82cEa+UjQ1PfkvmRRck6QP5gp8eBlY+
hLIB61NbOivYIkXg4qeB
=xedV
-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/e1upo7p-0004h1...@franck.debian.org



Accepted beignet 0.1+git20130619+42967d2-1 (source amd64)

2013-06-19 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 20:48:03 +0200
Source: beignet
Binary: beignet-dev beignet
Architecture: source amd64
Version: 0.1+git20130619+42967d2-1
Distribution: unstable
Urgency: low
Maintainer: Simon Richter s...@debian.org
Changed-By: Simon Richter s...@debian.org
Description: 
 beignet- Intel OpenCL library
 beignet-dev - Intel OpenCL library
Changes: 
 beignet (0.1+git20130619+42967d2-1) unstable; urgency=low
 .
   * New upstream release
   * Build against Mesa 9
   * Enable GL sharing extension
Checksums-Sha1: 
 2d09abdbc1526192a92da7bce00e24cec1fb86bc 1661 
beignet_0.1+git20130619+42967d2-1.dsc
 73c2e7563acdb3065266e90af20895d26ab21f63 735616 
beignet_0.1+git20130619+42967d2.orig.tar.bz2
 b0cbbaa81a7b1af408318a01e4ba8553ac21970d 69024 
beignet_0.1+git20130619+42967d2-1.debian.tar.gz
 8d233b2a889a24f345b2c615f505ac97753d2917 4202 
beignet-dev_0.1+git20130619+42967d2-1_amd64.deb
 90f74d89fb81333fc97ff71b34551b39a2466a04 7593254 
beignet_0.1+git20130619+42967d2-1_amd64.deb
Checksums-Sha256: 
 d1009f07246140368f2384b25ff5f9af176f4b56e7545881ea53c626ed6de26f 1661 
beignet_0.1+git20130619+42967d2-1.dsc
 2deb162810aba21970e2f026657ebdee3487ba28e8cc3752c7b1bfe3fed0ee4d 735616 
beignet_0.1+git20130619+42967d2.orig.tar.bz2
 2fc79db74195529f3ce2bdfc9a64eaf90fb1dd48b12674b60d6d358570c60e2a 69024 
beignet_0.1+git20130619+42967d2-1.debian.tar.gz
 9809c915c9d4bdf0eb5d143e60aa1c39937be10fd4f0f65dcb5416e1e243a75e 4202 
beignet-dev_0.1+git20130619+42967d2-1_amd64.deb
 d4a9cf9fc016735059ca344d672769c1ff3f68dd9d477f8b122459bd35407e2e 7593254 
beignet_0.1+git20130619+42967d2-1_amd64.deb
Files: 
 1479357f12477f9e78a4755d7fc3f874 1661 libs extra 
beignet_0.1+git20130619+42967d2-1.dsc
 0ecfcc306ac10aeb3ca2b51ed2c7fd65 735616 libs extra 
beignet_0.1+git20130619+42967d2.orig.tar.bz2
 3fe042887f3b25828fc87eadc22c942b 69024 libs extra 
beignet_0.1+git20130619+42967d2-1.debian.tar.gz
 111bc07281b698a2cd5245bc9f562857 4202 libdevel extra 
beignet-dev_0.1+git20130619+42967d2-1_amd64.deb
 28889520904aa64cf28d102243ab11ff 7593254 libs extra 
beignet_0.1+git20130619+42967d2-1_amd64.deb

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

iJwEAQECAAYFAlHCA9kACgkQ0sfeulffv7txUwQAn6OkCZ/QS/DgbHIkcjCSzcA+
T0SBZy4oT1M7arOEwknXB54pUBj2F9a383NMNWZrzpq7tIm2hnxNAzP7Xk2WPOGZ
8qO6LdxJtyXqxQPy89dBnf8mF1K7peV8EsOCS5AzB/LhPlbmG8NoDd12EWQlE8DW
mAQCsdlqcW7fv/cAPyE=
=Da7I
-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/e1upo85-0004mx...@franck.debian.org



Accepted erlang 1:16.b.1-dfsg-1 (source all i386)

2013-06-19 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 14:10:46 +0400
Source: erlang
Binary: erlang-base erlang-base-hipe erlang-appmon erlang-asn1 
erlang-common-test erlang-corba erlang-crypto erlang-debugger erlang-dialyzer 
erlang-diameter erlang-doc erlang-edoc erlang-eldap erlang-erl-docgen erlang-et 
erlang-eunit erlang-gs erlang-ic erlang-ic-java erlang-inets erlang-inviso 
erlang-manpages erlang-megaco erlang-mnesia erlang-observer erlang-odbc 
erlang-os-mon erlang-parsetools erlang-percept erlang-pman erlang-public-key 
erlang-reltool erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl 
erlang-syntax-tools erlang-test-server erlang-toolbar erlang-tools erlang-tv 
erlang-typer erlang-webtool erlang-wx erlang-xmerl erlang-dev erlang-src 
erlang-examples erlang-jinterface erlang-mode erlang-nox erlang-x11 erlang
Architecture: source all i386
Version: 1:16.b.1-dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Erlang Packagers pkg-erlang-de...@lists.alioth.debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description: 
 erlang - Concurrent, real-time, distributed functional language
 erlang-appmon - Erlang/OTP application monitor
 erlang-asn1 - Erlang/OTP modules for ASN.1 support
 erlang-base - Erlang/OTP virtual machine and base applications
 erlang-base-hipe - Erlang/OTP HiPE enabled virtual machine and base 
applications
 erlang-common-test - Erlang/OTP application for automated testing
 erlang-corba - Erlang/OTP applications for CORBA support
 erlang-crypto - Erlang/OTP cryptographic modules
 erlang-debugger - Erlang/OTP application for debugging and testing
 erlang-dev - Erlang/OTP development libraries and headers
 erlang-dialyzer - Erlang/OTP discrepancy analyzer application
 erlang-diameter - Erlang/OTP implementation of RFC 3588 protocol
 erlang-doc - Erlang/OTP HTML/PDF documentation
 erlang-edoc - Erlang/OTP module for generating documentation
 erlang-eldap - Erlang/OTP LDAP library
 erlang-erl-docgen - Erlang/OTP documentation stylesheets
 erlang-et  - Erlang/OTP event tracer application
 erlang-eunit - Erlang/OTP module for unit testing
 erlang-examples - Erlang/OTP application examples
 erlang-gs  - Erlang/OTP graphics system
 erlang-ic  - Erlang/OTP IDL compiler
 erlang-ic-java - Erlang/OTP IDL compiler (Java classes)
 erlang-inets - Erlang/OTP Internet clients and servers
 erlang-inviso - Erlang/OTP trace tool
 erlang-jinterface - Java communication tool to Erlang
 erlang-manpages - Erlang/OTP manual pages
 erlang-megaco - Erlang/OTP implementation of Megaco/H.248 protocol
 erlang-mnesia - Erlang/OTP distributed relational/object hybrid database
 erlang-mode - Erlang major editing mode for Emacs
 erlang-nox - Erlang/OTP applications that don't require X Window System
 erlang-observer - Erlang/OTP application for investigating distributed systems
 erlang-odbc - Erlang/OTP interface to SQL databases
 erlang-os-mon - Erlang/OTP operating system monitor
 erlang-parsetools - Erlang/OTP parsing tools
 erlang-percept - Erlang/OTP concurrency profiling tool
 erlang-pman - Erlang/OTP process manager
 erlang-public-key - Erlang/OTP public key infrastructure
 erlang-reltool - Erlang/OTP release management tool
 erlang-runtime-tools - Erlang/OTP runtime tracing/debugging tools
 erlang-snmp - Erlang/OTP SNMP applications
 erlang-src - Erlang/OTP applications sources
 erlang-ssh - Erlang/OTP implementation of SSH protocol
 erlang-ssl - Erlang/OTP implementation of SSL
 erlang-syntax-tools - Erlang/OTP modules for handling abstract Erlang syntax 
trees
 erlang-test-server - Erlang/OTP server for automated application testing
 erlang-toolbar - Erlang/OTP graphical toolbar
 erlang-tools - Erlang/OTP various tools
 erlang-tv  - Erlang/OTP table viewer
 erlang-typer - Erlang/OTP code type annotator
 erlang-webtool - Erlang/OTP helper for web-based tools
 erlang-wx  - Erlang/OTP bindings to wxWidgets
 erlang-x11 - Erlang/OTP applications that require X Window System
 erlang-xmerl - Erlang/OTP XML tools
Changes: 
 erlang (1:16.b.1-dfsg-1) unstable; urgency=low
 .
   * New upstream release.
   * Refreshed patchesi, removed the dialyzer patch which is included into
 the upstream tarball.
   * Switched to xz compressed tarball to save bandwidth. It is recompressed
 already to remove non-free RFCs, so no harm in changing compressor.
Checksums-Sha1: 
 fb0bd19b453f426e03aa19a8ac7d6ca0bad94c55 4638 erlang_16.b.1-dfsg-1.dsc
 d9feda7c7117050cec6eccf6722bf7d4a18ddd1b 25143784 
erlang_16.b.1-dfsg.orig.tar.xz
 dc9dc2d3aaae72d4f6fab2e60737908fbafd86df 72687 
erlang_16.b.1-dfsg-1.debian.tar.gz
 6a5cf52803c5cf26bbc06dbc2eeb475707afe6a1 16549340 
erlang-doc_16.b.1-dfsg-1_all.deb
 58031acbeb6067defa1134bac20dcbf9a1f238ae 68266 
erlang-ic-java_16.b.1-dfsg-1_all.deb
 1517fa76b511fdf25fcb3eeae14092bec9e9071e 1624692 
erlang-manpages_16.b.1-dfsg-1_all.deb
 a71270af9b28006a803256dae6f293b22b7cf3cb 5425112 
erlang-src_16.b.1-dfsg-1_all.deb
 

Accepted mscompress 0.4-3 (source amd64)

2013-06-19 Thread Michael Stapelberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 21:26:11 +0200
Source: mscompress
Binary: mscompress
Architecture: source amd64
Version: 0.4-3
Distribution: unstable
Urgency: low
Maintainer: Michael Stapelberg stapelb...@debian.org
Changed-By: Michael Stapelberg stapelb...@debian.org
Description: 
 mscompress - Microsoft compress.exe/expand.exe compatible (de)compressor
Closes: 712751
Changes: 
 mscompress (0.4-3) unstable; urgency=low
 .
   * Add patch to fix FTBFS on big-endian archs (Thanks Roland Stigge)
 (Closes: #712751)
Checksums-Sha1: 
 2308e1885fd7de13e042f79387a0147558f38dab 1887 mscompress_0.4-3.dsc
 a2aaca900dd9aed23617d26f0cebaf1507942377 2788 mscompress_0.4-3.debian.tar.gz
 600b066f148db093e2e2d94f6dee095a329d26ad 10206 mscompress_0.4-3_amd64.deb
Checksums-Sha256: 
 a3c3bc93e9763baf429a0c0e92e0a59c4e1a3bc0b2e80a571fc5b1f99c2c6790 1887 
mscompress_0.4-3.dsc
 dd092bd6d37d2f79ea9ac99f1d8fafae266fe47b3b816c749198bd14bf53c9f6 2788 
mscompress_0.4-3.debian.tar.gz
 b0e7a9c7f36c067523184ce407c6f85c4a55a8fdaa4ac59a9d51338d477e8d94 10206 
mscompress_0.4-3_amd64.deb
Files: 
 5d97bfbe4835cc857bd29ea33d924c22 1887 otherosfs extra mscompress_0.4-3.dsc
 a2712df6809783afe0593a33c6deadbd 2788 otherosfs extra 
mscompress_0.4-3.debian.tar.gz
 eff7ce6287787477f27499638f256352 10206 otherosfs extra 
mscompress_0.4-3_amd64.deb

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

iQIcBAEBCgAGBQJRwgZAAAoJEE5xYO1KyO4dNQsP/jeAhieWgCtvIbi+4NkmRUxj
wBSm8fao7eCT+ABtWXWF9FbNvb1IG4XoCGJiI2sRxQaMras+ThKT626+PursijN7
sHGiJUAhAYhquN51zq3yxDThPnvkBv2alsOiEN/GZnsmdlSqrwYAH109n2ao56vB
j+ZYoJY0V2hxnUSIjXcJ7j/85ZM3BCkfwpJHpW0FJsiJbqazWGAYbYoRhquhdLk+
2umzLe6oG/00El4eLE9QNyUSGkxdAfL7XDfiDneLwPb22EIch5G/QwWjSJSpiOjw
P4utCjxa4nJZPA284fxkZv0TczFuOso+pr2Ha2X6W+XlrQwg+BDEPV9PHA21LweN
t1rmM/F5raNTDa5Yvh6FBreNqwS/C0VgF4M+N8luMZIPY/cZaKAgYAjPrsZQNMCh
U/2qsBBRjgUGbjvKAJ4X6qWDsuh8ZLl55xZqJrY0o1DT0TRy3JDBqPAuEFgrxfQ9
9KXGm/exzvZ9PtlY/l+I2+un2fapaw8kGHFoE2azRWbXlg074rKuDKCi/6qyRuyS
Ztyh4gW1jAN7zo5ZTaOB3fMVrvcaGXYnlzRXEoSCJRE0tWEDmgbek6oTnBTSMUjy
LUJTBU/SBn4iXSrLLcABM+DI5PhypABwcBKJPAGshvjNMuj48tldBlgKRUk/UaP1
37lhYWAMZ3JcsASVQyS3
=5lkg
-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/e1upoa5-00065v...@franck.debian.org



Accepted samba 2:3.6.16-1 (source amd64 all)

2013-06-19 Thread Ivo De Decker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 21:05:07 +0200
Source: samba
Binary: samba samba-common-bin samba-common samba-tools smbclient swat 
samba-doc samba-doc-pdf libpam-smbpass libsmbclient libsmbclient-dev winbind 
libpam-winbind libnss-winbind samba-dbg libwbclient0 libwbclient-dev
Architecture: source amd64 all
Version: 2:3.6.16-1
Distribution: unstable
Urgency: low
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
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libwbclient-dev - Samba winbind client library - development files
 libwbclient0 - Samba winbind client library
 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 - common files used by both the Samba server and client
 samba-dbg  - Samba debugging symbols
 samba-doc  - Samba documentation
 samba-doc-pdf - Samba documentation in PDF format
 samba-tools - Samba testing utilities
 smbclient  - command-line SMB/CIFS clients for Unix
 swat   - Samba Web Administration Tool
 winbind- Samba nameservice integration server
Closes: 707622
Changes: 
 samba (2:3.6.16-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ Steve Langasek ]
   * Drop support for running smbd from inetd; this is not well-supported
 upstream, and can't correctly handle all of the long-running services
 that are needed as part of modern samba.  Closes: #707622.
 .
   [ Ivo De Decker ]
   * New upstream release
Checksums-Sha1: 
 0c34a6a4a879430724583d151f6f03399fae7b91 3067 samba_3.6.16-1.dsc
 063f2e8d08f4cb3761230a078a279809e9c72743 26221392 samba_3.6.16.orig.tar.xz
 68f68e22c5da73feecbe14a3deb79693aff44534 357910 samba_3.6.16-1.debian.tar.gz
 33534717ac006726333c3cbca59085f5729c6b4a 4295388 samba_3.6.16-1_amd64.deb
 d9b0967d8d563c8b9047a77c82f41bfc01f9b1e5 3693302 
samba-common-bin_3.6.16-1_amd64.deb
 0608cb9ffb2985d8b607dca55ee31e64fa2d8d89 245030 samba-common_3.6.16-1_all.deb
 720ed3825577e212418f3dec7241e7f3ecefb025 5334258 samba-tools_3.6.16-1_amd64.deb
 729ccd40128c747c918cc203424e5d3d72023b55 5830324 smbclient_3.6.16-1_amd64.deb
 ac6a2ee792ec2a538a92ceae6ac37719a389b783 1723662 swat_3.6.16-1_amd64.deb
 46307b54013e3fcdb8167203ba918349c2b73f17 5770826 samba-doc_3.6.16-1_all.deb
 f1b54385666f79f9dfccfb28c345436d5785190c 7066158 samba-doc-pdf_3.6.16-1_all.deb
 e4eab3c18c55eb5e729dacb3393ec0ff5fd38ff9 678986 
libpam-smbpass_3.6.16-1_amd64.deb
 bc4b8afccd913b6874d224d40ba69640968e363a 1524832 
libsmbclient_3.6.16-1_amd64.deb
 9936c96702926b5c1cda565535b2892e9d491ae6 1847458 
libsmbclient-dev_3.6.16-1_amd64.deb
 df1c6823d59fba935f46f34f2cea6a47e38f4042 2585406 winbind_3.6.16-1_amd64.deb
 9b0c61c6ba52a21c0882cf879a2c5c40cb0b155f 102670 
libpam-winbind_3.6.16-1_amd64.deb
 c044568b7100d3fb6a637ffc3b5f5346b70ae7c0 547592 
libnss-winbind_3.6.16-1_amd64.deb
 40b1b6023b2a352a7f8cdf483d165b90cba7e98a 66888702 samba-dbg_3.6.16-1_amd64.deb
 afcc009e49cc49e47ab5b0847fa31dcdaa489b30 95370 libwbclient0_3.6.16-1_amd64.deb
 d4de8e3a7b62a303b9a97b6cb780ff558afbfefd 83388 
libwbclient-dev_3.6.16-1_amd64.deb
Checksums-Sha256: 
 ae69e90db38ded2d321ef6eb117da2b6d995a87fcfa9868910938aae922359df 3067 
samba_3.6.16-1.dsc
 600d8b56fe0f74f2eef6c330e60c9a781d998396bf40d50fbb65ce295badc5a6 26221392 
samba_3.6.16.orig.tar.xz
 90e669dac23bc64b91a9ec47cc7b41d25036863a58b479385bb1bd3952b70e8f 357910 
samba_3.6.16-1.debian.tar.gz
 1e1b2c0b737946280742166a9b8105e5fb6094d720989da9205fead8ed482157 4295388 
samba_3.6.16-1_amd64.deb
 b79412ff991d350d1a690d0382ab3b74180e1eeca6598bdd83a4a6d254ed5d72 3693302 
samba-common-bin_3.6.16-1_amd64.deb
 94e9933bf72aed3f48ab7ddae114421bbc6d7661ad3e9859a4ba8f031b286355 245030 
samba-common_3.6.16-1_all.deb
 2afe0fe5252f53fd31cad8e275eceba46aea38d085058a499d41b2a426d75b15 5334258 
samba-tools_3.6.16-1_amd64.deb
 96abd13ff54a5c6f8b4208f79fa4aff77a943dd5ea4a6c451849e7417e9be5d6 5830324 
smbclient_3.6.16-1_amd64.deb
 8b0541816e12357898784a7355c0c4800e05d9169f101153c15a35f447ccf361 1723662 
swat_3.6.16-1_amd64.deb
 298aa44ce603da195c243da3ed2f8077adfc85d2d7d995893fef153362a9acc2 5770826 
samba-doc_3.6.16-1_all.deb
 31fd473df5337b8d9180a3821fe5d5d19bf9604358dd21ada09e68d94a261c6b 7066158 
samba-doc-pdf_3.6.16-1_all.deb
 b6cfb18b459ae413dede7e51bb77f068c4af09927e5e18565309e137bc8e553d 678986 
libpam-smbpass_3.6.16-1_amd64.deb
 ce6b335392fc844e9abef629e1e1bf1cdedbe7a2294902a554203657a2130475 1524832 
libsmbclient_3.6.16-1_amd64.deb
 44e4d8f694eee48b7eee749bda74d798d2af638d93c748d641654a3b9f350d42 1847458 
libsmbclient-dev_3.6.16-1_amd64.deb
 

Accepted abtransfers 0.0.4.1-1 (source amd64)

2013-06-19 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 22:35:50 +0200
Source: abtransfers
Binary: abtransfers
Architecture: source amd64
Version: 0.0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Micha Lenk mi...@debian.org
Changed-By: Micha Lenk mi...@debian.org
Description: 
 abtransfers - simple online banking application for online money transfers
Closes: 710270
Changes: 
 abtransfers (0.0.4.1-1) unstable; urgency=low
 .
   * New upstream version. Non-free icons were replaced by icons covered by a
 DFSG compliant license (closes: #710270).
   * Dropped patch 01_use_pkg-config.diff (included upstream).
   * Converted debian/copyright into machine readable format to correctly
 describe the license of the included icon files.
Checksums-Sha1: 
 05d9cf9e0ba188a192092c08ae100ed49e06217d 1936 abtransfers_0.0.4.1-1.dsc
 5a86749d75972171c80285c6f282cf3a1075c9ca 1820220 
abtransfers_0.0.4.1.orig.tar.bz2
 ceb8a3c34ba97979102e2764146ba30f2ac9b65b 10185 
abtransfers_0.0.4.1-1.debian.tar.gz
 e2ea2ee8e6b8480dcb61a928213613551c314951 454352 abtransfers_0.0.4.1-1_amd64.deb
Checksums-Sha256: 
 689ce0b175367970917cbc43121ab4f97a3f4d2e07dc0a5c134a6f5a50499d0b 1936 
abtransfers_0.0.4.1-1.dsc
 c095dd2f86464087792a3f623ad1435f416cba1b9419f5c67129e57ab51aab7c 1820220 
abtransfers_0.0.4.1.orig.tar.bz2
 8578376cc767410154909584714d20c4e7ff066c43415c8acd265ecaca4dd786 10185 
abtransfers_0.0.4.1-1.debian.tar.gz
 9a638b9c1ea4d637419ca4ffea292a25eaee0aa1d89ada8b03186e31418dc202 454352 
abtransfers_0.0.4.1-1_amd64.deb
Files: 
 2b878b341fb816445b69ef40dc107fe0 1936 utils extra abtransfers_0.0.4.1-1.dsc
 eb9385764ccd2b8ea11afb35b90c2948 1820220 utils extra 
abtransfers_0.0.4.1.orig.tar.bz2
 2ee69f7643acb67e97c5d13e77eea6bb 10185 utils extra 
abtransfers_0.0.4.1-1.debian.tar.gz
 f3b3ac6817dd30c9686895f5a871cc42 454352 utils extra 
abtransfers_0.0.4.1-1_amd64.deb

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

iQIcBAEBCAAGBQJRwhxLAAoJEOpsprlRuFE5jQcP/2ZYHIobC+DBWt+NEGdrzgCR
BUzZ+5VjtG35hb0OfW2kVQdJhgtoGToQ3A+mT1Tby9u0Lh0NwDTDgwzfYts/aSIz
nk/PqGpriEkHtXhcH32DdLIxGRcSTz9ZABmour7QS593g5ol3SOnmxIrpY6Bg9sh
PrKHTM83czpZBW3EAhwA8uzuV32zumzafQm2EZJ+szSKa2Jdw+OmAuHnk7A6P9Qm
9LItNf2Qdm3L430CkZb0HS8LUE14fCNbPZPBCc0voX5wcU5o7M8ZB3kMCoRv+jvI
moH4hHqMWg9Cv060JqIvlSHt2ehhSCAITQMup4pNXsub9KOUP1iVxbtaWKmzv71K
IxhmXmenE8p644bkWN8PCK2FPSRHDSL0uJTfmaba5Wg7NmTrUld6n4P7bZce1nov
+NtrSDBnxdp0aPzvAeEz3KhCW+GyzyHv0P6WHd87PgDPWXbkXQKudOsY88sboW31
RA6+TrX5i72h5DbAk+32DjnUWnPCF3TQIYPJ6Ik5mW4xSnaCY8174WcVriHvajhK
usVZNb81ULJWfgcdmQo2dzgPJU3d2khobHzoB60rqpxmhu9e683thx6LZPJaz65T
zgI6u4udUKpWXvsqVbFkZgQWbfTYslK+py5fxwNT+pWsjOd8SqI/7tcXFL4+0a7Q
iHY3cbBlx+d978btT0Pf
=Bgdx
-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/e1upplu-0007qo...@franck.debian.org



Accepted cmdtest 0.8-1 (all source)

2013-06-19 Thread Lars Wirzenius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 21:00:17 +0100
Source: cmdtest
Binary: cmdtest
Architecture: all source
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius l...@liw.fi
Changed-By: Lars Wirzenius l...@liw.fi
Description: 
 cmdtest- blackbox testing of Unix command line programs
Changes: 
 cmdtest (0.8-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 4f7a77e1f3d1acf06f170f8450a583808209a212 11236 cmdtest_0.8-1_all.deb
 0306078da418b6674cdac269768a39f616402e12 1337 cmdtest_0.8-1.dsc
 a8cd06c83e6aab98778a7525bdc43bf1055d7b52 27673 cmdtest_0.8.orig.tar.gz
 6c4f743de526447a6331556407b24b4f7974ef07 1439 cmdtest_0.8-1.diff.gz
Checksums-Sha256: 
 ca5265ffb6f027f559db86bc502a72d83bdbcce3f1c58dfd7d7d6048ff3da4b3 11236 
cmdtest_0.8-1_all.deb
 bee7b9adcfd2f366fa619b63c530d4fc93ababd9bdf4a8cde4f956f35970 1337 
cmdtest_0.8-1.dsc
 78e4370137acbc741a41eb90c82bebbb15fb9f6e6f8aec03e43de5be4e3a6aaa 27673 
cmdtest_0.8.orig.tar.gz
 21097ed5933013ead0ef79db848abcaf938bce30eda1efd4ecfcf70f35393ea3 1439 
cmdtest_0.8-1.diff.gz
Files: 
 94ea20ab53c5cebc30e645d5b83cc8c9 11236 python optional cmdtest_0.8-1_all.deb
 f58b58bca9dcec33f103c3d83cb9e4ad 1337 python optional cmdtest_0.8-1.dsc
 08f115e65a5819b56b928d0b96c73e91 27673 python optional cmdtest_0.8.orig.tar.gz
 369e546537a99e3246bb5e0e6a94dd08 1439 python optional cmdtest_0.8-1.diff.gz

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

iQEcBAEBCAAGBQJRwhLLAAoJEIahkFub41rmbiUH/joqMTgTzBC9JxLmrp9r4GTW
ogUGouANVMmdmfr35PLb5c+KxGyX2GOntVxuuAmVUM4SPQE25no27mopadwITx60
HpsR59cQXbsoDXX0bj6d8sWlNkczmM+2UBUUp7mX97LnBPOAu6uWxtwSIzVpJiCj
r772Qy52OonOPS+YgW3cJbXP0UjzORddPIPZ99ZPoBfiEG9ZR/L6NgWJNBJmWCxa
EZYBhcXKEIL4l+zf1DM3JhJKkYJv7AWPj+cxY8bP//PWKdZo0TkrQ/GNXbgJj6UV
+AXZhbGU9YFZPXQvK8ZcRCM4+OjQGBUMc/AnRU4NdxgBZs9FheTA5b18lc50nGQ=
=mKyQ
-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/e1upplu-0007wz...@franck.debian.org



Accepted deluge 1.3.6-1 (source all)

2013-06-19 Thread Cristian Greco
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 21:29:53 +0200
Source: deluge
Binary: deluge-common deluged deluge-console deluge-web deluge-gtk deluge 
deluge-webui deluge-torrent
Architecture: source all
Version: 1.3.6-1
Distribution: experimental
Urgency: low
Maintainer: Cristian Greco crist...@debian.org
Changed-By: Cristian Greco crist...@debian.org
Description: 
 deluge - bittorrent client written in Python/PyGTK
 deluge-common - bittorrent client written in Python/PyGTK (common files)
 deluge-console - bittorrent client written in Python/PyGTK (console ui)
 deluge-gtk - bittorrent client written in Python/PyGTK (GTK+ ui)
 deluge-torrent - bittorrent client (gtk ui transitional package)
 deluge-web - bittorrent client written in Python/PyGTK (web ui)
 deluge-webui - bittorrent client (web ui transitional package)
 deluged- bittorrent client written in Python/PyGTK (daemon)
Changes: 
 deluge (1.3.6-1) experimental; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 224f8e8a64a9901154d5aff63f38db622a75a7fe 2199 deluge_1.3.6-1.dsc
 2318d9cb5b4f88fa628003d3c160699282b8b9ae 2801436 deluge_1.3.6.orig.tar.gz
 2406d770654714abaf7ceb51a47b299f8e9719c9 21051 deluge_1.3.6-1.debian.tar.gz
 59a1cdf1024a12e35401540fa06835cc5582d437 1317424 deluge-common_1.3.6-1_all.deb
 2f08713500e103f00bdd5982e60c79bc23462b26 30730 deluged_1.3.6-1_all.deb
 aefe2aecbb9e4b0648938892e15b70f2434a3710 49098 deluge-console_1.3.6-1_all.deb
 14b47330a24b88b7070f923df2510d1635fb4a9d 659020 deluge-web_1.3.6-1_all.deb
 c84cb26d31c7e3619987d280a3ae5bd7234f460c 273088 deluge-gtk_1.3.6-1_all.deb
 859e09b6e558e0903a41378b6c7ea4111fcc83fb 36064 deluge_1.3.6-1_all.deb
 ad9aced24fdc8603ae7d3fe080eaa0c163d754f7 26874 deluge-webui_1.3.6-1_all.deb
 6de46338c06ae96631b40cf573d75cde7668f1f3 26870 deluge-torrent_1.3.6-1_all.deb
Checksums-Sha256: 
 63f89cfc250dce058f75e62d7eef833223252c80f275ed07cb30d28f30d82bd7 2199 
deluge_1.3.6-1.dsc
 ebfb2561297d748f03617556c7783fb707cab7b67d692ded170839a8c00e 2801436 
deluge_1.3.6.orig.tar.gz
 24a34f90b490e2faa0e634f437092cf4d3cedb44c87cf173372ee420b4fd2b07 21051 
deluge_1.3.6-1.debian.tar.gz
 f1ed454e4ffc71b786e733e1dd134ca3e950518ec490afa922f2299d50de26d0 1317424 
deluge-common_1.3.6-1_all.deb
 0782ff1f125d781f4ab1bf9e7f18b71c4a9633d042edb26a22b69fc12161eb10 30730 
deluged_1.3.6-1_all.deb
 6ef1388c4870c0d310565e3815f51616c903a94d260fc3245d71bb7dc17db23c 49098 
deluge-console_1.3.6-1_all.deb
 51f3f2e8525e8d90aac3fb5e3e49e106cd6e37dc84a35e7b260a2778fe7a7df4 659020 
deluge-web_1.3.6-1_all.deb
 fd38ce8daf1a1bb0367d42885cfeb5cd48f7a9953d726e4fa353199822b652fc 273088 
deluge-gtk_1.3.6-1_all.deb
 3b8e319a88526d39943557ecc532998726981a598aaee997ab97f711187e72f4 36064 
deluge_1.3.6-1_all.deb
 3261429191ce363bd2818c75a95b22a7572a926b2a9e93c680015118592e8293 26874 
deluge-webui_1.3.6-1_all.deb
 79c7f6a8ffa5b6235090874bc98b0ec5e0aec08b845608532b6bd3cc42d5ee11 26870 
deluge-torrent_1.3.6-1_all.deb
Files: 
 acd57a7b991f8760b69cb3b0de35fee5 2199 net optional deluge_1.3.6-1.dsc
 33557678bf2f320de670ddaefaea009d 2801436 net optional deluge_1.3.6.orig.tar.gz
 234e57e4178f1d541240a715e05bdf6d 21051 net optional 
deluge_1.3.6-1.debian.tar.gz
 1c1ea670a0a0b34f89a9cf3ee9eeb90c 1317424 net optional 
deluge-common_1.3.6-1_all.deb
 a31116b9754fa6fe9ab70f4ab829513a 30730 net optional deluged_1.3.6-1_all.deb
 ea81c20406ddbd8c1fcdb8ac591870b8 49098 net optional 
deluge-console_1.3.6-1_all.deb
 90903b9addfef2d133e84bfa14689250 659020 net optional deluge-web_1.3.6-1_all.deb
 2560a4d10fed49882e8fa014b373ef45 273088 net optional deluge-gtk_1.3.6-1_all.deb
 8d562fa852309b513bf6833731d66ced 36064 net optional deluge_1.3.6-1_all.deb
 b2077162a838ae3a5973686562b6ec15 26874 oldlibs extra 
deluge-webui_1.3.6-1_all.deb
 900298686423957f04d292a8577b9b48 26870 oldlibs extra 
deluge-torrent_1.3.6-1_all.deb

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

iQIcBAEBCAAGBQJRwgd4AAoJEID329zPTTLkxngP/R9i8dpSEAp/dDHIHWdZH0Tz
Yf93Rq0uovKCfmCaN1TBtIrSooUcbFbpqDgXJKKpv+JWmLdfXm42wMo7SlfP+g1/
fO2ivQyo1eUYJ/QNvFjIexZ0n2zVaF+30ki9V2rK9UfPwULrEN4E8AOw81FFckyV
xyHlODrpnwSkTtbyx0ZIcLbuHsNXQYkj/BIxRdM+EnWnWqoecdapkidxUas9Ie9X
k8Et/e4qGT9Z8x9jcLMuQquZPN3sjehFrcWrijnMPmcI3Kj2uf9d6pC7pjZbjCc/
d4WW2QlY9ZW32A0XzEaowluADpYf4vczilmYkx9VnyzJ5pDZY2nN7V3ffZsOwkYs
p+/b43PUd5fr45GKu88CFLihrn9LcuJfO8+ceSvwId77VUn38mkck2t8yrEsmMLU
osFzbcssmzE+fAu0oD7wHpUc5GJVySQGdDK+8Uym3BGNZl5uL1bbakn1xKK2rTXc
xORExs3zsjtN0yAEJDZ4gAVyeUKYyiZ5dKDAS+XZkxUjnYKPuS5HWcNy67FXFbTs
AmL35Ljd6sy3kEm0GBrXze53zdWDaZWJMDnE0hJtV3M/+nRd2sD4oclao0dO2ELk
kbjFEbtWxUSQvGXRC/mQbBqnws9NwZB5He8Q+jTE6ZxLW5wtMvSeMHsM7iIvQB20
la1ycGkSwRqJJMmjkPwS
=0t6V
-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/e1uppmc-00089q...@franck.debian.org



Accepted java-wrappers 0.1.26 (source all)

2013-06-19 Thread Vincent Fourmond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 21:50:43 +0200
Source: java-wrappers
Binary: java-wrappers
Architecture: source all
Version: 0.1.26
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Vincent Fourmond fourm...@debian.org
Description: 
 java-wrappers - wrappers for java executables
Closes: 709976 711850
Changes: 
 java-wrappers (0.1.26) unstable; urgency=low
 .
   * Fix run_jar (closes: #709976) (and, yes, it is fixed on a Wednesday,
 though not the one announced initially ;-) ...)
   * Lift the assumption that alternatives live in /usr/lib/jvm (closes:
 #711850)
Checksums-Sha1: 
 8ae072b3b8cb4f7a252d1320469068e01bb95621 1003 java-wrappers_0.1.26.dsc
 c40944d3bd1a6ccd65f1bae08aeb031fa6f2e801 9206 java-wrappers_0.1.26.tar.gz
 610bd65a07e44b83f550e6997e059bf831a416b6 10902 java-wrappers_0.1.26_all.deb
Checksums-Sha256: 
 70ebd8cee1186afea348128b2d1a2f2c7a603784e039d67a359708952d8c85a4 1003 
java-wrappers_0.1.26.dsc
 b2bb16c61ab244bcd94478bb0b4f21ae897d9fd8e9a09a662878ccdcdc1e9a35 9206 
java-wrappers_0.1.26.tar.gz
 74ae6172a5f645290f0d456e451b776257008f40dd646e77da93665449c812c8 10902 
java-wrappers_0.1.26_all.deb
Files: 
 3e3f95fb92ec148e2ceb9f1289068751 1003 java optional java-wrappers_0.1.26.dsc
 1f157f4b8bdfe60a94a5128076cec617 9206 java optional java-wrappers_0.1.26.tar.gz
 e3c77efd0b02e80953c6449cec44aa8b 10902 java optional 
java-wrappers_0.1.26_all.deb

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

iEYEARECAAYFAlHCDMkACgkQx/UhwSKygspo5ACggMv/lur27BMiOW+uCkx/qV+T
4GgAn2zdMTbopIg0GukUFPbXUnM+m65u
=uiVT
-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/e1upppa-0001a9...@franck.debian.org



Accepted kfreebsd-downloader 9.0-4 (source kfreebsd-amd64)

2013-06-19 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 22:57:59 +0200
Source: kfreebsd-downloader
Binary: kfreebsd-downloader-9.0 kfreebsd-downloader-9 kfreebsd-downloader
Architecture: source kfreebsd-amd64
Version: 9.0-4
Distribution: unstable
Urgency: high
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 kfreebsd-downloader - kernel of FreeBSD (upstream version)
 kfreebsd-downloader-9 - kernel of FreeBSD (upstream version)
 kfreebsd-downloader-9.0 - kernel of FreeBSD (upstream version)
Closes: 712816
Changes: 
 kfreebsd-downloader (9.0-4) unstable; urgency=high
 .
   * Make it easier to upgrade by removing version number redundancy.
   * Switch to people.debian.org URL for kernel.txz download.
 (Closes: #712816)
Checksums-Sha1: 
 e7a83ea1c3ad15f22362bef1bb59f02bfbd8357a 1203 kfreebsd-downloader_9.0-4.dsc
 62e670f8b9b12efea4be5438dd15b360a5b382ad 4414 kfreebsd-downloader_9.0-4.tar.gz
 7c1b1e0acbfd37c77b40acb3ef1f7dd681eb078e 4508 
kfreebsd-downloader-9.0_9.0-4_kfreebsd-amd64.deb
 85eddb77e8ca2940f90ebc54f7a7de293a114cc9 1772 
kfreebsd-downloader-9_9.0-4_kfreebsd-amd64.deb
 c757d958d733cdfb833e965fe45a281c06d91a1c 1764 
kfreebsd-downloader_9.0-4_kfreebsd-amd64.deb
Checksums-Sha256: 
 3dc86ca2d2b5f66dd11f603c6f5f0e1dd44e9624be95539b37b63aeb28cf30e3 1203 
kfreebsd-downloader_9.0-4.dsc
 026c27f62f1cfdb9da9c555bb4a9f63108e2a4b54274436e69ca4199d410cff8 4414 
kfreebsd-downloader_9.0-4.tar.gz
 3751bdc7da95938d8e7a4f1ccd164018e2f4cb63c127bbf4f909bdf4dee13a01 4508 
kfreebsd-downloader-9.0_9.0-4_kfreebsd-amd64.deb
 298443961f44b5de13358cc23683ae509bed0c21755d44d274e17c2af0a05200 1772 
kfreebsd-downloader-9_9.0-4_kfreebsd-amd64.deb
 2c36620a1f6b1a17a5f49bcf1b136074b0a7f1e0bc3af7e323a795cf790ae34d 1764 
kfreebsd-downloader_9.0-4_kfreebsd-amd64.deb
Files: 
 1d2b473b247818f21c0f7c1b9aaac82a 1203 contrib/kernel extra 
kfreebsd-downloader_9.0-4.dsc
 fcc3d3856b866d81ae805da10bc65f87 4414 contrib/kernel extra 
kfreebsd-downloader_9.0-4.tar.gz
 322003a98630e053df9c8225f3ecdac4 4508 contrib/kernel extra 
kfreebsd-downloader-9.0_9.0-4_kfreebsd-amd64.deb
 fedebcf6987b00bb5d7f05fd10763302 1772 contrib/kernel extra 
kfreebsd-downloader-9_9.0-4_kfreebsd-amd64.deb
 35105078d8375cf9c60c15c3f2a4fb48 1764 contrib/kernel extra 
kfreebsd-downloader_9.0-4_kfreebsd-amd64.deb

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

iEYEARECAAYFAlHCHGcACgkQC19io6rUCv90qACeJkcn0COpfBRtpY//ZPzqfDkt
pskAn0V4ewvrVPrfeIPK4W2Xu7Ke6mA+
=8pCa
-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/e1upppg-0001fl...@franck.debian.org



Accepted libgraph-writer-dsm-perl 0.005-1 (source all)

2013-06-19 Thread Joenio Costa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 16 Jun 2013 21:08:35 -0300
Source: libgraph-writer-dsm-perl
Binary: libgraph-writer-dsm-perl
Architecture: source all
Version: 0.005-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Joenio Costa joe...@colivre.coop.br
Description: 
 libgraph-writer-dsm-perl - Perl module to draw Graph object as a DSM matrix
Changes: 
 libgraph-writer-dsm-perl (0.005-1) unstable; urgency=low
 .
   * New upstream version
   * New dependency: libmojolicious-perl
Checksums-Sha1: 
 d23b29c3daefabc7f09fdc235556da7ca5904217 2371 
libgraph-writer-dsm-perl_0.005-1.dsc
 7f431cae52624231f9adb86d601eccafe25735a9 10705 
libgraph-writer-dsm-perl_0.005.orig.tar.gz
 e191cdeff38715a296bd9e019952b8a0569a5f4f 1539 
libgraph-writer-dsm-perl_0.005-1.debian.tar.gz
 2c13e9621ce936a984ebccb8b20a0dbdb9908d5c 9016 
libgraph-writer-dsm-perl_0.005-1_all.deb
Checksums-Sha256: 
 9c71c3282df787c810d116317539f013584af1afbb97a1c7a3315c5dfee08914 2371 
libgraph-writer-dsm-perl_0.005-1.dsc
 66cc4c0e54dfef8c1294aef9c63e848d5a1c09c275c2c2d4d37f2c036d75f365 10705 
libgraph-writer-dsm-perl_0.005.orig.tar.gz
 c52f7dcb0755b2398338761e61dbc2cfb5c36bb389109432bf4bd2667252b40a 1539 
libgraph-writer-dsm-perl_0.005-1.debian.tar.gz
 6690c4d33d08da618ff93f4e1a30481a5afa54c3f632e317b28d215287f096dd 9016 
libgraph-writer-dsm-perl_0.005-1_all.deb
Files: 
 073cbe6c706cefb41710051f081ea935 2371 perl optional 
libgraph-writer-dsm-perl_0.005-1.dsc
 16cb53dd330e3907a54170a253118715 10705 perl optional 
libgraph-writer-dsm-perl_0.005.orig.tar.gz
 ee56fc674d6421280a10231d7700ecd4 1539 perl optional 
libgraph-writer-dsm-perl_0.005-1.debian.tar.gz
 423fab60e23ed189180b59820482adb7 9016 perl optional 
libgraph-writer-dsm-perl_0.005-1_all.deb

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

iQIcBAEBCAAGBQJRwg1WAAoJELs6aAGGSaoGwVAQALvxpfA+FbY2rBhxqe4qJZ8I
5dCy7pdeZ/jP3OTLQ079q5O60X4NW8LL7Yz246JkYvx4LanCqPLYy8WQldcyyIWu
2mYMoaW+0EAokWkyyZTBi3oXpJqHfk1zffiXq6qesSC7Lta2SLWNXA4ZWWyUS3Qy
KKIarj738GB2LDJDMapR1ncFWk5rWTqR0pt4YuzcnhVR+ev3z/njeXd1G4yFAy4N
HlJqxaTogGP0xvc6/frU7sU/2W1C9i/pP2yBsmYwIXDBKIg9gVXxWKV7/ecQ7YG1
7AuDqeiI82tWkew3BhDMK/c/CR09eLrjcjtAUVUlkZkZziCX2G82v3xqCgVwU66N
iI0yPMrVv+ZuLz6OTXtOCJjxoQD8R3jf00uWuVXDRc/zApu5cE7FcDh/OBQwnHKo
Sy5H7quWHencUBBDWO9aEePLvOB4UMUYDsQi3tEzM1xBExGkh/L+qKHHOHcTGQfH
m26iL2rUL6K30UI0sFd5C8NkTHXQ6E3qIGia+wdoOdsrgRGZ7rmOEqFQyziQcTq/
+C0pD3jsuJodpuAfVjNUpIGVgS0KiklzLwGyT2cW40U+m08VlzHIQL9Z1akLNGbl
u3OJ2xKakKGj4dRlWbIbT9EJfVYoAaE+yu4eAOpDW+z37PdfBwyARsPRBTHT8Igu
NnD/iZSFuVhLIjaVazkA
=aQix
-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/e1upppm-0001ip...@franck.debian.org



Accepted python-ttystatus 0.23-1 (all source)

2013-06-19 Thread Lars Wirzenius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 21:26:14 +0100
Source: python-ttystatus
Binary: python-ttystatus
Architecture: all source
Version: 0.23-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius l...@liw.fi
Changed-By: Lars Wirzenius l...@liw.fi
Description: 
 python-ttystatus - terminal progress bar and status output for Python
Changes: 
 python-ttystatus (0.23-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 c3722cecff6b415c35b6c262c92bdd05371560b2 15080 python-ttystatus_0.23-1_all.deb
 3de120534f0e9f9104ef4733d956f2b5c3ba9049 1441 python-ttystatus_0.23-1.dsc
 5eaa48e438468eada66a5a20165dac0da2438f41 30299 
python-ttystatus_0.23.orig.tar.gz
 bf2c50d6d453c38cc175655593393bc120036db1 2296 
python-ttystatus_0.23-1.debian.tar.gz
Checksums-Sha256: 
 4c451d821ccf4e8314b34ce5b3a24d5a1fe40bffbf0354d6e53834ba5d7cd5e0 15080 
python-ttystatus_0.23-1_all.deb
 6b1eb0762daa5c118915bfa55e4f9b1caaf3151e6d36799666ed1e8136fad13a 1441 
python-ttystatus_0.23-1.dsc
 1ecd58dff0049fdccedb6cd41ff0ddc51971c943e8d1887f8c027ae9e3aeb17a 30299 
python-ttystatus_0.23.orig.tar.gz
 4b8891c62f6564cae01273cd541b7da359095f3f76ea31477f0d2b38264694e4 2296 
python-ttystatus_0.23-1.debian.tar.gz
Files: 
 d3a6a57b716fdb818773cf4a3773e5c7 15080 python optional 
python-ttystatus_0.23-1_all.deb
 d10448159123ad208a5d22c9a81a799e 1441 python optional 
python-ttystatus_0.23-1.dsc
 bfc43748b5a569a0d5e283b2e78814a8 30299 python optional 
python-ttystatus_0.23.orig.tar.gz
 86a5cc6a6d654cabd58ee7e57d16e71a 2296 python optional 
python-ttystatus_0.23-1.debian.tar.gz

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

iQEcBAEBCAAGBQJRwhiIAAoJEIahkFub41rmPlcH/21ltLnpyc1fxrasdMgIB3aY
MQbD8Aa5/iT6Ednj9aeN2qKY5QvEcJwUS8YkelYUfTRhXo9aigI88erVufLd8ccp
L/fQCAjqpv4jayhfmpe0nzcE7tcOYoNsSv8tMzngijKdhsM0ux2PkgsaIHlfJSgu
oMyxb25Aitqg8Sw4+YoIt27yDSJRSUovgmg3LAnbvuPHruwOUjYRJN3LNNW344rG
ZpWTMCFrRA2Pdz89ViYKc0MnOwGfmt1muNgZ7sH4xmc0+X1YqezrdNyokrQ4WBfO
Gtkl1oYYx1xSzNggTQux0qlRqaRFvrtwjxnu+e6fBwWYPlCShYYF3mkLFfV/3sY=
=i8Dx
-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/e1uppr3-0001up...@franck.debian.org



Accepted rdup 1.1.11-1.1 (source amd64)

2013-06-19 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 17 Jun 2013 23:07:49 +0200
Source: rdup
Binary: rdup
Architecture: source amd64
Version: 1.1.11-1.1
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo js...@debian.org
Changed-By: Sebastian Ramacher sramac...@debian.org
Description: 
 rdup   - utility to create a file list suitable for making backups
Closes: 701606
Changes: 
 rdup (1.1.11-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/0004-libarchive.patch: Apply path from Adam Conrad to fix
 FTBFS with newer libarchive. (Closes: #701606)
Checksums-Sha1: 
 a61edc7bd80ec7baa86506cbddbc42be075f9b4f 1900 rdup_1.1.11-1.1.dsc
 3d1de40e95ab3c7b50f0355fb6a4c8e0514af23b 4818 rdup_1.1.11-1.1.debian.tar.gz
 5b91d8504e290c196f7bda4255e17ae50c0070b6 60536 rdup_1.1.11-1.1_amd64.deb
Checksums-Sha256: 
 357d9862cc387d30918c4b40a9139c32aab351233050612dfc7431a13d819dab 1900 
rdup_1.1.11-1.1.dsc
 7400d6ef78ac4c23dc4f85e9fd09b3ca935e3099bbe3b441a7379d063bbdc9cc 4818 
rdup_1.1.11-1.1.debian.tar.gz
 c72df2ce34128491d99dae0e99cee40b179fe8f72675d6e82fcc6f80f85fa61f 60536 
rdup_1.1.11-1.1_amd64.deb
Files: 
 b73ba21253194e9ce0120ecd641cb511 1900 utils optional rdup_1.1.11-1.1.dsc
 496c7406fb25826c313545832377ce63 4818 utils optional 
rdup_1.1.11-1.1.debian.tar.gz
 7271a047c49d295e849176e1187ec994 60536 utils optional rdup_1.1.11-1.1_amd64.deb

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

iQIcBAEBCAAGBQJRv3r5AAoJEGny/FFupxmTBTgP/A9c49pZJOXZE13v2sb0DnKn
SwSZnGpZur3nd9BQ2jcWjOJhdHbZrIHhA7t93Kt8uCwR6gc2DdmC50DOvBtpSWPt
0TCOQMgg0yTlCIcP76BeyePL29+AiWYVLMs6ap8+kN/JcfjNbq1dIKg/8nZCs+Gp
YoOd5sgA+z9RZgYx25hBFWwMPS27T2/SUFrmfSiDe7VpF3jZSI8feWz+bakds/0K
pVy10xxeIOWYys8dIhmy5N4BG4Pj+IooukNtpDIZGGG8dsC82I2b7labZCJsUJ0h
JLKG8mPU7Q6kLWhT0PIRaOXnNFnw5q0hbXxqEteH/3cSVcWR2qMDDkJN5+Y6qua2
DAtudWONFbHrIWr58VJgRaQ0ykxgNYemHZ914XeeULEtgFnkxG6DLRculP431snX
485GmXgy8PeHzB5JK2TyQX0oC+ANJluQ54MXNMzaN/9qMDSNz897c5AgqNrnjG04
Bl2x+fXWuNz6WrsJ0FAYgK8KR7dKNZwA0dh/Gj7nIa+D1YENJVqQyQCPdo7FiPu+
8vQqjXyTXDUuB189DQM4f+KyP4Zq8TAMsQCh033JIfZQ8ec+UE5X93W8HclHtxoT
8y79qyXvhpWEM3WdyrS/CQWSEBETIfM4i7q24JiFbNj8BYV2gj626QHRMYbtah6R
N9740w8I3BOyBwYqTTGw
=IwUe
-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/e1uppr8-0001y3...@franck.debian.org



Accepted strace 4.8-1 (source amd64)

2013-06-19 Thread Dmitry V. Levin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 03 Jun 2013 15:16:17 +
Source: strace
Binary: strace strace64 strace-udeb
Architecture: source amd64
Version: 4.8-1
Distribution: experimental
Urgency: low
Maintainer: Frederik Schüler f...@debian.org
Changed-By: Dmitry V. Levin l...@altlinux.org
Description: 
 strace - A system call tracer
 strace-udeb - A system call tracer (udeb)
 strace64   - A system call tracer for 64bit binaries
Closes: 693074 702309
Changes: 
 strace (4.8-1) experimental; urgency=low
 .
   * New upstream version.
 + Added aarch64 support, closes: #693074
 + Fixed kernel release string parsing, closes: #702309
Checksums-Sha1: 
 07df8e184102fb16e18034e82d3391f0d8491761 1365 strace_4.8-1.dsc
 88c19b900d9cb2931e6ea4cf36e0ae3838f2f698 441712 strace_4.8.orig.tar.xz
 344f91d069a314198d713ad382feeac6d0ea7ae0 11627 strace_4.8-1.debian.tar.gz
 afaca92d42fb603316279ed84f614bdf5c66 251584 strace_4.8-1_amd64.deb
 4d645275139d05a7e14f6a7f97d54c2d3d9867a5 91404 strace-udeb_4.8-1_amd64.udeb
Checksums-Sha256: 
 bacac3b3aad512ecf7e3fa132e6104b1bc98c47826c2d0d0ae17c87217fe195c 1365 
strace_4.8-1.dsc
 f492291f07a7c805c07a8395cce1ea054a6401ad414f4cc12185672215e1d7f8 441712 
strace_4.8.orig.tar.xz
 5fef074faee8fb82fb81e59dff771b3a3c464eb634fdcf811f7edd238c5bb8e6 11627 
strace_4.8-1.debian.tar.gz
 e9a84429c1b1d16d77f722d3bbf0c01d65b938b9f4289f5cfc864e7fc53ab6c2 251584 
strace_4.8-1_amd64.deb
 d9a8a22985c313255619a7f7684973b2bf9d4fd91275450d1bd02b6fe9e706aa 91404 
strace-udeb_4.8-1_amd64.udeb
Files: 
 e19eb22420757d19c532d1c6c53d84dc 1365 utils optional strace_4.8-1.dsc
 c575ef43829586801f514fd91bfe7575 441712 utils optional strace_4.8.orig.tar.xz
 d576fe5ad976447060be25bc6c8010f3 11627 utils optional 
strace_4.8-1.debian.tar.gz
 6e0daa9a60b5320e3bde0b1b93e8945c 251584 utils optional strace_4.8-1_amd64.deb
 eb9e0bfaac50460526db0b1951ff0cb0 91404 debian-installer extra 
strace-udeb_4.8-1_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAlHAHVYACgkQ6n7So0GVSSAY3wCdFT2TDlZHIybBxQ2tMZv6HDRC
XKcAoIiyODy+rk4hdWQn23g10+nEawkm
=xnzT
-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/e1upqfk-0007jm...@franck.debian.org



Accepted dokuwiki 0.0.20130510a-1 (source all)

2013-06-19 Thread Tanguy Ortolo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 22:51:17 +0200
Source: dokuwiki
Binary: dokuwiki
Architecture: source all
Version: 0.0.20130510a-1
Distribution: unstable
Urgency: low
Maintainer: Tanguy Ortolo tanguy+deb...@ortolo.eu
Changed-By: Tanguy Ortolo tanguy+deb...@ortolo.eu
Description: 
 dokuwiki   - standards compliant simple to use wiki
Closes: 706853 711362
Changes: 
 dokuwiki (0.0.20130510a-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
  + add php5-ldap, php5-mysql and php5-pgsql to Recommends, as they are
needed for included authentication backends. (Closes: #706853)
  + update Standards-Version (no change needed).
  + use canonical VCS URLs.
   * debian/patches/*: refresh.
  + debianize.diff: replace “run by Debian” by “run on Debian” to avoid
ambiguity. (Closes: #711362)
   * debian/rules: keep a jquery module which is not provided by any other
 package.
   * debian/copyright: include license information for jquery.
Checksums-Sha1: 
 34f7b2420a4b0a6909d1aecf1267aa99b7ae8bfa 2005 dokuwiki_0.0.20130510a-1.dsc
 8cccedc63b572d19d79e9bf7d0621b851f24fa1b 2961725 
dokuwiki_0.0.20130510a.orig.tar.gz
 407d356a553fe55ea77a2bebb60b01a64cc36896 97091 
dokuwiki_0.0.20130510a-1.debian.tar.gz
 76e7cb2207eb3a9cc1d41d7cd932a36c7252f0d1 1983910 
dokuwiki_0.0.20130510a-1_all.deb
Checksums-Sha256: 
 0f91add6601379b9fba51a777e9dbde6bb1d73d9dabc33ac7c7722c5f63285ce 2005 
dokuwiki_0.0.20130510a-1.dsc
 af14b81ebb81b2cafa9db385596519a991e7654074d90a6953dfb2d6f0965ea7 2961725 
dokuwiki_0.0.20130510a.orig.tar.gz
 0823f65b8bc6d1a2e84303d309ed3c559a4c366a32103b9a016a66fc6cc2ee7d 97091 
dokuwiki_0.0.20130510a-1.debian.tar.gz
 3f22506598535d98de6c4564412096d2f61003f3b78f74e567d57de33f32ce69 1983910 
dokuwiki_0.0.20130510a-1_all.deb
Files: 
 d25de7e56d3d1cd0c619a598c27be336 2005 web optional dokuwiki_0.0.20130510a-1.dsc
 4d6330ec652d7ed706a6b555a0b8adb8 2961725 web optional 
dokuwiki_0.0.20130510a.orig.tar.gz
 cbdb49b49884a3bbcf3509637bc90bb9 97091 web optional 
dokuwiki_0.0.20130510a-1.debian.tar.gz
 04b457a6bc6583d26faeba5d99472897 1983910 web optional 
dokuwiki_0.0.20130510a-1_all.deb

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

iQIcBAEBCgAGBQJRwiipAAoJEOryzVHFAGgZhScQALv9NExWmPnNoPxAZLzZ1kjB
AKp513pWIlNs+m+MugMd/gS3xrWNIMM0FVoIug+yKINaHpovJq5tRUXHHsqSGCXQ
cFLboLP6OdMtuNnr+gmAsq6FNifCbVZM8fftNj/sU9mpzGC/zc9R3Nr13eCkGhcI
O+3Yxk3rNuzMpqgOLHepFXWGeklkXjKWA0D2YZqwRVLT7VavEB3qeB/S104gQk5j
LdCm3sVxgl1DOWs1+MCLgQgjKZSWpARGqPqZaZ+UN5F98oV7x0JeflMXXS7Y3v5h
Lu4pm9Ifo1g5JNSY5V/ZtrqCCZAWzr7lQarDmGC0dzHYu7xsLoqFv73AeplroqSi
MHXQtJw4O5oiANOiBriACDqOg/JWnfSEiPDC4T1+7SfMImhor/9fLcpdAfA9nu5s
DWgb8B1Ju0zdnVCcJlIzsGAjSIDcIOak43HzE1U4o9/5c/cHzvB8hyw2FL8LFVAM
ZDI/HwA40cMQ22vrkEQCIHxIrvpknUVcNCxoC/Ros6xfZXklG5zH+/3pmCPKa5Ve
P9Sps7irMditjpuaxq7NQwY1VyVLgZJNXUnDRzBCtfhOYvxseAAEwLFJSaB5YRou
oqYE5YSXfGPfmtfMF25XKMIA2vlZnB+HDgDGsh0ULf6Lx8ybJ3Vb63AaJOgQis03
wguP5LeMtilgBaBd11qq
=m2r4
-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/e1upqhi-0003us...@franck.debian.org



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

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

Format: 1.8
Date: Wed, 19 Jun 2013 23:20:05 +0200
Source: mingw-w64
Binary: mingw-w64-dev mingw-w64-i686-dev mingw-w64-x86-64-dev mingw-w64 
mingw-w64-tools
Architecture: source all i386
Version: 3.0~svn5914-1
Distribution: experimental
Urgency: low
Maintainer: Stephen Kitt sk...@debian.org
Changed-By: Stephen Kitt sk...@debian.org
Description: 
 mingw-w64  - Development environment targetting 32- and 64-bit Windows
 mingw-w64-dev - Development files for MinGW-w64 (transitional package)
 mingw-w64-i686-dev - Development files for MinGW-w64 targeting Win32
 mingw-w64-tools - Development tools for 32- and 64-bit Windows
 mingw-w64-x86-64-dev - Development files for MinGW-w64 targeting Win64
Changes: 
 mingw-w64 (3.0~svn5914-1) experimental; urgency=low
 .
   * New upstream trunk snapshot.
   * Switch to my Debian address.
   * Drop DM-Upload-Allowed.
   * Use canonical VCS URIs.
   * Merge from 2.0.8-1:
 - Use dh_autoreconf to update all the autotools-generated files and
   allow multiple builds in a row.
 - Build libmangle for the current architecture, it's intended for
   gendef; use it to build gendef.
 - Enable hardened builds for gendef and genidl.
 - Fix another spelling mistake in gendef (via libmangle).
   * Standards-Version 3.9.4, no further change required.
Checksums-Sha1: 
 af1beac50a90e3e3438b4bceb621934faf0f5fef 2271 mingw-w64_3.0~svn5914-1.dsc
 a40c90870012d3454340938a37c885008f63b778 6993509 
mingw-w64_3.0~svn5914.orig.tar.bz2
 365748d89343037df0ce1cd2e47543e4520d0cf7 14063 
mingw-w64_3.0~svn5914-1.debian.tar.gz
 b44639581869a726e6a87fb036c9310ed6f87614 2 
mingw-w64-dev_3.0~svn5914-1_all.deb
 86377fa60332dcb1bd8850515b3da20a76121f17 7738710 
mingw-w64-i686-dev_3.0~svn5914-1_all.deb
 e8e25177ab4e3b0d0cd40f16e9ae401a769ecaba 9580526 
mingw-w64-x86-64-dev_3.0~svn5914-1_all.deb
 547a474125545fee0002adbfbbdd92a47ce7cef6 11156 mingw-w64_3.0~svn5914-1_all.deb
 b11a9b6b665d355d3742b8be9aae7869ddadc1d9 376236 
mingw-w64-tools_3.0~svn5914-1_i386.deb
Checksums-Sha256: 
 951cd5127076fa64f1ddc86d5d2c47d125d6aaa9790878287610cef2e543f361 2271 
mingw-w64_3.0~svn5914-1.dsc
 bffbe1fadb5bba65630b41cac9a9b06c82fa8ba60c082915518ebb1ed6ab6619 6993509 
mingw-w64_3.0~svn5914.orig.tar.bz2
 df79a1a9712d4e734069f1e8f3f846bac8916572b9011eddd456cf7663a15d69 14063 
mingw-w64_3.0~svn5914-1.debian.tar.gz
 edb7a3151b8aeb6a1ff058a93dc7b340d7e4eea84f0ee668017fcfb866084301 2 
mingw-w64-dev_3.0~svn5914-1_all.deb
 1cd094fd866d19e6db34e9d7a0c182035f80c0fe20abc0d8582a6bb626b7cac5 7738710 
mingw-w64-i686-dev_3.0~svn5914-1_all.deb
 ad1ce46ddd07d17f64846df7ca08fe58554056c98a25294c04e5310a330fa60a 9580526 
mingw-w64-x86-64-dev_3.0~svn5914-1_all.deb
 e1a551e1893bcc16970a3385b0e6f651dafd7e4addbe435721d5cf2d3d6798b4 11156 
mingw-w64_3.0~svn5914-1_all.deb
 5e3a34d6531a98ede3c0d878fd5d87364b97efe7b79fd08e2411e7f103789b07 376236 
mingw-w64-tools_3.0~svn5914-1_i386.deb
Files: 
 2ec98eac793b0d21f943125f8eddce02 2271 devel extra mingw-w64_3.0~svn5914-1.dsc
 ac905f2ca20d528105da4238294178d9 6993509 devel extra 
mingw-w64_3.0~svn5914.orig.tar.bz2
 b5661982884eb79e94ad698d72b9c622 14063 devel extra 
mingw-w64_3.0~svn5914-1.debian.tar.gz
 cfed2ef5cfeaa93cf8df5447ef04bedf 2 oldlibs extra 
mingw-w64-dev_3.0~svn5914-1_all.deb
 590e7b6bfa440517d4ffdc2345912f89 7738710 devel extra 
mingw-w64-i686-dev_3.0~svn5914-1_all.deb
 0083c1eb9f8dfa36a813f870bafe5291 9580526 devel extra 
mingw-w64-x86-64-dev_3.0~svn5914-1_all.deb
 14b0c522f5af13831b69e5f4cf5f3486 11156 devel extra 
mingw-w64_3.0~svn5914-1_all.deb
 38241e8c336cfcb3a592ca0002dc03a5 376236 devel extra 
mingw-w64-tools_3.0~svn5914-1_i386.deb

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

iQIcBAEBCAAGBQJRwikSAAoJEHWXeKmja0lPrpkP/jZo1mAh1wqpT0YAJudjenJR
7dxO8HUvcCqhcjT0SJzyLFv1RgN+qSV7fUrNB62nePU9WSPPmRg7X3Gs/Akv7MA3
sz9OYoVmd0CGEXDO8TVqsbb00ouDzvVGNtFUOlJD3Coh0crdR828rdEsDCbh5l1X
/I9Jthzj+KgXi5C/trRP+2QkJZHTDAYtqBvfIs/41Bh1pOmFU4tAs1w5DZEgDMH4
Ou9ph+hACYRI+K9/xh8wr1K623obk38ITYURbYIy73i00LfZlkSI40tfLMDam0eW
BrGNE8qMqJHfKzRUfz8UR2UN5LJQQdbZjS2yUtN8Y261t3alzjWz9hPUUM8K/Utj
1c6qGKBON7pucFID1JuSilF3M+FHHVg7KX8EOPcjeprfQTiepZOtUYxjBv5WKoZx
mV1ouGi0K/xFolvHTJYmZXKHPmc3B4r7bMeicNO0j47DvTmXkCwJBr7AiRyXxOMN
Hu3Lm9ImZLZcW0rD27fBYJACmHXYYFKokVq7QQgPieR8pBrIzdw7Mb1J83JCsgbp
5ly6TuV4TxHlNCKtDUZGUiY53u7Vwd+2IHNr76ZTu7o0d0CpL4XWreIS7UEuZG0x
yEbrNf9ryc3L1NnIo97rogUdQOz4vt0JeRo8ZNYlmxzIKroeqmz0RqA7rsl9krWM
JMKi40C5sSELLHXpkTyi
=Gq0S
-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/e1upqjm-0004ov...@franck.debian.org



Accepted morse-simulator 1.0.1-2.1 (source i386 all)

2013-06-19 Thread Scott Kitterman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 16:14:43 -0400
Source: morse-simulator
Binary: morse-simulator morse-simulator-data morse-simulator-doc 
python3-morse-simulator
Architecture: source i386 all
Version: 1.0.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 morse-simulator - Multi-OpenRobot Simulation Engine
 morse-simulator-data - Multi-OpenRobot Simulation Engine
 morse-simulator-doc - Multi-OpenRobot Simulation Engine - Documentation
 python3-morse-simulator - Multi-OpenRobot Simulation Engine
Closes: 712014
Changes: 
 morse-simulator (1.0.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix python3 related dependency issues (Closes: #712014):
 - Fix configure to use /usr/bin/python3 instead of python3.3 explicitly
   and override upstream definition of CPACK_DEBIAN_PACKAGE_DEPENDS so that
   packages end up with correct depends
 - Add X-Python3-Version: = 3.2 to debian control to set the minimum
   supported python3 version
 - Add python3-morse-simulator to morse-simulator depends
Checksums-Sha1: 
 9f4f1d6b1666720a0f197960599b52671c7ea0bc 1679 morse-simulator_1.0.1-2.1.dsc
 d66baf75472733ef7310409894a027c591c22932 5438 
morse-simulator_1.0.1-2.1.debian.tar.gz
 268f0aa792651846733b854e1019d06aceecd4fe 26176 
morse-simulator_1.0.1-2.1_i386.deb
 ff2c10dab353537b23e3cce74b6ee498885766c7 89172726 
morse-simulator-data_1.0.1-2.1_all.deb
 4ef02bed176007cafc2dae2d5bc2daecdd22f2d3 11037900 
morse-simulator-doc_1.0.1-2.1_all.deb
 9ba56412f48853618d0877d9de92e5e3f4374ae6 177976 
python3-morse-simulator_1.0.1-2.1_i386.deb
Checksums-Sha256: 
 6c6f649a52c478a61ced9b2d2aa45e8b418a50f72e5de0e281f585eb20f0d309 1679 
morse-simulator_1.0.1-2.1.dsc
 a17ee4bc546c9e4d807c9d1873dba091dc51501a8c4586e77cb6052a5372f27b 5438 
morse-simulator_1.0.1-2.1.debian.tar.gz
 41122d56fbcf44a14e71a65e23a6f65e02d571108e93adde850edb62c6b94820 26176 
morse-simulator_1.0.1-2.1_i386.deb
 9294cb8f972ac657fe9016e21e15879c61c6091284c9d188000b62afc012fbb7 89172726 
morse-simulator-data_1.0.1-2.1_all.deb
 e531f021d7b36f545f6bcd1d93a9abccef0950b1d27db23040ef1db18091ba29 11037900 
morse-simulator-doc_1.0.1-2.1_all.deb
 1d06332b86bb330017ff79f8f772c1a0c4b6a2adf3c401b21b16fb4545e8531d 177976 
python3-morse-simulator_1.0.1-2.1_i386.deb
Files: 
 41faa0e54b19dc5909f3bafb1b932fa5 1679 science extra 
morse-simulator_1.0.1-2.1.dsc
 6e330ed0ad1878488576fadf2498819e 5438 science extra 
morse-simulator_1.0.1-2.1.debian.tar.gz
 d9bb5151b5681fc98805b2a7204f517b 26176 science extra 
morse-simulator_1.0.1-2.1_i386.deb
 4f7ecdaf914285850f2725f32dc68c13 89172726 science extra 
morse-simulator-data_1.0.1-2.1_all.deb
 01fc66f2648bb1a69fcd0664774db983 11037900 doc extra 
morse-simulator-doc_1.0.1-2.1_all.deb
 6fe0976d62ba430cc7b6057836b2f58f 177976 science extra 
python3-morse-simulator_1.0.1-2.1_i386.deb

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

iEYEARECAAYFAlHCIWQACgkQHajaM93NaGqltwCghLy+k0nrP+eOoGcETtHzwSGj
e8QAnApryz/hwQOrKKZjCsN8YBZu9jfA
=/yBE
-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/e1upqk0-0004wb...@franck.debian.org



Accepted publican 3.1.5-3 (source all)

2013-06-19 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 23:22:59 +0200
Source: publican
Binary: publican
Architecture: source all
Version: 3.1.5-3
Distribution: unstable
Urgency: low
Maintainer: Mikhail Gusarov dotted...@debian.org
Changed-By: Raphaël Hertzog hert...@debian.org
Description: 
 publican   - Tool for publishing material authored in DocBook XML
Closes: 708705
Changes: 
 publican (3.1.5-3) unstable; urgency=low
 .
   * Depend on docbook-xsl = 1.77 and drop 
debian/patches/revert-footnote-change
 whose sole purpose was to make publican work with an older docbook-xsl.
   * Deduplicate files in /usr/share/publican. We use rdfind to create
 hardlinks between all identical files. Thanks to Helmut Grohne for
 the tool suggestion and to Aaron M. Ucko for the report. Closes: #708705
   * Update Standards-Version to 3.9.4.
   * Update Vcs related URL from git.debian.org to anonscm.debian.org.
Checksums-Sha1: 
 49ade6a034b567799e5cd82aed4965f617ee7a04 2995 publican_3.1.5-3.dsc
 ef0deb35e34626c917604cf7d6dbfc0433ba7644 7036 publican_3.1.5-3.debian.tar.gz
 6aee1ed4a9e956a874e4d14b173e6319c409b7de 7469712 publican_3.1.5-3_all.deb
Checksums-Sha256: 
 94bab7024391377f7268e89d96f1d7b0ada51d39012858565a2bd7e1b1d4cf4a 2995 
publican_3.1.5-3.dsc
 9807a5b11963f90863a36f268fe2291ac89f053203a0193cb271c19e022b 7036 
publican_3.1.5-3.debian.tar.gz
 53a04f74208b304cd6dfca7e4ecd28de9d5dda88a1e11e3d8e7357bbbd793e47 7469712 
publican_3.1.5-3_all.deb
Files: 
 6a6e1b7a60cc847c03d1cbb242bcd193 2995 perl optional publican_3.1.5-3.dsc
 72efcda5f75011689ceb8d72deb605ac 7036 perl optional 
publican_3.1.5-3.debian.tar.gz
 86fdbd5284c58b74fc29e5699606cb0e 7469712 perl optional publican_3.1.5-3_all.deb

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

iQIcBAEBCAAGBQJRwif2AAoJEOYZBF3yrHKajrIP/A+A/hjaTNiYUueaCKSzDUVJ
h2zcqF1clkw9oPb67J5pGfllv6vulq2vaR4nAexp08aY+z44vpC4//HrSowuEgo+
r1I25jN1tmZQhgclwi7au4h4IjpHcZLnlbTAN+lqIlTkdukLUFzqeo/TeXX4mPQa
Y5qEwHV9AM90WdObppVa5gXD/q+Oi9c5coi6PMAw7oRdICpy2rnkJFL/odtjoQI1
WJGeMc+FQtMvhoZhpKlTSeSjaIAO41majtjolfK2ioa6uJ/9AiPPblQGREGvxDKP
tDu/yU2usLcph5Bj2feACpaODyA2OCZ/lYFFfN+o0rB/DoJIYmAS5pMnGueukfCf
RJkPaSLbXdVarIPw/wH041L6vSqvam/NxW1T76j9R6hZKpyOZk4bz9SfSFJJRqzQ
jYCUtExWpmmtZxeds1BykbxTk03g29yaIWre1drA8xvWyCd5UZPsnHtSbJ3EvzsU
oKnfxC96fdZx3PaWRynG8l5GHFcyO42554XG/S9tgrzUAM3lCxnzE8Fy7s7erFeo
G0+aQnOj0teI6M05Xfq9Gff4oQYtHgu7q79lISj+gq3DqrY0jBY5WwjZEQfVSYkI
aNKhzw9R+CZgHJvLzwBSVUB5bPqlNwnjmqStSGfGU9Uk4caDHa7n8u/vRPzKztlW
EY7FN8ZcxTw9+XrIoLrn
=lYqv
-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/e1upqkn-0004zx...@franck.debian.org



Accepted password-gorilla 1.5.3.7-1 (source all)

2013-06-19 Thread Alexandre Raymond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 17 Mar 2013 16:25:24 -0400
Source: password-gorilla
Binary: password-gorilla
Architecture: source all
Version: 1.5.3.7-1
Distribution: unstable
Urgency: low
Maintainer: Alexandre Raymond alexandre.j.raym...@gmail.com
Changed-By: Alexandre Raymond alexandre.j.raym...@gmail.com
Description: 
 password-gorilla - cross-platform password manager
Changes: 
 password-gorilla (1.5.3.7-1) unstable; urgency=low
 .
   * New upstream version v1.5.3.7
   * Add new files
 + Images are now contained in the pics/ directory
Checksums-Sha1: 
 aeda5e788d4efaed47b80f0169e02d1f44ba0982 2146 password-gorilla_1.5.3.7-1.dsc
 8145aa15cd73cc501a9c345b5123eb2e0e9e7a10 5008679 
password-gorilla_1.5.3.7.orig.tar.gz
 f38abaf8bb7c950af4697516019eaadbc17bd231 7467 
password-gorilla_1.5.3.7-1.debian.tar.gz
 bb661b977d2713f2acabec6cf5faebe99281c91b 308400 
password-gorilla_1.5.3.7-1_all.deb
Checksums-Sha256: 
 1a75d2cfff56116b722badbfd1142626e1b1c2a9631ad3cb40c8c29a4659673a 2146 
password-gorilla_1.5.3.7-1.dsc
 cb55c0134451a26dab10826396752f0e8d5f9fc6af3a85ee75e7dfa914f53720 5008679 
password-gorilla_1.5.3.7.orig.tar.gz
 739a54321b02f554e564c2ee10f889f3e911f02cabf0c46a9b7176a91f232803 7467 
password-gorilla_1.5.3.7-1.debian.tar.gz
 8fa7bd99e5f0b4b1694505ce0ecc2c1f05f894c4ae4e827b5807e062557383e8 308400 
password-gorilla_1.5.3.7-1_all.deb
Files: 
 cf82c5ce39bc8fa7ce0199526d63db73 2146 x11 extra password-gorilla_1.5.3.7-1.dsc
 208f5ecde0e23fa54ef030cbd935324c 5008679 x11 extra 
password-gorilla_1.5.3.7.orig.tar.gz
 5781948d126e0bdd5e197eed12828f39 7467 x11 extra 
password-gorilla_1.5.3.7-1.debian.tar.gz
 61a7af21f5dce737c3513746e33883a2 308400 x11 extra 
password-gorilla_1.5.3.7-1_all.deb

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

iQJ8BAEBCgBmBQJRwSPrXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4MDBBMTQ4OUMyRjE4NkY1N0MzRDQxQzcz
NDcwNTE2OEZFOUYwMjM2AAoJEDRwUWj+nwI2zu8P/R6I4vTyVHj0fQocMAUfQkAj
BMMyRJB2dOPxUjD4/reCADWmmHO+qeb06Eg2VNWpptvQBCd+TBZdCobFQzy5DG2h
7yzq1dUA7LPqIKBDNFyRwrCcdouJac+RuTZ7Ew3tSlpiyOnh0QiBGAb7Nogwc9y/
JrPVYcJDj3hz9TPJ8qc1cJveex99m+nNiOOB/KpULzp2wISrRWHJJesogTCFFgUq
GEAuoRwP1GYX+/1fUQZqIQFV3a+1pDJ0UG8GDrN+7hbShAQZDrBpkK4XCegnNrQ4
pCRvzysohfz7bkQIstba++CQaSKdW66YvFdArxK6yeDqcS+LeNE3yvYIdJ2j+Mdr
vCefIMAIFt0XbPA8XoTrBp9uek04435TQV5HGErkkbmhQkW2vRBn+i8SAtiIMoTR
ZPe7la2WJ7J+9RM3NSjhxZpXvgHsytNi9FYi+3P1tB1Lh+t866S3Ndz2nQZO3KRN
t8rLqRYHPgkxpVgZ3p7DZNf3AB6W4sG68Eg8LpTgXeE1x3ROXhVxMrTOBFle8tsY
sKMIGMAuuHehY+RLlnN7mxROlwFAx4g/p+vcHktUlLtp6HoZt0wpZsTJa3k63IOB
jQ4H+sK3kdHSsHD570N92CsvPJcAu3Qk8XjwZ2b/V8mGNJ/fAi1hga3CzP/YIuUg
Uddn3ZvwOkXx9zUJX6w/
=R8xm
-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/e1upqwb-0007uw...@franck.debian.org



Accepted python-memcache 1.53-1 (source all)

2013-06-19 Thread Carl Chenet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 19 Jun 2013 23:02:23 +0200
Source: python-memcache
Binary: python-memcache
Architecture: source all
Version: 1.53-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Carl Chenet cha...@ohmytux.com
Description: 
 python-memcache - pure python memcached client
Changes: 
 python-memcache (1.53-1) unstable; urgency=low
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Carl Chenet ]
   * New upstream release
   * debian/control
 - bump Standards-Version to 3.9.4.0
 - use python-all in B-D
Checksums-Sha1: 
 ff85d7c756c3495ee9d1319fed2bbe862509e676 2111 python-memcache_1.53-1.dsc
 5c08266c9d8875807ea9a5383d5ae10061e65c59 35025 python-memcache_1.53.orig.tar.gz
 18544df86cb93c27a76bffc4da0a00785edfb7a4 3757 
python-memcache_1.53-1.debian.tar.gz
 b6f6260de2ce97423e7533560b3fa1f71904f629 18656 python-memcache_1.53-1_all.deb
Checksums-Sha256: 
 3ecbbc8fa85d0533170482a759567c2f049411cf339e91f507c0a23004b86e52 2111 
python-memcache_1.53-1.dsc
 af04ea031b271a54f085166773e028fe053fc1d9a58cd8b3c3a57945990bfb48 35025 
python-memcache_1.53.orig.tar.gz
 fc69a645c1a0bb4adcde12b3bb35ff0d122457d55751b3249a131ac2e9e12504 3757 
python-memcache_1.53-1.debian.tar.gz
 7cd6943ea29f55ddbcf37aef1882e1b3a5269c382914b799dce9d4937bc7 18656 
python-memcache_1.53-1_all.deb
Files: 
 0ed30c201430ee2f40b1176b7658114b 2111 python optional 
python-memcache_1.53-1.dsc
 e0e2b44613bb5443e3411b20f16664e0 35025 python optional 
python-memcache_1.53.orig.tar.gz
 5fc493c04f03c37954a5c8b3ee93bb6a 3757 python optional 
python-memcache_1.53-1.debian.tar.gz
 4e5afbdc50e2f52a9e0414da4d142400 18656 python optional 
python-memcache_1.53-1_all.deb

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

iQIcBAEBCAAGBQJRwjM7AAoJEAJwonWM1zbi4mUP/2RuSw43aitSrG5bR0MuEFA2
N4Yr+qVldDSYa0XWg9rmIrltnFsrawE0BAXb8NnIGE4MMEbwkZXH1wyKT4NKj6Tp
TzJ1UdO+arfPusUG30OwceasXJwuOFIeS+DLBdsMk352FbIzmx+BEZUpbH7u2Crf
6JJUUGQH+nDaEtBpj+vDccY2p3sywFhMG2MQJXa54MeU3X+R2AC621k4IUjor4dv
pWisvYe6mlQMTCr+BE2+mBp0d1yFD/y3FRlSY87mw6RSLm+6M6bZF3ea47nuZwtx
ZkwzdYChqbitFJ3b/oisa/ZzM47fR9Ut6m22PAwrObaY6gmqxWee+OZI4NdPl684
oJmYrKkXrfmlbsr3Wy7aDrJG4G1813QNhe9JgyAa9B8OARDLYsSaR5uPga7IrDq2
LNTCaaJaoUQm7sXHYu68HXH6zIKGGv/P1QpcH1DtVn2XM0twhVpa5J2ee3Ock44a
7yeVWA7qCKN5yxGCkeY0dtZOBjh6UxtXB2YAqqdnfIxckDk6BmoRgGbO8X+CxUFE
MrVjzN6kVa3SBtHJNP8QK1AYwo40fXApDHvZwbySoTspvV3jk0hznH3bsYZP5WM2
bSIR6LBVtZ/XqIC6OtjgGI696LhW1KF9zy9l2LTwczWbzxABvbsBqlmTshddhGnD
lbazCPUKgUzM3sAlkNcJ
=9fb5
-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/e1upraw-0002g9...@franck.debian.org



Accepted gnome-bluetooth 3.8.1-1 (source amd64)

2013-06-19 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 16:54:41 +0200
Source: gnome-bluetooth
Binary: gnome-bluetooth libgnome-bluetooth11 libgnome-bluetooth-dev 
gir1.2-gnomebluetooth-1.0
Architecture: source amd64
Version: 3.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 gir1.2-gnomebluetooth-1.0 - Introspection data for GnomeBluetooth
 gnome-bluetooth - GNOME Bluetooth tools
 libgnome-bluetooth-dev - GNOME Bluetooth tools - support library development 
files
 libgnome-bluetooth11 - GNOME Bluetooth tools - support library
Closes: 712774
Changes: 
 gnome-bluetooth (3.8.1-1) unstable; urgency=low
 .
   * New upstream release.
 + Don't abort on unknown rfkill switches. Closes: #712774.
Checksums-Sha1: 
 290f6ba8a4b959110294978115c5a63416470e1f 1952 gnome-bluetooth_3.8.1-1.dsc
 c3c5521ba4e5428ee6d30fa3c049bcf7a7c0f345 1330384 
gnome-bluetooth_3.8.1.orig.tar.xz
 f7b9191c252f4982c4b767dbb05087effeae22d9 11799 
gnome-bluetooth_3.8.1-1.debian.tar.gz
 c555f323b5a2c90a2c175761e38c8e12fbbbdc33 976164 
gnome-bluetooth_3.8.1-1_amd64.deb
 6d900f40c51943f865f09f96823605a0a93808ec 249352 
libgnome-bluetooth11_3.8.1-1_amd64.deb
 c06d4c5b653b07901e42506b20aa8b8e7df79411 231246 
libgnome-bluetooth-dev_3.8.1-1_amd64.deb
 002a445c5f77f4d3169c1b32c177fb73f99b1a53 206620 
gir1.2-gnomebluetooth-1.0_3.8.1-1_amd64.deb
Checksums-Sha256: 
 a8fcb9b88d4745ca6cf69346852de6030e4ffca0f7fb143793956c58814ae7f1 1952 
gnome-bluetooth_3.8.1-1.dsc
 8095fcfa014931773e9d231dff76c6924f43abfbe4c5525cf07fd2d7f8e1f770 1330384 
gnome-bluetooth_3.8.1.orig.tar.xz
 3c21683ad4b75812e8cfaa4023a914a236069326dd2a0051bb06c22fe4950909 11799 
gnome-bluetooth_3.8.1-1.debian.tar.gz
 aacdcde8328c4052ee8ba69a290d59dcab0c3a97aff63ec9c37ac5c8bde2e9d8 976164 
gnome-bluetooth_3.8.1-1_amd64.deb
 d08cf47d14e64d3c6874b1d8f47853224802ffba06b797485ebf4f5b6bb54618 249352 
libgnome-bluetooth11_3.8.1-1_amd64.deb
 e729c77d9f2f446281ca23c6f7c320387536a4cbe69e0dc6a933382ecabc863d 231246 
libgnome-bluetooth-dev_3.8.1-1_amd64.deb
 e91cc80520c8a92a6c3bffe09ef662f5aafebedb240dda48fe730ac339785f2b 206620 
gir1.2-gnomebluetooth-1.0_3.8.1-1_amd64.deb
Files: 
 89ceafde9c5b4e5e6b7057ec2a9f554e 1952 gnome optional 
gnome-bluetooth_3.8.1-1.dsc
 a45c401daa15937a31c59d49943c59db 1330384 gnome optional 
gnome-bluetooth_3.8.1.orig.tar.xz
 602b578ea70391d57fe11d081eb6bc4d 11799 gnome optional 
gnome-bluetooth_3.8.1-1.debian.tar.gz
 a2384847588cb4fae26c846fbcb4ef01 976164 gnome optional 
gnome-bluetooth_3.8.1-1_amd64.deb
 bf1dcec6b3a20dfd5225bf07009d68a5 249352 libs optional 
libgnome-bluetooth11_3.8.1-1_amd64.deb
 f5a3e8aeab3bdc0a929612f007367f3d 231246 libdevel extra 
libgnome-bluetooth-dev_3.8.1-1_amd64.deb
 4bd497effefcb62c24009a5735da5c71 206620 introspection optional 
gir1.2-gnomebluetooth-1.0_3.8.1-1_amd64.deb

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

iEYEARECAAYFAlHCNhoACgkQhTV17EoIsv4/ywCgl/wmSoMb50gTkup86jh1mdVw
GkkAoMMaHfxXHza8Ts0PB5akYrEGognV
=lGRG
-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/e1uprq2-0005vo...@franck.debian.org



Accepted gnome-settings-daemon 3.4.2+git20121218.7c1322-6 (source amd64)

2013-06-19 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Jun 2013 23:28:42 +0200
Source: gnome-settings-daemon
Binary: gnome-settings-daemon gnome-settings-daemon-dev
Architecture: source amd64
Version: 3.4.2+git20121218.7c1322-6
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 gnome-settings-daemon - daemon handling the GNOME session settings
 gnome-settings-daemon-dev - Headers for building applications communicating 
with gnome-settin
Closes: 708548
Changes: 
 gnome-settings-daemon (3.4.2+git20121218.7c1322-6) unstable; urgency=low
 .
   * gnome-settings-daemon.gsettings-override: stop installing security
 updates without a confirmation. This just leads to an obnoxious popup
 asking for the root password. Closes: #708548.
Checksums-Sha1: 
 72c2f4c29ee4ce5f638836501877feba189624e8 2537 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6.dsc
 8a287b5c6dd22b52787538bef1487086d4e8d051 37784 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6.debian.tar.gz
 cc88a03cbf7413cb76dfb51e3445ac42928b2654 936396 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6_amd64.deb
 72ec38a34976dc917966f394796071a6ed546133 69656 
gnome-settings-daemon-dev_3.4.2+git20121218.7c1322-6_amd64.deb
Checksums-Sha256: 
 3eb04a10175c5f2f33e3c58a51483ff579ef84b81af21385b398ec5bbdf441be 2537 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6.dsc
 828486ea4073bc6efac87adc1bb94c9628ec04d6d7693e907e132d638e6d461f 37784 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6.debian.tar.gz
 ea5181f1c95c6dad4be5a376ec1c8aed19f5216502f6da7204b2ea209f4ce052 936396 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6_amd64.deb
 df523f6562163f14795c6299f22aac58129f27d3b42cfd4765dd2bad647efb9c 69656 
gnome-settings-daemon-dev_3.4.2+git20121218.7c1322-6_amd64.deb
Files: 
 b5b9cfb5e59b2922957462ce07c4b9e5 2537 gnome optional 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6.dsc
 2eb4d754ad31beb726876397767faf37 37784 gnome optional 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6.debian.tar.gz
 66aa2422d8ee86f99120c739e42ad046 936396 gnome optional 
gnome-settings-daemon_3.4.2+git20121218.7c1322-6_amd64.deb
 0ab0a792e9e95a5755ece309961c2797 69656 libdevel optional 
gnome-settings-daemon-dev_3.4.2+git20121218.7c1322-6_amd64.deb

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

iD8DBQFRwjsNrSla4ddfhTMRAlAEAKCY6HKeeXWoSG4Y2+jpUBeK19bzuACg1sUT
iEvdGvvptR7DxgDFPjD2GYU=
=3lwG
-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/e1uprdf-lo...@franck.debian.org



Accepted systemd 44-12 (source amd64)

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

Format: 1.8
Date: Thu, 20 Jun 2013 01:32:16 +0200
Source: systemd
Binary: systemd systemd-sysv libpam-systemd libsystemd-login0 
libsystemd-login-dev libsystemd-daemon0 libsystemd-daemon-dev 
libsystemd-journal0 libsystemd-journal-dev libsystemd-id128-0 
libsystemd-id128-dev
Architecture: source amd64
Version: 44-12
Distribution: unstable
Urgency: low
Maintainer: Debian systemd Maintainers 
pkg-systemd-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 libpam-systemd - system and service manager - PAM module
 libsystemd-daemon-dev - systemd utility library - development files
 libsystemd-daemon0 - systemd utility library
 libsystemd-id128-0 - systemd 128 bit ID utility library
 libsystemd-id128-dev - systemd 128 bit ID utility library - development files
 libsystemd-journal-dev - systemd journal utility library - development files
 libsystemd-journal0 - systemd journal utility library
 libsystemd-login-dev - systemd login utility library - development files
 libsystemd-login0 - systemd login utility library
 systemd- system and service manager
 systemd-sysv - system and service manager - SysV links
Closes: 701364
Changes: 
 systemd (44-12) unstable; urgency=low
 .
   * Cherry-pick e17187 from upstream to fix build failures with newer glibc
 where the clock_* symbols have been moved from librt to libc.
 Closes: #701364
   * If the new init-system-helpers package is installed, make the
 debian-enable-units script a no-op. The auto-enabler was meant as a
 temporary workaround and will be removed once all packages use the new
 helper.
   * Update the checks which test if systemd is the active init. The
 recommended check is [ -d /run/systemd/system ] as this will also work
 with a standalone systemd-logind.
   * Set Maintainer to pkg-systemd-maintain...@lists.alioth.debian.org. Add
 Tollef and myself as Uploaders.
   * Stop building the GUI bits. They have been split into a separate source
 package called systemd-ui.
Checksums-Sha1: 
 5794a0bfcd9b7f7733d3b7674f638b656dc4 2876 systemd_44-12.dsc
 39861e54114ed2130ecc7ecc4ab2c7fe0b022243 30941 systemd_44-12.debian.tar.gz
 5cb2a6ea96511e9f4e6b283350e2dffd5d71e1d5 1356082 systemd_44-12_amd64.deb
 2cba0b5b055fd3191c3188333a374246fb23f08a 15234 systemd-sysv_44-12_amd64.deb
 873f63de618059320012d567bd2994960716da45 31004 libpam-systemd_44-12_amd64.deb
 91b232361233f28971255245c87bbbd1d8b3fbe4 28066 
libsystemd-login0_44-12_amd64.deb
 ecbbf07ba4db11af464b45e40468c2ddae3726c9 12020 
libsystemd-login-dev_44-12_amd64.deb
 c7a9af075c58c81162790a28feb41c038f614f40 15014 
libsystemd-daemon0_44-12_amd64.deb
 df5c752f2e9fc5a7ec2fd310bee7651dab28813e 14542 
libsystemd-daemon-dev_44-12_amd64.deb
 8599a015c5f154c8e5a3f96a3db2621518ff4447 41308 
libsystemd-journal0_44-12_amd64.deb
 1a5f20fce1fd2a56d19320bf450cfcee628fcdcb 11632 
libsystemd-journal-dev_44-12_amd64.deb
 9f714a2f2c22664918ca5a4530f0b0ba23315807 19230 
libsystemd-id128-0_44-12_amd64.deb
 3af0a1342e4bf24610b396dd25f3b2110f409541 11040 
libsystemd-id128-dev_44-12_amd64.deb
Checksums-Sha256: 
 576a1369ca5604046332df3709dafef322f16a1c1a7dbf8b54ffe58ea79b2c8c 2876 
systemd_44-12.dsc
 66285cd34b8a1fd4605b52a399f926ccaa6db4b5f4b24ac668aa3e4669232b68 30941 
systemd_44-12.debian.tar.gz
 6f8fadf3c6e8e3d0fea4f93fb4560606e3adc8d30ab0192fe84a73794b6abbc9 1356082 
systemd_44-12_amd64.deb
 0e3b0dcb180a9715443dc6773a9968ba0e84e6dd0b261f967d47b14182fff927 15234 
systemd-sysv_44-12_amd64.deb
 8f1bfa3e4a2528cc4556a0418ede23e23ab952d6dc2604b9d78161834bd6e0ac 31004 
libpam-systemd_44-12_amd64.deb
 37ae5a84672ba85181675ed742e78f3264dd8af5bdc04f943d462babaefef530 28066 
libsystemd-login0_44-12_amd64.deb
 55b695d8b922314e761d752987ee4fc185cf507fe9e47de63cf4819ae57037ed 12020 
libsystemd-login-dev_44-12_amd64.deb
 c80dce4447854541bef367a10f3b4058ab46d189a7ce1bf83cbe664686ef852d 15014 
libsystemd-daemon0_44-12_amd64.deb
 5bbc27ce6ffa0180e98e3a581d9cf0ed9281e209bf3eae48210b573a6953ce52 14542 
libsystemd-daemon-dev_44-12_amd64.deb
 493ba39db77f9a99a3a9507e65dd12a9c240798f2aef242abec1f59a7796925c 41308 
libsystemd-journal0_44-12_amd64.deb
 ce75220ed336602f8860a056ba51adb830da7578099bb75b048b02e2d87930d5 11632 
libsystemd-journal-dev_44-12_amd64.deb
 8a4e3a78d954e21a1758eeec4c1aeffe736b67ebc21cb49540c84db650680042 19230 
libsystemd-id128-0_44-12_amd64.deb
 830f4c7b79df7ecd7459442d2e71cf59fe458d986687c84f4792caa848b157cc 11040 
libsystemd-id128-dev_44-12_amd64.deb
Files: 
 f79bf0b4340a0650506573e226afcfff 2876 admin extra systemd_44-12.dsc
 717cedb932b892b73e5e5fc1e0fd0acd 30941 admin extra systemd_44-12.debian.tar.gz
 79aff6f6c46e0c0d8e9487578670aa83 1356082 admin extra systemd_44-12_amd64.deb
 a30299e1c2a4e24da36b2afdf60f01ad 15234 admin extra systemd-sysv_44-12_amd64.deb
 39b5b4251b742c50c06501fec3abb62e 31004 admin extra 
libpam-systemd_44-12_amd64.deb
 088440417bb8470b22cb71c99989eb50 28066 libs extra 

Accepted inetutils 2:1.9.1.306-0a482-1 (source amd64)

2013-06-19 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Jun 2013 01:05:02 +0200
Source: inetutils
Binary: inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping 
inetutils-traceroute inetutils-syslogd inetutils-talk inetutils-talkd 
inetutils-telnet inetutils-telnetd inetutils-tools
Architecture: source amd64
Version: 2:1.9.1.306-0a482-1
Distribution: unstable
Urgency: high
Maintainer: Guillem Jover guil...@debian.org
Changed-By: Guillem Jover guil...@debian.org
Description: 
 inetutils-ftp - File Transfer Protocol client
 inetutils-ftpd - File Transfer Protocol server
 inetutils-inetd - internet super server
 inetutils-ping - ICMP echo tool
 inetutils-syslogd - system logging daemon
 inetutils-talk - talk to another user
 inetutils-talkd - remote user communication server
 inetutils-telnet - telnet client
 inetutils-telnetd - telnet server
 inetutils-tools - base networking utilities (experimental package)
 inetutils-traceroute - trace the IPv4 route to another host
Changes: 
 inetutils (2:1.9.1.306-0a482-1) unstable; urgency=high
 .
   * New upstream snapshot.
 - Fix security issue, by enforcing again ‘/etc/ftpusers’ access checks in
   ftpd. Regression introduced in 2:1.9.1.282-e8541-1.
   Thanks to Mats Erik Andersson g...@gisladisker.se for reporting.
 - debian/patches/50_split_load_conffile.patch: Remove, merged upstream.
 - debian/patches/51_add_load_confdir_support.patch: Likewise.
Checksums-Sha1: 
 6165b5dadc8c71f3febf1a5e2ad2f0b559552acd 1973 inetutils_1.9.1.306-0a482-1.dsc
 5a14d173fc98121d966bd42da3d4102b72ed0af8 1301200 
inetutils_1.9.1.306-0a482.orig.tar.xz
 84c328efe3526768348093bbc8ef88577b3799b2 76442 
inetutils_1.9.1.306-0a482-1.debian.tar.gz
 b2eb1519d9fcae9c7b50e07aee291ff3f0e76a5e 226964 
inetutils-ftp_1.9.1.306-0a482-1_amd64.deb
 1cf95a644203ea3d4f1671361193d535994ec5e7 228144 
inetutils-ftpd_1.9.1.306-0a482-1_amd64.deb
 e1287467599a95afb822af78663d13f7a728d21b 199800 
inetutils-inetd_1.9.1.306-0a482-1_amd64.deb
 d6a369818b36271080fbbe1603fa46646120715e 227110 
inetutils-ping_1.9.1.306-0a482-1_amd64.deb
 133379c41a95cdb0c178fb1c2377cd4e185cd2d7 185596 
inetutils-traceroute_1.9.1.306-0a482-1_amd64.deb
 d0ce70b5f3442d32979b0bba690ff1f7c62cd02d 203608 
inetutils-syslogd_1.9.1.306-0a482-1_amd64.deb
 9ca86e1149e9133ec8299715cc3e61bb070d4a2f 188654 
inetutils-talk_1.9.1.306-0a482-1_amd64.deb
 ebb7cde004bf47876407efe55dc3e28959ccf1dc 190670 
inetutils-talkd_1.9.1.306-0a482-1_amd64.deb
 6cf7f4ea9ea20c806f3dbb894210bcbecaedebb8 242192 
inetutils-telnet_1.9.1.306-0a482-1_amd64.deb
 8420dac3ee3217b511d91caf56fd2ef82947ea85 224954 
inetutils-telnetd_1.9.1.306-0a482-1_amd64.deb
 c1be457d3a025c3a5cd5aa8a3cc47a3064f49d5b 198860 
inetutils-tools_1.9.1.306-0a482-1_amd64.deb
Checksums-Sha256: 
 773c012ef7cfd3b54e17214c7d042a4b8ba0915a4fbdfb824c9b9fdcc7b0502c 1973 
inetutils_1.9.1.306-0a482-1.dsc
 23c55a56e8a7b8ef200d958f8ba42bac13fb2604ce22960d13882b2f9bcd3eb3 1301200 
inetutils_1.9.1.306-0a482.orig.tar.xz
 01ef51ba5d9cf83adf02f3b723512507fbfc8052354bca655e4b4401f8eacf88 76442 
inetutils_1.9.1.306-0a482-1.debian.tar.gz
 a079f044f5cc98518a8c327733b5295447df0b18d55e11acae82f7eafd687db5 226964 
inetutils-ftp_1.9.1.306-0a482-1_amd64.deb
 176d14cbdd68e3ac87979a573fcd536021d281e670f47c3d2b1414f503430303 228144 
inetutils-ftpd_1.9.1.306-0a482-1_amd64.deb
 ca0b266cfa623e71112719024bb546e2c9249db1c5b0fb1946401f0c13d93104 199800 
inetutils-inetd_1.9.1.306-0a482-1_amd64.deb
 94d26269c7d54cfe1b44f8b8acb54bc447a7508446142fadf1a705de206513c3 227110 
inetutils-ping_1.9.1.306-0a482-1_amd64.deb
 436bd1b04ae83d02957db403b500b4f313f1c5f31cd3bbdc185428dd3d7508c8 185596 
inetutils-traceroute_1.9.1.306-0a482-1_amd64.deb
 2883e0af7b8cbb576145a5dbd0869f3d8e41790e9622302b6e0504276d3622ee 203608 
inetutils-syslogd_1.9.1.306-0a482-1_amd64.deb
 cb78f288a259498b6f7efa79c8c14136e891399e50939e1f922f3e1ea7e457e3 188654 
inetutils-talk_1.9.1.306-0a482-1_amd64.deb
 3a43496a0385aeecea1fb691f6d835fd7e57927e7d150b33aa915a1bb8518c24 190670 
inetutils-talkd_1.9.1.306-0a482-1_amd64.deb
 38802b23ff7c725cb4988b18e491c052e376275fb2a4afea1d7a32c926d56be7 242192 
inetutils-telnet_1.9.1.306-0a482-1_amd64.deb
 70c7993219fe1d581c5f49d0c8457acb4d0dab6d7ff926dca64a1a0b62e061c3 224954 
inetutils-telnetd_1.9.1.306-0a482-1_amd64.deb
 664a8b7d9ad5afab1783541f5873beeecf718188ecdd861b3848cc15aee56929 198860 
inetutils-tools_1.9.1.306-0a482-1_amd64.deb
Files: 
 60955cd0731162bd42096846163c8eab 1973 net extra inetutils_1.9.1.306-0a482-1.dsc
 2674fab4c0a2bf1480c0017e85cc46c3 1301200 net extra 
inetutils_1.9.1.306-0a482.orig.tar.xz
 9fb38a25e99efda0f39196ad9ae29160 76442 net extra 
inetutils_1.9.1.306-0a482-1.debian.tar.gz
 5c09b83aa4817d1f1d27253f6e26fa67 226964 net extra 
inetutils-ftp_1.9.1.306-0a482-1_amd64.deb
 7fcda68daaad482f9c0c5da7096cce87 228144 net extra 
inetutils-ftpd_1.9.1.306-0a482-1_amd64.deb
 09abd78395c8b17167de02aaf6827219 199800 net extra 
inetutils-inetd_1.9.1.306-0a482-1_amd64.deb
 

Accepted anki 2.0.11+dfsg-1 (source all)

2013-06-19 Thread Andreas Bombe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Jun 2013 02:12:12 +0200
Source: anki
Binary: anki
Architecture: source all
Version: 2.0.11+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Bombe a...@debian.org
Changed-By: Andreas Bombe a...@debian.org
Description: 
 anki   - extensible flashcard learning program
Closes: 698663
Changes: 
 anki (2.0.11+dfsg-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.11+dfsg (Closes: 698663)
   * Adapt patches, launcher and install paths to new upstream code layout
   * Install upstream anki.xpm and anki.png, remove anki.xpm from Debian
 directory
   * Move to debhelper 9
   * Install upstream man page and remove debian/anki.1
   * Replace explicit calls to debhelper tools in debian/rules with dh sequencer
   * Add python-pyaudio to Depends and increase python-qt4 dependency to = 4.7
   * Bump Standards-Version to 3.9.4
   * Replace inlined minified Javascript with references to libjs-jquery* files
   * Remove kakasi from Recommends, it is used only in downloaded plugins
   * Rewrite debian/copyright in DEP-5 format and update for new upstream 
release
   * Add README.source to explain DFSG repackaging
Checksums-Sha1: 
 ae747f53f646aa64c73a67c661c734d04795de57 1209 anki_2.0.11+dfsg-1.dsc
 10c7d75b30b6902d3cd9210c2be1b9a05ffb07a1 2775628 anki_2.0.11+dfsg.orig.tar.gz
 180cf34144ef6158306300f5c2b38f18335586ef 28176 anki_2.0.11+dfsg-1.debian.tar.gz
 b197ef3595ce0323107c5f25b9d9b249c239aec5 2437902 anki_2.0.11+dfsg-1_all.deb
Checksums-Sha256: 
 8e566a0bfc18b19e4d1173cf5dd99cb1a31f15fb0e9cc9aa52a6fe6a4d5d97df 1209 
anki_2.0.11+dfsg-1.dsc
 01acc520c08c729271acfd1bf921bdf937c53dd796eb6cb07ec22d35a46930dd 2775628 
anki_2.0.11+dfsg.orig.tar.gz
 f931218df71ae2cfe2389b8865c2acacca1ad1a59660123d6fcc1cf7f63b3b23 28176 
anki_2.0.11+dfsg-1.debian.tar.gz
 6a17467a2834d3fa2f04f106f592e5a7ba963315d5cbf529d974baae3f3d53bd 2437902 
anki_2.0.11+dfsg-1_all.deb
Files: 
 71639705343a6e86a0c14a062952d7db 1209 education optional anki_2.0.11+dfsg-1.dsc
 072e26459b9e9a4718f3077c79a91b1d 2775628 education optional 
anki_2.0.11+dfsg.orig.tar.gz
 51104c8c7be1830ec1e466c7b1d33169 28176 education optional 
anki_2.0.11+dfsg-1.debian.tar.gz
 fc71ef9ea688467f4f3e94e0e3507929 2437902 education optional 
anki_2.0.11+dfsg-1_all.deb

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

iD8DBQFRwk2VEYFwMgSICkQRAtpTAJ47mBlB645kFe8p8jeTeqjHY2Oz9ACgjcGm
mQK7/Q4ndvhh2k2gMDBl2T0=
=2faL
-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/e1upt2d-0004hk...@franck.debian.org



Accepted libpri 1.4.14-1 (source amd64)

2013-06-19 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Jun 2013 10:22:25 +1000
Source: libpri
Binary: libpri-dev libpri1.4
Architecture: source amd64
Version: 1.4.14-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 libpri-dev - Primary Rate ISDN specification development files
 libpri1.4  - Primary Rate ISDN specification library
Closes: 688765
Changes: 
 libpri (1.4.14-1) unstable; urgency=low
 .
   [ Tzafrir Cohen ]
   * New upstream release.
 - Patch spelling-error-in-binary removed: merged upstream.
 - Fixes passing CFLAGS and LDFLAGS from build system: Patch
   enable-gcc-optimizations reduced.
 - Symbols file update (new function pri_persistent_layer2_option).
   * Remove version.c on clean (Closes: #688765).
   * Pass flags from dpkg-buildflags to the build system This library is
 now hardened.
   * Patch disable_dahdi: disable utils that require dahdi and are not
 installed.
 .
   [ Mark Purcell ]
   * Update to anonscm.debian - fix vcs-field-not-canonical
   * Update Standards-Version: 3.9.4 - lintian clean
Checksums-Sha1: 
 ad39d2d4e8eed4e69f6b5108e5442c7c157a46a0 1371 libpri_1.4.14-1.dsc
 7c080c1d18004aec0f9749138a36a42361fbd7bd 338303 libpri_1.4.14.orig.tar.gz
 d8054187220a53a0f2b51a29d066f1cccfc96306 10692 libpri_1.4.14-1.debian.tar.gz
 70c7cc5b7054021a9fc089a029d61434aa28801a 294140 libpri-dev_1.4.14-1_amd64.deb
 8106ccd52f79c34697e119d27c9456e4399b99e4 232806 libpri1.4_1.4.14-1_amd64.deb
Checksums-Sha256: 
 fb55b7cff3dbccb2619ece2c7adb6cbed76e8587645cdbcce5ddce26c0da42a5 1371 
libpri_1.4.14-1.dsc
 25def0f3d492e7604c58d81f5c5a3c70f158bbf78b1250a3bda208e994799dd0 338303 
libpri_1.4.14.orig.tar.gz
 15388a05af7d7866635a7ab5fb77aa952f18f78c660daaf0efa263b6d9dab591 10692 
libpri_1.4.14-1.debian.tar.gz
 80e77e1a04482b458012baadff7a278f8b0d1c3784349abde18e7da6638d4e5d 294140 
libpri-dev_1.4.14-1_amd64.deb
 f3cfe11cf5668920c5216a12d6738089bbe21d1b433a80dd44d654a4b36c2502 232806 
libpri1.4_1.4.14-1_amd64.deb
Files: 
 8ce1a7e1b375765eec74b663db9eef7c 1371 libs optional libpri_1.4.14-1.dsc
 8c581d8ebeff4c23cc498d71b94ca299 338303 libs optional libpri_1.4.14.orig.tar.gz
 e42abb00dec8545c1245ed1844cac308 10692 libs optional 
libpri_1.4.14-1.debian.tar.gz
 8ce5ce6a462e2d3f02218bccc35fa000 294140 libdevel optional 
libpri-dev_1.4.14-1_amd64.deb
 5f9510752c676a2931774131f7c40792 232806 libs optional 
libpri1.4_1.4.14-1_amd64.deb

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

iEYEARECAAYFAlHCTMsACgkQoCzanz0IthIjnQCeO5u0KP187ej/GxRLA0plXhcY
hJMAoIJagTsOmC+om1xcT+eSwjnHplNh
=XB5X
-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/e1upt3h-0004rd...@franck.debian.org



Accepted hurd 20130620-1 (source hurd-i386 all)

2013-06-19 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 23:32:07 +
Source: hurd
Binary: hurd-libs0.3 hurd hurd-dev hurd-dbg hurd-doc hurd-libs0.3-udeb hurd-udeb
Architecture: source hurd-i386 all
Version: 20130620-1
Distribution: unstable
Urgency: low
Maintainer: GNU Hurd Maintainers debian-h...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 hurd   - GNU Hurd
 hurd-dbg   - GNU Hurd (debugging files)
 hurd-dev   - GNU Hurd (development files)
 hurd-doc   - GNU Hurd manual
 hurd-libs0.3 - GNU Hurd (libraries)
 hurd-libs0.3-udeb - GNU Hurd (libraries) - udeb (udeb)
 hurd-udeb  - GNU Hurd - udeb (udeb)
Changes: 
 hurd (20130620-1) unstable; urgency=low
 .
   * New upstream release.
 .
   * patches/exec_filename_fs.patch,exec_filename_use.patch,external.patch:
 Refresh.
   * io_select_timeout, doc-fix.patch: Remove merged patches.
Checksums-Sha1: 
 a1b80816213ed85d6e668c77ec3f8172df581002 2606 hurd_20130620-1.dsc
 554e75cfa54e584eb9e9c543fba961afb2e16efe 7008811 hurd_20130620.orig.tar.gz
 44eaad4aa6007d5cf5eb2f25444db3d4ca74013d 113690 hurd_20130620-1.debian.tar.bz2
 cbe3f7ae8ccafb69dd82c3285650936c9bbdf82a 333796 
hurd-libs0.3_20130620-1_hurd-i386.deb
 ea192dcfde281f082aefdfd7539f29cbc25d2442 3378730 hurd_20130620-1_hurd-i386.deb
 342d1c68c827cb14e926997032f7262b783f59d3 4349310 
hurd-dev_20130620-1_hurd-i386.deb
 025ebcc879345a75385c192731e9bd6346ef 7386978 
hurd-dbg_20130620-1_hurd-i386.deb
 a7465284fde558ea9fa29753535c0a9872a6f67c 187664 hurd-doc_20130620-1_all.deb
 2ba238926e56250c4213fa44a17bcabbfcc468d4 227422 
hurd-libs0.3-udeb_20130620-1_hurd-i386.udeb
 e08ffaa248d0fa3b97b6c4f8c5d49385d187b571 1391136 
hurd-udeb_20130620-1_hurd-i386.udeb
Checksums-Sha256: 
 f51c44fcecf261893bc92ce5637ace0c5cb1131c71a7ca2480dce34c7af9da4e 2606 
hurd_20130620-1.dsc
 abb691b84f6de927a9fa6e1489dd65c6eb7db377d7fe572024fe0fdecd2934d2 7008811 
hurd_20130620.orig.tar.gz
 c2fdc5104397b72fe8bc26853a153bc35ba9bdfb075e6e303d6dbdfd78704d0f 113690 
hurd_20130620-1.debian.tar.bz2
 c00c55581a96f841532dd50eea0c9234bd9c8a3daf7db6456e8df1986287139f 333796 
hurd-libs0.3_20130620-1_hurd-i386.deb
 d3c5e9840a70e091751fa2da1a562fbd66389737cdaaf44006aed5d6c2e2810b 3378730 
hurd_20130620-1_hurd-i386.deb
 47f810f2ea040c161c5aec60dbcfb5ca9809352290b296cba513f451e8458a17 4349310 
hurd-dev_20130620-1_hurd-i386.deb
 fcded1b2f821718dea49479319da7004f6f5c946041a8c64ce3c55360a7fca37 7386978 
hurd-dbg_20130620-1_hurd-i386.deb
 33f4b4b479af805c0a6642c3b1c135ee7885cc5231d8fc348d31c5ed2b9ff34d 187664 
hurd-doc_20130620-1_all.deb
 6ca44ee5c521d63c202ca71b0dd5b493583a2186c59746d7650cd35f5a5b34ef 227422 
hurd-libs0.3-udeb_20130620-1_hurd-i386.udeb
 911fbc33ac002397d51a689ee3a879d8382b1a1ec67c81fbaf85b90f53c8eb36 1391136 
hurd-udeb_20130620-1_hurd-i386.udeb
Files: 
 4bffa35ebaca93f0c761b01ce5828bed 2606 admin required hurd_20130620-1.dsc
 d14a83bbb0e304d5b4323da9e18f2fb6 7008811 admin required 
hurd_20130620.orig.tar.gz
 a9c689b55218c0e180b9d95ff89b7bba 113690 admin required 
hurd_20130620-1.debian.tar.bz2
 837f08123e0985651e5bb6573c6ac01e 333796 libs required 
hurd-libs0.3_20130620-1_hurd-i386.deb
 8c764e1db8f8a7276cd8105efef43b40 3378730 admin required 
hurd_20130620-1_hurd-i386.deb
 edc0bc439f6a03b59e81c8a1e9dc52f4 4349310 libdevel standard 
hurd-dev_20130620-1_hurd-i386.deb
 a5a643e9e402cac32bc93c57b2af2df9 7386978 debug extra 
hurd-dbg_20130620-1_hurd-i386.deb
 23367d57da87841d7534482630ee2737 187664 doc optional 
hurd-doc_20130620-1_all.deb
 11c080de39588b7f7a435a43c332f705 227422 debian-installer optional 
hurd-libs0.3-udeb_20130620-1_hurd-i386.udeb
 bac3e63a71b7079260e0ab7e79b0749d 1391136 debian-installer optional 
hurd-udeb_20130620-1_hurd-i386.udeb

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

iQIcBAEBCgAGBQJRwlUhAAoJECqpogBB8bdXUMIP/ihdDsB3QgqZ6o2RB+ys52S5
R1P+WmlHkI8n0ZRUZT98UI+r+6pivrnCw4l+MOs87XJpdc190/lcwz2kjNJRu4h+
3MhvA1OQ2U1TLqlJWqG05IyEQfvBTXVZexykxtxQXqHIp0K7O0YHbfmKKM6kNovq
r4wcyRW7c9LDcFLUxnG79RjVWRYqMyB0I8wjQH2U8fdyxrj/8630rVoVJF7kANK5
3isK4yjK6rj1MbMZfX9n9vI91dA/JVeCpgZDlV+yD3s2kw2PEv9QjNe7wtDW0W4x
X+cLF3Dy7YDeUj4jfrN1LNfoVcsrURuMJHIK8iOj8ii8p7OYUMHNrQV7I9husddw
mLj0AZp2o6al6/HiTFE7Ix1doxEs3Doz503UWr1ZqpiwA0Y9XoZhXqD7z/LPtAaO
l3fVvpGEU1bvRvQvTcSgwHsgaJ1uCKS4LV2Tz9/umNgXJ0wHndEHEF+6DXnDo8rN
NQUHKd/gmdUeV+hedLcmm9eTftenlu8nzYvw8JyqoTXgXWKpURfxb9Z/07zPzDXq
MvlYPuIUXYGvLDangApE6CH77YvaSV9WFweI329doRBvUKnysZLpYsEzptt6kEze
4X8yJA6FGUyXSuChn6SLX6olUBBTqEbYA5eaqh2B27sVIQdzAg8XesVhBEnpsjxb
poDzXcGPugI0kV//pKDc
=psUn
-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/e1uptzk-000632...@franck.debian.org



Accepted babeld 1.4.2-2 (source amd64)

2013-06-19 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 20 Jun 2013 07:25:56 +0200
Source: babeld
Binary: babeld
Architecture: source amd64
Version: 1.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Stéphane Glondu glo...@debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 babeld - loop-free distance-vector routing protocol
Closes: 712820
Changes: 
 babeld (1.4.2-2) unstable; urgency=low
 .
   * Suggest ahcpd instead of recommending it (Closes: #712820)
Checksums-Sha1: 
 0aceaa6e7839beaa17ce8b6f1808995b48e4da43 1825 babeld_1.4.2-2.dsc
 33932e990075111b72921ed6b69cbef862efc4cb 5293 babeld_1.4.2-2.debian.tar.gz
 232e575713426797dc91a35cb2076105dca309af 62718 babeld_1.4.2-2_amd64.deb
Checksums-Sha256: 
 979f72c8d93c605918d1ad2f4f4cedb2aadac58805a51bf16bb294e2a87e9963 1825 
babeld_1.4.2-2.dsc
 45533040492f914da25c3ddd62701422241e37e3117aab7915ef4f753a9dbfca 5293 
babeld_1.4.2-2.debian.tar.gz
 da430fb7538432c256a7a63cf8b813463d4587d6ad304192e5f9e2ce4c9fc068 62718 
babeld_1.4.2-2_amd64.deb
Files: 
 a104dcdbf85af4ef5b24592d291de9e9 1825 net extra babeld_1.4.2-2.dsc
 56f9c221a3596930aa5bdccb01ebbf86 5293 net extra babeld_1.4.2-2.debian.tar.gz
 9048faa3f3b933e232f71c42458313ca 62718 net extra babeld_1.4.2-2_amd64.deb

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

iQIcBAEBCgAGBQJRwpNCAAoJEHhT2k1JiBrTavYQAK2kbYRMjxcdAoBuRGuO8s3R
gnHH8cnURJhE9HbfvzoxsDjpeKKbzD6F5OOcN5B/Tm6MoURON+tKxVzn5hdNmSOD
HAR2F22ctZdifI1iv6/yenM4/4KlV/XbWqN+zN90i/itGoJVO5vBJDp57TObE/uo
5vrc5f5nvyB2QbWssnlnj+Z24aRZeVnIczsuUWDl5llpk3TR6xmCPMWDE+Sr1VEA
884OYuelathsy2YX9k2ZfALlNP33RmeB8wTODDg6lC5MCKwix7nMlBPnvay9QW2X
Pf5TgW/VbfYVFzgUD1HdhF30lP4ZQ3bd/EVjhh8G1o7x3M0ZDm45JIJErM9Rg2kz
oQZHMTiwjU431ZbWj5eGsoJAhc9RAFzZj3D4lcXq8z/Xef45abbpF3FBEmhRwXy0
dHRwroNtht4JBP2+PNUasdg5UmM+id47g3QfO4/pi0VVSHJwNVKy497cigrQXe7D
I0B34VgulRlQOPuS0dl5UCZNkE9LE4xIKHedNu3T2a0EgmjR0ShWRqUzvR3/5Rcx
nJR8PjSVF8Nke90sDeyDNdgRr4i740SorXq8g952MxijwfLswnTjxqTzG6A0PYyo
frhqxSzbyA7U1enIx6EHA9WQbIypUExhzvyu3yTUppf2HFFy7+LpKPNaZsrn4ei/
BCw6ZmvGcqcbtggxzh2E
=C/aa
-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/e1upxiu-0005yt...@franck.debian.org