Re: The evil build methods of thy libev

2009-01-22 Thread Simon Richter
Hi,

 Due do this news and the massive inconvience of patching everything, I
 am currently favoring the libev-source solution.

Does it even work properly this way?

Linux's biggest disadvantage compared to Windows is the lack of a
standardized event loop that can be used by multiple modules in the same
program (allowing a library to e.g. open a window and add a hook to the
event loop to process window events).

If multiple copies of libev are in the same process, will they communicate
with each other?

   Simon


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



Re: Should gnome-libs die for Lenny?

2009-01-22 Thread Tim Dijkstra
Barry deFreese schreef:
 Hi folks,

 There are only 5 packages left that have reverse depends on gnome-libs
 packages.  They are as follows:

 digitaldj:  Removal request was filed but maintainer claims someone has
 done a Gtk2 port and saved it for now.

I thought this was a post-lenny thing anyway, but if there's only so few
packages left, I'm tempted to not obstruct the removal of gnome-libs for
digitaldj.

Lets say I try to get an upload with the GTK2 patch within a week or so,
would the new digitaldj sitll be allowed in to lenny?

[Johannes is the patch in such a state that we could do that?]

grts Tim


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



Bug#512629: ITP: pct-wired-setup -- program to configure wired networks with system width configuration

2009-01-22 Thread Jelle de Jong
Package: wnpp
Severity: wishlist
Owner: Jelle de Jong jelledej...@powercraft.nl


Hello everybody,

I would like to get this program into the debian repository, I will package it 
and 
upload it to debian mentors, I will be looking for a sponser and mentor. This 
package is
part of a larger group of packages that will form the pct-desktop-environment 
that I have
been working on.

Thanks in advance for any feedback and help.

  Package name: pct-wired-setup
  Version : 0.0.2
  Upstream Author : Jelle de Jong jelledej...@powercraft.nl
  URL : 
https://secure.powercraft.nl/svn/packages/trunk/deb/pct-wired-setup/
  License : GPLv3
  Programming Lang: BASH
  Description : program to configure wired networks with system width 
configuration

This package contains a script and configuration system to easy and
efficient configure the /etc/network/interfaces file with configurations
like dhcp, static or bridged network setup. It has a configuration file
structure where different setups can be defined, this makes it easy
to switching between network configuration. The script is designed to
setup and maintain simple network configurations for all network clients.
The package is maintained by PowerCraft Technology. Take a look at the
help argument for all the useful and simple options of this tool.

pct-wired-setup is a helper program to efficient setup common
wired network configurations. You can debug this script by
running it as bash -x pct-wired-setup [options]. The script
is a setup wrapper with a profile system to setup the standard
/etc/network/interfaces file.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)



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



Re: Should gnome-libs die for Lenny?

2009-01-22 Thread Barry deFreese

Tim Dijkstra wrote:

Barry deFreese schreef:
  

Hi folks,

There are only 5 packages left that have reverse depends on gnome-libs
packages.  They are as follows:

digitaldj:  Removal request was filed but maintainer claims someone has
done a Gtk2 port and saved it for now.



I thought this was a post-lenny thing anyway, but if there's only so few
packages left, I'm tempted to not obstruct the removal of gnome-libs for
digitaldj.

  
Well I think it was originally supposed to be for Lenny, then it kind of 
died.  But with so few packages left, I was asking if it was worth it to 
keep them in Lenny, hence why I mailed this list.  I'm fine either way, 
I was just thinking it might be worth getting it out of Lenny.



Lets say I try to get an upload with the GTK2 patch within a week or so,
would the new digitaldj sitll be allowed in to lenny?

  
I can't speak for the release team but I would think if the changes 
aren't massively intrusive, it would be possible.



[Johannes is the patch in such a state that we could do that?]

grts Tim
  

Thanks!

Barry deFreese


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



Bug#512658: ITP: coccinelle -- semantic patching tool for C

2009-01-22 Thread Євгеній Мещеряков
Package: wnpp
Severity: wishlist
Owner: Євгеній Мещеряков eu...@debian.org

* Package name: coccinelle
  Version : = 0.1.4
  Upstream Authors: Julia Lawall ju...@diku.dk
Yoann Padioleau yoann.padiol...@gmail.com
Rene Rydhof Hansen rrhan...@diku.dk
Henrik Stuart hen...@hstuart.dk
* URL : http://www.emn.fr/x-info/coccinelle/
* License : GPLv2
  Programming Lang: OCaml, Python
  Description : semantic patching tool for C

Cocinelle is a program matching and transformation tool for C.
The programmer describes the code to match and the transformation to
perform as a semantic patch, which looks like a standard patch, but can
transform multiple files at any number of code sites.

The description is from spatch manpage. Better description is welcome.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)



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



Re: Bug#512658: ITP: coccinelle -- semantic patching tool for C

2009-01-22 Thread Stefano Zacchiroli
On Thu, Jan 22, 2009 at 05:24:49PM +0100, Євгеній Мещеряков wrote:
 * Package name: coccinelle
   Version : = 0.1.4
   Upstream Authors: Julia Lawall ju...@diku.dk
 Yoann Padioleau yoann.padiol...@gmail.com
 Rene Rydhof Hansen rrhan...@diku.dk
 Henrik Stuart hen...@hstuart.dk
 * URL : http://www.emn.fr/x-info/coccinelle/
 * License : GPLv2
   Programming Lang: OCaml, Python
   Description : semantic patching tool for C

Please get in touch with Debian OCaml maintainers (Cc-ed) to maintain
this package, possibly using a git repo under the hood of the
collaborative package maintenance. Also, please read the OCaml policy,
et al. :)

Thanks for your interest in packaging that!
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime


signature.asc
Description: Digital signature


Bug#512691: ITP: anyremote2html -- web interface for anyRemote acting as HTTP server

2009-01-22 Thread Philipp Huebner
Package: wnpp
Severity: wishlist
Owner: Philipp Huebner debala...@arcor.de


* Package name: anyremote2html
  Version : 0.6
  Upstream Author : Mikhail Fedotov anyrem...@mail.ru
* URL : http://anyremote.sourceforge.net
* License : GPLv2
  Programming Lang: Python
  Description : web interface for anyRemote acting as HTTP server

anyremote2html is a WEB interface for anyRemote.
It acts as a HTTP server and translates anyRemote commands to HTML.

With the help of this interface any device which contains a web browser and 
which can connect
to the PC with anyRemote by TCP/IP (GPRS, Wi-Fi, ...) could be used as a remote 
control.

This feature was tested on Motorola-V220, Nokia-E61 and Nokia-N800.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
Architecture: amd64 (x86_64)



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



Bug#512705: ITP: boinc-app-milkyway -- Help discover structures in the MilkyWay Galaxy

2009-01-22 Thread Thibaut VARENE
Package: wnpp
Severity: wishlist
Owner: Thibaut VARENE vare...@debian.org

* Package name: boinc-app-milkyway
  Version : 0.11
  Upstream Author : Travis Desell, Dave Przybylo, Nathan Cole,
Boleslaw Szymanski, Heidi Newberg, Carlos Varela, Malik Magdon-Ismail
and Rensselaer Polytechnic Institute.
* URL : http://milkyway.cs.rpi.edu/milkyway/
* License : GPLv3
  Programming Lang: C/C++
  Description : Help discover structures in the MilkyWay Galaxy

The goal of milky...@home is to use the BOINC platform to harness 
volunteered computing resources in creating a highly accurate three 
dimensional model of the Milky Way galaxy using data gathered by the 
Sloan Digital Sky Survey. This project enables research in both 
astroinformatics and computer science.

In computer science, the project is investigating different optimization 
methods which are resilient to the fault-prone, heterogeneous and 
asynchronous nature of Internet computing; such as evolutionary and 
genetic algorithms, as well as asynchronous newton methods. While in 
astroinformatics, milky...@home is generating highly accurate three 
dimensional models of the Sagittarius stream, which provides knowledge 
about how the Milky Way galaxy was formed and how tidal tails are 
created when galaxies merge. 


Note: I intent to package this app under the umbrella of the BOINC 
Maintainers team

HTH

T-Bone

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: alpha



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



Bug#512718: ITP: libbio-primerdesigner-perl -- Design PCR primers using primer3 and epcr

2009-01-22 Thread Charles Plessy
Package: wnpp
Severity: wishlist
Owner: Charles Plessy ple...@debian.org

Dear all,

I will package Bio::PrimerDesigner, which is yet another dependancy of Gbrowse,
the generic genome browser. I already injected the prospective package in the
pkg-perl Subversion repository.

Have a nice day,

-- Charles Plessy, Debian Med packaging team, Tsurumi, Kanagawa, Japan.

debian/copyright


Format-Specification: 
http://wiki.debian.org/Proposals/CopyrightFormat?action=recallrev=322
Upstream-Name: Bio::PrimerDesigner
Upstream-Maintainer: Sheldon McKay mck...@cshl.edu, Ken Youens-Clark 
kcl...@cshl.edu
Upstream-Source: 
http://search.cpan.org/CPAN/authors/id/S/SM/SMCKAY/Bio-PrimerDesigner-0.04.tar.gz

Files: *
Copyright: © 2003–2008 Sheldon McKay mck...@cshl.edu
   © 2003–2008 Ken Youens-Clark kcl...@cshl.edu
License: GPL-2
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; version 2.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
X-Debian-Comment: On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'

