Re: Bug#696429: ITP: jhc -- a haskell compiler.

2012-12-21 Thread Joachim Breitner
Hi,

Am Freitag, den 21.12.2012, 08:21 +0900 schrieb Kiwamu Okabe:
 Jhs is useful for me, now.
 I am trying to rewrite NetBSD bootloader with Haskell.
 
 [..]

Great, just checking :-)

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


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


Getting Intel Cedarview drivers into Debian

2012-12-21 Thread Mikko Rasa

Hi Debian developers,

I'm working as a consultant on a project to develop drivers for the 
PowerVR graphics processor in the Cedarview family of Intel Atom 
microprocessors in a Debian environment.  The current target is Wheezy, 
and Intel wishes to get the drivers into the official distribution.


What they've failed to take into account is that Wheezy is currently 
frozen in preparation of release, so I'm more than a bit skeptical of 
getting a new package in (I was only brought in to the project very 
recently).  However, I promised to ask you about this, so here we go.


It should be noted that due to licensing issues, the driver will be 
closed source.  The kernel component is under the GPL, so a dkms package 
will be made.


There's also one kernel patch that needs to be applied to Wheezy's 
kernel for the driver to function.  The patch has been accepted to the 
mainline kernel, and my understanding is that it's included in the 3.7 
release[1].


On to questions:

1. Is there any possibility of getting the drivers in the initial Wheezy 
release?  If so, what needs to happen on our end?


2. What about a subsequent update to Wheezy?  I wasn't able to find 
information on what kinds of changes are permitted.


3. Neither us nor Intel has any Debian developers on our respective 
payrolls.  What's the best approach for maintaining the package?  Should 
someone from Intel become a maintainer, or are there some existing 
developers or maintainers that can take responsibility of the package 
after the initial work is complete?


[1] 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=ac207ed2471150e06af0afc76e4becc701fa2733


--
Mikko Rasa The DataBeaver


--
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/50d462bd.8080...@movial.com



Re: Getting Intel Cedarview drivers into Debian

2012-12-21 Thread Cyril Brulebois
Hello Mikko,

Mikko Rasa mikko.r...@movial.com (21/12/2012):
 It should be noted that due to licensing issues, the driver will be
 closed source.

I should note: lol.

 There's also one kernel patch that needs to be applied to Wheezy's
 kernel for the driver to function.  The patch has been accepted to
 the mainline kernel, and my understanding is that it's included in
 the 3.7 release[1].

You may ask kernel maintainers whether they want/will consider
backporting that patch (if it even makes sense) to 3.2; Ben will
probably answer this point, otherwise you can reach kernel maintainers
at debian-ker...@lists.debian.org.

 1. Is there any possibility of getting the drivers in the initial
 Wheezy release?  If so, what needs to happen on our end?

No.

 2. What about a subsequent update to Wheezy?  I wasn't able to find
 information on what kinds of changes are permitted.

No. What you could try to achieve is getting your packages into
unstable; if they are in a good shape, they may migrate to testing
once the freeze is lifted. From there, they become candidates for
wheezy-backports. More information on:
  http://backports.debian.org/

 3. Neither us nor Intel has any Debian developers on our respective
 payrolls.  What's the best approach for maintaining the package?
 Should someone from Intel become a maintainer, or are there some
 existing developers or maintainers that can take responsibility of
 the package after the initial work is complete?

For a regular (meaning FLOSS) X driver you could ask X maintainers
(debia...@lists.debian.org), but you should note they are not
interested in non-free drivers. You may try your luck by asking
maintainers of those blobby/non-free fglrx or nvidia drivers.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Getting Intel Cedarview drivers into Debian

2012-12-21 Thread Lisandro Damián Nicanor Pérez Meyer
Note: this is my personal POV, this is not endorsed by anyone except me ;-)

On Fri 21 Dec 2012 10:23:09 Mikko Rasa escribió:
 Hi Debian developers,
[snip]
 On to questions:
 
 1. Is there any possibility of getting the drivers in the initial Wheezy
 release?  If so, what needs to happen on our end?

If I'm not mistaken, this should go to the Release Team [0].

[0] http://wiki.debian.org/Teams/ReleaseTeam

 3. Neither us nor Intel has any Debian developers on our respective
 payrolls.  What's the best approach for maintaining the package?  Should
 someone from Intel become a maintainer, or are there some existing
 developers or maintainers that can take responsibility of the package
 after the initial work is complete?

- One of you becomes the maintainer and gets sponsored by a DD (you need to 
find a DD willing to do that, of course), commiting to maintain the package as 
any other maintainer does.
- You find a Debian Developer who's interested in maintaining the package.
- You pay a DD to do the job, which includes maintaining the package for as 
long as you want to keep it alive.

Kinds regards, Lisandro.

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


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


Re: Stuff from /bin, /sbin, /lib depending on /usr/lib libraries

2012-12-21 Thread Thorsten Glaser
Petter Reinholdtsen dixit:

When using NSS modules linked to libraries in /usr/ and bash (or any
other shell loading user information at startup) as /bin/sh, the shell
scripts being run to shut down the machine will block /usr/ from being
umounted.  When /usr/ is a LVM partition, this block LVM from being

That’s just another argument for using /bin/mksh-static as /bin/sh.
(It’s also faster than /bin/dash which is dynamically linked.)

bye,
//mirabilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh


--
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/pine.bsm.4.64l.1212211429210...@herc.mirbsd.org



Re: RFA: jabberd2 -- Jabber instant messenger server

2012-12-21 Thread W. van den Akker
 

sorry, mistyped the 'un' ;) 

On 21-12-2012 07:07, Michael Tokarev
wrote: 

 On 21.12.2012 02:29, Willem van den Akker wrote:
 
 Thanks
for getting new [udns] version into stable.
 
 FWIW, it is not stable,
it is unstable. This version
 will not hit stable before wheezy is
released.
 
 /mjt

 

Re: Math Fonts for Iceweasel and MathJax

2012-12-21 Thread Ian Jackson
Frédéric WANG writes (Math Fonts for Iceweasel and MathJax):
 Dear Debian maintainers,
 
 I raised this issue about math font dependency in Iceweasel a couple of 
 time ago but I still don't see any changes at 
 http://packages.debian.org/sid/iceweasel... The issue was discussed 
 again on the LaTeXML mailing list, so I'm going to report it again.
 
 Basically, Iceweasel must not depend on ttf-lyx, ttf-mathematica4.1, 
 xfonts-mathml or any other font packages that would lead to the 
 installation of Computer Modern fonts or Mathematica fonts. These old 
 fonts were used a long time ago in Gecko's MathML engine but now they 
 may give weird rendering bugs if they are still installed.

I think by looking at the dependencies you are targeting the wrong
part of the problem.  Rather than trying to arrange for these
troublesome fonts not to be installed, you should probably instead
arrange for the fontconfig configuration to prefer other fonts even
when the troublesome ones are present.

Otherwise people who happen to install those troublesome fonts for
other reasons will still find that things break.

Thanks,
Ian.


--
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/20692.32966.638455.472...@chiark.greenend.org.uk



Re: Math Fonts for Iceweasel and MathJax

2012-12-21 Thread Ian Jackson
Frédéric WANG writes (Re: Math Fonts for Iceweasel and MathJax):
 Sorry, what I said was not accurate. There will be rendering bugs if 
 these old fonts are installed AND the user still has some old 
 preferences for these fonts in about:config. However, the support for 
 these fonts has been totally removed in the most recent versions of 
 Iceweasel, so that should not happen any more. So removing these 
 suggestions (which has already been done) was really because they are 
 totally useless now. My main concern was to add suggestion for newer 
 fonts to improve the MathML rendering. I'll open a bug when the 
 MathJax's maintainer has uploaded his change.

Ah, OK.  Thanks for clarifying.

Ian.


--
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/20692.33899.413908.127...@chiark.greenend.org.uk



Re: Math Fonts for Iceweasel and MathJax

2012-12-21 Thread Frédéric WANG

On 21/12/2012 16:31, Ian Jackson wrote:
I think by looking at the dependencies you are targeting the wrong 
part of the problem. Rather than trying to arrange for these 
troublesome fonts not to be installed, you should probably instead 
arrange for the fontconfig configuration to prefer other fonts even 
when the troublesome ones are present. Otherwise people who happen to 
install those troublesome fonts for other reasons will still find that 
things break. Thanks, Ian. 
Sorry, what I said was not accurate. There will be rendering bugs if 
these old fonts are installed AND the user still has some old 
preferences for these fonts in about:config. However, the support for 
these fonts has been totally removed in the most recent versions of 
Iceweasel, so that should not happen any more. So removing these 
suggestions (which has already been done) was really because they are 
totally useless now. My main concern was to add suggestion for newer 
fonts to improve the MathML rendering. I'll open a bug when the 
MathJax's maintainer has uploaded his change.


--
Frédéric Wang
maths-informatique-jeux.com/blog/frederic


--
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/50d48450.5090...@free.fr



Re: Getting Intel Cedarview drivers into Debian

2012-12-21 Thread Ben Hutchings
On Fri, 2012-12-21 at 15:03 +0100, Cyril Brulebois wrote:
 Hello Mikko,
 
 Mikko Rasa mikko.r...@movial.com (21/12/2012):
  It should be noted that due to licensing issues, the driver will be
  closed source.
 
 I should note: lol.
 
  There's also one kernel patch that needs to be applied to Wheezy's
  kernel for the driver to function.  The patch has been accepted to
  the mainline kernel, and my understanding is that it's included in
  the 3.7 release[1].
 
 You may ask kernel maintainers whether they want/will consider
 backporting that patch (if it even makes sense) to 3.2; Ben will
 probably answer this point, otherwise you can reach kernel maintainers
 at debian-ker...@lists.debian.org.
[...]

This went into 3.2.35.

Ben.

-- 
Ben Hutchings
Make three consecutive correct guesses and you will be considered an expert.


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


Re: Getting Intel Cedarview drivers into Debian

2012-12-21 Thread Thomas Goirand
On 12/21/2012 09:23 PM, Mikko Rasa wrote:
 Hi Debian developers,

 I'm working as a consultant on a project to develop drivers for the
 PowerVR graphics processor in the Cedarview family of Intel Atom
 microprocessors in a Debian environment.  The current target is
 Wheezy, and Intel wishes to get the drivers into the official
 distribution.

 What they've failed to take into account is that Wheezy is currently
 frozen in preparation of release, so I'm more than a bit skeptical of
 getting a new package in (I was only brought in to the project very
 recently).  However, I promised to ask you about this, so here we go.

 It should be noted that due to licensing issues, the driver will be
 closed source.  The kernel component is under the GPL, so a dkms
 package will be made.

