Re: correctly using other packages in postrm

2010-06-01 Thread sean finney
On Mon, May 31, 2010 at 09:02:50PM -0700, Steve Langasek wrote:
 Hmm, what's the risk of changing it?  I guess if dependencies are allowed to
 be purged when a package depending on them is removed-but-not-purged,
 dbconfig-common could obliterate config files that the depending package
 expects to still have around.  Is that the concern?

one of them, yeah.  if dbc were to guarantee that it left no cruft
behind, it would have to purge all the files it registered in proxy
for packages when it was purged as well (which also means this would
need to be tracked, which it isn't atm), but i don't feel confident
enough without looking to know whether that would cause a problem in
the depending packages' maintainer scripts.

likewise, if dbc started purging these files as part of the postrm
hook for the depending package, i'd be concerned that if this code was
duplicated in the postrm script that it would result in a failure if it
were run a a second time (i.e. the maintainer script already dealt
with the file or tried to deal with it after calling the hook).

it could be that they're both non-issues (now that i check, ucf seems to
be fine with puring a config file that isn't registered, for example),
but i'd want to do some kind of audit and loose testing to know for sure
before i instabug a large number of packages.


sean


signature.asc
Description: Digital signature


Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread Roland Stigge
Hi,

On 06/01/2010 03:10 AM, Paul Szabo wrote:
 This package depends on ghostscript, and may be affected. Please
 evaluate the security of this package, and fix if needed.

There are several issues with this bug:

(1) If ghostscript has a bug, maybe it should be fixed there instead of
in all gs dependant packages?

(2) Mass bug filing (esp. RC/security) is generally not a great idea,
especially if

(3) You haven't checked the individual packages (This package depends
on ghostscript, and may be affected).

(4) Please state clearly what's wrong with the package (hyperlatex in
this case). From the other bug reports I deduce that gs calls should be
extended with -P- -dSAFER. This should be done in the hyperlatex
source package in bin/ps2image, for the record.

bye,
  Roland


-- 
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/4c04c54e.8090...@antcom.de



Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread Vincent Danjean
  Hi,

On 01/06/2010 10:31, Roland Stigge wrote:
 Hi,

 On 06/01/2010 03:10 AM, Paul Szabo wrote:
 This package depends on ghostscript, and may be affected. Please
 evaluate the security of this package, and fix if needed.

 There are several issues with this bug:

 (1) If ghostscript has a bug, maybe it should be fixed there instead of
 in all gs dependant packages?

 (2) Mass bug filing (esp. RC/security) is generally not a great idea,
 especially if

 (3) You haven't checked the individual packages (This package depends
 on ghostscript, and may be affected).

 (4) Please state clearly what's wrong with the package (hyperlatex in
 this case). From the other bug reports I deduce that gs calls should be
 extended with -P- -dSAFER. This should be done in the hyperlatex
 source package in bin/ps2image, for the record.

  I agree on all points of this mail (replace hyperlatex by
latex-make in my case).
  I'm closing the bug for latex-make unless you come back with facts (or
that discussion on d-d agreeds that all package using gs must be changed).
I'm latex-make upstream, too. And I think that I depend on gs-common due
to calls to ps2ps/ps2pdf/... latex-make does not call gs directly.

  Please, take care when filling such amount of bugs with such severity
just before a release.

  Regards,
Vincent


-- 
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/4c04e097.4070...@free.fr



Bug#584106: ITP: django-nose -- Django test runner that uses nose

2010-06-01 Thread FladischerMichael
Package: wnpp
Severity: wishlist
Owner: fladischermich...@fladi.at

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: django-nose
  Version : 0.1
  Upstream Author : Jeff Balogh git...@jeffbalogh.org
* URL : http://github.com/jbalogh/django-nose
* License : BSD
  Programming Lang: Python
  Description : Django test runner that uses nose

Integation of python-nose into Django test runner by extending the Django
management CLI  with nose-related options.

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

iEYEARECAAYFAkwE3zsACgkQeJ3z1zFMUGaBLgCgkwpkxaBafcrfbuL12PQoGfjS
4y4An0GRVUYCV8rHMGJlYfYMPhctleCc
=5BQZ
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100601102149.14456.74160.report...@fladi-uni.broker.freenet6.net



Bug#584110: ITP: nose-cover3 -- Coverage 3.x support for Nose

2010-06-01 Thread FladischerMichael
Package: wnpp
Severity: wishlist
Owner: fladischermich...@fladi.at

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: nose-cover3
  Version : 0.0.5
  Upstream Author : Ask Solem a...@opera.com
* URL : http://pypi.python.org/pypi/nose-cover3/
* License : LGPL-2.1+
  Programming Lang: Python
  Description : Coverage 3.x support for Nose

This package is a plugin for python-nose that adds python-coverage
support, providing coverage reports for nose tests.


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

iEYEARECAAYFAkwE5mEACgkQeJ3z1zFMUGaaYgCfSnQA6rup8auEspqBmzJ9Zqb1
ah8AnRXe4dlX2MA1nVt+Er/jI4eTUDpA
=886f
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100601105221.16196.54275.report...@fladi-uni.broker.freenet6.net



Re: Bug#584110: ITP: nose-cover3 -- Coverage 3.x support for Nose

2010-06-01 Thread Philipp Kern
On Tue, Jun 01, 2010 at 12:52:21PM +0200, fladischermich...@fladi.at wrote:
 * Package name: nose-cover3
   Version : 0.0.5
   Upstream Author : Ask Solem a...@opera.com
 * URL : http://pypi.python.org/pypi/nose-cover3/
 * License : LGPL-2.1+
   Programming Lang: Python
   Description : Coverage 3.x support for Nose
 
 This package is a plugin for python-nose that adds python-coverage
 support, providing coverage reports for nose tests.

Hrm, somehow that already works for me with python-nose containing
this:

  /usr/share/python-support/python-nose/nose/plugins/cover.py

When I set this in setup.cfg I get a coverage report when running
the tests:

  [nosetests]
  with-coverage=1
  cover-package=debian

That's python-nose 0.10.3-1 (i.e. lenny), FWIW.

But maybe a newer python-coverage is different.  *shrug*

Kind regards,
Philipp Kern


-- 
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/20100601112844.ga22...@kelgar.0x539.de



Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread paul . szabo
Dear Roland,

 (1) If ghostscript has a bug, maybe it should be fixed there instead of
 in all gs dependant packages?

Yes, but gs says cannot fix and please use -P-.

 (2) Mass bug filing (esp. RC/security) is generally not a great idea,
 especially if
 (3) You haven't checked the individual packages (This package depends
 on ghostscript, and may be affected).

Sorry, I do my best but am only one. 

 (4) Please state clearly what's wrong with the package (hyperlatex in
 this case). From the other bug reports I deduce that gs calls should be
 extended with -P- -dSAFER. This should be done in the hyperlatex
 source package in bin/ps2image, for the record.

Yes, that probably should fix things. (Right now things are still unsafe
even with those options, but I expect gs to be able to fix the remaining
bugs.)

Thanks, Paul

Paul Szabo   p...@maths.usyd.edu.au   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of SydneyAustralia


-- 
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/20100600.o51ba52t015...@bari.maths.usyd.edu.au



Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread paul . szabo
Dear Vincent,

 I agree on all points of [Roland Stigge] ...

Please read my reply to him.

 I'm closing the bug for latex-make unless you come back with facts (or
 that discussion on d-d agreeds that all package using gs must be changed).

Yes, all users of gs must use the two options -P- and -dSAFER.

 I'm latex-make upstream, too. And I think that I depend on gs-common due
 to calls to ps2ps/ps2pdf/... latex-make does not call gs directly.

In that case you are not (directly) vulnerable or responsible, and you
are right in closing the bug.

Thank you for investigating.

Cheers, Paul

Paul Szabo   p...@maths.usyd.edu.au   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of SydneyAustralia


-- 
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/20100607.o51bhnbg016...@bari.maths.usyd.edu.au



Re: Bug#584110: ITP: nose-cover3 -- Coverage 3.x support for Nose

2010-06-01 Thread Fladischer Michael
Philipp Kern, 2010-06-01 13:28:
 On Tue, Jun 01, 2010 at 12:52:21PM +0200, fladischermich...@fladi.at wrote:
 * Package name: nose-cover3
   Version : 0.0.5
   Upstream Author : Ask Solem a...@opera.com
 * URL : http://pypi.python.org/pypi/nose-cover3/
 * License : LGPL-2.1+
   Programming Lang: Python
   Description : Coverage 3.x support for Nose

 This package is a plugin for python-nose that adds python-coverage
 support, providing coverage reports for nose tests.
 
 Hrm, somehow that already works for me with python-nose containing
 this:
 
   /usr/share/python-support/python-nose/nose/plugins/cover.py
 

You are right, didn't see this. I'll close this ITP.


-- 
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/4c04f017.3040...@fladi.at



Bug#584127: RFP: libjs-jquery-tablesorter -- Flexible client-side table sorting

2010-06-01 Thread Dmitry E. Oboukhov
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, 
pkg-javascript-de...@lists.alioth.debian.org

* Package name: libjs-jquery-tablesorter
  Upstream Author : Christian Bach
* URL : http://tablesorter.com
* License : MIT and GPL
  Programming Lang: JavaScript
  Description : Flexible client-side table sorting

tablesorter is a jQuery plugin for turning a standard HTML  table
with THEAD and TBODY tags into  a  sortable  table  without  page
refreshes. tablesorter can successfully parse and sort many types
of data including linked data in a  cell.   It  has  many  useful
features including:

  * Multi-column sorting
  * Parsers for sorting text, URIs, integers, currency, floats,  IP
addresses, dates (ISO, long and short formats), time.  Add your
own easily
  * Support for ROWSPAN and COLSPAN on TH elements
  * Support secondary hidden sorting (e.g., maintain alphabetical
sort when sorting on other criteria)
  * Extensibility via widget system
  * Cross-browser: IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
  * Small code size

-- 
... mpd playing: U.D.O. - Poezd Po Rossii (Live 2008)

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread Vincent Danjean
On 01/06/2010 13:10, paul.sz...@sydney.edu.au wrote:
 (4) Please state clearly what's wrong with the package (hyperlatex in
 this case). From the other bug reports I deduce that gs calls should be
 extended with -P- -dSAFER. This should be done in the hyperlatex
 source package in bin/ps2image, for the record.
 
 Yes, that probably should fix things. (Right now things are still unsafe
 even with those options, but I expect gs to be able to fix the remaining
 bugs.)

Perhaps, gs should have these options enabled by default (and provide other
options to disable them if needed) instead of requiring to modify all
programs. It would secure home-made scripts, too.

  Regards,
Vincent

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


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



Re: Improving in-place upgrades of Ada packages from Lenny to Squeeze

2010-06-01 Thread David Kalnischkies
2010/5/31 Ludovic Brenta ludo...@ludovic-brenta.org:
 Option 1: upload a new package gnat that Breaks: all -dev packages
 that were present in Lenny but are no longer present in Squeeze.
 This however does not really help apt, or the user, discover the
 new replacement packages.

 Option 2: change each new -dev package so that it Breaks: its
 predecessor.  For example, let libgtkada2.14.2-dev Break:
 libgtkada2.8.1-dev.

As far as i understand can the old lib-packages not be used with
the new gnat. Right? If so i would say gnat should Break them.
Breaking them in the new-libs will not help as the new-libs still need
to be installed to get the Breaks effect - and they are broken before.

With the break you can force the update of old-libs, which
could depend in their new version on the new-libs.
I don't see another route to install the new-libs, but
1. Is this really needed? If the user needs them they are an
apt-get install (or similar) away. new-lib isn't a drop-in
replacement for old-lib (or?) and (s)he therefore
needs to learn a new way anway…
2. the old-libs will stay installed in at least of the form of a transitional
package in oldlibs as at least apt/lenny has no support for
disappear packages so this trick can't be used (not sure about dpkg,
aptitude uses apt facility in this regard, so also no support).

The other option is to follow one and only Breaks the old-libs away.
This way you get right of the old-libs packages with the expense
that new-libs are not installed automatically.

 Question 2: if I add Breaks: to a -dev package, which ones of
 Conflicts: and Replaces: should I also specify? (currently, both
 are specified; the new packages replace almost all files of the
 old packages).

You want only Breaks or Conflicts. Breaks is in general the nicer Conflict -
in some way they are the negative version of Depends and Pre-Depends:
Conflicts must be satisfied before the package is unpacked - so both
packages can't be in unpack (or higher) at the same time, while
Breaks only says that both can't be in installed at the same time.


Best regards,

David Kalnischkies


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



Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread Romain Beauxis
severity 584021 normal
thanks

Le mardi 1 juin 2010 06:17:23, paul.sz...@sydney.edu.au a écrit :
  I agree on all points of [Roland Stigge] ...
 
 Please read my reply to him.

Well, I still fail to see why you need to fill RC bugs everywhere. If your 
rational for filling bugs against all packages that depends on gs is that 
upstream will not fix it, well at least you should have mentioned it in the 
bugreports you filled..

I am not closing but downgrading for mediawiki, unless you prove that there is 
a real security issue.


Romain


--
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/201006011212.23953.to...@rastageeks.org



Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread brian m. carlson
On Tue, Jun 01, 2010 at 06:32:56PM +0200, Vincent Danjean wrote:
 Perhaps, gs should have these options enabled by default (and provide other
 options to disable them if needed) instead of requiring to modify all
 programs. It would secure home-made scripts, too.

I agree.  I've found (and reported) a couple of cases where people
calling gs did not use -dSAFER and as a result opened up an attack by
malicious documents that could delete files.  In general, there's no
need to be able to manipulate files from within most PostScript
documents.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Re: Improving in-place upgrades of Ada packages from Lenny to Squeeze

2010-06-01 Thread Jacob Sparre Andersen

David Kalnischkies wrote:

2010/5/31 Ludovic Brenta ludo...@ludovic-brenta.org:


Option 1: upload a new package gnat that Breaks: all 
-dev packages that were present in Lenny but are no 
longer present in Squeeze. This however does not really 
help apt, or the user, discover the new replacement 
packages.


Option 2: change each new -dev package so that it Breaks: 
its predecessor.  For example, let libgtkada2.14.2-dev 
Break: libgtkada2.8.1-dev.


As far as i understand can the old lib-packages not be used with
the new gnat. Right?


Yes.

If so i would say gnat should Break them.  Breaking them 
in the new-libs will not help as the new-libs still need 
to be installed to get the Breaks effect - and they are 
broken before.


OK.


With the break you can force the update of old-libs, which
could depend in their new version on the new-libs.
I don't see another route to install the new-libs, but
1. Is this really needed? If the user needs them they are an
apt-get install (or similar) away. new-lib isn't a drop-in
replacement for old-lib (or?) and (s)he therefore
needs to learn a new way anway?


In most cases new-lib is a perfect replacement for old-lib, 
so getting new-lib installed where old-lib was installed is 
definitely preferable to have to install it manually.


2. the old-libs will stay installed in at least of the 
form of a transitional package in oldlibs as at least 
apt/lenny has no support for disappear packages so this 
trick can't be used (not sure about dpkg, aptitude uses 
apt facility in this regard, so also no support).


This is ugly, but not horrible.

Question 2: if I add Breaks: to a -dev package, which 
ones of Conflicts: and Replaces: should I also specify? 
(currently, both are specified; the new packages replace 
almost all files of the old packages).


You want only Breaks or Conflicts. Breaks is in general 
the nicer Conflict - in some way they are the negative 
version of Depends and Pre-Depends: Conflicts must be 
satisfied before the package is unpacked - so both 
packages can't be in unpack (or higher) at the same time, 
while Breaks only says that both can't be in installed at 
the same time.


So if there are common files, conflicts is required?

Greetings,

Jacob
--
I have no prejudice except against Pakistanis, which is normal.

finally: packages to optionally create default collaboration dirs

2010-06-01 Thread C. Gatzemeier

If collaboration among users should work nicely out of the box, we will
finally need three small things. I am not sure in which package some of
them should go, though.

1) An install? option to populate /etc/skel/ with the special permission
directories private/(rwx--) and incoming/ (rwsrws-wt)


2) An option for addgroup to automatically create groupdirs for
each created group: 

root:group (rwxrwsr-x) /home/group/group
root:group (rwxrws---) /home/group/group/private
root:group (rwsrws-wt) /home/group/group/incoming
http://bugs.debian.org/248130

3) A groupdir (like in 2) set up for the users system group.

But where/how should those things be created best?

Kind regards,
Christian


-- 
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/20100601202300.7adee04bc.gatzeme...@tu-bs.de@tu-bs.de



cryptdisks(-early) initscripts, dependencies and loops

2010-06-01 Thread Jonas Meurer
Hello,

in the past cryptsetup got several bugreports which complain about the
lsb dependenciy headers specified in cryptdisks and cryptdisks-early
initscipts. (#576646, #575652)

the problem is that loads of possible setups are possible, all
introducing different required initscript order. either another
initscript needs to be invoked before, or after, or between the
cryptdisks-early and cryptdisks initscripts.

to fix some of these issues, cryptsetup contains two initscripts,
cryptdisks-early and cryptdisks. the idea of cryptdisks-early is to be
started before any other device mapping initscript in order to setup
encrypted devices for physical volumes (lvm), software raid source
devices, etc.

cryptdisks runs after all these device mapping initscripts, so it can
setup encrypted devices on top of lvm, evms, software raid, etc.

this adresses at least the most common setups: luks over lvm, lvm over
luks, mdadm-raid over luks, luks over mdadm-raid, luks over lvm over
raid, ...

but as the bugreports manifest, more complex setups do exist, where
the current implementation doesn't work.

in bugreport #576646, the system needs nbd-client to be started before
cryptdisks-early, as nbd-client provides the keyfile for an encrypted
device which itself contains a lvm volume. thus starting nbd-client
between cryptdisks-early and cryptdisks is no option here. on the other
hand nbd-client requires checkfs to be started, which creates a
dependency loop.

other setups might require lvm to be started both before and after
cryptdisks(-early), as some volume group is on top of a encrypted
device, another contains an encrypted device.

another (very common) issue is introduced with encrypted rootfs on top
of lvm (see bugreport #575652). cryptdisks-early and lvm would need to
be stopped after umountroot, which is impossible so far. i added
X-Stop-After headers to cryptdisks(-early) initscripts now in order to
fix at least the initscript stop order for setups without encrypted
root.

to make it short: current dependency based boot system doesn't provide a
solution to this complex issue in my eyes.

so i'm hereby asking for advice how do adress these issues. should i
simply tag the bugs as wontfix, describing that a solution is
impossible? maybe i could write a paragraph for README.Debian, which
describes the problem and encourages users to fix the issue locally,
just as the submitter in bugreport #576646 did.

looking forward to read your comments ...

greetings,
 jonas


signature.asc
Description: Digital signature


Bug#584159: ITP: sdo-api-java -- Service Data Objects Java API spec

2010-06-01 Thread Miguel Landaeta
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta mig...@miguel.cc

* Package name: sdo-api-java
  Version : 1.1.1
  Upstream Author : Apache Software Foundation (ASF)
* URL : 
http://svn.apache.org/repos/asf/tuscany/sdo-java/tags/1.1.1/sdo-api/
* License : Apache-2.0
  Programming Lang: Java
  Description : Service Data Objects Java API spec

 SDO is a framework for data application development, which
 includes an architecture and API. SDO does the following:
 .
  - Simplifies the J2EE data programming model
  - Abstracts data in a service oriented architecture (SOA)
  - Unifies data application development
  - Supports and integrates XML
  - Incorporates J2EE patterns and best practices
 .
 With SDO, you do not need to be familiar with a
 technology-specific API in order to access and utilize data.
 You need to know only one API, the SDO API, which lets you
 work with data from multiple data sources, including
 relational databases, entity EJB components, XML pages, Web
 services, the Java Connector Architecture, JavaServer Pages
 pages, and more.
 .
 This package contains only API of SDO 2.1 spec. EclipseLink
 is a implementation of this spec.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche



-- 
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/20100601204907.ga4...@miguel.cc



Re: finally: packages to optionally create default collaboration dirs

2010-06-01 Thread Stanislav Maslovski
On Tue, Jun 01, 2010 at 08:23:00PM +0200, C. Gatzemeier wrote:
 
 If collaboration among users should work nicely out of the box, we will
 finally need three small things. I am not sure in which package some of
 them should go, though.
 
 1) An install? option to populate /etc/skel/ with the special permission
 directories private/(rwx--) and incoming/ (rwsrws-wt)
 
 
 2) An option for addgroup to automatically create groupdirs for
 each created group: 
 
 root:group (rwxrwsr-x) /home/group/group
 root:group (rwxrws---) /home/group/group/private
 root:group (rwsrws-wt) /home/group/group/incoming
 http://bugs.debian.org/248130
 
 3) A groupdir (like in 2) set up for the users system group.
 
 But where/how should those things be created best?

Should not be created at all on default installs, thanks.  If you care
so much about this write a how-to and distribute it with any of the
related documentation packages.  Those things should be under control
of a local administrator.  They do not belong in Debian.

-- 
Stanislav


-- 
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/20100601212000.ga4...@kaiba.homelan



ITP: scenic -- Telepresence software for live performances and installations

2010-06-01 Thread Alexandre Quessy
Package: wnpp
Severity: wishlist
Owner: Alexandre Quessy alexan...@quessy.net


* Package name: scenic
  Version : 0.6.0
  Upstream Author : Tristan Matthews tris...@sat.qc.ca
Alexandre Quessy alexan...@quessy.net
Simon Piette sim...@sat.qc.ca
Philippe Chevry pche...@sat.qc.ca
Koya Charles koya.char...@gmail.com
Antoine Collet antoine.col...@gmail.com
Sylvain Cormier studiozod...@yahoo.ca
Etienne Desautels etie...@teknozen.net
Hugo Boyer ugoma...@gmail.com
* URL : http://svn.sat.qc.ca/trac/scenic
* License : GPL v2
  Programming Lang: C, C++, Python, bash
  Description : Telepresence software for live performances and
installations

 Scenic is a free software suite for streaming audio, video and MIDI between
 live events. It was created at the Society for Arts and Technology (SAT) to
 give artists a powerful tool for telepresence in live arts contexts and
 new media installations.

 The streaming is done over RTP with the GStreamer multimedia framework.
 Users can also choose low-bandwidth or high-quality codecs, depending on
 what is available on their system. It offers up to as many audio channels
 as your audio device supports. Scenic consists in a desktop application
 and several command-line utilities:
  * scenic: Desktop application to stream audio, video and MIDI over RTP
  * milhouse: Streams audio and video over RTP
  * midistream: Streams MIDI notes and controls over RTP
  * dc-ctl: Controls connected DC IEEE 1394 cameras
  * firereset: Resets a IEEE 1394 bus to help in case of problems
  * jack-info: Prints informations about running JACK servers

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/s/scenic
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/s/scenic/scenic_0.5.10-2.dsc

The usual location of the tarballs is: http://scenic.sat.qc.ca/download/

The 0.5.10 version is the first release candidate for first release of
the 0.6 stable branch. When the Debian package will be considered ready
by the mentor, we will be able to call its version 0.6.0.


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



Re: Bug#584013: hyperlatex: Security bugs in ghostscript

2010-06-01 Thread Romain Beauxis
Le mardi 1 juin 2010 12:12:23, Romain Beauxis a écrit :
 I am not closing but downgrading for mediawiki, unless you prove that there
 is  a real security issue.

Ok, I have looked at the source code. We use dvips to generate the postscript 
file. 

Does the issue happen for dvips ?

Romain


--
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/201006011631.26961.romain.beau...@gmail.com



Re: Recent changes in dpkg

2010-06-01 Thread Jonathan Niehof
On Mon, May 24, 2010 at 5:05 AM, Raphael Hertzog hert...@debian.org wrote:

  * The dpkg-maintscript-helper tool has been introduced in dpkg 1.15.7.2
    to help packagers deal with renaming conffiles and removing obsolete
    conffiles.

This is a great addition; however, if the user has changed the
conffile *and* the maintainer also changes it in the same version
where it is moved, the user's file is left silently in place and the
maintainer's installed as .dpkg-new. This seems surprising to me, as
it means the behavior is different when the conffile moves than when
it doesn't (if it hadn't moved, a question would be triggered). I had
this issue with the recipes in
http://wiki.debian.org/DpkgConffileHandling to start with, so it's not
a knock on dpkg-maintscript-helper itself.

I have an approach that does a three-way compare between old
maintainer, new maintainer, and user versions and tries to be smart
about it. If this behaviour is desirable I'll see if I can't make a
patch for dpkg-maintscript-helper. (The cost is a hacky sed line in
rules which rewrites prerm with the md5 of the new maintainer
version.)


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



Bug#584177: ITP: nama -- Ecasound-based recorder, mixer and mastering system

2010-06-01 Thread Joel Roth
Package: wnpp
Severity: wishlist
Owner: Joel Roth jr...@pobox.com


* Package name: nama
  Version : 1.058 
  Upstream Author : Joel Roth jo...@pobox.com
* URL : http://search.cpan.org/dist/Audio-Nama/lib/Audio/Nama.pm
* License : GPL
  Programming Lang: Perl
  Description : Ecasound-based recorder, mixer and mastering system

Nama is a text-based application for multitrack
recording, mixing and mastering using the Ecasound
audio engine.
 
Nama has many functions found in digital-audio workstations
including tracks, regions, effects, marks, fades, sends,
inserts, buses, track freezing and time shifting. The help
system covers internal commands and LADSPA effects, and
includes search functions.

The program automatically discovers all available LADSPA
plugins and runs seamlessly under ALSA and JACK audio
frameworks.

By default, Nama displays a simple graphic interface while
the command processor runs in a terminal window. The -t
option provides a text-only interface for console users.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)



-- 
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/20100602005502.19783.26124.report...@sprite



Bug#584181: ITP: cutter-testing-framework -- Cutter testing framework suite

2010-06-01 Thread NIIBE Yutaka
Package: wnpp
Severity: wishlist
Owner: NIIBE Yutaka gni...@fsij.org
Owner: NIIBE Yutaka gni...@fsij.org


* Package name: cutter-testing-framework
  Version : 1.1.3
  Upstream Author : Kouhei Sutou k...@clear-code.com
* URL : http://cutter.sourceforge.net/
* License : LGPL
  Programming Lang: C
  Description : Cutter testing framework suite

Cutter is a xUnit family Unit Testing Framework for C and C++.
-- 



-- 
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/20100602024035.5013.59309.report...@localhost.localdomain



Accepted tkrat 1:2.2cvs20100105-true-dfsg-5 (source amd64)

2010-06-01 Thread Mattia Monga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 07:55:23 +0200
Source: tkrat
Binary: tkrat
Architecture: source amd64
Version: 1:2.2cvs20100105-true-dfsg-5
Distribution: unstable
Urgency: low
Maintainer: Mattia Monga mo...@debian.org
Changed-By: Mattia Monga mo...@debian.org
Description: 
 tkrat  - Mail user agent with POP, IMAP, mh support using Tk
Changes: 
 tkrat (1:2.2cvs20100105-true-dfsg-5) unstable; urgency=low
 .
   * Build always as a Debian Linux system (also on kfreebsd systems)
Checksums-Sha1: 
 36a5b57d6339338d7e5eb442f16de7e8f8dfb50b 1460 
tkrat_2.2cvs20100105-true-dfsg-5.dsc
 7165cede92a774335e357c1d7ffa37d8d475aa4f 10522 
tkrat_2.2cvs20100105-true-dfsg-5.debian.tar.gz
 ce61f51533bcd3dfce00ffdcde981ae98f77cf35 1193624 
tkrat_2.2cvs20100105-true-dfsg-5_amd64.deb
Checksums-Sha256: 
 0483fcbca95f61a7e341a07dd6bcd333cf8bfb91af6a6179a0e729c6e9396524 1460 
tkrat_2.2cvs20100105-true-dfsg-5.dsc
 cd9fe59b6da545223b0847775eebaba9f9bf1ff951fa9004ce9ed237a56e7d84 10522 
tkrat_2.2cvs20100105-true-dfsg-5.debian.tar.gz
 79374d9d67a8449c56900aa8e63d85774b311ab35cb6624eba5826955f6bfd71 1193624 
tkrat_2.2cvs20100105-true-dfsg-5_amd64.deb
Files: 
 fdc649345731c8eec2d935f6bc326e8e 1460 mail optional 
tkrat_2.2cvs20100105-true-dfsg-5.dsc
 1fbe559a029d3edb515c3f9a22f19d57 10522 mail optional 
tkrat_2.2cvs20100105-true-dfsg-5.debian.tar.gz
 f200e8fcbf2c0e5677f35c758705cb94 1193624 mail optional 
tkrat_2.2cvs20100105-true-dfsg-5_amd64.deb

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

iJwEAQECAAYFAkwEop0ACgkQWdgbZnsNSMJQhgP/WccE3iVGfPOB/IzXwpWY4SRZ
A1xwMvmA3zK2JygzfHFavdyjKl025eR138yfBoLDJ0n19Pe2HIb8OXVXrd+Lwp8B
hvd+7AWItGm02SulTarn2/j4asgecxrD18FmV00RNgJMv3AzIu09ZeMCXU2wDgRk
YSomBgSCew85HSQvMxU=
=824X
-END PGP SIGNATURE-


Accepted:
tkrat_2.2cvs20100105-true-dfsg-5.debian.tar.gz
  to main/t/tkrat/tkrat_2.2cvs20100105-true-dfsg-5.debian.tar.gz
tkrat_2.2cvs20100105-true-dfsg-5.dsc
  to main/t/tkrat/tkrat_2.2cvs20100105-true-dfsg-5.dsc
tkrat_2.2cvs20100105-true-dfsg-5_amd64.deb
  to main/t/tkrat/tkrat_2.2cvs20100105-true-dfsg-5_amd64.deb


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



Accepted rinputd 1.0.3-3 (source all amd64)

2010-06-01 Thread Chase Douglas
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 29 May 2010 21:16:23 -0400
Source: rinputd
Binary: rinputd rinputd-dbg rinput-dev
Architecture: source all amd64
Version: 1.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Chase Douglas chase.doug...@ubuntu.com
Changed-By: Chase Douglas chase.doug...@ubuntu.com
Description: 
 rinput-dev - A server daemon for receiving user input events
 rinputd- A server daemon for receiving user input events
 rinputd-dbg - A server daemon for receiving user input events
Closes: 581999
Changes: 
 rinputd (1.0.3-3) unstable; urgency=low
 .
   * Don't force user configuration if noninteractive install
 - Closes: bug#581999
Checksums-Sha1: 
 3838c8bebf3c931feda0c52b4b9f54176d026348 1272 rinputd_1.0.3-3.dsc
 de0b4d95eb04431f68dd23c861b96e1760b56c23 4462 rinputd_1.0.3-3.debian.tar.gz
 ba1d66d8ad54cf3b8dcd2375a107c0a4f00149a9 9312 rinput-dev_1.0.3-3_all.deb
 cee40640280a718a58ba8bb013ae993be8914e49 34070 rinputd_1.0.3-3_amd64.deb
 d813e618d8b6de6c9418d33f173367f74cf1fe05 381746 rinputd-dbg_1.0.3-3_amd64.deb
Checksums-Sha256: 
 81fd6ed78e0cd1480e2014ff1bcbfe554ff5d9bdce2661a154e00089bd301329 1272 
rinputd_1.0.3-3.dsc
 88a40cc2f9c5c9ff5c829acac813ffab9ee0fbb2af2f645f8dafa03be1d5f8c6 4462 
rinputd_1.0.3-3.debian.tar.gz
 4e15c6fa8e90ff6a3ce62fbe4de2cd3a3ffaca76885444396396dee25bf391a3 9312 
rinput-dev_1.0.3-3_all.deb
 7e45844789a8bb41edb6401f45201d29289f84081d215fd36881358c26657427 34070 
rinputd_1.0.3-3_amd64.deb
 d32c3619284f3ee0342513934ae75de7e36555645d2a1081b34d54c3fcf58365 381746 
rinputd-dbg_1.0.3-3_amd64.deb
Files: 
 1a0889d487eff3e59201b271efca2caa 1272 net optional rinputd_1.0.3-3.dsc
 6af5066a6c7040490d2afb897e22db97 4462 net optional 
rinputd_1.0.3-3.debian.tar.gz
 a73c352a189c831b4ec412be4756929c 9312 devel optional rinput-dev_1.0.3-3_all.deb
 0a5a0a46200236d262f98a7813f0edde 34070 net optional rinputd_1.0.3-3_amd64.deb
 ba08ffd342ef703e8d30fdfd8ae3f452 381746 debug extra 
rinputd-dbg_1.0.3-3_amd64.deb

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

iEYEAREDAAYFAkwEpx8ACgkQq4wAz/jiZTd5UQCg4MPVBCslNCPdCHHlz46hNkIO
37UAnR3EuPgtw0R1i0h10Vjs0wVxeOhj
=GTHs
-END PGP SIGNATURE-


Accepted:
rinput-dev_1.0.3-3_all.deb
  to main/r/rinputd/rinput-dev_1.0.3-3_all.deb
rinputd-dbg_1.0.3-3_amd64.deb
  to main/r/rinputd/rinputd-dbg_1.0.3-3_amd64.deb
rinputd_1.0.3-3.debian.tar.gz
  to main/r/rinputd/rinputd_1.0.3-3.debian.tar.gz
rinputd_1.0.3-3.dsc
  to main/r/rinputd/rinputd_1.0.3-3.dsc
rinputd_1.0.3-3_amd64.deb
  to main/r/rinputd/rinputd_1.0.3-3_amd64.deb


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



Accepted plasma-widget-cwp 1.0.4-1 (source amd64)

2010-06-01 Thread Boris Pek
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Mon, 31 May 2010 13:24:29 +0400
Source: plasma-widget-cwp
Binary: plasma-widget-cwp
Architecture: source amd64
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Boris Pek tehnic...@mail.ru
Changed-By: Boris Pek tehnic...@mail.ru
Description: 
 plasma-widget-cwp - Customizable Weather Plasmoid (CWP)
Changes: 
 plasma-widget-cwp (1.0.4-1) unstable; urgency=low
 .
   * Update to stable release 1.0.4.
 .
 plasma-widget-cwp (1.0.3-1) unstable; urgency=low
 .
   * Update to stable release 1.0.3.
 .
 plasma-widget-cwp (1.0.2-1) unstable; urgency=low
 .
   * Update to stable release 1.0.2.
   * Added file debian/watch.
   * Fixed build depends: kdelibs5-dev (=4.2).
Checksums-Sha1: 
 cfcd0da920ae5979a63cd577e61ed4b99e6b1235 1212 plasma-widget-cwp_1.0.4-1.dsc
 a261755856d1eb376fbf20506954b2d34089ce72 280726 
plasma-widget-cwp_1.0.4.orig.tar.gz
 5ef3c07d2c040f9be9e39cc8a8577cbb34c7e3cc 2380 
plasma-widget-cwp_1.0.4-1.debian.tar.gz
 e3415aa710b01f10c4dda63042275b7873a0912c 352116 
plasma-widget-cwp_1.0.4-1_amd64.deb
Checksums-Sha256: 
 55c2b0fdfcb9a616100d54d220bcf3ef452b23b0234d2d1b5093f8892525e7f5 1212 
plasma-widget-cwp_1.0.4-1.dsc
 2cf64d74dfb7da3a2be3b419f7e6208cd2aba31624dfccf6a8752212b64de0f2 280726 
plasma-widget-cwp_1.0.4.orig.tar.gz
 4f57c557ae1ca8614dd7f77b0e03cd8f95068baf2838b23bbf7dee76bfd46878 2380 
plasma-widget-cwp_1.0.4-1.debian.tar.gz
 11fe9357ac54ed86bf4914a7cc67e40802854578c9e667c7711bb420a6d3575a 352116 
plasma-widget-cwp_1.0.4-1_amd64.deb
Files: 
 b5725e6306bf6894aff19e84e341bc08 1212 kde extra plasma-widget-cwp_1.0.4-1.dsc
 9f6d7cc087e0f3cbbbca905ee21e1dfb 280726 kde extra 
plasma-widget-cwp_1.0.4.orig.tar.gz
 7838055506ea1d5422952614796bfc54 2380 kde extra 
plasma-widget-cwp_1.0.4-1.debian.tar.gz
 4d95312e9892e96a18a3dc6236989f0a 352116 kde extra 
plasma-widget-cwp_1.0.4-1_amd64.deb

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

iEYEAREDAAYFAkwEqDcACgkQq4wAz/jiZTfMZACfTBFGEYyyEcdFzibdAVKsnvr6
db4An0Hj5GNuee2yiZPdg8VBFekp6u62
=iy2K
-END PGP SIGNATURE-


Accepted:
plasma-widget-cwp_1.0.4-1.debian.tar.gz
  to main/p/plasma-widget-cwp/plasma-widget-cwp_1.0.4-1.debian.tar.gz
plasma-widget-cwp_1.0.4-1.dsc
  to main/p/plasma-widget-cwp/plasma-widget-cwp_1.0.4-1.dsc
plasma-widget-cwp_1.0.4-1_amd64.deb
  to main/p/plasma-widget-cwp/plasma-widget-cwp_1.0.4-1_amd64.deb
plasma-widget-cwp_1.0.4.orig.tar.gz
  to main/p/plasma-widget-cwp/plasma-widget-cwp_1.0.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/e1ojljd-0003pq...@ries.debian.org



Accepted q4wine 0.118-4 (source amd64)

2010-06-01 Thread Boris Pek
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Fri, 28 May 2010 02:58:02 +0400
Source: q4wine
Binary: q4wine
Architecture: source amd64
Version: 0.118-4
Distribution: unstable
Urgency: low
Maintainer: Boris Pek tehnic...@mail.ru
Changed-By: Boris Pek tehnic...@mail.ru
Description: 
 q4wine - Qt4 GUI for wine (W.I.N.E)
Changes: 
 q4wine (0.118-4) unstable; urgency=low
 .
   * Fixed `Depends' and `Build-Depends' in debian/control.
Checksums-Sha1: 
 6c167ab313fe9cf3ae79a1a9398c220b95ae7df5 1223 q4wine_0.118-4.dsc
 9a2a67dfaa46ff71a9bbd86d92bfb7d288075ab4 3436 q4wine_0.118-4.debian.tar.gz
 d3eaf51db9f6f4525bb4049cc57ada7f89ace5fe 1281108 q4wine_0.118-4_amd64.deb
Checksums-Sha256: 
 b69fbde0215068757e6317ac7ef80daa5d9fc34ff0314a36938531f1f894b402 1223 
q4wine_0.118-4.dsc
 833559d05bf0ac02451f913e24efd72a2467d4e9d65791449a945dc7274541f5 3436 
q4wine_0.118-4.debian.tar.gz
 a01dcdfecd19f981e73426f39e5945f37d94152c7a7f5e8061618883b8dc2949 1281108 
q4wine_0.118-4_amd64.deb
Files: 
 89d96fef3f5bbd02bff3e1a3e601f80e 1223 otherosfs optional q4wine_0.118-4.dsc
 9a0eb46b028ddc5164095b68aab4fff7 3436 otherosfs optional 
q4wine_0.118-4.debian.tar.gz
 923ec9ec808e803519320070f4dddc6e 1281108 otherosfs optional 
q4wine_0.118-4_amd64.deb

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

iEYEAREDAAYFAkwEqhUACgkQq4wAz/jiZTd7aQCdELQE0BMhrD/YWB4xQXnINARM
glgAoIPNGekXL/U9yDPBmBBQVBfldVh5
=j3Se
-END PGP SIGNATURE-


Accepted:
q4wine_0.118-4.debian.tar.gz
  to main/q/q4wine/q4wine_0.118-4.debian.tar.gz
q4wine_0.118-4.dsc
  to main/q/q4wine/q4wine_0.118-4.dsc
q4wine_0.118-4_amd64.deb
  to main/q/q4wine/q4wine_0.118-4_amd64.deb


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



Accepted bird 1.2.3-1 (source amd64)

2010-06-01 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 08:42:57 +0200
Source: bird
Binary: bird bird6
Architecture: source amd64
Version: 1.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 bird   - Internet Routing Daemon
 bird6  - Internet Routing Daemon
Changes: 
 bird (1.2.3-1) unstable; urgency=low
 .
   * New upstream release
   * Add misc:Depends
   * Update copyright
   * Add debian source format
Checksums-Sha1: 
 69f09289240a54114078e738c99625ca676e0ecc 1033 bird_1.2.3-1.dsc
 620b6869dc023caf6feb3c3940eed15155e17bae 851056 bird_1.2.3.orig.tar.gz
 b16f4e2bed06c3ce10a60ad87d9e2c52380c0cd1 6979 bird_1.2.3-1.diff.gz
 076b22240296dbef15cebf1971c7c864a5db37df 337636 bird_1.2.3-1_amd64.deb
 7bd439b18c4ecc801cd6baee03ae883890f5b498 350346 bird6_1.2.3-1_amd64.deb
Checksums-Sha256: 
 c4435c84f634a8379bd8a8f5d4cc0b21ff64aabc9d493a3b5a630a8a5a2bf316 1033 
bird_1.2.3-1.dsc
 39ca5bab45ad5b44f526d0d8a52f89dd3ca06da45ebd42146a6b3393493844f8 851056 
bird_1.2.3.orig.tar.gz
 0740638c98ce358e48191a7a21dd16d290b85994d97d96e3b6c9ea5bfe39c23e 6979 
bird_1.2.3-1.diff.gz
 b0ed98531c82110ed1ff50c6557c07259f4070d6b24f69984e6ad33c134f4164 337636 
bird_1.2.3-1_amd64.deb
 b65e9a8866d338d0e1fbfc9e8e2c2083817c4ad03f28db17774532a1104d975c 350346 
bird6_1.2.3-1_amd64.deb
Files: 
 1c4487467e2f3a42d4865918b9b60ec5 1033 net extra bird_1.2.3-1.dsc
 c520798bc8c409f56fdc509af71eefd2 851056 net extra bird_1.2.3.orig.tar.gz
 0b2d9a98ca3b5de308cddaf46b8dec00 6979 net extra bird_1.2.3-1.diff.gz
 97f0bcfb75fde6719cea6ad0778effd9 337636 net extra bird_1.2.3-1_amd64.deb
 ce40433046d308325f142213e0079ad3 350346 net extra bird6_1.2.3-1_amd64.deb

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

iEYEARECAAYFAkwErRkACgkQ9OZqfMIN8nN/WQCcDMzTLW7TGy5SEwFC+8IR4gVH
qVcAn11OjarOl5xUlzGrTS+AnX2J+Z/6
=hkEQ
-END PGP SIGNATURE-


Accepted:
bird6_1.2.3-1_amd64.deb
  to main/b/bird/bird6_1.2.3-1_amd64.deb
bird_1.2.3-1.diff.gz
  to main/b/bird/bird_1.2.3-1.diff.gz
bird_1.2.3-1.dsc
  to main/b/bird/bird_1.2.3-1.dsc
bird_1.2.3-1_amd64.deb
  to main/b/bird/bird_1.2.3-1_amd64.deb
bird_1.2.3.orig.tar.gz
  to main/b/bird/bird_1.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/e1ojlui-0004ay...@ries.debian.org



Accepted php-memcache 3.0.4-4 (source amd64)

2010-06-01 Thread Ivan Borzenkov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 25 May 2010 20:11:49 +0400
Source: php-memcache
Binary: php5-memcache
Architecture: source amd64
Version: 3.0.4-4
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov ivan1...@list.ru
Changed-By: Ivan Borzenkov ivan1...@list.ru
Description: 
 php5-memcache - memcache extension module for PHP5
Closes: 576239 583109
Changes: 
 php-memcache (3.0.4-4) unstable; urgency=low
 .
   * add memcached to suggests (Closes: #583109)
   * close old bug (Closes: #576239)
Checksums-Sha1: 
 c0b34855905a6a19fd3de726453ae0146e2c0bde 1097 php-memcache_3.0.4-4.dsc
 9659e99d7194a94212c94e75c08e9f84848ac73f 5441 
php-memcache_3.0.4-4.debian.tar.gz
 aef1460c67893796863278215f213440f88a65bd 49188 php5-memcache_3.0.4-4_amd64.deb
Checksums-Sha256: 
 bd881e952e97959e0a54200ef925d76aae1b88d7e4c67e93cd87d0f36335fdfb 1097 
php-memcache_3.0.4-4.dsc
 2cb329cebcb80a565b9d3faf7c649446b963b2f7e392d8a0b62976c67842d3ed 5441 
php-memcache_3.0.4-4.debian.tar.gz
 ecc7f17d0d3a07637ee5f01a7066b5e367651d9eac9d1abdc301e0a4363778bc 49188 
php5-memcache_3.0.4-4_amd64.deb
Files: 
 aee8d55d2e99d540035c36b84a8b524c 1097 php optional php-memcache_3.0.4-4.dsc
 64a7af8b4769cdf043d7a1a4229d46bd 5441 php optional 
php-memcache_3.0.4-4.debian.tar.gz
 81dd8a61c88fb92f5d4a0694c2f93e6e 49188 php optional 
php5-memcache_3.0.4-4_amd64.deb

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

iEYEAREDAAYFAkwErMoACgkQq4wAz/jiZTcnoACgoLVv0kdKzxaWsZucWhUfn3uX
9DQAn1GfS1ragmwnZaKUO4NfFQv0lNRQ
=eFcT
-END PGP SIGNATURE-


Accepted:
php-memcache_3.0.4-4.debian.tar.gz
  to main/p/php-memcache/php-memcache_3.0.4-4.debian.tar.gz
php-memcache_3.0.4-4.dsc
  to main/p/php-memcache/php-memcache_3.0.4-4.dsc
php5-memcache_3.0.4-4_amd64.deb
  to main/p/php-memcache/php5-memcache_3.0.4-4_amd64.deb


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



Accepted php-memcached 1.0.2-1 (source amd64)

2010-06-01 Thread Ivan Borzenkov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 04 May 2010 21:06:47 +0400
Source: php-memcached
Binary: php5-memcached
Architecture: source amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov ivan1...@list.ru
Changed-By: Ivan Borzenkov ivan1...@list.ru
Description: 
 php5-memcached - memcached extension module for PHP5
Changes: 
 php-memcached (1.0.2-1) unstable; urgency=low
 .
   * New upstream release
 - Fix build for libmemcached-0.39.
   * Update to debsrc3.0
Checksums-Sha1: 
 96de43a75a0e4b971f66e2971e17060f536a8e01 1122 php-memcached_1.0.2-1.dsc
 496330d5b25e4c9ffcbc0b7a1c756fc947d01cc8 22967 php-memcached_1.0.2.orig.tar.gz
 dc6e254c65809bdef3e124fe880ec4102e0620f0 3898 
php-memcached_1.0.2-1.debian.tar.gz
 8159a42530a325e62cec149b84ec5cf14334fce4 27484 php5-memcached_1.0.2-1_amd64.deb
Checksums-Sha256: 
 79ff76b33b616572afae95bcb12122f2317ca5fa930b0f6b4259e867cca4877c 1122 
php-memcached_1.0.2-1.dsc
 14c9172e9a4702799edad173cd539c548779d75128f9362116835bd9a015b70e 22967 
php-memcached_1.0.2.orig.tar.gz
 6dadac51152f3ad39a8da1b2f4d4ec653357a3f7b1cfdcdac6150f941afd1a3f 3898 
php-memcached_1.0.2-1.debian.tar.gz
 97aab080cc3c0b75ffaeee0a569373aa7cf6789a27c4da5389ac9f5d4c48723f 27484 
php5-memcached_1.0.2-1_amd64.deb
Files: 
 2ee48c8bd5de33df9b4b5cc64ec9b13d 1122 php optional php-memcached_1.0.2-1.dsc
 7994dc0a08db0a153c7f89037ff659ee 22967 php optional 
php-memcached_1.0.2.orig.tar.gz
 e3e773fa0e222444e2be936e1269da19 3898 php optional 
php-memcached_1.0.2-1.debian.tar.gz
 ffc97fe3b1e467e5a309a9762d79d680 27484 php optional 
php5-memcached_1.0.2-1_amd64.deb

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

iEYEAREDAAYFAkwErmUACgkQq4wAz/jiZTfzOACfQnAJim6v/wo5qlTENNT6AtOm
M0YAnAp+jCn7VZOAkMA1NEfEVYO40GGQ
=Twe5
-END PGP SIGNATURE-


Accepted:
php-memcached_1.0.2-1.debian.tar.gz
  to main/p/php-memcached/php-memcached_1.0.2-1.debian.tar.gz
php-memcached_1.0.2-1.dsc
  to main/p/php-memcached/php-memcached_1.0.2-1.dsc
php-memcached_1.0.2.orig.tar.gz
  to main/p/php-memcached/php-memcached_1.0.2.orig.tar.gz
php5-memcached_1.0.2-1_amd64.deb
  to main/p/php-memcached/php5-memcached_1.0.2-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/e1ojluj-0004fd...@ries.debian.org



Accepted phpunit 3.4.13-1 (source all)

2010-06-01 Thread Ivan Borzenkov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 25 May 2010 20:20:00 +0400
Source: phpunit
Binary: phpunit phpunit-doc
Architecture: source all
Version: 3.4.13-1
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov ivan1...@list.ru
Changed-By: Ivan Borzenkov ivan1...@list.ru
Description: 
 phpunit- Unit testing suite for PHP5
 phpunit-doc - Manual for phpunit
Changes: 
 phpunit (3.4.13-1) unstable; urgency=low
 .
   * New upstream release
 F TRAC-1035: PostgreSQL MetaData queries are incorrect
 F TRAC-1043: method names in HTML code coverage report
   are not properly escaped
 F TRAC-1045: filter has problems with Umlaut
   * update doc
Checksums-Sha1: 
 2807829cbe35c2c263e43517677192901c2565e4 1291 phpunit_3.4.13-1.dsc
 1bda7ef39187c2fcb70e49e9e5802c7297718435 283693 phpunit_3.4.13.orig-doc.tar.gz
 6562d59f1cf4146e495e2f524cef6bda3ec32b6d 254903 phpunit_3.4.13.orig.tar.gz
 0c73f19493dc9ee0de3673eea4ef25e9a8853754 13604 phpunit_3.4.13-1.debian.tar.gz
 fc0471e6b2965af994f0ed469dcd4378b41dea6d 234794 phpunit_3.4.13-1_all.deb
 db1622d87ef239ef6d42a1b3c92d16278c2c0c17 297898 phpunit-doc_3.4.13-1_all.deb
Checksums-Sha256: 
 3e839ede94d31b77623bd58533757924005d4561845b80e7e73dd0878f43b6fd 1291 
phpunit_3.4.13-1.dsc
 9d8fd4094f62c48cd3729bf4db09a103ab8f33743218952f7d539db5719dd53b 283693 
phpunit_3.4.13.orig-doc.tar.gz
 3fc1db6adfb05fff5534c70a6ba4ad09f88cb988611242e64e466badb4ea7f2c 254903 
phpunit_3.4.13.orig.tar.gz
 2ce869b95c577c77de45d21659fba2bcc9399632190e90b195d91d8c9a2a1723 13604 
phpunit_3.4.13-1.debian.tar.gz
 f10d6b2fb2dc02411fcf7087bd98d38d1d9da17c849b151a11f44989e25f496e 234794 
phpunit_3.4.13-1_all.deb
 d2dcdc358559cce593085858e6081bf1f8f96b620f89cce55ea9596bde22f4ce 297898 
phpunit-doc_3.4.13-1_all.deb
Files: 
 b49154767a9207fd8ec35ec1162fcbb7 1291 php optional phpunit_3.4.13-1.dsc
 4bc78c2d049a34b658d3c799d00d4f4b 283693 php optional 
phpunit_3.4.13.orig-doc.tar.gz
 82d4ed27619a8c4656869e2ac0c124f3 254903 php optional phpunit_3.4.13.orig.tar.gz
 97d91e6e26feb6475226fc27220f2add 13604 php optional 
phpunit_3.4.13-1.debian.tar.gz
 b622974e74322f0b6e9f78dc46bf04df 234794 php optional phpunit_3.4.13-1_all.deb
 bed6e3545290e5ed01e99b4cfb727ced 297898 doc optional 
phpunit-doc_3.4.13-1_all.deb

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

iEYEAREDAAYFAkwErWQACgkQq4wAz/jiZTdLMACfQniFkQQsWdeDSn3gvvwYr1W7
0XsAoKiASVO6h2o+ixtB+AELDRNye7PZ
=3lRw
-END PGP SIGNATURE-


Accepted:
phpunit-doc_3.4.13-1_all.deb
  to main/p/phpunit/phpunit-doc_3.4.13-1_all.deb
phpunit_3.4.13-1.debian.tar.gz
  to main/p/phpunit/phpunit_3.4.13-1.debian.tar.gz
phpunit_3.4.13-1.dsc
  to main/p/phpunit/phpunit_3.4.13-1.dsc
phpunit_3.4.13-1_all.deb
  to main/p/phpunit/phpunit_3.4.13-1_all.deb
phpunit_3.4.13.orig-doc.tar.gz
  to main/p/phpunit/phpunit_3.4.13.orig-doc.tar.gz
phpunit_3.4.13.orig.tar.gz
  to main/p/phpunit/phpunit_3.4.13.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/e1ojlv0-0004ii...@ries.debian.org



Accepted mhddfs 0.1.31-1 (source amd64)

2010-06-01 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 01 Jun 2010 12:07:00 +0400
Source: mhddfs
Binary: mhddfs
Architecture: source amd64
Version: 0.1.31-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov un...@debian.org
Changed-By: Dmitry E. Oboukhov un...@debian.org
Description: 
 mhddfs - file system for unifying several mount points into one
Closes: 512649 565037 580785
Changes: 
 mhddfs (0.1.31-1) unstable; urgency=low
 .
   * Fixed statvfs if a few shares are placed onto one device, closes: #580785.
   * Added libattr1-dev in B-D, fixed FTBFS, closes: #565037.
   * Closes unreproducible bugreport (a few months passed), closes: #512649.
Checksums-Sha1: 
 50dd7c532933d5b21ec8d4aed8f6673d326876f0 1055 mhddfs_0.1.31-1.dsc
 8ebfd201c2347bf6a3b9bf4f40de9f3a3b6d2983 38436 mhddfs_0.1.31.orig.tar.gz
 9cb490760c7e9f952182259d4057e91390ea42da 20 mhddfs_0.1.31-1.diff.gz
 9cbbddd98b64d44a990cfbafcba165f8221b5a54 25116 mhddfs_0.1.31-1_amd64.deb
Checksums-Sha256: 
 b661f504921552cac6634854679a8b9c21b9f146657e392857408d9d88080951 1055 
mhddfs_0.1.31-1.dsc
 aeb1c1316b7191bfcad0e5bc017332c7401767fd9708ce2e4c4e04dad572468d 38436 
mhddfs_0.1.31.orig.tar.gz
 2bcf5acdf3e9c2ce7dfeec8e602a700170cfcdb30d04ee7a34703ced82020cf4 20 
mhddfs_0.1.31-1.diff.gz
 6e4ec3cf8d7460940abbf5d83fe92f3cd4f5f56303eec6a39de485d7588ca499 25116 
mhddfs_0.1.31-1_amd64.deb
Files: 
 3fd0fd92c7e811f41927f7d5762bf2c9 1055 utils extra mhddfs_0.1.31-1.dsc
 04bc37989cdab0dfbb65c0d3d616ed29 38436 utils extra mhddfs_0.1.31.orig.tar.gz
 402eb748321a571ed09251605a1312e6 20 utils extra mhddfs_0.1.31-1.diff.gz
 68392326289f0984b6f1fa476605a510 25116 utils extra mhddfs_0.1.31-1_amd64.deb

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

iEYEAREDAAYFAkwEwtEACgkQq4wAz/jiZTcZeQCgn0BmjRA6Q/Y99m2wBDQEbFyd
05cAoJYHOLEeebfmxY5VW8bDFIP9A9uE
=xsl5
-END PGP SIGNATURE-


Accepted:
mhddfs_0.1.31-1.diff.gz
  to main/m/mhddfs/mhddfs_0.1.31-1.diff.gz
mhddfs_0.1.31-1.dsc
  to main/m/mhddfs/mhddfs_0.1.31-1.dsc
mhddfs_0.1.31-1_amd64.deb
  to main/m/mhddfs/mhddfs_0.1.31-1_amd64.deb
mhddfs_0.1.31.orig.tar.gz
  to main/m/mhddfs/mhddfs_0.1.31.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/e1ojoaa-0005ds...@ries.debian.org



Accepted myodbc 5.1.6-1 (source amd64)

2010-06-01 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 02:14:11 -0700
Source: myodbc
Binary: libmyodbc
Architecture: source amd64
Version: 5.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek vor...@debian.org
Changed-By: Steve Langasek vor...@debian.org
Description: 
 libmyodbc  - the MySQL ODBC driver
Closes: 577370
Changes: 
 myodbc (5.1.6-1) unstable; urgency=low
 .
   * New upstream release.
* Drop use of deprecated SQL types, fixing build failure with unixODBC
  2.2.14.  Closes: #577370.
   * Drop obsolete configure options.
   * Fix up the source path name in debian/rules, tracking upstream changes
   * Point debian/control at the current homepage
   * Fix miscellaneous upstream type mismatches
   * Update debian/copyright to reflect that the work is now GPLv2-only,
 not GPLv2+
   * Bump standards version to 3.8.4, no changes required
Checksums-Sha1: 
 d5b145b64160e2c56a1fa47f8c518ca1f12dc3f5 1738 myodbc_5.1.6-1.dsc
 c02e1c671fae60f7f7389dd2f963b07c3113ab35 1041247 myodbc_5.1.6.orig.tar.gz
 3a86c1941bf9b5d60e71fedd609774ae921fab9c 12682 myodbc_5.1.6-1.diff.gz
 dbc04edf2c72bda9de2e76e7b13ee944c4be160e 129446 libmyodbc_5.1.6-1_amd64.deb
Checksums-Sha256: 
 095c84e95b2f897b5306881750ac825fa03f7eccbb36dc0b0025ea5bfdca745e 1738 
myodbc_5.1.6-1.dsc
 1d53c3a20cf68b089535278d3e69c0e49f367a457640c5f8af25c1cbf4ffb02e 1041247 
myodbc_5.1.6.orig.tar.gz
 e833acbd2dd2d0dcc1deab85bde648e92edbb2511068e66334a4637d76a08574 12682 
myodbc_5.1.6-1.diff.gz
 9fe8e2136f693aaf5e7608c56a306eff6b203231437baf654b61a1588ab5b8e1 129446 
libmyodbc_5.1.6-1_amd64.deb
Files: 
 cc70871a57395b57a4e405be625027ab 1738 libs optional myodbc_5.1.6-1.dsc
 ed445092466be030f991b3a093649f45 1041247 libs optional myodbc_5.1.6.orig.tar.gz
 a0adb500ee5965c25f564f28d5f0b59b 12682 libs optional myodbc_5.1.6-1.diff.gz
 95863b561295afcc129bb86da05ae596 129446 libs optional 
libmyodbc_5.1.6-1_amd64.deb

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

iQIVAwUBTATPtVaNMPMhshM9AQhpnQ/6Ai9uD3xqXBuvmWuyZ+M89e4tMbdytsjS
JAHwtIQCHbLl0sCeJ786XTrJwz88UCpHgdifTy+HD0ZPubM2Hq8WbbNmKhfXqbk5
Q0upkOdXKKKETxbvC9HimbNxBxmcxORJVUGyGMy39nV1ujCaeA7bKX8dKmpFJylj
AJINA/jz+MJ3gm5jaOMAeINTwb6xfqqPt4AzCekmQhfk5oEgX5YPX22yZoRQzNmm
zi4fOWO3QOKbDoykJswz+MAW2kK8HjMGugHw7yzeftqBxAId/d6jGmwfOrwY0xPm
gE7zuN+Rb6WeDuSoagXgPISto63SHIrTjCxTHFhnRfJmdBEHp5RJ9GYe6SSb3pt5
q0fcIYFAR9rqpDlwhuGQN1lmOCH3J16COx6RPF6nQjm6NuVjtOy1e62rWi3qmU+L
cES5Jyrt9ZkOX6NivCSQX9nBo5hjs9tLL7SVy9sXfvGTTFSHuyJvbgLDCy6A+fhK
+u4Axakt4zvvbF1crV6R6hJqvxQ0q2Eth+RhGQgFL8SJ4++pKP43jIoRdmOsetoB
UVeW+k39Vl8B8fNp1ZvKfTaZhxLYcexJI17l8Elbn4SVzcWoDoETEpp4Py2FRslc
pAp7Tfl9RYfOMqb3rm21ArmEHtAssE9iUXCs7gzbX/eeKut/esEkcFWWD81cTKj4
fwuvT1hdtyU=
=RoEH
-END PGP SIGNATURE-


Accepted:
libmyodbc_5.1.6-1_amd64.deb
  to main/m/myodbc/libmyodbc_5.1.6-1_amd64.deb
myodbc_5.1.6-1.diff.gz
  to main/m/myodbc/myodbc_5.1.6-1.diff.gz
myodbc_5.1.6-1.dsc
  to main/m/myodbc/myodbc_5.1.6-1.dsc
myodbc_5.1.6.orig.tar.gz
  to main/m/myodbc/myodbc_5.1.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/e1ojoay-0005gh...@ries.debian.org



Accepted udisks 1.0.1-2 (source all amd64)

2010-06-01 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 10:31:47 +0200
Source: udisks
Binary: udisks udisks-doc devicekit-disks-doc
Architecture: source all amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team 
pkg-utopia-maintain...@lists.alioth.debian.org
Changed-By: Martin Pitt mp...@debian.org
Description: 
 devicekit-disks-doc - transitional package to udisks-doc
 udisks - abstraction for enumerating block devices
 udisks-doc - abstraction for enumerating block devices - documentation
Changes: 
 udisks (1.0.1-2) unstable; urgency=low
 .
   * Add 00git-vfat-showexec.patch: Enable the showexec vfat mount option, to
 avoid data files being executable (which causes confusing question dialogs
 in nautilus which only have one sensible answer). Patch taken from
 upstream git head. (LP: #14335)
   * Add 00git-dont-probe-nondata-cdroms.patch: Don't probe non-data CD-ROMs
 for partition tables. Patch taken from upstream git head.
Checksums-Sha1: 
 0ef3dd9381ea7d9a79a956812152e30dd8e60c9b 1700 udisks_1.0.1-2.dsc
 eec9f51e1337929c8456fe3f702ae9eebbbac8fa 17009 udisks_1.0.1-2.diff.gz
 47c25d4abbf42b51a8b2a28a3789908a38b03032 81640 udisks-doc_1.0.1-2_all.deb
 c31a8c1ca928cdb5ca8ad9a4b17e17ed8c35 19074 
devicekit-disks-doc_1.0.1-2_all.deb
 6bce8ff391ef1395b6b2b856a961ef824ec2057e 244878 udisks_1.0.1-2_amd64.deb
Checksums-Sha256: 
 a10a096b0260cf8efc85ce3e1cac2d089bc975be02ed14ce449c4379c058000c 1700 
udisks_1.0.1-2.dsc
 686e7a638d200966a6fbd39949212eb068007a4e90811f26d08e46c686a081ff 17009 
udisks_1.0.1-2.diff.gz
 4dbe3cca3a43c40d765fe72f183c6f6b8f058ce64c13d4d74d2f1293c4e95822 81640 
udisks-doc_1.0.1-2_all.deb
 3fe2b39af16a3f27b29657f35acfc7a2fd6db18617878ed7f5acd63982f8d306 19074 
devicekit-disks-doc_1.0.1-2_all.deb
 5aa7b17a562118ab02067c480c8c6751237022239f9a70d97f4c1d7c1bd89621 244878 
udisks_1.0.1-2_amd64.deb
Files: 
 c7b6b5e5142b5741180325cbcf7e78fe 1700 admin optional udisks_1.0.1-2.dsc
 c4b74ee241bf8f7e89fc0ebadfc0d349 17009 admin optional udisks_1.0.1-2.diff.gz
 7fca2f0fd50bdf825ffde41a570e584f 81640 doc optional udisks-doc_1.0.1-2_all.deb
 92d5429f2a9e6d917055f8257476072f 19074 oldlibs optional 
devicekit-disks-doc_1.0.1-2_all.deb
 679395acc845ebfe39ba9fa69396481d 244878 admin optional udisks_1.0.1-2_amd64.deb

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

iEYEARECAAYFAkwExlQACgkQDecnbV4Fd/JE+gCg78CZG1nEtebsoFkks+p50koJ
niIAn1p41u/2DukTN43MleanEsEdmjGP
=FgZ2
-END PGP SIGNATURE-


Accepted:
devicekit-disks-doc_1.0.1-2_all.deb
  to main/u/udisks/devicekit-disks-doc_1.0.1-2_all.deb
udisks-doc_1.0.1-2_all.deb
  to main/u/udisks/udisks-doc_1.0.1-2_all.deb
udisks_1.0.1-2.diff.gz
  to main/u/udisks/udisks_1.0.1-2.diff.gz
udisks_1.0.1-2.dsc
  to main/u/udisks/udisks_1.0.1-2.dsc
udisks_1.0.1-2_amd64.deb
  to main/u/udisks/udisks_1.0.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/e1ojomz-0006tc...@ries.debian.org



Accepted eglibc 2.11.1-2 (source all i386)

2010-06-01 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 05:50:51 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev 
libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev 
libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev 
libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 
libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 
libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 
libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 
libc0.1-dev-i386 libc6-sparcv9b libc6-i686 libc6-xen libc0.1-i686 
libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb
Architecture: source all i386
Version: 2.11.1-2
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno aure...@debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6  - Embedded GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for 
ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390x - GNU C Library: 64bit Development Libraries for IBM zSeries
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-i386 - GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: Profiling Libraries
 libc6-s390x - GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-sparcv9b - GNU C Library: Shared libraries [v9b optimized]
 libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1- Embedded GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: Profiling Libraries
 libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales- Embedded GNU C Library: National Language (locale) data [support]
 locales-all - Embedded GNU C Library: Precompiled locale data
 nscd   - Embedded GNU C Library: Name Service Cache Daemon
Closes: 583858
Changes: 
 eglibc (2.11.1-2) unstable; urgency=low
 .
   [ Aurelien Jarno]
   * nscd.init: don't use and absolute path to call start-stop-daemon, the
 PATH variable already take care of that.
   * check-execstack.out is a new test, therefore not a 

Accepted libdataobjects-sqlite3-ruby 0.10.2-1 (source i386)

2010-06-01 Thread Deepak Tripathi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 15:35:15 +0530
Source: libdataobjects-sqlite3-ruby
Binary: libdataobjects-sqlite3-ruby1.8 libdataobjects-sqlite3-ruby1.9.1 
libdataobjects-sqlite3-ruby
Architecture: source i386
Version: 0.10.2-1
Distribution: unstable
Urgency: low
Maintainer: Deepak Tripathi apenguinli...@gmail.com
Changed-By: Deepak Tripathi apenguinli...@gmail.com
Description: 
 libdataobjects-sqlite3-ruby - sqlite3 adapter for libdataobjects-ruby1.8
 libdataobjects-sqlite3-ruby1.8 - sqlite3 adapter for libdataobjects-ruby1.8
 libdataobjects-sqlite3-ruby1.9.1 - sqlite3 adapter for libdataobjects-ruby1.9.1
Changes: 
 libdataobjects-sqlite3-ruby (0.10.2-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/watch
   + updated from alioth gemwatch.
   * debian/control
   + corrected typo error.
   + updated depends to libddataobjects-ruby1.9 to 1.9.1.
Checksums-Sha1: 
 3bd1786a5470633dfb810edb3a1943ac4859ba9b 1636 
libdataobjects-sqlite3-ruby_0.10.2-1.dsc
 bd5cee9bef13cfbe60dac8303c03e37191218b2b 18143 
libdataobjects-sqlite3-ruby_0.10.2.orig.tar.gz
 30968387380483b2385270c0019c2959a9961ccd 2174 
libdataobjects-sqlite3-ruby_0.10.2-1.diff.gz
 d2d7217c22c89f89ee08fd603162429190051169 13404 
libdataobjects-sqlite3-ruby1.8_0.10.2-1_i386.deb
 09b68c2f0ba2a2bcc739c72324150d0c7da8f386 14334 
libdataobjects-sqlite3-ruby1.9.1_0.10.2-1_i386.deb
 a57ef46692f00cd60e5e2f7249327b8cf593e1e2 2698 
libdataobjects-sqlite3-ruby_0.10.2-1_i386.deb
Checksums-Sha256: 
 02bc8bf81ce65e99b37950d9890489fd6ff235a045954d6edbbca0975b4684c6 1636 
libdataobjects-sqlite3-ruby_0.10.2-1.dsc
 13a756fb32116351861bb91f2da9021171e594109f1bb77cfd7d6486391ccc4f 18143 
libdataobjects-sqlite3-ruby_0.10.2.orig.tar.gz
 46f58e3ef40c110282b3f9f403ea6b1b89e38fd151779ad8a0cdb5d5a4dc6fcb 2174 
libdataobjects-sqlite3-ruby_0.10.2-1.diff.gz
 d5541c576f3e14be914a9040370d149aa5753de6cccbc5665a7f6f130373cd3f 13404 
libdataobjects-sqlite3-ruby1.8_0.10.2-1_i386.deb
 99e0524b7479ca43650678acae561061a05e9b42a4a83a2048a065c0d7e04d6c 14334 
libdataobjects-sqlite3-ruby1.9.1_0.10.2-1_i386.deb
 74666ced402dcf8900486bd7f9ddde915eacb6243634e6705a531fed7f3c2469 2698 
libdataobjects-sqlite3-ruby_0.10.2-1_i386.deb
Files: 
 774dbe7eaddefb8644209eb72c29685a 1636 ruby optional 
libdataobjects-sqlite3-ruby_0.10.2-1.dsc
 787566853237c859d3f2bafb504f7914 18143 ruby optional 
libdataobjects-sqlite3-ruby_0.10.2.orig.tar.gz
 09cf8fe07952df15acd62b7f7382a8dc 2174 ruby optional 
libdataobjects-sqlite3-ruby_0.10.2-1.diff.gz
 db1b1dfdcbc3b7b3efdc70ec82fec854 13404 ruby optional 
libdataobjects-sqlite3-ruby1.8_0.10.2-1_i386.deb
 03c92bf79bea0310be911527b444b1f7 14334 ruby optional 
libdataobjects-sqlite3-ruby1.9.1_0.10.2-1_i386.deb
 1517e6123fd3b729d807ec677dc58a0f 2698 ruby optional 
libdataobjects-sqlite3-ruby_0.10.2-1_i386.deb

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

iEYEARECAAYFAkwE3EgACgkQD+cvZLmwyfLesQCeIy07rfKw+hmXuhGcmoqf7Rmh
qmgAoKpPUr7DoO6EFQxjrxpgzscEjnWo
=JFrz
-END PGP SIGNATURE-


Accepted:
libdataobjects-sqlite3-ruby1.8_0.10.2-1_i386.deb
  to 
main/libd/libdataobjects-sqlite3-ruby/libdataobjects-sqlite3-ruby1.8_0.10.2-1_i386.deb
libdataobjects-sqlite3-ruby1.9.1_0.10.2-1_i386.deb
  to 
main/libd/libdataobjects-sqlite3-ruby/libdataobjects-sqlite3-ruby1.9.1_0.10.2-1_i386.deb
libdataobjects-sqlite3-ruby_0.10.2-1.diff.gz
  to 
main/libd/libdataobjects-sqlite3-ruby/libdataobjects-sqlite3-ruby_0.10.2-1.diff.gz
libdataobjects-sqlite3-ruby_0.10.2-1.dsc
  to 
main/libd/libdataobjects-sqlite3-ruby/libdataobjects-sqlite3-ruby_0.10.2-1.dsc
libdataobjects-sqlite3-ruby_0.10.2-1_i386.deb
  to 
main/libd/libdataobjects-sqlite3-ruby/libdataobjects-sqlite3-ruby_0.10.2-1_i386.deb
libdataobjects-sqlite3-ruby_0.10.2.orig.tar.gz
  to 
main/libd/libdataobjects-sqlite3-ruby/libdataobjects-sqlite3-ruby_0.10.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/e1ojoyj-0002x2...@ries.debian.org



Accepted mcl 1:10-148-1 (source i386 all)

2010-06-01 Thread Philipp Benner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 10:44:22 +0200
Source: mcl
Binary: mcl mcl-doc
Architecture: source i386 all
Version: 1:10-148-1
Distribution: unstable
Urgency: low
Maintainer: Debian-Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Philipp Benner phil...@debian.org
Description: 
 mcl- the Markov Cluster algorithm
 mcl-doc- documentation for mcl
Changes: 
 mcl (1:10-148-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 ddd85b0d6ef2a7450b6b877839943787c772c435 1219 mcl_10-148-1.dsc
 e9aab65d082eee1bac60e54e0b65374af194a913 2830731 mcl_10-148.orig.tar.gz
 f3b3a60fff70886a6f3e2f059264d1143f6ddd60 10832 mcl_10-148-1.diff.gz
 e2187f071da1efa30108c7f754b9b50432a6b1af 1402782 mcl_10-148-1_i386.deb
 edef8d7a0963bac581be2b52a86c6b3a5de486c3 1413598 mcl-doc_10-148-1_all.deb
Checksums-Sha256: 
 a32deeffdf43db4596669bc30e4152841ccfebfc7b77ae8cbb744d076e502c28 1219 
mcl_10-148-1.dsc
 46a461c5f567f749a32dbeb16c405f759f5c23a7b5ee75b339ac875dea5f5894 2830731 
mcl_10-148.orig.tar.gz
 a526b3f3b00055bc19f20274e56cea50ee3ef49f9d2927e5c6146695c582534b 10832 
mcl_10-148-1.diff.gz
 9e527e43b80d259f21a377b883b81c0c6f72a1cb86e1444a385a912f4f6b4ff8 1402782 
mcl_10-148-1_i386.deb
 3f07626ec467910636bef0404a42a16ae23411569c44dbfd58c83cc3be548180 1413598 
mcl-doc_10-148-1_all.deb
Files: 
 099c214408f1607f518f04f4510b8718 1219 math optional mcl_10-148-1.dsc
 76d196fd7b934134a3b8a453d455aeae 2830731 math optional mcl_10-148.orig.tar.gz
 2102c617ae9b0afe1f7b6ed7c6d5a773 10832 math optional mcl_10-148-1.diff.gz
 5b9340f0a0f08b47b8a8f9f91532092f 1402782 math optional mcl_10-148-1_i386.deb
 3f4d4d61f9900927fac1275ecaccb130 1413598 doc optional mcl-doc_10-148-1_all.deb

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

iEYEARECAAYFAkwE12YACgkQqVw77OuI6TBntACdHNhtilrgAmNKItDGFQf8pZQL
qoUAnik+Sctg8CBT0X/agG1yogc/yixy
=L+C4
-END PGP SIGNATURE-


Accepted:
mcl-doc_10-148-1_all.deb
  to main/m/mcl/mcl-doc_10-148-1_all.deb
mcl_10-148-1.diff.gz
  to main/m/mcl/mcl_10-148-1.diff.gz
mcl_10-148-1.dsc
  to main/m/mcl/mcl_10-148-1.dsc
mcl_10-148-1_i386.deb
  to main/m/mcl/mcl_10-148-1_i386.deb
mcl_10-148.orig.tar.gz
  to main/m/mcl/mcl_10-148.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/e1ojoz1-00033u...@ries.debian.org



Accepted redis 2:2.0.0~rc1-1 (source all amd64)

2010-06-01 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 10:51:05 +0100
Source: redis
Binary: redis-server redis-doc
Architecture: source amd64 all
Version: 2:2.0.0~rc1-1
Distribution: experimental
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 redis-doc  - Persistent key-value database with network interface (Documentati
 redis-server - Persistent key-value database with network interface
Changes: 
 redis (2:2.0.0~rc1-1) experimental; urgency=low
 .
   * New upstream release candidate.
   * Remove '01-dont-print-pid-on-startup.diff' patch.
   * Update local copy of redis.conf.
Checksums-Sha1: 
 fd68f401743db98fcbd44734addfa13390e43982 1168 redis_2.0.0~rc1-1.dsc
 a89b7cf32b2dbf4c25cd93e9c40b09b8f65f35f0 341931 redis_2.0.0~rc1.orig.tar.gz
 012986d23a391b816a084d8a160d050c9cb5d9ab 12834 redis_2.0.0~rc1-1.debian.tar.gz
 90a64b9a99f54a7203e64f8edbbff9e3828cd8ae 141762 
redis-server_2.0.0~rc1-1_amd64.deb
 0a27f4dc34544d9e9dd2b9ab406eb9b13fbce149 156072 redis-doc_2.0.0~rc1-1_all.deb
Checksums-Sha256: 
 f4a7c3681212044ec82f75b772f9097ada3a6ba506016d55be0b4ff057af2735 1168 
redis_2.0.0~rc1-1.dsc
 03ad8e4a4c3b7aeddd2f0c7f22197e0896596641332b5b12da233e2e4cdf4014 341931 
redis_2.0.0~rc1.orig.tar.gz
 70a61ec2212965bf7e6b330228b6e42affa00180a8cdcd3a5101c88039663a4e 12834 
redis_2.0.0~rc1-1.debian.tar.gz
 46c7c8e5863d874e6f09654a9ba9398ce75b57675614add134474ee62a4e84bc 141762 
redis-server_2.0.0~rc1-1_amd64.deb
 0e15b86a46595f129aaeb7d82e3f81f3b3f421486063cfb9911847985b673f1f 156072 
redis-doc_2.0.0~rc1-1_all.deb
Files: 
 f0710497d4cc59f77b0e6a134955ec89 1168 database optional redis_2.0.0~rc1-1.dsc
 b6139836db2a0224e1e4c8dc5ac2946d 341931 database optional 
redis_2.0.0~rc1.orig.tar.gz
 e9252a4656e3e446bacea14c4b987057 12834 database optional 
redis_2.0.0~rc1-1.debian.tar.gz
 3f38b5cdf3189b5cb12ca4624f67c8c7 141762 database optional 
redis-server_2.0.0~rc1-1_amd64.deb
 ea23caa884b2db7e5710932b91b652ba 156072 doc optional 
redis-doc_2.0.0~rc1-1_all.deb

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

iEYEARECAAYFAkwE2FQACgkQ5/8uW2NPmiAxfACglYBCnWTZzbDzGP8C5YJ9d392
NLwAnjte4F89Fhgghf4OgPAn9xIq9OOz
=0+vm
-END PGP SIGNATURE-


Accepted:
redis-doc_2.0.0~rc1-1_all.deb
  to main/r/redis/redis-doc_2.0.0~rc1-1_all.deb
redis-server_2.0.0~rc1-1_amd64.deb
  to main/r/redis/redis-server_2.0.0~rc1-1_amd64.deb
redis_2.0.0~rc1-1.debian.tar.gz
  to main/r/redis/redis_2.0.0~rc1-1.debian.tar.gz
redis_2.0.0~rc1-1.dsc
  to main/r/redis/redis_2.0.0~rc1-1.dsc
redis_2.0.0~rc1.orig.tar.gz
  to main/r/redis/redis_2.0.0~rc1.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/e1ojozh-00036p...@ries.debian.org



Accepted kde4libs 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:11 +0300
Source: kde4libs
Binary: libkdecore5 libkdeui5 libkpty4 libkdesu5 libkjsapi4 libkjsembed4 
libkio5 libkntlm4 libsolid4 libkde3support4 libkfile4 libknewstuff2-4 
libknewstuff3-4 libkparts4 libkutils4 libthreadweaver4 libkhtml5 libkimproxy4 
libkmediaplayer4 libktexteditor4 libknotifyconfig4 libkdnssd4 libkrosscore4 
libkrossui4 libnepomuk4 libnepomukquery4a libplasma3 libkunitconversion4 
libkdewebkit5 kdelibs-bin kdelibs5-plugins kdelibs5-data kdoctools kdelibs5-dev 
kdelibs5 kdelibs5-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Closes: 582433
Description: 
 kdelibs5-data - core shared data for all KDE Applications
 kdelibs5-dbg - debugging symbols for the KDE Development Platform libraries
 kdelibs5-dev - development files for the KDE Development Platform libraries
 kdelibs5-plugins - core plugins for KDE Applications
 kdelibs5   - transitional package for the KDE Development Platform libraries
 kdelibs-bin - core executables for KDE Applications
 kdoctools  - various tools for accessing application documentation
 libkde3support4 - the KDE 3 Support Library for the KDE 4 Platform
 libkdecore5 - the KDE Platform Core Library
 libkdesu5  - the Console-mode Authentication Library for the KDE Platform
 libkdeui5  - the KDE Platform User Interface Library
 libkdewebkit5 - the KDE WebKit Library
 libkdnssd4 - the DNS-SD Protocol Library for the KDE Platform
 libkfile4  - the File Selection Dialog Library for KDE Platform
 libkhtml5  - the KHTML Web Content Rendering Engine
 libkimproxy4 - the Instant Messaging Interface Library for the KDE Platform
 libkio5- the Network-enabled File Management Library for the KDE Platform
 libkjsapi4 - the KJS API Library for the KDE Development Platform
 libkjsembed4 - library for binding JavaScript objects to QObjects
 libkmediaplayer4 - the KMediaPlayer Interface for the KDE Platform
 libknewstuff2-4 - the Get Hot New Stuff v2 Library for the KDE Platform
 libknewstuff3-4 - the Get Hot New Stuff v3 Library for the KDE Platform
 libknotifyconfig4 - library for configuring KDE Notifications
 libkntlm4  - the NTLM Authentication Library for the KDE Platform
 libkparts4 - the Framework for the KDE Platform Graphical Components
 libkpty4   - the Pseudo Terminal Library for the KDE Platform
 libkrosscore4 - the Kross Core Library
 libkrossui4 - the Kross UI Library
 libktexteditor4 - the KTextEditor interfaces for the KDE Platform
 libkunitconversion4 - the Unit Conversion library for the KDE Platform
 libkutils4 - various utility classes for the KDE Platform
 libnepomuk4 - the Nepomuk Meta Data Library
 libnepomukquery4a - the Nepomuk Query Library for the KDE Platform
 libplasma3 - the Plasma Library for the KDE Platform
 libsolid4  - Solid Library for KDE Platform
 libthreadweaver4 - the ThreadWeaver Library for the KDE Platform
Changes: 
 kde4libs (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Drop pkg-kde-tools from kdelibs5-dev Depends. Add it as versioned Breaks
 instead.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Add debian/NEWS about HTML_INSTALL_DIR switch and pkg-kde-tools drop from
 kdelibs5-dev Depends.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Rename 28_find_kde3_html_documentation.diff to
 28_find_old_kde4_html_documentation.diff and modify it to look in the
 /usr/share/doc/kde4/HTML (old HTML_INSTALL_DIR default).
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Drop patch system stuff from debian/README.source. Patch support is part of
 source format now.
   * Drop 00_4.4.3_final_tarball.diff patch, it was stolen from upstream.
   * Add 30_kfileshare_kdesu_fileshareset.diff patch to run libexec/fileshareset
 with kdesu rather than expect it (perl script) to be suid root.
 .
   [ Pino Toscano ]
   * Fix typo in description of kdelibs-bin. (Closes: #582433)
Checksums-Sha1: 
 5a236765dd6d69f3f82bc799586ca5bea1bfd6ae 2811 kde4libs_4.4.4-1.dsc
 bb8af536deb1da484d6070ffb016b7482f4734b8 306434 kde4libs_4.4.4-1.debian.tar.gz
 80bc85618e628986da6ac364507188ae2c8ff95b 14086349 kde4libs_4.4.4.orig.tar.bz2
 9d7b74409ca1037e75a2360609d876ed21a0a058 4197410 kdelibs5-data_4.4.4-1_all.deb
 2cb878b14451199a890522e7049dd0f5a5671204 1114794 libkdecore5_4.4.4-1_amd64.deb
 d13e46b76c0021194c62ca8736b0730d62a86288 1645522 libkdeui5_4.4.4-1_amd64.deb
 d8ca641fe5aaa520e4e3bb5b54f540860c4072bb 63818 libkpty4_4.4.4-1_amd64.deb
 5e0a059dd0b07d9558da637248027cfc685dcb21 84838 libkdesu5_4.4.4-1_amd64.deb
 

Accepted kdeaccessibility 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:11 +0300
Source: kdeaccessibility
Binary: kdeaccessibility kde-icons-mono kmag kmouth kttsd kmousetool 
kdeaccessibility-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdeaccessibility - accessibility packages from the official KDE release
 kdeaccessibility-dbg - debugging symbols for kdeaccessibility
 kde-icons-mono - a monochromatic icons theme for KDE
 kmag   - a screen magnifier for KDE
 kmousetool - KDE mouse manipulation tool for the disabled
 kmouth - a type-and-say KDE frontend for speech synthesizers
 kttsd  - a Text-to-Speech system for KDE
Changes: 
 kdeaccessibility (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 7d7d3e8cc3db15dfb25982eafd8fa401a691cdb0 1637 kdeaccessibility_4.4.4-1.dsc
 1ad8765ca178d9e8dc6ac1ae7c35b2c6bca4cf33 19278 
kdeaccessibility_4.4.4-1.debian.tar.gz
 41a07301b86c37a39689132b1662c51751ee4833 5586181 
kdeaccessibility_4.4.4.orig.tar.bz2
 74fd701d67851cf8af5c798c9ce83b3280943d8e 5798 kdeaccessibility_4.4.4-1_all.deb
 0bccdee469f5fe68c5d0bab088006276f129262f 4485292 kde-icons-mono_4.4.4-1_all.deb
 5ff1fb70679bd5064fdab3092258b9a2163b18ee 147844 kmag_4.4.4-1_amd64.deb
 ad527c906a611e6d53832db999e65a2794736088 321242 kmouth_4.4.4-1_amd64.deb
 e11b916897ffc5f549c07dd4dfb336485de7544c 553034 kttsd_4.4.4-1_amd64.deb
 7ac642e4e9165a8dbb37f90a269680b058dc7db7 58436 kmousetool_4.4.4-1_amd64.deb
 6c81d0782d47f197613864366f9f5bcc206fbcf5 3756088 
kdeaccessibility-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 05c0b5409d13301c8c911a5e8667ddf12fb799911b8c1e44b18759b30404e7b3 1637 
kdeaccessibility_4.4.4-1.dsc
 c7a8fc54b809890a15f90155b51f91d654a2bd29c27d130380626833e7174363 19278 
kdeaccessibility_4.4.4-1.debian.tar.gz
 60c0d7fb337f77f1d02d0744535c4e56925fd2a53bccf74e90cb4f5d6e6c 5586181 
kdeaccessibility_4.4.4.orig.tar.bz2
 cafd34e306b450d81076ac677df5958c4448cf8f4c1974cfc6a80260fcd6e135 5798 
kdeaccessibility_4.4.4-1_all.deb
 3515bb79bcc882bb72be44d33d49f57f7feb26d5ea73073b7239cc9f6f5a8f2c 4485292 
kde-icons-mono_4.4.4-1_all.deb
 924aa651f9ea4a0df292c88ee4b4232af050732bba134f74ae697794ab756d33 147844 
kmag_4.4.4-1_amd64.deb
 45b18cc80d630d93791d1295ae8dabcd8daf6daf7476026c5327cec86d4df8c0 321242 
kmouth_4.4.4-1_amd64.deb
 efddcb8e1a52fc33d842635ceba826beb6c6b562a6d942285ed34f5ac35baefb 553034 
kttsd_4.4.4-1_amd64.deb
 379405bdf6a07e060d20040b3607688d2633464df6c85d4ebc703d37f11020b1 58436 
kmousetool_4.4.4-1_amd64.deb
 8b25856e90ddc7427d295ea22a666349c89023695dfc89384018fd2de29b46e2 3756088 
kdeaccessibility-dbg_4.4.4-1_amd64.deb
Files: 
 cf6b7f6a467bb21addb4fd38660a7615 1637 kde optional kdeaccessibility_4.4.4-1.dsc
 b93fa9e06716cdc46a837d74258224bb 19278 kde optional 
kdeaccessibility_4.4.4-1.debian.tar.gz
 bdb0442ed0762b1dd3cde82335225251 5586181 kde optional 
kdeaccessibility_4.4.4.orig.tar.bz2
 00dbfe1af3cb03b81912f722373b0edb 5798 kde optional 
kdeaccessibility_4.4.4-1_all.deb
 aab93134cae406f69b9eb34da90c1a1d 4485292 kde optional 
kde-icons-mono_4.4.4-1_all.deb
 d023a980137ef559ff2f6d4562e1888d 147844 utils optional kmag_4.4.4-1_amd64.deb
 6d90a7c6a98370ace3f55bdcd0215e8f 321242 utils optional kmouth_4.4.4-1_amd64.deb
 b7c8e4d1d47662d9ce1f95fa28ffb024 553034 utils optional kttsd_4.4.4-1_amd64.deb
 d89ef7fffbe7d886bb2015609aa0b522 58436 utils optional 
kmousetool_4.4.4-1_amd64.deb
 dc9c09f43fe150edd9a6b7890facfdf3 3756088 debug extra 
kdeaccessibility-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6gACgkQHO9JRnPq4hTAJACfbRkSFfGnvXbeM4l6XGvyT1xX
gzIAoOmj329MoHdN6sOfDT7vZ2lQFLiF
=JKaE
-END PGP SIGNATURE-


Accepted:
kde-icons-mono_4.4.4-1_all.deb
  to main/k/kdeaccessibility/kde-icons-mono_4.4.4-1_all.deb
kdeaccessibility-dbg_4.4.4-1_amd64.deb
  to main/k/kdeaccessibility/kdeaccessibility-dbg_4.4.4-1_amd64.deb
kdeaccessibility_4.4.4-1.debian.tar.gz
  to main/k/kdeaccessibility/kdeaccessibility_4.4.4-1.debian.tar.gz
kdeaccessibility_4.4.4-1.dsc
  to main/k/kdeaccessibility/kdeaccessibility_4.4.4-1.dsc
kdeaccessibility_4.4.4-1_all.deb
  to main/k/kdeaccessibility/kdeaccessibility_4.4.4-1_all.deb

Accepted kdeadmin 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:12 +0300
Source: kdeadmin
Binary: kdeadmin kcron kde-config-cron knetworkconf ksystemlog kuser 
system-config-printer-kde kdeadmin-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kcron  - program scheduler frontend - transitional package
 kdeadmin-dbg - debugging symbols for kdeadmin
 kdeadmin   - system administration tools from the official KDE release
 kde-config-cron - program scheduler frontend
 knetworkconf - network configuration tool for KDE
 ksystemlog - system log viewer for KDE
 kuser  - user and group administration tool for KDE
 system-config-printer-kde - KDE printer configuration utility
Changes: 
 kdeadmin (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 31cc3c732aa1b8b5e8c7d1e90946e4316dc1f584 1600 kdeadmin_4.4.4-1.dsc
 208742c58b3a976a38088ab178ec0f5b149a97a5 13180 kdeadmin_4.4.4-1.debian.tar.gz
 1a473fecb3a5fe996a1567463622037538a876d4 1430798 kdeadmin_4.4.4.orig.tar.bz2
 30d67cbd4ae3e6535234b092fa35de054d32b054 8464 kdeadmin_4.4.4-1_all.deb
 7c115936b17c48333e8de6dc07519d19b32e4e7c 8198 kcron_4.4.4-1_all.deb
 012e80d3232cb02427d84ac3698673da4114f29e 59288 
system-config-printer-kde_4.4.4-1_all.deb
 df98a0870c6ab987627dde98640cda342bcb273e 243346 
kde-config-cron_4.4.4-1_amd64.deb
 3be6e484bfb7144d2e40d4438892f483dee6e7b3 476694 knetworkconf_4.4.4-1_amd64.deb
 43e60a53fcb8abfc9d9f3ff7c98abcd78c713a4f 708842 ksystemlog_4.4.4-1_amd64.deb
 e3ee2536cdec1c06b1b7fe26661b6ac70cfbe255 274432 kuser_4.4.4-1_amd64.deb
 c453f30269bea61082d8786c162013a4054e35dd 7049986 kdeadmin-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 58caf1b15b742c617843bbda72e0fc239195b775867efb72d6d3a1507da1bbcf 1600 
kdeadmin_4.4.4-1.dsc
 b282ca538924d96ae0e9abf8e57597d476ee4d1bd18b6b1449b697347b810a22 13180 
kdeadmin_4.4.4-1.debian.tar.gz
 f09bfcb44d6a63f35944a52a9474ec0e64b8c86a42dbf737649f77b4b9dd5e12 1430798 
kdeadmin_4.4.4.orig.tar.bz2
 4b07f64813b364535b944cb9c2136cb6d69fd63ab341494a0df1ebd8c7ac82ef 8464 
kdeadmin_4.4.4-1_all.deb
 e20345c05cf36ce095770c4eecaf1020a3b16f0b0cd832c30307053406cae7af 8198 
kcron_4.4.4-1_all.deb
 ed0cdadc08a35b2a0e1d4bcb6f7ef962e389b9db53c56211ee2adf88dd0c8866 59288 
system-config-printer-kde_4.4.4-1_all.deb
 a27963fd02931be4dd0ab0a21c401ebecc98a020458342bb4b2fff71948e9fae 243346 
kde-config-cron_4.4.4-1_amd64.deb
 3af31b8eb4e5ae53bdc2960d3949ca0449edabced8a133ec57e220e80f984f31 476694 
knetworkconf_4.4.4-1_amd64.deb
 1e8203b443743d540c43c9af9268af209e960acfa612615a014c73dadfa80c1e 708842 
ksystemlog_4.4.4-1_amd64.deb
 0f54f07b583cf42847a4f9a352b21b44c91395a7028dbced98c165b4a8a6adce 274432 
kuser_4.4.4-1_amd64.deb
 ac2ea9f082f06c6a0feb525d9e8cde58cf8ad2323791a342bb96f140b3e198de 7049986 
kdeadmin-dbg_4.4.4-1_amd64.deb
Files: 
 5b9906a45c7772562db5325eeef89e9e 1600 kde optional kdeadmin_4.4.4-1.dsc
 dc4c74f700fb9029ef2ca87682c39954 13180 kde optional 
kdeadmin_4.4.4-1.debian.tar.gz
 26a1033026e300b70b297af61f5e1e1c 1430798 kde optional 
kdeadmin_4.4.4.orig.tar.bz2
 6ae668dc76c7ea4b50f508dd27e5886e 8464 kde optional kdeadmin_4.4.4-1_all.deb
 5bdca24d84e274dc20c5e97e8367fbff 8198 admin optional kcron_4.4.4-1_all.deb
 4d29c3d52256232ac77403460e190011 59288 admin optional 
system-config-printer-kde_4.4.4-1_all.deb
 c3dd065ec7d30d5e8b230bf376cb0c2c 243346 admin optional 
kde-config-cron_4.4.4-1_amd64.deb
 cf07cbd20c2b605c505b33a5b6f01030 476694 net optional 
knetworkconf_4.4.4-1_amd64.deb
 6c378324f68338e3cab303a33977d17b 708842 admin optional 
ksystemlog_4.4.4-1_amd64.deb
 ca75bba566dc5e5e196591cd7183960d 274432 admin optional kuser_4.4.4-1_amd64.deb
 9c69977e4bad3be5f6cc837c43fdb006 7049986 debug extra 
kdeadmin-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6gACgkQHO9JRnPq4hSRqQCgjfN6rb1IY9lDV9NII6HEJkem
+YYAoLxY7ZvTnonvAin+kDlVaX1YKAr/
=fszP
-END PGP SIGNATURE-


Accepted:
kcron_4.4.4-1_all.deb
  to main/k/kdeadmin/kcron_4.4.4-1_all.deb
kde-config-cron_4.4.4-1_amd64.deb
  to main/k/kdeadmin/kde-config-cron_4.4.4-1_amd64.deb
kdeadmin-dbg_4.4.4-1_amd64.deb
  to main/k/kdeadmin/kdeadmin-dbg_4.4.4-1_amd64.deb

Accepted kdebase-runtime 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:13 +0300
Source: kdebase-runtime
Binary: kdebase-runtime kdebase-runtime-data khelpcenter4 
kde-config-phonon-xine plasma-scriptengine-javascript kdebase-runtime-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Closes: 583019
Description: 
 kdebase-runtime-data - shared data files for the KDE 4 base runtime module
 kdebase-runtime-dbg - debugging symbols for KDE 4 base runtime module
 kdebase-runtime - runtime components from the official KDE 4 release
 kde-config-phonon-xine - advanced Phonon Xine configuration
 khelpcenter4 - Help Center for KDE 4
 plasma-scriptengine-javascript - the JavaScript script engine for Plasma
Changes: 
 kdebase-runtime (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
   * Add 04_attica_0.1.4_compat.diff patch which fixes FTBFS with attica =
 0.1.4 (Closes: #583019). Bump build dependency on libattica-dev to 0.1.4.
Checksums-Sha1: 
 d1d37bb0b34f23a8715bba6b4346d10d00f386dc 2209 kdebase-runtime_4.4.4-1.dsc
 12ada77ea468448e258468d35e38db9da5960648 29906 
kdebase-runtime_4.4.4-1.debian.tar.gz
 dee7405e7410a7583567a0cc1e76d0d1b0e917ca 7331851 
kdebase-runtime_4.4.4.orig.tar.bz2
 ba7360e095ba4d43f35aac7bcb51ebd608b1f691 4811250 
kdebase-runtime-data_4.4.4-1_all.deb
 67bfe2e73897717f0cf48ca65e45ace550c81e55 2630310 
kdebase-runtime_4.4.4-1_amd64.deb
 9555b286993752d84344642efeb5c11e834629b5 1854272 khelpcenter4_4.4.4-1_amd64.deb
 b2402705ce561f07c86a5faa12a5ab0fe2579457 32288 
kde-config-phonon-xine_4.4.4-1_amd64.deb
 e381283d77c7851e1a40d047898559574855c0d8 469616 
plasma-scriptengine-javascript_4.4.4-1_amd64.deb
 46879f0672b894336793e8c476850e9a48f1ab6f 22775408 
kdebase-runtime-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 ed1059a9f7e75443702672be8ae944b7aedb1cd429c791b8633081393e5e50b5 2209 
kdebase-runtime_4.4.4-1.dsc
 712e9bc68b94b057eef84e45ed85542fb6acae0f14014f1f9f3f9eed9acfba31 29906 
kdebase-runtime_4.4.4-1.debian.tar.gz
 a8af87dce31424215485ad42f190445ef956c054bb4c659eed74ee6f6201aabf 7331851 
kdebase-runtime_4.4.4.orig.tar.bz2
 3ae041f29347a7e55b4d7f61caa758daab16ac84252020148b23cb6367b73b98 4811250 
kdebase-runtime-data_4.4.4-1_all.deb
 880dab1e1476f5baaceadf9d1ae8c74116a9eb99f2bfe1743023156f87537534 2630310 
kdebase-runtime_4.4.4-1_amd64.deb
 e19c65409e9fa90d8e19e19eb6692b020bfdf033397f16d63a9450c7dba5b4cc 1854272 
khelpcenter4_4.4.4-1_amd64.deb
 a2703f37c5d5d97d210819191133dea57a8cf77b4e7f2b45451e028f6827c8c1 32288 
kde-config-phonon-xine_4.4.4-1_amd64.deb
 eb012b36ce0f3a0e6cfc2c4f2d2a640d196bd7dd6dabcd675f4a1504d259065a 469616 
plasma-scriptengine-javascript_4.4.4-1_amd64.deb
 73b123d6f49dec623743fb0100dcd0d2c7f6b347c869905ee0a714a7adc57b23 22775408 
kdebase-runtime-dbg_4.4.4-1_amd64.deb
Files: 
 123bddd13cbca08b5a388791d87d9c2f 2209 kde optional kdebase-runtime_4.4.4-1.dsc
 056ccae206e236d5304ca7a7ed43e2c9 29906 kde optional 
kdebase-runtime_4.4.4-1.debian.tar.gz
 60cc64c36942e3e761493ddfbe2bba7e 7331851 kde optional 
kdebase-runtime_4.4.4.orig.tar.bz2
 4125633635fa9930fd97f9a67be86e8f 4811250 kde optional 
kdebase-runtime-data_4.4.4-1_all.deb
 bd8778c43c27afb29c3a58debb8527e3 2630310 kde optional 
kdebase-runtime_4.4.4-1_amd64.deb
 3b4d9832754438867d42947ecb7318a2 1854272 kde optional 
khelpcenter4_4.4.4-1_amd64.deb
 4ec95f72f7bd5f7eaf3e902d03a9d6db 32288 kde optional 
kde-config-phonon-xine_4.4.4-1_amd64.deb
 e00d30ddbd2aac2602031182db47e01f 469616 kde optional 
plasma-scriptengine-javascript_4.4.4-1_amd64.deb
 fc8eef17fcfd278ead00441a0de00414 22775408 debug extra 
kdebase-runtime-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6gACgkQHO9JRnPq4hT/nwCgkyyVcE7GiDur8PhsNdZcH+/N
U+IAoMrfAa+ho3oqBrbbzYn9dWBkn+P9
=dF7S
-END PGP SIGNATURE-


Accepted:
kde-config-phonon-xine_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/kde-config-phonon-xine_4.4.4-1_amd64.deb
kdebase-runtime-data_4.4.4-1_all.deb
  to main/k/kdebase-runtime/kdebase-runtime-data_4.4.4-1_all.deb
kdebase-runtime-dbg_4.4.4-1_amd64.deb
  to main/k/kdebase-runtime/kdebase-runtime-dbg_4.4.4-1_amd64.deb
kdebase-runtime_4.4.4-1.debian.tar.gz
  to main/k/kdebase-runtime/kdebase-runtime_4.4.4-1.debian.tar.gz
kdebase-runtime_4.4.4-1.dsc
  to 

Accepted kdebase-workspace 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:14 +0300
Source: kdebase-workspace
Binary: kdebase-workspace plasma-desktop plasma-netbook kdebase-workspace-bin 
kdebase-workspace-data kdebase-workspace-dev plasma-dataengines-workspace 
plasma-widgets-workspace plasma-scriptengines plasma-scriptengine-qedje 
plasma-scriptengine-ruby plasma-scriptengine-python plasma-scriptengine-webkit 
plasma-scriptengine-googlegadgets kdm klipper ksysguardd ksysguard 
kde-window-manager libkdecorations4 libkwineffects1a systemsettings 
kdebase-workspace-kgreet-plugins libkephal4 libkscreensaver5 libksgrd4 
libksignalplotter4 libkworkspace4 liblsofui4 libplasmaclock4a 
libplasma-geolocation-interface4 libplasmagenericshell4 libprocesscore4a 
libprocessui4a libsolidcontrol4 libsolidcontrolifaces4 libtaskmanager4a 
libweather-ion4a kdebase-workspace-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Closes: 580114 582803
Description: 
 kdebase-workspace - base workspace components from the official KDE 4 release
 kdebase-workspace-bin - core binaries for the KDE 4 base workspace module
 kdebase-workspace-data - shared data files for the KDE 4 base workspace module
 kdebase-workspace-dbg - debugging symbols for the KDE 4 base workspace module
 kdebase-workspace-dev - development files for the KDE 4 base workspace module
 kdebase-workspace-kgreet-plugins - KDE greet libraries for authentication
 kde-window-manager - the KDE 4 window manager (KWin)
 kdm- KDE Display Manager for X11
 klipper- clipboard utility for KDE 4
 ksysguardd - System Guard Daemon for KDE 4
 ksysguard  - System Guard for KDE 4
 libkdecorations4 - library used by decorations for the KDE 4 window manager
 libkephal4 - API for easier handling of multihead systems
 libkscreensaver5 - library of the KDE Screensaver system
 libksgrd4  - library for the ksysguard GUI
 libksignalplotter4 - the KSignalPlotter widget
 libkwineffects1a - library used by effects for the KDE 4 window manager
 libkworkspace4 - library for the kdebase workspace
 liblsofui4 - library for ksysguard based priority scheduling
 libplasmaclock4a - library for Plasma clocks
 libplasmagenericshell4 - shared elements for all the plasma shells
 libplasma-geolocation-interface4 - library for the Plasma geolocation
 libprocesscore4a - library for ksysguard based process view
 libprocessui4a - library for ksysguard process user interface
 libsolidcontrol4 - library for Solid based network management
 libsolidcontrolifaces4 - library for Solid based network interface management
 libtaskmanager4a - library which provides task management facilities
 libweather-ion4a - library which provides an interface for weather information 
servi
 plasma-dataengines-workspace - KDE 4 base workspace Plasma data engines
 plasma-desktop - The KDE Plasma workspace for desktop and laptop computers
 plasma-netbook - The KDE Plasma workspace for netbook computers
 plasma-scriptengine-googlegadgets - Google Gadgets script engine for Plasma
 plasma-scriptengine-python - Python script engine for Plasma
 plasma-scriptengine-qedje - QEdje script engine for Plasma
 plasma-scriptengine-ruby - Ruby script engine for Plasma
 plasma-scriptengines - a metapackage to install all Plasma script engines
 plasma-scriptengine-webkit - Web and Mac OS X dashboard widget support for 
Plasma
 plasma-widgets-workspace - KDE 4 base workspace Plasma widgets and containments
 systemsettings - KDE 4 System Settings
Changes: 
 kdebase-workspace (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Pino Toscano ]
   * Few touches to the packages descriptions.
 - ... including the plasma-scriptengine-python one. (Closes: #580114)
 .
   [ Modestas Vainius ]
   * Update symbol files for amd64 armel hppa hurd-i386 i386 ia64 kfreebsd-amd64
 kfreebsd-i386 mips mipsel powerpc s390 sparc.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
 .
   [ Sune Vuorela ]
   * Move to libsensors 3.x series. change build-deps to libsensors4-dev. (Yes,
 libsensors is just like most of kdelibs off by one in SONAME vs. version
 number). (Closes: 582803)
   * Update email address.
Checksums-Sha1: 
 ec022a79fb1270335f6fe56e8043f0304c2c389b 3498 kdebase-workspace_4.4.4-1.dsc
 

Accepted kdeedu 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:15 +0300
Source: kdeedu
Binary: kdeedu blinken cantor cantor-backend-kalgebra cantor-backend-maxima 
cantor-backend-r cantor-backend-sage kalgebra kalzium kalzium-data kanagram 
kbruch kgeography kgeography-data khangman kig kiten klettres klettres-data 
kmplot kstars kstars-data ktouch kturtle kwordquiz libkdeedu4 libkdeedu-dev 
libkiten4 libkiten-dev marble marble-data marble-plugins libmarblewidget4 
libmarble-dev parley parley-data rocs step kdeedu-kvtml-data kdeedu-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 blinken- KDE version of the Simon electronic memory game
 cantor-backend-kalgebra - KAlgebra backend for Cantor
 cantor-backend-maxima - Maxima backend for Cantor
 cantor-backend-r - R backend for Cantor
 cantor-backend-sage - Sage backend for Cantor
 cantor - interface for mathematical applications
 kalgebra   - algebraic graphing calculator for KDE
 kalzium-data - data files for Kalzium
 kalzium- periodic table and chemistry tools for KDE
 kanagram   - jumble word puzzle for KDE
 kbruch - fraction learning aid for KDE
 kdeedu-dbg - debugging symbols for the KDE education module
 kdeedu - educational applications from the official KDE release
 kdeedu-kvtml-data - kvtml files for kdeedu programs
 kgeography-data - data files for KGeography
 kgeography - geography learning aid for KDE
 khangman   - Hangman word puzzle for KDE
 kig- interactive geometry tool for KDE
 kiten  - Japanese reference and study aid for KDE
 klettres-data - data files for KLettres foreign alphabet tutor
 klettres   - foreign alphabet tutor for KDE
 kmplot - mathematical function plotter for KDE
 kstars-data - data files for KStars desktop planetarium
 kstars - desktop planetarium for KDE
 ktouch - touch typing tutor for KDE
 kturtle- Logo educational programming environment for KDE
 kwordquiz  - flashcard learning program for KDE
 libkdeedu4 - libraries for KDE educational applications
 libkdeedu-dev - development files for the KDE educational libraries
 libkiten4  - libraries for the Kiten Japanese reference and study aid
 libkiten-dev - development files for the Kiten Japanese reference libraries
 libmarble-dev - development files for the Marble globe widget library
 libmarblewidget4 - Marble globe widget library
 marble-data - data files for Marble
 marble - globe and map widget
 marble-plugins - plugins for Marble
 parley-data - data files for the Parley vocabulary trainer
 parley - vocabulary trainer for KDE
 rocs   - graph theory IDE
 step   - interactive physical simulator for KDE
Changes: 
 kdeedu (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Update libmarblewidget4.symbols for armel.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 cb3cd4679c83c484f210d565c6ec5dd80f241264 2434 kdeedu_4.4.4-1.dsc
 1c9d047bca83be983c8c98984f236edadf7c00b0 50089 kdeedu_4.4.4-1.debian.tar.gz
 917a6e998b2eba31e241d208df7c57acf1c68550 59804210 kdeedu_4.4.4.orig.tar.bz2
 dc2c1a2ce8c8cd5c4d31d97590c1c73cdc692492 15182 kdeedu_4.4.4-1_all.deb
 032b27b55e19e2dabb842075b87024172f475ce1 4279870 kalzium-data_4.4.4-1_all.deb
 af5712775af025f746fdb3c106a9a5881d6d9f04 534 
kgeography-data_4.4.4-1_all.deb
 307bf5ec5a399358d51dba4957c1df79255a65df 2697050 klettres-data_4.4.4-1_all.deb
 2e97a1f2a1a1883e507a641f7598299fa3c57687 9585336 kstars-data_4.4.4-1_all.deb
 8f08d03905ddcbe944ac9ff4f59bfe88f84aeb3b 12083390 marble-data_4.4.4-1_all.deb
 7b4f44e52d15e93e940825c9f0faa7917edf0984 2693856 parley-data_4.4.4-1_all.deb
 a0996a08b86dc5c27b74984788c0400a9321fa9f 29928 
kdeedu-kvtml-data_4.4.4-1_all.deb
 8a8077f74488495c63d11f0fe6dc52625fc2cbba 616864 blinken_4.4.4-1_amd64.deb
 334fc2afffd212e4a21e31755ee1ed104332786a 343242 cantor_4.4.4-1_amd64.deb
 a0d6ea0c13fb77a6f905decd091503eb9702b77b 30410 
cantor-backend-kalgebra_4.4.4-1_amd64.deb
 f4e4db54bdc0e4612d66c11f0222097ceef81741 107352 
cantor-backend-maxima_4.4.4-1_amd64.deb
 4d0d943eccea5f21c78c357b03474ecbd6889c94 69024 
cantor-backend-r_4.4.4-1_amd64.deb
 16581d00ad557751eb52b1eb2aebd02f8be8b432 63194 
cantor-backend-sage_4.4.4-1_amd64.deb
 8480376442ad3d084c6ef99ebf6273e9c70279c9 382774 kalgebra_4.4.4-1_amd64.deb
 9bb3bfc5c471dd6a5711e12b7c128db05c10d62a 

Accepted kdegames 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:15 +0300
Source: kdegames
Binary: kdegames libkdegames5 kdegames-dbg libkdegames-dev kdegames-card-data 
kdegames-mahjongg-data bomber bovo kapman katomic kbattleship kblackbox kbounce 
kdiamond kgoldrunner killbots kiriki kjumpingcube klines kmahjongg kmines 
knetwalk kolf kollision konquest kpat kreversi ksame kshisen kspaceduel 
ksquares ksudoku ktuberling kfourinline kubrick kblocks lskat kbreakout ksirk 
ktron palapeli palapeli-data granatier kigo
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 bomber - arcade spaceship game for KDE
 bovo   - gomoku board game for KDE
 granatier  - Bomberman clone
 kapman - Pac-Man clone for KDE
 katomic- atomix puzzle game for KDE
 kbattleship - battleship board game for KDE
 kblackbox  - Black Box puzzle game for KDE
 kblocks- a falling blocks game for KDE
 kbounce- Jezzball arcade game for KDE
 kbreakout  - Breakout arcade game for KDE
 kdegames-card-data - card decks for KDE games
 kdegames-dbg - debugging symbols for the KDE games module
 kdegames   - games from the official KDE release
 kdegames-mahjongg-data - tilesets and backgrounds for Mahjongg games
 kdiamond   - three-in-a-row game for KDE
 kfourinline - Connect Four game for KDE
 kgoldrunner - Lode Runner arcade game for KDE
 kigo   - Open-source implementation of the popular Go game
 killbots   - port of the classic BSD console game robots for KDE
 kiriki - Yahtzee dice game for KDE
 kjumpingcube - simple tactical game for KDE
 klines - color lines game for KDE
 kmahjongg  - Mahjongg solitaire game for KDE
 kmines - minesweeper game for KDE
 knetwalk   - wire puzzle game for KDE
 kolf   - miniature golf game for KDE
 kollision  - simple ball dodging game for KDE
 konquest   - simple turn-based strategy game for KDE
 kpat   - solitaire card games for KDE
 kreversi   - reversi board game for KDE
 ksame  - SameGame puzzle game for KDE
 kshisen- Shisen-Sho solitaire game for KDE
 ksirk  - Risk strategy game for KDE
 kspaceduel - SpaceWar! arcade game for KDE
 ksquares   - Dots and Boxes game for KDE
 ksudoku- Sudoku puzzle game and solver for KDE
 ktron  - Tron-like game for KDE
 ktuberling - stamp drawing toy for KDE
 kubrick- game based on Rubik's Cube for KDE
 libkdegames5 - libraries and common files for KDE games
 libkdegames-dev - development files for the KDE games module
 lskat  - Lieutnant Skat card game for KDE
 palapeli-data - puzzle game for KDE4 - data files
 palapeli   - puzzle game for KDE4
Changes: 
 kdegames (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Do not fail if there are missing symbols. libkdegames5 is not important
 enough to warrant such a FTBFS.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 c69c3ea19949f63bc8756a793fbb841d44ff205d 2144 kdegames_4.4.4-1.dsc
 9d8974230d8f14a548b57850508e4714f68855a7 149571 kdegames_4.4.4-1.debian.tar.gz
 30560250375b4e18441caa115efb01c8591964e5 69511241 kdegames_4.4.4.orig.tar.bz2
 d46b05519bb1bcbbf2a99d084170f7f0d07a7083 20736 kdegames_4.4.4-1_all.deb
 ab22bbbdd45aeea21a20ae31960b44243ae62ac5 9537794 
kdegames-card-data_4.4.4-1_all.deb
 15a27c51644ca5eb7a9e368ec37519b91d9b2158 1976396 
kdegames-mahjongg-data_4.4.4-1_all.deb
 9c8906a7cd7ee97d9c8fcd84bb271ac9552be3a2 13778068 palapeli-data_4.4.4-1_all.deb
 9ba3f83015dc72511197aa4579f83fbcbb881152 519558 libkdegames5_4.4.4-1_amd64.deb
 4b5af863e0af0174063c7ffb300e2e8f19c99379 40303656 
kdegames-dbg_4.4.4-1_amd64.deb
 c4d7ca2efac9f7a0a58e8e75b906f08f2bf3f66d 146572 
libkdegames-dev_4.4.4-1_amd64.deb
 cd02aa8d456dfb39600baabeba919f87008f5b2b 475172 bomber_4.4.4-1_amd64.deb
 13f3bdd5b9a26292d06dca963d84ce8d1bef9e56 165292 bovo_4.4.4-1_amd64.deb
 f099b5f0ccb51124b830b51da53a7762171bcc24 1601806 kapman_4.4.4-1_amd64.deb
 9025d81d20e8eaf6463dd5a5e86e0ee5b8eebc6d 664450 katomic_4.4.4-1_amd64.deb
 99c29b04d759d01635661f80fe5a3ec8432549f7 994954 kbattleship_4.4.4-1_amd64.deb
 139128c1106f8255dc0bca60e9ced77613d01b72 154442 kblackbox_4.4.4-1_amd64.deb
 c02161dd290684804b3168da6b6dd0abaad014af 1883732 kbounce_4.4.4-1_amd64.deb
 ec5d027720c7137019307bf6ecdb6e4732de361a 4204920 

Accepted kdegraphics 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:16 +0300
Source: kdegraphics
Binary: kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins gwenview 
kamera kcolorchooser kgamma kolourpaint4 kruler libksane0 libksane-dev 
ksnapshot libokularcore1 okular okular-dev okular-extra-backends libkdcraw8 
libkdcraw-dev libkexiv2-8 libkexiv2-dev libkipi7 libkipi-dev kdegraphics-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 gwenview   - image viewer for KDE 4
 kamera - digital camera support for KDE 4 applications
 kcolorchooser - color chooser and palette editor for KDE 4
 kdegraphics-dbg - debugging symbols for the KDE 4 graphics module
 kdegraphics - graphics applications from the official KDE 4 release
 kdegraphics-libs-data - data files for libraries from the kdegraphics module
 kdegraphics-strigi-plugins - graphics file format plugins for Strigi Desktop 
Search
 kgamma - monitor calibration panel for KDE 4
 kolourpaint4 - simple image editor for KDE 4
 kruler - screen ruler for KDE 4
 ksnapshot  - screen capture tool for KDE 4
 libkdcraw8 - RAW picture decoding C++ library (runtime)
 libkdcraw-dev - RAW picture decoding C++ library (development)
 libkexiv2-8 - Qt like interface for the libexiv2 library (runtime)
 libkexiv2-dev - Qt-like interface for the libexiv2 library (development)
 libkipi7   - library for apps that want to use kipi-plugins (runtime version)
 libkipi-dev - library for apps that want to use kipi-plugins (development versi
 libksane0  - scanner library for KDE 4 (runtime)
 libksane-dev - scanner library for KDE 4 (development)
 libokularcore1 - libraries for the Okular document viewer
 okular-dev - development files for the Okular libraries
 okular - document viewer for KDE 4
 okular-extra-backends - additional document format support for Okular
Changes: 
 kdegraphics (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Update libkexiv2-8.symbols for kfreebsd-i386.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Drop quilt-build-dep-but-no-series-file from lintian source overrides,
 it is no longer relevant.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
 .
   [ Sune Vuorela ]
   * Change my email address
Checksums-Sha1: 
 cabe70493db6f6ddb42712f4cee3fe798d447f6e 2187 kdegraphics_4.4.4-1.dsc
 e98b75586ea453a6673ace0856a8d128904f9fdd 27643 
kdegraphics_4.4.4-1.debian.tar.gz
 cdec759477af915fe661b4a4e605708cdb2eebd8 3822181 kdegraphics_4.4.4.orig.tar.bz2
 728ac5331aa31c68aef93ccea42fc6d8d757 15540 kdegraphics_4.4.4-1_all.deb
 bb095e5ecc049fc62a2e7d507c05730b3a8f20cb 151670 
kdegraphics-libs-data_4.4.4-1_all.deb
 6e85ab6429fb01cea05f0cea3317f06fe6ca295b 85778 
kdegraphics-strigi-plugins_4.4.4-1_amd64.deb
 b3d637d5eec86ccda4ab2f5e980c5c2051ccd710 1445976 gwenview_4.4.4-1_amd64.deb
 9d486bd54f42084cecf46dfef34e35c1ad2f780a 83488 kamera_4.4.4-1_amd64.deb
 c2623b1c5427ce1502650dc44ea698a3d701facc 22746 kcolorchooser_4.4.4-1_amd64.deb
 20796b622791046e266e71368631636e7fe087f0 65658 kgamma_4.4.4-1_amd64.deb
 1ae0c5a4b04be41d5e3ea0a7728ba719da1cfce0 990852 kolourpaint4_4.4.4-1_amd64.deb
 f040ffdd0dd2554fc0ca65d48979b2cea4fd8f50 98492 kruler_4.4.4-1_amd64.deb
 7323e2ea182b068a0576640c94d9d68a78b6cc5c 115164 libksane0_4.4.4-1_amd64.deb
 1ceb5a0afa7ed7be9f8e5c046a50725a073200f7 20128 libksane-dev_4.4.4-1_amd64.deb
 1bfc92ed7c41be9043f176aea5113212c947c939 203964 ksnapshot_4.4.4-1_amd64.deb
 c169135b525775e7772d5212e3b1ac03f193740c 280966 
libokularcore1_4.4.4-1_amd64.deb
 f7df99caa52038db525009aab440c2eadc77bd75 1148116 okular_4.4.4-1_amd64.deb
 d64e34dad429d2bd4a5567f860384d9a7213a9c8 52278 okular-dev_4.4.4-1_amd64.deb
 9f2e2f51edabc8c3491f67fd3bc38c8c3e16b68b 154606 
okular-extra-backends_4.4.4-1_amd64.deb
 9f6b0e0a78c01e9d80bb015773c69fa6189008a3 219422 libkdcraw8_4.4.4-1_amd64.deb
 952f002921e63e53b668ee9f04c23219661f9ee1 26856 libkdcraw-dev_4.4.4-1_amd64.deb
 702920cd71935db2ee6fda88a47a250e25a3e7b8 230662 libkexiv2-8_4.4.4-1_amd64.deb
 ab6175f5d423eaa3e47a0fc07159c517b9fce01f 27980 libkexiv2-dev_4.4.4-1_amd64.deb
 6f9fc5e90652654b79484d8ab2a8a2e0baa17435 49954 libkipi7_4.4.4-1_amd64.deb
 bf172b5586faa22661533e46b5499985f62415c0 22086 libkipi-dev_4.4.4-1_amd64.deb
 183044032312b76dd28b91b7cbf1ecf8b38dfb51 30994054 
kdegraphics-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 

Accepted kdenetwork 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:16 +0300
Source: kdenetwork
Binary: kdenetwork kdenetwork-filesharing kget libkopete4 kopete libkopete-dev 
kppp krdc krfb kdenetwork-dbg kde-zeroconf
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Closes: 581947
Description: 
 kdenetwork-dbg - debugging symbols for the KDE 4 networking module
 kdenetwork-filesharing - network filesharing configuration module for KDE 4
 kdenetwork - networking applications from the official KDE 4 release
 kde-zeroconf - zeroconf plugins and kio slaves for KDE 4
 kget   - download manager for KDE 4
 kopete - instant messenger for KDE 4
 kppp   - modem dialer for KDE 4
 krdc   - Remote Desktop Connection client for KDE 4
 krfb   - Desktop Sharing for KDE 4
 libkopete4 - main Kopete library
 libkopete-dev - development files for the KDE 4 networking module
Changes: 
 kdenetwork (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Readd libtelepathy-qt4-dev to Build-Depends, update krdc.install
 appropriately.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
   * Drop 01_kget_CVE-2010-1000.diff patch, merged upstream.
   * Build kget against system libktorrent:
 - add 01_backport_use_system_libktorrent.diff patch (backport);
 - add 02_debian_libktorrent_porting.diff with custom porting changes for
   libktorrent;
 - add libktorrent-dev to Build-Depends.
   * Build conflict with libmediastreamer-dev (= 3.3.0-1) on amd64. It (or
 rather closely related libortp-dev) is broken. See #583008.
   * Drop perl-suid from kdenetwork-filesharing Depends (Closes: #581947). It's
 a left over.
 .
   [ Pino Toscano ]
   * Since kppp looks to be Linux-only at the moment, restrict it to just Linux
 architectures, and demote to recommend its dependency in the kdenetwork
 metapackage.
Checksums-Sha1: 
 6344d36eef70606774b2dc461340d5dbd4709f83 2370 kdenetwork_4.4.4-1.dsc
 ebb099c44be6708f70e5fd13f8d0ff6c4a6de41f 46041 kdenetwork_4.4.4-1.debian.tar.gz
 1706b009d723897cbc9ad9b0c1743873e8e79362 8321292 kdenetwork_4.4.4.orig.tar.bz2
 2a3fbbfabbc0b818a7e15a0135a4f5e549759199 15926 kdenetwork_4.4.4-1_all.deb
 744e3e42ffecf922a1987046489877a66d907b7f 601742 
kdenetwork-filesharing_4.4.4-1_amd64.deb
 234381310a4fb9b9cafad41687d8b0b7150f8848 2064398 kget_4.4.4-1_amd64.deb
 82d3831e967cc3e4efee62c6fade319a957cf0b8 492504 libkopete4_4.4.4-1_amd64.deb
 b414254eafabd1014270c51fd3a85da8a4f0da04 778 kopete_4.4.4-1_amd64.deb
 0327eb0d54984e105a18b7603f54d7584c89f080 111946 libkopete-dev_4.4.4-1_amd64.deb
 c2761dac125d72b8aec8313fc19d9000d431da84 697038 kppp_4.4.4-1_amd64.deb
 4bc254f63c1544bd8887e3e789fb4231f52d6d1b 583504 krdc_4.4.4-1_amd64.deb
 e2856b9e303565c4f4ccd34fda2b1f2c5e886ef1 470290 krfb_4.4.4-1_amd64.deb
 07edab458a7d3f9a6e293a5e9f5290509074da69 65386710 
kdenetwork-dbg_4.4.4-1_amd64.deb
 94ae9aace7928a998db139f47b00697df9634326 47914 kde-zeroconf_4.4.4-1_amd64.deb
Checksums-Sha256: 
 b144a3a18f8c2a2a31daac08394b0c67b21162e8b828ab840354017129d615ae 2370 
kdenetwork_4.4.4-1.dsc
 992c654cd89a489ca91d78230ce8a5243b60ce1ed9b16f6f85e6b0a25e8319b7 46041 
kdenetwork_4.4.4-1.debian.tar.gz
 fafadfab55affcb837557f09aa504a17350eeb06ad7a17275371549e4a7e588d 8321292 
kdenetwork_4.4.4.orig.tar.bz2
 db20a5b0876a428018e9ba763cd99d4029dbe68373b7e44dd919641e1fe6d145 15926 
kdenetwork_4.4.4-1_all.deb
 80e73d31ee75854bc8cb1788f6908d79c92303806a7cd0cd76c6a20388b83ed6 601742 
kdenetwork-filesharing_4.4.4-1_amd64.deb
 221daa14aec04567b8be6661bd8cdb136853d6cae57cf299a1c2d75e51fe6b96 2064398 
kget_4.4.4-1_amd64.deb
 a2e498db7f32945b9e98072293dd34e2201f8298c787748c221ed932300d2c54 492504 
libkopete4_4.4.4-1_amd64.deb
 999f998d03e148aef2571e69a7a3c461fcd2ff83530467e96f3456090b5e2489 778 
kopete_4.4.4-1_amd64.deb
 94116dc645ce8099ba7139f65756ff5ddae83830348d550b809b508eec216dbe 111946 
libkopete-dev_4.4.4-1_amd64.deb
 b966e1dff4502de9f91596198c45952c62bb6d657f77df1b943c1a934fdaef8e 697038 
kppp_4.4.4-1_amd64.deb
 176e5ca5d379217535d62a7d2bd5d151413abc9dd80ae5abf88d298606c2a5a5 583504 
krdc_4.4.4-1_amd64.deb
 674b7c2a5aec212957990e1476920b1e25ad1ce03dafbd9daf997c0cf5a56f8b 470290 
krfb_4.4.4-1_amd64.deb
 

Accepted kdepim 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:17 +0300
Source: kdepim
Binary: kdepim kdepim-dbg akregator kaddressbook kalarm kdepim-kresources 
kdepim-groupware kdepim-wizards kleopatra kmail knode knotes konsolekalendar 
kontact korganizer ktimetracker libkdepim4 libkleo4 libkpgp4 libksieve4 
libmimelib4 libmessagecore4 libmessagelist4 libmessageviewer0 
kdepim-strigi-plugins kjots blogilo akonadiconsole
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 akonadiconsole - the Management and Debugging Console for Akonadi
 akregator  - RSS/Atom feed aggregator for KDE
 blogilo- blogging client based on the KDE Platform
 kaddressbook - KDE address book
 kalarm - KDE alarm message, command and email scheduler
 kdepim-dbg - debugging symbols for kdepim
 kdepim-groupware - KDE PIM Groupware plugins
 kdepim-kresources - KDE PIM resource plugins
 kdepim - Personal Information Management apps from the official KDE releas
 kdepim-strigi-plugins - PIM file format plugins for Strigi Desktop Search
 kdepim-wizards - KDE server configuration wizards
 kjots  - note-taking utility for KDE 4
 kleopatra  - KDE Certificate Manager
 kmail  - KDE Email client
 knode  - KDE news reader
 knotes - KDE sticky notes
 konsolekalendar - KDE konsole personal organizer
 kontact- KDE pim application
 korganizer - KDE personal organizer
 ktimetracker - KDE time tracker tool
 libkdepim4 - KDE PIM library
 libkleo4   - certificate based crypto library for KDE
 libkpgp4   - gpg based crypto library for KDE
 libksieve4 - KDE mail/news message filtering library
 libmessagecore4 - message core library for KDE
 libmessagelist4 - message list library for KDE
 libmessageviewer0 - message viewer library for KDE
 libmimelib4 - KDE MIME library
Changes: 
 kdepim (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Sune Vuorela ]
   * Don't suggest gnupg
   * Promote gnupg2 and friends to recommends.
   * Update my email.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 2562e6e37ef408add34e6174102ef8b4723c6e63 2306 kdepim_4.4.4-1.dsc
 55ac860047e2b89cc67e7231449d95f4f662039b 29601 kdepim_4.4.4-1.debian.tar.gz
 8edd0abf479d29b55463d8f8c698477f66120ed6 9354818 kdepim_4.4.4.orig.tar.bz2
 2101408232f128afe1c3bc38ff7ccaffaf31f911 21274 kdepim_4.4.4-1_all.deb
 7379e984a70b8c0e5ca79853e9808ff5c496bc42 101643148 kdepim-dbg_4.4.4-1_amd64.deb
 b4599d1f21cb26d43c899e40539492cb16be35e3 1257550 akregator_4.4.4-1_amd64.deb
 83e13ba57078dab4fdb84f51b6e9f2b1341754e9 445820 kaddressbook_4.4.4-1_amd64.deb
 78c81835e1729113fffba52c93913e0cc08d3f77 1063092 kalarm_4.4.4-1_amd64.deb
 101080865e44a3b3aa1a20c89eb4261d9a23d5e9 78792 
kdepim-kresources_4.4.4-1_amd64.deb
 77a15bdc524e2784f7c242b05fdcdff70574b064 1129980 
kdepim-groupware_4.4.4-1_amd64.deb
 fe1d58465f6f5643f9c5e75ff37b866a9c6421ad 197028 
kdepim-wizards_4.4.4-1_amd64.deb
 27fb48354812616de107b7c2a90c6221cf9a051a 1528076 kleopatra_4.4.4-1_amd64.deb
 3e9aefa28fd20debaf0edbffeb4266fccfc3c2ee 3327916 kmail_4.4.4-1_amd64.deb
 a381fa3b19ffc20f2f02af463b4f4b299edf988c 1124570 knode_4.4.4-1_amd64.deb
 c7842c424f3d3eed9d774a4e8f7e22175b73c8fc 301704 knotes_4.4.4-1_amd64.deb
 c6279236e72cc799815fdf0353c6f5829fe3f009 94782 
konsolekalendar_4.4.4-1_amd64.deb
 b755403a1d8d2a5c1a9fee5ea04d6ac22e44fc68 875854 kontact_4.4.4-1_amd64.deb
 c4cc079fb358a50ff86ee569a83051879dca091e 1981204 korganizer_4.4.4-1_amd64.deb
 fc839396908768e7f015cac9f2db1c4da7b6d028 665140 ktimetracker_4.4.4-1_amd64.deb
 8e57415bf9824e9efd84f9c0c74cc36370d62619 778882 libkdepim4_4.4.4-1_amd64.deb
 33f640891ec93eb11325077348aef556f0692375 490060 libkleo4_4.4.4-1_amd64.deb
 32805cc118c03976fd56dbceaf4e1c08d1877755 129110 libkpgp4_4.4.4-1_amd64.deb
 34a2da5a5a04ebb8aa9e575925441dcff55d63fa 36402 libksieve4_4.4.4-1_amd64.deb
 f418ffa12472d68e5cad965a277bb2cf00b04595 110050 libmimelib4_4.4.4-1_amd64.deb
 170e3e2f3d1679c283e30c58596c90d18051d26f 61130 
libmessagecore4_4.4.4-1_amd64.deb
 27003de0e5b99edceccb8dd7f02e4a6369a8c8ca 302434 
libmessagelist4_4.4.4-1_amd64.deb
 6844968215c587bb56199b30c2d44e7bc3e4a5dd 396284 
libmessageviewer0_4.4.4-1_amd64.deb
 175e8414bd6017cbcdebd0c7991c79dc2cf8f75c 34262 
kdepim-strigi-plugins_4.4.4-1_amd64.deb
 7b013827e35356f7791b086355a55ccda9cc6310 380894 kjots_4.4.4-1_amd64.deb

Accepted kdepim-runtime 4:4.4.4-1 (source amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:17 +0300
Source: kdepim-runtime
Binary: kdepim-runtime kdepim-runtime-dbg
Architecture: amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdepim-runtime-dbg - debugging files for akonadi kde runtime components
 kdepim-runtime - Runtime components for akonadi-kde
Changes: 
 kdepim-runtime (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Drop quilt-build-dep-but-no-series-file from lintian source overrides,
 it is no longer relevant.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 7d4fb5c8289eb070595d87dc9c5dda4e8a2de0c5 1683 kdepim-runtime_4.4.4-1.dsc
 c869b246da06a31444dcd535a327a24673e6bdcf 5203 
kdepim-runtime_4.4.4-1.debian.tar.gz
 18e5ec39f4b39f9d524cee82b5037e5ba6c2b417 632556 
kdepim-runtime_4.4.4.orig.tar.bz2
 87fb17a68a342ab1f4622eb91cf1715aefa49b9b 1906006 
kdepim-runtime_4.4.4-1_amd64.deb
 48525b50fa3b6394a34f263889832f9f487e93ab 17374874 
kdepim-runtime-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 f8be549d6fbaa2faa9ce83dd3ef399983e3773e78029dbfa70d2d2a4f22bbf60 1683 
kdepim-runtime_4.4.4-1.dsc
 ddeb7b787f86c937a73bc216f0f419d82e885ec402d13f7b5b21052d1b1db8d4 5203 
kdepim-runtime_4.4.4-1.debian.tar.gz
 3071af7aaae0cf6e8a225546658a90fcb6f003bb917b47fcdf0f5856bb6177c5 632556 
kdepim-runtime_4.4.4.orig.tar.bz2
 6b9a58509f62f675a9877fd8e71802177aa802f6ba4445041245fe426e4926e6 1906006 
kdepim-runtime_4.4.4-1_amd64.deb
 a0d5b1842f357c65aab6262629ef5f6f2d0bc21100442efa97d17616b722ae3e 17374874 
kdepim-runtime-dbg_4.4.4-1_amd64.deb
Files: 
 ad211d2dd7a0510a018d73fad95ebf00 1683 x11 extra kdepim-runtime_4.4.4-1.dsc
 bcee565dcd7ad580ccae0e19d399c1ea 5203 x11 extra 
kdepim-runtime_4.4.4-1.debian.tar.gz
 63dff808a6a6d4b4467fddd3bfbfc0da 632556 x11 extra 
kdepim-runtime_4.4.4.orig.tar.bz2
 3eba83bee86fe27bfb554a7600b35277 1906006 x11 extra 
kdepim-runtime_4.4.4-1_amd64.deb
 47742d4052dc56d07f7cd892ac8149ab 17374874 debug extra 
kdepim-runtime-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6kACgkQHO9JRnPq4hR/oQCgyZQpcnFC+S21scGzLRP+8HDA
nbAAoIk3Sc4c43sCnuQaRU5FcXIehD6F
=GOac
-END PGP SIGNATURE-


Accepted:
kdepim-runtime-dbg_4.4.4-1_amd64.deb
  to main/k/kdepim-runtime/kdepim-runtime-dbg_4.4.4-1_amd64.deb
kdepim-runtime_4.4.4-1.debian.tar.gz
  to main/k/kdepim-runtime/kdepim-runtime_4.4.4-1.debian.tar.gz
kdepim-runtime_4.4.4-1.dsc
  to main/k/kdepim-runtime/kdepim-runtime_4.4.4-1.dsc
kdepim-runtime_4.4.4-1_amd64.deb
  to main/k/kdepim-runtime/kdepim-runtime_4.4.4-1_amd64.deb
kdepim-runtime_4.4.4.orig.tar.bz2
  to main/k/kdepim-runtime/kdepim-runtime_4.4.4.orig.tar.bz2


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



Accepted kdepimlibs 4:4.4.4-1 (source amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:18 +0300
Source: kdepimlibs
Binary: kdepimlibs5 kdepimlibs5-dev kdepimlibs-kio-plugins libakonadi-contact4 
libakonadi-kabc4 libakonadi-kcal4 libakonadi-kde4 libakonadi-kmime4 libgpgme++2 
libkabc4 libkblog4 libkcal4 libkholidays4 libkimap4 libkldap4 libkmime4 
libkontactinterface4 libkpimidentities4 libkpimtextedit4 libkpimutils4 
libkresources4 libktnef4 libkxmlrpcclient4 libmailtransport4 libmicroblog4 
libqgpgme1 libsyndication4 kdepimlibs-dbg
Architecture: amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdepimlibs5-dev - development files for the KDE Development Platform PIM 
libraries
 kdepimlibs5 - the KDE Development Platform PIM libraries (transitional package)
 kdepimlibs-dbg - debugging symbols for the KDE Development Platform PIM 
libraries
 kdepimlibs-kio-plugins - kio slaves used by KDE PIM applications
 libakonadi-contact4 - library for using the Akonadi PIM data server
 libakonadi-kabc4 - library for using the Akonadi PIM data server
 libakonadi-kcal4 - library for using the Akonadi PIM data server
 libakonadi-kde4 - library for using the Akonadi PIM data server
 libakonadi-kmime4 - library for using the Akonadi PIM data server
 libgpgme++2 - c++ wrapper library for gpgme
 libkabc4   - library for handling address book data
 libkblog4  - client-side support library for web application remote blogging A
 libkcal4   - library for handling calendar data
 libkholidays4 - holidays calculation library
 libkimap4  - library for handling IMAP data
 libkldap4  - library for accessing LDAP
 libkmime4  - library for handling MIME data
 libkontactinterface4 - Kontact interface library
 libkpimidentities4 - library for managing user identities
 libkpimtextedit4 - library that provides a textedit with PIM-specific features
 libkpimutils4 - library for dealing with email addresses
 libkresources4 - the KDE Resource framework library
 libktnef4  - library for handling TNEF data
 libkxmlrpcclient4 - simple XML-RPC client library
 libmailtransport4 - mail transport service library
 libmicroblog4 - library for using the Microblog Akonadi Resource
 libqgpgme1 - library for GpgME++ integration with Qt
 libsyndication4 - parser library for RSS and Atom feeds
Changes: 
 kdepimlibs (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Confirm symbol files on armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386
 mips mipsel powerpc s390 sparc.
   * KIMAP needs sasl modules for authentication. Thanks to Volker Krause.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 dbc835736233bb45c81e6680344fac2b3f7e6c7d 2133 kdepimlibs_4.4.4-1.dsc
 75d46d1a439c7bd66a3acbd0eeeaae52b248576d 109541 
kdepimlibs_4.4.4-1.debian.tar.gz
 6e59063d018583227d0427eb85fa51fc7efa9652 2431546 kdepimlibs_4.4.4.orig.tar.bz2
 85468d36b3d0813c803a39fafa49e88d9052f1e1 16212 kdepimlibs5_4.4.4-1_amd64.deb
 4e07e6a92a4acf5d1b9282c722c3715d43f058ff 434382 
kdepimlibs5-dev_4.4.4-1_amd64.deb
 f4797c1917f862dc202ee07c6f68dd3dd9955fda 325926 
kdepimlibs-kio-plugins_4.4.4-1_amd64.deb
 95e26448ff757cb77e9af2f9f7814c9f0479ea05 306944 
libakonadi-contact4_4.4.4-1_amd64.deb
 c20e50cb09cc4bb4e39dfa4837067053d0328ba8 18114 
libakonadi-kabc4_4.4.4-1_amd64.deb
 9d2ef3d48e561e9b272d4a40f5cb31b9abf86c83 21240 
libakonadi-kcal4_4.4.4-1_amd64.deb
 58a73b1b0c9a9867bdbb2ef13bca3ba02931395b 720180 
libakonadi-kde4_4.4.4-1_amd64.deb
 27f644c000d1bdc81d3eba707382e20066cac202 68518 
libakonadi-kmime4_4.4.4-1_amd64.deb
 91334d06df5ebf3efe57fa293980b9c8a0fe5fe6 323498 libgpgme++2_4.4.4-1_amd64.deb
 df71c1292232baa0d643bdd6ac9fd3e434e36843 409082 libkabc4_4.4.4-1_amd64.deb
 6bf1d1b9a039e7f38b630e051a8966ebc4d73464 137720 libkblog4_4.4.4-1_amd64.deb
 5e2289bc52c2d5f13d7dba196083cbcb415f752c 462876 libkcal4_4.4.4-1_amd64.deb
 210055ee5ea68aeb0b48cbbbf544911fb766e482 84596 libkholidays4_4.4.4-1_amd64.deb
 66ca64e9a3eb81dcdad1310a795203b564b72d8a 176346 libkimap4_4.4.4-1_amd64.deb
 e7a40ef6764974b1e729e988fc44d724928d018e 108420 libkldap4_4.4.4-1_amd64.deb
 19f61849f75cc45339ace724773d55390210b3d6 172232 libkmime4_4.4.4-1_amd64.deb
 953b019d55c143c70d817dc8bc96560d2108b9ac 50388 
libkontactinterface4_4.4.4-1_amd64.deb
 cb0ee044575238dd20294389c2ca438d5ad0f7ad 78026 
libkpimidentities4_4.4.4-1_amd64.deb
 

Accepted kdeplasma-addons 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:18 +0300
Source: kdeplasma-addons
Binary: kdeplasma-addons plasma-widgets-addons plasma-dataengines-addons 
plasma-runners-addons plasma-wallpapers-addons plasma-widget-lancelot 
kdeplasma-addons-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdeplasma-addons - addons for KDE 4 Plasma - metapackage
 kdeplasma-addons-dbg - debugging symbols for kdeplasma-addons
 plasma-dataengines-addons - addons for KDE 4 Plasma - data engines
 plasma-runners-addons - addons for KDE 4 Plasma - krunner plugins
 plasma-wallpapers-addons - addons for KDE 4 Plasma - wallpaper plugins
 plasma-widget-lancelot - addons for KDE 4 Plasma - lancelot widget
 plasma-widgets-addons - addons for KDE 4 Plasma - widgets
Changes: 
 kdeplasma-addons (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Drop liblancelot-dev (popcon 7). Clearly not worth it.
   * Merge liblancelot0 into plasma-widget-lancelot. liblancelot.so.0 broke ABI
 without bumping a soname in KDE SC 4.5 again.
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Drop debian/source/lintian-overrides, quilt-build-dep-but-no-series-file no
 longer relevant.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
   * Update install files.
Checksums-Sha1: 
 1ac210f31f2c88e4ef96603f4c23882bd1307227 2050 kdeplasma-addons_4.4.4-1.dsc
 584e94267b66e671f2dc4a4aa47cffd407f02133 11013 
kdeplasma-addons_4.4.4-1.debian.tar.gz
 0fdd55b878b82f7c69c7e97dac65b69945ddf90c 1645647 
kdeplasma-addons_4.4.4.orig.tar.bz2
 1390fc36aa8ef3e13e495279df350a5c2167762e 7906 kdeplasma-addons_4.4.4-1_all.deb
 004d848af435b79e4f7f17fddd72962316adccac 1968478 
plasma-widgets-addons_4.4.4-1_amd64.deb
 56b427bb87d7851d3cc44d14db613cb947358bc1 329464 
plasma-dataengines-addons_4.4.4-1_amd64.deb
 721351481f6d0fec5b2fc6dd1421977011023011 173736 
plasma-runners-addons_4.4.4-1_amd64.deb
 ac24920d41c2d31048074d9a48b3b7fd2987045c 242590 
plasma-wallpapers-addons_4.4.4-1_amd64.deb
 4e71c80d7d7f077c9880b0f1575ab2f36af79419 1102626 
plasma-widget-lancelot_4.4.4-1_amd64.deb
 0d540a121f917586dd6b4e644d7fe730face1f44 25276390 
kdeplasma-addons-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 2897e3d4c9d901714f48e346e0039f4b6c78f25db989ead8867b15a1fd6f1a15 2050 
kdeplasma-addons_4.4.4-1.dsc
 c0da291448783c6eb6df8fc1c715f20e8c6a14287f27d5ac51f11d6dbd98872a 11013 
kdeplasma-addons_4.4.4-1.debian.tar.gz
 4db454b2ee83985afb368a4011ddec860cbdc0490d3bed3c823eb44451a2b45e 1645647 
kdeplasma-addons_4.4.4.orig.tar.bz2
 31c302d3d40f17ea94ce7a140f4a0a0d07e97114ac28ff8ebee450992aabcccb 7906 
kdeplasma-addons_4.4.4-1_all.deb
 54e1d27efe86d56d4f072ca557d8a8382f0050809d3cd8cd048f46cf32548de3 1968478 
plasma-widgets-addons_4.4.4-1_amd64.deb
 f9961d3ff83a956bea50b5a05aaf11be62bb594e7841cd8781e4abc6bdc86939 329464 
plasma-dataengines-addons_4.4.4-1_amd64.deb
 0a75e710b7a7e95ca2303dba9866ea5b59fe12ee493d4361087edb3c3bb07c52 173736 
plasma-runners-addons_4.4.4-1_amd64.deb
 723dbdda7420f4c7d50bffed5f71b80af40f9fabcb533954e6470dc0c8623bc0 242590 
plasma-wallpapers-addons_4.4.4-1_amd64.deb
 d90ed397f64d44756ea456b3805703faaad23ed5e9b80d1b82bcae37af446694 1102626 
plasma-widget-lancelot_4.4.4-1_amd64.deb
 d9626b8d878f83856e4aec27aa11514a87e98702bd3d46c525d4d3b0273b3aca 25276390 
kdeplasma-addons-dbg_4.4.4-1_amd64.deb
Files: 
 61cb03027697aa2f0a54591800abb802 2050 utils optional 
kdeplasma-addons_4.4.4-1.dsc
 9747cd11522b952e13bf26d76e4dcecb 11013 utils optional 
kdeplasma-addons_4.4.4-1.debian.tar.gz
 143a792dbbbef01ae94e652239b1fe57 1645647 utils optional 
kdeplasma-addons_4.4.4.orig.tar.bz2
 76886ff34597c93d6092be2b454c0e6a 7906 kde optional 
kdeplasma-addons_4.4.4-1_all.deb
 3365c2a208aaf5b42267759de77d8687 1968478 kde optional 
plasma-widgets-addons_4.4.4-1_amd64.deb
 c58ee701633f643adad389538e11f0bd 329464 kde optional 
plasma-dataengines-addons_4.4.4-1_amd64.deb
 befaad9eaf89c55ca8097288027c2830 173736 kde optional 
plasma-runners-addons_4.4.4-1_amd64.deb
 b9168c94339fce705e84ed2c92d3809b 242590 kde optional 
plasma-wallpapers-addons_4.4.4-1_amd64.deb
 a0fa2a1bc216f4d42630aa7cae8dd561 1102626 kde optional 
plasma-widget-lancelot_4.4.4-1_amd64.deb
 6c576f6d4810b612d13a6b0b712ac37a 25276390 debug extra 
kdeplasma-addons-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6oACgkQHO9JRnPq4hRozwCg6v1tsfWDMg14wuspfXAOVZP4
/j4AoJ4sX7dI1YlVXnbQ+O21VfDbqV6Y

Accepted kdesdk 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:19 +0300
Source: kdesdk
Binary: kdesdk cervisia kapptemplate kate kbugbuster kcachegrind 
kcachegrind-converters kdesdk-kio-plugins kdesdk-misc kdesdk-scripts 
kdesdk-strigi-plugins kmtrace kompare kuiviewer cvsservice poxml umbrello 
lokalize kpartloader kdesdk-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 cervisia   - CVS client for KDE 4
 cvsservice - D-Bus service for accessing CVS repositories
 kapptemplate - KDE 4 application template generator
 kate   - KDE 4 Advanced Text Editor
 kbugbuster - Bugzilla client for KDE 4
 kcachegrind-converters - format converters for KCachegrind profiler 
visualisation tool
 kcachegrind - visualisation tool for the Valgrind profiler
 kdesdk-dbg - debugging symbols for the KDE 4 Software Development Kit module
 kdesdk-kio-plugins - transparent Subversion access and Perl documentation KIO 
slaves
 kdesdk-misc - miscellaneous tools from the KDE 4 Software Development Kit
 kdesdk-scripts - scripts and data files for KDE 4 development
 kdesdk - Software Development Kit from the official KDE 4 release
 kdesdk-strigi-plugins - software development file format plugins for Strigi 
Desktop Searc
 kmtrace- memory leak tracer for KDE 4
 kompare- file difference viewer for KDE 4
 kpartloader - test tool for KParts
 kuiviewer  - viewer for Qt Designer user interface files
 lokalize   - computer-aided translation system for KDE 4
 poxml  - tools for translating DocBook XML files with gettext
 umbrello   - UML modelling tool and code generator
Changes: 
 kdesdk (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 624cac9484f8720a9bcd77633be3729b02059e10 1896 kdesdk_4.4.4-1.dsc
 bfcb1aa96db7e0d7158de98285a4f144bfd50511 34878 kdesdk_4.4.4-1.debian.tar.gz
 f62a54f7d1e6b260f548c9031c5ddcafac0c9eaf 5649432 kdesdk_4.4.4.orig.tar.bz2
 585661715823c49509f34946de6ea8bf5db015de 13240 kdesdk_4.4.4-1_all.deb
 0effa9e910cdd8ed7dbe0a7b9be1f869dbbc9b4a 27804 
kcachegrind-converters_4.4.4-1_all.deb
 e9a7385db642445933d96b99856048ce9b885856 237690 kdesdk-scripts_4.4.4-1_all.deb
 0b2fe5c9b5191f2acd1273922f6b53115d579a64 708470 cervisia_4.4.4-1_amd64.deb
 7cbc4a8e54962d5efb81ff875aa5ecff3bb76e65 824502 kapptemplate_4.4.4-1_amd64.deb
 f34bbf1147e46c8a3674a82263a71a1d9ef5d008 1284364 kate_4.4.4-1_amd64.deb
 6614bf213ed8da713f61395fab2e8c8d834b4854 410970 kbugbuster_4.4.4-1_amd64.deb
 9b156694606458ad40a82d39d7e104cb9c34fe01 408332 kcachegrind_4.4.4-1_amd64.deb
 49da15b8545ec5a8b10c91219842fcb27afa80f5 435786 
kdesdk-kio-plugins_4.4.4-1_amd64.deb
 e59fb76a2a51b6c7b83a33efa5e6349be00efeb9 26890 kdesdk-misc_4.4.4-1_amd64.deb
 7030f005bfb2ded28d08e3b53c40571243def221 28100 
kdesdk-strigi-plugins_4.4.4-1_amd64.deb
 4018317e4b179debe3846be0e12f86729cdf12b6 105260 kmtrace_4.4.4-1_amd64.deb
 5e74e015de25db2283de34a0bfc093f5f5d15c05 399322 kompare_4.4.4-1_amd64.deb
 5d03180c735c1ea9dd31569019f1690f2007 54702 kuiviewer_4.4.4-1_amd64.deb
 55cd109750339e33d729cd357f8caa9b1c38b7e4 64388 cvsservice_4.4.4-1_amd64.deb
 fb1aa0802a36511209b59ea026b65c1a5113d34e 276670 poxml_4.4.4-1_amd64.deb
 608f188ad7b313e74916272f81a35680b9d4c8b1 2856392 umbrello_4.4.4-1_amd64.deb
 37e08fb359edf8149689bba5c808f475b4652ded 763320 lokalize_4.4.4-1_amd64.deb
 4cf101d88849831149ad5827192760258f12901b 24776 kpartloader_4.4.4-1_amd64.deb
 3679957e0aac5f01baf58a3896bed0f0d1e82a49 46858300 kdesdk-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 de7fac01a166d7874b21f6be0a3d7f5e4173928672490a0309c7658c11d5000f 1896 
kdesdk_4.4.4-1.dsc
 d606c63ec48edf2642c7341d08ef98cbc331491522ee5799af3e542751d97784 34878 
kdesdk_4.4.4-1.debian.tar.gz
 233b0e908adc90ab3be3fd5fdd3bebc3f0a045cf0a3fcd51f1b1bc5923f7cca2 5649432 
kdesdk_4.4.4.orig.tar.bz2
 4ac770c5096f5a56842aba276ce896542798510fc97df487c794ecd9fa8e2fa1 13240 
kdesdk_4.4.4-1_all.deb
 0ac963fc0096f85fd369aa01349072da96a27af82f64fa29c5d8c5367679d13f 27804 
kcachegrind-converters_4.4.4-1_all.deb
 9a720c49049802c3d728b07293048a462a3aa2d9923b7cd46a4618f5aac5b364 237690 
kdesdk-scripts_4.4.4-1_all.deb
 1975d3f816a8475ae937b9d06ec15a51f413c55accf026f1a52041e05e0c0770 708470 
cervisia_4.4.4-1_amd64.deb

Accepted kdetoys 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:19 +0300
Source: kdetoys
Binary: kdetoys amor kteatime ktux kweather kdetoys-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 amor   - KDE 4 desktop companion
 kdetoys-dbg - debugging symbols for kdetoys
 kdetoys- desktop toys from the official KDE 4 release
 kteatime   - KDE 4 utility for making a fine cup of tea
 ktux   - Tux screensaver for KDE 4
 kweather   - weather display applet for KDE
Changes: 
 kdetoys (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 d0e87357577803e63450472a366b53cdb4e60bab 1632 kdetoys_4.4.4-1.dsc
 eb44eaa56980ac8135aac8dc12e84d00b5dd81e3 7708 kdetoys_4.4.4-1.debian.tar.gz
 ac0a0c83a1d4960f1acde532734c7e1eebc49ea7 1331786 kdetoys_4.4.4.orig.tar.bz2
 1524f225c304a7740905f18ec09d9f0535a0fff5 6300 kdetoys_4.4.4-1_all.deb
 1a13c2634ac02f58ba52719542b4aba197b087eb 223244 amor_4.4.4-1_amd64.deb
 a3a66d1bb7cd2473f690edc25cd2f5303bd2a3eb 138006 kteatime_4.4.4-1_amd64.deb
 eacf174b8f50bf2734872f7baea5b4f9a2dbb141 128020 ktux_4.4.4-1_amd64.deb
 33b95f1ebd4586c091411d253dac13ad591d7978 1034086 kweather_4.4.4-1_amd64.deb
 5df95e62018e44b8ac583152b487a0634ad91946 2100482 kdetoys-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 139f698399107867f82b65bc6c865b9a5fe51f0363f790fbaf68596b95826bfe 1632 
kdetoys_4.4.4-1.dsc
 eabceb74023875d262d7daf00ca6f56365f2b51ec623c4f472dabd51af979bd5 7708 
kdetoys_4.4.4-1.debian.tar.gz
 483588286be3fff52e1f6af211b5717954117e1627f009923376c841b777059b 1331786 
kdetoys_4.4.4.orig.tar.bz2
 d7b2d6aef5169cf011876cb470820c1a4c93c623762e281a1ca4ecdc145db4c0 6300 
kdetoys_4.4.4-1_all.deb
 287bd3ccbf129fa41a70619fdfda367c9c5e66cec8ca19b5c5c70659536ab606 223244 
amor_4.4.4-1_amd64.deb
 423ee497b6f95a9c26f20c8e6182ad0086fde9124275e0990cefa2f1edfc60a1 138006 
kteatime_4.4.4-1_amd64.deb
 4c5f78903423e0b29732f145d4018772a042fd020f92730dfb89a91904f4b0b5 128020 
ktux_4.4.4-1_amd64.deb
 6ceb44334ca5e7df5f3f2fb30c44071e6d92b0a00c03293e1e4fd10858024198 1034086 
kweather_4.4.4-1_amd64.deb
 cded6a33db43a3d017042f0ab8f8e3a36bdc574cea36a48fb388c3ececb2ede2 2100482 
kdetoys-dbg_4.4.4-1_amd64.deb
Files: 
 d0d3c3f4097c3c7a219770814ac0bbe7 1632 kde optional kdetoys_4.4.4-1.dsc
 e1101326be509735e6ccbdab4e1e9343 7708 kde optional 
kdetoys_4.4.4-1.debian.tar.gz
 08c4127cdb8f0764989e627d210b 1331786 kde optional 
kdetoys_4.4.4.orig.tar.bz2
 215bd3ef206ff50b0912c9623e09a90c 6300 kde optional kdetoys_4.4.4-1_all.deb
 2ff4b01bab74fb1da951079751a00b56 223244 games optional amor_4.4.4-1_amd64.deb
 8b7ff624b204d37b57618b074790e0f6 138006 kde optional kteatime_4.4.4-1_amd64.deb
 ab889f0799fffa93fbfe2e85e8213298 128020 kde optional ktux_4.4.4-1_amd64.deb
 5a4d4f6030e32787e80f8c939e26e79f 1034086 kde optional 
kweather_4.4.4-1_amd64.deb
 77f85e822a1420d9cba0a383eb2a5b79 2100482 debug extra 
kdetoys-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6oACgkQHO9JRnPq4hTAbwCfaU33jakcyrxx4Zlt0EMLAyuJ
CyUAoL0wIHxsgTN/o38kSWFJtTP88K9k
=Tlnc
-END PGP SIGNATURE-


Accepted:
amor_4.4.4-1_amd64.deb
  to main/k/kdetoys/amor_4.4.4-1_amd64.deb
kdetoys-dbg_4.4.4-1_amd64.deb
  to main/k/kdetoys/kdetoys-dbg_4.4.4-1_amd64.deb
kdetoys_4.4.4-1.debian.tar.gz
  to main/k/kdetoys/kdetoys_4.4.4-1.debian.tar.gz
kdetoys_4.4.4-1.dsc
  to main/k/kdetoys/kdetoys_4.4.4-1.dsc
kdetoys_4.4.4-1_all.deb
  to main/k/kdetoys/kdetoys_4.4.4-1_all.deb
kdetoys_4.4.4.orig.tar.bz2
  to main/k/kdetoys/kdetoys_4.4.4.orig.tar.bz2
kteatime_4.4.4-1_amd64.deb
  to main/k/kdetoys/kteatime_4.4.4-1_amd64.deb
ktux_4.4.4-1_amd64.deb
  to main/k/kdetoys/ktux_4.4.4-1_amd64.deb
kweather_4.4.4-1_amd64.deb
  to main/k/kdetoys/kweather_4.4.4-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/e1ojp2r-0008oj...@ries.debian.org



Accepted kdewebdev 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:20 +0300
Source: kdewebdev
Binary: kdewebdev kfilereplace kimagemapeditor klinkstatus kommander 
kdewebdev-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdewebdev-dbg - debugging symbols for the KDE 4 web development module
 kdewebdev  - web development apps from the official KDE 4 release
 kfilereplace - batch search-and-replace component for KDE 4
 kimagemapeditor - HTML image map editor for KDE 4
 klinkstatus - web link validity checker for KDE 4
 kommander  - visual dialog builder and executor tool
Changes: 
 kdewebdev (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 df1083917e4d79fde6d957f2ab9abf9c07848880 1623 kdewebdev_4.4.4-1.dsc
 641d91ef2bfe35b215a673a57e1478f223db33ac 7639 kdewebdev_4.4.4-1.debian.tar.gz
 b72201f03ffb1903f82d5b9b3ed6c74ccd081a93 2175589 kdewebdev_4.4.4.orig.tar.bz2
 4be6e3f6c58a70d7f1f6e4ef1f572666c178e638 6854 kdewebdev_4.4.4-1_all.deb
 dd91582260cf6de94d2b33dab21014c34db5d2ff 571334 kfilereplace_4.4.4-1_amd64.deb
 3e12a964fd36d1e126da0a6b5eda1cf136d61575 296416 
kimagemapeditor_4.4.4-1_amd64.deb
 4d30923bfb33285263312bdebc8ad008d08e33f1 395458 klinkstatus_4.4.4-1_amd64.deb
 3470fb80e7a82e96b3a9db6390599320dfd78c2f 350356 kommander_4.4.4-1_amd64.deb
 550609ae412cb90ac024e06d9dd8093bee2a788e 8663814 
kdewebdev-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 85e9a0287dad0b215ae897ef42092463d7014e0eb082005152771e9afa339513 1623 
kdewebdev_4.4.4-1.dsc
 7ee8830cf1b5d16868686fbda6596b9baaf1b455706e99962850a19eef1e2c09 7639 
kdewebdev_4.4.4-1.debian.tar.gz
 f11b333035adafbf654ac47aea12bc9a1e7b2823e9fa58804e79a2bd6729acc9 2175589 
kdewebdev_4.4.4.orig.tar.bz2
 c724f0b923ac47e8c27e4346d2fac79b4876d239dc53bea048c98391ff940358 6854 
kdewebdev_4.4.4-1_all.deb
 29063a8baeed14d8f2115923b9824e5f5be6a60bd6f60b1eacbb62c85afd0fe2 571334 
kfilereplace_4.4.4-1_amd64.deb
 0ed59222901ee8e7f0fd6c19b1b59b91f09d0afe8a032fbd93187a6114e97117 296416 
kimagemapeditor_4.4.4-1_amd64.deb
 21428f521a01cecf3455df258e57548d4cc6215fa90ceab957f85931147c7b40 395458 
klinkstatus_4.4.4-1_amd64.deb
 b21646776041d7b912607821c75aad47ce774a52ab22bf832f8c98e153e4419c 350356 
kommander_4.4.4-1_amd64.deb
 3da729d81cca7cf55844347c7a4aa6fedbecf3a489e77e57982d872ffb43a553 8663814 
kdewebdev-dbg_4.4.4-1_amd64.deb
Files: 
 7ced0415ebb0a657c40394ab7090a16d 1623 web optional kdewebdev_4.4.4-1.dsc
 c559b42bbd1291a92423f6543265a571 7639 web optional 
kdewebdev_4.4.4-1.debian.tar.gz
 f3e958278ab8dd2defce029b5f61da87 2175589 web optional 
kdewebdev_4.4.4.orig.tar.bz2
 9ecc398509f4884468eb83a0ad5241f9 6854 kde optional kdewebdev_4.4.4-1_all.deb
 07a679b73360caabcb75b3611089e7cd 571334 kde optional 
kfilereplace_4.4.4-1_amd64.deb
 f2a823ea86b84f32f61d8bd069d46842 296416 editors optional 
kimagemapeditor_4.4.4-1_amd64.deb
 501bc77351481ea83737fd6e679eebd9 395458 web optional 
klinkstatus_4.4.4-1_amd64.deb
 2ae56cc7726a0383275ba510ddb28c4d 350356 devel optional 
kommander_4.4.4-1_amd64.deb
 dc4b2879361a50785a0ef77104363dfe 8663814 debug extra 
kdewebdev-dbg_4.4.4-1_amd64.deb

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

iEYEARECAAYFAkwEt6oACgkQHO9JRnPq4hSmDgCfZ7++x01bTL2SNEXWY5J+5b7Y
iTAAnRiqnIawcmqOf2j7V/XufQnpv5Gi
=ysed
-END PGP SIGNATURE-


Accepted:
kdewebdev-dbg_4.4.4-1_amd64.deb
  to main/k/kdewebdev/kdewebdev-dbg_4.4.4-1_amd64.deb
kdewebdev_4.4.4-1.debian.tar.gz
  to main/k/kdewebdev/kdewebdev_4.4.4-1.debian.tar.gz
kdewebdev_4.4.4-1.dsc
  to main/k/kdewebdev/kdewebdev_4.4.4-1.dsc
kdewebdev_4.4.4-1_all.deb
  to main/k/kdewebdev/kdewebdev_4.4.4-1_all.deb
kdewebdev_4.4.4.orig.tar.bz2
  to main/k/kdewebdev/kdewebdev_4.4.4.orig.tar.bz2
kfilereplace_4.4.4-1_amd64.deb
  to main/k/kdewebdev/kfilereplace_4.4.4-1_amd64.deb
kimagemapeditor_4.4.4-1_amd64.deb
  to main/k/kdewebdev/kimagemapeditor_4.4.4-1_amd64.deb
klinkstatus_4.4.4-1_amd64.deb
  to main/k/kdewebdev/klinkstatus_4.4.4-1_amd64.deb
kommander_4.4.4-1_amd64.deb
  to main/k/kdewebdev/kommander_4.4.4-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: 

Accepted meta-kde 5:62 (source all)

2010-06-01 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:03:52 +0300
Source: meta-kde
Binary: kdebase kde-plasma-desktop kde-plasma-netbook kde-standard kde-full 
kde-sc-dev-latest
Architecture: source all
Version: 5:62
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Modestas Vainius mo...@debian.org
Description: 
 kde-full   - the complete KDE Software Compilation for end users
 kde-plasma-desktop - the KDE Plasma Desktop and minimal set of applications
 kde-plasma-netbook - the KDE Plasma Netbook and minimal set of applications
 kde-sc-dev-latest - ensure that the latest KDE Development Platform is 
installed
 kde-standard - the KDE Plasma Desktop and standard set of applications
 kdebase- the K Desktop Environment, base applications
Changes: 
 meta-kde (5:62) unstable; urgency=low
 .
   [ Modestas Vainius ]
   * Bump MINIMUM_KDE_VERSION to 4.4.3.
   * Bump dev:latestVersion to 4.4.4.
   * Add kde-standard to kdebase Recommends.
   * Drop kde-plasma-netbook from kdebase alternative Depends.
   * Add hal to kdebase Depends.
   * Bump pkg-kde-tools to 0.9 in kde-sc-dev-latest Depends.
 .
   [ Sune Vuorela ]
   * Add update-notifier-kde to kde-standard Depends.
   * Add freespacenotifier to kde-standard Recommends.
   * Update email address
   * Small description change in kdebase.
Checksums-Sha1: 
 2fc9c16399fbc43807fbd556838ab4b051b7b8cb 1106 meta-kde_62.dsc
 a2a9fc75bddf2630d42789631087b35ffc874800 9873 meta-kde_62.tar.gz
 4de2ed0bf2f0fed04b5acfaedd650d9e53c92994 9476 
kde-sc-dev-latest_4.4.4+5.62_all.deb
 436ec14c285fc63cd182b6f6d7ce07c4986a95be 9348 kdebase_62_all.deb
 dc0cbfc95aab1d93dff4b054dca4a292fcc74aef 9432 kde-plasma-desktop_62_all.deb
 1dcb094d740935ba944fba72036264917332adf1 9440 kde-plasma-netbook_62_all.deb
 d67f6ab59899f3daff98b7e335b1bae01526d90a 9538 kde-standard_62_all.deb
 973d133feaa9c1736d3f7cbac46147820cb1300a 9540 kde-full_62_all.deb
Checksums-Sha256: 
 6a26a1515b435ec67195076475fa455103a465a323fa2f936a7931b728280dd0 1106 
meta-kde_62.dsc
 a78dc2893d51f34ed0ed162b23b87f355ce45d32e57f9a8209b326db8c512ee2 9873 
meta-kde_62.tar.gz
 071a5ab2d53fc13caea62062d7afbff834b7e93018f5b2e7463056f125ec93c0 9476 
kde-sc-dev-latest_4.4.4+5.62_all.deb
 6f95b942013c2166b5838ed89c73e2f44429241fc7757653288395a79bb2026a 9348 
kdebase_62_all.deb
 16f17eaa3d2ee0675d60dfe00db2333ee1107d4b9b29384070d81fd258b70b52 9432 
kde-plasma-desktop_62_all.deb
 1c2208711751506017352a8ebc18e871694a83f36364a28ec1186bf74da774e3 9440 
kde-plasma-netbook_62_all.deb
 3a4b13542c3d3df694c7edd4cc889aecb7cc2beee557ac4a8f3aa2380fddeba9 9538 
kde-standard_62_all.deb
 82395778a4f4dbe1146caf4b665d6c0e9cea3b64cbca8f7f7637ced059a9b489 9540 
kde-full_62_all.deb
Files: 
 02e6d39deb05295b0b0e287feae520a6 1106 kde optional meta-kde_62.dsc
 d0cb134d78d7f891de7437da2598e2cb 9873 kde optional meta-kde_62.tar.gz
 3cd69f4a9042a0909c0a662b2082f9e6 9476 kde optional 
kde-sc-dev-latest_4.4.4+5.62_all.deb
 07d96693bc02c577e1221e84a8f3567e 9348 kde optional kdebase_62_all.deb
 e816c43f461ccc4e4c73b2803e63ec02 9432 kde optional 
kde-plasma-desktop_62_all.deb
 72f0e4d01bd938413ccc2c5fc53aaa83 9440 kde optional 
kde-plasma-netbook_62_all.deb
 8025ec89d2f173ebcb1577befe0d51ae 9538 kde optional kde-standard_62_all.deb
 2bcd2dbff8bd54f6f7a8bd1f9d2177eb 9540 kde optional kde-full_62_all.deb

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

iEYEARECAAYFAkwEMq8ACgkQHO9JRnPq4hQ3XgCbBeGpFBjS6i8rk0vA7AvP6/nG
czAAnA+cRI3uFHtqxprc2RoE6KQYTbLM
=59h3
-END PGP SIGNATURE-


Accepted:
kde-full_62_all.deb
  to main/m/meta-kde/kde-full_62_all.deb
kde-plasma-desktop_62_all.deb
  to main/m/meta-kde/kde-plasma-desktop_62_all.deb
kde-plasma-netbook_62_all.deb
  to main/m/meta-kde/kde-plasma-netbook_62_all.deb
kde-sc-dev-latest_4.4.4+5.62_all.deb
  to main/m/meta-kde/kde-sc-dev-latest_4.4.4+5.62_all.deb
kde-standard_62_all.deb
  to main/m/meta-kde/kde-standard_62_all.deb
kdebase_62_all.deb
  to main/m/meta-kde/kdebase_62_all.deb
meta-kde_62.dsc
  to main/m/meta-kde/meta-kde_62.dsc
meta-kde_62.tar.gz
  to main/m/meta-kde/meta-kde_62.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/e1ojp3b-lp...@ries.debian.org



Accepted oxygen-icons 4:4.4.4-1 (source all)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:43:24 +0300
Source: oxygen-icons
Binary: oxygen-icon-theme kde-icons-oxygen
Architecture: source all
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kde-icons-oxygen - transitional package for oxygen icon theme
 oxygen-icon-theme - Oxygen icon theme
Changes: 
 oxygen-icons (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 cf234977931a32760a4cb1b34fcacabee4d0c6d0 1448 oxygen-icons_4.4.4-1.dsc
 f22c4f03c94a551619bad1ea39fa03880f6a6c16 136368371 
oxygen-icons_4.4.4.orig.tar.bz2
 7567f681cb78f9c9e03a74a27a41727e29ea31e8 3359 
oxygen-icons_4.4.4-1.debian.tar.gz
 04a830b2a0c707fd01e6c58ecda4ef47e808fbc2 22026226 
oxygen-icon-theme_4.4.4-1_all.deb
 9c1719e646e42a64661a5881f0f7ea86e4252c6f 3328 kde-icons-oxygen_4.4.4-1_all.deb
Checksums-Sha256: 
 73c21333964d81726191fa3e8e494cebd2c5f98c07d4c3b1a3a103c268d69619 1448 
oxygen-icons_4.4.4-1.dsc
 047e21b6d01afb0dc7f92f845c4495eef92053ddb8f105d623f5f6d873006080 136368371 
oxygen-icons_4.4.4.orig.tar.bz2
 97b95b2e34c758657d02c168a342908d7969f227eb1c403760865d699c304e94 3359 
oxygen-icons_4.4.4-1.debian.tar.gz
 f2a9da77012dbc406e6eb15adec0210f118f11b657012ee4d64417a820f8c777 22026226 
oxygen-icon-theme_4.4.4-1_all.deb
 6a4cdecfc10442e1667f72265f016b319ee73366a8361fdf56431a8008e2cb48 3328 
kde-icons-oxygen_4.4.4-1_all.deb
Files: 
 6b6292d49e42c09b461696e2966978e1 1448 x11 optional oxygen-icons_4.4.4-1.dsc
 fb5aeee6517a1fd834cfd32a16d91780 136368371 x11 optional 
oxygen-icons_4.4.4.orig.tar.bz2
 a1188766a136603a8e82a95faf2ae0bb 3359 x11 optional 
oxygen-icons_4.4.4-1.debian.tar.gz
 24f62e76c40bfb819a98ef37e8f192c6 22026226 x11 optional 
oxygen-icon-theme_4.4.4-1_all.deb
 5d791cbc023ce0636adcfa068221d5c8 3328 kde optional 
kde-icons-oxygen_4.4.4-1_all.deb

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

iEYEARECAAYFAkwEub4ACgkQHO9JRnPq4hRTzgCgkCzkficqVk9NA3HFfU5kK+6e
IacAoMZHA7iAsQETFDfWeC3bpJIXgUEu
=6dN8
-END PGP SIGNATURE-


Accepted:
kde-icons-oxygen_4.4.4-1_all.deb
  to main/o/oxygen-icons/kde-icons-oxygen_4.4.4-1_all.deb
oxygen-icon-theme_4.4.4-1_all.deb
  to main/o/oxygen-icons/oxygen-icon-theme_4.4.4-1_all.deb
oxygen-icons_4.4.4-1.debian.tar.gz
  to main/o/oxygen-icons/oxygen-icons_4.4.4-1.debian.tar.gz
oxygen-icons_4.4.4-1.dsc
  to main/o/oxygen-icons/oxygen-icons_4.4.4-1.dsc
oxygen-icons_4.4.4.orig.tar.bz2
  to main/o/oxygen-icons/oxygen-icons_4.4.4.orig.tar.bz2


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



Accepted pkg-kde-tools 0.9.0 (source all)

2010-06-01 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:05:57 +0300
Source: pkg-kde-tools
Binary: pkg-kde-tools
Architecture: source all
Version: 0.9.0
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Modestas Vainius mo...@debian.org
Description: 
 pkg-kde-tools - various packaging tools and scripts for KDE Applications
Changes: 
 pkg-kde-tools (0.9.0) unstable; urgency=low
 .
   * Drop deprecated `pkgkde-symbolshelper symbolfile` support from
 cdbs/symbolshelper.mk.
   * qt-kde-team/1/debian-qt-kde.mk: enable quilt patchsystem only if
 quilt is in Build-Depends. This adds support for 3.0 (quilt) source format.
   * Switch HTML_INSTALL_DIR from /usr/share/doc/kde4/HTML to
 /usr/share/doc/kde/HTML, add NEWS entry about this important change which
 may trigger FTBFSes in the third party packages.
   * debian-qt-kde.mk: replace usr/share/doc/kde4 references with
 usr/share/doc/kde.
Checksums-Sha1: 
 3f3f313cf0bc0233f95291c0d14067efe794d4b8 976 pkg-kde-tools_0.9.0.dsc
 12f18edd1cfd821719527c4b7b821f87e05e25cb 59447 pkg-kde-tools_0.9.0.tar.bz2
 d2f9c53e65253311867bd4d648c3978556b3eb2b 86864 pkg-kde-tools_0.9.0_all.deb
Checksums-Sha256: 
 8aa500c37f02097f009fa3695dbb05647ceb9fd31d0d5897b29ae47e960790c0 976 
pkg-kde-tools_0.9.0.dsc
 7c0c4c45767daf1b14c8406a963c77aa53efdbe9b4f0d517871f182cc75f2df2 59447 
pkg-kde-tools_0.9.0.tar.bz2
 925bf58ccc9f4023b25a869185dd069b8e7c7ee550916a033ea305d5424b7bb8 86864 
pkg-kde-tools_0.9.0_all.deb
Files: 
 bb511030d3a25c2b8cbf82aa22193786 976 devel extra pkg-kde-tools_0.9.0.dsc
 57ed6ab77ba65b75d04568b02cf97d97 59447 devel extra pkg-kde-tools_0.9.0.tar.bz2
 51c7dc1dad80c8172ddcf89bbafc67e3 86864 devel extra pkg-kde-tools_0.9.0_all.deb

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

iEYEARECAAYFAkwEMu8ACgkQHO9JRnPq4hQ6LQCfaIAgDzXSl37zy+Lv5jXlJyxq
6uEAn2Vhir50O9DvJAIx4Zjrb53g5Rqn
=GGl5
-END PGP SIGNATURE-


Accepted:
pkg-kde-tools_0.9.0.dsc
  to main/p/pkg-kde-tools/pkg-kde-tools_0.9.0.dsc
pkg-kde-tools_0.9.0.tar.bz2
  to main/p/pkg-kde-tools/pkg-kde-tools_0.9.0.tar.bz2
pkg-kde-tools_0.9.0_all.deb
  to main/p/pkg-kde-tools/pkg-kde-tools_0.9.0_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/e1ojp5c-sd...@ries.debian.org



Accepted docky 2.0.4-1 (source all)

2010-06-01 Thread Christopher James Halse Rogers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 31 May 2010 23:03:30 +1000
Source: docky
Binary: docky python-docky
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Christopher James Halse Rogers r...@ubuntu.com
Description: 
 docky  - Elegant, powerful, clean dock
 python-docky - Elegant, powerful, clean dock - Python support library
Closes: 582046
Changes: 
 docky (2.0.4-1) unstable; urgency=low
 .
   [ Iain Lane ]
   * debian/control: Specify that only python version = 2.5 are supported,
 thanks to Stefano Rivera for the report (Closes: #582046)
 .
   [ Rico Tzschichholz ]
   * New upstream release 2.0.4 Do you think you're better off alone?,
 changes include:
 + fix positioning of menus/hovers on multimon setups (LP: #544047)
 + make settings dialog smaller so it fits on netbook screens (LP: #581458)
 + FileApplicationProvider.PinToDock misses a handle-removal
   This caused a duplicated item when restarting a just pinned application 
and
   leads to a crash when trying to pin the new item (LP: #585136)
 + update transient items when moving the active window (LP: #581077)
 + fix crash when a file is on the dock where this file no longer exists
   (LP: #581074)
 + fix drag'n'drop-hover-strings (LP: #556041)
 + add call to GLib.Thread.Init (LP: #586969)
 + Window-Matching
   - better OpenOffice handling (LP: #486887) (LP: #580275)
 (LP: #504486) (LP: #580275)
 + Helper
   - fix a crash regarding helpers terminating
   - fix killing helpers from prefs menu
   - fix potential crash when disabling helpers
   - cleanup the helpers, fix a few possible leaks in them
 + Clock: fix problems with the small clock rendering
 + GMail:
   - fix compose mail url in GMail docklet for Google app domains (LP: 
#582212)
   - fix crash when removing a gmail label (LP: #576596)
   - refresh be set up to 1 day (1440 mins) long (LP: #580441)
   - missing string internationalization in GMail
 + RecentDocuments: better locking to avoid crashes when clearing
   recent documents (LP: #580723)
 + Weather: make sure weather doesn't reload when prefs open (LP: #580314)
 + Bookmarks: stop spurious errors when dragging files over
   unmounted bookmarks (LP: #580361)
 + NPR: fix failing to load after network comes back up (LP: #523155)
 + make banshee and rhythmbox helper a bit smarter looking
   for art-cover-files (LP: #578254)
 + fix class-names in the deluge helper
 + change open terminal here helper to use the gnome default terminal,
   with a fallback to gnome-terminal if the default is not set
 + fix issues with newer zeitgeist version (LP: #570286)
 .
   [Christopher James Halse Rogers]
   * debian/patches/mail_label_crash:
   * debian/patches/window_grouping_reliability:
 + Drop patches incorporated in new upstream release.
   * debian/rules:
 + Run autoreconf before configure for GIO buildsystem patch.
 + Remove autofoo cruft on clean.
   * debian/patches/use-system-gio-sharp.patch:
 + Build against the system gio-sharp
   * debian/control:
 + Add build-depends on libgconf2-dev for autoreconf,
   libgio2.0-cil-dev.
Checksums-Sha1: 
 a2571f492c6c82c643c2952f885f6b8339388644 2069 docky_2.0.4-1.dsc
 a941cf52abe8d57a6cc7ff5b1e965a7f69f4c3f4 965657 docky_2.0.4.orig.tar.gz
 c494d8ed72ea9d76c8b6974f23a06171ed641b2e 7320 docky_2.0.4-1.diff.gz
 6d616ceedd4838dea015473e3faff99d374d3115 557524 docky_2.0.4-1_all.deb
 648fb1aafd879321821a003d3e263f8550bd86c3 7314 python-docky_2.0.4-1_all.deb
Checksums-Sha256: 
 086fd88413e02a995d55d1dc6277cf51c0fb228137b84d295a396f5634b2f033 2069 
docky_2.0.4-1.dsc
 25bf230f0ec0fc0ee4fbe4212aa9e5b2826f14525eeecc9b1ef3ca04a36cc621 965657 
docky_2.0.4.orig.tar.gz
 f1ab9d7ed92ee3fa8f12a2c2102c19740f5da1d730499d3fc6e556da7dcd9b03 7320 
docky_2.0.4-1.diff.gz
 afac1499410daaf80ff4aac8994b441330950eb054acdc4139243aebc1047270 557524 
docky_2.0.4-1_all.deb
 9ccf34ad34250c874254b26a92a80f469fc9114f044200b72acd36e69cfce9ed 7314 
python-docky_2.0.4-1_all.deb
Files: 
 5a25b1ae8bde275f8ae0ad1cbf04c8ca 2069 x11 optional docky_2.0.4-1.dsc
 89dba358e7a90c5f8eec45e4b50112bc 965657 x11 optional docky_2.0.4.orig.tar.gz
 5da55635eeb72198f30fabb9cab65fe2 7320 x11 optional docky_2.0.4-1.diff.gz
 d7d78dcbebc99d892c457a2cae43e72a 557524 x11 optional docky_2.0.4-1_all.deb
 807d0045306c6446013e6dd312469885 7314 python optional 
python-docky_2.0.4-1_all.deb

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

iQEcBAEBCAAGBQJMBOXuAAoJEMkPnLkOH60MTuMH/Rmi6NLy+ICSnSZ+gmi7IxRo
gkxgH6oNhU4G2zKT2D/HnBZgNVyWUPO1jhO8r1uhbuGYU6N1tBViDelgZgOsbj20
ldv46phYBroA/GPYjvf4bLwu9sbObHZH7OZsx7EebnLot3bMXIoFc21c7StFUpoO
L45UVdb9/lOnXvYHdsYo11lxkCgf0ReqvqnTbmOoKmQ/x5NlL02GZ0m6ueNTpGv3

Accepted gnumeric 1.10.5-1 (source all amd64)

2010-06-01 Thread J.H.M. Dassen (Ray)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 08:39:08 +0200
Source: gnumeric
Binary: gnumeric gnumeric-common gnumeric-doc gnumeric-plugins-extra
Architecture: source all amd64
Version: 1.10.5-1
Distribution: unstable
Urgency: low
Maintainer: J.H.M. Dassen (Ray) jdas...@debian.org
Changed-By: J.H.M. Dassen (Ray) jdas...@debian.org
Description: 
 gnumeric   - spreadsheet application for GNOME - main program
 gnumeric-common - spreadsheet application for GNOME - common files
 gnumeric-doc - spreadsheet application for GNOME - documentation
 gnumeric-plugins-extra - spreadsheet application for GNOME - additional plugins
Changes: 
 gnumeric (1.10.5-1) unstable; urgency=low
 .
   * New upstream stable release.
   * [debian/control] Bumped goffice build dependency as per configure.in .
Checksums-Sha1: 
 caf1d1cb21c38bc948b9539b8f7a6a0434940d41 1686 gnumeric_1.10.5-1.dsc
 4422e6b5becc6aeb30f8ce794b037eeeaa9ea04e 17674361 gnumeric_1.10.5.orig.tar.bz2
 50bfba0516c41a78cb06a3a5d8a038cc99f4947d 51805 gnumeric_1.10.5-1.debian.tar.gz
 434a8655d433df01f0b65b208e03e79a2b98ca92 3341360 
gnumeric-common_1.10.5-1_all.deb
 1e545bfb85287feb968d5eaf97225d96605ba079 6355326 gnumeric-doc_1.10.5-1_all.deb
 37001a132ed56d391e9099058811f6aa18de7a50 2493868 gnumeric_1.10.5-1_amd64.deb
 1d3df17539cf8613079edaeec34097a961af54e4 208228 
gnumeric-plugins-extra_1.10.5-1_amd64.deb
Checksums-Sha256: 
 6b261a661a7a9f83065f8d477e3cd2a704c5979e4cdecfdabb5cd2451e4bf9af 1686 
gnumeric_1.10.5-1.dsc
 2b32c0f1f00870149de85f4dc86d316d2287db4b4950a6d7afa4155287e7476a 17674361 
gnumeric_1.10.5.orig.tar.bz2
 83fa9130969a32c2c621b97906bf3446800f595985dfebd5cb6f6a196c9ae2f8 51805 
gnumeric_1.10.5-1.debian.tar.gz
 5549f9c384ee7ac8946401fd06afc6515e649650135ba47c61337d0ed58040b1 3341360 
gnumeric-common_1.10.5-1_all.deb
 ca9b163609b5b01213a7ba961afde0bea71e0f0235853c37e188dd230a3b9e0c 6355326 
gnumeric-doc_1.10.5-1_all.deb
 9a0fc745f069cac871a0e0ce29f9c7bf32b0de4c5d02f69b87433b7da20db4c3 2493868 
gnumeric_1.10.5-1_amd64.deb
 ee947f8c28e8b71d1f25811358091730b2d63747ecf650a002db79aa2f24b4f2 208228 
gnumeric-plugins-extra_1.10.5-1_amd64.deb
Files: 
 bd3ae11f755106708be78507faf649e8 1686 math optional gnumeric_1.10.5-1.dsc
 157b0bde46435566122327696a44d4cb 17674361 math optional 
gnumeric_1.10.5.orig.tar.bz2
 9478632d3dec25bf8d4f6eac83fb8623 51805 math optional 
gnumeric_1.10.5-1.debian.tar.gz
 28b2c196f6dbea528e64f9606074aaca 3341360 math optional 
gnumeric-common_1.10.5-1_all.deb
 5f55738fe47feb1d1f8dac787fe7fddd 6355326 doc optional 
gnumeric-doc_1.10.5-1_all.deb
 9783e77f1581a6020c0b74010a958997 2493868 math optional 
gnumeric_1.10.5-1_amd64.deb
 49f24a4723f870fefbacf52c30946077 208228 math optional 
gnumeric-plugins-extra_1.10.5-1_amd64.deb

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

iEYEARECAAYFAkwE40EACgkQmGjI2TeZ54dh2QCfXZX+Lpyy2qMfZoNnU/Yj2uMW
sPkAoJduP0j4q/puGZe+pEIn61w2yjkl
=CIGA
-END PGP SIGNATURE-


Accepted:
gnumeric-common_1.10.5-1_all.deb
  to main/g/gnumeric/gnumeric-common_1.10.5-1_all.deb
gnumeric-doc_1.10.5-1_all.deb
  to main/g/gnumeric/gnumeric-doc_1.10.5-1_all.deb
gnumeric-plugins-extra_1.10.5-1_amd64.deb
  to main/g/gnumeric/gnumeric-plugins-extra_1.10.5-1_amd64.deb
gnumeric_1.10.5-1.debian.tar.gz
  to main/g/gnumeric/gnumeric_1.10.5-1.debian.tar.gz
gnumeric_1.10.5-1.dsc
  to main/g/gnumeric/gnumeric_1.10.5-1.dsc
gnumeric_1.10.5-1_amd64.deb
  to main/g/gnumeric/gnumeric_1.10.5-1_amd64.deb
gnumeric_1.10.5.orig.tar.bz2
  to main/g/gnumeric/gnumeric_1.10.5.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/e1ojpfa-0001jb...@ries.debian.org



Accepted goffice 0.8.5-1 (source all amd64)

2010-06-01 Thread J.H.M. Dassen (Ray)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 08:39:01 +0200
Source: goffice
Binary: libgoffice-0.8-dev libgoffice-dbg libgoffice-0.8-8 
libgoffice-0.8-8-common
Architecture: source all amd64
Version: 0.8.5-1
Distribution: unstable
Urgency: low
Maintainer: J.H.M. Dassen (Ray) jdas...@debian.org
Changed-By: J.H.M. Dassen (Ray) jdas...@debian.org
Description: 
 libgoffice-0.8-8 - Document centric objects library - runtime files
 libgoffice-0.8-8-common - Document centric objects library - common files
 libgoffice-0.8-dev - Document centric objects library - runtime files
 libgoffice-dbg - Document centric objects library - debugging files
Changes: 
 goffice (0.8.5-1) unstable; urgency=low
 .
   * New upstream stable release.
Checksums-Sha1: 
 607ed7ce9f3d73be92871ee304660b53eec192b0 1525 goffice_0.8.5-1.dsc
 daffedcec49f97aa4a8551ecea485f83ffcd5bc1 2286183 goffice_0.8.5.orig.tar.bz2
 e393329e5a89143d07b3910e1e9750191f2e60bc 16444 goffice_0.8.5-1.debian.tar.gz
 c262edbe51c304cda835e880a97528adcaaddec5 1103070 
libgoffice-0.8-8-common_0.8.5-1_all.deb
 02485d090ef8e68d544747b5ff0b2fa96c5ae7e6 1269550 
libgoffice-0.8-dev_0.8.5-1_amd64.deb
 11e45e07dbf6926cc604fb819509f303a58de224 1609730 
libgoffice-dbg_0.8.5-1_amd64.deb
 4b53fdfe35ff69f4d51b241b195c9726cc883c9e 1572696 
libgoffice-0.8-8_0.8.5-1_amd64.deb
Checksums-Sha256: 
 8353777f09051ff769907d2b4fabe0ccffc33294811c9ad391c8cdafee38637c 1525 
goffice_0.8.5-1.dsc
 e35f2566b09b903aa878afef4968281d3daa2df433bd1ceca066ce740292c652 2286183 
goffice_0.8.5.orig.tar.bz2
 6be0cc779ec5a60af9cedb9126968deb208e8a54b9e69fc549d59fd0287a4554 16444 
goffice_0.8.5-1.debian.tar.gz
 d6c56b906c14359dc735adc3e91a8b9872d39a7616aa6a09fb5833fae01b42f7 1103070 
libgoffice-0.8-8-common_0.8.5-1_all.deb
 d4068ba58046b8705a25dc9880ae187af407aa16d69bf17e1f40bb99b25e38ff 1269550 
libgoffice-0.8-dev_0.8.5-1_amd64.deb
 ec856bf4e083b22dc8a22ad0faace6ca412cb4f21880a0484992c089cca03371 1609730 
libgoffice-dbg_0.8.5-1_amd64.deb
 2ae82ee50ae0a245efea6fe05c99ccaaf34914ee76e420c8b1e4a0c5a2324b97 1572696 
libgoffice-0.8-8_0.8.5-1_amd64.deb
Files: 
 3d089371c15165c0ce98594700ec5463 1525 libs optional goffice_0.8.5-1.dsc
 3dda09fa540c947d45384b53713e49d5 2286183 libs optional 
goffice_0.8.5.orig.tar.bz2
 ef4355ca8da151d13006326e7e4d5d74 16444 libs optional 
goffice_0.8.5-1.debian.tar.gz
 3872eadc08ee2e1ff2fce5633bf44136 1103070 libs optional 
libgoffice-0.8-8-common_0.8.5-1_all.deb
 5712b9fcf0043387382af6e3c9e41c49 1269550 libdevel optional 
libgoffice-0.8-dev_0.8.5-1_amd64.deb
 8015993f26dd47d80816c8ce7ed41cc5 1609730 debug extra 
libgoffice-dbg_0.8.5-1_amd64.deb
 756a1d6f6a5667cc5d97a1398b3fbb29 1572696 libs optional 
libgoffice-0.8-8_0.8.5-1_amd64.deb

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

iEYEARECAAYFAkwE4ysACgkQmGjI2TeZ54dsfACeMd76IvtN/oaD5DFpdWbtZcvk
VnoAnRepBZfleaWbakFr6RzABGkN3Nik
=quNq
-END PGP SIGNATURE-


Accepted:
goffice_0.8.5-1.debian.tar.gz
  to main/g/goffice/goffice_0.8.5-1.debian.tar.gz
goffice_0.8.5-1.dsc
  to main/g/goffice/goffice_0.8.5-1.dsc
goffice_0.8.5.orig.tar.bz2
  to main/g/goffice/goffice_0.8.5.orig.tar.bz2
libgoffice-0.8-8-common_0.8.5-1_all.deb
  to main/g/goffice/libgoffice-0.8-8-common_0.8.5-1_all.deb
libgoffice-0.8-8_0.8.5-1_amd64.deb
  to main/g/goffice/libgoffice-0.8-8_0.8.5-1_amd64.deb
libgoffice-0.8-dev_0.8.5-1_amd64.deb
  to main/g/goffice/libgoffice-0.8-dev_0.8.5-1_amd64.deb
libgoffice-dbg_0.8.5-1_amd64.deb
  to main/g/goffice/libgoffice-dbg_0.8.5-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/e1ojpga-0001ss...@ries.debian.org



Accepted kdeartwork 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:12 +0300
Source: kdeartwork
Binary: kdeartwork kdeartwork-emoticons kdewallpapers kdeartwork-theme-icon 
kde-icons-nuvola nuvola-icon-theme kdeartwork-theme-window kdeartwork-style 
kscreensaver kscreensaver-xsavers kscreensaver-xsavers-webcollage 
plasma-desktopthemes-artwork kdeartwork-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 kdeartwork-dbg - debugging symbols for kdeartwork
 kdeartwork-emoticons - emoticon collections for KDE chat clients
 kdeartwork-style - widget styles released with KDE
 kdeartwork-theme-icon - icon themes released with KDE
 kdeartwork - themes, styles and other artwork from the official KDE release
 kdeartwork-theme-window - window decoration themes released with KDE
 kde-icons-nuvola - transitional package for Nuvola icon theme
 kdewallpapers - wallpapers released with KDE
 kscreensaver - Additional screensavers released with KDE
 kscreensaver-xsavers-webcollage - webcollage screensaver support for KDE
 kscreensaver-xsavers - xscreensaver support for KDE
 nuvola-icon-theme - Nuvola icon theme
 plasma-desktopthemes-artwork - desktop themes for KDE
Changes: 
 kdeartwork (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 bc5396b4d254ac2f693301506af6e5dc5932 2046 kdeartwork_4.4.4-1.dsc
 03f47db801c99a83b5487bbccb5391972ffb8a77 13711 kdeartwork_4.4.4-1.debian.tar.gz
 7a0dd910a97a1bc9e5a98f4d83104f287f4534d5 72535835 kdeartwork_4.4.4.orig.tar.bz2
 a1d9f45c26ae9535a87c15571a2a9c28f6f10ff0 1417650 kdeartwork_4.4.4-1_all.deb
 28245ab2ebd26b46c39c642ba920f784afb387e2 77986 
kdeartwork-emoticons_4.4.4-1_all.deb
 9948d8ee7947514e5f3d0d4f9ee1592af97df833 48671984 kdewallpapers_4.4.4-1_all.deb
 f3deb46cc8c81c65997be90dec277c16e6375105 9560 
kdeartwork-theme-icon_4.4.4-1_all.deb
 e2b43a3e803a52d138a3ed8e08c0bc213e63acfe 9542 kde-icons-nuvola_4.4.4-1_all.deb
 41f2c17df0b2cfe70ff2f6f8626460996741ac80 13137822 
nuvola-icon-theme_4.4.4-1_all.deb
 451671a5e62f8cb4139bfce0b6865a20d544a142 14076 
kscreensaver-xsavers-webcollage_4.4.4-1_all.deb
 839d398f260f834f5a5b9c4798876aa741f586b2 1090740 
plasma-desktopthemes-artwork_4.4.4-1_all.deb
 d757b21a467345ae2f4ca99a07d4da2fe6eadfec 9540 
kdeartwork-theme-window_4.4.4-1_amd64.deb
 3fb7f205c1ec3b9dc063f1e87110862df2efad06 55978 
kdeartwork-style_4.4.4-1_amd64.deb
 129759c1a13169e5aacc80247d6383a370870e85 751890 kscreensaver_4.4.4-1_amd64.deb
 9500612042546ebec053d965ae28d7a8e23a63cc 204244 
kscreensaver-xsavers_4.4.4-1_amd64.deb
 f94331a0fb0c303e3105db38b6623daa52d32438 4194348 
kdeartwork-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 79dc73a3f4dcf48a09e7aa09ca693fd577fd283c205eb2267207e67b9e0f27ed 2046 
kdeartwork_4.4.4-1.dsc
 389f2c96d542f04dbcfa17dd1ff2b64774022bcbe05cb51ba720ac098ec39e8e 13711 
kdeartwork_4.4.4-1.debian.tar.gz
 db9f5aa6198952357811a5a04af9e1ecf79e1e774b39c12dfd9d9fe3d404c5de 72535835 
kdeartwork_4.4.4.orig.tar.bz2
 1da2a6fedc87f3b3d2940fcc33ea293dffdb8994252ae6fbc7f4ae7007d155a1 1417650 
kdeartwork_4.4.4-1_all.deb
 f25bb9066821ba7b7010f23111a225f54a471f9a4e4454d1ab76599a100255cc 77986 
kdeartwork-emoticons_4.4.4-1_all.deb
 51fe10c77b872ed6111cdc4673fa407a8bf0d32a76757465e4a10d0df2f88bd9 48671984 
kdewallpapers_4.4.4-1_all.deb
 4deb1cbc25cef4fbd04cbf08f9d0a3653fba8ef592678696199d325090208a19 9560 
kdeartwork-theme-icon_4.4.4-1_all.deb
 09bdd638f1bd8c2bc28d39415b9a879329395c97dbeec0fde72d28e9cbdf8b5d 9542 
kde-icons-nuvola_4.4.4-1_all.deb
 a107be2300a95147ca9687c7d3c7906217c8eeeb47f4d8b7cb5192807dcac9db 13137822 
nuvola-icon-theme_4.4.4-1_all.deb
 1554cacad6b0abc5edb770a893f20ae99452622074c89a3f5d1c99fe5319d865 14076 
kscreensaver-xsavers-webcollage_4.4.4-1_all.deb
 bbae2562731c5bf2755e7818b640a82df9e840bd7789affdc03f8e4df7c52017 1090740 
plasma-desktopthemes-artwork_4.4.4-1_all.deb
 05e5cab6392adaad1143aa6396eedec6f0e0ac365d9ca34ccde677e9bed10fc0 9540 
kdeartwork-theme-window_4.4.4-1_amd64.deb
 62253ad1b2c41b55f9ed98524bd0caacb41718d7ba76f3c16dc16965148a0a86 55978 
kdeartwork-style_4.4.4-1_amd64.deb
 8e3d8bad9a4ebb29f42d299ab0727f6abc1a5d635a403be3d740f455da7a3438 751890 
kscreensaver_4.4.4-1_amd64.deb
 71c5370518a654a01153b601a1b56d05649065fb81f5c87762c8a485f0c242dd 204244 

Accepted kdebase 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:13 +0300
Source: kdebase
Binary: kdebase-apps dolphin kappfinder kdebase-bin kdebase-data kdepasswd 
kfind kinfocenter konqueror konqueror-nsplugins konsole kwrite libkonq5 
libkonq5-templates libkonq5-dev libkonqsidebarplugin4a libkonqsidebarplugin-dev 
plasma-widget-folderview kdebase-dbg
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 dolphin- file manager for KDE 4
 kappfinder - non-KDE application finder for KDE 4
 kdebase-apps - base applications from the official KDE release
 kdebase-bin - core binaries for the KDE 4 base module
 kdebase-data - shared data files for the KDE 4 base module
 kdebase-dbg - debugging symbols for the KDE 4 base applications module
 kdepasswd  - password changer for KDE 4
 kfind  - file search utility for KDE 4
 kinfocenter - system information viewer for KDE 4
 konqueror  - KDE 4's advanced file manager, web browser and document viewer
 konqueror-nsplugins - Netscape plugin support for Konqueror
 konsole- X terminal emulator for KDE 4
 kwrite - text editor for KDE 4
 libkonq5   - core libraries for Konqueror
 libkonq5-dev - development files for the Konqueror libraries
 libkonq5-templates - data files for the Konqueror libraries
 libkonqsidebarplugin4a - Konqueror sidebar plugin library
 libkonqsidebarplugin-dev - Konqueror sidebar plugin library development files
 plasma-widget-folderview - Folder View Plasma widget
Changes: 
 kdebase (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 40aef984339e14e34c54c1096b71e95f7a65bb92 2104 kdebase_4.4.4-1.dsc
 0243d31f044a27ebf4c7637658c873c558071def 32651 kdebase_4.4.4-1.debian.tar.gz
 96c8b34fa388831fba2fe154b27d04514e87b34f 4048040 kdebase_4.4.4.orig.tar.bz2
 dacd8a87db8e411eb1ed1b26a6c76e90b6fc3bda 16644 kdebase-apps_4.4.4-1_all.deb
 cda02294d3c8d9a7196be146e5f0ea9ba8c8fb7d 904372 kdebase-data_4.4.4-1_all.deb
 b44f248b9090b6774b2ad439b46cc26065f39600 45202 
libkonq5-templates_4.4.4-1_all.deb
 4119ff765b496a529404d55afb0cf424ad209a88 944216 dolphin_4.4.4-1_amd64.deb
 246fc81eb8d4e466b040c996391a40886c3bfb18 385982 kappfinder_4.4.4-1_amd64.deb
 c877d076b2f2761c0c266e9973ca79b130789ff5 452342 kdebase-bin_4.4.4-1_amd64.deb
 405cf6c7fa1d3c4d3a4618ac1a266874150dc704 127170 kdepasswd_4.4.4-1_amd64.deb
 131eded47ac0cbb4ea0dfa34c8832d8dee52f2d7 186358 kfind_4.4.4-1_amd64.deb
 619462e71249548e5da8bf169f4a6c4417037490 760388 kinfocenter_4.4.4-1_amd64.deb
 1cb179fb92327076abf1cfda2a514dcd979f691e 1364980 konqueror_4.4.4-1_amd64.deb
 aaa6ce47760830446d2b4780261801dd89313ba2 155936 
konqueror-nsplugins_4.4.4-1_amd64.deb
 15451cba7e95546511a60ea15f8ef675b4cf249c 485856 konsole_4.4.4-1_amd64.deb
 df9a4e9b188426581936b2f8f858c638b634f2a2 96334 kwrite_4.4.4-1_amd64.deb
 e877f69d838154d78db696899ccc527869787ef1 138978 libkonq5_4.4.4-1_amd64.deb
 e98074dc789499f3ee66f8b2a0cac19195b96675 31160 libkonq5-dev_4.4.4-1_amd64.deb
 a984dae209c171c9aabff858694189f30c00ef5a 24380 
libkonqsidebarplugin4a_4.4.4-1_amd64.deb
 530ac840f59e808376ba28778ad77363fe343297 18800 
libkonqsidebarplugin-dev_4.4.4-1_amd64.deb
 3406d27ae73b9059d0a7c443d4b5366cf5534900 188126 
plasma-widget-folderview_4.4.4-1_amd64.deb
 72c72bdedfc1a3e5f7de4bdd05e1e6cd962c9634 28974922 kdebase-dbg_4.4.4-1_amd64.deb
Checksums-Sha256: 
 14955d8ef00b255b0fb695f0e2b46e84e5e2bbb15faf64108ef265350a1e8e83 2104 
kdebase_4.4.4-1.dsc
 7706875607f8c505015f5b9632632b56e27d757dbc8af31fa3cbf5e49729160f 32651 
kdebase_4.4.4-1.debian.tar.gz
 dc7462dfedbaa3128d59e139c014633aa6062f6f38ca181731012c5a8c329e81 4048040 
kdebase_4.4.4.orig.tar.bz2
 3a26cbf3fa0422a2198ec47d188bafd61aa5b84ac78a31ddaa2eadf13d8bcb6b 16644 
kdebase-apps_4.4.4-1_all.deb
 8209f1bbaa1f553541d8783a7bde098c41e9e954223855215a14bcacbc069533 904372 
kdebase-data_4.4.4-1_all.deb
 eef3f30388e616186b35e1db6bc41fbb78d3cceea3f494c281beb56dc1090cfb 45202 
libkonq5-templates_4.4.4-1_all.deb
 71e7d734e3c863ac43d43efdd7d7286f25f151f2a7185691fd5cc6ae1b56cb9a 944216 
dolphin_4.4.4-1_amd64.deb
 e6e8ab2ad2a1c2be5b89a33ecb74a9ee2e72b363e4191a138c597922b9aa5b36 385982 
kappfinder_4.4.4-1_amd64.deb
 

Accepted kdeutils 4:4.4.4-1 (source all amd64)

2010-06-01 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 01:15:20 +0300
Source: kdeutils
Binary: kdeutils kdeutils-dbg ark kcalc kcharselect kdelirc kdf kfloppy kgpg 
ktimer kwalletmanager okteta plasma-scriptengine-superkaramba sweeper 
printer-applet
Architecture: all amd64 source
Version: 4:4.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 ark- archive utility for KDE 4
 kcalc  - calculator for KDE 4
 kcharselect - special character utility for KDE 4
 kdelirc- infrared remote control for KDE 4
 kdeutils-dbg - debugging symbols for the KDE 4 utilities module
 kdeutils   - general-purpose utilities from the official KDE 4 release
 kdf- disk information utility for KDE 4
 kfloppy- floppy formatter for KDE 4
 kgpg   - encryption utility for KDE 4
 ktimer - countdown timer for KDE 4
 kwalletmanager - secure password wallet manager for KDE 4
 okteta - hexadecimal editor for binary files for KDE 4
 plasma-scriptengine-superkaramba - SuperKaramba theme support for the KDE 4 
Plasma desktop
 printer-applet - manages your printing jobs
 sweeper- history and temporary file cleaner for KDE 4
Changes: 
 kdeutils (4:4.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Modestas Vainius ]
   * Bump pkg-kde-tools build dependency to (= 0.9) for HTML_INSTALL_DIR
 switch and 3.0 (quilt) source format support.
   * Switch to 3.0 (quilt) source package format and original tar.bz2
 tarballs.
   * Replace usr/share/doc/kde4 references with usr/share/doc/kde.
   * Drop quilt from Build-Depends, no longer needed for 3.0 (quilt).
   * Remove debian/README.source. Patch support is part of source format
 now.
   * Move debian/source.lintian-overrides to debian/source/lintian-overrides.
   * Bump kde-sc-dev-latest build dependency to 4:4.4.4.
Checksums-Sha1: 
 73a4d6a0e086fd5faf58dbda569d00df1af3efda 1859 kdeutils_4.4.4-1.dsc
 051374b11bb8119158acafa0b699fc16cf58662e 14124 kdeutils_4.4.4-1.debian.tar.gz
 9a8e3358862151417f4d10a1c19839442b077e52 2693100 kdeutils_4.4.4.orig.tar.bz2
 bb26834eefd8e89783fa20bea7eecfc78659e25b 11546 kdeutils_4.4.4-1_all.deb
 42ef1a9729827e8b2cb1bc99f98ffca73d04fafe 42114 printer-applet_4.4.4-1_all.deb
 79e693e18778a1c58affe000a981e26925c9f209 25187786 
kdeutils-dbg_4.4.4-1_amd64.deb
 470ee92d9b0175a70546bebaeda5af09ecb14954 306404 ark_4.4.4-1_amd64.deb
 9df21aee93511242c5aeff6bdff0c65deefeab62 159840 kcalc_4.4.4-1_amd64.deb
 b31f750e47a9a15634ddd7025faf742ffe43b2e7 33246 kcharselect_4.4.4-1_amd64.deb
 e32f197a3540f9c2c34eea742bf3ff0db971ad03 274882 kdelirc_4.4.4-1_amd64.deb
 9af11e674873ca3391294018972dbf45c8914940 331026 kdf_4.4.4-1_amd64.deb
 60c8f594f44866a3ef7515272f9f64487602fa66 87384 kfloppy_4.4.4-1_amd64.deb
 cf2dbd346e8568da93904b9ad2d7475b2ab3f3b5 1037250 kgpg_4.4.4-1_amd64.deb
 4e82d976a8e6ee41dd289b2ef07ab98da07b3611 136640 ktimer_4.4.4-1_amd64.deb
 f80efa7c75778747e9b7885cd7d98c737c13710b 436674 
kwalletmanager_4.4.4-1_amd64.deb
 bfba15297ca1fcba6b5bf5699a1a275c15e93b76 710590 okteta_4.4.4-1_amd64.deb
 7ffc7eb618d080970f67deea67c907c9135d8c46 350640 
plasma-scriptengine-superkaramba_4.4.4-1_amd64.deb
 f8bd70ac6e8be96fbac1fa6f271592386f38e4cc 40262 sweeper_4.4.4-1_amd64.deb
Checksums-Sha256: 
 d05d6d10b1ab3e2e324c5b9c8c376d4ede474899180c79be88a70d205fccc133 1859 
kdeutils_4.4.4-1.dsc
 2faed970246e535cec243130254be60fd796499f3150d813f3020c2d3369efab 14124 
kdeutils_4.4.4-1.debian.tar.gz
 ac201c3f3bd6bcda0c4b027ba6ba6e850af7a577b7be4e507e66560ecc50b7ed 2693100 
kdeutils_4.4.4.orig.tar.bz2
 287f141034b0b78392a2cf4d6544239a48ba551b79c13a00e988da20be15051e 11546 
kdeutils_4.4.4-1_all.deb
 789b42ab171b7ae3d6e9533062d9368415d4199be75637de11e09d6429190a27 42114 
printer-applet_4.4.4-1_all.deb
 834cd25da8a0b318f7557d92e2e7465c5135ac4addd1c1b23a25778ecbd75e30 25187786 
kdeutils-dbg_4.4.4-1_amd64.deb
 ea190b7a47bb5ccff64258c23c1c98f89954e2dc01d54655ae1965b70cba6297 306404 
ark_4.4.4-1_amd64.deb
 2967b354221bdba25e14897fdec2bfa8f837d645a177bddfd08d707b6f8e7c4f 159840 
kcalc_4.4.4-1_amd64.deb
 7b0d2b165df922d46b7c16a588e7bc86a478ac4f606e25bb3e9d73d7438423a0 33246 
kcharselect_4.4.4-1_amd64.deb
 f1ee4bff9d0de939e6f3f2d4ecc1b2f0b4c265aba1b9acbc02f658a90e59badc 274882 
kdelirc_4.4.4-1_amd64.deb
 0d5ed06dec3cf641686eaf48b4cd80555bfef10e9685f5a1353bdc20baa8ebee 331026 
kdf_4.4.4-1_amd64.deb
 6420a682cf56260a0123dfad9f059207b797f2447f66ac69e1c67aade7901431 87384 
kfloppy_4.4.4-1_amd64.deb
 ba2ced3052fd244c6462724ba9eb84ddc7a2cef34f75ee93644b4a7fa2e16a58 1037250 
kgpg_4.4.4-1_amd64.deb
 85e192999228e8e009aa25ad1976e145dd67111edd23f93d3e2f4cb7bc8cc637 136640 
ktimer_4.4.4-1_amd64.deb
 0779206e23a8f3aac5ca339c018c5f54db763dc580ff2585d80ff06fdf43344d 436674 
kwalletmanager_4.4.4-1_amd64.deb
 6513a3210ac825bf811d77648c9891af2fdafb59d287df148d8b228c65e2f358 710590 

Accepted relational 0.10-2 (source all)

2010-06-01 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 11:35:05 +0100
Source: relational
Binary: python-relational relational
Architecture: source all
Version: 0.10-2
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 python-relational - Educational tool for relational algebra (standalone module)
 relational - Educational tool for relational algebra (graphical user interface
Closes: 583064
Changes: 
 relational (0.10-2) unstable; urgency=low
 .
   * Set section to 'math', not Python.
   * Remove architecture qualifier in Suggests; it applies to the current
 package (which is Architecture: all), not the specified package. (Closes:
 #583064)
   * Switch to dpkg 3.0 (quilt) source format.
   * Add Build-Depends on python to appease lintian.
   * Bump Standards-Version to 3.8.4.
Checksums-Sha1: 
 2bb28b1ff1beebbc69762fa501208a4208241bbe 1221 relational_0.10-2.dsc
 d97c716af2b7315ad493ff6be9477d679f6a9723 2340 relational_0.10-2.debian.tar.gz
 5fcb364cb820afe5fcf463b1ac919403cb59b524 18582 python-relational_0.10-2_all.deb
 da1895fa411716271be0003dcda35505f65f84ac 28330 relational_0.10-2_all.deb
Checksums-Sha256: 
 d92edd9eb8033494a2abc34c665c3de13cd9ac68859a7940891660264354460f 1221 
relational_0.10-2.dsc
 0c89e7bebe89ed7ac5be3b836854f00bc32d6feeb8e53cf249c80c6bec02b0ba 2340 
relational_0.10-2.debian.tar.gz
 a04bfe3baf67195f76ccf48bb358ec20482cc2fc1f87bab5952ea00ee002bec3 18582 
python-relational_0.10-2_all.deb
 bc9bbd9c9adcf00fafbb5c2df0e1b8d27a84ee820ea3fd6e8e0dd8eb612b4846 28330 
relational_0.10-2_all.deb
Files: 
 cfed58c8f6c6748394bfe1d8a717d595 1221 math optional relational_0.10-2.dsc
 d962a604428dfecf4edabaf4b4e6a09f 2340 math optional 
relational_0.10-2.debian.tar.gz
 3232e3a45056cb06dc758fcc2f96423f 18582 math optional 
python-relational_0.10-2_all.deb
 6ef053a9c8f2d5c1cff6c9f52499fc85 28330 math optional relational_0.10-2_all.deb

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

iEYEARECAAYFAkwE4pQACgkQ5/8uW2NPmiAxMACfQQHcQH9PDA/N7uQ/wizmvQoX
90IAniunPvxoZePjO9OEl2xQGieBAVhW
=1Txp
-END PGP SIGNATURE-


Accepted:
python-relational_0.10-2_all.deb
  to main/r/relational/python-relational_0.10-2_all.deb
relational_0.10-2.debian.tar.gz
  to main/r/relational/relational_0.10-2.debian.tar.gz
relational_0.10-2.dsc
  to main/r/relational/relational_0.10-2.dsc
relational_0.10-2_all.deb
  to main/r/relational/relational_0.10-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/e1ojpks-0003gg...@ries.debian.org



Accepted feh 1.6-1 (source amd64)

2010-06-01 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 11:37:21 +0200
Source: feh
Binary: feh
Architecture: source amd64
Version: 1.6-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Tille ti...@debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 feh- imlib2 based image viewer
Closes: 430218
Changes: 
 feh (1.6-1) unstable; urgency=low
 .
   * New upstream version
 Closes: #430218
   * debian/control: Build-Depends: perl-modules, libtest-command-perl
 to enable testing
Checksums-Sha1: 
 0e6436afece3d1b196b5fc061c5daa40ba087e72 1277 feh_1.6-1.dsc
 8000445a70dc6f7e27fe64cb49505c21d62a58b2 254599 feh_1.6.orig.tar.bz2
 8fa0655bc2e57c12cdb45ea7d1a01aeaeaa3163a 6427 feh_1.6-1.debian.tar.bz2
 9fce08bed01211dfd8d637f4acb71866b8d4089e 260236 feh_1.6-1_amd64.deb
Checksums-Sha256: 
 f0d25c9db988e2a6475a36bacf525379b4d3582ea75ed9a581e0d81bde745caf 1277 
feh_1.6-1.dsc
 114bcb3838c1513649233dac418d8d2ada386607fc958096e2ac4d40776f6f72 254599 
feh_1.6.orig.tar.bz2
 5577f4fda771be4836700070decf11232edb5267cbed3e8c26e4329860b6cb9f 6427 
feh_1.6-1.debian.tar.bz2
 a25968dcc90690acf816ea59c7c351c7af8544d262dcd7734e10aa81dd27dbf2 260236 
feh_1.6-1_amd64.deb
Files: 
 beca0c30f2460d200d057cf4c60cb226 1277 graphics optional feh_1.6-1.dsc
 476813d1b42b0d4b495d6976f886f34e 254599 graphics optional feh_1.6.orig.tar.bz2
 d1131960e5354765722f90216caa81eb 6427 graphics optional 
feh_1.6-1.debian.tar.bz2
 6f76742afc63dabfa9c493a76af261cf 260236 graphics optional feh_1.6-1_amd64.deb

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

iD8DBQFMBOkOYDBbMcCf01oRAsCdAJ9APyeHiM4qShzxJxo/hQiP1waqoACdFXr0
IcULy0HcoFkH+46Ld6IJpNQ=
=xxIt
-END PGP SIGNATURE-


Accepted:
feh_1.6-1.debian.tar.bz2
  to main/f/feh/feh_1.6-1.debian.tar.bz2
feh_1.6-1.dsc
  to main/f/feh/feh_1.6-1.dsc
feh_1.6-1_amd64.deb
  to main/f/feh/feh_1.6-1_amd64.deb
feh_1.6.orig.tar.bz2
  to main/f/feh/feh_1.6.orig.tar.bz2


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



Accepted mhddfs 0.1.32 (source amd64)

2010-06-01 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 01 Jun 2010 15:09:37 +0400
Source: mhddfs
Binary: mhddfs
Architecture: source amd64
Version: 0.1.32
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov un...@debian.org
Changed-By: Dmitry E. Oboukhov un...@debian.org
Description: 
 mhddfs - file system for unifying several mount points into one
Closes: 582888
Changes: 
 mhddfs (0.1.32) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (native) format.
   * Added startup check to remove duplicaties of mount directories,
closes: #582888.
   * Debian is upstream linux variant, so we will use debian native
 package format.
Checksums-Sha1: 
 76a1865964e79d569b78ce1282960c714543a548 824 mhddfs_0.1.32.dsc
 fdbcc9cbfec26a482e7f3abf456129cc6122a20a 38804 mhddfs_0.1.32.tar.gz
 a299620d86588ce202bef009ee2a7571f8799ceb 25602 mhddfs_0.1.32_amd64.deb
Checksums-Sha256: 
 7cfbe418054f28ccee7c01b4319116e9e3369d23a319fcd6c43ec5500307ac9a 824 
mhddfs_0.1.32.dsc
 ee50ac50a4043aa41930722f2116ee28337f0aec78d2d132ff048a0249681540 38804 
mhddfs_0.1.32.tar.gz
 0f0530fa6c36bcb8571c770d7a71d8d44774f07f6de50ff0a12888f3c5e37eea 25602 
mhddfs_0.1.32_amd64.deb
Files: 
 d9c941311e2bb47c7b20225a36c7329c 824 utils extra mhddfs_0.1.32.dsc
 c52f43739ccc1a1573a87db59c90df4b 38804 utils extra mhddfs_0.1.32.tar.gz
 f9e2e6b65c75435add507f72928539e1 25602 utils extra mhddfs_0.1.32_amd64.deb

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

iEYEAREDAAYFAkwE7Z4ACgkQq4wAz/jiZTeWPgCfYrvFYYmNuOwzpa7Fp++kCw35
bFYAoJfVreMIabpYkt+z0sFlOZHiOaBh
=NrUI
-END PGP SIGNATURE-


Accepted:
mhddfs_0.1.32.dsc
  to main/m/mhddfs/mhddfs_0.1.32.dsc
mhddfs_0.1.32.tar.gz
  to main/m/mhddfs/mhddfs_0.1.32.tar.gz
mhddfs_0.1.32_amd64.deb
  to main/m/mhddfs/mhddfs_0.1.32_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/e1ojpin-0004h8...@ries.debian.org



Accepted banshee 1.7.1-1 (source all amd64)

2010-06-01 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 27 May 2010 18:14:20 +0800
Source: banshee
Binary: banshee banshee-meego banshee-dbg monodoc-banshee-manual
Architecture: source amd64 all
Version: 1.7.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Chow Loong Jin hyper...@ubuntu.com
Description: 
 banshee- Media Management and Playback application
 banshee-dbg - Media Management and Playback application (debug symbols)
 banshee-meego - Media Management and Playback application - MeeGo extension
 monodoc-banshee-manual - Media Management and Playback application (developer 
documentatio
Changes: 
 banshee (1.7.1-1) experimental; urgency=low
 .
   [ Chow Loong Jin ]
   * New upstream release:
 + New Features Since 1.7.0:
   - Improvements for Audiobooks support
 Audiobooks tracks are now organized in books, which can be merged
 together. The last position in each book is automatically saved, so
 you can resume playing a book right from where you stopped.
 + Enhancements:
   - New preference to have the classic album layout instead of the grid 
view
   - Last.fm streaming can be disabled separately from the other Last.fm
 features.
   - Support for reading and writing MusicBrainz IDs
   - Show the TrackEditor fields as read-only mode when they are not 
editable
 + Notable Bugs Fixed
   - Fix Youtube playback
   - Fix deletion of Podcast metadata during modification
   - Fix a crash related to the notification deamon
   - Fix fetching cover for albums with several discs
   - Several fixes for the N800 device
   * debian/rules:
 + Enable Moblin integration (--enable-meego)
 .
   [ Iain Lane ]
   * debian/(control, rules, banshee-meego.install):
 + Add new package banshee-meego containing the Moblin integration.
Checksums-Sha1: 
 8c5136bae74718597dcd0b224c445a7af3f99912 2489 banshee_1.7.1-1.dsc
 5a4086c08d1594ce4b52b445304915ee3ae992b6 5020825 banshee_1.7.1.orig.tar.gz
 4f72fe038b4cc3525a434702b24b14ae8c34120d 24151 banshee_1.7.1-1.debian.tar.gz
 bf177bc130058485bed60b79215bf1cee1d259ad 3665438 banshee_1.7.1-1_amd64.deb
 ea7604a515c27fbf5d38240234c81d99925bc62c 36052 banshee-meego_1.7.1-1_amd64.deb
 a56dbcf95351155b1e872b4babb1efd077fd5e1d 1571646 banshee-dbg_1.7.1-1_amd64.deb
 6b6db5078ebbcc02287ed273e10857252ee6484a 691022 
monodoc-banshee-manual_1.7.1-1_all.deb
Checksums-Sha256: 
 47b9be7ac425698c5807f13d1f7e15d4542f71147f832ca6079e149407b1398d 2489 
banshee_1.7.1-1.dsc
 2b34bbc52973337dc1611516719c1dfd34bcb956e3f81de5b512988890aecc24 5020825 
banshee_1.7.1.orig.tar.gz
 13e00b1cfb73165f6216018a0d575f28cb617825d39520fba827df1a42b575ad 24151 
banshee_1.7.1-1.debian.tar.gz
 2bc84edc3791e414a6313e4008797e05ede037cf1a45fe1fb922a0bddad38740 3665438 
banshee_1.7.1-1_amd64.deb
 6c460726adef4e71e76f02c2b6d6d4902a8c4c34602e6906288eab8001557502 36052 
banshee-meego_1.7.1-1_amd64.deb
 e72b66394136c5a6ee0110517688f2f48f05636e0acc010feaa3e3c9a8e4820b 1571646 
banshee-dbg_1.7.1-1_amd64.deb
 b022cf531743e1890cf5a1b2b1b779469c1164ecbadfe67e1d00807ac73ec2f4 691022 
monodoc-banshee-manual_1.7.1-1_all.deb
Files: 
 0fb4250f219ddf02f412f5d306b3b898 2489 sound optional banshee_1.7.1-1.dsc
 6eca03a9b0b3cac617f43c905901514f 5020825 sound optional 
banshee_1.7.1.orig.tar.gz
 9d96f787090e070e42dca6ce9ed0f31e 24151 sound optional 
banshee_1.7.1-1.debian.tar.gz
 25d385a8ed1347271a9f3541f6ecd0bc 3665438 sound optional 
banshee_1.7.1-1_amd64.deb
 94cf998ed0189c70dff830294491f00d 36052 sound optional 
banshee-meego_1.7.1-1_amd64.deb
 87bdba1f3e7f624a5ff9035ba106aa4f 1571646 debug extra 
banshee-dbg_1.7.1-1_amd64.deb
 97b3d3738c729a1e9a7f0b79fddb5a13 691022 doc optional 
monodoc-banshee-manual_1.7.1-1_all.deb

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

iQEcBAEBCAAGBQJMBOzuAAoJEMkPnLkOH60MIa8IALRSmfZrLTkH0t4/zajzrXDd
B43bNhH9GGR4Nn2NCh3QuxKX7motgoQ1Jxd3R3FdrbhdmZg455s1milbZRbqBGV1
wXiElNBhO2QhcypOJU4LWHZW9mNpSzomiC4GlhmAWQtyXDlp/kBJfG01wPlg288D
z5kJ8vHsm0B4jK8WAQcfeIjifY4oJK+7g5qHObKAYKRwmWMpzwkK/wsXXYjWa579
lpV35QQRRys/j6TiDXM9M1C+QjLpCTFEceOZ08gHGSM3psb34q2sV3CH0/RtVS40
y+6Fzv8DIuGTYk42XI+wVW48R59YpIqDqGm2Y+R/8D00cldosBfa58uFm66gqec=
=hRrP
-END PGP SIGNATURE-


Accepted:
banshee-dbg_1.7.1-1_amd64.deb
  to main/b/banshee/banshee-dbg_1.7.1-1_amd64.deb
banshee-meego_1.7.1-1_amd64.deb
  to main/b/banshee/banshee-meego_1.7.1-1_amd64.deb
banshee_1.7.1-1.debian.tar.gz
  to main/b/banshee/banshee_1.7.1-1.debian.tar.gz
banshee_1.7.1-1.dsc
  to main/b/banshee/banshee_1.7.1-1.dsc
banshee_1.7.1-1_amd64.deb
  to main/b/banshee/banshee_1.7.1-1_amd64.deb
banshee_1.7.1.orig.tar.gz
  to main/b/banshee/banshee_1.7.1.orig.tar.gz
monodoc-banshee-manual_1.7.1-1_all.deb
  to main/b/banshee/monodoc-banshee-manual_1.7.1-1_all.deb


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

Accepted haskell-hsemail 1.6-1 (source all i386)

2010-06-01 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 00:06:46 +0200
Source: haskell-hsemail
Binary: libghc6-hsemail-dev libghc6-hsemail-prof libghc6-hsemail-doc
Architecture: source all i386
Version: 1.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani g...@debian.org
Description: 
 libghc6-hsemail-dev - Haskell parser for emails and SMTP conversations - GHC 6 
librarie
 libghc6-hsemail-doc - Haskell parser for emails and SMTP conversations - 
documentation
 libghc6-hsemail-prof - Haskell parser for emails and SMTP conversations - GHC 
6 profilin
Closes: 583170
Changes: 
 haskell-hsemail (1.6-1) unstable; urgency=low
 .
   * Initial release. (closes: #583170)
Checksums-Sha1: 
 5181c5b0c6c04ae837b811f86daa87a98fd6c1ed 1663 haskell-hsemail_1.6-1.dsc
 c722c9bb56059f5911125e015d6d5ee52c56782f 20557 haskell-hsemail_1.6.orig.tar.gz
 275da1e962072e395c367e6698c9e458d0379705 2351 
haskell-hsemail_1.6-1.debian.tar.gz
 fdb0a6837bd9c2838a2cb53e8bfa60e11a9d1f02 75058 
libghc6-hsemail-doc_1.6-1_all.deb
 01acdc5c5aa9441a8f3fab51b800ab3cfc8a1501 467430 
libghc6-hsemail-dev_1.6-1_i386.deb
 7c7a3d1156da49d4937e25c4193c0d9d074e25cb 443144 
libghc6-hsemail-prof_1.6-1_i386.deb
Checksums-Sha256: 
 1b849007a2657945941443e191b1c3d8926df92f29851429c49aa5c7a7d9dd73 1663 
haskell-hsemail_1.6-1.dsc
 a8ba7e8cfb9213bb2ee61166bc8352e4353560d06f418a0c729aeb1d50b3a1fd 20557 
haskell-hsemail_1.6.orig.tar.gz
 2052740eb47aa07f748db282e9deee2e085da2ca10f0e4d349434a2c080de530 2351 
haskell-hsemail_1.6-1.debian.tar.gz
 16b52dd24e1b91e90e8ed36409bfd20db77c00da5c0a1ee84d6fbc371370a6c5 75058 
libghc6-hsemail-doc_1.6-1_all.deb
 c9824d8cb7c9a83b29ca959f3c7ff35810ca4efdb83d09fdc5eb9de0f48371b4 467430 
libghc6-hsemail-dev_1.6-1_i386.deb
 8e454957b2fcc3f97e63c0130b408d97a693388704bc7317df8b6a093368bd7f 443144 
libghc6-hsemail-prof_1.6-1_i386.deb
Files: 
 49c117032a8f622150028db809dbae26 1663 haskell extra haskell-hsemail_1.6-1.dsc
 fa56a870e06435ccea8da0ecebdbf689 20557 haskell extra 
haskell-hsemail_1.6.orig.tar.gz
 4b7405e86c5a48fefdbadde7cd3a2c56 2351 haskell extra 
haskell-hsemail_1.6-1.debian.tar.gz
 f32f445dcab46341e55e25d94d9eb4c6 75058 doc extra 
libghc6-hsemail-doc_1.6-1_all.deb
 f8c882cb4148b98233cfb76bdfbd05b4 467430 haskell extra 
libghc6-hsemail-dev_1.6-1_i386.deb
 990abc4b5040158f927c28e917e01011 443144 haskell extra 
libghc6-hsemail-prof_1.6-1_i386.deb

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

iJwEAQEIAAYFAkwENEcACgkQgQqfaeGImwCNzgP/WG7i1TmlqwRzs7rVhSvJXkBu
1Wr26hCktHFmJ83qMSso3xudOI7twsTOLizJBQNZD0VUl0Jm+INw9iz3w/r6br5u
OrldK9oAv4nuiGM/ci2H3ZMSG0FCaPvTwkU/Eyc/fnW4Qp5aOp3+3Jmk2K+ozgfi
gZm51S6qQlaEjX91qD8=
=7pTX
-END PGP SIGNATURE-


Accepted:
haskell-hsemail_1.6-1.debian.tar.gz
  to main/h/haskell-hsemail/haskell-hsemail_1.6-1.debian.tar.gz
haskell-hsemail_1.6-1.dsc
  to main/h/haskell-hsemail/haskell-hsemail_1.6-1.dsc
haskell-hsemail_1.6.orig.tar.gz
  to main/h/haskell-hsemail/haskell-hsemail_1.6.orig.tar.gz
libghc6-hsemail-dev_1.6-1_i386.deb
  to main/h/haskell-hsemail/libghc6-hsemail-dev_1.6-1_i386.deb
libghc6-hsemail-doc_1.6-1_all.deb
  to main/h/haskell-hsemail/libghc6-hsemail-doc_1.6-1_all.deb
libghc6-hsemail-prof_1.6-1_i386.deb
  to main/h/haskell-hsemail/libghc6-hsemail-prof_1.6-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/e1ojpwu-0005sc...@ries.debian.org



Accepted haskell-sendfile 0.6.1-1 (source all i386)

2010-06-01 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 00:08:44 +0200
Source: haskell-sendfile
Binary: libghc6-sendfile-dev libghc6-sendfile-prof libghc6-sendfile-doc
Architecture: source all i386
Version: 0.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani g...@debian.org
Description: 
 libghc6-sendfile-dev - Haskell portable sendfile library - GHC 6 libraries
 libghc6-sendfile-doc - Haskell portable sendfile library - documentation
 libghc6-sendfile-prof - Haskell portable sendfile library - GHC 6 profiling 
libraries
Closes: 583169
Changes: 
 haskell-sendfile (0.6.1-1) unstable; urgency=low
 .
   * Initial release. (closes: #583169)
Checksums-Sha1: 
 5495836a16aebfe2664b196d42a4c6dd9655507c 1659 haskell-sendfile_0.6.1-1.dsc
 13d97c3ed23109f0522a048ee1dfe7523f4702f6 6709 
haskell-sendfile_0.6.1.orig.tar.gz
 0e02052446260c592c0c8fd3fc15e5ed0c9a2b04 2496 
haskell-sendfile_0.6.1-1.debian.tar.gz
 db0feb342183744763a53a2ab6370b1f3298df0c 14658 
libghc6-sendfile-doc_0.6.1-1_all.deb
 2510edcab1807f5684cba93b569ef52e9c484c91 21786 
libghc6-sendfile-dev_0.6.1-1_i386.deb
 46d9282dcf7fd0f9dc1e6012f40b071368ef36a0 18348 
libghc6-sendfile-prof_0.6.1-1_i386.deb
Checksums-Sha256: 
 6527b1e196bbb70ebcde1bf24ca29705748007541afa38a81f862e2d745065f8 1659 
haskell-sendfile_0.6.1-1.dsc
 c21b7f0f9a03a5e6d9b0691f5f0be9969d175f0514becdc199f0fd49097e51a2 6709 
haskell-sendfile_0.6.1.orig.tar.gz
 415d2b360b411dab08f4fe36ebdefcea60abaedd5d895fabe0406e7c80a4be95 2496 
haskell-sendfile_0.6.1-1.debian.tar.gz
 958c0bcf1203dc771bd5c45b13cc0f8a74099b82c18bb763f056a1ffd9a46ce2 14658 
libghc6-sendfile-doc_0.6.1-1_all.deb
 4f50358eb5ce4b71f99edd82d82b3ea4faec24fd52de9b00f674cdcc0295a6d1 21786 
libghc6-sendfile-dev_0.6.1-1_i386.deb
 52b3a6179d1fd4d98441518c38d1c95c0b36e4e303a10399bca4844e45fb37b1 18348 
libghc6-sendfile-prof_0.6.1-1_i386.deb
Files: 
 4922cc57e86313db81c82976c792073c 1659 haskell extra 
haskell-sendfile_0.6.1-1.dsc
 35516b5bebe0566591dda3f78c5dcd9e 6709 haskell extra 
haskell-sendfile_0.6.1.orig.tar.gz
 744308747e1e1f6cd921d8b5a81a75e8 2496 haskell extra 
haskell-sendfile_0.6.1-1.debian.tar.gz
 b3a8921cf56008f9131fa622cba225de 14658 doc extra 
libghc6-sendfile-doc_0.6.1-1_all.deb
 acaef9dfdb0ef60f2f76721eaf85ebde 21786 haskell extra 
libghc6-sendfile-dev_0.6.1-1_i386.deb
 8e9ef97e0a3047c73409c8771d5ea5a5 18348 haskell extra 
libghc6-sendfile-prof_0.6.1-1_i386.deb

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

iJwEAQEIAAYFAkwENtEACgkQgQqfaeGImwCQlAP6AmgJ0G4jAf2WkkHi2r1x2FCk
7L+X9t+vbrMg9QcJ2oRjWLHWfE/ELvV+YvwWegZ9Ivo6WtXTf1O/y/Qriw0enLG7
+5B9o+e/mESnQqAqpOiklg5Kiza8QYumHJMmNiEDD50qt9yJ8aVZcpJ+dWZzTNiD
EU1y8iZK1Vpzxhik8hg=
=KXzQ
-END PGP SIGNATURE-


Accepted:
haskell-sendfile_0.6.1-1.debian.tar.gz
  to main/h/haskell-sendfile/haskell-sendfile_0.6.1-1.debian.tar.gz
haskell-sendfile_0.6.1-1.dsc
  to main/h/haskell-sendfile/haskell-sendfile_0.6.1-1.dsc
haskell-sendfile_0.6.1.orig.tar.gz
  to main/h/haskell-sendfile/haskell-sendfile_0.6.1.orig.tar.gz
libghc6-sendfile-dev_0.6.1-1_i386.deb
  to main/h/haskell-sendfile/libghc6-sendfile-dev_0.6.1-1_i386.deb
libghc6-sendfile-doc_0.6.1-1_all.deb
  to main/h/haskell-sendfile/libghc6-sendfile-doc_0.6.1-1_all.deb
libghc6-sendfile-prof_0.6.1-1_i386.deb
  to main/h/haskell-sendfile/libghc6-sendfile-prof_0.6.1-1_i386.deb


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



Accepted haskell-smtpclient 1.0.2-1 (source all i386)

2010-06-01 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 09:31:37 +0200
Source: haskell-smtpclient
Binary: libghc6-smtpclient-dev libghc6-smtpclient-prof libghc6-smtpclient-doc
Architecture: source all i386
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani g...@debian.org
Description: 
 libghc6-smtpclient-dev - Simple Haskell SMTP client library - GHC 6 libraries
 libghc6-smtpclient-doc - Simple Haskell SMTP client library - documentation
 libghc6-smtpclient-prof - Simple Haskell SMTP client library - GHC 6 profiling 
libraries
Closes: 583209
Changes: 
 haskell-smtpclient (1.0.2-1) unstable; urgency=low
 .
   * Initial release. (closes: #583209)
Checksums-Sha1: 
 9f08c70888b01d5ea752717728b464918dfad739 1862 haskell-smtpclient_1.0.2-1.dsc
 123cc6c91e6ecc910aa2ab8de7d9714cfe9a8a3f 7866 
haskell-smtpclient_1.0.2.orig.tar.gz
 a2bb4ed0dba1bf1588a0c523c3e60444ab682e82 2410 
haskell-smtpclient_1.0.2-1.debian.tar.gz
 2f8f0b4c0213a59fd0d0cd245b14e64d86b5b8ea 27816 
libghc6-smtpclient-doc_1.0.2-1_all.deb
 faeb334e9f811ca5649c4a9e49f845cf8fcea936 66054 
libghc6-smtpclient-dev_1.0.2-1_i386.deb
 9ce50a11317f92bb578164953d0c51c250821d75 65600 
libghc6-smtpclient-prof_1.0.2-1_i386.deb
Checksums-Sha256: 
 eed1f35fe54b2abaa3e222814bafc31193217ddf076e818d7f2de3c2fdda0074 1862 
haskell-smtpclient_1.0.2-1.dsc
 b835cebf22e9281778deeec3ceffeb95aa8ae9c0e1f97e8e9734cf5d87ecba5f 7866 
haskell-smtpclient_1.0.2.orig.tar.gz
 890e788d368432344846803cd7427154776f6893453743fbdf1b83035e9ab44d 2410 
haskell-smtpclient_1.0.2-1.debian.tar.gz
 3884884e1cb95b1e499f3d4364b4d3fbc1d9f42b638664ff9f029f48af25d76d 27816 
libghc6-smtpclient-doc_1.0.2-1_all.deb
 29446ef7e7738b1b09d463214792445949739fc29133f5cfe4dccf1fdff2796b 66054 
libghc6-smtpclient-dev_1.0.2-1_i386.deb
 80066b41b71a3a4fb2990f6e3040c0c4f74ff9010045b4ba6801f0d5a8a3ec3c 65600 
libghc6-smtpclient-prof_1.0.2-1_i386.deb
Files: 
 e956db79854ab3f3d375dd0cf2f0bad1 1862 haskell extra 
haskell-smtpclient_1.0.2-1.dsc
 59b474179c301a08af45c99f85fca224 7866 haskell extra 
haskell-smtpclient_1.0.2.orig.tar.gz
 3fb763d702c1e060952b7cfcee4f0d8d 2410 haskell extra 
haskell-smtpclient_1.0.2-1.debian.tar.gz
 31364830ee15ab8974da2c8418bbd7f5 27816 doc extra 
libghc6-smtpclient-doc_1.0.2-1_all.deb
 1009771e4d487ceb0aebfde0b697c346 66054 haskell extra 
libghc6-smtpclient-dev_1.0.2-1_i386.deb
 8222ebaaf8e78ce3ec68bf83e2620048 65600 haskell extra 
libghc6-smtpclient-prof_1.0.2-1_i386.deb

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

iJwEAQEIAAYFAkwEt88ACgkQgQqfaeGImwApNQQAx4zCunYHPm6fOfGsYyoIxbzn
EzNU8K90nBhJIIBMSFtb5A93Bu+QQOaSuG8uQjBcQF14hc0CNlKWpLeViHUSbhL4
v96MxkLC6YUXs5+Fx3ACtpwbyQqAGyPESwmbwI8GBNnZJAmRSKqTdHj9hIwTtDmS
xJmEfLnBHQ/ZrUkj1So=
=sAAr
-END PGP SIGNATURE-


Accepted:
haskell-smtpclient_1.0.2-1.debian.tar.gz
  to main/h/haskell-smtpclient/haskell-smtpclient_1.0.2-1.debian.tar.gz
haskell-smtpclient_1.0.2-1.dsc
  to main/h/haskell-smtpclient/haskell-smtpclient_1.0.2-1.dsc
haskell-smtpclient_1.0.2.orig.tar.gz
  to main/h/haskell-smtpclient/haskell-smtpclient_1.0.2.orig.tar.gz
libghc6-smtpclient-dev_1.0.2-1_i386.deb
  to main/h/haskell-smtpclient/libghc6-smtpclient-dev_1.0.2-1_i386.deb
libghc6-smtpclient-doc_1.0.2-1_all.deb
  to main/h/haskell-smtpclient/libghc6-smtpclient-doc_1.0.2-1_all.deb
libghc6-smtpclient-prof_1.0.2-1_i386.deb
  to main/h/haskell-smtpclient/libghc6-smtpclient-prof_1.0.2-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/e1ojpx5-00063d...@ries.debian.org



Accepted libsmf 1.3-1 (source amd64)

2010-06-01 Thread Josue Abarca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 04 Mar 2010 11:32:44 -0600
Source: libsmf
Binary: smf-utils libsmf-dev libsmf0
Architecture: source amd64
Version: 1.3-1
Distribution: unstable
Urgency: low
Maintainer: Josue Abarca jmasli...@debian.org.gt
Changed-By: Josue Abarca jmasli...@debian.org.gt
Description: 
 libsmf-dev - Development files for the smf library
 libsmf0- LibSMF is a BSD-licensed C library for handling SMF (*.mid) fil
 smf-utils  - Utilities to support the smf library
Closes: 572558
Changes: 
 libsmf (1.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #572558)
Checksums-Sha1: 
 29a2db04c21842377638295126c995132edbaa84 1317 libsmf_1.3-1.dsc
 b2fb0ece095e77f04a9ff7532a88fe79533b2c47 545850 libsmf_1.3.orig.tar.gz
 65f5ccb2c7de44b3b4fbd872fed3a275d2a899a9 3997 libsmf_1.3-1.debian.tar.gz
 1a0a38637b0e955a78c3311571a845e99f3c14dc 14842 smf-utils_1.3-1_amd64.deb
 af26bfd96dfcaae7ea1f6f29928c46b3d4234868 33284 libsmf-dev_1.3-1_amd64.deb
 14f45c2e9faff8f30ad1f9dffca7027dafd26943 26318 libsmf0_1.3-1_amd64.deb
Checksums-Sha256: 
 f215ea1992259fa11b561574b04a25c67e5f602a986465243251ccd28d37eefa 1317 
libsmf_1.3-1.dsc
 d3549f15de94ac8905ad365639ac6a2689cb1b51fdfa02d77fa6640001b18099 545850 
libsmf_1.3.orig.tar.gz
 65b4ed6ac24f290d40e0789ce46031959e0733f9bf97bbe0f63ebc47ceeca9f3 3997 
libsmf_1.3-1.debian.tar.gz
 31010440a4f85ebab4c2a26fafecad7f88a52230aaf1baaff55ed1e4e7de0878 14842 
smf-utils_1.3-1_amd64.deb
 fb0db0ab33fb74fa836bc3ee68b5ca2bc64e2bb367da406e8b6e070bca70c8a7 33284 
libsmf-dev_1.3-1_amd64.deb
 2bb531806e3e1d76b4a2f7ff54de6127c659657244198d44f17cbd9b47169f37 26318 
libsmf0_1.3-1_amd64.deb
Files: 
 0370f20c38cf3bddc3622ca3422035c3 1317 libs extra libsmf_1.3-1.dsc
 eb698f1bc0bad9d5bce4c10386347486 545850 libs extra libsmf_1.3.orig.tar.gz
 e7b0d77d9a0b10acb4dfdb1ec0d485a9 3997 libs extra libsmf_1.3-1.debian.tar.gz
 ced0f66a9132b1a5b3dfc159d64f1218 14842 sound extra smf-utils_1.3-1_amd64.deb
 0aae5f9c52e6d1d3cd9bf367047a205e 33284 libdevel extra 
libsmf-dev_1.3-1_amd64.deb
 61144dd3fd1950b2256102c66c3d967f 26318 libs extra libsmf0_1.3-1_amd64.deb

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

iFYEAREKAAYFAkwEFG4ACgkQGOp6XeD8cQ2D2ADbBm8Qu1S0xnikfxYKA+J7Es7c
jYjP++9cqzWwDgDfVpGq9QhdzX0c1zyv9k1gatcWcYqUXPHXLaQcmg==
=9sy1
-END PGP SIGNATURE-


Accepted:
libsmf-dev_1.3-1_amd64.deb
  to main/libs/libsmf/libsmf-dev_1.3-1_amd64.deb
libsmf0_1.3-1_amd64.deb
  to main/libs/libsmf/libsmf0_1.3-1_amd64.deb
libsmf_1.3-1.debian.tar.gz
  to main/libs/libsmf/libsmf_1.3-1.debian.tar.gz
libsmf_1.3-1.dsc
  to main/libs/libsmf/libsmf_1.3-1.dsc
libsmf_1.3.orig.tar.gz
  to main/libs/libsmf/libsmf_1.3.orig.tar.gz
smf-utils_1.3-1_amd64.deb
  to main/libs/libsmf/smf-utils_1.3-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/e1ojpxn-00068a...@ries.debian.org



Accepted lv2vocoder 1-1 (source i386)

2010-06-01 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 10:26:55 +0200
Source: lv2vocoder
Binary: lv2vocoder
Architecture: source i386
Version: 1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 lv2vocoder - LV2 vocoder plugin
Closes: 581057
Changes: 
 lv2vocoder (1-1) unstable; urgency=low
 .
   * Initial release (Closes: #581057).
Checksums-Sha1: 
 3bdaf85000bd6d0a76904f05c529fade6b2bd88b 1266 lv2vocoder_1-1.dsc
 5503fd5e3c9a4ff55f5a49ea5d9bcd112e7fa751 74027 lv2vocoder_1.orig.tar.bz2
 f662c1c16bfdd815dc4900164a67004018f930c0 1918 lv2vocoder_1-1.debian.tar.gz
 d8eaff89bce2d1d1f53e5e922a977312d9ae9a30 6926 lv2vocoder_1-1_i386.deb
Checksums-Sha256: 
 7bcd826fe7a953c806ff5523232e7cb757d4ac703fd888348c9c59a7c52f995a 1266 
lv2vocoder_1-1.dsc
 0d66c4312147d3e6ed72576715fb883bfa806fbe885d91dcf9f81628d6f0b418 74027 
lv2vocoder_1.orig.tar.bz2
 a5e5af8a51e00190f7e869b7842e9044903e9d158eac12ccdbce7108cd0cd475 1918 
lv2vocoder_1-1.debian.tar.gz
 422e198ef70a4918c9cf296d697a5765c22702cc02b49e93d319060414fe8eeb 6926 
lv2vocoder_1-1_i386.deb
Files: 
 64362d131b8a48a3adcc52dabbb55e1d 1266 sound optional lv2vocoder_1-1.dsc
 8c0096978e9c58a252f247e1f7f7ed63 74027 sound optional lv2vocoder_1.orig.tar.bz2
 46d7b46a890c64f4868b47c46965b45f 1918 sound optional 
lv2vocoder_1-1.debian.tar.gz
 635b3ee33ace88e644f4c70d9870b71e 6926 sound optional lv2vocoder_1-1_i386.deb

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

iEYEARECAAYFAkwE40EACgkQRdSMfNz8P9Bd+wCfaYapqzRYs91WbwtGwJNpzTQs
OQcAniYv+hUBI+DXZOwhAz8pPFWY3iiv
=AarH
-END PGP SIGNATURE-


Accepted:
lv2vocoder_1-1.debian.tar.gz
  to main/l/lv2vocoder/lv2vocoder_1-1.debian.tar.gz
lv2vocoder_1-1.dsc
  to main/l/lv2vocoder/lv2vocoder_1-1.dsc
lv2vocoder_1-1_i386.deb
  to main/l/lv2vocoder/lv2vocoder_1-1_i386.deb
lv2vocoder_1.orig.tar.bz2
  to main/l/lv2vocoder/lv2vocoder_1.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/e1ojpxc-0006af...@ries.debian.org



Accepted rawtherapee 3.0~a1+hg101.3ab930d2d140~dfsg1-1 (source amd64)

2010-06-01 Thread Philip Rinn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed,  26 May 2010 23:40:04 +0100
Source: rawtherapee
Binary: rawtherapee
Architecture: source amd64
Version: 3.0~a1+hg101.3ab930d2d140~dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Philip Rinn ri...@gmx.net
Changed-By: Philip Rinn ri...@gmx.net
Description: 
 rawtherapee - A free RAW converter and digital photo processing software
Closes: 552000
Changes: 
 rawtherapee (3.0~a1+hg101.3ab930d2d140~dfsg1-1) unstable; urgency=low
 .
   * Initial release (closes: #552000)
Checksums-Sha1: 
 df0b890007530ae69d4511815424a8f7cb3af8c1 1497 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.dsc
 46021e6f41f4edc3b1269265dca38371e6b44601 1051168 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1.orig.tar.gz
 c4140352a370385a65561b4de650ade2a5e2ccb5 6758 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.debian.tar.gz
 6fe070d97d59b39742e725d473a2007a530cd21e 1925908 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1_amd64.deb
Checksums-Sha256: 
 6ae4c4cd8203d6e31f9f5a154199e0b92856e100989136b8c9cd00d3eaee119a 1497 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.dsc
 eb8256dbbcecea23b356971a8baa38d24e769396c0f1468723797a092b3711c7 1051168 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1.orig.tar.gz
 157327c6de015ad57a99b6cf0bd7bee0a80158529fdb8ee43af07bd83104d2f1 6758 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.debian.tar.gz
 bf82a91ce4c2e0c38bbbecb8b83bbe76664120f238c7a32ad481ef4130647c27 1925908 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1_amd64.deb
Files: 
 a2948ea6b5d8cea19801d5db4ac9130b 1497 graphics optional 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.dsc
 7427906b198c484906e4984acdac360a 1051168 graphics optional 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1.orig.tar.gz
 0a770ffc558ecc13e667f525b154ca62 6758 graphics optional 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.debian.tar.gz
 bb3641321409680c98cb2933436433a9 1925908 graphics optional 
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1_amd64.deb

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

iEYEARECAAYFAkwEfXYACgkQCidatrS8pdfdmACeKE3f5HNZaFD9AxWEPePbl09r
/RYAoI7dtARhIuqAbwKqE+2StYjNh3jW
=XRse
-END PGP SIGNATURE-


Accepted:
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.debian.tar.gz
  to 
main/r/rawtherapee/rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.debian.tar.gz
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.dsc
  to main/r/rawtherapee/rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1.dsc
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1_amd64.deb
  to main/r/rawtherapee/rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1-1_amd64.deb
rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1.orig.tar.gz
  to main/r/rawtherapee/rawtherapee_3.0~a1+hg101.3ab930d2d140~dfsg1.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/e1ojpxs-0006dp...@ries.debian.org



Accepted chmlib 2:0.40-3 (source amd64)

2010-06-01 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 May 2010 08:33:30 +0530
Source: chmlib
Binary: libchm1 libchm-dev libchm-bin
Architecture: source amd64
Version: 2:0.40-3
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 libchm-bin - library for dealing with Microsoft CHM files (test programs)
 libchm-dev - library for dealing with Microsoft CHM files (development)
 libchm1- library for dealing with Microsoft CHM files
Changes: 
 chmlib (2:0.40-3) unstable; urgency=low
 .
   * debian/source/format:
 + Use source format 3.0 (quilt)
   * debian/control:
 + Updated to Standards-Version 3.8.4
 + Wrapped up long description
   * debian/copyright:
 + Updated as per DEP-5 specifications
 + Added Debian package copyright
Checksums-Sha1: 
 41c00cce4f74accd436b921a63414a0290ac190e 1044 chmlib_0.40-3.dsc
 83443cff78bef3085dadfa4c344a00973518e9db 8437 chmlib_0.40-3.debian.tar.gz
 7582729e9ee82d01a377017ea4ea193617faeda6 30542 libchm1_0.40-3_amd64.deb
 82f8f2ca0d6190b0b1fa7666d0f2f101df1a2ec6 17526 libchm-dev_0.40-3_amd64.deb
 63aff0722cdc6280c73dd4d4a3b70a26ee29f524 22464 libchm-bin_0.40-3_amd64.deb
Checksums-Sha256: 
 75145e0703803e09bc078fe5818fd7b93dbffe91c8521f007e9173cf2729266c 1044 
chmlib_0.40-3.dsc
 5cb5dc9a1444f3728e0d8eeebd12d35592781ca5667ac7d453d5a83a6758e3dc 8437 
chmlib_0.40-3.debian.tar.gz
 5fdfd7a52f9d2a8a03779bd202017b69d638a9937a05954b5de1d83978b64aa5 30542 
libchm1_0.40-3_amd64.deb
 a71e64fd8bd878999df89bd0819c682a0ffa2dbd91c890dcc18aaff837d795c5 17526 
libchm-dev_0.40-3_amd64.deb
 855e0e15a2d4d60ebf7653a5ba7233fb5abd22470a949b37b1a791dc2f467de8 22464 
libchm-bin_0.40-3_amd64.deb
Files: 
 f855abc8ec809454ab73d8d8fa80fc2c 1044 libs optional chmlib_0.40-3.dsc
 c5e277d42692d60009872341ca40f3c4 8437 libs optional chmlib_0.40-3.debian.tar.gz
 54012846bc524e84bf6b559bbfe5bad6 30542 libs optional libchm1_0.40-3_amd64.deb
 1ed96eaabc01b6923106c7ff55b49a51 17526 libdevel optional 
libchm-dev_0.40-3_amd64.deb
 8c6e29df353c540bc57122feed8636f9 22464 libdevel optional 
libchm-bin_0.40-3_amd64.deb

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

iEYEARECAAYFAkwFAqIACgkQoRg/jtECjI0ugQCcCI/jG4+QNITJiSDhuSA7Dgim
WhYAnAtBR9FLpKF6nEN2CU6iHsewmQ1h
=0R9M
-END PGP SIGNATURE-


Accepted:
chmlib_0.40-3.debian.tar.gz
  to main/c/chmlib/chmlib_0.40-3.debian.tar.gz
chmlib_0.40-3.dsc
  to main/c/chmlib/chmlib_0.40-3.dsc
libchm-bin_0.40-3_amd64.deb
  to main/c/chmlib/libchm-bin_0.40-3_amd64.deb
libchm-dev_0.40-3_amd64.deb
  to main/c/chmlib/libchm-dev_0.40-3_amd64.deb
libchm1_0.40-3_amd64.deb
  to main/c/chmlib/libchm1_0.40-3_amd64.deb


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



Accepted ipsec-tools 1:0.7.3-7 (source amd64)

2010-06-01 Thread Stefan Bauer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 12:05:15 +0200
Source: ipsec-tools
Binary: ipsec-tools racoon
Architecture: source amd64
Version: 1:0.7.3-7
Distribution: unstable
Urgency: low
Maintainer: Stefan Bauer stefan.ba...@cubewerk.de
Changed-By: Stefan Bauer stefan.ba...@cubewerk.de
Description: 
 ipsec-tools - IPsec tools for Linux
 racoon - IPsec IKE keying daemon
Closes: 583969
Changes: 
 ipsec-tools (1:0.7.3-7) unstable; urgency=low
 .
   * Conflict with virtual package ike-server to avoid conflicts with other
 ike-implementations (#583334)
 .
   * Include Danish debconf translation (Closes: #583969)
Checksums-Sha1: 
 7f73f865d2c18f8e6e5454daedd443daa4dc45ae 1129 ipsec-tools_0.7.3-7.dsc
 58d6b5143fda33e2aacfccc551f47ae911865b22 49644 ipsec-tools_0.7.3-7.diff.gz
 3298ae8afd924aa3f4fde380abc60a5dbd58828e 87062 ipsec-tools_0.7.3-7_amd64.deb
 3909de7ae36e76d60a8985e57b0f7c5698353870 408936 racoon_0.7.3-7_amd64.deb
Checksums-Sha256: 
 22cd894ab1c95956fcf5f8a49cf413693b71e560039d96e6a7f7946a9077787a 1129 
ipsec-tools_0.7.3-7.dsc
 a09b151015a76909a236cf2012ee0392c075d312fb909904800929c33ffa6377 49644 
ipsec-tools_0.7.3-7.diff.gz
 1efc0f62cee4907db90a276b06236d7e09a5588988fe50c05e1bbe0e55d8d007 87062 
ipsec-tools_0.7.3-7_amd64.deb
 3eff3c5c2bd981a94db5c485d9bf5d31911d2cbba458f00c2504b6b2ad95ba49 408936 
racoon_0.7.3-7_amd64.deb
Files: 
 55388afa3ff419a5163272be2b3d46a5 1129 net extra ipsec-tools_0.7.3-7.dsc
 cc9d850781d73258bf686768b4bbb522 49644 net extra ipsec-tools_0.7.3-7.diff.gz
 b013190566571119e4a614ef48bf5210 87062 net extra ipsec-tools_0.7.3-7_amd64.deb
 01a12379b54c17a63973d4ec28fdda08 408936 net extra racoon_0.7.3-7_amd64.deb

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

iD8DBQFMBQEfVkEm8inxm9ERAgu0AJsEuRGoSn3dw5vBIOxlTaIU71UoYACfeKFX
uALAlifct9jl9GtuAqEgw5Y=
=7Gca
-END PGP SIGNATURE-


Accepted:
ipsec-tools_0.7.3-7.diff.gz
  to main/i/ipsec-tools/ipsec-tools_0.7.3-7.diff.gz
ipsec-tools_0.7.3-7.dsc
  to main/i/ipsec-tools/ipsec-tools_0.7.3-7.dsc
ipsec-tools_0.7.3-7_amd64.deb
  to main/i/ipsec-tools/ipsec-tools_0.7.3-7_amd64.deb
racoon_0.7.3-7_amd64.deb
  to main/i/ipsec-tools/racoon_0.7.3-7_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/e1ojr6w-0004e7...@ries.debian.org



Accepted mhddfs 0.1.33 (source amd64)

2010-06-01 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 01 Jun 2010 16:31:20 +0400
Source: mhddfs
Binary: mhddfs
Architecture: source amd64
Version: 0.1.33
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov un...@debian.org
Changed-By: Dmitry E. Oboukhov un...@debian.org
Description: 
 mhddfs - file system for unifying several mount points into one
Closes: 575847
Changes: 
 mhddfs (0.1.33) unstable; urgency=low
 .
   * Symlinks are processed properly (set date/time), closes: #575847,
 thanks for Jools Wills jo...@oxfordinspire.co.uk for bugreport.
Checksums-Sha1: 
 9e44ce5d543e434e677812d6d8a36906b48e9d01 824 mhddfs_0.1.33.dsc
 042953ade274f176437cd25971d1aee2a2315408 39165 mhddfs_0.1.33.tar.gz
 87941c5b15bfed4c78dd3e9125f1886b5a4aafb2 25708 mhddfs_0.1.33_amd64.deb
Checksums-Sha256: 
 6d7132cc16b1c65ae8f8a23f99ef4ae72fa6896e8910b1dcd1d0871853b4563d 824 
mhddfs_0.1.33.dsc
 af4d82c26d299c0303a285d8794d2b02d225ff0843dfc1c7b3cd620d03368541 39165 
mhddfs_0.1.33.tar.gz
 483bb910b216dc7511e595c7b00e180cb01a9618fdfc0d46f20849e2f490f1f9 25708 
mhddfs_0.1.33_amd64.deb
Files: 
 4d87708af262e9f286ac1d9f214412b9 824 utils extra mhddfs_0.1.33.dsc
 c5e2768ed03fea5f604862b514e5c903 39165 utils extra mhddfs_0.1.33.tar.gz
 93cace9ff2886c5a1f82256c5c473271 25708 utils extra mhddfs_0.1.33_amd64.deb

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

iEYEAREDAAYFAkwFBv0ACgkQq4wAz/jiZTfqbgCeMvtafXwQYc8AV3AQVfzep3BX
/SMAoOXQ3YsXdLaxfxK9w/Qgke4C4d5j
=c5nU
-END PGP SIGNATURE-


Accepted:
mhddfs_0.1.33.dsc
  to main/m/mhddfs/mhddfs_0.1.33.dsc
mhddfs_0.1.33.tar.gz
  to main/m/mhddfs/mhddfs_0.1.33.tar.gz
mhddfs_0.1.33_amd64.deb
  to main/m/mhddfs/mhddfs_0.1.33_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/e1ojrl8-0004mo...@ries.debian.org



Accepted auth2db 0.2.5-2+dfsg-3 (source all)

2010-06-01 Thread Ulises Vitulli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 09:44:22 -0300
Source: auth2db
Binary: auth2db auth2db-common auth2db-frontend auth2db-filters
Architecture: source all
Version: 0.2.5-2+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli der...@debian.org
Changed-By: Ulises Vitulli der...@debian.org
Description: 
 auth2db- Powerful and eye-candy IDS logger, log viewer and alert generator
 auth2db-common - Common configuration files for Auth2db backend and web 
frontend
 auth2db-filters - Auth2db defaults filters pack
 auth2db-frontend - Web frontend view for auth2DB log engine
Closes: 576121
Changes: 
 auth2db (0.2.5-2+dfsg-3) unstable; urgency=medium
 .
   * debian/auth2db.postint: Fix a minor information leakage for unprivileged
 users while processing temporal logs on filtering time.
   * debian/auth2db.init.d: Consider the possibility that var/run dir
 could be a tmpfs-like.
   * debian/watch: Updated to new upstream download page.
   * Debconf translation updates:
 - Vietnamese, thanks Clytie Siddall (Closes: #576121).
   * Bumped Standard-Version to 3.8.4; no changes needed.
Checksums-Sha1: 
 4249f142f74ba7c3e3cbcf8eda6699513f74bed0 1736 auth2db_0.2.5-2+dfsg-3.dsc
 defe41942691f733435ce0025def7658d90455f0 663226 auth2db_0.2.5-2+dfsg-3.diff.gz
 1e0beae96a9ef3d06f065ab759f70e3d1ea68af1 30912 auth2db_0.2.5-2+dfsg-3_all.deb
 238ab5adfccc2fcc15064cefa372581522f1399f 648392 
auth2db-common_0.2.5-2+dfsg-3_all.deb
 55d8fdbf0aa8222dfca1381384b1c24f29e14542 563194 
auth2db-frontend_0.2.5-2+dfsg-3_all.deb
 a4477aed565bdb67bd240f473dd5996fe3a09f23 14480 
auth2db-filters_0.2.5-2+dfsg-3_all.deb
Checksums-Sha256: 
 16a1094af378cabf3c04ec621e32815bf3d302ac2d5e08274a331f78a5f6b816 1736 
auth2db_0.2.5-2+dfsg-3.dsc
 32ea821fc8fe5ead94381f8aa5770b4769176a311589a97ccd282619b33bce12 663226 
auth2db_0.2.5-2+dfsg-3.diff.gz
 42413a18655490fc359912a2d8fe494cd1c2b760cba7f152e58c738341e9f3db 30912 
auth2db_0.2.5-2+dfsg-3_all.deb
 dca410e1d4586f695717ae6f01112d3fa21139059297a90074a1bbef0cf64e0a 648392 
auth2db-common_0.2.5-2+dfsg-3_all.deb
 441ed05bead4776bfdf62b8ac9f450f6f54f2df07b7ad96b0479b477706a6500 563194 
auth2db-frontend_0.2.5-2+dfsg-3_all.deb
 8462c0481fa8b86c0e2e72c4c20d0e7bd77994c9b9ccb1d561ac7a2fd4c2bdd7 14480 
auth2db-filters_0.2.5-2+dfsg-3_all.deb
Files: 
 a18adfef4fa723e60de38d73651e0f0c 1736 net extra auth2db_0.2.5-2+dfsg-3.dsc
 dbc10f6c0ba623767cec29c1021e8343 663226 net extra 
auth2db_0.2.5-2+dfsg-3.diff.gz
 7c893e2b79f8f11736b9ac079bfbe5c0 30912 net extra auth2db_0.2.5-2+dfsg-3_all.deb
 30e1f7497f8f99b3060e8df685a79ccc 648392 net extra 
auth2db-common_0.2.5-2+dfsg-3_all.deb
 85a880fe3a5b3f4aacc853ad4dffabd1 563194 net extra 
auth2db-frontend_0.2.5-2+dfsg-3_all.deb
 6aabf6d46d8062afcfee4e94e14bd58a 14480 net extra 
auth2db-filters_0.2.5-2+dfsg-3_all.deb

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

iQIcBAEBCAAGBQJMBQfHAAoJEGin9OG0lUUKdtYQAMIfNNonU6S48tLHCZhEJIhm
uagrEZZdkxs+IZfRFfJA9/FsRIqIxd+22UMD37v0THkhcdBgEiXhA3bQqCYsPOKU
8H0lg1ilpM9zgi9WYW5fFMVMU7dLOueZ0VFxx4gzTcYXvVHsFOwMOgXbnXpCfClR
FdSgc4THQ/iHfWVwjHSYpjFtrM5zX2z1eyKHCeqEb+YT1SklygI3LHHBdztOzMkO
7EpgjEVifbzAVfY/WNP+++4BHpYWYp8XnkK4yN2PMSopdrw4cLjBTF79v/FsP7vr
NMI8olI9SZqgpb0aFsoaAzECf84BvewRLDS2Tgzn4NJOJ5YK4VRAHU8DkEb+DQ0L
rh7JSoo9W5YlXuUJ/YLUxzdWKvZlAr9ZQdEXwYs82Nfb3MqEdud8mM/nwp+Nzo+O
AEMePXFJxSi+OxZeN0Z5ednPIImgraDkGHchwOAlCXoDANffKCd6Z2ZMcyqtmSYq
Iqi9Zx/k8/YzmxCCbIwV+3yXuw2bXg6fZqe+Yw55mxwlegervl4YOSqbbh+kcAbJ
S6y4RdpRCFC2nwQvfUI/dwbZVAF9feOWVEjTbeUG4YliM/73tnDxat1MoOZYSRuI
zUG/TXbY9UvTTHlZapVulUO6wCPSRnxxoQyu4GAEl6EPjxjs4jeO2Y0LwJ6m+rs1
lxvsZ/2f9/x/T9yNYbtA
=uP8W
-END PGP SIGNATURE-


Accepted:
auth2db-common_0.2.5-2+dfsg-3_all.deb
  to main/a/auth2db/auth2db-common_0.2.5-2+dfsg-3_all.deb
auth2db-filters_0.2.5-2+dfsg-3_all.deb
  to main/a/auth2db/auth2db-filters_0.2.5-2+dfsg-3_all.deb
auth2db-frontend_0.2.5-2+dfsg-3_all.deb
  to main/a/auth2db/auth2db-frontend_0.2.5-2+dfsg-3_all.deb
auth2db_0.2.5-2+dfsg-3.diff.gz
  to main/a/auth2db/auth2db_0.2.5-2+dfsg-3.diff.gz
auth2db_0.2.5-2+dfsg-3.dsc
  to main/a/auth2db/auth2db_0.2.5-2+dfsg-3.dsc
auth2db_0.2.5-2+dfsg-3_all.deb
  to main/a/auth2db/auth2db_0.2.5-2+dfsg-3_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/e1ojrzk-0005ho...@ries.debian.org



Accepted grub2 1.98+20100527-2 (source i386)

2010-06-01 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 13:48:14 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub-emu grub-pc 
grub-rescue-pc grub-coreboot grub-efi-ia32 grub-efi-amd64 grub-ieee1275 
grub-firmware-qemu grub-yeeloong
Architecture: source i386
Version: 1.98+20100527-2
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers pkg-grub-de...@lists.alioth.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 grub-common - GRand Unified Bootloader, version 2 (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-emu   - GRand Unified Bootloader, version 2 (emulated version)
 grub-firmware-qemu - GRUB firmware image for QEMU
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-pc- GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub2  - GRand Unified Bootloader, version 2 (dummy package)
Changes: 
 grub2 (1.98+20100527-2) unstable; urgency=low
 .
   * Always override statically-linked-binary Lintian tag for kernel.img;
 dynamic linking makes no sense here.
   * kernel.img is stripped upstream where it can be, but override Lintian's
 error for the cases where it can't.
   * Override binary-from-other-architecture for kernel.img as well as *.mod
 when building grub-efi-amd64 on i386.
Checksums-Sha1: 
 60be361dba3625e00187efd6e7eaa5615cf1bf60 2616 grub2_1.98+20100527-2.dsc
 59a938a06e8d012c7763f629fff3356397ef411a 2435830 
grub2_1.98+20100527.orig.tar.gz
 e8c1d01c95a483172ac912b182feb343c89f6806 408169 grub2_1.98+20100527-2.diff.gz
 d129a70348346cc361a8ab00e2e4fcea5c05a5f2 255450 grub2_1.98+20100527-2_i386.deb
 c3a87bc7c9b5191a52202fb6298582b305ca743c 254150 
grub-linuxbios_1.98+20100527-2_i386.deb
 2cd1ea32198ba0ecc079d5320ee18b9ca11dc017 254146 
grub-efi_1.98+20100527-2_i386.deb
 7d7ed738a9eedba014a46250b8bb4607bba1b58e 1229746 
grub-common_1.98+20100527-2_i386.deb
 2c01657628980594bfb24df83fdad98ed0fc6aa7 2559332 
grub-emu_1.98+20100527-2_i386.deb
 decd8b37950e703e5ae2c7c596df3dd18adf09c1 903348 
grub-pc_1.98+20100527-2_i386.deb
 6662968b836f654bf9cbb4824f2702403b0f7cd4 254962 
grub-rescue-pc_1.98+20100527-2_i386.deb
 22f0f5781dd310676eab9e2e63effc711ee5bfb5 709286 
grub-coreboot_1.98+20100527-2_i386.deb
 d45fdf61cede8d647d6174217dc8d8b70adef823 745508 
grub-efi-ia32_1.98+20100527-2_i386.deb
 dc38f69cd62db22f5c7d81dd2009174871f51ae9 820380 
grub-efi-amd64_1.98+20100527-2_i386.deb
 2a5a7ea6380ab1991fbafa5909b8171fabc23f25 703472 
grub-ieee1275_1.98+20100527-2_i386.deb
 4520c10ec7a9b55e9d344fb02ddf7eccd978d6e3 657964 
grub-firmware-qemu_1.98+20100527-2_i386.deb
Checksums-Sha256: 
 fd9251558f4a2d5087fc8f149cad1c860987123f32fc64e64c601f11f6c83ae6 2616 
grub2_1.98+20100527-2.dsc
 5d229372618c0bcb06e659b97b681074ac5a91fe34f7f3fc111483e2b9f91551 2435830 
grub2_1.98+20100527.orig.tar.gz
 0a3e7f9a047c27701f988bfbf9d15a03cf9ba583f4fc47e636fbac71c22e8dac 408169 
grub2_1.98+20100527-2.diff.gz
 9f96021d8a4d936ea084f1cb20b4e0473359b764f44e514da761fb91b7087b62 255450 
grub2_1.98+20100527-2_i386.deb
 d0283f0e9e4549158dd5d05e486e6eeeadefddeaeed9ad04662a0b2144f35604 254150 
grub-linuxbios_1.98+20100527-2_i386.deb
 4ed898e69bfec09789096d7f1cb9b9499074b3e127727edd8c86ed1345715e53 254146 
grub-efi_1.98+20100527-2_i386.deb
 aca78ac64a3701dc4dd3166405c7a48a152630dc2b0bd3b019606f44bd69c007 1229746 
grub-common_1.98+20100527-2_i386.deb
 aaa6571bbe7f67ce86379b6cef9eff9b2eaf499599147f261b25ba614afe7712 2559332 
grub-emu_1.98+20100527-2_i386.deb
 673b02773abb18c6b48887ddb169250c2a4814b1a2dfc509822e87fb28d0b128 903348 
grub-pc_1.98+20100527-2_i386.deb
 8dc24d7623a2c37baf731b4a51dc1da3d846dd680b2debf01ab491da3b29b97c 254962 
grub-rescue-pc_1.98+20100527-2_i386.deb
 70624b00df908de5c42721540511e02a04dba09f8cc098492fbed906dd2ec1f6 709286 
grub-coreboot_1.98+20100527-2_i386.deb
 3c63bc441563ac108a2315914f7a78d0e25fb166ab398362068a905aa90edb0b 745508 
grub-efi-ia32_1.98+20100527-2_i386.deb
 f2e51bcd55a8b4ef35c8489164b1b48f88a7542132a697e4c74763f53f4158af 820380 
grub-efi-amd64_1.98+20100527-2_i386.deb
 b441de1296a16e5a5740705a45b1bd5f03b1c6e37cade14ede3de585daf3e0cd 703472 
grub-ieee1275_1.98+20100527-2_i386.deb
 3183f8b52d583b86bde3f1a163b18924e3c8c68e3d9a97448444d1119baa81ed 657964 
grub-firmware-qemu_1.98+20100527-2_i386.deb
Files: 
 94de5bc9711ddf31e6b75a55029dcaad 2616 admin extra grub2_1.98+20100527-2.dsc
 cf547d3e5024bb6e8f452e7805476b53 2435830 admin extra 
grub2_1.98+20100527.orig.tar.gz
 1a9c31705fe98c7347d39d7693155a87 408169 

Accepted libucimf 2.2.9.1-2 (source amd64)

2010-06-01 Thread Aron Xu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 1 Jun 2010 19:14:11 +0800
Source: libucimf
Binary: libucimf-dev libucimf0 ucimf
Architecture: source amd64
Version: 2.2.9.1-2
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: Aron Xu happyaron...@gmail.com
Description: 
 libucimf-dev - unicode console input method framework
 libucimf0  - unicode console input method framework
 ucimf  - uicode console input method framework
Changes: 
 libucimf (2.2.9.1-2) unstable; urgency=low
 .
   * Make it build on kfreebsd-* archs.
   * debian/copyright: Add include/imf/imf.h 's license.
Checksums-Sha1: 
 2bf0986fa4de09c4e176b1ca81d40e6447ca7708 1233 libucimf_2.2.9.1-2.dsc
 8556b05b3d89ce8bd4e4cd1e3094b3a42d8a8f39 6454 libucimf_2.2.9.1-2.debian.tar.gz
 47ea36324e57d5912250f605cb927303fe58c6f3 9850 libucimf-dev_2.2.9.1-2_amd64.deb
 df294d0307927d139799f9363de1464b73282dc8 48710 libucimf0_2.2.9.1-2_amd64.deb
 039c3eac7f1fbc763a2645541633aaea0df8fc72 893832 ucimf_2.2.9.1-2_amd64.deb
Checksums-Sha256: 
 ff2a6da6de78127a3f3a423a00bda9ae40de29dcd053e72f70e506488b63e504 1233 
libucimf_2.2.9.1-2.dsc
 14f5e34f87565be7e3802ca50b3ad2ee56e5e757408ee07f5fdfc496f3c240b7 6454 
libucimf_2.2.9.1-2.debian.tar.gz
 bd9ed188f5eef63514f8ffde5d5924a78161daa2c5f3a1eae382559e35ee4a24 9850 
libucimf-dev_2.2.9.1-2_amd64.deb
 2fe7e74692e05e2fef37c611d3b822a1b7029b97da38714cb76d49fe0a23798f 48710 
libucimf0_2.2.9.1-2_amd64.deb
 74d3f54e8285d3cacd7c8ec3417113fd558311889d96c62da12fdd2789aaa99a 893832 
ucimf_2.2.9.1-2_amd64.deb
Files: 
 2d4a4df7ddd740ee86d7fdd9a1ced85c 1233 utils optional libucimf_2.2.9.1-2.dsc
 26700b370662021084f683799f55d6a3 6454 utils optional 
libucimf_2.2.9.1-2.debian.tar.gz
 5aa2ba6326ebfb49244059de1dd74933 9850 libdevel optional 
libucimf-dev_2.2.9.1-2_amd64.deb
 b58cd7827270bac4380e7d0e5e535abe 48710 libs optional 
libucimf0_2.2.9.1-2_amd64.deb
 e605ae9d6f2a614f214b84657f959357 893832 utils optional 
ucimf_2.2.9.1-2_amd64.deb

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

iEYEARECAAYFAkwFCRoACgkQ5TUK4GCH0vjnnQCfT/YGdri4UgFKzTnR226RfvWA
F54AoKakfsLBxc1K4ILyxqn4x3IzNG/w
=fjtM
-END PGP SIGNATURE-


Accepted:
libucimf-dev_2.2.9.1-2_amd64.deb
  to main/libu/libucimf/libucimf-dev_2.2.9.1-2_amd64.deb
libucimf0_2.2.9.1-2_amd64.deb
  to main/libu/libucimf/libucimf0_2.2.9.1-2_amd64.deb
libucimf_2.2.9.1-2.debian.tar.gz
  to main/libu/libucimf/libucimf_2.2.9.1-2.debian.tar.gz
libucimf_2.2.9.1-2.dsc
  to main/libu/libucimf/libucimf_2.2.9.1-2.dsc
ucimf_2.2.9.1-2_amd64.deb
  to main/libu/libucimf/ucimf_2.2.9.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/e1ojrdk-gg...@ries.debian.org



Accepted erm 0.12-0-6 (source amd64)

2010-06-01 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 11:35:33 +0100
Source: erm
Binary: r-cran-erm
Architecture: source amd64
Version: 0.12-0-6
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey j...@debian.org
Changed-By: Julian Gilbey j...@debian.org
Description: 
 r-cran-erm - GNU R package for 'extended Rasch modelling'
Changes: 
 erm (0.12-0-6) unstable; urgency=low
 .
   * Fix showstopping-bug in plotPathwayMap which broke the code if there
 were any NA values in the data
   * Rename plotPathwayMap to plotPWMap, following upstream's request
   * plotPWMap enhancements requested by upstream: Offer options for colour
 and size of confidence intervals allow plotting both persons and items
 on same plot; allow not plotting confidence intervals;
Checksums-Sha1: 
 84af4fed08a9d986f4abf4c572d68d35d9bb5262 1091 erm_0.12-0-6.dsc
 cd6de9c5b6dd3839f4c30156111d9621a88942c2 9866 erm_0.12-0-6.debian.tar.gz
 a14f524106e9c15a54cbe4436825f1d8d1cbee75 634798 r-cran-erm_0.12-0-6_amd64.deb
Checksums-Sha256: 
 1b3c38a870d71c9e2264da6efadc0dd705c79b8937ed179c01aa353ba3f79892 1091 
erm_0.12-0-6.dsc
 16c9cc0623e6e2d4a22b5cf70a50b057f3511e39a25850e5641eca6f30fd54dd 9866 
erm_0.12-0-6.debian.tar.gz
 f7bc7164d654968d81c9566edf5dd5f6c0ecb9b868d4ed6138b3ca33f936c342 634798 
r-cran-erm_0.12-0-6_amd64.deb
Files: 
 92943c25c28ce7173d81809948f3b422 1091 gnu-r optional erm_0.12-0-6.dsc
 e884d09ae93e1a6e2246991c93e10f56 9866 gnu-r optional erm_0.12-0-6.debian.tar.gz
 4ff62f6557d9eb0d31a8d6302a55fb37 634798 gnu-r optional 
r-cran-erm_0.12-0-6_amd64.deb

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

iEYEARECAAYFAkwFDEoACgkQDU59w/205Fno2gCeOOrZinpN47YG6X2/r71Bo3Yl
XU4AnjOCu4TnXVTkDH6jsQyScznKNaur
=l6lV
-END PGP SIGNATURE-


Accepted:
erm_0.12-0-6.debian.tar.gz
  to main/e/erm/erm_0.12-0-6.debian.tar.gz
erm_0.12-0-6.dsc
  to main/e/erm/erm_0.12-0-6.dsc
r-cran-erm_0.12-0-6_amd64.deb
  to main/e/erm/r-cran-erm_0.12-0-6_amd64.deb


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



Accepted gst-plugins-good0.10 0.10.23-2 (source all amd64)

2010-06-01 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 31 May 2010 22:31:06 +0100
Source: gst-plugins-good0.10
Binary: gstreamer0.10-plugins-good-doc gstreamer0.10-esd 
gstreamer0.10-pulseaudio gstreamer0.10-plugins-good 
gstreamer0.10-plugins-good-dbg
Architecture: source all amd64
Version: 0.10.23-2
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sjoerd Simons sjo...@debian.org
Description: 
 gstreamer0.10-esd - GStreamer plugin for ESD
 gstreamer0.10-plugins-good - GStreamer plugins from the good set
 gstreamer0.10-plugins-good-dbg - GStreamer plugins from the good set
 gstreamer0.10-plugins-good-doc - GStreamer documentation for plugins from the 
good set
 gstreamer0.10-pulseaudio - GStreamer plugin for PulseAudio
Changes: 
 gst-plugins-good0.10 (0.10.23-2) unstable; urgency=low
 .
   * debian/patches/04_theora_delivery_method.patch
 + Added. Let the theora payloader advertise delivery-method in its caps.
   Needed for backwards compatibility with older gstreamer/farsight
   versions. (From Gnome bugzilla #618940)
Checksums-Sha1: 
 739f24c34934d8405040e8a694fbe31683ef1c3c 3017 
gst-plugins-good0.10_0.10.23-2.dsc
 061fbb3203975346be5f6f1644c5e61b76c0a8b6 28242 
gst-plugins-good0.10_0.10.23-2.diff.gz
 fd679c5dbfeabc4d017a07042f0296e7f116125f 300394 
gstreamer0.10-plugins-good-doc_0.10.23-2_all.deb
 9e414029c752400e5bc768e74a5502b95c6bb71f 65960 
gstreamer0.10-esd_0.10.23-2_amd64.deb
 92b57eed737e8e7da5b749ef8b9998ce4b8e9cab 96594 
gstreamer0.10-pulseaudio_0.10.23-2_amd64.deb
 c63a9ef5e9890c2157bfe4c5c9b87d8790857774 1674958 
gstreamer0.10-plugins-good_0.10.23-2_amd64.deb
 533044f53b2b9d27241e5d3aecf1c21f65054909 3995140 
gstreamer0.10-plugins-good-dbg_0.10.23-2_amd64.deb
Checksums-Sha256: 
 8b688f9d604350f8afe875bd0c648580746f0cc848f544da5218e2831195fc50 3017 
gst-plugins-good0.10_0.10.23-2.dsc
 0f95ad95693e74e00b2d6964c98f9065c6d3d0c5d59479bb36f145bb6bd78896 28242 
gst-plugins-good0.10_0.10.23-2.diff.gz
 1650de2326dec4f033e85f6f119de420189740fef1fbc73e0cb868d2596ddf27 300394 
gstreamer0.10-plugins-good-doc_0.10.23-2_all.deb
 824a9406383b6ed82028e5665b89eab273d201d28f9c0474c15b565cfc80085e 65960 
gstreamer0.10-esd_0.10.23-2_amd64.deb
 c3fb9e409f76fe0247f8a198d5c105984cc5b45ef50a24eed59302c09fe5d6b0 96594 
gstreamer0.10-pulseaudio_0.10.23-2_amd64.deb
 260e895a4e199f5650225461727df338a7e0cd45597d31a69aadc692bbb0dcdb 1674958 
gstreamer0.10-plugins-good_0.10.23-2_amd64.deb
 a26bda9f10a185b97855e72052f2490a311c88574f6227c4bd2c04dde3855ecd 3995140 
gstreamer0.10-plugins-good-dbg_0.10.23-2_amd64.deb
Files: 
 1ada5922ad20bb9731c71af206418c46 3017 libs optional 
gst-plugins-good0.10_0.10.23-2.dsc
 7fcba0b44b08e51ef96b5245412be2c4 28242 libs optional 
gst-plugins-good0.10_0.10.23-2.diff.gz
 d46612f689c3c040635c22bab8bd143a 300394 doc optional 
gstreamer0.10-plugins-good-doc_0.10.23-2_all.deb
 54cd1cc313f391560ed3d8de7dbd696b 65960 libs optional 
gstreamer0.10-esd_0.10.23-2_amd64.deb
 28c09524b8e8c207a0d3df3ad12afca5 96594 sound optional 
gstreamer0.10-pulseaudio_0.10.23-2_amd64.deb
 2d0833f56a1d245fa46f58fe28051f60 1674958 libs optional 
gstreamer0.10-plugins-good_0.10.23-2_amd64.deb
 b4b957a143239fd5ff09497e7bf7f9d7 3995140 debug extra 
gstreamer0.10-plugins-good-dbg_0.10.23-2_amd64.deb

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

iEYEARECAAYFAkwFCkMACgkQgTd+SodosdLnGACeKoZafNUITrRKtSDVkR76ALSV
YEwAoIogSYywaNCzF8vXHR7626RP3wnW
=j7Ca
-END PGP SIGNATURE-


Accepted:
gst-plugins-good0.10_0.10.23-2.diff.gz
  to main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.23-2.diff.gz
gst-plugins-good0.10_0.10.23-2.dsc
  to main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.23-2.dsc
gstreamer0.10-esd_0.10.23-2_amd64.deb
  to main/g/gst-plugins-good0.10/gstreamer0.10-esd_0.10.23-2_amd64.deb
gstreamer0.10-plugins-good-dbg_0.10.23-2_amd64.deb
  to 
main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-dbg_0.10.23-2_amd64.deb
gstreamer0.10-plugins-good-doc_0.10.23-2_all.deb
  to 
main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.23-2_all.deb
gstreamer0.10-plugins-good_0.10.23-2_amd64.deb
  to main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.23-2_amd64.deb
gstreamer0.10-pulseaudio_0.10.23-2_amd64.deb
  to main/g/gst-plugins-good0.10/gstreamer0.10-pulseaudio_0.10.23-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/e1ojrod-0001fr...@ries.debian.org



Accepted radiusd-livingston 2.1-18 (source i386)

2010-06-01 Thread Paul Martin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 14:28:11 +0100
Source: radiusd-livingston
Binary: radiusd-livingston
Architecture: source i386
Version: 2.1-18
Distribution: unstable
Urgency: low
Maintainer: Paul Martin p...@debian.org
Changed-By: Paul Martin p...@debian.org
Description: 
 radiusd-livingston - Remote Authentication Dial-In User Service (RADIUS) server
Closes: 552448 558164
Changes: 
 radiusd-livingston (2.1-18) unstable; urgency=low
 .
   [ Christian Perrier and the debian-i18n team ]
   * Add $remote_fs to Required-{Start|Stop} in init script
 to ensure that /usr is mounted when the start and stop scripts
 are being run
   * Add ${misc:Depends} tp package dependencies to cope with
 dependencies triggerred by the use of debhelper
   * Fix pending l10n issues. Debconf translations:
 - Russian (Yuri Kozlov).  Closes: #552448
 - Japanese (Hideki Yamane (Debian-JP)).  Closes: #558164
 .
   [ Paul Martin ]
   * Specify debian/source/format of 1.0 for now. Generating a nice set of
 quilt patches will be tricky.
   * Bump standards version to 3.8.4 (no changes).
   * Bump debian/compat to 7, debhelper build-dep to 7, and change
 dh_clean -k to dh_prep.
Checksums-Sha1: 
 25d75257c20a5caeaa00e79077562800b0eb6d12 1660 radiusd-livingston_2.1-18.dsc
 6e697efbe7ded273be1722c1892d788bfb5c70aa 23013 
radiusd-livingston_2.1-18.diff.gz
 15584378d33137f34544605d059abc9edc8f647b 74286 
radiusd-livingston_2.1-18_i386.deb
Checksums-Sha256: 
 a8252b81ffd33295dad197e0934d3e64b64af3faabe205a581901ccff9266c71 1660 
radiusd-livingston_2.1-18.dsc
 220daded1ffe5a727035ef6a835027c0a9c3564b2bebf4afdbbb48cd31b3d06e 23013 
radiusd-livingston_2.1-18.diff.gz
 e6ba6b471ba67b24090512e24e3549c43a7d667c324738c919d2de6b78167a17 74286 
radiusd-livingston_2.1-18_i386.deb
Files: 
 7b4624df8c814031c1fb0b56c8780e1a 1660 net optional 
radiusd-livingston_2.1-18.dsc
 747aba33532c87d0bec4e83a3451a472 23013 net optional 
radiusd-livingston_2.1-18.diff.gz
 db878e491946891669c664bf4b49c5db 74286 net optional 
radiusd-livingston_2.1-18_i386.deb

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

iQIVAwUBTAULP2A7gyZh+cpTAQi57hAA1O4tqaCr8m3zmfZCZzZrGrTXVILFz5B3
62K+BqxQuQLwMf9ubcQrAiUaFLYB6eHJZHVKE2c2vbEdm+cPgLdCyBxX6dCdS7Be
NXgmTR8HItH47ZmTD0ZFbRh6HyJhaneqr3gDh5INoCP3z9ZX518tXq1Iu9LouXZZ
R/DepmW4lmkamgAmyWZUJEmfRhxOCFBqI0CIeSQ8XK+hEZec6gvaV4dCTkOU8bhO
AgXBhfLGk2pZxmORrQbMgnhFnJAD65W0fUAv76WgNxnZUQOtMChZd2pwSwxvybti
yBME9aazu3IRfuoWTCYPft60v+yh86iYoCQ5JKTjMyammHOAbuTpHt5dkKDfyNZL
H7G7fm8jpsUyY5/07adeaWjuhbTR6G8bzRLFpZSHbcBvvprwoiJPOb3Zz+4FXmYR
V0S/Ce8PMoWOHNyk1AN/3iqBsbDCzXWealStKxijDCXVMAGbC4s3wPoLBYzkc2IY
kS2WfnIAszmBO1vayf1yqqpkmvW5SWiQe2Gp26LB/kuXpM0AQdLpCDnN/9hnBzb2
SeXyGCk+KUTXqSRIxuqpY4e7qUHhKlKqwi+N/BWr0XA7bsfxVolDaXC9yr8wmLXC
eiiE/sh55z+tysrosj88YoAoN80N3JmYZzKJmDKDDs9k31S3HWXsMCU/3X2G75h0
D0ZRgwMOMDM=
=GHEM
-END PGP SIGNATURE-


Accepted:
radiusd-livingston_2.1-18.diff.gz
  to main/r/radiusd-livingston/radiusd-livingston_2.1-18.diff.gz
radiusd-livingston_2.1-18.dsc
  to main/r/radiusd-livingston/radiusd-livingston_2.1-18.dsc
radiusd-livingston_2.1-18_i386.deb
  to main/r/radiusd-livingston/radiusd-livingston_2.1-18_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/e1ojror-0001i7...@ries.debian.org



Accepted aranym 0.9.10-1 (source amd64)

2010-06-01 Thread Antonin Kral
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 16:52:06 +0200
Source: aranym
Binary: aranym
Architecture: source amd64
Version: 0.9.10-1
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral a.k...@sh.cvut.cz
Changed-By: Antonin Kral a.k...@sh.cvut.cz
Description: 
 aranym - Atari Running on Any Machine
Changes: 
 aranym (0.9.10-1) unstable; urgency=low
 .
   * [4fc092f] Imported Upstream version 0.9.10
Checksums-Sha1: 
 97f577666861e245d69de335a3032c59762f207b 1046 aranym_0.9.10-1.dsc
 3be051e6be1d6e644174b8eb37d70d3b2792092a 1704840 aranym_0.9.10.orig.tar.gz
 601585d8be55dae8cbb96028090e211facf97f8f 5084 aranym_0.9.10-1.diff.gz
 ef279c9ebe3da2622aa96e80c05091126520c960 1357176 aranym_0.9.10-1_amd64.deb
Checksums-Sha256: 
 76b1f430d4a4bf9ae41998cee89368ba468d3ee9d8f430885da13bcd291594cb 1046 
aranym_0.9.10-1.dsc
 faf52cf59e7fe9b78358a0fbebebc287bad350858dd57cf3aa1bccb011fd9efe 1704840 
aranym_0.9.10.orig.tar.gz
 3bdd7962b0645d60377b9403809a017cf452061d6b67e188932b2d1ad3f8b269 5084 
aranym_0.9.10-1.diff.gz
 cb6f92c2ac21b4f63b05678ad0fee499319561e3e58b0291d79ef5c84c61f75d 1357176 
aranym_0.9.10-1_amd64.deb
Files: 
 e92b48116eb26ab5ffbe78392bef4937 1046 otherosfs extra aranym_0.9.10-1.dsc
 d47073e502f89c77b9a6d7a5e377b7e5 1704840 otherosfs extra 
aranym_0.9.10.orig.tar.gz
 19cd2b241e052999fd3142dd5f78288c 5084 otherosfs extra aranym_0.9.10-1.diff.gz
 906525eb4e84d466dca82d36e30ef4dc 1357176 otherosfs extra 
aranym_0.9.10-1_amd64.deb

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

iEYEARECAAYFAkwFJWEACgkQluuhBRvyMFpvMQCfaRBouI8drHuSPxUGKIKfKXXe
by0AnRkRxFPjI1yYgP+bvOn7935aDA0d
=GoW0
-END PGP SIGNATURE-


Accepted:
aranym_0.9.10-1.diff.gz
  to main/a/aranym/aranym_0.9.10-1.diff.gz
aranym_0.9.10-1.dsc
  to main/a/aranym/aranym_0.9.10-1.dsc
aranym_0.9.10-1_amd64.deb
  to main/a/aranym/aranym_0.9.10-1_amd64.deb
aranym_0.9.10.orig.tar.gz
  to main/a/aranym/aranym_0.9.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/e1ojtvf-00011i...@ries.debian.org



Accepted bley 0.1.2-1 (source all)

2010-06-01 Thread Evgeni Golov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 27 May 2010 09:27:37 +0200
Source: bley
Binary: bley
Architecture: source all
Version: 0.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Evgeni Golov evg...@debian.org
Changed-By: Evgeni Golov evg...@debian.org
Description: 
 bley   - intelligent greylisting daemon for Postfix
Changes: 
 bley (0.1.2-1) unstable; urgency=low
 .
   * New upstream release
   * debian/bley.{init,postinst}:
 + Create /var/run/bley in init, /var/run is cleaned on reboot on
   some systems.
   * debian/control:
 + Add depends on python-twisted-names.
Checksums-Sha1: 
 22d965cbbc9218d94958f73e27544c4930bfb4d7 1028 bley_0.1.2-1.dsc
 f90e989d7e022c7eccd21ba19a5591be4bdd1098 8705 bley_0.1.2.orig.tar.gz
 9fcd0dc0efd17453a72287d308c8442bd54208b8 5125 bley_0.1.2-1.debian.tar.gz
 92281b93fd802b644ff4a8c10c272daf80d3b6d5 14182 bley_0.1.2-1_all.deb
Checksums-Sha256: 
 97aeab0488b6a097a525f8cd87f149fb27dbdd42f3d187e17bfe0e16be22 1028 
bley_0.1.2-1.dsc
 70e4e34024d1fa9553e4c03a33e8a99ee6780f1e293eb1cee6d973733492514e 8705 
bley_0.1.2.orig.tar.gz
 780dab769995b6a1c902a6c66076a25323be376eb1f9f19180b74c573cc29507 5125 
bley_0.1.2-1.debian.tar.gz
 64234dd051b59b221caa158d1ffc1cfd4422b6889ca77a809a6ba1c4d804a139 14182 
bley_0.1.2-1_all.deb
Files: 
 2204dc9deed7ba4c57af2f9c1a6a1fc2 1028 mail optional bley_0.1.2-1.dsc
 674f7de651a07dd624b1feed91278a7c 8705 mail optional bley_0.1.2.orig.tar.gz
 4296586032d1607b8c1b44f734967d7d 5125 mail optional bley_0.1.2-1.debian.tar.gz
 e68fc257b1a4ada722df1d4487be8f3c 14182 mail optional bley_0.1.2-1_all.deb

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

iEYEARECAAYFAkwFEB0ACgkQJKAUGKwVtQysjwCeOu++Tc4WCi2uiiVJ4D/QfdLy
NjgAoJFr+ejkZlK+JOb7Y1PJIAaEM5sQ
=B98T
-END PGP SIGNATURE-


Accepted:
bley_0.1.2-1.debian.tar.gz
  to main/b/bley/bley_0.1.2-1.debian.tar.gz
bley_0.1.2-1.dsc
  to main/b/bley/bley_0.1.2-1.dsc
bley_0.1.2-1_all.deb
  to main/b/bley/bley_0.1.2-1_all.deb
bley_0.1.2.orig.tar.gz
  to main/b/bley/bley_0.1.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/e1ojtvf-00013p...@ries.debian.org



Accepted cryptsetup 2:1.1.2-1 (source amd64)

2010-06-01 Thread Jonas Meurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 15:37:50 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-udeb libcryptsetup1 libcryptsetup-dev
Architecture: source amd64
Version: 2:1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Cryptsetup Team 
pkg-cryptsetup-de...@lists.alioth.debian.org
Changed-By: Jonas Meurer m...@debian.org
Description: 
 cryptsetup - configures encrypted block devices
 cryptsetup-udeb - configures encrypted block devices (udeb)
 libcryptsetup-dev - libcryptsetup development files
 libcryptsetup1 - libcryptsetup shared library
Closes: 554600 574126 583387 583397 583471 583567 583568 583570
Changes: 
 cryptsetup (2:1.1.2-1) unstable; urgency=low
 .
   * new upstream release, changes include:
 - Fix luksFormat/luksOpen reading passphrase from stdin and - keyfile.
   (closes: #583397)
 - Add verbose log level and move unlocking message there.
 - Remove device even if underlying device disappeared (remove, luksClose).
   (closes: #554600, #574126)
 - Fix (deprecated) reload device command to accept new device argument.
   * merged from ubuntu:
 - if plymouth is present in the initramfs, use this directly, bypassing
   the cryptsetup askpass script
 - start usplash in initramfs, since we need it for fancy passphrase input
 - Set FRAMEBUFFER=y in cryptroot-conf, to pull plymouth into the initramfs
 - debian/initramfs/cryptroot-hook: Properly anchor our regexps when
   grepping /etc/crypttab so that we don't incorrectly match device names
   that are substrings of one another.
 - debian/initramfs/cryptroot-script: Don't leak /conf/conf.d/cryptroot
   file descriptor to subprocesses.
   * sync list of supported filesystems in passdev.c and cryptpassdev-hook
   * fix debian/watch file to work with updated code.google.com download page
   * stop building and shipping static libs (closes: #583387, #583471)
   * improve documentation on (pre)checks in manpage. (closes: #583568, #583567)
   * remove xfs and ext2 check scripts documentation from crypttab manpage,
 blkid script can be used. thanks Christoph Anton Mitterer (closes: #583570)
Checksums-Sha1: 
 a1f25f9422ad1a410bdc2dc2369bf54fad4a3897 1844 cryptsetup_1.1.2-1.dsc
 270580572c413facee359b29e5886ff2b4e6de1c 478501 cryptsetup_1.1.2.orig.tar.bz2
 4ff929dbf6b9f1f1076361d78cc0cebd139a1f5f 72540 cryptsetup_1.1.2-1.debian.tar.gz
 e1fb80ea8389569f79cf066caefd6c5495fbae77 408484 cryptsetup_1.1.2-1_amd64.deb
 be060d57b709e147df8221461f012593271441b5 297570 
cryptsetup-udeb_1.1.2-1_amd64.udeb
 2aa1ba0fa13a9733fd968cbd53cb15cd2a0f8ab6 75682 libcryptsetup1_1.1.2-1_amd64.deb
 8f227f7beb9a7e38c1f6318fe9f25638653a3a60 39642 
libcryptsetup-dev_1.1.2-1_amd64.deb
Checksums-Sha256: 
 5b568cdf6dc22ac926b571b339c661438840f60507447ef1116b282015eede8c 1844 
cryptsetup_1.1.2-1.dsc
 45972839fbb169b3ad5649454c217b7f5b0b3c8bf07e32f51a334a88217c7293 478501 
cryptsetup_1.1.2.orig.tar.bz2
 83fca4fe9bfd668648437b4d55b64e5339f0359d9c73316becb9f9eebfa2 72540 
cryptsetup_1.1.2-1.debian.tar.gz
 522fd8b6e02f8953da615554d6df3bb7d26ea61d8a0f5e1fdff1431fd40e2673 408484 
cryptsetup_1.1.2-1_amd64.deb
 f64642fdef7f651520a2f385481a3fea02b17b72d9a9f5a938bca77260442844 297570 
cryptsetup-udeb_1.1.2-1_amd64.udeb
 0cb5999e4e8a4fb7876e8fc09d789441d33843629e46d15b18208cf9ce260cb4 75682 
libcryptsetup1_1.1.2-1_amd64.deb
 45bc3637d1233c18e0d1e271b91b61ae1841986bb2f76f2ab4809d064fc8bd07 39642 
libcryptsetup-dev_1.1.2-1_amd64.deb
Files: 
 6010a83e48be7044c34b77314964ba76 1844 admin optional cryptsetup_1.1.2-1.dsc
 f3928c1f1d49fcee39bb1e8d42fe707a 478501 admin optional 
cryptsetup_1.1.2.orig.tar.bz2
 abd3da2b036892253bf7c523858e2d84 72540 admin optional 
cryptsetup_1.1.2-1.debian.tar.gz
 dfd531e798070cf63033f8808ded24f5 408484 admin optional 
cryptsetup_1.1.2-1_amd64.deb
 d45cebfd10176aabbef439c8ca9e8c13 297570 debian-installer optional 
cryptsetup-udeb_1.1.2-1_amd64.udeb
 6f7481695832b65e0c24b05d2aa18a77 75682 libs optional 
libcryptsetup1_1.1.2-1_amd64.deb
 ab281ade66495ad93fd1e1d2cdf5be11 39642 libdevel optional 
libcryptsetup-dev_1.1.2-1_amd64.deb
Package-Type: udeb

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

iQEcBAEBCAAGBQJMBQ6GAAoJEHUY1PcOVR4zm0oH/RLr6CiP3uKT5hkvOlwYuY3A
zAbeMFsHvKnlM6nSnlhuRshwzJh/hxo2MjD5XJxfV5E7ItiUA4tuISED79ejr/m5
VIJZSoJi3/SXnM1lueNoQZraKdj4wCLH9+kNA6orQCiBO5blf905NNL/2+NF0vxi
PjotmH8ZAfLdpahtNF0zx9uPyzwnmS6Mf3QqxpSwFgQGdilK9QMXOfrk5Mkhqi/c
dRPO+C6dFR8xUY55OTKM/gW1MwK/6DfbCYDF8JmdZ5N9YJuXTT6Up6XtNt/lzAOp
jAkjtzwJT4lXG0kzGg6omkixo4nQ/vKi74WgD6Lo6p9TlQZSm+lIRPER6mEh3PQ=
=RAXU
-END PGP SIGNATURE-


Accepted:
cryptsetup-udeb_1.1.2-1_amd64.udeb
  to main/c/cryptsetup/cryptsetup-udeb_1.1.2-1_amd64.udeb
cryptsetup_1.1.2-1.debian.tar.gz
  to main/c/cryptsetup/cryptsetup_1.1.2-1.debian.tar.gz
cryptsetup_1.1.2-1.dsc
  to main/c/cryptsetup/cryptsetup_1.1.2-1.dsc
cryptsetup_1.1.2-1_amd64.deb
  to 

Accepted ekiga 3.2.7-1 (source i386)

2010-06-01 Thread Kilian Krause
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 17:42:24 +0200
Source: ekiga
Binary: ekiga ekiga-dbg
Architecture: source i386
Version: 3.2.7-1
Distribution: unstable
Urgency: low
Maintainer: Kilian Krause kil...@debian.org
Changed-By: Kilian Krause kil...@debian.org
Description: 
 ekiga  - H.323 and SIP compatible VoIP client
 ekiga-dbg  - H.323 and SIP compatible VoIP client - debug symbols
Closes: 554327 572422 574491
Changes: 
 ekiga (3.2.7-1) unstable; urgency=low
 .
   [ Eugen Dedu ]
   * New upstream release
 - correctly set default devices (Closes: #572422)
 - fix number of users found in ekiga.net LDAP (Closes: #574491)
 - fix FTFBS with binutils-gold (Closes: #554327)
   * Build-Dep on libxext-dev to have SHM support
Checksums-Sha1: 
 b6f3c40e1e42c878b8a6484cbd25af86ae04d46e 1756 ekiga_3.2.7-1.dsc
 dc45f2976a3c1719d2ffae386150011b5e18ac32 10709867 ekiga_3.2.7.orig.tar.gz
 2b037236c623cd156a193114381faf6c3a5b6863 14937 ekiga_3.2.7-1.diff.gz
 f9486dfb7481c7b175e94757e0dbc1e723b96f27 9104326 ekiga_3.2.7-1_i386.deb
 5e5d8307c473f787bc306ed366b9ca8de5eef1f9 5260178 ekiga-dbg_3.2.7-1_i386.deb
Checksums-Sha256: 
 f6aab56d4a880b9bb22393d1e77a664e53dcbfc9c5616237113d99e8444d2f01 1756 
ekiga_3.2.7-1.dsc
 43532c74763e4ba48b36b52a8a601c48bc7f49ba73519b1ec6dec9ee27abf9f4 10709867 
ekiga_3.2.7.orig.tar.gz
 a94fd8963cebf7454fd6e7e4a3fb84ae1ef11ec0220e2e53f7aa12e51083ce27 14937 
ekiga_3.2.7-1.diff.gz
 7e41207914c3e94b53ba0633773db25a0e63a47f824930a2ef8140cf3aa488ef 9104326 
ekiga_3.2.7-1_i386.deb
 83d9b2020e42d1d4b0653b5d7dd26b6b4602ae4b1180dbc99618d7c9308d350a 5260178 
ekiga-dbg_3.2.7-1_i386.deb
Files: 
 02b9bc75d9a16fdfe0f3ace9a4aad17f 1756 gnome optional ekiga_3.2.7-1.dsc
 bdc787550c4cf5acf873788f5ea153ba 10709867 gnome optional 
ekiga_3.2.7.orig.tar.gz
 89a0d0ebf8341e65bb012aac7f91b50e 14937 gnome optional ekiga_3.2.7-1.diff.gz
 8eef5b8cba2360113bdc465046c43e3a 9104326 gnome optional ekiga_3.2.7-1_i386.deb
 e8e50d696a6a3a9bcbe71a21b59399a8 5260178 debug extra ekiga-dbg_3.2.7-1_i386.deb

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

iD8DBQFMBS3svdkzt4X+wX8RAsoCAJ97v+H3VmhjX1+oizGKfdr8Z/YxggCcCgME
xsF5Y3YPZWpUoHJvBQKFQdQ=
=wFLH
-END PGP SIGNATURE-


Accepted:
ekiga-dbg_3.2.7-1_i386.deb
  to main/e/ekiga/ekiga-dbg_3.2.7-1_i386.deb
ekiga_3.2.7-1.diff.gz
  to main/e/ekiga/ekiga_3.2.7-1.diff.gz
ekiga_3.2.7-1.dsc
  to main/e/ekiga/ekiga_3.2.7-1.dsc
ekiga_3.2.7-1_i386.deb
  to main/e/ekiga/ekiga_3.2.7-1_i386.deb
ekiga_3.2.7.orig.tar.gz
  to main/e/ekiga/ekiga_3.2.7.orig.tar.gz


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



Accepted grass 6.4.0~rc6+42329-2 (source all i386)

2010-06-01 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 14:38:01 +0200
Source: grass
Binary: grass grass-doc grass-dev
Architecture: source all i386
Version: 6.4.0~rc6+42329-2
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 grass  - Geographic Resources Analysis Support System
 grass-dev  - GRASS GIS development files
 grass-doc  - Geographic Resources Analysis Support System documentation
Closes: 582595
Changes: 
 grass (6.4.0~rc6+42329-2) experimental; urgency=low
 .
   * Now builds against Tcl/Tk 8.5.
 (closes: #582595)
   * Removed obsolete grass-doc conflicts/replaces.
Checksums-Sha1: 
 bd3d2bbf7abadf1441ac4c3444b5a7e9449def6c 1804 grass_6.4.0~rc6+42329-2.dsc
 d08933d185252b7a9f351576a24772a171201cf6 142413 grass_6.4.0~rc6+42329-2.diff.gz
 d2fab7b89dd52ad6e009d125014779f0d60c1308 13832944 
grass-doc_6.4.0~rc6+42329-2_all.deb
 d1cdfd278ac4f7ae348116c0ab2cce598dedc78e 13770186 
grass_6.4.0~rc6+42329-2_i386.deb
 6805532e4cacdceb54d38f556a27df4fa61ef007 208690 
grass-dev_6.4.0~rc6+42329-2_i386.deb
Checksums-Sha256: 
 32dfd4d8e1d1347dafb01ae387f067c24436afca515716de3878f395e2dd019a 1804 
grass_6.4.0~rc6+42329-2.dsc
 8d336e8eb2053320e9beb46d6e5629858dd8e69c4b1a4413a646a7ecdd95 142413 
grass_6.4.0~rc6+42329-2.diff.gz
 9d7a59f1043a5a952751b3063155f65a5ea9c17f6dec5d523dff06b779cb39b9 13832944 
grass-doc_6.4.0~rc6+42329-2_all.deb
 0d6e89e41ed029434fffa311d742762d949d0a029641ae921b43de47695ac183 13770186 
grass_6.4.0~rc6+42329-2_i386.deb
 30e19ce3096be872633248cd33d83825d7308eb056c6ec513b39d3953ca0b823 208690 
grass-dev_6.4.0~rc6+42329-2_i386.deb
Files: 
 81b96ec7af256589235e500ab4ad0cd1 1804 science optional 
grass_6.4.0~rc6+42329-2.dsc
 b9cf6a4d8db31ad2dd6d56423aa6105c 142413 science optional 
grass_6.4.0~rc6+42329-2.diff.gz
 b20d63694a16bac8ad5bf6fc9c00c933 13832944 doc optional 
grass-doc_6.4.0~rc6+42329-2_all.deb
 2f0cbd4be7bf7ec22cb2381af0955ceb 13770186 science optional 
grass_6.4.0~rc6+42329-2_i386.deb
 ef730b64d94ca12928b5875139afb97c 208690 devel optional 
grass-dev_6.4.0~rc6+42329-2_i386.deb

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

iEYEARECAAYFAkwFGFEACgkQpFNRmenyx0e2GgCg7ksNqkptMyhfghYXRaqH4A/I
KncAn1usXfB7ZXjeGS3J6pIOFq8xCvhE
=rbpj
-END PGP SIGNATURE-


Accepted:
grass-dev_6.4.0~rc6+42329-2_i386.deb
  to main/g/grass/grass-dev_6.4.0~rc6+42329-2_i386.deb
grass-doc_6.4.0~rc6+42329-2_all.deb
  to main/g/grass/grass-doc_6.4.0~rc6+42329-2_all.deb
grass_6.4.0~rc6+42329-2.diff.gz
  to main/g/grass/grass_6.4.0~rc6+42329-2.diff.gz
grass_6.4.0~rc6+42329-2.dsc
  to main/g/grass/grass_6.4.0~rc6+42329-2.dsc
grass_6.4.0~rc6+42329-2_i386.deb
  to main/g/grass/grass_6.4.0~rc6+42329-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/e1ojtyt-0002uy...@ries.debian.org



Accepted libmodule-install-perl 0.99-1 (source all)

2010-06-01 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 08:45:07 +0200
Source: libmodule-install-perl
Binary: libmodule-install-perl
Architecture: source all
Version: 0.99-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
Description: 
 libmodule-install-perl - framework for installing Perl modules
Changes: 
 libmodule-install-perl (0.99-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 c60e1afb1e7b6d1e03e57594bbe55c711f0b248a 3000 libmodule-install-perl_0.99-1.dsc
 9bef19bce4e3bd556650c9bcf820ab45a9b401b7 131482 
libmodule-install-perl_0.99.orig.tar.gz
 9b309bc8ccd201f80f79dba19d8587d20a22ebe6 6319 
libmodule-install-perl_0.99-1.debian.tar.gz
 08887b03c595419356ebc19ad9cca58c880db2b2 159164 
libmodule-install-perl_0.99-1_all.deb
Checksums-Sha256: 
 d2e938c21460905dad221b61bc5ac3521a8dca68861fdf7a5385155475c39909 3000 
libmodule-install-perl_0.99-1.dsc
 adbded0df1bbf493a8ef1382f40ad2bf867412a99537969b0ca7f97ffb73c5b6 131482 
libmodule-install-perl_0.99.orig.tar.gz
 d31a492680b61bdc0b5eb472af917696d0204416f43ca1f6a744454d46e3d4e0 6319 
libmodule-install-perl_0.99-1.debian.tar.gz
 e358f1a9e500e4391b836df57f50e917e87aac5cc6f925b94be2729c3ee880e8 159164 
libmodule-install-perl_0.99-1_all.deb
Files: 
 6bdb1bb1d4800453d55e8d584f77de59 3000 perl optional 
libmodule-install-perl_0.99-1.dsc
 240fc2211e58bd6186a22910988efe83 131482 perl optional 
libmodule-install-perl_0.99.orig.tar.gz
 498007c16ef4c9317c1b05bded02a867 6319 perl optional 
libmodule-install-perl_0.99-1.debian.tar.gz
 ad13571e8f9390c4610646ddbb6d12f9 159164 perl optional 
libmodule-install-perl_0.99-1_all.deb

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

iQIcBAEBCAAGBQJMBSK9AAoJELs6aAGGSaoGKikP/18XHNRnhhQjDUDd3JwyNMlt
PWA7/nm4j5khurd0aUiW2I8yUkR9OO9Yu/Bb8ipohDV4n9nDESoj2TQupR00CC8x
V9a8hQTVk2mPZxm0Hit5U+92MXoZCB6OkTQTaiQrcQ4W2ABFou6V7S1k5KY1n36h
ouxUSH+F6zfodK3QPvoOl2ZvhR6pzJD+IX2nX50PdahuI8/EW3E6rE1X08mt/KcQ
LKvCyTJEh9d4YMPG5E1+f2P+/19YAiDdP6ZfCnDob7RSchuWoM2eskIPEIWkiHrS
68ABUNtRcbhh/dbxwrztzY9VyZL/HbBu+sSDbfsv4Crz2OvOL66BSP9D53MN0mHy
yMUGDFrVq5zmWbdEZnUAwwa9qwzwNYLtyHcRhWhwvGVmR3iaPfwEZJ4T0cvb3G7q
inSeKPWWeXcV4cwMqHgGMQhXl8qkLpPBqqBMsRbZuQ12bJQy0c2s7l5HBoJ+VZaG
7KnnysCPs7k4t8SRL+NlllVUZXp8JpmD/mLlqPQDCbThgMNcVZyYdZytx7P+pCWz
OtD3UeSWEHob6LiRCuzvh8Mbo0T46OY3GaOGMUvhSHBr8FWWspUXcjwSaO2MvmSU
/EHzEv7hJmjZap7/SVw49zUn+ubHTK1+t+ToptbzderAVsHyNHzDr9MoOnZ/qYU/
bpurmwZcqZy3CpmNN9WI
=TDXu
-END PGP SIGNATURE-


Accepted:
libmodule-install-perl_0.99-1.debian.tar.gz
  to 
main/libm/libmodule-install-perl/libmodule-install-perl_0.99-1.debian.tar.gz
libmodule-install-perl_0.99-1.dsc
  to main/libm/libmodule-install-perl/libmodule-install-perl_0.99-1.dsc
libmodule-install-perl_0.99-1_all.deb
  to main/libm/libmodule-install-perl/libmodule-install-perl_0.99-1_all.deb
libmodule-install-perl_0.99.orig.tar.gz
  to main/libm/libmodule-install-perl/libmodule-install-perl_0.99.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/e1oju01-00031s...@ries.debian.org



Accepted libmoosex-methodattributes-perl 0.22-1 (source all)

2010-06-01 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 21:38:04 +0900
Source: libmoosex-methodattributes-perl
Binary: libmoosex-methodattributes-perl
Architecture: source all
Version: 0.22-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@43-1.org
Description: 
 libmoosex-methodattributes-perl - Moose extension for code attribute 
introspection
Changes: 
 libmoosex-methodattributes-perl (0.22-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump (build-)dep on libmoose-perl to = 0.98.
   * Bump (build-)dep on libmoosex-types-perl to = 0.20.
Checksums-Sha1: 
 bb329d9a3db017025589d41e2ea343aa575c9d6c 2506 
libmoosex-methodattributes-perl_0.22-1.dsc
 0f3a9ccf2fbd462d47bf3b74ff9d5cfb4d9b5424 22476 
libmoosex-methodattributes-perl_0.22.orig.tar.gz
 2740fa9c461b96c621cd102bea098d2d94b7fd94 2658 
libmoosex-methodattributes-perl_0.22-1.debian.tar.gz
 f682ab1546b634c2ed37f95ea826b7de6fb63e08 39876 
libmoosex-methodattributes-perl_0.22-1_all.deb
Checksums-Sha256: 
 405e2004f2d8df2b9746818c6cc5245a8095fbb4706561a740b01881528b7a34 2506 
libmoosex-methodattributes-perl_0.22-1.dsc
 ac402a0ccffc0cafb67e3f00bc70a72deceeabb6d9ba8ec2fec3f03c58ebe875 22476 
libmoosex-methodattributes-perl_0.22.orig.tar.gz
 7ca4011ba5d5e6a5157267416964274a84855364e4944f95a5af87dfbc6909fe 2658 
libmoosex-methodattributes-perl_0.22-1.debian.tar.gz
 d2d574e6b8f3c0328b4b4ccc36dbb2355001eb78c09fbcf180ff2ca3b1a9dadb 39876 
libmoosex-methodattributes-perl_0.22-1_all.deb
Files: 
 d8e706edd62ace2958b1239bcdd4301f 2506 perl optional 
libmoosex-methodattributes-perl_0.22-1.dsc
 bd3a6bccd5996bb830b069f7529912c9 22476 perl optional 
libmoosex-methodattributes-perl_0.22.orig.tar.gz
 4cc0126db995d854f28a08e8b6aced04 2658 perl optional 
libmoosex-methodattributes-perl_0.22-1.debian.tar.gz
 1cc100ee0863831506d5963ff8eeac18 39876 perl optional 
libmoosex-methodattributes-perl_0.22-1_all.deb

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

iQIcBAEBCAAGBQJMBSTMAAoJELs6aAGGSaoGo1cP/1VF+AtxViDA2q3AvLfYGZXi
j//3jabM2J0cBQ6cJlI8RhkClbJipKzTaivvprNb2fxpBh9Ur4cVqeF/Z4p3UYci
9ADogekBnV2rE4fuEbXw63o6m/k0siX6cTVW9PokJuc04hBv0FOj73MuuGOTpUdB
to0dg7ZgCtdyBDpHjrTDRb7tHZ6Usajx21zRIG1prmUzc2cXeKDVo6nc0errNx1y
2UjiSQfBz+jX0pjfMk2AHvYXBwNgEA3pd+70jh0NkXy1vk+Z1ypEwximOllrAWu1
foap4A/DuQ1Rr21229n5wpvp/AjYl7V2isO23VAP3YakaD2GFND64kFag0TWKdRt
9bdsSlFd7tCuDq93uX19V8yj1sar9AymT+SZWe3kfbU6d/txe2QnFOV4ip4aCx8h
zmtp21f4Fra86rE1+nzAhBG5htDn2jJys9/KWbwrpBv3d26el5lw4D7Ctfwmm1d0
A2CWqeGm7E2W0bBRiLvdWEDDmlgm51AtGR7GHQRfxm5Ga9rMBRdeguZeLZMED5l3
Bhh9fMCUDUCEdPsvHDXGQdz90R26yquCXFLXJzCD6hYSRPk3nZ57cDxA9k34T1nc
IfG8aMBiY5Itz6Cntx00Gm2RMGSgjzmAiGWLZZrEevxirucAgHy2dslHYABsc+XZ
jjOtgVjawwKonzos9MmD
=NF0c
-END PGP SIGNATURE-


Accepted:
libmoosex-methodattributes-perl_0.22-1.debian.tar.gz
  to 
main/libm/libmoosex-methodattributes-perl/libmoosex-methodattributes-perl_0.22-1.debian.tar.gz
libmoosex-methodattributes-perl_0.22-1.dsc
  to 
main/libm/libmoosex-methodattributes-perl/libmoosex-methodattributes-perl_0.22-1.dsc
libmoosex-methodattributes-perl_0.22-1_all.deb
  to 
main/libm/libmoosex-methodattributes-perl/libmoosex-methodattributes-perl_0.22-1_all.deb
libmoosex-methodattributes-perl_0.22.orig.tar.gz
  to 
main/libm/libmoosex-methodattributes-perl/libmoosex-methodattributes-perl_0.22.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/e1oju0h-000344...@ries.debian.org



Accepted libsql-abstract-perl 1.67-1 (source all)

2010-06-01 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Jun 2010 21:32:02 +0900
Source: libsql-abstract-perl
Binary: libsql-abstract-perl
Architecture: source all
Version: 1.67-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@43-1.org
Description: 
 libsql-abstract-perl - Perl module to generate SQL from Perl data structures
Changes: 
 libsql-abstract-perl (1.67-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 8dfb9913bfad06617f788e49cee2813b31344cb1 2245 libsql-abstract-perl_1.67-1.dsc
 667bea308fdac33d026b0e8597ad14718f51b340 66382 
libsql-abstract-perl_1.67.orig.tar.gz
 e61c9dc154edeefe7d5eec90b1a44315b06bc9cf 3779 
libsql-abstract-perl_1.67-1.debian.tar.gz
 c9934aa7fec1c907dab4306cf036b54c5c345e65 56070 
libsql-abstract-perl_1.67-1_all.deb
Checksums-Sha256: 
 903368f220e6b5d0c7d6fc4b2e859c9fbfb39946efedecac99b6c92812cf294f 2245 
libsql-abstract-perl_1.67-1.dsc
 81cabad331ae5ca456ff79d710451e6b92e07ba25705547bfb6ff2ec450a6bc2 66382 
libsql-abstract-perl_1.67.orig.tar.gz
 eb383b4a834c062116e77cb694d14250e532f55d21a78d3d3660fc0a9701eaa3 3779 
libsql-abstract-perl_1.67-1.debian.tar.gz
 77e75e8eeba88521faaff293d02b559c1a55ce4da78fbbeae22b7ffa2e3a75c5 56070 
libsql-abstract-perl_1.67-1_all.deb
Files: 
 5343ebafb07bbc1b43a8f37c8facabe8 2245 perl optional 
libsql-abstract-perl_1.67-1.dsc
 624b404c67013b270559643d2bac0b61 66382 perl optional 
libsql-abstract-perl_1.67.orig.tar.gz
 561afee1dfb97aa4d7f1b9a3cac2e630 3779 perl optional 
libsql-abstract-perl_1.67-1.debian.tar.gz
 d50615a17cec5e46820c102a9c85d320 56070 perl optional 
libsql-abstract-perl_1.67-1_all.deb

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

iQIcBAEBCAAGBQJMBSoHAAoJELs6aAGGSaoGjUUP+wVmbvm0Hd44oYqWf9BT6XD0
T+sNrgV908QMlq6NiEnGK8YBQEtknUju7Vb1PvT41qGPLInevNGOSZYpCI70/1NS
ISQhBL+siIMVtK+6ardFN+4/IlKdB4NMQZMuTmiBZq73t36kgvnBLGcuTcaiCDuJ
Ot1ZeAyy6vc8PI+rCwo+kzszxJQJReGRkA8D1gmX+kvHsjDD2UqfIQpp1/yq8wp+
tjiCtrxb+BdPphHsn1cBfKL3Ehgjxy8JbrmJgE/JPup6TUnMyZ5K4yqNCKkIGWk5
L+STvDDbtHF23iBmN0O8xmB2jOzLU3PjUSFNxd7BY7YHdQsE7Tw+Dh4wwwa6CWh2
UyCdIHEhnoD1/erOqYYhT07XTjV5WB0kl5etx5HkvIcA69XaJOtinRwom9bIlbpi
syIQ3BpRTC5YDK3tLUGYwGoPnHZ+Zqe6nZcJ4i4hLvid6d0Q06tU0Tt/1TRzlNAE
UxIGKzF4IDQvO+5wTa8WTgxQF9w5KeRqK2Pq5qRHjaoNBWDSxgDZ8iLaVkmNcpxo
ZsHyDTX5MVcmtwEY6qSVuZnOYr5F7O0E8ihen/+4UOFK9EsoY8ckXp9B8BQ6GyyB
EZy8osJee2cpE1zoG42qbe5ZRIKZs8UUEmTYo02N/+kvF0N5k9PMK7Upv7wUPLYW
fybZ99gjTC4aCmHS6LQK
=2Fpj
-END PGP SIGNATURE-


Accepted:
libsql-abstract-perl_1.67-1.debian.tar.gz
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.67-1.debian.tar.gz
libsql-abstract-perl_1.67-1.dsc
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.67-1.dsc
libsql-abstract-perl_1.67-1_all.deb
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.67-1_all.deb
libsql-abstract-perl_1.67.orig.tar.gz
  to main/libs/libsql-abstract-perl/libsql-abstract-perl_1.67.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/e1oju0i-000379...@ries.debian.org



Accepted lighttpd 1.4.26-2 (source all amd64)

2010-06-01 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 17:08:42 +0200
Source: lighttpd
Binary: lighttpd lighttpd-doc lighttpd-mod-mysql-vhost 
lighttpd-mod-trigger-b4-dl lighttpd-mod-cml lighttpd-mod-magnet 
lighttpd-mod-webdav
Architecture: source amd64 all
Version: 1.4.26-2
Distribution: unstable
Urgency: low
Maintainer: Debian lighttpd maintainers 
pkg-lighttpd-maintain...@lists.alioth.debian.org
Changed-By: Krzysztof Krzyżaniak (eloy) e...@debian.org
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 lighttpd-doc - Documentation for lighttpd
 lighttpd-mod-cml - Cache meta language module for lighttpd
 lighttpd-mod-magnet - Control the request handling module for lighttpd
 lighttpd-mod-mysql-vhost - MySQL-based virtual host configuration for lighttpd
 lighttpd-mod-trigger-b4-dl - Anti-deep-linking module for lighttpd
 lighttpd-mod-webdav - WebDAV module for lighttpd
Closes: 456200 471054 471055 489854 504315 504319 515699 538662 563626 579366
Changes: 
 lighttpd (1.4.26-2) unstable; urgency=low
 .
   [ Krzysztof Krzyżaniak (eloy) ]
   * Switch to dpkg-source 3.0 (quilt) format
   * debian/control:
+ removed Franz Pletz from Uploaders, he's MIA (closes: #579366)
+ change dependency from libmysqlclient15-dev to more general
  libmysqlclient-dev
 .
   [ Olaf van der Spek ]
   * take conf dir as an optional parameter (closes: 489854)
   * don't try to make /var/run/lighttpd when invoked with status
 (closes: 538662)
   * split FastCGI PHP conf from FastCGI conf (closes: 515699)
   * reduce max-procs from 2 to 1 (closes: 456200)
   * move debian doc handling into it's own file
   * set default vhost dir to /srv/host/htdocs (closes: 471054)
   * use delaycompress instead of copytruncate for logrotate (closes: 563626)
   * don't wait for old process to stop before starting new one for reload
 (closes: 504315)
   * use reopen-logs for logrotate (closes: 504319)
   * add no-www.conf (for use with evhost and simple-vhost, closes: 471055)
   * move evhost conf into it's own file
Checksums-Sha1: 
 17fa47f600b264a1e9a9b1dcc9e0c14038d4feae 1638 lighttpd_1.4.26-2.dsc
 0cc48b28d08eb3df72638b71ffa8fb19e548a57f 26724 lighttpd_1.4.26-2.debian.tar.gz
 5cc1fdca1f34865d6cd95cbb9004a24a3bd2 290350 lighttpd_1.4.26-2_amd64.deb
 c277682137767679dcda65ceb007488c3e455bc4 16884 
lighttpd-mod-mysql-vhost_1.4.26-2_amd64.deb
 5727d7424064ce133cf5c8086fc0a7f8b7ee5c35 18566 
lighttpd-mod-trigger-b4-dl_1.4.26-2_amd64.deb
 fc3ec87f7ef37e8d12049640fe6acc0b72f1f6bc 21708 
lighttpd-mod-cml_1.4.26-2_amd64.deb
 21534ea4f976748c2a0c78aae782b979d97111dd 23046 
lighttpd-mod-magnet_1.4.26-2_amd64.deb
 1b878590b3285b044c7102138cbbf2f7ff09704a 29138 
lighttpd-mod-webdav_1.4.26-2_amd64.deb
 eb31fa879d9d086b1b918ad4adc85371a9d16e00 61010 lighttpd-doc_1.4.26-2_all.deb
Checksums-Sha256: 
 f67be6f5e8d8f247b44c2b4a2b3c04f0c8a4fa257eea852193129d542a13f59f 1638 
lighttpd_1.4.26-2.dsc
 56ad01e70917fa474d469d4b936cd719e3edfcd5c70a3df492f5090660b72492 26724 
lighttpd_1.4.26-2.debian.tar.gz
 c3ca2ab581a7eda9c28b518fc4a38cee0e5dfb6727254b24c35f7f5df76f3ebf 290350 
lighttpd_1.4.26-2_amd64.deb
 fb3c73eb7b611757a9c91288162f89f79df1d1767bcc01732ab484a5129e3f36 16884 
lighttpd-mod-mysql-vhost_1.4.26-2_amd64.deb
 b0f6aa81a64ada362147d354dbd18f235b57941430339f946984830ad75ee34c 18566 
lighttpd-mod-trigger-b4-dl_1.4.26-2_amd64.deb
 14ca4ff975541484540ec4c9b471e5a4969a5bec11ad96f5a03c842361f575fc 21708 
lighttpd-mod-cml_1.4.26-2_amd64.deb
 5095279d2f67f6033162550d8fc71bc078423a7f21d3331a1230a6dc60950d67 23046 
lighttpd-mod-magnet_1.4.26-2_amd64.deb
 5029f0b2be64622785a168bfa64acd12504b637392b832f00516d1dd54befa12 29138 
lighttpd-mod-webdav_1.4.26-2_amd64.deb
 a285e1004ae2ae0327c13d2a118efedbcdcb6102b40c198a49bdf0e80fa69e57 61010 
lighttpd-doc_1.4.26-2_all.deb
Files: 
 d73155d064f58f2f87e7f46a1603c96b 1638 httpd optional lighttpd_1.4.26-2.dsc
 c3635596f02f69ae3c719666a7451a44 26724 httpd optional 
lighttpd_1.4.26-2.debian.tar.gz
 0d4e8f9b25237e7817a346f52916374d 290350 httpd optional 
lighttpd_1.4.26-2_amd64.deb
 5210baf668901b28f8f3dd0ceba7705a 16884 httpd optional 
lighttpd-mod-mysql-vhost_1.4.26-2_amd64.deb
 057b8c8d0836b437a4d211fca0a41c5f 18566 httpd optional 
lighttpd-mod-trigger-b4-dl_1.4.26-2_amd64.deb
 62341097f2fcd638dd3960872d53dec0 21708 httpd optional 
lighttpd-mod-cml_1.4.26-2_amd64.deb
 4c10ed067c778005d29c52c4c72b1434 23046 httpd optional 
lighttpd-mod-magnet_1.4.26-2_amd64.deb
 c5de246907fa816a177b0f9258724576 29138 httpd optional 
lighttpd-mod-webdav_1.4.26-2_amd64.deb
 f5b889e74884ac7b1fb6c8a967659d40 61010 doc optional 
lighttpd-doc_1.4.26-2_all.deb

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

iEYEARECAAYFAkwFJS8ACgkQy+HP4f7iC8vW9wCfXDKgGX/FR82e8ZBJRPYBwKOu
NiUAn3auELkM1Zc5Wz0ukFCRF0fA+rM3
=12xI
-END PGP SIGNATURE-


Accepted:
lighttpd-doc_1.4.26-2_all.deb
  to main/l/lighttpd/lighttpd-doc_1.4.26-2_all.deb
lighttpd-mod-cml_1.4.26-2_amd64.deb
  to 

Accepted otf-yozvox-yozfont 13.00~beta10-dfsg-1 (source all)

2010-06-01 Thread Hideki Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 26 May 2010 21:54:10 +0900
Source: otf-yozvox-yozfont
Binary: otf-yozvox-yozfont otf-yozvox-yozfont-new-kana 
otf-yozvox-yozfont-standard-kana otf-yozvox-yozfont-antique 
otf-yozvox-yozfont-cute otf-yozvox-yozfont-edu
Architecture: source all
Version: 13.00~beta10-dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 otf-yozvox-yozfont - Japanese proportional Handwriting OpenType font
 otf-yozvox-yozfont-antique - Japanese proportional Handwriting OpenType font 
(antique kana)
 otf-yozvox-yozfont-cute - Japanese proportional Handwriting OpenType font 
(cute kana)
 otf-yozvox-yozfont-edu - Japanese proportional Handwriting OpenType font 
(educational cana
 otf-yozvox-yozfont-new-kana - Japanese proportional Handwriting OpenType font 
(new kana)
 otf-yozvox-yozfont-standard-kana - Japanese proportional Handwriting OpenType 
font (standard kana)
Changes: 
 otf-yozvox-yozfont (13.00~beta10-dfsg-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 d5b5348378064902dca26f39fdee9f0f0fd1040d 2238 
otf-yozvox-yozfont_13.00~beta10-dfsg-1.dsc
 7b1a753f76f49c1a55260bc5a479f2fc2ce215d6 153551265 
otf-yozvox-yozfont_13.00~beta10-dfsg.orig.tar.bz2
 25791dc5e3c1fad268beaf1ddc6d4a7aec4427df 4533 
otf-yozvox-yozfont_13.00~beta10-dfsg-1.debian.tar.gz
 25d33fbb3c9ea6f00f110039eb32bbed0c277ff4 4724 
otf-yozvox-yozfont_13.00~beta10-dfsg-1_all.deb
 154533c56887fba425b163f5fc6bdd12832f0f41 29740780 
otf-yozvox-yozfont-new-kana_13.00~beta10-dfsg-1_all.deb
 c7dd759f8d0c59bfc28cb821dcad9d9ce632bd93 42610850 
otf-yozvox-yozfont-standard-kana_13.00~beta10-dfsg-1_all.deb
 7546d4f28dde86d920baf4da71131d2cca958478 42625180 
otf-yozvox-yozfont-antique_13.00~beta10-dfsg-1_all.deb
 843190fe730880ee4d7b287da370bedb9ddef8cf 29751662 
otf-yozvox-yozfont-cute_13.00~beta10-dfsg-1_all.deb
 ad0a542f56509413ade0ef41fc8bdfe0128c3584 29749718 
otf-yozvox-yozfont-edu_13.00~beta10-dfsg-1_all.deb
Checksums-Sha256: 
 8d1f491c1bc9c47f6dc65c73835c8cea486f09a5bb9ae8193b2f4ab68e9acc95 2238 
otf-yozvox-yozfont_13.00~beta10-dfsg-1.dsc
 e02652f54127b79fb9aec5d357154dd33403262392f0a56f32ce2d84533a8daf 153551265 
otf-yozvox-yozfont_13.00~beta10-dfsg.orig.tar.bz2
 e58a890cff25687465a7f20554f0d3142f7bb3150dda9ff1d98ad0715176222a 4533 
otf-yozvox-yozfont_13.00~beta10-dfsg-1.debian.tar.gz
 4290370d5bde59b514341c4e6d6ff5acd29c29bf39bdbb45635733a09068d7e5 4724 
otf-yozvox-yozfont_13.00~beta10-dfsg-1_all.deb
 b72132832b3ffcaa52b0831ff2fd90dd45df60b541ce4442d850c738f08d8de4 29740780 
otf-yozvox-yozfont-new-kana_13.00~beta10-dfsg-1_all.deb
 6ac65e462fe2e1c80227289765edea55bd9c0b4164604d2184141c61d7ffa674 42610850 
otf-yozvox-yozfont-standard-kana_13.00~beta10-dfsg-1_all.deb
 e913b4373bdffb422fb3c314068c9e84b35130b1de011ec740a9b99d2023c970 42625180 
otf-yozvox-yozfont-antique_13.00~beta10-dfsg-1_all.deb
 2451b76cc336a415ef4910a7c70b199c91d6f8e5e83222ecdfc145def2b1c5db 29751662 
otf-yozvox-yozfont-cute_13.00~beta10-dfsg-1_all.deb
 23090f158886e85fdc6489d4b86ba0fb194c09f33f16cdc2d0b1dab207443ed7 29749718 
otf-yozvox-yozfont-edu_13.00~beta10-dfsg-1_all.deb
Files: 
 0a166f36e4c427f21dc0879505356130 2238 fonts extra 
otf-yozvox-yozfont_13.00~beta10-dfsg-1.dsc
 838dc2d1823f5284e25b6aded52f8188 153551265 fonts extra 
otf-yozvox-yozfont_13.00~beta10-dfsg.orig.tar.bz2
 2547eff168b28e6f51d86aea95bb286c 4533 fonts extra 
otf-yozvox-yozfont_13.00~beta10-dfsg-1.debian.tar.gz
 cafb1347cadca71c5b8e6b1d97ae 4724 fonts extra 
otf-yozvox-yozfont_13.00~beta10-dfsg-1_all.deb
 1bfe4a5440a50d8d8671bc810ff33237 29740780 fonts extra 
otf-yozvox-yozfont-new-kana_13.00~beta10-dfsg-1_all.deb
 ffb281ed5b722157d598ba42f80864ba 42610850 fonts extra 
otf-yozvox-yozfont-standard-kana_13.00~beta10-dfsg-1_all.deb
 f113d68f4028e2192a6030c62a9c948e 42625180 fonts extra 
otf-yozvox-yozfont-antique_13.00~beta10-dfsg-1_all.deb
 54fc5ff44702d735be7fe2546758a4e9 29751662 fonts extra 
otf-yozvox-yozfont-cute_13.00~beta10-dfsg-1_all.deb
 13aa78f6794f10870cffa61e71f29fd8 29749718 fonts extra 
otf-yozvox-yozfont-edu_13.00~beta10-dfsg-1_all.deb

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

iQIcBAEBCgAGBQJL/Td9AAoJEF0yjQgqqrFAAuAP/07HdV8JBIuwPNgPB5L0B4CG
gsdesJLgwZyWbt5b/kcZiWH3tVk827Hez3URu9bPPJnnJV7s3/0rRqIL/fSFjn3O
OuG0t3ZF56KKQWXqsb0HASoNK9dL5WwT6n6TWxSYusnsxB8P/TcmbgvkPy5XFl0Z
v0tHTMZzNnx5QYyAa3Fn7IMrmj+j+FJXWjN523j4Z1r8HKHAp7f2r6DxDyZH3zyP
cq4TpC1wcy/9xbUZc4oPhc/OZYprulzZzQN4Y/Ete6qB+Nk0g6UhmP0GR8QhvMNO
ClQJkNnNetVkGfmBEnAfXTmaKoY9eVFSWl2u+AuajRmwde6YWmvMRc4Inzl29IiW
N92UagX1TpTgnrHyCjiG7RBAsRapE0iNXw+Ny0geZQwJz7TWkdtmt/6yMiM3f54l
TN7d8Y3QDvclS/BnqOqE+dDXyp9SBW6C04PAbVAwd7Md/wFsjBidQ6PFSaqGj/p7
Xy+QdKzlat3Q3tTQB7qShsygUZ2SDi1sAWJxEvKI7AdfclfyKekNXAVw77VDo8fX
FRjdulRMCIrPING9NgQDqFFXQyo89abq1I9M9ERDfoN2/r5cyqURCAcsOwUQEpab

Accepted wsynth-dssi 0.1.3-3 (source i386)

2010-06-01 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 16:51:16 +0200
Source: wsynth-dssi
Binary: wsynth-dssi
Architecture: source i386
Version: 0.1.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 wsynth-dssi - hack on Xsynth-DSSI to allow wavetable synthesis
Changes: 
 wsynth-dssi (0.1.3-3) unstable; urgency=low
 .
   * Add myself as uploader, set new pkg-multimedia's email address.
   * Bump debian/compat file.
   * Drop dpatch support.
   * debian/control:
 - liblo transition.
 - Wrap long lines.
 - Bump Standards.
 - Add Homepage field.
 - Add Vcs-* tags.
   * Switch to debhelper 7.
   * Add autotools-dev plugin support.
   * Switch to 3.0 (quilt) format
   * Fix desktop file as per spec.
   * Drop the TODO file from the docs of the package.
   * Remove unnecessary debian/dirs file.
   * debian/watch: A bit of cleanup.
   * debian/rules: Add --as-needed to the options of linker.
   * Drop debian/menu file, the package doesn't provide any executable.
   * Update debian/copyright to fix copyright-without-copyright-notice
 lintian warning.
Checksums-Sha1: 
 f6a817114c74c5905b6d10487249d957abc34203 1429 wsynth-dssi_0.1.3-3.dsc
 bdcbb84b4f2d6c06e494f2fb47dd34e8122fc07b 2333 wsynth-dssi_0.1.3-3.debian.tar.gz
 10e2c1ae1ea140f5d357549dd2a12a807c91a916 168570 wsynth-dssi_0.1.3-3_i386.deb
Checksums-Sha256: 
 dd769ce8f916632815595b2306249a82b23b7a8795a4c8f0aeb6733fa877ba92 1429 
wsynth-dssi_0.1.3-3.dsc
 2775f176dd263c3b35b08f7184d36088e573787c8b6b897750846a488fdf96e9 2333 
wsynth-dssi_0.1.3-3.debian.tar.gz
 d0e52c6bf139074b4dd4642bd02ee5fa9a4f5e6693db4d642f3ce1bfc1138705 168570 
wsynth-dssi_0.1.3-3_i386.deb
Files: 
 0edffa191c2b204fe419670b77768bd1 1429 sound optional wsynth-dssi_0.1.3-3.dsc
 0833357132340e306a9efad4931059e6 2333 sound optional 
wsynth-dssi_0.1.3-3.debian.tar.gz
 c454e1c163eb6f8ed0f2d88abf1595b1 168570 sound optional 
wsynth-dssi_0.1.3-3_i386.deb

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

iEYEARECAAYFAkwFJgMACgkQRdSMfNz8P9C6GwCfbx9IdVuGh7VusGeGlk71SqI7
f7IAnj1cP26o4t3DWdUuv8T7CeJ18VZY
=e0Sg
-END PGP SIGNATURE-


Accepted:
wsynth-dssi_0.1.3-3.debian.tar.gz
  to main/w/wsynth-dssi/wsynth-dssi_0.1.3-3.debian.tar.gz
wsynth-dssi_0.1.3-3.dsc
  to main/w/wsynth-dssi/wsynth-dssi_0.1.3-3.dsc
wsynth-dssi_0.1.3-3_i386.deb
  to main/w/wsynth-dssi/wsynth-dssi_0.1.3-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/e1oju6b-0003kw...@ries.debian.org



Accepted xosview 1.8.3+debian-21 (source amd64)

2010-06-01 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 20:02:57 +0530
Source: xosview
Binary: xosview
Architecture: source amd64
Version: 1.8.3+debian-21
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 xosview- X based system monitor
Changes: 
 xosview (1.8.3+debian-21) unstable; urgency=low
 .
   * debian/source/format:
 + Added to use source format 3.0 (quilt)
   * debian/watch:
 + Fixed dversionmangle format
   * Update debian/compat to 7
Checksums-Sha1: 
 dba248746f31e2eb664ed7be0afa36d848cac5ba 1135 xosview_1.8.3+debian-21.dsc
 8747f96b23d099223bbf55e0bbc6be7a04b1a888 38134 
xosview_1.8.3+debian-21.debian.tar.gz
 f167920f5bc97e4bd53972b6c20ecba245188c84 113706 
xosview_1.8.3+debian-21_amd64.deb
Checksums-Sha256: 
 c9b5f6f5df63635c015dc91dc992bb04da0ef7fce1b9dea0570652632a0af258 1135 
xosview_1.8.3+debian-21.dsc
 19560ff923255234cc91dc172dcfd70c2d1d913aefeb27403ed428d53705b711 38134 
xosview_1.8.3+debian-21.debian.tar.gz
 b98e1724fc5e4dd3c4d4e6f97d7dd780c73934b458dbc787c579774974892f87 113706 
xosview_1.8.3+debian-21_amd64.deb
Files: 
 c24625a8a04a4edb27c7830aa8b167d0 1135 utils optional 
xosview_1.8.3+debian-21.dsc
 bb719ef1f11654e5e6c141c1d8a31181 38134 utils optional 
xosview_1.8.3+debian-21.debian.tar.gz
 729a379ccbed6ba89740df0a46d923df 113706 utils optional 
xosview_1.8.3+debian-21_amd64.deb

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

iEYEARECAAYFAkwFGv4ACgkQoRg/jtECjI1HPgCdGOC5NQ/mN+kWALbsrS2c29MF
QWIAn2z2BsY6NBgQW7dKQzV1qgNmUtSG
=5MsJ
-END PGP SIGNATURE-


Accepted:
xosview_1.8.3+debian-21.debian.tar.gz
  to main/x/xosview/xosview_1.8.3+debian-21.debian.tar.gz
xosview_1.8.3+debian-21.dsc
  to main/x/xosview/xosview_1.8.3+debian-21.dsc
xosview_1.8.3+debian-21_amd64.deb
  to main/x/xosview/xosview_1.8.3+debian-21_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/e1oju6s-0003nl...@ries.debian.org



Accepted youtube-dl 2010.04.04-3 (source all)

2010-06-01 Thread Rogério Brito
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 11:06:06 -0300
Source: youtube-dl
Binary: youtube-dl
Architecture: source all
Version: 2010.04.04-3
Distribution: unstable
Urgency: low
Maintainer: Rogério Brito rbr...@ime.usp.br
Changed-By: Rogério Brito rbr...@ime.usp.br
Description: 
 youtube-dl - download videos from youtube
Changes: 
 youtube-dl (2010.04.04-3) unstable; urgency=low
 .
   * Migrate the packaging to smaller dh(7) style.
   * Update the years of copyright.
Checksums-Sha1: 
 3e18eb41c473690035e21f783450c4d242c86026 1095 youtube-dl_2010.04.04-3.dsc
 d67a23ea4b224779ac9f667178e9dcb7f6fe0865 8754 
youtube-dl_2010.04.04-3.debian.tar.gz
 9e3ad2b5ed14725a26ec6efd055dc50401d61ca1 25638 youtube-dl_2010.04.04-3_all.deb
Checksums-Sha256: 
 59ac6e8b53ffedfd7766c33bb661059b97b632e06bc892adcbce8942bf526359 1095 
youtube-dl_2010.04.04-3.dsc
 1429345dd7469428e98d7ec951a85ec58d79e24d71708ce3ae657e4d8a33f31e 8754 
youtube-dl_2010.04.04-3.debian.tar.gz
 f1632c97de1089a7bd396a8fb1d19f7fd840365040f2d3290a67fadc0897f63a 25638 
youtube-dl_2010.04.04-3_all.deb
Files: 
 4fec5cb7443408afae92f07c7cb48134 1095 web extra youtube-dl_2010.04.04-3.dsc
 722969c44f49836844fe17adb698a009 8754 web extra 
youtube-dl_2010.04.04-3.debian.tar.gz
 d8d14b2d1ffe4fa24eefd43ba2fb3403 25638 web extra 
youtube-dl_2010.04.04-3_all.deb

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

iEYEARECAAYFAkwFGpEACgkQCFqbMnwsrrjNOQCdEeIJkIDvHVONB+fItkRaHenA
nFEAnAxrqxyRzV6hi2tsT/ILciPJeJA1
=s0LI
-END PGP SIGNATURE-


Accepted:
youtube-dl_2010.04.04-3.debian.tar.gz
  to main/y/youtube-dl/youtube-dl_2010.04.04-3.debian.tar.gz
youtube-dl_2010.04.04-3.dsc
  to main/y/youtube-dl/youtube-dl_2010.04.04-3.dsc
youtube-dl_2010.04.04-3_all.deb
  to main/y/youtube-dl/youtube-dl_2010.04.04-3_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/e1oju79-0003pm...@ries.debian.org



Accepted cd-circleprint 0.7.0-3 (source all)

2010-06-01 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 16:53:04 +0100
Source: cd-circleprint
Binary: cd-circleprint
Architecture: source all
Version: 0.7.0-3
Distribution: unstable
Urgency: low
Maintainer: Colin Tuckley col...@debian.org
Changed-By: Colin Tuckley col...@debian.org
Description: 
 cd-circleprint - prints round cd-labels
Closes: 584042
Changes: 
 cd-circleprint (0.7.0-3) unstable; urgency=low
 .
   * Remove suggest for ghostscript due to security concerns
 (closes: #584042).
   * Update standards version to 3.8.4 (no changes required).
   * Fix misc formatting and spelling problems in man page.
Checksums-Sha1: 
 90a2b31a7ecf989991cd06e1f31c27c9ef89bbcd 1058 cd-circleprint_0.7.0-3.dsc
 5bcf9bef8a337abf1641dba26923db5d110261e8 4322 cd-circleprint_0.7.0-3.diff.gz
 c0490a131757111de71fad1d963884e78aa9afb9 84252 cd-circleprint_0.7.0-3_all.deb
Checksums-Sha256: 
 d73b9535778718bc5249b68db182b5affdd16f8305d795ddd0ce8faeb3eff1cd 1058 
cd-circleprint_0.7.0-3.dsc
 4b241c461ac9d70d1227616f1e250d1b7f3e9864d24a44327ff11be016db 4322 
cd-circleprint_0.7.0-3.diff.gz
 929ceabd68b980985e58f6b07bffb2418a700c90ded37c2513eb080128139b05 84252 
cd-circleprint_0.7.0-3_all.deb
Files: 
 a4a3535107d6b7b9731aeac2fa331e61 1058 text optional cd-circleprint_0.7.0-3.dsc
 ffbbb90385c232436b7b6c989c2cf20d 4322 text optional 
cd-circleprint_0.7.0-3.diff.gz
 9d4edebf7bcfb184bdc178a50ad1b20f 84252 text optional 
cd-circleprint_0.7.0-3_all.deb

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

iEYEARECAAYFAkwFNL8ACgkQj2OPlhswRc7dCwCgkWuDYD3OGWvJXT6eo1wcEC1V
ZjEAn0tmAnD1AdURJZsfWeP+pJazkE0H
=5m9v
-END PGP SIGNATURE-


Accepted:
cd-circleprint_0.7.0-3.diff.gz
  to main/c/cd-circleprint/cd-circleprint_0.7.0-3.diff.gz
cd-circleprint_0.7.0-3.dsc
  to main/c/cd-circleprint/cd-circleprint_0.7.0-3.dsc
cd-circleprint_0.7.0-3_all.deb
  to main/c/cd-circleprint/cd-circleprint_0.7.0-3_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/e1ojuo4-0005fv...@ries.debian.org



Accepted mako 0.3.3-1 (source all)

2010-06-01 Thread Piotr Ożarowski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 18:14:20 +0200
Source: mako
Binary: python-mako
Architecture: source all
Version: 0.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Piotr Ożarowski pi...@debian.org
Changed-By: Piotr Ożarowski pi...@debian.org
Description: 
 python-mako - fast and lightweight templating for the Python platform
Changes: 
 mako (0.3.3-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 0dd6c397aaac0b6d123390d39522113bcde9bd9d 1337 mako_0.3.3-1.dsc
 86f085976a1db3738cf7a8b328b568c479ce021e 272971 mako_0.3.3.orig.tar.gz
 1000e69e298b9d7b832b6d4b3ca1ece183a1e48b 9356 mako_0.3.3-1.diff.gz
 02d233392de51bbae5e12183bb8c37e778aefd84 108230 python-mako_0.3.3-1_all.deb
Checksums-Sha256: 
 eb697410397c3aaa05770ac86fe2cb3ae33b0e375ed9fe519da1f690f65fcf65 1337 
mako_0.3.3-1.dsc
 3c6d88c1d4de3d024fd8b7f6cacea5a9fe069a36eaf6ef8392a94474364e7af9 272971 
mako_0.3.3.orig.tar.gz
 e7d5d93a3a82aaa782c7dd26e09b1d7a86c32c378789324c2deb9ffa19a55648 9356 
mako_0.3.3-1.diff.gz
 dd16ed1fb653d557f056d8d7fe16e20031f25dfb5e9f693601b1abdb04533c74 108230 
python-mako_0.3.3-1_all.deb
Files: 
 ee641678010719c112cb9f201e0227ee 1337 python optional mako_0.3.3-1.dsc
 2e8fbbb7ea6dc4dde47970cdfd08901e 272971 python optional mako_0.3.3.orig.tar.gz
 be177b2b446db3bb7dceaa61964b54f0 9356 python optional mako_0.3.3-1.diff.gz
 67f4bcc84f985fcfed15d23b81360274 108230 python optional 
python-mako_0.3.3-1_all.deb

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

iEYEARECAAYFAkwFNx8ACgkQB01zfu119ZnOgACdGG6/lk/oqZonpuq5/4Bu6CqQ
uGUAn2xpR+RxkAcqgGTGfhzJzMrI1BMk
=K+Ze
-END PGP SIGNATURE-


Accepted:
mako_0.3.3-1.diff.gz
  to main/m/mako/mako_0.3.3-1.diff.gz
mako_0.3.3-1.dsc
  to main/m/mako/mako_0.3.3-1.dsc
mako_0.3.3.orig.tar.gz
  to main/m/mako/mako_0.3.3.orig.tar.gz
python-mako_0.3.3-1_all.deb
  to main/m/mako/python-mako_0.3.3-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/e1ojuf0-00066a...@ries.debian.org



Accepted courier 0.65.0-1 (source all amd64)

2010-06-01 Thread Racke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 17:37:28 +0200
Source: courier
Binary: courier-base courier-maildrop courier-mlm courier-mta courier-faxmail 
courier-webadmin sqwebmail courier-pcp courier-pop courier-imap courier-ldap 
courier-doc courier-ssl courier-mta-ssl courier-pop-ssl courier-imap-ssl
Architecture: source all amd64
Version: 0.65.0-1
Distribution: unstable
Urgency: low
Maintainer: Stefan Hornburg (Racke) ra...@linuxia.de
Changed-By: Stefan Hornburg (Racke) ra...@linuxia.de
Description: 
 courier-base - Courier mail server - base system
 courier-doc - Courier mail server - additional documentation
 courier-faxmail - Courier mail server - Fax-mail gateway
 courier-imap - Courier mail server - IMAP server
 courier-imap-ssl - Courier mail server - IMAP over SSL
 courier-ldap - Courier mail server - LDAP support
 courier-maildrop - Courier mail server - mail delivery agent
 courier-mlm - Courier mail server - mailing list manager
 courier-mta - Courier mail server - ESMTP daemon
 courier-mta-ssl - Courier mail server - ESMTP over SSL
 courier-pcp - Courier mail server - PCP server
 courier-pop - Courier mail server - POP3 server
 courier-pop-ssl - Courier mail server - POP3 over SSL
 courier-ssl - Courier mail server - SSL/TLS Support
 courier-webadmin - Courier mail server - web-based administration frontend
 sqwebmail  - Courier mail server - webmail server
Closes: 582413 582414 583989 584001
Changes: 
 courier (0.65.0-1) unstable; urgency=low
 .
   * new upstream release
 - fixes IMAP error message (Closes: #583989, thanks to Adam Warner
   li...@consulting.net.nz for the report)
   * fix insecure invocations of ghostscript in courier-faxmail
 (Closes: #584001, thanks to Paul Szabo paul.sz...@sydney.edu.au for
 the report)
   * update Build-Depends to use libldap2-dev instead of libldap-dev
 (Closes: #582414)
   * update courier-webadmin dependency from apache to apache2
 (Closes: #582413)
Checksums-Sha1: 
 f923a6e624ac0a10d24985e65774c334787565f5 1622 courier_0.65.0-1.dsc
 e5ff1690cf28c8413124f23cc289e5ec5b0ab72a 9693464 courier_0.65.0.orig.tar.gz
 d5dfcac69de22c8dbd8115ce73d3ff9a53f835a5 102796 courier_0.65.0-1.diff.gz
 67aafa99ccdb915d8c60e8c9928a4e2af344fbf9 376370 courier-doc_0.65.0-1_all.deb
 60bb9d1d93d85b7b138001dab59344042266df4c 244040 courier-base_0.65.0-1_amd64.deb
 be28820e9ac8837647c358c0edf0a56b3be28fc8 2109572 
courier-maildrop_0.65.0-1_amd64.deb
 6626799dbcdc175dee7c1c213ae49069bc9ff599 1060078 courier-mlm_0.65.0-1_amd64.deb
 c59aa4ec8e7c036b3b74e37313afeb1c9b267fed 4472558 courier-mta_0.65.0-1_amd64.deb
 7fc0fe2cb2b3cc12c483515a2442c76e87790730 36670 
courier-faxmail_0.65.0-1_amd64.deb
 aa7a3edab15e86c8cdb59698f40d7eb52855dd2f 47968 
courier-webadmin_0.65.0-1_amd64.deb
 8e78afe9b580e56de74f8e088a74ecdaf392c4fb 1255226 sqwebmail_0.65.0-1_amd64.deb
 a3e4f29534fbd1d5fb169cadb03ccee3ce8c6faf 71276 courier-pcp_0.65.0-1_amd64.deb
 5fd52e08629ea84d3f06141b06669deadbfc6fb3 61120 courier-pop_0.65.0-1_amd64.deb
 fb5fd86ae0cc2017cdb4bf7d36f73cf47d89fbb1 41716 courier-ldap_0.65.0-1_amd64.deb
 5bd35869af81d57f36b3057bdbc0bb51bdc7b177 65460 courier-ssl_0.65.0-1_amd64.deb
 73e33c2d62c3d570e31ef458aef944fe18a5d305 27504 
courier-mta-ssl_0.65.0-1_amd64.deb
 7e8ac25d13a5771f7cfdc62653cddc5d806d9bbe 30148 
courier-pop-ssl_0.65.0-1_amd64.deb
 9cbcc3120d613d1bda3881424f7469f519c81b3f 621888 courier-imap_4.8.0-1_amd64.deb
 53e3df1bbb554443df93a8da91c3f911d271e57f 30208 
courier-imap-ssl_4.8.0-1_amd64.deb
Checksums-Sha256: 
 fcf0d24936dde7c8dd661d2e031b516ed412b26f30c5c5710cd1657bcb32a928 1622 
courier_0.65.0-1.dsc
 fb171da1116a6f5ff3a1241a18701d25de5e1a2edd0cd34f1d9cff6d519028c7 9693464 
courier_0.65.0.orig.tar.gz
 b1343a50aab9570b72286fcc53cb94a9d61b0502ad5a6e9753189332a53120b0 102796 
courier_0.65.0-1.diff.gz
 f01e41b760be1d6988b2056b9cf2656406fe48ad3f53c7720746869c72219f2b 376370 
courier-doc_0.65.0-1_all.deb
 1bc24d1f082c3716cf5421eaa8c0cb70f1bf7e3a21718c07219b1f5f49d09858 244040 
courier-base_0.65.0-1_amd64.deb
 1ce8923d077b53d73d90ef63a6ac1544165b4210cc7f620e6b09b2835af5bcd8 2109572 
courier-maildrop_0.65.0-1_amd64.deb
 de8c8f7dd887824e6209f0a8733ea67b53ce4759a48bf909fc00bd9ce93a9010 1060078 
courier-mlm_0.65.0-1_amd64.deb
 04922a952740dec6267234b8d7e3d92cf7594ef2099116e7a80d55626a9a328d 4472558 
courier-mta_0.65.0-1_amd64.deb
 9eedc59d8f64367ed856ce554dea66ebcd0fe82c01ea7573fd4685a10f6ed700 36670 
courier-faxmail_0.65.0-1_amd64.deb
 1823252c9e4cac84a29ef21579868c78f17da434f0cedf6f6bfa66dd668beac0 47968 
courier-webadmin_0.65.0-1_amd64.deb
 101b1adf4d11fef81778fded15fd577b5e5aaec94ddd762844a06624b6f6c9ef 1255226 
sqwebmail_0.65.0-1_amd64.deb
 a2d88a15ef5093e24eed9858e8ce96bd17f57a0cdf387447e9d0e63c0c4e193d 71276 
courier-pcp_0.65.0-1_amd64.deb
 fd2842fc37e13efc892611a5a0a8372ce122ba8f4458539eb78902ea7531a17e 61120 
courier-pop_0.65.0-1_amd64.deb
 38d4e4bed0940a48a0be7b1744fabb08d7d94c3b00bc6f430fe78347b1bcb677 41716 

Accepted ust 0.4-4 (source amd64)

2010-06-01 Thread Jon Bernard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Jun 2010 12:39:30 -0400
Source: ust
Binary: libust0 libust-dev ust-bin
Architecture: source amd64
Version: 0.4-4
Distribution: unstable
Urgency: low
Maintainer: Jon Bernard jbern...@debian.org
Changed-By: Jon Bernard jbern...@debian.org
Description: 
 libust-dev - LTTng Userspace Tracer (development)
 libust0- LTTng Userspace Tracer (runtime)
 ust-bin- LTTng Userspace Tracer (utilities)
Changes: 
 ust (0.4-4) unstable; urgency=low
 .
   * [9a6b0e] Include info document in libust0
   * [4fec9e] Reference info document in doc-base file
   * [a90722] Patch info document to include dir section
Checksums-Sha1: 
 cda5fe5719b53652b200a6cdb333975afbe7d729 1171 ust_0.4-4.dsc
 08e3d59f7f901f7544ad8f3ad08b3e4341843dd6 5923 ust_0.4-4.debian.tar.gz
 23b4500643fc1f46055431f0810235b8a48a9b48 84706 libust0_0.4-4_amd64.deb
 002e94308ffdc56df38d0fd232cd7ad17e23f863 97578 libust-dev_0.4-4_amd64.deb
 47f11b4bed8ac4b209e7af3c3ac9c8a32bb261d0 55316 ust-bin_0.4-4_amd64.deb
Checksums-Sha256: 
 9c6c6c5e5d30b6caaece83319d9066e38a2f70058874b1c0c3b57e2cccd9fc5e 1171 
ust_0.4-4.dsc
 b85d5f6614259f4d37889ad6c477c4cd125eda274c42e9de6cb93789fc9f9383 5923 
ust_0.4-4.debian.tar.gz
 f27d531397bc46e407ef8d9dfb6ba0effe64a0a3f52d3142128134705034e94b 84706 
libust0_0.4-4_amd64.deb
 b625458339a2cee0f0bbc64dac0c17440de282c5957755f5b7fe79b52cb39dfd 97578 
libust-dev_0.4-4_amd64.deb
 a08cc8532e938264a31ad4f6059c7ca9a4d2fbebf85db08a5e18d4a6d852f89b 55316 
ust-bin_0.4-4_amd64.deb
Files: 
 47d89cf59cbcb58be7b870232be49bee 1171 libs extra ust_0.4-4.dsc
 ea500c55a2baf36f01faa478c53e8c09 5923 libs extra ust_0.4-4.debian.tar.gz
 209d84a8f528ff130d8a7817d56dc543 84706 libs extra libust0_0.4-4_amd64.deb
 c49fd360850a0c80adb9682ef087f17f 97578 libdevel extra 
libust-dev_0.4-4_amd64.deb
 7d57aaca42ee315f3f2ae96d6a8d75cc 55316 utils extra ust-bin_0.4-4_amd64.deb

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

iEYEARECAAYFAkwFOcEACgkQwAT2A1kSwn7JlACfdcEsJjRPwbDB0Qxf4ay367fY
nt4AoIDgJiNhF+0LdkCtOmldIiXROh6B
=5Vz4
-END PGP SIGNATURE-


Accepted:
libust-dev_0.4-4_amd64.deb
  to main/u/ust/libust-dev_0.4-4_amd64.deb
libust0_0.4-4_amd64.deb
  to main/u/ust/libust0_0.4-4_amd64.deb
ust-bin_0.4-4_amd64.deb
  to main/u/ust/ust-bin_0.4-4_amd64.deb
ust_0.4-4.debian.tar.gz
  to main/u/ust/ust_0.4-4.debian.tar.gz
ust_0.4-4.dsc
  to main/u/ust/ust_0.4-4.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/e1ojust-0007sz...@ries.debian.org



  1   2   >