Files: debian/*
Copyright: © 2009 Charles Plessy ple...@debian.org
License: Poetic
 This work ‘as-is’ we provide.
 No warranty, express or implied.
 We’ve done our best,
 to debug and test.
 Liability for damages denied.
 .
 Permission is granted hereby,
 to copy, share, and modify.
 Use as is fit,
 free or for profit.
 On this notice these rights rely.
X-Comment: The text of this license is © 2005 Alexander E Genaud,
 see `http://genaud.net/2005/10/poetic-license/'.


debian/control
==

Source: libbio-primerdesigner-perl
Section: perl
Priority: optional
Build-Depends: debhelper (= 7), libmodule-build-perl
Build-Depends-Indep: perl (= 5.6.10-12),
 libwww-perl, libclass-base-perl, libwww-perl, libreadonly-perl, libwww-perl,
 libtest-pod-coverage-perl,
 primer3, ncbi-epcr
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Uploaders: Charles Plessy ple...@debian.org
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libbio-primerdesigner-perl/
Vcs-Browser: 
http://svn.debian.org/viewsvn/pkg-perl/trunk/libbio-primerdesigner-perl/
Homepage: http://search.cpan.org/dist/Bio-PrimerDesigner/

Package: libbio-primerdesigner-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libwww-perl, libclass-base-perl, libwww-perl, libreadonly-perl, libwww-perl,
 primer3, ncbi-epcr
Description: Design PCR primers using primer3 and epcr
 Bio::PrimerDesigner provides a low-level interface to the primer3 and epcr
 binary executables and supplies methods to return the results. In addition to
 acces local installations of primer3 or e-PCR, it also offers the ability to
 accessing the primer3 binary via a remote server.



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



Test suites after build and Build-Depends.

2009-01-22 Thread Charles Plessy
Dear all,

I packaged a lot programs that have a test suite, and realised that, in order
to run it after build, the dependancies of the binary package produced must be
present as well. For the moment, I add them in Build-Depends(-Indep), but this
is not satisfactory, because:

- The build dependancy graph becomes unnecessarily complex when running the
  test suite is skipped.

- Information is duplicated between Build-Depends: and the binary packages's
  Depends: field.

Any thoughts?

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


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



Fwd: Gnomesword, libsword, diatheke, sword modules, bibletime

2009-01-22 Thread jeffrey . ratcliffe

This seems to apply to Debian too (apart from #3).

Regards

Jeff

-- Forwarded message --
From: Refdoc ref...@crosswire.org
Date: Jan 23, 2009 2:45am
Subject: Gnomesword, libsword, diatheke, sword modules, bibletime
To: ubuntu-m...@lists.ubuntu.com



Hi,



I am one of the developers at CrossWire. Several of our programmes are

in your repository, but they are ancient, often 2 or more releases

behind us.



I have tried on several occasions to contact the maintainer listed but

to little avail.



I asked eventually on #ubuntu-devel and was advised to mail to you.



As we see it, following is wrong:



1) libsword is at 1.5.11 - if you wait a couple of weeks probably at

1.5.12. You keep 1.5.9. 1.5.9 is nearly 2 years old. The functional

increase is massive.



2) libsword should be compiled with ICU to allow it full function. It is

not.



3) you should not maintain sword modules as all our programmes have a

module manager which will download modules directly. Installing modules

via apt-get renders the module manager non-functional as the modules are

installed by apt-get into non user writable areas (/usr/share/sword

instead of ~/.sword)



4) diatheke is a commandline utility which can if carefully handled also

be used as a base for CGI script. The example CGI code coming along with

it is not meant to be exposed to the internet - at least not in this

form. Therefore the dependency on Apache is wrong. Most users will use

diatheke only as commandline routine, never as CGI.



5) Gnomesword is ancient history. All bug reports you have on file for

GS are sorted in upodated versions. Our last release was 2.4.1. we are

currently moving towards the next release - a week or two.



There is probably more to it, but to be honest for years now we direct

everyone to our own debs as Ubuntu and Debian are so out of date.



I would therefore extremely grateful if someone could take this one up

or advise us how to go about submitting a new set of packages ourselves.



Thanks!









--

Ubuntu-motu mailing list

ubuntu-m...@lists.ubuntu.com

Modify settings or unsubscribe at:  

https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu




Work-needing packages report for Jan 23, 2009

2009-01-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: 445 (new: 3)
Total number of packages offered up for adoption: 113 (new: 5)
Total number of packages requested help for: 49 (new: 2)

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



The following packages have been orphaned:

   pychm (#512460), orphaned 2 days ago
 Description: Python binding for CHMLIB
 Reverse Depends: archmage chm2pdf chmsee gnochm
 Installations reported by Popcon: 1672

   python-fam (#512461), orphaned 2 days ago
 Description: Python interface to FAM
 Reverse Depends: bcfg2-server
 Installations reported by Popcon: 56

   utf8script (#512462), orphaned 2 days ago
 Description: binfmt_misc plugin for UTF-8 scripts
 Installations reported by Popcon: 112

442 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:

   filerunner (#512520), offered yesterday
 Description: X-Based FTP program  file manager
 Installations reported by Popcon: 154

   kamefu (#512521), offered yesterday
 Description: KDE All Machine Emulator Frontend for Unix - binary
   files
 Reverse Depends: kamefu libkamefu-dev
 Installations reported by Popcon: 295

   knights (#512524), offered yesterday
 Description: A chess interface for the K Desktop Environment
 Reverse Depends: knights-themepack
 Installations reported by Popcon: 650

   knights-themepack (#512523), offered yesterday
 Description: theme pack for Knights chess interface
 Installations reported by Popcon: 131

   phpunit (#512687), offered today
 Description: Unit testing suite for PHP5
 Reverse Depends: phpunit2
 Installations reported by Popcon: 124

108 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:

[NEW] mutt (#512072), requested 6 days ago
 Description: text-based mailreader supporting MIME, GPG, PGP and
   threading
 Reverse Depends: debreaper metche mutt-dbg mutt-patched muttprofile
 Installations reported by Popcon: 67163

[NEW] openldap (#512360), requested 3 days ago
 Description: OpenLDAP server, libraries, and utilities
 Reverse Depends: adtool alpine am-utils aolserver4-nsldap
   asterisk-h323 asterisk-oh323 audispd-plugins autofs-ldap
   autofs5-ldap balsa (169 more omitted)
 Installations reported by Popcon: 28288

   apache2 (#470795), requested 315 days ago
 Description: Co-maintainer wanted
 Reverse Depends: ampache apache2 apache2-dbg apache2-mpm-event
   apache2-mpm-itk apache2-mpm-prefork apache2-mpm-worker
   apache2-prefork-dev apache2-suexec apache2-suexec-custom (153 more
   omitted)
 Installations reported by Popcon: 40682

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

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

   bash-completion (#472468), requested 304 days ago
 Description: programmable completion for the bash shell
 Installations reported by Popcon: 20955

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

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

   dctrl-tools (#448284), requested 453 days ago
 Description: Command-line tools to process Debian package
   information
 Reverse Depends: aptfs debian-goodies dlocate haskell-devscripts
   hg-buildpackage ia32-archive ia32-libs-tools mlmmj sbuild simple-cdd
 Installations reported by Popcon: 9858

   dpkg (#282283), requested 1524 days ago
 Description: dselect: a user tool to manage Debian packages
 Reverse Depends: alien alsa-source apt-build apt-cross apt-src
   backuppc build-essential bzr-builddeb cacao-oj6-dbg cacao-oj6-jdk
   (118 more omitted)
 Installations reported by Popcon: 79862

   drscheme (#402589), requested 773 days ago
 Description: PLT scheme programming environment
 Reverse Depends: 

Accepted xserver-xorg-video-intel 2:2.3.2-2+lenny6 (source all amd64)

2009-01-22 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 03:49:01 +0100
Source: xserver-xorg-video-intel
Binary: xserver-xorg-video-intel xserver-xorg-video-intel-dbg 
xserver-xorg-video-i810
Architecture: source all amd64
Version: 2:2.3.2-2+lenny6
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 xserver-xorg-video-i810 - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel-dbg - X.Org X server -- Intel i8xx, i9xx display 
driver (debug symbols)
Closes: 512595
Changes: 
 xserver-xorg-video-intel (2:2.3.2-2+lenny6) unstable; urgency=high
 .
   * Remove the Cappuccino SlimPRO SP625F quirk added in -2+lenny5.
 There are machines with the same subdevice ids and an LVDS output
 (closes: #512595).  Thanks, Kushal Koolwal!
Checksums-Sha1: 
 9768b3e0c7b0454c0919146eea3ebeb5ad21802c 1872 
xserver-xorg-video-intel_2.3.2-2+lenny6.dsc
 75fa52b0dded6aaf2688d071ce4d3521df131c17 216079 
xserver-xorg-video-intel_2.3.2-2+lenny6.diff.gz
 233c5dc95c127193266c372e4bbba3c52bb6751a 185676 
xserver-xorg-video-i810_2.3.2-2+lenny6_all.deb
 e20dd97fcd12a3a35ef504ed24507e15c59eacf1 413958 
xserver-xorg-video-intel_2.3.2-2+lenny6_amd64.deb
 6dcd91d174927b1b137f92346a1f46a6129b1377 1437522 
xserver-xorg-video-intel-dbg_2.3.2-2+lenny6_amd64.deb
Checksums-Sha256: 
 ec5e97092f9d8340009ddab9e5cdcc8466bc3696a04a1c1be2ad0ad961fda8bc 1872 
xserver-xorg-video-intel_2.3.2-2+lenny6.dsc
 bccb3d27f3f5de55ec7f57ac6515cb5bda5ffaef9b68e7e28f13b86b400bed81 216079 
xserver-xorg-video-intel_2.3.2-2+lenny6.diff.gz
 f15d8271a4f6f4d7d5e3660284f5c7d5f617121914a095f6e8b3d960f4a7ce6f 185676 
xserver-xorg-video-i810_2.3.2-2+lenny6_all.deb
 644f318db166084a30d2053f65c3ba06a1103de2cd1554eb05ff8d49744383f4 413958 
xserver-xorg-video-intel_2.3.2-2+lenny6_amd64.deb
 bbf67d2962293858a7ed28093d08661b8a8f8a6512b4db599624ad9f9d467e98 1437522 
xserver-xorg-video-intel-dbg_2.3.2-2+lenny6_amd64.deb
Files: 
 65cdccaeb6401c1d0ea3ad9f083c9bf1 1872 x11 optional 
xserver-xorg-video-intel_2.3.2-2+lenny6.dsc
 e064155e4ed82a9557ceb0b5c37b4441 216079 x11 optional 
xserver-xorg-video-intel_2.3.2-2+lenny6.diff.gz
 b188e77fccde93da27186f2ca04d64ef 185676 oldlibs optional 
xserver-xorg-video-i810_2.3.2-2+lenny6_all.deb
 ad5ed8849d5fe11e2a243ed2ed9a3301 413958 x11 optional 
xserver-xorg-video-intel_2.3.2-2+lenny6_amd64.deb
 eacb5e5f98234dfcd59a6eb5a0919473 1437522 x11 extra 
xserver-xorg-video-intel-dbg_2.3.2-2+lenny6_amd64.deb

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

iEYEARECAAYFAkl4QGIACgkQmEvTgKxfcAxnbQCfbZr55AlG95yNa7bxOmMV1hky
KmwAoNCJ11eZDeMkA6Bq4WOLn1eWKuSr
=XAKu
-END PGP SIGNATURE-


Accepted:
xserver-xorg-video-i810_2.3.2-2+lenny6_all.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-i810_2.3.2-2+lenny6_all.deb
xserver-xorg-video-intel-dbg_2.3.2-2+lenny6_amd64.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.3.2-2+lenny6_amd64.deb
xserver-xorg-video-intel_2.3.2-2+lenny6.diff.gz
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny6.diff.gz
xserver-xorg-video-intel_2.3.2-2+lenny6.dsc
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny6.dsc
xserver-xorg-video-intel_2.3.2-2+lenny6_amd64.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny6_amd64.deb


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



Accepted xinput 1.4.0-1 (source amd64)

2009-01-22 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 11:15:40 +0100
Source: xinput
Binary: xinput
Architecture: source amd64
Version: 1.4.0-1
Distribution: experimental
Urgency: low
Maintainer: Julien Cristau jcris...@debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 xinput - Runtime configuration and test of XInput devices
Changes: 
 xinput (1.4.0-1) experimental; urgency=low
 .
   * New upstream release.
   * Update debian/copyright.
   * Bump build-dep on libxi-dev to 2:1.2.0 and x11proto-input-dev to 1.5.
Checksums-Sha1: 
 2a118e42b5f43aa1620e5c9481c0be059d1cb6f8 1058 xinput_1.4.0-1.dsc
 ac89977347df97a1ea72cb2ce1fb52c66edee25c 126397 xinput_1.4.0.orig.tar.gz
 e6919a07709603c687f666537b479b993baa9226 3312 xinput_1.4.0-1.diff.gz
 ae7cb1429bd55a331e907ecb897ebff5ad0dec0d 15902 xinput_1.4.0-1_amd64.deb
Checksums-Sha256: 
 de1fa55818f55f02b221fcd5534282283fa2ecf9f48d93b59105a76204458663 1058 
xinput_1.4.0-1.dsc
 30ef4b814cb1c297220d71f4c1778170ccbf5a820e3f4bcc8d01382e05d2a580 126397 
xinput_1.4.0.orig.tar.gz
 7820877786727d30041f932f6f924ea1fccf8c65477ab453f4fcde9003b39c2f 3312 
xinput_1.4.0-1.diff.gz
 3629d68ca960626ca768022081c0e205cdb8803e35d759f59bdb84e258e5c9da 15902 
xinput_1.4.0-1_amd64.deb
Files: 
 f0f2a79ee4921e5de019166ee9f255a6 1058 x11 optional xinput_1.4.0-1.dsc
 d063e5e3a34ce3f866858b4930aed48c 126397 x11 optional xinput_1.4.0.orig.tar.gz
 b4ecc9cf805ea7e5fbf069eedc21506a 3312 x11 optional xinput_1.4.0-1.diff.gz
 4cff6dc29287cf8f63bb1db0e8ae8966 15902 x11 optional xinput_1.4.0-1_amd64.deb

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

iEYEARECAAYFAkl4SLsACgkQmEvTgKxfcAxWpACffob08c5knATd4JTWM/4uOgTl
vR4AoITPf58/9EVkOjEUbZe+FgXJOovH
=vCSI
-END PGP SIGNATURE-


Accepted:
xinput_1.4.0-1.diff.gz
  to pool/main/x/xinput/xinput_1.4.0-1.diff.gz
xinput_1.4.0-1.dsc
  to pool/main/x/xinput/xinput_1.4.0-1.dsc
xinput_1.4.0-1_amd64.deb
  to pool/main/x/xinput/xinput_1.4.0-1_amd64.deb
xinput_1.4.0.orig.tar.gz
  to pool/main/x/xinput/xinput_1.4.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



Accepted me-tv 0.7.9-1 (source amd64)

2009-01-22 Thread Michael Lamothe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Jan 2009 01:56:05 +1100
Source: me-tv
Binary: me-tv
Architecture: source amd64
Version: 0.7.9-1
Distribution: experimental
Urgency: low
Maintainer: Michael Lamothe michael.lamo...@gmail.com
Changed-By: Michael Lamothe michael.lamo...@gmail.com
Description: 
 me-tv  - Me TV, it's TV for me computer
Changes: 
 me-tv (0.7.9-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 fc84eb05bedab0e078e825bcee653abafb844a51 1227 me-tv_0.7.9-1.dsc
 637f02f2db8563759334fc3db0bd96068f05f460 269697 me-tv_0.7.9.orig.tar.gz
 ceaf4e14e51b64e1006b16a0f3c72a599d188abd 26884 me-tv_0.7.9-1.diff.gz
 717c43b1e2d60548a228d8dc47a44dde00778d64 247716 me-tv_0.7.9-1_amd64.deb
Checksums-Sha256: 
 1a1b3f049e91cbd0bdf0a685066ec0e91e8ce478179359e2ae078c475f2f31d2 1227 
me-tv_0.7.9-1.dsc
 d7de1833b993cd09904d5c3e785e1c87fe0fac93dddc0e9505ea27f1ebc125d5 269697 
me-tv_0.7.9.orig.tar.gz
 32faa194e1e9ed71f3cce46c03d7494bd9e62ab36ddb1446beb341ad0cce11ad 26884 
me-tv_0.7.9-1.diff.gz
 f5e865c262e7beaac9dd04013853cdd08acfe95a57dcc5cde7f20ccc0783cb16 247716 
me-tv_0.7.9-1_amd64.deb
Files: 
 a5abce252a05d0debf885ec361546c5c 1227 graphics optional me-tv_0.7.9-1.dsc
 1c884ec7a6949b6136eca772b6181e11 269697 graphics optional 
me-tv_0.7.9.orig.tar.gz
 b758e3edad5a2708db69b46ef1ea2c9c 26884 graphics optional me-tv_0.7.9-1.diff.gz
 f643c395d74244e0ce265e6159193271 247716 graphics optional 
me-tv_0.7.9-1_amd64.deb

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

iEYEARECAAYFAkl4SO8ACgkQ7Ro5M7LPzdhfNQCggkbU7Gy710q/rbRscu55RyBD
jiwAn02pkSBMpPZQ51mZm4LEF8ljSFSl
=iRud
-END PGP SIGNATURE-


Accepted:
me-tv_0.7.9-1.diff.gz
  to pool/main/m/me-tv/me-tv_0.7.9-1.diff.gz
me-tv_0.7.9-1.dsc
  to pool/main/m/me-tv/me-tv_0.7.9-1.dsc
me-tv_0.7.9-1_amd64.deb
  to pool/main/m/me-tv/me-tv_0.7.9-1_amd64.deb
me-tv_0.7.9.orig.tar.gz
  to pool/main/m/me-tv/me-tv_0.7.9.orig.tar.gz


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



Accepted python-cdd 0.0.9 (source all)

2009-01-22 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 08:40:30 -0200
Source: python-cdd
Binary: python-cdd
Architecture: source all
Version: 0.0.9
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador ota...@debian.org
Changed-By: Otavio Salvador ota...@debian.org
Description: 
 python-cdd - library to make easier to build CDD related applications
Closes: 502648 56
Changes: 
 python-cdd (0.0.9) unstable; urgency=low
 .
   [ Martin Fuzzey ]
   * cdd.PackageList:
 - Use apt_pkg.VersionCompare. Closes: #56
   * cdd.Package:
 - Apply patch from Alexander Inyukhin for missing fields. Closes: #502648
Checksums-Sha1: 
 6f345e188f743fcde94f964f9ee97ad7eed1 980 python-cdd_0.0.9.dsc
 77b30a242510fe113aefcf1c0dcc38d366325f61 219011 python-cdd_0.0.9.tar.gz
 5876c43415bf0948e82ef4f12eada9abb59d38bf 11884 python-cdd_0.0.9_all.deb
Checksums-Sha256: 
 d8d473bb59e3885389534bf7de5712182bb5a524c75a7573af62a4230d89b93a 980 
python-cdd_0.0.9.dsc
 ce85cede7f530e0422c7954cc691384898e8845c08f91348909f45d1638a 219011 
python-cdd_0.0.9.tar.gz
 0d6079ebcf6cf0a40ff040a0b2df87ac63329590fd988eb6b39602dbf885ddd4 11884 
python-cdd_0.0.9_all.deb
Files: 
 6381719aaa13aba124cfd798e079ca71 980 python extra python-cdd_0.0.9.dsc
 8f65904b1ff08ca2087b46ca9878420c 219011 python extra python-cdd_0.0.9.tar.gz
 4815bdafae392e0f9c2ef43b1750c215 11884 python extra python-cdd_0.0.9_all.deb

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

iEYEARECAAYFAkl4T/AACgkQLqiZQEml+FWYzACgvCU81shXzM4ygHu3ursfIQ96
ljgAoIwgPWw0XBQvcOpT2ir36KdwKPb7
=M9md
-END PGP SIGNATURE-


Accepted:
python-cdd_0.0.9.dsc
  to pool/main/p/python-cdd/python-cdd_0.0.9.dsc
python-cdd_0.0.9.tar.gz
  to pool/main/p/python-cdd/python-cdd_0.0.9.tar.gz
python-cdd_0.0.9_all.deb
  to pool/main/p/python-cdd/python-cdd_0.0.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



Accepted debpartial-mirror 0.2.97 (source all)

2009-01-22 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 08:49:59 -0200
Source: debpartial-mirror
Binary: debpartial-mirror
Architecture: source all
Version: 0.2.97
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador ota...@debian.org
Changed-By: Otavio Salvador ota...@debian.org
Description: 
 debpartial-mirror - tools to create partial Debian mirrors
Closes: 497907 502642 511106
Changes: 
 debpartial-mirror (0.2.97) unstable; urgency=low
 .
   [ Martin Fuzzey ]
   * Fixes
 - Apply patch from Alexander Inyukhin to fix SHA1 sums. Closes: #502642
 - Avoid crash when release fields missing (Version..). Closes:  #511106
 - Allow mirroring multiple architectures. Closes:  #497907
Checksums-Sha1: 
 cd787259ed151b749cda955d9d826c0253521689 1019 debpartial-mirror_0.2.97.dsc
 fa97529b747ebd5885961f0b2e313bbad49b9a3f 777189 debpartial-mirror_0.2.97.tar.gz
 ec084fe94f56496d56b6c5d0befc746ff7aec16f 30422 debpartial-mirror_0.2.97_all.deb
Checksums-Sha256: 
 6df41ace4c87e816e9cb0d3072ee6b0b5564315ba6a4ab3e0f282e9196eebe65 1019 
debpartial-mirror_0.2.97.dsc
 f6ca4954029c5ca5778d3fbb9e3570cc1ed62411e4912e35b50bf1d8e8792fa2 777189 
debpartial-mirror_0.2.97.tar.gz
 391212e2a65dc3d37fa1e617cfebc5d91c82cbafa5d0c5760bb20eb1e41245cd 30422 
debpartial-mirror_0.2.97_all.deb
Files: 
 25821ca8ad817603cf56573973304288 1019 net extra debpartial-mirror_0.2.97.dsc
 d6811e563c93a66769677173d502c3e1 777189 net extra 
debpartial-mirror_0.2.97.tar.gz
 cfd760efed78e9881f8f09d71875d0a4 30422 net extra 
debpartial-mirror_0.2.97_all.deb

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

iEYEARECAAYFAkl4UAYACgkQLqiZQEml+FWBEwCffnmUqQQMfuky1Ux6ldHo0pNi
YAQAn0DIcK+6tn6AFv8Blu34ak3grrZx
=o9XW
-END PGP SIGNATURE-


Accepted:
debpartial-mirror_0.2.97.dsc
  to pool/main/d/debpartial-mirror/debpartial-mirror_0.2.97.dsc
debpartial-mirror_0.2.97.tar.gz
  to pool/main/d/debpartial-mirror/debpartial-mirror_0.2.97.tar.gz
debpartial-mirror_0.2.97_all.deb
  to pool/main/d/debpartial-mirror/debpartial-mirror_0.2.97_all.deb


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



Accepted gobby 0.4.9-2 (source amd64)

2009-01-22 Thread Philipp Kern
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 12:10:11 +0100
Source: gobby
Binary: gobby gobby-dbg
Architecture: source amd64
Version: 0.4.9-2
Distribution: unstable
Urgency: low
Maintainer: Philipp Kern pk...@debian.org
Changed-By: Philipp Kern pk...@debian.org
Description: 
 gobby  - collaborative text editor
 gobby-dbg  - collaborative text editor - debugging symbols
Changes: 
 gobby (0.4.9-2) unstable; urgency=low
 .
   * Apply fix for upstream bug #423 (Fixed saving of newly-created
 documents) through quilt.
Checksums-Sha1: 
 f63838a0765c6e712c34ef220fe5ffaefb8602de 1291 gobby_0.4.9-2.dsc
 a7bfee0100cfeee8f3956f78bf0a0ccfb0ecb94f 5559 gobby_0.4.9-2.diff.gz
 9b802ff533388e635d5e889bc1c5410862cd8de2 558850 gobby_0.4.9-2_amd64.deb
 1d803f3017fcc88d73a58d375df1cf92f50da971 2589214 gobby-dbg_0.4.9-2_amd64.deb
Checksums-Sha256: 
 8dc6dc0f74283c5843929c0b543131c87b8a555fb5473e31f380cb32c71bffb8 1291 
gobby_0.4.9-2.dsc
 1ba58257b17ec8a63e0870a41d4261174e994a9d306b57bfed52fde269ea926a 5559 
gobby_0.4.9-2.diff.gz
 fe7dd1b841311f9ec9e7e094539f192084364c9d3ad45a9201e5e79750f33e4d 558850 
gobby_0.4.9-2_amd64.deb
 f29f2664a0a1e18d426ebfaea20a862bff0c0c573b81bed33e72577e1d32d4d7 2589214 
gobby-dbg_0.4.9-2_amd64.deb
Files: 
 3f1b1ddec65e78efe03378c0e25fdc87 1291 net optional gobby_0.4.9-2.dsc
 bbd1c79111b8df4433aa9503999375f4 5559 net optional gobby_0.4.9-2.diff.gz
 278824e42c5218b88cd0df2357c54889 558850 net optional gobby_0.4.9-2_amd64.deb
 de4046c2d56539eb52b513303bef1fd8 2589214 devel extra 
gobby-dbg_0.4.9-2_amd64.deb

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

iEYEARECAAYFAkl4V0kACgkQ7Ro5M7LPzdgnHQCgmlkKZawB/S6PGS1W5sQg/MMZ
IJ0An2Crol9WN4TV97Dzmhc0WZoN+PKQ
=9bvH
-END PGP SIGNATURE-


Accepted:
gobby-dbg_0.4.9-2_amd64.deb
  to pool/main/g/gobby/gobby-dbg_0.4.9-2_amd64.deb
gobby_0.4.9-2.diff.gz
  to pool/main/g/gobby/gobby_0.4.9-2.diff.gz
gobby_0.4.9-2.dsc
  to pool/main/g/gobby/gobby_0.4.9-2.dsc
gobby_0.4.9-2_amd64.deb
  to pool/main/g/gobby/gobby_0.4.9-2_amd64.deb


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



Accepted skytools 2.1.8-1 (source amd64)

2009-01-22 Thread Fernando Ike de Oliveira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 09 Jan 2009 15:17:14 -0200
Source: skytools
Binary: skytools skytools-modules-8.3
Architecture: source amd64
Version: 2.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Fernando Ike de Oliveira f...@midstorm.org
Changed-By: Fernando Ike de Oliveira f...@midstorm.org
Description: 
 skytools   - Database management tools from Skype to PostgreSQL
 skytools-modules-8.3 - PostgreSQL modules of skytools
Changes: 
 skytools (2.1.8-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 51ea1ae85100c4510ea4fc2589b9813f02404f83 1238 skytools_2.1.8-1.dsc
 6b6fc7509824e3119f911ea33c19e09d0260337b 253549 skytools_2.1.8.orig.tar.gz
 64c941116e7d98bae59ed17df870ea648c133100 2118 skytools_2.1.8-1.diff.gz
 39bf0d84dad2fbfd76b2f312e1790879d7f280fd 108728 skytools_2.1.8-1_amd64.deb
 2eee572fa173d7b369bea270389cd959ed00b720 56906 
skytools-modules-8.3_2.1.8-1_amd64.deb
Checksums-Sha256: 
 8ea9a9630dff03f736618c225769cc7fd4da59d708988efd9b35421120b9649d 1238 
skytools_2.1.8-1.dsc
 134c12398fa31e63a9fd429fab26943425f76d6393c63d4aca9d12bce1f74c2d 253549 
skytools_2.1.8.orig.tar.gz
 f15fcfb8e7834e94d04041ef89217138ea11b62eb3ac14a0211bff3323681f68 2118 
skytools_2.1.8-1.diff.gz
 020c0897d1df71255d6d96a8bbbc65ebbf6370f8ef1734d215dc611c866bfac1 108728 
skytools_2.1.8-1_amd64.deb
 6199590abc1f1112b2656b471434658269b7227a2fd502d16cd3ef77799a5fe9 56906 
skytools-modules-8.3_2.1.8-1_amd64.deb
Files: 
 29c4dd40372f70f6226d359fb9188308 1238 misc optional skytools_2.1.8-1.dsc
 195bd681fb5b8537325901cf2258263b 253549 misc optional 
skytools_2.1.8.orig.tar.gz
 abdc6aad7c20efc9b752ba0a4db58cf6 2118 misc optional skytools_2.1.8-1.diff.gz
 1c32a68c5efce54b86c80bc9dfc3d741 108728 misc optional 
skytools_2.1.8-1_amd64.deb
 aba6dacdb0a9982a8acaae801f2f697b 56906 misc optional 
skytools-modules-8.3_2.1.8-1_amd64.deb

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

iEYEARECAAYFAkl4UR0ACgkQLqiZQEml+FVHRACeOXLqPEN4b6SCnheMUKPTbMev
+w0Ani4odlpIv0RS3svXDpVgdDHyZavj
=v2Qw
-END PGP SIGNATURE-


Accepted:
skytools-modules-8.3_2.1.8-1_amd64.deb
  to pool/main/s/skytools/skytools-modules-8.3_2.1.8-1_amd64.deb
skytools_2.1.8-1.diff.gz
  to pool/main/s/skytools/skytools_2.1.8-1.diff.gz
skytools_2.1.8-1.dsc
  to pool/main/s/skytools/skytools_2.1.8-1.dsc
skytools_2.1.8-1_amd64.deb
  to pool/main/s/skytools/skytools_2.1.8-1_amd64.deb
skytools_2.1.8.orig.tar.gz
  to pool/main/s/skytools/skytools_2.1.8.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



Accepted ghc6 6.10.1+dfsg1-2 (source i386 all)

2009-01-22 Thread Kari Pahula
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Jan 2009 23:33:11 +0200
Source: ghc6
Binary: ghc6 ghc6-prof ghc6-doc
Architecture: source i386 all
Version: 6.10.1+dfsg1-2
Distribution: experimental
Urgency: low
Maintainer: Kari Pahula k...@debian.org
Changed-By: Kari Pahula k...@debian.org
Description: 
 ghc6   - GHC - the Glasgow Haskell Compilation system
 ghc6-doc   - Documentation for the Glasgow Haskell Compilation system
 ghc6-prof  - Profiling libraries for the Glasgow Haskell Compilation system
Changes: 
 ghc6 (6.10.1+dfsg1-2) experimental; urgency=low
 .
   * Patched the build system to use haddock from /usr/bin/, not build its
 own.
   * Disabled building haddock docs for this version.
   * Re-enabled some of 6.8.2's build options for non-i386, non-amd64.
   * Patch compiler/Makefile's ia64 build options;
 s/--ld-option=-Wl,--relax/--ld-option=--relax/.
Checksums-Sha1: 
 0c50139e7c41e2cbfac57578d1c05714be02eac5 1186 ghc6_6.10.1+dfsg1-2.dsc
 a6ccf547fa0cead1c64ebb415bae149b23098072 26424 ghc6_6.10.1+dfsg1-2.diff.gz
 c811ab00c16caab1272ef8c92fd559c91e0b2751 32534650 ghc6_6.10.1+dfsg1-2_i386.deb
 1e0c72fd4ecf39d2b2022c2605146bf54b4eebf9 28856116 
ghc6-prof_6.10.1+dfsg1-2_i386.deb
 c64f12e9f74abecdb3aee2aca787b88c81fec9f1 389218 ghc6-doc_6.10.1+dfsg1-2_all.deb
Checksums-Sha256: 
 d42c14e14dcf5af740a85fda5cc73e4c9d3c646e6f10af9e04d61650b5c8d84a 1186 
ghc6_6.10.1+dfsg1-2.dsc
 ed94674e4fde590eccacd1f8e65ff840cae3b540977206300d34ecbb0e2a8527 26424 
ghc6_6.10.1+dfsg1-2.diff.gz
 1b3566a1f40f10de765a6a371ac9652bdd85afed2148b910264d7650b3f8670e 32534650 
ghc6_6.10.1+dfsg1-2_i386.deb
 44a1a8f7d2873fa256b680d9a66f6a81d1a8d1024f233e7bbe019649e18232dd 28856116 
ghc6-prof_6.10.1+dfsg1-2_i386.deb
 ef89825feb54ec0c791aea4467b3b5ad4f499b2f6d0f1b5d733e303108098f0c 389218 
ghc6-doc_6.10.1+dfsg1-2_all.deb
Files: 
 c064fc7ff592d3f465df29fc63e855c5 1186 devel optional ghc6_6.10.1+dfsg1-2.dsc
 6f3f4a1d5979edd8017cb504186ea210 26424 devel optional 
ghc6_6.10.1+dfsg1-2.diff.gz
 d301776fe7c642809522cece7917cd37 32534650 devel optional 
ghc6_6.10.1+dfsg1-2_i386.deb
 afbafee27b9332e611c0ad1e8272949b 28856116 devel optional 
ghc6-prof_6.10.1+dfsg1-2_i386.deb
 87c19be93a04d6a4c95bf62060abbacd 389218 doc optional 
ghc6-doc_6.10.1+dfsg1-2_all.deb

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

iEYEARECAAYFAkl4W6EACgkQeYl9593Atw3XJQCgmWOhBxp/lYJ1V5olyJcivP7t
DjsAn3ReSm1GydqWeFB0cuZLzBAnDYYR
=WSTv
-END PGP SIGNATURE-


Accepted:
ghc6-doc_6.10.1+dfsg1-2_all.deb
  to pool/main/g/ghc6/ghc6-doc_6.10.1+dfsg1-2_all.deb
ghc6-prof_6.10.1+dfsg1-2_i386.deb
  to pool/main/g/ghc6/ghc6-prof_6.10.1+dfsg1-2_i386.deb
ghc6_6.10.1+dfsg1-2.diff.gz
  to pool/main/g/ghc6/ghc6_6.10.1+dfsg1-2.diff.gz
ghc6_6.10.1+dfsg1-2.dsc
  to pool/main/g/ghc6/ghc6_6.10.1+dfsg1-2.dsc
ghc6_6.10.1+dfsg1-2_i386.deb
  to pool/main/g/ghc6/ghc6_6.10.1+dfsg1-2_i386.deb


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



Accepted xserver-xorg-input-keyboard 1:1.3.2-2 (source amd64)

2009-01-22 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 14:08:28 +0100
Source: xserver-xorg-input-keyboard
Binary: xserver-xorg-input-kbd
Architecture: source amd64
Version: 1:1.3.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 xserver-xorg-input-kbd - X.Org X server -- keyboard input driver
Changes: 
 xserver-xorg-input-keyboard (1:1.3.2-2) experimental; urgency=low
 .
   * Build against xserver 1.6 rc1.
Checksums-Sha1: 
 c6a9b82c4f25a0728d4f7e88c2490ffbe5f27467 1635 
xserver-xorg-input-keyboard_1.3.2-2.dsc
 88fab0a7f0c3c988433ac5beba2b454eb7346720 17732 
xserver-xorg-input-keyboard_1.3.2-2.diff.gz
 ebafeaeff5967256d4a4625ac87a7b2831672aec 29290 
xserver-xorg-input-kbd_1.3.2-2_amd64.deb
Checksums-Sha256: 
 ca09773f07f3b694f48c6378ce367afdc79cdd128f48a7d248c03861e3548637 1635 
xserver-xorg-input-keyboard_1.3.2-2.dsc
 717988a35e40035a3b221cdef618af3a027f090faf8dc7b4a667a8dcf54c34b3 17732 
xserver-xorg-input-keyboard_1.3.2-2.diff.gz
 7d849e1a4030655ad516d495588e0b486c0d37b96975f688069598494bcc7a3a 29290 
xserver-xorg-input-kbd_1.3.2-2_amd64.deb
Files: 
 2916695a11eeac22b9a8613bd6e64840 1635 x11 optional 
xserver-xorg-input-keyboard_1.3.2-2.dsc
 c691e95142efab0cda5b51faf5fe9a40 17732 x11 optional 
xserver-xorg-input-keyboard_1.3.2-2.diff.gz
 c6cdfb846a40590e39c9aab6cb9fe4b0 29290 x11 optional 
xserver-xorg-input-kbd_1.3.2-2_amd64.deb

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

iEYEARECAAYFAkl4cK8ACgkQmEvTgKxfcAy64wCgwsYBGutu8mHtKVpG5+PTjLZB
EEcAnjZD/9CCYtivEg5XLLy+FmDveigB
=vcK9
-END PGP SIGNATURE-


Accepted:
xserver-xorg-input-kbd_1.3.2-2_amd64.deb
  to 
pool/main/x/xserver-xorg-input-keyboard/xserver-xorg-input-kbd_1.3.2-2_amd64.deb
xserver-xorg-input-keyboard_1.3.2-2.diff.gz
  to 
pool/main/x/xserver-xorg-input-keyboard/xserver-xorg-input-keyboard_1.3.2-2.diff.gz
xserver-xorg-input-keyboard_1.3.2-2.dsc
  to 
pool/main/x/xserver-xorg-input-keyboard/xserver-xorg-input-keyboard_1.3.2-2.dsc


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



Accepted gnome-python-extras 2.19.1-3.1 (source all amd64)

2009-01-22 Thread Bernd Zeimetz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 14:15:46 +0100
Source: gnome-python-extras
Binary: python-gnome2-extras python-gnome2-extras-doc python-gnome2-extras-dev 
python-gtkhtml2 python-gtkmozembed python-eggtrayicon
Architecture: source amd64 all
Version: 2.19.1-3.1
Distribution: unstable
Urgency: high
Maintainer: Sebastien Bacher seb...@debian.org
Changed-By: Bernd Zeimetz b...@debian.org
Description: 
 python-eggtrayicon - Python module to display icons in the system tray
 python-gnome2-extras - Extra Python bindings for the GNOME desktop environment
 python-gnome2-extras-dev - Development files for the extra GNOME Python 
bindings
 python-gnome2-extras-doc - Documentation for the extra GNOME Python bindings
 python-gtkhtml2 - Python bindings for the GtkHTML 2 library
 python-gtkmozembed - Python bindings for the GtkMozEmbed Gecko library
Closes: 511265
Changes: 
 gnome-python-extras (2.19.1-3.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Only apply 03_gdl-icons.patch if gdl-icons.h does not exist,
 this fixes building the package in Lenny (Closes: #511265).
Checksums-Sha1: 
 97da04141f8b0850b129eced7d6233c9316416af 1829 
gnome-python-extras_2.19.1-3.1.dsc
 34c7c197dc1f89ce58cca029f149f8fda8e81607 148948 
gnome-python-extras_2.19.1-3.1.diff.gz
 2d48360c5fee29b95fb0d7f36470443a669516a5 322346 
python-gnome2-extras_2.19.1-3.1_amd64.deb
 8da23311950764fec7a0062bc5c50562f6493c7b 30182 
python-gtkhtml2_2.19.1-3.1_amd64.deb
 226458354f18a182f946bad8ea12d6f40aa0bb88 72872 
python-gtkmozembed_2.19.1-3.1_amd64.deb
 2b2e47876e76c8e685cbab116117b56859441f05 30006 
python-eggtrayicon_2.19.1-3.1_amd64.deb
 3030e951a11e68da05d1f208ae37388cbe46b0a5 26368 
python-gnome2-extras-doc_2.19.1-3.1_all.deb
 10574914b78915e0fcc912838c108d02826c8dc1 43560 
python-gnome2-extras-dev_2.19.1-3.1_all.deb
Checksums-Sha256: 
 4c09d8bb308d9465d394a2e738c358b39a3122dd86d57ba1e5c47dc168585bf4 1829 
gnome-python-extras_2.19.1-3.1.dsc
 c59ed5166433cd217cd5eb83cb8910f1dbcf383a414efd1477164c329c9f66d6 148948 
gnome-python-extras_2.19.1-3.1.diff.gz
 0ad4ec98db7dd442b6462538440eb8b4f574e279e2a35e83b2b2134a1853a5ad 322346 
python-gnome2-extras_2.19.1-3.1_amd64.deb
 fd84449980ecfd3e91f8a9fc08b47bd8c7445bb2297da1a5001e178ebc0ff351 30182 
python-gtkhtml2_2.19.1-3.1_amd64.deb
 005e2824be7a9b34a0cc6c3cb99b0e4710d0d829a4a64b3feec3287f47b48578 72872 
python-gtkmozembed_2.19.1-3.1_amd64.deb
 c5b7a6750cf04339457a7b7a485c1b1f2a16b8636b9ea584082734c7018515d9 30006 
python-eggtrayicon_2.19.1-3.1_amd64.deb
 dc0a321d92dab5c25579f0b93d398b120f529b4f50b64c3714113665fc3fe4c2 26368 
python-gnome2-extras-doc_2.19.1-3.1_all.deb
 874ef70366c499db0d3acf73593f4128159b3839641e09c2fc206eaeb9bd74c2 43560 
python-gnome2-extras-dev_2.19.1-3.1_all.deb
Files: 
 596cb970f4b1f1feb28ab6cbc9bd052d 1829 python optional 
gnome-python-extras_2.19.1-3.1.dsc
 558d805d43742b1ccfbc45a6323a0919 148948 python optional 
gnome-python-extras_2.19.1-3.1.diff.gz
 d3592a01d647a01b2f61c9baf0c9d50c 322346 python optional 
python-gnome2-extras_2.19.1-3.1_amd64.deb
 84fae35eb24d318a9e0196750894bc7e 30182 python optional 
python-gtkhtml2_2.19.1-3.1_amd64.deb
 b0c0008a20346b93ecfa1ed46e86f0e9 72872 python optional 
python-gtkmozembed_2.19.1-3.1_amd64.deb
 db11e4b001b35513c3734f9440b99fcb 30006 python optional 
python-eggtrayicon_2.19.1-3.1_amd64.deb
 623b8324fbf7162092a6d87cdf86f4b0 26368 doc optional 
python-gnome2-extras-doc_2.19.1-3.1_all.deb
 d580bab70e24fbf18ae8ad3a84d3e9e6 43560 python optional 
python-gnome2-extras-dev_2.19.1-3.1_all.deb

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

iEYEARECAAYFAkl4dp8ACgkQBnqtBMk7/3ly5ACfW6VniTPQtV56iDn9fKYQENID
4poAnifWIYtvNa265B//lRoO7LeGba01
=PBH9
-END PGP SIGNATURE-


Accepted:
gnome-python-extras_2.19.1-3.1.diff.gz
  to pool/main/g/gnome-python-extras/gnome-python-extras_2.19.1-3.1.diff.gz
gnome-python-extras_2.19.1-3.1.dsc
  to pool/main/g/gnome-python-extras/gnome-python-extras_2.19.1-3.1.dsc
python-eggtrayicon_2.19.1-3.1_amd64.deb
  to pool/main/g/gnome-python-extras/python-eggtrayicon_2.19.1-3.1_amd64.deb
python-gnome2-extras-dev_2.19.1-3.1_all.deb
  to pool/main/g/gnome-python-extras/python-gnome2-extras-dev_2.19.1-3.1_all.deb
python-gnome2-extras-doc_2.19.1-3.1_all.deb
  to pool/main/g/gnome-python-extras/python-gnome2-extras-doc_2.19.1-3.1_all.deb
python-gnome2-extras_2.19.1-3.1_amd64.deb
  to pool/main/g/gnome-python-extras/python-gnome2-extras_2.19.1-3.1_amd64.deb
python-gtkhtml2_2.19.1-3.1_amd64.deb
  to pool/main/g/gnome-python-extras/python-gtkhtml2_2.19.1-3.1_amd64.deb
python-gtkmozembed_2.19.1-3.1_amd64.deb
  to pool/main/g/gnome-python-extras/python-gtkmozembed_2.19.1-3.1_amd64.deb


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



Accepted gnome-codec-install 0.3.2 (source all)

2009-01-22 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Jan 2009 17:03:42 +0100
Source: gnome-codec-install
Binary: gnome-codec-install
Architecture: source all
Version: 0.3.2
Distribution: experimental
Urgency: low
Maintainer: Sebastian Dröge sl...@debian.org
Changed-By: Michael Vogt michael.v...@ubuntu.com
Description: 
 gnome-codec-install - GStreamer codec installer
Changes: 
 gnome-codec-install (0.3.2) experimental; urgency=low
 .
   * GnomeCodecInstall/MainWindow.py:
 - use gst.Caps.intersect() instead of is_subset()
   to get more accurate resuts
Checksums-Sha1: 
 8586a9d302eaeaa738f2f13cebba3524b2b5cad2 990 gnome-codec-install_0.3.2.dsc
 0cc79251e71857272a3a7c88f8313c8ec708a963 25691 gnome-codec-install_0.3.2.tar.gz
 476539753316721e3e5b3a887a5142b639957dd0 21164 
gnome-codec-install_0.3.2_all.deb
Checksums-Sha256: 
 37bd724bf2fdf41e9569d75af5a3dadb153ef76a283fa5f46341abdca67ceb46 990 
gnome-codec-install_0.3.2.dsc
 73cf16f12a532a662a7a8261e6edd1cc34082ec18aa5526916333bfa86e32b85 25691 
gnome-codec-install_0.3.2.tar.gz
 f04771e2d84fa0064161f315460abb7de289053488bf96de6584a344a1bf5a6a 21164 
gnome-codec-install_0.3.2_all.deb
Files: 
 099e710067655de5f801003c3027cfa6 990 gnome optional 
gnome-codec-install_0.3.2.dsc
 53c544317e609f327f8fe8d0e7cd0adf 25691 gnome optional 
gnome-codec-install_0.3.2.tar.gz
 18ae31c3276799ef66d589551f3f1fb2 21164 gnome optional 
gnome-codec-install_0.3.2_all.deb

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

iEYEARECAAYFAkl4gwMACgkQliSD4VZixzTFnwCggyB3/GYSNffWKQ1PAwwA68Wj
YrMAn2s7Q3UgMSYVXaKWl1nFOnpFXAmh
=mUJn
-END PGP SIGNATURE-


Accepted:
gnome-codec-install_0.3.2.dsc
  to pool/main/g/gnome-codec-install/gnome-codec-install_0.3.2.dsc
gnome-codec-install_0.3.2.tar.gz
  to pool/main/g/gnome-codec-install/gnome-codec-install_0.3.2.tar.gz
gnome-codec-install_0.3.2_all.deb
  to pool/main/g/gnome-codec-install/gnome-codec-install_0.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



Accepted rsync 3.0.5-1 (source amd64)

2009-01-22 Thread Paul Slootman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 22 Jan 2009 15:05:27 +0100
Source: rsync
Binary: rsync
Architecture: source amd64
Version: 3.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Paul Slootman p...@debian.org
Changed-By: Paul Slootman p...@debian.org
Description: 
 rsync  - fast remote file copy program (like rcp)
Closes: 512635
Changes: 
 rsync (3.0.5-1) unstable; urgency=low
 .
   * new upstream release.
   * From the upstream NEWS file:
  Fixed a bug when using --sparse on a sparse file that has over 2GB of
  consecutive sparse data.
 closes:#512635
Files: 
 ad87197cd0e9e8b7c8173497ff42957a 570 net optional rsync_3.0.5-1.dsc
 a130e736c011572cb423b6245e97fc4b 776613 net optional rsync_3.0.5.orig.tar.gz
 cda01b2fbfa25227255c0aa273a9c44d 21004 net optional rsync_3.0.5-1.diff.gz
 346e6bcabac683f6f1539a24c2e19790 349356 net optional rsync_3.0.5-1_amd64.deb

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

iD8DBQFJeIIfutvvqbTW3hMRAuOHAJ0R1UvtWatmzfBFrGYK9HuNWzjtOACcChIn
KUeZxiWwgZiyR8kEtcsyfnw=
=vt+0
-END PGP SIGNATURE-


Accepted:
rsync_3.0.5-1.diff.gz
  to pool/main/r/rsync/rsync_3.0.5-1.diff.gz
rsync_3.0.5-1.dsc
  to pool/main/r/rsync/rsync_3.0.5-1.dsc
rsync_3.0.5-1_amd64.deb
  to pool/main/r/rsync/rsync_3.0.5-1_amd64.deb
rsync_3.0.5.orig.tar.gz
  to pool/main/r/rsync/rsync_3.0.5.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



Accepted typo3-dummy 4.2.4-1 (source all)

2009-01-22 Thread Christian Welzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 12:00:00 +0100
Source: typo3-dummy
Binary: typo3-dummy
Architecture: source all
Version: 4.2.4-1
Distribution: unstable
Urgency: high
Maintainer: Christian Welzel gaw...@camlann.de
Changed-By: Christian Welzel gaw...@camlann.de
Description: 
 typo3-dummy - Empty TYPO3 site package for starting a new site from scratch
Closes: 512624 512626
Changes: 
 typo3-dummy (4.2.4-1) unstable; urgency=high
 .
   * New upstream release.
   * Added /usr/share/javascript/prototype/, 
/usr/share/javascript/scriptaculous/
 to open_basedir in apache.conf. (Closes: 512624)
   * Changed sendmail_path in apache.conf to include parameters -t -i
 (Closes: 512626)
Checksums-Sha1: 
 0bfb1afecf838468e253207d2a05028889197fb5 974 typo3-dummy_4.2.4-1.dsc
 a9ac14611c0602f14f6f159682c09062a35c2b2a 9427 typo3-dummy_4.2.4.orig.tar.gz
 516f3dfaab52f03e5cdfae44acb6691369e7bfc9 8277 typo3-dummy_4.2.4-1.diff.gz
 1d5d0b9267e7cfe3a32da24a1285a847ff00122b 17050 typo3-dummy_4.2.4-1_all.deb
Checksums-Sha256: 
 244af6294aa732e74cf95304332f8927fce5e8b94fe4b151f8bcf45e42080d79 974 
typo3-dummy_4.2.4-1.dsc
 965d3bad6d4ee8ef666cc9f64fe3ce939079076436e9d134fe5a835916cd23e8 9427 
typo3-dummy_4.2.4.orig.tar.gz
 82f9c242e192171aebf6c6095497b6ec556e8256e810631562dfda25c25b20d9 8277 
typo3-dummy_4.2.4-1.diff.gz
 4185ee28c3c199f3c44c910e235c4f0cb3a3d431a94bddda86c93eee829f554d 17050 
typo3-dummy_4.2.4-1_all.deb
Files: 
 67a974c11093394635b17162582ccba9 974 web optional typo3-dummy_4.2.4-1.dsc
 093f71bca94986ffc8a475ebd04febfc 9427 web optional 
typo3-dummy_4.2.4.orig.tar.gz
 c8d8def9f6bb2a2650c64dd8dd42aa77 8277 web optional typo3-dummy_4.2.4-1.diff.gz
 5a3716334947d7a5c95de1d259fc368e 17050 web optional typo3-dummy_4.2.4-1_all.deb

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

iD8DBQFJeIgpUHLQNqxYNSARAjvXAJ0Wa8doVFhwGoOyqby0gqVyak9mwACgoLAo
hqNwhTbhygIVyJXxtedRhjo=
=Qp+u
-END PGP SIGNATURE-


Accepted:
typo3-dummy_4.2.4-1.diff.gz
  to pool/main/t/typo3-dummy/typo3-dummy_4.2.4-1.diff.gz
typo3-dummy_4.2.4-1.dsc
  to pool/main/t/typo3-dummy/typo3-dummy_4.2.4-1.dsc
typo3-dummy_4.2.4-1_all.deb
  to pool/main/t/typo3-dummy/typo3-dummy_4.2.4-1_all.deb
typo3-dummy_4.2.4.orig.tar.gz
  to pool/main/t/typo3-dummy/typo3-dummy_4.2.4.orig.tar.gz


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



Accepted kbuild 1:0.1.5svn2262-1 (source i386)

2009-01-22 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 15:40:58 +0100
Source: kbuild
Binary: kbuild
Architecture: source i386
Version: 1:0.1.5svn2262-1
Distribution: unstable
Urgency: low
Maintainer: Torsten Werner twer...@debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 kbuild - framework for writing simple makefiles for complex tasks
Closes: 512631
Changes: 
 kbuild (1:0.1.5svn2262-1) unstable; urgency=low
 .
   * new upstream version (Closes: #512631)
Checksums-Sha1: 
 438b70738ab9aa0f8bc30eeb62696609d950bb81 1208 kbuild_0.1.5svn2262-1.dsc
 ff90ad91965464be2adab0b7f6a09ea27022b66c 2529103 
kbuild_0.1.5svn2262.orig.tar.gz
 78f30103dd23efe9797de0d3ffb35fbae68e4a70 4505 kbuild_0.1.5svn2262-1.diff.gz
 6a921936da8fc654ccca48d004c5ed16d2695861 670540 kbuild_0.1.5svn2262-1_i386.deb
Checksums-Sha256: 
 d47a13fc5e9fa011c50bd919749377271118e4a071cc58fa10db4b784ffb9f89 1208 
kbuild_0.1.5svn2262-1.dsc
 ac5e4a578b206cd39068f2b1f2d43e1fbc206663104b84da9509eddbf05fc438 2529103 
kbuild_0.1.5svn2262.orig.tar.gz
 787b3a18b8f3d0ab43462073a0e93a76431778ce84a38f54f9d534722625999a 4505 
kbuild_0.1.5svn2262-1.diff.gz
 cd9a5f0da028ed020cec1aeb9b58a5d930b32af487defe4e0d3e0a54a74e5198 670540 
kbuild_0.1.5svn2262-1_i386.deb
Files: 
 e265453679f882adc4daddc9f543a214 1208 devel extra kbuild_0.1.5svn2262-1.dsc
 1b701b42f29b5ae04fc2a572dd5bcb30 2529103 devel extra 
kbuild_0.1.5svn2262.orig.tar.gz
 391b54cc7f3b247f00659214084665e1 4505 devel extra kbuild_0.1.5svn2262-1.diff.gz
 e80f460ae593e226904a09e3c386289d 670540 devel extra 
kbuild_0.1.5svn2262-1_i386.deb

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

iEYEARECAAYFAkl4iagACgkQfY3dicTPjsMi0ACfeJK279kkD43sHnDdnGOF3Enb
X9IAnjB/BYNvA3IuS+B5cIhSFozZf5hT
=7Jj3
-END PGP SIGNATURE-


Accepted:
kbuild_0.1.5svn2262-1.diff.gz
  to pool/main/k/kbuild/kbuild_0.1.5svn2262-1.diff.gz
kbuild_0.1.5svn2262-1.dsc
  to pool/main/k/kbuild/kbuild_0.1.5svn2262-1.dsc
kbuild_0.1.5svn2262-1_i386.deb
  to pool/main/k/kbuild/kbuild_0.1.5svn2262-1_i386.deb
kbuild_0.1.5svn2262.orig.tar.gz
  to pool/main/k/kbuild/kbuild_0.1.5svn2262.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



Accepted at-spi 1.24.1-1 (source all amd64)

2009-01-22 Thread Mario Lang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 16:08:59 +0100
Source: at-spi
Binary: at-spi libatspi1.0-0 libatspi-dev libatspi-dbg at-spi-doc python-pyatspi
Architecture: source all amd64
Version: 1.24.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Mario Lang ml...@debian.org
Description: 
 at-spi - Assistive Technology Service Provider Interface
 at-spi-doc - Documentation files of at-spi for GNOME Accessibility
 libatspi-dbg - at-spi libraries and debugging symbols
 libatspi-dev - Development files of at-spi for GNOME Accessibility
 libatspi1.0-0 - C binding libraries of at-spi for GNOME Accessibility
 python-pyatspi - Assistive Technology Service Provider Interface - Python 
bindings
Changes: 
 at-spi (1.24.1-1) experimental; urgency=low
 .
   [ Mario Lang ]
   * New upstream release.
   * debian/patches/01-memory_leaks.patch: Remove, applied upstream.
 .
   [ Loic Minier ]
   * Pass --no-act to dh_makeshlibs for at-spi via
 DEB_DH_MAKESHLIBS_ARGS_at-spi as the usr/lib/**/*.so files are only
 plugins (and should probably be fixed to not have a SONAME).
