Re: usefulness of ITPs (Re: mosh ITP not done, just package name taken over)

2012-04-01 Thread Paul Wise
On Sat, Mar 31, 2012 at 4:10 AM, Goswin von Brederlow wrote:

 But are they always usefull? Does a package that is ready for upload
 already need an ITP? That is the question.

The point of an ITP is that it should be sent before starting the
packaging. If the package is already done then ... well ... yeah ...
you must have forgotten about what the I in ITP means and may as well
just upload.

-- 
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/caktje6e9zglkaoqzmnfhgwwjnmjgaqpyje+zc3nvw4qy8u-...@mail.gmail.com



state of security hardening build flag efforts

2012-04-01 Thread Kees Cook
Hi,

With so many maintainers working to make sure that dpkg-buildflags
defaults are getting into their packages, I thought it might be fun to
see what sort of progress has been on security hardening build flags[1].

I took an optimistic approach to the data, since there are situations
where lacking stack-protector and fortify isn't a mistake[2]. I assume
that if any hardening features is found in any binary package, then the
source package was built with that feature intentionally enabled. For
collection, I used the amd64 architecture, and my approach was:

- report count of all source packages that produce at least 1 binary
  package that contains at least 1 ELF.
- report count of all source packages that produce at least 1 binary
  package that contains at least 1 ELF that is built with stack-protector.
- same again for fortify, relro, bindnow, and pie.

sources building ELFs: 9429
built with stackprotector: 1845 (19.6%)
built with fortify:1058 (11.2%)
built with relro:  1521 (16.1%)
built with bindnow: 385  (4.1%)
built with pie: 363  (3.4%)

This is very exciting! It was only a short time ago when just a handful
of packages were building with hardening options. Now we're almost to 20%
on stack-protector. :) Thank you everyone for your great work!

I'm going to work on getting this graphed daily, like the debhelper
statistics[3].

-Kees

[1] http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
[2] http://wiki.debian.org/Hardening#Validation
[3] 
http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/debian/2010-07-10-debhelper-statistics-redux.html

-- 
Kees Cook@debian.org


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



Re: [OT] NM vs. wicd

2012-04-01 Thread Paul Wise
On Sat, Mar 31, 2012 at 11:42 AM, Carlos Alberto Lopez Perez wrote:

 I had problems with my laptop also waking up mysteriously randomly on
 unknown events and I managed to solve it just disabling all wakeup
 events except PBTN

That sounds like an hack. Wouldn't it be better to log the resume
reason and figure out and fix the core issue?

-- 
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/CAKTje6HYdKBYpBGT09Y9Gs42xqJP0R8a=o_i1vsb7ietl9e...@mail.gmail.com



Re: On init in Debian

2012-04-01 Thread Raphael Hertzog
Hi,

On Sat, 31 Mar 2012, Russ Allbery wrote:
 Josselin Mouette j...@debian.org writes:
 
  I’ve not seen many people interested specifically in upstart in this
  discussion, apart from Canonical employees.
 
 For the record, I'm interested specifically in upstart because I think
 that alignment with Ubuntu is a major win for Debian in terms of the
 ecosystem and aiding our already extensive sharing of packages.
 
 I don't consider that benefit to be overwhelming, and I could be convinced
 that systemd is the way to go even if it doesn't give us that if it's
 sufficiently technically better.  But I think it's an important thing to
 keep in mind.

joke
But isn't Ubuntu switching to systemd?

https://plus.google.com/115547683951727699051/posts/MuB3MkCnieK
/joke

I don't know how much Ubuntu is attached to upstart but I would not be
surprised if they evaluated a switch to systemd seriously given the
traction that it seems to have in the upstream GNOME ecosystem.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Pre-order a copy of the Debian Administrator's Handbook and help
liberate it: http://debian-handbook.info/liberation/


-- 
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/20120401081944.gg15...@rivendell.home.ouaza.com



Re: Bugs for packages which don't exist anymore / missing maintainer

2012-04-01 Thread Paul Wise
Ideally the BTS would have a better way (probably involving the
version trees) to associate these bugs with source and or binary
packages still in the archive. Where it couldn't do that the usual
auto-archiving (but not closing since the package could be
reintroduced) would be appropriate. This would also solve problems we
currently have where all bugs are closed when a package is temporarily
removed from the archive and need to be manually reopened when the
package is reintroduced.

Until we live in an ideal world, people can and should triage these
bugs to determine the appropriate package and location for them.

-- 
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/CAKTje6HOJ_9srTaGD0sd4JrfuEN9QVj0-eCGbc=UXjCa=60...@mail.gmail.com



Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Lars Wirzenius
Package: wnpp
Severity: wishlist
Owner: Lars Wirzenius l...@liw.fi

* Package name: dedupdedup
  Version : 1.0
  Upstream Author : Lars Wirzenius
* URL : http://liw.fi/dedupdedup/
* License : AGPLv3+
  Programming Lang: Python
  Description : find duplicate programs for finding duplicate files

dedupdedup is a program to find duplicate programs for finding duplicate
files on the filesystem. It looks through the Debian package archive
and the open ITP bugs to find programs that find duplicate files. It
can then optionally close the ITP bugs, and file bugs against
ftp-master.debian.org to get such programs to be removed from the
archive.

Not all duplicate file finder programs are exact copies of each other,
so dedupdedup embeds a simple AI system to compare programs, based on
package descriptions, --help output, and manual pages, to verify that
only the most complete of such programs remains.



-- 
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/20120401084825.10835.7030.reportbug@havelock



Re: On init in Debian

2012-04-01 Thread Marco d'Itri
On Mar 31, Josselin Mouette j...@debian.org wrote:

 I’ve not seen many people interested specifically in upstart in this
 discussion, apart from Canonical employees.
I am interested in upstart and I am not a Canonical employee, but 
I refrained from discussing which init system is better because the 
urgent goal right now is to make everybody understand that they are all 
better than sysvinit.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

I just tried to report a bug. To show how one can reproduce
the bug I needed an url, I chose www.foo.org for that purpose. The
result:

sub...@bugs.debian.org:
140.211.15.34 failed after I sent the message.
Remote host said: 550-Blacklisted URL in message. (foo.org) in [black]. See
550 http://lookup.uribl.com.

WTF? Interesting user experience, bug reporters will like that big
time...

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87r4w7ddg0@luisa.c0t0d0s0.de



Re: On init in Debian

2012-04-01 Thread Adam Borowski
On Sun, Apr 01, 2012 at 10:19:44AM +0200, Raphael Hertzog wrote:
 joke
 But isn't Ubuntu switching to systemd?
 
 https://plus.google.com/115547683951727699051/posts/MuB3MkCnieK
 /joke

The guy's reality distortion field is amazing.  Last bastion, heh.
Interesting wording for all but two distributions.

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


-- 
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/20120401091243.ga32...@angband.pl



Re: bug reports with urls in them

2012-04-01 Thread martin f krafft
also sprach Michael Welle mwe012...@gmx.net [2012.04.01. +0200]:
 I just tried to report a bug. To show how one can reproduce
 the bug I needed an url, I chose www.foo.org for that purpose.

See RFC2606.

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
distrust all those who love you extremely
 upon a very slight acquaintance and without any visible reason.
  -- lord chesterfield


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Re: bug reports with urls in them

2012-04-01 Thread Andrey Rahmatullin
On Sun, Apr 01, 2012 at 11:11:11AM +0200, Michael Welle wrote:
 I just tried to report a bug. To show how one can reproduce
 the bug I needed an url, I chose www.foo.org for that purpose.
You have example.com just for that.

 sub...@bugs.debian.org:
 140.211.15.34 failed after I sent the message.
 Remote host said: 550-Blacklisted URL in message. (foo.org) in [black]. See
 550 http://lookup.uribl.com.
Yes, it is listed there. 

 WTF? Interesting user experience, bug reporters will like that big
 time...
How many bug reporters will choose foo.org for their example URLs?

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: bug reports with urls in them

2012-04-01 Thread Russ Allbery
Michael Welle mwe012...@gmx.net writes:

 I just tried to report a bug. To show how one can reproduce
 the bug I needed an url, I chose www.foo.org for that purpose. The
 result:

 sub...@bugs.debian.org:
 140.211.15.34 failed after I sent the message.
 Remote host said: 550-Blacklisted URL in message. (foo.org) in [black]. See
 550 http://lookup.uribl.com.

 WTF? Interesting user experience, bug reporters will like that big
 time...

The problem here is that foo.org is a real domain, and one that appears to
be owned by one of those domain parking companies that quite likely could
be doing lots of grey things with the domain.  A lot of those companies
are at the least spammers.

In this particular case, it's in a blacklist with a zero-false-positive
goal, which *probably* (although with blacklists it's always suspect)
means that there really was a spamvertised site or other direct spam usage
of that URL, although it's possible that the reports were from generic
URL usages similar to yours mixed in with spam.

There are various registered domains specifically for use for your purpose
(example.com, example.org, example.net, and others).  It's generally best
to use them for any generic example rather than a domain that could be
real.

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


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



Re: bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

martin f krafft madd...@debian.org writes:

 also sprach Michael Welle mwe012...@gmx.net [2012.04.01. +0200]:
 I just tried to report a bug. To show how one can reproduce
 the bug I needed an url, I chose www.foo.org for that purpose.

 See RFC2606.
so you suggest a Debian user should consult RFCs before reporting a bug
in some software package that she or he is using?

Reards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87mx6vdd17@luisa.c0t0d0s0.de



Re: bug reports with urls in them

2012-04-01 Thread Andrey Rahmatullin
On Sun, Apr 01, 2012 at 11:20:04AM +0200, Michael Welle wrote:
  I just tried to report a bug. To show how one can reproduce
  the bug I needed an url, I chose www.foo.org for that purpose.
  See RFC2606.
 so you suggest a Debian user should consult RFCs before reporting a bug
 in some software package that she or he is using?
A Debian user should probably try to not use suspicious URLs in bug
reports.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

Andrey Rahmatullin w...@wrar.name writes:

 On Sun, Apr 01, 2012 at 11:11:11AM +0200, Michael Welle wrote:
 I just tried to report a bug. To show how one can reproduce
 the bug I needed an url, I chose www.foo.org for that purpose.
 You have example.com just for that.

 sub...@bugs.debian.org:
 140.211.15.34 failed after I sent the message.
 Remote host said: 550-Blacklisted URL in message. (foo.org) in [black]. See
 550 http://lookup.uribl.com.
 Yes, it is listed there. 

 WTF? Interesting user experience, bug reporters will like that big
 time...
 How many bug reporters will choose foo.org for their example URLs?
how many hosts are listed at uribl.com for whatever reasons and how many
of them are randomly chosen by bug reporters?

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87iphjdcwc@luisa.c0t0d0s0.de



Re: state of security hardening build flag efforts

2012-04-01 Thread Paul Wise
On Sun, Apr 1, 2012 at 3:49 PM, Kees Cook wrote:

 This is very exciting! It was only a short time ago when just a handful
 of packages were building with hardening options. Now we're almost to 20%
 on stack-protector. :) Thank you everyone for your great work!

Very nice, thanks for pushing it!

 I'm going to work on getting this graphed daily, like the debhelper
 statistics[3].

If you do, please add that to the statistics wiki page:

http://wiki.debian.org/Statistics

BTW:

Under what circumstances do you think GCC upstream should be enabling
these options by default (as several distributions other than Debian
do)?

Do you have any stats about where packages had to avoid enabling these options?

Do you feel the frequency of that is low enough to enable these
options by default (in upstream or in distros)?

If you think that enabling them by default in GCC upstream is doable,
what kind of blockers and timeframe would we expect for that?

I would personally like binaries not built by debian/rules but built
on Debian systems to be hardened by default.

-- 
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/CAKTje6F-9v=rQ7_ki5GFtGNn9DsizSADZQwvh_jSC=c6xcn...@mail.gmail.com



Re: bug reports with urls in them

2012-04-01 Thread Andrey Rahmatullin
On Sun, Apr 01, 2012 at 11:22:59AM +0200, Michael Welle wrote:
  I just tried to report a bug. To show how one can reproduce
  the bug I needed an url, I chose www.foo.org for that purpose.
  You have example.com just for that.
 
  sub...@bugs.debian.org:
  140.211.15.34 failed after I sent the message.
  Remote host said: 550-Blacklisted URL in message. (foo.org) in [black]. See
  550 http://lookup.uribl.com.
  Yes, it is listed there. 
 
  WTF? Interesting user experience, bug reporters will like that big
  time...
  How many bug reporters will choose foo.org for their example URLs?
 how many hosts are listed at uribl.com for whatever reasons and how many
 of them are randomly chosen by bug reporters?
I don't have such data.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Re: bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

Russ Allbery r...@debian.org writes:

 Michael Welle mwe012...@gmx.net writes:

 I just tried to report a bug. To show how one can reproduce
 the bug I needed an url, I chose www.foo.org for that purpose. The
 result:

 sub...@bugs.debian.org:
 140.211.15.34 failed after I sent the message.
 Remote host said: 550-Blacklisted URL in message. (foo.org) in [black]. See
 550 http://lookup.uribl.com.

 WTF? Interesting user experience, bug reporters will like that big
 time...

 The problem here is that foo.org is a real domain, and one that appears to
 be owned by one of those domain parking companies that quite likely could
 be doing lots of grey things with the domain.  A lot of those companies
 are at the least spammers.

 In this particular case, it's in a blacklist with a zero-false-positive
 goal, which *probably* (although with blacklists it's always suspect)
 means that there really was a spamvertised site or other direct spam usage
 of that URL, although it's possible that the reports were from generic
 URL usages similar to yours mixed in with spam.

 There are various registered domains specifically for use for your purpose
 (example.com, example.org, example.net, and others).  It's generally best
 to use them for any generic example rather than a domain that could be
 real.
I personally don't like services that blacklist hostnames for reasons
that I can't control. IIRC even machines controlled by the big Linux
projects appeared on such blacklists in the past. If you design your
infrastructure around such services your design is f* up, IMO.

Anyways, what if I want to report a bug that happens if I use foo.org?


Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87ehs7dchm@luisa.c0t0d0s0.de



Re: bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

Andrey Rahmatullin w...@wrar.name writes:

 On Sun, Apr 01, 2012 at 11:20:04AM +0200, Michael Welle wrote:
  I just tried to report a bug. To show how one can reproduce
  the bug I needed an url, I chose www.foo.org for that purpose.
  See RFC2606.
 so you suggest a Debian user should consult RFCs before reporting a bug
 in some software package that she or he is using?
 A Debian user should probably try to not use suspicious URLs in bug
 reports.
so your try to tell Debian users which urls they have to use and which
they have not to use? I guess you can tell what's wrong with foo.org in
a sentence or two?

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87aa2vdcd6@luisa.c0t0d0s0.de



Bug#666723: ITP: sptk -- speech signal processing toolkit

2012-04-01 Thread Giulio Paci
Package: wnpp
Severity: wishlist
Owner: Giulio Paci giuliop...@gmail.com

* Package name: sptk
  Version : 3.5
  Upstream Author : Keiichiro Oura ura...@nitech.ac.jp
* URL : http://sp-tk.sourceforge.net/
* License : BSD
  Programming Lang: (C, tcsh)
  Description : speech signal processing toolkit



-- 
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/20120401104731.10704.47361.reportbug@geppetto



Bug#666724: ITP: sctk -- speech recognition scoring toolkit

2012-04-01 Thread Giulio Paci
Package: wnpp
Severity: wishlist
Owner: Giulio Paci giuliop...@gmail.com

* Package name: sctk
  Version : 2.4.0
  Upstream Author : Jon Fiscus jonathan.fis...@nist.gov
* URL : http://www.nist.gov/speech/tools/
* License : Public Domain, GPL
  Programming Lang: C, C++, Perl
  Description : speech recognition scoring toolkit



-- 
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/20120401105606.10931.62958.reportbug@geppetto



Re: Bugs for packages which don't exist anymore / missing maintainer

2012-04-01 Thread Gergely Nagy
Manuel A. Fernandez Montecelo manuel.montez...@gmail.com writes:

 So I have several related questions:

 1) In general, what should the maintainers do to prevent such cases?
 I guess that one could reassign the bugs from the old package to the
 new one, but it seems obvious that this can be oversought easily,
 especially for libpackages where SOVERSION changes often.  Is there
 any automatic mechanism in place to try to prevent this?

Not that I know of, no. For packages that change name reasonably often
(or well, most library packages anyway), I'd think it would be best to
reassign the reports to the source package upon receipt, so that it
won't get lost.

One thing that comes to mind, is that when a binary or source package
gets removed from the archive (either manually, or automatically), the
appropriate piece of software could mail the maintainer of the old
package notifying him that some of the bugreports may become orphaned.

 2) What to do now with all of these bug reports?  Reassign them to the
 related source package in unstable?  Contact QA? Nothing at all?

The best course of action would be to check whether the reported issue
is still valid, and reassign to the appropriate (source) package if it
is, -done@ otherwise.

If in doubt, contact QA.

-- 
|8]


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



Re: bug reports with urls in them

2012-04-01 Thread Michael Banck
On Sun, Apr 01, 2012 at 11:31:49AM +0200, Michael Welle wrote:
 Anyways, what if I want to report a bug that happens if I use foo.org?

We can discuss this again once this is actually the case.


Regards,

Michael


-- 
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/20120401112740.gk9...@nighthawk.chemicalconnection.dyndns.org



Re: bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

Michael Banck mba...@debian.org writes:

 On Sun, Apr 01, 2012 at 11:31:49AM +0200, Michael Welle wrote:
 Anyways, what if I want to report a bug that happens if I use foo.org?

 We can discuss this again once this is actually the case.
chances that users without technical background come back and report
that bug a second time (after figuring out what might be wrong) are slim
I think. 

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87zkavbrpk@luisa.c0t0d0s0.de



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Ben Finney
Lars Wirzenius l...@liw.fi writes:

 * Package name: dedupdedup

Is it recommended to sing the name of this package in a Frank Sinatra
impression?

-- 
 \ “A man must consider what a rich realm he abdicates when he |
  `\   becomes a conformist.” —Ralph Waldo Emerson |
_o__)  |
Ben Finney


-- 
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/87bonbhb21@benfinney.id.au



Re: On init in Debian

2012-04-01 Thread Uoti Urpala
Russ Allbery wrote:
 Josselin Mouette j...@debian.org writes:
 
  I’ve not seen many people interested specifically in upstart in this
  discussion, apart from Canonical employees.
 
 For the record, I'm interested specifically in upstart because I think
 that alignment with Ubuntu is a major win for Debian in terms of the
 ecosystem and aiding our already extensive sharing of packages.
 
 I don't consider that benefit to be overwhelming, and I could be convinced
 that systemd is the way to go even if it doesn't give us that if it's
 sufficiently technically better.  But I think it's an important thing to
 keep in mind.

Alignment with Ubuntu could give short-term benefits. But using Upstart
would practically ensure that the init systems used by major
distributions would continue to differ. This is definitely not in the
long-term interest of the Linux ecosystem as a whole. Fedora will not
switch to a technically inferior system for the sake of compatibility
with Debian. On the other hand, I'm not aware of any reasons why Ubuntu
would need to keep its own init system, other than NIH and the
short-term cost of switching.

If it's determined that systemd is the best init system for Debian, then
IMO the most appropriate way to ensure alignment would be to put
pressure on Ubuntu to abandon Upstart. If Debian implements a well-tuned
systemd setup then adopting that in Ubuntu should not be too difficult.

To view this from another angle: the major wins of Debian-Ubuntu
alignment apply equally much or more to Ubuntu. Why should you consider
the Ubuntu decisions to be set in stone, and the Debian side obligated
to bear the costs of compatibility by adapting to Ubuntu decisions, even
if those decisions are considered suboptimal?



-- 
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/1333287018.24970.55.camel@glyph.nonexistent.invalid



Bug#666754: ITP: aekeech6 -- duplicate duplicate program deduplicator

2012-04-01 Thread Tollef Fog Heen
Package: wnpp
Owner: Tollef Fog Heen tfh...@debian.org
Severity: wishlist

* Package name: aekeech6
  Version : π
  Upstream Author : Tollef Fog Heen
* URL or Web page : gopher://err.no/aekeech6
* License : 2-clause BSD
  Programming Lang: C
  Description : duplicate duplicate program deduplicator

After the recent torrent of deduplication programs on debian-devel, I
got bored of the lot of them and wrote a metadeduplication tool.

The way it works is it runs all of them, checks if they are functionally
equivalent and if so, files removal bugs against ftp.debian.org.

The name, like all good names, comes from pwgen.

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



Re: bug reports with urls in them

2012-04-01 Thread Fernando Lemos
Hi,

On Sun, Apr 1, 2012 at 8:45 AM, Michael Welle mwe012...@gmx.net wrote:
 Hello,

 Michael Banck mba...@debian.org writes:

 On Sun, Apr 01, 2012 at 11:31:49AM +0200, Michael Welle wrote:
 Anyways, what if I want to report a bug that happens if I use foo.org?

 We can discuss this again once this is actually the case.
 chances that users without technical background come back and report
 that bug a second time (after figuring out what might be wrong) are slim
 I think.

How do you suggest we fix this? We certainly can't disable spam
filters or we'll be flooded with spam. If you follow debian-devel, you
must also know that a web reporting frontend was discussed in length
already, so hopefully this won't be brought up again.

I'm not sure it's a problem even worth discussing. The trouble of
coming up with a solution seems much bigger than the inconvenience of
missing an odd report here and there (I'd be curious to know how often
a report is wrongfully rejected).

Also, let's be practical. If the reporter doesn't realize something
went wrong with the report, he or she is most likely not very
tech-savvy. Those reports are still mostly useful, but in a sea of bug
reports, those are often the least useful. And if the reporter does
notice that the report has been wrongfully rejected but can't be
bothered to report it again, perhaps the issue wasn't such a big deal.

I'm not saying it's good that we miss reports like this, but we must
put things into perspective.

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/canvyna98mkuj82x+snu+9pezocygrgn9kyvd73soox3xek9...@mail.gmail.com



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Ben Hutchings
On Sun, 2012-04-01 at 09:48 +0100, Lars Wirzenius wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Lars Wirzenius l...@liw.fi
 
 * Package name: dedupdedup
   Version : 1.0

Where is this version?  I couldn't see any releases on the site you
refer to.

   Upstream Author : Lars Wirzenius
 * URL : http://liw.fi/dedupdedup/
 * License : AGPLv3+
   Programming Lang: Python
   Description : find duplicate programs for finding duplicate files
 
 dedupdedup is a program to find duplicate programs for finding duplicate
 files on the filesystem. It looks through the Debian package archive
 and the open ITP bugs to find programs that find duplicate files. It
 can then optionally close the ITP bugs, and file bugs against
 ftp-master.debian.org to get such programs to be removed from the
 archive.

This would be very useful, thanks.

 Not all duplicate file finder programs are exact copies of each other,
 so dedupdedup embeds a simple AI system to compare programs, based on
 package descriptions, --help output, and manual pages, to verify that
 only the most complete of such programs remains.

Can like this be generalised to dedupe web servers, window managers and
init systems?

Ben.

-- 
Ben Hutchings
I'm always amazed by the number of people who take up solipsism because
they heard someone else explain it. - E*Borg on alt.fan.pratchett


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


Bug#666758: ITP: librole-tiny-perl -- minimalist role composition Perl module

2012-04-01 Thread Alessandro Ghedini
Package: wnpp
Owner: Alessandro Ghedini gh...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: librole-tiny-perl
  Version : 1.00
  Upstream Author : Matt S. Trout m...@shadowcat.co.uk
* URL : http://search.cpan.org/dist/Role-Tiny/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : minimalist role composition Perl module

Role::Tiny is a Perl module to do minimalist role composition. Role composition
can be thought of as much more clever and meaningful multiple inheritance.

The basics of this implementation of roles is:
 * If a method is already defined on a class, that method will not be composed
   in from the role.
 * If a method that the role requires to be implemented is not implemented,
   role application will fail loudly.

Unlike Class::C3, where the last class inherited from wins, role composition
is the other way around, where first wins. In a more complete system (see
Moose) roles are checked to see if they clash. The goal of this is to be much
simpler, hence disallowing composition of multiple roles at once.



-- 
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/4f786dcd.2266b40a.4c57.4...@mx.google.com



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Tollef Fog Heen
]] Ben Hutchings 

  Not all duplicate file finder programs are exact copies of each other,
  so dedupdedup embeds a simple AI system to compare programs, based on
  package descriptions, --help output, and manual pages, to verify that
  only the most complete of such programs remains.
 
 Can like this be generalised to dedupe web servers, window managers and
 init systems?

aekeech6 can, at least.

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



Re: Bug#666754: ITP: aekeech6 -- duplicate duplicate program deduplicator

2012-04-01 Thread Adam Borowski
On Sun, Apr 01, 2012 at 04:55:15PM +0200, Tollef Fog Heen wrote:
 Package: wnpp
 
 * Package name: aekeech6
   Version : π

How is Knuth's health these days?

 * URL or Web page : gopher://err.no/aekeech6

That machine rejects connections on port 70.  Reading the source for that
thing could be interesting :p


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


-- 
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/20120401153623.ga1...@angband.pl



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Lars Wirzenius
On Sun, Apr 01, 2012 at 05:08:06PM +0200, Tollef Fog Heen wrote:
 ]] Ben Hutchings 
 
   Not all duplicate file finder programs are exact copies of each other,
   so dedupdedup embeds a simple AI system to compare programs, based on
   package descriptions, --help output, and manual pages, to verify that
   only the most complete of such programs remains.
  
  Can like this be generalised to dedupe web servers, window managers and
  init systems?
 
 aekeech6 can, at least.

Given that yours is written in C and is therefore inflexible, and mine's
in Python and therefore easy to hack, isn't it obvious that mine's going
to be better in the long run?

Though I guess we could support both, and define an interchange format
for exchanging data between our two systems.

-- 
All my predictions will turn out to be false


signature.asc
Description: Digital signature


Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Gergely Nagy
Lars Wirzenius l...@liw.fi writes:

 On Sun, Apr 01, 2012 at 05:08:06PM +0200, Tollef Fog Heen wrote:
 ]] Ben Hutchings 
 
   Not all duplicate file finder programs are exact copies of each other,
   so dedupdedup embeds a simple AI system to compare programs, based on
   package descriptions, --help output, and manual pages, to verify that
   only the most complete of such programs remains.
  
  Can like this be generalised to dedupe web servers, window managers and
  init systems?
 
 aekeech6 can, at least.

 Given that yours is written in C and is therefore inflexible, and mine's
 in Python and therefore easy to hack, isn't it obvious that mine's going
 to be better in the long run?

 Though I guess we could support both, and define an interchange format
 for exchanging data between our two systems.

I object to both programs, as they both will require hacks to run under
Debian GNU/Emacs as that OS only supports elisp natively. Furthermore,
Lisp is _the_ best language, ever, anyway.

So I'd like to ask you both to drop your futile attempts at trying to be
better than what can be done with a few lines of lisp:

,
| (require 'os)
| (require 'ai)
| (find-dupes is-dup?)
`

But, since freedom of choice IS important, and not everyone has seen the
Light yet, I suppose we can maintain all three. But I strongly suggest
the interchange format to be lisp code. Or better yet, the interchange
format be the source of the emacs deduplicator itself.

-- 
|8]


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



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Lars Wirzenius
On Sun, Apr 01, 2012 at 05:54:50PM +0200, Gergely Nagy wrote:
 But, since freedom of choice IS important, and not everyone has seen the
 Light yet, I suppose we can maintain all three. But I strongly suggest
 the interchange format to be lisp code.

I object to data file formats that are expressed in a Turing complete
language. I'd be happy with either XML encoded in JSON or the WAP
BXML format instead, though.

-- 
All my predictions will turn out to be false


signature.asc
Description: Digital signature


Re: Bugs for packages which don't exist anymore / missing maintainer

2012-04-01 Thread Manuel A. Fernandez Montecelo
2012/4/1 Gergely Nagy alger...@madhouse-project.org:
 2) What to do now with all of these bug reports?  Reassign them to the
 related source package in unstable?  Contact QA? Nothing at all?

 The best course of action would be to check whether the reported issue
 is still valid, and reassign to the appropriate (source) package if it
 is, -done@ otherwise.

 If in doubt, contact QA.

OK, thanks to you and Paul for the reply.

Cheers.


--
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/capq4b8nw7vtpfoct+t0yc87chbyd8tojaytdrnb_ajgzg24...@mail.gmail.com



Re: bug reports with urls in them

2012-04-01 Thread Ben Pfaff
Fernando Lemos fernando...@gmail.com writes:

 On Sun, Apr 1, 2012 at 8:45 AM, Michael Welle mwe012...@gmx.net wrote:
 Michael Banck mba...@debian.org writes:

 On Sun, Apr 01, 2012 at 11:31:49AM +0200, Michael Welle wrote:
 Anyways, what if I want to report a bug that happens if I use foo.org?

 We can discuss this again once this is actually the case.
 chances that users without technical background come back and report
 that bug a second time (after figuring out what might be wrong) are slim
 I think.

 How do you suggest we fix this? We certainly can't disable spam
 filters or we'll be flooded with spam. If you follow debian-devel, you
 must also know that a web reporting frontend was discussed in length
 already, so hopefully this won't be brought up again.

I doubt that a significant amount of spam contains valid Package:
or Version: pseudo-headers.  If I'm right, that could be used as
a criterion to accept email to sub...@bugs.debian.org that
otherwise appears to be spam.
-- 
Ben Pfaff 
http://benpfaff.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/87398npfp1@blp.benpfaff.org



Re: bug reports with urls in them

2012-04-01 Thread Michael Welle
Hello,

Fernando Lemos fernando...@gmail.com writes:

 Hi,

 On Sun, Apr 1, 2012 at 8:45 AM, Michael Welle mwe012...@gmx.net wrote:
 Hello,

 Michael Banck mba...@debian.org writes:

 On Sun, Apr 01, 2012 at 11:31:49AM +0200, Michael Welle wrote:
 Anyways, what if I want to report a bug that happens if I use foo.org?

 We can discuss this again once this is actually the case.
 chances that users without technical background come back and report
 that bug a second time (after figuring out what might be wrong) are slim
 I think.

 How do you suggest we fix this? We certainly can't disable spam
 filters or we'll be flooded with spam. If you follow debian-devel, you
 must also know that a web reporting frontend was discussed in length
 already, so hopefully this won't be brought up again.
ah, now that you mention that, nah, just kidding ;). Well, the short
answer is, I don't know how to fix the spam problem. I don't use such
blacklist services for the machines I'm responsible for - and I'm still
alive. I tried it a few years ago, but for me it causes more trouble
than that it helps.


 I'm not sure it's a problem even worth discussing. The trouble of
 coming up with a solution seems much bigger than the inconvenience of
 missing an odd report here and there (I'd be curious to know how often
 a report is wrongfully rejected).
And furthermore it would be interesting to see what one would gain using
such services. Either the service isn't used for this mailing list or
it is easy to fool by lacking the http:// part of the url. What would
happen if the bug report would been sent from that hostname? I hope it
would have been blocked ;).


 Also, let's be practical. If the reporter doesn't realize something
 went wrong with the report, he or she is most likely not very
 tech-savvy. Those reports are still mostly useful, but in a sea of bug
 reports, those are often the least useful. And if the reporter does
 notice that the report has been wrongfully rejected but can't be
 bothered to report it again, perhaps the issue wasn't such a big deal.
I agree only partly with that. Losing a bug report or two is one
thing. Imagine a potential or actual customer sending an email to a
company and getting a response like: 'Well, we don't know on which data
we form our opinion, but we think you are a nigerian scammer or you eat
kitten babies. Either way, we don't like you, go away.'. That's what's
happening. 


 I'm not saying it's good that we miss reports like this, but we must
 put things into perspective.
I tried to give perspective from a bug reporters point of view, who
simply want to report a bug without being interested in external
blacklist and stuff. 

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


-- 
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/87sjgnbdd6@luisa.c0t0d0s0.de



Re: pdiff for Translation files, increased times

2012-04-01 Thread Filipus Klutiero

Hi Joerg,

Joerg Jaspert wrote:


Hi

i took the BSP i am at right now to look at that pdiff shit, and after i
finished yelling at that code, we now are creating pdiff files for
changed Translation-*.bz2 too.


Thank you. This solves #659976.



That is, we just started, so there is only the pdiff for the -en file
available, but whenever the other languages get updates they will gain a
.diff too.

I have no idea if this is support in aptfriends already, but I'm using
the exact same stuff as for the other pdiff files, so shouldn't be too
hard to get into them if not yet.



It now is, although only in experimental. See #657902.


--
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/4f788add.1060...@gmail.com



Anyone in direct contact with Peter S. Galbraith (psg)?

2012-04-01 Thread Neil Williams
I was investigating #633893 and tried to contact the maintainer but the
@debian.org email address bounced. I checked the MIA tools and found
some extra email addresses which didn't bounce but to which I've had no
reply since Sat, 17 Mar 2012 11:45:45. (Those email addresses
added back to the BCC: of this email.) My second email also bounced
from the @d.o address.

The only other people listed as uploaders on these packages are also
CC:'d.

