SUPER3deals: Vibratone -45 lei/ Slap -chop -15lei/ Cooler laptop - 19 lei

2012-08-06 Thread Pretul Verde
Daca nu vizualizati corect acest mail faceti click aici:
http://www.pretulverde.ro/SUPER3deals.html



Va puteti dezabona aici:
http://www.pretulverde.ro/letter/?p=unsubscribeuid=c589de2838748549d39f4a63919f6d6f
Sau puteti trimite oferta noastra unui prieten: 
http://www.pretulverde.ro/letter/?p=forwarduid=c589de2838748549d39f4a63919f6d6fmid=105





--
powered by phpList, www.phplist.com --



-- 
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/97d4c780288b551a3e7d9f17d8e0e...@www.pretulverde.ro



Re: RFC: terminate init script when service is ready

2012-08-06 Thread Bernd Zeimetz
On 08/06/2012 01:30 AM, Ulrich Dangel wrote:
 On 08/06/12 00:35, Salvo Tomaselli wrote:
 
 systemd offers a solution but it is a complete rewrite of init, it's not 
 mature nor compatible, 
 
 systemd supports init scripts which means it is compatible. It is IMHO also 
 mature
 as Distributions like OpenSuse or Fedora ship systemd per default.

I would not consider stuff Fedora ships as mature. Fedora is a nice
testbed for stuff that will get into RedHat some years later, and a nice
distro for those who like the latest shiniest buggiest software.


-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


-- 
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/501f6cc0.8080...@bzed.de



RFH: non-blocking desktop conforming viewer

2012-08-06 Thread Norbert Preining
Dear all,

I am searching for a method to call a desktop conforming viewer
that is blocking, i.e., that does not immediately return.

Background: texdoc is the main tool to search for the waste amount
of TeX documentation shipped. It supports also zipped (various
formats) docs, but needs a viewer that is non-blocking, otherwise
the temporary uncompressed file will hang around forever.

Some time ago I switched from using see on Debian as the default
texdoc viewer to xdg-open to make sure that proper selection
of viewers are used (proper for the current desktop environment).

Unfortunately, xdg-open, at least under gnome, is non-blocking, i.e.,
immediately returns (in fact it is the underlying gvfs-open that 
returns immediately), which makes it impossible to use texdoc
for searching and viewing compressed docs.

I see several options here:
* forget about compressed documentation
  PDF since format 1.4 has internal compression, meaning that 
  the other compression does not win a lot at all
  We could advise packagers to use dh_compress -X.pdf

* go back to see
  not my favorite

* use a fixed list of viewers configured and force every user
  to change the viewer himself
  not my favorite

I would be very happy about further opinions, suggestions, options

Thanks a lot

Norbert


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

Now it is such a bizarrely improbable coincidence that
anything so mindboggingly useful could have evolved purely
by chance that some thinkers have chosen to see it as the
final and clinching proof of the non-existence of God.
The argument goes something like this: `I refuse to prove
that I exist,' says God, `for proof denies faith, and
without faith I am nothing.'
The Babel fish is a dead giveaway, isn't
it? It could not have evolved by chance. It proves you
exist, and so therefore, by your own arguments, you don't.
QED.'
 --- Douglas Adams, The Hitchhikers Guide to the Galaxy


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



Re: RFH: non-blocking desktop conforming viewer

2012-08-06 Thread Reinhard Tartler
On Mon, Aug 6, 2012 at 10:10 AM, Norbert Preining prein...@logic.at wrote:
 Dear all,

 I am searching for a method to call a desktop conforming viewer
 that is blocking, i.e., that does not immediately return.

 Background: texdoc is the main tool to search for the waste amount
 of TeX documentation shipped. It supports also zipped (various
 formats) docs, but needs a viewer that is non-blocking, otherwise
 the temporary uncompressed file will hang around forever.

 Some time ago I switched from using see on Debian as the default
 texdoc viewer to xdg-open to make sure that proper selection
 of viewers are used (proper for the current desktop environment).

 Unfortunately, xdg-open, at least under gnome, is non-blocking, i.e.,
 immediately returns (in fact it is the underlying gvfs-open that
 returns immediately), which makes it impossible to use texdoc
 for searching and viewing compressed docs.

That sounds like an easy-to-implement extension in xdg-open.


 I see several options here:
 * forget about compressed documentation
   PDF since format 1.4 has internal compression, meaning that
   the other compression does not win a lot at all
   We could advise packagers to use dh_compress -X.pdf

I'm not sure, but wouldn't it be better to change dh_compress to do
the right thing and use the pdf format internal compression instead of
 running gzip?

 * go back to see
   not my favorite

Fixing xdg-open instead seems favorable to me.

 * use a fixed list of viewers configured and force every user
   to change the viewer himself
   not my favorite

That doesn't really solve the problem, but only irritates users.


-- 
regards,
Reinhard


-- 
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/CAJ0ccebGKbiwKqPOY+=YDvuHQQJ7UFS=PV9603=fooxqdbq...@mail.gmail.com



Re: Bug#671711: Assumptions when processing triggers (was [pkg-mono-group] Bug#671711: monodoc-browser: fails to upgrade) from 'testing'

2012-08-06 Thread Raphael Hertzog
Hi,

On Fri, 08 Jun 2012, Guillem Jover wrote:
 Hmmm, so I had prepared a patch which basically checks if the package
 has its dependencies fulfilled before calling the postinst script with
 triggered, and otherwise defers the trigger processing for later (but
 only as long as it is not running from inside the deferred trigproc run).

Since #680626 showed that this is a recurring problem, it would be nice
if we could do supplementary tests with the fixed dpkg to get a better
idea of the amount of problems that it creates.

Can you push your fix somewhere so that we can make tests?

 This fixes this specific case just fine (t-triggers-depends test
 case in dpkg/pkg-tests.git), but this in turn creates problems with
 packages with pending triggers depending on packages awaiting them,
 as it forces breaking trigger cycles, which is not really a nice
 upgrade path.

Because of the trigger cycles, you opted to change nothing. What about
enforcing some requirements which are less strong that the one desired?
(Probably only as a temporary stop-gap measure until we're able to
switch back to the full requirement)

The problematic fix is to ensure the same requirements for postinst
triggered as for postinst configure. But we could enforce some
requirements that would probably solve the issues we saw without
introducing cycles.

Indeed, I believe it's relatively safe to run postinst triggered
when:
- the dependencies are at least in status triggers-awaited
  (this would go counter the logic that triggers-awaited package
  are not really configured, but it would acknowledge the fact
  that most packages should use interest-noawait instead)
- the dependency was already configured in a version (Config-Version
  field) which satisfies the dependency

What do you think?

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120806082211.gb10...@rivendell.home.ouaza.com



Re: RFH: non-blocking desktop conforming viewer

2012-08-06 Thread Norbert Preining
Hi Reinhard,

thanks for your answers

On Mo, 06 Aug 2012, Reinhard Tartler wrote:
  Unfortunately, xdg-open, at least under gnome, is non-blocking, i.e.,
  immediately returns (in fact it is the underlying gvfs-open that
  returns immediately), which makes it impossible to use texdoc
  for searching and viewing compressed docs.
 
 That sounds like an easy-to-implement extension in xdg-open.

Unfortunately not. Since it calls gvfs-open it is the fault of
gvfs-open in this case. In other cases it calls evince, which is 
blocking.

It depends on the program xdg-open chooses, whether it is blocking
or not. So that is something that cannot be easily fixed in xdg-open.

  I see several options here:
  * forget about compressed documentation
PDF since format 1.4 has internal compression, meaning that
the other compression does not win a lot at all
We could advise packagers to use dh_compress -X.pdf
 
 I'm not sure, but wouldn't it be better to change dh_compress to do
 the right thing and use the pdf format internal compression instead of
  running gzip?

THat is not something dh_compress can do, that is pdf creation time.
I guess there *might* be a way to recompress pdfs, but that is dangerous
at least I guess.

Best wishes

Norbert

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

HEVER (n.)
The panic caused by half-hearing Tannoy in an airport.
--- Douglas Adams, The Meaning of Liff


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120806082507.gi29...@gamma.logic.tuwien.ac.at



Re: Debian Installer 7.0 Beta1 release

2012-08-06 Thread Julien Cristau
On Sun, Aug  5, 2012 at 12:54:16 +, Sam Morris wrote:

 I figured it out. The instructions at http://www.mesa3d.org/
 llvmpipe.html seem to work. I had some difficulty getting 
 LD_LIBRARY_PATH to stick, however... setting it from a script in /etc/X11/
 Xsession.d doesn't work as it's reset by the time I log in. Eventually I 
 logged in to a virtual console, set the variable, fired up X by hand and 
 ran gnome-shell. The result is very buggy. I don't know if that's because 
 mesa 8.0.4 (or one of its build dependencies) is too old, or whether 
 something is being built wrong.
 
A few things I can think of:
- f17 seems to build against llvm 3.0, we use 2.9
- there's a few patches in
  http://pkgs.fedoraproject.org/cgit/mesa.git/tree/?h=f17 if updating
  llvm isn't enough.

I'd be interested in the results.

Cheers,
Julien


signature.asc
Description: Digital signature


Re: RFC: terminate init script when service is ready

2012-08-06 Thread Philipp Kern
Bernd,

am Mon, Aug 06, 2012 at 09:05:36AM +0200 hast du folgendes geschrieben:
 On 08/06/2012 01:30 AM, Ulrich Dangel wrote:
  On 08/06/12 00:35, Salvo Tomaselli wrote:
  systemd offers a solution but it is a complete rewrite of init, it's not 
  mature nor compatible, 
  systemd supports init scripts which means it is compatible. It is IMHO also 
  mature
  as Distributions like OpenSuse or Fedora ship systemd per default.
 I would not consider stuff Fedora ships as mature. Fedora is a nice
 testbed for stuff that will get into RedHat some years later, and a nice
 distro for those who like the latest shiniest buggiest software.

please stop the FUD, thanks. There are things in Fedora that are more mature
there than in Debian and there are things that are the other way 'round.
Following some upstreams closely does not necessarily mean getting broken
stuff.

What you can say, for instance, is that Fedora is not aimed to be a solid
server platform. As far as I understand this is true. But to dismiss everything
other people in our nice Free Software world do as they are shipping buggy
stuff is insulting to those fine developers over there. Even if they might
have another focus than us.

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Re: Debian Installer 7.0 Beta1 release

2012-08-06 Thread Sam Morris
On Mon, 2012-08-06 at 10:26 +0200, Julien Cristau wrote:
 On Sun, Aug  5, 2012 at 12:54:16 +, Sam Morris wrote:
 
  I figured it out. The instructions at http://www.mesa3d.org/
  llvmpipe.html seem to work. I had some difficulty getting 
  LD_LIBRARY_PATH to stick, however... setting it from a script in /etc/X11/
  Xsession.d doesn't work as it's reset by the time I log in. Eventually I 
  logged in to a virtual console, set the variable, fired up X by hand and 
  ran gnome-shell. The result is very buggy. I don't know if that's because 
  mesa 8.0.4 (or one of its build dependencies) is too old, or whether 
  something is being built wrong.
  
 A few things I can think of:
 - f17 seems to build against llvm 3.0, we use 2.9
 - there's a few patches in
   http://pkgs.fedoraproject.org/cgit/mesa.git/tree/?h=f17 if updating
   llvm isn't enough.
 
 I'd be interested in the results.
 
 Cheers,
 Julien

IIRC I built mesa with 3.0. I'll take a look at the patches. I also just
realised that I didn't run the X server with LD_LIBRARY_PATH set... is
that a problem, or is it just the clients that need the llvmpipe
libGL.so.1? Sorry for the dumb question, but my understanding of how all
the different bits of mesa/dri fit together is rather poor...


-- 
Sam Morris s...@robots.org.uk


-- 
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/1344246331.175519.2.ca...@leela.office.red-redemption.com



Re: Debian Installer 7.0 Beta1 release

2012-08-06 Thread Julien Cristau
On Mon, Aug  6, 2012 at 10:45:31 +0100, Sam Morris wrote:

 IIRC I built mesa with 3.0. I'll take a look at the patches. I also just
 realised that I didn't run the X server with LD_LIBRARY_PATH set... is
 that a problem, or is it just the clients that need the llvmpipe
 libGL.so.1? Sorry for the dumb question, but my understanding of how all
 the different bits of mesa/dri fit together is rather poor...
 
Should be enough to run the session with LIBGL_ALWAYS_SOFTWARE=1.

Cheers,
Julien


signature.asc
Description: Digital signature


Re: RFH: non-blocking desktop conforming viewer

2012-08-06 Thread Reinhard Tartler
On Mon, Aug 6, 2012 at 10:25 AM, Norbert Preining prein...@logic.at wrote:
 Hi Reinhard,

 thanks for your answers

 On Mo, 06 Aug 2012, Reinhard Tartler wrote:
  Unfortunately, xdg-open, at least under gnome, is non-blocking, i.e.,
  immediately returns (in fact it is the underlying gvfs-open that
  returns immediately), which makes it impossible to use texdoc
  for searching and viewing compressed docs.

 That sounds like an easy-to-implement extension in xdg-open.

 Unfortunately not. Since it calls gvfs-open it is the fault of
 gvfs-open in this case. In other cases it calls evince, which is
 blocking.

 It depends on the program xdg-open chooses, whether it is blocking
 or not. So that is something that cannot be easily fixed in xdg-open.

Quick research reveals:
https://bugzilla.redhat.com/show_bug.cgi?id=571932
which points to
https://bugzilla.gnome.org/show_bug.cgi?id=652262

The proposed solutions do not indicate that the problem was unfixable...


  I see several options here:
  * forget about compressed documentation
PDF since format 1.4 has internal compression, meaning that
the other compression does not win a lot at all
We could advise packagers to use dh_compress -X.pdf

 I'm not sure, but wouldn't it be better to change dh_compress to do
 the right thing and use the pdf format internal compression instead of
  running gzip?

 THat is not something dh_compress can do, that is pdf creation time.
 I guess there *might* be a way to recompress pdfs, but that is dangerous
 at least I guess.

Well, lossy compression (such as done by imagemagick's convert tool or
ghostscript) may or may not be dangerous, however, lossless
compression (such as done by pdftk or qpdf) should do fine. But I do
not claim particular PDF expertise, so maybe others can comment.

-- 
regards,
Reinhard


-- 
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/CAJ0cceYuFS80E7hmjV=Tew2kZKMB9PMLoaXDf+9XTzJwrH=m...@mail.gmail.com



Re: RFH: non-blocking desktop conforming viewer

2012-08-06 Thread Manuel Pégourié-Gonnard
On 06/08/2012 13:09, Reinhard Tartler wrote:
 On Mon, Aug 6, 2012 at 10:25 AM, Norbert Preining prein...@logic.at wrote:
 * forget about compressed documentation
   PDF since format 1.4 has internal compression, meaning that
   the other compression does not win a lot at all
   We could advise packagers to use dh_compress -X.pdf

Sounds quite reasonnable to me. Just tested with the files in question:

% ls -lh beameruserguide.pdf* pgfmanual.pdf*
-rw-r--r-- 1 mpg mpg 1,5M août   6 13:44 beameruserguide.pdf
-rw-r--r-- 1 mpg mpg 5,1M août   6 13:41 pgfmanual.pdf
% gzip beameruserguide.pdf pgfmanual.pdf
% ls -lh beameruserguide.pdf* pgfmanual.pdf*
-rw-r--r-- 1 mpg mpg 1,4M août   6 13:44 beameruserguide.pdf.gz
-rw-r--r-- 1 mpg mpg 4,9M août   6 13:41 pgfmanual.pdf.gz

Is a 5% or 7% gain in size really worth the trouble?

 Well, lossy compression (such as done by imagemagick's convert tool or
 ghostscript) may or may not be dangerous, however, lossless
 compression (such as done by pdftk or qpdf) should do fine. But I do
 not claim particular PDF expertise, so maybe others can comment.
 
pdftk compression isn't as good as the original compression of the pdf files
created by (recent versions of) LaTeX (with pdfTeX), and qpdf does not seem to
change the compression level.

% pdftk beameruserguide.pdf output beamer-pdftk.pdf compress
% pdftk pgfmanual.pdf output pgf-pdftk.pdf compress
% qpdf --stream-data=compress --object-streams=generate --min-version=1.5
pgfmanual.pdf pgf-qpdf.pdf
% qpdf --stream-data=compress --object-streams=generate --min-version=1.5
beameruserguide.pdf beamer-qpdf.pdf
% ls -lh beamer*.pdf
-rw-r--r-- 1 mpg mpg 2,2M août   6 13:57 beamer-pdftk.pdf
-rw-r--r-- 1 mpg mpg 1,5M août   6 14:02 beamer-qpdf.pdf
-rw-r--r-- 1 mpg mpg 1,5M août   6 13:44 beameruserguide.pdf
% ls -lh pgf*.pdf
-rw-r--r-- 1 mpg mpg 5,1M août   6 13:41 pgfmanual.pdf
-rw-r--r-- 1 mpg mpg  11M août   6 13:58 pgf-pdftk.pdf
-rw-r--r-- 1 mpg mpg 5,1M août   6 14:03 pgf-qpdf.pdf

I do not claim to be an expert with pdftk nor qpdf, but I searched the man and
didn't find any obvious way to do better.

Manuel.


-- 
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/501fb360.9040...@elzevir.fr



node-like file conflicts

2012-08-06 Thread Jakub Wilk

The following package pairs:
1) are co-installable,
2) both ship binaries with the same name, but in different directories 
within $PATH (e.g. one in /usr/bin, another in /usr/sbin):


sethdlc: ax25-tools dahdi
crm: crm114 pacemaker
cutter: cutter-testing-framework-bin cutter
gearmand: gearman-job-server gearman-server
update-locale: gosa-dev locales
sendpage: hylafax-client sendpage-server
rpcinfo: libc-bin rpcbind
lid: libuser id-utils
nfsiostat: nfs-common sysstat
vmware-user-suid-wrapper: open-vm-tools open-vm-toolbox
ptest: pacemaker parmetis-test
siggen: siggen tripwire
tcpd: tcm tcpd
vuname: util-vserver umview

Any volunteers to file bugs?

--
Jakub Wilk


--
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/20120806133711.ga2...@jwilk.net



Re: node-like file conflicts

2012-08-06 Thread Ben Hutchings
On Mon, 2012-08-06 at 15:37 +0200, Jakub Wilk wrote:
 The following package pairs:
 1) are co-installable,
 2) both ship binaries with the same name, but in different directories 
 within $PATH (e.g. one in /usr/bin, another in /usr/sbin):
 
 sethdlc: ax25-tools dahdi
 crm: crm114 pacemaker
 cutter: cutter-testing-framework-bin cutter
 gearmand: gearman-job-server gearman-server
 update-locale: gosa-dev locales
 sendpage: hylafax-client sendpage-server
 rpcinfo: libc-bin rpcbind

The rpcbind protocol is a later version of the portmap protocol which is
(partly) implemented in libc.  In theory, both versions can be supported
in the same executable, but they aren't.  I think rpcbind should divert
the libc-provided rpcinfo command.

Ben.

 lid: libuser id-utils
 nfsiostat: nfs-common sysstat
 vmware-user-suid-wrapper: open-vm-tools open-vm-toolbox
 ptest: pacemaker parmetis-test
 siggen: siggen tripwire
 tcpd: tcm tcpd
 vuname: util-vserver umview
 
 Any volunteers to file bugs?


-- 
Ben Hutchings
Theory and practice are closer in theory than in practice.
- John Levine, moderator of comp.compilers


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


Re: tasksel: Default desktop: Gnome→Xfce

2012-08-06 Thread Lisandro Damián Nicanor Pérez Meyer
On Sun 05 Aug 2012 04:43:58 Christian PERRIER escribió:
[snip]
 So, who will be hurt by dropping support for install with one CD?
 In theory, those people lost somewhere in a world of bad connectivity,
 where installs cannot really rely on a working network (I still
 remember a Debian installation workshop that I tried running during
 the rainy season in India..with power, and network, failing every
 now and then).
 
 Those will do such installs with lend over, or copied, DVDs and,
 anyway, there is nearly no way we can get their advice about the pain
 caused by dropping 650MB CD images.
 
 That's very probably a very tiny fraction of our users and, here, we
 probably can't be universal.

For whatI've seen, people who can get a CD image can also get a DVD image for 
installations without network. And even here in argentina you can't buy a CD-
ROM-only player since (at very least) a couple of years.
 
 So, I'd vote for dropping these 650MB images. By keeping them, we hurt
 ourselves much more than we're doing any good.

My vote goes there too.

 As Joss says, 1GB images seem to be the best choice (unless there
 would be great benefit in jumping to 2GB images immediately).

Well, 2GB flash drives seems to be the most common minimum size for what I 
know.

Kinds regards, Lisandro.

-- 
14: Para acceder y navegar en internet
* Debe tener conexion a Internet
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

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


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


Bug#684053: ITP: lightdm-kde -- a LightDM greeter using KDE libraries

2012-08-06 Thread Ralf Jung
Package: wnpp
Severity: wishlist
Owner: Ralf Jung p...@ralfj.de

* Package name: lightdm-kde
  Version : 0.2.1
  Upstream Author : David Edmundson k...@davidedmundson.co.uk
* URL : https://projects.kde.org/projects/playground/base/lightdm
* License : GPL
  Programming Lang: C++
  Description : a LightDM greeter using KDE libraries


-- 
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/20120806144451.22550.24717.reportbug@r-schlepptop



Re: node-like file conflicts

2012-08-06 Thread Ian Jackson
Jakub Wilk writes (node-like file conflicts):
 The following package pairs:
 1) are co-installable,
 2) both ship binaries with the same name, but in different directories 
 within $PATH (e.g. one in /usr/bin, another in /usr/sbin):
 
 sethdlc: ax25-tools dahdi
 crm: crm114 pacemaker
 cutter: cutter-testing-framework-bin cutter
 gearmand: gearman-job-server gearman-server
 update-locale: gosa-dev locales
 sendpage: hylafax-client sendpage-server
 rpcinfo: libc-bin rpcbind
 lid: libuser id-utils
 nfsiostat: nfs-common sysstat
 vmware-user-suid-wrapper: open-vm-tools open-vm-toolbox
 ptest: pacemaker parmetis-test
 siggen: siggen tripwire
 tcpd: tcm tcpd
 vuname: util-vserver umview
 
 Any volunteers to file bugs?

Yes, I'm willing to volunteer.  I will do so in a few days if no-one
objects.

I'll double check the facts of course.  If I have also see if I can
understand the situation in each case well enough to make a
recommendation.  It seems at the very least that many of these issues
are within a particular family of packages.  Hopefully they won't
mostly be as bad as node.

Ian.


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



Re: node-like file conflicts

2012-08-06 Thread Weldon Goree
On Mon, 2012-08-06 at 16:15 +0100, Ian Jackson wrote:

 I'll double check the facts of course.  If I have also see if I can
 understand the situation in each case well enough to make a
 recommendation.  It seems at the very least that many of these issues
 are within a particular family of packages.  Hopefully they won't
 mostly be as bad as node.

It would also probably be good to distinguish between pairs that have
the same binary name offering essentially the same semantics (e.g. crm
and crm114) and unrelated binaries that happen to have the same name
(e.g. lid and libuser).

Also siggen is paired with itself in that list.

Weldon


-- 
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/1344266645.9914.3.camel@skipjack



Re: node-like file conflicts

2012-08-06 Thread Jakub Wilk

* Weldon Goree wel...@b.rontosaur.us, 2012-08-06, 11:24:

Also siggen is paired with itself in that list.


No, the list is in format:

binary: package1 package2

Sorry, I should have written it in my original message - now I see it's 
not obvious.


--
Jakub Wilk


--
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/20120806153935.ga9...@jwilk.net



Re: node-like file conflicts

2012-08-06 Thread Weldon Goree
On Mon, 2012-08-06 at 17:39 +0200, Jakub Wilk wrote:

 No, the list is in format:

D'oh. Thanks. I'll still see if I can tease out which of those are
binaries trying to do the same thing and which are completely unrelated.

Weldon


-- 
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/1344268000.9914.4.camel@skipjack



Re: node-like file conflicts

2012-08-06 Thread Marco d'Itri
On Aug 06, Jakub Wilk jw...@debian.org wrote:

 gearmand: gearman-job-server gearman-server
These are two implementation of the same protocol.

 tcpd: tcm tcpd
I hope it is obvious that we cannot rename the real tcpd. :-)

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: node-like file conflicts

2012-08-06 Thread Jakub Wilk

* Jakub Wilk jw...@debian.org, 2012-08-06, 15:37:

The following package pairs:
1) are co-installable,
2) both ship binaries with the same name, but in different 
directories within $PATH (e.g. one in /usr/bin, another in 
/usr/sbin):


I forgot to attach dd-list. Doing so now.

--
Jakub Wilk
Adam C. Powell, IV hazel...@debian.org
   parmetis-test (U)

Adam Conrad adcon...@0c3.net
   libc-bin (U)
   locales (U)

Alberto Gonzalez Iniesta a...@inittab.org
   tripwire

Anibal Monsalve Salazar ani...@debian.org
   nfs-common (U)
   pacemaker (U)
   rpcbind

Aurelien Jarno aure...@debian.org
   libc-bin (U)
   locales (U)

Aurélien GÉRÔME a...@roxor.cx
   cutter

Ben Hutchings b...@decadent.org.uk
   nfs-common (U)

Bradley A. Bosch b...@debian.org
   id-utils

Cajus Pollmeier ca...@debian.org
   gosa-dev (U)

Christophe Prud'homme prudh...@debian.org
   parmetis-test (U)

Clint Adams cl...@debian.org
   libc-bin (U)
   locales (U)

Daniel Baumann daniel.baum...@progress-technologies.net
   open-vm-toolbox
   open-vm-tools

Debian HA Maintainers debian-ha-maintain...@lists.alioth.debian.org
   pacemaker

Debian Hamradio Maintainers debian-h...@lists.debian.org
   ax25-tools

Debian kernel team debian-ker...@lists.debian.org
   nfs-common

Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
   gearman-server

Debian Science Team debian-science-maintain...@lists.alioth.debian.org
   parmetis-test

Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
   dahdi

Debian VSquare Team pkg-vsquare-de...@lists.alioth.debian.org
   umview

Filippo Giunchedi fili...@debian.org
   umview (U)

Frederik Schüler f...@debian.org
   pacemaker (U)

Ghe Rivero g...@debian.org
   libuser

Giuseppe Sacco eppes...@debian.org
   hylafax-client

GNU Libc Maintainers debian-gl...@lists.debian.org
   libc-bin
   locales

GOsa packages maintainers group gosa-...@oss.gonicus.de
   gosa-dev

gregor herrmann gre...@debian.org
   gearman-server (U)

Guido Trotter ultrot...@debian.org
   umview (U)

Hamish Moffatt ham...@debian.org
   ax25-tools (U)

Jaime Robles ja...@debian.org
   ax25-tools (U)

Joachim Wiedorn ad_deb...@joonet.de
   hylafax-client (U)

Jonathan Yu jaw...@cpan.org
   gearman-server (U)

Kees Cook k...@debian.org
   sendpage-server

Ludovico Gardenghi gar...@debian.org
   umview (U)

Luk Claes l...@debian.org
   nfs-common (U)
   rpcbind (U)

Marco d'Itri m...@linux.it
   tcpd

Mark Purcell m...@debian.org
   dahdi (U)

Martin Loschwitz madk...@debian.org
   pacemaker (U)

Micah Anderson mi...@debian.org
   util-vserver

Milan Zamazal p...@debian.org
   crm114

NIIBE Yutaka gni...@fsij.org
   cutter-testing-framework-bin

Ola Lundqvist o...@debian.org
   util-vserver (U)

Otavio Salvador ota...@debian.org
   tcm

Patrick Ouellette poue...@debian.org
   ax25-tools (U)

Ramakrishnan Muthukrishnan rkrish...@debian.org
   ax25-tools (U)

Robert Luberda rob...@debian.org
   sysstat

Simon Horman ho...@debian.org
   pacemaker (U)

Stig Sandbeck Mathisen s...@debian.org
   gearman-job-server

Thorsten Alteholz deb...@alteholz.de
   siggen

Tzafrir Cohen tzaf...@debian.org
   dahdi (U)



Bug#684093: ITP: libgtk2-appindicator-perl -- Perl bindings for libappindicator

2012-08-06 Thread Andrew Starr-Bochicchio
Package: wnpp
Severity: wishlist
Owner: Andrew Starr-Bochicchio a.star...@gmail.com

* Package name : libgtk2-appindicator-perl
  Version : 0.14
  Upstream Author : Hans Oesterholt oester...@cpan.org
  URL : https://launchpad.net/libgtk2-appindicator-perl/
  License : Artistic, LGPL-2+
  Programming Lang: Perl
  Description : Perl bindings for libappindicator

  Gtk2::AppIndicator provides an interface to Unity's libappindicator
  for GTK2 Perl programs. 


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



Bug#684098: ITP: libinline-java-perl -- write Perl classes in Java

2012-08-06 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk

* Package name: libinline-java-perl
  Version : 0.53
  Upstream Author : Patrick LeBoutillier p...@cpan.org
* URL : http://search.cpan.org/dist/Inline-Java/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : write Perl classes in Java

 Inline::Java lets you write Perl classes in Java.


-- 
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/20120806221100.15160.24375.report...@auryn.jones.dk



Re: RFH: non-blocking desktop conforming viewer

2012-08-06 Thread Charles Plessy
  On Mon, Aug 6, 2012 at 10:25 AM, Norbert Preining prein...@logic.at wrote:
 
PDF since format 1.4 has internal compression, meaning that
the other compression does not win a lot at all
We could advise packagers to use dh_compress -X.pdf
 
Le Mon, Aug 06, 2012 at 02:06:56PM +0200, Manuel Pégourié-Gonnard a écrit :
 
 % ls -lh beameruserguide.pdf* pgfmanual.pdf*
 -rw-r--r-- 1 mpg mpg 1,5M août   6 13:44 beameruserguide.pdf
 -rw-r--r-- 1 mpg mpg 5,1M août   6 13:41 pgfmanual.pdf
 % gzip beameruserguide.pdf pgfmanual.pdf
 % ls -lh beameruserguide.pdf* pgfmanual.pdf*
 -rw-r--r-- 1 mpg mpg 1,4M août   6 13:44 beameruserguide.pdf.gz
 -rw-r--r-- 1 mpg mpg 4,9M août   6 13:41 pgfmanual.pdf.gz
 
 Is a 5% or 7% gain in size really worth the trouble?

Hi,

PDF compression has been discussed similarly at least in 2006 and 2012.

 - http://lists.debian.org/debian-devel/2006/06/msg01015.html
 - http://lists.debian.org/debian-policy/2012/02/msg00056.html

Since compressing PDFs is not required by the Policy it has been proposed
to change Debhelper's defaults: http://bugs.debian.org/375406

If there is a consensus on the matter, perhaps #375406 can be reopened with
a good summary taking into account why it was closed (because there are
mainstream viewers that can open gzipped PDF files).

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Accepted circos-tools 0.16-3 (source all)

2012-08-06 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 09:17:03 +0200
Source: circos-tools
Binary: circos-tools
Architecture: source all
Version: 0.16-3
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description: 
 circos-tools - plotter for visualizing data - helper utilities
Changes: 
 circos-tools (0.16-3) unstable; urgency=low
 .
   [ Olivier Sallou ]
   * Update description to match circos package description
   * Switch to Standards 3.9.3
Checksums-Sha1: 
 14efc3929741e50eb3def8a3d388a048f845123a 1995 circos-tools_0.16-3.dsc
 2d7208bd59700ac7d684bf7950f1986ad656d810 2102 circos-tools_0.16-3.debian.tar.gz
 239ece4ff1d3cc1a5420be2526325e2af0c6ee48 8209956 circos-tools_0.16-3_all.deb
Checksums-Sha256: 
 3995d3fcf2dd2185eac3243bd6c127889308faea8bf8713586f1fee04c080045 1995 
circos-tools_0.16-3.dsc
 e610810660187670184233d901b47951eb823d0d09a27e13713fabb2d0ed358f 2102 
circos-tools_0.16-3.debian.tar.gz
 a77b72f35a72091854166aeaafa06f55964c0494c3ee124b334a471e1ee8920d 8209956 
circos-tools_0.16-3_all.deb
Files: 
 e919d12e76d08cae54a57406bb1f6d02 1995 science optional circos-tools_0.16-3.dsc
 0f476e3d8e0a2e28f7b55259e54fdbbe 2102 science optional 
circos-tools_0.16-3.debian.tar.gz
 82c2b2a6f88b75eafcf6e27ecf8ff2a0 8209956 science optional 
circos-tools_0.16-3_all.deb

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

iQIcBAEBCAAGBQJQH3DQAAoJEHjcaNsybYQ4rk0QAIu5I7tTzEHVotWGP638E0r8
/h4KfmXz44bUZXfoCr9kWMIzCuRWStvV0xTPeb2arUXz0pORiL65dCysuk4v0H3g
1I2Q2LfR+CIKpOZ9sh5/uL6VizkM4JLRkMsLWbd/j1ghvI7trGxV2Wma/bW2XMEC
8aUDo57KiylRGtBAiIDv4UJ59TIauae2kZ8qBpbf1aOatDGphduQPqEqJWqUpX3+
e8fUIkegDFUpHzMjKcnkxbqoZNNQ6TKwIEuRAxoGUIdn+hPFotQtkA3K0HdV+CuR
wmjGUOg1nZZEGDduGv9smLA0WPcCXFHOnXxLUBzUcnHauk2GHZSK6E0Mg7+G6mrC
us0dA0jCQA4Nhvg1K5Lr6N0BwQyCIY8ThmmVGRs8FOgTbfT4w4OXp4rN7X0tpLq2
HKFd4uCvCqP0wluRqnkXf7cfHZGBHJ+YtCkuMyi8aJeSwLqQgcB/xTyVLV1XKePh
ZWqgVXNySJkukbFLscrM61gPoZOshRI/XHmTgTyYTAXNnAWo3MiaBQplAG3Q/Gls
HFW4DIvlZegAtcfvuTdH09w1+ZQTA7cZ7jJmMfss8/+jiEyMSZawGZpUexID5YPX
kSH8NQhOX6xkh8EuyNOuVu4fnosVL4S3DrOxyYigyQuy40/J9TTdyrGKxZ3yg+ia
533/aZV/Gbo5Zt5xa9jM
=bXOK
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syhnp-0007xg...@franck.debian.org