Checksums-Sha1: 
 b2285469319ba957602b5352a107ec7a04c9492b 1648 at-spi_1.24.1-1.dsc
 961a63e554d301bdcc52845a55efdfa34ba25cb0 1118557 at-spi_1.24.1.orig.tar.gz
 fcfa7f63f6356f02f3ce9c7e0a7f834fe6d97113 8361 at-spi_1.24.1-1.diff.gz
 17e5c96a5d344a1fb9c9269c61f96ef4b28e3380 175570 at-spi-doc_1.24.1-1_all.deb
 86af34b300d295a26ad1c9c85f7144fbc8aa459a 122216 python-pyatspi_1.24.1-1_all.deb
 5b7af4aca74e24e14fabf6d273edd8fa285528fd 230994 at-spi_1.24.1-1_amd64.deb
 369ac44fd6f2da0f45da63d226720ae2b2b009b4 243968 
libatspi1.0-0_1.24.1-1_amd64.deb
 1bd25413f23b020117859dbd0bff2ed29c6241c1 161788 libatspi-dev_1.24.1-1_amd64.deb
 0145bdfc46ce5a0b61cfc4cf1a99445ae3ef89f3 560642 libatspi-dbg_1.24.1-1_amd64.deb
Checksums-Sha256: 
 fc1bcd32aa138bd837c8ae558c9c9a1d3be94acbe7185cb337a47db7539aca44 1648 