The RC bug was since shown to be fixed, so it's closed. However, having
packages with a @d.o address which bounces isn't good. (Could easily
generate 20 RC bugs as per Policy 3.3)

Last seen:
http://lists.debian.org/debian-devel/2012/01/msg00397.html

As a first step to raising this with the MIA team, this is an attempt to
find out about Peter, to elicit a response so that the packages can be
updated or orphaned.

http://qa.debian.org/developer.php?login=psg

Packages concerned:
emacs-goodies-el g3data gri imgsizer jazip libforms libtcd mh-book mh-e
poster powstatd proj proj-ps-doc tcd-utils xcolmix xplot xtide
xtide-coastline xtide-data xwatch xtide-data-nonfree

Peter, if you are receiving email via these other email addresses but
just busy, please reply. If there is any way that the @d.o email address
forwarding can be fixed via db.debian.org, it would be very useful.
There's no forwarding set in db.debian.org currently.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpPYkiFrSAvN.pgp
Description: PGP signature


Re: synaptic in gnome (wheezy, etc)

2012-04-01 Thread Filipus Klutiero

Hi songbird,

On 2012-03-27 14:04, songbird wrote:

hello,

   regarding your recent message about synaptic in
Gnome.

   i have been using it all along with wheezy in
Gnome.

   i dislike any other package manager i've tried.
i need a way to generate a download list so i can
get larger files via the library and USB stick
(slow connection here at home).

   as far as interface goes synaptic is intuitive and
mostly does what i need it to do.

   for troubles i use dpkg or aptitude to sort it out.
other helpful tools have been orphaner and apt-get.


Thank you. In the interest of transparency, please directly provide your 
opinion to debian-devel@lists.debian.org in the future.


   the only thing i'm hitting now that is a consistent
problem (but i'm not sure where it comes from) is that
the translations for testing,sid,experimental download
each time i check for updates instead of getting a
smaller diff (like the pdiffs that happen for the
package files).  as i am on a dialup that has changed
the check for updates from a 15 minute task (most
times) to a 45-60 minute task.  if you know of a bug
number i can track for this issue that would be helpful.
i haven't been able to find anything in the bug tracker
to follow.


I didn't, but I found this one: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657902
The issue is solved in experimental, but it will take some time before 
the solution reaches wheezy.
If you're on dialup though, 2 problems may affect you, the need to get 
descriptions for all languages if you didn't configure APT to download 
just English, and the need to update English descriptions. The latter 
problem will be solved by future APT versions, but to solve the former, 
you need to configure APT. I use


Acquire::Languages en; 


to do that. But then, see 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641967





   i'm not a C++ programmer yet (most of my experience
is with C and even most of that isn't recent so i'm
gradually getting back to it), but i can probably help
in some manner (testing at least).

   thanks and good luck,  :)


   songbird




--
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/4f789928.4050...@gmail.com



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Nick Leverton
On Sun, Apr 01, 2012 at 04:40:22PM +0100, Lars Wirzenius wrote:
 On Sun, Apr 01, 2012 at 05:08:06PM +0200, Tollef Fog Heen wrote:
  ]] Ben Hutchings 
   init systems?
  
  aekeech6 can, at least.
 
 Given that yours is written in C and is therefore inflexible, and mine's
 in Python and therefore easy to hack, isn't it obvious that mine's going
 to be better in the long run?
 
 Though I guess we could support both, and define an interchange format
 for exchanging data between our two systems.

Is there not a risk that they would dedupe each other ?

Incidentally I note that dedupdedup has deduped this bug 

Nick


-- 
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/20120401180733.ga19...@leverton.org



Re: state of security hardening build flag efforts

2012-04-01 Thread Kees Cook
On Sun, Apr 01, 2012 at 05:24:00PM +0800, Paul Wise wrote:
 On Sun, Apr 1, 2012 at 3:49 PM, Kees Cook wrote:
  I'm going to work on getting this graphed daily, like the debhelper
  statistics[3].
 
 If you do, please add that to the statistics wiki page:
 
 http://wiki.debian.org/Statistics

Ah-ha, yes. I will do that. :)

 Under what circumstances do you think GCC upstream should be enabling
 these options by default (as several distributions other than Debian
 do)?

I haven't attempted to push these things to upstream yet, but I still
think it would be a great idea. Magnus Granberg from Gentoo maintains
a patch against gcc for Gentoo, and has made attempts to upstream it,
but I'm not sure where it stands:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-gccpatchset.git;a=tree;f=gcc-4.7.0/piepatch;hb=HEAD

 Do you have any stats about where packages had to avoid enabling these 
 options?

I have tried to encourage Ubuntu developers to keep track of stuff that
couldn't be trivially fixed here:
https://wiki.ubuntu.com/ToolChain/CompilerFlags#Problems

For everything else, I've tried to get patches either to the upstream
directly, or to Debian. The vast majority of those have been taken. It
was, honestly, a pretty short list since Gentoo did a ton of this
upstreaming of fixes when they started their hardening initiative. (RedHat
did a lot of work on hardening fixes too, but didn't tend to be very
effective at getting them upstreamed.)

I'm not sure how up to date that list, is though. I strongly suspect there
are things missing from it. :) But it's really just a handful of more
difficult problems vs the tens of thousands of packages in the archive.

Frankly, probably the most disruptive change was -Werror=format-security,
which wasn't enabled in Ubuntu (since fighting all the errors at once
seemed extremely daunting). Instead, I turned it on in hardening-wrapper,
and then via dpkg-buildflags to slowly ease it into the archive.

 Do you feel the frequency of that is low enough to enable these
 options by default (in upstream or in distros)?

Take my opinion with a grain of salt, as even I recognize that I'm a bit
of an extremist about this, but yes, absolutely. I succeeded in making
this happen in Ubuntu, and while the path is very different in Debian,
for package builds it is effectively by default now too (assuming
the package's build system is modern and the flags are passed into the
build correctly). As for the upstream compiler, I recognize they have
more users than just distro builders, but it seems to me that it is
irresponsible to not enable these features by default in the compiler. :)

Note that the default flags in both Ubuntu and Debian lack PIE (where
as Gentoo's hardening patchset includes PIE by default). The Debian
hardening documentation has encouraged maintainers to enable PIE too
if they have a sensitive package (daemons, media processors, browsers,
interpreters, etc), so it's not totally absent.

I'd like to see the default on architectures with enough general registers
(e.g. amd64) include PIE. The other archs, like i386, suffer quite a bit
(15% performance hit) in some cases, so while I think it should still be
the default there, it's not a decision I'm likely to be able to convince
more performance-sensitive people about.

I'd like to push for it on amd64 once more packages are building with
the default flags. We'd need the entire base system converted, though, to
deal with some of the build ordering problems with switching to PIE. The
problem is with shipped .a files: those object files must all be built
with -fPIE for them to link into a -pie binary. (i.e. all static users
of the .a need to be rebuilt after the .a is built.) It's doable, it
just needs to be done careful attention given to dependency ordering. I
don't think a specific flag-day would be needed.

 If you think that enabling them by default in GCC upstream is doable,
 what kind of blockers and timeframe would we expect for that?

I think the blockers are mostly political. There are no serious technical
blockers that I see (e.g. it _is_ enabled in the Ubuntu compiler). Getting
it into a form that upstream gcc would be happy about is the trick. I have
no sense of timeframe; I've not worked with the gcc upstream before.

 I would personally like binaries not built by debian/rules but built
 on Debian systems to be hardened by default.

Yup. I couldn't agree more, but that decision isn't mine and has already
been made.

-Kees

-- 
Kees Cook@debian.org


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



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Russ Allbery
Lars Wirzenius l...@liw.fi writes:
 On Sun, Apr 01, 2012 at 05:54:50PM +0200, Gergely Nagy wrote:

 But, since freedom of choice IS important, and not everyone has seen
 the Light yet, I suppose we can maintain all three. But I strongly
 suggest the interchange format to be lisp code.

 I object to data file formats that are expressed in a Turing complete
 language. I'd be happy with either XML encoded in JSON or the WAP BXML
 format instead, though.

It's ridiculous that we would even consider endorsing a blatant
reinvention of the wheel like WAP BXML rather than simply using ASN.1 as
our standard binary encoding.  Particularly since, as a bonus, that would
allow us to store our duplication information directly in the Debian
project LDAP servers without further encoding.

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


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



Re: [OT] NM vs. wicd

2012-04-01 Thread Svante Signell
On Sun, 2012-04-01 at 16:16 +0800, Paul Wise wrote:
 On Sat, Mar 31, 2012 at 11:42 AM, Carlos Alberto Lopez Perez wrote:
 
  I had problems with my laptop also waking up mysteriously randomly on
  unknown events and I managed to solve it just disabling all wakeup
  events except PBTN
 
 That sounds like an hack. Wouldn't it be better to log the resume
 reason and figure out and fix the core issue?

Adding to the problems with NM, it is not even possible to edit or add a
connection: Failed to add new connection: (32) Insufficient privileges.

Looks like you have to start the graphical environment with: ConsoleKit,
used by e.g. GDM to be prompted for a root password?
I started X with gdm3, but still no possibility to edit any connections.
Very informative message, indeed. And evolution does not start when
using ifupdown.,.. Things are really progressing _against_ the user, no
doubt.


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



Re: [OT] NM vs. wicd

2012-04-01 Thread Rémi Vanicat
Svante Signell svante.sign...@telia.com writes:

 On Sun, 2012-04-01 at 16:16 +0800, Paul Wise wrote:
 On Sat, Mar 31, 2012 at 11:42 AM, Carlos Alberto Lopez Perez wrote:
 
  I had problems with my laptop also waking up mysteriously randomly on
  unknown events and I managed to solve it just disabling all wakeup
  events except PBTN
 
 That sounds like an hack. Wouldn't it be better to log the resume
 reason and figure out and fix the core issue?

 Adding to the problems with NM, it is not even possible to edit or add a
 connection: Failed to add new connection: (32) Insufficient
 privileges.

in /etc/NetworkManager/system-connections you will find file describing
the connections available at system level. You can edit them, and
restart NM to use them.

[...]

-- 
Rémi Vanicat


-- 
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/87bonbclru@debian.org



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Lars Wirzenius
On Sun, Apr 01, 2012 at 11:55:53AM -0700, Russ Allbery wrote:
 It's ridiculous that we would even consider endorsing a blatant
 reinvention of the wheel like WAP BXML rather than simply using ASN.1 as
 our standard binary encoding.  Particularly since, as a bonus, that would
 allow us to store our duplication information directly in the Debian
 project LDAP servers without further encoding.

I don't like ASN.1 either, but your point about the LDAP server is
a good one. I've changed the code to produce ASN.1 records for anything
it finds, and will be opening a separate discussion to convert the WNPP
from debbugs into LDAP.

-- 
All my predictions will turn out to be false


signature.asc
Description: Digital signature


Should every package belong to a team ?

2012-04-01 Thread Henri Le Foll

overview
==
about teams
-
I hope that one day every package shall belong to one or more team.

So I propose that first every package which is taged orphaned,rfa, rfh 
shall belong to at least one team (different from QA)


about complexity

I think it could be interesting if each package could contain 
information about its complexity.
It would be easier for people wanting to maintain an easy package to 
find one.

So hopefully, it would attract new maintainers.

The project could have a snapshot of its global complexity.


my response
==
my previous proposition
---
http://lists.debian.org/debian-devel/2012/03/msg00768.html

followed by
--
http://lists.debian.org/debian-devel/2012/03/msg00794.html

--

 If I need help on my package, why should it belong to a team when I 
file a RFH?


If every packages which are taged orphaned,rfa or rfh, belonged to a team,
each team could have a page with the list of all the packages needing 
some attention.

So that the people who have the more chance to be interested in the package
would be better informed.
Someone interested to join a team could go to this page and find easily 
some easy packages to maintain.


--

That's something that  is incredibly subjective,

I suggest that information about the difficulty of the package would be 
automatically

generated when you build the package. So that it won't be subjective.
Information about the langage(s) should also be included.

--

 bound to change as things arise

The complexity information would be relevant for one build and would be 
updated at each upload.
So, if after some time, the package requires custom rules, the 
complexity information would change.

We would also have an history of the complexity of the package.

The description of the difficulty of the package could/should be in the 
policy

and could change, if needed.

--

 and of limited utility

I have made a proposition about how the information could be displayed.
If everybody think it has no utility, it won't be implemented.

--

Henri LE FOLL



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Russ Allbery
Lars Wirzenius l...@liw.fi writes:

 I don't like ASN.1 either, but your point about the LDAP server is a
 good one. I've changed the code to produce ASN.1 records for anything it
 finds, and will be opening a separate discussion to convert the WNPP
 from debbugs into LDAP.

Oh, excellent.  Then we can reimplement the usertag system as LDAP
extended controls and enable multimaster bug replication with upstreams!

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


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



Re: Bug#666715: ITP: dedupdedup -- find duplicate programs for finding duplicate files

2012-04-01 Thread Lars Wirzenius
On Sun, Apr 01, 2012 at 12:23:35PM -0700, Russ Allbery wrote:
 Lars Wirzenius l...@liw.fi writes:
 
  I don't like ASN.1 either, but your point about the LDAP server is a
  good one. I've changed the code to produce ASN.1 records for anything it
  finds, and will be opening a separate discussion to convert the WNPP
  from debbugs into LDAP.
 
 Oh, excellent.  Then we can reimplement the usertag system as LDAP
 extended controls and enable multimaster bug replication with upstreams!

Rewriting Debbugs and Bugzilla to use an LDAP backend would be an
excellent GSoC project. Would anyone like to mentor that?

-- 
All my predictions will turn out to be false


signature.asc
Description: Digital signature


Bug#666790: ITP: python-regex -- alternative regular expression module

2012-04-01 Thread Sandro Tosi
Package: wnpp
Severity: wishlist
Owner: Sandro Tosi mo...@debian.org

* Package name: python-regex
  Version : 0.1.20120323
  Upstream Author : Matthew Barnett re...@mrabarnett.plus.com1
* URL : https://code.google.com/p/mrab-regex-hg/
* License : Python Software Foundation License
  Programming Lang: C, Python
  Description : alternative regular expression module

 This new regex implementation is intended eventually to replace Python's
 current re module implementation.
 .
 For testing and comparison with the current 're' module the new implementation
 is in the form of a module called 'regex'.



-- 
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/20120401204835.11456.83558.report...@zion.matrix.int



Re: Re: Preinstalled package manager(s) for PCs (wheezy)

2012-04-01 Thread Filipus Klutiero

Hi Jon,

Jon Dowland wrote:
A Debian desktop should be a superset of KDE-desktop | GNOME-desktop 
| LXDE-desktop etc. + things such as a GUI package manager. 


I am not sure what you mean by that, but task-desktop already looks like 
what you may have in mind. It recommends task-gnome-desktop | 
task-kde-desktop | task-lxde-desktop | task-xfce-desktop. It does not 
depend on them, however (but these packages themselves depend on 
task-desktop, so depending on them would create some kind of circular 
dependency).



--
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/4f78c850.7010...@gmail.com



Re: [OT] NM vs. wicd

2012-04-01 Thread Michael Stapelberg
Hi Svante,

Excerpts from Svante Signell's message of 2012-04-01 20:56:40 +0200:
 Adding to the problems with NM, it is not even possible to edit or add a
 connection: Failed to add new connection: (32) Insufficient privileges.
 
 Looks like you have to start the graphical environment with: ConsoleKit,
 used by e.g. GDM to be prompted for a root password?
 I started X with gdm3, but still no possibility to edit any connections.
 Very informative message, indeed. And evolution does not start when
 using ifupdown.,.. Things are really progressing _against_ the user, no
 doubt.
Create a file called
/etc/polkit-1/localauthority/50-local.d/10-org-freedesktop-network-manager-settings.pkla
 
with the following contents:

[Allow user michael to create wireless connections for all users]
Identity=unix-user:michael
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=no
ResultActive=yes

Replacing 'michael' with your UNIX user name of course. Restart NM, and you
should be able to edit connections as you like. I do agree that this doesn’t
seem documented well.

Best regards,
Michael


-- 
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/114548-sup-2...@stapelberg.de



Re: Re: Preinstalled package manager(s) for PCs (wheezy)

2012-04-01 Thread Filipus Klutiero

Hi Goswin,

Goswin von Brederlow wrote:

Jon Dowlandj...@debian.org  writes:

  On Fri, Mar 30, 2012 at 02:30:37PM +0200, Goswin von Brederlow wrote:
  Shouldn't there rather be a base-desktop that both KDE-desktop and
  GNOME-desktop depend on? A meta package that depends on everything any
  desktop should have.

  I'm not sure if that's the right direction of dependency, conceptually.

  The philosophy of (at least) the GNOME metapackages is (I think: but I
  am not (yet) a Debian/GNOME team member) that they provide what upstream
  GNOME provides.  So depending on a 'base-desktop' package would work
  against that philosophy.

  (It might turn out to be the most pragmatic thing to do.)

Gnome-desktop, not gnome. Gnome-desktop would depend on base-deskop and
gnome and maybe a few more gnome-ish things that aren't in gnome.


I'm not sure what you mean by GNOME-desktop / KDE-desktop as opposed 
to gnome.
But task-gnome-desktop already depends on task-desktop. This is a 
tasksel task, but it's also a real package now (obviously, the 
advantages of tasksel should be integrated with regular package managers 
at one point, and we should merge tasksel tasks and regular metapackages).



--
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/4f78c9a7.2090...@gmail.com



Re: bug reports with urls in them

2012-04-01 Thread Russell Coker
On Mon, 2 Apr 2012, Michael Welle mwe012...@gmx.net wrote:
 I agree only partly with that. Losing a bug report or two is one
 thing. Imagine a potential or actual customer sending an email to a
 company and getting a response like: 'Well, we don't know on which data
 we form our opinion, but we think you are a nigerian scammer or you eat
 kitten babies. Either way, we don't like you, go away.'. That's what's
 happening. 

Actually companies do that all the time.  Some corporate web sites used to 
reject browsers other than IE.  Lots of corporate web sites can't provide full 
functionality without Flash installed, for example the .au site of almost 
every car company depended on Flash last time I checked.

I have debated this issue with web developers in the past and had them tell me 
that non-IE browsers are only used by 5% of the users and they think it's best 
to provide a good experience for the 95% even if it means rejecting the other 
5%.

So comparing Debian to a commercial organisation doesn't support your case at 
all.  Commercial organisations are more than willing to reject some customers 
if it makes things easy for them.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
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/201204020835.55272.russ...@coker.com.au



Re: state of security hardening build flag efforts

2012-04-01 Thread Paul Wise
On Mon, Apr 2, 2012 at 2:29 AM, Kees Cook wrote:

 Ah-ha, yes. I will do that. :)

Thanks

 I haven't attempted to push these things to upstream yet, but I still
 think it would be a great idea.
 ...

Thanks for the info! I hope someone manages to do this in the next decade.

-- 
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/caktje6eppbw2sbs+6sswtr0v4crt5fpgswioraw1c_ejquk...@mail.gmail.com



Bug#666878: ITP: ruby-kramdown -- Fast, pure-Ruby Markdown-superset converter.

2012-04-01 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-kramdown
  Version : 0.13.5
  Upstream Author : Thomas Leithner t_leitner%40gmx.at
* URL or Web page : http://kramdown.rubyforge.org/
* License : GPL-3+
  Description : Fast, pure-Ruby Markdown-superset converter.

The kramdown is yet-another-markdown-parser but fast, pure Ruby, using a
strict syntax definition and supporting several common extensions.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
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/877gxyx048.wl%uwab...@gfd-dennou.org



Accepted openturns 0.15-3 (source sparc all)

2012-04-01 Thread Aron Xu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 26 Mar 2012 08:40:35 +
Source: openturns
Binary: libopenturns0 libopenturns-dev libopenturns-dbg python-openturns 
openturns-examples openturns-wrapper openturns-validation
Architecture: source sparc all
Version: 0.15-3
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Aron Xu a...@debian.org
Description: 
 libopenturns-dbg - debug symbols for OpenTURNS
 libopenturns-dev - headers and development libraries for OpenTURNS
 libopenturns0 - dynamic libraries for OpenTURNS
 openturns-examples - examples of OpenTURNS functionalities
 openturns-validation - validation files for OpenTURNS
 openturns-wrapper - example of a wrapper for OpenTURNS
 python-openturns - Python front-end of OpenTURNS (aka TUI)
