Re: upstart: please update to latest upstream version

2012-03-06 Thread Svante Signell
On Mon, 2012-03-05 at 14:44 +0100, Marco d'Itri wrote:
 On Mar 05, Marc Haber mh+debian-de...@zugschlus.de wrote:
 
  Should Debian restrict itself to being a Linux platform just to have
  systemd?
 If it is worth it, yes.
 
 Should Debian reject using any widely deployed and important system 
 component just to support toy ports which are used by a dozen of people?

It might have some truth in it today, maybe not tomorrow. Please refrain
from this kind of categoric statements. Do you have a crystal ball?

This kind of statement is similar to a statement made by Bill Gates.
Microsoft: 640K ought to be enough for anybody It *was* *definitely*
said by Bill Gates. He said it at an early microcomputer trade show in
Seattle in mid 1981. Another famous statement is by Thomas J. Watson,
IBM, from 1943, I think there is a world market for maybe five
computers



-- 
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/1331022019.25378.25.ca...@hp.my.own.domain



Re: picking packages from repos was: debian-multimedia.org considered harmful

2012-03-06 Thread Thomas Koch
Andreas Tille:
 On Mon, Mar 05, 2012 at 04:42:50PM +0100, Reinhard Tartler wrote:
  In summary, I can only advise everyone against enabling that
  repository on any machine.
 
 If I would have time to become a pkg-multimedia member I would try to
 establish installing multimedia applications via metapackages build be
 the Blends framework.  I would most probably drop some file
 
/etc/apt/preferences.d/01-disable-dmo.pref
 
 in multimedia-config metapackage (where all other metapackages usually
 depend from).  This would enable those users who really know what they
 are doing picking singular packages via well defined preferences from
 d.m.o if needed and prevent users who blindly inject random sources
 inside their sources.list from killing their system.
Hi Andreas,

could you point me to the necessary documentation, please? I'd like to enable 
the non-free repo, but only pick a few packages from it. How can I do this?

This would also be useful to pick only a few packages from unstable, e.g. 
those that I maintain.

Regards,

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


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



Re: picking packages from repos was: debian-multimedia.org considered harmful

2012-03-06 Thread Andreas Tille
On Tue, Mar 06, 2012 at 09:47:28AM +0100, Thomas Koch wrote:
 could you point me to the necessary documentation, please? I'd like to enable 
 the non-free repo, but only pick a few packages from it. How can I do this?

man apt_preferences
 
 This would also be useful to pick only a few packages from unstable, e.g. 
 those that I maintain.

For instance I use

$ cat /etc/apt/preferences.d/01-debian-policy.pref 
/etc/apt/preferences.d/01-lintian.pref 
Package: debian-policy
Pin: release a=unstable
Pin-Priority: 605
Package: lintian
Pin: release a=unstable
Pin-Priority: 605

While my /etc/apt/preferences has lines like this

Package: *
Pin: release a=testing
Pin-Priority: 501

Package: *
Pin: release a=unstable
Pin-Priority: 50

Package: *
Pin: release a=experimental
Pin-Priority: 5
 

Kind regards

  Andreas.

-- 
http://fam-tille.de


-- 
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/20120306090549.ga26...@an3as.eu



Re: upstart: please update to latest upstream version

2012-03-06 Thread Wouter Verhelst
On Tue, Mar 06, 2012 at 07:54:43AM +, Lars Wirzenius wrote:
 On Tue, Mar 06, 2012 at 08:07:37AM +0100, Wouter Verhelst wrote:
  So far, I haven't seen any features in systemd that outweigh those. And
  the fact that upstream is lazy and doesn't want to do this portability
  thing shouldn't mean we should throw out our other ports.
 
 Er, let's not call upstream lazy just because they don't want to do
 work that has no interest for themselves.

I don't see what else I should call them.

I'm not saying that being lazy is necessarily a bad thing, nor that they
must absolutely do this portability thing. But I do think that writing
portable software isn't that hard, and that not doing it is pure
lazyness.

Note that I consider software which has more features on one platform
than it does on another, but that still has basic functionality on all
platforms to be portable; but systemd doesn't even do that.

 We don't require Debian developers to do work for Debian
 (Constitution, 2.1.1), after all.

First, Lennert isn't a Debian developer.

Second, I'm not requiring anything of him.

All I'm saying is that if someone wants to do something for Debian, they
better not break other people's work in the process unless they have a
good reason. Replacing sysvinit with another implementation that doesn't
work on all our ports would fail that, and is therefore not something I
would consider acceptable.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a


-- 
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/20120306091243.ga4...@grep.be



Re: debian-multimedia.org considered harmful, Was: Unofficial repositories on 'debian' domains

2012-03-06 Thread Andreas Tille
On Tue, Mar 06, 2012 at 10:23:33AM +0900, Norbert Preining wrote:
 On Di, 06 Mär 2012, Jonas Smedegaard wrote:
   the Blends framework.  I would most probably drop some file
   
  /etc/apt/preferences.d/01-disable-dmo.pref
   
   in multimedia-config metapackage (where all other metapackages usually 
 
 And I would file a serious bug against that. There is no reasoning
 behind that is in any way reasonable.
 
 Only because these are providing similar packages starting
 a hunting down the enemies race is irrational, or even worse,
 simply stupid.

In how far is it stupid that if a metapackage intends to install a set
of _Debian_ packages featuring multimedia tasks to make sure that really
these packages are installed while enabling a user to install, say
acrobat reader in addition without influencing the set of multimedia
packages available inside Debian?  It is not about hunting down anything
but installing reasonable preconfiguration - local admin can override
this for sure.

I wonder what criterion of serios bug would apply here.  Just for the
sake of interest because I do not intend to implement this personally.

Kind regards

  Andreas.

-- 
http://fam-tille.de


-- 
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/20120306091502.gb26...@an3as.eu



Re: upstart: please update to latest upstream version

2012-03-06 Thread Wouter Verhelst
On Tue, Mar 06, 2012 at 07:23:53AM +, Philip Hands wrote:
 On Tue, 6 Mar 2012 08:07:37 +0100, Wouter Verhelst wou...@debian.org wrote:
 
  So far, I haven't seen any features in systemd that outweigh those. And
  the fact that upstream is lazy and doesn't want to do this portability
  thing shouldn't mean we should throw out our other ports.
 
 I know it's already been mentioned in this thread, but perhaps it bears
 repeating, that we use openssh, where the upstream effectively has the
 same attitude when it comes to portability code in their own source
 tree.  Despite that they happily work with the porting team to generate
 the version that everyone uses on Linux.
 
 Is a similar approach not possible for systemd?

If we're going to include systemd and/or make it the default, it should be, as
far as I'm concerned.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a


-- 
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/2012030609.ga3...@grep.be



Bug#662763: ITP: libaio-ocaml -- OCaml bindings for libaio (Linux kernel AIO access library)

2012-03-06 Thread Goswin von Brederlow
Package: wnpp
Severity: wishlist
Owner: Goswin von Brederlow goswin-...@web.de

Package name: libaio-ocaml
Version : 1.0~rc3
Upstream Author : Goswin von Brederlow goswin-...@web.de
URL : http://forge.ocamlcore.org/projects/libaio-ocaml/
Vcs-Git : 
git://anonscm.debian.org/pkg-ocaml-maint/packages/libaio-ocaml.git
Vcs-Browser : 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/libaio-ocaml.git
License : LGPL-2.1 and link exception
Programming Lang: Ocaml + C
Description : OCaml bindings for libaio (Linux kernel AIO access library)

 This OCaml-library interfaces the libaio (Linux kernel AIO access
 library) C library. It can be used for fast asynchronous I/O.
 .
 Compared with the OCaml standard and Unix I/O functions this
 library:
  * does not block
  * does I/O in the background
  * calls a continuation when the I/O has completed



-- 
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/20120306090504.25581.4453.reportbug@frosties.localnet



Re: Unofficial repositories on 'debian' domains

2012-03-06 Thread Thomas Goirand
On 03/06/2012 03:55 PM, Paul Wise wrote:
 On Tue, Mar 6, 2012 at 3:44 PM, Stefano Zacchiroli wrote:

   
 Now, is anyone against publishing the list of debian.net entries and the
 entry - registrant association (provided the above conditions are
 met)?
 
 That is already published in DNS:

 pabs@chianamo ~ $ dig -t txt mentors.debian.net | grep TXT
 ;mentors.debian.net.  IN  TXT
 mentors.debian.net.   3593IN  TXT Christoph Haas 
 h...@debian.org
 mentors.debian.net.   3593IN  TXT PGP 9B26 F48E 6F2B 0A3F 7E33  
 E6B7
 095E 77C5 79CC 6586
   
It's not *always* published.
Try with ipv6 or mozilla.debian.net for example.

Making this as a rule seems relevant and a good idea to me.
It'd be even better if we could publish a list instead of only
an individual if we want to (but still keep the PGP fingerprint).

Thomas


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



Re: A few observations about systemd

2012-03-06 Thread Jon Dowland
On Tue, Feb 28, 2012 at 07:18:51PM +0100, Christoph Egger wrote:
 
 Uoti Urpala uoti.urp...@pp1.inet.fi writes:
  I think it's quite arrogant of BSD users to expect others to work to
  support their systems.
 
 There's qute a difference between parts of debian expecting upstream to
 do the work and upstream hostily denying existing patches I'd say

If upstream don't want to support a non-Linux architecture that's their
business, their perogative, and really I don't think it's fair to describe
that as hostile at all.  Are we asking different standards from systemd
than we expect from core openssh?

-- 
Jon Dowland


-- 
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/20120306100110.GB27642@debian



Re: upstart: please update to latest upstream version

2012-03-06 Thread Lars Wirzenius
On Tue, Mar 06, 2012 at 10:12:43AM +0100, Wouter Verhelst wrote:
 On Tue, Mar 06, 2012 at 07:54:43AM +, Lars Wirzenius wrote:
  Er, let's not call upstream lazy just because they don't want to do
  work that has no interest for themselves.
 
 I don't see what else I should call them.

I see. Then I am afraid we need to agree to disgree. I don't agree
with anything you said in the mail I'm responding to, except the bit
about pizza. Given the total disagreement about acceptable behavior
or approach to portability, I don't think it's worth continuing this
sub-thread, either.


signature.asc
Description: Digital signature


Re: A few observations about systemd

2012-03-06 Thread Jon Dowland
On Sat, Feb 25, 2012 at 12:08:51AM +0100, Svante Signell wrote:
  I think the fundamental problem is having kFreeBSD in Debian. It's too
  much extra work and problems for limited benefit to a small number of
  people. Holding things hostage with you have to make this work on
  kFreeBSD too or it won't be allowed at all arguments will have negative
  effects beyond just init systems.
 
 Then you are not talking about Debian. Do you want to create your own
 distribution? Feel free to do that:)

Uoti's point here has long been recognised and accepted *within* Debian:
every architecture bears a cost.  The question as to whether the cost of
kFreeBSD is too much or not is, well, not universally agreed amongst
Debian developers.

http://release.debian.org/wheezy/arch_policy.html


-- 
Jon Dowland


-- 
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/2012030612.GA27642@debian



Re: Unofficial repositories on 'debian' domains

2012-03-06 Thread Paul Wise
On Tue, Mar 6, 2012 at 5:43 PM, Thomas Goirand wrote:

 It's not *always* published.
 Try with ipv6 or mozilla.debian.net for example.

 Making this as a rule seems relevant and a good idea to me.
 It'd be even better if we could publish a list instead of only
 an individual if we want to (but still keep the PGP fingerprint).

As I hinted at in the other part of my mail (that you stripped), it
isn't possible to mix CNAME and TXT records on the same domain. This
is why mozilla.debian.net doesn't have the TXT record, dunno about
IPv6 though.

I definitely would like to see the domains/owners and contact details
(lets add an LDAP field) exposed on db.debian.org.

-- 
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/caktje6e8ibb0fq-jwv+fjd0jhhmyo8hhsfawwj6z_g3pa2k...@mail.gmail.com



Re: Unofficial repositories on 'debian' domains

2012-03-06 Thread Vincent Danjean
Le 06/03/2012 01:56, Jonas Smedegaard a écrit :
 Debian now has a *changed* hard line against patent infringing software 
 - resulting in more codecs supported in official Debian packages.

Perhaps, it is time to look at each package in d-m.o and list all
that are now equals (or better ?) in term of functionality in Debian.
And then, ask christian if I really want to maintain these now useless
packages, if any?
But, of course, it is more work than just complaining on d-d. Any
volunteers ?

  Regards,
Vincent

PS: I use d-m.o myself, mainly for libdvdcss2 and acroread [when I
cannot read a PDF with my usual pdf readers (mainly xpdf and evince),
I try with acroread before complaining to the sender]

-- 
Vincent Danjean   GPG key ID 0x9D025E87 vdanj...@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://people.debian.org/~vdanjean/debian unstable main


-- 
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/4f55e5c0.9010...@free.fr



Re: debian-multimedia.org considered harmful, Was: Unofficial repositories on 'debian' domains

2012-03-06 Thread Norbert Preining
On Di, 06 Mär 2012, Andreas Tille wrote:
 I wonder what criterion of serios bug would apply here.  Just for the
 sake of interest because I do not intend to implement this personally.

Too lazy to search for it, but overriding a configuration of a
system admin is for sure not allowed. If it would be, I can stop
caring of conffile upgrades ...

What if the next package decides do disable X, login, and whatever?
Is that policy conform?

Anyway, don't care for extending this rubbish discussion.

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

FEAKLE (vb.)
To make facial expressions similar to those that old gentlemen make to
young girls in the playground.
--- Douglas Adams, The Meaning of Liff


-- 
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/20120306104052.gb24...@gamma.logic.tuwien.ac.at



Re: Unofficial repositories on 'debian' domains

2012-03-06 Thread Jonas Smedegaard
On 12-03-06 at 11:24am, Vincent Danjean wrote:
 Le 06/03/2012 01:56, Jonas Smedegaard a écrit :
  Debian now has a *changed* hard line against patent infringing 
  software - resulting in more codecs supported in official Debian 
  packages.
 
 Perhaps, it is time to look at each package in d-m.o and list all that 
 are now equals (or better ?) in term of functionality in Debian. And 
 then, ask christian if I really want to maintain these now useless 
 packages, if any?
 But, of course, it is more work than just complaining on d-d. Any 
 volunteers ?

Feel free to do so.  But I recommend to read this first: 
http://lists.debian.org/debian-devel/2012/03/msg00151.html


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#662797: ITP: libfile-inplace-perl -- Perl module to ease editing a file in-place

2012-03-06 Thread Salvatore Bonaccorso
Package: wnpp
Owner: Salvatore Bonaccorso car...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libfile-inplace-perl
  Version : 0.20
  Upstream Author : Chip Turner ctur...@pattern.net
* URL : http://search.cpan.org/dist/File-Inplace/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl module to ease editing a file in-place

File::Inplace is a perl module intended to ease the common task of editing a
file in-place. Inspired by variations of perl's -i option, this module is
intended for somewhat more structured and reusable editing than command line
perl typically allows. File::Inplace endeavors to guarantee file integrity;
that is, either all of the changes made will be saved to the file, or none
will. It also offers functionality such as backup creation, automatic field
splitting per-line, automatic chomping/unchomping, and aborting edits
partially through without affecting the original file.



-- 
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/1331040995.66832.20692@elende



Re: upstart: please update to latest upstream version

2012-03-06 Thread Jon Dowland
On Tue, Mar 06, 2012 at 10:12:43AM +0100, Wouter Verhelst wrote:
 On Tue, Mar 06, 2012 at 07:54:43AM +, Lars Wirzenius wrote:
  Er, let's not call upstream lazy just because they don't want to do
  work that has no interest for themselves.
 
 I don't see what else I should call them.
 
 I'm not saying that being lazy is necessarily a bad thing

It's a perjorative term and people could interpret it to mean bad.

 But I do think that writing portable software isn't that hard, and that not
 doing it is pure lazyness.

It's not about difficulty, systemd isn't not-portable simply because the
authors haven't got around to it yet; it fundamentally relies on a Linux-only
technology.

The features you've defended FreeBSD for (jails, ZFS) are not portable either;
which is to say, if you write software that depends on them, it won't work on
Linux.

-- 
Jon Dowland


-- 
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/20120306140800.GA31728@debian



Re: upstart: please update to latest upstream version

2012-03-06 Thread Wouter Verhelst
On Tue, Mar 06, 2012 at 02:08:00PM +, Jon Dowland wrote:
 The features you've defended FreeBSD for (jails, ZFS) are not portable either;
 which is to say, if you write software that depends on them, it won't work on
 Linux.

Very true.

However, the difference between the systemd position and the ZFS one is
that nobody's suggesting we throw out support for ext4, btrfs, or XFS
(just to name a few).

I don't mind adding support for systemd to Debian, and I don't even mind
making it the default on Linux. But if we end up with where the *only*
working init implementation in Debian isn't supported on kFreeBSD, then
we've done something wrong.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a


-- 
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/20120306151242.gd15...@grep.be



Re: upstart: please update to latest upstream version

2012-03-06 Thread Wouter Verhelst
One more thing...

On Tue, Mar 06, 2012 at 02:08:00PM +, Jon Dowland wrote:
 On Tue, Mar 06, 2012 at 10:12:43AM +0100, Wouter Verhelst wrote:
  But I do think that writing portable software isn't that hard, and that not
  doing it is pure lazyness.
 
 It's not about difficulty, systemd isn't not-portable simply because the
 authors haven't got around to it yet; it fundamentally relies on a Linux-only
 technology.

This is wrong. An init implementation is not fundamentally Linux-only.
No matter how they chose to implement it, no matter what they've ended
up with, it is fundamentally possible to write an init implementation
that will work on more than just Linux.

It is perfectly possible to make an init implementation that uses
Linux-only technologies on Linux, but which falls back to a different
mode on non-Linux. The reasl reason why systemd is Linux-only is because
systemd upstream decided it would be easier to implement systemd that
way, and because they didn't care about non-Linux. I find that to be
lazyness; but that is, of course, their prerogative.

At any rate, I think the only solution to the dilemma here would seem to
be if someone were to port systemd to kFreeBSD. If neither the kFreeBSD
people nor the systemd people are willing to work on that, then we can
discuss and talk about this into eternity, but it will be highly
unlikely that we'll ever arrive at a solution.

kFreeBSD is already part of Debian. Systemd is not. The answer would
seem to be obvious.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a


-- 
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/20120306152356.ge15...@grep.be



Re: upstart: please update to latest upstream version

2012-03-06 Thread Ben Hutchings
On Tue, Mar 06, 2012 at 08:07:37AM +0100, Wouter Verhelst wrote:
 On Mon, Mar 05, 2012 at 02:44:45PM +0100, Marco d'Itri wrote:
  On Mar 05, Marc Haber mh+debian-de...@zugschlus.de wrote:
  
   Should Debian restrict itself to being a Linux platform just to have
   systemd?
  If it is worth it, yes.
  
  Should Debian reject using any widely deployed and important system 
  component just to support toy ports which are used by a dozen of people?
 
 Except that kFreeBSD is not a toy port.
 
 FreeBSD is a serious operating system that is used by many people in
 system-critical applications, which runs on modern hardware and
 outperforms the hell of Linux in some regards.

It is Debian GNU/kFreeBSD being called a toy and not the FreeBSD
operating system.

 The kFreeBSD port has some features over Linux that makes it an
 interesting option for some use cases, such as ZFS, jails, and more.
[...]

ZFS is interesting, yes.  Linux device-mapper provides many of the
features but I recognise there can be a benefit from integrating these
into the filesystem iself.  Any year now, btrfs may be mature enough
to use...

Do jails still provide features that LXC does not?

Ben.

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


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



Bug#662819: ITP: libstring-similarity-perl -- Perl module for calculating the similarity of two strings

2012-03-06 Thread Fabrizio Regalli
Package: wnpp
Owner: Fabrizio Regalli fab...@fabreg.it
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libstring-similarity-perl 
  Version : 1.04
  Upstream Author : Marc Lehmann schm...@schmorp.de
* URL : http://search.cpan.org/dist/String-Similarity
* License : GPL-2+
  Programming Lang: Perl
  Description : Perl module for calculating the similarity of two strings

 String::Similarity calculates the similarity index of its two arguments.
 A value of 0 means that the strings are entirely different. A value
 of 1 means that the strings are identical. Everything else lies between 
 0 and 1 and describes the amount of similarity between the strings.



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


Re: upstart: please update to latest upstream version

2012-03-06 Thread Adam Borowski
On Tue, Mar 06, 2012 at 03:58:49PM +, Ben Hutchings wrote:
 Do jails still provide features that LXC does not?

Like, say, any security separation at all?

LXC is a glorified chroot with some scheduler niceties and a way to set
default IP for a group of processes.  If you want any security benefits,
you need vserver, openvz or BSD jails.


Speaking of which, did any of you guys start some work to get vserver or
openvz packaged the Debian way, as discussed in the recent flamewar?  Having
to use the upstream kernel patch directly is a massive duplication of work.

-- 
// If you believe in so-called intellectual property, please immediately
// cease using counterfeit alphabets.  Instead, contact the nearest temple
// of Amon, whose priests will provide you with scribal services for all
// your writing needs, for Reasonable and Non-Discriminatory prices.


signature.asc
Description: Digital signature


Re: upstart: please update to latest upstream version

2012-03-06 Thread Tollef Fog Heen
]] Wouter Verhelst 

 kFreeBSD is already part of Debian. Systemd is not. The answer would
 seem to be obvious.

$ rmadison systemd
 systemd | 37-1| wheezy | source, amd64, armel, i386, ia64, mips, mipsel, 
powerpc, s390, s390x, sparc
 systemd | 37-1+b1 | wheezy | armhf
 systemd | 37-1.1  | sid| source, amd64, armel, armhf, i386, ia64, mips, 
mipsel, powerpc, s390, s390x, sparc

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87sjhlbs6v@qurzaw.varnish-software.com



Bug#662840: ITP: wims-java-applets -- applets for modules used by the WIMS server

2012-03-06 Thread Georges Khaznadar
Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar georg...@ofset.org

* Package name: wims-java-applets
  Version : 2012.03.05+svn5129
  Upstream Author : oke Evers jm.ev...@schaersvoorde.nl
* URL : http://www.wimsedu.info
* License : Public Domain
  Programming Lang: Java
  Description : applets for modules used by the WIMS server
 This package was formerly made from the source package for wims.
 However, wims cannot be built completely on architectures which have
 no JVM available, so it could not enter testing. Hence the separation of the
 source packages.
 .
 Wims recommends wims-java-applets.
 .
 Wims' modules implement every user interface beyond its main page,
 the non exhaustive list of the features is: administrative tasks, help,
 and a few interactive exercises, mathematic tools, libraries ...
 .
 This package does not contain the thousands of exercices which are
 partly provided by the optional package wims-extra.
 .
 Other educational contents can be downloaded outside of the Debian
 system by automated updates. See http://www.wimsedu.info



-- 
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/20120306184303.13580.27873.report...@georges.khaznadar.fr



Bug#662849: ITP: bwctl -- bandwidth test controller

2012-03-06 Thread Raoul Gunnar Borenius
Package: wnpp
Severity: wishlist
Owner: Raoul Gunnar Borenius boren...@dfn.de

* Package name: bwctl
  Version : 1.3
  Upstream Author : Jeff Boote bo...@internet2.edu, Aaron Brown 
aa...@internet2.edu
* URL : http://www.internet2.edu/performance/bwctl/
* License : custom license (but upstream is thinking
about changing to a well known license):

/*
*
* Redistribution and use in source and binary forms, with or without 
modification,
* are permitted provided that the following conditions are met:
* 
* * Redistributions of source code must retain the following copyright 
notice,
*   this list of conditions and the disclaimer below.
* 
*Copyright (c) 2003-2008, Internet2
* 
*  All rights reserved.
* 
* * Redistribution in binary form must reproduce the above copyright notice,
*   this list of conditions and the following disclaimer in the 
documentation
*   and/or other materials provided with the distribution.
* 
**  Neither the name of Internet2 nor the names of its contributors may be
*   used to endorse or promote products derived from this software without
*   explicit prior written permission.
* 
* You are under no obligation whatsoever to provide any enhancements to 
Internet2,
* or its contributors.  If you choose to provide your enhancements, or if you
* choose to otherwise publish or distribute your enhancement, in source code 
form
* without contemporaneously requiring end users to enter into a separate written
* license agreement for such enhancements, then you thereby grant Internet2, its
* contributors, and its members a non-exclusive, royalty-free, perpetual license
* to copy, display, install, use, modify, prepare derivative works, incorporate
* into the software or other computer software, distribute, and sublicense your
* enhancements or derivative works thereof, in binary and source code form.
* 
* DISCLAIMER - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
CONTRIBUTORS
* “AS IS” AND WITH ALL FAULTS.  THE UNIVERSITY OF DELAWARE, INTERNET2, ITS 
CONTRI-
* BUTORS, AND ITS MEMBERS DO NOT IN ANY WAY WARRANT, GUARANTEE, OR ASSUME ANY 
RES-
* PONSIBILITY, LIABILITY OR OTHER UNDERTAKING WITH RESPECT TO THE SOFTWARE. ANY 
E-
* XPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRAN-
* TIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND 
NON-INFRINGEMENT
* ARE HEREBY DISCLAIMED AND THE ENTIRE RISK OF SATISFACTORY QUALITY, 
PERFORMANCE,
* ACCURACY, AND EFFORT IS WITH THE USER THEREOF.  IN NO EVENT SHALL THE 
COPYRIGHT
* OWNER, CONTRIBUTORS, OR THE UNIVERSITY CORPORATION FOR ADVANCED INTERNET 
DEVELO-
* PMENT, INC. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
EXEMPLARY,
* OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
SUBSTIT-
* UTE GOODS OR SERVICES; REMOVAL OR REINSTALLATION LOSS OF USE, DATA, SAVINGS OR
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
LIABILIT-
* Y, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 
OTHE-
* RWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRUBUTION OF THIS SOFTWARE, 
EVEN
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* 
**/

  Programming Lang: C
  Description : bandwidth test controller

BWCTL is a command line client application and a scheduling and policy daemon
that wraps the throughput testing tools Iperf, Thrulay, and Nuttcp.
These tests can measure maximum TCP bandwidth, with various tuning options
available, or, by doing a UDP test, the delay, jitter, and datagram loss
of a network.



--
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/20120306193404.6794.24885.report...@sid-amd64.sgs.dfn.de



libidn re-license

2012-03-06 Thread Simon Josefsson
I co-maintain the libidn package.  As upstream, I recently relicensed it
from LGPLv2+ to GPLv2+|LGPLv3+.  I'd like to upload the latest version
into Debian before Wheezy since a pretty nasty inifinte-loop bug has
been fixed.  However, I am not certain what should be done before
uploading a re-licensed package, so I am asking for guidance.  I have
looked at licenses of reverse dependencies, and I did found some
GPLv2-only packages.  That caused me to dual license the package instead
of going to LGPLv3+. (GPLv2-only and LGPLv3+ are incompatible.)  I am
not aware of any other license that could pose any problem with a
dual-licensed GPLv2+|LGPLv3+ package.  I didn't find any other obvious
problem when I looked at the reverse dependencies.

Is there any policy or best current practice about what needs to be done
in this situation?  Should I just upload to unstable and let people work
out license (in)compatibility later on?  I'm sure this must have come up
before for other packages that have been relicensed, but I couldn't find
any generic advice.

/Simon


-- 
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/87hay1r086@latte.josefsson.org



Re: debian-multimedia.org considered harmful, Was: Unofficial repositories on 'debian' domains

2012-03-06 Thread Christoph Anton Mitterer
Hey.

Stupid question... but even for those packages, which Debian provides
now itself (by the fine work of the pkg-multimedia-maintainers)... are
they build with all the options enabled?

I believe to remember that there were some cases where mp4 stuff was
disabled then...


I surely haven't had to work as closely with Christian as you guys
did,.. but I sometimes notified him of packages which used to show up in
Debian (libaacs and friends) and he dropped them from DMO.


Cheers,
Chris.


smime.p7s
Description: S/MIME cryptographic signature


Bug#662876: ITP: libhtml-formattext-withlinks-andtables-perl -- Converts HTML to Text with tables in tact

2012-03-06 Thread Fabrizio Regalli
Package: wnpp
Owner: Fabrizio Regalli fab...@fabreg.it
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libhtml-formattext-withlinks-andtables-perl
  Version : 0.01
  Upstream Author : Shaun Fryer pause.cpan@sourcery.ca
* URL : 
http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/
* License : unparsable
  Programming Lang: Perl
  Description : Converts HTML to Text with tables in tact

HTML::FormatText::WithLinks::AndTables was inspired by
HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump`
work-alike. However one frustration was that no other HTML converters I came
across had the ability to deal affectively with HTML TABLEs. This module
can in a rudimentary sense do so. The aim was to provide facility to take a
simple HTML based email template, and to also convert it to text with the
TABLE structure in tact for inclusion as multipart/alternative content.
Further, it will preserve both the formatting specified by the TD tag's
align attribute, and will also preserve multiline text inside of a TD
element provided it is broken using BR/ tags.



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


Re: upstart: please update to latest upstream version

2012-03-06 Thread Josh Triplett
Wouter Verhelst wrote:
 On Tue, Mar 06, 2012 at 02:08:00PM +, Jon Dowland wrote:
  On Tue, Mar 06, 2012 at 10:12:43AM +0100, Wouter Verhelst wrote:
   But I do think that writing portable software isn't that hard, and that 
   not
   doing it is pure lazyness.
  
  It's not about difficulty, systemd isn't not-portable simply because the
  authors haven't got around to it yet; it fundamentally relies on a 
  Linux-only
  technology.
 
 This is wrong. An init implementation is not fundamentally Linux-only.
 No matter how they chose to implement it, no matter what they've ended
 up with, it is fundamentally possible to write an init implementation
 that will work on more than just Linux.

You've said something entirely different here that doesn't refute the
point you replied to.  systemd fundamentally relies on Linux-only
technologies, because it specifically provides access to those
technologies, takes full advantage of those technologies, and uses them
to provide an init system capable of doing things that sysvinit can't
do.  What you said remains true: you *can* write an init implementation
that will work on more than just Linux, and sysvinit provides an
existence proof backing up your claim; that doesn't mean you can write
systemd or an init implementation with equivalent functionality, just
that you can write a least-common-denominator init system as capable as
sysvinit.  This thread exists in large part because many people want an
init system more capable than sysvinit.

To give one particular example: systemd uses Linux-specific features to
accurately track all the processes started by a service, which allows
accurate monitoring and shutdown of processes which could otherwise
disassociate themselves from their parent processes via the usual
daemonizing trick.  POSIX doesn't provide features that allow this in
general, but Linux does.  (Quite possibly other OSes provide those
features too, but not in a standardized way.)

 It is perfectly possible to make an init implementation that uses
 Linux-only technologies on Linux, but which falls back to a different
 mode on non-Linux. The reasl reason why systemd is Linux-only is because
 systemd upstream decided it would be easier to implement systemd that
 way, and because they didn't care about non-Linux. I find that to be
 lazyness; but that is, of course, their prerogative.

You've got your cause and effect backward here.  systemd specifically
provides access to Linux-only features to provide functionality it
couldn't otherwise provide.  *Given* that systemd already needs
Linux-specific functionality, upstream figured that they might as well
continue using other Linux-specific functionality that makes things
easier, rather than writing everything to the lowest common denominator
of what a pile of OSes support.

 At any rate, I think the only solution to the dilemma here would seem to
 be if someone were to port systemd to kFreeBSD. If neither the kFreeBSD
 people nor the systemd people are willing to work on that, then we can
 discuss and talk about this into eternity, but it will be highly
 unlikely that we'll ever arrive at a solution.

You've missed several other possibilities here:

- kFreeBSD implements a systemd-compatible init system that doesn't
  necessarily represent a port of all of the systemd codebase.  I
  suspect that systemd wouldn't object to making a few library bits
  portable, such as code parsing systemd service files, to allow sharing
  that between implementations.

- kFreeBSD implements kernel APIs compatible with the Linux APIs that
  systemd requires, drastically reducing the amount of porting work
  required, and turning it into a configuration problem.  That would
  benefit many more pieces of software, not just systemd.  Note that
  kFreeBSD has a huge headstart here, because it already uses glibc, and
  thus doesn't need to worry about all the glibc-specific APIs.  One of
  systemd's major development tenets roughly amounts to fix bugs, don't
  work around them, even when those bugs live in the kernel (because we
  can fix that too); that tenet represents a large part of systemd's
  non-portability.

- systemd continues to become more popular, and upstreams start
  depending on it inherently and using systemd features that make it
  non-trivial to write a simplistic init script with equivalent
  functionality.  Debian eventually finds the rug pulled out from under
  it.  See udev for a successful application of this strategy, with
  exactly the same rationale: static /dev doesn't give you the
  capabilities required to implement interesting functionality, such as
  hotplug and event-driven device handling.  Net result: Debian ends up
  in the same place, but after inflicting sysvinit on people for much
  longer.

 kFreeBSD is already part of Debian. Systemd is not. The answer would
 seem to be obvious.

First come, first served does not inherently represent a sensible
problem-solving strategy, and in particular it has no 

Re: upstart: please update to latest upstream version

2012-03-06 Thread Fernando Lemos
Hi,

On Tue, Mar 6, 2012 at 7:46 PM, Josh Triplett j...@joshtriplett.org wrote:
 To give one particular example: systemd uses Linux-specific features to
 accurately track all the processes started by a service, which allows
 accurate monitoring and shutdown of processes which could otherwise
 disassociate themselves from their parent processes via the usual
 daemonizing trick.  POSIX doesn't provide features that allow this in
 general, but Linux does.  (Quite possibly other OSes provide those
 features too, but not in a standardized way.)

By the way, upstart uses ptrace for this:

http://netsplit.com/2007/12/07/how-to-and-why-supervise-forking-processes/

It's an interesting trick, and probably more portable too.

Regards,


--
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/canvyna-nyq9y1ayxdpbsnwwwa15o3y1rcov++_zh6wct9gf...@mail.gmail.com



Re: libidn re-license

2012-03-06 Thread Paul Wise
I would suggest asking the FSF licensing folks and debian-legal.

-- 
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/CAKTje6HD9YoJaMAk=tqm3c7tc9oq+kxf0vu9dxvjtkxrcr5...@mail.gmail.com



Re: Unofficial repositories on 'debian' domains

2012-03-06 Thread Karl Goetz
On Mon, 5 Mar 2012 22:19:09 +0100
Stefano Zacchiroli z...@debian.org wrote:

 On Mon, Mar 05, 2012 at 08:09:47PM +, Philipp Kern wrote:
  The reason being what?  We have ZIP password crackers in the
  archive, too.
 
 Cracking ZIP passwords doesn't fall under the auspices of DMCA or your
 equivalent $county_specific_law (and there are quite a few around the
 world, unfortunately).

I'm surprised, I thought DMCA applied to circumventing protections
designed to 'protect' copyright.
thanks,
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK7FOSS)
http://www.kgoetz.id.au
No, I won't join your social networking group
*** I've changed GPG key to 6C097260 ***


signature.asc
Description: PGP signature


Re: upstart: please update to latest upstream version

2012-03-06 Thread Steve Langasek
On Wed, Feb 29, 2012 at 09:54:56AM +0100, Goswin von Brederlow wrote:

  One of the worst contributors to the use of 'script' in upstart jobs
  instead of 'exec' is the need for backwards-compatibility with pre-upstart
  /etc/default/* files.  The options here are all fairly poor:

   - ignore the admin's /etc/default settings when switching init systems
   - migrate any local changes to /etc/default into the upstart job at
 upgrade time, by editing a conffile in a maintainer script
   - keep sourcing /etc/default at runtime

  I guess systemd has largely chosen option 1 (in part because there's a
  weird view in the systemd community that these jobs belong upstream, so
  Debian integration issues are entirely ignored).  For many upstart jobs in
  Ubuntu, we've chosen option 3.  Which do you think is the right solution?
  Are there other options I haven't seen?

  Of those listed above, I'd agree with option 3 or some optimisation of it 
  –
  option 2, modified to do the migration at runtime if /etc /default/foo has
  been modified since last seen, would cover that, I think.

 Do upstart jobs have an include directive?

They support a .override file alongside the .conf, which could be used to
export additional variables to the environment.  That's probably the closest
functional equivalent to an include here, and works without any extra I/O
overhead for additional files, or extra CPU overhead from spawning shells,
in the default case.

Thanks, I hadn't really thought of that before.  I think I may play around
with an /etc/default - .override on package upgrade, to see how it fares.

(Of course, this does mean that the upstart job and init script would be
*looking at two different* files for their admin-modified configuration, so
that's not an ideal solution for ongoing maintainability in Debian; but it
sounds to me like it's better than nothing.)

-- 
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: Enabling hardened build flags for Wheezy

2012-03-06 Thread Charles Plessy
Le Wed, Feb 29, 2012 at 10:52:10PM +0100, Moritz Muehlenhoff a écrit :
 -BEGIN PGP SIGNED MESSAGE-
 
 Since it will be almost impossible to convert all packages before
 Wheezy freezes, a specific sub-group of packages receives targeted 
 attention:
 
 * All packages, which have had a DSA since 2006
 * All packages, which are of Priority = important

Dear Moritz and everybody,

we are starting to receive bugs, severity important, for packages that are not
of the above, where for instance the patch consists in bumping Debhelper's
compatibility level from 8 to 9.

I admit that I have strictly no understanding of the consequences of not fixing
these bugs in a timely manner.  Severity important suggests to me that it is
better to solve that bug first before doing other works such as introducing new
features or updating other packages, and that there is an important risk for
our users of being victims of attacks that can be prevented by the hardening.
Perhaps people could file these bugs at a normal severity, if this is not the
case.

But my main question is the following:

In another bug, the problem is that CPPFLAGS is ignored in upstream's makefile.
I understand that the semantics of CFLAGS and CPPFLAGS are not the same, but I
also note that a large number of our upstreams are not making the difference
and use CFLAGS as a catch-all varible.

Would it be possible to pass -D_FORTIFY_SOURCE=2 in CFLAGS in addition to
CPPFLAGS ?

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
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/20120306235717.ga1...@falafel.plessy.net



Re: Enabling hardened build flags for Wheezy

2012-03-06 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Charles,

On 07.03.2012 00:58, Charles Plessy wrote:
 Would it be possible to pass -D_FORTIFY_SOURCE=2 in CFLAGS in 
 addition to CPPFLAGS ?

Actually dpkg did in 1.16.1 which was reverted later (for good
reasons). See #643632 for details.

You can easily inject CPPFLAGS into CFLAGS if your upstream Makefile
does cope with CFLAGS only by doing something like:

CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell
dpkg-buildflags --get CPPLAGS)
LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
export CFLAGS LDFLAGS

n.b. you need a build dependency against dpkg-dev = 1.16.1 doing so.

- -- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPVqZeAAoJEMcrUe6dgPNtdqIP/3trPYFCuTbUx2rLW5x/99UL
rdxozFS3gKApy7rm8tILIhuCB58hJ1GcVaoiFcD7WAsGYS8iTwD9vdmcMPHtpKK+
36iRfpWao8r06O8kuuXGGchPmUudeASSkh67yIDwsazli21WZxNxaVl0VRQhvsFW
SVTdSPEwXQdfJrjvngSQItfqOBEUoV3OYI+pTk0LW58lfEHlPE6WkCZrc7SipQQ4
dx2KPnnEHEJRfexZ6/J56YtDkg/wxze2vAamwlbbY88zctv1O9h5HPsZbMovfS79
fcxAbsHn/4xkruRmlPhcCFIu3cSh5bk6Cp5NsL2o6HPmSfdhBWxxsyu2oUiNeDQa
DKV750cdNHJwK5tMDupbssJrOBqqk0RkKZDzkk/RYP/ncXlHPMGZYjx5ESLGuUt4
seNkdq+dT3PGrZ1F1ziLB2TKWAZ7Uldjc6t1LI4xOC+hG/vdi4s9nEZCaJ41YfTA
EiI7CZWKq+aC2FW2dcPZLIbKCsV2cYP2UkQFcVLWUQtbJB3WXTTLRcX+nc9brfhp
xOZp+f8vcqif8XqcNxvwgyKc97tNWjnwYMdtFaQ6MpgYCmnECJtUkSeenPsgkCJh
D1p1adDivyq1CCegz4ONIux94wIC8e75ZdX0eAacm3tmErPMP3mF2NpdtSeuuVp1
9O9t+6PruQQZNDsnJvYL
=Xeea
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f56a65e.5040...@toell.net



Re: Enabling hardened build flags for Wheezy

2012-03-06 Thread Cyril Brulebois
Charles Plessy ple...@debian.org (07/03/2012):
 But my main question is the following:
 
 In another bug, the problem is that CPPFLAGS is ignored in upstream's
 makefile.  I understand that the semantics of CFLAGS and CPPFLAGS are
 not the same, but I also note that a large number of our upstreams are
 not making the difference and use CFLAGS as a catch-all varible.
 
 Would it be possible to pass -D_FORTIFY_SOURCE=2 in CFLAGS in addition
 to CPPFLAGS ?

I guess you could do something like (for C and C++ respectively for sane
upstreams, you might not need the CXX part given what you wrote):
  # do the dpkg-buildflags dance to get everything exported
  CFLAGS   += $(CPPFLAGS)
  CXXFLAGS += $(CPPFLAGS)

so that the CPPFLAGS aren't lost?

Of course, you could avoid exporting everything to retain control over
what's exported to the rest of the build process, in which case you
could do something along those lines:
  CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS)
  CFLAGS   = $(shell dpkg-buildflags --get CFLAGS  ) $(CPPFLAGS)
  CXXFLAGS = $(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)
  LDFLAGS  = $(shell dpkg-buildflags --get LDFLAGS )

then pass those variables explicitly to ./configure:
  dh_auto_configure -- ... CFLAGS=$(CFLAGS) CXXFLAGS=$(CXXFLAGS) 
LDFLAGS=$(LDFLAGS)

There are probably other ways to do this in compat 9, but I didn't
investigate it yet.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: upstart: please update to latest upstream version

2012-03-06 Thread Peter Samuelson

[Josh Triplett]
 To give one particular example: systemd uses Linux-specific features
 to accurately track all the processes started by a service, which
 allows accurate monitoring and shutdown of processes which could
 otherwise disassociate themselves from their parent processes via the
 usual daemonizing trick.

This one particular example is the same feature (cgroups) that
everyone keeps talking and talking about.  Everyone keeps saying
systemd uses Linuxisms like cgroups, but nobody mentions any others.
Is this the only major Linuxism in systemd, or is it just the only one
that's interesting enough to talk about?

I ask because, if porting systemd to kFBSD is a mere matter of
emulating cgroups with jails (from what I understand, jails provide
roughly a superset of cgroups functionality), that's a somewhat
different picture than I've been assuming.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/


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



Re: upstart: please update to latest upstream version

2012-03-06 Thread Cyril Brulebois
Peter Samuelson pe...@p12n.org (06/03/2012):
 This one particular example is the same feature (cgroups) that
 everyone keeps talking and talking about.  Everyone keeps saying
 systemd uses Linuxisms like cgroups, but nobody mentions any others.
 Is this the only major Linuxism in systemd, or is it just the only one
 that's interesting enough to talk about?

Some hints:
  http://archive.fosdem.org/2011/interview/lennart-poettering

see “Which Linux-specific functionality […]”.

This might help too:
  
http://www.freedesktop.org/wiki/Software/systemd/InterfacePortabilityAndStabilityChart

As for upstart, the following bits were mentioned a while ago:
  http://lists.debian.org/debian-bsd/2009/07/msg00122.html

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Unofficial repositories on 'debian' domains

2012-03-06 Thread Ben Hutchings
On Wed, 2012-03-07 at 10:35 +1100, Karl Goetz wrote:
 On Mon, 5 Mar 2012 22:19:09 +0100
 Stefano Zacchiroli z...@debian.org wrote:
 
  On Mon, Mar 05, 2012 at 08:09:47PM +, Philipp Kern wrote:
   The reason being what?  We have ZIP password crackers in the
   archive, too.
  
  Cracking ZIP passwords doesn't fall under the auspices of DMCA or your
  equivalent $county_specific_law (and there are quite a few around the
  world, unfortunately).
 
 I'm surprised, I thought DMCA applied to circumventing protections
 designed to 'protect' copyright.

The DVD-CCA requires that licenced DVD players hide decryption keys and
the decrypted bitstream from the user, and that they restrict playback
in various ways.  Unlicenced players might not have such restrictions,
but will also not be given player keys.  So CSS 'effectively controls
access to the work' on DVDs that use it, and circumvention is against
the law in the USA (and many other countries).

Whereas, with zip encryption, the intended recipient must be given the
password, and the unzip program will then provide them with the
decrypted files to use and copy as they wish.  So this is not copy
protection or access control, and password cracking therefore does not
seem to be forbidden by those laws.  (But there may be other laws not
related to copyright that do forbid such tools.)

Ben.

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


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


Re: MIA check for Robert Jordens and Mark A. Hershberger (anyone in contact with them?)

2012-03-06 Thread Robert Jordens
I have resigned from Debian a while ago.

-- 
Robert Jordens.


-- 
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/CANb+zoHpJYZw4qhP-XpxzOJKid3uLe_=t1p4gfzcf4vnvyd...@mail.gmail.com



Re: A few observations about systemd

2012-03-06 Thread Marc Haber
On Tue, 6 Mar 2012 10:01:10 +, Jon Dowland j...@debian.org
wrote:
Are we asking different standards from systemd
than we expect from core openssh?

The differences between systemd and openssh are that core OpenSSH does
not work on our main architecture, and that there is an active
non-Debian upstream for Portable OpenSSH. If there were something like
portable systemd, I guess that the voices against systemd would be a
lot quieter here.

Greetings
Marc
-- 
-- !! No courtesy copies, please !! -
Marc Haber |Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom  | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG Rightful Heir | Fon: *49 621 72739834


--
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/e1s5ab9-0002jc...@swivel.zugschlus.de



Re: libidn re-license

2012-03-06 Thread Florian Weimer
* Simon Josefsson:

 I co-maintain the libidn package.  As upstream, I recently relicensed it
 from LGPLv2+ to GPLv2+|LGPLv3+.  I'd like to upload the latest version
 into Debian before Wheezy since a pretty nasty inifinte-loop bug has
 been fixed.

Should we get that into stable-security, under the old license?

 I have looked at licenses of reverse dependencies, and I did found
 some GPLv2-only packages.  That caused me to dual license the
 package instead of going to LGPLv3+.

This is appreciated.

 (GPLv2-only and LGPLv3+ are incompatible.)

Nowadays, almost all GPLv2-only programs link to library code licensed
under the GPLv3 (with a linking exception on the library side), so we
pretend that they are, at least to some degree.


-- 
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/87d38og8qf@mid.deneb.enyo.de



Accepted grub2 1.99-17 (source i386)

2012-03-06 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 17:43:42 +
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu 
grub-pc-bin grub-pc grub-rescue-pc grub-coreboot-bin grub-coreboot 
grub-efi-ia32-bin grub-efi-ia32 grub-efi-amd64-bin grub-efi-amd64 
grub-ieee1275-bin grub-ieee1275 grub-firmware-qemu grub-yeeloong-bin 
grub-yeeloong grub-mount-udeb
Architecture: source i386
Version: 1.99-17
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers pkg-grub-de...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 grub-common - GRand Unified Bootloader (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-coreboot-bin - GRand Unified Bootloader, version 2 (Coreboot binaries)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-amd64-bin - GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
 grub-emu   - GRand Unified Bootloader, version 2 (emulated version)
 grub-firmware-qemu - GRUB firmware image for QEMU
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-ieee1275-bin - GRand Unified Bootloader, version 2 (Open Firmware 
binaries)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-mount-udeb - export GRUB filesystems using FUSE (udeb)
 grub-pc- GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-pc-bin - GRand Unified Bootloader, version 2 (PC/BIOS binaries)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub-yeeloong-bin - GRand Unified Bootloader, version 2 (Yeeloong binaries)
 grub2  - GRand Unified Bootloader, version 2 (dummy package)
 grub2-common - GRand Unified Bootloader (common files for version 2)
Changes: 
 grub2 (1.99-17) unstable; urgency=low
 .
   * efi_disk_cache.patch: Fix incorrect GRUB_DISK_CACHE_BITS (LP: #944347).
Checksums-Sha1: 
 000c6f1fb774cbdcd31a28412ede9cf93631fe6f 3842 grub2_1.99-17.dsc
 d21791bef63db2016bd5f304cbb5a44fb6f272b9 338725 grub2_1.99-17.diff.gz
 a2ec1f8930d1efdea3ca4e9f92f1d8923ae0d87d 2472 grub2_1.99-17_i386.deb
 27ceaa1b0d4e0c518a128f53c1f3f2640dd09b90 1040 grub-linuxbios_1.99-17_i386.deb
 e0ef9888145fc40a0161017dde1c0d6060a58e49 1054 grub-efi_1.99-17_i386.deb
 c602f3a7e1ab16f534a55469f32e7afb8f58c1c5 2598528 grub-common_1.99-17_i386.deb
 4354eec5e67ae81cacda965c1eceb6a09642b890 94054 grub2-common_1.99-17_i386.deb
 66aa920f15dd797ea7eb342eb5e8a79418518572 3295756 grub-emu_1.99-17_i386.deb
 9ea446001d149f322689995c030a878081361709 829934 grub-pc-bin_1.99-17_i386.deb
 899815c1f8852738dc312d822a5de65d9520914c 130740 grub-pc_1.99-17_i386.deb
 3b9cab29616ff5a5d29e9e6d58b27dda24ce2499 1570104 
grub-rescue-pc_1.99-17_i386.deb
 d0f921493e5f230acb7ade917bada6791e597623 581858 
grub-coreboot-bin_1.99-17_i386.deb
 32baa0c3bde764d5749821218f7622d0f6855374 36566 grub-coreboot_1.99-17_i386.deb
 44bd3a07c620a1db312862b9035a3ed134345611 595836 
grub-efi-ia32-bin_1.99-17_i386.deb
 b680f098dc0c0a162aea6e06ffe11b235f3ce778 36656 grub-efi-ia32_1.99-17_i386.deb
 1a070a606276eaaa9ac141d5f73721318d84b4fa 635092 
grub-efi-amd64-bin_1.99-17_i386.deb
 7974be4b9e854cd038142fd2169d5d4eed3f428b 36652 grub-efi-amd64_1.99-17_i386.deb
 9a540f3ac1bba6d84048979b69118f163b668682 579298 
grub-ieee1275-bin_1.99-17_i386.deb
 8039726f3b7d36919d3697247ae27ad0684a9a21 36594 grub-ieee1275_1.99-17_i386.deb
 b32021caae047508bb85d6f4a0ef6b4ad9b91f44 869710 
grub-firmware-qemu_1.99-17_i386.deb
 2975d86f96957d793039960f07c5fe2185a51efa 169322 
grub-mount-udeb_1.99-17_i386.udeb
Checksums-Sha256: 
 7e1fba4f4d42f486281ac8bddfdbd4c57e6a2a66319d00043ba7e58d9e0a4864 3842 
grub2_1.99-17.dsc
 cfa7d47788f65037553af779e4475ad61166de33e4d77027b523e6a4f4146b83 338725 
grub2_1.99-17.diff.gz
 e909f1e7f1339f7c15e8954eef3d01af8f5216938b5928451f87cb2228e6cf4f 2472 
grub2_1.99-17_i386.deb
 ebd686bb4f7832fc84e3955c3d7a38336281bf0fe38337b00103dd404165a140 1040 
grub-linuxbios_1.99-17_i386.deb
 53f104eb045d79dec1d413b96cd25aa5c933af8f82ea887d55fd75e36e60d7ef 1054 
grub-efi_1.99-17_i386.deb
 881bea308f184ea49630e4134d5b9615f267f831cdca266ead9211899a46f92c 2598528 
grub-common_1.99-17_i386.deb
 feaca7f9a7084ac47811a7dc702b96da9374fa26961fdbae6dbf76702bcfe62a 94054 
grub2-common_1.99-17_i386.deb
 32f8808fbac1b6462c0c0d01d7edad8fd4d7aecfd21b4cd401118bf3b07f542f 3295756 
grub-emu_1.99-17_i386.deb
 0f13f1abff376e26f9e39718850a97248aefd01ac3e7005ad05a801368f21698 829934 
grub-pc-bin_1.99-17_i386.deb
 9d566b9acd353b12d73c362eb17356b99e7d2c9d7b5ffd7148b1820c1353d9f4 130740 
grub-pc_1.99-17_i386.deb
 d976a99bd8c6cc85504e795f190fd0e35e398509a1af80c709412f1fb88d5ee4 1570104 

Accepted tzdata 2012b-1 (source all)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 13:30:10 -0500
Source: tzdata
Binary: tzdata tzdata-java
Architecture: source all
Version: 2012b-1
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers debian-gl...@lists.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 tzdata - time zone and daylight-saving time data
 tzdata-java - time zone and daylight-saving time data for use by java runtimes
Closes: 656706 656937 658403 660645
Changes: 
 tzdata (2012b-1) unstable; urgency=low
 .
   [ Debconf translations ]
   * Indonesian (Mahyuddin Susanto).  Closes: #656706
   * Italian (Francesca Ciceri).  Closes: #656937
   * Polish (Michał Kułach).  Closes: #658403
   * Basque (Iñaki Larrañaga Murgoitio).  Closes: #660645
 .
   [ Clint Adams ]
   * New upstream version.
   * Fix watch file.
   * Bump to Standards-Version 3.9.3.
   * Add Homepage to debian/control.
Checksums-Sha1: 
 f5dbc3787dfc5b659bd35d671cf12f24937a9968 1912 tzdata_2012b-1.dsc
 cd7c43bf8ccf56d174a2b85d2da35e83fd8f1107 207782 tzdata_2012b.orig.tar.gz
 94ae945f2ec00a13bf3d5006f0b728ab0ef32924 99844 tzdata_2012b-1.debian.tar.xz
 64a08a275e3be12c0d5b27609d1402b85c2ce284 473816 tzdata_2012b-1_all.deb
 6195db4bbefac4d585ace568459630915ff719e8 151454 tzdata-java_2012b-1_all.deb
Checksums-Sha256: 
 64a9414fab50706326b13062ade887aeadcd1574dbd3571f886af84e04e8c8b2 1912 
tzdata_2012b-1.dsc
 2f9f8e2d1ae087be5917f60c3946e8dc3fe1068d7738c3395f2125135309e745 207782 
tzdata_2012b.orig.tar.gz
 2f05f283e7b0c3ca889a63ad629f40ab99c6b4af1712cca960904502e5076bcb 99844 
tzdata_2012b-1.debian.tar.xz
 44dd8fafd55fb0139d04898709e1d07d990ae0a677f117835758d1ea89122dc9 473816 
tzdata_2012b-1_all.deb
 263b99f69fe9581ccd60771e86a4c069d7caba3af31e04aea642ab4c7a0f12b9 151454 
tzdata-java_2012b-1_all.deb
Files: 
 45ba430411ff4a90ae96a37bcdc65297 1912 libs required tzdata_2012b-1.dsc
 0615fd29def380a917e528433c820368 207782 libs required tzdata_2012b.orig.tar.gz
 d8d943e51e8a0c74a830e0acdd9aab76 99844 libs required 
tzdata_2012b-1.debian.tar.xz
 ea66a18df5844e406e96b94f62793e98 473816 libs required tzdata_2012b-1_all.deb
 dfae3c7148dc7d3c530bcc1d3f771b04 151454 java optional 
tzdata-java_2012b-1_all.deb

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

iQIcBAEBCgAGBQJPVlpKAAoJEFWSMx4ZnTioVV0P/RCJ7jD/KUja1Q5OE4TM/SA1
358rQYMJkkuXyx38UMjLFHktUtEAtBiHJx8Xx1irZIEjCuIaRIj0w5/6pxxYXdFO
ChvyayOAwY1SqPc3oSsDYCumhhLz87JQTNyauq5VMF33Nl5UOeeuuw15ZVZA4Nu5
cYBH82XrP/9hbsA6otnSj8r7oWZ0InbAMFzdKeikuxtmURFdw61kJusc3pSMGrul
JAahx4r8zPGqiYGH6e02UXOAC5RFDJiOUrhTjjtP9O1YleDfN/PbR214Dg4kxiTV
i3VB2hoUsJ2zU3n4oVAK/U01m+PloI4eQYYaNv8vU4XmGZzevK/hlOQADgZb6MHP
AV3xWbEb7WL/3B/cSZcNkvg8d0MjUlxE9UyYcdRjbiA+IzQWGZBeBGaFsa+CcKaC
zFIF5wsNzuO83VTFTD8TsjW4NOxoejx21jQJpFHWeZgifV38YRPctv+LH1eWxk5b
p8sr3p9pBwUXg+z0Z7uaFt2NzrVf0eKapsx+rk46Qp9dzqVdCyQ+DU6A5qQL5OTD
xJVwW5/CC66+rklJQtCwhnonAhc49t7vrRsZQMnRp70V3vknvSwysN8bHOvWQTI/
qCV2DJXVsPmdOPLdM6XEicRInA3Bk/GHbLWZHXigcE8d/+agv35NobdzPZ1hGNa8
+IiM25zS+J+Hpk+Jhst7
=nZPm
-END PGP SIGNATURE-


Accepted:
tzdata-java_2012b-1_all.deb
  to main/t/tzdata/tzdata-java_2012b-1_all.deb
tzdata_2012b-1.debian.tar.xz
  to main/t/tzdata/tzdata_2012b-1.debian.tar.xz
tzdata_2012b-1.dsc
  to main/t/tzdata/tzdata_2012b-1.dsc
tzdata_2012b-1_all.deb
  to main/t/tzdata/tzdata_2012b-1_all.deb
tzdata_2012b.orig.tar.gz
  to main/t/tzdata/tzdata_2012b.orig.tar.gz


-- 
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/e1s4zta-0008rb...@franck.debian.org



Accepted haskelldb-hdbc 2.1.0-3 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 13:51:34 -0500
Source: haskelldb-hdbc
Binary: libghc-haskelldb-hdbc-dev libghc-haskelldb-hdbc-prof 
libghc-haskelldb-hdbc-doc
Architecture: source all amd64
Version: 2.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-haskelldb-hdbc-dev - HaskellDB support for HDBC
 libghc-haskelldb-hdbc-doc - HaskellDB support for HDBC; documentation
 libghc-haskelldb-hdbc-prof - HaskellDB support for HDBC; profiling libraries
Changes: 
 haskelldb-hdbc (2.1.0-3) unstable; urgency=low
 .
   * Bump to Standards-Version 3.9.3.
Checksums-Sha1: 
 af69eebd752ccfbb25d2f32ce8b382080425d67e 2687 haskelldb-hdbc_2.1.0-3.dsc
 e1ad4f8c6c2bed8e1378df2a919399ff8165378e 2886 
haskelldb-hdbc_2.1.0-3.debian.tar.gz
 6a1a04fc2c7c050c913f415b5a029f97c132dc3d 31952 
libghc-haskelldb-hdbc-doc_2.1.0-3_all.deb
 4b235935e6427c053926e0f88d6f42210a98ee49 39034 
libghc-haskelldb-hdbc-dev_2.1.0-3_amd64.deb
 b01fb408171fbe17cb84162d8c9349dafa2dd8af 34010 
libghc-haskelldb-hdbc-prof_2.1.0-3_amd64.deb
Checksums-Sha256: 
 dab1582016c1fe300259267696a46a870a542c42ca34273181e71514f661997c 2687 
haskelldb-hdbc_2.1.0-3.dsc
 9bbd70ffe98c2172255813bda95b8c3a319977d1d220d465956f7f3406660089 2886 
haskelldb-hdbc_2.1.0-3.debian.tar.gz
 be8a08593f1fe80311d58e00de01b801a17dc423e9e467c26f268502bcb007ee 31952 
libghc-haskelldb-hdbc-doc_2.1.0-3_all.deb
 f6b87de8a514326fda4127be6b7597ddef97561b146abd94525d457ac154e3a6 39034 
libghc-haskelldb-hdbc-dev_2.1.0-3_amd64.deb
 75dfcc9e0fb2f4e064c2097100c0188345a559f6e1969633e37c3f0c28047a45 34010 
libghc-haskelldb-hdbc-prof_2.1.0-3_amd64.deb
Files: 
 25d9770cbdfc3fb7ffbc9a5ae1002ea3 2687 haskell extra haskelldb-hdbc_2.1.0-3.dsc
 a1e788ebfd2194ccb9311e027ded74f6 2886 haskell extra 
haskelldb-hdbc_2.1.0-3.debian.tar.gz
 cbf04eb297dd683cbccbc236e16c63e0 31952 doc extra 
libghc-haskelldb-hdbc-doc_2.1.0-3_all.deb
 ada62048fa38123a1f6cff551991a0c0 39034 haskell extra 
libghc-haskelldb-hdbc-dev_2.1.0-3_amd64.deb
 c6920763140e15b1900888c4322677af 34010 haskell extra 
libghc-haskelldb-hdbc-prof_2.1.0-3_amd64.deb

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

iQIcBAEBCgAGBQJPVl3+AAoJEFWSMx4ZnTioYYkP/1hpXRvEq/RoCBQ2U2bYzBAe
40SdvP+b7EQLIvPcJMPnqquuJSYMVRcMpnJIYQqN7Geb4pAUuKrXfq2Hstmz7JT0
ANIU4LDdUoh15PrzioH2iKa1IqJAXCbruXIuV+yuRXPZraygDC7w8N3WIeLlF3zx
lBlYTRzAwUonXbIrIYyA/V/kEPLdApAub+nBeRFP9KJD7A1akzJWC7V4NAbG4XDa
9kvtumctIemQe0aRsRDxSjOKzB41kMlHrJS080fOLI2ls9AP/qWEcWliHjY2CbHM
1PcYDUwgtqTo0+63X2AlO7HkkjPFhObJ87dvz2dI2SOYBRKsIA33DX652vGItiNM
RDe06dNsy8fj1QZOAkKUz0A/nDLa4rbLyh+B6xgojE9+wQyQQNEvk7SfGaNibl7P
uFd0NAqBnksbL4uQJfW/JtbZ/q/9kgP3/P0i/fVk1/wuLiBy9bVVv0wySVhTcKQ4
tEZkcJE9UCCZnBAZe93aWJBgOHwuvnoTtYSz/1AtRXXxQAT4v2i2qx70Wd6ng9xd
3x1EQJ+sOBOQlmnRGpokA170KW1qF0VLb6JThXwil3Pe16WXXe5BK4VlJTXMMxmS
WEvbtIcnDkMySGTUqS2DhgVutjYW/JlahlfS7FcQrIsWzS02R0o3dOGsXt2kgly/
VV3Yvpma2oJBR4BD1ILe
=g8io
-END PGP SIGNATURE-


Accepted:
haskelldb-hdbc_2.1.0-3.debian.tar.gz
  to main/h/haskelldb-hdbc/haskelldb-hdbc_2.1.0-3.debian.tar.gz
haskelldb-hdbc_2.1.0-3.dsc
  to main/h/haskelldb-hdbc/haskelldb-hdbc_2.1.0-3.dsc
libghc-haskelldb-hdbc-dev_2.1.0-3_amd64.deb
  to main/h/haskelldb-hdbc/libghc-haskelldb-hdbc-dev_2.1.0-3_amd64.deb
libghc-haskelldb-hdbc-doc_2.1.0-3_all.deb
  to main/h/haskelldb-hdbc/libghc-haskelldb-hdbc-doc_2.1.0-3_all.deb
libghc-haskelldb-hdbc-prof_2.1.0-3_amd64.deb
  to main/h/haskelldb-hdbc/libghc-haskelldb-hdbc-prof_2.1.0-3_amd64.deb


-- 
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/e1s4zen-00018o...@franck.debian.org



Accepted haskelldb-hdbc-odbc 2.1.0-2 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 10:44:48 -0500
Source: haskelldb-hdbc-odbc
Binary: libghc-haskelldb-hdbc-odbc-dev libghc-haskelldb-hdbc-odbc-prof 
libghc-haskelldb-hdbc-odbc-doc
Architecture: source all amd64
Version: 2.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-haskelldb-hdbc-odbc-dev - HaskellDB support for the HDBC ODBC driver
 libghc-haskelldb-hdbc-odbc-doc - HaskellDB support for the HDBC ODBC driver; 
documentation
 libghc-haskelldb-hdbc-odbc-prof - HaskellDB support for the HDBC ODBC driver; 
profiling libraries
Changes: 
 haskelldb-hdbc-odbc (2.1.0-2) unstable; urgency=low
 .
   * Bump to Standards-Version 3.9.3.
   * Fix -doc package dependency.
Checksums-Sha1: 
 64d3eacdbbc15c3cece4d7ef70fb1eab0f83ddc8 2795 haskelldb-hdbc-odbc_2.1.0-2.dsc
 edd37cfa558231fba20fcf7b15c4844d4f78e719 2912 
haskelldb-hdbc-odbc_2.1.0-2.debian.tar.gz
 5da8b62bfe7ad22db346de20b27bd90f240c17e7 30284 
libghc-haskelldb-hdbc-odbc-doc_2.1.0-2_all.deb
 18ad11ce126570a656f2ebccefaaebf8fe0844d9 1097208 
libghc-haskelldb-hdbc-odbc-dev_2.1.0-2_amd64.deb
 3d6fa53c1f7b8781db06c847cea83540636f49d5 12626 
libghc-haskelldb-hdbc-odbc-prof_2.1.0-2_amd64.deb
Checksums-Sha256: 
 01c86d1fc01f9c0a57ad7865c898b007f950c2cc82f00eefefbcd0230ff9cfe9 2795 
haskelldb-hdbc-odbc_2.1.0-2.dsc
 e366cc8a9e47e92c0402c70dfac891809094b3d4fa936933d87b1857b31046b3 2912 
haskelldb-hdbc-odbc_2.1.0-2.debian.tar.gz
 4e2b3e10a174e42f7ba0955075a7b294066bd4eb8280feec0f754ad76ad1ec5e 30284 
libghc-haskelldb-hdbc-odbc-doc_2.1.0-2_all.deb
 17cd194aab411ffabf9a83cbd707a5e5c909ee8d81f604ca06061426d6b59133 1097208 
libghc-haskelldb-hdbc-odbc-dev_2.1.0-2_amd64.deb
 4f544b352ed93ee38c5b8f4f344e9139c847d2a661f9e33e3711b1010e148cf9 12626 
libghc-haskelldb-hdbc-odbc-prof_2.1.0-2_amd64.deb
Files: 
 b865bda6421686e84d50ba96dbd8b094 2795 haskell extra 
haskelldb-hdbc-odbc_2.1.0-2.dsc
 d22927a460c9020c17293adecf92caa5 2912 haskell extra 
haskelldb-hdbc-odbc_2.1.0-2.debian.tar.gz
 c37887014416da238f81a759e11910d8 30284 doc extra 
libghc-haskelldb-hdbc-odbc-doc_2.1.0-2_all.deb
 710b723454452276eb4fc62a3e2fbb14 1097208 haskell extra 
libghc-haskelldb-hdbc-odbc-dev_2.1.0-2_amd64.deb
 f32950d465b513b7901073203cc810a7 12626 haskell extra 
libghc-haskelldb-hdbc-odbc-prof_2.1.0-2_amd64.deb

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

iQIcBAEBCgAGBQJPVl5yAAoJEFWSMx4ZnTioMCEQAI3rLjNupVXUkU94gW+y+G7i
xEPMeKaqLAUW8ZRGXnLsNZTCAaotPEMHokeN2opxU1LXimKgdwlIWNvlNaD0231E
4++3QJDXN5gsfBTVjYJd9Yk4+nhihjsLdXWV+EfsghDGAodApvOmoQH3N7gm0BBe
5gRXEPbC6Z/mjCsLM+zMuMMEks2p0FlHg1of7gZ32kAJpJTQ/EAFCOjGwigE3OKs
7VnM9dP5rbA3IXBUn7YTsVdjUrsAabfJ8mX4ZInllZuTtilJGQBC6akWHwEr3idP
ei6Rk/KRE0izCPaYEpOMj0RP9RDGsibuWPQQbChttkowmuscR4p2sTC0oQ3k3feU
xMV8TuAFCha6AQLSDFGJZ5ve2AyqmdwdpMfgDg2p20ZYN11NzDTJ3RUYk5AxZ4Dg
sv/auYoL1zpP8vyiCLUV8ucX55kiCs1pClrNUC3A8ChmddA3z18seXqNdjVQ1znB
RPdMJjFU/RB8lWkDOs5TppmfzyaQSDMIS0x98YTk2xtGuxZ5lCIm9hlO9gq8gw5O
R0BIPyXm/kkAXpzja6KK6xkC32Pz42HvqJKQetvLwgpW0CywmAmc7MZ3hQeneXwh
2bGpZtkwcivOjU13AaSuJ85H+YBdxHCvfXeS1zDCLi1OK07X+2AbtDb8a1DW8GIH
fhELQEQnLioSqqjAp1vT
=D35F
-END PGP SIGNATURE-


Accepted:
haskelldb-hdbc-odbc_2.1.0-2.debian.tar.gz
  to main/h/haskelldb-hdbc-odbc/haskelldb-hdbc-odbc_2.1.0-2.debian.tar.gz
haskelldb-hdbc-odbc_2.1.0-2.dsc
  to main/h/haskelldb-hdbc-odbc/haskelldb-hdbc-odbc_2.1.0-2.dsc
libghc-haskelldb-hdbc-odbc-dev_2.1.0-2_amd64.deb
  to main/h/haskelldb-hdbc-odbc/libghc-haskelldb-hdbc-odbc-dev_2.1.0-2_amd64.deb
libghc-haskelldb-hdbc-odbc-doc_2.1.0-2_all.deb
  to main/h/haskelldb-hdbc-odbc/libghc-haskelldb-hdbc-odbc-doc_2.1.0-2_all.deb
libghc-haskelldb-hdbc-odbc-prof_2.1.0-2_amd64.deb
  to 
main/h/haskelldb-hdbc-odbc/libghc-haskelldb-hdbc-odbc-prof_2.1.0-2_amd64.deb


-- 
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/e1s4ztl-0002my...@franck.debian.org



Accepted jifty 1.10518+dfsg-2 (source all)

2012-03-06 Thread Florian Schlichting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 17:38:55 +0100
Source: jifty
Binary: jifty libjifty-perl
Architecture: source all
Version: 1.10518+dfsg-2
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: 
 jifty  - perl web MVC framework
 libjifty-perl - Jifty perl libraries
Closes: 662816
Changes: 
 jifty (1.10518+dfsg-2) unstable; urgency=low
 .
   * Added img_tag_has_no_height_and_width.patch (closes: #662816).
   * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
   * Amended copyright years.
Checksums-Sha1: 
 f533bfc8b065d6d7dfe19a7e8090885ed6b71474 4586 jifty_1.10518+dfsg-2.dsc
 857b91e59dca7c3c407357acf751906790104954 18779 
jifty_1.10518+dfsg-2.debian.tar.gz
 834816b9cbb098297a6ae9c81edcbafccf99f3ad 127870 jifty_1.10518+dfsg-2_all.deb
 84a77737deff04b82fb2e0478e37fea5004c960f 1458064 
libjifty-perl_1.10518+dfsg-2_all.deb
Checksums-Sha256: 
 1a63a12e61b320c3426dac9a8fc7861bccfdb58bae7ae3fe71549bd8c61ec168 4586 
jifty_1.10518+dfsg-2.dsc
 5eca66c7090c4fa717a3686e5e587c89ec11e8e86d8e9411627177b4959cc17e 18779 
jifty_1.10518+dfsg-2.debian.tar.gz
 61f9aad5d87edfb6c730be0033b55f2068486dc23512a0e0b8b15850b8eb9924 127870 
jifty_1.10518+dfsg-2_all.deb
 7d873a93272eee52ee7ea479154c26e413aede3ba99d9c9387f66bb806e463ac 1458064 
libjifty-perl_1.10518+dfsg-2_all.deb
Files: 
 d5ca6aec7896d511db900b7c1d7d33c3 4586 perl optional jifty_1.10518+dfsg-2.dsc
 4b64d0304c778a411e4d9c52b9b04338 18779 perl optional 
jifty_1.10518+dfsg-2.debian.tar.gz
 b54109a5fe6c485edf63afd209e4229c 127870 perl optional 
jifty_1.10518+dfsg-2_all.deb
 afa60cc8705675ee69cef556509399db 1458064 perl optional 
libjifty-perl_1.10518+dfsg-2_all.deb

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

iQIcBAEBCAAGBQJPVmA/AAoJELs6aAGGSaoGFRIP/iMZW8VASUwWFPEu7XcEO8uD
vZHbK0SgPkNPGIqogCKYu3gEzbDtdO5eWJJLFQsdRZ/6b19dGvGbyKdmG1xHi38k
fqXP+1CUWHQlcPrVC50lmJCD08qMAFvu8SQ3lst3MkusijcHygv7DiOxPYTfiRgQ
2YlViZe3gXrMOgBgkxBNW2Vgy6h7dfqCOf4YDGCYWr3yk45jO3sKPT5FYe0fY9lD
Hoz4c9bXyhp+No6BTCb0aMScsNLxH3BIJbYmmUJpgs4FI13ki5H7R9XfEEyB+WJY
9LY0vKlpBikDnyzOy3LbNgs5FreTJyvmAdcf2tLuEwLyAyJBl3VoA4WAWmw6BCGP
jO2Uh1srough4bsoyVNVW+kmwtwwWod6mq1RX+f9M+WaDHocE48y5ygpi9IJ4EQS
HaGCg3CbhASmSFiPJOngSwV19LDVXm4BwuuG7RWQuhmck+ypE2VWvxGE3c/gDLz1
Ttq++noZPVojZHer4Lx3HY5iS0SohzqVFLF2MeuG2cNHpOjZjRmsjjSTDx3GKPAh
gkUa2vMhk0YvhDXceBXQOcHzvNBFD3n1Y7FEdLE2YoDFGMU64LxDt5BM7Dd1pPRu
wa7XTCnzoV1gJejFu7pAFjtewacWx4kNw8e1XHAs7F7lf2rlrla8rNIrRkO5zVj3
jG2QRt2IDnsTVU/3gBSU
=hiA+
-END PGP SIGNATURE-


Accepted:
jifty_1.10518+dfsg-2.debian.tar.gz
  to main/j/jifty/jifty_1.10518+dfsg-2.debian.tar.gz
jifty_1.10518+dfsg-2.dsc
  to main/j/jifty/jifty_1.10518+dfsg-2.dsc
jifty_1.10518+dfsg-2_all.deb
  to main/j/jifty/jifty_1.10518+dfsg-2_all.deb
libjifty-perl_1.10518+dfsg-2_all.deb
  to main/j/jifty/libjifty-perl_1.10518+dfsg-2_all.deb


-- 
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/e1s4zug-0002wu...@franck.debian.org



Accepted kde-runtime 4:4.7.4-2 (source all amd64)

2012-03-06 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 17:34:57 +0100
Source: kde-runtime
Binary: kde-runtime kdebase-runtime kde-runtime-data khelpcenter4 
plasma-scriptengine-javascript kde-runtime-dbg kdebase-runtime-dbg
Architecture: source amd64 all
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Ana Beatriz Guerrero Lopez a...@debian.org
Description: 
 kde-runtime - runtime components from the official KDE release
 kde-runtime-data - shared data files for the KDE base runtime module
 kde-runtime-dbg - debugging symbols for KDE base runtime module
 kdebase-runtime - Transitional package for the KDE runtime components
 kdebase-runtime-dbg - transitional package for kde-runtime-dbg
 khelpcenter4 - help center
 plasma-scriptengine-javascript - JavaScript script engine for Plasma
Closes: 573441
Changes: 
 kde-runtime (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
   * Update uploaders, remove Armin.
 .
   [ Felix Geyer ]
   * Drop /usr/bin/trash4 symlink since it's not needed anymore and was broken
 anyway. (Closes: #573441)
   * Don't build the phonon xine kcm since the xine backend has been removed.
Checksums-Sha1: 
 10c2c4a6a2dc8de53bee414f9cb57e7828241c17 3208 kde-runtime_4.7.4-2.dsc
 9435e621580b2d73ff91020ee7c8c7979ebf2b0d 30303 
kde-runtime_4.7.4-2.debian.tar.gz
 db5d9d8c3f50e4a036e10193da7e64774e380703 3560160 kde-runtime_4.7.4-2_amd64.deb
 7b27a9ae2ce96efc9d1f2c3d5b15c57b7a5a27e9 19724 kdebase-runtime_4.7.4-2_all.deb
 fd2a5d75eafb05cdabf617ba8523403ce491f12e 4888982 
kde-runtime-data_4.7.4-2_all.deb
 5ea4b1fa595ffe56ddb476826b93aa65b88ba6f3 377148 khelpcenter4_4.7.4-2_amd64.deb
 7b2c1565bed0f3f2090358f32c269683db21b758 559044 
plasma-scriptengine-javascript_4.7.4-2_amd64.deb
 a3a11713aeb5bcbfe81a6c3f8aca3a6819af4364 40612682 
kde-runtime-dbg_4.7.4-2_amd64.deb
 205bdbddabe82c29051150730ec10b9ebb350b2b 19462 
kdebase-runtime-dbg_4.7.4-2_all.deb
Checksums-Sha256: 
 29957fe27447d0c73deeb15da121768471f7781de984c0afde167155f899f6fa 3208 
kde-runtime_4.7.4-2.dsc
 4a1ba035a1fcc78cb4be5e2987ec6f47a35b1bd9de1d298ef905627643ce7313 30303 
kde-runtime_4.7.4-2.debian.tar.gz
 0a4ab076a5e17cfcea403d7288214541254b56ea5773acb0371c6f51128814f9 3560160 
kde-runtime_4.7.4-2_amd64.deb
 145de784fda9a3d0aa4d74eb60f28cd18af0288deea48ca3277dd91f036bcbb5 19724 
kdebase-runtime_4.7.4-2_all.deb
 1d130e7811cb52ae77768afc6c694a5816213aeed4f755f8a73b140da31e4850 4888982 
kde-runtime-data_4.7.4-2_all.deb
 a17d40f173467c0a1fd6c20c6a54da99eb931250ba0b982253b5f6c8a981043d 377148 
khelpcenter4_4.7.4-2_amd64.deb
 e0f516a87079564c8231f80bd6de291231b3eae06d92cdec084a542cb33942ee 559044 
plasma-scriptengine-javascript_4.7.4-2_amd64.deb
 193efe0a1866fac2128dc10dc774611231dab42f58ea9c60c785dc337be168e9 40612682 
kde-runtime-dbg_4.7.4-2_amd64.deb
 d619603339c8f57ba9094b80480dae08aeed51fb7efbeacecdcdd80a556faf35 19462 
kdebase-runtime-dbg_4.7.4-2_all.deb
Files: 
 3631837c877855f97aedc898d51fd278 3208 kde optional kde-runtime_4.7.4-2.dsc
 572c06836641d89488e292bff9e4685a 30303 kde optional 
kde-runtime_4.7.4-2.debian.tar.gz
 731a363141f261a4e9dbb54d55d06e53 3560160 kde optional 
kde-runtime_4.7.4-2_amd64.deb
 eb32a06fcd3c31e7452011c52b6f3ad0 19724 oldlibs optional 
kdebase-runtime_4.7.4-2_all.deb
 bfdf06475f5d2605b2176f17eac65750 4888982 kde optional 
kde-runtime-data_4.7.4-2_all.deb
 da07c5d1917071f702acf60fb3aac0a4 377148 kde optional 
khelpcenter4_4.7.4-2_amd64.deb
 a05884ecffb2e64d069e2694a769d586 559044 kde optional 
plasma-scriptengine-javascript_4.7.4-2_amd64.deb
 edf29e6d91ae448259e6f216b3d651b0 40612682 debug extra 
kde-runtime-dbg_4.7.4-2_amd64.deb
 bb95ad8bf0b277b0fc31136cc41af7c6 19462 oldlibs extra 
kdebase-runtime-dbg_4.7.4-2_all.deb

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

iQIcBAEBCAAGBQJPVly0AAoJELNGT4lqoVlIXJgP/AnF6ax0j+Lgqcyzu4J7OMGO
GfmgIXRvjAOAnNw+sWmv/liYrrsi/G0C4s5nUjWg1A4ugVaOwPxsRTLMUQjzHlLj
/GlgcDh/8P8171GqNNty2MqWyuvWawmcGceensGILvcDE2gUwWnBUSBnnufICLIN
rMVgidbZ8FIb7AjpCtfvdZmBcOc4XtRqWt97tdTWbrKgj9Y0rVDOP70oyU7FJHcC
JQUy8viZR8BF1lIO9xAb6Mty8c/D2hcTV9wQlzLeVBHo9f/jPxJOJ/r9UK2eSssA
2BEdG97rrg3FqdJ7OSUcRsX1/cXA1DMFbT/AD5/RvOq3uGfeuZyRD/PhRY4CJSEc
8EHj7p2cVqJkEFIwy2DUxjBwJA8bODiPjLDQfuM8jEM2HGEAqgssHY0t3vqZg3Gu
Oi9MQ/NP6zOwmxZpD25qCfB7/N9HKpCw6B672B7/JFJb9ziKOtKPbyTrzjIuf4zX
cXweiVqQB/6jsGV7N3WJIMp8+4w7vEBLTup7VSf0wmDbBoZ5yGlcwiksWS2AOa3d
7hjB+qCyx8Pk4clhf9R8VvwuYcxmWohIgL1503xtFoIubY5UoCiSGwa7glUAhOOK
ePwmiAsL3wTLCeDJFEEbSJohIWzFcQBKBharGVNRvFGPrlLjzy0fgEZsP4KD5Yo4
7zc4D9dqoy/jU8q4IG8x
=oHSd
-END PGP SIGNATURE-


Accepted:
kde-runtime-data_4.7.4-2_all.deb
  to main/k/kde-runtime/kde-runtime-data_4.7.4-2_all.deb
kde-runtime-dbg_4.7.4-2_amd64.deb
  to main/k/kde-runtime/kde-runtime-dbg_4.7.4-2_amd64.deb
kde-runtime_4.7.4-2.debian.tar.gz
  to main/k/kde-runtime/kde-runtime_4.7.4-2.debian.tar.gz

Accepted tomboy 1.9.9-1 (source amd64)

2012-03-06 Thread Iain Lane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 19:00:41 +
Source: tomboy
Binary: tomboy
Architecture: source amd64
Version: 1.9.9-1
Distribution: experimental
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Iain Lane la...@debian.org
Description: 
 tomboy - desktop note taking program using Wiki style links
Changes: 
 tomboy (1.9.9-1) experimental; urgency=low
 .
   * New upstream release 1.9.9 (still no pristine-tar)
 - Fix link names after HTML export
 - fix Export All to HTML
Checksums-Sha1: 
 db21f70ecc37de2f0a8dbdbf68a133c57460df3c 2387 tomboy_1.9.9-1.dsc
 6e957b086b1af9ead88fdb38b3d0603b51a2d99a 6603520 tomboy_1.9.9.orig.tar.xz
 1080f8fdaebd7f3eb54ea0bc203e14ee4954c4e7 18165 tomboy_1.9.9-1.debian.tar.gz
 3842d141752072191ecbe69c51e5dc40b8e8f738 4831994 tomboy_1.9.9-1_amd64.deb
Checksums-Sha256: 
 d2fb5049a116de8f724fa6dd7118f4c2042c8463bd78f5f4fdabfd871d090ba2 2387 
tomboy_1.9.9-1.dsc
 3f94e12c0b492e791589ae57cd037bb2d9265b6360f342d006d6a2ec7751cc34 6603520 
tomboy_1.9.9.orig.tar.xz
 505cc48bbefc5e8a3ddb94b2b61056a3e06ade1543168528185a366c2fec10ba 18165 
tomboy_1.9.9-1.debian.tar.gz
 6e3bce784bd94f1f065fd493263d6b8cdc953a43dacbbfc8253240a97d6bd8f3 4831994 
tomboy_1.9.9-1_amd64.deb
Files: 
 01997f130de01bc29dcf7dc83af32ea4 2387 gnome optional tomboy_1.9.9-1.dsc
 cbe2e417fdc7bd26858001605d070f8d 6603520 gnome optional 
tomboy_1.9.9.orig.tar.xz
 d99e2f3b71f965486490dd4435a86600 18165 gnome optional 
tomboy_1.9.9-1.debian.tar.gz
 15523f08037ad629638dd762b9c29d56 4831994 gnome optional 
tomboy_1.9.9-1_amd64.deb

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

iQIcBAEBCAAGBQJPVmCYAAoJEONS1cUcUEHUoVgP/1jI60N2LRNYx0ATPxzClTd0
G6dJvAIM1erH6y0CgdFFmEk6SV2LAakcFWJ/H8nOv00T21xaS7z2w5gPakjRZom4
BgsODjTC7/R54glSQVpAAz2LAGUmFgJj3/rLpxAliDA2Oa4eIR8yj/ve7DO+WRHV
RQxD6fyuut7iSrwQSUgUUSqqLh54pwcaeB7xkbS7+Wg8ZyJAVdOjq5e+w2C2zVnc
YGh39InsXmOTKPP1oalF4ZpSGiy5rj3ofeDRMbakL1tMVrgNhCfTsfN243nKsRtQ
ztWz3PwbSl61mI6Fp4sacWRIXXu5h2nS7eGwOSQqjIGqC7JOUVoenY6M+P9hBuBS
9MWDG2OhGMOq2gumL1A2q8qgbP0O+9fYBiZly0j0rcAG0OhxWvhiCar6mQ0VWEzY
1IjX0gPvS0nf6Oag6+cLuaBSYrMnAQjPgiFiNO2bkABBvOC7fXjk1QKDt1s0yW0v
lA7d30upqy5iK5gmDw6lcfyjUzH5lBXmBEZweHfR1BEHK4SS42ymGhwLge4dXdzS
NeU4tkbL/71JNipe+VxOm9MdTxea3PAHSHyIqQdvKr6pDPYGL3DOSZWiqmlKfIr4
fASCRcan2a1sHea+WfSTcG8OPg7Mo1nVnvau1FpaWsuvxIkwV5+VZfwlWdFFd1Ck
yoLTofJzwAtDGUv3a9eU
=Bx7n
-END PGP SIGNATURE-


Accepted:
tomboy_1.9.9-1.debian.tar.gz
  to main/t/tomboy/tomboy_1.9.9-1.debian.tar.gz
tomboy_1.9.9-1.dsc
  to main/t/tomboy/tomboy_1.9.9-1.dsc
tomboy_1.9.9-1_amd64.deb
  to main/t/tomboy/tomboy_1.9.9-1_amd64.deb
tomboy_1.9.9.orig.tar.xz
  to main/t/tomboy/tomboy_1.9.9.orig.tar.xz


-- 
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/e1s4zyi-00048v...@franck.debian.org



Accepted wims 4.03a-3 (source all amd64)

2012-03-06 Thread georgesk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 18:50:06 +
Source: wims
Binary: wims wims-modules flydraw
Architecture: source amd64 all
Version: 4.03a-3
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar georg...@ofset.org
Changed-By: georg...@ofset.org
Description: 
 flydraw- Inline drawing tool
 wims   - server for educative contents as courses, exercises, exams
 wims-modules - modules used by the WIMS server
Changes: 
 wims (4.03a-3) unstable; urgency=low
 .
   * removed the build of the package wims-java-applets, which will become
 a separate package with is own source. The problem is with the
 architectures which do not come with a JVM: they cannot build wims
 completely if they must rebuild wims-java-applets (which they should not
 need, as this package is for all architectures). Hence, wims build-depends
 no longer on ant and openjdk-6-jdk
   * upgraded Standards-Version to 3.9.3
Checksums-Sha1: 
 c365ada1a96b177284998611be564b04f086597b 1199 wims_4.03a-3.dsc
 dae6dbc233964199f556def1f1eeea3dce5b77ab 37020 wims_4.03a-3.debian.tar.gz
 f4c0d9b2d07a059c3b7ba39e8e6ccd21ad35e328 20909902 wims_4.03a-3_amd64.deb
 a3f40c2c5add929c88eb936081b3c50c8db52cb4 57738 flydraw_4.03a-3_amd64.deb
 519311b5d36f6b35e30aa6dfe3baf49ceae90b61 1776762 wims-modules_4.03a-3_all.deb
Checksums-Sha256: 
 27b102bcc8cfb1fafd8b0a67249142a5ac85f510f88996c982ed972f0880644c 1199 
wims_4.03a-3.dsc
 7ad8f319ffb56fa30f431f5aea7c2e3a9558fc05e5fc72d8032a450fdfd38e09 37020 
wims_4.03a-3.debian.tar.gz
 fa1a15a8c6a40ebbc3b6be6e3b496c8834c413c2df4f7f8d302c9a7fa9569570 20909902 
wims_4.03a-3_amd64.deb
 47bb54bdecd8bca8cd78d3655a7f3ebc12cf85caa2fd88e2f3645bdc015f61f0 57738 
flydraw_4.03a-3_amd64.deb
 36735481a6bb5558b63e53bd5cc95cd36ae8647a6796169b9140fb41f05fa895 1776762 
wims-modules_4.03a-3_all.deb
Files: 
 fcddc029825d2db4320c3a89c0ee9840 1199 web optional wims_4.03a-3.dsc
 c231d714647d0bc643a3284cb4bce73d 37020 web optional wims_4.03a-3.debian.tar.gz
 bafeb9931aaf547e8badb7daa78c9157 20909902 web optional wims_4.03a-3_amd64.deb
 28d26c2532a42cef02b5d574762c71b4 57738 graphics optional 
flydraw_4.03a-3_amd64.deb
 0373042d030a8f4e13edf72c7450d845 1776762 web optional 
wims-modules_4.03a-3_all.deb

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

iD8DBQFPVmEanfmb2hFpETARAnN4AJ9MiQF3evm7EKDk0+GA2rISyIa3swCeMG6W
HoMDFJMv1j7s7YeKLvSqnDM=
=E5ay
-END PGP SIGNATURE-


Accepted:
flydraw_4.03a-3_amd64.deb
  to main/w/wims/flydraw_4.03a-3_amd64.deb
wims-modules_4.03a-3_all.deb
  to main/w/wims/wims-modules_4.03a-3_all.deb
wims_4.03a-3.debian.tar.gz
  to main/w/wims/wims_4.03a-3.debian.tar.gz
wims_4.03a-3.dsc
  to main/w/wims/wims_4.03a-3.dsc
wims_4.03a-3_amd64.deb
  to main/w/wims/wims_4.03a-3_amd64.deb


-- 
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/e1s4zzj-0004tm...@franck.debian.org



Accepted gnuchess 6.0.2-1 (source amd64)

2012-03-06 Thread Vincent Legout
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 20:06:59 +0100
Source: gnuchess
Binary: gnuchess
Architecture: source amd64
Version: 6.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Oliver Korff o...@xynyx.de
Changed-By: Vincent Legout vleg...@debian.org
Description: 
 gnuchess   - Plays a game of chess, either against the user or against itself
Closes: 461322 511760 548005 637722 645387
Changes: 
 gnuchess (6.0.2-1) unstable; urgency=low
 .
   * New upstream version (Closes: #637722)
 - gnuchess is now based on Fruit, thus closing bugs due to the old chess
   engine. (Closes: #645387, #461322)
 - Drop patches
   * New maintainers: Oliver Korff and Vincent Legout
   * New debian/copyright using dep5
   * Use 3.0 (quilt) format
   * debian/rules:
 - Rewritten using dh
 - Do not install /usr/share/info/dir.gz
 - Add debian/gnuchess.manpages
   * debian/control:
 - clean Build-Depends
 - Standards-Version 3.9.3 (No changes needed)
 - Depends on dpkg (= 1.15.4) | install-info because gnuchess
   comes with an info file
 - Suggests scid
 - Update long description
 - Update Vcs-* fields
   * Update debhelper compatibility to 9
   * debian/gnuchessu.6: new manpage for gnuchessu
   * README.Debian: the book file has been renamed book.bin
   * Do not refer to /usr/share/doc/gnuchess/MANUAL.gz, it does not exist
 anymore (Closes: #548005, #511760)
Checksums-Sha1: 
 5ed951dd08baff78bdf49e0cc071f1c0cdd6a5e5 1884 gnuchess_6.0.2-1.dsc
 a3455e7a523f11db542bdffe1c86c2530fb8d0c5 547026 gnuchess_6.0.2.orig.tar.gz
 b9bf32ac3866155dd3c40f3121e3c08c861cfa15 6444 gnuchess_6.0.2-1.debian.tar.gz
 7a76ce152e6354508d58228a098248246ba6e490 213750 gnuchess_6.0.2-1_amd64.deb
Checksums-Sha256: 
 d67d2fe26d5c87f7d4d17d6cbad378e3f13e24037816b3ac0122a02f55166973 1884 
gnuchess_6.0.2-1.dsc
 821e24ce4fd6f25267b2c46f7eda83bb5009e6e0ee03c5acf45d7cfa9078a3f5 547026 
gnuchess_6.0.2.orig.tar.gz
 09618beba7b4921d7cb58384abe290081fdcbda4a0c87392ff1c7cab8708c583 6444 
gnuchess_6.0.2-1.debian.tar.gz
 bc9c55f342c616a94fa55e4cf1b56b9debb0fcde0d0d93e3f0a7bd25b2b4a4eb 213750 
gnuchess_6.0.2-1_amd64.deb
Files: 
 45fbf6ce27b75a0f9a73a02a186f 1884 games optional gnuchess_6.0.2-1.dsc
 566a145479c47f2f9d7d9b7b8119e1b0 547026 games optional 
gnuchess_6.0.2.orig.tar.gz
 1ce6588a0b1cd94f3dfe37c9d700d9e7 6444 games optional 
gnuchess_6.0.2-1.debian.tar.gz
 929e0abc170f1dcbc69f8de0f2300f7e 213750 games optional 
gnuchess_6.0.2-1_amd64.deb

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

iQIcBAEBCAAGBQJPVmIDAAoJEGWYeJBYoj3peJAP/R88Y1TpAhq8DiXvSBCIis5D
PWAnU81z74pInUyazeihB++jpDGVX5PZxzhbYi6MBXdkJg8GDbnfMhQ269K8QUEd
Bo/tZYh0qv6x2SARo9KQfjo/U4ygrTtXAmD4L9kzEeI5Dx1WwJMGykmGRgc67Wqb
7h9EDgO9NlUeMohEQiLHoFQh1M1Jp9IwKjk1qkSOnJY5cxduG8EyA0UFSersOiWr
T46pAvw6AD4RYrDEfNu8aPSOFqYpXdDoAACOvL4k6IxFd1atSL/C+MoPz3AZdcdQ
O5JvCeVZuoy8Qt5IKNN889JihTlNsf0DeQW+Ch6h1RekrMxsOxzZ4Do1F0O7iTfD
64YkWl2pgRHJNYw7GhuuIG3wUIJayllZPQYDayScehlkaIEnU4m5yQ8+ClTO1F4P
eR8ifbfuqBJXb9qbVcWqBEzGrlIsKxkJzdbQ85ridrfR/wNLSEE9K+nw2926EnfV
A/qjGsdSUQHXkNwe1z0vusZEf1SCDXeK5GTaT/1IECb+T2TAM9TTwUcuDvNsBdZe
e/vibyEp5C8i5hgzI8DtRK1tlWZtd4kUB/wue4uXcBUyAWo5eoMVnEcIO5VBsui5
02PuldVbIhPuyc3/izoxYV2vTBtoqjc8Xk0kR3XHzMiVuUr5byBTcm+o0ZXVxkyz
XHWfMJHLDoBas32/8ofV
=QfyC
-END PGP SIGNATURE-


Accepted:
gnuchess_6.0.2-1.debian.tar.gz
  to main/g/gnuchess/gnuchess_6.0.2-1.debian.tar.gz
gnuchess_6.0.2-1.dsc
  to main/g/gnuchess/gnuchess_6.0.2-1.dsc
gnuchess_6.0.2-1_amd64.deb
  to main/g/gnuchess/gnuchess_6.0.2-1_amd64.deb
gnuchess_6.0.2.orig.tar.gz
  to main/g/gnuchess/gnuchess_6.0.2.orig.tar.gz


-- 
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/e1s507s-0005fi...@franck.debian.org



Accepted kde-wallpapers 4:4.7.4-2 (source all)

2012-03-06 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 18:12:40 +0100
Source: kde-wallpapers
Binary: kde-wallpapers kde-wallpapers-default
Architecture: source all
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Ana Beatriz Guerrero Lopez a...@debian.org
Description: 
 kde-wallpapers - set of wallpapers for the Plasma workspace
 kde-wallpapers-default - default wallpaper for the Plasma workspace
Changes: 
 kde-wallpapers (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 72a3cc289324e9b368675edbefcca69d93089571 2196 kde-wallpapers_4.7.4-2.dsc
 5840fa3603e12fa72729d7dea47bbb0ea5ef77b3 3113 
kde-wallpapers_4.7.4-2.debian.tar.gz
 dc8f138c0e8f7eb52f2590a03d4416bcc9a8f096 42945332 
kde-wallpapers_4.7.4-2_all.deb
 141ec5ef1bee0bef60d013b2fd054cdaeda97e93 6312288 
kde-wallpapers-default_4.7.4-2_all.deb
Checksums-Sha256: 
 5848187a9a45e5d736df7abbea516627ce9d15ee80fbe30f4f65772df3269c16 2196 
kde-wallpapers_4.7.4-2.dsc
 23172495048680fe0d1eaf0f704157264059c2bd99d024e2402904700030ed57 3113 
kde-wallpapers_4.7.4-2.debian.tar.gz
 b58fd09e224290f5dbdfb776796b5e730358ae315b0ae1a6797ebfafd754edcf 42945332 
kde-wallpapers_4.7.4-2_all.deb
 0ad8dcae7f43a2ceb64ff90a043e1238427411c3f348c1d6e50fb6c05ca478ee 6312288 
kde-wallpapers-default_4.7.4-2_all.deb
Files: 
 e2dea615ff68fbdb898d6c0380431975 2196 kde optional kde-wallpapers_4.7.4-2.dsc
 29376b5d48189faf63c12281990ca3d1 3113 kde optional 
kde-wallpapers_4.7.4-2.debian.tar.gz
 39835ebdff358f673b1291de3224dffe 42945332 kde optional 
kde-wallpapers_4.7.4-2_all.deb
 4970da9325c1a50b610b688170bd380b 6312288 kde optional 
kde-wallpapers-default_4.7.4-2_all.deb

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

iQIcBAEBCAAGBQJPVmJsAAoJELNGT4lqoVlIXMIP/3KOhFrX84tBOTikSaGsUJud
/hH3+TvwdkwwWeSdh0geQa42+X/6LKJcmNJIYaeM4x7/aCakfNZC9UVMSpp/B2a/
szSM7NTg49DwTJvGy43QKHoBzkNGET5IMxAm36WCNvENrHwlz2wI0gzNcJFOWcs8
wcuWEThb1DkENgLaHp7FCvbZVjwTBRnKL/KqpVQQhKefJPF51OiCE9xH6U0+N/Q/
91pdsNh3Q/FbqcRfnN7Al58LWZl0kBUP3meg2P7MoqyyNH9dCUoO+xaxRchHhk/M
RKrXmXvW27Otcvw7PhzIPyekvxZGrUkohbd5DiC7KVCp4ffr9vM3r14AgSG5hf73
MJ5gOaerEfqO2r5Tctnij9WrGBZsgdz3ricnRr8vob8yrycLPWcQOM9WQTafpFsV
aGsPWKQ+bGEgoBxKVpIZXbukWloO8N2LZI4q09AsJ1CZtKOPhgB4uV6qIJ9OJxC5
xe/zGLKXqr35lbuGQPVAXb+0yVzvu0xlkgPi/9XiL7m5BV7HnG/HgPIBxin4vlAr
PM2X3XEIHU3u7IO4FWzDkGCBmMeiHIoLr8+l7rz81uno7VtSUu3AVpLxZZE5oqaN
/QrySmMY5tjuMILhZckztzop9hASy3yje/ZiN/2Unt6j9kKiCvYLoy8xZDMhQ/DD
Ou+zFh0z+eOt0D928xZa
=WvIZ
-END PGP SIGNATURE-


Accepted:
kde-wallpapers-default_4.7.4-2_all.deb
  to main/k/kde-wallpapers/kde-wallpapers-default_4.7.4-2_all.deb
kde-wallpapers_4.7.4-2.debian.tar.gz
  to main/k/kde-wallpapers/kde-wallpapers_4.7.4-2.debian.tar.gz
kde-wallpapers_4.7.4-2.dsc
  to main/k/kde-wallpapers/kde-wallpapers_4.7.4-2.dsc
kde-wallpapers_4.7.4-2_all.deb
  to main/k/kde-wallpapers/kde-wallpapers_4.7.4-2_all.deb


-- 
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/e1s508x-0005tw...@franck.debian.org



Accepted haskell-hakyll 3.2.6.1-1 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 14:04:21 -0500
Source: haskell-hakyll
Binary: libghc-hakyll-dev libghc-hakyll-prof libghc-hakyll-doc
Architecture: source all amd64
Version: 3.2.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-hakyll-dev - static website compiler library
 libghc-hakyll-doc - static website compiler library; documentation
 libghc-hakyll-prof - static website compiler library; profiling libraries
Changes: 
 haskell-hakyll (3.2.6.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Bump to Standards-Version 3.9.3.
Checksums-Sha1: 
 c6d2f91ce579d9ca8c3c7956e79003de55532161 3542 haskell-hakyll_3.2.6.1-1.dsc
 d439c330d81c9302c76d7aa2ab544dcd9e630c29 47784 
haskell-hakyll_3.2.6.1.orig.tar.gz
 11174c5dfac1a4daf1fa94b8618f26cab7f0e67b 2847 
haskell-hakyll_3.2.6.1-1.debian.tar.gz
 2c58d63bacdb5e63e4857e04fdcb81b52ddf4421 192158 
libghc-hakyll-doc_3.2.6.1-1_all.deb
 b6658991240d8e09ca055dee634980e95ca1209c 687964 
libghc-hakyll-dev_3.2.6.1-1_amd64.deb
 f684a3fabdf92215832fbec2d018329054887255 696206 
libghc-hakyll-prof_3.2.6.1-1_amd64.deb
Checksums-Sha256: 
 61408d5d100a2c9906b20a2631bdfa24c0e0f039f3274b1713a31a3e4d7cbc40 3542 
haskell-hakyll_3.2.6.1-1.dsc
 9613f9ba839dc365b26a5de5111d04271ee6f9d0980f22dbef145d9d09781732 47784 
haskell-hakyll_3.2.6.1.orig.tar.gz
 be75065f25c00538c6f85bfec6c08875286e88f4f63f1ad825c5c7926aee1d4f 2847 
haskell-hakyll_3.2.6.1-1.debian.tar.gz
 be81f8883c1c23f50fd431c2334533e76b4427681cc585e34c992e504ecc7f47 192158 
libghc-hakyll-doc_3.2.6.1-1_all.deb
 d56be83f40530c311b9ce91ac8e29624573b709abe9ca779567794af9ae66e6a 687964 
libghc-hakyll-dev_3.2.6.1-1_amd64.deb
 5719c58b489abf6546b0292cd321968f953d68c04aaa6c31bdef920c2aff8298 696206 
libghc-hakyll-prof_3.2.6.1-1_amd64.deb
Files: 
 5eaa9daddfcac4c6434d2b741206dce6 3542 haskell extra 
haskell-hakyll_3.2.6.1-1.dsc
 62d466347edcc5c6a54263a65ed17a6c 47784 haskell extra 
haskell-hakyll_3.2.6.1.orig.tar.gz
 15c3407ac3753df5804596b79b9d1dab 2847 haskell extra 
haskell-hakyll_3.2.6.1-1.debian.tar.gz
 e53f5a3805a5a7a3754189272b729375 192158 doc extra 
libghc-hakyll-doc_3.2.6.1-1_all.deb
 2be0da6f4112a9c5e574b5f72d0ed21e 687964 haskell extra 
libghc-hakyll-dev_3.2.6.1-1_amd64.deb
 eae921b20b63ad8d4e1821ad7f638827 696206 haskell extra 
libghc-hakyll-prof_3.2.6.1-1_amd64.deb

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

iQIcBAEBCgAGBQJPVmbOAAoJEFWSMx4ZnTiouggQAIMtKAws+Gt847DyBJplPlbP
NwL+CIpjjK6p8ACHXNGMGrbjSmW1xwsMNuNYiWXd6m99vdV1Sipv+crU/pr6/8oJ
VmmwqCi4TStAhYsjoEzTAefZXqZXZkZwpqCQ8SWEx3I5t62h8maMQNoy+nNyUXIt
DjHeJlPOrKX8KbnIALpKFAaDrrCl8s8Gty4DhxjamAPJfNtAkkfEPYi6KNz2ruyQ
pM3gDWneDWagJN80uXiNTzxXELIzAfMC5c09DLEuCKH84aRpZs0tH9IX5KSuGkq9
yuFzfgsyvZtfIHkDtMqy16ThrU4xidSxIhpKPbXDAKB6u2EsntCLy8P/K7WDP1NM
XkHGE58HxuM0+zlca/1VZpQr/K5pbU+qtbrZ/TE4+XNtN19n9MoRwNklK6y454Lt
L+7tQO0mipGTO0nYk3944I6+TePN6ees6Pe3Gj7hivvlVoYMQauvFJOKRVMv2spk
ZILIdfHmdYwEjzreoIPkPQspnYGL1sWXEQTz7O9nUYQtXFslLVgyeNaBfEB0sSjs
n6LY98hUqX1SvzexGFl5tO5G0bptzl4wlaqPA1XgFn62gzgBQmZRV3jbN+Nr/oof
KcHxd/+kUlVBkG4uInpCAz+Hg5jIFRDctAKzYcjzPNVv4Sd5AiUG5QJx8x6NaPXo
f1cqmbsy8tz6yD7Ov8P1
=GgX+
-END PGP SIGNATURE-


Accepted:
haskell-hakyll_3.2.6.1-1.debian.tar.gz
  to main/h/haskell-hakyll/haskell-hakyll_3.2.6.1-1.debian.tar.gz
haskell-hakyll_3.2.6.1-1.dsc
  to main/h/haskell-hakyll/haskell-hakyll_3.2.6.1-1.dsc
haskell-hakyll_3.2.6.1.orig.tar.gz
  to main/h/haskell-hakyll/haskell-hakyll_3.2.6.1.orig.tar.gz
libghc-hakyll-dev_3.2.6.1-1_amd64.deb
  to main/h/haskell-hakyll/libghc-hakyll-dev_3.2.6.1-1_amd64.deb
libghc-hakyll-doc_3.2.6.1-1_all.deb
  to main/h/haskell-hakyll/libghc-hakyll-doc_3.2.6.1-1_all.deb
libghc-hakyll-prof_3.2.6.1-1_amd64.deb
  to main/h/haskell-hakyll/libghc-hakyll-prof_3.2.6.1-1_amd64.deb


-- 
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/e1s50m6-5l...@franck.debian.org



Accepted kdemultimedia 4:4.7.4-2 (source all amd64)

2012-03-06 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 20:17:47 +0100
Source: kdemultimedia
Binary: kdemultimedia kdemultimedia-kio-plugins juk kmix kscd libkcddb4 
libkcddb-dev dragonplayer mplayerthumbs ffmpegthumbs kde-config-cddb 
kdemultimedia-dev kdemultimedia-dbg
Architecture: source all amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Ana Beatriz Guerrero Lopez a...@debian.org
Description: 
 dragonplayer - simple video player
 ffmpegthumbs - video thumbnail generator using ffmpeg
 juk- music jukebox / music player
 kde-config-cddb - CDDB retrieval configuration
 kdemultimedia - multimedia applications from the official KDE release
 kdemultimedia-dbg - debugging symbols for the KDE multimedia module
 kdemultimedia-dev - development files for the KDE multimedia module
 kdemultimedia-kio-plugins - transparent audio CD access for applications using 
the KDE Platfo
 kmix   - volume control and mixer
 kscd   - audio CD player
 libkcddb-dev - CDDB library for KDE Platform (development)
 libkcddb4  - CDDB library for KDE Platform (runtime)
 mplayerthumbs - video thumbnail generator using mplayer
Closes: 657016
Changes: 
 kdemultimedia (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
   * Update uploaders, remove Armin.
 .
   [ Pino Toscano ]
   * libtunepimp is long deprecated and will be removed soon from Debian, so:
 - drop the build dependency on libtunepimp-dev (Closes: #657016)
 - do not mention the MusicBrainz support in juk's description
Checksums-Sha1: 
 6f24dd890c3343e62cdb1e1641dc0bad088c374e 3154 kdemultimedia_4.7.4-2.dsc
 87a8adf87cc1d5804e151e2adde029acd4b63a24 16869 
kdemultimedia_4.7.4-2.debian.tar.gz
 5673a014e01bcd408fab1c525d192533702620eb 10488 kdemultimedia_4.7.4-2_all.deb
 5ef707a66c7330ccb067651ec4370592ac79a704 135490 
kdemultimedia-kio-plugins_4.7.4-2_amd64.deb
 7218d2d2246572f2d896ac969f1e22ccd713638c 757646 juk_4.7.4-2_amd64.deb
 0cf961be3ce36f31be5f629f566cf05e69c7af14 549664 kmix_4.7.4-2_amd64.deb
 11817b34d9bfeced907e994b6266b11d24e07b58 232190 kscd_4.7.4-2_amd64.deb
 a7cc552153ad462eb09212b3493715f10182d2be 208040 libkcddb4_4.7.4-2_amd64.deb
 5024f64363f5c2ea71570f32dabbd1c963e6814a 18254 libkcddb-dev_4.7.4-2_amd64.deb
 93c03659768519b5d4fa07160c107dfa11a7c5a2 465052 dragonplayer_4.7.4-2_amd64.deb
 6a1f79d5a628cd601a89d36b9610fcf46a2c4825 52556 mplayerthumbs_4.7.4-2_amd64.deb
 8e7077fa6f093dc6a7a6832e6e4c1375f4d6c783 47962 ffmpegthumbs_4.7.4-2_amd64.deb
 70ec626ff72c78fb585e032f94b0e4a6b2105948 141288 
kde-config-cddb_4.7.4-2_amd64.deb
 f2decad2acc72f6d0469cdcdb0a5999c679e58a5 13262 
kdemultimedia-dev_4.7.4-2_amd64.deb
 f73753fc608145d61d3e20893ecdab82fef89a35 16018246 
kdemultimedia-dbg_4.7.4-2_amd64.deb
Checksums-Sha256: 
 40a3eac7fb8ef0ac5002db9cb9e4058efbdc27cec9387f77ab311e5ae6f54a39 3154 
kdemultimedia_4.7.4-2.dsc
 70729bc56ba92086230a2fdec00f9c7ab99590f3c80b0e9626eaedf723dbacc1 16869 
kdemultimedia_4.7.4-2.debian.tar.gz
 1c29ed607868d6a4dbd40ba36821fecdbc724571ff238799d4ad975231760153 10488 
kdemultimedia_4.7.4-2_all.deb
 ba2b5e4eb110f70a584b40cf982963a74d3382836d322ddebef96dea34c2d314 135490 
kdemultimedia-kio-plugins_4.7.4-2_amd64.deb
 0455146bbd8700a592cb702c6b41f0455508906e3503957c107b10ea22db20bb 757646 
juk_4.7.4-2_amd64.deb
 2cc56446b06ebb145b579b614bd41e6cdc1a6bc57760c039822f76a823fd425d 549664 
kmix_4.7.4-2_amd64.deb
 a3d42ba624c04f282b21b1dc32533ab52699b1adba9342dc7b659414aba7310b 232190 
kscd_4.7.4-2_amd64.deb
 91e0667592e2c3852b6a03b5d2ebdf4ceb709c0df97175a87a4dd587ed373f99 208040 
libkcddb4_4.7.4-2_amd64.deb
 dccc593a9335fffd21cc7667d49a5adcd2a963bb46ff21ed8dc9af2b535a 18254 
libkcddb-dev_4.7.4-2_amd64.deb
 30f4e8a121ff10b89558c74f638855fd5aed6782f886b46d1c4db58084f6156f 465052 
dragonplayer_4.7.4-2_amd64.deb
 821855a24d57cd7de12a85df74ab2287ec3be0b9eb85a772a06b9f8d7709c0db 52556 
mplayerthumbs_4.7.4-2_amd64.deb
 da7df0a662b4a2a8694d963bf0c7d9b4cdd9c6242895e4ba81e6ce6db3ef7e4f 47962 
ffmpegthumbs_4.7.4-2_amd64.deb
 13c3f892e1a821216a5fe1463597f7b3e1464f283f80f3e46491d04be7826334 141288 
kde-config-cddb_4.7.4-2_amd64.deb
 bc9ddcf520db4049daa7c2976300ee20226a5cc6629c3d9f26d01be2c7442459 13262 
kdemultimedia-dev_4.7.4-2_amd64.deb
 f549cb55122dc2b6af27ee277222305a1d24bda5ad46289cdf277cf5ee5c816a 16018246 
kdemultimedia-dbg_4.7.4-2_amd64.deb
Files: 
 0e6a735406ac1a9e1a89fae9d955f3e6 3154 kde optional kdemultimedia_4.7.4-2.dsc
 f3d8fdf967e9a00e6304904d8d61f84f 16869 kde optional 
kdemultimedia_4.7.4-2.debian.tar.gz
 a2fb39168850e0db070e6d5b104f3ca1 10488 kde optional 
kdemultimedia_4.7.4-2_all.deb
 f6e9a903bc501c08cf508adde866e5cd 135490 kde optional 
kdemultimedia-kio-plugins_4.7.4-2_amd64.deb
 99863f258dd16d25ce96e3bcb844ecd5 757646 sound optional juk_4.7.4-2_amd64.deb
 c0e3d3a2b7b6a40f89df23874fb1b722 549664 sound optional kmix_4.7.4-2_amd64.deb
 36a63fbb5a3fe2ce3d18b41446b33215 232190 

Accepted lammps 0~20120305.git5d7feb1-1 (source all amd64)

2012-03-06 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 20:03:14 +0100
Source: lammps
Binary: lammps lammps-doc
Architecture: source amd64 all
Version: 0~20120305.git5d7feb1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gladky.an...@gmail.com
Description: 
 lammps - Molecular Dynamics Simulator.
 lammps-doc - Molecular Dynamics Simulator. Documentation and examples.
Changes: 
 lammps (0~20120305.git5d7feb1-1) unstable; urgency=low
 .
   * [23cace5] Imported Upstream version 0~20120305.git5d7feb1
   * [c2d8e83] Enable auto-test.
Checksums-Sha1: 
 d3bb250df0b2acc2c55d6b98807ee518752923f5 2156 
lammps_0~20120305.git5d7feb1-1.dsc
 22631b243b690f3a032e1e941c5e61434141b96c 31230332 
lammps_0~20120305.git5d7feb1.orig.tar.xz
 7d0950cacb85dcd480f456c9a887ab539a150ad6 8061 
lammps_0~20120305.git5d7feb1-1.debian.tar.gz
 6c275e936ad849849ee1d99e8b68c00d433c495a 912986 
lammps_0~20120305.git5d7feb1-1_amd64.deb
 f4994ff00ab5085c55f31580a97aa9f873736dc5 23022204 
lammps-doc_0~20120305.git5d7feb1-1_all.deb
Checksums-Sha256: 
 f9df2560a16e663b292b23b4fbf55450671787cc6c6777c7683f6ec053258576 2156 
lammps_0~20120305.git5d7feb1-1.dsc
 1e910a0adbda74405948892ecaa191f1aa66dbf141b787945f602d59cb8e4272 31230332 
lammps_0~20120305.git5d7feb1.orig.tar.xz
 10a5a1871f98e7ab98a27a01cbb5652e4e513c0e6f4dc82c5cba3cc8222f7132 8061 
lammps_0~20120305.git5d7feb1-1.debian.tar.gz
 6d612ab16bb4dee99c1bdd6e85599fa5f1d9ae51b100e5f3dc02218435d2ed52 912986 
lammps_0~20120305.git5d7feb1-1_amd64.deb
 8217b6df2bedb78b148c5871ac7ca25241474b936b4faf13d48e0115ff5c6aa5 23022204 
lammps-doc_0~20120305.git5d7feb1-1_all.deb
Files: 
 8157fac03486b976b260e6a422415a82 2156 science extra 
lammps_0~20120305.git5d7feb1-1.dsc
 51eb2b727651a88b10d5c3eb04ee9df3 31230332 science extra 
lammps_0~20120305.git5d7feb1.orig.tar.xz
 5ce8bde7210c46efde44c7c39ddde09d 8061 science extra 
lammps_0~20120305.git5d7feb1-1.debian.tar.gz
 30ccac446bd4a97599310ade8112da3c 912986 science extra 
lammps_0~20120305.git5d7feb1-1_amd64.deb
 b9cce00d493a3810b3fb743c9e164a9c 23022204 doc extra 
lammps-doc_0~20120305.git5d7feb1-1_all.deb

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

iQIcBAEBAgAGBQJPVmVXAAoJENPhc4PPp/8G9XcQAIi2WEoKkpnPWrE6FjOO+bgg
GiG3f3esY1UcEpXvDLniQUe1+vCr6rDOtt7CI7dSgFyhzb194QF2pK28/uverUzG
1BisCC67Sae7M1xfsCFuWKe0AKjngpHqeoRh+9ei2U8hjG8PNe+v1vBb1+RLf+t+
vIQF8An4GYl1uNCJFTBXNHx6keeW6j75oWHxZIrgPVoSamkR5F1lpgM/pFm97Tdo
CJl6mLQb7o4nrxv4iryEW+uYcl5t4EXkS9KXH0lPBdQMwPhkdZCXy3tNQNI/ZZba
Hz1LdI5JtoZ+F0k72vlLDHcOP/2n/5TYZ/MryA+8HYgcRwudwupNPwIFk5r5/ejo
TDvwI4SPobDuNT3oF5Rfv38MYiI4uZIXcRXgZWF+d9gmn8s6CliYjw/x9go1DJbR
kGdcsvmOFxggY352NvsLfczOA4ZKASsGsvaDUTE7IqLxaQ+ePeqj8iaIIVVmSExI
95lEf6GUGvYsqG7eRHBe/k8zx9GxntSnx0kC1Ax5748oR9Q+EUKNJaq9C7Rvoogk
/tZINxWsRo9hmteC3K702EwhXL4Zp11XY9OZIadfy+jQsTmKp8cbV+fUdUoyJpKP
klW7QPOaqpVxJ2c7nlLP+mYeEJjKjIwlx4T75Bfkax0SLu05FrQB0Bo8zbij3VxC
Nb24COHMCP+3eAwXhYml
=z9s/
-END PGP SIGNATURE-


Accepted:
lammps-doc_0~20120305.git5d7feb1-1_all.deb
  to main/l/lammps/lammps-doc_0~20120305.git5d7feb1-1_all.deb
lammps_0~20120305.git5d7feb1-1.debian.tar.gz
  to main/l/lammps/lammps_0~20120305.git5d7feb1-1.debian.tar.gz
lammps_0~20120305.git5d7feb1-1.dsc
  to main/l/lammps/lammps_0~20120305.git5d7feb1-1.dsc
lammps_0~20120305.git5d7feb1-1_amd64.deb
  to main/l/lammps/lammps_0~20120305.git5d7feb1-1_amd64.deb
lammps_0~20120305.git5d7feb1.orig.tar.xz
  to main/l/lammps/lammps_0~20120305.git5d7feb1.orig.tar.xz


-- 
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/e1s50nz-wu...@franck.debian.org



Accepted haskell-lambdabot-utils 4.2.1-3 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 15:14:55 -0500
Source: haskell-lambdabot-utils
Binary: libghc-lambdabot-utils-dev libghc-lambdabot-utils-prof 
libghc-lambdabot-utils-doc
Architecture: source all amd64
Version: 4.2.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-lambdabot-utils-dev - utility libraries for Lambdabot
 libghc-lambdabot-utils-doc - utility libraries for Lambdabot; documentation
 libghc-lambdabot-utils-prof - utility libraries for Lambdabot; profiling 
libraries
Changes: 
 haskell-lambdabot-utils (4.2.1-3) unstable; urgency=low
 .
   * Bump to Standards-Version 3.9.3.
Checksums-Sha1: 
 46ce3e034785b4f83ad2507f1e5223cd006f2ec4 2984 
haskell-lambdabot-utils_4.2.1-3.dsc
 3b5e2203954b989226fc17f6095bd58a43f3caea 3106 
haskell-lambdabot-utils_4.2.1-3.debian.tar.gz
 2ea68a5c8c19bf22c01f8f0bf772e5140d9f6e08 104812 
libghc-lambdabot-utils-doc_4.2.1-3_all.deb
 a14665f2beb8b28d916bbe343a5f0054e9478d25 309546 
libghc-lambdabot-utils-dev_4.2.1-3_amd64.deb
 a5a6016e8aea6043aaca7e26d72b3fdd8e29f97a 282880 
libghc-lambdabot-utils-prof_4.2.1-3_amd64.deb
Checksums-Sha256: 
 5294c05af22a7198394ff47f16ea02a5a1332eca4684dee8478636be52911f6d 2984 
haskell-lambdabot-utils_4.2.1-3.dsc
 9c54d665a5423030d5945d2c9632b15638d19cd21d296761a7e08f5c0a6b2dd3 3106 
haskell-lambdabot-utils_4.2.1-3.debian.tar.gz
 b4dd98fef7410b5b79751c20370680dbe574b36fa92a8ee06237af2ec4e691d2 104812 
libghc-lambdabot-utils-doc_4.2.1-3_all.deb
 d05f4606aba42c2d32fb5c216e6bf95a283c50a51ae528013eee3db2401ceeb5 309546 
libghc-lambdabot-utils-dev_4.2.1-3_amd64.deb
 8ecdb9fcb6d118a64c2f47dd4df9752f35bf280f7c24ec196571467677ba9246 282880 
libghc-lambdabot-utils-prof_4.2.1-3_amd64.deb
Files: 
 06efd5538a5495d63a2002b63424629d 2984 haskell extra 
haskell-lambdabot-utils_4.2.1-3.dsc
 bddfe48161feb495fb3fdfb1e4bfcac2 3106 haskell extra 
haskell-lambdabot-utils_4.2.1-3.debian.tar.gz
 a7925af57613933a1c3fbf0c277a5567 104812 doc extra 
libghc-lambdabot-utils-doc_4.2.1-3_all.deb
 ad4468a09dac32d915a1ea75b8fd67eb 309546 haskell extra 
libghc-lambdabot-utils-dev_4.2.1-3_amd64.deb
 477b463ce582cd6d5a8c95be4b1599bc 282880 haskell extra 
libghc-lambdabot-utils-prof_4.2.1-3_amd64.deb

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

iQIcBAEBCgAGBQJPVnQUAAoJEFWSMx4ZnTios8cP/j0t6jBMbt8E4J8Lhd5UjgUk
i7fjeZ3++IsF5fu2kHz093PVELr9ru3bFDhazJvo0+w8DNnBNQF3oXRRAdb3cqKd
p6aGOIBfcw651pvOIIOPsnyHd8UyW1F1GJdFBDAo5Xj2QXTCzvg05ONm4BmrG9nY
+1VQT/FHt4tNAs2WnXORK8ygKhWYysj3nyIZtqGQWuKfyV7U15dDVm9asuMZyZ0P
OlOeAwW3Nh65WmjCFU/egsO0gWK8juKOHDitAb4XwUAwwhZSiElU2KLjw7cWb/wZ
YqqMgQ1DMFYl30fiv4lr5c+zAoS5c1ploqyBtW3LRcNwynxjvhhLQvxPXgTmhNQe
eGGpvGBbGgrm8hlGQ1A0VzSUX802iw4dsyRL3VdkB90i5DloCkdsYl+fgCW0pt+v
Wi4a59DR6/v8DHREXx+hRKO/m+BXJHFOM8I7ySmKofT2A6WHuvE+rY7akCrtG/OY
lv2sJq24g72kbOgILswUpz4MxjH9id/VbnRHgy9Ya1Z1za1C1W70WEif25ovDOpR
td5uMrvXgppWOTJrvU0S9hCYQHMDms0XQG+UTqb4ewOrf/dATP2byaqF/FaH7c4g
1YDQ2e0qP36idxXgzwFTimqvtODWqARTYPzdkc87q8Vt2I9U0GEOVINxzXzzRe13
KHn3uJ8CkRVZq34WrosO
=HKcx
-END PGP SIGNATURE-


Accepted:
haskell-lambdabot-utils_4.2.1-3.debian.tar.gz
  to 
main/h/haskell-lambdabot-utils/haskell-lambdabot-utils_4.2.1-3.debian.tar.gz
haskell-lambdabot-utils_4.2.1-3.dsc
  to main/h/haskell-lambdabot-utils/haskell-lambdabot-utils_4.2.1-3.dsc
libghc-lambdabot-utils-dev_4.2.1-3_amd64.deb
  to main/h/haskell-lambdabot-utils/libghc-lambdabot-utils-dev_4.2.1-3_amd64.deb
libghc-lambdabot-utils-doc_4.2.1-3_all.deb
  to main/h/haskell-lambdabot-utils/libghc-lambdabot-utils-doc_4.2.1-3_all.deb
libghc-lambdabot-utils-prof_4.2.1-3_amd64.deb
  to 
main/h/haskell-lambdabot-utils/libghc-lambdabot-utils-prof_4.2.1-3_amd64.deb


-- 
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/e1s51zy-0005h6...@franck.debian.org



Accepted kdegames 4:4.7.4-2 (source all amd64)

2012-03-06 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 20:30:05 +0100
Source: kdegames
Binary: kdegames libkdegames5a libkggzgames4 libkggzmod4 libkggznet4 
libkmahjongglib4 libkdegames-dev kdegames-card-data kdegames-mahjongg-data 
bomber bovo kapman katomic kbattleship kblackbox kbounce kdiamond kgoldrunner 
killbots kiriki kjumpingcube klines kmahjongg kmines knetwalk kolf kollision 
konquest kpat kreversi klickety ksame kshisen kspaceduel ksquares ksudoku 
ktuberling kfourinline kubrick kblocks lskat kbreakout ksirk ktron palapeli 
palapeli-data granatier kigo kajongg kdegames-dbg
Architecture: source all amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Ana Beatriz Guerrero Lopez a...@debian.org
Description: 
 bomber - arcade spaceship game
 bovo   - gomoku (five in line) board game
 granatier  - Bomberman clone
 kajongg- classical Mah Jongg game
 kapman - Pac-Man clone
 katomic- atomix puzzle game
 kbattleship - battleship board game
 kblackbox  - Black Box puzzle game
 kblocks- falling blocks game
 kbounce- Jezzball arcade game
 kbreakout  - ball and paddle game
 kdegames   - games from the official KDE release
 kdegames-card-data - card decks for KDE games
 kdegames-dbg - debugging symbols for the KDE games module
 kdegames-mahjongg-data - tilesets and backgrounds for Mahjongg games
 kdiamond   - three-in-a-row game
 kfourinline - Connect Four game
 kgoldrunner - Lode Runner arcade game
 kigo   - go game
 killbots   - port of the classic BSD console game robots
 kiriki - Yahtzee dice game
 kjumpingcube - simple tactical game
 klickety   - SameGame puzzle game
 klines - color lines game
 kmahjongg  - mahjongg solitaire game
 kmines - minesweeper game
 knetwalk   - wire puzzle game
 kolf   - miniature golf game
 kollision  - simple ball dodging game
 konquest   - simple turn-based strategy game
 kpat   - solitaire card games
 kreversi   - reversi board game
 ksame  - transitional dummy package for Klickety
 kshisen- Shisen-Sho solitaire game
 ksirk  - Risk strategy game
 kspaceduel - SpaceWar! arcade game
 ksquares   - Dots and Boxes game
 ksudoku- Sudoku puzzle game and solver
 ktron  - Tron-like snakerace game
 ktuberling - stamp drawing toy
 kubrick- game based on Rubik's Cube
 libkdegames-dev - development files for the KDE games library
 libkdegames5a - shared library for KDE games
 libkggzgames4 - GGZ support library for KDE games
 libkggzmod4 - GGZ support library for KDE games
 libkggznet4 - GGZ support library for KDE games
 libkmahjongglib4 - library for kmahjongg
 lskat  - Lieutnant Skat card game
 palapeli   - jigsaw puzzle game
 palapeli-data - data files for palapeli jigsaw puzzle game
Closes: 655398 655425
Changes: 
 kdegames (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
   * Update uploaders, remove Armin.
 .
   [ Pino Toscano ]
   * Remove the ggzcore-bin build dependency, as GGZ is unmaintained upstream
 and being removed from Debian. (Closes: #655398)
   * Fix typo in description of libkggzmod4. (Closes: #655425)
 .
   [ José Manuel Santamaría Lema ]
   * Confirm symbols files on all architectures.
Checksums-Sha1: 
 20072c29bb778f345f35836873fcd90b878a 4372 kdegames_4.7.4-2.dsc
 59977e7141f4a68827b7a09b7bcfe47a55b2817d 135883 kdegames_4.7.4-2.debian.tar.gz
 ebfd65c5b033a3269193a0d96e46345aa2aba4a5 22000 kdegames_4.7.4-2_all.deb
 f657e563a627cda9d59351cbe577df6fb0823490 451936 libkdegames5a_4.7.4-2_amd64.deb
 3a8262c57881e81da0a5a6f6e2a8163808ebe569 40728 libkggzgames4_4.7.4-2_amd64.deb
 3d6710a1f183348ab14bd173ac7cb42f72324624 42984 libkggzmod4_4.7.4-2_amd64.deb
 71801f9801c978e0da60406394e4c3bac38f5252 32058 libkggznet4_4.7.4-2_amd64.deb
 7c9f579789222160c58c5b4920f80195035aaf52 46816 
libkmahjongglib4_4.7.4-2_amd64.deb
 a08be86a6a9ccfa08e7821f151886357ae55a06c 160500 
libkdegames-dev_4.7.4-2_amd64.deb
 2ca40c381229ece4da246458aa70c62dc476513a 8913604 
kdegames-card-data_4.7.4-2_all.deb
 29fd37c450bd788c4d7e360adaf3c9fce0e3ba0b 1979826 
kdegames-mahjongg-data_4.7.4-2_all.deb
 4fa5c0a17349556e9bd71fd449ba40d085d78f8e 473144 bomber_4.7.4-2_amd64.deb
 b8fbeb7be241517e3fbb5aa0ecb0fc7b14016f33 164894 bovo_4.7.4-2_amd64.deb
 0bf0e13f33138054933246d8fd624cc4786565f5 1599540 kapman_4.7.4-2_amd64.deb
 f39fdfdf620e712bead1dabd9307a6c6c4bd83af 667396 katomic_4.7.4-2_amd64.deb
 34f436939661bbd7c125689e811342fa819b1ce9 991294 kbattleship_4.7.4-2_amd64.deb
 1f6a7149d8d051d866a12e2ab012a009f8c18d89 154726 kblackbox_4.7.4-2_amd64.deb
 d9cfef39ed49f854df218c4c58705881b1069645 1890876 kbounce_4.7.4-2_amd64.deb
 ece6445a2a39b9ab577fde0cdf5449b0022b380c 4206208 kdiamond_4.7.4-2_amd64.deb
 0cd2879abb390dab9d963729cbed6c0056c795b6 5377300 kgoldrunner_4.7.4-2_amd64.deb
 7220b8b462e6bd3802e6bc31a0c3145e845b53b6 1028524 killbots_4.7.4-2_amd64.deb
 

Accepted omniorb-dfsg 4.1.6-2 (source all amd64)

2012-03-06 Thread Floris Bruynooghe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 03 Mar 2012 18:52:43 +
Source: omniorb-dfsg
Binary: omniorb omniorb-idl omniorb-nameserver omniorb-doc libcos4-1 
libcos4-1-dbg libcos4-dev libomniorb4-1 libomniorb4-1-dbg libomniorb4-dev 
libomnithread3c2 libomnithread3c2-dbg libomnithread3-dev omniidl
Architecture: source all amd64
Version: 4.1.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian CORBA Team pkg-corba-de...@lists.alioth.debian.org
Changed-By: Floris Bruynooghe f...@devork.be
Description: 
 libcos4-1  - omniORB CORBA services stubs
 libcos4-1-dbg - omniORB CORBA services stubs debugging symbols
 libcos4-dev - omniORB CORBA services stubs development files
 libomniorb4-1 - omniORB core libraries
 libomniorb4-1-dbg - omniORB core libraries debugging symbols
 libomniorb4-dev - omniORB core libraries development files
 libomnithread3-dev - C++ threading library development files
 libomnithread3c2 - C++ threading library
 libomnithread3c2-dbg - C++ threading library debugging symbols
 omniidl- omniORB IDL to C++ and Python compiler
 omniorb- IOR and naming service utilities for omniORB
 omniorb-doc - omniORB documentation
 omniorb-idl - omniORB CORBA services idl files
 omniorb-nameserver - omniORB naming service
Closes: 641571
Changes: 
 omniorb-dfsg (4.1.6-2) unstable; urgency=low
 .
   * Fix the GNU/hurd patch, mention it's upstream inclusion (Closes: #641571)
   * Bump standards-version to 3.9.3, no changes needed
Checksums-Sha1: 
 b6c6e3fd0c110ecfc36bfb6295458384131cdc70 2719 omniorb-dfsg_4.1.6-2.dsc
 515358a57b4c588665d43dcdcfd6f4e654573746 90172 
omniorb-dfsg_4.1.6-2.debian.tar.gz
 1e000c02f96b0e1f30d70f7c4b34a665bdfffe19 76218 omniorb-idl_4.1.6-2_all.deb
 783ad862ed16dc4d086ad2c9e52270ac1fcae57b 652522 omniorb-doc_4.1.6-2_all.deb
 625a2756569951875d32c861987998abffc8da10 72302 omniorb_4.1.6-2_amd64.deb
 512daebd6481392f82e790f18dd5ff96a0855606 82128 
omniorb-nameserver_4.1.6-2_amd64.deb
 78b1fb53ee5fb910a816082c55d5beb00585dce1 2050584 libcos4-1_4.1.6-2_amd64.deb
 b1cb41247b7e73d24a2b24c2be5011aefaf8887d 542914 libcos4-1-dbg_4.1.6-2_amd64.deb
 8aa888b461d7d3c5633dc47198b5a294e2862846 2375748 libcos4-dev_4.1.6-2_amd64.deb
 74aa71d7d944889afdea643060a9545228e5191b 1479342 
libomniorb4-1_4.1.6-2_amd64.deb
 96ea5c2d56b9950a110165d937fa2208e55d83d2 284346 
libomniorb4-1-dbg_4.1.6-2_amd64.deb
 d93e2819148df1c2265a283f4f2e1d901eec93d9 2072380 
libomniorb4-dev_4.1.6-2_amd64.deb
 f3a57a505e1de9c674f82960f837cc200e6e510a 43190 
libomnithread3c2_4.1.6-2_amd64.deb
 835576c511051fa07b3da22506e4e54aafda8a2c 37440 
libomnithread3c2-dbg_4.1.6-2_amd64.deb
 62003d856486283cef2743c25a8e48828781fd12 50678 
libomnithread3-dev_4.1.6-2_amd64.deb
 15e7584f9b138062f6d0db94222173119a503b0e 366576 omniidl_4.1.6-2_amd64.deb
Checksums-Sha256: 
 7f36930ed70553d48e813e4c8ee4c77616fd7bbc21b2689dafd74190f6a15fa5 2719 
omniorb-dfsg_4.1.6-2.dsc
 91b043d0d4e1dedfd2b53e40ed44e24d057b56c9630e400687e133419267b7c7 90172 
omniorb-dfsg_4.1.6-2.debian.tar.gz
 917c4e5bde54e420fb443f625a6ebd84325a6dcdbd08328f4354f327ac60001f 76218 
omniorb-idl_4.1.6-2_all.deb
 ec99e057462f3167517415b2943afe7eb2f68515080c9ce9816628fa3236428e 652522 
omniorb-doc_4.1.6-2_all.deb
 198c9ba8c76c8289bcde9da371b6795eccb490915ef440ea51e355e7ed6ecc73 72302 
omniorb_4.1.6-2_amd64.deb
 0a77c093ce73714db50dd9c0fe463a875de9e7fc0959f553e2df96f944ed0a48 82128 
omniorb-nameserver_4.1.6-2_amd64.deb
 dfc49b9652f64a43966feaebe7a7bc4ce59f0b6915d5c0288bd47c12cdceb1f9 2050584 
libcos4-1_4.1.6-2_amd64.deb
 374aae58edaa417cc90f31939cabe433291ac949f1a15dc84ae55b9ee619c70e 542914 
libcos4-1-dbg_4.1.6-2_amd64.deb
 f26b64652b9ab240743b956b799fa97f44b7af0d2e42e2212068d4bae9fb3fad 2375748 
libcos4-dev_4.1.6-2_amd64.deb
 16ef8724dbb6f1427ce6736e6c9fb861aead7d50b2f0557d2a784bf0d0ed9a41 1479342 
libomniorb4-1_4.1.6-2_amd64.deb
 71f69fd8096de2045e05cbe4f5335fedd453ff09b7cb53def73a4decd9e816e5 284346 
libomniorb4-1-dbg_4.1.6-2_amd64.deb
 731e19097dd1ecfad483483e645921738ad5ad482de6f91e40d361132a18d517 2072380 
libomniorb4-dev_4.1.6-2_amd64.deb
 83d4eaae5bfe964cf93220de8cf0ceb4b496c870d9f28b24689b1cc7d6591a96 43190 
libomnithread3c2_4.1.6-2_amd64.deb
 6ee323db1a3b555ecdbb4894af94b8398e824f03161739c2291ff9a1725a29ca 37440 
libomnithread3c2-dbg_4.1.6-2_amd64.deb
 1d136781297244d7ad5097c68ea1f733197f2a359337793c066b2125cb28e145 50678 
libomnithread3-dev_4.1.6-2_amd64.deb
 fe0b4a7960e4f4ad4731e38a16814aab9171e20b823708cb5ae9dc40a4fec316 366576 
omniidl_4.1.6-2_amd64.deb
Files: 
 3cf4f11ffc99311854fe32d5e3faee72 2719 devel optional omniorb-dfsg_4.1.6-2.dsc
 f51eefa306eba47a53080106ed3381df 90172 devel optional 
omniorb-dfsg_4.1.6-2.debian.tar.gz
 8ba6d57fe3c7b777dbb5c8822433662d 76218 devel optional 
omniorb-idl_4.1.6-2_all.deb
 cce2ddf84fae804858336adf0d780f28 652522 doc optional 
omniorb-doc_4.1.6-2_all.deb
 5744e3f06c847eb7afb85a9105cbd688 72302 devel optional omniorb_4.1.6-2_amd64.deb
 f145cfca70a3f4388cc654f91dd59792 82128 devel optional 

Accepted fonts-cantarell 0.0.7-2 (source all)

2012-03-06 Thread Fabian Greffrath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Mar 2012 17:12:06 +0100
Source: fonts-cantarell
Binary: fonts-cantarell
Architecture: source all
Version: 0.0.7-2
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Fabian Greffrath fabian+deb...@greffrath.com
Description: 
 fonts-cantarell - sans serif font family designed for on-screen readability
Closes: 662673
Changes: 
 fonts-cantarell (0.0.7-2) unstable; urgency=low
 .
   * Add myself to Uploaders.
   * Override upstream install rule to avoid installing font files
 twice (Closes: #662673).
Checksums-Sha1: 
 e0d5963cf2fec662a6454edc9397912798bd7e56 2077 fonts-cantarell_0.0.7-2.dsc
 4de6c13830219748f1758bc1ece8d01c7844f190 499599 
fonts-cantarell_0.0.7.orig.tar.bz2
 6c11e2360e1a2bee5e2184b9185b26c7cf5d3d72 4904 
fonts-cantarell_0.0.7-2.debian.tar.gz
 11f7463c96d7297aa7545567d6cadbd8a78b5e3d 63774 fonts-cantarell_0.0.7-2_all.deb
Checksums-Sha256: 
 470930cfa7e6233aee8c6bf3b3ee50885d28e1f13b473f3aba19790b70256765 2077 
fonts-cantarell_0.0.7-2.dsc
 79f69beca780d84c7c5753566d801ca14e46b6c111ec71527e37ae29377c2c79 499599 
fonts-cantarell_0.0.7.orig.tar.bz2
 5552ee9549592be1ab83f671185e1bdd752800986e76dcf6fb05d3fcd08eae30 4904 
fonts-cantarell_0.0.7-2.debian.tar.gz
 e06d9936b70aa4deb0ba34cc440262f862c92fda69e221eb901ed20ba32ec8be 63774 
fonts-cantarell_0.0.7-2_all.deb
Files: 
 6d9918519765d00ffc0e32151c0160b2 2077 fonts optional 
fonts-cantarell_0.0.7-2.dsc
 6202c98fd65faab44cdabcaf4947ca5f 499599 fonts optional 
fonts-cantarell_0.0.7.orig.tar.bz2
 0ac0614509d98e147d18cdb3d244699a 4904 fonts optional 
fonts-cantarell_0.0.7-2.debian.tar.gz
 044fa311542d160bd50e4fa51d0e45da 63774 fonts optional 
fonts-cantarell_0.0.7-2_all.deb

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

iQIVAwUBT1Z+c4cvcCxNbiWoAQKssw//XqT+bzdSAtYN+DeT2J2xu5ZcMUx9LcCf
g0nWlnXKhCaE1ARkHj5Ofjo5Fq+c52x87XBH8qPEaiV0e7ldDTdBEMmUcw32QUKj
M5tyHAVBn5XYpipe/WwesTG+SCKmqwv5m8JoIdMSGeGepWpUf0IJlJ3IGcSBnAXY
rL2IMAym32ngAwd5dOkNDahkBhGrT5obG9kCfoKrCrcM/4QxIq1Wug7z+bgjsU/Q
Ws1tdol+AN2JXcveA+5m5YrEEKMQUZAo7JJKNAuKiKs29tTvgBkG9tbIpHZ98qJa
LLaE1M+tA0wLxt96RB9uGPAyGflUowKB9qv0VEjtK3ko3fNCNpN/iCkKcw9wVXjW
CpEtYGImBwUpP5JpiwACGMN9fd4sbKOFFUHpagogPx87SYkt3HFU9C+rAbsRoiyl
CmfDwxqZZOlBZPIkaY6JYzAjx0ARBB+rhuVby28ChnI/IKrcU5wE801uvacrTscn
F+IWkoF3jlgXXN7mbzLrjceCyE6DzTjoUO5113mHrYIUwRWF1jUzvtO/OJ1HMLmb
0KRbRd7lVOD0YIJ123c8D/gtuYVyCRGmsiY+5CeCLG0gQgeMZJXQuXG32u6OELgv
kz42+qVNZuIeD63Yn+WdZl9x77MvZBq4s1fF45QJyQtctKpERjD9RKr2s65gpGKz
d7chG7/hqV4=
=9lWd
-END PGP SIGNATURE-


Accepted:
fonts-cantarell_0.0.7-2.debian.tar.gz
  to main/f/fonts-cantarell/fonts-cantarell_0.0.7-2.debian.tar.gz
fonts-cantarell_0.0.7-2.dsc
  to main/f/fonts-cantarell/fonts-cantarell_0.0.7-2.dsc
fonts-cantarell_0.0.7-2_all.deb
  to main/f/fonts-cantarell/fonts-cantarell_0.0.7-2_all.deb


-- 
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/e1s5202-00028d...@franck.debian.org



Accepted gwenview 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 21:45:33 +0100
Source: gwenview
Binary: gwenview gwenview-dbg
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 gwenview   - image viewer
 gwenview-dbg - debugging symbols for the gwenview
Changes: 
 gwenview (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 c2258d31aac2220522e9da925ea7ba9f95006d63 1444 gwenview_4.7.4-2.dsc
 94bee51d0527d162f61e7fb4eaa69e54a405cce5 4657 gwenview_4.7.4-2.debian.tar.gz
 e414e626c011958dd4f9f50976f63e0a9de8c457 2247080 gwenview_4.7.4-2_amd64.deb
 76454b3d85949bbcaa8cd422ae7f496433727bd9 8439216 gwenview-dbg_4.7.4-2_amd64.deb
Checksums-Sha256: 
 68b1d67fa8dbd638c05c90099f6dcccf8f7c0f9077862ebc1657d90f97530c47 1444 
gwenview_4.7.4-2.dsc
 a83ed62cd9a1eb4301430321df1b1ae0e1e4e7fdabad9e37c6bc7ad17c99e256 4657 
gwenview_4.7.4-2.debian.tar.gz
 d26bf918d05eb5d86e14b8975a1b9b6b7e93f9ba9c492ba73e438a610bf262ad 2247080 
gwenview_4.7.4-2_amd64.deb
 681a6f241cbf3f108fa7be2355d9f90a20f592867d2e953439cdeab1375a1825 8439216 
gwenview-dbg_4.7.4-2_amd64.deb
Files: 
 a023160b899411ba8a3ebb5ddd8d48ef 1444 kde optional gwenview_4.7.4-2.dsc
 157cb7ca659c4fd3f8b96dd12e0ae12b 4657 kde optional 
gwenview_4.7.4-2.debian.tar.gz
 e47311b4293aa3a87051ac5e27d3e126 2247080 graphics optional 
gwenview_4.7.4-2_amd64.deb
 82b0f2839527bfe603809efd78901acf 8439216 debug extra 
gwenview-dbg_4.7.4-2_amd64.deb

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

iD8DBQFPVnzGTNH2piB/L3oRAs0jAKCRqknJLMV4wVfiCatF+EQ1iBGFvQCgnLO1
JxTa7cNMNT2JCDyjuoMwNMw=
=q/Ik
-END PGP SIGNATURE-


Accepted:
gwenview-dbg_4.7.4-2_amd64.deb
  to main/g/gwenview/gwenview-dbg_4.7.4-2_amd64.deb
gwenview_4.7.4-2.debian.tar.gz
  to main/g/gwenview/gwenview_4.7.4-2.debian.tar.gz
gwenview_4.7.4-2.dsc
  to main/g/gwenview/gwenview_4.7.4-2.dsc
gwenview_4.7.4-2_amd64.deb
  to main/g/gwenview/gwenview_4.7.4-2_amd64.deb


-- 
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/e1s520q-0004c8...@franck.debian.org



Accepted libtorrent-rasterbar 0.15.10-1 (source all amd64)

2012-03-06 Thread Cristian Greco
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 21:27:49 +0100
Source: libtorrent-rasterbar
Binary: libtorrent-rasterbar6 libtorrent-rasterbar-dev libtorrent-rasterbar-dbg 
libtorrent-rasterbar-doc python-libtorrent python-libtorrent-dbg
Architecture: source amd64 all
Version: 0.15.10-1
Distribution: unstable
Urgency: low
Maintainer: Cristian Greco crist...@debian.org
Changed-By: Cristian Greco crist...@debian.org
Description: 
 libtorrent-rasterbar-dbg - Debug symbols for libtorrent-rasterbar
 libtorrent-rasterbar-dev - Development files for libtorrent-rasterbar
 libtorrent-rasterbar-doc - Documentation for libtorrent-rasterbar
 libtorrent-rasterbar6 - C++ bittorrent library by Rasterbar Software
 python-libtorrent - Python bindings for libtorrent-rasterbar
 python-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug 
symbols)
Changes: 
 libtorrent-rasterbar (0.15.10-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 d188b0c656ae6a863513772f22700507467f4dce 2584 
libtorrent-rasterbar_0.15.10-1.dsc
 3e461d9ede5fab3fb59be6a9f0cbc52121d536c4 2623718 
libtorrent-rasterbar_0.15.10.orig.tar.gz
 01be19bf0f69b190e3cf75622adfde43fc160537 13133 
libtorrent-rasterbar_0.15.10-1.debian.tar.gz
 712440b76e78bb9b54dd5e2ed3378f46168ecfaf 774724 
libtorrent-rasterbar6_0.15.10-1_amd64.deb
 d7b4d878b5dec11ae35a9bc0df9fc19f83fbcedf 1229314 
libtorrent-rasterbar-dev_0.15.10-1_amd64.deb
 8498887a3d357162e589033575d5546d3a3079c6 24562778 
libtorrent-rasterbar-dbg_0.15.10-1_amd64.deb
 22c0cf885586fc3dd650d24eda6869c503bbdd55 1048394 
libtorrent-rasterbar-doc_0.15.10-1_all.deb
 dc23391425c01b6203c277c9f9f67599a7cbe50d 389512 
python-libtorrent_0.15.10-1_amd64.deb
 83f2486d48e33a4bc2fde83bfdb54fd12c6314bd 400688 
python-libtorrent-dbg_0.15.10-1_amd64.deb
Checksums-Sha256: 
 490e550b12136e8be37247f4febe0233c557d1108d13fd3007012c7e2ea5a480 2584 
libtorrent-rasterbar_0.15.10-1.dsc
 36e79fa4e79d5b0911ade11bc41ee75375048acc06526a23fad8558612ac38c4 2623718 
libtorrent-rasterbar_0.15.10.orig.tar.gz
 4599888c3a47833b80757be7afe6008a1f1072968a6ebfe011ef980aa1c00e8e 13133 
libtorrent-rasterbar_0.15.10-1.debian.tar.gz
 a53e0e4ca2d55242597ecc57be23c446ee00fe4ca18d9afe357ea312abc628e5 774724 
libtorrent-rasterbar6_0.15.10-1_amd64.deb
 72447290d8ddfeb64a9bde8e6437fe66e69a757aa78e687caf4dd81b2ff57b64 1229314 
libtorrent-rasterbar-dev_0.15.10-1_amd64.deb
 aa474f1fd9509a391e4b4007d806ca125935ce13844f9b97f38653f1f64e6fd7 24562778 
libtorrent-rasterbar-dbg_0.15.10-1_amd64.deb
 69f1803b69cb01c38d2c7b195f4acb31901be74f4e20e48e009f0011260b25f8 1048394 
libtorrent-rasterbar-doc_0.15.10-1_all.deb
 4358e9e4e2a43d9e676b7ea3106b10990e84195f7e16a31121c7a5e1fc0da8cb 389512 
python-libtorrent_0.15.10-1_amd64.deb
 493d3734285bab68bf771b49f187cf196ade67a8009287dd3b0660373aef654a 400688 
python-libtorrent-dbg_0.15.10-1_amd64.deb
Files: 
 3decdf3b9d97399de0c9384be7735ad0 2584 libs optional 
libtorrent-rasterbar_0.15.10-1.dsc
 377bb7f0e1becf875ba0708cad6b9e2e 2623718 libs optional 
libtorrent-rasterbar_0.15.10.orig.tar.gz
 4493b8c019d0ad30fcc1180c4cb353d7 13133 libs optional 
libtorrent-rasterbar_0.15.10-1.debian.tar.gz
 182955fef05dc903284d70b9f3b94c38 774724 libs optional 
libtorrent-rasterbar6_0.15.10-1_amd64.deb
 60e0c4ce640405292cdfd9dc75da3021 1229314 libdevel optional 
libtorrent-rasterbar-dev_0.15.10-1_amd64.deb
 7beb4f051ec28d36f42374f1f5a1dc49 24562778 debug extra 
libtorrent-rasterbar-dbg_0.15.10-1_amd64.deb
 e4c3fdbb94da29e9206afb5b34255b25 1048394 doc optional 
libtorrent-rasterbar-doc_0.15.10-1_all.deb
 f8d048ac80a87ec3caa4725e07cc9b3e 389512 python optional 
python-libtorrent_0.15.10-1_amd64.deb
 b0a8eee59cd10ae4c4391edc5edd13f9 400688 debug extra 
python-libtorrent-dbg_0.15.10-1_amd64.deb

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

iQIcBAEBCAAGBQJPVnr6AAoJEID329zPTTLkqbsQAJ0EahPG9ilTFxsdIqj2obII
t84SoDGnVTRhdU+OPFMtLexcnsrat9hdgYWvtzm19SpClJPMmHuw10XltoEwcBF6
aaUsim1f3c8NuKH28Dgj7zf42yNp5akXkLJT7u4z/iR3Hxg9mNQYr3Wkwon1ClPh
xN2S7o7u9xin/LG+OPSNzAdxOLj9gu8tv6eec6xxwDOlaej5WewM5jQaxt2w6Cpt
SQBli5+mfEJ5ON0jqR5AiAqPVwG6CXjXzcFbunI9GXmJF1hA/lP9YEV1hV2IvrY4
F37NetSfCiqWLRK/8ASPghZi33dTA0+Wjt/2nr9xIUERlkJp5PzQ0w2R8Lsn8K+j
ck4KEhJAwXjWvMfDRBeUYjtvQ6fSn9AGT5rx58HEXz1sBjKYlUG513cFE5XLR1Nk
TmaLbe39PNXFIOYrpyqzvsmI/PnGO8IwDIEWX6O6Dl+V7Mqp5LfjrGggdIb/OCKB
VbSoMnCzlUWOYXaU6bzjfggW3kdGPYs01KQXnpuT7ZoDxMycHmUcAAjPSwr1Kiyh
mrUG2mHf7iyWeTIfoMESjRUjo3tqJA9gLX22vkesyHYF9EIooREYzNvE00t9DuaK
GtSqN6NabpxH/a+cx1TDvl8uDLZKSFUerVeFWLYX7EbCNzJC2krnnKtE5Jkq8tF3
uRFfp8o6II0p6OPW4omR
=ZBeH
-END PGP SIGNATURE-


Accepted:
libtorrent-rasterbar-dbg_0.15.10-1_amd64.deb
  to main/libt/libtorrent-rasterbar/libtorrent-rasterbar-dbg_0.15.10-1_amd64.deb
libtorrent-rasterbar-dev_0.15.10-1_amd64.deb
  to main/libt/libtorrent-rasterbar/libtorrent-rasterbar-dev_0.15.10-1_amd64.deb
libtorrent-rasterbar-doc_0.15.10-1_all.deb
  to 

Accepted kcolorchooser 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 22:19:33 +0100
Source: kcolorchooser
Binary: kcolorchooser
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kcolorchooser - color chooser and palette editor
Changes: 
 kcolorchooser (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 d3849ca0d28607c0192cd11a691716648eeb253c 1425 kcolorchooser_4.7.4-2.dsc
 06c0e783f602dac24c4dd2a4326ad9107a638151 2263 
kcolorchooser_4.7.4-2.debian.tar.gz
 25adaec870184d327ceb852a8b846289a96b596f 10216 kcolorchooser_4.7.4-2_amd64.deb
Checksums-Sha256: 
 19f5a68836e8d308c227ed755d1fac904f1d780164556c991f9ce7967dbf72ca 1425 
kcolorchooser_4.7.4-2.dsc
 f6caa0423d59ec20ccc7efc7f5bfcc7efae6d529b39b46af92e94a374e586133 2263 
kcolorchooser_4.7.4-2.debian.tar.gz
 023cd00a3081a35c608871094162fdd610876e719bb098e7363f719e15e311ed 10216 
kcolorchooser_4.7.4-2_amd64.deb
Files: 
 9e4c3e99b8d3abf5a9f8794a5890b714 1425 kde optional kcolorchooser_4.7.4-2.dsc
 6ffe0761f49cffd363535d77f9e73f92 2263 kde optional 
kcolorchooser_4.7.4-2.debian.tar.gz
 ffc2148b5b4687a7f2d3c11c8422dec0 10216 graphics optional 
kcolorchooser_4.7.4-2_amd64.deb

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

iD8DBQFPVoIzTNH2piB/L3oRAgtXAJ92S5MSAwHfNebuiFvr//cye18aigCg3nDK
V+cjNWl+fdn8UOVh+byuuBg=
=Rt5+
-END PGP SIGNATURE-


Accepted:
kcolorchooser_4.7.4-2.debian.tar.gz
  to main/k/kcolorchooser/kcolorchooser_4.7.4-2.debian.tar.gz
kcolorchooser_4.7.4-2.dsc
  to main/k/kcolorchooser/kcolorchooser_4.7.4-2.dsc
kcolorchooser_4.7.4-2_amd64.deb
  to main/k/kcolorchooser/kcolorchooser_4.7.4-2_amd64.deb


-- 
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/e1s52en-pn...@franck.debian.org



Accepted kamera 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 22:36:55 +0100
Source: kamera
Binary: kamera kamera-dbg
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kamera - digital camera support for KDE applications
 kamera-dbg - debugging symbols for kamera
Changes: 
 kamera (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 873207fa0a33758cc3d6706c40909338350e5e25 1405 kamera_4.7.4-2.dsc
 1e7680ec70722c39277793429c864c948191fc56 1982 kamera_4.7.4-2.debian.tar.gz
 80e512ea73a99089d10181a1959be70ff020dbdd 68262 kamera_4.7.4-2_amd64.deb
 3a0f935f233ac6ee8b2363d2f894bb0b3d753a11 433802 kamera-dbg_4.7.4-2_amd64.deb
Checksums-Sha256: 
 546d5be71235def79dff44764213492f5ee60f21b480815fe9918be0cad38142 1405 
kamera_4.7.4-2.dsc
 c0d3f173b7c2c84e0af4301999a7a9797c530270717e60d344bb884404e068e0 1982 
kamera_4.7.4-2.debian.tar.gz
 6b9b0f06f74a5c8006aac0be375bdf383021c75753cf13a7c03e671eb68faa62 68262 
kamera_4.7.4-2_amd64.deb
 c03a2881ac8212da6c3c4f911be74c1a8b764b8c34711219c1c79856129b7452 433802 
kamera-dbg_4.7.4-2_amd64.deb
Files: 
 6c4b9b26efd1cd7dfe472c9255c6ce05 1405 kde optional kamera_4.7.4-2.dsc
 698425fa77bfb476723cc0da0d6872f8 1982 kde optional kamera_4.7.4-2.debian.tar.gz
 4dadc81c21388e2159a11e2dda44f0ca 68262 graphics optional 
kamera_4.7.4-2_amd64.deb
 c5e9103565d9643e84e9c4c34a2eb019 433802 debug optional 
kamera-dbg_4.7.4-2_amd64.deb

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

iD8DBQFPVodtTNH2piB/L3oRAqX5AJwOVFRJmE11i2RjlK3Aca8VApx9KACgh+5W
aUnJy2cqYgZdshh/lmlNqeU=
=Mbuk
-END PGP SIGNATURE-


Accepted:
kamera-dbg_4.7.4-2_amd64.deb
  to main/k/kamera/kamera-dbg_4.7.4-2_amd64.deb
kamera_4.7.4-2.debian.tar.gz
  to main/k/kamera/kamera_4.7.4-2.debian.tar.gz
kamera_4.7.4-2.dsc
  to main/k/kamera/kamera_4.7.4-2.dsc
kamera_4.7.4-2_amd64.deb
  to main/k/kamera/kamera_4.7.4-2_amd64.deb


-- 
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/e1s52vh-0004wg...@franck.debian.org



Accepted liggghts 1.5.1-4 (source amd64)

2012-03-06 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 20:45:00 +0100
Source: liggghts
Binary: liggghts
Architecture: source amd64
Version: 1.5.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gladky.an...@gmail.com
Description: 
 liggghts   - Open Source DEM Particle Simulation Software.
Changes: 
 liggghts (1.5.1-4) unstable; urgency=low
 .
   * [0915b9e] Disable auto-test on arm and armhf, the test hangs.
Checksums-Sha1: 
 abedf21da18a0c2f3e7990d87bede4bcb92e1bbd 2009 liggghts_1.5.1-4.dsc
 41d8af88158c88f871c06d7f6c8af290b4204dfb 6365 liggghts_1.5.1-4.debian.tar.gz
 c7c80915590c643e562b8fb0901170e2349e3c13 5238628 liggghts_1.5.1-4_amd64.deb
Checksums-Sha256: 
 a8f2e5fbbb011516293499ac72b63b84dc1309138f70abc9c387c549acc2b9be 2009 
liggghts_1.5.1-4.dsc
 5437c6ddc599d19396e3b1b8bcdb140cdb6fc8aba844d962e56b9b098f12fce6 6365 
liggghts_1.5.1-4.debian.tar.gz
 e12995bc28ac696b152e91b612ddd4d6581be4516306d811f01187fed017bc65 5238628 
liggghts_1.5.1-4_amd64.deb
Files: 
 9d3ff19e12d43f13d2f2474066b8e47c 2009 science extra liggghts_1.5.1-4.dsc
 18eddb110db298750adfaf931da77dfd 6365 science extra 
liggghts_1.5.1-4.debian.tar.gz
 35173abe0744374204afec386dc19822 5238628 science extra 
liggghts_1.5.1-4_amd64.deb

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

iQIcBAEBAgAGBQJPVoUyAAoJENPhc4PPp/8G0PUP/2hBJcVZh1gyuNWjLOVBc4CH
3JqSOFa9rV9OXymXD6zai0B44CdZKZzVfaQ+tneMlU8qt0isnFDp5gtxXuYFM1pA
rbLHBPSj5a4H/nvx3Qx+ZpB0zWR4fyKWE2BY6TH6oQE1FtBsm61Cfhwngq+gZ4Cb
sqfUJ529dPG1XqnwuSp3Rsg3tkHHIt11J2C/+WlcTGzSGfOyH87HL0D+xnk4Ykj9
w/JCk1+gDiPM0YsxZN2kXW9Ay7kJqCrLqVNPiBqQnfKs8hM69PIVdoqR4lUrVAXK
V2wZWt32m2ULr93MI7WitO/gOZxTrH2iwLgWS2H+rXkjnvTXDzfl1T5sqUAH2Uxj
PTV0nawaeoO+SH8X/4gSqDj+SfUAKibCK4cE0nXAFSZQjGU6VdHVPSW/IwLrOEnI
sbZIjmBkSBlrTnj852LmOqlUyhkVRPTQg1orRmj3CE9Fd4iK45wR8BmCJBaJXdQG
yHt5P7CZMPSVXXVM7JpgnvL8KAFia/LNfem6yFiJPNrd1D/lxn3VSVfbquQ8DIdf
7xR+BNNaAku0Y2/kxwaGfVEk+bPC9RacF9eiO5Kzc99m3c0VCcsrEkBRxhqGDH/A
v5WOayqB6us/H3yX5tDlIDa+KGF1zBlT0hU1OTqm7dk1HpL2PYZinQ8QIfMAnHLk
evF8RD71HXT5aBPjLuh5
=u0c0
-END PGP SIGNATURE-


Accepted:
liggghts_1.5.1-4.debian.tar.gz
  to main/l/liggghts/liggghts_1.5.1-4.debian.tar.gz
liggghts_1.5.1-4.dsc
  to main/l/liggghts/liggghts_1.5.1-4.dsc
liggghts_1.5.1-4_amd64.deb
  to main/l/liggghts/liggghts_1.5.1-4_amd64.deb


-- 
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/e1s52vd-0004jm...@franck.debian.org



Accepted pixelmed 20120218-1 (source all)

2012-03-06 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 05 Mar 2012 11:04:22 +0100
Source: pixelmed
Binary: pixelmed-java
Architecture: source all
Version: 20120218-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre mathieu.malate...@gmail.com
Description: 
 pixelmed-java - DICOM implementation containing Image Viewer and a ECG Viewer
Changes: 
 pixelmed (20120218-1) unstable; urgency=low
 .
   * New upstream
- Major code update to support locale other than english.
   * Bump Std-Vers to 3.9.3, no changes needed
Checksums-Sha1: 
 8e7324dfdd93866a25f01377d4865a14a253391e 2149 pixelmed_20120218-1.dsc
 fef032bc1f847475fa3d1b6a1002f3af387c1fd7 2405795 pixelmed_20120218.orig.tar.gz
 59fab33378339add1ec181776daaef75153b3ddb 8369 pixelmed_20120218-1.debian.tar.gz
 5af377e5eaa8f10ca7bf478e8c629aecfb58be1f 2191944 
pixelmed-java_20120218-1_all.deb
Checksums-Sha256: 
 50e42c56c6ad265122329f8aad8168743b8b90d24435c9eb9e88442f9c9433af 2149 
pixelmed_20120218-1.dsc
 cf796e2e779ab6871b99b21c88921e01a096de3151015ac67f4ae58e0e2a3c31 2405795 
pixelmed_20120218.orig.tar.gz
 852b0c3924756521494810d0e6143f3d0b168fad38e021bcefb4dde71fd9888e 8369 
pixelmed_20120218-1.debian.tar.gz
 c4cda743cf6ccc3e3802abacb41fbae3050ae28e5126173e94f16849211e17f9 2191944 
pixelmed-java_20120218-1_all.deb
Files: 
 70058636da67f7c6d94f339f3fd094ea 2149 graphics optional pixelmed_20120218-1.dsc
 fdc8f23380091c05af88e7997e8cf93a 2405795 graphics optional 
pixelmed_20120218.orig.tar.gz
 406d5d894c8aad0493ba93a29c49095e 8369 graphics optional 
pixelmed_20120218-1.debian.tar.gz
 54e36db29fa72bd5550b2f78f494c8d2 2191944 java optional 
pixelmed-java_20120218-1_all.deb

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

iQIcBAEBCAAGBQJPVoWwAAoJEAFx4YKK4JNF3qoQAKHEUz0NLFYVXXvlLQ08YfYt
VQXkLEO2niNvfyf151qjXUX112vgNFTa9CIRE3rpi/RWJJzBhc0YAdO8wAloVOnS
UDknPf540vW/dlGiF7A6y2sGVkzB0YxHJRg3ChWMGREKYsCeViknbj66cYizBRk7
FGxeRkkSgLeYh1jJCDB3AVCR96T8mS73EQkJCMIfCK5XdmNkRJg5oeHBIQ8Rz7zD
XVaJbbB3l+lN4R+4QCy/3KM5bC6Mdl+CuUvDWUamVUBUJtRqP0ScqiysmRKZaKG7
GW15XZdLR8U9ISa1sWniTCxHOMwgQWY65tgjfF30CqIY68ZsFzHv3H1KaLAQH2YH
uN6jUvSXmero2rUsuamzQZKOOhwrpQGvEDTx519xMDk7UBWq+I3++KObDbwpEb6Q
OeRVuKnTojpaAGVIgdgTZjBfbSRh7KwiKg5AkfAIGukCBjgVyrZcZjoBgyg95EKx
H/OvUwxqylPXrwwY519f4rvB/634y6twJRvCXXmee/Cce4UygimPI2wHqtKdKwVT
4L1nOydnQTqVNwpSQ7ZWd90e+Oz053+65BLKMA5B4+9MIuu6/AEkBfBgfXwgmGkY
RzITRAp0lKYu/My7BZU8s69Zy+44qV3N+5rZyUimheit9Bz56nSL275itib8S7z3
/H2HGpc7tOfzghbrGHTm
=6xkW
-END PGP SIGNATURE-


Accepted:
pixelmed-java_20120218-1_all.deb
  to main/p/pixelmed/pixelmed-java_20120218-1_all.deb
pixelmed_20120218-1.debian.tar.gz
  to main/p/pixelmed/pixelmed_20120218-1.debian.tar.gz
pixelmed_20120218-1.dsc
  to main/p/pixelmed/pixelmed_20120218-1.dsc
pixelmed_20120218.orig.tar.gz
  to main/p/pixelmed/pixelmed_20120218.orig.tar.gz


-- 
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/e1s52xd-0005kk...@franck.debian.org



Accepted seaview 1:4.3.3-3 (source amd64)

2012-03-06 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 20:38:53 +0100
Source: seaview
Binary: seaview
Architecture: source amd64
Version: 1:4.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 seaview- Multiplatform interface for sequence alignment and phylogeny
Closes: 662818
Changes: 
 seaview (1:4.3.3-3) unstable; urgency=low
 .
   * debian/control: drop cdbs Build-Dependency
   * debian/rules: switch to short dh
   * debian/patches/use-dpkg-buildflags.patch: Patch for upstream Makefile
 to ensure hardening flags (Thanks to Simon Ruderich si...@ruderich.org
 for the patch)
 Closes: #662818
   * mv debian/examples debian/example_files
 because lintian claimed executable debhelper file (missinterpreting
 dir as debhelper input file)
Checksums-Sha1: 
 fd9cd170e327720608660f22e1f9fa54cdaa94da 1504 seaview_4.3.3-3.dsc
 ea1943184d0e8d173eda1f31892617b97587aa61 18144 seaview_4.3.3-3.debian.tar.gz
 86b467ee25f4347ab02f09ccae39b8e55a22b507 356590 seaview_4.3.3-3_amd64.deb
Checksums-Sha256: 
 a0b906b79cac31529fef7b48d4181ca3f8fae2ace067151cdb69938ebb241bd2 1504 
seaview_4.3.3-3.dsc
 fcb3c44b04f0b417cad1ed10002aa627bdbbf9ea73ec1aafb3d77328912fc7d6 18144 
seaview_4.3.3-3.debian.tar.gz
 6af4e2e638b12fb51830e50a8ea840e601a6bd5bbc63d8d0dcab068a4faf87ab 356590 
seaview_4.3.3-3_amd64.deb
Files: 
 2334d60f1bf0482a879b5fb896c5c292 1504 non-free/science optional 
seaview_4.3.3-3.dsc
 e74ad53a53a7294c1ede2c8be680c85d 18144 non-free/science optional 
seaview_4.3.3-3.debian.tar.gz
 c2a63f7b84fb877b1880440474a8e80d 356590 non-free/science optional 
seaview_4.3.3-3_amd64.deb

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

iEYEARECAAYFAk9WhokACgkQYDBbMcCf01prhQCfbNLKoFw+1s10skDX7rlyAIGi
RSUAn1k6uHpgI2t+8f0CQfTxZXb7S2jx
=PcE5
-END PGP SIGNATURE-


Accepted:
seaview_4.3.3-3.debian.tar.gz
  to non-free/s/seaview/seaview_4.3.3-3.debian.tar.gz
seaview_4.3.3-3.dsc
  to non-free/s/seaview/seaview_4.3.3-3.dsc
seaview_4.3.3-3_amd64.deb
  to non-free/s/seaview/seaview_4.3.3-3_amd64.deb


-- 
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/e1s52xs-0005vv...@franck.debian.org



Accepted chimera2 2.0a19-7 (source i386)

2012-03-06 Thread Mark Baker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Mar 2012 22:53:11 +
Source: chimera2
Binary: chimera2
Architecture: source i386
Version: 2.0a19-7
Distribution: unstable
Urgency: low
Maintainer: Mark Baker m...@mnb.org.uk
Changed-By: Mark Baker m...@mnb.org.uk
Description: 
 chimera2   - Web browser for X
Closes: 436628 496099 537821 635743 662286
Changes: 
 chimera2 (2.0a19-7) unstable; urgency=low
 .
   * Use libpng-dev in build-depends instead of libpng12-dev (Closes: #662286)
   * Fix so it will build on kfreebsd; thanks Petr Salinger for patch
 (Closes: #537821)
   * Changes to work with libpng 1.5; thanks Nobuhiro Iwamatsu for patch
 (Closes: #635743)
   * Move to correct place in current menu structure (Closes: #496099)
   * Support nostrip build option (Closes: #436628)
Checksums-Sha1: 
 d7d002b98a6bf115acbf48a5ed33eb56583a70d3 1082 chimera2_2.0a19-7.dsc
 42103591d0e6cdd117e5a34bce0b3b3e1367af77 14508 chimera2_2.0a19-7.diff.gz
 6a04fdc37457e986a04fa4991adf82cd3a90d478 126852 chimera2_2.0a19-7_i386.deb
Checksums-Sha256: 
 63ece8f2189c95e00dc0dd91989eea9b06be7cb4031a836e686d448c3373f68a 1082 
chimera2_2.0a19-7.dsc
 92418dbcfa11e87ecb96dfb2ce5f2ac4b8a21306b52c971c64630a14d0d75fb4 14508 
chimera2_2.0a19-7.diff.gz
 fa9bebd70e87ebed8ad9ba695e69cef3e1553daf2c004409bb624884900721c8 126852 
chimera2_2.0a19-7_i386.deb
Files: 
 f63537e9ec4fada99cb8a729260969c0 1082 web optional chimera2_2.0a19-7.dsc
 734fe5f9daee55d39b565638a4dd1d62 14508 web optional chimera2_2.0a19-7.diff.gz
 ffa12b0595147f88342eb5a4b4d795ee 126852 web optional chimera2_2.0a19-7_i386.deb

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

iEYEARECAAYFAk9WjBoACgkQLk+GuosNQvnf9QCfYMIRQn6udEfyrfbnRtMcTpSY
hs4AoIyVZGAfZLxIClmYVcxaFdDZVvm+
=P9ws
-END PGP SIGNATURE-


Accepted:
chimera2_2.0a19-7.diff.gz
  to main/c/chimera2/chimera2_2.0a19-7.diff.gz
chimera2_2.0a19-7.dsc
  to main/c/chimera2/chimera2_2.0a19-7.dsc
chimera2_2.0a19-7_i386.deb
  to main/c/chimera2/chimera2_2.0a19-7_i386.deb


-- 
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/e1s52gx-00034u...@franck.debian.org



Accepted kolourpaint 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 22:47:09 +0100
Source: kolourpaint
Binary: kolourpaint4
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kolourpaint4 - simple image editor and drawing application
Changes: 
 kolourpaint (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 27f35e8b6c956905d3bc57d9155addbe5f635b8c 1390 kolourpaint_4.7.4-2.dsc
 3a5857b0c89fee4377dd785e648f6088de01db39 3006 kolourpaint_4.7.4-2.debian.tar.gz
 231552b465b4a1b60895f3af7c49a3aa6e94fc9e 1276374 kolourpaint4_4.7.4-2_amd64.deb
Checksums-Sha256: 
 c45820201fa9276d10f2f5f9784ce8b44cebf44a3fa10058c562a8c758b38b15 1390 
kolourpaint_4.7.4-2.dsc
 35ee9c94022b23abc489729b375b89b73af60fd584cb346367a13d4aa63b4e99 3006 
kolourpaint_4.7.4-2.debian.tar.gz
 063e88739e73d28d386ea029d0305577c00387bd8445b281603694f01599a334 1276374 
kolourpaint4_4.7.4-2_amd64.deb
Files: 
 a37dff290b4cca5aaaba9f739f70f87b 1390 kde optional kolourpaint_4.7.4-2.dsc
 e8599fe95c81c9a0c22774fa4a8a06bb 3006 kde optional 
kolourpaint_4.7.4-2.debian.tar.gz
 e85628931f0cfaaa2be4e771e4ffe8ba 1276374 graphics optional 
kolourpaint4_4.7.4-2_amd64.deb

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

iD8DBQFPVov+TNH2piB/L3oRAiVqAKCuccZreSrroL3Yq9xC3Gonfc06twCgxV2v
O8b4nK/t41bMaGKciS3tyFk=
=8Dyp
-END PGP SIGNATURE-


Accepted:
kolourpaint4_4.7.4-2_amd64.deb
  to main/k/kolourpaint/kolourpaint4_4.7.4-2_amd64.deb
kolourpaint_4.7.4-2.debian.tar.gz
  to main/k/kolourpaint/kolourpaint_4.7.4-2.debian.tar.gz
kolourpaint_4.7.4-2.dsc
  to main/k/kolourpaint/kolourpaint_4.7.4-2.dsc


-- 
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/e1s52jr-0004d1...@franck.debian.org



Accepted dcmtk 3.6.0-10 (source all amd64)

2012-03-06 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 23:01:59 +0100
Source: dcmtk
Binary: dcmtk libdcmtk2 libdcmtk2-dev dcmtk-www dcmtk-doc
Architecture: source all amd64
Version: 3.6.0-10
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre mathieu.malate...@gmail.com
Description: 
 dcmtk  - OFFIS DICOM toolkit command line utilities
 dcmtk-doc  - OFFIS DICOM toolkit documentation
 dcmtk-www  - OFFIS DICOM toolkit worklist www server application
 libdcmtk2  - OFFIS DICOM toolkit runtime libraries
 libdcmtk2-dev - OFFIS DICOM toolkit development libraries and headers
Closes: 660346 662296
Changes: 
 dcmtk (3.6.0-10) unstable; urgency=low
 .
   [ Andreas Tille ]
   * debian/dcmtk.prerm: when purging dirs in /var/lib need to be
 removed in advance. Closes: #660346
 .
   [ Mathieu Malaterre ]
   * Use libpng-dev. Closes: #662296
   * Use libtiff-dev for transition to tiff5
   * Bump Std-Vers to 3.9.3. No changes needed
Checksums-Sha1: 
 dba20538fba6b05693761e1b92b66703e783b5f9 2350 dcmtk_3.6.0-10.dsc
 28d1b2ffd456af63773295e4bed945b1b2c5a43c 51336 dcmtk_3.6.0-10.debian.tar.gz
 a6e4004c740b57c76c5e927054c780e9740f0398 9650090 dcmtk-doc_3.6.0-10_all.deb
 fdc8b7722a5be55d66fa13594f286ee5e8cd0c20 1366432 dcmtk_3.6.0-10_amd64.deb
 b6f823290d62d1cf237a3282284b9a427616e459 3503394 libdcmtk2_3.6.0-10_amd64.deb
 19c03a0585a151d45b21208be5b9eba814ff8427 5458072 
libdcmtk2-dev_3.6.0-10_amd64.deb
 b0f6b6e8c8f3baf51df9bf6aab5bd4193b4c3456 150432 dcmtk-www_3.6.0-10_amd64.deb
Checksums-Sha256: 
 b295971714757575e531fef349eab223dc36d1e5a2ad5a51ed56e1768a7e1fc3 2350 
dcmtk_3.6.0-10.dsc
 87e1653acad7ecb7333d2e86c4aa8c35b89f941858e2d041e679a4938caf504b 51336 
dcmtk_3.6.0-10.debian.tar.gz
 d0562aa03bf374cbf1c948f9a55fe3d261c290a0b81408cb124a130db2858fd5 9650090 
dcmtk-doc_3.6.0-10_all.deb
 38cc8114195621e740fc2c14dddeab8c573e4888f925f6417c1f16185b9c7b6d 1366432 
dcmtk_3.6.0-10_amd64.deb
 e79a45ee01fe42599c44113e86974a640a1f75d83162e5d4acba224d701dbea6 3503394 
libdcmtk2_3.6.0-10_amd64.deb
 1a7efc1081c7b3892b4bebfea5a80274daef39f09aecbb31679e7b2fe117e2f4 5458072 
libdcmtk2-dev_3.6.0-10_amd64.deb
 f5f126f7c7d7e6a548f44fbecbddfbad157b48249bee7fa2005cc0aa9400e971 150432 
dcmtk-www_3.6.0-10_amd64.deb
Files: 
 a09fd23533ae61a303964bf893b02288 2350 science optional dcmtk_3.6.0-10.dsc
 4af9851cfba91608cfc0a7f0aace031f 51336 science optional 
dcmtk_3.6.0-10.debian.tar.gz
 e819c964b152ff2fd4201600ca6d5b89 9650090 doc optional 
dcmtk-doc_3.6.0-10_all.deb
 e83ec6af29d5ef32c5968c9c545ea8de 1366432 science optional 
dcmtk_3.6.0-10_amd64.deb
 7c3d3a473235816709b000860c3dfe88 3503394 libs optional 
libdcmtk2_3.6.0-10_amd64.deb
 73159c0ce80b80aab862db05b3f2f548 5458072 libdevel optional 
libdcmtk2-dev_3.6.0-10_amd64.deb
 6a0959e92024b5d4268ff94a73e2caf3 150432 web optional 
dcmtk-www_3.6.0-10_amd64.deb

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

iQIcBAEBCAAGBQJPVo5YAAoJEAFx4YKK4JNFIiwP/0J80/cbZ+JFrtFmH5tN+d+m
PXnc1mf6Wyoqyj4UopKQ7zSeWCybAquSyNXz4TKFxpZPyF0qv5OplngBhDguOcXS
YE2gCep3rKcfllF9/gGS6k+d2pBdxVwbrYAa5a+0ocPbB9nW8d2BSiGYA9mzGQOc
e20PkNqXOKQBhLBYb1IZpohlIkv9/ee6tgFblD6feTufIZAcowsPmQluMY8vLE0f
/mDm+hcbz91VtqZp0o727AvJivLT5aNESSA0k6BOpeIJuAG4Bw75xYaYsNgJLnn3
7z3LWq1HVXUTTzhmpiXB+9lNC/WcvYG/CGEIar281BsR37tVLeFpF8A5jiZ8oqPi
pv2yIrCaoV4JUYG5FDT2HbJR2ybh+5gRisBorM7Plt8rpYGrkt/Mcd4lb1XiiGn2
ZJazOqGnK9BeAi5jr/zESVvJY/WgrS7vEhHSvdc1Yd32AqSiYQUrdUcJ5MbTwf8Q
LqsVQSZVlFAjjq4c42ABCt1vWTrNVS8YrbSlKG8o+ddVIl+/cOwuvraZUdaqncOf
l2EQV+7bOZF1D1staDcUV3fFy+nVfqPiWKVIzmAlyDTf6E+7NVeeHUd+3fBzZsZQ
9FY0r6WCXrtUc2W1ZZFpi7H5CA+h3eI3Xdwo8Jkw2nELsUO4zfDLKiRCyCMz3Llh
i4AOPlo0D2cn+006XAq+
=1xUD
-END PGP SIGNATURE-


Accepted:
dcmtk-doc_3.6.0-10_all.deb
  to main/d/dcmtk/dcmtk-doc_3.6.0-10_all.deb
dcmtk-www_3.6.0-10_amd64.deb
  to main/d/dcmtk/dcmtk-www_3.6.0-10_amd64.deb
dcmtk_3.6.0-10.debian.tar.gz
  to main/d/dcmtk/dcmtk_3.6.0-10.debian.tar.gz
dcmtk_3.6.0-10.dsc
  to main/d/dcmtk/dcmtk_3.6.0-10.dsc
dcmtk_3.6.0-10_amd64.deb
  to main/d/dcmtk/dcmtk_3.6.0-10_amd64.deb
libdcmtk2-dev_3.6.0-10_amd64.deb
  to main/d/dcmtk/libdcmtk2-dev_3.6.0-10_amd64.deb
libdcmtk2_3.6.0-10_amd64.deb
  to main/d/dcmtk/libdcmtk2_3.6.0-10_amd64.deb


-- 
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/e1s52vn-0004qc...@franck.debian.org



Accepted fraqtive 0.4.5-5 (source amd64)

2012-03-06 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 23:03:48 +0100
Source: fraqtive
Binary: fraqtive fraqtive-dbg
Architecture: source amd64
Version: 0.4.5-5
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 fraqtive   - draws Mandelbrot and Julia fractals
 fraqtive-dbg - draws Mandelbrot and Julia fractals (debugging symbols)
Closes: 662332
Changes: 
 fraqtive (0.4.5-5) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.3 (no changed needed).
   * Wrap all debian/control fields.
   * Build depend on libpng-dev.
 Closes: #662332
Checksums-Sha1: 
 299c93fed99026165b07df1f6910614c67702354 1987 fraqtive_0.4.5-5.dsc
 8a2d4daede5c198ed7dc3f7d386982091672b355 8390 fraqtive_0.4.5-5.debian.tar.gz
 a744ed17cf0fb19de65e7e31ebc4eb1ef0cf59fd 252938 fraqtive_0.4.5-5_amd64.deb
 e910677e2eeb0f70e2b7dcb9bc7b447455a4b1ed 3675618 fraqtive-dbg_0.4.5-5_amd64.deb
Checksums-Sha256: 
 c685a95b830fb94e28f77bcae78b170d7c64229354bc3b3524ec5d76880e8012 1987 
fraqtive_0.4.5-5.dsc
 fdcd746b9caf641685682fc63a1bfd10efc7b599a778c714d122186bd42373d5 8390 
fraqtive_0.4.5-5.debian.tar.gz
 61be3e5d4902fe1092b2af713f14310e2fdd633ca19ca293e00e48096d51be8a 252938 
fraqtive_0.4.5-5_amd64.deb
 bb37a6bb63883273a652751a989c5e30583c9758164a2110d5436041f258dc5a 3675618 
fraqtive-dbg_0.4.5-5_amd64.deb
Files: 
 8cd4d7c7bd0825248e3acadd6eb99b0d 1987 kde optional fraqtive_0.4.5-5.dsc
 006a9cda1ea7052c573ec397d3021f58 8390 kde optional 
fraqtive_0.4.5-5.debian.tar.gz
 b573cc6e03c005a9b5c6e71e2eb76be6 252938 kde optional fraqtive_0.4.5-5_amd64.deb
 c47141a94d01b9532c00c93c4c1475d4 3675618 debug extra 
fraqtive-dbg_0.4.5-5_amd64.deb

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

iQIcBAEBCAAGBQJPVo7GAAoJEBLZsEqQy9jk7aoP+gM/G2anT2FWXDfQck5JwyFN
Nc2UbaEEss0g8xMNinuh7kcCUdWAs/pSlAcQLEMiNpahh7/vZ7utgKa4aIzD+8qm
09z3im3ktJX5p8trz5o8Ad/jVv0G/Rk7TRQAdbq7j0LqwFs6QH3o/d0/M9ubOCHj
Abj8/SK5Gt9aFn83op5R73p+5XJ6kMPhfRwjqCYDOYd+xpd9jsjwjplqpZHnrnPS
jMPVrkdqZV59VowgLdPl3M+qobXGM5mk9FoLO1abWm3vqCkrVmL/cg2md4YvWH7J
gBum8ae3hxF1TgdgkU4MBPxOm6WHuC77G8WyNp4ajZeAHJ8tKVO0LdDBEHhxy9Kx
eyt2WJjzY/r7GYTOY5/tCar01OIpfKjAuQ+z9+LjCVDoJjwkOAdGkNjz0S++TW7i
nDlAcexdo1fzQ5T5jErOCuZcl3ZZhtFN1QyMq1hhRSLLRc7BelH5VK026bKDyWAd
a+z0xDenl07McORe4jzNHbejgVNcr6I/Ph+uP1kJTS6NJbdgfi3qFLBycJ/mw60g
uqGZyB1bKWgBxUVpI5NtNtZZEADT0l4FNW1gIm97N5CFSqp3OFFUYolcwrgGVSg2
i2P3rtmVSTnXFEQ/7qrV1Jffc+8EoDYIeMjg4vvQgjiqv8gUWNMYEDAO9pwF7f5J
P0wmLsFWfHUcjXatOqVA
=F+Cs
-END PGP SIGNATURE-


Accepted:
fraqtive-dbg_0.4.5-5_amd64.deb
  to main/f/fraqtive/fraqtive-dbg_0.4.5-5_amd64.deb
fraqtive_0.4.5-5.debian.tar.gz
  to main/f/fraqtive/fraqtive_0.4.5-5.debian.tar.gz
fraqtive_0.4.5-5.dsc
  to main/f/fraqtive/fraqtive_0.4.5-5.dsc
fraqtive_0.4.5-5_amd64.deb
  to main/f/fraqtive/fraqtive_0.4.5-5_amd64.deb


-- 
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/e1s52w7-0004e0...@franck.debian.org



Accepted pstoedit 3.60-2 (source i386)

2012-03-06 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 22:51:39 +0100
Source: pstoedit
Binary: libpstoedit-dev libpstoedit0c2a pstoedit
Architecture: source i386
Version: 3.60-2
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge sti...@antcom.de
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 libpstoedit-dev - PostScript to editable vector graphics library (development 
files
 libpstoedit0c2a - PostScript to editable vector graphics library (runtime 
files)
 pstoedit   - PostScript and PDF files to editable vector graphics converter
Closes: 662479
Changes: 
 pstoedit (3.60-2) unstable; urgency=low
 .
   * debian/control:
 - Build-Depends: libpng-dev instead of libpng12-dev (Closes: #662479)
 - Standards-Version: 3.9.3
Checksums-Sha1: 
 447401d439b4dc00924b2f372c1f2da7163ecfd0 1334 pstoedit_3.60-2.dsc
 4027499ef46bae8939d8548b9e5fb85432985947 12674 pstoedit_3.60-2.debian.tar.gz
 c44370a66e74bcea60f05c729f076a0c3bbbeb1b 55802 libpstoedit-dev_3.60-2_i386.deb
 06691b420341cb59f1a0b06455c37b1109d790d2 387998 libpstoedit0c2a_3.60-2_i386.deb
 460d9dfc09bcb531d5797b5e5456ac8df8288ce4 138722 pstoedit_3.60-2_i386.deb
Checksums-Sha256: 
 21fe7293dcee7064dc1b6dd9adeb29a09f34b0fe7798289634f4236bdb2f706d 1334 
pstoedit_3.60-2.dsc
 c85dcf725309ae89b2b5b34d65c0ed8d5e1082384b1d1cdbd0dda610e5e10402 12674 
pstoedit_3.60-2.debian.tar.gz
 e92e682c5d94469057ae8405fde7df208465fca0260b6f97a830ecd2809b8280 55802 
libpstoedit-dev_3.60-2_i386.deb
 bb0614e01d60fe8908ba6021ff2faef4c5fb10872b5f5f7fba2a5cd4adb7cede 387998 
libpstoedit0c2a_3.60-2_i386.deb
 c29e6cddafbcc700fd53ea2928350bf71a0a24a49984c39d85454840ac60a9ce 138722 
pstoedit_3.60-2_i386.deb
Files: 
 15afc8986a1e9d4d7afb04abf6f138cf 1334 graphics optional pstoedit_3.60-2.dsc
 d4e80e2f767c5361c54eb653f1bf395e 12674 graphics optional 
pstoedit_3.60-2.debian.tar.gz
 2c648151bd34ba890aa2cd7272d43be5 55802 libdevel optional 
libpstoedit-dev_3.60-2_i386.deb
 6dfcebc882c04dfe87c35af0ac9d4d42 387998 libs optional 
libpstoedit0c2a_3.60-2_i386.deb
 0c9acce4b90088e7a95e19d18e92eda7 138722 graphics optional 
pstoedit_3.60-2_i386.deb

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

iD8DBQFPVoyGcaH/YBv43g8RAtuzAKDSfv1qCFSXKGKsryK4dy3V66FBRwCfXkp6
h7hbJSw3My2FrivD1EepqiU=
=dOSi
-END PGP SIGNATURE-


Accepted:
libpstoedit-dev_3.60-2_i386.deb
  to main/p/pstoedit/libpstoedit-dev_3.60-2_i386.deb
libpstoedit0c2a_3.60-2_i386.deb
  to main/p/pstoedit/libpstoedit0c2a_3.60-2_i386.deb
pstoedit_3.60-2.debian.tar.gz
  to main/p/pstoedit/pstoedit_3.60-2.debian.tar.gz
pstoedit_3.60-2.dsc
  to main/p/pstoedit/pstoedit_3.60-2.dsc
pstoedit_3.60-2_i386.deb
  to main/p/pstoedit/pstoedit_3.60-2_i386.deb


-- 
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/e1s52xr-0005xi...@franck.debian.org



Accepted videocut 0.2.0-11 (source amd64)

2012-03-06 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 23:03:00 +0100
Source: videocut
Binary: videocut
Architecture: source amd64
Version: 0.2.0-11
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 videocut   - application for creating compositions of screenshots from videos
Closes: 662534
Changes: 
 videocut (0.2.0-11) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.3 (no changed needed).
   * Build depend on libpng-dev.
 Closes: #662534
   * Wrap all debian/control fields.
   * Fix again debian/watch.
Checksums-Sha1: 
 1ba676ab458b99351631d5a1f29ce461bc07a818 1879 videocut_0.2.0-11.dsc
 0b3bd81ce4f6b9784b253e648271e1b098f44a88 6614 videocut_0.2.0-11.debian.tar.gz
 56faa15dc09fa520ffae9ae4d5d0d61851aedcbd 186412 videocut_0.2.0-11_amd64.deb
Checksums-Sha256: 
 a6d0d7bdc4e62b72f1a5b23c6f2da9a1b891940f44c74c4e82a1635f1a07 1879 
videocut_0.2.0-11.dsc
 8ce665a4d94877a41a52eb673fa7ff7ee044ac529b0f272f98de7d6ac403a54f 6614 
videocut_0.2.0-11.debian.tar.gz
 16cfa2190441147141744697f14c202d97d7ca556762285358cbef00e17d191d 186412 
videocut_0.2.0-11_amd64.deb
Files: 
 920febc1c40dbd4cf7bc299db0fd8245 1879 video optional videocut_0.2.0-11.dsc
 831488596dacc078f2bbd768a0aa0f8c 6614 video optional 
videocut_0.2.0-11.debian.tar.gz
 ed39910b1ad07371b10cbabe37626c9f 186412 video optional 
videocut_0.2.0-11_amd64.deb

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

iQIcBAEBCAAGBQJPVo7HAAoJEBLZsEqQy9jkxboP/2O9BhEodggbYAn1F2pQrDVE
VFxNqtPpSbQiVvRJOkgKgkalSJtsOuc1dARTmOOEqaOS2ANm9Xt3VjHsk2OXxMK4
Hg11L9mHhnfN23VnYJIxfUQhlwSOVY190p1LgWNy2IgrXX/ytBzFr6Sc0nkYCgwe
KC8w/63PQEGVYsEdmWIcohFon+dc+JU7X9PBWdNMt4bSiL0FcOVAODbwk83OHXSD
LDOjs7sIntCLVytswmx8LUSI24stKDOfo4Sl5b1nJa5sXowh3dVkhf0f4OZJDxQr
4k1bS+hxtbb/15JVbE+TgaWIRp+0clzxyfDWtuyFE1ygaMCf5V9gnvJlm73ClOvp
nN+ASmXT+BVlhPW0EL5MYjfcMoqHXy14q5Zyc8ukjotl+rGdP3LaXgo++wPzQLEZ
OWGt5WtHUPxpBvY6a3ZZHUd5OW+icbH9FWZ+K0Vlq6RvRYe37rkl9DjaYQNurZNN
6Rmx3ZZPompICEM92p+0PxEkjf1a2DZyLSqu619GTKB5Kh7XxCh89Q+3UY1+VKFr
WTqYioknWrG8xP6gUgDUNvwgQqS0sYLqINz0Y6ua2lMuN8cO6hdylmULmATz2I7/
G+VPtD6a6JKEf1aboq8HYgGk5ECd5zRpZBWRpt7wJhiybmjuttgPly0VXUlTaPJS
xS79F+Oi4TKK8+CWaOH2
=mLLz
-END PGP SIGNATURE-


Accepted:
videocut_0.2.0-11.debian.tar.gz
  to main/v/videocut/videocut_0.2.0-11.debian.tar.gz
videocut_0.2.0-11.dsc
  to main/v/videocut/videocut_0.2.0-11.dsc
videocut_0.2.0-11_amd64.deb
  to main/v/videocut/videocut_0.2.0-11_amd64.deb


-- 
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/e1s52xh-0005ig...@franck.debian.org



Accepted dragonegg 3.0-3 (source amd64)

2012-03-06 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 22:31:11 +0100
Source: dragonegg
Binary: dragonegg llvm-gcc-4.6
Architecture: source amd64
Version: 3.0-3
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 dragonegg  - GCC plugin that uses LLVM for optimization and code generation
 llvm-gcc-4.6 - C front end for LLVM C/C++ compiler
Closes: 656616
Changes: 
 dragonegg (3.0-3) unstable; urgency=low
 .
   * Standards-Version updated to version 3.9.3
   * Update of the uploader list
   * Support of arm. Thanks to Matthias Klose for the patch
   * Enhance the error message (LP: #923349, #941407) (Closes: #656616)
Checksums-Sha1: 
 68b0cbef3a4644649c6b3b91823e0f14a1173f64 1526 dragonegg_3.0-3.dsc
 ebbdbb01b9cd1996d69a84d0efe8b432c598e187 14898 dragonegg_3.0-3.debian.tar.gz
 16157d6e3b2b6e2f347b41103318cfee8cad9bfe 202338 dragonegg_3.0-3_amd64.deb
 d8927679923135163398991bb2ccce52b358ef9d 7610 llvm-gcc-4.6_3.0-3_amd64.deb
Checksums-Sha256: 
 fe44d4cfca39b16eed1d06cbe13e9f5e1fd913b1c0986e63a439d3b55d644638 1526 
dragonegg_3.0-3.dsc
 06c6b6827adbb371252dddeb16fd1c9546c4d9f2bada5adc686ada478d35a58f 14898 
dragonegg_3.0-3.debian.tar.gz
 39a62207fd27c5691cf083e1a35e40fd8dc573f35e87ad45486dba18f65f59f4 202338 
dragonegg_3.0-3_amd64.deb
 f8bb24131cbf7cd8c8752a5883ad4b1a5acbbac28b770f13b1bc4a2b33f2515c 7610 
llvm-gcc-4.6_3.0-3_amd64.deb
Files: 
 0980a52758fcdc51c3e5591a3ddf20d6 1526 devel optional dragonegg_3.0-3.dsc
 b719392f2b3d07f992fce81e80ff3c98 14898 devel optional 
dragonegg_3.0-3.debian.tar.gz
 568aed7d6a977ad7d3e1a41e92ed16b9 202338 devel optional 
dragonegg_3.0-3_amd64.deb
 fda19fcb3e5eae694a40c06048eabcaa 7610 devel optional 
llvm-gcc-4.6_3.0-3_amd64.deb

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

iEYEARECAAYFAk9WkDwACgkQiOXXM92JlhDwjwCfQeLB2yx7sTkMh/AijZlyv9Wv
UzsAoKtlxSw2pjE+ZUkMA/IuuyceA7mq
=GKoq
-END PGP SIGNATURE-


Accepted:
dragonegg_3.0-3.debian.tar.gz
  to main/d/dragonegg/dragonegg_3.0-3.debian.tar.gz
dragonegg_3.0-3.dsc
  to main/d/dragonegg/dragonegg_3.0-3.dsc
dragonegg_3.0-3_amd64.deb
  to main/d/dragonegg/dragonegg_3.0-3_amd64.deb
llvm-gcc-4.6_3.0-3_amd64.deb
  to main/d/dragonegg/llvm-gcc-4.6_3.0-3_amd64.deb


-- 
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/e1s53an-0005vr...@franck.debian.org



Accepted kdegraphics-mobipocket 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 23:23:44 +0100
Source: kdegraphics-mobipocket
Binary: kdegraphics-mobipocket
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdegraphics-mobipocket - mobipocket plugins for Strigi indexing, Okular and 
thumbnails
Changes: 
 kdegraphics-mobipocket (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 779e3f9c172877f4e8264bfb0f5b0c9acb1d 1614 
kdegraphics-mobipocket_4.7.4-2.dsc
 f65f553a24b87bafd3a61f6692c9c73eaf20f620 2765 
kdegraphics-mobipocket_4.7.4-2.debian.tar.gz
 130b4bfdfc0908193a79f580743b43c08bfd718e 54884 
kdegraphics-mobipocket_4.7.4-2_amd64.deb
Checksums-Sha256: 
 b080837388a42eb0d9f3ffd1f78bc7deff62267aedaf7469eed51f363309fdcd 1614 
kdegraphics-mobipocket_4.7.4-2.dsc
 7a4d3910482a22b2dea3131ab7732d165aa42ccb5a44b852036f6752391914b5 2765 
kdegraphics-mobipocket_4.7.4-2.debian.tar.gz
 2a80dd08c3dca711621c7f747c5e9c081d396d4fd972ff5a1fdbc194099d22e2 54884 
kdegraphics-mobipocket_4.7.4-2_amd64.deb
Files: 
 bd46e8077eae4d6a00ec1becaf010822 1614 kde optional 
kdegraphics-mobipocket_4.7.4-2.dsc
 0359c5f8aca3531796428ca10cfb1a64 2765 kde optional 
kdegraphics-mobipocket_4.7.4-2.debian.tar.gz
 566cdc87a8893b77bcb6514d00fe1432 54884 kde optional 
kdegraphics-mobipocket_4.7.4-2_amd64.deb

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

iD8DBQFPVpHPTNH2piB/L3oRAiBJAKC4CR6Oa0AxbnHe+Hc6RtwuJHu32QCbBiJD
83hbmXJl1XjGuMNjWTAwHjg=
=f7wM
-END PGP SIGNATURE-


Accepted:
kdegraphics-mobipocket_4.7.4-2.debian.tar.gz
  to main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_4.7.4-2.debian.tar.gz
kdegraphics-mobipocket_4.7.4-2.dsc
  to main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_4.7.4-2.dsc
kdegraphics-mobipocket_4.7.4-2_amd64.deb
  to main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_4.7.4-2_amd64.deb


-- 
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/e1s53as-0006hm...@franck.debian.org



Accepted lsof 4.81.dfsg.1-1.1 (source i386)

2012-03-06 Thread Raoul Gunnar Borenius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 26 Feb 2012 00:20:17 +0100
Source: lsof
Binary: lsof
Architecture: source i386
Version: 4.81.dfsg.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Norbert Tretkowski no...@debian.org
Changed-By: Raoul Gunnar Borenius boren...@dfn.de
Description: 
 lsof   - List open files
Closes: 544533
Changes: 
 lsof (4.81.dfsg.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * changed path to perl interpreter in examples (Closes: #544533)
Checksums-Sha1: 
 cafe29e50f838f32beb971f4ec0374dfef7232e4 1660 lsof_4.81.dfsg.1-1.1.dsc
 2bff644538f204cbbb574e822ba4bba50e7beb79 8050 lsof_4.81.dfsg.1-1.1.diff.gz
 359a568ef64fad855737073349e239f6764466e4 277114 lsof_4.81.dfsg.1-1.1_i386.deb
Checksums-Sha256: 
 e96841a0216f91a14bf7db6f2271956023589b9346e531aa7a9aaae8440c9f3e 1660 
lsof_4.81.dfsg.1-1.1.dsc
 e5d4bfd68d7b27f474e6b7b6588f86b74123f02b43b802cf22b673704ab01033 8050 
lsof_4.81.dfsg.1-1.1.diff.gz
 862157ccf2b2081ecb528d2a39aeebeb01f0fb79f4efd2933489adcf8221cb38 277114 
lsof_4.81.dfsg.1-1.1_i386.deb
Files: 
 eec1aa0b34fbdcd18020ed4347e61ac2 1660 utils standard lsof_4.81.dfsg.1-1.1.dsc
 2db22e11ce8d452d1a20e7c68c694764 8050 utils standard 
lsof_4.81.dfsg.1-1.1.diff.gz
 c9b3f13b377327b4c44742de6257d2c0 277114 utils standard 
lsof_4.81.dfsg.1-1.1_i386.deb

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

iQIcBAEBCAAGBQJPS/+5AAoJELbE2bY7/+c8cPcP+we2GjvXPE4M+JWzMnGOzqyw
yP3NvTqywaBSHfX/gZQklq2g9Wlgy6w6yN6Qvh2ZRny4MZCplVoeZoNeI6Y73K79
HH0wfhygXkUPXih68P2U0w+AaIYVHB2UiaTP4uCu9FRn9WKdrAtIakDxjR/9rdi+
cLgpnmqAy3vZ9Ub11u4GA63MKqDNpfhaqvnBQHPIM6gMO7VTHg7tAXimxFxGAnkV
ctRQuwrHwriPma1OWwE/ar0oxdw4uBwIzEoek9qvmC3fiE69AVZGvVNFpNf1+E54
9wdvp+5aJN4P/QOzZ0CVR/U30+A3RvmUNcUAG7luPQZB1ua3IHWgOVz/s44uFB/a
M2HnV205c10MjDS5aktZv2gELvspffQU1V7o42y5gZcgufFcJrmpalyf9WXi4h4I
apxoKmm046ZoOXyiGvMRKnGN8YC0paqmLcmIsbfw7Vrrcb14eJclCAz3/oTCi6DK
PCKE2VS89k35s++X3zbVfwLZBTh893EyWNBsmpPIbWg6P6YTyMvFx/GdvcO4O7X9
w75Dj8SgH6/N0z1RmPnNIJv6Vidi+imyPkCKYRxfvrTud8QsLbwC2wK4bkfJq96t
O5VVHxsh7ifWV3Bc4dTvSPLLGvbzPZuRSEri04LpsFfUA4hUY1aWC8zrCEHMLYsF
9cV6hBLsESRPUBju9GVT
=YwfH
-END PGP SIGNATURE-


Accepted:
lsof_4.81.dfsg.1-1.1.diff.gz
  to main/l/lsof/lsof_4.81.dfsg.1-1.1.diff.gz
lsof_4.81.dfsg.1-1.1.dsc
  to main/l/lsof/lsof_4.81.dfsg.1-1.1.dsc
lsof_4.81.dfsg.1-1.1_i386.deb
  to main/l/lsof/lsof_4.81.dfsg.1-1.1_i386.deb


-- 
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/e1s53bq-0006ue...@franck.debian.org



Accepted kdegraphics-strigi-analyzer 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 23:26:39 +0100
Source: kdegraphics-strigi-analyzer
Binary: kdegraphics-strigi-analyzer
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdegraphics-strigi-analyzer - graphics file format plugins for Strigi Desktop 
Search
Changes: 
 kdegraphics-strigi-analyzer (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 d62a0af4acf6e31005c96722ea3fc6fdd10fe865 1660 
kdegraphics-strigi-analyzer_4.7.4-2.dsc
 dde9d8410ecc846dd64df9dcccaf32f8cef75469 2643 
kdegraphics-strigi-analyzer_4.7.4-2.debian.tar.gz
 435b86a1fd7ce7f42309d99fbba65ef7b2ed3093 12006 
kdegraphics-strigi-analyzer_4.7.4-2_amd64.deb
Checksums-Sha256: 
 9636e7e195d872e631345f67d7ff33c42267a674991f898c4fe08c4871221e2c 1660 
kdegraphics-strigi-analyzer_4.7.4-2.dsc
 fd906b1b853e6f9e96a16158f0cef1d06b2db0e1025bce0e93c0ced685b1fb0e 2643 
kdegraphics-strigi-analyzer_4.7.4-2.debian.tar.gz
 cf072c5a320e63e9e3a95c22b89cb52165f4f4fca599f2bf2052646426feea41 12006 
kdegraphics-strigi-analyzer_4.7.4-2_amd64.deb
Files: 
 268f127af7aa3868e7ab62d2ec8e1895 1660 kde optional 
kdegraphics-strigi-analyzer_4.7.4-2.dsc
 cbe13772147be4f03c67f712153dc779 2643 kde optional 
kdegraphics-strigi-analyzer_4.7.4-2.debian.tar.gz
 0f987caafe6a61408726d043e05fe010 12006 kde optional 
kdegraphics-strigi-analyzer_4.7.4-2_amd64.deb

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

iD8DBQFPVpRtTNH2piB/L3oRArcUAJ4yBqfcYdnAF/XIFIS99i9fSpIg4QCglWXU
NdnAIsptZhlH/57fS67jUDk=
=S4p/
-END PGP SIGNATURE-


Accepted:
kdegraphics-strigi-analyzer_4.7.4-2.debian.tar.gz
  to 
main/k/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer_4.7.4-2.debian.tar.gz
kdegraphics-strigi-analyzer_4.7.4-2.dsc
  to main/k/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer_4.7.4-2.dsc
kdegraphics-strigi-analyzer_4.7.4-2_amd64.deb
  to 
main/k/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer_4.7.4-2_amd64.deb


-- 
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/e1s53pe-0007tw...@franck.debian.org



Accepted kdenlive 0.8.2.1-2 (source all amd64)

2012-03-06 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 23:27:59 +0100
Source: kdenlive
Binary: kdenlive kdenlive-data kdenlive-dbg
Architecture: source all amd64
Version: 0.8.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 kdenlive   - non-linear video editor
 kdenlive-data - non-linear video editor (data files)
 kdenlive-dbg - non-linear video editor (debugging symbols)
Closes: 662769
Changes: 
 kdenlive (0.8.2.1-2) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.3 (no changes needed).
   * Add patch 01-glu-include from Felix Geyer to build with Qt 4.8.
 Closes: #662769
Checksums-Sha1: 
 7d11d9505fe6d84753e53a329a689bcdd3fa4278 2060 kdenlive_0.8.2.1-2.dsc
 f4ea4e81e05ac8d88412b6b925f5f4c5e2ffd0d0 6234 kdenlive_0.8.2.1-2.debian.tar.gz
 c4a257b39cef8ae068ee370b2265ddb9b911e202 4155818 
kdenlive-data_0.8.2.1-2_all.deb
 4859f8baba3d4c04f5b8e55074f9d0a2e7bcc4d4 1617932 kdenlive_0.8.2.1-2_amd64.deb
 575dd236e8a61c5c0bbe36e9dd291cc53346eec4 14872060 
kdenlive-dbg_0.8.2.1-2_amd64.deb
Checksums-Sha256: 
 8c02e967d1f48d742d80b3c903a9c98590dade191e2812a056932171ba2925f2 2060 
kdenlive_0.8.2.1-2.dsc
 ec9f041c09e2b60988fc9d4e8e2ec92b2057e2f6ea68c2f3d3ec9c972f4f8ef9 6234 
kdenlive_0.8.2.1-2.debian.tar.gz
 d826e8e04084171767889ef06f9291f4d3663adaa0652c20a5786d0571de1006 4155818 
kdenlive-data_0.8.2.1-2_all.deb
 15297f460dcc786fe6d215c74be011fe296d2251396df3df485dbb655640e3ed 1617932 
kdenlive_0.8.2.1-2_amd64.deb
 2e44b3e6e15bf365ad9dd0ed18ec97517530295302e7e13def2f338a559909f3 14872060 
kdenlive-dbg_0.8.2.1-2_amd64.deb
Files: 
 97edd705d1593f37ac4aa5e358bacb0c 2060 video optional kdenlive_0.8.2.1-2.dsc
 cdf3b08bd90900343effd7b467add00f 6234 video optional 
kdenlive_0.8.2.1-2.debian.tar.gz
 f3ec96b40b107d83ff57ed4865cc0468 4155818 video optional 
kdenlive-data_0.8.2.1-2_all.deb
 a810513b9b6f78e0afe0d18bd4e7fa1b 1617932 video optional 
kdenlive_0.8.2.1-2_amd64.deb
 9dde4f749753f0fbe23dc033549a9fe3 14872060 debug extra 
kdenlive-dbg_0.8.2.1-2_amd64.deb

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

iQIcBAEBCAAGBQJPVpLlAAoJEBLZsEqQy9jknKQP/3auvAkTcM/rptTi9IS29+bH
lsohnkAxmzfVjxWw8bKomb48JoV/YJfC5MbhmLa/V3royzTnyruo/bLAw1f6SN7f
jvv9qs8FfSQYzgZIxW+0dvnRBXIu16uDhiBEoXCx4WdfU0i6h09Xbfn0VI7uHZ9/
6KVLtNTfl+ffD6Cg0LB+CnHNbjxmR6iAMH1qTTXL2W1mzn4/o7FOyL27yTnsvjhs
RR1JaZabm/O6dU9OwPV3bBd+yWB3slH9Wj9ORZt+2VTKDsTiPhcn6q9Do2REKWR7
uIBovjkQfVcLnBJe/FsTkWNuS8h4iLYNnQngAkKbzAEs1iNQAZEP02lenpFHownE
/MS9c/r47UFIKv0t/2WKfsye5+n3BUpjyCTXzJJ67yvN/asULlULAAI0O2w3KIf/
l0DhVMA55j5zD4qx2X3Xp6Yu6XGN7tl5abIqb85UoMVVgmsBjdR48/HswACQ4rkl
t6zXenhX9Q/wC2JKJ9+qAkYynqQXssJbT/Q+d1aZiGCdpHfZOCbZw8V06cq448d9
cJ9g1l2ssn64HIs/fFOg9pMxpmANJjDzxbVAgGF6yDE8d0PxpRUe9YoxZOnZRdLh
aV9N9fEcqIsNmDPBLsUoa0coQCF8NfrgHxlZisD3RSPebgSw7IiwkzBnEEbgFn3h
Eca1fZa1i1lx00dPf4th
=acPO
-END PGP SIGNATURE-


Accepted:
kdenlive-data_0.8.2.1-2_all.deb
  to main/k/kdenlive/kdenlive-data_0.8.2.1-2_all.deb
kdenlive-dbg_0.8.2.1-2_amd64.deb
  to main/k/kdenlive/kdenlive-dbg_0.8.2.1-2_amd64.deb
kdenlive_0.8.2.1-2.debian.tar.gz
  to main/k/kdenlive/kdenlive_0.8.2.1-2.debian.tar.gz
kdenlive_0.8.2.1-2.dsc
  to main/k/kdenlive/kdenlive_0.8.2.1-2.dsc
kdenlive_0.8.2.1-2_amd64.deb
  to main/k/kdenlive/kdenlive_0.8.2.1-2_amd64.deb


-- 
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/e1s53qk-0007uy...@franck.debian.org



Accepted kdegraphics-thumbnailers 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 23:40:09 +0100
Source: kdegraphics-thumbnailers
Binary: kdegraphics-thumbnailers
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdegraphics-thumbnailers - graphics file format thumbnailers for KDE SC
Changes: 
 kdegraphics-thumbnailers (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 51d680d29fa77e55a7b17848921e1337fa08f98c 1604 
kdegraphics-thumbnailers_4.7.4-2.dsc
 fe8fdeeae53548b21d29ddf097ca534569a44690 2446 
kdegraphics-thumbnailers_4.7.4-2.debian.tar.gz
 912793e8bdd132553603d85481075765764300fb 36144 
kdegraphics-thumbnailers_4.7.4-2_amd64.deb
Checksums-Sha256: 
 8457f3082c8d34e3bd417b28d80eacecce111a4af8c3e3bcd9bd20e4bfdb07cc 1604 
kdegraphics-thumbnailers_4.7.4-2.dsc
 c71a6af8836f7d7e3cc087566fd9183a83b75e14ceeb9b4e14040b1e5bc055f4 2446 
kdegraphics-thumbnailers_4.7.4-2.debian.tar.gz
 e27c8fb026f1dc6656ff251f11e40d5b6334e15a90ec8e059ca6d3b33e36c2c6 36144 
kdegraphics-thumbnailers_4.7.4-2_amd64.deb
Files: 
 232321db5096ef19d9d42207e0a75ddb 1604 kde optional 
kdegraphics-thumbnailers_4.7.4-2.dsc
 a0dc4685e70115d95d2b31d29b1b80d4 2446 kde optional 
kdegraphics-thumbnailers_4.7.4-2.debian.tar.gz
 5c5a9e79770f438d2599db4cf5c646e5 36144 kde optional 
kdegraphics-thumbnailers_4.7.4-2_amd64.deb

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

iD8DBQFPVpcjTNH2piB/L3oRAmlUAKDT5TciBI+L2ye+vfv26UvuJYuP4QCgoZEQ
MyffiMHzFcodXXoEFrWIvNw=
=Fmri
-END PGP SIGNATURE-


Accepted:
kdegraphics-thumbnailers_4.7.4-2.debian.tar.gz
  to 
main/k/kdegraphics-thumbnailers/kdegraphics-thumbnailers_4.7.4-2.debian.tar.gz
kdegraphics-thumbnailers_4.7.4-2.dsc
  to main/k/kdegraphics-thumbnailers/kdegraphics-thumbnailers_4.7.4-2.dsc
kdegraphics-thumbnailers_4.7.4-2_amd64.deb
  to main/k/kdegraphics-thumbnailers/kdegraphics-thumbnailers_4.7.4-2_amd64.deb


-- 
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/e1s53eg-0007kq...@franck.debian.org



Accepted kgamma 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 23:54:51 +0100
Source: kgamma
Binary: kgamma
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kgamma - monitor calibration panel for KDE
Changes: 
 kgamma (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 156dea0a1f6fb387baf2b157c606135ed35be2ff 1323 kgamma_4.7.4-2.dsc
 906544cfd471bca955a29524925fda8accf413e1 1838 kgamma_4.7.4-2.debian.tar.gz
 fa957508b81dd53a56d575ac2f73ff64d71a8052 51184 kgamma_4.7.4-2_amd64.deb
Checksums-Sha256: 
 0b470a256abc420f2fa83e9257d2c4083c6142ae00b8e78d0c5b3664eefea4a3 1323 
kgamma_4.7.4-2.dsc
 f74f5bd0827d19f426124455c84cc692a0a5e20bd71d7c90d1f1e92209626413 1838 
kgamma_4.7.4-2.debian.tar.gz
 4da0dd46560cef9759dd7224dbf574e0bf88fced8b4c34108ca9326c232ca53d 51184 
kgamma_4.7.4-2_amd64.deb
Files: 
 0a196c9c5acd68b1396782ea10a2edda 1323 kde optional kgamma_4.7.4-2.dsc
 c1215ee4a41d99106199ba87227f858b 1838 kde optional kgamma_4.7.4-2.debian.tar.gz
 8215d9c72b76b70ab8981d9b90bb8359 51184 graphics optional 
kgamma_4.7.4-2_amd64.deb

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

iD8DBQFPVpnNTNH2piB/L3oRAtUXAKC2mDWy0kMBFuC14KqM3QQ75TM1PgCbBjkh
1N6YYw0PwnyupkXyi6b0Re4=
=Ged9
-END PGP SIGNATURE-


Accepted:
kgamma_4.7.4-2.debian.tar.gz
  to main/k/kgamma/kgamma_4.7.4-2.debian.tar.gz
kgamma_4.7.4-2.dsc
  to main/k/kgamma/kgamma_4.7.4-2.dsc
kgamma_4.7.4-2_amd64.deb
  to main/k/kgamma/kgamma_4.7.4-2_amd64.deb


-- 
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/e1s53ex-0007v0...@franck.debian.org



Accepted python-pam 0.4.2-13 (source i386)

2012-03-06 Thread Dima Barsky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 21:48:38 +
Source: python-pam
Binary: python-pam
Architecture: source i386
Version: 0.4.2-13
Distribution: unstable
Urgency: high
Maintainer: Dima Barsky d...@debian.org
Changed-By: Dima Barsky d...@debian.org
Description: 
 python-pam - Python interface to the PAM library
Changes: 
 python-pam (0.4.2-13) unstable; urgency=high
 .
   * Acknowledged NMUs
   * Fixed a security vulnerability in PyPAM_conv
 (thanks Markus Vervier markus.verv...@lsexperts.de
 for the report and the patch)
Checksums-Sha1: 
 8377b7f49411ad46c6915c83cd1b286077b56ef7 1069 python-pam_0.4.2-13.dsc
 0bff30c4001cd752eaa7a3d3df33e3c71b83213f 1928 python-pam_0.4.2-13.diff.gz
 20c61383f6a2c1662891da089420670c91406b5e 14578 python-pam_0.4.2-13_i386.deb
Checksums-Sha256: 
 97f81d8e8a6c2ce863e5d5f0abf2ce4bebabb1a37171513026fe06516c6dcec2 1069 
python-pam_0.4.2-13.dsc
 34b8c4c5db763debbd998eef9757e0e2228df8ce980acd958a9ccc2e15e87996 1928 
python-pam_0.4.2-13.diff.gz
 91f3f822b6fcfd4eb5d5866d061ec71cef02b3f2a6d3cba6fd2d595e406a02fa 14578 
python-pam_0.4.2-13_i386.deb
Files: 
 97956b44d7922fae69995bdcabbab01e 1069 python optional python-pam_0.4.2-13.dsc
 6863070d41dba998b99ddde96164c2b7 1928 python optional 
python-pam_0.4.2-13.diff.gz
 f5bc803ade510f90ea359aafd2e7067e 14578 python optional 
python-pam_0.4.2-13_i386.deb

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

iD8DBQFPVpgtNfye6peqM9YRAtzrAKCR8XqijsLlX3n7ZUsrcKZpJnOzYQCeJnRB
RRAyhc4dTKaHi88wN4ApLsw=
=h7Lq
-END PGP SIGNATURE-


Accepted:
python-pam_0.4.2-13.diff.gz
  to main/p/python-pam/python-pam_0.4.2-13.diff.gz
python-pam_0.4.2-13.dsc
  to main/p/python-pam/python-pam_0.4.2-13.dsc
python-pam_0.4.2-13_i386.deb
  to main/p/python-pam/python-pam_0.4.2-13_i386.deb


-- 
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/e1s53fq-0007xh...@franck.debian.org



Accepted kruler 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Mar 2012 00:03:14 +0100
Source: kruler
Binary: kruler
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kruler - screen ruler
Changes: 
 kruler (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 d2615fda84f4531ded4ea8f368ff7ea9a5c9c015 1351 kruler_4.7.4-2.dsc
 306a1bafcdfafe8246ac5a96cecf41ef34e52de1 1951 kruler_4.7.4-2.debian.tar.gz
 91bc68ef845838ff6093ee7d92f7743f7213a02f 123394 kruler_4.7.4-2_amd64.deb
Checksums-Sha256: 
 939646fb156496406159654da289cba6ddcf739f4434642502e4716e949ce6df 1351 
kruler_4.7.4-2.dsc
 10c8114c4aa6ff9be4c8eec1738566db9934c2e38982c3f0bdd8f0736d3cc310 1951 
kruler_4.7.4-2.debian.tar.gz
 bf6195060589ba73fd3d8cbd313422c09edc206e4e71e478d5b3bdf0c4ed92fe 123394 
kruler_4.7.4-2_amd64.deb
Files: 
 c46a1bc2c43b6fa98599dc3df1a31413 1351 kde optional kruler_4.7.4-2.dsc
 136f426f9e0854b601ebe7ed72180044 1951 kde optional kruler_4.7.4-2.debian.tar.gz
 76f1f14e12970289411acc593da24758 123394 graphics optional 
kruler_4.7.4-2_amd64.deb

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

iD8DBQFPVpxlTNH2piB/L3oRAjyeAJ0QmcFZo1ZStvgYHkRRBBCcbiL5YACg3H8/
5fl9DWhbq9uoaSM+r5CwChk=
=435a
-END PGP SIGNATURE-


Accepted:
kruler_4.7.4-2.debian.tar.gz
  to main/k/kruler/kruler_4.7.4-2.debian.tar.gz
kruler_4.7.4-2.dsc
  to main/k/kruler/kruler_4.7.4-2.dsc
kruler_4.7.4-2_amd64.deb
  to main/k/kruler/kruler_4.7.4-2_amd64.deb


-- 
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/e1s53ti-zt...@franck.debian.org



Accepted ksaneplugin 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Mar 2012 00:24:44 +0100
Source: ksaneplugin
Binary: ksaneplugin
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 ksaneplugin - KScan plugin for scanning through libksane
Changes: 
 ksaneplugin (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 d8db69cd5f9d61bfff619aa5b00e58369dce472a 1474 ksaneplugin_4.7.4-2.dsc
 6cf5e9eafe55144a7cc1b1563be0145beafc3ce6 2631 ksaneplugin_4.7.4-2.debian.tar.gz
 09e7ab06329fbe8f48b6debff2e64249c33adc8a 13732 ksaneplugin_4.7.4-2_amd64.deb
Checksums-Sha256: 
 c1e79738a87c6b794ec840fc96555347156c87db9b7d662a28bb20cef5d3394f 1474 
ksaneplugin_4.7.4-2.dsc
 bd294dcee8f7b07b745a18f08d5e72b1c731c14ab2aa6ddec1db51a804fa1c6f 2631 
ksaneplugin_4.7.4-2.debian.tar.gz
 882b218534efbc365911dd78fab3ba41beae92a54775f89f23ae58b4631f90e0 13732 
ksaneplugin_4.7.4-2_amd64.deb
Files: 
 3e8b51d287f1829ab94ac15b602f7020 1474 kde extra ksaneplugin_4.7.4-2.dsc
 69645a5a34e98bf6e1cfd5f2efc0881b 2631 kde extra 
ksaneplugin_4.7.4-2.debian.tar.gz
 982e5313af8993311a7b85562db3f409 13732 kde extra ksaneplugin_4.7.4-2_amd64.deb

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

iD8DBQFPVp/4TNH2piB/L3oRApAAAJ4jVLjq7v3/NdmEXJ0xeBY0TZtRZwCgp9lI
Fi/Vg36f7N2YMrnfjPeHcBM=
=LcvP
-END PGP SIGNATURE-


Accepted:
ksaneplugin_4.7.4-2.debian.tar.gz
  to main/k/ksaneplugin/ksaneplugin_4.7.4-2.debian.tar.gz
ksaneplugin_4.7.4-2.dsc
  to main/k/ksaneplugin/ksaneplugin_4.7.4-2.dsc
ksaneplugin_4.7.4-2_amd64.deb
  to main/k/ksaneplugin/ksaneplugin_4.7.4-2_amd64.deb


-- 
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/e1s548e-00031w...@franck.debian.org



Accepted gpac 0.4.5+svn3950~dfsg0-1 (source amd64)

2012-03-06 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 23:52:07 +0100
Source: gpac
Binary: gpac gpac-dbg gpac-modules-base libgpac1 libgpac-dbg libgpac-dev
Architecture: source amd64
Version: 0.4.5+svn3950~dfsg0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gpac   - GPAC Project on Advanced Content - utilities
 gpac-dbg   - GPAC Project on Advanced Content - debugging symbols
 gpac-modules-base - GPAC Project on Advanced Content - modules
 libgpac-dbg - GPAC Project on Advanced Content - debugging symbols for libgpac1
 libgpac-dev - GPAC Project on Advanced Content - development files
 libgpac1   - GPAC Project on Advanced Content - shared libraries
Changes: 
 gpac (0.4.5+svn3950~dfsg0-1) experimental; urgency=low
 .
   * Merge new upstream snapshot.
   * Update repackaging:
 - Include modules/widgetman/*, which are now dual-licensed.
 - Strip more unneeded code.
   * Drop {dfsg,soname-fix}.patch patches, not needed anymore.
   * Refresh patches.
   * Correct team's name.
   * Update debian/copyright.
   * Bump debhelper requirement.
   * Bump Standards.
Checksums-Sha1: 
 fbc69b2ca73f4e222aa65b49a087563c235292fa 2632 gpac_0.4.5+svn3950~dfsg0-1.dsc
 b0de7df24139053ab21d7fe02f1cfec419535783 4227148 
gpac_0.4.5+svn3950~dfsg0.orig.tar.bz2
 8f781eb41c9f95c979913892e73242027aeb1542 27526 
gpac_0.4.5+svn3950~dfsg0-1.debian.tar.gz
 6ee8a07b20fde63c451e85e3f32e88cfc47a5921 121144 
gpac_0.4.5+svn3950~dfsg0-1_amd64.deb
 66896853cd60766c956bbd69f166d9b6dac5b643 866742 
gpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
 83a3809fd7d20d6f792f5f0b09b2f3a139813636 327968 
gpac-modules-base_0.4.5+svn3950~dfsg0-1_amd64.deb
 2f187fa99e62ae29970fbdac4197b28b4e65894c 1706872 
libgpac1_0.4.5+svn3950~dfsg0-1_amd64.deb
 67c1c2a82c1efa202a3059c6caaf157af6bd3198 3691418 
libgpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
 72a3fe7f6fc63516112a31c08d371710e0fd26b8 2504294 
libgpac-dev_0.4.5+svn3950~dfsg0-1_amd64.deb
Checksums-Sha256: 
 b08c66863e096c3bce3d59046516925ecfc324e999ff5b961b285cacdee2bb70 2632 
gpac_0.4.5+svn3950~dfsg0-1.dsc
 cd198cc3b41871a359d3877c6d0fde04c75f75babc8bf5aecafd22e4c75df3c0 4227148 
gpac_0.4.5+svn3950~dfsg0.orig.tar.bz2
 2d6c980cef98bdc78b975bfca436e53302bda75aeb20d2112b2a6d306b6a4304 27526 
gpac_0.4.5+svn3950~dfsg0-1.debian.tar.gz
 6079ae6273944111759c416176762c96579e05cb4b8b0f2e07afd11b0df4d898 121144 
gpac_0.4.5+svn3950~dfsg0-1_amd64.deb
 ba61742f2da879cd25953435f2d5262dde427aef196ede56fb75290cbc663cb9 866742 
gpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
 b2125ed47fc817331a4170e704a1927f3ef59d12187cfee3b186136fbe307a11 327968 
gpac-modules-base_0.4.5+svn3950~dfsg0-1_amd64.deb
 38e5d80deb86861ee5e91920aebc378ced9dde132b76f765e75d529e341bcb00 1706872 
libgpac1_0.4.5+svn3950~dfsg0-1_amd64.deb
 40555b77deb3c6a813ea6e5cfa768b8033f5ebeb0195a6af2375cadad9d88329 3691418 
libgpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
 e3f62c4a3f6dacd2723b532d47a1929845cb019b1e7be9495c7f93217b3c3a4e 2504294 
libgpac-dev_0.4.5+svn3950~dfsg0-1_amd64.deb
Files: 
 835bf767db3b3aecc6ea65a511dd670b 2632 graphics optional 
gpac_0.4.5+svn3950~dfsg0-1.dsc
 5297558b07a2a1d5eb4acd70a5c36d2f 4227148 graphics optional 
gpac_0.4.5+svn3950~dfsg0.orig.tar.bz2
 2ae80d1ebaf41832bffce58a951935ef 27526 graphics optional 
gpac_0.4.5+svn3950~dfsg0-1.debian.tar.gz
 c33820a4d8e63e26644bdc39b5c5f1d3 121144 graphics optional 
gpac_0.4.5+svn3950~dfsg0-1_amd64.deb
 eb313cfe9878c1aaa20004505ee3c28a 866742 debug extra 
gpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
 ea254799c6bf8e47bc86bd50fa9c33ab 327968 graphics optional 
gpac-modules-base_0.4.5+svn3950~dfsg0-1_amd64.deb
 5db0210f3c9339fc72d8a4851a00ecb6 1706872 libs optional 
libgpac1_0.4.5+svn3950~dfsg0-1_amd64.deb
 8188311ef346594d2c472c64c2aeb92b 3691418 debug extra 
libgpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
 f8d929e6c452b891eda4377195accdc1 2504294 libdevel optional 
libgpac-dev_0.4.5+svn3950~dfsg0-1_amd64.deb

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

iQIcBAEBCgAGBQJPVqNxAAoJEOikiuUxHXZaC4oP/1TXQ81Te0jXyJWuSiN5EKo+
zzeeRDuqo5hWXjHWIrhqAPn+0U2DqIBa9LDtfjB88boBWI/34gysKpMvTHedmSHr
E9M/lDWhGQh4HLZmGLpG5gcXmUqNc3RUFIeivY8W5eDbiv0H2Iwi09AVxpCntCVI
+oTLTYXoLLclG3I+MACQ880TD+gHHXA+4Jr500tZxrIzxOw+vgLPLmgzN9dxgZqz
Gz+S0Q93al8Ma93EicZEgfHl6uSKmuyvXnPFOKA1LXMhCbpChby//d6/nugCBGpc
T0ZGKK0B3ukdnE+PvmNLSKcj/69VRi/lpr6W5QVgx6GQi5i2rWuLeq6paBidV2R3
bEAUqerJLcQqAYVg9D38Uyi9UmtdwoK+xwhz6R1Gr1fewuGbJsAGSWQI995wuyZt
uKsR73gO609QJfB/0gTMudDVepGwhjdcEt839RE1nERYvhvT++mSeoZG2qQViNO+
3ESo93sl45br5y9nwMcDoiEgbJ/ZLRUrgXdYZDPBHOE+Y6UWuan1EuLquqJgeZG/
nI+vKSG7BXVYfpPhxy4eGvRCj274KoMZxxxI5Sr+TamKPDCk4upP0omiXNO7iNze
pY1trPBwFc7fcY+XPw3uJXtnZQSv7tzg/1CtZEzw6lhy6mtczhiKvRBN8/ESasLb
SPamYSDq0UGBjFpke6Kj
=i0Gb
-END PGP SIGNATURE-


Accepted:
gpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb
  to main/g/gpac/gpac-dbg_0.4.5+svn3950~dfsg0-1_amd64.deb

Accepted ksnapshot 4:4.7.4-2 (source amd64)

2012-03-06 Thread Pino Toscano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Mar 2012 00:28:09 +0100
Source: ksnapshot
Binary: ksnapshot
Architecture: source amd64
Version: 4:4.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 ksnapshot  - screen capture tool
Changes: 
 ksnapshot (4:4.7.4-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
Checksums-Sha1: 
 babc48a1a2c909167fb861705ffe6fe122e96ec2 1384 ksnapshot_4.7.4-2.dsc
 e2c24e41f4561064eca177be66e4d0f704205242 2340 ksnapshot_4.7.4-2.debian.tar.gz
 5b922efc2ca02227acaf4762b84ec74382b0a4aa 336612 ksnapshot_4.7.4-2_amd64.deb
Checksums-Sha256: 
 371c197322668842f98b8bcd9d7a2bdcba75f8cd012eb2ce62ec97c106e71d26 1384 
ksnapshot_4.7.4-2.dsc
 e77f59cd57c054d382a6bdf6fa137438af2808ddb8281bd8c50010aef24284f2 2340 
ksnapshot_4.7.4-2.debian.tar.gz
 889be183a3c36d5d443bc7f2ef374d7acbe59f3cba21683420331e4688310910 336612 
ksnapshot_4.7.4-2_amd64.deb
Files: 
 10c02524c4f961d1d3c9b1d8d9e90b22 1384 kde optional ksnapshot_4.7.4-2.dsc
 ea8731f7aeef9210cc4d79334a99c25a 2340 kde optional 
ksnapshot_4.7.4-2.debian.tar.gz
 46e2fe62236e4e03b0f29eda013fecae 336612 graphics optional 
ksnapshot_4.7.4-2_amd64.deb

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

iD8DBQFPVqNvTNH2piB/L3oRAjMxAJ4tlo3q/C+QfxdA8iar0K8bHbCS6ACfV0IA
6beQWGbs6tkObQX7/l3/x2M=
=hLa1
-END PGP SIGNATURE-


Accepted:
ksnapshot_4.7.4-2.debian.tar.gz
  to main/k/ksnapshot/ksnapshot_4.7.4-2.debian.tar.gz
ksnapshot_4.7.4-2.dsc
  to main/k/ksnapshot/ksnapshot_4.7.4-2.dsc
ksnapshot_4.7.4-2_amd64.deb
  to main/k/ksnapshot/ksnapshot_4.7.4-2_amd64.deb


-- 
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/e1s54na-00040b...@franck.debian.org



Accepted llvm-defaults 0.8 (source amd64)

2012-03-06 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Mar 2012 00:45:43 +0100
Source: llvm-defaults
Binary: llvm llvm-runtime llvm-dev libllvm-ocaml-dev
Architecture: source amd64
Version: 0.8
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libllvm-ocaml-dev - Low-Level Virtual Machine (LLVM), bindings for OCaml
 llvm   - Low-Level Virtual Machine (LLVM)
 llvm-dev   - Low-Level Virtual Machine (LLVM), libraries and headers
 llvm-runtime - Low-Level Virtual Machine (LLVM), bytecode interpreter
Closes: 655925
Changes: 
 llvm-defaults (0.8) unstable; urgency=low
 .
   * Incorrect path to libLLVMgold.so (Closes: #655925)
   * Standards-Version updated to version 3.9.3
Checksums-Sha1: 
 4f6ea4e14a47932b3440a00b4df9bdeffa8d6c22 1276 llvm-defaults_0.8.dsc
 a3b9a0ddc9f484151b289ed5c69ded16e29e72d7 4797 llvm-defaults_0.8.tar.gz
 25c08219bf3bc8d91747a98f5be84f02aac17086 1562 llvm_2.9-8_amd64.deb
 124748dfc271e3c1b61bcdf1e507b8f8a9186af9 2462 llvm-runtime_2.9-8_amd64.deb
 4b44ea79aaa67434d76282031cc330c68e7939ff 1170 llvm-dev_2.9-8_amd64.deb
 3987d8d4ecaab95ea78568eb2128bc9bffc4465c 1002 libllvm-ocaml-dev_2.9-8_amd64.deb
Checksums-Sha256: 
 8f0c0bc24abfb5c1d036ee0b343cfd7782ef2d323d997c9d730ec7e127f2d525 1276 
llvm-defaults_0.8.dsc
 dadb21eda718d8e38f12fd8d3826483f8221dcc394c033477a042ce1e91434b4 4797 
llvm-defaults_0.8.tar.gz
 7c6d405bcf8ff8dd21e13edd291ca4b92039d0369eb70508628934da58f7c16d 1562 
llvm_2.9-8_amd64.deb
 6afceee168f6ea7e1ae9295bccfb2e54ff259bb724a0ff460b2fc896dd6d9304 2462 
llvm-runtime_2.9-8_amd64.deb
 c38ed278d0a0d0231eadc5ed041033d8b233cfb597fef97a166e5d26923c0386 1170 
llvm-dev_2.9-8_amd64.deb
 8650b671e0d14ace7408736c5d4d4975382da85c2bb0c9b6b6425753ebba7cb5 1002 
libllvm-ocaml-dev_2.9-8_amd64.deb
Files: 
 b4248be9d886f57634ec006504b14b24 1276 devel optional llvm-defaults_0.8.dsc
 58715ff7b128e909a90696f1f954ba11 4797 devel optional llvm-defaults_0.8.tar.gz
 34b900705eadf5ca5982963c05104fdc 1562 devel optional llvm_2.9-8_amd64.deb
 d843feb5b1dd751c1a22ec0e80182e7f 2462 devel optional 
llvm-runtime_2.9-8_amd64.deb
 81e60e09182891e3605a479353b556f0 1170 devel optional llvm-dev_2.9-8_amd64.deb
 e1c35fd8a60a90e531c614eb1e07f1a7 1002 ocaml optional 
libllvm-ocaml-dev_2.9-8_amd64.deb

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

iEYEARECAAYFAk9Wo+gACgkQiOXXM92JlhAlqgCg9rMbujofVLgdKGVBVvaEGZVL
1FsAn15hKVfpEfLEJm4uYYxIbzoZ1chM
=ZnDI
-END PGP SIGNATURE-


Accepted:
libllvm-ocaml-dev_2.9-8_amd64.deb
  to main/l/llvm-defaults/libllvm-ocaml-dev_2.9-8_amd64.deb
llvm-defaults_0.8.dsc
  to main/l/llvm-defaults/llvm-defaults_0.8.dsc
llvm-defaults_0.8.tar.gz
  to main/l/llvm-defaults/llvm-defaults_0.8.tar.gz
llvm-dev_2.9-8_amd64.deb
  to main/l/llvm-defaults/llvm-dev_2.9-8_amd64.deb
llvm-runtime_2.9-8_amd64.deb
  to main/l/llvm-defaults/llvm-runtime_2.9-8_amd64.deb
llvm_2.9-8_amd64.deb
  to main/l/llvm-defaults/llvm_2.9-8_amd64.deb


-- 
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/e1s54nv-0004o8...@franck.debian.org



Accepted rsyslog 5.8.8-1 (source all amd64)

2012-03-06 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 07 Mar 2012 00:42:56 +0100
Source: rsyslog
Binary: rsyslog rsyslog-doc rsyslog-mysql rsyslog-pgsql rsyslog-gssapi 
rsyslog-gnutls rsyslog-relp
Architecture: source amd64 all
Version: 5.8.8-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl bi...@debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 rsyslog- reliable system and kernel logging daemon
 rsyslog-doc - documentation for rsyslog
 rsyslog-gnutls - TLS protocol support for rsyslog
 rsyslog-gssapi - GSSAPI authentication and encryption support for rsyslog
 rsyslog-mysql - MySQL output plugin for rsyslog
 rsyslog-pgsql - PostgreSQL output plugin for rsyslog
 rsyslog-relp - RELP protocol support for rsyslog
Closes: 634978 651529 652575 654429 654894 655846 656535
Changes: 
 rsyslog (5.8.8-1) unstable; urgency=low
 .
   * New upstream release.
 - Fix imuxsock to not truncate parts of the received message if it
   did not contain a proper date. (Closes: #654429)
 - Fix imuxsock example in rsyslog.conf(5) man page. (Closes: #655846)
   * Fix versioned Build-Depends on dpkg-dev. The buildflags.mk snippet was
 added in version 1.16.1, not 1.6.1. (Closes: #654894)
   * Update watch file. Check download page for stable releases.
   * Strip debian/tmp/ from .install files.
   * Install tmpfiles.d snippet to create /dev/xconsole when running under
 systemd. (Closes: #634978)
   * debian/patches/02-path_max.patch
 - Don't rely on PATH_MAX being defined. Patch cherry-picked from upstream
   Git. (Closes: #651529)
   * debian/rsyslog.init
 - Use --exec instead of --name for start-stop-daemon. This is more
   reliable and works better on GNU/Hurd. (Closes: #652575)
 - Use /run/xconsole and a symlink /dev/xconsole on non-Linux systems.
   * debian/rsyslog.default
 - Update comments regarding available command line switches. Remove
   deprecated options.
   * debian/rsyslog.links
 - Install syslog.service alias so rsyslog is properly socket activated
   with newer versions of systemd.
   * debian/copyright
 - Use maschine-readable copyright format 1.0.
 - Most parts of rsyslog have been relicensed under Apache license 2.0.
   * Bump Standards-Version to 3.9.3.
   * debian/rsyslog.conf
 - Set $WorkDirectory to /var/spool/rsyslog, which is used for spool and
   state files. When not configured it defaults to '/', which is
   undesirable. (LP: #918947, Closes: #656535)
   * debian/rsyslog.dirs
 - Add /var/spool/rsyslog/.
Checksums-Sha1: 
 50c24e54ad90b0acdfb06d8e4d41afd68911ec74 2248 rsyslog_5.8.8-1.dsc
 d25bfadb08f68f8b261cf4b0db9d4951db37f673 2387606 rsyslog_5.8.8.orig.tar.gz
 a57e9b7c984f0696f1e3f2cf8ecd52042645bead 28437 rsyslog_5.8.8-1.debian.tar.gz
 fa204f8758876a707d7f8a58340befefd8ac9e66 540766 rsyslog_5.8.8-1_amd64.deb
 cba752b7c3f9015f7fa473f1f1672f8af9ade853 1103088 rsyslog-doc_5.8.8-1_all.deb
 7cb74db2b63386f84972852453496fd12930e8e5 119570 rsyslog-mysql_5.8.8-1_amd64.deb
 a6a6b40f053fdf0b148c3653d69d9fc189842fe3 119440 rsyslog-pgsql_5.8.8-1_amd64.deb
 255b4134001dab8c40750bc08392ccfc9710d40d 127424 
rsyslog-gssapi_5.8.8-1_amd64.deb
 c754d71697a33543fd8b8ba9b4a0a094e03fe229 126604 
rsyslog-gnutls_5.8.8-1_amd64.deb
 f1d715b5af0aa0f47d235844ddb729a865c9663e 119452 rsyslog-relp_5.8.8-1_amd64.deb
Checksums-Sha256: 
 71c4014d2a228e4f7d29586f6d3d4c4a9cb103f1b5e3472e3af7dc897b0de2da 2248 
rsyslog_5.8.8-1.dsc
 3e9c8db459e4e363b2289381923d54d84f2ede29c2f9c542cf21672b163aa570 2387606 
rsyslog_5.8.8.orig.tar.gz
 82d55291ce5a23b7d6b94effecf8ea4b76a1e7a4a68f2d0ffa80c2521abc6fda 28437 
rsyslog_5.8.8-1.debian.tar.gz
 943c7822750c04a00c1563f1a7880ae1a144b0776b332f12c754430063381eb3 540766 
rsyslog_5.8.8-1_amd64.deb
 195c39bb4629b5bbeb27df5bc0e325aa805531a607a9f75e0b343fc290f758fc 1103088 
rsyslog-doc_5.8.8-1_all.deb
 113ec06ffcc05f9c475d9656ba148f06701357c5c76b9a9ea3da59ba952eb885 119570 
rsyslog-mysql_5.8.8-1_amd64.deb
 fb5ad9a73c78a92f741e88bd9ef3f854773749c7a8bd6c49bef848da40c4f8e9 119440 
rsyslog-pgsql_5.8.8-1_amd64.deb
 cf0512f63aa72b19395b98a112f1ea1ad6d50db57b4afa297725d77fb1a913f3 127424 
rsyslog-gssapi_5.8.8-1_amd64.deb
 f8e3d6caa1e0f3e26ee646f7ec3f2165ca1bc8855ede6439b74fa66404fb768d 126604 
rsyslog-gnutls_5.8.8-1_amd64.deb
 bb0044de75a081fe0d607ee065b87fd0cb625ca18675b7c53293d56c4bef3ce4 119452 
rsyslog-relp_5.8.8-1_amd64.deb
Files: 
 c3f6bc05e80d282cc7c5fea5562ddce3 2248 admin important rsyslog_5.8.8-1.dsc
 bbce9d3c4ef68ccb945efb4e856e0eaf 2387606 admin important 
rsyslog_5.8.8.orig.tar.gz
 0cb1a3a2d20379b713ff451676b404b2 28437 admin important 
rsyslog_5.8.8-1.debian.tar.gz
 c9eef71b6347bca27100fd886030e23a 540766 admin important 
rsyslog_5.8.8-1_amd64.deb
 e4fbd4d781ce8ae6c18e429d60b4f86a 1103088 doc extra rsyslog-doc_5.8.8-1_all.deb
 c8e3b7b95d924535754ebf05535fafc8 119570 admin extra 
rsyslog-mysql_5.8.8-1_amd64.deb
 1dafe0345fb7624c753fb25a4654e43a 119440 admin extra 

Accepted aqsis 1.6.0-10 (source all amd64)

2012-03-06 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 19:49:51 +
Source: aqsis
Binary: aqsis aqsis-examples libaqsis1 libaqsis-dev
Architecture: source amd64 all
Version: 1.6.0-10
Distribution: unstable
Urgency: low
Maintainer: Manuel A. Fernandez Montecelo manuel.montez...@gmail.com
Changed-By: Manuel A. Fernandez Montecelo manuel.montez...@gmail.com
Description: 
 aqsis  - 3D rendering solution adhering to the RenderMan(R) standard, bina
 aqsis-examples - 3D rendering solution adhering to the RenderMan(R) standard, 
exam
 libaqsis-dev - 3D rendering solution adhering to the RenderMan(R) standard, 
deve
 libaqsis1  - 3D rendering solution adhering to the RenderMan(R) standard, shar
Closes: 662833
Changes: 
 aqsis (1.6.0-10) unstable; urgency=low
 .
   * Remove previous maintainer, not active for many years
   * Bump Standards-Version to 3.9.3 (no changes needed)
   * Build-Depend on debhelper=9~ to avoid lintian warning
   * Improvement to build-hardening, thanks Simon Ruderich (Closes: #662833)
 - Use CPPFLAGS from dpkg-buildflags by passing it to CFLAGS/CXXFLAGS
   instead, otherwise CMake ignores them
 - Use hardening=+all instead of enabling +pie +bindnow individually, as
   suggested in the bug report, to take advantage of extra options in the
   future.  However, some options are not default for a reason, and not
   always can they be applied blindly/automatically; so maybe this has to be
   reverted in the future.
Checksums-Sha1: 
 1fa06d9ab5ae8d5f8014ab2a0bca3ed8b9a10a7e 1683 aqsis_1.6.0-10.dsc
 e455ce5fbdd2c37043b97b193e54ff9453155466 16246 aqsis_1.6.0-10.debian.tar.gz
 428ef5b2305094f46db887a805e2c56e185a58bd 497276 aqsis_1.6.0-10_amd64.deb
 ef15c3948be9991ce59ae93f7be8fed648900482 371096 aqsis-examples_1.6.0-10_all.deb
 4f6c1eb1d9eeba77c7a75279205e6e2d10474374 2443268 libaqsis1_1.6.0-10_amd64.deb
 59fdcbaca6c9abd80cdd6aa975dd3e9d06dee0a1 26704 libaqsis-dev_1.6.0-10_amd64.deb
Checksums-Sha256: 
 41d303cd31c2b114b34dc15391c541fe643f8ef5266f09faf0c78312af670199 1683 
aqsis_1.6.0-10.dsc
 010de68a82ba5e690b312cfd0bcf737206c0be07ef70411e24ed51d994c41200 16246 
aqsis_1.6.0-10.debian.tar.gz
 372a7e41dba292be0daa94030b8b0dce6ea9fbf58c9ccce25dff41ef08dd2920 497276 
aqsis_1.6.0-10_amd64.deb
 b13b2fc4530f0906e876d096e158ce752a780ea931f34390f2dd69b89f9e5426 371096 
aqsis-examples_1.6.0-10_all.deb
 52a9da6699185ae475261edec325ed1b6f1616184523503b8a15b56f21208a63 2443268 
libaqsis1_1.6.0-10_amd64.deb
 6fee84c95de13bbe452433b69cbeb0838bb7b579832b3baeb929f6fdae8672ad 26704 
libaqsis-dev_1.6.0-10_amd64.deb
Files: 
 fdfd8a8c2134ed7fbe193e220133bcc2 1683 graphics optional aqsis_1.6.0-10.dsc
 1f19d6315d4e61d772a430bdcdfb7860 16246 graphics optional 
aqsis_1.6.0-10.debian.tar.gz
 449231a78d5db4be99f42ac333f2198d 497276 graphics optional 
aqsis_1.6.0-10_amd64.deb
 c4144f14deead95bceee85bb97c921be 371096 graphics optional 
aqsis-examples_1.6.0-10_all.deb
 4b21a6914406f7afa3a16c66cc38052a 2443268 libs optional 
libaqsis1_1.6.0-10_amd64.deb
 734ed8a00b66a516a617a0a514b10c83 26704 libdevel optional 
libaqsis-dev_1.6.0-10_amd64.deb

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

iEYEARECAAYFAk9WoccACgkQK4B7+/vnTpqTiQCcCLm3Phd2TOmrbGhhvBo6ljEF
J7EAoJsIhySurWQIsgWu9fa+y5rPSM47
=266O
-END PGP SIGNATURE-


Accepted:
aqsis-examples_1.6.0-10_all.deb
  to main/a/aqsis/aqsis-examples_1.6.0-10_all.deb
aqsis_1.6.0-10.debian.tar.gz
  to main/a/aqsis/aqsis_1.6.0-10.debian.tar.gz
aqsis_1.6.0-10.dsc
  to main/a/aqsis/aqsis_1.6.0-10.dsc
aqsis_1.6.0-10_amd64.deb
  to main/a/aqsis/aqsis_1.6.0-10_amd64.deb
libaqsis-dev_1.6.0-10_amd64.deb
  to main/a/aqsis/libaqsis-dev_1.6.0-10_amd64.deb
libaqsis1_1.6.0-10_amd64.deb
  to main/a/aqsis/libaqsis1_1.6.0-10_amd64.deb


-- 
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/e1s54ze-0003yf...@franck.debian.org



Accepted gtk+3.0 3.3.16-1 (source all amd64)

2012-03-06 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 07 Mar 2012 01:16:05 +0100
Source: gtk+3.0
Binary: libgtk-3-0 libgtk-3-0-udeb libgtk-3-common libgtk-3-bin libgtk-3-dev 
libgtk-3-0-dbg libgtk-3-doc gtk-3-examples gir1.2-gtk-3.0 libgail-3-0 
libgail-3-dev libgail-3-0-dbg libgail-3-doc
Architecture: source all amd64
Version: 3.3.16-1
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gtk-3.0 - GTK+ graphical user interface library -- gir bindings
 gtk-3-examples - example files for GTK+ 3
 libgail-3-0 - GNOME Accessibility Implementation Library -- shared libraries
 libgail-3-0-dbg - Gail libraries and debugging symbols
 libgail-3-dev - GNOME Accessibility Implementation Library -- development files
 libgail-3-doc - documentation files of the Gail library
 libgtk-3-0 - GTK+ graphical user interface library
 libgtk-3-0-dbg - GTK+ libraries and debugging symbols
 libgtk-3-0-udeb - GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk-3-bin - programs for the GTK+ graphical user interface library
 libgtk-3-common - common files for the GTK+ graphical user interface library
 libgtk-3-dev - development files for the GTK+ library
 libgtk-3-doc - documentation for the GTK+ graphical user interface library
Changes: 
 gtk+3.0 (3.3.16-1) experimental; urgency=low
 .
   * New upstream development release.
   * debian/libgtk-3-0.symbols: Add new symbols.
   * debian/rules: Bump SHVER to 3.3.16.
   * debian/control.in:
 - Bump (Build-)Depends on libglib2.0-dev to (= 2.31.18).
 - Bump (Build-)Depends on libgdk-pixbuf2.0-dev to (= 2.25.2).
 - Drop Depends on libxml2-utils from libgtk-3-dev as gtk-builder-convert
   has been removed.
 - Drop Recommends on python and debhelper from libgtk-3-dev since it no
   longer includes a dh_gtkmodules debhelper addon.
 - Bump Breaks against gnome-themes-standard due to theming related
   changes.
   * Remove leftovers from the gtk3-engines-pixbuf package.
   * Update patches:
 - Drop 003_gdk.pc_privates.patch, fixed upstream in a similar way.
 - Drop 70-Fix-document-generation-in-out-of-tree-builds.patch, applied
   upstream.
 - Drop 041_ia32-libs.patch, no longer required with multiarch.
 - Disable 042_treeview_single-focus.patch for now since it has no
   description why this patch is needed and it needs to be updated.
 - Refresh remaining patches.
   * debian/gtk-3-examples.install.in: Install gtk3-widget-factory demo
 application.
   * Stop building static libraries which require a full separate build and
 appear to be unused.
   * Enable colord support for color-managed printing. Keep it disabled for the
 udeb build.
Checksums-Sha1: 
 fadfdf63f5f9399275152fff24fb532b09a05537 3578 gtk+3.0_3.3.16-1.dsc
 da733b4d27e5803cb0393e9fda656ea4b7e11853 12867600 gtk+3.0_3.3.16.orig.tar.xz
 40112f8f2f2530a99ef721fa95bd9f039192d4ea 86917 gtk+3.0_3.3.16-1.debian.tar.gz
 5eba08e562bebb197c4dff6cf79c5bfaab7537e4 6301234 
libgtk-3-common_3.3.16-1_all.deb
 91cb298e0f627bf57dc9867c49fb2bdff369bbcb 1944164 libgtk-3-doc_3.3.16-1_all.deb
 05a5c36b0cedcc7596a70358688948570c788ed1 61836 libgail-3-doc_3.3.16-1_all.deb
 41eb05a800737e9e0024e07db86ea640b418165d 2464072 libgtk-3-0_3.3.16-1_amd64.deb
 ed2363eccf7d7162787a55b4ca183c9c2a8bcdd7 2268670 
libgtk-3-0-udeb_3.3.16-1_amd64.udeb
 7e8e54cff665ead3a380557a55bd3b4feeb5e407 55378 libgtk-3-bin_3.3.16-1_amd64.deb
 32406dbc7d10da3d6cff688097c5e0abafdb4aa9 1063474 
libgtk-3-dev_3.3.16-1_amd64.deb
 d9eed88f86939f96ba17bb38af73ef62074dfb85 5790470 
libgtk-3-0-dbg_3.3.16-1_amd64.deb
 79a776f35d8b7f89a03e76ddb88857af9bb224b6 339964 
gtk-3-examples_3.3.16-1_amd64.deb
 86afe1445c315039b30cdbe1da00a7a7898490b9 273556 
gir1.2-gtk-3.0_3.3.16-1_amd64.deb
 983f63615d879a18a48f2a46b82b3cb440fa110f 63814 libgail-3-0_3.3.16-1_amd64.deb
 9771633731a94d6884bdc4ad91620690c557da37 53552 libgail-3-dev_3.3.16-1_amd64.deb
 bfed6aadd76f98a2b98e1b5b1e274263ef4d00bc 72984 
libgail-3-0-dbg_3.3.16-1_amd64.deb
Checksums-Sha256: 
 5dd47f2dfcec57c44c30d88afe90a878c8328d9eb557fbc85d9cbc011949e1a9 3578 
gtk+3.0_3.3.16-1.dsc
 57ccae54ad41b8ff5c7be98ca010a5497a86ce7de71050e837d2cf9bc4124256 12867600 
gtk+3.0_3.3.16.orig.tar.xz
 17c7f8a68878a4e49c43cf6ef18aaf0db6f4490b6eb93b4c45d6902ba84fbb87 86917 
gtk+3.0_3.3.16-1.debian.tar.gz
 c4b1d78539b1c7f735db5abd526dfa595be73b61678ec6d40dfc9ba8d9f2bf47 6301234 
libgtk-3-common_3.3.16-1_all.deb
 1ffc87154bb70cbc5596a356baf01c7b83103c1c4ee7e04c68b8f62eb0b1567e 1944164 
libgtk-3-doc_3.3.16-1_all.deb
 e11249b65cd43a33ab39a09832431a43151baedd450a55a258ee5a3f630e0086 61836 
libgail-3-doc_3.3.16-1_all.deb
 41aca2b2f65bd249d4f35edf93fd6652965c83d2ee7d13b6db744acd3d912003 2464072 
libgtk-3-0_3.3.16-1_amd64.deb
 cdfdeb280f943e4d0b78ec32484a967df48f279b6d3a61796958315fa39a9150 2268670 

Accepted haskell-hint 0.3.3.4-2 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 19:54:35 -0500
Source: haskell-hint
Binary: libghc-hint-dev libghc-hint-prof libghc-hint-doc
Architecture: source all amd64
Version: 0.3.3.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-hint-dev - runtime Haskell interpreter (GHC API wrapper)
 libghc-hint-doc - runtime Haskell interpreter (GHC API wrapper); documentation
 libghc-hint-prof - runtime Haskell interpreter (GHC API wrapper); profiling 
librarie
Changes: 
 haskell-hint (0.3.3.4-2) unstable; urgency=low
 .
   * Bump to Standards-Version 3.9.3.
   * Fix -doc package dependency.
Checksums-Sha1: 
 cd4436025fe9915b43c98f7053ccc095e17756c7 2720 haskell-hint_0.3.3.4-2.dsc
 b9243d68a0fe937a2cadec093d99d3b6705a1509 3151 
haskell-hint_0.3.3.4-2.debian.tar.gz
 e45171c7e814fc775140a820444344ff8c3f4096 109970 
libghc-hint-doc_0.3.3.4-2_all.deb
 ac79167adb0bb4eedec4d65bcc17c063b223457c 368722 
libghc-hint-dev_0.3.3.4-2_amd64.deb
 5497d3d7f9b08a80ab051e5f71333d7d691771a9 383078 
libghc-hint-prof_0.3.3.4-2_amd64.deb
Checksums-Sha256: 
 b6fe3f95c0a9b48b2fa15b35eda9b6938fb62b325e60a7d9173eab3b058173be 2720 
haskell-hint_0.3.3.4-2.dsc
 fe18617c630d7cca68cf8c97700eff89701d150af7284a27e7ece98d10b53c89 3151 
haskell-hint_0.3.3.4-2.debian.tar.gz
 e8052b96cccd05479ac5de682d3f3663ec5db78b76328381703173335127642e 109970 
libghc-hint-doc_0.3.3.4-2_all.deb
 e208286e86ff6021fb6b615375039a092be0e1922d5338fab3e8e1231f28a8f1 368722 
libghc-hint-dev_0.3.3.4-2_amd64.deb
 911d1237bfb4b941c543424990fa55bbc9f4ee7d43924f70288a6fbffd1607cd 383078 
libghc-hint-prof_0.3.3.4-2_amd64.deb
Files: 
 a2af641a0ff70f186e8ebb1317bbb440 2720 haskell extra haskell-hint_0.3.3.4-2.dsc
 2511a0398759b4dbecc2e54effcf2501 3151 haskell extra 
haskell-hint_0.3.3.4-2.debian.tar.gz
 24dad311e6935a636797dfcf5f007a67 109970 doc extra 
libghc-hint-doc_0.3.3.4-2_all.deb
 39a8f48c1163a4a7428b0f6baa8d4e13 368722 haskell extra 
libghc-hint-dev_0.3.3.4-2_amd64.deb
 c1d6790f66c3ef45705e46938f9f88ab 383078 haskell extra 
libghc-hint-prof_0.3.3.4-2_amd64.deb

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

iQIcBAEBCgAGBQJPVrL6AAoJEFWSMx4ZnTioFh0QAIsZcfGH88oqs8clMiW8SseU
eYJ/kdm+xz7K+aSIvrJwDOb1Ci6iuUN6CGVNfr7J3NMIYdggoo1Qh2nTjeKgs9qn
bmIL69kflQVvWo/u05NpnkVIWIZl6WvxKw6MFQQiGDYVSISzevJJ0TS/80e7yi4W
dVB9hWQMOtfsHwFZ90hP+8QRr7n2NWQMzA/nN/L+EsivGr7mAEaSXazpp1NTlvct
6JX9ePlHezCNcLwhFO51O2HvV/WcyiXLFuyz/T90x35SQpCj0jcvRL5G6VivxjRn
dbwXhE7c7cnCINpVPeV5ullG9KxqR05i84DELNaLFDu6MC1RDpq8tR+fTryPFyyA
uSsJedDiOXQirRgoC6JjE9HYArsxOD2SNgSwkUsXoWe1WEQTF3m0fBsiLwiiWMbN
S6ahCB6pAhRMbZmxS2eBC57emQfL66/p4vYB1w5r+0t0MA4qeg25fKlpwdShCbAw
4K41gjRbWdPpDbiap8DLBOHWkm6d8bKYT1AO1oFvqVI85eBiKzgM54GKYmlf3f/y
ZqpI9Pcuc6aHc7xductZGhqbmsTuyNUrPZTqF+S8zr+0d4yN7l4lfJIfylelRw5E
+ydLFCcpPnkpfmdKVekHbuGcElvVqM+6a8NOh4ZefJkVRbgSQ4ZaNGPIWeiBK3xx
ZkCUHSS/L3Rc0WGIqFKD
=9G/T
-END PGP SIGNATURE-


Accepted:
haskell-hint_0.3.3.4-2.debian.tar.gz
  to main/h/haskell-hint/haskell-hint_0.3.3.4-2.debian.tar.gz
haskell-hint_0.3.3.4-2.dsc
  to main/h/haskell-hint/haskell-hint_0.3.3.4-2.dsc
libghc-hint-dev_0.3.3.4-2_amd64.deb
  to main/h/haskell-hint/libghc-hint-dev_0.3.3.4-2_amd64.deb
libghc-hint-doc_0.3.3.4-2_all.deb
  to main/h/haskell-hint/libghc-hint-doc_0.3.3.4-2_all.deb
libghc-hint-prof_0.3.3.4-2_amd64.deb
  to main/h/haskell-hint/libghc-hint-prof_0.3.3.4-2_amd64.deb


-- 
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/e1s55hx-0007hh...@franck.debian.org



Accepted haskell-language-c 0.4.2-2 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 20:00:51 -0500
Source: haskell-language-c
Binary: libghc-language-c-dev libghc-language-c-prof libghc-language-c-doc
Architecture: source all amd64
Version: 0.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-language-c-dev - Haskell library for the analysis and generation of C 
code
 libghc-language-c-doc - Documentation for Haskell Library.C module
 libghc-language-c-prof - Profiling libraries for Haskell Library.C module
Changes: 
 haskell-language-c (0.4.2-2) unstable; urgency=low
 .
   * Bump to Standards-Version 3.9.3.
   * Fix -doc dependency.
Checksums-Sha1: 
 0648c4bef03a7ba315df43e2164795180cce26ba 2378 haskell-language-c_0.4.2-2.dsc
 32e4f26b6e49c30e5da75001672ff0f823465ff2 2989 
haskell-language-c_0.4.2-2.debian.tar.gz
 94b37805081a2d9220509844a99aac2c8d4b9b53 438752 
libghc-language-c-doc_0.4.2-2_all.deb
 ce987292e8fdb6dd236259da0dcb7b6de11ef86f 2856048 
libghc-language-c-dev_0.4.2-2_amd64.deb
 e1da1b0f7002f063423f0b1c3dc3d275740a6bbe 2803458 
libghc-language-c-prof_0.4.2-2_amd64.deb
Checksums-Sha256: 
 75529a14e8b8c0bc57529c22657c5f653ef3431933faa6bb9b5bc96ea6f66256 2378 
haskell-language-c_0.4.2-2.dsc
 e427d33924fed5376d8130093374e5a210a2338e09e3b8422852c2abaf239917 2989 
haskell-language-c_0.4.2-2.debian.tar.gz
 93144d65be51f0472950f3e594eb6e0089fec6f9b6fcea6be3bdf263d4f5c619 438752 
libghc-language-c-doc_0.4.2-2_all.deb
 6accbc745c47b6f9b78acfbd8c27ce2f789bdbe22c390faa110d36b2b833fc2f 2856048 
libghc-language-c-dev_0.4.2-2_amd64.deb
 e4d34a2032c48494b990afd869471fa0fa9e91751c695ccd08beb6bd8be99ddf 2803458 
libghc-language-c-prof_0.4.2-2_amd64.deb
Files: 
 94293b9abb998b414341e6776cd2f04d 2378 haskell extra 
haskell-language-c_0.4.2-2.dsc
 459b738002e05501d21771bc5c05e7ca 2989 haskell extra 
haskell-language-c_0.4.2-2.debian.tar.gz
 b28631d6565feb4e2e9b515c74a57638 438752 doc extra 
libghc-language-c-doc_0.4.2-2_all.deb
 07965a8c760adf1ca12962b67316efbc 2856048 haskell extra 
libghc-language-c-dev_0.4.2-2_amd64.deb
 23276d82e8060745e0b41be78d197f38 2803458 haskell extra 
libghc-language-c-prof_0.4.2-2_amd64.deb

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

iQIcBAEBCgAGBQJPVrUpAAoJEFWSMx4ZnTioVL4P/ii48uJ0geSKgKhrFDqxTxRD
ziHf0BTq2/q/zJGEdgndPd7DKiEZRwXaNPyaFH2MICis4f5kE4Nv8JTWPcELJUsh
UH6/wWtqqYwjtCo0a3zyzZC9qP+UkbHSpzVdnjbbx2/gkdkZ22XOrE8icth/98ea
vANkTdt5qHi1GQRuS8xAQy76SD3PM8KhnSmQVOTBC34QcQq15fLxqxrFOozuBvyP
tMs8vI6tk8651vCVSmYBEXOZR+vOWtCLLIG6FBcRBXgygN/7Vn6HqsQhaURekJq8
4URQ9EKWECbVuSUM0A6CKnFsGpneR21qufWbKhTNPaaCfHJrIzBhBaKb3jpRFfI/
K1BvZT/TS0Q/bDBHM+3Hxz+3WprmH/h4w1KhP6VGvKwzX8RG2FeVloSX5cCE4MWQ
SJYsztQ39cl9uy4RjQtiEWTS3lNrymbVZoeJ3lpdUXjAyfr0668pywdV4KJTtT3w
kUuu/nrFD8s98eEICpLDRnbbiEVnwC0nXKYYzNorWVi/PpLFvm53oAbk2+mGi4MZ
M4pDNzAILtO8DmdgNxGQQWiopr/Y39SKZSbDkDRASn9kNP0LENpxMsBUQBPft4m1
K4deKvsVYXhKEeNKSxJTI0eQJ8FSF37ZvhxKqeR8Nasod/55XYy/fYVSfAy8MVPQ
MZ7QJR+EAMdTdreeDGXr
=HJ2b
-END PGP SIGNATURE-


Accepted:
haskell-language-c_0.4.2-2.debian.tar.gz
  to main/h/haskell-language-c/haskell-language-c_0.4.2-2.debian.tar.gz
haskell-language-c_0.4.2-2.dsc
  to main/h/haskell-language-c/haskell-language-c_0.4.2-2.dsc
libghc-language-c-dev_0.4.2-2_amd64.deb
  to main/h/haskell-language-c/libghc-language-c-dev_0.4.2-2_amd64.deb
libghc-language-c-doc_0.4.2-2_all.deb
  to main/h/haskell-language-c/libghc-language-c-doc_0.4.2-2_all.deb
libghc-language-c-prof_0.4.2-2_amd64.deb
  to main/h/haskell-language-c/libghc-language-c-prof_0.4.2-2_amd64.deb


-- 
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/e1s55w7-x7...@franck.debian.org



Accepted netgen 4.9.13.dfsg-4 (source all amd64)

2012-03-06 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Mar 2012 11:17:32 -0500
Source: netgen
Binary: netgen netgen-doc libnglib-dev libnglib-4.9.13
Architecture: source all amd64
Version: 4.9.13.dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Adam C. Powell, IV hazel...@debian.org
Description: 
 libnglib-4.9.13 - Automatic 3d tetrahedral mesh generator development files
 libnglib-dev - Automatic 3d tetrahedral mesh generator development files
 netgen - Automatic 3d tetrahedral mesh generator
 netgen-doc - Automatic 3d tetrahedral mesh generator documentation
Closes: 659132
Changes: 
 netgen (4.9.13.dfsg-4) unstable; urgency=low
 .
   [ Denis Barbier ]
   * Switch from OpenCASCADE to OCE (closes: #659132).
Checksums-Sha1: 
 ac54bb54ff61882db8d02735f11d56e4ebfec7ac 1956 netgen_4.9.13.dfsg-4.dsc
 2ed2bd8776705ef269c8ca08c00e4667d828db32 24825 
netgen_4.9.13.dfsg-4.debian.tar.gz
 25761cba582fa5745f4c8e41f6c2cd18c5d80e0b 156180 
netgen-doc_4.9.13.dfsg-4_all.deb
 c75e7572688b3772628edde15fd9e8cc211acbb4 1610228 netgen_4.9.13.dfsg-4_amd64.deb
 098d0424ba1a9780a423139e2ce4438e97808f86 15828 
libnglib-dev_4.9.13.dfsg-4_amd64.deb
 1a64acd10be465714254f0b2cb8d063a35b9c431 1406644 
libnglib-4.9.13_4.9.13.dfsg-4_amd64.deb
Checksums-Sha256: 
 d255f7e592c6b4acbbb4dd287a3fb7c3ace56c15c7a3773d71107a3220ec077c 1956 
netgen_4.9.13.dfsg-4.dsc
 cb39a7eeea948b1e2ceecfda42fa0f0879572a5e462befdeb55d820c5af733c6 24825 
netgen_4.9.13.dfsg-4.debian.tar.gz
 7bfd3ad717fbe096b10df2f7fd32b310f24df45f67e07c88e464a9192b096a4f 156180 
netgen-doc_4.9.13.dfsg-4_all.deb
 4e444ab4b1e33ff61e00a6338c2beb3add0d6593c4ad2e49dd647fcf461fe654 1610228 
netgen_4.9.13.dfsg-4_amd64.deb
 54800e6b14b5e233645690d5d778cacbc34e5671b88ce61a65a79a55f40558a1 15828 
libnglib-dev_4.9.13.dfsg-4_amd64.deb
 8bc2f5975b6a849f72711e5092198cce261c6e866ae269939678d6a0d8a509ac 1406644 
libnglib-4.9.13_4.9.13.dfsg-4_amd64.deb
Files: 
 ebff36b33737dc36606fe8c5cb735b12 1956 math optional netgen_4.9.13.dfsg-4.dsc
 5231d900baab7a05023f815a9881a97e 24825 math optional 
netgen_4.9.13.dfsg-4.debian.tar.gz
 2e47fe601821454691cc01e695e8acba 156180 doc optional 
netgen-doc_4.9.13.dfsg-4_all.deb
 bcd638c8589a1cd81ab71570fb26cb40 1610228 math optional 
netgen_4.9.13.dfsg-4_amd64.deb
 68a057d652c2300ffea5c46e7d5bc46c 15828 libdevel optional 
libnglib-dev_4.9.13.dfsg-4_amd64.deb
 298dd3920f99659220bfa8ee136f1e7f 1406644 libs optional 
libnglib-4.9.13_4.9.13.dfsg-4_amd64.deb

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

iEYEARECAAYFAk9Wr2gACgkQUm8B6FZO5LYRewCfTN0HdVA/+gUUq/Ul4sQGEPPw
ciwAmwbTonttOI9/LN7gZKYLZVEkO6Uq
=rC4v
-END PGP SIGNATURE-


Accepted:
libnglib-4.9.13_4.9.13.dfsg-4_amd64.deb
  to main/n/netgen/libnglib-4.9.13_4.9.13.dfsg-4_amd64.deb
libnglib-dev_4.9.13.dfsg-4_amd64.deb
  to main/n/netgen/libnglib-dev_4.9.13.dfsg-4_amd64.deb
netgen-doc_4.9.13.dfsg-4_all.deb
  to main/n/netgen/netgen-doc_4.9.13.dfsg-4_all.deb
netgen_4.9.13.dfsg-4.debian.tar.gz
  to main/n/netgen/netgen_4.9.13.dfsg-4.debian.tar.gz
netgen_4.9.13.dfsg-4.dsc
  to main/n/netgen/netgen_4.9.13.dfsg-4.dsc
netgen_4.9.13.dfsg-4_amd64.deb
  to main/n/netgen/netgen_4.9.13.dfsg-4_amd64.deb


-- 
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/e1s55xb-0001mn...@franck.debian.org



Accepted ftphs 1.0.8-1 (source all amd64)

2012-03-06 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2012 20:26:23 -0500
Source: ftphs
Binary: libghc-ftphs-dev libghc-ftphs-prof libghc-ftphs-doc
Architecture: source all amd64
Version: 1.0.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 libghc-ftphs-dev - FTP Client and Server Library for Haskell, GHC package
 libghc-ftphs-doc - FTP Client and Server Library for Haskell, documentation
 libghc-ftphs-prof - FTP Client and Server Library for Haskell, profiling data
Changes: 
 ftphs (1.0.8-1) unstable; urgency=low
 .
   * New upstream version.
   * Bump to Standards-Version 3.9.3.
   * Fix Vcs-Browser value.
Checksums-Sha1: 
 c5b25a85e9b042db781decea7f44c750bafdf8bc 2439 ftphs_1.0.8-1.dsc
 2e1f6b8fc60838159944af8e4c1524c63a8def7f 26137 ftphs_1.0.8.orig.tar.gz
 6822c0757313cd089b38bf80d90dee4c4ebe823e 7893 ftphs_1.0.8-1.debian.tar.gz
 d316a6fa34ee619730eecc411b55ddc1be2ebf06 75752 libghc-ftphs-doc_1.0.8-1_all.deb
 2022616ca85005e103d2c37abc71690f8544b0c5 207692 
libghc-ftphs-dev_1.0.8-1_amd64.deb
 4f3d0d08e3a750e7f203d23ca016068f0b03f888 194046 
libghc-ftphs-prof_1.0.8-1_amd64.deb
Checksums-Sha256: 
 e3fc3c82f4dc53572dd0ec9718441aa2bc9aa1d6fd1b1f713f1e9de6a439ddd2 2439 
ftphs_1.0.8-1.dsc
 8f9e10faf360d9f8c04609ca557fbf558bf178355aedf4a22b46ec99f52836ca 26137 
ftphs_1.0.8.orig.tar.gz
 35b4a6c999d6e8e567762cd2472b1db6478836437229ed638674f06cb48939e9 7893 
ftphs_1.0.8-1.debian.tar.gz
 b95b48107265c43ec91dba0abc7df962a84a22947c474e093a8290a108c735fe 75752 
libghc-ftphs-doc_1.0.8-1_all.deb
 dbb76f9ba5680b9ffdc66439882b091f51acabec191aaf7e0279d0a83084047a 207692 
libghc-ftphs-dev_1.0.8-1_amd64.deb
 5c269b2093107551d9a433999a698925dad30351220ef8fc0ac38ed789b9082c 194046 
libghc-ftphs-prof_1.0.8-1_amd64.deb
Files: 
 aa27f91e040a30a0728226c00d7ac1d0 2439 haskell extra ftphs_1.0.8-1.dsc
 dfe5b88a49a297aa4b11df9ba40071ed 26137 haskell extra ftphs_1.0.8.orig.tar.gz
 fae1bc2b2fec53c0aadf69144c81db8c 7893 haskell extra ftphs_1.0.8-1.debian.tar.gz
 32d7db12224a3a042093dc09f280671c 75752 doc extra 
libghc-ftphs-doc_1.0.8-1_all.deb
 8c4ea697381df91f0b08c8c4f963e51f 207692 haskell extra 
libghc-ftphs-dev_1.0.8-1_amd64.deb
 414cfadb90c7b25c5c7aecaa635e2850 194046 haskell extra 
libghc-ftphs-prof_1.0.8-1_amd64.deb

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

iQIcBAEBCgAGBQJPVrpMAAoJEFWSMx4ZnTio/t4P/3w2sKTb8SSFff++hkOFOAQi
obPE3gtwmGkGUqJHMkmZEfhbW1LRyxfvJWYAqOzzKeJkdZsX8OuSkYbTzHqJC38k
tIIGnrfwvM3LCuo8bd7xYvKie5Kn90omfzqqIYswhj/f2YR7jAKgZurRkPOGNV9i
7j68tFNenZcx4MgXV2ES014DVL1QpF6IqazQNkB6N54u5Iv4devdjuQh20DGFdlf
btTJSjvPDDWYTn0wPZkjJlkk+6aMBSSfLFHZaEZl3A+IbW6ukHg2DtsDHdtA4jso
q+gidrJe0vAZoRHmejz6LpwH/v/DqYIgZK6adcPKt9ghK7qrms66kWRhBfeRIc2H
rmWozNFoPOdnlNlCx064v3Monc5lJMMkJTxv1FzQSBl+zZ3akgrYMaC7iz9UV/7H
IaQbhejWhOAFjfHZhec5s9R7bISYKSnYdLwd5k+9LLWmC5vyPZZ/XpLA8Bwgf8w/
aT2cBX1UzxjLsBu+avzHSBi06PuRVXty9hKTfwM02L+013ZCEWm0T6itUryvr2r+
UgCKZ7GNKn+206+eg4x8MuYHWUb0pl1bOjXuPGf/BUQyi9v8Z72Ggt//RMl40osS
qH/SAavz9mZm/2aqDq0GPoDNEZ2wciAdxvzMhMr/3yJjGpbSvGCtmZz7NRj9p1+c
zw+CJXhUmUW8oYaNzwo7
=fgYu
-END PGP SIGNATURE-


Accepted:
ftphs_1.0.8-1.debian.tar.gz
  to main/f/ftphs/ftphs_1.0.8-1.debian.tar.gz
ftphs_1.0.8-1.dsc
  to main/f/ftphs/ftphs_1.0.8-1.dsc
ftphs_1.0.8.orig.tar.gz
  to main/f/ftphs/ftphs_1.0.8.orig.tar.gz
libghc-ftphs-dev_1.0.8-1_amd64.deb
  to main/f/ftphs/libghc-ftphs-dev_1.0.8-1_amd64.deb
libghc-ftphs-doc_1.0.8-1_all.deb
  to main/f/ftphs/libghc-ftphs-doc_1.0.8-1_all.deb
libghc-ftphs-prof_1.0.8-1_amd64.deb
  to main/f/ftphs/libghc-ftphs-prof_1.0.8-1_amd64.deb


-- 
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/e1s55ku-0001v6...@franck.debian.org



Accepted debian-edu-doc 1.4~20120306~6.0.4+r0 (source all)

2012-03-06 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 06 Mar 2012 21:03:42 -0400
Source: debian-edu-doc
Binary: debian-edu-doc-en debian-edu-doc-da debian-edu-doc-de debian-edu-doc-es 
debian-edu-doc-nb debian-edu-doc-it debian-edu-doc-fr
Architecture: source all
Version: 1.4~20120306~6.0.4+r0
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers debian-...@lists.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 debian-edu-doc-da - Danish documentation from the Debian Edu project
 debian-edu-doc-de - German documentation from the Debian Edu project
 debian-edu-doc-en - English documentation from the Debian Edu project
 debian-edu-doc-es - Spanish documentation from the Debian Edu project
 debian-edu-doc-fr - French documentation from the Debian Edu project
 debian-edu-doc-it - Italian documentation from the Debian Edu project
 debian-edu-doc-nb - Bokmål documentation from the Debian Edu project
Closes: 662841
Changes: 
 debian-edu-doc (1.4~20120306~6.0.4+r0) unstable; urgency=low
 .
   [ Updated squeeze manual translations ]
   * French (Cédric Boutillier).
   * German (Wolfgang Schweer).
   * Norwegian Bokmål (Petter Reinholdtsen).
   * Danish (Joe Hansen). (Closes: 662841)
 .
   [ Updated Rosegarden manual translation ]
   * French (Thomas Vincent).
 .
   [ Holger Levsen ]
   * Update manuals and images from the wiki.
 .
   [ David Prévot ]
   * Fix the LINGUA=ll make target.
Checksums-Sha1: 
 65af5718f980d11de494efc00e379fede68cd068 2287 
debian-edu-doc_1.4~20120306~6.0.4+r0.dsc
 22feffe71ebfb9b4bfd2208b2507fe0a9c991e85 33244462 
debian-edu-doc_1.4~20120306~6.0.4+r0.tar.gz
 0ef74cb55ef22d4ac0279c6ea1e5cc0491564e07 17893346 
debian-edu-doc-en_1.4~20120306~6.0.4+r0_all.deb
 9e050b0517084a5d24978d7aacab9bce23b364f2 4992820 
debian-edu-doc-da_1.4~20120306~6.0.4+r0_all.deb
 7ea7e57236eea12d592f17b26db35d46b22694f6 9482078 
debian-edu-doc-de_1.4~20120306~6.0.4+r0_all.deb
 cb958ac73b8485774c45e5df03dc6b4135982063 8657070 
debian-edu-doc-es_1.4~20120306~6.0.4+r0_all.deb
 d2f40f66e998810d40dffdd670d47b536840cf04 11671152 
debian-edu-doc-nb_1.4~20120306~6.0.4+r0_all.deb
 1a38cb90087ca92499ce3945b263b01a2241cf9e 7587262 
debian-edu-doc-it_1.4~20120306~6.0.4+r0_all.deb
 1705e39d9ebb4440939713beaaf49acc2b297346 16287136 
debian-edu-doc-fr_1.4~20120306~6.0.4+r0_all.deb
Checksums-Sha256: 
 945aa91539c4e3c0c11eb36f28528a7e93cf4f109733ba019d1f3ca5b79fdd2c 2287 
debian-edu-doc_1.4~20120306~6.0.4+r0.dsc
 388f07ebe93d6fef783d2880db529130609e3dd565c1dbce534ff940b4376dd8 33244462 
debian-edu-doc_1.4~20120306~6.0.4+r0.tar.gz
 c9695819220f11b6fd58f304fdf23218480216e0834e3545e503e64fc2d10960 17893346 
debian-edu-doc-en_1.4~20120306~6.0.4+r0_all.deb
 8081a93fd85895f9154271b05dbfc529179f0db856a1db9b3129c1072a2752b2 4992820 
debian-edu-doc-da_1.4~20120306~6.0.4+r0_all.deb
 dc018a502c287acaf16d1abc55ab6ee2314d2c455caa9236bb1dfe14e6ef8aa5 9482078 
debian-edu-doc-de_1.4~20120306~6.0.4+r0_all.deb
 a5cfe860d9b8b6b7f2b2af371130031f955009f9fcfd26214eb60b5a3388a58b 8657070 
debian-edu-doc-es_1.4~20120306~6.0.4+r0_all.deb
 bb4ab7c431021258171c8a46e5b2e5bb0aec9f07c6ce7b264ab93783ffc6f2ac 11671152 
debian-edu-doc-nb_1.4~20120306~6.0.4+r0_all.deb
 697288a132bee394fd0993e23e25aec2b62874bc9c9e4db6e995b3ec29cb56a0 7587262 
debian-edu-doc-it_1.4~20120306~6.0.4+r0_all.deb
 a7f16918a7537e312e6e581fe6fae61125fdeef4e6370233f319083ccf6a271f 16287136 
debian-edu-doc-fr_1.4~20120306~6.0.4+r0_all.deb
Files: 
 e2c8c9f8701d43d680fe463adbf93985 2287 doc optional 
debian-edu-doc_1.4~20120306~6.0.4+r0.dsc
 f2c65d00872d98bfe9fdbbfb1b8fc499 33244462 doc optional 
debian-edu-doc_1.4~20120306~6.0.4+r0.tar.gz
 ce026538b225a05cdcae3b45badb5c74 17893346 doc optional 
debian-edu-doc-en_1.4~20120306~6.0.4+r0_all.deb
 e3b2f508ed899f32643ea36cc4d1dec6 4992820 doc optional 
debian-edu-doc-da_1.4~20120306~6.0.4+r0_all.deb
 c32e7aa1a4e347a2326748d3411892a5 9482078 doc optional 
debian-edu-doc-de_1.4~20120306~6.0.4+r0_all.deb
 9854e4f78f9b1c2ccda28ff6d092e12a 8657070 doc optional 
debian-edu-doc-es_1.4~20120306~6.0.4+r0_all.deb
 26040c65d18bc2bd939766495df9a89d 11671152 doc optional 
debian-edu-doc-nb_1.4~20120306~6.0.4+r0_all.deb
 2f850464ccd4de57457bb22d4a91eb6d 7587262 doc optional 
debian-edu-doc-it_1.4~20120306~6.0.4+r0_all.deb
 c7be1e06d7fcca51b212add1081376fa 16287136 doc optional 
debian-edu-doc-fr_1.4~20120306~6.0.4+r0_all.deb

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

iQIcBAEBCAAGBQJPVsDyAAoJELgqIXr9/gnyk/UP/jPIqLAxJUD2iKBw0p7zzkvA
yh6uJaurVSQFyE37riRlxA/6J1qGV9+fUY80XyXzwrTmQOvoA3F99+79/BroItFS
1C4EZp6GdTSTl4piHR2bbijeF343jMVQT2hw9LrQucE45XlHGwvWSj9bBn96Qbqe
WeuOF2ywRkRgf1v3VVAtXbQGu9P33JXOVY+Gb2R2BkhMOVq0bN16H0aq1uvbqWQa
7WLOTxrolOdlILlx3zsKnROqohBF707o6443HguAD18Zvc4DatoctLwbqCbonPRx
AZXyLIUGtfZ4YFhC2q4YjODgm42kdYn3wG7hl7/fFoAPvHa/+SFMxuHV8TbRHQhy
YMmzeCeVF1YsqRSS3jA25oqUcy8R3tfG7QqXW9AzQzmoAWqnG79cmkF0u/Q5QzHG
LA5s1OC5RL80CimNNhvt9S/dW8JjbgVAEaDrCV4B2hoB5NEluu/E8BHzycy9I0gq

Accepted kmod 6-1.1 (source all amd64)

2012-03-06 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Mar 2012 01:40:37 +
Source: kmod
Binary: kmod module-init-tools libkmod2 libkmod-dev libkmod2-udeb
Architecture: source amd64 all
Version: 6-1.1
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Cyril Brulebois k...@debian.org
Description: 
 kmod   - tools for managing Linux kernel modules
 libkmod-dev - libkmod development files
 libkmod2   - libkmod shared library
 libkmod2-udeb - libkmod shared library (udeb)
 module-init-tools - transitional dummy package (module-init-tools to kmod)
Changes: 
 kmod (6-1.1) unstable; urgency=low
 .
   * Non-maintainer upload with maintainer approval.
   * Work around FTBFS on ia64 (probable toolchain bug) due to undefined
 references to kmod_log when linking tools/kmod: Add libkmod-private.la
 to kmod's LDADD variable to ensure that linking happens properly.
 + Patch: work_around_linking_issues; tested on merulo.
Checksums-Sha1: 
 8cbde095e98596f9cc732cca1bbfa2ebb4e08c48 1181 kmod_6-1.1.dsc
 3c1a2706c183e6fe5577924474b97b632627e6f7 8127 kmod_6-1.1.debian.tar.gz
 49b57e34cc417eb88b5cd850f39530ef2452f895 92014 kmod_6-1.1_amd64.deb
 885b3831e3eeafb70c521b5981e0247bcea95854 1246 module-init-tools_6-1.1_all.deb
 dfc67d03d0e0963a73e8a5b75d269637ae6abee4 45334 libkmod2_6-1.1_amd64.deb
 ef176de038b0212ba6634e7fdbbda375ef365513 60344 libkmod-dev_6-1.1_amd64.deb
 2224153da9f802029f84b4302aa0bc80d9547d8a 99892 libkmod2-udeb_6-1.1_amd64.udeb
Checksums-Sha256: 
 b151d7681daf5bdb86f4a09b4f0e58d270293581bdbd00e8024d32e316c81768 1181 
kmod_6-1.1.dsc
 67f23a005ac792e1966c7a18019268b546e35fa5f569affec1c1389b1be3af26 8127 
kmod_6-1.1.debian.tar.gz
 1f3d7bb88da3a54b8dfe135606ae1563b7230bb81d79d56a7f12dda7f1cb8e69 92014 
kmod_6-1.1_amd64.deb
 62fe4383c36c186d6fb47701e38a2b7df120ecda30fdab3321b16c85dd5e1318 1246 
module-init-tools_6-1.1_all.deb
 4f71ff943b5d85252191be0eec0de1e15dab2fb3f13a83325cb9b108fdac4f77 45334 
libkmod2_6-1.1_amd64.deb
 0f80c7c786e3a2f4dfb2610cf011c8ad4bd09ba696cfb7af2f9190eea07d54e8 60344 
libkmod-dev_6-1.1_amd64.deb
 663179850de0f96304eb92968f2db891e0e82d0b3dc863ac4d5de6854937 99892 
libkmod2-udeb_6-1.1_amd64.udeb
Files: 
 2e8bdbb31ec82e7add0831865da3e0be 1181 admin important kmod_6-1.1.dsc
 53aba69e9c30493871810b150f69266e 8127 admin important kmod_6-1.1.debian.tar.gz
 8737970fb1de10a14f0ab211cec21699 92014 admin important kmod_6-1.1_amd64.deb
 fec587614e8221aacfdc14e6583c7e80 1246 admin extra 
module-init-tools_6-1.1_all.deb
 2944690b473e97b380253700ba9599cb 45334 libs important libkmod2_6-1.1_amd64.deb
 50f8728dde733528b0905d2c8bbd169b 60344 libdevel optional 
libkmod-dev_6-1.1_amd64.deb
 89310130528fa90b8cbdfdf1309d5a54 99892 debian-installer important 
libkmod2-udeb_6-1.1_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAk9WwMUACgkQeGfVPHR5Nd0cmwCdF37sFUwBswlr5+6dczbcMbIY
cQsAmwb0aEajOZsQ1BstXFTEMs3LRcB5
=+K8n
-END PGP SIGNATURE-


Accepted:
kmod_6-1.1.debian.tar.gz
  to main/k/kmod/kmod_6-1.1.debian.tar.gz
kmod_6-1.1.dsc
  to main/k/kmod/kmod_6-1.1.dsc
kmod_6-1.1_amd64.deb
  to main/k/kmod/kmod_6-1.1_amd64.deb
libkmod-dev_6-1.1_amd64.deb
  to main/k/kmod/libkmod-dev_6-1.1_amd64.deb
libkmod2-udeb_6-1.1_amd64.udeb
  to main/k/kmod/libkmod2-udeb_6-1.1_amd64.udeb
libkmod2_6-1.1_amd64.deb
  to main/k/kmod/libkmod2_6-1.1_amd64.deb
module-init-tools_6-1.1_all.deb
  to main/k/kmod/module-init-tools_6-1.1_all.deb


-- 
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/e1s571r-0005ci...@franck.debian.org



Accepted lebiniou 3.15-1.1 (source armel)

2012-03-06 Thread Hector Oron
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Mar 2012 01:07:16 +
Source: lebiniou
Binary: lebiniou
Architecture: source armel
Version: 3.15-1.1
Distribution: unstable
Urgency: low
Maintainer: Olivier Girondel oliv...@biniou.info
Changed-By: Hector Oron zu...@debian.org
Description: 
 lebiniou   - displays images that evolve with sound
Closes: 660947
Changes: 
 lebiniou (3.15-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix lebiniou FTBFS on architectures where char is unsigned.
 - Thanks Peter Green (Closes: #660947)
Checksums-Sha1: 
 de7f66d0572093fd38b8ad5cc6889a2c44ab2808 1802 lebiniou_3.15-1.1.dsc
 27917deaaf9606525da5dd5e5d8a3de085779d24 4293 lebiniou_3.15-1.1.debian.tar.gz
 61ea5a0cf5912a6bbc37bc3ff44dda21356ee785 399838 lebiniou_3.15-1.1_armel.deb
Checksums-Sha256: 
 4665750812d4b202d9fea0c0d7df35dd8e5cd423123cf769e30a839d2b5e7015 1802 
lebiniou_3.15-1.1.dsc
 86b5d97fda8372cb8965a9015aa7bcc8f0983bb4110633e21aafa4506917ac98 4293 
lebiniou_3.15-1.1.debian.tar.gz
 80ec89b2915032985c70cf2d65d8e68636fa541fefda1552f9383d4c23ead3c1 399838 
lebiniou_3.15-1.1_armel.deb
Files: 
 e8ebda19aac9bf14e389a68ced0d825c 1802 graphics extra lebiniou_3.15-1.1.dsc
 aec357a82e0550700fed5f0b827ef341 4293 graphics extra 
lebiniou_3.15-1.1.debian.tar.gz
 d941f2dd8ba83a014b393bbf57b5a5ff 399838 graphics extra 
lebiniou_3.15-1.1_armel.deb

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

iQIcBAEBCgAGBQJPVBm1AAoJEK8ig6p24qx7VP4P/26e4tmmRPz8JBVNe/KVbc1Z
+6Kxtfqrukq3thC8vAndIVxO8lVnIlWjgBR4LNXSu7ESO1rcAOIkb9/Sxau+mCZH
iuag19BI0iceM2HF5u7fCiQ1FcOgH1wxy3GCTMyZsJUVeozgJdnv/311ZP6xINri
tLHmgw72L67r7bIHnOcuZAz5XGxzai1E9jYVthgQJyEOodC3GYUj+iFn4iXWUQ72
2wvXi/KJKMK1qkNS8f+Y5mklV3Zvd6jNVsvp1+OSRaaZf4h0wghRTW838W7kLEov
SbmJFUoALTSyygTu/04VrHbk6/8UoMTQtnSetMYGPwRA9NE9HyOdER5LLjCc/Xya
E8Z947GC1z9DYeOyX10CGmNwvbzQaPeETnhBh0zYsv7dzCbVKZoqPmkMJr2O0Vt/
pJl8hi0X/HguEYPh/1hWsq0s4N3XRzJBsls/n7/5D4PfXmNi/Au9FfWM2VXJQH30
sBWcqxQuJ6r3MpPe3jlYI0uuFMQzBjUTxf6Mk15lLoyJqdW7pkvoTI88+ZI5OjxU
9bSFhhbiTm9K3nsvSvu+5XkN9CXM2Fu3BXxVI5AF7RN/TnYMoVgWfN+3mX34TMEj
GD4MxPejf+lvvHW5t+TTx5z2i0mPyfhYhHwlqkUYpDU/nGNrmX11GKTjkBnKvYba
b0DGMVDtjXxDQ/Y5POAq
=8zZA
-END PGP SIGNATURE-


Accepted:
lebiniou_3.15-1.1.debian.tar.gz
  to main/l/lebiniou/lebiniou_3.15-1.1.debian.tar.gz
lebiniou_3.15-1.1.dsc
  to main/l/lebiniou/lebiniou_3.15-1.1.dsc
lebiniou_3.15-1.1_armel.deb
  to main/l/lebiniou/lebiniou_3.15-1.1_armel.deb


-- 
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/e1s572v-0006ue...@franck.debian.org



Accepted nordugrid-arc 1.1.1-1 (source all amd64)

2012-03-06 Thread Mattias Ellert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 01 Mar 2012 19:48:16 +0100
Source: nordugrid-arc
Binary: libarccommon1 nordugrid-arc-client nordugrid-arc-hed 
nordugrid-arc-chelonia nordugrid-arc-hopi nordugrid-arc-isis 
nordugrid-arc-gridftpd nordugrid-arc-cache-service 
nordugrid-arc-datadelivery-service nordugrid-arc-aris nordugrid-arc-egiis 
nordugrid-arc-ldap-monitor nordugrid-arc-ws-monitor nordugrid-arc-arex 
nordugrid-arc-plugins-needed nordugrid-arc-plugins-globus nordugrid-arc-dev 
nordugrid-arc-python nordugrid-arc-java nordugrid-arc-janitor 
nordugrid-arc-doxygen nordugrid-arc-gridmap-utils nordugrid-arc-ca-utils 
nordugrid-arc-dbg
Architecture: source amd64 all
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
Changed-By: Mattias Ellert mattias.ell...@fysast.uu.se
Description: 
 libarccommon1 - ARC Grid middleware
 nordugrid-arc-arex - ARC Remote EXecution service
 nordugrid-arc-aris - ARC LDAP infosys service
 nordugrid-arc-ca-utils - NorduGrid authentication tools
 nordugrid-arc-cache-service - ARC cache service
 nordugrid-arc-chelonia - ARC Chelonia service
 nordugrid-arc-client - ARC command line interface
 nordugrid-arc-datadelivery-service - ARC data delivery service
 nordugrid-arc-dbg - ARC grid middleware - Debug Symbols
 nordugrid-arc-dev - ARC development files
 nordugrid-arc-doxygen - ARC API documentation
 nordugrid-arc-egiis - ARC EGIIS service
 nordugrid-arc-gridftpd - ARC GridFTP server
 nordugrid-arc-gridmap-utils - NorduGrid authorization tools
 nordugrid-arc-hed - ARC Hosting Environment Daemon
 nordugrid-arc-hopi - ARC Hopi service
 nordugrid-arc-isis - ARC ISIS service
 nordugrid-arc-janitor - ARC dynamic runtime environment installation
 nordugrid-arc-java - ARC Java wrapper
 nordugrid-arc-ldap-monitor - ARC LDAP monitor service
 nordugrid-arc-plugins-globus - ARC Globus plugins
 nordugrid-arc-plugins-needed - ARC base plugins
 nordugrid-arc-python - ARC Python wrapper
 nordugrid-arc-ws-monitor - ARC WS monitor service
Closes: 646979 661774
Changes: 
 nordugrid-arc (1.1.1-1) unstable; urgency=low
 .
   * 1.1.1 Bugfix Release
   * Fixes FTBFS (Closes: #661774) (LP: #935007)
   * Fix typo in package description (Closes: #646979)
   * Split binary rule in debian/rules for arch and indep
Checksums-Sha1: 
 80ded6421c1805c64cb010747fdf74c10fa4fba9 3917 nordugrid-arc_1.1.1-1.dsc
 5b9a220a066f42838e02941524c6775ba9324497 7900064 
nordugrid-arc_1.1.1.orig.tar.gz
 be500c8ee6bd4e2655817af49757a153fbe3fbc6 18013 
nordugrid-arc_1.1.1-1.debian.tar.gz
 a65c086133fb62c0be9e5520faa0e4ae59a1adc2 1600842 
libarccommon1_1.1.1-1_amd64.deb
 c266f710410d460febf4b6d54e78a94799944254 587864 
nordugrid-arc-client_1.1.1-1_amd64.deb
 570c0b04656a532230f495e48eacd671916e4643 92794 
nordugrid-arc-hed_1.1.1-1_amd64.deb
 2455ddbd94510e0041e6eb0871314295cd5227e3 90704 
nordugrid-arc-chelonia_1.1.1-1_amd64.deb
 c6c335e8257ebc5f7a8e83abb3da46f888d77152 43382 
nordugrid-arc-hopi_1.1.1-1_amd64.deb
 d841d69abee121f9f52573e349bb0170b44ea300 72120 
nordugrid-arc-isis_1.1.1-1_amd64.deb
 97118d6e6b76e294802d63b8650325e843d3ae26 1223406 
nordugrid-arc-gridftpd_1.1.1-1_amd64.deb
 39a6fe7fbe83a7df32a5b90a0857e2fd4c08ec8d 494060 
nordugrid-arc-cache-service_1.1.1-1_amd64.deb
 83ad2cc49f48886809ee85707e23dcb65ce7f63e 194476 
nordugrid-arc-datadelivery-service_1.1.1-1_amd64.deb
 51d68b0ee4f9430fd47c28a9ca21d60241b2d59e 30870 
nordugrid-arc-egiis_1.1.1-1_amd64.deb
 b8b72b348a6c1cf827e0aa2365da93dcd0cf4538 2751210 
nordugrid-arc-arex_1.1.1-1_amd64.deb
 0f82321c1c4c711acc99dc04636882feef5ef643 1397738 
nordugrid-arc-plugins-needed_1.1.1-1_amd64.deb
 efe3143dd939c35999e527d180c85162f7ed030e 367886 
nordugrid-arc-plugins-globus_1.1.1-1_amd64.deb
 637f780fdbbf889de7b825cac071f8388e18deca 226122 
nordugrid-arc-dev_1.1.1-1_amd64.deb
 91c06921c56f32b5c2a51a2d0e1a934a5b45aaec 1175380 
nordugrid-arc-python_1.1.1-1_amd64.deb
 d6ad3793745aae22a188e40cd148116c9acb9f8e 540458 
nordugrid-arc-java_1.1.1-1_amd64.deb
 0b653d03ba24caaa54bc624360d2ecd5149b6d9f 56824 
nordugrid-arc-janitor_1.1.1-1_amd64.deb
 e0c4e30e320c3e272acc48a96d91669b0ae43d91 77421168 
nordugrid-arc-dbg_1.1.1-1_amd64.deb
 ccc919b9b6a987e5ecf1598cd513c03bf7f3b22d 47434 
nordugrid-arc-aris_1.1.1-1_all.deb
 e20aaa80b6c8813cbc12651b96565d81894803fa 168204 
nordugrid-arc-ldap-monitor_1.1.1-1_all.deb
 c6453966e8bebb68aeaf74844fc2fe279793cb34 81972 
nordugrid-arc-ws-monitor_1.1.1-1_all.deb
 ee8177b77317dd77900a1e71b74790651a864dbd 2208780 
nordugrid-arc-doxygen_1.1.1-1_all.deb
 b3a3b1412e8f5baca26cc40bff3fd9a5c14783ca 11728 
nordugrid-arc-gridmap-utils_1.1.1-1_all.deb
 ea2334102391e3f82908347cc16cfa3eca7157ca 3678 
nordugrid-arc-ca-utils_1.1.1-1_all.deb
Checksums-Sha256: 
 0a62fdb69fb7606c2b98eb29fd37fcafb40aa509ddf7a94225e87a0c0dbf75ff 3917 
nordugrid-arc_1.1.1-1.dsc
 1cc52bad52f197abfa748df6cfb0cc7abe19d25f1b42fb8937724f3e3e5d486e 7900064 
nordugrid-arc_1.1.1.orig.tar.gz
 

Accepted pinktrace 0.1.2-2 (source i386)

2012-03-06 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 07 Mar 2012 02:42:00 +0100
Source: pinktrace
Binary: libpinktrace-0.1-1 libpinktrace-easy-0.1-0 libpinktrace-dev 
python-pinktrace python3-pinktrace
Architecture: source i386
Version: 0.1.2-2
Distribution: experimental
Urgency: low
Maintainer: Jakub Wilk jw...@debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 libpinktrace-0.1-1 - ptrace wrapper library (low-level API)
 libpinktrace-dev - development files for ptrace wrapper library
 libpinktrace-easy-0.1-0 - ptrace wrapper library (higher-level API)
 python-pinktrace - Python 2.X bindings for ptrace wrapper library
 python3-pinktrace - Python 3.X bindings for ptrace wrapper library
Changes: 
 pinktrace (0.1.2-2) experimental; urgency=low
 .
   * Remove trailing whitespace from debian/control, debian/copyright and
 debian/*.doc-base.
   * Fix FTBFS on ia64 and powerpc.
 (fix-ftbfs-ia64.diff, fix-ftbfs-powerpc.diff)
Checksums-Sha1: 
 cc171c343657ad5df0d00ca9a1a8cf5460ae6ba4 2202 pinktrace_0.1.2-2.dsc
 4c2dd4792a952a122aee2ba7cbb9aaf44aa5db9c 10095 pinktrace_0.1.2-2.debian.tar.gz
 d0e3e109ba957457420ff03be53fb32e59673937 16488 
libpinktrace-0.1-1_0.1.2-2_i386.deb
 2581fa25bbae1d7f2ee152ec0f38a14c153b14de 13626 
libpinktrace-easy-0.1-0_0.1.2-2_i386.deb
 8601df66751d85c55c698c583495d7063745e3d3 202110 
libpinktrace-dev_0.1.2-2_i386.deb
 0bea2e8287f21a2b226c6b8070c7c5163d6840bc 59948 
python-pinktrace_0.1.2-2_i386.deb
 860dd8058e19a2af73d3b4fbe33cb8e3499b598c 44960 
python3-pinktrace_0.1.2-2_i386.deb
Checksums-Sha256: 
 e16e7c3aac7b98a6c3bb169383e4e2b0e8c639c8403016174bc1b8f1c3c131b5 2202 
pinktrace_0.1.2-2.dsc
 cb4ab484b8cfff7db3ad5e0d93758da39f98c8dcbd30259b6b601caf7ec35553 10095 
pinktrace_0.1.2-2.debian.tar.gz
 0ab42efaf9a064c1958a64f89495c160dcbd3e3febbe75765022ed2a0c7989c7 16488 
libpinktrace-0.1-1_0.1.2-2_i386.deb
 3a284c322b68ef2cb1df3941dccc31f881a32a2cc6d0952fa13f9bb74ee80bcd 13626 
libpinktrace-easy-0.1-0_0.1.2-2_i386.deb
 45b68223ad4f476ff5cb6f1959ef75c729043b9c5bdbb8f33d1c8fb6fba0d325 202110 
libpinktrace-dev_0.1.2-2_i386.deb
 03757575b33fdfde5f85666afca5b09a2c9545f2f8ebd5e2439c5c51ced4c6fb 59948 
python-pinktrace_0.1.2-2_i386.deb
 e6614835bf0f908aead8d8c01d8d8df6938875f251f62a8f9bdc69c3d684b228 44960 
python3-pinktrace_0.1.2-2_i386.deb
Files: 
 cd17bf148cbb30e4ff2474c66b8839be 2202 libs optional pinktrace_0.1.2-2.dsc
 6a9871a1b8c9757a6f894afcf0eba178 10095 libs optional 
pinktrace_0.1.2-2.debian.tar.gz
 9b3d1fc51bed8a3a8154220148d7eb83 16488 libs optional 
libpinktrace-0.1-1_0.1.2-2_i386.deb
 1396c6a7fbca2ea8191abc7be52d244d 13626 libs optional 
libpinktrace-easy-0.1-0_0.1.2-2_i386.deb
 a701fb4817afcb5aa768065ffd3b255b 202110 libdevel optional 
libpinktrace-dev_0.1.2-2_i386.deb
 cd663ca66d4daa441f1720115d2e5c4f 59948 python optional 
python-pinktrace_0.1.2-2_i386.deb
 b401a6e7c52f6c9401cc21ba14e04fba 44960 python optional 
python3-pinktrace_0.1.2-2_i386.deb

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

iQIcBAEBCAAGBQJPVr8GAAoJEC1Os6YBVHX12ZQQALVQrvUmaFAbUq5K8Vubz9f9
ajA0Ppv7X/t2TvJC+Yp2FotOvtxBDrWCzH/a0IHdAeYUxSwEi8qiI9PPtNWjJ59Z
uXvScDSZ95qYMWzsuHFiVAYXc4AkxFA13ioyWjWpwboqrOEWJP+GlxJOj6QOEwaf
PZf+2QelgYsTgme2EjoXjEt4QJJsjQDwiSSR8+Z4MUAuS4K6ou4xlGJOVhhsRlA7
BgKSl8OIK6ULBxnfasszosQA41OpfOJBGjGsLkqHXXS11C5UnOo5LFnUU+7Ldy81
9FEXuxBfJJkqXxSzDT1WoP8SuAtZ5gSH6EP2igXRhuGljNIun9adX/j8sy6WqCeE
tsircUekgSTozdoIOI3p0zphVHfsxcH+/4rMocMK1mL/wkM01+aFanDyYMlh2nSs
JH1lRFgnza5vHN1xTrlqeDJunVTG0hzpU+5ii7Oed287dyuFf/G4Qu8KNpcKMNDq
6ekXuLDfBAHC2MUjv64Wr1v5wSzPMNV1k7IjJo6IASImk3rqiBe9umhWD39B2NiR
11XFV64FzZfVqdY4odORDDxX1c/OFB2u/6k0m1fXYpTBwISqGN5DDAzrYPdDKh4e
cGx505MWDrSyqRLNti+B9YbxG04WTRC6f7OWTcQseW1QtcFOSyLiCfXKF/HVP7LT
PSy4HezR5QDlCum4TeQa
=4QdK
-END PGP SIGNATURE-


Accepted:
libpinktrace-0.1-1_0.1.2-2_i386.deb
  to main/p/pinktrace/libpinktrace-0.1-1_0.1.2-2_i386.deb
libpinktrace-dev_0.1.2-2_i386.deb
  to main/p/pinktrace/libpinktrace-dev_0.1.2-2_i386.deb
libpinktrace-easy-0.1-0_0.1.2-2_i386.deb
  to main/p/pinktrace/libpinktrace-easy-0.1-0_0.1.2-2_i386.deb
pinktrace_0.1.2-2.debian.tar.gz
  to main/p/pinktrace/pinktrace_0.1.2-2.debian.tar.gz
pinktrace_0.1.2-2.dsc
  to main/p/pinktrace/pinktrace_0.1.2-2.dsc
python-pinktrace_0.1.2-2_i386.deb
  to main/p/pinktrace/python-pinktrace_0.1.2-2_i386.deb
python3-pinktrace_0.1.2-2_i386.deb
  to main/p/pinktrace/python3-pinktrace_0.1.2-2_i386.deb


-- 
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/e1s577h-0002kq...@franck.debian.org



Accepted tthsum 1.3.1-1 (source armel)

2012-03-06 Thread Hector Oron
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Mar 2012 01:24:01 +
Source: tthsum
Binary: tthsum
Architecture: source armel
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Hector Oron zu...@debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 tthsum - generates or checks TTH message digests
Closes: 517619 599173 644895
Changes: 
 tthsum (1.3.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #644895, #517619, #599173)
 - Fix buffer overrun in tiger tests. Reported by Edward Sheldrake.
 - Force alignment on platforms that need it using a compile-time test. 
Thanks
   go out to pavelch for providing failing test cases and to Zoiah for 
lending
   me an ARM ;-)
   (I added a minimal autoconf.c as a faster alternative to proper autconf.)
 - Fix a rather serious problem with the big endian code. Non-trivial files 
over
   1024 bytes would not have had proper hashes calculated. (Debian bug 
#517619)
 - New test cases and tweaks to existing tests.
 - Fix so compilation with -ansi works.
 - Fix another problem with alignment on an ARM with -O3 optimization. 
Thanks
   Hector Oron for hooking me up with access to the debian ARM box.
 - Fix problems with debian packaging. (Debian bug #599173 and CPPFLAGS
   override.)
 - Minor code and build system cleanup.
 - Changed -p output to print percentages instead of MiB counts.
 - Base32 decoding errors did not generate a valid error message. (Error 
code
   0 conflicted with SUCCESS.)
 - Fixed that ctrlesctostr accepted strange BASE36 escape sequences.
 - Made getopt for Windows more compatible with POSIX getopt.
 - Fixed that including the tthsum specific texts.c is optional.
 - Changed some header inclusions to be more compliant with C specs and made
   the source a bit more strict (ANSI C compatible, C++ compatible).
 - Added a test suite to detect stupid bugs at compile time. (Like the next
   bug.)
 - Endianness was not properly detected on various architectures (see debian
   bug 517619; thanks Alan Curry pacman for reporting).
 - Standardized UTF8 functions to behave as specified on Windows.
 - Corrected the need for a double EOF when reading from stdin.
 - Changed license from GPLv2 to GPLv3. Updated help texts (suggesting gmake
   on non-Linuxen, for instance).
 - Removed a bit of overhead on big endian platforms.
   * New maintainer.
   * Bump Standards-Version to 3.9.3
   * Bump debhelper compat version to 8
   * Add Homepage stanza
   * Add watch file
Checksums-Sha1: 
 3ec447170d16437d4608c130efb07742db7a4c26 1649 tthsum_1.3.1-1.dsc
 eb8aec9b9e47587332293baf3949a915e021d404 78989 tthsum_1.3.1.orig.tar.gz
 d688f5c066d7e2b7163b45fb174abe5592954425 2255 tthsum_1.3.1-1.diff.gz
 b0334f4a4b21eab5960c42c8296fda5e2170fa5d 35238 tthsum_1.3.1-1_armel.deb
Checksums-Sha256: 
 45f0d52b0f80a7b3dba7947dcc8a0e29a3d734e0cdb94c1f3232f034683fb6e5 1649 
tthsum_1.3.1-1.dsc
 b141e585884144e90c4cc63872b0bfddc32db3d842a406d8b8a744db82736da5 78989 
tthsum_1.3.1.orig.tar.gz
 88c7f0541455e80422ef1abc4a1f3f4f36cd2251c9d47e51e29ca887ba0f30c6 2255 
tthsum_1.3.1-1.diff.gz
 e62db42074af6f916e81de815297684fce0eac22d97634a54693caaea1290f85 35238 
tthsum_1.3.1-1_armel.deb
Files: 
 f2a82b13c1d36108b319a2035f8fc238 1649 utils optional tthsum_1.3.1-1.dsc
 b641a7cfc932a9515d33d10dfb60f5ff 78989 utils optional tthsum_1.3.1.orig.tar.gz
 b55b5c78f5e2cb3f17c41d66a70df0d4 2255 utils optional tthsum_1.3.1-1.diff.gz
 f8e6a74554a384d833976f4b5a5018a3 35238 utils optional tthsum_1.3.1-1_armel.deb

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

iQIcBAEBCgAGBQJPVB1uAAoJEK8ig6p24qx7SeQP/3Ds3jsdan+v+tiGZgHDeccl
2Uh5sWJtdLyooYoXDAwgISj3LTleT9ieJvMbfEtansUrAOPbJJa0KHDTLY4rORIs
jaUE00cwbkVW47yhnkbXC+pQoLAvqecMUXtfYPSuLmf/YNancIbRjPHAhzeibXL7
uqMjy9d2/dzRSUNp/cnLMk2WrPPCLoI3B9V2Tw32Rk46n7HYf8hTUL6irk4oGsHE
OFv9X1kKCp+HeOhwHSh8VoM1lYVrI+S/K+YiIWGepbuM+ct6+A204FAWdarDQtYM
wsF2VbH5yfrd0TCm7tK3FxtLDzmsnsAKSkCsaYyvDfvWWzFIFGanjWqlypnV3BPz
NW3mQSuKj5vYT+yWe/t6lVGpvH4bXi08HE76tO0gqlzQFof5eRg17HraQi6e8x5z
AjNEGn2ls7Zx9N/R5gAS++QRAxoWKwMPPNE7h2XSAmc7S/RSCoVPTs+q7cFjaEyR
woQyWyPR52aO8EF6uks+BQ3B08mkl0zzspKyJ8K5AcWbx7McJUbT1hzNH1JfzX2j
mnqMjZ+qtlNLwbbmHHTMjQFdU2FnZEyMgmLIHzeatJIZv6ejvjs/K7D3tTESi83A
yvzqkk5fVmQbteTUuATA1SRuzoMSbSpnKFGMbdtZOeREUHa4SWhNFRecLezJdJD2
u20zBnOXByUiSVv317CV
=TNh4
-END PGP SIGNATURE-


Accepted:
tthsum_1.3.1-1.diff.gz
  to main/t/tthsum/tthsum_1.3.1-1.diff.gz
tthsum_1.3.1-1.dsc
  to main/t/tthsum/tthsum_1.3.1-1.dsc
tthsum_1.3.1-1_armel.deb
  to main/t/tthsum/tthsum_1.3.1-1_armel.deb
tthsum_1.3.1.orig.tar.gz
  to main/t/tthsum/tthsum_1.3.1.orig.tar.gz


-- 
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/e1s57a3-0004ea...@franck.debian.org



Accepted cm-super 0.3.4-5 (source all)

2012-03-06 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Mar 2012 09:38:22 +0900
Source: cm-super
Binary: cm-super-minimal cm-super cm-super-x11
Architecture: source all
Version: 0.3.4-5
Distribution: experimental
Urgency: low
Maintainer: Debian TeX maintainers debian-tex-ma...@lists.debian.org
Changed-By: Norbert Preining prein...@debian.org
Description: 
 cm-super   - TeX font package (full version) with CM (EC) in Type1 in T1, T2*,
 cm-super-minimal - TeX font package (minimal version) with CM/EC in Type1 in 
T1, T2*
 cm-super-x11 - Make the cm-super fonts available to X11
Changes: 
 cm-super (0.3.4-5) experimental; urgency=low
 .
   * release for TL2012, rebuild with tex-common v3
   * remove old config files in updmap.d (using debian/$package.maintscript)
Checksums-Sha1: 
 7b76bd73da736cae561eee56392070d2ada3875c 1356 cm-super_0.3.4-5.dsc
 e7b17c748bdfb4d951fa01beb89784629c6625dc 12803 cm-super_0.3.4-5.diff.gz
 950ff3e2cdbba16ae87bda838e22a34486112682 5834122 
cm-super-minimal_0.3.4-5_all.deb
 12297407ecb49be402d10e6a856fbc050dbaa7a3 25633718 cm-super_0.3.4-5_all.deb
 b493b034b759819b777d26393089080cac0d8e71 793796 cm-super-x11_0.3.4-5_all.deb
Checksums-Sha256: 
 6852f0c18ac601f9b86191e7f9b7b346fde02f29bdc68636be89b1af692bbeff 1356 
cm-super_0.3.4-5.dsc
 8d6635a9b48fb4d385215591c5edfa4738ff68175ed42b61a9f54e66ef75cc90 12803 
cm-super_0.3.4-5.diff.gz
 027c7610c74fd8d9c7a197d5b15a3fbf8fade3211cb4b6e2714054e17c48bd69 5834122 
cm-super-minimal_0.3.4-5_all.deb
 53abb60644e558c4c1cf0642ee7b78aa4c452161130ed9c4d321789f47db9b55 25633718 
cm-super_0.3.4-5_all.deb
 a5a64eda076eefae0e62331abb897403f4df256ec39861467643dc4674abbb86 793796 
cm-super-x11_0.3.4-5_all.deb
Files: 
 91bbf8c71f6c88decbb7009d0494287d 1356 fonts optional cm-super_0.3.4-5.dsc
 0ecb6135f94815902c769ecef57ff98a 12803 fonts optional cm-super_0.3.4-5.diff.gz
 f43775f1957fc3f87e7e6d1719c5f50e 5834122 fonts optional 
cm-super-minimal_0.3.4-5_all.deb
 d291503d7317fc8a89cb8bfe2ae3bb91 25633718 fonts optional 
cm-super_0.3.4-5_all.deb
 ea06fdd226dc085a95d316e79194630a 793796 fonts optional 
cm-super-x11_0.3.4-5_all.deb

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

iD8DBQFPVCuS0r9KownFsJQRArasAJ4/+TlSdVKq8e67HNfHeqXS2PeJxACfV+w1
8hPERA+2cpHpMQDwOY3eNZY=
=7mVv
-END PGP SIGNATURE-


Accepted:
cm-super-minimal_0.3.4-5_all.deb
  to main/c/cm-super/cm-super-minimal_0.3.4-5_all.deb
cm-super-x11_0.3.4-5_all.deb
  to main/c/cm-super/cm-super-x11_0.3.4-5_all.deb
cm-super_0.3.4-5.diff.gz
  to main/c/cm-super/cm-super_0.3.4-5.diff.gz
cm-super_0.3.4-5.dsc
  to main/c/cm-super/cm-super_0.3.4-5.dsc
cm-super_0.3.4-5_all.deb
  to main/c/cm-super/cm-super_0.3.4-5_all.deb


-- 
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/e1s57nx-0004dl...@franck.debian.org



Accepted lmodern 2.004.1-4 (source all)

2012-03-06 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 05 Mar 2012 09:47:26 +0900
Source: lmodern
Binary: lmodern
Architecture: source all
Version: 2.004.1-4
Distribution: experimental
Urgency: low
Maintainer: Debian TeX maintainers debian-tex-ma...@lists.debian.org
Changed-By: Norbert Preining prein...@debian.org
Description: 
 lmodern- scalable PostScript and OpenType fonts based on Computer Modern
Closes: 659608
Changes: 
 lmodern (2.004.1-4) experimental; urgency=low
 .
   [ Hilmar Preuße ]
   * Use maintscript support in dh_installdeb rather than writing out
 dpkg-maintscript-helper commands by hand. Thanks to Colin Watson
 (Closes: #659608)
 .
   [ Norbert Preining ]
   * fix maintscript to use the right version number for removing
 defoma config file
   * tex-common v3 build for TL2012, bump build-deps
   * bump standards version to 3.9.3, no changes needed
Checksums-Sha1: 
 b188fa47267dcee676edf61f551bbd9589da8dc0 1475 lmodern_2.004.1-4.dsc
 216bf84d2e7de7df82e1fca805e4d504dee66914 24500 lmodern_2.004.1-4.diff.gz
 4ad771b00d2e8bdef7aa2650200929e627b6de64 18198150 lmodern_2.004.1-4_all.deb
Checksums-Sha256: 
 8a27a391ef3414fd020222e1cf8ea15b737d1f8a32f8a5673bb2cdd9e15c6f5e 1475 
lmodern_2.004.1-4.dsc
 3d70f60f560cc211e37ae90eb6cefc81c8c2b989624ef62836f5174c806b9753 24500 
lmodern_2.004.1-4.diff.gz
 9893210b8b0b9ffe432dad748ad0ab8d5dcbbd53e88e34d7859cd54db36c 18198150 
lmodern_2.004.1-4_all.deb
Files: 
 effefaf4ad09b513688ea21f10bdfef7 1475 fonts optional lmodern_2.004.1-4.dsc
 a1fc3a8d6102e19296d56adef8a73d92 24500 fonts optional lmodern_2.004.1-4.diff.gz
 09c60a5dc1f42835dcdc0f739f46bffc 18198150 fonts optional 
lmodern_2.004.1-4_all.deb

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

iD8DBQFPVCvF0r9KownFsJQRAvb2AKCOMAoo5pRHYgVrVhZ1KSIA9I1m0wCfUQni
44sxKTdldS+pqy6vukbz4LE=
=I93H
-END PGP SIGNATURE-


Accepted:
lmodern_2.004.1-4.diff.gz
  to main/l/lmodern/lmodern_2.004.1-4.diff.gz
lmodern_2.004.1-4.dsc
  to main/l/lmodern/lmodern_2.004.1-4.dsc
lmodern_2.004.1-4_all.deb
  to main/l/lmodern/lmodern_2.004.1-4_all.deb


-- 
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/e1s57sf-00075y...@franck.debian.org



  1   2   3   >