at-spi_1.24.1-1.dsc
 ac979980f211564f4657015ab8dec1bf16c7b9e8da432e5d34f7304bdf8022fb 1118557 
at-spi_1.24.1.orig.tar.gz
 7fe70a8aaa01d9f6ebc37143ef55ce345c76a796a75d0b60d9b590294b5c95f9 8361 
at-spi_1.24.1-1.diff.gz
 240f49b3bd999242706f634cd8386956efd4198b9089b89720dc2e7a21c0f9bd 175570 
at-spi-doc_1.24.1-1_all.deb
 409d670ca6e1d740a1e98b68c5c3b50f7961dbf5bb93d57b465e3effb1c33c94 122216 
python-pyatspi_1.24.1-1_all.deb
 3ac0192e019207167971744cfa428794e3bdda427c5973e8b67318d6ef2c 230994 
at-spi_1.24.1-1_amd64.deb
 8469497bb2ece00a236f3942512af32f1a0943e143e2832f793c286bf078e0dd 243968 
libatspi1.0-0_1.24.1-1_amd64.deb
 13dcee105f0209cc3dc83bb05e0c4527b0fc97d234e84983acc1304068d22d64 161788 
libatspi-dev_1.24.1-1_amd64.deb
 6afdb049d72ab0ac0deeb3097a7d9eabacb91b4529a01188eaec2af7a18972c2 560642 
libatspi-dbg_1.24.1-1_amd64.deb
Files: 
 d2b873c6679ad45531aeff98ea4d8403 1648 libs optional at-spi_1.24.1-1.dsc
 106ecba48b688af5770eddefbb562e68 1118557 libs optional 
at-spi_1.24.1.orig.tar.gz
 ec0dac0edfbbda46a2a07e0fbf449e3c 8361 libs optional at-spi_1.24.1-1.diff.gz
 9dab175b4b4d05c11e38650872e7708b 175570 doc optional 
at-spi-doc_1.24.1-1_all.deb
 781df44bb6e30be7f769e45a445f8658 122216 python optional 
python-pyatspi_1.24.1-1_all.deb
 cdd6ae551f72b994036b00194afce14a 230994 gnome optional 
at-spi_1.24.1-1_amd64.deb
 f1c4779e8acd0856fc3b215572b66e2d 243968 libs optional 
libatspi1.0-0_1.24.1-1_amd64.deb
 0e2bf0427871a37ee5e77091f9bfecc7 161788 libdevel optional 
libatspi-dev_1.24.1-1_amd64.deb
 88ccfffaaf9239971e9f562682a5a00c 560642 libdevel extra 
libatspi-dbg_1.24.1-1_amd64.deb

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

iD8DBQFJeI5V3/wCKmsRPkQRAtOyAJ9QKlBmdZTXOthoC+Tx+uwsVXoLvgCeLvN6
p7gYKb4U1MI7O5OMiHdBU1A=
=vaqh
-END PGP SIGNATURE-


Accepted:
at-spi-doc_1.24.1-1_all.deb
  to pool/main/a/at-spi/at-spi-doc_1.24.1-1_all.deb
at-spi_1.24.1-1.diff.gz
  to pool/main/a/at-spi/at-spi_1.24.1-1.diff.gz
at-spi_1.24.1-1.dsc
  to pool/main/a/at-spi/at-spi_1.24.1-1.dsc
at-spi_1.24.1-1_amd64.deb
  to pool/main/a/at-spi/at-spi_1.24.1-1_amd64.deb
at-spi_1.24.1.orig.tar.gz
  to pool/main/a/at-spi/at-spi_1.24.1.orig.tar.gz
libatspi-dbg_1.24.1-1_amd64.deb
  to pool/main/a/at-spi/libatspi-dbg_1.24.1-1_amd64.deb
libatspi-dev_1.24.1-1_amd64.deb
  to pool/main/a/at-spi/libatspi-dev_1.24.1-1_amd64.deb
libatspi1.0-0_1.24.1-1_amd64.deb
  to pool/main/a/at-spi/libatspi1.0-0_1.24.1-1_amd64.deb
python-pyatspi_1.24.1-1_all.deb
  to pool/main/a/at-spi/python-pyatspi_1.24.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



Accepted soprano 2.1.67+dfsg.1-1 (source all amd64)

2009-01-22 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 11:53:18 +0200
Source: soprano
Binary: libsoprano4 libsoprano-dbg libsoprano-dev libsoprano-doc
Architecture: source all amd64
Version: 2.1.67+dfsg.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Description: 
 libsoprano-dbg - debugging symbols for the Soprano RDF framework
 libsoprano-dev - development files for the Soprano RDF framework
 libsoprano-doc - developer documentation for the Soprano RDF framework
 libsoprano4 - libraries for the Soprano RDF framework
Changes: 
 soprano (2.1.67+dfsg.1-1) experimental; urgency=low
 .
   * New upstream development release.
 .
   +++ Changes by Modestas Vainius:
 .
   * Bump cmake build depend to 2.6.2.
   * Bump Standards-Version to 3.8.0: add README.source.
   * Switch to new installgen format.
   * Update install files.
   * Bump shlibs to 2.1.67.
   * Move DBus interface XMLs to libsoprano-dev, add appropriate replaces.
   * Build soprano with -fvisibility=hidden -fvisibility-inlines-hidden.
   * Add symbols file template for libsoprano4, build depend on
 pkg-kde-tools 0.3.1.
Checksums-Sha1: 
 dddacf9568a5b01bf6d81bafbe767adf6111ab05 1691 soprano_2.1.67+dfsg.1-1.dsc
 b9b2ee8e1ddcf9dfcd13b7ea2184a89cf9db8951 512013 
soprano_2.1.67+dfsg.1.orig.tar.gz
 8d9aad9997e1f5f72e9062b194831dc39256b818 29501 soprano_2.1.67+dfsg.1-1.diff.gz
 7a40d5e861c3cf8fc283678901b9124c9348d5cc 1775502 
libsoprano-doc_2.1.67+dfsg.1-1_all.deb
 f613d5a527542980b6704c1c651392204df0aa93 667370 
libsoprano4_2.1.67+dfsg.1-1_amd64.deb
 325053cbf0f0ef2c0abab82f836655c09d311daa 5533980 
libsoprano-dbg_2.1.67+dfsg.1-1_amd64.deb
 634a4f953fa6d21500ccb374c72791fd13026572 122072 
libsoprano-dev_2.1.67+dfsg.1-1_amd64.deb
Checksums-Sha256: 
 70517cef8b376da3fc39270340380017fa80448ebafe133bc2953631d0c628b7 1691 
soprano_2.1.67+dfsg.1-1.dsc
 5b5acded5ef699a6cea49fb8d757a3e839a295a7feaba3d98ac56909633cdf73 512013 
soprano_2.1.67+dfsg.1.orig.tar.gz
 ae8cf1c5ff23e95e49de2728c84357728c376d1af1034115bb222ceec42232df 29501 
soprano_2.1.67+dfsg.1-1.diff.gz
 0c8e46c1bddc3194f29d9c898a9bb3f8c0b84b4c38ac42740f007f408164359a 1775502 
libsoprano-doc_2.1.67+dfsg.1-1_all.deb
 ab6d58963855111843d3a3a2fddf8ab5e7504892938eebe865ce2b6bcdac4382 667370 
libsoprano4_2.1.67+dfsg.1-1_amd64.deb
 bb0ee3290acd3ca6825491c6ae9de50335ffed414d64245e2e18b46c1b576a06 5533980 
libsoprano-dbg_2.1.67+dfsg.1-1_amd64.deb
 358ffecd48170d1ff662f3781ec4b3c2279057e4029de280ec36779bde69cd83 122072 
libsoprano-dev_2.1.67+dfsg.1-1_amd64.deb
Files: 
 1ea88ded855c3bde8be46476aecd731f 1691 libs extra soprano_2.1.67+dfsg.1-1.dsc
 36209eae2d7b02fb6f946fbfe372e9da 512013 libs extra 
soprano_2.1.67+dfsg.1.orig.tar.gz
 4f6cd1b1952bd4b313860dc5d637906a 29501 libs extra 
soprano_2.1.67+dfsg.1-1.diff.gz
 7d58b7cd4aab85b397690a7755f91fc1 1775502 doc extra 
libsoprano-doc_2.1.67+dfsg.1-1_all.deb
 ef8bbcb954c3f5f9c6e64bf699480f00 667370 libs extra 
libsoprano4_2.1.67+dfsg.1-1_amd64.deb
 1a60a23d5e1a64a3b4899a2bbddac968 5533980 libdevel extra 
libsoprano-dbg_2.1.67+dfsg.1-1_amd64.deb
 07bec367c0c801b993ef84a12fb29faf 122072 libdevel extra 
libsoprano-dev_2.1.67+dfsg.1-1_amd64.deb

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

iEYEARECAAYFAkl4kXsACgkQn3j4POjENGHRwQCeM/Qh9DyNXsP0Ip4qNTJDSuF+
/8UAn1+2ZaeLJrbmzC/VGktwj/D/GH8/
=uiwu
-END PGP SIGNATURE-


Accepted:
libsoprano-dbg_2.1.67+dfsg.1-1_amd64.deb
  to pool/main/s/soprano/libsoprano-dbg_2.1.67+dfsg.1-1_amd64.deb
libsoprano-dev_2.1.67+dfsg.1-1_amd64.deb
  to pool/main/s/soprano/libsoprano-dev_2.1.67+dfsg.1-1_amd64.deb
libsoprano-doc_2.1.67+dfsg.1-1_all.deb
  to pool/main/s/soprano/libsoprano-doc_2.1.67+dfsg.1-1_all.deb
libsoprano4_2.1.67+dfsg.1-1_amd64.deb
  to pool/main/s/soprano/libsoprano4_2.1.67+dfsg.1-1_amd64.deb
soprano_2.1.67+dfsg.1-1.diff.gz
  to pool/main/s/soprano/soprano_2.1.67+dfsg.1-1.diff.gz
soprano_2.1.67+dfsg.1-1.dsc
  to pool/main/s/soprano/soprano_2.1.67+dfsg.1-1.dsc
soprano_2.1.67+dfsg.1.orig.tar.gz
  to pool/main/s/soprano/soprano_2.1.67+dfsg.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



Accepted rosegarden 1:1.7.2-2 (source all amd64)

2009-01-22 Thread Mike O'Connor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 15 Jan 2009 16:33:03 -0500
Source: rosegarden
Binary: rosegarden rosegarden-data
Architecture: source all amd64
Version: 1:1.7.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team debian-multime...@lists.debian.org
Changed-By: Mike O'Connor s...@debian.org
Description: 
 rosegarden - music editor and MIDI/audio sequencer
 rosegarden-data - music editor and MIDI/audio sequencer data files
