Re: [SUMMARY/PROPOSAL] Orphaning another maintainer's packages

2012-10-27 Thread Steve Langasek
On Sat, Oct 27, 2012 at 04:18:26AM +, Bart Martens wrote:
 On Fri, Oct 26, 2012 at 06:24:24PM -0700, Steve Langasek wrote:
   - There does need to be a mandatory minimum waiting period.  This process
 is going to be seen as blessed via the devref; we should not be
 blessing a process with an obvious bug that permits abuse by a DD and
 three of her friends pulling off a hostile takeover of a package before
 anybody has a chance to say no.  Even though such an act *can* be
 appealed to the TC, we shouldn't put ourselves in the situation that it
 has to be.

 I won't object to adding a mandatory minimum waiting period, although in
 some obvious cases it will lead to a pointless delay.

What cases do you consider obvious?  For me, the only obvious cases are the
ones where the MIA team has declared the maintainer no longer active and
orphaned all of their packages, in which case this entire process is
redundant.  In all other cases, I think the maintainer should have a
reasonable opportunity to respond.

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


signature.asc
Description: Digital signature


Re: [SUMMARY/PROPOSAL] Orphaning another maintainer's packages

2012-10-27 Thread Scott Kitterman
On Friday, October 26, 2012 11:09:18 PM Steve Langasek wrote:
 On Sat, Oct 27, 2012 at 04:18:26AM +, Bart Martens wrote:
  On Fri, Oct 26, 2012 at 06:24:24PM -0700, Steve Langasek wrote:
- There does need to be a mandatory minimum waiting period.  This
process

  is going to be seen as blessed via the devref; we should not be
  blessing a process with an obvious bug that permits abuse by a DD and
  three of her friends pulling off a hostile takeover of a package
  before
  anybody has a chance to say no.  Even though such an act *can* be
  appealed to the TC, we shouldn't put ourselves in the situation that
  it
  has to be.
  
  I won't object to adding a mandatory minimum waiting period, although in
  some obvious cases it will lead to a pointless delay.
 
 What cases do you consider obvious?  For me, the only obvious cases are the
 ones where the MIA team has declared the maintainer no longer active and
 orphaned all of their packages, in which case this entire process is
 redundant.  In all other cases, I think the maintainer should have a
 reasonable opportunity to respond.

If the maintainer never responds, then (it turns out) there was no need for 
the delay.  So there are cases where delay is pointless, the problem is that 
you can't tell in advance if you're in one of those cases or not.

Scott K

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


[PROPOSAL v2] Orphaning another maintainer's packages

2012-10-27 Thread Lucas Nussbaum
Hi,

According to the huge thread starting at
https://lists.debian.org/debian-devel/2012/10/msg00469.html, it seems that:
- there's consensus that a lightweight process for orphaning unmaintained
  packages is a good idea (if you are not convinced yet, I urge you to read
  Russ' post at https://lists.debian.org/debian-devel/2012/10/msg00546.html )
- there's consensus on how to initiate the process
- there's some disagreement on how to complete the process:
  + some think waiting for ACKs will not work because not enough people
might care to ACK
  + some would prefer a policy based on no objection for some time
  + some think that NACKs should block the process

I think I agree with everybody, so here is a new version of the last step of
the proposed procedure:

---8
4. When/if consensus has been reached, or if no objections have been raised,
   the package can be orphaned by retitling and reassigning the ITO bug
   accordingly. Here are some example situations where it is considered
   acceptable to move forward:
- one month has passed since the ITO bug was submitted, and nobody
  objected to the orphaning;
- one week has passed since the ITO bug was submitted, and at least
  3 DDs supported the orphaning (possibly including the submitter
  of the ITO bug, if it was a DD), while nobody objected.
   If someone opposed the orphaning, it is generally a better idea to
   forward the issue to the Technical Committee. However, if objections
   have been well addressed and there is consensus (indicated by a very
   large majority of supporters) in favor of the orphaning, it is still
   possible to move forward.
---8

For completeness, here is the full proposal. I've also addressed a few
cosmetic comments.

---8
Orphaning another maintainer's packages

It is not uncommon for some packages to end up in an unclear situation,
with a maintainer without enough time to maintain them properly. The NMU
procedure (described in developers-reference section 5.11) enables other
contributors to fix problems when a maintainer is unavailable,
but maintaining packages through NMUs is not a viable long term
solution, and it is sometimes required to transfer the maintenance of a
package to another contributor.

This section describes the recommended procedure to orphan a package,
thus giving candidate adopters the possibility to take over the
maintenance of a package. This procedure aims at being efficient at
addressing simple and obvious cases. It is not suitable for more
difficult or controversial cases (e.g. active but non-cooperative
maintainer) -- in such cases, the issue should be brought to the
Technical Committee, as described in the Debian Constitution, section
6.1.

1. Someone opens an ITO (Intent to Orphan) bug against the package whose
   orphaning is suggested, with the 'serious' severity. The submitter
   notifies debian...@lists.debian.org (e.g. using X-Debbugs-Cc:
   debian...@lists.debian.org) of the process.
   The bug report should contain a detailed analysis of the state of
   the package, explaining why it should be orphaned.  The analysis
   should focus on the package, not on the maintainer, and great
   care should be taken to avoid formulations that would be
   offensive for the maintainer.
   Relevant information include: release critical bugs, whether
   the package blocks progress elsewhere in Debian, history of NMUs,
   lack of any recent activity on that package by the maintainer, public
   comments of the maintainer showing a lack of interest in the package,
   previous attempts to contact the maintainer, etc.

2. The submitter should seek comments from the package maintainer
   (e.g., by sending a private mail notifying him/her of the process).

3. Debian Developers can then support or oppose the proposed orphaning (using
   signed mails sent to the bug and to debian...@lists.debian.org).
   Everybody is welcomed to contribute to the discussion, e.g. to comment
   on problems experienced by users due to the level of maintenance.

4. When/if consensus has been reached, or if no objections have been raised,
   the package can be orphaned by retitling and reassigning the ITO bug
   accordingly. Here are some example situations where it is considered
   acceptable to move forward:
- one month has passed since the ITO bug was submitted, and nobody
  objected to the orphaning;
- one week has passed since the ITO bug was submitted, and at least
  3 DDs supported the orphaning (possibly including the submitter
  of the ITO bug, if it was a DD), while nobody objected.
   If someone opposed the orphaning, it is generally a better idea to
   forward the issue to the Technical Committee. However, if objections
   have been well addressed and there is consensus (indicated by a very
   large majority of supporters) in favor of the orphaning, it is still
   possible to move 

Re: [SUMMARY/PROPOSAL] Orphaning another maintainer's packages

2012-10-27 Thread Cyril Brulebois
Scott Kitterman deb...@kitterman.com (27/10/2012):
 If the maintainer never responds, then (it turns out) there was no
 need for the delay.  So there are cases where delay is pointless,
 the problem is that you can't tell in advance if you're in one of
 those cases or not.

Thankfully, nothing stops anyone from NMUing as needed during this
period, so packages can be fixed/improved in the meanwhile.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Mandatory -dbg packages

2012-10-27 Thread Vincent Bernat
Hi!

Libraries with `-dbg` package are a pain to deal with when debugging
some problem. The solution to ask each user to rebuild the library
without stripping debug symbols[1] seem suboptimal. Asking each
maintainer to ship a `-dbg` package may be a solution[2] but couldn't we
generate those packages automatically by the builders, like this is done
with Ubuntu[3]?

I remember we had a discussion about this a few years ago. An automatic
service has been setup for this[4] by myon but it does not seem to be
updated anymore.

Why does this experiment have been stopped? Could we mainstream it?

[1]: http://wiki.debian.org/HowToGetABacktrace
[2]: 
http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/18-Mandatory-dbg-packages-for-libraries.html
[3]: https://wiki.ubuntu.com/DebuggingProgramCrash
[4]: http://debug.debian.net/


-- 
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/m3ip9w8b50@neo.luffy.cx



Re: suggestion

2012-10-27 Thread Samuel Thibault
Ricardo Obando, le Fri 26 Oct 2012 21:29:37 -0300, a écrit :
 When will there be in debian installer for Debian and wubi as Ubuntu?

When somebody implements it.

Samuel


-- 
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/20121027103909.gv5...@type.wlan.youpi.perso.aquilenet.fr



Re: Mandatory -dbg packages

2012-10-27 Thread Andrey Rahmatullin
On Sat, Oct 27, 2012 at 12:25:31PM +0200, Vincent Bernat wrote:
 Libraries with `-dbg` package are a pain to deal with when debugging
 some problem. 
You probably mean without.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: Mandatory -dbg packages

2012-10-27 Thread Vincent Bernat
 ❦ 27 octobre 2012 12:42 CEST, Andrey Rahmatullin w...@wrar.name :

 Libraries with `-dbg` package are a pain to deal with when debugging
 some problem. 
 You probably mean without.

Yes.
-- 
printk(KERN_WARNING Multi-volume CD somehow got mounted.\n);
2.2.16 /usr/src/linux/fs/isofs/inode.c


pgpxmlPPBGcp3.pgp
Description: PGP signature


Re: Mandatory -dbg packages

2012-10-27 Thread Игорь Пашев
Do not kick me, but in Solaris, there are :

1) special ELF section .SUNW_ldynsym extending .dynsym [1]
2) .SUNW_ctf with CTF data [2]
3) Function args are saved in stack for amd64

But from my point all it exists because Solaris lacks robust
package manager :-)

[1] https://blogs.oracle.com/ali/entry/what_is_sunw_ldynsym
[2] http://hub.opensolaris.org/bin/view/Project+ppc-dev/ctf

2012/10/27 Vincent Bernat ber...@debian.org

  ❦ 27 octobre 2012 12:42 CEST, Andrey Rahmatullin w...@wrar.name :

  Libraries with `-dbg` package are a pain to deal with when debugging
  some problem.
  You probably mean without.

 Yes.
 --
 printk(KERN_WARNING Multi-volume CD somehow got mounted.\n);
 2.2.16 /usr/src/linux/fs/isofs/inode.c



Re: [PROPOSAL v2] Orphaning another maintainer's packages

2012-10-27 Thread Bart Martens
On Sat, Oct 27, 2012 at 11:36:15AM +0200, Lucas Nussbaum wrote:
 - there's some disagreement [...]

More disagreement than I expected.

 here is a new version of the last step of
 the proposed procedure:

 For completeness, here is the full proposal. I've also addressed a few
 cosmetic comments.

 Comments?

Thanks for your effort, Lucas.  I don't object against this new text.

However, I also had a look at the open wnpp bugs to get an idea of how packages
are currently being orphaned or put up for adoption in practice.  I started
from all open RFA, O and ITA bugs.  Then I excluded the wnpp bugs for which the
bug submitter is one of the package maintainers.  I also excluded the wnpp bugs
for packages already having Debian QA Group as the maintainer, mostly for
practical reasons, so my study is not complete on this part, but I guess that
there's little discussion about these packages.  Then I excluded the wnpp bugs
for packages for which the maintainer has MIA status inactive, unresponsive,
retiring, mia, needs-wat, retired or removed.  I have read all remaining wnpp
bugs.  I noticed that quite some packages are being orphaned and put up for
adoption without corresponding status in the MIA database.  Sounds alarming,
but in reality things go quite smooth.  The bug submitters seem to be very
reasonable.  At this point I see no problem with the currently open O, RFA and
ITA bugs.  I also realized that I can repeat this study automatically and
periodically, daily or so, to early detect suspicious new O, RFA and ITA bugs.
It is not much work to review the suspicious ones and whitelist the good ones.
The remaining ones can be cancelled or debated.  So maybe we could simply allow
anyone, including non-DDs, to submit O-bugs for packages which seem abandoned
by the maintainer, and to submit ITA-bugs for packages he/she wishes to
salvage.  Sounds revolutionary, but in reality this is more or less already
happening.  Thoughts ? Comments ? Am I overlooking something ?

Regards,

Bart Martens


-- 
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/20121027141925.gc27...@master.debian.org



Re: (seemingly) declinging bug report numbers

2012-10-27 Thread Felipe Sateler
On Mon, 22 Oct 2012 08:27:59 +0200, Stefano Zacchiroli wrote:

 On Sun, Oct 21, 2012 at 11:25:47PM +, Felipe Sateler wrote:
 Another way to look at it is the number of maintainers, as recorded in
 the Packages and Sources files. I've done a bit of scripting and came
 with these numbers:
 
 Did you look only at Maintainer, or also at Uploaders? In the former
 case (Maintainer only), you'll probably end up interpreting the
 evolution from individual maintenance to team maintenance as a decrease
 in the available people power, incorrectly imo.

It also looks at uploaders, and filters out debian lists. The script I 
used was:

for dist in {0.93R6,1.{1,2,3.1},2.{0,1,2},3.{0,1},4.0,5.0,6.0.6,7.0} ; do
echo $dist
(cat Packages*-${dist}; echo; cat Sources*-${dist}) | \
grep-dctrl . -sUploaders,Maintainer | \
sed '/^[[:space:]]*$/d' | cut -f2 -d: | \
sed -e 's/\(.*\),\(.*\)/\1\2/g'| \
sed -e 's/,/\n/g' | sort -u | \
grep -v 'lists.*debian.org'   maints-${dist}
done


I also grepped through the debian-devel-changes list[1] to find unique 
Changed-By entries, and it suggests the number of monthly active 
maintainers has been kept relatively steady, although much more variable 
in recent cycles. Yearly data suggests the same.

I have uploaded to [2] an ods file with the numbers.

[1] zgrep '^Changed-By' $src | sort -u  changed.${date} # done in a loop
[2] http://people.debian.org/~fsateler/activity.ods


-- 
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/k6gvil$12u$1...@ger.gmane.org



Bug#691624: ITP: dput-ng -- next generation Debian package upload tool

2012-10-27 Thread Arno Töll
Package: wnpp
Severity: wishlist
Owner: Arno Töll a...@debian.org

Package: wnpp
Severity: wishlist
Owner: Arno Töll a...@debian.org
thanks
* Package name: dput-ng
  Version : 1.0.0
  Upstream Author : Arno Töll a...@debian.org, Paul Tagliamonte 
paul...@debian.org
* URL : http://people.debian.org/~paultag/dput-ng
* License : GPL-2+
  Programming Lang: Python
  Description : next generation Debian package upload tool


dput-ng is a Debian package upload tool which provides an easy to use inter-
face to Debian (like) package archive hosting facilities. It allows anyone who
works with Debian packages to upload their work to a remote service, including
Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting
facilities for Debian package maintainers.

dput-ng features many enhancements over dput, such as more comprehensive
checks, an easy to use plugin system, and code designed to handle the numerous
archives that any Debian package hacker will interact with.

dput-ng aims to be backwards compatible with dput in command-line flags,
configuration files, and expected behavior.


Informal part in case someone is curious:


Everyone interested can look at our work at
http://anonscm.debian.org/gitweb/?p=collab-maint/dputng.git. As of today
dpdput-ng is ready to use for early adotors.  Users should beware, this first
version is just barely feature complete, so it's recommended for use by those
who wish to provide early feedback or testing. That being said, the authors are
running this on a daily basis, and most features in both dput and dcut have
been tested in production. Problems are infrequent, but may cause breakage in
these early stages. Having that said, we are not aware of any serious problem,
and it can be used right away for most use cases Documentation on dput can be
found in the -doc package built from this source, or at http://dput.rtfd.org/

Finally, as always: Contributions and suggestions are extremely welcome.


Highlights:


* Compatibility with dput.cf configuration files (old style configuration)
* A new extremely flexible configuration format permitting inheritance of 
profiles
* Pluggable interface for third party pre- and post-upload checks
* A public Python API for those who want to embed dput in their own code
* A detached user interface for a future dput GUI
* Pluggable dcut command support (DM permission handling integrated!)
* Support for SFTP uploader and SHA256 checksums
* We avoid common and open issues with dput (old), including but not limited to
  the absence of hardcoded paths for commands, checking distribution mismatches,
  and more.


Limitations:


* We do not support all dput (old) configuration flags, most notable we do not
  have support for progress indication (yet) and we do not support run_dinstall
  (we believe this is barely used anymore these days but relies on SSH scraping
  instead)
* We do not support method = rsync uploads (relies on SSH scraping
  again)
* A few other options are not supported because they are superseded by (in our
  opinion) superior replacements * Command line options from dcut differ to the
  original


-- 
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/20121027171854.7370.20014.report...@snowball.fritz.box



Re: Mandatory -dbg packages

2012-10-27 Thread Michael Biebl
On 27.10.2012 12:25, Vincent Bernat wrote:
 Hi!
 
 Libraries with `-dbg` package are a pain to deal with when debugging
 some problem. The solution to ask each user to rebuild the library
 without stripping debug symbols[1] seem suboptimal. Asking each
 maintainer to ship a `-dbg` package may be a solution[2] but couldn't we
 generate those packages automatically by the builders, like this is done
 with Ubuntu[3]?
 
 I remember we had a discussion about this a few years ago. An automatic
 service has been setup for this[4] by myon but it does not seem to be
 updated anymore.
 
 Why does this experiment have been stopped? Could we mainstream it?
 

Afaik the work was started by pochu as port of GSoC [1][2]. According to
[3], Marc was his mentor. I've CCed both, maybe they can comment on
what's still missing.
I'd love to see that happen.

Michael


[1] http://wiki.debian.org/EmilioPozueloMonfort/GSoC2009Ddebs
[2] http://wiki.debian.org/AutomaticDebugPackages
[3]
http://wiki.debian.org/SummerOfCode2009#Automatic_Debug_Packages_Creation_and_Handling

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



signature.asc
Description: OpenPGP digital signature


Re: [PROPOSAL v2] Orphaning another maintainer's packages

2012-10-27 Thread Michael Gilbert
On Sat, Oct 27, 2012 at 10:19 AM, Bart Martens wrote:
 So maybe we could simply allow
 anyone, including non-DDs, to submit O-bugs for packages which seem abandoned
 by the maintainer, and to submit ITA-bugs for packages he/she wishes to
 salvage.  Sounds revolutionary, but in reality this is more or less already
 happening.  Thoughts ? Comments ? Am I overlooking something ?

For change of pace, I am fully supportive of this proposal.  This
process has been tried, demonstrated, and proven effective for a long
time now.  It is Debian common law, so let's codify it as devref law
now, and get away from these new burdensome bureaucratic proposals.

Best wishes,
Mike


-- 
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/CANTw=mng-jxa3acdqc+szucs60gndhtwzlrusbe-_fcuywf...@mail.gmail.com



Re: [PROPOSAL v2] Orphaning another maintainer's packages

2012-10-27 Thread Dmitry Smirnov
On Sun, 28 Oct 2012 01:19:25 Bart Martens wrote:
 So maybe we could simply allow anyone, including non-DDs, to
 submit O-bugs for packages which seem abandoned by the maintainer, and to
 submit ITA-bugs for packages he/she wishes to salvage.

Yes please. This is common sense and most obvious thing to do.


 Sounds
 revolutionary, but in reality this is more or less already happening. 

To me it sounds very reasonable.


Regards,
Dmitry.


-- 
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/201210280923.48889.only...@member.fsf.org



Bug#691645: ITP: python-django-schedule -- calendaring app for Django

2012-10-27 Thread Per Andersson
Package: wnpp
Severity: wishlist
Owner: Per Andersson avtob...@gmail.com

* Package name: python-django-schedule
  Version : 0.5b~ds1
  Upstream Author : Zylinsky, Górny, Hauber
* URL : http://github.com/boskee/django-schedule
* License : BSD
  Programming Lang: Python
  Description : calendaring app for Django

 A calendaring/scheduling Django application, featuring:
 .
  * one-time and recurring events
  * calendar exceptions (occurrences changed or cancelled)
  * occurrences accessible through Event API and Period API
  * relations of events to generic objects
  * ready to use, nice user interface
  * view day, week, month, three months and year
  * project sample which can be launched immediately and reused in your project


--
Per


--
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/20121027223716.9451.42558.report...@pong.oshw.org



Re: [PROPOSAL v2] Orphaning another maintainer's packages

2012-10-27 Thread Charles Plessy
Le Sat, Oct 27, 2012 at 02:19:25PM +, Bart Martens a écrit :
 
 Thanks for your effort, Lucas.  I don't object against this new text.

Many thanks and thumbs up to Lucas as well.

 maybe we could simply allow anyone, including non-DDs, to submit O-bugs for
 packages which seem abandoned by the maintainer, and to submit ITA-bugs for
 packages he/she wishes to salvage.

I think that this misses one of the reasons for the original proposal, which is
to provide guidelines to the contributors who refrain from orphaning packages
because they are not sure how to appreciate whether packages seem abandonned.

Everybody who are confident in what they are doing can orphan anything any
time.  And they are fully responsible for their mistakes.  The guidelines that
are proposed to be added in the Developers reference are a formal process,
which purpose is to help the orphaners to strongly reduce the chances that they
make a mistake.

In my understanding, the existence of such a process would not prevent people
who know what they are doing to orphan packages when it makes sense.  But for
the non-exceptional cases, let's recomend to follow written recommendations who
are clear to everyone.

Have a nice Sunday,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121028005158.ga24...@falafel.plessy.net



Re: GR: Orphaning another maintainer's packages

2012-10-27 Thread Paul Wise
I don't think we need GRs to decide development procedures like this.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
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/caktje6hbvkch7zjgzydqnvy43eys619gt9-e562juytajht...@mail.gmail.com



Re: suggestion

2012-10-27 Thread Paul Wise
On Sat, Oct 27, 2012 at 6:39 PM, Samuel Thibault wrote:

 When somebody implements it.

Someone already did:

ftp://ftp.debian.org/debian/tools/win32-loader/unstable/win32-loader.txt

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
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/CAKTje6GO+LQUt5nyg7SafW58xToD5czGFmfedEc_Ec=0q_f...@mail.gmail.com



Re: [PROPOSAL v2] Orphaning another maintainer's packages

2012-10-27 Thread Michael Gilbert
On Sat, Oct 27, 2012 at 8:51 PM, Charles Plessy wrote:
 maybe we could simply allow anyone, including non-DDs, to submit O-bugs for
 packages which seem abandoned by the maintainer, and to submit ITA-bugs for
 packages he/she wishes to salvage.

 I think that this misses one of the reasons for the original proposal, which 
 is
 to provide guidelines to the contributors who refrain from orphaning packages
 because they are not sure how to appreciate whether packages seem 
 abandonned.

 Everybody who are confident in what they are doing can orphan anything any
 time.  And they are fully responsible for their mistakes.  The guidelines that
 are proposed to be added in the Developers reference are a formal process,
 which purpose is to help the orphaners to strongly reduce the chances that 
 they
 make a mistake.

If, as Bart has found, such mistakes are quite rare, then why worry so
much?  We don't need new formal processes for rarely occurring social
problems.  We need more people willing to help those that make social
mistakes to learn and improve themselves.

Best wishes,
Mike


-- 
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/CANTw=mnvaqc-x21m6tegwzjxd6mhz9kghp4+wpcksxpm7o3...@mail.gmail.com



Accepted partman-efi 30 (source i386)

2012-10-27 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 07:23:24 +0200
Source: partman-efi
Binary: partman-efi
Architecture: source i386
Version: 30
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-efi - Add to partman support for EFI boot partitions (udeb)
Changes: 
 partman-efi (30) unstable; urgency=low
 .
   [ Updated translations ]
   * Asturian (ast.po) by ivarela
   * Welsh (cy.po) by Dafydd Tomos
   * Greek, Modern (1453-) (el.po) by galaxico
   * Estonian (et.po) by Mattias Põldaru
   * Persian (fa.po)
   * Galician (gl.po) by Jorge Barreiro
   * Kannada (kn.po) by Prabodh
   * Latvian (lv.po) by Rūdolfs Mazurs
   * Panjabi (pa.po) by A S Alam
   * Slovak (sk.po) by Ivan Masár
   * Serbian (sr.po) by Karolina Kalic
   * Ukrainian (uk.po) by Yuri Chornoivan
Checksums-Sha1: 
 92d99d3573c46e67db975e6afa9f35f5737d90df 1626 partman-efi_30.dsc
 854d8bd0d5a7c1cbefb374b355207549c28f89da 63562 partman-efi_30.tar.gz
 a66f171ca7dc73e000d14b7c024532c276a42543 32718 partman-efi_30_i386.udeb