Accepted textedit.app 4.0+20061029-3.3 (source amd64)

2012-08-06 Thread Bastian Venthur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 10:26:36 +0200
Source: textedit.app
Binary: textedit.app
Architecture: source amd64
Version: 4.0+20061029-3.3
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün gur...@linuks.mine.nu
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 textedit.app - Text editor for GNUstep
Closes: 660430
Changes: 
 textedit.app (4.0+20061029-3.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix Can't create a new document. Applied patch from Yavor Doganov
 (Closes: #660430)
Checksums-Sha1: 
 4f4d9df83b5d6fbc224c51c94bdd95ac2ade0b78 1834 textedit.app_4.0+20061029-3.3.dsc
 2eb0bdac86c2664588ed0419b04895971a212f06 3484 
textedit.app_4.0+20061029-3.3.diff.gz
 eb8db6afcbb2faa2b18b90e12b5416bbf73f8ec2 136994 
textedit.app_4.0+20061029-3.3_amd64.deb
Checksums-Sha256: 
 81a6fde09f49a31cd03e41483c996d4b6c5fe3454ea41e9843f9f5012292170a 1834 
textedit.app_4.0+20061029-3.3.dsc
 234dc44bb61e3807689b331ada27d09cbd69fd141dc7d30a85ec16a9c0eb54c2 3484 
textedit.app_4.0+20061029-3.3.diff.gz
 7a687dc5a082df1e437de58190bf03d9bb84cc2099e53f7aa392dc30f97a1b3a 136994 
textedit.app_4.0+20061029-3.3_amd64.deb
Files: 
 1ee2b7d7cb7c97d8ff1c67007a5442f3 1834 editors optional 
textedit.app_4.0+20061029-3.3.dsc
 a786c4378247c72c5eaf560704258bbd 3484 editors optional 
textedit.app_4.0+20061029-3.3.diff.gz
 fb0c38059b862f8fcc54e5c1e2cdb377 136994 editors optional 
textedit.app_4.0+20061029-3.3_amd64.deb

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

iQIcBAEBAgAGBQJQH4DXAAoJEI6IlUTZhQAN8nMP/RScg39UeBRYFHzoHy7sgqX2
hi94KCRPNuGFrsuVUb9swYNswuO0qaqdtlM9Hufp39bKEqGQN/VCgsmVCth1OoVd
E1y5vdAvHW/ZnAQMJGzwGJorKhVuy+SEh+MSfwL/WT1zDutAdHpKovB8hMefCQBc
am2K6mZOAeRoYjFumy6Q7rEAHMpfKIX5aE1qvajU4C6ZBnw9yiZuyihsb3bTgOqK
VaDdat6eHJXaUEcb6wVZTt4FrTQ9cGjzwmmZjbDqxIopQ0L+zrfwBJrmdIwtwcft
F1gMZWX9avgC4W8JH0xy3mLb4tt6JhczA1XPUliWk8yoAlrqJkmSzHZPlxvjJhK9
CsLUxb6SgN8f3hcdaT1s7RwL5EdefgOdYEA1S7XY134gimPoOs8r8rHEEnB1tBIS
a6PKJEl6ERTrYkWuQuoHvZh0N6edZZz7TuOU8c9MwNazUwj8Nlq/cbNpqD654eYT
j5YjkXtfP0ocPyuoVCKBJv7NxQWsx7ew/fetP2uW6wfbWrgMSZqWKbWwUfOr5+9J
ycFPQ1nsk5Femwx/uOZicpeJ5RPiOTp9yctBb9596/xzLioGRTE6a7eWtC6EkmT/
Td7qaarDbPOZ9zV46cWULEvf9Uf7S70NduluArd9vykduixBNdpQHBzcQbWO0Y9+
JKnVvgUQpZiBCugAz5Pg
=4Xr4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syiy2-00021u...@franck.debian.org



Accepted qiime 1.5.0-2 (source all amd64)

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

Format: 1.8
Date: Mon, 06 Aug 2012 09:22:42 +0200
Source: qiime
Binary: qiime qiime-doc
Architecture: source amd64 all
Version: 1.5.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 qiime  - Quantitative Insights Into Microbial Ecology
 qiime-doc  - Quantitative Insights Into Microbial Ecology (tutorial)
Closes: 682198 682199
Changes: 
 qiime (1.5.0-2) unstable; urgency=low
 .
   * debian/control:
  - Recommends: python-biom-format
Closes: #682199
  - Depends: python = 2.7
Closes: #682198
   * debian/get-orig-source: For next release use xz compression of
 repackaged source
   * debian/rules: use xz compression
Checksums-Sha1: 
 0f247c4689b453661aafab8871455c951923f25b 1523 qiime_1.5.0-2.dsc
 7aad9a146697f7fa85888f3c7da23845590b2e8c 11913 qiime_1.5.0-2.debian.tar.gz
 85850197033718b2c46350e7373def5b9e366352 681056 qiime_1.5.0-2_amd64.deb
 f49314678e56374dbdaa33cd4253f966130a3bcc 5972912 qiime-doc_1.5.0-2_all.deb
Checksums-Sha256: 
 b0eab48716e596272ba728964a6baddef5bc84200c02267ca2d525727a4ed8dd 1523 
qiime_1.5.0-2.dsc
 059aa3154da031e6bd444f3bbac4c480446deb1c91d2ff935f0162e1f36f 11913 
qiime_1.5.0-2.debian.tar.gz
 da3fa477cdaaa6351e7809ee9e51c15a4f976a2e24f817a6091549d313c843ba 681056 
qiime_1.5.0-2_amd64.deb
 2127f717266b87023c4b5a696c0a65c82fc119c41d3411e4105acec1b575ba8a 5972912 
qiime-doc_1.5.0-2_all.deb
Files: 
 d0c4e17067d72d1145d1f0b60b0bf4d4 1523 science extra qiime_1.5.0-2.dsc
 40a1550844379b6e5ba02d3dd1e05836 11913 science extra 
qiime_1.5.0-2.debian.tar.gz
 1d1aa15319d0d5c2060ad64e6a271b05 681056 science extra qiime_1.5.0-2_amd64.deb
 c97200bdcf0650e96dc88bcbccbd32d0 5972912 doc extra qiime-doc_1.5.0-2_all.deb

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

iEYEARECAAYFAlAfhdcACgkQYDBbMcCf01pIdwCfUIn36zFSd8CMiPDoBdPA6KYN
T0YAni0JAbiov+ZCKWiN1Q9xtN71tNJa
=i+Ii
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syjcv-0003sz...@franck.debian.org



Accepted ukolovnik 1.4-1 (source all)

2012-08-06 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 10:48:27 +0200
Source: ukolovnik
Binary: ukolovnik
Architecture: source all
Version: 1.4-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 ukolovnik  - Simple todo manager using PHP and MySQL
Changes: 
 ukolovnik (1.4-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 a365da077f55de62c00a85736d1b55ac2e3188d5 1828 ukolovnik_1.4-1.dsc
 5916891046486d600680a1b898a36c326672a426 71959 ukolovnik_1.4.orig.tar.gz
 cef8d8cd79e9a7fd1fb71414e57fb228551d9c46 10534 ukolovnik_1.4-1.debian.tar.gz
 f3f045bb7ea06fea6b9af1255b4415d4c0a96a19 50934 ukolovnik_1.4-1_all.deb
Checksums-Sha256: 
 c9ec3e32e539d56dc0db62f6485f86c39d7db0b2889a32380f3ea9d6cb88c98b 1828 
ukolovnik_1.4-1.dsc
 246df81d6408939686fbb4d4c6f1522c898d88f592afa018f9903255778a9da3 71959 
ukolovnik_1.4.orig.tar.gz
 0260de5193e023b69bde9eb64f633ee8efdba509188c6444f76319dbe15f9f09 10534 
ukolovnik_1.4-1.debian.tar.gz
 aa2ae5cce770bf9c3d0cf4c5374821023e9c3433fce0d60f4a6312783dbcec6c 50934 
ukolovnik_1.4-1_all.deb
Files: 
 9c1f3e18fe7ac0172853235e315dff72 1828 web extra ukolovnik_1.4-1.dsc
 8c25191a421036cfb0291194a86fb4f6 71959 web extra ukolovnik_1.4.orig.tar.gz
 46738bfb5c10f21eafb348cfc1ec9995 10534 web extra ukolovnik_1.4-1.debian.tar.gz
 3c952002e622ba9c04b233e00a9a4d27 50934 web extra ukolovnik_1.4-1_all.deb

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

iQIcBAEBCAAGBQJQH4V2AAoJEGo39bHX+xdN2QkQAIs0z+oJaR+owu9zmNpeOVG7
NWnmT7S9JflMY8j8YBazOTg9UHn1oxP4zbnx3aNAihTDTaiagN/pMiFfnBVrFBaF
L9zu8pxMCFU7GHnXc0IOpdBtYZdtMYyTAs6eCZky6OwZ+s5t2oTZkvGJ6FKGVemu
Pc8jCjc+Sulag7UTgKx2lK+ECE2UH4ansfDBW13yy4nFHGu4uVXD20r4dq0/cJ7X
11EV8QXSuoYNLLVSjUqXrCF1Le3MEYJuWySyfPwPLIYewSu7nKRnWoACu8PzPKwQ
sLPdWcEhCaMzo9ejft2Vsi+0ygVWVsyBfjgQ5Yk9LUjbCuR3F7SKSUOp0uelNLtr
946H08dB+l8l5Si6GDDsZEInQi+2Bey+hsfrB3RoGtxJzu5WIcBDaDtxlnGi43WL
5p+cQiCqwELDfgLAr3jX5aErUl9A+6t+2TKSFxwtrDEC24QShyypEO4RZ6AXFQHn
rydRN2zAcBHCPCgCrKOvY8gW5bboXinEYkWvXOqCamXcfUBsoPN4t2qb674ZPQa+
yBzVLgPvju/SHObajpatdqLRNDjhN1+y+Td4nasYz3zWaJSHDIdDD5JC0eIfzCI5
7IgIrBpHeGkYfSAcy+a2kVzF5e/mkJhZOEf96r04dufiFVu2gc0fdiwtUTS/AgQm
ghlPsbZ3CCMIQj0Tiffh
=gSAD
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syjcc-0003uc...@franck.debian.org



Accepted facturlinex2 2.2.2-1 (source i386)

2012-08-06 Thread Nicolas Lopez de Lerma Aymerich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 10:15:00 +0200
Source: facturlinex2
Binary: facturlinex2
Architecture: source i386
Version: 2.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Nicolas Lopez de Lerma Aymerich nico...@esdebian.org
Changed-By: Nicolas Lopez de Lerma Aymerich nico...@esdebian.org
Description: 
 facturlinex2 - ERP/CRM for small and medium businesses
Changes: 
 facturlinex2 (2.2.2-1) unstable; urgency=low
 .
   * Update source to new rev 467
   * Update zeoslibs to version 7.0
   * Supresed the simbolic link of libmysqlclient.so in rules file
   * Update zeoslibs to suport libmysqlclient.so.18
   * Update all to compile whit new version of lazarus 0.9.30-4 and 1.1rc
Checksums-Sha1: 
 35df620348d69b7c14bfc39446fa41cd7de15e80 1833 facturlinex2_2.2.2-1.dsc
 aaf58216ac103900898980b11af1a3725bae576a 11469307 
facturlinex2_2.2.2.orig.tar.gz
 d0e26f5b4085cdc5989a01b5c94a74c45ffab8ed 4013 
facturlinex2_2.2.2-1.debian.tar.gz
 f89ca0d6576311976cae3380daf7aba46eb1086f 6220586 facturlinex2_2.2.2-1_i386.deb
Checksums-Sha256: 
 006e44c3b0a250f77fb72828361891421cd4050d94c2ba10611373144de52b87 1833 
facturlinex2_2.2.2-1.dsc
 78f7b6f9ccca71d45e289ebd421a256556d5a6f349c6ceb3d579ca7b868626bb 11469307 
facturlinex2_2.2.2.orig.tar.gz
 47239e76f800531418eaa5c89afed932f2f32fd68468c5056fd586d3fa4fa425 4013 
facturlinex2_2.2.2-1.debian.tar.gz
 d20b794c9e28ca5573d1229156493a76a75aee5c576c50a480c9956d5e63d9f9 6220586 
facturlinex2_2.2.2-1_i386.deb
Files: 
 89f6cb8826a7dc5f5b1df8f711c47bf1 1833 x11 optional facturlinex2_2.2.2-1.dsc
 e0a83e1bb2f46f60157036907d13ece3 11469307 x11 optional 
facturlinex2_2.2.2.orig.tar.gz
 cca637cbb1f12b5153ba08befaac6fd6 4013 x11 optional 
facturlinex2_2.2.2-1.debian.tar.gz
 f8e77133f361ae3e771b6f12bdec1ef6 6220586 x11 optional 
facturlinex2_2.2.2-1_i386.deb

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

iQIcBAEBCAAGBQJQH39uAAoJEPjp6tWiJ9ySSqwP/jzWL98fdMvYvOCwguceucFC
s32DiQx6n2OMTqtMJw17/uq6LKdYokO0a+wnYbTsX0DGrQ4cuyv25IfhRw5bmHWI
AAraAv5gy6Dvymz6c6EiqHmfeYgAq0fydNZMjQmRehrmpHw4lMohqZDIDyty1Cti
5WA4hCUFmhYEFhgG3Js5IcLJ0Q+4MOkYBCElOWxKnkbUSPKcFYXtRO+55OgSyTL0
IuPh7BOrKRDbu2ZDBuAwl3qjOwySZw1lW2NfhJCzKlK8tjDtQ2MPOFy3bF2rCgsG
0wz32F8VH/784+E4/McDwUaO+KniTp73GCP6LhRH2/wJ0jpxboebSWj0yAxXtjru
EuGySE2nhy/h6qrsiv5b33KCik/TVJ+EQo6tmYvgsStkAY1S8JljZd6230lV4GeG
KLqD1LKw+ibQPvdIwUkaii1e8abBG4ogqsqZFt2UXTKz9jDe5q9ECHv5or8iIbjO
M9mJ4oospMujvlGl9dPfsXn965NtA1Er3nMzQ6Ec+6ti6/qMb+3FWtmLVn6QuYxf
3c7ck/hai+aTcIgI412iUwNUTxAfokwohbNIe2oivz1el9wXuDlU19waPQXzVvFy
nhyT7NkC/SgH+P1Cj6IhOBH1c8KRokNYCcSK1QxbF+KxFRO1/ouFov/ogh0PMzMd
xpBoAmdwPDsQryrNeGum
=qYJe
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syjfx-0001vs...@franck.debian.org



Accepted cccd 0.3beta4-7.1 (source amd64)

2012-08-06 Thread Bastian Venthur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 11:39:46 +0200
Source: cccd
Binary: cccd
Architecture: source amd64
Version: 0.3beta4-7.1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann u...@debian.org
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 cccd   - Small GTK+ CD player program
Closes: 669445
Changes: 
 cccd (0.3beta4-7.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: cddbp.c:100:3: error: format not a string literal and no
 format arguments [-Werror=format-security] Applied Patch by Sebastian
 Ramacher (Closes: #669445)
Checksums-Sha1: 
 2473d5c9562b7a0ef8fa5528510fda9b59b09ee2 1665 cccd_0.3beta4-7.1.dsc
 79f63d6bb099c5761adc5ccb89cace9b96a0092e 7185 cccd_0.3beta4-7.1.debian.tar.gz
 ba83833da4bdc0d3b3bba6383ce8b4252b9329a2 38122 cccd_0.3beta4-7.1_amd64.deb
Checksums-Sha256: 
 ad0713c5c6014aadb182b35f0dae7a49485a542db4b5785918cd06f3dac65aeb 1665 
cccd_0.3beta4-7.1.dsc
 865e491867fab3f00415fc6aa7d7d1f0e0f373e5351de4991dbdc9dc0ebad834 7185 
cccd_0.3beta4-7.1.debian.tar.gz
 11c356a386efac41b7fd9949d1381c1f7ded0eac81a69dbd3b20fae0b25913aa 38122 
cccd_0.3beta4-7.1_amd64.deb
Files: 
 8bfae1a5338d344fbfb1afa5e64ad650 1665 sound extra cccd_0.3beta4-7.1.dsc
 8725bede8ddc1503b2f02c046c82ff35 7185 sound extra 
cccd_0.3beta4-7.1.debian.tar.gz
 3ea3e1dba439fd7ed7580815a6bb1836 38122 sound extra cccd_0.3beta4-7.1_amd64.deb

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

iQIcBAEBAgAGBQJQH5HEAAoJEI6IlUTZhQAN2e0QAL1rpAWGxFKqvcCwhY+cXVhL
TNTW3rTPERz6bVmv4adLmNenP4YbxuOM7ODXIv6Aw445mFJwhwevd/wH5WjHEXmB
9TrZOy5QoDCHgnHEZTLXcUQs0UpSM22TKYKFLxLufVLOKYOHq6rPPlXRl0tSgOze
6aGsx0ic/QofF6LDN2aUYmMkWtiflOY3Ota4j58qeT4ObeBgaeWjiyl9UiAZHAja
YioIKgc7XgB0iJYk61ydVhrFT96nir0Bo7f1kvsV7iIrSlk1lFzLszb5Nz4ohf59
KVFYKFhB2ZVEi3UHasXBRL5xuum02LrwC9pyngjrLPsmusvHwoV+2OWrh+oXEAOA
TfnbpUbt0Qq7q31Bg8HgX1ZkgIAloZ69Ho1nkOIO77u1SNmu+SyMAYjCAJiAsgFw
94Y01SsyHYOzLkUGzkDeNefsVRr718eWinuv5EPM+UEp+MHNsTsEw2prnFTM99sM
Zm/IymBHevpQYYa6Nm+bUyUKpRDOzBf8hi4D5HcCRJr3l5nLK+kkUod8NSi/uJS2
FuP7SE27rwVHzRy4gYwZJgb+Jc/dtZQT+e9XkDvi3lQ10RBImy3liGJ1KBHqQxv4
h+oqMIKcro+XoBz5x7qs05eftgIx78CaChM7CGIigJb8wItoC7uUi4GcswCVPrNJ
e38AJ2xGUgIaTm/8y3JG
=wDjw
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syju2-0004hk...@franck.debian.org



Accepted facturlinex2 2.2.2-2 (source i386)

2012-08-06 Thread Nicolas Lopez de Lerma Aymerich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 10:15:00 +0200
Source: facturlinex2
Binary: facturlinex2
Architecture: source i386
Version: 2.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Nicolas Lopez de Lerma Aymerich nico...@esdebian.org
Changed-By: Nicolas Lopez de Lerma Aymerich nico...@esdebian.org
Description: 
 facturlinex2 - ERP/CRM for small and medium businesses
Closes: 671115 673153
Changes: 
 facturlinex2 (2.2.2-2) unstable; urgency=low
 .
   * Update changelog whit bugs closed
   * Update source to new rev 467
   * Uploaded to Debian (Closes: #671115)
   * Update zeoslibs to version 7.0
   * Supresed the simbolic link of libmysqlclient.so in rules file (Closes: 
#673153)
   * Update dependences to mysql-client and mysql-server (Closes: #671115)
   * Update zeoslibs to suport libmysqlclient.so.18
   * Update all to compile whit new version of lazarus 0.9.30-4 and 1.1rc
Checksums-Sha1: 
 0cf45f227fab6d259d113ff0b7de4b56cf0ae916 1833 facturlinex2_2.2.2-2.dsc
 aaf58216ac103900898980b11af1a3725bae576a 11469307 
facturlinex2_2.2.2.orig.tar.gz
 550e9734f16998394df08850d70112141fa6c5dc 4044 
facturlinex2_2.2.2-2.debian.tar.gz
 277733dd4ac164115baff9f4f26e591d0a615b51 6220646 facturlinex2_2.2.2-2_i386.deb
Checksums-Sha256: 
 a8bfd12bd1f530bba029e788701407ac2472b1378523f57079a706efcc2c180c 1833 
facturlinex2_2.2.2-2.dsc
 78f7b6f9ccca71d45e289ebd421a256556d5a6f349c6ceb3d579ca7b868626bb 11469307 
facturlinex2_2.2.2.orig.tar.gz
 724e54f507fb72b3f9a8997d20023706eb6ebc58d7cc59b527343141a0570b79 4044 
facturlinex2_2.2.2-2.debian.tar.gz
 3457e148134d098fcc3601cfae74b05690da3abf3dd18cae03ea6117609fc182 6220646 
facturlinex2_2.2.2-2_i386.deb
Files: 
 514f6727f732bff589045dcba3c09b62 1833 x11 optional facturlinex2_2.2.2-2.dsc
 e0a83e1bb2f46f60157036907d13ece3 11469307 x11 optional 
facturlinex2_2.2.2.orig.tar.gz
 82d4be77e8547c9606d5b7e484e6188d 4044 x11 optional 
facturlinex2_2.2.2-2.debian.tar.gz
 5925b9ecfb76c5f4492841182fbac760 6220646 x11 optional 
facturlinex2_2.2.2-2_i386.deb

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

iQIcBAEBCAAGBQJQH5KbAAoJEPjp6tWiJ9yS6C4P/jCv5gEzDmmjkGlzE8YIrTuX
tZFXR/otGznz2PqQVAcn2/VRhW22FQy0uSPxwtBGt2amJB3IbVxcSKccQsyNXpQY
ZAFLxPUjcs86wVed7bBR6Mf/D7WQXA1qbvKhGWhwZIXZ7KeY30Tt7f+LrqvRCYZK
NF754Y8e2TDDv6/LU73WsGsDwjrRBms4fz4Ys5yFDQ+ElgK4tHWEA25ctd9AYPtA
87uRAdI7v/KZu38SFkFuK8MPH2YfPEDXbrMzPjKTQiQ4dD8DyH8dEuIIL4jzspzt
rQGcfdrCd7UCktTWWkITNk+3JKEGE5cOOr9SP+83j/crIqaph7TPUcAAOPGig5Wb
J/Ja1ogmTAdVWUMI5/Wr9ao/yRgrfb9iCLG4HpmTya4WZ2zk9jRGjbRmYPl4w4Nb
kP51kupzffAIusSKD9cMAWOXJt9zK7S6YyD9+AC0UuZMJKKqrb65MscDEI/YLXyd
Mlu27RXIjUF14uXBWHzwfnlZwaZe11Sfb/jvm7JRmKM4PaDuZa3fk4aEEcmHAWVA
rRny3fXPyN7iaOtmbBfc+ur0yckCse3/vqzuVg6FNRDLGbXA6qdr3uH9qMGq8Ak/
sAEbbFnsZcjwTmtcO3ZJnooKEveqMNepxR8Da+bXom4Gl0atj6QfT67bLYs5Xsrv
8tdIbDMi1Bwadp0ir1Xe
=MDOn
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syk8f-0008ok...@franck.debian.org



Accepted pcb 20110918-7 (source all amd64)

2012-08-06 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 11:11:20 +0200
Source: pcb
Binary: pcb pcb-common pcb-gtk pcb-lesstif
Architecture: source all amd64
Version: 20110918-7
Distribution: unstable
Urgency: low
Maintainer: Debian Electronics Team 
pkg-electronics-de...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 pcb- printed circuit board (pcb) design program - meta-package
 pcb-common - printed circuit board (pcb) design program - common files
 pcb-gtk- printed circuit board (pcb) design program - GTK+ interface
 pcb-lesstif - printed circuit board (pcb) design program - LessTif interface
Closes: 683980
Changes: 
 pcb (20110918-7) unstable; urgency=low
 .
   * Force 64-bit coordinate types (even on 32-bit archs)
 Thanks to Keith Packard kei...@debian.org (Closes: #683980)
Checksums-Sha1: 
 ae11cc85ab5118f89c959c3ebddd61d4d0e7935c 2030 pcb_20110918-7.dsc
 e76febbd3bbb47f29074e7a6332377070f40390c 15041 pcb_20110918-7.debian.tar.gz
 3e9520821dcf7276e957c64d498e7c882e0bb210 982 pcb_20110918-7_all.deb
 ff15bdeed95d75662c2f0f16b0c1b19f758edffe 1981608 pcb-common_20110918-7_all.deb
 97c3ebe130ab9a568b7d8b3749bb3804511addfa 689328 pcb-gtk_20110918-7_amd64.deb
 d141995615048d6e1b5ca4be7c2453b622415343 634894 
pcb-lesstif_20110918-7_amd64.deb
Checksums-Sha256: 
 0a73c1d6cb24eea7ccc46a3457bd006dadec8d858b596f7e56f75dbe3e14ead2 2030 
pcb_20110918-7.dsc
 cfd24ca107e1a18676d0f6cc94a5462118d4d4587f3e09d5d13653205955ab5b 15041 
pcb_20110918-7.debian.tar.gz
 3339fcbcea62be2009a6c78540986425a159ef36e1a52e4b8bfb130e76f4335f 982 
pcb_20110918-7_all.deb
 00f6078260469b90a121cec981a380d376097e76caabc6d1d66186b2c04344e0 1981608 
pcb-common_20110918-7_all.deb
 791bc9ae4c2b71007e8bb96b67bf93648a76ce7239c81f9c2d6761c96336bc4e 689328 
pcb-gtk_20110918-7_amd64.deb
 9bded713fd9a14bd5a5a27158fb019eb536c04d71c65ae93f04ed6833149d4b0 634894 
pcb-lesstif_20110918-7_amd64.deb
Files: 
 ffc0fab727cb5f5b11ee5f4cb2f93e09 2030 electronics optional pcb_20110918-7.dsc
 875842df9cb2ff38539c3ea2a8622b33 15041 electronics optional 
pcb_20110918-7.debian.tar.gz
 77786e03912a67c493908fe91be7185c 982 electronics optional 
pcb_20110918-7_all.deb
 9bd1e1213fe3b984d080373da789d9e3 1981608 electronics optional 
pcb-common_20110918-7_all.deb
 0c820f89abcd58388dd2bdc7a0edb339 689328 electronics optional 
pcb-gtk_20110918-7_amd64.deb
 6b803edd2014f2da2e204f61ace5c8cc 634894 electronics optional 
pcb-lesstif_20110918-7_amd64.deb

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

iQEcBAEBCAAGBQJQH5hKAAoJELwZapTt3aG3OboH/18/O8bnWXOLi18tzPoewqS0
KinF265uEDceQ5K8AOxeWoVIf7ajV0hCzE0Gv5FerczgbbnkyzGyJGY0kICaLXB8
rdzkVCCgdQP5/PnT3Bs0hCPI5IQ40iab/YXq+h4/FttXvqsXBlzaj9TzwY0GNRuC
StVzMKFlOJ6w+gIQS9t/tg3+De1CU26UVJkUbhYwEsEAtm31TqCBUzQfFQM/d7HM
mI9NiqjEfI48cKyUuaOEGeSVOfInUBf6TbWC1oFRHZbEXtI5KDxnOHZxnxp6Qi6y
bljehUJ9QPiJjZ29yqYNa8EfRHb/uH3phvA5QcpTKRZD5G3/BkrFaxhglWPwVco=
=SBLG
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syknn-0002l1...@franck.debian.org



Accepted libjira-client-perl 0.40-1 (source all)

2012-08-06 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 12:42:23 +0200
Source: libjira-client-perl
Binary: libjira-client-perl
Architecture: source all
Version: 0.40-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad an...@debian.org
Description: 
 libjira-client-perl - Perl interface to JIRA's API
Changes: 
 libjira-client-perl (0.40-1) unstable; urgency=low
 .
   * Imported Upstream version 0.40
Checksums-Sha1: 
 e25446d84280bac82ef5f732e5b0e01dd950b732 1539 libjira-client-perl_0.40-1.dsc
 7b69840ff3428368653ed3ab5e0229c9a5c69cf4 28816 
libjira-client-perl_0.40.orig.tar.gz
 598961c41e9ee4ed9e5c6fbf3b735ee57881fb3b 2854 
libjira-client-perl_0.40-1.debian.tar.gz
 b9dde039fb2c0b1e08065363f006a966236d9a88 32524 
libjira-client-perl_0.40-1_all.deb
Checksums-Sha256: 
 5b45f457905bd4e830d517edc98b16950d8a3c3e84ce95f4ee31e5e8125c5588 1539 
libjira-client-perl_0.40-1.dsc
 762b4d05e8cc26edc05e20333dd795e2e0f68420a14cb7c84e2632667413cc93 28816 
libjira-client-perl_0.40.orig.tar.gz
 0af834f3cbcbbdfec3f52fb613603278d35490718c7b59a75c95d9fbd22d4fd7 2854 
libjira-client-perl_0.40-1.debian.tar.gz
 a7e59a6da2a2af879eddacff7f8ad90067ef5c4ae848df4435129d276a78a637 32524 
libjira-client-perl_0.40-1_all.deb
Files: 
 6e65fc77d640100761672d5c743b961d 1539 perl optional 
libjira-client-perl_0.40-1.dsc
 f9985a98910519bbcf9edfc257aa 28816 perl optional 
libjira-client-perl_0.40.orig.tar.gz
 4af0d0939ec3c6e5b6a136d26b31c176 2854 perl optional 
libjira-client-perl_0.40-1.debian.tar.gz
 726ea68c6e8443821ca1ae10224eabd0 32524 perl optional 
libjira-client-perl_0.40-1_all.deb

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

iEYEARECAAYFAlAfoE4ACgkQCY2uR+47wnke5QCfdljlrh/Ey3XgVnza34nnXGr9
RJUAn0vGg0D/z1X8iJlfVbYAxFt0/bnE
=x6VS
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sykq9-0006fy...@franck.debian.org



Accepted gst-plugins-bad0.10 0.10.23-7 (source all amd64)

2012-08-06 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 10:28:07 +0200
Source: gst-plugins-bad0.10
Binary: gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad 
gstreamer0.10-plugins-bad-dbg libgstreamer-plugins-bad0.10-0 
libgstreamer-plugins-bad0.10-dev
Architecture: source all amd64
Version: 0.10.23-7
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer0.10-plugins-bad - GStreamer plugins from the bad set
 gstreamer0.10-plugins-bad-dbg - GStreamer plugins from the bad set (debug 
symbols)
 gstreamer0.10-plugins-bad-doc - GStreamer documentation for plugins from the 
bad set
 libgstreamer-plugins-bad0.10-0 - GStreamer development files for libraries 
from the bad set
 libgstreamer-plugins-bad0.10-dev - GStreamer development files for libraries 
from the bad set
Closes: 683919
Changes: 
 gst-plugins-bad0.10 (0.10.23-7) unstable; urgency=low
 .
   * debian/patches/*opus*:
 + Backport Opus plugin patches from upstream GIT to fix major
   problems with handling of Opus streams. This caused invalid
   files to be created and assertions on valid files (Closes: #683919).
Checksums-Sha1: 
 567c48a715df0f966e3aac0a3fa804caf47c2ef2 3269 gst-plugins-bad0.10_0.10.23-7.dsc
 ac39ef27b87bc72c35b1ee7b634c2a936d73e972 28063 
gst-plugins-bad0.10_0.10.23-7.debian.tar.gz
 f194c669483aa04736d3f85c1ebd05627c4b5315 938850 
gstreamer0.10-plugins-bad-doc_0.10.23-7_all.deb
 66910e21577b37ec05e193c130fe85dc3318721c 2633230 
gstreamer0.10-plugins-bad_0.10.23-7_amd64.deb
 b7363b3fd81c0626ee45ee8f6e2823ec77178872 7606204 
gstreamer0.10-plugins-bad-dbg_0.10.23-7_amd64.deb
 478c468962c11efb91e4375289591328a3c28501 792582 
libgstreamer-plugins-bad0.10-0_0.10.23-7_amd64.deb
 a251506c2206424905168efd8a946c91a1ce5c22 832624 
libgstreamer-plugins-bad0.10-dev_0.10.23-7_amd64.deb
Checksums-Sha256: 
 5f170c662d8adb2cfbd4b83cef7cc00d918305828e2a370ea31ccc03e4320174 3269 
gst-plugins-bad0.10_0.10.23-7.dsc
 574c9d9dab1a6c481690c34474c52495805fcd4c2ffc485605a6f0007ea0a414 28063 
gst-plugins-bad0.10_0.10.23-7.debian.tar.gz
 d15acd930883a8968aefddf899da2f311dee473a9bb44289cde66694d29dcf25 938850 
gstreamer0.10-plugins-bad-doc_0.10.23-7_all.deb
 30d0818a533a606043761b50b03f817e123f2afd26f4ffd06d0a862edfbc1186 2633230 
gstreamer0.10-plugins-bad_0.10.23-7_amd64.deb
 03f21f4825fe45b627aaa8e777c332b785056bd21e63ba5b5be8018120e9eb53 7606204 
gstreamer0.10-plugins-bad-dbg_0.10.23-7_amd64.deb
 4d9444e48be314f16da75bf1a6a33df442bc3b56f3210f6923eb090db805f2b0 792582 
libgstreamer-plugins-bad0.10-0_0.10.23-7_amd64.deb
 25f7b89b2c84e9005b4c887789b73a33633094c192fa353d574a6da58213a9c5 832624 
libgstreamer-plugins-bad0.10-dev_0.10.23-7_amd64.deb
Files: 
 173cc67bcb41294d698e355dbbc31c6f 3269 libs extra 
gst-plugins-bad0.10_0.10.23-7.dsc
 4d831f322e71146e4f51f878549b9e15 28063 libs extra 
gst-plugins-bad0.10_0.10.23-7.debian.tar.gz
 0a5e123c5f13abff041da1b1d90b7427 938850 doc extra 
gstreamer0.10-plugins-bad-doc_0.10.23-7_all.deb
 4301767ead891bfd53d7b27a751f1dce 2633230 libs extra 
gstreamer0.10-plugins-bad_0.10.23-7_amd64.deb
 dc302b4d0ce9353c9e3adb339c236c29 7606204 debug extra 
gstreamer0.10-plugins-bad-dbg_0.10.23-7_amd64.deb
 8f5a1ccafa624779776d2dfc40fa0178 792582 libs extra 
libgstreamer-plugins-bad0.10-0_0.10.23-7_amd64.deb
 df5780e48a7ea1ce7db998d1e3f42002 832624 libdevel extra 
libgstreamer-plugins-bad0.10-dev_0.10.23-7_amd64.deb

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

iEYEARECAAYFAlAfoykACgkQBsBdh1vkHyGVOACgjas7yAFFgET/RSKvxtc6poRG
bqgAoK7JAFEg23/V4xuUeTV/QM/nGixQ
=+dKq
-END PGP SIGNATURE-


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



Accepted cyrus-sasl2 2.1.25.dfsg1-5 (source all amd64)

2012-08-06 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 13:34:27 +0200
Source: cyrus-sasl2
Binary: sasl2-bin cyrus-sasl2-doc libsasl2-2 libsasl2-modules 
libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 
libsasl2-modules-gssapi-mit libsasl2-dev libsasl2-modules-gssapi-heimdal 
cyrus-sasl2-dbg cyrus-sasl2-mit-dbg cyrus-sasl2-heimdal-dbg
Architecture: source amd64 all
Version: 2.1.25.dfsg1-5
Distribution: unstable
Urgency: low
Maintainer: Debian Cyrus SASL Team 
pkg-cyrus-sasl2-debian-de...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 cyrus-sasl2-dbg - Cyrus SASL - debugging symbols
 cyrus-sasl2-doc - Cyrus SASL - documentation
 cyrus-sasl2-heimdal-dbg - Cyrus SASL - debugging symbols for Heimdal modules
 cyrus-sasl2-mit-dbg - Cyrus SASL - debugging symbols for MIT modules
 libsasl2-2 - Cyrus SASL - authentication abstraction library
 libsasl2-dev - Cyrus SASL - development files for authentication abstraction 
lib
 libsasl2-modules - Cyrus SASL - pluggable authentication modules
 libsasl2-modules-gssapi-heimdal - Pluggable Authentication Modules for SASL 
(GSSAPI)
 libsasl2-modules-gssapi-mit - Cyrus SASL - pluggable authentication modules 
(GSSAPI)
 libsasl2-modules-ldap - Cyrus SASL - pluggable authentication modules (LDAP)
 libsasl2-modules-otp - Cyrus SASL - pluggable authentication modules (OTP)
 libsasl2-modules-sql - Cyrus SASL - pluggable authentication modules (SQL)
 sasl2-bin  - Cyrus SASL - administration programs for SASL users database
Closes: 671015 676914 677685 680476
Changes: 
 cyrus-sasl2 (2.1.25.dfsg1-5) unstable; urgency=low
 .
   * New sourceful upload (Closes: #676914)
   * Relabel /run directory for SE Linux (Closes: #677685)
   * Add a NEWS file about auxprop_plugin mysql-sql change
 (Closes: #680476)
   * Improve documentation on LDAP_SASLAUTHD file (Closes: #671015)
Checksums-Sha1: 
 9544826806f1328145bb1006be109a8125791817 2556 cyrus-sasl2_2.1.25.dfsg1-5.dsc
 9896e7ba411cdebb337ac8092edec39cb0dd773b 105860 
cyrus-sasl2_2.1.25.dfsg1-5.debian.tar.gz
 c07f71081e26f266a452984d44ea5347331a1a59 187352 
sasl2-bin_2.1.25.dfsg1-5_amd64.deb
 dc027a46f42dd1ca0406658e69bb8b8f1a14d698 114138 
cyrus-sasl2-doc_2.1.25.dfsg1-5_all.deb
 ae1432be4358f442a2050c9cf12f661a5519a7a2 120294 
libsasl2-2_2.1.25.dfsg1-5_amd64.deb
 60ca17340d81d9d572961add8fad96df2651869c 115834 
libsasl2-modules_2.1.25.dfsg1-5_amd64.deb
 fa2ad11ce17401a3a5bd6ab12a4e6a77f8e60b41 64340 
libsasl2-modules-ldap_2.1.25.dfsg1-5_amd64.deb
 3cf74faa30af1b8e6cbf527c46b6d4b7af1333a9 88686 
libsasl2-modules-otp_2.1.25.dfsg1-5_amd64.deb
 80c4e56613f36d7e3e98c3e8719966e5f61bfb9f 67666 
libsasl2-modules-sql_2.1.25.dfsg1-5_amd64.deb
 2cd41f28b1b978470c145f2c6b4c49c301db83d6 100138 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-5_amd64.deb
 a4a43a3a2d1be0bf89d234d38c667c1862e3e76c 360502 
libsasl2-dev_2.1.25.dfsg1-5_amd64.deb
 84558d2512e0ff1391a39ef107b39b92d8217f5b 69284 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-5_amd64.deb
 f584df63274e57e366d352c13c1560e6af666d94 880484 
cyrus-sasl2-dbg_2.1.25.dfsg1-5_amd64.deb
 0dbe74d8645f3c34a04c94e08b8792c9a8a7376d 88928 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-5_amd64.deb
 45c17a6de863d3b108ed7798716fde8c8c15011a 89482 
cyrus-sasl2-heimdal-dbg_2.1.25.dfsg1-5_amd64.deb
Checksums-Sha256: 
 e485909c24a0140fec558de58f779440763eee09fa69f78476bed0ffba374743 2556 
cyrus-sasl2_2.1.25.dfsg1-5.dsc
 f58b585b811fdfd4c8db06a70dd7b1d82a65b117cb49ae70df71f89531c7fba4 105860 
cyrus-sasl2_2.1.25.dfsg1-5.debian.tar.gz
 4c9f39ded6ce0710b9ac28f7a6deba8615c2bac50dba00aa2b6d23d3031d9cf1 187352 
sasl2-bin_2.1.25.dfsg1-5_amd64.deb
 9728da6be355350e9284c59b328cdb57239ef77fcb5259452a2062e99f08730c 114138 
cyrus-sasl2-doc_2.1.25.dfsg1-5_all.deb
 5492035cfb6113e3b29bd3e9ce6bf2a39185f52942841f526e45d36784c54c3f 120294 
libsasl2-2_2.1.25.dfsg1-5_amd64.deb
 d8d7730db7f8d55b56115203a61ae3371841df9548d0d265300ebf74b5a9071c 115834 
libsasl2-modules_2.1.25.dfsg1-5_amd64.deb
 33b1f485b37906a90cac900317c98cbd62da374ab027dab9d81a840cb5a29100 64340 
libsasl2-modules-ldap_2.1.25.dfsg1-5_amd64.deb
 b4cc40551e43ce255b999a0d3f4936858e5682817c69ed541ce4f20c274bdeec 88686 
libsasl2-modules-otp_2.1.25.dfsg1-5_amd64.deb
 1ea15acd0f1b77af5db283256f8a05e1e20812b4bd3c5fe69d8ca06934466512 67666 
libsasl2-modules-sql_2.1.25.dfsg1-5_amd64.deb
 372aa63fdf475ff20a88d9314078774f998bcbf3db68fd3fa5ec91338c23638f 100138 
libsasl2-modules-gssapi-mit_2.1.25.dfsg1-5_amd64.deb
 d86cb99306d67284706439bcee2aede21eef9d8ac7906d9371e6fb0a2ec25db4 360502 
libsasl2-dev_2.1.25.dfsg1-5_amd64.deb
 8313eed21aa19b124c491225e2585ea1d2a003539f832c215bbf7b16e2029104 69284 
libsasl2-modules-gssapi-heimdal_2.1.25.dfsg1-5_amd64.deb
 7e4a6c4ead0a1ab383ce240b91275f1223801f2e138332767174ab76947e561a 880484 
cyrus-sasl2-dbg_2.1.25.dfsg1-5_amd64.deb
 685f421e4e86231b8e4f4b7dada695fde810bd4bfffe309d306fe57ecdf98910 88928 
cyrus-sasl2-mit-dbg_2.1.25.dfsg1-5_amd64.deb
 

Accepted php5 5.4.4-4 (source all amd64)

2012-08-06 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 13:01:42 +0200
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi 
php5-cli php5-fpm libphp5-embed php5-dev php5-dbg php-pear php5-curl 
php5-enchant php5-gd php5-gmp php5-imap php5-interbase php5-intl php5-ldap 
php5-mcrypt php5-mysql php5-mysqlnd php5-odbc php5-pgsql php5-pspell 
php5-recode php5-snmp php5-sqlite php5-sybase php5-tidy php5-xmlrpc php5-xsl
Architecture: source amd64 all
Version: 5.4.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian PHP Maintainers pkg-php-ma...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 
module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language 
(apache 2 filter mo
 libphp5-embed - HTML-embedded scripting language (Embedded SAPI library)
 php-pear   - PEAR - PHP Extension and Application Repository
 php5   - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd- GD module for php5
 php5-gmp   - GMP module for php5
 php5-imap  - IMAP module for php5
 php5-interbase - interbase/firebird module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mcrypt - MCrypt module for php5
 php5-mysql - MySQL module for php5
 php5-mysqlnd - MySQL module for php5 (Native Driver)
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 674205 683274
Changes: 
 php5 (5.4.4-4) unstable; urgency=low
 .
   * Fix php5-fpm segfault (PHP#62205)
   * CVE-2012-2688: potential overflow in _php_stream_scandir
 (Closes: #683274)
   * Improve security in CGI section in README.Debian (Closes: #674205)
Checksums-Sha1: 
 a95e80d4d01a868ab915de7db523910a42b34c26 3706 php5_5.4.4-4.dsc
 fb3327a3b0c23c0e6f88c32d891bd1b28ada7c40 182530 php5_5.4.4-4.diff.gz
 4e8df0ad75c3ad2a18bcadcc8c2c3736ca9ee6cf 582546 php5-common_5.4.4-4_amd64.deb
 66825a29d8ca01f2d24826b752c403fda7d9483f 2663634 
libapache2-mod-php5_5.4.4-4_amd64.deb
 3e5f9a6f1f8c968bf1dbc20733d5e2db587d3518 2662600 
libapache2-mod-php5filter_5.4.4-4_amd64.deb
 80751bbb83f993ec0ba5b2ecd31307b969a51a8c 5096800 php5-cgi_5.4.4-4_amd64.deb
 d1836b1cee35880781f1d146e2144f93edfa4907 2556334 php5-cli_5.4.4-4_amd64.deb
 f6078a81dd07f2416d9ab27d4caf61e1569e2a7d 2587820 php5-fpm_5.4.4-4_amd64.deb
 26415b954eea3f3287a4d964387916ab955aedba 2661340 
libphp5-embed_5.4.4-4_amd64.deb
 b8825bfcc076e115ef9443242fda71a73cb1b5e1 497742 php5-dev_5.4.4-4_amd64.deb
 82ed171163e9b7606ad2cc6b1b49e7f3c157eb19 15952984 php5-dbg_5.4.4-4_amd64.deb
 83f8ed7fae788bafbca3656fd1d8df56db2799bd 29056 php5-curl_5.4.4-4_amd64.deb
 293f3aa4e5fc6303fdc23c8565bfcb47d2261b97 9906 php5-enchant_5.4.4-4_amd64.deb
 e7b0704863cf4d933b07cc0aca49b19478a7c931 35684 php5-gd_5.4.4-4_amd64.deb
 fea44bb87d4f62208a40e953c7fa8329c78eb5b2 17136 php5-gmp_5.4.4-4_amd64.deb
 315d98dc3678dbc9527a99ff383a484b6d96b774 35580 php5-imap_5.4.4-4_amd64.deb
 83853043efa57bedfe45740886f617bde8cd4f94 49586 php5-interbase_5.4.4-4_amd64.deb
 f0f3b2f217a3173f5991c540f7f646d234166856 71884 php5-intl_5.4.4-4_amd64.deb
 56458e4916c76a574039457a9cbe438379fec4d2 21732 php5-ldap_5.4.4-4_amd64.deb
 9dff715cc16347c9dda84f42629ef3b974fa756b 16060 php5-mcrypt_5.4.4-4_amd64.deb
 a98ed2a6d62f832d484118d684d6599df61ec4d8 80838 php5-mysql_5.4.4-4_amd64.deb
 aef5dd9964368335066961712f6ffb7e6c87e3b8 162360 php5-mysqlnd_5.4.4-4_amd64.deb
 fb6755d795f893ca4c72717caeb6e97d6b3c2460 36644 php5-odbc_5.4.4-4_amd64.deb
 143d37853e65a2fd5b688705a3f679c38ed5fb9f 61444 php5-pgsql_5.4.4-4_amd64.deb
 d8a678203138da59fc41ecd8c72227200c40fd24  php5-pspell_5.4.4-4_amd64.deb
 3fe6e3c820cdf4970ed66b01cff0801bc82f1d5a 5186 php5-recode_5.4.4-4_amd64.deb
 a2c8e6b7184410354a194a1bd87ed4812aced67b 21792 php5-snmp_5.4.4-4_amd64.deb
 5a979d8ec90550fc0883892dc4757dd38a7b81a3 30326 php5-sqlite_5.4.4-4_amd64.deb
 e74425deb1df56c2e1d3abf93b166dce64cf826f 28162 php5-sybase_5.4.4-4_amd64.deb
 7d105413bb26f637d675fd680e9d2b891608fb80 19578 php5-tidy_5.4.4-4_amd64.deb
 bfde58b5911f9da202644b1e382759e36f96e320 36260 php5-xmlrpc_5.4.4-4_amd64.deb
 

Accepted redhat-cluster 3.1.8-1 (source all amd64)

2012-08-06 Thread Martin Loschwitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Aug 2012 08:13:00 +
Source: redhat-cluster
Binary: redhat-cluster-suite cman liblogthread3 liblogthread-dev libccs3 
libccs-dev libccs-perl libcman3 libcman-dev libdlm3 libdlm-dev libdlmcontrol3 
libdlmcontrol-dev libfence4 libfence-dev rgmanager
Architecture: source all amd64
Version: 3.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Martin Loschwitz madk...@debian.org
Description: 
 cman   - Red Hat cluster suite - cluster manager
 libccs-dev - Red Hat cluster suite - cluster manager development files
 libccs-perl - Red Hat cluster suite - cluster configuration module
 libccs3- Red Hat cluster suite - cluster configuration libraries
 libcman-dev - Red Hat cluster suite - cluster manager development files
 libcman3   - Red Hat cluster suite - cluster manager libraries
 libdlm-dev - Red Hat cluster suite - distributed lock manager development file
 libdlm3- Red Hat cluster suite - distributed lock manager library
 libdlmcontrol-dev - Red Hat cluster suite - distributed lock manager 
development file
 libdlmcontrol3 - Red Hat cluster suite - distributed lock manager library
 libfence-dev - Red Hat cluster suite - fence server development files
 libfence4  - Red Hat cluster suite - fence client library
 liblogthread-dev - Red Hat cluster suite - cluster logging development files
 liblogthread3 - Red Hat cluster suite - cluster logging libraries
 redhat-cluster-suite - Red Hat cluster suite - metapackage
 rgmanager  - Red Hat cluster suite - clustered resource group manager
Changes: 
 redhat-cluster (3.1.8-1) unstable; urgency=low
 .
   [ Andres Rodriguez ]
   * New upstream release
   * Apply all the changes from Ubuntu.
   * Bump Standards Version.
   * debian/source/format: 3.0 (quilt).
   * Switch to dh 7.
 - debian/control: Bump debhelper build-dep.
 - debian/rules: Switch.
 .
   [ Martin Loschwitz ]
   * Thanks a lot to Andres Rodrigues for all the great work he did on this!
   * Removed debian/control.modules.in and debian/upgrade.txt due to
 being unnecessary now or hopelessly outdated
   * Add myself to Uploaders: in debian/control
   * Switch to dh 9.
Checksums-Sha1: 
 3386c41a39d76e64b7d97e9c6cf78842127d8316 2410 redhat-cluster_3.1.8-1.dsc
 e86add4923be4124eaf26e9b93643b7b785c528b 655759 
redhat-cluster_3.1.8.orig.tar.gz
 07271004af853beb0e50c6858081dcb5c4d53dcb 35551 
redhat-cluster_3.1.8-1.debian.tar.gz
 78ba137cf24e37809a2ec5ac44fac6470f6c5ddb 20102 
redhat-cluster-suite_3.1.8-1_all.deb
 b4176db831f9b235a54866dc9587e1b1fac892ec 425018 cman_3.1.8-1_amd64.deb
 f9a625170ba7df4b3d184ae1e4eb8c4b94f77581 23304 liblogthread3_3.1.8-1_amd64.deb
 d33f31e90941fcc49c506115668d9dbac1558916 22716 
liblogthread-dev_3.1.8-1_amd64.deb
 536262ada556783403af07f710474bf0fd7301bb 31040 libccs3_3.1.8-1_amd64.deb
 fb3299ddba38b675c3e93847bb3dcaf3a72a540f 31586 libccs-dev_3.1.8-1_amd64.deb
 6be9cde90d9338a37da6178434eb2040d201bc46 28442 libccs-perl_3.1.8-1_amd64.deb
 497010781fa47c402ba994fecac93f23e2081337 27496 libcman3_3.1.8-1_amd64.deb
 88f1e24d6f98aa90ff634faf6a2b969c38bb5e5c 32476 libcman-dev_3.1.8-1_amd64.deb
 619370428d352a0353a4cf8472d813df7b8bca03 32040 libdlm3_3.1.8-1_amd64.deb
 c519ae3a309caf3b1e2391ea3740373ea4c81e9c 39992 libdlm-dev_3.1.8-1_amd64.deb
 e1f9c7c6004aec2c7dd06051d045ba577413bbc7 23754 libdlmcontrol3_3.1.8-1_amd64.deb
 3ca44bd7bba9066877bf74d41f59d4b45cd935dc 23580 
libdlmcontrol-dev_3.1.8-1_amd64.deb
 9f07d289b153fcdf748c0e28b9fe5298408b1980 26922 libfence4_3.1.8-1_amd64.deb
 ebc7a8fea386a98ad772546a4db5cac62062dddb 26382 libfence-dev_3.1.8-1_amd64.deb
 55accea11afecf6d457f74ad020124cb9c81fd1f 228312 rgmanager_3.1.8-1_amd64.deb
Checksums-Sha256: 
 8056d2e469e791321905708fce05b3d4f73d96e82bcab17351470297d6ddb609 2410 
redhat-cluster_3.1.8-1.dsc
 b5b0fb017f372039e7e8bafb21d7d69dfac8881fa3bc4b83fc93623f7c1bc603 655759 
redhat-cluster_3.1.8.orig.tar.gz
 a4b569cbc7b6ce9888e1a7b8bb6e4cb3c38aa82e8dd48b0a5e93ad045975e13c 35551 
redhat-cluster_3.1.8-1.debian.tar.gz
 6e0faf26455f8f67bc5b8e7cdbf1b6f0aff8f5a8055c2ab5cba145c9820604d7 20102 
redhat-cluster-suite_3.1.8-1_all.deb
 19d53bd00bbcc7529ba8a6b483a1eda466ad6fcfc3b89b0304b79615149be89b 425018 
cman_3.1.8-1_amd64.deb
 b2b1eef08d75b88455f8469661e8b5106c2db6c8a13067df39b42b6d3ac15c84 23304 
liblogthread3_3.1.8-1_amd64.deb
 3ff44c2dffbf62017ed9fb8aef6a8c44dcc0b2740c99acdd8db62bd65d750d77 22716 
liblogthread-dev_3.1.8-1_amd64.deb
 c854b8398344beb482065ac9ddeaf6d8dc8a017592b5aea917702f7ae59757b4 31040 
libccs3_3.1.8-1_amd64.deb
 0884fffadbfa1019e8c9632608919f90f0aaa015ff178bf5d1aa8acae15507bc 31586 
libccs-dev_3.1.8-1_amd64.deb
 0b688875b3b910e96f15b8b438dbf3fab1153c12761acac63b89106632154e71 28442 
libccs-perl_3.1.8-1_amd64.deb
 3b9b25f3df20b63744f0dc1fe0a167589e3ce2ea451f2f500a292cee4f589ff6 27496 
libcman3_3.1.8-1_amd64.deb
 

Accepted coffeescript 1.3.3-3 (source all)

2012-08-06 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 14:40:00 +0200
Source: coffeescript
Binary: coffeescript libjs-coffeescript coffeescript-doc
Architecture: source all
Version: 1.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 coffeescript - interpreter and compiler for the CoffeeScript language
 coffeescript-doc - documentation for the CoffeeScript language
 libjs-coffeescript - client-side interpreter for the CoffeeScript language
Changes: 
 coffeescript (1.3.3-3) unstable; urgency=low
 .
   * Really fix build-depend on nodejs.
Checksums-Sha1: 
 9ebf1f292bfc2fa8132deb7efd44c744786253b8 2186 coffeescript_1.3.3-3.dsc
 a355159bb443d2bbc355d30246cf94b370d06c97 10709 
coffeescript_1.3.3-3.debian.tar.gz
 2806a8d186ba030146fb7ae44bccac002449f85d 146438 coffeescript_1.3.3-3_all.deb
 83103129c2054473a0ca2f87a078a09bff1c5683 104616 
libjs-coffeescript_1.3.3-3_all.deb
 1c1e044159d5ca01c9e39c41815730f068bc9388 103852 
coffeescript-doc_1.3.3-3_all.deb
Checksums-Sha256: 
 5b5af2c4ecc636958faa9c6fada8ecde1f5763cacad2aac7767451dfd761ccae 2186 
coffeescript_1.3.3-3.dsc
 9b2838f6fc2c9ba9bb89fda8c3d4fa92d2da739d8711236fb6f2f9f90733 10709 
coffeescript_1.3.3-3.debian.tar.gz
 c7f5f929d771ccbc21722dc730d4c0d1376681a368518fede9f832d62b3327f0 146438 
coffeescript_1.3.3-3_all.deb
 10c612422027133eb282da02bea821c621ec158296dc798db512feed61efb272 104616 
libjs-coffeescript_1.3.3-3_all.deb
 863babbf36212bfa75c9288fcd3adba32d46d22560ab1d771299ffd55201ca4f 103852 
coffeescript-doc_1.3.3-3_all.deb
Files: 
 9db84c497bb6240822e86a916d46f6b3 2186 devel extra coffeescript_1.3.3-3.dsc
 3148fc3829a3dac3a68e3c25badc2dea 10709 devel extra 
coffeescript_1.3.3-3.debian.tar.gz
 7d69ed02ad247e11a4f8b2554084f463 146438 devel extra 
coffeescript_1.3.3-3_all.deb
 7c5518b5780553de6edead9ab7bb52c8 104616 devel extra 
libjs-coffeescript_1.3.3-3_all.deb
 3e40ff1cbf35c67162bb93b8a16c1ea8 103852 doc extra 
coffeescript-doc_1.3.3-3_all.deb

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

iQIcBAEBCgAGBQJQH7vTAAoJECx8MUbBoAEhmzwP/jk6QMTpzNTgAe7t9KaC8bV+
yus1xWVN8XgU8qi/bLn5zCWu42zG+nsldjcKriys99QiQVd/TalxurZ5UTy3yPoz
Ci3zv48BOEi2VQxk0CbikNQYT1QA2ETVmqmbccF2Jda/SIuXYNPZ1lW1FFX7VK4M
NX0RR3kKBJGrQfrIQyEwDUZgIjX+aaLNUv03Epf84zWVTi8moGtkiSGmNWb6X5KV
rhw3xQsxclWBWmuFqcCCNN8jeknELq3v9R7HSpLNtTEaQSm6RJGxw/sNwRHlOqCS
PjKDNN+RmNd3wXiVOftTKeroWYG/vupGgXoSxLILhVgAJ1AORR5yVOouT9IihC74
AGrTCl+XlJyrWU0RBXBooqwJ9LtGp/REvpnSuBF/OKXOYFEagoelPrRNNdgX7Wem
WBEQj4EXnRhZ3hXt1bX1Yh2g5GWbJ88L/vPPg0hdVPhKJhyzbT5q1k3pfrphSO6p
ApxAq+NT6pItRCmBC86hHh/Fcta6to/ovgN7lnS+68GSZo7cIzpg8Qst/0txGpyG
Erhrnef+L0kBzyx+fTBRdC6Hw9ZsfWo66W2goakPI1Y+4yak+nsn65wbQOaf3j17
E/skhFoaDREexFBH1HVs0WUGLSmzs/w+GXeaG66cLTkPTeGkghJsZe1526beCuca
S/V8HzhvUIQg1kWAhXfR
=IMWk
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symif-0006gl...@franck.debian.org



Accepted ghc-mod 1.11.0-1 (source amd64)

2012-08-06 Thread Kiwamu Okabe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 20:46:26 +0900
Source: ghc-mod
Binary: ghc-mod
Architecture: source amd64
Version: 1.11.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Kiwamu Okabe kiw...@debian.or.jp
Description: 
 ghc-mod- Happy Haskell programming on Emacs
Changes: 
 ghc-mod (1.11.0-1) unstable; urgency=low
 .
   * Imported Upstream version 1.11.0.
Checksums-Sha1: 
 1201e719aa7686463a6a50b9213eb7e2c4e3c7c0 2182 ghc-mod_1.11.0-1.dsc
 89b3099f2e1cf97f61b14b276ae24ba89d7e725a 19030 ghc-mod_1.11.0.orig.tar.gz
 7fa6748ae72ba27941c7818698f8876fa97226c1 3690 ghc-mod_1.11.0-1.debian.tar.gz
 49432f183e70ba1fa79455d081730f9f96495745 8351660 ghc-mod_1.11.0-1_amd64.deb
Checksums-Sha256: 
 0285e5160d709c84644642877e5fba0161a5d4bfae40d5791847f9140eb16a50 2182 
ghc-mod_1.11.0-1.dsc
 5b67c5f539f7a8b7588858286b56d269474ee58065e0d1d4eb82f3c8a0349da5 19030 
ghc-mod_1.11.0.orig.tar.gz
 fd5965dfe00a5de70689dd356953a21771decfb25c74a9eee6d1107f90e0d16e 3690 
ghc-mod_1.11.0-1.debian.tar.gz
 9cc47e66419a25c9f2d6230bf0e04a2aa1e8b05307ddfb764b6365b39d265c0a 8351660 
ghc-mod_1.11.0-1_amd64.deb
Files: 
 6014695926994d40272490c6e75cbdf3 2182 haskell extra ghc-mod_1.11.0-1.dsc
 3fff364af12c5320187caefbac5be5ec 19030 haskell extra ghc-mod_1.11.0.orig.tar.gz
 074516fa1b28b1f9911d786d5023f345 3690 haskell extra 
ghc-mod_1.11.0-1.debian.tar.gz
 81031b3b4403ffb89daea212d1d3f181 8351660 haskell extra 
ghc-mod_1.11.0-1_amd64.deb

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

iQIcBAEBCAAGBQJQH7ovAAoJEBjdTXLyy8oGJQsP/A0JpzMfd142Fx72LzHzejrS
qW9lKIvs+ViXQyekWRGY2jwG6MCAmKYzsbflizSnvM6DOJt0FDGhhzYiUlK41Vaw
c6miB0wwiS1KptnP3qbIWdIV2nm2IkMOE2UXoEqZ+C/1fS1BAKKuJNdnviXZ1Cv6
oictUChHNaxXoEB/ICmHJ5rnf6agKFACLNNIqmgfGXb2k0vxxmjC7DhJDfHRpvAB
rjsU79btAPEyLBDXMXzBwzImE3DaG5VY17kXMWQ7blKWuAx2IubQNaY14qCNohCm
tdaUm270jdNo+n6VMSI+my/Ktu51jci1qfmiGDfIRG998CRM5ZLugTjUohgBjR1K
UDDJ70i7gJiStah94uMoFZLA2xwXNd3bAC5AfNArvB0tPeFrx3pQvAv4TKxY3ovK
mYo0wKuCBhARY5b7zR0PCjN4uzinHfbJRA0y3uYEVpc3LcyQ3uoUEMtEgdWkXZ+K
SsxcGOZ1cXvgHV8e1PbxemAaF44bWE/i28zxKcV5O8EzauarCL2NC//gc6iZ5sJT
mBQeD+Bwa51Ci4vljIRQqw1RdPIRh2dHlMqBTzpnbd1ZRCPuQcJf+8aHwkqBRvw6
F7ccDnkBrhQuJFxHqlevjMf7aS2oV/ANEYiOS0cMWEs2r8ya/wLHIr3M2prWA0Ya
FkFV/7eH0JT22sXaxhIo
=tCN+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symiy-0006is...@franck.debian.org



Accepted pleiades 1.3.4-dfsg-3 (source all)

2012-08-06 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 18:29:33 +0900
Source: pleiades
Binary: pleiades
Architecture: source all
Version: 1.3.4-dfsg-3
Distribution: experimental
Urgency: low
Maintainer: Hideki Yamane henr...@debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 pleiades   - Japanese translation plug-in for Eclipse using dynamic AOP
Closes: 678739 679846
Changes: 
 pleiades (1.3.4-dfsg-3) experimental; urgency=low
 .
   * debconf/po
 - add Portuguese translation (Closes: #678739)
   * temporary disabled debconf usage, its behaivior violates policy and I'll
 look for another solution after Wheezy will be released (Closes: #679846)
Checksums-Sha1: 
 3068e5863db402545b204d34599e88af6e5f39b4 1867 pleiades_1.3.4-dfsg-3.dsc
 7c9a9dcaa83103f04b531b34ae96b718f0a8fe7b 23536 
pleiades_1.3.4-dfsg-3.debian.tar.gz
 99677441365e052a1af330bf8c779207fa793e21 4626054 pleiades_1.3.4-dfsg-3_all.deb
Checksums-Sha256: 
 23739362364216d4be1b3f77fb1f77bf042c586ae4621f4aac9ceb7c423b93cc 1867 
pleiades_1.3.4-dfsg-3.dsc
 1ae8fb9351cc431beec132331f48b85030820bbaa7d0a19eee4cca9d597c0bac 23536 
pleiades_1.3.4-dfsg-3.debian.tar.gz
 6e76d41880010f94b30beb546f727a9197cbbe26fdf28a546b255eecb8d18c95 4626054 
pleiades_1.3.4-dfsg-3_all.deb
Files: 
 c441511a2d95bf8871e1982d8d0acb51 1867 devel extra pleiades_1.3.4-dfsg-3.dsc
 5312700a6e5bf741fc0297717ae19e15 23536 devel extra 
pleiades_1.3.4-dfsg-3.debian.tar.gz
 d584bbd4cd727612d6455a860d2fc6f3 4626054 devel extra 
pleiades_1.3.4-dfsg-3_all.deb

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

iQIcBAEBCgAGBQJQH5V3AAoJEF0yjQgqqrFAMIAQAINo7PvE1WfOOsd+e9tJvXoU
Xa726kE1invm5KOmOICtae4WrNX4OJWpKo84hILU1Op8RXmYrpa/hzCikMZuLlRd
v1nvpNuCkZy+kUU+in9AhAZ+LB+ai0UWNmwf0L754BihnG1iFqCQg5JYwbjWRvN5
87geucAeHSgUqLR7gCcCzfQQMT6Tie8Wzsc5oTW9Xx79DNqd0hku+corWvk6cqxP
w1w82ViIVY2HpKl+vCyHg+X/Fa4e5xpV8ZXf8EqdYqS6tq+B4CF8fmrm9BjAcXUb
DhTdcKcM/CRytP0mcmNfWrN7WHaLRI1vOd+0Wjjx2vj3VpP+Ha/yavJFG9re+1Mh
SVYHys4Xg1T/tPNGKdM/tpAaKa9vYHVw6Af1cmdJNFB1PpqZzhnGBIovhAd1bpyU
Jxs4bNxp9s3scn6f+AS0bhRsxre4AjgzODwKzfpDHW9DZIefxcd7YxNaQeFXIQtj
ouFFirnVi8uJRrnnY8hopgwTELaU2TJJIIlB9BHKB5VC7l2QBsEEzGWuC6qD5dUh
poQW4l8BzVJ9+jFaLo2GsZcqRlUFT82T1asi+YN6A2yRyqU3DHDUgmnQm2SYfkgF
XWKcNEk3tCRfKkHHBBTmK1hBKRdSUgxXVsrdwd7dIwADRHpypz00gIrvGA5eZSv/
XPO9ajWyHpIdXQwL/HDv
=Lg9+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symif-0006ja...@franck.debian.org



Accepted less.js 1.3.0~20120310-3 (source all)

2012-08-06 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 14:46:55 +0200
Source: less.js
Binary: libjs-less node-less
Architecture: source all
Version: 1.3.0~20120310-3
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libjs-less - the LESS CSS meta-language - Javascript library
 node-less  - the LESS CSS meta-language - compiler and Node module
Changes: 
 less.js (1.3.0~20120310-3) unstable; urgency=low
 .
   * Really tighten build-dependency on nodejs.
Checksums-Sha1: 
 74ffc3acc1916a8933ade4fa31a1f4a5fea1489a 2073 less.js_1.3.0~20120310-3.dsc
 872da74082111cbae6934f8e2e32aabd993cd415 7654 
less.js_1.3.0~20120310-3.debian.tar.gz
 3e22b8c409d53233fffc318fa4cedc1bdfd5764d 52030 
libjs-less_1.3.0~20120310-3_all.deb
 51eb9db4e0a5142cd74a49397f5e27d1a61b087a 45086 
node-less_1.3.0~20120310-3_all.deb
Checksums-Sha256: 
 fd9c97270a06d23de952e4d1166a2a04b3c114e6ef888bb4d524512ca5ad046e 2073 
less.js_1.3.0~20120310-3.dsc
 cf7a359aa087eab6c4596cd4be9c8bc2e3e95aea93aab7a8ba88863b2c70c2ea 7654 
less.js_1.3.0~20120310-3.debian.tar.gz
 d51b14b9b7de05a418fca1b0fc90b967cb3a31c40ade7811febb928c3c97d6f2 52030 
libjs-less_1.3.0~20120310-3_all.deb
 a469b11f15cfe7646aa6e01342ca58d73bd30aecb1c9d574bb615bce8710ca63 45086 
node-less_1.3.0~20120310-3_all.deb
Files: 
 e1aac5538f4d8370b17c3ce5ac469ac9 2073 web optional less.js_1.3.0~20120310-3.dsc
 0eddc6ddcf25236311db64159b542582 7654 web optional 
less.js_1.3.0~20120310-3.debian.tar.gz
 6fb6883d709d5680b4ca8697f43ffcf2 52030 web optional 
libjs-less_1.3.0~20120310-3_all.deb
 58be79a6348e0f326e71eac2983f5bf3 45086 web optional 
node-less_1.3.0~20120310-3_all.deb

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

iQIcBAEBCgAGBQJQH716AAoJECx8MUbBoAEhkFsP/jUVvgGXvxhYiHH3BjUTLEq+
blmAnP9upeAab5arqTlfn+Vp4x1iV5OuLeNLrn1EnbE+9f4S5xc7VcXZL0Q4xJsA
1H1LpTcKd4TYGeiNTt1S0Df13I2pMA2SyTtDWL0QQtw2IGGim6tJdGDhPuzx231R
DWELTayeJeHV6Jy1YGCFeuubhVCNF+LBxLKus5Vm2LxKHQW8z3FcyyLMRnT3Vj6i
pm/7x57FGz5TaR1DAfMBpaIBRer160U98cNseIbjnIE7GXks913ek2ITWqPFv7Jq
AiRYr1twxKkzKTruKwk+Q6VD0OOaoc7p8gLLmHhWUAVBal55l5nAUocYNlJnp3m7
Tu3KaG1sPU8gws9rhNoEH3zUwuq2la3sCT3WnLQeYlXT5AqynJe3bNny3LjyUy2Z
q6g+WYvSkLcGcJ+Pj8PXKJPFQ7bwTRJbTTcN8eHf89TrGOESMvN7zoiXwmNxlEXT
69YZQyWXROhASDn0EsL+J1zwIlRQQMYkRhynC3FbOMoFqTFj3lVpy+WgcpL7vvo6
kuluaFQr53tAeeqz2HhYWpF+Et0ycTsnz8JdfChno/9ZJWciQmVYS1s1MHZkKZgZ
w8oxUqQUqzt+D2k6A+6bhErG7ho2lRPCUt+eMr3dRtJhmHvyC+3pOVF9eDDaMCM6
A+PZ+4P+Fg8eNsExq33j
=vQ5o
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symx4-0007yh...@franck.debian.org



Accepted nodejs 0.6.19~dfsg1-4 (source all amd64)

2012-08-06 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 14:51:31 +0200
Source: nodejs
Binary: nodejs-dev nodejs nodejs-dbg nodejs-legacy
Architecture: source all amd64
Version: 0.6.19~dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 nodejs - Node.js event-based server-side javascript engine
 nodejs-dbg - Node.js event-based server-side javascript engine (debug)
 nodejs-dev - Development files for Node.js
 nodejs-legacy - Node.js event-based server-side javascript engine (legacy 
symlink
Changes: 
 nodejs (0.6.19~dfsg1-4) unstable; urgency=medium
 .
   * Update package relations:
 + Break only packages actually calling /usr/bin/node (directly or
   via env).
 + Tighten breaks for packages with fixed release.
   * Set urgency=medium as this change affects only packaging hints so
 should not need reset of aging timer in unstable.
Checksums-Sha1: 
 3130223c8ab7fced7f5c64057d3e840aa0fbef99 2339 nodejs_0.6.19~dfsg1-4.dsc
 cdaed4d255f1b83762f219c6ab875664652fdccd 741796 
nodejs_0.6.19~dfsg1-4.debian.tar.gz
 1e94608c9ce14e914b37782c53d022664cf56677 51696 
nodejs-legacy_0.6.19~dfsg1-4_all.deb
 396e5a5928da3d65c1fe4addad5a4f678f4a9792 191636 
nodejs-dev_0.6.19~dfsg1-4_amd64.deb
 49644cedf6ac5ca22a70c2786011e9f96dbce1f9 799894 nodejs_0.6.19~dfsg1-4_amd64.deb
 8bb0428f50b089087a9b3e3ed33d2784fbb66432 1167858 
nodejs-dbg_0.6.19~dfsg1-4_amd64.deb
Checksums-Sha256: 
 0db54053a8909daea203422b1eec5704d00a9b730146d0b6d6427b8640645827 2339 
nodejs_0.6.19~dfsg1-4.dsc
 cfc8162778e7b2f2e909aeeec5e902377d0b472c5b6fdd333a9c3d2a51aa2c0a 741796 
nodejs_0.6.19~dfsg1-4.debian.tar.gz
 5dec1a45d3e7f9cb17c96d8f793538d6d490afca5851636896de503a02b5611a 51696 
nodejs-legacy_0.6.19~dfsg1-4_all.deb
 0e9627a630fa0d7cd9ab9380ff1102c3b1cc3fca9288bfb8e39eda669d4579c8 191636 
nodejs-dev_0.6.19~dfsg1-4_amd64.deb
 e9a43d413a1ba7639089af914cdb1d948646795fbc521da64a5397eae520db00 799894 
nodejs_0.6.19~dfsg1-4_amd64.deb
 547faa9f248ab6795ef556557b11597e278de3c9a6116cd938479604166b187a 1167858 
nodejs-dbg_0.6.19~dfsg1-4_amd64.deb
Files: 
 2c8a14836fb59106e7a6fde85014fc7f 2339 web extra nodejs_0.6.19~dfsg1-4.dsc
 c22e3abb5cd484d58bc6836d10e54149 741796 web extra 
nodejs_0.6.19~dfsg1-4.debian.tar.gz
 da37280339a7aeea07abf604c5ce4005 51696 web extra 
nodejs-legacy_0.6.19~dfsg1-4_all.deb
 1df0802f8b04ef43f199f5e1c71cce34 191636 devel extra 
nodejs-dev_0.6.19~dfsg1-4_amd64.deb
 edf2f7179500879775d2f9db9e8ca317 799894 web extra 
nodejs_0.6.19~dfsg1-4_amd64.deb
 835723c18ed772118bf4650d9fe83de3 1167858 debug extra 
nodejs-dbg_0.6.19~dfsg1-4_amd64.deb

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

iQIcBAEBCgAGBQJQH761AAoJECx8MUbBoAEhn7wQAKW6r6WFgmTo/fbyu1B227P7
cVylR2fpMCjgJlF5xn1da+bt5Quho2b8Bevixu+QQUJfmkyatRHIzzecEzJKtQy1
rrHk8/yecX73liZDAKPte/WfcfXRRchV3fxD9ryEJgCO3+RP+k0a4Tw+AjQpVHEL
cTrkEdSUU6dJod+kdWMOnWbtfTszi74brfGGtvaV/qLyWR9DJph1RM0hKYp2z/zh
NyaRd4YTeo1Y0SWzo3b4LZmq+XbXxoIR9nOCEXs6++xKX766XyPPKCzuWfZS3wHG
cGj3YsyHkPQpTfjZzA/zHw+cb1AfYIRArohqCdPx+L+EO3iLyCa/NXWyTfcrxaVk
rRQS2dM+ONpXHiE80Hwlpb8EF6cumd981b++WuzPbISy47R3V5xNq8sIidKw0Fio
SI5kQwd8jYCTriby6g/3lf96YsPyF4WKOu+2qkjjYSH3gva4UiRchcXQveZb1FC4
uwzpqvxqwuJjU4qUXx7bmeBKiO+hSaBhBygLCJgAL6i99Jyb6iYjkLVIcobGZy38
wUS6qrRkPQ6W3ngxOJYL/YvnGSfHVjBP6KdSeW2WGBXQTNLNbWGWN+/OJzRwt4ov
i5heI2hibZxTaTb48Ct0aFJkIZLy6PJDnJyxOv1t4qvC8tYKMGWyVgYiJXj2AkvL
TlUcOGloNKJEJDLEFi9U
=KM9S
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1symxc-00080k...@franck.debian.org



Accepted nvidia-graphics-drivers-legacy-96xx 96.43.20-6+exp1 (source i386 amd64)

2012-08-06 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 14:11:17 +0200
Source: nvidia-graphics-drivers-legacy-96xx
Binary: nvidia-glx-legacy-96xx xserver-xorg-video-nvidia-legacy-96xx 
nvidia-glx-legacy-96xx-ia32 libgl1-nvidia-legacy-96xx-glx 
libgl1-nvidia-legacy-96xx-glx-ia32 nvidia-alternative-legacy-96xx 
nvidia-kernel-legacy-96xx-dkms nvidia-kernel-legacy-96xx-source
Architecture: amd64 i386 source
Version: 96.43.20-6+exp1
Distribution: experimental
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Andreas Beckmann deb...@abeckmann.de
Description: 
 libgl1-nvidia-legacy-96xx-glx - OBSOLETE NVIDIA binary OpenGL 
libraries${nvidia:LegacyDesc}
 libgl1-nvidia-legacy-96xx-glx-ia32 - OBSOLETE NVIDIA binary OpenGL 32-bit 
libraries${nvidia:LegacyDesc
 nvidia-alternative-legacy-96xx - allows the selection of NVIDIA as GLX provider
 nvidia-glx-legacy-96xx - OBSOLETE NVIDIA metapackage${nvidia:LegacyDesc}
 nvidia-glx-legacy-96xx-ia32 - NVIDIA 32-bit libraries${nvidia:LegacyDesc} 
(transitional package
 nvidia-kernel-legacy-96xx-dkms - NVIDIA binary kernel module DKMS 
source${nvidia:LegacyDesc}
 nvidia-kernel-legacy-96xx-source - NVIDIA binary kernel module 
source${nvidia:LegacyDesc}
 xserver-xorg-video-nvidia-legacy-96xx - OBSOLETE NVIDIA binary Xorg 
driver${nvidia:LegacyDesc}
Changes: 
 nvidia-graphics-drivers-legacy-96xx (96.43.20-6+exp1) experimental; urgency=low
 .
   * Upload to experimental.
   * Temporarily mark template unstranslatable and drop translations.
   * Bump nvidia-kernel-common dependency to the version that manages the
 nouveau blacklist via the glx alternative.
   * libgl1-nvidia*-glx: Add explicit dependency on a newer
 nvidia-kernel-common to ensure the old blacklist is cleaned up.
   * Remove the requirement to purge nvidia-kernel-common from NEWS and debconf
 error message.
Checksums-Sha1: 
 c7b0ad5801d67df001b829ddc642500176a6d291 3031 
nvidia-graphics-drivers-legacy-96xx_96.43.20-6+exp1.dsc
 1b12d1d9a3822632cb26f435c1345a0091cf778d 62600 
nvidia-graphics-drivers-legacy-96xx_96.43.20-6+exp1.debian.tar.gz
 0ece1a16b21c6758dbddfd29e1b5fd1cb2f14cb5 224776 
nvidia-glx-legacy-96xx_96.43.20-6+exp1_amd64.deb
 d51bdc8be9325872b9249a916fa30e5dd100236b 803648 
xserver-xorg-video-nvidia-legacy-96xx_96.43.20-6+exp1_amd64.deb
 498d98e61a710338497158a9bc93ae5924a33f34 35788 
nvidia-glx-legacy-96xx-ia32_96.43.20-6+exp1_amd64.deb
 ce77c5a43c47cee4d89b86b791136abf1d27b00b 3306574 
libgl1-nvidia-legacy-96xx-glx_96.43.20-6+exp1_amd64.deb
 55725a0a219dc3438f344b6f0221e9f7dff04dde 37650 
libgl1-nvidia-legacy-96xx-glx-ia32_96.43.20-6+exp1_amd64.deb
 010ddf85c7ddd2460ce49884c90da4abe4ee8ba2 36820 
nvidia-alternative-legacy-96xx_96.43.20-6+exp1_amd64.deb
 5a713c367707c577ac3e3c1cad4a209fc81a9574 3612590 
nvidia-kernel-legacy-96xx-dkms_96.43.20-6+exp1_amd64.deb
 29b9573c267eb6f4c22589ce063e5bd8bffae93f 3360152 
nvidia-kernel-legacy-96xx-source_96.43.20-6+exp1_amd64.deb
 1c6a9077626e6e1782aeac9f3939d5de646132ce 223530 
nvidia-glx-legacy-96xx_96.43.20-6+exp1_i386.deb
 17ddfbe08abdc5c7fe9e30d62c842d958194f9ca 655800 
xserver-xorg-video-nvidia-legacy-96xx_96.43.20-6+exp1_i386.deb
 0a1d0dfd893054b6e5faa78d06e41c4b32a69488 2858130 
libgl1-nvidia-legacy-96xx-glx_96.43.20-6+exp1_i386.deb
 87cebb404903c2c7b5ac3f82cca9c8551fb32499 36820 
nvidia-alternative-legacy-96xx_96.43.20-6+exp1_i386.deb
 6a36ac3d5c3dbe9116392f1c701972dc298febb9 3612514 
nvidia-kernel-legacy-96xx-dkms_96.43.20-6+exp1_i386.deb
 d0f8841622912e535455eb2fb4a3a279f31cec58 3359926 
nvidia-kernel-legacy-96xx-source_96.43.20-6+exp1_i386.deb
Checksums-Sha256: 
 ebcc011d4b3c7bcc2e2062cf32535425b68a683ea8a60b9c8f0b369ba9066ceb 3031 
nvidia-graphics-drivers-legacy-96xx_96.43.20-6+exp1.dsc
 73a46f99b05d80f915a926cf8a273a812db583e7b6617ca1083e6828357de927 62600 
nvidia-graphics-drivers-legacy-96xx_96.43.20-6+exp1.debian.tar.gz
 5a4e4fdcca9809b257fc8eda2d2c749aeab313ec21fc27f279d6b324d9ac57d0 224776 
nvidia-glx-legacy-96xx_96.43.20-6+exp1_amd64.deb
 e9d4b5ad4339eda87858c777681fc4a6eae34ee4c2f0c374932e544267f8a420 803648 
xserver-xorg-video-nvidia-legacy-96xx_96.43.20-6+exp1_amd64.deb
 3a0d6492e30115987731f622a22944b3956c2ec742a2fe319da15757abc13b7f 35788 
nvidia-glx-legacy-96xx-ia32_96.43.20-6+exp1_amd64.deb
 c553a6c8bba3b199487e82727b9acb6013fc639807b2db1c50fc43661776ef0f 3306574 
libgl1-nvidia-legacy-96xx-glx_96.43.20-6+exp1_amd64.deb
 76e7d951173e27e49742c41ddfb99a0c333608c825be6facb72460ef9256a0ec 37650 
libgl1-nvidia-legacy-96xx-glx-ia32_96.43.20-6+exp1_amd64.deb
 616ce71ce3a3207745b4ea81b986f172fdf176c3024038abcc11c3201caa6be5 36820 
nvidia-alternative-legacy-96xx_96.43.20-6+exp1_amd64.deb
 2547bd745b86e5fc731036cee080974b7cd342af57751961c6f95e4a2d3f980a 3612590 
nvidia-kernel-legacy-96xx-dkms_96.43.20-6+exp1_amd64.deb
 7e14dc1238106ca28b522f249c495fe156c592f872500458c2815ac6e1d8e4e8 3360152 
nvidia-kernel-legacy-96xx-source_96.43.20-6+exp1_amd64.deb
 

Accepted zabbix 1:2.0.2+dfsg-2 (source all amd64)

2012-08-06 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 22:28:29 +1000
Source: zabbix
Binary: zabbix-agent zabbix-frontend-php zabbix-proxy-mysql zabbix-proxy-pgsql 
zabbix-proxy-sqlite3 zabbix-server-mysql zabbix-server-pgsql
Architecture: source amd64 all
Version: 1:2.0.2+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Christoph Haas h...@debian.org
Changed-By: Dmitry Smirnov only...@member.fsf.org
Description: 
 zabbix-agent - network monitoring solution - agent
 zabbix-frontend-php - network monitoring solution - PHP front-end
 zabbix-proxy-mysql - network monitoring solution - proxy (using MySQL)
 zabbix-proxy-pgsql - network monitoring solution - proxy (using PostgreSQL)
 zabbix-proxy-sqlite3 - network monitoring solution - proxy (using SQLite3)
 zabbix-server-mysql - network monitoring solution - server (using MySQL)
 zabbix-server-pgsql - network monitoring solution - server (using PostgreSQL)
Closes: 684014
Changes: 
 zabbix (1:2.0.2+dfsg-2) unstable; urgency=low
 .
   * fixed 'ucf' invocation in .postrm scripts (Closes: 684014).
   * added missing licenses/copyrights for bundled javascript libraries.
   * debian/watch cleanup to avoid checking for RC versions.
   * servers README.Debian to mention database schema upgrade instructions.
Checksums-Sha1: 
 4531d2d6eec64ecf1e91d33610eba5dff02c1b02 2611 zabbix_2.0.2+dfsg-2.dsc
 a735a7b7fb47c0990ff558f6ee6296d39c3684e5 29132 
zabbix_2.0.2+dfsg-2.debian.tar.xz
 2ca8be89e65580fd3d69c84acb4f8ce0a74759b3 385588 
zabbix-agent_2.0.2+dfsg-2_amd64.deb
 6fe15a2d5e8502d662eef81b9a7deba91acc1127 3773774 
zabbix-frontend-php_2.0.2+dfsg-2_all.deb
 e4426659dc1ab5aaa038e9d8e792419d41ee1255 508448 
zabbix-proxy-mysql_2.0.2+dfsg-2_amd64.deb
 29a1393f2bc667b085a19c70d17825e2e030e8f9 509224 
zabbix-proxy-pgsql_2.0.2+dfsg-2_amd64.deb
 6737f4c773639720529b0830e17a66088d8ab063 484650 
zabbix-proxy-sqlite3_2.0.2+dfsg-2_amd64.deb
 0a4ed9ef6acd86d0809e9a07f2e10c14d2b5d02f 1683242 
zabbix-server-mysql_2.0.2+dfsg-2_amd64.deb
 16d2db86d0199e28ac1ae2baa08e8aa44f0a63e0 1683002 
zabbix-server-pgsql_2.0.2+dfsg-2_amd64.deb
Checksums-Sha256: 
 bbe383f65036908e962a6e899045a16e3585200bc58e366fd8c47ec1c92b 2611 
zabbix_2.0.2+dfsg-2.dsc
 4b7c5e72916fa2b12699569dfda49ec9624b60532c73013757565369128ba543 29132 
zabbix_2.0.2+dfsg-2.debian.tar.xz
 b70f3bf6f31e00eff942fde2f55d2729c3df07936c83e765a0e68ee5c9c6595f 385588 
zabbix-agent_2.0.2+dfsg-2_amd64.deb
 bde0cae8c328ae4cfab86319aff76d669b5b92b8c79363a81fb288a014fc21d7 3773774 
zabbix-frontend-php_2.0.2+dfsg-2_all.deb
 a2d1f4f2aa90543892e1ec2731a30a17cf129c786ae761af960abbd0c3c1ee36 508448 
zabbix-proxy-mysql_2.0.2+dfsg-2_amd64.deb
 f0493fd4a00f1b4205710ed0e15d9e8cfe5c78fd63a100b800b1d263b40f9a49 509224 
zabbix-proxy-pgsql_2.0.2+dfsg-2_amd64.deb
 e7effbb57981605c10b546ba3feb15dfd4ef2eed010351a509feb313c36316b5 484650 
zabbix-proxy-sqlite3_2.0.2+dfsg-2_amd64.deb
 c3387b3c3d6eabef6d2e407c150178304a5983ae4ecc9a072ebdc22cb3822fc4 1683242 
zabbix-server-mysql_2.0.2+dfsg-2_amd64.deb
 bace07ba5cfe75da2cb2961f0d65c4661b7e8c41b1fb8706713dba18f3515bd4 1683002 
zabbix-server-pgsql_2.0.2+dfsg-2_amd64.deb
Files: 
 dcf98f208c7e9d15ff94f5513454f2d2 2611 net optional zabbix_2.0.2+dfsg-2.dsc
 f02e0c7410438ac117ec51cbd2b61b42 29132 net optional 
zabbix_2.0.2+dfsg-2.debian.tar.xz
 ffadb15f97d9c0a2cddae3cbb11921c7 385588 net optional 
zabbix-agent_2.0.2+dfsg-2_amd64.deb
 ce3ea6cdbe7fb2c17e680e895533dc5c 3773774 net optional 
zabbix-frontend-php_2.0.2+dfsg-2_all.deb
 dd6cbad2a040f38749d578f65c7ca1ca 508448 net optional 
zabbix-proxy-mysql_2.0.2+dfsg-2_amd64.deb
 7d73dee4ad6a33d6440941c6a8701503 509224 net optional 
zabbix-proxy-pgsql_2.0.2+dfsg-2_amd64.deb
 508f56cfe9bb022a52c25e5a581bf26a 484650 net optional 
zabbix-proxy-sqlite3_2.0.2+dfsg-2_amd64.deb
 af7992cb32b9be670b1f01c7455a31a1 1683242 net optional 
zabbix-server-mysql_2.0.2+dfsg-2_amd64.deb
 d8c7b7ec01f4df6c1f9486b7312f35ba 1683002 net optional 
zabbix-server-pgsql_2.0.2+dfsg-2_amd64.deb

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

iQIcBAEBAgAGBQJQH72vAAoJEFK2u9lTlo0bOF8QAKOODtiG0HSXJKXuHozYr/dQ
Zwi29wxrOrVC6zMmjN8UuDLhqx43eugRuTqje8BYe6QPdSgNPebK4qNjAlqdN+cp
e0Z0OGgSEqhTNZ+3tnJ4qtY/B327+9lt7ySmUq2TYWakPcBHozyS277vq0BH33Zs
r6Gqe7XtjicrDqgRrc27ROWOQ6IP88AOneBzHRtgJKhbpS4BqS89lfsjJWupDIpG
1FhUkVOVkAj/LEH9wag24ehC+ZzhVX2ZXqPVEhvIVCOC8A8zKOo5B91amZO1RFbX
2rx3kE44eAas48ZvZRLduVcsb0k3J96mncOw5kHa1wJ5KgVQu+HqfjdG+qPa+g3M
3WlRC05AMkao2LINukkhu5Ckn9pm2zpnQdkyvoDb2t1C9oObvdjJTomhgf8rdFJj
tPm2SeDIfk1F6n/hFeJUeOp+ghR0YhAyXOVTKoiw5uMIpOulG+ULhevHkocqkVzN
MY5XgfsNkHfRuo/yFCxnKT0Gp6oe8+D7cp2Wu7ILBXo4OmQ2L1GxG22YxY7nyevJ
zWmqLar7x3lp8j6ZkI/SYYVPDZBdkqBrokQbsQA8cbG3TQT68culwIWVEks1alIC
DoMIyJbyLB5Tz5kKRLLwM1mnb1wqMErIJWhnErjah105cweDb7k533ywT5wwMHAq
0/W7wKkxueZhHtQosiPD
=FsbV
-END PGP SIGNATURE-


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

Accepted app-install-data 2012.06.16.1 (source all)

2012-08-06 Thread Julian Andres Klode
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 15:43:23 +0200
Source: app-install-data
Binary: app-install-data
Architecture: source all
Version: 2012.06.16.1
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode j...@debian.org
Changed-By: Julian Andres Klode j...@debian.org
Description: 
 app-install-data - Application Installer Data Files
Closes: 683830
Changes: 
 app-install-data (2012.06.16.1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/rules: Use xz compression for binary packages (Closes: #683830)
Checksums-Sha1: 
 147326130a3324195b1fc8c2721cbbb6dee39ff2 978 app-install-data_2012.06.16.1.dsc
 163c1ed1aa23f4ef95696e46c6e89baa13f44bc2 10982110 
app-install-data_2012.06.16.1.tar.gz
 8c46f4a5f3ecfc6851dfe88cecc256f956764cf0 9415516 
app-install-data_2012.06.16.1_all.deb
Checksums-Sha256: 
 928de46cb7acf4b7f73a96cacfc1e86a8b052cd7795f07b056033a11f6bfea27 978 
app-install-data_2012.06.16.1.dsc
 58270bb29b71b9193131437ee8bbb905d8cf50960487fde2dbba4c7837c144cc 10982110 
app-install-data_2012.06.16.1.tar.gz
 101de4a4d5fe290ba748a3a90b517a4a0273fdee33c99c45dbd066990971f945 9415516 
app-install-data_2012.06.16.1_all.deb
Files: 
 73858e350ab2b6b6a415a4e9e332c5f0 978 x11 optional 
app-install-data_2012.06.16.1.dsc
 5a864360f559eee22a7dccd939aa87d2 10982110 x11 optional 
app-install-data_2012.06.16.1.tar.gz
 2d56f24aa600195ed25fe4bdc3b81eda 9415516 x11 optional 
app-install-data_2012.06.16.1_all.deb

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

iEYEARECAAYFAlAfymcACgkQrCpf/gCCPsKnHgCgmnk7SCLK4gIh98BrtAzwmUIW
iR0AmwajdbEYUu2M+QxOr0/Itf/9JU/c
=YSIJ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syoou-0006bo...@franck.debian.org



Accepted debdelta 0.49 (source all amd64)

2012-08-06 Thread A Mennucc1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 02 Aug 2012 11:00:34 +0200
Source: debdelta
Binary: debdelta debdelta-doc
Architecture: source all amd64
Version: 0.49
Distribution: unstable
Urgency: low
Maintainer: A Mennucc1 mennu...@debian.org
Changed-By: A Mennucc1 mennu...@debian.org
Description: 
 debdelta   - diff and patch utilities which work with Debian packages
 debdelta-doc - diff and patch utilities which work with Debian packages
Closes: 678329
Changes: 
 debdelta (0.49) unstable; urgency=low
 .
   * update italian translation of program messages
   * update and really ship French translation of program messages,
 thanks to Thomas Blein  (Closes: #678329).
Checksums-Sha1: 
 23ad35dc3971dc520b0f5f0891bf1b555b71c3fa 889 debdelta_0.49.dsc
 f9f3b89cca6d9315dcb9e6c824ffc874a99fb331 285240 debdelta_0.49.tar.gz
 e382e841cef041af3937708bd03c2572a58197a1 142328 debdelta-doc_0.49_all.deb
 e3499d2e418fe5d2d36f1f164a1fa2d869991b6c 109114 debdelta_0.49_amd64.deb
Checksums-Sha256: 
 e4631c5c88d3aaf577d7b837a405e62be82c470a54e9786131606e1af127bd92 889 
debdelta_0.49.dsc
 f2821af0450f15895500876e52dbc23e016c48569a6340330bd2f3d20788b0ea 285240 
debdelta_0.49.tar.gz
 4333f9201b0a9b166177da4b4701a6324f4dfc729bc9e4e44423bc95bcb47f01 142328 
debdelta-doc_0.49_all.deb
 5c0a1d45e898042277b23411a1e9ada36bc66c65671950eccd2e245720c387d7 109114 
debdelta_0.49_amd64.deb
Files: 
 548be0b419554b744152d516b60ac910 889 devel optional debdelta_0.49.dsc
 3735f0c0b85741e42e811c1510f28e09 285240 devel optional debdelta_0.49.tar.gz
 552879aa907d004074402854f341110a 142328 doc optional debdelta-doc_0.49_all.deb
 2b82b6028dd65218b117967213e4750b 109114 devel optional debdelta_0.49_amd64.deb

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

iEYEARECAAYFAlAf0rgACgkQ9B/tjjP8QKRD6gCfR12SpiTGUTsj25NSMhvpKF3m
Q14AniZ9Rl7y9CGbmx7HDBsc6xV1RokG
=hZLc
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syopb-0006eh...@franck.debian.org



Accepted fex 20120718-4 (source all)

2012-08-06 Thread Kilian Krause
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 15:25:16 +0200
Source: fex
Binary: fex fex-utils
Architecture: source all
Version: 20120718-4
Distribution: unstable
Urgency: high
Maintainer: Giuseppe Iuculano iucul...@debian.org
Changed-By: Kilian Krause kil...@debian.org
Description: 
 fex- web service for transferring very large files
 fex-utils  - web service for transferring very large files (utils)
Changes: 
 fex (20120718-4) unstable; urgency=high
 .
   * Fix fexsend in fex.pp to be available
   * Fix uninitialized variable in fac -
 Thanks to Michael Bussmann b...@mb-net.net
   * Only minor fixes so setting urgency=high to get this into Wheezy still
Checksums-Sha1: 
 937462a3a91bbf2f97a679d54fd0058c66e6aa33 1244 fex_20120718-4.dsc
 10db0a5b743e204c277b435fed93c103d60d04df 31055 fex_20120718-4.debian.tar.gz
 48d215f227430f5d3371d83ba282b6ef5fe400b9 525138 fex_20120718-4_all.deb
 a1161d2475e5b9fa3c3f01f4723dce9d6b33c674 64878 fex-utils_20120718-4_all.deb
Checksums-Sha256: 
 c4f5e89a29392743a8db19431f1e8274609d3082edd1134e9bc3d162220f185f 1244 
fex_20120718-4.dsc
 b67ab8f3f7898015f4f4f137dd20bba33809a67e84efae48e12d1296872fd572 31055 
fex_20120718-4.debian.tar.gz
 5bf3fabf7c6c9ee0a85deddea8250a03d99edfe281e2d212249a5de5aed897f1 525138 
fex_20120718-4_all.deb
 c1bdbdec6b0f6479c4e106e951ff879521526941690b09e85bfe4cffd27352cc 64878 
fex-utils_20120718-4_all.deb
Files: 
 2876a435d6474c20494230caf651279b 1244 web optional fex_20120718-4.dsc
 0f2c0b803f40321c75ee3ed627e4c25e 31055 web optional 
fex_20120718-4.debian.tar.gz
 b4a821d443a11fb25abe4ea7dcff8a75 525138 web optional fex_20120718-4_all.deb
 2d840e02f42dc6945d55a616d31d13fc 64878 web optional 
fex-utils_20120718-4_all.deb

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

iD8DBQFQH8upvdkzt4X+wX8RAk/tAJ9mKdx2kwjlEVGLHSJg9f3jX+7JJACfUQG7
Dh/wd+GProFyrFuaZq8jTs4=
=HwYF
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syopk-0006gh...@franck.debian.org



Accepted apt 0.9.7.4 (source all amd64)

2012-08-06 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 15:55:04 +0200
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.5 apt-doc libapt-pkg-dev libapt-pkg-doc 
apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.9.7.4
Distribution: unstable
Urgency: low
Maintainer: APT Development Team de...@lists.debian.org
Changed-By: Michael Vogt m...@debian.org
Description: 
 apt- commandline package manager
 apt-doc- documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - package managment related utility programs
 libapt-inst1.5 - deb package format runtime library
 libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - documentation for APT development
 libapt-pkg4.12 - package managment runtime library
Closes: 676302 683109 683354 683410 683786
Changes: 
 apt (0.9.7.4) unstable; urgency=low
 .
   [ Manpages translation updates ]
   * Polish (Robert Luberda) (Closes: #683109)
 .
   [ Program translation updates ]
   * Polish (Michał Kułach)
 .
   [ Pino Toscano ]
   * apt-pkg/contrib/mmap.cc:
 - guard only the msync call with _POSIX_SYNCHRONIZED_IO rather
   than also the fallback code as it breaks APT on hurd since 0.9.7.3
   as the fallback is now always used on non-linux (Closes: #683354)
 .
   [ David Kalnischkies ]
   * apt-pkg/contrib/fileutl.cc:
 - remove _POSIX_SYNCHRONIZED_IO guard in FileFd::Sync() around fsync
   as this guard is only needed for fdatasync and not defined on hurd
   * cmdline/apt-get.cc:
 - error out on (unsatisfiable) build-deps on purly virtual packages
   instead of ignoring these dependencies; thanks to Johannes Schauer
   for the detailed report! (Closes: #683786)
 - ensure that the right architecture is used for cross-dependencies in
   cases we have to choose a provider by defaulting on host-arch
   instead of build-arch
   * doc/apt-verbatim.ent:
 - denote 'wheezy' as stable codename and 'jessie' as testing codename
   in the documentation in preparation for release
   * apt-pkg/indexcopy.cc:
 - do not use atomic writing if the target is /dev/null as we don't want
   to replace it, not even automically. (Closes: #683410)
   * apt-pkg/cdrom.cc:
 - do not link() but rename() the cdroms.list to cdroms.list~ as a backup
   to ensure that apt-cdrom can be run multiple times (Closes: #676302)
Checksums-Sha1: 
 bba2fe56bd1d64ddcd943165424f96f2689be40b 1689 apt_0.9.7.4.dsc
 f813e7db6d5f39991e5bc6fc9e479f33b6d970e3 3389724 apt_0.9.7.4.tar.gz
 ede60bb8b310d010c17702284304f71a7549cdbf 260128 apt-doc_0.9.7.4_all.deb
 cbb7d0b51331512cc9dc655ba0dc1a9cc15e6b27 958974 libapt-pkg-doc_0.9.7.4_all.deb
 6f1db7f1a25faf602e4f03cd16d5b1eed1971a36 880586 
libapt-pkg4.12_0.9.7.4_amd64.deb
 f4c0f1d461347529889bf571cc8209e70256d3c4 163764 
libapt-inst1.5_0.9.7.4_amd64.deb
 38e2ff456f1c643736a4698a4c1310d72de42417 1153106 apt_0.9.7.4_amd64.deb
 92955a30b2cd7b65b9ac744d2020c9443c25e625 184658 
libapt-pkg-dev_0.9.7.4_amd64.deb
 9360c43cc8ed0370f0f1190dd63b7e6b1f030a5d 373558 apt-utils_0.9.7.4_amd64.deb
 f9d335001d0ec1f4320632c5034779311a935697 106346 
apt-transport-https_0.9.7.4_amd64.deb
Checksums-Sha256: 
 e495e1d6f363999c16598a1fd39c21e832bdec5ea2677e5d4dbccff5f72ec492 1689 
apt_0.9.7.4.dsc
 31745b8567287baa5443e970044a54693d2a1488f6b70d29c8357c844d2615a9 3389724 
apt_0.9.7.4.tar.gz
 55a2bd6e546066e7b8148dc4acff06fe3ba072fe6c009b79d2d63ab3b7d6af29 260128 
apt-doc_0.9.7.4_all.deb
 dfe286763332f965cca710f50381c46382889ca5a0b2aad971ab07df3cf1118d 958974 
libapt-pkg-doc_0.9.7.4_all.deb
 9550210e6adac0f12619e384fab8ecc298943b5f6b0fe539af817e1f1d145ba9 880586 
libapt-pkg4.12_0.9.7.4_amd64.deb
 c74027e605c7225635aaba89d7ebd2e092a20c5326cc48416084e6f607b25723 163764 
libapt-inst1.5_0.9.7.4_amd64.deb
 bbaee2cf937525eddf5de12ccf8cd28cca0102f9cd9a9add23b70a4a2afbc6ef 1153106 
apt_0.9.7.4_amd64.deb
 e6335d09e6924cacd3e222941730848ea73424c3d23cf2b746e97da8754e6359 184658 
libapt-pkg-dev_0.9.7.4_amd64.deb
 7f23b6e5393f6c0644a6c1e8a645dac01d9a3453d0d2c6060aa6b2dc75553bde 373558 
apt-utils_0.9.7.4_amd64.deb
 229f1a688a49b36205498290fb7a2cd0e921e0564e9e5201bdf63109a53eb9fe 106346 
apt-transport-https_0.9.7.4_amd64.deb
Files: 
 19e3fcbdb26756087f84960e9d5b1778 1689 admin important apt_0.9.7.4.dsc
 a433cbc6b6d124863ef61c7963ce4aca 3389724 admin important apt_0.9.7.4.tar.gz
 53374023402f34191a5fcfcaf5090d42 260128 doc optional apt-doc_0.9.7.4_all.deb
 181a99da9aa5583cff07b4259041f35f 958974 doc optional 
libapt-pkg-doc_0.9.7.4_all.deb
 41d6193d0c7e6873eb976ea6861d86e7 880586 libs important 
libapt-pkg4.12_0.9.7.4_amd64.deb
 0f100fe68bd4b0f615a01c7833fb6ce2 163764 libs important 
libapt-inst1.5_0.9.7.4_amd64.deb
 896ba34fded7a1ce6bdb9f9ed081036d 1153106 admin important apt_0.9.7.4_amd64.deb
 8cf55b2bcdf6ec622b935c66979fb694 184658 libdevel optional 
libapt-pkg-dev_0.9.7.4_amd64.deb
 161a81f1e7b7233b80b2552ce4a9c68c 373558 admin 

Accepted binwalk 0.4.4-1 (source amd64)

2012-08-06 Thread Leo Costela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 17:56:57 +0200
Source: binwalk
Binary: binwalk
Architecture: source amd64
Version: 0.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Leo Costela cost...@debian.org
Changed-By: Leo Costela cost...@debian.org
Description: 
 binwalk- tool for searching binary images for embedded files and executabl
Changes: 
 binwalk (0.4.4-1) unstable; urgency=low
 .
   * [658252c0] Imported Upstream version 0.4.4
   * [30f6357d] debian/copyright: add copyrighted blocks in magic.* files
   * [d3607624] drop use_cppflags.patch (merged upstream)
   * [f7060555] don't build with --enable-libmagic and drop README.source
Checksums-Sha1: 
 080a4b10aa515c1bebb1f3a657035d6806537cef 1222 binwalk_0.4.4-1.dsc
 c4f58df86543b8af73e6f2cf37d01de5f5b559f5 110296 binwalk_0.4.4.orig.tar.gz
 1bccfa76a376e2de5aff91e93c2d1e0b4f59d17c 3741 binwalk_0.4.4-1.debian.tar.gz
 67c15f95cff5750e60afbee7edb63e28bdd27493 46710 binwalk_0.4.4-1_amd64.deb
Checksums-Sha256: 
 d08670807fe4bd0494bdf8f21f08c84912e348d118acee66d4159a48874557b8 1222 
binwalk_0.4.4-1.dsc
 211d50230e8af62ea5a85b4a31f812dba3f9b31310f07ec6f6a2df4f7509578e 110296 
binwalk_0.4.4.orig.tar.gz
 b5c238924122d496f92ae44ed0407cd47bf506e6b6fcf8cba3c4f676d4b9c3ac 3741 
binwalk_0.4.4-1.debian.tar.gz
 e36b7e21612c000a40930b0446b1d0e134a68304d10dfcb18dcef4a4446b904f 46710 
binwalk_0.4.4-1_amd64.deb
Files: 
 a6e6f05dabd068849f59e247e8b869ef 1222 devel extra binwalk_0.4.4-1.dsc
 2b617bd61cf23768e11d8582efa9c089 110296 devel extra binwalk_0.4.4.orig.tar.gz
 8adc3b719c36e0249579db3dc5442894 3741 devel extra binwalk_0.4.4-1.debian.tar.gz
 87aa3aa43dc785b353f6f1747cefbc79 46710 devel extra binwalk_0.4.4-1_amd64.deb

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

iEYEARECAAYFAlAf7FsACgkQImLTb3rflGYwEQCfUWf+4ChhvL9tCaSxYpQh/gYX
G7wAoNlkUr2614CCoyqyDHhPGWYKJAal
=5OLm
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sypzs-0002k3...@franck.debian.org



Accepted gtk+2.0 2.24.10-2 (source all amd64)

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

Format: 1.8
Date: Mon, 06 Aug 2012 17:55:03 +0200
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin 
libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf 
gir1.2-gtk-2.0 libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.24.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gtk-2.0 - GTK+ graphical user interface library -- gir bindings
 gtk2-engines-pixbuf - pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - example files for GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk2.0-0 - GTK+ graphical user interface library
 libgtk2.0-0-dbg - GTK+ libraries and debugging symbols
 libgtk2.0-0-udeb - GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk2.0-bin - programs for the GTK+ graphical user interface library
 libgtk2.0-common - common files for the GTK+ graphical user interface library
 libgtk2.0-dev - development files for the GTK+ library
 libgtk2.0-doc - documentation for the GTK+ graphical user interface library
Closes: 681962 683912
Changes: 
 gtk+2.0 (2.24.10-2) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Update epoch on libxrandr dependencies.
 .
   [ Ansgar Burchardt ]
   * debian/rules: Use xz compression for binary packages. Closes: #683912
 .
   [ Michael Biebl ]
   * debian/libgtk2.0-0.postrm.in: Drop rm -rf /etc/gtk-2.0 on purge since
 this removes files owned by libgtk2.0-common. The generated cache files
 for gdk pixbuf loaders and gtk input method modules have been moved out of
 /etc a long time ago. Closes: #681962
Checksums-Sha1: 
 32b7007c08bc27b41e368f8a36e6917377de8a68 3649 gtk+2.0_2.24.10-2.dsc
 9e44a891b94db7667a1355c27f69fd28af0749e5 105682 gtk+2.0_2.24.10-2.debian.tar.gz
 5d316b9e96174b766fe40102522c88b193733643 3081010 
libgtk2.0-common_2.24.10-2_all.deb
 d49795c393b2ca325bf199f9a5a393942a8b887c 2743310 
libgtk2.0-doc_2.24.10-2_all.deb
 db6153fb6d4045cffb8c5a46fa755f1e6aade605 481436 libgail-doc_2.24.10-2_all.deb
 496aecc03133fee92318a5c3e5fc8556f8ec672f 2200164 
libgtk2.0-0_2.24.10-2_amd64.deb
 d1903b5a44e6781845ab1923cd838702eb3b312b 1659468 
libgtk2.0-0-udeb_2.24.10-2_amd64.udeb
 6d64badbbd8c6f22f44b283e78a1081fa8c91fab 476734 
libgtk2.0-bin_2.24.10-2_amd64.deb
 17ab98dd910d684e32837b929725463cbfc00f6b 2999328 
libgtk2.0-dev_2.24.10-2_amd64.deb
 3883cb7907622c891af2ebe12ec452de8a189830 5514498 
libgtk2.0-0-dbg_2.24.10-2_amd64.deb
 707fc69ce3575134716e4619a5d7b8c80b2b5482 823442 
gtk2.0-examples_2.24.10-2_amd64.deb
 9a3335e0e552cea2ec950813535ab1e7be6677ac 593594 
gtk2-engines-pixbuf_2.24.10-2_amd64.deb
 c2d625d1448ce8edac2e5bb54215687bbeb7d2ff 638880 
gir1.2-gtk-2.0_2.24.10-2_amd64.deb
 16e99e80551c518f7fd65073e4d11b1d6350af0c 481738 libgail18_2.24.10-2_amd64.deb
 89964655f4ad35465707108e432e9505edc40637 579636 
libgail-common_2.24.10-2_amd64.deb
 abf513ff467420b11910bf7b83aaf9bb1b480db6 481734 libgail-dev_2.24.10-2_amd64.deb
 4e3912ec1f143c648c9084b338b09c94d240fde8 940744 libgail-dbg_2.24.10-2_amd64.deb
Checksums-Sha256: 
 d8d8e7c3445b927178216d24f65119f7301513f3fe84bd36c907ab34daadafeb 3649 
gtk+2.0_2.24.10-2.dsc
 d320a33f9b76f999e5f8603ce21bb49edb47acddd987c3a5469e0d8766be4c78 105682 
gtk+2.0_2.24.10-2.debian.tar.gz
 91043dd2bf4100e998e913642c5bf3cf1df763f856021e3f9c41add1b5e50015 3081010 
libgtk2.0-common_2.24.10-2_all.deb
 48f969ea09c76e5a10fe1f8beed0cab07a1c49a790587891961a051048d1c860 2743310 
libgtk2.0-doc_2.24.10-2_all.deb
 63dcbc4c98f6490a79bc22acc04ee6b32dbcadc7f7c896f1befa6ed8086e8f6f 481436 
libgail-doc_2.24.10-2_all.deb
 7f551527d888e81b790d183e4f0b664e4fc1c7150bb7551aaeedf22e9a6f21f9 2200164 
libgtk2.0-0_2.24.10-2_amd64.deb
 553632613007fc526c12c19bc32156ce1cf7a9baa8a2c2c5235d07c852b2bb42 1659468 
libgtk2.0-0-udeb_2.24.10-2_amd64.udeb
 8bfce88ba842e18dc62d0954950c2ea754bbbd33295ccfdf57fa11261d3fc2c0 476734 
libgtk2.0-bin_2.24.10-2_amd64.deb
 f629ffdd108a74133c4866920845c7000f9c2c5a420388daa9e62541915d 2999328 
libgtk2.0-dev_2.24.10-2_amd64.deb
 29d86e23dc48ba24193d415f60c9a1457e81e80a7f5801ff04bc435521029edd 5514498 
libgtk2.0-0-dbg_2.24.10-2_amd64.deb
 c4b9d2a1508df010be65fb8af1a7ee23206b6c4606c812a7593c7845942eca4f 823442 
gtk2.0-examples_2.24.10-2_amd64.deb
 1b976ab54287b639b6c479a31c7d9827be2ffdd0afd72a97883f389e6800a2d8 593594 
gtk2-engines-pixbuf_2.24.10-2_amd64.deb
 64fd18403981a91455358542b1eab247a265d726631cc6ab1fca02e441a43c43 638880 
gir1.2-gtk-2.0_2.24.10-2_amd64.deb
 

Accepted ppl 0.11.2-6.2 (source all amd64)

2012-08-06 Thread Nicolas Boulenguez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Aug 2012 18:50:55 +0200
Source: ppl
Binary: libppl9 libppl0.11-dev libppl-c4 libpwl5 libpwl-dev libppl-doc 
libppl-swi
Architecture: source amd64 all
Version: 0.11.2-6.2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Nicolas Boulenguez nicolas.bouleng...@free.fr
Description: 
 libppl-c4  - Parma Polyhedra Library (C interface)
 libppl-doc - Parma Polyhedra Library: Documentation
 libppl-swi - Parma Polyhedra Library (SWI Prolog interface)
 libppl0.11-dev - Parma Polyhedra Library (development)
 libppl9- Parma Polyhedra Library (runtime library)
 libpwl-dev - Parma Watchdog Library (Watchdog timers - development)
 libpwl5- Parma Watchdog Library (Watchdog timers - runtime library)
Closes: 683767
Changes: 
 ppl (0.11.2-6.2) unstable; urgency=low
 .
   * Non-maintainer upload.
 .
   [ Colin Watson cjwat...@ubuntu.com ]
   * Build the test suite with -gstabs rather than -g on powerpc, to avoid
 running out of memory, see Ubuntu bug #941676 (Closes: #683767)
Checksums-Sha1: 
 f48d6fe75a65df7dd647c1627bbb4bf93a72295e 1956 ppl_0.11.2-6.2.dsc
 044f4574a2e2ef35adda11ce8a4a5e85f8409b9c 14897 ppl_0.11.2-6.2.debian.tar.gz
 b2df0a0d9ea5b9f3f9d73098caac221edc3966c9 539634 libppl9_0.11.2-6.2_amd64.deb
 0e6e5eaea71d7f05ba4e30cdbccb7f6bbe3d575d 3618368 
libppl0.11-dev_0.11.2-6.2_amd64.deb
 c94fb6cdb579a77903c1c1eabd59a841b22a4b7e 1516252 libppl-c4_0.11.2-6.2_amd64.deb
 39dda15d3bcde0f3783db71d55b356ac09e5b7eb 30350 libpwl5_0.11.2-6.2_amd64.deb
 cb74ca02ecc1377e80c7b484748256ee123d4538 40090 libpwl-dev_0.11.2-6.2_amd64.deb
 34ac134c45e3b1e5a80ed2e280c9d9f8b11ad657 5393948 
libppl-swi_0.11.2-6.2_amd64.deb
 3301806b236ab2dd03ab65a7f8026e222b69c449 4329370 libppl-doc_0.11.2-6.2_all.deb
Checksums-Sha256: 
 86250b5b1871f40267a3b31ef828f1940241028653589112e4264f012f82a885 1956 
ppl_0.11.2-6.2.dsc
 178a0b60575dff0f93bdfc4c71c175fd0e35358c16fe5e2e7f8d552485a271bb 14897 
ppl_0.11.2-6.2.debian.tar.gz
 8cc68377dd1c4aeb069a25ec312898f8e44365753871c7c993cf4b80fe73e5bf 539634 
libppl9_0.11.2-6.2_amd64.deb
 3d983ff343957489839ae53421e252f4f37423c5179d7009494afa216bef4d55 3618368 
libppl0.11-dev_0.11.2-6.2_amd64.deb
 ad3ec0a2d4a068c0e0a223bd36380b0aa28ec2734e1bbf3029b969cc904b3e31 1516252 
libppl-c4_0.11.2-6.2_amd64.deb
 3eade5b470d903ce7a621404270fd1fca921d8389a4f479d319ea166e67e2459 30350 
libpwl5_0.11.2-6.2_amd64.deb
 a324cc99514ccd3ef7bca8459f424febe0fdebe3be2481bac6ebf4d8ae5125ce 40090 
libpwl-dev_0.11.2-6.2_amd64.deb
 76e0cac038a66fc6a6ebc6a568d4e72fd3c68ff1455c817e4aa8b5c7f196721a 5393948 
libppl-swi_0.11.2-6.2_amd64.deb
 31c9cbb39769ca227a020194bd7b9bbd87184caf11b1a86870e5a77b10dbfbb9 4329370 
libppl-doc_0.11.2-6.2_all.deb
Files: 
 ecdc72df146fee32d39f32c17372cbd5 1956 libs optional ppl_0.11.2-6.2.dsc
 110c7daba55857319dc0b3ebe4f1a262 14897 libs optional 
ppl_0.11.2-6.2.debian.tar.gz
 3b6e7b3f96ba8902d5a0172576276aa0 539634 libs optional 
libppl9_0.11.2-6.2_amd64.deb
 b2e8d709f931751b411dbf501b0bdc17 3618368 libdevel optional 
libppl0.11-dev_0.11.2-6.2_amd64.deb
 ff107dc9f66db25ab69d40d6bb4b3ded 1516252 libs optional 
libppl-c4_0.11.2-6.2_amd64.deb
 e3570b80e86ea49ce3c4517b5156 30350 libs optional 
libpwl5_0.11.2-6.2_amd64.deb
 4c593898fdf69c06cc65f0a420663be5 40090 libdevel optional 
libpwl-dev_0.11.2-6.2_amd64.deb
 186b080a8a3d4e678e878d84b375c60a 5393948 libs optional 
libppl-swi_0.11.2-6.2_amd64.deb
 048833aedbe7f2797b01decb8e24fcce 4329370 doc optional 
libppl-doc_0.11.2-6.2_all.deb

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

iQEcBAEBAgAGBQJQHVM4AAoJEFb2GnlAHawELJEIAJk3JIY+kbK5I1VO96ENcO05
R4+GZc9XBcunLk9OsMsCfbYSPbY3TyFa9a3JEhguWyPIHZ5xAOVqjdDhjhQrJ5Hn
NwlboYVEkasfFyy/jvNFPMox1qPVB2JWS398tdgpicf3BmvdzvqLrlIDndF+Bowd
1JQvTtiYtDIrvzyDpJOPA7i5O3aNUnzlfJ/nG9QGIVlnFIlqbkxV5gACllxrzIkW
jJQW+voUSgH+57Qvz2wYaRCFiYZptF69sq7ER6QZo49ZlGGhHTZF5V16x1nluX53
s0myEUvz8kblXpYWvpYy1kbBnZju+gcUh9PaupOp7lVra/9AxKoDASXMEjEn6Es=
=hH5W
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syqw1-0008at...@franck.debian.org



Accepted pypoker-eval 138.0-1.1 (source amd64)

2012-08-06 Thread Bastian Venthur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 19:14:46 +0200
Source: pypoker-eval
Binary: python-pypoker-eval
Architecture: source amd64
Version: 138.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) l...@debian.org
Changed-By: Bastian Venthur vent...@debian.org
Description: 
 python-pypoker-eval - python interface to poker hand evaluator library 
development file
Closes: 632234
Changes: 
 pypoker-eval (138.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix won't build modules for Python 2.7 Applied patch by Sebastian
 Ramacher (Closes: #632234)
Checksums-Sha1: 
 246856f2ce83449a7f3af9b6e6b1a2ba39150ed6 1852 pypoker-eval_138.0-1.1.dsc
 0509b5fbf399b61150540b7825553fa23c674574 594914 pypoker-eval_138.0-1.1.diff.gz
 915fc05d5c3d1f76636bd02a0589a854665b41bf 86858 
python-pypoker-eval_138.0-1.1_amd64.deb
Checksums-Sha256: 
 9ace437c6acbefdeddda22858ff24be3078af57c531fe60f60bba0decd44aa6e 1852 
pypoker-eval_138.0-1.1.dsc
 46a350858f4935fd662095877cb5a2cc27958510fa95aca9ad1d87a352fefbc6 594914 
pypoker-eval_138.0-1.1.diff.gz
 e57d6e32dc05784c795ca2dc501f7d033fdab498124a85fba83bfd091fd00d8f 86858 
python-pypoker-eval_138.0-1.1_amd64.deb
Files: 
 eaf7dad7a4e0dd56cf19a2190a5a2aa1 1852 libs optional pypoker-eval_138.0-1.1.dsc
 dfab13420aefc2039a00de533de60636 594914 libs optional 
pypoker-eval_138.0-1.1.diff.gz
 a37cd8f5f6733d25c62c01281590c25a 86858 python optional 
python-pypoker-eval_138.0-1.1_amd64.deb

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

iQIbBAEBAgAGBQJQH/xEAAoJEI6IlUTZhQANT+8P+I/sB/MbKs1Bi/LQzBEFru+c
y2ucLU2VO5sumv0NVtvQY/m6McYNibVuziMZQ20qLz0YdJWHNpKK3NnP8a7ByKdc
F0q4JdO8gmU6MubpT+vSONRG6XCxaZ4t1Oii7bUhoRWxXb5e9M5MOfHxUprNbDs7
RrZzFUGDLG9B8HPS+hFm480PIjaYooXRTGSPLix9ql6lnop7NY/J8xtM7dbbm0Bb
2dkwQh6JzGyKJr+5cxMz84I9h8itVE4/ociHQQKZuNdRQ63WJtzQZEf+Q5QyAxuU
WTitiatjlV5IJDCYN+BiK9FxEECzLrmlbbKLq7NCOavx2x8gRR7lmeJj4YfLY4Jr
/TZDMbwVuCqmzis/B5X5PiczJRytPFZUYqrAI29BXx31/fLeTFSClSffR5bnbh8F
dTiNtXqZaBz9+BFAnqFYKKm6CPoQXm9knldDwJzkhe7YnohM/jah3p3+ndUEsifo
KxeWMYGbo1F7qjeq+n+Q5VSFdFbxc9uebe0bNzrrtphgnR3xc5Khlzc8Dix6JToO
XOQjFYxq0iXajGaM6YARV4i5mqau2auJcgj+VS5RwlWVeEvTfzuVM8FP2dgB0fG+
2bsysWSmt8LrxOEAXijxrrzOdM1zrLHe5IIttg3neG/cp3EFwzdT047AwIV31dSp
cAdpKIyxb072luHucPY=
=rja2
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syras-00015c...@franck.debian.org



Accepted tomboy 1.11.5-1 (source amd64)

2012-08-06 Thread Iain Lane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 17:56:45 +0100
Source: tomboy
Binary: tomboy
Architecture: source amd64
Version: 1.11.5-1
Distribution: experimental
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Iain Lane la...@debian.org
Description: 
 tomboy - desktop note taking program using Wiki style links
Changes: 
 tomboy (1.11.5-1) experimental; urgency=low
 .
   * [b67c86c] Imported Upstream version 1.11.5
 - Fix Evolution add-in gmime dependency
 - Add match count in note search
 - Sanitize sync url
   * [3b08591] Delete 40_use_gmime_2.6.patch: applied upstream.
Checksums-Sha1: 
 5fbc7f627466aee81354e49b6026ccf20d188e1d 2438 tomboy_1.11.5-1.dsc
 4ffb23491d5b9c737bd0bcb5f0ca3365c7299286 6625412 tomboy_1.11.5.orig.tar.xz
 10b453d00a08638ef2e18de5755edd5223ed7e89 18698 tomboy_1.11.5-1.debian.tar.gz
 d4269016e97a9e860e0fa2a5322efbfe2e597ef6 4865162 tomboy_1.11.5-1_amd64.deb
Checksums-Sha256: 
 a7374a39f4f300fd485ec0844b444d15e02e2fd7efcfb5ae8a991d94dc18ab0b 2438 
tomboy_1.11.5-1.dsc
 375735e17d036394f0eab197eac6b145ec9c92a3b5c0ec85cb035947bd06fa79 6625412 
tomboy_1.11.5.orig.tar.xz
 d142c1e2af7737779ea39b7254f23e2a0121aff143517bfb84b99d23ba43f3bc 18698 
tomboy_1.11.5-1.debian.tar.gz
 1b72413ea629dbd7898ded154eb968dcc37ec8e90f908819b244acab7b0f5b06 4865162 
tomboy_1.11.5-1_amd64.deb
Files: 
 3c06bf9f27e427b6e2649a6ce2850451 2438 gnome optional tomboy_1.11.5-1.dsc
 c3c8988b9e024d8f389010180bf8efed 6625412 gnome optional 
tomboy_1.11.5.orig.tar.xz
 67d3754e0c682a7e54b1a4a317ddf6d3 18698 gnome optional 
tomboy_1.11.5-1.debian.tar.gz
 19d34f8810a37d2f5aa265e01ed8c6eb 4865162 gnome optional 
tomboy_1.11.5-1_amd64.deb

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

iQIcBAEBCgAGBQJQIAIZAAoJEONS1cUcUEHU3ecP/30J/O4mCNwMUFvk7AgGm6S0
6xj6XdOyFBfsmPjyki66qFpQzlvmPy0gLjq8WjoYpdjUgugVlr9IlxzJhrtrKy8s
y/r4sKGoDPCQxLUt19LIYwoMz/SCsJSIQho/tlwXfHEZuWOHnVY9rgNpSX/SAuKr
SxuTkTkUOVdq/plQpG9lkRaBl1DfGhWg/jvAexw4tadh6/FBMvKVA2XB7J97OShj
P6Umk+cR5Q65X32le4SS25mrAE2zLFQ2eoqxMMEvG+U43hynumlor73+FzxV0BB+
Sh1/5JCSKJz+2rc17seS30/F5uQrIGlwWAq8vJMpN9zAr3YxQVNuaAGdMVY099ig
1aey3ne/z4kFuI8CAEtubnE6q6O9YEePXQTxsgXi4IriqyGBmNXDQTm7589CGxIA
vSe7ERQ4h5rtR0ziLOfaC8F3BDMmrYnElmbNJGx6tNIeIW1ORmBRl0SUGMwArsFf
aWTZpkkVcszcO6nhFsI1OX+Ke8BYSp/zDlBJ7EngVPjvHTxv7u/m/mR+JceK/gHu
4vZY9gKCYCEjdY2xl67ee5R/9qEKCObh+UZHhpQST/ldSFzvcGBSON2rJ7Jn4idp
fO/7iW9KUBIXE983ua3e9gs8Pn1pYdEmWEWminfsUcbmnCoPFKHkIGOs3ViOSaYg
NmByfaPVuQDcoPLzGE9P
=GLnx
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syre1-00039f...@franck.debian.org



Accepted mountmedia 0.21 (source all)

2012-08-06 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 15:16:50 +0200
Source: mountmedia
Binary: mountmedia
Architecture: source all
Version: 0.21
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 mountmedia - Mounts media (udeb)
Closes: 683849
Changes: 
 mountmedia (0.21) unstable; urgency=low
 .
   [ Karsten Merker ]
   * Do not try to mount extended partitions (type 0x5 or 0xf)
 Closes: #683849.
 .
   [ Christian Perrier ]
   * Add myself to Uploaders
   * Replace XC-Package-Type by Package-Type
Checksums-Sha1: 
 efa179ffdec60b0542d2479e850f870437ff5234 1612 mountmedia_0.21.dsc
 03d39217e8b207dac4e3b181869ab00fa6df4cac 5859 mountmedia_0.21.tar.gz
 d327697dc24e01e0b1417c370d69219249490440 1940 mountmedia_0.21_all.udeb
Checksums-Sha256: 
 8fd766f0bf3cbcb2f883121da3532c158f7ca1e53c575c2a79ef5e1dcea54487 1612 
mountmedia_0.21.dsc
 2010137cb28323b2e8e7cf85c04f27163bb5c79b377b64cf63c9dfd907004d06 5859 
mountmedia_0.21.tar.gz
 209b6f14045d1a30350adf1ffe9558dd41d1114f422d3b1dd32ae9262bedeac8 1940 
mountmedia_0.21_all.udeb
Files: 
 8eceafdebd53f6f25b27ca8b5abc1576 1612 debian-installer optional 
mountmedia_0.21.dsc
 c6149a6d151d24a20ee4f4f1cc8a227a 5859 debian-installer optional 
mountmedia_0.21.tar.gz
 5bb1b42602681a58566b16107de81ab8 1940 debian-installer optional 
mountmedia_0.21_all.udeb

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

iQIVAwUBUCAK4IcvcCxNbiWoAQI70Q/+Of9o5ZhT8f0bflK6GymeiBOrQfWaRJlO
umayg+mbDwL77T25OHPTrZTdcsLD2cYOUq9Q5MfvhIBvWgR/MmP4ZTaZ+Y2fC4cQ
LYEUeA0rDxyCmX+Is/OmDr+pULJdnbf+qzMUiaJRE65ahdymG9rbqGeNvUiUqL+r
cfSJHRs/4he6t9MCSnMbGAFLUUsmJJYig7cAogbj1zdX11qU1p6O1yTwVf+fG7iJ
l69u1T+siznQQXD3EDmG2X5lzabweFyr1ExDZuujO9RoOao+OdFN0XKJYaN+ayIf
UgBzi131bJqi5GCI2CrlDv5e9BFTZ3tq2KjAj+dPi8jpw59oao3sEt0990uihVIR
CPCh92PM6jEEiU7hwyj/54/W8vG/a+T+ziTExQ09PT+tCjxj+aXZVNc+UvprgtL0
Hzki75rEds/k69T7+bxY0gsKwmNamw4/cjc/wC/+G9894pnlKuScpm7OKf1lqE8S
TiFDW3cSFrjJK79OmytIOIb/76/LIRLm+sdTzRN9W5wkc8hvK+BP8SvhTpOHg3bA
0JsYNtZiLrtFIk1NHoGEDrB3RfeqxWsZVKYuHYKFlM+uCu/ZukgAPAG3eGtV6XO6
VvX14WL40ac+35y6u6uhQFD2zaUUMTE9RKKRSTI6c1M78EAEync0ehl+VwS9TSX2
ystFuIwSxnU=
=G080
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sys6n-0004wl...@franck.debian.org



Accepted kadu 0.12.0-1 (source all amd64)

2012-08-06 Thread Patryk Cisek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Aug 2012 17:21:53 +0200
Source: kadu
Binary: kadu kadu-common kadu-dev kadu-external-modules kadu-themes
Architecture: source amd64 all
Version: 0.12.0-1
Distribution: unstable
Urgency: low
Maintainer: Patryk Cisek pat...@debian.org
Changed-By: Patryk Cisek pat...@debian.org
Description: 
 kadu   - Gadu-Gadu/XMPP client for X11
 kadu-common - Gadu-Gadu/XMPP client for X11
 kadu-dev   - Development files needed to compile plugins for kadu
 kadu-external-modules - Additional plugins for Kadu
 kadu-themes - Additional icons and emoticons for Kadu
Changes: 
 kadu (0.12.0-1) unstable; urgency=low
 .
   * New upstream release
   * Updated debian/build_kadu.sh to new branches names (0.12/*)
   * Updated debian/patches/03-about-dialog.patch to make it fit 0.12.0
   * Removed importhistory module, since it's no longer maintained
   * Removed debian/tmp/usr/share/kadu/plugins/sdk/ from
 debian/kadu-dev.install
   * Using dpkg-buildflags for hardening now
   * Removed glass icon theme until directory names get fixed
   * Fixed resolution of dialog-error.png in default icon theme
Checksums-Sha1: 
 e42f2e9a5698d9d843c95e96f90d3fc82211c5df 2263 kadu_0.12.0-1.dsc
 53413a020a3516dcd6f897051c1e7cd163ffd8a6 643484 
kadu_0.12.0.orig-externalplugins.tar.bz2
 7668b0194027d75fe3ad021764771e8860da2d7c 4505181 
kadu_0.12.0.orig-externalthemes.tar.bz2
 a3292b047ffb4a5e16e907fc883658189d35f4ae 5914017 kadu_0.12.0.orig.tar.bz2
 55cef544bbe0e39608ff89b3312a0bf180676f52 19743 kadu_0.12.0-1.debian.tar.gz
 5418e9de7660e50d4d50f1f2d34600b9db2b49e4 4165944 kadu_0.12.0-1_amd64.deb
 c478cec6ab902e6a7ae65acca90a6d1ae5b27e4b 742554 
kadu-external-modules_0.12.0-1_amd64.deb
 a51bdc79c42b04281e35da2f6904628d592c640c 1313226 kadu-common_0.12.0-1_all.deb
 975a3a05f9b559e6335e641dc2def6479b029a24 289774 kadu-dev_0.12.0-1_all.deb
 4f2e5c801e293897f34cf8f4900e9ab31c0fca24 7976602 kadu-themes_0.12.0-1_all.deb
Checksums-Sha256: 
 4a8983dc5175305ea8ab7c21cb7435c4c70cfc7ccd007d5aae899a071dce9a4e 2263 
kadu_0.12.0-1.dsc
 24954dc92dedeaa74f14ef8978d2dbdbdfe636bd6444c1c6a5972dda7e1edcf2 643484 
kadu_0.12.0.orig-externalplugins.tar.bz2
 8cbdb0674d00058d864848ef14cca3adfbd0c7f8ce0a65d60bd33fcc52b9583c 4505181 
kadu_0.12.0.orig-externalthemes.tar.bz2
 7de16df61f7900a7e6569cf4a2eaf20d11177bde430c2db2b25f591714f4c27e 5914017 
kadu_0.12.0.orig.tar.bz2
 216c89effda11545bd77bca023f98dbae335e8f257a985b73051a80b7e9a356e 19743 
kadu_0.12.0-1.debian.tar.gz
 36a04c7949c7a4dbbb29fd9817c4582fdc9783b597dc1186a167bb6642412134 4165944 
kadu_0.12.0-1_amd64.deb
 c96b8b5e4832005c6431a787a532d0625f26b64dc62ccea76ca34b70429c2a1a 742554 
kadu-external-modules_0.12.0-1_amd64.deb
 e978947bb8fc2e42232f41f00f5cb429d478f0b4ecc8abd14bce5380f3caffb0 1313226 
kadu-common_0.12.0-1_all.deb
 244128b482ffbf165f5071c1371cfd45d2072ec4c721c33a5f6cab8896904f0f 289774 
kadu-dev_0.12.0-1_all.deb
 acb23afaafaacff15aa1fae3d29beef4b8a91f2cbdcf609be9927209f84a311d 7976602 
kadu-themes_0.12.0-1_all.deb
Files: 
 ac5d834502b6ede41edee0e6a09ee4d6 2263 net optional kadu_0.12.0-1.dsc
 c7b31a8b9dce72cb3f876d4e54b561b7 643484 net optional 
kadu_0.12.0.orig-externalplugins.tar.bz2
 afd908c8b590a671252432f913afd659 4505181 net optional 
kadu_0.12.0.orig-externalthemes.tar.bz2
 9e89dfa84561e408b26dae207e176198 5914017 net optional kadu_0.12.0.orig.tar.bz2
 7b150228edbb954f5c13a74630a41ef9 19743 net optional kadu_0.12.0-1.debian.tar.gz
 ea8609de329486379227806c9fe276bb 4165944 net optional kadu_0.12.0-1_amd64.deb
 d20e1b06b021295c4920165e26c88c02 742554 net optional 
kadu-external-modules_0.12.0-1_amd64.deb
 2b13ea37bbf181e608090ed26e0e37da 1313226 net optional 
kadu-common_0.12.0-1_all.deb
 7a9d9944910fc7f467c8ff7a6ed2c70d 289774 net optional kadu-dev_0.12.0-1_all.deb
 5e74c65275cbede4911a11b25db56bd8 7976602 net optional 
kadu-themes_0.12.0-1_all.deb

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

iEYEARECAAYFAlAgDQwACgkQXsQsU9hqZrqSJACeLhylWwwDB+/lbTqqtXQTgs/R
8H0AnR6uy5CQoAAF+16pUr12nu+G04rX
=n1v9
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syszd-0008ry...@franck.debian.org



Accepted epic5 1.1.4-1 (source amd64)

2012-08-06 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Aug 2012 20:10:12 +0200
Source: epic5
Binary: epic5
Architecture: source amd64
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 epic5  - epic irc client, version 5
Changes: 
 epic5 (1.1.4-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 d7d99290b7edc9e41dfe7faa22f9534bbe9184c1 1733 epic5_1.1.4-1.dsc
 495e1c8cba2cc99ae63a9a80cf305ec17c7b79e0 779170 epic5_1.1.4.orig.tar.bz2
 d6687352a7ee773280a5cf7fe2ff56ffb1bde0c1 17704 epic5_1.1.4-1.debian.tar.gz
 1febeae6fc666bc6ed07f59ba261974cc8b2a427 636352 epic5_1.1.4-1_amd64.deb
Checksums-Sha256: 
 1a7d445986703c443c129aea578b10cd65b21a6abdf078271f76c0100114cd5e 1733 
epic5_1.1.4-1.dsc
 a21dabab6007ce08e74ba1865d0fded2edda1cb12320ebe2bc0378851b139950 779170 
epic5_1.1.4.orig.tar.bz2
 0bca4cf6be0b7ef393a0047cbb53d088de70e866ae04aa67e36d16609ed71645 17704 
epic5_1.1.4-1.debian.tar.gz
 d0db28653de52d4809e9825722ae215e4f3be9a55dedc2d8360ccf15b693c820 636352 
epic5_1.1.4-1_amd64.deb
Files: 
 cf7a884135af97ea65369c92192c3fcd 1733 net optional epic5_1.1.4-1.dsc
 f247109f6a08c02df7fb54b6a25a404b 779170 net optional epic5_1.1.4.orig.tar.bz2
 2ff2df9617d1372cc89b4a80bde20e86 17704 net optional epic5_1.1.4-1.debian.tar.gz
 d6ae8c4e499128fac60e6dbe47b2b8a6 636352 net optional epic5_1.1.4-1_amd64.deb

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

iQIcBAEBCgAGBQJQIBY3AAoJEGpMZM6DE7XwBVAP/203PBGSXPtDpVnVGr7mNSed
L6Y6o2OGPINp+aGl7bfp5OhqbE+AD0e+R9NwxET4sLX+qfgSc+7cCxMb/FVbBiw8
pY9BLlBBBPFWLg9wzKvYTVuklWTv5k1Rz29J66y0BnffWICdf0XZvpKnB/J904n7
/pRDezAWpWOTIpWGy32nB4ucm0QbZxJVXDIPu6Po6EgZVHrSdQwZoFrWYQB3E6Tx
GOWFrzVkwoAzket3wuvfKH6CPB4+7XgS9jFVgpqrqCtGFPjxM98VpxgyXuvmn//G
dJP0TDLK6dloVOpWWSqZmHtiG7f1SaAcE/iM5+D1SlKh6VUJLN2GL3FfidMucDXJ
VQqFT2PyGt3lSZFBvNAhNOTDCNUSwCVTJfawDs1s/o/jgSJ97di25CuIviaCXiSJ
LouWlgG9lMFWtCrXV41tgUEBWkvGFi7h8ppNSCh5HQ0Q2nayA3MyGpDvE8OqwO78
So5TE+djhhNss252NNk57Z364Y8Ty5WFcY/chM339qKQC+tc6faausRVOWH2qqUD
oJU6yxHeyr28vqwdlSnQ26aS0V5sd2Xo+t1E8umeQYs2iPcg8fmGouR01E71Kk3S
0XVOpeUGPARPwbANJmTOb5TpurKudawhKZQ6kiKuMhDvoCN6FT1SqAOk49trRR2W
ZlH4yW5ZbJ/lGHYIiPND
=765u
-END PGP SIGNATURE-


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



Accepted evince 3.4.0-2+build1 (source all amd64)

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

Format: 1.8
Date: Mon, 06 Aug 2012 20:57:40 +0200
Source: evince
Binary: evince evince-dbg evince-gtk evince-common libevdocument3-4 
libevview3-3 libevince-dev gir1.2-evince-3.0
Architecture: source all amd64
Version: 3.4.0-2+build1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 evince - Document (PostScript, PDF) viewer
 evince-common - Document (PostScript, PDF) viewer - common files
 evince-dbg - Document (PostScript, PDF) viewer - debugging symbols
 evince-gtk - Document (PostScript, PDF) viewer (GTK+ version)
 gir1.2-evince-3.0 - GObject introspection data for the evince libraries
 libevdocument3-4 - Document (PostScript, PDF) rendering library
 libevince-dev - Document (PostScript, PDF) rendering library - development 
files
 libevview3-3 - Document (PostScript, PDF) rendering library - Gtk+ widgets
Changes: 
 evince (3.4.0-2+build1) unstable; urgency=low
 .
   * No source changes; rebuild with xz compression.
Checksums-Sha1: 
 10ede54ae173d3397fe777c8a035f30f4c20d869 3042 evince_3.4.0-2+build1.dsc
 0ec9eaae55188977a59a8a40ab63c08895b939c9 25723 
evince_3.4.0-2+build1.debian.tar.gz
 257c8faae4f8634aec2a4c1a262b29e0c30cfd11 5303630 
evince-common_3.4.0-2+build1_all.deb
 452e5e7ddbd636a0f2c209b1e8a22aba494e3f99 630506 evince_3.4.0-2+build1_amd64.deb
 8cba769159a941d34f9ecc0fedd050511d0e 1623198 
evince-dbg_3.4.0-2+build1_amd64.deb
 36f422efe19264091b5d5b175a6ba442a8e27ff7 627008 
evince-gtk_3.4.0-2+build1_amd64.deb
 c69c96600cf1ad4fe51d995e61a0c5982cc25739 652988 
libevdocument3-4_3.4.0-2+build1_amd64.deb
 8f3c9e283a4e85d9a24ddf8d5c7487cba3d98d8f 568876 
libevview3-3_3.4.0-2+build1_amd64.deb
 a0d4dc1b69b2ac5a819468539fce3dccd5d4d241 711072 
libevince-dev_3.4.0-2+build1_amd64.deb
 5f42947059f77cd0a1efe1240d1605d7bae25eda 498764 
gir1.2-evince-3.0_3.4.0-2+build1_amd64.deb
Checksums-Sha256: 
 9e851225d95a0896025ccc43486efe11a21d460f7372a94ef48d03ecb9795511 3042 
evince_3.4.0-2+build1.dsc
 4722c5e3bc3619c52ada833e69d4c261f506bdbe6078f1e9bad482d6c84a7603 25723 
evince_3.4.0-2+build1.debian.tar.gz
 005d030fbe4a617686b8dba2a06f36d6c6ef7539102b05972c87a1548a43af61 5303630 
evince-common_3.4.0-2+build1_all.deb
 ee6f24776f3ad0595972b894ceb78278c5ce677b1d0c7baebb21badd19d2ae49 630506 
evince_3.4.0-2+build1_amd64.deb
 105d43abf6f7181072d9a3e48ca8e1228350d830c40aa2f25a1bc190e54cabf4 1623198 
evince-dbg_3.4.0-2+build1_amd64.deb
 200e18926eed30c0567d38d710770cc9cd469ba9e8d73f0670bfbe13489e6943 627008 
evince-gtk_3.4.0-2+build1_amd64.deb
 3d2c3121cb3c3c1a022eb544be1b2cfa01f2edb63b41b9ecb5edca6efb2b333c 652988 
libevdocument3-4_3.4.0-2+build1_amd64.deb
 b6f8181526341e6c862d411c7e369833636f50b407ef7f53f4de57ade303e2eb 568876 
libevview3-3_3.4.0-2+build1_amd64.deb
 8877d23ba88ec5d9fd89487db675101a90024d541773dd3505ca46471f3da8db 711072 
libevince-dev_3.4.0-2+build1_amd64.deb
 1ed2e406e37e278da628a8237442f68c83cbb06565c97f2ffa0ea9c6c496c8fa 498764 
gir1.2-evince-3.0_3.4.0-2+build1_amd64.deb
Files: 
 1f0f5d088cef2baa374904435f98c751 3042 gnome optional evince_3.4.0-2+build1.dsc
 3eea8e24c9ec71855ac4f6af3c7495ec 25723 gnome optional 
evince_3.4.0-2+build1.debian.tar.gz
 eaba75a99ae9157be20a02f5a35a6b16 5303630 gnome optional 
evince-common_3.4.0-2+build1_all.deb
 80963ed002d2371c17482f09b2e4499f 630506 gnome optional 
evince_3.4.0-2+build1_amd64.deb
 e5e4639970fd5bb37729329720c9c6f5 1623198 debug extra 
evince-dbg_3.4.0-2+build1_amd64.deb
 41da5084de96c32dca71c178744e99fd 627008 x11 optional 
evince-gtk_3.4.0-2+build1_amd64.deb
 4ed3b0b37945f0654e551e8278fa17cb 652988 libs optional 
libevdocument3-4_3.4.0-2+build1_amd64.deb
 318adea6916c6408004ceca612f45399 568876 libs optional 
libevview3-3_3.4.0-2+build1_amd64.deb
 85c12c96766ec6265df3d64a4eb8d7d9 711072 libdevel optional 
libevince-dev_3.4.0-2+build1_amd64.deb
 67fe938c8bff14f18d9e97bebdba1e02 498764 introspection optional 
gir1.2-evince-3.0_3.4.0-2+build1_amd64.deb

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

iQIcBAEBCAAGBQJQIBXbAAoJEGrh3w1gjyLcI5EP/3sIb+y8iR3my9JeXdvv6opa
CyCbY2EI3a7467c/qPLCGbukykVAxBJ3RNK1nHxKB0MbhAJwzEA8dbkv7uMTwqZj
Vgri09sa+CoMdOXe17Har0nWS1K2sKg2Nimw6A+rj9NDHvc77F5sDFkWusa5jVvd
G8TSZZ/4y8N2pnjDWcgow3wjJbtVa6WacJP+IkecB3uIL3DvOmPNety50zLS1sa6
gqTUWz8/4wY3Ks+nX9oCgz9n8X4xmEEgor7KZFoETGA649p1UIHHd2xIzafmYXst
vtnd/3AZtDB7sdJjClZ34f4xnj2Dnf0iZb7kRFfGMCMsls3omSCH8wz4Onk6D6wC
5UUMYbPdluZUvp1KOhk2qHgoiQZU+O9CxfAMkQJY7pSdjLmfFG8YPwU0ORPuoTl6
ezj/qMd0P32sileW9HnToJT7NobUb2ZreM1zab+6X3S7Gwiuk7hq2JGrZ04n+qzH
AJ2SzUTELmkHlxlNKISN4e08jl/qy73cwp2e49pT7QFQM0IfvC80Ulz5zuVg448F
LGs2m26KK/Rl5tZCtKr+z38L/0qWEDPw6QBroBgv1oSJQ+8bWM8HTk2q4abpKl9s
wUC3CwVgUv6+XL52Ic08DpGazGGbsqYe2xxQCMaJUike5wIfCWPqhB34AbgAGYPT
Y/DwGoWM1AjgPLbKDEXP
=UoVS
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of 

Accepted gnome-user-docs 3.4.2-1+build1 (source all)

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

Format: 1.8
Date: Mon, 06 Aug 2012 21:19:56 +0200
Source: gnome-user-docs
Binary: gnome-user-guide
Architecture: source all
Version: 3.4.2-1+build1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gnome-user-guide - GNOME user's guide
Changes: 
 gnome-user-docs (3.4.2-1+build1) unstable; urgency=low
 .
   * No source changes; rebuild with xz compression.
Checksums-Sha1: 
 8ac1617b132fe700a6d5928d842c11ef8418e49e 2156 
gnome-user-docs_3.4.2-1+build1.dsc
 76632444f1c850dfd16f3ef3b1c9254760004260 4393 
gnome-user-docs_3.4.2-1+build1.debian.tar.gz
 5453df4c47cb8c9ef1e7095bff846dc8e1d53b1d 6414842 
gnome-user-guide_3.4.2-1+build1_all.deb
Checksums-Sha256: 
 10715543b908e52de6df914695d56beb7b2c02ef2367d20a5948c2f3de9f245b 2156 
gnome-user-docs_3.4.2-1+build1.dsc
 31b0b3b03072b10855a526443819b24b51121b050e7bf85b787dfc6f75237ae0 4393 
gnome-user-docs_3.4.2-1+build1.debian.tar.gz
 ed219f4ba900f2a80c1c0ff86d2d552101b1f2a61cfb44e1e3b068b2509c837c 6414842 
gnome-user-guide_3.4.2-1+build1_all.deb
Files: 
 092f64c989b43d326c9fe75e09cf257d 2156 gnome optional 
gnome-user-docs_3.4.2-1+build1.dsc
 314f4faa61d4447e3aa14e1bdd66df47 4393 gnome optional 
gnome-user-docs_3.4.2-1+build1.debian.tar.gz
 575f97468301f913fc0c6376da78a319 6414842 gnome optional 
gnome-user-guide_3.4.2-1+build1_all.deb

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

iQIcBAEBCAAGBQJQIBrnAAoJEGrh3w1gjyLcp+4P+wZyLD0WiLh18F5MAetqjTOe
NoSeQo25cvFw7NjkvexGMJDdJGrutxat4I2e0x1LlR3dLb3jJv2iwd+FTo69UmSx
pmuy+CantEfc0F93yRix9C4AK2c52+96wMVOv1tCqAJN+pOd6dSlihsDvt6Q5Rvx
E+GlL4Y4/lZvMRN15AnHF+EY50NCXqxGwqWToN7paFwRBxEZBMMsQ/bHRlithK98
SwOExosHIGOg0tIdJQ35kttqHVPPIyjkL9RX6+NMGJ2lk3K1TYShQSMalTn/twOd
QSP7JNuYPl0bOelvAtljwzy6o4ngQtO73knqrEVT3ZnR8oKrg2c+noMCMeQMoEDy
IbLU6yBnD6jAyAgFmJknOAJtfJ60OHaYdfDlKCjmNBJSmbltuHdb5feIOg++bU08
vYVooAIthYq4TtjuwuKVeL2VWbCQc5dTcd8UFbdXc5aFF2rkNWe421+DHME+KdfJ
hSCRrYuP1CMeWk813imsvIReHBEvK3aEg/glKgbPUDCFqbyFDtjoiwk7JF3RMJys
MQGGw5I9TsUVyQ+g03Lyqay+AA4TqstBoE+lkL78VUtMltnc+9M1iaAG+1BF6NUa
PHBt2v9J31fMZiXsikpep3XPpNqVyF1FZP2rYfbDnGfq+Z8FkrvWOJEk7PS0nbwD
txPrpNlguGl4FbAyfpcA
=tmGr
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syth9-0002pt...@franck.debian.org



Accepted xfonts-naga10 1.1-13.1 (source all)

2012-08-06 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 04 Aug 2012 21:22:56 +0200
Source: xfonts-naga10
Binary: xfonts-naga10
Architecture: source all
Version: 1.1-13.1
Distribution: unstable
Urgency: medium
Maintainer: GOTO Masanori go...@debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 xfonts-naga10 - 10x10 dot Japanese and ISO-8859-1 naga10 fonts
Closes: 682058
Changes: 
 xfonts-naga10 (1.1-13.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/mkitalic:
 - Use #!/usr/bin/gawk --exec to fix gawk behaviour while parsing
   script options (Closes: #682058).
Checksums-Sha1: 
 07daebf7067827bbb46cd420d67a06ae54029454 1728 xfonts-naga10_1.1-13.1.dsc
 66df5da46512ad376bbf62b4f9a29728553f88c6 7298 xfonts-naga10_1.1-13.1.diff.gz
 76a1da76b86c83661d9d80fa3c7778a84016da62 1353724 xfonts-naga10_1.1-13.1_all.deb
Checksums-Sha256: 
 552847b5decb0a54123496771eb299f641808a1961efa09b882ac2f3a08b9a19 1728 
xfonts-naga10_1.1-13.1.dsc
 808ae2fcf0e23e47c04f61405242df44586e8911d8f9d549625717255b41801d 7298 
xfonts-naga10_1.1-13.1.diff.gz
 f59531ee97db17c77317eb498a067a243559b9a24d9abb99b915d7a570ff9bcb 1353724 
xfonts-naga10_1.1-13.1_all.deb
Files: 
 99a642f133f224f289be190320be1182 1728 non-free/x11 optional 
xfonts-naga10_1.1-13.1.dsc
 de59828ceedaf143c8d0a12a79237751 7298 non-free/x11 optional 
xfonts-naga10_1.1-13.1.diff.gz
 54d3f1bffab08c7e0e0accb9ef44b214 1353724 non-free/x11 optional 
xfonts-naga10_1.1-13.1_all.deb

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

iQIcBAEBCAAGBQJQHXgXAAoJEEkIatPr4vMfDwIP/0AKKHvB65OhBHTYFaeZpWK2
6ty8CHft2n6PzqP9u1EBGhbTr8X36HY5sAN8yNMPg+71Mvq/wCgEaVlj4FFKQf6X
9xuw/9NWqz9ujQmwroCTk/qJ0LBQmuX1zwdBC36QYFlSfDMwyHDBh6EpXxAjzzUW
g9NNJxZCgBLs7VwLEPVgepLqqX2us0mmP+JjRp6zK1nlIowe4r/mhiPTOtmm4Xqy
2Qr4K4zKM+Z9/S6Ix+O2zleOi0jOiotbbV5+IRqJmkXxy532nb3Y16XTXnuEw8Pg
5WFUno/Wytq6nfB955RKCXZIkCBUgcSb4l6gq7bhcLCqXQ1Gk/lJIFl3w0QSOxrD
IqGuv4AzR6abE+qq1vS943+bEY1pb6rVGx0/8ku41Cbvfkjw2Fr/iW+RlSgPjgWl
XgJ03R87YAZocAyuAd5gRrePcRagmbi8kgGLkKs7i6tNyO1LpGHtX/6BziqszD2L
P+1eVJ4sCeMgh3Bk34HnKIK1HC9Imnk1pumHwrQXu6zh5SOwkbOpf8OwalcgRV0z
ZPFiyOJjaynDok4zwJ6rqN59MHRXZrRiGeNU+D3nzPrbYsIQN8ynCIrU+Ua68RD4
N0A6kDcy8LgYY6pD6yBbYUWjvif0HQto1vltdItsNEhB0ya1w47PvqjcdreNZtQD
DtjLcZIFqBP4PVvqsAYy
=hzFj
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sythy-0002rd...@franck.debian.org



Accepted gtk+3.0 3.4.2-3 (source all amd64)

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

Format: 1.8
Date: Mon, 06 Aug 2012 21:40:53 +0200
Source: gtk+3.0
Binary: libgtk-3-0 libgtk-3-0-udeb libgtk-3-common libgtk-3-bin libgtk-3-dev 
libgtk-3-0-dbg libgtk-3-doc gtk-3-examples gir1.2-gtk-3.0 libgail-3-0 
libgail-3-dev libgail-3-0-dbg libgail-3-doc
Architecture: source all amd64
Version: 3.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gtk-3.0 - GTK+ graphical user interface library -- gir bindings
 gtk-3-examples - example files for GTK+ 3
 libgail-3-0 - GNOME Accessibility Implementation Library -- shared libraries
 libgail-3-0-dbg - Gail libraries and debugging symbols
 libgail-3-dev - GNOME Accessibility Implementation Library -- development files
 libgail-3-doc - documentation files of the Gail library
 libgtk-3-0 - GTK+ graphical user interface library
 libgtk-3-0-dbg - GTK+ libraries and debugging symbols
 libgtk-3-0-udeb - GTK+ graphical user interface library - minimal runtime 
(udeb)
 libgtk-3-bin - programs for the GTK+ graphical user interface library
 libgtk-3-common - common files for the GTK+ graphical user interface library
 libgtk-3-dev - development files for the GTK+ library
 libgtk-3-doc - documentation for the GTK+ graphical user interface library
Closes: 669694 679754 681198
Changes: 
 gtk+3.0 (3.4.2-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Update xrandr epoch.
 .
   [ Michael Biebl ]
   * debian/libgtk-3-0.postrm.in: Drop rm -rf /etc/gtk-3.0/ on purge since
 this removes files owned by libgtk-3-common. Those bits were copied over
 from the gtk+2.0 package but they are actually obsolete and no longer
 required. Closes: #681198
   * debian/patches/073_transparent_colors.patch: Handle transparent colors
 better in GtkStyle emulation. Patch cherry-picked from upstream Git.
 Closes: #669694
   * debian/patches/070_revert-widget-set-up-signals-after-initializing.patch:
 This patch was a temporary workaround for a bug in mutter which has been
 fixed in version 3.4. It was not supposed to be shipped as part of wheezy,
 so drop it again.
   * If the NEWS or README file is larger than 4k in size append a .gz suffix
 as dh_compress will compress those files. This avoids dangling symlinks.
 Closes: #679754
Checksums-Sha1: 
 aa60dc5658d72faa4c5529973170610508cce068 3411 gtk+3.0_3.4.2-3.dsc
 acdef6e86899366f1055cf39a0ce1e88e2076e47 90013 gtk+3.0_3.4.2-3.debian.tar.gz
 0c77580caf37f0b81ac4dd650bea9008a6a98de8 2712082 
libgtk-3-common_3.4.2-3_all.deb
 b98ebbde329057ebf9c796ff744cd0854d57768c 2055304 libgtk-3-doc_3.4.2-3_all.deb
 e7a4e8302485b797bb690eed263b7ee42ea46d3c 59876 libgail-3-doc_3.4.2-3_all.deb
 7e5d02a1be7363ba282d145c0edeb5066deb28e8 1794642 libgtk-3-0_3.4.2-3_amd64.deb
 e89cf91762bb6f432726f589c11efa8a2266e9a9 1665592 
libgtk-3-0-udeb_3.4.2-3_amd64.udeb
 1aa83669515b56da6ced7174f3714b0b57754f7d 54528 libgtk-3-bin_3.4.2-3_amd64.deb
 74d141389bc3dd79beb6c155a71b6e44bd0ef45d 748306 libgtk-3-dev_3.4.2-3_amd64.deb
 ffd88b55ab168b858f7a8d2d31d23158176c032e 5250150 
libgtk-3-0-dbg_3.4.2-3_amd64.deb
 8e939eba28a379acef49dd47ea9ad60c14f08ed2 277734 
gtk-3-examples_3.4.2-3_amd64.deb
 40e0c80d433ede3109ffda3a8848a3b029c1747e 206852 
gir1.2-gtk-3.0_3.4.2-3_amd64.deb
 688dd2d3a000723970d613bb1823fae03dbb6700 61006 libgail-3-0_3.4.2-3_amd64.deb
 e3eac5286171891ca6441f1c748f12c450c62a3e 52636 libgail-3-dev_3.4.2-3_amd64.deb
 35af36e16186a8c4fc6221bb21142f65b703bdd0 72868 
libgail-3-0-dbg_3.4.2-3_amd64.deb
Checksums-Sha256: 
 bb97075f71539ec92249c77f29fac25187752170c9359047cbe6fffe500ce0f1 3411 
gtk+3.0_3.4.2-3.dsc
 bea2045dc35af3b95accff7f24015bc5f4e3c90b78651c1421bd583f043b136d 90013 
gtk+3.0_3.4.2-3.debian.tar.gz
 dcd9674f165d098b9787d8a8ef25cb51b6090a3e96ac856b1b7793d7797205e1 2712082 
libgtk-3-common_3.4.2-3_all.deb
 0d7177fe2c1efe5a1e1a110f2142b8469ec28ef8ebfdcfcd0e81b926c9dae3f0 2055304 
libgtk-3-doc_3.4.2-3_all.deb
 7cdc870ae54e104320c8d726bc5b33d25b680ec40f161e4e214ca74dcd85f6b1 59876 
libgail-3-doc_3.4.2-3_all.deb
 61106ce7eaa390c9596b753e32837d4e956134a6f83fbf3babd89fe7cadaaecf 1794642 
libgtk-3-0_3.4.2-3_amd64.deb
 46bdb69920a55ef249fb16736999a2e9155bf0fd641c19211852f79f2e99ab90 1665592 
libgtk-3-0-udeb_3.4.2-3_amd64.udeb
 758137f27432b196aa1d7ef6371a04fd819eec75821a6a98f6bc0c39a15757de 54528 
libgtk-3-bin_3.4.2-3_amd64.deb
 1d63a4973db4972d7a3c4ccd2a5577435be148d72525839cee5197eabe17fc63 748306 
libgtk-3-dev_3.4.2-3_amd64.deb
 8754688818bffa0a2b44534ac05bd883c5ab9a92c60ade8b40c37b131234be43 5250150 
libgtk-3-0-dbg_3.4.2-3_amd64.deb
 de3287182ba8df7190ab3866ac1fc237f1620e7906b4392bee48d414ecfbb2a1 277734 
gtk-3-examples_3.4.2-3_amd64.deb
 a9d5ad0ccd8571d9376faa360c8d3075b61b5bb3008bc11c2303009aa8d99e5d 206852 
gir1.2-gtk-3.0_3.4.2-3_amd64.deb
 444ae669428e36c27f8917ce0954723fe8ddbec7dcd5fd08bd061da38c18c009 61006 

Accepted nautilus 3.4.2-1+build1 (source all amd64)

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

Format: 1.8
Date: Mon, 06 Aug 2012 21:46:06 +0200
Source: nautilus
Binary: nautilus nautilus-dbg libnautilus-extension1a libnautilus-extension-dev 
gir1.2-nautilus-3.0 nautilus-data
Architecture: source all amd64
Version: 3.4.2-1+build1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette j...@debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-nautilus-3.0 - libraries for nautilus components - gir bindings
 libnautilus-extension-dev - libraries for nautilus components - development 
version
 libnautilus-extension1a - libraries for nautilus components - runtime version
 nautilus   - file manager and graphical shell for GNOME
 nautilus-data - data files for nautilus
 nautilus-dbg - file manager and graphical shell for GNOME - debugging version
Changes: 
 nautilus (3.4.2-1+build1) unstable; urgency=low
 .
   * No source changes; rebuild with xz compression.
Checksums-Sha1: 
 cdd6af07791152863e9aa1a450562ceb3e50240f 2967 nautilus_3.4.2-1+build1.dsc
 85fc5f94018b516c32a4cc00b94e4ab9c4d1078b 25331 
nautilus_3.4.2-1+build1.debian.tar.gz
 7274ca336143934293dea6cd7237f2662c4d5016 1963116 
nautilus-data_3.4.2-1+build1_all.deb
 9a070f8b4b17c75798c12848c4533fc15c6c5ec9 821496 
nautilus_3.4.2-1+build1_amd64.deb
 4784257451f73ae8830b9f175d50a5cdddfdf972 2048748 
nautilus-dbg_3.4.2-1+build1_amd64.deb
 ba96830876b5f746c4cf10b2ddeae86fca5adf83 268682 
libnautilus-extension1a_3.4.2-1+build1_amd64.deb
 09b786fc654f92645ac57a7407db6de9c2483290 283492 
libnautilus-extension-dev_3.4.2-1+build1_amd64.deb
 de1639d2ddcf97f863d10def4ffd76eb20acb076 261114 
gir1.2-nautilus-3.0_3.4.2-1+build1_amd64.deb
Checksums-Sha256: 
 ae378132c93eeda4f2bf009123ddebb7356c8fb5599241b7b5ef49ebfd95868c 2967 
nautilus_3.4.2-1+build1.dsc
 1aa51184bd0162c447532d92e5b3407813f271c772eb344ed49662024dd484f0 25331 
nautilus_3.4.2-1+build1.debian.tar.gz
 5c9132c09f9d192395a7a66f941b548d8cbfb60f16fe3aaa0bebefb1cfe7b4aa 1963116 
nautilus-data_3.4.2-1+build1_all.deb
 c39fe253a5fa9c3307a85b53c7a895ca0f2d607cd5184cb3cb9f9c24ed8d5d5b 821496 
nautilus_3.4.2-1+build1_amd64.deb
 94a61c5ac8bdb626fc19252cb4f1b5eff717828d6d2f7ea55c2751306ec1b3a3 2048748 
nautilus-dbg_3.4.2-1+build1_amd64.deb
 6d00c7aace2ba71f78efe9b7eae95893129768b22f1b2a21639badf4ea5421cd 268682 
libnautilus-extension1a_3.4.2-1+build1_amd64.deb
 aaf93298475e5659a890cf0fe1147d9f1a82a6b3096f58c0f6b5a3c349be3720 283492 
libnautilus-extension-dev_3.4.2-1+build1_amd64.deb
 8f832fdd42d7239553d0af7811db3fe3379a4a83734ccd314ec38a43b865d0dc 261114 
gir1.2-nautilus-3.0_3.4.2-1+build1_amd64.deb
Files: 
 1184159045f3f8b5ba45bdfe5329c6b9 2967 gnome optional 
nautilus_3.4.2-1+build1.dsc
 81b26fa1510965897f43a8697681d154 25331 gnome optional 
nautilus_3.4.2-1+build1.debian.tar.gz
 0c9caa11aac9f75254fbde1040edaf15 1963116 gnome optional 
nautilus-data_3.4.2-1+build1_all.deb
 598a55a537aad47a9f5ce8340456c064 821496 gnome optional 
nautilus_3.4.2-1+build1_amd64.deb
 4674d766029029fe8ef68879222349b5 2048748 debug extra 
nautilus-dbg_3.4.2-1+build1_amd64.deb
 1e816e4abc9e9b3dbdf726d77b4c5f49 268682 libs optional 
libnautilus-extension1a_3.4.2-1+build1_amd64.deb
 c7501f64de46b6fc3e3c826c3224a54e 283492 libdevel optional 
libnautilus-extension-dev_3.4.2-1+build1_amd64.deb
 b7b70f8a1132665a931efb53fc86ed65 261114 introspection optional 
gir1.2-nautilus-3.0_3.4.2-1+build1_amd64.deb

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

iQIcBAEBCAAGBQJQICBnAAoJEGrh3w1gjyLcWMsP/3t0h7UIA9mD7hyxrJgl4a/w
yTFCPYvZiAs34m1YMXT/vZk3qYQQ7sA2eEcOENhE7MGZtlB5JndNJx1yYdKTpdwk
rbY1wiqxENUVcsFH7oWA2c6+zONyKxGJZogAJgDZjKqdBw1WTmRBWOwFJO3ojPBi
7oquFyG4+Eip2HzOfPID+I7yKfMe8EwLGH3ZTB+7XREHs0benYo5ZRCPq8DudunC
XxqCLiV0B+lzB3pwVvObaZ/hZYFr/g3mf1CpmCrVSXkryizXN+XFswyklM/fZ+Rc
HY1SfKP9r0FjdSZwKu2rta5wiJYaPu3xA3FgZhryCmAMUzz3aDRIxmqtMoNast+c
sblPDS3OjvxXwk8yOLGGkC5bzA84CVtd3jPIZPXfNkMyfNsKriUI4M/0Pta1HSI1
JH8hKE1d932EEGkZL0R5NpPcon+xA13dRyAMclkAdyVehuxQ8evZ/oDPzvLvhMJl
V+Ls/ZElk/pUZ4Y4OeKufP7+xxIdse75TyXFlgyhnpzkHArUEXYP/6gPg7CQ1AHz
EKIrsEcc0eJzzBv/jvrpE8wcMggGKynYET9JRHpDDwGp18b9v9xnK6J2fCL6ORBR
wpFv7XXiuKSnuoSLZ7mUjMxPP22fI187ptAYiZFUTchpoEDSltf+29GfMdKvb9uC
vJrZkDBbUBa1wyvte7w3
=XgHv
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syuer-0005db...@franck.debian.org



Accepted octave-general 1.3.2-1 (source amd64)

2012-08-06 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 22:08:52 +0200
Source: octave-general
Binary: octave-general
Architecture: source amd64
Version: 1.3.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Thomas Weber twe...@debian.org
Description: 
 octave-general - provide extra general functions for Octave
Changes: 
 octave-general (1.3.2-1) experimental; urgency=low
 .
   [ Rafael Laboissiere ]
   * Imported Upstream version 1.3.2
   * debian/copyright: Reflect upstream changes
   * Add Lintian override for hardening-no-fortify-functions warnings
Checksums-Sha1: 
 b9aeb6fc92f46bdace6a0823448df2e44b7f5883 1428 octave-general_1.3.2-1.dsc
 1662d97f0bf1be957e1a30a287d9c0aff7b5ecdd 30601 octave-general_1.3.2.orig.tar.gz
 5ad9f96bf51bd7a5864c92b68e794e5c1363bfe2 4530 
octave-general_1.3.2-1.debian.tar.gz
 6f24b1c55d4bcfe37265fd2c4e9e89b0c1982b89 105398 
octave-general_1.3.2-1_amd64.deb
Checksums-Sha256: 
 1f402f40d92e6b7d32d011e127030a31a4b05850d46b8e542b6a70833f1210fd 1428 
octave-general_1.3.2-1.dsc
 1248c563256a6662b321fba6f7e9da435c81b4a52efad19b0e1d9930ce3b4e92 30601 
octave-general_1.3.2.orig.tar.gz
 a7ad6a285b998739a3bae3b73cc5bfa95337d6e81efc11344e85f4d4021b8e24 4530 
octave-general_1.3.2-1.debian.tar.gz
 0524785c5b6527df0be674e05c2f7bf2fe142f619a68ee3789121bf6e18bbcd7 105398 
octave-general_1.3.2-1_amd64.deb
Files: 
 d2c0d4e0ad47ccb86a6f310fa6566161 1428 math optional octave-general_1.3.2-1.dsc
 4419e594b38d39cbee61a44b33dbf702 30601 math optional 
octave-general_1.3.2.orig.tar.gz
 5b1ecaaf83c0fdf1edac8e03686d3e2d 4530 math optional 
octave-general_1.3.2-1.debian.tar.gz
 a00f24ffdf76c40a7446669cf031464b 105398 math optional 
octave-general_1.3.2-1_amd64.deb

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

iEYEARECAAYFAlAgJrkACgkQPqD4a3lPnXzMSwCfTatcZwCwnCg6KmYwlhhzCOq1
frwAnjbBqnwkv5ir8nOgugSzSuDp0FqF
=Eqkg
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syuez-0005eh...@franck.debian.org



Accepted ghc 7.4.2-2 (source all amd64)

2012-08-06 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon,  6 Aug 2012 20:19:46 +1000
Source: ghc
Binary: ghc ghc-prof ghc-doc ghc-dynamic ghc-haddock ghc6 ghc6-doc ghc6-prof
Architecture: source all amd64
Version: 7.4.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Erik de Castro Lopo er...@mega-nerd.com
Description: 
 ghc- The Glasgow Haskell Compilation system
 ghc-doc- Documentation for the Glasgow Haskell Compilation system
 ghc-dynamic - Dynamic libraries for the Glasgow Haskell Compilation system
 ghc-haddock - Documentation tool for annotated Haskell source code
 ghc-prof   - Profiling libraries for the Glasgow Haskell Compilation system
 ghc6   - transitional dummy package
 ghc6-doc   - transitional dummy package
 ghc6-prof  - transitional dummy package
Closes: 631073
Changes: 
 ghc (7.4.2-2) experimental; urgency=low
 .
   [ Erik de Castro Lopo ]
   * Add patch to fix GHCi segfault on startup on PowerPC (Closes: #631073).
   * Remove patch no_ghci_on_powerpc.
 .
   [ Iain Lane ]
   * Update Vcs-* to point to experimental branch
Checksums-Sha1: 
 3a61a91efc1c36801f77365bf90462c526b7afd4 2441 ghc_7.4.2-2.dsc
 7166170acd291195b949847e6c02da40dee22c5e 48747 ghc_7.4.2-2.debian.tar.gz
 c015f6cd35e2a4707dc2f3d31684793fb35b9100 11858480 ghc-doc_7.4.2-2_all.deb
 7f49e1b537d8eecdb92aee16a4d43ce22c108b15 26872 ghc6_7.4.2-2_all.deb
 d806287bb85fa75126a116441317ce3313769437 27012 ghc6-doc_7.4.2-2_all.deb
 4cf09380ef0c7e8d2ab2adf62d5672417e699efc 26552 ghc6-prof_7.4.2-2_all.deb
 600c436c723b0d51caf23f0c6a31ad0e5407dd73 45539962 ghc_7.4.2-2_amd64.deb
 0c3d8548c2340949a6a1bae6f82cb8957ea7e1ca 44221070 ghc-prof_7.4.2-2_amd64.deb
 21a95c4e1831f59351ed1c7d7ca6fd6199835f18 20903500 ghc-dynamic_7.4.2-2_amd64.deb
 2cdbdf89bd059183f14d32443f8cd7c2503e758d 6633358 ghc-haddock_7.4.2-2_amd64.deb
Checksums-Sha256: 
 361ee157d28f4c616cb11fa75456a93d8152aa7b078afa86a3107cdbdd44fe25 2441 
ghc_7.4.2-2.dsc
 25d6ab175597e824463e15712e05cdb792005fd6f3ef95e3a0a122cdc32e4324 48747 
ghc_7.4.2-2.debian.tar.gz
 c78049a188cb0f65331b0bb4784b76fe8ccc195a5012a030359fb70c1f52011e 11858480 
ghc-doc_7.4.2-2_all.deb
 6291793491b8a79afec10bc9214eeec8446df05c4c94916e96f04cf9f5a7ac67 26872 
ghc6_7.4.2-2_all.deb
 d866bf32503bd702fdaa1461bf7150761f10e99d003e69deb3cf6068940fc204 27012 
ghc6-doc_7.4.2-2_all.deb
 8e214d48a263eb6fcede264fb617d01a433c392446a9b8773668c4ecd59a275b 26552 
ghc6-prof_7.4.2-2_all.deb
 4333f30522b94ee5a15174be8fecf889756107295c6b31961e0f39c1c0f312ed 45539962 
ghc_7.4.2-2_amd64.deb
 05d763433b2133bac697df4c13d0004d1def63313627c6028fa56a013e2f6373 44221070 
ghc-prof_7.4.2-2_amd64.deb
 b1b025b585a614b0f8d2622e95f4e7a040a2227d3b08457fa2f07334a7e7382b 20903500 
ghc-dynamic_7.4.2-2_amd64.deb
 97acecb11657f45f9fa22c049899b07f22af87ecc421b9b1a30be78db4341441 6633358 
ghc-haddock_7.4.2-2_amd64.deb
Files: 
 f3d711c4897b68eeab26148fc7ab52f1 2441 haskell extra ghc_7.4.2-2.dsc
 b3b1a33893c8dde3f9446c9e4daa194c 48747 haskell extra ghc_7.4.2-2.debian.tar.gz
 d800273dac01bf60b257920371cffc56 11858480 doc extra ghc-doc_7.4.2-2_all.deb
 a766608b575be054b7dbbfd4703d6dc9 26872 haskell extra ghc6_7.4.2-2_all.deb
 3162f3749d1c0da3373ca2f93483a3d4 27012 doc extra ghc6-doc_7.4.2-2_all.deb
 0fb02c21352c451ed00a39330669f951 26552 haskell extra ghc6-prof_7.4.2-2_all.deb
 627dabc8b7b7c7e96ffb0a34363b368d 45539962 haskell extra ghc_7.4.2-2_amd64.deb
 eb20f1221f00c12d89a16d2bd49a5488 44221070 haskell extra 
ghc-prof_7.4.2-2_amd64.deb
 b946835b629633faacf568d9031abab7 20903500 haskell extra 
ghc-dynamic_7.4.2-2_amd64.deb
 10216933d2e63d2e20b391086aa14301 6633358 haskell extra 
ghc-haddock_7.4.2-2_amd64.deb

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

iQIcBAEBCgAGBQJQIDYyAAoJEONS1cUcUEHU/bsP/3+J/Yfip5QUry14SD3UttCk
a/bMSL1wLS+jFLXP7VTKZeBaeBsQs9RmQ1xcwvFpaA3+ZL5pFEuO7yLlcivzEJEX
l+GRFjeQU1Vrrz0TIRcuMx7xQzFFFIrOuLZJw8GroYiBKyz2gJ3ngYjxQJVXJQO9
diVHWBmcAFHqC+UXW0i+afQtcnVxS4394pmoEJ9VgSfnQUr4JUFCzlrh4R34tVmC
bauRWAeOcaHwRpAZTnKxU6n5QOx0liihgvF93uUOFsC0AAb492L8yVXCJCE+F526
dt9R9hwO3TXAI4LzNbKhu7EvS4pvo2U79/lr3BR1llI1RMKE35Enuwxq6KBHL642
SOm4e9SW5fe1EMnl/pNDINeg7TpXiVFVwKu/mi7sF0LlMXvAoAOj451Bi1MwWYfD
BRo5ZbJ01JYzEDPQwKpsT6QoeHabV2FkIKOlsCnsKiDY+W1vD25PH/xSCJdVkFfq
sQjJgbUMXmxTstZZ0DByxtpVxJVGsTRdNmRuilfRuSWUDmXeH8lsJ3hjTh3C6L72
vwXSwkUyVzcAbiL90ccvoLQTGltG4nUG+Kb+SmIHxwK5i2XTSB6HF7WcaKDReo82
yRkTmgSJji7z7JobNg1pxw76L5M/6oZoGCTAZOABxamkK0+J5119FwJz65PGeS4B
jX0RtiEVaKg54hOBd6uB
=2VTT
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syv9b-0001x2...@franck.debian.org



Accepted eucalyptus 3.1.0-5 (source all amd64)

2012-08-06 Thread Brian Thomason
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 19:48:43 +
Source: eucalyptus
Binary: eucalyptus-common eucalyptus-sc eucalyptus-cloud eucalyptus-walrus 
eucalyptus-java-common eucalyptus-cc eucalyptus-nc eucalyptus-gl 
eucalyptus-admin-tools python-eucadmin
Architecture: source all amd64
Version: 3.1.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian Eucalyptus Maintainers 
pkg-eucalyptus-maintain...@lists.alioth.debian.org
Changed-By: Brian Thomason brian.thoma...@eucalyptus.com
Description: 
 eucalyptus-admin-tools - Elastic Utility Computing Architecture - admin CLI 
tools
 eucalyptus-cc - Elastic Utility Computing Architecture - Cluster controller
 eucalyptus-cloud - Elastic Utility Computing Architecture - Cloud controller
 eucalyptus-common - Elastic Utility Computing Architecture - Common files
 eucalyptus-gl - Elastic Utility Computing Architecture - Logging service
 eucalyptus-java-common - Elastic Utility Computing Architecture - Common Java 
package
 eucalyptus-nc - Elastic Utility Computing Architecture - Node controller
 eucalyptus-sc - Elastic Utility Computing Architecture - Storage controller
 eucalyptus-walrus - Elastic Utility Computing Architecture - Walrus (S3)
 python-eucadmin - Elastic Utility Computing Architecture - python-eucadmin
Changes: 
 eucalyptus (3.1.0-5) unstable; urgency=low
 .
   * Changed python packages back to arch All
   * Made the symlinks to JARs in /usr/share/eucalyptus less fragile by using
 debian versioned JARs in maven or unversioned JARs in /usr/share/java.
 (Thanks James Page!)
   * Changed libdevmapper dep to dmsetup as this virtual package is no longer
 provided
Checksums-Sha1: 
 e54e519b847d54bebe4f18ed5dd6709ebda8aa20 4975 eucalyptus_3.1.0-5.dsc
 820de161534400ca8cc8b3af3c6c8746813ed397 28269 eucalyptus_3.1.0-5.debian.tar.gz
 9cfb6e73b271794764954e91adc3315db24bfff6 19876 
eucalyptus-admin-tools_3.1.0-5_all.deb
 063c3e84e4ff905896d2da41ed37a139568ea158 31878 python-eucadmin_3.1.0-5_all.deb
 48d8e926bfef5ffd63470036a4a131ef22372df0 216716 
eucalyptus-common_3.1.0-5_amd64.deb
 e055b50499edff889240f126874c45d69f14c4bb 15452 eucalyptus-sc_3.1.0-5_amd64.deb
 e2cf48cbba09c439ea2af3a54d30083325a43a20 12686 
eucalyptus-cloud_3.1.0-5_amd64.deb
 e17f0aeb2f93e13c74902f2a62476549fc9301f7 9840 
eucalyptus-walrus_3.1.0-5_amd64.deb
 baec97b4062e22c4da702f0c4370aad56e935509 5192452 
eucalyptus-java-common_3.1.0-5_amd64.deb
 fb16517d4d215c3d6b7bac2617d25f774ed2fef6 2141112 
eucalyptus-cc_3.1.0-5_amd64.deb
 fa228e10a76f26f50b40949388aae259bba228ee 641078 eucalyptus-nc_3.1.0-5_amd64.deb
 17d4a9694f538245b1c7e19e4ac4d7eddc9e9605 95312 eucalyptus-gl_3.1.0-5_amd64.deb
Checksums-Sha256: 
 952f5719df127e2c99f7171bccdd44b0fabb77dccd5b0017710a90f171c00f59 4975 
eucalyptus_3.1.0-5.dsc
 d7b092d7ca59fa55ee13b91fd483e4eceb81c89e85548c6e3768ecdbfcfb8244 28269 
eucalyptus_3.1.0-5.debian.tar.gz
 3617823d2d9376be75d2d5e3fb6824829ca54568270b58ff80123ea4c909df3d 19876 
eucalyptus-admin-tools_3.1.0-5_all.deb
 c298ca8a2a1c4bd592135ede26bebfbf3ee7bfc540f5483636e08f7baf36a827 31878 
python-eucadmin_3.1.0-5_all.deb
 44adb1cc8966bec21452207d5f384996709b6c43e463f4b3d4a74d2483b33a01 216716 
eucalyptus-common_3.1.0-5_amd64.deb
 338cc1d8b0ec759e514aa265d357c507dc0698ace6e1b84e9cd46fc7c0a8d4b4 15452 
eucalyptus-sc_3.1.0-5_amd64.deb
 e00baa735ce6a54f7b6fe0cc52a38c4be007e36e78722e0a2571311fe0da 12686 
eucalyptus-cloud_3.1.0-5_amd64.deb
 c5826bbadc3089d2ffb43649e0f0b3a967dda5ce6306d8c9db3d5b82a321d237 9840 
eucalyptus-walrus_3.1.0-5_amd64.deb
 41f7429f6374e5e823b71efb7dd70c843f884bdf891303aae2f514b5cf3a14db 5192452 
eucalyptus-java-common_3.1.0-5_amd64.deb
 f910fe685466db6cc96ea9fef89bd8810a6c5ba7abfe371821e20682bdd687d2 2141112 
eucalyptus-cc_3.1.0-5_amd64.deb
 eb2245d8f2f2bf5076c478e13d9f57075f639165e088c423388cec5f46981c27 641078 
eucalyptus-nc_3.1.0-5_amd64.deb
 d8789df8fe34f696f2e51b61527b4ff3be04760ca06cbb89e47caab941d639dd 95312 
eucalyptus-gl_3.1.0-5_amd64.deb
Files: 
 4f094661593e3c77a8f155b4edef 4975 admin extra eucalyptus_3.1.0-5.dsc
 586764d20fab40d62c64b13e14296b87 28269 admin extra 
eucalyptus_3.1.0-5.debian.tar.gz
 77294491b67f2e726396e5feab02c63d 19876 admin extra 
eucalyptus-admin-tools_3.1.0-5_all.deb
 5df4c89e4cdb37d5eca7782a600e3b96 31878 python extra 
python-eucadmin_3.1.0-5_all.deb
 492a6ac33003a41dee03957f2ff870d8 216716 admin extra 
eucalyptus-common_3.1.0-5_amd64.deb
 8ab2a23517fc9c131458dee9d9ccb5b9 15452 admin extra 
eucalyptus-sc_3.1.0-5_amd64.deb
 0beb1f5d02038fcb212cb7f75f41b723 12686 admin extra 
eucalyptus-cloud_3.1.0-5_amd64.deb
 768916441a3a9bc39e5442544afbc56e 9840 admin extra 
eucalyptus-walrus_3.1.0-5_amd64.deb
 c2c5ed2fa08cdae2a5ef7ab4b5ce2622 5192452 admin extra 
eucalyptus-java-common_3.1.0-5_amd64.deb
 69d54a5c58664f3223daa148398e1e91 2141112 admin extra 
eucalyptus-cc_3.1.0-5_amd64.deb
 a092ebe9259200f981be16c418a3af34 641078 admin extra 
eucalyptus-nc_3.1.0-5_amd64.deb
 

Accepted libgweather 3.4.1-1+build1 (source all amd64)

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

Format: 1.8
Date: Mon, 06 Aug 2012 23:35:10 +0200
Source: libgweather
Binary: libgweather-3-dev libgweather-3-0 libgweather-common gir1.2-gweather-3.0
Architecture: source all amd64
Version: 3.4.1-1+build1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gir1.2-gweather-3.0 - GObject introspection data for the GWeather library
 libgweather-3-0 - GWeather shared library
 libgweather-3-dev - GWeather development files
 libgweather-common - GWeather common files
Changes: 
 libgweather (3.4.1-1+build1) unstable; urgency=low
 .
   * No source changes; rebuild with xz compression.
Checksums-Sha1: 
 e11180369b93dda61e93fecd2091750183ce706a 2623 libgweather_3.4.1-1+build1.dsc
 a51bb92b26aa2c3f6a1f19bcf4ee814cdc10bb63 6541 
libgweather_3.4.1-1+build1.debian.tar.gz
 9665423e948ca7ca58643f519f0702dd3df2052b 14764146 
libgweather-common_3.4.1-1+build1_all.deb
 df2233dfa7dec54408b0c2cd839f9b9edb51c971 72710 
libgweather-3-dev_3.4.1-1+build1_amd64.deb
 a5f12ea91a00fbd43d807360f76adc64f252de70 55972 
libgweather-3-0_3.4.1-1+build1_amd64.deb
 1639972b4d16e6e14f591e1d566d3d9689cf73d8 16598 
gir1.2-gweather-3.0_3.4.1-1+build1_amd64.deb
Checksums-Sha256: 
 f2217172e736719c1f4b2435b34aef4fbb4d57be84385bba6be72d7b7f82f048 2623 
libgweather_3.4.1-1+build1.dsc
 b1f4e50ce96ebce8a52437a58d7374b453ad8d51bf4197a7c5a6ed6074418eb1 6541 
libgweather_3.4.1-1+build1.debian.tar.gz
 0473e6c1104dbe405bdf785a9695ec7d047f90d811886d6476aa5c453b7d7ff0 14764146 
libgweather-common_3.4.1-1+build1_all.deb
 fcc768cda7d4983384c8eb9029890211675a13b24da71df535649f729bf28117 72710 
libgweather-3-dev_3.4.1-1+build1_amd64.deb
 79fb460551491ee8430294d339eaa77a979ac76c9f268a8b0c25517dbdb36458 55972 
libgweather-3-0_3.4.1-1+build1_amd64.deb
 3c6fa4d5715e86c4475b627cdb056d2394e554b74c7cbae8984f4934e1f5d417 16598 
gir1.2-gweather-3.0_3.4.1-1+build1_amd64.deb
Files: 
 5f06e2b041c7c2b2e1529bf8b3009655 2623 libs optional 
libgweather_3.4.1-1+build1.dsc
 e22fb7c7567fe43f40ef9689ba025e60 6541 libs optional 
libgweather_3.4.1-1+build1.debian.tar.gz
 c37e04927bc446ed12817e33ec006743 14764146 libs optional 
libgweather-common_3.4.1-1+build1_all.deb
 a959d6cf6dd6cf50f536ab7a09187a03 72710 libdevel optional 
libgweather-3-dev_3.4.1-1+build1_amd64.deb
 5038c8c5a71106a778410cebcefbeed9 55972 libs optional 
libgweather-3-0_3.4.1-1+build1_amd64.deb
 252e5f0f8649c709812c8ee6aef71c12 16598 introspection optional 
gir1.2-gweather-3.0_3.4.1-1+build1_amd64.deb

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

iQIcBAEBCAAGBQJQIDrDAAoJEGrh3w1gjyLcOpMP/iIo/1gonWtUDKvVnUl2RR00
kC/mhP1ZGlmsNYMnDdTGsD9tFxQyMc92q4C9JY7xKbKw9OT7MyId1wSbYttIncoj
H6NvAxfGThjUrTvz9lCo1cqTVXlXX5d3N3BZ397XbqZB1lHKBGVFj2V9zp0oBXBU
9uP+nXmZbueUuLBSyQEkMR5QtJOwLZe7V5oxIbgi/bj08aWY8beI/4bu+VPySs8P
/H1dUdZD7c8neidREeJazxuniZF/FR4vLQZVTGu3smQI7VzfIkzVJscVhwwnWByY
moIOcIK8w9WdXGhCUaQpvEHns9Z31aUSWnJ2dqTS3GirSK8JBz77o3JTtX8l0DhQ
blas75xP5pINYMijmJWADBqBAyJqUEWEVFJqxrytvjZ1KJprpfHu3tYQx9OwHUnE
/3ID20SOyck7c2Tb+Vd2ddMzYDudql6bR07ijEF/cQy3X53f9O4hiIUO5qGgav+u
ALA49xNLObnQASz8R46IU+uWpCIVF6Tdy9AaO+drWGkwPejiIjURMZVhqgyVctOg
EUneDhdoylL6CvYafAScwR1hKdCHERTBjm5OoSeBH1TvN2oSGk9Y4doFb/MFkbdS
s3QWEqlA8fEntYTA8xOzXMu5OKdgTif2zwQfq1yNDProM2LWd+3ULEhmca+Jamij
vM9R6n3Y2qwvHEGkGj3s
=Dtxy
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syvcq-0003f7...@franck.debian.org



Accepted gnome-terminal 3.4.1.1-1+build1 (source all amd64)

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

Format: 1.8
Date: Tue, 07 Aug 2012 00:27:53 +0200
Source: gnome-terminal
Binary: gnome-terminal gnome-terminal-data
Architecture: source all amd64
Version: 3.4.1.1-1+build1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 gnome-terminal - GNOME terminal emulator application
 gnome-terminal-data - Data files for the GNOME terminal emulator
Changes: 
 gnome-terminal (3.4.1.1-1+build1) unstable; urgency=low
 .
   * No source changes; rebuild with xz compression.
Checksums-Sha1: 
 68074cfe33164e20528a3e30741e13b828c7040d 2455 
gnome-terminal_3.4.1.1-1+build1.dsc
 8dd5a5862fc90b8c1606ca678b76fa2cb5ac06c8 24821 
gnome-terminal_3.4.1.1-1+build1.debian.tar.gz
 2f78f2c3c60470e73a4dc29e839fa4f6446abb6f 1654578 
gnome-terminal-data_3.4.1.1-1+build1_all.deb
 b5d6072d4ddcfe7ef586c95716c8215da01a75c3 489876 
gnome-terminal_3.4.1.1-1+build1_amd64.deb
Checksums-Sha256: 
 a7805fb1961651e6d313c2c078cfea61e43db98af34075e2b2a42a99465f4fdb 2455 
gnome-terminal_3.4.1.1-1+build1.dsc
 ec212622edea37f427800c5640ddc4220ad691d0e718dcbfd0f62d99f66aa18c 24821 
gnome-terminal_3.4.1.1-1+build1.debian.tar.gz
 273a16a83c16d44f7dffa31fdaff869db213c275b40d31e89aff9fedf937d462 1654578 
gnome-terminal-data_3.4.1.1-1+build1_all.deb
 1a67a8395a81c9ba21963d2d14483334d45d82e755dbfa90ed754569aafdc984 489876 
gnome-terminal_3.4.1.1-1+build1_amd64.deb
Files: 
 58a5d1dad822a2a2c14f45752aa75661 2455 gnome optional 
gnome-terminal_3.4.1.1-1+build1.dsc
 e5ffb2f2cd92687779e5b9a4ba602dcb 24821 gnome optional 
gnome-terminal_3.4.1.1-1+build1.debian.tar.gz
 e5d713a1e1f22b3b5ea6c2ee623a6400 1654578 gnome optional 
gnome-terminal-data_3.4.1.1-1+build1_all.deb
 32ba1268f23fd1769787bde079229107 489876 gnome optional 
gnome-terminal_3.4.1.1-1+build1_amd64.deb

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

iQIcBAEBCAAGBQJQIEXDAAoJEGrh3w1gjyLc3BoP/iFHq7eS+Mw8zJ5N72dINVyO
I1dmTU7z42FzszwbRgs23KyZf68C/xccy/tyPjYtb0ZX8VJYkrEfmj2+N5V3tOpi
OzKqbhagXigmdxdHyeKSDDUXDczUdXo8eRw7B8lbHH///L++HF+vk+7yJeGlsb7/
2Tmmo28/BGwLf5d72HGtEXuydxbdptuiaB2It6LrQd9LlA3EIwmJDTOtrdyFZKRC
QdKUc8ciIlZ5PkfN7CoAP7cbZYNg5aMgigTTobJqOVqxqDm8qkiL1xh6ruBlKwdv
XYEAmZby4wJcmcwag3ETex8wZPrngwTkgMdpPszDej6mcOi8iO4ClYjReGyw3k2x
uuexPiLzzNbgzvPwRW1X4M2rrPabluIqJk2suqmXC94mOzSJotbtNFNaVvoCr+AJ
R6A7c3yjK6LeCL7vZZCmFCDu/wxSgcwrU8MfsSVEmW6mTFo6swE9F87Xg9H4KGKy
LRYuZ8vdmZVlS8GjKvHUTlXGsc+hHdNaJvsSfHW4SZNDn0xq06QMTEmY0ehgjy9E
VYgnExiNEVxQZegrgkQ6wRFSScScUI/VAUyEcJPnc7sXmfGWOc+kWlN0i7kFjlga
9DAkBJMMSbhq8yd7jTA70nmJ1AIEzX2uy+OdM32tzRUiYDtNFT5LhalBpCLm1Aew
GV/icC+ht12EgVzA2fXD
=2sTb
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syw55-0007zi...@franck.debian.org



Accepted uniutils 2.27-2 (source i386)

2012-08-06 Thread Mohammed Sameer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 21:44:44 +0300
Source: uniutils
Binary: uniutils
Architecture: source i386
Version: 2.27-2
Distribution: unstable
Urgency: low
Maintainer: Mohammed Sameer msam...@debian.org
Changed-By: Mohammed Sameer msam...@debian.org
Description: 
 uniutils   - Tools for finding out what is in a Unicode file
Closes: 683121
Changes: 
 uniutils (2.27-2) unstable; urgency=low
 .
   * Dropped unirev symlinks and update NEWS.Debian accordingly
   * debian/rules simplified by using dh
   * debian/compat: Use compatibility level 9
   * Converted to 3.0 (quilt) source format and added debian/source/format
   * Added uniname_typo.diff based on the work by A. Costa agco...@gis.net
 (Closes: #683121)
   * debian/control:
 - Added ${misc:Depends} to Depends
 - Bumped Standards-Version to 3.9.3 (No changes required)
 - Bumped debhelper dependency to 9
   * debian/copyright: updated copyright years (To 2009 instead of 2005)
Checksums-Sha1: 
 735a1ad8ae430009be66849b71d78d4c2937dba1 1007 uniutils_2.27-2.dsc
 202ff2379fe02b3bcddefa8a766d3a22cf495a24 3586 uniutils_2.27-2.debian.tar.gz
 64d63831f2cae16eb5f0b75e398ab7f18d3b7d03 187726 uniutils_2.27-2_i386.deb
Checksums-Sha256: 
 1982c6d750494f4e7d74e50e8725ea2e73249d7a4b152464c0a752ad777e450f 1007 
uniutils_2.27-2.dsc
 0c4a3165d9f3913bbd58b5c4c8fe75e4983c8a6b6b604b40fe54fcd3c1b76667 3586 
uniutils_2.27-2.debian.tar.gz
 658c3f1322d1d5b0e52c5a3fef276a22a158a4f7e0a505b42e4123d18a60933c 187726 
uniutils_2.27-2_i386.deb
Files: 
 65b71382d7f8210b29d6134f5cddca4d 1007 misc optional uniutils_2.27-2.dsc
 1119aff6edd768f767c980850fbc0e36 3586 misc optional 
uniutils_2.27-2.debian.tar.gz
 467ad9ca7df3b2eb81cbea9a71910630 187726 misc optional uniutils_2.27-2_i386.deb

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

iD8DBQFQIEaey2aOKaP9DfcRAruuAJ0Z/DgNE2eIL7ne7YoFVgmPJ+ncbACgmP6h
G+fwpJBUwYWOmi9X7uaBbsA=
=iLHM
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syw5o-0007ar...@franck.debian.org



Accepted metacity 1:2.34.3-3 (source all amd64)

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

Format: 1.8
Date: Tue, 07 Aug 2012 01:37:33 +0200
Source: metacity
Binary: metacity libmetacity-private0a metacity-common libmetacity-dev
Architecture: source all amd64
Version: 1:2.34.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 libmetacity-dev - development files for the Metacity window manager
 libmetacity-private0a - library for the Metacity window manager
 metacity   - lightweight GTK+ window manager
 metacity-common - shared files for the Metacity window manager
Closes: 515577
Changes: 
 metacity (1:2.34.3-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * 01_focus_new_window.patch: new patch from upstream bugzilla.
 Correctly focus new windows even when they appear behind an “always
 on top” window. Closes: #515577.
 .
   [ Michael Biebl ]
   * Rebuild with xz compression for binary packages.
Checksums-Sha1: 
 b1ed5259420eb8ef5f2f0feb6b8a3dd822f2ea44 2690 metacity_2.34.3-3.dsc
 29bfbfef827343ed221779baa9e5a96cab4fc4f7 16682 metacity_2.34.3-3.debian.tar.gz
 9e15a5536145cf84695ce6f7979703d98bed4a11 877936 
metacity-common_2.34.3-3_all.deb
 92a0d6c9025c69b1e3baff9f2186580db022ec2d 434652 metacity_2.34.3-3_amd64.deb
 ea219cfa78e4938555646a7a261330eadb08b099 270816 
libmetacity-private0a_2.34.3-3_amd64.deb
 c65980a061fc743da0a3b69d79013dd44b8f8697 284142 
libmetacity-dev_2.34.3-3_amd64.deb
Checksums-Sha256: 
 4312f69f9dd447031b357dd46b8c9e803d2d651f618d23fc1bce0b4d1c09b769 2690 
metacity_2.34.3-3.dsc
 69da10814bf90a50b7cda9bff3a79c8ceb1fff776fee8d0415ba8043eb9d2357 16682 
metacity_2.34.3-3.debian.tar.gz
 67a086db3df5f7969cec400e9cb3204da628e9e9408adebcf652d799685851bf 877936 
metacity-common_2.34.3-3_all.deb
 45121dc71f7e4bba0ffd3f4244bae8495140bbd5757e14729df0087d07f3854a 434652 
metacity_2.34.3-3_amd64.deb
 05ce8e30915e424c0c793d4abee7948387891ca3a278182e2af44fa79651d608 270816 
libmetacity-private0a_2.34.3-3_amd64.deb
 d8298bc87f0c91a4309ea5b9634a79718f6241bae7fdf2270a93a3409d6fa72a 284142 
libmetacity-dev_2.34.3-3_amd64.deb
Files: 
 5835c328a377ec0333461afad0823142 2690 x11 optional metacity_2.34.3-3.dsc
 032ee6631a7568cc9223b4e9268268c5 16682 x11 optional 
metacity_2.34.3-3.debian.tar.gz
 4de7eaf60cf593876d68f70a946557e2 877936 misc optional 
metacity-common_2.34.3-3_all.deb
 83a394850d12377638ea91597af282db 434652 x11 optional 
metacity_2.34.3-3_amd64.deb
 78ee2ec28bc091935b5da340a27932fc 270816 libs optional 
libmetacity-private0a_2.34.3-3_amd64.deb
 c501d8531bc19086c59513d5d4e43aa0 284142 libdevel optional 
libmetacity-dev_2.34.3-3_amd64.deb

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

iQIcBAEBCAAGBQJQIFY+AAoJEGrh3w1gjyLcs1YP/0VpOBs+GcGA8UBO94zmED8f
R7HnRLtqizFmfwoaa7QUm+7J8BcAVqFE0SPTFx+6P1Cql9+6kn+QPx/rd/HdAdsU
DDo8WqzCWUzyiwyqPq1rtnOypqdVdxVxZdJwvXvNS6tRr78AGt8T1OsjmszXLqjo
9lw1Xr1i+vGgiMknditGYChNJfg9AT7Rx/x00bmDyGOvL3gviN3CJoR2hMRKj1xY
6YO3byW+qCoNbwif0toCJrFnm6iIvatod4+UJ/9vhlVp+wewGVowLbKgTqx/h7MH
VEhbCvFOuP1QW7hfGEJy3XI5yyCGyNoneQJzeSaG5i/IAbY9LW97hVPLnloZopaG
d7urBo+AjTphySihVid5RZdRrbJpNSwdesNAwBnJ+GX7tlBHsJ8ZCHswoFDuHcbZ
/uDZ6FrPy7VVLe3zQzY2V7aqVK3zpvG/GjuooqS7IHuCExcVLdCPUp+krgi+8OqU
AGz+sCUxhM22etO6rli1kalBBqX9NtuSDFtoqILahUeQCH5BePOBAfl+3xJM1611
Aa9DLrRhnb9rq2wS0UTAeCaSc61XGvUUCPKLxWvQFyD3D3o3HxGfIUyV7Lod97iL
JkT3gwWMK8H0L8bcI8z8MlHmsvubcVsdNzA9tzpa/xRqrpVFUJExV4+3UpchR50G
Dm0fQRyCVnrU/flYkT1/
=wLNi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syxfy-0004vf...@franck.debian.org



Accepted pd-arraysize 0.1-2 (source amd64)

2012-08-06 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 20:47:58 -0400
Source: pd-arraysize
Binary: pd-arraysize
Architecture: source amd64
Version: 0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Hans-Christoph Steiner h...@eds.org
Description: 
 pd-arraysize - Pd object to report the size of an array
Closes: 681928
Changes: 
 pd-arraysize (0.1-2) unstable; urgency=low
 .
   * fix FTBFS on GNU/Hurd (Closes: #681928)
Checksums-Sha1: 
 eaf076071724baac9a10260ceba783350cf5713a 2001 pd-arraysize_0.1-2.dsc
 de6a8dd12cc00ddd656e2756867aad92d25730f7 7413 pd-arraysize_0.1-2.debian.tar.gz
 b40288f7e6e2977140f7820369ccfe2c3dc433c6 5502 pd-arraysize_0.1-2_amd64.deb
Checksums-Sha256: 
 614f2369edf4eda7e4716218531107d91571086745e3de44c5ba0894de552474 2001 
pd-arraysize_0.1-2.dsc
 b77e82551289a660a8bbfd7db4fd107399d8b7549e1423848db8d52b51a204be 7413 
pd-arraysize_0.1-2.debian.tar.gz
 b709648940f8f837537abc1d072c7c91a1310bf091999d76053de8e863379bda 5502 
pd-arraysize_0.1-2_amd64.deb
Files: 
 c89dcd633f71977a861a7007ad667d08 2001 sound optional pd-arraysize_0.1-2.dsc
 3e6ac70052c0f56af304794a87106991 7413 sound optional 
pd-arraysize_0.1-2.debian.tar.gz
 7d3d826bc065b2ef977af8bf1d1e5c7c 5502 sound optional 
pd-arraysize_0.1-2_amd64.deb

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

iQIcBAEBCAAGBQJQIGaaAAoJEJ8P5Yc3S76BAw8P/ji/Mc9FjsPX97vYt3Yloigj
Apu+dtPIx1UDGvuePN6pBDFuXlHK+rU4V3kZ6zw+F7ZWgYC11K6QTzTYKgid284U
ZMik76R2X6LctSqinapX3KTfKwJrJ5vi+o9WJXQi5i+oGc+wPmtNAS8Zz8qkLapm
K1bsBUxp7HG5sW8B+h9rRfxy7V/NGxNSC6r6DOVzNra/FxHt+WXdVYDmUeZgyyoE
MrnsgG05vc7KByquRQ65HJausgtnRijFd5q3TbLxKlf0/BTID4Tr4tgVe0Z0Lvy/
w1wrGouKMJpRd+Jj2dhG0iL55bU/PDPJDAsJpea0pnkWKmuJkIsdALiEVRFw2Jue
cmLMWC8wUy3f2zKwFT0J11vCL15cKn4Xr+LOVaRTWXth0rHEzGuiJU7Iaq9Y2ZMo
jCVznuOzS/h5kvAi8IEEfWd8e+vjFJmPmOAO2Q9/yE9QNMBkd23dlHheM+8wamAD
znCOy2+R1Cn0Sr8As6k1XBGQsi33iKwUvXcuRUBDNN+TKTedP4mSNLcbL+rDVZtf
l9JsZtW6Be+2a4Q24uuzGIWwpoaCqVwVaC3rZXf+7WbMng2/a9vW8ZOThfQITx4C
nIIlaMt4VJQJ81PThk361zGD0+h9lw7/K7iVQFZ59/8RCPZeSOMS4szs5fHuHRnP
STKTfXgyvMY/+4sj0uq7
=Uo5k
-END PGP SIGNATURE-


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



Accepted youtube-dl 2012.02.27+gita171dbf-3 (source all)

2012-08-06 Thread Rogério Brito
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 22:11:25 -0300
Source: youtube-dl
Binary: youtube-dl
Architecture: source all
Version: 2012.02.27+gita171dbf-3
Distribution: unstable
Urgency: low
Maintainer: Rogério Brito rbr...@ime.usp.br
Changed-By: Rogério Brito rbr...@ime.usp.br
Description: 
 youtube-dl - downloader of videos from YouTube and other sites
Closes: 647407
Changes: 
 youtube-dl (2012.02.27+gita171dbf-3) unstable; urgency=low
 .
   * Add python to build-depends-indep. (Closes: #647407)
Checksums-Sha1: 
 6b54f481d36759408cac4cfb6d6747fd1ff272fa 1397 
youtube-dl_2012.02.27+gita171dbf-3.dsc
 e7f9ef4cbf36cc60d610eff387ab936a34e66a3b 11791 
youtube-dl_2012.02.27+gita171dbf-3.debian.tar.gz
 1f99d34168f44e074a0b45ffd4bac8f73124d6ba 54764 
youtube-dl_2012.02.27+gita171dbf-3_all.deb
Checksums-Sha256: 
 310d33a1dc65e649b80254de6df61548a7d0bcc23759c8f450ab9daa1b0b57b2 1397 
youtube-dl_2012.02.27+gita171dbf-3.dsc
 7c2abd5fd02b6f22afc2e8e2081f51ad8dd13919e1d0cfdb7c7764cd354511f6 11791 
youtube-dl_2012.02.27+gita171dbf-3.debian.tar.gz
 6192e73ba61f0ad46efcc47eda70c2c358b303a9fee829cc92e1533b3308a9fa 54764 
youtube-dl_2012.02.27+gita171dbf-3_all.deb
Files: 
 e51f2121821f9199ea205a8617e346f7 1397 web extra 
youtube-dl_2012.02.27+gita171dbf-3.dsc
 6c910d143435c36ac2ff33916fb3d286 11791 web extra 
youtube-dl_2012.02.27+gita171dbf-3.debian.tar.gz
 93a36fe0746aa218a4eb11301f1e5dc0 54764 web extra 
youtube-dl_2012.02.27+gita171dbf-3_all.deb

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

iEYEARECAAYFAlAga44ACgkQCFqbMnwsrrgZ4QCfUIWuu/THDYXro5ILxMuHAYyB
2NkAn3w+xnCgOIUa8daP33wZjrFh5qwY
=eptZ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syyqm-0001b9...@franck.debian.org



Accepted libxml-atom-microformats-perl 0.004-1 (source all)

2012-08-06 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Aug 2012 04:18:55 +0200
Source: libxml-atom-microformats-perl
Binary: libxml-atom-microformats-perl
Architecture: source all
Version: 0.004-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libxml-atom-microformats-perl - parse microformats in Atom content
Changes: 
 libxml-atom-microformats-perl (0.004-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump debhelper compatibility level to 8.
   * Update package relations:
 + Recommend (not depend on) librdf-rdfa-parser.
 + Stop (build-)depending on libcommon-sense-perl.
 + Relax to (build-)depend unversioned on cdbs: Needed version
   satisfied in stable, and oldstable no longer supported.
   * Update copyright file:
 + Fix use pseudo-license-in-comment and -comment-in-license fields:
   File format 1.0 mandates License field to either be single-line or
   include all licensing info.
   * Drop patch 1001 to fix typo: Adopted upstream.
   * Refresh patch 1002.
   * Extend coverage of main project to include current year.
Checksums-Sha1: 
 c5f359e6cbdfecc98e3d420926e8b365fed5e42a 2405 
libxml-atom-microformats-perl_0.004-1.dsc
 91ac0e6051769ba96c6be3922da839cac6c39ed2 53697 
libxml-atom-microformats-perl_0.004.orig.tar.gz
 8b3f8f77588d4b16daeb9a325d9fabcf6fee050f 4976 
libxml-atom-microformats-perl_0.004-1.debian.tar.gz
 a92926f59f99bbd65f40ab7bfedd16d23dcd4484 22034 
libxml-atom-microformats-perl_0.004-1_all.deb
Checksums-Sha256: 
 6ace0671534e55a31fe96ebc7208a646ec1af88755b275d0ffeccee8c2020113 2405 
libxml-atom-microformats-perl_0.004-1.dsc
 c6d774efc6d0cc5abee60f29ad5a64f0bce3b100ff31bc2990dcdd46afeca4ca 53697 
libxml-atom-microformats-perl_0.004.orig.tar.gz
 a5c791935e333f8855ce326cdea4b3d567bb9abd0984539ef1bba78ccf68da8f 4976 
libxml-atom-microformats-perl_0.004-1.debian.tar.gz
 c0438772b09f9f50361d83175037198052ae8afaf7e7e15b69e675169f4d6b37 22034 
libxml-atom-microformats-perl_0.004-1_all.deb
Files: 
 dfc8a63b406812f796e0dc1686125165 2405 perl optional 
libxml-atom-microformats-perl_0.004-1.dsc
 0d0894f5949cc1395b69d18a502a67c2 53697 perl optional 
libxml-atom-microformats-perl_0.004.orig.tar.gz
 51ce48622ba6f2cd339e90489a106f4b 4976 perl optional 
libxml-atom-microformats-perl_0.004-1.debian.tar.gz
 f36c1a7352586c2917ab1d302f490327 22034 perl optional 
libxml-atom-microformats-perl_0.004-1_all.deb

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

iQIcBAEBCgAGBQJQIHtzAAoJECx8MUbBoAEhaEwP/1DhxxPKiiVaAjSD+apmO09t
LjlNV1OeLxgfrVyWdjQ2vyh3Y2t1N8/xX4pgwGSfJIj7No+f3M2YXItNVUaLU2Lp
6KaTvex+2mzKBhDhekPzVJCCKoCSoeQ+Fyw1zHHS0seXUtrqRBYH3GcOlXZ/Vzwn
ZBhu2FkaEUkGcf25h5IhD5hHT14eCGoQDwv/6dSEfdLBYhDAo+cAXnR6xZGbxeZ4
V+/0mKsOdzfu2ph4VS1XTojpyJccGLVoc2bZXVk0VFDwOlyefOphczC7T9N8fTBT
8L8C4FtwX80hLqRDr61oAbxjFcI9n1813EcYCHbaN0X/ce5t3tHktx8EaSP+TtTp
10gHZi1V23KbseWVzBnVTZHfIwEppkT6Cp5O33HI2FTKvaANEY16Y4Xv3kjzasZm
dmPGMdEXPKNoLNWiFjeU+jQ6NyXybu+T7+5qsBm871lohxeJVlglQ3SneMofZ4T/
Zxfqdtz2vF8A8SJNHpNZ6WOlAkPBQWci8gL09AqiyZg8wlsNX9aMk7P+ZJ1vX5I1
fm0Xk+LGKxVJdBbpiufmx52yRrKPh2XeLPKaJbkCpPRGPSgczxe0FQZNkFXIToRn
M4W7wv1DXihztw/i22zI0OqDQyTznKS/qwyluv9SBoXGcl7DT7EIOhRKYc0Inp6W
cXGrD18fTSA2sngYw+B3
=pmqC
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syzpv-0006qb...@franck.debian.org



Accepted netcf 0.2.0-1 (source amd64)

2012-08-06 Thread Serge Hallyn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 23 Jul 2012 17:34:40 -0500
Source: netcf
Binary: netcf libnetcf-dev libnetcf1 libnetcf1-dbg
Architecture: source amd64
Version: 0.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Serge Hallyn serge.hal...@ubuntu.com
Changed-By: Serge Hallyn serge.hal...@ubuntu.com
Description: 
 libnetcf-dev - development library and headers for netcf
 libnetcf1  - cross-platform network configuration library
 libnetcf1-dbg - cross-platform network configuration library
 netcf  - programs for the netcf library
Closes: 652823
Changes: 
 netcf (0.2.0-1) unstable; urgency=low
 .
   * New upstream release (0.2.0).  Remove all patches.
   * debian/control: add ifupdown to build-depends.
   * debian/patches/fixpathsep: fix wrongly typed PATH_SEPARATOR in configure.ac
   * debian/patches/add-tests-debian: re-introduce tests/debian/ (accidentally
 dropped from the release tarball) needed to run tests.
   * debian/patches/add-ncftool-manpage and debian/netcf.manpages: add
 ncftool.1 manpage (Closes: #652823)
Checksums-Sha1: 
 ed50d43153e07f59abfdfe9b7bea3d2a2df48b87 1376 netcf_0.2.0-1.dsc
 d325cacb2b9dbb65cee687edeeddea294642619c 942160 netcf_0.2.0.orig.tar.gz
 dbeb8175bb71e306bebea34c87b97fd555166e4e 12341 netcf_0.2.0-1.debian.tar.gz
 cddd583fcac44e0a2caadf6a3b3bd62f8cd137cb 21744 netcf_0.2.0-1_amd64.deb
 80d7b5de408987d8ffa3f924a02ecacc167db70b 48282 libnetcf-dev_0.2.0-1_amd64.deb
 24a413fa7ba6a87a01e3db113bb55ea718c7fd21 53860 libnetcf1_0.2.0-1_amd64.deb
 8d8d069bf2b8177e5e7e8d9b19836ce16103256a 136986 libnetcf1-dbg_0.2.0-1_amd64.deb
Checksums-Sha256: 
 261267373d0dd334a5c9796b56308335001e7604f004b87fb8227e345c284071 1376 
netcf_0.2.0-1.dsc
 0f3bd01a87bca9293ea17903702ef213c1f46cee3f9e47145fe2c2cef65bc081 942160 
netcf_0.2.0.orig.tar.gz
 6d076f46aab3347a030e8dfc0465574ffbd0c3a3d773a004fa983520d99ff624 12341 
netcf_0.2.0-1.debian.tar.gz
 4b4e7de5bfc6581ce324ac12b1f484ec2470c045e74a35445ec4b8fdac07e456 21744 
netcf_0.2.0-1_amd64.deb
 695fac44cdc7468d99a4c00959fc868716f9bfd8c2ee2fe5c53ee2b79b860c70 48282 
libnetcf-dev_0.2.0-1_amd64.deb
 ff7b17c417947f2545c2fcd6e677f774fdb8bfcdefb9ec37998189eaee90711b 53860 
libnetcf1_0.2.0-1_amd64.deb
 a51e2c0c1e3dcb1551be7f2289667198fd49c0564476c75d9bfa18876690373d 136986 
libnetcf1-dbg_0.2.0-1_amd64.deb
Files: 
 7fd27aa05d9eaf87f588f5c00276cfec 1376 libs extra netcf_0.2.0-1.dsc
 3c8f3a7b847bb09fee554546acb1cb16 942160 libs extra netcf_0.2.0.orig.tar.gz
 8181b3a42f4b3f561fd0371a7be55477 12341 libs extra netcf_0.2.0-1.debian.tar.gz
 2d057ab7b182d3018133cce84bd2daa1 21744 admin extra netcf_0.2.0-1_amd64.deb
 c19501026a8b6341fdecdbbb6b439813 48282 libdevel extra 
libnetcf-dev_0.2.0-1_amd64.deb
 dcde2b363195cbbac1dcce46b65b4b31 53860 libs extra libnetcf1_0.2.0-1_amd64.deb
 61bec8de885c5bf986f1faee8e8a0ee2 136986 debug extra 
libnetcf1-dbg_0.2.0-1_amd64.deb

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

iD8DBQFQIHreso6+T7qY4V0RAiPTAJoDlzLUFrCjdYMd3Qg00pDFj+nuIgCfSJBw
F40seiOvgFAGwcJvGXwLjRY=
=MS5+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syzqm-0006tf...@franck.debian.org



Accepted openvswitch 1.4.2+git20120612-9 (source i386 all)

2012-08-06 Thread Ben Pfaff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 16:59:01 -0700
Source: openvswitch
Binary: openvswitch-datapath-source openvswitch-datapath-dkms 
openvswitch-common openvswitch-switch openvswitch-ipsec openvswitch-pki 
openvswitch-controller openvswitch-brcompat openvswitch-dbg python-openvswitch 
ovsdbmonitor openvswitch-test
Architecture: source i386 all
Version: 1.4.2+git20120612-9
Distribution: unstable
Urgency: low
Maintainer: Open vSwitch developers d...@openvswitch.org
Changed-By: Ben Pfaff pfaff...@debian.org
Description: 
 openvswitch-brcompat - Open vSwitch bridge compatibility support
 openvswitch-common - Open vSwitch common components
 openvswitch-controller - Open vSwitch controller implementation
 openvswitch-datapath-dkms - Open vSwitch datapath module source - DKMS version
 openvswitch-datapath-source - Open vSwitch datapath module source - 
module-assistant version
 openvswitch-dbg - Debug symbols for Open vSwitch packages
 openvswitch-ipsec - Open vSwitch GRE-over-IPsec support
 openvswitch-pki - Open vSwitch public key infrastructure dependency package
 openvswitch-switch - Open vSwitch switch implementations
 openvswitch-test - Open vSwitch test package
 ovsdbmonitor - Open vSwitch graphical monitoring tool
 python-openvswitch - Python bindings for Open vSwitch
Closes: 684057
Changes: 
 openvswitch (1.4.2+git20120612-9) unstable; urgency=low
 .
   * Apply bug-684057-ovs-ctl-Add-support-for-newer-module-name.patch to
 allow use of the openvswitch kernel module integrated into 3.3 and
 later.  Closes: #684057.
Checksums-Sha1: 
 daf491922208ef7090629566274cdc6bce3426db 2731 
openvswitch_1.4.2+git20120612-9.dsc
 906528e197cbd2112563d42e024ab7399750b52a 176004 
openvswitch_1.4.2+git20120612-9.debian.tar.gz
 401e57eb8c26597e734829ffe6ccb85e54710a7a 564366 
openvswitch-common_1.4.2+git20120612-9_i386.deb
 d22d7909eb20dcf84f3a92cf1784703bfe1dfaef 1311148 
openvswitch-switch_1.4.2+git20120612-9_i386.deb
 ad361e9902763658a75c6a8c65cb98ca5eebc6c6 30976 
openvswitch-ipsec_1.4.2+git20120612-9_i386.deb
 a1bd6879243dda99e8af66456ee4a410afb03fc4 195934 
openvswitch-controller_1.4.2+git20120612-9_i386.deb
 1dc62238e4c1deef060ace3f7665af23271a924c 343652 
openvswitch-brcompat_1.4.2+git20120612-9_i386.deb
 16bf075dbc32ad0ee9d9dca0d62f9f07e3230227 338490 
openvswitch-dbg_1.4.2+git20120612-9_i386.deb
 b51563facf278976f098481502b9f4a31be1b948 2019394 
openvswitch-datapath-source_1.4.2+git20120612-9_all.deb
 68852851b83df95a454a4d1c13e001435aab3d5d 1958612 
openvswitch-datapath-dkms_1.4.2+git20120612-9_all.deb
 9f28eb5936b8ddc7ce8f7dbd9ee32c9f8e32221e 24454 
openvswitch-pki_1.4.2+git20120612-9_all.deb
 3b1b97d07ca627a53db1719007bf6f24ad645b21 72572 
python-openvswitch_1.4.2+git20120612-9_all.deb
 fdaa2fb7d0f215480670a20ca4054aeabda8e7b1 47100 
ovsdbmonitor_1.4.2+git20120612-9_all.deb
 e6871ba62317791dcd2fad27e85461ce2089cef1 33416 
openvswitch-test_1.4.2+git20120612-9_all.deb
Checksums-Sha256: 
 c50953c5518c6450b9e4c7f89ed2eded56d7991a3ab372e355cf4a78ec01e094 2731 
openvswitch_1.4.2+git20120612-9.dsc
 2806669c4bb0b2c265e560d5d2bbe3fc31f8cdd8ca1495737179caeee941da68 176004 
openvswitch_1.4.2+git20120612-9.debian.tar.gz
 d85d34993bf5949b6420a260d4df951d544c11b64393d26a8c0f3b3343522d44 564366 
openvswitch-common_1.4.2+git20120612-9_i386.deb
 3d977e39ea8deb4581beac6c3d698dd790e4d32787b3812f9680e458ea13a75c 1311148 
openvswitch-switch_1.4.2+git20120612-9_i386.deb
 2a4bf1d9ccadec83392a46a60e196846abc0be8315a184bc38eb3c7031a6403f 30976 
openvswitch-ipsec_1.4.2+git20120612-9_i386.deb
 b30e0bce846bf8fa494aac7e465a7cc3e2cee57a9b779bcaa84cbea943cc7ccb 195934 
openvswitch-controller_1.4.2+git20120612-9_i386.deb
 daf34ea4f7b352ead424b877ca6ca959c8de6be22e5e044fa8155fc9394142f7 343652 
openvswitch-brcompat_1.4.2+git20120612-9_i386.deb
 177ea0cbd7150eb6fae60487919a47d43d67bccd6776dcae998a5385fb59801d 338490 
openvswitch-dbg_1.4.2+git20120612-9_i386.deb
 dfd28dd76a3ca33f16457e6fc2669603ab1e18e2f42dfa9b796103f9bc5bc33b 2019394 
openvswitch-datapath-source_1.4.2+git20120612-9_all.deb
 d49c432ac7bb3b9e7894e30fe16df0cdccde34603430932518d4747bac5be1b2 1958612 
openvswitch-datapath-dkms_1.4.2+git20120612-9_all.deb
 726b9164a31e9266056e21742a1e02aad9d17348cf9bd729327ecd8d2748dc56 24454 
openvswitch-pki_1.4.2+git20120612-9_all.deb
 0efa8e1420c65b2b5dfb2c07cbc57810757e8c0f1c21fecd1d8f6a56358634a8 72572 
python-openvswitch_1.4.2+git20120612-9_all.deb
 085af64cf2bc2b017d7a1a39c5cc4f7f133594a871f718ce478abf229dda8db2 47100 
ovsdbmonitor_1.4.2+git20120612-9_all.deb
 c35361ac5b826697eb2f92fc297e55502176ce11851dbf0d85c117277a2c0c9f 33416 
openvswitch-test_1.4.2+git20120612-9_all.deb
Files: 
 b22c36e263c12f2914b31bbe59835ba9 2731 net extra 
openvswitch_1.4.2+git20120612-9.dsc
 fb7d70e4f9d36d9554151f50117cf0d3 176004 net extra 
openvswitch_1.4.2+git20120612-9.debian.tar.gz
 ea2fcbd84d7ec48291972b8f1a971e21 564366 net extra 
openvswitch-common_1.4.2+git20120612-9_i386.deb
 

Accepted libtest-rdf-perl 1.00-1 (source all)

2012-08-06 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Aug 2012 04:51:59 +0200
Source: libtest-rdf-perl
Binary: libtest-rdf-perl
Architecture: source all
Version: 1.00-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libtest-rdf-perl - Test RDF data for content, validity and equality
Changes: 
 libtest-rdf-perl (1.00-1) unstable; urgency=low
 .
   * New upstream release.
   * Improve long description, based on upstream description.
   * Bump debhelper compatibility level to 8.
   * Rewrite copyright file using file format 1.0.
   * Update package relations:
 + (Build-)depend unversioned on librdf-trine-perl: Needed version
   satisfied in all distro releases that the packages are available.
 + Relax to (build-)depend unversioned on cdbs: Needed version
   satisfied in stable, and oldstable no longer supported.
Checksums-Sha1: 
 e4b734efc0926240ccf77173520fef817bb222a2 2137 libtest-rdf-perl_1.00-1.dsc
 f0b3ccc0b73032df776247a18ef13b11bab34957 33149 
libtest-rdf-perl_1.00.orig.tar.gz
 8672cf757386283b4b5c5688ecb6e8d1dd62e6aa 4017 
libtest-rdf-perl_1.00-1.debian.tar.gz
 d0bcc8a064bcbb173b00bc83f69167f0071958d9 17872 libtest-rdf-perl_1.00-1_all.deb
Checksums-Sha256: 
 533061188dfb96eeca5d9ab7469e610c62c0828df0053e5c7821293b211f77c2 2137 
libtest-rdf-perl_1.00-1.dsc
 facfc28f1749a65601f607b58afec5f7b4510f7cfbea1a9887e50dbdf45d4f95 33149 
libtest-rdf-perl_1.00.orig.tar.gz
 be93a23afea6cb411debe5d3589a6e16130f5ca522ee5c6ef20f4d4db3d4a29b 4017 
libtest-rdf-perl_1.00-1.debian.tar.gz
 e1e2d09c644aca4a16c3a3cca9cec36b6c502fdc0fd403444deed517e68ea4aa 17872 
libtest-rdf-perl_1.00-1_all.deb
Files: 
 08019fbadf6f3e01782739b47024cde0 2137 perl optional libtest-rdf-perl_1.00-1.dsc
 1c15b09db58e190c14d5fbe830cc071b 33149 perl optional 
libtest-rdf-perl_1.00.orig.tar.gz
 d265d16a29a74bacae59baa84304bb6f 4017 perl optional 
libtest-rdf-perl_1.00-1.debian.tar.gz
 5e938085bb3b7ceba26651d4c543187b 17872 perl optional 
libtest-rdf-perl_1.00-1_all.deb

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

iQIcBAEBCgAGBQJQIIOjAAoJECx8MUbBoAEhR6cQAIh/job9RMvhUYQSv0vG1hHz
sXhgbKE7eTucpX02P49zVrtZUVgKIekPkFe+AZXI+TpmyKtRjFGbthwzFkubGoBi
kPhLPrAcRTGgwqHiIGM5hxLmXAzNSakjiVu4vYF6VjmX4NuN5afC2UWK4D6F5NKD
80ONVoXV+wpy4EvBWTd4moXfpgqGxydceb4jOgb8zd8kNlim0hpS0ag8xXer6RCf
shWfbRi/1hIke1kp1Y3xC9b4nwTvBRWMJKZvQJUkgvfjDYE6dV1oCHzemj6tlFX3
Gao325WRtrFU1AhKYA9sDLh0Zo+YGPQ8G8I8qPAMCFZ2K4GifEIFBYgNIcUUlGTz
BOhNEAr3D+Yn8zE4dSPG2vL94ScjhB+le3gjhNr+ORohl5H47p1+5BXNbY7chrgr
2SoSR2XEnGAlfcpZKaZYb5+jN1Hk6AmjI/YxgqYGSaJ2/6Cf9gzQiSJQK09olrL6
BKwegdv2XOqYw/YOxfFi6zNSek2jjjgtfgLCLylx3l2hQ/5pzSGz57LVc5P7WxnN
kwDb5s9CmCxJoML5nE/eNUwsXvpUCJLVQmNLLG6P4fZ0Pi5Hr6E55giVXdJVf+R9
aT5JkIJGK0qAdOUMWBy/vhTMwzLMANe1JjUKgwivu2XXsm7uzXdYJ7SCdfwoZ85m
U45s9kGOk7B3jKjEZYnc
=qfZH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sya3s-0008ad...@franck.debian.org



Accepted python-jenkinsapi 0.1.11-2 (source amd64)

2012-08-06 Thread Al Stone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Aug 2012 20:30:56 -0600
Source: python-jenkinsapi
Binary: python-jenkinsapi
Architecture: source amd64
Version: 0.1.11-2
Distribution: unstable
Urgency: low
Maintainer: Al Stone a...@debian.org
Changed-By: Al Stone a...@debian.org
Description: 
 python-jenkinsapi - bindings for Python usage of the Jenkins remote API
Closes: 683458 683460
Changes: 
 python-jenkinsapi (0.1.11-2) unstable; urgency=low
 .
   * Replace usage of python-support with dh_python2
   * Closes: #683458 -- now that dh_python2 is being used, package is
 being built correctly and is no longer empty on rebuild
   * Closes: #683460 -- corrected package dependencies
Checksums-Sha1: 
 bf5b53707a5d1010924081f34da667989a9ef608 1182 python-jenkinsapi_0.1.11-2.dsc
 5468ed6da7adbc1da493c3240aa5dd9c2b256044 2355 
python-jenkinsapi_0.1.11-2.debian.tar.gz
 db098f3e18de7916a8b47ae5cde4990edccad6ab 23534 
python-jenkinsapi_0.1.11-2_amd64.deb
Checksums-Sha256: 
 8b18aa3ae38188ab7723c844640041b9e0df55a2ee4fee08fe9269449067543d 1182 
python-jenkinsapi_0.1.11-2.dsc
 8200f826b43db78111d5a13cc5f927b4b8183185a4ee8fcd85ebb78caefcfdd7 2355 
python-jenkinsapi_0.1.11-2.debian.tar.gz
 688918103de1d2dde60b308daf0a3ec02e1c2f9820df2977617750049050d6fc 23534 
python-jenkinsapi_0.1.11-2_amd64.deb
Files: 
 85b0a93082f58669698f992812f05d17 1182 python optional 
python-jenkinsapi_0.1.11-2.dsc
 a12a79de1188bf78ebf6aabc86bfdfa9 2355 python optional 
python-jenkinsapi_0.1.11-2.debian.tar.gz
 742fae6050da2be3092cb346d59f5e3d 23534 python optional 
python-jenkinsapi_0.1.11-2_amd64.deb

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

iD8DBQFQIIdbso6+T7qY4V0RAjo4AKCHMicX7MdCwCE5t7v16CKipTuS5wCdF6QV
1+7N5QJFJGjZBnHxJx5S09c=
=jrXU
-END PGP SIGNATURE-


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



Accepted librdf-trin3-perl 0.202-1 (source all)

2012-08-06 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 07 Aug 2012 05:28:52 +0200
Source: librdf-trin3-perl
Binary: librdf-trin3-perl
Architecture: source all
Version: 0.202-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-trin3-perl - notation 3 extensions for RDF::Trine
Changes: 
 librdf-trin3-perl (0.202-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Jonas Smedegaard ]
   * Bump debhelper compatibility level to 8.
   * Bump standards-version to 3.9.3.
   * Update package relations:
 + (Build-)depend on liblog-log4perl-perl, libmodule-runtime-perl,
   librdf-ns-perl, liburi-perl and libnamespace-clean-perl: Required
   by new upstream release.
 + Relax to (build-)depend unversioned on cdbs, debhelper, perl and
   devscripts: Needed version satisfied in stable, and oldstable no
   longer supported.
   * Add patch 1001 to avoid auto-installing dependencies during build.
   * Use metacpan.org page as Homepage.
   * Rewrite copyright file using file format 1.0.
Checksums-Sha1: 
 6ddf5c2056570da647f04f8a34d0c1cda37b82a6 2189 librdf-trin3-perl_0.202-1.dsc
 78256050fe7f4137939e00da45cdd22fc4577d30 70216 
librdf-trin3-perl_0.202.orig.tar.gz
 4f55c7013af5cc7741a59031e718b448dea43fa0 4571 
librdf-trin3-perl_0.202-1.debian.tar.gz
 11a2cabba058990b1cdb34bb43caef31b3480373 51098 
librdf-trin3-perl_0.202-1_all.deb
Checksums-Sha256: 
 3581f4f18ed9f46d571f79a82441801c75cd5f0a1fe629f2f6ad5eb1408d4d2b 2189 
librdf-trin3-perl_0.202-1.dsc
 975681b8e3071b9d64eef8b7164115c579903aa5f90c0970165b5edca441cc20 70216 
librdf-trin3-perl_0.202.orig.tar.gz
 73d508fcce0c45fb4b849ddadccceec26ef8a1f88c1417cd950e9c6b85e54ef4 4571 
librdf-trin3-perl_0.202-1.debian.tar.gz
 5b58ef271c7e68dda7f2f3633327375c69e99f7d145f0a55f097efb167c4e719 51098 
librdf-trin3-perl_0.202-1_all.deb
Files: 
 b91114ed45a975a36101631e4024b203 2189 perl optional 
librdf-trin3-perl_0.202-1.dsc
 57ffa4edb78235e3a2c7ef832685cf8d 70216 perl optional 
librdf-trin3-perl_0.202.orig.tar.gz
 08a5c4ad4cb78fe5c83781d11d7dc29b 4571 perl optional 
librdf-trin3-perl_0.202-1.debian.tar.gz
 df6551e978d5887dfccceb134b1abc3e 51098 perl optional 
librdf-trin3-perl_0.202-1_all.deb

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

iQIcBAEBCgAGBQJQIIvMAAoJECx8MUbBoAEh+lEP/3t8GmkLCZrj7HbHqaAmfydP
A8C6lWZ3OTJCui3Tcf+DHfJh1HR4WHtL9fdDH8EK+wvy1HsyU4L8U87UhECg35CE
bkhzqmmOMoqCB6y17xB9cCMmwHeVXqTSR8WjC8R+uGuXHcByz7DPmFs8KEl0xMjj
uiJIwrrjdXZSxhzeGKBxehSknVkxUfq0PeYQXvI1JbQ7f+Fh5B9andX9J5EeZ65z
haiRIqFnHprYGNXjyLT7c7U0jyo14vPEiJPu91gxUvgCa5MyFQMYlCzXm/yORwyB
M0fRhCHvqxd8PFKni7FjRpo771R/rC/QImCVyPN/Ok7c6OGH2H8Virlf75G4fgyK
SZayhKBcORhKNV+DZgI+FUVJUZjXYdFqVHgp1g/EvBxn402BdAeEacMmQcBW5SLB
8lWcE4cYd0v6am8P88rHld9otbNGkTa4lSOD5CJfm0kHvEIDkVlgL1TNlw9EdFcb
I0YoI4MfG8bBIXBj1vvy7RCCDf/w54h7oW/SRa+YYix45cy1uX9y+28N0mnSPhjP
qb83P1QmAegw7yQsRIonVSZUtMIE0wMcx4WCQbKUaY6kd3VPFCrESXvV1nU0OXEl
kgQn1mxgJK0Y53ctrnNtqWmdc9ytJ91E66G8Sym2CZFNXOApa8dRjTxl0GysTK7P
ikcUr+fJwy/TjNSj0LPv
=Giua
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1syalc-0004db...@franck.debian.org