Re: Security implication of using force-reload instead of restart ?

2011-01-09 Thread Paul Wise
The same problem occurs with all libraries and is really the
responsibility of the sysadmin to deal with. Install debian-goodies
and run checkrestart after every relevant upgrade. For desktop users
the upgrade software can help, for example PackageKit:

http://blogs.gnome.org/hughsie/2007/08/23/packagekit-requiring-a-restart/

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim9vat9tt3er2uhdziox-nw_xm-nimatdkju...@mail.gmail.com



Re: Security implication of using force-reload instead of restart ?

2011-01-09 Thread Stefan Fritsch
On Sunday 09 January 2011, Nikita V. Youshchenko wrote:
 I've just noticed that on libapache2-mod-php5 package upgrade,
 apache server was not restartted (but only HUPed because of
 force-reload called from libapache2-mod-php5 postinst)
 
 Doesn't this mean that running apache has still old version of php
 module loaded, so it still is vulnerable to issues fixed in php
 update?

No. Apache unloads and reloads modules on a graceful restart, unless a 
modules takes special measures to prevent that. You can check that 
with lsof or checkrestart. But libapache2-mod-php5's behaviour is not 
optimal for other reasons (see #589386).

 Is this a severity serious bug?
 Perhaps same situation exists with other package combinations as
 well?

Normally I recommend using restart in module packages. Maintainer of 
module packages should check the behaviour of their module before 
deviating from that.


-- 
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/201101091014.49149...@sfritsch.de



Bug#609424: ITP: libapp-perlbrew-perl -- script to manage perl installations in your $HOME

2011-01-09 Thread Alessandro Ghedini
Package: wnpp
Severity: wishlist
Owner: Alessandro Ghedini al3x...@gmail.com

* Package name: libapp-perlbrew-perl
  Version : 0.15
  Upstream Author : Kang-min Liu  gu...@gugod.org
* URL : http://search.cpan.org/dist/App-perlbrew/
* License : MIT
  Programming Lang: Perl
  Description : script to manage perl installations in your $HOME

perlbrew is a program to automate the building and installation of perl
in the users HOME. At the moment, it installs everything to ~/perl5/perlbrew,
and requires you to tweak your PATH by including a bashrc/cshrc file it
provides. You then can benefit from not having to run 'sudo' commands
to install cpan modules because those are installed inside your HOME
too. It's a completely separate perl environment.



-- 
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/20110109124321.18170.40454.report...@pc-ale.rete



Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Jakub Wilk

* Lars Wirzenius l...@liw.fi, 2011-01-09, 14:00:

[3] http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=153sc=0

If you are interested, please give the spec a quick read. If you find
any real problems, it is not too late to get them fixed.


Let me see:

| Example:
| 
| Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135

| Upstream-Name: SOFTware
| Upstream-Contact: John Doe john@example.com
| Source: http://www.example.com/software/project

r135 is quite an old version (and, in fact, this snippet doesn't even 
follow the r135 syntax).


--
Jakub Wilk


signature.asc
Description: Digital signature


Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Lars Wirzenius
On su, 2011-01-09 at 15:18 +0100, Jakub Wilk wrote:
 * Lars Wirzenius l...@liw.fi, 2011-01-09, 14:00:
  [3] http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=153sc=0
 
 If you are interested, please give the spec a quick read. If you find
 any real problems, it is not too late to get them fixed.
 
 Let me see:
 
 | Example:
 | 
 | Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135
 | Upstream-Name: SOFTware
 | Upstream-Contact: John Doe john@example.com
 | Source: http://www.example.com/software/project
 
 r135 is quite an old version (and, in fact, this snippet doesn't even 
 follow the r135 syntax).

Oh, right. I haven't updated those Format: examples, yet, since there is
no good URL to update them to. Updating to specific revisions in SVN is
bad. Once the spec is incorporated into the debian-policy package, we
can have a nice stable URL, which will change whenever the spec changes.

But I guess I could change the rev=135 url to rev=153 for now, to avoid
confusion.

-- 
Blog/wiki/website hosting with ikiwiki (free for free software):
http://www.branchable.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/1294583264.20273.83.ca...@havelock.lan



Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Lars Wirzenius
On su, 2011-01-09 at 14:27 +, Lars Wirzenius wrote:
 But I guess I could change the rev=135 url to rev=153 for now, to avoid
 confusion.

Hasty brain make mistake. I changed it to
http://dep.debian.net/deps/dep5/ instead, since the r153 URL has the
wrong examples.

-- 
Blog/wiki/website hosting with ikiwiki (free for free software):
http://www.branchable.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/1294583396.20273.84.ca...@havelock.lan



Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Mike Hommey
On Sun, Jan 09, 2011 at 02:27:44PM +, Lars Wirzenius wrote:
 On su, 2011-01-09 at 15:18 +0100, Jakub Wilk wrote:
  * Lars Wirzenius l...@liw.fi, 2011-01-09, 14:00:
   [3] http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=153sc=0
  
  If you are interested, please give the spec a quick read. If you find
  any real problems, it is not too late to get them fixed.
  
  Let me see:
  
  | Example:
  | 
  | Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135
  | Upstream-Name: SOFTware
  | Upstream-Contact: John Doe john@example.com
  | Source: http://www.example.com/software/project
  
  r135 is quite an old version (and, in fact, this snippet doesn't even 
  follow the r135 syntax).
 
 Oh, right. I haven't updated those Format: examples, yet, since there is
 no good URL to update them to. Updating to specific revisions in SVN is
 bad. Once the spec is incorporated into the debian-policy package, we
 can have a nice stable URL, which will change whenever the spec changes.

Well, the point of the revision dependent url was to avoid the url
stopping to refer to the actual format used in the file. If you make
that a stable url that may change content, the Format: field becomes
pretty much useless.

Mike


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



how to communicate removals (Re: squeeze will have googleearth-package

2011-01-09 Thread Holger Levsen
Hi,

On Freitag, 7. Januar 2011, Philipp Kern wrote:
 So we should push the removals from testing / additions to testing mails
 to -devel instead of -testing-changes?  Now that we're in freeze?

probably an extra section in the DPN during freezes would be quite useful 
indeed, cc:ing -publicity for input. Something for wheezy though :)

And, btw, I do understand that removals are absolutly necessary to be able to 
release and that removals will become more neccessary to release in future, 
lenny had 25k (binary) packages, squeeze 28k and wheezy will sure have more.

So, removals needs to be done, but they also need to be communicated _well_ 
(else where then on -testing-changes, thats a dump, not communication).

Another example (for communication): someone blogged just these days about 
the 0-day freeze in early August last year. While this _is_ factually wrong 
(the plan to freeze was long known and public in advance) it is something 
several people have expressed and which feeling I (partly) shared, I was 
also surprised+affected by the sudden freeze. 
And I'm aware of the problem of saying we are ready today, but to give you 
some slack we will freeze in 3 weeks from today, which will lead to some 
rushed last minute uploads... but while I acknowledge this leads to some 
technical problems, I wonder if those can be overcome by increased happiness 
amongst the developer body at large. 

It's not only that Debian has many many packages, but also many many 
developers, which need to steer the same boat.

 I didn't understand the tone of the initial mail to -devel neither, given
 that the bug was still open and thus sort of unhandled by us.

We've asked several times via 606222 (whose maintainer is d-rele...@l.d.o) and 
several times on #debian-release - the feedback was basically zero for a 
month. Considering that the squeeze release was+is progressing nicely, this 
lack of feedback let me to conlude that squeeze would indeed by released 
without googleearth-package. 

So I wrote to -devel and closed the bug to let the project know about this 
IMHO unfortunate decission - which OTOH I also accepted, I did neither 
complain nor asked once again.

So, I'm sorry, but I dont agree that the tone of that initial mail to devel 
(201101061430.37156.hol...@layer-acht.org) was offensive. IMO I was just 
stating and sharing facts.


cheers,
Holger


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


Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Benjamin Drung
Am Sonntag, den 09.01.2011, 14:27 + schrieb Lars Wirzenius:
 On su, 2011-01-09 at 15:18 +0100, Jakub Wilk wrote:
  * Lars Wirzenius l...@liw.fi, 2011-01-09, 14:00:
   [3] http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=153sc=0
  
  If you are interested, please give the spec a quick read. If you find
  any real problems, it is not too late to get them fixed.
  
  Let me see:
  
  | Example:
  | 
  | Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135
  | Upstream-Name: SOFTware
  | Upstream-Contact: John Doe john@example.com
  | Source: http://www.example.com/software/project
  
  r135 is quite an old version (and, in fact, this snippet doesn't even 
  follow the r135 syntax).
 
 Oh, right. I haven't updated those Format: examples, yet, since there is
 no good URL to update them to. Updating to specific revisions in SVN is
 bad. Once the spec is incorporated into the debian-policy package, we
 can have a nice stable URL, which will change whenever the spec changes.
 
 But I guess I could change the rev=135 url to rev=153 for now, to avoid
 confusion.

change to rev=154 (which will be the revision with the fixed
revision). ;)

I am playing with the idea to write python script (using python-debian)
which parses debian/copyright and do some useful stuff. For example
wrap-and-sort could format it nicely. Having some glue code for
software-center would be nice. Third idea is to write a checker tool
that compares debian/copyright with the file headers (licensecheck
output).

The Files field contains a space separated files list. What to do if the
file name contains a space? How should this space escaped?

-- 
Benjamin Drung
Debian  Ubuntu Developer


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


Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Lars Wirzenius
On su, 2011-01-09 at 15:33 +0100, Mike Hommey wrote:
 Well, the point of the revision dependent url was to avoid the url
 stopping to refer to the actual format used in the file. If you make
 that a stable url that may change content, the Format: field becomes
 pretty much useless.

See http://lists.debian.org/debian-project/2010/08/msg00269.html -- the
stable url will point to an unchanging version of the spec, without
having to fiddle with svn revision numbers or other horrors.

-- 
Blog/wiki/website hosting with ikiwiki (free for free software):
http://www.branchable.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/1294584202.20273.86.ca...@havelock.lan



Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Lars Wirzenius
On su, 2011-01-09 at 15:36 +0100, Benjamin Drung wrote:
 The Files field contains a space separated files list. What to do if the
 file name contains a space? How should this space escaped?

Preferably by glaring at whoever created a source file with spaces in
the name until they fix it. Meanwhile, by using ? or *. I doubt this
will be a serious problem.

-- 
Blog/wiki/website hosting with ikiwiki (free for free software):
http://www.branchable.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/1294584466.20273.88.ca...@havelock.lan



Re: Security implication of using force-reload instead of restart ?

2011-01-09 Thread Olaf van der Spek
On Sun, Jan 9, 2011 at 10:14 AM, Stefan Fritsch s...@sfritsch.de wrote:
 No. Apache unloads and reloads modules on a graceful restart, unless a
 modules takes special measures to prevent that. You can check that
 with lsof or checkrestart. But libapache2-mod-php5's behaviour is not
 optimal for other reasons (see #589386).

Shouldn't libapache2-mod-php5 be deprecated in favor of PHP via
FastCGI anyway? Would avoid this and other issues.

Olaf


-- 
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/aanlktinhtwmzba4scuh2eqm9f8n-5hwiqp0ltywad...@mail.gmail.com



Kirim email massal MURAH untuk promo produk dan jasa anda, sangat efektif...

2011-01-09 Thread a-metrosport
Salam persahabatan...
Sebelum nya kami mohon maaf jika Email ini mengganggu anda...

Kirim email massal MURAH untuk promo produk dan jasa anda, sangat efektif. dan
berguna untuk meningkatkan pemasaran produk dan jasa ke seluruh indonesia.
Email Anda akan terkirim langsung ke ratusan ribu calon pelanggan secara Legal. 
Untuk mengirimkan email, kami gunakan teknik terbaik dan juga dikirim dengan 
Yahoo Mail Plus, 
sehingga jauh lebih baik daripada dikirim dari server lainnya (termasuk 
server-server Indonesia).

Tersedia juga paket DATABASE  email indonesia terbaru, sudah teruji masih AKTIF 
dan VALID.
Teman2 yang berminat silahkan Copy paste alamat web ini : www.a-metrosport .com 
(hilangkan spasi sebelum .com untuk buka situsnya)

Terima Kasih Telah Bersedia membaca email ini.



--
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/acerf8a1a914cd864469b7497dc58c6c2...@acer



Re: Safe File Update (atomic)

2011-01-09 Thread Olaf van der Spek
On Thu, Jan 6, 2011 at 7:59 PM, Enrico Weigelt weig...@metux.de wrote:
 * Olaf van der Spek olafvds...@gmail.com schrieb:

 A transaction to update multiple files in one atomic go?

 Yes. The application first starts an transaction, creates/writes/
 removes a bunch of files and then sends a commit. The changes
 should become visible atomically and the call returns when the
 commit() is completed (and written out to disk). If there're
 conflics, the transaction is aborted w/ proper a error code.
 So, in case of a package manager, the update will run completely
 in one shot (from userland view) or not at all.

 I could live with:

 a) relatively slow performance (commit taking a second or so)
 b) abort as soon as an conflict arises
 c) files changed within the transaction are actually new ones
   (sane package managers will have to unlink text files instead
   simply overwriting nevertheless)

That would be nice, but the single file case appears to be difficult
enough already. So we might want to focus on that first.

Olaf


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



Re: how to communicate removals (Re: squeeze will have googleearth-package

2011-01-09 Thread Josef Spillner
Am Sonntag, 9. Januar 2011, 15:35:35 schrieb Holger Levsen:
 So, removals needs to be done, but they also need to be communicated _well_
 (else where then on -testing-changes, thats a dump, not communication).

In addition to what you said, packages.d.o should not forget about removed 
packages but provide hints about when they were present, why they were 
removed, if the removal is temporary or likely permanent and what possible 
alternatives are. Somehow this information is already available in various 
hidden places linked from packages.qa.debian.org, but this is often cumbersome 
to find.

It took me a while to find out where http://packages.debian.org/apt-proxy had 
gone, for example. If this information is made available in a structured 
format, some uncrufting tool could be used to wipe out outdated packages or 
warn about temporary removals due to release (e.g., eucalyptus-cloud).

Josef


-- 
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/201101091634.45502.2...@kuarepoti-dju.net



DiscussionsAfterSqueeze [ Was: how to communicate removals ]

2011-01-09 Thread Stefano Zacchiroli
On Sun, Jan 09, 2011 at 03:35:35PM +0100, Holger Levsen wrote:
 Another example (for communication): someone blogged just these days
 about the 0-day freeze in early August last year.

If I'm not mistaken, this topic has been brought up various times, with
varying degrees of flame-ness. Also, still IIRC, the release team has
already acknowledged that they intend to work on improving various
aspects of the release process, including communication, for the next
release cycle.  What is then the point of recurrently bringing up this
topic, considering that the most natural time frame for such discussions
seems to be the *beginning* of the next release cycle, rather than the
end of the current one?

I understand that you, like others, consider that episode a mistake, but
nobody can change the past. I'd rather focus now on helping whoever is
hurrying up to complete a release, than on putting more pressure on them
for alleged past mistakes.

Still, this and similar discussion topics should not be forgotten, given
they clearly cause discomforts within the community. How about starting
to populate a wiki page DiscussionsAfterSqueeze to keep a track of this
and similar topics? Otherwise I fear we'll obtain a lose-lose effect of
leaving bad feelings behind us at present *and* forgetting to address
problems in the future.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Quando anche i santi ti voltano le spalle, |  .  |. I've fans everywhere
ti resta John Fante -- V. Capossela ...| ..: |.. -- C. Adams


signature.asc
Description: Digital signature


Re: DiscussionsAfterSqueeze [ Was: how to communicate removals ]

2011-01-09 Thread Christian PERRIER
Quoting Stefano Zacchiroli (lea...@debian.org):

 varying degrees of flame-ness. Also, still IIRC, the release team has
 already acknowledged that they intend to work on improving various
 aspects of the release process, including communication, for the next
 release cycle.  What is then the point of recurrently bringing up this

IMHO, communication has been really good by the release team, for this
release cycle. I think that most experienced DDs (those who have lived
1 or 2 releases already) have been well aware of what to do and what
to not do during the last 6 months. Which leaves enough room to help
less experienced DDs about the same.

So, well, I'm not sure that a big work on communication during the
release process is that needed. I would say, for wheezy, just do it
as you did for squeeze and we'll be fine.




signature.asc
Description: Digital signature


Re: DiscussionsAfterSqueeze [ Was: how to communicate removals ]

2011-01-09 Thread Mike Hommey
On Sun, Jan 09, 2011 at 05:03:46PM +0100, Christian PERRIER wrote:
 Quoting Stefano Zacchiroli (lea...@debian.org):
 
  varying degrees of flame-ness. Also, still IIRC, the release team has
  already acknowledged that they intend to work on improving various
  aspects of the release process, including communication, for the next
  release cycle.  What is then the point of recurrently bringing up this

Actually, maybe one factor of the issue is that we are waiting for
$release to be released to start worrying about $release + 1. But I do
understand that there may not be enough manpower for that. Or maybe it's
just a lack of infrastructure.

 IMHO, communication has been really good by the release team, for this
 release cycle. I think that most experienced DDs (those who have lived
 1 or 2 releases already) have been well aware of what to do and what
 to not do during the last 6 months. Which leaves enough room to help
 less experienced DDs about the same.

 So, well, I'm not sure that a big work on communication during the
 release process is that needed. I would say, for wheezy, just do it
 as you did for squeeze and we'll be fine.

It looks like you forgot what was happening before 6 months ago, which
we should really not be reproducing. (and here, mostly, I'm thinking
about the time-based freezed announced for december... 2009).

Mike


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



Re: Security implication of using force-reload instead of restart ?

2011-01-09 Thread Stefan Fritsch
On Sunday 09 January 2011, Olaf van der Spek wrote:
 On Sun, Jan 9, 2011 at 10:14 AM, Stefan Fritsch s...@sfritsch.de 
wrote:
  No. Apache unloads and reloads modules on a graceful restart,
  unless a modules takes special measures to prevent that. You can
  check that with lsof or checkrestart. But libapache2-mod-php5's
  behaviour is not optimal for other reasons (see #589386).
 
 Shouldn't libapache2-mod-php5 be deprecated in favor of PHP via
 FastCGI anyway? Would avoid this and other issues.

mod_php won't go away quickly. But having an out-of-the box usable 
php+fastcgi configuration in squeeze+1 would be nice. Volunteers 
welcome ;-)


-- 
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/201101091731.19070...@sfritsch.de



Re: DiscussionsAfterSqueeze [ Was: how to communicate removals ]

2011-01-09 Thread Christian PERRIER
Quoting Mike Hommey (m...@glandium.org):

 It looks like you forgot what was happening before 6 months ago, which
 we should really not be reproducing. (and here, mostly, I'm thinking
 about the time-based freezed announced for december... 2009).

Which is why I think that visible improvement (hard to say that
without feeling like fingerpointing in some way) happened during
summerand since then, I think that communication has been quite
efficient.




signature.asc
Description: Digital signature


Re: DiscussionsAfterSqueeze [ Was: how to communicate removals ]

2011-01-09 Thread Mike Hommey
On Sun, Jan 09, 2011 at 06:24:19PM +0100, Christian PERRIER wrote:
 Quoting Mike Hommey (m...@glandium.org):
 
  It looks like you forgot what was happening before 6 months ago, which
  we should really not be reproducing. (and here, mostly, I'm thinking
  about the time-based freezed announced for december... 2009).
 
 Which is why I think that visible improvement (hard to say that
 without feeling like fingerpointing in some way) happened during
 summerand since then, I think that communication has been quite
 efficient.

There, I do agree.


-- 
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/20110109173614.ga12...@glandium.org



Re: how to communicate removals (Re: squeeze will have googleearth-package

2011-01-09 Thread Joerg Jaspert

 So we should push the removals from testing / additions to testing mails
 to -devel instead of -testing-changes?  Now that we're in freeze?
 probably an extra section in the DPN during freezes would be quite useful 
 indeed, cc:ing -publicity for input. Something for wheezy though :)

 So, removals needs to be done, but they also need to be communicated _well_ 
 (else where then on -testing-changes, thats a dump, not communication).

http://ftp.de.debian.org/debian/dists/testing/ChangeLog and the previous
rotated ones have date based names, like
http://ftp.de.debian.org/debian/dists/testing/ChangeLog.201101072205

Scroll to the bottom and see the removals (if any).

-- 
bye, Joerg
40293f1b.8130...@news.individual.de
Windows ME? Mit 13? Kann der nicht lieber Drogen nehmen wie andere Kinder
in dem Alter?


-- 
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/87lj2u7xjh@gkar.ganneff.de



Bug#609475: ITP: purity-ng -- A reimplementation of the classic purity game in Python

2011-01-09 Thread Simon Fondrie-Teitler
Package: wnpp
Severity: wishlist
Owner: Simon Fondrie-Teitler simo...@riseup.net


* Package name: purity-ng
  Version : 0.1
  Upstream Author : Simon Fondrie-Teitler,
Luke Faraone
* URL : https://launchpad.net/purity-ng
* License : GPL-3
  Programming Lang: Python
  Description : A reimplementation of the classic purity game in Python

The original purity is a program which reads yes/no questions from a specially 
formated file and administers a quiz with them, printing out then 
number/percent of yes's at the end. 

The goal of purity-ng is a reimplementation in python, while still maintaining 
compatibility with the old dataformat, and to eventually be a drop-in 
replacement for purity.



-- 
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/20110109191628.9762.80118.report...@bukunin



Re: Security implication of using force-reload instead of restart ?

2011-01-09 Thread Olaf van der Spek
On Sun, Jan 9, 2011 at 5:31 PM, Stefan Fritsch s...@sfritsch.de wrote:
 Shouldn't libapache2-mod-php5 be deprecated in favor of PHP via
 FastCGI anyway? Would avoid this and other issues.

 mod_php won't go away quickly.

Why not?

 But having an out-of-the box usable
 php+fastcgi configuration in squeeze+1 would be nice. Volunteers
 welcome ;-)

Olaf


-- 
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/aanlktikge+n2-9z3un-1zmfdejh1+zgsm-g8vkg=+...@mail.gmail.com



Bug#609495: ITP: gridwars2 -- simple arcade style 2D shooter

2011-01-09 Thread Christopher Baines
Package: wnpp
Severity: wishlist
Owner: Christopher Baines cbain...@gmail.com

* Package name: gridwars2
  Version : 9.3.2006-1
  Upstream Author : Marco Incitti m...@incitti.com
* URL : http://gridwars.marune.de/
* License : None
  Programming Lang: No Source Code Provided
  Description : simple arcade style 2D shooter

GridWars 2 is the second release of a clone of the Geometry Wars game. 
You play as a ship on a two dimensional plane, where
you fire at other geometrical shapes, of various 
behaviour and colour.

It gets exponentially harder as you play.



-- 
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/20110109222106.9400.8599.report...@chris-desktop



Bug#609499: ITP: jvyamlb -- pure Java YAML loader and dumper

2011-01-09 Thread Andres Mejia
Package: wnpp
Severity: wishlist
Owner: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org

* Package name: jvyamlb
  Version : 0.2.5
  Upstream Author : Ola Bini ola.b...@gmail.com
* URL : http://code.google.com/p/jvyamlb/
* License : MIT/X
  Programming Lang: Java
  Description : pure Java YAML loader and dumper

JvYAMLb is a very customizable, YAML 1.0/1.1 loader and dumper. JvYAMLb is
aimed at improving YAML performance in the JRuby project
(http://jruby.sourceforge.net), but is also suitable for configuration and data
storage in regular Java applications.

This package is needed to provide an updated netbeans to depends on updated
jruby (= 1.5.1) packages.



-- 
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/4d2a42cb.c43edc0a.12a5.e...@mx.google.com



zaudes tikai miksie, tu takshu tads neesi, ne?-1

2011-01-09 Thread Helko_G
Musu dienaas karsh ir skaaris muus visus Albertu, Maarci, kaiminju tanti un pat 
mani

patiesibaa sakot, nav jau tik slikti tas viss - tu esi speejigs uzvareet par 
visiem 100%.

http://www.onewars.info - ta ir online kara spele, kuru spele jau simtiem 
geimeru visaa Rigaa, ko iemilojushi tukstoshiem personu, neapzodz sevi, kareivi!



-- 
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/auto-000461026...@main.rgs.ru



Bug#609503: ITP: indicator-application -- Application Indicators

2011-01-09 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia ales...@debian.org

* Package name: indicator-application
  Version : 0.2.90
  Upstream Author : Ted Gould t...@canonical.com
* URL : https://launchpad.net/indicator-application
* License : GPL, LGPL
  Programming Lang: C, C#, Python
  Description : Application Indicators

A library and indicator to take menus from applications and place
them in the panel. This helps with application side changes; it
registers icons and menus and internally uses dbusmenu to publish
context menus over dbus. While its a new library for the GNOME
desktop, it is based on a signaling protocol between panel and
applications that was designed in the KDE project to renovate the
systray protocol. libappindicator adopts and extends this protocol,
and connects it with dbusmenu to provide the full set of service
that an application will require to migrate its code.



-- 
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/20110110003141.7541.55152.report...@alessio-laptop



Re: DEP5: CANDIDATE and ready for use in squeeze+1

2011-01-09 Thread Steve Langasek
On Sun, Jan 09, 2011 at 02:43:22PM +, Lars Wirzenius wrote:
 On su, 2011-01-09 at 15:33 +0100, Mike Hommey wrote:
  Well, the point of the revision dependent url was to avoid the url
  stopping to refer to the actual format used in the file. If you make
  that a stable url that may change content, the Format: field becomes
  pretty much useless.

 See http://lists.debian.org/debian-project/2010/08/msg00269.html -- the
 stable url will point to an unchanging version of the spec, without
 having to fiddle with svn revision numbers or other horrors.

But http://dep.debian.net/deps/dep5/ which you currently point to, as a
candidate DEP, is not yet stable, is it?  How are implementors of the spec
supposed to declare their Format fields currently?  The examples just say to
use http://dep.debian.net/deps/dep5/, which points to a document which may
still have normative changes before copyright-format-1.0 has been
solidified.

Pointing to particular revisions is ugly, but is less ugly IMHO than
introducing (again) the possibility of multiple incompatible specs (subtly
or otherwise) all referred to with the same Format declaration.

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


signature.asc
Description: Digital signature


Accepted librdmacm 1.0.14-1 (source amd64)

2011-01-09 Thread Roland Dreier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 15 Dec 2010 11:24:19 -0800
Source: librdmacm
Binary: librdmacm1 librdmacm-dev librdmacm1-dbg rdmacm-utils
Architecture: source amd64
Version: 1.0.14-1
Distribution: experimental
Urgency: low
Maintainer: Roland Dreier rola...@cisco.com
Changed-By: Roland Dreier rola...@cisco.com
Description: 
 librdmacm-dev - Development files for the librdmacm library
 librdmacm1 - A library for managing RDMA connections
 librdmacm1-dbg - Debugging symbols for the librdmacm library
 rdmacm-utils - Examples for the librdmacm library
Closes: 555380
Changes: 
 librdmacm (1.0.14-1) experimental; urgency=low
 .
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update to Standards-Version: 3.9.1 (no changes needed).
   * New upstream release.
 - Add IPv6 support
 - Add new higher-level, simpler API
 - Add new client/server examples
   * Link directly with libpthread.  (Closes: #555380)
Checksums-Sha1: 
 8b0e98685c78a05b0753fbad111a1d1647cbc63b 1797 librdmacm_1.0.14-1.dsc
 c6e4c426ad2086e8335e35254d4b6f444e6d5cd9 369342 librdmacm_1.0.14.orig.tar.gz
 2282b7480f0f9049b4e14b5bdacb409041b14b3d 4070 librdmacm_1.0.14-1.debian.tar.gz
 23e900bc996f7275ab805c5d0ee819cdb46d88b1 17966 librdmacm1_1.0.14-1_amd64.deb
 b4ea79d64fbc4bfdf188dc5d920ac92e1eeb9f61 70180 librdmacm-dev_1.0.14-1_amd64.deb
 c47a45d979fb0d790b08262fc425023b85d2a034 118684 
librdmacm1-dbg_1.0.14-1_amd64.deb
 f92d29dfd4842971c0a2aeeca862b3fe8e6040f4 36116 rdmacm-utils_1.0.14-1_amd64.deb
Checksums-Sha256: 
 dff444799859041c59e4a9ef03aa1d423c53e010892c6b5a9732aed1393f8c96 1797 
librdmacm_1.0.14-1.dsc
 a18aeafe8b0c89e6025a7974986de70d11fc059aff07807676d8503aeacf204c 369342 
librdmacm_1.0.14.orig.tar.gz
 b8f183a9ff4249273de334efa8d61cbc296bb316ff863da605a8a9db1a640ac2 4070 
librdmacm_1.0.14-1.debian.tar.gz
 bc83ef533929318bd066d583d36e536670c987f23c25c240c8208f876b9064c0 17966 
librdmacm1_1.0.14-1_amd64.deb
 caf50faf736164a063fd04a1a53dacb6444c2b7fa8690ab447886fb1007bb9ce 70180 
librdmacm-dev_1.0.14-1_amd64.deb
 65c38ab745ed60e878ea5fdb33f744b6c0e3e65a847cf3adaf3c571bc8aec97b 118684 
librdmacm1-dbg_1.0.14-1_amd64.deb
 8e29ff9f01585e3ba618e4f6158dcc1a1c3d0eefbb77ccedd6204b7f1b26bb75 36116 
rdmacm-utils_1.0.14-1_amd64.deb
Files: 
 a50863a1b1c514c66ed382384634edb2 1797 libs extra librdmacm_1.0.14-1.dsc
 b0f0f1d37d964cb707716316d8572828 369342 libs extra librdmacm_1.0.14.orig.tar.gz
 e37f3cfd55afa565f44587a18659f70e 4070 libs extra 
librdmacm_1.0.14-1.debian.tar.gz
 511db1804c5c26afaed3900bad488e1f 17966 libs extra librdmacm1_1.0.14-1_amd64.deb
 30eb48a1393cf02aea736846e9b9d817 70180 libdevel extra 
librdmacm-dev_1.0.14-1_amd64.deb
 f60a0110b571cb4db0714bd541dbfabb 118684 debug extra 
librdmacm1-dbg_1.0.14-1_amd64.deb
 78390175970b8d022f5aa8699726dc3b 36116 net extra 
rdmacm-utils_1.0.14-1_amd64.deb

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

iQIcBAEBCAAGBQJNKXM/AAoJEHxWrP6UeJfYj1oQAKK2I5raCVBvw2h6jiX9agGT
oUxMQ5ed+qDeO6IQAOp/hA8N1pWZd2ndiQLJPC18IgdS916+yDzjbhmIJp91HdS9
z8zvboIO3CtiF+5+1j4fkUvbFyL2MA4JfrqYpUEjXWRRsuSCHUFX3sMbwSdf4WDA
vUbp6kiWw3+uNPSL2tky2CKw1YbjzmEPIusu4mvMbUeDtpwKSwSiKKdQhLOnogOF
I+4tNKTCg2OciA01UyrVqs6H7lt5hilkiMUh0yRrnyYab4LkChoGbDKw/JFNXtdm
1jHbsDIb4Shx6qK7wE0ko2TMQOACKIO/dr2ZrQSTLOcuhghtqjM2/WF1F1Iqbo/j
oS9QInYuoAzeMQoSZec90T9ExmH2+qPxtpNv0vmEIsk2GAgWYZH0wciBsCmUpGBE
J0mtA6EbnS9MNqgZXr0FHPKREuAnQBbnSXIxFeEpwiAK2OO0p5GRRVvCb4CVLLKI
gP+qi1jV+DnDPg6VpJmNUCUuIsfDPCAyAL/rQs1Kaq1A3DRD8oetCqA/Vreu29vB
Xpqn1V/69wvi+aX7rHOVEiKoI3alng86QToOy9GkVt/QLtAuTyKfjDlRNk9WIJ4H
Suq66G4fj2+Sc8pzLxBoldFuWbvl+5IEuO4VttdUbXyxHgiV3drgUP2A6qK18XNq
ETzrZ8+Dpp+Vcz05hZI1
=xpBS
-END PGP SIGNATURE-


Accepted:
librdmacm-dev_1.0.14-1_amd64.deb
  to main/libr/librdmacm/librdmacm-dev_1.0.14-1_amd64.deb
librdmacm1-dbg_1.0.14-1_amd64.deb
  to main/libr/librdmacm/librdmacm1-dbg_1.0.14-1_amd64.deb
librdmacm1_1.0.14-1_amd64.deb
  to main/libr/librdmacm/librdmacm1_1.0.14-1_amd64.deb
librdmacm_1.0.14-1.debian.tar.gz
  to main/libr/librdmacm/librdmacm_1.0.14-1.debian.tar.gz
librdmacm_1.0.14-1.dsc
  to main/libr/librdmacm/librdmacm_1.0.14-1.dsc
librdmacm_1.0.14.orig.tar.gz
  to main/libr/librdmacm/librdmacm_1.0.14.orig.tar.gz
rdmacm-utils_1.0.14-1_amd64.deb
  to main/libr/librdmacm/rdmacm-utils_1.0.14-1_amd64.deb


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



Accepted qmailanalog-installer 0.70.5 (source all)

2011-01-09 Thread Klaus Reimer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 11:32:42 +
Source: qmailanalog-installer
Binary: qmailanalog-installer
Architecture: source all
Version: 0.70.5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Klaus Reimer k...@debian.org
Description: 
 qmailanalog-installer - Installer package for building qmailanalog binary 
package
Changes: 
 qmailanalog-installer (0.70.5) unstable; urgency=low
 .
   * Orphaning package.
Checksums-Sha1: 
 ef25f4fa2cf07218f3f637a861a7dc3a35c351db 776 qmailanalog-installer_0.70.5.dsc
 13ed4fde7ad4931b80c801e05251968d6d4398e8 8145 
qmailanalog-installer_0.70.5.tar.gz
 ce0c90710437100a3060d9726789e148588668e8 9082 
qmailanalog-installer_0.70.5_all.deb
Checksums-Sha256: 
 2934a3874c6af5e7610ff1e136826225f2e6b61b9827eb91e4d74401ad81bf22 776 
qmailanalog-installer_0.70.5.dsc
 724fbd115f68ef766fee918b06c52b99b45dc710d3b0c2850872a44c54f1ef58 8145 
qmailanalog-installer_0.70.5.tar.gz
 8d3fad2aedebb0143f632aa980521d14f75e319e111a45f647cc50920ed40fc2 9082 
qmailanalog-installer_0.70.5_all.deb
Files: 
 7198555b88c61965f7980eabe5fd8622 776 contrib/mail optional 
qmailanalog-installer_0.70.5.dsc
 28aed383807f64885babd9063803cf03 8145 contrib/mail optional 
qmailanalog-installer_0.70.5.tar.gz
 5c3181b38e32ade622083a2cd52e3aa4 9082 contrib/mail optional 
qmailanalog-installer_0.70.5_all.deb

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

iD8DBQFNKZ2iqgNhc6cj45ERAo2fAJ91KJepsjIDZkE2gJ+j+pzw74ssCgCcC6r+
kwFN4neJIzCTobNV4ncHGXc=
=cAgn
-END PGP SIGNATURE-


Accepted:
qmailanalog-installer_0.70.5.dsc
  to contrib/q/qmailanalog-installer/qmailanalog-installer_0.70.5.dsc
qmailanalog-installer_0.70.5.tar.gz
  to contrib/q/qmailanalog-installer/qmailanalog-installer_0.70.5.tar.gz
qmailanalog-installer_0.70.5_all.deb
  to contrib/q/qmailanalog-installer/qmailanalog-installer_0.70.5_all.deb


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



Accepted fgfs-base 2.0.0-1 (source all)

2011-01-09 Thread Ove Kaaven
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 01 Jan 2011 00:58:32 +0100
Source: fgfs-base
Binary: fgfs-base fgfs-aircraft-base fgfs-models-base
Architecture: source all
Version: 2.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian FlightGear Crew pkg-fgfs-c...@lists.alioth.debian.org
Changed-By: Ove Kaaven o...@arcticnet.no
Description: 
 fgfs-aircraft-base - Flight Gear Flight Simulator -- standard aircraft
 fgfs-base  - Flight Gear Flight Simulator -- base files
 fgfs-models-base - Flight Gear Flight Simulator -- standard models
Closes: 534839
Changes: 
 fgfs-base (2.0.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Made the pkg-fgfs-crew mailing list the official maintainer of the
 fgfs-base package, and myself a mere uploader.
   * Split aircraft models into a separate fgfs-aircraft-base package,
 and object models into a separate fgfs-models-base package.
 This reduces the size of the fgfs-base package, and facilitates
 aircraft and scenery updates between FlightGear releases.
 Closes: #534839.
Checksums-Sha1: 
 128531fc25772abdb85aff4f2db1b48d1dc228a8 1239 fgfs-base_2.0.0-1.dsc
 5b6e5a0f53443c2b864a3c5693df94b4cf243a0f 317028788 fgfs-base_2.0.0.orig.tar.gz
 aedf06e998b1209a6ca478193cf4b1fc32d86d49 3837 fgfs-base_2.0.0-1.diff.gz
 85ad203f4adf667f5d8ddb67bebdd69878602e2b 202215340 fgfs-base_2.0.0-1_all.deb
 be511b6830ad3acfa8d09a7683af00fd84a566da 59072074 
fgfs-aircraft-base_2.0.0-1_all.deb
 1a93f9760e1161efa3fffa9df1b6c35876691674 55239456 
fgfs-models-base_2.0.0-1_all.deb
Checksums-Sha256: 
 5bfb160ef7c460716697cc415723afa33435f62462eeac83e156b7c866cab029 1239 
fgfs-base_2.0.0-1.dsc
 14b7bc34971b8010b28c46e9e568dc0fc4cc82bde3b81e43051a1f650ec88827 317028788 
fgfs-base_2.0.0.orig.tar.gz
 269ff513d0afdb8f11f34008d3b9c4948e9109614b0b349debaac074550ba4da 3837 
fgfs-base_2.0.0-1.diff.gz
 ce722e33fb594f0fd32a6f5b0e9830e13facd2f61756e39398c30491937bd6f9 202215340 
fgfs-base_2.0.0-1_all.deb
 98b859052d2f9203ae33c8de66bbb798975856cfc0843eb91bb6b573887a4cd3 59072074 
fgfs-aircraft-base_2.0.0-1_all.deb
 6e56b10defde7045708ab798471b14e2cd9e6946083786a31273d78b7d31d704 55239456 
fgfs-models-base_2.0.0-1_all.deb
Files: 
 043b332fe127f8dceb37d1bfd9c9203e 1239 games extra fgfs-base_2.0.0-1.dsc
 f78e38f8dc206e45a4b712c3be28b0c7 317028788 games extra 
fgfs-base_2.0.0.orig.tar.gz
 4aec0042d8a0eb0585d83ba6d39a65e3 3837 games extra fgfs-base_2.0.0-1.diff.gz
 a7085b4a5ef1eac27eed606a1bde389c 202215340 games extra 
fgfs-base_2.0.0-1_all.deb
 0a1a9fb4806094021f7e589c45ecfcae 59072074 games extra 
fgfs-aircraft-base_2.0.0-1_all.deb
 e13e3e2356a1ebafeabb69f767bb5814 55239456 games extra 
fgfs-models-base_2.0.0-1_all.deb

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

iEYEARECAAYFAk0ecDMACgkQA+GMa4PlEQ8uqgCgvRlqYt+0SWA0w/XhQ5v9GmMh
ZSUAnRBr61QNSiSlti192pLKkBIhEl4s
=heSS
-END PGP SIGNATURE-


Accepted:
fgfs-aircraft-base_2.0.0-1_all.deb
  to main/f/fgfs-base/fgfs-aircraft-base_2.0.0-1_all.deb
fgfs-base_2.0.0-1.diff.gz
  to main/f/fgfs-base/fgfs-base_2.0.0-1.diff.gz
fgfs-base_2.0.0-1.dsc
  to main/f/fgfs-base/fgfs-base_2.0.0-1.dsc
fgfs-base_2.0.0-1_all.deb
  to main/f/fgfs-base/fgfs-base_2.0.0-1_all.deb
fgfs-base_2.0.0.orig.tar.gz
  to main/f/fgfs-base/fgfs-base_2.0.0.orig.tar.gz
fgfs-models-base_2.0.0-1_all.deb
  to main/f/fgfs-base/fgfs-models-base_2.0.0-1_all.deb


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



Accepted geotranz 3.0-1 (source all i386)

2011-01-09 Thread Roberto Lumbreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 30 Dec 2010 11:16:01 +0100
Source: geotranz
Binary: geotranz libgeotranz3 libgeotranz3-dev geotranz-doc geotranz-help
Architecture: source all i386
Version: 3.0-1
Distribution: unstable
Urgency: low
Maintainer: Roberto Lumbreras ro...@debian.org
Changed-By: Roberto Lumbreras ro...@debian.org
Description: 
 geotranz   - GEOgraphic coordinates TRANslator
 geotranz-doc - GEOgraphic coordinates TRANslator (documentation)
 geotranz-help - GEOgraphic coordinates TRANslator (help files)
 libgeotranz3 - GEOgraphic coordinates TRANslator (runtime library)
 libgeotranz3-dev - GEOgraphic coordinates TRANslator (development files)
Closes: 604059
Changes: 
 geotranz (3.0-1) unstable; urgency=low
 .
   * New upstream version. Repackaged upstream 'unix_dev.tgz' with no
 binaries and corrected file permissions.
   * Switch to '3.0 (quilt)' source format.
   * Updated standards.
   * Lintian: fixed section binary-control-field-duplicates-source;
 added misc depends for debhelper.
   * Merged the two public libraries in one named libgeotranz.so, added a
 SONAME and renamed -libs package to libgeotranz3 to match the SONAME.
   * Provide a libgeotranz3-dev package. (Closes: #604059)
   * Moved help files to the geotranz-help package, added Recommends: for it
 and lowered the dependency of geotranz-doc to Suggests:.
   * Use ~/.geotranz.xml as Load/SaveSettings file on *nix systems.
   * Fixed the size of most java forms for openjdk.
Checksums-Sha1: 
 5ad8e1544aa8db6dbd7aa79bfbd51dd1932b8ec2 1141 geotranz_3.0-1.dsc
 7d2f748e5d16aedccd1ac64ff82b6bce5e5f32ed 9675346 geotranz_3.0.orig.tar.bz2
 da84de0131a1e33ad3b799b8be11a69b38d6d4b3 25653 geotranz_3.0-1.debian.tar.gz
 6261299f2d168a7501bcc5a2da885c0fc48856b8 3544582 geotranz_3.0-1_all.deb
 b2626ea933d6df990a3df4b76390f6156e342a9f 3228672 geotranz-doc_3.0-1_all.deb
 ce6a280468d63b5643cbafbd364561fba510b8b9 1265328 geotranz-help_3.0-1_all.deb
 b0087e55184432b3207432c1bf1b4a324d9c35d5 262372 libgeotranz3_3.0-1_i386.deb
 e485131fc5ab55f8fbfbe41f5193bb9091c6549c 313572 libgeotranz3-dev_3.0-1_i386.deb
Checksums-Sha256: 
 a854c1b3b7974bd37f0df37da543ab5200563538f7da3c4261e29e0e17ee5acb 1141 
geotranz_3.0-1.dsc
 6740271ea769af738627f1639cf437c5bb840de1253b2a1b6bbdea1fb0e1506d 9675346 
geotranz_3.0.orig.tar.bz2
 dfdf1a2e2d5bdf4c21c47d781de1e1116e348f9e43c2325f5b771b1ca5c3913e 25653 
geotranz_3.0-1.debian.tar.gz
 244d0593a5e46fa47bba2ba2a0ffa884429a0b020d54de0c451558db8c168dfc 3544582 
geotranz_3.0-1_all.deb
 ff8c8ef121500f6491ee084f8995e56551b5f01bb30a0d20bb60284a166f4864 3228672 
geotranz-doc_3.0-1_all.deb
 3906d1d59a1d1bd5f6b38337aec65529afe148f1c3f0d7d24e22bd95a4bb7a86 1265328 
geotranz-help_3.0-1_all.deb
 70a25b73996b5ae7b676dfbaa268d7d2e9383b76a7081f241b359d7b010695f0 262372 
libgeotranz3_3.0-1_i386.deb
 c1ea9eb33daeaea090f462b6017ef574df2484b200267d40918b2231acb6964c 313572 
libgeotranz3-dev_3.0-1_i386.deb
Files: 
 96d6a29e66f4d12235c4cf496c3a3f7a 1141 utils optional geotranz_3.0-1.dsc
 96dc73e929d62f87fca1a925443a983e 9675346 utils optional 
geotranz_3.0.orig.tar.bz2
 7fbcaf83e5d1d750ce8bf4bc08beb88d 25653 utils optional 
geotranz_3.0-1.debian.tar.gz
 49d8ba1db028feb3373373b066e3f576 3544582 utils optional geotranz_3.0-1_all.deb
 aea8b0d3e4561210e2421987b873fa06 3228672 doc optional 
geotranz-doc_3.0-1_all.deb
 2e1ffc5e50fe4684619c31596535f449 1265328 doc optional 
geotranz-help_3.0-1_all.deb
 33ab490f44bce4c3e5abccae748c6abb 262372 libs optional 
libgeotranz3_3.0-1_i386.deb
 a7de9e1b70fe40ad9c5b1649f3fd3fbf 313572 libdevel optional 
libgeotranz3-dev_3.0-1_i386.deb

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

iD8DBQFNHG2/fIEQE/XJcI0RAmH8AKC/bQP8SvA6aMJ8zlR44nPxGisfZQCfbVW2
9ET4rEMyGms54NlzB+pikFA=
=Ld+S
-END PGP SIGNATURE-


Accepted:
geotranz-doc_3.0-1_all.deb
  to main/g/geotranz/geotranz-doc_3.0-1_all.deb
geotranz-help_3.0-1_all.deb
  to main/g/geotranz/geotranz-help_3.0-1_all.deb
geotranz_3.0-1.debian.tar.gz
  to main/g/geotranz/geotranz_3.0-1.debian.tar.gz
geotranz_3.0-1.dsc
  to main/g/geotranz/geotranz_3.0-1.dsc
geotranz_3.0-1_all.deb
  to main/g/geotranz/geotranz_3.0-1_all.deb
geotranz_3.0.orig.tar.bz2
  to main/g/geotranz/geotranz_3.0.orig.tar.bz2
libgeotranz3-dev_3.0-1_i386.deb
  to main/g/geotranz/libgeotranz3-dev_3.0-1_i386.deb
libgeotranz3_3.0-1_i386.deb
  to main/g/geotranz/libgeotranz3_3.0-1_i386.deb


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



Accepted hwloc 1.1-2 (source all amd64)

2011-01-09 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 03 Jan 2011 11:12:18 +0100
Source: hwloc
Binary: hwloc hwloc-nox libhwloc-dev libhwloc1 libhwloc-common libhwloc-doc
Architecture: source all amd64
Version: 1.1-2
Distribution: experimental
Urgency: low
Maintainer: Samuel Thibault sthiba...@debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 hwloc  - Hierarchical view of the machine - utilities
 hwloc-nox  - Hierarchical view of the machine - non-X version of utilities
 libhwloc-common - Hierarchical view of the machine - common files
 libhwloc-dev - Hierarchical view of the machine - static libs and headers
 libhwloc-doc - Hierarchical view of the machine - documentation
 libhwloc1  - Hierarchical view of the machine - shared libs
Changes: 
 hwloc (1.1-2) experimental; urgency=low
 .
   * Rename libhwloc0 packages name into libhwloc1 due to soname change.
Checksums-Sha1: 
 a04e4c568ba3b7adb32a7c2bd345ba26ba108f5b 1498 hwloc_1.1-2.dsc
 81a33beaba23951d855619a581a840ecc6ac4110 5139 hwloc_1.1-2.debian.tar.bz2
 d52e79b0b3ca28c656c261314051bc127d239168 4442 libhwloc-common_1.1-2_all.deb
 b2e9e3538749c96d9836bfe984e563833b15ee58 1482634 libhwloc-doc_1.1-2_all.deb
 f9f9f3aae8598f07356cc5361cd7ecbd0ed23b48 83978 hwloc_1.1-2_amd64.deb
 84c7af5380030375d7c33cd76d9d0da218414f3e 78604 hwloc-nox_1.1-2_amd64.deb
 6d099ba8c48f9ebcf19ffb61c4727136e895ba4f 87544 libhwloc-dev_1.1-2_amd64.deb
 394e62f959a15f6546e5f22c9b7559fb7b049f02 53326 libhwloc1_1.1-2_amd64.deb
Checksums-Sha256: 
 30c7322dbdeb632bf0a2fb44330d0459ee7d04e90edb91677fdcc49f98fd149f 1498 
hwloc_1.1-2.dsc
 4d44fdbf41b905f8a30d2641bd7f6a87f91392403ab2377eea11ed5f75bf72fa 5139 
hwloc_1.1-2.debian.tar.bz2
 7ecf6d4d4f2bc19ff4618d277016c753bc440ce2d22dd6f3c7865ddd4e6b3faa 4442 
libhwloc-common_1.1-2_all.deb
 67733c5051e0ff59b8c753f7690e1b95fe73bc6ae72601a5082168583ea96cb8 1482634 
libhwloc-doc_1.1-2_all.deb
 033c76f99838727c56b6c35f0459bb58baf5f69ab0e66b7562fdcb078d491df0 83978 
hwloc_1.1-2_amd64.deb
 e4295e46a4a41aecfad886cd26dff7f125ef8f766731cb22097598b6f4c3dbe3 78604 
hwloc-nox_1.1-2_amd64.deb
 70b7a2901b2662807109d6e9ff99fb5eac56752e0dad0ad458d4f3ac1adbf367 87544 
libhwloc-dev_1.1-2_amd64.deb
 9c23cde162ef48d0587fcb7eee84ab80f2adc0e0aa932f0c0573cced92e6230e 53326 
libhwloc1_1.1-2_amd64.deb
Files: 
 1009ce9ff018a28605133c08e6dd96c7 1498 libs extra hwloc_1.1-2.dsc
 ee17c0c798dfe8805fc7a15a5d140780 5139 libs extra hwloc_1.1-2.debian.tar.bz2
 628af8d3713594c7cf6eaa7d03b25c81 4442 libs extra libhwloc-common_1.1-2_all.deb
 7257e4b7cde712584b0b223d63a47efe 1482634 doc extra libhwloc-doc_1.1-2_all.deb
 e0a9cf1caf5249ccae60bef87acd0d48 83978 admin extra hwloc_1.1-2_amd64.deb
 348de28b065852788067ea6fee64c96d 78604 admin extra hwloc-nox_1.1-2_amd64.deb
 ac43e1492517543ea3faab9d0f8cca38 87544 libdevel extra 
libhwloc-dev_1.1-2_amd64.deb
 a814e288b904307587efbaa94469e802 53326 libs extra libhwloc1_1.1-2_amd64.deb

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

iF4EAREIAAYFAk0hojAACgkQg7iRWpzNNcOvggD+K4ukuEGKFaKB3GxxuNM55NSd
PymYU9zBvhsGHdtuzlsA/0q3IlfHIUoZi9zog9QIJhIJL+njRy45QgzeW3uhfYTY
=cpbV
-END PGP SIGNATURE-


Accepted:
hwloc-nox_1.1-2_amd64.deb
  to main/h/hwloc/hwloc-nox_1.1-2_amd64.deb
hwloc_1.1-2.debian.tar.bz2
  to main/h/hwloc/hwloc_1.1-2.debian.tar.bz2
hwloc_1.1-2.dsc
  to main/h/hwloc/hwloc_1.1-2.dsc
hwloc_1.1-2_amd64.deb
  to main/h/hwloc/hwloc_1.1-2_amd64.deb
libhwloc-common_1.1-2_all.deb
  to main/h/hwloc/libhwloc-common_1.1-2_all.deb
libhwloc-dev_1.1-2_amd64.deb
  to main/h/hwloc/libhwloc-dev_1.1-2_amd64.deb
libhwloc-doc_1.1-2_all.deb
  to main/h/hwloc/libhwloc-doc_1.1-2_all.deb
libhwloc1_1.1-2_amd64.deb
  to main/h/hwloc/libhwloc1_1.1-2_amd64.deb


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



Accepted libgcrypt11 1.4.6-3 (source all i386)

2011-01-09 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 01 Jan 2011 14:55:59 +0100
Source: libgcrypt11
Binary: libgcrypt11-doc libgcrypt11-dev libgcrypt11-dbg libgcrypt11 
libgcrypt11-udeb
Architecture: source all i386
Version: 1.4.6-3
Distribution: experimental
Urgency: low
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 libgcrypt11 - LGPL Crypto library - runtime library
 libgcrypt11-dbg - LGPL Crypto library - debugger files
 libgcrypt11-dev - LGPL Crypto library - development files
 libgcrypt11-doc - LGPL Crypto library - documentation
 libgcrypt11-udeb - LGPL Crypto library - runtime library (udeb)
Closes: 555179 608504
Changes: 
 libgcrypt11 (1.4.6-3) experimental; urgency=low
 .
   * debian/patches/13_ftbfs_gold.diff fix build failure with binutils-gold.
 Closes: #555179
   * Add libgcrypt11-udeb. Closes: #608504 (Thanks for the patch, Jonas Meurer)
   * Sync with Ubuntu:
 - Disable tests when cross-building.
 - Keep la file in /usr/lib, with a symlink in /lib.
Checksums-Sha1: 
 8beb2c1ed3b3b3199cbdfeb06b5e4f7c8d4dc024 1606 libgcrypt11_1.4.6-3.dsc
 4c097afa84c964795c4930a5e6665053fb986d82 12872 
libgcrypt11_1.4.6-3.debian.tar.gz
 afb2402f8150a8bad5b50612396641428a27371c 672042 libgcrypt11-doc_1.4.6-3_all.deb
 884929c703705ecc91376e347c088b7ee1888ca2 363218 
libgcrypt11-dev_1.4.6-3_i386.deb
 73d80a3d9d8fdbc9ac532668af793f99847eb72f 363372 
libgcrypt11-dbg_1.4.6-3_i386.deb
 ceb3f62a3f45b5f3be472f7eabe2081e28c70562 267754 libgcrypt11_1.4.6-3_i386.deb
 f01c94dc536e4621d0328bb71bd595d4afb9a077 228400 
libgcrypt11-udeb_1.4.6-3_i386.udeb
Checksums-Sha256: 
 4b9c00218f12600f8a0aac33153ecccf0e008b5d34feeb6ebbf3d4ed47e27079 1606 
libgcrypt11_1.4.6-3.dsc
 fd2ccea07c560582bb3d5ec0bf7b02c6b1d04c24cbed9881748202ca63ae7609 12872 
libgcrypt11_1.4.6-3.debian.tar.gz
 8fdc2134c94e388eed1f7ea733a0cde98feb4a5b1f993640eeac47cbaec6275a 672042 
libgcrypt11-doc_1.4.6-3_all.deb
 f1ad95904448cc01a9b8fc5d6d679fb603f3a2f8686b5f89f688c59980238186 363218 
libgcrypt11-dev_1.4.6-3_i386.deb
 c5fe008557a7dd140f3f142674715e68b645bfb98652c8ec6f0ff365e6f93c27 363372 
libgcrypt11-dbg_1.4.6-3_i386.deb
 bb989fac8178df76f1e338efd974d9040840c87239de7f26bcc9137d5df290c0 267754 
libgcrypt11_1.4.6-3_i386.deb
 a73b8ef9268377dc0dacfd421444caeb9fadfb1c60d53bc06a7d99555e2c56a4 228400 
libgcrypt11-udeb_1.4.6-3_i386.udeb
Files: 
 16a763b5352b4c82e3ea2fcdf7cb5561 1606 libs optional libgcrypt11_1.4.6-3.dsc
 c89a07690647fd13fe996f64ba28c3dd 12872 libs optional 
libgcrypt11_1.4.6-3.debian.tar.gz
 969eb2d1bbdfc6be371e03735c06c5df 672042 doc optional 
libgcrypt11-doc_1.4.6-3_all.deb
 91b3eaa2bbc763edacf99f7f53ae3309 363218 libdevel optional 
libgcrypt11-dev_1.4.6-3_i386.deb
 2e83595b2e36f5b566f3b77367e95caa 363372 debug extra 
libgcrypt11-dbg_1.4.6-3_i386.deb
 e0ec901b36e8a43c3a43a00ccf17c30e 267754 libs standard 
libgcrypt11_1.4.6-3_i386.deb
 dc717458826b5a94ee797fd3c91a0c4f 228400 debian-installer optional 
libgcrypt11-udeb_1.4.6-3_i386.udeb

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

iEYEAREDAAYFAk0fNAsACgkQHTOcZYuNdmMjCQCfTO6vksOib6o2cU/R08VzbvhR
ZdIAn0VeU7DLT2Fwj4r7uyl5NbJDfxlU
=3Ed4
-END PGP SIGNATURE-


Accepted:
libgcrypt11-dbg_1.4.6-3_i386.deb
  to main/libg/libgcrypt11/libgcrypt11-dbg_1.4.6-3_i386.deb
libgcrypt11-dev_1.4.6-3_i386.deb
  to main/libg/libgcrypt11/libgcrypt11-dev_1.4.6-3_i386.deb
libgcrypt11-doc_1.4.6-3_all.deb
  to main/libg/libgcrypt11/libgcrypt11-doc_1.4.6-3_all.deb
libgcrypt11-udeb_1.4.6-3_i386.udeb
  to main/libg/libgcrypt11/libgcrypt11-udeb_1.4.6-3_i386.udeb
libgcrypt11_1.4.6-3.debian.tar.gz
  to main/libg/libgcrypt11/libgcrypt11_1.4.6-3.debian.tar.gz
libgcrypt11_1.4.6-3.dsc
  to main/libg/libgcrypt11/libgcrypt11_1.4.6-3.dsc
libgcrypt11_1.4.6-3_i386.deb
  to main/libg/libgcrypt11/libgcrypt11_1.4.6-3_i386.deb


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



Accepted libgpg-error 1.10-0.2 (source amd64)

2011-01-09 Thread Jonas Meurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 03 Jan 2011 02:23:00 +0100
Source: libgpg-error
Binary: libgpg-error-dev libgpg-error0 libgpg-error0-udeb
Architecture: source amd64
Version: 1.10-0.2
Distribution: experimental
Urgency: low
Maintainer: Jose Carlos Garcia Sogo js...@debian.org
Changed-By: Jonas Meurer m...@debian.org
Description: 
 libgpg-error-dev - library for common error values and messages in GnuPG 
components
 libgpg-error0 - library for common error values and messages in GnuPG 
components
 libgpg-error0-udeb - library for common error values and messages in GnuPG 
components (udeb)
Changes: 
 libgpg-error (1.10-0.2) experimental; urgency=low
 .
   * Non-maintainer upload
   * Add libgpg-error0-udeb package for debian-installer
   * change 'XC-Package-Type' to 'Package-Type' for udeb in debian/control
   * empty dependency_libs in .la file (thanks to Ubuntu)
   * Install .la file and .so link to /usr/lib after discussion on #debian-devel
 and debian-de...@lists.debian.org.
Checksums-Sha1: 
 f51c30c3faa8c244bd1546917b84b78da519328d 1814 libgpg-error_1.10-0.2.dsc
 7c7d883c85c5d7a92c0828087d2988cefeefdf21 6044 
libgpg-error_1.10-0.2.debian.tar.gz
 f35c8669c63f7f7de97a9d4318edef0056fc7808 31572 
libgpg-error-dev_1.10-0.2_amd64.deb
 f5e8a1e9457a1e12b7426717555f0e1c71ecade2 68590 libgpg-error0_1.10-0.2_amd64.deb
 b69200b5bf27635615a1d1b820241de5cb23e0bd 6448 
libgpg-error0-udeb_1.10-0.2_amd64.udeb
Checksums-Sha256: 
 76bbe649b0c017a76cc49074f31cb8087328092e94b20b527fdba56374b20fe0 1814 
libgpg-error_1.10-0.2.dsc
 96ecaa2d609fa8b5ea751a5b82aa89ebb1320870ec3d6920914df5d31a7c520f 6044 
libgpg-error_1.10-0.2.debian.tar.gz
 69d94a4659a6b545015ba1cc27c0ab56f597cd4996c9262494132a025e049aad 31572 
libgpg-error-dev_1.10-0.2_amd64.deb
 0b6aa0860bae25a4bcfeda82aca0ace4f350f35e0df05c6ef385edafba110a56 68590 
libgpg-error0_1.10-0.2_amd64.deb
 38d2d506d9750c5129ae1bcb9d5b75d937ffd4858c7fb476fc8b119418288041 6448 
libgpg-error0-udeb_1.10-0.2_amd64.udeb
Files: 
 310c4dfadcaeb9bdde9eb71c17ae3f7f 1814 libs standard libgpg-error_1.10-0.2.dsc
 6c4928d102dfd25a5f394a1cf9b9f551 6044 libs standard 
libgpg-error_1.10-0.2.debian.tar.gz
 769cded55d3acea4161f8498b1413773 31572 libdevel optional 
libgpg-error-dev_1.10-0.2_amd64.deb
 e6b5f90ce23967e3861ec1c15d96bd14 68590 libs standard 
libgpg-error0_1.10-0.2_amd64.deb
 cc66e01310711312f92c225e865d209a 6448 debian-installer optional 
libgpg-error0-udeb_1.10-0.2_amd64.udeb

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

iQIcBAEBCAAGBQJNISU1AAoJEFJi5/9JEEn+rXkP/0+dBKAKtsbvOVprBW4BZyzG
fuxnCJNk2NQDJlR93wcoGreZKx9VVHJkOw0VvU49bvSjAPjgSdx6Y22W1/Hkr+im
Cd7lI2b14aqxx7XB5uR/ZUNPy6rcYQxikrKOiETXnjAZ52+Icu2/cgtp7V2EuqS1
JyX1x6X8dw5JTj5FOLRuiu9QJpcGWv7JzC53ROPq/F1Z/s4S10p/EqGMWAsoWz6u
CVbw5WjJ82uXqY/kh+P2hoywQqX5+t0Qms0RN400Ri4ZteqWx0isjJgCsIxMT4Y/
eQqMDMzLuf1HtTyH9uXjN6WLuRWiHSV6qCa5xGLRdH6O07Zl+u4QofE9L98A7wm1
Dn6lx/r/sxfeuQhZmsrkCnUVkQVzMNywScu55KZsfBvnaBB8ro1OWbhIGjuNTf3P
NauvvUGwkK3Bl5UNu61snRmYlf7If31DR1GN8QuAiRAecuyvY1Mv8DUc01hl1/cH
LMRE0IZUkzH/3fbD3Yww+J72Id8ttadXvKlP2SLtSDYb/nHBulRHL3aseFgrLIXo
SQm2TkYcgDmAeGJwMmGSAUPmzPExpjhgI6c7l0iOJd59ghIjau91yCi7OoI1EGZR
3kGfH2PfnInIlC6RqYZis78oa3+AMOis1Ww4TNbIMNs6gaAkSzJTa0r6Fk4V+XOP
Kr2/G/9e4kSBSlXSKNwA
=pE5I
-END PGP SIGNATURE-


Accepted:
libgpg-error-dev_1.10-0.2_amd64.deb
  to main/libg/libgpg-error/libgpg-error-dev_1.10-0.2_amd64.deb
libgpg-error0-udeb_1.10-0.2_amd64.udeb
  to main/libg/libgpg-error/libgpg-error0-udeb_1.10-0.2_amd64.udeb
libgpg-error0_1.10-0.2_amd64.deb
  to main/libg/libgpg-error/libgpg-error0_1.10-0.2_amd64.deb
libgpg-error_1.10-0.2.debian.tar.gz
  to main/libg/libgpg-error/libgpg-error_1.10-0.2.debian.tar.gz
libgpg-error_1.10-0.2.dsc
  to main/libg/libgpg-error/libgpg-error_1.10-0.2.dsc


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



Accepted mlt 0.6.0-1 (source all amd64)

2011-01-09 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 02 Jan 2011 12:39:23 +0100
Source: mlt
Binary: libmlt-dev libmlt3 libmlt-data libmlt++-dev libmlt++3 libmlt-dbg melt 
python-mlt3
Architecture: source amd64 all
Version: 0.6.0-1
Distribution: experimental
Urgency: low
Maintainer: Fathi Boudra f...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 libmlt++-dev - MLT multimedia framework C++ wrapper (development)
 libmlt++3  - MLT multimedia framework C++ wrapper (runtime)
 libmlt-data - multimedia framework (data)
 libmlt-dbg - multimedia framework (debugging symbols)
 libmlt-dev - multimedia framework (development)
 libmlt3- multimedia framework (runtime)
 melt   - command line media player and video editor
 python-mlt3 - multimedia framework (python bindings)
Changes: 
 mlt (0.6.0-1) experimental; urgency=low
 .
   * New upstream release.
   * Bump SONAME of libmlt from 2 to 3.
Checksums-Sha1: 
 c0862b917b6fe5c53affbed0705805bcd73d6373 2060 mlt_0.6.0-1.dsc
 780db80b5d33cec10c6a2d4ed72716d9356b3c29 860173 mlt_0.6.0.orig.tar.gz
 b4a60aabb4e6cad8711a4b8e6d99f40b6025a2d6 7053 mlt_0.6.0-1.debian.tar.gz
 c0e78dc8624e3d888e095d8a7cf3e0b60c1f1521 139974 libmlt-dev_0.6.0-1_amd64.deb
 09feb66bf98d11788f7276cfc6c2de76f614ca53 497300 libmlt3_0.6.0-1_amd64.deb
 f8058ba133579ac409dd7cb90f12a05532d2f788 378870 libmlt-data_0.6.0-1_all.deb
 502e37122aa59df5b8ed0498e9822e5c6e697a3a 99902 libmlt++-dev_0.6.0-1_amd64.deb
 61d3d385b67194d9402cf1aef298b11895dc6c0e 130748 libmlt++3_0.6.0-1_amd64.deb
 0f5f87a5cf2b63c100d91372ee61aee36dea1c16 1079206 libmlt-dbg_0.6.0-1_amd64.deb
 30f9830d266ca2fc05f4e9d516f6068cb6f6b73e 133958 melt_0.6.0-1_amd64.deb
 ebedb184d7eaeab1e0c9ebb92c9767657619da84 288862 python-mlt3_0.6.0-1_amd64.deb
Checksums-Sha256: 
 77041dd66effbbaa7ebe26f819c94dcbfa01130b799e88ec3a0cefc0b77ec36f 2060 
mlt_0.6.0-1.dsc
 91a0d916a39f03b437192a6e0c34354996458a8892ce0c91740c9881ea14746e 860173 
mlt_0.6.0.orig.tar.gz
 0d37e75e52691bcf86b94c23f6609aa07f8dda27e623c4bcdf4efb35190b137b 7053 
mlt_0.6.0-1.debian.tar.gz
 f8d63bc735ca35bd1edc1048f8cd136e5ca877e9ed45c3faa1b24b3513d789bc 139974 
libmlt-dev_0.6.0-1_amd64.deb
 35eab7b424137ed82d533193c043ea110503163a07d60786d9e599162659120b 497300 
libmlt3_0.6.0-1_amd64.deb
 856da09ed2ab2613f96d5e8041183290b57a987dae66534b4e5e4fc5c36dc5be 378870 
libmlt-data_0.6.0-1_all.deb
 40af67204de3364bd68654e1cca1235848816eb723c673b6e57e78bcb2d7ce8f 99902 
libmlt++-dev_0.6.0-1_amd64.deb
 30c59251a3d5c8fad61d89ef5a2a64cb9732894aee009497b75aa2389fb97363 130748 
libmlt++3_0.6.0-1_amd64.deb
 037bed97993f31081c5f12fe7fc52af5e79b5ef2bc8a3961847c03bccd943ff3 1079206 
libmlt-dbg_0.6.0-1_amd64.deb
 382a3634279634d0da993ec8344a34e3382a31b194fe0834f97b0cf32391f397 133958 
melt_0.6.0-1_amd64.deb
 8a2feeced6ab022e4a5f3c0f3ef0198b8963447586e2c36715e0fa3285448229 288862 
python-mlt3_0.6.0-1_amd64.deb
Files: 
 c4d5442896e2456a55beee806b294711 2060 libs optional mlt_0.6.0-1.dsc
 4758fe1716215c42a682a14af9a2bfe6 860173 libs optional mlt_0.6.0.orig.tar.gz
 a800f47c74eedd0508cdcce4e5df9e4e 7053 libs optional mlt_0.6.0-1.debian.tar.gz
 0fe8285fef8a8e2e02aa64d9a12b3b12 139974 libdevel optional 
libmlt-dev_0.6.0-1_amd64.deb
 b555adadf81d5cbd05115b3961c49777 497300 libs optional libmlt3_0.6.0-1_amd64.deb
 2a0b3826bba1360eb6c85ff73056aeb5 378870 libs optional 
libmlt-data_0.6.0-1_all.deb
 da4c4c55f295531ae959a0189fb92e3f 99902 libdevel optional 
libmlt++-dev_0.6.0-1_amd64.deb
 12b168a05f3d75e8fe46685fc36b3827 130748 libs optional 
libmlt++3_0.6.0-1_amd64.deb
 87c7f3e1fbf27f1405c07c86051dcb78 1079206 debug extra 
libmlt-dbg_0.6.0-1_amd64.deb
 bda863135c390c66ce3be97bce4355c3 133958 utils optional melt_0.6.0-1_amd64.deb
 3239506755a7c21234c961a89d68a169 288862 python optional 
python-mlt3_0.6.0-1_amd64.deb

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

iQIcBAEBCAAGBQJNIGnuAAoJEBLZsEqQy9jkK2YP/1gOdqIYkCxXKNdhIJs9HeUh
CdBR81g2pNy7/2dAWZNLwR2bxkrDBdbBEF3/TcoumCTxDNj7yAo+dKjLxF2DTqnW
9orxZO1LWK/z4F5ayKctBVE+VTlmdvF04Av734jaMu6Pe8z97axDiUwoiHU/75VB
XGyo0fEyDyOkiEhaP/qsgrMdRcr5E9067KO4Vq0ZlwHK/8RBkzGCuf5UIyk7KFEU
O9WNxTMaNCtCO8bRns5ZvmQA7ii9BgA4o3rmWko1r0UlbJSZqkE+Owr8RNEpGA6T
3PusbG6Y3VntqtwtQKD4EuHKP848TYygzC9Y+Edm5SqEA0jfslQ66G2ogL3U1hVJ
g7tW0UOMq5cI4W4G9iTEzSKxgyRSvGTdu0q1bC06Vt9/dIkqfDT0UC2Cdn/G5PuL
+NprvlEb1CJr6CFwUpeG4rQPoO1kO+N5OAaCtolOw3avff+OfT9gqjwUG40wpexw
4hd70imGYVNj8WTL4ZK3ulwpAq4bfJ9hpJiS6u9Mu9AT1mrclZZv/jqc01DXnrZd
74Q/TE4uPj9e0rQoycSU9EPMRnBKOU9P/TcaSF1Z13w1WHpfzNm4Up73kbkyfKEr
x8EeQoPhFNGFLoRhwBBQAQmh2/HjJwXVTJa7/OZtZnWSiasYAODnj8WCnEa/s7En
uMnL/fj/7iV6cAxsWn9G
=6xp/
-END PGP SIGNATURE-


Accepted:
libmlt++-dev_0.6.0-1_amd64.deb
  to main/m/mlt/libmlt++-dev_0.6.0-1_amd64.deb
libmlt++3_0.6.0-1_amd64.deb
  to main/m/mlt/libmlt++3_0.6.0-1_amd64.deb
libmlt-data_0.6.0-1_all.deb
  to main/m/mlt/libmlt-data_0.6.0-1_all.deb
libmlt-dbg_0.6.0-1_amd64.deb
  to main/m/mlt/libmlt-dbg_0.6.0-1_amd64.deb
libmlt-dev_0.6.0-1_amd64.deb
  to 

Accepted rplay 3.3.2-13 (source mips)

2011-01-09 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 27 Nov 2010 16:00:00 +0100
Source: rplay
Binary: rplay-client devrplay3 rplay-server librplay3 librplay3-dev 
librplay-perl rplay-contrib
Architecture: source mips
Version: 3.3.2-13
Distribution: unstable
Urgency: low
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 devrplay3  - rplay network audio system - basic library
 librplay-perl - rplay network audio system - perl modules
 librplay3  - rplay network audio system - shared libraries
 librplay3-dev - rplay network audio system - development libraries
 rplay-client - rplay network audio system - basic clients
 rplay-contrib - rplay network audio system - contributed binaries
 rplay-server - rplay network audio system - server
Closes: 473853 502610 532449 553842 575930
Changes: 
 rplay (3.3.2-13) unstable; urgency=low
 .
   * New maintainer (Closes: #473853)
   * patch to avoid crash in case there is nothing to play (Closes: #502610)
   * debian/copyright: copyright collected from source files (Closes: #532449)
   * debian/control: depend on libreadline-dev (Closes: #553842)
   * debian/control: renaming rplay-perl to librplay-perl (Closes: #575930)
 according to apt-rdepends only rplay-contrib depends
 on rplay-perl, so simply renaming should do no harm
   * debian/control: use Breaks: instead of Conflitcs: for older vresion
 of package
   * debian/control: dependency on dpkg (= 1.15.4) | install-info added
   * debian/control: dependency on debhelper (= 8.0.0)
   * debian/control: standard bumped to 3.9.1
   * debian/control: new package for shared library added
 as lintian complained about a shared library within
 another package, the library has to be moved from
 rplay-client to a separate package
   * debian/control: lintian overrides for symbol file added
   * debian/control: DM-Upload-Allowed added
   * debian/rules: dh_clean -k replaced by dh_prep
   * debian/compat: 5 changed to 8
   * debian/README.source added
   * debian/source/format: start with format 1.0
   * debian/*inst: change -e to set -e
   * debian/*rm: change -e to set -e
   * the following maintainer scripts have been removed (they are empty):
 - librplay3-dev.postinst
 - rplay-client.postinst
Checksums-Sha1: 
 b4b8957952f589c8400266a895b54818cf27976a 1797 rplay_3.3.2-13.dsc
 81f1d0cdeae68a2c461e49a651f0ec85bf671d82 28364 rplay_3.3.2-13.diff.gz
 526d370e7afdea74f8b7f231c16a3af38d8150de 56612 rplay-client_3.3.2-13_mips.deb
 36025b287b0490ccddebfd853d49323fc9e55db1 31830 devrplay3_3.3.2-13_mips.deb
 b7d388b3341c1c117a8cd24f01f8ae8f6c7f80f8 107662 rplay-server_3.3.2-13_mips.deb
 fe2e32a12f47a1e3fbaea7fe7d0fd12ff865b929 47946 librplay3_3.3.2-13_mips.deb
 5eb1fd36dbbc91f037a61a52113b8368da7e28fd 51270 librplay3-dev_3.3.2-13_mips.deb
 471d743a02dbdf81353a2e6f84e8b19ab18b7295 32618 librplay-perl_3.3.2-13_mips.deb
 956d24be46c7f9c7e046ed7875760197b8555bde 35970 rplay-contrib_3.3.2-13_mips.deb
Checksums-Sha256: 
 905af99861def1b61fb78a0989c4dba0e784308823a8068210c9925c39e1ed72 1797 
rplay_3.3.2-13.dsc
 fda97f8c806fc861d96e49c720d52bbc06e3eb7daf8a9e6c28869fdf16f9549a 28364 
rplay_3.3.2-13.diff.gz
 7232b47a7e0066d79e9d9e8f03cc92dddc0e0ad8253dadf93431267b4533a2e8 56612 
rplay-client_3.3.2-13_mips.deb
 e9e06a97e7bcc9d4e339a9487b7618af09f9d2c7cb86b543508f8dad45daaf81 31830 
devrplay3_3.3.2-13_mips.deb
 f54f37fd43ed35b318c2f9e0da8d2a62447c71f419c85ca5aebe49cd62dd0823 107662 
rplay-server_3.3.2-13_mips.deb
 6747f518661e1dc6a4c08ec2914647a19954950266ed91aee97aad8a1bf2bca8 47946 
librplay3_3.3.2-13_mips.deb
 cb8c23c895efc4b7c98e1b55d029a35662f919d5eb10d74bf26055a20545ee73 51270 
librplay3-dev_3.3.2-13_mips.deb
 998d7d73c926612f9bf22bc13ad06ec97608a91db1aefe265cb6edde33e0ec33 32618 
librplay-perl_3.3.2-13_mips.deb
 11421bf20c7887befe680721090286a95c83e4f7fec49a8f38978a61e3705191 35970 
rplay-contrib_3.3.2-13_mips.deb
Files: 
 01cc220a9da5d74d5d1906a9aa0ed828 1797 sound optional rplay_3.3.2-13.dsc
 c14335e72e94fe2e7fa56595310fdb5f 28364 sound optional rplay_3.3.2-13.diff.gz
 21eb5615f8ea18d950b0ce51fd675db2 56612 sound optional 
rplay-client_3.3.2-13_mips.deb
 b617455abf5e841eb1868a35105e817d 31830 sound optional 
devrplay3_3.3.2-13_mips.deb
 28b374a23781af195f76de8edcee28d0 107662 sound optional 
rplay-server_3.3.2-13_mips.deb
 39146efec49fd0a88b5379491b14b754 47946 libs optional 
librplay3_3.3.2-13_mips.deb
 4a6139a98a573d3d082e0776273ce4c3 51270 libdevel optional 
librplay3-dev_3.3.2-13_mips.deb
 f331fab4e1d56d5a15a3f98c2744944e 32618 perl optional 
librplay-perl_3.3.2-13_mips.deb
 0fd6a3c194186d1e737d20d067560712 35970 sound optional 
rplay-contrib_3.3.2-13_mips.deb

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

iQIcBAEBCAAGBQJNEZKrAAoJEHxWrP6UeJfYPy4P/09Khxh40dn0m+1zOITdYq4s

Accepted simgear 2.0.0-1 (source i386)

2011-01-09 Thread Ove Kaaven
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 08 Oct 2010 10:44:32 +0200
Source: simgear
Binary: simgear2.0.0 simgear-dev
Architecture: source i386
Version: 2.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian FlightGear Crew pkg-fgfs-c...@lists.alioth.debian.org
Changed-By: Ove Kaaven o...@arcticnet.no
Description: 
 simgear-dev - Simulator Construction Gear -- development files
 simgear2.0.0 - Simulator Construction Gear -- shared libraries
Changes: 
 simgear (2.0.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Add a couple of ${misc:Depends} to debian/control.
Checksums-Sha1: 
 8a92aa2ae93155ac38c7e3a6348918ef162bfee7 1573 simgear_2.0.0-1.dsc
 38dfd5644903670bdf1405e771c73aca6d43b595 1058343 simgear_2.0.0.orig.tar.gz
 e118c717534a0c20e1fc358a81d6f9dd33dae35e 10187 simgear_2.0.0-1.diff.gz
 2c3c2080b6d8bc57084b033c9f558dd0b89ba2fa 1308362 simgear2.0.0_2.0.0-1_i386.deb
 8ac3cd771ef29a2fee74f96204ca8fff040ca065 1827854 simgear-dev_2.0.0-1_i386.deb
Checksums-Sha256: 
 7c0f8b026e54e75bfe230e664d466113be338250a69a83832c515f2bbec77028 1573 
simgear_2.0.0-1.dsc
 a55847b8aefdeabb511b761a2a39290b36b841b22e813d62217cd32c7351d121 1058343 
simgear_2.0.0.orig.tar.gz
 76aa52deac1e9f26c6fdaae919aef01719862b888098278829265a3c455ed6e6 10187 
simgear_2.0.0-1.diff.gz
 764487fdbbd4b6671f55aaafd262e46aae29c4a0678947d409a98629c7eace39 1308362 
simgear2.0.0_2.0.0-1_i386.deb
 6878f00dc2356b2cd03ebeacc9d9b4e70374ab3288e2f872a006bb15e6a1bb85 1827854 
simgear-dev_2.0.0-1_i386.deb
Files: 
 93dab67e924957ebb4465ae13460b164 1573 libs extra simgear_2.0.0-1.dsc
 414bea545ea1e8ce17e4aa0809159cec 1058343 libs extra simgear_2.0.0.orig.tar.gz
 ae2b42cff85f3517e64cd07b65458622 10187 libs extra simgear_2.0.0-1.diff.gz
 8d3219dbd62d548ad6d1687290da73fd 1308362 libs extra 
simgear2.0.0_2.0.0-1_i386.deb
 0234055b4f8f83ba85936b014bbe09a1 1827854 devel extra 
simgear-dev_2.0.0-1_i386.deb

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

iEYEARECAAYFAkyxyOsACgkQA+GMa4PlEQ9C0gCgw8kau3l1oCPBxeHyqza/cwoH
SZ0AnileQQvr8QGk20cw5tF5XcOlFVTP
=Olez
-END PGP SIGNATURE-


Accepted:
simgear-dev_2.0.0-1_i386.deb
  to main/s/simgear/simgear-dev_2.0.0-1_i386.deb
simgear2.0.0_2.0.0-1_i386.deb
  to main/s/simgear/simgear2.0.0_2.0.0-1_i386.deb
simgear_2.0.0-1.diff.gz
  to main/s/simgear/simgear_2.0.0-1.diff.gz
simgear_2.0.0-1.dsc
  to main/s/simgear/simgear_2.0.0-1.dsc
simgear_2.0.0.orig.tar.gz
  to main/s/simgear/simgear_2.0.0.orig.tar.gz


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



Accepted debiandoc-sgml 1.2.17 (source all)

2011-01-09 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 20:38:16 +0900
Source: debiandoc-sgml
Binary: debiandoc-sgml
Architecture: source all
Version: 1.2.17
Distribution: experimental
Urgency: low
Maintainer: Osamu Aoki os...@debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 debiandoc-sgml - DebianDoc SGML DTD and formatting tools
Closes: 609313
Changes: 
 debiandoc-sgml (1.2.17) experimental; urgency=low
 .
   * Renamed debiandoc2xml to debiandoc2dbk to change its command syntax.
 - Its default extention of is dbk.
 - It produces a single file in the same directory for -1 option.
 - It converts character entities in source to UTF-8 characters.
   * Fixed ulink bug and httpsite bugs in debiandoc2dbk. Closes: #609313
   * Removed deprecated debiandoc2docbookxml.
   * Added example helper scripts for the conversion to DocBook XML.
Checksums-Sha1: 
 04229a97268b5d01ce53169736a4136aa997cf53 965 debiandoc-sgml_1.2.17.dsc
 46dec65753ab5f89a0d8de5576eddcac47f291a2 126513 debiandoc-sgml_1.2.17.tar.gz
 36214883d1857e244b822ef6da067a61678dc77a 131344 debiandoc-sgml_1.2.17_all.deb
Checksums-Sha256: 
 63fb3a9de3ea4fc59c199c44e1b5d4067bac3fc4510d15be57dbdf4d5c2aaedc 965 
debiandoc-sgml_1.2.17.dsc
 df7e057b731e50dee18de211cf37e77a45455eceac5cfbc00b572b1f5f95a126 126513 
debiandoc-sgml_1.2.17.tar.gz
 c9232c17a5e60d7b30091a673ddfc949ffdf8119256f893865088283ae66f0ca 131344 
debiandoc-sgml_1.2.17_all.deb
Files: 
 8e52c9c8b5a992b76a8ec69d17b0339b 965 text optional debiandoc-sgml_1.2.17.dsc
 81712e5dd17d21c7f7e3a7996a92dc0d 126513 text optional 
debiandoc-sgml_1.2.17.tar.gz
 32ebc159304c389346d58bdcb20f0924 131344 text optional 
debiandoc-sgml_1.2.17_all.deb

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

iEYEARECAAYFAk0poRQACgkQ6A/EwagGHzIQ8QCfYcYHKR8ODa2S4jfnjzo3YNu7
QUMAn0eK0J5SV8+4MJzEIGAGCHVBiLD3
=L47j
-END PGP SIGNATURE-


Accepted:
debiandoc-sgml_1.2.17.dsc
  to main/d/debiandoc-sgml/debiandoc-sgml_1.2.17.dsc
debiandoc-sgml_1.2.17.tar.gz
  to main/d/debiandoc-sgml/debiandoc-sgml_1.2.17.tar.gz
debiandoc-sgml_1.2.17_all.deb
  to main/d/debiandoc-sgml/debiandoc-sgml_1.2.17_all.deb


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



Accepted boinc 6.12.8+dfsg-5 (source all amd64)

2011-01-09 Thread Steffen Moeller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 05 Jan 2011 10:21:29 +0100
Source: boinc
Binary: boinc boinc-client boinc-manager boinc-dev boinc-server-maker boinc-dbg
Architecture: source all amd64
Version: 6.12.8+dfsg-5
Distribution: experimental
Urgency: low
Maintainer: Debian BOINC Maintainers pkg-boinc-de...@lists.alioth.debian.org
Changed-By: Steffen Moeller moel...@debian.org
Description: 
 boinc  - metapackage for the BOINC client and the manager
 boinc-client - core client for the BOINC distributed computing infrastructure
 boinc-dbg  - debugging symbols for BOINC binaries
 boinc-dev  - development files to build applications for BOINC projects
 boinc-manager - GUI to control and monitor the BOINC core client
 boinc-server-maker - BOINC server applications and data files
Closes: 597774 608895
Changes: 
 boinc (6.12.8+dfsg-5) experimental; urgency=low
 .
   * Added python to build dependencies (Closes: #608895).
   * Renamed package 'boinc-server' to 'boinc-server-maker'.
   * Added Danish .po contributed by Joe Daldon (Closes: #597774).
Checksums-Sha1: 
 cd00b439f90ab37f573475bcea0935c8e0a2bfb8 1875 boinc_6.12.8+dfsg-5.dsc
 2f3472db3889957761a8fa2ad1050561562fa9c5 95719 
boinc_6.12.8+dfsg-5.debian.tar.gz
 d45bf6c2d5e872adf1aa65d9f5e603719c07795b 94980 boinc_6.12.8+dfsg-5_all.deb
 dac25cda54611946706c6173be8d550e63946ace 562710 
boinc-client_6.12.8+dfsg-5_amd64.deb
 8383f1c1d6395fa5c7a27ccbea53f8d955403de7 2035768 
boinc-manager_6.12.8+dfsg-5_amd64.deb
 9ef3fe551ce1606ec8608cfe66ff96af229ce346 983750 
boinc-dev_6.12.8+dfsg-5_amd64.deb
 d3d7fbd19f8556bcd18265089a5b8aef878e56bb 4527036 
boinc-server-maker_6.12.8+dfsg-5_amd64.deb
 288b44fdd7cacb79ffc3c162208906a76c38657c 16623200 
boinc-dbg_6.12.8+dfsg-5_amd64.deb
Checksums-Sha256: 
 e4191ec954c26aaa01abfd9e98cb0123b8458dc19fd1841cb94be4c3adc5e427 1875 
boinc_6.12.8+dfsg-5.dsc
 bc75964201dd69c7c1eb23f14d9218230bb632a44248642045254fd15dbbab3d 95719 
boinc_6.12.8+dfsg-5.debian.tar.gz
 5dd0c293e739c20d32b511c06904af8b1f3768d6f474b85cf51e7d919558e283 94980 
boinc_6.12.8+dfsg-5_all.deb
 303b31a7c44c2d4e66d958cdabd0ec72b95e8f04f019a2bee4ff68423b87bd57 562710 
boinc-client_6.12.8+dfsg-5_amd64.deb
 c0016ae26410d1a7142a11408b4ff938407d7a7716b034cb480a8c293a55017c 2035768 
boinc-manager_6.12.8+dfsg-5_amd64.deb
 1bc1ee9ce95d52d8861a12ded2c24cbea52f35846000179b0c36a13eed93f25e 983750 
boinc-dev_6.12.8+dfsg-5_amd64.deb
 c8e1e9147bc69afca5abf60657dadac8ccc42a05e12442483c9bee18a5f74bfc 4527036 
boinc-server-maker_6.12.8+dfsg-5_amd64.deb
 59b276376088237984c2efc43890d674c668afeea0b6a582caa3ad55482d961f 16623200 
boinc-dbg_6.12.8+dfsg-5_amd64.deb
Files: 
 f443ad506541e768c011b39bfe58f03d 1875 net optional boinc_6.12.8+dfsg-5.dsc
 9437e2b53b2cd00ceec05a2c61ff6a2c 95719 net optional 
boinc_6.12.8+dfsg-5.debian.tar.gz
 d5e587227be37ca8c622735bc7e80d00 94980 net optional boinc_6.12.8+dfsg-5_all.deb
 f14fea1493f8c597343897f2fb30488e 562710 net optional 
boinc-client_6.12.8+dfsg-5_amd64.deb
 8adaa1dfaeb59eb45861692511bc57d6 2035768 x11 optional 
boinc-manager_6.12.8+dfsg-5_amd64.deb
 0beee0537eb61e25757c213ba333bd84 983750 devel optional 
boinc-dev_6.12.8+dfsg-5_amd64.deb
 0c60715a057ef63bc27c61c1c98c994b 4527036 net optional 
boinc-server-maker_6.12.8+dfsg-5_amd64.deb
 ce01998985333aa977cec2c2f10b4c0a 16623200 debug extra 
boinc-dbg_6.12.8+dfsg-5_amd64.deb

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

iEYEARECAAYFAk0oxAIACgkQ1gXdnL6dUzk3dQCeK6ZXDS63JE8xPxztIGWDRUh3
gPgAn0iher6KWJksAJpSe2jRhQE41BL/
=BW9r
-END PGP SIGNATURE-


Accepted:
boinc-client_6.12.8+dfsg-5_amd64.deb
  to main/b/boinc/boinc-client_6.12.8+dfsg-5_amd64.deb
boinc-dbg_6.12.8+dfsg-5_amd64.deb
  to main/b/boinc/boinc-dbg_6.12.8+dfsg-5_amd64.deb
boinc-dev_6.12.8+dfsg-5_amd64.deb
  to main/b/boinc/boinc-dev_6.12.8+dfsg-5_amd64.deb
boinc-manager_6.12.8+dfsg-5_amd64.deb
  to main/b/boinc/boinc-manager_6.12.8+dfsg-5_amd64.deb
boinc-server-maker_6.12.8+dfsg-5_amd64.deb
  to main/b/boinc/boinc-server-maker_6.12.8+dfsg-5_amd64.deb
boinc_6.12.8+dfsg-5.debian.tar.gz
  to main/b/boinc/boinc_6.12.8+dfsg-5.debian.tar.gz
boinc_6.12.8+dfsg-5.dsc
  to main/b/boinc/boinc_6.12.8+dfsg-5.dsc
boinc_6.12.8+dfsg-5_all.deb
  to main/b/boinc/boinc_6.12.8+dfsg-5_all.deb


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



Accepted ecryptfs-utils 84-2 (source i386)

2011-01-09 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 06 Jan 2011 13:45:10 +0100
Source: ecryptfs-utils
Binary: ecryptfs-utils ecryptfs-utils-dbg libecryptfs0 libecryptfs-dev 
python-ecryptfs
Architecture: source i386
Version: 84-2
Distribution: experimental
Urgency: low
Maintainer: Daniel Baumann dan...@lists.debian-maintainers.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 ecryptfs-utils - ecryptfs cryptographic filesystem (utilities)
 ecryptfs-utils-dbg - ecryptfs cryptographic filesystem (utilities; debug)
 libecryptfs-dev - ecryptfs cryptographic filesystem (development)
 libecryptfs0 - ecryptfs cryptographic filesystem (library)
 python-ecryptfs - ecryptfs cryptographic filesystem (python)
Closes: 525159 608597
Changes: 
 ecryptfs-utils (84-2) experimental; urgency=low
 .
   * Splitting out python module (Closes: #608597).
   * Adding patch to update pam conffile location in documentation for
 debian (Closes: #525159).
   * Updating year in copyright file.
Checksums-Sha1: 
 a856ba157cc97a792fee153ac9600da700f5dbac 1701 ecryptfs-utils_84-2.dsc
 1a499cabbb2d74e98743446d84f200501e358117 8640 ecryptfs-utils_84-2.debian.tar.gz
 c24886aa8fac0a738ab1ec41875402ffaaa52c69 100306 ecryptfs-utils_84-2_i386.deb
 0c3c511b158e157d3f61d3145725187e6d02728e 157498 
ecryptfs-utils-dbg_84-2_i386.deb
 c1117e2e57ab0c7d7f9f754a35920cfc7480c702 47160 libecryptfs0_84-2_i386.deb
 54f4a715f953971529bbccf36057c3d3e0c3fb5a 54846 libecryptfs-dev_84-2_i386.deb
 73a9360209743dfd5aab094ab51bf9fae4e2e74d 18212 python-ecryptfs_84-2_i386.deb
Checksums-Sha256: 
 f2f717ded20099eba0fb7cc4e08913fa64e2542357b4bb1c65e415a06093b19e 1701 
ecryptfs-utils_84-2.dsc
 5d1a14d39c715c663e92152e5f12b7ef1ad6c05e8a21e55ce8269d4711e0cf59 8640 
ecryptfs-utils_84-2.debian.tar.gz
 ec678dbb7ee8d5f0bb4ae95b582adf95882b81968092f5c86e97a2e2f5d367c4 100306 
ecryptfs-utils_84-2_i386.deb
 2833dc75b74ed76fa34ac55abc7bf59cfc8ab00c265b42f34c0cd8c5cc64b6cb 157498 
ecryptfs-utils-dbg_84-2_i386.deb
 3be96425d95f6dedef1d0257b5f903e26a981ccb2edcfdecf107530b92c18aaf 47160 
libecryptfs0_84-2_i386.deb
 ea753d3fe76d941f06904c2366eab6ca3371123b5905c169f7abda39b50c03aa 54846 
libecryptfs-dev_84-2_i386.deb
 8c9ac5450f341e0d091cb8b70420d5fd80fa75ebcbb44570ce51f22194e2c4b9 18212 
python-ecryptfs_84-2_i386.deb
Files: 
 c374e5e87ecff4ba29d967772e39b3bb 1701 misc optional ecryptfs-utils_84-2.dsc
 1ccde10298b2a82f3af53cb09793c5bb 8640 misc optional 
ecryptfs-utils_84-2.debian.tar.gz
 7ceff079370d8ec969728d0975f8f244 100306 misc optional 
ecryptfs-utils_84-2_i386.deb
 6de4564d322b79d0325017b02d510145 157498 debug extra 
ecryptfs-utils-dbg_84-2_i386.deb
 35a45c175e3a3ed50f432f0db6653672 47160 libs optional libecryptfs0_84-2_i386.deb
 b82d22404e8581f67fe34a393c15ad4f 54846 libdevel optional 
libecryptfs-dev_84-2_i386.deb
 9dec175a99734939d3ac4858fb08f2c4 18212 python optional 
python-ecryptfs_84-2_i386.deb

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

iEYEARECAAYFAk0lud0ACgkQ+C5cwEsrK57qkwCg18saeikrSCSEIKuXEMQIkPaJ
hPcAoNEDCfQQOFE44QwGOHb2Z5i83YPT
=zvHx
-END PGP SIGNATURE-


Accepted:
ecryptfs-utils-dbg_84-2_i386.deb
  to main/e/ecryptfs-utils/ecryptfs-utils-dbg_84-2_i386.deb
ecryptfs-utils_84-2.debian.tar.gz
  to main/e/ecryptfs-utils/ecryptfs-utils_84-2.debian.tar.gz
ecryptfs-utils_84-2.dsc
  to main/e/ecryptfs-utils/ecryptfs-utils_84-2.dsc
ecryptfs-utils_84-2_i386.deb
  to main/e/ecryptfs-utils/ecryptfs-utils_84-2_i386.deb
libecryptfs-dev_84-2_i386.deb
  to main/e/ecryptfs-utils/libecryptfs-dev_84-2_i386.deb
libecryptfs0_84-2_i386.deb
  to main/e/ecryptfs-utils/libecryptfs0_84-2_i386.deb
python-ecryptfs_84-2_i386.deb
  to main/e/ecryptfs-utils/python-ecryptfs_84-2_i386.deb


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



Accepted koffice 1:2.3.0-1 (source all amd64)

2011-01-09 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 05 Jan 2011 02:39:26 +0100
Source: koffice
Binary: koffice koffice-doc-html karbon kchart kexi kexi-plugin-kspread 
kexi-plugin-mysql kexi-plugin-postgresql kexi-plugin-xbase kformula kplato 
kpresenter krita krita-data kspread kword kword-data kthesaurus koffice-libs 
koffice-data koffice-dev koffice-dbg
Architecture: source all amd64
Version: 1:2.3.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 karbon - a vector graphics application for the KDE Office Suite
 kchart - chart drawing components for the KDE Office Suite
 kexi   - integrated database environment for the KDE Office Suite
 kexi-plugin-kspread - Plugins for integrated database environment for KDE 
Office Suite
 kexi-plugin-mysql - Plugins for integrated database environment for KDE Office 
Suite
 kexi-plugin-postgresql - Plugins for integrated database environment for KDE 
Office Suite
 kexi-plugin-xbase - Plugins for integrated database environment for KDE Office 
Suite
 kformula   - formula drawing component for the KDE Office Suite
 koffice- KDE Office Suite
 koffice-data - common shared data for the KDE Office Suite
 koffice-dbg - debugging symbols for KOffice
 koffice-dev - common libraries for KOffice (development files)
 koffice-doc-html - KDE Office Suite documentation in HTML format
 koffice-libs - common libraries and binaries for the KDE Office Suite
 kplato - an integrated project management and planning tool
 kpresenter - a presentation program for the KDE Office Suite
 krita  - a pixel-based image manipulation program for the KDE Office Suite
 krita-data - data files for Krita painting program
 kspread- a spreadsheet for the KDE Office Suite
 kthesaurus - thesaurus for the KDE Office Suite
 kword  - a word processor for the KDE Office Suite
 kword-data - data files for KWord word processor
Changes: 
 koffice (1:2.3.0-1) experimental; urgency=low
 .
   * New upstream release.
 .
   [ Raúl Sánchez Siles ]
   * Remove fixes_arm.diff patch. Included upstream.
   * Not include KChart application but rather the chart shape plugin.
   * Add koreport desktop files.
   * Add 10_nokcharpart to avoid installing unwanted desktop files.
   * Split out kexi plugins packages.
   * Replace and conflict koffice-lib with older kchart packages.
   * Move menu icons to application binary package.
   * Prevent building Google docs support.
   * Add patch 16_kformula_kdeinit4 to make kformula kdeinit library
 name compliant.
   * Make koffice-data and koffice-libs breaks and replaces old kchart versions.
 .
   [ Modestas Vainius ]
   * Add Vcs-* fields to debian/control.
   * Drop kspread_backport_fix_time_values_in_ods.diff, stolen from upstream.
Checksums-Sha1: 
 fd9e3d8a5549dc6f47825ca9300c2c7a7f03edb9 2841 koffice_2.3.0-1.dsc
 4eda6ba3f56e9697cde37421b27de1f8da531ba1 75689297 koffice_2.3.0.orig.tar.bz2
 74b49bf83b82d232c56054b0b0b20367ee99898c 34756 koffice_2.3.0-1.debian.tar.gz
 6a3215cb063d24d2cba997dc58f6710f64877491 11546 koffice_2.3.0-1_all.deb
 82720b1152ecdbdf8a904eac9d8c75571ecbdcb4 2015496 
koffice-doc-html_2.3.0-1_all.deb
 873a44949463a5295e0ade6d165e5ffa30982ab7 7619674 krita-data_2.3.0-1_all.deb
 c7acc46ae6499e8dd133cf78a3e4f25b9231a4fa 164196 kword-data_2.3.0-1_all.deb
 67724f239e5ed189ec3671b4c52c2b80781c4f4e 761588 koffice-data_2.3.0-1_all.deb
 f46675c7fdd28c6e0246934c9b77ab430f8aeb34 947566 karbon_2.3.0-1_amd64.deb
 acff442b2aebfd82debf7c3c5da9f0fbde84c7b9 11472 kchart_2.3.0-1_amd64.deb
 e76439b2cd60a517f7e240cfb675dc7dc2d53ddf 2605730 kexi_2.3.0-1_amd64.deb
 e4106f11067065dcce0ba718cccb42586e9d2297 22908 
kexi-plugin-kspread_2.3.0-1_amd64.deb
 321beeac3606b2ca9e8b74cb10348ae07eacc405 30640 
kexi-plugin-mysql_2.3.0-1_amd64.deb
 269a8d2aa07e5a2a660414483859733a993b25e1 43008 
kexi-plugin-postgresql_2.3.0-1_amd64.deb
 1f67660ebc92f292611b282fede184cca0fe0d99 29340 
kexi-plugin-xbase_2.3.0-1_amd64.deb
 343ce996ecffdd19d2d14b5c50a370e8b06a6dd0 1005660 kformula_2.3.0-1_amd64.deb
 4614fc755bd9e85d665184e639d6c0bef085441c 1948830 kplato_2.3.0-1_amd64.deb
 0978b0c2db9e66acd7aef556c84024d38384bdf7 6501126 kpresenter_2.3.0-1_amd64.deb
 0b3027b526983ee64722b6b99a7bbdd98b7e19fa 4487760 krita_2.3.0-1_amd64.deb
 93410d79286eae43bfeb10164c5ea17ca60abd53 3951246 kspread_2.3.0-1_amd64.deb
 6f8136e16c579a03f2650d9e9011b51b8ed24061 2623314 kword_2.3.0-1_amd64.deb
 68609c0427f8b4cff74b0640796899cd4a23 20590 kthesaurus_2.3.0-1_amd64.deb
 2c98edf49e3d05fd7d35e7feaf47ebfe7531773f 5091932 koffice-libs_2.3.0-1_amd64.deb
 d6f2509253934a54ef90b2fce5311bcdcf9dc85a 391058 koffice-dev_2.3.0-1_amd64.deb
 99a63b5df1940bda06f5175e8bea20a0780eeb70 203869508 
koffice-dbg_2.3.0-1_amd64.deb
Checksums-Sha256: 
 60f18649d1695c4544bb09b9ba36cf5a867510ed0e1ad228164a91afbc9f9d8b 2841 
koffice_2.3.0-1.dsc
 

Accepted koffice-l10n 2.3.0-1 (source all)

2011-01-09 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 06 Jan 2011 15:32:15 +0100
Source: koffice-l10n
Binary: koffice-l10n-ca koffice-l10n-cavalencia koffice-l10n-da koffice-l10n-de 
koffice-l10n-el koffice-l10n-engb koffice-l10n-es koffice-l10n-et 
koffice-l10n-fr koffice-l10n-gl koffice-l10n-hu koffice-l10n-it koffice-l10n-ja 
koffice-l10n-kk koffice-l10n-nb koffice-l10n-nds koffice-l10n-nl 
koffice-l10n-pt koffice-l10n-ptbr koffice-l10n-ru koffice-l10n-sv 
koffice-l10n-tr koffice-l10n-uk koffice-l10n-zhcn koffice-l10n-zhtw
Architecture: source all
Version: 2.3.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Ana Beatriz Guerrero Lopez a...@debian.org
Description: 
 koffice-l10n-ca - Catalan (ca) translations for KOffice
 koffice-l10n-cavalencia - Southern Catalan (Valencian) (c...@valencia) 
translations for KOffi
 koffice-l10n-da - Danish (da) translations for KOffice
 koffice-l10n-de - German (de) translations for KOffice
 koffice-l10n-el - Greek (el) translations for KOffice
 koffice-l10n-engb - British English (en_GB) translations for KOffice
 koffice-l10n-es - Spanish (es) translations for KOffice
 koffice-l10n-et - Estonian (et) translations for KOffice
 koffice-l10n-fr - French (fr) translations for KOffice
 koffice-l10n-gl - Galician (gl) translations for KOffice
 koffice-l10n-hu - Hungarian (hu) translations for KOffice
 koffice-l10n-it - Italian (it) translations for KOffice
 koffice-l10n-ja - Japanese (ja) translations for KOffice
 koffice-l10n-kk - Kazakh (kk) translations for KOffice
 koffice-l10n-nb - Norwegian Bookmal (nb) translations for KOffice
 koffice-l10n-nds - Low Saxon (nds) translations for KOffice
 koffice-l10n-nl - Dutch (nl) translations for KOffice
 koffice-l10n-pt - Portuguese (pt) translations for KOffice
 koffice-l10n-ptbr - Brazilian Portuguese (pt_BR) translations for KOffice
 koffice-l10n-ru - Russian (ru) translations for KOffice
 koffice-l10n-sv - Swedish (sv) translations for KOffice
 koffice-l10n-tr - Turkish (tr) translations for KOffice
 koffice-l10n-uk - Ukrainian (uk) translations for KOffice
 koffice-l10n-zhcn - Chinese Simplified (zh_CN) translations for KOffice
 koffice-l10n-zhtw - Chinese Traditional (zh_TW) translations for KOffice
Changes: 
 koffice-l10n (2.3.0-1) experimental; urgency=low
 .
   * New upstream release:
 - Add language: hu.
 - Remove languages: pl, wa.
   * Update Vcs-* fields in debian/control.
Checksums-Sha1: 
 d56fb71ba5692d7be30f5fd3ba268a2e13637e3c 2361 koffice-l10n_2.3.0-1.dsc
 c6e319ca66e1b2f048d127f5b868f991a197aa64 29174481 
koffice-l10n_2.3.0.orig.tar.gz
 ce227ee135f9e6de07d95630e03f871089566d97 7909 koffice-l10n_2.3.0-1.diff.gz
 f0f83c6f5fa9a6851585be05243a99c89da6bd5c 762156 koffice-l10n-ca_2.3.0-1_all.deb
 8f3887fdf0ae4f484cc18c801953cbddcf0d0ab8 399894 
koffice-l10n-cavalencia_2.3.0-1_all.deb
 68a7b273bba95aecc26e78a0b7ef9c4e6c48a7bf 617398 koffice-l10n-da_2.3.0-1_all.deb
 17f1d0397176d87881f79bbad137571d08aa0e4d 1353380 
koffice-l10n-de_2.3.0-1_all.deb
 6b3dac8dd76c4f96999f0304192a28b62fb7194c 342020 koffice-l10n-el_2.3.0-1_all.deb
 362a49e030d3fde22fed5f933b3c82b16a1dcd55 348662 
koffice-l10n-engb_2.3.0-1_all.deb
 db4c2c2f8470df0bd988ad59622708306e0b0500 3150226 
koffice-l10n-es_2.3.0-1_all.deb
 8b1de46b87b506754b1e0fe04b02ecbedf3fe9f1 829380 koffice-l10n-et_2.3.0-1_all.deb
 f9cd6ce8c75788ec584bf24c25e46fc17231b65d 989908 koffice-l10n-fr_2.3.0-1_all.deb
 64b52c74beb377e16292a73d756061c3e679c817 325376 koffice-l10n-gl_2.3.0-1_all.deb
 b76fd7d0ce4b91c8034d0c213f2b95ead587c165 291506 koffice-l10n-hu_2.3.0-1_all.deb
 718c20d2a3dfffd6b81272960e512c90ba1442ef 731926 koffice-l10n-it_2.3.0-1_all.deb
 bc5c2007f04169920ce3d54e4a3404e1d381d8f7 335428 koffice-l10n-ja_2.3.0-1_all.deb
 f74b5c9ee612b91320801008eaa8150e3753acda 325832 koffice-l10n-kk_2.3.0-1_all.deb
 ae0c773d81f808b96b33aa80b88465ac74c337d3 398442 koffice-l10n-nb_2.3.0-1_all.deb
 365317087fa623c20f98ef2901057840b6ac5017 396614 
koffice-l10n-nds_2.3.0-1_all.deb
 f00722a187327a9d28b47eda3b73d42a87e4 1904386 
koffice-l10n-nl_2.3.0-1_all.deb
 07671bec2e8adc8ae907c7ae41d2c962a6bf7b0e 745702 koffice-l10n-pt_2.3.0-1_all.deb
 99b179fdc090376e7012d15dc22de0374d4fa57d 975392 
koffice-l10n-ptbr_2.3.0-1_all.deb
 66013a14f667c98da59c29dd05e1ee94bd908c4b 480842 koffice-l10n-ru_2.3.0-1_all.deb
 da36882960fb218a00b37d42cd79c6d44c6e4358 2546578 
koffice-l10n-sv_2.3.0-1_all.deb
 f328c187866354936f556ad9d6b5a17e1e294437 260426 koffice-l10n-tr_2.3.0-1_all.deb
 b079a23e6349eec1dc2889c95f1beaf38dda0417 819106 koffice-l10n-uk_2.3.0-1_all.deb
 93dcfd0818ef3c8e45114cb2581fcd34c10de00b 295126 
koffice-l10n-zhcn_2.3.0-1_all.deb
 9a2e04fc519361de3d2b12779b88f6f5cf23f97e 386958 
koffice-l10n-zhtw_2.3.0-1_all.deb
Checksums-Sha256: 
 782e49352e171eb88f88bba1ae9d9ba36c60c34cbb88eff5c8ce0f8a739b7ce1 2361 
koffice-l10n_2.3.0-1.dsc
 fa2922272d0dff14166b517fa54e68a0eede8fb7d75e2af8959b7b05dbf790a6 

Accepted libimobiledevice 1.1.0-1 (source all amd64)

2011-01-09 Thread Julien Lavergne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 19 Dec 2010 00:11:04 +0100
Source: libimobiledevice
Binary: libimobiledevice2 libimobiledevice-dev libimobiledevice2-dbg 
python-imobiledevice libimobiledevice-utils libimobiledevice-doc
Architecture: source amd64 all
Version: 1.1.0-1
Distribution: experimental
Urgency: low
Maintainer: Julien Lavergne julien.laver...@gmail.com
Changed-By: Julien Lavergne julien.laver...@gmail.com
Description: 
 libimobiledevice-dev - Library for communicating with iPhone and iPod Touch 
devices
 libimobiledevice-doc - Library for communicating with iPhone and iPod Touch 
devices
 libimobiledevice-utils - Library for communicating with iPhone and iPod Touch 
devices
 libimobiledevice2 - Library for communicating with the iPhone and iPod Touch
 libimobiledevice2-dbg - Library for communicating with iPhone and iPod Touch 
devices
 python-imobiledevice - Library for communicating with iPhone and iPod Touch 
devices
Changes: 
 libimobiledevice (1.1.0-1) experimental; urgency=low
 .
   * New upstream development release, API is considered unstable.
   * debian/libimobiledevice1*, debian/rules, debian/control:
- Bump SONAME for libimobiledevice library.
   * debian/copyright:
- Update copyright holders.
   * debian/libimobiledevice2.symbols:
- Update with new symbols.
   * debian/ideviceenterrecovery.1:
- Add new manpage.
   * debian/libimobiledevice-utils.manpages:
- Install the new manpage.
Checksums-Sha1: 
 46c3257297f08a2122539272c673ea50d45cf860 1667 libimobiledevice_1.1.0-1.dsc
 8a6606d946b46dca52dc90d7a71aeaca991469ba 574673 
libimobiledevice_1.1.0.orig.tar.gz
 fdf334fe7beff2452acba2faf459d13643a64533 7488 
libimobiledevice_1.1.0-1.debian.tar.gz
 f88cd67ddc33ffc5036c080626cd7171d3fff78e 54250 
libimobiledevice2_1.1.0-1_amd64.deb
 91f6bf1c03a9d1f4587caffcd1f75bd1c143e978 66570 
libimobiledevice-dev_1.1.0-1_amd64.deb
 d6b35f93693a5625deb3f7218742c3820ae8ce58 296964 
libimobiledevice2-dbg_1.1.0-1_amd64.deb
 55ab7a6c14098fcf618be75eef11076630151978 84284 
python-imobiledevice_1.1.0-1_amd64.deb
 72c5f4fccef6d9a245c59634664d5a0cfda3a674 42868 
libimobiledevice-utils_1.1.0-1_amd64.deb
 30f4edf653a99d03865374bce9be82ce769d838e 84498 
libimobiledevice-doc_1.1.0-1_all.deb
Checksums-Sha256: 
 632cc8fdeab7894e98f3a8150a08b217f1e2cff376ff4ef3fe45874af6071178 1667 
libimobiledevice_1.1.0-1.dsc
 4494862cdacd918ac85aa468040796405e2a714287f623b4b1913d9015c25e11 574673 
libimobiledevice_1.1.0.orig.tar.gz
 73ad47a17ce6facca517f2e466ad2b6d72b0533826e17d8fedbba04669f9ffbc 7488 
libimobiledevice_1.1.0-1.debian.tar.gz
 9066720e48320899ca2541d315970f8f6d18cd9483cda4774f5e73f525ee16ae 54250 
libimobiledevice2_1.1.0-1_amd64.deb
 c3d09b1611d197505f789d7bf58d27c4176b780b2c8855b10b385b9c6ea4b649 66570 
libimobiledevice-dev_1.1.0-1_amd64.deb
 cad95946faa991b94f618ea918c5b20272464de4a7e2a276664f2121208037a2 296964 
libimobiledevice2-dbg_1.1.0-1_amd64.deb
 2e4b04b51b5d9855fd0eae030318fadac17b7fef4e3e25007a4ce8d5686bda71 84284 
python-imobiledevice_1.1.0-1_amd64.deb
 bed31ce486c4f3c9c153c861b129903f16a856ac53984bd40f13195d3be95228 42868 
libimobiledevice-utils_1.1.0-1_amd64.deb
 584b836133818d8e69030f61fa9a7a5fe658733fc221d2c054d32ed004295732 84498 
libimobiledevice-doc_1.1.0-1_all.deb
Files: 
 ee4b9d931cba59641fa41e40e11eb8f5 1667 libs optional 
libimobiledevice_1.1.0-1.dsc
 e6d9e81248ef742afd8f3d717e1c5401 574673 libs optional 
libimobiledevice_1.1.0.orig.tar.gz
 65dd2668e9cc37d28a5eda4932fd1487 7488 libs optional 
libimobiledevice_1.1.0-1.debian.tar.gz
 560e90a43e757d8bcc5df86f54add259 54250 libs optional 
libimobiledevice2_1.1.0-1_amd64.deb
 5429089e69dacc2d4d25c5f0fd043269 66570 libdevel optional 
libimobiledevice-dev_1.1.0-1_amd64.deb
 e43280afb824ee76b6c28f95601617fe 296964 debug extra 
libimobiledevice2-dbg_1.1.0-1_amd64.deb
 af6a6ce46be6048638005528e48610aa 84284 python optional 
python-imobiledevice_1.1.0-1_amd64.deb
 347e00df11080fb833c815adddbaeb0e 42868 utils optional 
libimobiledevice-utils_1.1.0-1_amd64.deb
 ded976f6145279fb96bc980c75726a63 84498 doc optional 
libimobiledevice-doc_1.1.0-1_all.deb

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

iD8DBQFNJKrgzWFP1/XWUWkRAgi6AJ9Qg22ida2xpiB74o5OkcTUxvJcJACdE2C8
6EjLg5ZRi0X/rT6ebO76KiI=
=wGfc
-END PGP SIGNATURE-


Accepted:
libimobiledevice-dev_1.1.0-1_amd64.deb
  to main/libi/libimobiledevice/libimobiledevice-dev_1.1.0-1_amd64.deb
libimobiledevice-doc_1.1.0-1_all.deb
  to main/libi/libimobiledevice/libimobiledevice-doc_1.1.0-1_all.deb
libimobiledevice-utils_1.1.0-1_amd64.deb
  to main/libi/libimobiledevice/libimobiledevice-utils_1.1.0-1_amd64.deb
libimobiledevice2-dbg_1.1.0-1_amd64.deb
  to main/libi/libimobiledevice/libimobiledevice2-dbg_1.1.0-1_amd64.deb
libimobiledevice2_1.1.0-1_amd64.deb
  to main/libi/libimobiledevice/libimobiledevice2_1.1.0-1_amd64.deb
libimobiledevice_1.1.0-1.debian.tar.gz
  to main/libi/libimobiledevice/libimobiledevice_1.1.0-1.debian.tar.gz

Accepted openvswitch 1.1.0~pre2.g1.bbe8d06e-1 (source all amd64)

2011-01-09 Thread Simon Horman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 06 Jan 2011 11:11:55 +0900
Source: openvswitch
Binary: openvswitch-datapath-source openvswitch-common openvswitch-switch 
openvswitch-ipsec openvswitch-pki openvswitch-controller openvswitch-dbg 
python-openvswitch
Architecture: source amd64 all
Version: 1.1.0~pre2.g1.bbe8d06e-1
Distribution: unstable
Urgency: low
Maintainer: Open vSwitch developers d...@openvswitch.org
Changed-By: Simon Horman ho...@debian.org
Description: 
 openvswitch-common - Open vSwitch common components
 openvswitch-controller - Open vSwitch controller implementation
 openvswitch-datapath-source - Source code for Open vSwitch datapath Linux 
module
 openvswitch-dbg - Debug symbols for Open vSwitch packages
 openvswitch-ipsec - Open vSwitch GRE-over-IPsec support
 openvswitch-pki - A dependency package for the Open vSwitch public key 
infrastructu
 openvswitch-switch - Open vSwitch switch implementations
 python-openvswitch - Python bindings for Open vSwitch
Changes: 
 openvswitch (1.1.0~pre2.g1.bbe8d06e-1) unstable; urgency=low
 .
   * Git snaptshot
Checksums-Sha1: 
 6742ca83aa04b69fdc3a4abd3b4a6642c0d48879 1240 
openvswitch_1.1.0~pre2.g1.bbe8d06e-1.dsc
 7e391848328467a16f6ebe6508a5ba83a4276d9e 1647824 
openvswitch_1.1.0~pre2.g1.bbe8d06e-1.tar.gz
 a3c6038487d9135f7e79b39e53cc1c6d89b3320b 509462 
openvswitch-common_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 e5d09706fbb405c9e1cf11e70e18c23474b600e0 1034756 
openvswitch-switch_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 555b5c5943e76f03f9e944df5b55e9ebe3089f8d 12502 
openvswitch-ipsec_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 29be7ce1a3319b3da6b883254b8d9ab7eb7fb7b8 144052 
openvswitch-controller_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 155019c21e7a42cea95a64e93b471fa9b9775dcb 3098992 
openvswitch-dbg_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 89bffde41e170f9f8e92e238a39d51bd166fa230 1613114 
openvswitch-datapath-source_1.1.0~pre2.g1.bbe8d06e-1_all.deb
 0900128f80807948e8aa4663579c3bc9cca6657e 5312 
openvswitch-pki_1.1.0~pre2.g1.bbe8d06e-1_all.deb
 74bcd69a616c3027446ad3100e6780c3276f8414 41250 
python-openvswitch_1.1.0~pre2.g1.bbe8d06e-1_all.deb
Checksums-Sha256: 
 0e39d9019a9dba70dc070c1b880c104a7dd25d8283ffae0d38c356dea390e345 1240 
openvswitch_1.1.0~pre2.g1.bbe8d06e-1.dsc
 89fb69573f1fccd0fbb1360b4f3590a266636a52ae198b8095278b3e82ab338d 1647824 
openvswitch_1.1.0~pre2.g1.bbe8d06e-1.tar.gz
 2d503d45440fa70e733cbaccd7e14a65c13b725fc4b6773dc643876c1c6103bb 509462 
openvswitch-common_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 5505c6417c05d2daf8415a4f68e09f20fc2f9aef74f69bb7bd92a12e4af196f8 1034756 
openvswitch-switch_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 9f9be88fccace5e32944d0011a9ca6c97efc4af60f1b70067d7e5e1d07cef1c0 12502 
openvswitch-ipsec_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 e620c74d1a19c64075a69c0563ff07b3003e1788420ee462fbd0bc4b1cfbdf37 144052 
openvswitch-controller_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 97c67a7cee0fd864e94c6864d915c3b732e97f6852ed4e50013d621dc8c9acd8 3098992 
openvswitch-dbg_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 a7a46fd49f916b3203b03f6b23a62ca5493f3ecc6df55ba21eb6614217df48ec 1613114 
openvswitch-datapath-source_1.1.0~pre2.g1.bbe8d06e-1_all.deb
 4b0bb0fbed626f0ad3a20e7eaa8b4f2bca1bc8c61ed2af8c590d2e826672d567 5312 
openvswitch-pki_1.1.0~pre2.g1.bbe8d06e-1_all.deb
 d6ab8dbae7d27075886b03e4f8a7e787d3a5f301ebe4dca241a5739fe07cc215 41250 
python-openvswitch_1.1.0~pre2.g1.bbe8d06e-1_all.deb
Files: 
 0debd1f2336fdb7fbf6aed5db3b44d00 1240 net extra 
openvswitch_1.1.0~pre2.g1.bbe8d06e-1.dsc
 a6216731c2b1466523320fadbf402f3e 1647824 net extra 
openvswitch_1.1.0~pre2.g1.bbe8d06e-1.tar.gz
 80cb8b554be2efe5db5318ff0381c2ec 509462 net extra 
openvswitch-common_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 92b057180440bf8411762af9ae9d2eba 1034756 net extra 
openvswitch-switch_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 7b8585ee857bfb6526222491f1c8d821 12502 net extra 
openvswitch-ipsec_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 6b3e87077e6ea906a12ea7eb611c73ca 144052 net extra 
openvswitch-controller_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 0280414996c4ad08b8945464d8e371c6 3098992 debug extra 
openvswitch-dbg_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
 6298ddd894800d594edc295c4ebeb864 1613114 net extra 
openvswitch-datapath-source_1.1.0~pre2.g1.bbe8d06e-1_all.deb
 9a93fe311c9278bb0c769066f2534677 5312 net extra 
openvswitch-pki_1.1.0~pre2.g1.bbe8d06e-1_all.deb
 5db135f591f34330ae268b3cfebea961 41250 python extra 
python-openvswitch_1.1.0~pre2.g1.bbe8d06e-1_all.deb

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

iEYEARECAAYFAk0lMbQACgkQA8ACPgVBDpdLRACg3/YFF4PHBleJCbbuZNALkFto
DqEAn0GIF+Ga7UbfUzOIp45y4OPSxhe8
=r8R9
-END PGP SIGNATURE-


Accepted:
openvswitch-common_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
  to main/o/openvswitch/openvswitch-common_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
openvswitch-controller_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb
  to 
main/o/openvswitch/openvswitch-controller_1.1.0~pre2.g1.bbe8d06e-1_amd64.deb

Accepted pacemaker 1.0.10-2 (source amd64)

2011-01-09 Thread Simon Horman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 20 Dec 2010 09:29:39 +0900
Source: pacemaker
Binary: pacemaker pacemaker-dev libcib1-dev libcib1 libcrmcluster1-dev 
libcrmcluster1 libcrmcommon2-dev libcrmcommon2 libpe-rules2-dev libpe-rules2 
libpe-status2-dev libpe-status2 libpengine3-dev libpengine3 libstonithd0-dev 
libstonithd0 libtransitioner1-dev libtransitioner1
Architecture: source amd64
Version: 1.0.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Simon Horman ho...@debian.org
Description: 
 libcib1- The Pacemaker libraries - CIB
 libcib1-dev - Development file for pacemaker's cib library
 libcrmcluster1 - The Pacemaker libraries - CRM
 libcrmcluster1-dev - Development file for pacemaker's crm library
 libcrmcommon2 - The Pacemaker libraries - common CRM
 libcrmcommon2-dev - Development file for pacemaker's common library
 libpe-rules2 - The Pacemaker libraries - rules for P-Engine
 libpe-rules2-dev - Development file for pacemaker's rules library
 libpe-status2 - The Pacemaker libraries - status for P-Engine
 libpe-status2-dev - Development file for pacemaker's status library
 libpengine3 - The Pacemaker libraries - P-Engine
 libpengine3-dev - Development file for pacemaker's pengine library
 libstonithd0 - The Pacemaker libraries - stonith
 libstonithd0-dev - Development file for pacemaker's stonith library
 libtransitioner1 - The Pacemaker libraries - transitioner
 libtransitioner1-dev - Development file for pacemaker's transitioner library
 pacemaker  - HA cluster resource manager
 pacemaker-dev - HA cluster resource manager (development files)
Changes: 
 pacemaker (1.0.10-2) unstable; urgency=low
 .
   [ Andres Rodriguez ]
   * debian/rules: dh_pycentral only for pacemaker and pacemaker-dev.
   * debian/control:
 - Really remove Build-Depends on python-dev.
 - pacemaker-dev: Change from ${source:Version} to ${binary:Version}.
 - Add missing Section for library packages.
 - lib -dev binary packages: Drop ${python:Depends}, ${shlibs:Depends};
   add dependency to its corresponding binary package.
 - lib binary packages: Drop ${python:Depends}
 - Rename libpe-{status,rules}-2 to libpe-{status,rules}2 respectively.
   * debian/libpe-{status,rules}-2{-dev}.install:
 - Rename to libpe-{status,rules}2{-dev}.
Checksums-Sha1: 
 ca361a753c5b9db0c9124aff729dc9f7955f 2117 pacemaker_1.0.10-2.dsc
 738e15d963db2d56688f2c88791f436fa3867f46 22573 pacemaker_1.0.10-2.debian.tar.gz
 9e7fabba66c21ad126840a026c72bb2a50be8b4e 662650 pacemaker_1.0.10-2_amd64.deb
 f0808444210bf72fa8ff2015e30037a97532d918 793792 
pacemaker-dev_1.0.10-2_amd64.deb
 1a01462c7c5a44f2fd438ff3e6e567066c2149cd 89424 libcib1-dev_1.0.10-2_amd64.deb
 2dffda5d941f7159b36cd9a43ba66ead8896a0a2 83886 libcib1_1.0.10-2_amd64.deb
 05b5f996499f021bb65752729a61af5827f42d4f 79378 
libcrmcluster1-dev_1.0.10-2_amd64.deb
 1b560b8e7259a41f1de73ea0be1deca66e63a334 64018 
libcrmcluster1_1.0.10-2_amd64.deb
 35142f30f32cc05f294ad238833542b5617cd24e 133414 
libcrmcommon2-dev_1.0.10-2_amd64.deb
 647796a43f19f98c893b6f8250ee91cb4ddb6840 116674 
libcrmcommon2_1.0.10-2_amd64.deb
 91b3b99333f03e52fe3757a78d8f2a08e7d2624a 57716 
libpe-rules2-dev_1.0.10-2_amd64.deb
 ba0df127bfa6d6de766b120032afd2a19a8e7e24 58160 libpe-rules2_1.0.10-2_amd64.deb
 360f371566fcab9be92f500c2261eb58e08a 115630 
libpe-status2-dev_1.0.10-2_amd64.deb
 a0d88a7d6ba926bc32f59daa7317dc0ca451dbdb 105368 
libpe-status2_1.0.10-2_amd64.deb
 a738a590a3f122c842e875987986237d044f3f8d 145428 
libpengine3-dev_1.0.10-2_amd64.deb
 c7878fa0e41ca4b440bbf0ed40b7a303db4e61d3 124286 libpengine3_1.0.10-2_amd64.deb
 020275e661cbe7fd55299293c2ddb58091baa31f 58894 
libstonithd0-dev_1.0.10-2_amd64.deb
 88edbc264bdb730f5d7623252abcd4393407894a 55196 libstonithd0_1.0.10-2_amd64.deb
 e1bd267833405cb37c1e807092c68d8b09d810a2 55012 
libtransitioner1-dev_1.0.10-2_amd64.deb
 2e6204ef288c6097ddc09f17e06b68fb20fbef09 54828 
libtransitioner1_1.0.10-2_amd64.deb
Checksums-Sha256: 
 c55f50cf56660f3f7489a9c5af543fc1771d771b4c4dc8f9d376d4974b8edd89 2117 
pacemaker_1.0.10-2.dsc
 eb9d7495753db47ce35c61b16d03fd939e819678a4f054b17e6bc14364aaf356 22573 
pacemaker_1.0.10-2.debian.tar.gz
 408c273c5f925245656935db13e9b6caafe2fa2e95597bc549e597c74ecf80eb 662650 
pacemaker_1.0.10-2_amd64.deb
 98601f7daa1875e9822dfa3da670251c111cf17800994051ac9ee7d43ce21a8d 793792 
pacemaker-dev_1.0.10-2_amd64.deb
 fb2b5baf87981d8c14565db5cfd2a76720726655a26205edd13acbaf3662a678 89424 
libcib1-dev_1.0.10-2_amd64.deb
 c8ab2f4bf323c2a0e147a82b29a2b6d739ad1e4d6ee5ce2e26eedff671bda781 83886 
libcib1_1.0.10-2_amd64.deb
 cd3e428d4c5685c69b4855d317ac3efdbc706d08cbf1d99631424efe81efa9cf 79378 
libcrmcluster1-dev_1.0.10-2_amd64.deb
 0bb9337a3ece357e122004d2739024bb7ed80df4bea0efd6ed8a942899a57dd4 64018 
libcrmcluster1_1.0.10-2_amd64.deb
 a3349724b08f9d9ec64d5a8243551fd894518f4771fedac5bcf5d200e348a29d 133414 

Accepted pacemaker 1.0.10-3 (source amd64)

2011-01-09 Thread Simon Horman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 20 Dec 2010 15:31:41 +0900
Source: pacemaker
Binary: pacemaker pacemaker-dev libcib1-dev libcib1 libcrmcluster1-dev 
libcrmcluster1 libcrmcommon2-dev libcrmcommon2 libpe-rules2-dev libpe-rules2 
libpe-status2-dev libpe-status2 libpengine3-dev libpengine3 libstonithd0-dev 
libstonithd0 libtransitioner1-dev libtransitioner1
Architecture: source amd64
Version: 1.0.10-3
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Simon Horman ho...@debian.org
Description: 
 libcib1- The Pacemaker libraries - CIB
 libcib1-dev - Development file for pacemaker's cib library
 libcrmcluster1 - The Pacemaker libraries - CRM
 libcrmcluster1-dev - Development file for pacemaker's crm library
 libcrmcommon2 - The Pacemaker libraries - common CRM
 libcrmcommon2-dev - Development file for pacemaker's common library
 libpe-rules2 - The Pacemaker libraries - rules for P-Engine
 libpe-rules2-dev - Development file for pacemaker's rules library
 libpe-status2 - The Pacemaker libraries - status for P-Engine
 libpe-status2-dev - Development file for pacemaker's status library
 libpengine3 - The Pacemaker libraries - P-Engine
 libpengine3-dev - Development file for pacemaker's pengine library
 libstonithd0 - The Pacemaker libraries - stonith
 libstonithd0-dev - Development file for pacemaker's stonith library
 libtransitioner1 - The Pacemaker libraries - transitioner
 libtransitioner1-dev - Development file for pacemaker's transitioner library
 pacemaker  - HA cluster resource manager
 pacemaker-dev - HA cluster resource manager (development files)
Changes: 
 pacemaker (1.0.10-3) unstable; urgency=low
 .
   * Use correct names for libpe-rules2-dev and libpe-status2-dev
 - This fixes a regression introduced in 1.0.10-2
Checksums-Sha1: 
 1bfbb26bcc51629923958bb2f65918a5ab5b9931 2117 pacemaker_1.0.10-3.dsc
 e62f8f8ef54b877a14a57dddf7fcdfd4cc7fa7cb 22662 pacemaker_1.0.10-3.debian.tar.gz
 e9dd4686cdab7db10ff03fa38a4719b4e72cfdc9 662716 pacemaker_1.0.10-3_amd64.deb
 49af8c1969310c719730517e0d885064985cdbbb 793842 
pacemaker-dev_1.0.10-3_amd64.deb
 a499f696badfa181734747415754730bd4311c65 89440 libcib1-dev_1.0.10-3_amd64.deb
 9eabdb8682f8c6424a147847ae4b49d759f1f973 83920 libcib1_1.0.10-3_amd64.deb
 fde20c2bf113956a0a39724d14b490af5330b144 79384 
libcrmcluster1-dev_1.0.10-3_amd64.deb
 5c554346825a2769373667e4a9635b58926b1043 64040 
libcrmcluster1_1.0.10-3_amd64.deb
 48bd6cbaf7ecf16664cf15e9b5de82fd05caf412 133444 
libcrmcommon2-dev_1.0.10-3_amd64.deb
 33e830f992326cb9f9015e443d330ad9a5486b8c 116706 
libcrmcommon2_1.0.10-3_amd64.deb
 32932da0c764805ea054968100110c8153f1cb59 57736 
libpe-rules2-dev_1.0.10-3_amd64.deb
 66f5bd207f7835253b58129a1d28db2d822ff603 58186 libpe-rules2_1.0.10-3_amd64.deb
 5c930662d9a0df8956e4feeccaa13c867943e00b 115664 
libpe-status2-dev_1.0.10-3_amd64.deb
 e71bc584fa0090451da75debcdf8c85f12750a0c 105404 
libpe-status2_1.0.10-3_amd64.deb
 dcbdb28dc6ffca9f3984fb829f66b9ee0cd4ceaa 145450 
libpengine3-dev_1.0.10-3_amd64.deb
 f1bcd0c190b44cf470a2173968a84532d7711947 124328 libpengine3_1.0.10-3_amd64.deb
 8c7399da5ab3de35d3dfa5778cdb99dd3e5881ad 58932 
libstonithd0-dev_1.0.10-3_amd64.deb
 5a5752b4e31c360a3af326f30c1179cb74f4bb5a 55224 libstonithd0_1.0.10-3_amd64.deb
 6ae2af7d90ebb20431e452d7c3ad65914adb0928 55054 
libtransitioner1-dev_1.0.10-3_amd64.deb
 454c8f3518a9874339493ff3127137ddd534ab95 54860 
libtransitioner1_1.0.10-3_amd64.deb
Checksums-Sha256: 
 3e951cf4558e563a97741daf16bb109db9cf7afe271d3b3bf6c488956771e08c 2117 
pacemaker_1.0.10-3.dsc
 5dffeeb5972dc7ee2e59ab281e2470f9b10b9a61d31e172ec23c61b5aa3deadc 22662 
pacemaker_1.0.10-3.debian.tar.gz
 8767e60f5213112424cda4c24b42634bd679b30a222ec514009d1e5cfe9c6d78 662716 
pacemaker_1.0.10-3_amd64.deb
 1e7d449e38042bee92fa184abdfdcb84627c1b44712206756c3accd90ee87517 793842 
pacemaker-dev_1.0.10-3_amd64.deb
 92e074e45ff314a886ef2f9efaebe15a0a057439e925d133d2622001f9437b34 89440 
libcib1-dev_1.0.10-3_amd64.deb
 a1121ccbb62e11b7c1ac56439d3b26fe565def69079ee57207ece9cfb29532a1 83920 
libcib1_1.0.10-3_amd64.deb
 076d1704d1b68d8f9fd2a6e2162c2c1d6f15296132b33c4a3d4fb736238474d5 79384 
libcrmcluster1-dev_1.0.10-3_amd64.deb
 c24ecb7b9802de89e4605d5612c31a2c8d15251d250a86048bf0f78dce71d4f8 64040 
libcrmcluster1_1.0.10-3_amd64.deb
 29b6957eb3c6e09d35fc98f77b2641ff3d12b7d06a24b2b84e6534818df0cf13 133444 
libcrmcommon2-dev_1.0.10-3_amd64.deb
 f0b8183d968dff1b1e380def4bd007286f90d3fe07f478aae6f7527116cdbbbe 116706 
libcrmcommon2_1.0.10-3_amd64.deb
 2a087e4fb73fe4724a1307873615010f8048862e95a7c1776e3b92e133639d6d 57736 
libpe-rules2-dev_1.0.10-3_amd64.deb
 ed8a4cc4b04199281856e4b81afa758d262743dab9ffcca14750e423aa95b44f 58186 
libpe-rules2_1.0.10-3_amd64.deb
 5f9811aa65f5e05644ac99b8b1276062ece62cd68ccfa784b099ad7419caf52e 115664 
libpe-status2-dev_1.0.10-3_amd64.deb
 cfeda028d2f8beedcec0178c2e718cc37eb45a99ceb38a6af7d789a7505cec18 

Accepted pacemaker 1.0.10-4 (source amd64)

2011-01-09 Thread Simon Horman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 04 Jan 2011 12:53:31 +0900
Source: pacemaker
Binary: pacemaker pacemaker-dev libcib1-dev libcib1 libcrmcluster1-dev 
libcrmcluster1 libcrmcommon2-dev libcrmcommon2 libpe-rules2-dev libpe-rules2 
libpe-status2-dev libpe-status2 libpengine3-dev libpengine3 libstonithd0-dev 
libstonithd0 libtransitioner1-dev libtransitioner1
Architecture: source amd64
Version: 1.0.10-4
Distribution: unstable
Urgency: low
Maintainer: Debian HA Maintainers 
debian-ha-maintain...@lists.alioth.debian.org
Changed-By: Simon Horman ho...@debian.org
Description: 
 libcib1- The Pacemaker libraries - CIB
 libcib1-dev - Development file for pacemaker's cib library
 libcrmcluster1 - The Pacemaker libraries - CRM
 libcrmcluster1-dev - Development file for pacemaker's crm library
 libcrmcommon2 - The Pacemaker libraries - common CRM
 libcrmcommon2-dev - Development file for pacemaker's common library
 libpe-rules2 - The Pacemaker libraries - rules for P-Engine
 libpe-rules2-dev - Development file for pacemaker's rules library
 libpe-status2 - The Pacemaker libraries - status for P-Engine
 libpe-status2-dev - Development file for pacemaker's status library
 libpengine3 - The Pacemaker libraries - P-Engine
 libpengine3-dev - Development file for pacemaker's pengine library
 libstonithd0 - The Pacemaker libraries - stonith
 libstonithd0-dev - Development file for pacemaker's stonith library
 libtransitioner1 - The Pacemaker libraries - transitioner
 libtransitioner1-dev - Development file for pacemaker's transitioner library
 pacemaker  - HA cluster resource manager
 pacemaker-dev - HA cluster resource manager (development files)
Closes: 608275
Changes: 
 pacemaker (1.0.10-4) unstable; urgency=low
 .
   * Add dependency on cluster-glue-dev to libcrmcommon2-dev
 Closes: #608275
Checksums-Sha1: 
 96271512585a2a0e992cb50cd65f39ccaa62aa4f 2117 pacemaker_1.0.10-4.dsc
 57ff668199d521b5ad075562b28dc9e188cb389f 22690 pacemaker_1.0.10-4.debian.tar.gz
 29cb991fcc92635767fae25a622a628261bcdc20 662756 pacemaker_1.0.10-4_amd64.deb
 b35dd385080d957b96016ae3e553dae9a3da8b7b 793312 
pacemaker-dev_1.0.10-4_amd64.deb
 024e2b8d41f9e29b8dddf767cd94badb5b971e00 89500 libcib1-dev_1.0.10-4_amd64.deb
 d2856338822821d8592a5e0e48b185ac4563efc3 83970 libcib1_1.0.10-4_amd64.deb
 8be3eb144aa89e1491a78d66565a2816de508cd6 79434 
libcrmcluster1-dev_1.0.10-4_amd64.deb
 60acfc419af218631fb5e19557907d26b3697d71 64086 
libcrmcluster1_1.0.10-4_amd64.deb
 0d353443e0feb16fab5653b13bf49df741ba94de 133500 
libcrmcommon2-dev_1.0.10-4_amd64.deb
 eb7353ae7e566f89cfacc23d327884fb8d12d2cf 116750 
libcrmcommon2_1.0.10-4_amd64.deb
 0a3e3c2fbd84e0fa33816a32bacae2a4220fb72c 57792 
libpe-rules2-dev_1.0.10-4_amd64.deb
 4f27a3f79d6a67fd092e62d5a72d72df67be5153 58228 libpe-rules2_1.0.10-4_amd64.deb
 b03260be9bb3563161d5aa68431efee37c898dcd 115706 
libpe-status2-dev_1.0.10-4_amd64.deb
 1dd2f309219bf67ac632fe6a9b28a8d868d0ba91 105446 
libpe-status2_1.0.10-4_amd64.deb
 d442e6c6f7b7a7b2979b29b3386ac99bdbfbd407 145498 
libpengine3-dev_1.0.10-4_amd64.deb
 ac6cf8fdfc08c2d35bdf430c4b11956cb6e71cf2 124376 libpengine3_1.0.10-4_amd64.deb
 e23a82c8dc395eb971f098a1c134d7babfc7449d 59000 
libstonithd0-dev_1.0.10-4_amd64.deb
 b980a6e2981a4766d1da0c11bdcffa50d579e5fc 55276 libstonithd0_1.0.10-4_amd64.deb
 2a619e067fdc647cbdd945e1b851781c9050823c 55114 
libtransitioner1-dev_1.0.10-4_amd64.deb
 9e701afd426931b6d6b2226c0eb5602482a15c55 54912 
libtransitioner1_1.0.10-4_amd64.deb
Checksums-Sha256: 
 a2d94d3b64b315229e7ab27a7a881d77f4195c9d9fa277737ab69a2215baa045 2117 
pacemaker_1.0.10-4.dsc
 1ec77eedc502925be2727d63d169f4f342e8a9d622d5c73726ab5a5507a859a2 22690 
pacemaker_1.0.10-4.debian.tar.gz
 5f65b6e479b1192157bff5c61deb37f5bbe89eb701d6eebcddb0e2cee89d9160 662756 
pacemaker_1.0.10-4_amd64.deb
 b14fad72bf4f0b77efaf76dc6159fbb4da9bf8681811cbd31a64d68a6dc24186 793312 
pacemaker-dev_1.0.10-4_amd64.deb
 0ff324e8ada6f6a2b0632ab99530ab87bb024148c10995277de7f4466aed7d49 89500 
libcib1-dev_1.0.10-4_amd64.deb
 f81ca78728476cf47764cdb4320a8c056d22953f87a5cece6bcd35202dd8ebad 83970 
libcib1_1.0.10-4_amd64.deb
 84955d128f5c983778d49f2c6a05e2c72463bae6b27770bbd5a4ef01a5916165 79434 
libcrmcluster1-dev_1.0.10-4_amd64.deb
 0a276c1454c31b0ea2faaee73d2ade8a2a30cbda39dc85a8f5e8073ba3e5345b 64086 
libcrmcluster1_1.0.10-4_amd64.deb
 ee1ac9d48762e6113774f4be910a1277da5f158436d0c197fc4d4e48a7cfcc19 133500 
libcrmcommon2-dev_1.0.10-4_amd64.deb
 9985062e9f7d2221078375e39e5dbfdac0e5ad61ed7ede9d784487b0d8b8c25e 116750 
libcrmcommon2_1.0.10-4_amd64.deb
 3f66d4f531b7531883a892ea3201cd1b819d0d75e131b7f959195b261de3e8c7 57792 
libpe-rules2-dev_1.0.10-4_amd64.deb
 34b98df7defd66f806773ed0a81ddf30d0400894a94623d17e73a23b7c4a9f96 58228 
libpe-rules2_1.0.10-4_amd64.deb
 2ed855a88d6749f1782da6a3c6ad7cbef5bd549107f427569b3c97cfe72487ef 115706 
libpe-status2-dev_1.0.10-4_amd64.deb
 ca53be380a77a4ac2aa384158039bc72154806dc1ff34e37b74d48bb5fc71c83 105446 

Accepted spamassassin-heatu 3.02+20101108-1 (source all)

2011-01-09 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 08 Nov 2010 19:14:42 +0200
Source: spamassassin-heatu
Binary: spamassassin-heatu
Architecture: source all
Version: 3.02+20101108-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 spamassassin-heatu - Heuristic Email Address Tracker Utility for Spamassassin
Closes: 584737
Changes: 
 spamassassin-heatu (3.02+20101108-1) unstable; urgency=low
 .
   * Initial release (Closes: #584737).
Checksums-Sha1: 
 8d4435603881944a850eb77b79c5a6ecef4e3558 1313 
spamassassin-heatu_3.02+20101108-1.dsc
 c10bd93eb44ddb17c3a3c656fc1adf22a337ba90 21234 
spamassassin-heatu_3.02+20101108.orig.tar.gz
 4405eb71a6098843cf1560493da09fa5199f26cc 5336 
spamassassin-heatu_3.02+20101108-1.debian.tar.gz
 01727c8202f8df03089a482f13425a813861c718 11510 
spamassassin-heatu_3.02+20101108-1_all.deb
Checksums-Sha256: 
 6eb1cee1036b242aae2c1db9f57adfd1edf6a45ab9e07098ad41120d2835b7c4 1313 
spamassassin-heatu_3.02+20101108-1.dsc
 63eeda66382cbdc165e7cc94200720cccba1e060aeb5869aa05911e54e6f 21234 
spamassassin-heatu_3.02+20101108.orig.tar.gz
 894e9ec4c573162963893b36e02649089cdb366eeda8be00089d9aac815db09d 5336 
spamassassin-heatu_3.02+20101108-1.debian.tar.gz
 d71a3fb07632d02413b17a0b5bced5dee7f1c06d860cfd1b383f0dc3a7c09e5a 11510 
spamassassin-heatu_3.02+20101108-1_all.deb
Files: 
 d52d7b6988122ee700e64c5c1b9ca711 1313 mail optional 
spamassassin-heatu_3.02+20101108-1.dsc
 91f8ed23c7d837791f2d4ae4f9c47f26 21234 mail optional 
spamassassin-heatu_3.02+20101108.orig.tar.gz
 99c91d0cd00cc5b48bab9d3688f948e2 5336 mail optional 
spamassassin-heatu_3.02+20101108-1.debian.tar.gz
 683f3de0129eacc135126ca2da803a7f 11510 mail optional 
spamassassin-heatu_3.02+20101108-1_all.deb

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

iEYEARECAAYFAkzgVrQACgkQLARVQsm1XayLiACfYbN04mV2CPa6G8gTdQ4j6Cjz
YqkAnRMioTIiImEiejiag16bT82la8J0
=ouCw
-END PGP SIGNATURE-


Accepted:
spamassassin-heatu_3.02+20101108-1.debian.tar.gz
  to main/s/spamassassin-heatu/spamassassin-heatu_3.02+20101108-1.debian.tar.gz
spamassassin-heatu_3.02+20101108-1.dsc
  to main/s/spamassassin-heatu/spamassassin-heatu_3.02+20101108-1.dsc
spamassassin-heatu_3.02+20101108-1_all.deb
  to main/s/spamassassin-heatu/spamassassin-heatu_3.02+20101108-1_all.deb
spamassassin-heatu_3.02+20101108.orig.tar.gz
  to main/s/spamassassin-heatu/spamassassin-heatu_3.02+20101108.orig.tar.gz


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



Accepted telepathy-glib 0.13.10-1 (source all amd64)

2011-01-09 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 07 Jan 2011 17:37:35 +
Source: telepathy-glib
Binary: libtelepathy-glib0 libtelepathy-glib-dev libtelepathy-glib0-dbg 
libtelepathy-glib-doc gir1.2-telepathyglib-0.12
Architecture: source amd64 all
Version: 0.13.10-1
Distribution: experimental
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Emilio Pozuelo Monfort po...@debian.org
Description: 
 gir1.2-telepathyglib-0.12 - GLib Telepathy connection manager library 
(GObject-Introspection)
 libtelepathy-glib-dev - GLib Telepathy connection manager library (headers)
 libtelepathy-glib-doc - GLib Telepathy library (documentation)
 libtelepathy-glib0 - Telepathy framework - GLib library
 libtelepathy-glib0-dbg - GLib Telepathy library (debug symbols)
Changes: 
 telepathy-glib (0.13.10-1) experimental; urgency=low
 .
   [ Sjoerd Simons ]
   * New upstream release
   * debian/control: Follow the new gir1.2 policy
 .
   [ Emilio Pozuelo Monfort ]
   * debian/patches/01_fix_vala_bindings_build.patch:
 - Don't introspect client-channel-factory for now, since
   the vala gir parser chokes on it. This is fixed on Vala
   0.11.3, so we can remove this patch when we have that.
   * debian/libtelepathy-glib0.symbols:
 - Updated for the new release.
   * debian/gir1.[02]-telepathyglib-0.12.install,
 debian/control:
 - More gir 1.2 fixes.
   * debian/control:
 - Add myself to Uploaders.
Checksums-Sha1: 
 880d2d99a3c26743db07bb545508cce0eb194dd1 1989 telepathy-glib_0.13.10-1.dsc
 356ee907709f0b39c60cd4a48dc190daf61a2635 2945999 
telepathy-glib_0.13.10.orig.tar.gz
 616253faad2e16a0f5bc390efd840cb1e1e37de4 25110 
telepathy-glib_0.13.10-1.debian.tar.gz
 85196a6e3393c1ae7df04b195f3811a3a8e4f88d 737812 
libtelepathy-glib0_0.13.10-1_amd64.deb
 c2a5b7c8f567ea92d11f8bbc63d1c8dd94eca21c 970602 
libtelepathy-glib-dev_0.13.10-1_amd64.deb
 601ffaa7f4918593ea3dc6030476a0bc205313fa 1046708 
libtelepathy-glib0-dbg_0.13.10-1_amd64.deb
 5548af8e4f7ce118398f58ca73ff32f58969412e 1265682 
libtelepathy-glib-doc_0.13.10-1_all.deb
 47b5b50fe017d0c1e6be537de4b56ece73a2e2c7 37516 
gir1.2-telepathyglib-0.12_0.13.10-1_amd64.deb
Checksums-Sha256: 
 cd398c3fe4671c2e36d57229ebb28fa180ec1772c0ed8cce96769cb544d3ade5 1989 
telepathy-glib_0.13.10-1.dsc
 f788fc1849a6dc9aaed9ff22948488a2826527b05a74d0667db405f65fde4934 2945999 
telepathy-glib_0.13.10.orig.tar.gz
 2d2ad2edbd7ef421679bf5183cd65a3be577afa9883d24db67b2d3da1f620206 25110 
telepathy-glib_0.13.10-1.debian.tar.gz
 87129a2885f0a0b4e389605527588d2931383bc56a4c381f0d1599c369c0dc94 737812 
libtelepathy-glib0_0.13.10-1_amd64.deb
 cd825886c55cd550dc5eef48086ee484aeb7cfbf7a4f67a28a7e999d31db70a8 970602 
libtelepathy-glib-dev_0.13.10-1_amd64.deb
 039bb98a6503c4e92bb52fd1ce9ae876ab3fe46225f90dd80099757c4b277137 1046708 
libtelepathy-glib0-dbg_0.13.10-1_amd64.deb
 44a75e578436b4b319ea53bfffbc3e853bf498f46094bda0930616139f87204d 1265682 
libtelepathy-glib-doc_0.13.10-1_all.deb
 d404488c5bcc8d233139e421056f44b2a910244d6dbdb346f872db08fd5000ed 37516 
gir1.2-telepathyglib-0.12_0.13.10-1_amd64.deb
Files: 
 bb29e32c2a618540f067b8ff2e718630 1989 libs optional 
telepathy-glib_0.13.10-1.dsc
 58227584896ebf6c041de44589350799 2945999 libs optional 
telepathy-glib_0.13.10.orig.tar.gz
 2567eda46ef9944b433cebd8cf59b8c2 25110 libs optional 
telepathy-glib_0.13.10-1.debian.tar.gz
 72be0cf408f572edd54fd55228011e58 737812 libs optional 
libtelepathy-glib0_0.13.10-1_amd64.deb
 a0338788f7b1d818503a670a926d8835 970602 libdevel optional 
libtelepathy-glib-dev_0.13.10-1_amd64.deb
 99bff9e55f623efb63cb2ee9eda962cf 1046708 debug extra 
libtelepathy-glib0-dbg_0.13.10-1_amd64.deb
 334a0b9a70551fe82ba13b8508f3770e 1265682 doc optional 
libtelepathy-glib-doc_0.13.10-1_all.deb
 15741544de667d5be1c53f85056e81f9 37516 libs optional 
gir1.2-telepathyglib-0.12_0.13.10-1_amd64.deb

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

iEYEARECAAYFAk0nVBwACgkQhTV17EoIsv72hACggRnXKotRkTMD4/cPPoVqR4pe
XicAoLE6xITJsKQDPMjk9+Pgr6MJ2g45
=cQ86
-END PGP SIGNATURE-


Accepted:
gir1.2-telepathyglib-0.12_0.13.10-1_amd64.deb
  to main/t/telepathy-glib/gir1.2-telepathyglib-0.12_0.13.10-1_amd64.deb
libtelepathy-glib-dev_0.13.10-1_amd64.deb
  to main/t/telepathy-glib/libtelepathy-glib-dev_0.13.10-1_amd64.deb
libtelepathy-glib-doc_0.13.10-1_all.deb
  to main/t/telepathy-glib/libtelepathy-glib-doc_0.13.10-1_all.deb
libtelepathy-glib0-dbg_0.13.10-1_amd64.deb
  to main/t/telepathy-glib/libtelepathy-glib0-dbg_0.13.10-1_amd64.deb
libtelepathy-glib0_0.13.10-1_amd64.deb
  to main/t/telepathy-glib/libtelepathy-glib0_0.13.10-1_amd64.deb
telepathy-glib_0.13.10-1.debian.tar.gz
  to main/t/telepathy-glib/telepathy-glib_0.13.10-1.debian.tar.gz
telepathy-glib_0.13.10-1.dsc
  to main/t/telepathy-glib/telepathy-glib_0.13.10-1.dsc
telepathy-glib_0.13.10.orig.tar.gz
  to main/t/telepathy-glib/telepathy-glib_0.13.10.orig.tar.gz


-- 
To 

Accepted flightgear 2.0.0-1 (source i386)

2011-01-09 Thread Ove Kaaven
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 03 Oct 2010 19:39:36 +0200
Source: flightgear
Binary: flightgear
Architecture: source i386
Version: 2.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian FlightGear Crew pkg-fgfs-c...@lists.alioth.debian.org
Changed-By: Ove Kaaven o...@arcticnet.no
Description: 
 flightgear - Flight Gear Flight Simulator
Closes: 573037
Changes: 
 flightgear (2.0.0-1) unstable; urgency=low
 .
   * New upstream release. Closes: #573037.
   * Add ${misc:Depends} to debian/control.
Checksums-Sha1: 
 ffeec953d73cb6ca381b35620a33899296e251ff 1611 flightgear_2.0.0-1.dsc
 666d7a165e121feaabd2235959f5ed853ee88126 2425099 flightgear_2.0.0.orig.tar.gz
 422649059225f1a3d3c257c90e936dc6fc1d1c7b 6991 flightgear_2.0.0-1.diff.gz
 5a36562f4967bd9bff676db9594fe845c9c40495 2625904 flightgear_2.0.0-1_i386.deb
Checksums-Sha256: 
 176f6292cfd48fe57ef37b7ea46c5ab61f8c00aeb286caa0eb8fba570573f7ce 1611 
flightgear_2.0.0-1.dsc
 8f874534b4f62de6ebac8a513f51cbc5b408aa57424c3715036df65292b6079e 2425099 
flightgear_2.0.0.orig.tar.gz
 f8824a30bd92b4ea2ee4c5f6eaec2572548cfbf2279d83f823148a185a437bf6 6991 
flightgear_2.0.0-1.diff.gz
 336577d91e3d1b01df9d6cbc1f1aa61482afbf7613077bc17e8be67594bd8580 2625904 
flightgear_2.0.0-1_i386.deb
Files: 
 155825483767eae8dee9f3476b3808e9 1611 games extra flightgear_2.0.0-1.dsc
 549aa45171480082f5b6e5e8d5ce8930 2425099 games extra 
flightgear_2.0.0.orig.tar.gz
 4d40e5a61cc806c58a77e7a5b4bf67b6 6991 games extra flightgear_2.0.0-1.diff.gz
 6c0e0469f3a15ab4f122fbb481b7748d 2625904 games extra 
flightgear_2.0.0-1_i386.deb

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

iEYEARECAAYFAk0emV8ACgkQA+GMa4PlEQ9CtACgsfawyUhNkZ1yLUaBsUX7nmLw
48QAn3KlS/O/xH1DbhdLy9HxZQkjRNZS
=jMOB
-END PGP SIGNATURE-


Accepted:
flightgear_2.0.0-1.diff.gz
  to main/f/flightgear/flightgear_2.0.0-1.diff.gz
flightgear_2.0.0-1.dsc
  to main/f/flightgear/flightgear_2.0.0-1.dsc
flightgear_2.0.0-1_i386.deb
  to main/f/flightgear/flightgear_2.0.0-1_i386.deb
flightgear_2.0.0.orig.tar.gz
  to main/f/flightgear/flightgear_2.0.0.orig.tar.gz


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



Accepted evernote-mode 0.10-1 (source all)

2011-01-09 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 16 Nov 2010 14:45:38 +0900
Source: evernote-mode
Binary: evernote-mode
Architecture: source all
Version: 0.10-1
Distribution: unstable
Urgency: low
Maintainer: Youhei SASAKI uwab...@gfd-dennou.org
Changed-By: Youhei SASAKI uwab...@gfd-dennou.org
Description: 
 evernote-mode - Emacs major mode for editing Evernote directly
Closes: 603668
Changes: 
 evernote-mode (0.10-1) unstable; urgency=low
 .
   * Initial release (Closes: #603668)
Checksums-Sha1: 
 84d3e8f391e543cfc286abfb339ad51e959c337b 1767 evernote-mode_0.10-1.dsc
 adc814882e8854a7d975485ce92e28674250b69d 80109 evernote-mode_0.10.orig.tar.gz
 a680cf2ef554c45470a16c4d670e278362a3843e 4105 
evernote-mode_0.10-1.debian.tar.gz
 d5faac3ea021d43c057b43979dd89d7528ceda4a 997970 evernote-mode_0.10-1_all.deb
Checksums-Sha256: 
 ee787027c99120238004e99da58ed9be9fce7617020c2f4181c9547117ce8034 1767 
evernote-mode_0.10-1.dsc
 dcbbe81a7b5ba42bcd1df4f81abf16cf53ebf180996f2affac4871ed440ef38d 80109 
evernote-mode_0.10.orig.tar.gz
 31b74f85543c3bb95c4ac30635e0c16be2cfcef293f781ab1021904cf8ac2e53 4105 
evernote-mode_0.10-1.debian.tar.gz
 11fbb38ccaa722fc736ce723849ad26cec6c893a5f05e1b5946c007b1ca65b9f 997970 
evernote-mode_0.10-1_all.deb
Files: 
 8958f83c55dff095dd7caceb671f13a0 1767 lisp optional evernote-mode_0.10-1.dsc
 dd62f80cfa5519afd255ec55cec543e2 80109 lisp optional 
evernote-mode_0.10.orig.tar.gz
 266acb36e6674f1e4b0d62ca1cb82515 4105 lisp optional 
evernote-mode_0.10-1.debian.tar.gz
 4a03b5b29d76b87858029373964a7f14 997970 lisp optional 
evernote-mode_0.10-1_all.deb

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

iQIcBAEBCAAGBQJM4wNXAAoJEK7sbnMCdUlYu3AP/3NIjGgOh6xNwEs5MfK6yNmN
EyhVfdM7acNIY1lRTYCSD6bF3qjFP6mxbPSj2sa2NMFE3crc/SJhgTVkEvfmN0NJ
7YD6gzYP6EouTJq9KOGIeHC/bMjhxMbDpraRo+bg5lVKbhl3lEyZW+F3U9BbONtj
nFZ/aACwle/y16ltix9SF0hLJ3JAT1Gc9Uejxcy5DWeOVLgiG9eKaTNVsCwufIAV
jGntFFvOvT0F1HOnhN3SZvMsXzXCDEzjMeUC0HOV00zT4TfFT1O7SMEhpoynFWv+
AWdkyQiP+aGT0O1aWwdAcqvpGwmuyeO4M/Jpm3rAUuVRh2+Fj8hXHz7pFWrCbmGG
AKtOSj00ukb+djaFVE4C17PC1vzD4KTqq0F4sZ+LIonyY+51mVnyBosywbcOvAuZ
5FisiOhV2dzpu6t6uEKqKvAT/fbQVfGqhALZdtlJwuztFdvNmu+mmOjaeu1bvaqI
PyLSkPytOOpcBbHUaEALEelM3i4qEDsVwiwy0dkMQ1uTeg0rY7pI2HxVAd3FsW5Z
a08h4jTuvvHATbWfYCxj5Ylbc/voL40AMOge6dBvIUoSgrk0tmUo88f0pSGZ87d5
ihP2r+TXRGryGn1AFgmBoClzML2k3xKQk9IrT+wUC8FsMQ03InT+tyn9j0hoCpgx
1cYGYL718G2sPfgTOFWP
=Y+ws
-END PGP SIGNATURE-


Accepted:
evernote-mode_0.10-1.debian.tar.gz
  to main/e/evernote-mode/evernote-mode_0.10-1.debian.tar.gz
evernote-mode_0.10-1.dsc
  to main/e/evernote-mode/evernote-mode_0.10-1.dsc
evernote-mode_0.10-1_all.deb
  to main/e/evernote-mode/evernote-mode_0.10-1_all.deb
evernote-mode_0.10.orig.tar.gz
  to main/e/evernote-mode/evernote-mode_0.10.orig.tar.gz


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



Accepted focuswriter 1.3.1-1 (source amd64)

2011-01-09 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 14 Nov 2010 15:53:39 +
Source: focuswriter
Binary: focuswriter
Architecture: source amd64
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 focuswriter - A fullscreen, distraction-free writing program
Closes: 580763
Changes: 
 focuswriter (1.3.1-1) unstable; urgency=low
 .
   * Initial release for Debian, based on Ubuntu packaging (closes: #580763)
   * Packaging updated from Ubuntu debian, thanks to Graeme Gott
Checksums-Sha1: 
 34d2c19cf513a8b397f8900eb243197dcc82593a 1323 focuswriter_1.3.1-1.dsc
 e67ce14f9685338b33c1f6c84d2dd8cdb30dba45 4773674 focuswriter_1.3.1.orig.tar.gz
 71a95daf28d74249b9f3e1f53af0247a4d1cf299 2762747 
focuswriter_1.3.1-1.debian.tar.gz
 7088e02fbd72f247e800d4c369743907d787ac73 483326 focuswriter_1.3.1-1_amd64.deb
Checksums-Sha256: 
 0af2fc7d5b4ffdf7cf907731960db929a02a1974c474aac1148de1f3d22314a2 1323 
focuswriter_1.3.1-1.dsc
 6369f66f80e4fdc2b86fe083f8a8f9a6cb53a66066f68daed6fc7f68501d16f4 4773674 
focuswriter_1.3.1.orig.tar.gz
 f6934d61451f35b622f5fd191077a20368f5549bc21888e2d83562d34fe59a58 2762747 
focuswriter_1.3.1-1.debian.tar.gz
 d533854daf72c92f73bd839b8e5c04531684fc60e8fe57a3850974265697f5ab 483326 
focuswriter_1.3.1-1_amd64.deb
Files: 
 b0b1324adbb0d9a5ae9a2d5f6ccaeb99 1323 editors optional focuswriter_1.3.1-1.dsc
 d64ea7ab5175ee20d14c92031c3933e5 4773674 editors optional 
focuswriter_1.3.1.orig.tar.gz
 f4274e605a71d72e90bf8c22f6754cb9 2762747 editors optional 
focuswriter_1.3.1-1.debian.tar.gz
 2b92d2321a819270f9ce2c72d68a4f05 483326 editors optional 
focuswriter_1.3.1-1_amd64.deb

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

iEYEARECAAYFAkzlC1QACgkQLz4Gnv7CP7JKZQCeL3pysayEiH860z9AbxH439Uv
Ut4AoICDH01h84hrRSW9joobe8AdJxLp
=4mo1
-END PGP SIGNATURE-


Accepted:
focuswriter_1.3.1-1.debian.tar.gz
  to main/f/focuswriter/focuswriter_1.3.1-1.debian.tar.gz
focuswriter_1.3.1-1.dsc
  to main/f/focuswriter/focuswriter_1.3.1-1.dsc
focuswriter_1.3.1-1_amd64.deb
  to main/f/focuswriter/focuswriter_1.3.1-1_amd64.deb
focuswriter_1.3.1.orig.tar.gz
  to main/f/focuswriter/focuswriter_1.3.1.orig.tar.gz


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



Accepted focuswriter 1.3.2.1-1 (source amd64)

2011-01-09 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 29 Dec 2010 21:28:37 -0500
Source: focuswriter
Binary: focuswriter
Architecture: source amd64
Version: 1.3.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 focuswriter - A fullscreen, distraction-free writing program
Changes: 
 focuswriter (1.3.2.1-1) unstable; urgency=low
 .
   * New upstream version (same as 1.3.2.git.69e4975b but bumps version)
Checksums-Sha1: 
 9c2d4f355efb3677be2115796efe13b0e66f5950 1331 focuswriter_1.3.2.1-1.dsc
 df7b7c8e77c90b81bcb5e3523823b02d49c9794a 5869040 
focuswriter_1.3.2.1.orig.tar.gz
 b0fec194777d0ba9531d3eb1abe205793c1e1e29 20573 
focuswriter_1.3.2.1-1.debian.tar.gz
 4de2941904a1c88368cb0e7258508cc34fab5ecd 511422 focuswriter_1.3.2.1-1_amd64.deb
Checksums-Sha256: 
 aa845e100eb6dca4f930dfbdd49e096a8cb0645336d209921c799b2f9c3a6202 1331 
focuswriter_1.3.2.1-1.dsc
 89dea6bac0a671d76a799765537965ee28f82097ede8a425b31a473c77636860 5869040 
focuswriter_1.3.2.1.orig.tar.gz
 8b14cb40d223ca2b0d06b21076f889337644f1d0189322974560dc5fac57e10c 20573 
focuswriter_1.3.2.1-1.debian.tar.gz
 cdfe4f8b8f5ddfc4e74fc56e4f6a6c49fce6872a32a14422299e9a315c65a665 511422 
focuswriter_1.3.2.1-1_amd64.deb
Files: 
 6bb694c81efcfa6dce8056edc39ac0b4 1331 editors optional 
focuswriter_1.3.2.1-1.dsc
 f09af39acf4edb75c7eeca947811b104 5869040 editors optional 
focuswriter_1.3.2.1.orig.tar.gz
 bb4e6dd6c3afe6707b2e9ba13001204a 20573 editors optional 
focuswriter_1.3.2.1-1.debian.tar.gz
 1080de6a0c73e2c1402c9fe32e11679c 511422 editors optional 
focuswriter_1.3.2.1-1_amd64.deb

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

iEYEARECAAYFAk0b79UACgkQLz4Gnv7CP7LgqQCeI3uon8re1RcBrBLmK0MTwKW0
aTUAoNS+qJKEIOLcp3pdP2Fqh6PP5dzx
=bpzP
-END PGP SIGNATURE-


Accepted:
focuswriter_1.3.2.1-1.debian.tar.gz
  to main/f/focuswriter/focuswriter_1.3.2.1-1.debian.tar.gz
focuswriter_1.3.2.1-1.dsc
  to main/f/focuswriter/focuswriter_1.3.2.1-1.dsc
focuswriter_1.3.2.1-1_amd64.deb
  to main/f/focuswriter/focuswriter_1.3.2.1-1_amd64.deb
focuswriter_1.3.2.1.orig.tar.gz
  to main/f/focuswriter/focuswriter_1.3.2.1.orig.tar.gz


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



Accepted focuswriter 1.3.2.git.69e4975b-1 (source amd64)

2011-01-09 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 29 Dec 2010 12:15:47 -0500
Source: focuswriter
Binary: focuswriter
Architecture: source amd64
Version: 1.3.2.git.69e4975b-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 focuswriter - A fullscreen, distraction-free writing program
Changes: 
 focuswriter (1.3.2.git.69e4975b-1) unstable; urgency=low
 .
   * New upstream version
   * Include post-release upstream mods
 - crash fix
 - es_MX (Mexican spanish) translation
Checksums-Sha1: 
 0c9cb6b95f67c0ab54127faa2aa346487e246838 1405 
focuswriter_1.3.2.git.69e4975b-1.dsc
 6fd9cfcc15c9441860528d5b14d35d2aa6178aa0 5867887 
focuswriter_1.3.2.git.69e4975b.orig.tar.gz
 f9128473385a169093375b5f848959251f7de328 2310 
focuswriter_1.3.2.git.69e4975b-1.debian.tar.gz
 901bf0c050db913cbc29d99fd3ea7818a2e9b1f8 511376 
focuswriter_1.3.2.git.69e4975b-1_amd64.deb
Checksums-Sha256: 
 cfde1aaef87c2f7d3357228762673f119fcea6118afb4ead3fec7914c473edf4 1405 
focuswriter_1.3.2.git.69e4975b-1.dsc
 971d9fa5cda8ec950a6f395161fd169dc0b81ce07643fad9e92ec289f9634113 5867887 
focuswriter_1.3.2.git.69e4975b.orig.tar.gz
 94014696a75bae19a4992b7e5f3b237d2ef509267675341ba18e99470d93da48 2310 
focuswriter_1.3.2.git.69e4975b-1.debian.tar.gz
 56bf18b6d7ee807b2a08b7215d292f8ba5ec75f7462ca42614ed805c6e2a5e75 511376 
focuswriter_1.3.2.git.69e4975b-1_amd64.deb
Files: 
 81be626fbf1f07d1e442713d2944c87a 1405 editors optional 
focuswriter_1.3.2.git.69e4975b-1.dsc
 b4b3055ff322f97674bdd424c7ec0ac0 5867887 editors optional 
focuswriter_1.3.2.git.69e4975b.orig.tar.gz
 b83d2874845b2238826b5d225513bce3 2310 editors optional 
focuswriter_1.3.2.git.69e4975b-1.debian.tar.gz
 a8667f0ef6bd140932241359a9d9e3be 511376 editors optional 
focuswriter_1.3.2.git.69e4975b-1_amd64.deb

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

iEYEARECAAYFAk0b6y4ACgkQLz4Gnv7CP7LzAQCfcZQUFvCnF5EyU1IJMPf+wI6p
v8EAn1Uq6HcD027Dr81ebpITkO86aUMd
=Ce5V
-END PGP SIGNATURE-


Accepted:
focuswriter_1.3.2.git.69e4975b-1.debian.tar.gz
  to main/f/focuswriter/focuswriter_1.3.2.git.69e4975b-1.debian.tar.gz
focuswriter_1.3.2.git.69e4975b-1.dsc
  to main/f/focuswriter/focuswriter_1.3.2.git.69e4975b-1.dsc
focuswriter_1.3.2.git.69e4975b-1_amd64.deb
  to main/f/focuswriter/focuswriter_1.3.2.git.69e4975b-1_amd64.deb
focuswriter_1.3.2.git.69e4975b.orig.tar.gz
  to main/f/focuswriter/focuswriter_1.3.2.git.69e4975b.orig.tar.gz


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



Accepted haskell-hfuse 0.2.3-1 (source i386)

2011-01-09 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 14 Nov 2010 11:30:32 +0900
Source: haskell-hfuse
Binary: libghc6-hfuse-dev libghc6-hfuse-prof libghc6-hfuse-doc
Architecture: source i386
Version: 0.2.3-1
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 libghc6-hfuse-dev - Haskell binding for the Linux FUSE library
 libghc6-hfuse-doc - Haskell binding for the Linux FUSE library; documentation
 libghc6-hfuse-prof - Haskell binding for the Linux FUSE library; profiling 
library
Closes: 566073
Changes: 
 haskell-hfuse (0.2.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #566073)
Checksums-Sha1: 
 23197e0eb187d62b3d691a041a04f265cbb262cf 1857 haskell-hfuse_0.2.3-1.dsc
 b744ee6300a840d814d1f5aa5553d9954e9d0260 12855 haskell-hfuse_0.2.3.orig.tar.gz
 2e07147d11c1456aacb136777de6799f0fc53d34 2569 
haskell-hfuse_0.2.3-1.debian.tar.gz
 81e8d324ab5d0bbbca4835db70447c2d2b14800b 105794 
libghc6-hfuse-dev_0.2.3-1_i386.deb
 0f90f25e8e1377614b851896c7b4a0a0db332fab 93202 
libghc6-hfuse-prof_0.2.3-1_i386.deb
 33e2a6843dc0168827dd5d9e7166171ca2b03ca1 37648 
libghc6-hfuse-doc_0.2.3-1_i386.deb
Checksums-Sha256: 
 3ac53a2acb1e75a040d483c6c54e0fdd1b84487c7aaa1b47f98ee306620d1157 1857 
haskell-hfuse_0.2.3-1.dsc
 e47a5334cdd86790a7d99b693b80972f17421659b7cbc92a81c229ce9fd68e42 12855 
haskell-hfuse_0.2.3.orig.tar.gz
 70b43966abf5c8926ab259904317fa83402ba3759d2fae04207d8d1ab896b1bb 2569 
haskell-hfuse_0.2.3-1.debian.tar.gz
 d25537d359f2991c5584d8c4d80bf77ff0d159352c6a6e4553fac995adfed3c5 105794 
libghc6-hfuse-dev_0.2.3-1_i386.deb
 a590cc86e2abc3e69839f9b838fc9370a0c4a0405b5ea384261a04a579b4ad76 93202 
libghc6-hfuse-prof_0.2.3-1_i386.deb
 e08139054002c0d56c10011b8418aa7bec9d8217500fdff2c26847f7576d9a48 37648 
libghc6-hfuse-doc_0.2.3-1_i386.deb
Files: 
 d3cdd944569c9fda3a386385c7ccb92a 1857 haskell extra haskell-hfuse_0.2.3-1.dsc
 e280c45ea67b166b6214b00907c11c00 12855 haskell extra 
haskell-hfuse_0.2.3.orig.tar.gz
 566cbdfb60cbcde9f647aaf84733aa1f 2569 haskell extra 
haskell-hfuse_0.2.3-1.debian.tar.gz
 0043097faedb51c168ddc4abb6a7fd5c 105794 haskell extra 
libghc6-hfuse-dev_0.2.3-1_i386.deb
 71358df901c3eb3cf376e34f773c9aea 93202 haskell extra 
libghc6-hfuse-prof_0.2.3-1_i386.deb
 12ebc5141133d92e20cf3b2f7a7a9683 37648 doc extra 
libghc6-hfuse-doc_0.2.3-1_i386.deb

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

iQIcBAEBCAAGBQJM4yxVAAoJEMwUn2wopeJXvRUP/0wRFNRt+s57sVqjaWjGGUUz
cXvKXgJ4m6w4SBiRfk8glbpx/LN6JlPjlkYEdPeWP6Ffd7L39DCQEXR/Tq6ENpQ7
yCsUAM7PJSoSntSTWZDZ7d7eKEmJ7ekInPMixP2jG8rR8GtZMUunm2uGo7jVeiqo
dAEMnaPVrVApERMWNy4vLQPiTImLmLOqBA0aWZ7Gn8y82BzAyJ4bSSn2GijiNEtr
gBMEi0OsfW61NFsQJuymcbFB+tvNkTSWBswCN3+GGQAzhpC/r5Jch/bg0PovX+UU
OJSuoK7Gfq/UQWBz80UQxxODREYAYc6wv0kFtI6FDXMu+QK2Krl+DJ9tyxdJRtWL
JgSYwAeswqtEcaPtG17eMJ/qhs9sXVp77fzTBhpqb24ke+N74zznz6M4MfEnWHMV
nW4/6qv6/eTetDyti1s+w4qcQYqUbH3oOslM3jFpMgJ3newrNxYEsk3Ri+J3ApQP
bL3dxQPYwV0tu+mnah4A93SAFTRpYyN7fI1YO55po+nagFwpeNekO8gO2Dd9ugWo
gFwccpLstJjqZBfAsQqSTsly/2sJbDhIWDOB9ELqt+QIUNHvtaHm1k2SoQWtU7rr
cU4XklWlC7xCzK3fXX4iOEN/s51JW2bv1JZ56fPglREI5aaa9fEfrUd9C/h1djc7
dJyCJXtPtHBbVEzZ7ucL
=Nboq
-END PGP SIGNATURE-


Accepted:
haskell-hfuse_0.2.3-1.debian.tar.gz
  to main/h/haskell-hfuse/haskell-hfuse_0.2.3-1.debian.tar.gz
haskell-hfuse_0.2.3-1.dsc
  to main/h/haskell-hfuse/haskell-hfuse_0.2.3-1.dsc
haskell-hfuse_0.2.3.orig.tar.gz
  to main/h/haskell-hfuse/haskell-hfuse_0.2.3.orig.tar.gz
libghc6-hfuse-dev_0.2.3-1_i386.deb
  to main/h/haskell-hfuse/libghc6-hfuse-dev_0.2.3-1_i386.deb
libghc6-hfuse-doc_0.2.3-1_i386.deb
  to main/h/haskell-hfuse/libghc6-hfuse-doc_0.2.3-1_i386.deb
libghc6-hfuse-prof_0.2.3-1_i386.deb
  to main/h/haskell-hfuse/libghc6-hfuse-prof_0.2.3-1_i386.deb


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



Accepted libconqat-simulink-java 2.7.dfsg-1 (source all)

2011-01-09 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 Oct 2010 20:40:25 +0200
Source: libconqat-simulink-java
Binary: libconqat-simulink-java libconqat-simulink-java-doc
Architecture: source all
Version: 2.7.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libconqat-simulink-java - Simulink parsing library for Java
 libconqat-simulink-java-doc - Simulink parsing library for Java
Closes: 599730
Changes: 
 libconqat-simulink-java (2.7.dfsg-1) unstable; urgency=low
 .
   * Initial release. (Closes: #599730)
Checksums-Sha1: 
 be82d4da12a3bbfd6ab054eb650fd007d6611887 1577 
libconqat-simulink-java_2.7.dfsg-1.dsc
 a7eb3a92f3460258618613930417f526cc0e16d1 354962 
libconqat-simulink-java_2.7.dfsg.orig.tar.gz
 176e0507cb55136dcdf8c6efd4f5ed7e96f1b508 2071 
libconqat-simulink-java_2.7.dfsg-1.diff.gz
 dae19b4e42d874d6f1c2dc4317e5c64352ec9be9 300674 
libconqat-simulink-java_2.7.dfsg-1_all.deb
 60ec5db0b4358b7172e24b2457464d03765861b6 361924 
libconqat-simulink-java-doc_2.7.dfsg-1_all.deb
Checksums-Sha256: 
 4edb4f66b7e6342e6564c7629227cc0f03da50e4f74a88125c410ebc04a71d8b 1577 
libconqat-simulink-java_2.7.dfsg-1.dsc
 f79a2b8fecfd5932cf9dd2b3d1af253c1c396cfda8e549759c3947f34cc12155 354962 
libconqat-simulink-java_2.7.dfsg.orig.tar.gz
 a621bc917504cb5696a331fd75f13e4e0ad5af510ce6f3cea1c80dd8003d2a71 2071 
libconqat-simulink-java_2.7.dfsg-1.diff.gz
 50f5e0875129c47425c537d2f53022b56efd8dcecbaaa48f26ff8ddebf49898a 300674 
libconqat-simulink-java_2.7.dfsg-1_all.deb
 8715a83db770ee2511ba912f71306069019b5faf030b4fe62c487a16a9af0685 361924 
libconqat-simulink-java-doc_2.7.dfsg-1_all.deb
Files: 
 51dda2d81bcaaf40f6aeec988ffebd25 1577 java optional 
libconqat-simulink-java_2.7.dfsg-1.dsc
 ac32e12f248495380d5931b0141e6de1 354962 java optional 
libconqat-simulink-java_2.7.dfsg.orig.tar.gz
 37a19fa3d5f6d6bb567719bcae21e0c0 2071 java optional 
libconqat-simulink-java_2.7.dfsg-1.diff.gz
 4dffef47cc369ddda2caa4924110d3e6 300674 java optional 
libconqat-simulink-java_2.7.dfsg-1_all.deb
 097f263116f00e1c6a7174c7165663de 361924 doc optional 
libconqat-simulink-java-doc_2.7.dfsg-1_all.deb

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

iEYEARECAAYFAkziNUgACgkQiOXXM92JlhArxgCgmrsxksxwV6eN62vWeJGT4cHz
AhEAoPJRg+LFWGvELlf4XGxuD835vPgs
=joC7
-END PGP SIGNATURE-


Accepted:
libconqat-simulink-java-doc_2.7.dfsg-1_all.deb
  to 
main/libc/libconqat-simulink-java/libconqat-simulink-java-doc_2.7.dfsg-1_all.deb
libconqat-simulink-java_2.7.dfsg-1.diff.gz
  to 
main/libc/libconqat-simulink-java/libconqat-simulink-java_2.7.dfsg-1.diff.gz
libconqat-simulink-java_2.7.dfsg-1.dsc
  to main/libc/libconqat-simulink-java/libconqat-simulink-java_2.7.dfsg-1.dsc
libconqat-simulink-java_2.7.dfsg-1_all.deb
  to 
main/libc/libconqat-simulink-java/libconqat-simulink-java_2.7.dfsg-1_all.deb
libconqat-simulink-java_2.7.dfsg.orig.tar.gz
  to 
main/libc/libconqat-simulink-java/libconqat-simulink-java_2.7.dfsg.orig.tar.gz


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



Accepted libdist-zilla-plugins-cjm-perl 3.02-1 (source all)

2011-01-09 Thread Dominique Dumont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 18 Nov 2010 13:19:58 +0100
Source: libdist-zilla-plugins-cjm-perl
Binary: libdist-zilla-plugins-cjm-perl
Architecture: source all
Version: 3.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominique Dumont dominique.dum...@hp.com
Description: 
 libdist-zilla-plugins-cjm-perl - collection of CJM's plugins for Dist::Zilla
Closes: 597613
Changes: 
 libdist-zilla-plugins-cjm-perl (3.02-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #597613)
Checksums-Sha1: 
 7d2b5b547ce360ceb0959a014a6b7bc62009c9fb 2113 
libdist-zilla-plugins-cjm-perl_3.02-1.dsc
 dd5eecd8eccea8be1969095b2ca0d9dd33a8accf 28337 
libdist-zilla-plugins-cjm-perl_3.02.orig.tar.gz
 607293ec7dabba9c6e5dcaf8d1e1d39e5dd63c91 1806 
libdist-zilla-plugins-cjm-perl_3.02-1.debian.tar.gz
 8d421ea68e177cf8063a736e4c37a54e6287a662 40492 
libdist-zilla-plugins-cjm-perl_3.02-1_all.deb
Checksums-Sha256: 
 7b9907c149982416c573af614e7c841240410595cdb6a664b46ed87d58a38964 2113 
libdist-zilla-plugins-cjm-perl_3.02-1.dsc
 d2bd5626c46358c4c1cae1119663cf21ab7d62fe3b9ebb3de3c80bab572032e6 28337 
libdist-zilla-plugins-cjm-perl_3.02.orig.tar.gz
 5883854ffa8526a8b2d001bcdf647984496b87b28c0934364ae89cf94dac80aa 1806 
libdist-zilla-plugins-cjm-perl_3.02-1.debian.tar.gz
 9973a42a5b20c183398ef7a7f695e4154ebf1f7a246badc9e40167c825cb5701 40492 
libdist-zilla-plugins-cjm-perl_3.02-1_all.deb
Files: 
 28d09d1bfd4f97f837c466d8ec3137f8 2113 perl optional 
libdist-zilla-plugins-cjm-perl_3.02-1.dsc
 38749f57c7efaa90fa8d7d2817ca56ba 28337 perl optional 
libdist-zilla-plugins-cjm-perl_3.02.orig.tar.gz
 355761158e256e09713b788c69c0a933 1806 perl optional 
libdist-zilla-plugins-cjm-perl_3.02-1.debian.tar.gz
 b97edbf0840f00e351475a1d6a2d70bf 40492 perl optional 
libdist-zilla-plugins-cjm-perl_3.02-1_all.deb

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

iQIcBAEBCAAGBQJM5V5eAAoJELs6aAGGSaoGzfwQALM0Oz6ypOasEZ22PJ6KIPDd
qfRS9KxrzPTyeDuBKnwiKHaqc1aMis2xHPmzkRuA9J1HugaxsgnDf5sV7g/Xvr7t
widn2KUq4HWXoWOYmUtb+wFzy06cpbWwyJn3hGvNyjelbdElZwvE9q7Q2tB60In9
epDw/fei/wZKaQE8N2OP9r8An+9spNjCi4JKW3zHgEzXdcl/gwkkKIp3vilqTMSu
Zb8TFmarmiPk+56IhS8OaJrqdPGHMj9l+w0n2ccdextRfjT6aY5rLPSneftXxvt7
jvvv4nG/UQdmhYITjLaqrBoavKsVfZqCsRalyj2S+kP7i8674DTkp2HSp3ibPT6o
X8BWBskQH7rH1K1vzGN3iLV1yu6Boojmv/Ar8PBZF66ShJvY75BfVMqNhQk/WKKo
p9fadwZ2HKAd67NIkwERkEZ8kvxJnmrvxRTe0BjAzHQe3beiI1XZV2PvA5GE60XP
uXNd9WcILjeDpnOShMuIsYOoo5H8DTf2Cmug0DzVWIY6aaHkh+iUTBSn0MGrIC6q
KQYd/BxkXXZXTOEJyKZUmcK5UBk28IMzABwmtUUrV8/m8HyXSjOCDkBmW3TALca2
k4BfVqp8HRXsPTxS1Lmb2FIa3TeX2nNnhssetQcOwvIolQfWwtiqmf7HwhtIBb5B
Wf67P/IKWqSVQRAFHelM
=Zz5z
-END PGP SIGNATURE-


Accepted:
libdist-zilla-plugins-cjm-perl_3.02-1.debian.tar.gz
  to 
main/libd/libdist-zilla-plugins-cjm-perl/libdist-zilla-plugins-cjm-perl_3.02-1.debian.tar.gz
libdist-zilla-plugins-cjm-perl_3.02-1.dsc
  to 
main/libd/libdist-zilla-plugins-cjm-perl/libdist-zilla-plugins-cjm-perl_3.02-1.dsc
libdist-zilla-plugins-cjm-perl_3.02-1_all.deb
  to 
main/libd/libdist-zilla-plugins-cjm-perl/libdist-zilla-plugins-cjm-perl_3.02-1_all.deb
libdist-zilla-plugins-cjm-perl_3.02.orig.tar.gz
  to 
main/libd/libdist-zilla-plugins-cjm-perl/libdist-zilla-plugins-cjm-perl_3.02.orig.tar.gz


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



Accepted ocamlify 0.0.1-1 (source all)

2011-01-09 Thread Sylvain Le Gall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 17 Nov 2010 22:09:41 +0100
Source: ocamlify
Binary: ocamlify
Architecture: source all
Version: 0.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Sylvain Le Gall gil...@debian.org
Description: 
 ocamlify   - include files in OCaml code
Closes: 602913
Changes: 
 ocamlify (0.0.1-1) unstable; urgency=low
 .
   * Initial release. (Closes: #602913)
Checksums-Sha1: 
 fad709abc092c6e82c8ab2ac439746137200c666 1927 ocamlify_0.0.1-1.dsc
 edac27eb484f151076d645a8b8b6d502e5f72376 46210 ocamlify_0.0.1.orig.tar.gz
 edc63c2512310877320b7b7588db4230d439b8ac 2680 ocamlify_0.0.1-1.debian.tar.gz
 298db7329d124b1b9e70327b689ee0149d12da23 195438 ocamlify_0.0.1-1_all.deb
Checksums-Sha256: 
 f2da45fc61e87ae5c0242bac9fc8f4ce34588cfa1ce1b4ab190be72e76fdad3f 1927 
ocamlify_0.0.1-1.dsc
 75f20c65b834165c98b606b03c7f28c09c03f3ebf12b69dae8ba2d2cf75836c9 46210 
ocamlify_0.0.1.orig.tar.gz
 58c6589645d9e9e92b43dfa1f7e2c75cc745f73760fe359437234f0a0c59ac4f 2680 
ocamlify_0.0.1-1.debian.tar.gz
 6354fd1e686e8eeb1060efa04390d3e9cb8343fc4c90d2acd42c3c4deefdac92 195438 
ocamlify_0.0.1-1_all.deb
Files: 
 17e715e0753386cd1fdb5a7a3f7721f3 1927 ocaml optional ocamlify_0.0.1-1.dsc
 bcd97ad0f7203019019997197451dbf0 46210 ocaml optional 
ocamlify_0.0.1.orig.tar.gz
 5e27f980315228587dd229728b015316 2680 ocaml optional 
ocamlify_0.0.1-1.debian.tar.gz
 86c907eb3aea449fd1449fa8f64389d6 195438 ocaml optional ocamlify_0.0.1-1_all.deb

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

iQIcBAEBCAAGBQJM5ET9AAoJEEe+WKJKPLhaVPoP/AyviSVD9fxxGmy6PuA/86Ch
3X8fqxwYVAdtvQkXAnWq2MHV0T9FzMQsUNrrmuj9VqrxagrmriYbknGKSeBfyVC5
4Y8a1ls21SmWFqc/T928BZAVA4VSTsn6/8+mYGcllqg/NYX9gf1goGs/1bWaR77L
RasD7ey/se+yopi0ZV5dPm0HRefE6nnStUEml3oOk0toq27N4QdrdI7ntQdU3oW/
AH1wBXuGWjg1WkU/72OOwMETVLSdiD4udF2GWKhG7SudfBRru7onHTTkqkkgQy/9
V7PTVC5Dx6ZiMt2971IFcHynYti53RhpURjUiteA5voa5DLz80TEztDJmmcW8Jsz
2tZXggznb8CrAszqwd+SSQo7UL5S63zFidRXKUXC0K3SG+Y9E8hqwAY243an8g4F
bNhoJ49AW30ZqMm9+/D/3bJv1sXw7qR0Zt/lg7ULDVFOYeatWFhU3J5fvBxTZ3bA
Ild5TnxpsXghLPBnVOvrYSZAaRMJq3rz+gp+6NCt3nToVVbu5IxzotiIO2eJ0ih/
QbOSBWfZUOlSXnw6LQGZGhejMNPipCvymhYez84oOVkbg6p9Vdp8L/ukKXN1tO+l
hp72hRdupOasmQsIT7lhAJeb7Gq0TH+qL4VIw9VfF6V38kv7xouFthA1y84SDrKj
KC1W9JKeLWf5UfKvo3Eh
=+WjY
-END PGP SIGNATURE-


Accepted:
ocamlify_0.0.1-1.debian.tar.gz
  to main/o/ocamlify/ocamlify_0.0.1-1.debian.tar.gz
ocamlify_0.0.1-1.dsc
  to main/o/ocamlify/ocamlify_0.0.1-1.dsc
ocamlify_0.0.1-1_all.deb
  to main/o/ocamlify/ocamlify_0.0.1-1_all.deb
ocamlify_0.0.1.orig.tar.gz
  to main/o/ocamlify/ocamlify_0.0.1.orig.tar.gz


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



Accepted pd-windowing 0.1-1 (source amd64)

2011-01-09 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 10 Nov 2010 15:17:34 -0500
Source: pd-windowing
Binary: pd-windowing
Architecture: source amd64
Version: 0.1-1
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-windowing - a library of windowing functions in Pd
Closes: 591704
Changes: 
 pd-windowing (0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #591704)
Checksums-Sha1: 
 67a97bd968103c4226668a6194d5a704dff6d43d 1788 pd-windowing_0.1-1.dsc
 b5a37ee59286d87753ec1f04d52a024e90ba4c80 23322 pd-windowing_0.1.orig.tar.gz
 241a83f68d1d6473251cec975f071a59e20e56a7 2107 pd-windowing_0.1-1.debian.tar.gz
 28e0eedb4be6b308edb77ab7ed417cdbdba19bb2 26828 pd-windowing_0.1-1_amd64.deb
Checksums-Sha256: 
 440e49edd121d222d65f81ca5dba88eee9fc3e5b824a65a346a01fc57f3dc475 1788 
pd-windowing_0.1-1.dsc
 d6d4acfba07784dad526cb66da70f5065483e49e44b205314c3660d292e30584 23322 
pd-windowing_0.1.orig.tar.gz
 7ca25ae9373e7a14c570da12fefbd8b88ef1323d8336720206203d8d73fa62f0 2107 
pd-windowing_0.1-1.debian.tar.gz
 43fb0ed0f936c2c721f68b85c4ada5d174e50faca44ecf12ec9bc7253e499f6d 26828 
pd-windowing_0.1-1_amd64.deb
Files: 
 01aa903daab925de90ea5266525bfbd2 1788 sound optional pd-windowing_0.1-1.dsc
 2f2011f8feb046e2cd1fda9611923541 23322 sound optional 
pd-windowing_0.1.orig.tar.gz
 ae4da50d546de5c9d2a26a1b31ef0881 2107 sound optional 
pd-windowing_0.1-1.debian.tar.gz
 f750dac1e00973b987fbcc1c990a4d3a 26828 sound optional 
pd-windowing_0.1-1_amd64.deb

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

iQIcBAEBCAAGBQJM5DU7AAoJEKO6uuJAjdbP/QwP/RhoRPCzoSL1p57Fi0ZqoThw
syHXUXx3lN4+Lmu87TmJ6KQBAMWLMubOanW6K6ME/XHGbZ80qcnMK0Z6MCCiAy4V
t1k3iY8E7sPMB/LTb3dwpTWn98mzMApvTfNSpe5VA6JRau76tqpHUeU7jWcY9o40
zay4zB+tqcuAZVMo9lufbxZFSh+y5KkoXaceAz7wKOpI8YW66nUXhCkElalH8rgA
HgfTOv7mAtV6MS1d92q53zd35HJezKcgtfQzmvifqE9XHLZ6LXYtKgUVyhborxMT
cP7dWOHWZ4ZZu0eH24Ylutrakb+LeQEDZEZzGuCAMFU0/RqM8wiqzoZEtl+lrofk
onbAo/pecITuGJlCy+oAphWql6f8QsmHYKAcx9dtAcheSPWbPCzuqY51WfgwkR8g
jUPW01uPrkMAjivWcY0382h2B2PviD+HH0Elt0XVIYbZsRWuhdaPogdxWaJOhGFF
mnwLhdEftaoCKEOIBPc0vDdQZNmU/isVWHlNJ9dCFdgRxCLiMoXqynWnbKkxC/kj
h1BpR8BLXyf4zi6mlW/43yEz6E32dsOfOnbdpSpPJoZNew4r4f+9hBcuSYicWEgA
V7SMuqp8MhRzZPyW7l8xVLHhba4cHsyqz4Sf5/PNSXQW8eY4SdaO6R7kA1FJvCKX
iUTaFNSOQ/J6KsaZUZz9
=IEVo
-END PGP SIGNATURE-


Accepted:
pd-windowing_0.1-1.debian.tar.gz
  to main/p/pd-windowing/pd-windowing_0.1-1.debian.tar.gz
pd-windowing_0.1-1.dsc
  to main/p/pd-windowing/pd-windowing_0.1-1.dsc
pd-windowing_0.1-1_amd64.deb
  to main/p/pd-windowing/pd-windowing_0.1-1_amd64.deb
pd-windowing_0.1.orig.tar.gz
  to main/p/pd-windowing/pd-windowing_0.1.orig.tar.gz


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



Accepted python-jsonrpc2 0.2.3-1 (source all)

2011-01-09 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 14 Nov 2010 17:39:36 +0900
Source: python-jsonrpc2
Binary: python-jsonrpc2
Architecture: source all
Version: 0.2.3-1
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 python-jsonrpc2 - Python WSGI Framework for JSON RPC 2.0
Closes: 603531
Changes: 
 python-jsonrpc2 (0.2.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #603531)
Checksums-Sha1: 
 fff102717d8f651b4fdd1f3cafcc7d93bb297f64 1841 python-jsonrpc2_0.2.3-1.dsc
 f836269ab8f8b3e54ceca0aff668d717bc538bae 5896 python-jsonrpc2_0.2.3.orig.tar.gz
 8bdaa8cf2522c8ef24a607dcbdce9f979a62080b 4274 
python-jsonrpc2_0.2.3-1.debian.tar.gz
 6a6d9543c3485940c530f03e98253d4d7a15d601 7532 python-jsonrpc2_0.2.3-1_all.deb
Checksums-Sha256: 
 d6940c39620c6d11ab90659d433813915b9ab0fe76aaa815d421ebdf9b458217 1841 
python-jsonrpc2_0.2.3-1.dsc
 7729976627c3e87900a22561d7ad9a9c139dc769a570c577811b3a087449b029 5896 
python-jsonrpc2_0.2.3.orig.tar.gz
 3a7ef86f68134dd8e895f6878875ba43548c278666ef6493aecdbf5d721b21e0 4274 
python-jsonrpc2_0.2.3-1.debian.tar.gz
 0f189f5c6914e4e0dadcb4f1783d041b4e229e9db77052f768eafb2a5a8a6023 7532 
python-jsonrpc2_0.2.3-1_all.deb
Files: 
 65554c2ae2fb5dfe83937d570451b5e0 1841 python extra python-jsonrpc2_0.2.3-1.dsc
 e1f290a32194a4083b64f9566781b7c1 5896 python extra 
python-jsonrpc2_0.2.3.orig.tar.gz
 c3d3bf6310b6c077c8d1ceeeb38c7cd1 4274 python extra 
python-jsonrpc2_0.2.3-1.debian.tar.gz
 21d0c3d27aea53754564789bae9fb2e0 7532 python extra 
python-jsonrpc2_0.2.3-1_all.deb

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

iQIcBAEBCAAGBQJM4y9JAAoJEMwUn2wopeJXNrMP/Ry07jY5yE5VF8twEGsCx5cc
/Wpbdqy2X8sWB5f88nrzkyN+FAc7ss76tw/K6r78dCJUd6Tstkl3PcwJKlRIJ06L
bTTR37Xydcj/e5RStTmhnarKqKWWW451VrCW994VbEIsDHwZyMktAP+QpC2u2lQP
r120KXs0PZWWHhW4n7P980WYetCrSMfgSZwI/2i3N9opIOemI4Hqdf0hAb0wljBi
Nwuw7YaHUZbsTIj1/nNNNHmACjrAl4AM6fF7EMyiV5hwExrP2korbb1ALL/uBWQK
BCsYA/VDaBgN3B6OU7+gpf20l+1/dX3Bb0P9YG/R0LwfIT/jaIR+S7aNoY4uNIEk
b5dLUXIZ36+BJkgbM1wckDMDIMaTMFANGxn3IAqGVOkhLkCSyqMRlV+cCotNOEDQ
nuatehgPfhljt0e9hPIpxcatdRF342a0/GU0kt2A1YylZEgTEqoQUrtu9Jmoe46S
SXaXhLVzMymH/3Ryra+otetZ2OTcECp9zuL+48pozSSfYet7OD2b1pJb6jCovZtH
HZYMfykirCdy4xMSe2mNSb+XoFbbVxbS732o3YL8NypZoNvjnZIPn6iQL3ddvoAq
Ec+JDMUpM8IOLQjfBwXSfQW9YBy04mSKAbXnoks0kb8aYQlyaNlV2Vvzkgmc+Iek
CBrXHMuaz9swNFOy2dnj
=fEq3
-END PGP SIGNATURE-


Accepted:
python-jsonrpc2_0.2.3-1.debian.tar.gz
  to main/p/python-jsonrpc2/python-jsonrpc2_0.2.3-1.debian.tar.gz
python-jsonrpc2_0.2.3-1.dsc
  to main/p/python-jsonrpc2/python-jsonrpc2_0.2.3-1.dsc
python-jsonrpc2_0.2.3-1_all.deb
  to main/p/python-jsonrpc2/python-jsonrpc2_0.2.3-1_all.deb
python-jsonrpc2_0.2.3.orig.tar.gz
  to main/p/python-jsonrpc2/python-jsonrpc2_0.2.3.orig.tar.gz


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



Accepted python-pgmagick 0.3.0-1 (source i386)

2011-01-09 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 15 Nov 2010 21:27:13 +0900
Source: python-pgmagick
Binary: python-pgmagick
Architecture: source i386
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 python-pgmagick - Yet Another Python wrapper for GraphicsMagick
Closes: 601047
Changes: 
 python-pgmagick (0.3.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #601047)
Checksums-Sha1: 
 0aba76ffa139f25958a7868748175814a4dedaa7 1807 python-pgmagick_0.3.0-1.dsc
 50423ce5fe447aa34f6fe23320d258dbfd0e1efd 26313 
python-pgmagick_0.3.0.orig.tar.gz
 2a2fa92cae09e33007df28bc55c7abac466bbb30 2775 
python-pgmagick_0.3.0-1.debian.tar.gz
 f05082f56b6358036ce0b8aeb7a9e56dbec64be9 115 
python-pgmagick_0.3.0-1_i386.deb
Checksums-Sha256: 
 2ed134db38b691865ca5b5aae5b34c1adf15a325176f3fd5050494c16fafdf63 1807 
python-pgmagick_0.3.0-1.dsc
 2cb4b7273b3b84627313c962ecc307e7c416a0fdb92da816d83cfde8ae1840fa 26313 
python-pgmagick_0.3.0.orig.tar.gz
 b737f9c2f779b44c57ea2f738519b31eb547bd79bde295f486a88dc4faebe6e3 2775 
python-pgmagick_0.3.0-1.debian.tar.gz
 0ffbefc0b8b561b464ac8c05b126f9186c926b86e487aa89cc47fac12b7b2247 115 
python-pgmagick_0.3.0-1_i386.deb
Files: 
 9ecf706503ccd2aa01c3de8bbbe494df 1807 python extra python-pgmagick_0.3.0-1.dsc
 618f180173c70765d77361a1cedbccfd 26313 python extra 
python-pgmagick_0.3.0.orig.tar.gz
 d107cb6c3c57dbf1b6fc72f89151105f 2775 python extra 
python-pgmagick_0.3.0-1.debian.tar.gz
 8d0cac9614e1f10ca68757c9f1d29006 115 python extra 
python-pgmagick_0.3.0-1_i386.deb

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

iQIcBAEBCAAGBQJM4zS1AAoJEMwUn2wopeJXZZsP/iGqgxCty7A4jbxNiOpakb6J
v58GmUkQqs47Hk01waJ/lZJTm8jhioeJnH2Sb723uQhxv+8419Zu6DtlkinJ3Hyt
Hxc0wjY12lDTyIDOdKLYw/Ey/s25nkGr2Jzzq6fS1JuIUrGypP7B6GapknjtOKYe
r4pv6Ln7IPCmKZPSrrCeADMLTnjPgLirWKxynw5XLGNH3vtoru0CKl/+yl/TIap3
1KdssId3o2MjyEmkr4nj4PWIvIz+E+Pd6IQZu+6D32JxkI5LfTgDcGyLt+zyu6QQ
bmrQTnDHlN2ObSQujbk2UqyCkd6H1A7lRDD2XkgRF8iq6sNTJwRicivsBkMCvomu
JXbYM6MAetbQ9KdNLCoBaws28oReN1pdGjZGgNSS2wQllVE5Qb67Ay12KFGTsyPU
h93R5uIdyVJt7UP1qVBGr9o9eK/5Mf56p1+1Wu4uVyEUCo0SSeFm7MXEx2LLmiQX
SZDuqNvhtP2JBL1UWsQ2LUrTFD3BbtDV8YZRRnLfL5XGa9u4GkdnTebdOjEnc1h+
L0YxptiTJXZZwseOrHFoEBdcw6bYjHQYqaeRNr5WKfxFI6lvm8irgKWyVB83S8l5
Nax97Nr8i74o/AbtWHLpXYUhTB+0ofySLMcDIn1YOWJ1xVcvCRnsY8n2dlAf4ctj
kDIeg5rqH/gkfjmk5jHP
=mi5/
-END PGP SIGNATURE-


Accepted:
python-pgmagick_0.3.0-1.debian.tar.gz
  to main/p/python-pgmagick/python-pgmagick_0.3.0-1.debian.tar.gz
python-pgmagick_0.3.0-1.dsc
  to main/p/python-pgmagick/python-pgmagick_0.3.0-1.dsc
python-pgmagick_0.3.0-1_i386.deb
  to main/p/python-pgmagick/python-pgmagick_0.3.0-1_i386.deb
python-pgmagick_0.3.0.orig.tar.gz
  to main/p/python-pgmagick/python-pgmagick_0.3.0.orig.tar.gz


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



Accepted python-pyalsa 1.0.22-1 (source i386)

2011-01-09 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 15 Nov 2010 21:12:53 +0900
Source: python-pyalsa
Binary: python-pyalsa
Architecture: source i386
Version: 1.0.22-1
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 python-pyalsa - Official ALSA Python binding library
Closes: 565605
Changes: 
 python-pyalsa (1.0.22-1) unstable; urgency=low
 .
   * Initial release (Closes: #565605)
Checksums-Sha1: 
 070c56c0d6af05b065e7ac77caf8d15b5c016203 1802 python-pyalsa_1.0.22-1.dsc
 eb29e3ebb5df85df4f68cbef69478cb0c52e8199 39453 
python-pyalsa_1.0.22.orig.tar.bz2
 e70faa1cc8a74fd046e081ee322e190a49ad8e15 3074 
python-pyalsa_1.0.22-1.debian.tar.gz
 5fb436f94fcad68c0232a9904fb364bf2ed8ede1 121656 python-pyalsa_1.0.22-1_i386.deb
Checksums-Sha256: 
 7805a676ec1bfdc495289d32cf46b02c46bfc50d0d9d6fddbb123c4055e7252c 1802 
python-pyalsa_1.0.22-1.dsc
 24c0ce813f77fca5e1b1030b51134f0dca1b3c8e090d1120f24a3adae8c019e8 39453 
python-pyalsa_1.0.22.orig.tar.bz2
 dfc1128498d320a93ba194513177e0cb0d037853ab8477738bd81e064fe5509c 3074 
python-pyalsa_1.0.22-1.debian.tar.gz
 e52432d90a4af0c319805726df4248fcb935f5b0323c27b3158323f153ecaae4 121656 
python-pyalsa_1.0.22-1_i386.deb
Files: 
 c9f955f02a0dd878a9fe1c2eca2228a7 1802 python extra python-pyalsa_1.0.22-1.dsc
 37f798ab9fc1a49f75b15a611e8335fb 39453 python extra 
python-pyalsa_1.0.22.orig.tar.bz2
 b687167eba06355fb9e4f336d73169f7 3074 python extra 
python-pyalsa_1.0.22-1.debian.tar.gz
 faeda2e45e655be203f85ee00db8a13d 121656 python extra 
python-pyalsa_1.0.22-1_i386.deb

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

iQIcBAEBCAAGBQJM4zUiAAoJEMwUn2wopeJXNX4QAMGByVwsjcYmFP+Xmu7Sd5Xa
iMMyr2XiKYcqaUWrURTeyU4hRF+jMBPbiYQnoTIy2xoEB1MK/lVXtwocr3ZpmNmU
wud3g5CrC4qyWosrgBd2JCiCRMr7V8LJLXIgjujFWE6a4AMh7ux54ICmDnWPNKG6
v+dUXk9vLoun9Je6sANJVHq+/ISxFMHMWtGgHYlbVN5G86UaimQlT9OzdloX3eIE
FU42RLs6+DxCRDq6VF/4L4uwYDqjn3wmc2CgAlFWQGUJ54fZldtlNJTixi0UUbEp
3IgHQJw/3xhGAJVv8yXpJDNeY1Ze5YOLW26F5Cqj9Z7Xpp3rTsvgxg4vyliIQ1td
kz0Ncbry3qI+urYR5hO+oRRt95/ErsKNZDkOOyEa6dnxnhBkAyPRKv14p281M9lB
KZSNQ9J0gjb7ofL078bFWS6Xvb83+ci40zoBQgNiSdgy+C8lC1vAwmW7ivSnDyxc
wRYl0tfLhGBgI4MJnbVccvMi2ThFrFW5QSEfGTrmTfp7fGGKBYn6N1CK7ft/wBHD
l5f9abV8UNf/YXABi3UQH+ETHZVGAsFgq/lineuMmzzYjKNK0ocCBUKfLlYYsxRV
sen37o430vhUM6eSsP4HITEUlfDWRmk9QUkbcSrFZ0BcShbE9mZb86zfDl+5Lavn
fZY0NYXy2UVLOiO3ZZX0
=nYAq
-END PGP SIGNATURE-


Accepted:
python-pyalsa_1.0.22-1.debian.tar.gz
  to main/p/python-pyalsa/python-pyalsa_1.0.22-1.debian.tar.gz
python-pyalsa_1.0.22-1.dsc
  to main/p/python-pyalsa/python-pyalsa_1.0.22-1.dsc
python-pyalsa_1.0.22-1_i386.deb
  to main/p/python-pyalsa/python-pyalsa_1.0.22-1_i386.deb
python-pyalsa_1.0.22.orig.tar.bz2
  to main/p/python-pyalsa/python-pyalsa_1.0.22.orig.tar.bz2


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



Accepted rdfind 1.2.4-1 (source i386)

2011-01-09 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 15 Nov 2010 14:42:08 +0900
Source: rdfind
Binary: rdfind
Architecture: source i386
Version: 1.2.4-1
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 rdfind - find duplicate files utility
Closes: 511807
Changes: 
 rdfind (1.2.4-1) unstable; urgency=low
 .
   * Initial release (Closes: #511807)
Checksums-Sha1: 
 d0daa59eac16701b88319aed4e58190f2227eb10 1671 rdfind_1.2.4-1.dsc
 27fff523036ee4a5d69c5e646d27db75d8e3f1d1 99903 rdfind_1.2.4.orig.tar.gz
 7a7aa7b634942efa76b1f64c6a2b19225019868c 2162 rdfind_1.2.4-1.debian.tar.gz
 bbf94c96e760a68161e1af2955ebcc4d75e34fbf 41620 rdfind_1.2.4-1_i386.deb
Checksums-Sha256: 
 0b327c348710ab274f6ee55966afe71640131a7aab8df2f189a5851b02ccb308 1671 
rdfind_1.2.4-1.dsc
 246c981ef5450a43c00be3db729c11b95731215e7f1c71c6a5c6acb811387e5e 99903 
rdfind_1.2.4.orig.tar.gz
 eecdde8c59e31176f889f10c96ad936ed708495bb0699fa41456ac2249417bba 2162 
rdfind_1.2.4-1.debian.tar.gz
 f9e70a75fe9ee2c7fd8bf4bbcf905e002ed5d4cc3840b78636573b8e27edabd0 41620 
rdfind_1.2.4-1_i386.deb
Files: 
 e31d6f538be157adaa0a9bf00adc5e4e 1671 utils extra rdfind_1.2.4-1.dsc
 3d5c34d12d3f8eefe3aa8c0123d7a875 99903 utils extra rdfind_1.2.4.orig.tar.gz
 cf1b3bcf78582e586124f6cec727df83 2162 utils extra rdfind_1.2.4-1.debian.tar.gz
 6d4840777fb60b1925a5f0beb3abd8cd 41620 utils extra rdfind_1.2.4-1_i386.deb

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

iQIcBAEBCAAGBQJM4zTXAAoJEMwUn2wopeJXo74P/3vvOZBeKsGRdEIjrG4IQ/QB
gA36iX2ypzTdmzsJdmap+dE885WVz8jdAYlA+9Z2nBS8m6JS670c19ATfIWRbmtw
BWeChtkEwkMzz4BfnJuqHz7fPs7e+KGVGinr2+wR0GzVH3FTD926UXq1+IG8lrdB
M34Rz+eSOcgxtSCoMrmP9SD5fa8WRWiUeQQ9j4CCFGv93l25b01j9QV07+m2KzO4
akrkO1R4IhDBmkG/1n6oKnJtD9MVdR56cUNmnmiVZcwuA9uPk6EiDvilybdkCg8T
EjvDcP2ca1tw58Ken8iU1DNdHk2p4hOQZj2ogJrilRDVs2DEQ9X/zYlVb6IG4a4/
DgYC2dHEDThmm0NZFiwa4HMz2ELMahdFTgLjTkifVf9DL+W2qMajlffJJ7j0gQx4
p0MVNwgsY4+rFRK59HAmF4fnC5sKiB/GUhal5gQDlPk6j0iyI0Bi+RIvBffJ78iS
/nic7ZubnlaJU2CkzM4856mCDO22UOa4HHIsS2VJDPw50MdaH9da1kBYcxd0fZKZ
vMbpqZXfOxMWsIAt1fNhbr+YPSCvN9WamIHgZmp4bfxC0u6NrzTkFix+oGEstF16
2R0axKmi3yP567tIMsygBhW0kIiV0w+IIcLbVzlwNrvmyIzbvXvDl6GaEy3QyKmt
kK2yB+zPiIjl8vZP9qul
=CrTg
-END PGP SIGNATURE-


Accepted:
rdfind_1.2.4-1.debian.tar.gz
  to main/r/rdfind/rdfind_1.2.4-1.debian.tar.gz
rdfind_1.2.4-1.dsc
  to main/r/rdfind/rdfind_1.2.4-1.dsc
rdfind_1.2.4-1_i386.deb
  to main/r/rdfind/rdfind_1.2.4-1_i386.deb
rdfind_1.2.4.orig.tar.gz
  to main/r/rdfind/rdfind_1.2.4.orig.tar.gz


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



Accepted tilestache 1.2.2-1 (source all)

2011-01-09 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Nov 2010 22:14:57 +0100
Source: tilestache
Binary: tilestache
Architecture: source all
Version: 1.2.2-1
Distribution: unstable
Urgency: low
Maintainer: David Paleino da...@debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 tilestache - map tiles caching system
Closes: 603050
Changes: 
 tilestache (1.2.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #603050)
Checksums-Sha1: 
 3f25b3a2a1c703f244e6c6fdf67ce85608b800ed 1165 tilestache_1.2.2-1.dsc
 4cb1387a37f2451c40dc7f488d38b8b5653e37bf 80101 tilestache_1.2.2.orig.tar.gz
 195c0b1baafcfbce453e588ad8887c7ada9a2279 4866 tilestache_1.2.2-1.debian.tar.gz
 d1485ed5b721c9472e2e5040b7d716acfa8dd0b5 68902 tilestache_1.2.2-1_all.deb
Checksums-Sha256: 
 e0fdc7e42250fa67e5af60731813c4cde82934098733d2f6327fc358ad6639e6 1165 
tilestache_1.2.2-1.dsc
 6b5ff9b34e7c699ebe6f12e84b2f0ca1343b31efbec4aa5c0031a4bf815680d0 80101 
tilestache_1.2.2.orig.tar.gz
 07f274936eeec8b8e4212a3c1de65eea4375de9d4368a2cae282634e7b2aa612 4866 
tilestache_1.2.2-1.debian.tar.gz
 d9d4dac7d3cc270e292feb68a5c91b35d22304c391f2e1a2236765f5c5f9674a 68902 
tilestache_1.2.2-1_all.deb
Files: 
 52c708f0433bd86cb4723a37cbd511c2 1165 web extra tilestache_1.2.2-1.dsc
 cd92accdb3278311959cbae8bce00845 80101 web extra tilestache_1.2.2.orig.tar.gz
 bd6faa139d796cad83d0e0be59224513 4866 web extra 
tilestache_1.2.2-1.debian.tar.gz
 7b2d8dc5d588c87b70e1c751cf7dfffb 68902 web extra tilestache_1.2.2-1_all.deb

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

iEYEARECAAYFAkzho7QACgkQ5qqQFxOSsXSmHQCeLwKU6kDuWCk4J9MTtzdkSOyD
B0IAoJf3XHX3JJdRIId+fva8fvtQFeF2
=OpoQ
-END PGP SIGNATURE-


Accepted:
tilestache_1.2.2-1.debian.tar.gz
  to main/t/tilestache/tilestache_1.2.2-1.debian.tar.gz
tilestache_1.2.2-1.dsc
  to main/t/tilestache/tilestache_1.2.2-1.dsc
tilestache_1.2.2-1_all.deb
  to main/t/tilestache/tilestache_1.2.2-1_all.deb
tilestache_1.2.2.orig.tar.gz
  to main/t/tilestache/tilestache_1.2.2.orig.tar.gz


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



Accepted gavl 1.2.0-1 (source all amd64)

2011-01-09 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 13:22:22 +0100
Source: gavl
Binary: libgavl1 libgavl1-dbg libgavl-dev libgavl-doc
Architecture: source amd64 all
Version: 1.2.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libgavl-dev - low level audio and video library - development files
 libgavl-doc - low level audio and video library - documentation files
 libgavl1   - low level audio and video library - runtime files
 libgavl1-dbg - debugging symbols for libgavl1
Changes: 
 gavl (1.2.0-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Update Standards to 3.9.1.
 - Adopt one-dep-per-line style.
   * debian/copyright:
 - Update my email address, fix pattern in Files field.
 - Wrong proposal revision number, set Format-Specification to rev 135.
 - Clean-up and updates.
   * Don't build static libraries anymore.
   * Set libgavl-dev to architecture-independent.
   * Update libgavl1.symbols file.
Checksums-Sha1: 
 d920a3de3dcca83886bbac0958f917d160761264 1407 gavl_1.2.0-1.dsc
 a48ccb58aeb4cdd2e986b2fa432db39a95189366 4589139 gavl_1.2.0.orig.tar.gz
 e1f94d4fd6659774190723c9a9d9a741a6d414fe 5873 gavl_1.2.0-1.debian.tar.gz
 fbcf0b76a942a22050c57829a6a24b2cd1e89da2 3743064 libgavl1_1.2.0-1_amd64.deb
 c988357feacf050eb4d176c44ae77daa04135648 854552 libgavl1-dbg_1.2.0-1_amd64.deb
 ac1cc5c871041631189b7baf1e7983c7ac8656d7 37012 libgavl-dev_1.2.0-1_all.deb
 77e7fa6049ed449175c5102fd626bff42eeb24b6 224666 libgavl-doc_1.2.0-1_all.deb
Checksums-Sha256: 
 a2c36fec18499812c897440533afd20a98f0e2f7f0a2be045aaafb697aae6d67 1407 
gavl_1.2.0-1.dsc
 814120339f7a99d35c36e0eb61ba6cf60bd939ee4a47d73a17f3ba1438c5f88e 4589139 
gavl_1.2.0.orig.tar.gz
 9ff80434e9aa58af1129987b2304f0153e835e56ab8c6721f91bfbad58c1f54c 5873 
gavl_1.2.0-1.debian.tar.gz
 8c89662aa08d79eb46497b27f3d15484c34540591b68460ed6df26d3d6917840 3743064 
libgavl1_1.2.0-1_amd64.deb
 f0a7be8d1a79bee26a2e99a5348644c762d523fb72616989372b811d0f08d49e 854552 
libgavl1-dbg_1.2.0-1_amd64.deb
 a23e00b26e6df935737a38552920773601a2abe38519978fff1ecc144b6923ab 37012 
libgavl-dev_1.2.0-1_all.deb
 02e250fa67f86457f2451dbe5ab0b14189cede020c85ff15c024e36cd0fff116 224666 
libgavl-doc_1.2.0-1_all.deb
Files: 
 356de25757aa6f1adb3368ee7af36b48 1407 libs optional gavl_1.2.0-1.dsc
 f7dd25d3ef26a8d22f947e9383d251e7 4589139 libs optional gavl_1.2.0.orig.tar.gz
 643aed0733be9a38ddc745a14338c600 5873 libs optional gavl_1.2.0-1.debian.tar.gz
 cc227dc6f63edf2bc5344e0d95014245 3743064 libs optional 
libgavl1_1.2.0-1_amd64.deb
 71c97dc8d7c42680f3995521c5be9a12 854552 debug extra 
libgavl1-dbg_1.2.0-1_amd64.deb
 059609931c8c8a54464f5d46a18fa2db 37012 libdevel optional 
libgavl-dev_1.2.0-1_all.deb
 6acfdb72c82927a0bf99473549cec9f2 224666 doc optional 
libgavl-doc_1.2.0-1_all.deb

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

iEYEARECAAYFAk0pqvwACgkQRdSMfNz8P9BvRwCeKiJhWV1xvvp02DHDkz3tR67l
j7UAnAjURVXI7uhwEr9zCxoH85NR+VTW
=bnhr
-END PGP SIGNATURE-


Accepted:
gavl_1.2.0-1.debian.tar.gz
  to main/g/gavl/gavl_1.2.0-1.debian.tar.gz
gavl_1.2.0-1.dsc
  to main/g/gavl/gavl_1.2.0-1.dsc
gavl_1.2.0.orig.tar.gz
  to main/g/gavl/gavl_1.2.0.orig.tar.gz
libgavl-dev_1.2.0-1_all.deb
  to main/g/gavl/libgavl-dev_1.2.0-1_all.deb
libgavl-doc_1.2.0-1_all.deb
  to main/g/gavl/libgavl-doc_1.2.0-1_all.deb
libgavl1-dbg_1.2.0-1_amd64.deb
  to main/g/gavl/libgavl1-dbg_1.2.0-1_amd64.deb
libgavl1_1.2.0-1_amd64.deb
  to main/g/gavl/libgavl1_1.2.0-1_amd64.deb


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



Accepted clipit 1.3.6-1 (source i386)

2011-01-09 Thread Cristian Henzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Dec 2010 13:41:26 +0200
Source: clipit
Binary: clipit
Architecture: source i386
Version: 1.3.6-1
Distribution: unstable
Urgency: low
Maintainer: Cristian Henzel o...@web-tm.com
Changed-By: Cristian Henzel o...@web-tm.com
Description: 
 clipit - lightweight GTK+ clipboard manager
Changes: 
 clipit (1.3.6-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 1b12f8b75dc2291f887f97e94ef5a816a0192f1c 1075 clipit_1.3.6-1.dsc
 a7acf93cea73553e8c8aeca7d470e931a21f8ec8 139681 clipit_1.3.6.orig.tar.gz
 daf9cc7c96bdbab281c77b4e703a840777951855 2024 clipit_1.3.6-1.debian.tar.gz
 4b49ad7daaf3a014dcf296815ac02ae1c62985ec 49448 clipit_1.3.6-1_i386.deb
Checksums-Sha256: 
 c349aa422b399d2d0c4a8476c4b8cf11bf5621c78ab51bfddb84b383a3982f75 1075 
clipit_1.3.6-1.dsc
 dc91915d24399629e8b44bd1a7f2c61b2231bd8fb388641e950d9a22a0802def 139681 
clipit_1.3.6.orig.tar.gz
 ce5bedb2bfd3ea52359499a56f807422a0d3f0a65c52f6f048d9f46e1e36e11d 2024 
clipit_1.3.6-1.debian.tar.gz
 44ab68b9f5a67942e0f5e4da8cac38bacd15e92433be8da0f0517161cab062c6 49448 
clipit_1.3.6-1_i386.deb
Files: 
 4e9c09987a19bfd8aaf6db412b1091cb 1075 misc optional clipit_1.3.6-1.dsc
 ba9c23f2bc03705c3f3dfc4f43dd7ab0 139681 misc optional clipit_1.3.6.orig.tar.gz
 a8fe9e7f8f99daa5aad362837d4a0a02 2024 misc optional 
clipit_1.3.6-1.debian.tar.gz
 1ea248d49b973ab2ab7c0677c6e1ed03 49448 misc optional clipit_1.3.6-1_i386.deb

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

iEYEARECAAYFAkz9IkcACgkQ5qqQFxOSsXQrjwCbBLzXyKGpai2G3S57cMJaxJqX
hy8AoI8QZDHpqFkR6e6zP703FKof3KLa
=tiW7
-END PGP SIGNATURE-


Accepted:
clipit_1.3.6-1.debian.tar.gz
  to main/c/clipit/clipit_1.3.6-1.debian.tar.gz
clipit_1.3.6-1.dsc
  to main/c/clipit/clipit_1.3.6-1.dsc
clipit_1.3.6-1_i386.deb
  to main/c/clipit/clipit_1.3.6-1_i386.deb
clipit_1.3.6.orig.tar.gz
  to main/c/clipit/clipit_1.3.6.orig.tar.gz


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



Accepted clipit 1.3.9-1 (source i386)

2011-01-09 Thread Cristian Henzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 20 Dec 2010 13:32:36 +0200
Source: clipit
Binary: clipit
Architecture: source i386
Version: 1.3.9-1
Distribution: unstable
Urgency: low
Maintainer: Cristian Henzel o...@rspwn.com
Changed-By: Cristian Henzel o...@rspwn.com
Description: 
 clipit - lightweight GTK+ clipboard manager
Changes: 
 clipit (1.3.9-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 d928e0ac84ee7a120fc38ac6c15be890316c6fbb 1039 clipit_1.3.9-1.dsc
 9d268c7bcdd9994d2fde68aac725ba9f631c3aab 277658 clipit_1.3.9.orig.tar.gz
 3422a984d51f1223ab131f13cea1f4cf8bb23807 2073 clipit_1.3.9-1.debian.tar.gz
 644b7b8dd518f4facaf7aa88dc18d643e4d10661 51598 clipit_1.3.9-1_i386.deb
Checksums-Sha256: 
 e496047c33cc78fc580599da0fab15391d859b10811dfcc05a4e3123fb08c501 1039 
clipit_1.3.9-1.dsc
 b529220ef3c13d51ecc6589444253a6f2ec1faad00a1ed1b6fd1a9f5aac4dd93 277658 
clipit_1.3.9.orig.tar.gz
 92d8d74f238c8e388f44f0a1c503fbd66c59729db85fa855e572bb2fce397de2 2073 
clipit_1.3.9-1.debian.tar.gz
 20f0536d5374194c7e66d8fff5a6f4a348b7f6e1fae51b2e722bce078c52bf3f 51598 
clipit_1.3.9-1_i386.deb
Files: 
 0f43ee6a3651eab1274acba5e7ab3c38 1039 misc optional clipit_1.3.9-1.dsc
 bf35bce19f444283f4cac22ebfc6697c 277658 misc optional clipit_1.3.9.orig.tar.gz
 34361bb36e860d510dd91fc1e2761d4e 2073 misc optional 
clipit_1.3.9-1.debian.tar.gz
 b112c4ed6e64c71578e41becd5d0edfb 51598 misc optional clipit_1.3.9-1_i386.deb

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

iEYEARECAAYFAk0PWbwACgkQ5qqQFxOSsXRb5ACgunLvsRmIbnwpq0YI+FpgOJe3
obkAni1rvWT2/5dXMzKd6A3V2G9eFD7f
=V+EK
-END PGP SIGNATURE-


Accepted:
clipit_1.3.9-1.debian.tar.gz
  to main/c/clipit/clipit_1.3.9-1.debian.tar.gz
clipit_1.3.9-1.dsc
  to main/c/clipit/clipit_1.3.9-1.dsc
clipit_1.3.9-1_i386.deb
  to main/c/clipit/clipit_1.3.9-1_i386.deb
clipit_1.3.9.orig.tar.gz
  to main/c/clipit/clipit_1.3.9.orig.tar.gz


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



Accepted clipit 1.3.11-1 (source i386)

2011-01-09 Thread Cristian Henzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 04 Jan 2011 11:00:47 +0200
Source: clipit
Binary: clipit
Architecture: source i386
Version: 1.3.11-1
Distribution: unstable
Urgency: low
Maintainer: Cristian Henzel o...@rspwn.com
Changed-By: Cristian Henzel o...@rspwn.com
Description: 
 clipit - lightweight GTK+ clipboard manager
Changes: 
 clipit (1.3.11-1) unstable; urgency=low
 .
   * New upstream release.
 .
   * Fixed problem with all files being executable.
Checksums-Sha1: 
 1270ec6d61439fb3d66963c10884e14b5b2a88ed 1046 clipit_1.3.11-1.dsc
 93af042cf2be86420a27840696a48fb6a4a42bad 280098 clipit_1.3.11.orig.tar.gz
 53fcaaec7d0635ebabdb56f37d6e49272052b8fa 2125 clipit_1.3.11-1.debian.tar.gz
 f66fc97489770008633f1d7a6914116e0ca2f933 51102 clipit_1.3.11-1_i386.deb
Checksums-Sha256: 
 fdf0f2cd49fc41477d9fcb7bcda479549e2deaf858756c74a99ca9348595fc09 1046 
clipit_1.3.11-1.dsc
 78959dc762717bae11175597b8c3add369805febcdd11c0a4037165b92503e29 280098 
clipit_1.3.11.orig.tar.gz
 78d054dbece0dc4e4fcc7621e71b89cb0e1a6ca9c6663650f2780da50d113eb4 2125 
clipit_1.3.11-1.debian.tar.gz
 07aae983a09c55f12cf4a597958d1c140dbf9d641ed5b302b18536bb5bee3e63 51102 
clipit_1.3.11-1_i386.deb
Files: 
 f7bd068d1478014c9a3d8ef7a6f14bab 1046 misc optional clipit_1.3.11-1.dsc
 35c0b20dfcc7b0d811ae1537cfc2f326 280098 misc optional clipit_1.3.11.orig.tar.gz
 3122018c13d5ca97c5e543be7268dcda 2125 misc optional 
clipit_1.3.11-1.debian.tar.gz
 af6291572bce41f73c20f2a3ca309e9d 51102 misc optional clipit_1.3.11-1_i386.deb

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

iEYEARECAAYFAk0jAHgACgkQ5qqQFxOSsXR66gCdEK67tKHUA6eMaxyU5wfwdLM/
PdEAniHMkR8Ohpq8FlesdsWIVkeQRpoC
=/RD3
-END PGP SIGNATURE-


Accepted:
clipit_1.3.11-1.debian.tar.gz
  to main/c/clipit/clipit_1.3.11-1.debian.tar.gz
clipit_1.3.11-1.dsc
  to main/c/clipit/clipit_1.3.11-1.dsc
clipit_1.3.11-1_i386.deb
  to main/c/clipit/clipit_1.3.11-1_i386.deb
clipit_1.3.11.orig.tar.gz
  to main/c/clipit/clipit_1.3.11.orig.tar.gz


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



Accepted quota 4.00~pre1-7 (source i386)

2011-01-09 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 14:00:29 +0100
Source: quota
Binary: quota
Architecture: source i386
Version: 4.00~pre1-7
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes mes...@debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 quota  - implementation of the disk quota system
Closes: 609361
Changes: 
 quota (4.00~pre1-7) unstable; urgency=low
 .
   * Updated Catalan debconf templates translation. (Closes: #609361)
Checksums-Sha1: 
 72fa3d3c601c04dee62c9f19d597661dae1802ed 1139 quota_4.00~pre1-7.dsc
 b77d9ec561622c95c08024b3875819d500d82262 66710 quota_4.00~pre1-7.diff.gz
 d5e1284a84fb3320f8088ff4695c7ac77a85b959 561496 quota_4.00~pre1-7_i386.deb
Checksums-Sha256: 
 213f0a4c830f8f58093f0c90bc52d0521cf3c760a4908a0543b5766c16b7f784 1139 
quota_4.00~pre1-7.dsc
 a6aa0dbd7453b74b9527a75a848f736688e7e1d831875fd13288e79192109088 66710 
quota_4.00~pre1-7.diff.gz
 30bbdb4e747e034832e19abeb70fa128a96bdee8ad4489e1385a619cfcdec703 561496 
quota_4.00~pre1-7_i386.deb
Files: 
 ea993e22ffc9f9a70ba67dcc2a493686 1139 admin optional quota_4.00~pre1-7.dsc
 a97b3a9918322c75014e1388ae6e802b 66710 admin optional quota_4.00~pre1-7.diff.gz
 6a4b3f0346ab77c8ab7734100ed2b665 561496 admin optional 
quota_4.00~pre1-7_i386.deb

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

iD8DBQFNKbQaVkEm8inxm9ERAig7AJ41Hicoo5lDeCZpyGbPofUNFuX9pwCeII4Z
B0rKZzio9j6Plrq5uRHTX+M=
=84ya
-END PGP SIGNATURE-


Accepted:
quota_4.00~pre1-7.diff.gz
  to main/q/quota/quota_4.00~pre1-7.diff.gz
quota_4.00~pre1-7.dsc
  to main/q/quota/quota_4.00~pre1-7.dsc
quota_4.00~pre1-7_i386.deb
  to main/q/quota/quota_4.00~pre1-7_i386.deb


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



Accepted cutechess 20101118+0.3.0+0.0.1-1 (source i386)

2011-01-09 Thread Oliver Korff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 18 Nov 2010 20:31:57 +0100
Source: cutechess
Binary: cutechess
Architecture: source i386
Version: 20101118+0.3.0+0.0.1-1
Distribution: experimental
Urgency: low
Maintainer: Oliver Korff o...@xynyx.de
Changed-By: Oliver Korff o...@xynyx.de
Description: 
 cutechess  - commandline and graphical user interface for chess engine matches
Closes: 583813
Changes: 
 cutechess (20101118+0.3.0+0.0.1-1) experimental; urgency=low
 .
   * New Upstream Version
   * Upstream project added (and removed) files with different license
 and copyright remarks. The state of all files is now up to date in
 the debian/copyright file.
   * Initial release, Closes: #583813
Checksums-Sha1: 
 f9a781f37ac6568bcb0b4168f4bc1c2a2565a958 1192 
cutechess_20101118+0.3.0+0.0.1-1.dsc
 abf06ffaea7d17caa7260c79918f84e901799c16 216885 
cutechess_20101118+0.3.0+0.0.1.orig.tar.gz
 9ac7275893f00e0529627305ce4615765f802437 4718 
cutechess_20101118+0.3.0+0.0.1-1.debian.tar.gz
 c02d17589025112f26cf6fe5ce889b58a9b57412 326446 
cutechess_20101118+0.3.0+0.0.1-1_i386.deb
Checksums-Sha256: 
 3a1f0aae6461a3985d537d413c0285ec400c14ed7a0c408040ceb147b97a6174 1192 
cutechess_20101118+0.3.0+0.0.1-1.dsc
 dc17159851874ba1578526ea4ab7fb06f99a2593a7212dc30eed3960b00a6bf8 216885 
cutechess_20101118+0.3.0+0.0.1.orig.tar.gz
 3622421f551d6185500771483396a5357da2a2938a939c2465face578c3159d7 4718 
cutechess_20101118+0.3.0+0.0.1-1.debian.tar.gz
 fbf668a184c5093c58ad139d09771e65bd3f42e8fbbaff73b634e69f3d3e6d95 326446 
cutechess_20101118+0.3.0+0.0.1-1_i386.deb
Files: 
 429c6d57b27de409b9a57ebb60949a98 1192 games extra 
cutechess_20101118+0.3.0+0.0.1-1.dsc
 5c078cf46812da01ce34004f6107cce2 216885 games extra 
cutechess_20101118+0.3.0+0.0.1.orig.tar.gz
 0d785bcb3b974b294855240e9084a7f3 4718 games extra 
cutechess_20101118+0.3.0+0.0.1-1.debian.tar.gz
 51825b1db5c3010b6fdd619a84526c77 326446 games extra 
cutechess_20101118+0.3.0+0.0.1-1_i386.deb

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

iEYEARECAAYFAkzlhwUACgkQYEKwtdP5dN/L/wCeOTfVQBFLyZcdhpVxw5dcxDqf
FyMAoIi9a3ORN2TQ9M/s07/WXgPB9vtd
=2J9d
-END PGP SIGNATURE-


Accepted:
cutechess_20101118+0.3.0+0.0.1-1.debian.tar.gz
  to main/c/cutechess/cutechess_20101118+0.3.0+0.0.1-1.debian.tar.gz
cutechess_20101118+0.3.0+0.0.1-1.dsc
  to main/c/cutechess/cutechess_20101118+0.3.0+0.0.1-1.dsc
cutechess_20101118+0.3.0+0.0.1-1_i386.deb
  to main/c/cutechess/cutechess_20101118+0.3.0+0.0.1-1_i386.deb
cutechess_20101118+0.3.0+0.0.1.orig.tar.gz
  to main/c/cutechess/cutechess_20101118+0.3.0+0.0.1.orig.tar.gz


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



Accepted gstreamer0.10 0.10.31.2-1 (source all amd64)

2011-01-09 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 08 Jan 2011 17:05:50 +0100
Source: gstreamer0.10
Binary: libgstreamer0.10-0 libgstreamer0.10-0-dbg libgstreamer0.10-dev 
gstreamer0.10-doc gstreamer0.10-tools gstreamer-tools gir1.2-gstreamer-0.10
Architecture: source all amd64
Version: 0.10.31.2-1
Distribution: experimental
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gir1.2-gstreamer-0.10 - Description: GObject introspection data for the 
GStreamer library
 gstreamer-tools - Tools for use with GStreamer
 gstreamer0.10-doc - GStreamer core documentation and manuals
 gstreamer0.10-tools - Tools for use with GStreamer
 libgstreamer0.10-0 - Core GStreamer libraries and elements
 libgstreamer0.10-0-dbg - Core GStreamer libraries and elements
 libgstreamer0.10-dev - GStreamer core development files
Closes: 607466
Changes: 
 gstreamer0.10 (0.10.31.2-1) experimental; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * debian/control.in,
 debian/rules:
 + Use dpkg-vendor instead of lsb_release.
 .
   [ Sebastian Dröge ]
   * debian/control.in:
 + Suggest gstreamer0.10-plugins-base instead of the non-existing
   gstreamer0.10-plugins package (Closes: #607466).
   * New upstream pre-release:
 + debian/control.in:
   - Require GLib = 2.22.
 + debian/patches/*.patch:
   - Refreshed.
 + debian/libgstreamer.symbols:
   - Add new API symbols.
Checksums-Sha1: 
 f9c8eba883bde0291d6e46d8c869bc02293db470 2056 gstreamer0.10_0.10.31.2-1.dsc
 d37a281b7cec11b224e978fcc65a4bb23dff4402 3503337 
gstreamer0.10_0.10.31.2.orig.tar.bz2
 837bc6b4a75d0efa8f60490ae958ceae7ffa8205 42042 
gstreamer0.10_0.10.31.2-1.debian.tar.gz
 668c201dd9af0d03088dc1c36624ff6ae4f41868 4014878 
gstreamer0.10-doc_0.10.31.2-1_all.deb
 69f3eaf812456d26934f8d9d34e60dcd7b26756d 1543758 
libgstreamer0.10-0_0.10.31.2-1_amd64.deb
 2eda8e0892e23140b3fb3321101c57b14f532628 1990938 
libgstreamer0.10-0-dbg_0.10.31.2-1_amd64.deb
 b3087546e026d6c5d6e938b47f514145b0ed6297 1573506 
libgstreamer0.10-dev_0.10.31.2-1_amd64.deb
 f13fed5efb962bda85179fce6e36cbd4b8b05ffd 598942 
gstreamer0.10-tools_0.10.31.2-1_amd64.deb
 a919d12773ddc0f9fb9908f7fde7e271c0ed6240 548158 
gstreamer-tools_0.10.31.2-1_amd64.deb
 8ef2a69a80fa983b60fb907c45537d78bf0a3c9e 598790 
gir1.2-gstreamer-0.10_0.10.31.2-1_amd64.deb
Checksums-Sha256: 
 db57a6d662831085082655c2f3733b25f1352b60830f029e66f19f5e296358e8 2056 
gstreamer0.10_0.10.31.2-1.dsc
 6042a856b22e49ff9a76415e64f293ee40daf05b716e6d7bc7142441b9faf1af 3503337 
gstreamer0.10_0.10.31.2.orig.tar.bz2
 ce84ccf205f8b4d2c930bea39cf97c67be641bd127d0d25ad594f612c115209c 42042 
gstreamer0.10_0.10.31.2-1.debian.tar.gz
 275e3dd608c52620ef654484044a02ecff70251b039ed39fcb8acb450e8ec0c0 4014878 
gstreamer0.10-doc_0.10.31.2-1_all.deb
 1af29297633684d0138a556310508dd27bcb986738e45085d4d94158f2d00194 1543758 
libgstreamer0.10-0_0.10.31.2-1_amd64.deb
 c3e613797c6ccc4b8aa5ca2fc9d270767e2b16829541d5c952a9b6335f6b6700 1990938 
libgstreamer0.10-0-dbg_0.10.31.2-1_amd64.deb
 5412d3d7b4ed7403e543e468f4b06aae4ca1ae788b4abf7359d484029cd0eb60 1573506 
libgstreamer0.10-dev_0.10.31.2-1_amd64.deb
 49448f9cb3fd44ff232a83ae6a0e372c287ada8d20f9d8a7ab6f4b0c25694670 598942 
gstreamer0.10-tools_0.10.31.2-1_amd64.deb
 7f8de900240083f1bef16c8253a79c38d6a59c0b4fe734c36db7fe59bd8a329f 548158 
gstreamer-tools_0.10.31.2-1_amd64.deb
 96efda0410663da3496b4c4ddb429982b4a06ba7d7837d3c88a9cfb8a2be561a 598790 
gir1.2-gstreamer-0.10_0.10.31.2-1_amd64.deb
Files: 
 5efae5537d459ba6fc548ec79827a51c 2056 libs optional 
gstreamer0.10_0.10.31.2-1.dsc
 161b75f9e47202a2d1d88b31c77a40dc 3503337 libs optional 
gstreamer0.10_0.10.31.2.orig.tar.bz2
 510204bafb62d213bf3e6698954f1ed8 42042 libs optional 
gstreamer0.10_0.10.31.2-1.debian.tar.gz
 108407c6df44fbe8770db8f4b5948a3b 4014878 doc optional 
gstreamer0.10-doc_0.10.31.2-1_all.deb
 f33612cacfec8d017a57e56c21edd5be 1543758 libs optional 
libgstreamer0.10-0_0.10.31.2-1_amd64.deb
 8f8810101ddfaf9e458e7127be77f7e1 1990938 debug extra 
libgstreamer0.10-0-dbg_0.10.31.2-1_amd64.deb
 d008ce11831a821878772840fee6e75a 1573506 libdevel optional 
libgstreamer0.10-dev_0.10.31.2-1_amd64.deb
 9dc1bd8f9963eb5063cd792780290143 598942 utils optional 
gstreamer0.10-tools_0.10.31.2-1_amd64.deb
 41f9632a84ceecdca48c2a2518c2cce8 548158 utils optional 
gstreamer-tools_0.10.31.2-1_amd64.deb
 804091f14924088d729a6a40e5fb3e69 598790 libs optional 
gir1.2-gstreamer-0.10_0.10.31.2-1_amd64.deb

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

iEYEARECAAYFAk0pukEACgkQBsBdh1vkHyE6BACeKXYIub3VnxJ7zx4RLmqv2G6d
anUAniWayOFXTFthnG5Meq5QLiG9ImrV
=fo9a
-END PGP SIGNATURE-


Accepted:
gir1.2-gstreamer-0.10_0.10.31.2-1_amd64.deb
  to main/g/gstreamer0.10/gir1.2-gstreamer-0.10_0.10.31.2-1_amd64.deb
gstreamer-tools_0.10.31.2-1_amd64.deb
  to 

Accepted gamgi 0.15-1 (source all amd64)

2011-01-09 Thread dale
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 14:06:22 +0100
Source: gamgi
Binary: gamgi gamgi-doc gamgi-data
Architecture: source all amd64
Version: 0.15-1
Distribution: experimental
Urgency: low
Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org
Changed-By: Daniel Leidert (dale) daniel.leid...@wgdd.de
Description: 
 gamgi  - construct, view and analyse atomic structures
 gamgi-data - extra data for the gamgi atomic structure display program
 gamgi-doc  - data for the gamgi atomic structure display program
Changes: 
 gamgi (0.15-1) experimental; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 b3095230a558bee32fd38a15b700e7bdd27442f2 1368 gamgi_0.15-1.dsc
 f71ae0db5c3e7193e7c14f60cf5e3861dc2540fe 2094551 gamgi_0.15.orig.tar.gz
 e9533e4ad6c0a837d9c488960e6b1d24bc5601dc 83188 gamgi_0.15-1.diff.gz
 62a2a41b4d029765220ab714f1371990219f7a13 492952 gamgi-doc_0.15-1_all.deb
 686c8adec56905e1c7d516c84a7eb2c80d9727e7 554100 gamgi-data_0.15-1_all.deb
 9b842c1282604b51f8b2d137c2e23c1500b0a54f 890370 gamgi_0.15-1_amd64.deb
Checksums-Sha256: 
 b196dd0b746ebb08d94366cd0185b05b6d260f191d44d9b57a0ec922d16d829f 1368 
gamgi_0.15-1.dsc
 1f00bbe5b6c305d70c74404195d7616b0b456afc1b5fe0e36cf3de091291cd24 2094551 
gamgi_0.15.orig.tar.gz
 184e76082861a35a4b06a38b8945a538205a52dea35f83951e699a0cf5737a93 83188 
gamgi_0.15-1.diff.gz
 916f8d90480c0dbb513aba8160b4d5cfe7892c74fb6eec820f602a7cd106ffa3 492952 
gamgi-doc_0.15-1_all.deb
 21b6341839e9fabce5d5a3914227f84c8c14ff3966223c97344684e0f813ad26 554100 
gamgi-data_0.15-1_all.deb
 c96cea59d53a54971e70b5fadf38912e934c0971953efd4881defa6573b5668a 890370 
gamgi_0.15-1_amd64.deb
Files: 
 24e8859a306f5cc17d79c4deae043348 1368 science optional gamgi_0.15-1.dsc
 1d31ea77e28ad864e2bfb3157d88c4ad 2094551 science optional 
gamgi_0.15.orig.tar.gz
 98aee2d0877ff892f4650dbec32137bd 83188 science optional gamgi_0.15-1.diff.gz
 280a63e784d378c26b4262b74d96b388 492952 doc optional gamgi-doc_0.15-1_all.deb
 cc75859ca4305c6d4886ab3319b4ef5d 554100 science optional 
gamgi-data_0.15-1_all.deb
 a93abdc9aacb094e5f6f08d7f7a7e222 890370 science optional gamgi_0.15-1_amd64.deb

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

iEYEARECAAYFAk0pxg8ACgkQm0bx+wiPa4yaLgCeNGA/NcFKHwXQ+0odTyp6H6MN
yakAoMZ17RnqjbvVsYHj4pT+PhAeLOCc
=Y+G/
-END PGP SIGNATURE-


Accepted:
gamgi-data_0.15-1_all.deb
  to main/g/gamgi/gamgi-data_0.15-1_all.deb
gamgi-doc_0.15-1_all.deb
  to main/g/gamgi/gamgi-doc_0.15-1_all.deb
gamgi_0.15-1.diff.gz
  to main/g/gamgi/gamgi_0.15-1.diff.gz
gamgi_0.15-1.dsc
  to main/g/gamgi/gamgi_0.15-1.dsc
gamgi_0.15-1_amd64.deb
  to main/g/gamgi/gamgi_0.15-1_amd64.deb
gamgi_0.15.orig.tar.gz
  to main/g/gamgi/gamgi_0.15.orig.tar.gz


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



Accepted groff 1.21-1 (source i386)

2011-01-09 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 13:15:30 +
Source: groff
Binary: groff-base groff
Architecture: source i386
Version: 1.21-1
Distribution: experimental
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 groff  - GNU troff text-formatting system
 groff-base - GNU troff text-formatting system (base system components)
Closes: 369254 450434 540477 545807 552201 599648
Changes: 
 groff (1.21-1) experimental; urgency=low
 .
   * New upstream release:
 - New warning category 'file'.  (man-db uses this as part of
   automatically enabling language-specific hyphenation rules, which
   should now work.)
 - CJK line-breaking and hyphenation support (closes: #552201).
 - Fix typo in groff_man(7) (closes: #369254).
 - Fix typo in Character Translations info node (closes: #450434).
 - Fix white heart and diamond Unicode values in groff_char(7) (closes:
   #540477).
 - Point to troff(1) for -w and -W in groff(1) (closes: #545807).
   * Document reasons for groff's Recommends in its package description
 (closes: #599648).
   * Switch build-dependency from byacc to bison, as that's what was used to
 generate the parsers in the 1.21 release.
   * Force YACC='bison -y' when configuring, to avoid problems if byacc is
 also installed.
   * Use a separate build directory, eliminating the requirement to preserve
 some files by hand.
   * Policy version 3.9.1:
 - Rename debian/README.build to debian/README.source.
 - Add a Homepage field.
 - Refer to /usr/share/common-licenses/GFDL-1.3 in debian/copyright
   rather than quoting it (although the GPL v3 governs this package, as
   explained in detail in debian/copyright).
 - Use Breaks rather than Conflicts.
Checksums-Sha1: 
 f435d24a1186aabdfcb23af5c6fb1efea0b87d2f 1958 groff_1.21-1.dsc
 a513aca4a7530a6e63325addd6ba2d282c8f1608 3863837 groff_1.21.orig.tar.gz
 bcf7cce2abd75301911af7cde0c4513bae0c06cb 37682 groff_1.21-1.debian.tar.gz
 8cb49607c8a504a587819b201f3e5217d9f22b05 1129636 groff-base_1.21-1_i386.deb
 4d57a09789a1c64a6c64864964767afe92281e8a 3556538 groff_1.21-1_i386.deb
Checksums-Sha256: 
 d5ecf81b9624cba03da754708439057b0b076e0437c3050c61e556b2f8f7 1958 
groff_1.21-1.dsc
 344e6af5480e7ab4ec51e2a2ed10acd69ba3e062d285b6d5f6d49fb5ed2f9f7a 3863837 
groff_1.21.orig.tar.gz
 03341660115919ad414ee12f2a0849d0959f7cf5809e7327b89af9933659378d 37682 
groff_1.21-1.debian.tar.gz
 6673fa61c7cae16a1cd3515b0e4b8e63a87c26dcfb6d5652a643336bc1c3c88d 1129636 
groff-base_1.21-1_i386.deb
 00e6231171bf835d10a77bdace744bef4af47984f98b3fb354479a58918fb5a1 3556538 
groff_1.21-1_i386.deb
Files: 
 35c32af31abb323b431a53fe68ace882 1958 text important groff_1.21-1.dsc
 8b8cd29385b97616a0f0d96d0951c5bf 3863837 text important groff_1.21.orig.tar.gz
 d830e95d3d1770f61dbef3b475c24299 37682 text important 
groff_1.21-1.debian.tar.gz
 693afa7ac4e6fc7779b8c00dee1c472f 1129636 text important 
groff-base_1.21-1_i386.deb
 379233c47ab24e0db9a0fb40495090f5 3556538 text optional groff_1.21-1_i386.deb

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

iQIVAwUBTSm6zDk1h9l9hlALAQilow/+LMhaoOe3KZazIIZUzueP5xVtPvN+jKGJ
3ZexmSIahqleaYjJIppmHuKibyaZ4FXiXM8/1yh2xARHHCZtug178LdIfwduz+gt
GrLEOrL5AmQ+j7HvT7wFamS2XxapQhbG9gOQpqHISMxkO5Sn+ZKCYw1bpf7pnnal
k2VvqcnkI773EqyHpVZdZ70bVMHbwMR7vROMEX6PmsQI1BoV2iugICy7jFVDLJy/
X9QYDTgXcJYcWqkoQvKzFl44hr1uAX1u+53KZZMBBLjlUYjcPXaMYXmii1GZv1L3
QPLL6q6lZalOoCrCm1u51C9DwSyUxVGARNU097eqbLF3OiRK3yfYZZcmg09dxXWz
zQ17KMCtg+oiPqURIDPMsucwbeSvawNY3f3hpaH7I1U5H3FQeuieFn4Mxakk5S0+
ntPuAZVjFEdH0I91Jm4Mzbk7WoDkfte/zwNFsexNOAv8IlZuLjZcILfdAIBIxOW9
qALm4FvutxYdJnLDaLB0EhxnXsQCEIJIkEawMS7NyUjoCes2O41ZY2lg6plPJPP8
x36eWyRz6jDihkXAC/Ajgo1YzvIbJwhgmEXhaPLoulebfqH2C1A6AQhSA8AABchT
NkcTuC4SSH80Psnp7rVpNqMgzvgLmqf/HgZ4x9VdHMOkAAFaklgkqtcGiRXIHamM
66ozujFn+wg=
=eQcv
-END PGP SIGNATURE-


Accepted:
groff-base_1.21-1_i386.deb
  to main/g/groff/groff-base_1.21-1_i386.deb
groff_1.21-1.debian.tar.gz
  to main/g/groff/groff_1.21-1.debian.tar.gz
groff_1.21-1.dsc
  to main/g/groff/groff_1.21-1.dsc
groff_1.21-1_i386.deb
  to main/g/groff/groff_1.21-1_i386.deb
groff_1.21.orig.tar.gz
  to main/g/groff/groff_1.21.orig.tar.gz


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



Accepted iceweasel 3.6.13-2 (source amd64)

2011-01-09 Thread Mike Hommey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 13:46:07 +0100
Source: iceweasel
Binary: iceweasel iceweasel-dbg xulrunner-1.9.2 libmozjs3d libmozjs-dev 
libmozjs3d-dbg spidermonkey-bin xulrunner-dev xulrunner-1.9.2-dbg
Architecture: source amd64
Version: 3.6.13-2
Distribution: experimental
Urgency: low
Maintainer: Maintainers of Mozilla-related packages 
pkg-mozilla-maintain...@lists.alioth.debian.org
Changed-By: Mike Hommey gland...@debian.org
Description: 
 iceweasel  - Web browser based on Firefox
 iceweasel-dbg - debugging symbols for iceweasel
 libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript 
library
 libmozjs3d - The Mozilla SpiderMonkey JavaScript library
 libmozjs3d-dbg - Development files for the Mozilla SpiderMonkey JavaScript 
library
 spidermonkey-bin - standalone JavaScript/ECMAScript (ECMA-262) interpreter
 xulrunner-1.9.2 - XUL + XPCOM application runner
 xulrunner-1.9.2-dbg - Debugging symbols for the Gecko engine library
 xulrunner-dev - Development files for the Gecko engine library
Closes: 608876 609111
Changes: 
 iceweasel (3.6.13-2) experimental; urgency=low
 .
   * debian/control: Refresh from debian/control.in.
   * debian/*.mozconfig: Add a comment on top of mozconfig files to avoid
 people using them.
   * debian/remove.nonfree, debian/repack.py, debian/source.filter,
 debian/watch: Update debian/watch and provide a script repacking
 upstream source tarballs.
   * debian/iceweasel.README.Debian: Fix for the default dsp wrapper behaviour.
   * debian/iceweasel.desktop: Add russian translation. Closes: #608876.
 Thanks Alexander Sashanov.
   * debian/control.in, debian/rules, debian/xulrunner-GRE_VERSION.links.in:
 Use /usr/share/myspell/dicts for dictionaries when building for lenny.
 Closes: #609111.
   * debian/extra-stuff/Makefile.in, debian/extra-stuff/debUpdateNotifier.*,
 debian/extra-stuff/filemonitor/,
 debian/extra-stuff/packages-static.xulrunner,
 debian/xulrunner-GRE_VERSION.install.in: Remove update notifier, it's
 not quite as helpful as it should be.
   * debian/control.*:
 - Relax libglib2.0-dev build dependency.  2.18.0 was only needed for
   filemonitor, which we just removed.
 - Add a minimum version for build dependency on libevent-dev, for
   event_base_loopbreak() and event_base_new().
 .
   * testing/xpcshell/runxpcshelltests.py: Add a 2 minutes timeout on xpcshell
 tests.
Checksums-Sha1: 
 f2eb353b16e9ac6803a7651747bf76f84a9b8ff2 2829 iceweasel_3.6.13-2.dsc
 9249a8a1155c7e4d12dbffbec682514e5a79b2ae 337091 
iceweasel_3.6.13-2.debian.tar.gz
 fc790360af8430a43a93779932be4cf22e572000 1107182 iceweasel_3.6.13-2_amd64.deb
 cce7c6ce2459db5fe7895c3840a8acfbd9afea87 637710 
iceweasel-dbg_3.6.13-2_amd64.deb
 3a6ba5c00ec074009e427b76016892000fc26231 9072054 
xulrunner-1.9.2_1.9.2.13-2_amd64.deb
 db510dc70746a8256572273fa5f438d46194857d 751954 libmozjs3d_1.9.2.13-2_amd64.deb
 3e7a11bd033c256bce394d8948e0d14c292cc56c 338316 
libmozjs-dev_1.9.2.13-2_amd64.deb
 a77081ef4b20eee0f1812df38a72c4842bf09e94 2470172 
libmozjs3d-dbg_1.9.2.13-2_amd64.deb
 bc5233076470844c193d49baa3a01f5152d54cce 101482 
spidermonkey-bin_1.9.2.13-2_amd64.deb
 9d0cbe309c694a313f8b2edb9941f365d65f9116 3539992 
xulrunner-dev_1.9.2.13-2_amd64.deb
 0df4d5aef8a164618f3e8960ec96b088ff4643ef 60284110 
xulrunner-1.9.2-dbg_1.9.2.13-2_amd64.deb
Checksums-Sha256: 
 3944fce36567c1ddb1715cb52de62c4355b3dfee78edb25357ee55a596bc6a66 2829 
iceweasel_3.6.13-2.dsc
 e5fe139e6458db0631ac1725f2a6f039dd652973cede61d464579b73d31a9f21 337091 
iceweasel_3.6.13-2.debian.tar.gz
 f2304d5480b6f9e9af682ea149c812727714fdeff326d1f460efbcf0d06bf7b0 1107182 
iceweasel_3.6.13-2_amd64.deb
 a92f79354752544e81438c178d01ce82798d93fc504a37ec9620d7931b4ae476 637710 
iceweasel-dbg_3.6.13-2_amd64.deb
 137ba4006272982bac6038b0f17759d94a8d0e61b96e5d74f206cfa36b2fd2ab 9072054 
xulrunner-1.9.2_1.9.2.13-2_amd64.deb
 4642fd6c2dfa0da227697eccc83e5bc25e2d56130656e2863f415ba01f6f709a 751954 
libmozjs3d_1.9.2.13-2_amd64.deb
 2d8a0656f7efbd055fe88c4cbd1bae69dad6daac727a54f5b5254c08d8b87228 338316 
libmozjs-dev_1.9.2.13-2_amd64.deb
 2f8c314d0080ed06c0665767780adf6aaa61fee52bfedb631d3e259fc49123ab 2470172 
libmozjs3d-dbg_1.9.2.13-2_amd64.deb
 a84238d7977182ada685c205d8e28fc4e0ee0130137de40264cbdf44a4dc97b8 101482 
spidermonkey-bin_1.9.2.13-2_amd64.deb
 3c2c30f12e2ddc7b3590c876e3389b8205b111e79c3b4c6dbb09e6b0b4b39d29 3539992 
xulrunner-dev_1.9.2.13-2_amd64.deb
 aeb96822553deaf2937823473a55326e1419ae853d9d5da95e3c0b77547a82b8 60284110 
xulrunner-1.9.2-dbg_1.9.2.13-2_amd64.deb
Files: 
 2746c7c8ac8acc63923e24afe7927dfa 2829 web optional iceweasel_3.6.13-2.dsc
 df030e8d273c135883c691e37332c3c4 337091 web optional 
iceweasel_3.6.13-2.debian.tar.gz
 d13fb59117695a1563b62157d576bf8d 1107182 web optional 
iceweasel_3.6.13-2_amd64.deb
 6217b894791acef16bce2dd108a88155 637710 debug extra 
iceweasel-dbg_3.6.13-2_amd64.deb
 

Accepted git-annex 0.17 (source i386)

2011-01-09 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 10:04:11 -0400
Source: git-annex
Binary: git-annex
Architecture: source i386
Version: 0.17
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 git-annex  - manage files with git, without checking their contents into git
Changes: 
 git-annex (0.17) unstable; urgency=low
 .
   * unannex: Now skips files whose content is not present, rather than
 it being an error.
   * New migrate subcommand can be used to switch files to using a different
 backend, safely and with no duplication of content.
   * bugfix: Fix crash caused by empty key name. (Thanks Henrik for reporting.)
Checksums-Sha1: 
 46f1dc90ff7964c7b6b0d8b00f934d1102974165 1530 git-annex_0.17.dsc
 6ecd9414a2f065d18b2701064c140ec9e5897e2b 104230 git-annex_0.17.tar.gz
 7e2612d9c427c1d05b8aa852d4aceeae375d0981 1421582 git-annex_0.17_i386.deb
Checksums-Sha256: 
 318c44f413c039351f0eb89ac40163be93891b06a0ada5ee2b987eaf0c405f81 1530 
git-annex_0.17.dsc
 ab2208d84d6ae750da6db6be3f5cbfdce5233e411dd5d3734ea13b957e1236be 104230 
git-annex_0.17.tar.gz
 62b3343e2234446b531e00bca68e138594429470813c35071c803498cc4bd1f8 1421582 
git-annex_0.17_i386.deb
Files: 
 da4f91c85bba9dff07e85632e27773ed 1530 utils optional git-annex_0.17.dsc
 f997077fc7aaa1e4e3699cf235f943ae 104230 utils optional git-annex_0.17.tar.gz
 6ed3ba534d07e4b1ca6517b748d50109 1421582 utils optional git-annex_0.17_i386.deb

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

iQIVAwUBTSnLNckQ2SIlEuPHAQinnxAAoVlxflfreJAcgs9J+t7dktCxDCVhTp5l
D84IXPLFAlhd2DzzjqLT1qyqmU0oL67xc2Xj9VrpMzfK37LGS9HxqPPQlvU7d3Bs
Zqr6r4nJWfqlzNvOV9jiyYTU44IYP5GPNTSV1qcstq6QMcWmReE4TQRFpy/bdpc7
tlEsF0DqR5Exswf4CHgaGyTbJw1CLURNFTRqkAGN8HM0GmJTC85ibVHnQxAZCjai
6ER6h2PBdPpB1G4W9yowLHlFYFLEweuVfkq017OzNmCBBb4nr1+My8ZlvTDjw2xw
geguJoEZog09TFxnE1rmtyz1/etbsSBvBsDoj9MygY+AW8ZwETcwhTrUVuxdX+Gg
4FTo836m4rgAX8QsUu9N9TEUqJnGg3Eu4rI3Hod8RlefoiuocugVVndWQJnAGeRt
Ys0Ms38AcTU0OIW3iPp1UpZtYr9Wz9iRobBbLgUShT3LYymU8UdeYaXlByHoJgP7
lrLPy+cbc2Ql9nriM+UqrDerRg1VzhXV9NIQkgryx2T4g0nasPB4VTPxGWIZsNQh
/1RV0awDk5c8J5iau55sjmXU7Fjjre5SOzSB63rb5ad9mPHRb35xvEPzaR6qmbjN
hHDax1uuepG+XfNit/1JSgDL27YjG5zzUAz+QH1K5KLa3XBQOYnx4E6Y0qI42hGw
kZeC45Gqwdg=
=wvb3
-END PGP SIGNATURE-


Accepted:
git-annex_0.17.dsc
  to main/g/git-annex/git-annex_0.17.dsc
git-annex_0.17.tar.gz
  to main/g/git-annex/git-annex_0.17.tar.gz
git-annex_0.17_i386.deb
  to main/g/git-annex/git-annex_0.17_i386.deb


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



Accepted migrate 0.6-5~exp1 (source all)

2011-01-09 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 16:02:32 +0100
Source: migrate
Binary: python-migrate
Architecture: source all
Version: 0.6-5~exp1
Distribution: experimental
Urgency: low
Maintainer: Jan Dittberner ja...@debian.org
Changed-By: Jan Dittberner ja...@debian.org
Description: 
 python-migrate - Database schema migration for SQLAlchemy
Closes: 608747 609259
Changes: 
 migrate (0.6-5~exp1) experimental; urgency=low
 .
   * Fix objects.inv should not be compressed exclude objects.inv from
 dh_compress in debian/rules, thanks for the report to Michael Fladischer
 (Closes: #608747)
   * Fix AttributeError: 'module' object has no attribute
 'MigrateDeprecationWarning' include patch
 debian/patches/use-absolute-imports-of-exception-classes.patch by Etienne
 Millon (Closes: #609259)
Checksums-Sha1: 
 014f0f312e35ddfa69baedae4a3202eb612e0bb6 2134 migrate_0.6-5~exp1.dsc
 7d1af84ea9f368ce9c53551d1a82f877d1434ff8 7799 migrate_0.6-5~exp1.debian.tar.gz
 2773e92a9a901e6840d057bd3e407e5e076de190 155222 
python-migrate_0.6-5~exp1_all.deb
Checksums-Sha256: 
 1a38f345d5d19b6cac6ef5a0300609e91100a4e6826791072e86d83b8650ace8 2134 
migrate_0.6-5~exp1.dsc
 aff7558c18bf1cc5c2686c3e678fddef4aa81ca8a01f0a3747db525f977c2822 7799 
migrate_0.6-5~exp1.debian.tar.gz
 a4c8e9f6d8dfea822f28fb0889f3fec9e6b39be610fe829ed58624b1d9a1fa19 155222 
python-migrate_0.6-5~exp1_all.deb
Files: 
 3e960d5d029d3864079c19dcd6af8b41 2134 python optional migrate_0.6-5~exp1.dsc
 87653639804fc259cbd42eb3c1a8bf0d 7799 python optional 
migrate_0.6-5~exp1.debian.tar.gz
 62abd420dab682313e1618d580748250 155222 python optional 
python-migrate_0.6-5~exp1_all.deb

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

iQIcBAEBCAAGBQJNKdEMAAoJEKc+AFVVj7jdyYoQANdGa+eIItuansVvyGyTe9jt
GHc4OukQmCdVRie243Xln9KpbETeHmt+IdQIh6GO5wtX5+Cj6xn+GGWNFFY9gApJ
rfkZWDynfDhB7s3ZKdQeDTaG30gZ2H0btcRu7xKTkA7INUTemJVSjEq+LTrTP1ju
OseNqNNfgnFfr5AE/hlls+jr+RNYpC18eZqtptlJ1SS+42fH363iUCDYCzsBp+uZ
OQkKWBg8pR6s+QIS/4+cvtypAay27qqoYmqeiUn/FIvDRCdLJuRMFGXyqnuvDABh
a8QrdB6F6uBINZvurSv2wVlZLGJ0Wp+bwBTKSRw5k5i06qG5U3KBcYJUshPidsCT
Rgu8uSPqeRJ3cIT59CeTnJufjnjidz75UDdZIWowi3aqZl7QgiTdsm4s6hp8ljU0
AluOHtiHedzYdoO2XzRxlgg6Piy19q/UMl/7UI4qDsJ56rLvdMYaqEuCTErO2b67
TFbEPXhTguIkqvM5Ol45QDDPGgezKeg1e3OLWJbaBTM6qcTvLNODA/GTi/a342vt
9lV+pFcX5eS6+RqzBndTx2tEUq0Wv2VZUvxcRW1ai9CD/g7GXrq7R1GZphuisGld
qw4eOZq/3JYZqZh8FCvZC0cGrTCpW2H03XbFHrXoOlCyrKnOr3uPs7aQL8kaD/wz
LV/E85oYxCEd5SXCaWEB
=xGjq
-END PGP SIGNATURE-


Accepted:
migrate_0.6-5~exp1.debian.tar.gz
  to main/m/migrate/migrate_0.6-5~exp1.debian.tar.gz
migrate_0.6-5~exp1.dsc
  to main/m/migrate/migrate_0.6-5~exp1.dsc
python-migrate_0.6-5~exp1_all.deb
  to main/m/migrate/python-migrate_0.6-5~exp1_all.deb


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



Accepted muroard 0.1.0-5 (source i386)

2011-01-09 Thread Philipp Schafft
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed,  5 Jan 2011 20:41:31 +0100
Source: muroard
Binary: muroard muroard-dbg
Architecture: source i386
Version: 0.1.0-5
Distribution: unstable
Urgency: high
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Philipp Schafft l...@lion.leolix.org
Description: 
 muroard- minimalist RoarAudio sound daemon
 muroard-dbg - minimalist RoarAudio sound daemon (debugging symbols)
Closes: 608812
Changes: 
 muroard (0.1.0-5) unstable; urgency=high
 .
   * Wait for the daemon to terminate on stop. Fixes user removal in purge.
 Closes: #608812
Checksums-Sha1: 
 3c4778b8ea9a718eec6e7cfe2c49146c66383dc1 1753 muroard_0.1.0-5.dsc
 393248f5eb2a92c528baa7c6546c79d5f83985fd 4524 muroard_0.1.0-5.debian.tar.gz
 7657048165d5db25c95c241cf91e1b03314ce893 17264 muroard_0.1.0-5_i386.deb
 bdc964e71c1bf2c89c0d1183e2974fbf10f7280d 20008 muroard-dbg_0.1.0-5_i386.deb
Checksums-Sha256: 
 8be6222c20241d079882883d08c53f2a867df446ecc1951725d0f76ee522bd43 1753 
muroard_0.1.0-5.dsc
 f51c51cecf1f8306e9454685dad560b9d5ca4ada6ec6bbc9171dae0584240ed9 4524 
muroard_0.1.0-5.debian.tar.gz
 2a7ef953066cef1882fcd293be24cfde3ce1b80e7012656604bad5112af0 17264 
muroard_0.1.0-5_i386.deb
 62a6c1c7ca10be87cffb78aaa6b386a31c6a1d77a2b754e0cd444cf9079654d4 20008 
muroard-dbg_0.1.0-5_i386.deb
Files: 
 cb145da94ff64481eab368230a64dce7 1753 sound optional muroard_0.1.0-5.dsc
 295b9604a56f77dee6d8f40e541e259a 4524 sound optional 
muroard_0.1.0-5.debian.tar.gz
 fc7014d44e83c48cf8e43ec1600a9ea9 17264 sound optional muroard_0.1.0-5_i386.deb
 cd895d33bb74f951061d2be152069911 20008 debug extra muroard-dbg_0.1.0-5_i386.deb

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

iQIcBAEBCAAGBQJNKdrEAAoJEBLZsEqQy9jkiR4P/1Nu24vY6PwyXUbKafBawgmv
XAahVmWnmFg3j3zatt/M0Hchr+3LowphOag2FpFSAt2ygg14T56rZl09Uu5DnMfF
wvl8DNd0gCewCU1XKnhc8Du+ptfLTFjVqrCSVBIgeHnYYcsrBHFEHNKGTb3ROH7Y
7Kc+kND8HshW7uQ4GsiMNG2z1Lf9APc6Fu589iuiAGMj+ExnzRbW/huL0KrVbd2D
X0gCQ1pRPG3k4IIAGFoeO0ia+QHOrxL4IcETHvj1pNbdMT7a/A+iDkDafLxrFMi5
8j5yQ/6I1ZjjKF/rRWeAxFWlftPgkaavEjROgz1B6MSKuHHdtcOBS0CMrpQFJ4yY
STay1InPkFoLTwJKaQMM4DSc9ryvP4kk1yJDyVswLDu0FbInZNDjEd4Qk/dxSz5U
elnACsswq5Wx2EJ32Gt1wzIruwJbe9ULtPCYmufY1/6wCQP7eYB1ZGYbbSI6wK/K
MIg6brx2nZWy65geEKrgVQ5UvXX29nGLKr0/AkEBP7iiv0SAz1h/NPGL6jp4OMik
nr5AISa2V8Yxx8ACKo80gXzg891QQvmMOt9hf9sW7xJz/4mdmy4QY+MEtqwd64Zk
5nW+MCXgclxJxcz+Nq2QFNeVW3x9ldaXq3vnJ/UFgjSIWO7HWtfkDBaJqc1mG5iv
Nr+qZorO10J8x/mxkm1K
=FBPo
-END PGP SIGNATURE-


Accepted:
muroard-dbg_0.1.0-5_i386.deb
  to main/m/muroard/muroard-dbg_0.1.0-5_i386.deb
muroard_0.1.0-5.debian.tar.gz
  to main/m/muroard/muroard_0.1.0-5.debian.tar.gz
muroard_0.1.0-5.dsc
  to main/m/muroard/muroard_0.1.0-5.dsc
muroard_0.1.0-5_i386.deb
  to main/m/muroard/muroard_0.1.0-5_i386.deb


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



Accepted wvdial 1.61-1 (source amd64)

2011-01-09 Thread Thierry Randrianiriana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 07 Jan 2011 14:04:54 +0300
Source: wvdial
Binary: wvdial
Architecture: source amd64
Version: 1.61-1
Distribution: experimental
Urgency: low
Maintainer: Thierry Randrianiriana thie...@debian.org
Changed-By: Thierry Randrianiriana thie...@debian.org
Description: 
 wvdial - PPP dialer with built-in intelligence
Closes: 398242 415501 449384 457705 472084 472508 474625 488005
Changes: 
 wvdial (1.61-1) experimental; urgency=low
 .
   * New maintainer (Closes: #488005).
   * Ack l10n NMU
 (Closes: #398242, #415501, #449384, #457705, #472084, #472508, #474625).
   * Bumped to debhelper 7 compatibility levels
   * Switched to format 3.0 (quilt)
   * Removed patch from Andrey Vihrov which is applied upstream (#555035)
   * Added debian/watch
   * debian/rules:
 + Check Makefile if it exists
 + Add install target
 + Add ./configure in build-stamp target
   * debian/control:
 + Add Homepage field
 + Bump Standars-Version to 3.9.1
   * debian/config:
 + use 'which' instead of 'type'
   * debian/wvdial.templates:
 + use colons
 + change type error the template wvdial/passphrases_mismatch
Checksums-Sha1: 
 8089616dca86c3faeb36468da40561a2981d1faf 1071 wvdial_1.61-1.dsc
 b80249ca2d5b2779ae756010042f6e1508ba3f7e 88070 wvdial_1.61.orig.tar.gz
 9da2398ede323b142c8a6386038e9bb65951e672 20313 wvdial_1.61-1.debian.tar.gz
 8b676928df920dc2c9d3af1225b2e32c19320ac8 107456 wvdial_1.61-1_amd64.deb
Checksums-Sha256: 
 68eb68256c08cc97ef5cb587254df0b8c1718245b30e4c50eec0f340dd2bb086 1071 
wvdial_1.61-1.dsc
 5753d2005115aa4e365a1638f4eb6c076d4e2deafa46c3de38964918e7f62709 88070 
wvdial_1.61.orig.tar.gz
 38935daa6f801aee2367294a46832da8ed06698e01fb88d13270c603c65d976e 20313 
wvdial_1.61-1.debian.tar.gz
 a623fbe0993a280f2daafead8dab93646624c7fdb0b96d213377bd5a59b7f74d 107456 
wvdial_1.61-1_amd64.deb
Files: 
 9fdebcc67e96575124fcbcb43c490698 1071 comm optional wvdial_1.61-1.dsc
 124676b98f9bbd1c0366fdc0d2848bc9 88070 comm optional wvdial_1.61.orig.tar.gz
 9f8434f12b027e7ad9f0e8d4eb1f3603 20313 comm optional 
wvdial_1.61-1.debian.tar.gz
 201a9a93322bd9bc5f99545c24fd74a9 107456 comm optional wvdial_1.61-1_amd64.deb

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

iEYEARECAAYFAk0p16EACgkQ+JKYG2JYYppy9QCgyFQpJDm85n6XdPODR1OkqhEN
r+wAnA/ByqRgMyRpJxLbCyv/1mKzDDqx
=q6gU
-END PGP SIGNATURE-


Accepted:
wvdial_1.61-1.debian.tar.gz
  to main/w/wvdial/wvdial_1.61-1.debian.tar.gz
wvdial_1.61-1.dsc
  to main/w/wvdial/wvdial_1.61-1.dsc
wvdial_1.61-1_amd64.deb
  to main/w/wvdial/wvdial_1.61-1_amd64.deb
wvdial_1.61.orig.tar.gz
  to main/w/wvdial/wvdial_1.61.orig.tar.gz


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



Accepted media-player-info 12-2 (source all)

2011-01-09 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 10:02:58 -0600
Source: media-player-info
Binary: media-player-info
Architecture: source all
Version: 12-2
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt mp...@debian.org
Changed-By: Martin Pitt mp...@debian.org
Description: 
 media-player-info - Media player identification files
Closes: 609429
Changes: 
 media-player-info (12-2) unstable; urgency=low
 .
   * Add debian/media-player-info.docs: Install NEWS. (Closes: #609429)
Checksums-Sha1: 
 b3f08c5d741c3dbd86bdfd45443a1d0e69fd29a7 1756 media-player-info_12-2.dsc
 c157d3e3b1c0fea7172700ed40096e9705b066b6 3557 
media-player-info_12-2.debian.tar.gz
 cd8af75048ea251377d73f1c3aa5cd40b846a9fe 30692 media-player-info_12-2_all.deb
Checksums-Sha256: 
 7483124eb8eeb21a84486b53bbe8d7d4207f646499305ca4a8ff00757c2503fb 1756 
media-player-info_12-2.dsc
 d716712c6176092aed50170d024283eb2aaf07b57d9dc42d2e74bbd1d623a0de 3557 
media-player-info_12-2.debian.tar.gz
 5d2139da0c41430b8bb9f55a34843d12d0192fa585c53ac71080ebc4ed0f5e57 30692 
media-player-info_12-2_all.deb
Files: 
 f5eb8be84d82aa68e990c54c81b92c62 1756 admin optional media-player-info_12-2.dsc
 dd486d7f8d8eef3e52eef5a39903ccb9 3557 admin optional 
media-player-info_12-2.debian.tar.gz
 b35f6e165c583c3fcc1cab97d4f8cd16 30692 admin optional 
media-player-info_12-2_all.deb

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

iQIcBAEBCAAGBQJNKdxeAAoJEPmIJawmtHufCmsP/A6JsJP95jAWSp/DmoOVTMED
QTVZff6+3N/N6ftwt/AdpMY90avh7u5OLOscWyA0hjWAc9euas99FWQyoTDmbHnU
bn8Clpx5c9PPc8oAnTdur4yctb8z2/1+xWhkQ0ghIqZ6jeZQATdf+G0c+3+w/BaR
+H5cWK9wfl2QFvg0PdEB+cnOsyISE9KyxLz0tCtrJ9RkSdY40RvGcNuS6JzJBQTX
omJxV+WKTIhjLsbQtDMC70sCJTuTPXf6Lf0/9WrbuFjIEl42cDqQagSH960O1pqG
Yvh6GuQZTtDfJwEJm2nlb6muiwbkepWfqHQin7GWhjD+LzhYeG+5TvE3fvqiGPAd
SNazvOTsyQwZTW9kEpyKb54MaN74/RPD/4+vcIoQvdb/krXP8B2wRwaVwNv1K6jp
Pw/mitUOsJX9CnW3TnhXAYlAbYYfbu9bAQ8zwRpEXq1vjVj7RV9/8sk47jB8Q2GH
Pf8J2n9dbolwES5NtRM+H5j9b+rhPAwMLkNiSJrl4uaM/KqcHGBTAdgkVjk6xy5i
QZgjnpGkxWnxUnrFdShlWc0GrQsAdR8KF5kNuejr3oAGjcIC7SejczQ0cY8fTxJf
xeUcBlaz2j9xITKlPKKmALSFEFOdK+tgHOVgtbqh1+egsvoGxB+cSBYtpSx13lPB
7fJI8GTzfP15bbkmjccC
=irQk
-END PGP SIGNATURE-


Accepted:
media-player-info_12-2.debian.tar.gz
  to main/m/media-player-info/media-player-info_12-2.debian.tar.gz
media-player-info_12-2.dsc
  to main/m/media-player-info/media-player-info_12-2.dsc
media-player-info_12-2_all.deb
  to main/m/media-player-info/media-player-info_12-2_all.deb


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



Accepted libdevel-symdump-perl 2.08-4 (source all)

2011-01-09 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 16:16:31 +
Source: libdevel-symdump-perl
Binary: libdevel-symdump-perl
Architecture: source all
Version: 2.08-4
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 libdevel-symdump-perl - Perl module for inspecting perl's symbol table
Changes: 
 libdevel-symdump-perl (2.08-4) unstable; urgency=low
 .
   * Upgrade to debhelper 8.
   * Policy version 3.9.1: no changes required.
Checksums-Sha1: 
 06b8815bf714d1a3203c84c9c70a8f12d0320af8 1772 libdevel-symdump-perl_2.08-4.dsc
 bd91da4cc24c48a56e4cf3012f0e3f86e56a9024 3043 
libdevel-symdump-perl_2.08-4.debian.tar.gz
 b153e733b2ac1408c9f2e85db1129c1919120a1d 16612 
libdevel-symdump-perl_2.08-4_all.deb
Checksums-Sha256: 
 adb5363379f8629c2b7c93685acbde11184fa0d36dd230df4ae2ee494d6c2b4a 1772 
libdevel-symdump-perl_2.08-4.dsc
 17d30872b067c6ec98d5095907f2bba69a7e90d4a3618d812d0b38418196bf38 3043 
libdevel-symdump-perl_2.08-4.debian.tar.gz
 9dea98b84cf22f0ccad44daae1d43958db6296a5ae3981aed3c3b6569053832d 16612 
libdevel-symdump-perl_2.08-4_all.deb
Files: 
 46de03240820179797c923ac47df68ea 1772 perl optional 
libdevel-symdump-perl_2.08-4.dsc
 4116327cd0260c5aec457228a9a4d613 3043 perl optional 
libdevel-symdump-perl_2.08-4.debian.tar.gz
 711cde59804668e65e8c5bf205dc01b5 16612 perl optional 
libdevel-symdump-perl_2.08-4_all.deb

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

iQIVAwUBTSnfiDk1h9l9hlALAQi42Q//Wixzw7DbWfEU8yRdzDI0IK35FOQwZcTC
05PdY7Fk9WX625EflTPgWbQuDiii/PjDr/gep2rIPWsfkuhBNBzpH6GfoRqnHhBm
68npZP63QFuxzHUU2Y9Hip4IF0BwVzayqyPZ+wWFw9FtBPb/mhuXZ862gQllAheF
M7WKaVVUJuHYdhTne7F7w0IS+8lo9zg4iR0hpe0g8pDqp/q77zTMAfGoSj3AnsWP
+f/NQ2qPe2dwhq9y3NjyIvAoqtqZtqZz2MEOxBHrmghPwvpyM5RvoLPVwNzGjZlh
tK4jooExnU9OHxSP35ILWS4YjAn/9uxNQ1SXKZyOqbNvbijV6qyQQ37ruoy8ZxrE
384UhCrS2EbuQyiqaCkDR5djxssDTIpM2YArMgIiordR50Rx5fmIPraTTNZnFmos
YTwCD/bN/OKTyON/ThY9+gAdBd2nj2hJlPOzODdqcL8bC9+iG+dC//6IsnTBHoG9
G5yAjz4BDIldmmgjBgpQy68bXlmEO8zfW/Fzlh1qHPSvrXsRPqWDgQZDD9OwjlY7
OkB5QfwtQlKwICDIbPjrelbrh5zaCVfvwi5TTgJj9X/TrKUrkLjZ9t8zxAFNa602
L5EcWEqQuShSqyILLFn5InE98e8N3uJgmKit67aWhrhlqAzSWNZWZDbM0gKaEa3t
2aHa6XpEaD8=
=dHrH
-END PGP SIGNATURE-


Accepted:
libdevel-symdump-perl_2.08-4.debian.tar.gz
  to main/libd/libdevel-symdump-perl/libdevel-symdump-perl_2.08-4.debian.tar.gz
libdevel-symdump-perl_2.08-4.dsc
  to main/libd/libdevel-symdump-perl/libdevel-symdump-perl_2.08-4.dsc
libdevel-symdump-perl_2.08-4_all.deb
  to main/libd/libdevel-symdump-perl/libdevel-symdump-perl_2.08-4_all.deb


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



Accepted openoffice.org-dictionaries 1:3.3.0~rc9-1 (source all)

2011-01-09 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 16:53:18 +0100
Source: openoffice.org-dictionaries
Binary: openoffice.org-thesaurus-en-us openoffice.org-thesaurus-cs 
openoffice.org-thesaurus-sk openoffice.org-thesaurus-ru 
openoffice.org-thesaurus-ne openoffice.org-thesaurus-hu 
openoffice.org-thesaurus-fr openoffice.org-thesaurus-ro 
openoffice.org-thesaurus-ca myspell-en-us myspell-en-gb myspell-en-za 
myspell-af myspell-it myspell-sw myspell-th hunspell-en-ca hunspell-ne 
hunspell-da hunspell-de-at-frami hunspell-de-ch-frami hunspell-de-de-frami 
hunspell-fr hunspell-vi hunspell-hu hunspell-sr hunspell-sh hunspell-ro 
openoffice.org-hyphenation-sh openoffice.org-hyphenation-sr 
openoffice.org-hyphenation-de openoffice.org-hyphenation-hu 
openoffice.org-hyphenation-it openoffice.org-hyphenation-sl 
openoffice.org-hyphenation-af openoffice.org-hyphenation-zu 
openoffice.org-hyphenation-fr openoffice.org-hyphenation-ro 
openoffice.org-hyphenation-ca
Architecture: source all
Version: 1:3.3.0~rc9-1
Distribution: experimental
Urgency: low
Maintainer: Debian OpenOffice Team debian-openoff...@lists.debian.org
Changed-By: Rene Engelhard r...@debian.org
Description: 
 hunspell-da - Danish dictionary for hunspell
 hunspell-de-at-frami - Austrian (German) dictionary for hunspell (frami 
version)
 hunspell-de-ch-frami - Swiss (German) dictionary for hunspell (frami version)
 hunspell-de-de-frami - German dictionary for hunspell (frami version)
 hunspell-en-ca - English_canadian dictionary for hunspell
 hunspell-fr - French dictionary for hunspell
 hunspell-hu - Hungarian dictionary for hunspell
 hunspell-ne - Nepali dictionary for hunspell
 hunspell-ro - Romanian dictionary for hunspell
 hunspell-sh - Serbian (Latin) dictionary for hunspell
 hunspell-sr - Serbian (Cyrillic) dictionary for hunspell
 hunspell-vi - Vietnamese dictionary for hunspell
 myspell-af - Afrikaans dictionary for myspell
 myspell-en-gb - English_british dictionary for myspell
 myspell-en-us - English_american dictionary for myspell
 myspell-en-za - English_southafrican dictionary for myspell
 myspell-it - Italian dictionary for myspell
 myspell-sw - Swahili dictionary for myspell
 myspell-th - Thai dictionary for myspell
 openoffice.org-hyphenation-af - Afrikaans hyphenation patterns for 
OpenOffice.org
 openoffice.org-hyphenation-ca - Catalan hyphenation patterns for OpenOffice.org
 openoffice.org-hyphenation-de - German hyphenation patterns for OpenOffice.org
 openoffice.org-hyphenation-fr - French hyphenation patterns for OpenOffice.org
 openoffice.org-hyphenation-hu - Hungarian hyphenation patterns for 
OpenOffice.org
 openoffice.org-hyphenation-it - Italian hyphenation patterns for OpenOffice.org
 openoffice.org-hyphenation-ro - Romanian hyphenation patterns for 
OpenOffice.org
 openoffice.org-hyphenation-sh - Serbian (Latin) hyphenation patterns for 
OpenOffice.org
 openoffice.org-hyphenation-sl - Slovenian hyphenation patterns for 
OpenOffice.org
 openoffice.org-hyphenation-sr - Serbian (Cyrillic) hyphenation patterns for 
OpenOffice.org
 openoffice.org-hyphenation-zu - Zulu hyphenation patterns for OpenOffice.org
 openoffice.org-thesaurus-ca - Catalan Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-cs - Czech Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-en-us - English Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-fr - French Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-hu - Hungarian Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-ne - Nepali Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-ro - Romanian Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-ru - Russian Thesaurus for OpenOffice.org
 openoffice.org-thesaurus-sk - Slovak Thesaurus for OpenOffice.org
Closes: 590615 607771
Changes: 
 openoffice.org-dictionaries (1:3.3.0~rc9-1) experimental; urgency=low
 .
   * new upstream release candidate
   * includes fixes for serbian hyphenation patterns (closes: #590615)
   * remove 02_Debian.dpatch; LibreOffices new technical.dic already containbs
 it
   * include gedurft in de_DE_frami.dic (closes: #607771)
Checksums-Sha1: 
 05b5bc9db10af7b80d822ee88bddc701c6b7117e 2792 
openoffice.org-dictionaries_3.3.0~rc9-1.dsc
 9a5247fbfb8caad74e6f47f2e1f7390a2c779812 41555140 
openoffice.org-dictionaries_3.3.0~rc9.orig.tar.gz
 333a526e6ddbd49800013f59d8f45789fe0451d9 25678 
openoffice.org-dictionaries_3.3.0~rc9-1.diff.gz
 1517f7dd663e3c36b8dbe9802858dc98936d84cb 5143624 
openoffice.org-thesaurus-en-us_3.3.0~rc9-1_all.deb
 535d87e4f460047e7e11027cdcf9bf6f304a88f4 266466 
openoffice.org-thesaurus-cs_3.3.0~rc9-1_all.deb
 9ccf219c10ece73e087d440a8c574e2169ef3658 6582 
openoffice.org-thesaurus-sk_3.3.0~rc9-1_all.deb
 9e0b186547db0f8c2f96193686647ba2f64c12e1 458628 
openoffice.org-thesaurus-ru_3.3.0~rc9-1_all.deb
 779f03e45ccaecb8224e59ef72997aec45e68fdb 223210 
openoffice.org-thesaurus-ne_3.3.0~rc9-1_all.deb
 2d31d9b673e0caa47d4635a273cbe56babd9b376 990764 

Accepted nbd 1:2.9.18-1~1 (source amd64)

2011-01-09 Thread Wouter Verhelst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 06 Jan 2011 02:02:14 +0100
Source: nbd
Binary: nbd-server nbd-client nbd-client-udeb
Architecture: source amd64
Version: 1:2.9.18-1~1
Distribution: experimental
Urgency: low
Maintainer: Wouter Verhelst wou...@debian.org
Changed-By: Wouter Verhelst wou...@debian.org
Description: 
 nbd-client - Network Block Device protocol - client
 nbd-client-udeb - Network Block Device protocol - client for Debian Installer 
(udeb)
 nbd-server - Network Block Device protocol - server
Changes: 
 nbd (1:2.9.18-1~1) experimental; urgency=low
 .
   * New upstream release
 - Implements name-based exports.
   * Implement support for name-based exports in nbd-client's debconf,
 initramfs, and init scripts, in light of the above
   * Same for nbd-server
   * debian/nbd-client.README.Debian: Mention possibility of using DHCP for
 configuration; update in light of name-based exports
   * debian/rules: make debian/po/templates.pot a dependency of
 override_dh_auto_configure, so that it is always up-to-date.
   * debian/control: update Standards-Version header to what we're
 actually already using (forgot to update in 1:2.9.16-1)
   * debian/nbd-client.initrd: support netbooting through reading the
 server's IP address from ROOTSERVER, but everything else from the
 kernel command line. This to support inflexible setups where it is
 possible to boot with PXE, but where it is not possible to set
 random arguments, like, say root-path. Netbooting is a can of worms.
   * debian/*.lintian-overrides: override
 copyright-without-copyright-notice (we do list all authors, but in a
 format that Lintian doesn't know about).
Checksums-Sha1: 
 a2aa896f459201bda7a66723bf5507e0eed4eadb 1782 nbd_2.9.18-1~1.dsc
 b2dd97b429f77b5097b624f2e98b97de44f50a3c 184535 nbd_2.9.18.orig.tar.gz
 ff602a2e14f61a562f435544d5419cd1f9d36e37 100660 nbd_2.9.18-1~1.diff.gz
 1bfbe4877992dc65886b5e7c0dfa08f595c2e174 60762 nbd-server_2.9.18-1~1_amd64.deb
 a75ae82afdf49178117c120a07995fb1db8c2f69 52508 nbd-client_2.9.18-1~1_amd64.deb
 42c30e346cac4e90cb3337d87480e325b9ebf750 7596 
nbd-client-udeb_2.9.18-1~1_amd64.udeb
Checksums-Sha256: 
 dfbeb0df421f0eeb20ba052033721221e3031357e5a0774ea1f8e24f1aaabfe5 1782 
nbd_2.9.18-1~1.dsc
 400983bee7974dfc3746ad8983b6f41b59bd34930f7b63b51a1ba068182e26fe 184535 
nbd_2.9.18.orig.tar.gz
 3e52bc43e698da78b70b8a21fc7fce1c0c2f5ecd7f792b21a9c70fe9d8fb9c1d 100660 
nbd_2.9.18-1~1.diff.gz
 d2130799e4925eeae8c6057cca087e2303e6a51c48c5a41bcb9938dc54369500 60762 
nbd-server_2.9.18-1~1_amd64.deb
 badde80d86b1b4773e7bd098ac5ce2c7de241c367094700a29e53394b08067d7 52508 
nbd-client_2.9.18-1~1_amd64.deb
 63cfd3cdf3536baf14e2cb556cb6e87128fc8ace9ccd1aa5840a1f3a4fe7673e 7596 
nbd-client-udeb_2.9.18-1~1_amd64.udeb
Files: 
 b77780401f0c261989f1f13c57d31db6 1782 admin optional nbd_2.9.18-1~1.dsc
 19f4abb3e3edc4d46b58b3cd4bcecc1e 184535 admin optional nbd_2.9.18.orig.tar.gz
 e283c4d18434a2f32d7cadbaf899db36 100660 admin optional nbd_2.9.18-1~1.diff.gz
 cc4adbfc0a5258329b57b6cecc10928b 60762 admin optional 
nbd-server_2.9.18-1~1_amd64.deb
 bba74f53a82adce3a05949d7fac23fb4 52508 admin optional 
nbd-client_2.9.18-1~1_amd64.deb
 10b792b2ed2e2cd5fc83cfab80812184 7596 debian-installer optional 
nbd-client-udeb_2.9.18-1~1_amd64.udeb
Package-Type: udeb

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

iQIcBAEBAgAGBQJNKeVzAAoJEMKUD5Ub3wqdKJcP/RgU9gQxzL+rHNspwr89Y6Ro
HLNkfA19EzslIweNyTQBiRLPtkOTVZFUe3J1FTMOgakw59P7Yc2DL3KhH6sE/QoR
FOvpINxMZdJllzhL4PO7/cRI9nhvqH0XMrvWh6xqhpnWYzG+UO8sszuK2Nu2vZt8
852avJQU1OPnjRXlKmZ8ySdWm615fTGXb4T7JSWv7bIKyHfmsus6qwo3Q0AVNDDw
ZjAG1ktK7U9tSgYEMTADLq8C7ExH/+UEiPMwQoQf2WOii/QWrIvIsTHdXC5nNgN3
u2Ma4Xq7b6Re++UZcPaTWLTEqkvr6lDU7cvvDbR2PxwDZS2vLECLRKl9snbTGGsi
9qKTZ9yd09xXw1ISppeoD91odoYaAQ6UvlYIk4bNFrWpFJzULXid/nT3Qlp2mtX8
i/jt1pd1PQwBIOem4TTT0NnMT126aXkSjTv6KvTwmC8/BGIacizyMGAdjvmqQuXH
SJdyu3Ux2EkjZLsABdyv69qNvfsUfv25NYl6eHOmuVn4RYEcsnLbt/Ig0uS3mbUs
HPde16Wz4L6Nn8JIEllpMNG2ZvYdOZRnaGxWHaYg9627PTb53u1egB53EpL2NpZL
Pa2uW7+is4pOoaaVa+15qPCrSEfR+VYGNf8g194uRNV2qxISQrid5Rv9dGeq8pEJ
27ARERGQO5aBEMdLu4Np
=eP7R
-END PGP SIGNATURE-


Accepted:
nbd-client-udeb_2.9.18-1~1_amd64.udeb
  to main/n/nbd/nbd-client-udeb_2.9.18-1~1_amd64.udeb
nbd-client_2.9.18-1~1_amd64.deb
  to main/n/nbd/nbd-client_2.9.18-1~1_amd64.deb
nbd-server_2.9.18-1~1_amd64.deb
  to main/n/nbd/nbd-server_2.9.18-1~1_amd64.deb
nbd_2.9.18-1~1.diff.gz
  to main/n/nbd/nbd_2.9.18-1~1.diff.gz
nbd_2.9.18-1~1.dsc
  to main/n/nbd/nbd_2.9.18-1~1.dsc
nbd_2.9.18.orig.tar.gz
  to main/n/nbd/nbd_2.9.18.orig.tar.gz


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



Accepted libva 1.0.7-1 (source all i386)

2011-01-09 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 16:46:57 +0100
Source: libva
Binary: libva-dev libva1 libva-x11-1 libva-glx1 libva-tpi1 i965-va-driver vainfo
Architecture: source all i386
Version: 1.0.7-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 i965-va-driver - Video Acceleration (VA) API for Linux -- i965 VA driver
 libva-dev  - Video Acceleration (VA) API for Linux -- development files
 libva-glx1 - Video Acceleration (VA) API for Linux -- GLX runtime
 libva-tpi1 - Video Acceleration (VA) API for Linux -- TPI runtime
 libva-x11-1 - Video Acceleration (VA) API for Linux -- X11 runtime
 libva1 - Video Acceleration (VA) API for Linux -- runtime
 vainfo - Video Acceleration (VA) API for Linux -- info program
Closes: 589367 599329 601665 603612
Changes: 
 libva (1.0.7-1) experimental; urgency=low
 .
   * New upstream version (Closes: #601665)
   * Fixes crashes (Closes: #589367, #599329)
   * add myself as uploader
   * replace autoreconf.patch with dh-autoreconf
   * update library dependencies for test programs, fixes FTBFS
   * fix watchfile
   * tighten dependency on libdrm-dev
   * Force upgrade of vlc to avoid errors while loading libva
 (Closes: #603612)
   * Switch to Format 3.0 (quilt)
Checksums-Sha1: 
 3ed958b956833dde4f108e9e9e66e7976709e713 1642 libva_1.0.7-1.dsc
 d601e903c411408360a8feebacda576d26de1023 462067 libva_1.0.7.orig.tar.bz2
 ddb82a7bb504a38046bfc38d20ab7f8cbe60e5bc 7140 libva_1.0.7-1.debian.tar.gz
 4db4076ac15c8d8456cc9430c01d9f40f7759a6c 30148 libva-dev_1.0.7-1_all.deb
 531cf131ef6f9c266e7d3a0d9133589b78a31ea1 36028 libva1_1.0.7-1_i386.deb
 e33b664d5955df3a3b8cad00f9bb981f9f23beec 14702 libva-x11-1_1.0.7-1_i386.deb
 6015d4693b4b0065c00111944730280ff6ceed2c 11520 libva-glx1_1.0.7-1_i386.deb
 bbd5c0b152d44239d81b811943ae62f50898c8e4 5928 libva-tpi1_1.0.7-1_i386.deb
 55e1fc1247da8bc3cc831c5739afc0cdaf34a08c 109234 i965-va-driver_1.0.7-1_i386.deb
 a1136c354085a09f46aecdc71b3069cf88727892 6932 vainfo_1.0.7-1_i386.deb
Checksums-Sha256: 
 88e09fc56b1b744309f80c849f63a6204142287bc76752d16ffb37e81ab3059d 1642 
libva_1.0.7-1.dsc
 4c33ceb3cef3a7be542ed0f87f3cb75838b5d0c1246a39319138ca4df98c73fb 462067 
libva_1.0.7.orig.tar.bz2
 ddbb8e015aa992e86045b45b8f30549f2c30f76db6a80f9455e92aa9aa8a60c3 7140 
libva_1.0.7-1.debian.tar.gz
 36590c9b0d6e76ec6df2f306d25487efff315ffa34c09e507ec79dbb3a96fbc2 30148 
libva-dev_1.0.7-1_all.deb
 32e591a53d9966aae1e44b3744368554d3981fd3d959322a9a27b4b5d7843834 36028 
libva1_1.0.7-1_i386.deb
 5f1465356d3f575706d5510be4b09a7bee93884e874654bc6ffa512f880a54c2 14702 
libva-x11-1_1.0.7-1_i386.deb
 244103429de36bf90e25f8800169e314dec297d1c2688c6395db2a7064024e84 11520 
libva-glx1_1.0.7-1_i386.deb
 7a9b23d649a56aca4cc94e89ea9dd133380e719ad84b4fdca9aa9ca1bf7e3c48 5928 
libva-tpi1_1.0.7-1_i386.deb
 b6d1804dc266068a271b2f2900cfcc486836d7aa54b29c1dcec8ca121fe405fa 109234 
i965-va-driver_1.0.7-1_i386.deb
 2cb0bdadbb8279805f3eceef28cd67bde53e0f1f5ae2cffb2688bb5929b58eef 6932 
vainfo_1.0.7-1_i386.deb
Files: 
 c03d6a71192397e2cf8c22e020a7754b 1642 libs optional libva_1.0.7-1.dsc
 3903b0463e2892f8afbd631daa5619ae 462067 libs optional libva_1.0.7.orig.tar.bz2
 34daad2a12fba3d70b1c7f1cebed68b7 7140 libs optional libva_1.0.7-1.debian.tar.gz
 f8c54da51f8c8dddc5947934bc180178 30148 libdevel optional 
libva-dev_1.0.7-1_all.deb
 ec22931d416662e0adc028583aa184d8 36028 libs optional libva1_1.0.7-1_i386.deb
 616a6c315772c4c1e81e9e39ff7b 14702 libs optional 
libva-x11-1_1.0.7-1_i386.deb
 f991bc33144fbf34e7d7fc5539cb8368 11520 libs optional 
libva-glx1_1.0.7-1_i386.deb
 d228d8acc15a4e979b6eda7849781ee7 5928 libs optional libva-tpi1_1.0.7-1_i386.deb
 e706939ac0173468bb8191e76c57ea72 109234 libs optional 
i965-va-driver_1.0.7-1_i386.deb
 42c246588d6c5b17c51aa5cf9e382e08 6932 libs optional vainfo_1.0.7-1_i386.deb

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

iJwEAQECAAYFAk0p6yoACgkQ78RAoABp8o+CEwP+LRnL2G52d24SjQ44At/1eeUT
+A3FrdzybpXGIg9ERppDaNCu47JyW8Q779u3mTQfo7GfpFtzF++iRhEApqqwbOYJ
t6mbn7eQPBZLh8ZB0W8HFkcpIHC4exJU9B5mnmNgsBlK4+d1sIZDujHL5RtiYJLx
BwOhvjtM57oAJc3QLUc=
=zRYU
-END PGP SIGNATURE-


Accepted:
i965-va-driver_1.0.7-1_i386.deb
  to main/libv/libva/i965-va-driver_1.0.7-1_i386.deb
libva-dev_1.0.7-1_all.deb
  to main/libv/libva/libva-dev_1.0.7-1_all.deb
libva-glx1_1.0.7-1_i386.deb
  to main/libv/libva/libva-glx1_1.0.7-1_i386.deb
libva-tpi1_1.0.7-1_i386.deb
  to main/libv/libva/libva-tpi1_1.0.7-1_i386.deb
libva-x11-1_1.0.7-1_i386.deb
  to main/libv/libva/libva-x11-1_1.0.7-1_i386.deb
libva1_1.0.7-1_i386.deb
  to main/libv/libva/libva1_1.0.7-1_i386.deb
libva_1.0.7-1.debian.tar.gz
  to main/libv/libva/libva_1.0.7-1.debian.tar.gz
libva_1.0.7-1.dsc
  to main/libv/libva/libva_1.0.7-1.dsc
libva_1.0.7.orig.tar.bz2
  to 

Accepted man2html 1.6g-1 (source i386)

2011-01-09 Thread Robert Luberda
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 18:00:10 +0100
Source: man2html
Binary: man2html
Architecture: source i386
Version: 1.6g-1
Distribution: experimental
Urgency: low
Maintainer: Robert Luberda rob...@debian.org
Changed-By: Robert Luberda rob...@debian.org
Description: 
 man2html   - browse man pages in your web browser
Changes: 
 man2html (1.6g-1) experimental; urgency=low
 .
   * New upstream release.
   * Get the searched/indexed man directories from system manpath file
 (LP: #246816):
 + cron.weekly: use `manpath -g' to find out the system man directories;
 + man2html.cgi.c: take MANDB_MAP entries into account while parsing
   manpath.config;
 + postinst: call the weekly job to perform initial indexing of man pages;
 + avoid duplicated/symlinked directories in both the weekly script and
   the cgi program.
   * manwhatis.c: add the `-g' option to manpath call.
   * 010-aux-debian.patch (updated): correct paths in example.
   * 033-gcc-warnings.patch (new): fix some gcc warnings.
   * Reformat Debian-specific sources with the `astyle -A1 -SKs4' command.
   * Standards-Version: 3.9.1 (no changes).
   * Bump debhelper compat mode to 8.
Checksums-Sha1: 
 0dc2ecac51f0da46ed778817c1bcd46901320e64 973 man2html_1.6g-1.dsc
 ef9e1f36a1a536a31112d52c3f39340900b0d3cb 256906 man2html_1.6g.orig.tar.gz
 530b7c3e951f3e49a1af903820fc63c21057715a 63139 man2html_1.6g-1.debian.tar.gz
 4e61dc27c18b996d798ebc40c66eaa980db033c7 89344 man2html_1.6g-1_i386.deb
Checksums-Sha256: 
 ae9d523bd89efabd1bc3df35509463fb46763484654abee61e41775d4343d964 973 
man2html_1.6g-1.dsc
 ccdcb8c3f4e0080923d7e818f0e4a202db26c46415eaef361387c20995b8959f 256906 
man2html_1.6g.orig.tar.gz
 ea20a59036bddcc4faacde13e33080d5f971f12d921725a8e6319c030fc1cf51 63139 
man2html_1.6g-1.debian.tar.gz
 aceb254341068c7c2b63c1534359f723a0540f65190ba452fc5c388f3f42c6be 89344 
man2html_1.6g-1_i386.deb
Files: 
 9ceedcc394abc52310cec5e4ca46e210 973 doc optional man2html_1.6g-1.dsc
 ba154d5796928b841c9c69f0ae376660 256906 doc optional man2html_1.6g.orig.tar.gz
 d751ed54d6e292e84dadf462225e9b04 63139 doc optional 
man2html_1.6g-1.debian.tar.gz
 4a89c88b2d6fab14177314a319eb535f 89344 doc optional man2html_1.6g-1_i386.deb

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

iEYEARECAAYFAk0p670ACgkQThh1cJ0wnDvpBgCeNYVpo8/xBh1eZLWQkkbiJ+S+
QEcAn0mhWv4WQ+g0GfjSki/IdAmoRHDU
=l2Vt
-END PGP SIGNATURE-


Accepted:
man2html_1.6g-1.debian.tar.gz
  to main/m/man2html/man2html_1.6g-1.debian.tar.gz
man2html_1.6g-1.dsc
  to main/m/man2html/man2html_1.6g-1.dsc
man2html_1.6g-1_i386.deb
  to main/m/man2html/man2html_1.6g-1_i386.deb
man2html_1.6g.orig.tar.gz
  to main/m/man2html/man2html_1.6g.orig.tar.gz


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



Accepted liblog-handler-perl 0.70-1 (source all)

2011-01-09 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 19:52:54 +0100
Source: liblog-handler-perl
Binary: liblog-handler-perl
Architecture: source all
Version: 0.70-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 liblog-handler-perl - module to handle output destined for log files
Changes: 
 liblog-handler-perl (0.70-1) unstable; urgency=low
 .
   * New upstream release
   * debian/copyright: Refresh copyright years for debian/* packaging.
Checksums-Sha1: 
 74d97ff70e3a44eed8ed409ad9503c92544de051 2336 liblog-handler-perl_0.70-1.dsc
 2d123a5dc56a20722c1d3efb720b4950c4f85b73 72048 
liblog-handler-perl_0.70.orig.tar.gz
 3e9795104badbf4af7ae7a8a37d375b7e8e99c85 3670 
liblog-handler-perl_0.70-1.debian.tar.gz
 6dceb63f23fc658e27dfee9464d11291e1a5ff81 104022 
liblog-handler-perl_0.70-1_all.deb
Checksums-Sha256: 
 6d106e86582cd102c82c219b7b274721117ef0b15d3ca575e03ef3ab65ee5dbb 2336 
liblog-handler-perl_0.70-1.dsc
 871d79f12c4969bf2f13d8ac03b2393cd4a03cbce8b4a0a871c25cbb8d75 72048 
liblog-handler-perl_0.70.orig.tar.gz
 af285cf2a30cb0a48013fac5a4cb6611c55f2df523ae6b35e821b989541200f8 3670 
liblog-handler-perl_0.70-1.debian.tar.gz
 67aff301385a1964cf055cabdc37704d7f6a2634f275a9a6c7e1011702aff7e9 104022 
liblog-handler-perl_0.70-1_all.deb
Files: 
 71ccd942ef9860daeced3d3c2282066c 2336 perl optional 
liblog-handler-perl_0.70-1.dsc
 46bfa2eb2d7a6b0a043cc75d3a83aa2c 72048 perl optional 
liblog-handler-perl_0.70.orig.tar.gz
 7b1d216a7b8d2d620e22852017eeaf99 3670 perl optional 
liblog-handler-perl_0.70-1.debian.tar.gz
 e83d403a181a77ba40313e5bd077e555 104022 perl optional 
liblog-handler-perl_0.70-1_all.deb

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

iQIcBAEBCAAGBQJNKgTCAAoJEHidbwV/2GP+7rAP/1a96kH3d/DS0+LrHkF6N+ms
K9N1Hd3EoGXZFOK1YgNTWlc9PF4gg9O/3uiEJ+UJjeNuw2E+B9NYI5Q0PRaKXq3g
tGBTVJArt9jPUvK5gqOGZC69mM++KxI3jGgzlU0ylmdb1ZajzvdsNZQ945WDTvaL
IvL2C08XxJjH6tHpzaLu+siEDhfVeAm8B80Y+1e9shVDPeamoKwtwZyRzZ2UavRy
hPXr8zpLwRG+fLTaxMbOmKL6+A7YySlpow26hy3HeWHMDmPKW+N4wEIovUmRutDw
EmJ7LtDDiglwJBXW+AAcS5L4IfLc9ahBa9hAs//YwLMDjLDT5NZiyXS2ZwRYRAHQ
FYpug2GnVh/4WkVD+uiBWwkYXQM064JQQjIkiTkgPIMaqShMtn9bF1WDD1qno3HF
Vx9EmZy+b3qebFrEw9zXJ17FRuRt9bc6wne7EfHsRLTBJPGDeKjd+rRYJlET5TOY
gKa258nNWWKbWkuTIKuz0uq7trSmV5yk2mAaPCl0hNjNqZje4hej7OAnDbk4GoAj
2FR7yWRGk/3pfBwByblWfG3MacYzaL0rRBHsPCx2R1EhPPtUBEqOBSsKNJ+tgoub
V88/G7isGr8rTkkwMkQkFOIuhMovGssNLCz/pS/ES/cPOhdzSC0vAmg4SZmbK9ej
zat1pF2Uke6s40HIkx/W
=XOEA
-END PGP SIGNATURE-


Accepted:
liblog-handler-perl_0.70-1.debian.tar.gz
  to main/libl/liblog-handler-perl/liblog-handler-perl_0.70-1.debian.tar.gz
liblog-handler-perl_0.70-1.dsc
  to main/libl/liblog-handler-perl/liblog-handler-perl_0.70-1.dsc
liblog-handler-perl_0.70-1_all.deb
  to main/libl/liblog-handler-perl/liblog-handler-perl_0.70-1_all.deb
liblog-handler-perl_0.70.orig.tar.gz
  to main/libl/liblog-handler-perl/liblog-handler-perl_0.70.orig.tar.gz


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



Accepted jxplorer 3.2.1+dfsg-5 (source all)

2011-01-09 Thread Gabriele Giacone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 19:45:25 +0100
Source: jxplorer
Binary: jxplorer
Architecture: source all
Version: 3.2.1+dfsg-5
Distribution: unstable
Urgency: low
Maintainer: Gabriele Giacone 1o5g4...@gmail.com
Changed-By: Gabriele Giacone 1o5g4...@gmail.com
Description: 
 jxplorer   - Java LDAP Browser
Closes: 609140
Changes: 
 jxplorer (3.2.1+dfsg-5) unstable; urgency=low
 .
   * Removed gcj from possible jvms (Closes: #609140).
   * Added package-contains-empty-directory lintian override.
Checksums-Sha1: 
 4d158fa4174d5bda42d04e559ec61f6117101bc6 1185 jxplorer_3.2.1+dfsg-5.dsc
 fe1539958782bec8fc3899559a911bc9c030fd11 26323 
jxplorer_3.2.1+dfsg-5.debian.tar.gz
 8911e0f5aa2e4a78482f93ad71cc4e4eedd3b1ff 1331686 jxplorer_3.2.1+dfsg-5_all.deb
Checksums-Sha256: 
 4d55d9724b67f210ac754ff9b5d4b19185b189d28010c4ffcc31a1efa14c53ca 1185 
jxplorer_3.2.1+dfsg-5.dsc
 f0185bdbe12458a665252edf7e4feda12207692bcefd6cc85d27a64c811c0f24 26323 
jxplorer_3.2.1+dfsg-5.debian.tar.gz
 f3ff24c013bf92026ab893588d4ce2082f6b4309a1b05961723a9deec92032fc 1331686 
jxplorer_3.2.1+dfsg-5_all.deb
Files: 
 8354b0bba5e94f245f94d198acd3e0fd 1185 admin optional jxplorer_3.2.1+dfsg-5.dsc
 b932e1005c511d2d6299bddb3cb14e97 26323 admin optional 
jxplorer_3.2.1+dfsg-5.debian.tar.gz
 12d73822b2746244aa534fa0c833b6e3 1331686 admin optional 
jxplorer_3.2.1+dfsg-5_all.deb

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

iEYEARECAAYFAk0qBR8ACgkQp3cdCbVcnCuNtQCfSQ+/jjzoyOJWf4/gy9ahQy81
0BMAoJ/6PhkBthH1tCVExTybt3VJE5Rl
=dP1d
-END PGP SIGNATURE-


Accepted:
jxplorer_3.2.1+dfsg-5.debian.tar.gz
  to main/j/jxplorer/jxplorer_3.2.1+dfsg-5.debian.tar.gz
jxplorer_3.2.1+dfsg-5.dsc
  to main/j/jxplorer/jxplorer_3.2.1+dfsg-5.dsc
jxplorer_3.2.1+dfsg-5_all.deb
  to main/j/jxplorer/jxplorer_3.2.1+dfsg-5_all.deb


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



Accepted nethack-spoilers 3.4.3+20110109-1 (source all)

2011-01-09 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 19:43:03 +
Source: nethack-spoilers
Binary: nethack-spoilers
Architecture: source all
Version: 3.4.3+20110109-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 nethack-spoilers - Spoiler files for the Nethack adventure game
Changes: 
 nethack-spoilers (3.4.3+20110109-1) unstable; urgency=low
 .
   * New upstream snapshot.
   * Fix download URL in debian/copyright.
Checksums-Sha1: 
 502f40e142f559f2adf517cfc60cadf0a46360e6 1925 
nethack-spoilers_3.4.3+20110109-1.dsc
 ea064026435c408e1c68c86078d3170df34e3fc3 225637 
nethack-spoilers_3.4.3+20110109.orig.tar.gz
 f16b2d1c7661d7d2842b8a053db6cc261667197f 3001 
nethack-spoilers_3.4.3+20110109-1.debian.tar.gz
 ed4a04bd99466e51861061b00e1898e7118cf166 250142 
nethack-spoilers_3.4.3+20110109-1_all.deb
Checksums-Sha256: 
 a00dd0c86d84c27eab857a07684985b643a0019dbdebe9a7e326290514d33a3f 1925 
nethack-spoilers_3.4.3+20110109-1.dsc
 b933c005d4dd653f48e57231639138bd61fd0cc0a82085c13397af4718a88940 225637 
nethack-spoilers_3.4.3+20110109.orig.tar.gz
 b0048dc730b829abe5c0c8d3d672d4af71763e3d3c29ee4ace54ccbe06806f15 3001 
nethack-spoilers_3.4.3+20110109-1.debian.tar.gz
 ad6e311d9ef16ba0b33f7c23f03c27199c9686f35aeb8bf447c915b4be016492 250142 
nethack-spoilers_3.4.3+20110109-1_all.deb
Files: 
 7306279332f4fa35a78bf1fff8f68e9d 1925 doc optional 
nethack-spoilers_3.4.3+20110109-1.dsc
 9da16bd05626f662defbc382b25374aa 225637 doc optional 
nethack-spoilers_3.4.3+20110109.orig.tar.gz
 dc4657067f771cf3edb2d1d696f3286d 3001 doc optional 
nethack-spoilers_3.4.3+20110109-1.debian.tar.gz
 6fb7408d7aa83ddc03b3957481441a94 250142 doc optional 
nethack-spoilers_3.4.3+20110109-1_all.deb

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

iQIVAwUBTSoP9zk1h9l9hlALAQjhwQ//YPbgGBfGM0VskXdjoiqYalOElzylptr3
4Ee0nfqiziuzTHiIJe0fQ1QmhW2Tg2yPJ1CgO/j4Y0R3owlQzeCyDGUkNLWojvnx
+DmMS73FxpQNrq6W8GumzpZmFmw839mtwxgxfBu+Vw/81a7to/kg9ixQrcPUcvY5
u3r4IXlfGAQsZCsL4bJ4z3JGTpt34mWJnp0tSUPKJ0g7PjjcBdSjJ8tVqoN3EK+0
ntS8BI+xsYxUWYyx+HZhdDxGiHoh6gZJrBhFYBFbErPeWQaNt2II/3kqyKFOX5TW
Ee0af9zyzMHEm2I4DusGc080sjZy2lVBw9JX25hbdg/5UEyfYZuFD3vztE/aNv30
JBMH4UzPKCJy0WhWwBnQfQV+E/apWSrv/sMS/NY/y2rz/oaTkGJKOZ6Alzc6DpJi
aaHz7NeDd6OIPyVq2TcjVMY1OrVbb4/w7xuR6NWhzu4h3y9687CkEWzh6YmEJYV3
sjb9bFUl2Xk4XdnicN7csB8FdL3HbsgKkFgM1ETNVlXTKUtJlCHzMbtGlWYr0gUp
b+uimFXPaYbn2Q1rmptlQtQ78hoNOiBI0x4XSbEA1TRUKxLtNQ9Cqeq89qqSS8v9
2BsiUMSSS21hKe767GgaT2q8sUvnjKkxPEFYwg6FUpvB5oa3P+ciwlT0hjOhhxUB
028lxmil9Vs=
=uM+l
-END PGP SIGNATURE-


Accepted:
nethack-spoilers_3.4.3+20110109-1.debian.tar.gz
  to main/n/nethack-spoilers/nethack-spoilers_3.4.3+20110109-1.debian.tar.gz
nethack-spoilers_3.4.3+20110109-1.dsc
  to main/n/nethack-spoilers/nethack-spoilers_3.4.3+20110109-1.dsc
nethack-spoilers_3.4.3+20110109-1_all.deb
  to main/n/nethack-spoilers/nethack-spoilers_3.4.3+20110109-1_all.deb
nethack-spoilers_3.4.3+20110109.orig.tar.gz
  to main/n/nethack-spoilers/nethack-spoilers_3.4.3+20110109.orig.tar.gz


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



Accepted ganeti 2.3.1-1 (source all)

2011-01-09 Thread Iustin Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 09 Jan 2011 19:01:15 +0100
Source: ganeti
Binary: ganeti2
Architecture: source all
Version: 2.3.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Ganeti Team pkg-ganeti-de...@lists.alioth.debian.org
Changed-By: Iustin Pop ius...@debian.org
Description: 
 ganeti2- Cluster-based virtualization management software
Closes: 597957 607679
Changes: 
 ganeti (2.3.1-1) experimental; urgency=low
 .
   * New upstream version (Closes: #597957, #607679)
   * Remove obsolete patches integrated upstream
Checksums-Sha1: 
 89c2403aa04edae1efb9d8fc05dac247b871ba54 2022 ganeti_2.3.1-1.dsc
 109486c6c89f250204ca9a87c30634d9a74d5da0 1679030 ganeti_2.3.1.orig.tar.gz
 eca438001dd8cdcba5c283ee28ffdd23cf83aa7e 8343 ganeti_2.3.1-1.debian.tar.gz
 e52fed77876cdda9ce89c2f1c5f5d5f8c122a5a6 1105782 ganeti2_2.3.1-1_all.deb
Checksums-Sha256: 
 fdf42a9c9840b4f49f8bedffd262e75bba48c16a7f86f922f760c4048d63f916 2022 
ganeti_2.3.1-1.dsc
 3d644eea35f1caed9e38246f21fa79f4d4d783f396078b5872b14934a47c2d8e 1679030 
ganeti_2.3.1.orig.tar.gz
 32691b46be0a89b90cad39a5378f0f3882435b7bfe9991323df0996ba6f64125 8343 
ganeti_2.3.1-1.debian.tar.gz
 84c9c971082a1c242009b28430417071a3ba0b8b2142b48a85e72985e2933eea 1105782 
ganeti2_2.3.1-1_all.deb
Files: 
 e64f4e3d9b46d1bd897833b98b713a82 2022 admin extra ganeti_2.3.1-1.dsc
 f4faf40130315806dba8ac2aec0a1736 1679030 admin extra ganeti_2.3.1.orig.tar.gz
 b928217c69498c9e4ac2b4124f0f0a62 8343 admin extra ganeti_2.3.1-1.debian.tar.gz
 997b56ac6f6ab6e142ce9b3fd21fc635 1105782 admin extra ganeti2_2.3.1-1_all.deb

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

iQIcBAEBCgAGBQJNKgx3AAoJEPZuPkGfhPTejiwP/jx5vpEtOnprggDf30A5icPY
MroC0tRlEyBG73ITMtPo0D9oVNFYEfOiIVRg9HfvscU6CpqIHZvnL2PVnrVDisXV
N75mMKMJKWVuvvFZ0gbXdUChflNNy2IzviBPDxXpA93jlCq3fCZev8bkICZlsd90
KcbLKVO/zpL+S32NYzTWNHmyEeETYgzwxs5i/Jg1gLQLITvdyR12C6Gba9PiRd/b
rZFTAttQwt0gSWUdPuIMx31MRrctDx4PCaPWCk3vgXSRDE69/pXix9Wyx8krxeP8
yo9Agy1TKZjq/DITBJucchOsYQLmOCXcTmQx0ReMmyTnlNApysYRdlMZf/LRenO6
WajJNvxUTsDXF4fcQDyFeJChTlQ3kMyD1WEmBzUuFTTJ+tc5s84g4vo8Gf/a4lTA
Un4LbMLt73PtZ+Ce5RED5FkTx0rJHJdBRT3gYL7UqdnRc+TmLYRAzvJf2+4V6vur
pgIdurMObbSc1XD1F+yhu1r92+n0EbgWswVP6elfpT2AjeBoKRb31WKGnoeG9K0q
a2hIo+0+T/hG3hSwGWxQuRjuwKs32MEZdg3p7SYHUlzg1Z6rvalycFaTSHzh44db
fnBEwdmuMO1tLXCv1AgE1IYuDFnGIsxhd9Y0afRsXvj6b+1GzrUYixYZqBnKNti0
nILLCC9MfCgSAsYOp0GW
=KMLp
-END PGP SIGNATURE-


Accepted:
ganeti2_2.3.1-1_all.deb
  to main/g/ganeti/ganeti2_2.3.1-1_all.deb
ganeti_2.3.1-1.debian.tar.gz
  to main/g/ganeti/ganeti_2.3.1-1.debian.tar.gz
ganeti_2.3.1-1.dsc
  to main/g/ganeti/ganeti_2.3.1-1.dsc
ganeti_2.3.1.orig.tar.gz
  to main/g/ganeti/ganeti_2.3.1.orig.tar.gz


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



Accepted gbirthday 0.6.4-1 (source all)

2011-01-09 Thread Rolf Leggewie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Dec 2010 15:17:38 +0800
Source: gbirthday
Binary: gbirthday
Architecture: source all
Version: 0.6.4-1
Distribution: experimental
Urgency: low
Maintainer: Rolf Leggewie f...@rolf.leggewie.biz
Changed-By: Rolf Leggewie f...@rolf.leggewie.biz
Description: 
 gbirthday  - birthday reminder for Evolution Contacts
Closes: 564456 600608 605979
Changes: 
 gbirthday (0.6.4-1) experimental; urgency=low
 .
   * release upstream version 0.6.4 to experimental. Closes: #564456
   * debian/control:
 - allow uploads by Debian Maintainers
 - add a couple of build-time dependencies the new upstream requires
 - update to standard 3.9.1
 - add Vcs-* fields
 - add Homepage entry
   * debian/watch: add watch file
   * debian/copyright: update upstream and my copyright information
   * radically simplify debian/rules with dh7's rules.tiny
   * switch to DebSrc3.0 format. Closes: #600608
   * add simple manpage provided by Braulio Valdivielso Martínez
 Closes: #605979
Checksums-Sha1: 
 70b2e989355dec91cf692230d0da6a30a1786f84 1219 gbirthday_0.6.4-1.dsc
 1a0105142ef5b2f1010cf465dacb61a9c325866b 68227 gbirthday_0.6.4.orig.tar.gz
 dc00eabae508cc47e417d226878b5e584348317d 2581 gbirthday_0.6.4-1.debian.tar.gz
 328423b7df91f06227c556c5466e8acd9b83503d 44280 gbirthday_0.6.4-1_all.deb
Checksums-Sha256: 
 073dc1b8595cb00d93fa6e6801a53153285d32a63899cc5e6e064e46707e22db 1219 
gbirthday_0.6.4-1.dsc
 4572bb434e9a4dfea21938ba53ce9101e4bd439f94c4b621c0baa4d519fa 68227 
gbirthday_0.6.4.orig.tar.gz
 a5f6b1e9d87bd6ae14f25e42e2baeea08e20d3d5fe8dc2b2a58c6be9d4cbb2f1 2581 
gbirthday_0.6.4-1.debian.tar.gz
 f071685ec8502cc0312170887967dd067658be831311b3b3e6a60f4650543d12 44280 
gbirthday_0.6.4-1_all.deb
Files: 
 e0ab01485a6a76051a9530df4e11593e 1219 gnome extra gbirthday_0.6.4-1.dsc
 0860305b1c18fe9aae1e7ff06fccdbc5 68227 gnome extra gbirthday_0.6.4.orig.tar.gz
 254ddd3a452cfd56841edb4bfed5bc46 2581 gnome extra 
gbirthday_0.6.4-1.debian.tar.gz
 759bcd0adbe41a8ef0d79261220950b1 44280 gnome extra gbirthday_0.6.4-1_all.deb

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

iEYEARECAAYFAk0qFkYACgkQJ2Vo11xhU63dwgCg+TejxvNnns8F8lTgaoQdcj19
nnkAniuMom4v9ZhSWB+uTLAlJNdUlY+5
=7POG
-END PGP SIGNATURE-


Accepted:
gbirthday_0.6.4-1.debian.tar.gz
  to main/g/gbirthday/gbirthday_0.6.4-1.debian.tar.gz
gbirthday_0.6.4-1.dsc
  to main/g/gbirthday/gbirthday_0.6.4-1.dsc
gbirthday_0.6.4-1_all.deb
  to main/g/gbirthday/gbirthday_0.6.4-1_all.deb
gbirthday_0.6.4.orig.tar.gz
  to main/g/gbirthday/gbirthday_0.6.4.orig.tar.gz


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



Accepted gob2 2.0.18-1 (source i386)

2011-01-09 Thread Stephen Kitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 06 Jan 2011 22:39:31 +0100
Source: gob2
Binary: gob2
Architecture: source i386
Version: 2.0.18-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Kitt st...@sk2.org
Changed-By: Stephen Kitt st...@sk2.org
Description: 
 gob2   - GTK+ Object Builder
Changes: 
 gob2 (2.0.18-1) unstable; urgency=low
 .
   * New upstream version.
   * Remove all patches, merged upstream.
   * Standards-Version 3.9.1, no change required.
Checksums-Sha1: 
 6c6d528ae08318ae56916a64d432e7bafff33d9a 1051 gob2_2.0.18-1.dsc
 eea5c748b69bc09379cd36f6894f641f6c290900 271085 gob2_2.0.18.orig.tar.gz
 23beadc8f1f12d3c2bbe6407c35ce21f8daaa0a9 3402 gob2_2.0.18-1.debian.tar.gz
 5b1c4e71a9e44148199c26dd7a0b3ec96f226b9f 113510 gob2_2.0.18-1_i386.deb
Checksums-Sha256: 
 4bc2a5392af570ec4248e95adda0930217d8dc89fb6434fb0f0d03490aee17c3 1051 
gob2_2.0.18-1.dsc
 ca99337f9ac54623e8ac44a9d0e49303a49ef7beed0916058fd8779d871644e4 271085 
gob2_2.0.18.orig.tar.gz
 0f09b4da4e4dac5da4c713dfdf85319ad92ee0a670a74b5334965c659e5a324f 3402 
gob2_2.0.18-1.debian.tar.gz
 21f7547749e05967985d1cf72eafe28a8d41386a3b2f9cc056ac666fc13bfcf7 113510 
gob2_2.0.18-1_i386.deb
Files: 
 061d1a8e1014c6055355d6dbf2659068 1051 devel extra gob2_2.0.18-1.dsc
 d8a12bb9f7ae6eeddcb16da03fe25323 271085 devel extra gob2_2.0.18.orig.tar.gz
 b745d615bc7444929cd86f1b9e4441f4 3402 devel extra gob2_2.0.18-1.debian.tar.gz
 e13465dd92fd2e42e3dd42a44599f58e 113510 devel extra gob2_2.0.18-1_i386.deb

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

iEYEARECAAYFAk0qEKQACgkQJ2Vo11xhU61R7gCeLaNLrGMw1Xp9ASTJ/qSWkL8U
Y+cAoJ7+gsR6nmkNThbM3Ilo6CxXXegZ
=tXyW
-END PGP SIGNATURE-


Accepted:
gob2_2.0.18-1.debian.tar.gz
  to main/g/gob2/gob2_2.0.18-1.debian.tar.gz
gob2_2.0.18-1.dsc
  to main/g/gob2/gob2_2.0.18-1.dsc
gob2_2.0.18-1_i386.deb
  to main/g/gob2/gob2_2.0.18-1_i386.deb
gob2_2.0.18.orig.tar.gz
  to main/g/gob2/gob2_2.0.18.orig.tar.gz


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



Accepted libsocialtext-resting-utils-perl 0.21-2 (source all)

2011-01-09 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 20:57:32 +0100
Source: libsocialtext-resting-utils-perl
Binary: libsocialtext-resting-utils-perl
Architecture: source all
Version: 0.21-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libsocialtext-resting-utils-perl - collection of utilities for Socialtext REST 
APIs
Closes: 609396
Changes: 
 libsocialtext-resting-utils-perl (0.21-2) unstable; urgency=low
 .
   * Team upload.
   * Use writable directory as HOME during build (Closes: #609396).
   * debian/copyright:
 - Explicitly refer to GPL-1 license in common-licenses.
 - Refer to Debian systems in general instead of only Debian GNU/Linux
   systems.
   * Bump Standards-Version to 3.9.1.
Checksums-Sha1: 
 65f5dd53d9b3e7e85cbcb710081a1cb975e87e64 2303 
libsocialtext-resting-utils-perl_0.21-2.dsc
 3add6e03435ce29d9b1cf5f466277b8f55a2ed83 2335 
libsocialtext-resting-utils-perl_0.21-2.diff.gz
 fff6381507dc1c5652eeafea407a250acbf29ad0 47726 
libsocialtext-resting-utils-perl_0.21-2_all.deb
Checksums-Sha256: 
 77caa9e6786a711bdb697163186b1d1281fff6fe3aa840924f1f0745fbca05d8 2303 
libsocialtext-resting-utils-perl_0.21-2.dsc
 3e8bcc3240eaee8738e93702b79cfa0a4c38079e506d5dbf3510867eada1bc93 2335 
libsocialtext-resting-utils-perl_0.21-2.diff.gz
 177133979cf0e3434ccf8d97952778562e665a782eb7796e367dd2d4402a29de 47726 
libsocialtext-resting-utils-perl_0.21-2_all.deb
Files: 
 2afe42f02032d473ad509f5da8b8659f 2303 perl optional 
libsocialtext-resting-utils-perl_0.21-2.dsc
 800fc2100887898a7bcc3ffe492f698e 2335 perl optional 
libsocialtext-resting-utils-perl_0.21-2.diff.gz
 5559fe6b7aebdc66e2e73cd3c937ab50 47726 perl optional 
libsocialtext-resting-utils-perl_0.21-2_all.deb

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

iQIcBAEBCAAGBQJNKhSAAAoJEHidbwV/2GP+AeIP/2jWm5fhPhhxgNG3xWuAUibs
bXuoxWrPcxYEaBT3imFKnunL0+nXQ/9GTlHwSsOdNmR3kk4NMzBlAFv1SASMOLfa
fCVgrvpPIqXewdZbR6Y3GV1Xg9fEFe6kBtD4/5gOIrMUVsAJlYQeLNPdNbuNCyxK
6Ba7p752O9HLPTJNQOR8SSeB2WCzZ5uKBO69gPAzEMFazYd+OHdiufuunGlPPYWi
T6gdIWrc6judFecl8VS7NDAbrpSD9NtyIy6xUVVg6ahfLWfWkV1LUztlec0IVojq
B+y7ADeOzmhZrFU9bnapgBy8jdpnQ6XlKyYUOeRodnu0jTSiFKHetoOxKjzf/Wvn
YKFrWzsNCnILaSxLJfp86gt5s7m8rIB+wGkky/9kL90C6avqdLuI2szBxYNXIYlU
8Hd4dflnZ5d0siw4PR9iRZcAhJV3bsV3tUbTRpeYQQjgmzy8lkjWcwwC3sdTjl2V
0fDvna0DuZY+v4IslsuArJxYRwvSNdUnggSTlO/CCO1dcE4r+qbvK9Qb6gakmTV+
RzQZm1zrsw174OdFKX6D71Rz9vtOKuPtNEuSMDFGKJSr+1fPLvjsks4mYMcbydBc
LHPi1l1tQ2k7YQVGfYVxoiC0Z5K49qwbHuiI+SB+tFpgmExTEJG7NugY05oOT1e8
msdxQxRA0yo6XYMCJ+Ca
=c2ia
-END PGP SIGNATURE-


Accepted:
libsocialtext-resting-utils-perl_0.21-2.diff.gz
  to 
main/libs/libsocialtext-resting-utils-perl/libsocialtext-resting-utils-perl_0.21-2.diff.gz
libsocialtext-resting-utils-perl_0.21-2.dsc
  to 
main/libs/libsocialtext-resting-utils-perl/libsocialtext-resting-utils-perl_0.21-2.dsc
libsocialtext-resting-utils-perl_0.21-2_all.deb
  to 
main/libs/libsocialtext-resting-utils-perl/libsocialtext-resting-utils-perl_0.21-2_all.deb


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



Accepted tendra 4.1.2-19 (source i386)

2011-01-09 Thread Mark Brown
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 19:53:55 +
Source: tendra
Binary: tendra
Architecture: source i386
Version: 4.1.2-19
Distribution: unstable
Urgency: low
Maintainer: Mark Brown broo...@debian.org
Changed-By: Mark Brown broo...@debian.org
Description: 
 tendra - A C and C++ compiler and checker using TDF/ANDF
Closes: 608179
Changes: 
 tendra (4.1.2-19) unstable; urgency=low
 .
   * Use dh_installman, fixing FTBFS caused file(1) having hopelessly
 poor FORTRAN detection (closes: #608179)
   * Detect amd64 and 80x86 to support building with an amd64 kernel.
Checksums-Sha1: 
 9405a5b7bc472dc668c355354e67f424916b12d5 933 tendra_4.1.2-19.dsc
 a8b3c2d5f17febe7fe06f52973f36e311c1cbe49 8121 tendra_4.1.2-19.diff.gz
 5c8a218dd1c8495413395b64f779c8f101daa158 2107378 tendra_4.1.2-19_i386.deb
Checksums-Sha256: 
 b9b0de2fd7f404217019c7bb9002582b40f13f55c3d457537c14dbc309e2bf64 933 
tendra_4.1.2-19.dsc
 f9e6dad3963570e1293140c80d56c2b2f93aa0b19919e838fa731184c421e2c1 8121 
tendra_4.1.2-19.diff.gz
 6abbc3c9f0d93987ca6ca9f1534291fc96be2c691231c58f3ef7afc00207ba4c 2107378 
tendra_4.1.2-19_i386.deb
Files: 
 880eea303dce112d41195e3f1db5ee9d 933 devel extra tendra_4.1.2-19.dsc
 166e9e5081d93f407eb11f0abc750fa4 8121 devel extra tendra_4.1.2-19.diff.gz
 2a80af3f47feb3b621f41743aec92dcc 2107378 devel extra tendra_4.1.2-19_i386.deb

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

iEYEARECAAYFAk0qFxoACgkQJ2Vo11xhU62MxQCeI8N3WuO8EF/MbduwhM/cSFxH
KNUAoIJbPhx6pO/EArRDPcz1mWPWbWPB
=fhIe
-END PGP SIGNATURE-


Accepted:
tendra_4.1.2-19.diff.gz
  to main/t/tendra/tendra_4.1.2-19.diff.gz
tendra_4.1.2-19.dsc
  to main/t/tendra/tendra_4.1.2-19.dsc
tendra_4.1.2-19_i386.deb
  to main/t/tendra/tendra_4.1.2-19_i386.deb


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



Accepted vmware-view-open-client 4.5.0-297975+dfsg-3 (source i386)

2011-01-09 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 21:31:09 +0100
Source: vmware-view-open-client
Binary: vmware-view-open-client
Architecture: source i386
Version: 4.5.0-297975+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 vmware-view-open-client - VMware View Open Client
Changes: 
 vmware-view-open-client (4.5.0-297975+dfsg-3) unstable; urgency=low
 .
   * Removing unneeded README.source and headers in copyright file.
   * Updating year in copyright file.
   * Orphaning package.
Checksums-Sha1: 
 afdc8d30e4d8b270ff50518f337535d981c3ea21 1379 
vmware-view-open-client_4.5.0-297975+dfsg-3.dsc
 1362a6ae5e3e7129fdc73b1bd191ec2b986b3063 10676 
vmware-view-open-client_4.5.0-297975+dfsg-3.debian.tar.gz
 d294ff9d2d34371d14149ba1e36c09c4bd93738b 503002 
vmware-view-open-client_4.5.0-297975+dfsg-3_i386.deb
Checksums-Sha256: 
 b425efd21c3fcd99eba7ffc48ee7cf932f6a8f9b4ab893db7b9fd103de082371 1379 
vmware-view-open-client_4.5.0-297975+dfsg-3.dsc
 42769e5f55ffc679f378354ffbf74221dfdc83a62f3e72dd56007f88a31b4929 10676 
vmware-view-open-client_4.5.0-297975+dfsg-3.debian.tar.gz
 2d0084325c6df65e6c1f11d8b17509b6acddc942145c8f6b36bcca0de0e8e1fc 503002 
vmware-view-open-client_4.5.0-297975+dfsg-3_i386.deb
Files: 
 10ad8b8f2dbd77bd26c0c13bf89aeca3 1379 contrib/x11 optional 
vmware-view-open-client_4.5.0-297975+dfsg-3.dsc
 e5c3dbaf300f955d036caa93dfbd3054 10676 contrib/x11 optional 
vmware-view-open-client_4.5.0-297975+dfsg-3.debian.tar.gz
 85b8032346469582b131f6933e52f114 503002 contrib/x11 optional 
vmware-view-open-client_4.5.0-297975+dfsg-3_i386.deb

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

iEYEARECAAYFAk0qHLQACgkQ+C5cwEsrK56RGwCgl7Gx0pWRyh+ToA3r9bbUTyjZ
gkQAmwdWx8w7WP+AAXQTC2O+zvtVoVRO
=LeT0
-END PGP SIGNATURE-


Accepted:
vmware-view-open-client_4.5.0-297975+dfsg-3.debian.tar.gz
  to 
contrib/v/vmware-view-open-client/vmware-view-open-client_4.5.0-297975+dfsg-3.debian.tar.gz
vmware-view-open-client_4.5.0-297975+dfsg-3.dsc
  to 
contrib/v/vmware-view-open-client/vmware-view-open-client_4.5.0-297975+dfsg-3.dsc
vmware-view-open-client_4.5.0-297975+dfsg-3_i386.deb
  to 
contrib/v/vmware-view-open-client/vmware-view-open-client_4.5.0-297975+dfsg-3_i386.deb


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



Accepted vusb-analyzer 1.1-2 (source all)

2011-01-09 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 21:40:51 +0100
Source: vusb-analyzer
Binary: vusb-analyzer
Architecture: source all
Version: 1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 vusb-analyzer - tool for visualizing logs of USB packets
Changes: 
 vusb-analyzer (1.1-2) unstable; urgency=low
 .
   * Adding explicit debian source version 1.0 until switch to 3.0.
   * Updating year in copyright file.
   * Updating to standards 3.8.4.
   * Updating standards version to 3.9.0.
   * Switching to source format 3.0 (quilt).
   * Updating to debhelper version 8.
   * Updating to standards version 3.9.1.
   * Updating year in copyright file.
   * Orphaning package.
Checksums-Sha1: 
 9b326cd0c532ef1aa19c4852dd23d511f7880713 1054 vusb-analyzer_1.1-2.dsc
 a07eb42217ed25c3b4749c124b920edeb0da621b 7408 vusb-analyzer_1.1-2.debian.tar.gz
 b0847bbbe700ac48effadf2d419af7c06c44cf11 50370 vusb-analyzer_1.1-2_all.deb
Checksums-Sha256: 
 5432dc51ec672c6d3499dae9135dc1ee713e7c366832b8d7187a7ac7c25ed8f4 1054 
vusb-analyzer_1.1-2.dsc
 7a8dfa916c7077ac7080257b6fdffa72ddf092f04864249c34962edb07282e5d 7408 
vusb-analyzer_1.1-2.debian.tar.gz
 15f1d0c089f60186f38d3e5ae26886bcbb92b62aea687bdec941f73b83ce9717 50370 
vusb-analyzer_1.1-2_all.deb
Files: 
 523a8bb3fb84fb3e7c880c2f46ad9cde 1054 contrib/utils optional 
vusb-analyzer_1.1-2.dsc
 96f57af3f8aec15c06a6dd3c580c837e 7408 contrib/utils optional 
vusb-analyzer_1.1-2.debian.tar.gz
 679df4c34a442d716f6d0f509973d5f8 50370 contrib/utils optional 
vusb-analyzer_1.1-2_all.deb

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

iEYEARECAAYFAk0qHbYACgkQ+C5cwEsrK56negCfaAhdzYXs8rLADVBP4zkxVFze
+S8An0mpHM0ddfljuOkZICtEh5aZk3Zb
=SrO+
-END PGP SIGNATURE-


Accepted:
vusb-analyzer_1.1-2.debian.tar.gz
  to contrib/v/vusb-analyzer/vusb-analyzer_1.1-2.debian.tar.gz
vusb-analyzer_1.1-2.dsc
  to contrib/v/vusb-analyzer/vusb-analyzer_1.1-2.dsc
vusb-analyzer_1.1-2_all.deb
  to contrib/v/vusb-analyzer/vusb-analyzer_1.1-2_all.deb


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



Accepted get-iplayer 2.79-1 (source all)

2011-01-09 Thread Jonathan Wiltshire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 09 Jan 2011 20:45:39 +
Source: get-iplayer
Binary: get-iplayer
Architecture: source all
Version: 2.79-1
Distribution: unstable
Urgency: low
Maintainer: Jonathan Wiltshire j...@debian.org
Changed-By: Jonathan Wiltshire j...@debian.org
Description: 
 get-iplayer - download/stream available BBC iPlayer TV and radio programmes
Closes: 608955 608956 608958
Changes: 
 get-iplayer (2.79-1) unstable; urgency=low
 .
   * New upstream release (closes: #608955, #608956, #608958)
   * Update my email address and remove DMUA flag
   * Standards version 3.9.1 (no changes)
   * Update debian/copyright, including formatting according to new DEP-5
 spec
   * Patches applied upstream:
   manpage
   livetv-587146
Checksums-Sha1: 
 a54055bdc94068b037c6bada09cfd52b050230ae 1678 get-iplayer_2.79-1.dsc
 f951cf7b29e280ed7738dbd0f06a881dab599bf3 226627 get-iplayer_2.79.orig.tar.gz
 86a728172c4bce4d641a8d732db16d4b63cf9acb 3817 get-iplayer_2.79-1.debian.tar.gz
 70cb1b2346005e9e41aef53a3bdbb42b66440c44 133968 get-iplayer_2.79-1_all.deb
Checksums-Sha256: 
 f2e235add15bd9f24577cf124b8e434b2c4c6354a87cbf9ca60f7d1c618b0f98 1678 
get-iplayer_2.79-1.dsc
 7abb73f8e6bfe9618eb0e3cf135f4ab0d6a2d17a52e7502800888c278b6a52c2 226627 
get-iplayer_2.79.orig.tar.gz
 cd62244ed1b55fc233ac32727cbe225f0a5efd970a1c644af6bb20a83478d764 3817 
get-iplayer_2.79-1.debian.tar.gz
 dcd963491285bb548682f3dd7fa5d37fd9a0dac87e44fe43084109199b112f36 133968 
get-iplayer_2.79-1_all.deb
Files: 
 85339864c9517a180c46f820ea9f880c 1678 video optional get-iplayer_2.79-1.dsc
 80daf5a222dc99b2893e4daeebf355ac 226627 video optional 
get-iplayer_2.79.orig.tar.gz
 578a091a6e58051d71b82359c579480e 3817 video optional 
get-iplayer_2.79-1.debian.tar.gz
 a2e13d2d2a2351ed729e1b3bd1fa499c 133968 video optional 
get-iplayer_2.79-1_all.deb

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

iQIcBAEBAgAGBQJNKiLFAAoJEFOUR53TUkxRPEMP/1VxM8h/Br7KUJtIfJVbjBKV
DqRuv8LaG5UqUxe/GJoWGKo5vxn+CsGLlQkQ3Yx+gI/whvR672nv4MtPPzyuij92
vBtAQANgLXvYcv5wPO6AitxQvsfUf4vbbcGkaFLnCs3/TcGxxVxUkGsN8BB/htdc
idZNN96Jz683bwb72JM7wKOc425UqQVSQBHLBcUOjOwkLApBXyyRVtkOv0M7YKd1
rdoCLXfrq0sdMRIY81tMV+c1ef/z94ynhmBnbdo7FBnj7v7TfepPIYACgunNcNUf
KJX8udjuj1FzQQ3FYusvLyoErjUffM4wrAv9RlidEJV4qtz4N1YKDhshOpZdEBQe
lnVHJHZaZi5B3ms9lagaEYEonaXHPEJJTH4MMTbNPGCANNHK2iMxizTfOqrU8RmY
rPFTOgdhvvN+2iRs05/bXwiellyDyIQ/Hd/7VRycFN3LvuSwYsh0Jin5pPbfCE1z
FEq3wWd84GRsl132z3jmCxwOkdst+L5mCrtolIYcitptFHi/QnuVyYqTGiJeGogZ
5f5qK6FafAWz4oCHG57VrfGabyvpQEEELBnifm7asa9PRReUpNAUl4GSGHv8hWq2
SecPrJcHIBNfeujFQhPAyJXsXMgs+9FS+VpGg/BfD1wutXT1c/2RCyDPmbNefhvc
QxmZ18z/GsEEeQqQLMS3
=22OA
-END PGP SIGNATURE-


Accepted:
get-iplayer_2.79-1.debian.tar.gz
  to main/g/get-iplayer/get-iplayer_2.79-1.debian.tar.gz
get-iplayer_2.79-1.dsc
  to main/g/get-iplayer/get-iplayer_2.79-1.dsc
get-iplayer_2.79-1_all.deb
  to main/g/get-iplayer/get-iplayer_2.79-1_all.deb
get-iplayer_2.79.orig.tar.gz
  to main/g/get-iplayer/get-iplayer_2.79.orig.tar.gz


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



Accepted qantenna 0.2.3-1 (source amd64)

2011-01-09 Thread Lisandro Damián Nicanor Pérez Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 16:56:26 -0300
Source: qantenna
Binary: qantenna
Architecture: source amd64
Version: 0.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com
Changed-By: Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com
Description: 
 qantenna   - Qt based program for viewing antennas as described by NEC files
Changes: 
 qantenna (0.2.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Remove patch applied upstream.
   * Add DM-Upload-Allowed flag at Ana Guerrero's request. Thanks Ana :-)
   * Add Graham Seale as an upstream author.
Checksums-Sha1: 
 357a81a6c78060198604ec7e934059fb7dab4e55 1952 qantenna_0.2.3-1.dsc
 7ee9d31d47a35ebf0a492e507af83d7668cab57b 234907 qantenna_0.2.3.orig.tar.bz2
 d2ed758f9be8dff606cf26c44a8c8cf840ba3d26 3564 qantenna_0.2.3-1.debian.tar.gz
 a7f0a63430fdcc4b778b8586eb495be9a1242bbc 252288 qantenna_0.2.3-1_amd64.deb
Checksums-Sha256: 
 aea895fdb9d62eef8a6a6f7828f02f3411cdaa363a2ed50ea8ca2f5383504405 1952 
qantenna_0.2.3-1.dsc
 e09a128e38ea1cebd0409940cb7f89eb8437fb4bb5b977b9c0b4291a6f142ce2 234907 
qantenna_0.2.3.orig.tar.bz2
 636156ed9a875110cd006fb210d3f56a45ad797565f8cc0676cf8938b9c543bf 3564 
qantenna_0.2.3-1.debian.tar.gz
 0bd18e5dc138a5dd50f3a1001405076c61710e5243b4e252a950d989ab9eadb4 252288 
qantenna_0.2.3-1_amd64.deb
Files: 
 4d1d9f993435c5fec3050b67875fae18 1952 hamradio extra qantenna_0.2.3-1.dsc
 19c69e2ff3924939ccad51bcbefb7726 234907 hamradio extra 
qantenna_0.2.3.orig.tar.bz2
 ebc0e7369ac525335fdf2f911cc662b5 3564 hamradio extra 
qantenna_0.2.3-1.debian.tar.gz
 e4e1f723a3e3d924130c1fbbfa1131cb 252288 hamradio extra 
qantenna_0.2.3-1_amd64.deb

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

iQIcBAEBCAAGBQJNKin8AAoJELNGT4lqoVlIW/gQAIPGzZY9bWedBdXEpf6m+U29
6CcFhhLeGvyK4dky94/kGmBaXTcBmu02e677faBE8XoVREj1QKOCUtJsvqapfNw6
3ybTJUgKaF3YrggFW71o+xXMXChKQJ1LRQLOBdoMVMH2A7ZCSvFMxOAi1LddpHR7
oH07+EbUc7EYZWB/91F1i/O7sO0AhuV/mozkXZnHRF9KMIkS776R/jWYlvsKO9ti
hEgtYpAC/wLNXwswKlP9phuBZiNPeBiJor7VjpNFGVsE//7eVVtE8zDP2YNEVU8A
6O1GRzmsWSSX2VowBMy51SpZwAtJJ+8yVUuFtkEbxiUiJEJct910stYiSEtNMJ9Q
RsFYcI4F1m6UoxdQAefBKthJqJvTY2iepFti4ujpX+DXTGoMoD4oP2gvgITd67ic
o/JFgxHyFGrGSQPpk36tQ0w/bVJ/PbPZfxjT6ZKEgKBma4LY6wgheg1XQ7fNIsU7
rNpWmmEAvOyWMcIfqLE3u3I1y1y7PzmbqTSMcMK9ld+/oY5FHu9glxCTV+ATHFvS
39GW67plJVocvA/ZncF/bYZ59kea/2xGndqcjh5UOZVeKSR+ZVYTCEImU6N+mpRR
rpbtWZ/24Ed4LPsrQpeae27OPiSzRuhp22Nu8tAls84TnSwMATz/m0RyK+p5Imfw
z7oKOmT1WZbXqspPhJoN
=d3Ey
-END PGP SIGNATURE-


Accepted:
qantenna_0.2.3-1.debian.tar.gz
  to main/q/qantenna/qantenna_0.2.3-1.debian.tar.gz
qantenna_0.2.3-1.dsc
  to main/q/qantenna/qantenna_0.2.3-1.dsc
qantenna_0.2.3-1_amd64.deb
  to main/q/qantenna/qantenna_0.2.3-1_amd64.deb
qantenna_0.2.3.orig.tar.bz2
  to main/q/qantenna/qantenna_0.2.3.orig.tar.bz2


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



Accepted kumofs 0.4.12-3.1 (source i386)

2011-01-09 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 02 Jan 2011 17:07:38 +0100
Source: kumofs
Binary: kumofs
Architecture: source i386
Version: 0.4.12-3.1
Distribution: unstable
Urgency: low
Maintainer: Taku YASUI t...@debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 kumofs - simple and fast distributed key-value store
Closes: 603714
Changes: 
 kumofs (0.4.12-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
 - French (Christian Perrier).  Closes: #603714
Checksums-Sha1: 
 ae9f63c94a3c00fc9e6294615549796103d42279 1761 kumofs_0.4.12-3.1.dsc
 29ed883f189300077b3a5f8dbd278b04ab78f6f6 13776 kumofs_0.4.12-3.1.debian.tar.gz
 6e53b22e7d4edac0125d21dd01873566cef780bc 536610 kumofs_0.4.12-3.1_i386.deb
Checksums-Sha256: 
 42c1658f74006bb9e4dabee2237e0dbf487e9382181eaa169e6c241064ebb4da 1761 
kumofs_0.4.12-3.1.dsc
 f9936417b2aa060e46dea0b8a94b7644d26e24aa836feca67b96521f4cec6fb6 13776 
kumofs_0.4.12-3.1.debian.tar.gz
 6a809cbe5b70c2785bfe1c5dfb5636db047280fce787047d77d8d85d45a0b303 536610 
kumofs_0.4.12-3.1_i386.deb
Files: 
 6a0d00d3d9cb9c8cc87f898fd7961a0f 1761 misc extra kumofs_0.4.12-3.1.dsc
 4e4031442cb4c66c80d7fde64b807ae4 13776 misc extra 
kumofs_0.4.12-3.1.debian.tar.gz
 fef07c68231ee98b5a3f04fd8d5ffad9 536610 misc extra kumofs_0.4.12-3.1_i386.deb

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

iQIVAwUBTSDAWocvcCxNbiWoAQIqNg/7BX/d8PMoaLtF9lICbq+siDVq+6mTJJCt
ELgwVBRE3ALf3X0oW15rqSh/GLh7BfWA2lJQG26s06zBKBIxChYgk58+LLxO/D/Y
ZVrwDIw+j6pATkzFm6FCJIYcCG32yIZsXF5cxV94SBbu8dSYOpdUvCUrMbP20iWr
hPBA/XtS2hreOpx1C1sCiT4I2+0jXEnd+nnGxhjIQjXENPi+FgZUKOmTjDbSzolW
v9SI0QUGyDWPf6cUYjNJSgvRSMlIiA7cM2geF0PLLOJFbnFn2QDTKUb70DiAGpfb
wFrnR8+9lZ8rH5iFtcQGjD/5H18SBS+amvCo6QooqvwQwT6+PN+NQLK5zm20Alt5
rZodo+e2cQcWfdGmnGqpH0ZIsjgWQLZGEuU8vMLyElDXqCmVm0fwF7csmzWQrHcR
BbBuoMgYG2pyTl3HseZhxzdGUzA4HNad6pin+GX7f3ww7LsACLeK+RKrEf48pfaL
DPCdZEUqAyiWw88xbOOMnOKp1jfs7d4E6eaup75MhDilpyBU8V3yjvUAgUOXHJIS
rWlrJBPeQijbC7NvjohFIJyXUhDz/R5IZg/KIfQbdlv0TGxSn5PdpVjlWixq7fTz
E3gBTAnDipfOsbswBl2BjbFGrPl2lIwMfZlXPDGzc97HSBw4JBgwxsw03gLPhPhc
PsgB1SB1+Yc=
=NKFV
-END PGP SIGNATURE-


Accepted:
kumofs_0.4.12-3.1.debian.tar.gz
  to main/k/kumofs/kumofs_0.4.12-3.1.debian.tar.gz
kumofs_0.4.12-3.1.dsc
  to main/k/kumofs/kumofs_0.4.12-3.1.dsc
kumofs_0.4.12-3.1_i386.deb
  to main/k/kumofs/kumofs_0.4.12-3.1_i386.deb


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



Accepted fltk1.1 1.1.10-3 (source all amd64)

2011-01-09 Thread Aaron M. Ucko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 09 Jan 2011 18:24:10 -0500
Source: fltk1.1
Binary: fluid libfltk1.1-dev libfltk1.1 libfltk1.1-dbg fltk1.1-doc fltk1.1-games
Architecture: source amd64 all
Version: 1.1.10-3
Distribution: unstable
Urgency: low
Maintainer: Aaron M. Ucko u...@debian.org
Changed-By: Aaron M. Ucko u...@debian.org
Description: 
 fltk1.1-doc - Fast Light Toolkit - documentation
 fltk1.1-games - Fast Light Toolkit - example games: checkers, sudoku
 fluid  - Fast Light Toolkit - user interface designer
 libfltk1.1 - Fast Light Toolkit - shared libraries
 libfltk1.1-dbg - Fast Light Toolkit - shared libraries with debugging symbols
 libfltk1.1-dev - Fast Light Toolkit - development files
Closes: 609245
Changes: 
 fltk1.1 (1.1.10-3) unstable; urgency=low
 .
   * debian/libfltk1.1.symbols: tag one symbol emitted *only* by GCC 4.3.x
 and 4.4.x (but not 4.5.x or up) as optional.  (Closes: #609245.)
   * debian/compat: advance to 8, as it is safe to do so.
   * debian/control:
 - Advance debhelper requirement to (= 8) per the above.
 - Advance dpkg-dev requirement to (= 1.15.7) for dpkg-buildflags.
 - Generally clean up relationships; don't worry about anything pre-etch,
   and wildcard the build-dep on libasound2-dev to [linux-any].
 - Set Vcs-* fields to point to (new) personal git.d.o repository.
 - Declare compatibility with Policy version 3.9.1.
   * debian/rules:
 - Obtain baseline {C,CXX,LD}FLAGS from dpkg-buildflags rather than
   relying on them to be in the environment courtesy of dpkg-buildpackage.
 - Stop passing -D_REENTRANT, which is not only obsolete but redundant.
   * debian/source/{format,options,patch-header}: advance to 3.0 (quilt),
 albeit in single-debian-patch mode per VCS use, for .orig.tar.bz2 support.
   * fluid/fluid.desktop: replace the Exec command (which used cd) with a Perl
 one-liner for compatibility with more desktop environments. (LP: #569518.)
   * debian/fluid.lintian-overrides: adjust accordingly.
   * fltk-config.in: strip -[gO]* from --c(xx)flags output. (LP: #606032.)
   * (debian/).gitignore: Direct git to ignore content generated during build.
Checksums-Sha1: 
 fe89a4f0577387496cbf2588baa0d1e92bd08598 2102 fltk1.1_1.1.10-3.dsc
 f98dae094dbae6ba18470c0c18ef689f63ff1379 42395 fltk1.1_1.1.10-3.debian.tar.gz
 b21227c4c3d61cad83b948990c7a07b73628c9ea 246506 fluid_1.1.10-3_amd64.deb
 5451065c84334c07991a9feff0f26a942f36b9a5 646556 
libfltk1.1-dev_1.1.10-3_amd64.deb
 675acc8caebe8f8f5fb81470d644884526e7c5a9 462826 libfltk1.1_1.1.10-3_amd64.deb
 fa8621e0ab7fbe8bc7b8a0fb0feacd24782da505 1182970 
libfltk1.1-dbg_1.1.10-3_amd64.deb
 93141020c2bee22772a0cb905f79e90fc5fe3de1 2283438 fltk1.1-doc_1.1.10-3_all.deb
 644bee4c85212f03fee3c7760bdbcc3cc160abe4 180570 
fltk1.1-games_1.1.10-3_amd64.deb
Checksums-Sha256: 
 8de0deb1eae1e1b84ada93ac738e1fe7b037611ba1d6b43a12a03628b3a6d6b6 2102 
fltk1.1_1.1.10-3.dsc
 1d6ea08740057eb3dade0eeaadee782bf53c1c24d6734a2704952b52e6165481 42395 
fltk1.1_1.1.10-3.debian.tar.gz
 64eaeb1cc4675c7a51fceda1cfedd077c74124827f2fdbcc0ebe94c1a288509b 246506 
fluid_1.1.10-3_amd64.deb
 ee0b5eba05b9c07ebaed6e704c492184f538d6d5fe33bfb028a2f5b55a4661e4 646556 
libfltk1.1-dev_1.1.10-3_amd64.deb
 9aa13308019038da4e3dd79c97910855b5b6c5baeba9628c0eb3b53dae6026cd 462826 
libfltk1.1_1.1.10-3_amd64.deb
 72a3c856b4678ea362e1ec77b28837f159b206d8a3ad1b4cafb1ce3e3638f54c 1182970 
libfltk1.1-dbg_1.1.10-3_amd64.deb
 cfc38a1726cfdf9a4b94dc657d1072842afe19f47e9b9557eff9f70158fd798c 2283438 
fltk1.1-doc_1.1.10-3_all.deb
 5f41c3539995483f8f93753dde32f18db88bd95b39ea15b3087dcdd54c523ddd 180570 
fltk1.1-games_1.1.10-3_amd64.deb
Files: 
 e3c03c6d984eb2e70f8db2dff38e88a0 2102 libs optional fltk1.1_1.1.10-3.dsc
 b04b257cbd0b2e995faf17e36a8d0e45 42395 libs optional 
fltk1.1_1.1.10-3.debian.tar.gz
 e70a41430e0b4a2429cbe46fb9dcf056 246506 devel optional fluid_1.1.10-3_amd64.deb
 d475596dad8c3da7951b79503ed81284 646556 libdevel optional 
libfltk1.1-dev_1.1.10-3_amd64.deb
 8f3eab7c16419e6c29454f644fd1d161 462826 libs optional 
libfltk1.1_1.1.10-3_amd64.deb
 3feb452005616d8f1b64273a94c4d523 1182970 debug extra 
libfltk1.1-dbg_1.1.10-3_amd64.deb
 7d2ec3bc64ab22852dc00f9ece1d7c74 2283438 doc optional 
fltk1.1-doc_1.1.10-3_all.deb
 7366b1c2ea982751a5251abb0e350e2a 180570 games optional 
fltk1.1-games_1.1.10-3_amd64.deb

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

iQIcBAEBCAAGBQJNKkYCAAoJEB5wkbHxSmSijz4QAIk3B5qtZihgLD9w6T57rwde
y/sF9sqqiyHMS32iZNkj8pgyCCjI/KLvD/5vAO+j0uN/UVI7JHz3pVCo83ZUn2Hn
N/PjPeEdVqf1ikp1OFXSYx1CzAibfV1KzFRrmJt9ja5Brf6h2BbQ0od8nBSYgpiE
LP5zjwGOkg2EW3tVUmkJWkvChPLhnM26VrJGphx5kMbAVInbFGig/uoN3enY87QJ
jX66eDnopQ14Phc6TAqGrUpW34yba3RifS7NnD4RUkDZzmxTKVvDjTa8XvfSgGYL
8D29jNJQFgt1eBWMP5tN2FVf6TNwLLQTjwJtSNzIgsR/CcszjImbrVGDCA+HQ3jj
2s90J3bI15Sn3uVQXLn2ASL/1uzjJHPXBj31LxZmoC6ig4BJ8NRgCoLA6U635Nd8
mQ7aN6mkAv/Fzp/DnTii8AzSwfG4ZjTDfgfGV1QGoD9Oh2JdUGDs0gBe7/JdiL8F

  1   2   >