Re: FW: Boycotter Google et Youtube les 24 et 25 septembre

2013-05-15 Thread Tanguy Ortolo
asm, 2013-05-14 17:58+0200:
 Septembre 2009  4 ans ! trop vieux pour moi...

Ah oui tiens. Curieux que ce ne soit apparu que tout récemment sur
Gmane. Désolé…

-- 
 ,--.
: /` )   Tanguy Ortolo  xmpp:tan...@ortolo.eu
| `-'Debian Developer   irc://irc.oftc.net/Tanguy
 \_


-- 
To UNSUBSCRIBE, email to debian-devel-french-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kmvi1r$o1f$1...@ger.gmane.org



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Tollef Fog Heen
]] brian m. carlson 

 On Wed, May 15, 2013 at 02:12:10AM +0200, Michael Biebl wrote:
  Am 15.05.2013 01:26, schrieb brian m. carlson:
   On Sat, May 11, 2013 at 10:08:21PM +0200, Josselin Mouette wrote:
   This is utter bullshit and you should already know it. Systemd is much
   more reliable as a whole than any other implementation. I have yet to
   see a use case where it is not better.
   
   It is not better if you don't want proprietary binary-format logs in
   /var/log with no documented way to turn them off.
  
  http://www.freedesktop.org/software/systemd/man/journald.conf.html
  Storage=none
 
 Silly me.  I expected that if I installed systemd, that the appropriate
 man pages would be shipped with the package:

As you might have noticed, we are not yet shipping the latest upstream
version.  Upstream has added more documentation in the meantime.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
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/87txm4danb@qurzaw.varnish-software.com



Re: Debianizing the Java world?

2013-05-15 Thread Thomas Koch
On Tuesday, May 14, 2013 10:18:47 PM Daniel Pocock wrote:
 On 12/05/13 21:11, Bernd Zeimetz wrote:
  On 05/11/2013 10:12 AM, Daniel Pocock wrote:
  On 11/05/13 04:35, Paul Wise wrote:
  I think you want to discuss this on the debian-java list instead.

I'm working on the debian-repo-helper and debian-maven-helper packages to 
improve our packaging workflow. You're very welcome to help. But it's not as 
simple as you suggest.

But please keep this discussion on debian-java. I don't feel comfortable to 
bother everybody with the crap that we've to deal with in debian-java.

Regards,

Thomas Koch, http://www.koch.ro


-- 
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/3750646.9as0tigcde@x121e



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Tollef Fog Heen
]] brian m. carlson 

 On Wed, May 15, 2013 at 02:29:40AM +0200, John Paul Adrian Glaubitz wrote:
  On 05/15/2013 02:16 AM, Michael Biebl wrote:
  Am 15.05.2013 01:26, schrieb brian m. carlson:
  On Sat, May 11, 2013 at 10:08:21PM +0200, Josselin Mouette wrote:
  This is utter bullshit and you should already know it. Systemd is much
  more reliable as a whole than any other implementation. I have yet to
  see a use case where it is not better.
  
  It is not better if you don't want proprietary binary-format logs in
  
  The format may be binary, but it certainly is not proprietary [1]
  
  I really can't believe people are still coming up with that non-sense.
 
 Maybe because I read it on LWN (http://lwn.net/Articles/468381/):
 
   All complaints about UUIDs were quickly overshadowed by another issue
   once the full proposal was posted: one might charitably say that there
   is not, yet, a consensus around the proposed new logfile format. In a
   sense, that is unsurprising, since that format is deliberately
   undocumented and explicitly subject to change at any time.
 
 You'll pardon me if I believe that LWN is a reputable source for
 information.

This was approximately correct a year and a half ago.  It's not correct
today, partly because people did want the format to be documented and
for it to settle down.

  I have no idea why people assume that a binary format means it can only
  be processed with a special, proprietary tool. Binary simply means what
  it means, binary and not text which means it's a more stream-lined and
  machine-readable format as opposed to a text format with no formatting
  at all.
 
 It means that it works completely differently from every existing Unix
 log parser on the planet.  syslog is hardly no formatting at all.

syslog and other log files isn't structured particularly well.

  And, when it comes to processing, binary data is actually *easier* to
  process. Everyone who has ever written a text parser themselves will
  agree.
 
 I have written several, and I still prefer plain text.  I want to use
 the same tools to parse my logs that I have used for years, like
 logcheck.  Text files is the Unix way.

Nothing stops you from having plain text log files too while using the
systemd journal.  We're not planning on taking the old/regular-format
files away.  Adding the journal means you get more information, you get
better searchability and so on.  If you don't want that, turn it off.  I
want it, since it'll make it easier for me to manage my systems.

Cheers,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
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/87ppwsdahz@qurzaw.varnish-software.com



Bug#708326: ITP: node-require-all -- Require all Node.js module files within a directory

2013-05-15 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

* Package name: node-require-all
  Version : 0.0.6
  Upstream Author : Felix Geisendörfer fe...@debuggable.com
* URL : https://github.com/felixge/node-require-all
* License : Expat
  Programming Lang: Javascript
  Description : Require all Node.js module files within a directory

 This Node.js module provides an easy way to require all module files within a
 directory.
 .
 The require-all call also traverses subdirectories, an exclude regexp for
 subdirs can be specified. Additionally, a regexp filter can be given, so
 that only module files matching the filter pattern get included.


-- 
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/20130515062904.12214.35994.report...@minobo.das-netzwerkteam.de



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Helmut Grohne
On Tue, May 14, 2013 at 08:59:57AM +, Thorsten Glaser wrote:
 Helmut Grohne helmut at subdivi.de writes:
 
  What are the benefits of using shells other than dash for /bin/sh? (as
 
 Why does dash get special treatment, anyway? It was ???suddenly??? in
 Debian after having been used in Ubuntu, but??? there never was an
 evaluation of shells.

dash gets special treatment cause it is /bin/sh now. And that happened
because at the time of evaluation it was deemed significantly better
than bash. Which leads us to the real question:

 I still believe the codebase of mksh is better (modulo issues
 introduced due to the active development), but I???m happy with
 freedom to choose one???s own system shell???

Can you quantify those benefits of using mksh? To that end I propose a
few questions, whose answers may help in this discussion.

What issues of dash does mksh solve? How many users are affected?
Is there a benefit in performance? How large is the margin?

 (asides from the two things you mentioned)

From what you said I count your argument as a belief argument, because
it came without data. Sorry.

 ??? or provide an mksh-static binary package. Which could also
 be used in initrd.

Having the same shell for /bin/sh and the initrd actually is something
that can reduce complexity. Did you talk to the initramfs maintainers
about this idea? (Reference?)

Most arguments and weighting of benefits and costs was already done by
Russ Allbery and Steve Langasek, but one thing was not quite right:

Using the diversion mechanism to change /bin/sh is highly risky and was
never supported. Even if Debian only supports running dash (or bash) as
/bin/sh and we ignore problems from broken scripts, there still is the
breakage resulting from the diversion itself. As far as I can tell it
still breaks dash upgrades in all cases. So even the ambitious user
running mksh as /bin/sh and reporting patches for scripts using dashisms
(I never imagined using that word), would be screwed with the next
upgrade.

From my point of view a change in handling /bin/sh is highly desirable
precisely now, because we all know that the current way is broken and it
was that way for two releases already. Fixing it will cause other
problems (unless all involved parties are geniuses), so fixing it early
in the release cycle is important. As far as I can tell from the huge
bug log partial fixes are already in place and patches are available for
the remainders[1]. IMHO go ahead an break sid now? Waiting longer means
never fixing it or dragging it into the next freeze.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538822#289

Helmut


-- 
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/20130515065550.ga12...@alf.mars



Bug#708329: ITP: php-yac -- YAC (Yet Another Cache) for PHP 5

2013-05-15 Thread Ondřej Surý
Package: wnpp
Severity: wishlist
Owner: Ondřej Surý ond...@debian.org

* Package name: php-yac
  Version : 0~gitf7e74e
  Upstream Author : Xinchen Hui
* URL : https://github.com/laruence/yac
* License : The PHP License, version 3.01
  Programming Lang: C
  Description : YAC (Yet Another Cache) for PHP 5

 The Yet Another Cache (YAC) is a shared memory user data cache for
 PHP, which provides framework for caching user variables locally.
 This framework completes the missing parts of the Zend OpCache that
 was introduced in PHP 5.5.


-- 
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/20130515071403.8117.57604.reportbug@localhost6.localdomain6



Bug#708332: ITP: php-apcu -- APC (Alternative PHP Cache) User Cache

2013-05-15 Thread Ondřej Surý
Package: wnpp
Severity: wishlist
Owner: Ondřej Surý ond...@debian.org

* Package name: php-apcu
  Version : 4.0.1
  Upstream Author : Joe Watkins pthre...@pthreads.org
* URL : http://pecl.php.net/package/APCu
* License : The PHP License, version 3.01
  Programming Lang: C
  Description : APC (Alternative PHP Cache) User Cache for PHP 5

 The APCu is userland caching: APC (Alternative PHP Cache) stripped of
 opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
 primary solution to opcode caching in future versions of PHP.
 .
 The APCu is a fast solution for userland caching (and dumping) of PHP
 variables locally, it is not distributed like MemcacheD, but they can
 be used together for optimal caching.

 NOTE: This package will replace php-apc.


-- 
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/20130515072136.8396.28437.reportbug@localhost6.localdomain6



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Josselin Mouette
Le mardi 14 mai 2013 à 23:26 +, brian m. carlson a écrit : 
 For better or for worse, sysvinit provides a lot of modularity.  systemd
 provides none of that modularity

Maybe you should read a bit about systemd before saying such nonsense.
The real-world systemd (not the imaginary software you keep criticizing)
is much *more* modular than sysvinit.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


-- 
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/1368603484.23162.43.camel@pi0307572



Bug#708333: ITP: view3dscene -- 3D scene viewer written with FreePascal Lazarus

2013-05-15 Thread Abou Al Montacir
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

   Package name: castle-game
Version: 1.0.0
Upstream Author: Michalis Kamburelis ka...@users.sf.net
URL: http://castle-engine.sourceforge.net/castle.php
License: GPL-2
Description:  3D Castle Game - 3D game based on Castle Game Engine

Castle Game Engine is a set of LGPL licenced libraries that are inteded to
ease developing 3D games with FreePascal / Lazarus.

It provides an excellent support for the VRML / X3D 3D data format. Other 3D
formats are also supported.

It features many advanced graphic effects and easy to use API on top of OpenGL

The Castle Game is a game developed on top of Castle Game Engine and features
multi-levels attack scenario.

Cheers,




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


Re: Temporary solution for changelog problem in binNMUs

2013-05-15 Thread Helmut Grohne
Small side note on this interesting idea:

On Tue, May 14, 2013 at 09:59:31AM +0200, Raphael Hertzog wrote:
 The other points are more difficult to solve but would be useful in their
 own to avoid the problem of small packages considered too heavy due to
 their meta-data. It might be worth to think a bit about it. What about
 allowing us to define some package like this in debian/control:
 
 Package: foo
 Extends: bar
 Description: summary
 
 This new Extends field would imply that all meta-data (including other
 missing control fields) is shared with the bar package and at build-time
 it transparently gets a supplementary Depends: bar (= foo-version) but
 the .deb would not have any changelog/copyright.

Also think about the upstream changelog. Some packages consist of 90%
changelogs which also shared with multiple binaries (e.g. tkmib). Not
sure how those could be turned into meta data as well though. Sometimes
they are only available as html.

In any case a theme to deduplicate Debian changelogs inside dpkg would
already solve many reports generated by dedup.d.n (e.g. chromium). While
the benefit of deduplicating changelogs within a single source package
is very limited compared to the cost (maintenance of the symlinks), the
benefit of deduplicating inside dpkg should be well noticeable.

If interested, I can aid in collecting numbers to quantify this. The
dedup.d.n backing database should be well suited for this and I can
provide dumps as well. project-b should know about file sizes as well.

Helmut


-- 
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/20130515073545.gb12...@alf.mars



Re: Temporary solution for changelog problem in binNMUs

2013-05-15 Thread Raphael Hertzog
Hi,

On Wed, 15 May 2013, Helmut Grohne wrote:
  This new Extends field would imply that all meta-data (including other
  missing control fields) is shared with the bar package and at build-time
  it transparently gets a supplementary Depends: bar (= foo-version) but
  the .deb would not have any changelog/copyright.
 
 Also think about the upstream changelog. Some packages consist of 90%
 changelogs which also shared with multiple binaries (e.g. tkmib). Not
 sure how those could be turned into meta data as well though. Sometimes
 they are only available as html.

They don't need to be turned into meta-data for this. dh_installchangelog
could just not install the upstream changelog for packages which have
this Extends fields (or put a symlink instead).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


-- 
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/20130515075319.ga31...@x230-buxy.home.ouaza.com



Re: Upcoming libgd2-{xpm,noxpm}-dev - libgd2-dev transition

2013-05-15 Thread Ondřej Surý
On Wed, May 15, 2013 at 7:55 AM, Guillem Jover guil...@debian.org wrote:
 Hi!

 On Mon, 2013-05-13 at 22:34:36 +0200, Ondřej Surý wrote:
 Two things has happened with GD Library:

 1. I have dropped the {xpm,noxpm} dichotomy and there's only
libgd2-dev now.  There are transitional packages which are ment
to help with the move to libgd2-dev, so you don't have to make
any changes right now - the binNMUs should work.

 Might I suggest libgd-dev instead? If a later API revision makes lots
 of other packages FTBFS, a new versioned libgdN-dev package can always
 be introduced; otherwise unversioned ones in case of say just ABI bumps
 are more correct and cause less painful transitions.

The upstream position is that MAJOR release will break API. (But who
knows if that ever happens). So I think the libgd2-dev actually
reflects the reality pretty well.

I might however add Provides: libgd-dev to libgd2-dev package, but
nothing depends on libgd-dev now, so I don't really see a need for it.

 2. The upstream, which I accidentaly became part of, has released
libgd-2.1.0-alpha1 today.  This release has merged most of the code
from PHP fork of the library (only some custom antialiasing stuff
was not merged).  But beware not, the API was kept backwards
compatible.

The ABI has remained same as well, but I have decided to bump the
SONAME to 3, because I have implemented the GCC visibility magick,
so only symbols, which were ment to be exposed, are exposed now.

 If the SOVERSION is now 3, then the shared library package would need
 to be called libgd3 (and libgd3-dev or as mentioned above ideally
 libgd-dev), or did I misunderstood something in the above?

The '2' in libgd2-dev is from 2.x.x, and not from the SONAME to
reflect the API version (1 vs 2).

I was thinking about renaming the shared package to libgd3, but it
would be quite confusing to have libgd2-dev to go with libgd3.

Ondrej
--
Ondřej Surý ond...@sury.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/CALjhHG89qxYcVag0-iiioC=ofavmsbghhtbpw3wuzyczljx...@mail.gmail.com



Bug#708314: marked as done (general: i cannot access my system settings)

2013-05-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 May 2013 11:04:59 +0300
with message-id 20130515080459.GC17471@sid.nuvreauspam
and subject line Re: Bug#708314: general: i cannot access my system settings
has caused the Debian Bug report #708314,
regarding general: i cannot access my system settings
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
708314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: general
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
On Mi, 15 mai 13, 20:11:14, scarecrow wrote:
 Package: general
 Severity: important

I'm closing this bug as there is not enough information to even start 
guessing what the problem is.

I strongly suggest you post to http://lists.debian.org/debian-user 
describing what you want to achieve.

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


signature.asc
Description: Digital signature
---End Message---


Re: Upcoming libgd2-{xpm,noxpm}-dev - libgd2-dev transition

2013-05-15 Thread Andreas Beckmann
Hi,

On 2013-05-15 09:58, Ondřej Surý wrote:
 On Wed, May 15, 2013 at 7:55 AM, Guillem Jover guil...@debian.org wrote:
 Might I suggest libgd-dev instead? If a later API revision makes lots

 The upstream position is that MAJOR release will break API. (But who
 knows if that ever happens). So I think the libgd2-dev actually
 reflects the reality pretty well.

Since you are doing a transition anyway (currently optional to change
the source packages since there are compatiblity packages), you can move
to a proper name now.

And worry about possible transitions for gd-3.x (libgd4, libgd4-dev)
later ...

 I might however add Provides: libgd-dev to libgd2-dev package, but
 nothing depends on libgd-dev now, so I don't really see a need for it.
The ABI has remained same as well, but I have decided to bump the
SONAME to 3, because I have implemented the GCC visibility magick,
so only symbols, which were ment to be exposed, are exposed now.

 If the SOVERSION is now 3, then the shared library package would need
 to be called libgd3 (and libgd3-dev or as mentioned above ideally
 libgd-dev), or did I misunderstood something in the above?
 
 The '2' in libgd2-dev is from 2.x.x, and not from the SONAME to
 reflect the API version (1 vs 2).

Which is, at least, confusing, as it is different elsewhere. And
violates Policy Chapter 8. libgd2-3 would be acceptable, an acceptable
-dev package would probably be libgd2-3 dev.

[Another interesting case where SOVERSION does not match VERSION is the
(correctly named) package pair libtiff4 and libtiff5, built from
tiff3 (3.x) and tiff (4.x)]

 I was thinking about renaming the shared package to libgd3, but it
But this would be the right thing to do.

 would be quite confusing to have libgd2-dev to go with libgd3.
But paring libgd-dev with libgd3 sounds fine.


Andreas


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



systemd journal (was: Re: /bin/sh)

2013-05-15 Thread Gergely Nagy
brian m. carlson sand...@crustytoothpaste.net writes:

 On Sat, May 11, 2013 at 10:08:21PM +0200, Josselin Mouette wrote:
 This is utter bullshit and you should already know it. Systemd is much
 more reliable as a whole than any other implementation. I have yet to
 see a use case where it is not better.

 It is not better if you don't want proprietary binary-format logs in
 /var/log with no documented way to turn them off.

Your logs still end up being forwarded to a traditional syslogd, so
there's exactly nothing you loose. The binary logs are also
non-persistent by default, they do not eat up space under /var/log
unnecessarily.

In return, you gain a lot of goodies even when you do not directly use
the Journal in any way, such as being able to safely switch or upgrade
syslogds, without risking the system becoming unresponsible when
/dev/log fills up, and quite a few more.

(FWIW, with my syslog-ng hacker hat on, I like the Journal even more
than I do with my regular user hat on.)

 For better or for worse, sysvinit provides a lot of modularity.  systemd
 provides none of that modularity, and there are a lot of things it does
 that I'd rather disable (or better yet, uninstall) because they're just
 wrong.  When I've used upstart and sysvinit, I've never had
 functionality that I wanted to disable and remove.

You must be talking about a different systemd then.

-- 
|8]


-- 
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/87bo8cfvyi.fsf_-_@algernon.balabit



on binary logs (was: Re: /bin/sh)

2013-05-15 Thread Gergely Nagy
brian m. carlson sand...@crustytoothpaste.net writes:

 I have no idea why people assume that a binary format means it can only
 be processed with a special, proprietary tool. Binary simply means what
 it means, binary and not text which means it's a more stream-lined and
 machine-readable format as opposed to a text format with no formatting
 at all.

 It means that it works completely differently from every existing Unix
 log parser on the planet.  syslog is hardly no formatting at all.

Please allow me to disagree. syslog *is* the very definition of no
formatting at all. The single most interesting part of it, the message
is free form text. Good luck making sense of that. There is no common or
widely accepted way of writing syslog messages. There's the SDATA thing,
but hardly anyone uses that, and that is primarily for additional info:
the message itself is still free form chaos.

 And, when it comes to processing, binary data is actually *easier* to
 process. Everyone who has ever written a text parser themselves will
 agree.

 I have written several, and I still prefer plain text.  I want to use
 the same tools to parse my logs that I have used for years, like
 logcheck.  Text files is the Unix way.

Except text files are bad when you want to search, index, classify or do
anything more complicated than grep or $PAGER. How many of the log
analytics / log browser things use text files? I know of none, and it is
no wonder. Text files are awful when you need random access, fast.

-- 
|8]


-- 
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/877gj0fvlz.fsf_-_@algernon.balabit



Bug#708371: ITP: libtext-clip-perl -- clip and extract text in clipboard-like way

2013-05-15 Thread Oleg Gashev
Package: wnpp
Severity: wishlist
Owner: Oleg Gashev o...@gashev.net

* Package name: libtext-clip-perl
  Version : 0..0014
  Upstream Author : Robert Krimen robertkri...@gmail.com
* URL : https://metacpan.org/release/Text-Clip/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : clip and extract text in clipboard-like way

 Text::Clip allows you to mark/slice up a piece of text. String matching (by
 regular expression, etc.) is used to place marks. The first mark lets you
 access the text preceding and following the mark. Subsequent marks allow you
 to slurp up the text clipped between the marks.


-- 
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/20130515100233.6939.63541.reportbug@debian.debian



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Jonathan Dowland
On Sat, May 11, 2013 at 06:26:40PM +, Thorsten Glaser wrote:
 Oh, sorry, I forgot, you work for Canonical (which totally explains some
 of your writings in the other eMail too, which I’m not going to comment
 on). Of course, for *buntu people it’s not about choice.

I think you are totally out of order, here. You could equally be criticised
of having your judgement clouded by your involvement with MirOS. That would
be just as absurd. Steve has been contributing to Debian much longer than
you, or I have, or Ubuntu has existed.


-- 
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/20130515091755.GC22791@debian



Bug#708395: ITP: r-cran-deldir -- GNU R Delaunay Triangulation and Dirichlet (Voronoi) Tessellation

2013-05-15 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille ti...@debian.org

* Package name: r-cran-deldir
  Version : 0.0-22
  Upstream Author : Rolf Turner r.turner at auckland.ac.nz
* URL : http://cran.r-project.org/web/packages/deldir/
* License : GPL
  Programming Lang: R
  Description : GNU R Delaunay Triangulation and Dirichlet (Voronoi) 
Tessellation
 This GNU R package calculates the Delaunay triangulation and the Dirichlet or
 Voronoi tessellation (with respect to the entire plane) of a planar point set.
 This package is used in Spatial Point Pattern analysis, model-fitting and
 simulation as it is done for instance in the package r-cran-spatstat.

The package will be maintained in Debian Science team and the packaging
code is available (ready to upload) at
  Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-deldir/trunk/


-- 
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/20130515134110.27505.32272.report...@mail.an3as.eu



Bug#708402: ITP: libterm-editoredit-perl -- edit a document via $EDITOR

2013-05-15 Thread Oleg Gashev
Package: wnpp
Severity: wishlist
Owner: Oleg Gashev o...@gashev.net

* Package name: libterm-editoredit-perl
  Version : 0.0016
  Upstream Author : Robert Krimen robertkri...@gmail.com
* URL : https://metacpan.org/release/Term-EditorEdit/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : edit a document via $EDITOR

 Term::EditorEdit is a tool for prompting the user to edit a piece of text via
 $VISUAL or $EDITOR and return the result.
 .
 In addition to just editing a document, this module can distinguish between a
 document preamble and document content, giving you a way to provide
 out-of-bound information to whoever is editing. Once an edit is complete,
 only the content (whatever was below the preamble) is returned.


-- 
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/20130515121820.11546.86172.reportbug@debian.debian



Re: jessie release goals

2013-05-15 Thread Vincent Lefevre
On 2013-05-15 01:00:37 +0800, Thomas Goirand wrote:
 On 05/13/2013 07:08 PM, Vincent Lefevre wrote:
  On 2013-05-07 23:54:36 +0800, Thomas Goirand wrote:
  On 05/07/2013 04:00 AM, Vincent Lefevre wrote:
  This can be fine for some daemons/servers. For instance, for a web
  server, displaying a default web page is harmless. But what about a
  mail server? Any default config would probably lead to loss of mail
  if things like virtual alias domains are used.
  If you set your MX pointer before setting-up your mail server,
  then it's your fault if you loose some mails, and not at all
  the fault of the way postfix (for example) is packaged.
  In one case, this was after a full reinstallation of the server (not
  Debian, but the problem would be the same). I didn't have the choice.
 
 This is, IMO, a very special case.
 
  And removing the MX pointer several hours before the reinstallation
  would also have resulted in loss of mail.
 
 Why do you think so? Normally, a mail server can be down
 for up to a day, without any lost of mail.

Here this is more than a mail server being down. It is a domain
without a MX; doesn't this mean a direct reject? Actually removing
the MX pointer wouldn't be OK, as the client may look at the A record
instead, which can't be removed without temporarily affecting other
services. So, I'm not sure what should be done (except iptables...).

  The cleanest solution, IMHO, would have been to use iptables to
  prevent SMTP connections before installing postfix, but for
  someone who doesn't know iptables yet, that's more complex than
  having the control on whether the daemon is started or not at
  install time.

 I don't think iptables is more complex than postfix

I meant that instead of learning one software, one would have to
learn several ones.

 (in fact, to some degree, it might even be more simple, considering
 how complex postfix is). I do expect any administrator handling
 postfix to also know iptables.

In my case, I don't. Well, I used it in the past, but forgot, and
things have changed. And by not looking closely at the documentation,
one can easily do something wrong (e.g. forget IPv6 rules).

 Anyway, I don't think this is a reason good enough to have postfix
 to not start when you install it, and add one more step when
 configuring it.

Anyway one more step is needed in both cases:
  * If postfix has not started yet, start it at the end.
  * If postfix has already started, reload the configuration.

 You are also considering a specific case of the SMTP server,
 where it is used to receive outbound emails. Sometimes, you
 only install a mail server to handle system mails (like cron
 jobs, and so on). In this case, it would really be not convenient
 to have the daemon not starting by default.

Hmm, OK, it seems that postfix works differently from exim (with
exim, the daemon is not needed to send a local mail: the sendmail
interface does all the job).

Then, I think that it would be better to have another debconf question
for the Internet Site case (and Internet with smarthost?) in order to
let the admin decide whether he wants to listen to all interfaces now
or later. The goal would be to benefit from the automatic config from
the first debconf questions, but let the admin terminate advanced
configuration.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
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/20130515144038.gb24...@ypig.lip.ens-lyon.fr



Re: 2013 sometimes still feels like 2003 or 1993 (Re: NEW processing during freezes

2013-05-15 Thread Barry Warsaw
On May 11, 2013, at 11:15 AM, Scott Kitterman wrote:

Close. Because there is no aging requirement it moves much more quickly and
as a result, there's much less risk of multiple transitions getting entangled
and delayed.

Ubuntu explicitly defines the $ RELEASE-proposed pocket as 'not meant for
humans'. It's only for building/automatic testing.

A nice side effect of this moving faster is that the Ubuntu release team
doesn't pre-coordinate transitions.

It's very close to what Debian has, but that small difference has a large
impact.

Which suggests that it might not be a big step for Debian to take --
technologically at least.  The social distance might be greater.  But Scott's
right that it's been a *huge* improvement in the process and it would be
wonderful in Debian too.

For anyone interesting in pursuing this further, I suggest contacting Colin
Watson, who I think did most of the development to make this possible.

-Barry


signature.asc
Description: PGP signature


Re: jessie release goals

2013-05-15 Thread Thorsten Glaser
Russ Allbery rra at debian.org writes:

 The cvs package went down the debconf path, and it never failed to annoy
 me.  When I installed the cvs package to get the cvs command-line client
 to access remote CVS repositories, it asked me where I wanted to create a

Or even automatically created one, yeah. That’s fixed in wheezy.

bye,
//mirabilos (maintainer of GNU CVS in Debian and MirBSD)


-- 
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/loom.20130515t171900-...@post.gmane.org



Specifying a C++11 compatible pre-dependency

2013-05-15 Thread Shachar Shemesh
Hi all,

I have a package[1] that will not transition to testing due to failed
compilation on powerpc. The problem is that the actual package requires
a fairly complete C++11 support in order to compile. I have tried to
signify this by adding Build-Depends: gcc (= 4:4.7) to the dependencies.

On PowerPC, despite gcc version 4.7 (and, indeed, 4.8) being available,
the gcc package is for version 4.6.4. This means that without some
platform specific tricks in the package (as I don't have a PowerPC
platform, these tricks are hard to know), the package fails
dependencies. Even if that were not the case, the package would fail to
build, as gcc points to gcc-4.6.4.

Is there some better way to cause the system to use a C++11 capable
compiler?

Shachar

P.S.
I no longer have a PowerPC platform to test with, and qemu-user isn't
emulating deep enough for fakeroot-ng to work under (and is extremely
buggy for PowerPC emulation anyways). As such, the best I can tell at
the moment is that under ppc, when specifying gcc-4.8 compiler, the code
compiles.

1 - http://packages.qa.debian.org/f/fakeroot-ng.html


Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Vincent Lefevre
On 2013-05-07 14:23:47 +, Thorsten Glaser wrote:
 Shells suitable for /bin/sh are currently bash, dash, mksh.
[...]
 I have no idea whether yash or zsh can be made suitable, but I think
 both could, if the maintainers and possibly upstream are interested.

Though zsh has an option to emulate sh, it may still not be completely
compatible. Upstream fixes incompatibilities when it is easy. But some
incompatibilities may remain. If sh needs special multibyte (UTF-8)
support for some features in UTF-8 locales, there may be a problem
with zsh, as in sh emulation mode, multibyte support is completely
disabled, and enabling it yields incompatibilities (that's why
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659932 is still
there).

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
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/20130515153344.gc24...@ypig.lip.ens-lyon.fr



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Thorsten Glaser
Jonathan Dowland jmtd at debian.org writes:

 I think you are totally out of order, here. You could equally be
criticised
 of having your judgement clouded by your involvement with MirOS. That
would

I admit being biased for that very reason. And that’s also the reason
I try to push for freedom of choice, instead of for a change of the default.

 be just as absurd. Steve has been contributing to Debian much longer than
 you, or I have, or Ubuntu has existed.

Okay, I accept this.


Vorlon writes:

 A minimum demonstration of competence on the
 part of anyone proposing to change the shell again is to fix those RC bugs
 without introducing new ones.

The problem here is communication. If you read the bug logs and, IIRC,
mailing list maybe too, from that time, and ask Goswin how we tried to
get a solution working during DebČevapćičiConf, you’ll find I tried
precisely that. The dash maintainer agreed to try out the plan, but
the bash maintainer IIRC never replied, and we suffered (and probably
still do) from a shortage of people understanding debconf, diversions
and other involved magic. So, please do not accuse me of not trying
to fix that situation – yet there’s only ever so much a sole DD and
a nōn-DD can do (why _is_ Goswin on hold, anyway?).


Helmut writes:

 Did you talk to the initramfs maintainers

I did not do that yet. As you can see, it’s hard enough to get taken
seriously in the first place (see also #532324 which, by the way, I
got told by several other DDs after the CTTE non-ruling that they agree
with me).

As for your requests of data: I do not provide them. As I said above,
I’m pushing for freedom of choice, not switching the default; of course
I’d be happy with the latter, even more so actually, but it must be a
thing not driven by me; if there’s enough other people (especially DDs)
interested in actually doing that it has potential to get taken a bit
seriously at all; if I’m involved, all bets are off (especially now, I
guess).

 Using the diversion mechanism to change /bin/sh is highly risky and was
 never supported.

Actually, dash uses a diversion too, so it was supported pretty well.

As for “breaking sid”: Yes please. The current diversion that’s already
in place prevents another diversion being set, so the only way for squeeze
and up for an admin to change their local system shell is to run
sudo ln -sf mksh-static /bin/sh (and one for sh.1.gz manpage) and reapply
that occasionally after upgrades (of dash only, from what I can gather).

And with that, here comes Vorlon again. I see you have facts about the
history for me; these are welcome.

I think that’s my karma quota for the day; have a nice evening everyone!

bye,
//mirabilos

ObCAPTCHA: earthward (I think Wouter’s sig quote was added automatically,
but GMane offering this one to me now is just funny.)


-- 
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/loom.20130515t172855-...@post.gmane.org



Re: Specifying a C++11 compatible pre-dependency

2013-05-15 Thread Guillem Jover
Hi!

On Wed, 2013-05-15 at 18:15:37 +0300, Shachar Shemesh wrote:
 I have a package[1] that will not transition to testing due to failed
 compilation on powerpc. The problem is that the actual package requires
 a fairly complete C++11 support in order to compile. I have tried to
 signify this by adding Build-Depends: gcc (= 4:4.7) to the dependencies.
 
 On PowerPC, despite gcc version 4.7 (and, indeed, 4.8) being available,
 the gcc package is for version 4.6.4. This means that without some
 platform specific tricks in the package (as I don't have a PowerPC
 platform, these tricks are hard to know), the package fails
 dependencies. Even if that were not the case, the package would fail to
 build, as gcc points to gcc-4.6.4.
 
 Is there some better way to cause the system to use a C++11 capable
 compiler?

You should usually (depending on the upstream build system) be able to
force a different compiler with something like «make CXX=g++-4.8»,
or at configure time for example. You'll need to depend explicitly on
g++-4.8 though.

Regards,
Guillem


-- 
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/20130515160131.ga14...@gaara.hadrons.org



Re: Specifying a C++11 compatible pre-dependency

2013-05-15 Thread Andreas Beckmann
On 2013-05-15 17:15, Shachar Shemesh wrote:
 I have a package[1] that will not transition to testing due to failed
 compilation on powerpc. The problem is that the actual package requires
 a fairly complete C++11 support in order to compile. I have tried to
 signify this by adding Build-Depends: gcc (= 4:4.7) to the dependencies.

What about
  Build-Depends: g++-4.7
and
  ./configure ... CC=gcc-4.7 CXX=g++-4.7
?

Andreas


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



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Thomas Goirand
On 05/14/2013 06:07 PM, Philip Hands wrote:
 He missed the fact that you were contrasting one non-crashing init, that
 is capable of restarting dead services, with another non-crashing
 init setup that is not able to do so (without help).

Oh, indeed I missed that point! Thanks Phil.

Thomas


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



Re: Specifying a C++11 compatible pre-dependency

2013-05-15 Thread Adam Borowski
On Wed, May 15, 2013 at 06:15:37PM +0300, Shachar Shemesh wrote:
 package requires
 a fairly complete C++11 support in order to compile. I have tried to
 signify this by adding Build-Depends: gcc (= 4:4.7) to the dependencies.
 
 On PowerPC, despite gcc version 4.7 (and, indeed, 4.8) being available,
 the gcc package is for version 4.6.4. This means that without some
 platform specific tricks in the package (as I don't have a PowerPC
 platform, these tricks are hard to know), the package fails
 dependencies. Even if that were not the case, the package would fail to
 build, as gcc points to gcc-4.6.4.

Just specify the compiler you want:

Build-Depends: gcc-4.7

CC=gcc-4.7 ./configure

Bothering with alternatives is a waste of time as gcc-defaults will be
updated to either 4.8 or a mixture of 4.7/4.8 soon; I kind of remember
doko saying something about the beginning of June.

 I no longer have a PowerPC platform to test with, and qemu-user isn't
 emulating deep enough for fakeroot-ng to work under (and is extremely
 buggy for PowerPC emulation anyways). As such, the best I can tell at
 the moment is that under ppc, when specifying gcc-4.8 compiler, the code
 compiles.

You want qemu-system for that.  Too bad, current qemu is incapable of
running wheezy d-i, and upgrading from squeeze took me a crapload of effort.
I heard that qemu's trunk (scheduled to release in a week) has this fixed,
and our qemu team will wrangle it into shape soon, but if you want my
upgraded image, say a word.

-- 
ᛊᚨᚾᛁᛏᚣ᛫ᛁᛊ᛫ᚠᛟᚱ᛫ᚦᛖ᛫ᚹᛖᚨᚲ


-- 
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/20130515160600.ga8...@angband.pl



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Thomas Goirand
On 05/15/2013 05:52 AM, Vincent Bernat wrote:
 I have still hard time to consider that you absolutely did not mention
 something related to a bootloader.
I believe Phil Hands explained better than I would
what I tried to explain.

On 05/15/2013 05:52 AM, Vincent Bernat wrote:
 Like in the previous discussions, you use some twisted tactics to make
 the consensus difficult to reach

I can assure you that I don't have such intention.

I'm not trying to make the consensus difficult to reach,
at least not through this list : I hope that OpenRC being a
workable solution will make it harder to choose though, since
I like it a lot and that it will work for kFreeBSD and Hurd, though
until then, it's pointless to argue for it, so I'm trying (hard)
not to do it... :)