Checksums-Sha256: 
 4af9cc2d78ad1c14cf37df992b025c5f7ea3b5c26dc6ba5604943faa0a817869 1626 
partman-efi_30.dsc
 45d39aaea6bdf6c0b19f0e9fa901df1b15a2403bb5e1364dbc442257ae70b480 63562 
partman-efi_30.tar.gz
 867ca95390eacd3a86258c4c232776e0d3296d7dacaedcda529eac1158d163a7 32718 
partman-efi_30_i386.udeb
Files: 
 f0797e1928f7bac184b2b7f39bdec84d 1626 debian-installer standard 
partman-efi_30.dsc
 49c4e9b57112c81faae094b0be11eae9 63562 debian-installer standard 
partman-efi_30.tar.gz
 99756396e26dbd3cd395ab0c8bebf700 32718 debian-installer standard 
partman-efi_30_i386.udeb

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

iQIVAwUBUIt2MIcvcCxNbiWoAQLSEBAAjf9vmlO/OrA8uHZ5xY+Jb/ZSM9AG+92s
pUy8aUovhSkn/e/YOFOjkz8aDGlWEvQm+nWm4HWUCBcjFpmV0Nu0C1P0pw8awQqX
5lajBNwfOyLrNARd+KFPlVgx9rpBsVwtB3ltNh3V2rm93d9kBBTf2AsbR+EhN7Hj
yCrpLHP+855bTRQYptOU1FUleYE4sSXtvDRTnpIrMdNcvNyVCvVhWZe9TfYpSNJq
2p9pfeLuLXvYp7RBcT4dCs/AoQOhonMTkIVyUO9hG2skHauZpX8AORc99NyrtEYv
qeHe19r1eW6tNI1c9gjo6N9VD/eL/kNnvbraCnxnM8I1miH4mce5INFfMHSylBlp
0QwVQyhMQ5X0jrTc4E+P+Z55/bNjhMGZ6I9Q7lyZIInbTeWQtSNsSa8xnWKcw9j4
iHLiiOBJT6IghFmgGy+K17+EqrUZkiVz+tqwH6teZ3iDMjOwfK6PLklHt4EQbH+c
58etgifUJmRaGMtyxfkstvHSPNSx5Sqzbo+lr94WViH8+qhZcIlDhkUnOup8kzJR
JqyLkAUBrVFdKAweKro8h0/XOFXkuOuJ5JwqqLATwzeicuBfrGe3FsficmxPOwty
FHXAPYNQEsBo2IUFHXOeDbHZtjF9HzAW+NakuChD+90l5id7reIZMyov4ZLs6bvd
Af2aQp06y2M=
=psd0
-END PGP 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/e1trztc-0001rn...@franck.debian.org



Accepted yaboot-installer 1.1.25 (source powerpc)