I'm surprised. Wasn't Intel committed to support Opensource for all if
their drivers? Are they changing their policy? If so, that's quite bad,
since both ATI and Nvidia have been annoying all the community,
insisting with non-free drivers. If we're stuck with no alternative,
with Intel also going closed source, what type of hardware can we buy
then? :(

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/50d4b1d9.9030...@debian.org



Re: Getting Intel Cedarview drivers into Debian

2012-12-21 Thread Ben Hutchings
On Sat, 2012-12-22 at 03:00 +0800, Thomas Goirand wrote:
 On 12/21/2012 09:23 PM, Mikko Rasa wrote:
  Hi Debian developers,
 
  I'm working as a consultant on a project to develop drivers for the
  PowerVR graphics processor in the Cedarview family of Intel Atom
  microprocessors in a Debian environment.  The current target is
  Wheezy, and Intel wishes to get the drivers into the official
  distribution.
 
  What they've failed to take into account is that Wheezy is currently
  frozen in preparation of release, so I'm more than a bit skeptical of
  getting a new package in (I was only brought in to the project very
  recently).  However, I promised to ask you about this, so here we go.
 
  It should be noted that due to licensing issues, the driver will be
  closed source.  The kernel component is under the GPL, so a dkms
  package will be made.
 
 I'm surprised. Wasn't Intel committed to support Opensource for all if
 their drivers? Are they changing their policy? If so, that's quite bad,
 since both ATI and Nvidia have been annoying all the community,
 insisting with non-free drivers. If we're stuck with no alternative,
 with Intel also going closed source, what type of hardware can we buy
 then? :(

This has nothing to do with the GPUs built into Intel's
Core/Xeon/Pentium processors, which continue to be supported by the
i915/intel kernel/Xorg/libdrm/Mesa drivers.

For Atom SoCs and chipsets, Intel has long used the PowerVR GPUs
designed by Imagination, which the latter considers to be Valuable
Intellectual Property.  However, I think everything aside from the
actual GPU is Intel-designed so we get documentation and free drivers
for 'dumb framebuffer' functionality.

Ben.

-- 
Ben Hutchings
Make three consecutive correct guesses and you will be considered an expert.


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


Re: Stuff from /bin, /sbin, /lib depending on /usr/lib libraries

2012-12-21 Thread Petter Reinholdtsen

[Thorsten Glaser]
 That’s just another argument for using /bin/mksh-static as /bin/sh.
 (It’s also faster than /bin/dash which is dynamically linked.)

Does this mean that mksh-static isn't using NSS at all?

Do you have benchmarks showing that it is faster than dash?  How does it
affect the boot times?

-- 
Happy hacking
Petter Reinholdtsen


--
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/2fl4njf5dd6@diskless.uio.no



Bug#696511: ITP: kazoo -- higher level API to Apache Zookeeper for Python clients.

2012-12-21 Thread Neil Williams
Package: wnpp
Severity: wishlist
Owner: Neil Williams n...@spladug.net

* Package name: kazoo
  Version : 0.8.0
  Upstream Author : Kazoo Team u...@zookeeper.apache.org
* URL : https://kazoo.readthedocs.org
* License : Apache License 2.0
  Programming Lang: Python
  Description : higher level API to Apache Zookeeper for Python clients.

Kazoo features:

* Support for gevent 0.13 and gevent 1.0b
* Unified asynchronous API for use with greenlets or threads
* Lock, Party, Election, and Partitioner recipe implementations (more
  implementations are in development)
* Data and Children Watchers
* Integrated testing helpers for Zookeeper clusters
* Simplified Zookeeper connection state tracking
* Pure-Python based implementation of the wire protocol, avoiding all the
  memory leaks, lacking features, and debugging madness of the C library

Kazoo is heavily inspired by Netflix Curator simplifications and helpers.


-- 
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/20121221232414.11779.46769.reportbug@farglehob



Accepted dragonegg 3.2-1~exp1 (source amd64)

2012-12-21 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 08:48:56 +0100
Source: dragonegg
Binary: dragonegg dragonegg-4.6 dragonegg-4.7 llvm-gcc-4.6 llvm-gcc-4.7
Architecture: source amd64
Version: 3.2-1~exp1
Distribution: experimental
Urgency: low
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 dragonegg  - GCC plugin that uses LLVM for optimization and code generation
 dragonegg-4.6 - GCC plugin that uses LLVM for optimization and code generation
 dragonegg-4.7 - GCC plugin that uses LLVM for optimization and code generation
 llvm-gcc-4.6 - C front end for LLVM C/C++ compiler
 llvm-gcc-4.7 - C front end for LLVM C/C++ compiler
Changes: 
 dragonegg (3.2-1~exp1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 3b0d4c80b407709475e904a3ba3dc2cde673f225 1760 dragonegg_3.2-1~exp1.dsc
 8fd533cd260bfc4568645468a7ad4d15c2cf1256 588501 dragonegg_3.2.orig.tar.bz2
 4b35601e3bb44e175fbc02ebc5dfe9b7431e7f7d 15175 
dragonegg_3.2-1~exp1.debian.tar.gz
 3e55c28e66f4ac066f4906dced5798962ef798cb 7754 dragonegg_3.2-1~exp1_amd64.deb
 6dbade9cbd41695afb34b4df362ef06f6ee208da 4625224 
dragonegg-4.6_3.2-1~exp1_amd64.deb
 4c8077cc15c7b772d083b765c71de2fa40084297 4626182 
dragonegg-4.7_3.2-1~exp1_amd64.deb
 6c198870c05d461934f9f01f89b8feb1e7f35ab2 8012 llvm-gcc-4.6_3.2-1~exp1_amd64.deb
 72b646b9665ced7d3d2fa47a61b38482eff55579 7990 llvm-gcc-4.7_3.2-1~exp1_amd64.deb
Checksums-Sha256: 
 2fc5dbd653fb06004c9c428b1112383f32801b5b98ec45a3b9ffce8d1d1c 1760 
dragonegg_3.2-1~exp1.dsc
 09e6f1176d7100062bf8941db3f71c8b1f3d2dec0382e706f53b749a17e21f98 588501 
dragonegg_3.2.orig.tar.bz2
 22f6a8de17aea4ebba2df5e80a2f834ac1f5fc31b236019a58d096439c2719b3 15175 
dragonegg_3.2-1~exp1.debian.tar.gz
 97447ade4d8da44dedec6ba7ac40945c925e6b4e7ee3c1ac321d816e47f19a29 7754 
dragonegg_3.2-1~exp1_amd64.deb
 a43d92a2e8a6ebe6a77a42c9acee7c58ba92b5d7baebb59a216aa1df901c81e5 4625224 
dragonegg-4.6_3.2-1~exp1_amd64.deb
 2e5bef7a4a55a94b5a372eaa5f3e6d6670bb9e255e4068b5550d1f887054e6f6 4626182 
dragonegg-4.7_3.2-1~exp1_amd64.deb
 be0321e33759b1b37e24e5a244a2b8e12179984fb54a245f827f3ea617d50adb 8012 
llvm-gcc-4.6_3.2-1~exp1_amd64.deb
 fe0df41cf3610f7d79a309364bd9f35fc230e0a21d388812754386b5e9fbfcc3 7990 
llvm-gcc-4.7_3.2-1~exp1_amd64.deb
Files: 
 46ddffbc510a9d8e4b9ab26b47c8e6bd 1760 devel optional dragonegg_3.2-1~exp1.dsc
 9577368477696fffabb5a041aefb2d8d 588501 devel optional 
dragonegg_3.2.orig.tar.bz2
 2d1529cbc03ff67a9a118500f3ae8c09 15175 devel optional 
dragonegg_3.2-1~exp1.debian.tar.gz
 334a25431cefc79f3781dd3aad893559 7754 devel optional 
dragonegg_3.2-1~exp1_amd64.deb
 598f0f3076868701def1525aec6d847f 4625224 devel optional 
dragonegg-4.6_3.2-1~exp1_amd64.deb
 9e57daadae5d4394056890d39b9d46c7 4626182 devel optional 
dragonegg-4.7_3.2-1~exp1_amd64.deb
 c2416c034b27d04467bfca0f3d97bcc7 8012 devel optional 
llvm-gcc-4.6_3.2-1~exp1_amd64.deb
 cbfb185b53c90f084259df99da575473 7990 devel optional 
llvm-gcc-4.7_3.2-1~exp1_amd64.deb

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

iEYEARECAAYFAlDUFYIACgkQiOXXM92JlhBSOACeOumS7ZouQBPkHO+hY27KncLZ
jJUAnjShmNB2N/o1VsIZjEfSQ5SLdEfv
=Og4Q
-END PGP 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/e1tlygb-gn...@franck.debian.org



Accepted python3.3 3.3.0-7 (source all amd64)

2012-12-21 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 07:24:41 +0100
Source: python3.3
Binary: python3.3 libpython3.3-stdlib python3.3-minimal libpython3.3-minimal 
libpython3.3 python3.3-examples python3.3-dev libpython3.3-dev idle-python3.3 
python3.3-doc python3.3-dbg libpython3.3-dbg
Architecture: source all amd64
Version: 3.3.0-7
Distribution: experimental
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 idle-python3.3 - IDE for Python (v3.3) using Tkinter
 libpython3.3 - Shared Python runtime library (version 3.3)
 libpython3.3-dbg - Debug Build of the Python Interpreter (version 3.3)
 libpython3.3-dev - Header files and a static library for Python (v3.3)
 libpython3.3-minimal - Minimal subset of the Python language (version 3.3)
 libpython3.3-stdlib - Interactive high-level object-oriented language (version 
3.3)
 python3.3  - Interactive high-level object-oriented language (version 3.3)
 python3.3-dbg - Debug Build of the Python Interpreter (version 3.3)
 python3.3-dev - Header files and a static library for Python (v3.3)
 python3.3-doc - Documentation for the high-level object-oriented language 
Python
 python3.3-examples - Examples for the Python language (v3.3)
 python3.3-minimal - Minimal subset of the Python language (version 3.3)
Closes: 695758 695959
Changes: 
 python3.3 (3.3.0-7) experimental; urgency=low
 .
   * Update to 20121220 from the 3.3 branch.
   * debian/patches/sys-multiarch.diff: Expose multiarch triplet value
 as sys.implementation._multiarch (Barry Warsaw).  Closes: #695959.
 Note: Usage of sysconfig.get_config_var('MULTIARCH') is preferred.
   * Set the install schema to `unix_prefix', if a virtual environment
 is detected (VIRTUAL_ENV env var present). Closes: #695758.
   * python3.3-dev, libpython3.3-dev: Drop the dependency on libssl-dev.
Checksums-Sha1: 
 7d2eb9c1d71c7d81931592320da8513d62acac69 2245 python3.3_3.3.0-7.dsc
 eb7fda29061b3f3346a0136ba199ef3377c56b56 779222 python3.3_3.3.0-7.diff.gz
 1fefc8be81aaa0306ec9a0713ad1a8c5846fc68a 404162 
python3.3-examples_3.3.0-7_all.deb
 fe857aaf8c69a0b1c696adfea778a3ac39821457 80082 idle-python3.3_3.3.0-7_all.deb
 a4b4b6779cf533c4d5b908df735cb8c1acfe912e 6866150 python3.3-doc_3.3.0-7_all.deb
 364809bede375925612ad9b140eef65fa60f0a00 177522 python3.3_3.3.0-7_amd64.deb
 dcba5741ed532c3ae90154f6e3238ddd2c1e0f95 2691396 
libpython3.3-stdlib_3.3.0-7_amd64.deb
 0d6a70aa668d74256046aee375c80cb7e6343afb 1475890 
python3.3-minimal_3.3.0-7_amd64.deb
 d00bee2f15bfdd21f3ba50bcfb8ff67961645835 600788 
libpython3.3-minimal_3.3.0-7_amd64.deb
 09e24a479601779e5a982ba7d61f10489d4cffad 1536672 libpython3.3_3.3.0-7_amd64.deb
 176700a6a82dc9f2f5df98f52ffd2666808aa865 354988 python3.3-dev_3.3.0-7_amd64.deb
 3774c6d85115023f4f16bc2eb850ec36ce47953e 28132834 
libpython3.3-dev_3.3.0-7_amd64.deb
 2e7fb63d33866a77458f35a454779a620b51a272 9778634 
python3.3-dbg_3.3.0-7_amd64.deb
 5f096d54d444ca42d91be6a24cf2f7bf7a540a94 8066346 
libpython3.3-dbg_3.3.0-7_amd64.deb
Checksums-Sha256: 
 a6d7907c993524b31a0f59bd3dc4d480e6f7d4d07c6187f4bae45754ff4c4ad4 2245 
python3.3_3.3.0-7.dsc
 c063b93c79e43e629069fc33bf175a2216df46a77a40e1864d8969642210c42b 779222 
python3.3_3.3.0-7.diff.gz
 56761def956f5a0cc2231afb5d3bc2eec9746c0d5c50bbba589a52c43298c95a 404162 
python3.3-examples_3.3.0-7_all.deb
 1840d2c5faf702ee3ce4af257e0ef4213a87f3ea537f93147c2e74f5e63a4ac2 80082 
idle-python3.3_3.3.0-7_all.deb
 64ff4be9fabc8e8c9a36b6f10aea8b09bb227a15623d46fc1d1ce5710aac6268 6866150 
python3.3-doc_3.3.0-7_all.deb
 f99a445319e374e69f74c8621bb9cf85f250b68c55af5331566fb60616bce403 177522 
python3.3_3.3.0-7_amd64.deb
 e030fc342912c724a18e9c1f2c3dd385334613d71d52b99a1a06b58df7e560fd 2691396 
libpython3.3-stdlib_3.3.0-7_amd64.deb
 c52a6e7a743c22ad975778f557f612a5d1a3fb469a8f2673b8eded6a4cef95b0 1475890 
python3.3-minimal_3.3.0-7_amd64.deb
 05af74b8b330eb6b6359edcea951fb48661097e460b10fa163ce2b0006e29b6d 600788 
libpython3.3-minimal_3.3.0-7_amd64.deb
 6f3ae3869d5a44a67ca2fb48807f647e626876e2259b375f1bf19828646eeccb 1536672 
libpython3.3_3.3.0-7_amd64.deb
 874e73b410698bbca75a105a666927d72f2ea3d3e66a4faf008b4d0b07879cc6 354988 
python3.3-dev_3.3.0-7_amd64.deb
 dea689c8b5f120a2db315e32de2ed0913aa5ec2d98d86c9f2bd2ae2db59393ce 28132834 
libpython3.3-dev_3.3.0-7_amd64.deb
 20ee5499870a534b5d60c272d0fbd26580dd90686363fe23f91c9c47d79d98f7 9778634 
python3.3-dbg_3.3.0-7_amd64.deb
 311545b519be420de876aa5bdffe9fb92e63eff7f65906493459c95d28ac19e0 8066346 
libpython3.3-dbg_3.3.0-7_amd64.deb
Files: 
 2de418f637cb3180590c9b635e858fa1 2245 python optional python3.3_3.3.0-7.dsc
 76b6c5eb13bd3bfa8a3da74bf89298be 779222 python optional 
python3.3_3.3.0-7.diff.gz
 e5f4cc3ef740b8d361de62c9bb0ce99d 404162 python optional 
python3.3-examples_3.3.0-7_all.deb
 dcc6572264fd8295ca0834005b6d402c 80082 python optional 
idle-python3.3_3.3.0-7_all.deb
 1520ff05e22d32e5a3058980c64b4621 6866150 doc optional 

Accepted udns 0.2-2 (source i386)

2012-12-21 Thread Michael Tokarev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 12:03:26 +0400
Source: udns
Binary: libudns0 libudns-dev udns-utils
Architecture: source i386
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Michael Tokarev m...@tls.msk.ru
Changed-By: Michael Tokarev m...@tls.msk.ru
Description: 
 libudns-dev - async-capable DNS stub resolver library, development files
 libudns0   - async-capable DNS stub resolver library
 udns-utils - Several DNS-related utilities built on top of udns library
Changes: 
 udns (0.2-2) unstable; urgency=low
 .
   * fix debian/rules to refer to timestamps not phony rules,
 and add build-arch and build-indep targets.
   * Source-Version = source:Version
   * bump Standards-Version to 3.9.4 (no changes needed)
   * enable dpkg-buildflags usage (hardening etc)
Checksums-Sha1: 
 4642a9717f36c875abf44faffd8a31c9f511fe4b 1252 udns_0.2-2.dsc
 1c0996ae407f5f141ee8e8a651b58975ad57b342 5084 udns_0.2-2.debian.tar.gz
 68fa1771e0db7fb7b0ded3b9c63a6567d147b677 28938 libudns0_0.2-2_i386.deb
 275905c99486cfd623853c13c065efbdedaebd69 60032 libudns-dev_0.2-2_i386.deb
 2211fab6e0690722b957bc19f8ed48adeeb360ae 24940 udns-utils_0.2-2_i386.deb
Checksums-Sha256: 
 98a30017bb9a09a3d6bd04dfe693dc368fad3e54132fa20474b92aee11d5607e 1252 
udns_0.2-2.dsc
 006eaffe56570f5598c487f5a833819767fb5b499469f6a538c9079ebfb1e9e1 5084 
udns_0.2-2.debian.tar.gz
 0007619db3aa7752e0b14d3b25e587cbf489bf8e6f1fb4318c530097609158e0 28938 
libudns0_0.2-2_i386.deb
 5665dde8bc19faa2ec75a60b079fb2a6e86415559bc4fc8d17a59d08d3bf25e6 60032 
libudns-dev_0.2-2_i386.deb
 032ac5507f27f6fee36ff5c2aae3434fb408e214704c450b3c80b55e72da0fd1 24940 
udns-utils_0.2-2_i386.deb
Files: 
 4a69e863cf5a505ced24f7a0e6bcfd15 1252 net optional udns_0.2-2.dsc
 037ee001f37f159c90376d8c7c0172e4 5084 net optional udns_0.2-2.debian.tar.gz
 d53e35664fcdf2b4f2ce402ceaae6ed4 28938 libs optional libudns0_0.2-2_i386.deb
 39e359a1b33b5ac17f1aa74a57ee7b2c 60032 libdevel optional 
libudns-dev_0.2-2_i386.deb
 39e9eeb568b043449a8a99d0975878bf 24940 net optional udns-utils_0.2-2_i386.deb

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

iJwEAQECAAYFAlDUGBgACgkQUlPFrXTwyDg5RwQA3W7P2yrOBx94E3mXmluGsc1o
vvC1TngBIshXThX19L/47PSMDSWKjOT4XpQUdaCz/Cxj79Qk9Lc7cxvdlYTB59sK
OKqpXfrbKHUi/w+wlqTG09V4pq0YJw67D1tZ/AYHujOMtgFBOrPVDz4onvMgj45N
Mvhw/YSoKE413DI9r1U=
=hfpM
-END PGP 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/e1tlyjq-0001ps...@franck.debian.org



Accepted libc++ 1.0~svn170866-1~exp1 (source amd64)

2012-12-21 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 09:45:40 +0100
Source: libc++
Binary: libc++1 libc++-dev libc++-src libc++abi1 libc++abi-dev libc++abi-src
Architecture: source amd64
Version: 1.0~svn170866-1~exp1
Distribution: experimental
Urgency: low
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libc++-dev - LLVM C++ Standard library (development files)
 libc++-src - LLVM C++ Standard library (source and test cases)
 libc++1- LLVM C++ Standard library
 libc++abi-dev - LLVM low level support for a standard C++ library (development 
fi
 libc++abi-src - libc++abi source and test cases
 libc++abi1 - LLVM low level support for a standard C++ library
Changes: 
 libc++ (1.0~svn170866-1~exp1) experimental; urgency=low
 .
   * New snapshot release
   * libc++-dev now provides libstdc++-dev
   * Update of the homepage
   * Update the minimal version of debhelper (9)
Checksums-Sha1: 
 363b04c54a7160f704907d18bc72448e9e730be7 1592 libc++_1.0~svn170866-1~exp1.dsc
 a52bf20a7d7a4c37881275bc11bf2deaf42da068 1858773 
libc++_1.0~svn170866.orig.tar.gz
 1259a56e2a6a0654601409c36eb019d37955908f 11843 
libc++_1.0~svn170866-1~exp1.debian.tar.gz
 9bd0d820d4877400dab1447444948174732b6517 273454 
libc++1_1.0~svn170866-1~exp1_amd64.deb
 f39a55fe08dcf24b71c4c0ccb2392dcc6c3e5771 776760 
libc++-dev_1.0~svn170866-1~exp1_amd64.deb
 f1e88243dfe0ddd3d552b8ec8b4b46bc6566cd30 922474 
libc++-src_1.0~svn170866-1~exp1_amd64.deb
 e31568388d83a1a9966ecee4868cd1506feea19d 81750 
libc++abi1_1.0~svn170866-1~exp1_amd64.deb
 7bbda9b586eb8d09f18b8ef3e854d72fdbf65eae 138294 
libc++abi-dev_1.0~svn170866-1~exp1_amd64.deb
 488f121972c5b34e2c6b923c02bab3e6558d4fa6 664792 
libc++abi-src_1.0~svn170866-1~exp1_amd64.deb
Checksums-Sha256: 
 e7aa4780ecb556a05fc2834d34c56183ec5e8a97590ad20b1a37800d9104107d 1592 
libc++_1.0~svn170866-1~exp1.dsc
 7a3ef0340b3d1156f0bf39c2496069cd0f9db00819b3e79c67292c738afc44b3 1858773 
libc++_1.0~svn170866.orig.tar.gz
 29ce03aca395a4608c5b6406f139888418405b2b1d672d996a43590d600873f7 11843 
libc++_1.0~svn170866-1~exp1.debian.tar.gz
 d3c89796459da0e30bb3d82262b4e57333f96792ae01c6a5a92b08cf5064c888 273454 
libc++1_1.0~svn170866-1~exp1_amd64.deb
 bef4fd4056c962a7fc6bbfd1c2997d1a8bb47d211301cc72d7580dc7b740b909 776760 
libc++-dev_1.0~svn170866-1~exp1_amd64.deb
 a0da653c68f7bdf1cf1db6abd52484ce739f6b7b1d2b90d7038447864adef0af 922474 
libc++-src_1.0~svn170866-1~exp1_amd64.deb
 150f7db74e239c45a1034aaeb19438203856eca35f0fd4ebbe25b1b025af7b43 81750 
libc++abi1_1.0~svn170866-1~exp1_amd64.deb
 482da35cdfcbcecb178d12823a0c60c80ca88ab0fe2167165f9f4ba20a3f621b 138294 
libc++abi-dev_1.0~svn170866-1~exp1_amd64.deb
 0a7aa739441a55d34f05f612469838f9c9d3381cdc921e85ab46850ff61fea6d 664792 
libc++abi-src_1.0~svn170866-1~exp1_amd64.deb
Files: 
 64b56c5becc7dd412860f2640133bfb5 1592 libs extra 
libc++_1.0~svn170866-1~exp1.dsc
 7cad6a44ede23694270f36102966d277 1858773 libs extra 
libc++_1.0~svn170866.orig.tar.gz
 38ddb15c3f7052512798b859241d69ab 11843 libs extra 
libc++_1.0~svn170866-1~exp1.debian.tar.gz
 c989872f4d6eee3b725cdf60c461eea6 273454 libs extra 
libc++1_1.0~svn170866-1~exp1_amd64.deb
 9d7a956caa4ee2b65d62deb18e93c6dc 776760 libdevel extra 
libc++-dev_1.0~svn170866-1~exp1_amd64.deb
 49b9ed3e0b7a6bcfe0e12aa002a122f6 922474 libs extra 
libc++-src_1.0~svn170866-1~exp1_amd64.deb
 6949d39ea134cfeba48ea68ee50c4571 81750 libs extra 
libc++abi1_1.0~svn170866-1~exp1_amd64.deb
 b12196bb16bf7fe10a1270b1482611fb 138294 libdevel extra 
libc++abi-dev_1.0~svn170866-1~exp1_amd64.deb
 7f4184989b489f597ddc9f3664f15881 664792 libs extra 
libc++abi-src_1.0~svn170866-1~exp1_amd64.deb

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

iEYEARECAAYFAlDUKVAACgkQiOXXM92JlhBaAwCfRRS/UZWyfRhIkVb+laXoQt3p
21oAoJpLiVSTAFk4S2o1dhQa9yLeE6pm
=yNwE
-END PGP 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/e1tlyyr-0007ce...@franck.debian.org



Accepted globus-gram-job-manager-pbs 1.6-2 (source amd64 all)

2012-12-21 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 10:17:40 +0100
Source: globus-gram-job-manager-pbs
Binary: globus-gram-job-manager-pbs globus-gram-job-manager-pbs-setup-poll 
globus-gram-job-manager-pbs-setup-seg globus-gram-job-manager-pbs-dbg
Architecture: source amd64 all
Version: 1.6-2
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 globus-gram-job-manager-pbs - Globus Toolkit - PBS Job Manager Support
 globus-gram-job-manager-pbs-dbg - Globus Toolkit - PBS Job Manager Support 
Debug Symbols
 globus-gram-job-manager-pbs-setup-poll - Globus Toolkit - PBS Job Manager 
Support using polling
 globus-gram-job-manager-pbs-setup-seg - Globus Toolkit - PBS Job Manager 
Support using SEG
Changes: 
 globus-gram-job-manager-pbs (1.6-2) unstable; urgency=low
 .
   * Fix kfreebsd compatibility (ENOSR not defined)
Checksums-Sha1: 
 98e69ba5b969bde53eafc9c11077158475181bf1 2483 
globus-gram-job-manager-pbs_1.6-2.dsc
 66fc2ef535f2b5eb5d5d4bf4307083658099b2be 4513 
globus-gram-job-manager-pbs_1.6-2.debian.tar.gz
 0aef57cfbe987b44b4247d5ba6c82dc095314785 13166 
globus-gram-job-manager-pbs-setup-seg_1.6-2_amd64.deb
 25ab135fb2f14237cb4c49eb29da133d2eaab777 17490 
globus-gram-job-manager-pbs-dbg_1.6-2_amd64.deb
 8ba530dc68c1b923d24b5fbb637114ff896cb553 9082 
globus-gram-job-manager-pbs_1.6-2_all.deb
 0fffae025b79b1e89181949a25f3d7c21abd17eb 2354 
globus-gram-job-manager-pbs-setup-poll_1.6-2_all.deb
Checksums-Sha256: 
 115c6f8f3fa3ec9c4fa8fa39fcffb8d9e84c4cf48ee092d61fdc893506ac9e56 2483 
globus-gram-job-manager-pbs_1.6-2.dsc
 d307db0b6fcd991434e7c694b59223b34dfdb2530da2fb0f7dde7de3d782442a 4513 
globus-gram-job-manager-pbs_1.6-2.debian.tar.gz
 56474e7286a962cb7e88c7c9c1b224e3c3ed5b4a00a084efaa7a180d2d4cc19d 13166 
globus-gram-job-manager-pbs-setup-seg_1.6-2_amd64.deb
 87835a5f16c1e3dce5e61d25751df2ef9d62d716696be956c288313a137d4bff 17490 
globus-gram-job-manager-pbs-dbg_1.6-2_amd64.deb
 8a5b755522b2baf2a0b59bff4e9c5d97aecf3dfc33cec35a27486ed6b5f8d842 9082 
globus-gram-job-manager-pbs_1.6-2_all.deb
 f92c2350aa732328217e03d73ca293eba97db8ae8ce4de0f45e46c12306f4d6a 2354 
globus-gram-job-manager-pbs-setup-poll_1.6-2_all.deb
Files: 
 515a6783910920f0df1daab69a5dbb99 2483 net optional 
globus-gram-job-manager-pbs_1.6-2.dsc
 d7164730cc7914ac773ee9dccbb8645c 4513 net optional 
globus-gram-job-manager-pbs_1.6-2.debian.tar.gz
 419a994c1f0800675893e9ee1fc7467f 13166 net optional 
globus-gram-job-manager-pbs-setup-seg_1.6-2_amd64.deb
 08bea80daf696e27f1e9f93c7affd6ad 17490 debug extra 
globus-gram-job-manager-pbs-dbg_1.6-2_amd64.deb
 0478cc4f207ad815714e17ec4c06f5e6 9082 net optional 
globus-gram-job-manager-pbs_1.6-2_all.deb
 ed36b8f9c98d72612cb8de2e4f7a29dc 2354 net optional 
globus-gram-job-manager-pbs-setup-poll_1.6-2_all.deb

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

iQIcBAEBAgAGBQJQ1DCWAAoJEOiuwv874alL4IAP+weUNKg/ivu/4lyy/Okwp1nG
5f4HO6dKB5X1hwoL3Ic4170ADwyCrviRPwY3aEJppvyAKodcxbhuO669wspwpTxK
uPm9qB380lbXVhshiG08i2ohvuIusim0nPfZDcClSsxuGlwH6O54VNjE5C6sN19V
tUHV0pc7rAX5v3JJtn7/7/cIlt08CYH/2Qv+NwRRwMPuOkzbXilzHOFUF/BsRDvu
7570y4XrNQN7zAyOCpY+doazyVU3/0O92NGsQzOyw6yVpveqaUE1XLQDe7Czu/48
VlDsp009mlu08iOacXk0aBmR3w9VxoGGYQzE1exct4if7dSifoR8l6YQ3ouX9dD8
drCg9wtzi34VYRptIp+bM/upuQEnldxpjpR+2XEh22JQn3NMY/oSfZ09ztvKM39I
7I3yUGFF8cF8GB79BcqJkkuew1faXRB00OlY3ZpKi77OYF+4/SVpL0MJEjpb+j9m
05rbOtJ00q2mGJDT/ozZdFPYjIhOa69cjHcbgQ2pcOpwtNU3WDXTuIx9hldGzkug
VA2Ba9z2sYdudGRdOWqHFEK/uOoE4u/9WkuTAvNn1Vg1YnR6hrPJ9krJfX9IX/jD
OYiP6Fv6FTvIupUsj7Hovwv+8JH3mquw5mulIWRt+BLKMNIsg63cJoF3kd+jtWFn
B+eInWAv+M4NtxIOMU2y
=v6X5
-END PGP 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/e1tlzr0-00036t...@franck.debian.org



Accepted scirenderer 1.0.3-1 (source all)

2012-12-21 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 11:17:44 +0100
Source: scirenderer
Binary: libscirenderer-java libscirenderer-java-doc
Architecture: source all
Version: 1.0.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libscirenderer-java - Java rendering library based on JOGL
 libscirenderer-java-doc - Java rendering library based on JOGL - doc
Changes: 
 scirenderer (1.0.3-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 5af70b1b4d3d09762309579aa3f150d37306bcc0 1515 scirenderer_1.0.3-1.dsc
 3ceaa684f8819a7024674f72603c986517e9cbb4 109557 scirenderer_1.0.3.orig.tar.gz
 1b54a7722b79ca19bcb6e536e84fdca6f2b4f94e 9036 scirenderer_1.0.3-1.debian.tar.gz
 2d2840757501223cf68b8f402b738fe78ca24311 152454 
libscirenderer-java_1.0.3-1_all.deb
 0d0a676627dcbd8e42f51be7b5a056351b8a560f 303432 
libscirenderer-java-doc_1.0.3-1_all.deb
Checksums-Sha256: 
 8c10d3a75a138e6697529bf232819c3a4a7643a93f1e0b9a1935924e24b7c544 1515 
scirenderer_1.0.3-1.dsc
 fc2f5736833ece9850a974f18c9187ac46ffb2fcf010e3276e1d4f96a74f21b5 109557 
scirenderer_1.0.3.orig.tar.gz
 0b9ef5eab1ee12154102b90d6183c8337391f97bcbed5a54e30a3347d28c6cc3 9036 
scirenderer_1.0.3-1.debian.tar.gz
 d32dd01d566f591f07a609212cac1b0b85fde768bc621ba408f6087ed18d3428 152454 
libscirenderer-java_1.0.3-1_all.deb
 1f9d25b9abc3f197873f6a78b0b174cda1d92d5e01203c8e8896a9e154b0ed53 303432 
libscirenderer-java-doc_1.0.3-1_all.deb
Files: 
 571b0529b92854a45477bfbbef0b7b27 1515 java optional scirenderer_1.0.3-1.dsc
 cd7eadaeca151c709477c9f97006a0d0 109557 java optional 
scirenderer_1.0.3.orig.tar.gz
 2c494eaee43f82d23fbc3207966e5ed5 9036 java optional 
scirenderer_1.0.3-1.debian.tar.gz
 112776899d653115ba6b7c7afc5e970d 152454 java optional 
libscirenderer-java_1.0.3-1_all.deb
 de807e88421fe2e62d4aae431480d4a5 303432 doc optional 
libscirenderer-java-doc_1.0.3-1_all.deb

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

iEYEARECAAYFAlDUOJAACgkQiOXXM92JlhCXpQCbBUJ3+4acx0S+m33iexHU5y+6
nHMAn0l8QEjEVIyJ3zWeotvJpl6COFS2
=nSqP
-END PGP 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/e1tlzug-0006tx...@franck.debian.org



Accepted ipcalc 0.41-3 (source all)

2012-12-21 Thread Bartosz Fenski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 12:30:11 +0100
Source: ipcalc
Binary: ipcalc
Architecture: source all
Version: 0.41-3
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski fe...@debian.org
Changed-By: Bartosz Fenski fe...@debian.org
Description: 
 ipcalc - parameter calculator for IPv4 addresses
Closes: 588143 600251 628955 670737 688148
Changes: 
 ipcalc (0.41-3) unstable; urgency=low
 .
   * The Akamai Technologies paid volunteer days release.
   * ACK previous NMU, thanks Christopher!
   * Documents some missing features in the manpage (Closes: #588143)
 Thanks Tanguy Ortolo tanguy+deb...@ortolo.eu!
   * Fixes other minor problems in manpage (Closes: #688148)
   * Description now says it's tool IPv4 only (Closes: #628955)
   * Fixes lack of /table tag when printing supernets (Closes: #600251)
   * The following changes are courtesy of Jari Aalto jari.aa...@cante.net:
 - Remove deprecated dpatch and upgrade to packaging format 3.0 quilt.
 - Update to Standards-Version to 3.9.3 and debhelper to 9.
 - Add build-arch and build-indep targets; use dh_prep in rules file.
 - Patch 03: update with quilt refresh to make it apply cleanly.
   Thanks to these changes (Closes: #670737)
Checksums-Sha1: 
 1d00317a7c5d422f8d74900a8637a4c790fc34f7 1073 ipcalc_0.41-3.dsc
 0aef7082a568ab2865f4ddf0d6ea676a088e731e 7708 ipcalc_0.41-3.debian.tar.gz
 dffe31c6e33cd937edd4fca23c2285ef6714f2dd 27724 ipcalc_0.41-3_all.deb
Checksums-Sha256: 
 7648aa7425b203a40118f0265f02ff302047115e3823a15d59342aede793f3e8 1073 
ipcalc_0.41-3.dsc
 00d38c15786408db65092dfc69ef31c29c18b35fec3958b46f2fd756fb5c4856 7708 
ipcalc_0.41-3.debian.tar.gz
 cce23e8bf71ebe408f0e687bd1d323abcd0b6ad0671fc2d13f65755cd7c640eb 27724 
ipcalc_0.41-3_all.deb
Files: 
 fba15b077db5d0b378e6afd833305d0b 1073 net optional ipcalc_0.41-3.dsc
 9559c22899f640c7e01bcf8879a57243 7708 net optional ipcalc_0.41-3.debian.tar.gz
 6a86683cce46ca7d07f02aa5850400dc 27724 net optional ipcalc_0.41-3_all.deb

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

iEYEARECAAYFAlDUQKgACgkQhQui3hP+/ECf4QCfWP3QZGH2H5GNfpmbpxeBPiYp
ozYAoOCkzXHp0ZxLcwBxm/XXfwd+pFfm
=pKI4
-END PGP 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/e1tm0n2-0005gt...@franck.debian.org



Accepted libnet-ssh2-perl 0.46-2 (source amd64)

2012-12-21 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 21 Dec 2012 11:13:38 +0100
Source: libnet-ssh2-perl
Binary: libnet-ssh2-perl
Architecture: source amd64
Version: 0.46-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libnet-ssh2-perl - Perl module for the SSH 2 protocol
Closes: 696462
Changes: 
 libnet-ssh2-perl (0.46-2) unstable; urgency=low
 .
   * Add zlib1g-dev to Build-Depends.
 Thanks to James McCoy james...@debian.org (Closes: #696462)
   * Drop fix-build build patch
Checksums-Sha1: 
 de26cdb8945b796cf2af16dd8e9b4a04052b7bd9 2126 libnet-ssh2-perl_0.46-2.dsc
 d2c3265d48cd1a006e72561ca7460ef766d033ee 3581 
libnet-ssh2-perl_0.46-2.debian.tar.gz
 635cfddba95a868ffbbf72dd1b256a0eebbc5dbf 93670 
libnet-ssh2-perl_0.46-2_amd64.deb
Checksums-Sha256: 
 222641a14d1e969abec5a84d32f2b28af7fcac1a105ee3ee5af90788f1265615 2126 
libnet-ssh2-perl_0.46-2.dsc
 c7c44a8f379da9903483bbbad77c0e897eae011375b0863eb2a6e0d53d954e8c 3581 
libnet-ssh2-perl_0.46-2.debian.tar.gz
 42609e7bd82dab8a2b2fa9f74167db501a6b3a87059982ec57f7eab95739c56d 93670 
libnet-ssh2-perl_0.46-2_amd64.deb
Files: 
 1c27a3e4fc9b3bc7915c5214aec90d41 2126 perl optional libnet-ssh2-perl_0.46-2.dsc
 f213f36a55f94a13df9c9f95ddbba522 3581 perl optional 
libnet-ssh2-perl_0.46-2.debian.tar.gz
 6fd542c81648311a73782fee6cc5fb8e 93670 perl optional 
libnet-ssh2-perl_0.46-2_amd64.deb

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

iQIcBAEBCgAGBQJQ1E08AAoJEHidbwV/2GP+3vEQAL4YxP9ubSMQCr0VdFrQNcul
0/r9hxFyUMqYdtRQufNzNUDdIcTavKRXyw8jUkaftWvWy6r68vaDjbXTc8Yv3IAL
/nAiqIzGekPzKFeP7lL+Pwv8/K0K/KmoPQQqXgpl0TtTnaUNHhy/l+NgIbTEb7Pa
NdI7N9IH8n0/dHjBZIcK08Ied055z+64Jmpu38HBnIAvFHLjOQahppgtGP4adpO9
+o+uzUFKMosILDgREwvdAJuTXKNTM22zDoX1HwF4u1zGs6SwHgoX6v/ephBETO4P
cdfM5JREs5DmB+HFcaN2UTim/9EeY8vN4S85qmc5Oea1SZL9x0xixbGqMHxtIOO+
0Zm4AvVwIjc6AN2NM4uIN4+ArNcZQ66KlgldTSRjgv3RzC0EU240Ud4Aai1cQm6S
D5ZnusWEKmN0jZlNuZZwSF5anuvM0KJW6QSGZ0SRMcFYKHVe4h7K2Y8DSoOOm1vd
OuiAS7rT47wrPvcPY5MERI/2n0RNNx05nqhTYUDRBlr4zwnuexHYVTPL5Enm6Nqs
vs5rjlH74FPAkPFgsquqt6DJSvWwx9vu2q7p/8cRAWjb++2sawwsV1AXIui2zrMd
+kTqaywoQGdOVaQpejyD0GvK4MLZBMhkf/E7hTOBy41Xa6k3iClMIfT9kuCC23Ok
/2Wcowgg/JmZQ04fzUsr
=pwLF
-END PGP 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/e1tm1j6-0008tr...@franck.debian.org



Accepted avfs 1.0.1-2 (source amd64)

2012-12-21 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 12:56:47 +0100
Source: avfs
Binary: avfs
Architecture: source amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes mes...@debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 avfs   - virtual filesystem to access archives, disk images, remote locati
Closes: 696473
Changes: 
 avfs (1.0.1-2) unstable; urgency=low
 .
   * Added pkg-config as build dependency. (Closes: #696473)
Checksums-Sha1: 
 9c2637f17372642ad996cfd8767b7c841b23d4dd 1018 avfs_1.0.1-2.dsc
 6ef4bd35c676f88720763671cb15126195697038 7363 avfs_1.0.1-2.diff.gz
 3b4feebc9fd416b288bcd39703a1e47dc6de99c7 513644 avfs_1.0.1-2_amd64.deb
Checksums-Sha256: 
 5de54372df56d266a76e994f876ac1f3f0159e5c1d2581d6ab6043ad833ba49b 1018 
avfs_1.0.1-2.dsc
 968e6048f79f97cfb56ec1443350d572ee6dd195e48f0882b9432637510da914 7363 
avfs_1.0.1-2.diff.gz
 67be7ee7aa0bc44e94fdaaefda9e0167d91ebb4a4daa6401655565631dcee2b0 513644 
avfs_1.0.1-2_amd64.deb
Files: 
 a7b82555ee8471a0383ee2666e815e9d 1018 utils extra avfs_1.0.1-2.dsc
 c668039a3ab3546a39ccdff676dfd03c 7363 utils extra avfs_1.0.1-2.diff.gz
 a3d50f9f374f51f14d524fa393418572 513644 utils extra avfs_1.0.1-2_amd64.deb

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

iD8DBQFQ1E91VkEm8inxm9ERAoczAJsGWKbn9OuLtX0H8JYhfXtKirah4gCfQVXA
37TOmMKd9BlYbEpACDGlGXg=
=jB/c
-END PGP 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/e1tm1xe-0003dc...@franck.debian.org



Accepted dh-exec 0.5 (source amd64)

2012-12-21 Thread Gergely Nagy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 12:46:40 +0100
Source: dh-exec
Binary: dh-exec
Architecture: source amd64
Version: 0.5
Distribution: unstable
Urgency: low
Maintainer: Gergely Nagy alger...@madhouse-project.org
Changed-By: Gergely Nagy alger...@madhouse-project.org
Description: 
 dh-exec- Scripts to help with executable debhelper files
Closes: 696199
Changes: 
 dh-exec (0.5) unstable; urgency=low
 .
   * Drop the AC_PREREQ from configure.ac, to make backporting
 easier. (Closes: #696199)
Checksums-Sha1: 
 91f394933f20dcb10c5957c42890183fc5fc53c8 1610 dh-exec_0.5.dsc
 cc394f788d635adcdbb54a1cfa4e2207aef7ed69 31721 dh-exec_0.5.tar.gz
 306417c4743c401a5722b9ef5cd4c91c9d42fb0a 23548 dh-exec_0.5_amd64.deb
Checksums-Sha256: 
 a86d3e5352180015582ca3eec99556d27215fe0c51e76394c0d7332d82faa59c 1610 
dh-exec_0.5.dsc
 584f496505fa9471a9bf34363eac860ce6fa5c286eb255b77090a039c6db7080 31721 
dh-exec_0.5.tar.gz
 efa4feab478d8ff306e00b26dc29402adbc546c570488cf39adda25edb718b2a 23548 
dh-exec_0.5_amd64.deb
Files: 
 470f8c049de946cb322f4b5c36bb86e7 1610 devel extra dh-exec_0.5.dsc
 64846f63abcbd1c9e97a33cb7dbb2a7f 31721 devel extra dh-exec_0.5.tar.gz
 646239c36e02414289e6d449d8931b17 23548 devel extra dh-exec_0.5_amd64.deb

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

iQIcBAEBAgAGBQJQ1FJLAAoJEKwekLrEM/aPLDoP/jUTSrj4Rr0qx2hdOJf0TUtP
7Gt5gwz7Hn3J0u1e8NaU/Llu1u0rLCBS9xCYBZHpLUFmtFotluanWIkf2mBhzbtA
hiigVlUu9xciKGeRzasiFDV9/z8nGXcbWaSBpVt55l7DfTAE4VIyuTJBIkiyD6qy
+c/PnIY1RAG4kLIXHeqj8hHKNecQ9BrJvX0L8YJ0Z+ZZ382zF3psArb3+byHsQE/
THeP1c+383g14CZwHd0jRX8jvdwp5r8ix31itrsUnIapSThzYgcByVmlWRdXdmEN
e/ik3r72ZiBu7mYITbQVRUk4SN/wchJ3Xddm69KmG/ccvj1B0GggdAxZnvdUFZGc
6vA24A8HGcBDDcVcMKsMxMWdhY9ZgatLqW7Ixw9W9VhHJ6idWyjz4mGFToXmFtxK
gL7SEEuPDtPv4Z9Y+Z45m3b4GBJldD5KU0zvGvyVTLauEAPDZfB2Z+/+NRsvb4c1
yxcCwVeM0aeWtOMKCb3lWAqZMKQSrgnFWBKZ30hl7em/jVUaVtPHyKuT5MueFJaH
DRiZ3Lz+udpCc2u+jUW2ABEuQJ+2/iUaWk//muYwX5anXoXTcdct/DQVToKZyUf2
ZtGKEPeEXJrsVs6kE5/2A7VVHFZEHlEnZ30MbhaQlfdeXFoFpUvPH2Q2E9E98opm
FBKyAJdPU8DSytrzGXdf
=zoe0
-END PGP 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/e1tm1xi-0003gt...@franck.debian.org



Accepted libmongo-client 0.1.6.2-1 (source amd64 all)

2012-12-21 Thread Gergely Nagy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 12:35:43 +0100
Source: libmongo-client
Binary: libmongo-client0 libmongo-client-dev libmongo-client0-dbg 
libmongo-client-doc
Architecture: source amd64 all
Version: 0.1.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Gergely Nagy alger...@madhouse-project.org
Changed-By: Gergely Nagy alger...@madhouse-project.org
Description: 
 libmongo-client-dev - Development files for the alternate C driver for MongoDB
 libmongo-client-doc - Documentation for the alternate C driver for MongoDB
 libmongo-client0 - Alternate C driver for the MongoDB document-oriented 
datastore
 libmongo-client0-dbg - Alternate C driver for MongoDB (debugging symbols)
Changes: 
 libmongo-client (0.1.6.2-1) unstable; urgency=low
 .
   * New upstream release.
 + Minor memory leak fix in the GridFS code
 + Support for the obsolete Binary subtype in GridFS files
 + Documentation improvements
   * Don't muck with m4/ during build, it is included upstream now.
Checksums-Sha1: 
 be50a12904851610f3b6a22c1f1323fec712f11a 2193 libmongo-client_0.1.6.2-1.dsc
 e2b8bf73ac00c82970f20e49da900456e890f25c 96088 
libmongo-client_0.1.6.2.orig.tar.xz
 7392b7c2384f62d4208889ce6f07dd196261080b 4252 
libmongo-client_0.1.6.2-1.debian.tar.xz
 423f7c6e1376f1cc03ae86be76b4e2049a8f50b1 35482 
libmongo-client0_0.1.6.2-1_amd64.deb
 1a4d9d262f08f20d305166abd9a229ed37e582ef 44398 
libmongo-client-dev_0.1.6.2-1_amd64.deb
 5f853c1b78b42e086a9c7e7e1a919207e7cbbf00 81308 
libmongo-client0-dbg_0.1.6.2-1_amd64.deb
 4b2583e9bb7aa0ddd9ab668062d3df50f8d71c1e 206046 
libmongo-client-doc_0.1.6.2-1_all.deb
Checksums-Sha256: 
 05564418e136ea844b0986541acc49d8b5fb086985420e4c2529e557c56946d4 2193 
libmongo-client_0.1.6.2-1.dsc
 4738d80c753f4094ad985bd94fe71c104d940939a8d81ce939d7ff4ebd808938 96088 
libmongo-client_0.1.6.2.orig.tar.xz
 e5f8b20d96a180478e8ce112578fd896f2d4e21ba248fcd3646c70309d59262d 4252 
libmongo-client_0.1.6.2-1.debian.tar.xz
 d65ba52d8f32b1209dfc3e0d05263f2f8f61555936c6454195c5605aef75f673 35482 
libmongo-client0_0.1.6.2-1_amd64.deb
 48b0421752466b2b03cacebcbe52f26ee9b82b606f9e98e6670a35a1ea2c477d 44398 
libmongo-client-dev_0.1.6.2-1_amd64.deb
 0a70e65b51d503def76e7f214adb0db82bf6debd008f227bd44a3f33ad05a954 81308 
libmongo-client0-dbg_0.1.6.2-1_amd64.deb
 c7f98ed29ff82ceff4b9a9d2a9c220a38626bcf3fb39c2c467a2aaed1b316437 206046 
libmongo-client-doc_0.1.6.2-1_all.deb
Files: 
 3c248734fe3cf0f5a216d1b5bb84943a 2193 libs extra libmongo-client_0.1.6.2-1.dsc
 f7d32d61ab55b144ecdf6232a8358068 96088 libs extra 
libmongo-client_0.1.6.2.orig.tar.xz
 f984ab02b3fc4b466e2228266b1ddce9 4252 libs extra 
libmongo-client_0.1.6.2-1.debian.tar.xz
 fad44454266934b175456ed18b3e869e 35482 libs extra 
libmongo-client0_0.1.6.2-1_amd64.deb
 c69a06cc4689242e52347029faa6f735 44398 libdevel extra 
libmongo-client-dev_0.1.6.2-1_amd64.deb
 63bd135ca7f9b8c3bcab17d90214149e 81308 debug extra 
libmongo-client0-dbg_0.1.6.2-1_amd64.deb
 591c74342fca3ec3418a4960911e76a0 206046 doc extra 
libmongo-client-doc_0.1.6.2-1_all.deb

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

iQIcBAEBAgAGBQJQ1FTYAAoJEKwekLrEM/aP6GEQAMl2vlTfjCp352mw5PXjramT
de9ok8OxMq6dXQftdaiVr/reX+HmqM6gX7R+9coRQ6EvJvpsnxkFcHCmpk/vDvtZ
utkYhYJe5YuHfUYSOApPerQ8BRfqniqsOpa43tqFW4flH/vTnCwXjyp5gHiVIP+d
xLDUtMyBmnkSjMacfOEB7IQuvjgHdwEWWhovUpInC507vYcoIjCisqtMEXluq2h4
H/atcLtF4sbdu6tCPTsAMFFvsncBFU9t9ERFpzAjKBb57udXk7DTpP+FyUYt13XW
Yxt7NsQza4EjvSD2fz3dlVHC6/+iaNSU3Mpp3Fmmh1tJNe1G2jLLXmv9bvODC651
A5ni0E5ngZSpUdELlMM7EQJaKXsosLw7HrWuD432AsVstXhyJg0cT+bfYbs0sQJx
YbvEYIwHNZZxQUEZmkgxsC8hoKDlWLFx3qyDhAjda1x553Q+fNxQRnRe3MVFFMh9
MVVHGV4O6RtSB0fqplkemrjJzMawbRchrt/kv3nJIZvgd7M48SwBk8tQ//RZgXZl
a+njXewcOV3YF8WDBgwbR52mPY4uGWVqhBsJ1jJSW3xwl5JIJLHGBws7/rMIyvWW
/RsrAKj8EQ89ix2NBSkdbTCUJUsnNkYbIsjPivsDkfFv7HZduEQl/lkhMruUeglB
V7mQRm2iSwaVeYDUZLjl
=N+kd
-END PGP 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/e1tm1mh-0006fr...@franck.debian.org



Accepted acpid 1:2.0.17-2 (source amd64)

2012-12-21 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 13:29:25 +0100
Source: acpid
Binary: acpid kacpimon
Architecture: source amd64
Version: 1:2.0.17-2
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team pkg-acpi-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 acpid  - Advanced Configuration and Power Interface event daemon
 kacpimon   - Kernel ACPI Event Monitor
Closes: 696213
Changes: 
 acpid (1:2.0.17-2) unstable; urgency=low
 .
   * Bump to debhelper compat level 9 and use the
 DEB_CFLAGS_MAINT_{APPEND_PREPEND} options to change flags, trusting
 dh_auto_configure to do the right thing, so that we get support for
 cross-compilation and other niceties.
 Thanks to Steve Langasek steve.langa...@canonical.com (Closes: #696213)
Checksums-Sha1: 
 f90cf5f23d237fa47a23ec1060dee9c6bdc414f0 1303 acpid_2.0.17-2.dsc
 8c64416d55898f69712a4e39fd43d88c24c3e8ce 19040 acpid_2.0.17-2.diff.gz
 db364c4845517e18eceaf943ac7c9cb4f9793bc8 59112 acpid_2.0.17-2_amd64.deb
 e9bc65b52b92d815080c22cef8a471f96464f33a 32300 kacpimon_2.0.17-2_amd64.deb
Checksums-Sha256: 
 bf5f75afe7e4a0c30c1bccdd51d4c4877436d024b3f0203409abcf47ddaaa55a 1303 
acpid_2.0.17-2.dsc
 9ad7bbf97df064fe7e5ff5fcaaa561619a74caa44cdef8733d9edf88e799b510 19040 
acpid_2.0.17-2.diff.gz
 9c9c5965a7cd9b9d82fe83270015f30ac85cdd9b638e7e3bcac017ff71df7ca7 59112 
acpid_2.0.17-2_amd64.deb
 c31ef3d6f93919d19226d6b2ded29d1260044fe9e55daf1a987ee5f805b9135d 32300 
kacpimon_2.0.17-2_amd64.deb
Files: 
 5435c87f3bdc374f023f4f91962c7c0e 1303 admin optional acpid_2.0.17-2.dsc
 5434457b3e9de8022009dddf85a807a2 19040 admin optional acpid_2.0.17-2.diff.gz
 5ea1fc014a7922eb2e5658c77476a930 59112 admin optional acpid_2.0.17-2_amd64.deb
 d5922f8e7b3a2e2e9000ca78dbf55583 32300 utils extra kacpimon_2.0.17-2_amd64.deb

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

iD8DBQFQ1FZkVkEm8inxm9ERAiPPAJ0WhwtzhLmnBxtB9b7Xq9tJVWL3vACfXI0k
u+KeW4x4GyRirP45+CSaKNA=
=U39/
-END PGP 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/e1tm20f-0001li...@franck.debian.org



Accepted vigor 0.016-21 (source i386)

2012-12-21 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Dec 2012 12:25:33 +
Source: vigor
Binary: vigor
Architecture: source i386
Version: 0.016-21
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 vigor  - nvi with the evil paperclip
Changes: 
 vigor (0.016-21) unstable; urgency=low
 .
   * Remove config-guess-sub.patch in favour of updating config.guess and
 config.sub automatically at build time.  dh_autoreconf does not take
 care of that by default because vigor does not use automake.
   * Drop build/configure part of tcl-versions.patch, obsoleted by
 dh_autoreconf.
   * Port to Tcl/Tk 8.6.
Checksums-Sha1: 
 8f62f2654bf1e6eda3fff5e77895840df207138a 1882 vigor_0.016-21.dsc
 4ddeb4214d8f4620b5fe381f45eaf19626b7fc42 35403 vigor_0.016-21.debian.tar.gz
 1e1acb63abd9e137e87f3723c5022bb384317004 289608 vigor_0.016-21_i386.deb
Checksums-Sha256: 
 1f67de0f803e0e1443badbad71a50018c94efda9de4ceb92f613e60016427734 1882 
vigor_0.016-21.dsc
 d0ef0b67004a6384fa82cc0606a2258dd87a3a3fb32b370b66fc5c1ed64a40ed 35403 
vigor_0.016-21.debian.tar.gz
 8235e0738e8ce7c66bd9af9ca681b0a341a443eead25bc9890dd21025f6c3dd3 289608 
vigor_0.016-21_i386.deb
Files: 
 a78ae32c826113dac2df0a2873604747 1882 editors extra vigor_0.016-21.dsc
 a182838a5307d521671cb3998b58924a 35403 editors extra 
vigor_0.016-21.debian.tar.gz
 498a83237b3f5d4e603ec3598b4ee95f 289608 editors extra vigor_0.016-21_i386.deb

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

iQIVAwUBUNRWLjk1h9l9hlALAQgTcRAAgAXGeCZMfxqIPgg3ycApHOTGCYmQ0O+Z
RnpOX8oou+XcXO2hHub9qMG90mACvSPLdEOLSerUzPcB+EiCc/dOWgC6SrUqr1EO
V4JPo7Zo6axGfrmOlWHU6VLAiva5BNPuwFzZfRPnwx73xKYQtv1z5t8/dYtIdBGY
ZMMVJEGFBe/MaaAwUlj5KouQBedwgsJbqUosTwhyQQpHjEyMKpg7jH1yngyHt/jq
bP8MxVD0N7VYvuzKULQYShmasjcZMQJu8eZ54I6KhpDoPSg4/mT5wFp4X4w1vkLE
fiOjLgZutf7TqhNMExUorZpxctHpsFpev3jZWMgyKEIFDmHemEJIhPEE5ji1tYzl
HdXS90FlbCCdip4Ti+u49H7aHt16NYEUg75cpr9h1+XKMlmt91pb47OuC/rUNLwD
ULMGf2DCCdElIg84n3J2Jc69IAYINJTc3O4k0+hRxjbvq8i+OZ8AGdu6wkyGmy+n
TSmEuA2rJChXqruLQTMhu/+d4hCWvTjbClsjSWnA/0gp8Ko7V0Cd3Vll75iwbDfv
7/bAdLcXH1/dwxiBDt7m0jeBVABN91RZEqpSHbmVMhyz+aYPaaKQhIv7mmh8sbPD
UJ1UpnNFOK6MOFjvzE/vpUJTYUENafJqtOoGBVdA5AcvkzyYOKioDqCoZWEhN8Rd
5927X4s3hmQ=
=YfBL
-END PGP 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/e1tm211-0001ss...@franck.debian.org



Accepted lvmcfg 1.29 (source all)

2012-12-21 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 14:24:13 +0100
Source: lvmcfg
Binary: lvmcfg lvmcfg-utils
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: 
 lvmcfg - Configure the Logical Volume Manager (udeb)
 lvmcfg-utils - lvmcfg without the main menu item (udeb)
Changes: 
 lvmcfg (1.29) unstable; urgency=low
 .
   * Revert Add debhelper token to postinst
Checksums-Sha1: 
 1dd0b320c2e8546f52b42ba34b94d0e9d20d8d86 1651 lvmcfg_1.29.dsc
 52cf1cc75b38c4c85ca5d003eb4ac107fbf40d9f 177751 lvmcfg_1.29.tar.gz
 8b417bf06e417795e32ee6e0ce92f762b6a16c0b 3774 lvmcfg_1.29_all.udeb
 a8ea0ae77f1a31e61028eb57d19e5d5bec9cf8cd 170488 lvmcfg-utils_1.29_all.udeb
Checksums-Sha256: 
 1c1f0aef7b4d085de24c830a65a8839cf24cf4fa8201313b428616107d84ceba 1651 
lvmcfg_1.29.dsc
 64ee1970854cdb982a9a4658255e7461be00ad4e3a85080715cfb5fac21d7dd9 177751 
lvmcfg_1.29.tar.gz
 8fa8dfc9d0f5940c9902dc0c8aacfce717d3e5ebdb2580ca66a14e69f4d584f7 3774 
lvmcfg_1.29_all.udeb
 a472c94d6ec219bc8777aceee41dec6147ac74cdadb0eb22ebb5bf88d9221140 170488 
lvmcfg-utils_1.29_all.udeb
Files: 
 e2aebad40080b7b48d018ea185fc059d 1651 debian-installer optional lvmcfg_1.29.dsc
 57c9d1141f7f9b62d162189e6fc0dccb 177751 debian-installer optional 
lvmcfg_1.29.tar.gz
 d40f2ce7f7ffc5480d4385aa8412aef9 3774 debian-installer optional 
lvmcfg_1.29_all.udeb
 64645eddc8197fdcb4f6b5d60cac7570 170488 debian-installer optional 
lvmcfg-utils_1.29_all.udeb

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

iQIVAwUBUNRkF4cvcCxNbiWoAQIhWQ//TBlnP+xXW/DXyiP8ciVPf1miXlRWDACY
Jj6R2kPxR4Pf9tIxfkn+Ot2QowX4LgqDYvu3S77RtMccaS4UT4VgDqvXdUtqLKOi
qI4Bt8Y+suRCnW8u+4m2vuHCFN/VT9dY3Okj3cRI5BHpdWvLxbSm0OsvYMEvs+Rn
ox76JoOtINizLe1fQ+3YjIqjR0QCdWdzumDIIBDOJoFzEyhBr/pfs8Gw3KFJO/+o
L7BfBN5G853FbjEliao+n4515zWOLiqtbDFtE3SlEvVGxhuKnTFOkGMoYjU3i2tK
TthR1Wn8QNBQfOO03pomxagWHq0IepPhHfhfPWPN7TbnlzkOPyR1zxCBXIO+hvQP
Vtp5hmr8PgJAGftX3qjsNLA8poW7Tp9zBLxtGf4PooZ3WP2FInA9+Jv0d2yKJOIV
Dho+ROE8UFct6HBMxNjxJVQnMzSVbg8ZdVFjeMYtOS1zbnsBkzFhxMldch/fg5UD
apSt6aQzFJWlNIO3auzqWRz/RjiTSFTa3Ht+HTCCU0lJsXlzN2D/6WRgo6XGTTC4
XheDaL2NlDFueDnUrbApGdXfEu0LCz5XTs21DufVCd6ZtkFRaQETVYVe1t7JmtYb
BXorHgWlMqU7gZIYxLDvBSvdL8bbMccIxq5i81MPANz68NRn0L5Bi7hj0wfIX6K9
YPr8h3FDyvI=
=/QLV
-END PGP 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/e1tm2wi-0006ju...@franck.debian.org



Accepted wordpress 3.5+dfsg-1 (source all)

2012-12-21 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Dec 2012 14:17:50 +0100
Source: wordpress
Binary: wordpress wordpress-l10n
Architecture: source all
Version: 3.5+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano iucul...@debian.org
Changed-By: Raphaël Hertzog hert...@debian.org
Description: 
 wordpress  - weblog manager
 wordpress-l10n - weblog manager - language files
Closes: 693122
Changes: 
 wordpress (3.5+dfsg-1) unstable; urgency=low
 .
   * New upstream release.
   * Fix sample apache.conf so that Alias directives are in the proper order
 (from the most specific to the less specific). Closes: #693122
 Thanks to Jérôme Marant for the report.
   * Update debian/missing-sources/ with latest upstream changes.
   * Update all translations.
   * Try to deduplicate (i.e. replace with symlinks) backbone.js and
 underscore.js too.
   * Drop debian/patches/006rss_language.patch, the rss_language option
 is no longer used.
   * Update/refresh all other patches on top of the new release.
   * Update lintian overrides and debian/wordpress.linktrees to match the
 latest changes concerning javascript libraries shipped by WordPress.
   * Document the loss of the twentyten theme.
Checksums-Sha1: 
 a4998cae82bbf9a7f1fd7f420dd626c3df5382a9 2318 wordpress_3.5+dfsg-1.dsc
 00fee1ae9b3d409e06ebdbc32ad0a82f90cd9c77 4281512 wordpress_3.5+dfsg.orig.tar.xz
 e5e4dfb7b07ca30bec6b15f14c71feb0a2f30828 3652640 
wordpress_3.5+dfsg-1.debian.tar.xz
 ca22583b8a0a324157e43173c3123cc377aebc4e 4754442 wordpress_3.5+dfsg-1_all.deb
 a72efdbf47b0e7243fa04e6db2f53d25fb0d66a9 5539438 
wordpress-l10n_3.5+dfsg-1_all.deb
Checksums-Sha256: 
 102730157118a6db967eca7092b060f568f149d35d296f6f60dfd5ed32ce2c9b 2318 
wordpress_3.5+dfsg-1.dsc
 d299d8730192948202965492b58be3c28b92adbee1db60306200dc7e26465d1c 4281512 
wordpress_3.5+dfsg.orig.tar.xz
 5fe97bff6fe98256dec23f4c122950f8ad0331fb4c75c2eb5d2a794354d289cb 3652640 
wordpress_3.5+dfsg-1.debian.tar.xz
 37fa21dff4a38a58effd881a30538205e11949601c0cb875190f6358d779bf56 4754442 
wordpress_3.5+dfsg-1_all.deb
 666318288901b5807582135292cfe1adb656fdd3791675d3078551a06f6bae37 5539438 
wordpress-l10n_3.5+dfsg-1_all.deb
Files: 
 f2142c190505bcda3f882c8fcbe6e392 2318 web optional wordpress_3.5+dfsg-1.dsc
 24cc19b7d0dba72eba15ff963e2cad02 4281512 web optional 
wordpress_3.5+dfsg.orig.tar.xz
 015c16244d312a79a55cb3aa5e704c15 3652640 web optional 
wordpress_3.5+dfsg-1.debian.tar.xz
 8617af49d87194653384372c9eeabc1d 4754442 web optional 
wordpress_3.5+dfsg-1_all.deb
 909e7eae7a28f454e08f21b40bedb586 5539438 localization optional 
wordpress-l10n_3.5+dfsg-1_all.deb

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

iQIcBAEBCAAGBQJQ1GPxAAoJEOYZBF3yrHKavCIQAIuDtv8+W+Qyt/jdH09TrpqV
/qzgPGFHalIYXvov/5p7KP+0li5tWW2CN0Wm33kYMASIe4hZunyPFs8V56WfzNLb
B3U1uvXTWvCepqBGzdVTjEEbHjD/9i9FIDIYOGrivsFWjUzHJiY8qiSbP/T0Ym4D
FBs/oGQNQHGomWM94HDmrFnNknLjCIHmxJC3u3l9GCM6njKpIgQm1Re7nrmdk2Mb
C6HC1/TlBO1CqFvg0BvXy1C/dUGzuBuuuHz7ufX+GOt56Eoh7vPge1xFIL0dtVVY
wKYSDY3tXYhY66s/3MfHJZSxHtko4YIYApNUdY3w0vuJdhmPoRI6CQHtWRmPXKCu
HReEcFBKEGJSDxav+J2jBNlOJ1y0lI1k7FXB1+os1Q6Fcg3PZuBapPZKKkfify6n
kqyn/qpHO4ElCi7IwxPQoQwu/UEp16N4tkSmVuLl+h935b7eH0xwynGmy+bQHnfh
FttqA7FxI4NF31zOU3cQUW9dyukUsRsw0IvFNLWWMX70k0RrguwZ7sAxFjE4+ZZG
HSYThDYPyH2a7G+31n82m6ya8d5dsgFLiEKCopbr5JLKLV+y4hjuJtFIqFdt7pRe
oLkLVkhimlrN+jtePeH4/D/rwb8QPy6SSiqWZokV2OZ87FkNHOw7NISdyj6OW6ip
cPsOIBWSP7R8FQ8qQdBt
=he7v
-END PGP 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/e1tm2ws-0006on...@franck.debian.org



Accepted 9base 1:6-6 (source amd64)

2012-12-21 Thread Gergely Nagy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 14:50:06 +0100
Source: 9base
Binary: 9base
Architecture: source amd64
Version: 1:6-6
Distribution: unstable
Urgency: low
Maintainer: Gergely Nagy alger...@madhouse-project.org
Changed-By: Gergely Nagy alger...@madhouse-project.org
Description: 
 9base  - Plan 9 userland tools
Closes: 695163 696247
Changes: 
 9base (1:6-6) unstable; urgency=low
 .
   * Add a watch file, thanks to Andy Simpkins andy-deb...@koipond.org.uk
 (Closes: #695163)
   * Use F_SETFD instead of F_SETFL to set FD_CLOEXEC, patch from Guillem
 Jover guil...@debian.org (Closes: #696247)
   * Based on work by Sergey Romanov schra...@gmail.com:
 + Move troff data to /usr/share/9base/troff.
 + Various man page tweaks
 + Move to debhelper compat level 9.
Checksums-Sha1: 
 26aa630d79ecfcae8c617b628bb23403ee92ec52 1781 9base_6-6.dsc
 e2cd16ed41083d466529fb6ad5b85dde85e144e0 13239 9base_6-6.debian.tar.gz
 655df23a2940035fbad29d3666f870d6691692d2 1865522 9base_6-6_amd64.deb
Checksums-Sha256: 
 d66403575b9d27a43af7485edfe26c2dc37858a2db0988a0fc0ac30c695aeae4 1781 
9base_6-6.dsc
 9d8b0bcc4463732eb9a9db4606a791bf7657fc4ad72c6635c13b228136d0a0fd 13239 
9base_6-6.debian.tar.gz
 7f31218459ee18f18b091d1947bc955bf387860987743f172a7bd77cec3f3d45 1865522 
9base_6-6_amd64.deb
Files: 
 5dea8a4d0e98fb1596e69f689d4a9dfb 1781 utils optional 9base_6-6.dsc
 5f44797c713826bd0063e7a9136c2de5 13239 utils optional 9base_6-6.debian.tar.gz
 3fdb70ae0abab76107c7a338d11a66e2 1865522 utils optional 9base_6-6_amd64.deb

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

iQIcBAEBAgAGBQJQ1HAPAAoJEKwekLrEM/aP3kAQALEWzqSOzM1eCL+GIDv/DYJg
mrlbtSkm7OV28OSOSYpaooTSyBWiZDtU36R/XvKLuBnlHEuLC4YOi+GTi8ytgA5/
sfGm/sZkvU9kJQ9Y8lxrxOOqIa/Lnc/01+4DZlgOcCuwr5J/MyNVTkr82NetMTfk
5pf7qgHHQpmOc63frpVY/P0/IsJzKyLxxEz8MZ5lzvBL1Qwpa5HW5XI5AnMLLihB
aYpfLlD9Z2St5FCviPccHF6zKKYTTT4eQC5G2s/K2iNnNM3fP83cK8Izpbw0tmI6
sL0jmqXWPOSJ1jCPp90NTkjuFnK9U8Ia3vsi+0YooMhUhLmGE4Va4CpUEThi1qwY
9ZsEaLLtKklUQTUd/z8Ao42hfjglRaZkEWqxDXAwbJBmrZSRo7LD+2k9Kp8ht77b
teMNHKmfWo25f/Dhvoya8BZbwTOKwDleVfbT0c7doQ8E/8dBmHIHT7l/DKHAxpcy
s/A0FGlibi1z82vG/km9OOPPKrJAW4whXtvydxkeGDpisu83ALBXMMSpnmxqZ8rS
X56082y47cLSanjU9cTVn8QklOeksU5p4z4w5o2Zek395v0EB5VgKYCfdhk2XOuO
4DHq2qNdeSDhSHSi/5tMg47AxhA7h1W1FreletXqdAIAhpiKwq1e1t5W7U7/jsi6
fOBDC1Z9jrUbXLhhVMKX
=+o9g
-END PGP 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/e1tm3sq-0007ti...@franck.debian.org



Accepted netw-ib-ox-ag 5.39.0-1 (source all amd64)

2012-12-21 Thread Bartosz Fenski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 15:38:29 +0200
Source: netw-ib-ox-ag
Binary: netwox netwag netwox-doc netwag-doc
Architecture: source all amd64
Version: 5.39.0-1
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski fe...@debian.org
Changed-By: Bartosz Fenski fe...@debian.org
Description: 
 netwag - graphical frontend for netwox
 netwag-doc - documentation for netwag frontend
 netwox - networking utilities
 netwox-doc - documentation for netwox toolbox
Closes: 615219 615294 615321 615436 639493 645522
Changes: 
 netw-ib-ox-ag (5.39.0-1) unstable; urgency=low
 .
   * The Akamai Technologies paid volunteer days release.
   * New upstream version.
   * Uses Homepage header. (Closes: #615219, #615294, #615321, #615436, #645522)
   * Bumped Standards-Version (no changes needed).
   * Switch to dpkg-source 3.0 (quilt) format)
   * Fixes FTBFS on s390x and sparc64 (Closes: #639493)
   * Fixes 29 (sic!) lintian warnings/errors thus many small changes
 in packaging scripts.
Checksums-Sha1: 
 5849f50d5d4e66ed095d2f0d6b6ce2c7bba7c95f 1267 netw-ib-ox-ag_5.39.0-1.dsc
 8fb6ff2954c55408380b146cd99dc40cf3261d42 3523974 
netw-ib-ox-ag_5.39.0.orig.tar.gz
 74977505ad35322a22a07ddf0a281ae90e96c45d 4946 
netw-ib-ox-ag_5.39.0-1.debian.tar.gz
 5fa8451f7e83c0cb2382b98fa01ad387475fa079 63908 netwag_5.39.0-1_all.deb
 799a682e6a44954d7eaa91b3645bf69e4467cbcc 143744 netwox-doc_5.39.0-1_all.deb
 890f9cc766df217daa1b33588dec5b91f61fd8e8 43972 netwag-doc_5.39.0-1_all.deb
 b8674300ae2d70a561de83a61fcf59c162a037e1 688376 netwox_5.39.0-1_amd64.deb
Checksums-Sha256: 
 ebf1d97b51c13a9b7ea9c1a81994cde7fe3ba0bfd94ac06acffb379d6cfa0a80 1267 
netw-ib-ox-ag_5.39.0-1.dsc
 49d81c0976a64e05fd8dc2cfc08be68df02110a5abfc04cc5c237116e7e52744 3523974 
netw-ib-ox-ag_5.39.0.orig.tar.gz
 366e9315aaa20a31b6d27757510e2b651514ac04ed2c3383e45970e1dd7c8c96 4946 
netw-ib-ox-ag_5.39.0-1.debian.tar.gz
 e192603d4200ed087a17b97d54ba949a8154bcd255eb91af3907a7360890bb8b 63908 
netwag_5.39.0-1_all.deb
 c0421d7c9d7475d469ed8a4275436b7ea35bac26593ece8b64d650fab976ebf1 143744 
netwox-doc_5.39.0-1_all.deb
 4a4a7c5cc3131570a2970b2dfd8e38d7587c9f9860153379d67577f8fe799f0b 43972 
netwag-doc_5.39.0-1_all.deb
 4a1e40307c844c002de7429f847ff0f0fedab123ce7163d4f9f5051ff0999278 688376 
netwox_5.39.0-1_amd64.deb
Files: 
 47de8cf8e4fdc45b39703b1f5063e1b7 1267 net optional netw-ib-ox-ag_5.39.0-1.dsc
 4b754c9f09eac8eda8700d5c0e7b0175 3523974 net optional 
netw-ib-ox-ag_5.39.0.orig.tar.gz
 12c7a7e7b0a93037c535772fd049c7a2 4946 net optional 
netw-ib-ox-ag_5.39.0-1.debian.tar.gz
 38032546324344d23fef1de5c113c70c 63908 net optional netwag_5.39.0-1_all.deb
 05e539ac26006846b99c1f0c22097060 143744 doc optional 
netwox-doc_5.39.0-1_all.deb
 3423d1dbadf4f97e6b76e797b2440a4b 43972 doc optional netwag-doc_5.39.0-1_all.deb
 543b58a9a9a305da4a3c2a54bba4b7ab 688376 net optional netwox_5.39.0-1_amd64.deb

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

iEYEARECAAYFAlDUdY8ACgkQhQui3hP+/EA+zQCg0cqITbxAgNZHrR/JMF4U89J4
iqEAn1DcYi3Wx9uWe2zD/9j4Dx4i+AqD
=Uq5x
-END PGP 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/e1tm3tc-0007jx...@franck.debian.org



Accepted partman-base 163 (source i386)

2012-12-21 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 14:49:25 +0100
Source: partman-base
Binary: partman-base partman-utils
Architecture: source i386
Version: 163
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-base - Partition the storage devices (partman) (udeb)
 partman-utils - Utilities related to partitioning (udeb)
Changes: 
 partman-base (163) unstable; urgency=low
 .
   * Revert add debhelper token to postinst
Checksums-Sha1: 
 ba03cbd1d9aa8b56a9862e2a87c7a654f9cf2b29 1791 partman-base_163.dsc
 2408fd87d5d97f3d06605be549de6f4e59fb9a5f 206898 partman-base_163.tar.gz
 6311f08098a4209906ccc5d0c98796796246 152898 partman-base_163_i386.udeb
 97d277e6e56bdb5d77fd8d5e424065973236c8db 3362 partman-utils_163_i386.udeb
Checksums-Sha256: 
 b35fb9b2a9bd1de9cf3c5c9b6c8aa5a43389f0cb3562365634c4c192424e1f7e 1791 
partman-base_163.dsc
 e3951186c1577a9e69ce58eb7f88d0e555bbcf8759bba7a74747ec9864c659f6 206898 
partman-base_163.tar.gz
 7e5cd42e04666ecc63b143c40f2b0a2632a4541a4ea921e98f71924405218c0c 152898 
partman-base_163_i386.udeb
 a2ceae6f02a53918abd7c0f5c521857509c2f38a3286c3c40e8d7c9482c35b3a 3362 
partman-utils_163_i386.udeb
Files: 
 698cb296404c02137268307fc39d7b00 1791 debian-installer standard 
partman-base_163.dsc
 065e976cf4a8b02318580bb5f58c3373 206898 debian-installer standard 
partman-base_163.tar.gz
 da6bbd5e268e15293fca9277a52e674a 152898 debian-installer standard 
partman-base_163_i386.udeb
 4ef4fef9d9df1a79c368001d19c33d88 3362 debian-installer extra 
partman-utils_163_i386.udeb

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

iQIVAwUBUNRpfYcvcCxNbiWoAQIMhA/+JfcGDU/Pmb95OpjPhY31gX43bNgVoQ07
y+p9pv9EH9rFaxWCqjyXRMn9jd5g/ea1Gz4Fxqtb0HMPKaASEe1nv5rQkykCBgmz
49lIrNxPm4NUJhXxapzoap1nfGXssm3bDmj/TdhEXdpZBMNNzTUAkraB7HxtsLRX
+CvlPXdoYJ98+dv3SL4okM3xXmPaZSDmAXRVuTe5SWVlie/JAurDAQw+Wxf6m68j
sEjFNiqe9JS2OO/4enCOPOmbp3c5c4O2xGf7AzVJmQibUeliNH4QGCS2ULwBrlZu
VM29oVbFyZiJzCZjEZLImDbSFbxb1pnjJ/lJhkUcHxvtnARa1QGItNoQSo5XDVpw
lbuA+XjsrFkSUj+vOwT4Ah1yWQRugwxZBuJhXC3Dc1Fa8jPfKtIVZCUHYhy8srL4
m+yBEfjbxVU2FYjl/mxwobPY6ovoE10ByO7LHngB42P6Npg3/7UDrh4j3D14Ht5S
oQmNX2JGnvl5bVdlBjkZdl3JEDjslRnaxd466ylkExn8zEzT9CiHLN/OsIBQnzdq
oA5duvSeKqdYZcLYIbKUkrmtkTIdddWo+XQ1x+zNjYYfmNbyCbJZKqLISi7X7QzO
JFKPErcMuBJ6ll/asRZKT8tFUQSLtTzDiHJf9rFL5RazVISkM4jvaajuUyO7DOB/
KQ+awTC0LpI=
=uDua
-END PGP 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/e1tm3ti-0007p5...@franck.debian.org



Accepted libav 6:9~beta3-1 (source amd64 all)

2012-12-21 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 15:32:13 +0100
Source: libav
Binary: libav-tools libav-dbg libav-doc libavutil52 libavcodec54 libavdevice53 
libavformat54 libavfilter3 libswscale2 libavutil-dev libavcodec-dev 
libavdevice-dev libavformat-dev libavfilter-dev libswscale-dev 
libavresample-dev libavresample1 libavutil-extra-52 libavcodec-extra-54 
libavdevice-extra-53 libavfilter-extra-3 libavformat-extra-54 libswscale-extra-2
Architecture: source amd64 all
Version: 6:9~beta3-1
Distribution: experimental
Urgency: low
Maintainer: Reinhard Tartler siret...@debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libav-dbg  - Debug symbols for Libav related packages
 libav-doc  - Documentation of the Libav API
 libav-tools - Multimedia player, server, encoder and transcoder
 libavcodec-dev - Development files for libavcodec
 libavcodec-extra-54 - Libav codec library (additional codecs)
 libavcodec54 - Libav codec library
 libavdevice-dev - Development files for libavdevice
 libavdevice-extra-53 - Libav device handling library (transitional package)
 libavdevice53 - Libav device handling library
 libavfilter-dev - Development files for libavfilter
 libavfilter-extra-3 - Libav filter library (transitional package)
 libavfilter3 - Libav video filtering library
 libavformat-dev - Development files for libavformat
 libavformat-extra-54 - Libav file format library (transitional package)
 libavformat54 - Libav file format library
 libavresample-dev - Development files for libavresample
 libavresample1 - Libav audo resampling library
 libavutil-dev - Development files for libavutil
 libavutil-extra-52 - Libav utility library (transitional package)
 libavutil52 - Libav utility library
 libswscale-dev - Development files for libswscale
 libswscale-extra-2 - Libav video software scaling library (transitional 
package)
 libswscale2 - Libav video scaling library
Changes: 
 libav (6:9~beta3-1) experimental; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 19adf976bfef8d2250a65792a086f8b5cff2e110 3454 libav_9~beta3-1.dsc
 592b502a0f3a705f400fc1f08fa955fe4d57a47b 4114360 libav_9~beta3.orig.tar.xz
 98fe2400335dfb3addcca8fbc57472ebd4166065 40547 libav_9~beta3-1.debian.tar.gz
 b67a743641f5c71416d1c3c83aac5f1031da0bfb 3409640 
libav-tools_9~beta3-1_amd64.deb
 6d7314955869aa7d51ef94ab081d3bdd88b292c2 33662622 libav-dbg_9~beta3-1_amd64.deb
 ce7b4d2cf7a550a25fe75a955c30a245d2a4a9fb 14010030 libav-doc_9~beta3-1_all.deb
 9e677470c85a497731bef8b4e465038dbd2c6804 98714 libavutil52_9~beta3-1_amd64.deb
 f7ff752107df2d8baf17b111e6d49d607bfce96a 2468572 
libavcodec54_9~beta3-1_amd64.deb
 124a81db120fbefa795ee134e4278d443148ac9a 66916 
libavdevice53_9~beta3-1_amd64.deb
 68d1936620d31de3b8ed66a96dfe2489cd33beb0 508074 
libavformat54_9~beta3-1_amd64.deb
 30e1ccb668726cc1bf3ef5a7d29027fedd104012 131678 
libavfilter3_9~beta3-1_amd64.deb
 bc6eb7f01c51d03a124ee673c96996a7d91ea470 118972 libswscale2_9~beta3-1_amd64.deb
 87dbedaabfe5aa8d5a21f984afab0fbc131e6bf6 144120 
libavutil-dev_9~beta3-1_amd64.deb
 956491c956ffd5256da43a69a2f17c7bfd7acd86 2729694 
libavcodec-dev_9~beta3-1_amd64.deb
 590fed5cc75be0acf7ee3f3840e5faad5768580d 68866 
libavdevice-dev_9~beta3-1_amd64.deb
 674e6b0318d642ac152a656f9ebfc81c0922fc7c 597354 
libavformat-dev_9~beta3-1_amd64.deb
 3ae6a0d111befadf86973444017f2fa63219fb45 154766 
libavfilter-dev_9~beta3-1_amd64.deb
 13d36985421d3d750329b9387527a6df3b94a6fa 130304 
libswscale-dev_9~beta3-1_amd64.deb
 cc1aa75d578d103fadb9c5159dd31777ca01bf7a 81924 
libavresample-dev_9~beta3-1_amd64.deb
 1dda15d28368e90bc2081205c0e152b8bc2c1032 73548 
libavresample1_9~beta3-1_amd64.deb
 cd88b053cb8b19febe918246a49e887eb69825f4 41770 
libavutil-extra-52_9~beta3-1_all.deb
 f67a89d485acf9a0bf2468b59f32f8c3f4ada2b6 2471670 
libavcodec-extra-54_9~beta3-1_amd64.deb
 e88964baabb719d1cb8640a3808295827ae226dd 41786 
libavdevice-extra-53_9~beta3-1_all.deb
 6048655d1829468734e0fe5812cff2899d0db931 41776 
libavfilter-extra-3_9~beta3-1_all.deb
 c70a579cbe48616b655643fcca8b4dbb5b99eedd 41778 
libavformat-extra-54_9~beta3-1_all.deb
 2dfc844f97e4dab62fbbd179a23eaeeff6a1ae69 41780 
libswscale-extra-2_9~beta3-1_all.deb
Checksums-Sha256: 
 d88ce175e5fe593032cb0bf4288cc4b373cc6fca3b6a2f2ee99bc8bab0a5715e 3454 
libav_9~beta3-1.dsc
 d0eae4720fe3eaf1e44cf84b4788dea6bd49b1bbbad596647b6c803b65bcc164 4114360 
libav_9~beta3.orig.tar.xz
 1786ca4959f35e8b106d1181706b75bb50a7d79b097cde965226c7e42ea5d399 40547 
libav_9~beta3-1.debian.tar.gz
 56705818f3ec173b4b434daa0689a2f1e3b546824f26030a72221dc235b484a6 3409640 
libav-tools_9~beta3-1_amd64.deb
 9fc0372f2dff5151e26f2058b98fe513d4945062f89651ecee6e5eed8acfa67e 33662622 
libav-dbg_9~beta3-1_amd64.deb
 52a77f19de6478bb22c5cb7fd05ade4f66ce74ec160fc002e39e88a0ee73d200 14010030 
libav-doc_9~beta3-1_all.deb
 90d0189d7cf510a8e38acbcf3f382b30e1d3b48ae8e120f02ac8dc7da8ffa341 98714 
libavutil52_9~beta3-1_amd64.deb
 

Accepted libmikmod 3.1.12-5 (source amd64)

2012-12-21 Thread Gergely Nagy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 16:41:15 +0100
Source: libmikmod
Binary: libmikmod2-dev libmikmod2
Architecture: source amd64
Version: 3.1.12-5
Distribution: unstable
Urgency: low
Maintainer: Gergely Nagy alger...@madhouse-project.org
Changed-By: Gergely Nagy alger...@madhouse-project.org
Description: 
 libmikmod2 - Portable sound library
 libmikmod2-dev - Portable sound library - development files
Closes: 690943 696013
Changes: 
 libmikmod (3.1.12-5) unstable; urgency=low
 .
   * Acknowledge the NMU, thanks Simon!
   * Make the nosound driver have higher priority than the disk
 writers. (Closes: #690943)
   * Demote the pulseaudio-esound-compat | oss-compat recommendation to
 Suggests, now that the fallback is not the disk writer.
 (Closes: #696013)
   * Build with hardening=-fortify, as enabling fortification breaks the
 driver loading.
Checksums-Sha1: 
 eb800723f7973d6088422321b15c9d70ae8764ee 1942 libmikmod_3.1.12-5.dsc
 df09cc4792e93113cdb8ffef84aa253cc33c2917 16458 libmikmod_3.1.12-5.debian.tar.gz
 bc6b91d5ff2497dbb6c541923eca08acaa9c6073 276626 
libmikmod2-dev_3.1.12-5_amd64.deb
 b7b86c4fc4eb8a9aa6e0a64cb51649958dc4ec1f 170902 libmikmod2_3.1.12-5_amd64.deb
Checksums-Sha256: 
 953afc8757d0d2dcc20c49a52daf033674b0ddfc66c945239a79751e0eed47fc 1942 
libmikmod_3.1.12-5.dsc
 bb5e523c354e1cb4837e58211da4de47b5d453ea42872d5d254129f545e060d6 16458 
libmikmod_3.1.12-5.debian.tar.gz
 f05192548c603965a49f7aa02ab37f80abb6da69b91848cffabce083b3908aeb 276626 
libmikmod2-dev_3.1.12-5_amd64.deb
 8ad1659f157c2fc4bc54400b77f498637cbae6c5ef36c5d5157d3d521c0ef7fb 170902 
libmikmod2_3.1.12-5_amd64.deb
Files: 
 0a509a4f0f9c1bf196ccaeb12dd91973 1942 libs optional libmikmod_3.1.12-5.dsc
 43645d385a12767689ec1f6e59bfbb2d 16458 libs optional 
libmikmod_3.1.12-5.debian.tar.gz
 d5e6a5585ec32b99e087aae40cb101a2 276626 libdevel optional 
libmikmod2-dev_3.1.12-5_amd64.deb
 8ce0a9363af52afc34ef40b9a4e25a5f 170902 libs optional 
libmikmod2_3.1.12-5_amd64.deb

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

iQIcBAEBAgAGBQJQ1IdqAAoJEKwekLrEM/aPk98QAIe7IfbtfnuCIrdRSo5kVmVg
rlExMAnsg2deWCEGk6R46O1X9X2snq7z+YbCHVd01mRCkNA/TF5Trnkx28hy497G
0yCJSkewOMY7CBrGDbC2VazQAtaS31sekZyhd5qupjr1EAhIYwYfjw/EE1zfPNO8
bSqDDlcKOwnaH1Thj3qxwhJEyFqTRtAsJxCX1jiudeyDO8jfFRCCA3Fuwdn8p4vW
c9MyC2PWpENQqfrste9V56nz1wnoZpS78tE7j5l32HYEfRZYEyOe/+nM/StUi/oP
O1+PxJ+rIk+Z1vtzOeSRRqtosuIFL3ojlQ+b3zbzsaTVponZubNJRrJ/oPvUTVWE
bJXzpW5ABq8d0nCVGGd35G0AdRPbScsWLHNO6KSIUV7FGMNIvE8pIFUusUSeEsOP
X4g+aDCi/swre9KcK5Y9sP3ezCptQcRPeiHL5qwVtwnZKlduZwj7KAuJk+fFgNVp
DGeQIzqppTsUwnUuPW3Kh8NZSFXNJi15V4IIdkpkbN1Jn93wT/ZBxG6EeuY0rKnt
ue9m14207fo0/8lvRXA7rx/gpN+QiHD8t5alpMVljgPPi+F3BYn69v7f+HOiokV8
rst2CT4WShw1oB3GXMOcBqXF1A/3KJx4zw81Z8uQTymOe1Uue/lJ6pHtCRMoSs6O
fuiF6FyAC5dmD2wyZbHp
=rIV+
-END PGP 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/e1tm53q-7w...@franck.debian.org



Accepted vxi 0.0.20121221-1 (source amd64)

2012-12-21 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 19:04:27 +
Source: vxi
Binary: vxi-dev
Architecture: source amd64
Version: 0.0.20121221-1
Distribution: unstable
Urgency: low
Maintainer: Simon Richter s...@debian.org
Changed-By: Simon Richter s...@debian.org
Description: 
 vxi-dev- Development files for the VXI-11 RPC protocol
Changes: 
 vxi (0.0.20121221-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 ac3baa2275c6d5dfa7c005f0e41500d370441997 1163 vxi_0.0.20121221-1.dsc
 e1d441ead27ffab20caa1475e070afe05d2032d9 95500 vxi_0.0.20121221.orig.tar.gz
 1945e2b07703762926f93081b67acad573198e8f 1908 vxi_0.0.20121221-1.debian.tar.gz
 0d471fd065260339fba860bea28d06116546c0db 9922 vxi-dev_0.0.20121221-1_amd64.deb
Checksums-Sha256: 
 cc32756d978e690bb3d2cf0402206336578802428f156dbbb629876f9e2dfcf9 1163 
vxi_0.0.20121221-1.dsc
 12b04dbc8f8538dfebb062c16fbaa8fdf11a3ca110e8ffabdeba60363e3af8d8 95500 
vxi_0.0.20121221.orig.tar.gz
 26cb4c76179f937ba1fe38febbfeb26c440742c63bb46c1b3bde30c6a70f6475 1908 
vxi_0.0.20121221-1.debian.tar.gz
 ffe2a0acecbfaaf718b4db122bfdfb750f677c7d6dd5361c26106754ceeaee18 9922 
vxi-dev_0.0.20121221-1_amd64.deb
Files: 
 48a3159e14d0372ea0bb0fcd6cc48dd0 1163 libs extra vxi_0.0.20121221-1.dsc
 5958206a0c60990227c000474b319c34 95500 libs extra vxi_0.0.20121221.orig.tar.gz
 b54a31fbe344e41935d713e190e40dd8 1908 libs extra 
vxi_0.0.20121221-1.debian.tar.gz
 ad587295335d7c682a17563996759e98 9922 libdevel extra 
vxi-dev_0.0.20121221-1_amd64.deb

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

iJwEAQECAAYFAlDUmAIACgkQ0sfeulffv7vCQgQAjB/eO7KLWvNOPZTMcwdS4Hli
c67FhlmcSu155GozzceC66V8+EuKLKaQiFmuYOVcr2r3VkaK9TX76eBttAvw1TTk
AnqCKPGbmgzi1p/dRhdg8gBfoe1r4tsbt36WsGIcG8RBBoGtqG0sRMgSbiRFJSq0
i1ii38TsrA263Na/u6M=
=4uhF
-END PGP 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/e1tm6e1-0005ql...@franck.debian.org



Accepted nipype 0.5.3-2wheezy2 (source all)

2012-12-21 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Dec 2012 13:38:30 -0500
Source: nipype
Binary: python-nipype python-nipype-doc
Architecture: source all
Version: 0.5.3-2wheezy2
Distribution: unstable
Urgency: low
Maintainer: NeuroDebian Team t...@neuro.debian.net
Changed-By: Yaroslav Halchenko deb...@onerussian.com
Description: 
 python-nipype - Neuroimaging data analysis pipelines in Python
 python-nipype-doc - Neuroimaging data analysis pipelines in Python -- 
documentation
Closes: 696419
Changes: 
 nipype (0.5.3-2wheezy2) unstable; urgency=low
 .
   * debian/rules:
 - fix links to the original .py source files in the documentation
   (Closes: #696419)
 - remove possibly present .htmle files (bi-product of documentation
   building, wasting lots of disk-space)
Checksums-Sha1: 
 8fb55f827e3757e013412e2e0136382e7530703a 1737 nipype_0.5.3-2wheezy2.dsc
 2843f5f8a26178fbd1873891b501694bc746a9de 8068 
nipype_0.5.3-2wheezy2.debian.tar.gz
 a5a0742780c42b9ed1bfdca839b349eba7b20491 501308 
python-nipype_0.5.3-2wheezy2_all.deb
 f7b7317a4c6cb3fa1cf0c8bb89a74c95d8cd52d5 5656660 
python-nipype-doc_0.5.3-2wheezy2_all.deb
Checksums-Sha256: 
 bff6c28a0be34b5b0add5601a949ed9d2add42dbc2161f689da0a75fcad92353 1737 
nipype_0.5.3-2wheezy2.dsc
 30d76a237ec44c821ad76c355da555187652e1ba89e0a822f916ff53fbe014e0 8068 
nipype_0.5.3-2wheezy2.debian.tar.gz
 7fd9c23956eb9c19111e6fcf0f41281699e2ec42ff4ae2a4f43361539dbefba7 501308 
python-nipype_0.5.3-2wheezy2_all.deb
 4edbddf6d2a1dc8f3468e235e9457a484231eb1151382135d4a88852cd4fed5b 5656660 
python-nipype-doc_0.5.3-2wheezy2_all.deb
Files: 
 d5f355db1f34e27a7a59e59a61342b32 1737 science optional 
nipype_0.5.3-2wheezy2.dsc
 929dd4b7008bf5d0aedd69b34c3ba2b2 8068 science optional 
nipype_0.5.3-2wheezy2.debian.tar.gz
 f166c4dd168cd51cd8e22cead8c50e84 501308 python optional 
python-nipype_0.5.3-2wheezy2_all.deb
 935fb586607e394c1b7583b15eac4197 5656660 doc optional 
python-nipype-doc_0.5.3-2wheezy2_all.deb

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

iEYEARECAAYFAlDUnPMACgkQjRFFY3XAJMgJawCeLiZE60tmbAk/F1H5W+qwnTuU
gV0AoI5bJVL7HJjDYvKwZh+xkV0vf5+L
=CZhn
-END PGP 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/e1tm6hc-00053r...@franck.debian.org



Accepted backuppc 3.2.1-4 (source i386)

2012-12-21 Thread Ludovic Drolez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Dec 2012 17:59:28 +0100
Source: backuppc
Binary: backuppc
Architecture: source i386
Version: 3.2.1-4
Distribution: unstable
Urgency: low
Maintainer: Ludovic Drolez ldro...@debian.org
Changed-By: Ludovic Drolez ldro...@debian.org
Description: 
 backuppc   - high-performance, enterprise-grade system for backing up PCs
Closes: 650522 651539
Changes: 
 backuppc (3.2.1-4) unstable; urgency=low
 .
   * init.d status support. Closes: #651539
   * fixed a qw() bug. Closes: #650522
Checksums-Sha1: 
 bd635f215e37e69ebaa09870ac84be820682ee64 1029 backuppc_3.2.1-4.dsc
 4bf66b26885cec6542b977505ac529b3cf0920e0 29114 backuppc_3.2.1-4.diff.gz
 2cd1f69e4bb75700487eb836e8634df5a23d2dfb 604644 backuppc_3.2.1-4_i386.deb
Checksums-Sha256: 
 188848c2178036db463cf0910eb9097d53bb6bf484d18213394018ead047a1f8 1029 
backuppc_3.2.1-4.dsc
 a49474bf98fdcd8c5e90fdb33a0e67b0a18122eea4d6c72c20f94657c568d009 29114 
backuppc_3.2.1-4.diff.gz
 5c308ec39832655894a0737c1b7b00f1b83a5f232ce3496aa122ce6657f3a3c2 604644 
backuppc_3.2.1-4_i386.deb
Files: 
 c6775a5c2e954eed154586518c5d4442 1029 utils optional backuppc_3.2.1-4.dsc
 fd404717fcef00b7177e19bf51e0927a 29114 utils optional backuppc_3.2.1-4.diff.gz
 cf2e385720591fea7473492fb545f84c 604644 utils optional 
backuppc_3.2.1-4_i386.deb

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

iEYEARECAAYFAlDUp48ACgkQsRlQAP1GpphauQCcDQKAc0z4tJxIUBGn/ABMv2Zj
XDcAn3HMlZnjCtnuOIB9pPiCSA1v5SkH
=Rur0
-END PGP 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/e1tm7ow-0005hm...@franck.debian.org



Accepted ykclient 2.8-2 (source amd64)

2012-12-21 Thread Tollef Fog Heen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 19:48:28 +0100
Source: ykclient
Binary: libykclient3 libykclient-dev
Architecture: source amd64
Version: 2.8-2
Distribution: unstable
Urgency: low
Maintainer: Tollef Fog Heen tfh...@debian.org
Changed-By: Tollef Fog Heen tfh...@debian.org
Description: 
 libykclient-dev - Yubikey client library development files
 libykclient3 - Yubikey client library runtime
Closes: 682873 694804
Changes: 
 ykclient (2.8-2) unstable; urgency=low
 .
   * Fix FTBFS on signed-char architectures.  Thanks to Jakub Wilk for the
 patch.  Closes: #694804.
   * Apply patch from Ubuntu to disable network for tests.  Thanks to
 Michael Terry for the patch.  Closes: #682873
Checksums-Sha1: 
 475b924f4ebefeeb6c3145dc7ef950047c69598b 1914 ykclient_2.8-2.dsc
 5b7b223ef0f51128d53b23f56525cf2bde11d82d 3452 ykclient_2.8-2.diff.gz
 f4c84053b538a69116abff56dc46be2ffd0b25d1 26808 libykclient3_2.8-2_amd64.deb
 9f9b8fd655341dee0e9fff9663ced2ed3ab532b8 29374 libykclient-dev_2.8-2_amd64.deb
Checksums-Sha256: 
 bd6ff96badfed3092dfb15e613d3c7bdc5a91058582089e3f8d4467a716393f8 1914 
ykclient_2.8-2.dsc
 dbece9109546c502d6acc9d35583f42b6ac7063a6c55b8e18af53eaf509686d1 3452 
ykclient_2.8-2.diff.gz
 a8fbe2b493115d5073aa8eddaf0d39e1cd042c3e14e84993b8fffc430f5b50c2 26808 
libykclient3_2.8-2_amd64.deb
 3712c81ced135ab9ca2c7df460b508476ef604c12d514ebf2ca162d46b402df6 29374 
libykclient-dev_2.8-2_amd64.deb
Files: 
 48e446bfcdd30d6ff563ce834bf793cc 1914 libs optional ykclient_2.8-2.dsc
 63be26df41e0c28bd310f8158d59c378 3452 libs optional ykclient_2.8-2.diff.gz
 cfb0acb8dc78b0eef74733be14ee3755 26808 libs optional 
libykclient3_2.8-2_amd64.deb
 d58c128f0c7560949594e80965ffb736 29374 libdevel optional 
libykclient-dev_2.8-2_amd64.deb

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

iQIcBAEBAgAGBQJQ1K/NAAoJELZaSHHKGdcXHWgP/RCwaS4X3X5ydpeKOGXkCXCc
3DabdwvgkY0JWATzuE2Q3+zaeyA+n9nlSXiWpaluYxUI2Azge9tBN/Xg5RM7ecSq
lBJ4fzuK3yxwsm4I5n6mKcaml6TewcbVO4xwPEQAue7zvG8BRVProXzgMPAoGyLg
uWoVZbZvgWEiZc0NereWcTx59ev38K/KWRNViuYb0rHaLwYvxxYcxh4V/qsOAEPQ
NSkiBIt0GmUbfUAP8bSr28kY3sbkQbMWUsTjklYMBwqsMOTjxhtRfzRnmFIhxk6s
WE9TlRLlTMfvJ52MUjxwQUFFAcwlMGXwe743SnXQanxfW1uKS+4QF+fR9++NTD87
MQU0jRx69JDwVFOk71exKOO/29tyLKmldT7CWvTXFqH8EXBV3bbEZLkQmTTFYTl1
txx0LsptSHuWwjnwy+lnBG2rY63yOty8H97CDjWIbEgtcIcDFHST7OnmohKHJs0S
GF/edQj8Hx34I0dy2r56CIj+aS87PDFyKjM2Z8E3nUB9HmVLJUA5TjNtiefXQRbg
Xj0MJhVxy4B8Fz9IUbEoLdhwldKJ0bWOQjC8D20nDr2O33eUVtBIXDagV1aaeCGU
Lv50046E0GR3G1QOdTxQMLOg7U2biQAa5u3XLUoW2AHVnsYBWy7AoOTgwpXPZcM5
bgoVBBNVTrcBWjj8w73u
=GXc8
-END PGP 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/e1tm7re-0003s6...@franck.debian.org



Accepted scanbuttond 0.2.3.cvs20090713-12 (source amd64)

2012-12-21 Thread Milan Zamazal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 20:15:01 +0100
Source: scanbuttond
Binary: scanbuttond
Architecture: source amd64
Version: 0.2.3.cvs20090713-12
Distribution: experimental
Urgency: low
Maintainer: Milan Zamazal p...@debian.org
Changed-By: Milan Zamazal p...@debian.org
Description: 
 scanbuttond - Scanner button daemon
Closes: 696392
Changes: 
 scanbuttond (0.2.3.cvs20090713-12) experimental; urgency=low
 .
   * Support for Fujitsu fi-6130 and fi-6130Z; thanks to Andreas Jochens;
 closes: #696392.
   * Upload to experimental because Debian is frozen.
Checksums-Sha1: 
 f669f48085b74b69b4f05601c4672091dbd6742d 1173 
scanbuttond_0.2.3.cvs20090713-12.dsc
 92851188893d51bfd53105e28f01456b3fb70199 11124 
scanbuttond_0.2.3.cvs20090713-12.debian.tar.gz
 95a200b8728e8b813f25a2242d1840655fe841ec 52734 
scanbuttond_0.2.3.cvs20090713-12_amd64.deb
Checksums-Sha256: 
 5e9982e3a30929fa6494fbf284932035b1d17cba7cc6be3e13f0b2359ccdce2e 1173 
scanbuttond_0.2.3.cvs20090713-12.dsc
 ed4098a1f6d09e14f3436fde5773c4cc3bf5b1b5cfaccfcd8ddfb7de7f205666 11124 
scanbuttond_0.2.3.cvs20090713-12.debian.tar.gz
 d0206bc67741d0a257b4b08fe32cc8853547621d96453cf031810d27f4e33f63 52734 
scanbuttond_0.2.3.cvs20090713-12_amd64.deb
Files: 
 b6e03afde08ecee534aa24699be4e2e1 1173 misc extra 
scanbuttond_0.2.3.cvs20090713-12.dsc
 88599ab06c6874147d5c07678e08f978 11124 misc extra 
scanbuttond_0.2.3.cvs20090713-12.debian.tar.gz
 8485f4713007a37bff77a58879de2f16 52734 misc extra 
scanbuttond_0.2.3.cvs20090713-12_amd64.deb

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

iEYEARECAAYFAlDUtuIACgkQkSkk/j3Cm0FaFwCfZFPvqFs4Os5TAB1r9TLOA7Go
8I8AoKB55x1u4n92BOdKP9nJcCQ4OTqo
=KbgV
-END PGP 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/e1tm8kb-wy...@franck.debian.org



Accepted vxi 0.0.20121221-2 (source amd64)

2012-12-21 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 21:24:41 +
Source: vxi
Binary: vxi-dev
Architecture: source amd64
Version: 0.0.20121221-2
Distribution: unstable
Urgency: low
Maintainer: Simon Richter s...@debian.org
Changed-By: Simon Richter s...@debian.org
Description: 
 vxi-dev- Development files for the VXI-11 RPC protocol
Changes: 
 vxi (0.0.20121221-2) unstable; urgency=low
 .
   * Build with -fPIC for inclusion into shared libraries.
Checksums-Sha1: 
 b16b889e17d55d78021eceeb3f92548a2267e383 1163 vxi_0.0.20121221-2.dsc
 8fd74592dd43fd11dd56e2ffa8ec56aace7603c5 1991 vxi_0.0.20121221-2.debian.tar.gz
 2a4e9cab22d37be899b89b6c7793c305441fa5e8 10088 vxi-dev_0.0.20121221-2_amd64.deb
Checksums-Sha256: 
 5570260e2470703e98b3446456c479d75a8acfadb935539cbbfbd5fc2ff54d30 1163 
vxi_0.0.20121221-2.dsc
 89b0b3c844bb0d7a0b6ac2b6659ce4078b891c4e4db9fc6c2fc09d073a7a6bb4 1991 
vxi_0.0.20121221-2.debian.tar.gz
 eaf81d99c08c8920ce52719faaaf088ffd2adfbb7479f125cf09b9839e17c214 10088 
vxi-dev_0.0.20121221-2_amd64.deb
Files: 
 788c3cdec6556259341ffdc1717c9bf9 1163 libs extra vxi_0.0.20121221-2.dsc
 9dd3f99b31b0bedd2b7a937b0eae33e1 1991 libs extra 
vxi_0.0.20121221-2.debian.tar.gz
 a711412537715b70646e9ce2c3248730 10088 libdevel extra 
vxi-dev_0.0.20121221-2_amd64.deb

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

iJwEAQECAAYFAlDUuZoACgkQ0sfeulffv7tGXQP+LakIlp8N0insm5FqCAoWJu7J
aY5aIpdj6TsGbF6HBV5B6dLXqbudm7y2kBjEK8gmFgoK5YNBPljQ280epUChmZnJ
dLLRThVh7BefW6TkerVNrMhUE5RCQixZxzUGppO4TjOQINFItICV2uYJoX+gkHfq
Jh1GTRi/dUVRX+JlyYU=
=4TfU
-END PGP 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/e1tm8z9-00055r...@franck.debian.org



Accepted eclib 2012-08-30-1 (source amd64)

2012-12-21 Thread Julien Puydt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 21 Dec 2012 17:27:37 +0100
Source: eclib
Binary: libec0 libec-dev eclib-tools
Architecture: source amd64
Version: 2012-08-30-1
Distribution: sid
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Julien Puydt julien.pu...@laposte.net
Description: 
 eclib-tools - Programs for modular symbols and elliptic curves over Q
 libec-dev  - Library for modular symbols and elliptic curves over Q (developme
 libec0 - Library for modular symbols and elliptic curves over Q
Closes: 683466
Changes: 
 eclib (2012-08-30-1) unstable; urgency=low
 .
   * Upgraded to latest upstream.
   * Adds build-depends on libgmp-dev.
   * Builds on 32 bit architectures now (Closes: #683466).
   * Ship mwrank.info which describes mwrank in more details.
Checksums-Sha1: 
 7be5d01af2291270a4832d01128301b18bf497a7 2096 eclib_2012-08-30-1.dsc
 c9db4968cafe78741796ca7083e3e98a28a9285b 892671 eclib_2012-08-30.orig.tar.gz
 17d96bdb28a6b5bdde909fc86a3f07de2a8eec2d 2640 eclib_2012-08-30-1.debian.tar.gz
 1126c2d8f46d0c6bd1511c266eefd0b9a1166925 1240596 libec0_2012-08-30-1_amd64.deb
 eab5bb61c1de0e29d7957d6e4b893d45d9b12d89 82806 libec-dev_2012-08-30-1_amd64.deb
 c9d7c5f128b8f0d299d5012c4daf1236f00c037b 19718 
eclib-tools_2012-08-30-1_amd64.deb
Checksums-Sha256: 
 a45453a1e41b5d1f212174187c81ac8296bf3cd89c2b212bf328ce39addcfe64 2096 
eclib_2012-08-30-1.dsc
 8fa8401733e8c4972b7a826d02e97e62f72af9d026260e4568cb41734171c4d0 892671 
eclib_2012-08-30.orig.tar.gz
 208e9f59bc793434978a9896305049b136df1f849986a61fac9d9fd1e64a6e65 2640 
eclib_2012-08-30-1.debian.tar.gz
 1c388b866d48dd2c299ed0cfb55b285839cef539e585a7eb97ec37b421d2b039 1240596 
libec0_2012-08-30-1_amd64.deb
 6637874f812552b2a5cec57f3d28bf60a1c6ac577a158a24c8e351015522c0ba 82806 
libec-dev_2012-08-30-1_amd64.deb
 e28df5d494f310ee81cfff430628a16971d2d7820de16597fe183708cedb9ac7 19718 
eclib-tools_2012-08-30-1_amd64.deb
Files: 
 afe86ae98478d552d45a15241c5a75b2 2096 math optional eclib_2012-08-30-1.dsc
 73bcc45a5d675a0b3c5f61462f9cde68 892671 math optional 
eclib_2012-08-30.orig.tar.gz
 b245db9fc7faec4926b0c7e47a5ff37b 2640 math optional 
eclib_2012-08-30-1.debian.tar.gz
 c28f728a86eaac09a70ff5fdaf7dad50 1240596 math optional 
libec0_2012-08-30-1_amd64.deb
 fe3c2bf6965a75dad6fada9dad5be011 82806 libdevel optional 
libec-dev_2012-08-30-1_amd64.deb
 27e033fee50040a4fd561b6204374a6e 19718 math optional 
eclib-tools_2012-08-30-1_amd64.deb

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

iQIcBAEBCAAGBQJQ1MDMAAoJEIyCFp2Ozs0qAh8P/0ER+VBcULDx2MI3LDzLumzS
IGOpROaa2lqDBXM8FJi6yfBhJ/WzzqSM+sA7wc61fNevLqcaSXp6cBZYOk+WRCJ4
Xi2QGaVyfQc+5CwdtI/VIcHsLPHnOwXy6Mf0md1iNzDfjz1Ia0M1nWOfouw/NjuW
SU1tQot7LKXS87LgSz8ujfe5CQ7E2Ea0eWdYPA2ctKhSApw2ODwjTz5xDpmMQxOp
5fY8NZScwPtadlRKksuB9plItblqHebk4K7a13Tg2T56V057V6PlZbNxlH25aF3S
FyX/4E+Oq5+3go4pKj3LTppAGEq6ZODK7DbIqs6klIk3F/yH8woFlqcIAfQko73s
UsmPAnPk8Ct+JAABJdbeCKDEKLG82eyaP8cvxVIuswUUp0sRl2thumwG84JNqb8S
unRxvZlLcN8uywZtlbQ+egn5U8uyFBsdcHZS/bLntkukXpHtC85kw38zvIvFMEO2
RoAHloJiV+/siEN/6ElCDdtTS1r0lhBPHgwgC0I7K2g9X4wpDMKCH8RlJYR9F4Km
NwitWCDcKfza0AKpFPqOwgKi33pnHzgzHknf9XI9ZjbV9ishq6GKD7268mnDhDWg
ajP0xSZqg/NmAxBcr82v6XstvvAg7DQ9WSzoqP5o3R36CgWvdtM/YQYMX5WCNP4g
P0wQwj4PsfRauBrpCvXI
=Qtrp
-END PGP 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/e1tm9vb-0005ft...@franck.debian.org



Accepted zsh 5.0.2-1 (source all amd64)

2012-12-21 Thread Axel Beckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 21:49:15 +0100
Source: zsh
Binary: zsh zsh-doc zsh-static zsh-dev zsh-dbg
Architecture: source all amd64
Version: 5.0.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Zsh Maintainers pkg-zsh-de...@lists.alioth.debian.org
Changed-By: Axel Beckert a...@debian.org
Description: 
 zsh- shell with lots of features
 zsh-dbg- shell with lots of features (debugging symbols)
 zsh-dev- shell with lots of features (development files)
 zsh-doc- zsh documentation - info/HTML format
 zsh-static - shell with lots of features (static link)
Changes: 
 zsh (5.0.2-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 24081d7f152a7adde203857eeb6a8b280dc4cb8f 1667 zsh_5.0.2-1.dsc
 e99c4bc074890f5c4615c5188607034ce0f2ecd7 2369509 zsh_5.0.2.orig.tar.bz2
 c568fd334804beca862507308742877b1ccd805a 148374 zsh_5.0.2-1.debian.tar.gz
 bbba8278f4ee784f861b7823f3f0a1321fb1bfff 2591896 zsh-doc_5.0.2-1_all.deb
 9aee8c9a25f71230882e57cb507314b47a83f37c 5069902 zsh_5.0.2-1_amd64.deb
 053bf4fe90a0f912822d2344a3035aeab0abb43a 1619106 zsh-dbg_5.0.2-1_amd64.deb
 27ce8e5aa7b0ef29acb58a8683951c14a49a5073 1021554 zsh-static_5.0.2-1_amd64.deb
 412ca1b0a4a1f6adb25057733e209ec5fce357a3 87338 zsh-dev_5.0.2-1_amd64.deb
Checksums-Sha256: 
 1ec1060ebc81a537cf2a8400491c3d580936e010b3fd1d8c5156a87ffb82eac5 1667 
zsh_5.0.2-1.dsc
 e2926d3bb549325b892bab5e28d7f79dbf469ffdc438644262c4261ae0d79683 2369509 
zsh_5.0.2.orig.tar.bz2
 6b6ee07f218b86f7c9031dda247012e1557815fd0c2e0586bc4b0d3b7f756027 148374 
zsh_5.0.2-1.debian.tar.gz
 f6b2bd830da412f193e17ba16d7188641d6c8d3c904a62a9052bf48910840a37 2591896 
zsh-doc_5.0.2-1_all.deb
 820b54087391c58764d5297cfa12ca647df1d3b11bdbd338954f35195a9cafae 5069902 
zsh_5.0.2-1_amd64.deb
 e3fc56ed8f00fbd96789177d39f2871534aae04661ed253b625a24fe85f8efb2 1619106 
zsh-dbg_5.0.2-1_amd64.deb
 d8d6af0a7abdb791e9ac24966eabdd9dda27a5d40a293b5ef83590eaa8b5af90 1021554 
zsh-static_5.0.2-1_amd64.deb
 20579eeccd669d975c374cd90e515a2957668668ea3fbff4f69fb2e65f510e90 87338 
zsh-dev_5.0.2-1_amd64.deb
Files: 
 83cc1559fe705fc7f81b309044911253 1667 shells optional zsh_5.0.2-1.dsc
 d5faaea2cf927fb46f9e10e9117f5841 2369509 shells optional zsh_5.0.2.orig.tar.bz2
 2f99ead991ea619536eded7656f8a3fc 148374 shells optional 
zsh_5.0.2-1.debian.tar.gz
 08dc00b2c7f73dc9111dd0e06ff42ca1 2591896 doc optional zsh-doc_5.0.2-1_all.deb
 4e345c11afc6dfb6ee94d0d0ee2b5871 5069902 shells optional zsh_5.0.2-1_amd64.deb
 219660f8f0ae698cf70fcea2dce7cd20 1619106 debug extra zsh-dbg_5.0.2-1_amd64.deb
 cf0e5de188445b0596a5e749f40faded 1021554 shells optional 
zsh-static_5.0.2-1_amd64.deb
 244e1e77f5626b09925944e9ca72ee9a 87338 libdevel optional 
zsh-dev_5.0.2-1_amd64.deb

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

iEYEARECAAYFAlDUzX4ACgkQwJ4diZWTDt5ILQCdH9XOmW44R6oIVDqSC6EQnhZh
86wAn3e5wTjQhmyN7pGjP3bJnlVrqm7a
=WHOZ
-END PGP 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/e1tmad2-0005pt...@franck.debian.org



Accepted apport 2.7-1 (source all)

2012-12-21 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 21 Dec 2012 18:57:19 +0530
Source: apport
Binary: apport python-problem-report python3-problem-report python-apport 
python3-apport apport-retrace apport-gtk apport-kde dh-apport
Architecture: source all
Version: 2.7-1
Distribution: experimental
Urgency: low
Maintainer: Ritesh Raj Sarraf r...@debian.org
Changed-By: Ritesh Raj Sarraf r...@debian.org
Description: 
 apport - automatically generate crash reports for debugging
 apport-gtk - GTK+ frontend for the apport crash report system
 apport-kde - KDE frontend for the apport crash report system
 apport-retrace - tools for reprocessing Apport crash reports
 dh-apport  - debhelper extension for the apport crash report system
 python-apport - Python library for Apport crash report handling
 python-problem-report - Python library to handle problem reports
 python3-apport - Python 3 library for Apport crash report handling
 python3-problem-report - Python 3 library to handle problem reports
Changes: 
 apport (2.7-1) experimental; urgency=low
 .
   * [be922e9] Imported Upstream version 2.7
   * Drop patches, applied upstream
 [2930811] drop patch fix-package-and-version-extraction.patch
 [6c4581a] drop patch fix-python3-str-interface.patch
 [90fc0ed] drop patch check-for-stacktrace.patch
Checksums-Sha1: 
 06bb5d0545ac0748543140bbedcf9002f71880be 2618 apport_2.7-1.dsc
 578598a1e51752f6a92f9fab7e214c5d589721dd 1123366 apport_2.7.orig.tar.gz
 ad593aebd2b0d76f629008df7413fa0c9e66f260 8601 apport_2.7-1.debian.tar.gz
 6b7ab82b8bea6a774704e8f03a0b28691901006b 571472 apport_2.7-1_all.deb
 60e8a5d3036a71a2d79d8a487bf5896102e1cfe1 131754 
python-problem-report_2.7-1_all.deb
 51404df41cf699573278f84d94c0d869ee634c77 131102 
python3-problem-report_2.7-1_all.deb
 1080c25d2ab12ee4f388057dce8ff3edf7d0e161 208542 python-apport_2.7-1_all.deb
 1ac6ebfc8fb8a5ed7cc7e14591d105724bd820d4 209484 python3-apport_2.7-1_all.deb
 9837c30326c7b264858839a3685840f5af522717 137822 apport-retrace_2.7-1_all.deb
 4ae2a1694c03f818c63578b719ec5415d94ecab3 136724 apport-gtk_2.7-1_all.deb
 d3f8823902d4bebb7cf4028aa95aa33c2a88abf5 146318 apport-kde_2.7-1_all.deb
 cdb01ef0762a2b311d4f49cc588040796991ffb6 128042 dh-apport_2.7-1_all.deb
Checksums-Sha256: 
 97b52bc10b47ac8ccecb4f7c43c6165a01e78beec10721c841d827b2e4052185 2618 
apport_2.7-1.dsc
 345ad98973a9b761825abd70a4acecb58745bc8698e5f435f5aeb294dee3f5f7 1123366 
apport_2.7.orig.tar.gz
 dedbd68c2396e68b11dd6b940678b62c43cc13ab9d3592395784f53edef16e8d 8601 
apport_2.7-1.debian.tar.gz
 774a9edf884be85882e5573efd6d315cc311a55828ccf667ec006e5feefad691 571472 
apport_2.7-1_all.deb
 23c0ce67c199eebca0c9880134c0e471808af8f3b9b473a5a6233e85b7047f68 131754 
python-problem-report_2.7-1_all.deb
 8509500dd2a2880161191c6ad7f72669a7ca145df6e9e00043e369cf9e2455ad 131102 
python3-problem-report_2.7-1_all.deb
 e87e2ed365c4f1981a0371ad492486d3da1d194f1e1f49f5a2204c01a4486278 208542 
python-apport_2.7-1_all.deb
 73526a709cd1d3d1004efde6c003948a1a7b6af4f12a25f6d14be61b620052b5 209484 
python3-apport_2.7-1_all.deb
 2b61f45eab2f90a0a5b8408c2226b1b2740e3ddf951e704bc9daf4890ba5ad8a 137822 
apport-retrace_2.7-1_all.deb
 73977d636912866fff3e3966f2cdb97bc24f72c60a314786595142e0396421c1 136724 
apport-gtk_2.7-1_all.deb
 64d93510539f63be904844f217379c9b95d863e1020ce38ae9e18e5bee6dcddd 146318 
apport-kde_2.7-1_all.deb
 cbd8f6b60d82cb720fda3ea37d9c7b9d58eae2d178149198d282c8dc67d21a33 128042 
dh-apport_2.7-1_all.deb
Files: 
 ffd18f6b1bb5827e385cd6526a6b95e1 2618 utils optional apport_2.7-1.dsc
 d465c2685f8c511f6fe5eb552466803c 1123366 utils optional apport_2.7.orig.tar.gz
 26fa8dc2a1474a6c5444d7e6cbbb8135 8601 utils optional apport_2.7-1.debian.tar.gz
 03940a9674c81ef359d60eadd3cc691a 571472 utils optional apport_2.7-1_all.deb
 39e4d1b76fb86d0e0e720f3bca11232e 131754 python optional 
python-problem-report_2.7-1_all.deb
 c35abcacbb616d8dda301608709f44ee 131102 python optional 
python3-problem-report_2.7-1_all.deb
 0e1256361c2d2703efe675b24d04ea5d 208542 python optional 
python-apport_2.7-1_all.deb
 f4211de3e0c750a1c5eaa3d7aa61d1a7 209484 python optional 
python3-apport_2.7-1_all.deb
 18cc224490fbed80dd1921c442b7feca 137822 devel optional 
apport-retrace_2.7-1_all.deb
 50faf4dc7f9b9f378ea05c1a2cf7b74f 136724 gnome optional apport-gtk_2.7-1_all.deb
 2701f192ca2cbfd075f9f420bd2a821a 146318 kde optional apport-kde_2.7-1_all.deb
 db4568371d2e46f20c00ada5ea24102d 128042 devel optional dh-apport_2.7-1_all.deb

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

iQIcBAEBCgAGBQJQ1Ni/AAoJEKY6WKPy4XVp7ksP/2TrwxoAURQc40wvyj5m2G13
eDR8Mp6YstNjcOmJEHfqssoJlID7EsvMUYItYn9NVK4mZWqyFNVWWJotf5BubEak
S1cIDxKHdHDA6L2VudCJKqwKZRrGAcF6kaHU30BfQtdM1tY9Gs1uwyvo8dK4nMNr
4sY3S5JxKNVWlxEP3xkglYCCfyFLWQQYOgSbfJ7HtYiK4wkA7FPucmPIkpxEE4fu
O/bdE4q1uxlBk2JQW/TBHz0BD0x6JIe4ULEamdye9v/dCuq/sB5sgTvCb9AHIMSC
of+lSYNIGdnM1cqwtHsz78MrXQbSIib0tfp4WziTPreKdxxS6tmySIa6PfdkQYle

Accepted rcpp 0.10.2-1 (source i386)

2012-12-21 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 21 Dec 2012 06:22:53 -0600
Source: rcpp
Binary: r-cran-rcpp
Architecture: source i386
Version: 0.10.2-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-rcpp - GNU R package for Seamless R and C++ Integration
Changes: 
 rcpp (0.10.2-1) unstable; urgency=low
 .
   * New release
Checksums-Sha1: 
 4b0c82531558f925b8ef789cf0e42a75eca53028 1066 rcpp_0.10.2-1.dsc
 6145afb38a65c4628b2e64eb2f3ec34b233ddf49 2361099 rcpp_0.10.2.orig.tar.gz
 e487e92a7f91ed67bee13d030c0d819abb4c202b 13166 rcpp_0.10.2-1.diff.gz
 cf202c7416b4796dc0b139d8939754931c375c18 3058240 r-cran-rcpp_0.10.2-1_i386.deb
Checksums-Sha256: 
 bf8c02e007d24d32d06d872c5edbe5dfea7f102b937dec855c668a59acf5a66b 1066 
rcpp_0.10.2-1.dsc
 6962b2e74911c5abe258e382ec9de0a13b950a7762dd73ddd836f929b8d33629 2361099 
rcpp_0.10.2.orig.tar.gz
 62aa8a563c98811db44223b965342836bdcc123036e66a92781f0821c9d3d967 13166 
rcpp_0.10.2-1.diff.gz
 56ac7e27009a72ae096fadb8e3105c35cafba408b12040b5cf35c6712238ddaf 3058240 
r-cran-rcpp_0.10.2-1_i386.deb
Files: 
 9e03b82e2498ec6f560109c0f9ef0945 1066 gnu-r optional rcpp_0.10.2-1.dsc
 df8188baa29d26cd577f7ac75e42b8cb 2361099 gnu-r optional rcpp_0.10.2.orig.tar.gz
 86d2b0f7103d208cd25559bb2ae4d05b 13166 gnu-r optional rcpp_0.10.2-1.diff.gz
 b70c5222c4b79e7a9da8adb851e7f4dc 3058240 gnu-r optional 
r-cran-rcpp_0.10.2-1_i386.deb

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

iD8DBQFQ1N+sCZSR95Gw07cRArv0AJ486vfCtbOoaCO1/QxOIHZHZVHxaQCfdk0X
63VPjPhSHZNLnYxdbdBfhaE=
=YPJM
-END PGP 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/e1tmauc-00080d...@franck.debian.org



Accepted libjnr-posix-java 1.1.8-1 (source all)

2012-12-21 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 19 Aug 2012 01:49:58 +0200
Source: libjnr-posix-java
Binary: libjnr-posix-java libjnr-posix-java-doc
Architecture: source all
Version: 1.1.8-1
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libjnr-posix-java - basic POSIX-like functions for Java
 libjnr-posix-java-doc - Java JNR-POSIX library API documentation
Changes: 
 libjnr-posix-java (1.1.8-1) experimental; urgency=low
 .
   * Transfert maintainance to pkg-java team.
 - Add myself as Uploaders.
 - Thanks to Nicolas Duboc for his work!
   * d/control: Use versionned B-D on libjaffl-java (= 0.5.9), otherwise FTBFS.
   * d/control: As per Java Policy, drop runtime dependency as
 its a library package.
   * d/rules: Force usage of offline Maven 2.
   * d/patches/pom.diff: remove invalid dependencies from pom.xml.
   * Switch to 3.0 source format.
   * d/control: Bump Standards-Version to 3.9.3, no changes needed.
Checksums-Sha1: 
 0b4d00fe0080971e0b3571ff3410b3dc72535ed6 2421 libjnr-posix-java_1.1.8-1.dsc
 5d3f8e55870efa1567b414b0be4ffa15ac1fdd67 205704 
libjnr-posix-java_1.1.8.orig.tar.gz
 6019a57c67552f921b0fb1128822cd462c3b7d1d 7996 
libjnr-posix-java_1.1.8-1.debian.tar.gz
 9a34d9b05427646f693af4047ab5293c6b19e307 106562 
libjnr-posix-java_1.1.8-1_all.deb
 89bc4b9282589fe5155224cb7f79a7ae0cea0798 133652 
libjnr-posix-java-doc_1.1.8-1_all.deb
Checksums-Sha256: 
 d43c359ded50805b475835c7212175ca83d75d09f37116616c1367f289982326 2421 
libjnr-posix-java_1.1.8-1.dsc
 3785cb49a720e0ed0029350d61e1639ea9a29491514f372af100ce94836bb0d9 205704 
libjnr-posix-java_1.1.8.orig.tar.gz
 02e6ee14db915337611d23a76b202bd319335c30fcd531c844185e4d57c85cea 7996 
libjnr-posix-java_1.1.8-1.debian.tar.gz
 ed62303dc9ba4dbbeb6b829a9ee15be4fa5fd38fbc82edf558087ebbcad8feeb 106562 
libjnr-posix-java_1.1.8-1_all.deb
 28acc6e18878f2b26ef027c1777a62101a79e2ff47b66de2574a3c0e727cd364 133652 
libjnr-posix-java-doc_1.1.8-1_all.deb
Files: 
 88e9e0cf11c3b95a753c312dd4d68dc8 2421 java optional 
libjnr-posix-java_1.1.8-1.dsc
 658492962e91c27a165807486118557b 205704 java optional 
libjnr-posix-java_1.1.8.orig.tar.gz
 1f7c4462cb888ebcda31a106870d7d24 7996 java optional 
libjnr-posix-java_1.1.8-1.debian.tar.gz
 b4ee02753ea5837b025d51bd9536a3c5 106562 java optional 
libjnr-posix-java_1.1.8-1_all.deb
 4c1bfd12637d71822abfef42a8625bd3 133652 doc optional 
libjnr-posix-java-doc_1.1.8-1_all.deb

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

iQIcBAEBCAAGBQJQ1ODIAAoJEHXiDM0z50n8nf8QAKQjbINujIBxxDvEezHArY2W
hiffUZx+KykXirSFVLQRubRK2r0g07o7XIVr/b8Mh3BIJHUtzpz0WL6iSmTzrV3N
PfmZYgy4fzLnuvupv8nzjTNJTkt8bcoC/wmykWCKEnW8OuDicEEVIaW5LycLrkkD
QdGvuYR/T0d4CL+ZO94e5n/Rs4Wbx/nsablpUkucewyFTzjJqXg4ACEmtSv4e4AX
3MZil+xsk+mu8VoYnYxBOAqnKlPVwh9rTrPpGWAdQOXO1JW+TYkK33RQqsWzZ6W0
7RzP46Da2M1Nzlnu6iu2srNRLtyCk2xtGn7Gn6k8Iti85GQcJ6XlUCu2MSfIJ3oo
/NZHmHTSW9k1Q/MJbd3ycemGf2lj8N0/QKF11qZtO+0H+P0BSTxVbfpHUwXbjeQN
cPa1kbJICTTN+dfaT0NbObZyRN2OG6Wancn47sQCBi492L87VjV86YpjrYIHUiE0
yNNLVMLXC6kx1IizgrqiZ9Hk700y9kW/e6aS8RKgytnxHQdgVgXSyMynG2ZJUeBr
N1aeDfw0WmTPY1pAjyND/kDyxfwQZ2yf79rRBqd8AGSJNNH9fL3yfQ32oLvy4BCg
DlzPVSnfET8Awia2lbx1MamuHZl/qjbGd6eRSesWbRsRzD92g58XqCb7K1e12Ydc
dyvuP0iiaJswXySPL5kf
=Obzm
-END PGP 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/e1tmb8t-00051s...@franck.debian.org



Accepted eclipse-cdt 8.1.1-1 (source all amd64)

2012-12-21 Thread Jakub Adam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Dec 2012 12:29:49 +0100
Source: eclipse-cdt
Binary: eclipse-cdt eclipse-cdt-jni eclipse-cdt-autotools
Architecture: source all amd64
Version: 8.1.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Jakub Adam jakub.a...@ktknet.cz
Description: 
 eclipse-cdt - C/C++ Development Tools for Eclipse
 eclipse-cdt-autotools - Autotools support for Eclipse CDT
 eclipse-cdt-jni - C/C++ Development Tools for Eclipse (JNI)
Changes: 
 eclipse-cdt (8.1.1-1) experimental; urgency=low
 .
   * New upstream release.
   * Rewritten obsolete d/fetch-cdt.sh.
   * Updated d/watch.
   * Removed d/patches/ebug-382496.patch (applied upstream).
   * Bump Standards-Version to 3.9.4.
Checksums-Sha1: 
 3c5f19e2d017a14fdce59451a7fe54a3a99b0875 2216 eclipse-cdt_8.1.1-1.dsc
 019d173537062c3f2a79df84901493ec81e84452 29167947 
eclipse-cdt_8.1.1.orig.tar.bz2
 47409210183acf9d3976f12f8f9cab810bf1f70f 555367 
eclipse-cdt_8.1.1-1.debian.tar.gz
 b7dc6cc839ad9b9ec9b65cb79350185e7584b09c 34860470 eclipse-cdt_8.1.1-1_all.deb
 580543e3c33f8e43146320d749bc6ab26e093de4 19556 
eclipse-cdt-jni_8.1.1-1_amd64.deb
 d24aef85e15151c0595fa74345c7164ab4dd6bb9 2674140 
eclipse-cdt-autotools_8.1.1-1_all.deb
Checksums-Sha256: 
 19667f7cb8eab01ecd2ca12616a763b479ea5527b22dbfa82cf014b7f3eb0ad0 2216 
eclipse-cdt_8.1.1-1.dsc
 ff8259dca0c135db21a53188cff14dc0ee042e91eed1a0970ef1032a35785edf 29167947 
eclipse-cdt_8.1.1.orig.tar.bz2
 f1c2a3420b75b1a5e7b53b9337ef35072a7dca13f6ed9965c30ef81115475757 555367 
eclipse-cdt_8.1.1-1.debian.tar.gz
 04d2aded8eea84dcd83dfa7734b9bdbf1488f022b942e1981f7820bac6fe41c5 34860470 
eclipse-cdt_8.1.1-1_all.deb
 604c86ec30941586476c5f8eea0e5e331507a63af8fdf9beebd1822be32d472e 19556 
eclipse-cdt-jni_8.1.1-1_amd64.deb
 40b41d40f98ad3f75f6a95ce6bba86aa41c8f345b544ed24c82d99843343c923 2674140 
eclipse-cdt-autotools_8.1.1-1_all.deb
Files: 
 f4d0f59518c188935807812018f8efad 2216 devel optional eclipse-cdt_8.1.1-1.dsc
 0e371d1bef7441fbe8dcc8b462f08269 29167947 devel optional 
eclipse-cdt_8.1.1.orig.tar.bz2
 7723c7ffc1b4fcbeff35be68ab2b7d41 555367 devel optional 
eclipse-cdt_8.1.1-1.debian.tar.gz
 c91d04e5c038717724ae2004c192335c 34860470 devel optional 
eclipse-cdt_8.1.1-1_all.deb
 be6c004a6f894e1b43e0f3c44b135019 19556 devel optional 
eclipse-cdt-jni_8.1.1-1_amd64.deb
 bb2f292bbddf137485b4214f228ab083 2674140 devel optional 
eclipse-cdt-autotools_8.1.1-1_all.deb

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

iQIcBAEBAgAGBQJQ1TYVAAoJECHSBYmXSz6WngQP/i+YNsejZx/w7zof051M7I5Y
6sD6n0akGDkFPInCEXsIw9wv7NLlo/ToJ4Ey3DGzu7NKohBFags2PU4nMR0hlf9z
wvS9bv0lpO7FksJ6peSp1jbJW54E501AWYivVg+8xiomrJLy0VZlzsmEkWBfoNns
XZOGvxj+iewbi8VWGT2RsLAC27JWL/iAGwkRdF+F6ptYIjpuVVrWh/xEry5gkOU2
TaQpttV8kmc3f1QYaUEoIuZEvuuXRsLhidKNUgEWRb/+A0NeD2ULKBUjlt3a6a0N
AYCBbhgxIFiYgyNWG1SbMkwIBbqlu7sPGEsiSBoWOMNwNftVEwHtA2qbyEFt4b+w
IwoWGhFVV7JG2oydDt1gDqciFeL0lhkFnjGEl8FTcT/0rsW38TSlyTOqvwPiXK+F
DkeDiZu0FGo1oprKnlWei0pAzGwXDLVXeyYEcaavtNKIQmPI0P9i03AgUQznnmew
3DhFLFRBt2nb4PbZWzwpJXeQM1b0BUMBwtnwG3Pgr0WR0S1PCx+F5IeWH4maQOqH
992iYSMfynC0FM0pcIXS9zOIrZef8N+Pu61CNHRoEAfjBNceRlxMu3A21PEHPX6k
1//l15F86aA+SMUxLx3hqxl3JmTCffnWaiemn/dBqHDU2wwPigHBPyKxenbE3ZJo
flF4hhEbSi2FqzTRYxDC
=C6co
-END PGP 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/e1tmh0g-0006at...@franck.debian.org



Accepted ess 12.09-1-1 (source all)

2012-12-21 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 22 Dec 2012 00:56:45 -0600
Source: ess
Binary: ess
Architecture: source all
Version: 12.09-1-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
Closes: 692468
Changes: 
 ess (12.09-1-1) unstable; urgency=low
 .
   * New upstream version released twelve hours ago
 .
   * debian/control: Mention Julia in Description:  (Closes: #692468)
Checksums-Sha1: 
 fcf30a5d247949df8554040b3b44632fe38d9daf 1231 ess_12.09-1-1.dsc
 40cd6bdffb5d3e8554b155e76912a6e7832513e0 2063256 ess_12.09-1.orig.tar.gz
 1249d0b1eb98077f775f60b95895024d93c2384e 8811 ess_12.09-1-1.diff.gz
 5ed2bd7a5a6112334026e17e4662c312f4628aa6 1636576 ess_12.09-1-1_all.deb
Checksums-Sha256: 
 e46003fb1e126f35ee381a03a96c49083715da0e87b04664ab160f8ea833 1231 
ess_12.09-1-1.dsc
 46e5b920893dcd44d6265649178a750a849aea58909e46907261f4aed24c7738 2063256 
ess_12.09-1.orig.tar.gz
 d9643790fd4bffee92a010050a585993ecc2443c60ffa1a85397c7566d53e929 8811 
ess_12.09-1-1.diff.gz
 75c6b89ed9b4c78e6fe84a09796e8861edbcef3ae93c110963b550943568b37f 1636576 
ess_12.09-1-1_all.deb
Files: 
 c26f7f50b8593461c0d6d226fd518f06 1231 gnu-r optional ess_12.09-1-1.dsc
 a9f03d947e8a554274092f3b5c351e27 2063256 gnu-r optional ess_12.09-1.orig.tar.gz
 9e1d032aafa6313a458f8da31cfcd58b 8811 gnu-r optional ess_12.09-1-1.diff.gz
 8761e1c0392486d8e5327d6fb1b190c8 1636576 gnu-r optional ess_12.09-1-1_all.deb

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

iD8DBQFQ1VrmCZSR95Gw07cRAsKmAJ9W1M9/6hvChmLkLnVJYsC6y7YzhgCcDNCv
Ge6uc6lID850ig6QDerOg4U=
=9h/6
-END PGP 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/e1tmjks-0005a0...@franck.debian.org