Thomas


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



Re: Upcoming libgd2-{xpm,noxpm}-dev - libgd2-dev transition

2013-05-15 Thread Russ Allbery
Andreas Beckmann a...@debian.org writes:
 On 2013-05-15 09:58, Ondřej Surý wrote:

 The '2' in libgd2-dev is from 2.x.x, and not from the SONAME to reflect
 the API version (1 vs 2).

 Which is, at least, confusing, as it is different elsewhere. And
 violates Policy Chapter 8.

Policy is wrong here.

If there are development files associated with a shared library, the
source package needs to generate a binary development package named
librarynamesoversion-dev, or if you prefer only to support one
development version at a time, libraryname-dev.

As written, this requires one to either use a non-versioned -dev package
or to change the -dev package name with every SONAME change.  We do not
want developers to do the latter.  It results in a bunch of unnecessary
transitions.  The -dev package name should only be changed when the API
actually changes in significant ways and multiple co-installable -dev
packages are desirable.

I wonder if this Policy wording is what's caused several ill-advised -dev
package renamings.

I'll file a bug against Policy.

I'm not sure what we *do* want to say.  I'm inclined to say that the
version in the -dev package name should be some meaningful version chosen
by the packager (possibly based on the upstream version) that will change
when the API changes in such a way as to make multiple -dev packages
desirable.  But we can talk it over in the Policy bug.

 libgd2-3 would be acceptable, an acceptable -dev package would probably
 be libgd2-3 dev.

libgd2-3 is wrong unless the library SONAME was libgd2.so.3.  The library
name is libgd and the SONAME is libgd.so.3, so the package name should be
libgd3.  See Policy 8.1 on the naming syntax.

 [Another interesting case where SOVERSION does not match VERSION is the
 (correctly named) package pair libtiff4 and libtiff5, built from tiff3
 (3.x) and tiff (4.x)]

I have another pair myself (libsaml2-dev and libsaml7), and I don't
believe that naming wrong, although I could be convinced otherwise.

 I was thinking about renaming the shared package to libgd3, but it
 But this would be the right thing to do.

 would be quite confusing to have libgd2-dev to go with libgd3.
 But paring libgd-dev with libgd3 sounds fine.


 Andreas


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


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


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



Re: /bin/sh

2013-05-15 Thread Russ Allbery
Tollef Fog Heen tfh...@err.no writes:
 ]] brian m. carlson 

 It means that it works completely differently from every existing Unix
 log parser on the planet.  syslog is hardly no formatting at all.

 syslog and other log files isn't structured particularly well.

That's the understatement of the year.  I'm not sure which part of the
traditional syslog format is more fun.  Is it the missing year in the
timestamp?  Is it the program field that may or may not be present?  Is it
the PID field that's sometimes not a PID at all?

There are syslog plain-text file formats that are almost sane and use some
sort of structured key-value syntax that you can parse normally.  The
default, however, is not.

I've written a *lot* of syslog parsers for various log analysis problems.
One of the biggest problems for large-scale log analysis if you care about
the timestamps is that parsing human-readable dates into something useful,
like seconds from epoch, is *painfully* slow.  For grins, try stracing a
typical syslog log parser that hasn't been extensively optimized and watch
the gettimeofday() and stat(/etc/localtime) calls scroll as fast as your
terminal can display them.

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


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



Re: /bin/sh

2013-05-15 Thread Russ Allbery
Helmut Grohne hel...@subdivi.de writes:

 Using the diversion mechanism to change /bin/sh is highly risky and was
 never supported. Even if Debian only supports running dash (or bash) as
 /bin/sh and we ignore problems from broken scripts, there still is the
 breakage resulting from the diversion itself. As far as I can tell it
 still breaks dash upgrades in all cases. So even the ambitious user
 running mksh as /bin/sh and reporting patches for scripts using dashisms
 (I never imagined using that word), would be screwed with the next
 upgrade.

It only breaks dash upgrades right now because the Debian /bin/sh setup is
currently itself done with diversions, and therefore can't cope with a
local diversion that's other than what it expects.

At this point, regardless of any question about changing the default shell
or supporting local diversions, we probably want to back out of and
simplify the current default /bin/sh management to stop using diversions,
just for our own sanity.

 From my point of view a change in handling /bin/sh is highly desirable
 precisely now, because we all know that the current way is broken and it
 was that way for two releases already. Fixing it will cause other
 problems (unless all involved parties are geniuses), so fixing it early
 in the release cycle is important. As far as I can tell from the huge
 bug log partial fixes are already in place and patches are available for
 the remainders[1]. IMHO go ahead an break sid now? Waiting longer means
 never fixing it or dragging it into the next freeze.

Yes, it would be good to move away from using diversions early in the
release cycle.

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


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



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread Michael Biebl
Am 15.05.2013 02:12, schrieb Michael Biebl:
 Am 15.05.2013 01:26, schrieb brian m. carlson:
 On Sat, May 11, 2013 at 10:08:21PM +0200, Josselin Mouette wrote:
 This is utter bullshit and you should already know it. Systemd is much
 more reliable as a whole than any other implementation. I have yet to
 see a use case where it is not better.

 It is not better if you don't want proprietary binary-format logs in
 /var/log with no documented way to turn them off.
 
 http://www.freedesktop.org/software/systemd/man/journald.conf.html
 Storage=none

And I forgot to mention: systemd is one of the best, if not the best
documented open source project I've seen so far. From man pages to blog
stories to wiki pages, it's simply amazing how much effort upstream,
especially Lennart, is invensting into great documetation.
I know from personal experience how hard it is, to write good
documentation and also actually keep it up-to-date.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Re: jessie release goals

2013-05-15 Thread Jean-Christophe Dubacq
Le 15/05/2013 16:40, Vincent Lefevre a écrit :

 Here this is more than a mail server being down. It is a domain
 without a MX; doesn't this mean a direct reject? Actually removing
 the MX pointer wouldn't be OK, as the client may look at the A record
 instead, which can't be removed without temporarily affecting other
 services. So, I'm not sure what should be done (except iptables...).
 

start anything that does not speak SMTP on port 25. while true; do nc -l
25; done should be enough for all your needs. This does not require
knowing any iptables stuff. But someone managing a SMTP server at this
level of care should know something about networking.

 Hmm, OK, it seems that postfix works differently from exim (with
 exim, the daemon is not needed to send a local mail: the sendmail
 interface does all the job).
 
 Then, I think that it would be better to have another debconf question
 for the Internet Site case (and Internet with smarthost?) in order to
 let the admin decide whether he wants to listen to all interfaces now
 or later. The goal would be to benefit from the automatic config from
 the first debconf questions, but let the admin terminate advanced
 configuration.

No. Your server comes unconfigured, you do configure it while the other
is still working, and then you stop the service on the first, finish
syncing the mailboxes, switch the MX record, and then you can go to
rest. This is no black magic. What you want is being over-cautious and
will lead to people not understanding the basics or misanswering a
debconf question to have non-functional servers and not being aware of it.

I am definitely in the camp of you install a service, you get a working,
minimal, safe configuration.

Sincerly,
-- 
-- 
Jean-Christophe Dubacq



signature.asc
Description: OpenPGP digital signature


Re: jessie release goals

2013-05-15 Thread Christoph Biedl
Christoph Anton Mitterer wrote...

 2) No more packages that bypass the package management system and secure
 apt:
 a) There are still several (typically non-free) packages which download
 stuff from the web, install or at least un-tar it somwhere without
 checking any integrity information that would be hardcoded in that
 package.
 
 b) Another problem are IMHO plugins like Firefox extensions, kinda
 bypassing APT. I think at least those that are installed via a package,
 shouldn't be upgradable/overwritable anymore with online versions.

I'd like to enhance that topic to the question under which
circumstances a package is allowed to phone home, i.e. to contact a
service provided by upstream without the consent of the user. For the
records, I wouldn't mind much if the rule is never.

Still an answer might be not as easy as it seems, a few situations:

* Automatic update checks don't make sense, mostly they confuse users.

* As an example, nagios3 upstream embedded several requests to the
  nagios homepage on the start page of any local installation. That
  I consider both annoying and a privacy breach, so I patched that
  away locally. But perhaps such behaviour should be banned entirely.

* On the other hand, there are packages that do need frequent updates,
  virus scanners to start with, also ad blockers. Not sure whether
  these should be granted an exception. If not, somebody would have to
  take the task to provide these updates in an APT way.

Just sharing a few thoughts on that ...

Christoph


-- 
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/1368645...@msgid.manchmal.in-ulm.de



Re: jessie release goals

2013-05-15 Thread Christoph Biedl
Another thing: Hardening already has been a release goal but there
still are packages around without.

After having seen the proctetion catching a programming bug I think
more importance should be put on that, either by considering all
packages rc-buggy that should be built with hardening wrappers but are
not - or at least packages providing code that, in some sort of order:

* has the setsuid set,
* usually/regulary runs as root,
* is a daemon.

Also, debhelper 9 has eased usage of hardening wrappers as lot so a
major excuse not to add them is now void.

Christoph


-- 
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/1368647...@msgid.manchmal.in-ulm.de



Re: [Popcon-developers] encrypted popcon submissions

2013-05-15 Thread Bill Allombert
On Sat, May 11, 2013 at 11:43:25AM +0200, Bill Allombert wrote:
  Why do you think this is too much for popov to handle? 
 
 I did some benchmark. Currently popov CPU has about 20% of a real CPU.
 Currently processing the popcon data takes between 6h30 and 8h30.
 At this rate decrypting the report would take an additional 7h.

Sorry my benchmarks were completly wrong. Actually the bottleneck is the speed
of the filesystem, especially for writing. Unfortunately popcon.debian.org
has to process a lot of data. The database holds 10.5Gb and it receives about
1.4GB of submissions each days.

One of the test is:
dd if=/dev/zero of=s2 count=30 bs=1k; time (for i in `seq 1 10`; do cat s2  
s1; done)

The other is 
time (for i in `seq 1 10`; do gpg  sub.gpg  s1; done)
(sub.gpg is a 30KB encrypted file).

So it would be nice if popcon filesystem was faster. On the other hand the CPU
usage is less a problem.

Maybe I could try to schedule popcon cron job at a different time.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


-- 
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/20130515220401.GD24641@yellowpig



Jessie goals, and /etc/host.conf

2013-05-15 Thread Gordon Haverland
I wrote a note to my LUG about the use of /etc/hosts to lessen the 
chance of visiting some types of web sites, and got a reply saying 
that /etc/host.conf was deprecated.  And a long time ago.

I'm running unstable, surely if /etc/host.conf was deprecated I 
would have seen a note about it in the past?  And yet, it is still 
on my computer, and still part of base-files.

A bit more than a year ago, I ran the OpenWRT ImageBuilder process 
against every package they had registered.  I never did a clean.  
I think only 20 packages failed to build.

I think this OpenWRT tree is a reasonable facsimilie for a Debian 
tree.

I recently ran a find against any ordinary file in that tree, 
looking for 'host.conf' (using fgrep).  I got 118 hits.  Some 
mistakes (host.conf was part of a file name).

There were hits on documentation, and I suspect in most part that 
documentation is obsolete.

I big chunk of the hits were (what appeared to me to be) user 
programs.  User programs to configure /etc/host.conf make sense, 
if /etc/host.conf is being used.  But why else would a user 
program need /etc/host.conf?

Gord


-- 
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/201305131926.26792.ghave...@materialisations.com



Re: Debian development and release: always releasable (essay)

2013-05-15 Thread Kurt Roeckx
On Thu, May 09, 2013 at 08:49:51PM +0100, Lars Wirzenius wrote:
 
 Releases are important
 --
 
 Releases are important to many, perhaps most, of our users. Hackers
 and hardcore powerusers don't necessarily care about them, of course,
 but most others do. A released version of Debian implies that the
 operating system works: there's a working installer, for example.
 It also implies that all the packages are expected to work together:
 there's no transitions going on, for example, that might break
 dependencies or reverse dependencies.

One thing I'm wondering about, and you don't seem to talk about is
what versions end up in a release.

Some upstreams have a testing branch of there software and a
release branch.  It's sometimes useful to have people test the
version in from the testing branch, and having it available in
Debian makes it easier for people to test it.

The question is, to what do I upload it?  If I just upload this
to experimental, I'm not going to get any real users, only people
who really want to use this newer version for whatever reason.
But it's sometimes more interesting to have a wider audience use
it.  This of course depends on how stable the version really is.
So what people now do is upload this to unstable, and even let it
migrate to testing.  But it might not be diserable to actually
have this unreleased version in a Debian release.  It might have
bugs that aren't RC, and you might be better of with the previous
release.

Do you have a suggestion on how to deal with that?



Kurt


-- 
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/20130515222911.ga22...@roeckx.be



Re: Jessie goals, and /etc/host.conf

2013-05-15 Thread Steve Langasek
On Mon, May 13, 2013 at 07:26:26PM -0600, Gordon Haverland wrote:
 I wrote a note to my LUG about the use of /etc/hosts to lessen the 
 chance of visiting some types of web sites, and got a reply saying 
 that /etc/host.conf was deprecated.  And a long time ago.

 I'm running unstable, surely if /etc/host.conf was deprecated I 
 would have seen a note about it in the past?  And yet, it is still 
 on my computer, and still part of base-files.

It has not been deprecated.  It's rare that a user should need to make
changes to this file, but it remains a current interface for globally
configuring the behavior of the libc resolver.

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


Bug#708474: ITP: ocaml-fdkaac -- OCaml bindings for the FDK AAC library

2013-05-15 Thread Romain Beauxis
Package: wnpp
Severity: wishlist
Owner: Romain Beauxis to...@rastageeks.org

* Package name: ocmal-fdkaac
  Version : 0.1.0
  Upstream Author : The Savonet Team savonet-us...@lists.sourceforge.net
* URL : https://github.com/savonet/ocaml-fdkaac
* License : GPL2
  Programming Lang: OCaml
  Description : OCaml bindings for FDK AAC

This package provides OCaml bindings for the Fraunhofer FDK AAC Codec Library.


-- 
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/20130514133819.32672.5693.reportbug@nina



Bug#708476: ITP: pd-extended -- Extended version of puredata which recommends the installation of a large set of extra pd libraries, extensions and documentation.

2013-05-15 Thread Kaj Ailomaa
Package: wnpp
Severity: wishlist
Owner: Kaj Ailomaa zeque...@mousike.me

* Package name: pd-extended
  Version : 0.44
  Upstream Author : Name h...@eds.org
* URL : http://puredata.info/
* License : BSD
  Programming Lang: (C, Tcl, Lua, puredata)
  Description : Extended version of puredata which recommends the 
installation of a large set of extra pd libraries, extensions and documentation.

pd-extended is an extended version of puredata, with some gui enhancements 
among other things. It is fully compatible with puredata extra libraries, such 
as pd-zexy,
pd-plugin, pd-pan, etc. All though it replaces puredata, it can be installed 
and run next to it.


-- 
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/20130515234642.4669.70282.reportbug@melete.mousike



Re: /bin/sh (was Re: jessie release goals)

2013-05-15 Thread brian m. carlson
On Wed, May 15, 2013 at 05:33:44PM +0200, Vincent Lefevre wrote:
 Though zsh has an option to emulate sh, it may still not be completely
 compatible. Upstream fixes incompatibilities when it is easy. But some
 incompatibilities may remain. If sh needs special multibyte (UTF-8)
 support for some features in UTF-8 locales, there may be a problem
 with zsh, as in sh emulation mode, multibyte support is completely
 disabled, and enabling it yields incompatibilities (that's why
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659932 is still
 there).

Some years ago, Apple shipped zsh as /bin/sh for Mac OS X.  It broke a
lot of things at the time, including some of the autotools.  I also
tried zsh as /bin/sh, but found that debconf didn't work at all.  Don't
get me wrong, I love zsh, but without some serious work, it isn't at all
a viable candidate for /bin/sh.  I use mksh-static for /bin/sh.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Re: Web ID as passwordless authentication for debian web services [was: Re: Developer repositories for Debian]

2013-05-15 Thread Philip Hands
Daniel Kahn Gillmor d...@fifthhorseman.net writes:

 On 05/14/2013 10:03 AM, Jonas Smedegaard wrote:

 I have also thought WebID would be a perfect match for things like this.
 [...]
 Daniel has raised concerns about WebID: 
 http://lists.alioth.debian.org/pipermail/freedombox-discuss/2011-March/001030.html
 
 Quite frustrating, because I trust Daniels reasonings on crypto matters 
 far better than my own, yet feel strongly that WebID is the right way to 
 go for loosely coupled trust chains like this.
 
 I think the way forward is for someone understanding WebID deeply to 
 explain it to Daniel and others working on Monkeysphere, to get it 
 integrated there.
 
 As I understand it, technically the paperkey tool can be used to to 
 flesh out the core crypto material from a GPG (sub!)key and wrapping 
 that into an SSL key should be the way to go.  But that alone is not 
 enough: We also need trust in WebID from those in Debian deeply 
 understanding crypto.
 
 Cc'ing Daniel, hoping he has time to shed some renewed light on this.

 Web ID as a key verification mechanism has problems with centralized
 authority.  Passwords have their own (distinct) set of serious problems,
 as far as i can tell.

 However, if we use Web ID as a key discovery mechanism and use other
 (non-centralized, non-third-party) mechanisms to validate the keys found
 therein, that seems like one decent way forward.

Do you have any thoughts on how that compares with using
BrowserID/Persona?  I'd got the impression that BrowserID has been put
together learning from mistakes of OpenID  WebID, but perhaps I'm just
swallowing their marketing.