2012-10-27 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 07:54:09 +0200
Source: yaboot-installer
Binary: yaboot-installer
Architecture: source powerpc
Version: 1.1.25
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 yaboot-installer - Install yaboot on a hard disk (udeb)
Closes: 386332 616095
Changes: 
 yaboot-installer (1.1.25) unstable; urgency=low
 .
   [ Milan Kupcevic ]
   * Use ofpathname instead of ofpath on IBM POWER machines.
 (Closes: #386332, #616095)
Checksums-Sha1: 
 4537294f42bd07539ea3ab59824e6e0aba6d68e0 1744 yaboot-installer_1.1.25.dsc
 888e71291bd4d5b43f1ede66aed23d07b9877c93 128072 yaboot-installer_1.1.25.tar.gz
 ed1e8d4579d29ba3121aecba315713a0399d37a8 102410 
yaboot-installer_1.1.25_powerpc.udeb
Checksums-Sha256: 
 be5ab3f9cf9dd3b10dd95c67b9b53142d01d15034984351d5907a65fe55345d3 1744 
yaboot-installer_1.1.25.dsc
 7972ad55e2b7dd163cf1d7ddbba8fe26c28118f4edb4d408eb9bc4b1d7681f8e 128072 
yaboot-installer_1.1.25.tar.gz
 faa424d796ea4806fb2af615e568c945f769d09e46cb29c81142bf0c7cd08b38 102410 
yaboot-installer_1.1.25_powerpc.udeb
Files: 
 b63dee5ef0beab2cbca0caa5d21d7e1e 1744 debian-installer standard 
yaboot-installer_1.1.25.dsc
 569a892a1c408bc1eefd312db9e1d376 128072 debian-installer standard 
yaboot-installer_1.1.25.tar.gz
 5e190b8cda1b0ba0311fa2b641742a8a 102410 debian-installer standard 
yaboot-installer_1.1.25_powerpc.udeb

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

iQIVAwUBUIt5vYcvcCxNbiWoAQJGkRAAjoEE/4DNaZDne0PtDvNph6H+RgKhXRZM
gXoSh6c+xISJuHZ60gleK1LrXSOg2jHJ2dW2QB3SajKjcr7ZrtKuLa3iKoIm8FJd
TjA7Hmgmv1teCk3q9rXj0ZcB7IAbG+40nCuaDM704lJI7orhkg4uXryxQgPfIZ9W
WJomfgZskIcUgjiQLerRVk13wIP22usUZCA8LO1tnH22DxWbNDD3MiqQNXb1pNN5
/tmEDdydHk76Fn2eFSsxCWcpYJeIWRYj98NXroU1NxNDm9SZCu+f2GryRe68e1VN
rQ7V+X5d/feVWteyo9MhlZ6R1pEpaQoZO/e7PbTwBIhIxGDq9G25gmmO7QNzIbuR
OScXFCGdEcs/k4Tlv6S0kF7LIfaYCOo7KnCPCJd/lE8LQJQ1/Lzs/xbE2LKhP+Ol
fTCVlGm0zaz9h7HyMfaPEFmDV4o1MrfAwOSkVBCiLXFZWK/QOtcPAfKPY0xM4QaR
H93fuw/M6TiF14K6iVcYoixI82g/s/x0nXduvDS9uEpBHVh5S7BPw9e5n+e8sGSd
EuNc8cRnE2QzWZ0m7k2GqHleWwAhqtn6XCI9dBGZiI5/VCAoMvImd4T0Sf19AHA+
Px8m/Aqe5VoMD3Ai7eTrFewrCD9CqtI6FqUfGQ9EV4wI59Hs+MzV/ygAEAthMWYh
iJ2qh1ypZt4=
=dOIn
-END PGP 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/e1trzib-0004fj...@franck.debian.org



Accepted libproxy 0.3.1-5.1 (source all amd64)

2012-10-27 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 04:44:22 -0400
Source: libproxy
Binary: libproxy0 libproxy-dev libproxy-tools python-libproxy
Architecture: source all amd64
Version: 0.3.1-5.1
Distribution: unstable
Urgency: high
Maintainer: Emilio Pozuelo Monfort po...@debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 libproxy-dev - automatic proxy configuration management library (devel)
 libproxy-tools - automatic proxy configuration management library (tools)
 libproxy0  - automatic proxy configuration management library (shared)
 python-libproxy - automatic proxy configuration management library (python)
Closes: 690376
Changes: 
 libproxy (0.3.1-5.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Fix cve-2012-4505: buffer overflow in lib/pac.c (closes: #690376).
Checksums-Sha1: 
 89c6ff094de0780fa5f0d796a36a127b604988df 3106 libproxy_0.3.1-5.1.dsc
 4c198dba56a23cc02eb15c763d75316eddedd20c 6899 libproxy_0.3.1-5.1.debian.tar.gz
 1e8e8b14b6ee446c178c85cfafa0cff935ebefa2 10300 
python-libproxy_0.3.1-5.1_all.deb
 4670128133fd2ad1fc08f27b6ab3fe69b1399691 37006 libproxy0_0.3.1-5.1_amd64.deb
 af68b90c5932963f21fc9d604dbb28240d1537fb 9990 libproxy-dev_0.3.1-5.1_amd64.deb
 9bf1d519fc74c472a07ff38b7bfa4ed07323e55b 11158 
libproxy-tools_0.3.1-5.1_amd64.deb
Checksums-Sha256: 
 30243da4400e7cc1247038a27153b5e705799db8476f15cb30323fb74fe63668 3106 
libproxy_0.3.1-5.1.dsc
 c33d18837a560f952f95a0254180b197a899f1ac38f2529505c1a363fd414b02 6899 
libproxy_0.3.1-5.1.debian.tar.gz
 cbd4305e7c46165a2165a7d0c8547f690d6e90028279fb9c61e67f4b39d8e3f3 10300 
python-libproxy_0.3.1-5.1_all.deb
 b144c23417bafbae2174ce39dc301e3fb6bd926dfe364a0fa9ce67528fb1ccc4 37006 
libproxy0_0.3.1-5.1_amd64.deb
 6baa844d618f79fbab03e9d20f2a93b3a46b7153f45625f05d88c201a737f957 9990 
libproxy-dev_0.3.1-5.1_amd64.deb
 944ca61bf47d23573cc19c3e8a5faa27321e144028877b2303759c45458d575b 11158 
libproxy-tools_0.3.1-5.1_amd64.deb
Files: 
 838d487c81d4cc90005707e62eb00235 3106 libs optional libproxy_0.3.1-5.1.dsc
 a44520d9bcf3b07934277120643ac409 6899 libs optional 
libproxy_0.3.1-5.1.debian.tar.gz
 1ad488d80aa80a437b024a7b791146c4 10300 python optional 
python-libproxy_0.3.1-5.1_all.deb
 d43e68c54d4da50cbcda65f8ae7cbd1f 37006 libs optional 
libproxy0_0.3.1-5.1_amd64.deb
 97910cba06e775a307a9fc1fac38dc24 9990 libdevel optional 
libproxy-dev_0.3.1-5.1_amd64.deb
 5d002fdde2f38ba4c10eb1476f7e76c2 11158 utils optional 
libproxy-tools_0.3.1-5.1_amd64.deb

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

iQQcBAEBCAAGBQJQi6FbAAoJELjWss0C1vRz8k0f/1ikV4Q3BF1lG88HjNtRbrkb
/35SW7a/+31BONRuUYqPRRzZ0gS1R9xDpSd0UCWqf6QW7+05fLfzQaS870pNtlk6
vszskwXfPrjluDIwUxc/sMAiZqZWtgc75kBihgmssWi0SLu+fcyFQTyW9mZebUJD
E/bnstah5nbg6dFxzRcY5f6XPk+SZ15iPoGucB2MQDY1HfolLFy/JY74Xz3QD7Wh
+gDfl3dM/S6fXcOjxvk3lujwSOI1/7LCaC4CQeOdymdKHxBGXvZbBv5zywHaExfd
X2T9iFC7npG90gB2zDm5KQkdccYJ2kXqBvi8W+YJqvubqvR2s5vZFGmN6uhNLDu6
Y72dkURFUEZMgAmD640gtkh4cnKBxrOxgWhK0sa0Gdz2ZmzNHq+wI2LB5BJsnbko
nAokSY7VRWLIPdS1CyvOkflivLxSytcBa+bFCFikfROOoKJgP52oNx5W2jQMH3Pb
c29WBCSqfnumzfKesnwHWnrCEVwIb81Ik1o3YCVEKBZ0Tsv0obzGeIY3d6TYF48n
N863cwY8JHQMQXwA5Gph5ZzTep8E8mFKAbaM5gHMcyEWF0UBMllDTTwkrxMwyGcN
K9LBsEsEUkgVL1N5smGGLXYaQwHew2+9XQByT3WXho9curcJy6QH6rLZ5YIYEnjb
xjfiyXecte6wGyceOi1+x7OrOQCWxfO1SZFD2yVj1Cj3tvaZrHBXdO1TQoUvIX5i
JKT22vRPcQwnBlhMmg9JgFhBeB5Jx5nwMVBdaK3siQmt6Gz7yl81mEivOMCqT4f0
GAZ1O/ZyzWT9WCAO4olKk0DnsRBlqrbGgVSE/29ky+scnfb2wVzT4H03jLIY
v6GAovKNn1gvLeRuSPak6LMHqzgC1Jm00vnB5yIC5MV2U2GL9Tr1ZJ2071a8QLIv
hBDT4Z8zG0eOTiUsIAjN/1/A1Ktz2qskqRg8eHQEmFnKYgbjPdqW9eMsHJSlxGGQ
4+36N1avYI93isNj8W9RHP5fMNGqNsmc3Qr0C34hNlwfM9a7eB3ESq+vMFd/cU2x
AaRRpFOHD0kUdkKQ8Rikb7AchHukxtzqP5mgWh1MyPQfI+w9Jv5pvC+xDEvQGhwP
fLgU9cgpgJqxm91IGC0d/d5hua6Gx44CHeQFbnyxvBf4RvNtwggZD9O3KypyzQuY
bDZ++FXGLKd3/jy4P65z8L/lWKS0mNlVk0m6lO5fRehgJBACNDQSe/1Y0pN47NN9
bcecyyQa+5yBRtJw+qX3QvrWegwRf83MpgbTDEbjyGidXjMEDAhmtfk8pTlPvacG
GmAGG5+614gGkPmOo5t0GnvP8Gm3jxwCvVFLCX6GRtACG9YDqKnhJjCQCCaaRrk=
=FbIE
-END PGP 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/e1ts2wu-0006sh...@franck.debian.org



Accepted grub-installer 1.83 (source i386)

2012-10-27 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 08:07:35 +0200
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 1.83
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 664128 691264
Changes: 
 grub-installer (1.83) unstable; urgency=low
 .
   [ Milan Kupcevic ]
   * Allow grub installation on PowerPC machines if /boot/grub partition
 is present. Closes: #664128
   * Allow grub installation on IBM Power machines. Closes: #691264
Checksums-Sha1: 
 aae45038ce12a692fd5a7eea6190bcf46ca4bfe0 1852 grub-installer_1.83.dsc
 be691cbbd71ee3f19c8bc7624b347633b9cd4d9b 221155 grub-installer_1.83.tar.gz
 1095c4aea7508c371f8a540fc67cf5bba85cb076 206206 grub-installer_1.83_i386.udeb
Checksums-Sha256: 
 c85e2adc7b24fc809692b15c076b43c279e04af52e529c79118f199d57ceb039 1852 
grub-installer_1.83.dsc
 6658e8fafdece95fd43a9f09a2295993a174d88262a04d577c402b2402c52b08 221155 
grub-installer_1.83.tar.gz
 7296aa1c75ad2a0681f00c969426e5a837c7ab9103b49c61800beae82a2228f0 206206 
grub-installer_1.83_i386.udeb
Files: 
 943389b9b8a3dda457d1b41b6655bd16 1852 debian-installer standard 
grub-installer_1.83.dsc
 183c74bcc30be27aeb578ced9e0060cf 221155 debian-installer standard 
grub-installer_1.83.tar.gz
 4a5a41602c7feba2dc74afe94c9f7ce6 206206 debian-installer standard 
grub-installer_1.83_i386.udeb

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

iQIVAwUBUIumvIcvcCxNbiWoAQIeuBAAx05EGFTY31mkiDpE6FpK+lAiuVIuTkix
leyCtAtIlWcgU3j6oqmjmpkDthtNJHWmBt8D2uiLNHyUwa+ruFLMh9csqt/0lX5M
48CcEhDuGqk54/Na/WnouuJycqusHpcMBs2hnLLmxzaeodNoczpg/3C9vceo/YIi
3pQO/ZviwtODHwPruKGjrGPkW+UgUKBWDfyAel79V6SJY5bC5THPFG7ZDGmFD04K
WdAv24jpv5Yag29V6u/ETVL+lPoT9cb8OxkTSRI1P970RSG2sTGNgZJm6Nd0n8Of
djbi5NWdnz9LtXRiLJIWcNjaa20pfEulIW4Lu/kwNM6Dy7Fk3pUEy/o4eTyAMcKd
ab3crzyLW6UXa/ZAJwgLnS7jeRPrL/Fj5skKi9gx/E7cJ0gcUa1v3LlyerGvk424
YZBg8w56uv5qATYNarvCITp4drdgXw1+ZBURissNcEYYKcItqSOaqHQ30Ni9mzGS
Nx9bu0bwVNbRwtfShsQQkax4W1gR4I3A0uUgT86iT03v/Y/ZbpDyCHXRu/IoBvS8
lXnMCTcSCrp4gUZADc/utqkCL6YiKWBB6TJKbDFveQ04B98D9WqNWwHxcNHGCt4T
9hdz2gDF48HhAGOR4Yn3ky1ZDRrIrBc6G/jAlv2UMjPKwbc9YyQzAtSdVjpbUU02
1RVaroZg7xk=
=ee1u
-END PGP 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/e1ts2kq-0004e8...@franck.debian.org



Accepted zita-resampler 1.3.0-1 (source amd64 all)

2012-10-27 Thread Jaromír Mikeš
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 10:52:02 +0200
Source: zita-resampler
Binary: libzita-resampler-dev libzita-resampler-doc libzita-resampler1 
zita-resampler zita-resampler-dbg
Architecture: source amd64 all
Version: 1.3.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Jaromír Mikeš mira.mi...@seznam.cz
Description: 
 libzita-resampler-dev - Development files (headers) for libzita-resampler 
library
 libzita-resampler-doc - Developers reference for libzita-resampler library
 libzita-resampler1 - C++ library for resampling audio signals
 zita-resampler - resampler application written with libzita-resampler
 zita-resampler-dbg - Debugging symbols for libzita-resampler
Changes: 
 zita-resampler (1.3.0-1) experimental; urgency=low
 .
   * New upstream release.
   * Update copyright file.
Checksums-Sha1: 
 0a0016ca90a1ff195abeb70a0c65150d5b33b3f7 2367 zita-resampler_1.3.0-1.dsc
 346fe48bdcf93fc528b4b2a36201d3ced6ae6a82 124479 
zita-resampler_1.3.0.orig.tar.bz2
 41aa02fd2815c5d642d287a58549100eded2cf08 5534 
zita-resampler_1.3.0-1.debian.tar.gz
 49757c16dad0b9e0107249f2fef64c8d962c8ccc 4612 
libzita-resampler-dev_1.3.0-1_amd64.deb
 2b854dc25949268352da7239c362078a2f6a2e52 101810 
libzita-resampler-doc_1.3.0-1_all.deb
 38e96df9442ab072638dc832c40894bfe4735acc 11304 
libzita-resampler1_1.3.0-1_amd64.deb
 68e26299285e3bc784e4f3cae529689800175716 15226 zita-resampler_1.3.0-1_amd64.deb
 71e3d2729ceb6e4dbf5a032c749b7a9d02dc528e 17272 
zita-resampler-dbg_1.3.0-1_amd64.deb
Checksums-Sha256: 
 327669ca196190b4491446949d34731387c5ccae6c33bb8eac3a4ed561b4d5cb 2367 
zita-resampler_1.3.0-1.dsc
 98034c8c77b03ad1093f7ca0a83ccdfad5a36040a5a95bd4dac80fa68bcf2a65 124479 
zita-resampler_1.3.0.orig.tar.bz2
 26f75e17847bbce9cd710b53366f8fdcbe570c578e98139d81bcd701e517130c 5534 
zita-resampler_1.3.0-1.debian.tar.gz
 cbf4a8fe7a883b58ffb23ac77627f3e6668089751ed27f8863165370f51fe48e 4612 
libzita-resampler-dev_1.3.0-1_amd64.deb
 a084bc5114dbf8008924335ad35dac84e739b89bbd12cc14b1264d1776349a5a 101810 
libzita-resampler-doc_1.3.0-1_all.deb
 6038295c45a2dc856fb89a207ba476b5115f0eca8b5b3335fe2801a47c23bf7e 11304 
libzita-resampler1_1.3.0-1_amd64.deb
 d5f2c52d7b67c6fd0a93f85000be5c477eb6b6b4c833b01849caf6c8baab788a 15226 
zita-resampler_1.3.0-1_amd64.deb
 8d96d88588cf5ad3c0879edfeeea3156c428aae61170b653745a8e02f7a90587 17272 
zita-resampler-dbg_1.3.0-1_amd64.deb
Files: 
 53c82ed83f6fce571130da44cacf90b5 2367 sound optional zita-resampler_1.3.0-1.dsc
 74c12e2280008f63ac9f2670fe4cf79b 124479 sound optional 
zita-resampler_1.3.0.orig.tar.bz2
 d489e9a885ac25cbb2df20db3d0895a2 5534 sound optional 
zita-resampler_1.3.0-1.debian.tar.gz
 c44a52c9cbcfb94611cce613b0c4fe3a 4612 libdevel optional 
libzita-resampler-dev_1.3.0-1_amd64.deb
 7d0202aacf2729cb158e9edee515793c 101810 doc optional 
libzita-resampler-doc_1.3.0-1_all.deb
 f55f42cadfcb013951cd1ea74fe29f1b 11304 libs optional 
libzita-resampler1_1.3.0-1_amd64.deb
 c0c2897c954ae2fe4a06e942cc12b57e 15226 sound optional 
zita-resampler_1.3.0-1_amd64.deb
 a762548d6a7295b334790a9d00cea8dd 17272 debug extra 
zita-resampler-dbg_1.3.0-1_amd64.deb

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

iQIcBAEBAgAGBQJQi66QAAoJEFsBlFXiuE+lpYsQAI7boZ+n3xGwVQNQxEO+UwF/
Al/vtvow3se6bARtAI8yIIHx68GI4P8egANCd+dbFSMdRTsDY93EvagKj4aHbIEu
vwH6qMnJLKA9lY/MHpCdbtnQGzOPyFQOYI8dvsn1NXVMLKpkYiAPM/ZAYEdyd/9c
Zbgi+alavCPTIX5qS6Pi5MhByCygjer23ZgRrDBaLQlhcgFkh8FSYCZwLeERiNoV
zxQSvxIvPWdrJh9E5mErPo2dzgZwq7WL2DpxmnDCIwkmsA4G/auzd6g/IGDwrmQj
R+PhG9+xCxONvx79fAVLgaLMZ9/FRdM/VqNoRUaB8GU2ZK8qijN8smR87C73qoV8
LADKnDG3Zs6hNwEm9/5uGTC7ydeBG98p+F8e3ADx9HW2C2TVZA0wMA94JGBdhQ1Z
vQxIHMWSI4colpaKU6x1q2DR2b4K5suG89MYKfNITaPgTIodJ6E+yXjjHF9UMKKN
S3/CyaGI2GyIdWHJ6wZYNK/0GZdqX0gXC7T6ScglTfLgHiiCrmjL/b+5rUhRSxOm
wP7qtO668oBtaEBegUezQ0kuLWcZB2fHpbL5WU6c9hseTJ1Dgl8UCkHhGV6XkCx9
oRZbZ7Ge3L7s6zEfAsNaBS+1NvSX7n9f/9IH5PZnZRC4j9FNS4ro1i700bnxhA8N
U5Qof2wDFXJJrytygEB0
=ILch
-END PGP 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/e1ts3st-0003gx...@franck.debian.org



Accepted ghostscript 9.05~dfsg-6.2 (source all amd64)

2012-10-27 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 05:46:49 -0400
Source: ghostscript
Binary: ghostscript ghostscript-cups ghostscript-x ghostscript-doc libgs9 
libgs9-common libgs-dev ghostscript-dbg
Architecture: source all amd64
Version: 9.05~dfsg-6.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team debian-print...@lists.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 ghostscript - interpreter for the PostScript language and for PDF
 ghostscript-cups - interpreter for the PostScript language and for PDF - CUPS 
filter
 ghostscript-dbg - interpreter for the PostScript language and for PDF - Debug 
symbo
 ghostscript-doc - interpreter for the PostScript language and for PDF - 
Documentati
 ghostscript-x - interpreter for the PostScript language and for PDF - X11 
support
 libgs-dev  - interpreter for the PostScript language and for PDF - Development
 libgs9 - interpreter for the PostScript language and for PDF - Library
 libgs9-common - interpreter for the PostScript language and for PDF - common 
file
Closes: 475873 520753
Changes: 
 ghostscript (9.05~dfsg-6.2) unstable; urgency=medium
 .
   * Check for the existence of /etc/cups/ppd in ghostscript-cups.postinst
 (closes: #520753)
 - Patch thanks to Bastien Roucaries.
   * Remove /etc/gs-gpl files that may have been left around during the
 etch to lenny upgrade (closes: #475873)
 - Patch thanks to Didier Raboud.
Checksums-Sha1: 
 128676719b3366e20ce52c40782435311a03e8a4 3502 ghostscript_9.05~dfsg-6.2.dsc
 9b43b9039aebf56cda1ca13dd815a7d503a46c91 105239 
ghostscript_9.05~dfsg-6.2.debian.tar.gz
 29b73b65150eb4c0d3fb831eddcf093f68bae143 2325676 
ghostscript-doc_9.05~dfsg-6.2_all.deb
 275a2b1371aae3a761c194f9a6da18b1492da4ac 1980592 
libgs9-common_9.05~dfsg-6.2_all.deb
 3b894425e584c716749df01e86a186da3a2f17af 80070 
ghostscript_9.05~dfsg-6.2_amd64.deb
 53b1485d08e9754ad6e4d62687dff14352fa8220 60572 
ghostscript-cups_9.05~dfsg-6.2_amd64.deb
 7ac47eb8b6119a7724914186e495d0809b84c743 71788 
ghostscript-x_9.05~dfsg-6.2_amd64.deb
 793fabfecb86ef47b02bf5f5869bbbf5d6e6bbec 1844844 libgs9_9.05~dfsg-6.2_amd64.deb
 18994a01ce55263d4e51486f1618464bc01cc9c8 2036730 
libgs-dev_9.05~dfsg-6.2_amd64.deb
 36a4faa1e02e86e3475c263f78c385025250720e 5321508 
ghostscript-dbg_9.05~dfsg-6.2_amd64.deb
Checksums-Sha256: 
 b9d05a6249971b7d972ec760b5b6d1517be5d47851c11c8d574c6e28f3f2d7f7 3502 
ghostscript_9.05~dfsg-6.2.dsc
 9a0700e8a6fca258fd09cfdea983624f40dc67beef91c9ff5ebf18eb4b24f845 105239 
ghostscript_9.05~dfsg-6.2.debian.tar.gz
 2fcd0e0bc1f846fedea8669560c5a4fc1a8dae8d992e0937698c5c36223833f4 2325676 
ghostscript-doc_9.05~dfsg-6.2_all.deb
 3ca362e59ebd9a287ebe6c3befc8cbf2e7b7df8c204a5d74a42a6a4c727d0473 1980592 
libgs9-common_9.05~dfsg-6.2_all.deb
 1e7b3bda5741ca66b6218ff4cfb4e441d12a1e9635a86bf1af438e493083af1a 80070 
ghostscript_9.05~dfsg-6.2_amd64.deb
 1a3fbb9d6923d4d12907c265cb697308df2e0769c0519b97bafd3625c53ac186 60572 
ghostscript-cups_9.05~dfsg-6.2_amd64.deb
 a26ac8fac84fc9e2e93ff2eb07eec32d8571343260df7327fee54d2984db1130 71788 
ghostscript-x_9.05~dfsg-6.2_amd64.deb
 44e880311d877b59a1392fb7a8f0162477bc2810f72712ee01ce0427cbbad069 1844844 
libgs9_9.05~dfsg-6.2_amd64.deb
 f8722ac086b5e5747101ebea1fa33b533be4a775af5aca711cdc4cbdffc441e0 2036730 
libgs-dev_9.05~dfsg-6.2_amd64.deb
 35a30082618693c82ec99e133842e202c9317eb2f6862d08e862e1da549b0c6c 5321508 
ghostscript-dbg_9.05~dfsg-6.2_amd64.deb
Files: 
 c0a2ff5267835a04ea00319bded6c0c1 3502 text optional 
ghostscript_9.05~dfsg-6.2.dsc
 d9c6e99e95b12ceb605b0278463c408b 105239 text optional 
ghostscript_9.05~dfsg-6.2.debian.tar.gz
 6e5c0c8b54549c15e16c1ce6c8979dca 2325676 doc optional 
ghostscript-doc_9.05~dfsg-6.2_all.deb
 2149b70a57260604e120478716355fac 1980592 libs optional 
libgs9-common_9.05~dfsg-6.2_all.deb
 7f3a829d468a7a8b51fc509254f5cf59 80070 text optional 
ghostscript_9.05~dfsg-6.2_amd64.deb
 ea1e58abf8ed34ae1098aa4e88dd8bc9 60572 text optional 
ghostscript-cups_9.05~dfsg-6.2_amd64.deb
 d9f65544b9b561f5ae59a47fdebec439 71788 text optional 
ghostscript-x_9.05~dfsg-6.2_amd64.deb
 110db187f4b6251a514c543624e17452 1844844 libs optional 
libgs9_9.05~dfsg-6.2_amd64.deb
 9730eee4904646d9c8f6c45af422d91a 2036730 libdevel optional 
libgs-dev_9.05~dfsg-6.2_amd64.deb
 001fe615753e514fcf4b49097fd57091 5321508 debug extra 
ghostscript-dbg_9.05~dfsg-6.2_amd64.deb

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

iQQcBAEBCAAGBQJQi7THAAoJELjWss0C1vRz3sAf/0GPNqNrUtpZvpoGqPz7Fkg/
zzUeQywqxrgPJ/HTJA+QEfrgq8AoUFHRyNr7zJGA+6pdH8rVLbXa1ULZZ6XPPDwr
dvt1ChzUOoongKX7gWaE5Zy2FvsvFJIjwbktXhsg2yW4b0G/I5dCBeSwyybuJjD0
ocW8f/x0ikA1IQzlrJMiW3br1Nfiln+fxMX5isk14ofaQq8aV6ytjGe0ec1l/fUg
3RIJpSq8aCTK0DW14Z8IKYW5tTmXEVreh5STPu/mwpRv5tVcXErgiLrO9nOIUadU
D6s/UAiAQtueydOiB0di6GZV1DTL06H98rAXUuP+KAWDrIFK0AU73fAvfpi3LSfT
jJNiwFv7aq5MWSDD+mcIRcl9gME5OFA40QepeW8CeOb0qk958Sc9bhNt7BKIqhX9

Accepted debootstrap 1.0.43 (source all)

2012-10-27 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 12:46:46 +0200
Source: debootstrap
Binary: debootstrap debootstrap-udeb
Architecture: source all
Version: 1.0.43
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 686680
Changes: 
 debootstrap (1.0.43) unstable; urgency=low
 .
   [ Joey Hess ]
   * Fix arc typo. Closes: #686680
 .
   [ Colin Watson ]
   * Add (Ubuntu) raring as a symlink to gutsy.
 .
   [ Christian Perrier ]
   * Add myself to Uploaders and drop Anthony Towns who is no
 longer active in debootstrap maintenance for a few years. Thanks
 for your work, Anthony.
   * Bump Standards to 3.9.3 (checked)
   * Replace XC-Package-Type by Package-Type in debian/control
Checksums-Sha1: 
 09e22987cb39f4b8ad4ef3bd2db47ca7983e23f8 1779 debootstrap_1.0.43.dsc
 68b7cc5079687218a6385598669848ff0d6c51f0 57969 debootstrap_1.0.43.tar.gz
 9d23cf6ecc96fd26c4151d2160d559d4582a9b33 61008 debootstrap_1.0.43_all.deb
 69213f211997ee4ed55c2b48f55a78984db9c102 17966 debootstrap-udeb_1.0.43_all.udeb
Checksums-Sha256: 
 b45f8a2df5bb1bf09a94eda9b1dcfde9f6a32d9ab4997c6e5b929adfb87cc1a0 1779 
debootstrap_1.0.43.dsc
 82a05e1c3eade02dedb766cde0cf12e1ece50f5060ff6a336b7303e93488ccb4 57969 
debootstrap_1.0.43.tar.gz
 ec2c2c2c38d76208fd7477130b0ed9cb91ce52c089c7c2334b7050753f63b6cc 61008 
debootstrap_1.0.43_all.deb
 d1bcc72adca45e9029fd10a308654550096c2566afab8439e9a42c6f7050e09a 17966 
debootstrap-udeb_1.0.43_all.udeb
Files: 
 08b824ccd26973c359e35770aeec35b2 1779 admin extra debootstrap_1.0.43.dsc
 e33f72d66e3c776dc337bb98c80f28ec 57969 admin extra debootstrap_1.0.43.tar.gz
 4587d346edb78658866d40e65a6fb770 61008 admin extra debootstrap_1.0.43_all.deb
 cfecffad8c9e3587c1131d037d85a920 17966 debian-installer extra 
debootstrap-udeb_1.0.43_all.udeb

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

iQIVAwUBUIvJYIcvcCxNbiWoAQIRYw//duSSVjh1B/hemUzCKDVE+76NWn6Uu70Y
ZlDM8YuXMWgM/ZvbUWXYFKX5DyGFUNsW9FIbiXCVgP7tI/SLEasinnlQ5+Zs4ek0
HZEJB2LDpwW3IYuRCLrMpt8I4SwLZtsy1Spb9g/2QVDbe7Q+qgW67ww5iriSO7jZ
PSSVEtaUvqsxveULJCwYIBwGbbcGDv8XW8csIPHl4XWXx7Er6Pl96a5RLph6Ksqs
lIBYFVocwjYUGvXzLeT+ee1IgzreFdteES3v2Bqgzkwsz3qFT7JxzsstlOhgx8R7
XIFXs+iLgf/8Rrof5enRYTRtPGhu9GRFlpboa/muzJpgJ7n7gbRsZxfwhlMb7a7v
CL7ZCMLWqy4+vYfbwJI8qygp0tvZ0J4iAFqpsC/24E7mcoXJ/Jp7khfDghnJEJzY
opbRCwX0jkXnZmsWlXkyU9T3Rm0XHhaFxnHh5plS3Ll3v5btYSo7NA56lW11QF5S
t+BYKCDuEB6LWQ9W8+wB6Sw/Bl7fxwWYZ+B5ABzkSUFAgrt2dU8NFwbVMvVueJ9G
l9U5mVM6gcCwDyfHXwkZwySE7Ijy39WkQWtfogd+qLfZUydx6wnl10CRS9nN0U5e
wll2esARi2p+EldR6zlVJ3oqupWnFsioIhD8EESwBDJ1ssC4L/xiZLBzcmr+7/ED
oFgMuvQJ6xw=
=HR0k
-END PGP 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/e1ts55w-0005yx...@franck.debian.org



Accepted rootskel 1.101 (source i386)

2012-10-27 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 13:47:30 +0200
Source: rootskel
Binary: rootskel
Architecture: source i386
Version: 1.101
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 rootskel   - Skeleton root filesystem used by debian-installer (udeb)
Closes: 690588
Changes: 
 rootskel (1.101) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * When enabling speakup, tell debconf to show choices horizontally.
 Closes: #690588.
   * Update lowmem limit for graphical installer.
 .
   [ Christian Perrier ]
   * Replace XC-Package-Type by Package-Type in debian/control
Checksums-Sha1: 
 7ecaeb47d8d000fe9e5c2d86f10700c5e4bd137a 1696 rootskel_1.101.dsc
 fd7f02f1add31cc685d87485190e576e987a3f95 34540 rootskel_1.101.tar.gz
 406c7702b5dae0dee13c565f406f0502160f154b 8772 rootskel_1.101_i386.udeb
Checksums-Sha256: 
 67bfee9abbbc847a2dae557e0f8128aca015121e968fbdf40cb26ba458c6166e 1696 
rootskel_1.101.dsc
 8232ae59ff2c60281b54dac6d956cfc673f3ee918a457bd9faa64e37fa9fc026 34540 
rootskel_1.101.tar.gz
 dd613fbd2ad9373d6c7b6b7c624edc831461b949e49d2465e187d3952d6f92eb 8772 
rootskel_1.101_i386.udeb
Files: 
 5fc0f7c0a4aa26b553c7fa1bb37f85ac 1696 debian-installer standard 
rootskel_1.101.dsc
 73e57a7f90be8e5fef9b2ff30a4aea08 34540 debian-installer standard 
rootskel_1.101.tar.gz
 67fd983a70ee6abc570ae56c49069c23 8772 debian-installer standard 
rootskel_1.101_i386.udeb

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

iQIVAwUBUIvLfocvcCxNbiWoAQITGw/+PFioRV+DaazilMzxjd5Am6vr0gMavV3G
gyii7vo3oQI1S9WAd6yf4ed+EmtR4k5z6aUQ9pE1iyC0EKMgQ1/pAzqOxA+UaQns
cMent+GLNaEnGyd+SR345oDHlqCrmF3HgEF+61EsbBcF0JGc/1xIo1BfvejgW6VZ
ydZ1TjBeIOGNkwqZCu4pHxMdKJC2wwdl5Q+rzTM7oKpTCW6VHDwNdl9crKGNkQmN
5xoLc9zyEkFksFdf7IQ9ITexDAr8WBLno/HwxRmf7S5n0jxZM6usOzKoJE8A+A5F
s8RbkSsLbZE4ZQb5K3OwKGk8Ef32gbwKYFRUe96ouGlVUpAirP3+oZ8Dngz8D17R
MdIe/59W1cqtlFMJHPvKiyJWh4whbF2ze3iWmrf4Hoy35wfCqP3E8I4ckZOsPUHw
97JmnyaomRQlH8PzHPSGlbAdtuAeTa1pUsPKnwoObmLR4qqsZ3qFoCPpD5YsSNSA
1QeIdGyyqdNlDjQj48Sz/iCLDS+40A3/Ee9p/1HWIvTe1zIatfucsZV4izOb3YuJ
OkGrMKuAjQP31VT/tEuuydsqqqneOwHgKQRM+1KBEiUErMmeogePKM2qQzsJk/46
K+S+4LGyqFAOQWf3jW5DTfzbPDPLagYeq2j5nFLmNgyzzm0ivz2/Brv68xtmrlHp
x+AqBNrwlLM=
=O5t1
-END PGP 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/e1ts562-0005bz...@franck.debian.org



Accepted libcpan-perl-releases-perl 0.80-1 (source all)

2012-10-27 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Oct 2012 17:27:40 +0200
Source: libcpan-perl-releases-perl
Binary: libcpan-perl-releases-perl
Architecture: source all
Version: 0.80-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libcpan-perl-releases-perl - module for mapping Perl releases on CPAN to the 
location of the t
Changes: 
 libcpan-perl-releases-perl (0.80-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 0.80
Checksums-Sha1: 
 a720cd9ab38f5adea3548cd22d90159bf636671f 2187 
libcpan-perl-releases-perl_0.80-1.dsc
 f1b02ff9d405c89017018d8b90c2b15f67c320f3 16867 
libcpan-perl-releases-perl_0.80.orig.tar.gz
 87ad848facae7f6f5262268bcd00721322c9bc28 1985 
libcpan-perl-releases-perl_0.80-1.debian.tar.gz
 253c85e1837044bbb2478a847c4984aa26a141ce 12730 
libcpan-perl-releases-perl_0.80-1_all.deb
Checksums-Sha256: 
 85186251f75a650a6d78aefacc91c4e735ec3c9c8bf38162da481fa45d94e4dd 2187 
libcpan-perl-releases-perl_0.80-1.dsc
 496bbd8c3c1aa749a502dba91097b63ef68113725b7baf5228e374d850ee9790 16867 
libcpan-perl-releases-perl_0.80.orig.tar.gz
 39ad1e7304013e4f906b643f7cfbcb26afbe47917776166c48876c6315362e78 1985 
libcpan-perl-releases-perl_0.80-1.debian.tar.gz
 85370fdfb359d028626189942333b5f0970b1b20cd60fd5d746c97d3dc34558b 12730 
libcpan-perl-releases-perl_0.80-1_all.deb
Files: 
 753e38fd2e5c5e567a48a625a633729f 2187 perl optional 
libcpan-perl-releases-perl_0.80-1.dsc
 6bde7bc64cd60d6432ba28e9b3da00aa 16867 perl optional 
libcpan-perl-releases-perl_0.80.orig.tar.gz
 c0c0477197b1893db516c8a242213e3a 1985 perl optional 
libcpan-perl-releases-perl_0.80-1.debian.tar.gz
 aa8ebe5f4b72c9ed0addf3050b97360a 12730 perl optional 
libcpan-perl-releases-perl_0.80-1_all.deb

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

iQIcBAEBCgAGBQJQi/27AAoJEHidbwV/2GP+tiUQAKBEJ3TjXXZsXmWAtYoJAb0c
OhUNDTMnbz5h9W7SwbM+rERUkH5K9MOMqRxy68tLLcGCQV0Z/sHuhd9Fb2lnqMOF
BACHNBDzDKsRJpNktoSur5zf+MqieLngznsAxTEMbXmuXb8qPOumOT0hSG4IoLwo
UruAlRXpJm3/OQeoYkXxmc0auFQ1yaYPz0xSCjhor7ULuM0aSe21KQAwtZGuyq2r
SdHY6Vx+DhNEPatc6Bzbq8C7D1e7EMNlfmMXfKTrUkdyzVzjHmtikgjXY2UpYDmo
bsctUdHAPfesO3sK7Hv3tbwQJI2LGuMY5UfuIoOAW/f2sdOj6qPjv1zprVkOwLe9
/gYN3lMwe5FsaAAoIHW3KxztmzajMkQVVavjUVHe4f+53X4kuCxs3bG/He8L+Nh0
w5vZr/mzKcMGbkDSoKRzV19hsu1NvYgAspPDsy7C8baXYnVuIMYLd5Y+H3lqzONp
E8seKDP/rdhspRy5a4M491kuyooUQj99WFbCTwkgwe7aRKDxjtyRn0y+jJvanmxj
j/R2DbwsLpWhnpJUjBqC2ynaUWoCSklh8KaEo1VBZ/abjhqwAafRCG4QjForRRyj
4a6l/mrTyYP/TQXDZHzA2v2J4hA+zPMcRgMAa2VrAaupLpgO2/Y6CvuInIcHP80A
4x+lQooET0BQUuVVWHxx
=1cgo
-END PGP 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/e1ts8br-0004n3...@franck.debian.org



Accepted base-files 6.12 (source amd64)

2012-10-27 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 17:41:00 +0200
Source: base-files
Binary: base-files
Architecture: source amd64
Version: 6.12
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila sanv...@debian.org
Changed-By: Santiago Vila sanv...@debian.org
Description: 
 base-files - Debian base system miscellaneous files
Closes: 681480 689835 690345
Changes: 
 base-files (6.12) unstable; urgency=low
 .
   * Added HOME_URL, SUPPORT_URL and BUG_REPORT_URL to /etc/os-release.
 Reported by Raphaël Hertzog. Closes: #681480.
   * Added Breaks: sendfile ( version in squeeze) to help sendfile bug
 regarding improper modification of /etc/profile to be fixed faster.
 Reported by Andreas Beckmann. Closes: #689835.
   * Make /var/run and /var/lock absolute again.
 Reported by Roger Leigh. Closes: #690345.
Checksums-Sha1: 
 41cd3d85efd2520cd6b62280c2090dd52429a3f9 1022 base-files_6.12.dsc
 90c55a1164d1661fe47251f293c240760ef9705a 68958 base-files_6.12.tar.gz
 1d0e022a46c8fdb6f65244bed9a53aeb9daaba37 71226 base-files_6.12_amd64.deb
Checksums-Sha256: 
 713170c87186d86f208441d9b675f1d189952eb0147986c8ad86b38026fcdacb 1022 
base-files_6.12.dsc
 af3fb424811a6c58c57bdc187b3c26235931cb7621382dfbb8ca2f24d06b5508 68958 
base-files_6.12.tar.gz
 42d1a773fa6ee872284f6ae1d624b3b061f533ca1bf67de645401642fc7502cd 71226 
base-files_6.12_amd64.deb
Files: 
 9b4572370cb75d66d597cd87f7297ccf 1022 admin required base-files_6.12.dsc
 fef7e4183a36f81a518c6a211594738f 68958 admin required base-files_6.12.tar.gz
 f4df4c389183ddc6a6d2e6b55c47e034 71226 admin required base-files_6.12_amd64.deb

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

iQEcBAEBCAAGBQJQjAL9AAoJEEHOfwufG4syIZYH/2OIn8n41yepwlqnu3iffIlM
82nszBHeIm+Mgk2BuoYXsBphevmDP9v+ccTCmhMUseklSONfFL/aNxDZlvshTvr9
bkR4ymb4XDblknaYTvgZwdcdPtLn6lcpbFjYOJxMUciIMOl6fwWWt220MyNlhfFQ
KfoC1RFG38Rq2C1CRysKcDf9BOPfeS+MgMYuvW3tqeP239+AEZhtbf1qNY4ZLIsW
X/suaYYbmIz2jgOmml4rU0kBHXPYsnC9WLUW8wVVttzoWa7v4VjnzID1ke6CDn7g
ZYscBSw2eRUOQP10U9ustJ8n+6Nk/x7hglAqp7UNDuVoJyONqghXkkqHpTudqbU=
=3cD2
-END PGP 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/e1ts8qc-0007l9...@franck.debian.org



Accepted manpages-fr-extra 20121027 (source all)

2012-10-27 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 11:05:16 -0400
Source: manpages-fr-extra
Binary: manpages-fr-extra
Architecture: source all
Version: 20121027
Distribution: unstable
Urgency: low
Maintainer: Nicolas FRANCOIS (Nekral) nicolas.franc...@centraliens.net
Changed-By: David Prévot taf...@debian.org
Description: 
 manpages-fr-extra - French version of the manual pages
Changes: 
 manpages-fr-extra (20121027) unstable; urgency=low
 .
   [ Thomas Blein ]
   * openssl: New translation of some files: PKCS12_create.3, PKCS12_parse.3,
 and ssl.3
 .
   [ David Prévot ]
   * openssl: Sync with version 1.0.1c-4
   * openssl: Update translation of some files: ca.1, ciphers.1, dgst.1, enc.1,
 openssl.1, pkcs12.1, req.1, and verify.1
   * openssl: New translation of some files: pkey.1, pkeyparam.1,
 CRYPTO_set_ex_data.3, SSL_accept.3, SSL_connect.3,
 SSL_CTX_get_verify_mode.3, SSL_CTX_sess_set_cache_size.3,
 SSL_do_handshake.3, SSL_get_client_CA_list.3,
 SSL_get_ex_data_X509_STORE_CTX_idx.3, SSL_get_peer_certificate.3,
 SSL_get_session.3, SSL_library_init.3, SSL_pending.3,
 SSL_set_connect_state.3, SSL_want.3, and X509_STORE_CTX_get_ex_new_index.3
 Special thanks to Jean-Paul Guilloneau and Stéphane Blondon for their
 numerous proofreads.
   * at: Fix AA instead of YY (LP: #1050426)
   * tar: Proofread translation and formatting of tar.1
   * sysvinit: Sync with version 2.88dsf-32
   * util-linux: Sync with version 2.20.1-5.2
   * util-linux: Fix formatting in fstab.5
Checksums-Sha1: 
 c1ea359704d5cac48e33b26d9788221cbf95d2ec 1733 manpages-fr-extra_20121027.dsc
 19fe0176f8fb2f22c0fbee8f3021e850f30b7ad0 8792000 
manpages-fr-extra_20121027.tar.gz
 a8dfa8db54be10ec446cacf5ee91e8305df01622 1383470 
manpages-fr-extra_20121027_all.deb
Checksums-Sha256: 
 99a9cca34ecb0ac39331351d5b2e33bd40322203e5571bc27aae453674daad1e 1733 
manpages-fr-extra_20121027.dsc
 a72cf4ec0bba97935ee5d6319bc16f53b9ffbd3c0547e60cc3345d4e3641de8b 8792000 
manpages-fr-extra_20121027.tar.gz
 ae5763b97350c6b4e32079c4f4f7fb69a0e06196b8f18081286fd9dcf588b1ca 1383470 
manpages-fr-extra_20121027_all.deb
Files: 
 074a72b8075ba8a8daa27d98c3723c57 1733 doc optional 
manpages-fr-extra_20121027.dsc
 0c76bc8f6ede568c56f857378016528e 8792000 doc optional 
manpages-fr-extra_20121027.tar.gz
 cc08607ab51e1a9cd931f2dbcf0c6b85 1383470 doc optional 
manpages-fr-extra_20121027_all.deb

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

iQIcBAEBCAAGBQJQjAA/AAoJELgqIXr9/gnyu1sP/1iKXNjOWx/HYI7T3r4+hxnA
wyjYje2C38ipOsNwmzsoBhj50xB2V3bYmM4wO8CpwPGGF/jNZ2pck+D+TT6qdP98
NngfLUbb4WL2vOh2GvPSrjwbbJm0Gw2A4WEHj5/t+2hWR3cgan0KIUSIm+5Sc7ER
g/DkXHZj4SFyyzAWrKDh4gtqlGLcu4ZIpE/BWSDja7wE6Bi8tUlQkdbajVspDOEB
tAdKLLZG0i6hgG0C32o64hFRB9kH4DuG1iumMJg6vmvxG4kYqbJdgbP+BSW45d4o
7l/2CNZxBwqJdpIcm3gSdELY26Nu2os+39ID9k7aYTXGsr1Vx6csueaAZxhaLp7j
SMjuqioSh3neBxWznlc6x37FM7KJ9JuXPol4Uot5srWjI2Qna9QYGxbpvN0qzz71
eazMZ7MqJgSGovSH1kEEC9gLsf2KHprjQSJfiAmeT3F8hmZGrHy5DTWV/2hCStMp
v9TyYY/CI+Msr0X5Vga8qn6WQVJaf5Qwkcj8Osh0aYficQrcisFJIKzK3hKaX6mg
JmOEG6K92u/cMLCKnCJ88t78UD7pz8BLAyynDm5ieXpio37aZevBWw/JkcnSxdpd
puESli6VCvkMuQdUQt8/5KPkYojIciI7W0ZiCxr30i5w3jO3NShTXzy+Yx483UAU
RqxnjsHeCNaFUGUGoz9q
=iSuR
-END PGP 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/e1ts8qr-0007po...@franck.debian.org



Accepted libutf8-all-perl 0.009-1 (source all)

2012-10-27 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Oct 2012 18:15:12 +0200
Source: libutf8-all-perl
Binary: libutf8-all-perl
Architecture: source all
Version: 0.009-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libutf8-all-perl - Perl pragma to turn on UTF-8 everywhere
Changes: 
 libutf8-all-perl (0.009-1) unstable; urgency=low
 .
   * Team upload.
   * Imported Upstream version 0.008 and 0.009
   * Update required build-dependencies.
 Add Build-Depends-Indep on libtest-fatal-perl.
 Upstream updated requirement on Test::More: Add alternative
 Build-Depends-Indep on perl (= 5.13.4) | libtest-simple-perl (= 0.96).
   * Correct dependency for autodie module.
 Adjust (Build-)Depends(-Indep) for autodie 2.12 to
 libautodie-perl (= 2.12) | perl (= 5.17.2).
Checksums-Sha1: 
 99b88fb351405b0ede406570665f36a7de3873f7 2278 libutf8-all-perl_0.009-1.dsc
 711f2a4b9ef1b115ade18b3c649e3b0cdaaf782a 18431 
libutf8-all-perl_0.009.orig.tar.gz
 1f87e72acf7a491582e1b3bd87afc9b027545982 2390 
libutf8-all-perl_0.009-1.debian.tar.gz
 b534448e18cd54af36f2483782717b0fc12475b6 8788 libutf8-all-perl_0.009-1_all.deb
Checksums-Sha256: 
 e2e5cc066f0d5feb521a897d34e24838f5ac1864da6cc277de64bb200765f5b5 2278 
libutf8-all-perl_0.009-1.dsc
 8f41ec572c3a0493582775138d3c87b4c584d8aa1c71721d73ced77fa7715ca0 18431 
libutf8-all-perl_0.009.orig.tar.gz
 3b792dc4d0986178679888ba00a0e325b26bebef5fd60205085c1fa3ca761440 2390 
libutf8-all-perl_0.009-1.debian.tar.gz
 b2a256b3895e0a7c19b81cf7774f8b896974096710fa68d6687859969700b133 8788 
libutf8-all-perl_0.009-1_all.deb
Files: 
 19120c454165b4a42e4502f86e900563 2278 perl optional 
libutf8-all-perl_0.009-1.dsc
 f689ce09e5e82ab3b6a3df16b9bed55c 18431 perl optional 
libutf8-all-perl_0.009.orig.tar.gz
 c3fbcec70f2c5d62330bfbeea1184922 2390 perl optional 
libutf8-all-perl_0.009-1.debian.tar.gz
 73c8bb5d328eaace622b0782f01e623d 8788 perl optional 
libutf8-all-perl_0.009-1_all.deb

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

iQIcBAEBCgAGBQJQjAoLAAoJEHidbwV/2GP+vyUQANZpaJQyp5xVa9OGezq3gRtO
pZnDz2kZ5xFD6DonzwYxRm45WHzow4AyRwaGD4gGHho3QW02Ot/iYCV3eYAmM+2Z
Jje487CPhuoOTFlzDwCxeQuXcA4Vft9RaJw1W2O5wLGEuz4Js+rXhQ7GxHXgdLpR
PQovONh2cubZrroFJly2tpk8OlBcf2eeMTwWZG4/N34JrLJvejqizwm1lER2z1uQ
r/21g9n84IMpOuEIgy852lxVhZ93PI094rnIvBtkd/JPmSNXyqYAYaIZcEoBFHGr
/haA/KMvMSSzqfpRzBYVBgXTkVzPjnXP7ldECS6VR2mxl7i8y/VVuWGaoZw8WStH
7uyNe0JCjKCcJPCWtZibjVWkn/Pp1N5U+lvLU+PjnwVeGyb+4kVnWhZjajknrlet
MjB7sd+qocAr0wktrQa5sJBEmn8nEM0TauvydY+ykloSX2StiOuYOszN6e8zrCK6
e7iRoQ5lkyMA7vAfyk4PZy3jksgQAKMUdsuxtqZ4owWWZUh4Uxk9csT2HZqyK09i
fyuZ6eoY/Ja8HgbxGbFqU6fGNiiAxHTALn3PvcwxDje7AjJDC9yPqh9Id6sJP2v3
Q1xAvHtkUH2Bo8a4B1Uhrd12bY4/i9Ix1KeTE5cehJKHiaH0OZKY/S0ooPT92Aj2
2F4AQvQkTvwB644kJvLp
=0Ej5
-END PGP 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/e1ts9jp-0004hp...@franck.debian.org



Accepted insighttoolkit4 4.2.1-2 (source amd64 all)

2012-10-27 Thread Steve M. Robbins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 09:15:12 -0500
Source: insighttoolkit4
Binary: libinsighttoolkit4.2 libinsighttoolkit4-dev insighttoolkit4-examples
Architecture: source amd64 all
Version: 4.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Steve M. Robbins s...@debian.org
Description: 
 insighttoolkit4-examples - Image processing toolkit for registration and 
segmentation - exam
 libinsighttoolkit4-dev - Image processing toolkit for registration and 
segmentation - deve
 libinsighttoolkit4.2 - Image processing toolkit for registration and 
segmentation - runt
Changes: 
 insighttoolkit4 (4.2.1-2) unstable; urgency=low
 .
   * patches/DRtest-1.diff:
   * patches/DRtest-2.diff: New.  Fixes DigitallyReconstructedRadiograph
 generation on i386.
 .
   * patches/bsd-hdf5.patch: New.  Workaround for #686402.
Checksums-Sha1: 
 c0e8d3c55efe01698574ad7db25178a6edd1e310 1810 insighttoolkit4_4.2.1-2.dsc
 e9937f5502f591a23630977b34f75d685ccf4655 25358 
insighttoolkit4_4.2.1-2.debian.tar.gz
 b4b6e100307009343654c026d8cb42cd22417c17 7432074 
libinsighttoolkit4.2_4.2.1-2_amd64.deb
 1a7bcc609740e14d4b72ccdf8285c1a8c109abc4 5839384 
libinsighttoolkit4-dev_4.2.1-2_amd64.deb
 9d3588fe5916e506f1a9a97823c5738a02338e2a 2422558 
insighttoolkit4-examples_4.2.1-2_all.deb
Checksums-Sha256: 
 c12717655288b108702b45bf9ffe947da883164e1dd5f783dc94df4ef7f64433 1810 
insighttoolkit4_4.2.1-2.dsc
 6b6defb7dbff4df4a61b8dcb5667464d0d9b4af2100c640b6af95fa4d7ce6a69 25358 
insighttoolkit4_4.2.1-2.debian.tar.gz
 b58afd185fc5cc2a568108dbc4e8b24137bd9334d2991611a9dad0781dbaa443 7432074 
libinsighttoolkit4.2_4.2.1-2_amd64.deb
 e88b01f1cd877f4df1f8125d250638abd5dc6a5fceaee2d7d66cb64af83be0bd 5839384 
libinsighttoolkit4-dev_4.2.1-2_amd64.deb
 92dce84710eb83a3e6366a44e2ef7e588557cf16a4408f2020e5794e2ca7374a 2422558 
insighttoolkit4-examples_4.2.1-2_all.deb
Files: 
 e794b54be9ea18c4e513e8bb4deeab83 1810 science optional 
insighttoolkit4_4.2.1-2.dsc
 83a30e5b98bec21c4717474587582703 25358 science optional 
insighttoolkit4_4.2.1-2.debian.tar.gz
 efc49d5dc73ab48a7a1adfd202d43408 7432074 libs optional 
libinsighttoolkit4.2_4.2.1-2_amd64.deb
 e35cab7738098a25024392d991f66b16 5839384 libdevel optional 
libinsighttoolkit4-dev_4.2.1-2_amd64.deb
 aab1be5db65d722b3ed507d82876e379 2422558 devel optional 
insighttoolkit4-examples_4.2.1-2_all.deb

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

iD8DBQFQjAun0i2bPSHbMcURAt5jAJ9BTHPbIN7l/LQGcT2pZPdVn7FHzACbBBtl
yLG/y/lqRy5xRv4XGlE2VuQ=
=1NdE
-END PGP 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/e1ts9yi-0007ua...@franck.debian.org



Accepted libio-socket-ssl-perl 1.76-2 (source all)

2012-10-27 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 05 Oct 2012 17:41:19 +0200
Source: libio-socket-ssl-perl
Binary: libio-socket-ssl-perl
Architecture: source all
Version: 1.76-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libio-socket-ssl-perl - Perl module implementing object oriented interface to 
SSL sockets
Changes: 
 libio-socket-ssl-perl (1.76-2) unstable; urgency=low
 .
   * Add 0001-Fix-update_peer-subroutine-to-work-with-IPv6.patch patch.
 Fix _update_peer subroutine to work with IPv6.
Checksums-Sha1: 
 41efdee92c85acd1b9ccac55498852984d272ab7 2481 libio-socket-ssl-perl_1.76-2.dsc
 8bdb33d0f27e396187f6f8be39e9a347292e1336 6055 
libio-socket-ssl-perl_1.76-2.debian.tar.gz
 a523320324f9f44b32f586990bb60b2f461072c1 67978 
libio-socket-ssl-perl_1.76-2_all.deb
Checksums-Sha256: 
 e0a3289716ad38c69fbb99f6313afd8721e172f90d389763653535f1eb800414 2481 
libio-socket-ssl-perl_1.76-2.dsc
 400cde60c2e24fcd2f9980db72eb818cb0fd53a95b977cf093a81687251abbf4 6055 
libio-socket-ssl-perl_1.76-2.debian.tar.gz
 9de8675e7cbf2e333574664b189dd1e0758e8276ef980d4b58d111da6c64ad2e 67978 
libio-socket-ssl-perl_1.76-2_all.deb
Files: 
 0ebd7076fc14468ca82051ea494e47be 2481 perl optional 
libio-socket-ssl-perl_1.76-2.dsc
 d668611552378879b5494fdcb6720e83 6055 perl optional 
libio-socket-ssl-perl_1.76-2.debian.tar.gz
 d67f00cdd4357b17f70a71a775124960 67978 perl optional 
libio-socket-ssl-perl_1.76-2_all.deb

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

iQIcBAEBCgAGBQJQjAzjAAoJEHidbwV/2GP+IskP/Ao61penZ+xq4rLqA8yCvOH5
lTFIlm9OlRqkRbTbojf23CN91lkS08XNST4cf8VfFO56o51qX5mj4VNg+ypKQYlo
w3M1TA9eZX3SKaeWrLKm4mmlhhj3G2QAJM0C/S0D+d05FiNc+jrbY2SuPDi3O/Bc
DJ71coTRHPrbxTurFrSpmKqH8QTl8bin5OLoh8MzAA6KczY/Gsn4vjgxKDqqKm5I
wEbALoPDLV6LZvkX+09GrcsewU/r5vrEc1DlzB4nNEsELapow4KpYAc7n8INQhGF
vfLi95VcWaoR+5TyJF3lnfEV6nARfX5bTpkj3M56QiXlcMDFoM65Hj4E1TCWnCKN
Zycos2gxihjrNgdt6j1tLh0QXDY0wGUmysBtzmBk8szuR7hwIVTHVDzIMg7A4iu3
M3eL5QhtH2+Hi0kCL0Vsm040GxkgUMKcaUzcjfQexjb2DfC2samOgR8h7fARl/MG
QzlOzKdCUw3ztzyizxr5MVnhMtRhgP3rNCgbwwkJ6Dii8peuGPej+lPhh3Ve+Jx/
t2juM9FRp42l/VNkyntcubqrK3Eg14JlSkglbaK2HC3FGN90t7kMIZri2sc1TlE4
ckFgirQf/C7/huzHgprygVFk7AROOd7R4kkKoDjrD5jUqy9ss+HTMa3j/Ukzqw3h
0hSE8/EjnZHypJ/vXQon
=lDct
-END PGP 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/e1ts9yn-0007xo...@franck.debian.org



Accepted fvwm-icons 20070101-2 (source all)

2012-10-27 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 14:51:06 +0300
Source: fvwm-icons
Binary: fvwm-icons
Architecture: source all
Version: 20070101-2
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 fvwm-icons - icon *.xpm files from fvwm development site
Changes: 
 fvwm-icons (20070101-2) unstable; urgency=low
 .
   * debian/compat
 - Update to 9.
   * debian/control
 - (Standards-Version): Update to 3.9.4.
 - (Build-Depends-Indep): Update debhelper to 9.
   * debian/copyright
 - Update to Format 1.0.
   * debian/repack.sh
 - Update.
   * debian/rules
 - Move to dh(1).
Checksums-Sha1: 
 7c681476626333e6a517fed57f2c3601da39ba69 1239 fvwm-icons_20070101-2.dsc
 895dfef55deca748e399a21bb582fd1cdfe76823 26783 
fvwm-icons_20070101-2.debian.tar.gz
 0363d608601649b838ce38696334b1bedbaf9415 374846 fvwm-icons_20070101-2_all.deb
Checksums-Sha256: 
 2c369251db0687dd1e0e2094d9a8b7c3459c16235defc5ff1de7f39ba50bc9f0 1239 
fvwm-icons_20070101-2.dsc
 724bac01ecc7d1a98a604cd5b20401d812c1b616f22b5c26f7dad7bce47d4863 26783 
fvwm-icons_20070101-2.debian.tar.gz
 5b1789badd59692c756dfb369d145ac255d54da26916e074de0ec9ddc8820ed8 374846 
fvwm-icons_20070101-2_all.deb
Files: 
 de92db1de5e276a7245dee86b5c02152 1239 x11 optional fvwm-icons_20070101-2.dsc
 160cf2eab98905764d79dee4d0358361 26783 x11 optional 
fvwm-icons_20070101-2.debian.tar.gz
 9d1b421352163d3c07ddc2eaaca911d0 374846 x11 optional 
fvwm-icons_20070101-2_all.deb

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

iEYEARECAAYFAlCMFwwACgkQLARVQsm1XazL8wCfWjDMJcbhRp3rZ8wsyiinLJlK
cdEAnR62tN89VMO4Z0cESiQ/D9SlTSc/
=WZYd
-END PGP 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/e1tsafi-0006xm...@franck.debian.org



Accepted babeltrace 1.0.0-1 (source amd64)

2012-10-27 Thread Jon Bernard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 13:36:47 -0400
Source: babeltrace
Binary: babeltrace libbabeltrace0 libbabeltrace-dev libbabeltrace-ctf0 
libbabeltrace-ctf-dev
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Jon Bernard jbern...@debian.org
Changed-By: Jon Bernard jbern...@debian.org
Description: 
 babeltrace - Trace conversion program
 libbabeltrace-ctf-dev - Common Trace Format (CTF) development files
 libbabeltrace-ctf0 - Common Trace Format (CTF) library
 libbabeltrace-dev - Babeltrace development files
 libbabeltrace0 - Babeltrace conversion libraries
Changes: 
 babeltrace (1.0.0-1) unstable; urgency=low
 .
   * [b518b33] New upstream version 1.0.0
Checksums-Sha1: 
 92fe77f07161b4755632264f4362987f3dfaf24d 1495 babeltrace_1.0.0-1.dsc
 157ec3c81bf9f9f6fb6380411945b995406aea04 1360782 babeltrace_1.0.0.orig.tar.gz
 958f92d0368bf2e4391733dc742648fb8d877502 3020 babeltrace_1.0.0-1.debian.tar.gz
 403b429092da1049d95e625097444a6011746baf 27948 babeltrace_1.0.0-1_amd64.deb
 40ae01b76952723276168fe91f859cfa1c5fa007 32578 libbabeltrace0_1.0.0-1_amd64.deb
 cf864654d7e1626fe2bf88da433be243ab00cc68 41292 
libbabeltrace-dev_1.0.0-1_amd64.deb
 66bfb92de2d4738748c4e80004173a7fa49681a5 92382 
libbabeltrace-ctf0_1.0.0-1_amd64.deb
 9c1e3a157dd9209f6f60a6e0aa79fcbbd3b21ba8 114884 
libbabeltrace-ctf-dev_1.0.0-1_amd64.deb
Checksums-Sha256: 
 79d57bbb307ff414e621fb0a3da571196fa679a50223a5ebf912461a50a73c6a 1495 
babeltrace_1.0.0-1.dsc
 50c705844409298843e6a41fa25f6de2752228aee9365b4e3bc1a34bb4cc07c2 1360782 
babeltrace_1.0.0.orig.tar.gz
 41cd29a2283a1a31201c447214ec92cf8014fbf50472b1bb1040ecb3ed7e438d 3020 
babeltrace_1.0.0-1.debian.tar.gz
 ee046f05736cf883f92310757cfbeaf16d9f4a46e2b4c83235050a78962649f6 27948 
babeltrace_1.0.0-1_amd64.deb
 1330bdb286381f6c65c541010567d8fbb6e065eedf613a8c4f651aa2af2f1ebd 32578 
libbabeltrace0_1.0.0-1_amd64.deb
 dcfba7ad25c50763e9f38f76c39c54897dd1a00924def74bba7ae66196519c2c 41292 
libbabeltrace-dev_1.0.0-1_amd64.deb
 3ff97362278fa3b751c048bbf27a993e7444133a5fc9b35f161e23b68c70e3f8 92382 
libbabeltrace-ctf0_1.0.0-1_amd64.deb
 b8a20346898fecbbafcbd01cb3e3f9991d47de366f3118967eb685e8a906a8bf 114884 
libbabeltrace-ctf-dev_1.0.0-1_amd64.deb
Files: 
 b68a89a92545a81549c5d38dfe367363 1495 libs extra babeltrace_1.0.0-1.dsc
 7edde9e4edf80301883925811a7fb07e 1360782 libs extra 
babeltrace_1.0.0.orig.tar.gz
 a1454b0464c875b7d43b180f2db90712 3020 libs extra 
babeltrace_1.0.0-1.debian.tar.gz
 960fd16724ae1a6b71c887387e8db213 27948 utils extra babeltrace_1.0.0-1_amd64.deb
 bd4a07442d6c7d34c2f8a43c033b803b 32578 libs extra 
libbabeltrace0_1.0.0-1_amd64.deb
 6a625f7bd325bce99c2629e4eddcf277 41292 libdevel extra 
libbabeltrace-dev_1.0.0-1_amd64.deb
 27f69c79272edfe1392e7dccd3a65f9e 92382 libs extra 
libbabeltrace-ctf0_1.0.0-1_amd64.deb
 c8f3d5f82cc0365f0900a4429ff2205b 114884 libdevel extra 
libbabeltrace-ctf-dev_1.0.0-1_amd64.deb

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

iEYEARECAAYFAlCMHKQACgkQwAT2A1kSwn55bgCePxIMSVI8HsYyRn7sPiNu2yej
mikAn3xSf6WDpKTD1wSJ3ePeeTP0hRkI
=C+HF
-END PGP 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/e1tsatr-0001mi...@franck.debian.org



Accepted atanks 5.5+dfsg-0.1 (source amd64 all)

2012-10-27 Thread Michael Gilbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 25 Oct 2012 13:38:02 -0400
Source: atanks
Binary: atanks atanks-data
Architecture: source amd64 all
Version: 5.5+dfsg-0.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 atanks - tank-battling game
 atanks-data - data files for Atomic tanks
Closes: 691223
Changes: 
 atanks (5.5+dfsg-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove binary files from source tarball (closes: #691223).
Checksums-Sha1: 
 37c0bfbbca5a00e2a8df3d8a5ab6cdd2e5c842cb 2690 atanks_5.5+dfsg-0.1.dsc
 33805a044124f1e8dff4974c310440282d014304 2448827 atanks_5.5+dfsg.orig.tar.gz
 30c2514bc25b2961a7a2f31697f481673b9a4b8f 6519 atanks_5.5+dfsg-0.1.debian.tar.gz
 61635bcb0f5c5fad7692a387fd10ba00357870a5 189266 atanks_5.5+dfsg-0.1_amd64.deb
 50594cb445a4ac3d9ff82b8fd6d220db98a12913 2250946 
atanks-data_5.5+dfsg-0.1_all.deb
Checksums-Sha256: 
 943130e51d4e9321809e9297d294fb71ab0c97e906e6e5383dab21153d7d7eca 2690 
atanks_5.5+dfsg-0.1.dsc
 325d5154143d63aec20bdb2e74aedda39136107d12c41196fa07f80271390b1a 2448827 
atanks_5.5+dfsg.orig.tar.gz
 f9cb8f288045cb941e5099ff7105613ef27ae2f6d36b9f79d5b8ac54ee5e3877 6519 
atanks_5.5+dfsg-0.1.debian.tar.gz
 f5c34ec13d4bf35585f537af5e8f3946ca255569822c3f1dfdaabd1aa6a56b6b 189266 
atanks_5.5+dfsg-0.1_amd64.deb
 e6d8ade40317a713696a051074445263c3914c07e6da9748f208da85c7a7920b 2250946 
atanks-data_5.5+dfsg-0.1_all.deb
Files: 
 7b67da643a934e6c210269bd3fa20d5d 2690 games optional atanks_5.5+dfsg-0.1.dsc
 a550c64a2a50a5bdf684ee078f09f5c8 2448827 games optional 
atanks_5.5+dfsg.orig.tar.gz
 cb76352f5be319d63c667347c25ca877 6519 games optional 
atanks_5.5+dfsg-0.1.debian.tar.gz
 7448c5aba88da631217f838e83936237 189266 games optional 
atanks_5.5+dfsg-0.1_amd64.deb
 87efc2a057340f990e01fb60fa999653 2250946 games optional 
atanks-data_5.5+dfsg-0.1_all.deb

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

iQQcBAEBCAAGBQJQiXsrAAoJELjWss0C1vRzfyAgAL85asr329c3GbmvkH4SSUkD
PatqRp+8/PjP/il5vAnKYOpdzVaICBRk2+N9MNVTsLQ6LT8gM/XoHRhX4eZDipDv
D1A9DaHY41zrFcB6b0LU6X/ZxGr9OHdjys1KBvXPKKMSObwZWvvMTHrBGv6H1StH
fKmBmzmll9Et0zikvge29jloOV9ya6g6yZYHouJ5q2IhVHiJwk3xfOwAOLvwKtH9
Gld2JyRepmf9HxNGDr7PAt6OZMzYqfG7olWWDQ7IBbjOEIQgoZrcznuf04cIRRLQ
paRfbsc4ZqfOKqBLMjHC+GeVHi92e5QAHzO467a1lAyhEWlI94vAnEcOjB8iMEls
d2khzTKu5WG3BmlXquz6mRjfbgR2mplKUNDRqLrov5ZKGxwRSGzS959d7tggYQ9T
Q8juCLfLkMiBaTAD99pkmb60M/EVpnZjEVyt8V1bPLLFUvsaoOhr0V5sD/7Dedpk
RZUQrTamlUn2fzIbYjAgblxcFtCGxuS4lBkf3s6miGo/0LKj7Z6a/y4pr3MnUb/M
Cr2J4R48uXDnwPZB6J+xSgmOw/4nXP6Hk8uasss4mBDcmOhUz+9pKid8BFSLZ4S0
6lNSBTh/oexaIBAZmTob7A4sdcq0uDCPtup4+aRXITXWkr6LJEr9PCX7nst7SNJa
NjYd4ONOeybtKA5aW2zAov/dOy2p8SH+4yVc/5xZ3PR5xAsIHzFmTs8Gn2lu5MBw
wbH6ljNgdZmxJkiCqNPLcJpLtPGLJBCLqzThXzVHPsWSovXqXTFSepGPrm00IdQX
YK3UZbjVUwHrch92nG9xsnkSbU9XUSpLdJB+qAg/ihlpl3rUJPHebWdq0LcR1lAw
JndST1aqQ1a+NXBIe1uUKbn2jeuKkh4N16DkH+/TZ7vOMx/f3+0IJi4nLHQ4+98A
8SkI07EVtWVUzQRUvlSMUEqRjdKZO4NYsstQtoYoHmv/ZNVFooNYmQ5/fI+TM2Db
Z5pSuXoFqwsaDaJK+ugA6URi5krGwWOU5KLT1PgEov9ewFLyvOEXO+pk58ot8A7A
jrgitbxkMwQYwQfD/RDOpB96y0+MvdDToFYnY9WK5dLumbnwkAbFKXwiqXKRbuMA
EzS2yzGltDtbSvFaMFV5nkcLBm4lTdsgQrO9k+ilh4M6DfWFEd/tc4eprWlzn17c
wcpodXtNM26Niy0PQ0ZpBMp5f0361ZIe2sjTb/YpIIh9AHj8AeNGRPeQPAn1ja/R
RyU3hwEbKlER3Yl6eQkdpdTdKjnZaTrBDrb9WIgC43JSAAS4ZgCWyj3pnWbcQ39h
PGfC3EKFGPYouFHfNDwsJXYtaNvXspGubSVYKL7Lp1+eSw4NEZmZ3qI2Eq10Y4E=
=Ai5b
-END PGP 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/e1tsawt-00074c...@franck.debian.org



Accepted console-setup 1.87 (source all)

2012-10-27 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 13:55:37 +0200
Source: console-setup
Binary: keyboard-configuration console-setup console-setup-mini 
console-setup-linux console-setup-freebsd bdf2psf console-setup-udeb 
console-setup-amiga-ekmap console-setup-ataritt-ekmap 
console-setup-macintoshold-ekmap console-setup-pc-ekmap 
console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-pc-ekbd 
console-setup-linux-fonts-udeb console-setup-freebsd-fonts-udeb 
console-setup-linux-charmaps-udeb console-setup-freebsd-charmaps-udeb
Architecture: source all
Version: 1.87
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 bdf2psf- font converter to generate console fonts from BDF source fonts
 console-setup - console font and keymap setup program
 console-setup-amiga-ekmap - encoded Linux keyboard layouts for Amiga keyboards 
(udeb)
 console-setup-ataritt-ekmap - encoded Linux keyboard layouts for Atari TT 
keyboards (udeb)
 console-setup-freebsd - FreeBSD specific part of console-setup
 console-setup-freebsd-charmaps-udeb - FreeBSD 8-bit charmaps for 
console-setup-udeb (udeb)
 console-setup-freebsd-fonts-udeb - FreeBSD console fonts for Debian Installer 
(udeb)
 console-setup-linux - Linux specific part of console-setup
 console-setup-linux-charmaps-udeb - Linux 8-bit charmaps for 
console-setup-udeb (udeb)
 console-setup-linux-fonts-udeb - Linux console fonts for Debian Installer 
(udeb)
 console-setup-macintoshold-ekmap - encoded Linux keyboard layouts for 
old-style Macintosh keyboards (udeb)
 console-setup-mini - console font and keymap setup program - reduced version 
for Linux
 console-setup-pc-ekbd - encoded FreeBSD keyboard layouts for PC keyboards 
(udeb)
 console-setup-pc-ekmap - encoded Linux keyboard layouts for PC keyboards (udeb)
 console-setup-sun4-ekmap - encoded Linux keyboard layouts for Sun4 keyboards 
(udeb)
 console-setup-sun5-ekmap - encoded Linux keyboard layouts for Sun5 keyboards 
(udeb)
 console-setup-udeb - Configure the keyboard (udeb)
 keyboard-configuration - system-wide keyboard preferences
Closes: 691201
Changes: 
 console-setup (1.87) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * keyboard-configuration.config: Fix greek and ethiopian default layout into
 including a US group, closes: #691201. Thanks Alkis Georgopoulos for the
 report.
Checksums-Sha1: 
 369e910a4646490205d0ec2405dafd5d2a4256f5 3085 console-setup_1.87.dsc
 46992c2f001c87342163cfd96e6e9a3d6f4d920f 3261757 console-setup_1.87.tar.gz
 83490d21b14bb6a70d7aca90920f8f1698e6c818 606838 
keyboard-configuration_1.87_all.deb
 d09c768cdbdd39425ab88a040812eb0e788fc81d 121898 console-setup_1.87_all.deb
 624b326e4d1b6ab1c4ae95215884ea85bfc6eaa9 26188 console-setup-mini_1.87_all.deb
 8d7b8122538e06031ba3cbe3625d26d256415547 994458 
console-setup-linux_1.87_all.deb
 6d4c23f3c8b606a78ed36ff846fb208d503d9375 170936 
console-setup-freebsd_1.87_all.deb
 b6a8e0096db38948a42509bdc64bb080457e87f1 57640 bdf2psf_1.87_all.deb
 f73da5fc9e4570f0547f905a5c4445c9052b8f90 205694 
console-setup-udeb_1.87_all.udeb
 99134a39ff4e23a13e86f6999a1ad88699bceefa 32056 
console-setup-amiga-ekmap_1.87_all.udeb
 1361e72fd8b44cc74a59de7b99e00d6ca5c14970 31760 
console-setup-ataritt-ekmap_1.87_all.udeb
 47b7813840a174a6e861f213df211b77189f8285 31462 
console-setup-macintoshold-ekmap_1.87_all.udeb
 8263404c600aa13dd47bb131d8b7829257a7be3c 34272 
console-setup-pc-ekmap_1.87_all.udeb
 e53f5dd9526ee10488de68c1fdd8527bf0f7f862 33490 
console-setup-sun4-ekmap_1.87_all.udeb
 7d139f04f79f3d8c68762fecd27654ee8db1988e 33674 
console-setup-sun5-ekmap_1.87_all.udeb
 4c0dbda4e2a8bfcc6fee4fc4bfa5a448ff26484e 28510 
console-setup-pc-ekbd_1.87_all.udeb
 0e84c1a6d9e6f0a5f91311854aa6bd96679c1bd0 17942 
console-setup-linux-fonts-udeb_1.87_all.udeb
 1ef92f9bb1cbb3e3812485a71b74f62a819676ca 11070 
console-setup-freebsd-fonts-udeb_1.87_all.udeb
 88cf6089a433c7499c87a7560040d0e814eb0c92 22634 
console-setup-linux-charmaps-udeb_1.87_all.udeb
 8af509f590862e490155cc238c9b219cbfed3f32 7188 
console-setup-freebsd-charmaps-udeb_1.87_all.udeb
Checksums-Sha256: 
 1df02a6ee4386843249f7d5fdea019ae5fe8de128511931ab4e454784e59914b 3085 
console-setup_1.87.dsc
 db1e1cef6800ecdc78a6042df4f7f75fb8585795d3e5d8cdf03abd627eb4191c 3261757 
console-setup_1.87.tar.gz
 d6483bae9babe83fcfc1087d98ea999645bbadfceac6c7ca19eda9104a6e70c5 606838 
keyboard-configuration_1.87_all.deb
 bdd84d90eceaa1b6d115e2a76dfed8b4b15c60b594b853cf5b5589e4c976a2a3 121898 
console-setup_1.87_all.deb
 f1d9d1a72772d85b4dbfcda4a1c734db22f36fda738f5dce920f7d9358702292 26188 
console-setup-mini_1.87_all.deb
 92e4918f5b00addb35a1de78fe5ae626a1543ed85b14a133e812ae6fa2432736 994458 
console-setup-linux_1.87_all.deb
 7c67634f055fb49829291ea6a8b0b11a1f9ad519ce9e99c8eccb59ab6231e900 170936 
console-setup-freebsd_1.87_all.deb
 

Accepted plymouth 0.8.8-1 (source i386 all)

2012-10-27 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 19:30:18 +0200
Source: plymouth
Binary: plymouth plymouth-drm plymouth-x11 plymouth-dev plymouth-themes-all 
plymouth-themes-fade-in plymouth-themes-glow plymouth-themes-script 
plymouth-themes-solar plymouth-themes-spinfinity plymouth-themes-spinner
Architecture: source i386 all
Version: 0.8.8-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
Changed-By: Daniel Baumann daniel.baum...@progress-technologies.net
Description: 
 plymouth   - Graphical Boot Animation and Logger
 plymouth-dev - Graphical Boot Animation and Logger (development)
 plymouth-drm - Graphical Boot Animation and Logger (DRM)
 plymouth-themes-all - Graphical Boot Animation and Logger (themes metapackage)
 plymouth-themes-fade-in - Graphical Boot Animation and Logger (fade-in theme)
 plymouth-themes-glow - Graphical Boot Animation and Logger (glow theme)
 plymouth-themes-script - Graphical Boot Animation and Logger (script theme)
 plymouth-themes-solar - Graphical Boot Animation and Logger (solar theme)
 plymouth-themes-spinfinity - Graphical Boot Animation and Logger (spinfinity 
theme)
 plymouth-themes-spinner - Graphical Boot Animation and Logger (spinner theme)
 plymouth-x11 - Graphical Boot Animation and Logger
Changes: 
 plymouth (0.8.8-1) unstable; urgency=low
 .
   * Merging upstream version 0.8.8.
   * Rediffing default-theme.patch.
   * Updating cmdline.patch.
   * Removing os-release-quotes.patch, included upstream.
Checksums-Sha1: 
 1c7809c5c6681f0e07ba99dd2fbf4af24fa6c433 1824 plymouth_0.8.8-1.dsc
 c663fc049ad9d83d1c55add9d17349fce6573a34 1017452 plymouth_0.8.8.orig.tar.xz
 48aa128932f2875a0146323ea536e9dc1b5d1918 19296 plymouth_0.8.8-1.debian.tar.xz
 3b70c23b728e862774ea4621be84ce971103e2d2 126440 plymouth_0.8.8-1_i386.deb
 9b3fba151cec940c9c21101d1fa29e45debf76c6 88832 plymouth-drm_0.8.8-1_i386.deb
 5a3d0f8d6b5ea3d8e8fb29667343623d77d8768f 18360 plymouth-x11_0.8.8-1_i386.deb
 74067e1521fe1ccd080b910ac6009184e85446e3 379652 plymouth-dev_0.8.8-1_i386.deb
 fb0733be31ee056262ca396a394a57858df86692 8360 
plymouth-themes-all_0.8.8-1_all.deb
 43dbe4bbe056fa133dbde419cc48ba7efae97cd7 39516 
plymouth-themes-fade-in_0.8.8-1_all.deb
 e6c5907646fc41f4bf492a12be6e88e4395e6ff4 185398 
plymouth-themes-glow_0.8.8-1_all.deb
 69a2611c4d1682db2f0e9df3f8d02044453e0821 13426 
plymouth-themes-script_0.8.8-1_all.deb
 bcc57bbd6243beb2380901904e94c2f273e0e20f 368910 
plymouth-themes-solar_0.8.8-1_all.deb
 9cb0f03c4f424732e8360b209a939e31b5b3a1f3 23114 
plymouth-themes-spinfinity_0.8.8-1_all.deb
 4cf9ef4e35b445fb74e23692bb360be435cc82e0 52084 
plymouth-themes-spinner_0.8.8-1_all.deb
Checksums-Sha256: 
 72ae8043ece4dd4bca4c946fd850c02be963d41c0ca1be8f1ffdccdefaab4569 1824 
plymouth_0.8.8-1.dsc
 1a831c720bf46b9fa808123c17cb6be2c8221e30472064c5e8df56c143d31f73 1017452 
plymouth_0.8.8.orig.tar.xz
 fa7a7da4ec0c35223412ae4c260c78c58ba2456f9dd9fe54b90eeafa9b0dace0 19296 
plymouth_0.8.8-1.debian.tar.xz
 327eee201a5e277050c71c4ff873aff0c420fcca53ecfa908fd5343199a05639 126440 
plymouth_0.8.8-1_i386.deb
 0332d5037899e87c17c0316594095ef869a8a0586c1385e61343fb4da0cc4388 88832 
plymouth-drm_0.8.8-1_i386.deb
 f8ea0c2bb3a63af7a8923b98c60ce9ebc28c91571c0fc837768be866262cf5e7 18360 
plymouth-x11_0.8.8-1_i386.deb
 cd88c0f4202907f8b50c18ab8bf4fabd796f1dcaed0da95a0ec0dd542a9f9f95 379652 
plymouth-dev_0.8.8-1_i386.deb
 ac0ba1e316f792b6fd8554ceffe5b6c9b8569f05ffbe2eb1280c46a301163868 8360 
plymouth-themes-all_0.8.8-1_all.deb
 1ad54f6071ce6ba68d0990622cf8b415503bd085fd47ab88e4338ec176d57af4 39516 
plymouth-themes-fade-in_0.8.8-1_all.deb
 0aab54ebd206da1ec288df010f50e03832cf9221110ed6fa92144827a212dd6b 185398 
plymouth-themes-glow_0.8.8-1_all.deb
 46b96d33a905c537da0c5343a0d50a2e68610bfa67fcbb389105c66f241203f0 13426 
plymouth-themes-script_0.8.8-1_all.deb
 8323b2672e736c4a40acc3d723fe98aee0800049e6dc4cc74f7c8bca6653abcd 368910 
plymouth-themes-solar_0.8.8-1_all.deb
 6c0ac54ef93e7f0bea2f30e745669fa4cec861384c8d83f330646978885eb4b2 23114 
plymouth-themes-spinfinity_0.8.8-1_all.deb
 3d2fdb2c8beb34cab033c7ff91bdbc1f9226860eeced9cd46044c18be81a8d1b 52084 
plymouth-themes-spinner_0.8.8-1_all.deb
Files: 
 ce43b6366dd4535d9a65adaf790938e1 1824 misc optional plymouth_0.8.8-1.dsc
 6cc203debc12f3279e7be83493a4e62f 1017452 misc optional 
plymouth_0.8.8.orig.tar.xz
 066f35c65ee3ca0d5367958fb8915427 19296 misc optional 
plymouth_0.8.8-1.debian.tar.xz
 2f8820ab69ba5fc973e088eebaabd984 126440 misc optional plymouth_0.8.8-1_i386.deb
 8b979827cf25fa98bc1e6ffe7a687f78 88832 misc optional 
plymouth-drm_0.8.8-1_i386.deb
 cab39bc754c65794c4120d7e14c06919 18360 misc optional 
plymouth-x11_0.8.8-1_i386.deb
 dcb4370431b42539437eed877d5f438a 379652 misc optional 
plymouth-dev_0.8.8-1_i386.deb
 d6a1c3f1d75b33c4de5238c3cec8f4ce 8360 misc optional 
plymouth-themes-all_0.8.8-1_all.deb
 d59b3225aee4b1e0f2f5999fdab74ee3 39516 misc optional 

Accepted freerdp 1.0.1-2 (source amd64)

2012-10-27 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 16:19:56 -0200
Source: freerdp
Binary: freerdp-dbg freerdp-x11 libfreerdp1 libfreerdp-plugins-standard 
libfreerdp-dev
Architecture: source amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador ota...@debian.org
Changed-By: Otavio Salvador ota...@debian.org
Description: 
 freerdp-dbg - RDP client for Windows Terminal Services (debug)
 freerdp-x11 - RDP client for Windows Terminal Services
 libfreerdp-dev - RDP client for Windows Terminal Services (development)
 libfreerdp-plugins-standard - RDP client for Windows Terminal Services 
(plugins)
 libfreerdp1 - RDP client for Windows Terminal Services (library)
Closes: 662854 672604 674138 683885
Changes: 
 freerdp (1.0.1-2) unstable; urgency=low
 .
   * debian/control: Fix suggeting package name. Closes: #674138.
   * New upstream stable snapshot:
 - Fix handling of numlock with remoteapp. Closes: #683885.
 - libfreerdp-gdi: add PatBlt DPa operation. Closes: #662854.
   * libfreerdp1: Update symbols
   * debian/*.install, debian/control: Add multiarch support.
   * debian/rules: Enable PulseAudio support. Closes: #672604
   * debian/compat: Bump to 9 so debhelper can handle build flags
 automatically for CMake.
Checksums-Sha1: 
 b2c62e581841a42f0511854202838585f0bbb46c 2268 freerdp_1.0.1-2.dsc
 51c747e218fa3630d56757391b60a4899aeaaab4 19854 freerdp_1.0.1-2.debian.tar.gz
 eb1a87361ee345b8abb1e838a7f1a0b9bf7879d4 1777252 freerdp-dbg_1.0.1-2_amd64.deb
 fa8914c31a5b348c10e4f57f830cc1d4097e9720 52670 freerdp-x11_1.0.1-2_amd64.deb
 bbae42dc1c40927467fe5fb1c64947a5b16dbc45 260642 libfreerdp1_1.0.1-2_amd64.deb
 328d70ed398dd10dd0af6ae4d2232652f3edead6 96686 
libfreerdp-plugins-standard_1.0.1-2_amd64.deb
 d945ac9513d270dbf9a815f009e1b922dfc0576b 55378 libfreerdp-dev_1.0.1-2_amd64.deb
Checksums-Sha256: 
 13985794374f468155011d5c7a41773c3bfb1c3d9e489b2ecd020af65b4a9b97 2268 
freerdp_1.0.1-2.dsc
 39efcbdf06ef0bb29bd09b611eb31e02548a82a8fc8a8c43176da068c8ec17d7 19854 
freerdp_1.0.1-2.debian.tar.gz
 1c1e272707d104da11ca4ae284638f693dfaaf77d4c19fc9068f6987e2ee44ee 1777252 
freerdp-dbg_1.0.1-2_amd64.deb
 076a41813adf9483e4431e8e73797ad1efd85713023636a980d8383f798711fc 52670 
freerdp-x11_1.0.1-2_amd64.deb
 b0aa793b557ac51bf85bf9530587a915f0e75b4e2755d738f65cd0d98336df99 260642 
libfreerdp1_1.0.1-2_amd64.deb
 5062eba41bdb1572fea81ed949653f5f5f709c1c841b6cafcb878fe99ede0221 96686 
libfreerdp-plugins-standard_1.0.1-2_amd64.deb
 cb7455adc2701551d6a002005f17607d46c91e573ed3b9b2169715582d3f19de 55378 
libfreerdp-dev_1.0.1-2_amd64.deb
Files: 
 3c49cd70f271c9a63401e58016c2bfc0 2268 x11 optional freerdp_1.0.1-2.dsc
 616b6732e8c84910cb743a9e65d10d87 19854 x11 optional 
freerdp_1.0.1-2.debian.tar.gz
 a5f028421b9e11c2496c1a60052b6df5 1777252 debug extra 
freerdp-dbg_1.0.1-2_amd64.deb
 08b2f6c7dd1c94e24cc1ec82050920d3 52670 x11 optional 
freerdp-x11_1.0.1-2_amd64.deb
 42434cd96bf67a7819fbc0144d413239 260642 libs optional 
libfreerdp1_1.0.1-2_amd64.deb
 e4de074b3c3ba3a8764033a5e15cadbf 96686 libs optional 
libfreerdp-plugins-standard_1.0.1-2_amd64.deb
 8b3ea27cb27a3479065a6daa5346c66e 55378 libdevel optional 
libfreerdp-dev_1.0.1-2_amd64.deb

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

iQIcBAEBCAAGBQJQjCaKAAoJEOtw/vPN/G5P3qkP/AuEVHsQKPg8bxZBpaC49hZo
hVB4siELCNW4HwkESrhXYZzXO08ZoUksGqQdSlkcpkpEZBFXSi+GMFyZqB8Budmh
wVg52E/xpaGA6ZtU/8CNLwYeCDEB/BLy6SOTSTXIy6+dYpgqIeszDcCnDXqOIa2z
/ghM/tGf+1iTl5vpffq6UgyxfNFHErqkLbUvGNmAd76t0jJCybP/Pybd5ROjKPv+
EtY8Tcvr1b52fWAx9T/fh2OkHYWKNPrrAXBu/djQSo4/wYpwVvbnLMEIHvhaGIwL
oqwUxQhgLhvETQPQgPpZbKU8trTizwKkC1+zqANNNiquMQVQ/Dn10Aeuye+y4zJR
2Moi7NcQX1KkQihow3Ff+Da9QeT0bz1YLudJ1GmgIE24yD7w71LR3TGJ6judCsXo
yFsMNmKWo4DZIxl6G9STuAZldtF5s2SrX/p6Saf5u7FEEPilF23qiuSkl5ImLG70
D4Uo4ksDyhjpXtdtbfzqG12K20OW5JYWnw/DY05V+OH4FuqWpeUX+Fda+sE24rGy
Y/685IkjMnDxONWAjj0cHxPgbeT/DTyi+Vgg/QQvN1ma/qQQ+rS2vLYS9HjAJmlM
ez6G3ZS5do4sMPR8fd8criom8z4m9NJVzH98dFV+OlNQWE7Xgn5MXDcv/5M/t4TZ
tGqhoJ1X4awQQjg2YByw
=DPdE
-END PGP 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/e1tsbbw-0002g7...@franck.debian.org



Accepted libmason-plugin-routersimple-perl 0.07-1 (source all)

2012-10-27 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 22:57:14 +0200
Source: libmason-plugin-routersimple-perl
Binary: libmason-plugin-routersimple-perl
Architecture: source all
Version: 0.07-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libmason-plugin-routersimple-perl - Mason plugin to specify routes for page 
components with Router::S
Changes: 
 libmason-plugin-routersimple-perl (0.07-1) unstable; urgency=low
 .
   * Imported Upstream version 0.07.
   * Bumped standards version to 3.9.4 (no change).
Checksums-Sha1: 
 9beb06080c14abaf85bb137ea20eec9f4369a952 2305 
libmason-plugin-routersimple-perl_0.07-1.dsc
 3eff455dce5be9e5a0b351af89516ca92fbf0ea3 12833 
libmason-plugin-routersimple-perl_0.07.orig.tar.gz
 b4e15b554f953c19814b5af7ebfb4d809f4187b1 1588 
libmason-plugin-routersimple-perl_0.07-1.debian.tar.gz
 bedee0dbb57806955e5ba4fce800e9fd0e5b80bb 8862 
libmason-plugin-routersimple-perl_0.07-1_all.deb
Checksums-Sha256: 
 7f5228e2186aa1425e4ae1297304bb006cee9347ff9461525adee94c3674724c 2305 
libmason-plugin-routersimple-perl_0.07-1.dsc
 92f89f3b5f7f1adfd4b8ac862784a2478d674add41de199d041f14ca90d2b943 12833 
libmason-plugin-routersimple-perl_0.07.orig.tar.gz
 062e5caeb88102ea2d10912d0394b734ba57aac6fbc9cd434a066ab49f1ce66d 1588 
libmason-plugin-routersimple-perl_0.07-1.debian.tar.gz
 2655bdaffde4a004e19e790ad10d7a04c5efdab5ab67f842d9dfac12a08fe8bf 8862 
libmason-plugin-routersimple-perl_0.07-1_all.deb
Files: 
 a85cd3b665118dbc86b2ccec29e95513 2305 perl optional 
libmason-plugin-routersimple-perl_0.07-1.dsc
 65f6c67ecd64f125c000d41ed24b41ce 12833 perl optional 
libmason-plugin-routersimple-perl_0.07.orig.tar.gz
 2961014709441e9010ad5646f0a0dd28 1588 perl optional 
libmason-plugin-routersimple-perl_0.07-1.debian.tar.gz
 9a15446b72cc331ce6b22861f01cba1d 8862 perl optional 
libmason-plugin-routersimple-perl_0.07-1_all.deb

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

iQIcBAEBCAAGBQJQjEvBAAoJELs6aAGGSaoGuW8QAL51TX2NjnbKybQkJJlnG6Zd
fDgXYxM1QXGq13rqa871rq2ixKNB7DM3zsLAV73825PXUnpH8H0z8SBhGG3MXMqS
mXiwXkYkvrC3ofunXfggOblTwThaLpqdFgpuie7S9+k4+eM7gyjNoQ/rP6x58sX/
z+y7pW6ay8bFIyRyn6EF8GLnQMPwrrOQ/ok1Y3uAptD5aasW7CATA4UX2H/30wA3
A26XfftX9sLN4vbq6/doNvoxAFC9hMYjnujkI9t37moivbheayzF/qdZLnuYyQvV
/pM/Dj0gcJ2nYymURsKmNHh9X/ItLLAyjYLcua47ltn9sJykeuw8dger4ZpVvXzR
sm1EOUMViWK5GsXrlJ2Iwy57x4bnwTp8ISlsuhUvw9DDXA8PHfo4ebKGpl9IsOPK
ErMvhUJ6AdoMeounu8K5M8Sfiwih70yr99x8BLjfbJlinDOp64He3CBXwUGRJa2P
lRlKrXtwd6D8n7hm8/U5MoludBO0zsoeXxdtskMWMxulD2wSjeWs4GbYAYap5/+l
GQrtbCiOzNmKL56/6QRQthCL56f9NTMr+JZO2Bh1boMh3D7hetwOsgi7sQ/xVyPQ
4ewMiLK14chysT8nVUqwsPvMSoOJdY59EtAD493bHtry37rzmKZBJYFOacp5buKl
SPIjQyda6yHqtng2TBpx
=tUq9
-END PGP 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/e1tseho-o3...@franck.debian.org



Accepted libnet-amazon-ec2-perl 0.22-1 (source all)

2012-10-27 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 22:46:54 +0200
Source: libnet-amazon-ec2-perl
Binary: libnet-amazon-ec2-perl
Architecture: source all
Version: 0.22-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libnet-amazon-ec2-perl - Perl interface to the Amazon Elastic Compute Cloud 
(EC2)
Changes: 
 libnet-amazon-ec2-perl (0.22-1) unstable; urgency=low
 .
   * Imported Upstream version 0.22.
   * Updated upstream copyright and contact information.
   * Removed libdigest-hmac-perl from (build-)depends, replaced by Digest::SHA
 in core.
   * Bumped standards version to 3.9.4 (no change).
Checksums-Sha1: 
 483a62e916427fccaf7bd30e983caa97d18c0842 2294 libnet-amazon-ec2-perl_0.22-1.dsc
 a1ff872fbd8276a7a8a08d08e22eba785b19c0e2 59137 
libnet-amazon-ec2-perl_0.22.orig.tar.gz
 5dc6faa689ef46e3da8aef8eab73494890afdc24 2851 
libnet-amazon-ec2-perl_0.22-1.debian.tar.gz
 4c770dabf93b1ef894ad52f3f9051d367f3ecc1c 49036 
libnet-amazon-ec2-perl_0.22-1_all.deb
Checksums-Sha256: 
 f491852eda9365d45c549f8d4a69fabc66d00e4f8707bb7ef51beb0339502dff 2294 
libnet-amazon-ec2-perl_0.22-1.dsc
 79b8e72468864de0302f684d61d40eb5c06fe505c6f4a832548a6a94c03fc294 59137 
libnet-amazon-ec2-perl_0.22.orig.tar.gz
 5abb09536eb8267f6b32824b74a644ee00a769b7b063ec894a5bbea68d753e9a 2851 
libnet-amazon-ec2-perl_0.22-1.debian.tar.gz
 48d663895bfa07b94b7d2e87a14cbe59c3fb7d454a7b247fdae1e479e696eaa4 49036 
libnet-amazon-ec2-perl_0.22-1_all.deb
Files: 
 950643badb4f456b7429bf2d2dd53eab 2294 perl optional 
libnet-amazon-ec2-perl_0.22-1.dsc
 4bfe9470993154d669371f010711a151 59137 perl optional 
libnet-amazon-ec2-perl_0.22.orig.tar.gz
 cd409263410883382cf7f8351985f322 2851 perl optional 
libnet-amazon-ec2-perl_0.22-1.debian.tar.gz
 12b99bad61c313cb5c1fa6a8c6f10a1c 49036 perl optional 
libnet-amazon-ec2-perl_0.22-1_all.deb

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

iQIcBAEBCAAGBQJQjEsBAAoJELs6aAGGSaoGsSgP/idiYY0JoyHerodK358vIxC4
NF8xmNK1ZGlzbeENsiAxSW6WrgpwD3pJPAEm9gipV69dp3C7wjWtSeHlBCfjUAMW
BDEOP5AIrd278xcKmlgkBGhiOua9N4nKTwU7pJKFGxKUWoqf63z3F+5/inGODF3i
eHihPf74sPXC6yrCAH/tiqwB+vhYi8Zta7DZ+rW2DhMkyEspCFuOl8vqgKl0cTES
XvLwDfP+VQJsD5XxSCzPriBVzGql0g+OsqaW1+LzECbcynQX/ApShobp+bFVZoDX
gLBmuedr4QzKVd8droEP9Kg3qdY9IZY3biwCtKA5qZAHhldKCVHbGS/MnilbYLeq
d5KExa49Ew0Y2NX0BETjESKIE/F2spIxdDN4REZnKL9HAUCy5F9xcmQXqLQmDOzk
5Lu0nyPJIBHNaRJyOuqp87iB3YIeK1XRqAOxpbUCLAAnWIfZ4NNuGRkoFtW7i7I4
EdJW4FfvMGjGckcsWj4bNN2QzMJAE6aP1yLdiv7EdmPTGkEMPEm3w1duU74lWPPv
bE7gXkxawzi8THXDWrmg7sfXx139DfrDBDclHBzP8VxAGb45sOqYswZKM553pCxE
qjFFpZeLYbazun7hFMqRCStHvn3sSw8MiqBj666BxyxqtYKu7+umW7cOC4m3A765
sW+mpWHxu1RbpqrDxvEv
=gdty
-END PGP 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/e1tseht-ql...@franck.debian.org



Accepted libpar-dist-perl 0.49-1 (source all)

2012-10-27 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 22:35:28 +0200
Source: libpar-dist-perl
Binary: libpar-dist-perl
Architecture: source all
Version: 0.49-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libpar-dist-perl - perl module to create and manipulate PAR distributions
Changes: 
 libpar-dist-perl (0.49-1) unstable; urgency=low
 .
   * Imported Upstream version 0.49.
   * Refreshed debian/copyright, updating to copyright-format 1.0.
   * Bumped standards version to 3.9.4 (no further changes).
Checksums-Sha1: 
 9ff6fd8a1e504c4e2fe22bde9d87d46fc1210510 2322 libpar-dist-perl_0.49-1.dsc
 888d8346c992c647428405c96b766f4ab80edf0d 36682 
libpar-dist-perl_0.49.orig.tar.gz
 b9da042d6633b83ec4140879a78b6421666af225 3179 
libpar-dist-perl_0.49-1.debian.tar.gz
 999e9fc42a98bf579c7a9464f587fe53033416bc 28940 libpar-dist-perl_0.49-1_all.deb
Checksums-Sha256: 
 e39d0a82366642589957deac77f6dce25352fb07af008b4fef1384ae4021a294 2322 
libpar-dist-perl_0.49-1.dsc
 9e47220b594a27bd1750bcfa1d6f60a57ae670c68ce331895a79f08bac671e1d 36682 
libpar-dist-perl_0.49.orig.tar.gz
 08771bebdd03928601d1bf2e1225d54f43bd0f5aeb46e28fc8a87948e34baa21 3179 
libpar-dist-perl_0.49-1.debian.tar.gz
 3c7c260eac4d26f485510820185346deed78dacc47441c8478f805a1c072cb3c 28940 
libpar-dist-perl_0.49-1_all.deb
Files: 
 97e343e3afb2bdb1940bd12064e183cc 2322 perl optional libpar-dist-perl_0.49-1.dsc
 bd852113974544f3c8c107ab4055cf8c 36682 perl optional 
libpar-dist-perl_0.49.orig.tar.gz
 6164abd8c0feb51ad3e0a3814bded163 3179 perl optional 
libpar-dist-perl_0.49-1.debian.tar.gz
 60cc4928fac9a3688fce55951df043bd 28940 perl optional 
libpar-dist-perl_0.49-1_all.deb

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

iQIcBAEBCAAGBQJQjEbLAAoJELs6aAGGSaoGZo4P/0mDZ0hrWFu7gmiUJnwUUfxO
RANzkp+c5XW+KQf4lzFssemwzvkmPWrJWGS92dP9ENOR5FNiqqHSPlLbMaCMRyG/
QTrrePNCiYfdK9Df7VT1gf3jvin3v5NuCRtwT7UlTfvM1QXA/uU/r5WhjWmKmxYX
/x83fznhAIMBMnbgnmpYyWxjMazWlx1lyhxHRMlSDubl0fjTaagCdo9R3AWREVQs
8xUVpd0FFk3+JzNFhUoXQDOmVNJV3RKE/0KLw+K8BuaM7uEib6CAt/1hxvKO24Q+
JMSjU2hppdOCQyem/i3V0YcqfW0Zu3By9qsGn2p+AwiOuokQpkIzfjGPz1UHTwD8
kliVIK9RZCrdknDGlHRNPRt5eQVvGVRO92IvK6FORkibOECGin37mTYKd7DNfpEP
4nKphOO0LPTA+B3wF3ok8trTGTv4D0VAW1Y2SMO+R17+ckxuk/on0iVrO1lY/XKO
GGGwWWx1/1M3foYk3uRKxoLMqYurqa2CVNXsKexUhLv2/4ylycKdSeF+Z3lVx6cl
2uLr6vtyPJUyuIVwqERWnj+VDswwiFZsP9pJ3+XnONL8HUtqwEouuuN7mXkE7kmG
fRjAk6T1dmiTMab+P2ymyQO1CQI5Tj8YOsr9Ztl+zx2SnVeMQaWY8kX5Wz5iZ9Hz
fzgq29vI4SHGDMO1YeYS
=24DS
-END PGP 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/e1tsehy-tg...@franck.debian.org



Accepted libpod-markdown-perl 1.321000-1 (source all)

2012-10-27 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 23:57:55 +0200
Source: libpod-markdown-perl
Binary: libpod-markdown-perl
Architecture: source all
Version: 1.321000-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libpod-markdown-perl - module to convert POD to the Markdown file format
Changes: 
 libpod-markdown-perl (1.321000-1) unstable; urgency=low
 .
   * Imported Upstream version 1.321000.
   * Bumped Standards-Version to 3.9.4 (no change).
   * Set AUTOMATED_TESTING=1 to (re-)enable report-prereqs.t.
Checksums-Sha1: 
 767e4267c729a059e8fc1ece1b1c509637f06532 2227 
libpod-markdown-perl_1.321000-1.dsc
 cfef3271918582e39c62d2aae642b89ca4dfc962 27634 
libpod-markdown-perl_1.321000.orig.tar.gz
 70fd3750c12f46857193dd90e81d9b6b8250b2b1 2805 
libpod-markdown-perl_1.321000-1.debian.tar.gz
 f1f448679f7923d08952d6bf50ca5d14e9196a7b 17852 
libpod-markdown-perl_1.321000-1_all.deb
Checksums-Sha256: 
 e76ae10106e35fbb48ae32b1a09d507911b895b3c54ddc1fd33b72f7351f320c 2227 
libpod-markdown-perl_1.321000-1.dsc
 f71bb8b0c6ca9ccf023bdeda17b2ecd30c1a0ab7f6baf9fe52729a0d39d1df01 27634 
libpod-markdown-perl_1.321000.orig.tar.gz
 25c48613f6eb0719f633bfedf5e904eb27b8e31ea4b2d912207704babeee754e 2805 
libpod-markdown-perl_1.321000-1.debian.tar.gz
 f8622e0a20b514e2f675624749131ee71da5aed93a565f614cab66b572c2b58b 17852 
libpod-markdown-perl_1.321000-1_all.deb
Files: 
 d40e4838fe6f2a08e045a53a3163f674 2227 perl optional 
libpod-markdown-perl_1.321000-1.dsc
 07c657ee0569a09205d4f2a30bdd5e1f 27634 perl optional 
libpod-markdown-perl_1.321000.orig.tar.gz
 bb25e85a9319541ee3ccedfc19e69d5d 2805 perl optional 
libpod-markdown-perl_1.321000-1.debian.tar.gz
 c31ee4a518d64c28c000920d48b4605d 17852 perl optional 
libpod-markdown-perl_1.321000-1_all.deb

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

iQIcBAEBCAAGBQJQjFmXAAoJELs6aAGGSaoGVl0P/1pNqApIzFkO5b+D207/i2Ma
I4IhCokwTKYKAqItrC1IzieunnLGojGjs05aSBwsq8sJmdw0ACyfkG4+U6EJOkTB
GrrzEBXaWnB95hHp/B9Mb2Csebj/gdOm3YhZmH6MUnhqQH5YVZY1+zLuuNGuRLjg
zmrf7f5RQ0NUKoLN0mrZUFH0Z9t5pGpKYMKbMewTVxQR0FA3g90rUpBBug6Or75Y
8Uu2xC6oYu1r86ilbRrSuIWarcQULlk2EgdeAU5NUr9OnDKg1eWmSHblUHY+zqIy
X0Qa2OVPIg7MeXtw0aEoOY9nSLjm43n52CxlgbD3kEvKcqswujDW6/4vQNqEfFQk
kcv5vpL/glGoIo0kGKnFOudELk5/d/ejCymBuxKNaAeKKpmAP3kyuJ44fjCAjoJN
HKXZVDdHzyvsadnwBgDbYEA+oMv4PIzkKBbttUXkITeMyEx3rQtnlGUsZQn9yJxt
ALNGZ0k7MCEX0ovocFnJKE8RoVhrLCItwv/PLjE5LNrGcqkof14ZVuvAVk0Qy4+s
8kQ/BV8kPX9FDZWQdUdZaDgFRmma5oysddm5V1hvMVGYH4+OA8IhSRKiPXXPteeY
17iTz4zjaSLUWsx7O/vCYN/b/0DfLofsGPFY8cpbYxqJjrVLukuo4ldWWHAf8P5t
bAMs94QOlJxhTeZ+JDre
=4Amy
-END PGP 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/e1tsei2-wn...@franck.debian.org



Accepted libpoet-perl 0.13-1 (source all)

2012-10-27 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 22:21:53 +0200
Source: libpoet-perl
Binary: libpoet-perl
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libpoet-perl - modern Perl web framework for Mason developers
Changes: 
 libpoet-perl (0.13-1) unstable; urgency=low
 .
   * Imported Upstream version 0.13.
   * Bumped standards version to 3.9.4 (no change).
Checksums-Sha1: 
 001232747d8dd177af93f672a91c1bda2b482c87 2654 libpoet-perl_0.13-1.dsc
 bf16f962d612ce1546586d4fc90ebdd4e9ea9d9e 74439 libpoet-perl_0.13.orig.tar.gz
 97ffccdd4f06f3e8d77d11d468a82842a1d4ca44 2389 libpoet-perl_0.13-1.debian.tar.gz
 68342a5b941a4c9aa18c7852946a7301cc127e8e 125386 libpoet-perl_0.13-1_all.deb
Checksums-Sha256: 
 459056c8d23bc2817e3abb0682accc42d0dcc2b9acde089f041fe65afaa51b20 2654 
libpoet-perl_0.13-1.dsc
 cf702a0b888edd45461379c277df3e8abaff4423ba03f77a8488828b2eaeb494 74439 
libpoet-perl_0.13.orig.tar.gz
 88d00e36642563910eefa15d18e156df81e9d699cc35db9b24bfba50e5906c1d 2389 
libpoet-perl_0.13-1.debian.tar.gz
 ace751c39062c0ba99d18b9cb0eb849edb4ebd481b90d715f6112020bee6d730 125386 
libpoet-perl_0.13-1_all.deb
Files: 
 9b641cc23b700b3458d9a1f6a79fe10f 2654 perl optional libpoet-perl_0.13-1.dsc
 0e0a8ae44a867df8f9f25a3ecfd85b4d 74439 perl optional 
libpoet-perl_0.13.orig.tar.gz
 7a0596ec11885945788e4a090b3dd64b 2389 perl optional 
libpoet-perl_0.13-1.debian.tar.gz
 1dc408b93de7f14279619790a6130810 125386 perl optional 
libpoet-perl_0.13-1_all.deb

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

iQIcBAEBCAAGBQJQjEVsAAoJELs6aAGGSaoGjr0QAIouWwXS8ulVNStRNR4aHx3e
tIIzdhu1ONZ39NvX5Ay4gFU3rDhQiXH2oILSVX7+USR2Aa2YTxfrqy1Hk1Q6JC3r
zMaH20o3ue9kc3b03f6iiykkV82ZgOlTrOUZ3Qurl4CXSFgHmi0yukbE8znBaQ7f
lAu9m1CF7DGpLVmxhUsmSLZZyWgSFgWhGodYS6nq+Oabu2lkS0Aj6dLhzz0lUO1d
nXIkOldp1EFaB/Wx40dIwWnVIG+4UF+ByQSTq7Shc6mmjUntPuuxuh45XJLySRR4
BqDC5MuX+51rocujvnGvz4mX6qX62jb/hmtqwgdDClHbN/DXkepDnFW5rtWFf35U
Mk1fuqIPk+810e/RVlieKi9zT6SfGdfBLfMwYWjEcMQ0pHEun/q6Ki0zD+35d+0u
fPrxff4yQaZzn1E+c8iKGoKKSkb5FgpiEEems37xtJmKdnhmxQNy4Nf9ybOSO5JC
LN/jpbdnKNuKDkxsUrzR3qlZQ0aoDuujbYHbC1ovcTBiJCxreWaFecosUuG91VaC
fnjKvR4mqZEnbHvRb959UJ/aUDy7vDTm+cE2ckguSwsELBhY//gm1v4J7r2B76TC
D07HGxP5TTWB0VBBCEmhOf5DK+wMWKraWdnQhr+3WerLD7MHJcUIba+72uBvHh5o
B+Ik+ZgZMWjvnVubaIk5
=mHgs
-END PGP 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/e1tsei7-z6...@franck.debian.org



Accepted librouter-simple-perl 0.13-1 (source all)

2012-10-27 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 22:16:38 +0200
Source: librouter-simple-perl
Binary: librouter-simple-perl
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 librouter-simple-perl - simple HTTP router for web applications
Changes: 
 librouter-simple-perl (0.13-1) unstable; urgency=low
 .
   * Imported Upstream version 0.13.
Checksums-Sha1: 
 73cf8d16c7dfbe1b79eb7fb791a05e5a79409140 2233 librouter-simple-perl_0.13-1.dsc
 95fa4128b16462b2384198d1094c4e882af0cbc1 22850 
librouter-simple-perl_0.13.orig.tar.gz
 dbedd88ea574c240a370b27027f9580543cc93e0 1628 
librouter-simple-perl_0.13-1.debian.tar.gz
 57a44f4cf2df22c95e40d85aed4264590830d637 23178 
librouter-simple-perl_0.13-1_all.deb
Checksums-Sha256: 
 7a1c8c3c65875fc59a38f20f34f02d3ee6512dd6decfc20b9ae9e0045ed30c2b 2233 
librouter-simple-perl_0.13-1.dsc
 cf6bf475158fd725fb5ad14b4c223a251c46b9e1e209d5a31607f3dbf50e27d8 22850 
librouter-simple-perl_0.13.orig.tar.gz
 b8c0c29c31031c063dd23f30984b830b6a965cc3e7810ef29e45e766339c36e0 1628 
librouter-simple-perl_0.13-1.debian.tar.gz
 06ab6a5620db097e096ef2a87714115171503e3bf3e5a2d9cb2255e72bade82e 23178 
librouter-simple-perl_0.13-1_all.deb
Files: 
 0ef26658652849c857b3a03407ab754b 2233 perl optional 
librouter-simple-perl_0.13-1.dsc
 e9cd4e9e6bbbad3dea62accb898f1aa2 22850 perl optional 
librouter-simple-perl_0.13.orig.tar.gz
 7662778ab08c82c43c5d9ccebacf916a 1628 perl optional 
librouter-simple-perl_0.13-1.debian.tar.gz
 675b63d11b07dd4b0a2bd857826bcaf2 23178 perl optional 
librouter-simple-perl_0.13-1_all.deb

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

iQIcBAEBCAAGBQJQjESMAAoJELs6aAGGSaoGLBAP/2ptZ2J0VcB3KV6OnpVJZode
vbOcqvpMNrzFgG+Kt1cydzXSYMvCQhg+Z4wKlO8X50lHxgQQtWBRz608TW5jMuJq
KiHfvwWmzeBE1w3fgko1LCk73Kz06obIIyuJ0ACzgIsh7H8t/TJzjL5jdn2inCTz
PAPR6Yys3bRlbXsE8inKxqUSvpNeidwzqnM2N5YMQ1PzoXqsckcwanNJU6oasB4U
r1W3SOyPiaIz1nMyTvHiPz2V9FSzjxzRgo75lAnYTLjhOT9qe+cgWeMzi3SDmcCO
zLPw+yjCmmh1Z8poaAhge1E0xR0o0KisJErYDPt0QxEj6oTTtdOsxs3Papy8ZO18
9tbrxL7aFySH3DjY9lCXZTcwMkO8NVRss+XFjOPee5lhpZtqjR2gX+36vkESoqfE
nkRTVMRvYvrN3O1zjzz+5uJEnpNgnqVnlNrc02g1wj5M58VzKfnSV9jPragn3cEL
FROeDx/EQFFCzliNoQq8PCIB2SRm5rv5XIyI7BAOu4WJ69zeLX1mu7F72Zepm7RN
MUR606o1XDXuxRdbC0biBkUhLHW4DkC7Eu+5ujBgt15HXzbpYKiZU1IktTlTG+m/
2JJSs2GCqcU0piYBExos5mvPZ5pARbjpe9BwtY41cJs1lpudKpdIL1d/XTYVPByE
XiCbvuTf4IyAjqxLUed3
=tuKd
-END PGP 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/e1tseic-bo...@franck.debian.org



Accepted libxml2 2.9.0+dfsg1-3 (source amd64 all)

2012-10-27 Thread Aron Xu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 28 Oct 2012 03:59:43 +0800
Source: libxml2
Binary: libxml2 libxml2-utils libxml2-utils-dbg libxml2-dev libxml2-dbg 
libxml2-doc python-libxml2 python-libxml2-dbg
Architecture: source amd64 all
Version: 2.9.0+dfsg1-3
Distribution: experimental
Urgency: low
Maintainer: Debian XML/SGML Group debian-xml-sgml-p...@lists.alioth.debian.org
Changed-By: Aron Xu a...@debian.org
Description: 
 libxml2- GNOME XML library
 libxml2-dbg - Debugging symbols for the GNOME XML library
 libxml2-dev - Development files for the GNOME XML library
 libxml2-doc - Documentation for the GNOME XML library
 libxml2-utils - XML utilities
 libxml2-utils-dbg - XML utilities (debug extension)
 python-libxml2 - Python bindings for the GNOME XML library
 python-libxml2-dbg - Python bindings for the GNOME XML library (debug 
extension)
Closes: 689168 689191 690047
Changes: 
 libxml2 (2.9.0+dfsg1-3) experimental; urgency=low
 .
   [ Aron Xu ]
   * Remove -L/usr/lib from xml2-config, advise to use pkg-config
 in man, and add pkg-config to Suggests. (Closes: #689168)
 .
   [ YunQiang Su ]
   * Fix python-libxml2 undefined symbol (Closes: #689191)
 .
   [ Daniel Holbach ]
   * Add simple autopkgtest to the package (Closes: #690047)
Checksums-Sha1: 
 c4391bff24005c027008d2d75ca5e9e24936a7f3 2160 libxml2_2.9.0+dfsg1-3.dsc
 54e483528cd7b52aea60192185a887c9f57b9c2f 26434 
libxml2_2.9.0+dfsg1-3.debian.tar.gz
 076abb9fde49c2b92cd133298bb1129d384313d1 915598 libxml2_2.9.0+dfsg1-3_amd64.deb
 e01c2b5ba1731934b3c6d19b9c0882e39a87a1f1 96406 
libxml2-utils_2.9.0+dfsg1-3_amd64.deb
 f699448d3564b35a4053c9e56b278ca19bc677f1 126706 
libxml2-utils-dbg_2.9.0+dfsg1-3_amd64.deb
 6ba057cb5d01d7d33e2f1bf13e8acecd6009 914050 
libxml2-dev_2.9.0+dfsg1-3_amd64.deb
 88ec876b5c918f4affef5d74ef5cca11eba8d1dc 1419072 
libxml2-dbg_2.9.0+dfsg1-3_amd64.deb
 7ac5a35efa387944074e7c93e619d95a725fe802 1371280 
libxml2-doc_2.9.0+dfsg1-3_all.deb
 b6a8c6e8723f335481dbdeb95910a2f28127ab04 349556 
python-libxml2_2.9.0+dfsg1-3_amd64.deb
 2fdf146ea9a8985408b7cfd05a28ec82bc1477b6 735776 
python-libxml2-dbg_2.9.0+dfsg1-3_amd64.deb
Checksums-Sha256: 
 f4ff1dd792843399efeaa991d85905d63151de2373a3591a807de0250e82bb61 2160 
libxml2_2.9.0+dfsg1-3.dsc
 b6556c09bb902eba3e513b35ef7dda7fba9eb5240902b968cca99ce6179d73a8 26434 
libxml2_2.9.0+dfsg1-3.debian.tar.gz
 033386253a2a9684ee2a9eb06cecd4e73335db596d503bc7c02f77e9b4c45a09 915598 
libxml2_2.9.0+dfsg1-3_amd64.deb
 73c7c5f4a2fcd381cf096fc9a10901c3dcb2b6e4a40765c8832ac95ee3d35982 96406 
libxml2-utils_2.9.0+dfsg1-3_amd64.deb
 e3b9d2ea601464500dc77ea89abd5b2b10e2867d4803b3cd7575bf6aee33cff7 126706 
libxml2-utils-dbg_2.9.0+dfsg1-3_amd64.deb
 a8d802c296d234b8cec22ac4190072e4a076f2329adf23b3308e83d02f71d779 914050 
libxml2-dev_2.9.0+dfsg1-3_amd64.deb
 ab520fa9ba00d7e43df31873b50175f1ce854b7f62037fc067c6aec5d74cf4fb 1419072 
libxml2-dbg_2.9.0+dfsg1-3_amd64.deb
 0a6d189cf1885a90e68f42d35ee91ebd5415a4230c6b5df4157b7e95c0055312 1371280 
libxml2-doc_2.9.0+dfsg1-3_all.deb
 7cdcf6c597f585eb7c35e9552adbe9ef7ff8692a8bf3594428b663de6559ec5f 349556 
python-libxml2_2.9.0+dfsg1-3_amd64.deb
 f963736cefef406798f56789fe3830f320d3358864f15357681fb85fead99e09 735776 
python-libxml2-dbg_2.9.0+dfsg1-3_amd64.deb
Files: 
 e534953f6f1650a8aabd36244be3bd3c 2160 libs optional libxml2_2.9.0+dfsg1-3.dsc
 7115e63800a8c73ad6bf32935e473087 26434 libs optional 
libxml2_2.9.0+dfsg1-3.debian.tar.gz
 952083f3782f83094ad6ab9d89caf4ea 915598 libs standard 
libxml2_2.9.0+dfsg1-3_amd64.deb
 446574b45f206ed7cccfa7317c32c6c1 96406 text optional 
libxml2-utils_2.9.0+dfsg1-3_amd64.deb
 669fbdf20e88b460f305b3d20545c696 126706 debug extra 
libxml2-utils-dbg_2.9.0+dfsg1-3_amd64.deb
 9f998ee72dd13812b7074d628a795f51 914050 libdevel optional 
libxml2-dev_2.9.0+dfsg1-3_amd64.deb
 a795c9c67bf29ef7182f28a6dce5fa1c 1419072 debug extra 
libxml2-dbg_2.9.0+dfsg1-3_amd64.deb
 0a65557fb5e12f380b621567836c6e30 1371280 doc optional 
libxml2-doc_2.9.0+dfsg1-3_all.deb
 9f889f1e41af4c268a3cab90162a2dc8 349556 python optional 
python-libxml2_2.9.0+dfsg1-3_amd64.deb
 02531b43ff58304707ef0ecae2b3a396 735776 debug extra 
python-libxml2-dbg_2.9.0+dfsg1-3_amd64.deb

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

iQEcBAEBAgAGBQJQjEHGAAoJEIAhAkTu07wNL1cIAMPoe/IxDKaRuxBHzY6emV0W
6ADRZiyrgcslon7uketTPlsWPFNxB8RngP9kR3EtCVR6RYE+AYBYXe19+Wy+rmNy
zbDGRtNewClCtPKAwKfuPnoE1hAyPoL0jUwk7EVx5raW+d/FSA7SCNrlQhD9pRMH
knqodqjbyiEPBZvftcOcw48+Y0SRoM2xa1mYmE5H9tR6ZEnAiXm/gdettT0mdelI
dJ17ncV93I/ytaCbPODsMs8axzDxj6Tdurag1a+R90xWZULJxdWw/OfLGgH57O3A
W+FkljXCI32JD4SJ0vA71vEqjLl6RfNX8j8jWhBotB26lZoZ6DHoRlfZ88h8VEA=
=kN8P
-END PGP 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/e1tseip-qv...@franck.debian.org



Accepted ntfs-3g 1:2012.1.15AR.8-1 (source i386)

2012-10-27 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 21:46:47 +0200
Source: ntfs-3g
Binary: ntfs-3g ntfs-3g-dbg ntfs-3g-dev ntfs-3g-udeb
Architecture: source i386
Version: 1:2012.1.15AR.8-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
Changed-By: Daniel Baumann daniel.baum...@progress-technologies.net
Description: 
 ntfs-3g- read/write NTFS driver for FUSE
 ntfs-3g-dbg - read/write NTFS driver for FUSE (debug)
 ntfs-3g-dev - read/write NTFS driver for FUSE (development)
 ntfs-3g-udeb - read/write NTFS driver for FUSE (udeb)
Changes: 
 ntfs-3g (1:2012.1.15AR.8-1) unstable; urgency=low
 .
   * Merging upstream version 2012.1.15AR.8.
   * Updating rule for upstream changelog in rules target.
   * Updating local upstream changelog to upstream version 2012.1.15AR.8.
Checksums-Sha1: 
 b097d351edd44a99b2cd0d6b7175e1a6037cdc81 1423 ntfs-3g_2012.1.15AR.8-1.dsc
 d89550653740da796812522292eb990c20387b68 789732 
ntfs-3g_2012.1.15AR.8.orig.tar.xz
 2c9f371e5ff2bd81c36017a72aeda2d85b00652e 25356 
ntfs-3g_2012.1.15AR.8-1.debian.tar.xz
 30ce302f56b5625cd7172d25fe7e8fcdb01336cb 463402 
ntfs-3g_2012.1.15AR.8-1_i386.deb
 8474de078047f330ac30cf249b034c6ec3539316 1304834 
ntfs-3g-dbg_2012.1.15AR.8-1_i386.deb
 8af5ce18dfdc5c39d19cab92bc0bed90caa7 217682 
ntfs-3g-dev_2012.1.15AR.8-1_i386.deb
 d606fc64fcb75da18481768197426baede0329c1 199142 
ntfs-3g-udeb_2012.1.15AR.8-1_i386.udeb
Checksums-Sha256: 
 b603bb11fd03b3d5b2e71388627611d10652f7ac0d59bf3c7e64a7a98697b937 1423 
ntfs-3g_2012.1.15AR.8-1.dsc
 6083dbb5733a735a0520c581e43b563425d5205cf0d104e16129dc7d8c5e7e64 789732 
ntfs-3g_2012.1.15AR.8.orig.tar.xz
 b8a4fbc7d7383768298e1afdc63cc078a49b8d67955c4ad675b5f99917e5090c 25356 
ntfs-3g_2012.1.15AR.8-1.debian.tar.xz
 c7be0a24d178ef3f7572077008abb3c31b16ef7aed58b640d60b90f61e43e161 463402 
ntfs-3g_2012.1.15AR.8-1_i386.deb
 b53c9ad57b0f2d3ba852891f4a338440486c271832b04062d4b0bda9a0d7793f 1304834 
ntfs-3g-dbg_2012.1.15AR.8-1_i386.deb
 30c98eed0467b7134d14d92981957b36faf18f9c1fc24c573d2301d3b5fa53e8 217682 
ntfs-3g-dev_2012.1.15AR.8-1_i386.deb
 aa5d3ec239cb8fadb92b98169d60fb0566524cb1a952641e06405f13e7ed09e4 199142 
ntfs-3g-udeb_2012.1.15AR.8-1_i386.udeb
Files: 
 c468272dc6d786839e0d372073b024be 1423 otherosfs optional 
ntfs-3g_2012.1.15AR.8-1.dsc
 a1bb1046f86da7016c06e5114c643948 789732 otherosfs optional 
ntfs-3g_2012.1.15AR.8.orig.tar.xz
 399c6a9c963e034cb73e511cd31aecde 25356 otherosfs optional 
ntfs-3g_2012.1.15AR.8-1.debian.tar.xz
 717f18ff0f8ab42d7d4a62541700560f 463402 otherosfs optional 
ntfs-3g_2012.1.15AR.8-1_i386.deb
 8187edd80c0ee1d005ebe6b97cd9e4af 1304834 debug extra 
ntfs-3g-dbg_2012.1.15AR.8-1_i386.deb
 0fd6b872ad96ec162c0af83067cf876b 217682 libdevel optional 
ntfs-3g-dev_2012.1.15AR.8-1_i386.deb
 811ce4696843a81306ecd7544bcedc9a 199142 debian-installer optional 
ntfs-3g-udeb_2012.1.15AR.8-1_i386.udeb

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

iEYEARECAAYFAlCMO7AACgkQ+C5cwEsrK578zQCfc6o87bT3BO1j20tvMnKJPZ+C
Aw4AoNPIyH9dcRrmTrRkpKGg7RGKzuVU
=aIpd
-END PGP 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/e1tseid-00015m...@franck.debian.org



Accepted pymodbus 1.1.0-1 (source all)

2012-10-27 Thread Thomas Bechtold
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 12:55:45 +0200
Source: pymodbus
Binary: python-pymodbus
Architecture: source all
Version: 1.1.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Thomas Bechtold thomasbecht...@jpberlin.de
Description: 
 python-pymodbus - full Modbus protocol implementation
Changes: 
 pymodbus (1.1.0-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/control: Add Thomas Bechtold to Uploaders.
   * debian/watch: Use github tags for new releases.
Checksums-Sha1: 
 323c970098b232aa08a3f924c32ab3018bd9a5ce 1453 pymodbus_1.1.0-1.dsc
 0b084430eaa0d7e2688ef9acf63410b4923f925b 1416915 pymodbus_1.1.0.orig.tar.gz
 185804e9aa4a20b19bc4af21f1ad2e5a026d8a2f 2806 pymodbus_1.1.0-1.debian.tar.gz
 b6b90e868d01c459c41b04e6d7c9fee14bd503e5 59504 python-pymodbus_1.1.0-1_all.deb
Checksums-Sha256: 
 714aec10f859ad3e763b0e37431ee85ee54bc6c2796ee4e7006d7fe8fc216217 1453 
pymodbus_1.1.0-1.dsc
 199b85503f8f5b79c26fed9a9bfb3707b7ea607a360f027cdf830d2d8fd2c5d4 1416915 
pymodbus_1.1.0.orig.tar.gz
 f825d67564797dc926bea78e21197425d69832f6f73b47ea769b77f50eb0988e 2806 
pymodbus_1.1.0-1.debian.tar.gz
 74342dc790b9a28a23c98c0f31a23d08992c3e5b9afaa5cfe309961ca253e2e2 59504 
python-pymodbus_1.1.0-1_all.deb
Files: 
 bdb5573a1bea80ce17bad44501c336ca 1453 python optional pymodbus_1.1.0-1.dsc
 41230f791bdc82ad2cf6b71ad6a2fa77 1416915 python optional 
pymodbus_1.1.0.orig.tar.gz
 d616e348761ef7f9d86d3b7cefd7348b 2806 python optional 
pymodbus_1.1.0-1.debian.tar.gz
 ebbbecdd4ec73ff93ba7580157ffba6b 59504 python optional 
python-pymodbus_1.1.0-1_all.deb

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

iEYEARECAAYFAlCMA/AACgkQ+xM0OFfj6Ij7hACeKg3BIjW98Z1oc52Q/CszbCG4
kI0AniUOByvDimL5R/E7ZVEXOWmLtTlL
=90sA
-END PGP 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/e1tsejl-0001fd...@franck.debian.org



Accepted stella 3.7.3-1 (source i386)

2012-10-27 Thread Stephen Kitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 08:41:59 +0200
Source: stella
Binary: stella
Architecture: source i386
Version: 3.7.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Stephen Kitt st...@sk2.org
Description: 
 stella - Atari 2600 Emulator for SDL  the X Window System
Changes: 
 stella (3.7.3-1) experimental; urgency=low
 .
   * New upstream release, uploaded to experimental to avoid affecting the
 Wheezy freeze.
Checksums-Sha1: 
 b906514fc29d5c6736016ab06575034aad235dcf 1940 stella_3.7.3-1.dsc
 9ae9d5ffd17de3a83a87e9a9df3b28ca5c856e26 2091032 stella_3.7.3.orig.tar.gz
 7398b978709e92c8b45e9d02279ec94c44d06ec1 14355 stella_3.7.3-1.debian.tar.gz
 f734eaaa0b4e80232c7aa6494912903bcaacc422 1412520 stella_3.7.3-1_i386.deb
Checksums-Sha256: 
 9424a1f5b5ad08bdb1cdd023bf493dc2fc6dc3f7c6142e326707ded3ba91d4bd 1940 
stella_3.7.3-1.dsc
 7b12b3555bed70a31b655c2feb2bb4d472a0f2a509b2696bfd31e82517a5df7b 2091032 
stella_3.7.3.orig.tar.gz
 2dc726f5b4708ab5e2a9c6f9500bb927eb6ea3b8bc5663d55a400f83da219d22 14355 
stella_3.7.3-1.debian.tar.gz
 c27ecee7a049d588e200081df7f37b3531bae68ca2236958b3e408eb4a26bdae 1412520 
stella_3.7.3-1_i386.deb
Files: 
 5eef07de81b5114d10fd43fb3ff6b40e 1940 otherosfs optional stella_3.7.3-1.dsc
 ab4f7fa4757c7a6e28a9ba53136d4608 2091032 otherosfs optional 
stella_3.7.3.orig.tar.gz
 64e6f0f53b2c22f459e65aced4abba45 14355 otherosfs optional 
stella_3.7.3-1.debian.tar.gz
 153332f6e7f6f001a3b3594dbf2a8564 1412520 otherosfs optional 
stella_3.7.3-1_i386.deb

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

iQIcBAEBCAAGBQJQjDT3AAoJEHWXeKmja0lPlEwQAJvp3lmVWR5kFXaYrjHnOi1v
tTJzsty1d0TP4rS8Jou4wcJxlDSUnZaUTLGii4kmhMzX7nCvuXzNUCce5aEft+jr
n6WZ1oZTFlYy3owdu/Py6wIDgCRdo06ojlW4uhMNTdIBLjgDVxcQXu0RnDk7FT7d
C0UUbjiarxi4s8vMDd/QA1mrvdtC8gdK8Bj1Id4QiITq44m5Xa9avtUsns6doJog
5XV3shIzmCkqIjb7/nhNxpX/EtQPKPRPCHV3qOb/xuiqAjl//H05IsQJFw2j5tli
YuEmJUXDy0PlcIR7tUzNxg2+9tL8sQGVymSckewLLV0T8Mzg7k5ckTEif3nskPOm
dKyPjnEIzxlKEFpcoDuNekgu22sfLM7abIs45jh/U5upvDkzg/Mec1nRgL1g2pRA
DswWc1GFdMVauwY7pBmcJvJcepxZaxZJZjZs2T5Gihn7ksR8DhA/6K9IAZkKX1B/
y2Uu3dx44fsn9lEks78p7J3eTFgReHjhGtASpuKG5FCcHLNJ2z/xo6W+B+Q+y58U
DkhCwHeOVWLWwPKU+HGw2m5Bh7AnAcXe7N/BY02N4lfAwZZmG70kJHeOIe0rweR/
IOGp/lDzXD+ogFTfDqV+lC8zOLNyyY2ExJMHVZhpzx/+UnNUzXxA0Fy+XCqbFjAm
GL2W2SkZf/Ub70Ue70X3
=CZuS
-END PGP 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/e1tsejt-0001j1...@franck.debian.org



Accepted unburden-home-dir 0.3.1.2 (source all)

2012-10-27 Thread Axel Beckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 27 Oct 2012 17:25:44 +0200
Source: unburden-home-dir
Binary: unburden-home-dir
Architecture: source all
Version: 0.3.1.2
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert a...@debian.org
Changed-By: Axel Beckert a...@debian.org
Description: 
 unburden-home-dir - Remove or move cache files automatically from user's home
Closes: 690265 690266 690268 691619
Changes: 
 unburden-home-dir (0.3.1.2) unstable; urgency=low
 .
   * Option -F doesn't have a parameter, so don't let it consume one (which
 could be another option which then will be ignored, e.g. the dry-run
 option -n; Closes: #691619)
   * Fix comment about usage in etc/unburden-home-dir — it's no more a POSIX
 shell fragment, but parsed by Config::File. (Closes: #690266)
   * Minor bugfix for example config files (Closes: #690268)
   * Update $VERSION in bin/unburden-home-dir which had been forgotten
 since 0.3. Add test so that this doesn't happen again. (Closes: #690265)
   * Add missing options to --help message and reorder it slightly.
   * More documentation updates and fixes.
Checksums-Sha1: 
 bf6cde933cfcf6be16cb06df1720de3ede72 1127 unburden-home-dir_0.3.1.2.dsc
 44fa32f4d3edb6dc7dfb07d96fd63671a7de8300 27393 unburden-home-dir_0.3.1.2.tar.gz
 32f0681a6cb19ca24393b364b0ed58954d2dfc43 19508 
unburden-home-dir_0.3.1.2_all.deb
Checksums-Sha256: 
 60b09009a9b5f9cde20435e0897f03286c7db3613bab5b727835e879a8d6b726 1127 
unburden-home-dir_0.3.1.2.dsc
 aecf1137fe39a303d5f6c26f8bfffe6fdedb2a455073784527cce183caf100e1 27393 
unburden-home-dir_0.3.1.2.tar.gz
 df481aedb8c8e76702c6e19d4b22d035a5a7c7de7672f69486dc2400abd19fc6 19508 
unburden-home-dir_0.3.1.2_all.deb
Files: 
 14269bbfbd4e1bea8c052e0e3b4401c6 1127 x11 extra unburden-home-dir_0.3.1.2.dsc
 2d9a8335a2f69c2c5421adc7123a475e 27393 x11 extra 
unburden-home-dir_0.3.1.2.tar.gz
 5d718f905b24e743eb15e554c214ed89 19508 x11 extra 
unburden-home-dir_0.3.1.2_all.deb

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

iEYEARECAAYFAlCMZTcACgkQwJ4diZWTDt5eFgCfe0E7DwLwbxjWX0kzYwFrAgUz
HV4An2b/ehrgiocIebtSWoiAUdH+wCBF
=Qy64
-END PGP 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/e1tsfpk-0004ui...@franck.debian.org



Accepted schroot 1.6.4-1 (source all amd64)

2012-10-27 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Oct 2012 23:30:38 +0100
Source: schroot
Binary: schroot-common libsbuild-dev schroot-dbg libsbuild-doc schroot dchroot 
dchroot-dsa
Architecture: source all amd64
Version: 1.6.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian buildd-tools Developers 
buildd-tools-de...@lists.alioth.debian.org
Changed-By: Roger Leigh rle...@debian.org
Description: 
 dchroot- Execute commands in a chroot environment
 dchroot-dsa - Execute commands in a chroot environment
 libsbuild-dev - development files for the Debian source builder
 libsbuild-doc - development documentation for the Debian source builder
 schroot- Execute commands in a chroot environment
 schroot-common - common files for schroot
 schroot-dbg - schroot, dchroot and dchroot-dsa debugging symbols
Closes: 686148 688304 689078 691376
Changes: 
 schroot (1.6.4-1) unstable; urgency=low
 .
   * New upstream stable release.
   * NEWS: Provide guidance for wheezy upgrades with regard to
 use of the profile key in a backward-compatible manner also
 using setup.config, to mimic the behaviour of the deprecated
 script-config key.
   * schroot.conf(5) additionally updated to document script-config
 deprecation and use of user keys such as setup.config.
   * schroot-mount: Canonicalise mountpoints with symlinks to avoid
 mounting absolute paths on the host rather than inside the chroot
 (Closes: #686148).  Note the caveat regarding paths with multiple
 symlinks in schroot-script-config(5).  This permits safe use of
 symlinks as mountpoints in some common circumstances, e.g. on
 /var/lock, which is a symlink to /run/lock, though this is not
 recommended practice.
   * 15binfmt no longer pollutes output, by redirecting stderr from
 which update-binfmts (Closes: #688304).
   * Ensure that CHROOT_ALIAS (setup scripts) and SCHROOT_ALIAS_NAME
 (user environment) always refer to the alias used to create the
 session (Closes: #689078).  The alias is no longer canonicalised
 by sbuild::chroot_config::validate_chroots.  The logic for
 chroot validation and information display in sbuild::chroot_config
 and schroot::main_base (and derived classes) required refactoring
 to allow the unresolved alias name to be passed through to the
 session clone operation in sbuild::session, so that it could be
 stored in the chroot's sbuild::chroot_facet_session facet.
   * On session recovery, mount the snapshot LV rather than the source
 LV for LVM snapshot chroots (Closes: #691376).  The code which
 sets the mount device for all mountable chroots (with an
 sbuild::chroot_facet_mountable facet) is in
 sbuild::chroot_facet_session_clonable::clone_session_setup().
 All chroot types refactored to set the mount device here.
   * 10mount uses a lock directory /var/lock/schroot to contain its
 lockfile, rather than directly using /var/lock, which is less
 secure.
Checksums-Sha1: 
 47dbe8aace624516f731b2da360f218ca63d3775 2424 schroot_1.6.4-1.dsc
 b2b4b343a9f8a4151412019896400e247fff5e9e 736200 schroot_1.6.4.orig.tar.xz
 cb104208ad80052665212e828699788e23588300 30359 schroot_1.6.4-1.debian.tar.gz
 5dce6f318da6ee6aadaddcabe8fe1ff1ebb8a5f7 267800 schroot-common_1.6.4-1_all.deb
 121597525e3ed1ae5d46f6ecec4ef5a50101e9d1 2296982 
libsbuild-dev_1.6.4-1_amd64.deb
 2f4d364b23d2cc4200fcf068eae332a863701156 29133852 schroot-dbg_1.6.4-1_amd64.deb
 9325b852af368ff61fcf3d131d1e3d831695811a 8188950 libsbuild-doc_1.6.4-1_all.deb
 13c835eefafe83f113d728f32d4d9700693c4b46 966820 schroot_1.6.4-1_amd64.deb
 c5d00fa3370e76d24214938b266bb0de8e9639bf 370162 dchroot_1.6.4-1_amd64.deb
 d03a9626ba8d71ab4b213e9821b8316b829456fe 369404 dchroot-dsa_1.6.4-1_amd64.deb
Checksums-Sha256: 
 561f06c639f76a7e45243739e84888b6dd30c1dbd2f782955230195515d73b84 2424 
schroot_1.6.4-1.dsc
 a7d54a148353ed7e8d8db84c77a0f2e99681a4bb2c5b0d38c40ce2d99d8d6f87 736200 
schroot_1.6.4.orig.tar.xz
 03e3528d0c27f1cead324dba125623593356465e2e5af8b3299a74632e708e7a 30359 
schroot_1.6.4-1.debian.tar.gz
 36c08e25f16bcd18adf6cf5fb2ebdcf64bc4748318946e4dd5235f3450f3 267800 
schroot-common_1.6.4-1_all.deb
 eab1e75d5cb3ac4ef7b1a8caccffb212feb1579220fdfec5fc0aeaf8f9196d18 2296982 
libsbuild-dev_1.6.4-1_amd64.deb
 3894554822a515e1a64eece573be0391a79f89b86796e6b15ffaed5b4d4aa0d9 29133852 
schroot-dbg_1.6.4-1_amd64.deb
 76a7f4029e928ba1b7ad492b6eeed39e83e51b26ed6f94a740b47a0a114cf1b4 8188950 
libsbuild-doc_1.6.4-1_all.deb
 a2b8b1fdfa91bf24e5f62901388221d47f1511b89c4b146351f6d7f32deff3aa 966820 
schroot_1.6.4-1_amd64.deb
 26526dce97e415bc5b5165cf3747f38214aa362e3e1bbeb1c0a2f7f91d29df08 370162 
dchroot_1.6.4-1_amd64.deb
 0a9794ad52699325f8a47133a6c4a537ce785c3fbdd7fbfefabf16fdf437d53e 369404 
dchroot-dsa_1.6.4-1_amd64.deb
Files: 
 87383d70bf468b85f6819647b467711d 2424 admin optional schroot_1.6.4-1.dsc
 2398bec3e8f6de01c298c3a706488826 736200 admin optional 

Accepted debian-reference 2.49 (source all)

2012-10-27 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 28 Oct 2012 11:08:07 +0900
Source: debian-reference
Binary: debian-reference-common debian-reference debian-reference-en 
debian-reference-fr debian-reference-it debian-reference-ja debian-reference-pt
Architecture: source all
Version: 2.49
Distribution: unstable
Urgency: low
Maintainer: Osamu Aoki os...@debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 debian-reference - metapackage to install (all) translations of Debian 
Reference
 debian-reference-common - Debian system administration guide, common files
 debian-reference-en - Debian system administration guide, English original
 debian-reference-fr - Debian system administration guide, French translation
 debian-reference-it - Debian system administration guide, Italian translation
 debian-reference-ja - Debian system administration guide, Japanese translation
 debian-reference-pt - Debian system administration guide, Portuguese 
translation
Closes: 662975 669010 677050
Changes: 
 debian-reference (2.49) unstable; urgency=low
 .
   * Change the tone of description around non-free to cope with
 the bug report #686481 based on the GNU perspective.
   * Document $TMPDIR and UUID in fstab. Closes: #669010, #662975
   * Update examples in tutorials. Closes: #677050
   * Update software lists with new LibreOffice, GNOME, KDE apps.
   * Update translations. (ja, fr, it, pt)
Checksums-Sha1: 
 3ceb4615fdb8c43139be247d9e78cf7330a1fb94 1498 debian-reference_2.49.dsc
 1dfd34d27bd939aa7cf223d722fc22877ebf2a16 3301301 debian-reference_2.49.tar.gz
 954a6884e726105c14616cb577556ffac276c203 32132 
debian-reference-common_2.49_all.deb
 20e81a73de6891d03fd1ac9f2e731ab655f23d58 17954 debian-reference_2.49_all.deb
 1688e08c535ba9efe0c963e37f48d9a77307d738 615502 
debian-reference-en_2.49_all.deb
 653ba36c2a355a78e956ae21adc3217e2ada34e4 713562 
debian-reference-fr_2.49_all.deb
 2784a773daa4864efbb70a3d79f545104aafe0af 675548 
debian-reference-it_2.49_all.deb
 3bb08b354f3c256927bcc9c65111a9abd6151ce6 713802 
debian-reference-ja_2.49_all.deb
 6da1a6ee5188393b35249644d740e477a3155d80 670536 
debian-reference-pt_2.49_all.deb
Checksums-Sha256: 
 e3a0e3f5d8db0a054d19d18694da521210b537a2d8ce63db5c00e5cd6bdcef46 1498 
debian-reference_2.49.dsc
 bd370b6e7930459188ee52c64477f780618b1ef8de369c4f83c5b5e6053fac89 3301301 
debian-reference_2.49.tar.gz
 bb78afdd485e9ac237b7349e77a997240d62383fe1706dd6e5273a046d74273e 32132 
debian-reference-common_2.49_all.deb
 86c7a83c891e178495f18a0696bc7304777576cc964f7d1daa49b854a731f4da 17954 
debian-reference_2.49_all.deb
 ff8048a3bb32c9a0e54df8dc35342ed3f3b62fa9859e4789f25b493130354a65 615502 
debian-reference-en_2.49_all.deb
 49af1e7cccbdd97a57d2ffcf69761da0c01aa1188cd6b4153676172f96b096bb 713562 
debian-reference-fr_2.49_all.deb
 777423590b2ab067216de4df8b9ea8710381fe192b5a36857bbde9ab5df47f01 675548 
debian-reference-it_2.49_all.deb
 1f7d8e4e3df754465d55d44713add9f9e51b0a835abc8ee31b38e979604eb9ba 713802 
debian-reference-ja_2.49_all.deb
 2f48407a5a8bd1c12c70cb96024a5b7e3975fb7a4cef19f9fb5d091cce128523 670536 
debian-reference-pt_2.49_all.deb
Files: 
 e9e7b55027ed569c03af953f5f1113e8 1498 doc optional debian-reference_2.49.dsc
 59e7b8aace966e70135502274fa3c895 3301301 doc optional 
debian-reference_2.49.tar.gz
 99be2a47df84a4f2902353882a732826 32132 doc optional 
debian-reference-common_2.49_all.deb
 ec6c99afe2619cee4a26d22801bcc5fc 17954 doc optional 
debian-reference_2.49_all.deb
 5892bdcacbd2fd7768a7e82ca9aacbbe 615502 doc optional 
debian-reference-en_2.49_all.deb
 ce04fd67b2e6dc70c36b06d117ae00a4 713562 doc optional 
debian-reference-fr_2.49_all.deb
 40b3dea8cdacd790a6d610ff1862501a 675548 doc optional 
debian-reference-it_2.49_all.deb
 41fb3430c1fc5b75066bb67f7fcf9c53 713802 doc optional 
debian-reference-ja_2.49_all.deb
 c240592e08d2f5831df8e51cbd9b4334 670536 doc optional 
debian-reference-pt_2.49_all.deb

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

iEYEARECAAYFAlCMlVEACgkQ6A/EwagGHzLWMACfR3vP2Go2yineLt1+PmyrfOdy
kOgAn3Xdu4P/Jrea7wCyJYa4h+2OX48p
=3VWg
-END PGP 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/e1tsiuw-000668...@franck.debian.org



Accepted icedove 10.0.10-1 (source amd64)

2012-10-27 Thread Christoph Goehre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 13:14:06 -0400
Source: icedove
Binary: icedove icedove-dev icedove-dbg calendar-timezones iceowl-extension 
calendar-google-provider
Architecture: source amd64
Version: 10.0.10-1
Distribution: unstable
Urgency: high
Maintainer: Alexander Sack a...@debian.org
Changed-By: Christoph Goehre ch...@sigxcpu.org
Description: 
 calendar-google-provider - Google Calendar support for lighting- and 
iceowl-extension
 calendar-timezones - Timezone Extension for Lightning/Iceowl (mandatory)
 icedove- mail/news client with RSS and integrated spam filter support
 icedove-dbg - Debug Symbols for Icedove
 icedove-dev - Development files for Icedove
 iceowl-extension - Calendar Extension for Thunderbird/Icedove
Changes: 
 icedove (10.0.10-1) unstable; urgency=high
 .
   * [8909154] New Upstream version 10.0.10
   * Fixes for MFSA2012-90, also known as CVE-2012-4194 and CVE-2012-4196
Checksums-Sha1: 
 f86a63a0b2564ccdf2656f7b829f9c2402018fab 2791 icedove_10.0.10-1.dsc
 64092395bc2f85a9c00b9a3cff422ca1c5485915 97025841 icedove_10.0.10.orig.tar.bz2
 f1d4b11bf1984f82190ba28f193d5884204cf9f0 504452 icedove_10.0.10-1.debian.tar.gz
 490a815e81cbc466afb90108693d85a087fe5404 19010848 icedove_10.0.10-1_amd64.deb
 93acd58db523425d82fad4712c6dcae806b1e0ac 5302148 
icedove-dev_10.0.10-1_amd64.deb
 24843c6bca5cf046e7a6cd6df20eb04488500714 171858124 
icedove-dbg_10.0.10-1_amd64.deb
 ce4d283377c2f6449439d25211e4a675e60cd19f 76508 
calendar-timezones_10.0.10-1_amd64.deb
 43bcb76722ca9dc7f7fe2e8a73d3fcac0dc97bbf 1234260 
iceowl-extension_10.0.10-1_amd64.deb
 795fe746ae65ce8c2f54d5085bbba79da11fef79 91432 
calendar-google-provider_10.0.10-1_amd64.deb
Checksums-Sha256: 
 0731fdc12a95552fe1d5aa407e73297c59004ae0e97d62f0381285e8320c1876 2791 
icedove_10.0.10-1.dsc
 972f8273fd30d90f4526921da1f6c634738bfab0feb81af6a03978ed35889c3c 97025841 
icedove_10.0.10.orig.tar.bz2
 c5acfade2d4d6d803fa3f8ce897102ec345f9f03fb634a74150a4c8995511795 504452 
icedove_10.0.10-1.debian.tar.gz
 e68c3c28d23f2ed343daa424d9e33198a229536bb37d6c4de44771d72800353f 19010848 
icedove_10.0.10-1_amd64.deb
 2f4c3efffb67280d95c121cb40d48c31b54b1455e06611cfaca7edb294381ae7 5302148 
icedove-dev_10.0.10-1_amd64.deb
 99c42cc9cc3c4341d01e1c2fc34c92ad93a1d5241cf65c2827c2ea5c56b0f539 171858124 
icedove-dbg_10.0.10-1_amd64.deb
 156c4fb2d440cfbf780459aec7245aa6ed97278971543561b0ee032055be0b12 76508 
calendar-timezones_10.0.10-1_amd64.deb
 d148bff573643323ae6622b02f44ef505ed33b3998679a5867897ae63469c60a 1234260 
iceowl-extension_10.0.10-1_amd64.deb
 05476315c9b71730672f997acb655d666aa25ac5cb159556c2c6e9e8b89293db 91432 
calendar-google-provider_10.0.10-1_amd64.deb
Files: 
 bb7db74407165a499c99403504eda616 2791 mail optional icedove_10.0.10-1.dsc
 845c5f604b52d1e0dd2dc663e93de1ab 97025841 mail optional 
icedove_10.0.10.orig.tar.bz2
 b3a3ad7d0ca7811bbb26c371f832708f 504452 mail optional 
icedove_10.0.10-1.debian.tar.gz
 67ed367b21b55810ecce72e3b89d1e20 19010848 mail optional 
icedove_10.0.10-1_amd64.deb
 4a35f7666e3690a51fd486cf4a33777b 5302148 mail optional 
icedove-dev_10.0.10-1_amd64.deb
 c96702c8081e9cd7766c055bfd07a7e3 171858124 debug extra 
icedove-dbg_10.0.10-1_amd64.deb
 5f5eee66980509e6a4aac24bb259e3c9 76508 mail optional 
calendar-timezones_10.0.10-1_amd64.deb
 f4c57decda3e91b85e6a249dae4ae7ce 1234260 mail optional 
iceowl-extension_10.0.10-1_amd64.deb
 0f602a187236e5369018c2d7c641c59b 91432 mail optional 
calendar-google-provider_10.0.10-1_amd64.deb

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

iQIcBAEBCAAGBQJQjJA0AAoJECbjyHWnRCDv4LgP/23SHDc3/lO+F6cWkyAdfpAx
NeuV1iXTLtrLwE0vrmGjsaoawFRHvIJcaZPWAw1AyIW+3/uRqvc/b8ZqtASO8m63
isQ0VWNsA2ibYhTpT9wfA73WPULW6PnvNgj387qcTw4RIrRiwvtiYVGOxJdi6Ln9
Xq917DTNzML7wc1bj7FfvuAjCOwb0Jy76IEcB8os5OIJaPUL7DsPP1APET4VNtDn
U2im9Sw8pPup8qM2YaJglw3QO2J5hEkpzL4esCLrJm1g8RZzyjIrz9TfnE8hrEn7
jk4wYp3gUqcrsb2aF/ANR8hrz1//xvJVxzN5OLBnNkW25IkTYLm5PzK6sM19OeA5
113wxBg2HQ1oSySJVwnczNLuZkjyJbSb1EZBiGHKDch0NA5hz27Z2HditVJcNsyg
dC8nVhuIVPdy+vJyq4HyeVD21PdENOk+ifSE900V1mtI2cv3zfFjX8nbCk3cCaIf
wu7xcHQiot0bGVS23Q1ehlMFvdpkjR2SEjsnozalfGE+9b5dfg21U7LZQF1D+tPR
M3GV/UuOmDtvTnh/GPnCYaWMBmcpy11rHM3l9lO3FoOiJ91NWEB3sAg1wgvhYbgq
A+hggwwpLNm4v+ApQyWYkhTV2Z0j5xirl4c+7b36Voc9Qu5kj+OZiU37oVOmvT0P
o/MqZfRktFd/sYQTYYsj
=E6Gp
-END PGP 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/e1tsix9-0006vu...@franck.debian.org



Accepted mahara 1.5.1-2.1 (source all)

2012-10-27 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Oct 2012 22:10:31 -0400
Source: mahara
Binary: mahara mahara-apache2 mahara-mediaplayer
Architecture: source all
Version: 1.5.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Mahara Packaging Team mahara-packag...@lists.launchpad.net
Changed-By: David Prévot taf...@debian.org
Description: 
 mahara - Electronic portfolio, weblog, and resume builder
 mahara-apache2 - Electronic portfolio, weblog, and resume builder - apache2 
config
 mahara-mediaplayer - Electronic portfolio, weblog, and resume builder - 
internal media
Closes: 690124
Changes: 
 mahara (1.5.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload
   * debian/mahara.preinst: Remove previous symlink that is replaced by a
 directory (closes: #690124)
Checksums-Sha1: 
 5c7d75d371d0815ce542f16fc13d2aed2a5927e7 2029 mahara_1.5.1-2.1.dsc
 7d2d2c6f4df27f2d24b070947ef153022829e064 28502 mahara_1.5.1-2.1.debian.tar.gz
 e6efc7f885e5e4802d0d2a0cbc32709c27b95ccb 2693326 mahara_1.5.1-2.1_all.deb
 5c3d2d55da5c08f0ee01204c29d8fea4eaf14a96 16154 mahara-apache2_1.5.1-2.1_all.deb
 e66d8554180bcb316e34ab7bfabeb82c48d24125 453692 
mahara-mediaplayer_1.5.1-2.1_all.deb
Checksums-Sha256: 
 e08f0f3c35d13de1d6fe0cddff179e542ffd8ac7d74f050b5a3cd2e8f69ad847 2029 
mahara_1.5.1-2.1.dsc
 fe270b9cb1a3870ad18ca1503f839327a0d34a707bfb6a71c3c3b36003081661 28502 
mahara_1.5.1-2.1.debian.tar.gz
 74d794925ebc8a7621d6e4013d0aae66e83d9527ccd0b2bfee48f12545624f7f 2693326 
mahara_1.5.1-2.1_all.deb
 e1b25d7a5c5b73b1e21739041296da9706abc75e44b9d27f0615a699ba52b7b0 16154 
mahara-apache2_1.5.1-2.1_all.deb
 a38f03d4652af0ec7b253001cf65b3faa4da84560b776d3da2e5692d38fcdede 453692 
mahara-mediaplayer_1.5.1-2.1_all.deb
Files: 
 82e558903e456259c2d507b82047d3d6 2029 web optional mahara_1.5.1-2.1.dsc
 b8fae66f36ae079872b9dfe6ebff142c 28502 web optional 
mahara_1.5.1-2.1.debian.tar.gz
 cc764cb4003041199bb8ac4c7fce79b6 2693326 web optional mahara_1.5.1-2.1_all.deb
 a0348d0fe57d00e03a6484ba3234d18e 16154 web optional 
mahara-apache2_1.5.1-2.1_all.deb
 9edb0ebb5b0daf4b8cd52e8edaddeda4 453692 contrib/web optional 
mahara-mediaplayer_1.5.1-2.1_all.deb

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

iQIcBAEBCAAGBQJQjJZuAAoJELgqIXr9/gnyhLgP+wUaWPX414y1IoOejRfjdhcJ
tu1J7ANDAbuCE0VJEr0bMNxQOgqPwJYSTyk/JAOObrQZgNmqJRTFsdbCJCldxM++
vydVoOQ0XxJqe1bwpBmlIhnEHqYghwImnd8dmOhWnCgJYBW5TtrdY23B7ZSMLdrI
EW0woRLZZgHRGZVzVDk0IS3h2/uaCYgkX6rh1ECW/IV6RETKthv3tDe4T+giyK9h
JtmyStx98K7oZaDD+z4D1+YLDSirP2BW0SIRXMxQIlO4avFWCPR44mI7npBsfCH4
a2NRC1Sz7twlns37VYwDl8w2vpjbWnxGuUw8JpJ/UVOHShTVkvZDCv8uzfhwg+Ut
fdCsmg/hGlOsHZdnRKTJaM70Msk+qt1h3vnbPq9oX2TkhwqM3jVfBFpqxDx+UibR
CbI+ajssgyOnqNEyRGly7OU5Rf2DNg0Ri/5XjBw889ugImaBZqk+eWAHcCpQK9jD
Z7bB8QySY6vd9/46miziMhMJx1kaNRcDG8PArn/YJziiNTsN4etMnrusGAYVdKw/
X/MSVW/qxOE993q3xHIXPyxn4anqw792THcMdQPLLFZMlQmy0593ICeDKVKhNyUS
Hrxm3suxCO+YrIfGleyy1ei6qXpNJmCv9t7bLV5o4Z7XUY+luANZoNVbR7+FO8ku
oZ+ghi8UE4y+DwxI0XqP
=mCel
-END PGP 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/e1tsixb-0006zb...@franck.debian.org



Accepted root-system 5.34.03-1~exp1 (source amd64 all)

2012-10-27 Thread Lifeng Sun
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 28 Oct 2012 08:14:29 +0800
Source: root-system
Binary: root-system libroot-bindings-python5.34 libroot-bindings-python-dev 
libroot-bindings-ruby5.34 libroot-bindings-ruby-dev libroot-graf3d-gl5.34 
libroot-graf3d-gl-dev libroot-io-xmlparser5.34 libroot-io-xmlparser-dev 
libroot-math-mathmore5.34 libroot-math-mathmore-dev libroot-math-unuran5.34 
libroot-math-unuran-dev libroot-misc-memstat5.34 libroot-misc-memstat-dev 
libroot-misc-table5.34 libroot-misc-table-dev libroot-net-bonjour5.34 
libroot-net-bonjour-dev libroot-net-ldap5.34 libroot-net-ldap-dev 
libroot-roofit5.34 libroot-roofit-dev root-plugin-graf2d-asimage 
root-plugin-geom-gdml root-plugin-gui-qt root-plugin-graf2d-qt 
root-plugin-math-fftw3 root-plugin-math-minuit2 root-plugin-montecarlo-pythia8 
root-plugin-net-globus root-plugin-net-krb5 root-plugin-sql-mysql 
root-plugin-sql-odbc root-plugin-sql-pgsql libroot-geom5.34 libroot-geom-dev 
libroot-graf2d-gpad5.34 libroot-graf2d-gpad-dev libroot-graf2d-graf5.34 
libroot-graf2d-graf-dev libroot-graf2d-postscript5.34
 libroot-graf2d-postscript-dev libroot-graf3d-eve5.34 libroot-graf3d-eve-dev 
libroot-graf3d-g3d5.34 libroot-graf3d-g3d-dev libroot-gui5.34 libroot-gui-dev 
libroot-gui-ged5.34 libroot-gui-ged-dev libroot-hist5.34 libroot-hist-dev 
libroot-hist-spectrum5.34 libroot-hist-spectrum-dev libroot-html5.34 
libroot-html-dev libroot-io5.34 libroot-io-dev libroot-math-foam5.34 
libroot-math-foam-dev libroot-math-genvector5.34 libroot-math-genvector-dev 
libroot-math-mathcore5.34 libroot-math-mathcore-dev libroot-math-matrix5.34 
libroot-math-matrix-dev libroot-math-minuit5.34 libroot-math-minuit-dev 
libroot-math-mlp5.34 libroot-math-mlp-dev libroot-math-physics5.34 
libroot-math-physics-dev libroot-math-quadp5.34 libroot-math-quadp-dev 
libroot-math-smatrix5.34 libroot-math-smatrix-dev libroot-math-splot5.34 
libroot-math-splot-dev libroot-misc-minicern5.34 libroot-misc-minicern-dev 
libroot-montecarlo-eg5.34 libroot-montecarlo-eg-dev libroot-montecarlo-vmc5.34
 libroot-montecarlo-vmc-dev libroot-net5.34 libroot-net-dev 
libroot-net-auth5.34 libroot-net-auth-dev libroot-proof5.34 libroot-proof-dev 
libroot-proof-proofplayer5.34 libroot-proof-proofplayer-dev libroot-tmva5.34 
libroot-tmva-dev libroot-tree5.34 libroot-tree-dev libroot-tree-treeplayer5.34 
libroot-tree-treeplayer-dev root-plugin-geom-geombuilder 
root-plugin-geom-geompainter root-plugin-graf2d-x11 root-plugin-graf3d-x3d 
root-plugin-gui-fitpanel root-plugin-gui-guibuilder 
root-plugin-gui-sessionviewer root-plugin-hist-hbook 
root-plugin-hist-histpainter root-plugin-hist-spectrumpainter 
root-plugin-io-sql root-plugin-io-xml root-plugin-math-fumili 
root-plugin-tree-treeviewer root-system-proofd root-system-rootd 
root-system-doc root-system-bin libroot-core5.34 libroot-core-dev 
libroot-static root-system-common
 ttf-root-installer
Architecture: source amd64 all
Version: 5.34.03-1~exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Lifeng Sun lifong...@gmail.com
Description: 
 libroot-bindings-python-dev - Python extension for ROOT - development files
 libroot-bindings-python5.34 - Python extension for ROOT - runtime libraries
 libroot-bindings-ruby-dev - Ruby extension for ROOT - development headers
 libroot-bindings-ruby5.34 - Ruby extension for ROOT - run-time library
 libroot-core-dev - Header files for ROOT
 libroot-core5.34 - Numerical data analysis framework - shared runtime libraries
 libroot-geom-dev - Geometry library  for ROOT - development files
 libroot-geom5.34 - Geometry library  for ROOT - run-time library
 libroot-graf2d-gpad-dev - Canvas and pad library for ROOT - development files
 libroot-graf2d-gpad5.34 - Canvas and pad library for ROOT - run-time library
 libroot-graf2d-graf-dev - Graph library for ROOT - development files
 libroot-graf2d-graf5.34 - Graph library for ROOT
 libroot-graf2d-postscript-dev - Postscript/PDF renderer library for ROOT - 
development files
 libroot-graf2d-postscript5.34 - Postscript/PDF renderer library for ROOT
 libroot-graf3d-eve-dev - Event display library for ROOT - development files
 libroot-graf3d-eve5.34 - Event display library for ROOT
 libroot-graf3d-g3d-dev - Basic 3D shapes for ROOT - development files
 libroot-graf3d-g3d5.34 - Basic 3D shapes for ROOT
 libroot-graf3d-gl-dev - GL plugin for ROOT - development files
 libroot-graf3d-gl5.34 - GL plugin for ROOT - runtime library
 libroot-gui-dev - GUI library for ROOT - development files
 libroot-gui-ged-dev - GUI element for editing various ROOT objecs - 
development files
 libroot-gui-ged5.34 - GUI element for editing various ROOT objecs
 libroot-gui5.34 - GUI library for ROOT - run-time library
 libroot-hist-dev - Histogram library for ROOT - development files
 libroot-hist-spectrum-dev - Spectra analysis library for ROOT - development 
files