Closes: 504893
Changes: 
 rosegarden (1:1.7.2-2) unstable; urgency=low
 .
   * fix debian/rules so build-arch doesn't build arch-indep package and
 vice-versa
   * change permissions in debian/rules from 664 to 644 (thanks: Stuart
 Prescott)
   * change x-www-browser to sensible-browser (thanks: Stuart Prescott)
   * Add extra includes required by gcc 4.4 (thanks: Martin Michlmayr)
 (Closes: #504893)
   * switch watchfile to use new sf.net redirector
Checksums-Sha1: 
 b7d70c3297e4c766a7b537c02e5a39a6db98a183 1437 rosegarden_1.7.2-2.dsc
 8860775266d2f112fceadd11c9a0bca2f01d1b2a 14606 rosegarden_1.7.2-2.diff.gz
 9b8bcbf9373e6b31af8736fec20bc7ccac2ad12b 3101504 
rosegarden-data_1.7.2-2_all.deb
 5286e6e7cca4e97e166259ddf220e7f8ea22c423 4068216 rosegarden_1.7.2-2_amd64.deb
Checksums-Sha256: 
 ab937ddaaadcacd2a61cf974a1303f28def2d3cebaa1536e7306945b1861cd8f 1437 
rosegarden_1.7.2-2.dsc
 2b2cb4431a90e92fa9a8165093b75465acc7dfea47c793863e3e5b048bad4691 14606 
rosegarden_1.7.2-2.diff.gz
 5f31ce990e39eb1460d3c7ec61e0c5ee58396861d30e6967a4e9fecbd6aa050d 3101504 
rosegarden-data_1.7.2-2_all.deb
 eed774f0aaae39c4fb478d93bad39287b3cdb2af2574a5e8fd25d93577ba2ed9 4068216 
rosegarden_1.7.2-2_amd64.deb
Files: 
 5a008793a7c34c821a2bc9c5865e8516 1437 sound extra rosegarden_1.7.2-2.dsc
 39c47447e064c7cc5f0a8710060eefe8 14606 sound extra rosegarden_1.7.2-2.diff.gz
 ff7ca9e1771dd0eea77be87a5c6861e5 3101504 sound optional 
rosegarden-data_1.7.2-2_all.deb
 4aa3ffb6e3770ecd24ec76879317f1cc 4068216 sound extra 
rosegarden_1.7.2-2_amd64.deb

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

iEYEARECAAYFAkl4kocACgkQ9Cbhsr6b+NppBgCghzVEXwmLCkcQqU2dgC5mcRdm
8BwAnAsBmjNrMoCjtFhbgE6CpWdxWUAz
=Syw2
-END PGP SIGNATURE-


Accepted:
rosegarden-data_1.7.2-2_all.deb
  to pool/main/r/rosegarden/rosegarden-data_1.7.2-2_all.deb
rosegarden_1.7.2-2.diff.gz
  to pool/main/r/rosegarden/rosegarden_1.7.2-2.diff.gz
rosegarden_1.7.2-2.dsc
  to pool/main/r/rosegarden/rosegarden_1.7.2-2.dsc
rosegarden_1.7.2-2_amd64.deb
  to pool/main/r/rosegarden/rosegarden_1.7.2-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



Accepted osc 0.112-1 (source all)

2009-01-22 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 17:47:31 +0100
Source: osc
Binary: osc
Architecture: source all
Version: 0.112-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 osc- OpenSUSE (buildsystem) commander
Changes: 
 osc (0.112-1) unstable; urgency=low
 .
   * New upstream release.
   * Update debian/copyright.
   * Improve extended description.
Checksums-Sha1: 
 e2771d669fb9365f04544a0f6561510bf5b0144f 1282 osc_0.112-1.dsc
 0099c4a8fc1973835f9fe7fdfd68d26ae8b6e53c 99355 osc_0.112.orig.tar.gz
 e0d382658599b6073a9a7489d57390e49313e29e 5443 osc_0.112-1.diff.gz
 1db4b0a10c4fe47a54c4937442f4f8c800a56177 100100 osc_0.112-1_all.deb
Checksums-Sha256: 
 1bdb58a6f05c3acd964b1eaf9f2350c6e582f58508e61fc64164ceb2422f9ab5 1282 
osc_0.112-1.dsc
 e9b35e6f0f575b7366f169fcd6686f6e407aed2cc397f235354438bed54e23ca 99355 
osc_0.112.orig.tar.gz
 c5d206becd65958cd8f04401fd6ec9b729debb38f89febcef5b9144607be5591 5443 
osc_0.112-1.diff.gz
 0cc544bd06abfaed621d572a3adcf279584eba8d8053a90ce9077c04d7d32d6c 100100 
osc_0.112-1_all.deb
Files: 
 95319020c519d587699a31a3deae1647 1282 devel extra osc_0.112-1.dsc
 974ba9968d4c2f6333cd8a0576c387ca 99355 devel extra osc_0.112.orig.tar.gz
 9f1b446798ab93fc9b1ecbdee5114dfb 5443 devel extra osc_0.112-1.diff.gz
 3c023c185edaf9ea1177b81ddab0ace8 100100 devel extra osc_0.112-1_all.deb

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

iEYEARECAAYFAkl4o3cACgkQ3DVS6DbnVgRjJACeJ6WWdgIeycPPPpMtXorLELDH
tR8AoNjThJiyeiEdazJE+9eVr1ipnN6Q
=AmQy
-END PGP SIGNATURE-


Accepted:
osc_0.112-1.diff.gz
  to pool/main/o/osc/osc_0.112-1.diff.gz
osc_0.112-1.dsc
  to pool/main/o/osc/osc_0.112-1.dsc
osc_0.112-1_all.deb
  to pool/main/o/osc/osc_0.112-1_all.deb
osc_0.112.orig.tar.gz
  to pool/main/o/osc/osc_0.112.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



Accepted boxbackup 0.11~rc2-5 (source i386)

2009-01-22 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 08:26:24 +0100
Source: boxbackup
Binary: boxbackup-server boxbackup-client
Architecture: source i386
Version: 0.11~rc2-5
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler siret...@tauware.de
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 boxbackup-client - client for the BoxBackup remote backup system
 boxbackup-server - server for the BoxBackup remote backup system
Closes: 505696 507973 512510
Changes: 
 boxbackup (0.11~rc2-5) unstable; urgency=low
 .
   * Bugfix: Please build-depend on docbook-xml. Thanks to Luca Falavigna
 dktrkr...@ubuntu.com for reporting. Closes: #507973
   * Add missing #includes in lib/common/Logging.cpp and
 lib/common/DebugMemLeakFinder.cpp. Also use malloc, free, etc from the
 namespace std:: instead of the global namespace in several other files
 Closes: #505696, #512510
Checksums-Sha1: 
 0237a4d17c9d0fc0e731aac500923f20f7006b1d 1396 boxbackup_0.11~rc2-5.dsc
 d6beaf9780766a639eee84c45dc9f90912012ceb 67014 boxbackup_0.11~rc2-5.diff.gz
 e0b38f0d102fa5d3c45fcef2684243b9a4d87218 861568 
boxbackup-server_0.11~rc2-5_i386.deb
 527140e254f0721d1c109fbde5ff8dfba8cbdd55 876342 
boxbackup-client_0.11~rc2-5_i386.deb
Checksums-Sha256: 
 dc1c69ea6421ded26de745ce266040d60bbec3b841269d7c9aaa04cfb4b8c6d4 1396 
boxbackup_0.11~rc2-5.dsc
 b970aac867a28698773f6018aa6f204cb59f80db85a5898975f345c19eaf6c18 67014 
boxbackup_0.11~rc2-5.diff.gz
 f4f46b5409cb11f490f6a041fedbb0648ce5be724b0cf654f6c5445d4ade6551 861568 
boxbackup-server_0.11~rc2-5_i386.deb
 49636e56ad8275610876dab254054ec42f1f931359faacab9daeeda92af68031 876342 
boxbackup-client_0.11~rc2-5_i386.deb
Files: 
 77262fcc38f94e9d5b34862337714651 1396 utils optional boxbackup_0.11~rc2-5.dsc
 74abd321f4ea00098f9f82e9418f6b63 67014 utils optional 
boxbackup_0.11~rc2-5.diff.gz
 3ef43ea4cb733d1656ae07895005fa55 861568 utils optional 
boxbackup-server_0.11~rc2-5_i386.deb
 7d2938911d54134f3b73a4f219f2b3e5 876342 utils optional 
boxbackup-client_0.11~rc2-5_i386.deb

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

iJwEAQECAAYFAkl4oN0ACgkQ78RAoABp8o+WgwP/VAvuJkgQhXaAaMXO1nxn2/SN
IdlPeosvtjCwLfk4YRx9hvlpty8VjmuwbEbw02cG2Qaoz1IwJRVnlq0aqu8BGqMg
SXnCUwvjD83F5w3T15xO00M/jTq59H7sj8N3W9Cj4LcaNleSL6l6TUSG2YQY8+cw
W06R3BvURsOsvQnwIfw=
=R69M
-END PGP SIGNATURE-


Accepted:
boxbackup-client_0.11~rc2-5_i386.deb
  to pool/main/b/boxbackup/boxbackup-client_0.11~rc2-5_i386.deb
boxbackup-server_0.11~rc2-5_i386.deb
  to pool/main/b/boxbackup/boxbackup-server_0.11~rc2-5_i386.deb
boxbackup_0.11~rc2-5.diff.gz
  to pool/main/b/boxbackup/boxbackup_0.11~rc2-5.diff.gz
boxbackup_0.11~rc2-5.dsc
  to pool/main/b/boxbackup/boxbackup_0.11~rc2-5.dsc


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



Accepted ada-mode 3.6-3 (source all)

2009-01-22 Thread Barry deFreese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 12:39:38 -0500
Source: ada-mode
Binary: ada-mode
Architecture: source all
Version: 3.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Barry deFreese bdefre...@debian.org
Description: 
 ada-mode   - Ada mode for GNU Emacs and XEmacs
Changes: 
 ada-mode (3.6-3) unstable; urgency=low
 .
   * QA upload.
 + Set maintainer to Debian QA Group packa...@qa.debian.org.
   * Move debhelper to build-depends to satisfy clean.
   * Package is binary-indep so fix rules.
   * Add Homepage to source stanza.
 + Put new homepage address in debian/copyright.
   * Bump debhelper build-dep and compat to 5.
   * Bump Standards Version to 3.8.0.
Checksums-Sha1: 
 a9080313f13a74827d82d624aee636fa7b66fd46 1047 ada-mode_3.6-3.dsc
 17ce57dc7c050bb323fabf30d49e3c152f4195f4 108320 ada-mode_3.6-3.diff.gz
 5b1c20fc0282433d1b160809e42e0ceedfd291bf 128818 ada-mode_3.6-3_all.deb
Checksums-Sha256: 
 e6f05edad10b856aa94316951cf5a440f65c0d9a4977f19b1c5142431551dce2 1047 
ada-mode_3.6-3.dsc
 0b88eaaa78a31ddbdc822d156c3ea4e6f861ac04a8b85e99310c6d2f1c5861cc 108320 
ada-mode_3.6-3.diff.gz
 15c61f25fc62fd3127cb39755c938395c90a9ed5240929bc8b289ae412beaabb 128818 
ada-mode_3.6-3_all.deb
Files: 
 8f54275422e21cef00668bc2461a7e70 1047 editors optional ada-mode_3.6-3.dsc
 411d52121cc95b906c12bab3e2e27e61 108320 editors optional ada-mode_3.6-3.diff.gz
 caf90b11c64d0653417eb5eb88cc05f1 128818 editors optional ada-mode_3.6-3_all.deb

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

iEYEARECAAYFAkl4sxYACgkQ5ItltUs5T34K+gCdEMT6YOVRBKxpxiRcQocYZknm
tYsAnRgpe5rl/j48TTesggkXic+HE+uC
=PmeC
-END PGP SIGNATURE-


Accepted:
ada-mode_3.6-3.diff.gz
  to pool/main/a/ada-mode/ada-mode_3.6-3.diff.gz
ada-mode_3.6-3.dsc
  to pool/main/a/ada-mode/ada-mode_3.6-3.dsc
ada-mode_3.6-3_all.deb
  to pool/main/a/ada-mode/ada-mode_3.6-3_all.deb


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



Accepted hatari 1.1.0-1 (source i386)

2009-01-22 Thread Teemu Hukkanen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Jan 2009 20:38:20 +0200
Source: hatari
Binary: hatari
Architecture: source i386
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Teemu Hukkanen tjhuk...@iki.fi
Changed-By: Teemu Hukkanen tjhuk...@iki.fi
Description: 
 hatari - Emulator for the Atari ST, STE, TT, and Falcon computers
Closes: 509856
Changes: 
 hatari (1.1.0-1) unstable; urgency=low
 .
   * New upstream release (Closes: #509856)
   * Project moved to berlios,
 * Updated Homepage and watch-file.
   * Included new documentation files.
   * Updated description.
   * Updated Standards-Version.
   * Updated Build-Depends.
Checksums-Sha1: 
 1af06772bac734119a0c78da75c73df596124611 1030 hatari_1.1.0-1.dsc
 20d3d243da10b63e83711918f5128834df453403 968697 hatari_1.1.0.orig.tar.gz
 ddd59270157359916894992878bc8c01a7895320 4623 hatari_1.1.0-1.diff.gz
 a8da8bcc96d34c2f993fe7c0a6b6a0e0b1ba2ba0 487840 hatari_1.1.0-1_i386.deb
Checksums-Sha256: 
 149f7c5f96eef143df2ad69132c955a165d1cfa3229618405684a1bde4ffb8be 1030 
hatari_1.1.0-1.dsc
 e3b34428c7c7c92f50863d22d167ecf0956f229d019778a92c0bd484dc5a56b2 968697 
hatari_1.1.0.orig.tar.gz
 89df1eaa4159fd3446c54eeadb13cac8f513906d43d5b05a2c2fb50fc74a49e2 4623 
hatari_1.1.0-1.diff.gz
 a92d91ac1543b953aa373fdfb8351704a646f673342d94e017e9e894483cbc56 487840 
hatari_1.1.0-1_i386.deb
Files: 
 e9ccf298b0a4cd59af1f0bcadc2b983a 1030 otherosfs optional hatari_1.1.0-1.dsc
 c7f3b4919a6c52b8cc150bc01ce8e744 968697 otherosfs optional 
hatari_1.1.0.orig.tar.gz
 b1332205e49d4c56a5387d421c64def9 4623 otherosfs optional hatari_1.1.0-1.diff.gz
 cf01a324cb9ff757c79fc408bcb371b4 487840 otherosfs optional 
hatari_1.1.0-1_i386.deb

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

iEYEARECAAYFAkl4v2kACgkQVMJPtTsLuano9gCgx259rmX60u9rkCIlMksbvYEf
vfEAoLveBhwG2qvCbFMaN5Wx6ef9avcQ
=uLUE
-END PGP SIGNATURE-


Accepted:
hatari_1.1.0-1.diff.gz
  to pool/main/h/hatari/hatari_1.1.0-1.diff.gz
hatari_1.1.0-1.dsc
  to pool/main/h/hatari/hatari_1.1.0-1.dsc
hatari_1.1.0-1_i386.deb
  to pool/main/h/hatari/hatari_1.1.0-1_i386.deb
hatari_1.1.0.orig.tar.gz
  to pool/main/h/hatari/hatari_1.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



Accepted klog 0.4.6-2 (source i386)

2009-01-22 Thread Jaime Robles
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Jan 2009 20:46:06 +
Source: klog
Binary: klog
Architecture: source i386
Version: 0.4.6-2
Distribution: unstable
Urgency: low
Maintainer: Jaime Robles ja...@debian.org
Changed-By: Jaime Robles ja...@debian.org
Description: 
 klog   - KDE ham radio logging program
Changes: 
 klog (0.4.6-2) unstable; urgency=low
 .
   * Update to compile on alpha.
Checksums-Sha1: 
 27be0c87bb088d6efe44ba49ae7636c320a8d9dd 1025 klog_0.4.6-2.dsc
 22abdd94ec80639955f384ace1a772b3447b3b20 147621 klog_0.4.6-2.diff.gz
 971840469f74f7d9c1176e64f7062a2966f65f00 372356 klog_0.4.6-2_i386.deb
Checksums-Sha256: 
 92d502819ef2a3263a3e28dafee10197328874047411f06945751f6a3672b151 1025 
klog_0.4.6-2.dsc
 27c6ea8142c91500686ed066f5c22c317bfd631a514c91c0617f7c6682ae8bf9 147621 
klog_0.4.6-2.diff.gz
 e846363ab303c09c8d05a9c3dad5cb032ee234a3818dbc3717da278270c43fdb 372356 
klog_0.4.6-2_i386.deb
Files: 
 b900b3cf556a4c88d0fb16852f0d608e 1025 hamradio optional klog_0.4.6-2.dsc
 7bb7c54cf53d6b79e9c6dac8aad724f6 147621 hamradio optional klog_0.4.6-2.diff.gz
 b157d87debc9b4ef082533ad537464fa 372356 hamradio optional klog_0.4.6-2_i386.deb

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

iD8DBQFJeMIFER46oL+8yYURAs4hAJ46fDhJT5V7L6YOewWkkJ8EPsHJ7gCcC09J
8cprtDgp3OaB3h5llAAc4dQ=
=hUZp
-END PGP SIGNATURE-


Accepted:
klog_0.4.6-2.diff.gz
  to pool/main/k/klog/klog_0.4.6-2.diff.gz
klog_0.4.6-2.dsc
  to pool/main/k/klog/klog_0.4.6-2.dsc
klog_0.4.6-2_i386.deb
  to pool/main/k/klog/klog_0.4.6-2_i386.deb


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



Accepted gimmix 0.5.5-1 (source amd64)

2009-01-22 Thread Vincent Legout
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 01 Jan 2009 17:58:38 +0100
Source: gimmix
Binary: gimmix
Architecture: source amd64
Version: 0.5.5-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Legout vinc...@legout.info
Changed-By: Vincent Legout vinc...@legout.info
Description: 
 gimmix - graphical music player daemon (MPD) client using GTK+2
Changes: 
 gimmix (0.5.5-1) unstable; urgency=low
 .
   * New Upstream Version
   * debian/gimmix.1: Remove manpage, upstream included it
   * debian/control:
 - Removed dpatch from Build-Depends
 - Added ${misc:Depends} to Depends
   * debian/rules: Use rules.tiny
   * debian/changelog: Fix copyright-with-old-dh-make-debian-copyright
 lintian warning
   * debian/patches/01_gimmix.desktop.dpatch: Dropped, merged upstream
   * debian/docs: Added
   * debian/gimmix.install: Added
Checksums-Sha1: 
 bdbc85a0c870800bb0936b069ebbd8ada9537fbe 1075 gimmix_0.5.5-1.dsc
 ea0147507d03e8e725ad0b0c68a54d2509da1377 405857 gimmix_0.5.5.orig.tar.gz
 ef340648c99121c6f3e6f13b90ab776913af512d 3073 gimmix_0.5.5-1.diff.gz
 a617536644e94f3c044e603617888f879d31e00c 114960 gimmix_0.5.5-1_amd64.deb
Checksums-Sha256: 
 2f75a8aff0cf24ab86c99687f8102a19e7e2c5e89ff69e446a236ac5c8dd3d40 1075 
gimmix_0.5.5-1.dsc
 87339530a3a913cf8bf66480b8b5461182f1ae695ad92ee0e34e58cf1cecc337 405857 
gimmix_0.5.5.orig.tar.gz
 5632a78b2c68f632e79ad95947609c49d4f8227100336e0afc302644582a9c35 3073 
gimmix_0.5.5-1.diff.gz
 e8adc4a54b9cb44d107dcc64bc345564c136a75e34d45b7e67c43ff0d94e92e7 114960 
gimmix_0.5.5-1_amd64.deb
Files: 
 a918acc16c5e6ec0ac05dd85996a496b 1075 sound optional gimmix_0.5.5-1.dsc
 8efb064bb1d8ae07a3314cee72519b05 405857 sound optional gimmix_0.5.5.orig.tar.gz
 5d421e7e5294b377081cf63ff2b13aa1 3073 sound optional gimmix_0.5.5-1.diff.gz
 a6a34f66892814b33693f6939e30f087 114960 sound optional gimmix_0.5.5-1_amd64.deb

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

iEYEARECAAYFAkl4w0EACgkQKFvXofIqeU5moQCgnUn4BL3lH67JHx8AqsjLlQTh
G9wAoLcfmZdqyO5mUPOAd97qjvo/3I9I
=ElS4
-END PGP SIGNATURE-


Accepted:
gimmix_0.5.5-1.diff.gz
  to pool/main/g/gimmix/gimmix_0.5.5-1.diff.gz
gimmix_0.5.5-1.dsc
  to pool/main/g/gimmix/gimmix_0.5.5-1.dsc
gimmix_0.5.5-1_amd64.deb
  to pool/main/g/gimmix/gimmix_0.5.5-1_amd64.deb
gimmix_0.5.5.orig.tar.gz
  to pool/main/g/gimmix/gimmix_0.5.5.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



Accepted b43-fwcutter 1:011-7 (source amd64)

2009-01-22 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 20:18:20 +0100
Source: b43-fwcutter
Binary: b43-fwcutter
Architecture: source amd64
Version: 1:011-7
Distribution: unstable
Urgency: low
Maintainer: Rene Engelhard r...@debian.org
Changed-By: Rene Engelhard r...@debian.org
Description: 
 b43-fwcutter - Utility for extracting Broadcom 43xx firmware
Closes: 512669
Changes: 
 b43-fwcutter (1:011-7) unstable; urgency=low
 .
   * add ru debconf translation (closes: #512669)
Checksums-Sha1: 
 6210bbd284d6cfd1569f5bb158d4a4960e0d5907 961 b43-fwcutter_011-7.dsc
 0cb0b1bac071d9fc3c1d9b484476fbeeaf3af76a 7744 b43-fwcutter_011-7.diff.gz
 993a25d2f08fe03931695da9cf7b790d0f68e0e3 17498 b43-fwcutter_011-7_amd64.deb
Checksums-Sha256: 
 6d5f82d01d52f666e28de5d6fe686d439a9de5d43562a3d856b47085644e8801 961 
b43-fwcutter_011-7.dsc
 fa20a3848d76c6dcf993540d71619073ba0b033dcc794db31a48da3f9bec89db 7744 
b43-fwcutter_011-7.diff.gz
 f77aec081ffea074f04bf6d3fbb4e3491cd499487062789f3db14d1d30f21547 17498 
b43-fwcutter_011-7_amd64.deb
Files: 
 abc83a44e5202cf1d81ad4ad4fbf27fc 961 contrib/utils optional 
b43-fwcutter_011-7.dsc
 ec37f762d4b55357f8e84fbe8ac5f78c 7744 contrib/utils optional 
b43-fwcutter_011-7.diff.gz
 5907ee757d97a4c085175a58eff87d22 17498 contrib/utils optional 
b43-fwcutter_011-7_amd64.deb

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

iD8DBQFJeMeZ+FmQsCSK63MRAg4CAJ9eQ7toeVd2IxXz0lCiDkpvxcGzkgCfarAy
jy/VcxhfULjgNt4xrckJcks=
=J2yX
-END PGP SIGNATURE-


Accepted:
b43-fwcutter_011-7.diff.gz
  to pool/contrib/b/b43-fwcutter/b43-fwcutter_011-7.diff.gz
b43-fwcutter_011-7.dsc
  to pool/contrib/b/b43-fwcutter/b43-fwcutter_011-7.dsc
b43-fwcutter_011-7_amd64.deb
  to pool/contrib/b/b43-fwcutter/b43-fwcutter_011-7_amd64.deb


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



Accepted witty 2.2.2-1 (source all amd64)

2009-01-22 Thread Pau Garcia i Quiles
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Dec 2008 16:46:39 +0100
Source: witty
Binary: witty witty-dbg witty-dev witty-doc
Architecture: source amd64 all
Version: 2.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Pau Garcia i Quiles pgqui...@elpauer.org
Changed-By: Pau Garcia i Quiles pgqui...@elpauer.org
Description: 
 witty  - C++ library and application server for web applications [runtime]
 witty-dbg  - C++ library and application server for web applications [debug]
 witty-dev  - C++ library and application server for web applications [devel]
 witty-doc  - C++ library and application server for web applications [doc]
Changes: 
 witty (2.2.2-1) unstable; urgency=low
 .
   * New upstream release
   * Add information about dpatch
   * Fix typo in the 'remove' section of the postinst script ('lconfig' -
 'ldconfig')
   * Install FindWt in /usr/share/cmake-2.6/Modules, as CMake 2.6 is
 what Debian Sid carries these days
Checksums-Sha1: 
 f34fd3d96b69c122778cac9f12c7c396d8bed241 1371 witty_2.2.2-1.dsc
 e3b159e61f5fa9da720a086366079113bb6096d4 9523331 witty_2.2.2.orig.tar.gz
 a12a058d7ce13862db2c6a90ac029905232fe346 8272 witty_2.2.2-1.diff.gz
 2ea211ecc72a94c5d506f63e4e6d6b59f1b30e56 1648644 witty_2.2.2-1_amd64.deb
 82c16aaca56947e514d2b9e19ef6137442092667 13341942 witty-dbg_2.2.2-1_amd64.deb
 088bf20efe5a076be757dc4df3110b44f253efea 255032 witty-dev_2.2.2-1_amd64.deb
 b66caea05de34a4a665fbd3292fb077649dc0b0b 8827716 witty-doc_2.2.2-1_all.deb
Checksums-Sha256: 
 ee84eb1794c25f2459f9433e362655d657e6c46b31724638c4cef3653b95f24d 1371 
witty_2.2.2-1.dsc
 97ca489d9b9f8cf4a282b24734a5141a08cf8199cffd1df22c2ccf333e199c28 9523331 
witty_2.2.2.orig.tar.gz
 c1249a9bc2b1d82c6be41f2c5ba0b65f09be0d3e7b6581fa7a46ee1bfecee821 8272 
witty_2.2.2-1.diff.gz
 63801e3beffefc0fc2e8779f4130c20e2af34d2ff62da0b7291a26bbb4c3adba 1648644 
witty_2.2.2-1_amd64.deb
 1628c13aa0fd78896a3667eccef3cdcb2cdfdbf8c0e7fccc3a144338f4a84975 13341942 
witty-dbg_2.2.2-1_amd64.deb
 dc4048876ee649424e034e10b6703b01efb03712d7de76babece15fc753ecfa2 255032 
witty-dev_2.2.2-1_amd64.deb
 535faf572028ecbec974c8b120e4f816f2de7dbf74d4daee4b0b9d7385cbd9c2 8827716 
witty-doc_2.2.2-1_all.deb
Files: 
 b57cb7741c521be01cbbb21c26124a62 1371 web extra witty_2.2.2-1.dsc
 b54a9f6115beac3e7228e2429bcacae2 9523331 web extra witty_2.2.2.orig.tar.gz
 536912beb9da9b996269c8bbbe01d629 8272 web extra witty_2.2.2-1.diff.gz
 8ea3803ff48ce5610fe6ef1898642f9f 1648644 web extra witty_2.2.2-1_amd64.deb
 1bfc917dac831d0e94370fe574eab2af 13341942 web extra witty-dbg_2.2.2-1_amd64.deb
 328cbf21543fb6d11394ce1bad4e81a7 255032 devel extra witty-dev_2.2.2-1_amd64.deb
 3104ef16494d6fff10a2426a7a63113a 8827716 doc extra witty-doc_2.2.2-1_all.deb

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

iEYEARECAAYFAkl4yuoACgkQKFvXofIqeU6GlwCghl5wVZK1BlkMIe+mv9rDKljX
huQAoJAwDvN3NhwxzDD4L76wcYqCMnxl
=oGjt
-END PGP SIGNATURE-


Accepted:
witty-dbg_2.2.2-1_amd64.deb
  to pool/main/w/witty/witty-dbg_2.2.2-1_amd64.deb
witty-dev_2.2.2-1_amd64.deb
  to pool/main/w/witty/witty-dev_2.2.2-1_amd64.deb
witty-doc_2.2.2-1_all.deb
  to pool/main/w/witty/witty-doc_2.2.2-1_all.deb
witty_2.2.2-1.diff.gz
  to pool/main/w/witty/witty_2.2.2-1.diff.gz
witty_2.2.2-1.dsc
  to pool/main/w/witty/witty_2.2.2-1.dsc
witty_2.2.2-1_amd64.deb
  to pool/main/w/witty/witty_2.2.2-1_amd64.deb
witty_2.2.2.orig.tar.gz
  to pool/main/w/witty/witty_2.2.2.orig.tar.gz


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



Accepted mr 0.38 (source all)

2009-01-22 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 15:39:33 -0500
Source: mr
Binary: mr
Architecture: source all
Version: 0.38
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 mr - a Multiple Repository management tool
Changes: 
 mr (0.38) unstable; urgency=low
 .
   * Remove gitless lib. It turned out to be better to simply
 use git clone --shared when checking out. Sorry for the churn..
Checksums-Sha1: 
 96eff501d39221a139c94a0c7a707ce0660eaa87 749 mr_0.38.dsc
 bbf8856c906a7c0b641814a1d26ed92691337afa 29599 mr_0.38.tar.gz
 29506f84ca63ff81687f1445ff8a64f28252694e 34422 mr_0.38_all.deb
Checksums-Sha256: 
 a500d9aa49765ed0deaec70170d4385c77e6224272c2db62ec89aff477f6208d 749 
mr_0.38.dsc
 6d78628a5923c1fba6f08d2f86bda9702882bd7cc2de4d571e0b2950d5eb2f1e 29599 
mr_0.38.tar.gz
 a229935d88618c604fa2add3e9c28de936336ee357bcf202edb9ac53e6b3473f 34422 
mr_0.38_all.deb
Files: 
 cf1e0e362d8c17cd1430ee60fc9af1b3 749 utils optional mr_0.38.dsc
 e2081249da254e406464fb13991072a4 29599 utils optional mr_0.38.tar.gz
 56046bf8b6f664397b5acb3163d8c92b 34422 utils optional mr_0.38_all.deb

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

iD8DBQFJeNyv2tp5zXiKP0wRAkFuAKCygyz+H/1cNVHI42TasqYLAAuYFACfa/vA
PTUL1iqWYoVNF6K9gIFHLBM=
=WBiR
-END PGP SIGNATURE-


Accepted:
mr_0.38.dsc
  to pool/main/m/mr/mr_0.38.dsc
mr_0.38.tar.gz
  to pool/main/m/mr/mr_0.38.tar.gz
mr_0.38_all.deb
  to pool/main/m/mr/mr_0.38_all.deb


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



Accepted pristine-tar 0.21 (source i386)

2009-01-22 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 15:07:33 -0500
Source: pristine-tar
Binary: pristine-tar
Architecture: source i386
Version: 0.21
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 pristine-tar - regenerate pristine tarballs
Closes: 512619
Changes: 
 pristine-tar (0.21) unstable; urgency=low
 .
   * Add support for GIT_DIR. Closes: #512619
Checksums-Sha1: 
 68683ad10f7caf7bebf0fb2ac9ba7d4c4bcbe2c3 884 pristine-tar_0.21.dsc
 33e7615b2a7a185681e5f1fb22c131b0375b9a75 51963 pristine-tar_0.21.tar.gz
 b37fa28333abad57ab04e078aa781a86d45595c5 40758 pristine-tar_0.21_i386.deb
Checksums-Sha256: 
 d3e4de140c75e2fe62f21e73f344480684e502ce42c2bb2a3ba0486a26b12b20 884 
pristine-tar_0.21.dsc
 a060ef4483ab64a82dbfe0a5f0cce504f29571a88ae6ff8aabbf58de18f6f641 51963 
pristine-tar_0.21.tar.gz
 0e4754b107c07664c975ee67c89e28ebd8d66c32e8ffad5eb6ccea17cb84cf97 40758 
pristine-tar_0.21_i386.deb
Files: 
 54a421d13b6ef175cc6aad3550616f72 884 utils optional pristine-tar_0.21.dsc
 be01fead58849c1c2495dbfa6888a519 51963 utils optional pristine-tar_0.21.tar.gz
 009ccb7945c21ec7000f0768b0760358 40758 utils optional 
pristine-tar_0.21_i386.deb

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

iD8DBQFJeNJJ2tp5zXiKP0wRAjASAKDDUDYHDeGlFdHUWPFh768cvwZM2wCgxomt
p+TNdRYudJ8wyfIlGVlsFV4=
=Zk/D
-END PGP SIGNATURE-


Accepted:
pristine-tar_0.21.dsc
  to pool/main/p/pristine-tar/pristine-tar_0.21.dsc
pristine-tar_0.21.tar.gz
  to pool/main/p/pristine-tar/pristine-tar_0.21.tar.gz
pristine-tar_0.21_i386.deb
  to pool/main/p/pristine-tar/pristine-tar_0.21_i386.deb


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



Accepted avogadro 0.9.0-1 (source i386)

2009-01-22 Thread Jordan Mantha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 10:43:40 -0800
Source: avogadro
Binary: avogadro libavogadro0 libavogadro-dev
Architecture: source i386
Version: 0.9.0-1
Distribution: experimental
Urgency: low
Maintainer: Jordan Mantha laserj...@ubuntu.com
Changed-By: Jordan Mantha laserj...@ubuntu.com
Description: 
 avogadro   - Molecular Graphics and Modelling System
 libavogadro-dev - Molecular Graphics and Modelling System (development files)
 libavogadro0 - Molecular Graphics and Modelling System (library)
Changes: 
 avogadro (0.9.0-1) experimental; urgency=low
 .
   * remove patches included upstream:
 - 01_AddHydrogens.patch
 - 10_QVarLengthArray.patch
 - 11_ExportGraphics.patch
   * debian/control - update dependencies:
  - bump Qt version
  - switch from eigen to eigen2
  - drop -1 from openbabel dependency
  - add python-numpy for python support
  - added libglew1.5-dev for GL shading support
   * debian/rules - add cmake flag to turn on GL shadding support
   * debian/control - fix lintian warnings:
  - add ${misc:Depends} to libavogadro0 and libavogadro-dev
  - s/python/Python/ in long description
  - added manpage, avogadro.1
Checksums-Sha1: 
 7125e66916fd0d7666c2041cbce71348182cafda 1481 avogadro_0.9.0-1.dsc
 21fb3fd76f329fee13f750a8c8e95f667cb2f42e 5227162 avogadro_0.9.0.orig.tar.gz
 40066074d8f114bdd479ab63f2964d11e273c17e 6396 avogadro_0.9.0-1.diff.gz
 e88de047cfc33f098ad031912b5735e278bbaa39 1803322 avogadro_0.9.0-1_i386.deb
 231f16d930cd79de46ea7f3148039dda670add45 424466 libavogadro0_0.9.0-1_i386.deb
 ac448e52e85246131becc51e69365f13ea313bd1 165458 
libavogadro-dev_0.9.0-1_i386.deb
Checksums-Sha256: 
 713f657666817edb25aed88542b566d1f02cfd6e3f0c29958ae1174bda8eb4c9 1481 
avogadro_0.9.0-1.dsc
 e4a88a467b2c9582d1ab108d0eb6ac01ccf349c8ae5774ce3da03f3ac4509b5a 5227162 
avogadro_0.9.0.orig.tar.gz
 0794dc93cfd09a9206ae6e19da529a4604248967a012a85dd05ef632a4ec8dec 6396 
avogadro_0.9.0-1.diff.gz
 de78f48f64b79fbb5ee44651966dd6b7243ee5c26aa0f57c3a3ecb2d098155e0 1803322 
avogadro_0.9.0-1_i386.deb
 10375d4b4c80cd1ace77f33826cc7d56eea5948cd6c097e3ae9c2d4c7578e192 424466 
libavogadro0_0.9.0-1_i386.deb
 b74f7069658bdfcb73424d3782b5edf6842cf08c272750b9ecbf9764e9a6e7eb 165458 
libavogadro-dev_0.9.0-1_i386.deb
Files: 
 565cc118567277555b330a004d835346 1481 science optional avogadro_0.9.0-1.dsc
 75e3be0887940752158cc729b6dfdac2 5227162 science optional 
avogadro_0.9.0.orig.tar.gz
 156840d43940cf7b549da4addc1129d5 6396 science optional avogadro_0.9.0-1.diff.gz
 e93fdcf6f4e5855a85c91a334ce50af8 1803322 science optional 
avogadro_0.9.0-1_i386.deb
 8857122597cf57760d19801e501d2e12 424466 libs optional 
libavogadro0_0.9.0-1_i386.deb
 65fdf25151734251cd2606feb637a951 165458 libdevel optional 
libavogadro-dev_0.9.0-1_i386.deb

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

iEYEARECAAYFAkl48VgACgkQ3mtKw5J0KzPZqwCfUvnHnSKMf+nTC3vUrskX5wD4
SoQAn3uO1eYxgeMh3S5oID3+QmA/qlbj
=WCoR
-END PGP SIGNATURE-


Accepted:
avogadro_0.9.0-1.diff.gz
  to pool/main/a/avogadro/avogadro_0.9.0-1.diff.gz
avogadro_0.9.0-1.dsc
  to pool/main/a/avogadro/avogadro_0.9.0-1.dsc
avogadro_0.9.0-1_i386.deb
  to pool/main/a/avogadro/avogadro_0.9.0-1_i386.deb
avogadro_0.9.0.orig.tar.gz
  to pool/main/a/avogadro/avogadro_0.9.0.orig.tar.gz
libavogadro-dev_0.9.0-1_i386.deb
  to pool/main/a/avogadro/libavogadro-dev_0.9.0-1_i386.deb
libavogadro0_0.9.0-1_i386.deb
  to pool/main/a/avogadro/libavogadro0_0.9.0-1_i386.deb


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



Accepted kanyremote 5.6-1 (source amd64)

2009-01-22 Thread Philipp Huebner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 11:40:23 +0100
Source: kanyremote
Binary: kanyremote
Architecture: source amd64
Version: 5.6-1
Distribution: unstable
Urgency: low
Maintainer: Philipp Huebner debala...@arcor.de
Changed-By: Philipp Huebner debala...@arcor.de
Description: 
 kanyremote - KDE frontend for anyRemote
Changes: 
 kanyremote (5.6-1) unstable; urgency=low
 .
   * New upstream release
   * Removed html-path.dpatch as it's now implemented upstream
   * Removed doc.dpatch
   * Modified debian/rules to remove superfluous docs
   * Adjusted years in debian/copyright
   * Added dh_desktop in debian/rules
Checksums-Sha1: 
 4b0e2b8b6c7a77a2bcfd7137d7c77ad461ff810b 1036 kanyremote_5.6-1.dsc
 9bcb90b61764c5cf2aa2402a2b152441882e5989 261412 kanyremote_5.6.orig.tar.gz
 609a154832aefa7890444a3e26b9d4ee48747728 2757 kanyremote_5.6-1.diff.gz
 572c10c61395a3bd77002b146db080c74a1f85e7 70020 kanyremote_5.6-1_amd64.deb
Checksums-Sha256: 
 0ac98bb32adf38a10ed79660be93ac5d99729501050f65bd69f2df92d9ad8084 1036 
kanyremote_5.6-1.dsc
 26645310ab353351d9d4ea3d4d93baa3a662e54c444f033bb874690fac0b2105 261412 
kanyremote_5.6.orig.tar.gz
 5fa3d039e0398b6e2ddcc02784994dcf72aa723e89b08408f9d5535d96160998 2757 
kanyremote_5.6-1.diff.gz
 2a5658e5d184207eb7023e3bdb5a41232b634cd0b249b95cae0bd2790b8dcbfa 70020 
kanyremote_5.6-1_amd64.deb
Files: 
 169675369ac65a4dc0f57ac6c7693e6c 1036 kde extra kanyremote_5.6-1.dsc
 2937dfb0ab979632aa07f06220d3f421 261412 kde extra kanyremote_5.6.orig.tar.gz
 d1527ff917d56c2824dbbcd5605920ec 2757 kde extra kanyremote_5.6-1.diff.gz
 f6b7f3143dab879dd42670425b1618dc 70020 kde extra kanyremote_5.6-1_amd64.deb

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

iEYEARECAAYFAkl4+xMACgkQeGfVPHR5Nd0VfQCfZspaHOC/gaKgidez6ZeV3PqX
22sAoLp11qDOhdYJZS6A5LqKfVwklhL6
=FGC8
-END PGP SIGNATURE-


Accepted:
kanyremote_5.6-1.diff.gz
  to pool/main/k/kanyremote/kanyremote_5.6-1.diff.gz
kanyremote_5.6-1.dsc
  to pool/main/k/kanyremote/kanyremote_5.6-1.dsc
kanyremote_5.6-1_amd64.deb
  to pool/main/k/kanyremote/kanyremote_5.6-1_amd64.deb
kanyremote_5.6.orig.tar.gz
  to pool/main/k/kanyremote/kanyremote_5.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



Accepted ganyremote 5.6-1 (source amd64)

2009-01-22 Thread Philipp Huebner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 11:40:50 +0100
Source: ganyremote
Binary: ganyremote
Architecture: source amd64
Version: 5.6-1
Distribution: unstable
Urgency: low
Maintainer: Philipp Huebner debala...@arcor.de
Changed-By: Philipp Huebner debala...@arcor.de
Description: 
 ganyremote - GTK+ frontend for anyRemote
Changes: 
 ganyremote (5.6-1) unstable; urgency=low
 .
   * New upstream release
   * Removed html-path.dpatch as it's now implemented upstream
   * Removed doc.dpatch
   * Modified debian/rules to remove superfluous docs
   * Adjusted years in debian/copyright
   * Added dh_desktop in debian/rules
Checksums-Sha1: 
 0a0405255d95af59e3ec9447e7babc50687edd75 1037 ganyremote_5.6-1.dsc
 d2fb1bc2d70fd3689bdf6257b695f4d41667f257 256939 ganyremote_5.6.orig.tar.gz
 14276f983ada2bac91c39ab7f7f4a5908880e5f9 2765 ganyremote_5.6-1.diff.gz
 52d86b57d7cdef0ce22e31139ba14d3e72f48a2d 67578 ganyremote_5.6-1_amd64.deb
Checksums-Sha256: 
 df0570f60a87374b9b4a8f04bfafac5a6a76ae2f61d856125372affe79dc25de 1037 
ganyremote_5.6-1.dsc
 8b07b81c97ff565e1391292713d21d121b812f7efedbeba32dbb5a82968f3e10 256939 
ganyremote_5.6.orig.tar.gz
 5edc7ce6bca2dd8c54860f03fa5177d1c6e41deb4c0c4a8fc4f852e6a225 2765 
ganyremote_5.6-1.diff.gz
 ed7e68cc7afc907346ab35cacbf0c708579c8d03ae42fa7c8b22da4ac0f1bd36 67578 
ganyremote_5.6-1_amd64.deb
Files: 
 6a57beac32239f856b5f73ea4a06823a 1037 gnome extra ganyremote_5.6-1.dsc
 3ce0880197f779e698a8dfdde1a98d9e 256939 gnome extra ganyremote_5.6.orig.tar.gz
 c798b650b5a6df904d0b1032f785e7d3 2765 gnome extra ganyremote_5.6-1.diff.gz
 5257c8d770413bdcf51a7288bf19698c 67578 gnome extra ganyremote_5.6-1_amd64.deb

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

iEYEARECAAYFAkl4+wAACgkQeGfVPHR5Nd1eWACeOfr+3b3eO6JstrAiz3HVPSxz
JF4AoLC0ljY81T3q7vnHxQ45lKI3enic
=veZn
-END PGP SIGNATURE-


Accepted:
ganyremote_5.6-1.diff.gz
  to pool/main/g/ganyremote/ganyremote_5.6-1.diff.gz
ganyremote_5.6-1.dsc
  to pool/main/g/ganyremote/ganyremote_5.6-1.dsc
ganyremote_5.6-1_amd64.deb
  to pool/main/g/ganyremote/ganyremote_5.6-1_amd64.deb
ganyremote_5.6.orig.tar.gz
  to pool/main/g/ganyremote/ganyremote_5.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



Accepted tasksel 2.78 (source all)

2009-01-22 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 21:15:24 -0200
Source: tasksel
Binary: tasksel tasksel-data
Architecture: source all
Version: 2.78
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Otavio Salvador ota...@ossystems.com.br
Description: 
 tasksel- Tool for selecting tasks for installation on Debian systems
 tasksel-data - Official tasks used for installation of Debian systems
Closes: 503417 503417 503417 505454 505722 510300
Changes: 
 tasksel (2.78) unstable; urgency=low
 .
   [ Translations of programs ]
   * Telugu added. Closes: #503417
 .
   [ Translations of debconf templates ]
   * Telugu added. Closes: #503417
 .
   [ Translations of tasks ]
   * Telugu added. Closes: #503417
 .
   [ Christian Perrier ]
   * Add Telugu tasks. Closes: #505454
 .
   [ Frans Pop ]
   * desktop, print-server: Use new cups packages. Closes: #505722
 .
   [ Otavio Salvador ]
   * xfce-desktop: Apply patch from Yves-Alexis Perez cor...@debian.org
 to include dbus-x11. Closes: #510300
Checksums-Sha1: 
 56e8c784a4a096a3897606f992ebf23a0fbada7f 868 tasksel_2.78.dsc
 b7fe15a3444506c8e94324d900c937e79371791f 9075922 tasksel_2.78.tar.gz
 340708da1beab0eeb89f7e7a4988a98b02a5d009 83408 tasksel_2.78_all.deb
 2f3c742592561cadb330505044a494981ffb3fa7 98758 tasksel-data_2.78_all.deb
 fcbc1c6a4af953733a6a43737d4c6b1123599d3c 4627 task-overrides_2.78_all.tar.gz
Checksums-Sha256: 
 ee0f4c5722eb48546b8b514e64bf88f689c51d3c86bfca6cb1d68c6f4060e1e1 868 
tasksel_2.78.dsc
 566b1bbaf6de920cd0a462b417332d8e2099f16b96dc5bc511b247899282b260 9075922 
tasksel_2.78.tar.gz
 478a06c3065289341230c9a94c3f7f345c3a808070f0d3f883211f4e9bb4e353 83408 
tasksel_2.78_all.deb
 6b9472d774b8e594593c6f1a3c8c186760bc7d3a4a58373eb4b0d5ff8d6facd4 98758 
tasksel-data_2.78_all.deb
 45651ff9bd048a917e2d8b4f7335098a66c1b113d2a8caf3f708f2f3098c2455 4627 
task-overrides_2.78_all.tar.gz
Files: 
 81224805b2e47aaa863921c64c8d039a 868 admin important tasksel_2.78.dsc
 8104e00fc1b964d174484bfacfec372c 9075922 admin important tasksel_2.78.tar.gz
 c7d99f44ee2765a80c6c2319b80565f0 83408 admin important tasksel_2.78_all.deb
 8b1ea45edfefd59c1f360b28ed0b1c73 98758 admin important 
tasksel-data_2.78_all.deb
 df5bfdfabad0bd5b9b297434440ab7af 4627 byhand - task-overrides_2.78_all.tar.gz

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

iEYEARECAAYFAkl5AAIACgkQLqiZQEml+FVG5gCgiDe+6eQ7muy5Tjt/qMBFmjHG
qrYAn255GSkxiMmiLMowcDP8FF1NZsku
=NZ2l
-END PGP SIGNATURE-


Accepted:
task-overrides_2.78_all.tar.gz byhand
tasksel-data_2.78_all.deb
  to pool/main/t/tasksel/tasksel-data_2.78_all.deb
tasksel_2.78.dsc
  to pool/main/t/tasksel/tasksel_2.78.dsc
tasksel_2.78.tar.gz
  to pool/main/t/tasksel/tasksel_2.78.tar.gz
tasksel_2.78_all.deb
  to pool/main/t/tasksel/tasksel_2.78_all.deb


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



Accepted freebsd-manpages 7.1-1 (source all)

2009-01-22 Thread Gürkan Sengün
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Jan 2009 16:14:39 +0100
Source: freebsd-manpages
Binary: freebsd-manpages
Architecture: source all
Version: 7.1-1
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün gur...@phys.ethz.ch
Changed-By: Gürkan Sengün gur...@phys.ethz.ch
Description: 
 freebsd-manpages - Manual pages for a GNU/kFreeBSD system
Changes: 
 freebsd-manpages (7.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Updated standards version.
Checksums-Sha1: 
 b2f29ec81725ea9889e60f09be1bd4c96ee80886 1060 freebsd-manpages_7.1-1.dsc
 da685d8d8571ebf84b9cb395d8df768d4fd20479 8093149 
freebsd-manpages_7.1.orig.tar.gz
 f85c1ea5ba229ca8a50f436b5ba3f61bee9eaed3 2486 freebsd-manpages_7.1-1.diff.gz
 8ebd533dcdf0b4af3046bc19fd9a764f608bd620 6360286 freebsd-manpages_7.1-1_all.deb
Checksums-Sha256: 
 87fb01c35b08f5924fa68712a2bb0542719c3f9a2b967701bfef6afca879e792 1060 
freebsd-manpages_7.1-1.dsc
 c990953631b6b1b415bbdf3848559de0acdff80869521fb53760c481161c7e1f 8093149 
freebsd-manpages_7.1.orig.tar.gz
 46b52820e2bbf4c9e47c473468738c4caf449e937f03cd7154ec4adf8e7c6d7a 2486 
freebsd-manpages_7.1-1.diff.gz
 e4892a335be2bb8e303fcfb89ee97d8dc29e29d0db59bd5f095c60e8723df4b5 6360286 
freebsd-manpages_7.1-1_all.deb
Files: 
 349e0e96ce6d22e7b682f67ff0646c2d 1060 doc optional freebsd-manpages_7.1-1.dsc
 a36ed85e806c9cc84f27fa8e612e23c1 8093149 doc optional 
freebsd-manpages_7.1.orig.tar.gz
 9836eeeb618678333ab8d63f7cda0ab3 2486 doc optional 
freebsd-manpages_7.1-1.diff.gz
 952db4a5fa7ba7214383d63adf2562b0 6360286 doc optional 
freebsd-manpages_7.1-1_all.deb

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

iD8DBQFJeQN0w3ao2vG823MRAoDNAJoCSTpnI83rtayaYkDhUkhemb86RQCfR0C+
h+zgy/4ahwqZ76UslaLlRfA=
=Puox
-END PGP SIGNATURE-


Accepted:
freebsd-manpages_7.1-1.diff.gz
  to pool/main/f/freebsd-manpages/freebsd-manpages_7.1-1.diff.gz
freebsd-manpages_7.1-1.dsc
  to pool/main/f/freebsd-manpages/freebsd-manpages_7.1-1.dsc
freebsd-manpages_7.1-1_all.deb
  to pool/main/f/freebsd-manpages/freebsd-manpages_7.1-1_all.deb
freebsd-manpages_7.1.orig.tar.gz
  to pool/main/f/freebsd-manpages/freebsd-manpages_7.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



Accepted dynagen 0.11.0-1 (source i386)

2009-01-22 Thread Erik Wenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Jan 2009 00:39:57 +0100
Source: dynagen
Binary: dynagen
Architecture: source i386
Version: 0.11.0-1
Distribution: unstable
Urgency: low
Maintainer: Erik Wenzel e...@debian.org
Changed-By: Erik Wenzel e...@debian.org
Description: 
 dynagen- Cisco 7200 Router Emulator Command Line Interface
Changes: 
 dynagen (0.11.0-1) unstable; urgency=low
 .
   * [44fcae27] new upstream release
   * [9d31a99c] [control] added misc:Depends as lintian suggests
   * [f75c15d9] added README.source
   * [e76e2cb4] [rules] clean target cleanup
   * [1f0af824] [control] added vcs fields
   * [00da834a] updated packeges used in README.source
   * [db1b7273] [README.source] documented pemu binary removal from
 package
Checksums-Sha1: 
 5bcbbfbbdcdeb12984c09c5e34a2ec6e5b9a345a 1154 dynagen_0.11.0-1.dsc
 3e3c6e33bc781301c7abe24532a06bca72d328af 1418846 dynagen_0.11.0.orig.tar.gz
 e571aebb9795e1782f4baf7783ebbf77995a4a32 7342 dynagen_0.11.0-1.diff.gz
 30b6efa03ca98f995136bcc7f3ba8649691517e2 802824 dynagen_0.11.0-1_i386.deb
Checksums-Sha256: 
 1cbe06bfa1113b0c5b4c7c3a9ad2f46679c76e94783bdc3301c48f07b4a7291f 1154 
dynagen_0.11.0-1.dsc
 53523fe13e151c0476596315aa724d50c6523ab72bb64d0ffc8d3ea8ad4e9628 1418846 
dynagen_0.11.0.orig.tar.gz
 e08473fc7bf5d54d7f035d56e8a0ddd20ec8e34116a6c584ac984693a7d5aaa4 7342 
dynagen_0.11.0-1.diff.gz
 82b115411467ebcb102a82935ddf317291b3319268ff5458dffa3c788278e347 802824 
dynagen_0.11.0-1_i386.deb
Files: 
 b626ad92ffe4531b1f3a6e8e4fbacb91 1154 contrib/net optional dynagen_0.11.0-1.dsc
 3f88b3449b17096dca84d007f0b91b3f 1418846 contrib/net optional 
dynagen_0.11.0.orig.tar.gz
 fa8bb3d27d84cc224369a31a62f3b79e 7342 contrib/net optional 
dynagen_0.11.0-1.diff.gz
 3974f853118dc27712209ecf651c9d8d 802824 contrib/net optional 
dynagen_0.11.0-1_i386.deb

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

iEYEARECAAYFAkl5BQMACgkQmMmei9uJhBDAvACg1eROzu/n2hckebqgclxbnox5
v0gAn06WAFe5VWT7FcmdRwMze0asJvbg
=ouAy
-END PGP SIGNATURE-


Accepted:
dynagen_0.11.0-1.diff.gz
  to pool/contrib/d/dynagen/dynagen_0.11.0-1.diff.gz
dynagen_0.11.0-1.dsc
  to pool/contrib/d/dynagen/dynagen_0.11.0-1.dsc
dynagen_0.11.0-1_i386.deb
  to pool/contrib/d/dynagen/dynagen_0.11.0-1_i386.deb
dynagen_0.11.0.orig.tar.gz
  to pool/contrib/d/dynagen/dynagen_0.11.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



Accepted debian-installer 20090122 (source amd64)

2009-01-22 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 21:02:28 -0200
Source: debian-installer
Binary: debian-installer
Architecture: source amd64
Version: 20090122
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Otavio Salvador ota...@ossystems.com.br
Description: 
 debian-installer - Debian installer
Closes: 505750 505789 510015
Changes: 
 debian-installer (20090122) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * Fix off-by-one: the QNAP initrd should be padded to exactly 4 MB,
 not 4 MB - 1 byte.
 .
   [ Otavio Salvador ]
   * Add pata-modules on cdrom images (i386 and amd64) to enable support
 for Marvell controllers and others.
 .
   [ Frans Pop ]
   * Update minimum memory/diskspace requirements in x86 syslinux help
 screens. New values are the same as in the Installation Guide.
 .
   [ Samuel Thibault ]
   * Add uinput-modules to cdrom, netboot and hd-media images (amd64, alpha,
 i386, ppc64, ia64 and powerpc) to improve brltty device support.
 .
   [ Otavio Salvador ]
   * Apply patch from Jurij Smakov to add usb-storage to cdrom and netboot
 images (sparc) to allow firmware to be loaded from a usb devices.
 Closes: #505789.
 .
   [ Frans Pop ]
   * Add option in syslinux configuration to return to graphical boot menu
 from the help screens. Based on research done by Franklin Piat.
 Closes: #505750.
   * Rename syslinux adamd*.cfg files to amdad*.cfg.
   * Rename syslinux *text.cfg files to *txt.cfg. This is needed because
 adamdtext.cfg is one character too long which means it was never actually
 included in the menu for multi-arch images.
 .
   [ Franklin Piat ]
   * Add help text for help option in graphical syslinux boot menu to indicate
 how to return to the menu from the help screens.
 The new configuration also improves editing the command line from the
 graphical syslinux menu if it flows over into a second line.
 .
   [ Frans Pop ]
   * Add ext2-modules to hd-media images for i386, amd64 and powerpc.
 Closes: #510015.
   * Update copyright to 2009.
Checksums-Sha1: 
 6eeeb88302cc22ace8fa082c7646365836992bd8 2419 debian-installer_20090122.dsc
 9a99a21831be75076885afbba1fff63c5c2ee6db 2766127 
debian-installer_20090122.tar.gz
 caed0b2ddfea007947d15444130d67cf096a811f 1516394 
debian-installer_20090122_amd64.deb
 6bd5fc1edcefdd7ed369d0c7efab550c5b2d54e3 136671749 
debian-installer-images_20090122_amd64.tar.gz
Checksums-Sha256: 
 3d10a4492295e534470cbcc8b0591ddf64cf52a469e1e86c4f7367c0672df376 2419 
debian-installer_20090122.dsc
 6a9ec76f6f4a18f164f736ac65a0aa9493f826ef2162a1ed7624436ed5fb82d6 2766127 
debian-installer_20090122.tar.gz
 5611476747dff0758ab170952cc126e15a01147194b57ba95b1d805a9c838ed6 1516394 
debian-installer_20090122_amd64.deb
 5b158f12f7fde163731b919e5268ca0e2e26fd7dd46c773485aac063dabda07f 136671749 
debian-installer-images_20090122_amd64.tar.gz
Files: 
 70d83f4eccc5e114f9812c2bdc1b0c3f 2419 devel optional 
debian-installer_20090122.dsc
 b174ee8a050840ac3bd12e6646ecb1b4 2766127 devel optional 
debian-installer_20090122.tar.gz
 382617783528cc86cc470e30c347774a 1516394 devel optional 
debian-installer_20090122_amd64.deb
 eb74732260f07410bb3a2524ca123f98 136671749 raw-installer - 
debian-installer-images_20090122_amd64.tar.gz

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

iEYEARECAAYFAkl4/ZQACgkQLqiZQEml+FUwaQCgl0MP9IHbOJ3mTL20xc0mk3Hj
Qz4An29vNgjQ4twAQqVCV89nb1M1NLDP
=pPPa
-END PGP SIGNATURE-


Accepted:
debian-installer-images_20090122_amd64.tar.gz byhand
debian-installer_20090122.dsc
  to pool/main/d/debian-installer/debian-installer_20090122.dsc
debian-installer_20090122.tar.gz
  to pool/main/d/debian-installer/debian-installer_20090122.tar.gz
debian-installer_20090122_amd64.deb
  to pool/main/d/debian-installer/debian-installer_20090122_amd64.deb


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



Accepted brightside 1.4.0-3 (source amd64)

2009-01-22 Thread Ari Pollak
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Thu, 22 Jan 2009 17:50:05 -0500
Source: brightside
Binary: brightside
Architecture: source amd64
Version: 1.4.0-3
Distribution: unstable
Urgency: low
Maintainer: Ari Pollak a...@debian.org
Changed-By: Ari Pollak a...@debian.org
Description: 
 brightside - Add reactivity to the corners and edges of your GNOME desktop
Closes: 358498 361466
Changes: 
 brightside (1.4.0-3) unstable; urgency=low
 .
   * Use xdg-screensaver instead of xscreensaver-command (Closes: #358498)
   * Update build-depends to work with kfreebsd-amd64 (Closes: #361466)
Checksums-Sha1: 
 8ddd1b271dbd2bb12594965cd92e815d8806ae35 1115 brightside_1.4.0-3.dsc
 00fc5c67f8ca1f51fbab302c23d4b0a1ac23ccfb 19720 brightside_1.4.0-3.diff.gz
 9aa49bcf994b58d5baf6cd120a53a68e1f68c15e 109434 brightside_1.4.0-3_amd64.deb
Checksums-Sha256: 
 e94ccdfa6ce88a4e56eb2cb3d59f34ada135e960f92bbf48cffcef9af0d2b4a3 1115 
brightside_1.4.0-3.dsc
 87b4f1a9dfdd4fa0f36865b0d04a772ed0b513b845687474bbdcbfb45c9a945c 19720 
brightside_1.4.0-3.diff.gz
 1e9a27504cb0a4173dd59c34a7a47fc991ae7afd02f448a0c56441aaf6c873d0 109434 
brightside_1.4.0-3_amd64.deb
Files: 
 cf28693a1ff2f324f5f6c6e4183ff299 1115 gnome optional brightside_1.4.0-3.dsc
 77795938e72dfb577b2f0f4175aa6876 19720 gnome optional 
brightside_1.4.0-3.diff.gz
 f23057db998d248cb0ac123f6d75f805 109434 gnome optional 
brightside_1.4.0-3_amd64.deb

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

iEYEAREDAAYFAkl5Bb8ACgkQwO+u47cOQDsacQCfWk+XpqzDQm+tieAgGsvnWUXY
jTcAoIzZccxlGuKksYAPeBmalBjAGtWR
=yGwu
-END PGP SIGNATURE-


Accepted:
brightside_1.4.0-3.diff.gz
  to pool/main/b/brightside/brightside_1.4.0-3.diff.gz
brightside_1.4.0-3.dsc
  to pool/main/b/brightside/brightside_1.4.0-3.dsc
brightside_1.4.0-3_amd64.deb
  to pool/main/b/brightside/brightside_1.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



Accepted sofia-sip 1.12.10-3 (source all i386)

2009-01-22 Thread George Danchev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Jan 2009 05:21:36 +0200
Source: sofia-sip
Binary: sofia-sip-bin libsofia-sip-ua0 libsofia-sip-ua-dev 
libsofia-sip-ua-glib3 libsofia-sip-ua-glib-dev sofia-sip-doc
Architecture: source all i386
Version: 1.12.10-3
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: George Danchev danc...@spnet.net
Description: 
 libsofia-sip-ua-dev - Sofia-SIP library development files
 libsofia-sip-ua-glib-dev - Sofia-SIP library glib/gobject interface 
development files
 libsofia-sip-ua-glib3 - Sofia-SIP library glib/gobject interfaces runtime
 libsofia-sip-ua0 - Sofia-SIP library runtime
 sofia-sip-bin - Sofia-SIP library utilities
 sofia-sip-doc - Sofia-SIP library library documentation
Closes: 512699 512700
Changes: 
 sofia-sip (1.12.10-3) experimental; urgency=low
 .
   * Steal symbol diffs from experimental buildd' logs release
 .
   * Fix the header of libsofia-sip-ua-glib3.symbols (Closes: #512699)
   * Downgrade dpkg-gensymbols check to -c1, since we want to fail
 only when some symbols have disappeared (Closes: #512700).
   * Add new symbols:
   libsofia-sip-ua0.symbols.arm
   libsofia-sip-ua0.symbols.armel
   libsofia-sip-ua0.symbols.amd64
   libsofia-sip-ua0.symbols.powerpc
   libsofia-sip-ua0.symbols.ia64
   libsofia-sip-ua0.symbols.sparc
   libsofia-sip-ua0.symbols.s390
   libsofia-sip-ua0.symbols.hppa
   libsofia-sip-ua0.symbols.mips
   * Add new files:
   libsofia-sip-ua0.symbols.kfreebsd-i386
   libsofia-sip-ua0.symbols.kfreebsd-amd64
Checksums-Sha1: 
 c7095868b0a448d49c98396f615a80ae20cd1c3b 2180 sofia-sip_1.12.10-3.dsc
 dd96643a297d4cd02a3e8e383fdac59f0b5513b9 164495 sofia-sip_1.12.10-3.diff.gz
 3bf00a26e866bd8723691024a81879169dce0e50 4079682 
sofia-sip-doc_1.12.10-3_all.deb
 8a73b218ddf605aee614eae3a23da075e2a6ff3d 135476 
sofia-sip-bin_1.12.10-3_i386.deb
 749723497ffa8b1880091bfd7dae892e1d228389 585072 
libsofia-sip-ua0_1.12.10-3_i386.deb
 23ad0b3799d2b108c70d5f0c0411d17801890acd 947998 
libsofia-sip-ua-dev_1.12.10-3_i386.deb
 1a74a637bf5801590a26936f8d5803511fd3d42b 18906 
libsofia-sip-ua-glib3_1.12.10-3_i386.deb
 fad6da10b64eef396e91ad05c6ccfec10977282c 19868 
libsofia-sip-ua-glib-dev_1.12.10-3_i386.deb
Checksums-Sha256: 
 5e7003b4b4336b2d5ac9e0628561d148c2d7c9a2069bd66571263ab54731e4de 2180 
sofia-sip_1.12.10-3.dsc
 6bd79b0ac78c9e2321cee6cf673602229d116c118c20ed348ecda091ab4ab04b 164495 
sofia-sip_1.12.10-3.diff.gz
 3c17d19d26bc2a0aed6e7db124c685ecc987c1e0f4c806945024404c96e65333 4079682 
sofia-sip-doc_1.12.10-3_all.deb
 935f80044d5554ce99abf0df23355cb08ba6a80ffb3145c7fbe5a9f6f891580c 135476 
sofia-sip-bin_1.12.10-3_i386.deb
 475654a35c7bc60ee9cb06fcb0f86d10d5331c003b409824bef44fd37d7aeb79 585072 
libsofia-sip-ua0_1.12.10-3_i386.deb
 496cd9ecae2d97dce41eaa5e6a4c371699b8538c2d71e65c5a552e8cd6b31179 947998 
libsofia-sip-ua-dev_1.12.10-3_i386.deb
 ea3c9ce41a79dc8e5b9c831166fac6331713b41b0854e8387d919412fef7298d 18906 
libsofia-sip-ua-glib3_1.12.10-3_i386.deb
 7c4149adc2d2f099bff6b7d51f19b97b7242a1fd2f7e123ecd5101adf1eeae61 19868 
libsofia-sip-ua-glib-dev_1.12.10-3_i386.deb
Files: 
 6a865d974d3dd19ff40042737703bab9 2180 net optional sofia-sip_1.12.10-3.dsc
 c86122b4642c7fec3fd88f193116a7e9 164495 net optional 
sofia-sip_1.12.10-3.diff.gz
 b81eb78dc0ef86b956b545ffea25957f 4079682 doc optional 
sofia-sip-doc_1.12.10-3_all.deb
 b6159251c94d948395546ef3dd0e4949 135476 net optional 
sofia-sip-bin_1.12.10-3_i386.deb
 27a321be64e8145556c3eddc41b33df5 585072 libs optional 
libsofia-sip-ua0_1.12.10-3_i386.deb
 e5b9f4133ffe1fc921647026bc03a6a3 947998 libdevel optional 
libsofia-sip-ua-dev_1.12.10-3_i386.deb
 e42795dd446e55dffa2b83bcf458798d 18906 libs optional 
libsofia-sip-ua-glib3_1.12.10-3_i386.deb
 60496333ba1562e22e596288aa9fb28d 19868 libdevel optional 
libsofia-sip-ua-glib-dev_1.12.10-3_i386.deb

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

iQIcBAEBAgAGBQJJeQCZAAoJEBxXDIkOS9Crs/8QAKOPziXYXHc4W548NoY36EzH
1xPPJEWKe7ewoXgPXJOpm0TWnaZzqQ0wVN17hdLYXibmDcPEKjm9ObVC2k0pSS6J
coTsOoosH/CI+9DE8vI0I0oMJ7SMujI01LqgKHvMccyXxn5Um7KrDpftr296Ue8f
KGbHpOz7aPAv52k6SynOYEUXQc5GXZDGdbckFXJd46MO9RZ0qgtV3S8OFmyAEHlZ
uweIxzoWUbEqP+ucAZkV8L3fDR3XRIRlQmSKLUEHi3NmrMeViZe2rGJFm3Qwxc3Z
jFRtsCalIt4KehBZZmpEPYP+ov03rtz0yqA6Sy2G6HsW9lR/H2rit+zWPMv50WM5
bQ2t+MN5/wiaU6xO/GlDMWXZiao4HCCd21unCvxFQkLuAjVVkUgj4dIUCwQMcRt+
mvfb7LFuWmlZVPCvVmcvoukhkmcpKlpdsAgbLekijnoTAPtwJL1cCXEONGICoI5W
Ot1FQtWi2B4zKaHXiOmUtaMuDjFJzUwTRW7wT6cqRXWItSXvZOEY7TghXDjiMpMq
fb3eu+osEnBpnb/wMvapJ5eJ4RQ6Vfof2qPFq5Q5lIJoypW50weDvnmlSrZ3i6ym
IdAq+Sgs9vGtPM1xm+/7x0pGkYV1ZSz/DQrb0DGSSAvnEN9OfSARQO+C+h/EaMFG
zbxUpQbYdL5GVHldbZq0
=07NU
-END PGP SIGNATURE-


Accepted:
libsofia-sip-ua-dev_1.12.10-3_i386.deb
  to pool/main/s/sofia-sip/libsofia-sip-ua-dev_1.12.10-3_i386.deb
libsofia-sip-ua-glib-dev_1.12.10-3_i386.deb
  to 

Accepted opensaml2 2.0-2 (source i386 all)

2009-01-22 Thread Ferenc Wagner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Jan 2009 16:30:46 +0100
Source: opensaml2
Binary: libsaml2 libsaml2-dev opensaml2-tools opensaml2-schemas libsaml2-doc
Architecture: source i386 all
Version: 2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Shib Team pkg-shibboleth-de...@lists.alioth.debian.org
Changed-By: Ferenc Wagner wf...@niif.hu
Description: 
 libsaml2   - Security Assertion Markup Language library (runtime)
 libsaml2-dev - Security Assertion Markup Language library (development)
 libsaml2-doc - Security Assertion Markup Language library (API docs)
 opensaml2-schemas - Security Assertion Markup Language library (XML schemas)
 opensaml2-tools - Security Assertion Markup Language command-line tools
Changes: 
 opensaml2 (2.0-2) unstable; urgency=low
 .
   * Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-7
 (Metadata with EncryptionMethod elements fails to load)
   * Include fix for https://bugs.internet2.edu/jira/browse/CPPOST-11
 (SignatureMetadataFilter fails to validate signed EntityDescriptor)
Checksums-Sha1: 
 43236fed65a191254daf3386b29eb91e83db21c4 1421 opensaml2_2.0-2.dsc
 bb37d8585446e9c069230d20db11ddded659e028 6097 opensaml2_2.0-2.diff.gz
 24c9cfc69273aeb3f3cd76c2bc5eb5e7e260a82d 1077052 libsaml2_2.0-2_i386.deb
 ac8ec2f667592f00023ef91ef507249daf4cb1ae 44366 libsaml2-dev_2.0-2_i386.deb
 912d7bf19686d36e7167cf36a36aaa92d9a45f99 26904 opensaml2-tools_2.0-2_i386.deb
 809fdeab6e203c2283c039280362366a4b68c246 22610 opensaml2-schemas_2.0-2_all.deb
 f6cb38946b913a18b91fc4ba0265adcac31689ad 320780 libsaml2-doc_2.0-2_all.deb
Checksums-Sha256: 
 fd0b6deeba14aae8a9a667c4c9c1242d41ae17beed44889fa60e8286ccce79da 1421 
opensaml2_2.0-2.dsc
 6cce0eb418cac8e006363de9bd964437f514f3abda24919205eeaaa7e6185550 6097 
opensaml2_2.0-2.diff.gz
 104e548c7b144429bb452b66aa2b25c737162a69a9f3cda397287cb64242774d 1077052 
libsaml2_2.0-2_i386.deb
 74a3cb5fa0a1f9840108706c6649ffa0cf0a295f74053f1d7d7b8bb6416f1380 44366 
libsaml2-dev_2.0-2_i386.deb
 459b5cce0734d2f1e77dae40a9284466edb9a0df97231fcc6a857cea653e8484 26904 
opensaml2-tools_2.0-2_i386.deb
 3275d5edaeb679c8d98ac47fb25143677ea2b33fb76f7b68d8a96c228e3fb705 22610 
opensaml2-schemas_2.0-2_all.deb
 777f20b087aa566f4ff15478e99142c0984de241d74c89f669d3b0e953093f88 320780 
libsaml2-doc_2.0-2_all.deb
Files: 
 0188351c10c981efaffdb1fcd7b2d769 1421 libs extra opensaml2_2.0-2.dsc
 6f3ff64852413b7f1b76bc84ad49815f 6097 libs extra opensaml2_2.0-2.diff.gz
 a723639b77f62df5f1da35d1799a0b25 1077052 libs extra libsaml2_2.0-2_i386.deb
 3dea6420786151529d81ec8e22f844cc 44366 libdevel extra 
libsaml2-dev_2.0-2_i386.deb
 0c17847013387096427093b850f11e10 26904 text extra 
opensaml2-tools_2.0-2_i386.deb
 c18e47d1c0dead77d8adda2ff7a246af 22610 text extra 
opensaml2-schemas_2.0-2_all.deb
 d319399695f26d630f1dd02dc7b855bf 320780 doc extra libsaml2-doc_2.0-2_all.deb

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

iEYEARECAAYFAkl5AbgACgkQ+YXjQAr8dHb4AwCfTRyrtjMIWsFqEUENx2Wtm5IQ
NzYAoJtRfNoXuHj7rJAJa69w7DL+2xPH
=9N5d
-END PGP SIGNATURE-


Accepted:
libsaml2-dev_2.0-2_i386.deb
  to pool/main/o/opensaml2/libsaml2-dev_2.0-2_i386.deb
libsaml2-doc_2.0-2_all.deb
  to pool/main/o/opensaml2/libsaml2-doc_2.0-2_all.deb
libsaml2_2.0-2_i386.deb
  to pool/main/o/opensaml2/libsaml2_2.0-2_i386.deb
opensaml2-schemas_2.0-2_all.deb
  to pool/main/o/opensaml2/opensaml2-schemas_2.0-2_all.deb
opensaml2-tools_2.0-2_i386.deb
  to pool/main/o/opensaml2/opensaml2-tools_2.0-2_i386.deb
opensaml2_2.0-2.diff.gz
  to pool/main/o/opensaml2/opensaml2_2.0-2.diff.gz
opensaml2_2.0-2.dsc
  to pool/main/o/opensaml2/opensaml2_2.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



Accepted zsh-beta 4.3.9-dev-1+20090122-1 (source all)

2009-01-22 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 18:35:59 -0500
Source: zsh-beta
Binary: zsh-beta zsh-beta-doc zsh-beta-static
Architecture: source all
Version: 4.3.9-dev-1+20090122-1
Distribution: unstable
Urgency: low
Maintainer: Clint Adams sch...@debian.org
Changed-By: Clint Adams sch...@debian.org
Description: 
 zsh-beta   - A shell with lots of features (dev tree)
 zsh-beta-doc - zsh beta documentation - info/HTML format
 zsh-beta-static - A shell with lots of features (dev tree - static link)
Changes: 
 zsh-beta (4.3.9-dev-1+20090122-1) unstable; urgency=low
 .
   * Update to HEAD.
Checksums-Sha1: 
 d257f876dea5bb8b74ebc18c00e64089a69db0ac 1249 
zsh-beta_4.3.9-dev-1+20090122-1.dsc
 a7e723cb62ea64b1230b08b9648c30ddbe2980ea 2582849 
zsh-beta_4.3.9-dev-1+20090122.orig.tar.gz
 cebb8f6768ba08ed4d2c7a7969dd87e9864d7df8 807545 
zsh-beta_4.3.9-dev-1+20090122-1.diff.gz
 8a1eea0044af72795b47a207b35628b916a46c8a 835390 
zsh-beta-doc_4.3.9-dev-1+20090122-1_all.deb
Checksums-Sha256: 
 a7943c87f3e5dcdf074922a4670107cd1bd0e07ca091f2b872601d49e0ec8e34 1249 
zsh-beta_4.3.9-dev-1+20090122-1.dsc
 c8a28b400afb80500736e90b58cd3230de27dfcb3ff1c36b00167b54e74724b6 2582849 
zsh-beta_4.3.9-dev-1+20090122.orig.tar.gz
 d2b0a4481133f41a3823fa31c711feae07d01b5fd7a5213886ef649ebfb09c9c 807545 
zsh-beta_4.3.9-dev-1+20090122-1.diff.gz
 fcd59d9723070da437acca96d7dd7142045263dce972489908f93875a84be6cc 835390 
zsh-beta-doc_4.3.9-dev-1+20090122-1_all.deb
Files: 
 55a4870b20d736fe033371c84f30e93a 1249 shells optional 
zsh-beta_4.3.9-dev-1+20090122-1.dsc
 fec89408e2de2b587427263bcce53e84 2582849 shells optional 
zsh-beta_4.3.9-dev-1+20090122.orig.tar.gz
 c3c085f27198d164322c666bf8060c2a 807545 shells optional 
zsh-beta_4.3.9-dev-1+20090122-1.diff.gz
 3171e007da9164924bc80cd17ab9bad0 835390 doc optional 
zsh-beta-doc_4.3.9-dev-1+20090122-1_all.deb

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

iD8DBQFJeQrg5m0u66uWM3ARAiUGAJ0UGWgUnrqPUdtY3zhAjfYuAS39ogCg3k41
pZtFR6+B1UXVoCYb1Rjv7cA=
=5KEy
-END PGP SIGNATURE-


Accepted:
zsh-beta-doc_4.3.9-dev-1+20090122-1_all.deb
  to pool/main/z/zsh-beta/zsh-beta-doc_4.3.9-dev-1+20090122-1_all.deb
zsh-beta_4.3.9-dev-1+20090122-1.diff.gz
  to pool/main/z/zsh-beta/zsh-beta_4.3.9-dev-1+20090122-1.diff.gz
zsh-beta_4.3.9-dev-1+20090122-1.dsc
  to pool/main/z/zsh-beta/zsh-beta_4.3.9-dev-1+20090122-1.dsc
zsh-beta_4.3.9-dev-1+20090122.orig.tar.gz
  to pool/main/z/zsh-beta/zsh-beta_4.3.9-dev-1+20090122.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



Accepted sdl-ball 1.01-1 (source all amd64)

2009-01-22 Thread Evgeni Golov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 19:00:10 +0100
Source: sdl-ball
Binary: sdl-ball sdl-ball-data
Architecture: source amd64 all
Version: 1.01-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Evgeni Golov sarge...@die-welt.net
Description: 
 sdl-ball   - brick-breaking game like DX-Ball/Arkanoid
 sdl-ball-data - brick-breaking game like DX-Ball/Arkanoid - data files
Closes: 509621
Changes: 
 sdl-ball (1.01-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/copyright:
 + Fix the link to upstream source, this is sdl-ball, not sdl-jump.
   Closes: #509621.
 + Add copyright information for the dio-theme.
 + Update copyright years.
Checksums-Sha1: 
 df6c901258a258c4d281b762716654a21529da89 1370 sdl-ball_1.01-1.dsc
 1f6f9461fff71d9e5ec8e00e86d6b96ab1c07a9d 3464115 sdl-ball_1.01.orig.tar.gz
 7fb1e17463e078f8faec74d1bab60dd9ca1aeb35 2682 sdl-ball_1.01-1.diff.gz
 4d5157b67f2158475749d6c787a97c20be415e5a 110946 sdl-ball_1.01-1_amd64.deb
 871c75f570e8213ebd65fda09d23322b6053f032 3040088 sdl-ball-data_1.01-1_all.deb
Checksums-Sha256: 
 ee254857de1f88f294bde8ffe3b24d3e247e3b3038da7063329ea37a33011d6e 1370 
sdl-ball_1.01-1.dsc
 027253439534919ca6aee5f823602f32e7e2e64a58b8be9b247e2f0e11bb9416 3464115 
sdl-ball_1.01.orig.tar.gz
 1bf1e2595dd4ed3f79799f9a0b77a92925ee034b2b3555a57847eb28149934db 2682 
sdl-ball_1.01-1.diff.gz
 1cdb85a3c74127bf4185be985fc1413312449d445bb6ec68326af0d76ca15c6f 110946 
sdl-ball_1.01-1_amd64.deb
 3b1f4e54151ae2aea18ca864ab5514c196d36c023980b6324f4da04dec062e4b 3040088 
sdl-ball-data_1.01-1_all.deb
Files: 
 bde526cda3573da14b6ca093c41c5d15 1370 games optional sdl-ball_1.01-1.dsc
 58823d2f11d90a95ebb5a0cd9477996d 3464115 games optional 
sdl-ball_1.01.orig.tar.gz
 918836b45b14d58588970a8651057275 2682 games optional sdl-ball_1.01-1.diff.gz
 252c9dc7c856477ededfe0e280f3a84c 110946 games optional 
sdl-ball_1.01-1_amd64.deb
 9ca01a818897bc9d10be1f01f5548360 3040088 games optional 
sdl-ball-data_1.01-1_all.deb

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

iEYEARECAAYFAkl5Fc8ACgkQeGfVPHR5Nd0J/QCaA3cu/9aBtrjgx28A81I4XBy9
fnAAoL65NYjx+71OFR3hUy0Za6xp/q01
=seqE
-END PGP SIGNATURE-


Accepted:
sdl-ball-data_1.01-1_all.deb
  to pool/main/s/sdl-ball/sdl-ball-data_1.01-1_all.deb
sdl-ball_1.01-1.diff.gz
  to pool/main/s/sdl-ball/sdl-ball_1.01-1.diff.gz
sdl-ball_1.01-1.dsc
  to pool/main/s/sdl-ball/sdl-ball_1.01-1.dsc
sdl-ball_1.01-1_amd64.deb
  to pool/main/s/sdl-ball/sdl-ball_1.01-1_amd64.deb
sdl-ball_1.01.orig.tar.gz
  to pool/main/s/sdl-ball/sdl-ball_1.01.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



Accepted aggregate 1.6-5 (source i386)

2009-01-22 Thread Erik Wenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Jan 2009 01:29:25 +0100
Source: aggregate
Binary: aggregate
Architecture: source i386
Version: 1.6-5
Distribution: unstable
Urgency: low
Maintainer: Erik Wenzel e...@debian.org
Changed-By: Erik Wenzel e...@debian.org
Description: 
 aggregate  - ipv4 cidr prefix aggregator
Changes: 
 aggregate (1.6-5) unstable; urgency=low
 .
   * [73535716] [control] added misc depends
   * [969d75fc] [control] bumped standards version; added README.source
   * [59423ac8] [control] added vcs fields
   * [ba18f844] [rules] added clean target for dpatch file modes
Checksums-Sha1: 
 a2b370d7ae7323ae0eda6afe52980d47c62b9766 1075 aggregate_1.6-5.dsc
 531dc6b10c9d69472bb84ce7dd9e262692088522 3156 aggregate_1.6-5.diff.gz
 07d869cf31d5c75a43e70b82d735436c04775489 11344 aggregate_1.6-5_i386.deb
Checksums-Sha256: 
 8d00760fd4c542a8cf6b92ba3f297c70c21e0b30824c7c3bbcabfe9b4362572b 1075 
aggregate_1.6-5.dsc
 936edb981a26e8c95ac9635dc3e06ed45f158232fd65bbaa978ebe8e4b4fb162 3156 
aggregate_1.6-5.diff.gz
 f1b9749e9991fae60af63883fed3805c339e6d45c412335aa02a530def8afc22 11344 
aggregate_1.6-5_i386.deb
Files: 
 483643e720363f94e156ed50244eb28b 1075 net optional aggregate_1.6-5.dsc
 63a7fb31906777593954b525a27dc100 3156 net optional aggregate_1.6-5.diff.gz
 23bb368fee40be15b51f60e5f20a2a9d 11344 net optional aggregate_1.6-5_i386.deb

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

iEYEARECAAYFAkl5EBUACgkQmMmei9uJhBD2qgCfUg0Xack7E2TlnAK1TPh6o7qn
EtsAn2ynF7XsXDX8CFuTlOZ8G/nQOV0q
=BoKq
-END PGP SIGNATURE-


Accepted:
aggregate_1.6-5.diff.gz
  to pool/main/a/aggregate/aggregate_1.6-5.diff.gz
aggregate_1.6-5.dsc
  to pool/main/a/aggregate/aggregate_1.6-5.dsc
aggregate_1.6-5_i386.deb
  to pool/main/a/aggregate/aggregate_1.6-5_i386.deb


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



Accepted grub-installer 1.36 (source amd64)

2009-01-22 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Jan 2009 02:59:03 +0100
Source: grub-installer
Binary: grub-installer
Architecture: source amd64
Version: 1.36
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Frans Pop f...@debian.org
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Changes: 
 grub-installer (1.36) unstable; urgency=low
 .
   * Allow to install grub when /boot is on XFS. Since version 0.97-47lenny2
 grub supports XFS so it can be installed without hanging grub-installer.
Checksums-Sha1: 
 4100ccc04333d395159e10b3f560962b8981a122 1016 grub-installer_1.36.dsc
 b7e57f942b8a70dd3014bc60f747cf8b9909d5d8 160110 grub-installer_1.36.tar.gz
 cfa541b11b69ff37a9b968fc9206ef3013dc0aef 146660 grub-installer_1.36_amd64.udeb
Checksums-Sha256: 
 4c4f78d2e00e259a7844f548b54be962c2c59a0e3a579953b2b196bd84f51333 1016 
grub-installer_1.36.dsc
 fdc4b39ad4013b0cf2fda5e2cbf01daca55247d1a32d3c4d66ca098a3c246794 160110 
grub-installer_1.36.tar.gz
 9abb735cdf8dfb135e4519fe1abb7fab15b6da1e97da7d6eb114778841247627 146660 
grub-installer_1.36_amd64.udeb
Files: 
 8fc8b3837b5c42a3dadd9287f0e5ea2d 1016 debian-installer standard 
grub-installer_1.36.dsc
 2c4ad26d7d95d5a5ba5d5bdfb9ed6e4c 160110 debian-installer standard 
grub-installer_1.36.tar.gz
 db3509b38df5d6fe02166c826e340c7c 146660 debian-installer standard 
grub-installer_1.36_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAkl5JJUACgkQgm/Kwh6ICoQsswCgwy6OXhCTZ9vqUhCsMda6V1Qo
xgsAoMQMNzN+Q8yAICD/JrD4IMxBIQ+Y
=k2oR
-END PGP SIGNATURE-


Accepted:
grub-installer_1.36.dsc
  to pool/main/g/grub-installer/grub-installer_1.36.dsc
grub-installer_1.36.tar.gz
  to pool/main/g/grub-installer/grub-installer_1.36.tar.gz
grub-installer_1.36_amd64.udeb
  to pool/main/g/grub-installer/grub-installer_1.36_amd64.udeb


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



Accepted posh 0.6.15 (source i386)

2009-01-22 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 22 Jan 2009 23:03:52 -0500
Source: posh
Binary: posh
Architecture: source i386
Version: 0.6.15
Distribution: unstable
Urgency: low
Maintainer: Clint Adams sch...@debian.org
Changed-By: Clint Adams sch...@debian.org
Description: 
 posh   - Policy-compliant Ordinary SHell
Closes: 512438
Changes: 
 posh (0.6.15) unstable; urgency=low
 .
   * Vcs-* header fixes from Todd Zullinger
   * Treat IFS as a field separator instead of a field terminator.
 closes: #512438.
Checksums-Sha1: 
 ec19889d8fd0428add2c637c94d82de82e09718f 830 posh_0.6.15.dsc
 28d6122cfa3a03016fdd37496218eb251680a623 416423 posh_0.6.15.tar.gz
 3499841f9448e4103ca7699db1f6c92f4371d662 83958 posh_0.6.15_i386.deb
Checksums-Sha256: 
 c99d72369b584b3329c1168ac541078d24f13085317928ad30668cfed4ebb207 830 
posh_0.6.15.dsc
 336a2615ad346e84849e1886b65a1eafef5fbf644f5b2a170b868d22f421a04b 416423 
posh_0.6.15.tar.gz
 c4c279ec1dd8fe420593eebd1ea53660f741eb0f0d44a889dea1ae65e62dab88 83958 
posh_0.6.15_i386.deb
Files: 
 799f248198de06360dffd3f63a2733ce 830 shells optional posh_0.6.15.dsc
 71e46332becf15d2c7fa8d554616e84e 416423 shells optional posh_0.6.15.tar.gz
 12b5ac739a6be3289fbc98ffcdbd8a2d 83958 shells optional posh_0.6.15_i386.deb

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

iD8DBQFJeUKz5m0u66uWM3ARAktRAKCVoUNb8YJF9Ko3HssngzlygIIBFgCeOpvP
A0A7cJV45riqFQQ90W835GM=
=1IJB
-END PGP SIGNATURE-


Accepted:
posh_0.6.15.dsc
  to pool/main/p/posh/posh_0.6.15.dsc
posh_0.6.15.tar.gz
  to pool/main/p/posh/posh_0.6.15.tar.gz
posh_0.6.15_i386.deb
  to pool/main/p/posh/posh_0.6.15_i386.deb


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



Accepted gst-plugins-good0.10 0.10.13-1 (source all amd64)

2009-01-22 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 Jan 2009 08:09:43 +0100
Source: gst-plugins-good0.10
Binary: gstreamer0.10-plugins-good-doc gstreamer0.10-esd 
gstreamer0.10-pulseaudio gstreamer0.10-plugins-good 
gstreamer0.10-plugins-good-dbg
Architecture: source all amd64
Version: 0.10.13-1
Distribution: experimental
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 gstreamer0.10-esd - GStreamer plugin for ESD
 gstreamer0.10-plugins-good - GStreamer plugins from the good set
 gstreamer0.10-plugins-good-dbg - GStreamer plugins from the good set
 gstreamer0.10-plugins-good-doc - GStreamer documentation for plugins from the 
good set
 gstreamer0.10-pulseaudio - GStreamer plugin for PulseAudio
Changes: 
 gst-plugins-good0.10 (0.10.13-1) experimental; urgency=low
 .
   * New upstream security release, 'Blatant Discouragement':
 + Fix potential buffer overflows while reading quicktime headers.
   Security issue noticed by Tobias Klein (TKADV2009-0xx).
 + debian/patches/99_autoreconf.patch:
   - Updated for the new release.
   * debian/build-deps.in:
 + Build depend on libcairo2-dev instead of the virtual package
   libcairo-dev.
Checksums-Sha1: 
 87ab3b194455d3474ccf4fdc578ddfbf52c44934 2745 
gst-plugins-good0.10_0.10.13-1.dsc
 9dd90c92bc9ffe960e0007326ca0033de82f94ac 3020765 
gst-plugins-good0.10_0.10.13.orig.tar.gz
 0708c50b8acfb1a8ff5c961645536c6b29f1375f 70160 
gst-plugins-good0.10_0.10.13-1.diff.gz
 4f91d316ee83ae8a5fdae89b1dca0538fb50f262 208232 
gstreamer0.10-plugins-good-doc_0.10.13-1_all.deb
 676d946e4e8e9a9b2556590feea2698e0aebae49 49896 
gstreamer0.10-esd_0.10.13-1_amd64.deb
 c6c95255904f6c92eca72a80493a883b6fad8eca 67244 
gstreamer0.10-pulseaudio_0.10.13-1_amd64.deb
 dfc434184d90f4b8cee2c611df3c91decc46081d 1155048 
gstreamer0.10-plugins-good_0.10.13-1_amd64.deb
 3fda88efb923ec464ed7ea553408baf966fdb25b 3013334 
gstreamer0.10-plugins-good-dbg_0.10.13-1_amd64.deb
Checksums-Sha256: 
 21705a31bee3d673e5aacee2d49faa9913ee407ccf29dff463152a4f748e4c26 2745 
gst-plugins-good0.10_0.10.13-1.dsc
 a7ab21a3236293d6862b5e5c06af0ae33ec8727f9f3044de9c31483bda6a6d31 3020765 
gst-plugins-good0.10_0.10.13.orig.tar.gz
 b8257e3951504a6215215f0cef6e94cab8c338984ab859632cfbd15d917468f8 70160 
gst-plugins-good0.10_0.10.13-1.diff.gz
 40a7608ac5ceba9d38f4cb420a1254e73420916a1a08b195f60413511808d33a 208232 
gstreamer0.10-plugins-good-doc_0.10.13-1_all.deb
 95a7913bf4d0ac3e1b16c2977cdc1727dba1765fe5a773f48fa78157fc9efc7d 49896 
gstreamer0.10-esd_0.10.13-1_amd64.deb
 ce820191996cbe325e0cfb15524f3a06f40ab7c5f0da8e33cdc62db7b2f34c97 67244 
gstreamer0.10-pulseaudio_0.10.13-1_amd64.deb
 e4dbfd80eef77929b3c99b8c92ffabc8d86e527229309f3601bb003acd91fb0a 1155048 
gstreamer0.10-plugins-good_0.10.13-1_amd64.deb
 10e22c5791215fbbd949f03f62d4aa223ce45a18e4168ed5e198c1b9bcee112e 3013334 
gstreamer0.10-plugins-good-dbg_0.10.13-1_amd64.deb
Files: 
 055e88b9c77d41a69bf6b27b322fc71a 2745 libs optional 
gst-plugins-good0.10_0.10.13-1.dsc
 29a7b1ed96d8463378835d1deb830bb5 3020765 libs optional 
gst-plugins-good0.10_0.10.13.orig.tar.gz
 2a4324788e27540bb5b2fe00af44a6b2 70160 libs optional 
gst-plugins-good0.10_0.10.13-1.diff.gz
 256190d3635198f75ddfa0e294e5465c 208232 doc optional 
gstreamer0.10-plugins-good-doc_0.10.13-1_all.deb
 8ff3560d758ebd8d7ed4f26f6a58a34c 49896 libs optional 
gstreamer0.10-esd_0.10.13-1_amd64.deb
 bbb0cdb0e0bde0a0f35d8465f6a057a0 67244 sound optional 
gstreamer0.10-pulseaudio_0.10.13-1_amd64.deb
 9c8e64761ed49d1b9164f867bfffdafb 1155048 libs optional 
gstreamer0.10-plugins-good_0.10.13-1_amd64.deb
 201af29379ce4ea74afbd77c58073496 3013334 libdevel extra 
gstreamer0.10-plugins-good-dbg_0.10.13-1_amd64.deb

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

iEYEARECAAYFAkl5b9kACgkQBsBdh1vkHyHcWQCeKqneAwFnF1qM+Ajxmg1PRG4o
OIQAn3/WlFciNQbIO6bXWJmNEBbdoEGz
=rREb
-END PGP SIGNATURE-


Accepted:
gst-plugins-good0.10_0.10.13-1.diff.gz
  to pool/main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.13-1.diff.gz
gst-plugins-good0.10_0.10.13-1.dsc
  to pool/main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.13-1.dsc
gst-plugins-good0.10_0.10.13.orig.tar.gz
  to pool/main/g/gst-plugins-good0.10/gst-plugins-good0.10_0.10.13.orig.tar.gz
gstreamer0.10-esd_0.10.13-1_amd64.deb
  to pool/main/g/gst-plugins-good0.10/gstreamer0.10-esd_0.10.13-1_amd64.deb
gstreamer0.10-plugins-good-dbg_0.10.13-1_amd64.deb
  to 
pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-dbg_0.10.13-1_amd64.deb
gstreamer0.10-plugins-good-doc_0.10.13-1_all.deb
  to 
pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.13-1_all.deb
gstreamer0.10-plugins-good_0.10.13-1_amd64.deb
  to 
pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.13-1_amd64.deb
gstreamer0.10-pulseaudio_0.10.13-1_amd64.deb
  to