Cheers, Phil.
-- 
|)|  Philip Hands [+44 (0)20 8530 9560]http://www.hands.com/
|-|  HANDS.COM Ltd.http://www.uk.debian.org/
|(|  10 Onslow Gardens, South Woodford, London  E18 1NE  ENGLAND


pgp6g19mI_vHD.pgp
Description: PGP signature


Specifying a C++11 compatible pre-dependency

2013-05-15 Thread Shachar Shemesh
Hi all,

I have a package[1] that will not transition to testing due to failed
compilation on powerpc. The problem is that the actual package requires
a fairly complete C++11 support in order to compile. I have tried to
signify this by adding Build-Depends: gcc (= 4:4.7) to the dependencies.

On PowerPC, despite gcc version 4.7 (and, indeed, 4.8) being available,
the gcc package is for version 4.6.4. This means that without some
platform specific tricks in the package (as I don't have a PowerPC
platform, these tricks are hard to know), the package fails
dependencies. Even if that were not the case, the package would fail to
build, as gcc points to gcc-4.6.4.

Is there some better way to cause the system to use a C++11 capable
compiler?

Shachar

P.S.
I no longer have a PowerPC platform to test with, and qemu-user isn't
emulating deep enough for fakeroot-ng to work under (and is extremely
buggy for PowerPC emulation anyways). As such, the best I can tell at
the moment is that under ppc, when specifying gcc-4.8 compiler, the code
compiles.

1 - http://packages.qa.debian.org/f/fakeroot-ng.html


Re: Jessie goals, and /etc/host.conf

2013-05-15 Thread Gordon Haverland
On May 15, 2013, Steve Langasek wrote:
 On Mon, May 13, 2013 at 07:26:26PM -0600, Gordon Haverland 
wrote:
  I wrote a note to my LUG about the use of /etc/hosts to
  lessen the chance of visiting some types of web sites, and
  got a reply saying that /etc/host.conf was deprecated.  And
  a long time ago.
  
  I'm running unstable, surely if /etc/host.conf was deprecated
  I would have seen a note about it in the past?  And yet, it
  is still on my computer, and still part of base-files.
 
 It has not been deprecated.  It's rare that a user should need
 to make changes to this file, but it remains a current
 interface for globally configuring the behavior of the libc
 resolver.

Supposedly you've been reading source more than me lately, but 
almost all the non-source documentation says that the resolver in 
modern libc (and this goes back 5 or more years) does not use 
/etc/host.conf.

I can see a need for a small libc as being more pressing in a 
router, and maybe libc in OpenWRT is more ancient than what Debian 
provides.  But, I can go dig through the code manually to see if 
libc in OpenWRT (a year ago) actually uses /etc/host.conf.  I have 
better things to do, but if this needs to get cleared up, I am 
willing to go reading source code.  But, if my entire ImageBuilder 
archive (of 1 year ago) has no need of /etc/host.conf, I think 
maintainers in Linux should consider removing it.  Because 
nsswitch.conf is supposed to be providing all that information.

Gord


-- 
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/201305152010.13017.ghave...@materialisations.com



uscan connection error

2013-05-15 Thread Eugene Zhukov
Hello,

I'm trying to download sources using d/watch and uscan. Here is the
output of uscan --verbose --force-download:
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   https://www.saxonica.co.uk/repos/archive/opensource/tags/ (\d.*)/
  debian debian/orig-tar.sh
uscan warning: In watchfile debian/watch, reading webpage
  https://www.saxonica.co.uk/repos/archive/opensource/tags/ failed:
500 Can't connect to www.saxonica.co.uk:443
-- Scan finished

Any clue?

Thanks,
Eugene


-- 
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/CAPqGMfJsVJ2sivF-vLNX1k6YVMRax8pnAgNidHk8=sudsvk...@mail.gmail.com



Re: Jessie goals, and /etc/host.conf

2013-05-15 Thread Brian May
On 16 May 2013 12:10, Gordon Haverland ghave...@materialisations.comwrote:

 Supposedly you've been reading source more than me lately, but
 almost all the non-source documentation says that the resolver in
 modern libc (and this goes back 5 or more years) does not use
 /etc/host.conf.


On Debian wheezy:

strace -eopen ping www.google.com
[...]
open(/etc/host.conf, O_RDONLY)= 3
[...]

Looks like it is still being used to me.

Perhaps the documentation means that the file is not required, as opposed
to not used?
-- 
Brian May br...@microcomaustralia.com.au


Accepted jzlib 1.1.1-2 (source all)

2013-05-15 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 14 May 2013 22:34:47 -0700
Source: jzlib
Binary: libjzlib-java
Architecture: source all
Version: 1.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: tony mancill tmanc...@debian.org
Description: 
 libjzlib-java - Java Zlib implementation
Changes: 
 jzlib (1.1.1-2) unstable; urgency=low
 .
   * Team upload.
   * Upload to unstable.
Checksums-Sha1: 
 aa269e627b7ab078ad7fd19aec3f70a1e9803ee8 1978 jzlib_1.1.1-2.dsc
 612776958479310d6ac501c07d3e7210c08eac85 4436 jzlib_1.1.1-2.debian.tar.gz
 e71f096c81102dd6fdd5db8927a82f860e258272 69252 libjzlib-java_1.1.1-2_all.deb
Checksums-Sha256: 
 327e5a1e97648536fc25d7391ace193fad795442445cf0ec80b99f65006effc0 1978 
jzlib_1.1.1-2.dsc
 b36424a127463bc4bf0e3b18f0452413abd651a6ad8e4bcd1c027ff3a3b614b5 4436 
jzlib_1.1.1-2.debian.tar.gz
 04c72524c7674ebc2160f9c367c62073ab23f5c907f9a6a4ffd49b92061244c2 69252 
libjzlib-java_1.1.1-2_all.deb
Files: 
 11a44e6f7a15e9353b27e56c9f73574c 1978 java optional jzlib_1.1.1-2.dsc
 3c6f5820ddbc97aea7b030a34d710c6f 4436 java optional jzlib_1.1.1-2.debian.tar.gz
 9fccb482e941b7ee3fd82b888aa6715b 69252 java optional 
libjzlib-java_1.1.1-2_all.deb

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

iQIcBAEBAgAGBQJRkyFEAAoJECHSBYmXSz6WPpEP/2Ft1Nkij933SUibu7CyXXIX
f6dxgeLp4+hMcP1+xDU32OSjHO3LHwc80vwqEy74fs+7unoLkixT/nNIb7Y+c96z
4qwY2029JoKhjax4x7ImNhHLffofukPCqui+efzzvVMKCtRNZPmQ2jFRBLf1nmS2
bNpkSP9JSEKFj4oDoj4p5iELiEdAu0KCBTQXZICY5HbL/WazFymYDoFbFz+OPs0d
JuNISHEG1h1s+ovBMx2Ta3aD+Vd1UasaorFPNUI/bKmBkwCHy04ILLhN52Zw+CBj
aWINKjKsPjK1Y9fimFhXiLZDbVB3Ya97JKfGMLksgYMgdX3wh3nddGozG4uaEASS
vbvwyb7fvXzqPOxhjpo0OkzFDX/LQ/W4h9Qx50fOiUIAUMtDEwSv1f8ZxRCnw5wL
hEEQoJPTeh1JERFIC5+mYlzCiq8mOAP2+hO09QWgN68Cb16rPAREOlBpEVivExzx
Ff279swPG2r2vAOAL9n6Gp841NJk+3QHPFhwjyBj8LvmFemtTkm0OlI8eUyeFtU1
VEPRI+zzyZeZttyjlZq/NsNYOee0LjtnorEzHrCpz04BzBiwHYIu37ND6jHKkl4N
P4whT3MGd2vkGkTqFruFZtUSDbZSzYvhiBeVjh8zpEE6OEaagSUbkPCNMfEoov9e
Ss/kFSG7Vdonlhl/TSWB
=Tf6s
-END PGP 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/e1ucuno-00086o...@franck.debian.org



Accepted eclipse-subclipse 1.8.16-3 (source all)

2013-05-15 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 14 May 2013 22:38:46 -0700
Source: eclipse-subclipse
Binary: eclipse-subclipse eclipse-subclipse-graph eclipse-subclipse-mylyn
Architecture: source all
Version: 1.8.16-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: tony mancill tmanc...@debian.org
Description: 
 eclipse-subclipse - Subversion client plugin for Eclipse
 eclipse-subclipse-graph - Subversion Revision Graph Eclipse plugin
 eclipse-subclipse-mylyn - Subclipse Mylyn integration
Changes: 
 eclipse-subclipse (1.8.16-3) unstable; urgency=low
 .
   [ Jakub Adam ]
   * Team upload.
   * Update d/watch file.
 .
   [ tony mancill ]
   * Bump Standards-Version to 3.9.4 (no changes).
Checksums-Sha1: 
 da6a05eb6a5205523ff64569c2b145f2175fb09e 2305 eclipse-subclipse_1.8.16-3.dsc
 2d196eac4a3b2ed6f060501068db8781c726a0fc 9064 
eclipse-subclipse_1.8.16-3.debian.tar.gz
 7e80fd7eb4efd176f38429523e0b656530b28c55 4493140 
eclipse-subclipse_1.8.16-3_all.deb
 bdd32685591fd07f043d3b0d8db9455974919af1 122314 
eclipse-subclipse-graph_1.8.16-3_all.deb
 c6d07fd853c15228dc4896881f9e16ee0863dd76 27324 
eclipse-subclipse-mylyn_1.8.16-3_all.deb
Checksums-Sha256: 
 0c3753e09aa54410eb109482f48fb15fca668bad599051b3f3dbcc65cdd787d3 2305 
eclipse-subclipse_1.8.16-3.dsc
 db6ab821d1f6afc80c4bbd151d81240c4701a88a9310be9dd23b4cb2445a3708 9064 
eclipse-subclipse_1.8.16-3.debian.tar.gz
 0ad132fd423e9a067197f3150b75cf15c3014e35fdd494e77311a820de9b4ef3 4493140 
eclipse-subclipse_1.8.16-3_all.deb
 ad5b5f26f763316dd6c24810f088862d0e941e3ade39c50182435b85d0bb36ce 122314 
eclipse-subclipse-graph_1.8.16-3_all.deb
 04f8eca64c0031464664b730a9c4c0ad13dcf747971f724974fbfa8453fe6259 27324 
eclipse-subclipse-mylyn_1.8.16-3_all.deb
Files: 
 93bf22fd246a82f75eb9e67de342be87 2305 devel optional 
eclipse-subclipse_1.8.16-3.dsc
 30e671096f6a5402bccfad89e493ce8d 9064 devel optional 
eclipse-subclipse_1.8.16-3.debian.tar.gz
 8855d52ca825556dbc5abdc04d11a758 4493140 devel optional 
eclipse-subclipse_1.8.16-3_all.deb
 d56505382dec4a35b0c8610a910e2578 122314 devel optional 
eclipse-subclipse-graph_1.8.16-3_all.deb
 5348f32183cb5b01b9de857866e43b3f 27324 devel optional 
eclipse-subclipse-mylyn_1.8.16-3_all.deb

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

iQIcBAEBAgAGBQJRkyRFAAoJECHSBYmXSz6WKQgQANi9BSGz7/W/JhcNHIZS8xcT
wJSdMScdMgm04SGecGRYVJAnL9c3XfJl5nZlA4pTQZR4B/hXEDkkML7HSVeXtO9Z
U8ouTpVYZBVJzd7EsIFk67SBnzDsCAFAYOYVBO9HNZamUAMRNQb7qCY2PiZqcayw
wq2pw6Wlk8vUh1ryf7oM2eGrH1uPtvvt1suZGNIXATHBiF/nSeKf+Rvb9vNFMKeY
lfVcMoQtBeB+Y+whGpx51xq6B1iHW/FerytyTrv5ivIuDrDdKRamCuq1+aYeyYLk
fHU2lRcheCXtH2sbxAH6FJi0l96rhuIi1Ex3d5wln4RWjtBT2l2dk3C4dzFZb8Te
r/X/7EZYja7HLrmWmrKbDcPluHVoKoeQojLXeTp6o0p3fK0yajFkr5gz2vNcnCQ0
Q4HodAQfushhcR0gLCGKYyakwEWifNA5rN/9lCcmAVOE9IZNDQBhtYyWw5QWVB8a
v5VAZZ1a20NHYCgsdhPIucO6iveY+wBif7ZCEFbWrFs7hz6ynBNTRbVZHnW2ZgoP
FzWCxIA+MC8DFTJSlrPr8j6xBaEKlm6tCMfSC+Lw4maBy7n8H2V0XqLF7515laQe
7LvMwUq/PlzU6FEh7YN6CcLVJWGXT3cC/+fKdb0kEiroRVu8eHM1GS1sOSzKVnck
Qdynqk/ROn8Vfaru1MnO
=CTo3
-END PGP 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/e1ucv1x-0002jy...@franck.debian.org



Accepted libwpd 0.9.8-1 (source all armel)

2013-05-15 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 14 May 2013 11:01:45 +
Source: libwpd
Binary: libwpd-dev libwpd-0.9-9 libwpd-tools libwpd-doc
Architecture: source all armel
Version: 0.9.8-1
Distribution: unstable
Urgency: low
Maintainer: Rene Engelhard r...@debian.org
Changed-By: Rene Engelhard r...@debian.org
Description: 
 libwpd-0.9-9 - Library for handling WordPerfect documents (shared library)
 libwpd-dev - Library for handling WordPerfect documents (development)
 libwpd-doc - Library for handling WordPerfect documents (documentation)
 libwpd-tools - Tools from libwpd for converting WordPerfect to HTML/RAW/Text
Changes: 
 libwpd (0.9.8-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 45847e0f4a2ba5b0478079faa89e672c9f42cb81 1916 libwpd_0.9.8-1.dsc
 7527d7ec01289c1109551cc58537ca4cf7cf8ba6 698026 libwpd_0.9.8.orig.tar.bz2
 2c15cbd152c4dda3225a8debc0dacb6f858b17ad 6906 libwpd_0.9.8-1.debian.tar.gz
 72a4d128c78424539c88103dceb338fa09a11378 1942200 libwpd-doc_0.9.8-1_all.deb
 962f19e20ba647f7903a5896e25681b92801e360 598186 libwpd-dev_0.9.8-1_armel.deb
 bfa46a24ed30e408ab0d4c67b7336a48ee3f6cf2 368784 libwpd-0.9-9_0.9.8-1_armel.deb
 6210494dae38042b623b0f3de9e601d54214a33e 91554 libwpd-tools_0.9.8-1_armel.deb
Checksums-Sha256: 
 f74f25178c22a79f6c5bf1eb266c647d02b6a5393f0b9fdc59b9af02c1b464fd 1916 
libwpd_0.9.8-1.dsc
 489541f969b3c54bca863a986eb4c322cd480af946fff17f922022234c985304 698026 
libwpd_0.9.8.orig.tar.bz2
 19e520f2e71fd0a3200e32eef9ca4e2cb2e938df37f1c83b33489acfefd90183 6906 
libwpd_0.9.8-1.debian.tar.gz
 0449f457e5217b94b10a319284b85bff87dc41f5934abe8d099dc853022860bf 1942200 
libwpd-doc_0.9.8-1_all.deb
 5b3b5027634dbe7b86887d4dbeb0f8b62734b3e4d6ac9160efe21669a300f779 598186 
libwpd-dev_0.9.8-1_armel.deb
 260310d41d2897c036ea43af9b63276ff728793f4df95dd0f1a3ff7a5b01244f 368784 
libwpd-0.9-9_0.9.8-1_armel.deb
 0dd0f88aae8fff82331387fb0cd49a0a1ba8f31b6f9390db4b11c9cdf960e9c6 91554 
libwpd-tools_0.9.8-1_armel.deb
Files: 
 b7a533459906448be85b526bfd255e20 1916 devel optional libwpd_0.9.8-1.dsc
 972afb8fdf02d9e7517e258b7fa7f0eb 698026 devel optional 
libwpd_0.9.8.orig.tar.bz2
 4ce52a5d909945589ac07282a51ea79d 6906 devel optional 
libwpd_0.9.8-1.debian.tar.gz
 9af818f36f6429e926b0aad39dcf84e5 1942200 doc optional 
libwpd-doc_0.9.8-1_all.deb
 b921f1b31f19619adc3fd794e49324d4 598186 libdevel optional 
libwpd-dev_0.9.8-1_armel.deb
 930a54ab048ec02a640c385035d09b97 368784 libs optional 
libwpd-0.9-9_0.9.8-1_armel.deb
 7c20750313f6e2f5cfedebead7bd5d09 91554 utils optional 
libwpd-tools_0.9.8-1_armel.deb

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

iQIcBAEBCAAGBQJRkymuAAoJEAqgRXHQPj5wfasP/RPS4Kr8ZMWkWJaex+p5GnlW
HKkkBmADqe12G2/q6yz41PtA9/0uJKLaueo6q8e64lmuMOhRYycSrknXywBkhz9O
AE/UrJ7Jf0GGYTZHWRE5Wrz6RWKFvaV+gG/jApJvO3xIliXQ+kAFeV9ysX2eXomX
L0xpvG+vK0npYboOidE2nLa4sdAjWhGSRdloiS4+7ZWnFn0p6ETkvVxUVErAYkZm
0H88sdzzFeZjQDA4GoR/erQTWYw+HyK0LABaxS10fK82v+zo3o3DsNU3qIOvnLwz
q6vZ6vfgJqogQnOY9ZVELoWJOccvSrmVvM/VRKdN9lVbKJZzAm+cMEqoVF+5sJ8p
bT1QNm1u7445XgVe96nNOnDMkH0Grq5tQMB2gSdCBLTTziGSESxmrAUk/I8rtpbT
8uAetXL6RKM9Ieve8QDSkKaXGPIwWJtlFz/iRH4vQV/rK1iEHROfZovwESWdcL1l
5qAVXX+Izfdaawmzqr3cmAFHGr5A19noT9H2UZv6RqJO0Hhh+9HlAnqfMGRpvi+C
UI/a92frJuotkvyQI2KC+m5fkXIhVuuOysJxzEVLgXQ6Opga2iD2sBkttER65FP1
5q5uDtB3im8FKhNUeWgsCx7CesSfuHqYyO1IG+EgVk7dKMezMv25aXfkOHw24dO5
Vr7CVOqXlivk2F36EFCr
=J/C0
-END PGP 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/e1ucvgg-00066x...@franck.debian.org



Accepted gnudatalanguage 0.9.3-2 (source amd64)

2013-05-15 Thread Axel Beckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 02:23:58 +0200
Source: gnudatalanguage
Binary: gnudatalanguage
Architecture: source amd64
Version: 0.9.3-2
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert a...@debian.org
Changed-By: Axel Beckert a...@debian.org
Description: 
 gnudatalanguage - Free IDL compatible incremental compiler
Changes: 
 gnudatalanguage (0.9.3-2) unstable; urgency=low
 .
   * Upload to unstable.
   * Revamp debian/rules
 - Allow parallel builds
 - Use debian/manpages instead of dh_installman parameter
 - Switch to dh7 style debian/rules file
   * Bump debhelper compatibility to 9
 - Update versioned debhelper build-dependency
   * Bump Standards-Version to 3.9.4 (no changes)
   * Apply wrap-and-sort
Checksums-Sha1: 
 4a4d3f0b78a5b45eb3ab4059c7c0b727e2dd9bcb 1733 gnudatalanguage_0.9.3-2.dsc
 44e4453886b8faba11f490a0cf8beeb4d260f6b9 9791 
gnudatalanguage_0.9.3-2.debian.tar.gz
 7f639b6952b58c1605753855b52ab85e3165996f 2810022 
gnudatalanguage_0.9.3-2_amd64.deb
Checksums-Sha256: 
 76d5c110a29c6089126991354890aa1e7b1e4b571ad4f22ec3dff43581b93948 1733 
gnudatalanguage_0.9.3-2.dsc
 32b3015010db058f097cb64b6f39fd97adde030589881f57e9506757a3d3d48d 9791 
gnudatalanguage_0.9.3-2.debian.tar.gz
 4de7a23ae162ff88d47c0f878ba42d0bcae2c1dae171c64b93ea9816bc2bc4b9 2810022 
gnudatalanguage_0.9.3-2_amd64.deb
Files: 
 cfee3d98d26695b57df17ad922fc58eb 1733 interpreters extra 
gnudatalanguage_0.9.3-2.dsc
 f318a7e03cf0fe5b29745a83f9103ede 9791 interpreters extra 
gnudatalanguage_0.9.3-2.debian.tar.gz
 ec0b8acfabb0d7ad7082913eb60b94ad 2810022 interpreters extra 
gnudatalanguage_0.9.3-2_amd64.deb

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

iEYEARECAAYFAlGTMagACgkQwJ4diZWTDt4/TQCfQ6r8/45oCVjrO90yYDqkYsDx
D1AAn2n0KJu2/gVzLQLdOEr7IPqhasjO
=fEdT
-END PGP 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/e1ucvy6-0007lb...@franck.debian.org



Accepted iputils 3:20121221-1 (source amd64)

2013-05-15 Thread noahm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 14 May 2013 23:59:05 -0700
Source: iputils
Binary: iputils-ping iputils-tracepath iputils-arping iputils-clockdiff
Architecture: source amd64
Version: 3:20121221-1
Distribution: unstable
Urgency: low
Maintainer: Noah Meyerhans no...@debian.org
Changed-By: no...@debian.org
Description: 
 iputils-arping - Tool to send ICMP echo requests to an ARP address
 iputils-clockdiff - Measure the time difference between networked computers
 iputils-ping - Tools to test the reachability of network hosts
 iputils-tracepath - Tools to trace the network path to a remote host
Closes: 609853 627650
Changes: 
 iputils (3:20121221-1) unstable; urgency=low
 .
   * New upstream version
   * Replace libsysfs-dev with libcap-dev in build-deps (Closes: 627650, 609853)
   * Replace libssl-dev with gnutls-dev in build-deps
   * Remove obsolete debian/patches/fix-dead-host-ping-stats.diff
   * Remove obsolete debian/patches/add-icmp-return-codes.diff
   * Remove obsolete patch cleanup-docbook-formatting.diff
   * Remove obsolete patch fix_rfc4620_nodeinfo_queries
Checksums-Sha1: 
 c93c3893e95fb7f61e624b0a0f1a410727bf3733 1373 iputils_20121221-1.dsc
 4d56d8c75d6a5d58f052e4056e975f01ebab9ba9 155344 iputils_20121221.orig.tar.bz2
 a6aad198a77362d35bc8a9511cb4438b30c252df 11167 iputils_20121221-1.debian.tar.gz
 71670304f23c00dc51cbacdaeecb872bcc5ceb7e 67486 
iputils-ping_20121221-1_amd64.deb
 1b1ea6d8e96cf4c129afd6600b328674f257483c 38544 
iputils-tracepath_20121221-1_amd64.deb
 b6775ca27ffc1df871c76a3b36dd5678dd5b2b48 29994 
iputils-arping_20121221-1_amd64.deb
 55106254c4dfb3b0ffeb510b80304eb7a28a7b17 27864 
iputils-clockdiff_20121221-1_amd64.deb
Checksums-Sha256: 
 96527989ceb18ee417b0640170ac3ca8932f3c1549c5e2256d9b9ad56af968c7 1373 
iputils_20121221-1.dsc
 450f549fc5b620c23c5929aa6d54b7ddfc7ee1cb1e8efdc5e8bb21d8d0c5319f 155344 
iputils_20121221.orig.tar.bz2
 d40ab774a97d96bf34f29b9e74d69bcf0d9e626dbd1529ebfda4855802f3ccc5 11167 
iputils_20121221-1.debian.tar.gz
 97a5bd6047c69186841b47e4a014fc195e9771ef04ea35b664d766709349d6ed 67486 
iputils-ping_20121221-1_amd64.deb
 b4d3350f6f5e3fb66ed1857e656fa22f93f92f416b733b610516fc904e9cf592 38544 
iputils-tracepath_20121221-1_amd64.deb
 3b8c2888c1035f4bc570147f80732d0418d13ed61e82f841c727e2b3f60e176e 29994 
iputils-arping_20121221-1_amd64.deb
 6d36c1fb84ae317d236919ab510ccd239e6bdacb6e197ed5d6775cd150757a93 27864 
iputils-clockdiff_20121221-1_amd64.deb
Files: 
 995a3af0f0a9686feef41f09152bd62e 1373 net extra iputils_20121221-1.dsc
 6072aef64205720dd1893b375e184171 155344 net extra iputils_20121221.orig.tar.bz2
 91d2438679f1b6115805fe28bb27b95a 11167 net extra 
iputils_20121221-1.debian.tar.gz
 b114fd109a5966076218a31c8b6cb2a8 67486 net important 
iputils-ping_20121221-1_amd64.deb
 2a1a82f159c78f89615b20220aaaec16 38544 net optional 
iputils-tracepath_20121221-1_amd64.deb
 49fbc804201dd72193dc43be106655cb 29994 net extra 
iputils-arping_20121221-1_amd64.deb
 c67f4520817055e27eee90b305827781 27864 net extra 
iputils-clockdiff_20121221-1_amd64.deb

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

iD8DBQFRkzSyYrVLjBFATsMRAgZpAJ9Xb61njFEv39rsFtrYued7e/EsDQCfRl7t
hFCzVATOU5dsOOwn+jMYyxo=
=uyrL
-END PGP 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/e1ucvyb-0007lv...@franck.debian.org



Accepted sftpcloudfs 0.7-1 (source all)

2013-05-15 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 06:58:29 +
Source: sftpcloudfs
Binary: sftpcloudfs
Architecture: source all
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 sftpcloudfs - SFTP interface to Rackspace Cloud Files and OpenStack Object Stor
Closes: 708270
Changes: 
 sftpcloudfs (0.7-1) unstable; urgency=low
 .
   * Uploading to unstable.
   * New upstream release.
   * Fixed wrong handling of ssh-keygen input in postinst (Closes: #708270),
 thanks to Andreas Beckmann a...@debian.org for reporting.
Checksums-Sha1: 
 042697c7f3fab331f9ee9d0f4616887c8a2c451d 1498 sftpcloudfs_0.7-1.dsc
 9010118421284b59c9e5290681a3807e7fe7d4d6 11516 sftpcloudfs_0.7.orig.tar.xz
 25556590d3701b60da487ac123c7905ef37b653f 6825 sftpcloudfs_0.7-1.debian.tar.gz
 42c156ad83bdf22b11ee7773711731fc519ff59a 15888 sftpcloudfs_0.7-1_all.deb
Checksums-Sha256: 
 a797dc439c16675caf362b5a1ff82a322c8ebd8e97954b9a07d8bf08d0a3f4f7 1498 
sftpcloudfs_0.7-1.dsc
 b72c9c10fe61881bc1be63b4b51717b0e35dd566fa38dbaf8491d32ccdf10500 11516 
sftpcloudfs_0.7.orig.tar.xz
 424b3e02bf49e39823cf73925d77568e229ec9251e3ec52eccb8d213ad8e93c7 6825 
sftpcloudfs_0.7-1.debian.tar.gz
 e0592871f0a50e14e77ee1bc349d5dd3ab1197129bf1311b2b0f12cddf9e00a9 15888 
sftpcloudfs_0.7-1_all.deb
Files: 
 625537217bce5621df94bb483769c896 1498 net extra sftpcloudfs_0.7-1.dsc
 dac69a124a19e1b0ff79cb7818240868 11516 net extra sftpcloudfs_0.7.orig.tar.xz
 9c5078997ef5f06e5f605182d1a23300 6825 net extra sftpcloudfs_0.7-1.debian.tar.gz
 970ea7b41e39ab2c4fc167a10cba36c1 15888 net extra sftpcloudfs_0.7-1_all.deb

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

iEYEARECAAYFAlGTM1UACgkQl4M9yZjvmkkRawCgzYikqvImAIwPNsQ2MATww5Aq
CV0An3m5/Hu4EcjH8PNXO9qpxpUPaMGJ
=h891
-END PGP 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/e1ucvyx-0007r3...@franck.debian.org



Accepted libtest-command-simple-perl 0.04-2 (source all)

2013-05-15 Thread Joost van Baal-Ilić
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 09:13:48 +0200
Source: libtest-command-simple-perl
Binary: libtest-command-simple-perl
Architecture: source all
Version: 0.04-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Joost van Baal-Ilić joos...@debian.org
Description: 
 libtest-command-simple-perl - Perl module to test external commands
Changes: 
 libtest-command-simple-perl (0.04-2) unstable; urgency=low
 .
   [ Casper Gielen ]
   * control: update to standards version 3.9.4 (no changes needed).
   * control: fix long line in extended description.
 .
   [ Joost van Baal-Ilić ]
   * control: do not (Build-)Depend on perl-modules. tnx ansgar.
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
Checksums-Sha1: 
 72f4d51788f9c40e6ad243ff939c51de4d850894 1861 
libtest-command-simple-perl_0.04-2.dsc
 104d561a424f9424b093a48c0987d7dbc93955c3 1903 
libtest-command-simple-perl_0.04-2.debian.tar.gz
 03363b3ec73a94ba2c6fd41c7704e60dadce85dd 10412 
libtest-command-simple-perl_0.04-2_all.deb
Checksums-Sha256: 
 1bb26e5aad205e27ca29d956d0c0d3477312cb13ce9a477758d292a21ab4edd1 1861 
libtest-command-simple-perl_0.04-2.dsc
 60196672dcfd2b23925ad30c23b628db60148e2e9eb1b407ef0c4f46b7f00703 1903 
libtest-command-simple-perl_0.04-2.debian.tar.gz
 88edeabf24af8b50a869ae130dfc346e9d30e331db40b6ed687f36e6ff36ee70 10412 
libtest-command-simple-perl_0.04-2_all.deb
Files: 
 c6e55c0c0061cba0eb02920475a17628 1861 perl optional 
libtest-command-simple-perl_0.04-2.dsc
 ac33fba0844480d1dea096c9964d386a 1903 perl optional 
libtest-command-simple-perl_0.04-2.debian.tar.gz
 243bd57bb04506c8e2d0625025723149 10412 perl optional 
libtest-command-simple-perl_0.04-2_all.deb

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

iQEcBAEBAgAGBQJRkzaMAAoJEDNRenKl5rDIRuIH/2Nfl39sPmXQmYsU0HUPWxzo
hUx/Z5f/azA1hzLqThU8y7V8Pwa/e+U/NHp1Lj4+LVD3N0BuPdAQmde5xShc10eS
Bm4g4K0t4ISLqW/SAIiz+TR6voFk2BNI8e89rpNhMGSEmMzJgWtGz0dzow0mWimA
Hf6GA07ksp7tM34yLefnhs2GhJkUjNCquSOPRAHz38lmdno8zz11W5u6XJW7KAm1
JLnyzO0h7hOhoV2Xh6XoOeRpfRlcObDau8bJAzo+1A+nwXoa2HjV20LE5/6/mJYN
zAUeLziTRHL4DS2cUSiZtcLb2Y7BgXt8GwBWaPOm+kCheQgWAjbQpa0q6rI8PZU=
=oC8G
-END PGP 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/e1ucwcw-0002cg...@franck.debian.org



Accepted snimpy 0.6.4-1 (source amd64)

2013-05-15 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 08:53:35 +0200
Source: snimpy
Binary: snimpy
Architecture: source amd64
Version: 0.6.4-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 snimpy - interactive SNMP tool with Python
Changes: 
 snimpy (0.6.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump Standards-Version to 3.9.4
   * Enable hardening in debian/rules..
Checksums-Sha1: 
 b758b219645bf40e6c547e822734cb1e794514eb 1927 snimpy_0.6.4-1.dsc
 2ef2f669a70f4c64c4a3187c772626b09e9f88de 31923 snimpy_0.6.4.orig.tar.gz
 a9166450b4777733df0e37205a2b4ad4e243 2294 snimpy_0.6.4-1.debian.tar.gz
 ab26847c6e75b09af77c21abef15e3acac1e1a94 33820 snimpy_0.6.4-1_amd64.deb
Checksums-Sha256: 
 4988c21fbd25f567b69d11ac452bf5da1ee7b6ea0fdcfc8c79bd3c186e0c606b 1927 
snimpy_0.6.4-1.dsc
 2b2bab90c98687cef5c14e55084c7e3c8a819896e0fb17a913cbc0c8835a4fa3 31923 
snimpy_0.6.4.orig.tar.gz
 a373ee72b3537eb576fab2154d1de1ab4880e188f86746841cd7186321b3eb7f 2294 
snimpy_0.6.4-1.debian.tar.gz
 8022bd51d4de8daa21c263a04f042cd080f07cda64e461a7a9d9d91d542deef3 33820 
snimpy_0.6.4-1_amd64.deb
Files: 
 d451c2ec06dae4cf8df33511af878bf0 1927 python optional snimpy_0.6.4-1.dsc
 eded852a76f5165b4552794e6e29ff81 31923 python optional snimpy_0.6.4.orig.tar.gz
 39db2532bb64d6455581b6c9c60b65f3 2294 python optional 
snimpy_0.6.4-1.debian.tar.gz
 137f32da94f634ca3c237b49339a63ad 33820 python optional snimpy_0.6.4-1_amd64.deb

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

iQIcBAEBCAAGBQJRkzj8AAoJEJWkL+g1NSX5ntYP/2AH0Nj5+3i62cyW0u39d6b4
7gBVqjO3ikmP5gdoBOCmJfk5vel6KpzW1kl4ORbKaApl+NO3mb5IF1dwLbyB5ncj
5N7+5sFME0uJOrGMLkBGuMZ+0+WCT3o67ODiMdUMYAbBV+ySPtEASNlQzKcDmmxT
dl6DVIvPv+9XViHzkanv6IcXs1lpbxkgZdXwXyKQh/71LvUCZk/dcJ6zp5oBLeZ5
JikJmLkChu67YHcNS0NnwcX8thUdE4DkRb7MKOjz2kEd/G5VjBYn6gSihAumSB+R
KNDgVntGrbYNBCpf7v5abpkjTFal+NR7cYLCUTZkpxr6HHX41bMaqyOPxSB9DDFF
Keqv4cE3Tcy0QJmqUs7PkzZg0pJ6ztSYooYFokkDe6niQCjdbEDaPYSCjgRq9ZjQ
kVszJLfMG1lFkUJ78U1HsqZOMEieGaDS1fNv5J3SnHaBwtNmov7GA/31iRwxS6LJ
0wTGm1MKrOmCzOnTLzzOmQ6HdEDDT/4f0ZyvzoeaQA7cZgZeFNJlNnh54R8JJEeA
MRmPABaKm8j9gbBjXWAwQrDoowA5at1m/ATz5h5/LC4t8gA28CSjEMrn2aQR09Ii
daHx0oGAH/NuTld8owjS5b0FjUR/VuvUHVWK1PQviIL4fkxVn1ZDJGlDcg5EStQ0
uY/nGDVJo6vx2ctcWKId
=1z6Z
-END PGP 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/e1ucwcc-0002dw...@franck.debian.org



Accepted base-installer 1.132 (source all i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 10:22:02 +0200
Source: base-installer
Binary: base-installer bootstrap-base
Architecture: source all i386
Version: 1.132
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 base-installer - base system installation framework (udeb)
 bootstrap-base - Install the base system (udeb)
Changes: 
 base-installer (1.132) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use correct compiler and strip when cross-building.
Checksums-Sha1: 
 d486d4c90bf12d01679b3e0a6e41350b432df793 1871 base-installer_1.132.dsc
 c7aa3158364baf7f636311a52fa8709feb54543e 308695 base-installer_1.132.tar.gz
 a147bdf691206d2901759bdd15ff212bec314f44 46852 base-installer_1.132_all.udeb
 57d1cab7e1c8b02cdb0c56e5f1a925d580cfe7ab 191080 bootstrap-base_1.132_i386.udeb
Checksums-Sha256: 
 af51ae55766727c31ebd0948734d8deea3ca8ed66f2ce033a470854ff8786d25 1871 
base-installer_1.132.dsc
 c67997a34b4cf75747936ebae24dea296b429514b2074a497dff21f8746766e2 308695 
base-installer_1.132.tar.gz
 c4b92180cbc3b97cc0c1a8c4e64f4630b0f4573b8bfc01d65c1456d86a06dae4 46852 
base-installer_1.132_all.udeb
 d84e1a4f066d86f248431246c36d496b4c98e7f35031a0b93d9cdde62c00e121 191080 
bootstrap-base_1.132_i386.udeb
Files: 
 750b88f47e79dc4c99fffadfcfa896c7 1871 debian-installer required 
base-installer_1.132.dsc
 c8c44d3a948a78d9423dd67dd5d2c311 308695 debian-installer required 
base-installer_1.132.tar.gz
 de7016e46012203b244cd89edcf343e8 46852 debian-installer required 
base-installer_1.132_all.udeb
 c748dd26ae3804fe64d23a8771cc696b 191080 debian-installer required 
bootstrap-base_1.132_i386.udeb

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

iQIVAwUBUZNHi4cvcCxNbiWoAQKFog//SsyPgrE3++3SAm09EEhDU15VKOL6YVPP
cX03ITOrBrDjLBtk+aF3ZkdGxT/X8oI2xbCtOhayEt/Tkkmc5mIsloXhrI58Edo2
FUS4TOP/PabAjwdZRHIzEBrxnG/hh4D3nK3+NT1b5AXcRu0qe97oRezp1xk0wIhi
HPtuLTNsDstLgrgLghevCyU8mNzSQSZ6MHXNHWUJ8jdCRXIfhoO9K7Hgji2S7eHO
EXTA7v+/2PAr/kd0noIo+l3FswAyUVrtV60UA4Qu17By5p7E8gmVAOjmVW15F5jv
Cb/hCRTro/FaQfEqyuBS9XR9pZ+yTbe0MBSK86/4EVSZlgKm2dWmEPvCu9rfeOKS
AHLhUN1YISjnOdJV1OHaa0lGjc4CsMgSmfZhay5Mv6xpXJ9Q6FOXNuKllODVf68n
Rg5HpV6AtAbId93nDx8Ef0cRLT8gnmOWjJXzrArJy0pLeOE0AayyPyfIlqff0CoB
NaRacjrv7WfJPkug0y3zLSLHed0aXwxP1um8V0BzzJSKxdRKgPASvDJVoULRjlVp
RyoejiVEM+2uxIOpQ381HJ5I2FPHOQCKV8lXR4Q65UDeFuw/K1pwKGWOo1zjJcnB
2msoFpp08BWR70MooP1gCiIkqcgvV/Sk3OcC0bCVZdvEl4oqtsoP7gxHcXbIoCBo
yOV3XfuKzX0=
=NP1h
-END PGP 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/e1ucxq7-0004td...@franck.debian.org



Accepted cdrom-checker 1.25 (source i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 10:09:45 +0200
Source: cdrom-checker
Binary: cdrom-checker
Architecture: source i386
Version: 1.25
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 cdrom-checker - Verify the cd contents (udeb)
Changes: 
 cdrom-checker (1.25) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use correct compiler, linker, and strip when cross-building.
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
Checksums-Sha1: 
 808167470017c0de6d84a103c7f13e55fc2ddc29 1669 cdrom-checker_1.25.dsc
 3175906d5a473eade80872abbca79edcf6b00192 77104 cdrom-checker_1.25.tar.gz
 25cb86e31cdffa2f522a5bf5adbb728489d7b4eb 48988 cdrom-checker_1.25_i386.udeb
Checksums-Sha256: 
 8c2182b59dfdc3139626b426ca48db92475a7d6b15114c5841de8267ed0437d4 1669 
cdrom-checker_1.25.dsc
 26abcfcbdb345a784e86b6193e2cef159040a4053e656cbc862aa3e8271f8ff2 77104 
cdrom-checker_1.25.tar.gz
 491392bff19f102dcd89c4b6cb156f5e330d98ac6520f8e503cea3967d355d65 48988 
cdrom-checker_1.25_i386.udeb
Files: 
 4479fdcc44ea145e595c12a0269a906a 1669 debian-installer optional 
cdrom-checker_1.25.dsc
 dd892835ab1a3042b8ede597bad1d7a4 77104 debian-installer optional 
cdrom-checker_1.25.tar.gz
 6600a79e3f9cfc04dd12435b26a59375 48988 debian-installer optional 
cdrom-checker_1.25_i386.udeb

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

iQIVAwUBUZNE5YcvcCxNbiWoAQLO7Q/9Fd29HcwYfkcUkpSiL8X3tg3C38UvjkrH
iJNbh+pnSh7H2/VdnMZb11gnO8Mh9F7zNDJCiqdwtUjgXh7mheWehGOu8vo97FkT
3+EPGX7GnuZXBZD2nm+6NDU77xBkSlyFwg6iE3CSM8LEogfC5WAEhDgdE7QNDQgl
FXf0CIewFZf6hO7ESyRGpevqCN7hJE1rGHPkVQ1HtHAoL1IjWsVwvJ0+sP2vcbLw
1Bhb91DVUkygeImy9Qx7FVBpr5NSZpvpnUWJzrHhRPmygOZ8JYto+TSfNTEvYLA/
Z7ZkmUPLDpMLZZloDim3ONV6DIuKSsYXaZnwSNSynlma6Z65ayfc3SOyrvhwf/dp
7EnzlYPMl8noTAHQVhrNhJOYG9JZMQHaqWQUXLUtQM2Msae5JpIzwf2IuKm4sxQ6
CcQrZXxTb53EjSK1bNWdYl/68iqU1TqXetsT1Hh/Jvgkf8z32OjVtfdd6qJj+Wfu
75m+rqnBwhRjkLOk4bR9/kBeYF9AJm4fQEitfBNeL70Q93Q9Ffakk5okuawcBNgQ
rw3Byb/ch0uOnS+VnTagVLELwJE1dMZvJVS1HnwltUqWkQI9y8O/VLfeFW0nmQzv
Pm6eQ+wnXpLYbod17I5znG8mDlw/HjJPcveR/6cKkVS6+oE7fi6yc0SSxdTZcsy+
qmnjoNV5PKs=
=l1Aa
-END PGP 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/e1ucxqa-0004um...@franck.debian.org



Accepted git 1:1.8.3~rc2-1 (source amd64 all)

2013-05-15 Thread Jonathan Nieder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 00:20:06 -0700
Source: git
Binary: git git-man git-core git-doc git-arch git-bzr git-cvs git-svn git-email 
git-daemon-run git-daemon-sysvinit git-gui gitk git-el gitweb git-all
Architecture: source amd64 all
Version: 1:1.8.3~rc2-1
Distribution: experimental
Urgency: low
Maintainer: Gerrit Pape p...@smarden.org
Changed-By: Jonathan Nieder jrnie...@gmail.com
Description: 
 git- fast, scalable, distributed revision control system
 git-all- fast, scalable, distributed revision control system (all subpacka
 git-arch   - fast, scalable, distributed revision control system (arch interop
 git-bzr- fast, scalable, distributed revision control system (bzr interope
 git-core   - fast, scalable, distributed revision control system (obsolete)
 git-cvs- fast, scalable, distributed revision control system (cvs interope
 git-daemon-run - fast, scalable, distributed revision control system 
(git-daemon s
 git-daemon-sysvinit - fast, scalable, distributed revision control system 
(git-daemon s
 git-doc- fast, scalable, distributed revision control system (documentatio
 git-el - fast, scalable, distributed revision control system (emacs suppor
 git-email  - fast, scalable, distributed revision control system (email add-on
 git-gui- fast, scalable, distributed revision control system (GUI)
 git-man- fast, scalable, distributed revision control system (manual pages
 git-svn- fast, scalable, distributed revision control system (svn interope
 gitk   - fast, scalable, distributed revision control system (revision tre
 gitweb - fast, scalable, distributed revision control system (web interfac
Closes: 589283 687391
Changes: 
 git (1:1.8.3~rc2-1) experimental; urgency=low
 .
   * new upstream release candidate.
 * gitk: grep diff pickaxe variant (closes: #589283).
   * debian/rules: install perl modules with correct permissions
 (thx Christian Schwartz for suggesting it through lintian).
   * move git svn perl helpers to the git-svn package.
 * debian/rules: install Git::SVN and Git::SVN::* to the
   git-svn package, not git.
 * debian/control: git-svn: Breaks: and Replaces: old git.
   * debian/rules: install perl module manpages to git-man and
 git-svn packages, as appropriate.
   * debian/rules: mark hooks in /usr/share/git-core/contrib/hooks/
 as executable (thx Olivier Berger; closes: #687391).
   * debian/control: drop Depends: and Build-Depends: libc6.1
 (= 2.10.2-6) [ia64] workaround for #563882, since that bug did
 not affect any stable release.
   * debian/control: drop dependencies on pre-Debian 5.0 (lenny)
 packages.
 * do not accept libcurl3-gnutls-dev as a substitute for
   libcurl4-gnutls-dev.
 * do not accept libsvn-core-perl as a substitute for
   libsvn-perl.
 * make asciidoc, docbook-xsl, runit, and tk dependencies
   unversioned.
 * git, git-man, git-cvs, git-svn, git-email, gitk: drop Breaks
   and Replaces against cogito ( 0.16rc2-0).
 * git: drop Breaks against old qgit and git-buildpackage.
 * git: drop Conflicts against git-core ( 1:1.5.2~rc3-2.).
 * git-gui: no longer Replaces git-core ( 1:1.5.2.2-3).
   * Use source format 3.0 (quilt).
Checksums-Sha1: 
 cbb1aee56a2ab786a1f366dd8475e53bc6e9bf64 2675 git_1.8.3~rc2-1.dsc
 b7569aa316d2e6c29249b15e8fc8e9c25fc7d6b1 4469469 git_1.8.3~rc2.orig.tar.gz
 579635259632243d11a801366549fe160ba4d25c 560359 git_1.8.3~rc2-1.debian.tar.gz
 af6e4b157bbea5e237bcc942ba09ce8f5f8ff6cc 8896194 git_1.8.3~rc2-1_amd64.deb
 5e95363e280ea8334d70baebc9e348c970a64e1b 2525496 git-doc_1.8.3~rc2-1_all.deb
 68e546ed38ed976eb61cf1b691eead7fcaa6fe08 524900 git-arch_1.8.3~rc2-1_all.deb
 ab29c99f3ab879f99046a233d47da7fec2c7f3a3 519244 git-bzr_1.8.3~rc2-1_all.deb
 edcf6178679160e0c68d071f5131feb6c4c41b7c 622046 git-cvs_1.8.3~rc2-1_all.deb
 abc1541fc4e76a99a25d7af7f8144b012785919d 607924 git-svn_1.8.3~rc2-1_all.deb
 c4951e6574a891b78a056843825eb9ab8b7df996 512384 
git-daemon-run_1.8.3~rc2-1_all.deb
 abfe21a21bc7a5ff3096f060c982bc136224e38c 513578 
git-daemon-sysvinit_1.8.3~rc2-1_all.deb
 81610b6263056339d31aa3dbd1b5ad61a8fefe2b 531328 git-email_1.8.3~rc2-1_all.deb
 e6314c9936945e4124a8e4f97f946b4fafd941c6 789670 git-gui_1.8.3~rc2-1_all.deb
 f54b46358de5e7ae28a29ee245a1018edb155364 639424 gitk_1.8.3~rc2-1_all.deb
 d24a0b7530d212ce986d1e82651d826e04b4b83e 515266 gitweb_1.8.3~rc2-1_all.deb
 b3e84257da2eb4851a600f88bae8a4e5b5174f70 510534 git-all_1.8.3~rc2-1_all.deb
 a1284eb10d2b0a6124c82bee9ed6809a10b2327a 532392 git-el_1.8.3~rc2-1_all.deb
 72cc454ba899cfc56c49f8cd8f22eb94bfa428d8 1171556 git-man_1.8.3~rc2-1_all.deb
 e9a47ddfcc8b357d2da77e55db2f5f184371f4d1 1342 git-core_1.8.3~rc2-1_all.deb
Checksums-Sha256: 
 675ff5866bb7e96bc536efb5b735f739ecc7492046a72578c1c5cce6ecb92a04 2675 
git_1.8.3~rc2-1.dsc
 3ea26a08ab72e6576ad629121920ea56855a562d409fac35f07e43fef776aef2 4469469 

Accepted gluegen2 2.0-rc11-1 (source all amd64)

2013-05-15 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 09:49:48 +0200
Source: gluegen2
Binary: libgluegen2-rt-java libgluegen2-build-java libgluegen2-jni 
libgluegen2-doc
Architecture: source all amd64
Version: 2.0-rc11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libgluegen2-build-java - Tool to automatically generate the Java and JNI code.
 libgluegen2-doc - Tool to automatically generate the Java and JNI code.
 libgluegen2-jni - Tool to automatically generate the Java and JNI code.
 libgluegen2-rt-java - Tool to automatically generate the Java and JNI code.
Changes: 
 gluegen2 (2.0-rc11-1) unstable; urgency=low
 .
   * Upload to unstable
   * Standards-Version updated to 3.9.4
Checksums-Sha1: 
 2af35e0e76cb213e1306f7cd4c7ae2981915c512 1574 gluegen2_2.0-rc11-1.dsc
 1a3db3d52c0bf8c3fcb8de16e3b1224b6a2738f5 13227 
gluegen2_2.0-rc11-1.debian.tar.gz
 0f8d413064041ee28c23788f2fce79b0eaa898c3 198402 
libgluegen2-rt-java_2.0-rc11-1_all.deb
 e2dd049e536438b89ba8abf861277fa089e1ac75 963042 
libgluegen2-build-java_2.0-rc11-1_all.deb
 44e6d71fb4020599c3b58769070c0cc276f2b82d 494478 
libgluegen2-doc_2.0-rc11-1_all.deb
 6e46a4c9dcce05b13c2da1f03d8932c547de3293 8000 
libgluegen2-jni_2.0-rc11-1_amd64.deb
Checksums-Sha256: 
 520a7211371ac5dc9a43e03fcbd9de7df9c2567b0cde3cc3cb3bf0182c09ec5d 1574 
gluegen2_2.0-rc11-1.dsc
 0371cabe35995c71b78652d1aa7c061275bb36d0f418a8b09b507155bab71ab7 13227 
gluegen2_2.0-rc11-1.debian.tar.gz
 dbb16f32cbd3ea8a1cadef560d470c4d1e7dec24253f476636f58d900e4b361d 198402 
libgluegen2-rt-java_2.0-rc11-1_all.deb
 beedf9fddf0c1e1f158849529bca340e651b7afb64a2833bc8475f021ae96991 963042 
libgluegen2-build-java_2.0-rc11-1_all.deb
 5a63ae8990d6aee89a8c689fb27bd1a792e82422f615d74c51ff8fc3f1e82f14 494478 
libgluegen2-doc_2.0-rc11-1_all.deb
 2a99ff791047d72f76f36027967f47c94a3db03cbab72f2c0ec8308b2f31d6cc 8000 
libgluegen2-jni_2.0-rc11-1_amd64.deb
Files: 
 79db07e705d84fd2e83f08bfa1e82518 1574 java optional gluegen2_2.0-rc11-1.dsc
 a45a74ea2a6a9623094d65e01c677f65 13227 java optional 
gluegen2_2.0-rc11-1.debian.tar.gz
 0cbd6641003b75405bce95b80dfd638c 198402 java optional 
libgluegen2-rt-java_2.0-rc11-1_all.deb
 9ba9871d38a37dd54dc75daceb897d55 963042 java optional 
libgluegen2-build-java_2.0-rc11-1_all.deb
 7c956200fd2dfcbd3d7d784fdd050588 494478 doc optional 
libgluegen2-doc_2.0-rc11-1_all.deb
 7b9261827fdbef312713d8503b589589 8000 java optional 
libgluegen2-jni_2.0-rc11-1_amd64.deb

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

iEUEARECAAYFAlGTQboACgkQiOXXM92JlhDb9ACY4a0E9D13Ms2IQltaFQD1MvTF
EwCgrd19LppsrtGjKVIE+sq/6LCs4o8=
=5FQf
-END PGP 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/e1ucxrm-0005o5...@franck.debian.org



Accepted gnome-desktop3 3.4.2-2 (source all amd64)

2013-05-15 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 09:01:28 +0100
Source: gnome-desktop3
Binary: gnome-desktop3-data libgnome-desktop-3-2 libgnome-desktop-3-dev 
gir1.2-gnomedesktop-3.0
Architecture: source all amd64
Version: 3.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 gir1.2-gnomedesktop-3.0 - Introspection data for GnomeDesktop
 gnome-desktop3-data - Common files for GNOME desktop apps
 libgnome-desktop-3-2 - Utility library for loading .desktop files - runtime 
files
 libgnome-desktop-3-dev - Utility library for loading .desktop files - 
development files
Closes: 637049 704177 708185
Changes: 
 gnome-desktop3 (3.4.2-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Josselin Mouette ]
   * Add missing epoch on libxrandr build-dependency.
 .
   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
 + Loosen libgnome-desktop-3-2 dependency on gnome-desktop3-data
   so that the former can be coinstalled with other sonames of
   the library. Closes: #704177.
 .
   [ Simon McVittie ]
   * Add patch from upstream 3.5.3 to sync thumbnail location with GLib
 2.34+ (~/.cache/thumbnails instead of ~/.thumbnails), preventing
 infinite loops in which Nautilus will generate thumbnails of thumbnails.
 Closes: #708185.
 + Explicitly (build-)depend on GLib 2.34+ to make sure the system is
   consistent
 + Thumbnails are now in a well-known cache directory (Closes: #637049)
Checksums-Sha1: 
 4e74fe2ada6eecc04416e5655b047a8336d3 2678 gnome-desktop3_3.4.2-2.dsc
 bdb3b59dbd650d6c58f79600d6dcd7ea6dc9abee 23140 
gnome-desktop3_3.4.2-2.debian.tar.gz
 62c1f3bb825e462903f6f417a2a886c3b3de0b3d 504368 
gnome-desktop3-data_3.4.2-2_all.deb
 24ac9cb1a1f4823e248fbfbd99aa6346b62596e5 153548 
libgnome-desktop-3-2_3.4.2-2_amd64.deb
 c39ad58b70b2e3c496014cea02bbcedc066d1b5b 124734 
libgnome-desktop-3-dev_3.4.2-2_amd64.deb
 f79eb00c6e1a2104ab6693a9a57c9c2fd73d50f3 101914 
gir1.2-gnomedesktop-3.0_3.4.2-2_amd64.deb
Checksums-Sha256: 
 4db4801f182eee5ef7ab890c5882cfff8c4e56414d16c881e82c30f487596797 2678 
gnome-desktop3_3.4.2-2.dsc
 9001f3ca0bd1c139987f8f7876877e23a02429bb8c0417f7ed97e06918b494c1 23140 
gnome-desktop3_3.4.2-2.debian.tar.gz
 c90c68b8573b6f1e14c7e71ac7e3c663741dace810938664b7fb1937a8423a2a 504368 
gnome-desktop3-data_3.4.2-2_all.deb
 cc6656c3c4c204c9fccb92f999dae8d90a0535d0aabc62d5ba5d3e58b90cd3c8 153548 
libgnome-desktop-3-2_3.4.2-2_amd64.deb
 4c9bff310384ed5c1d99097639d76e85bab6d4bc74ddd765de5c706cfc3838ed 124734 
libgnome-desktop-3-dev_3.4.2-2_amd64.deb
 f85881dcc357ecf2cd5a011af80ab623cf020aad29e31c2d6018bc2d36a19a57 101914 
gir1.2-gnomedesktop-3.0_3.4.2-2_amd64.deb
Files: 
 99dc0270a7dd5f911e17a81950efaa97 2678 gnome optional gnome-desktop3_3.4.2-2.dsc
 b0849147969befe41d99c91779af31ed 23140 gnome optional 
gnome-desktop3_3.4.2-2.debian.tar.gz
 cff87f39caf08891a7e93334d816b555 504368 gnome optional 
gnome-desktop3-data_3.4.2-2_all.deb
 95cb372435e5abda5fe5fd44e9cc9224 153548 libs optional 
libgnome-desktop-3-2_3.4.2-2_amd64.deb
 c4646fa0ee81745a2e7d506f51835b1b 124734 libdevel optional 
libgnome-desktop-3-dev_3.4.2-2_amd64.deb
 d33f9d2ca09092deb18f0823a36f79b3 101914 introspection optional 
gir1.2-gnomedesktop-3.0_3.4.2-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBUZND1U3o/ypjx8yQAQiQyA//dp2si9/5wHsTh4HsJs8OvjXec5oox4ZU
9u4enrRSqxZ84eAqGNdUwNyPOBFA0C/ylCRXl8yM40nqXBBDWxltp16M6Y8gt72f
Jye4cU87t46rlskkm+84r9WnsjmPDaryGiSOxG9cVKVb9rnhOU3/Kbh4bS8cIj+S
tb+Od9SRJgIIImBT+jhhQJPOmhDX0rSPoQdTQss3DQSJ2/7angsMKjNp2AjND71b
RjqZfSxJK8m/aip/RbbMzvgYigDU90AH5wWivGfMAW0/Nxm6SeNQJ5hmFeb7z4s9
abav6grwtgQXhB5DQHufSpt6I4R0kPlC/BCsOTDn8KaaYkpjFhfzRt1PgOAYs406
2KJwCTEXMdMXxgnb6VEWwIXIT1QZe2/aKUsAooOeJ3xhsOIZ1zg4sT7IsSc6fRqs
fe0HPXiyEvyf++CQYBLoaqpFl/kxpRwCbheuWBGhpqqNu+F6U67cX34dO6kyFO8B
4eqIZqfEiNlU+bsTV4hDtyZdgQMrzrsneYoIq3QG8XEAQJktwRIMvtd6B7C6qpuq
1iprF2LYFCXe6Ed3TwNRCf1BwcCWX0ZEdu5fxbyl3nKj6cF1NYXOFvFITtb2pJkB
2MhhVgP50loOn6Rmob3uLbo/hQTsy0mAlFUESJODgbo2YtnJ5x4MHp9KGuYYMgtn
SprL/Ncth44=
=03jN
-END PGP 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/e1ucxrr-0005pt...@franck.debian.org



Accepted gpsprune 15-1 (source all)

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

Format: 1.8
Date: Wed, 15 May 2013 10:26:51 +0200
Source: gpsprune
Binary: gpsprune
Architecture: source all
Version: 15-1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Mònica Ramírez Arceda mon...@debian.org
Description: 
 gpsprune   - visualize, edit, convert and prune GPS data
Closes: 639503
Changes: 
 gpsprune (15-1) unstable; urgency=low
 .
   * New upstream version
 - nautical mile is added to unit selector (Closes: #639503)
   * debian/control:
 - Add myself as an uploader
 - Standards-Version bump to 3.9.4, no changes needed
   * debian/copyright:
 - Add required Copyright field to tim/prune/function/srtm/gen/ files
 - Update years
   * debian/scripts/gpsprune:
 - Fix sed commands, when there is no host/port, proxyhost/proxyport
   variables must be empty.
   Thanks to Simó Albert i Beltran s...@probeta.net and to
   deb...@activityworkshop.net for the patch!
Checksums-Sha1: 
 91cb6c00c10e4091d4c0daa73d2a3d70561745c5 2123 gpsprune_15-1.dsc
 d000d6c5830bdc245435b50168b70d5bac3bcaac 419391 gpsprune_15.orig.tar.bz2
 5a45928d70e1e29f4c126f0317ffc24d4c530a85 6204 gpsprune_15-1.debian.tar.gz
 ec92111c5c94e245deafa44719d455f05ebf1543 909764 gpsprune_15-1_all.deb
Checksums-Sha256: 
 815313ac146f6fa2c97dec618299eb2ea0c1749d358c957e0f84b88191421900 2123 
gpsprune_15-1.dsc
 365d3304cc79877535f06f1e8aee01dec8af76d7a550df4e12b30f56c5a30c0b 419391 
gpsprune_15.orig.tar.bz2
 66905acc7bf825eb0d39086117addb5d363bc3ef70ad1744be1663ed57d666d6 6204 
gpsprune_15-1.debian.tar.gz
 83c4ff66371684bad692a8e4c5203861cc16f6488be01abfc2672a9919e5f4c9 909764 
gpsprune_15-1_all.deb
Files: 
 1f571bb63f3e72d9a09219c1a5996738 2123 utils optional gpsprune_15-1.dsc
 bbb00ba3d910eb2a4648c03ae06ec974 419391 utils optional gpsprune_15.orig.tar.bz2
 7e4122f0966e438078d79ae020606d35 6204 utils optional 
gpsprune_15-1.debian.tar.gz
 7e82556a4b34e3b016e9326294caa730 909764 utils optional gpsprune_15-1_all.deb

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

iQIcBAEBAgAGBQJRk0kEAAoJEB7+sYAaScDSMPgP/0f5Hl3sIagLOSfvJs9w0gvl
T5+CMOD+uZO0VAq6bTLSi63Lszfs9cE8x/ZFZJrOvuObndSUc6VQOcWPgH/HtmUT
D3jeoFk4uotbTX86XZaMnyNUkWXke02bobQ/WV+egkgDbYyBsZTle7EN/mhzzTpS
/lLbtHW4hIIUoWMRxVQPFobTJja1C5RvMvQbbPcocHIN4hq+A/HGvBPsGz/5ELWQ
+/heJtVfvPWh37qGCcQayeJGmOoLf3nTaPLZZelDYJYkQWzOPgKWTVaHkvlY77oh
ysvBcLeB+f2wpE8nIQamPyre3PwGWGdRedb/LH1kzdy4ok+Yt5N5fdsn9eSm8R4R
Rqyrs1byQei6QfeziswEuNwASCUEmNhf3C4i3OLf8NhssBy2yt8LeaHiwoGUSs7N
SNCLpT1GDFOI+XJaJ5p9gQ8SBZOrLS9bOZT4cfS2433o49iwOQp5OY/CbkNEBj4E
WRze/11Z1Mo486aaFkwmk/EDE2wUpZrnbZ7ZIkl8jCAgjp7eFvlQfNhfpIbNOIxk
j5s6+MvVrdPwDNY/yrXow4BYTQtTfnQ5Sts/mc3DD8qpCVwba2bI2qIOyJDTVsfD
P6DYczk6vj4Spe1AIj+yhQAyMZMroBlTX2uR13ao9cPdueb6PEQIaR29l7BugW0l
qpdN0QkKlojUUHp0W3cw
=RXo5
-END PGP 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/e1ucxry-0005ss...@franck.debian.org



Accepted zc.buildout 1.7.1-1 (source all)

2013-05-15 Thread Gediminas Paulauskas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 22 Mar 2013 16:47:51 +0200
Source: zc.buildout
Binary: python-zc.buildout
Architecture: source all
Version: 1.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Gediminas Paulauskas mene...@pov.lt
Description: 
 python-zc.buildout - system for managing development buildouts
Changes: 
 zc.buildout (1.7.1-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/copyright: convert to copyright-format 1.0
   * debian/control: Bump Standards-Version to 3.9.4.
   * debian/rules: don't mangle the buildout script, use default python
   * debian/install: tutorial is no longer included in the tarball
Checksums-Sha1: 
 6a20c02d0bbbc9dc7a80c95b795377b8190ac1fa 1455 zc.buildout_1.7.1-1.dsc
 cf0b1a753217af8ce21951521c91b7d223edc997 288697 zc.buildout_1.7.1.orig.tar.gz
 ac7140440d1f3e27b861a27e8cec64985fe503f4 3691 zc.buildout_1.7.1-1.debian.tar.gz
 41afb5c96ef9f8ecfab1cb6158c658e465b46478 208552 
python-zc.buildout_1.7.1-1_all.deb
Checksums-Sha256: 
 c8eb681d46c51168171c4fd46f14820f21b6cc3fd95f706e355dfd76ae099972 1455 
zc.buildout_1.7.1-1.dsc
 a5c2fafa4d073ad3dabec267c44a996cbc624700a9a49467cd6b1ef63d35e029 288697 
zc.buildout_1.7.1.orig.tar.gz
 cd2b6200b4cbb1b33e0a41287bd49281e21a908bf1841b321f84938d9562e2b4 3691 
zc.buildout_1.7.1-1.debian.tar.gz
 d6b488cfee62bb348c1f1225239aa07aadf1cc6d2ec49fe0ff9785b10c556d29 208552 
python-zc.buildout_1.7.1-1_all.deb
Files: 
 9887b0460aa0752fa77a8f203e0d75fd 1455 zope optional zc.buildout_1.7.1-1.dsc
 8834a21586bf2be53dc412002241a996 288697 zope optional 
zc.buildout_1.7.1.orig.tar.gz
 b16d2998ffe91b32627ea9854ebdda5a 3691 zope optional 
zc.buildout_1.7.1-1.debian.tar.gz
 cd44df76f3da459d98bc2ad09bc19647 208552 zope optional 
python-zc.buildout_1.7.1-1_all.deb

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

iEYEARECAAYFAlGTPRMACgkQvfKiIF42GdNzswCgnoFzzvuWjBFrktNOgprx23pt
4tsAn2nViO8ckgs0Yf+B3Yauar0yjh2N
=7qSo
-END PGP 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/e1ucxtt-0005xo...@franck.debian.org



Accepted istanbul 0.2.2-10 (source amd64)

2013-05-15 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 11:13:28 +0200
Source: istanbul
Binary: istanbul
Architecture: source amd64
Version: 0.2.2-10
Distribution: unstable
Urgency: low
Maintainer: Luca Bruno lu...@debian.org
Changed-By: Luca Bruno lu...@debian.org
Description: 
 istanbul   - Desktop session recorder producing Ogg Theora video
Closes: 693938
Changes: 
 istanbul (0.2.2-10) unstable; urgency=low
 .
   * Fully remove egg.trayicon and python-gnome2-extras-dev usage
 (Closes: #693938)
   * Use dh-autoreconf to regenerate proper autofoo
 + Add libgconf2-dev build-dep
 + Raise dh compat level to 9
Checksums-Sha1: 
 8f7fe17119fecbe08e8c1ccaac79349a94f390aa 1527 istanbul_0.2.2-10.dsc
 67b0e2df9eb2a1851fd07d11f644b02d8e232a8f 11178 istanbul_0.2.2-10.diff.gz
 76482ebdd70c341517e56e9693aa3b9c12d421cf 76114 istanbul_0.2.2-10_amd64.deb
Checksums-Sha256: 
 7f063550df3f95c7b28294678dd82c5b33557c8a7be932a0c8e2ec2eb4f344fa 1527 
istanbul_0.2.2-10.dsc
 f8243e565b953fa476b733a8a2632563277cd3959ef88e347d858bf17989ec76 11178 
istanbul_0.2.2-10.diff.gz
 de63b0e404e0b4d83a652bac12b28ccfe0ddb23ed4a4101b31e2a79c72b0baa0 76114 
istanbul_0.2.2-10_amd64.deb
Files: 
 ca98cefd7170cde054325efe1b44b7c4 1527 gnome extra istanbul_0.2.2-10.dsc
 8c83b1729596c81c93bfb67ff35b6fea 11178 gnome extra istanbul_0.2.2-10.diff.gz
 fad5071c5b3f3ed8fddf44ae0e3b3a68 76114 gnome extra istanbul_0.2.2-10_amd64.deb

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

iEYEARECAAYFAlGTXrUACgkQRqobajv7n7MDmQCfVWH7cR9j2Q41jXGjOFDhJU2P
bN0AoIb1uVNuQ8TIbHDJsXZShIItEXTE
=QBdT
-END PGP 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/e1ucymx-8z...@franck.debian.org



Accepted piuparts 0.51 (source all)

2013-05-15 Thread Holger Levsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 11:31:31 +0200
Source: piuparts
Binary: piuparts piuparts-master piuparts-slave piuparts-common
Architecture: source all
Version: 0.51
Distribution: unstable
Urgency: low
Maintainer: piuparts developers team piuparts-de...@lists.alioth.debian.org
Changed-By: Holger Levsen hol...@debian.org
Description: 
 piuparts   - .deb package installation, upgrading, and removal testing tool
 piuparts-common - common piuparts components
 piuparts-master - piuparts master components
 piuparts-slave - piuparts slave components
Closes: 678725 698526 699160 703810 708241
Changes: 
 piuparts (0.51) unstable; urgency=low
 .
   [ Andreas Beckmann ]
   * Mark all python code as utf-8 encoded.
   * piuparts.py:
 - In install-purge tests support installing extra packages before the
   package to be tested via --extra-old-packages.
 - Add --arch arch option to run the test for the requested instead of
   the default architecture.
 - Disable using PDiffs in order to save CPU instead of bandwidth to a
   local mirror/proxy.  (Closes: #708241)
   * piuparts.conf:
 - New global settings:
   + slave-count
 - Use installation-dependent defaults for known-problem-directory.
   * distros.conf:
 - Update backports setup after integration into the regular archive.
 - Enable stable security updates when installing stable backports.
 - Set testing = jessie and add jessie-proposed-updates.
   * piupartslib/conf.py:
 - Raise MissingSection if the requested section is not in piuparts.conf.
 - Improve handling of virtual distros.
   * piupartslib/packagesdb.py:
 - get_package(): Add flag resolve_virtual, disabled by default.
   * Rename piuparts-master.py to piuparts-master-backend.py
   * piuparts-master: New.
 - Wrapper shell script to simplify calling the master from the slave.
 - Get the 'master-directory' from piuparts.conf and chdir there.
 - Get the (global) 'log-file' from piuparts.conf and handle the error
   logging. No longer uses the section specific logfile name for errors.
   * Allow the master-command to be set in ~piupartsm/.ssh/authorized_keys to
 restrict ssh keys to only run piuparts-master.
   * piuparts-master-backend.py:
 - Raise CommandSyntaxError on unknown commands.
 - Add section command:
   + Make section selection part of the master-slave protocol.
   + Allow switching sections without reconnecting.
   + No longer accept section argument on the command line.
   + Switch the logfile after switching sections.
   * piuparts-slave.py:
 - Fix parsing 'idle' return value from master.
 - Let the piuparts-master (wrapper script) handle chdir and error logging.
 - Skip sections that don't exist in piuparts.conf and continue to run.
 - Pass the section to piuparts-master via the new section command
   instead of using a command line argument.
 - Keep the connection to the master open while switching sections. This
   reduces the number of ssh connections attempted while checking idle
   sections. Close the connection before processing packages, before going
   to sleep, and after communication errors.
 - Support empty master-command if the command is set in master's
   .ssh/authorized_keys file.
 - Change default basetgz name to {DISTRO}_{ARCH}.tar.gz.
   * piuparts-report.py:
 - Skip sections that don't exist in piuparts.conf.
 - Missing binary packages don't influence the overall test result of a
   source package. These are either udebs or for other architectures.
   (Closes: #699160)
 - Report the correct version for binary packages.
   * archive_old_logs:
 - Compress the archived logs.
   * detect_well_known_errors:
 - Skip sections that don't exist in piuparts.conf.
   * piuparts-master.deb:
 - Add Depends: xz-utils.
   * piuparts-slave.deb:
 - Restrict the ssh key added to master's authorized_keys to only run
   piuparts-master.
   * slave_run: Support starting multiple concurrent slaves. (Closes: #678725)
   * Update and add new exceptions for buggy packages.
   * scripts-wheezy/post_setup_wheezy-fake-essential: New custom script to
 suppress some purge failures in wheezy.
   * post_{setup,distupgrade}_squeeze-backports: New custom scripts to improve
 support for squeeze-backports.
   * New known problem: Database setup failure (issue).
 .
   [ David Steele ]
   * detect_well_known_errors:
 - Replace the bash script with an equivalent Python script.
 - Sort known error and issue packages by reverse dependency count,
   separating 'fail' from everything else.
   (Closes: #698526)
 - Add a PTS link to issue and error summary entries.
 - Replace the known_problem COMMAND with PATTERN and EXCLUDE_PATTERN,
   and replace grep shell calls with python re modules calls, for a
   10x speedup.
 - Validate field 

Accepted r-cran-epi 1.1.49-1 (source amd64)

2013-05-15 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 11:48:13 +0200
Source: r-cran-epi
Binary: r-cran-epi
Architecture: source amd64
Version: 1.1.49-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 r-cran-epi - GNU R epidemiological analysis
Changes: 
 r-cran-epi (1.1.49-1) unstable; urgency=low
 .
   * New upstream version
   * debian/upstream: separate authors by ' and '
   * debian/control:
  - Standards-Version: 3.9.4 (no changes needed)
  - DM-Upload-Allowed removed
  - debhelper 9 (also debian/compat)
  - normalised using `cme fix dpkg-control`
  - drop versioned Build-Depends from r-base-dev because the
version in latest stable is sufficient
Checksums-Sha1: 
 a58f64bbfae8fc5d9d62e6b0813a2998283ce967 1360 r-cran-epi_1.1.49-1.dsc
 e0660182f7765e3e444a21515afea2584ff4c21b 1147275 r-cran-epi_1.1.49.orig.tar.gz
 5fbd145ff5196ee48a2b194592eec6d36284319f 3262 r-cran-epi_1.1.49-1.debian.tar.gz
 0a166f6fd582e80e368e35d658325a57399f8f0b 1421572 r-cran-epi_1.1.49-1_amd64.deb
Checksums-Sha256: 
 28bfeb2a54a3a74145d831760e81712feff3c360696ec02bd64eda3aa0821a47 1360 
r-cran-epi_1.1.49-1.dsc
 6e7187fb8f0c34121c1dd93417034a62eeb55a319f30dfd541177f0ddc0a83e7 1147275 
r-cran-epi_1.1.49.orig.tar.gz
 cf6ede09bf0c6ea3d707ab35e6dcb23f1e30c19dfdaaa91ec5854b9a3e2a374c 3262 
r-cran-epi_1.1.49-1.debian.tar.gz
 0200e8c944dea9717d9dc52ab829f268362878a53bc74d5a17a67bac02d6d8cd 1421572 
r-cran-epi_1.1.49-1_amd64.deb
Files: 
 149ce59d3125e9a908677cc9403e974d 1360 gnu-r optional r-cran-epi_1.1.49-1.dsc
 073f6f0a87a3cff5f5fc8402d68ccb89 1147275 gnu-r optional 
r-cran-epi_1.1.49.orig.tar.gz
 780be59c318f31b205ea8e37d645c035 3262 gnu-r optional 
r-cran-epi_1.1.49-1.debian.tar.gz
 6887f64a75673d6cefe5a0da3ea50728 1421572 gnu-r optional 
r-cran-epi_1.1.49-1_amd64.deb

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

iEYEARECAAYFAlGTZ7MACgkQYDBbMcCf01rNlQCfQ9SG2Wn6CYohK4i/iF/5c8K5
eSIAoKVae2ZF94kXjlPTderNwJ/HNbR+
=4Gx8
-END PGP 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/e1uczut-0003w2...@franck.debian.org



Accepted lsb 4.1+Debian10 (source amd64 all)

2013-05-15 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 11:06:44 +0200
Source: lsb
Binary: lsb-core lsb-graphics lsb-cxx lsb-desktop lsb-languages lsb-multimedia 
lsb-printing lsb-security lsb lsb-base lsb-release lsb-invalid-mta
Architecture: source amd64 all
Version: 4.1+Debian10
Distribution: unstable
Urgency: low
Maintainer: Debian LSB Team debian-...@lists.debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 lsb- Linux Standard Base 4.1 support package
 lsb-base   - Linux Standard Base 4.1 init script functionality
 lsb-core   - Linux Standard Base 4.1 core support package
 lsb-cxx- Linux Standard Base 4.1 C++ support package
 lsb-desktop - Linux Standard Base 4.1 Desktop support package
 lsb-graphics - Linux Standard Base 4.1 graphics support package
 lsb-invalid-mta - Linux Standard Base sendmail dummy
 lsb-languages - Linux Standard Base 4.1 Runtime Languages package
 lsb-multimedia - Linux Standard Base 4.1 Multimedia package
 lsb-printing - Linux Standard Base 4.1 Printing package
 lsb-release - Linux Standard Base version reporting utility
 lsb-security - Linux Standard Base 4.1 Security package
Closes: 673586 708337
Changes: 
 lsb (4.1+Debian10) unstable; urgency=low
 .
   [ Steve Langasek ]
   * Fix the remaining problems of initdutils.py python3 compatibility
 (Closes: #673586)
   * Revert unnecessary use of /bin/echo -n (Closes: #708337)
 .
   [ Didier Raboud ]
   * Compress source with xz
Checksums-Sha1: 
 ad0fc90cc8733c0c3394bc34eabe6916f338c299 2044 lsb_4.1+Debian10.dsc
 95538251356c63f790fb8a8c3a1618897e4cc651 119148 lsb_4.1+Debian10.tar.xz
 82623016167cc6f79a3d700fae632d6e68217fb6 43992 lsb-core_4.1+Debian10_amd64.deb
 87ff8cc22b30b89b0a4546c17cee9b28e0978a64 19060 
lsb-graphics_4.1+Debian10_amd64.deb
 f01a1bb3be0c14f46d216563cd9c395a45d63a8c 19032 lsb-cxx_4.1+Debian10_amd64.deb
 e874cadbc4c387c48c3c81d0e806cef60ec3e7ef 20250 
lsb-desktop_4.1+Debian10_amd64.deb
 c8f59264c378fe5c30c1f86e0c27490614be7927 19066 
lsb-languages_4.1+Debian10_amd64.deb
 c89e1c07ded1f205b2d791ee1a0d48dd1bdb98ec 19032 
lsb-multimedia_4.1+Debian10_amd64.deb
 d6f93e11c59177fc09b80ded87ea5a530cfc5ee8 19058 
lsb-printing_4.1+Debian10_amd64.deb
 ef00a6ba180086270e330dab338fd9e859ce8bd7 19048 
lsb-security_4.1+Debian10_amd64.deb
 c90af33b029e8801a60118479d9ad60de473bca2 19026 lsb_4.1+Debian10_all.deb
 93328ece8a3fb86100ffe1446dac879b0acb79aa 26464 lsb-base_4.1+Debian10_all.deb
 bf51fd4ebaa5389a328b4dfa94b0705455a50a6c 25976 lsb-release_4.1+Debian10_all.deb
 5011b406ffd59216bacc965022922d03d41f2d96 19412 
lsb-invalid-mta_4.1+Debian10_all.deb
Checksums-Sha256: 
 c94b20e0cc22d0eee31e5fdd242f209f399dc06437ec41a50a5888d4f95dd475 2044 
lsb_4.1+Debian10.dsc
 2da4936d00029a29de0ab0834268c71c0b65244b53bc31669fceb9f8cca82dd2 119148 
lsb_4.1+Debian10.tar.xz
 e79b230d77ce67547f837f2fb509b0f464ffd85158cb6319ecc8ae62d58eea7d 43992 
lsb-core_4.1+Debian10_amd64.deb
 d322dddf67f1c0bdadbc5683a8dd5cea825b16362dd6db3a9fc970482ac580b2 19060 
lsb-graphics_4.1+Debian10_amd64.deb
 f3cecdec7f5295850e923e7830cf1edbf5a0b63a7940d6309da520c9c106c069 19032 
lsb-cxx_4.1+Debian10_amd64.deb
 c12b8acf13fef1162266047fb6a168b8d46d174bcd64b2af44f22c8292b61138 20250 
lsb-desktop_4.1+Debian10_amd64.deb
 f2614c68a0e74497828b69b8bf99606c001d25315cc33420448176bfe60f12f8 19066 
lsb-languages_4.1+Debian10_amd64.deb
 45dd3a699876542c3c9f65ab980d832d59238562903186e38aa7431e7f58b7c4 19032 
lsb-multimedia_4.1+Debian10_amd64.deb
 d0c4a9f80866b1cebfd3c87f69835e6b96de4d492719666d7c2bf34540d115f0 19058 
lsb-printing_4.1+Debian10_amd64.deb
 65715f94b6c0a5da94c402cf87a08221082984f0fe78d583e72e3fbcf5ac43b6 19048 
lsb-security_4.1+Debian10_amd64.deb
 d114a4ea45fc916b339bac41eadfa1c6bb79f9013f9efe3d5bdbeb0c385ebfdc 19026 
lsb_4.1+Debian10_all.deb
 1eb90de9b9859affc2f1a51f1efb0fe353877bb476dd1db1875a931d50546dd1 26464 
lsb-base_4.1+Debian10_all.deb
 09a9520d20b1f5b59ab53b02b23cb1202ada24658d79974bd44f293262504a09 25976 
lsb-release_4.1+Debian10_all.deb
 248b8e113f64a621fe890442bc6e0d5027645b9eca6e0c72366b56327c11f003 19412 
lsb-invalid-mta_4.1+Debian10_all.deb
Files: 
 44e5acc748637dff9c4213653913e936 2044 misc extra lsb_4.1+Debian10.dsc
 c044ffd9b417e7bcbd105e1f132b28ce 119148 misc extra lsb_4.1+Debian10.tar.xz
 a593c4e0e4871148057847d5fc85c54b 43992 misc extra 
lsb-core_4.1+Debian10_amd64.deb
 6c02ec20ba0cdd4f8b1bfe9c464dac38 19060 misc extra 
lsb-graphics_4.1+Debian10_amd64.deb
 5a1e2ee38f83fb3974b148ed87d7665e 19032 misc extra 
lsb-cxx_4.1+Debian10_amd64.deb
 45e45fe205187c66fe7dd863ded5b191 20250 misc extra 
lsb-desktop_4.1+Debian10_amd64.deb
 cec09e50a4d71ecb593df52718f04950 19066 misc extra 
lsb-languages_4.1+Debian10_amd64.deb
 a5dff9bd5b02f24ba986422f45d189ea 19032 misc extra 
lsb-multimedia_4.1+Debian10_amd64.deb
 6c30e6c238025d359d5e85d4b32b92c1 19058 misc extra 
lsb-printing_4.1+Debian10_amd64.deb
 5cab296a7d12a19d5adb616fdb2d85f7 19048 misc extra 
lsb-security_4.1+Debian10_amd64.deb
 

Accepted pdfresurrect 0.12-1 (source amd64)

2013-05-15 Thread Francois Marier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 23:03:47 +1200
Source: pdfresurrect
Binary: pdfresurrect
Architecture: source amd64
Version: 0.12-1
Distribution: unstable
Urgency: low
Maintainer: Francois Marier franc...@debian.org
Changed-By: Francois Marier franc...@debian.org
Description: 
 pdfresurrect - tool for extracting/scrubbing versioning data from PDF documents
Changes: 
 pdfresurrect (0.12-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 39bf19db49cb30dad21ff802dba3b6d1607d5d89 1899 pdfresurrect_0.12-1.dsc
 72d960875c8ff65609f814062bfdde9d9eba3802 65243 pdfresurrect_0.12.orig.tar.gz
 d603886ba6748d69b53ded0cc1661a3aba2f7ee8 2934 pdfresurrect_0.12-1.debian.tar.gz
 0703c33c41a54250668f732572094fab7ebf 20762 pdfresurrect_0.12-1_amd64.deb
Checksums-Sha256: 
 7c731d95390cb08806642fd0d1de23e14fa47d3b2257201f6d7f0216e7da6223 1899 
pdfresurrect_0.12-1.dsc
 f2967d1fbabc24c6a50c5981c738c7daab7cd761261e64421322bd6010638d47 65243 
pdfresurrect_0.12.orig.tar.gz
 ed87c8f19b1a981d3cb6d9ba3fbec7671442ec0408bf9bef0517833205ae7845 2934 
pdfresurrect_0.12-1.debian.tar.gz
 085b40f303d89c4c0610b42967917f6873c5afaaef03c50c98daea478f118806 20762 
pdfresurrect_0.12-1_amd64.deb
Files: 
 6b2455afa09d57c4764f0342d56d3345 1899 text extra pdfresurrect_0.12-1.dsc
 3579be0aa3ba9872b4e84b5a282176b6 65243 text extra pdfresurrect_0.12.orig.tar.gz
 eca8c71da9ea6f7f97c300359d9a85d2 2934 text extra 
pdfresurrect_0.12-1.debian.tar.gz
 9d848865031561ee36e8a175e7f372b6 20762 text extra pdfresurrect_0.12-1_amd64.deb

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

iQIcBAEBCAAGBQJRk2xQAAoJEBYoHy4AfJjRRCwP/169cQ62qSDw5i7d/87KAIbb
ohqiP/ZtdEcd39VwcMFS06fAUMCZ5UkoIstLRdFskbmTBDAED3CE0tx3NKUQkmjx
//+NP+tN2j/YWbB0nZqkvTprtY0lQSuawotceIqLJCeD6JGTMcFOdEPaAWbmDKT7
KPiP0SX4Sp99eCYE8rlyOujMCLe9940SDHvyYF33DFK6sntJKld1rrkzHHkBoBCC
1+P+G8RcnJWOpm5GFGNrLKCVVwcXAtCh+/fkgvhVzM/gwOb4yrTKiaWu/gXkR15b
GZ0iEiPE+IQ6Oc5SqzxNo6nZ4DanNFP1fNdna8n7xZNx+0Lh4aM2uxVz1ag6MYxm
LDPJ/btoyIfgBJnuDJn9IYlqwqLMlRWP0LgkVQz32JUQCkFEUY1124Brjce5rO8Q
lcaga58nU/Z1zuCq3TgQ6k32ncB2ovpckSLwGieeyKjcCRu20JSn2ePpL0Q816sZ
bDXqgC2y1Tdvt9E48jCuRzzsJO0y7z08CQQ1IPPelaCldzMCkxhvH4GiNYi3SO4G
gvXA7hmdG15cUipcDKhipCyygVcU6DI1XvShfQjAOgZYaDapRhc8e1C0qJJC7XYY
Z+8rcDRTnraMrZAWw5l4XU3rz4Gb0YuLR3RIkI4/NnQqu8LQkYD6gko19gQeaKwx
lY9NZINv9cF4XdY6zCoY
=VRtr
-END PGP 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/e1uczjc-0006vz...@franck.debian.org



Accepted r-cran-epicalc 2.15.1.0-1 (source all)

2013-05-15 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 13:13:37 +0200
Source: r-cran-epicalc
Binary: r-cran-epicalc
Architecture: source all
Version: 2.15.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 r-cran-epicalc - GNU R Epidemiological calculator
Changes: 
 r-cran-epicalc (2.15.1.0-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control:
  - Standards-Version: 3.9.4 (no changes needed)
  - DM-Upload-Allowed removed
  - debhelper 9 (also debian/compat)
  - normalised using `cme fix dpkg-control`
  - drop versioned Build-Depends from r-base-dev because the
version in latest stable is sufficient
Checksums-Sha1: 
 6cd8f34b0a02504d43823411b29b200f8ea13d39 1482 r-cran-epicalc_2.15.1.0-1.dsc
 13d67f2008e920dba7e94c5a4bf420159c8646d3 211045 
r-cran-epicalc_2.15.1.0.orig.tar.gz
 db39ecfb1b15de708fd570c0e91b14412333f786 2562 
r-cran-epicalc_2.15.1.0-1.debian.tar.gz
 243671b75a0c19f0140c15c0f8a3ccc9d8da0189 451032 
r-cran-epicalc_2.15.1.0-1_all.deb
Checksums-Sha256: 
 8eb9cf3236ad42c0653337de60f222721fab77faa490df4723a666aa517b8233 1482 
r-cran-epicalc_2.15.1.0-1.dsc
 3b695de8b288813c696a7338d6cd69741fdfba3a44aded7a71f9300852c2a987 211045 
r-cran-epicalc_2.15.1.0.orig.tar.gz
 8ebf77c7db5c48b1703f5d90b294b39a9cfda92d141be98ea460bd694a391e78 2562 
r-cran-epicalc_2.15.1.0-1.debian.tar.gz
 ccc9c031233caf4c1d75ef0dd0066db7d59a2ef1f906ff8a078c54ff62a521d5 451032 
r-cran-epicalc_2.15.1.0-1_all.deb
Files: 
 3c95c5d0fba7f6729b658272f5c06c01 1482 gnu-r optional 
r-cran-epicalc_2.15.1.0-1.dsc
 1e6eedb26012e90208cd09a3dcc19092 211045 gnu-r optional 
r-cran-epicalc_2.15.1.0.orig.tar.gz
 d48820e352006d20f67436e0ef079ea7 2562 gnu-r optional 
r-cran-epicalc_2.15.1.0-1.debian.tar.gz
 4d5362f04c6c399f53254806aa7a5c72 451032 gnu-r optional 
r-cran-epicalc_2.15.1.0-1_all.deb

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

iEYEARECAAYFAlGTcFUACgkQYDBbMcCf01qUjACfd/+Vg4+WPtlVRWRYxycUFRGX
4zEAoL7H5f7abQVQwhI8l9wQVCI/AUx0
=0esH
-END PGP 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/e1uczwz-0001gw...@franck.debian.org



Accepted ess 13.05-1 (source all)

2013-05-15 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 06:31:40 -0500
Source: ess
Binary: ess
Architecture: source all
Version: 13.05-1
Distribution: unstable
Urgency: low
Maintainer: ESS Debian Maintainers ess-deb...@r-project.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 ess- Emacs mode for statistical programming and data analysis
Changes: 
 ess (13.05-1) unstable; urgency=low
 .
   * New upstream version released today
Checksums-Sha1: 
 8283328e5a3f582738f776b27dd26cc2312ca897 1217 ess_13.05-1.dsc
 720cc4ac52d036b02b1453ed84537fa445cf26f3 2089951 ess_13.05.orig.tar.gz
 ca0df9fcf392a8dba9afdfaf329705a838ea5f14 8858 ess_13.05-1.diff.gz
 1efda5ed4177f2ff4c525849131fdf585f198da5 1668308 ess_13.05-1_all.deb
Checksums-Sha256: 
 0f69ea15c15fac903ceda9f07c2a203db221ac70fdb46b391434f3dc8a4988e1 1217 
ess_13.05-1.dsc
 b1e35249c1fc2971570ab57828beb552b1514214011841bc452d9b9e080dfa62 2089951 
ess_13.05.orig.tar.gz
 057930224f051d189dc6eceac999c208273fae6efd74b875fc8745bc043da695 8858 
ess_13.05-1.diff.gz
 c5ae6005a0659685c9121ba31eb9ca4e44d88056019e58671964f9c73a1c88f3 1668308 
ess_13.05-1_all.deb
Files: 
 d4e58a722461daf2a63cd6efc7106c5d 1217 gnu-r optional ess_13.05-1.dsc
 1d291f031df4591d2af54b71ac0722ba 2089951 gnu-r optional ess_13.05.orig.tar.gz
 ba5f78e9b5c651ee14fe8917ba446060 8858 gnu-r optional ess_13.05-1.diff.gz
 24538daf2739b955be620d20c1b42cd3 1668308 gnu-r optional ess_13.05-1_all.deb

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

iD8DBQFRk3K0CZSR95Gw07cRAjnBAJ4rqjZoksLdR/0Qc/OmqK9SBHXEuACeMB7o
M017Rmr/P/tgmDd8V06vmpQ=
=8LUZ
-END PGP 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/e1ucabf-000473...@franck.debian.org



Accepted openocd 0.7.0-1 (source amd64)

2013-05-15 Thread Luca Bruno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 12:18:17 +0200
Source: openocd
Binary: openocd
Architecture: source amd64
Version: 0.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann u...@debian.org
Changed-By: Luca Bruno lu...@debian.org
Description: 
 openocd- Open on-chip JTAG debug solution for ARM and MIPS systems
Changes: 
 openocd (0.7.0-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 fcf252aaef4beabd39f063997bf6980901e3acff 1289 openocd_0.7.0-1.dsc
 90aa1a0eaad0da855a0557c9d8984d8fbc92b143 4497444 openocd_0.7.0.orig.tar.gz
 29ba5b8e3164642b93f08713e15b306e585ad148 12025 openocd_0.7.0-1.debian.tar.gz
 1efb7c52ad9b58f8119f7a3b14b7849acfb61018 3182570 openocd_0.7.0-1_amd64.deb
Checksums-Sha256: 
 2a80a7bee0932453139b0bf7f714427b1d5c7868656e49e7793b17285e1ae662 1289 
openocd_0.7.0-1.dsc
 3d653f594743248f0da3fedb40a03e19637e2ac972f5108eb298b7fd5f53d360 4497444 
openocd_0.7.0.orig.tar.gz
 73fa32117249c0725cd1de6c51e0af1df6dc85b5657bdf1c070344ee46376cc6 12025 
openocd_0.7.0-1.debian.tar.gz
 a3803358c1e03766a2d32ea876785a9d8f3a050b8824d83bc07855c4ecded58c 3182570 
openocd_0.7.0-1_amd64.deb
Files: 
 b9ef01a06be8a954125ac8f677aa83ab 1289 embedded extra openocd_0.7.0-1.dsc
 53ecbb5151df59541b6251335a440766 4497444 embedded extra 
openocd_0.7.0.orig.tar.gz
 11391a18c34af153c3c357c288add782 12025 embedded extra 
openocd_0.7.0-1.debian.tar.gz
 09b8212213934b82e6b802928f7d14e0 3182570 embedded extra 
openocd_0.7.0-1_amd64.deb

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

iEYEARECAAYFAlGTdDMACgkQRqobajv7n7N9pwCeJWY6uLJc1oa7E2CiO9KYmaXI
VXkAniH9XXR8kPltDZ5PbrNf75wZ5gh4
=Whfe
-END PGP 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/e1ucabl-00047l...@franck.debian.org



Accepted r-cran-epir 0.9-48-1 (source all)

2013-05-15 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 13:33:15 +0200
Source: r-cran-epir
Binary: r-cran-epir
Architecture: source all
Version: 0.9-48-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 r-cran-epir - GNU R Functions for analysing epidemiological data
Changes: 
 r-cran-epir (0.9-48-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control:
  - Standards-Version: 3.9.4 (no changes needed)
  - DM-Upload-Allowed removed
  - debhelper 9 (also debian/compat)
  - normalised using `cme fix dpkg-control`
  - drop versioned Build-Depends from r-base-dev because the
version in latest stable is sufficient
Checksums-Sha1: 
 91632cd29733ae534fc50a4989853c0b8d5341b3 1404 r-cran-epir_0.9-48-1.dsc
 cb5e1ba63217368dd610fec0bb29446a412ec8fe 375546 r-cran-epir_0.9-48.orig.tar.gz
 8e97bf5a7b61473bb2f4d4d2bb0d6f54ef14139e 2715 
r-cran-epir_0.9-48-1.debian.tar.gz
 74e0186b9a1579bc77c9ab93b4eac8c9e2ae8955 243334 r-cran-epir_0.9-48-1_all.deb
Checksums-Sha256: 
 43f001f43db4607c273b2e2ba7b5e8f1fe05ca31d238d58231f6771b48fbd107 1404 
r-cran-epir_0.9-48-1.dsc
 b5edfa22426d9fe3e621587d46940f45410b358e3937afe6ddf3a15daf78a6ae 375546 
r-cran-epir_0.9-48.orig.tar.gz
 9c6ad20b6f76c5279163a5d13111965311b1fe9b9f9008c179ae83a6155448da 2715 
r-cran-epir_0.9-48-1.debian.tar.gz
 d68a0c63dace846181b0ad53d3c675414b7ce8ad8ed3d7562b341089c1672da5 243334 
r-cran-epir_0.9-48-1_all.deb
Files: 
 e8284192b2a5128b266a124214cad27f 1404 gnu-r optional r-cran-epir_0.9-48-1.dsc
 eeb46e5ad1195d1940da1903c66abb57 375546 gnu-r optional 
r-cran-epir_0.9-48.orig.tar.gz
 e6530865765aa52898f6f55446784046 2715 gnu-r optional 
r-cran-epir_0.9-48-1.debian.tar.gz
 20fbc9984054f35ed766a394ad81eaf5 243334 gnu-r optional 
r-cran-epir_0.9-48-1_all.deb

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

iEYEARECAAYFAlGTeLQACgkQYDBbMcCf01ra7gCfc8aG1qdoyv2Qmq/hZWVYESs3
YpMAnAwDDVnrYc5bFZviWnOKJq9tPjN7
=vANE
-END PGP 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/e1ucaqb-0007o7...@franck.debian.org



Accepted colibri 0.3.0-1 (source amd64)

2013-05-15 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 May 2013 17:24:05 +0530
Source: colibri
Binary: kde-notification-colibri
Architecture: source amd64
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Ritesh Raj Sarraf r...@debian.org
Description: 
 kde-notification-colibri - passive notification system for kde4
Changes: 
 colibri (0.3.0-1) unstable; urgency=low
 .
   * [f316f48] ship upstream changelog
   * [76ade96] add watch for lintian cleanliness
   * [47a9bd8] Imported Upstream version 0.3.0
   * [afb574a] Fix debian/watch.
 Thanks to Bart Martens
Checksums-Sha1: 
 351fb13daf27a82a8a9bd7b0c2d7f2b014bcf404 1927 colibri_0.3.0-1.dsc
 af6ae6ccbeef188d2c344a2bbd02b371f3ad022e 33439 colibri_0.3.0.orig.tar.bz2
 af263027b2927daca4776986c67f70507edd75a0 1542 colibri_0.3.0-1.debian.tar.gz
 6d008e25e8ecfa32110a9bae3f790cfd3580fca3 61376 
kde-notification-colibri_0.3.0-1_amd64.deb
Checksums-Sha256: 
 e41a4b6021019e18635056c85e549ca2438adbeb85183dee75312f5062d3e559 1927 
colibri_0.3.0-1.dsc
 393402af1a7a025ea59c8d64a9e204797caa571398c00a174a33e0d1c3a95eff 33439 
colibri_0.3.0.orig.tar.bz2
 60b8372c8dd3c43009db40955f55d172910479a1ece6035c53e2aad9553faefd 1542 
colibri_0.3.0-1.debian.tar.gz
 bb2ecb9b6b7746f70e7f7048b899482b4fd14523ec214a36887ce00f66dabbb9 61376 
kde-notification-colibri_0.3.0-1_amd64.deb
Files: 
 06f3912b15550d5062001bec3b3c5be7 1927 kde extra colibri_0.3.0-1.dsc
 6b39ca00645d8557886577e1366deecd 33439 kde extra colibri_0.3.0.orig.tar.bz2
 85234568a51b12d9928d27dea8fbe7ca 1542 kde extra colibri_0.3.0-1.debian.tar.gz
 0e8c119d6b958e5fa5511e14f2bcf22c 61376 kde extra 
kde-notification-colibri_0.3.0-1_amd64.deb

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

iQIcBAEBCgAGBQJRk3jAAAoJEKY6WKPy4XVpZFQP/Ri8NthKZZ/nTZ9OXQqv/Sj4
lWyCPXF/tlGHRxXrcv8xpwXaDZ+dIBb6Shw04vwr0LY2fp5qi8CRoXdf+BC3tUGJ
lmJqXTxMj6qrH4d7fIdGnRKKpNiTTn3RZbX6617l4pccUIZ5qkuWheozKNBKXkBy
vCPpvH7qqjfI+q42Ml7l8U6IeC6L3SiMwkKzeKEHXrlvWIseZrQvSK3egN/R0VQq
CB3n0WivHrUpvI/jANgWH23EBPb5CT8RHMm3glF2vrBeRpc/34S4a8gQwndPpRXK
Tu0CR2CuHUAHO8raLJOtXy557PMLoaiBLayypAzNUwzrWRL0WfMQLpZvfA1viBk/
SfCV1oNpSTiSdxljhR6x/4VoIn7UTZIhCy6GoM5l+oXpRvMjm7qxRFjQJUqq0vxt
YrFxO+TpgTvooOuXIpFT7L2J5zP9ogyTE13czTgesx06b6ajCAi5aaQeqgri9mFS
TlxteRQbIoQhmLAkO/24922DDJRPW9jplCjoum5/2Sv4tyqmGbLhbE92Rx3Mj7VE
MbQqeYRbshx5sJtJGqC+OQq1kKkBBRzKM1LE3/uuTm0q8Zggzhhf9PUlLOeyn/et
mxcK/mTh1GJyUqUmd7CGCUC6UJIK2u6kb2LOK/oDlg8tHgndocigYYFbH7fZzVVr
2vIXIouTXYNb8J8qdJDk
=/CcD
-END PGP 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/e1ucaem-0001sf...@franck.debian.org



Accepted grantlee 0.3.0-4 (source amd64)

2013-05-15 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 14:14:28 +0200
Source: grantlee
Binary: libgrantlee-gui0 libgrantlee-core0 libgrantlee-dev
Architecture: source amd64
Version: 0.3.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Krap Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 libgrantlee-core0 - Grantlee templating library for Qt - Core
 libgrantlee-dev - Grantlee templating library development files
 libgrantlee-gui0 - Grantlee templating library for Qt - GUI
Changes: 
 grantlee (0.3.0-4) unstable; urgency=low
 .
   * Team upload.
   * Update symbols files.
   * Fix Grantlee on architectures where qreal is not double but float; patches
 variantIsTrue-float-fix.diff and testinternationalization-qreal.diff.
   * Turn dh_install's --list-missing into --fail-missing.
   * Use wildcards in .install files.
   * Ignore test suite failures on ia64 and sparc64. Apparently QtScript seems
 buggy on these archs, leading to failures in few Grantlee tests; since also
 older Grantlee versions fail the same way, ignore such failures for now.
   * Add Build-Depends-Package in symbols files.
Checksums-Sha1: 
 dcbf756d1094b9ac916e55e2767ee6ba5b8fd4a7 1517 grantlee_0.3.0-4.dsc
 6116ce0ed57fe6ffb092a9ffbdf5fcc5e47637ae 10397 grantlee_0.3.0-4.debian.tar.gz
 09ce784c7e66036dd4270e12c90b70e540977c27 47630 
libgrantlee-gui0_0.3.0-4_amd64.deb
 c9129c163327e5e9996cc4eca6ae38fcb9d87c19 306042 
libgrantlee-core0_0.3.0-4_amd64.deb
 c1757b373af5300486d7fa7938ca595413c86c9a 42982 
libgrantlee-dev_0.3.0-4_amd64.deb
Checksums-Sha256: 
 81ba6e5fd99461388ec4c9a761ef0ee48ee1b69d04f1650ef35afd66fc920a8d 1517 
grantlee_0.3.0-4.dsc
 c85196c8da7b6b1d48e0fd9d4601b239b94a7eb67bd14f083dc390af622ace24 10397 
grantlee_0.3.0-4.debian.tar.gz
 7a90e467dab4a1fcdb95001a789573c2285668ba1ad30dec60208716096fa48b 47630 
libgrantlee-gui0_0.3.0-4_amd64.deb
 8ca8c42197cbdc3fa5745dcbf96c7fff7121ae0c46437afe12aad9d69c35f0a1 306042 
libgrantlee-core0_0.3.0-4_amd64.deb
 e7f20853ae8c8573dd8a442c2d2a88f5f18532ce2f1ed2631690828162e3594e 42982 
libgrantlee-dev_0.3.0-4_amd64.deb
Files: 
 3122314f13c2fd0c1b1c5289b5b38969 1517 libs extra grantlee_0.3.0-4.dsc
 192d1704ef4b9945a0c1d90a6f1c1739 10397 libs extra 
grantlee_0.3.0-4.debian.tar.gz
 392ca0f1699d9ec005143f40106aca69 47630 libs extra 
libgrantlee-gui0_0.3.0-4_amd64.deb
 2cef35b2812054265865c626336a323d 306042 libs extra 
libgrantlee-core0_0.3.0-4_amd64.deb
 91d9bf92b07cb2aad62dcf641abb0097 42982 libdevel extra 
libgrantlee-dev_0.3.0-4_amd64.deb

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

iD8DBQFRk31xTNH2piB/L3oRAn9jAKCCpMiVhtVcCGs3BUr74ei1F6OLawCfenh4
oEGRFuQ4UOplP4bu/+KCYXA=
=BO0L
-END PGP 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/e1ucasy-00050b...@franck.debian.org



Accepted qtl 1.27-10-1 (source amd64)

2013-05-15 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 14:07:47 +0200
Source: qtl
Binary: r-cran-qtl
Architecture: source amd64
Version: 1.27-10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 r-cran-qtl - GNU R package for genetic marker linkage analysis
Changes: 
 qtl (1.27-10-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control:
  - debhelper 9 (also debian/compat)
  - normalised using `cme fix dpkg-control`
  - better wording in long description
  - drop versioned Build-Depends from r-base-dev because the
version in latest stable is sufficient
Checksums-Sha1: 
 fa16676883ee8ca3d220bbe2e64e2112d6efbf8b 1337 qtl_1.27-10-1.dsc
 c4b937877cb10dce04db55d9cf60099e87e7ee7f 4211347 qtl_1.27-10.orig.tar.gz
 2402c23255eb5d698aa2986d1fc980e7af3cf270 5396 qtl_1.27-10-1.debian.tar.gz
 7de3247bc8b5ec162b94fa4e74375b857f12d741 4063894 r-cran-qtl_1.27-10-1_amd64.deb
Checksums-Sha256: 
 3029727fbe9e3e6170c8f2478a4dd63ca8a14f3cb28ab726f3158efb5281af72 1337 
qtl_1.27-10-1.dsc
 ce3479eb185a74c474bc3bb9cbceb012bb16962db19463fe92a736e4ce5eaac4 4211347 
qtl_1.27-10.orig.tar.gz
 20cc9fef94099b58129a82c02585ad9596dac2fa1fb3b1488f4d73d67455de47 5396 
qtl_1.27-10-1.debian.tar.gz
 9c0fdd1207af09b5fce87e4bf9e630cfddda8d9496bffcd9eb1dfbb48d5b0396 4063894 
r-cran-qtl_1.27-10-1_amd64.deb
Files: 
 eb1ce5298db0c45a86f101ba0a4937e9 1337 gnu-r optional qtl_1.27-10-1.dsc
 1bc4ac70120bcc6f120e18996cf2b225 4211347 gnu-r optional qtl_1.27-10.orig.tar.gz
 ad095a5055d72c73682bda27d0072a6d 5396 gnu-r optional 
qtl_1.27-10-1.debian.tar.gz
 f6ccb0da73bc01159587c057b3bba0af 4063894 gnu-r optional 
r-cran-qtl_1.27-10-1_amd64.deb

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

iEYEARECAAYFAlGTfU0ACgkQYDBbMcCf01p7UQCfT3BsVHedBbCsRA2zINAC9yrr
G+0AoJoM6+LzGUpbDayOc/fQTdXPRZm7
=8FZV
-END PGP 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/e1ucatl-000539...@franck.debian.org



Accepted saxonb 9.1.0.8-3 (source all)

2013-05-15 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 13:48:26 +0200
Source: saxonb
Binary: libsaxonb-java libsaxonb-java-doc
Architecture: source all
Version: 9.1.0.8-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libsaxonb-java - Saxon-B XSLT Processor
 libsaxonb-java-doc - Saxon-B XSLT Processor's documentation and javadoc
Changes: 
 saxonb (9.1.0.8-3) unstable; urgency=low
 .
   [ Eugene Zhukov ]
   * Fix classpath generation
 .
   [ Mathieu Malaterre ]
   * Team upload.
   * Upload to sid
   * Remove article from Description (lintian)
Checksums-Sha1: 
 225c7a5b2a506fa8b5ccafa9293b1e3e162934e7 2086 saxonb_9.1.0.8-3.dsc
 bee5542aca80e0bb487278af7abfe9e47ae536e0 23554 saxonb_9.1.0.8-3.debian.tar.gz
 618305d26ef8d1b095853396963485663c15007d 7673810 
libsaxonb-java_9.1.0.8-3_all.deb
 9ad2d344b2bc041b69e06bd37c512b61ba9bb040 4141474 
libsaxonb-java-doc_9.1.0.8-3_all.deb
Checksums-Sha256: 
 9693085bc796aea8e72c04076831b62ee5d5dd3bf0a9717d9bb915ae5a927d6c 2086 
saxonb_9.1.0.8-3.dsc
 76638dd885f7d15b1ae983080c5159cf838ef93d3b4cdaff8f28c779ed635658 23554 
saxonb_9.1.0.8-3.debian.tar.gz
 e43e70a6b7cd64d9c6121a4c0ec3071af4af9034476f501fcf3253ccda9224bc 7673810 
libsaxonb-java_9.1.0.8-3_all.deb
 fa83fc7bc875a56ad85e00612b949d73c130711d6bf49136cb482022698a22db 4141474 
libsaxonb-java-doc_9.1.0.8-3_all.deb
Files: 
 5e27ce47af2ea2a0f59a0f3c90eccf77 2086 java optional saxonb_9.1.0.8-3.dsc
 1df894c47932bfeb54fb3eea0dcc5fca 23554 java optional 
saxonb_9.1.0.8-3.debian.tar.gz
 9aa8e28ef17d142b71a1132e2a03355d 7673810 java optional 
libsaxonb-java_9.1.0.8-3_all.deb
 fee9d4fcc2c3748d113d28aec43767b4 4141474 doc optional 
libsaxonb-java-doc_9.1.0.8-3_all.deb

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

iQIcBAEBAgAGBQJRk3/gAAoJEAFx4YKK4JNFtfwQAI3BeRO8IPacUk15c2TO/JJc
0XsITeDvMeH3cdnLqELb5msKrAy53SIWctfrZmpLOGHVU+a8y1Qt71Vm2fuk2BYn
aa47Tc79zM/TVEP3QfaAZec+GZ1IYjYaVe/yLhmIj+EmaPaEV7NfB6adFl3xoEwC
oP0ptgAYVIvtUUwfWzX26Eq3jb/7HIip3ZRpqr7vUfsooGxPimTanP+FPU4GpHaG
kvzwCNOAXqZjB+U2OMExKyeYwy3n6LWPqGcu/Jsmc+kr9SEnYRj7bPKHaAY59zAk
Duo92OoWwsirrg4G8cSP5dTHs4pWKGN0k/5UBGC3jWP9U8ORFGo4k6XfQQ/zRrbx
b+ek5FhaveLU502h6ioSI3bpIseqpZ1JHSnX6yZOwn1TQn52km/EQYAclWVgbm0Q
syTa94jOlKM2G9hxclylCelXK/mWD3zWyGNYEEx/xMqMir7/NjwPd6eJvKGPmCRX
oQFW9MHKVscI0d8hO6s5DzIcNg94qt8HuHHBMY+OOAEo/piH31x4uHhkbIJewvN/
IBEilVb0bujf2mFiOy/c9JjpV53WaW7ccWE5PhY354rHJZiOgqtiia1zefxUUE3O
y9kLp9F/buU2PyITAPYbfVGE8RjEMlAITgZzUjYHKv/bznJxpsyQ1latZ8Q2lmn5
YuRtTZLc3ZDcmWt6mwJ/
=Db/g
-END PGP 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/e1ucb7r-ec...@franck.debian.org



Accepted grml2usb 0.13.8 (source amd64)

2013-05-15 Thread Michael Prokop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 14:54:21 +0200
Source: grml2usb
Binary: grml2usb
Architecture: source amd64
Version: 0.13.8
Distribution: unstable
Urgency: low
Maintainer: Grml Team t...@grml.org
Changed-By: Michael Prokop m...@grml.org
Description: 
 grml2usb   - install Grml system / ISO to usb device
Changes: 
 grml2usb (0.13.8) unstable; urgency=low
 .
   * [de40a5f] Skip check for bootflag if a GPT header is present
Checksums-Sha1: 
 f3ca70e1ee841c6d132c39232a8343b57837a526 1083 grml2usb_0.13.8.dsc
 ecbb075001f581d5afdd9a715df63859e309f736 391224 grml2usb_0.13.8.tar.gz
 cbf35f2eea8bbd461da003845483ec0de549f9f9 216672 grml2usb_0.13.8_amd64.deb
Checksums-Sha256: 
 8b23aa29abd643fec5edc0fa64215675c8e038e853d80c4f982436b502610129 1083 
grml2usb_0.13.8.dsc
 a41ca026c02688f18a13dd31960efda7c4068ba6863b73aa46783a9b1e69e698 391224 
grml2usb_0.13.8.tar.gz
 f5e2db8a5f114f3875eb21427f8fe225917d2185ade86189113fdd9c7c2b7963 216672 
grml2usb_0.13.8_amd64.deb
Files: 
 5575a3839b5882c86518987a300067a8 1083 admin optional grml2usb_0.13.8.dsc
 3de5335da50c4e2bc7b6ebcd7c2e1f45 391224 admin optional grml2usb_0.13.8.tar.gz
 4a9dfac9092950f9679e1a03347331b4 216672 admin optional 
grml2usb_0.13.8_amd64.deb

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

iEYEARECAAYFAlGThg4ACgkQ2N9T+zficug6mQCdHEbG3KFsgs6VsLRC2ZZAHkYV
VcIAnAq86WEeOZWJVIyk5vxQXaOU43UD
=aCTy
-END PGP 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/e1ucbms-0003qz...@franck.debian.org



Accepted cdrom-detect 1.44 (source all)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 14:42:37 +0200
Source: cdrom-detect
Binary: cdrom-detect
Architecture: source all
Version: 1.44
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 cdrom-detect - Detect CDROM devices and mount the CD (udeb)
Changes: 
 cdrom-detect (1.44) unstable; urgency=low
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
Checksums-Sha1: 
 ca098570d6bccf742b3b0ef81adf248b67ea463e 1634 cdrom-detect_1.44.dsc
 556a646afc5ea950beec56c19a2c89af0d49e6de 131821 cdrom-detect_1.44.tar.gz
 caaf0f6bae923aa079cdfa2fb71e674c469ccbc2 106076 cdrom-detect_1.44_all.udeb
Checksums-Sha256: 
 e9e48dc2dc889d50dab705270834b7346cbdf80173bee68f47e4bb95f41c906d 1634 
cdrom-detect_1.44.dsc
 455d3271a088172f6ddb287b0376398ef770c0bb9a106da453ffca24fa8ac650 131821 
cdrom-detect_1.44.tar.gz
 642eb514651e5747d4ae06d4ae665e030f2f5bb573ca32d081974baa79751456 106076 
cdrom-detect_1.44_all.udeb
Files: 
 5cdbaeee694473e8375f3303c663ad01 1634 debian-installer optional 
cdrom-detect_1.44.dsc
 c2c681d5237faf67a7cdaa474ec67ade 131821 debian-installer optional 
cdrom-detect_1.44.tar.gz
 6a65d8f4c66d5d9d3ab6a03247c4de9c 106076 debian-installer optional 
cdrom-detect_1.44_all.udeb

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

iQIVAwUBUZOPW4cvcCxNbiWoAQIe4A/9G7wQPp3cF1/gHLfSfE5D/graGLisDsXa
FoJRrjIljfWW93EAjkBlOoHps/36yL78uhX5b8lEtJXGkQWJxM/37VwqN0PUrtku
7e1RYuSxg3bZ2s4oZmXNbvvrzMVZVs0gQrg7bHsMSaZcoR75+N/cfTJNNFBbA+Fq
iqtVlyeJWu6Q0jwvZi0J1ywNfEkRNISYCy2DoqDxfn2//umPf9g1BUvVch31KPqb
vhekVW9qDIp2nk5pJ6LEr0PQZV0NnGdQ4/TRNAlgIMWldiXhGfAYJkVc6uhh9Y8m
Sjr4fvL7XNLU8vah0ZAznv+WiJ6IZt1uRMG0JK3kcQ6uYqUxr1b3uyzCbxggHjAx
8bkQ33T4HTM9jBAZsJ2iTvmGn7FkGrchtwTL3yOJn33AzH68vv0f1kTfRHsuszIG
EDmZ4ORFn0W9XnRhZZ0NaKCAOuNyhtXV21Nz6w/9/OTbUX8e+Qmp6JOT03M3ctCt
VfCHptzV0SXZf0j1LwdjqRwHn+aUsxQpgWBHz98henqSh11umTzJN6LOuiuhEGl3
aab9pnXIUF6cKbJQUuP/8RsZC+YG9Z+kOUmL6+g0MMtyiEkiKFqnNPTiQanUtcxU
3sBxVcwzrBjXEPHmtdSW+WXF4hepkNmM4CJDnurQMVMjis1lW3jUdfHU6ll/mkEj
1D6nIYe7ES4=
=FNg5
-END PGP 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/e1ucboq-u2...@franck.debian.org



Accepted cdebconf-entropy 0.26 (source i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 15:38:00 +0200
Source: cdebconf-entropy
Binary: cdebconf-text-entropy cdebconf-newt-entropy cdebconf-gtk-entropy
Architecture: source i386
Version: 0.26
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 cdebconf-gtk-entropy - cdebconf gtk plugin for reading from /dev/random (udeb)
 cdebconf-newt-entropy - cdebconf newt plugin for reading from /dev/random 
(udeb)
 cdebconf-text-entropy - cdebconf text plugin for reading from /dev/random 
(udeb)
Changes: 
 cdebconf-entropy (0.26) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use dh-autoreconf to avoid huge diffs when the autotools are updated.
   * Ignore some automake-related configure options, silencing warnings from
 dh_auto_configure.
   * Switch to debhelper 9, thereby making use of dpkg-buildflags.
   * Link with -Wl,--as-needed, avoiding overlinking against indirect
 dependencies of GTK+.
Checksums-Sha1: 
 741bc7334d2cea3fae4ddf53345a10040ee798f5 2011 cdebconf-entropy_0.26.dsc
 e30da4d92d7974e6ca3a78d34887bd1aa1fb7705 109113 cdebconf-entropy_0.26.tar.gz
 ed3c20df9c4f575c35eb81fc0846602019d01d09 18032 
cdebconf-text-entropy_0.26_i386.udeb
 054738127122caddfa4f46cb1d1fdb81aa746a82 18226 
cdebconf-newt-entropy_0.26_i386.udeb
 ab40a4cde967ed82a67c5e84b0db7e689a578ddc 17018 
cdebconf-gtk-entropy_0.26_i386.udeb
Checksums-Sha256: 
 e8551fbb6879f6e7e347bf647ce10e2c3bc96688ea0c9b926709a847b081bde3 2011 
cdebconf-entropy_0.26.dsc
 3136a8af1a35ef74114354d9dfb6e7c4b7630de32de37ae8402c5a7c52e121c1 109113 
cdebconf-entropy_0.26.tar.gz
 e7b1f05bdf58aa79f0fc3445979bcc262c4cc116a74592bf476b76459eef1a1e 18032 
cdebconf-text-entropy_0.26_i386.udeb
 6996f125bb626eca2ef0ef27965db5d56138e794503068d7e6d71ea819d9be39 18226 
cdebconf-newt-entropy_0.26_i386.udeb
 1afb3f412a0017d393f0d310f31dffb53f0851912eeeb5933ae9735579ca2109 17018 
cdebconf-gtk-entropy_0.26_i386.udeb
Files: 
 a383bafeb4976351bdcaa09f1879904e 2011 debian-installer extra 
cdebconf-entropy_0.26.dsc
 175e4d495bd2e9abbaf750290eb52ece 109113 debian-installer extra 
cdebconf-entropy_0.26.tar.gz
 c4970e1c51f222e7388a4ec3964a375f 18032 debian-installer extra 
cdebconf-text-entropy_0.26_i386.udeb
 222623191b2b0fe5c45119e7ea36ea18 18226 debian-installer extra 
cdebconf-newt-entropy_0.26_i386.udeb
 593db22d0e353dbd534078f3eae4ea8c 17018 debian-installer extra 
cdebconf-gtk-entropy_0.26_i386.udeb

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

iQIVAwUBUZOQ6IcvcCxNbiWoAQKquQ/9HwnDaFL1BePlCy8p8SoLQF7Skq1d/uuJ
0Kvs7u5QBneSHEuo41m9MDkv+Zi1OwaMtSbCX/kNSDRbvnVuCCtW/82MccwGi1hR
1uZPSZ72UuPDZcGFRuxn6+ExEFCRrE1iNP8qyBpWn4rxmK4/XVxfDYx3G4nr5taw
7Aoc1YAO61xJz0OHe9DxdN9LuG8vRAHvU3UKTamibKD4FFWRFGQk0OgNUfJJJVb0
1CtOTanKx+AA1ZZN9RVNqwHpphEzRBXg53sCrxxT1d9MkTU1aNC41W8+8hKzftIZ
MLjGFdrK0sbLmy9LcV0KQ75MyUuyRRjPQiCh3PZR3+wWZpb1rBUcbSRjQSdIQL6a
H9DtUDeTb6L41nI1OOgCHbiKMWbHizcR5FNwqf8tAnRAxgWhXPm0lP25lngP9ZK7
iU0OlHz4VxlQroeImeeNqwqd3KiekrtoMSNtBRNZufFlqUpfU80IGv3qyZSwbq/B
MmflCxUqZVq7qWqZhR+paqnX88oZIch/RgJo/H+8z92TOg5qayUs5uOIIds/GLad
a/m9yTOlc9f6gqzpC30+4gky0KMHxzo58RZ5MwvQwkykmcEz05amlYQ7WaAL65hF
BsNpLStsYgewJ2ZxqphkpOOOfAV1Fg1Ul1XTOIyo1AlWpBUGByfyPeRK0OJlKXub
LFi8uKNkb1s=
=eVqs
-END PGP 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/e1ucc3n-0003ms...@franck.debian.org



Accepted libsaxon-java 1:6.5.5-10 (source all amd64)

2013-05-15 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 14:32:10 +0200
Source: libsaxon-java
Binary: libsaxon-java libsaxon-java-gcj libsaxon-java-doc
Architecture: source all amd64
Version: 1:6.5.5-10
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libsaxon-java - Saxon XSLT Processor
 libsaxon-java-doc - Saxon XSLT Processor's documentation and javadoc
 libsaxon-java-gcj - Saxon XSLT Processor (native code)
Changes: 
 libsaxon-java (1:6.5.5-10) unstable; urgency=low
 .
   * Team upload.
   * Upload to sid
   * Use dh(9); fix hardening-no-relro (lintian)
   * Add missing man page
Checksums-Sha1: 
 87008734eba4e331bfac1b6927434ec293a1960b 2231 libsaxon-java_6.5.5-10.dsc
 92425afb361978fd7fb527e1cfe1ee1442a53c0b 10121 
libsaxon-java_6.5.5-10.debian.tar.gz
 17a4bc14f31e2115cf6bec2317193f93dd1fcc92 1076272 libsaxon-java_6.5.5-10_all.deb
 96644fe943bddd7f0fbed74e9bb9be5b8b96e543 791648 
libsaxon-java-gcj_6.5.5-10_amd64.deb
 6910be0faeaad7b67ef7e1226902837327e7d2d6 1297800 
libsaxon-java-doc_6.5.5-10_all.deb
Checksums-Sha256: 
 50cd1459d8c2ee30a5a679693c52ec6e13602052785ead973b5e7e50263d10dc 2231 
libsaxon-java_6.5.5-10.dsc
 014c1ba48f80dd5e9bd9a3ba57160b3dc64a987021bf4f8b910d109bb3490d28 10121 
libsaxon-java_6.5.5-10.debian.tar.gz
 8fd4cbef410bd2650ceb206f148a619cded634f331866b8c2c394ace0780f197 1076272 
libsaxon-java_6.5.5-10_all.deb
 aaa1d39bb20be040bd4b58b55ed0a07881a29482c5035defbc4088ec3ce14a95 791648 
libsaxon-java-gcj_6.5.5-10_amd64.deb
 98b31bb54b73880c25a5dd1c534d0062ec9ff54877ab527016ecada9b626837f 1297800 
libsaxon-java-doc_6.5.5-10_all.deb
Files: 
 a4966f132b79cec1c1f678c5b654375d 2231 java optional libsaxon-java_6.5.5-10.dsc
 8adc3b6c7921fde62cb376c46f6f9dd9 10121 java optional 
libsaxon-java_6.5.5-10.debian.tar.gz
 3c86a38f6bd39267d91e7c04bb369d7c 1076272 java optional 
libsaxon-java_6.5.5-10_all.deb
 571d75b2c8921e3402fc65ae5ff77b64 791648 java optional 
libsaxon-java-gcj_6.5.5-10_amd64.deb
 9c7a6ac7ee2edcfa3951798002401533 1297800 doc optional 
libsaxon-java-doc_6.5.5-10_all.deb

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

iQIcBAEBAgAGBQJRk45jAAoJEAFx4YKK4JNFwDYP/iDbx7gi9bAuVU/sjMvj5dF3
uDoz6FgMAZye0vavJQ6QzRyCIWOlxhoI3KJALnnzQOR/lrg8bnEjkAhIlWem0v0y
amZ4N2uuElQlJ53k/Bcwrkr+c/AHn2nN3Aj0n0pNs+c7Nh0z35kL7OuKuEd/4uBQ
Si5FsjSbN8xMFS+QZbc6X6TfCLpV/tS/ySj/FZ364H0zX507Kz1b3kCRW55tNkl0
y9gxlJ8gGaX8r4pRjLsUDIwXpmN66XfmjCadyADLQ5q0apYGr7urY4IyP0eLg8ve
humvQYElq0KgavxiuFbDA7fkJ6SQ1CZoB5av0WEEDDGxst7BBMX57LgGkQrFBp93
pdDEoClkPQdksCKURg4xaYbv71Na984JwRJ8y39d9Lq3mtNoHxlsBiyGQytwZeBc
CEHVe4//EkgOhouCzqKGJ45qV9sCksOUKf1f2QgMG1B4kEsCXlRg5zUAkItikzf9
a9/P9UaCk3j4MKG+Rpbgw5bcdcMsxnmOjm4AsxJjnZsK2FYhr3w13rLgiJuMLEXm
uWnFkeXtB+Dt1+JxdQxdxgG49AsRt2ZblIyqcQK0LSZn2AVGVFAGawrchNPzmRbO
tJcF72xzkBtcSDS3Vp8o42ENai9byUVhKK4jGkhpChQF7uiCsmW1+M9NagdmCO9j
/qKCTvhTG1znC1v8WrTY
=A/rX
-END PGP 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/e1ucc3u-0003rr...@franck.debian.org



Accepted net-snmp 5.7.2~dfsg-4 (source amd64 all)

2013-05-15 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 May 2013 22:21:39 +0900
Source: net-snmp
Binary: snmpd snmp libsnmp-base libsnmp30 libsnmp30-dbg libsnmp-dev 
libsnmp-perl python-netsnmp tkmib
Architecture: source amd64 all
Version: 5.7.2~dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Net-SNMP Packaging Team pkg-net-snmp-de...@lists.alioth.debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 libsnmp-base - SNMP (Simple Network Management Protocol) MIBs and documentation
 libsnmp-dev - SNMP (Simple Network Management Protocol) development files
 libsnmp-perl - SNMP (Simple Network Management Protocol) Perl5 support
 libsnmp30  - SNMP (Simple Network Management Protocol) library
 libsnmp30-dbg - SNMP (Simple Network Management Protocol) library debug
 python-netsnmp - SNMP (Simple Network Management Protocol) Python support
 snmp   - SNMP (Simple Network Management Protocol) applications
 snmpd  - SNMP (Simple Network Management Protocol) agents
 tkmib  - SNMP (Simple Network Management Protocol) MIB browser
Closes: 708328 708335
Changes: 
 net-snmp (5.7.2~dfsg-4) unstable; urgency=low
 .
   * debian/snmpd.{init,default,postinst}
 - silly bug related to handle /var/run/agentx directory
   (Closes: #708335, #708328) Thanks to Hilmar Preuße hill...@web.de and
   Vincent Bernat ber...@debian.org for reporting
Checksums-Sha1: 
 b4bed0f31daa62c31c238be193b1c8ceb837e0b3 2898 net-snmp_5.7.2~dfsg-4.dsc
 fe605418c063385b3626eb7f2e1454a9e92a710e 55989 
net-snmp_5.7.2~dfsg-4.debian.tar.gz
 86e5c11cfe46008898a905c70f5c0d035cd35fce 78750 snmpd_5.7.2~dfsg-4_amd64.deb
 cf911dc674b31ec3e44061e55da79d8647bf7528 175608 snmp_5.7.2~dfsg-4_amd64.deb
 f566aef964d92506cc163e593820da0ed0ed7ca1 1551612 
libsnmp-base_5.7.2~dfsg-4_all.deb
 0fa2c2bcc0974bb72b036f2f8191dcf39060e655 2701356 
libsnmp30_5.7.2~dfsg-4_amd64.deb
 151ad92cd88c3bfe47df42157cc116ea35d551f9 2875060 
libsnmp30-dbg_5.7.2~dfsg-4_amd64.deb
 292ffdddb8852ec34d95a38ec592e93d12d3c7ac 1960892 
libsnmp-dev_5.7.2~dfsg-4_amd64.deb
 8e04f5f63bf6f786ca482d21e7fc290636b99414 1487938 
libsnmp-perl_5.7.2~dfsg-4_amd64.deb
 85b72ea475d418bce96fe096f7a51bec0ac1b46b 23010 
python-netsnmp_5.7.2~dfsg-4_amd64.deb
 6f20fe0b64bed9a89b3309ddd279c627c6a55d94 1431886 tkmib_5.7.2~dfsg-4_all.deb
Checksums-Sha256: 
 8cbc8f2e542e6b2656af2e9353e348a9b70e52277315247329c073d1cde4d484 2898 
net-snmp_5.7.2~dfsg-4.dsc
 a48dab5eca591f53078dc2495799e69b4bfd0fb20651a9c91c5d5deaa23e85bc 55989 
net-snmp_5.7.2~dfsg-4.debian.tar.gz
 9d3bb3fd5b5ba8eb793df99aef474963a6ebd51eb7e7b35979f867d1a9fe56bf 78750 
snmpd_5.7.2~dfsg-4_amd64.deb
 f4ce9c2116bbf354b716499d2a7118677109fb936cecb6081e5de75ed0480a34 175608 
snmp_5.7.2~dfsg-4_amd64.deb
 f8cc67cb56be114f8300016ec02b6fa01fc832fb9c17196d3d0a9f803a84812c 1551612 
libsnmp-base_5.7.2~dfsg-4_all.deb
 fd5ab2f0d829db8f0bbd09cb6dc5ac83c1e427cda09db4afc3083fd177dd7156 2701356 
libsnmp30_5.7.2~dfsg-4_amd64.deb
 c3d8eb1ca79aca11daf12656499e1f90428cbc2555a4d8f6cd707985ca74641e 2875060 
libsnmp30-dbg_5.7.2~dfsg-4_amd64.deb
 dfb45067ea16dc7adeb67fd8d6de77f1fa2e9f7d8c8bcf49b639a2c6609169e7 1960892 
libsnmp-dev_5.7.2~dfsg-4_amd64.deb
 cd543c277681cca7fbad822baa16ce0b1af2801a08852bb36c55ea1ee61d75c9 1487938 
libsnmp-perl_5.7.2~dfsg-4_amd64.deb
 cd9f87111c3c330d528258c162eccbd787f7d07eaf3caf9f06fdde11de26a5ec 23010 
python-netsnmp_5.7.2~dfsg-4_amd64.deb
 99eb077cb4d7254bd3aba64a9fb0f7443b990a4a187e8d63b167fc194c84097f 1431886 
tkmib_5.7.2~dfsg-4_all.deb
Files: 
 257427626d66ef8cab0860f5e1c215fc 2898 net optional net-snmp_5.7.2~dfsg-4.dsc
 9aa95f4c8f26078c4d7e0bfdc911c9c7 55989 net optional 
net-snmp_5.7.2~dfsg-4.debian.tar.gz
 57996211d5c3324df01ec30dd4988758 78750 net optional 
snmpd_5.7.2~dfsg-4_amd64.deb
 d506e23b1fe895e08d63e09c07697904 175608 net optional 
snmp_5.7.2~dfsg-4_amd64.deb
 b8d07cf92d2c2b62874e24825ec07c9d 1551612 libs optional 
libsnmp-base_5.7.2~dfsg-4_all.deb
 788311d8b75936441ff6a1396eb21387 2701356 libs optional 
libsnmp30_5.7.2~dfsg-4_amd64.deb
 5b2dcb2c4c7d9ac7dc5e74d1b3bdab2c 2875060 debug extra 
libsnmp30-dbg_5.7.2~dfsg-4_amd64.deb
 4b919dd4e35f78d7bb8442eb4e27f5dc 1960892 libdevel optional 
libsnmp-dev_5.7.2~dfsg-4_amd64.deb
 12b8ece558dd57873924156824994e87 1487938 perl optional 
libsnmp-perl_5.7.2~dfsg-4_amd64.deb
 8f3d3f4c9d99562bcc1ed72718f207b6 23010 python optional 
python-netsnmp_5.7.2~dfsg-4_amd64.deb
 54e60980d9e0eb4eeb6fd581d264eb7f 1431886 net optional 
tkmib_5.7.2~dfsg-4_all.deb

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

iQIcBAEBCgAGBQJRk423AAoJEF0yjQgqqrFANs0P+wWFrTNjfzh2CdsCFplKcccp
6pIgykgddyzvpZhNsz0gekH9lG8VsxNbYBnzfVZI6Y4J50xpnia6vn2WdJlr5erV
iIBXwScbdOXx+NitaS13kMCyvxnRRHOCPo6awu1HJHdG1+28GniPXM+tXe0vEs3U
7b8+61SEdtMxZKNXsfultZjWtNCuBI+R5kg+OAtKnGBiLm7mzQljhfzzVv79ZzFR
h9nq9x9QKzyxQW2UMM03KK9o9Gs3UEWrVX+ZBVVa0uZqszbbXQyUwJSdqLUdVYSv
SqdK+vc9wgWHyLY72QXlM1WYQrKDPLv//ruScTIb7ZOz5N5GbbTLPOUvULuZ49Gi

Accepted libzen 0.4.29-1 (source amd64 all)

2013-05-15 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 21:28:44 +0800
Source: libzen
Binary: libzen-dev libzen0 libzen-doc
Architecture: source amd64 all
Version: 0.4.29-1
Distribution: unstable
Urgency: low
Maintainer: Chow Loong Jin hyper...@debian.org
Changed-By: Chow Loong Jin hyper...@debian.org
Description: 
 libzen-dev - ZenLib C++ utility library -- development files
 libzen-doc - ZenLib C++ utility library -- documentation
 libzen0- ZenLib C++ utility library -- runtime
Changes: 
 libzen (0.4.29-1) unstable; urgency=low
 .
   * [27b1766] Imported Upstream version 0.4.29
   * [de7c824] Fix dep5 field name typo
Checksums-Sha1: 
 522c7cb0fa1e268b3c1585ade7405e0619718866 1945 libzen_0.4.29-1.dsc
 f72f0168d1c9384a968d5d496c05fd85195df36e 119594 libzen_0.4.29.orig.tar.gz
 f8ca89a9a3ed31a756f49c05d2ac0b3c0bdc09c6 8271 libzen_0.4.29-1.debian.tar.gz
 39782e5c07986e16ed3fa6af233216d0da91e408 39030 libzen-dev_0.4.29-1_amd64.deb
 41cbd4eb2d0daac925b0aa83fb24cb368f12e8fe 118810 libzen0_0.4.29-1_amd64.deb
 d9b53ed732cfa8aa53b42240991f21ccf6c481aa 352652 libzen-doc_0.4.29-1_all.deb
Checksums-Sha256: 
 cbfc04f74a8e9ea6ff3733b0f30b68a6d16de6dd5693c8a6b3091f3ccebb421d 1945 
libzen_0.4.29-1.dsc
 d153d017586cfdb795d27f8109fac64798c3f73d77fb227323ec16ade9afbbec 119594 
libzen_0.4.29.orig.tar.gz
 d7806519145f01fdf51d06adb0b417f66261c2343b7ab6101e6262ad60b1ac67 8271 
libzen_0.4.29-1.debian.tar.gz
 cc44cc606dac22175f14206b71a2c73472bbe86acb462f354134683c9ee662a6 39030 
libzen-dev_0.4.29-1_amd64.deb
 5960eb7cd1049c7de7f6a202bcbaf3dffd67dd48720b3b26167f207b6da675dc 118810 
libzen0_0.4.29-1_amd64.deb
 72048af7efb1fee350f7d51555c00de34343e94e7d22db5b7844a0d3e903433d 352652 
libzen-doc_0.4.29-1_all.deb
Files: 
 7a46d36d42cac4b05e8d05243d976a1e 1945 libs optional libzen_0.4.29-1.dsc
 fa77334867536530573442a16128c191 119594 libs optional libzen_0.4.29.orig.tar.gz
 54b709138fd74d685a56a9c062caac4c 8271 libs optional 
libzen_0.4.29-1.debian.tar.gz
 ab1e04c6d600084eac2e483a09565094 39030 libdevel optional 
libzen-dev_0.4.29-1_amd64.deb
 3d2352cab464e0486510337bebde2c5d 118810 libs optional 
libzen0_0.4.29-1_amd64.deb
 9f75105645478cc67f23d4422e5f1936 352652 doc optional 
libzen-doc_0.4.29-1_all.deb

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

iQIcBAEBAgAGBQJRk5EGAAoJEPvVIltYh1KhORAP/0CceKa/jHbryYKIM37js+R0
xVIP9nIf1vJ6DNHMooKcy1nEZtOnRnFC4+zIw4ukBlvgiJDcJyb+wnck0mLe7t3m
h4Lk1ybEWYT3X7BMCEuEYDONy1bix+CqRcSR/yhkB724fNuQogTBT5iPR5uEbNGe
91E8EP9wiKb2PLXdINBA6RFAx0NcW0p7AFMvkOcslVK4OqoaxJreI18hHt4DrnBr
tdRKbT2dP87ueoznwAFZJ6xwz5gwzTgtVVBjEoSHcg6MlmNzY9mv1yj9UpWv9V97
XA6Hxddx8bK42UTVQJ9wFhA1XD1DI7omVSK1FwdUFyIS3EWD0Vkl8CvH3gbhWnMC
pQgbPu2V1TVfoDvbwWmI3beUkocue3viyi3UGkgKnIpCYh3tvNOTAdklyKoKjF55
DFNSDBAwW/Kz5PmTCRI8G0rvmIEgqYwlBf9h44oXOkjIhT1ySopqivR0uhu3a4lP
I0H+ySr3l+6DS8EUvWbU7xf+YC3Q2TmPghEZ0wgxin6Z2EQu4h3uMYgHvoaqTnVu
FEHo1BWf2Fbhc6i2HC9rGa+ptwN2njAM2Ch8EHYVDcWJJ+JN2f8HlzZ/5yIGMuMh
hhWRlnREQHbYLqNHS1sn7fs3vxoWw6QOTeSlsVLa02OnX5cHXkqu1Zd1vlce0YaD
p3+YZ7pcwNwP5Bj4jYrX
=3/du
-END PGP 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/e1ucdf0-0001gb...@franck.debian.org



Accepted main-menu 1.40 (source i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 15:44:49 +0200
Source: main-menu
Binary: main-menu
Architecture: source i386
Version: 1.40
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 main-menu  - Debian installer main menu (udeb)
Changes: 
 main-menu (1.40) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use correct compiler when cross-building.
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
Checksums-Sha1: 
 baf62bc76bd8d74c706557123e9fd71b67d2b548 1656 main-menu_1.40.dsc
 1afa3b87608869555c27aaf93de2c9d6b995a6fd 60702 main-menu_1.40.tar.gz
 3fcc063b26c1b96c4b147a8ad846155bf141d740 25050 main-menu_1.40_i386.udeb
Checksums-Sha256: 
 41a369df9dbb8e568536d521bdb4c68a93e02c692143315d96d0eb91b519ebbc 1656 
main-menu_1.40.dsc
 bfdcedf72ad8e4a7542f65942e603f92d58bf1a115193ebd2a4527a9e4dbbb8a 60702 
main-menu_1.40.tar.gz
 346e68256c9b0a472139bf2ee27f88bdc337e84fd7f8b21e2cc72c7d3848cae8 25050 
main-menu_1.40_i386.udeb
Files: 
 cc3657175878ddcf535017d93ddeeeb6 1656 debian-installer standard 
main-menu_1.40.dsc
 a3628581eccda3f2858ec735b82cbc04 60702 debian-installer standard 
main-menu_1.40.tar.gz
 4071ffe3c630a814b38ceda6b95e1522 25050 debian-installer standard 
main-menu_1.40_i386.udeb

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

iQIVAwUBUZOUiocvcCxNbiWoAQKDpA/+K7gVsPATnvtvr2iHqpUEUgfnJIlOhzAJ
y2NpvsPbCMeLYoDpBH2wn8aUE18HQHXiPqJc5qfedTYcotCkFtjT/ikxQ6dioVN3
4X6rs+Z9cBo4UQA7c6MdZdbMEcw0msyXaDzBbziXSIO+nQDtlsR/oyog96OEXezF
AOkuGZVBOGbwgrwEopCbAok28zMPPXY7nxVJ/YdJK9MO92TijM7MYjY3BuHkyEXZ
O9Sdfz9gQzGg8ViN32aUFhAP4MFz1q7N1NDOEKiKRWF1e5WRK27Y7b2DwVAoppDz
w7dZBgyVygTqJV+Ijs5YWF6SgdYAZ7WuepruVEZVK9TgspsN1VPz1QBGf6+qc7ee
x3QPInCnasG1uSoLBtZRrvzrx02MIAKeYhtaqb7XwplCAUiSokCZhoLBnb51cgb+
fwH9KOy5r6v9T8uIsLTUm/zd/QzijepE9Uh1lD5+OTLBhO2zDes/qBKBApMlDrl9
CX0/EYnv/Cz8foYp0GEfMfZ0EamRqyyELhBY1bTqn5BiC1rhxFHkGWRACx2DW6TB
p3jLFwh3uOBVfP6DMONUfFHEPKkXDd4jyYvMecdr3tK8zu82Dafl0cyxyRKaYI/W
izb7doec6BWr+EVUOvNEiWqvpUhjxltOFCPpTJuMMeOSRsIt+AQNU4Wpp7ifjHme
gKOWJgm9mwU=
=+o88
-END PGP 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/e1ucdfj-0001ie...@franck.debian.org



Accepted xmlgraphics-commons 1.5-2 (source all)

2013-05-15 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 14:43:50 +0200
Source: xmlgraphics-commons
Binary: libxmlgraphics-commons-java libxmlgraphics-commons-java-doc
Architecture: source all
Version: 1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libxmlgraphics-commons-java - reusable components used by Batik and FOP
 libxmlgraphics-commons-java-doc - reusable components used by Batik and FOP
Changes: 
 xmlgraphics-commons (1.5-2) unstable; urgency=low
 .
   * Upload to sid
   * Bump Std-Vers to 3.9.4, no changes needed
   * Use updated debian/watch (HowToHelpWithFixingWatchFiles)
Checksums-Sha1: 
 ba75cad0c6fa46bbb7b1cc665a67a9cb67593f67 2346 xmlgraphics-commons_1.5-2.dsc
 e498dc0d6793ef5d6175ad505713797cc57f2879 6316 
xmlgraphics-commons_1.5-2.debian.tar.gz
 6496bb102c02418bfaaed7861e965bfd06c48d51 553856 
libxmlgraphics-commons-java_1.5-2_all.deb
 9cb55ef4585f57b05d345be530846f5066fbb8d8 104238 
libxmlgraphics-commons-java-doc_1.5-2_all.deb
Checksums-Sha256: 
 116d3d7388976ea3f0f1432f94675b6c3ed0734fa66e35c7d7040bc290107b03 2346 
xmlgraphics-commons_1.5-2.dsc
 3323f9cf0cbeb355d81c6afdfbef24aeff5e40b0de216937853150a7d1f90721 6316 
xmlgraphics-commons_1.5-2.debian.tar.gz
 c109642b20b8936ddc4b30c549496b71f22d1f8be69a2728a4b04de61a86a437 553856 
libxmlgraphics-commons-java_1.5-2_all.deb
 47c03dff2b205135d134804f6d8dc2074501f0bac97ac73d0ceebb8994e6efe9 104238 
libxmlgraphics-commons-java-doc_1.5-2_all.deb
Files: 
 248abc06d59a9c0e3e7d1ab61a3f102a 2346 java optional 
xmlgraphics-commons_1.5-2.dsc
 097b2bebbdefd305232746d94129e677 6316 java optional 
xmlgraphics-commons_1.5-2.debian.tar.gz
 8ad012ccaf799f68820208ae163a92e1 553856 java optional 
libxmlgraphics-commons-java_1.5-2_all.deb
 79e59592af1bd01b3d611877c50709e6 104238 doc optional 
libxmlgraphics-commons-java-doc_1.5-2_all.deb

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

iQIcBAEBAgAGBQJRk5KzAAoJEAFx4YKK4JNFgosP/3n+lA5vcPGNPPjjdrInQk0c
U8ZhcKt7j9F+v6vG+IhJI8seIidc0fJJnyXeUIG8yTxROWdXX1O0WpuupdzlsGwQ
jb2RfNhQtGD/YF7H2j51kXQigkil3uOOFrHD9p5KO2JfX1tpjBrfXz3oXrlvvKZX
csnUhrWOqGMiHKu6HrzWCI7cbG0NmuwkLbTaFCgIgGaGYU0k8R1imf09jqBUWgM1
zAEJE7sDDPpkTdpY7Di3NeRwGX0C6P0tGWspNwxJdDkPpihMBvJT2w4zXUdVXuK0
Xl5Dvks7H1CDZI0/5bGuVR1T7xEYzW+Q2wJi91CabWI7ZSMIeFF4KjzPV+IMR5OW
LimnGCn5uEnjEJaP/+49vUzGWv9ejFND6WwbaHu1pblwu1okJZAQ5y6uaxg/MJRk
yJegyT8XYc/fYFdVx+t4xAaBvlzsnGHNWYKOW9nsnSzm2W5Rik2u/r7G2oRPitkc
AKhxwVY32XO7K0G90hXBPYKrU7yfnZb0NZ6b1OUdVPTa/pnfTueJfph9z6UyAlxd
CjKzPQcqHbV5con7kN1IR/ae6cNTgvVUrhfMTsyq47JidgoLqCfpOQCDZVO6Wqyg
ZE/cd10h0FCROPElj7aTlBITqTLHWjJqW88Q0vD4HckPBr7yOhLchM15eKQu/DZP
fFBvhNNdUju7zaSqZtIR
=Nr5a
-END PGP 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/e1ucdgk-0001ri...@franck.debian.org



Accepted efi-reader 0.12 (source i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 16:36:54 +0200
Source: efi-reader
Binary: efi-reader
Architecture: source i386
Version: 0.12
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 efi-reader - Select default values from EFI configuration. (udeb)
Changes: 
 efi-reader (0.12) unstable; urgency=low
 .
   * Team upload
 .
   [ Colin Watson ]
   * Fix a few compiler warnings.
 .
   [ Christian Perrier ]
   * Replace XC-Package-Type by Package-Type in debian/control
Checksums-Sha1: 
 b2f5ab5651a9aad2c3070d29a323e48d6b5d2946 1667 efi-reader_0.12.dsc
 fec69617942048a290b2e8e0dc759a7390f8c136 3801 efi-reader_0.12.tar.gz
 7d30afd59bdc26923d69fa88a0c41b24985ef834 3422 efi-reader_0.12_i386.udeb
Checksums-Sha256: 
 90c2bb009d026aebbe19019091a6c87a94febf1318350c5533393c962910a55a 1667 
efi-reader_0.12.dsc
 91a573b25dc8b5f9db0ddc33b7f418df89db5769726a1775f3e77732644e3ba6 3801 
efi-reader_0.12.tar.gz
 db9b9c14631b9bef9c0040e6875664b152eead93a185c9422d4bba39d889ee4f 3422 
efi-reader_0.12_i386.udeb
Files: 
 a74021a37fe7ef72aa4265751f7e9142 1667 debian-installer optional 
efi-reader_0.12.dsc
 baf0de3d65d586763b49472c53be8036 3801 debian-installer optional 
efi-reader_0.12.tar.gz
 4cc3c009f21df314263bccec62ef342b 3422 debian-installer optional 
efi-reader_0.12_i386.udeb

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

iQIVAwUBUZOqv4cvcCxNbiWoAQLX0w//RjtwH8JwbtG6VfrPyy8Qm0Qs4JdN9e+/
PzbTcpiAQZZ+A8U6W+BiITOK1LV8k3a+zoNmI1DWKi601kadhG9LhC4fSXHxzwVy
Nx66dk7lE8+VWKMCkzxn01s7pyk9oT0DG25o3jUwGZGa7XrXGlYgiwqsUuYncAt5
F/V8LViG/4PcEBw27aJ6LzMW3MVpJjG8YMcBtx67XnRzCg3EM24TEaroiwZZg0r6
kNExwxzUPQptlvlryQLebAQFi65vtF0Hq2hLQ0fWsegCIRypyW8PMHG1F9lTKVBI
St3RlCaG+PeukI5ZoggePnAPFcd2DShE8q59lAqg5RmvYYAqgbRVa7sjPJWop1pg
CNwQxdaSSVzjti83HHxnm/MdM/sTYd/P67NrgQz2uczuuWjRtMXA/NF++i2uAwK5
9lnIhyK2Xu2fHqc898i0yViPE6MfsrysM7hS5s/IbdoUY0BHVCXLyqoGzH1gH6w8
JzOedGTRGq6YAkBZs8uSQHHxsFN9AP6l2iO/Dwc6QZrov7YWXkSLgWSQunUTACIr
5b8pKASnoDNsJFtCMR4ReTckYJPD3aIOX9ioagVU4O5h4dDsEs5V4ajdV62BNY8F
PNDWJb+0/PLD5dq4q5b1capyrU8pMlU7G9gu1qB7wO5Z8ESxRhS99F/lOsf+eSl6
NvIS75FQ0zs=
=pgbo
-END PGP 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/e1ucdhk-000611...@franck.debian.org



Accepted fonts-pecita 4.1-2 (source all)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 17:05:41 +0200
Source: fonts-pecita
Binary: fonts-pecita
Architecture: source all
Version: 4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 fonts-pecita - OpenType hand-written font whose letters are connected
Changes: 
 fonts-pecita (4.1-2) unstable; urgency=low
 .
   * Upload to unstable
Checksums-Sha1: 
 beb83c7acaf78ee8d48090178695a7dfa1005d56 1992 fonts-pecita_4.1-2.dsc
 c26c1db58c4727115dde884b830e911cc2311744 341764 fonts-pecita_4.1.orig.tar.xz
 bf843c14263d5172d4528ad8f632f5c901a679bd 3743 fonts-pecita_4.1-2.debian.tar.gz
 6e68040998085aebc105a8656226e4860969df7c 346230 fonts-pecita_4.1-2_all.deb
Checksums-Sha256: 
 1e426e45a0486874b1719461b00d392590b022103a33ea3fe28b3561d290e9ad 1992 
fonts-pecita_4.1-2.dsc
 bfc6eea4a4379177923b92386d436b90d43d1b0af400a04b383b3f976a76a573 341764 
fonts-pecita_4.1.orig.tar.xz
 8853ee087d039e034f686126a4e42f846d81ee82c1d00f00f54e51ddf6d524f0 3743 
fonts-pecita_4.1-2.debian.tar.gz
 7d3be9257d254b841c2f636adcb491f829556065a8f624863e9e870d5bddad6a 346230 
fonts-pecita_4.1-2_all.deb
Files: 
 3b10647948ccefb7aac37077fa794aad 1992 fonts optional fonts-pecita_4.1-2.dsc
 d0a2707c6c59b5a0e4455c4b7b6f51d5 341764 fonts optional 
fonts-pecita_4.1.orig.tar.xz
 543833e63d21b84ad1b9b2d395fa6691 3743 fonts optional 
fonts-pecita_4.1-2.debian.tar.gz
 a86f667727b1e495b16350ce96f1a8e0 346230 fonts optional 
fonts-pecita_4.1-2_all.deb

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

iQIVAwUBUZOnKocvcCxNbiWoAQJALRAAg+j2kWIsbR2VM3jBIyel+TR7QPa15Bd8
Vv0E/ovgIUvBbdGY0zqoqRfHj3+Bcm3DDDe23jXp8MlNRSxi0xy+N8i614lZ7SXH
QczexIMWod/9DF/m74btlE4W9KUIst9e+YOOJBT9QsF01P8VjQX+Z7KuJsPN8f0e
zYQrBbJxSuZnm1DXIAElHQTEXriQrwr2imjlkuFgCnIqV7KY5jloGK5AAa4wVGas
aGYQjFqZQJTnfKJMhBBYgdFGdd5w4CwM9oHn08BUSchIkdKz6bR6Av1urGfakjij
0FJp5sOB586zoR4yTKGLOkr4dX8sYCNzrGKVcgHAqMhzq3oXD7iUSG9WOG3GCfPf
iQ2z34eDiJUWd4IAIGNeK2+4kYnCm+2ccwLd5ldB2+6iiAgVoOKzsbODMnezVUrU
wb08UM+b9Ij0DZysT4HtmUdcVaZJO8ADDwaUx5LVogORvHGR7elssJwJq82ZeFZ1
Ci0rYGivtG2kSXIfOFUgxFY2be8ND/0Obi6+Im437aGlkBRf7IzFuuhJj9eqsjFP
nDTKdmANV32i/KLCEQRjlhlG88iJeIAzXuWzfW8umc00QtkYPewej2uj/tNBgtHQ
JIyHoQyRKCYOL8yCHgujN1S0zccUfD8wiaMC4vkrXhUcgGWFJqbXc9zI5gHa2eHW
wtK/ipsh4r8=
=Sqlk
-END PGP 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/e1ucdho-00061u...@franck.debian.org



Accepted octave-miscellaneous 1.2.0-2 (source amd64)

2013-05-15 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 17:39:12 +0200
Source: octave-miscellaneous
Binary: octave-miscellaneous
Architecture: source amd64
Version: 1.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 octave-miscellaneous - miscellaneous tools for Octave
Changes: 
 octave-miscellaneous (1.2.0-2) unstable; urgency=low
 .
   [ Rafael Laboissiere ]
   * debian/copyright: Use the octave-maintainers mailing list as upstream
 contact
Checksums-Sha1: 
 ea907ae92ea584625d843801ee09e72f2cb72485 2119 octave-miscellaneous_1.2.0-2.dsc
 4c18edc7efdaa236903845d0c3f197009aa2dc49 5147 
octave-miscellaneous_1.2.0-2.debian.tar.gz
 8143eec095796d61f1b1d708a469a7b0a2ad6bbb 138240 
octave-miscellaneous_1.2.0-2_amd64.deb
Checksums-Sha256: 
 d4e583cca77e417b1dc86b4978f6df036a1831a6412544d49f819793c3120f32 2119 
octave-miscellaneous_1.2.0-2.dsc
 2b428ba33019849d2829b1c8fd8336ad3e04c061677075c20053c726c2ed29f7 5147 
octave-miscellaneous_1.2.0-2.debian.tar.gz
 53e29eb79b155104f0ed3b812ac0664901f1d11a7a1be76ab3ee844e55f210df 138240 
octave-miscellaneous_1.2.0-2_amd64.deb
Files: 
 f989123e16546f1293af0aff75378487 2119 math optional 
octave-miscellaneous_1.2.0-2.dsc
 bacde515120220f463ff321ed3f85470 5147 math optional 
octave-miscellaneous_1.2.0-2.debian.tar.gz
 e80793ae6831d8a0564e06516428121d 138240 math optional 
octave-miscellaneous_1.2.0-2_amd64.deb

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

iQIcBAEBCAAGBQJRk64EAAoJECzs6TUOzr5KelEQAI/nwzIZs72s9BP4X/qibQQG
WX/NVSD3iaaWr1hfIOiS1V4MrEavO1XGUtvK2BUjBD9LpUIsAAnblGe10iMev/Et
52Sam1TaXjxSkwv4K07EMzw9FV8Dx74OaNunuywJtDlZ9/hB6uVtaWD76UOMnCbR
jhywq/r8AlGyFk3F7TobXa4WyHoaf417HQU6ZkEsZRHu8vZxDSg1+enUqmPkCmV/
cMNZv8doH1P6+txhl2r/ysWgmRFnzWq1KJ6CjZUCy3sjhzzp58pq9EDKsZat7+Dw
2J1iJTbathOlS8jpnQ75xOY3heUndK2jqRJ4tkXfNe0MWGEQvbHH6yDpic2WjOOh
I+alAjWffx+SpS6dgsiydiOMtIAQuEjvVtGRdxsGidlyCEWIxYcErxSoJvzMscDP
JbgFtjB2rqvi9iuRnuF0GOJPcgrJHG0BQf1bKtT62mkU1sQWASdyRPuDEa8oYDzd
p70AqhNPrZe+HKFzAkYRNUJsgBJ7U7/I46CYZHprGaFNz0rpbzFIM5jDc1Rr+8q6
d6Kwm8+NL+ansqyC4nvcdeSOAdeW5YWrUgnpFiXUg/ylQP5Wh3o+vYoY5n1AfRMt
k7BKMEPiLJbsRZ9EHn4V7Ifsjw2+z/oC1EAekZe5DxhvFF+jixPRsVaU4Eexz0/C
fvUALmRjlanbIA6P2FYT
=N2O8
-END PGP 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/e1uce0m-0001tr...@franck.debian.org



Accepted os-prober 1.59 (source i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 17:36:49 +0200
Source: os-prober
Binary: os-prober-udeb os-prober
Architecture: source i386
Version: 1.59
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 os-prober  - utility to detect other OSes on a set of drives
 os-prober-udeb - utility to detect other OSes on a set of drives (udeb)
Changes: 
 os-prober (1.59) unstable; urgency=low
 .
   [ Colin Watson ]
   * Fix cross-building and use dpkg-buildflags.
Checksums-Sha1: 
 52bc7847cedcbf46012c1fa41b878447ce99c687 1740 os-prober_1.59.dsc
 c2972297d8b005a1550b76a5267fd39caea6fca9 28077 os-prober_1.59.tar.gz
 27e09ebe530f7c05781f656ad8b347cd62948b0d 13690 os-prober-udeb_1.59_i386.udeb
 e869c23d9d6b38bcc52fd8a2b5dd754d0144205e 30508 os-prober_1.59_i386.deb
Checksums-Sha256: 
 01359a54a10df2db422ba0b3448407d8fdbdfc378fc90d211b518704be4b55ef 1740 
os-prober_1.59.dsc
 a394ac0ca712204892af5110493c31b2a1eb6e59c44f80bdce8cfa5547f83200 28077 
os-prober_1.59.tar.gz
 4f1b5e8a15257263c64b45c190e8a2ac3404af0324b3aedbad94ca30d07141e3 13690 
os-prober-udeb_1.59_i386.udeb
 d6e596e8f3341ac4c25b47b44f95a80916e512c92ebcb9cda2593f08c9a7bd01 30508 
os-prober_1.59_i386.deb
Files: 
 3f996618bc726ece51dfa182c633444f 1740 debian-installer optional 
os-prober_1.59.dsc
 f77e3a2cb8bde137a21fe577e90f6219 28077 debian-installer optional 
os-prober_1.59.tar.gz
 eb9371aa102a3cac756b2da511eb1215 13690 debian-installer optional 
os-prober-udeb_1.59_i386.udeb
 7c67fae2180a0f6d914659a601bd50f0 30508 utils extra os-prober_1.59_i386.deb

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

iQIVAwUBUZOtwocvcCxNbiWoAQKCag//UgBUyebVxipvTUserjO2PMfs/mBtT8ia
a9XrsmhvvqDCjjK/3K9DO8n3mGHajQppPXT5u7yDzubPdi8BkQk35dOKZ88FUgR8
mb6GFXI102C0ZFx3yP9z5j2kKW2ojtH6XwTv7TWd9lcwnh2AXPPw76TaqfoGfcdO
n6+sS/wkIIb6LJKuKzi7k1zwLy44yWFlJZWxM1hYoTBkfL0Pdxgmh0oKSDyQGl+B
lqQtQMbfFRSOopfCoi4dvea6u17wrAlbF0xQx/blx0LabTJv/ejmteSqie5x6rBB
pZPNrH25Q91tlsh05doLHx67XCxxpEUetNW5/078gmVHxctgu13tC1Sefk5r4ovK
k8RrjvBuYhyRy00c8R+MQ+jDZrYVMEB3yoN9Yzt5N83Ph087rAL3+l2M7ijEJ7Ns
xg9ncuCQsD/7KmPETjSz1oFEczMl1YqEhUdW6b6Uky8rrOTZGVHzBcrANk9ozJma
Rc8RWioeyLnL04O2MmHj8kqoQdtvQq+td4ab/1MYg8eLbfLgSI44+Zh75hh13G2G
tNDDPzLR7xyS5o8cJd5ckdhycQiaw2NCZ4O/dxbV/DFHPFyhuxLpFSfiSXAtAcp0
gXpY0+Wb/ZXAFA1jpD+D9eHbquMA1D7oGfN+quM+LRJgK7yHZv2gBCjVfutIiLbB
Gt9UGPDzwQk=
=43Ym
-END PGP 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/e1uce0y-0001ud...@franck.debian.org



Accepted netcfg 1.110 (source i386)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 17:56:14 +0200
Source: netcfg
Binary: netcfg netcfg-static
Architecture: source i386
Version: 1.110
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 netcfg - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Changes: 
 netcfg (1.110) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use correct compiler when cross-building.
Checksums-Sha1: 
 e6f0d16486367da132735a17e1b1025eccc3e65d 1858 netcfg_1.110.dsc
 633e2b0d9dc99ca11ae8bfaa8f05844cc8f19085 762237 netcfg_1.110.tar.gz
 bf650fb84333a7cd2de65a80ceec6592c4d2e76a 424404 netcfg_1.110_i386.udeb
 37b04f4de405de2aae2d9a8e8cbef3edc8b33c67 332468 netcfg-static_1.110_i386.udeb
Checksums-Sha256: 
 63ae449b0b8ed52d8058ff2594b92770d269aa79ae1268242e24c84b6d7288ce 1858 
netcfg_1.110.dsc
 e387878ac2d26d36e781bc35d00782ea4e3d6ef4e182e02d44933c49615e77d5 762237 
netcfg_1.110.tar.gz
 cfa9a368ca7f8143fbadedcb127c2e2c0e084040ad15fc46fb438c38becdd24d 424404 
netcfg_1.110_i386.udeb
 b9bf1098d62a705af67a85677018e9a8d02f8ce6750628e0a173f7a4a845aa2b 332468 
netcfg-static_1.110_i386.udeb
Files: 
 f8e6b6cca56d8fba2ab9264bef6ca6b5 1858 debian-installer optional 
netcfg_1.110.dsc
 27a03479dbc59d7157133133cb89b4c1 762237 debian-installer optional 
netcfg_1.110.tar.gz
 104bfc223441c7d7d99a74bd81b03985 424404 debian-installer optional 
netcfg_1.110_i386.udeb
 bc9bd049cc0e21ab961f855cfb645dbd 332468 debian-installer optional 
netcfg-static_1.110_i386.udeb

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

iQIVAwUBUZO2c4cvcCxNbiWoAQLrlBAArhTiCon5YBSm3+VlX/9m/Vz+oa/twqTe
1pU2Q3GuRehIXgPvBh6Wdx+1+Q0Z3Tl+7PX6511n7yGkmQLzztfpo5xnkvcnKgSc
edgVGQx0XiLFnAY+oAw4dnuAkndQENlKX2o9njRFZwPVt+/wXbuM+VApbthedDgQ
oj4nwy1iCSLQyKCqbc08QJpE0nKLZiTZZy0u0ZQymGtSCkqG9c40pRsRYcandBzY
hyyvwHmUG2A3dKQUt+PeY2cD/EpoK65z11uggStZnSworDlTulF5Tm8ZsTr+cSfL
9u27ksSSbQuP2xmkX8X68r/Bs363FEVy3Sh5Jg91LfGQhhfDN7I3m8CQiHktlzZp
2BYb16cVIdXKHqURr/N1xEwVo2oAsQVZqj8PJfiOzMMSzt8qj1HIfghOZiobHlYQ
PdF/bjU5Kb5K/6NaJyLEDY6r8CcJovaaINiUkZPBFnc3XW5WGwMbtT7j97lzNWJb
O4ULwxAPqtcoi7ZCewbhv/pGQStopIJGDrZ4NffWYSciUXt8zC/PMaC0FJdr0Akv
Cl8otwTWmPfNOLwPp9QhJWM3c0xj5OunWRcch0YW4g7l1MTWuHkZUbQpeqXo5SJO
JFJ0v2VgqtbICJzBlWOqxhiqPdb/B38eEsirPAs5Nq6yVAlr+TySqwEbWQVUGCkm
jXXf3dCoGx0=
=7WHr
-END PGP 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/e1uceoj-0005sr...@franck.debian.org



Accepted octave-control 2.4.2-2 (source amd64)

2013-05-15 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 17:46:49 +0200
Source: octave-control
Binary: octave-control
Architecture: source amd64
Version: 2.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 octave-control - control functions for Octave from Octave-Forge
Changes: 
 octave-control (2.4.2-2) unstable; urgency=low
 .
   * Upload to unstable
Checksums-Sha1: 
 80122a66f48f8fb788d8b57fddd61a50703c291b 2061 octave-control_2.4.2-2.dsc
 59bcfac8837925a06fc0edcf78ba622498adfa09 4133 
octave-control_2.4.2-2.debian.tar.gz
 7830500492b7a22198710caa38f74375bebf50bb 847234 
octave-control_2.4.2-2_amd64.deb
Checksums-Sha256: 
 7632f9fc411043f31ed4afda84f9408015dfd87f2d41471a0bfd6940c2b48b2e 2061 
octave-control_2.4.2-2.dsc
 1835134895f867d99c4bd4be365841847a5c6541bcaa48443138f0437b4494ce 4133 
octave-control_2.4.2-2.debian.tar.gz
 1ad59ec501bb853d89602ea863980570e27bb509e209743f1496f5b33dd4a423 847234 
octave-control_2.4.2-2_amd64.deb
Files: 
 8c82162ecad63b3629f7f09095401329 2061 math optional octave-control_2.4.2-2.dsc
 73faa1df2b2f457abbd58ba0aec90f26 4133 math optional 
octave-control_2.4.2-2.debian.tar.gz
 f322c5e22d1510696b1eedf90ae5d44f 847234 math optional 
octave-control_2.4.2-2_amd64.deb

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

iQIcBAEBCAAGBQJRk68yAAoJECzs6TUOzr5KxXQP/RifcAnlqsffCQICbKrGocLI
xF7MXrHDgSWWc+wlA4Rew/sGRHqbl4GXDPGXYcsTvTNQTndtYmKyWU/CFDo3QAlv
k69r/dRIsCqkk8DloHf4lx83B0yuSC4oiEFdamWC+BVaUOVNoYTynEoen78aX4+4
xCqNhGwQl2KpMVLfhhL2hssRUlgQTQXP56RnMGWlxxrv93k31NNcz0zNt0mMJmyd
KmOqDebUGfBj2wSbAFu38kF3R4ftiIpxoFX1l+xgT2KbeU+hVARUhaPFn9fSIbWB
ux5oWvw80YONnFw6tsCbvtbRHkhbjlKuFjs2il0XUZ24BWLaFpgsTO98cDJJsrjZ
6D1KnUR8JfwwHeZTmdpXlH0SWZ8Jrj+JHQj6bfqLF94KPFZ1gKdVTFe38DhL+JKr
U2a/cvwGSEvR3OTFLttmyGfcFG7cyPJUDHNi9rSYEYNlXGjkHw55XhZTj8hiQUGI
WLvzlkeHCgMypSZMo7meWalVmS1LDPXwJWd6rEvJGYREfLHLNXU4UDZs/sTfnyiu
s7a1hgtpmomp7O+GYCrv3cPgnujkJyvs3iRixesbo8Pa2wyOy3F8OPzhL77iW9ag
IC3BNgVRF31V80VlNag+yMeaHTD6I7lpIlgqDdFN43kUjecyUe5PjpBzJf3nghxt
90fFcUmToyWWDYVvpQs5
=eJL4
-END PGP 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/e1uceon-0005sx...@franck.debian.org



Accepted openimageio 1.1.10+dfsg0-2 (source amd64)

2013-05-15 Thread Matteo F. Vescovi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 17:48:52 +0200
Source: openimageio
Binary: libopenimageio1.1 libopenimageio-dev openimageio-tools
Architecture: source amd64
Version: 1.1.10+dfsg0-2
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Matteo F. Vescovi mfv.deb...@gmail.com
Description: 
 libopenimageio-dev - Library for reading and writing images - development
 libopenimageio1.1 - Library for reading and writing images - runtime
 openimageio-tools - Library for reading and writing images - command line tools
Changes: 
 openimageio (1.1.10+dfsg0-2) unstable; urgency=low
 .
   * Upload to unstable
Checksums-Sha1: 
 2c309e0d7276374a5b01661c1beab25025940082 2397 openimageio_1.1.10+dfsg0-2.dsc
 674306ca26ef8e7291d23c1580862d88e3fa1962 16304 
openimageio_1.1.10+dfsg0-2.debian.tar.gz
 50998cb51e7c5b02c992cd5e608870f46eb87570 1281190 
libopenimageio1.1_1.1.10+dfsg0-2_amd64.deb
 833c193b47398cf7cdb30b9e1d54ce8fb41e93fa 738932 
libopenimageio-dev_1.1.10+dfsg0-2_amd64.deb
 d9611fcb6d9eea6391e6b8d9b47be77a555682f5 541258 
openimageio-tools_1.1.10+dfsg0-2_amd64.deb
Checksums-Sha256: 
 7862d8bf8c0029591a951e16e3bf08db9e88101bfe25f7b50a290aae4a6bc0a0 2397 
openimageio_1.1.10+dfsg0-2.dsc
 cec76a18e80ae307c5ae6691f73de8f0cc1dc40bfad6636307b6f7ddcafdc0b5 16304 
openimageio_1.1.10+dfsg0-2.debian.tar.gz
 da3fe2319aa4f02e572f49a9058ebdcf24bce8571c29c7fe09f7d00425d5763e 1281190 
libopenimageio1.1_1.1.10+dfsg0-2_amd64.deb
 0e54d646161dcf272f0faa2d823cdda4bd31d395d206d51e4efe6a4b419c7503 738932 
libopenimageio-dev_1.1.10+dfsg0-2_amd64.deb
 80d61b799270a90a498aa09d6e4e9ea41ae75cbadbc521cd032c60aa74725525 541258 
openimageio-tools_1.1.10+dfsg0-2_amd64.deb
Files: 
 084e2233d8eff5315d250a56f44d8e5c 2397 libs extra openimageio_1.1.10+dfsg0-2.dsc
 94616ba8b6798fea56abf97984c097ae 16304 libs extra 
openimageio_1.1.10+dfsg0-2.debian.tar.gz
 b9e00ee8471b356c4fbe360bd07bf480 1281190 libs extra 
libopenimageio1.1_1.1.10+dfsg0-2_amd64.deb
 1d080d2be04bfb1c344c616956bbfc8b 738932 libdevel extra 
libopenimageio-dev_1.1.10+dfsg0-2_amd64.deb
 de70b509b37ec3f7467eb47a2dba7837 541258 graphics extra 
openimageio-tools_1.1.10+dfsg0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Debian powered!

iQIcBAEBAgAGBQJRk7NRAAoJEIBiOYmDss96UrgQAKTp6FrFcD5m3HjLoqZKVGw2
Fj5+eac2eYyhm0FYlN68CnX80We7ULWBUrw94Dovm7g7Cz1rGK0rUGLbhmZWf91i
m+8OtnNNvwIH82auwWtS2tJ9JTCtr4BN9TGtRNjmYgVxk2TdcqAQCeoxw+6RUJ+9
iG5BC31y138xXz7q2gmxaFeC4JDGkDEv1Ixw1bpzh1K1QkX9669RRbFrmErtG+Y7
uYX3nq9f1i8eEeVub1e4aV6zTYVa3iTMQ7aRYotTbas2fSyq/JKzSiaJ0BqDXZRN
56U6iBwPxCdq8439VGbE//TwqzqFjGCXc8Jw/DT1eitgd5U8TvLoND9+77UVOPOQ
J72Xjv9jULRTuOKFXtNU/omRDq6eArdu2HncXxE+6KhLZ0q6kXxoZYuE2zBuBzD8
ZJNXYj4+Xu2F6XktK8CbI1jomjZBKfEhupgymwGty8aGcKncFgxNtCfR69LOYMPi
el/1yy2tGbdeVR6oQlaFQWYj4jmxoEMqabGwXNCMgqAeBf6ldymD6ZzoukyygtRA
wPiPMNyEXU5baC9eZjrPcSccWs/1Ti1QkSCZa0fLuTf3fk9rvE+WiHElCvMyXn9z
sekeJKo95kpr4hmnlGJBmiTlPX1qScvPo97UPc2q4bhVF0Co0Zr8pHnM078b1cq2
rq0Vl4PfuRBF1P7iC9G2
=51h7
-END PGP 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/e1uceou-0005ue...@franck.debian.org



Accepted xfe 1.34-1 (all amd64 i386 source)

2013-05-15 Thread Joachim Wiedorn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 May 2013 20:59:15 +0200
Source: xfe
Binary: xfe xfe-i18n xfe-themes
Architecture: all amd64 i386 source
Version: 1.34-1
Distribution: unstable
Urgency: low
Maintainer: Joachim Wiedorn ad_deb...@joonet.de
Changed-By: Joachim Wiedorn ad_deb...@joonet.de
Description: 
 xfe-i18n   - lightweight file manager for X11 (i18n support)
 xfe- lightweight file manager for X11
 xfe-themes - lightweight file manager for X11 (themes)
Changes: 
 xfe (1.34-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Move to debhelper (= 9).
 - Remove obsolete DM-Upload-Allowed flag.
   * Move to compat level 9.
   * Reduce menu icons to 32x32 (lintian).
   * Remove obsolete patches, update some patches.
   * Add two patches:
 - remove backup file (autosave).
 - update german translation.
Checksums-Sha1: 
 3e353986e0860a412af899001580db72862b821e 1603882 xfe_1.34-1_amd64.deb
 c2fb2c3c01b7f414c38dadcfec76fb8744085d4b 1311 xfe_1.34-1.dsc
 acd31d9d81a65e507e8c52acc6bed7593ad674b4 2356801 xfe_1.34.orig.tar.gz
 6cff47ddb2e4479956bad73edd5bfc971b4ebecf 70514 xfe_1.34-1.debian.tar.gz
 de8c469a274a24a66c6f36def694a61a3939ee2b 1603034 xfe_1.34-1_i386.deb
 5624a2a49957d1d58020f0da5ebf74e85e157c33 450350 xfe-i18n_1.34-1_all.deb
 425d5841b3d1d357a806e28006923ef046b27bd6 705056 xfe-themes_1.34-1_all.deb
Checksums-Sha256: 
 6c6bf20e6ec96373ac28e1cf3713549bbcd77ac08c6620231d9b9484a9747e64 1603882 
xfe_1.34-1_amd64.deb
 ff053974f15f1186e6f477df0c00abb26eff710e23faac4ffe520ff547f47c58 1311 
xfe_1.34-1.dsc
 5e311b0609349ca5ad2c34d32ccb79863eb48f6b8a9fddcecf37f0dd368acf78 2356801 
xfe_1.34.orig.tar.gz
 69f0885495bdc53375a6010ac7f0e3737ce55025af981bfadae7a44e1849d549 70514 
xfe_1.34-1.debian.tar.gz
 1005500a4131a0fc69b5cca1743312d62139c3c18db5fe3be39353dc6d00cd1f 1603034 
xfe_1.34-1_i386.deb
 e77cef00b18e883eb19f1b6008ff8476c39838da8394a20dcb398c745b5015a5 450350 
xfe-i18n_1.34-1_all.deb
 f6cacd6a0aa69fbf2f2bd705ea7e7145f2e8bbc141a45b9045548319641af019 705056 
xfe-themes_1.34-1_all.deb
Files: 
 482b77c9471d9ddc8f4d76a597051b1f 1603882 x11 optional xfe_1.34-1_amd64.deb
 95a77b900f8a7575d929516353914790 1311 x11 optional xfe_1.34-1.dsc
 36d0a590d95742eb59d8128a9a7a35b4 2356801 x11 optional xfe_1.34.orig.tar.gz
 b1f9840b05bb5a16fa28ee229cedc2fa 70514 x11 optional xfe_1.34-1.debian.tar.gz
 47c08c58443482ffdd21f2716fb72836 1603034 x11 optional xfe_1.34-1_i386.deb
 86d84505cadce3bf742544e80a8612c7 450350 x11 optional xfe-i18n_1.34-1_all.deb
 72eaab579f0bef698cbfe904022580fa 705056 x11 optional xfe-themes_1.34-1_all.deb

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

iEYEARECAAYFAlGBkgoACgkQSiJUZB/hsIu/MQCeLqTfashJdpQ0nVRwOCNU+aGH
soYAoIKRPOkJ455MVFG1v9z7PEQBwEY3
=nP50
-END PGP 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/e1ucep8-0005xq...@franck.debian.org



Accepted octave-java 1.2.9-2 (source amd64)

2013-05-15 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 18:19:32 +0200
Source: octave-java
Binary: octave-java
Architecture: source amd64
Version: 1.2.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 octave-java - Java objects manipulation interface for Octave
Changes: 
 octave-java (1.2.9-2) unstable; urgency=low
 .
   * Upload to unstable
Checksums-Sha1: 
 71b4f467d378e080365e14415d076b737375ebaa 2037 octave-java_1.2.9-2.dsc
 f29e22b04da11c02bf1cab436e66e6d57fd66705 3788 octave-java_1.2.9-2.debian.tar.gz
 b2ab80368a2a372e8718e0071320dac700e2120a 1064486 octave-java_1.2.9-2_amd64.deb
Checksums-Sha256: 
 66239e3104d347494598a6eb180b3875143f69edc4696bf7979c013e0e077cd7 2037 
octave-java_1.2.9-2.dsc
 17a5e3618090ffa80d3a151a78d7a85af842026ad186788927e2d00018c35d26 3788 
octave-java_1.2.9-2.debian.tar.gz
 a7bf891c3fc499782356e58c57d6277b59d1797e13f06318f41457b5fe8b9d0e 1064486 
octave-java_1.2.9-2_amd64.deb
Files: 
 191369cb5de8f68966ffcd73fe77417b 2037 math optional octave-java_1.2.9-2.dsc
 e1706e528089f65de56fd3d96a88be61 3788 math optional 
octave-java_1.2.9-2.debian.tar.gz
 668701ef5a0438431ab700a30b0389c8 1064486 math optional 
octave-java_1.2.9-2_amd64.deb

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

iQIcBAEBCAAGBQJRk7asAAoJECzs6TUOzr5KDcwP/RAhSYk5wiuu6SI9CBTwXX9T
sg4VzkggL2S2Bs3hbVXsR3UAF/Ac+rej+W3e9/XgLdoeJkV5GH+k0dEnFJeTJIq0
Lr6CA42Og0Q7I94//KZuuJ5I5UEOpXJ73/qJi1FVvPKg4jkQC4rRXDS4lBeXLigk
5OHXsffV9IkECNbFifqweJF2In5Qpp90bU9eoL0oVTJDjchpio1tnHs8rrwQFqln
uHOJ0kuYpJupcdA6msweIiKkTwsf4/1CWIpSFtZnRdyGnt1a9b6TspnQoF0fsdg0
eD7my5Vry5Kji6fKe8XusJ+CDyMtjhJ7d/yssQmbZ9lyyu5S3XLUJTxbM8Xx1fCm
6b56Ot/iulbTisxF2dh9TeZ27cwzIHCkWF/5eR9OiVWKes9k20+eOyFYG0i8efWY
XhxxO78PVql+39wb2msL8LSxx0+YeOUuO9s7pPBdHTya1h6DanH7qTYvhPLWuzEO
/wqxc/nZ2796thpr6Gko9kpV0eCKcfIfQZHbjnE/ZjrnBr+9/LLwuS4otY32RDt3
cuAmN7x+1iX5lWAERx7GmHexIaUgnuM081x5QV51wN63hIbW2hoELU/4a5F/iti4
Cr91lN26BHQ8Mrxbwxz38Jn5IiIAfy9z6hCLA8K8nnR+lk4psqIlKfpb6WbcyJTY
W1cHmWBpBOQAWRfEbSYh
=QeGC
-END PGP 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/e1ucedg-og...@franck.debian.org



Accepted vxl 1.17.0-2 (source amd64)

2013-05-15 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 16:53:56 +0200
Source: vxl
Binary: libvxl1.17 libvxl1-dev
Architecture: source amd64
Version: 1.17.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libvxl1-dev - C++ Libraries for Computer Vision Research
 libvxl1.17 - C++ Libraries for Computer Vision Research
Closes: 693543 707472 708358
Changes: 
 vxl (1.17.0-2) unstable; urgency=low
 .
   * Upload to sid.
   * Fix comp with libav. Closes: #693543
 + debian/patches/libav_trunk.patch
   * Fix compilation issues. Closes: #708358
 + debian/patches/bug708358.patch
   * Fix compilation. Closes: #707472
 + debian/patches/bug707472.patch
Checksums-Sha1: 
 c3748c44fb2284d1a1b31fff1d972ea2108d9732 2420 vxl_1.17.0-2.dsc
 f3e8aa698dab80f5af9e37e31073505603383fb8 32809 vxl_1.17.0-2.debian.tar.gz
 5db1473fc09f90e584c4a44f1c38a4535b3fb904 15393072 libvxl1.17_1.17.0-2_amd64.deb
 07d8dff645cdb551eb0497a216c13ed196b2a229 2356768 libvxl1-dev_1.17.0-2_amd64.deb
Checksums-Sha256: 
 6307558112a395b4b1d35ba5235ff90903c7192e1bea7ae09ada2b82400595d2 2420 
vxl_1.17.0-2.dsc
 8c35880489f5d6c3a30314c4d82b073eda5486d84b29b8e133aa46eddfcbca51 32809 
vxl_1.17.0-2.debian.tar.gz
 2a101d8157a548eefca015bf44460a1237a15854a11e4ce1bcbeb4386f79e224 15393072 
libvxl1.17_1.17.0-2_amd64.deb
 3941f095479f367c5d6dd6d6f7808424513a9e804479aa1f67ec2ad4cf7923be 2356768 
libvxl1-dev_1.17.0-2_amd64.deb
Files: 
 75554590504aae240b17883b20e28fc9 2420 science optional vxl_1.17.0-2.dsc
 d9390ab372e1db79beb427bbc8bf1575 32809 science optional 
vxl_1.17.0-2.debian.tar.gz
 7b4dbb9f2392502aab13b7136884643e 15393072 libs optional 
libvxl1.17_1.17.0-2_amd64.deb
 514c3014e4ac61a6cc4755ffd383daf9 2356768 libdevel optional 
libvxl1-dev_1.17.0-2_amd64.deb

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

iQIcBAEBAgAGBQJRk7e1AAoJEAFx4YKK4JNF0ZsP+gJs2JzNGD+zmAzdeEVPzZ5l
SBAzNiwqTyFTPCXLZck1O+wGlAPrwYLDWRpek2dbTWtRi0AkT478mPlDIpvW0KIz
j5WCCYw9dUN2chlpo0Q3mJ+KkdcZ7zXuQCAW5CUu20crHy9M5Ar09AYZJdGttW3X
FsGyyDlBNJJx2M1X/ATAEnVSZEtEsH+ip8g6C3YXWm4sSwmt/hbWFS9Dcn3QrE4s
qfCIWuc8bRv2k8VJ3Z0J5NKrlMcdov0ll6WWttZrxgwqVio25cmSNzeNrTWz4yZ1
7VPLidNkIRGYEdd2OH1FdpDuvWmkbMGMQCpqRJRnhvO0HOv1XsWpTz/edNhCyiJm
gsoPJetCRVDz2P2QajmQJwF8QBhX7oq0VsA4EGeLzBUHoDbJGg7hxtR4bKkUdq/N
KmRtqd5jHbSnEsu755rgiEbfPwQz3XQ1etS22zm8Qv5B34EM7h+S4sIDFg2gzMvO
QAcvk5UaQFBZj/Z9W83+FXlUmImJJjMYIxHvWPFeKATutelsBHmt99k173YYP4H/
xpmxblCiAB29wI+TTXnYjT5bQv0KrbB9jUFUQZtmU/iw3ac9MebOLkEha7FXtmf7
ej3RPRCtyOoKjKo3GVcR8OtMbque43z5cslafsqOa1chYHVwaCNeO4RqlsBH3vOX
cHwDq+rzvh5gwc/IwEyh
=xGpr
-END PGP 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/e1ucedr-sy...@franck.debian.org



Accepted libio-socket-ssl-perl 1.89-1 (source all)

2013-05-15 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 May 2013 18:33:00 +0200
Source: libio-socket-ssl-perl
Binary: libio-socket-ssl-perl
Architecture: source all
Version: 1.89-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libio-socket-ssl-perl - Perl module implementing object oriented interface to 
SSL sockets
Changes: 
 libio-socket-ssl-perl (1.89-1) unstable; urgency=low
 .
   * Imported Upstream version 1.89
   * Update versioned dependency for IO::Socket::IP.
 Bump versioned (Build-)Depends(-Indep) on libio-socket-ip-perl to
 (= 0.20).
Checksums-Sha1: 
 9922d272372a9426ddeb1c48ae21c33abdb50d8f 2494 libio-socket-ssl-perl_1.89-1.dsc
 28340b6fdb1bb8024ae52c3570bc30459c6868f3 81012 
libio-socket-ssl-perl_1.89.orig.tar.gz
 860a2aa9787032097ca48bf7e1b42653833b60aa 6214 
libio-socket-ssl-perl_1.89-1.debian.tar.gz
 5932734a9165272c93ceb44ac46cc577490e3ab5 75962 
libio-socket-ssl-perl_1.89-1_all.deb
Checksums-Sha256: 
 7f3d1c9e55b0399a35db5046c1c887466b9cb77170eda24ded2d7a94bff9e351 2494 
libio-socket-ssl-perl_1.89-1.dsc
 4f25b70975c83588d21995200d0a4df7d0c26c3878a762423cbfed41c3430524 81012 
libio-socket-ssl-perl_1.89.orig.tar.gz
 ef3718dbfe12ef6ec86a29def738c2823e8d352c5347ae85b7423c10cf05b17c 6214 
libio-socket-ssl-perl_1.89-1.debian.tar.gz
 4da1d7e73679214c963ca330521ad81b8509d169d8a845b5c39a0067af613dd1 75962 
libio-socket-ssl-perl_1.89-1_all.deb
Files: 
 5acc529abba161e3645b1babbeaadb31 2494 perl optional 
libio-socket-ssl-perl_1.89-1.dsc
 282b18874f4266c96e78eb36c6d7e16a 81012 perl optional 
libio-socket-ssl-perl_1.89.orig.tar.gz
 0772e6b545e5146f99319fef7e909048 6214 perl optional 
libio-socket-ssl-perl_1.89-1.debian.tar.gz
 bb14dc6490ec8461cfd48f16c8feb439 75962 perl optional 
libio-socket-ssl-perl_1.89-1_all.deb

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

iQIcBAEBCgAGBQJRk7mmAAoJEHidbwV/2GP+IToQANiB/yGxytAQST2aEUuiF43R
hF4+IfqRy5OLCAh9FJ3PlKoxs3o5ruBU+CYazWXK4GDcnu2wZi6L4kSdOMlvqaLj
8F2fO4Ns3ivIWbb9/hc7x5PLOgrPfnAfXEJrL8ZCFZAJ4hSDGAvxwi/lnwff4uFv
zetUwcZbhSfLn8rqbFrsaWUoKbJkLVd1o7z9LmREZfngz0CtHieR1QDJDElkz7dt
aRKxFaXgZHoedhStl9TmdxYP1/omvZ46xSqh0AtL5QldTlLSb5XPJpQ0uQCcLD3e
sLBgP4Q/MTu7BG4LJbJLIScyInTehcgggcUEBTUIZAD9iLoB6W5Diifjx6CoUzEn
61BwpcRbNffo5rVErPcmNJpgNvWwwlqCTuo5d3eqf4DeSfrhbNCnO5s/pPIrqQul
nnrWJGWUoQJGmwJchAqMZsSdEdS+rz/6s4oiVSxQvnzt0t6sJs7qCUBFzn356Iwh
U25WO++5msMiiX1THoDOQqlusBJRLmdduW/0OF9YxRl/tZB1jH6azrG90oOTo1YI
z63q7hD1XEK1i0AuAVu+yujO+8H842jSDTvxI4Vyb5dri4cBvCSKiHr5vIYBwDD5
s2qGHUEBL0bA1vUVwo/XOaIEa78peJQDvNKvZ8Ig52uYNIMYRvrF78E83AcQJhkP
BPHyQA3nGcgbTK6QhEEZ
=fXCE
-END PGP 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/e1ucerb-00044v...@franck.debian.org



Accepted rsyslog 7.3.15-1 (source amd64 all)

2013-05-15 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 May 2013 18:21:02 +0200
Source: rsyslog
Binary: rsyslog rsyslog-doc rsyslog-mysql rsyslog-pgsql rsyslog-mongodb 
rsyslog-gssapi rsyslog-gnutls rsyslog-relp
Architecture: source amd64 all
Version: 7.3.15-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl bi...@debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 rsyslog- reliable system and kernel logging daemon
 rsyslog-doc - documentation for rsyslog
 rsyslog-gnutls - TLS protocol support for rsyslog
 rsyslog-gssapi - GSSAPI authentication and encryption support for rsyslog
 rsyslog-mongodb - MongoDB output plugin for rsyslog
 rsyslog-mysql - MySQL output plugin for rsyslog
 rsyslog-pgsql - PostgreSQL output plugin for rsyslog
 rsyslog-relp - RELP protocol support for rsyslog
Changes: 
 rsyslog (7.3.15-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 16bb8fee86c2c1c9aa6d1520629fd5f175195101 2436 rsyslog_7.3.15-1.dsc
 7df84585403c9a88b7d13e8c8f01bbff5d380452 2920543 rsyslog_7.3.15.orig.tar.gz
 29a90e7e0d816dd5ce013b1ac3e213e022883311 29441 rsyslog_7.3.15-1.debian.tar.gz
 93b7a49c04668a1cdf0ab52b6d19c72f76d84323 695958 rsyslog_7.3.15-1_amd64.deb
 d17d4da95b33f001ce4fb380e9bee621bdae2772 1199058 rsyslog-doc_7.3.15-1_all.deb
 28cf518bdee83fd88c0a931f1e04e00cde85ab84 146564 
rsyslog-mysql_7.3.15-1_amd64.deb
 c9a7e3b3271d771fecf749bbea48f5f4637e9b4e 144862 
rsyslog-pgsql_7.3.15-1_amd64.deb
 d04e34da3ecb250377c6fcfcde4b5505f4b97d6f 146818 
rsyslog-mongodb_7.3.15-1_amd64.deb
 1bd72166c77abc411a5707451bae8ede77fd593e 152896 
rsyslog-gssapi_7.3.15-1_amd64.deb
 e5ba3e9c02bead678587dac16586e0e677f00b73 151650 
rsyslog-gnutls_7.3.15-1_amd64.deb
 b6c8cb86ee09896514b40e7ec97128df16a7dd11 147646 rsyslog-relp_7.3.15-1_amd64.deb
Checksums-Sha256: 
 256728d88afbe7472fdce90e0721c3991d1b6db9f92eff7632a9eeab7794a619 2436 
rsyslog_7.3.15-1.dsc
 8468c58ae28b713bfb19073fba7335644ea26e18aebcb5b83af679d3e5702cbd 2920543 
rsyslog_7.3.15.orig.tar.gz
 ce4dd13b3100dfedc43149ee7df0b5da5b40bd40c116586dde49569d666d686b 29441 
rsyslog_7.3.15-1.debian.tar.gz
 3fb5f4a46df5e526c8f58a915b7cd3b9dd97b17db26b41b6c57c6a0ac24b0dad 695958 
rsyslog_7.3.15-1_amd64.deb
 d2893816f559bb0475111c45697696188e40ab799eba6b559c5f5bf9d4815c4a 1199058 
rsyslog-doc_7.3.15-1_all.deb
 6672120ebecf7406b0b4df9705b6d2b20f0531708bd1e28955df27ed27653e28 146564 
rsyslog-mysql_7.3.15-1_amd64.deb
 40821c7efe902262d95ca837108f743e21dccfb6265478e329dd1d7a7f4f22d1 144862 
rsyslog-pgsql_7.3.15-1_amd64.deb
 9794abaf8425c824d8188e3d75150a7911da878832af567783636bba44c1db4d 146818 
rsyslog-mongodb_7.3.15-1_amd64.deb
 4fbc38c4f9c74be461f45c999b685b260977fe18a1c1f06068747afe5f47748f 152896 
rsyslog-gssapi_7.3.15-1_amd64.deb
 f3b74724f0236fdeec04c459f6c1b66ed8e72a1bf5dd9e200f087ebddf533df7 151650 
rsyslog-gnutls_7.3.15-1_amd64.deb
 7216b502df7902a199d443c5a37ee934219fc1a038d60f2f48b07dbab02e4e8c 147646 
rsyslog-relp_7.3.15-1_amd64.deb
Files: 
 bd1b95284027726f9b1dff44f716a87a 2436 admin important rsyslog_7.3.15-1.dsc
 7fe8793fa235992599de796a328a4185 2920543 admin important 
rsyslog_7.3.15.orig.tar.gz
 4187b9d56a77b1dbfeb9dfa2e70517c8 29441 admin important 
rsyslog_7.3.15-1.debian.tar.gz
 e156e6047f2047d4516534d26e9aff53 695958 admin important 
rsyslog_7.3.15-1_amd64.deb
 06433f6e590115bd89c8189a3cbecd72 1199058 doc extra rsyslog-doc_7.3.15-1_all.deb
 0278ad70b5c7dc31fd46f7fc0618d0be 146564 admin extra 
rsyslog-mysql_7.3.15-1_amd64.deb
 6bb9efc38e7bc8c9b0e1c48352ff63be 144862 admin extra 
rsyslog-pgsql_7.3.15-1_amd64.deb
 cf2cab9751b173f22d3cdf4976637f40 146818 admin extra 
rsyslog-mongodb_7.3.15-1_amd64.deb
 6a15de48b9f85907359c40b34460d5e0 152896 admin extra 
rsyslog-gssapi_7.3.15-1_amd64.deb
 376c3c8779f116c3802e5480b06aa5e2 151650 admin extra 
rsyslog-gnutls_7.3.15-1_amd64.deb
 5ff104144fb8dae1f8cd2db3eb4885ba 147646 admin extra 
rsyslog-relp_7.3.15-1_amd64.deb

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

iQIcBAEBCAAGBQJRk7fxAAoJEGrh3w1gjyLcwXUP/1lCHtxyu+6knwFbseGIkCMI
odtbwnynOGMxZzz98j2UTD1B8QsGgM+ndGHg8nx2SDkiJTqqFYVxfOlNN8SBnY6I
DDShj73u4S111sSmrHnRTiq+V3HCvVmTHRTEeRCPzwpYYtV35fnOjLapTIEkgdi2
YH4gvO7L7HnQnFcz24+MXkVbBFPwE0tbHWV7qDH9bxxmvFEHa4jw3v7WScGANYQn
psDHJPReX/Y8PzK01sMGMdnEP3HSp77NVXkIEMyQfUhxUfkzHB6VV9n154vOgahl
qbgdL6/APGYIwbTM0hQV6EyHWF7h/h2Ut466blTTM5yHTTXEKR90N5ZTB6c6u1VO
hEfHsM5pWRh721vEYqN1b4slyza9esJr0KaM6u4ZUCIlQuMTiNIhUUdCtdapZaKb
kW4hb0v4Wyjhly/eyJd75yPG7GN5/1qYTs2jd9VSMdwcKMQaAbXawaWQdFvSGo37
emfgUiaCGcjzPYn4feNRwTO8EhPs+DMw0YBTYAxRn2I93rPg+AKrH6CPLsrVbYhR
xBZnrFLSjzMic8pNRQU0geMhAORdSHphJUMvi4xgLul84gI4blHynmMChkIJhJ0l
hAeuJd+SUFzM4NUtX5U4AAKmAQkR2sKDs+eZV3C3KkYMdTHD89/H+pcj1NwFit3w
Q3816DLbUkMoWy9wAB+u
=ld5u
-END PGP 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/e1ucerz-00048f...@franck.debian.org

Accepted cdrom-retriever 1.29 (source all)

2013-05-15 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 15 May 2013 19:00:37 +0200
Source: cdrom-retriever
Binary: cdrom-retriever load-cdrom
Architecture: source all
Version: 1.29
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 cdrom-retriever - Fetch modules from a CDROM (udeb)
 load-cdrom - Load installer components from CD (udeb)
Changes: 
 cdrom-retriever (1.29) unstable; urgency=low
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
Checksums-Sha1: 
 25aadd01eba352e5527f53c16a3d347ef653ecb8 1707 cdrom-retriever_1.29.dsc
 1c8eb7469f983acc2c4f28ca5c99e27aee8d679c 43372 cdrom-retriever_1.29.tar.gz
 01f351e49d56f54125324ffe1f533a9a0dbc85a0 14028 cdrom-retriever_1.29_all.udeb
 d31cfdb03b0bf9baaadcb6668283ca6492526bd1 3834 load-cdrom_1.29_all.udeb
Checksums-Sha256: 
 3ed2801e676b6a437913e92e7aab5b06d2603b4b6c26e8d6a9f8f53a2c53082a 1707 
cdrom-retriever_1.29.dsc
 b2b4fd1662da29f6adce2f7da58e48029694f8208ab03e60f92d5fa00ec628c7 43372 
cdrom-retriever_1.29.tar.gz
 5bd8857880a3e13af52754c8784c5f1fdbb522debbfb2281ab9d3762cff1ca23 14028 
cdrom-retriever_1.29_all.udeb
 edbe77664c2520f7d1a1517163be398f82f3c0fc0b3c9d45ddb394a9da754da4 3834 
load-cdrom_1.29_all.udeb
Files: 
 e9a190e97a1e1002a11aee6f7b728fc2 1707 debian-installer optional 
cdrom-retriever_1.29.dsc
 bba58ce5d9e1b63c52da35c5080229d8 43372 debian-installer optional 
cdrom-retriever_1.29.tar.gz
 cce5a431d4f750c8577bd7a7c2d9f55a 14028 debian-installer optional 
cdrom-retriever_1.29_all.udeb
 ebc2d0e171056e79711bbda322f58490 3834 debian-installer extra 
load-cdrom_1.29_all.udeb

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

iQIVAwUBUZPAFocvcCxNbiWoAQJIdhAAw+NRWddB18yuC+lKnzzMKkDHioO92raU
Ct1tlh4ATyolWIv+g3uxXr1GciGlPUEr1P9zBUQxSPIbjdIb2oiip6eDIXIgp5P4
jlMzdZvHziOzZmjzHXfICgp6k/fXr+4Z+irelLFjAJh3hhWimg/X85fgRekQfXRZ
ZLr4TzmHzYn6V+Gk1pJbDQgBExlBGV82hw9jBkoTB25IWLfQU2DkhSuO88Tr9qf+
RtgkECTOWcEpDV3l7e37zvEs0ZJDxc56vJlPyan+52XLWRfopgTjAlMCtaudmsg6
hgBtftM5e3tyzfuXFGWJ4msHmci89wN7VANbVOYqj7hJS9D0DE8T6avbBsH7UoAJ
j7s7M7UfLUBMxGsecCerZABNgtdKpvSI7J028EdR58lCusehjxogRzwLRLkdPZLL
BRUX+Zl3reRqDWBAXbAEIjk11OUi30G30+945hwlbkqvqmPpGQj6g2JnHsETN81g
n/hO+dQgPazIZv/1BtJmOq4L1JOzUp3tn30HmB7YjhmfMuw13tX9s1jsqE8rW+Dc
SoPtpRfbE1W/oVd5KfLk2p4lkz8xLx8DsTyFLbC7wFNtbscUOe17GJbNsQfCei89
TIB1xUviLQrx+JQ1QV/BADGl4NKQddT8d1xX9SD2eiEw0LHd6Sbuew2MDFBvuCn5
ohwPMoaz1c4=
=+ZbY
-END PGP 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/e1ucfkw-b8...@franck.debian.org



  1   2   >