Re: #573127 sphinxsearch should use prefix for utlilities

2010-04-22 Thread Paul Wise
On Thu, Apr 22, 2010 at 4:53 AM, Radu Spineanu r...@debian.org wrote:

 sphinxsearch is a package that provides binaries like searchd, indexer, etc.

 I received bug report #573127 which has the correct intention behind it that
 the binaries should be prefixed.

Upstream should have used much less generic binary names in the first
place. Please co-ordinate with sphinxsearch upstream to transition to
new names. Since there are no reverse-dependencies in Debian (rails
doesn't mention it), the transition would probably not take very long.

Both conflicts and alternatives are the wrong approach IMO.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Bug#578750: ITP: kmid -- MIDI/Karaoke player for KDE

2010-04-22 Thread Lisandro Damián Nicanor Pérez Meyer
Package: wnpp
Severity: wishlist
Owner: Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com
Owner: Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com

* Package name: kmid
  Version : 2.2.2
  Upstream Author : Pedro Lopez-Cabanillas p...@users.sf.net
* URL : http://kde-apps.org/content/show.php/KMid?content=116404
* License : GPL
  Programming Lang: C++
  Description : MIDI/Karaoke player for KDE

KMid is a rewrite from scratch of the original KDE midi player.
It plays MIDI and karaoke files.
MIDI sequencing is implemented on pluggable backends.



-- 
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/20100422134054.2981.1572.report...@luna.lisandropm.com.ar



proper edit-build-install-test cycle with v3 source packages?

2010-04-22 Thread Timo Juhani Lindfors
If I hit a bug in a v1 source package I often do

apt-get source foo
cd foo-*
DEB_BUILD_OPTIONS=noopt debug nostrip dpkg-buildpackage -rfakeroot -us -uc
sudo debi ../foo*.changes

and then run the program inside M-x gdb RET of emacs. If I want to
test a possible fix I then just use the same emacs to modify files and
then rerun dpkg-buildpackage and debi to test my changes.

The above is not really usable with v3 source packages: apparently
dpkg-buildpackage modifies the timestamps of source files and emacs
complains that these files have changed on the disk. Should I just
modify emacs to ignore this warning?

I asked my question on #debian-devel and was given the suggestion that
I should copy the source tree to a different directory for build. This
works but is slow and also has the problem that M-x gdb will open
files of the build directory instead of the original one. If I then
accidentally modify something in the build directory it will get
overwritten by the build.


-- 
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/84y6gf4egf@sauna.l.org



Re: proper edit-build-install-test cycle with v3 source packages?

2010-04-22 Thread Niels Thykier
Timo Juhani Lindfors wrote:
 If I hit a bug in a v1 source package I often do
 
 apt-get source foo
 cd foo-*
 DEB_BUILD_OPTIONS=noopt debug nostrip dpkg-buildpackage -rfakeroot -us -uc
 sudo debi ../foo*.changes
 
 and then run the program inside M-x gdb RET of emacs. If I want to
 test a possible fix I then just use the same emacs to modify files and
 then rerun dpkg-buildpackage and debi to test my changes.
 
 The above is not really usable with v3 source packages: apparently
 dpkg-buildpackage modifies the timestamps of source files and emacs
 complains that these files have changed on the disk. Should I just
 modify emacs to ignore this warning?
 
 I asked my question on #debian-devel and was given the suggestion that
 I should copy the source tree to a different directory for build. This
 works but is slow and also has the problem that M-x gdb will open
 files of the build directory instead of the original one. If I then
 accidentally modify something in the build directory it will get
 overwritten by the build.
 
 

Have you tried adding -b to dpkg-buildpackage as well? I think that
should do it (unless the build/clean does weird things).

~Niels




signature.asc
Description: OpenPGP digital signature


Re: proper edit-build-install-test cycle with v3 source packages?

2010-04-22 Thread Timo Juhani Lindfors
Niels Thykier ni...@thykier.net writes:
 Have you tried adding -b to dpkg-buildpackage as well?

Thanks! This seems to work:

$ dget http://people.debian.org/~hertzog/packages/debsrc3.0/sample7_1.0-1.dsc
$ dpkg-source -x sample*.dsc
$ cd sample7-1.0

$ touch -d 1970-01-01 upstream/README
$ dpkg-buildpackage -rfakeroot -us -uc
$ ls -l upstream/README
-rw-r--r-- 1 lindi kurp 437 Apr 22 13:45 upstream/README

$ touch -d 1970-01-01 upstream/README
$ dpkg-buildpackage -rfakeroot -us -uc -b
$ ls -l upstream/README
-rw-r--r-- 1 lindi kurp 437 Jan  1  1970 upstream/README

Since source packages are not so sensitive to build directory I
suppose I can generate the source package with

(rsync --delete -a . ../build-foo  cd ../build-foo  dpkg-buildpackage 
-rfakeroot -uc -us -S)


-- 
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/84tyr34b99@sauna.l.org



Bug#578787: ITP: openoctave -- MIDI and audio sequencer and musical notation editor

2010-04-22 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk
Owner: Jonas Smedegaard d...@jones.dk

* Package name: openoctave
  Version : 0.1~alpha~bd7853
  Upstream Author : OpenOctave devlist openoctave-de...@lists.sourceforge.net
* URL : http://www.openoctave.org/
* License : GPL-2+
  Programming Lang: C++
  Description : MIDI and audio sequencer and musical notation editor

 Open Octave Midi (OOMIDI) is a fork of Rosegarden 1.7.3, concentrating
 on Midi matrix, event, and matrix percussion editing, and the
 development of keystroke and mouse based workflow with Jackmidi
 intended as it's port device base for predominately orchestral
 composers and writers.



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



Bug#578829: ITP: wannier90 -- Maximally Localized Wannier Functions

2010-04-22 Thread Yann Pouillon
Package: wnpp
Severity: wishlist
Owner: Yann Pouillon yann.pouil...@ehu.es


* Package name: wannier90
  Version : 1.2
  Upstream Author : Arash Mostofi a.most...@imperial.ac.uk
* URL : http://www.wannier.org/
* License : GPL
  Programming Lang: Fortran 90
  Description : Maximally Localized Wannier Functions

Package: wannier90
Section: science
Architecture: any
Depends: ${shlibs:Depends}
Recommends: abinit, gnuplot, v-sim
Description: Maximally Localized Wannier Functions - Core files
 Wannier90 is an electronic-structure software computing
 maximally-localized Wannier functions (MLWF). It works on top of other
 electronic-structure software, such as Abinit, FLEUR, and PwSCF.
 .
 This package provides the dynamic Wannier90 library and the wannier90.x
 executable.

Package: wannier90-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: wannier90 (= ${binary:Version})
Description: Maximally Localized Wannier Functions - Debugging symbols
 Wannier90 is an electronic-structure software computing
 maximally-localized Wannier functions (MLWF). It works on top of other
 electronic-structure software, such as Abinit, FLEUR, and PwSCF.
 .
 This package contains debugging symbol tables for the static Wannier90
 libraries from the wannier90-dev package, as well as those for the
 executables from the wannier90 packge.

Package: wannier90-dev
Section: libdevel
Architecture: any
Depends: wannier90 (= ${binary:Version}), libatlas-base-dev
Description: Maximally Localized Wannier Functions - Development files
 Wannier90 is an electronic-structure software computing
 maximally-localized Wannier functions (MLWF). It works on top of other
 electronic-structure software, such as Abinit, FLEUR, and PwSCF.
 .
 This package contains the development files needed to interface other
 software with Wannier90.

Package: wannier90-doc
Section: doc
Architecture: all
Recommends: wannier90
Description: Maximally Localized Wannier Functions - Documentation
 Wannier90 is an electronic-structure software computing
 maximally-localized Wannier functions (MLWF). It works on top of other
 electronic-structure software, such as Abinit, FLEUR, and PwSCF.
 .
 This package contains the documentation of Wannier90.



-- 
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/2010043004.3874.14627.report...@proteus



Work-needing packages report for Apr 23, 2010

2010-04-22 Thread wnpp
The following is a listing of packages for which help has been requested
through the WNPP (Work-Needing and Prospective Packages) system in the
last week.

Total number of orphaned packages: 591 (new: 2)
Total number of packages offered up for adoption: 134 (new: 3)
Total number of packages requested help for: 65 (new: 0)

Please refer to http://www.debian.org/devel/wnpp/ for more information.



The following packages have been orphaned:

   libapache2-mod-geoip (#578179), orphaned 5 days ago
 Description: GeoIP support for apache2
 Installations reported by Popcon: 370

   linux-patch-tuxonice (#578511), orphaned 2 days ago
 Description: TuxOnIce (aka suspend2) kernel patch
 Installations reported by Popcon: 190

589 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/orphaned for a complete list.



The following packages have been given up for adoption:

   acct (#578695), offered yesterday
 Installations reported by Popcon: 1596

   ethos (#578696), offered yesterday
 Reverse Depends: libethos-dev libethos-ui-1.0-0 libethos-ui-dev
   python-ethos
 Installations reported by Popcon: 18

   siege (#578699), offered yesterday
 Installations reported by Popcon: 322

131 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list.



For the following packages help is requested:

   apt-cross (#540341), requested 258 days ago
 Description: retrieve, build and install libraries for
   cross-compiling
 Reverse Depends: apt-cross emdebian-buildsupport emdebian-qa
   emdebian-rootfs emdebian-tools libemdebian-tools-perl
 Installations reported by Popcon: 350

   apt-xapian-index (#567955), requested 80 days ago
 Description: maintenance tools for a Xapian index of Debian packages
 Reverse Depends: adept ept-cache
 Installations reported by Popcon: 10566

   ara (#450876), requested 893 days ago
 Description: utility for searching the Debian package database
 Installations reported by Popcon: 116

   asymptote (#517342), requested 419 days ago
 Description: script-based vector graphics language inspired by
   MetaPost
 Installations reported by Popcon: 1253

   athcool (#278442), requested 2004 days ago
 Description: Enable powersaving mode for Athlon/Duron processors
 Installations reported by Popcon: 147

   boinc (#511243), requested 469 days ago
 Description: BOINC distributed computing
 Reverse Depends: boinc-app-milkyway boinc-app-seti boinc-dbg
 Installations reported by Popcon: 1662

   cron (#565143), requested 99 days ago
 Description: process scheduling daemon
 Reverse Depends: apticron autolog backintime-common buildd
   checksecurity cricket dtc-common email-reminder exim4-base fiaif (19
   more omitted)
 Installations reported by Popcon: 91376

   cvs (#354176), requested 1519 days ago
 Description: Concurrent Versions System
 Reverse Depends: autopoint crossvc cvs-autoreleasedeb
   cvs-buildpackage cvs2cl cvs2html cvschangelogbuilder cvsconnect cvsd
   cvsps (12 more omitted)
 Installations reported by Popcon: 25223

   dctrl-tools (#448284), requested 908 days ago
 Description: Command-line tools to process Debian package
   information
 Reverse Depends: aptfs debian-goodies debtree dlocate
   haskell-devscripts javahelper libsbuild-perl linux-patch-debianlogo
   simple-cdd ubuntu-dev-tools
 Installations reported by Popcon: 13729

   debtags (#567954), requested 80 days ago
 Description: Enables support for package tags
 Reverse Depends: debtags-edit goplay packagesearch
 Installations reported by Popcon: 2671

   dietlibc (#544060), requested 237 days ago
 Description: diet libc - a libc optimized for small size
 Reverse Depends: libowfat-dev
 Installations reported by Popcon: 235

   doc-central (#566364), requested 89 days ago
 Description: web-based documentation browser
 Installations reported by Popcon: 294

   dpkg (#282283), requested 1978 days ago
 Description: dselect: a user tool to manage Debian packages
 Reverse Depends: acct adacontrol advi advi-examples alien alqalam
   alsa-source am-utils-doc apt-build apt-cross (506 more omitted)
 Installations reported by Popcon: 91495

   elvis (#432298), requested 1018 days ago
 Description: powerful clone of the vi/ex text editor (with X11
   support)
 Reverse Depends: elvis elvis-console elvis-tools
 Installations reported by Popcon: 404

   emdebian-tools (#540333), requested 258 days ago
 Description: emdebian crossbuilding tool set
 Reverse Depends: emdebian-buildsupport emdebian-qa 

Accepted dpkg 1.15.7.1 (source i386 all)

2010-04-22 Thread Raphaël Hertzog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Apr 2010 08:05:20 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source i386 all
Version: 1.15.7.1
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers debian-d...@lists.debian.org
Changed-By: Raphaël Hertzog hert...@debian.org
Description: 
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 578693
Changes: 
 dpkg (1.15.7.1) unstable; urgency=low
 .
   * Fix dpkg-source -b (without -i) for source packages 1.0. Closes: #578693
 It was erroneously ignoring all changes because the ignore regex was
 wrong (due to the change to ignore debian/source/local-options).
   * Add missing call to textdomain() in dpkg-mergechangelogs to make
 translations work.
Checksums-Sha1: 
 98b494ded0989bb1dc4037afdd99cc78090efd37 1550 dpkg_1.15.7.1.dsc
 d22f4460732708b5c6689ddf0af592ea0e462799 4886296 dpkg_1.15.7.1.tar.bz2
 17e1fa6a9b11ed0ebd47272cfa622a2ec1e80ffe 359712 libdpkg-dev_1.15.7.1_i386.deb
 65b6f42331cb749aa892711a1d6d36b9de3c1469 2015808 dpkg_1.15.7.1_i386.deb
 9fbfb3ae6a9d39b18db296ac1dea06edc4ad63d5 822190 dselect_1.15.7.1_i386.deb
 6ba0fb69b2f26147562427b02f2371c51bd05531 648238 dpkg-dev_1.15.7.1_all.deb
 a0d8ab7b728170d9e7b456c74aa28a6173ed1c96 579184 libdpkg-perl_1.15.7.1_all.deb
Checksums-Sha256: 
 db908fabdf82d8152b80f7147c6a921bcb717179ebae186a14a8ef7000872811 1550 
dpkg_1.15.7.1.dsc
 60e308192113e9cc2aa271c402a68e8d72689187cf5846d4530cec13958c55d8 4886296 
dpkg_1.15.7.1.tar.bz2
 2f4dcff3e66cf46be236e442e74bdbb445133236381555beab7ecffb1154d7e1 359712 
libdpkg-dev_1.15.7.1_i386.deb
 576922fc73b3d3fb9103c3bb52d8fefbd4ed43d16d6bbc7bc650c30cb2fe8c68 2015808 
dpkg_1.15.7.1_i386.deb
 1287e7f934c7c3eafb629be07516d7063b2e3febb28440edaf49bbe6c38b7a86 822190 
dselect_1.15.7.1_i386.deb
 3bd645a5685ec380996aaecefb3700b90e0b11e927dccf59dcd36668176f9177 648238 
dpkg-dev_1.15.7.1_all.deb
 877b1ceeca9de0fd13dacac72ff732652974729d026901b200fd4c91f25b5ecb 579184 
libdpkg-perl_1.15.7.1_all.deb
Files: 
 86022b88ffa40911d73407a4780b156d 1550 admin required dpkg_1.15.7.1.dsc
 110fa4d698c64484cef102872f45c6cc 4886296 admin required dpkg_1.15.7.1.tar.bz2
 d030e8698a4aa9c2ac9f9ba62adc0e29 359712 libdevel optional 
libdpkg-dev_1.15.7.1_i386.deb
 f786c19af9b5ddcc5bcc6cd026c430d3 2015808 admin required dpkg_1.15.7.1_i386.deb
 c3e7142ca809d042f730c43588ec6a9a 822190 admin optional 
dselect_1.15.7.1_i386.deb
 dd68aaa270f48ae6953ddc4b97f373f3 648238 utils optional 
dpkg-dev_1.15.7.1_all.deb
 f186b71aced151195d428cba710f75ba 579184 perl optional 
libdpkg-perl_1.15.7.1_all.deb

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

iQEcBAEBCAAGBQJLz+hxAAoJEAOIHavrwpq5kEAH/2QA8AnW0SHkA+h7rexM+CNU
stYeDBQdq6pHCbBwxWhHtId9bflYOVv+5tDT5ocWKPOniCp38IpLdpo+K1GUPYhc
FMomgmix2aM8xSzOVT/jPliEo2Q2LS8byYm9JFkzQTR9gs3omIfcBtXsFzksAqkW
ZD5DBzIg6RB/gljlK9LPdGeEetcXxYLITuIXDKQMBck5MIcwbS0Ki9ZM7H3t6EnP
aP/wjk+zm/Cm7rsH7ZgTZcaR/gUEnqEkS8tM99B7zwGNPMv+ze/E120FrErh10nz
Iqa4oN3z6G2QPcSv1o0RpEITf07oQwbf/ITbK34pAMXC3tXyMVJN3T/NDl/wARs=
=chL0
-END PGP SIGNATURE-


Accepted:
dpkg-dev_1.15.7.1_all.deb
  to main/d/dpkg/dpkg-dev_1.15.7.1_all.deb
dpkg_1.15.7.1.dsc
  to main/d/dpkg/dpkg_1.15.7.1.dsc
dpkg_1.15.7.1.tar.bz2
  to main/d/dpkg/dpkg_1.15.7.1.tar.bz2
dpkg_1.15.7.1_i386.deb
  to main/d/dpkg/dpkg_1.15.7.1_i386.deb
dselect_1.15.7.1_i386.deb
  to main/d/dpkg/dselect_1.15.7.1_i386.deb
libdpkg-dev_1.15.7.1_i386.deb
  to main/d/dpkg/libdpkg-dev_1.15.7.1_i386.deb
libdpkg-perl_1.15.7.1_all.deb
  to main/d/dpkg/libdpkg-perl_1.15.7.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/e1o4pxe-jp...@ries.debian.org



Accepted libhsm 1.0.0-4 (source amd64)

2010-04-22 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 09:29:26 +0200
Source: libhsm
Binary: libhsm-bin libhsm-dev libhsm0
Architecture: source amd64
Version: 1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 libhsm-bin - library for interfacing PKCS#11 Hardware Security Modules
 libhsm-dev - library for interfacing PKCS#11 Hardware Security Modules
 libhsm0- library for interfacing PKCS#11 Hardware Security Modules
Changes: 
 libhsm (1.0.0-4) unstable; urgency=low
 .
   * Fix version number in unstable.
Checksums-Sha1: 
 dbb5ca27d09ab803f6476b5f89374e42817d5ddf 1153 libhsm_1.0.0-4.dsc
 68da0b0ca0257ddce8cace0105015153330b0126 12106 libhsm_1.0.0-4.debian.tar.gz
 ff5988b5d61b17ffce141b9f3952fe1b1489225e 24314 libhsm-bin_1.0.0-4_amd64.deb
 b39c4cde9d9ba040bd99a4b8983ce5fc17dde5c7 24724 libhsm-dev_1.0.0-4_amd64.deb
 9a3e92809fde02ce38e8cfdc9f2c8dffa5ddd462 20416 libhsm0_1.0.0-4_amd64.deb
Checksums-Sha256: 
 af7b19098acd02230da44034c4a79af46c51e727676d3ad7ee317107289bb33f 1153 
libhsm_1.0.0-4.dsc
 2685d4c3781434e122b8195b3ddc2a279fcc47a4027b1651ccf6ff352c793313 12106 
libhsm_1.0.0-4.debian.tar.gz
 db0f55c67fac57d1c1a5da44ed06557f7d7acec9bedfab0f16af6b00cd04bde4 24314 
libhsm-bin_1.0.0-4_amd64.deb
 cd8d1113682a908b6324f96c50593dfa210d2bb839b7426e8f1d89adca9fd14a 24724 
libhsm-dev_1.0.0-4_amd64.deb
 39c6267b8fb33daa2eea923bb59b54c193986d6829789c8e2f33e0b14c46232a 20416 
libhsm0_1.0.0-4_amd64.deb
Files: 
 35bc7191087287887f4121d54ea524ca 1153 libs extra libhsm_1.0.0-4.dsc
 b7e80c23d8990f1c1d78715ffc5e57ee 12106 libs extra libhsm_1.0.0-4.debian.tar.gz
 9256559e9e8157b1ec758096fbb0930b 24314 misc extra libhsm-bin_1.0.0-4_amd64.deb
 dab75c73a525c073f686cdf52297f7a8 24724 libdevel extra 
libhsm-dev_1.0.0-4_amd64.deb
 c290be25292ea8e43cbfa0bee21df7dd 20416 libs extra libhsm0_1.0.0-4_amd64.deb

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

iEYEARECAAYFAkvP+8wACgkQ9OZqfMIN8nMkigCggZqJeBFnOhhurw9wrjoTBJel
+CcAn2givi06249yXo1cNtmVFM0fgXhc
=5q+X
-END PGP SIGNATURE-


Accepted:
libhsm-bin_1.0.0-4_amd64.deb
  to main/libh/libhsm/libhsm-bin_1.0.0-4_amd64.deb
libhsm-dev_1.0.0-4_amd64.deb
  to main/libh/libhsm/libhsm-dev_1.0.0-4_amd64.deb
libhsm0_1.0.0-4_amd64.deb
  to main/libh/libhsm/libhsm0_1.0.0-4_amd64.deb
libhsm_1.0.0-4.debian.tar.gz
  to main/libh/libhsm/libhsm_1.0.0-4.debian.tar.gz
libhsm_1.0.0-4.dsc
  to main/libh/libhsm/libhsm_1.0.0-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/e1o4qzj-0005r0...@ries.debian.org



Accepted xbubble 0.5.11.2-3.1 (source all i386)

2010-04-22 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 30 Mar 2010 16:41:03 +0300
Source: xbubble
Binary: xbubble xbubble-data
Architecture: source all i386
Version: 0.5.11.2-3.1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann u...@debian.org
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 xbubble- A nice Puzzle Bubble clone
 xbubble-data - Data files for XBubble, a nice Puzzle Bubble clone
Closes: 552885
Changes: 
 xbubble (0.5.11.2-3.1) unstable; urgency=low
 .
   [Jari Aalto]
   * Non-maintainer upload.
 - Move to packaging format 3.0 (quilt) due to patch.
   * debian/patches
 - (Number 10): Add patch to fix Gcc 4.4 error: declaration of 'round'
   shadows a global declaration. Patch thanks to Ilya Barygin
   bary...@gmail.com. (RC bug FTBFS serious; Closes: #552885).
   * debian/source/format
 - New file.
Checksums-Sha1: 
 2cea9a12a55d61cd935e8cb9298df22538bcaa77 1118 xbubble_0.5.11.2-3.1.dsc
 c5d836477b906121924a3ae6e02954347a292a02 4655 
xbubble_0.5.11.2-3.1.debian.tar.gz
 02d9052018deefbbc8cf8a0ce9005fe9863871ca 5396340 
xbubble-data_0.5.11.2-3.1_all.deb
 fbdec62162191176182d8b71c854ad61124323a7 148800 xbubble_0.5.11.2-3.1_i386.deb
Checksums-Sha256: 
 3d131f7283458d1291ab625b28d6488476406917f0d87fc96e7e2c714fb65ac2 1118 
xbubble_0.5.11.2-3.1.dsc
 f46217b6fcc7506c7e7aede208bd35c756ca108cc39af0f96da3ac450bf23bcf 4655 
xbubble_0.5.11.2-3.1.debian.tar.gz
 eefa5562efec7ad63aea14b2dac0eb1b021a6dc33ee2fce8010c07fcf6e76225 5396340 
xbubble-data_0.5.11.2-3.1_all.deb
 6b24682ecf2724bb09b3445ca41381244cac8a84ef1e16e418ffe2e430d0fb23 148800 
xbubble_0.5.11.2-3.1_i386.deb
Files: 
 d31d8207a86abcee183c0bb821a7912b 1118 games optional xbubble_0.5.11.2-3.1.dsc
 b650b15fc51a7b835669f56996c41963 4655 games optional 
xbubble_0.5.11.2-3.1.debian.tar.gz
 9041efe5f6d6b3cbcdb18ac1a9f806ef 5396340 games optional 
xbubble-data_0.5.11.2-3.1_all.deb
 a74b9827312b7aa8b8e2647a64b34ca0 148800 games optional 
xbubble_0.5.11.2-3.1_i386.deb

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

iEYEARECAAYFAkvMA9QACgkQpdwBkPlyvgPZlgCfel/tl+AGTciG9zs90GFtHSTS
GokAmwS6yjRQYe40092rJmE5R94xYI+Y
=T5hh
-END PGP SIGNATURE-


Accepted:
xbubble-data_0.5.11.2-3.1_all.deb
  to main/x/xbubble/xbubble-data_0.5.11.2-3.1_all.deb
xbubble_0.5.11.2-3.1.debian.tar.gz
  to main/x/xbubble/xbubble_0.5.11.2-3.1.debian.tar.gz
xbubble_0.5.11.2-3.1.dsc
  to main/x/xbubble/xbubble_0.5.11.2-3.1.dsc
xbubble_0.5.11.2-3.1_i386.deb
  to main/x/xbubble/xbubble_0.5.11.2-3.1_i386.deb


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



Accepted acpid 1:2.0.4-1 (source amd64)

2010-04-22 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 09:44:05 +0200
Source: acpid
Binary: acpid kacpimon
Architecture: source amd64
Version: 1:2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team pkg-acpi-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 acpid  - Advanced Configuration and Power Interface event daemon
 kacpimon   - Kernel ACPI Event Monitor
Changes: 
 acpid (1:2.0.4-1) unstable; urgency=low
 .
   * New Upstream version 2.0.4
   * Added source format file.
Checksums-Sha1: 
 6407923842ce77cd5b6e16240c676eceba43b6b3 1195 acpid_2.0.4-1.dsc
 8d6bcaa9acd74e67acaa881a8f361ef1f91c93dd 73730 acpid_2.0.4.orig.tar.gz
 fbaaa48b849403606f8b544d9c0d4e686bec29a2 17652 acpid_2.0.4-1.diff.gz
 7d50c9347f43d38788771dc49e71fa82ef017e69 50088 acpid_2.0.4-1_amd64.deb
 098c3b2128b6b7a9a7e9d816f5b7b8f20ea59c1f 28358 kacpimon_2.0.4-1_amd64.deb
Checksums-Sha256: 
 f3eaa223eff2284fe1eea26cad368b3004ab1e905a3b1de7c74146aed5eeea6a 1195 
acpid_2.0.4-1.dsc
 e844807af6f55f6407d2b513fc4811b11237e964e007ac597ee30765a522d3b4 73730 
acpid_2.0.4.orig.tar.gz
 85eed267b965d48becefc23b55fedad06d89fd163fb93f3aff802cd794a64784 17652 
acpid_2.0.4-1.diff.gz
 6a532880570c5112b431748d60abef28f0e35f7a5e024fceae2078043863dfa2 50088 
acpid_2.0.4-1_amd64.deb
 763e0376efb5cd234d699db782bee96301778a4a14d5827d3cd7b5abc69a 28358 
kacpimon_2.0.4-1_amd64.deb
Files: 
 df83ae83e6dbaa16b768beff605b0382 1195 admin optional acpid_2.0.4-1.dsc
 6ac7867be60496f8927b9857e16de146 73730 admin optional acpid_2.0.4.orig.tar.gz
 47505c8f4537d33eb9d033eb4c667a4f 17652 admin optional acpid_2.0.4-1.diff.gz
 f86551ae37f183c751847dd697aca853 50088 admin optional acpid_2.0.4-1_amd64.deb
 605839b0098a047c805704809a014601 28358 utils extra kacpimon_2.0.4-1_amd64.deb

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

iD8DBQFL0AKNVkEm8inxm9ERAo4xAJ966wsf25x3S9ASvVLnF/6VmFUdhgCfeby+
Fm6unj4NSRZBawKmlVOzY3Y=
=iJm7
-END PGP SIGNATURE-


Accepted:
acpid_2.0.4-1.diff.gz
  to main/a/acpid/acpid_2.0.4-1.diff.gz
acpid_2.0.4-1.dsc
  to main/a/acpid/acpid_2.0.4-1.dsc
acpid_2.0.4-1_amd64.deb
  to main/a/acpid/acpid_2.0.4-1_amd64.deb
acpid_2.0.4.orig.tar.gz
  to main/a/acpid/acpid_2.0.4.orig.tar.gz
kacpimon_2.0.4-1_amd64.deb
  to main/a/acpid/kacpimon_2.0.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/e1o4t0g-0007zu...@ries.debian.org



Accepted courier 0.64.2-1 (source all amd64)

2010-04-22 Thread Racke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 11:04:49 +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.64.2-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: 559488 566737 573435 574106
Changes: 
 courier (0.64.2-1) unstable; urgency=low
 .
   * new upstream release
   * depend on latest release of courier-authlib to prevent build failures
 (Closes: #574106)
   * removed outdated config.{guess,sub} files (Closes: #559488, thanks to
 Bradley Smith bradsm...@debian.org for the report)
   * courier-ldap start script now creates runtime directory if necessary
 (Closes: #573435, thanks to Petter Reinholdtsen p...@hungry.com)
   * ensure that local LDAP server starts before Courier LDAP alias server
   * debian/watch file added (Closes: #566737, thanks to Jan Dittberner
 ja...@debian.org for the patch)
   * applied patch from Jeff Jansen to stop courier-pop-ssl even if
 POP3DSSLSTART is no
   * lintian override added for RPATH in courierldapaliasd
Checksums-Sha1: 
 9aece1dee2a56623ca9de4b94e09c6a7d3256f0a 1621 courier_0.64.2-1.dsc
 96958a3d30329c420c58d3329abacc8106d0f81a 9730833 courier_0.64.2.orig.tar.gz
 86c37ad5425b99a7ff4c94cae227cb12f668944a 103118 courier_0.64.2-1.diff.gz
 e1caf8cd37653842f946bd75c7a932feff1e2bea 376112 courier-doc_0.64.2-1_all.deb
 374a0d1f5636c67f720931d58d619781379e09b5 243504 courier-base_0.64.2-1_amd64.deb
 3cc2fc14e1a52443b90da0a9f4bb740f3e16e222 2109378 
courier-maildrop_0.64.2-1_amd64.deb
 a22c97b6fe0796bf1459d5d7b955ee55d8025578 1059878 courier-mlm_0.64.2-1_amd64.deb
 d32d71771fa730660c557997239f2bdca248908d 4471764 courier-mta_0.64.2-1_amd64.deb
 a78eb8677369bb65562bdf563d2af2d9dde4361b 36502 
courier-faxmail_0.64.2-1_amd64.deb
 3d6c3393398788d56f599ef68ca6c704f448b9bb 47832 
courier-webadmin_0.64.2-1_amd64.deb
 8e9b13772be03aafcb7f50fb9b3312f3e9ef37fe 1254248 sqwebmail_0.64.2-1_amd64.deb
 5d8b234fde2926c78384dd9d6f288303188707ef 71074 courier-pcp_0.64.2-1_amd64.deb
 6b406c096d39be7c571347ac6c855b19ba60b7f0 60920 courier-pop_0.64.2-1_amd64.deb
 0289832fd57a40f37c790521f4bc9c07a9015ce0 41522 courier-ldap_0.64.2-1_amd64.deb
 5a4cbf5809631f380ad3fae97bcd405ee6e2acf8 65184 courier-ssl_0.64.2-1_amd64.deb
 2d2202ae41b5c2a853e568a78a8f7d8fd62bbf48 27340 
courier-mta-ssl_0.64.2-1_amd64.deb
 3a6964fdc0af318027d7221e4c86ebf4582c6c96 29990 
courier-pop-ssl_0.64.2-1_amd64.deb
 04d661f047b9f05b6973a4a294aef1b75dfacc56 621604 
courier-imap_4.7.0-20100316-1_amd64.deb
 6b6fa2f2cdc0d40ab6718b7f9ad1c2995cd55a05 30010 
courier-imap-ssl_4.7.0-20100316-1_amd64.deb
Checksums-Sha256: 
 484ba05838f339e022e53a83d96eaa05e3ea7cc62f58dbb342fa0cdc8549bd05 1621 
courier_0.64.2-1.dsc
 0cb9345f8cf77f18db154b461c16fd0b3fb2b4b3c0ddbad15cc39a68879ea908 9730833 
courier_0.64.2.orig.tar.gz
 c4ee16ce354bf50d14d564b09e80d09590d49564e9b4f29722a12649b57692a3 103118 
courier_0.64.2-1.diff.gz
 53c438a4d2ffc0d269a98cd3c331a22c46cc09c606f89a7173ba0511495da56a 376112 
courier-doc_0.64.2-1_all.deb
 f701650f9c2e34d1872e91b96b4069ef4da2be4fce330a7e242fd83911401c42 243504 
courier-base_0.64.2-1_amd64.deb
 1945393155f929de7b0a6915ddffa2365fde4403fbe21f3096d52af0fccd890b 2109378 
courier-maildrop_0.64.2-1_amd64.deb
 c928c9ae651ffcb4ac3872628548d355572d833ef931ec90a044fd3b09275338 1059878 
courier-mlm_0.64.2-1_amd64.deb
 078bdc0baaa05930545d74213c83dff6b5520c14d29dbed20e61255333ce7c7b 4471764 
courier-mta_0.64.2-1_amd64.deb
 9a02aff80808fcd417bbbac4d46ec494b1696445a6bf25c903b1261a7f78e613 36502 
courier-faxmail_0.64.2-1_amd64.deb
 b681caae4f77102fb55c47f88d8232fd7ba0e42f83aaf0433740d4f51a69ea9c 47832 
courier-webadmin_0.64.2-1_amd64.deb
 cebf0c5f70a1d5f6daaef037ad4a07e33c91d7f1dd30ccd081aa6a42c6220ad1 1254248 
sqwebmail_0.64.2-1_amd64.deb
 

Accepted icecc 0.9.5-1 (source amd64)

2010-04-22 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 09:12:27 +0300
Source: icecc
Binary: icecc libicecc-dev
Architecture: source amd64
Version: 0.9.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 icecc  - distributed compiler (client and server)
 libicecc-dev - development files for icecc (distributed compiler)
Changes: 
 icecc (0.9.5-1) unstable; urgency=low
 .
   * New upstream release:
 - Install an icerun symlink that will serialize
   commands through icecream's local daemon.
   * Fix typos in manpages.
   * Add DEP-3 headers to patches.
   * Update debian/control:
 - Remove quilt build dependency.
 - Bump Standards-Version to 3.8.4 (no changes needed).
 - Add dependency to g++ | c++-compiler | c-compiler.
   * Refresh debian/copyright file.
   * Update debian/icecc.install: Add icerun.
   * Update debian/rules:
 - Enable parallel build (pass --parallel option to dh).
 - List missing files (pass --list-missing option to dh).
 - Cleanup quilt bits.
Checksums-Sha1: 
 0018399415923baa21484da53225a5e6e29c 1468 icecc_0.9.5-1.dsc
 d705a680452925ad6fb125c8b691412661510ca0 374680 icecc_0.9.5.orig.tar.bz2
 50cd569eba4d752bae6f2f33390221844f9c52d5 17344 icecc_0.9.5-1.debian.tar.gz
 7b172c4ca79633813be990e6098a245693595fe0 267002 icecc_0.9.5-1_amd64.deb
 ece7ac56f12a81d796cb1fb58d11a017263d5411 58548 libicecc-dev_0.9.5-1_amd64.deb
Checksums-Sha256: 
 c1e4c2242f620c389b1270a84ecc684943a036a8da48fcdd5dd60efe72001046 1468 
icecc_0.9.5-1.dsc
 8b61a6b02cab6ce230202327e2cf65c945b3e4ccf17ed7d2fc81578c813b5034 374680 
icecc_0.9.5.orig.tar.bz2
 931ef48660f54aee9f88434df01e81d75a12048d6a7709e8b2055c1698b8d288 17344 
icecc_0.9.5-1.debian.tar.gz
 44cfea8db7089306198584b2aeaac331aa195ae19ee6a5e781be5f59de865bd6 267002 
icecc_0.9.5-1_amd64.deb
 91beded3df019a177683981cef1e606293d20dcaa9b7575fc3360ec3615ea066 58548 
libicecc-dev_0.9.5-1_amd64.deb
Files: 
 f13100a9bbb05a9f9e293e70c51bdf30 1468 devel optional icecc_0.9.5-1.dsc
 9252d92faeee9fa3b40c6d26bb1ffe65 374680 devel optional icecc_0.9.5.orig.tar.bz2
 9e1baa10cfdf22f5bf9d2b70a35f1159 17344 devel optional 
icecc_0.9.5-1.debian.tar.gz
 87b0bf32c5641e9405ebf670f65cf0ca 267002 devel optional icecc_0.9.5-1_amd64.deb
 7908388a39e0f2895c01beb709257f34 58548 libdevel optional 
libicecc-dev_0.9.5-1_amd64.deb

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

iJwEAQECAAYFAkvQBUUACgkQjPU19mqlcvcmOQQApCRmr7eEdM3dwGxOuG8+vy2Y
hHQigPXb4zX6h5JWZxErM9zsfwYLYf4EuElsb0+oDXSSmbGPwRaO4OteROZ+xpUK
pOpEIP354bpRGiCaQ7l380OQ2CvrfdKlpgwMvU+qIGDYo+pkFVMuh6V1sxlhvKk6
Nl6521GNQ09Lo2z0a9E=
=Sf+O
-END PGP SIGNATURE-


Accepted:
icecc_0.9.5-1.debian.tar.gz
  to main/i/icecc/icecc_0.9.5-1.debian.tar.gz
icecc_0.9.5-1.dsc
  to main/i/icecc/icecc_0.9.5-1.dsc
icecc_0.9.5-1_amd64.deb
  to main/i/icecc/icecc_0.9.5-1_amd64.deb
icecc_0.9.5.orig.tar.bz2
  to main/i/icecc/icecc_0.9.5.orig.tar.bz2
libicecc-dev_0.9.5-1_amd64.deb
  to main/i/icecc/libicecc-dev_0.9.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/e1o4tcv-ps...@ries.debian.org



Accepted massxpert 2.2.0-1 (source all i386)

2010-04-22 Thread Filippo Rusconi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Apr 2010 22:37:24 +0200
Source: massxpert
Binary: massxpert massxpert-data massxpert-doc
Architecture: source all i386
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: The Debichem Group debichem-de...@lists.alioth.debian.org
Changed-By: Filippo Rusconi rusconi-deb...@laposte.net
Description: 
 massxpert  - linear polymer mass spectrometry software
 massxpert-data - linear polymer mass spectrometry software - arch-indep data
 massxpert-doc - Linear polymer mass spectrometry software - manual
Changes: 
 massxpert (2.2.0-1) unstable; urgency=low
 .
   * Upstream release:
 .
 - Fix bug with polymer sequence not saving a modified name in the
 sequence editor window;
 .
 - Implemented a protein sequence importer for PDB cristallographic
 data;
 .
 - Update the french translation;
Checksums-Sha1: 
 e59443279883cbb45b24baea1b7fca1e850cbfd6 1395 massxpert_2.2.0-1.dsc
 e034be28d052efaa7d3c744e2c3f27b5d9dd1222 13685130 massxpert_2.2.0.orig.tar.gz
 7ba208c38bda640de3f7723a3fde93431c797bfe 10781 massxpert_2.2.0-1.debian.tar.gz
 1ff0265aa520b1010ea6202f7ad4126ef2ea0aca 235682 massxpert-data_2.2.0-1_all.deb
 b543d38d6a77b3e8c4f932f5daee5c0af4ea5024 8120182 massxpert-doc_2.2.0-1_all.deb
 215b3892aa274dff87574483e11d83f0e53c7db6 1088058 massxpert_2.2.0-1_i386.deb
Checksums-Sha256: 
 523f4c65671e61171b7524329eb1b8d9a9a59cd81663f026e2da556ccffede44 1395 
massxpert_2.2.0-1.dsc
 800e91a33dcb59fb20645b5f33fe799ea119cd84eed6d5485f11609bec7562ed 13685130 
massxpert_2.2.0.orig.tar.gz
 a54f68a154b06cf87f59bbed985157b539cb3a5ace0d9437e81abac320d1c48b 10781 
massxpert_2.2.0-1.debian.tar.gz
 34932692e401f9efa089d5c965161401e239d32b742d15f79235ad3275a9a486 235682 
massxpert-data_2.2.0-1_all.deb
 dae50b216d62cb615858d52c6cab6b6fa749ced50c5407196f83853719325ab2 8120182 
massxpert-doc_2.2.0-1_all.deb
 2a3c02d17eec39c3a777388dafc56648803c271c143a1c6180220fa18e4b2b76 1088058 
massxpert_2.2.0-1_i386.deb
Files: 
 5617531d77586aca901a722146773f78 1395 science optional massxpert_2.2.0-1.dsc
 23d2d23ac6350fa6992570dc755a036d 13685130 science optional 
massxpert_2.2.0.orig.tar.gz
 e852ea599e919e454b96cb79eb9728c9 10781 science optional 
massxpert_2.2.0-1.debian.tar.gz
 5ec27198b7a670948ac351361cdf9ed0 235682 science optional 
massxpert-data_2.2.0-1_all.deb
 32071aded71aed89475ebe9e70b1660d 8120182 doc optional 
massxpert-doc_2.2.0-1_all.deb
 6cb3323bf20c5eca61ffe9288e0ae917 1088058 science optional 
massxpert_2.2.0-1_i386.deb

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

iEYEARECAAYFAkvQBCYACgkQTTOs5MePaHydPwCdFHD7SiVihoDIi+kugMp/JF03
TUcAn2kF9KTD5qalrQUNKgtx4uPS9HLc
=+Kp5
-END PGP SIGNATURE-


Accepted:
massxpert-data_2.2.0-1_all.deb
  to main/m/massxpert/massxpert-data_2.2.0-1_all.deb
massxpert-doc_2.2.0-1_all.deb
  to main/m/massxpert/massxpert-doc_2.2.0-1_all.deb
massxpert_2.2.0-1.debian.tar.gz
  to main/m/massxpert/massxpert_2.2.0-1.debian.tar.gz
massxpert_2.2.0-1.dsc
  to main/m/massxpert/massxpert_2.2.0-1.dsc
massxpert_2.2.0-1_i386.deb
  to main/m/massxpert/massxpert_2.2.0-1_i386.deb
massxpert_2.2.0.orig.tar.gz
  to main/m/massxpert/massxpert_2.2.0.orig.tar.gz


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



Accepted pkg-kde-tools 0.7.1 (source all)

2010-04-22 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 10:57:29 +0300
Source: pkg-kde-tools
Binary: pkg-kde-tools
Architecture: source all
Version: 0.7.1
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
Closes: 577056
Changes: 
 pkg-kde-tools (0.7.1) unstable; urgency=low
 .
   * Remove workaround introduced in 0.7.0.1: no longer needed.
   * pkgkde-symbolshelper: allow to specify confirmed arches for *patch.
   * Depend on libdpkg-perl (= 1.15.6~), recommend dpkg-dev of the same
 version and break earlier dpkg-dev versions.
   * No longer ship a backported dpkg-gensymbols.pl script. The one from
 dpkg-dev (= 1.15.6) is enough now. As a result, make appropriate changes
 to pkgkde-gensymbols.
   * Drop dpkg-dev 1.15.4 compatibility code from dh_sameversiondep.
   * Make dh_sameversiondep work with libdpkg-perl (= 1.15.6) (Dpkg::Substvars
 API changed). Thanks to Roderich Schupp for the patch (Closes: #577056).
   * No longer ship stable (v1.0) libdpkg-perl interfaces in pkg-kde-tools.
 Therefore, rm -rf datalib/Dpkg/Compression* datalib/Dpkg/Interface.
Checksums-Sha1: 
 0ec266eabfe210d79e956eb759c3c2f22736506a 976 pkg-kde-tools_0.7.1.dsc
 711d6eadb7be5cebd5760f92fbf300713af04e14 58552 pkg-kde-tools_0.7.1.tar.bz2
 e67b6823e8ca5d217dac1ba611cc7f62308fdc3a 86150 pkg-kde-tools_0.7.1_all.deb
Checksums-Sha256: 
 6bedc5c6048b116fba4e82b55c5720fb2f0ff6a4974d1529a60556b3061703ad 976 
pkg-kde-tools_0.7.1.dsc
 7e327d2989b338b413686a5cd902d4fa3b530ffb25fec6e17044539c04fe6ed7 58552 
pkg-kde-tools_0.7.1.tar.bz2
 9b48d66cf180caeacf67a029682cc7c460f2e7f1b807b1a6824292661a1cfc60 86150 
pkg-kde-tools_0.7.1_all.deb
Files: 
 446245d22ac267fc53b6b79542be1510 976 devel extra pkg-kde-tools_0.7.1.dsc
 fe48b240e0be89e3b4fce53b133e7580 58552 devel extra pkg-kde-tools_0.7.1.tar.bz2
 57bfac8564bcddad37927ee4fea3b7c6 86150 devel extra pkg-kde-tools_0.7.1_all.deb

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

iEYEARECAAYFAkvQAfgACgkQHO9JRnPq4hTJUgCgoCJ4Dmd/EQBCJKcUm92b6YgH
lK0AoL8RcPUYmmZs8JpOD00/mHz4vkz0
=0nlf
-END PGP SIGNATURE-


Accepted:
pkg-kde-tools_0.7.1.dsc
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.1.dsc
pkg-kde-tools_0.7.1.tar.bz2
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.1.tar.bz2
pkg-kde-tools_0.7.1_all.deb
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.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/e1o4tjf-0002bb...@ries.debian.org



Accepted python-django-extensions 0.4.2pre+git201004211325-1 (source all)

2010-04-22 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 09:16:51 +0100
Source: python-django-extensions
Binary: python-django-extensions
Architecture: source all
Version: 0.4.2pre+git201004211325-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 python-django-extensions - Useful extensions for Django projects
Closes: 578599
Changes: 
 python-django-extensions (0.4.2pre+git201004211325-1) unstable; urgency=low
 .
   * New upstream snapshot
   * Refresh 01-werkzeug-package.diff
 .
 python-django-extensions (0.4.2pre+git200911182050-2) unstable; urgency=low
 .
   * Use find(1) over python.mk to locate embedded jQuery and drop python.mk
 include to help backporters. (Closes: #578599)
   * Bump Standards-Version to 3.8.4.
   * Move to 3.0 (quilt) source format.
   * Tidy patch descriptions.
Checksums-Sha1: 
 e295b3fc83b42032f74c860968033e26d1650938 1477 
python-django-extensions_0.4.2pre+git201004211325-1.dsc
 374155cac222dd5ff03774ecde2eab28cc479225 123980 
python-django-extensions_0.4.2pre+git201004211325.orig.tar.gz
 d1dcc21667c8c2d48b7cf0033013aadac9a56687 3768 
python-django-extensions_0.4.2pre+git201004211325-1.debian.tar.gz
 3b7a350cc9148bad1de24bed23671ad1315d3c57 78554 
python-django-extensions_0.4.2pre+git201004211325-1_all.deb
Checksums-Sha256: 
 5b60c0d9558e5b8ba59d49cc5fcbf2b9c7013731df7519bd91268b80ecb7634c 1477 
python-django-extensions_0.4.2pre+git201004211325-1.dsc
 8447911c7da7460274de21814843852f25fc5ae4fedce2a4ddbca9dcbce7eac4 123980 
python-django-extensions_0.4.2pre+git201004211325.orig.tar.gz
 6fc609387ec6c04dfe6024efbeaab013de4752581480ccd586c18c4c6649b5f6 3768 
python-django-extensions_0.4.2pre+git201004211325-1.debian.tar.gz
 10e7c010b3ccce26f9628f2d3efd03b239837f3f94d1ca55db49bc6cd61123f5 78554 
python-django-extensions_0.4.2pre+git201004211325-1_all.deb
Files: 
 6206b4e48eb92ff824eabd6fb8e016c8 1477 python optional 
python-django-extensions_0.4.2pre+git201004211325-1.dsc
 b46caa6439c6ec74494caaecd09f02e1 123980 python optional 
python-django-extensions_0.4.2pre+git201004211325.orig.tar.gz
 d269e78bee7bc05bce52ef2352eb8a7d 3768 python optional 
python-django-extensions_0.4.2pre+git201004211325-1.debian.tar.gz
 d48474d8199b16e7bda1b00d5180c95f 78554 python optional 
python-django-extensions_0.4.2pre+git201004211325-1_all.deb

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

iEYEARECAAYFAkvQBhQACgkQ5/8uW2NPmiAY7QCgn95z4/uPY9YSh6InptGtT84z
PhcAnjUFw+6sne/L6LxqhxXF785xdNVW
=NKfj
-END PGP SIGNATURE-


Accepted:
python-django-extensions_0.4.2pre+git201004211325-1.debian.tar.gz
  to 
main/p/python-django-extensions/python-django-extensions_0.4.2pre+git201004211325-1.debian.tar.gz
python-django-extensions_0.4.2pre+git201004211325-1.dsc
  to 
main/p/python-django-extensions/python-django-extensions_0.4.2pre+git201004211325-1.dsc
python-django-extensions_0.4.2pre+git201004211325-1_all.deb
  to 
main/p/python-django-extensions/python-django-extensions_0.4.2pre+git201004211325-1_all.deb
python-django-extensions_0.4.2pre+git201004211325.orig.tar.gz
  to 
main/p/python-django-extensions/python-django-extensions_0.4.2pre+git201004211325.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/e1o4tk6-0002fc...@ries.debian.org



Accepted smb4k 0.10.7-1 (source amd64)

2010-04-22 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Apr 2010 12:30:23 +0200
Source: smb4k
Binary: smb4k
Architecture: source amd64
Version: 0.10.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 smb4k  - A Samba (SMB) share advanced browser for KDE
Closes: 572846 574269
Changes: 
 smb4k (0.10.7-1) unstable; urgency=low
 .
   * New upstream release:
 - cannot mount as non-root anymore (Closes: #572846)
 - do not startup due to missing umount.cifs (Closes: #574269)
   * Add versioned dependencies.
   * Drop portugese translation patch - merged upstream.
Checksums-Sha1: 
 cf4fc8382a0799c88ca23b5bb8759e43edf802ba 1400 smb4k_0.10.7-1.dsc
 4653b5f58750c0b67367e62e0eceb6065c1a8cab 1882094 smb4k_0.10.7.orig.tar.bz2
 b6ef013b82b67a13b657b45ba2544dcf2854e13e 4161 smb4k_0.10.7-1.debian.tar.gz
 f011d59bae1b4b26c6f8846ccc467f98ea18584b 2224372 smb4k_0.10.7-1_amd64.deb
Checksums-Sha256: 
 ded3cf74ffad0456c588e9cc6bb9166ff3a99a7ae06a14782394b54b49a1890f 1400 
smb4k_0.10.7-1.dsc
 733094cec2b9ad959bb804cc0961f9516b14230aa0118596de6f8f7e06683a30 1882094 
smb4k_0.10.7.orig.tar.bz2
 78197e62365143bc656e37f37b6523e95abab4091394fd04e02bd2635e535fce 4161 
smb4k_0.10.7-1.debian.tar.gz
 a19e32e07b6840933b233ed84521262a57699b5467e172c04a8f411ae5498ed3 2224372 
smb4k_0.10.7-1_amd64.deb
Files: 
 32f6d694819a3f919bce191fff916c78 1400 utils optional smb4k_0.10.7-1.dsc
 b972d18df57dafd39e8ef64cce4594ce 1882094 utils optional 
smb4k_0.10.7.orig.tar.bz2
 3b4136cfd06554a050c90eea396311a8 4161 utils optional 
smb4k_0.10.7-1.debian.tar.gz
 46a69a05ca617a697698b6586aa25337 2224372 utils optional 
smb4k_0.10.7-1_amd64.deb

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

iJwEAQECAAYFAkvQGGYACgkQjPU19mqlcvdRkwP9EcrAVT4sgwY/VzykP21tkFSb
tZVpNRGb0hO7SW7ES/L1OOfWvbY8hWnOySYkQTJhlulL87kKs2ZDAKPeY3mwHGtk
xY/noijkba9BSt2U/r3v11oO6m0ldz0W13uE3JoOvfU6vM3/w1RtSmobQcA7J6hU
B3VRZQ496g4JIBOBELY=
=wZqR
-END PGP SIGNATURE-


Accepted:
smb4k_0.10.7-1.debian.tar.gz
  to main/s/smb4k/smb4k_0.10.7-1.debian.tar.gz
smb4k_0.10.7-1.dsc
  to main/s/smb4k/smb4k_0.10.7-1.dsc
smb4k_0.10.7-1_amd64.deb
  to main/s/smb4k/smb4k_0.10.7-1_amd64.deb
smb4k_0.10.7.orig.tar.bz2
  to main/s/smb4k/smb4k_0.10.7.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/e1o4tol-0002eh...@ries.debian.org



Accepted diagnostics 0.3-2 (source amd64)

2010-04-22 Thread Michael Tautschnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 11:03:54 +0200
Source: diagnostics
Binary: libdiagnostics-dev libdiagnostics0
Architecture: source amd64
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Michael Tautschnig m...@debian.org
Changed-By: Michael Tautschnig m...@debian.org
Description: 
 libdiagnostics-dev - Logging, unittesting, and runtime diagnostics for C++ - 
developme
 libdiagnostics0 - Logging, unittesting, and runtime diagnostics for C++ - 
library
Changes: 
 diagnostics (0.3-2) unstable; urgency=low
 .
   * Fix symbol files for 32bit architectures
   * Force CXXFLAGS for compiling stacktrace to -O1 -g
Checksums-Sha1: 
 a66d7cd9ea398e85e33820086cc78055d93181cf 1202 diagnostics_0.3-2.dsc
 fa758eeb1c47c62ed810d9012349bbb31842ad46 11792 diagnostics_0.3-2.debian.tar.gz
 36e6467f2e34e6d3b58e86d42b70b324d65ea47d 302454 
libdiagnostics-dev_0.3-2_amd64.deb
 cffe028a58f9adf4089373938c98289e0c4e9b82 130338 libdiagnostics0_0.3-2_amd64.deb
Checksums-Sha256: 
 a803cad4458d216405a08e151275f31378581437cc9e0483df20d25dc1d53616 1202 
diagnostics_0.3-2.dsc
 41e833b4f0927384cee7b346906587c68f28666c7964283c1bf8a2c306b2dc12 11792 
diagnostics_0.3-2.debian.tar.gz
 77c181ee00cfd25c3dc74bf121e00901999db237801f4213ce8f37e20e75a815 302454 
libdiagnostics-dev_0.3-2_amd64.deb
 6bf8247eacac5f58adb3d3b8f27b2e4e2fc56a31531b145b04bed97e8e3f678f 130338 
libdiagnostics0_0.3-2_amd64.deb
Files: 
 0a9e378ed9a7946823dd56a1eab81189 1202 libs extra diagnostics_0.3-2.dsc
 7bb28e1db99e165170998cdc8f90a5c8 11792 libs extra 
diagnostics_0.3-2.debian.tar.gz
 7bfb373eaa2c507004c8546188e9e316 302454 libdevel extra 
libdiagnostics-dev_0.3-2_amd64.deb
 fafefd7aef18136379e7af645e3d1b6f 130338 libs extra 
libdiagnostics0_0.3-2_amd64.deb

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

iEYEARECAAYFAkvQHe4ACgkQvx6dH3bVKsR5+wCeLK/TUV3AtDZUwhCTVPwCKKdd
Q6oAoPkYsn11btSbD7Mu1s6BQlybCtPE
=3a5F
-END PGP SIGNATURE-


Accepted:
diagnostics_0.3-2.debian.tar.gz
  to main/d/diagnostics/diagnostics_0.3-2.debian.tar.gz
diagnostics_0.3-2.dsc
  to main/d/diagnostics/diagnostics_0.3-2.dsc
libdiagnostics-dev_0.3-2_amd64.deb
  to main/d/diagnostics/libdiagnostics-dev_0.3-2_amd64.deb
libdiagnostics0_0.3-2_amd64.deb
  to main/d/diagnostics/libdiagnostics0_0.3-2_amd64.deb


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



Accepted libfprint 20081125git-4 (source amd64)

2010-04-22 Thread Ulises Vitulli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Apr 2010 18:34:23 -0300
Source: libfprint
Binary: libfprint-dev libfprint0
Architecture: source amd64
Version: 20081125git-4
Distribution: unstable
Urgency: low
Maintainer: FingerForce Team fingerforce-de...@lists.alioth.debian.org
Changed-By: Ulises Vitulli uvitu...@fi.uba.ar
Description: 
 libfprint-dev - async fingerprint library of fprint project, development 
headers
 libfprint0 - async fingerprint library of fprint project, shared libraries
Changes: 
 libfprint (20081125git-4) unstable; urgency=low
 .
   * debian/libfprint0.udev:
 Include support for aes2501-wy (08ff:2500).
Checksums-Sha1: 
 9c0ca11c190a806a0653295c4c7141dff35b3942 1428 libfprint_20081125git-4.dsc
 54c1bd7927ee605a009d219d2dbef29544801825 71429 
libfprint_20081125git-4.debian.tar.gz
 177f762ec36af13b37f0025c9a006cde3d282379 128406 
libfprint-dev_20081125git-4_amd64.deb
 9904f02df8e69470cea815660a5faf4c8f3165cf 97630 
libfprint0_20081125git-4_amd64.deb
Checksums-Sha256: 
 76963438c5bf05324853f2b23876b37ae0d36763fb0c4f6f9260afac67101aeb 1428 
libfprint_20081125git-4.dsc
 3a9f0b760003ed100c00e2ede7940482211a18115a37901765e403639374bbcf 71429 
libfprint_20081125git-4.debian.tar.gz
 36ad1ce7480a6e0111d00415e99c9f366020b55b1c1c7141bc89882f203be9cc 128406 
libfprint-dev_20081125git-4_amd64.deb
 11fda5eb4a8037195daff61e98ecd682d2892436704683138a179c05908ac3d7 97630 
libfprint0_20081125git-4_amd64.deb
Files: 
 29e13e48839225e9be523199d13be451 1428 libs extra libfprint_20081125git-4.dsc
 7ecf03ec4823a80479d1cadd6b2c3de8 71429 libs extra 
libfprint_20081125git-4.debian.tar.gz
 0ebecfb95891460b8b0ebe5801a0a9a7 128406 libdevel extra 
libfprint-dev_20081125git-4_amd64.deb
 a8e0247d5f6864801c5a63d3e18dd4f0 97630 libs extra 
libfprint0_20081125git-4_amd64.deb

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

iJwEAQECAAYFAkvQKMsACgkQZwOMsWhEDTN0vwP/Y3AH6WvXJ8TzFvVLheJyATiu
Rw6C3f1lWu0OtFrXqKvh6PkepJPrxaMh08anLjndyoygTR7nY5KyS5cZAOqsg2ih
9nBdIZTBI3nHGctsPFEkfYRCM/uzFnGVk4tA+iAafb4Fqyr8Twd5gnJsDFUeTZDs
tgwAewxDqdh1vI0MbBw=
=hA4Q
-END PGP SIGNATURE-


Accepted:
libfprint-dev_20081125git-4_amd64.deb
  to main/libf/libfprint/libfprint-dev_20081125git-4_amd64.deb
libfprint0_20081125git-4_amd64.deb
  to main/libf/libfprint/libfprint0_20081125git-4_amd64.deb
libfprint_20081125git-4.debian.tar.gz
  to main/libf/libfprint/libfprint_20081125git-4.debian.tar.gz
libfprint_20081125git-4.dsc
  to main/libf/libfprint/libfprint_20081125git-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/e1o4tw8-0004uk...@ries.debian.org



Accepted udunits 2.1.14-1 (source i386)

2010-04-22 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 10:52:04 +0100
Source: udunits
Binary: libudunits2-0 libudunits2-dev udunits-bin
Architecture: source i386
Version: 2.1.14-1
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry mckins...@debian.org
Changed-By: Alastair McKinstry mckins...@debian.org
Description: 
 libudunits2-0 - Library for handling of units of physical quantities
 libudunits2-dev - Development files for the libunits physical units package
 udunits-bin - Utility for handling units of physical quantities
Changes: 
 udunits (2.1.14-1) unstable; urgency=low
 .
   * New upstream.
   * Move to Standards-Version: 3.8.4.
   * Now in Source format 3.0
Checksums-Sha1: 
 ca9125f48f76521651b50c063fb6f78488139fa2 1188 udunits_2.1.14-1.dsc
 ab82f04bb284d129dd2e384cd708431451ae7e39 1053762 udunits_2.1.14.orig.tar.gz
 ad510187dbf48d21b88399817f91b59603b6655a 4954 udunits_2.1.14-1.debian.tar.gz
 0fba8222b623f1b0faf50e7b87a0f41e35cebc06 239052 libudunits2-0_2.1.14-1_i386.deb
 366fcaa1f17a646c53692eb5661c3039e82b3120 363060 
libudunits2-dev_2.1.14-1_i386.deb
 ef3bc0cfcd342a640b26dcdd68e0724c34c07163 124940 udunits-bin_2.1.14-1_i386.deb
Checksums-Sha256: 
 014f390577adbb275d40176d53311ed9a2f7febb1417d755abad6ee089850f76 1188 
udunits_2.1.14-1.dsc
 6065001cf91d716d33b4aa81b7cd2354a2a751988fad6970b7874413ddf2c02b 1053762 
udunits_2.1.14.orig.tar.gz
 8a4df4cf9b46e51c790a44b45c33ba3e99ebe24433022e6bb01db7a99478e3b1 4954 
udunits_2.1.14-1.debian.tar.gz
 198c7bc69adc852cfecd0d92de741031c5f29e59bb041ae2ddc6f9bf2b36f017 239052 
libudunits2-0_2.1.14-1_i386.deb
 d93379cba1dc0a008e1db3b63c5a5e33b4f6f0cf5ce379ef0f92068d563de29f 363060 
libudunits2-dev_2.1.14-1_i386.deb
 adf539cc1a57dcc9f584979bd44958d0b438fd5259c085ec2e00cc21da179040 124940 
udunits-bin_2.1.14-1_i386.deb
Files: 
 7bc34ab35a9cdcc5eaa6e370d9bb7aad 1188 utils optional udunits_2.1.14-1.dsc
 17698289a0d6b04551fe6d6a389af41c 1053762 utils optional 
udunits_2.1.14.orig.tar.gz
 481eca7b6e091f220dd4fe41eb342558 4954 utils optional 
udunits_2.1.14-1.debian.tar.gz
 c11190403d5a4dcfada7f4e8ec737b89 239052 libs optional 
libudunits2-0_2.1.14-1_i386.deb
 727b160d2f6f42e129c18bb8e8260cd8 363060 libdevel optional 
libudunits2-dev_2.1.14-1_i386.deb
 420904779519543fc543a94e89e3ec57 124940 utils optional 
udunits-bin_2.1.14-1_i386.deb

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

iD8DBQFL0C40QTK/kCo4XFcRAhD5AKDKeRZBQvpgyy5YNft31Ky8YCmB+QCfcOi1
YSn0jsRZl2tHvcYzIHWo91k=
=jl+U
-END PGP SIGNATURE-


Accepted:
libudunits2-0_2.1.14-1_i386.deb
  to main/u/udunits/libudunits2-0_2.1.14-1_i386.deb
libudunits2-dev_2.1.14-1_i386.deb
  to main/u/udunits/libudunits2-dev_2.1.14-1_i386.deb
udunits-bin_2.1.14-1_i386.deb
  to main/u/udunits/udunits-bin_2.1.14-1_i386.deb
udunits_2.1.14-1.debian.tar.gz
  to main/u/udunits/udunits_2.1.14-1.debian.tar.gz
udunits_2.1.14-1.dsc
  to main/u/udunits/udunits_2.1.14-1.dsc
udunits_2.1.14.orig.tar.gz
  to main/u/udunits/udunits_2.1.14.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/e1o4up8-00077b...@ries.debian.org



Accepted diagnostics 0.3-3 (source amd64)

2010-04-22 Thread Michael Tautschnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 13:14:29 +0200
Source: diagnostics
Binary: libdiagnostics-dev libdiagnostics0
Architecture: source amd64
Version: 0.3-3
Distribution: unstable
Urgency: low
Maintainer: Michael Tautschnig m...@debian.org
Changed-By: Michael Tautschnig m...@debian.org
Description: 
 libdiagnostics-dev - Logging, unittesting, and runtime diagnostics for C++ - 
developme
 libdiagnostics0 - Logging, unittesting, and runtime diagnostics for C++ - 
library
Changes: 
 diagnostics (0.3-3) unstable; urgency=low
 .
   * Fix symbol files for 32bit architectures, once again
Checksums-Sha1: 
 43de1cc67728da062e4845063da78ffa46200e92 1202 diagnostics_0.3-3.dsc
 a452a88cc334f60f2fe9d191d6f0dbc52f701247 11814 diagnostics_0.3-3.debian.tar.gz
 92102039a4afa2a94e098f9cf4a3fa7e31a5c08d 302484 
libdiagnostics-dev_0.3-3_amd64.deb
 b620d2f5a5e8576a279a9b5d15d1be72c0ea6ab9 130366 libdiagnostics0_0.3-3_amd64.deb
Checksums-Sha256: 
 e22b6be0d3a319fff1d7f4fa2e698cb95d382420592b883c10fae4248ea88688 1202 
diagnostics_0.3-3.dsc
 faff26b403abd08dc45ba6b67f92803eaa0dbddcf7bc9150c2dc4b0cdf94c430 11814 
diagnostics_0.3-3.debian.tar.gz
 7295fddccc059c1b3dc6b8086ef32a290512e9ec1368495a7a2bc4f54d92a885 302484 
libdiagnostics-dev_0.3-3_amd64.deb
 7e54a56a5adf9435289daa8a229cdaf9c6c542afd14ad4f6487833603c60afa9 130366 
libdiagnostics0_0.3-3_amd64.deb
Files: 
 eb99b667846c48815f6930ba1b21ce40 1202 libs extra diagnostics_0.3-3.dsc
 b73c74ff07b810a68a19a7315edfed7e 11814 libs extra 
diagnostics_0.3-3.debian.tar.gz
 2d0d568eb80fe1d46f0f7a83c003e219 302484 libdevel extra 
libdiagnostics-dev_0.3-3_amd64.deb
 3a762e78a48b9b9178406eba042d0866 130366 libs extra 
libdiagnostics0_0.3-3_amd64.deb

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

iEYEARECAAYFAkvQMS4ACgkQvx6dH3bVKsQuHACfUBl+Cnoxpun2H4n7vtWbB/Vf
SfMAn3N5OLntWNxT3wGz0eWXUx/gMm97
=BU9a
-END PGP SIGNATURE-


Accepted:
diagnostics_0.3-3.debian.tar.gz
  to main/d/diagnostics/diagnostics_0.3-3.debian.tar.gz
diagnostics_0.3-3.dsc
  to main/d/diagnostics/diagnostics_0.3-3.dsc
libdiagnostics-dev_0.3-3_amd64.deb
  to main/d/diagnostics/libdiagnostics-dev_0.3-3_amd64.deb
libdiagnostics0_0.3-3_amd64.deb
  to main/d/diagnostics/libdiagnostics0_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/e1o4ude-00082b...@ries.debian.org



Accepted rpm 4.8.0-4 (source all amd64)

2010-04-22 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 09:52:43 +0200
Source: rpm
Binary: rpm rpm2cpio rpm-common rpm-i18n lsb-rpm librpm-dbg librpm1 librpmio1 
librpmbuild1 librpm-dev python-rpm
Architecture: source all amd64
Version: 4.8.0-4
Distribution: experimental
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 librpm-dbg - debugging symbols for RPM
 librpm-dev - RPM shared library, development kit
 librpm1- RPM shared library
 librpmbuild1 - RPM build shared library
 librpmio1  - RPM IO shared library
 lsb-rpm- RPM Package Manager for LSB package building
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
 rpm-common - common files for RPM
 rpm-i18n   - localization and localized man pages for rpm
 rpm2cpio   - tool to convert RPM package to CPIO archive
Closes: 551669 572766
Changes: 
 rpm (4.8.0-4) experimental; urgency=low
 .
   * Use new conditionals in symbol files and define symbols for sparc64
 (Closes: #572766).
   * Move default RPM database path to ~/.rpm.
 - Fixes problem with no accessible Names database (Closes: #551669,
 LP: #530023).
   * No longer handle database in postinst.
 - Removes debconf from postinst.
 - Avoids problems on installation with db version (LP: #542115).
   * Document above changes in NEWS and README.Debian.
Checksums-Sha1: 
 a0140c18b9a97c32a42a949be8c086d2b05fae9d 1760 rpm_4.8.0-4.dsc
 bcd0066e6ec43e1ca7ad27f2a993258821f446fa 65677 rpm_4.8.0-4.debian.tar.gz
 b0b59faadf9bdbe918dce28979e952f076b7ee4a 706832 rpm-common_4.8.0-4_all.deb
 188157838b51eda2364f97b6d7259f10488b7189 1176996 rpm-i18n_4.8.0-4_all.deb
 c5a4b48f83aa2f3927ff9233646121ac41c7153b 835916 rpm_4.8.0-4_amd64.deb
 d50407672c5fe8b53b162463d588a430f1ec7d6f 692306 rpm2cpio_4.8.0-4_amd64.deb
 5a8687c40a9860e451e9c6564ffc087dc68c0e20 1244628 lsb-rpm_4.8.0-4_amd64.deb
 648e4edb63c883792a9d8cf4c07ed40c008ae7e5 2654816 librpm-dbg_4.8.0-4_amd64.deb
 cb2c356decb1cb2b4edcc4fbd6397c47df3bbe4e 883662 librpm1_4.8.0-4_amd64.deb
 f639950a99c9bed0c9e8577beec9b91c8ff1311b 771230 librpmio1_4.8.0-4_amd64.deb
 b808d4c84dbca56a0506a970263042b46b7aa113 757190 librpmbuild1_4.8.0-4_amd64.deb
 a5aaddb54c271503881a2264f891295b32dec170 754414 librpm-dev_4.8.0-4_amd64.deb
 04ad5aef153b320636a2271bacc65815f66bb247 726016 python-rpm_4.8.0-4_amd64.deb
Checksums-Sha256: 
 e28e1c22b2471fc2043598fbbc4760b3ec8550a7e419a93c10b4487b8e84f853 1760 
rpm_4.8.0-4.dsc
 11de17332e0c3ebf28b02bcc7f6d86ca76891f42e7c4323731039fd0d0f010da 65677 
rpm_4.8.0-4.debian.tar.gz
 26d27e5d3e7bc0dfb1988d3b0860e54ffdc189a359f18a852ef1c366c9a8d113 706832 
rpm-common_4.8.0-4_all.deb
 8e38fb2569c575a96c217a03fa23b1a5023501150f224e565af34923c71ef343 1176996 
rpm-i18n_4.8.0-4_all.deb
 fbd42b3af86a5f93bf1ffbd7505b306e64295075687572612ab40ed4212aa9c6 835916 
rpm_4.8.0-4_amd64.deb
 afba6b5bdb9365f5c47aa6926c0e10944a878939f3a2aee1b433fece9bce732e 692306 
rpm2cpio_4.8.0-4_amd64.deb
 769b04a8c92e92816fa2077f5913c6a83e6a6f9ee37fcdcc779077450ae9d838 1244628 
lsb-rpm_4.8.0-4_amd64.deb
 cea3625418661d2e5031b538f3898ecf0126aba6823ba5e674b55c629676b8a7 2654816 
librpm-dbg_4.8.0-4_amd64.deb
 876cb9d2ae35c00c8ce2ab8b7d8fb5241a110e49616cd9d704b469a63e621778 883662 
librpm1_4.8.0-4_amd64.deb
 e7a77622942165735f1d461c61f3ba1922bb047f95cbbfc889c8280d7522350b 771230 
librpmio1_4.8.0-4_amd64.deb
 c2bf9a9aa9675e0a4469827a3f8a5c3114165ccae15cd5bce40570faf49c0b8c 757190 
librpmbuild1_4.8.0-4_amd64.deb
 e5065628d3991f082c03cb7c0a643f4a83434e527dc66bcbcd12c84eb561e92f 754414 
librpm-dev_4.8.0-4_amd64.deb
 17f1135a75949bdd95b82c6b061d33dc2cfb9faf617fa24c1b4c01ad8680c2ae 726016 
python-rpm_4.8.0-4_amd64.deb
Files: 
 d4db7a8d74c68eddef3f06e5bbe8a44c 1760 admin optional rpm_4.8.0-4.dsc
 c02f9d6b0d1ada7b2b234dc35c879155 65677 admin optional rpm_4.8.0-4.debian.tar.gz
 b712b7be59b10c98fbe64acaa220e0dd 706832 admin optional 
rpm-common_4.8.0-4_all.deb
 777878ef686b97120e289237c6c7f2d9 1176996 localization optional 
rpm-i18n_4.8.0-4_all.deb
 5a75578e6e101ee6d6007b01b1dd8484 835916 admin optional rpm_4.8.0-4_amd64.deb
 f6b0c1e7e8c83580c1d611c8d3610b3e 692306 admin optional 
rpm2cpio_4.8.0-4_amd64.deb
 e217b0ff9f79a713c455a6dd1044f146 1244628 devel optional 
lsb-rpm_4.8.0-4_amd64.deb
 e5b36884559ce6228833645f0029fc6b 2654816 debug extra 
librpm-dbg_4.8.0-4_amd64.deb
 502883da9d766b603e1d34e14197734d 883662 libs optional librpm1_4.8.0-4_amd64.deb
 34a75f668c2b12bf942443fdce5415e7 771230 libs optional 
librpmio1_4.8.0-4_amd64.deb
 895d943ffa1a12120eb49bc4eb8503b6 757190 libs optional 
librpmbuild1_4.8.0-4_amd64.deb
 01ad7306aad9653cfe7c6931fbb09d89 754414 libdevel extra 
librpm-dev_4.8.0-4_amd64.deb
 036f0ec5030bca3505f601bdfe9a1ee2 726016 python extra 
python-rpm_4.8.0-4_amd64.deb

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

iEYEARECAAYFAkvQMVYACgkQ3DVS6DbnVgQctgCaAoTah3Cw59WkjzjD/fV5uV1O
1CQAoOIqdq2d3e6YLeQtM8zLchzpBrKx
=b7he
-END 

Accepted libutempter 1.1.5-3 (source amd64)

2010-04-22 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 14:19:47 +0300
Source: libutempter
Binary: libutempter-dev libutempter0
Architecture: source amd64
Version: 1.1.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian Krap Maintainers debian-qt-...@lists.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 libutempter-dev - A privileged helper for utmp/wtmp updates (development)
 libutempter0 - A privileged helper for utmp/wtmp updates (runtime)
Closes: 573015
Changes: 
 libutempter (1.1.5-3) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update debian/control:
 - Bump debhelper build dependency version to 7.4.15.
 - Bump Standards-Version to 3.8.3 (no changes needed).
   * Update debian/rules:
 - Enable parallel build ().
 - List missing files ().
 - Call chown before chmod.
 - Change utempter permissions to world-readable (2755). (Closes: #573015)
   * Update debian/libutempter0.lintian-overrides file.
   * Add debian/libutempter0.symbols file.
Checksums-Sha1: 
 6e983363b8484585ae07e16aa7b864cf91f73cc8 1255 libutempter_1.1.5-3.dsc
 2b766a179185eb8cd5766f0ca528dcf90f1d45cc 2563 libutempter_1.1.5-3.debian.tar.gz
 6f442cec16a5388a5f440e4af0d09ad156ca90d1 4640 libutempter-dev_1.1.5-3_amd64.deb
 0678b6d11d0fa4a2be880308979dfccbf6e4aacc 7954 libutempter0_1.1.5-3_amd64.deb
Checksums-Sha256: 
 f71716dd95e42183561f72f2256a9d71446824ebbff742743c16740d41048a99 1255 
libutempter_1.1.5-3.dsc
 3fc2915cebd924b671b0b2a1d00ce37ec583717f3763a92506b1938542090723 2563 
libutempter_1.1.5-3.debian.tar.gz
 8e3fb7e4a0d693758bfc8c160c24f53dca3aa7475f725baa2a4bc11ff13fd09a 4640 
libutempter-dev_1.1.5-3_amd64.deb
 35ba3147352d8f455aeb86075fa23f9ac09038eb5a833dc648ff23258365132c 7954 
libutempter0_1.1.5-3_amd64.deb
Files: 
 6a9accb90c6c1e467c7e3dfb348e527c 1255 libs optional libutempter_1.1.5-3.dsc
 329476af17acbec8837c518b522d1af8 2563 libs optional 
libutempter_1.1.5-3.debian.tar.gz
 e684a143a3dcbe620f74152bd54e25e4 4640 libdevel optional 
libutempter-dev_1.1.5-3_amd64.deb
 1e133db6724866d309d26cd598f960e2 7954 libs optional 
libutempter0_1.1.5-3_amd64.deb

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

iJwEAQECAAYFAkvQOlkACgkQjPU19mqlcvfmpgP+NcmRXe38Z3EgoVC/0sSEL4EP
hZsUePiAlK91hGs6KHKCq4ZNzX0QiRi39tO10ut9Q3Uz8fhYGpRzosD/nmcdwrws
sBYcb/lwPDx/DLDLrdyl80wBu1No6Q5fAl67QQx2fsYDQajr/+SvceTfbkkVnpaz
/i5NN+m0V3vbxWOoS2Q=
=X5nx
-END PGP SIGNATURE-


Accepted:
libutempter-dev_1.1.5-3_amd64.deb
  to main/libu/libutempter/libutempter-dev_1.1.5-3_amd64.deb
libutempter0_1.1.5-3_amd64.deb
  to main/libu/libutempter/libutempter0_1.1.5-3_amd64.deb
libutempter_1.1.5-3.debian.tar.gz
  to main/libu/libutempter/libutempter_1.1.5-3.debian.tar.gz
libutempter_1.1.5-3.dsc
  to main/libu/libutempter/libutempter_1.1.5-3.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/e1o4v6o-0001m0...@ries.debian.org



Accepted nfswatch 4.99.10-5 (source amd64)

2010-04-22 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 13:31:44 +0200
Source: nfswatch
Binary: nfswatch
Architecture: source amd64
Version: 4.99.10-5
Distribution: unstable
Urgency: low
Maintainer: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
Changed-By: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
Description: 
 nfswatch   - Program to monitor NFS traffic for the console
Changes: 
 nfswatch (4.99.10-5) unstable; urgency=low
 .
   * Convert to '3.0 (quilt)' package source format.
 - Remove README.source file, as not needed with '3.0 (quilt) format.
 - Drop use of quilt in debian/rules and in Build-Depends in control file.
   * Bump Standards-Version to 3.8.4 (no changes).
   * debian/copyright: Referesh Format-Specification URL and update Copyright
 years for debian/* packaging.
   * Refresh 02-545853-Fix-FTBFS-on-alpha.patch with proposed patch by
 upstream.
Checksums-Sha1: 
 f2eef24619ed2ff802437711eaa565894f4b4d56  nfswatch_4.99.10-5.dsc
 1d6258f2dc90d031a18262151ea65fcfb2b6a3b2 3441 nfswatch_4.99.10-5.debian.tar.gz
 07da340a01c940a08d37908b28bafd4fe792cacb 47152 nfswatch_4.99.10-5_amd64.deb
Checksums-Sha256: 
 c198e23a026e29d8de9507a37ce32d882aedc8852c5090153038ddcd8b221f18  
nfswatch_4.99.10-5.dsc
 952e06a21c8cb9120256a5609747c87db42736419fc640237eea699c824a741f 3441 
nfswatch_4.99.10-5.debian.tar.gz
 a5157870963c1e6a28a551903bb28d37778328de8d27c8d2692fc5725eb91eec 47152 
nfswatch_4.99.10-5_amd64.deb
Files: 
 81ab0e7a711c41c0244cccd85fb00147  admin optional nfswatch_4.99.10-5.dsc
 f86b0a821140426fa1fe87fc298d85d6 3441 admin optional 
nfswatch_4.99.10-5.debian.tar.gz
 56bb055f39bf8167a34f03910f83f652 47152 admin optional 
nfswatch_4.99.10-5_amd64.deb

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

iEYEARECAAYFAkvQOg4ACgkQvUVnU1GNo5RTXgCgkiqQ/kefacWs7mOsMeGFhKeF
+yIAoLa1+89m49PbpexaPMhsyI083gtM
=+yB/
-END PGP SIGNATURE-


Accepted:
nfswatch_4.99.10-5.debian.tar.gz
  to main/n/nfswatch/nfswatch_4.99.10-5.debian.tar.gz
nfswatch_4.99.10-5.dsc
  to main/n/nfswatch/nfswatch_4.99.10-5.dsc
nfswatch_4.99.10-5_amd64.deb
  to main/n/nfswatch/nfswatch_4.99.10-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/e1o4v7b-0001of...@ries.debian.org



Accepted rpvm 1.0.4-1 (source i386)

2010-04-22 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 22:20:18 -0500
Source: rpvm
Binary: r-cran-rpvm
Architecture: source i386
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-rpvm - GNU R package interfacing PVM libraries for distributed computing
Changes: 
 rpvm (1.0.4-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set (Build-)Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 5709cfe4913023662d2355ff46ad86c6dfbc7ca7 981 rpvm_1.0.4-1.dsc
 7283eea319195385b839e0656ca34a8930d518fa 66497 rpvm_1.0.4.orig.tar.gz
 b243a8a0398be8f251a74427839c296198e4d811 1935 rpvm_1.0.4-1.diff.gz
 b3ff9c5f02cd1defac04ab057fd38ef2ae0d7450 136082 r-cran-rpvm_1.0.4-1_i386.deb
Checksums-Sha256: 
 dec744241c2633ae762e7875225db3bef1e4686b4c66cd19946c80b45eb52536 981 
rpvm_1.0.4-1.dsc
 f6eec15d7886d04c5d26771b0d2292079bd7713c5fd5cc115e3b0fcb3e4f2d1c 66497 
rpvm_1.0.4.orig.tar.gz
 64b02b0777ad72ed4c3cdbbabf71e782cac2859931634a9632f60dd2cfe0aabd 1935 
rpvm_1.0.4-1.diff.gz
 2b03b65a9e47a87d6945015fcb4f1f26d72aafbca1869981fb1e17e1f38a5638 136082 
r-cran-rpvm_1.0.4-1_i386.deb
Files: 
 a6c8658fcd15b7befc9458f82ad22987 981 gnu-r optional rpvm_1.0.4-1.dsc
 f17f4db50ef14b2b6c821ec13f9592e2 66497 gnu-r optional rpvm_1.0.4.orig.tar.gz
 1146bba3c392252286a9d7041e97273a 1935 gnu-r optional rpvm_1.0.4-1.diff.gz
 eca5cc4d8acdbfabdb87bd52e162e1b3 136082 gnu-r optional 
r-cran-rpvm_1.0.4-1_i386.deb

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

iD8DBQFL0DmeCZSR95Gw07cRAvmOAJ9s16DqbXKrJtmzq25JteYySZJeHwCfeSjs
EZmdH4K/JC/3t6v7YJZIsdM=
=ZAd0
-END PGP SIGNATURE-


Accepted:
r-cran-rpvm_1.0.4-1_i386.deb
  to main/r/rpvm/r-cran-rpvm_1.0.4-1_i386.deb
rpvm_1.0.4-1.diff.gz
  to main/r/rpvm/rpvm_1.0.4-1.diff.gz
rpvm_1.0.4-1.dsc
  to main/r/rpvm/rpvm_1.0.4-1.dsc
rpvm_1.0.4.orig.tar.gz
  to main/r/rpvm/rpvm_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/e1o4v7o-0001qq...@ries.debian.org



Accepted libmodule-corelist-perl 2.31-1 (source all)

2010-04-22 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 19:37:48 +0900
Source: libmodule-corelist-perl
Binary: libmodule-corelist-perl
Architecture: source all
Version: 2.31-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: 
 libmodule-corelist-perl - module to determine modules shipped with perl
Changes: 
 libmodule-corelist-perl (2.31-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 84b0d50e0adebc3df4332b40494bb4ba2cc82b0d 1658 
libmodule-corelist-perl_2.31-1.dsc
 2143f8eca6b8b85783e6b493c4267b03985b4834 54002 
libmodule-corelist-perl_2.31.orig.tar.gz
 125d055785cf356c5028ed92a61f8ef10a7be1d7 4065 
libmodule-corelist-perl_2.31-1.debian.tar.gz
 04ffaff55a410059b4d2afae9f0ae41efe64e3a1 62432 
libmodule-corelist-perl_2.31-1_all.deb
Checksums-Sha256: 
 dd82f7f864550ed861fdfcfc6496ad8fb94db44e63abdf56db8d6f0a63401c9c 1658 
libmodule-corelist-perl_2.31-1.dsc
 f8e1a4ccd3124f86566a972773cbe06be4639d74a477d85e6d6b19ce359b45ee 54002 
libmodule-corelist-perl_2.31.orig.tar.gz
 bfae2a58be39cc6f94380fa100a0cf0fcc3fca55511ba70da3cfca7d04289a33 4065 
libmodule-corelist-perl_2.31-1.debian.tar.gz
 d032e2653aba50b0c6b8885a1b902c84cdedd1741bbabfe582510742790ed254 62432 
libmodule-corelist-perl_2.31-1_all.deb
Files: 
 d3960ce12f4a0cc7e5f7a080f3c45eb2 1658 perl optional 
libmodule-corelist-perl_2.31-1.dsc
 64c17e726deab5345133fe8ba771712c 54002 perl optional 
libmodule-corelist-perl_2.31.orig.tar.gz
 ed9f16bd869853a6df5214c864b565a1 4065 perl optional 
libmodule-corelist-perl_2.31-1.debian.tar.gz
 81ab507559d0eefa0aa3ac8870fc547a 62432 perl optional 
libmodule-corelist-perl_2.31-1_all.deb

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

iEYEARECAAYFAkvQPyAACgkQxJBTTnXAif7HLACgj8k3ncobt2YqQG7ySVUXiM5b
+S4An157ysGfy+j/GkNj8kOrIKfrW5sL
=u7fm
-END PGP SIGNATURE-


Accepted:
libmodule-corelist-perl_2.31-1.debian.tar.gz
  to 
main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.31-1.debian.tar.gz
libmodule-corelist-perl_2.31-1.dsc
  to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.31-1.dsc
libmodule-corelist-perl_2.31-1_all.deb
  to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.31-1_all.deb
libmodule-corelist-perl_2.31.orig.tar.gz
  to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.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/e1o4vzg-0003dh...@ries.debian.org



Accepted r-base 2.11.0-1 (source i386 all)

2010-04-22 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 06:29:47 -0500
Source: r-base
Binary: r-base r-base-core r-base-dev r-mathlib r-base-html r-doc-pdf 
r-doc-html r-doc-info r-recommended r-base-core-dbg
Architecture: source i386 all
Version: 2.11.0-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-base - GNU R statistical computation and graphics system
 r-base-core - GNU R core of statistical computation and graphics system
 r-base-core-dbg - GNU R debug symbols for statistical comp. language and 
environmen
 r-base-dev - GNU R installation of auxiliary GNU R packages
 r-base-html - GNU R html docs for statistical computing system functions
 r-doc-html - GNU R html manuals for statistical computing system
 r-doc-info - GNU R info manuals statistical computing system
 r-doc-pdf  - GNU R pdf manuals for statistical computing system
 r-mathlib  - GNU R standalone mathematics library
 r-recommended - GNU R collection of recommended packages [metapackage]
Changes: 
 r-base (2.11.0-1) unstable; urgency=low
 .
   * New upstream version released this morning
Checksums-Sha1: 
 46f8d8a04deea4c551d41efac6207a7497d96ab1 1725 r-base_2.11.0-1.dsc
 86af359879afaf18bf0cd9ca36f2957d7b146ba3 19779908 r-base_2.11.0.orig.tar.gz
 a96fded9e6522fc643e337eecb7e7b36781241cb 68095 r-base_2.11.0-1.diff.gz
 fb8121d9470aceaa60aa16c94b184179fa3ad159 13614352 r-base-core_2.11.0-1_i386.deb
 2c2066bc10b29ad43b0efb0dd6edf4aa7ed94d89 549378 r-mathlib_2.11.0-1_i386.deb
 f618b96263354893abc9956e2b3e004092e95def 2416474 
r-base-core-dbg_2.11.0-1_i386.deb
 bc989f9929877afd13a1809dcbda615b3a397162 33572 r-base_2.11.0-1_all.deb
 958e470bb00b2316419bd0471dbc2023e1a6ccc5 3498 r-base-dev_2.11.0-1_all.deb
 116ed84e75b6ad80fb35566602c9ef9ec7d34171 82546 r-base-html_2.11.0-1_all.deb
 de5c707a2145abf0d6aa271e5d1f8889a14e701c 7756372 r-doc-pdf_2.11.0-1_all.deb
 eb56722675fc1737151992a75b3ef54d73c70845 583448 r-doc-html_2.11.0-1_all.deb
 285168bab38bbcfbd511f0ca4ef357627c5c843d 500340 r-doc-info_2.11.0-1_all.deb
 e2168014727f1d26fbd3c0fab6a05a9a26d17c51 2668 r-recommended_2.11.0-1_all.deb
Checksums-Sha256: 
 4d145a8f8eff8efcfd7c45549171a57be5f1a6afcf3b2774391e97fb4081c29e 1725 
r-base_2.11.0-1.dsc
 9b2a1769cdf21ad00500cbc0a1f7e09c872681d2ca0ea592e7692f15ff980a43 19779908 
r-base_2.11.0.orig.tar.gz
 90f5069189d1d248cada6f69aebe7ca6169185ff4e8a85c1e374fe94748ddbc1 68095 
r-base_2.11.0-1.diff.gz
 29cc683f4ab6805582c78e4734987c38c31b90094be34c87423cb6352a4dcefc 13614352 
r-base-core_2.11.0-1_i386.deb
 c5d5eba5fb39924aed6c409a0dace15b00b68ce34e91e674b71ba2e571b520cf 549378 
r-mathlib_2.11.0-1_i386.deb
 f3d54155be30f1ed7abf1ae06cdfaf1a4c9e6169c10e221ab30d8a432fa31198 2416474 
r-base-core-dbg_2.11.0-1_i386.deb
 bdd16afdeedb4e8661ccbce425e8dee03dbed6cdb92c436f0b146296f4d42f85 33572 
r-base_2.11.0-1_all.deb
 ca4ed704dc12b3de5da49c8bde11888d84d97583875a8332cba25aecba3d93cf 3498 
r-base-dev_2.11.0-1_all.deb
 71abb644c17d6f168ad2bb56facae2ac9084384ec96b49ff4192403d7d73895d 82546 
r-base-html_2.11.0-1_all.deb
 342214766d7372f83b09ddb125f85068749ec1536da951d493856111295c 7756372 
r-doc-pdf_2.11.0-1_all.deb
 a66cf2b22ab9277a811401cdec3df493481047674254fe6be83e65b5309f962b 583448 
r-doc-html_2.11.0-1_all.deb
 c421c34edc149ec02b1c94feac4715c1bab95548a996359f0881185cc5ddce7c 500340 
r-doc-info_2.11.0-1_all.deb
 f46c1a72de0db07cfdf194abcd4161f800761363943a3bd781cc66c95283601a 2668 
r-recommended_2.11.0-1_all.deb
Files: 
 81511f3d9635876ebb8804ce18bb8e09 1725 gnu-r optional r-base_2.11.0-1.dsc
 c6c1e866299f533617750889c729bfb3 19779908 gnu-r optional 
r-base_2.11.0.orig.tar.gz
 acb83ab0a0658807a38916f2bb617114 68095 gnu-r optional r-base_2.11.0-1.diff.gz
 9cd94fd74165ac24527ecb216e8b0a31 13614352 gnu-r optional 
r-base-core_2.11.0-1_i386.deb
 eb88da4c48792ce41c3269a546479414 549378 gnu-r optional 
r-mathlib_2.11.0-1_i386.deb
 dc814c86004da34805d1eaa781ee29a5 2416474 debug extra 
r-base-core-dbg_2.11.0-1_i386.deb
 54fa57590e752b90cc5e0c55f229dc39 33572 gnu-r optional r-base_2.11.0-1_all.deb
 76da1862dcd6da8c2e3762ee3c2b5e1f 3498 gnu-r optional 
r-base-dev_2.11.0-1_all.deb
 31d63e2eb3146ba7c42dd6fd578c4110 82546 doc extra r-base-html_2.11.0-1_all.deb
 f9e6458ec9b5cf0dd7d00e7cc8a270d4 7756372 doc optional 
r-doc-pdf_2.11.0-1_all.deb
 b8743cfb3a211383beed0dcf11f4f012 583448 doc optional 
r-doc-html_2.11.0-1_all.deb
 ef26a81f0b5d1298581cbadd88288efe 500340 doc optional 
r-doc-info_2.11.0-1_all.deb
 b6ff6f632dee29dc86e40555e326075b 2668 gnu-r optional 
r-recommended_2.11.0-1_all.deb

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

iD8DBQFL0D5pCZSR95Gw07cRAokXAKCaCNJs65S98CGp490gOC8LTUfshACeJDkW
bZFZUdDffGJcdMTdIzwmQNA=
=/ivX
-END PGP SIGNATURE-


Accepted:
r-base-core-dbg_2.11.0-1_i386.deb
  to main/r/r-base/r-base-core-dbg_2.11.0-1_i386.deb
r-base-core_2.11.0-1_i386.deb
  to main/r/r-base/r-base-core_2.11.0-1_i386.deb

Accepted ttf-umeplus 20100418-1 (source all)

2010-04-22 Thread Debian-JP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 21:08:00 +0900
Source: ttf-umeplus
Binary: ttf-umeplus
Architecture: source all
Version: 20100418-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: Hideki Yamane (Debian-JP) henr...@debian.or.jp
Description: 
 ttf-umeplus - Japanese TrueType gothic fonts, based on Umefont and M+Font
Changes: 
 ttf-umeplus (20100418-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 4ef0adeaf02eda5849ba7b79d52febf7122e9a53 1345 ttf-umeplus_20100418-1.dsc
 4591b01b88c21c74bcdfce85f14744895c9f8343 4936908 
ttf-umeplus_20100418.orig.tar.bz2
 844dc1a837e63ad50209b64d18419c067155f045 3483 
ttf-umeplus_20100418-1.debian.tar.gz
 45725edbcf5dca3b68a779e7ce56d689ddaa926a 5496936 ttf-umeplus_20100418-1_all.deb
Checksums-Sha256: 
 84a2ea9b771838571d68e6a808801d6e94bfbe4630d01994ba2614e789292683 1345 
ttf-umeplus_20100418-1.dsc
 be2cf43b5c1c541b624324fb2f5741743bd3efbca6687995461f1fb65899ffd6 4936908 
ttf-umeplus_20100418.orig.tar.bz2
 ec1780a62b0ccfbc7133e3f756baefbd438e2095c1e434974a79657a17384af2 3483 
ttf-umeplus_20100418-1.debian.tar.gz
 b206252aae242105c71c3376bcd108658e8d213ffe012c39c80171058f04075d 5496936 
ttf-umeplus_20100418-1_all.deb
Files: 
 0af5e3e33527411b5edff2ff414403a8 1345 fonts optional ttf-umeplus_20100418-1.dsc
 61ed2506a05cac80679cf24d8f6ca4bd 4936908 fonts optional 
ttf-umeplus_20100418.orig.tar.bz2
 44177edd7ce802655fec8ed787ba67be 3483 fonts optional 
ttf-umeplus_20100418-1.debian.tar.gz
 344f7aeef53eaf6697171b607f509b7a 5496936 fonts optional 
ttf-umeplus_20100418-1_all.deb

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

iEYEARECAAYFAkvQPckACgkQIu0hy8THJktPVgCfebh4favAVEKeiLBfayct/4zY
toMAoKQA43wzAcZvFu3Ck+NNRtrSARxB
=qbyW
-END PGP SIGNATURE-


Accepted:
ttf-umeplus_20100418-1.debian.tar.gz
  to main/t/ttf-umeplus/ttf-umeplus_20100418-1.debian.tar.gz
ttf-umeplus_20100418-1.dsc
  to main/t/ttf-umeplus/ttf-umeplus_20100418-1.dsc
ttf-umeplus_20100418-1_all.deb
  to main/t/ttf-umeplus/ttf-umeplus_20100418-1_all.deb
ttf-umeplus_20100418.orig.tar.bz2
  to main/t/ttf-umeplus/ttf-umeplus_20100418.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/e1o4vah-0003uh...@ries.debian.org



Accepted aptitude 0.6.2.1-1 (source all amd64)

2010-04-22 Thread Daniel Burrows
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 22:27:53 -0700
Source: aptitude
Binary: aptitude aptitude-gtk aptitude-dbg aptitude-doc-cs aptitude-doc-en 
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-ja
Architecture: source amd64 all
Version: 0.6.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Burrows dburr...@debian.org
Changed-By: Daniel Burrows dburr...@debian.org
Description: 
 aptitude   - terminal-based package manager (terminal interface only)
 aptitude-dbg - Debug symbols for the aptitude package manager
 aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
 aptitude-doc-en - English manual for aptitude, a terminal-based package manager
 aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
 aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
 aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
 aptitude-gtk - terminal-based package manager (GUI and terminal interfaces)
Changes: 
 aptitude (0.6.2.1-1) unstable; urgency=low
 .
   * New upstream release.
 .
 - Fixes some backwards compatibility breakages in 0.6.2-2.
 .
   * Weaken the Conflict against ia32-apt-get to ( 22), on advice from
 Goswin von Bredrelow.  Apparently some people still use this package,
 and the feature that broke aptitude is not present in recent
 versions.
Checksums-Sha1: 
 0c398d4190a966d40336346b16e2cff52bd4442e 1633 aptitude_0.6.2.1-1.dsc
 14dead14eee257dde5a31acabda393f0585c3d02 7942359 aptitude_0.6.2.1.orig.tar.gz
 3181307c03baf88dad4f10e0edf01619e1d3c7aa 45105 aptitude_0.6.2.1-1.debian.tar.gz
 3ae0f6ba8cf1b018ff72ebe2d1804a828144f87a 3791218 aptitude_0.6.2.1-1_amd64.deb
 1732125a7f51ca6c261522fa42c9656fda50be48 1883790 
aptitude-gtk_0.6.2.1-1_amd64.deb
 9fcf64f35df81fc090843f46c3572209fb7ba266 22166422 
aptitude-dbg_0.6.2.1-1_amd64.deb
 c03cc33944a8e771f0fb008f95c08033a5b3ac36 387364 
aptitude-doc-cs_0.6.2.1-1_all.deb
 15984480ef2de84f6b56acd23043cae3dbb1611e 455630 
aptitude-doc-en_0.6.2.1-1_all.deb
 710e149ce05a5d526f5b2964de4fb7764998db2d 479336 
aptitude-doc-es_0.6.2.1-1_all.deb
 d582019d1f34d52a90a3cf34be09b6ea7cc80251 277210 
aptitude-doc-fi_0.6.2.1-1_all.deb
 b87e5dc8b819d5717927ec9cfecbf794e68bba48 338596 
aptitude-doc-fr_0.6.2.1-1_all.deb
 f31f96c50128f7809cc47d738f7e075109377b1e 401482 
aptitude-doc-ja_0.6.2.1-1_all.deb
Checksums-Sha256: 
 7560692456e88a005e1976511cbf4fbff43fd930c3387b2a916cce2d57726be2 1633 
aptitude_0.6.2.1-1.dsc
 3acbf3f7d669b76a72aa9b554574a47c915fbbccc5da4d0f941ce97118d18745 7942359 
aptitude_0.6.2.1.orig.tar.gz
 c7de1f903809d1bf1e8abce19b01e9e3505510ed2eecc857be44910168f34dce 45105 
aptitude_0.6.2.1-1.debian.tar.gz
 75f4b9515d2b200d84b22e94d7b9c4694f7e40ebee9b92cbb148badb65bf8e70 3791218 
aptitude_0.6.2.1-1_amd64.deb
 09814493f30d1b1c05162d6f788af5a3ba5a85c9dbaefba6ebaaefaa4fcd1b5a 1883790 
aptitude-gtk_0.6.2.1-1_amd64.deb
 388a9ed0cbcaff1400c73bc5d4811e43b9f6b61804f1a10632992ca2f957abcc 22166422 
aptitude-dbg_0.6.2.1-1_amd64.deb
 88d4ab86d1a60197393e6b793a989a4c4646c56ce4bdee42b4e4ed5262839dd7 387364 
aptitude-doc-cs_0.6.2.1-1_all.deb
 227df3caf9243c4f42162287aac97dcd29d7d4986ab8c072c2295c9beeefe078 455630 
aptitude-doc-en_0.6.2.1-1_all.deb
 9094a30b881f6cfb51c3725d2a3e6c97edb8ddbfbff8501b8bb8aa324322382c 479336 
aptitude-doc-es_0.6.2.1-1_all.deb
 ce356a9b9356a7d4a26501dabd7530453ef096754ee923171c537744d31ca871 277210 
aptitude-doc-fi_0.6.2.1-1_all.deb
 60240cfdf28bbae583b3aabc19151dd47ee16436176c900c5a56f716cd7fcae7 338596 
aptitude-doc-fr_0.6.2.1-1_all.deb
 67fd835904cf9d89e8dd792bad4923d06a0cfc5249fea2f81d18066b0aaf 401482 
aptitude-doc-ja_0.6.2.1-1_all.deb
Files: 
 a4be7ff7599015a3f54217419e49fee7 1633 admin - aptitude_0.6.2.1-1.dsc
 a9245874bbbce4b2501c829007910238 7942359 admin - aptitude_0.6.2.1.orig.tar.gz
 def6971880e602ac230bfdf06866a9f4 45105 admin - aptitude_0.6.2.1-1.debian.tar.gz
 8dc48066a01266c2315bc2a9384ed6f6 3791218 admin important 
aptitude_0.6.2.1-1_amd64.deb
 65609828e8a8eeeaddacfdc8734ecd5a 1883790 admin optional 
aptitude-gtk_0.6.2.1-1_amd64.deb
 08b5bcba845c29363df13e9025784b8b 22166422 debug extra 
aptitude-dbg_0.6.2.1-1_amd64.deb
 801f06d720076c39bd4167f20fddbd00 387364 doc optional 
aptitude-doc-cs_0.6.2.1-1_all.deb
 88b0b7bdabb01d2eaabf368fc220b380 455630 doc optional 
aptitude-doc-en_0.6.2.1-1_all.deb
 789702e7339c9401c5cd00a595ea5b9a 479336 doc optional 
aptitude-doc-es_0.6.2.1-1_all.deb
 3751171050593a2d28368941f5e6ac2c 277210 doc optional 
aptitude-doc-fi_0.6.2.1-1_all.deb
 204d20c467ea7bc023a528c6080fdef1 338596 doc optional 
aptitude-doc-fr_0.6.2.1-1_all.deb
 9c1e32e5f6ad1ed25186988431d05a8e 401482 doc optional 
aptitude-doc-ja_0.6.2.1-1_all.deb

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

iEYEARECAAYFAkvQUFEACgkQch6xsM7kSXjheQCfeP39X9NvZLV3yWL8/QJTgF0y

Accepted simple-scan 1.0.3-1 (source amd64)

2010-04-22 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 15:18:11 +0200
Source: simple-scan
Binary: simple-scan
Architecture: source amd64
Version: 1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia quadris...@ubuntu.com
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 simple-scan - Simple Scanning Utility
Changes: 
 simple-scan (1.0.3-1) unstable; urgency=low
 .
   * New upstream release.
 - Set resolution on ImageMagick generated PDFs (LP: #564106).
   * debian/patches/10-set_supported_flags.patch:
 - Set duplex and batch-scan flags if supported by driver (LP: #566759).
   * Set format to 1.0.
Checksums-Sha1: 
 047d77edcd1258e5b4d0919fea685c5ea67e34df 1389 simple-scan_1.0.3-1.dsc
 2ad35740406687f755e313aa09f0e2312c6cce80 286892 simple-scan_1.0.3.orig.tar.gz
 af19f8fdb7d811851f3d11a98041daed096c8e51 3914 simple-scan_1.0.3-1.diff.gz
 84bd72b05b8c0f6014dbce8f806bef357c89b407 174722 simple-scan_1.0.3-1_amd64.deb
Checksums-Sha256: 
 b987f69b87c4f5a48a29b3634f7b671c440d163398474419de4e9cfc4f82dfd5 1389 
simple-scan_1.0.3-1.dsc
 7c689c56cc6b31baa2adfb8c445dd5fa81accfc90db4191d938055cc6f93bbd4 286892 
simple-scan_1.0.3.orig.tar.gz
 7b7fe3c0e401095bd7797d45d6835891bf30defa7cc7277a97785bbdb164fd4e 3914 
simple-scan_1.0.3-1.diff.gz
 e3b1d3d349832e8399042a793aa0d5efb479c8418231c85c0dad3e25151f6367 174722 
simple-scan_1.0.3-1_amd64.deb
Files: 
 545ff7a77077ff483e1ba666f29f8715 1389 gnome optional simple-scan_1.0.3-1.dsc
 82d4b1ba9929e6ee1d0988125223bcf5 286892 gnome optional 
simple-scan_1.0.3.orig.tar.gz
 7b61f7aab5b05303ded5405e10e78a65 3914 gnome optional 
simple-scan_1.0.3-1.diff.gz
 ff2b076510477baf037b39ce80e18f44 174722 gnome optional 
simple-scan_1.0.3-1_amd64.deb

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

iEYEARECAAYFAkvQT8oACgkQRdSMfNz8P9DHzQCbBMGS2rQQWl5Nmt8DqyrlBAJS
mxIAnAiEi8rKtpiTxjvD+Hee0DiHkWVq
=AnCK
-END PGP SIGNATURE-


Accepted:
simple-scan_1.0.3-1.diff.gz
  to main/s/simple-scan/simple-scan_1.0.3-1.diff.gz
simple-scan_1.0.3-1.dsc
  to main/s/simple-scan/simple-scan_1.0.3-1.dsc
simple-scan_1.0.3-1_amd64.deb
  to main/s/simple-scan/simple-scan_1.0.3-1_amd64.deb
simple-scan_1.0.3.orig.tar.gz
  to main/s/simple-scan/simple-scan_1.0.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/e1o4wkp-0008og...@ries.debian.org



Accepted bristol 0.60.0-3 (source all amd64)

2010-04-22 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 17:11:56 +0200
Source: bristol
Binary: bristol bristol-data
Architecture: source amd64 all
Version: 0.60.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 bristol- vintage synthesizer emulator
 bristol-data - vintage synthesizer emulator (data files)
Changes: 
 bristol (0.60.0-3) unstable; urgency=low
 .
   * debian/patches/04-fix_alsa_presence_check.patch:
 - Attempt to fix FTBFS on hppa, sparc and s390 architectures.
Checksums-Sha1: 
 515524af18e26bf686c3871a1f2e6cc6ac44430b 1407 bristol_0.60.0-3.dsc
 d6028f7ed43d6e8e1a9db192e48a0009e01735bb 10649 bristol_0.60.0-3.debian.tar.gz
 513bfd768e0105d4658f537f5128457cfa4b982d 898510 bristol_0.60.0-3_amd64.deb
 66f7f27588f1003b947bf0ec90e1d6963eca89dd 2836410 bristol-data_0.60.0-3_all.deb
Checksums-Sha256: 
 4b7b6c6419f3bf010415ad7ef451b0f9ece6c3254a5eb15ca62d195a25146e2d 1407 
bristol_0.60.0-3.dsc
 42fccffb231a9ef563dcd5c59974fb38fb1ed92f8ac01056c22ae6ab2832c8e8 10649 
bristol_0.60.0-3.debian.tar.gz
 bfedbaa358d1d33440ac6e5f906834262dcde6bbd0045d586da53d0fddd6ca30 898510 
bristol_0.60.0-3_amd64.deb
 13f9c007b884bfa2c80f5ef28a805096f22c172b9273bd5127c15b5beee4be9f 2836410 
bristol-data_0.60.0-3_all.deb
Files: 
 813f67e70558deb27550aa03bf2bac7b 1407 sound optional bristol_0.60.0-3.dsc
 ca0486b18c2d92af17e13c0fd8276750 10649 sound optional 
bristol_0.60.0-3.debian.tar.gz
 22ccc69b083fa2b6af8e87d7a7647d8f 898510 sound optional 
bristol_0.60.0-3_amd64.deb
 91970c2da9ed13312eba1a1204ace24d 2836410 sound optional 
bristol-data_0.60.0-3_all.deb

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

iEYEARECAAYFAkvQakEACgkQRdSMfNz8P9BgfACfesporg6PBI+e/HI6aKcwJC66
NqcAnRWKL7Xjz31XJIfWcXSwM525zxoN
=t5kF
-END PGP SIGNATURE-


Accepted:
bristol-data_0.60.0-3_all.deb
  to main/b/bristol/bristol-data_0.60.0-3_all.deb
bristol_0.60.0-3.debian.tar.gz
  to main/b/bristol/bristol_0.60.0-3.debian.tar.gz
bristol_0.60.0-3.dsc
  to main/b/bristol/bristol_0.60.0-3.dsc
bristol_0.60.0-3_amd64.deb
  to main/b/bristol/bristol_0.60.0-3_amd64.deb


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



Accepted libogg-vorbis-decoder-perl 0.8-2 (source amd64)

2010-04-22 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Apr 2010 17:14:25 +0300
Source: libogg-vorbis-decoder-perl
Binary: libogg-vorbis-decoder-perl
Architecture: source amd64
Version: 0.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 libogg-vorbis-decoder-perl - object-oriented Ogg Vorbis decoder
Changes: 
 libogg-vorbis-decoder-perl (0.8-2) unstable; urgency=low
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Damyan Ivanov ]
   * add a patch fixing float comparison in tests. Fixes FTBFS with Perls
 built with -Dlongdouble
   * add quilt framework; bump debhelper dependency due to --with and
 Module::AutoInstall
   * add myself to Uploaders
   * use dh7-tiny debian/rules
   * Standards-Version: 3.8.4 (no changes necessary)
Checksums-Sha1: 
 7a32cb6b54d143222ad8be781ba5b3c1671a0c3c 2191 
libogg-vorbis-decoder-perl_0.8-2.dsc
 0073419281ef5d504ec534323066a436d146279a 3254 
libogg-vorbis-decoder-perl_0.8-2.diff.gz
 d8b28478e8d5c4486160f8b3f0c1e6557e831af0 25616 
libogg-vorbis-decoder-perl_0.8-2_amd64.deb
Checksums-Sha256: 
 51abe703478755c4dcee9bc042f670645d3c8fc0fbbc03859addc749655959e0 2191 
libogg-vorbis-decoder-perl_0.8-2.dsc
 462c44fc76518ff2a2e802747a1fbf0d2bf9ded9c3a10a354d5c04a5482f5dc8 3254 
libogg-vorbis-decoder-perl_0.8-2.diff.gz
 178cdf9eb5b69d9497c323ad28bbd0104c282c96e4d0ed42feeaa4693daa5dab 25616 
libogg-vorbis-decoder-perl_0.8-2_amd64.deb
Files: 
 c9e7d5b2d0503f8b2d61a9afaa1119bc 2191 perl optional 
libogg-vorbis-decoder-perl_0.8-2.dsc
 53672ec900ad727ed76ee616de94776a 3254 perl optional 
libogg-vorbis-decoder-perl_0.8-2.diff.gz
 3c3f03dc32d53e6220c90ab2bb0c3cea 25616 perl optional 
libogg-vorbis-decoder-perl_0.8-2_amd64.deb

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

iQIcBAEBCAAGBQJL0FoeAAoJEOQbTFV/DYC+lusQAJ1vBc2oky2tig5sRFgkkU/k
eoe0q3xf2H1zhRsNslBzDVu9aEnaoqZYQrT0RExPlx+1P7AVhAzObcYFQHk/klNF
i93XiWO9ZoTEAKGgB4K9QXzAe/YAT2Kh2ss6qiOuChVFHunscoRamjCJacYM8lho
1dATB90h6SvRNdqHyGjoQ5uYC5LtPoJotVH2gkAeuZbtSoZxrNHP/sHnyHdggi4F
OD+0GlGVXhQjz8AktGehiQP8ai8rjINUivO4ndgFGvbVGy/UFrKqJzLHx2YWB5d/
xCF5uUp4haeBfwnwrVq30fserTpIVpmNPAt8Z1/0gaGZGN5StsbjcZuHy4HFsg5A
YX7sucEAAyHJKozNNUF4SofZj1PnarMVR+x/C25Ds3DOaBLetVOOSrqIRQkB74/g
eBC3JzN8gJRf8BZ9mNQ52K6jR97yyz2YuJb6vKwWrOuYhj+ZJuq4CwZGHb/ZmxLj
2JdMc+S24aZ4hr+sLcMH0PsSouFPr/Df6PnnyVDy5PKgWS62vZrwlqncRldA1yES
HKpybOBMwZGlU6sXgRFDrBJ6873OzcpvZAdTxPQZ7nr+8FL9Z5EgJPg3lArLVXWN
noyZcAmlP2cFvLLSYeCGDmvT0Cflvqr6PaCIyA7t0yHAwWJpbcfHrtdf0Sskz4ND
nz7bWxQ+1KaR44+SPTcj
=545s
-END PGP SIGNATURE-


Accepted:
libogg-vorbis-decoder-perl_0.8-2.diff.gz
  to 
main/libo/libogg-vorbis-decoder-perl/libogg-vorbis-decoder-perl_0.8-2.diff.gz
libogg-vorbis-decoder-perl_0.8-2.dsc
  to main/libo/libogg-vorbis-decoder-perl/libogg-vorbis-decoder-perl_0.8-2.dsc
libogg-vorbis-decoder-perl_0.8-2_amd64.deb
  to 
main/libo/libogg-vorbis-decoder-perl/libogg-vorbis-decoder-perl_0.8-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/e1o4yrk-0007ux...@ries.debian.org



Accepted libperl-minimumversion-perl 1.24-2 (source all)

2010-04-22 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 21 Apr 2010 22:22:18 +0200
Source: libperl-minimumversion-perl
Binary: libperl-minimumversion-perl
Architecture: source all
Version: 1.24-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
Description: 
 libperl-minimumversion-perl - module to determine minimum required version of 
perl required
Closes: 578485
Changes: 
 libperl-minimumversion-perl (1.24-2) unstable; urgency=low
 .
   * Add myself to Uploaders.
   * Convert to '3.0 (quilt)' package source format.
   * Add fix_578485_breaks_with_perl_5.12.patch patch to fix FTBFS when build
 with Perl 5.12.0. Thanks to Niko Tyni for reporting and submitting the
 patch (Closes: #578485).
   * Add versioned Build-Depends-Indep on libtest-minimumversion-perl (=
 0.101080) to prevent FTBFS when building with Perl 5.12.0.
   * Bump Standards-Version to 3.8.4 (no changes).
   * Refresh debian/copyright: Update Copyright for debian/* packaging.
   * Remove comment lines from debian/watch file.
Checksums-Sha1: 
 dff7a2e76b0c7d07e5981878f2668d91707f05c5 2653 
libperl-minimumversion-perl_1.24-2.dsc
 d17b310f64183040b46e56ab79683e93f8ddde3b 3286 
libperl-minimumversion-perl_1.24-2.debian.tar.gz
 d43ee9e330391c60f6100ae6b83906408703c371 23432 
libperl-minimumversion-perl_1.24-2_all.deb
Checksums-Sha256: 
 83eaa052afb998cad34982fa3e1c9a4c8947ab8ab5dd1cf3ac271183e79f9abc 2653 
libperl-minimumversion-perl_1.24-2.dsc
 9707db6dd9072d6f823297d831d634e3e98d1e778d24bb08bb995fc2527aed50 3286 
libperl-minimumversion-perl_1.24-2.debian.tar.gz
 9fd9335cbd6c8fb39d42b6d7eb759f52eb8d82225c5ab8f11394bcce4b2a6902 23432 
libperl-minimumversion-perl_1.24-2_all.deb
Files: 
 2e3d0b47c533d6218afc1a405805e9d3 2653 perl optional 
libperl-minimumversion-perl_1.24-2.dsc
 3636f0635598d340005db60a26b44da1 3286 perl optional 
libperl-minimumversion-perl_1.24-2.debian.tar.gz
 0705b7bbcff5a1053c5eaa4ff805bb78 23432 perl optional 
libperl-minimumversion-perl_1.24-2_all.deb

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

iQIcBAEBCAAGBQJL0FuzAAoJEOQbTFV/DYC+t7EP/A6XEYt1yS2A/HaA1Nl+15W1
Q2tYOtqIR6rttIy25ZlBryGJRLehiNXxA4L6A7hUVq3CPOPD8ME6J56zxUyoZrpO
rpJJFLwFvWaG/CgmO2n+ilDMv9CUkuUW9F/tv+/MCkim7qtUqB247U8+xrKWlSlu
Di7TclL/zE1cQlTdjGl78ygEMyeNF0uuq/qqOtAjuGsDcMMEhHSAR6R+UVeA0B2x
PqySqQj4QAZHcD6hF6az3CaCkV4Ggu4yAMz1gLonQtxc0N13ydz3CG8SvJpOPqKF
fD+471vaSHWFFouM+ePov+SnpZn8s3zIgTyrVhkXwvicV0Ozldt/bq1GES5zJ0Co
1MzPKVE5IZmcxrOalABzlmdx7/GxCKpTrgPv38aEpsdWxoJRmQqiNvL2yl7zwbRx
WR9XtH7HcnBDb4pRTC+LAt4PXE9RfqSJvkgCj+uI3VLeUsAhU1MwlTwrMHOo7l8X
/z4hy8Z2/9mL0txeYonvb7NTHUHeDes7Om28BnM0iQxF2unvkifTiOrDuEzCgYRv
lrVgCdr/7O5Y+dW4mzWB/8aolFtyoBdnFbdQVViQo1VcS6I5drhI54r/RsxJDh+m
dWJG8wvK4WAPCpz0FM+BaiJ5q+W9nMfpKmvVcLWcKc4HApPMWOqZmydGJhB/olkB
2XcTu4Kq21iPfWjlvZ7b
=8X/n
-END PGP SIGNATURE-


Accepted:
libperl-minimumversion-perl_1.24-2.debian.tar.gz
  to 
main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.24-2.debian.tar.gz
libperl-minimumversion-perl_1.24-2.dsc
  to 
main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.24-2.dsc
libperl-minimumversion-perl_1.24-2_all.deb
  to 
main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.24-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/e1o4yrl-00080v...@ries.debian.org



Accepted drupal6-mod-i18n 1.4-1 (source all)

2010-04-22 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 19:28:26 +0400
Source: drupal6-mod-i18n
Binary: drupal6-mod-i18n
Architecture: source all
Version: 1.4-1
Distribution: unstable
Urgency: low
Maintainer: Al Nikolov cl...@debian.org
Changed-By: Al Nikolov cl...@debian.org
Description: 
 drupal6-mod-i18n - i18n module for Drupal 6
Changes: 
 drupal6-mod-i18n (1.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Additional copyrights found.
Checksums-Sha1: 
 e31c3654aeef271e29bc1aec96aaf83fdd6c293d 1067 drupal6-mod-i18n_1.4-1.dsc
 a48dd54abb63b05d85fc3254b13648cfae5aa7a6 130381 
drupal6-mod-i18n_1.4.orig.tar.gz
 aa36ecb81752602ed8a455cf318970a6a5de7a5a 1906 
drupal6-mod-i18n_1.4-1.debian.tar.gz
 fc56e88ef4b06542f2112db035bff68d45d60a2c 132638 drupal6-mod-i18n_1.4-1_all.deb
Checksums-Sha256: 
 39b8e4ed036502ed0ca228cc186281b94c8300554e83cd8773967097d2ed4411 1067 
drupal6-mod-i18n_1.4-1.dsc
 a7a68deeedfde8547cc31d7726966bd711e8f3444f00308577881e0f5d5a8e64 130381 
drupal6-mod-i18n_1.4.orig.tar.gz
 6d03596164e8b19d19c6814c4cd18a9d8cc41c5b3fec7d124908204f4788fec1 1906 
drupal6-mod-i18n_1.4-1.debian.tar.gz
 372863ba86c9170101473021482281884298be30527c4b9532a62644ab9fd4d1 132638 
drupal6-mod-i18n_1.4-1_all.deb
Files: 
 2a6de932820d00090591cc5ba8b32570 1067 web extra drupal6-mod-i18n_1.4-1.dsc
 b0df887dd49150ef9e7f00983a4279a8 130381 web extra 
drupal6-mod-i18n_1.4.orig.tar.gz
 22789d89effbfde3924c384b41c7a1a4 1906 web extra 
drupal6-mod-i18n_1.4-1.debian.tar.gz
 128ed6ea1f08f2c845175b4efeeb745b 132638 web extra 
drupal6-mod-i18n_1.4-1_all.deb

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

iEYEARECAAYFAkvQbFUACgkQzWA7Wi7PmEtFdwCghnNBCt81s6m/J0QPWyLELhna
JhUAn2IHT2DY7+4KbyWQu+d1XxWsJBHi
=U0HN
-END PGP SIGNATURE-


Accepted:
drupal6-mod-i18n_1.4-1.debian.tar.gz
  to main/d/drupal6-mod-i18n/drupal6-mod-i18n_1.4-1.debian.tar.gz
drupal6-mod-i18n_1.4-1.dsc
  to main/d/drupal6-mod-i18n/drupal6-mod-i18n_1.4-1.dsc
drupal6-mod-i18n_1.4-1_all.deb
  to main/d/drupal6-mod-i18n/drupal6-mod-i18n_1.4-1_all.deb
drupal6-mod-i18n_1.4.orig.tar.gz
  to main/d/drupal6-mod-i18n/drupal6-mod-i18n_1.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/e1o4ycf-qs...@ries.debian.org



Accepted drupal6-mod-inline 1.0-2 (source all)

2010-04-22 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 19:39:02 +0400
Source: drupal6-mod-inline
Binary: drupal6-mod-inline
Architecture: source all
Version: 1.0-2
Distribution: unstable
Urgency: low
Maintainer: Al Nikolov cl...@debian.org
Changed-By: Al Nikolov cl...@debian.org
Description: 
 drupal6-mod-inline - inline module for Drupal 6
Changes: 
 drupal6-mod-inline (1.0-2) unstable; urgency=low
 .
   * Fixed autogenerated debian/copyright.
   * Additional copyrights found.
Checksums-Sha1: 
 b5ed79ecf23bd467220e74e356fbf947e92dc89e 1082 drupal6-mod-inline_1.0-2.dsc
 92319f401f70569b5d6409e40fe694912d1d6abc 1596 
drupal6-mod-inline_1.0-2.debian.tar.gz
 c50630fe6c2b3a5f40437c75118e8aad1434ef47 16736 drupal6-mod-inline_1.0-2_all.deb
Checksums-Sha256: 
 b79b89b0783fd4e10a662fd7e20244b04656df09aa1acfb4252f58eac06270c6 1082 
drupal6-mod-inline_1.0-2.dsc
 c62cbaa8fa0a78c04035163a022da3fa6ac3f60d87a6be7d6dbd216a21adf87a 1596 
drupal6-mod-inline_1.0-2.debian.tar.gz
 1363ac992d9722d39ff099baf963b3990b4ef5aaede9dffb109cbd173780bc46 16736 
drupal6-mod-inline_1.0-2_all.deb
Files: 
 a1c43ef33959dfe12069719a52626db0 1082 web extra drupal6-mod-inline_1.0-2.dsc
 fa8748ae29f0768d1a27112c4a45fe1b 1596 web extra 
drupal6-mod-inline_1.0-2.debian.tar.gz
 948a4e055ffbf87964341c3fa9d03384 16736 web extra 
drupal6-mod-inline_1.0-2_all.deb

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

iEYEARECAAYFAkvQbeYACgkQzWA7Wi7PmEsN/QCeKWziVKHOQCyEDla7exiPJgBx
yaUAnR72LPPvp4AxFdJGurUzGIM61ab5
=Us9M
-END PGP SIGNATURE-


Accepted:
drupal6-mod-inline_1.0-2.debian.tar.gz
  to main/d/drupal6-mod-inline/drupal6-mod-inline_1.0-2.debian.tar.gz
drupal6-mod-inline_1.0-2.dsc
  to main/d/drupal6-mod-inline/drupal6-mod-inline_1.0-2.dsc
drupal6-mod-inline_1.0-2_all.deb
  to main/d/drupal6-mod-inline/drupal6-mod-inline_1.0-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/e1o4yct-uu...@ries.debian.org



Accepted drupal6-mod-masquerade 1.3-2 (source all)

2010-04-22 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 19:51:41 +0400
Source: drupal6-mod-masquerade
Binary: drupal6-mod-masquerade
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Al Nikolov cl...@debian.org
Changed-By: Al Nikolov cl...@debian.org
Description: 
 drupal6-mod-masquerade - masquerade module for Drupal 6
Changes: 
 drupal6-mod-masquerade (1.3-2) unstable; urgency=low
 .
   * Fixed autogenerated debian/copyright.
Checksums-Sha1: 
 5b01c818257f6c62abaa7ffacc2414054bbb7ba4 1118 drupal6-mod-masquerade_1.3-2.dsc
 a2820211cd29db6384ccdf003782a69c3f3e6781 1515 
drupal6-mod-masquerade_1.3-2.debian.tar.gz
 b25bab0c70f41756e360abdd2da8ad753666e904 8986 
drupal6-mod-masquerade_1.3-2_all.deb
Checksums-Sha256: 
 a55484edbca9f70ec607b68923cc1fe2aa64562e51ce572173216c04c984a158 1118 
drupal6-mod-masquerade_1.3-2.dsc
 4843cf6c37b2aa2effd96d357c32643f094bb94a3d911fe198b51951ab3d6ead 1515 
drupal6-mod-masquerade_1.3-2.debian.tar.gz
 6aa03a6acb0d3224cad33d3d38ef6f093ca8d0a1fd981172ee49e5250cc661cb 8986 
drupal6-mod-masquerade_1.3-2_all.deb
Files: 
 c97a42a820617b65b342d53bd8ba892f 1118 web extra 
drupal6-mod-masquerade_1.3-2.dsc
 75f25794d445460f2949c61237533d32 1515 web extra 
drupal6-mod-masquerade_1.3-2.debian.tar.gz
 45d6557a81555240713b8a6f6c2cc733 8986 web extra 
drupal6-mod-masquerade_1.3-2_all.deb

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

iEYEARECAAYFAkvQcMQACgkQzWA7Wi7PmEvuLQCglVqZhM5H2NRDeHUYtrFzT7Bd
l6kAoJ4dOgylrjmBdfEgEATgThi2l1oC
=aesb
-END PGP SIGNATURE-


Accepted:
drupal6-mod-masquerade_1.3-2.debian.tar.gz
  to main/d/drupal6-mod-masquerade/drupal6-mod-masquerade_1.3-2.debian.tar.gz
drupal6-mod-masquerade_1.3-2.dsc
  to main/d/drupal6-mod-masquerade/drupal6-mod-masquerade_1.3-2.dsc
drupal6-mod-masquerade_1.3-2_all.deb
  to main/d/drupal6-mod-masquerade/drupal6-mod-masquerade_1.3-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/e1o4yqu-0001hr...@ries.debian.org



Accepted drupal6-thm-arthemia 2.0-1 (source all)

2010-04-22 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 20:11:53 +0400
Source: drupal6-thm-arthemia
Binary: drupal6-thm-arthemia
Architecture: source all
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: Al Nikolov cl...@debian.org
Changed-By: Al Nikolov cl...@debian.org
Description: 
 drupal6-thm-arthemia - arthemia theme for Drupal 6
Changes: 
 drupal6-thm-arthemia (2.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 4ecc8b214a9772e1cd704eb97b200f93aeb4e32d 1100 drupal6-thm-arthemia_2.0-1.dsc
 23ea688984e28c1d49d5564d812d75ac4a9b0a1a 30284 
drupal6-thm-arthemia_2.0.orig.tar.gz
 a624d360d17c213410b80bb03226d9f1c3a529a1 1524 
drupal6-thm-arthemia_2.0-1.debian.tar.gz
 2a0ae0dbb8f43d9455e3550ff05f6793992e2958 25396 
drupal6-thm-arthemia_2.0-1_all.deb
Checksums-Sha256: 
 0afe209fbc4abd4602e301679668a1697c0a9ea76b043bb857f4458594ec3454 1100 
drupal6-thm-arthemia_2.0-1.dsc
 1e581c655826b9601a5db6917b1e2443e481e91c7069f2e561ac446c20529a08 30284 
drupal6-thm-arthemia_2.0.orig.tar.gz
 f88fb3cee72390cc8d7282563de950de371e0e9402e4034db4e5fa0f75fdfb26 1524 
drupal6-thm-arthemia_2.0-1.debian.tar.gz
 3a719c998a50c33d9482f812714177e77a9f00cbf0cd90db1cea66dfd3830773 25396 
drupal6-thm-arthemia_2.0-1_all.deb
Files: 
 591392d0055f59c9dface3aa64b93b9c 1100 web extra drupal6-thm-arthemia_2.0-1.dsc
 72f148e3f793b190168779cba7fad1c4 30284 web extra 
drupal6-thm-arthemia_2.0.orig.tar.gz
 2e34a0f01bc3a0d9bec6e492d18ce37e 1524 web extra 
drupal6-thm-arthemia_2.0-1.debian.tar.gz
 2c1d378c3af7ee45cbb3270d0c304077 25396 web extra 
drupal6-thm-arthemia_2.0-1_all.deb

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

iEYEARECAAYFAkvQdWMACgkQzWA7Wi7PmEvFZgCgkfHxsf6w9GzzrWCZ/Tkm+Mkg
w1EAnR3EhpRKSqKJ+QcOjbI+zdOvw9Df
=IZK/
-END PGP SIGNATURE-


Accepted:
drupal6-thm-arthemia_2.0-1.debian.tar.gz
  to main/d/drupal6-thm-arthemia/drupal6-thm-arthemia_2.0-1.debian.tar.gz
drupal6-thm-arthemia_2.0-1.dsc
  to main/d/drupal6-thm-arthemia/drupal6-thm-arthemia_2.0-1.dsc
drupal6-thm-arthemia_2.0-1_all.deb
  to main/d/drupal6-thm-arthemia/drupal6-thm-arthemia_2.0-1_all.deb
drupal6-thm-arthemia_2.0.orig.tar.gz
  to main/d/drupal6-thm-arthemia/drupal6-thm-arthemia_2.0.orig.tar.gz


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



Accepted webfs 1.21+ds1-4 (source i386)

2010-04-22 Thread Mats Erik Andersson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Apr 2010 15:10:37 +0200
Source: webfs
Binary: webfs
Architecture: source i386
Version: 1.21+ds1-4
Distribution: unstable
Urgency: low
Maintainer: Mats Erik Andersson mats.anders...@gisladisker.se
Changed-By: Mats Erik Andersson mats.anders...@gisladisker.se
Description: 
 webfs  - lightweight HTTP server for static content
Changes: 
 webfs (1.21+ds1-4) unstable; urgency=low
 .
   * Incorrect determination of group access, an old bug.
 + debian/patches/70_group_access.diff: New file.
 + debian/NEWS: Mention the vulnerability.
Checksums-Sha1: 
 c7f67bfb4bfdc3abb1c123c92f5afe08693b209b 1709 webfs_1.21+ds1-4.dsc
 7b31fa909ca084cc8ba3acb59827d6ea8b012fd1 55695 webfs_1.21+ds1-4.debian.tar.gz
 6b7792cfc54903f14b4901b1b7ece56b2e21b62e 63064 webfs_1.21+ds1-4_i386.deb
Checksums-Sha256: 
 94f0c5bc5f5265c70099aae7768ecc30dd52d6219a666523e4eade9dcd85b49a 1709 
webfs_1.21+ds1-4.dsc
 c5b9c86adcc99660ac6f1ee5af204f7711310c48aebbe0dfbba2b4813f1e0882 55695 
webfs_1.21+ds1-4.debian.tar.gz
 af41188cb666588a6b40bad277061ce7fb11fc1717dbab456c48948ef657db64 63064 
webfs_1.21+ds1-4_i386.deb
Files: 
 590137f4d12b8261910a96cfc3b7db6b 1709 httpd optional webfs_1.21+ds1-4.dsc
 d7d70d0abdfde65173866fd3167256c2 55695 httpd optional 
webfs_1.21+ds1-4.debian.tar.gz
 d3fe5f7bba651d4fb16e4c2e80814526 63064 httpd optional webfs_1.21+ds1-4_i386.deb

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

iQIcBAEBCgAGBQJL0H4bAAoJEKv/7bJACMb5KiYP/iFWDEFRvG1bbediZTwzACDc
VppEaNdAd4EOHLVk5HeEpv2d+sZ4aphvwRgrIFdji55GUiTQLwvMvSOmMG6IngCs
hSKnirnj9BQW4t+AvgnAScj10tlETojDWWA/1sIfsPffsIfJSjUUyhp9i0wgPKDf
eupurKAOrhUI6kIW5jKJuU5YIRVsWUsScb2FN0x0H431uSrWNDJIPQUdlkCQDKn0
+ocL0MVl1+jIfxCMVsl8hlXR7w6Ge63HNTmAmEPqK/zfzc+IMrEHq3V48YM4ns+g
BXj4Dce8AEcYW2ubayv23ZcCErK4hEiDTE0ctb4w49xplFMSyfbtauXKIp/ztK8K
Y9dUxP70YD4ROg/3z9HZ+jfeLvHGSB84LEeue2W9MhYAY7RGSFV5Xfqp/9l1Sh6S
wkeFa6GPb4eyF4lo8rXzHHT6pfzx9Khipm8GX0tSb9f6kT9/nkSuZM5EF5m1aPeU
v55OXo8CXR8LbjbQVcHGUHFKGuQdEGGYjcZqeoh7FjhPNQha5zuoOyT60CF75A3F
UlIi2Fl8pU4bGKZ7oBsr5XFqhJaWW3i6B5UvD9LbAtLwtQFFD0yYSSeogSfVlh+3
3JX25eosw69mpmLN/eQOoKAzDk/+Gvzp/4NBMLuWhZfUIS2Ir7EYgeav+tRC/EhX
7zvssPINxWfOm68BI+8i
=K2N/
-END PGP SIGNATURE-


Accepted:
webfs_1.21+ds1-4.debian.tar.gz
  to main/w/webfs/webfs_1.21+ds1-4.debian.tar.gz
webfs_1.21+ds1-4.dsc
  to main/w/webfs/webfs_1.21+ds1-4.dsc
webfs_1.21+ds1-4_i386.deb
  to main/w/webfs/webfs_1.21+ds1-4_i386.deb


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



Accepted apiextractor 0.4.0-3 (source amd64)

2010-04-22 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 17:14:23 +0200
Source: apiextractor
Binary: libapiextractor-dbg libapiextractor-dev libapiextractor0
Architecture: source amd64
Version: 0.4.0-3
Distribution: unstable
Urgency: low
Maintainer: Didier Raboud did...@raboud.com
Changed-By: Didier Raboud did...@raboud.com
Description: 
 libapiextractor-dbg - debugging symbols for the library headers parser
 libapiextractor-dev - development files for the library headers parser
 libapiextractor0 - library headers parser that creates an API abstract 
representatio
Changes: 
 apiextractor (0.4.0-3) unstable; urgency=low
 .
   * Upload to unstable
Checksums-Sha1: 
 4b41007d897fcb47020a1d78d7549c045d032e9d 1398 apiextractor_0.4.0-3.dsc
 309a491dc18a2d6fd1da4fafc154c5a1472ff86d 7811 
apiextractor_0.4.0-3.debian.tar.gz
 aa3efcf177e1a477149064cb14a961ca6c99beee 2570250 
libapiextractor-dbg_0.4.0-3_amd64.deb
 7783087b158bf8dbbee16497a222514c5ea76b49 40072 
libapiextractor-dev_0.4.0-3_amd64.deb
 78edfa5f1538e935c1f6ed8de4088974387ff4e6 452060 
libapiextractor0_0.4.0-3_amd64.deb
Checksums-Sha256: 
 95c0426d6df8b0408c39576d12b9b7da1d47c2279fef8e88c936223854a64dc1 1398 
apiextractor_0.4.0-3.dsc
 62ed5bed3e9891847d62d3b1c24be7c831a039c90b9a1595a91cd2c5e08e296f 7811 
apiextractor_0.4.0-3.debian.tar.gz
 a07e2a01443e381aa521c9d7cd7deb0a3ca0135b6e1dbce22449218ec3b50773 2570250 
libapiextractor-dbg_0.4.0-3_amd64.deb
 2afca05171fe8cd44237a37b9ba3037724014c2b05a8e789d0bcc63440f7659c 40072 
libapiextractor-dev_0.4.0-3_amd64.deb
 d654752f64d12614ceedcf02f647b4080440455975f8e83d02ccda7dde6e 452060 
libapiextractor0_0.4.0-3_amd64.deb
Files: 
 89f9ae94432c863af5a4d8a637bd0c54 1398 libs optional apiextractor_0.4.0-3.dsc
 23bd4f904c078c7dd5fb102079d00c1b 7811 libs optional 
apiextractor_0.4.0-3.debian.tar.gz
 3797d9ca473107d19f22838a98e3df37 2570250 debug extra 
libapiextractor-dbg_0.4.0-3_amd64.deb
 c77aeb96ff587ad7eaf3fe0ba7e6c853 40072 libdevel optional 
libapiextractor-dev_0.4.0-3_amd64.deb
 a55206a65dbf28be365638bf2bc52563 452060 libs optional 
libapiextractor0_0.4.0-3_amd64.deb

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

iEYEARECAAYFAkvQhY4ACgkQB01zfu119Zl6AgCbBZbdyI3oew6MKKm9kjZDvdA+
4uYAoIEmLbUpfyemuvzPyHcuJpmalY4D
=MaPY
-END PGP SIGNATURE-


Accepted:
apiextractor_0.4.0-3.debian.tar.gz
  to main/a/apiextractor/apiextractor_0.4.0-3.debian.tar.gz
apiextractor_0.4.0-3.dsc
  to main/a/apiextractor/apiextractor_0.4.0-3.dsc
libapiextractor-dbg_0.4.0-3_amd64.deb
  to main/a/apiextractor/libapiextractor-dbg_0.4.0-3_amd64.deb
libapiextractor-dev_0.4.0-3_amd64.deb
  to main/a/apiextractor/libapiextractor-dev_0.4.0-3_amd64.deb
libapiextractor0_0.4.0-3_amd64.deb
  to main/a/apiextractor/libapiextractor0_0.4.0-3_amd64.deb


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



Accepted gnumed-client 0.7.1-1 (source all)

2010-04-22 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 14:15:09 +0200
Source: gnumed-client
Binary: gnumed-client gnumed-client-de gnumed-common gnumed-doc
Architecture: source all
Version: 0.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description: 
 gnumed-client - medical practice management - Client
 gnumed-client-de - medical practice management - Client for German users
 gnumed-common - medical practice management - common files
 gnumed-doc - medical practice management - Documentation
Changes: 
 gnumed-client (0.7.1-1) unstable; urgency=low
 .
   * New upstream version
   * debian/control
 - Suggests instead of Recommends for konsolekalendar and pgadmin3
 - Suggests gimp | kolourpaint
 - Suggests gnumed-server (= 0v13) (instead of = 0v12)
 - Remove XB-Python-Version: ${python:Versions} as advised in
   /usr/share/python-support/README.gz
   * Source Format 3.0 (quilt)
   * debian/tools/gnumed: Removed, use upstream shell script instead
 and apply the needed patch for PATH and PYTHONPATH
   * debian/pycompat: removed  as advised in
 /usr/share/python-support/README.gz
Checksums-Sha1: 
 8164c5f9dcbdd88b9e6bbdca5df68e04b75dbb2f 1466 gnumed-client_0.7.1-1.dsc
 bb97351cfd45407a729845c66d76cc42308176b3 9310313 
gnumed-client_0.7.1.orig.tar.gz
 e7e1882798c7ec61179ff4a66748aadfe19776e0 25400 
gnumed-client_0.7.1-1.debian.tar.gz
 362dc2c5750ccf11189d324b6e4cc1f7876eb4fa 1069332 gnumed-client_0.7.1-1_all.deb
 b55b5e0cb05f5c50caa7822ec760f61ccdc81e3f 12124 gnumed-client-de_0.7.1-1_all.deb
 2e4f766e38dbc6372024625e4a3210c1e5bff39d 136298 gnumed-common_0.7.1-1_all.deb
 4e1bd834b7ce4128d27efab7b3e8463471415f23 66476 gnumed-doc_0.7.1-1_all.deb
Checksums-Sha256: 
 5f8583dc0aa83f74918b5426cfe74d45eb61e7ce868b344fd451326a1de46fd4 1466 
gnumed-client_0.7.1-1.dsc
 2019728b08fa09c8a72108ef155752550a00ce6a28c648ed79cb07b1320ac7b4 9310313 
gnumed-client_0.7.1.orig.tar.gz
 267aba97202a251385acd5ff9b82eb01f92784a48aa615a1d08ae48988acc2db 25400 
gnumed-client_0.7.1-1.debian.tar.gz
 26f54ff83fe3ee27c403708261c5cc79b60ebacd66f9833dfe5e3f0aafabeba7 1069332 
gnumed-client_0.7.1-1_all.deb
 2701f8a23e0c62fc55f03d603dc828fc12825b20076ea8b0929292ca59510af3 12124 
gnumed-client-de_0.7.1-1_all.deb
 d88f96bba4c2773d68beede2cfb1249882bd2677dd1d3c80852127e7cdcb5df7 136298 
gnumed-common_0.7.1-1_all.deb
 7eb4f5f026eb9e4f0bcae45ed7a8cd5b8e7eb644278e6471b6e75464e98c58de 66476 
gnumed-doc_0.7.1-1_all.deb
Files: 
 0739c090b80cf61d8b24081c59b018a6 1466 misc optional gnumed-client_0.7.1-1.dsc
 88de04e09c54bbe9656c0d16e6b89b7f 9310313 misc optional 
gnumed-client_0.7.1.orig.tar.gz
 770875b591f48bc7107116b07caa9ff1 25400 misc optional 
gnumed-client_0.7.1-1.debian.tar.gz
 3dff500fe75e1cb20ccb9441b67478a9 1069332 misc optional 
gnumed-client_0.7.1-1_all.deb
 4185c117b6e43ed6297b151a74b20020 12124 misc optional 
gnumed-client-de_0.7.1-1_all.deb
 440f2a8a6e3fba6814de501c3caa8cdd 136298 misc optional 
gnumed-common_0.7.1-1_all.deb
 cb97b4636cc2dadb72e260a0b33d970a 66476 doc optional gnumed-doc_0.7.1-1_all.deb

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

iEYEARECAAYFAkvQgxoACgkQYDBbMcCf01r10wCfTj7A74I9QZ7kqh6fHDqLkSDF
+pgAnjI8u9U8tVJ58G6q99kASeW8nmEX
=zdY3
-END PGP SIGNATURE-


Accepted:
gnumed-client-de_0.7.1-1_all.deb
  to main/g/gnumed-client/gnumed-client-de_0.7.1-1_all.deb
gnumed-client_0.7.1-1.debian.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.1-1.debian.tar.gz
gnumed-client_0.7.1-1.dsc
  to main/g/gnumed-client/gnumed-client_0.7.1-1.dsc
gnumed-client_0.7.1-1_all.deb
  to main/g/gnumed-client/gnumed-client_0.7.1-1_all.deb
gnumed-client_0.7.1.orig.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.1.orig.tar.gz
gnumed-common_0.7.1-1_all.deb
  to main/g/gnumed-client/gnumed-common_0.7.1-1_all.deb
gnumed-doc_0.7.1-1_all.deb
  to main/g/gnumed-client/gnumed-doc_0.7.1-1_all.deb


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



Accepted abr2gbr 1.0.3-1 (source amd64)

2010-04-22 Thread Alice Ferrazzi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 Sep 2009 14:35:53 +0200
Source: abr2gbr
Binary: abr2gbr
Architecture: source amd64
Version: 1.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Alice Ferrazzi aliceinw...@gnumerica.org
Changed-By: Alice Ferrazzi aliceinw...@gnumerica.org
Description: 
 abr2gbr- Converts PhotoShop brushes to GIMP
Closes: 544078
Changes: 
 abr2gbr (1.0.3-1) unstable; urgency=low
 .
   * full sentences (Closes: #544078)
   * man page updated
Checksums-Sha1: 
 d46711b8f6f37d8cdf216cf7d9e11ffe1d7c7e99 1651 abr2gbr_1.0.3-1.dsc
 6a6a12dd7f156b9a29fec22920d4b6a26f596036 3525 abr2gbr_1.0.3.orig.tar.gz
 492495e8778f7c5f0b493d024e2ee14a5b78f5ed 2675 abr2gbr_1.0.3-1.diff.gz
 6042383b2e88c1f6e9e8e9a17bca84442e238be3 6882 abr2gbr_1.0.3-1_amd64.deb
Checksums-Sha256: 
 a5220dee0ebe06ba1c9555ca6ad84b80570dcc04029cb7bc58c9bfaa69919059 1651 
abr2gbr_1.0.3-1.dsc
 cbfeb8726b08490146bc982a87aa228de271e8fdfa4a013f3705ce3135dafd68 3525 
abr2gbr_1.0.3.orig.tar.gz
 2ee9a2bad030baaa7443756ed3acaedbc95bbd45bbf53b014c55c12f049a3527 2675 
abr2gbr_1.0.3-1.diff.gz
 f600ad0a019497337bfa0b02451b38d438ba3e7e41a021497fd9ce5124c504d1 6882 
abr2gbr_1.0.3-1_amd64.deb
Files: 
 ed93ebb54e9fb10834c6dd6abd3f5feb 1651 x11 extra abr2gbr_1.0.3-1.dsc
 edecc74a3df1ce858ec641de9a098cdf 3525 x11 extra abr2gbr_1.0.3.orig.tar.gz
 bf55ae9a31af73a6a9aba953aeddd8ef 2675 x11 extra abr2gbr_1.0.3-1.diff.gz
 b9cfff8b029508452036fb8ccb18d64a 6882 x11 extra abr2gbr_1.0.3-1_amd64.deb

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

iQIcBAEBCAAGBQJL0ItcAAoJEDNV9NY7WCHM3fEP/1ifFcgIrZhIoxJiYqqfSbeT
/WWSu+Vc0wnro9uQWqEsggtErgPwOa76SDLXCDQIErx8CIPfMVKTiBlNjnDtmHKo
S+u56jE6WuD6yaBgPq3wffEbizFTZBuuew5hXGa5oTaMrur0IdsWFYDqPrRssl4Q
VVHk7/QhTd3pzagC5acGOmih+bpUarqnR2iCyDO+LsqiQjjoUltsDVFb2sCZsnf/
mfKUQRltchJ8lwcDk41fN493HRNNK4ox5Hg6/xzZNpXxk72iRQY5fTWWFxVO3sKY
A9PwvNzyoq8AB0bWf0rhwSrVDD1a6n8zeaxKCESCNdJ7imf+HUBEo6miq3FvFPQT
uffpTmgA3mrfIouzXpP6Mbu+OSK2X7rSAu4rI1RX19IvR+Hib/rlFi8jeau1R+/x
VZ4K6r/pZC/Q3oPkm60/kPCx9/u3SXJEKFYzSK3Cjbck2dKeJLNVEDekqCwdixwH
2hCKW4Zk09kKTorK5jQOfiXahc9ME8zS60z5xtlOMVOsPUXma5Fi5xHz2S9eBqyb
fGoVLlJ2lYGyiAsZokfCqdJPs9vDzr9uWkzW8c2tN72iG8MBLrRM8GCxv/W+Q7Ap
y0IFp88cljVxN+FtjONvHK+BnLWh6ZR+rVkTFEhFd1vsc8SAhbw3xjuXGtAd8HjD
8Z7+awDc/CC+p91CEUAb
=dvhd
-END PGP SIGNATURE-


Accepted:
abr2gbr_1.0.3-1.diff.gz
  to main/a/abr2gbr/abr2gbr_1.0.3-1.diff.gz
abr2gbr_1.0.3-1.dsc
  to main/a/abr2gbr/abr2gbr_1.0.3-1.dsc
abr2gbr_1.0.3-1_amd64.deb
  to main/a/abr2gbr/abr2gbr_1.0.3-1_amd64.deb
abr2gbr_1.0.3.orig.tar.gz
  to main/a/abr2gbr/abr2gbr_1.0.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/e1o50j0-0001nw...@ries.debian.org



Accepted drupal6-trans-ru 1.3-2 (source all)

2010-04-22 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 17:57:25 +
Source: drupal6-trans-ru
Binary: drupal6-trans-ru
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Al Nikolov cl...@debian.org
Changed-By: Al Nikolov cl...@debian.org
Description: 
 drupal6-trans-ru - Russian translation for Drupal 6
Changes: 
 drupal6-trans-ru (1.3-2) unstable; urgency=low
 .
   * Added another copyright.
Checksums-Sha1: 
 e85b24ddcc5219db5e0243b8d83ddaebd07eb4fe 1065 drupal6-trans-ru_1.3-2.dsc
 8fe965ac0fef679cc65f4fa304e108325b8b6741 1748 
drupal6-trans-ru_1.3-2.debian.tar.gz
 d0a8c0b0dc519bb1fc816c29cbd08eae3b89cdd5 218484 drupal6-trans-ru_1.3-2_all.deb
Checksums-Sha256: 
 0ee151df68bcd62ebed791cd746f95e6c91c3de047f3e204dfb92fdec03d4109 1065 
drupal6-trans-ru_1.3-2.dsc
 cf6cf63577d2f29a5c05d171fe88d76c5486bf0277f8ef2b67d0b43bbb9cba1e 1748 
drupal6-trans-ru_1.3-2.debian.tar.gz
 000ececbe97add5963af352a10ffe0baaf219d7aaf09509036efbf9468889854 218484 
drupal6-trans-ru_1.3-2_all.deb
Files: 
 ffc9c78f8d722bc9e989f264b5525707 1065 web extra drupal6-trans-ru_1.3-2.dsc
 74de04221cd390656e2b6f9013e92918 1748 web extra 
drupal6-trans-ru_1.3-2.debian.tar.gz
 5812355ae5956f006fbc8e21dcfcc49e 218484 web extra 
drupal6-trans-ru_1.3-2_all.deb

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

iEYEARECAAYFAkvQjzIACgkQzWA7Wi7PmEsnDwCfdA8BCzdY/oXMHQTedRQzVzfi
6aQAoI85rwTK4Kvk7eCupLTPCciyT4wg
=6UBU
-END PGP SIGNATURE-


Accepted:
drupal6-trans-ru_1.3-2.debian.tar.gz
  to main/d/drupal6-trans-ru/drupal6-trans-ru_1.3-2.debian.tar.gz
drupal6-trans-ru_1.3-2.dsc
  to main/d/drupal6-trans-ru/drupal6-trans-ru_1.3-2.dsc
drupal6-trans-ru_1.3-2_all.deb
  to main/d/drupal6-trans-ru/drupal6-trans-ru_1.3-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/e1o50xy-0002fc...@ries.debian.org



Accepted faumachine 20100421-1 (source all amd64)

2010-04-22 Thread Stefan Potyra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 13:04:01 +0200
Source: faumachine
Binary: faumachine faumachine-data
Architecture: source all amd64
Version: 20100421-1
Distribution: unstable
Urgency: low
Maintainer: FAUmachine Team i...@faumachine.org
Changed-By: Stefan Potyra sistp...@ubuntu.com
Description: 
 faumachine - Virtual machine running in user mode
 faumachine-data - Virtual machine running in user mode -- data files
Changes: 
 faumachine (20100421-1) unstable; urgency=low
 .
   * New upstream bugfix version: Fix BIOS problems with newer gcc.
Checksums-Sha1: 
 b83a3db863a8d2fc802a1d8928b5e62f622c746c 1463 faumachine_20100421-1.dsc
 0f9eca3ebdd8c5ec7f2956ef3bdbf9dcbc0e948e 41919863 
faumachine_20100421.orig.tar.gz
 4cbbee4bb94ab174df7bf67096fe1665e1871a48 6799 faumachine_20100421-1.diff.gz
 a086b8810092219ff1f8c8fcfd31000dad603919 749996 
faumachine-data_20100421-1_all.deb
 1604086f6330ed7ec0060f74bf183c0d323fa779 1151934 
faumachine_20100421-1_amd64.deb
Checksums-Sha256: 
 a1fd5c7aba9800cadfa0eda7acda75e9f12217bc7a1c1e6ee4908e8e28ffefd9 1463 
faumachine_20100421-1.dsc
 4568e81e78dc12776b80a5f9e5a02e000e630200f84a3049ae36c76ad775c5dc 41919863 
faumachine_20100421.orig.tar.gz
 88ac33a98f6bec11983970deef820f226cc95dac1205ea52185ffd5b5f86 6799 
faumachine_20100421-1.diff.gz
 b2cdc06447861f7a81145e018e2d96f0f49ffdc4c2a22afb33c2a85ba491c204 749996 
faumachine-data_20100421-1_all.deb
 df668e897967650e856de4562231be2ed19f477d1090888a0673d5a840434eb2 1151934 
faumachine_20100421-1_amd64.deb
Files: 
 e95a0aa1ed1585bf4f8a444104455f5a 1463 otherosfs optional 
faumachine_20100421-1.dsc
 0f98f58055e61e7abf021055bf790a8e 41919863 otherosfs optional 
faumachine_20100421.orig.tar.gz
 d6cce30d42c61a445e1ead1b087e8c48 6799 otherosfs optional 
faumachine_20100421-1.diff.gz
 dbcc3c9f0766c43f5a0b21d7090727a2 749996 otherosfs optional 
faumachine-data_20100421-1_all.deb
 b0a663b9cf02b426078afc49e923e927 1151934 otherosfs optional 
faumachine_20100421-1_amd64.deb

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

iEYEARECAAYFAkvQjWQACgkQld4FnY1/ypE5ZwCbBEiitzfA1OKHog78obEy2TTL
uugAmgKgjrYD5BiHC1IbILcOLatK4p7x
=RBFH
-END PGP SIGNATURE-


Accepted:
faumachine-data_20100421-1_all.deb
  to main/f/faumachine/faumachine-data_20100421-1_all.deb
faumachine_20100421-1.diff.gz
  to main/f/faumachine/faumachine_20100421-1.diff.gz
faumachine_20100421-1.dsc
  to main/f/faumachine/faumachine_20100421-1.dsc
faumachine_20100421-1_amd64.deb
  to main/f/faumachine/faumachine_20100421-1_amd64.deb
faumachine_20100421.orig.tar.gz
  to main/f/faumachine/faumachine_20100421.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/e1o51cx-0003lx...@ries.debian.org



Accepted gnutls26 2.9.10-1 (source all i386)

2010-04-22 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Thu, 22 Apr 2010 19:29:52 +0200
Source: gnutls26
Binary: libgnutls-dev libgnutls26 libgnutls26-dbg gnutls-bin gnutls-doc 
guile-gnutls libgnutlsxx26
Architecture: source all i386
Version: 2.9.10-1
Distribution: experimental
Urgency: low
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 gnutls-bin - the GNU TLS library - commandline utilities
 gnutls-doc - the GNU TLS library - documentation and examples
 guile-gnutls - the GNU TLS library - GNU Guile bindings
 libgnutls-dev - the GNU TLS library - development files
 libgnutls26 - the GNU TLS library - runtime library
 libgnutls26-dbg - GNU TLS library - debugger symbols
 libgnutlsxx26 - the GNU TLS library - C++ runtime library
Changes: 
 gnutls26 (2.9.10-1) experimental; urgency=low
 .
   * New upstream version.
   * New functions added, bump shlibs.
Checksums-Sha1: 
 b3a4ff0c8e107cd93137e41df23c481d88168591 1644 gnutls26_2.9.10-1.dsc
 d50c0ba9dc0d52f6ee4117c96b396d83a812cb5f 6691226 gnutls26_2.9.10.orig.tar.bz2
 17da8256dfe913ccaf45899d45cff224436ab4b6 17746 gnutls26_2.9.10-1.debian.tar.gz
 b8b5f03c6ad7944b488cea54a0e3728bfb8da3d3 3205494 gnutls-doc_2.9.10-1_all.deb
 a764a1dea69e8b2dcda1bb6845bfd500b10de4fd 654422 libgnutls-dev_2.9.10-1_i386.deb
 af35e64ed0d20d52b1e2cc6a11a29119faed675d 565678 libgnutls26_2.9.10-1_i386.deb
 2bda8065f30620030e4b0e45d0f8d02806cd8be3 1211252 
libgnutls26-dbg_2.9.10-1_i386.deb
 d41e9e55d3c66e6c773bdc0991d9d35e4bacfcd9 344770 gnutls-bin_2.9.10-1_i386.deb
 38e3b8da1fde0be367041607f0bcea1277c13002 275604 guile-gnutls_2.9.10-1_i386.deb
 23e9645463561efbb9b8bc105ac25a08d65c58de 239246 libgnutlsxx26_2.9.10-1_i386.deb
Checksums-Sha256: 
 29c247a8487f6639c0ed54189441a04a751dbdf1cc8d676c84d901af46f94a25 1644 
gnutls26_2.9.10-1.dsc
 16cb3a622f3a07af2fe4b4c24f1b2c72878ada7136b6d7d4772b061098497e15 6691226 
gnutls26_2.9.10.orig.tar.bz2
 282bcb4baf7f0dcdf0ace16480da2e0bbce095b0c44545e3a0bb3a176b763e7c 17746 
gnutls26_2.9.10-1.debian.tar.gz
 c499bc59452a7477710e54b1f2e812cc7e241373931bebbcf7ed2c3168c5599d 3205494 
gnutls-doc_2.9.10-1_all.deb
 339c28ad3fd6d2d776aef29e790e7dcf125c35a31ba25a9aa67a8a1019c73bf7 654422 
libgnutls-dev_2.9.10-1_i386.deb
 2a62bb5645cc48c68fb753c7b8035ed54127f9fe9ccff948c350b8e07877a379 565678 
libgnutls26_2.9.10-1_i386.deb
 e424f7a5acb756f81911f94d33bb05c093e431164b41b5e906f536184ecee062 1211252 
libgnutls26-dbg_2.9.10-1_i386.deb
 cfcf27f5faea837f997974a810367c8f86e11b0fe721db0b0a61ff9937a1a079 344770 
gnutls-bin_2.9.10-1_i386.deb
 860ca0a7303caecc7f695fde62a85813bc7c0156a6f10bc7919c9b30cda6d66b 275604 
guile-gnutls_2.9.10-1_i386.deb
 f75462dee6a668ecec0bc9678477ee0a0c929f3cb00d58105a205d821d824868 239246 
libgnutlsxx26_2.9.10-1_i386.deb
Files: 
 ac2e32e454b2db4d0e93d2d4bdfa6c32 1644 libs optional gnutls26_2.9.10-1.dsc
 ca4d5a6712f5cee883a9900b634af652 6691226 libs optional 
gnutls26_2.9.10.orig.tar.bz2
 647adbdf86a869ec6e387ee303af44a5 17746 libs optional 
gnutls26_2.9.10-1.debian.tar.gz
 f6f4b868405739e9e9cec0d3f91ed4f5 3205494 doc optional 
gnutls-doc_2.9.10-1_all.deb
 e9555cd03c7ecc02624198dd9cdbc09f 654422 libdevel optional 
libgnutls-dev_2.9.10-1_i386.deb
 86cd3724873f147de865b418a0e7cf2c 565678 libs standard 
libgnutls26_2.9.10-1_i386.deb
 8b8049c8e9a68a011971d39f7a8ba59d 1211252 debug extra 
libgnutls26-dbg_2.9.10-1_i386.deb
 b7f63d0fb9e02bc4f36a955f5334d54c 344770 net optional 
gnutls-bin_2.9.10-1_i386.deb
 a9c12d76abd564cda2e4ef4c4bc740b4 275604 lisp optional 
guile-gnutls_2.9.10-1_i386.deb
 7b2d6f56aa396fb464b200dd4d97478c 239246 libs extra 
libgnutlsxx26_2.9.10-1_i386.deb

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

iEYEAREDAAYFAkvQkBYACgkQHTOcZYuNdmOVvACfdFIsBpNE2Ixtl1Y2NCrNMS+b
okUAnj0+zoWKOhp2lyfGx0sJe/biQK5U
=t9c4
-END PGP SIGNATURE-


Accepted:
gnutls-bin_2.9.10-1_i386.deb
  to main/g/gnutls26/gnutls-bin_2.9.10-1_i386.deb
gnutls-doc_2.9.10-1_all.deb
  to main/g/gnutls26/gnutls-doc_2.9.10-1_all.deb
gnutls26_2.9.10-1.debian.tar.gz
  to main/g/gnutls26/gnutls26_2.9.10-1.debian.tar.gz
gnutls26_2.9.10-1.dsc
  to main/g/gnutls26/gnutls26_2.9.10-1.dsc
gnutls26_2.9.10.orig.tar.bz2
  to main/g/gnutls26/gnutls26_2.9.10.orig.tar.bz2
guile-gnutls_2.9.10-1_i386.deb
  to main/g/gnutls26/guile-gnutls_2.9.10-1_i386.deb
libgnutls-dev_2.9.10-1_i386.deb
  to main/g/gnutls26/libgnutls-dev_2.9.10-1_i386.deb
libgnutls26-dbg_2.9.10-1_i386.deb
  to main/g/gnutls26/libgnutls26-dbg_2.9.10-1_i386.deb
libgnutls26_2.9.10-1_i386.deb
  to main/g/gnutls26/libgnutls26_2.9.10-1_i386.deb
libgnutlsxx26_2.9.10-1_i386.deb
  to main/g/gnutls26/libgnutlsxx26_2.9.10-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/e1o51dy-0003zj...@ries.debian.org



Accepted gdevilspie 0.31-2 (source all)

2010-04-22 Thread Chris Silva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 23:57:11 +0530
Source: gdevilspie
Binary: gdevilspie
Architecture: source all
Version: 0.31-2
Distribution: unstable
Urgency: low
Maintainer: Chris Silva rac...@makeworld.com
Changed-By: Chris Silva rac...@makeworld.com
Description: 
 gdevilspie - A user friendly interface for devilspie
Closes: 578257
Changes: 
 gdevilspie (0.31-2) unstable; urgency=low
 .
   * debian/control:
 + Reworded description for program clearity (Closes: #578257)
Checksums-Sha1: 
 5abc832e082a7393a2c774247efe6fa2153be02d 1060 gdevilspie_0.31-2.dsc
 1ef65134d75096622a61a92dbd74be7b175ec693 2562 gdevilspie_0.31-2.debian.tar.gz
 cd72826ec1a94ff26e586f981c4d2a688ef0b921 20760 gdevilspie_0.31-2_all.deb
Checksums-Sha256: 
 ad7396575b14593ad3e4e84a404375dd98f437828ac6742f2d65efd8a83c4dc1 1060 
gdevilspie_0.31-2.dsc
 0ff6eda49bba614eb43a7149bd8365c3d4766b496d3410051faa565c21ca03e1 2562 
gdevilspie_0.31-2.debian.tar.gz
 71a8e72bcd4affea82cadb5b7750bc992824ff9fbec9c0caf77397e58d6f513b 20760 
gdevilspie_0.31-2_all.deb
Files: 
 7ebcaac3aebd70b8a219f989abc1ca04 1060 gnome extra gdevilspie_0.31-2.dsc
 07db8468325004f7501a0e10a91fea04 2562 gnome extra 
gdevilspie_0.31-2.debian.tar.gz
 a37721b11dc1b0b3eec0956f02ce553b 20760 gnome extra gdevilspie_0.31-2_all.deb

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

iEYEARECAAYFAkvQlr8ACgkQoRg/jtECjI1mVgCgnsvhm4EVAWmu+sl3IspkKnxQ
2T0Anii+L+U03MsfQkiK391gYHbugwjP
=VODY
-END PGP SIGNATURE-


Accepted:
gdevilspie_0.31-2.debian.tar.gz
  to main/g/gdevilspie/gdevilspie_0.31-2.debian.tar.gz
gdevilspie_0.31-2.dsc
  to main/g/gdevilspie/gdevilspie_0.31-2.dsc
gdevilspie_0.31-2_all.deb
  to main/g/gdevilspie/gdevilspie_0.31-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/e1o51qz-0004ke...@ries.debian.org



Accepted gyp 0.1~svn805-1 (source all)

2010-04-22 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 22:19:59 +0200
Source: gyp
Binary: gyp
Architecture: source all
Version: 0.1~svn805-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano iucul...@debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 gyp- Generate Your Projects
Changes: 
 gyp (0.1~svn805-1) unstable; urgency=low
 .
   * Initial Debian release
   * [94355c9] Set me as maintainer
   * [902e34c] bump Standards-Version
   * [8d17b7a] Updated copyright
   * [0fd29c1] Switch to dh7
   * [720eb3d] Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 50b87e5313b54d869a78482b022a2b7ff88efba2 1050 gyp_0.1~svn805-1.dsc
 dc8bc38e75d84fa35c32dc3e2d9ff682e01cdcc2 197682 gyp_0.1~svn805.orig.tar.gz
 a3bce871a41f9c604e0c65a17c2048ee96a21851 2789 gyp_0.1~svn805-1.debian.tar.gz
 1657eda41e9a74323983f6372026bb5c28aae3b9 128186 gyp_0.1~svn805-1_all.deb
Checksums-Sha256: 
 cdfc30dfda9baaddd331fe9a031c8873c5cc38df65714df3abdb4be3aba42cb5 1050 
gyp_0.1~svn805-1.dsc
 0d5a49e94de6d98a1c80af79169f68203067469b0f946f5e919b256b73293e36 197682 
gyp_0.1~svn805.orig.tar.gz
 528f07de1406ae3eb430ca26e9892c6af19a3e7071a988e20e3ea0b2515db207 2789 
gyp_0.1~svn805-1.debian.tar.gz
 adc3c32aa5b34a3cc52d3f28f570c6822a31949c8a136ac881f6072f5c49f410 128186 
gyp_0.1~svn805-1_all.deb
Files: 
 e9729222c64f72f74110d2062c727184 1050 python optional gyp_0.1~svn805-1.dsc
 ff95478eb35a4a003683e0dd56a84470 197682 python optional 
gyp_0.1~svn805.orig.tar.gz
 512f9975444bd3d31df4d00af668d14f 2789 python optional 
gyp_0.1~svn805-1.debian.tar.gz
 5f65954c574e6ffa12c8f95033bda7c5 128186 python optional 
gyp_0.1~svn805-1_all.deb

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

iEYEARECAAYFAkvPaJcACgkQNxpp46476aqQugCdHdChcqMi/NMvgPUtJIguEhaV
MA4AmwS+vOkc7XEbCUky2jiLYN2kU/wl
=dOW1
-END PGP SIGNATURE-


Accepted:
gyp_0.1~svn805-1.debian.tar.gz
  to main/g/gyp/gyp_0.1~svn805-1.debian.tar.gz
gyp_0.1~svn805-1.dsc
  to main/g/gyp/gyp_0.1~svn805-1.dsc
gyp_0.1~svn805-1_all.deb
  to main/g/gyp/gyp_0.1~svn805-1_all.deb
gyp_0.1~svn805.orig.tar.gz
  to main/g/gyp/gyp_0.1~svn805.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/e1o5288-0007jj...@ries.debian.org



Accepted filezilla 3.3.2.1-1 (source all amd64)

2010-04-22 Thread Adrien Cunin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Apr 2010 09:25:39 +0200
Source: filezilla
Binary: filezilla filezilla-common
Architecture: source amd64 all
Version: 3.3.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Albin Tonnerre lu...@debian.org
Changed-By: Adrien Cunin adri2...@ubuntu.com
Description: 
 filezilla  - Full-featured graphical FTP/FTPS/SFTP client
 filezilla-common - Architecture independent files for filezilla
Changes: 
 filezilla (3.3.2.1-1) unstable; urgency=low
 .
   * New upstream release
  - Really fixes previously mentioned bugs (the patches for them were not
included in upstream 3.3.1)
   * Added libgtk2.0-dev to build-deps
   * Added libtinyxml-dev to build-deps, so that the system libtinyxml is used
   * Added debian/README.source saying that dpatch is used
   * Updated Standards-Version, no change needed
Checksums-Sha1: 
 8ab402a56b2d8426c3d9914e5a2ed3f69b4cc764 2064 filezilla_3.3.2.1-1.dsc
 91c28985d891003a8542cc282b24a598b143d44c 4705634 filezilla_3.3.2.1.orig.tar.gz
 96d1b27f3a6e2e257e2b0a9f168cb6351afc53b3 7169 filezilla_3.3.2.1-1.diff.gz
 578f343dbfb8ac022a2f154573e2c66e182340ad 1321848 filezilla_3.3.2.1-1_amd64.deb
 6a0d9fb9a095c407fe741e7a96450234ca2da03a 2775090 
filezilla-common_3.3.2.1-1_all.deb
Checksums-Sha256: 
 df4830c5b97c89adc27d9904765ab1f4d7feb8e335cea4b90df2e2e6483b27c1 2064 
filezilla_3.3.2.1-1.dsc
 7f579404c0dbaf397d52f40e1bd18b27ad0ce60608d15f775a2d94464f8a01bb 4705634 
filezilla_3.3.2.1.orig.tar.gz
 ce7dc275fc228d8a4110847d71d63e9d823f7f678a1d77571dc0fead673f5fd9 7169 
filezilla_3.3.2.1-1.diff.gz
 120f6028a2eddcd5f1e52db17c100ab1df6950de6012cf9e607612e078334752 1321848 
filezilla_3.3.2.1-1_amd64.deb
 17554ae4966ac0f675d6e6fe5307af6a4913116a4f6982945cbf7db34e2d7745 2775090 
filezilla-common_3.3.2.1-1_all.deb
Files: 
 bdb7fe2cd5278978438405f972b86796 2064 net optional filezilla_3.3.2.1-1.dsc
 26980e7668c235b3872fb27bc68abf83 4705634 net optional 
filezilla_3.3.2.1.orig.tar.gz
 477f1993c1cc6551adb9fa65a6e62a01 7169 net optional filezilla_3.3.2.1-1.diff.gz
 efd089f520f359cf96eb48cf40ea51fe 1321848 net optional 
filezilla_3.3.2.1-1_amd64.deb
 3b1344128d3d1c5a20379050868ee6fd 2775090 net optional 
filezilla-common_3.3.2.1-1_all.deb

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

iQIcBAEBCAAGBQJL0JvsAAoJEBEG8gBbtuSlZ5cP/0zonejLiEjAMRjd4BYEAOiv
AIyzfFwfnJ0O6PmhdSf6n13ymJMHLfagUlmDq8gSO2hL6Z+PefkTA20jBUiFij3z
4Z5r8q0AVQYQsvldtnwOxlxjqJSvEqAoR97aUYXSyrrHFJyUfyP/7AbBIPVaZnqj
RYn5egfDvL9DdCSENjf2E48ZWEQlGHYqFfjGzT8IwJdWyUkQO151Gah7yMj2vT+q
gLWEjqlZOFKBx1OywTnxyQjG8ziNd3Xved1LvDVprEgtBRkbo2x4F4E2dzDiCK8M
Vi+ZSQpYbTReqZ6+Ovi77I6W0ji1wrN8nVwjRe72BjhWycHM0Q/O8gQ0JLg+lVB9
FveWw9CBfnpoBre8EYYzWZfPAGGRN0E01SLWKH9M1sF0NBJ6yx7cecui7+eenGpO
MtXpeYRyeWYs0zWBj5bN9IKabLy2wr7ISFS/so/ReHz55C9CyaaqtFGUeBysqYmq
XnxJF0pJdc1NSphHSd9zd2YZcsaTokci9/tIVXAv3lgCVAdTceGUeeDXZG3aX5a1
JBsAHhCGOLZgnCgtfOjTAbWLtvgSK0YxQkDpvAZu6DLnlajrDWM4oMzH8JiGmMcZ
9bKVmYhOj8T1OKAq1ncSiu1Y1cOUKGXSMYMiSpEksD4rhhuUdqLFUu6fwe8eIHj1
76snjJ62SnEkh5HiRzJu
=EDUb
-END PGP SIGNATURE-


Accepted:
filezilla-common_3.3.2.1-1_all.deb
  to main/f/filezilla/filezilla-common_3.3.2.1-1_all.deb
filezilla_3.3.2.1-1.diff.gz
  to main/f/filezilla/filezilla_3.3.2.1-1.diff.gz
filezilla_3.3.2.1-1.dsc
  to main/f/filezilla/filezilla_3.3.2.1-1.dsc
filezilla_3.3.2.1-1_amd64.deb
  to main/f/filezilla/filezilla_3.3.2.1-1_amd64.deb
filezilla_3.3.2.1.orig.tar.gz
  to main/f/filezilla/filezilla_3.3.2.1.orig.tar.gz


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



Accepted erlang 1:13.b.4-dfsg-5 (source all i386)

2010-04-22 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 21:33:51 +0400
Source: erlang
Binary: erlang-base erlang-base-hipe erlang-appmon erlang-asn1 
erlang-common-test erlang-corba erlang-crypto erlang-debugger erlang-dialyzer 
erlang-doc erlang-docbuilder erlang-edoc erlang-erl-docgen erlang-et 
erlang-eunit erlang-gs erlang-ic erlang-inets erlang-inviso erlang-manpages 
erlang-megaco erlang-mnesia erlang-observer erlang-odbc erlang-os-mon 
erlang-parsetools erlang-percept erlang-pman erlang-public-key erlang-reltool 
erlang-runtime-tools erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools 
erlang-test-server erlang-toolbar erlang-tools erlang-tv erlang-typer 
erlang-webtool erlang-wx erlang-xmerl erlang-dev erlang-src erlang-examples 
erlang-jinterface erlang-mode erlang-nox erlang-x11 erlang
Architecture: source all i386
Version: 1:13.b.4-dfsg-5
Distribution: unstable
Urgency: low
Maintainer: Debian Erlang Packagers pkg-erlang-de...@lists.alioth.debian.org
Changed-By: Sergei Golovan sgolo...@debian.org
Description: 
 erlang - Concurrent, real-time, distributed functional language
 erlang-appmon - Erlang/OTP application monitor
 erlang-asn1 - Erlang/OTP modules for ASN.1 support
 erlang-base - Erlang/OTP virtual machine and base applications
 erlang-base-hipe - Erlang/OTP HiPE enabled virtual machine and base 
applications
 erlang-common-test - Erlang/OTP application for automated testing
 erlang-corba - Erlang/OTP applications for CORBA support
 erlang-crypto - Erlang/OTP cryprographic modules
 erlang-debugger - Erlang/OTP application for debugging and testing
 erlang-dev - Erlang/OTP development libraries and headers
 erlang-dialyzer - Erlang/OTP discrepancy analyzer application
 erlang-doc - Erlang/OTP HTML/PDF documentation
 erlang-docbuilder - Erlang/OTP application for building HTML documentation
 erlang-edoc - Erlang/OTP module for generating documentation
 erlang-erl-docgen - Erlang/OTP documentation stylesheets
 erlang-et  - Erlang/OTP event tracer application
 erlang-eunit - Erlang/OTP module for unit testing
 erlang-examples - Erlang/OTP application examples
 erlang-gs  - Erlang/OTP graphics system
 erlang-ic  - Erlang/OTP IDL compiler
 erlang-inets - Erlang/OTP Internet clients and servers
 erlang-inviso - Erlang/OTP trace tool
 erlang-jinterface - Java communication tool to Erlang
 erlang-manpages - Erlang/OTP manual pages
 erlang-megaco - Erlang/OTP implementation of Megaco/H.248 protocol
 erlang-mnesia - Erlang/OTP distributed relational/object hybrid database
 erlang-mode - Erlang major editing mode for Emacs
 erlang-nox - Erlang/OTP applications that don't require X Window System
 erlang-observer - Erlang/OTP application for investigating distributed systems
 erlang-odbc - Erlang/OTP interface to SQL databases
 erlang-os-mon - Erlang/OTP operating system monitor
 erlang-parsetools - Erlang/OTP parsing tools
 erlang-percept - Erlang/OTP concurrency profiling tool
 erlang-pman - Erlang/OTP process manager
 erlang-public-key - Erlang/OTP public key infrastructure
 erlang-reltool - Erlang/OTP release management tool
 erlang-runtime-tools - Erlang/OTP runtime tracing/debugging tools
 erlang-snmp - Erlang/OTP SNMP applications
 erlang-src - Erlang/OTP applications sources
 erlang-ssh - Erlang/OTP implementation of SSH protocol
 erlang-ssl - Erlang/OTP implementation of SSL
 erlang-syntax-tools - Erlang/OTP modules for handling abstract Erlang syntax 
trees
 erlang-test-server - Erlang/OTP server for automated application testing
 erlang-toolbar - Erlang/OTP graphical toolbar
 erlang-tools - Erlang/OTP various tools
 erlang-tv  - Erlang/OTP table viewer
 erlang-typer - Erlang/OTP code type annotator
 erlang-webtool - Erlang/OTP helper for web-based tools
 erlang-wx  - Erlang/OTP bindings to wxWidgets
 erlang-x11 - Erlang/OTP applications that require X Window System
 erlang-xmerl - Erlang/OTP XML tools
Changes: 
 erlang (1:13.b.4-dfsg-5) unstable; urgency=low
 .
   * Added missing symlinks to /usr/include for a few new header files.
Checksums-Sha1: 
 ffac88e0d26832e44392f52aac190d84eed47057 2409 erlang_13.b.4-dfsg-5.dsc
 e6a71bfbbeeab75e9e836326e28a87c288abcc52 69427 erlang_13.b.4-dfsg-5.diff.gz
 1c6f920b3c9c2d2d23ecae516d35be79b103217f 27066066 
erlang-doc_13.b.4-dfsg-5_all.deb
 465049ffb6ce6c235d8d3cf111cd69dc937b2d1b 1342408 
erlang-manpages_13.b.4-dfsg-5_all.deb
 a1f6393fb7c402a69c4a33d83bb35b66fb928a7c 8164110 
erlang-src_13.b.4-dfsg-5_all.deb
 3b1b1c0c35fc9a592311f0a40844246338733ae5 812870 
erlang-examples_13.b.4-dfsg-5_all.deb
 4e714cc4addb5249e8347872b458fadf4a6495c1 118790 
erlang-jinterface_13.b.4-dfsg-5_all.deb
 c79b9df451f6bc1845fa3b1219b312e2b4265867 103406 
erlang-mode_13.b.4-dfsg-5_all.deb
 0c2e01b9d1df98395c24f7e28ca54278e44b8b75 34756 erlang-nox_13.b.4-dfsg-5_all.deb
 f26cb60134a99ccbe2cddc7074128248d9f6776b 34730 erlang-x11_13.b.4-dfsg-5_all.deb
 d42a549c86762e4018d606c56fa5f6c8a2820c77 35128 erlang_13.b.4-dfsg-5_all.deb
 

Accepted bin-prot 1.2.23-1 (source amd64)

2010-04-22 Thread Sylvain Le Gall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 21:33:43 +0200
Source: bin-prot
Binary: libbin-prot-camlp4-dev
Architecture: source amd64
Version: 1.2.23-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Sylvain Le Gall gil...@debian.org
Description: 
 libbin-prot-camlp4-dev - type-safe binary serialization for OCaml values
Changes: 
 bin-prot (1.2.23-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 6a9a14ef7a66616f8f299dee6b4e20206a6b9790 1463 bin-prot_1.2.23-1.dsc
 7687f4a1afe53e6f6d4bc6317253a619261d3d3c 79089 bin-prot_1.2.23.orig.tar.gz
 3557946aad2b63c53a7858de76c9449be7a3aa13 4844 bin-prot_1.2.23-1.diff.gz
 b6c3ca1e26d614edfa649a21652726f6b7e4023a 186618 
libbin-prot-camlp4-dev_1.2.23-1_amd64.deb
Checksums-Sha256: 
 40fff22606afc685b676d45f4ff09d7649884f6043614a5b60ba6f6a213ea76e 1463 
bin-prot_1.2.23-1.dsc
 57859e4d00036f5643d2cab88e04ed2482ebf35b5e07b547975305a72b1a00e6 79089 
bin-prot_1.2.23.orig.tar.gz
 89882ddfd7f107ca20a9011d90bab278e4ca650fc4fd756e741d623642a494ca 4844 
bin-prot_1.2.23-1.diff.gz
 4293cae7ac972d53baf19a7f519d6720e1287123fcdae8c9855bb534d81f164e 186618 
libbin-prot-camlp4-dev_1.2.23-1_amd64.deb
Files: 
 4b1e7df267b847f92b2d254754119f35 1463 ocaml extra bin-prot_1.2.23-1.dsc
 5abe7be1b5c3521fa476aceb3cd92d94 79089 ocaml extra bin-prot_1.2.23.orig.tar.gz
 5e53513c4b4807aaa956c447c61d765d 4844 ocaml extra bin-prot_1.2.23-1.diff.gz
 bf178ac2378dfc83ccdab8c5125b02f1 186618 ocaml extra 
libbin-prot-camlp4-dev_1.2.23-1_amd64.deb

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

iEYEARECAAYFAkvQs34ACgkQir2bofsN/pun/QCfVPmviIiUCvRgXDSi8xpwMPBc
2iYAoIsmaUqYtW6EYYDOnlGI58Rhv7L5
=a7Q/
-END PGP SIGNATURE-


Accepted:
bin-prot_1.2.23-1.diff.gz
  to main/b/bin-prot/bin-prot_1.2.23-1.diff.gz
bin-prot_1.2.23-1.dsc
  to main/b/bin-prot/bin-prot_1.2.23-1.dsc
bin-prot_1.2.23.orig.tar.gz
  to main/b/bin-prot/bin-prot_1.2.23.orig.tar.gz
libbin-prot-camlp4-dev_1.2.23-1_amd64.deb
  to main/b/bin-prot/libbin-prot-camlp4-dev_1.2.23-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/e1o5445-0001dn...@ries.debian.org



Accepted dpkg-cross 2.5.7 (source all)

2010-04-22 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 08:17:48 +0100
Source: dpkg-cross
Binary: dpkg-cross libdebian-dpkgcross-perl
Architecture: source all
Version: 2.5.7
Distribution: unstable
Urgency: low
Maintainer: Debian Embedded Group debian-embed...@lists.debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 dpkg-cross - tools for cross compiling Debian packages
 libdebian-dpkgcross-perl - functions to aid cross-compiling Debian packages
Closes: 578613
Changes: 
 dpkg-cross (2.5.7) unstable; urgency=low
 .
   * Append to any existing Provides field to avoid duplicate
 fields which now fail dpkg-deb parsing. (Closes: #578613)
Checksums-Sha1: 
 962eafe8086d037712c25267c3fbb5215ad058ac 1209 dpkg-cross_2.5.7.dsc
 bf76d893d6d9d497f85a13686156ced4199065cd 71676 dpkg-cross_2.5.7.tar.gz
 fabad549d275a0ee08aab83119462044733d061c 52268 dpkg-cross_2.5.7_all.deb
 482a266e71403a60b06266c8bf5c794b5fff3390 29242 
libdebian-dpkgcross-perl_2.5.7_all.deb
Checksums-Sha256: 
 3aa82bfcc5950734ee1440475dfaae28587d15e5644e6f30cd1eeb4349e01100 1209 
dpkg-cross_2.5.7.dsc
 c6c7d851c986209a7d4ff3265da5d97992ec8e8109e7d381be6014e39a68c0d8 71676 
dpkg-cross_2.5.7.tar.gz
 5bc6fba354873a6b5988a31eac4c851e95de74b0a16d8cb7037e37ef59bd30db 52268 
dpkg-cross_2.5.7_all.deb
 c83633aeca7eb85655aa325d68eaa520379d00f22c60cf74c9ebf0dc5c037e4b 29242 
libdebian-dpkgcross-perl_2.5.7_all.deb
Files: 
 a2b334b9f7eed6d9454a38b73a32386e 1209 utils extra dpkg-cross_2.5.7.dsc
 c06591ecc15594f798885b0e87c658bc 71676 utils extra dpkg-cross_2.5.7.tar.gz
 844a2ab183cabab9d1ebef118147a2bb 52268 utils extra dpkg-cross_2.5.7_all.deb
 8b9e3b8ece1451d547d174de3afffc98 29242 perl extra 
libdebian-dpkgcross-perl_2.5.7_all.deb

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

iEYEARECAAYFAkvQtCYACgkQiAEJSii8s+OoEACfcRkj6fhqN5uA+QtYOMa/B8+s
a9sAoLg7SnwnYTlVGFsGVRXr6oJArqK6
=JLEQ
-END PGP SIGNATURE-


Accepted:
dpkg-cross_2.5.7.dsc
  to main/d/dpkg-cross/dpkg-cross_2.5.7.dsc
dpkg-cross_2.5.7.tar.gz
  to main/d/dpkg-cross/dpkg-cross_2.5.7.tar.gz
dpkg-cross_2.5.7_all.deb
  to main/d/dpkg-cross/dpkg-cross_2.5.7_all.deb
libdebian-dpkgcross-perl_2.5.7_all.deb
  to main/d/dpkg-cross/libdebian-dpkgcross-perl_2.5.7_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/e1o547d-0001cb...@ries.debian.org



Accepted exactimage 0.8.0-4 (source i386 all)

2010-04-22 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Apr 2010 20:53:59 +0200
Source: exactimage
Binary: exactimage exactimage-dbg libexactimage-perl exactimage-perl 
php5-exactimage python-exactimage
Architecture: source i386 all
Version: 0.8.0-4
Distribution: unstable
Urgency: low
Maintainer: Jakub Wilk jw...@debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 exactimage - fast image manipulation programs
 exactimage-dbg - fast image manipulation library (debug symbols)
 exactimage-perl - transitional dummy package
 libexactimage-perl - fast image manipulation library (Perl bindings)
 php5-exactimage - fast image manipulation library (PHP bindings)
 python-exactimage - fast image manipulation library (Python bindings)
Closes: 578549
Changes: 
 exactimage (0.8.0-4) unstable; urgency=low
 .
   * Patch the configure script to make detection of Perl more robust
 (closes: #578549). Thanks to Niko Tyni for the bug report.
 [configure-perl-detection.diff]
Checksums-Sha1: 
 a61867e134b75209d8449e8294b92e9f0e6be9e6 2212 exactimage_0.8.0-4.dsc
 027530afbde0454d8e8154dbf9ba74d3661a4d88 15990 exactimage_0.8.0-4.debian.tar.gz
 9c6c390a438b7bad455f1a8fa67b15402d9221e3 3274080 exactimage_0.8.0-4_i386.deb
 4a841a7e5057aaa8c775c2f032a22caf675548ce 14162060 
exactimage-dbg_0.8.0-4_i386.deb
 227146d1deb90073004716a4f8042b35adcc82c2 594448 
libexactimage-perl_0.8.0-4_i386.deb
 f6e675a1f3e22ce3583924209d0198a6b1724143 6342 exactimage-perl_0.8.0-4_all.deb
 0f3ad17ac8de723a2c8936632a0de200e80e2fec 569496 
php5-exactimage_0.8.0-4_i386.deb
 b6816a6cff37c328f706691154e6b78852532914 1129770 
python-exactimage_0.8.0-4_i386.deb
Checksums-Sha256: 
 9b2a23e84c5b3329efd978d904131ef2e9756ac75ae7ba12b3ae3025263c6084 2212 
exactimage_0.8.0-4.dsc
 237b77db4d94da5e6778f8400fa97b7885935b7ad9ac0897bcd94e4b546f84af 15990 
exactimage_0.8.0-4.debian.tar.gz
 98b0875fadf26b2485713f53829d537169173fca7c11a14575312ef6c54b13bf 3274080 
exactimage_0.8.0-4_i386.deb
 515d9fd7f429c0a94e02ed92551da206e800998f71a9041f3516bb4f8b18c48c 14162060 
exactimage-dbg_0.8.0-4_i386.deb
 07ca36f040b0fc9ab829635affd98c74953381440fcd046a6567c0a08549aa18 594448 
libexactimage-perl_0.8.0-4_i386.deb
 cac7a48584b180547fb19c74bc747e60204082aefc11167c5d906e73c2c8adc8 6342 
exactimage-perl_0.8.0-4_all.deb
 19fcc72443bbc9aa9160b2f86e5841ba26a5f088ff6577fae4ca390b8d413ed4 569496 
php5-exactimage_0.8.0-4_i386.deb
 b18507307e2aedf9ac251f823757859f6bcf4b7a7cbdaeb4a7863bc709156351 1129770 
python-exactimage_0.8.0-4_i386.deb
Files: 
 1c08ba286d26dab38dd90d351d748fbd 2212 graphics optional exactimage_0.8.0-4.dsc
 3b33ecc6fd6e3da76f4c412288fcc247 15990 graphics optional 
exactimage_0.8.0-4.debian.tar.gz
 91ac51126d564b5b2d954e919f0b2789 3274080 graphics optional 
exactimage_0.8.0-4_i386.deb
 9c6cc02a0e7657b17e79779b8ff837a2 14162060 debug extra 
exactimage-dbg_0.8.0-4_i386.deb
 c50c1bcdbc06fb3bcc1b8df94b3efd6c 594448 perl optional 
libexactimage-perl_0.8.0-4_i386.deb
 e300fea1679d692bf4859937e360a952 6342 perl optional 
exactimage-perl_0.8.0-4_all.deb
 30a09ba6dd4d5b91b49a7a595dc68b7a 569496 php optional 
php5-exactimage_0.8.0-4_i386.deb
 2885b5fe8bf86c03a061d79a2a90c978 1129770 python optional 
python-exactimage_0.8.0-4_i386.deb

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

iQIcBAEBCAAGBQJL0Kp5AAoJEC1Os6YBVHX14LYQAM62YPNwQFQmc9tfMdhh8js7
75c4GXTk0XRMf2qzksTtvcthYMX4dQGFPJXEqmAlZ+LVYSTw/BRPZXRRH17bW6az
RbWe+kdV3TGpXEytFiujBjnJ+iLkimoLfjWRtLmOTTvBMi1FMPD3ou0/aqdBqjjh
KNpRxhurK9lJMQaA+EWNgc8l/RjAqTxJIEZQ/68mgNcZuikwqA3nRBIKVAULf7Vh
QkMnqB3xdbph0KaEfUDdUiBB/EglhUnOJMC7uM0nbzVuIFOS4oufTSkearEKS/no
npMts1A9y/23C8mT6RVmmcqQQkmn43Gkjl8T3DHPd4KRvexEj1XcMkvfNgfSYvrH
eTgM/lhvzwNkSO6Wmzwgg0s5YaqYqdKWLOW2TbQ2hrpPBGWbQk+mZ/BzBxTC/2uz
Mru6HzyjLO+adnGQpOnk8CfMvqg1erywoCi2Y+ldI6I1bi4usFP/HCps/9Ird6np
p6d1WFLjXenGbwW9pWtLViFdgzmP0IHkAp5387+WdVMjYgPkXEYmpAyvU+Dt2gpZ
5VOusj5Fqo6w/dwkNM/cEQW+o8NvkWeO8T1m2T4sd2SLhcgBnHAmgKiUL1mBhd/a
BfJw1HnOy0XZonmHrZn4wBJ8tW+PCWu+szBWiXXjTrNiQmdp5tJVu2b9+ZJmJgIC
6I8Kcw6narMgZ3mbp2+/
=fRkD
-END PGP SIGNATURE-


Accepted:
exactimage-dbg_0.8.0-4_i386.deb
  to main/e/exactimage/exactimage-dbg_0.8.0-4_i386.deb
exactimage-perl_0.8.0-4_all.deb
  to main/e/exactimage/exactimage-perl_0.8.0-4_all.deb
exactimage_0.8.0-4.debian.tar.gz
  to main/e/exactimage/exactimage_0.8.0-4.debian.tar.gz
exactimage_0.8.0-4.dsc
  to main/e/exactimage/exactimage_0.8.0-4.dsc
exactimage_0.8.0-4_i386.deb
  to main/e/exactimage/exactimage_0.8.0-4_i386.deb
libexactimage-perl_0.8.0-4_i386.deb
  to main/e/exactimage/libexactimage-perl_0.8.0-4_i386.deb
php5-exactimage_0.8.0-4_i386.deb
  to main/e/exactimage/php5-exactimage_0.8.0-4_i386.deb
python-exactimage_0.8.0-4_i386.deb
  to main/e/exactimage/python-exactimage_0.8.0-4_i386.deb


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

Accepted haskell-devscripts 0.7.9 (source all)

2010-04-22 Thread Marco Túlio Gontijo e Silva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 15:43:50 -0300
Source: haskell-devscripts
Binary: haskell-devscripts
Architecture: source all
Version: 0.7.9
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Marco Túlio Gontijo e Silva mar...@debian.org
Description: 
 haskell-devscripts - Tools to help Debian developers build Haskell packages
Changes: 
 haskell-devscripts (0.7.9) unstable; urgency=low
 .
   * dh_haskell_depends: Only include packages in substvars if they exist
 in debian/control.
Checksums-Sha1: 
 bb8bef5191d09b3c07f42765f65e02cc802e7850 1076 haskell-devscripts_0.7.9.dsc
 2ddf6ac7842a205863edb6f4953b3d039bc7a997 25384 haskell-devscripts_0.7.9.tar.gz
 898cd25a10f1071c57440eb90e86b9bc3667aba8 27246 haskell-devscripts_0.7.9_all.deb
Checksums-Sha256: 
 61c45eeb1432b0fdca1f99b30d7d79c35f1d3afd72334c96e0e8345627f6359a 1076 
haskell-devscripts_0.7.9.dsc
 2f21eacb10c10a5ef3d3b94bdfb1ddd6afefd8b1598b38edd048c6857d628ab4 25384 
haskell-devscripts_0.7.9.tar.gz
 a2d99f703308f6d2247d535dc186b8a43ffc5253fe96f0f81e2c47dc88351ced 27246 
haskell-devscripts_0.7.9_all.deb
Files: 
 4584148985a37dfd09d9b5c50e6cd5ce 1076 haskell extra 
haskell-devscripts_0.7.9.dsc
 fbbe848ca327aa16ba86a70da49c6555 25384 haskell extra 
haskell-devscripts_0.7.9.tar.gz
 1001a498d2e39772ac20c6ffa0d0f5a1 27246 haskell extra 
haskell-devscripts_0.7.9_all.deb

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

iEYEARECAAYFAkvQq3cACgkQhAwOmkV1TkQMUACfbguZ/+iQE8FexQX59I5eDBmE
VucAnieFtQ2NKbO5QKNDRYYuBheFz05d
=S//k
-END PGP SIGNATURE-


Accepted:
haskell-devscripts_0.7.9.dsc
  to main/h/haskell-devscripts/haskell-devscripts_0.7.9.dsc
haskell-devscripts_0.7.9.tar.gz
  to main/h/haskell-devscripts/haskell-devscripts_0.7.9.tar.gz
haskell-devscripts_0.7.9_all.deb
  to main/h/haskell-devscripts/haskell-devscripts_0.7.9_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/e1o54dx-0002ps...@ries.debian.org



Accepted libclass-dbi-sweet-perl 0.10-1 (source all)

2010-04-22 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Apr 2010 23:25:26 +0300
Source: libclass-dbi-sweet-perl
Binary: libclass-dbi-sweet-perl
Architecture: source all
Version: 0.10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 libclass-dbi-sweet-perl - Perl module providing a sweeter Class::DBI
Closes: 578794
Changes: 
 libclass-dbi-sweet-perl (0.10-1) unstable; urgency=low
 .
   [ Jonathan Yu ]
   * New upstream release
 + Upstream applied dam's quilt patch
   * Updated copyright information, use new format
   * Enable author tests (TEST_POD) using an override (need dh 7.0.50)
 .
   [ Ryan Niebur ]
   * Update jawnsy's email address
 .
   [ Damyan Ivanov ]
   * rules: pass --buildsystem=module_build to force dh to use Build.PL over
 Makefile.PL. Closes: #578794 -- FTBFS with newer Module::Build
   * reorder dependency lists alphabeticaly
   * Standards-Version: 3.8.4 (no changes necessary)
   * add a patch fixing spelling error in documentation (thanks lintian)
   * declare usage of source format '3.0 (quilt)'
Checksums-Sha1: 
 802b02adf0300219f7c596dc6835e54f8cbba28b 2396 
libclass-dbi-sweet-perl_0.10-1.dsc
 555a4df6b5234a0ed154d34998a260930bb2ebce 98153 
libclass-dbi-sweet-perl_0.10.orig.tar.gz
 064966dbe27f7e2178eebf2155d2882207b0663a 2678 
libclass-dbi-sweet-perl_0.10-1.debian.tar.gz
 f40345297ba679b565177d9c0f8e249c6ce4539d 26144 
libclass-dbi-sweet-perl_0.10-1_all.deb
Checksums-Sha256: 
 ada6031655dc9c7f2783d931e97182893ecef1dcdc2891336be2d5843bb3f396 2396 
libclass-dbi-sweet-perl_0.10-1.dsc
 0ebf2fc9fd3fa61f3babd5bf00f0134550055b2f6c82b7cf6226ac059ce14e12 98153 
libclass-dbi-sweet-perl_0.10.orig.tar.gz
 4380792e6233c765e8154cad3df8eb1c36b90aa1faab77ec82ea242326fc6745 2678 
libclass-dbi-sweet-perl_0.10-1.debian.tar.gz
 1db42d42a470a333ebfd0cd909123402c459fc363e868ec57f58e260883dff27 26144 
libclass-dbi-sweet-perl_0.10-1_all.deb
Files: 
 8b923809c4e521a9eb60418d0851e3d2 2396 perl optional 
libclass-dbi-sweet-perl_0.10-1.dsc
 7e6f58a0e72ad65c14feda08e0d9d5bf 98153 perl optional 
libclass-dbi-sweet-perl_0.10.orig.tar.gz
 7d7035aae605a1e87d3a54fb495b0c62 2678 perl optional 
libclass-dbi-sweet-perl_0.10-1.debian.tar.gz
 628ac59cc1528fd2c9eedcbe82de33cc 26144 perl optional 
libclass-dbi-sweet-perl_0.10-1_all.deb

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

iQIcBAEBCAAGBQJL0LGVAAoJEOQbTFV/DYC+Zx0QAInD8QDUgN4k4OB2Ap31DUip
91aK6oaYFSoa1CbNTvHtRxMELHoPAnul6a9yPCRblhBkrCQt5FxaUfOLta4egHSo
CwW+ZZyhEqlnBBh7rINDnnbzBp7Ge2PBlgc9SDq6Z4lBxGn8v6zk2KTKO+BVSO4y
bWMfd8qE+QazL/JXGtXaOyLbvLBEHTLd8CUPib3hXdek0Hpg8uZzzqao2rELil+m
QPxX35+tS0pZQA10jJI+uKC9IxKS0OYTiQONwNdY5RrZXj/rsHEpHHBpLeFSvfGx
ddTL7THyHG+8EHHMfAkbHcfKjKcs7NeYZCGrHWVnf3M1Xjbmsh0f6NDPy2tlFsHX
XvWCzKO1lgWVbtLsr4whfKedVV7NPbsEvuBqKTQwZCefgOa6Mqr4iG2wiXansQQ/
Nk8o0vvgSMfBHt/xiGquZbOGD8BHpRwLdl247CA7l9HgzZKL//gG8L6MsbVTrK+m
8HfM6Q2CwMNb844cqeyV3zR8krjJ8FHDv4LBUX53oTqNcKy8gnLQHsjNypSLfQFU
Kkx6M6seMJ0P54VveHh7L6FO2N8oXNQVWAZ80O4A/xNP0rdHdCwbVskKWveWuH1w
M9tw6OhBynhtklMMfPlueISdBTOO8RbM4uU5icWu/mqt7FR3oHdZgnpHI/Q8Lj1n
vb/7/tvxR4IwH4Sq1aiV
=pJJ4
-END PGP SIGNATURE-


Accepted:
libclass-dbi-sweet-perl_0.10-1.debian.tar.gz
  to 
main/libc/libclass-dbi-sweet-perl/libclass-dbi-sweet-perl_0.10-1.debian.tar.gz
libclass-dbi-sweet-perl_0.10-1.dsc
  to main/libc/libclass-dbi-sweet-perl/libclass-dbi-sweet-perl_0.10-1.dsc
libclass-dbi-sweet-perl_0.10-1_all.deb
  to main/libc/libclass-dbi-sweet-perl/libclass-dbi-sweet-perl_0.10-1_all.deb
libclass-dbi-sweet-perl_0.10.orig.tar.gz
  to main/libc/libclass-dbi-sweet-perl/libclass-dbi-sweet-perl_0.10.orig.tar.gz


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



Accepted libjavascript-perl 1.16-2 (source amd64)

2010-04-22 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Apr 2010 22:43:56 +0300
Source: libjavascript-perl
Binary: libjavascript-perl
Architecture: source amd64
Version: 1.16-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 libjavascript-perl - module for executing embedded JavaScript
Closes: 578548
Changes: 
 libjavascript-perl (1.16-2) unstable; urgency=low
 .
   * add a patch fixing tests for double numbers evaluation.
 Closes: #578548 -- FTBFS with Perl 5.12.0: long doubles
   * add myself to Uploaders
Checksums-Sha1: 
 c232d764d8799407dbd5b89956d023b5d9e64148 2310 libjavascript-perl_1.16-2.dsc
 0a71899457c2a084025d57a96ccb8093fb39a1a2 7201 
libjavascript-perl_1.16-2.debian.tar.gz
 004d4c297c90ba266ed50cc541a89db5c3c20c4e 97882 
libjavascript-perl_1.16-2_amd64.deb
Checksums-Sha256: 
 bbfeff523028ed8586b95080bd0caf66469dae29daa582754ec5c3617d0ce4ee 2310 
libjavascript-perl_1.16-2.dsc
 9f8e3602816714e5b293b4467f0a8882b44cc7f6374587cede48ebe687345f39 7201 
libjavascript-perl_1.16-2.debian.tar.gz
 f6d5f549fa1f5f3f017157f947a0ad7115a8af42863673758d267aa6fbbf7823 97882 
libjavascript-perl_1.16-2_amd64.deb
Files: 
 a9c6ee08a366411db7beceabb0362f5a 2310 perl optional 
libjavascript-perl_1.16-2.dsc
 7169cca978c7cfd8de02e00884e74797 7201 perl optional 
libjavascript-perl_1.16-2.debian.tar.gz
 b8d535608ebfe2a7bb33c6f0a22a 97882 perl optional 
libjavascript-perl_1.16-2_amd64.deb

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

iQIcBAEBCAAGBQJL0KeaAAoJEOQbTFV/DYC+pYoP/1/KJnlr53WwhZO7CEHF82Bl
F1Mb3qrtheetdtuug5xUBjZRwrBHOYo3RRnvP+FT2zwikzF1og5hakUmfoPtZoe2
Y4yjt57BzHC8HP+EjEaMQBnjgRRZkCP9xqUpGqCwOrUtMhD/rU4kNPLRiu02Oifv
0gYBT1lIkgWdIVF/fTpnrnKeUYvEQqQlRid8O94QUDc8dE2YqKzLZfR16kdGQtb1
mP6bFiz7drZIQqdeuiDSlyrGaYtrUq1bKE8ZHJgfesP6cbCJLOnpq4GWplswyFiY
/iaB2NczELIfhDCvWWkARa0VZl1FB0U+BNoc7lVah+3Jg54xnL1ptE/Un4lZiWId
bgfDt/5JkY8DTq65izf6QeHHqA94aIQEYQx9DEF7XSpHQ+sprPQTkOII1D+PPU3U
nbe8aggdy//uBRWFXB0LXP48ADY55CtP8/86LOO6T9kRwrtKFfjJ+yyTULt+hm5v
4cogax2NrTZRNwz5C8eyX7JvNZ9mlZGaPnZknjz04Y7Q+2RKIARqAFiuWxXd7l9l
kX7ofCCSR6OJ5DkLHHR4LwKklPTW1pkciFPkeasI9JpyKoRjMNNVNYHUhSeD8Whu
O+3jWPld0sPhulKbsWQl/p/YqnNEB3Hj2Zuatoj77V9caZ2F+futd2chBk+mSy7O
QiCkUgFF3VXgkfp49/cp
=0kgm
-END PGP SIGNATURE-


Accepted:
libjavascript-perl_1.16-2.debian.tar.gz
  to main/libj/libjavascript-perl/libjavascript-perl_1.16-2.debian.tar.gz
libjavascript-perl_1.16-2.dsc
  to main/libj/libjavascript-perl/libjavascript-perl_1.16-2.dsc
libjavascript-perl_1.16-2_amd64.deb
  to main/libj/libjavascript-perl/libjavascript-perl_1.16-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/e1o54is-0002q3...@ries.debian.org



Accepted multistrap 2.1.2 (source all)

2010-04-22 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 15:23:23 +0100
Source: multistrap
Binary: multistrap
Architecture: source all
Version: 2.1.2
Distribution: experimental
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 multistrap - multiple repository bootstrap based on apt
Changes: 
 multistrap (2.1.2) experimental; urgency=low
 .
   * Add support to avoid running preinst scripts and
  always ignore the bash preinst which does not respect
  DEBIAN_FRONTEND=noninteractive
   * fix handling of omitrequired and configsh when empty
   * add force-yes when using noauth
   * split the package list even if using only spaces, not commas
   * Add support for compressing the filesystem into a tarball.
   * Add support for reinstalling packages known to fail due to preinst
 problems.
   * Add a simple C file to test the compiler inside the chroot
   * sort duplicate sources list entries and use dedicated sources list
 files
Checksums-Sha1: 
 e219f4f86828e916e80ce3d0702808ff3964c342 1056 multistrap_2.1.2.dsc
 fa539e417c462579d247cdb8c2cbf2a8a8a0d4da 85652 multistrap_2.1.2.tar.gz
 a0bfc96dcbfb80cc79400437822fe5bce8c577e5 52556 multistrap_2.1.2_all.deb
Checksums-Sha256: 
 3a71f1ddc45244c069d137205b123d08410a0c0e9d35ff7de11e97b83c57b2d1 1056 
multistrap_2.1.2.dsc
 8f8dd547eac94b0ddf09aea7ed755a13f1b9b8f2aaf18230a81aa873ee768f68 85652 
multistrap_2.1.2.tar.gz
 e58c92c47c24a2ab6b959210d71e85971734d80434db42cd99c2de522af38b77 52556 
multistrap_2.1.2_all.deb
Files: 
 d337827b2883d40b262e6bc4007aa2fa 1056 utils optional multistrap_2.1.2.dsc
 5a9a80e98462a3a91f66e413fd5f04b7 85652 utils optional multistrap_2.1.2.tar.gz
 3f43f500f71fb347f7c26099066baeb5 52556 admin optional multistrap_2.1.2_all.deb

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

iEYEARECAAYFAkvQu5QACgkQiAEJSii8s+NI0gCg5SHvFrqvkvVAGvjKr6Rfgyti
jscAnj/W4o7iKkcUmMoZWKBTFodr8y/J
=z2TN
-END PGP SIGNATURE-


Accepted:
multistrap_2.1.2.dsc
  to main/m/multistrap/multistrap_2.1.2.dsc
multistrap_2.1.2.tar.gz
  to main/m/multistrap/multistrap_2.1.2.tar.gz
multistrap_2.1.2_all.deb
  to main/m/multistrap/multistrap_2.1.2_all.deb


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



Accepted pkg-kde-tools 0.7.2 (source all)

2010-04-22 Thread Modestas Vainius
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Apr 2010 00:09:52 +0300
Source: pkg-kde-tools
Binary: pkg-kde-tools
Architecture: source all
Version: 0.7.2
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.7.2) unstable; urgency=low
 .
   * pkgkde-gensymbols: exclude self when looking for dpkg-gensymbols in PATH.
 This should fix endless loop when do()ing system dpkg-gensymbols.
Checksums-Sha1: 
 8716a35474ff7323f54ae30c7c14618a5812059c 976 pkg-kde-tools_0.7.2.dsc
 eedfac3dd17d98bf8baf4704e68752571b093634 58685 pkg-kde-tools_0.7.2.tar.bz2
 1520570bbe1235fc389fddef91a5298cedb61782 86282 pkg-kde-tools_0.7.2_all.deb
Checksums-Sha256: 
 28109c9c47171f80c6819693b1929785a5351a26d9292b8ca13344e8a5bc2453 976 
pkg-kde-tools_0.7.2.dsc
 4220b68a9dfd324f7ca8d6d75365e84684d0e46dd19026fee9b6fbc9a6d37033 58685 
pkg-kde-tools_0.7.2.tar.bz2
 bb0f1683ce735fd1d14eb00feaf0c3bca49ec1360cac37831e7aa73ea806d038 86282 
pkg-kde-tools_0.7.2_all.deb
Files: 
 d440c200a92558c414f155b1293c2c08 976 devel extra pkg-kde-tools_0.7.2.dsc
 b437e96a1d67b6c86fd46cbd46498c23 58685 devel extra pkg-kde-tools_0.7.2.tar.bz2
 0e58bf96708bcc30126d0947748d639a 86282 devel extra pkg-kde-tools_0.7.2_all.deb

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

iEYEARECAAYFAkvQvKcACgkQHO9JRnPq4hTRoACfV5piplQZ0InljQGC2GWhOWMl
fnoAn2ittypcbOCq6oyPvuSfKtja7Pvo
=RJZw
-END PGP SIGNATURE-


Accepted:
pkg-kde-tools_0.7.2.dsc
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.2.dsc
pkg-kde-tools_0.7.2.tar.bz2
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.2.tar.bz2
pkg-kde-tools_0.7.2_all.deb
  to main/p/pkg-kde-tools/pkg-kde-tools_0.7.2_all.deb


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



Accepted pkglab 1.4.2-10 (source amd64)

2010-04-22 Thread Ralf Treinen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 09:04:13 +0200
Source: pkglab
Binary: pkglab edos-distcheck
Architecture: source amd64
Version: 1.4.2-10
Distribution: experimental
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Ralf Treinen trei...@debian.org
Description: 
 edos-distcheck - Checks whether dependencies of packages can be satisfied
 pkglab - interactive environment to explore package repositories
Closes: 574380 574721
Changes: 
 pkglab (1.4.2-10) experimental; urgency=low
 .
   * Fix logic in add-sources.py (used by edos-builddebcheck): If one of
 the packages in a disjunction is build-essential then the whole
 disjunctive clause is discarded. Thanks to Zack for the patch!
 (closes: #574380).
   * Have edos-debcheck use (via add-sources.py) the config file
 /etc/edos-builddebcheck.conf. Install that config file, and put
 into /usr/share/edos-distcheck the script to generate it. Thanks
 to Zack for the patch! (closes: #574721).
   * Added debian/source/format, current format is 1.0 (in order to
 facilitate backports).
   * Explain handling of build-essential packages by edos-builddebcheck
 in its manpage; add an item about its configuration file in
 edos-distcheck.NEWS.
Checksums-Sha1: 
 6ecd31ad9c618dd4b9a002ffa6b79a9c5f2e85ce 1408 pkglab_1.4.2-10.dsc
 7bc3be3c196ccdf17eaa0aef06d1c141a45bdbf1 15883 pkglab_1.4.2-10.diff.gz
 7d0888350e49302f7455776d1134f228236ab7ef 562788 pkglab_1.4.2-10_amd64.deb
 36cda954c27af609f92c234fa5c7d2e2119f9835 467824 
edos-distcheck_1.4.2-10_amd64.deb
Checksums-Sha256: 
 22dd6e665796c403b9473a8a20bed5c9675aa088e1b8578671a046249f879779 1408 
pkglab_1.4.2-10.dsc
 67e7848891c0d0cf342b693bf4d3dbab01b14edc7bd5f90a92ebc47b768b0750 15883 
pkglab_1.4.2-10.diff.gz
 27ce92c46fc275183c65bc853c08b62b5bf6116db5462f68d33e94929141329e 562788 
pkglab_1.4.2-10_amd64.deb
 cf58010b7aff8ff474502b3c459097b70448fb9fa0812bc25507b17fbc83946b 467824 
edos-distcheck_1.4.2-10_amd64.deb
Files: 
 aa04c53aba7a5d4088f182b19ef62bfe 1408 devel optional pkglab_1.4.2-10.dsc
 cd5e7a2c5e13ecb1132139af10c85d99 15883 devel optional pkglab_1.4.2-10.diff.gz
 3bc7eaed22fb621bc3d9a63313bbccbc 562788 devel optional 
pkglab_1.4.2-10_amd64.deb
 ff6c91c8286008b942f391aa21a98a97 467824 devel optional 
edos-distcheck_1.4.2-10_amd64.deb

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

iD8DBQFL0K3MtzWmSeC6BMERAj9PAJsFEhSuz2sv5Bwlu/r7Am72fYVAowCeMlbZ
POvXqZDJrzn51s4LOLOUlZA=
=oMfW
-END PGP SIGNATURE-


Accepted:
edos-distcheck_1.4.2-10_amd64.deb
  to main/p/pkglab/edos-distcheck_1.4.2-10_amd64.deb
pkglab_1.4.2-10.diff.gz
  to main/p/pkglab/pkglab_1.4.2-10.diff.gz
pkglab_1.4.2-10.dsc
  to main/p/pkglab/pkglab_1.4.2-10.dsc
pkglab_1.4.2-10_amd64.deb
  to main/p/pkglab/pkglab_1.4.2-10_amd64.deb


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



Accepted reportbug 4.12.1 (source all)

2010-04-22 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 21:59:02 +0200
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 4.12.1
Distribution: unstable
Urgency: low
Maintainer: Reportbug Maintainers reportbug-ma...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 577986 578505
Changes: 
 reportbug (4.12.1) unstable; urgency=low
 .
   * reportbug/utils.py
 - only take file name and md5sum from Conffile from dpkg --status; thanks 
to
   all the reporters; Closes: #577986
   * reportbug/ui/text_ui.py
 - pass 'timeout' to search_bug, needed when filtering bugs; thanks to Matt
   Kraai for the report and patch; Closes: #578505
Checksums-Sha1: 
 9522a39118947ace418d2ef25b6334b23492a243 1133 reportbug_4.12.1.dsc
 2ec9df0f4ffdcb49679dc0e36b41467bb0ddaf16 137236 reportbug_4.12.1.tar.bz2
 693e76c8d0cf3c8b3e53f7f96adbe2d262bb465e 112472 reportbug_4.12.1_all.deb
 48bcc2ba9f45f6a99782c3ba29bc12565069432f 124588 python-reportbug_4.12.1_all.deb
Checksums-Sha256: 
 846f260ec386ed11400fe036d6f46b9235ed3c1457240924862b21dd6da13ab0 1133 
reportbug_4.12.1.dsc
 a0140f30e74190a53232f7251f70876d29bc03af66b1c9cdfa79da350a6c1e90 137236 
reportbug_4.12.1.tar.bz2
 35e6157c63890ba96849a4b2fcf6dbb59f668c5caf0e900ba5c4f73060200edf 112472 
reportbug_4.12.1_all.deb
 b59d45d30e29a1214a5f38c3d45064dac20f29d9218f9294850321fecaae7cc8 124588 
python-reportbug_4.12.1_all.deb
Files: 
 a99b6d0830970abf8a6ba97dbdc5221d 1133 utils standard reportbug_4.12.1.dsc
 1ec5f78dd1c32f42cfbf8c64e7925c13 137236 utils standard reportbug_4.12.1.tar.bz2
 ad61917309fb9e7526e7d6d06792cc65 112472 utils standard reportbug_4.12.1_all.deb
 40545c5fa9475843b3b87bcf66a564f9 124588 python standard 
python-reportbug_4.12.1_all.deb

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

iEYEARECAAYFAkvQrFIACgkQAukwV0RN2VATxQCfRUnsE6ycOKQqSs7g+rsMkikM
K8gAoIl4bKCXOoycju/SwNhJ6VG3ljEw
=OQ1P
-END PGP SIGNATURE-


Accepted:
python-reportbug_4.12.1_all.deb
  to main/r/reportbug/python-reportbug_4.12.1_all.deb
reportbug_4.12.1.dsc
  to main/r/reportbug/reportbug_4.12.1.dsc
reportbug_4.12.1.tar.bz2
  to main/r/reportbug/reportbug_4.12.1.tar.bz2
reportbug_4.12.1_all.deb
  to main/r/reportbug/reportbug_4.12.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/e1o54pt-0003hp...@ries.debian.org



Accepted unbound 1.4.4-1 (source amd64)

2010-04-22 Thread Robert S. Edmonds
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 15:24:06 -0400
Source: unbound
Binary: unbound unbound-host libunbound2 libunbound-dev
Architecture: amd64 source
Version: 1.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Robert S. Edmonds edmo...@debian.org
Changed-By: Robert S. Edmonds edmo...@debian.org
Description: 
 libunbound-dev - static library, header files, and docs for libunbound
 libunbound2 - library implementing DNS resolution and validation
 unbound- validating, recursive, caching DNS resolver
 unbound-host - reimplementation of the 'host' command
Changes: 
 unbound (1.4.4-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 d69838eec941637c2c722258a0d53d8081b8e2aa 754134 unbound_1.4.4-1_amd64.deb
 5ddd4ac6b144ddc0ca7420a8335c80fff7889346 14118 unbound-host_1.4.4-1_amd64.deb
 8e2f4ee28c9a170301c05092a7a0fccbf4bf5925 243200 libunbound2_1.4.4-1_amd64.deb
 6f4fc1621f0bf87d5246f38348800621bb4f417a 323842 
libunbound-dev_1.4.4-1_amd64.deb
 91930548f436d0373fce79fc30989d41ed4bc9c2 1250 unbound_1.4.4-1.dsc
 2cb4c34ece87e43c9acc8da85d2ea1c8ea1ffe66 4300711 unbound_1.4.4.orig.tar.gz
 69316053592077bac71896dc5520fb604501db4d 7185 unbound_1.4.4-1.diff.gz
Checksums-Sha256: 
 2fd0c46094a894c437d32b92d7c398ca296af9dc562e615613996de42a07002b 754134 
unbound_1.4.4-1_amd64.deb
 16dba370ba4aabe831efb6473eb0eb6790e9223ac720ea75b1059644708da701 14118 
unbound-host_1.4.4-1_amd64.deb
 0d2e208aeeedb8d7a1b954377523469d8b0bbd2374eefd23ed92f8b7c0224ad9 243200 
libunbound2_1.4.4-1_amd64.deb
 e43b483ea45bd130628beb017e153a2b11df3592735cbf56702967f1ca387240 323842 
libunbound-dev_1.4.4-1_amd64.deb
 7325182d61651a990108641c1a825ab4a5a1dd34e3c4acb558a0f3ad7c0685b6 1250 
unbound_1.4.4-1.dsc
 0ed08d9a60670730f906a571cbd0ed8b5b78deca9417161b5df8296d77ad7f5f 4300711 
unbound_1.4.4.orig.tar.gz
 ea9c7f839f6dc439fa92ce9be997b07e0f288ff396e81acd877b95db348cc65d 7185 
unbound_1.4.4-1.diff.gz
Files: 
 3da033a9a94a7eca5d1f8abc99835087 754134 net optional unbound_1.4.4-1_amd64.deb
 04fee45f7f29ef4edc985298ebaa122c 14118 net optional 
unbound-host_1.4.4-1_amd64.deb
 074f9eaa970c4815b3c2d77699e3f7bd 243200 net optional 
libunbound2_1.4.4-1_amd64.deb
 51f70a797184f92e048806ccd7f66792 323842 libdevel optional 
libunbound-dev_1.4.4-1_amd64.deb
 ef75cc45e4cdff774d77336b0f7c6435 1250 net optional unbound_1.4.4-1.dsc
 c7e6a35b92cbd2c93bc808228aa76725 4300711 net optional unbound_1.4.4.orig.tar.gz
 39d5b5196f094fb293f210aa55a6ba76 7185 net optional unbound_1.4.4-1.diff.gz

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

iEYEARECAAYFAkvQqE0ACgkQdp+/SHMBQJHzRgCfaNnuS0+/qh1gDP9HKRj+LpAY
gzIAnjvNdimg5FHOGqGASlvomLSy915W
=TLhR
-END PGP SIGNATURE-


Accepted:
libunbound-dev_1.4.4-1_amd64.deb
  to main/u/unbound/libunbound-dev_1.4.4-1_amd64.deb
libunbound2_1.4.4-1_amd64.deb
  to main/u/unbound/libunbound2_1.4.4-1_amd64.deb
unbound-host_1.4.4-1_amd64.deb
  to main/u/unbound/unbound-host_1.4.4-1_amd64.deb
unbound_1.4.4-1.diff.gz
  to main/u/unbound/unbound_1.4.4-1.diff.gz
unbound_1.4.4-1.dsc
  to main/u/unbound/unbound_1.4.4-1.dsc
unbound_1.4.4-1_amd64.deb
  to main/u/unbound/unbound_1.4.4-1_amd64.deb
unbound_1.4.4.orig.tar.gz
  to main/u/unbound/unbound_1.4.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/e1o54tp-0004s0...@ries.debian.org



Accepted weechat-scripts 20100422-1 (source all)

2010-04-22 Thread Emmanuel Bouthenot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Apr 2010 19:11:47 +0200
Source: weechat-scripts
Binary: weechat-scripts
Architecture: source all
Version: 20100422-1
Distribution: unstable
Urgency: low
Maintainer: Emmanuel Bouthenot kol...@debian.org
Changed-By: Emmanuel Bouthenot kol...@debian.org
Description: 
 weechat-scripts - script collection for the WeeChat IRC client
Changes: 
 weechat-scripts (20100422-1) unstable; urgency=low
 .
   * New upstream Git repository snapshot.
   * Bump Standards-Version to 3.8.4.
   * Update debian/copyright with new, updated and removed scripts.
   * Add debian/source/format to make lintian happy.
Checksums-Sha1: 
 93160f40b32ddbfd4daf7318c1fd2b7760a5c776 1857 weechat-scripts_20100422-1.dsc
 90b8c775e8a7dad0edb358669f4fe70d0f3e35a2 216586 
weechat-scripts_20100422.orig.tar.gz
 9db70e1b3e87977bdd04e20f62a2113b2d3ecabb 6491 
weechat-scripts_20100422-1.diff.gz
 5e395ba92e2a79bb893a301cb1bb02478347df1e 229678 
weechat-scripts_20100422-1_all.deb
Checksums-Sha256: 
 8996f87fa75687022051d77d913bd0b86b07cf8a03a05e17649e05a562f35cb7 1857 
weechat-scripts_20100422-1.dsc
 a79747189cdc6a9f2988c785190721603912c3f1fa86be66172285abf5b37d5c 216586 
weechat-scripts_20100422.orig.tar.gz
 29a9579e82eea07692911738728bd50b708c1ec83769cf7a808f43221577c0c1 6491 
weechat-scripts_20100422-1.diff.gz
 6cda5e74a4a7b30f973baf222601cd53a4e045db9a6975841b135b75f9067798 229678 
weechat-scripts_20100422-1_all.deb
Files: 
 6b368809220a62e8d165e3ac46b7a4f7 1857 net extra weechat-scripts_20100422-1.dsc
 af1fae915eb6f14b6cfe1da153fa4cd4 216586 net extra 
weechat-scripts_20100422.orig.tar.gz
 49cda126ab369ebe55c52bccc50dfc78 6491 net extra 
weechat-scripts_20100422-1.diff.gz
 c53bb528af3b6a43c6419c683a40dccc 229678 net extra 
weechat-scripts_20100422-1_all.deb

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

iQIcBAEBCAAGBQJL0K/AAAoJEEsHdyOSnULDFDEQAIiMSgh1NCvI4QKb/nlttQw9
WQYl7vspZTkNRYwKwJ5d0vaG9EHsBAcbNG3y7UuOhKkp2FbznP2jic957h6C2jK4
GYR+5qIIXdu0boIrjbgGMjtTt+U6bDlP3stg09V6o+R0zk+ZjUedkrRIR7ml6DKD
WprIslZ09rgv6aUutjBw/oYl6oxK+u1xl6cJeDFxEj+fMRQisosv5gF4FSPErQl7
w5PhFlSZcbO6SUFlHncFcxfb/agSV0pss8FkcwYPbvlBSxjjHTRPmw3Ni6dtqZ15
nW1mnoo0G4zK6Blz7CBYen71CVOs/H1bjKiY0taxVItbHiAIvvtxnhWxag7ZKWQ8
3IukRpHgug8XWxFwO1+PKne9Id2LA36Rq7iQ5d+J8cxUTqal8rNW+7BO03VGGLDG
nsOn9OlxJD5NGK+MgQHXJUtH8dglKW1dJzLZieSXJu/EwKNTBb0N03H5wE+ZHKkw
/4gQwlBq00Tx4kkzg5KRFHdRQDZ/M63cJtAQiMq/qN8gJFfhC1rdQA2/aQzvHTGW
YHHg3wCz7Gs9fXSoZ+D2f+julW2c+lfgPzH9XMogOa3wB7dDcvNPi2qR1IdMy9Ew
ChvYde2KzD3gNe0J2r33OUFBicuRLPmqWUn/RkdnE0vfbv7iepRn0CvXtStdzv1o
yDeN1X0fDQdGEfUGYoQc
=LKKm
-END PGP SIGNATURE-


Accepted:
weechat-scripts_20100422-1.diff.gz
  to main/w/weechat-scripts/weechat-scripts_20100422-1.diff.gz
weechat-scripts_20100422-1.dsc
  to main/w/weechat-scripts/weechat-scripts_20100422-1.dsc
weechat-scripts_20100422-1_all.deb
  to main/w/weechat-scripts/weechat-scripts_20100422-1_all.deb
weechat-scripts_20100422.orig.tar.gz
  to main/w/weechat-scripts/weechat-scripts_20100422.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/e1o54vt-0004zg...@ries.debian.org



Accepted latticeextra 0.6-11-1 (source i386)

2010-04-22 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 16:43:19 -0500
Source: latticeextra
Binary: r-cran-latticeextra
Architecture: source i386
Version: 0.6-11-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-latticeextra - GNU R package of additional graphical displays based on 
lattice
Changes: 
 latticeextra (0.6-11-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set (Build-)Depends: to current R version
Checksums-Sha1: 
 abdc007c729ab5e925ca6c66aaefcb8adde9b8f5 1063 latticeextra_0.6-11-1.dsc
 49f583100472e1dfc86503087b6af3a19e834306 1873863 
latticeextra_0.6-11.orig.tar.gz
 a3043e61f74ecbc4c96945358bf64bbf06962e07 1914 latticeextra_0.6-11-1.diff.gz
 015c8fbcfc9fbb1458f5cb872f2a4e7e8b58a098 2033888 
r-cran-latticeextra_0.6-11-1_i386.deb
Checksums-Sha256: 
 b06b8bc8b872c04ea0ceba5e7de6f26b7a283aa560839a2c1a2c56d03ff3ba66 1063 
latticeextra_0.6-11-1.dsc
 2076642efeb9eea3e7fba2c61ba546478e9510e436cd0149074eddfe79ce8101 1873863 
latticeextra_0.6-11.orig.tar.gz
 b0a7d2b1239ff08a3024f911c47f7ebe743c741d138e348ebd63f3cfa474181b 1914 
latticeextra_0.6-11-1.diff.gz
 1cdfdb1a02973f10ac5a5cd16af044cca6b52ee6d125746aa74ab6b335b75d1d 2033888 
r-cran-latticeextra_0.6-11-1_i386.deb
Files: 
 1db18ea1356ed0d7ec65381dea351679 1063 gnu-r optional latticeextra_0.6-11-1.dsc
 008a945b3716935d00b4edb6b37080fd 1873863 gnu-r optional 
latticeextra_0.6-11.orig.tar.gz
 4ffc4cf037c6a492216ecee4dfd5a510 1914 gnu-r optional 
latticeextra_0.6-11-1.diff.gz
 f6a2b66c41c0e27e44e4ef8d26ac615b 2033888 gnu-r optional 
r-cran-latticeextra_0.6-11-1_i386.deb

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

iD8DBQFL0MYTCZSR95Gw07cRAp/4AJ0Tob4zESOHaucHWuNKPZZrAcBoiQCeIOjI
Vggu2YiZphGadFYF7x+mmjI=
=5PlY
-END PGP SIGNATURE-


Accepted:
latticeextra_0.6-11-1.diff.gz
  to main/l/latticeextra/latticeextra_0.6-11-1.diff.gz
latticeextra_0.6-11-1.dsc
  to main/l/latticeextra/latticeextra_0.6-11-1.dsc
latticeextra_0.6-11.orig.tar.gz
  to main/l/latticeextra/latticeextra_0.6-11.orig.tar.gz
r-cran-latticeextra_0.6-11-1_i386.deb
  to main/l/latticeextra/r-cran-latticeextra_0.6-11-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/e1o54is-0005th...@ries.debian.org



Accepted mousepad 0.2.16-4 (source amd64)

2010-04-22 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Apr 2010 23:46:18 +0200
Source: mousepad
Binary: mousepad
Architecture: source amd64
Version: 0.2.16-4
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 mousepad   - simple Xfce oriented text editor
Closes: 308521 355254 460440 465546 549334
Changes: 
 mousepad (0.2.16-4) unstable; urgency=low
 .
   [ Lionel Le Folgoc ]
   * debian/rules: fix dh_quilt_unpatch call in clean.
 .
   [ Stefan Ott ]
   * debian/watch edited to track Xfce archive reorganisation.
 .
   [ Yves-Alexis Perez ]
   * debian/control:
 - bump standards version to 3.8.4.
 .
 mousepad (0.2.16-3) unstable; urgency=low
 .
   [ Lionel Le Folgoc ]
   * debian/patches:
 - 00_resensitize-find-button.patch: re-sensitize Find/Replace button
   when the dialog is shown up again (LP: #443302, closes: #549334)
 - 01_fix-first-replace.patch: really replace the first occurrence found
   with the find/Replace dialog (Xfce #4526, closes: #460440)
 - series: add these patches.
   * debian/control:
 - build-depends on quilt (= 0.46-7)
 - bump Standards-Version to 3.8.3.
   * debian/rules: enable quilt.
 .
   [ Yves-Alexis Perez ]
   * debian/rules:
 - drop deprecated dh_desktop call.
   * debian/README.source added as we use quilt.
 .
 mousepad (0.2.16-2) unstable; urgency=low
 .
   * Upload to unstable.
   * debian/rules:
 - -Wl,-z,defs -Wl,--as-needed added to LDFLAGS.
 - stop messing with config.{sub,guess}
 - replace dh_clean -k by dh_prep.
   * debian/compat bumped to 7.
   * debian/control:
 - update standards version to 3.8.1.
 - update debhelper build-dep to 7.
 - move to xfce section.
 .
 mousepad (0.2.16-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/control:
 - drop Rudy Godoy and Martin Loschwitz from Uploaders.
 - bump build-deps for Xfce 4.6.
 - update standards version to 3.8.0.
 - add depends on ${misc:Depends}.
 - drop quilt from build-deps.
 - add build-dep on intltool.
   * debian/patches:
 - 01_fix-recent-items-sort dropped, merged upstream.
   * debian/rules:
 - drop quilt rules.
 .
 mousepad (0.2.13-2) unstable; urgency=low
 .
   * debian/control:
 - add build-dep on quilt
 - updated standard versions to 3.7.3.
 - updated my email address.
   * debian/rules: use quilt to patch sources at build time
   * debian/patches: 01_fix-recent-items-sort added to correct recent items
 menu.   closes: #465546
   * debian/copyright: use © character to make lintian happy…
 .
 mousepad (0.2.13-1) unstable; urgency=low
 .
   [ Yves-Alexis Perez ]
   * New upstream release.
 .
   [ Simon Huggins ]
   * Add Vcs-* headers to debian/control
 .
 mousepad (0.2.12-2) unstable; urgency=low
 .
   [ Yves-Alexis Perez ]
   * Corrected manpage mousepad(1) shipped with the package. closes: #355254
   * debian/menu: switch to new menu policy.
 .
   [ Emanuele Rocca ]
   * debian/rules: do not ignore make clean errors in the clean target.
 .
 mousepad (0.2.12-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: updated build-deps to Xfce 4.4.
   * debian/copyright: updated authors and copyright holders.
 .
 mousepad (0.2.10-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: updated build-deps to Xfce 4.4rc2 (4.3.99.2).
 .
 mousepad (0.2.8-1) unstable; urgency=low
 .
   * New upstream release.
 .
 mousepad (0.2.6-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: updated standards version to 3.7.2.
 .
 mousepad (0.2.4-1) unstable; urgency=low
 .
   * New upstream releaase
   * Updated standards version and FSF address
 .
 mousepad (0.2.2-2) unstable; urgency=low
 .
   * Moving to unstable
 .
 mousepad (0.2.2-1) experimental; urgency=low
 .
   * Initial Release (Closes: #308521).
Checksums-Sha1: 
 91f4f8c6616680b887b8d7851fac2258a481ba71 1993 mousepad_0.2.16-4.dsc
 30647acf90b61c8bb133dbb9af1af9c8c30c3630 443626 mousepad_0.2.16.orig.tar.gz
 89f5aad3ae9e81bafa439373f1b5f42b27ae 7521 mousepad_0.2.16-4.diff.gz
 8412df5860eaa91ffe0ca1c1da7e8ee17b72f29f 99754 mousepad_0.2.16-4_amd64.deb
Checksums-Sha256: 
 51a755415f0d36e1fb5746e8cf4cb774dc757a5858d60d351d310cd9718b0f54 1993 
mousepad_0.2.16-4.dsc
 26fc4cb31bac0ae75466bca1cac5f9748c7f9d81b97b94b810764d9f06d5eed5 443626 
mousepad_0.2.16.orig.tar.gz
 933b423b87a657cda1cfd26e2ca251b060b588a9d892342fccf1f92fa17280db 7521 
mousepad_0.2.16-4.diff.gz
 45aa907f22f8b588a3116e2786fcad7d493b67bf24498a9470e56c8c0dd3f6d0 99754 
mousepad_0.2.16-4_amd64.deb
Files: 
 61e5c0df8264be8c609ee7a44f64f557 1993 xfce optional mousepad_0.2.16-4.dsc
 29b91bd7c3245a31e9ef9ff5d4c7cd01 443626 xfce optional 
mousepad_0.2.16.orig.tar.gz
 6b8082ec55617ed0fa6ebe217d8c7c56 7521 xfce optional 

Accepted udev 153-1 (source i386)

2010-04-22 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 23:42:39 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb udev-gtk-udeb libgudev-1.0-0 
gir1.0-gudev-1.0 libgudev-1.0-dev
Architecture: source i386
Version: 153-1
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 gir1.0-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev   - /dev/ and hotplug management daemon
 udev-gtk-udeb - libudev shared library (udeb)
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 543717 550152 564010 573402 575548 575947 576441 577256 578049
Changes: 
 udev (153-1) unstable; urgency=low
 .
   * New upstream release. Fixes:
 + deletion of symlinks created by some buggy configurations.
   (Closes: #550152)
 + some issues related to CD/DVD burners. (Closes: #573402, #577256)
 + Logitech keyboards broken by the broken fix for #567237.
   (Closes: #575548, #576441)
 + documentation of the WAIT_FOR timeout. (Closes: #578049)
   * Start udev in the initramfs in the init-top instead of the premount
 hook. (Closes: #543717, #564010)
   * Moved 60-persistent-input.rules from udev-gtk-udeb to udev-udeb.
 (Closes: #575947)
Checksums-Sha1: 
 c5fcb07afb6d10c7578cf8feee251e648f2b8a78 1404 udev_153-1.dsc
 e3870e276569ae723016b00699b09060457707d1 638587 udev_153.orig.tar.gz
 408f79a848ae6f0e19299d615ccad71dc9040263 70896 udev_153-1.diff.gz
 2f75f69d71fff0891d0057f98ab7d7aa56a4944a 436388 udev_153-1_i386.deb
 aab44b361f0e15ad21d53cc231c547be8453a2a3 106836 libudev0_153-1_i386.deb
 479902bde51153dc9d479b83d470fc2da60905e9 46430 libudev-dev_153-1_i386.deb
 f776fa9a89ca1ca22052247bb73aee3f41d7fae4 153170 udev-udeb_153-1_i386.udeb
 feed2f361dfbc8d6b4fbaf51fb0f4b8103b5a143 22926 udev-gtk-udeb_153-1_i386.udeb
 09ef668537c45ec5af06e502622e810062f0 94380 libgudev-1.0-0_153-1_i386.deb
 556977bd3b1b1f08fa1e0b9be953e8717db11ac6 2500 gir1.0-gudev-1.0_153-1_i386.deb
 cead1a9c6e4ede4db07817f772d6b0e8f42e6437 32856 libgudev-1.0-dev_153-1_i386.deb
Checksums-Sha256: 
 1af80bdc1a6ed8c0279b9fd37328926a01283588289bf028a3f8db3cd63ac164 1404 
udev_153-1.dsc
 6f7cad8affc5b0288eec862828a6758bc1107451e606ac5f488abe1f430391a2 638587 
udev_153.orig.tar.gz
 ad8bf9a6073ccb3468c0ae40006696268b3c0b0a1bd4bdba639c5242b0472d80 70896 
udev_153-1.diff.gz
 7bdb62f4a6a8410086daa7f1fdd1965543f02d36269ca815609a8f54b6e3d362 436388 
udev_153-1_i386.deb
 609507eeaa065dd155ad78e74a43f92d69d36868a445bab8a80bedc75c755a3f 106836 
libudev0_153-1_i386.deb
 699bc6cace254d287932d89013aefde26fff113108f89286e8d12d353e2f3b66 46430 
libudev-dev_153-1_i386.deb
 7924a5fc6a45215a8f747386dc3a606127a1b1b24e3737485ce2df87a995637b 153170 
udev-udeb_153-1_i386.udeb
 a5177f74c59f28c0d4a8db0bf4cabbf1854d71840b14bdf7c40ba0febd651cd8 22926 
udev-gtk-udeb_153-1_i386.udeb
 b4f50ee7e864a2b202a6136ad44f918f2c2cdf9034b01439ebc1779bc74fd036 94380 
libgudev-1.0-0_153-1_i386.deb
 eec9a9f26c0a811794dafd5ec81c2394141bd4c41cb9f5b93a089f9acf7d8aa9 2500 
gir1.0-gudev-1.0_153-1_i386.deb
 680aa6bc2643306bf0ac70307c6c77f92dc48ba2216c27c410e4d2cbcf6c3099 32856 
libgudev-1.0-dev_153-1_i386.deb
Files: 
 96698234bd8a7a9cd6b4d503899c2361 1404 admin important udev_153-1.dsc
 9c0303a31bd26b75aecc3d86fafae9e4 638587 admin important udev_153.orig.tar.gz
 0091fa60cf2d4d46c3d0ab4aa1fcf468 70896 admin important udev_153-1.diff.gz
 08e569e79dab867a4e17053d0d2f881d 436388 admin important udev_153-1_i386.deb
 8ea142a42fea95e43ec346fa5238dcdd 106836 libs optional libudev0_153-1_i386.deb
 202dc379bc4fcafb1d93f56b56820460 46430 libdevel optional 
libudev-dev_153-1_i386.deb
 9e2ed05163f1906e695abf74023c7d92 153170 debian-installer important 
udev-udeb_153-1_i386.udeb
 5382c9fa495cb1f80639f33a463562c2 22926 debian-installer optional 
udev-gtk-udeb_153-1_i386.udeb
 3370698e24ba4a362ae2504857e31dc5 94380 libs optional 
libgudev-1.0-0_153-1_i386.deb
 d6bd94a19baa2dad91b3eff910aa680f 2500 libs optional 
gir1.0-gudev-1.0_153-1_i386.deb
 b30eca07703c78d493c4daeb74b67798 32856 libdevel optional 
libgudev-1.0-dev_153-1_i386.deb
Package-Type: udeb

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

iEYEARECAAYFAkvQxqAACgkQFGfw2OHuP7HwEgCfXPOYlikZqbu/8aSVCALbvBXw
ClQAn2aQOLZK/ee4LBC9kRkHNWJZKq84
=3ueG
-END PGP SIGNATURE-


Accepted:
gir1.0-gudev-1.0_153-1_i386.deb
  to main/u/udev/gir1.0-gudev-1.0_153-1_i386.deb
libgudev-1.0-0_153-1_i386.deb
  to main/u/udev/libgudev-1.0-0_153-1_i386.deb
libgudev-1.0-dev_153-1_i386.deb
  to main/u/udev/libgudev-1.0-dev_153-1_i386.deb
libudev-dev_153-1_i386.deb
  to main/u/udev/libudev-dev_153-1_i386.deb
libudev0_153-1_i386.deb
  to main/u/udev/libudev0_153-1_i386.deb
udev-gtk-udeb_153-1_i386.udeb
  to main/u/udev/udev-gtk-udeb_153-1_i386.udeb

Accepted wesnoth-1.8 1:1.8-3 (source all powerpc)

2010-04-22 Thread Gerfried Fuchs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 23:51:34 +0200
Source: wesnoth-1.8
Binary: wesnoth-1.8-data wesnoth-1.8-core wesnoth-1.8-dbg wesnoth-1.8 
wesnoth-1.8-music wesnoth-1.8-server wesnoth-1.8-tools wesnoth-1.8-httt 
wesnoth-1.8-tsg wesnoth-1.8-trow wesnoth-1.8-ttb wesnoth-1.8-ei 
wesnoth-1.8-utbs wesnoth-1.8-did wesnoth-1.8-nr wesnoth-1.8-sof 
wesnoth-1.8-sotbe wesnoth-1.8-l wesnoth-1.8-aoi wesnoth-1.8-thot 
wesnoth-1.8-low wesnoth-1.8-dm
Architecture: source powerpc all
Version: 1:1.8-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Gerfried Fuchs rho...@debian.at
Description: 
 wesnoth-1.8 - fantasy turn-based strategy game - complete suite (branch 1.8)
 wesnoth-1.8-aoi - An Orcish Incursion official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-core - fantasy turn-based strategy game (branch 1.8)
 wesnoth-1.8-data - data files for Wesnoth (branch 1.8)
 wesnoth-1.8-dbg - fantasy turn-based strategy game (debugging symbols for 
branch 1.
 wesnoth-1.8-did - Descent Into Darkness official campaign for Wesnoth 
(branch 1.8
 wesnoth-1.8-dm - Delfador's Memoirs official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-ei - The Eastern Invasion official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-httt - Heir to the Throne official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-l - Liberty official campaign for Wesnoth (branch 1.8)
 wesnoth-1.8-low - Legend of Wesmere official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-music - music files for Wesnoth (branch 1.8)
 wesnoth-1.8-nr - Northern Rebirth official campaign for Wesnoth (branch 1.8)
 wesnoth-1.8-server - multiplayer network server for Wesnoth (branch 1.8)
 wesnoth-1.8-sof - The Sceptre of Fire official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-sotbe - Son of the Black-Eye official campaign for Wesnoth 
(branch 1.8)
 wesnoth-1.8-thot - The Hammer of Thursagan official campaign for Wesnoth 
(branch 1
 wesnoth-1.8-tools - tools for campaign developers for Wesnoth (branch 1.8)
 wesnoth-1.8-trow - The Rise of Wesnoth official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-tsg - The South Guard official campaign for Wesnoth (branch 1.8)
 wesnoth-1.8-ttb - A Tale of Two Brothers official campaign for Wesnoth 
(branch 1.
 wesnoth-1.8-utbs - Under the Burning Suns official campaign for Wesnoth 
(branch 1.
Changes: 
 wesnoth-1.8 (1:1.8-3) unstable; urgency=low
 .
   * Remove parallel build support again, it's dysfunctional and proper support
 would require major debian/rules rewrite.
   * Only create stop symlinks for the server. Starting a lan games starts the
 server automatically and having it running all the time is rare.
 (LP: #109434)
Checksums-Sha1: 
 46511c00c4cec2bfcadacedba13e3cd8442186ff 1881 wesnoth-1.8_1.8-3.dsc
 8b4915ad0cb5d4406be0032a90364a4b9fa81b40 37532 wesnoth-1.8_1.8-3.diff.gz
 de2a8350086cda682e8bc4cf9e1883368fd53e23 3941894 
wesnoth-1.8-core_1.8-3_powerpc.deb
 93de44f6aa94593df6eaa91bfe2dfeb9fd70cfef 35798248 
wesnoth-1.8-dbg_1.8-3_powerpc.deb
 918fecda8ba1b923f4ad93c274df3cc192122a53 679204 
wesnoth-1.8-server_1.8-3_powerpc.deb
 67e89e09c22fa318b0ac330a99cf94f069d6c862 79122368 
wesnoth-1.8-data_1.8-3_all.deb
 ddb25f69f5b78d0378d9d2a63750ffe02a8d97bf 1180 wesnoth-1.8_1.8-3_all.deb
 f309afaef46b32d136d5de51397ceaa38ad4b992 132403998 
wesnoth-1.8-music_1.8-3_all.deb
 ad81c6b54908748131b9fbd7e17d3a042e980fcb 287174 wesnoth-1.8-tools_1.8-3_all.deb
 bb1ea761bccd01f2383bbcd0ca6c911ebff76a1f 7246750 wesnoth-1.8-httt_1.8-3_all.deb
 a1666c205d01f2fa65c91f348e82c7ca81e2881f 2350762 wesnoth-1.8-tsg_1.8-3_all.deb
 03aba007eaa9a6e8af8aa75cecc32cbfd53a4fe9 6495492 wesnoth-1.8-trow_1.8-3_all.deb
 9201470028eb3e02e4a72126695a4feeb0851628 2215192 wesnoth-1.8-ttb_1.8-3_all.deb
 d65794cf8faef22dc2ceb7160031a8e06eb0d9fc 4786642 wesnoth-1.8-ei_1.8-3_all.deb
 84d902f4b17c87bda8a2559a2e26ec9864c365c0 7916572 wesnoth-1.8-utbs_1.8-3_all.deb
 de47e84d67b645fa60e2a28dff5810265f20eb5f 3827116 wesnoth-1.8-did_1.8-3_all.deb
 b0f99a6c501655130beb56eb3d17bf4b4988961d 3672842 wesnoth-1.8-nr_1.8-3_all.deb
 0368e74c85a1387986bd72e6e9b144c57fc72c97 1570200 wesnoth-1.8-sof_1.8-3_all.deb
 6d0c2d0e1df27021d9d56ba1bf0503991a7edc34 4961338 
wesnoth-1.8-sotbe_1.8-3_all.deb
 82327c08a37e307553e6e855f5920aa7b6424bd7 4919990 wesnoth-1.8-l_1.8-3_all.deb
 c0334b2658e17b5cccb9cb389936a388c7f9c3f4 2791704 wesnoth-1.8-aoi_1.8-3_all.deb
 ecbdc6f4ea5f5dd6906c6d780a0c28b6d7216ddf 3388908 wesnoth-1.8-thot_1.8-3_all.deb
 13265c4190e685a35899f3990a28eae41d2ea6fd 8329610 wesnoth-1.8-low_1.8-3_all.deb
 b1de21234fd994d59c97051843bfb31d3495afd4 4985486 wesnoth-1.8-dm_1.8-3_all.deb
Checksums-Sha256: 
 d45845aedcfa5530eec32bb7166f22cf762f20e4201401cb7a7936fdf961a402 1881 
wesnoth-1.8_1.8-3.dsc
 733410e0e9d657898f745fccb1ddb5b95f2ac9a1c813d824f815d5c60fd800c2 37532 
wesnoth-1.8_1.8-3.diff.gz
 4ad52b084d6a56948dbb59fb305960086bcb91dd548a2edbf9c8f434535eb756 

Accepted xfce4-sensors-plugin 1.0.0-1 (source amd64)

2010-04-22 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 23 Apr 2010 00:16:37 +0200
Source: xfce4-sensors-plugin
Binary: xfce4-sensors-plugin
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 xfce4-sensors-plugin - hardware sensors plugin for the Xfce4 panel
Closes: 320685 324099 326636 458978 463815 474697 483831 488151 491480 519181
Changes: 
 xfce4-sensors-plugin (1.0.0-1) unstable; urgency=low
 .
   [ Yves-Alexis Perez ]
   * debian/control:
 - switch section to xfce.
 - update standards version to 3.8.4.
 - update debhelper build-dep to 7.
 - build-dep on libnotify-dev.
   * debian/watch edited to track Xfce archive reorganisation.
   * debian/source/format added with 3.0 (quilt)
   * debian/rules:
 - drop simple-patchsys include.
 - explicitly enable notifications.
   * debian/compat updated to 7.
 .
   [ Evgeni Golov ]
   * Fix Vcs-* fields, they were missing 'trunk' in the path.
 .
   [ Lionel Le Folgoc ]
   * New upstream release.
   * debian/patches/01_fix_segfault_at_startup.patch: dropped, included
 upstream.
   * debian/control: added myself to uploaders.
   * debian/rules: fix typo in configure options.
   * debian/patches/01_fix-build-without-libnotify.patch: added, fixes FTBFS
 (see Xfce #6349).
 .
 xfce4-sensors-plugin (0.10.99.6-2) unstable; urgency=low
 .
   * Merger of patches from Ubuntu to Debian:
   * debian/patches:
 - 01_fix_segfault_at_startup.patch added.
   Resolves segfaults at plugin initialization  closes: #519181
   * debian/control:
 - Added myself to uploaders
 .
 xfce4-sensors-plugin (0.10.99.6-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches:
 - 01_fix-acpi-fan-infos dropped.
   * debian/control:
 - add build dep on libtool.
 - add ${misc:Depends} to depends.
   * debian/rules:
 - remove {.a,.la} files in /usr/lib/xfce4/modules too.
 - don't run dh_makeshlibs on libxfce4sensors.so.1.0.0 (private).
 - install xfce4-sensors.1 in xfce4-sensors-plugin.
   * debian/xfce4-sensors.1:
 - add stub manpage for xfce4-sensors.
 .
 xfce4-sensors-plugin (0.10.99.5~svn-r4998-2) unstable; urgency=low
 .
   [ Stefan Ott ]
   * debian/control: update e-mail address
 .
   [ Yves-Alexis Perez ]
   * debian/patches:
 - 01_fix-acpi-fan-infos added, don't crash plugin when refreshing fan
   state. Thanks Daniel Gibson for debugging this and cooking the patch.
 closes: #491480
 - 02_fix-acpi-battery-path added, don't add twice “battery” in path.
 .
 xfce4-sensors-plugin (0.10.99.5~svn-r4998-1) unstable; urgency=low
 .
   * New upstream svn snapshot.
 - warn only once about hddtemp unavailable.closes: #483831, #488151
   * don't build-dep on hddtemp on kfreebsd and hurd, where it's unavailable.
   * debian/control:
 - correct typo.   closes: #474697
 - update standards version to 3.8.0.
   * debian/patches:
 - 01_dont-look-at-floppy-disk dropped, the plugin now uses a whitelist.
 .
 xfce4-sensors-plugin (0.10.99.4~svn-r3775-2) unstable; urgency=low
 .
   * debian/patches: 01_dont-look-at-floppy-disk added, so hddtemp support
 doesn't try to find a temp sensor in a floppy disk. closes: #463815
   * debian/copyright: update format to use © sign.
 .
 xfce4-sensors-plugin (0.10.99.4~svn-r3775-1) unstable; urgency=low
 .
   * New upstream svn snapshot.
 add libsensors 3 support.   closes: #458978
   * debian/rules: enable configure flags explicitely.
   * debian/control: build-dep on hddtemp so its path is correctly detected.
 .
 xfce4-sensors-plugin (0.10.99.2-1) unstable; urgency=low
 .
   [ Emanuele Rocca ]
   * Recommend hddtemp and add README.Debian explaining that it needs to be
 installed with the SUID bit set.
   * Add Vcs-* headers to debian/control
 .
   [ Simon Huggins ]
   * debian/control: Move fake Homepage field to a real one now dpkg
 supports it.
 .
   [ Yves-Alexis Perez ]
   * New upstream release.
   * debian/copyright: slightly updated.
   * debian/control:
 - updated standard versions to 3.7.3.
 - updated my email addres to the debian.org one.
   * debian/rules: remove /usr/lib/xfce4/panel-plugins if it's empty.
 .
 xfce4-sensors-plugin (0.10.0-2) unstable; urgency=low
 .
   (Yves-Alexis Perez)
   * debian/control:
 - added dep on lm-sensors so plugin can work.
   (Stefan Ott)
 - updated the url
   (Simon Huggins)
 - updated build-deps to 4.4.1.
 .
 xfce4-sensors-plugin (0.10.0-1) unstable; urgency=low
 .
   (Yves-Alexis Perez)
   * New upstream release.
   * debian/control: updated build-deps to 4.3.99.2 (Xfce4.4rc2).
 .
 xfce4-sensors-plugin (0.9.0-2) unstable; urgency=low
 .
   * Updated 

Accepted eglibc 2.10.2-7 (source all)

2010-04-22 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Apr 2010 09:38:27 -0400
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
Version: 2.10.2-7
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers debian-gl...@lists.debian.org
Changed-By: Clint Adams sch...@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: 468801 569517 569646 569701 570946 571639 571755
Changes: 
 eglibc (2.10.2-7) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * patches/hurd-i386/local-pthread.diff: Refresh patch.
   * Update 

Accepted xfce4-cpufreq-plugin 0.2-3 (source amd64)

2010-04-22 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 23 Apr 2010 00:39:11 +0200
Source: xfce4-cpufreq-plugin
Binary: xfce4-cpufreq-plugin
Architecture: source amd64
Version: 0.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 xfce4-cpufreq-plugin - cpufreq information plugin for the Xfce4 panel
Closes: 505175
Changes: 
 xfce4-cpufreq-plugin (0.2-3) unstable; urgency=low
 .
   [ Stefan Ott ]
   * debian/control: update e-mail address
 .
   [ Evgeni Golov ]
   * Fix Vcs-* fields, they were missing 'trunk' in the path.
 .
   [ Yves-Alexis Perez ]
   * debian/watch edited to track Xfce archive reorganisation.
   * debian/compat bumped to 7.
   * debian/control:
 - update standards version to 3.8.4.
 - update debhelper build-dep to 7.
 - switch to xfce section.
 - add depends on ${misc:Depends}.
   * debian/source/format created with 3.0 (quilt) format.
 .
   [ Lionel Le Folgoc ]
   * debian/patches/03_fix-segfault-on-exit.patch: use expected function
 signature for the free-data callback. lp: #86317, closes: #505175
   * debian/control: add myself to Uploaders.
Checksums-Sha1: 
 2daf99b623a161ff6727c2c884d456c9a201f398 2233 xfce4-cpufreq-plugin_0.2-3.dsc
 8bed6f2eb2ec992a55171b5ab402c6a4f72ad81b 4798 
xfce4-cpufreq-plugin_0.2-3.debian.tar.gz
 cc3d16b04f92433e150644cebf95a2620a79d20a 12702 
xfce4-cpufreq-plugin_0.2-3_amd64.deb
Checksums-Sha256: 
 3349127402a16901d50475c67c4290a5a995ba66d6785c46e09354a552ed2b35 2233 
xfce4-cpufreq-plugin_0.2-3.dsc
 253f6412450de2b4714704cc55dc142e709a93aa63b855eb3afadf8a83bdcd76 4798 
xfce4-cpufreq-plugin_0.2-3.debian.tar.gz
 35f30d6b07ab8dd7e20fc9d74857f569bee5cf80c7ffbffc1e6f045370c7e1c7 12702 
xfce4-cpufreq-plugin_0.2-3_amd64.deb
Files: 
 2bbe0af8bd1467964001e701338e1937 2233 xfce optional 
xfce4-cpufreq-plugin_0.2-3.dsc
 01432c9227900b35c50f7a176a1373fc 4798 xfce optional 
xfce4-cpufreq-plugin_0.2-3.debian.tar.gz
 d3c97d144ef728e5dec91f5b6dedc5a0 12702 xfce optional 
xfce4-cpufreq-plugin_0.2-3_amd64.deb

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

iQIcBAEBCgAGBQJL0NGoAAoJEDBVD3hx7wuoVpkQAIJRgiwxNgpmp8yfSBHW7BIS
oJ3Oyi4Vpv+a7YagfXOrIsFIpzdDUnV5xR9FUQxKRcelVxzEemZ9K2dn46RUd7hJ
kV45W5fA1LW0mBJFaXSmvzB8TN4sgQL8uaS8nn6CCV4sJlAEtsT8ayJLPn0CqutK
gBiLanBVuNVIULUWKml2zUvss8WpVNc9VgyQChJt163aKH6dFf+zWaeMT68q4N2k
GRST+30+ul2CXI8p9+2SLgkaKhG2A/fiAc10MbsjZnc0E6tCAKRI2c+ZjdIVPDsW
m5nGk909QYomfMAmIGd7cgInPAefRjSmwLH7EQrf6z9MLcQ4tZUwqfuzVwHBZyoF
o8KBE+IGIPouRZ2WA25l/+B6ihj4fKOZXPqUyH+2a2z8TpSSXlv9VCRakxr8wgUY
r+1Bsewffe88nbUD5YyK1PxQLQ8xzwEO6uy5iyQCqZZpgQPM7lATtWLQOGnHyTTR
r1lrkIhnnYOka7CE455mmCj/T01pKq5dxS1pbu0a40h9FHMcSeXZERIO0Qf4N5Qy
7SwUNYc572Dqk+DAUBjOXMFehH7XXkJk/SSe0fgrZTWdSwyKRLadcde81n3xT14d
walw8lqqk2SWFggWGOEeVHoa6G0iKWpCsktxx6CkXOfA63di44oTgpeG+6dc7SVR
JZEYWA3joYTXYjAA4dAu
=l/dL
-END PGP SIGNATURE-


Accepted:
xfce4-cpufreq-plugin_0.2-3.debian.tar.gz
  to main/x/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin_0.2-3.debian.tar.gz
xfce4-cpufreq-plugin_0.2-3.dsc
  to main/x/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin_0.2-3.dsc
xfce4-cpufreq-plugin_0.2-3_amd64.deb
  to main/x/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin_0.2-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/e1o55qp-bx...@ries.debian.org



Accepted xfce4-notes-plugin 1.7.6-1 (source amd64)

2010-04-22 Thread Lionel Le Folgoc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 23 Apr 2010 00:52:09 +0200
Source: xfce4-notes-plugin
Binary: xfce4-notes xfce4-notes-plugin
Architecture: source amd64
Version: 1.7.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Lionel Le Folgoc mrpo...@gmail.com
Description: 
 xfce4-notes - Notes application for the Xfce4 desktop
 xfce4-notes-plugin - Notes plugin for the Xfce4 desktop
Closes: 575586
Changes: 
 xfce4-notes-plugin (1.7.6-1) unstable; urgency=low
 .
   [ Lionel Le Folgoc ]
   * New upstream release.
   * Drop thunar-vfs support removed upstream:
 - debian/control: do not build-dep on libthunar-vfs-dev
 - debian/rules: do not pass --enable-fs-monitor to configure
 (thanks Mike Massonnet for the patch)   closes: #575586
   * debian/xfce4-notes.install: updated to include theme files.
   * debian/control: adding myself to uploaders.
 .
   [ Yves-Alexis Perez ]
   * debian/control:
 - update standards version to 3.8.4.
   * debian/source/format created with 3.0 (quilt).
Checksums-Sha1: 
 9a204f7daed7489c47132e98e3b13ec681fc146e 2311 xfce4-notes-plugin_1.7.6-1.dsc
 fd5d2f0e334799dff420a7d8f587cf239ee46557 552608 
xfce4-notes-plugin_1.7.6.orig.tar.gz
 5c23931abf2c70b8723ded35c3e687c5b7a941fe 4134 
xfce4-notes-plugin_1.7.6-1.debian.tar.gz
 d4b016ff0093b8fe2e0079f841b075aef113c2ff 123026 xfce4-notes_1.7.6-1_amd64.deb
 7fb816747bca18ec032304ac6491eeadb8777b0c 66398 
xfce4-notes-plugin_1.7.6-1_amd64.deb
Checksums-Sha256: 
 c569e519aa92c0aacf20580873f2379f2cf75875a048b345219cd427f951d01c 2311 
xfce4-notes-plugin_1.7.6-1.dsc
 6cbcc8d008700d2a4d69918b46387a4676ec1d4ec8e9d9cacc0f2b293042082f 552608 
xfce4-notes-plugin_1.7.6.orig.tar.gz
 7814ca42e05622e06b909f945fc20b2cc1f0ce2beb28fe30b7263c7027e56a18 4134 
xfce4-notes-plugin_1.7.6-1.debian.tar.gz
 14f0b7f5527a7f18585fdb4515412676e942aecda56c3491f0e85fd379d00438 123026 
xfce4-notes_1.7.6-1_amd64.deb
 3dadacfc48940a9250424f0c45d4f8e8aa90eda772aabd005098bf8e583d3189 66398 
xfce4-notes-plugin_1.7.6-1_amd64.deb
Files: 
 c8587352916fd8ba4e866c1f189aa381 2311 xfce optional 
xfce4-notes-plugin_1.7.6-1.dsc
 2a6d70bb51315e8835c8974e87a32ff9 552608 xfce optional 
xfce4-notes-plugin_1.7.6.orig.tar.gz
 0d19a3e4bcaac5374ac1776dc6ccc37d 4134 xfce optional 
xfce4-notes-plugin_1.7.6-1.debian.tar.gz
 5e97c62f0e9245b681d6809ec311d9fc 123026 xfce optional 
xfce4-notes_1.7.6-1_amd64.deb
 410568dd21b4fd86e890b8b36b7528cb 66398 xfce optional 
xfce4-notes-plugin_1.7.6-1_amd64.deb

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

iQIcBAEBCgAGBQJL0NSRAAoJEDBVD3hx7wuoYy4QANH9E7ZPrSVmqP2wGiseSa9F
XHoZv5TZd0qBGChFqZeCJpmhCrl4KzR+GiVfLQZN7jW1CBP/H75FqpIFnwAsEkdE
ce59EENF1Ht9N5ttcxHHc7lCBJpeB8yxzR1IOK/sq8UVQgoKBkVS1G22BsB7zKiL
K+MXJu9iWWc+epQ82OugzK3zLuewmN+OI18jAc/R+eaupZvvfY6OI4MidVE4swUS
NYv3usC51Pzxe8h5HuC/NE5sBVWZ3dD7G8juBxeEgT2x/zky1e0llwYI5Zd/g22j
Ond+CqAQpkVQNcdUOSdhTPh52O3jMQLsCW4LCsIp7VDfbh0yOylLSXXWZLOmemj3
e78+EwIvOXb/YPr/g1eEyIBUHWtpLhN3ssToUwWJtiR2gf9QFYRK7hsX9fpKDwVY
auBJDmkt5OVwznGtNo1sMgoV5S7z0hJgspGIQq+v9BJXpV2WihMoxaMzEJPNDyeY
Xi/J0ZgmJ/O51kQ/mZQLhCN6FoxuuxuZuomXr9gdp2Cr/dF2RUG8f/yrSSsTvR5G
/s/mPrqp4aDSElFJS3uSyu+8/ouP1Sgd/gbXo+xSkZQJhjQ5rQMBfh+WLLm0uW7V
E/q8rmmnxwt2nhiZ36nQGkNemMdyu3mEvLbx4+ogD3WOCFPVjXX8P0wH9YbQQYP7
MkaClHfRnISZsVMy1ij2
=5W9H
-END PGP SIGNATURE-


Accepted:
xfce4-notes-plugin_1.7.6-1.debian.tar.gz
  to main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.7.6-1.debian.tar.gz
xfce4-notes-plugin_1.7.6-1.dsc
  to main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.7.6-1.dsc
xfce4-notes-plugin_1.7.6-1_amd64.deb
  to main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.7.6-1_amd64.deb
xfce4-notes-plugin_1.7.6.orig.tar.gz
  to main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.7.6.orig.tar.gz
xfce4-notes_1.7.6-1_amd64.deb
  to main/x/xfce4-notes-plugin/xfce4-notes_1.7.6-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/e1o55du-0001zj...@ries.debian.org



Accepted texmacs 1:1.0.7.4-2 (source all i386)

2010-04-22 Thread Atsuhito KOHDA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Apr 2010 07:09:40 +0900
Source: texmacs
Binary: texmacs texmacs-common
Architecture: source all i386
Version: 1:1.0.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Atsuhito KOHDA ko...@debian.org
Changed-By: Atsuhito KOHDA ko...@debian.org
Description: 
 texmacs- WYSIWYG mathematical text editor using TeX fonts
 texmacs-common - WYSIWYG mathematical text editor using TeX fonts
Changes: 
 texmacs (1:1.0.7.4-2) unstable; urgency=low
 .
   * Re-upload, former upload failed with wrong diff.gz perhaps.
Checksums-Sha1: 
 4a3aa97487703908bd12c38270a328a316151b47 1302 texmacs_1.0.7.4-2.dsc
 13983c62a0bc9245a93b054945e7079981c10061 5249643 texmacs_1.0.7.4.orig.tar.gz
 cac492c477090696b9877fe6a2aed52c10440900 31141 texmacs_1.0.7.4-2.diff.gz
 2836aca2ab2df0b0518abcb38755961d304d8191 3875932 
texmacs-common_1.0.7.4-2_all.deb
 dd88e6410ecce932ba915774d19a497d52da81ef 1754642 texmacs_1.0.7.4-2_i386.deb
Checksums-Sha256: 
 47c5de7868372a86bb2310bed46d85c49b829de167ca9617a3e72a5f575cee6c 1302 
texmacs_1.0.7.4-2.dsc
 72b74ea80e502ab76f202f32fc084e6990cd6b2b130b4e4b45783f257070d1bd 5249643 
texmacs_1.0.7.4.orig.tar.gz
 3e7ffa636f5ccf0ac5ec4c763966c68324835280c72bad1f6b8a3b316bc1dccd 31141 
texmacs_1.0.7.4-2.diff.gz
 0dd3a26f0d53f1d832c259dd71f738a1a0bf973036487a189c5bdd0b089003bc 3875932 
texmacs-common_1.0.7.4-2_all.deb
 eed897d11369882bb35e6d0cff9c4c6f81f89fc8e497dccd230b0c1049baec6b 1754642 
texmacs_1.0.7.4-2_i386.deb
Files: 
 c12878c38d0228d66f6a01200f60a556 1302 editors optional texmacs_1.0.7.4-2.dsc
 a4b1ee7266c2df53636549563712fadc 5249643 editors optional 
texmacs_1.0.7.4.orig.tar.gz
 72de8b9f7fe818f6d23e39f699c793da 31141 editors optional 
texmacs_1.0.7.4-2.diff.gz
 2cac7228b79800788785726524e3c59e 3875932 editors optional 
texmacs-common_1.0.7.4-2_all.deb
 53e66fc877cfba2d5adba87ab2390361 1754642 editors optional 
texmacs_1.0.7.4-2_i386.deb

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

iEYEARECAAYFAkvQ6YIACgkQ1IXdL1v6kOxQzgCghLnV1dn89Q1XxcC5EX5FZ9zF
S08AnRWW4C5EmnCMwZANxHCK3mx6Wp1N
=p8J9
-END PGP SIGNATURE-


Accepted:
texmacs-common_1.0.7.4-2_all.deb
  to main/t/texmacs/texmacs-common_1.0.7.4-2_all.deb
texmacs_1.0.7.4-2.diff.gz
  to main/t/texmacs/texmacs_1.0.7.4-2.diff.gz
texmacs_1.0.7.4-2.dsc
  to main/t/texmacs/texmacs_1.0.7.4-2.dsc
texmacs_1.0.7.4-2_i386.deb
  to main/t/texmacs/texmacs_1.0.7.4-2_i386.deb
texmacs_1.0.7.4.orig.tar.gz
  to main/t/texmacs/texmacs_1.0.7.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/e1o56qb-0006ej...@ries.debian.org



Accepted pianobar 0+git20100420.3072c5a-1 (source amd64)

2010-04-22 Thread Luke Faraone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 20:07:00 -0400
Source: pianobar
Binary: pianobar
Architecture: source amd64
Version: 0+git20100420.3072c5a-1
Distribution: unstable
Urgency: low
Maintainer: Luke Faraone l...@faraone.cc
Changed-By: Luke Faraone l...@faraone.cc
Description: 
 pianobar   - console based player for Pandora radio
Changes: 
 pianobar (0+git20100420.3072c5a-1) unstable; urgency=low
 .
   * New upstream snapshot
 - Show small hint about keybinding help at startup
 - Don't stop playback when showing station list
Checksums-Sha1: 
 a66c47ad0dd3f9ef12eb96bf83cf50719601a86c 1285 
pianobar_0+git20100420.3072c5a-1.dsc
 7c58fc44f97b24b80a9ac60fb73e9d11378b4f11 641629 
pianobar_0+git20100420.3072c5a.orig.tar.gz
 0384a4ac2c339bc271aef9c2a54f4d388f6d5a33 2810 
pianobar_0+git20100420.3072c5a-1.debian.tar.gz
 6eea66c9a1c7487eac254fadbce69fe58ea0d01c 53136 
pianobar_0+git20100420.3072c5a-1_amd64.deb
Checksums-Sha256: 
 acfa45d1a3c590d741c27d02822ccbd98a0fa23cb23cd13627f78b091f6dc734 1285 
pianobar_0+git20100420.3072c5a-1.dsc
 0a74f611c77ac4eddcde7e96010eb3c1a55e9d3f2ca402063433adfa2f155c59 641629 
pianobar_0+git20100420.3072c5a.orig.tar.gz
 cf39d4c3892d808b6560b1c3734a7281b772bc7987f675c3782f5f801eaea683 2810 
pianobar_0+git20100420.3072c5a-1.debian.tar.gz
 5e2de5e981ef76c18714dadd2fcfb6ca05a091df51021ac8e1eb9aa7fa1e40a5 53136 
pianobar_0+git20100420.3072c5a-1_amd64.deb
Files: 
 0fbbaf1d09e84ab87d0ee0339a4f789d 1285 sound optional 
pianobar_0+git20100420.3072c5a-1.dsc
 1258095de588ceeb21c52a0e004800a1 641629 sound optional 
pianobar_0+git20100420.3072c5a.orig.tar.gz
 bd6c8060d583b2ab84521069c9888392 2810 sound optional 
pianobar_0+git20100420.3072c5a-1.debian.tar.gz
 27f7bd1fb83fd808ea411774d01e66d5 53136 sound optional 
pianobar_0+git20100420.3072c5a-1_amd64.deb

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

iEYEARECAAYFAkvQ6+kACgkQtrC51grHAgZC5wCfam7gsFv7xZVeEd3AzPNX4Xuh
wWcAoIdNpKskkuBjR81sDxdaTUj0zz3k
=UnED
-END PGP SIGNATURE-


Accepted:
pianobar_0+git20100420.3072c5a-1.debian.tar.gz
  to main/p/pianobar/pianobar_0+git20100420.3072c5a-1.debian.tar.gz
pianobar_0+git20100420.3072c5a-1.dsc
  to main/p/pianobar/pianobar_0+git20100420.3072c5a-1.dsc
pianobar_0+git20100420.3072c5a-1_amd64.deb
  to main/p/pianobar/pianobar_0+git20100420.3072c5a-1_amd64.deb
pianobar_0+git20100420.3072c5a.orig.tar.gz
  to main/p/pianobar/pianobar_0+git20100420.3072c5a.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/e1o572y-000708...@ries.debian.org



Accepted gpsd 2.94-1 (source amd64)

2010-04-22 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Apr 2010 03:02:20 +0200
Source: gpsd
Binary: gpsd gpsd-dbg gpsd-clients python-gps libgps19 libgps-dev
Architecture: source amd64
Version: 2.94-1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz b...@debian.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 gpsd   - Global Positioning System - daemon
 gpsd-clients - Global Positioning System - clients
 gpsd-dbg   - Global Positioning System - debugging symbols
 libgps-dev - Global Positioning System - development files
 libgps19   - Global Positioning System - library
 python-gps - Global Positioning System - Python libraries
Changes: 
 gpsd (2.94-1) unstable; urgency=low
 .
   * [3d0e6783] Merge commit 'upstream/2.93'
   * [f59e0254] Updating patches for the new upstream version.
   * [51fb722a] Merge commit 'upstream/2.94'
   * [baf251fd] Add python-gtk2 as dependency of gpsd-clients.
   * [3db586ad] Adding patch to fix missing definition of MAKE in
 setup.py clean.
   * [ffbcd0c0] Allow setup.py clean to fail as it needs to be patched to
 work.
   * [a3215888] Add patch to fix linking of libgpsd.
   * [64d6d97d] Install libgpsd into libgps(-dev).
   * [1a82a76e] Update symbols file after the library split.
   * [a37176ee] Don't install -dev files of libgpsd. Upstream does not
 want to expose the library more than necessary. So we remove/do not
 install all related files.
   * [c1f8fc05] Don't install xgps into the python-gps package.
   * [46c6bca9] Add patch to fix version detection in setup.py.
Checksums-Sha1: 
 32733b1be37ccd708a074c6a2a0a5ee261b6607f 1386 gpsd_2.94-1.dsc
 d1c0661ebd6b41d019249b6588b7478927b7eba6 1209893 gpsd_2.94.orig.tar.gz
 9a754a1da5a04e46b71222bd4d82d75573572abd 44715 gpsd_2.94-1.diff.gz
 6311db8b2806cbc9b82be8a045b271fb16200c83 93838 gpsd_2.94-1_amd64.deb
 74259cd067fc293f23a54a5c7a588168b29af4ad 635642 gpsd-dbg_2.94-1_amd64.deb
 19b06feb692f39774a3283bd631d2dd64fe7b935 115274 gpsd-clients_2.94-1_amd64.deb
 58a43a41ac2df56d64b0b8fddb7f09896340c623 115124 python-gps_2.94-1_amd64.deb
 aa763604c40fb69a3574c9c2e8075e3dacfdfa2a 179792 libgps19_2.94-1_amd64.deb
 5a7b10d8eecbfb3bbf1e592f135f2e41075643cb 99184 libgps-dev_2.94-1_amd64.deb
Checksums-Sha256: 
 20a0d4e24ec03d186b2490447755d65887d2cf95bdafd1e138931653e4e6e725 1386 
gpsd_2.94-1.dsc
 1520b87d106d198aa42137db4b230615dbd0d06b04e6fcc84e010172fba2da41 1209893 
gpsd_2.94.orig.tar.gz
 358a38b31bf80aa463c3d407f70aefb5131e180934a5a87363fe5f4706e991a5 44715 
gpsd_2.94-1.diff.gz
 74171c072700d6c35c8671005ddedd92476c1c53dffc1588e5a81eec5024c8d7 93838 
gpsd_2.94-1_amd64.deb
 542476778c08e8679d0778a14ade93ff06a47943af6f2d0380ca62d0f16fc728 635642 
gpsd-dbg_2.94-1_amd64.deb
 88590ae5a1321593595e07efa6d3cc400b6823412748c4156f389f940b0e4af2 115274 
gpsd-clients_2.94-1_amd64.deb
 b6226534ca64c7531629278683b966952fd214ce12831235963d82062865f576 115124 
python-gps_2.94-1_amd64.deb
 45c6872f5563714d7bdf1b017c0c330a71c19f70059b914a28dc91c4b1f9b94b 179792 
libgps19_2.94-1_amd64.deb
 c6d0c2c62643db3c2dce46ecd67026dd5780f375163aafff70932fe3707de474 99184 
libgps-dev_2.94-1_amd64.deb
Files: 
 5ea6ce48e4ce8d7b056acc4cb10b4272 1386 misc optional gpsd_2.94-1.dsc
 ce70bcd707ac1df861d4c72f503c09d1 1209893 misc optional gpsd_2.94.orig.tar.gz
 18db9d0b78c94f8749e5938a635ef45a 44715 misc optional gpsd_2.94-1.diff.gz
 628ad6f3e8f961dcb469a461e8adf4fc 93838 misc optional gpsd_2.94-1_amd64.deb
 3ff100d9406b7349ed51d6e84c803173 635642 debug extra gpsd-dbg_2.94-1_amd64.deb
 a1a13cee0e39148b61f4ead9a4ad1826 115274 misc optional 
gpsd-clients_2.94-1_amd64.deb
 b553425c0988669642c4ba50bdfe424b 115124 python optional 
python-gps_2.94-1_amd64.deb
 7b08cfa74d0aa12bb299597f90eca835 179792 libs optional libgps19_2.94-1_amd64.deb
 594d8e94bbd35be24f1023f364e35a11 99184 libdevel optional 
libgps-dev_2.94-1_amd64.deb

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

iEYEARECAAYFAkvQ9Y4ACgkQBnqtBMk7/3lV4wCgu9oiCzbIzlubA7uz+eEDTvws
nJ8An0swEtCKKnd67TXYaBgBTsgJ8JTv
=A2Z7
-END PGP SIGNATURE-


Accepted:
gpsd-clients_2.94-1_amd64.deb
  to main/g/gpsd/gpsd-clients_2.94-1_amd64.deb
gpsd-dbg_2.94-1_amd64.deb
  to main/g/gpsd/gpsd-dbg_2.94-1_amd64.deb
gpsd_2.94-1.diff.gz
  to main/g/gpsd/gpsd_2.94-1.diff.gz
gpsd_2.94-1.dsc
  to main/g/gpsd/gpsd_2.94-1.dsc
gpsd_2.94-1_amd64.deb
  to main/g/gpsd/gpsd_2.94-1_amd64.deb
gpsd_2.94.orig.tar.gz
  to main/g/gpsd/gpsd_2.94.orig.tar.gz
libgps-dev_2.94-1_amd64.deb
  to main/g/gpsd/libgps-dev_2.94-1_amd64.deb
libgps19_2.94-1_amd64.deb
  to main/g/gpsd/libgps19_2.94-1_amd64.deb
python-gps_2.94-1_amd64.deb
  to main/g/gpsd/python-gps_2.94-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/e1o57ke-0001sy...@ries.debian.org



Accepted shutdown-qapps 1.2.3-1 (source i386)

2010-04-22 Thread Christian Metscher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Apr 2010 12:16:54 +0200
Source: shutdown-qapps
Binary: qprogram-starter qshutdown
Architecture: source i386
Version: 1.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Christian Metscher hakai...@web.de
Changed-By: Christian Metscher hakai...@web.de
Description: 
 qprogram-starter - Qt program to start programs or commands
 qshutdown  - Qt program to shutdown/reboot/suspend/hibernate the system
Changes: 
 shutdown-qapps (1.2.3-1) unstable; urgency=low
 .
   * bugfix for Lock_all (gui.cpp - loadSettings())
   * the size of the log file is now adjustable
Checksums-Sha1: 
 391ea8e4533a648b648c485eb104e0c2188dc4da 1104 shutdown-qapps_1.2.3-1.dsc
 3924c3e56a32dc41b06394071d52ec757d87a4ca 55344 shutdown-qapps_1.2.3.orig.tar.gz
 f0b8a9328ee7cefa5a50d965af874a4ab2e61a16 3853 
shutdown-qapps_1.2.3-1.debian.tar.gz
 f9e12d42ebd93fade376d24841068fd815cd6117 27082 
qprogram-starter_1.2.3-1_i386.deb
 ad9407ca2a87b11d38f4887e81bf2d8625da99d4 72978 qshutdown_1.2.3-1_i386.deb
Checksums-Sha256: 
 6675e9d95a471595531d96adaaf1cd288f29d27f7d3140de5df66ab5235d8357 1104 
shutdown-qapps_1.2.3-1.dsc
 a09d1323b305f5fff7a2705c30725f5391dcd3d91148a9cc18735bd120034de6 55344 
shutdown-qapps_1.2.3.orig.tar.gz
 3fc982ebab3a85497e74dc767fb95c27c2c622795499d3ff5c33fff6ab07cccd 3853 
shutdown-qapps_1.2.3-1.debian.tar.gz
 f40b8de35b18c2b6d64fbbfb052b835a37603fec87f213baafc85a92be091763 27082 
qprogram-starter_1.2.3-1_i386.deb
 33b4ae619e7c06c10bf39ff2d9ead56e22e4a159ae421d16ae8866e8a1087eae 72978 
qshutdown_1.2.3-1_i386.deb
Files: 
 1e0983335474d850372674813f75fb28 1104 utils optional shutdown-qapps_1.2.3-1.dsc
 32c116398583dab31020db21ac31fbc0 55344 utils optional 
shutdown-qapps_1.2.3.orig.tar.gz
 c1cc3ce8804b5bda236797e9535d6663 3853 utils optional 
shutdown-qapps_1.2.3-1.debian.tar.gz
 1d884f4609921eae4a84cbe5671a1b3a 27082 utils optional 
qprogram-starter_1.2.3-1_i386.deb
 4d3ea4338410a3702245d8af09697ffc 72978 utils optional 
qshutdown_1.2.3-1_i386.deb

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

iEYEARECAAYFAkvQ92wACgkQ1Ng1YWbyRSFBFQCeLRPnLKHzaetRE9qINdxjwVuB
1jgAninxGtD6IzZ83hCo438QYlEfiE7D
=Sy4E
-END PGP SIGNATURE-


Accepted:
qprogram-starter_1.2.3-1_i386.deb
  to main/s/shutdown-qapps/qprogram-starter_1.2.3-1_i386.deb
qshutdown_1.2.3-1_i386.deb
  to main/s/shutdown-qapps/qshutdown_1.2.3-1_i386.deb
shutdown-qapps_1.2.3-1.debian.tar.gz
  to main/s/shutdown-qapps/shutdown-qapps_1.2.3-1.debian.tar.gz
shutdown-qapps_1.2.3-1.dsc
  to main/s/shutdown-qapps/shutdown-qapps_1.2.3-1.dsc
shutdown-qapps_1.2.3.orig.tar.gz
  to main/s/shutdown-qapps/shutdown-qapps_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/e1o57ku-0001we...@ries.debian.org



Accepted uim 1:1.5.7-5 (source all i386)

2010-04-22 Thread Kiwamu Okabe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Apr 2010 19:40:37 +0900
Source: uim
Binary: uim-common uim libuim6 libuim-data libuim-dev libuim6-dbg uim-gtk2.0 
uim-qt uim-qt3 uim-xim uim-applet-gnome uim-applet-kde uim-fep uim-utils 
uim-anthy uim-canna uim-skk uim-prime uim-m17nlib uim-el uim-byeoru uim-hangul 
uim-latin uim-pinyin uim-tcode uim-viqr uim-ipa-x-sampa
Architecture: source all i386
Version: 1:1.5.7-5
Distribution: unstable
Urgency: high
Maintainer: Kiwamu Okabe kiw...@debian.or.jp
Changed-By: Kiwamu Okabe kiw...@debian.or.jp
Description: 
 libuim-data - Data files for uim
 libuim-dev - Development files for uim
 libuim6- Simple and flexible input method collection and library
 libuim6-dbg - uim libraries and debugging symbols
 uim- Simple and flexible input method collection and library
 uim-anthy  - Anthy plugin for uim
 uim-applet-gnome - GNOME applet for uim
 uim-applet-kde - KDE applet for uim
 uim-byeoru - The Byeoru Hangul input suite for uim
 uim-canna  - Canna plugin for uim
 uim-common - Common files for uim
 uim-el - Emacs frontend for uim
 uim-fep- uim Front End Processor
 uim-gtk2.0 - GTK+2.x immodule for uim
 uim-hangul - Hangul input style(2-beol, 3-beol and Romaja) for uim
 uim-ipa-x-sampa - International Phonetic Alphabet (X-SAMPA) input style for uim
 uim-latin  - Latin and Germanic languages input style for uim
 uim-m17nlib - m17nlib plugin for uim
 uim-pinyin - Pinyin input method for uim
 uim-prime  - PRIME plugin for uim
 uim-qt - Qt 4.x immodule for uim
 uim-qt3- Qt 3.x immodule for uim
 uim-skk- SKK plugin for uim
 uim-tcode  - T-Code input style for uim
 uim-utils  - Utilities for uim
 uim-viqr   - Vietnamese Quoted-Readable input style for uim
 uim-xim- A bridge between uim and XIM
Changes: 
 uim (1:1.5.7-5) unstable; urgency=high
 .
   * Fix lintian bugs missing-debian-source-format,
 out-of-date-standards-version.
Checksums-Sha1: 
 a2513c8ab839f29b3417c7cf3805b600159a8ad4 1951 uim_1.5.7-5.dsc
 2c00ca1d56e73c05ab62e92cc03926ef40747c93 38607 uim_1.5.7-5.diff.gz
 2f6e442b1e9e6345bbcc7e9904813c92a81bb6d6 443284 uim-common_1.5.7-5_all.deb
 2c2d15c0e2010827a6e2432e5eaf9b485bd9732d 1100 uim_1.5.7-5_all.deb
 8696ff3c6dd6b6faf0282e65867bc8d6264b7bf5 393320 uim-byeoru_1.5.7-5_all.deb
 a63f5da98d1605c93689f62932acc97ab9559a2e 120930 uim-hangul_1.5.7-5_all.deb
 bc2f86e07ec9b861cb7fc190a3247eec02acb556 31086 uim-latin_1.5.7-5_all.deb
 430ca701dcc12ee41e8dbdc535eafaa0e2318855 218314 uim-pinyin_1.5.7-5_all.deb
 439c0936b6ac3cdbb8a7c2329a8a20c668800246 100866 uim-tcode_1.5.7-5_all.deb
 86c58cbc930f1c054c8db8606cb54d383f9a4c95 5550 uim-viqr_1.5.7-5_all.deb
 6e145af6dbad86db61ebb83f113ad98155e7ed30 5748 uim-ipa-x-sampa_1.5.7-5_all.deb
 98dce9e635da601b277636e928514840b771c63a 91600 libuim6_1.5.7-5_i386.deb
 e5e6d5bf38530b586a498069358091e80f2d2b2f 37272 libuim-data_1.5.7-5_i386.deb
 daef2d40211dd05274e05c7ae217363fff1980a0 110736 libuim-dev_1.5.7-5_i386.deb
 efc395caa52e127b21c35d52269ebb52ba49537f 2131462 libuim6-dbg_1.5.7-5_i386.deb
 cb780dd0060c855a79aa16b13c4b5d1ffcb83703 275536 uim-gtk2.0_1.5.7-5_i386.deb
 80578ef391b0a915abcb07aef75333a97d8d65b7 203534 uim-qt_1.5.7-5_i386.deb
 919321db4746c1a84064be78aa8a7766ca3dca3c 237148 uim-qt3_1.5.7-5_i386.deb
 8dcb81c1552ff3e537719312fa74200b7633722a 329638 uim-xim_1.5.7-5_i386.deb
 d9cb38151b1a2d748e891d1253e439953600b616 12278 
uim-applet-gnome_1.5.7-5_i386.deb
 292c325ab77c43aecdd24ddad00f62a6601a3a6c 25000 uim-applet-kde_1.5.7-5_i386.deb
 aee1f09c72a7b0f207ba1f50dee514725f481742 295920 uim-fep_1.5.7-5_i386.deb
 59fd3fb9f83e5c941059a2a7d4a2ce3851767318 11904 uim-utils_1.5.7-5_i386.deb
 d6ceeef9ed5d0c0585bd1d292c716742147208bf 34474 uim-anthy_1.5.7-5_i386.deb
 c2ecbbf324a8febf053ff2631519be6ec23b33f2 20022 uim-canna_1.5.7-5_i386.deb
 ae8c73885be5108212499fe925159be743c5370b 42186 uim-skk_1.5.7-5_i386.deb
 1647a3177dc47c32cd503b584912d78b3499c29f 27274 uim-prime_1.5.7-5_i386.deb
 26dfee22fc3535f1febc90d476eaaa837c1efc76 11314 uim-m17nlib_1.5.7-5_i386.deb
 9cd9f064fcf856f166fdd1f30338ed4100180199 313292 uim-el_1.5.7-5_i386.deb
Checksums-Sha256: 
 807d1d8dfa61a024c080c15f19390241c7a479293519e34d7262364c1512c0b0 1951 
uim_1.5.7-5.dsc
 40f1a83f33b3402b34845f5e9349348239c88812a29620f4f7dcc9770378983f 38607 
uim_1.5.7-5.diff.gz
 0ddc709b588ec75a89c7f45420d8cf41a2673cebe3fbf4443dbe9b7388b706ca 443284 
uim-common_1.5.7-5_all.deb
 7d515fb129b6b9352ae7a80e7668d9ec3f749c6fd49740d39fe05fa82332a658 1100 
uim_1.5.7-5_all.deb
 c1774f5ca6b153feed8da3cdb403d71c1074b48e73183066e479b7f37a7d03eb 393320 
uim-byeoru_1.5.7-5_all.deb
 4ccc89d343f7ab90489cca42eca1cf08adfb06e75b3da47517ab4975fe23c3ce 120930 
uim-hangul_1.5.7-5_all.deb
 9a05353fbf09afb5416a4794333a1c045be2751070afcaba3c62e04825692fec 31086 
uim-latin_1.5.7-5_all.deb
 66023f16b28dc69ada704b63d49517cc4a086938ef16973ff98c1ef7feb40f67 218314 
uim-pinyin_1.5.7-5_all.deb
 d9dfcce51020e3ef1ad089f18cc399b8b386413dc86254ddcd6b42a5ae3cc553 

Accepted fatresize 1.0.2-6 (source i386)

2010-04-22 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Apr 2010 04:58:18 +0200
Source: fatresize
Binary: fatresize
Architecture: source i386
Version: 1.0.2-6
Distribution: unstable
Urgency: low
Maintainer: Parted Maintainer Team parted-maintain...@lists.alioth.debian.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 fatresize  - FAT16/FAT32 filesystem resizer
Closes: 575362
Changes: 
 fatresize (1.0.2-6) unstable; urgency=low
 .
   * Removing myself from uploaders, i landed there by accident
 (Closes: #575362).
Checksums-Sha1: 
 211f0d2a41a75f471acb90960e54235da1acd24d 1408 fatresize_1.0.2-6.dsc
 91b0f3993caa80ee6f78c13d5493622cd22c35b5 86313 fatresize_1.0.2-6.diff.gz
 14e9c1a6d8d7f805f3b305a426579c064cd07aa4 10782 fatresize_1.0.2-6_i386.deb
Checksums-Sha256: 
 4136c5885e81d7099844cfc3f1f6fc5b33882c9717c774536e737864fa643d69 1408 
fatresize_1.0.2-6.dsc
 234fdf3b5563ffc66df2949577daa087fe544ce83e8d0081918956fcf70fef38 86313 
fatresize_1.0.2-6.diff.gz
 2162297eb3131eda621df5ad629996fd87d093b8fb1b07e3789c653ea561480c 10782 
fatresize_1.0.2-6_i386.deb
Files: 
 211b40c419d4bead0526750cc435bbed 1408 otherosfs optional fatresize_1.0.2-6.dsc
 4c0f291e115d789d2d8ab56f6bcce87a 86313 otherosfs optional 
fatresize_1.0.2-6.diff.gz
 539fc721e3bc7e119767bd563117ed83 10782 otherosfs optional 
fatresize_1.0.2-6_i386.deb
Original-Maintainer: Philippe Coval r...@gna.org

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

iEYEARECAAYFAkvKdZ8ACgkQ+C5cwEsrK56HlACaA5DwYRc4z2MyN1WPAxiQqfFT
ZRcAoOBKpl1zgTdWmMJ4odXu0RLFidss
=t6Nh
-END PGP SIGNATURE-


Accepted:
fatresize_1.0.2-6.diff.gz
  to main/f/fatresize/fatresize_1.0.2-6.diff.gz
fatresize_1.0.2-6.dsc
  to main/f/fatresize/fatresize_1.0.2-6.dsc
fatresize_1.0.2-6_i386.deb
  to main/f/fatresize/fatresize_1.0.2-6_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/e1o59rk-0003d2...@ries.debian.org



Accepted rpy2 2.1.0-1 (source i386)

2010-04-22 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 22:03:18 -0500
Source: rpy2
Binary: python-rpy2
Architecture: source i386
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 python-rpy2 - Python interface to the GNU R language and environment (version 2
Changes: 
 rpy2 (2.1.0-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 c9aa711c4f3da38ad0e8328dbf2a385b7839e808 1244 rpy2_2.1.0-1.dsc
 a324d78f72cb9d4209f751d76e137f5cfdcb373c 126619 rpy2_2.1.0.orig.tar.gz
 db356af53e59c862524a0719bb65a10f664141f4 11803 rpy2_2.1.0-1.diff.gz
 383c4609e2f82136047d8c5da875f733937f8d5a 143012 python-rpy2_2.1.0-1_i386.deb
Checksums-Sha256: 
 7381315542729b1f37f2f8af76ef7ce5135e74e1ed23fc26bcd0c1687fc2971f 1244 
rpy2_2.1.0-1.dsc
 6d8795fe01f841035787503daba409a122a92420a12b377b904e9961ea49 126619 
rpy2_2.1.0.orig.tar.gz
 d2cff99ae8aea60a6a7fa4291b01a41a75a000d1b2ed5eb0155b42b2cad7391d 11803 
rpy2_2.1.0-1.diff.gz
 8509c373a9a60e10ea6167c9bfebfc954664a4734695ec913870b3f2e3f972a9 143012 
python-rpy2_2.1.0-1_i386.deb
Files: 
 2b1a74219ba3f8f8b6d4cd73035a020c 1244 python optional rpy2_2.1.0-1.dsc
 90737bf49d9d340937921fbc85dbf364 126619 python optional rpy2_2.1.0.orig.tar.gz
 788a77086ab4ee824f12dd5edec77da3 11803 python optional rpy2_2.1.0-1.diff.gz
 54c024a4bf1519a48f3579438450b8b0 143012 python optional 
python-rpy2_2.1.0-1_i386.deb

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

iD8DBQFL0RFGCZSR95Gw07cRAsKcAKCKYWDCHEv6bnVJD0fAwaYNUmccxACdGzgR
zfvGbjnXqS+CKS3vKnDLkfU=
=p8xl
-END PGP SIGNATURE-


Accepted:
python-rpy2_2.1.0-1_i386.deb
  to main/r/rpy2/python-rpy2_2.1.0-1_i386.deb
rpy2_2.1.0-1.diff.gz
  to main/r/rpy2/rpy2_2.1.0-1.diff.gz
rpy2_2.1.0-1.dsc
  to main/r/rpy2/rpy2_2.1.0-1.dsc
rpy2_2.1.0.orig.tar.gz
  to main/r/rpy2/rpy2_2.1.0.orig.tar.gz


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



Accepted vr 7.3-0-2 (source all)

2010-04-22 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Apr 2010 22:23:05 -0500
Source: vr
Binary: r-cran-vr
Architecture: source all
Version: 7.3-0-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-vr  - GNU R package accompanying the Venables and Ripley book on S
Closes: 577325
Changes: 
 vr (7.3-0-2) unstable; urgency=low
 .
   * DESCRIPTION: Changed from 'Bundle: VR' to 'Package: VR' as R 2.11.0
 no longer builds bundles   (Closes: #577325)
 .
   * debian/control: Set (Build-)Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 85daebbfeec392de808e2311c0f8b88c7a47c586 927 vr_7.3-0-2.dsc
 f5b735516f1ae47e69779a7f8b6fbb20c81b9e28 5011 vr_7.3-0-2.diff.gz
 33b8512bae6af1190684fd8b8e96a6fdb2c20554 8766 r-cran-vr_7.3-0-2_all.deb
Checksums-Sha256: 
 9f62ececfcfa91a2474d1e6ac1bde9c4cc5c90b8ed4fcdf021119e2bcbed3d0b 927 
vr_7.3-0-2.dsc
 5d357caa6cc6e5000e6f4bdf49b8b35e6b14efc3b5262bd7d5b77a68ccae3e19 5011 
vr_7.3-0-2.diff.gz
 699db0cc458b7076affd8de3f55940ff19d568d93d292eb7f2605cc6ee7ccdc9 8766 
r-cran-vr_7.3-0-2_all.deb
Files: 
 e7caeeb1ab8b6ff609f0537f523f29b8 927 gnu-r optional vr_7.3-0-2.dsc
 f403821fdf6c3bc41d11c675eaf6dc8f 5011 gnu-r optional vr_7.3-0-2.diff.gz
 5b5acf3aa48cec4502f44f766974dea0 8766 gnu-r optional r-cran-vr_7.3-0-2_all.deb

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

iD8DBQFL0Rm7CZSR95Gw07cRAt9fAJ0RiaG4sYksr598L6T3Sl1+3jadkgCeMzG2
vo6p7Jz3aUa6QNMBan3DxvY=
=iMAQ
-END PGP SIGNATURE-


Accepted:
r-cran-vr_7.3-0-2_all.deb
  to main/v/vr/r-cran-vr_7.3-0-2_all.deb
vr_7.3-0-2.diff.gz
  to main/v/vr/vr_7.3-0-2.diff.gz
vr_7.3-0-2.dsc
  to main/v/vr/vr_7.3-0-2.dsc


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



Accepted pywebdav 0.9.4-1 (source all)

2010-04-22 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Apr 2010 07:12:59 +0200
Source: pywebdav
Binary: python-webdav
Architecture: source all
Version: 0.9.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Tryton Maintainers try...@lists.debian-maintainers.org
Changed-By: Daniel Baumann dan...@debian.org
Description: 
 python-webdav - WebDAV server implementation in Python
Changes: 
 pywebdav (0.9.4-1) unstable; urgency=low
 .
   * Adding Dm-Upload-Allowed in control in preparation for Mathias.
   * Merging upstream version 0.9.4.
Checksums-Sha1: 
 515a28aa3888f36ad84673146d60eba833d7ce2c 1326 pywebdav_0.9.4-1.dsc
 de6cf1b5d4695eab2a3e10a5f81a52011ae92eff 55028 pywebdav_0.9.4.orig.tar.gz
 e7eecd9de468023231d755cd7c448cf9b43ba022 4112 pywebdav_0.9.4-1.diff.gz
 bec542b1a420c7e303b85e41200b21f62bfd2bed 48554 python-webdav_0.9.4-1_all.deb
Checksums-Sha256: 
 e9c62399fced3d187d6fee9554af442e230bc0d4685390c0b6a9034c2171a41e 1326 
pywebdav_0.9.4-1.dsc
 75d7ab9ed75fbccd0999cc69f73f65cb11a9cae23152ca8a03c02cf95458a826 55028 
pywebdav_0.9.4.orig.tar.gz
 98443da351456f31e80b4da4dcacad5c23e8e9da903cddf526cb4fa1ffab8522 4112 
pywebdav_0.9.4-1.diff.gz
 74fddbb17bea9747a5748867715a629e46e0745c9a38b158d153d642a9fd27fb 48554 
python-webdav_0.9.4-1_all.deb
Files: 
 7c7e32f7a035794e3d1cf862611decf0 1326 python optional pywebdav_0.9.4-1.dsc
 4ff14aab9245d40123397bb3c9f6bceb 55028 python optional 
pywebdav_0.9.4.orig.tar.gz
 477b7e5eac761b76e9d3e6bfc06f45fe 4112 python optional pywebdav_0.9.4-1.diff.gz
 de2be154613af2e6b886017580e21669 48554 python optional 
python-webdav_0.9.4-1_all.deb

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

iEYEARECAAYFAkvRLPEACgkQ+C5cwEsrK56UKQCfVV3mQN4kJ324ovAJJ6l10em4
SfsAoM/YNjxJnVMC/27Hybk7n+5qUTyc
=BEJb
-END PGP SIGNATURE-


Accepted:
python-webdav_0.9.4-1_all.deb
  to main/p/pywebdav/python-webdav_0.9.4-1_all.deb
pywebdav_0.9.4-1.diff.gz
  to main/p/pywebdav/pywebdav_0.9.4-1.diff.gz
pywebdav_0.9.4-1.dsc
  to main/p/pywebdav/pywebdav_0.9.4-1.dsc
pywebdav_0.9.4.orig.tar.gz
  to main/p/pywebdav/pywebdav_0.9.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/e1o5bun-nh...@ries.debian.org



Accepted dtrx 6.6-1 (source all)

2010-04-22 Thread Miguelangel Jose Freitas Loreto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 31 Jan 2010 09:09:53 -0430
Source: dtrx
Binary: dtrx
Architecture: source all
Version: 6.6-1
Distribution: unstable
Urgency: low
Maintainer: Miguelangel Jose Freitas Loreto miguelangel.frei...@gmail.com
Changed-By: Miguelangel Jose Freitas Loreto miguelangel.frei...@gmail.com
Description: 
 dtrx   - intelligently extract multiple archive types
Changes: 
 dtrx (6.6-1) unstable; urgency=low
 .
   * New upstram release.
   * Switch to dpkg-source 3.0 (quilt) format.
   * debian/control:
 - Add xz-utils to B-D-I and Depends to handle 'xz compression'.
Checksums-Sha1: 
 de6807cf455081c7ba5d97c231a5641c80f5889b 1839 dtrx_6.6-1.dsc
 18b689739596007a2bb43a4ab94d341b68a05c9c 38998 dtrx_6.6.orig.tar.gz
 c629e67a9db837eaeb069cde0d6d56ed075ab3bc 2094 dtrx_6.6-1.debian.tar.gz
 6e69df0a8abdf302e4b1fa9a2de9dfdfb278e431 23110 dtrx_6.6-1_all.deb
Checksums-Sha256: 
 956a8d7af5b46eaa3303736ee7b2cdbfac10cefc869e2a3d14799d8fa902e758 1839 
dtrx_6.6-1.dsc
 bb6ffb3a2226af66c48ff829fbdf4256097cb541feb6cc15a2890f77cf78ed65 38998 
dtrx_6.6.orig.tar.gz
 ce65e1e9f1bed3c1811b84a624c03deab45ee2a0c86171c4bcf4345bc547309b 2094 
dtrx_6.6-1.debian.tar.gz
 e4d77b5f64ca9fd9f4dffc419673be82811263ea416c42daa6d329e0af63c719 23110 
dtrx_6.6-1_all.deb
Files: 
 d21cb8036b83f95c889d52665e05d6c2 1839 utils optional dtrx_6.6-1.dsc
 3c6e12c95070942e546645dc8d1c35f6 38998 utils optional dtrx_6.6.orig.tar.gz
 45360b8e7b574bc2dba3f1badfb72eef 2094 utils optional dtrx_6.6-1.debian.tar.gz
 66f15fa7a22c670ae70ef764b49738c1 23110 utils optional dtrx_6.6-1_all.deb

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

iQIcBAEBCAAGBQJL0THKAAoJEDNV9NY7WCHMN2kP/1PPoLHFNVXru9Ytrcd6ie6O
dVO7TxIHyjEfonvldsHlsTX3E5NomgLAsMDUMgDP3KnsFiGG6CpUyOtRCIY5Eq26
5dD6VKeCSRbzjptzfptA6qBkMRVu4sgKuULh1eiv1Zc9dOQKm49B0nC2JTYFTaP2
tgN9yKYdC/YRqx4+314V9mb3P9Lwo8yHuM8CISoFlHT2XG3MQNQegcBPveHn0jpg
4oeIUjxryoyOywkIqLpdB6IWm12N9pPcKdWbiF0uLM3Dz01fDekBPwFyqTqZWXhA
5vo9BRfIyHqOpB1IZ2zFrRK8yUBSffUm7odcizd2LeTO1r3D80R+V24K8l6FwpQj
2A8PH3axk4McrAK/3vhRyCslTbnwasDVcN30DnTfiwwaIiI7W8xoUwqw6Y2v79GV
UP1+e7zKv57OyhrMse1TWDa8/pFbjdA71+QV7nb1Fkm5ke8m4mMi8aQIw9aGOOYc
jrr/l4C+cRCUFBK3dmLI4rN/OAYcjatCZsdsBT0iofu0IQDnOOyIcvLD1k1IE5pO
dyM4km1QSq/qMTGcb55gFc1O6KcE3sphLht02/kDFmA9i+mJYbofOAw7giYGeAGp
ksZF808sVHgryozrYbfY3432BY2sCGkBfkiA1TO0tpVqdrjOKGEsuLqeLRVwtRm/
+hpYjeVVqkxAuucDFMbv
=/q0w
-END PGP SIGNATURE-


Accepted:
dtrx_6.6-1.debian.tar.gz
  to main/d/dtrx/dtrx_6.6-1.debian.tar.gz
dtrx_6.6-1.dsc
  to main/d/dtrx/dtrx_6.6-1.dsc
dtrx_6.6-1_all.deb
  to main/d/dtrx/dtrx_6.6-1_all.deb
dtrx_6.6.orig.tar.gz
  to main/d/dtrx/dtrx_6.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/e1o5bjh-0001yd...@ries.debian.org