Closes: 616928 622492 662792
Changes: 
 openturns (0.15-3) unstable; urgency=low
 .
   * Team upload. (Closes: #662792).
   * Getting rid of unneeded *.la (Closes: #622492).
   * Transition to dh_python2 (Closes: #616928).
   * Use dh rules.tiny, enable parallel build.
Checksums-Sha1: 
 f2656548896a0d81b80e96783ce2b5022fef8bdb 2186 openturns_0.15-3.dsc
 92b54fcc10329ae21d2674c8d1ea4abd1c51577e 27587 openturns_0.15-3.debian.tar.gz
 9d3ec53017f7e0abf22f3907345311252ee45d6c 3050526 libopenturns0_0.15-3_sparc.deb
 bde89e0b3bd1517467a83caa25e8b29c2fb8aa81 12604730 
libopenturns-dev_0.15-3_sparc.deb
 6b6acaf18281118c6914442bad311805b7b25155 43800144 
libopenturns-dbg_0.15-3_sparc.deb
 dbe73667f1b5ce9b1d22e73d8c03be49a5a35194 5425340 
python-openturns_0.15-3_sparc.deb
 1ca27e8d95200276c6f949f18572577a0c736765 8615986 
openturns-examples_0.15-3_sparc.deb
 aa15c5c4e97b368e6a10f4396aae40c4eaad129a 434828 
openturns-wrapper_0.15-3_sparc.deb
 00128fac412384f6b9de5f22cff700459ec07a8d 232450 
openturns-validation_0.15-3_all.deb
Checksums-Sha256: 
 420b5df4536481b43abe12102eab4c03429ca3cc84f04cfb60de3382d2e32067 2186 
openturns_0.15-3.dsc
 d7e258716c7c59a29987387db869930ce8d48b114f8202510685e346c8618a06 27587 
openturns_0.15-3.debian.tar.gz
 0b08cc45e1da9fc4c4b814942ca9eb2cbaa4bcf59788f1cd999b738b579857d0 3050526 
libopenturns0_0.15-3_sparc.deb
 2b87201802376c0634e7812dd49bbfc80c8e420a4a590dc71426ef8fbcc2bdd5 12604730 
libopenturns-dev_0.15-3_sparc.deb
 d38b80560dacb03c0dd3a7e82a6e5fe6cc487da25fb32d73d3d019a6a357 43800144 
libopenturns-dbg_0.15-3_sparc.deb
 3bb1ff0992638459f181fc1611b5ecf5403b321cdf8a3782e5a440285dc3f729 5425340 
python-openturns_0.15-3_sparc.deb
 849aae437d440ceb6b2494f30b00b5455bba401217fd618cafc755e1857d553a 8615986 
openturns-examples_0.15-3_sparc.deb
 0641d4c980c27da154a4af717658867c2841b7a26fe7ee748066dbe3a538ea7b 434828 
openturns-wrapper_0.15-3_sparc.deb
 61c38668362906e5e5a2b337f0551491b42ea5dbad8049b06ac40efe533403a4 232450 
openturns-validation_0.15-3_all.deb
Files: 
 c5d5c1e27d5691ad9f2e316a1d7aca6c 2186 science extra openturns_0.15-3.dsc
 f378904a608b892b4e8f27f159a87eef 27587 science extra 
openturns_0.15-3.debian.tar.gz
 f73be186638ebb0b9e22592984630c39 3050526 libs extra 
libopenturns0_0.15-3_sparc.deb
 795ea7f36ea3f18ef71ec832d2612e1a 12604730 libdevel extra 
libopenturns-dev_0.15-3_sparc.deb
 62da1c4d03f5d343689544cdb8688114 43800144 debug extra 
libopenturns-dbg_0.15-3_sparc.deb
 54b4d533dee827dc2648efc1830a514b 5425340 python extra 
python-openturns_0.15-3_sparc.deb
 2323302665d77d5753bbb7c5f4ae045a 8615986 science extra 
openturns-examples_0.15-3_sparc.deb
 6246fe9abc1f7002683c07d98bfbed4b 434828 science extra 
openturns-wrapper_0.15-3_sparc.deb
 9254b681dd0f9e884f40e33a1cc34afd 232450 science extra 
openturns-validation_0.15-3_all.deb

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

iQEcBAEBCgAGBQJPd+4WAAoJEIAhAkTu07wNbfwH/A5Gq23BLw370rGtu/gYviMw
s9Mo949hOJmOYJprOJHYRMS2HaoJ2rN2Sf2u070CkDc2/OXP+gC00x0lQEIpUrxA
bzlZJkunE0pzRzQOKR8WD2e+WGGhpdWXdWFT0fMbLfQQ+o6ZXsVYvfkuQyABR4Zw
X2CzShvDTSgAsBXDPm92UslJJKpR96TxETEEjGpMVfAH91QHELBRZ579CSTUmjPv
/K59himV41FhHEhas7HaGoEhCEAfgaHhxy9UMJv1SUHFrxYvHWgf6oQgmahFuZQQ
wtelt53pT4VsvMgzXog9O/2IMm0x8nQJ80BhFYwAsWRpZcatfzlaA3oN4svznKg=
=cjGR
-END PGP SIGNATURE-


Accepted:
libopenturns-dbg_0.15-3_sparc.deb
  to main/o/openturns/libopenturns-dbg_0.15-3_sparc.deb
libopenturns-dev_0.15-3_sparc.deb
  to main/o/openturns/libopenturns-dev_0.15-3_sparc.deb
libopenturns0_0.15-3_sparc.deb
  to main/o/openturns/libopenturns0_0.15-3_sparc.deb
openturns-examples_0.15-3_sparc.deb
  to main/o/openturns/openturns-examples_0.15-3_sparc.deb
openturns-validation_0.15-3_all.deb
  to main/o/openturns/openturns-validation_0.15-3_all.deb
openturns-wrapper_0.15-3_sparc.deb
  to main/o/openturns/openturns-wrapper_0.15-3_sparc.deb
openturns_0.15-3.debian.tar.gz
  to main/o/openturns/openturns_0.15-3.debian.tar.gz
openturns_0.15-3.dsc
  to main/o/openturns/openturns_0.15-3.dsc
python-openturns_0.15-3_sparc.deb
  to main/o/openturns/python-openturns_0.15-3_sparc.deb


-- 
To UNSUBSCRIBE, email to 

Accepted exabgp 2.0.7-1 (source all)

2012-04-01 Thread Henry-Nicolas Tourneur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Mar 2012 12:00:00 +
Source: exabgp
Binary: exabgp
Architecture: source all
Version: 2.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Henry-Nicolas Tourneur henry.nico...@tourneur.be
Changed-By: Henry-Nicolas Tourneur henry.nico...@tourneur.be
Description: 
 exabgp - BGP route injector
Changes: 
 exabgp (2.0.7-1) unstable; urgency=low
 .
   * New upstream release
   * Fix bad clean target for build/ directory
Checksums-Sha1: 
 5b343c65bd2f4743c7809c189f06a3dedfae0fbc 1682 exabgp_2.0.7-1.dsc
 1b6516cdcfa504f9c80aeb2cd1b1c72041d38851 427064 exabgp_2.0.7.orig.tar.gz
 a0fddd5458378c1bf3c10dd2f5c060d1347741ed 20 exabgp_2.0.7-1.diff.gz
 389f688049967c11b58fc3f22d87df45ae48c32d 98052 exabgp_2.0.7-1_all.deb
Checksums-Sha256: 
 59849948c9b2481a5bf3d205a645c4c729e9aa53d46234f783cead3a27aa06b9 1682 
exabgp_2.0.7-1.dsc
 d1148ea640a19837e64361433a0b38a54c51e6e2d864154a2d67807fac96aff7 427064 
exabgp_2.0.7.orig.tar.gz
 f61f27bd17de546264aa58f40f3aafaac7021e0ef69c17f6b1b4cd7664a037ec 20 
exabgp_2.0.7-1.diff.gz
 a4ca7e7c130945d4fd784c0fe9874a930d01f1bfcbce9cf49be47e9ed424677a 98052 
exabgp_2.0.7-1_all.deb
Files: 
 dcd84cb0ca4070dbead41e05923581dd 1682 net optional exabgp_2.0.7-1.dsc
 bca261be12104fd15c8819af00def855 427064 net optional exabgp_2.0.7.orig.tar.gz
 4a4dd3598707603b3f76a2378a4504aa 20 net optional exabgp_2.0.7-1.diff.gz
 a0662473ca4a5e8c31a08617e5f2d1b2 98052 net optional exabgp_2.0.7-1_all.deb

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

iQIcBAEBCAAGBQJPd/maAAoJEDk4+WvfUP6ll2YP/jwDq9bqNqGdiT/YGtnyYzNA
imfmD01oqXPzAWVe69OlzRS5YjC+F+hZKrYudiW724bwBrvmudO8ro32DumgD+TC
m3DyZtuu9hGmzI/TAMBuJ/fjP5B9aaPC7h6RHFsQ6W8ybL0AH3Ko8w7JvMpBpqlN
96UkI6638gT/fw25uDa3artjL92VLQ9ej4JIEb91hPzinDIqJAsZHnk/Zsui0UDx
yoVmjnfd08n2AE31shAQXVqWGYrIQoXSwMHOWELbMPcNpN4Kh4d9znUB4lEEHaNY
YYJppocIrVEh4SnKW5teLsKVMWG0N2MKHNBcjSdtXhr8ZwAklObeudlhXKGECs4A
Bh9Ws2wPtiaEpkWZ/GYYS9+gLpe6mC4RmfWTavTxWXRsHWrOHtuQA4TngnKDcpaF
jUlYtor95bucIBwpjJ7nXryOuB0y7gyUkU4bwgAYwia/eLGAwcK72s3wwO9Pnvbp
EKMrq/xhO7/lweESunYMiCQZnA9ccYKe8b8z3jRj+vCGmp0VuPreph0UPQZhnx0E
WZ4NPFY+Z5Gdxv/56KlGPy1XiQiP8xAoaRc2nYgcpWHHowVaC+JeQQUl8MK9tAJ4
c6yvOHD7deRVGRnRnkSDFjvk7i2l5yWiYuFtKwNf+HWAoYhzE6+S4i0vUij3jR1B
bJrtTHkz+z6oBCJ53nOq
=E20m
-END PGP SIGNATURE-


Accepted:
exabgp_2.0.7-1.diff.gz
  to main/e/exabgp/exabgp_2.0.7-1.diff.gz
exabgp_2.0.7-1.dsc
  to main/e/exabgp/exabgp_2.0.7-1.dsc
exabgp_2.0.7-1_all.deb
  to main/e/exabgp/exabgp_2.0.7-1_all.deb
exabgp_2.0.7.orig.tar.gz
  to main/e/exabgp/exabgp_2.0.7.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/e1seenk-000713...@franck.debian.org



Accepted openexr 1.6.1-5 (source i386)

2012-04-01 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 01 Apr 2012 08:45:13 +0200
Source: openexr
Binary: openexr libopenexr-dev libopenexr6
Architecture: source i386
Version: 1.6.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libopenexr-dev - development files for the OpenEXR image library
 libopenexr6 - runtime files for the OpenEXR image library
 openexr- command-line tools and docs for the OpenEXR image format
Closes: 471783 656506 666297
Changes: 
 openexr (1.6.1-5) unstable; urgency=low
 .
   * Update package short description, openexr does not contain a viewer.
 Closes: #471783
   * Use 3.0 (quilt) source format.
   * Re-enable doc-base support. At least dhelp works without problems.
   * Use dh $@ --with autotools_dev. Version autotools-dev b-d.
   * The latter three changes add support for build-arch target, fixing FTBFS.
 Closes: #666297
   * Change override_dh_auto_test target to invoke dh_auto_test, otherwise the
 testsuite is run twice. (Once for build and binary).
   * Add myself to uploaders, remove Cyril. (Thanks for you work!)
   * Empty dependency_libs in libtool la file.
   * Fix doc-base ids. (lowercase, no underscore.)
   * Drop Section: graphics from binary package stanza in debian/control.
   * Fix typo mutiple in exrmaketiled.1.
   * Use 'dpkg-buildflags --export=configure' to get hardening-flags. (Thanks,
 Moritz Muehlenhoff). Add required b-d on dpkg-dev (= 1.16.1).
 Closes: #656506
Checksums-Sha1: 
 40eeb487f143960476a986bf029f949da4f76b9c 1477 openexr_1.6.1-5.dsc
 da6a397bc972376c2406af5fa4cb6d08840f9615 11253 openexr_1.6.1-5.debian.tar.gz
 dbd6b7a68353898a2133bcd12671139b535c2592 2770716 openexr_1.6.1-5_i386.deb
 047f388468fd1fae6da055f19728549471d5dd6f 369058 libopenexr-dev_1.6.1-5_i386.deb
 ec8eafce991630e27797ef3035071224656e2db4 254438 libopenexr6_1.6.1-5_i386.deb
Checksums-Sha256: 
 3eb34ea437936215014e9274b7377d91b233f5bc9df4ab76316596025dc9c52a 1477 
openexr_1.6.1-5.dsc
 9508e650cc8f0d4bf01c3dc7a6577172273c40e2d2f98dfb85bd766563e6b116 11253 
openexr_1.6.1-5.debian.tar.gz
 228b22c2c285b6815446da8e3a61e26ff7418092a23f2c8fd1a1a8268e9964f4 2770716 
openexr_1.6.1-5_i386.deb
 221db1984df85021ee310aea710d92d76348a1c5b5ba38fb290da1f3136bd3e9 369058 
libopenexr-dev_1.6.1-5_i386.deb
 9a6ed1d59a396f1a66f8557e5d71363d1c92240a4d38ff574f7fbc31975a5b6f 254438 
libopenexr6_1.6.1-5_i386.deb
Files: 
 5f8577b02d95ad5e72f69845e9d0bbef 1477 graphics optional openexr_1.6.1-5.dsc
 70b53ff5a0d3ae3b194f7dfcbe9b2be6 11253 graphics optional 
openexr_1.6.1-5.debian.tar.gz
 d52ccb857cc0dbf694c224676efd5b15 2770716 graphics optional 
openexr_1.6.1-5_i386.deb
 13321f3609243c5a29f9468e409948df 369058 libdevel optional 
libopenexr-dev_1.6.1-5_i386.deb
 82cb6830455bf3ea536fd392dcf63cbd 254438 libs optional 
libopenexr6_1.6.1-5_i386.deb

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

iEYEAREDAAYFAk93+3kACgkQHTOcZYuNdmOymQCfUc9YupimNJhsI0QdqgYtuv2B
+dIAoISSV+taUL89nWeShNF8eQxVha7j
=4UNF
-END PGP SIGNATURE-


Accepted:
libopenexr-dev_1.6.1-5_i386.deb
  to main/o/openexr/libopenexr-dev_1.6.1-5_i386.deb
libopenexr6_1.6.1-5_i386.deb
  to main/o/openexr/libopenexr6_1.6.1-5_i386.deb
openexr_1.6.1-5.debian.tar.gz
  to main/o/openexr/openexr_1.6.1-5.debian.tar.gz
openexr_1.6.1-5.dsc
  to main/o/openexr/openexr_1.6.1-5.dsc
openexr_1.6.1-5_i386.deb
  to main/o/openexr/openexr_1.6.1-5_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/e1seeod-00078o...@franck.debian.org



Accepted dnssec-tools 1.12.1-1 (source all)

2012-04-01 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 09:52:55 +0200
Source: dnssec-tools
Binary: dnssec-tools
Architecture: source all
Version: 1.12.1-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 dnssec-tools - DNSSEC tools, applications and wrappers
Changes: 
 dnssec-tools (1.12.1-1) unstable; urgency=low
 .
   * Imported Upstream version 1.12.1
   * Update patches to 1.12.1 release
Checksums-Sha1: 
 b27f308e68763e4141ef7cf2ca4a9c3ebd8eb033 1381 dnssec-tools_1.12.1-1.dsc
 66f5fd921372fafc6e9124d2d6438050525408a0 3141334 
dnssec-tools_1.12.1.orig.tar.gz
 2946d9c402280218ee1543df5a74f1d1276faa14 13153 
dnssec-tools_1.12.1-1.debian.tar.gz
 56dd5f839c0de68ed82c30d706d7da004f557d16 1000470 dnssec-tools_1.12.1-1_all.deb
Checksums-Sha256: 
 92facb71a53498a8f46ba85bebf3dbd8dfdb9c6ffaae83d27dc903759954f71e 1381 
dnssec-tools_1.12.1-1.dsc
 a57d7f04820967199ac1cc26157a35bb80068c8b16316dac9c03dfba1f5b7636 3141334 
dnssec-tools_1.12.1.orig.tar.gz
 ef759b6c205cadaed70b277b20b38694a63b95ab4b2528c7372e5a7a27d3f732 13153 
dnssec-tools_1.12.1-1.debian.tar.gz
 2c3c3bd9041f5316a219eb93f72c2d68c51a02249c8e0c8a43f66dd7e48c502d 1000470 
dnssec-tools_1.12.1-1_all.deb
Files: 
 b75907e230970bf639ad12365c30ed5d 1381 net extra dnssec-tools_1.12.1-1.dsc
 d2737d1de1d59440290ec7aebf10b26f 3141334 net extra 
dnssec-tools_1.12.1.orig.tar.gz
 ee31ab8d504262b265b768c7d9ccf792 13153 net extra 
dnssec-tools_1.12.1-1.debian.tar.gz
 83c9fc2a30b3cae77389eeb20438eba6 1000470 net extra 
dnssec-tools_1.12.1-1_all.deb

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

iEYEARECAAYFAk94DA0ACgkQ9OZqfMIN8nNWBgCePmuX2U2MT5tyTevMFpj5yp1b
ZG8An2m7LZjNokEPBw9m6F2MjfUqMBeT
=8oc1
-END PGP SIGNATURE-


Accepted:
dnssec-tools_1.12.1-1.debian.tar.gz
  to main/d/dnssec-tools/dnssec-tools_1.12.1-1.debian.tar.gz
dnssec-tools_1.12.1-1.dsc
  to main/d/dnssec-tools/dnssec-tools_1.12.1-1.dsc
dnssec-tools_1.12.1-1_all.deb
  to main/d/dnssec-tools/dnssec-tools_1.12.1-1_all.deb
dnssec-tools_1.12.1.orig.tar.gz
  to main/d/dnssec-tools/dnssec-tools_1.12.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/e1sege7-0001jg...@franck.debian.org



Accepted etherpuppet 0.3-2 (source amd64)

2012-04-01 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 31 Mar 2012 18:45:42 +0200
Source: etherpuppet
Binary: etherpuppet
Architecture: source amd64
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description: 
 etherpuppet - create a virtual interface from a remote Ethernet interface
Closes: 666313
Changes: 
 etherpuppet (0.3-2) unstable; urgency=low
 .
   * Fix build-arch target being empty. Closes: #666313.
   * Bump Standards-Version to 3.9.3.
   * Switch to 3.0 (quilt) format.
Checksums-Sha1: 
 a0c26ddac2e74543764310645ae41d95efd1aae3 1216 etherpuppet_0.3-2.dsc
 f37f75f0dab87278c0a66204126a9a7694fe5e55 3010 etherpuppet_0.3-2.debian.tar.gz
 6b1b5d2db7ebdd1423820a3ff7361d4db7b0799a 11516 etherpuppet_0.3-2_amd64.deb
Checksums-Sha256: 
 959169fbb1786b7dab6e9641c728fe1e461dc09aa8ada2a0c05519ac5d8de305 1216 
etherpuppet_0.3-2.dsc
 9f473625ab5582876acc5f9a20233c8c81d620806ff83522940557a4affb88d0 3010 
etherpuppet_0.3-2.debian.tar.gz
 e4e0a6e64f4088b5d1592220a072963f20ba540079d813800b968cdf671a5bbc 11516 
etherpuppet_0.3-2_amd64.deb
Files: 
 f6295eb849eee0b15e85439a3a78f2ce 1216 net optional etherpuppet_0.3-2.dsc
 25e0e1d7379119f0963003bbb25fb949 3010 net optional 
etherpuppet_0.3-2.debian.tar.gz
 d1bb77d5d56b7b24e3810ea831880baa 11516 net optional etherpuppet_0.3-2_amd64.deb

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

iEYEARECAAYFAk94EPYACgkQKFvXofIqeU6iFgCeJ29KHA9CK41RLgsHcQ9KeKzl
ExQAn0Hz441/H8+/oABBUfMUgG/Ptckn
=+cXm
-END PGP SIGNATURE-


Accepted:
etherpuppet_0.3-2.debian.tar.gz
  to main/e/etherpuppet/etherpuppet_0.3-2.debian.tar.gz
etherpuppet_0.3-2.dsc
  to main/e/etherpuppet/etherpuppet_0.3-2.dsc
etherpuppet_0.3-2_amd64.deb
  to main/e/etherpuppet/etherpuppet_0.3-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/e1segev-0001m2...@franck.debian.org



Accepted groff 1.21-7 (source i386)

2012-04-01 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 02:00:26 +0100
Source: groff
Binary: groff-base groff
Architecture: source i386
Version: 1.21-7
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 groff  - GNU troff text-formatting system
 groff-base - GNU troff text-formatting system (base system components)
Changes: 
 groff (1.21-7) unstable; urgency=low
 .
   * Make groff-base and groff Multi-Arch: foreign.
   * Support cross-building.
Checksums-Sha1: 
 388f4ff66b668af5be043059c18969826bb7 2047 groff_1.21-7.dsc
 6215ebd17f0a900063be9d67ed538ab1e37288d8 38685 groff_1.21-7.debian.tar.gz
 eec6ee9cb83d9222fa83961fb6944d7fd94b6f87 1127816 groff-base_1.21-7_i386.deb
 e43f94c1c8c938d1cea59b45611b154827db7f0c 3558818 groff_1.21-7_i386.deb
Checksums-Sha256: 
 66eb4128d8378db5893b7e9474bf28301a77b5b9ed9f3d4f11961879f7e39fb6 2047 
groff_1.21-7.dsc
 a4a1fbe0ab332e27c91f3dcb9104b501afeeb8749a299bd0981eb6198aceb87c 38685 
groff_1.21-7.debian.tar.gz
 c20fc286eb8b8572c93258708e0031ff9da594ade99a93a6aa37a00911c89171 1127816 
groff-base_1.21-7_i386.deb
 476900f2a64e026e128532703d7f3751a7c342fc3d7649f0a44a4c1576f846a5 3558818 
groff_1.21-7_i386.deb
Files: 
 bf5fbc0c2af78ccee891f6f47a1eecb8 2047 text important groff_1.21-7.dsc
 2d4b113c88228301a3781f11aa3cd208 38685 text important 
groff_1.21-7.debian.tar.gz
 40c7b119a5ee30bee0e8ac9333188961 1127816 text important 
groff-base_1.21-7_i386.deb
 4fecfc7adccba95f723ebdd629f68e93 3558818 text optional groff_1.21-7_i386.deb

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

iQIVAwUBT3eqszk1h9l9hlALAQiwoRAAoc/s7dV0YQv35W2PHGDT2R5tR8Ze/38y
3LB2zuqYzBEd+gvOWwaaQXsuRYdKRZaw1tyEPOhE8vBt65+RMJaBZh3QMvR1UAXX
DbB6WEytv15xgXclQ1w7Nqhwp9dNKi5kHqxldz6IXvsj4ZOxA+1PUObg+G1JzXHS
HHuPaFt2Mkz9a3WFZeEIXlO6suUJJ0zj2HOCY0vHJPPe23NrDwEAsX2e+69xlsm1
2dOiC9Nb6jXsXZ6HPO7f80/4f0KfHX+ceYp+k3kFin5M4ag5EuUv2oYcVEf5TrOq
vryTj+X13Xy8h9AVtRTAPzZfTNd9no/1lpeAfcFbaMQ9gJmWe7n3Vvywkn3yfXZI
1e6IZyKyCvvvxPiPU8iLs8Lt5zRJyJ4iqklILrmb99GCyousmmXp8ujcOqrkOzF7
jktQ9FyrcW3JDnrnMMMyBkXYw7JK9XvqPayFXvd95xMEjhaYejxHm/wcaMEVlxWA
3u3wan1XrLTgiIUmabRjY89xcX8bMxMCnAH71f79QmnQ+fgc0gsTUZg5FhDxi38S
56YVXcL6rOGmWvBh+icxUVipaxbRd8AmmTt3O3gTtPpmSeaAJsYSX5ijpmj2zohg
v6MUgslTjr2/pDfyZeUbgX6YAtuKqq+khAsx10BkQqNItRGohSvCAMtrWJOEKtdJ
2XnZvtrxRcQ=
=p4EK
-END PGP SIGNATURE-


Accepted:
groff-base_1.21-7_i386.deb
  to main/g/groff/groff-base_1.21-7_i386.deb
groff_1.21-7.debian.tar.gz
  to main/g/groff/groff_1.21-7.debian.tar.gz
groff_1.21-7.dsc
  to main/g/groff/groff_1.21-7.dsc
groff_1.21-7_i386.deb
  to main/g/groff/groff_1.21-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/e1seguz-0004mp...@franck.debian.org



Accepted ilmbase 1.0.1-4 (source i386)

2012-04-01 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 01 Apr 2012 10:56:14 +0200
Source: ilmbase
Binary: libilmbase6 libilmbase-dev
Architecture: source i386
Version: 1.0.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libilmbase-dev - development files for IlmBase
 libilmbase6 - several utility libraries from ILM used by OpenEXR
Closes: 458934 666326
Changes: 
 ilmbase (1.0.1-4) unstable; urgency=low
 .
   * Use 3.0 (quilt) source format.
   * Use dh $@ --with autotools_dev. Version autotools-dev b-d.
   * These two changes add support for build-arch target, fixing FTBFS.
 Closes: #666326
   * Change override_dh_auto_test target to invoke dh_auto_test.
   * Use 'dpkg-buildflags --export=configure' to get hardening-flags.
 Add required b-d on dpkg-dev (= 1.16.1). (Please note, that neither
 stackprotector nor fortify seem to have any effect, according to
 hardening-check.)
   * Use -mieee on Alpha. (Closes: #458934)
   * Standards-Version 3.9.3
+ Do not refer to /usr/share/common-licenses/BSD anymore.
+ Use Breaks/Replaces instead of Conflicts/Replaces.
   * Add myself to uploaders, remove Cyril. (Thanks for you work!)
Checksums-Sha1: 
 cc9cc9f37a23641d5312e2680b18c4fdb908aac4 1386 ilmbase_1.0.1-4.dsc
 15dcb51cff78301e996cf4d711824dd9ddf41f8f 5170 ilmbase_1.0.1-4.debian.tar.gz
 93faa44f5709460feb14f8f6e750e3023ea15fd9 123536 libilmbase6_1.0.1-4_i386.deb
 b7a82cb8d29e8a617c0520166a9dfebf840f1791 195386 libilmbase-dev_1.0.1-4_i386.deb
Checksums-Sha256: 
 dd5791eff7ff6b729b4e09b9e2438ec3bc83b91908cce0a23b9fe2732dff0e65 1386 
ilmbase_1.0.1-4.dsc
 c51c1839da4689146afabd0c7afb2cb2e4abb435eefe1789339c3e38b88b204f 5170 
ilmbase_1.0.1-4.debian.tar.gz
 d06054e76c429853a08a27f91d54f046762bbc54b45cf573e5d3cd66c4b00892 123536 
libilmbase6_1.0.1-4_i386.deb
 b29effb0b570ea7e689b1dcafd854946b60ac3e66d9d70b1f1c52a6dce82dad2 195386 
libilmbase-dev_1.0.1-4_i386.deb
Files: 
 63253773ed005afa89a4c55be50ce150 1386 libs optional ilmbase_1.0.1-4.dsc
 65cae872cfae7cfef5879eaaf6b7dc29 5170 libs optional 
ilmbase_1.0.1-4.debian.tar.gz
 1b4de4e22d45ba9dcf649ba893f3bc9d 123536 libs optional 
libilmbase6_1.0.1-4_i386.deb
 089bfcc7fdfbd1ce810c93e0e8772694 195386 libdevel optional 
libilmbase-dev_1.0.1-4_i386.deb

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

iEYEAREDAAYFAk94GGYACgkQHTOcZYuNdmM2ZQCgmhYJgshOE9JVtQvcNOVBDziD
7V4Anjn1HxYO5f9mjCF+3YROXP/jSa8u
=LU5m
-END PGP SIGNATURE-


Accepted:
ilmbase_1.0.1-4.debian.tar.gz
  to main/i/ilmbase/ilmbase_1.0.1-4.debian.tar.gz
ilmbase_1.0.1-4.dsc
  to main/i/ilmbase/ilmbase_1.0.1-4.dsc
libilmbase-dev_1.0.1-4_i386.deb
  to main/i/ilmbase/libilmbase-dev_1.0.1-4_i386.deb
libilmbase6_1.0.1-4_i386.deb
  to main/i/ilmbase/libilmbase6_1.0.1-4_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/e1segvd-0004pz...@franck.debian.org



Accepted oath-toolkit 1.12.0-1 (source amd64)

2012-04-01 Thread Simon Josefsson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 10:58:29 +0200
Source: oath-toolkit
Binary: liboath-dev liboath0 oathtool oath-dbg libpam-oath
Architecture: source amd64
Version: 1.12.0-1
Distribution: unstable
Urgency: low
Maintainer: OATH Toolkit Team oath-toolkit-h...@nongnu.org
Changed-By: Simon Josefsson si...@josefsson.org
Description: 
 liboath-dev - Development files for the OATH Toolkit Liboath library
 liboath0   - OATH Toolkit Liboath library
 libpam-oath - OATH Toolkit libpam_oath PAM module
 oath-dbg   - OATH Toolkit debugging symbols
 oathtool   - OATH Toolkit oathtool command line tool
Changes: 
 oath-toolkit (1.12.0-1) unstable; urgency=low
 .
   * New upstream release.
   * liboath: Added new symbols.
   * Bump to Debian Policy version 3.9.3.
Checksums-Sha1: 
 b75fe5149003a14a6087da8a2a067711f9bdd2da 1905 oath-toolkit_1.12.0-1.dsc
 d839ed4748220fc77cc80743816b48cef1a75f5b 1984101 
oath-toolkit_1.12.0.orig.tar.gz
 b889bbe7614969d2d45a75c967dfac607d28dad4 3284 
oath-toolkit_1.12.0-1.debian.tar.gz
 a1c8eb9115d71997796aec15dcb0ad24b5314abd 49008 liboath-dev_1.12.0-1_amd64.deb
 a2f3cb08550cb1c0c1e6d3e224c2e467a2cf3189 42074 liboath0_1.12.0-1_amd64.deb
 36ae1db0bcd14b233286c76404d8b109591e87cb 44346 oathtool_1.12.0-1_amd64.deb
 45c342a29705148bbc1fd55305adea01ba942e25 103494 oath-dbg_1.12.0-1_amd64.deb
 7cfa0ed119657d9c2a0971f25181ccd96554017f 26904 libpam-oath_1.12.0-1_amd64.deb
Checksums-Sha256: 
 d56972e1c41022b07eb0290fd9bb535ce497ae6b0bd3e0e79631e6d8724a4787 1905 
oath-toolkit_1.12.0-1.dsc
 9d796c97e497393f113980a1e290cfaf708a815a4f66f296f437d0d877277da8 1984101 
oath-toolkit_1.12.0.orig.tar.gz
 d4d94ba860c5a8d90b9006c41728adedf79697b7a82f64df3ef8eb7ed0254bcd 3284 
oath-toolkit_1.12.0-1.debian.tar.gz
 81fe9b244d363d8555443afa3c2ee4d05a0a7d954135a454e496b34f4e3557bd 49008 
liboath-dev_1.12.0-1_amd64.deb
 abf456c690d34d920b54ab1f09d6deed1662479e2ba30c4b5686ca65b6af90cb 42074 
liboath0_1.12.0-1_amd64.deb
 9415570d26850e16b9aaf41086525edd15bab2403245e9d27e48ce13971f2d37 44346 
oathtool_1.12.0-1_amd64.deb
 3ad60950e6a8d4fc530c4b76ec1db0ef7b32ca92a055426de813c46cdb4953bf 103494 
oath-dbg_1.12.0-1_amd64.deb
 c7f7f4c0d52123a43a9c7ddd723fb649c208e29761995cce2a1dceed5ef4dfc7 26904 
libpam-oath_1.12.0-1_amd64.deb
Files: 
 8ed1996803bb1bc63b5c21d1c0cbec1b 1905 devel optional oath-toolkit_1.12.0-1.dsc
 f80f51a3296714c22cd3f264afa43477 1984101 devel optional 
oath-toolkit_1.12.0.orig.tar.gz
 5afdf5468e64a15d8c4e683004f82ed8 3284 devel optional 
oath-toolkit_1.12.0-1.debian.tar.gz
 935adde576918c2b0b7bb46a365bf1d5 49008 libdevel optional 
liboath-dev_1.12.0-1_amd64.deb
 2443b1892b76392f09241c13290d 42074 libs optional 
liboath0_1.12.0-1_amd64.deb
 8f4dee6740bb610aad402eb9a7e4f98b 44346 devel optional 
oathtool_1.12.0-1_amd64.deb
 5451f59e70718ef8a2cfb2312209ae63 103494 debug extra oath-dbg_1.12.0-1_amd64.deb
 40566f24d091287f46431be99f3eaae4 26904 admin optional 
libpam-oath_1.12.0-1_amd64.deb

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

iQFOBAEBAgA4BQJPeBmHMRSAABUAE3BrYS1hZGRyZXNzQGdudXBnLm9yZ3Np
bW9uQGpvc2Vmc3Nvbi5vcmcACgkQYM7nERBeci6Togf+PysCvhoSN8AtCAzzfDqC
pXZqQDFlHzXEfyz8wDde0OAymAS8w+QLV4v33DeDceap5azcmIR+s8wikcRiCPY/
U+KY0nedtck2mpPiRXUkrqc0xu5Bmy6XCROKxG+foKUQOi1mm6oemJBWwpes6OWG
6eGyQ/VvIkjXd4kxudej5KQSBru6jk8TeDAmu5MmGC4zaKLeIA+zMNbHOra2CC8R
Q5MrgAri3tuK3r1rLAWzblYyk8I0TgKvxm/8dM3E9U+deErX7JRmpJRUWjmhRteP
PKSYkBZ4s0zltfyhmOrd7oXP2gSgOsvOBCWt+0dHtHgAcXgUIMFhOsXRPO4VWPeN
wA==
=E5j1
-END PGP SIGNATURE-


Accepted:
liboath-dev_1.12.0-1_amd64.deb
  to main/o/oath-toolkit/liboath-dev_1.12.0-1_amd64.deb
liboath0_1.12.0-1_amd64.deb
  to main/o/oath-toolkit/liboath0_1.12.0-1_amd64.deb
libpam-oath_1.12.0-1_amd64.deb
  to main/o/oath-toolkit/libpam-oath_1.12.0-1_amd64.deb
oath-dbg_1.12.0-1_amd64.deb
  to main/o/oath-toolkit/oath-dbg_1.12.0-1_amd64.deb
oath-toolkit_1.12.0-1.debian.tar.gz
  to main/o/oath-toolkit/oath-toolkit_1.12.0-1.debian.tar.gz
oath-toolkit_1.12.0-1.dsc
  to main/o/oath-toolkit/oath-toolkit_1.12.0-1.dsc
oath-toolkit_1.12.0.orig.tar.gz
  to main/o/oath-toolkit/oath-toolkit_1.12.0.orig.tar.gz
oathtool_1.12.0-1_amd64.deb
  to main/o/oath-toolkit/oathtool_1.12.0-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/e1seham-0006cz...@franck.debian.org



Accepted firegestures 1.6.15-1 (source all)

2012-04-01 Thread Fabrizio Regalli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 11:36:42 +0200
Source: firegestures
Binary: xul-ext-firegestures
Architecture: source all
Version: 1.6.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mozilla Extension Maintainers 
pkg-mozext-maintain...@lists.alioth.debian.org
Changed-By: Fabrizio Regalli fab...@fabreg.it
Description: 
 xul-ext-firegestures - enables you to execute various commands with five types 
of gestur
Changes: 
 firegestures (1.6.15-1) unstable; urgency=low
 .
   * Imported Upstream version 1.6.15
   * Add missing e-mail in d/copyright
   * Update copyright year of main stanza to 2012
Checksums-Sha1: 
 60f375af06656eb60565e013be2f45c0221b2627 2085 firegestures_1.6.15-1.dsc
 0ea85da6ce1a0903e6c69eb250a56134ce5616e5 73481 firegestures_1.6.15.orig.tar.bz2
 b14041665591dda62aaf72d9dd262a64fc0f5892 11481 
firegestures_1.6.15-1.debian.tar.gz
 94a009f1c13317da465341d7894f2d06d4014fa9 91236 
xul-ext-firegestures_1.6.15-1_all.deb
Checksums-Sha256: 
 40a0efb14b3d5db20072189c0cd18a47e659a514b9b3220590b67d210790ddc8 2085 
firegestures_1.6.15-1.dsc
 3e37cbe181d1258039be2ad8bb84f1e6c5e1d0fa767acaa81bddc8281330c66a 73481 
firegestures_1.6.15.orig.tar.bz2
 1af6f593037c0574954ce17b7d62796a5366b6c7fe63d66991661dafccaa1bd5 11481 
firegestures_1.6.15-1.debian.tar.gz
 21a043866d351ad8589cdd3aaae56db8bcdee1733b9b45694059434f6597fe21 91236 
xul-ext-firegestures_1.6.15-1_all.deb
Files: 
 8128915254a6f75570bf1749eaa8ab8d 2085 web optional firegestures_1.6.15-1.dsc
 716d1c2feb4d117e8c0dd6baff43e05c 73481 web optional 
firegestures_1.6.15.orig.tar.bz2
 7b39b658d9c171d1945d41f46961faf8 11481 web optional 
firegestures_1.6.15-1.debian.tar.gz
 9c28fc8c34de2ff3026d6c01771820b8 91236 web optional 
xul-ext-firegestures_1.6.15-1_all.deb

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

iQIcBAEBAgAGBQJPeCIYAAoJEEwEP+tcfPCyfuYP/iSSeqXkD98rZwHV/PtGzCgJ
iSymTOTxneqx1AuIpvUtr1hpUnYIwtA2CWih7ol5C2QQPnJholkLneFaLKIcGjMf
k0sKz4DUu22FLi/+K7qZDFTnscVOidDhh48BgsZ5ieqCcMzKnYaqhldKt1WLsPkd
dIS6k8juBHI3/MVZ5ld/Rnhki8m/gI4DRh2Fz0PaFXx6bsNYx6aAHTKd3JCAEzwy
yQud8fTPqriJdd8Lb7g9oZ2P+MCVpaAhKBT9XaOBNgeyr/EjGVQZI1iaT4r7YslC
+s6sTRbUo3eskey/kG/L3Swpz1kSIf0P7ISDouKwIzRjb6esk0le9nh/W1xD5JuD
+PxmH4uTQT0uKW4LTJtrYuvMiirUIrOkpckCByXUoUQ1z3q6ORcDFnGCcn94KeIU
82oDAd2zecjojZ6djyaxBZADbkaPK0qvQZ53QNYNbZYoqwyXjACarCK0PPGOzf3L
L6GPVG09n+v1zsMw7ZAn7E2z0GD44D3noUlVCfIvAc1+NvIxAb340VH/gVMZgUU2
hzc01uA1TnYQoCbI26hDURKPXc6G4iPagiU2Vvhza+ORSrIV4AWlZKEu5k6qsy2I
K8ef1JvzGT8SSZGGvW57CT74JsYgXNNcKRlvJNTF/U2Nm4qSpAxSmfwZJupQzGot
nOmLCqpM3lO7G6KeSP0o
=Ydgu
-END PGP SIGNATURE-


Accepted:
firegestures_1.6.15-1.debian.tar.gz
  to main/f/firegestures/firegestures_1.6.15-1.debian.tar.gz
firegestures_1.6.15-1.dsc
  to main/f/firegestures/firegestures_1.6.15-1.dsc
firegestures_1.6.15.orig.tar.bz2
  to main/f/firegestures/firegestures_1.6.15.orig.tar.bz2
xul-ext-firegestures_1.6.15-1_all.deb
  to main/f/firegestures/xul-ext-firegestures_1.6.15-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/e1sehnq-0007dk...@franck.debian.org



Accepted wavpack 4.60.1-3 (source amd64)

2012-04-01 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 11:43:30 +0200
Source: wavpack
Binary: libwavpack1 libwavpack-dev wavpack
Architecture: source amd64
Version: 4.60.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libwavpack-dev - audio codec (lossy and lossless) - development files
 libwavpack1 - audio codec (lossy and lossless) - library
 wavpack- audio codec (lossy and lossless) - encoder and decoder
Closes: 666340
Changes: 
 wavpack (4.60.1-3) unstable; urgency=low
 .
   * Team upload.
   * Check for large files support on 32-bit systems too.
 Thanks to Frank Lübeck for the report. (Closes: #666340)
   * Add dh-autoreconf to the build.
   * Bump debhelper requirement to match debian/compat.
   * Bump Standards.
Checksums-Sha1: 
 93e194fdb724957a451e7f9dec7f2124df232499 2111 wavpack_4.60.1-3.dsc
 dc563568e505470d67cc0f4c7b700b0b12937975 5610 wavpack_4.60.1-3.debian.tar.gz
 c7483bfcfb82a47061787ad634fd10d6a79cf2bd 90752 libwavpack1_4.60.1-3_amd64.deb
 2a84b29619cbb15390fc2e6c65a96707af28a1da 103426 
libwavpack-dev_4.60.1-3_amd64.deb
 df03e9cfe9b684565a09b1c4a200fd4953e3fc3b 70308 wavpack_4.60.1-3_amd64.deb
Checksums-Sha256: 
 075f0110d6a45e155a67aed11a14726f9d650f2603817c8555690db6c58831a3 2111 
wavpack_4.60.1-3.dsc
 3bd7deb9bc0c88d0fa79c94ce8691cec9e3db53abdfd2b80b007196706df9777 5610 
wavpack_4.60.1-3.debian.tar.gz
 444b4433b01b0337efab748f99dd125bc0587e3d174788aad70599935b6349ed 90752 
libwavpack1_4.60.1-3_amd64.deb
 5c500e9258af574512824d932dffb6bbd24b6d826d51cf7fe3cd6aa9d91c1e48 103426 
libwavpack-dev_4.60.1-3_amd64.deb
 ae92188bf457a93e2917bffb34e06e37c9468dce862a18ceee9b6c1c75075a18 70308 
wavpack_4.60.1-3_amd64.deb
Files: 
 0ed46021bc37f662261e1570ef79137e 2111 sound optional wavpack_4.60.1-3.dsc
 4a4ffaae57881c911cf0a82cd7947690 5610 sound optional 
wavpack_4.60.1-3.debian.tar.gz
 07854a745c1dab165b0375413bfc42e8 90752 libs optional 
libwavpack1_4.60.1-3_amd64.deb
 591a28b9cafa75931470b6a3a2613dce 103426 libdevel optional 
libwavpack-dev_4.60.1-3_amd64.deb
 b39cd5797eeccbd1da15d5f9f0819e9c 70308 sound optional 
wavpack_4.60.1-3_amd64.deb

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

iQIcBAEBCgAGBQJPeCR+AAoJEOikiuUxHXZarYIQAIU6zB8ik6B7JzDhq5LoFX1v
rL78qGpT8fKKhkFVooXsbIIxKDLv4fqG/k0rseVXiTRM2QjRdbcFqlnNmfa5l1NS
VSIx7jgFHriBsppkia7mOLDI/yAf5RDW5k/VVA53p/n+aWaTCCHMoD13S0tLviTq
lYvz8lhmDo2qswVXLiG0JEsAV9sAzDYXQkiWIYSeHOjwWI6BmGDhVU8K3Y8AvblI
RALL4cJksTMYz1fdxKyAGMIjZWpbxPe7+hgAU65mFebHE9SATwtpDIHpFedjYwg5
o5hsC2+FF7jKz5T+Gk/0UZkAkfawEQS2EVALHYuSYUiTl1P2TKRDRMUvYDf27e9p
hafqFxc52tLLBGEsS4BlkTVDbzGAhfzdlNxgfrOJ31ghSqoZMzozJaIT2bTAhnFn
i2ezAtslixyu+TDK4JBVJuVQ17HIr9dnB2+jH+DfoGtDyB5Fv2ZEcAsns0tt/7Pk
UtI6b1yOWv68fsdqEWgwk72pnkWP9ixMJZ1s6vh4SQRjHTY7e68Qw33jZEVp4Cmv
+KACqQ40qDy5jyffGQuwPFo6lbylSiEFuBjL1/uXiQ+82UeKxjCKqHEiplvbZ1kE
SCAqwajATroKOllXEF79oskHqKWyfp1DSdtYMD3DZOrFgphd5Y4V8jTbPfXl+F8Q
E8FOAJZZE8bpVozXpCJq
=b/jF
-END PGP SIGNATURE-


Accepted:
libwavpack-dev_4.60.1-3_amd64.deb
  to main/w/wavpack/libwavpack-dev_4.60.1-3_amd64.deb
libwavpack1_4.60.1-3_amd64.deb
  to main/w/wavpack/libwavpack1_4.60.1-3_amd64.deb
wavpack_4.60.1-3.debian.tar.gz
  to main/w/wavpack/wavpack_4.60.1-3.debian.tar.gz
wavpack_4.60.1-3.dsc
  to main/w/wavpack/wavpack_4.60.1-3.dsc
wavpack_4.60.1-3_amd64.deb
  to main/w/wavpack/wavpack_4.60.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/e1sehef-cd...@franck.debian.org



Accepted mc 3:4.8.1-4 (source all amd64)

2012-04-01 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 29 Mar 2012 22:51:16 +1100
Source: mc
Binary: mc mc-data mc-dbg
Architecture: source amd64 all
Version: 3:4.8.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian MC Packaging Group pkg-mc-de...@lists.alioth.debian.org
Changed-By: Dmitry Smirnov only...@member.fsf.org
Description: 
 mc - Midnight Commander - a powerful file manager
 mc-data- Midnight Commander - a powerful file manager -- data files
 mc-dbg - Midnight Commander - a powerful file manager - debug package
Closes: 664840
Changes: 
 mc (3:4.8.1-4) unstable; urgency=low
 .
   * patch (Closes: #664840 I:cannot copy zero-length files with
 [Preallocate space] option)
   * d-rules: invoke autogen.sh if present in source tree to
 simplify building from trunk
Checksums-Sha1: 
 59151c4a613ef0b5d5a6d0d7b1d35a68f286e07e 2211 mc_4.8.1-4.dsc
 873b35ebe3f48a661f7d49a988464ac18d40647d 2057960 mc_4.8.1.orig.tar.xz
 729e36571b97db9869ae1bc7eccb9990a02ba06e 50237 mc_4.8.1-4.debian.tar.gz
 df9c548edb2749c89f090ee1de98f487409bb834 553058 mc_4.8.1-4_amd64.deb
 7b8b05f2d409102e86c7a2f754d4bd3dc5d3613f 1640938 mc-data_4.8.1-4_all.deb
 f570aafafe4b5675f53a999c71be27214db1567f 986068 mc-dbg_4.8.1-4_amd64.deb
Checksums-Sha256: 
 4cb8b50a203e6804324dbb243ee8b6db2cee22d0136d512b006ac9cb462fbaf7 2211 
mc_4.8.1-4.dsc
 3a734a12940e7f7db5b93a45823266c5ec2582838ac7d62c681283c1b0a8b672 2057960 
mc_4.8.1.orig.tar.xz
 e2a0054dda3500cbc36d2645989f7f2dda5a069e63efe197eb5c1d17210e0c72 50237 
mc_4.8.1-4.debian.tar.gz
 ede562bd9776da6bf2b11cb758b52b00105014b5e086c3bbe221561ee14d5c08 553058 
mc_4.8.1-4_amd64.deb
 e105df69492370aad68026d0aa56cca02b2cfd52e4e262afe3b67541d1b5ec5a 1640938 
mc-data_4.8.1-4_all.deb
 f54af37bb425ebeace6b379e566cd6db10c2d4ceb159ba416254cd8a7c1fa010 986068 
mc-dbg_4.8.1-4_amd64.deb
Files: 
 acd0ce3b23df3aeccb7b4bceca56863d 2211 utils optional mc_4.8.1-4.dsc
 0c9632b799edfb8da4665fbf20546c21 2057960 utils optional mc_4.8.1.orig.tar.xz
 6b1efafb139070fb12f033e6a5e408b3 50237 utils optional mc_4.8.1-4.debian.tar.gz
 fdd06c9d19bd345bfe509174d24c8eee 553058 utils optional mc_4.8.1-4_amd64.deb
 2e0f12fcefce9ec2138c0c42ea6cd104 1640938 utils optional mc-data_4.8.1-4_all.deb
 6fe6c39f5b499dcbc1c7590796f149dc 986068 debug extra mc-dbg_4.8.1-4_amd64.deb

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

iQIcBAEBAgAGBQJPeCaCAAoJEFK2u9lTlo0bLzAQAJc65ihMFI6lE3UcnKfNWBx0
FWkUjDrgJoLMx4Htw0vTcfQZK91ymnzdLSwYOlbZ8remu13dexntns0oG0NujIfX
+zNzUIyJCpt9qs2Hn7Cx90z1NOyF7t7FOxPLW08qFwmp3vzCXhDxZ2O7UmNl0uST
svagz2sJkbWD31a4q7SoERDO+Wj4KwHrDJmnLd3gVIPlWgiyc63Imdxh8/Al81uC
Zx3oCSkiS6tfOYEkjHhT56xIl11CFbxbFXYdbDu7YuOVgoc+D1IVbCEDBaRcOiy7
Xq8X9Mq7nLXCECXHh24FbFoB+E/gQFhFblOaqNqwa88WLdAbdTyyMR1skfQ8APiC
85dn4Jyr9UkOyq8mCWtpZqDYevAzzlYidLy6VIwMZUo3K4evUaIOEmCVixDEc4Z2
6k4mJ9J4bCpcAuohB1Dqdu+N3uGItTFmR752+AmE82LtLjRNhW4Yy2h1RLu+cdO2
UE0SocEIOps3fncdX1aGzjYXgCT2cvxeZ2gm2Kti3e4RHqYppJNdn/GeeT0eIz4U
aPoe1peKhp8shKDGYp9gJ0nh+AzUPOwa6UuALIUbqaJ3/LHDQMcRGH53ViX+iPAl
4gG1LTA0NoRG2e0/kciIFKfYYS8DjXbchfaYkwqaejBzDd92xgDQ2P+2TPj6FnBw
T7vkLgcf9w6CavaCVCqH
=Xy7C
-END PGP SIGNATURE-


Accepted:
mc-data_4.8.1-4_all.deb
  to main/m/mc/mc-data_4.8.1-4_all.deb
mc-dbg_4.8.1-4_amd64.deb
  to main/m/mc/mc-dbg_4.8.1-4_amd64.deb
mc_4.8.1-4.debian.tar.gz
  to main/m/mc/mc_4.8.1-4.debian.tar.gz
mc_4.8.1-4.dsc
  to main/m/mc/mc_4.8.1-4.dsc
mc_4.8.1-4_amd64.deb
  to main/m/mc/mc_4.8.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/e1sehrm-00018f...@franck.debian.org



Accepted arping 2.11-1 (source i386)

2012-04-01 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 12:16:23 +0200
Source: arping
Binary: arping
Architecture: source i386
Version: 2.11-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano iucul...@debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 arping - sends IP and/or ARP pings (to the MAC address)
Changes: 
 arping (2.11-1) unstable; urgency=low
 .
   * [8b5403e] Imported Upstream version 2.11
   * [2331064] Removed patches applied upstream
   * [c8843de] use build-arch and build-indep
   * [214c6ca] Bump to standards-version 3.9.3, no changes needed
   * [fe03b17] Use hardening-wrapper
Checksums-Sha1: 
 12edb473ba3be742cff73c7c72eb62d688440c8b 1246 arping_2.11-1.dsc
 06063025ecf858d4435cd0fbe4e8e2266595f1e2 140744 arping_2.11.orig.tar.gz
 43e3e93371f898f0da25acb469f6748f90e0444f 5580 arping_2.11-1.debian.tar.gz
 8ced8e7a7a8c1b4c8c7920c85b81e4bcfad178fc 26248 arping_2.11-1_i386.deb
Checksums-Sha256: 
 20085e50fcaacf266e1dea92c3887146a76f961801abd983fdb274107702d12e 1246 
arping_2.11-1.dsc
 32e33c9d44c900c47f260d3ab5757466d8a7d3c282b3b35fb98e0fd068f25cb1 140744 
arping_2.11.orig.tar.gz
 8ba8072ba162a68ee921cbf80a744d4a1b338eb8d2fc2090616f0d16ab5d147f 5580 
arping_2.11-1.debian.tar.gz
 03e44cbccfa605fbd749b65971ced1a367ff36a29a4efe4aec1e75f1fe456ba0 26248 
arping_2.11-1_i386.deb
Files: 
 212a811dbe997516ebc70988be6fb255 1246 net optional arping_2.11-1.dsc
 19b400b91d68fb7cc3f04dfb2a493239 140744 net optional arping_2.11.orig.tar.gz
 91bc834adde7c6b38740e0d4a9aaa162 5580 net optional arping_2.11-1.debian.tar.gz
 577312dd3326d40adfa616ecd7fac334 26248 net optional arping_2.11-1_i386.deb

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

iEYEARECAAYFAk94LI8ACgkQNxpp46476aqbrACfdBmuqbzFfEbbwHR6T6aOotpe
UkEAmQFLM8RENCPV6/eQIKyJCjtAdDS1
=RWr2
-END PGP SIGNATURE-


Accepted:
arping_2.11-1.debian.tar.gz
  to main/a/arping/arping_2.11-1.debian.tar.gz
arping_2.11-1.dsc
  to main/a/arping/arping_2.11-1.dsc
arping_2.11-1_i386.deb
  to main/a/arping/arping_2.11-1_i386.deb
arping_2.11.orig.tar.gz
  to main/a/arping/arping_2.11.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/e1sei4x-00022x...@franck.debian.org



Accepted cln 1.3.2-1.2 (source s390x)

2012-04-01 Thread Philipp Kern
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 10:00:49 +
Source: cln
Binary: libcln6 libcln-dev pi
Architecture: source s390x
Version: 1.3.2-1.2
Distribution: unstable
Urgency: low
Maintainer: Richard Kreckel krec...@ginac.de
Changed-By: Philipp Kern pk...@debian.org
Description: 
 libcln-dev - Development library for Class Library for Numbers (c++)
 libcln6- Class Library for Numbers (C++)
 pi - Compute Archimedes' constant Pi to arbitrary precision
Closes: 639494
Changes: 
 cln (1.3.2-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix compilation on s390x and sparc64.  Thanks to Aurelien Jarno.
 (Closes: #639494)
Checksums-Sha1: 
 6300daa5f10cde134f152dc133b8551f1fbb0b74 1098 cln_1.3.2-1.2.dsc
 f1b48bca6dd08cb40082996e09db364fa04114c3 6849 cln_1.3.2-1.2.diff.gz
 51cd128c9f2f9056a5d3e698aa462e9c99fa7578 677532 libcln6_1.3.2-1.2_s390x.deb
 1fa55d21c3cb1eeed391b558fcaf083a894d311e 1370364 libcln-dev_1.3.2-1.2_s390x.deb
 faf1d008dc5a4107571e416d74c143559c43ee22 10672 pi_1.3.2-1.2_s390x.deb
Checksums-Sha256: 
 7ea65bbda2a0b8f1e53a34b4ab778618c71ff0c76d09f25158dddc7592d775c3 1098 
cln_1.3.2-1.2.dsc
 3e028311a2276643d5624451caeaa7039dde1a0ed6c5aa5d1825c1471f381af6 6849 
cln_1.3.2-1.2.diff.gz
 d56d50343c36199acb24b8dbf45637fbc90664ba1f7d5e5a940752256dddb003 677532 
libcln6_1.3.2-1.2_s390x.deb
 e9e92ca86ef3b3d5578721178c4afd339f4b917bd1b80954e32842a3abc347de 1370364 
libcln-dev_1.3.2-1.2_s390x.deb
 ea4f6dc20675f8f2392e023c0d14a7d57ebe1539fddaf14380b0913896732f39 10672 
pi_1.3.2-1.2_s390x.deb
Files: 
 5a9a20b384d153cc9d067b0629ceafdd 1098 math optional cln_1.3.2-1.2.dsc
 7f7e290fc124c810c4c2728dc8eb2c59 6849 math optional cln_1.3.2-1.2.diff.gz
 1fe4050478966b4378b0ab7891e9aa0d 677532 libs optional 
libcln6_1.3.2-1.2_s390x.deb
 4860f7e43e63879e393c642135139bad 1370364 libdevel optional 
libcln-dev_1.3.2-1.2_s390x.deb
 97b900440fc69486440a4dcde3ceb260 10672 math optional pi_1.3.2-1.2_s390x.deb

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

iEYEAREIAAYFAk94K8QACgkQ7Ro5M7LPzdi/2gCghqAld9sXCpWzmkV4NUeWznpz
H70AoOPg7jlpTtR2pV6UCcNxgTCoT9xj
=+tK7
-END PGP SIGNATURE-


Accepted:
cln_1.3.2-1.2.diff.gz
  to main/c/cln/cln_1.3.2-1.2.diff.gz
cln_1.3.2-1.2.dsc
  to main/c/cln/cln_1.3.2-1.2.dsc
libcln-dev_1.3.2-1.2_s390x.deb
  to main/c/cln/libcln-dev_1.3.2-1.2_s390x.deb
libcln6_1.3.2-1.2_s390x.deb
  to main/c/cln/libcln6_1.3.2-1.2_s390x.deb
pi_1.3.2-1.2_s390x.deb
  to main/c/cln/pi_1.3.2-1.2_s390x.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/e1sei5i-00026o...@franck.debian.org



Accepted gnome-nettool 3.1.1-1 (source amd64)

2012-04-01 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 10:55:45 +0200
Source: gnome-nettool
Binary: gnome-nettool
Architecture: source amd64
Version: 3.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Jordi Mallach jo...@debian.org
Description: 
 gnome-nettool - network information tool for GNOME
Closes: 550991 598848
Changes: 
 gnome-nettool (3.1.1-1) unstable; urgency=low
 .
   * New upstream release.
 - finger should work again (closes: #550991).
   * Watch for unstable versions too, as nettool doesn't seem to be
 following GNOME versioning strictly.
   * Depend on nmap for port scanning, and finger.
   * Update to debhelper v9.
   * Drop usage of dh_buildinfo.
   * Drop usage of DH_ALWAYS_EXCLUDE, using a modern dpkg should be enough.
   * Rewrite copyright file in machine-readable format 1.0.
   * Bump Standards-Version to 3.9.3.
   * Stop building gnome-nettool for kFreeBSD architectures (closes: #598848).
Checksums-Sha1: 
 b39be10823c4c5eb9ad2e4a52f27526b734e9cc3 1630 gnome-nettool_3.1.1-1.dsc
 f822d3c34594e92df939c876a5793a37f2c733ec 583800 gnome-nettool_3.1.1.orig.tar.xz
 75aad492f9f2b40abf51090e2e7dc30dca898a8d 8164 
gnome-nettool_3.1.1-1.debian.tar.gz
 6795f5e23fcd171b694c05157765712df173ea59 496664 gnome-nettool_3.1.1-1_amd64.deb
Checksums-Sha256: 
 f580157ae80b37b5e8592bac110215862cdb1e58c944bd4b60a4a9236c1decb0 1630 
gnome-nettool_3.1.1-1.dsc
 1e0430c94084484f234864c160e6252552d54bb72c163d3e451641045429901c 583800 
gnome-nettool_3.1.1.orig.tar.xz
 4bf914566490ded8f0da11a48d168cd00475f3ff212821b5735ecbe31b5ca52a 8164 
gnome-nettool_3.1.1-1.debian.tar.gz
 63c5f7644c769252afce80b106f46aab0e8b943e585f3dc0577e623de7fe47aa 496664 
gnome-nettool_3.1.1-1_amd64.deb
Files: 
 13e2bc26af6320a2a2018bccca198389 1630 gnome optional gnome-nettool_3.1.1-1.dsc
 ed33d33472e29e648d2605ab8ac1bcbb 583800 gnome optional 
gnome-nettool_3.1.1.orig.tar.xz
 d0c6137fc6697f9d09e67abbda6212ee 8164 gnome optional 
gnome-nettool_3.1.1-1.debian.tar.gz
 263f25ebc444821f20f9e5a5fe181252 496664 gnome optional 
gnome-nettool_3.1.1-1_amd64.deb

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

iEYEARECAAYFAk94KwUACgkQJYSUupF6Il5mwQCg2bO6FJjOhagiZsJ1MAIVeCsG
qXsAniE8jMngkPeT+8Zrd88IrMTVZ5WO
=y17+
-END PGP SIGNATURE-


Accepted:
gnome-nettool_3.1.1-1.debian.tar.gz
  to main/g/gnome-nettool/gnome-nettool_3.1.1-1.debian.tar.gz
gnome-nettool_3.1.1-1.dsc
  to main/g/gnome-nettool/gnome-nettool_3.1.1-1.dsc
gnome-nettool_3.1.1-1_amd64.deb
  to main/g/gnome-nettool/gnome-nettool_3.1.1-1_amd64.deb
gnome-nettool_3.1.1.orig.tar.xz
  to main/g/gnome-nettool/gnome-nettool_3.1.1.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/e1sei5l-0002aq...@franck.debian.org



Accepted libmtp 1.1.2-4 (source all amd64)

2012-04-01 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 12:13:02 +0200
Source: libmtp
Binary: libmtp9 libmtp-common libmtp-runtime libmtp-dev libmtp-dbg libmtp-doc 
mtp-tools
Architecture: source all amd64
Version: 1.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia ales...@debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libmtp-common - Media Transfer Protocol (MTP) common files
 libmtp-dbg - Media Transfer Protocol (MTP) debugging symbols
 libmtp-dev - Media Transfer Protocol (MTP) development files
 libmtp-doc - Media Transfer Protocol (MTP) library documentation
 libmtp-runtime - Media Transfer Protocol (MTP) runtime tools
 libmtp9- Media Transfer Protocol (MTP) library
 mtp-tools  - Media Transfer Protocol (MTP) library tools
Closes: 666713
Changes: 
 libmtp (1.1.2-4) unstable; urgency=low
 .
   * libmtp requires either libusb or libusb-1.0 to build, but libmtp.pc
 does not update the Requires field accordingly. (Closes: #666713)
   * Build depend on auto{conf,make,tools-dev}.
   * Bump Standards.
Checksums-Sha1: 
 83dcb10866120fb5329460b9122898fdb406fb86 2277 libmtp_1.1.2-4.dsc
 b660564a07ec68b76b03a635a58a9ac8d5a05e18 24994 libmtp_1.1.2-4.debian.tar.gz
 da5d1e69e3e0dbc7fbee6272954ef6eea1715acd 78064 libmtp-common_1.1.2-4_all.deb
 24037f9b4cf088fc2c08a4297889721c4b1d983d 406236 libmtp-doc_1.1.2-4_all.deb
 f50041bb97bd6e5f2e7bd2bc16d5be19ac000d11 177412 libmtp9_1.1.2-4_amd64.deb
 6126e6b632071b727e185e43f73335e5bff289b3 61188 libmtp-runtime_1.1.2-4_amd64.deb
 1138f77966e8535943a0082cd2465d9f3bb89a20 67752 libmtp-dev_1.1.2-4_amd64.deb
 92958e21dfdf79a8aedf87a36663488a2bb61f4f 317320 libmtp-dbg_1.1.2-4_amd64.deb
 20edf690eb1533b330b2582231644aa264501ad0 102862 mtp-tools_1.1.2-4_amd64.deb
Checksums-Sha256: 
 598a3bc0a3943a90aecae04570600c1f558b9ddfe75fa651f1495084b56b70d2 2277 
libmtp_1.1.2-4.dsc
 840f30a3ccafb906d4de10c358b011b1fca1d86af16d227c231da66f206beb5f 24994 
libmtp_1.1.2-4.debian.tar.gz
 4ca1d21d5964d43de03c64ae0b04bddcd97d7ec08e8856dd26fd60f8e6f52983 78064 
libmtp-common_1.1.2-4_all.deb
 24044a761e4f51252cbe2ea97d48affbe2ff28afcb65a2c5e38ac50d66a62111 406236 
libmtp-doc_1.1.2-4_all.deb
 13f6ed998b1adb2809f775933ec63dde29eb08b5eaad2641fc6f3f8551cd3ec1 177412 
libmtp9_1.1.2-4_amd64.deb
 4cd28463dd6ae57d5dabeabdb5372d33c960bba28942087cc2b6a81484983533 61188 
libmtp-runtime_1.1.2-4_amd64.deb
 68e29f919d85b0caf535cdd72fd8808db42c43ed5bce3268eb6cb9c38ee348a3 67752 
libmtp-dev_1.1.2-4_amd64.deb
 6cdc61d5c506d8ca54cc2453b76db90ef00ace6c37d696e85e33c088e2530aef 317320 
libmtp-dbg_1.1.2-4_amd64.deb
 ca98dae010e5a3ab3e79c7eeece33bd610d2069151b3171bc6eb68c859d77a74 102862 
mtp-tools_1.1.2-4_amd64.deb
Files: 
 c2d424b5f8e509fa6392f52bad311a03 2277 libs optional libmtp_1.1.2-4.dsc
 f276a9c03545923bc531974e765ccd61 24994 libs optional 
libmtp_1.1.2-4.debian.tar.gz
 7230a612408868c2d7f8df43ca284cc5 78064 libs optional 
libmtp-common_1.1.2-4_all.deb
 e3c66ae5e559aa95fbb56753a4852014 406236 doc optional libmtp-doc_1.1.2-4_all.deb
 df62cd1e6464c17336b2c5f2d8a4b8ad 177412 libs optional libmtp9_1.1.2-4_amd64.deb
 41fc77fe790c9d8fdd12083451db9552 61188 libs optional 
libmtp-runtime_1.1.2-4_amd64.deb
 e80c83143fd917909bd946cfcd5e48cb 67752 libdevel optional 
libmtp-dev_1.1.2-4_amd64.deb
 437520405ce83799af3fef619f5bc8e5 317320 debug extra 
libmtp-dbg_1.1.2-4_amd64.deb
 cd488d2d2146e7738e54fa71e5321674 102862 utils optional 
mtp-tools_1.1.2-4_amd64.deb

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

iQIcBAEBCgAGBQJPeCuKAAoJEOikiuUxHXZaKzsP/RLFMgHIhobnMR0k6JLNnnWq
THCYWFaaTN+/n112J15etRYvITA+zxqmQnYtzW4Oyrjrtkk0WEGDuFMZpABsgVgK
UBAbX6/rc/Onmpf3EfwHUi7X7ufUldKcwCUkZBYoLP3vmnW24HLwDrZHXLi6RuXu
ECzvtlbi0/0hASeYQfyn3SfIQjGN9H4osy2pvMkUuQMv/usIrdF5eQhScCR/wfkj
BZvazYDvyua8pHkENcfxL0ESAuTqM0doy3oVceHvYh631I3vGrw0mV0ninHPDkGl
jADi5Se9c9+Deuu9nV81VkJ2t7cm9uKp+Tm2e9TUa+Ed8cGWZ7q64scdxHBSmcx1
SmCFlZg+BdyHEPi5QcomNDHPaa+7RyI7aJ9GzinnO5oSxTF5f82BTYdu9K7BXD/U
0wRznNsIy/WU1Jiioo/+1faX7ioZAqaau6apvZg+VUwekJDa7t43fVi/MDyU+ARW
tsR4CEtBWXwkyhrep0oUxr/1potKHa42X7/loUuwptSHLqlXZgnPFge/U5Ix5wgB
6Jex0YkDqCdgUOD5vdiIa2HewwLM1WGvvYKZZ+McO6Y1twDmW1cPtdZ0lpoc29zf
ynsAWmxbYkrhBb54bWvsvLZQtYiNMiMSf2bq6iMbrnandwM982Y/7R+cRSxuhZci
mNlB77l+P0qKNKxWMERi
=92Om
-END PGP SIGNATURE-


Accepted:
libmtp-common_1.1.2-4_all.deb
  to main/libm/libmtp/libmtp-common_1.1.2-4_all.deb
libmtp-dbg_1.1.2-4_amd64.deb
  to main/libm/libmtp/libmtp-dbg_1.1.2-4_amd64.deb
libmtp-dev_1.1.2-4_amd64.deb
  to main/libm/libmtp/libmtp-dev_1.1.2-4_amd64.deb
libmtp-doc_1.1.2-4_all.deb
  to main/libm/libmtp/libmtp-doc_1.1.2-4_all.deb
libmtp-runtime_1.1.2-4_amd64.deb
  to main/libm/libmtp/libmtp-runtime_1.1.2-4_amd64.deb
libmtp9_1.1.2-4_amd64.deb
  to main/libm/libmtp/libmtp9_1.1.2-4_amd64.deb
libmtp_1.1.2-4.debian.tar.gz
  to main/libm/libmtp/libmtp_1.1.2-4.debian.tar.gz
libmtp_1.1.2-4.dsc
  to main/libm/libmtp/libmtp_1.1.2-4.dsc
mtp-tools_1.1.2-4_amd64.deb
  to 

Accepted lebiniou 3.16-1 (source amd64)

2012-04-01 Thread Olivier Girondel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Mar 2012 19:25:25 +0200
Source: lebiniou
Binary: lebiniou
Architecture: source amd64
Version: 3.16-1
Distribution: unstable
Urgency: low
Maintainer: Olivier Girondel oliv...@biniou.info
Changed-By: Olivier Girondel oliv...@biniou.info
Description: 
 lebiniou   - displays images that evolve with sound
Closes: 660921
Changes: 
 lebiniou (3.16-1) unstable; urgency=low
 .
   * New upstream release 3.16.
   * Added JACK Audio support. (Closes: #660921)
   * Support up to 2 webcams.
   * Fix FTBFS on hurd-i386.
Checksums-Sha1: 
 a7b7fcc3ff95a7489c92fac201a0907411ef03c9 1166 lebiniou_3.16-1.dsc
 153f0eee531a9558a69a23ca7269e8482c583c6b 595658 lebiniou_3.16.orig.tar.gz
 636defc35d6e61ffe34df339546cc86dc051ee8f 3648 lebiniou_3.16-1.debian.tar.gz
 b0dd91e031c7e3c0efecc601024120e473e631db 407888 lebiniou_3.16-1_amd64.deb
Checksums-Sha256: 
 2922cf069220119105534e0d8d164d0dffb7a44990f5c2eed41eee0ce6582f28 1166 
lebiniou_3.16-1.dsc
 1d010da86207d1f0c9cd160459687c3e0e00f5feae36250adbb633ce018d9964 595658 
lebiniou_3.16.orig.tar.gz
 f43f048fc54fa7693aa6409a5c27303bde4b8f49675bed0bbeabe36794d30097 3648 
lebiniou_3.16-1.debian.tar.gz
 60ad284a19a14f58d822ffd64217cac0a4b26310b009b6131718970382db18a7 407888 
lebiniou_3.16-1_amd64.deb
Files: 
 d87bd9d1cddedc27ed14bb445e90186f 1166 graphics extra lebiniou_3.16-1.dsc
 da2c7960ec3441b2a69589d579e9ff03 595658 graphics extra 
lebiniou_3.16.orig.tar.gz
 87e905abfc17eb3fc150451e4b29fb52 3648 graphics extra 
lebiniou_3.16-1.debian.tar.gz
 8338071f9c77c200672874dea3852adc 407888 graphics extra 
lebiniou_3.16-1_amd64.deb

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

iD8DBQFPeDBAvdkzt4X+wX8RAiKsAJ9gmju3EeT2XSDTtHLz+Z8o/8Wx+gCfTTe+
Zw96v1PHDCGzNlQjp6o1Qk0=
=BLVL
-END PGP SIGNATURE-


Accepted:
lebiniou_3.16-1.debian.tar.gz
  to main/l/lebiniou/lebiniou_3.16-1.debian.tar.gz
lebiniou_3.16-1.dsc
  to main/l/lebiniou/lebiniou_3.16-1.dsc
lebiniou_3.16-1_amd64.deb
  to main/l/lebiniou/lebiniou_3.16-1_amd64.deb
lebiniou_3.16.orig.tar.gz
  to main/l/lebiniou/lebiniou_3.16.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/e1seik8-0003t9...@franck.debian.org



Accepted mpg123 1.13.7-6 (source amd64)

2012-04-01 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 12:01:15 +0200
Source: mpg123
Binary: mpg123 libmpg123-0 libmpg123-dev
Architecture: source amd64
Version: 1.13.7-6
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libmpg123-0 - MPEG layer 1/2/3 audio decoder (shared library)
 libmpg123-dev - MPEG layer 1/2/3 audio decoder (development files)
 mpg123 - MPEG layer 1/2/3 audio player
Changes: 
 mpg123 (1.13.7-6) unstable; urgency=low
 .
   * Pass --with-cpu=arm_nofpu to configure for armhf too.
Checksums-Sha1: 
 6b1be48c567ca6daf5ef02084bcc4d6a312aea60 2183 mpg123_1.13.7-6.dsc
 d41cb5ae42926a43c724bc7bef200fbdd88de7f8 20298 mpg123_1.13.7-6.debian.tar.gz
 f545fffc01d7b57e31a6b36f41d15e7840e817d5 151398 mpg123_1.13.7-6_amd64.deb
 9b30c6fdd054ba82381c89193a7cd9b437de6f6f 148928 libmpg123-0_1.13.7-6_amd64.deb
 cab1fe03d711fcc6413de8f1c6999ac3151db1ee 40300 libmpg123-dev_1.13.7-6_amd64.deb
Checksums-Sha256: 
 6e6664665f5be6189137c1a4d9a8ff6530c9d68859153801c0219922eb767c8c 2183 
mpg123_1.13.7-6.dsc
 289205db9131765b0d01e50f209eaf1f6059c180c074ef7ef88fe20a8fa3689f 20298 
mpg123_1.13.7-6.debian.tar.gz
 8070d9ae1304a65eb11f7195b59417ebe61178cbcf6b2a2962d77bde7a275eb4 151398 
mpg123_1.13.7-6_amd64.deb
 13bf2b330b58a30219934b104faa9a07ca08756f729d67f3e3855db000298f9a 148928 
libmpg123-0_1.13.7-6_amd64.deb
 43679d9d118a52fbc984f64b41ab61bf6ad259e608bcf5b64792842692645d9b 40300 
libmpg123-dev_1.13.7-6_amd64.deb
Files: 
 eb53b2fdb00d742e8ac945cae42b96f7 2183 sound optional mpg123_1.13.7-6.dsc
 2ec2c92f5953fff668378ca3404a04ac 20298 sound optional 
mpg123_1.13.7-6.debian.tar.gz
 001e382e8986920695b161736e18f1d0 151398 sound optional 
mpg123_1.13.7-6_amd64.deb
 493e486f66a1b6d528603fc1a2bbfce7 148928 libs optional 
libmpg123-0_1.13.7-6_amd64.deb
 2553f70b3c907e0be73bd9c87aec 40300 libdevel optional 
libmpg123-dev_1.13.7-6_amd64.deb

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

iQIbBAEBCgAGBQJPeC6CAAoJEOikiuUxHXZaE14P+L+OYfGhwyRJIP3ep+jULbt/
7MVnmwA4T6JEQ9VFxHCZwqz4n0rFbCYYTPOjoa72VAXl4AsLguAM9Uk+EZctOxgs
9UG6oTbBKEIJA7Oczzh2uEd0iVJyyWURT5a/2RYm0R3O0slHxA6OgdXNJetDKIIR
UC4T/EjplrPOpeYLQskyp09KG+5WEKwCTuC6oz3KadQvrjadfgVsbxUBGvAKf/8b
DuCa+Anr/C4OyvC6lQIuTX/tFnlcdKj5TLB0CIiMTksnuQToXl2dMrRbkmFqP7HI
UhKXoyksqbXuDh8fMIrgBZ9aXSbdqn8DVdu2XiRfAqX73SuUIidTqEhH4UJozbFZ
VP5yJm+coC9wUTb4IO4FDEc+0PIFUkvHhMLPUyJ/wS3eZ7uASXgGNukc1QWrUXYg
dpmaFYnAiSjklKRZ6QgS4LZrG0gsCjgfQ2d+POhEArPQg0rdYtm/3a28j4Dz8s64
o7MySRy57Ts+GNzRjFONaAv9wofH5RTD5yq5W633RRO0TlHVLQORRgj5vDr/oAOz
3/zGTPkGe96Ji3iw4aVOM1cXLZ1n63yc7XDm3oppNwjrhDBYLlpuoWbPpCkpQXDU
Y1aoOsAN6L53xBB1hGhpLyNZBbmxYp+DtJos0rHf8IAQeLk7lcZSs8YslEq7LiQZ
1Z/XqBgABto6URTsuiA=
=AExR
-END PGP SIGNATURE-


Accepted:
libmpg123-0_1.13.7-6_amd64.deb
  to main/m/mpg123/libmpg123-0_1.13.7-6_amd64.deb
libmpg123-dev_1.13.7-6_amd64.deb
  to main/m/mpg123/libmpg123-dev_1.13.7-6_amd64.deb
mpg123_1.13.7-6.debian.tar.gz
  to main/m/mpg123/mpg123_1.13.7-6.debian.tar.gz
mpg123_1.13.7-6.dsc
  to main/m/mpg123/mpg123_1.13.7-6.dsc
mpg123_1.13.7-6_amd64.deb
  to main/m/mpg123/mpg123_1.13.7-6_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/e1seilw-0003by...@franck.debian.org



Accepted acpid 1:2.0.16-1 (source amd64)

2012-04-01 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 12:38:32 +0200
Source: acpid
Binary: acpid kacpimon
Architecture: source amd64
Version: 1:2.0.16-1
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team pkg-acpi-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 acpid  - Advanced Configuration and Power Interface event daemon
 kacpimon   - Kernel ACPI Event Monitor
Changes: 
 acpid (1:2.0.16-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.16
Checksums-Sha1: 
 30b1627a215d78b0471fe0768fa192c782d7919b 1309 acpid_2.0.16-1.dsc
 6d23a85ea7765d9cfa76f38ec2243f546aed149c 205682 acpid_2.0.16.orig.tar.gz
 0a794d203d12044a20f4419671c1e0731dedd89a 18928 acpid_2.0.16-1.diff.gz
 2cbd89fdc3609285d33719d9dcc9af71871d1156 58758 acpid_2.0.16-1_amd64.deb
 9340f1325f621b9bfcef96afb5235f5b1e326e6d 31962 kacpimon_2.0.16-1_amd64.deb
Checksums-Sha256: 
 43a9c4d87c512929a75380c03fc7991f4e94ce36445b369b05252052f786 1309 
acpid_2.0.16-1.dsc
 4140a0b263742ed91695882a06e0d88c5926d872c754251df56cfef15b94694a 205682 
acpid_2.0.16.orig.tar.gz
 e5c902cc9395a62feb2be3f693dbf84756d29d79bff1f8ad1a72aa32c9586737 18928 
acpid_2.0.16-1.diff.gz
 1422c4f03ebd0af6fdb874f7649a79c546e73391405d829b23ecbb3c234005f2 58758 
acpid_2.0.16-1_amd64.deb
 c3cf3e84123667d025f941a2ec37cd0f864e31653a1ec842d168913d30cb4cc8 31962 
kacpimon_2.0.16-1_amd64.deb
Files: 
 1d7087f83151f1353b55a59deaad22e6 1309 admin optional acpid_2.0.16-1.dsc
 34705f365b42f2dd892ca18712dbbe8c 205682 admin optional acpid_2.0.16.orig.tar.gz
 6aabef612703c6d6b5a1dd7b6fc05a5a 18928 admin optional acpid_2.0.16-1.diff.gz
 ea614ae4741cf98fd40353570088 58758 admin optional acpid_2.0.16-1_amd64.deb
 6cb1f13d9bb9f5e661e45f7e0d510549 31962 utils extra kacpimon_2.0.16-1_amd64.deb

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

iD8DBQFPeDElVkEm8inxm9ERAkQ/AJ9YeC+rWtt+mG6D/QVqFx785butigCfeYfC
4mx0CfjNq4rY02lMGLTQuGY=
=zTYF
-END PGP SIGNATURE-


Accepted:
acpid_2.0.16-1.diff.gz
  to main/a/acpid/acpid_2.0.16-1.diff.gz
acpid_2.0.16-1.dsc
  to main/a/acpid/acpid_2.0.16-1.dsc
acpid_2.0.16-1_amd64.deb
  to main/a/acpid/acpid_2.0.16-1_amd64.deb
acpid_2.0.16.orig.tar.gz
  to main/a/acpid/acpid_2.0.16.orig.tar.gz
kacpimon_2.0.16-1_amd64.deb
  to main/a/acpid/kacpimon_2.0.16-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/e1seiy1-0004hm...@franck.debian.org



Accepted matita 0.5.8-4 (source all amd64)

2012-04-01 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 12:15:20 +0200
Source: matita
Binary: matita matita-doc
Architecture: source all amd64
Version: 0.5.8-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 matita - interactive theorem prover
 matita-doc - user manual of the Matita interactive theorem prover
Closes: 666594
Changes: 
 matita (0.5.8-4) unstable; urgency=medium
 .
   * Team upload
   * Fix FTBFS with camlp5 6.05 (Closes: #666594)
Checksums-Sha1: 
 d072630ff7b0ec886c81d8f1fd6737e9572c6928 2396 matita_0.5.8-4.dsc
 1913b12538ce3efed814cf1efed20aa2e6fd0c24 7084 matita_0.5.8-4.debian.tar.gz
 98ffbacb02074184f7f414b24cbfc3682f89b6ed 1231412 matita-doc_0.5.8-4_all.deb
 8b720b511ef1814b9ec3ddf6e87b332590ec63ed 7065092 matita_0.5.8-4_amd64.deb
Checksums-Sha256: 
 3efdde22ce4414f31ba84cd66d7287a4ac09738ed6b950d9935c7e2cc8bde785 2396 
matita_0.5.8-4.dsc
 626e471b320b152cd1665600edc2d7d94a34da6ff65f4485001db2161ebd3ba6 7084 
matita_0.5.8-4.debian.tar.gz
 b5863bec4fec963521490298a9d76e0f28509377b308dd082ffbeaa6b7897ba4 1231412 
matita-doc_0.5.8-4_all.deb
 a7e716fdcb44b339a940cc22771df3a72a1c5f0c8f6b1fc1ba941b60f5a47d41 7065092 
matita_0.5.8-4_amd64.deb
Files: 
 29039f8eb0be1ec811d8cd92e6b5ab93 2396 math optional matita_0.5.8-4.dsc
 866d1adb04e7853494e6ede4975d1ada 7084 math optional 
matita_0.5.8-4.debian.tar.gz
 0d867c867e8a469d3a65e2c33fad1be0 1231412 doc optional 
matita-doc_0.5.8-4_all.deb
 cbb8f91e8a49aa1b2879b59f7eea3397 7065092 math optional matita_0.5.8-4_amd64.deb

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

iQIcBAEBCgAGBQJPeDJaAAoJEHhT2k1JiBrTxOcP/2+LKzk+r7R5ywWYgkpBBxH0
HUuxcnnmWk6N6iJs+BrjtdGw7GxXBBBUrNWC6kRbVU7FNdQddfqHk0fOQGH0IV/3
XlcmOQMwEoK5bUf5JU70MOGp8SIUNRPfctldM/CslP0nD73ailTlpwbPRseX8NVB
TXNTXhlVFRpIGjlyR0AFzXgyFNQW6u2pJKSkiBX6MTHFZaAPEMIgUdh6uvu51Prr
77r01Dcx8K8p7IJue/1f/PuFyxiNgzth+U6ladcmhP+1FJQt9G7T+dd8fyirl7WA
gyfLjNQe3wRWlFONnA/F582YZuM4vsq0OVejYcMBjKhTgioFcA0rFXF9/zkVSUil
MiFPYYzf3DkUad3DeR0acYyq97joUamvdMxe4PtFJfpsDFG+tmFtHcsavX5scOO5
GVRn0b1xDnrlC8PzWO01PR0DmNW/qqt/XDGOvwsOkxiZFQyUfmI50eWsatcVGewt
jOI51+vqPK3OFhu5cLAzt+Ne9bMpU+htIll25GCrWzZsIv3yWfh//1nZep16zm1p
R21BbL62SrC3plRFKlABP9Q0WcKR3HgdhyTz1Xw0y/B5DwAwP7DRCWLcfVye0Xdy
RYJBvPM218GiM6vQfv8v1GMYkSK73sg0SeDfExQ7sUEFeB4ttxg0CfxuGukIWD7B
z8B5bUhumQVxVqlflpbW
=x6we
-END PGP SIGNATURE-


Accepted:
matita-doc_0.5.8-4_all.deb
  to main/m/matita/matita-doc_0.5.8-4_all.deb
matita_0.5.8-4.debian.tar.gz
  to main/m/matita/matita_0.5.8-4.debian.tar.gz
matita_0.5.8-4.dsc
  to main/m/matita/matita_0.5.8-4.dsc
matita_0.5.8-4_amd64.deb
  to main/m/matita/matita_0.5.8-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/e1seibh-00050h...@franck.debian.org



Accepted m-tx 0.60d-5 (source i386)

2012-04-01 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 10:58:36 +0200
Source: m-tx
Binary: m-tx
Architecture: source i386
Version: 0.60d-5
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge sti...@antcom.de
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 m-tx   - Simple music-from-text language for use with PMX/MusiXTeX
Closes: 78
Changes: 
 m-tx (0.60d-5) unstable; urgency=low
 .
   * Fix postinst script to adjust to new texmf path (Closes: #78)
Checksums-Sha1: 
 4b57c381e4001cfd34698af8719d71861d05f58c 1185 m-tx_0.60d-5.dsc
 a92040dad46f2b218259cd8dd2c14d9cbf59429f 9316 m-tx_0.60d-5.debian.tar.gz
 94699b5c87eca4e7b8a96e2dd196c35040addf00 516312 m-tx_0.60d-5_i386.deb
Checksums-Sha256: 
 e532a101cdafbe7d22d59137e2e511f276a0517fa891f503868e7f42a430b5ca 1185 
m-tx_0.60d-5.dsc
 8a93042a93b500d8602e88643a9576ad44f2b1e3efc740db18e0729a0d227da0 9316 
m-tx_0.60d-5.debian.tar.gz
 d96177fbe1152abbe42a34327509d856a716844d815ac85306008aa13d3e83aa 516312 
m-tx_0.60d-5_i386.deb
Files: 
 4913a258c59189e11a9b11c500e63b5a 1185 tex optional m-tx_0.60d-5.dsc
 beda354340cf7d3096c8463976e0781e 9316 tex optional m-tx_0.60d-5.debian.tar.gz
 5c7af92ba653bfffe5e20b6105b01a1a 516312 tex optional m-tx_0.60d-5_i386.deb

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

iD8DBQFPeBxScaH/YBv43g8RAh9IAJ9ME2kiaf4rEw1xOAzo21JD2kh1ugCeL0t4
f4Of9bjKJLX/LUSKjPcz/aw=
=Zb5g
-END PGP SIGNATURE-


Accepted:
m-tx_0.60d-5.debian.tar.gz
  to main/m/m-tx/m-tx_0.60d-5.debian.tar.gz
m-tx_0.60d-5.dsc
  to main/m/m-tx/m-tx_0.60d-5.dsc
m-tx_0.60d-5_i386.deb
  to main/m/m-tx/m-tx_0.60d-5_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/e1seiqo-0005qx...@franck.debian.org



Accepted qlandkartegt 1.4.0~dfsg0-1 (source amd64)

2012-04-01 Thread Michael Hanke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 09:49:26 +0200
Source: qlandkartegt
Binary: qlandkartegt
Architecture: source amd64
Version: 1.4.0~dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Jaromír Mikeš mira.mi...@seznam.cz
Changed-By: Michael Hanke m...@debian.org
Description: 
 qlandkartegt - GPS mapping (GeoTiff and vector) and GPSr management
Closes: 640179 654517 654748 662952 663472
Changes: 
 qlandkartegt (1.4.0~dfsg0-1) unstable; urgency=low
 .
   [ Jaromír Mikeš ]
   * New upstream release (Closes: #662952, #663472, #654517, #640179).
   * Bumped Standards-version to 3.9.3, no changes necessary.
   * Add myself as uploader (Closes: #654748).
   * Copyright updated to format 1.0.
   * Added gbp.conf file.
   * Patch added to fix some spelling errors.
   * Fixed watch file to mangle dfsg version.
 .
   [ Michael Hanke ]
   * Remove transitional qlandkarte package for wheezy.
   * Make Jaromir the primary maintainer, move myself into uploaders,
 and remove Yaroslav Halchenko as uploader (with approval).
Checksums-Sha1: 
 20f400adf9fa5503bf72ce8e247ab6093b7580ad 2176 qlandkartegt_1.4.0~dfsg0-1.dsc
 5838f0f7ac280ce17c733851ae04842a7852388a 5139565 
qlandkartegt_1.4.0~dfsg0.orig.tar.gz
 5c84d7bc1c4a9e90db1a17276ad759a87a2e0e06 8452 
qlandkartegt_1.4.0~dfsg0-1.debian.tar.gz
 ddef422e49940b13868ab8e6a1d05691beea64e3 3852280 
qlandkartegt_1.4.0~dfsg0-1_amd64.deb
Checksums-Sha256: 
 4667f04e3799752afdec23ad2fba4bab50b3f80c9463297f60c22ba3a9dbb26a 2176 
qlandkartegt_1.4.0~dfsg0-1.dsc
 04e91c85025ed2364519341fcdf21300f5a79e7a6120b291a244b0fe835e2ab1 5139565 
qlandkartegt_1.4.0~dfsg0.orig.tar.gz
 a8ada6907471d7bd9c3aeae6c15a6cf1aac1721e8d0ab359b31fc5a1cc47dbd2 8452 
qlandkartegt_1.4.0~dfsg0-1.debian.tar.gz
 73b89cace32c886a5f3eed6390c0d6763df500fa874c33fc98db01de08114af6 3852280 
qlandkartegt_1.4.0~dfsg0-1_amd64.deb
Files: 
 15074725a0abd4d0a934f239ca4cc358 2176 x11 optional 
qlandkartegt_1.4.0~dfsg0-1.dsc
 7c90550a494aaa4f511ed0a1804562ee 5139565 x11 optional 
qlandkartegt_1.4.0~dfsg0.orig.tar.gz
 33e7c9c0ba57bae3bca510d84283f6e6 8452 x11 optional 
qlandkartegt_1.4.0~dfsg0-1.debian.tar.gz
 b0184aef03b50947aafb97a7f49d7eff 3852280 x11 optional 
qlandkartegt_1.4.0~dfsg0-1_amd64.deb

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

iQIcBAEBAgAGBQJPeDeyAAoJEMBz0ih/+56bxRwP/RN+4zdsCTBFdPs0omw74C1O
7LQMv5MLB/LQ3pgDXaPyk0DsWkifTbkT/1A6Xlm1EwhSso7WAeYesnEy/8E5+JgE
gItz0sPqBkcDdAyQbsmDjIcOO+NvftGafWRRS0eIu/QwHtZrMsJIF22rb9oZjsnu
hZXeqc/SeXWKa0FAZeBya5u5+J8h048PeSIO90dsnJq6nKQfY586xC1sk+tcXzFl
lsmV69rTgaPE7ubxKq0kYxGNF3lSKbg1vs2Ugd+oRlMgvxRl3IyfIWo5Xwmo0veC
LpTE/8V3kA83UrnWKzWbIhCdn8xcEj5/AdjCdWHDu9V5rALKZwqpGWx0RpIGAmuO
GTfgZKbk24rtKSwfmZj4EqevNhWWt/29MdKZjgCqAgoNOVMgHD2KYr5Gvpb+LVo8
Osd/27t7YXetyW0lCguQYbMm5laSmNgE0m7WVywpRzj07VbZNBTBFtc6VxCEGtwk
X04UYuRkJG0WLN0jFJmkJCUd/TO0DqGBU1zWhlfHesrH5Um+7q2Xn+RjPNr3OFG0
F15fwZd2Pn+ATw1dVzU18pSCOZfl9ujxm6zNfbgu6xcxP4WnmpZv1RoJjwFLcWlA
VjED53BqCBFiftBbvjlsLzXzEE9/1NJxMZeZv0c2tw8+7kU1lIq5/4qGGFdc/GRt
dDhNwJ4KlaViPCpldak2
=UznK
-END PGP SIGNATURE-


Accepted:
qlandkartegt_1.4.0~dfsg0-1.debian.tar.gz
  to main/q/qlandkartegt/qlandkartegt_1.4.0~dfsg0-1.debian.tar.gz
qlandkartegt_1.4.0~dfsg0-1.dsc
  to main/q/qlandkartegt/qlandkartegt_1.4.0~dfsg0-1.dsc
qlandkartegt_1.4.0~dfsg0-1_amd64.deb
  to main/q/qlandkartegt/qlandkartegt_1.4.0~dfsg0-1_amd64.deb
qlandkartegt_1.4.0~dfsg0.orig.tar.gz
  to main/q/qlandkartegt/qlandkartegt_1.4.0~dfsg0.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/e1seira-0005uo...@franck.debian.org



Accepted nvidia-texture-tools 2.0.8-1+dfsg-2 (source amd64)

2012-04-01 Thread Lennart Weller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 31 Mar 2012 23:49:30 +0200
Source: nvidia-texture-tools
Binary: libnvtt2 libnvtt-bin libnvtt-dev
Architecture: source amd64
Version: 2.0.8-1+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Lennart Weller l...@ring0.de
Changed-By: Lennart Weller l...@ring0.de
Description: 
 libnvtt-bin - NVIDIA Texture Tools (Binaries)
 libnvtt-dev - NVIDIA Texture Tools (Header)
 libnvtt2   - NVIDIA Texture Tools
Closes: 666252 666254 666259
Changes: 
 nvidia-texture-tools (2.0.8-1+dfsg-2) unstable; urgency=low
 .
   * Cherry picked some revisions from upstream
   * Fixed debian/watch file (Closes: #666259)
   * Replaced C++ symbols file with shlibdeps (Closes: #666254)
   * Fixed architecture build (Closes: #666252)
Checksums-Sha1: 
 248e45e516d806955611c174c87249fcc900248c 2262 
nvidia-texture-tools_2.0.8-1+dfsg-2.dsc
 6ebcd07b190ff91d44b4163f0088164008060bca 15266 
nvidia-texture-tools_2.0.8-1+dfsg-2.debian.tar.gz
 f3e809982dd5c9663ec7675192a974cf676c63e9 158058 
libnvtt2_2.0.8-1+dfsg-2_amd64.deb
 08ea177e6d4cf29aa0c29ac7275fee5a8c93b139 41162 
libnvtt-bin_2.0.8-1+dfsg-2_amd64.deb
 2e7cbadbfcfc4ec7c39baa4142dc339cdfd73648 4258 
libnvtt-dev_2.0.8-1+dfsg-2_amd64.deb
Checksums-Sha256: 
 5097308b5bc157f2f8241d64b9c0a516522a0d49ed180dd0971cd94ac4ad3913 2262 
nvidia-texture-tools_2.0.8-1+dfsg-2.dsc
 ce1b66c21dcb90675433054f6249860a07ee3fe28f56fc99f8526effbd63e8be 15266 
nvidia-texture-tools_2.0.8-1+dfsg-2.debian.tar.gz
 8d92e77a9147e2cb51929e805d6d17019ca8ebf41ccd5357c30bf8ef01d98082 158058 
libnvtt2_2.0.8-1+dfsg-2_amd64.deb
 8af4a18bf1e4885cea2ea825ba82a2d8091143ed9254081a3c5da6c55a42c6aa 41162 
libnvtt-bin_2.0.8-1+dfsg-2_amd64.deb
 ffd9b3fe2b22f600a9fcfca33a394037e5e2fd06fcbc2cba5061c2b29577b528 4258 
libnvtt-dev_2.0.8-1+dfsg-2_amd64.deb
Files: 
 e30fe436231a8c834a9f69f5bcfd6fa5 2262 libs extra 
nvidia-texture-tools_2.0.8-1+dfsg-2.dsc
 f491eda380de72103c524013798f58bd 15266 libs extra 
nvidia-texture-tools_2.0.8-1+dfsg-2.debian.tar.gz
 f6fa41f98cbaa0ed055c784225b45b4b 158058 libs extra 
libnvtt2_2.0.8-1+dfsg-2_amd64.deb
 f530a7d53f15a96d6e69c37c73690ba9 41162 libs extra 
libnvtt-bin_2.0.8-1+dfsg-2_amd64.deb
 889680dbf5f5d285c460e7ff41ec4daf 4258 libdevel extra 
libnvtt-dev_2.0.8-1+dfsg-2_amd64.deb

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

iQIcBAEBCAAGBQJPeDnkAAoJENju1/PIO/qabwAP/12bTV6+LDGziZAjY7wnzqiD
N7NXwmF1mvG5RqoHOf5fSEzUJwU7aT9bfS90jL88VYM+NZi0PuPCM0XMITd+Qibh
0PuDg769WRyZQXuda/yqpWEVYzaj79wJuhrHKnr6MOJTfaDYv5/tdAsR46tfNbk0
YSlQxM8sYqmFJT4mzOL1yygJE5hprIRQapMe5VVJ4yc/qqhDQHCbNBUnJChC3rud
uJILx3x72LOh+h+3QFRJQ/SLGcsqSdO/J+MJI7CuQBkYiypt1ULKKoH/AUsQiMXX
BHJwOxQTONFCI1YgCY74fwGrSNODq6RaYB5t6bDSij686PVZGMCJpGWSQHs9C3gD
hD9JaS38hkqoWpmjiYZR0I9Y8CmmCjj2M95zjN6AlJt+tYmYs+gCdUEUQKZcQK4T
J3QDQJyVPHSCn1N20bgdnm2TTi5mUZtu1okmMX+ZKN0MgNxHMzBem+6LKnVXYS+Q
prqSp4K4GIKKzAz+t+oHPkuikDuWcVTpyADP64IZGQuCTbCQs3uJQwALafywO4QM
kufDhOdVQ8HUI8rfOm5lX5DHmSxBkqqxcI5lUv/r4K8ccAEXxlizXNIxVGvj0zNg
0M8DRc9V6FEGnU8YT0JCPTFbANp5I5uXDKeSxMfD3oDkmlyUhzbYMWTOAZoZs9kX
pLOHTiScAV+1oFoSVJt6
=4j5H
-END PGP SIGNATURE-


Accepted:
libnvtt-bin_2.0.8-1+dfsg-2_amd64.deb
  to main/n/nvidia-texture-tools/libnvtt-bin_2.0.8-1+dfsg-2_amd64.deb
libnvtt-dev_2.0.8-1+dfsg-2_amd64.deb
  to main/n/nvidia-texture-tools/libnvtt-dev_2.0.8-1+dfsg-2_amd64.deb
libnvtt2_2.0.8-1+dfsg-2_amd64.deb
  to main/n/nvidia-texture-tools/libnvtt2_2.0.8-1+dfsg-2_amd64.deb
nvidia-texture-tools_2.0.8-1+dfsg-2.debian.tar.gz
  to 
main/n/nvidia-texture-tools/nvidia-texture-tools_2.0.8-1+dfsg-2.debian.tar.gz
nvidia-texture-tools_2.0.8-1+dfsg-2.dsc
  to main/n/nvidia-texture-tools/nvidia-texture-tools_2.0.8-1+dfsg-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/e1sej4m-0008e0...@franck.debian.org



Accepted dh-lua 10 (source all)

2012-04-01 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 13:37:04 +0200
Source: dh-lua
Binary: dh-lua
Architecture: source all
Version: 10
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi gareuselesi...@debian.org
Changed-By: Enrico Tassi gareuselesi...@debian.org
Description: 
 dh-lua - helper tools for maintaining Lua-related packages
Changes: 
 dh-lua (10) unstable; urgency=low
 .
   * Honour DH_LUA_OPTS to fine tune the behaviour of dh-lua, mainly for
 debugging or working around bugs in the toolchains.
 Supported options are:
 - verbose
 - skip-test-lua-synamic
 - skip-test-app-dynamic
 - skip-test-app-static
Checksums-Sha1: 
 e1e231a3bd763222e918ee68ced26713fb470196 920 dh-lua_10.dsc
 e746441a28731df89c7a9ce5d662a2f4b1a8cc0d 16552 dh-lua_10.tar.gz
 2d9f1a1239d3d63b3da4a4ad6415eb584a68e4ab 24688 dh-lua_10_all.deb
Checksums-Sha256: 
 cfae706ad7603de4ada484eaa4add4a3736f43b222e9d15285e6f0e71226b658 920 
dh-lua_10.dsc
 64416890e7254927d646f1fdb443fc875577679a87501ff3e7cc19ffe63c 16552 
dh-lua_10.tar.gz
 3fff39f674110ac9725301c24d15bbd49aac52235332c78952b7af78ee6bfc3e 24688 
dh-lua_10_all.deb
Files: 
 273579f7cc7927b3e2b27ee89aa6ab93 920 interpreters optional dh-lua_10.dsc
 30c69e2dea73c643e0f11584d52f5637 16552 interpreters optional dh-lua_10.tar.gz
 43a41e3ec9d446f672633895a35e9ee3 24688 interpreters optional dh-lua_10_all.deb

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

iEYEARECAAYFAk94PkcACgkQ7kkcPgEj8vLpbQCfa0mBKa90sOiOLuNgtklaHhCW
L6YAn0cO2uEG1IXARi7vXobkWJjFPVvr
=Spgv
-END PGP SIGNATURE-


Accepted:
dh-lua_10.dsc
  to main/d/dh-lua/dh-lua_10.dsc
dh-lua_10.tar.gz
  to main/d/dh-lua/dh-lua_10.tar.gz
dh-lua_10_all.deb
  to main/d/dh-lua/dh-lua_10_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/e1sejgw-vz...@franck.debian.org



Accepted epix 1.2.9-2 (source amd64)

2012-04-01 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 12:18:12 +0100
Source: epix
Binary: epix
Architecture: source amd64
Version: 1.2.9-2
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey j...@debian.org
Changed-By: Julian Gilbey j...@debian.org
Description: 
 epix   - Create mathematically accurate line figures, plots and movies
Closes: 666361
Changes: 
 epix (1.2.9-2) unstable; urgency=low
 .
   * Fix FTBFS: latex fails: modify hyperref options to distinguish
 whether pdftex or tex is the underlying engine, and remove unknown
 hyperref option (Closes: #666361)
   * Updated to standards-version 3.9.3
   * Fixed Automake build failures at the same time
   * Force the automake files to be regenerated (clean target didn't delete
 the configure file - oops!)
Checksums-Sha1: 
 ceb85c6686f9f0822e181f6f04dd0610acb47821 1149 epix_1.2.9-2.dsc
 18f6c7ecf4664c1f80f04eac53d47076a7d4f427 6673 epix_1.2.9-2.debian.tar.gz
 557d912c07b71a6de0343964a33cbaca1183d73c 1946888 epix_1.2.9-2_amd64.deb
Checksums-Sha256: 
 9469990ec42e96afe9e9ecbcc84edb387438554746531a57d8eb0c816b8b45f2 1149 
epix_1.2.9-2.dsc
 2a3eff22feae1e686ff0ee5f582e87722332ad84d73c90dd7fbb0faa8d07e88f 6673 
epix_1.2.9-2.debian.tar.gz
 afec1d6c02196875f7a1f446c769c59a4d7e80235979b5b639ae231e241b8323 1946888 
epix_1.2.9-2_amd64.deb
Files: 
 7ff1490db63a4e18ea13bb15c0011e5c 1149 tex optional epix_1.2.9-2.dsc
 76b66567d8f01b42a003b7e3429a6b97 6673 tex optional epix_1.2.9-2.debian.tar.gz
 592794cb9c4518e77d65323d9a3f8cb4 1946888 tex optional epix_1.2.9-2_amd64.deb

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

iEYEARECAAYFAk94PGgACgkQDU59w/205FlnQQCglrwclhKzd3XoolAA/N2hLJTD
99IAnRgnlF6qx4Q16ZOBWEHGTuV3Imnh
=36Eg
-END PGP SIGNATURE-


Accepted:
epix_1.2.9-2.debian.tar.gz
  to main/e/epix/epix_1.2.9-2.debian.tar.gz
epix_1.2.9-2.dsc
  to main/e/epix/epix_1.2.9-2.dsc
epix_1.2.9-2_amd64.deb
  to main/e/epix/epix_1.2.9-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/e1sejgk-y8...@franck.debian.org



Accepted guitarix 0.22beta2-1 (source i386)

2012-04-01 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 11:11:03 +0200
Source: guitarix
Binary: guitarix
Architecture: source i386
Version: 0.22beta2-1
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge sti...@antcom.de
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 guitarix   - Rock guitar amplifier for Jack
Closes: 39
Changes: 
 guitarix (0.22beta2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #39)
   * debian/control: Standards-Version: 3.9.3
Checksums-Sha1: 
 f83842cc271e0f533392c7b6f99bf44478eae728 1236 guitarix_0.22beta2-1.dsc
 6ae65baa4074a42dac0232b31fa827bc3994557c 4308784 
guitarix_0.22beta2.orig.tar.bz2
 a62da231965151023c2ac6d8b1d5ab128a510aab 4126 
guitarix_0.22beta2-1.debian.tar.gz
 97f968e2010553276d1576f2254cdbd4febd4811 3784786 guitarix_0.22beta2-1_i386.deb
Checksums-Sha256: 
 85080b9e808834930f5f285047a5c4b7a28d77e8e16ea48ebe4ad17b1dcfe338 1236 
guitarix_0.22beta2-1.dsc
 612183de6b942b4e1a5241e394db778acac8085994b2b77bf94ef6ca3442b0fc 4308784 
guitarix_0.22beta2.orig.tar.bz2
 46103644eae398ab4b7c54b9f7a3767238f746b92e5ddf510e5a0a48d3247ff2 4126 
guitarix_0.22beta2-1.debian.tar.gz
 b0137f1ae89db308087ad1f8c34130f685243667e3de59e362fd2d4a18c17f40 3784786 
guitarix_0.22beta2-1_i386.deb
Files: 
 5e9c1eb0f197b16e1be201afbac686a5 1236 sound extra guitarix_0.22beta2-1.dsc
 63b9f539fd9f9aa49325b2871b86a30f 4308784 sound extra 
guitarix_0.22beta2.orig.tar.bz2
 9e927bd6aec34e138c3645f3e184ed82 4126 sound extra 
guitarix_0.22beta2-1.debian.tar.gz
 55cf5284441602973aa89edfcacab9eb 3784786 sound extra 
guitarix_0.22beta2-1_i386.deb

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

iD8DBQFPeDtUcaH/YBv43g8RAmCgAJ90xD236EhUM/l6lh77TFa8kaSTJQCgmPPv
OFawQR9nLnTkfQ1Ms2V4nj0=
=U5cN
-END PGP SIGNATURE-


Accepted:
guitarix_0.22beta2-1.debian.tar.gz
  to main/g/guitarix/guitarix_0.22beta2-1.debian.tar.gz
guitarix_0.22beta2-1.dsc
  to main/g/guitarix/guitarix_0.22beta2-1.dsc
guitarix_0.22beta2-1_i386.deb
  to main/g/guitarix/guitarix_0.22beta2-1_i386.deb
guitarix_0.22beta2.orig.tar.bz2
  to main/g/guitarix/guitarix_0.22beta2.orig.tar.bz2


-- 
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/e1sejhy-du...@franck.debian.org



Accepted i3lock 2.4-1 (source amd64)

2012-04-01 Thread Michael Stapelberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 13:31:20 +0200
Source: i3lock
Binary: i3lock
Architecture: source amd64
Version: 2.4-1
Distribution: unstable
Urgency: low
Maintainer: Michael Stapelberg stapelb...@debian.org
Changed-By: Michael Stapelberg stapelb...@debian.org
Description: 
 i3lock - improved screen locker
Closes: 664285 664288
Changes: 
 i3lock (2.4-1) unstable; urgency=low
 .
   * New upstream version (Closes: #664285, #664288)
   * Email change: Michael Stapelberg - stapelb...@debian.org
   * Convert debian/copyright to machine-readable format
   * Convert to 3.0 (quilt)
   * Add debian/watch file
   * Move packaging to alioth
Checksums-Sha1: 
 04505a9714137f62ceb9f82f0262aa8f15021196 1966 i3lock_2.4-1.dsc
 89ddfb326f2faf5c75dd15a24a419daa6e5188e3 30363 i3lock_2.4.orig.tar.bz2
 2e58a1485baa2b47a9ea88876ce83624b7ca4a8d 3296 i3lock_2.4-1.debian.tar.gz
 e940e0797e6ea330ca29b98217c00c15986fd985 23018 i3lock_2.4-1_amd64.deb
Checksums-Sha256: 
 d6a02bb1a9bfe1fa29d1445b2c532cd71275ea23fcbe15260e9788b0fb627513 1966 
i3lock_2.4-1.dsc
 ce6a47aaa25357ef6214628ddb992b5ba1562a116f63621a6095d422e5001229 30363 
i3lock_2.4.orig.tar.bz2
 95ab2e30d7978a0e670119e4b88ee6960510faef87e85fbc4becd43aaa974775 3296 
i3lock_2.4-1.debian.tar.gz
 b9a5b3ff6d5e0fccf9bee1a6e5a74695b11f9b30bba49cc24ef72503631179e3 23018 
i3lock_2.4-1_amd64.deb
Files: 
 d38ccd926578e0c14586359fa97ff657 1966 utils optional i3lock_2.4-1.dsc
 728e2654d886ef97449708f0135e9fa5 30363 utils optional i3lock_2.4.orig.tar.bz2
 45e6d0549c3722c11a6ead7db7781259 3296 utils optional i3lock_2.4-1.debian.tar.gz
 686cf72ea51a969927035c107bf41603 23018 x11 optional i3lock_2.4-1_amd64.deb

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

iQIcBAEBCAAGBQJPeD3UAAoJEE5xYO1KyO4d73MQAMFneXk3HyhN8ixM06tnP/RU
z9+9o8bw6shJ8Q0g9ZRUbnlChMArFtvMs/XDCnHJCsSY3u+JQe2TFd/OCyWbNpCt
HN1L2WWy8J8qxSctIraHxFM+OsQgcMHcmJq2w2D7Hczd5wsNQFMZBL655lv1MUBS
6IUzVSHx3BqfMyKQsLT8MHswBsceJV+/86aUn3nlfhG/vo5d2LtfReEG0S+K0nkZ
TEy4QvL56UiH2s+UR+Tm5GvB1B7K+GwTCf4J7+vhj1yucRnQHctfvDsxykep10rj
yr51vx4JgTo5mGjp2b2Y2kZXD+mdD26RKgxA5nqRzgpLZyq5lEGWJBEeMyZVTGwB
xFdBazcZrEXWLHJJHLPM28IWdwrYEKm0qvP3HwsQfNVg5nTgf4KLf1cGoXtZaaxz
mLrwqytT12X5ji7yF5Ux4DEPkn5eFutc5HrL0IaAoDR/sR+MJueYWVF0GYr4IOxx
OEjmgfCO7G6nXbIZsIrnUGMQQP817uELlB9EDwAGh+WBetjpfyAwKcD144EYuUCz
1ijnBA2eylrFTHUnfdiYJOpwAQETI51luq0EmxFH9Jlx2oTV5ahQRXhvPG2Z/eFn
5Q9AqtiCKrQIAE2Sf4bxMJioogxKstABRy9C8Xl820V4Q/psX52tK9lnjyePHTsJ
vlvz0K0uVCwYYOyOh85w
=lkNc
-END PGP SIGNATURE-


Accepted:
i3lock_2.4-1.debian.tar.gz
  to main/i/i3lock/i3lock_2.4-1.debian.tar.gz
i3lock_2.4-1.dsc
  to main/i/i3lock/i3lock_2.4-1.dsc
i3lock_2.4-1_amd64.deb
  to main/i/i3lock/i3lock_2.4-1_amd64.deb
i3lock_2.4.orig.tar.bz2
  to main/i/i3lock/i3lock_2.4.orig.tar.bz2


-- 
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/e1sejhz-ga...@franck.debian.org



Accepted opennebula 3.2.1-2 (source all amd64)

2012-04-01 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 13:20:07 +0200
Source: opennebula
Binary: opennebula opennebula-sunstone opennebula-common opennebula-node 
ruby-opennebula opennebula-tools libopennebula-java libopennebula-java-doc
Architecture: source amd64 all
Version: 3.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenNebula Maintainers 
pkg-opennebula-de...@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libopennebula-java - Java bindings for OpenNebula Cloud API (OCA)
 libopennebula-java-doc - Java bindings for OpenNebula Cloud API (OCA) - 
documentation
 opennebula - controller which executes the OpenNebula cluster services
 opennebula-common - empty package to create OpenNebula users and directories
 opennebula-node - empty package to prepare a machine as OpenNebula Node
 opennebula-sunstone - web interface to which executes the OpenNebula cluster 
services
 opennebula-tools - Command-line tools for OpenNebula Cloud
 ruby-opennebula - Ruby bindings for OpenNebula Cloud API (OCA)
Closes: 663075 665948 665952 665975 666050
Changes: 
 opennebula (3.2.1-2) unstable; urgency=low
 .
   * Fix Overwrites the admin password on upgrades: Merge proposed patch
 from Guido Günther. (Closes: #666050).
   * Fix File conflict with opennebula 2.2.1-1: Add Breaks/Replaces on
 opennebula ( 3.2.1-1~) (Closes: #665952).
   * Fix oneacct does not look in system wide locations for require's:
 Backport upstream fix from bugID:1063 (Closes: #663075).
   * opennebula-node Recommends: openssh-server | ssh-server (Closes: #665948).
   * d/README.Debian: Update for new onehost syntax (Closes: #665975).
   * d/rules: Enable security hardening options and -Wl,--as-needed.
Checksums-Sha1: 
 83da77c0031115510f2eccaf868c1c516120826f 2636 opennebula_3.2.1-2.dsc
 4ddedbe7a65f4b0ade1fb2838488f650caa0a5c2 22806 opennebula_3.2.1-2.debian.tar.gz
 ccb05a44bcb1411eb8d86d6ff26ef97c0b8a594f 828062 opennebula_3.2.1-2_amd64.deb
 e4042f310aa2e8d10e95b9f5ba0d23c5588ef676 204186 
opennebula-sunstone_3.2.1-2_all.deb
 8af308934ed78bae7e63165ee1e288b0cac393b5 10316 
opennebula-common_3.2.1-2_all.deb
 510f88383a4954d0671361c45114ad3d0467401c 10886 opennebula-node_3.2.1-2_all.deb
 b53cdc3172792b83a409a6c5250c5716554ef246 40010 ruby-opennebula_3.2.1-2_all.deb
 085ab31628f2e570410a070d65c07a7550fd0b78 63084 opennebula-tools_3.2.1-2_all.deb
 1b17ca0732c175bd224c6fc68d472d45039c62f8 42172 
libopennebula-java_3.2.1-2_all.deb
 dfde2500fd23513be24578fc8ab2d4d99dca7fac 89476 
libopennebula-java-doc_3.2.1-2_all.deb
Checksums-Sha256: 
 ff55294a530ee802add2a30ef75daaa85bb7a085dc4e12f35b27a10cb143caf8 2636 
opennebula_3.2.1-2.dsc
 968211d1ab6e5486e2f7ec86d50657e26f29dabe460cb09664867afc1fc72dc4 22806 
opennebula_3.2.1-2.debian.tar.gz
 c80f0d1d2f8221b27ea11d3e12c068091bd46ddc0e3c7b2eaa5c8364758be4ee 828062 
opennebula_3.2.1-2_amd64.deb
 9541fe6f52e99bc52f4b2a30bdf90dfc23ec645c310627f8b4fe61f8aae15994 204186 
opennebula-sunstone_3.2.1-2_all.deb
 2c03edc6e10bb8ba42ea4aec5b25663d3116a7c65715bd4e68f0142dcaa9a8fb 10316 
opennebula-common_3.2.1-2_all.deb
 936e61c0d28e89918c314b9702fb07203ecc9c5cde2c32be60a5ce0a760a6abf 10886 
opennebula-node_3.2.1-2_all.deb
 7657bcdd3c23c710de739f38ca9cb6836dc6d8b2883806b651beb4184201c655 40010 
ruby-opennebula_3.2.1-2_all.deb
 bcfeef28a20586115764f0a72039be95cf69581e9c60afa19d52284faedadb79 63084 
opennebula-tools_3.2.1-2_all.deb
 27a99e5c081f670a6c423c9e9f8c9daa728a262529de11dcbfd2ca4458163e57 42172 
libopennebula-java_3.2.1-2_all.deb
 88e59375687e81f90d06280bb8f816408dc672bd0bca3b6a7a7d238153cdfb82 89476 
libopennebula-java-doc_3.2.1-2_all.deb
Files: 
 d4cc924a543f7eac171e01f75e87b6fa 2636 utils extra opennebula_3.2.1-2.dsc
 d30fd9bc675a9c472796ee9e5e116f45 22806 utils extra 
opennebula_3.2.1-2.debian.tar.gz
 7653b2b3d34eccc171fd0540e80d6256 828062 utils extra 
opennebula_3.2.1-2_amd64.deb
 e400b4bdf88e0693535af9ccffb294f0 204186 utils extra 
opennebula-sunstone_3.2.1-2_all.deb
 cff01f6a7dcb562e42e61bd84fe802c5 10316 utils extra 
opennebula-common_3.2.1-2_all.deb
 e0ca04d6f06d84312824d2664c3952e7 10886 utils extra 
opennebula-node_3.2.1-2_all.deb
 98d6ea7c939a139c55e752454137bcbe 40010 ruby extra 
ruby-opennebula_3.2.1-2_all.deb
 0e8e1e60583f01bcefebbf84e9bb780e 63084 utils extra 
opennebula-tools_3.2.1-2_all.deb
 87e680396f049df8324114b83c5b4542 42172 java extra 
libopennebula-java_3.2.1-2_all.deb
 c280e07a6452b68ed2f13c4759bb46e5 89476 doc extra 
libopennebula-java-doc_3.2.1-2_all.deb

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

iQIcBAEBCAAGBQJPeD2nAAoJEHXiDM0z50n8S9QQALlpoNcy+WY1KZ0dD+fxlOZV
eDg8jsFfV4WpFdvqWXfZgxsFqetbg0YW/WG4TlId3jdR/UMUIlu0iWr6Vy0l8hwi
stLD1fQGIo1p9o1pbLepz2tq0WhiY9ZA8F2W6OY2aGw17TlAtzxhcNYf0awGtTBq
GShS4BAiqFYEnj0Q1br1/0U1yKq10a5qEvRWsVU3W0M8O0rnE66gtwrtBporBlsG
xDXkevHJklkTmJJJu0yLeBLXdtqoSgBk8X7NTtT9nPe1MnJLG4u+8iXtKJbvsftf

Accepted spyder 2.1.9-1 (source all)

2012-04-01 Thread Picca Frédéric-Emmanuel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 11:11:03 +0200
Source: spyder
Binary: spyder python-spyderlib
Architecture: source all
Version: 2.1.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Picca Frédéric-Emmanuel pi...@debian.org
Description: 
 python-spyderlib - python IDE for scientists
 spyder - python IDE for scientists
Closes: 663235 665761
Changes: 
 spyder (2.1.9-1) unstable; urgency=low
 .
   * Imported Upstream version 2.1.9 (Closes: #663235)
   * bumped Standards-Version to 3.9.3
 - debian/copyright fixed with cme
 - debian/control fixed with cme
   * debian/patches
 - 0002-feature-forwarded-add-icon-to-desktop-file.patch (new)
   (Closes: #665761)
Checksums-Sha1: 
 2a95564707fea9cb7c6d8c3087a1bd3298791060 1530 spyder_2.1.9-1.dsc
 3c924cdfedd04138a032b9bb832862bcf5d0b881 1590776 spyder_2.1.9.orig.tar.gz
 644790da9077660dfb79da7ae821ec16fd67b6d7 18004 spyder_2.1.9-1.debian.tar.gz
 1a69df7a9d1edaf6b0b3d7f7c1815f9a75de8fc1 16568 spyder_2.1.9-1_all.deb
 50de997d5b6e7644a6242fa3c3fea107e2dcffaa 1605812 
python-spyderlib_2.1.9-1_all.deb
Checksums-Sha256: 
 a8f5ee6c3aeff24e38d8c1de235f52b3bec8bc1ccfa7cdc16b71974c902b390a 1530 
spyder_2.1.9-1.dsc
 d7624380833902fc46562bd7569fae8c1752d9a1f3421ee351011f48b8c53885 1590776 
spyder_2.1.9.orig.tar.gz
 1ad38d5d78660fa0c9c86ecf20553a70bb1d46251d8a5ef47405d1518bb46f07 18004 
spyder_2.1.9-1.debian.tar.gz
 e142762f0f74f3910efa307e832e59a3e0af9448b7e63aaa56ffe7a4b750aae4 16568 
spyder_2.1.9-1_all.deb
 4a32dec2dd7d1034c3565a79221417d9b69a9343f648e91a8ec5ead53cd4319c 1605812 
python-spyderlib_2.1.9-1_all.deb
Files: 
 3d5a92ec9752c18d57a1d98e1cf3fb80 1530 science extra spyder_2.1.9-1.dsc
 9bfc4d15676d12529d0c39b1de646db7 1590776 science extra spyder_2.1.9.orig.tar.gz
 9e93efa5400c32f1716b48aeab1e9f48 18004 science extra 
spyder_2.1.9-1.debian.tar.gz
 f5d861f3e2e04d23bd0dfc299763e0aa 16568 devel extra spyder_2.1.9-1_all.deb
 448d0d870c5e68bbe3cb662eaef33264 1605812 python extra 
python-spyderlib_2.1.9-1_all.deb

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

iEYEARECAAYFAk94PFQACgkQtqm6aqWbEXEKUwCffwoOQ9p0DRJbtzrjNZNZjwf+
ljYAn3NFLgEO+bkS9EYNk7fW4JGAoHFe
=tJRk
-END PGP SIGNATURE-


Accepted:
python-spyderlib_2.1.9-1_all.deb
  to main/s/spyder/python-spyderlib_2.1.9-1_all.deb
spyder_2.1.9-1.debian.tar.gz
  to main/s/spyder/spyder_2.1.9-1.debian.tar.gz
spyder_2.1.9-1.dsc
  to main/s/spyder/spyder_2.1.9-1.dsc
spyder_2.1.9-1_all.deb
  to main/s/spyder/spyder_2.1.9-1_all.deb
spyder_2.1.9.orig.tar.gz
  to main/s/spyder/spyder_2.1.9.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/e1sejk8-00013f...@franck.debian.org



Accepted gexiv2 0.4.1-1 (source amd64)

2012-04-01 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 13:20:38 +0200
Source: gexiv2
Binary: libgexiv2-1 libgexiv2-dev libgexiv2-1-dbg
Architecture: source amd64
Version: 0.4.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Shotwell Maintainers 
pkg-shotwell-ma...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 libgexiv2-1 - GObject-based wrapper around the Exiv2 library
 libgexiv2-1-dbg - GObject-based wrapper around the Exiv2 library (debugging 
symbols
 libgexiv2-dev - GObject-based wrapper around the Exiv2 library (development 
files
Changes: 
 gexiv2 (0.4.1-1) experimental; urgency=low
 .
   * Team upload.
   * New upstream release.
   * debian/patches/soname.patch:
 - Removed, already implemented upstream.
   * debian/compat:
 - Bump compatibility level to 9.
   * debian/copyright:
 - Convert to DEP5 format.
Checksums-Sha1: 
 b4cd0ebd094460e33be6fa5fd82edac37c9d097a 1990 gexiv2_0.4.1-1.dsc
 273b0fd1558afa61f057032e923dee0c43638a1c 30184 gexiv2_0.4.1.orig.tar.gz
 25733446fe29cfc4fc8318287f0a9b0f3c6c46fa 4823 gexiv2_0.4.1-1.debian.tar.gz
 3413ab757fea02516cb0c5159d4e76c67ebd1741 54052 libgexiv2-1_0.4.1-1_amd64.deb
 8c27fd6073b14d9967a408ba89bc51469bba509c 71772 libgexiv2-dev_0.4.1-1_amd64.deb
 e7f11085f26916ce08ff59af919c5d744b41ea49 305406 
libgexiv2-1-dbg_0.4.1-1_amd64.deb
Checksums-Sha256: 
 861d6ee4a239ff3cd84bb7c63922fef4412d7d4bc1e1f65b5e28e462c62aad3d 1990 
gexiv2_0.4.1-1.dsc
 9f0dde49a3e01dca48c99235d82363b0248d04185ee5273c74651be05e098b65 30184 
gexiv2_0.4.1.orig.tar.gz
 12d98e2a8a5f4cd2cde5dbd6a9eafc9642d0873e9f03e22733ee74292832bca2 4823 
gexiv2_0.4.1-1.debian.tar.gz
 83e83c30cac56ce49bbc2091de72fc8b0613b03914658f77716ac25cce01b42e 54052 
libgexiv2-1_0.4.1-1_amd64.deb
 87195e85e7670e61b5659b9b855f7877feac5bfeaffc7f5a95d9a189cbb93096 71772 
libgexiv2-dev_0.4.1-1_amd64.deb
 247defce8304a6e68330a08aa5b6b463504f7361d2083bb5f3e25189a20675a0 305406 
libgexiv2-1-dbg_0.4.1-1_amd64.deb
Files: 
 d68f7604bab85712c8527e4037773d00 1990 libs optional gexiv2_0.4.1-1.dsc
 08e41dfdd0a4ee589b33f81aea594333 30184 libs optional gexiv2_0.4.1.orig.tar.gz
 9bca1722456b4797fe077709518a7b30 4823 libs optional 
gexiv2_0.4.1-1.debian.tar.gz
 6aa36507fe59db0d0ced16b974e233e7 54052 libs optional 
libgexiv2-1_0.4.1-1_amd64.deb
 ed487fd424f1444d1f85ee97aa524ace 71772 libdevel optional 
libgexiv2-dev_0.4.1-1_amd64.deb
 5b934ce2fe3a12fc506de8dd2c6c1ef9 305406 debug extra 
libgexiv2-1-dbg_0.4.1-1_amd64.deb

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

iQIcBAEBCAAGBQJPeEC0AAoJEEkIatPr4vMfsbQP/Agw+pKLzJ7vzHDfUU63andX
ih1NkmAY/86pkkIgNHQmVG85V0zFm5fQ1OSmoDwbK6r/UqMNKLVpYKvtKh5FvviP
bM/YaMlWGBpil8JqM4/Z23G9F9XD/K2uRnZcDzdfAOetKCNppt1/rg/vWMLjhhYG
XeXh/ZwX76UHtTwQWpgbkmvPCeW+6YRMH/UBv2j2Povm6DxsJf0PrTSVNMHD6EjE
nyCOXDMYa8pgrEsVXQTC1YdVsLuDZtbDJKeBFZkeN/O6+Z1c9OB5SVfl4zhJrXqx
4Uo7JGx6xng8LVc7pob6hgioep7w+7yWKUSjuHDnLlk5lJexyCu3IsWDtvp7KW7P
eCIu80smUpp7Ibp7P8lOhab+6lBLFjmlxnoLiww/LL3vjeLziKd1xDZWDrINS3tK
rxz4bSTLsZoiB56SNt4GJIfIAry4r25Wxknx3/5PKZhlKuytZWIXQ8VO5rsOU7n4
KNE35pi8hjZcisew7MLD0zELHrbjjNlEMkHmkRjne3lDYmHfNmngooQm55MCnAMM
odPJU+RanK1+L+QLtwiMs3GaT0XAlj9vjnmTm3IWzsBcSxuEOfPkllZA8VWOowa5
di7n9shSf8p5z+aajhsAvexHYMPbao6P2LMSCZMmLJB5IMhjHL1CB8WlhXQZdAGI
BirWs2F/w4EypyzeN1KV
=kpRc
-END PGP SIGNATURE-


Accepted:
gexiv2_0.4.1-1.debian.tar.gz
  to main/g/gexiv2/gexiv2_0.4.1-1.debian.tar.gz
gexiv2_0.4.1-1.dsc
  to main/g/gexiv2/gexiv2_0.4.1-1.dsc
gexiv2_0.4.1.orig.tar.gz
  to main/g/gexiv2/gexiv2_0.4.1.orig.tar.gz
libgexiv2-1-dbg_0.4.1-1_amd64.deb
  to main/g/gexiv2/libgexiv2-1-dbg_0.4.1-1_amd64.deb
libgexiv2-1_0.4.1-1_amd64.deb
  to main/g/gexiv2/libgexiv2-1_0.4.1-1_amd64.deb
libgexiv2-dev_0.4.1-1_amd64.deb
  to main/g/gexiv2/libgexiv2-dev_0.4.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/e1sejue-000247...@franck.debian.org



Accepted supertux 0.3.3-4 (source all amd64)

2012-04-01 Thread Vincent Cheng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 00:50:03 -0700
Source: supertux
Binary: supertux supertux-data
Architecture: source amd64 all
Version: 0.3.3-4
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Vincent Cheng vincentc1...@gmail.com
Description: 
 supertux   - Classic 2D jump 'n run sidescroller with Tux
 supertux-data - Classic 2D jump 'n run sidescroller with Tux (data files)
Closes: 577223
Changes: 
 supertux (0.3.3-4) experimental; urgency=low
 .
   * Add myself to Uploaders.
   * Bump standards version from 3.8.4 to 3.9.3.
   * Bump debian compat level from 7 to 9.
   * Remove explicit b-d on quilt; also remove --with-quilt call in
 debian/rules and unneeded debian/README.source.
   * Add DEP-3 headers to included patches.
   * Add debian/patches/fix-{desktop_file,spelling_errors}.patch to fix
 minor issues found by lintian.
   * Split debian-changes patch into separate patches.
   * Update Vcs-Browser link.
   * Update package descriptions with version in unstable.
   * Tighten dependency on supertux-data. (Closes: #577223)
   * Add Suggests: supertux field to supertux-data in debian/control.
   * Remove redundant debian/supertux.6; upstream already includes a manpage.
   * Fix path to xpm icon mentionned in debian/supertux.lintian-overrides.
   * Install WHATSNEW.txt as upstream changelog.
Checksums-Sha1: 
 990f1d419f0c85c29d0bce00821102a20d6231b2 2316 supertux_0.3.3-4.dsc
 751925e0c3e2fbd44ecd51b325efe8616cb91c84 9498 supertux_0.3.3-4.debian.tar.gz
 bc1d7f6dfc12dd4aa4e785deb123318307ac0e04 851050 supertux_0.3.3-4_amd64.deb
 c6259af52f47e4f63f9f3c63fb4d5c3ca8efd12c 58688148 supertux-data_0.3.3-4_all.deb
Checksums-Sha256: 
 eaf2d940e32d9837bd7dd71bf3aa35830184549ea339d2441f087f6be4a1b854 2316 
supertux_0.3.3-4.dsc
 ed1859368f3332008bc642fb374930941146cf0b4ccde995cdbbfe10f6c268e0 9498 
supertux_0.3.3-4.debian.tar.gz
 14f9d27b449112023cab217a3d2ad04c435d9f5bb120d31b4ebb6df77314a3b6 851050 
supertux_0.3.3-4_amd64.deb
 6fc00e5e2fca76441b1d950ca0b397c45e7c22e863ffa843d71ba337a528c382 58688148 
supertux-data_0.3.3-4_all.deb
Files: 
 4721dd535306ae8e896a8f18f26da7fa 2316 games optional supertux_0.3.3-4.dsc
 06ecb801036dd6cf6db489c8aadbbf8a 9498 games optional 
supertux_0.3.3-4.debian.tar.gz
 211dcf39b8e163eabcf4607dbb081b15 851050 games optional 
supertux_0.3.3-4_amd64.deb
 d6bafe25dca529c0e06bc07707b6c177 58688148 games optional 
supertux-data_0.3.3-4_all.deb

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

iQIcBAEBCAAGBQJPeDwvAAoJEGWYeJBYoj3pKuoQAMBkFAIOm66Vm7dagNv757qp
hxd7fLKVX7V0JH/2bqfoNJZ4hoxoPHhFWSXTz8pYaIjN3E2dZmTHR7YQoeQEnlHu
LiINBQwKLoqDAdO8tobNTt4UPlSd2yzerc/kavv4AzslkNiOjPeucaDSqwoaS+jY
R4TFyLXm7n9IFb1oMVu5voDXZCGL/qS5L+Gc8DvaCEeMTO0YuE+8P28a6+S5gR/g
1rwRudtj1V02SY8/gRY+T/NIwraFUZh+/XgwY6cB0Vi/xpblMiPdfAZqLwGO1Mcb
QjBA51H3T/MoVohFeyQPIrCVOgpgUyCFpYpkxwGM0ZpiwvUXS1+wvFuZdJoSGjJk
+U/3qHQBKeLlvKWt6FKHKqsS1m8sT73YnA+uSiT4+eWgIBBql0b03tJ3FerbkdOq
jET851wH+lGDIkzrWEzQSgdGPMPfFAtqXLOcxgw5zfe6i06sDfFtLSVbAGDOdxjO
7JbyShRxF5nlyzG7HHHrPf+LED8deM5gOZD2b7PWnqxdDGOoSCVJpyOTWWC4TAZQ
SMgpKVEs4KYWIT82bPZ+olEdna3Cspro7udSa5nnvcGOAzGSpUKm8qHY1JGUxkNR
wTvZz0MSo65m6EoEYEtUAb2JJf6sAnK9A7W9IoKrUTMNWkdfEBqy4aUpJtPOv6Z6
IjAx1tUO83IKM8FDPeO7
=eiWM
-END PGP SIGNATURE-


Accepted:
supertux-data_0.3.3-4_all.deb
  to main/s/supertux/supertux-data_0.3.3-4_all.deb
supertux_0.3.3-4.debian.tar.gz
  to main/s/supertux/supertux_0.3.3-4.debian.tar.gz
supertux_0.3.3-4.dsc
  to main/s/supertux/supertux_0.3.3-4.dsc
supertux_0.3.3-4_amd64.deb
  to main/s/supertux/supertux_0.3.3-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/e1sejxb-0002fw...@franck.debian.org



Accepted caribou 0.4.2-1 (source all amd64)

2012-04-01 Thread Laurent Bigonville
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 13:41:31 +0200
Source: caribou
Binary: libcaribou0 libcaribou-common libcaribou-dev gir1.2-caribou-1.0 
libcaribou-dbg caribou caribou-antler libcaribou-gtk-module 
libcaribou-gtk-module-dbg libcaribou-gtk3-module libcaribou-gtk3-module-dbg
Architecture: source all amd64
Version: 0.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Laurent Bigonville bi...@debian.org
Changed-By: Laurent Bigonville bi...@debian.org
Description: 
 caribou- Configurable on screen keyboard with scanning mode
 caribou-antler - Configurable on screen keyboard with scanning mode
 gir1.2-caribou-1.0 - GObject introspection for the Caribou library
 libcaribou-common - Configurable on screen keyboard with scanning mode - 
common files
 libcaribou-dbg - Configurable on screen keyboard - library (debug symbols)
 libcaribou-dev - Configurable on screen keyboard - library (development)
 libcaribou-gtk-module - Configurable on screen keyboard with scanning mode 
(GTK+ 2.0 modu
 libcaribou-gtk-module-dbg - Configurable on screen keyboard with scanning mode 
- module
 libcaribou-gtk3-module - Configurable on screen keyboard with scanning mode 
(GTK+ 3.0 modu
 libcaribou-gtk3-module-dbg - Configurable on screen keyboard with scanning 
mode - module
 libcaribou0 - Configurable on screen keyboard with scanning mode - library
Changes: 
 caribou (0.4.2-1) unstable; urgency=low
 .
   [ Michael Biebl ]
   * Change section of gir1.2-caribou-1.0 to introspection.
 .
   [ Josselin Mouette ]
   * Update repository URL.
 .
   [ Laurent Bigonville ]
   * New upstream release
   * Drop debian/source/options: Use default compression for the debian tarball
   * debian/control.in: Bump Standards-Version to 3.9.3 (no further changes)
Checksums-Sha1: 
 fa46fea581835fb2eca743990e76f057a11c6997 2653 caribou_0.4.2-1.dsc
 ef8eebef9d630b708185341fff308732327b25cf 373604 caribou_0.4.2.orig.tar.xz
 a1b96304dd2819fc44528e6127e011d9de41ce74 4728 caribou_0.4.2-1.debian.tar.gz
 2c71d2a061794af8ea9ef2c212eaee0577a50c87 8108 libcaribou-common_0.4.2-1_all.deb
 0619408623f77cb32e61398802bb30b4c0a9619c 86938 caribou_0.4.2-1_all.deb
 48ee0da5459c4b1fd8913e1994c3628773442572 17266 caribou-antler_0.4.2-1_all.deb
 6d8dd0c8fbcdc172ab29f59ebfc67498877881ce 49492 libcaribou0_0.4.2-1_amd64.deb
 56a58d9542bd9f21bb07b064a6baf5748aa361c0 13252 libcaribou-dev_0.4.2-1_amd64.deb
 bbc5b596d00d1f72e6aaba6f1b716bf7cec674c1 10042 
gir1.2-caribou-1.0_0.4.2-1_amd64.deb
 edd42c146d06dcae23cc46eba7113fbe2030232c 147120 
libcaribou-dbg_0.4.2-1_amd64.deb
 a7a3d84336098941723b178aa0ad6af2b9c0acbe 18970 
libcaribou-gtk-module_0.4.2-1_amd64.deb
 5a2f56df6915a6d122f1c050f42aad551f3dba00 47572 
libcaribou-gtk-module-dbg_0.4.2-1_amd64.deb
 38e90d3eec3c24539f6e3daeb82dd82a40397662 18948 
libcaribou-gtk3-module_0.4.2-1_amd64.deb
 fb920493c8e448e5a7785a538b2f0b70494e5dc0 38288 
libcaribou-gtk3-module-dbg_0.4.2-1_amd64.deb
Checksums-Sha256: 
 f02f30bd4f0205a8ce15f083379d9555977c556fe7f54d0f3ad40a0d5c2dcd42 2653 
caribou_0.4.2-1.dsc
 bcc64498b20c368747c3630d501a66ccf904db15d855f33fd4f963b5b19723ad 373604 
caribou_0.4.2.orig.tar.xz
 56c1200aa68843c7c6982e57cc520103132fd10b9b0e2242534e24ceff02e481 4728 
caribou_0.4.2-1.debian.tar.gz
 801a5850a44a59624d7380f58e2181defcd38f1f48c14e8cf1ad8ce4bf954e7b 8108 
libcaribou-common_0.4.2-1_all.deb
 47505ef2b3c5177cf957f99ec0983de7cea393bbc51662c35bafddd210389877 86938 
caribou_0.4.2-1_all.deb
 3133b77ee15028afe9efbd36b6c342ab0f0e84619d94b3ed0070126866a92881 17266 
caribou-antler_0.4.2-1_all.deb
 f295de4147dc8d2543f3c132d72df79567f9dab6d2601406779061e4e95e4373 49492 
libcaribou0_0.4.2-1_amd64.deb
 0dbda217b9c6ce2c6c0661a96819cf99a27c57862abe7c4eb678d26e09e8ec01 13252 
libcaribou-dev_0.4.2-1_amd64.deb
 20f4bd405a74736bdb75407e3826992698bb47dc8ba907af4233962984f45a74 10042 
gir1.2-caribou-1.0_0.4.2-1_amd64.deb
 adec050a6272a9527292815bfb040823e909eb70483dbcd27db6400e2ede5860 147120 
libcaribou-dbg_0.4.2-1_amd64.deb
 e08f1d0c7ecef11b28ee5aca0718572a8237cd875b008fe513a286534a769516 18970 
libcaribou-gtk-module_0.4.2-1_amd64.deb
 178bbe2d6ed7553d6210d06b87e3292169c72e65500e130b5d13fce3e4041be2 47572 
libcaribou-gtk-module-dbg_0.4.2-1_amd64.deb
 a343ac7628c473ba3de97b0b408986dc7f41dfe7cdd6b3e1de1e31ca7f0ceafb 18948 
libcaribou-gtk3-module_0.4.2-1_amd64.deb
 ba52201d6a8f4cdcc7adacd44d8a60b64b2c806338691864ba35e294801a86f1 38288 
libcaribou-gtk3-module-dbg_0.4.2-1_amd64.deb
Files: 
 fb3ff9e9c0d9cb8bff586fa540f2fc64 2653 libs optional caribou_0.4.2-1.dsc
 0e3ba9db7bc9dd9dbd04a4007aac3cf3 373604 libs optional caribou_0.4.2.orig.tar.xz
 baf6941a03b880a6d7e224b6aa21c18f 4728 libs optional 
caribou_0.4.2-1.debian.tar.gz
 cb0bfe41c9d29948f38ea3b0f7d2f42b 8108 libs optional 
libcaribou-common_0.4.2-1_all.deb
 41a3b0ac368e20912cafc76e416f53fb 86938 gnome optional caribou_0.4.2-1_all.deb
 b745fa4288497b18de499389b630abab 17266 gnome extra 
caribou-antler_0.4.2-1_all.deb
 

Accepted ristretto 0.3.6-1 (source amd64)

2012-04-01 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 14:03:52 +0200
Source: ristretto
Binary: ristretto
Architecture: source amd64
Version: 0.3.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 ristretto  - lightweight picture-viewer for the Xfce desktop environment
Changes: 
 ristretto (0.3.6-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 2d846f11b5bd40ee56317e3b160b26a88ef07cc3 2145 ristretto_0.3.6-1.dsc
 fe84db721a2b552dc018dce3a3075f9ca92432ca 823282 ristretto_0.3.6.orig.tar.bz2
 1a88ee0096e4264fefc2ec6af9df532cf4cd42bb 3742 ristretto_0.3.6-1.debian.tar.gz
 a1202bf40f5fb849e6ca5d7c692097830d42a9c2 640686 ristretto_0.3.6-1_amd64.deb
Checksums-Sha256: 
 d68b729ac2f2299a2c5a40739c772e0eaa3970bfe7484c448daf1383012c6124 2145 
ristretto_0.3.6-1.dsc
 5043e01091e6f53a0f72435ca48326a4261a4bc323972a75bc45084c1a27bd03 823282 
ristretto_0.3.6.orig.tar.bz2
 a00c10be60215eeb78d428847eb07dd091000bf6b3c48d7f8c11025e50d82e96 3742 
ristretto_0.3.6-1.debian.tar.gz
 6e39efcf0a81e5f6c4faed8ae6ed145a8d3c85f333b21b79efcf4033a75cbf51 640686 
ristretto_0.3.6-1_amd64.deb
Files: 
 5df5cf886cfec881865e20ad9a612528 2145 xfce optional ristretto_0.3.6-1.dsc
 8196617feb84b73247242910b64935e8 823282 xfce optional 
ristretto_0.3.6.orig.tar.bz2
 bfad4771158628a45d0480baa8683198 3742 xfce optional 
ristretto_0.3.6-1.debian.tar.gz
 979ef33e9f7514b17987fa52e99edebf 640686 xfce optional 
ristretto_0.3.6-1_amd64.deb

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

iQIcBAEBCgAGBQJPeEUKAAoJEDBVD3hx7wuoqJQQAIt3q2UaVtGZar4pSYaOWfwN
40ol/Z73dNGM0LdNE3QbX5fMXaBIBrftvbO8/Jbb6IeBOhoFsubBpnGR7GXJeXII
BzU6QIS6uxVTkpCo8w1fXF3xAiPUb4AAZLjOlp71zh4BDT89C3rh4OFia57zjnWP
n2wfVa7IIJJ1sj93HvLfypxKggChbuF6730BebvZBOeAFz4TbJmgiyknQekSfPDq
dLfYfYeSN3MIz1D3h576iAo35U/LAiPnQA55V2bCtFaQn1ApCaB4ssHD0JoRTALC
r4YLNcsSSik1VT98Sg/0Y0bcUbgo4x8WZF0ruJp0a/DySoDZlsa/ZObBAl8skcJ8
evH4wQTPaYa0Q8Vcmw/68QFJvHLd40GRV7Jsz6IT46gZ2uWM3BdlPTeIp+foMOXI
2HJxESNa2cwtZ5W+MFxBsHx7X4sE/nH6BS9+xfZEwuRLGKSkqMAmdKDGkan/AHJz
Wq9bZV7430G0gD4GvhrXiTUTK4JIG78I7KpVybaocuQVAPNYOJNWsUZjtWHHvIKd
RhEqUx5KZ/y0zCfDM4VVEN3FsfSmXRN98KkN5CXBFtGB26rGmpsevz2axyNnNBca
T6Oo0TSQz3LQMiZ6Uo+LH4mkkbY3TNEHcWJGVxqDOzDIlNvJM9CJi5D75zMvUP2A
IEoJdLTYPjxcauWQUZ4s
=u7lJ
-END PGP SIGNATURE-


Accepted:
ristretto_0.3.6-1.debian.tar.gz
  to main/r/ristretto/ristretto_0.3.6-1.debian.tar.gz
ristretto_0.3.6-1.dsc
  to main/r/ristretto/ristretto_0.3.6-1.dsc
ristretto_0.3.6-1_amd64.deb
  to main/r/ristretto/ristretto_0.3.6-1_amd64.deb
ristretto_0.3.6.orig.tar.bz2
  to main/r/ristretto/ristretto_0.3.6.orig.tar.bz2


-- 
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/e1sejm9-0003ox...@franck.debian.org



Accepted thunar 1.2.3-4 (source all amd64)

2012-04-01 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 14:15:12 +0200
Source: thunar
Binary: libthunarx-2-dev libthunarx-2-0 thunar thunar-data thunar-dbg
Architecture: source amd64 all
Version: 1.2.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 libthunarx-2-0 - extension library for thunar
 libthunarx-2-dev - Development files for libthunarx
 thunar - File Manager for Xfce
 thunar-data - Provides thunar documentation, icons and translations
 thunar-dbg - debugging informations for thunar
Changes: 
 thunar (1.2.3-4) unstable; urgency=low
 .
   [ Lionel Le Folgoc ]
   * debian/patches: add missing DEP3 headers.
   * debian/patches/02_fix-link-gmodule.patch: added, explicitly link with
 gmodule, fix FTBFS.
   * debian/control: b-dep on xfce4-dev-tools, libtool, automake, autoconf and
 gtk-doc-tools, needed by xdt-autogen.
   * debian/rules: run xdt-autogen before configure, needed by the patch.
 .
   [ Yves-Alexis Perez ]
   * debian/control:
 - update standards version to 3.9.3.
Checksums-Sha1: 
 a16426ba23b43d43b78676d95602cd80911a7772 2523 thunar_1.2.3-4.dsc
 230ae94924b603d0925c7115e03bc97df2af0b02 13288 thunar_1.2.3-4.debian.tar.gz
 c8a38bd81aef91c90ccf7fecb8c1cf92aeb042fd 6264 
libthunarx-2-dev_1.2.3-4_amd64.deb
 6cbb1a5446e60c88449ae46bd6d578e7031a8535 88054 libthunarx-2-0_1.2.3-4_amd64.deb
 e7675c1cf68b4fb42ed2edcc05aeca4fd1190b5b 314730 thunar_1.2.3-4_amd64.deb
 33538370d1344f71087ac5c4ff1fa7b81ca86620 3766690 thunar-data_1.2.3-4_all.deb
 9ee4c2850af522ae1c1053135188caf0a2d8bff6 1447578 thunar-dbg_1.2.3-4_amd64.deb
Checksums-Sha256: 
 65cc72b2243ba1c0f2b89777479b46327962517cf2d4a13f4fd418a72d5ae9b8 2523 
thunar_1.2.3-4.dsc
 bd61b51a37f665356d048985e5780c63a379185a1d62e3d20d889acdd6b70f5e 13288 
thunar_1.2.3-4.debian.tar.gz
 fb9295feca6941cf80b89b47f23b7a5636388adde25e9273b63c8ba4277802c4 6264 
libthunarx-2-dev_1.2.3-4_amd64.deb
 e8c7e6908cb6867480ec8dc9868373943247de36a96c8f89c81fae617c9494a4 88054 
libthunarx-2-0_1.2.3-4_amd64.deb
 25cb0d083eb38bf81a1c3ef6eef359d163f80c2014ecf023bc8c77b3165fde7b 314730 
thunar_1.2.3-4_amd64.deb
 a699ccefdfabefa08a5b35f79e9e0b5caeda0c0546c1ce7d7c46010f469c5450 3766690 
thunar-data_1.2.3-4_all.deb
 db43f901aa8c0f41c7d61106d2a33e48ba873992f343d6c8f323c3f3bdb2a633 1447578 
thunar-dbg_1.2.3-4_amd64.deb
Files: 
 c815ced96969650269d3a224e308fd44 2523 xfce optional thunar_1.2.3-4.dsc
 8708373a92278d4f2adff41e0315ce09 13288 xfce optional 
thunar_1.2.3-4.debian.tar.gz
 0deb98934807b948d502cf7d1c095d39 6264 libdevel optional 
libthunarx-2-dev_1.2.3-4_amd64.deb
 e4b773dbae92cbf494e5fa1a336ff68a 88054 libs optional 
libthunarx-2-0_1.2.3-4_amd64.deb
 38321db52c24409474c19177abf786c3 314730 xfce optional thunar_1.2.3-4_amd64.deb
 3b89f1314a5169a3702f1485b119f37b 3766690 xfce optional 
thunar-data_1.2.3-4_all.deb
 61e178aa9d43d920d4ecfcdc601fa5c8 1447578 debug extra 
thunar-dbg_1.2.3-4_amd64.deb

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

iQIcBAEBCgAGBQJPeEh2AAoJEDBVD3hx7wuoYbsP/2NztEdNBi82zyLe9kfGznHz
StgMFSp8SGfzES1vFfznFUIRDaH+Z5WK+xxZ79ClJR3ct6CfPT/tL/4+WYoKCC3z
4z0Wymy3BXeXDw8yHUB2k24ap1vMTW+G4mf8FY/Dzd8zUte04bf+PE0Btvhqdhsx
N0PnrsxmtBEOboyFVmylP9tCov3uEGFzFAMiuEnrQ/mvC4H/x5+35+im3EQzpE7Z
PmkTtXhCiRMBy4sh1wjGabYrnhDjWpNFvZMZlOjLizIGa4ddKfI19ooL/zuLZo/M
hICBHSZ6IT/UjKVW6bmfyFQ5pldrZj0/oDjdYz0YltVtLCDX+tBQc236xLhBjvz8
rAZ4D5W2YcHRAZSFb5cw8N0q3wTlcbxRzl6kRWmzLSKGDN1mORu7KEDH5W9Qs+CQ
4UU18VsyoqtYjwRYJBunJ8EnNndS/lymGk47833R94Z7ujLlS5zeMlNkFsT6+CZh
5qA9tKDVoS3QKI47+AYsXaefMLU7xuKnCD0Io+YojBjqbIpwWrb0pM0IYgKlIyl7
lYdwVoPoiAGZcD3FNoh9yUkcOnbPGyvcrMcKabWxyprbu51T2DYZCDsQRX1+gO9m
mLW/vGMLx5WafPJNskMaqQ1KlQK0BFn3m44zmCyXJvA42KubuH5AtgwYOOcawYw/
db3OLtOmtK7RffzGfypT
=ZjC0
-END PGP SIGNATURE-


Accepted:
libthunarx-2-0_1.2.3-4_amd64.deb
  to main/t/thunar/libthunarx-2-0_1.2.3-4_amd64.deb
libthunarx-2-dev_1.2.3-4_amd64.deb
  to main/t/thunar/libthunarx-2-dev_1.2.3-4_amd64.deb
thunar-data_1.2.3-4_all.deb
  to main/t/thunar/thunar-data_1.2.3-4_all.deb
thunar-dbg_1.2.3-4_amd64.deb
  to main/t/thunar/thunar-dbg_1.2.3-4_amd64.deb
thunar_1.2.3-4.debian.tar.gz
  to main/t/thunar/thunar_1.2.3-4.debian.tar.gz
thunar_1.2.3-4.dsc
  to main/t/thunar/thunar_1.2.3-4.dsc
thunar_1.2.3-4_amd64.deb
  to main/t/thunar/thunar_1.2.3-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/e1sek1s-0004f6...@franck.debian.org



Accepted alsaequal 0.6-4 (source amd64)

2012-04-01 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 31 Mar 2012 14:34:05 +0200
Source: alsaequal
Binary: libasound2-plugin-equal
Architecture: source amd64
Version: 0.6-4
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libasound2-plugin-equal - equalizer plugin for ALSA
Closes: 662695
Changes: 
 alsaequal (0.6-4) unstable; urgency=low
 .
   * Disable quiet build so that build flags are visible
   * Enable security hardening flags
 Thanks to Simon Ruderich for the patch (Closes: #662695)
   * Email change: Alessandro Ghedini - gh...@debian.org
Checksums-Sha1: 
 36a9b99a1a081922852ba6483cb7e25aa0c95e93 2049 alsaequal_0.6-4.dsc
 aeb04e06821be82bea2e439758ca775903d62a37 23562 alsaequal_0.6.orig.tar.bz2
 510d071f0547c0da0d239fe11ba2144c6f0cd49d 12308 alsaequal_0.6-4.debian.tar.gz
 6b885815e2ef2d7047414da3a384517e58eec295 15928 
libasound2-plugin-equal_0.6-4_amd64.deb
Checksums-Sha256: 
 711a2a8769656ba63a838105ecbd911e6c56642e0e05e1d8aa563b6e161caf1a 2049 
alsaequal_0.6-4.dsc
 916e7d152added24617efc350142438a46099efe062bd8781d36dbf10b4e6ff0 23562 
alsaequal_0.6.orig.tar.bz2
 580f697c75c496b0fc528f1b28a7479871a984d6c8732097e4effb069d9a2f00 12308 
alsaequal_0.6-4.debian.tar.gz
 26ba7345f98fcb149a91716687a9f20d50437ae5ccadf89c17ba0cbde5526034 15928 
libasound2-plugin-equal_0.6-4_amd64.deb
Files: 
 dfeaff30b388e427e9278bbe214d66c6 2049 libs optional alsaequal_0.6-4.dsc
 d2edc7710c72cbf3ab297c414e35ebda 23562 libs optional alsaequal_0.6.orig.tar.bz2
 acd0d23c208faea6aaa2f7dcd614c766 12308 libs optional 
alsaequal_0.6-4.debian.tar.gz
 ee75ddf5469376b43cd37263e6b0dec2 15928 libs optional 
libasound2-plugin-equal_0.6-4_amd64.deb

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

iQIcBAEBAgAGBQJPeExXAAoJEK+lG9bN5XPLf9IP/2BJIcyBmb5CzYBiXjJvj7o6
MDSdTcqc+ODU0z7VQ/2vISJ4T+pdYg3obCAtkjFP055kUuNpbUNv1NrmMHfes+Ls
LLXhp56HiHEWKBDaWKBkoG9pThC9d2e6AgOUqxNxJssqAnOwoZWz4DZ5rm0mY15v
yKWlB06IfFcK8+m5qwI7isPzcqyL3qHmS4ITBExFd5lfJN7C8CqahaKWz4W4DeD1
47SiGbxVTXMIMjuD1mpXAD7soShvSlFclO5f71BG0BJV4ZCUXI8woqsA/6i3c6Cr
fxi43AhuB/bCJHvnTggVzIo01P8TIBfVHVQ5+SX+7HLcy4Bh7IJQ1vWTVytaHmyQ
h7+9e6zyiWPFJqLPPf7+QipNHj7CzIIBW3LJTV03aG4XmOWUKjAjOL3kVcDSmeZj
1TSX7LnHeyuMm+iH1L+QXmmU4MgJEkMM88EMSTl7sMQmbodlYYKsparKOyxvWc8d
K7x6VtVoJYQ97pYYVgSJ1ZTHV7l6Cot2XlVZ8ZnjSXDkzD3JNItM5Ia2dTkzyGCY
o0uHZkBPICdeodjj4xjaYahYAbMS2wPqeC4ra/0DiOKzUU84nAqvN/7xUs1GpNTK
uJ4VV8QqhQJkLh779U+S55fOyrhT9wpmuilK6HpPZF6RHisMFsiiZ1RSlei/Zksm
DQ1PyjPCeOt5dc6i5WJB
=3iQ3
-END PGP SIGNATURE-


Accepted:
alsaequal_0.6-4.debian.tar.gz
  to main/a/alsaequal/alsaequal_0.6-4.debian.tar.gz
alsaequal_0.6-4.dsc
  to main/a/alsaequal/alsaequal_0.6-4.dsc
libasound2-plugin-equal_0.6-4_amd64.deb
  to main/a/alsaequal/libasound2-plugin-equal_0.6-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/e1sekbc-0005zg...@franck.debian.org



Accepted binutils-z80 2.22-2 (source amd64)

2012-04-01 Thread Alberto Garcia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 30 Mar 2012 14:09:40 +0300
Source: binutils-z80
Binary: binutils-z80
Architecture: source amd64
Version: 2.22-2
Distribution: unstable
Urgency: low
Maintainer: Alberto Garcia agar...@igalia.com
Changed-By: Alberto Garcia agar...@igalia.com
Description: 
 binutils-z80 - GNU binary utilities for the z80-unknown-coff target
Closes: 666355
Changes: 
 binutils-z80 (2.22-2) unstable; urgency=low
 .
   * debian/rules: make sure configure is called in the build-arch target
 (Closes: #666355).
   * debian/copyright: update Debian copyright format URL.
   * debian/control: update Standards-Version to 3.9.3.
   * debian/control: add Multi-Arch foreign header.
   * debian/control: add DM-Upload-Allowed flag.
Checksums-Sha1: 
 c6534fa0c353d5df324656dbd1a73cd784a3edfe 1956 binutils-z80_2.22-2.dsc
 fccd80c06d0c2fdb5b5b09668c45ade4f1e3babd 4201 binutils-z80_2.22-2.debian.tar.gz
 feb79a9ec93bcf5e7536b2eac09720b022d40f8f 2635072 binutils-z80_2.22-2_amd64.deb
Checksums-Sha256: 
 ddbb1d9472debce045259d92ba40448f920cde802ab188020fcaebc1746424d5 1956 
binutils-z80_2.22-2.dsc
 db010356c976d77e756ff44261c53e4e4989959e0bd6e5093472765d0c4e8b82 4201 
binutils-z80_2.22-2.debian.tar.gz
 cfa68421511c9d9e1d69a9829680db7774b9e8778d97a5cc3589d78aedb70d2f 2635072 
binutils-z80_2.22-2_amd64.deb
Files: 
 16d3cbe172afc4c310bd03cd2b782dae 1956 devel extra binutils-z80_2.22-2.dsc
 02e2a1db3460711926773aa3805dd142 4201 devel extra 
binutils-z80_2.22-2.debian.tar.gz
 b286dbd00dcf3155126a05744991d7f6 2635072 devel extra 
binutils-z80_2.22-2_amd64.deb

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

iQIcBAEBCAAGBQJPeEzOAAoJEEkIatPr4vMfKZIP/jNXHfbUMSBRU6QRorKlYxOp
vLFYwTb5Q509BZH8OzT67oay1y65zVLRU8p41mjOYR4qlkB5mDfPHXSwA1U+PpqX
RzrR9vwFT7TaXL5mo8G9WGNuOxdeD1d97aVGlDLRk5uvqcWt/hdpQBHQRlpvt7Ox
hmTJImhPEAtQqsc6ZfeP4XdnrMf68OeqPLc6t4D5C7EfX86TvS2kyQllZHpNlrAC
CHM5mauCDgwtBirQbsPa6gl0SvCMrEoLT8CZXW6uHS+AKeaCJ8FOMCaefwM9eLfN
JJK5Lj891koSkCnBRIUN4Q4Lj9QvQfsG941qOTIviU9RBHOzqUDuQcEnEoQtSrYC
A/pBPXvh7dFILBwoqb7Xd/0DiQrtDSS6vs/JmbcIs9yWWCMzvKrqVNSOPxLMQu0v
wh6ic0vwUsXiTp514dhoIgfwwlMMDCcSkHcFoF+YDWBjtCNqgg+biWS5ysd20kuL
5vsX15rdKnoYlsek2pyyPewp44pZ6TSkDRr3gfM7XsqG9IQctVoamHxHU8VA2RPY
a3JCrcoy2ukw20zin0Coal8Fm+ZUELXh6sy7rn8TBt/6zXbI+/QGPNWpDQnx9aEK
EOube3KZzyJZOPSl1ajzASkHtIqwZncVWF7c/eq90kahVjfPyR3w2OIq2l5Ipe80
gm8qctjM/6Ky4ZzpBaPF
=GBSy
-END PGP SIGNATURE-


Accepted:
binutils-z80_2.22-2.debian.tar.gz
  to main/b/binutils-z80/binutils-z80_2.22-2.debian.tar.gz
binutils-z80_2.22-2.dsc
  to main/b/binutils-z80/binutils-z80_2.22-2.dsc
binutils-z80_2.22-2_amd64.deb
  to main/b/binutils-z80/binutils-z80_2.22-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/e1sekbt-0005ea...@franck.debian.org



Accepted cogl 1.10.0-2 (source all amd64)

2012-04-01 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 14:22:19 +0200
Source: cogl
Binary: libcogl9 libcogl-common libcogl-dev libcogl9-dbg libcogl-doc 
gir1.2-cogl-1.0 libcogl-pango0 libcogl-pango-dev libcogl-pango0-dbg 
gir1.2-coglpango-1.0
Architecture: source all amd64
Version: 1.10.0-2
Distribution: experimental
Urgency: low
Maintainer: Rico Tzschichholz ric...@ubuntu.com
Changed-By: Sjoerd Simons sjo...@debian.org
Description: 
 gir1.2-cogl-1.0 - GObject introspection data for the Cogl 1.0 library
 gir1.2-coglpango-1.0 - GObject introspection data for the CoglPango 1.0 library
 libcogl-common - Object oriented GL/GLES Abstraction/Utility Layer (common 
files)
 libcogl-dev - Object oriented GL/GLES Abstraction/Utility Layer (development fi
 libcogl-doc - Object oriented GL/GLES Abstraction/Utility Layer (documentation)
 libcogl-pango-dev - Object oriented GL/GLES Abstraction/Utility Layer 
(development fi
 libcogl-pango0 - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl-pango0-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug 
files)
 libcogl9   - Object oriented GL/GLES Abstraction/Utility Layer
 libcogl9-dbg - Object oriented GL/GLES Abstraction/Utility Layer (debug files)
Changes: 
 cogl (1.10.0-2) experimental; urgency=low
 .
   * debian/control.in: libcogl-dev breaks libclutter-1.0-dev ( 1.10)
Checksums-Sha1: 
 8ba82264e73875d03a42785dc7f5911a656dfd3a 2248 cogl_1.10.0-2.dsc
 5c932be5e16c0ba8861c0610a7d1bed69a648783 11743 cogl_1.10.0-2.debian.tar.gz
 5573939bd4a423bd189116b5f8cfa36e328bcb34 234712 libcogl-common_1.10.0-2_all.deb
 8998addcb30b2a05ba62eb3047a697f866934ecd 367648 libcogl-doc_1.10.0-2_all.deb
 86fd1ab22c013bad75f3cd9c17da74b32804893a 263344 libcogl9_1.10.0-2_amd64.deb
 fd0e4e71addf348a73b490d912e4d7d097dc11d1 196222 libcogl-dev_1.10.0-2_amd64.deb
 df72926e0bbfc41b1b97b4d93201b4fe2a2b05a5 986806 libcogl9-dbg_1.10.0-2_amd64.deb
 f668f6992ddce3f2515a243a81f7a2fd8c32acef 31728 
gir1.2-cogl-1.0_1.10.0-2_amd64.deb
 928346142a60140e5cfcfe7517d660b7431e63f7 31260 
libcogl-pango0_1.10.0-2_amd64.deb
 ac09e471c51abecd056181dce6574e69b14961f6 21456 
libcogl-pango-dev_1.10.0-2_amd64.deb
 f532c9f3359dc2b054e02f2edab3bde88f312e73 70530 
libcogl-pango0-dbg_1.10.0-2_amd64.deb
 1b366aebc53aa8b0301db83a3ddf0350f2180ef0 19232 
gir1.2-coglpango-1.0_1.10.0-2_amd64.deb
Checksums-Sha256: 
 5851d1f44037b65c50df085d43ce5676649806e42afca257d8540e1051ec8286 2248 
cogl_1.10.0-2.dsc
 00923c803eb66a7f5045feba2613563d95cb556d4de603b4a63a361fa096f2d7 11743 
cogl_1.10.0-2.debian.tar.gz
 378884e68036c00b27e31c91c4fed6f8bc2f626a45aafb80d5f6b1a833b85287 234712 
libcogl-common_1.10.0-2_all.deb
 a9a22a50dbc06238f83f7b48919d971feec194332315f6a21dfd618979270500 367648 
libcogl-doc_1.10.0-2_all.deb
 5889d8b18d26af4f47bdeebe56b7ef5aeecf997a6d4d4c669c1611eca8cd6dad 263344 
libcogl9_1.10.0-2_amd64.deb
 7b080c1c6efbedf54aef41339f3551778f08f4e6c125afc210694a835c43c4f7 196222 
libcogl-dev_1.10.0-2_amd64.deb
 19a8ce6f95c4aa49c0793bbbd0a27fb5488cef61b6148f4b70de2f6f299369b4 986806 
libcogl9-dbg_1.10.0-2_amd64.deb
 ebf601c380ef75a78b78dfe9020c706f888d46122376c21d495ae371e92b4d9e 31728 
gir1.2-cogl-1.0_1.10.0-2_amd64.deb
 7abfc6a32161dbf0533e034914eb78d26beff4068293002188a3bfe24da2ab95 31260 
libcogl-pango0_1.10.0-2_amd64.deb
 b9ab07a590fef027953eeb26fc9dcf419a13df244c381f9a034eb673abda717f 21456 
libcogl-pango-dev_1.10.0-2_amd64.deb
 8f9ab481613f967ffb47847315b95d1d925cd69edfffc7ccc10f7780cc0976f4 70530 
libcogl-pango0-dbg_1.10.0-2_amd64.deb
 ec82070f3a69a4c9fd47ba8e4b986e836e0ac3ba491d29618998b4415f0e7a02 19232 
gir1.2-coglpango-1.0_1.10.0-2_amd64.deb
Files: 
 257216c3bb7283520a647e84da3817e2 2248 libs optional cogl_1.10.0-2.dsc
 511729d856322d794bf7f02a24efa6fe 11743 libs optional 
cogl_1.10.0-2.debian.tar.gz
 9277cc2abe88a1577e0200966842b3e4 234712 libs optional 
libcogl-common_1.10.0-2_all.deb
 009b87409933cad60647b906b456b9be 367648 doc optional 
libcogl-doc_1.10.0-2_all.deb
 98d10ff37d3be31bdbd9d64aad8d5e95 263344 libs optional 
libcogl9_1.10.0-2_amd64.deb
 8d4b9b2ae9844d281168de9a1eae8b20 196222 libdevel optional 
libcogl-dev_1.10.0-2_amd64.deb
 ebe75c1c97365883125fc02bebe0c083 986806 debug extra 
libcogl9-dbg_1.10.0-2_amd64.deb
 c91149485757333508a47b9a54ed1900 31728 introspection optional 
gir1.2-cogl-1.0_1.10.0-2_amd64.deb
 aeecc0c710db1278e5d0fb2a27506cc2 31260 libs optional 
libcogl-pango0_1.10.0-2_amd64.deb
 0132ad3cde1150ac3606989748995b3f 21456 libdevel optional 
libcogl-pango-dev_1.10.0-2_amd64.deb
 cbc848a648fe9c3c3730d97a8c6dafd7 70530 debug extra 
libcogl-pango0-dbg_1.10.0-2_amd64.deb
 691ee1530f3a59529991f17c42522ab7 19232 introspection optional 
gir1.2-coglpango-1.0_1.10.0-2_amd64.deb

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

iEYEARECAAYFAk94SSwACgkQgTd+SodosdIFKgCfQiENf33nGVGwG73Lf4Pr3bei
7uUAnjYioifhdcTrUHZRQ1wjVqhhbrNk
=5eAF
-END PGP SIGNATURE-


Accepted:
cogl_1.10.0-2.debian.tar.gz
  to main/c/cogl/cogl_1.10.0-2.debian.tar.gz

Accepted firebug 1.9.1final-1 (source all)

2012-04-01 Thread Fabrizio Regalli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 14:26:40 +0200
Source: firebug
Binary: xul-ext-firebug
Architecture: source all
Version: 1.9.1final-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov un...@debian.org
Changed-By: Fabrizio Regalli fab...@fabreg.it
Description: 
 xul-ext-firebug - web development plugin for Iceweasel/Firefox
Closes: 660423
Changes: 
 firebug (1.9.1final-1) unstable; urgency=low
 .
   * Imported Upstream version 1.9.1final (Closes: #660423)
   * Bump Standards-Version to 3.9.3
Checksums-Sha1: 
 4b280ceffc4f05f957d35eba7c9d942a8369e514 2080 firebug_1.9.1final-1.dsc
 7fe8addec2a6b1125a3388e6f0c35059069ab9a1 818772 firebug_1.9.1final.orig.tar.bz2
 03bee715305532f29b8a2c3f4ce583874e53531c 6207 
firebug_1.9.1final-1.debian.tar.gz
 1d9acad13ac0e432b8949266e5ac44f092b81cbc 1201702 
xul-ext-firebug_1.9.1final-1_all.deb
Checksums-Sha256: 
 c2a9bebe5f518487c3d3c70864fbdb90f6586c226ecc836fb5aef91ca562 2080 
firebug_1.9.1final-1.dsc
 6474910bd7c743a9e33cc1b40598bb2ec8b65f127fa218ba045561b6951df618 818772 
firebug_1.9.1final.orig.tar.bz2
 202ff7cd6da7665b3330899039cfb7df802693bbca0b9774db75d3bfa5814a39 6207 
firebug_1.9.1final-1.debian.tar.gz
 a74a78a3608b356d676885b6d36584977f6773168feed9beff1147639de53c69 1201702 
xul-ext-firebug_1.9.1final-1_all.deb
Files: 
 89f34b494d4ebea160fc03a49c08e658 2080 web optional firebug_1.9.1final-1.dsc
 40e12350afaeb0814bf28cb68c0c9130 818772 web optional 
firebug_1.9.1final.orig.tar.bz2
 c1bc3102c26af2ff9ea5cda6af27877d 6207 web optional 
firebug_1.9.1final-1.debian.tar.gz
 00480c77e32c0cd011956a5902ea69e8 1201702 web optional 
xul-ext-firebug_1.9.1final-1_all.deb

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

iQIcBAEBAgAGBQJPeEsFAAoJEEwEP+tcfPCy9I4QALt6a3RwauA7bmK8suIUcQWk
06Eu4mPt9eoV/Vdx2V03JZ4HWVn18SqcWI3o3yPU4eSNT7w2/oofNqM9KttH8zO6
uYF5VGOnXCVEbUDd+V4IjJxj2tusCRmmMDmDNFsxDLCZz0jg5pWH+6z+B44AW8Yx
TYNuqPMjqlYAzWmcv01DarrxD/nuSnqnXrjGsFUNxgvkojFHs51ElEgh47UF2XoR
99lR6XU32l2ZqII05oOJEY9pAE4uecMdBsB3G7vUdJ9TEAYmU4bEsgycCf26Y0g7
coRL/xSRJYxKojZ1kLBI6yA2RDVqNYwwPCfcs2k/2FQFdJiR1Bq4M/Et9itJOZ/V
MYLl6sR5aCsUt1FFg0nq+JIOtdmtJqg6RlnviISqL8LGftUCh135uN10oKqxKQxK
6a0TgU+6HSKBjR5FGZ4RrwSQrrTnZ24Rdg9DgwwCThH0P2rHvTQrZqf7LXdbqyRd
iQdeWyihb6fp+MIkP6yjroJibPp0DqGGXbuW0lBbGNuk/0NOtAgiIQQGW6q/aVkh
pBJAeDdAsu3TAEBMHV+Ip01/AyMkOPily9oDg4ORoT4QHppjluli4QCAWsonnkPo
z8Arj/huJBqI/PBdS8DLQ9MxHCKc7qRDddxCQ01UxDoSGr2kCi7r/FR3Vvt7af2Q
hiBMbi+/AWpAaURz4Dv2
=txec
-END PGP SIGNATURE-


Accepted:
firebug_1.9.1final-1.debian.tar.gz
  to main/f/firebug/firebug_1.9.1final-1.debian.tar.gz
firebug_1.9.1final-1.dsc
  to main/f/firebug/firebug_1.9.1final-1.dsc
firebug_1.9.1final.orig.tar.bz2
  to main/f/firebug/firebug_1.9.1final.orig.tar.bz2
xul-ext-firebug_1.9.1final-1_all.deb
  to main/f/firebug/xul-ext-firebug_1.9.1final-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/e1sekdz-0005z2...@franck.debian.org



Accepted garcon 0.1.11-1 (source all amd64)

2012-04-01 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 14:25:19 +0200
Source: garcon
Binary: libgarcon-1-0-dev libgarcon-1-0 libgarcon-common libgarcon-1-0-dbg
Architecture: source amd64 all
Version: 0.1.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 libgarcon-1-0 - freedesktop.org compliant menu implementation for Xfce
 libgarcon-1-0-dbg - debugging symbols for libgarcon
 libgarcon-1-0-dev - Development files for garcon
 libgarcon-common - common files for libgarcon menu implementation
Changes: 
 garcon (0.1.11-1) unstable; urgency=low
 .
   [ Lionel Le Folgoc ]
   * New upstream release.
   * debian/README.source: dropped, unneeded.
   * debian/rules: fix path to .la files to ignore.
 .
   [ Yves-Alexis Perez ]
   * debian/control:
 - update standards version to 3.9.3.
Checksums-Sha1: 
 eb1905a4f26780c3877cbbbeb501870ec1c42df1 2230 garcon_0.1.11-1.dsc
 2af88dd3eaf7d35f967671180aed2fa1dcb72838 427707 garcon_0.1.11.orig.tar.bz2
 3dbd9c309ae1abcfd68c275d70d9d55dab8d836c 3724 garcon_0.1.11-1.debian.tar.gz
 581630130cda76bd5e3bcc99e41bef16b16328a2 145694 
libgarcon-1-0-dev_0.1.11-1_amd64.deb
 940f581c8e0527ea3a9e7cf0737e04dbf9616d7b 92562 libgarcon-1-0_0.1.11-1_amd64.deb
 29ca9a549104410c48f0e99ac35f2fdf9f116570 96078 
libgarcon-common_0.1.11-1_all.deb
 eda50d9e3c67e1dfa428b46d31d438f031eacf0d 144610 
libgarcon-1-0-dbg_0.1.11-1_amd64.deb
Checksums-Sha256: 
 3c94fe65883b2913cf784a89e45a8f738d7902db285b07ddc4ab9c9815e639e4 2230 
garcon_0.1.11-1.dsc
 272c1207a3449ce969a86ebdc61c6afcad05003f0a986e222bb90c01c1692dfc 427707 
garcon_0.1.11.orig.tar.bz2
 b3e0de8db267f94723b2311591d06cfadab781516c555e707f2b3891116164ea 3724 
garcon_0.1.11-1.debian.tar.gz
 62fbfe4a72cfdde5c23b1bbe58cbcff23f570f5347dee5c9acfa69677e412eba 145694 
libgarcon-1-0-dev_0.1.11-1_amd64.deb
 cfc0a88e4f78414b086ba5ee35bd085ce6a808f67f1931f6d5d791ca08c7e25a 92562 
libgarcon-1-0_0.1.11-1_amd64.deb
 5cadab0bfcbd066f0bd1fd73a0ffa7d6e8c073a370dbb5aa9e6cf18292ade87b 96078 
libgarcon-common_0.1.11-1_all.deb
 e635bb7fb0ff6e4439053d95d5ac99b5b33c35d12a37ad6ad2e7e6b1610cba55 144610 
libgarcon-1-0-dbg_0.1.11-1_amd64.deb
Files: 
 42d2485a9286439bab041db703803e51 2230 xfce optional garcon_0.1.11-1.dsc
 42dcd54650802719c1b46a4e5d1c3839 427707 xfce optional 
garcon_0.1.11.orig.tar.bz2
 41488f7da63efc35cdb5f70004bc317a 3724 xfce optional 
garcon_0.1.11-1.debian.tar.gz
 2cae57fa04d55efa11a9436085b3353e 145694 libdevel optional 
libgarcon-1-0-dev_0.1.11-1_amd64.deb
 b1443304da7df201613ca28b456afad6 92562 libs optional 
libgarcon-1-0_0.1.11-1_amd64.deb
 efc6ef695952f685111a9dc7947700f0 96078 libs optional 
libgarcon-common_0.1.11-1_all.deb
 37a8341cf38ef24c2fba9b97a5cc49ee 144610 debug extra 
libgarcon-1-0-dbg_0.1.11-1_amd64.deb

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

iQIcBAEBCgAGBQJPeEpYAAoJEDBVD3hx7wuoNqkP/37+UDf8qTBzxaHtckQslj35
6yjuv2Kb/DVCNh7Ecpp4h5WqO+5SXJhThBDm/f2XTORZFbk4GLhJ1Th2QJxl0R+Y
C9suJCvf9x4CsDRDO2abj2h1kFVMq1MSudbDw0Ry3x/QPD6bfd8fT4qIcJtHeYf6
Gha9rmX73Z1YCQ+fsMAtuZHLmJu88f8sO7oIpOdOP67MM1NmfJnDww2X2oOut0CR
vDbtgFbQmLNPBXBNvwDLK/YkyCWbZEyWKDoTkf/b7P7mC1+P3buG+VPTMmDkBtSD
E8VmKQEbQ6x8J8cD0FsagT76rcNdNH15SleU0SNqucn51AzxAz2RBCJSVntrXqNa
tOk+wQZSVopuqRe0NN4kqZei0bHgfSzSQBEZg+jpADWRuH1mSYdcPmOWiTCw2YcB
bOK6y3vFDkNpaV6keiW4S7Nbncd+iFL52F/HepaZMlVPlux5hX56fTkoIrfX3K3H
GyrN9Ts/BHPLCJ+9/+V1sOblnoVpgTUsozROdz8fYzpTcuAEkytd+z0st4sW3FHF
bnYvJqHBOj5/Q1fP/LWiabVGQjq+6sfxZK/R74l1XR8Ft+r1jY4ry3YqclWdF5+B
cnbJ0B+JLXG3/pwS7J+Zz17uJ1h5G1un/1MqTdASimJjj10U+e3QGYLciYK9u52P
0y8A4zRlZD6tOMeqU1cJ
=1ft/
-END PGP SIGNATURE-


Accepted:
garcon_0.1.11-1.debian.tar.gz
  to main/g/garcon/garcon_0.1.11-1.debian.tar.gz
garcon_0.1.11-1.dsc
  to main/g/garcon/garcon_0.1.11-1.dsc
garcon_0.1.11.orig.tar.bz2
  to main/g/garcon/garcon_0.1.11.orig.tar.bz2
libgarcon-1-0-dbg_0.1.11-1_amd64.deb
  to main/g/garcon/libgarcon-1-0-dbg_0.1.11-1_amd64.deb
libgarcon-1-0-dev_0.1.11-1_amd64.deb
  to main/g/garcon/libgarcon-1-0-dev_0.1.11-1_amd64.deb
libgarcon-1-0_0.1.11-1_amd64.deb
  to main/g/garcon/libgarcon-1-0_0.1.11-1_amd64.deb
libgarcon-common_0.1.11-1_all.deb
  to main/g/garcon/libgarcon-common_0.1.11-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/e1sekej-000644...@franck.debian.org



Accepted lightdm 1.0.10-2 (source amd64)

2012-04-01 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2012 14:33:39 +0200
Source: lightdm
Binary: lightdm lightdm-gtk-greeter lightdm-qt-greeter lightdm-vala 
liblightdm-gobject-1-0 liblightdm-qt-1-0 liblightdm-gobject-dev 
liblightdm-qt-dev
Architecture: source amd64
Version: 1.0.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 liblightdm-gobject-1-0 - simple display manager (gobject library)
 liblightdm-gobject-dev - simple display manager (gobject development files)
 liblightdm-qt-1-0 - simple display manager (Qt library)
 liblightdm-qt-dev - simple display manager (Qt development files)
 lightdm- simple display manager
 lightdm-gtk-greeter - simple display manager (GTK+ greeter)
 lightdm-qt-greeter - simple display manager (Qt greeter)
 lightdm-vala - simple display manager (Vala files)
Closes: 657660 665710
Changes: 
 lightdm (1.0.10-2) unstable; urgency=low
 .
   * Replace greeter choice in debconf by alternatives, which prevents tricky
 bugs caused by managing a conffile of a package by another one.
closes: #665710, #657660
Checksums-Sha1: 
 500ab83014894b977de336b7422bab8a9cc1d741 2692 lightdm_1.0.10-2.dsc
 e0b5e9bb5f8668dd575073f83c4aaf0bf4722900 34200 lightdm_1.0.10-2.debian.tar.gz
 2b6da7bdefb5d8f1a230bc5574100e432ade56dd 126962 lightdm_1.0.10-2_amd64.deb
 38c69d31f925392d425cd8c4dc4a29776afd14bd 30642 
lightdm-gtk-greeter_1.0.10-2_amd64.deb
 982fb3926bc5b84945279cbca2fc6b7ee8375f12 23370 
lightdm-qt-greeter_1.0.10-2_amd64.deb
 9948ead5b14e8fe10f61cb2b2b24a8eaac06a293 6686 lightdm-vala_1.0.10-2_amd64.deb
 5d8a6e5eed623a51c4d122657acefccbb80e3ca0 31236 
liblightdm-gobject-1-0_1.0.10-2_amd64.deb
 504124224f4b5c132642e2675d4fe021f1ad1837 53208 
liblightdm-qt-1-0_1.0.10-2_amd64.deb
 2768bf9d1ff1c3c83e466a3bbf6fd333fb26a9c5 54204 
liblightdm-gobject-dev_1.0.10-2_amd64.deb
 718769b9c600c20577a4c53d2943a9ad8130ea15 65044 
liblightdm-qt-dev_1.0.10-2_amd64.deb
Checksums-Sha256: 
 ad39fbbb779ad6aacd63e2bcc0e69da44d88b509780a934aeabe4b09723481f6 2692 
lightdm_1.0.10-2.dsc
 6e89ae8a018f1a2e2d35ff1b80a69c88545395be93103dd92cbcc6e6128995c0 34200 
lightdm_1.0.10-2.debian.tar.gz
 0ac1f9b31b53b800df1e8616296ccb02a0fa4dd03d4e97e44d8d5a59d1bd105f 126962 
lightdm_1.0.10-2_amd64.deb
 0c054578873907b33e4f1a80b0bc8fddd2d45cb0059015fc59a92be8d1d982cb 30642 
lightdm-gtk-greeter_1.0.10-2_amd64.deb
 1170f4870a07dd88a75e90c98201d68ff73de0e935d144159c5f91cdc346faf4 23370 
lightdm-qt-greeter_1.0.10-2_amd64.deb
 9976c94a241601d8bdcbc961156a3b0b399118306fca6a3141723fe3bb8106b5 6686 
lightdm-vala_1.0.10-2_amd64.deb
 1555e881ae7f1b67eed7e9d8aafb60cff3236dc31cde1f372e96417aaf6a86ad 31236 
liblightdm-gobject-1-0_1.0.10-2_amd64.deb
 d25fd93406863bbdd36283e874085aba7936535ae81ab037519243922296db85 53208 
liblightdm-qt-1-0_1.0.10-2_amd64.deb
 eb76b112369bb127990839591a9b753c6bb01fa259a79e35001681970abf86b4 54204 
liblightdm-gobject-dev_1.0.10-2_amd64.deb
 dd962e4d22761df49b85bb935476bef1e8e7e84d38b76683b164843e95a10ad2 65044 
liblightdm-qt-dev_1.0.10-2_amd64.deb
Files: 
 846c6af084f511fdcb7ea195d1f11d5b 2692 x11 optional lightdm_1.0.10-2.dsc
 1bb8c2d0d4b4b1de6cee1c0c64cb2d5c 34200 x11 optional 
lightdm_1.0.10-2.debian.tar.gz
 32ea0b4859715289168cc90489c5ac01 126962 x11 optional lightdm_1.0.10-2_amd64.deb
 3a618f61a3e53d80cda32533fafbfc3e 30642 x11 optional 
lightdm-gtk-greeter_1.0.10-2_amd64.deb
 c6b6d003659b8c4cf85b4675f3405822 23370 x11 optional 
lightdm-qt-greeter_1.0.10-2_amd64.deb
 334d282013b7e273c33265b15b653b67 6686 x11 optional 
lightdm-vala_1.0.10-2_amd64.deb
 3a9b6e7ea98f0d282765bdea172875d6 31236 libdevel optional 
liblightdm-gobject-1-0_1.0.10-2_amd64.deb
 ed8ee7181ae2a590113ba4cd31042611 53208 libdevel optional 
liblightdm-qt-1-0_1.0.10-2_amd64.deb
 d59eeaefa93cbb24901c24a03bd929ba 54204 libdevel optional 
liblightdm-gobject-dev_1.0.10-2_amd64.deb
 f51992cd44e57b13f594c4fda607c065 65044 libdevel optional 
liblightdm-qt-dev_1.0.10-2_amd64.deb

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

iQIcBAEBCgAGBQJPeExAAAoJEDBVD3hx7wuoDrEQAMSyRgP0sLO1/qqv5r9VaDwz
PO4khH9OjZT5iCjwwRYnDDElQifEdskxYXtDtQGmt0Q339ltooB5JM0h1TdSoEQa
kEnt3yp1sYXCvQo2rOX5clBlnCSnun2t/qNnCZQpAwFwaf6T2d/0lCrtmlcWBFfG
yIplZLPLKURfMgziGWUZOE/qOtxP184fGi+XsTRqdDk8PonMrzgAprYWPu30fy5c
HdgZugWW2ObFxKtcFQLDEkAZKCNhFUISKYoJmN4deWMcKm0BYa8cQoWKF7FO+7ad
A2JS5s7ndT4abw9lGzdJI7xQuQOPRe7i2fU3Bz0rzxTgWSI7glku0ivZFVP91eM4
4wnBdmcx+fyADoSiVtDC49ip3GuSJAMoPGuRAYCGvyYiwGIM/bcNbFihVwtvhzts
FyZeblGwG0RZMJUS8vSju8KSzzNm4oe6vlaN6269kZPdvKvHBB+mTv7WLwT9xPEH
96y4LkLyEj6vxxrj9Z9D6dgzaOvQQRQ9nq1ttFtzC5t/hoRbj0j10OUS+xvWoBei
vjNqbauyP+hXt+Pd1N48W2MSDAYWiSa+PPxHnext46MW3LvwlWKtA6WG2MK8ULkc
YV7cBsUSQYrVIgpu19/BzseBeMrzwdOexWw4eThxmMi5kDXnvgZCTpr4J6J+XUZR
uqqLxfAhxPN8VqcrPX5A
=z7/q
-END PGP SIGNATURE-


Accepted:

Accepted gjs 1.32.0-1 (source amd64)

2012-04-01 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 Apr 2012 07:55:16 +0200
Source: gjs
Binary: gjs libgjs0b libgjs-dev gir1.2-gjsdbus-1.0
Architecture: source amd64
Version: 1.32.0-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-gjsdbus-1.0 - GObject introspection data for GJS
 gjs- Mozilla-based javascript bindings for the GNOME platform
 libgjs-dev - Mozilla-based javascript bindings for the GNOME platform
 libgjs0b   - Mozilla-based javascript bindings for the GNOME platform
Changes: 
 gjs (1.32.0-1) experimental; urgency=low
 .
   [ Jeremy Bicha ]
   * New upstream release.
   * Add gir package
   * debian/control.in:
 - Bump minimum glib to 2.31  gobject-introspection to 1.31.22
 - Bump Standards-Version to 3.9.3
   * Drop all patches since they've been applied upstream
 .
   [ Michael Biebl ]
   * Remove chrpath hack, no longer necessary.
   * debian/libgjs0b.install: Remove /usr/lib/gjs/*.typelib since the typelib
 file is now installed system wide and shipped in a separate package.
Checksums-Sha1: 
 36b493cf981cffaf66047248c8a83b36763787ea 2532 gjs_1.32.0-1.dsc
 7ea9c2bbcef40f65c0e7aa04e6f2df8c553516ee 464372 gjs_1.32.0.orig.tar.xz
 199189d0e42915e203f02af7b886e36967bffb62 7336 gjs_1.32.0-1.debian.tar.gz
 b1ad87015b2c31cdf9a372fe35114c37978ce8e6 13908 gjs_1.32.0-1_amd64.deb
 9ff9355282441b5b75da12e08b0627642e8b7782 233012 libgjs0b_1.32.0-1_amd64.deb
 2df6da0d2d072568ac0f4878e7c5d397ba6bb32c 25372 libgjs-dev_1.32.0-1_amd64.deb
 cb106c1cae2448e639de39417abaf70f42426ddb 10984 
gir1.2-gjsdbus-1.0_1.32.0-1_amd64.deb
Checksums-Sha256: 
 86acb961e704da8af69465eb7a60471058c12cd7bf5480cbff4d36cd5ca39a76 2532 
gjs_1.32.0-1.dsc
 b9f1dc156c15806824c936bb08ddc5048f52f6921654146c47025a62457108c0 464372 
gjs_1.32.0.orig.tar.xz
 23db5b76cc5effd1e6a477028f8a9323345836e9f921b3d5cc57df13de1ce1de 7336 
gjs_1.32.0-1.debian.tar.gz
 2a2366f609f9a087175b14a51d5c16113b09c3fa3bcde5d138e9cee4638af9c9 13908 
gjs_1.32.0-1_amd64.deb
 a771854aa357c53e37034c3c74e9122ba00bec9f21902bcd3ef157c1245ead1a 233012 
libgjs0b_1.32.0-1_amd64.deb
 44a19af79381c06c2deb3d29b10244aae327361f8550bd640fd52e072f934e95 25372 
libgjs-dev_1.32.0-1_amd64.deb
 46a798f1b2638d92ad81caea98689b527c502e0867973b71f89f8365601a 10984 
gir1.2-gjsdbus-1.0_1.32.0-1_amd64.deb
Files: 
 0ffd1ae41216ecfa1bb3011656fb4222 2532 interpreters optional gjs_1.32.0-1.dsc
 a77fe0edb6f681434d8360c62e471abf 464372 interpreters optional 
gjs_1.32.0.orig.tar.xz
 3138944d4656a32df9a62a611ff32030 7336 interpreters optional 
gjs_1.32.0-1.debian.tar.gz
 891a8fce3d81a1299a93f4b63353a610 13908 interpreters optional 
gjs_1.32.0-1_amd64.deb
 bdb007a08aa51002716a792aeb77c994 233012 libs optional 
libgjs0b_1.32.0-1_amd64.deb
 99515822156cd6e91c86304bb6e0efb4 25372 libdevel optional 
libgjs-dev_1.32.0-1_amd64.deb
 070545ff546952edd3899c560d41f9fe 10984 introspection optional 
gir1.2-gjsdbus-1.0_1.32.0-1_amd64.deb

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

iQIcBAEBCAAGBQJPd+5pAAoJEGrh3w1gjyLcxHEQAJGqn4arRswQVKX+VuIRJNMj
vMI3uvfzeL9axhiP4fgxp0C7Rp07svNgy9pszNG2rrlFz94GG26xNOAK8BCkjReu
uiy/DVAxhGBziRYLwb7bGcdI86jzMnsPFhrXkm15MfaxLdXaE5yQHWpNS5U3D5vD
5uhAIpbvwyxoMqUeUxg8OsFfBs/fO3G5cG+vLU7e6aBVV8EwTEP060EcDXJvheEi
kXd20d61otTTfKT0/p57sPShdrnLi6Uvok5I4HbpaJ/5EckqAy2Nsk9JMBylFpbr
ChUGdeCqBUc80vcnI4Ojt9nXaoDxV8+9GTenS1nmhiY2zpNjPB4gmlNaQyNg6MGG
aZky6tnBF92cRNed+cZTnWPp1wG6Zz9QtZPcqArsJATqFgj6bTeYdwWBvdRFmElg
dI2nAoUfzoGWh8eQ81IvkmckpbbdLeviILy2mSL/in+GxelurtcMqDwNqcEuXHXC
3A/abUHUrwDGL3jrmBIETrXHxDsdqcDAvSn4ZcCV45cwfeOXN4AkQXbOkKwB7zyN
akLC78XCNwBD2cv0KrFT214/C+qsYQNkFGiqH+7nGuHgV7VXf37RMYsi7Mj8si0K
ZwiCa264Kq7orAs+F8bfx0/5bdFFU6sa8v3u/KVP9EEVwJDQ6/+g6vuvS74ZFo6K
a9L8sXTqumVXKzVDGtug
=D6Um
-END PGP SIGNATURE-


Accepted:
gir1.2-gjsdbus-1.0_1.32.0-1_amd64.deb
  to main/g/gjs/gir1.2-gjsdbus-1.0_1.32.0-1_amd64.deb
gjs_1.32.0-1.debian.tar.gz
  to main/g/gjs/gjs_1.32.0-1.debian.tar.gz
gjs_1.32.0-1.dsc
  to main/g/gjs/gjs_1.32.0-1.dsc
gjs_1.32.0-1_amd64.deb
  to main/g/gjs/gjs_1.32.0-1_amd64.deb
gjs_1.32.0.orig.tar.xz
  to main/g/gjs/gjs_1.32.0.orig.tar.xz
libgjs-dev_1.32.0-1_amd64.deb
  to main/g/gjs/libgjs-dev_1.32.0-1_amd64.deb
libgjs0b_1.32.0-1_amd64.deb
  to main/g/gjs/libgjs0b_1.32.0-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/e1sekef-xc...@franck.debian.org



Accepted yate 4.0.0-1~dfsg-1 (source all amd64)

2012-04-01 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 15:25:49 +1000
Source: yate
Binary: yate libyate4.0.0 yate-core yate-dev yate-doc yate-scripts yate-pgsql 
yate-h323chan yate-qt4 yate-alsa yate-mysql yate-dahdi yate-sctp
Architecture: source all amd64
Version: 4.0.0-1~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Mark Purcell m...@debian.org
Description: 
 libyate4.0.0 - Shared library for YATE
 yate   - Yet Another Telephony Engine (YATE)
 yate-alsa  - ALSA module for YATE
 yate-core  - YATE core modules
 yate-dahdi - Dahdi support for YATE
 yate-dev   - Development files for YATE
 yate-doc   - Documentation for YATE
 yate-h323chan - H323 module for YATE
 yate-mysql - MySQL support module for yate
 yate-pgsql - PostgreSQL module for yate
 yate-qt4   - YATE-based universal telephony client
 yate-scripts - PHP scripts for YATE
 yate-sctp  - SCTP support for YATE
Closes: 596542 608871 640163
Changes: 
 yate (4.0.0-1~dfsg-1) unstable; urgency=low
 .
   * New upstream release
 - Fixes new upstream release (Closes: #608871)
 - Fixes FTBFS --as-needed: bad linkage order (Closes: #640163)
 .
   [ Kilian Krause ]
   * New upstream version 3.3.2-1
   * Fix debian/watch to pull YATE3 versions
   * Bump to latest h323plus version (1.22.0) instead of old openh323
   * Cleanup debian/rules - partially convert to dh v7 style
   * Bump python to 2.6
 - Fixes remove explicit build dependencies on python2.5 (Closes: #596542)
   * Bump Standards-Version to 3.9.2
   * Remove old dpkg-dev from b-d that's even older than oldstable
   * Rename yate-openh323 to yate-h323
   * Ditch ${shlibs:Depends} from Depends for arch all packages to get rid of
 warning
   * Move PID file argument from yate.defaults to init script
   * New package yate-sctp (needs libssl-dev, zlib1g-dev and libsctp-dev)
   * Remove debian/patches/dahdi - no longer required
 .
   [ Mark Purcell ]
   * Update build/watch/g-o-s to yate4
   * ACK NMU - Thanks Matthias  Gregor
   * Disable --parallel  - FTBFS
   * debian/rules: remove subpacks from yate package
   * Drop unused debian/patches
   * Revert to libopenh323 - yate+h323plus FTBFS
Checksums-Sha1: 
 36f61e652b53c93186adcd86171f902817da5bd1 2286 yate_4.0.0-1~dfsg-1.dsc
 1d700036942c898bb518f7cf073f9a9caba248ec 3818960 yate_4.0.0-1~dfsg.orig.tar.gz
 3842db76b3c2a34f6f3fad09da85e4010aa7296a 10474 
yate_4.0.0-1~dfsg-1.debian.tar.gz
 5e00f299b7b25d322ff4e5bf1bb36f094dc5ee10 1222536 
yate-doc_4.0.0-1~dfsg-1_all.deb
 bcb0c703b09ba5f7de24b9f622ad73ba7998ca11 21936 yate_4.0.0-1~dfsg-1_amd64.deb
 87c5f9567a14e6b87cc0c7cec1a45f802ba8fd41 1465124 
libyate4.0.0_4.0.0-1~dfsg-1_amd64.deb
 934f95bcde7a1aaf346c0cd62c87b960e782b9d5 1023316 
yate-core_4.0.0-1~dfsg-1_amd64.deb
 56946569b9c80c7cf991da34a37159960d5550c4 121570 
yate-dev_4.0.0-1~dfsg-1_amd64.deb
 77f56decb72d076cad824446426684719d90 41164 
yate-scripts_4.0.0-1~dfsg-1_amd64.deb
 97d445a0784de135b533b9078459858fe0f1a3e9 24798 
yate-pgsql_4.0.0-1~dfsg-1_amd64.deb
 8296803e67206df9cdf6d6ccf4dfda9e579cc2c2 90916 
yate-h323chan_4.0.0-1~dfsg-1_amd64.deb
 15326901d84483c133926eb713602feeb75ef1a0 569052 
yate-qt4_4.0.0-1~dfsg-1_amd64.deb
 dc799c55526bcc913cfcbb5d3d794569fd6453b2 27006 
yate-alsa_4.0.0-1~dfsg-1_amd64.deb
 ad588bd2de654487d4f49747038663e2bda9816d 27222 
yate-mysql_4.0.0-1~dfsg-1_amd64.deb
 2498b3751e729aff525a25a481bd43a113ad5340 49160 
yate-dahdi_4.0.0-1~dfsg-1_amd64.deb
 44dcf3a2a0e286ff2a528e7cc34fcc9d415a9e61 21278 
yate-sctp_4.0.0-1~dfsg-1_amd64.deb
Checksums-Sha256: 
 2b316d71b7f1e84efbe8ec5c10c36330f886ad3099fb98a83543401605220179 2286 
yate_4.0.0-1~dfsg-1.dsc
 ca06bd21b8958c4fddf955e6208fa0dd9b6444df71ba4d30e1b07775a26dbf7e 3818960 
yate_4.0.0-1~dfsg.orig.tar.gz
 fb87f3c49b603f705085f793455f4d38ea5207f846e00b2627c69a4c44df6024 10474 
yate_4.0.0-1~dfsg-1.debian.tar.gz
 a18c3ae64ce20760879b37e888a55e2c3705586f6406868215959563f008fd4e 1222536 
yate-doc_4.0.0-1~dfsg-1_all.deb
 2c5081408a1c918a86d6a69c80d85a8f08887ddad05859213b800dab6f9023e0 21936 
yate_4.0.0-1~dfsg-1_amd64.deb
 0f1cbd85fd345ac0cc4852466dd3f2b382ca0f1d808fd069253226f5c2ccd2c4 1465124 
libyate4.0.0_4.0.0-1~dfsg-1_amd64.deb
 660aa26e2b3951533976a53b21bf2f46da9d97f4701dc0ce5c621d6adbdf9dd6 1023316 
yate-core_4.0.0-1~dfsg-1_amd64.deb
 051ae8dd8fb15fff2ad3f2db6929c4f37b6ab8daaa5fb6a53578bd4d02cd4e56 121570 
yate-dev_4.0.0-1~dfsg-1_amd64.deb
 0d2ac11ea9ed35a8ae9cd2f45cf6d08adee70b6c23e66d3324bc0926ce74bf63 41164 
yate-scripts_4.0.0-1~dfsg-1_amd64.deb
 a207bdf2943ab0e16a295ae47b1dc538915978b11f15be490b6ef3a319cb18fd 24798 
yate-pgsql_4.0.0-1~dfsg-1_amd64.deb
 91b8f1b2404375b62c631ed7b108592f6257b7c798e2f0288a910c28134c2eb6 90916 
yate-h323chan_4.0.0-1~dfsg-1_amd64.deb
 5f567c4b84a18cf5222dab963b4b300db99f14f85ad3aa14e6fa2f452f067d1d 569052 
yate-qt4_4.0.0-1~dfsg-1_amd64.deb
 2524c2d44ed37ddbb0d022e6b8a9871ba25c398bd7924e158e29fb312a2bf52e 27006 

Accepted yorick-yao 4.9.0-1 (source i386)

2012-04-01 Thread Thibaut Paumard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 01 Apr 2012 14:54:34 +0200
Source: yorick-yao
Binary: yorick-yao
Architecture: source i386
Version: 4.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Thibaut Paumard paum...@users.sourceforge.net
Changed-By: Thibaut Paumard paum...@users.sourceforge.net
Description: 
 yorick-yao - Yorick-based adaptive optics system simulator
Changes: 
 yorick-yao (4.9.0-1) unstable; urgency=low
 .
   * New upstream release
   * Minor lintian-suggested fixes (bump standards version: 3.9.3)
Checksums-Sha1: 
 3d157b30fcf944cdb212aca33c580f6d32c384a4 1166 yorick-yao_4.9.0-1.dsc
 405dc5e1a17cdfac87b9e37f519f75b13044fe2d 1496275 yorick-yao_4.9.0.orig.tar.gz
 491c90c053ae6f595c2d4a0f3c4fdb8fceeb781e 4418 yorick-yao_4.9.0-1.debian.tar.gz
 fbe894555b1ed4ba2407ff847b8fde5014de706e 1338258 yorick-yao_4.9.0-1_i386.deb
Checksums-Sha256: 
 844ad2c0db5cd4e58c0ce24294fe763105916827d822c31f5e2670b110429ee8 1166 
yorick-yao_4.9.0-1.dsc
 eeff60aad302a8c81e4af13d77e407964b4c7ffbb539f53d3d107a2acb90 1496275 
yorick-yao_4.9.0.orig.tar.gz
 d0e8fdd12611321dcedfbd70855d84c2aadb621bb12af11452d5d6c2d07b9cf7 4418 
yorick-yao_4.9.0-1.debian.tar.gz
 2012a9793eade81d35e15045904c1bf7aface52ab0cb1ebbab358f43ba2c178e 1338258 
yorick-yao_4.9.0-1_i386.deb
Files: 
 d00b5f6b045b1e0599e3ea9ac4fb8fab 1166 science optional yorick-yao_4.9.0-1.dsc
 1e6d2fa87a2c190630edb2d647e13822 1496275 science optional 
yorick-yao_4.9.0.orig.tar.gz
 b46231a95100d9da6c1bef0b444541a1 4418 science optional 
yorick-yao_4.9.0-1.debian.tar.gz
 430e14bc72c4bc4d98dbec92de8cf0e1 1338258 science optional 
yorick-yao_4.9.0-1_i386.deb

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

iEYEARECAAYFAk94UUsACgkQ+37NkUuUiPEGRACeJvf2Mn+5AcQM9GerWhdn7kFb
yOoAnjjdydvOJk/SCmbcpZUqy3kRAOCG
=uWgc
-END PGP SIGNATURE-


Accepted:
yorick-yao_4.9.0-1.debian.tar.gz
  to main/y/yorick-yao/yorick-yao_4.9.0-1.debian.tar.gz
yorick-yao_4.9.0-1.dsc
  to main/y/yorick-yao/yorick-yao_4.9.0-1.dsc
yorick-yao_4.9.0-1_i386.deb
  to main/y/yorick-yao/yorick-yao_4.9.0-1_i386.deb
yorick-yao_4.9.0.orig.tar.gz
  to main/y/yorick-yao/yorick-yao_4.9.0.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/e1sekkq-0001sy...@franck.debian.org



Accepted indigo 1.0.0-1 (source all amd64)

2012-04-01 Thread Michael Banck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 24 Mar 2012 02:02:50 +0100
Source: indigo
Binary: indigo-utils libindigo0d libindigo-dev python-indigo libindigo-java
Architecture: source amd64 all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Michael Banck mba...@debian.org
Changed-By: Michael Banck mba...@debian.org
Description: 
 indigo-utils - Organic Chemistry Toolkit Utilities
 libindigo-dev - Organic Chemistry Toolkit (development files)
 libindigo-java - Organic Chemistry Toolkit (Java package)
 libindigo0d - Organic Chemistry Toolkit
 python-indigo - Organic Chemistry Toolkit (python module)
Closes: 664975
Changes: 
 indigo (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #664975).
Checksums-Sha1: 
 5c1564f2339445fe73b9848fe336c0e2e22bf541 1525 indigo_1.0.0-1.dsc
 b782478545e20c1bee9a5931314c674442c13bde 6250020 indigo_1.0.0.orig.tar.gz
 f1f9e9aacbbcdcda7e1380e56dff712b94255593 22667 indigo_1.0.0-1.debian.tar.gz
 651c79ec31db340aba733d007ba9f850e05c5157 33202 indigo-utils_1.0.0-1_amd64.deb
 3aa6cda9dd6451119f6b3122062754afb8da683d 2250362 libindigo0d_1.0.0-1_amd64.deb
 e102eb5904bb16672b41d1ab8459826f96ca40fa 678894 libindigo-dev_1.0.0-1_amd64.deb
 d07d7007f2869b6afc463147a666385082fd97a7 21666 python-indigo_1.0.0-1_all.deb
 44256e0395c1473b7eb1f9771a77da09e7b63727 123712 libindigo-java_1.0.0-1_all.deb
Checksums-Sha256: 
 f8095a41eba507776416b7ebccf63d7703db09aba296d637bf5ec56b6ab72d5d 1525 
indigo_1.0.0-1.dsc
 858b7ac514870633a31979955ccbab3e687ffc69c01775cb6a13d4543d13c7f5 6250020 
indigo_1.0.0.orig.tar.gz
 590eca0d7a781fe15991d11e225a7b1a37b809c838dbd145f4d74a3b4021cc5a 22667 
indigo_1.0.0-1.debian.tar.gz
 2ce572643b904770d438c93dbd004c5a281136186e1069b7eba0ce3ca9e02ff4 33202 
indigo-utils_1.0.0-1_amd64.deb
 eb31d9f03c7030ce3174ebe35094b048c7c3e8a83d1ba953356bf879c59b49f7 2250362 
libindigo0d_1.0.0-1_amd64.deb
 9d808a8b20f6a4932a96d0dd53373dd59ef72734e212659ed718eb941bc089ac 678894 
libindigo-dev_1.0.0-1_amd64.deb
 e2a6e5783c8216c37135ddbe137392e6e99cd0eb8d387455452480e550fad49a 21666 
python-indigo_1.0.0-1_all.deb
 63ab13bd6c98289bb69fd2e829028cbc03f292521513a0c60624217fcd5ae82e 123712 
libindigo-java_1.0.0-1_all.deb
Files: 
 ed8361acfd9047cc1bacdad6b36cb692 1525 science extra indigo_1.0.0-1.dsc
 773793fa2298d940ae0e0c0c138c9f2b 6250020 science extra indigo_1.0.0.orig.tar.gz
 8acbc48e7e51d174440484c50a4a261a 22667 science extra 
indigo_1.0.0-1.debian.tar.gz
 a3b265d329deb8b22339ef4c18667ccf 33202 science extra 
indigo-utils_1.0.0-1_amd64.deb
 53b33340c5fd8bcc915885690c76311f 2250362 libs extra 
libindigo0d_1.0.0-1_amd64.deb
 1d9a5c0e2abf852251be9e0e686f43cc 678894 libdevel extra 
libindigo-dev_1.0.0-1_amd64.deb
 403a3f43e297f44fae6a540abc138192 21666 python extra 
python-indigo_1.0.0-1_all.deb
 31f26ed9cd9aeb71e13de34a9ec8b576 123712 java extra 
libindigo-java_1.0.0-1_all.deb

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

iEYEARECAAYFAk9tIZAACgkQmHaJYZ7RAb8LagCgoBxYP8wACpGBVCqMCFxzX9rK
pDsAn2bIpY/bwVNNIybIKLckCeywpi2u
=p8Bz
-END PGP SIGNATURE-


Accepted:
indigo-utils_1.0.0-1_amd64.deb
  to main/i/indigo/indigo-utils_1.0.0-1_amd64.deb
indigo_1.0.0-1.debian.tar.gz
  to main/i/indigo/indigo_1.0.0-1.debian.tar.gz
indigo_1.0.0-1.dsc
  to main/i/indigo/indigo_1.0.0-1.dsc
indigo_1.0.0.orig.tar.gz
  to main/i/indigo/indigo_1.0.0.orig.tar.gz
libindigo-dev_1.0.0-1_amd64.deb
  to main/i/indigo/libindigo-dev_1.0.0-1_amd64.deb
libindigo-java_1.0.0-1_all.deb
  to main/i/indigo/libindigo-java_1.0.0-1_all.deb
libindigo0d_1.0.0-1_amd64.deb
  to main/i/indigo/libindigo0d_1.0.0-1_amd64.deb
python-indigo_1.0.0-1_all.deb
  to main/i/indigo/python-indigo_1.0.0-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/e1sekth-00040e...@franck.debian.org



  1   2   >