Buggy/Stable java program (craftbukkit), possible ITP?

2011-07-12 Thread Luke Cycon
Hey all,

Available online is a game server called craftbukkit.  It is effectively
an LGPL rewrite of the closed source Minecraft server.  It is widely
used to run game servers, and I feel many users would benefit from a
package containing the builds pre-setup to run correctly. (As it stands,
server installation can be tricky for those not knowledgeable in Java.)

This is all well and good, but the issue comes here:

The software is currently under development and unreleased.  That being
said, its developer builds are still very stable.  However, given such a
large game (feature/game-play possibility wise), quite a few bugs do
crop up.  These bugs are inherently issues with the game/gameplay and
are not easily fixed by anyone but the bukkit devs.  My question boils
down to this: Would it be outside the realm of possibility to package
such a program and only accept bugs that have to do with its Debian
specific packaging?

The bugs are resolved rather fast by upstream, usually being fixed
within a week.  For this reason, my first thought would be to keep the
package in unstable and keep a steady flow of updates.

I haven't seen any packages like this one, but I can't say I led an
extensive search either.  If anyone knows of one, point me towards it so
I can take a look!

Looking forward to everyone's input,
-- 
Luke Cycon lcy...@gmail.com

0x36A0D0AA

Git Repo for craftbukkit: https://github.com/Bukkit/CraftBukkit
Bukkit Homepage: http://bukkit.org/


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


Re: Buggy/Stable java program (craftbukkit), possible ITP?

2011-07-12 Thread Joachim Breitner
Hi Luke,

I think the package could be package for Debian, especially if that is
true:

Am Dienstag, den 12.07.2011, 00:43 -0700 schrieb Luke Cycon:
 The bugs are resolved rather fast by upstream, usually being fixed
 within a week.  For this reason, my first thought would be to keep the
 package in unstable and keep a steady flow of updates.

You should of course still accept bugs for upstream issues to be filed
against the Debian package. You can then tag them as upstream, forward
them to the upstream maintainers and close them when a fixed version
enters Debian.

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


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


Re: Order of dpkg triggers

2011-07-12 Thread Josselin Mouette
Le lundi 11 juillet 2011 à 21:37 +0200, Joachim Breitner a écrit : 
 ghc is the Haskell compiler. Haskell libraries ship package descriptions
 in /var/lib/ghc/package.conf.d/, and this package data base can be
 queried using the ghc-pkg tool. For efficiency, ghc-pkg recache is
 called in ghc’s trigger to create a cache file. If this cache file is
 not up to date, ghc-pkg still works correct, just slower, and emits a
 warning.
 
 ghc-doc is the corresponding documentation package. Besides shipping the
 documentation for the basic packages, it also maintains a system-wide
 index of installed libraries. To that end, it’s trigger uses ghc-pkg, if
 it is available, to get a list of installed packages and then create the
 index.
 
 Now if both packages are installed, and a new haskell library is being
 installed, it can happen that ghc-doc’s trigger runs first, hence it
 uses ghc-pkg with an outdated cache, which emits a warning.
 
 If ghc-doc would directly Depend: on ghc, would dpkg then run the
 triggers in the other order?

Yes. In this case the ghc-doc trigger can only run when the ghc one has
already run.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


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



Re: Order of dpkg triggers [and 1 more messages]

2011-07-12 Thread Ian Jackson
Joachim Breitner writes (Re: Order of dpkg triggers):
 ghc-doc is the corresponding documentation package. Besides shipping the
 documentation for the basic packages, it also maintains a system-wide
 index of installed libraries. To that end, it?s trigger uses ghc-pkg, if
 it is available, to get a list of installed packages and then create the
 index.

Would it be possible for ghc-doc to update the cache too ?  Then
presumably the call in ghc would have no work to do and would be fast.

Josselin Mouette writes (Re: Order of dpkg triggers):
 Le lundi 11 juillet 2011 à 21:37 +0200, Joachim Breitner a écrit : 
  If ghc-doc would directly Depend: on ghc, would dpkg then run the
  triggers in the other order?
 
 Yes. In this case the ghc-doc trigger can only run when the ghc one has
 already run.

I don't think this is true.  A package which has been triggered (ie,
one in triggers-pending) can still satisfy dependencies.  Its the
awaiting packages (the ones which did the triggering) which don't.

So this wouldn't affect the order.

Ian.


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



Re: Bug#633518: ITP: colord -- system service to manage device colour profiles

2011-07-12 Thread Christopher James Halse Rogers
On Mon, 2011-07-11 at 12:16 +0200, Michael Biebl wrote:
 Hi,
 
 Am 11.07.2011 08:06, schrieb Christopher James Halse Rogers:
  Package: wnpp
  Severity: wishlist
  Owner: Christopher James Halse Rogersr...@ubuntu.com
 
 
  * Package name: colord
 Version : 0.1.10
 Upstream Author : Richard Hughesrich...@hughsie.com
  * URL : http://colord.hughsie.com/
  * License : GPL2+, LGPL2+
 Programming Lang: C
 Description : system service to manage device colour profiles
 
  colord is a system service that makes it easy to manage, install and 
  generate
  colour profiles to accurately color manage input and output devices.
 
 have you seen [1]? Assuming your email address I guess so.

Yes.  Til cornered me in Dublin and persuaded me to do the packaging for
colord. :)

 What is the state of this effort?

colord is essentially ready to go; I'm just checking the polish at this
point.  After that a number of printingish packages need to be rebuilt
with colord support, and the new version of gnome-color-manager can get
built.

 Has an (alioth) team be formed to 
 maintain colord and related packages?
 

There aren't really many related packages, or at least not related
packages that don't already have a better home - the closest one would
be gnome-color-manager, which is already in pkg-gnome.

I was planning to maintain it with Till Kamppeter and Martin Pitt in the
printing team.  I could be persuaded to make a dedicated team if that's
what's wanted.

Chris


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


Offer to take over sdlperl package

2011-07-12 Thread Dominique Dumont
Hello sdlperl maintainers

As mentioned in #592998, sdlperl package is outdated in Debian. 

Do you mind if I take over this package ? 

If no, where is the source code repository of this package ?

I'll need some help from pkg-sdl-maintainers to figure out the  impact on SDL 
perl games like frozen-bubble

All the best

Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont -o- http://ddumont.wordpress.com/

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




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


Re: Order of dpkg triggers [and 1 more messages]

2011-07-12 Thread Joachim Breitner
Hi,

Am Dienstag, den 12.07.2011, 12:50 +0100 schrieb Ian Jackson:
 Joachim Breitner writes (Re: Order of dpkg triggers):
  ghc-doc is the corresponding documentation package. Besides shipping the
  documentation for the basic packages, it also maintains a system-wide
  index of installed libraries. To that end, it?s trigger uses ghc-pkg, if
  it is available, to get a list of installed packages and then create the
  index.
 
 Would it be possible for ghc-doc to update the cache too ?  Then
 presumably the call in ghc would have no work to do and would be fast.

yes, that would be a possibility. If the Depends: does not work as Joss
said, then I’ll try this.

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


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


Re: Order of dpkg triggers [and 1 more messages]

2011-07-12 Thread Ian Jackson
Joachim Breitner writes (Re: Order of dpkg triggers [and 1 more messages]):
 Am Dienstag, den 12.07.2011, 12:50 +0100 schrieb Ian Jackson:
  Would it be possible for ghc-doc to update the cache too ?  Then
  presumably the call in ghc would have no work to do and would be fast.
 
 yes, that would be a possibility. If the Depends: does not work as Joss
 said, then I?ll try this.

I didn't say this before - perhaps I should have - but: I don't think
you should be adding an incorrect Depends just to deal with this
ordering problem.  Installing the docs without the program is normally
a reasonable thing to do.

Ian.


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



Re: Buggy/Stable java program (craftbukkit), possible ITP?

2011-07-12 Thread The Fungi
On Tue, Jul 12, 2011 at 12:43:03AM -0700, Luke Cycon wrote:
[...]
 It is effectively an LGPL rewrite of the closed source Minecraft
 server.
[...]

I gather that it's a partial reverse-engineer-and-patch layer for
Minecraft (so arguably a derivative work), and its legality is
currently under dispute according to the FAQ. All this would have to
be figured out before Debian could distribute it:

   The Bukkit Team is currently in talks with the Minecraft
   developers to sort out any licensing issues before we decide to
   have an official release.

   http://wiki.bukkit.org/FAQ#When_will_Bukkit_be_released.3F

Even once licensing is worked through, unless it becomes useful for
anything besides Minecraft or unless Mojang decides to release a
DFSG compatible version of Minecraft so that it too can be in
Debian, I suspect CraftBukkit would be relegated to the contrib
archive area (and thus not officially part of the Debian
distribution).
-- 
{ IRL(Jeremy_Stanley); WWW(http://fungi.yuggoth.org/); PGP(43495829);
WHOIS(STANL3-ARIN); SMTP(fu...@yuggoth.org); FINGER(fu...@yuggoth.org);
MUD(kin...@katarsis.mudpy.org:6669); IRC(fu...@irc.yuggoth.org#ccl);
ICQ(114362511); YAHOO(crawlingchaoslabs); AIM(dreadazathoth); }


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



Bug#633652: X-windows programs don't work anymore for root

2011-07-12 Thread jidanni
Package: general

X-windows programs don't work anymore for root.

And whatever is making these messages sure doesn't give a clue as to
what package to reassign the bug to.

# emacs -Q #sometimes things work, (but only for a few minutes.) But mostly 
they don't start at all anymore:
# emacs -Q
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
# firefox 
**
GLib-GIO:ERROR:/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./gio/gdbusconnection.c:2279:initable_init:
 assertion failed: (connection-initialization_error == NULL)
Aborted

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-2-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#633652: X-windows programs don't work anymore for root

2011-07-12 Thread Timo Juhani Lindfors
jida...@jidanni.org writes:
 # emacs -Q
 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
 GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
 # firefox 
 **
 GLib-GIO:ERROR:/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./gio/gdbusconnection.c:2279:initable_init:
  assertion failed: (connection-initialization_error == NULL)
 Aborted

These both sound like dbus misconfiguration to me. Does something as
simple as xclock work?




-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/84tyarlhud@sauna.l.org



Bug#633652: X-windows programs don't work anymore for root

2011-07-12 Thread jidanni
 TJL == Timo Juhani Lindfors timo.lindf...@iki.fi writes:
TJL These both sound like dbus misconfiguration to me. Does something as
TJL simple as xclock work?
Yes xclock works.



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



problem with web site http://packages.debian.org/

2011-07-12 Thread olivier sallou
Hi,
there is an issue with one of my packages with the displayed description.

http://packages.debian.org/sid/biomaj

It displays:


Binary utilities supporting TI's MSP430 targetsPackage: biomaj (1.1.0-3)

The programs in this package are used to manipulate binary and object files
that may have been created for TI's MSP430 architecture. This package is
primarily intended for MSP430 developers and cross-compilers.

***

Though, the description is not at all the correct one . The problem occured
after my package update from 1.1.0-2 to 1.1.0-3. Previous one was correct.

Sometimes, after forcing a refresh in my navigator, the web site shows me
the old version 1.1.0-2.(with the correct description), even though
the version 1.1.0-3 is present (
http://ftp.de.debian.org/debian/pool/main/b/biomaj/). Maybe a mirroring
issue?

I checked my description in control file and it is correct (I downloaded the
file from debian ftp site to be sure)


Can someone drive me to the correct person to contact?


Thanks


Olivier


Bug #628997: O: gecko-mediaplayer -- Multimedia plug-in for Gecko browsers

2011-07-12 Thread Aron Xu
severity 628997 normal
retitle 628997 'O: gecko-mediaplayer -- Multimedia plug-in for Gecko
browsers'
reassign 628997 wnpp
thanks

As stated in Bug #628997, #632653, #632654, #632655, the maintainer of
gecko-mediaplayer package is giving up all his packages in Debian, I
hereby orphan this package.

The description of gecko-mediaplayer is:

Gecko Media Player is a browser plug-in that uses GNOME MPlayer and
Mplayer to play media in a browser. It uses the NS4 API and is therefore
compatible with all NS4 derived browsers: Iceweasel, Firefox, Iceape,
Epiphany, Galeon, Midbrowser, Xulrunner, etc.

It is the modern replacement for mplayerplug-in (from the same author).



-- 
Regards,
Aron Xu


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



Bug #632655: O: conky -- highly configurable system monitor

2011-07-12 Thread Aron Xu
severity 632655 normal
retitle 632655 'O: conky -- highly configurable system monitor'
reassign 632655 wnpp
thanks

As stated in Bug #628997, #632653, #632654, #632655, the maintainer of
conky package is giving up all his packages in Debian, I hereby orphan
this package.

Package: conky
Priority: optional
Section: contrib/utils
Description: highly configurable system monitor (transitional package)
 Conky is a system monitor that can display just about anything, either
on your root desktop or
 in its own window. Conky has many built-in objects, as well as the
ability to execute external
 programs or scripts (either external or through built-in lua support).
Homepage: http://conky.sourceforge.net/



-- 
Regards,
Aron Xu


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



Bug#633668: ITP: gogglesmm -- Goggles Music Manager: A music manager and player.

2011-07-12 Thread Hendrik Rittich
Package: wnpp
Severity: wishlist
Owner: Hendrik Rittich hendrik.ritt...@gmx.de


* Package name: gogglesmm
  Version : 0.12.2
  Upstream Author : Sander Jansen s.jan...@gmail.com
* URL : http://code.google.com/p/gogglesmm/downloads/list
* License : GPLv3/LGPL
  Programming Lang: C++
  Description : Goggles Music Manager: A music manager and player.


Gggles Music Manager is a music collection manager and player. It is very
lightweight and fast, supports Ogg Vorbis , FLAC, MP3 , MP4 , ASF and
Musepack files, has support for AlbumArt and a very nice Browser for your
music collection.  Furthermore it has last.fm and libre.fm audio scrobbler
support.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110712165132.15137.93756.reportbug@hendriks-nb



Re: Order of dpkg triggers

2011-07-12 Thread John D. Hendrickson and Sara Darnell

Joachim Breitner wrote:

Hi,

just wondering: Is there a way to ensure the ordering of dpkg trigger
runs? In my case, I’d like to ensure that the ghc trigger is always run
before the ghc-doc trigger, if both packages are installed, to avoid a
warning. (The packages do not directly depend on each other.)

Thanks,
Joachim



i'm not a maintainer but...

deb-triggers(6), /usr/share/doc/dpkg-dev/triggers.txt.gz

if I remember correctly

T the trigger pkg with do_triggers() awaits I and
  it's code deals with misorder in I pkgs if it needs to

I the interested pkg has no idea which other pkgs may be in I without
  having checked (i didn't say checking was easy, nope)

of course if Ctrl-C gets hit that's another dimension :)  there is real system state / what is 
logged in drive too.


just trying to help,  John


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e1c83ea.1040...@cox.net



Re: Buggy/Stable java program (craftbukkit), possible ITP?

2011-07-12 Thread Paul Wise
On Tue, Jul 12, 2011 at 3:41 PM, The Fungi fu...@yuggoth.org wrote:

 Even once licensing is worked through, unless it becomes useful for
 anything besides Minecraft or unless Mojang decides to release a
 DFSG compatible version of Minecraft so that it too can be in
 Debian, I suspect CraftBukkit would be relegated to the contrib
 archive area (and thus not officially part of the Debian
 distribution).

There exist Minecraft-like games that appear at first glance to be
Free Software, for Minetest-c55 and its forks:

http://celeron.55.lt/~celeron55/minetest/

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Debconf syntax error message that I don't understand

2011-07-12 Thread Frank Küster
Hi, 

I am at a loss with shell script that uses debconf.  The script itself
is in /etc/libpaper/, but since it is often called from maintainer
scripts, it uses debconf.

The problem is that debconf says it didn't get the right number of
arguments, but I think it did.  This is the relevant line of code:

  db_subst texlive-base/texconfig_ignorant binary $binary 

and this is what debconf says:

+ db_subst texlive-base/texconfig_ignorant binary dvipdfmx
+ _db_cmd SUBST texlive-base/texconfig_ignorant binary dvipdfmx
+ IFS=  printf %s\n SUBST texlive-base/texconfig_ignorant,binary,dvipdfmx
+ IFS=
 read -r _db_internal_line
debconf (developer): -- SUBST texlive-base/texconfig_ignorant,binary,dvipdfmx
debconf (developer): -- 20 Incorrect number of arguments
+ RET=20 Incorrect number of arguments
+ return 20

The check in ConfModule looks like this:

sub command_subst {
my $this = shift;
return $codes{syntaxerror}, Incorrect number of arguments if @_  2;

So why does it think it has less than two arguments when what it gets is 

texlive-base/texconfig_ignorant,binary,dvipdfmx

I even tried to feed it an additional foo at the end, but that doesn't
change anything.  Probably I'm missing something trivial...

Regards, Frank

P.S. Script at 
http://anonscm.debian.org/viewvc/debian-tex/texlive2009/trunk/texlive-base/debian/texlive-base.libpaper?view=log

-- 
Frank Küster
Sprecher B90/Grüne OV Miltenberg und Umgebung
VCD Miltenberg, ADFC Aschaffenburg-Miltenberg
Debian Developer (TeXLive)


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pqlgv4wt@alhambra.kuesterei.ch



Re: Debconf syntax error message that I don't understand

2011-07-12 Thread Joey Hess
Frank Küster wrote:
 Hi, 
 
 I am at a loss with shell script that uses debconf.  The script itself
 is in /etc/libpaper/, but since it is often called from maintainer
 scripts, it uses debconf.
 
 The problem is that debconf says it didn't get the right number of
 arguments, but I think it did.  This is the relevant line of code:
 
   db_subst texlive-base/texconfig_ignorant binary $binary 
 
 and this is what debconf says:
 
 + db_subst texlive-base/texconfig_ignorant binary dvipdfmx
 + _db_cmd SUBST texlive-base/texconfig_ignorant binary dvipdfmx
 + IFS=  printf %s\n SUBST texlive-base/texconfig_ignorant,binary,dvipdfmx

Your script is setting IFS=,

This was supposed to be dealt with in #381619, but the change was broken.
I've committed the right change to debconf for version 1.5.41.

All you need to do to fix it in your script though is to restore IFS
before you start talking to debconf.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#633677: ITP: isis -- I/O framework for neuroimaging data

2011-07-12 Thread Michael Hanke
Package: wnpp
Severity: wishlist
Owner: NeuroDebian Team t...@neuro.debian.net

* Package name: isis
  Version : 0.3.3
  Upstream Author : Lydia Hellrung (hellr...@cbs.mpg.de) et al.
* URL : http://isis-group.github.com/isis/
* License : GPL-2+
  Programming Lang: C++
  Description : I/O framework for neuroimaging data
 This framework aids access of and conversion between various established
 neuro-imaging data formats, like  Nifti, Analyze, DICOM and VISTA. ISIS
 is extensible with plugins to add support for additional data formats.

This IO framework is the base of the lipsia package and may also become
adopted by odin (both in Debian main). The completion of this packaging
effort is a prerequisite for updating the lipsia package to the latest
upstream release.



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



Re: Debconf syntax error message that I don't understand

2011-07-12 Thread Frank Küster
Joey Hess jo...@debian.org wrote:

 Your script is setting IFS=,

Yes, indeed.

 All you need to do to fix it in your script though is to restore IFS
 before you start talking to debconf.

Doesn't work, unfortunately:

  # now get rid of the commas by assigning to the positional parameters
  set -x
  OLD_IFS=$IFS
  IFS=', '
  set $ListOfBinariesToUseLibpaper
  IFS=$OLDIFS

  for binary in $@; do
if texconfig-sys $binary paper $LibpaperPaper; then
  # all is well
  :
else
  db_subst texlive-base/texconfig_ignorant binary $binary

Results in

+ OLD_IFS=  

+ IFS=, 
+ set pdftex dvips dvipdfmx xdvi
+ IFS=
+ texconfig-sys pdftex paper Monarch
debconf (developer): -- X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates ucf
debconf (developer): -- 0
debconf (developer): -- X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates ucf
debconf (developer): -- 0
+ :
+ texconfig-sys dvips paper Monarch
debconf (developer): -- X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates ucf
debconf (developer): -- 0
+ :
+ texconfig-sys dvipdfmx paper Monarch
texconfig: unknown PAPER `Monarch' given as argument for `texconfig dvipdfmx 
paper'
texconfig: try `texconfig dvipdfmx paper' for help
+ db_subst texlive-base/texconfig_ignorant binary dvipdfmx
+ _db_cmd SUBST texlive-base/texconfig_ignorant binary dvipdfmx
+ IFS=  printf %s\n SUBST texlive-base/texconfig_ignorantbinarydvipdfmx
+ IFS=
 read -r _db_internal_line
debconf (developer): -- SUBST texlive-base/texconfig_ignorantbinarydvipdfmx
debconf (developer): -- 20 Incorrect number of arguments
+ RET=20 Incorrect number of arguments
+ return 20
dpkg: error processing texlive-base (--configure):
 subprocess installed post-installation script returned error exit status 20
Errors were encountered while processing:
 texlive-base

With 

  IFS=' '

it works, but that doesn't look right?

Regards, Frank
-- 
Frank Küster
Sprecher B90/Grüne OV Miltenberg und Umgebung
VCD Miltenberg, ADFC Aschaffenburg-Miltenberg
Debian Developer (TeXLive)


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r55vtgh2@alhambra.kuesterei.ch



Re: Debconf syntax error message that I don't understand

2011-07-12 Thread Joey Hess
Frank Küster wrote:
   OLD_IFS=$IFS
   IFS=$OLDIFS

s/_//

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Debconf syntax error message that I don't understand

2011-07-12 Thread Steve Langasek
On Tue, Jul 12, 2011 at 10:02:33PM +0200, Frank Küster wrote:
 Doesn't work, unfortunately:

   # now get rid of the commas by assigning to the positional parameters
   set -x
   OLD_IFS=$IFS

snip

   IFS=$OLDIFS

These variable names don't match,

 + IFS=  printf %s\n SUBST texlive-base/texconfig_ignorantbinarydvipdfmx

So that explains this output when using an empty $IFS.

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


signature.asc
Description: Digital signature


Re: Buggy/Stable java program (craftbukkit), possible ITP?

2011-07-12 Thread Luke Cycon
On Tue, 2011-07-12 at 13:41 +, The Fungi wrote:
 On Tue, Jul 12, 2011 at 12:43:03AM -0700, Luke Cycon wrote:
 [...]
  It is effectively an LGPL rewrite of the closed source Minecraft
  server.
 [...]
 
 I gather that it's a partial reverse-engineer-and-patch layer for
 Minecraft (so arguably a derivative work), and its legality is
 currently under dispute according to the FAQ. All this would have to
 be figured out before Debian could distribute it:
 
The Bukkit Team is currently in talks with the Minecraft
developers to sort out any licensing issues before we decide to
have an official release.
 
http://wiki.bukkit.org/FAQ#When_will_Bukkit_be_released.3F
 
 Even once licensing is worked through, unless it becomes useful for
 anything besides Minecraft or unless Mojang decides to release a
 DFSG compatible version of Minecraft so that it too can be in
 Debian, I suspect CraftBukkit would be relegated to the contrib
 archive area (and thus not officially part of the Debian
 distribution).

Mhm.  Mojang seems to be building a modding API which they say is going
to simply be a full release of the source code of the server.  There is
a condition of use that whatever is made using the modding API must be
provided free of charge. (At least this is what I gather from crawling
over their site)  Link is [1], a blog post from Markus Notch Persson,
owner of Mojang Spec, explaining this (Look near the end).

I will try get into contact with someone at both Mojang and Bukkit and
see what could be arranged.

To the contrib point:  I still think that inclusion in contrib would be
very useful.  I am open to counter arguments though.

[1] http://notch.tumblr.com/post/6385865216/post-e3-information-dump
-- 
Luke Cycon lcy...@gmail.com


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


Re: problem http://packages.debian.org/sid/biomaj

2011-07-12 Thread Simon Paillard
Hi,

On Tue, Jul 12, 2011 at 05:43:03PM +0200, olivier sallou wrote:
 there is an issue with one of my packages with the displayed description.
 http://packages.debian.org/sid/biomaj
 
 It displays:
 
 Binary utilities supporting TI's MSP430 targetsPackage: biomaj (1.1.0-3)
 
 The programs in this package are used to manipulate binary and object files
 that may have been created for TI's MSP430 architecture. This package is
 primarily intended for MSP430 developers and cross-compilers.
 ***
 
 Though, the description is not at all the correct one . The problem occured
 after my package update from 1.1.0-2 to 1.1.0-3. Previous one was correct.

http://packages-powell.debian.org/en/sid/biomaj - correct
http://packages-rore.debian.org/en/sid/biomaj - not correct

Let us some time to investigate this, and let's hope a sync of rore
packages.d.o mirror will be sufficient.
 
 Sometimes, after forcing a refresh in my navigator, the web site shows me
 the old version 1.1.0-2.(with the correct description), even though
 the version 1.1.0-3 is present (
 http://ftp.de.debian.org/debian/pool/main/b/biomaj/). Maybe a mirroring
 issue?

Thanks for the report, holter packages backend is outdated:
http://packages-holter.debian.org/en/sid/biomaj
 
 I checked my description in control file and it is correct (I downloaded the
 file from debian ftp site to be sure)
 
 
 Can someone drive me to the correct person to contact?

The website footer itself :-) ?
To report a problem with the web site, e-mail debian-...@lists.debian.org.

-- 
Simon Paillard


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110712213137.gd26...@glenfiddich.mraw.org



Bug#633652: X-windows programs don't work anymore for root

2011-07-12 Thread Timo Juhani Lindfors
jida...@jidanni.org writes:
 Yes xclock works.

Ok. You really need to describe what sort of setup you are using before
it is possible to guess what could be wrong. Are you starting dbus
session bus at all?





-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/84pqlfkuv4@sauna.l.org



Re: Debconf syntax error message that I don't understand

2011-07-12 Thread John D. Hendrickson and Sara Darnell

Steve Langasek wrote:

On Tue, Jul 12, 2011 at 10:02:33PM +0200, Frank Küster wrote:

Doesn't work, unfortunately:



  # now get rid of the commas by assigning to the positional parameters
  set -x
  OLD_IFS=$IFS


snip


  IFS=$OLDIFS


These variable names don't match,


+ IFS=  printf %s\n SUBST texlive-base/texconfig_ignorantbinarydvipdfmx


So that explains this output when using an empty $IFS.



. /usr/share/debconf/confmodule  # just reads in this file

# just read the file into the script.  run script with

sh -x (yuour script)

too bad nobody every wrote a good sh debugger !

if you want help with IFS read the awk(1) about field separators if bash's writeup is confusing 
about fields and records auto-parsed from input files.  (in this case used as sh function arguments)



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e1cca35.9020...@cox.net



Re: Order of dpkg triggers [and 1 more messages]

2011-07-12 Thread Joachim Breitner
Hi,

Am Dienstag, den 12.07.2011, 14:07 +0100 schrieb Ian Jackson:
 Joachim Breitner writes (Re: Order of dpkg triggers [and 1 more messages]):
  Am Dienstag, den 12.07.2011, 12:50 +0100 schrieb Ian Jackson:
   Would it be possible for ghc-doc to update the cache too ?  Then
   presumably the call in ghc would have no work to do and would be fast.
  
  yes, that would be a possibility. If the Depends: does not work as Joss
  said, then I?ll try this.
 
 I didn't say this before - perhaps I should have - but: I don't think
 you should be adding an incorrect Depends just to deal with this
 ordering problem.  Installing the docs without the program is normally
 a reasonable thing to do.

technically, we do already depend on ghc, but for other reasons and only
indirectly via another package, so it wouldn’t be a big deal in this
case.

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


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


Re: Buggy/Stable java program (craftbukkit), possible ITP?

2011-07-12 Thread Luke Cycon
On Tue, 2011-07-12 at 14:29 -0700, Luke Cycon wrote:

 Mhm.  Mojang seems to be building a modding API which they say is going
 to simply be a full release of the source code of the server.  There is
 a condition of use that whatever is made using the modding API must be
 provided free of charge. (At least this is what I gather from crawling
 over their site)  Link is [1], a blog post from Markus Notch Persson,
 owner of Mojang Spec, explaining this (Look near the end).
 
 I will try get into contact with someone at both Mojang and Bukkit and
 see what could be arranged.
 
 To the contrib point:  I still think that inclusion in contrib would be
 very useful.  I am open to counter arguments though.
 
 [1] http://notch.tumblr.com/post/6385865216/post-e3-information-dump

Okay.  The Vanilla Minecraft server is a lost cause, Markus says its
closed source and they are not interested.  He does say that Bukkit is a
derivative of their intellectual property and that they have worked out
a license deal.  Seen as the LGPL notice is new, I would assume that is
the license deal, but I will check with the Bukkit owner.

Thanks,
-- 
Luke Cycon lcy...@gmail.com


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


Business proposal from hong kong

2011-07-12 Thread Lee Lan
Hello

How are you ? Am from Hong Kong, am a Chinese , I have a Mutual business
proposal am proposing to you, that I will want you to handle from your
country, I will like to seek your consent first.

I have a serious business project proposal for you to manage and handle
for me in your country. This project involves a huge specific amount I
can't mention here for security reasons. It involve a transaction from my
bank in Hong Kong. Am a chinese man, and we are bound by laws here.

If you feel you can have this handled, please let me know, so that I send
you an attached comprehensive details of this transaction. you should send
me response to my email: leelanh...@bricksmail.com
Sincerely,
Lan Lee Cheng


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qgbjt-00032n...@host.proxyservershost.net



Bug#633652: X-windows programs don't work anymore for root

2011-07-12 Thread jidanni
 TJL == Timo Juhani Lindfors timo.lindf...@iki.fi writes:
TJL jida...@jidanni.org writes:
 Yes xclock works.

TJL Ok. You really need to describe what sort of setup you are using before
TJL it is possible to guess what could be wrong. Are you starting dbus
TJL session bus at all?

I think so. I see its name here:
# pstree -A
init-+-acpid
 |-atd
 |-bash---xterm---su---bash---pstree
 |-console-kit-dae---64*[{console-kit-da}]
 |-cron
 |-2*[dbus-daemon]
 |-dbus-launch
 |-dictd
 |-exim4
 |-getmail---sleep
 |-getty
 |-login---bash
 |-nodm---strace---nodm.real-+-Xorg
 |   
`-nodm.real---ck-launch-sessi-+-bash---icewm-session-+-icewm
 | |
  |-icewmbg
 | |
  `-icewmtray
 | `-ssh-agent
 |-ntpd
 |-pdnsd---3*[{pdnsd}]
 |-pppd
 |-rsyslogd---3*[{rsyslogd}]
 |-scim-helper-man
 |-scim-launcher
 |-scim-panel-gtk---{scim-panel-gtk}
 |-smartd
 |-udevd---2*[udevd]
 |-wwwoffled
 |-xterm---bash---emacs-+-aspell
 |  `-2*[{emacs}]
 `-z50apt-get---sleep

This bug started happening this month. And on all my computers.



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



Accepted liblognorm 0.3.0-2 (source amd64)

2011-07-12 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 08:31:32 +0200
Source: liblognorm
Binary: liblognorm-dev liblognorm0
Architecture: source amd64
Version: 0.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier pol...@debian.org
Changed-By: Pierre Chifflier pol...@debian.org
Description: 
 liblognorm-dev - Log normalizing library
 liblognorm0 - Log normalizing library
Closes: 631466
Changes: 
 liblognorm (0.3.0-2) unstable; urgency=low
 .
   * Acknowledge NMU, thanks Luk (Closes: #631466)
   * Enable hardening wrapper
   * Bump Standards Version to 3.9.2
Checksums-Sha1: 
 0d935551a9cd48df96381045707a86c9c6eb8eed 1149 liblognorm_0.3.0-2.dsc
 5c048bdda44e337cf877343c534d9c4268bb7f60 2561 liblognorm_0.3.0-2.debian.tar.gz
 c53d0ecff8b734082739c6e0bdc8dd90a47b12af 20164 liblognorm-dev_0.3.0-2_amd64.deb
 03056a0710a28b29ab86247533460994b496dc0a 17232 liblognorm0_0.3.0-2_amd64.deb
Checksums-Sha256: 
 f70bf75e1e01b453096ca16f836a597bb20610f7f82f9dcfec437a81723a73a3 1149 
liblognorm_0.3.0-2.dsc
 c815d94c1ec049972a4b6036e1176bc4cc2a5020c07ccb434630dea2c0a9860e 2561 
liblognorm_0.3.0-2.debian.tar.gz
 29a3c39a1df1be9d1f90bd8252df70056b3fcc5750e3d109b643c26a54da5ad9 20164 
liblognorm-dev_0.3.0-2_amd64.deb
 1e52eec8b79a44c1baf72c2d5a45a5ef4514e0543a90c438053f4071d7daea3f 17232 
liblognorm0_0.3.0-2_amd64.deb
Files: 
 43d6996cdf7fd477dc57c8bbc3f494a7 1149 libs extra liblognorm_0.3.0-2.dsc
 3606648941b87869ffa7a0aa735350ae 2561 libs extra 
liblognorm_0.3.0-2.debian.tar.gz
 9eeac0da4e2a5e1a85f3bf11387a12c0 20164 libdevel extra 
liblognorm-dev_0.3.0-2_amd64.deb
 eddb689866e96c0e7a5a18ce6a60561f 17232 libs extra liblognorm0_0.3.0-2_amd64.deb

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

iEYEARECAAYFAk4b6wcACgkQtwVrWo1fQMveiwCeM4AyNcNIYDU9fjk/P+TSBkyh
CswAnA+U7R9UsLVvSlKBFa0Dg42WK/EB
=OUyt
-END PGP SIGNATURE-


Accepted:
liblognorm-dev_0.3.0-2_amd64.deb
  to main/libl/liblognorm/liblognorm-dev_0.3.0-2_amd64.deb
liblognorm0_0.3.0-2_amd64.deb
  to main/libl/liblognorm/liblognorm0_0.3.0-2_amd64.deb
liblognorm_0.3.0-2.debian.tar.gz
  to main/libl/liblognorm/liblognorm_0.3.0-2.debian.tar.gz
liblognorm_0.3.0-2.dsc
  to main/libl/liblognorm/liblognorm_0.3.0-2.dsc


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



Accepted mkvtoolnix 4.9.1-1 (source i386)

2011-07-12 Thread Christian Marillat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 08:58:26 +0200
Source: mkvtoolnix
Binary: mkvtoolnix mkvtoolnix-gui
Architecture: source i386
Version: 4.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat maril...@debian.org
Changed-By: Christian Marillat maril...@debian.org
Description: 
 mkvtoolnix - Set of command-line tools to work with Matroska files
 mkvtoolnix-gui - Set of tools to work with Matroska files - GUI frontend
Changes: 
 mkvtoolnix (4.9.1-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 8c17ab629f73713a389df5911c16f5b170dd7d46 1371 mkvtoolnix_4.9.1-1.dsc
 d457e6ba682816e974da4e13e2dee42d81e1adbd 2093128 mkvtoolnix_4.9.1.orig.tar.bz2
 88f33a5bfe265065a880561e69e8cbb6eebfd613 34500 mkvtoolnix_4.9.1-1.debian.tar.gz
 62165aa9e17cee6bb1a1b0c516009e7a170357ab 3150792 mkvtoolnix_4.9.1-1_i386.deb
 587dafc3e4722d4cbed6e972d90f8005c1bbea4e 1018666 
mkvtoolnix-gui_4.9.1-1_i386.deb
Checksums-Sha256: 
 4f0db85161072f086585e3f1c720dc861b72c1ebe97cd89b21b6b8c602ce2afb 1371 
mkvtoolnix_4.9.1-1.dsc
 bb24dd7b2f2fc3b343abcfeb098ddf42659b6d867e5d75eb81524121fef88b88 2093128 
mkvtoolnix_4.9.1.orig.tar.bz2
 615cef233e1503183bf399f28733b55cad3e039318365b432245300f71e559ed 34500 
mkvtoolnix_4.9.1-1.debian.tar.gz
 e743357dfaff5bfcaeb8c784d264701c8e4f91df0026b58abbfd4da7d3d71fb2 3150792 
mkvtoolnix_4.9.1-1_i386.deb
 e894afba13dbf4831e677f0ff9837814bef4795ecc341ef3816f0eb35d6793fc 1018666 
mkvtoolnix-gui_4.9.1-1_i386.deb
Files: 
 58fbe86fd4c9244b94ead4508cc6cc50 1371 graphics optional mkvtoolnix_4.9.1-1.dsc
 5981f266e6d25da4a49f7464e4a97cdf 2093128 graphics optional 
mkvtoolnix_4.9.1.orig.tar.bz2
 9af8058ec9afb8b2416ff5db95e3654e 34500 graphics optional 
mkvtoolnix_4.9.1-1.debian.tar.gz
 d972afa20ee5139b75ebd607618d7945 3150792 graphics optional 
mkvtoolnix_4.9.1-1_i386.deb
 f0faed7c044c030e80269749fd33754d 1018666 graphics optional 
mkvtoolnix-gui_4.9.1-1_i386.deb

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

iD8DBQFOG/MhB9xWPR9BuQcRAreOAJkBs/9S3R6pjj7KSGB9xUUkUhyGKACgkZtz
nWmTPtV7HOfZ1BqfvHpFy2M=
=AZ1o
-END PGP SIGNATURE-


Accepted:
mkvtoolnix-gui_4.9.1-1_i386.deb
  to main/m/mkvtoolnix/mkvtoolnix-gui_4.9.1-1_i386.deb
mkvtoolnix_4.9.1-1.debian.tar.gz
  to main/m/mkvtoolnix/mkvtoolnix_4.9.1-1.debian.tar.gz
mkvtoolnix_4.9.1-1.dsc
  to main/m/mkvtoolnix/mkvtoolnix_4.9.1-1.dsc
mkvtoolnix_4.9.1-1_i386.deb
  to main/m/mkvtoolnix/mkvtoolnix_4.9.1-1_i386.deb
mkvtoolnix_4.9.1.orig.tar.bz2
  to main/m/mkvtoolnix/mkvtoolnix_4.9.1.orig.tar.bz2


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



Accepted ocaml-sqlite3 1.6.1-1 (source amd64)

2011-07-12 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 08:56:20 +0200
Source: ocaml-sqlite3
Binary: libsqlite3-ocaml libsqlite3-ocaml-dev
Architecture: source amd64
Version: 1.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 libsqlite3-ocaml - Embeddable SQL Database for OCaml Programs
 libsqlite3-ocaml-dev - Embeddable SQL Database for OCaml Programs
Changes: 
 ocaml-sqlite3 (1.6.1-1) unstable; urgency=low
 .
   * New upstream release
   * Switch source package format to 3.0 (quilt)
   * Bump Standards-Version to 3.9.2
   * Bump debhelper compat level to 8
Checksums-Sha1: 
 be8e7475c5ba22e511f88788243783f368b94cc5 2122 ocaml-sqlite3_1.6.1-1.dsc
 1f67e2bd80907a755ac5689fc466020f5f2c394c 59073 ocaml-sqlite3_1.6.1.orig.tar.gz
 d90e61e8af9b2cdf0faaf2259e19c08cdd392c6c 4981 
ocaml-sqlite3_1.6.1-1.debian.tar.gz
 942bcc0fc95d79fe63c1894db0cce7cbd8f0ea46 38088 
libsqlite3-ocaml_1.6.1-1_amd64.deb
 1ac531fc1ff007c60506423c67551b0bc0202dfc 44526 
libsqlite3-ocaml-dev_1.6.1-1_amd64.deb
Checksums-Sha256: 
 acb2ddc94605c3e67d4c9b8215ac9c50863c696de7153b33bc2496022f0bdd1f 2122 
ocaml-sqlite3_1.6.1-1.dsc
 3ce3e136ea8873092d08509dc9ad8023126c0583d24f424d95a08b5bd485fd9e 59073 
ocaml-sqlite3_1.6.1.orig.tar.gz
 190f6f6f3077d8b221efc780138be776105c4969a4654370f4e19c3de8b31fe5 4981 
ocaml-sqlite3_1.6.1-1.debian.tar.gz
 e7a238f7adbb71b4c6799b3a49d064dd5ddacb5203d8d9329caccf82c7312842 38088 
libsqlite3-ocaml_1.6.1-1_amd64.deb
 da5f7d6d8c677bd2583f7e55e6dd50b8c7899d0ed7703103d738086695dd82be 44526 
libsqlite3-ocaml-dev_1.6.1-1_amd64.deb
Files: 
 d046c0a199d3aebc678aa809b1212c29 2122 ocaml optional ocaml-sqlite3_1.6.1-1.dsc
 be287d5b42ad57c91b77c024e65cac18 59073 ocaml optional 
ocaml-sqlite3_1.6.1.orig.tar.gz
 fd778b60a103b6d950d473899fc27210 4981 ocaml optional 
ocaml-sqlite3_1.6.1-1.debian.tar.gz
 0cafce05c1bdac448e6bae1f0f793226 38088 ocaml optional 
libsqlite3-ocaml_1.6.1-1_amd64.deb
 7d2f9e4fbaed434fd9a4ec47f519b10f 44526 ocaml optional 
libsqlite3-ocaml-dev_1.6.1-1_amd64.deb

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

iQIcBAEBCgAGBQJOG/KJAAoJEHhT2k1JiBrTMNoP/jF5IW3NRGwFK1A8bCeiyeUs
dEKvqvzyM/TxH+dmVWm4HhuRUvqViBfokRgmbziHoDq6N4nHKYiyIp+t6N14FkuP
HoI9/NQMdNDi3TgoMc2acxfKduD35HTbOIWodo8TtldRx8uD+ZGP6Lz/LsOt7Bdi
ge9VKHJbmbzqKYYUBxIp435jzzsTmKV0c9OpmqShvbAudj3JFLg5TEvhRwBn87oZ
Z1loneiX/ef8ZIFvboupuYIoidXjGeaaMo4kzLydHpQq5lk8OczwBX4QVQOgoHTJ
FNs0G4RM7vKtGiwgaCySop2xTpqHhkksZtdsMoPZND6FgsWufYTBf9Q53RTY6fna
veoZ0ULhg0I2NoL9d0mZdMaDf0gfOvdwB+xyKfOccyhghf7u4OqW8CGCOBkS/cFK
A19w2SHNaDJrdMsJFQmZbBL9H9Yv4EDU3QMC4SwDpX1o4XON7rd1Mk8c6k7tEVT1
5HNTDH3C5QMFy9RMwy6hNf/W6A2xgjPQ+HBxvRutHpVSS1BokhzysjJ57TweV/Kc
H6xkXwa4uGNHnB1OjKZ12CxtlL9g7sm0PkiJXGw64oa9WNFDkuGDqiU8GR6G8BnB
mGVsA2ruUqIQg1KLiaYP5cHpHC9DiT7cZgAoUGU7IAVvWOBIyKR6hRtiBWrluv0M
WtMrpTz6HeLPF9DZoTVv
=2AfW
-END PGP SIGNATURE-


Accepted:
libsqlite3-ocaml-dev_1.6.1-1_amd64.deb
  to main/o/ocaml-sqlite3/libsqlite3-ocaml-dev_1.6.1-1_amd64.deb
libsqlite3-ocaml_1.6.1-1_amd64.deb
  to main/o/ocaml-sqlite3/libsqlite3-ocaml_1.6.1-1_amd64.deb
ocaml-sqlite3_1.6.1-1.debian.tar.gz
  to main/o/ocaml-sqlite3/ocaml-sqlite3_1.6.1-1.debian.tar.gz
ocaml-sqlite3_1.6.1-1.dsc
  to main/o/ocaml-sqlite3/ocaml-sqlite3_1.6.1-1.dsc
ocaml-sqlite3_1.6.1.orig.tar.gz
  to main/o/ocaml-sqlite3/ocaml-sqlite3_1.6.1.orig.tar.gz


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



Accepted lwt 2.3.0-3 (source all amd64)

2011-07-12 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 09:09:39 +0200
Source: lwt
Binary: liblwt-ocaml-dev liblwt-ocaml liblwt-ssl-ocaml-dev liblwt-ssl-ocaml 
liblwt-glib-ocaml-dev liblwt-glib-ocaml liblwt-ocaml-doc
Architecture: source amd64 all
Version: 2.3.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 liblwt-glib-ocaml - cooperative GLib bindings for OCaml (runtime)
 liblwt-glib-ocaml-dev - cooperative GLib bindings for OCaml
 liblwt-ocaml - cooperative light-weight thread library for OCaml (runtime)
 liblwt-ocaml-dev - cooperative light-weight thread library for OCaml
 liblwt-ocaml-doc - cooperative light-weight thread library (documentation)
 liblwt-ssl-ocaml - cooperative OpenSSL bindings for OCaml (runtime)
 liblwt-ssl-ocaml-dev - cooperative OpenSSL bindings for OCaml
Changes: 
 lwt (2.3.0-3) unstable; urgency=low
 .
   * Fix link order in library detection test (fixes FTBFS on Ubuntu)
Checksums-Sha1: 
 738116d8fcedf4e333b9c3d8e2b06c4d51acd769 2294 lwt_2.3.0-3.dsc
 5f8a2999638664e8073fa9a52c4fa1af98307a0e 8512 lwt_2.3.0-3.debian.tar.gz
 896b24559559f6c339109d97e7e2fe7b5634bc86 886760 
liblwt-ocaml-dev_2.3.0-3_amd64.deb
 412e19718ca05f06da4937af12f7223642147e34 1110252 liblwt-ocaml_2.3.0-3_amd64.deb
 990d06f443d168908ad2ea080be055f0b595670d 15156 
liblwt-ssl-ocaml-dev_2.3.0-3_amd64.deb
 35244653ce79c7dc47b855797792745e8a4e4dc3 23076 
liblwt-ssl-ocaml_2.3.0-3_amd64.deb
 179c0b8787ba47b6d67357beece9f89973059627 15694 
liblwt-glib-ocaml-dev_2.3.0-3_amd64.deb
 952f5436bdfb9887abcfa91b67049ea0f7cc7d0a 27182 
liblwt-glib-ocaml_2.3.0-3_amd64.deb
 1af6625c44c641983f7f5f499d6a65ea66343af4 352658 
liblwt-ocaml-doc_2.3.0-3_all.deb
Checksums-Sha256: 
 b2513c5d00d5d92bcf415abcdbaae103021cc5325285e28d7829fae3eb5bd545 2294 
lwt_2.3.0-3.dsc
 a57698743491ba789e657407adab43e16b10c1fe6470231214b5b165bb4b296d 8512 
lwt_2.3.0-3.debian.tar.gz
 347090765d9696736d56057c77424ec4e2cb518ee065751202936169199310c6 886760 
liblwt-ocaml-dev_2.3.0-3_amd64.deb
 d28fc8d2a7d5053d9812d7e88957bc8897c10bdb6d383754f5a3654b2c13f9ab 1110252 
liblwt-ocaml_2.3.0-3_amd64.deb
 aa62861ab0a6779e3fd8856a172c6d4777f2b22094f310432337e895fb6500e4 15156 
liblwt-ssl-ocaml-dev_2.3.0-3_amd64.deb
 0aff1c673eb4dafc1c7e9b0d2181dcd4d239bd2cc90f22a3897d4957e9666ef2 23076 
liblwt-ssl-ocaml_2.3.0-3_amd64.deb
 bcbb673ffb3edb915dc2d180e840089247aa92b80e0ca711b800c0a883db98c7 15694 
liblwt-glib-ocaml-dev_2.3.0-3_amd64.deb
 2628b6f5eec3336fed94df3edb580c56e42fe78801c9d6ad7f30201f12843860 27182 
liblwt-glib-ocaml_2.3.0-3_amd64.deb
 18cdac33581fbb91b273bd7d35b306e4f63781c110b012bdc9200e3da7c86757 352658 
liblwt-ocaml-doc_2.3.0-3_all.deb
Files: 
 6eb0ca118a6256a757544625be1c5cb3 2294 ocaml optional lwt_2.3.0-3.dsc
 d42a8bc20c911f2d34aca2500e991cdd 8512 ocaml optional lwt_2.3.0-3.debian.tar.gz
 55bb3db9c41ed5d97690e2dfae437c35 886760 ocaml optional 
liblwt-ocaml-dev_2.3.0-3_amd64.deb
 ce3fe961b669183d560e9ff74fd3a946 1110252 ocaml optional 
liblwt-ocaml_2.3.0-3_amd64.deb
 788658db92358fef25ea57a524d81912 15156 ocaml optional 
liblwt-ssl-ocaml-dev_2.3.0-3_amd64.deb
 3e9721186822bc99bf7e89ef165f25f6 23076 ocaml optional 
liblwt-ssl-ocaml_2.3.0-3_amd64.deb
 85474152d7b2922258ba381025826e2d 15694 ocaml optional 
liblwt-glib-ocaml-dev_2.3.0-3_amd64.deb
 2f57381fd5a684d404ca23082d0f1213 27182 ocaml optional 
liblwt-glib-ocaml_2.3.0-3_amd64.deb
 d628e31d2dcf1b39b9329012498f738c 352658 doc optional 
liblwt-ocaml-doc_2.3.0-3_all.deb

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

iQIcBAEBCgAGBQJOG/V5AAoJEHhT2k1JiBrTxqgQAI887d3DJZMcvw5Ypg4I3DuL
Hy0UMjkmJH/UBgDYu0o3AbI5uO4Vu2384gl6tNB/CMIG+KplizYydqCOhWnMD/vQ
ryf3B8Tbg+fZKFhgK3CzaY0hwSqw3iumfc7ocONHwKpAYdE7W4ycTAP2xD8cmCm+
BqmcfYdhow9kbzzE53tWKzF5M/VPANdwj1T7q4IIXGZg6F4nrQd5xEVU9QOCzAJN
bT4CUXJDi6Zj5NOm2oajHdZNvSlcRSvklYe9x0sDXcZHvnM7imCcLdTayungirnV
n2IHofj8sw3KinAs+zJNS1pCYSduF5DSkJqoTnJOFmR5/BlBjNUKQeWSF3Y3FpVr
lHsJwVkK3hqSHtLajefKuHh5N0z8uaTmtoYT1WMGQzeB1wlT1Dl0j39DWk3rELZ/
2J84F3NqjK+wOGvYnIXMlklXzycP6CEHBSrqJ6FIMfQmqqlkGVh8es52D2pAMXiN
dODi2q4hyScoxhpxTDGUJShQgK52Gzm8YwPmng9E5GskGrqMWyHrw4P8GaQf1lgT
aWjRxqeoedmJehDYYVYnsrHhqQeM+iL5L0ooeuNM433V4SCUP0JOSZ/UjdY4J3CI
sBQKVQztxzcp9NQEFNUrs3t0qrjYBxlpKFQ2sQL17GX2NSxfUTmfBhGDooUE+HRp
ZJko1C77/ffQrdXTLc+L
=82JH
-END PGP SIGNATURE-


Accepted:
liblwt-glib-ocaml-dev_2.3.0-3_amd64.deb
  to main/l/lwt/liblwt-glib-ocaml-dev_2.3.0-3_amd64.deb
liblwt-glib-ocaml_2.3.0-3_amd64.deb
  to main/l/lwt/liblwt-glib-ocaml_2.3.0-3_amd64.deb
liblwt-ocaml-dev_2.3.0-3_amd64.deb
  to main/l/lwt/liblwt-ocaml-dev_2.3.0-3_amd64.deb
liblwt-ocaml-doc_2.3.0-3_all.deb
  to main/l/lwt/liblwt-ocaml-doc_2.3.0-3_all.deb
liblwt-ocaml_2.3.0-3_amd64.deb
  to main/l/lwt/liblwt-ocaml_2.3.0-3_amd64.deb
liblwt-ssl-ocaml-dev_2.3.0-3_amd64.deb
  to main/l/lwt/liblwt-ssl-ocaml-dev_2.3.0-3_amd64.deb
liblwt-ssl-ocaml_2.3.0-3_amd64.deb
  to 

Accepted openarena-data 0.8.5split-2 (source all)

2011-07-12 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 08:42:08 +0100
Source: openarena-data
Binary: openarena-data
Architecture: source all
Version: 0.8.5split-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 openarena-data - OpenArena game data
Closes: 629893
Changes: 
 openarena-data (0.8.5split-2) unstable; urgency=low
 .
   * Apply patch from Ubuntu to fix linking with more recent ld
 (Closes: #629893, LP: #794941)
   * Don't build qvmbrute unless we actually need to replace QVM files in
 this particular package (only -data, -misc and -085-data actually need it)
   * Move the split version of openarena-data to unstable
Checksums-Sha1: 
 e6fdcf91ba5396e9a480d4269c7def2e7885823f 2015 openarena-data_0.8.5split-2.dsc
 8055979a9da15da8aa4cbd000cfaaa14c68015c1 68908 
openarena-data_0.8.5split-2.debian.tar.gz
 dae459d07e577dab2b4f2977932117154a28f3de 44713162 
openarena-data_0.8.5split-2_all.deb
Checksums-Sha256: 
 d5f665aa6711d84066a9316d429e3a17b8eaa0f8e55f21d9a15c65a8d6ba8014 2015 
openarena-data_0.8.5split-2.dsc
 ced3202114ae9350f4be91c8fbfc13be98f328369bb4ecdcb2bb7e14c965c065 68908 
openarena-data_0.8.5split-2.debian.tar.gz
 99537abf74c4f20aebf5bb7fac46d2f0da2fb9092381d78bb632dce2c736e25c 44713162 
openarena-data_0.8.5split-2_all.deb
Files: 
 1c43521fbb2851840a5df07e9ef4c7c1 2015 games optional 
openarena-data_0.8.5split-2.dsc
 e04620816c8482957262e768d2b93308 68908 games optional 
openarena-data_0.8.5split-2.debian.tar.gz
 8a9baef3a4ae79b66a705fc2c37b270a 44713162 games optional 
openarena-data_0.8.5split-2_all.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBThv+ck3o/ypjx8yQAQhFhQ/9HQoPZaOnhrg7s7Atfj7F8gAG6DzHmcgy
QRNh8poDmQ8o4W0uy+HZob/Ah7mGrIyYXVb94ZMZr4+QwjxqJIWvNu+/kmo7Duu2
7CLrZ7j/bcYwxB3x4Qzb/BznWur276BVF7nw+pjtUya7wAkUQllVwc95gUBAItgm
A8nDhpoKSRGig93GldC1HCN/psJE+0NxqR8qPnc5qVMsGlj/hc7AtWUZ6C1z6a4W
wpeOjBczQUiBhiRVK3eWYDzHnBPutVMSKKEr4L+kh1n2bLswZuZas+K/IMx4DaYH
0EDi45J89jACqf15J6iavWmC5l94FMLFwyGtyotJUYxfYw1LLMKWLsA7bt2Orli3
3j1dgqm49Ha/IsAAv6STLf9V4ahwlX5c6RNHMS97rZV2t86VToV87rXnJnxTrtjS
Ygg6YYeI8yMRkN2/m5XVJbWBxST69KAIRK4legntjVrHuDgrQ/gJCqqcpF7/DiLI
KJKTjAZp2aRLmS/cweKFVk+A6MHmIrmBkQmhVIxMbeNOHwhaNLRL6/QqSBMjKNtv
GRUdPd859dSGPQXMQKv/coD43X4+VCpRimsOBhU4fob815SlBBUtPvsT1xmoy/Xg
R1SJgzHPq5NAKHAfEiLt2daRhjY+UyqaTZAywQH+JrUeglVwm7PAD6GBWTepXfEF
hpZijVdaBtU=
=b0TT
-END PGP SIGNATURE-


Accepted:
openarena-data_0.8.5split-2.debian.tar.gz
  to main/o/openarena-data/openarena-data_0.8.5split-2.debian.tar.gz
openarena-data_0.8.5split-2.dsc
  to main/o/openarena-data/openarena-data_0.8.5split-2.dsc
openarena-data_0.8.5split-2_all.deb
  to main/o/openarena-data/openarena-data_0.8.5split-2_all.deb


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



Accepted scratchbox2 2.2.3-1debian1 (source amd64)

2011-07-12 Thread Riku Voipio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 10:41:38 +0300
Source: scratchbox2
Binary: scratchbox2 libsb2
Architecture: source amd64
Version: 2.2.3-1debian1
Distribution: unstable
Urgency: low
Maintainer: Riku Voipio riku.voi...@iki.fi
Changed-By: Riku Voipio riku.voi...@linaro.org
Description: 
 libsb2 - Scratchbox2 libraries
 scratchbox2 - Transparent cross compiling environment
Closes: 547762 632103
Changes: 
 scratchbox2 (2.2.3-1debian1) unstable; urgency=low
 .
   * Add more recommends
   * Fix FTBFS wth ld --as-needed, closes: #632103
   * Fix bashism, closes: #547762
Checksums-Sha1: 
 666cfa0d5c0e6f1980440b2fcb77e3e104495e7e 1048 scratchbox2_2.2.3-1debian1.dsc
 9177cdbea87447ac9047f17203f9bbefe6afa70e 555896 
scratchbox2_2.2.3-1debian1.tar.gz
 0d9ff23f1b222d1f1b9ba9f62a1709ee88d44704 135822 
scratchbox2_2.2.3-1debian1_amd64.deb
 0fa4dd3f160ccaf4feb8438653b91416e9dd22b1 341346 libsb2_2.2.3-1debian1_amd64.deb
Checksums-Sha256: 
 fddfda784c824fadfb7d8dbb7f7e60e520f084ae95aa38acafcfca815dc9245e 1048 
scratchbox2_2.2.3-1debian1.dsc
 a2e423049c518f6d983d91e576b05d4ffc5fd36875283139ebb21a7881d69b10 555896 
scratchbox2_2.2.3-1debian1.tar.gz
 5d80bc5fd6b1786e515f8a2716a9db2254c5c956f00e7f7987b4fe61eea64a21 135822 
scratchbox2_2.2.3-1debian1_amd64.deb
 d60cbbf410d10330a102b1be2b28352ff0168ad30a179f9a9f4d63bb72995b94 341346 
libsb2_2.2.3-1debian1_amd64.deb
Files: 
 e416e92a6be48cb37cdfcb0584a86748 1048 utils extra 
scratchbox2_2.2.3-1debian1.dsc
 a533a0455d5d09a19f9be9b84839b435 555896 utils extra 
scratchbox2_2.2.3-1debian1.tar.gz
 2413d2ca5a7bb54ec84508a738a99293 135822 utils extra 
scratchbox2_2.2.3-1debian1_amd64.deb
 f23f5a0bd0fd6d881698c2f62dda476e 341346 utils extra 
libsb2_2.2.3-1debian1_amd64.deb

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

iD8DBQFOHADBibPvMsrqrwMRAlbbAJ9xJh5nWqdn2Ghap2Lo+CcMR/WMpgCg9HL+
w6VAFQa0twa+OBgs3lqksMs=
=KKC1
-END PGP SIGNATURE-


Accepted:
libsb2_2.2.3-1debian1_amd64.deb
  to main/s/scratchbox2/libsb2_2.2.3-1debian1_amd64.deb
scratchbox2_2.2.3-1debian1.dsc
  to main/s/scratchbox2/scratchbox2_2.2.3-1debian1.dsc
scratchbox2_2.2.3-1debian1.tar.gz
  to main/s/scratchbox2/scratchbox2_2.2.3-1debian1.tar.gz
scratchbox2_2.2.3-1debian1_amd64.deb
  to main/s/scratchbox2/scratchbox2_2.2.3-1debian1_amd64.deb


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



Accepted ucommon 5.0.4-1 (source all amd64)

2011-07-12 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 10:31:43 +0200
Source: ucommon
Binary: libucommon-dev libucommon5-dbg libucommon5 ucommon-utils ucommon-doc
Architecture: source all amd64
Version: 5.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard d...@jones.dk
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libucommon-dev - lightweight C++ threading and sockets - development files
 libucommon5 - lightweight C++ threading and sockets - shared libraries
 libucommon5-dbg - lightweight C++ threading and sockets - debugging symbols
 ucommon-doc - lightweight C++ threading and sockets - shared libraries
 ucommon-utils - lightweight C++ threading and sockets - utilities
Changes: 
 ucommon (5.0.4-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 d1d60125767aecf673c5c8e108062f5bb31a1400 2048 ucommon_5.0.4-1.dsc
 fd0cb6f9a15c97954f17e38c4263ab676e946409 731951 ucommon_5.0.4.orig.tar.gz
 3fcd63aed16f2ccf981967edae1aa7dadffa2173 9691 ucommon_5.0.4-1.debian.tar.gz
 832567d9c7ea3204cf5d209866501bf0ba4d6f49 1167172 ucommon-doc_5.0.4-1_all.deb
 607daeb4432ec97a85dc0610fc710fe004735055 334648 
libucommon-dev_5.0.4-1_amd64.deb
 9940c02fbbc7070840b67a1c9022b386001d507c 423428 
libucommon5-dbg_5.0.4-1_amd64.deb
 6f32bf6d182308f71f46f30af80f177cb21052fb 164568 libucommon5_5.0.4-1_amd64.deb
 ae28b1718e47225e5be4aba52364df750bbb5595 53348 ucommon-utils_5.0.4-1_amd64.deb
Checksums-Sha256: 
 5fc5f7ae74462c2c509b079566d1b89c23702d888d6db10493643fba978322bc 2048 
ucommon_5.0.4-1.dsc
 bd524835678b39bd81261c59a6323bd63a708f626e5b2b07eb1197f32b1d3e46 731951 
ucommon_5.0.4.orig.tar.gz
 2b2ce8c53ede11adc6c076b85a1f5ee67cf1c1dc1bd7706c48b609a46e8263df 9691 
ucommon_5.0.4-1.debian.tar.gz
 ba68896e6ebc043b591c87efc19b8eeb70d81c3efe7d356cc29386bb76482196 1167172 
ucommon-doc_5.0.4-1_all.deb
 588f6735b3ae533fddec14739ea927fc993c0c450ce80c5d093814fe849a876e 334648 
libucommon-dev_5.0.4-1_amd64.deb
 4f18afd140c55075da4028c2ef0938ad0f2c2f37128cc995117808837d1c0300 423428 
libucommon5-dbg_5.0.4-1_amd64.deb
 52f641b0c5ea0daf800e4e261f68bc53d2ba5b54cd53ba4a629b7f4f052ae68b 164568 
libucommon5_5.0.4-1_amd64.deb
 82a89d4a669c1513976afcc799e64b80bbfdda9862cafcd6e922c77d53a76165 53348 
ucommon-utils_5.0.4-1_amd64.deb
Files: 
 fac9f27bb68c6653d59f930137731144 2048 net optional ucommon_5.0.4-1.dsc
 48570b467453434f22596afea458a5ae 731951 net optional ucommon_5.0.4.orig.tar.gz
 0c82926ed95f8c174e3bdd7ea0a751f5 9691 net optional 
ucommon_5.0.4-1.debian.tar.gz
 008ae1ed7b72fa706aa3b7ed9ed1cae6 1167172 doc optional 
ucommon-doc_5.0.4-1_all.deb
 deb83140750c3b390859ec1636bc6168 334648 libdevel optional 
libucommon-dev_5.0.4-1_amd64.deb
 4b7fba34aa40c38496999276226da114 423428 debug extra 
libucommon5-dbg_5.0.4-1_amd64.deb
 7c396af040f8ef2b2a8fe2aa822fd627 164568 libs optional 
libucommon5_5.0.4-1_amd64.deb
 60f0be5460d08ea39392dc1adf9cc89c 53348 utils optional 
ucommon-utils_5.0.4-1_amd64.deb

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

iQIcBAEBCgAGBQJOHAo1AAoJECx8MUbBoAEhR/0P/ib000WsqcJy0IvPi7QTPMCm
gk6YmCWbEiVrYL5d4GND6SFM0eQdJR4Zk0WJikmA5DG4mLxDbNsxLXradyywAlvY
u84Zjna5lGepkzjssj+fScQIBYo6IVta6R2cXMY9Io+2cvIowUZZ3dcvtHdsNaT1
Q3PjlkC0zPOD6E9xfrMH8BUaLg6ypvE7Ajn7BDv+lm2ELDPEmllqPJ5cD54h5Bte
/wXhcM0nXrcCn7apASgA5rZaimcTMgPQ1IMIWtN+a0vnmbrdzQWteDUY0w1MQzSg
sPOVtP9t3/vhxPSEW7KHxoNDLQXDmFYlVwdfVTwaaR+8F8EKZiZwp2wsxJPyQhvE
8ABd76AqpopFtjkgKQ3useihLCWLVHUJiUDv5l1gpD4obX5h+eie5xSF90S7MbDe
6Qs0PENaQZI2AjQlOQYuDKoazTOQa6JpDUrI7wa/TUMhS1f5LUH5zjK3L9a3VkGn
yj9XkE0rDt3RPNcR1bcQj81Z68jmCKcHep8DHpbOo5HFQIaEajU5DRMbUIjRvl+y
fAP4GCUXszP3UI46nsmb+L72ckZQBEvZGV+2U7k+GzQhyW0hI7DCwkbxaRLcP5y9
I4F3iPFBJjoCtXJnRZUDOCz7JNQBeUslw4cFSNKx7vDRHAhx0wm9P3rwVM1mrCAj
IkMJKUr6rbhzgbxACFQk
=m5ev
-END PGP SIGNATURE-


Accepted:
libucommon-dev_5.0.4-1_amd64.deb
  to main/u/ucommon/libucommon-dev_5.0.4-1_amd64.deb
libucommon5-dbg_5.0.4-1_amd64.deb
  to main/u/ucommon/libucommon5-dbg_5.0.4-1_amd64.deb
libucommon5_5.0.4-1_amd64.deb
  to main/u/ucommon/libucommon5_5.0.4-1_amd64.deb
ucommon-doc_5.0.4-1_all.deb
  to main/u/ucommon/ucommon-doc_5.0.4-1_all.deb
ucommon-utils_5.0.4-1_amd64.deb
  to main/u/ucommon/ucommon-utils_5.0.4-1_amd64.deb
ucommon_5.0.4-1.debian.tar.gz
  to main/u/ucommon/ucommon_5.0.4-1.debian.tar.gz
ucommon_5.0.4-1.dsc
  to main/u/ucommon/ucommon_5.0.4-1.dsc
ucommon_5.0.4.orig.tar.gz
  to main/u/ucommon/ucommon_5.0.4.orig.tar.gz


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



Accepted packaging-tutorial 0.2 (source all)

2011-07-12 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 10:59:40 +0200
Source: packaging-tutorial
Binary: packaging-tutorial
Architecture: source all
Version: 0.2
Distribution: unstable
Urgency: low
Maintainer: Lucas Nussbaum lu...@debian.org
Changed-By: Lucas Nussbaum lu...@debian.org
Description: 
 packaging-tutorial - introduction to Debian packaging
Changes: 
 packaging-tutorial (0.2) unstable; urgency=low
 .
   * Improvements after tutorial at RMLL 2011:
 + Use apt-get build-dep to install dash's build dependencies
   (works on Ubuntu too)
 + Use --no-install-recommends when installing devscripts
 + Slight reorganization of the CDBS slide
 + Deep reorganization of the last part
Checksums-Sha1: 
 f573ed391cb745161fe71a0200f68d3fa8cb8000 1593 packaging-tutorial_0.2.dsc
 d68dbb1e096d6cb134f20618d7ea9a873887dabf 179970 packaging-tutorial_0.2.tar.gz
 ed311871ea1f37a282bb42ca72fc3e6a8be9d5bd 679436 packaging-tutorial_0.2_all.deb
Checksums-Sha256: 
 58ad66a1b5524bdc1daf455fc6772e2cf7f5593eb4c9ec03cd8195fae8f78638 1593 
packaging-tutorial_0.2.dsc
 3bbc22e463d832d145efb13c2652ec63fd3f7c6f34cdcd9b61dc5129d2ea085e 179970 
packaging-tutorial_0.2.tar.gz
 26fe6800ca12162098b285e99dc3fa69f6943867118b60f9798b9635808625ec 679436 
packaging-tutorial_0.2_all.deb
Files: 
 b258116c46ee9de965b649c9deb23ef2 1593 doc extra packaging-tutorial_0.2.dsc
 1b1370f009ebdec1d72d9cc9861e0850 179970 doc extra packaging-tutorial_0.2.tar.gz
 3be7908d58b528bfabf6abb76be41855 679436 doc extra 
packaging-tutorial_0.2_all.deb

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

iQIVAwUBThwQbzkUtTL0376ZAQoxKQ/8Cw51OuYm4/yQbym5QxlrcipvzAD5fkwC
H/sI2p24Wh8DMPLqh7IGJnyy5NfUj1EI0SWx879MVutQqn9Vbww9ConG4coMA7CP
OgDpdS96MHyLx8Th3gU8prid9IxWI9F5ZJsNjSitWvLkZWRzwNIl+wcqjv3ilH7E
6xfYuFSfDKaAhaOkkixt52ulG9e2/3dlIBNA1CQ8O4sMS545Fa37MU/6dDcOcWdq
wIkG/kgbNwgFTgUo4lNTRW+qQqLhO2Pe4+icZODI3WI9uFcKj+uwFbeVquT2e4uF
UExQcfHE0gVcHfhVcpYwYKmlgfqoa3dRd+PiG1+xmPK9SFBDzPp9Gt5DZZgvycfc
0SQxpxWGPthwvPXKmhqDmhgKrL/HT0RRCn8Fjuo68Hi1APoBvDfcwHTfe2YHoSCe
sw1yV1VdEuY9cwc2nDJrH7S/mI5iSJxPZfcF6qPT+CEHv+bpMJfAgCnO8XByNFNf
l4GsBvUGSup/jWfdkOtUNkk2pbaHQexARpIxDB6VScRZ2prWvZrRS8a2RgATYziF
InbBJJLhZs0WeZIrlgK8+6dSb84LBSg+G5IkLo+601lWrDGV3g1ZpWtDfH5+2C8h
DLuWJ6RuELzBLSMoFR20OxQJJrPYrgv+Y0LLC4JsztgmgY93dgWe9bNjPpeV2RIP
O1/E+dpnuKM=
=fdWT
-END PGP SIGNATURE-


Accepted:
packaging-tutorial_0.2.dsc
  to main/p/packaging-tutorial/packaging-tutorial_0.2.dsc
packaging-tutorial_0.2.tar.gz
  to main/p/packaging-tutorial/packaging-tutorial_0.2.tar.gz
packaging-tutorial_0.2_all.deb
  to main/p/packaging-tutorial/packaging-tutorial_0.2_all.deb


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



Accepted gnome-sharp2 2.24.2-1 (source all amd64)

2011-07-12 Thread Julian Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 05 Jun 2011 19:03:38 +
Source: gnome-sharp2
Binary: gnome-sharp2 gnome-sharp2-examples libart2.0-cil libart2.0-cil-dev 
libgconf2.0-cil libgconf2.0-cil-dev libgnome2.24-cil libgnome2.0-cil-dev 
libgnome-vfs2.0-cil libgnome-vfs2.0-cil-dev
Architecture: source all amd64
Version: 2.24.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: Julian Taylor jtaylor.deb...@googlemail.com
Description: 
 gnome-sharp2 - GNOME# 2.24 suite, CLI bindings for GNOME
 gnome-sharp2-examples - sample applications for GNOME# 2.24
 libart2.0-cil - CLI binding for libart 2.3
 libart2.0-cil-dev - CLI binding for libart 2.3
 libgconf2.0-cil - CLI binding for GConf 2.24
 libgconf2.0-cil-dev - CLI binding for GConf 2.24
 libgnome-vfs2.0-cil - CLI binding for GnomeVFS 2.24
 libgnome-vfs2.0-cil-dev - CLI binding for GnomeVFS 2.24
 libgnome2.0-cil-dev - CLI binding for GNOME 2.24
 libgnome2.24-cil - CLI binding for GNOME 2.24
Changes: 
 gnome-sharp2 (2.24.2-1) unstable; urgency=low
 .
   [ Iain Lane ]
   * debian/control: Update section to cli-mono, per the archive overrides
   * [da573ba] Drop ltmain-add-as-needed patch; dh-autoreconf can do this now
   * [60fe3e1] Standards-Version → 3.9.2, no changes required
 .
   [ Julian Taylor ]
   * new upstream release
   * [743f580] remove debian/list-examples
   * [7098d1d] Revert move -dev packages to libdevel section
 cli-mono has higher priority than libdevel
   * [991a0c9] remove libgnome2.24-cil.clilibs and set dependencies in control 
instead
   * [fe146eb] remove obsolete MONO_SHARED_DIR setting
Checksums-Sha1: 
 d319a826f525225575051569ee5d906b61372ff1 2567 gnome-sharp2_2.24.2-1.dsc
 c20f373001873f310327aa35b30f2cbcb286e591 552419 gnome-sharp2_2.24.2.orig.tar.gz
 8861b24bde07e9279badc78df063baa422e2f854 15066 
gnome-sharp2_2.24.2-1.debian.tar.gz
 77e7b356ab1ca65dca85e82131e20fb80659 122424 gnome-sharp2_2.24.2-1_all.deb
 3b0bb3e61e100bd580384516ff6e2bd46bbf613a 146390 
gnome-sharp2-examples_2.24.2-1_all.deb
 5d846746ce72dc384ded2cb8cc45a9c7de311074 139046 libart2.0-cil_2.24.2-1_all.deb
 ec7d6fc9a1276a21836b3361f5798208f977f31f 128204 
libart2.0-cil-dev_2.24.2-1_all.deb
 9a643d21daa9677314e67f3f799b7bcb749f6b37 131908 
libgconf2.0-cil_2.24.2-1_all.deb
 e87c1de228a6413818ab5bc56a0b101068762341 127194 
libgconf2.0-cil-dev_2.24.2-1_all.deb
 ec53ee8eb12571771bb0c0e66ae309dc3c791b17 217026 
libgnome2.24-cil_2.24.2-1_amd64.deb
 983538a2359399bb2a201698b5e753b8786dcfd2 148306 
libgnome2.0-cil-dev_2.24.2-1_amd64.deb
 eeae2beafad11344f05ce20e0394efe7f0d9d51b 170324 
libgnome-vfs2.0-cil_2.24.2-1_all.deb
 3f757e36ded0a27207c62ef530be5721c05201f7 139040 
libgnome-vfs2.0-cil-dev_2.24.2-1_all.deb
Checksums-Sha256: 
 44e03310a3cdec6b5e04c097410fb7b050292e53a956313f83f93122a181320b 2567 
gnome-sharp2_2.24.2-1.dsc
 350f0c7def72b11602dcc4c3eef1818767191286e5054e60bda6887d91ffb042 552419 
gnome-sharp2_2.24.2.orig.tar.gz
 a33379eba379e5ad00a09df7fcbd9073f31cbe860d67b688b1cc295bf2c468e4 15066 
gnome-sharp2_2.24.2-1.debian.tar.gz
 d04ed72e5e1d40bce04fe54c107ef2c2b5cf8c70759f6b750b2c5b4e18941c3c 122424 
gnome-sharp2_2.24.2-1_all.deb
 844d1bba13239764ec52af6bc09b879e0d26112a2736b27495f8965dec91 146390 
gnome-sharp2-examples_2.24.2-1_all.deb
 bbbee9fcbb4333178dbedd7c83d2ac9a3bc4651537c542393b70870898beeb1b 139046 
libart2.0-cil_2.24.2-1_all.deb
 63ef126b8f4fd52e3d96082b105d6f3d395ec04bcbcaf406815fcba90e1c3067 128204 
libart2.0-cil-dev_2.24.2-1_all.deb
 a2c431bf012df7c55464b8df73671eb03e5bbed63dd0eb771adbbac8c3efcb33 131908 
libgconf2.0-cil_2.24.2-1_all.deb
 388d6e04edaf9a22f22ab1ad8de4288c5cec0e1b5c35e3423ef3de45430571f5 127194 
libgconf2.0-cil-dev_2.24.2-1_all.deb
 0a9138b294573942bc75eb3f096617f3b21ad4c144e5c5b9aaaf8cade434da81 217026 
libgnome2.24-cil_2.24.2-1_amd64.deb
 a73821462aeda79452754da9bf1e1309e40b33c084a92c5a9e13c4568c0cea93 148306 
libgnome2.0-cil-dev_2.24.2-1_amd64.deb
 141b6a94f45ffcefef2702e440a84ab0defa19b13350d852f28d01104bda0415 170324 
libgnome-vfs2.0-cil_2.24.2-1_all.deb
 4c8893f562a0139096890d2b1bd354d9e525cd760e9482db887c8e3cea54aed5 139040 
libgnome-vfs2.0-cil-dev_2.24.2-1_all.deb
Files: 
 5f5bcb7a797f88e2baf4f1b71d4fa096 2567 cli-mono optional 
gnome-sharp2_2.24.2-1.dsc
 4a6dd8bbfa23df975b8a703790436f56 552419 cli-mono optional 
gnome-sharp2_2.24.2.orig.tar.gz
 19a7e6984e342e4e077023e6aaa86531 15066 cli-mono optional 
gnome-sharp2_2.24.2-1.debian.tar.gz
 6c6158eb66c51a6dd3598c442c77a76e 122424 cli-mono optional 
gnome-sharp2_2.24.2-1_all.deb
 1e4f0bb83e021b4e53c698f8a1b7cb1a 146390 cli-mono optional 
gnome-sharp2-examples_2.24.2-1_all.deb
 f066319ed4bc8759e8cf71db947c4c98 139046 cli-mono optional 
libart2.0-cil_2.24.2-1_all.deb
 46c0cc1cfed343fd4f9ba8cd4f7ffbb5 128204 cli-mono optional 
libart2.0-cil-dev_2.24.2-1_all.deb
 56900ae013e3d3dd57315fe325ae178e 131908 cli-mono optional 
libgconf2.0-cil_2.24.2-1_all.deb
 

Accepted postgresql-pljava 1.4.2-3 (source amd64)

2011-07-12 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 11:17:00 +0200
Source: postgresql-pljava
Binary: postgresql-9.0-pljava-gcj
Architecture: source amd64
Version: 1.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut pet...@debian.org
Changed-By: Christoph Berg m...@debian.org
Description: 
 postgresql-9.0-pljava-gcj - Java procedural language for PostgreSQL 9.0
Closes: 633591
Changes: 
 postgresql-pljava (1.4.2-3) unstable; urgency=low
 .
   * Use /usr/lib/jvm/java-1.5.0-gcj/include as include path; build-depend
 on gcj-jdk only. Closes: #633591. Thanks to Niels Thykier.
   * Use readlink to expand /usr/lib/jvm/java-1.5.0-gcj to the real location;
 the RPATH set needs it. (Still working around #488989.)
   * Drop build-dependency on fastjar.
   * Move examples to correct directory.
Checksums-Sha1: 
 88dabc2c93f89f12a955e5a0fb4fdcc5af3a6f35 1994 postgresql-pljava_1.4.2-3.dsc
 2662cb2902cf5a446c677679a079ac9f446e2540 5422 
postgresql-pljava_1.4.2-3.debian.tar.gz
 2f5be2ffc1974fca356e9cdb92be956ed3a03812 404210 
postgresql-9.0-pljava-gcj_1.4.2-3_amd64.deb
Checksums-Sha256: 
 6198d590fd33d40fa654f35dbfd96365e54bea5cfdb63e4cf92eaf1786e2dbde 1994 
postgresql-pljava_1.4.2-3.dsc
 2e94462a985778d419f85dbd19c86e5effec1c6a9be736dda91b5d824ff41fbf 5422 
postgresql-pljava_1.4.2-3.debian.tar.gz
 29e8ca0b55f85f84fd617fd6065d1281023abf1bf0eaca493158676b736b51af 404210 
postgresql-9.0-pljava-gcj_1.4.2-3_amd64.deb
Files: 
 166825cbd9b84809925ee4e21a489dae 1994 database optional 
postgresql-pljava_1.4.2-3.dsc
 9ccfb9b13868065e0eec1473e8bc7f66 5422 database optional 
postgresql-pljava_1.4.2-3.debian.tar.gz
 b1935936b658cd0193cc1a389ed3bfe5 404210 database optional 
postgresql-9.0-pljava-gcj_1.4.2-3_amd64.deb

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

iQIcBAEBCAAGBQJOHB9RAAoJEExaa6sS0qeu4esP/RmR3dCYC5mpNrLBDL8kvspK
Uz4+apImCOyvH8LhIbO7wVU8udly30u71tzFhmb/6MrS4Nqbxat5Q/aGtxhWaX53
tJT2L0AMOjiDEVFUQZoLJefi4esWerlW7RRYS/Wt8wvrUGjcCptYTgSM+nIi9oxQ
Z0K97m6Kgsdkf0R1rarihxbr/fX0XLf1eKUQvO2T7OgCxxwRgCkmg0VCNze63Jl5
HT2MbwNLSUbfgG7N5pgERtK4IYh/HBVzjPJ1cF1/hCrXo6r/SvrJ2xOT+w4tohgT
4kiBu0HPPCTWtUvCaO9pcag0nHmSD7C7WDETPNORMVLJqRfvU4hK4JvAadAa7E5J
ng4KiUku5vL9FH1VoligcPctT0H5XboRKCSZch+8ou/5ZmG8ciyUaDTSRkq/BAXv
ycs6+DXiscpp8fiVWgWxEDZqaHb4TVN+1C5eSzgd3F9F5u2b7hyWL68yMyJ10qmf
w5CXGVKV9b+JE9G0SUH+vQqyFQtxt7o/pTgJ30456TAu3Jt98ijycpJREvOyBXpv
mJfxDUvigCljtPn1NgYTWQke2t7PZhTlN3AtuVcalRypICiVQbN6dcedAJOwG5CT
PfXgqfESnuRRdSle/7RB16Ws6POwyJrm65fcOK0KspcsWhSCE5EjJ++2myJLSfXK
vIUcii313iCAVXN2ZbIn
=9gj4
-END PGP SIGNATURE-


Accepted:
postgresql-9.0-pljava-gcj_1.4.2-3_amd64.deb
  to main/p/postgresql-pljava/postgresql-9.0-pljava-gcj_1.4.2-3_amd64.deb
postgresql-pljava_1.4.2-3.debian.tar.gz
  to main/p/postgresql-pljava/postgresql-pljava_1.4.2-3.debian.tar.gz
postgresql-pljava_1.4.2-3.dsc
  to main/p/postgresql-pljava/postgresql-pljava_1.4.2-3.dsc


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



Accepted savi 1.4.5-3 (source amd64)

2011-07-12 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 18:41:20 +0800
Source: savi
Binary: savi
Architecture: source amd64
Version: 1.4.5-3
Distribution: unstable
Urgency: low
Maintainer: YunQiang Su wzss...@gmail.com
Changed-By: YunQiang Su wzss...@gmail.com
Description: 
 savi   - satellite constellation visualisation
Closes: 633533
Changes: 
 savi (1.4.5-3) unstable; urgency=low
 .
   * [debian/patches/share_lib_div.diff]
- get ubuntu just from /etc/debian_version. (Closes: #633533)
   no need -f /vmlinuz -o -f /boot/vmlinuz,
   which may not work when generic kernel is not installed or
   on kFreeBSD or some els port.
Checksums-Sha1: 
 4f042971dc3ae2dc66cff83bb704748ca4ff236c 1510 savi_1.4.5-3.dsc
 ef24535ff977da5ad38044e74e068320f5c97d0e 5223 savi_1.4.5-3.debian.tar.gz
 bafb046800eb5c0571df659769a3b930318795ed 805126 savi_1.4.5-3_amd64.deb
Checksums-Sha256: 
 53161ff834ee7c233f2c2a12ae3d3fbe4bd70ff6dab1a4977821953e21e6a24e 1510 
savi_1.4.5-3.dsc
 5b305dde04da18f8dfad96d18b3c914eafd22904be233ab4b5eae1283b9abf57 5223 
savi_1.4.5-3.debian.tar.gz
 36521472a95c2729592b66bcd934e4b2f2593932d300dd4822ebbe14e249061c 805126 
savi_1.4.5-3_amd64.deb
Files: 
 e2fdeec162a1bf5872cd48c1ae7208e3 1510 science optional savi_1.4.5-3.dsc
 3fe095fcef74330e591c0380d7c40fcb 5223 science optional 
savi_1.4.5-3.debian.tar.gz
 4ffb31bb6aa7298fb9a7ce08f1a514cc 805126 science optional savi_1.4.5-3_amd64.deb

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

iQEcBAEBCAAGBQJOHC9UAAoJEGqO9vovZQkSbPYIAM9pk29XHFSayoNsPdH967NK
+JiQIg4SlLqpvwbniaHWjq8YBRA89TVauAlEqhuB4y0jlD6Q/e/Ihf5Q4ZWcTjBH
LztRyQiJOvj9wMZpz50iX3PbXJLfe6nk6bHjF7Khhx39fCeExK3iIOS87XdxdQ4Q
al6rj1q9rZLR69QteA4FDJD8GnBXy/ImlxK4Nb0vCBflvYDEmNva0XjytvEiYmma
MJ5qNTSqVP/R9/ElnaeCTqr4szGf/3HzCAJmG9zxfQwhks3E49G46RnJi3ucVnFN
mZBBY9GMuOEWuQcizYssZvGVcs49Vko3+xcLkIOippGGVAnnQ5HanVOi5VsP/Ws=
=StsE
-END PGP SIGNATURE-


Accepted:
savi_1.4.5-3.debian.tar.gz
  to main/s/savi/savi_1.4.5-3.debian.tar.gz
savi_1.4.5-3.dsc
  to main/s/savi/savi_1.4.5-3.dsc
savi_1.4.5-3_amd64.deb
  to main/s/savi/savi_1.4.5-3_amd64.deb


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



Accepted seed 3.0.0-2 (source all i386)

2011-07-12 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 14:28:54 +0200
Source: seed
Binary: seed libseed-gtk3-0 libseed-gtk3-dev seed-doc
Architecture: source all i386
Version: 3.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 libseed-gtk3-0 - GObject JavaScript bindings for the webkit engine - Runtime
 libseed-gtk3-dev - GObject JavaScript bindings for the webkit engine - 
Development
 seed   - GObject JavaScript bindings for the webkit engine - Interpreter
 seed-doc   - GObject JavaScript bindings for the webkit engine - Documentation
Changes: 
 seed (3.0.0-2) unstable; urgency=low
 .
   * debian/watch: Switch to .bz2 tarballs.
   * debian/control.in:
 - Bump Standards-Version to 3.9.2. No further changes.
 - Drop Build-Depends on quilt.
 - Add Homepage field.
 - Add Vcs-Svn and Vcs-Browser field.
Checksums-Sha1: 
 801745b1d424bbe66a9b866fd2c959ca4632f554 2393 seed_3.0.0-2.dsc
 65fc38adc832eab8cf1a64dd31c06d5b89c7fb79 5082 seed_3.0.0-2.debian.tar.gz
 0824b271cac4dc9034f29aecbb3656955baf57cd 367420 seed-doc_3.0.0-2_all.deb
 2b757c1dfa693c3d56eba49087afe61507099293 207896 seed_3.0.0-2_i386.deb
 12a0152342c066d1bdbf33b5ee8b302ed109456f 371050 libseed-gtk3-0_3.0.0-2_i386.deb
 c2af44ca9a966f9d6c005c7dec59878ae5f6e260 254656 
libseed-gtk3-dev_3.0.0-2_i386.deb
Checksums-Sha256: 
 2e9e1ca6c480f5a5e1ef148a776daf1b9b05bc10631ae6ce7e822d8fc191ee7c 2393 
seed_3.0.0-2.dsc
 6f3c350e3ed19f129b6534785c777952aa5a51a8cf2451c7fbd299ce3aa9 5082 
seed_3.0.0-2.debian.tar.gz
 2bf72e1d32fb07de718b35efe862b496314e3de2c2b6c131b3a3db5f296453f4 367420 
seed-doc_3.0.0-2_all.deb
 5297141b69e271c42554107570959e9f4a947da61922ec46e409f8bc7215af81 207896 
seed_3.0.0-2_i386.deb
 2eed87969a5248626fce83e38283e34b98e6a8aa8c480be1847f1c9892671407 371050 
libseed-gtk3-0_3.0.0-2_i386.deb
 ff269ae4ceda3118c884e513b459d3cd2d6a795735df78c5b0532e3a3b2108e5 254656 
libseed-gtk3-dev_3.0.0-2_i386.deb
Files: 
 abb68c441ff66d4721d3380e8319ef93 2393 interpreters optional seed_3.0.0-2.dsc
 ed9bb3c65fb96e44b97c1044d50da3e7 5082 interpreters optional 
seed_3.0.0-2.debian.tar.gz
 fe3388192f0e691a18cad02cc3f31f84 367420 doc optional seed-doc_3.0.0-2_all.deb
 a40d2e8a90476b09a86a4f9af0d76e3f 207896 interpreters optional 
seed_3.0.0-2_i386.deb
 dbcfb94955ad2b7e52da940b6380608d 371050 libs optional 
libseed-gtk3-0_3.0.0-2_i386.deb
 6784e726421e7a818ce1d304d6189f3d 254656 libdevel optional 
libseed-gtk3-dev_3.0.0-2_i386.deb

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

iQIcBAEBCAAGBQJOHEB9AAoJEGrh3w1gjyLc4msP/ijVhRF+wJTseg/I6W0Osei4
Wb8cq4xoaSVzE4Hbm2EDvhnPJan5WbXaD7Ih+TS6+8ZEf9UrQ6duNvsHAqXV+ILa
sKUiV5zT0KqGH9c92aI9rGNjaDJCLzxjSQBUcVAIYNjNoYVsbNXVBkaUM3QJeNN9
7TW2R/M6fS5lHl5aFWzEg9lMFavThTgv6murWwWKS/v6yDtgTUEoOCscNKQY5Kho
/4q1I9J3rB6pKQ6kFgOh5O3skcsywb1iUhlLsEC6GxpGX0c60AFh9VbL9yXcvK4a
dQZciCK9k4cn6ha5hgR2Nx34rUUrRKORN+IueZPB2uDy41esHCsl1VNwXYF2kfA8
dW+MCj7CdfKQD2La8Z8svwB9ThEn6vvnKfyQgvxL3gJYOHc7130bIJ9fZpMxjEWE
P00AsB5r28zKC++82NRD6fzoqR+ead5rm0F2+n4fzqD7RgbXHA44gY6gWkay6MMK
8ICWZUwgk6MIzXgoiGPLQRMhGbIP64cQY6mn7KM40/+pCH5ATOKoEJnYlO25MQlt
ReGa2eEI4paftiBEgihvu1v8zg6lGy45tB34test3vobio2LGBDJ9kOaacJQH4y4
4Ey4mhb6SzJpfNlngcqvgErOGmGEdQWejj3MDpF1ZyHXfpPMPEGWEWQlWeBR3Cws
IrL50nZ3Be60FWC62WDy
=RQqA
-END PGP SIGNATURE-


Accepted:
libseed-gtk3-0_3.0.0-2_i386.deb
  to main/s/seed/libseed-gtk3-0_3.0.0-2_i386.deb
libseed-gtk3-dev_3.0.0-2_i386.deb
  to main/s/seed/libseed-gtk3-dev_3.0.0-2_i386.deb
seed-doc_3.0.0-2_all.deb
  to main/s/seed/seed-doc_3.0.0-2_all.deb
seed_3.0.0-2.debian.tar.gz
  to main/s/seed/seed_3.0.0-2.debian.tar.gz
seed_3.0.0-2.dsc
  to main/s/seed/seed_3.0.0-2.dsc
seed_3.0.0-2_i386.deb
  to main/s/seed/seed_3.0.0-2_i386.deb


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



Accepted ecasound 2.8.1-2 (source all amd64)

2011-07-12 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 11 Jul 2011 19:35:26 +0200
Source: ecasound
Binary: ecasound ecatools libecasoundc1 libecasoundc-dev libecasoundc2.2-dev 
libkvutils4 libkvutils-dev libkvutils2.2-dev python-ecasound python-ecasound2.2 
libecasound-ruby1.8 ecasound-el ecasound-doc
Architecture: source amd64 all
Version: 2.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 ecasound   - Multitrack-capable audio recorder and effect processor
 ecasound-doc - Documentation files for Ecasound
 ecasound-el - Multitrack-capable audio recorder and effect processor (emacs)
 ecatools   - Multitrack-capable audio recorder and effect processor (tools)
 libecasound-ruby1.8 - Multitrack-capable audio recorder and effect processor 
(ruby bind
 libecasoundc-dev - Multitrack-capable audio recorder and effect processor (C 
dev lib
 libecasoundc1 - Multitrack-capable audio recorder and effect processor (C 
library
 libecasoundc2.2-dev - transitional dummy package for libecasoundc-dev
 libkvutils-dev - Multitrack-capable audio recorder and effect processor 
(kvutils d
 libkvutils2.2-dev - transitional dummy package for libkvutils-dev
 libkvutils4 - Multitrack-capable audio recorder and effect processor (kvutils l
 python-ecasound - Multitrack-capable audio recorder and effect processor 
(python bi
 python-ecasound2.2 - transitional dummy package for python-ecasound
Closes: 629871
Changes: 
 ecasound (2.8.1-2) unstable; urgency=low
 .
   [ Alessandro Ghedini ]
   * Move ecasound-iam manpage to the ecasound package (Closes: #629871)
   * Make ecasound suggests ecatools
 .
   [ Alessio Treglia ]
   * Replace python2.6 occurrences with python$(shell pyversions -dv) in
 dh_install calls. This prevents FTBFS with future Python transitions
 (and also fixes LP: #808910).
Checksums-Sha1: 
 dab742badcc36d76a01960d4a6d7016ec5c629eb 1816 ecasound_2.8.1-2.dsc
 a491b0961bc4963730dfc9755b7c64c9fb48e4cc 33126 ecasound_2.8.1-2.debian.tar.gz
 dab38c3338a722c4ea96b26fa7175e7b39c1543c 785546 ecasound_2.8.1-2_amd64.deb
 146ace6f2d5b7d972a326321b7d04e5c3c03 101896 ecatools_2.8.1-2_amd64.deb
 5e2556f46967ec10aa1ae527874f6826bb4d6f18 73616 libecasoundc1_2.8.1-2_amd64.deb
 a026f4cfcc2cc86964b9400d037902ab1cf700a0 75492 
libecasoundc-dev_2.8.1-2_amd64.deb
 1233e55548b5311e393ca18ee5fc4ea95ad1dd79 60978 
libecasoundc2.2-dev_2.8.1-2_all.deb
 72cca8714612c897118eb2457b7c538c5780c413 90648 libkvutils4_2.8.1-2_amd64.deb
 56629ad53a9c3feae43b20289ce6b0580b6d9c17 104678 
libkvutils-dev_2.8.1-2_amd64.deb
 a3ab29032c36f1f8a0729e456788fe8625c239a3 60984 
libkvutils2.2-dev_2.8.1-2_all.deb
 314bd74d5ed8123f64aae6ce8e31c23f0d2b3bf6 67364 python-ecasound_2.8.1-2_all.deb
 96b4412db5cec62a371197ac808b4093ccce67ea 60980 
python-ecasound2.2_2.8.1-2_all.deb
 64b297ccf5f9231de307bf05817addb8ec3c2be6 63998 
libecasound-ruby1.8_2.8.1-2_amd64.deb
 d65472e5ee41a738295a08c0d78f7c92aaa83bfe 87368 ecasound-el_2.8.1-2_all.deb
 5c130ef3590b529f9740639ffe5f821ec3847ae5 710994 ecasound-doc_2.8.1-2_all.deb
Checksums-Sha256: 
 40eceb5f69aa84ddd8ed0f475a77f2957197aae6f0d370acb026560033a906a7 1816 
ecasound_2.8.1-2.dsc
 21a265193e61ea2bd6018a0ba36f36f0968fcaf7766b7d46e13d4bb2c1700c43 33126 
ecasound_2.8.1-2.debian.tar.gz
 c76436c4f34238d29f84a57350cfe89d9e093de780172214a2fabaeb5117b9e8 785546 
ecasound_2.8.1-2_amd64.deb
 107f2b3d940e4edc576bc2d4226dfdf123c0d3998c6651b21789cfa560c451bf 101896 
ecatools_2.8.1-2_amd64.deb
 ea3478facaf093d605b7ccad40501dc1ebcc89943b1adec4a229d883562a1b8f 73616 
libecasoundc1_2.8.1-2_amd64.deb
 b9a2e6c1cc0e17c632d9417dcc5a9ebc148deb03b41ee793b9e4899cfd2714ad 75492 
libecasoundc-dev_2.8.1-2_amd64.deb
 696894d5d0551af43c009a1d2a76e33527a28ec492a283e3ca35ab38b33a9ddb 60978 
libecasoundc2.2-dev_2.8.1-2_all.deb
 ca45efdaa3232dd556585b0b8bdb90e4c4ba0f6d11c2c239ee5c59a0fcbdd6ec 90648 
libkvutils4_2.8.1-2_amd64.deb
 ebdb6c45e24ef5d31a7fe55ed8351b552a44e750613852a365928060230cb375 104678 
libkvutils-dev_2.8.1-2_amd64.deb
 9f77c506843a11f2270d5e840ba253b2653c2469725e687752012483c78e50bc 60984 
libkvutils2.2-dev_2.8.1-2_all.deb
 820224781c1a7b7778e8ec7af3d14071f26105dd07015b256a5230c9488b8de6 67364 
python-ecasound_2.8.1-2_all.deb
 55401ae384b5dd4591dbaf7a0e939880d100f68db04fd798f665ba7179734009 60980 
python-ecasound2.2_2.8.1-2_all.deb
 535b13f4017bbda4cfc55cf21d538bc20a56483d9174251eeedc895ca0524c7a 63998 
libecasound-ruby1.8_2.8.1-2_amd64.deb
 028304e76be1deafb5683a666922246d0dfbda31b18e93a716b39c438360a234 87368 
ecasound-el_2.8.1-2_all.deb
 75f840a47a2366df98e26ce6bc1748452f56b8bc0465b6069ddd47378bb0155f 710994 
ecasound-doc_2.8.1-2_all.deb
Files: 
 6a8f84abb5a3fb3387ebbe636d91cd34 1816 sound extra ecasound_2.8.1-2.dsc
 c4eeba8bfaea5817460918202707efac 33126 sound extra 
ecasound_2.8.1-2.debian.tar.gz
 75956d8f859e94fb8da46ecaeb032f5d 785546 sound extra 

Accepted getmail4 4.20.3-2 (source all)

2011-07-12 Thread Osamu Aoki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 21:27:55 +0900
Source: getmail4
Binary: getmail4
Architecture: source all
Version: 4.20.3-2
Distribution: unstable
Urgency: low
Maintainer: Fredrik Steen st...@debian.org
Changed-By: Osamu Aoki os...@debian.org
Description: 
 getmail4   - mail retriever with support for POP3, IMAP4 and SDPS
Closes: 633641
Changes: 
 getmail4 (4.20.3-2) unstable; urgency=low
 .
   * Removed Debian patches for Python path since the new policy
 compliant packaging style does not require them. Closes: #633641
Checksums-Sha1: 
 493fa6b1542fdd7021bc46c4d56841f0a697f337 1177 getmail4_4.20.3-2.dsc
 0564bf136fcd8c8cd35e362b53e52f669b2d6e54 5484 getmail4_4.20.3-2.debian.tar.gz
 8dd952722c537de8a6b6134fafe16d4a74923d73 172274 getmail4_4.20.3-2_all.deb
Checksums-Sha256: 
 07c1c7c3cd4d458e9b1d7a35388d597eb5e107f926d712cf6b7444107d7acbe0 1177 
getmail4_4.20.3-2.dsc
 3f8237afab3a83cc91fdca87f031a7773a1ecc06bfca4bf8f3384d78f36511c9 5484 
getmail4_4.20.3-2.debian.tar.gz
 1ae8860ca1d43b8ae17ce3574006f4a01fca8a89cd99b83f8d77c88f966074b6 172274 
getmail4_4.20.3-2_all.deb
Files: 
 7b190e8e26b94c47066e87dd8dc41a9d 1177 mail optional getmail4_4.20.3-2.dsc
 7999a5aa7901ebc7c8512474c9af1762 5484 mail optional 
getmail4_4.20.3-2.debian.tar.gz
 8ef52ae705f9a2aa608e8594d6dfdb97 172274 mail optional getmail4_4.20.3-2_all.deb

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

iEYEARECAAYFAk4cR7oACgkQ6A/EwagGHzJtfwCeNumNT1e1w6gULeR2b37BRawU
7Y0Anip1ZTXx2SVXBQZHLhZ7LTkOA3cv
=hQBh
-END PGP SIGNATURE-


Accepted:
getmail4_4.20.3-2.debian.tar.gz
  to main/g/getmail4/getmail4_4.20.3-2.debian.tar.gz
getmail4_4.20.3-2.dsc
  to main/g/getmail4/getmail4_4.20.3-2.dsc
getmail4_4.20.3-2_all.deb
  to main/g/getmail4/getmail4_4.20.3-2_all.deb


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



Accepted libxml-libxml-simple-perl 0.91-1 (source all)

2011-07-12 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 13:52:10 +0200
Source: libxml-libxml-simple-perl
Binary: libxml-libxml-simple-perl
Architecture: source all
Version: 0.91-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libxml-libxml-simple-perl - Perl module that uses the XML::LibXML parser for 
XML structures
Changes: 
 libxml-libxml-simple-perl (0.91-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release
Checksums-Sha1: 
 3f96cb5ff9f84b871efd000a7a6a74cd716d862d 2147 
libxml-libxml-simple-perl_0.91-1.dsc
 78f7982dc60aa842c650b906914da431efb0d332 21102 
libxml-libxml-simple-perl_0.91.orig.tar.gz
 eebc77e0224126618340c22080a6c9a0dc18623d 1854 
libxml-libxml-simple-perl_0.91-1.debian.tar.gz
 8b8455d3b59dbabbe17e60944d5467106d0bc60e 24086 
libxml-libxml-simple-perl_0.91-1_all.deb
Checksums-Sha256: 
 1c66e84066fa891d8ff1a6ba43d972e0247a3539d5bd9c68d6563b54fa5a907c 2147 
libxml-libxml-simple-perl_0.91-1.dsc
 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8 21102 
libxml-libxml-simple-perl_0.91.orig.tar.gz
 6eef04448adfa1e3194ec16ef7e62b1e39da62dad37813b3d5df975c8dfb3836 1854 
libxml-libxml-simple-perl_0.91-1.debian.tar.gz
 6b0978505354b63f4f4163d87191c72496074fe476692eafd635a4b866d2 24086 
libxml-libxml-simple-perl_0.91-1_all.deb
Files: 
 b92e03a0dc8674cc18a53afc3ba73798 2147 perl optional 
libxml-libxml-simple-perl_0.91-1.dsc
 66b57d1e377f22d76a2edb8406e6c969 21102 perl optional 
libxml-libxml-simple-perl_0.91.orig.tar.gz
 6874f0db2480d3d088abfaf5dcdf5348 1854 perl optional 
libxml-libxml-simple-perl_0.91-1.debian.tar.gz
 980ee1cedd6790a4820c4e70c01becc0 24086 perl optional 
libxml-libxml-simple-perl_0.91-1_all.deb

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

iQIcBAEBCAAGBQJOHErzAAoJEHidbwV/2GP+ejUP/R9+VgdDCH1/rLjullZX50w3
HuPdPIwm10tFOWwMrkAiDMLg2YNWttqtBFwHml9iYh74WSnF7bnH2l/tsPt/2pmh
d0f28hX5GpwgWTgXbCxZjI58lQl5vUE2X90QNtPTIsEqTA/1ouRdnqZ0q9bgO2Y3
8DqXaw5Dgd1NnNxNfjRwfWaJJuWi2Y0mNbWVhNV/MjkDfAVgN3QbnlADEgZLaH26
dB3Y81WkmQJ0qgnQSvL/nJjAS89FE6YmufFNkCl99Z1QSbf1t5Oi7V371Do8qWHT
3m+xljOWfeGWbOUBygsAud1rQOkcFyUCv+GP6B5DvvMuSCD2QALW9xRAy24LDCes
Lttg1dA7LSvZvGuF3czXkIOaZKGZxGvSNJKWL2uI36gdTvGrkGJsdhj7KZr1qW4s
zWyLUgd6MJb3OOK48LZGetnVBc5u6HcZdR1I9V18SBvYI6YLppGGvmeYN+WlYrS/
0loiLztPPDPti3tXWFB1VYdgHY6WCdJG4fuJmGSr4Y3uDuVlYYls2wD5jC9LFrD1
5lIpvqWWWs1zRdOjaVPBuzwyY+kzY/LlZtqoaJBNd5Xs/oQREtVrwQ+41L7zgeuD
PeJbV7Gp2jLhwT2nibM1ndiQgge/ss88w3w/4r6SrYXcNGcGxvuV3lPsDXHkfYCA
Iw/iUt6Mbp15VyFsu/sJ
=MB0u
-END PGP SIGNATURE-


Accepted:
libxml-libxml-simple-perl_0.91-1.debian.tar.gz
  to 
main/libx/libxml-libxml-simple-perl/libxml-libxml-simple-perl_0.91-1.debian.tar.gz
libxml-libxml-simple-perl_0.91-1.dsc
  to main/libx/libxml-libxml-simple-perl/libxml-libxml-simple-perl_0.91-1.dsc
libxml-libxml-simple-perl_0.91-1_all.deb
  to 
main/libx/libxml-libxml-simple-perl/libxml-libxml-simple-perl_0.91-1_all.deb
libxml-libxml-simple-perl_0.91.orig.tar.gz
  to 
main/libx/libxml-libxml-simple-perl/libxml-libxml-simple-perl_0.91.orig.tar.gz


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



Accepted mpdris 0.1.2-2 (source all)

2011-07-12 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 15:22:11 +0200
Source: mpdris
Binary: mpdris
Architecture: source all
Version: 0.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 mpdris - media player interface (MPRIS) client for MPD
Changes: 
 mpdris (0.1.2-2) unstable; urgency=low
 .
   * Bump tandards to 3.9.2.
   * Add build-* targets to debian/rules.
   * Migrate to dh_python2.
Checksums-Sha1: 
 00e7749fc3d3437b773cb782db5092668de80880 1954 mpdris_0.1.2-2.dsc
 f914df9acf02b55596e63a4d76c0247bbd0d4403 2179 mpdris_0.1.2-2.debian.tar.gz
 b9ab5190028399638e3d496c7d37c26b22bb3728 7980 mpdris_0.1.2-2_all.deb
Checksums-Sha256: 
 16756fdd9fe074be4603c01472e028915d5e7184cb70f5af2950462f1d446676 1954 
mpdris_0.1.2-2.dsc
 e1ea1adafe090b47fce5e384563976f743b50f9172398381be1c35239e7f1e4d 2179 
mpdris_0.1.2-2.debian.tar.gz
 396a7c52d65be6d38aa2206cbfd29546643beab26b0204ca36511a6c81913b77 7980 
mpdris_0.1.2-2_all.deb
Files: 
 7ab8421a39adefd245e66a0c6a19d1c2 1954 sound optional mpdris_0.1.2-2.dsc
 77d6ffa7fb9d67579cb2e42fa4257fb7 2179 sound optional 
mpdris_0.1.2-2.debian.tar.gz
 85fee975d87a3bf08247ab3f764829d3 7980 sound optional mpdris_0.1.2-2_all.deb

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

iQIcBAEBCAAGBQJOHEsDAAoJEGo39bHX+xdN0GkP/AtQabnuQtPyi0cMOkcW8p2z
1nE2Y0FC9lNwApU/f4vPnxuX0I7HmeH4hs4TNbZmHO1EdLDg1R+03A8PpweT7naP
+B94vGGE70r5BIUve8TvyTdi3QKGIxed51ajX2mAdLP40yXeM1eoOUl3STlI3Z2o
1paSD8mmmEx6Aku6hOYtk9EdVGFb2VNS6lShSAk+aByrJ4RkaQ4IBvOSedfTzU2g
VLj8xFMBwwxrU5gCxi5BKjietGMzVD4AAhryLro8xQ25t7AGwVu9YayjBO2quD1y
IrRTXmJjVGgeyh6NJMb2YML2hN7vO9n7CFcK5Jy0FXLQnUACvPqOyoQLefL2Ih3a
VF4HSJzT6snjbj78odEjemzol2zYacZSaBcVdHvNkAjMA9q63qaLJN+uJz5Q6ODf
JnCk2GBHU7bZac6yE0k/1rf5B7DESaWPIwBcb7+ytEw2Zp0cgsbuIggraG4QON8/
zBLMkszi10+WBrlesrd9GOjYAZms20xt+1OJ4Velk6WEmosoKHo/BxcpW+G0we4a
vkky+QSsL1P6sM22cMdor7AtI3wGuVEl2iv9K6HAi1cG8BNCfwaBRdZU04RPMVQV
Y1WaHvYWynSyo6LM+V/WeR+CYM3JJxM6Mfin8dwXTs++rM5/hExW7ssCI1WmKBUY
NhQZcILg05R7S5VVbtcM
=Z3p+
-END PGP SIGNATURE-


Accepted:
mpdris_0.1.2-2.debian.tar.gz
  to main/m/mpdris/mpdris_0.1.2-2.debian.tar.gz
mpdris_0.1.2-2.dsc
  to main/m/mpdris/mpdris_0.1.2-2.dsc
mpdris_0.1.2-2_all.deb
  to main/m/mpdris/mpdris_0.1.2-2_all.deb


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



Accepted enna 0.4.1~r3557-2 (source all amd64)

2011-07-12 Thread Davide Cavalca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 14 Mar 2011 14:15:00 +0100
Source: enna
Binary: enna enna-dbg enna-theme
Architecture: source amd64 all
Version: 0.4.1~r3557-2
Distribution: unstable
Urgency: low
Maintainer: Davide Cavalca dav...@geexbox.org
Changed-By: Davide Cavalca dav...@geexbox.org
Description: 
 enna   - a powerful MediaCenter application based on EFL
 enna-dbg   - debugging symbols for enna
 enna-theme - data files for Enna, a MediaCenter application
Closes: 615014 618201 628999 629000 629002
Changes: 
 enna (0.4.1~r3557-2) unstable; urgency=low
 .
   * Correct Build-Depends on libcurl4-dev. (Closes: #618201)
   * Switch evas depends to libevas1-engines-x. (Closes: #629000)
   * Use HAL instead on udev on kfreebsd: (Closes: #615014)
 - build depend on libhal-dev instead of libudev-dev on kfreebsd
 - enable hal volume backend and disable udev on kfreebsd
   * Update copyright dates
   * Fix linkage issues with eina and ecore. (Closes: #628999)
   * Rebuild against latest EFL. (Closes: #629002)
   * Update Standards-Version to 3.9.2 (no changes).
   * Disable bookstore activity, it no longer works.
Checksums-Sha1: 
 091ae7e829d5b9ff7729cc84e4c00b6a0eb93af5 1658 enna_0.4.1~r3557-2.dsc
 24c6e8d0b094531ad9ae8e3697ee94ad6b166f89 4547 enna_0.4.1~r3557-2.debian.tar.gz
 5fb761decb213b48e2d46a48d17d99f7ec0031b8 196948 enna_0.4.1~r3557-2_amd64.deb
 b41217874b8dd09fc251a5bd8ce804154101fe94 297774 
enna-dbg_0.4.1~r3557-2_amd64.deb
 cca6423a057b3fce7cc3fc79c73badc9dd979639 4545452 
enna-theme_0.4.1~r3557-2_all.deb
Checksums-Sha256: 
 10bde77fc42605e29b893e549bd65842b6ede6e7cdebc8b3cb642a59b9704343 1658 
enna_0.4.1~r3557-2.dsc
 2cf54d6daa8ef3369cf4faaf9fe64ed33d6c7480623f7856d673df22801090bf 4547 
enna_0.4.1~r3557-2.debian.tar.gz
 767816ced17d408e7922b7fce94eb9006cae114d2cd50241984598f4e51ee5e1 196948 
enna_0.4.1~r3557-2_amd64.deb
 24104300a32a0e44917fe7e45ed4227e1582df4e5b548ba983b080d5877fbdea 297774 
enna-dbg_0.4.1~r3557-2_amd64.deb
 20b74e12685ef7bf78a290880f23e1284ca64695b5aead0ff335ab2ac1b1d1c1 4545452 
enna-theme_0.4.1~r3557-2_all.deb
Files: 
 45333d3eb9eea99c4c3a67cb47c725a0 1658 video optional enna_0.4.1~r3557-2.dsc
 8c06eef47af6a6c1177e76bc3707d8f2 4547 video optional 
enna_0.4.1~r3557-2.debian.tar.gz
 9421f47f42f0865cf04331a934ac5141 196948 video optional 
enna_0.4.1~r3557-2_amd64.deb
 0fe09903138b4164085507418497bae3 297774 debug extra 
enna-dbg_0.4.1~r3557-2_amd64.deb
 82cc4fe1af0471c7361f62e755fad7c7 4545452 video optional 
enna-theme_0.4.1~r3557-2_all.deb

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

iEYEARECAAYFAk4cTcgACgkQhQui3hP+/EDYOwCgzlXz7RC8N3BieXIYWN+4x5oy
gjYAnjsHNFKuxJy+oQgU138g8S2UBICS
=dBIt
-END PGP SIGNATURE-


Accepted:
enna-dbg_0.4.1~r3557-2_amd64.deb
  to main/e/enna/enna-dbg_0.4.1~r3557-2_amd64.deb
enna-theme_0.4.1~r3557-2_all.deb
  to main/e/enna/enna-theme_0.4.1~r3557-2_all.deb
enna_0.4.1~r3557-2.debian.tar.gz
  to main/e/enna/enna_0.4.1~r3557-2.debian.tar.gz
enna_0.4.1~r3557-2.dsc
  to main/e/enna/enna_0.4.1~r3557-2.dsc
enna_0.4.1~r3557-2_amd64.deb
  to main/e/enna/enna_0.4.1~r3557-2_amd64.deb


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



Accepted openjdk-7 7~b143-2.0~pre1-2 (source all)

2011-07-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 14:30:01 +0200
Source: openjdk-7
Binary: openjdk-7-jdk openjdk-7-jre-headless openjdk-7-jre openjdk-7-jre-lib 
openjdk-7-demo openjdk-7-source openjdk-7-doc openjdk-7-dbg icedtea-7-jre-jamvm 
openjdk-7-jre-zero
Architecture: source all
Version: 7~b143-2.0~pre1-2
Distribution: experimental
Urgency: low
Maintainer: OpenJDK Team open...@lists.launchpad.net
Changed-By: Matthias Klose d...@ubuntu.com
Description: 
 icedtea-7-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
 openjdk-7-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-7-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-7-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-7-jdk - OpenJDK Development Kit (JDK)
 openjdk-7-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-7-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-7-jre-lib - OpenJDK Java runtime (architecture independent libraries)
 openjdk-7-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-7-source - OpenJDK Development Kit (JDK) source files
Changes: 
 openjdk-7 (7~b143-2.0~pre1-2) experimental; urgency=low
 .
   * Upload to experimental.
 .
 openjdk-7 (7~b143-2.0~pre1-1ubuntu1) oneiric; urgency=low
 .
   * Fix zero builds on non-ix86 architectures.
   * Fix build on sparc.
   * Build using jpeg8.
Checksums-Sha1: 
 a3d0c91bf9f6c8011c4081945fd29241ead91e4a 2443 openjdk-7_7~b143-2.0~pre1-2.dsc
 842f043fe87c1155e3d149ba6b4484585c9bc9c4 144294 
openjdk-7_7~b143-2.0~pre1-2.diff.gz
 9ce7aedd074bf329978b150b312c89b08f68e122 5179094 
openjdk-7-jre-lib_7~b143-2.0~pre1-2_all.deb
 998a62b9ac19fe3669471a48c4c63a3659b39ba9 21061148 
openjdk-7-source_7~b143-2.0~pre1-2_all.deb
 bd252f993292244c93e133b0580d4188c902dbbe 21832862 
openjdk-7-doc_7~b143-2.0~pre1-2_all.deb
Checksums-Sha256: 
 4e6fe01e44bfc22015fd36522db2b26530eb031352de35b4cf4d1f7a5c17c99c 2443 
openjdk-7_7~b143-2.0~pre1-2.dsc
 4ec89ddf2132d9dae7f3dc34fc14504b40efbb62c2ed6bba233b80d1d2c8733e 144294 
openjdk-7_7~b143-2.0~pre1-2.diff.gz
 924567634a6b5a23acc3a4b6a51df18d8661bb69246fe5539d0a3f0c0cdb6fb9 5179094 
openjdk-7-jre-lib_7~b143-2.0~pre1-2_all.deb
 00222e69515b1f14deb94a34f4ea4ae2b9a41a98c948f403a51cf124124c3bdb 21061148 
openjdk-7-source_7~b143-2.0~pre1-2_all.deb
 5916494d96c92084a74f12512fac0ac9d0e9f437188542acca0acd1aaa1ec621 21832862 
openjdk-7-doc_7~b143-2.0~pre1-2_all.deb
Files: 
 fd22bbf9bf2d666a5c0fe4fb80178a01 2443 java optional 
openjdk-7_7~b143-2.0~pre1-2.dsc
 b92f96ddfd030befcbba5b3e04cb75f4 144294 java optional 
openjdk-7_7~b143-2.0~pre1-2.diff.gz
 f8c6ab40a6f5b865b0876e09c2a40e2b 5179094 java optional 
openjdk-7-jre-lib_7~b143-2.0~pre1-2_all.deb
 09cf8c597386f5db6c830fe734f97292 21061148 java extra 
openjdk-7-source_7~b143-2.0~pre1-2_all.deb
 106e6d9917c440ef11d4ce66a861b343 21832862 doc extra 
openjdk-7-doc_7~b143-2.0~pre1-2_all.deb

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

iEYEARECAAYFAk4cTJkACgkQStlRaw+TLJyAngCfWd1UQkqM0eBsZyHjMW0grE6P
E70AniP6K5Ier9PDmmBrbywUiSpxGauU
=GDG9
-END PGP SIGNATURE-


Accepted:
openjdk-7-doc_7~b143-2.0~pre1-2_all.deb
  to main/o/openjdk-7/openjdk-7-doc_7~b143-2.0~pre1-2_all.deb
openjdk-7-jre-lib_7~b143-2.0~pre1-2_all.deb
  to main/o/openjdk-7/openjdk-7-jre-lib_7~b143-2.0~pre1-2_all.deb
openjdk-7-source_7~b143-2.0~pre1-2_all.deb
  to main/o/openjdk-7/openjdk-7-source_7~b143-2.0~pre1-2_all.deb
openjdk-7_7~b143-2.0~pre1-2.diff.gz
  to main/o/openjdk-7/openjdk-7_7~b143-2.0~pre1-2.diff.gz
openjdk-7_7~b143-2.0~pre1-2.dsc
  to main/o/openjdk-7/openjdk-7_7~b143-2.0~pre1-2.dsc


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



Accepted ayttm 0.6.3-2 (source amd64)

2011-07-12 Thread Kartik Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 17:13:12 +0530
Source: ayttm
Binary: ayttm
Architecture: source amd64
Version: 0.6.3-2
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 ayttm  - Universal instant messaging client
Closes: 633636
Changes: 
 ayttm (0.6.3-2) unstable; urgency=low
 .
   * debian/control:
 + Build-Depends on libjpeg-dev instead of libjpeg62-dev (Closes: #633636)
 + Updated to Standards-Version 3.9.2
   * debian/rules:
 + Added missing targets
   * debian/copyright:
 + Fixed DEP-5 URL
 + Updated header as per DEP-5 r174
 + Updated Debian copyright year
Checksums-Sha1: 
 f76d58fee9da61ea85c6dcdc971beff3912ac4d1 1243 ayttm_0.6.3-2.dsc
 00d9d094381106c9878f0df09e4acec3effc865a 10482 ayttm_0.6.3-2.debian.tar.gz
 2574fadfe7ad5cadb3f2e02649bcb6aee2dfd563 924124 ayttm_0.6.3-2_amd64.deb
Checksums-Sha256: 
 4817b5eae7fbd426c140b3d684a6d22086331014b846a12dc5f560c6ed0c966f 1243 
ayttm_0.6.3-2.dsc
 f317a7e13aa0ca5f786dd16599b9e748acf0c435870ed75983a501da038a39b8 10482 
ayttm_0.6.3-2.debian.tar.gz
 c343a90837b058003157f0d6ad9c5cab83538c7ed966763c8dbd89157a686c7f 924124 
ayttm_0.6.3-2_amd64.deb
Files: 
 0954f3c62f37ffafb6328daa70c71786 1243 net optional ayttm_0.6.3-2.dsc
 f415f1fb6a3b628e1d6fbef6d6152eb2 10482 net optional ayttm_0.6.3-2.debian.tar.gz
 33f140ff3d42a6c641608590e14842ee 924124 net optional ayttm_0.6.3-2_amd64.deb

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

iEYEARECAAYFAk4cVOwACgkQoRg/jtECjI07RgCggQSm7r1MZkVEDmr61TeRLtVm
0x0AoI1I48xkGzt3eFogb1duUERav7ac
=wO9H
-END PGP SIGNATURE-


Accepted:
ayttm_0.6.3-2.debian.tar.gz
  to main/a/ayttm/ayttm_0.6.3-2.debian.tar.gz
ayttm_0.6.3-2.dsc
  to main/a/ayttm/ayttm_0.6.3-2.dsc
ayttm_0.6.3-2_amd64.deb
  to main/a/ayttm/ayttm_0.6.3-2_amd64.deb


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



Accepted libimage-exiftool-perl 8.60-1 (source all)

2011-07-12 Thread Mari Wang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 11 Jul 2011 20:34:38 +0200
Source: libimage-exiftool-perl
Binary: libimage-exiftool-perl
Architecture: source all
Version: 8.60-1
Distribution: unstable
Urgency: low
Maintainer: Mari Wang mari...@ifi.uio.no
Changed-By: Mari Wang mari...@ifi.uio.no
Description: 
 libimage-exiftool-perl - Library and program to read and write meta 
information in multime
Closes: 604476 617861
Changes: 
 libimage-exiftool-perl (8.60-1) unstable; urgency=low
 .
   * Upload of new production release (Closes: #604476)
   * Added homepage field to control file (Closes: #617861)
   * Lots of updates and bugfixes compared to last debian version
 (8.15).  See the Changes file for details
   * Upload sponsored by Petter Reinholdtsen
Checksums-Sha1: 
 6c954f6d23f42d1f8d9f8cd8ac5d7a00efbda865 1151 libimage-exiftool-perl_8.60-1.dsc
 17bd4eba2191ca274abcad084211ae727240ebd7 3173918 
libimage-exiftool-perl_8.60.orig.tar.gz
 357b3155f7c99849be953986797d50c4cc661bdc 3429 
libimage-exiftool-perl_8.60-1.diff.gz
 6c08cee17fd5f37e6015fa4e8f7081f4e9feb129 2633694 
libimage-exiftool-perl_8.60-1_all.deb
Checksums-Sha256: 
 43fb6e96e208162ce2fc241b85cf94f1a07ec0ee254c43f1e234bfe7a25d7108 1151 
libimage-exiftool-perl_8.60-1.dsc
 3998c09be7fccf437286e32151b1697ae2f64d3d96ecbf63eb82320af11a20bc 3173918 
libimage-exiftool-perl_8.60.orig.tar.gz
 e51e2b95802ba416f5c427071de13b523b6222cfce6ba04d34db9fd52116a402 3429 
libimage-exiftool-perl_8.60-1.diff.gz
 4bf4e2a82624aadbf35ef3bcb58fc1a630e8b22d05ad912f43fbdfab7f2ae2d1 2633694 
libimage-exiftool-perl_8.60-1_all.deb
Files: 
 9847b59d69cf2ef7ec20844058f9a843 1151 perl optional 
libimage-exiftool-perl_8.60-1.dsc
 0a80c7a9b16b3d7d48b5be2e42643f7b 3173918 perl optional 
libimage-exiftool-perl_8.60.orig.tar.gz
 9b5fcf6c60ca887df93e9743dd559544 3429 perl optional 
libimage-exiftool-perl_8.60-1.diff.gz
 f66602f50a126398d062d94121aaf7fd 2633694 perl optional 
libimage-exiftool-perl_8.60-1_all.deb

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

iD8DBQFOHFeA20zMSyow1ykRAoUDAJ9EeF2Z/Ace/z2brzqKUz/W+AqdOwCfcAC2
VkO6v/+FftiU6IxCRm222KI=
=JB+D
-END PGP SIGNATURE-


Accepted:
libimage-exiftool-perl_8.60-1.diff.gz
  to main/libi/libimage-exiftool-perl/libimage-exiftool-perl_8.60-1.diff.gz
libimage-exiftool-perl_8.60-1.dsc
  to main/libi/libimage-exiftool-perl/libimage-exiftool-perl_8.60-1.dsc
libimage-exiftool-perl_8.60-1_all.deb
  to main/libi/libimage-exiftool-perl/libimage-exiftool-perl_8.60-1_all.deb
libimage-exiftool-perl_8.60.orig.tar.gz
  to main/libi/libimage-exiftool-perl/libimage-exiftool-perl_8.60.orig.tar.gz


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



Accepted libpam-encfs 0.1.4.4-4 (source i386)

2011-07-12 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 16:10:38 +0200
Source: libpam-encfs
Binary: libpam-encfs
Architecture: source i386
Version: 0.1.4.4-4
Distribution: unstable
Urgency: low
Maintainer: Agustin Martin Domingo agmar...@debian.org
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 libpam-encfs - PAM module to automatically mount encfs filesystems on login
Closes: 633448
Changes: 
 libpam-encfs (0.1.4.4-4) unstable; urgency=low
 .
   * debian/rules:
 - Make sure libraries are sanely ordered for linking. Thanks
   David Shorten (Closes: #633448).
 - Fix typo (as-needed - add-needed).
 - Use dpkg-buildflags to get standard buildflags.
   * debian/control:
 - Bump Standards version. No changes required.
 - Build depend on dpkg-dev (= 1.15.7~) because of dpkg-buildflags.
   * Make package dpkg 3.0 (quilt).
Checksums-Sha1: 
 0a3212fdbce698be1886f575063f6f0b005d6e78 1301 libpam-encfs_0.1.4.4-4.dsc
 292534118f04da4add8e6d14f097dc9e005330f4 8700 
libpam-encfs_0.1.4.4-4.debian.tar.gz
 26b00b00c7e30b58ad4738e210d871753905ad77 17628 libpam-encfs_0.1.4.4-4_i386.deb
Checksums-Sha256: 
 436b74d899781b8592898b294f569906c4258e6f804133e54962b40e1640db06 1301 
libpam-encfs_0.1.4.4-4.dsc
 f5067b33a6333dd5cda50955916b7b49c00a6e731d96b9a1d89ccd25ba54fb09 8700 
libpam-encfs_0.1.4.4-4.debian.tar.gz
 b502da5b3b93455f715c6393013a320a883f2476bb55744b5ff65ef5c0f5ab76 17628 
libpam-encfs_0.1.4.4-4_i386.deb
Files: 
 7a91ca524b702a76ed7f3626511b1f32 1301 admin optional libpam-encfs_0.1.4.4-4.dsc
 3ed03e2f93dc85c47cf1193039854ed4 8700 admin optional 
libpam-encfs_0.1.4.4-4.debian.tar.gz
 745f153a15ff42e689eb999b19ce8007 17628 admin optional 
libpam-encfs_0.1.4.4-4_i386.deb

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

iD8DBQFOHFlpTShHqj72DpwRApbMAJ9rjyo1MiYt6MQ7YeoEXq8nBrN0tgCcCHOB
1VFyvJQuQFFPV6BsrUEwS9I=
=0I+o
-END PGP SIGNATURE-


Accepted:
libpam-encfs_0.1.4.4-4.debian.tar.gz
  to main/libp/libpam-encfs/libpam-encfs_0.1.4.4-4.debian.tar.gz
libpam-encfs_0.1.4.4-4.dsc
  to main/libp/libpam-encfs/libpam-encfs_0.1.4.4-4.dsc
libpam-encfs_0.1.4.4-4_i386.deb
  to main/libp/libpam-encfs/libpam-encfs_0.1.4.4-4_i386.deb


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



Accepted libvirt 0.9.2-7 (source all i386)

2011-07-12 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 15:07:39 +0200
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source all i386
Version: 0.9.2-7
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
Changed-By: Guido Günther a...@sigxcpu.org
Description: 
 libvirt-bin - the programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 633630
Changes: 
 libvirt (0.9.2-7) unstable; urgency=low
 .
   * [9c99f46] CVE-2011-2511: Fix integer overflow in VirDomainGetVcpus. Patch
 taken verbatim from upstream's git. (Closes: #633630)
Checksums-Sha1: 
 5701dc41b79e5e0848c3652a2a8dc4defc90468d 1915 libvirt_0.9.2-7.dsc
 c785632390b3d5fd1c407bafc43799f1800fe192 81748 libvirt_0.9.2-7.debian.tar.gz
 5cf6b88e97b8b2eac860f7179aac22303cca99c0 1577686 libvirt-doc_0.9.2-7_all.deb
 18e782e716bd3e05a834a28a4df01d6764937ff3 1508612 libvirt-bin_0.9.2-7_i386.deb
 15da586101d076b29dfcafbf57204ad6f9187737 1455902 libvirt0_0.9.2-7_i386.deb
 6ac3864377c7405a1e4376c4502f5cef357c6748 4185156 libvirt0-dbg_0.9.2-7_i386.deb
 8ee87ef6e1e07ee833ea7fdd7879ef6c19a44ee8 1745260 libvirt-dev_0.9.2-7_i386.deb
 986efd990475ee32613fbae05e0307d741cefe82 726704 python-libvirt_0.9.2-7_i386.deb
Checksums-Sha256: 
 582462add43fc87ed770a312f5a50fe341ba6f8412a4b44315e1fd3bfad18a6d 1915 
libvirt_0.9.2-7.dsc
 9c156245909030bbb5b77ca431dd1a2ec7e234e8bf69fc1456389d5ccb07b8fa 81748 
libvirt_0.9.2-7.debian.tar.gz
 f13c7b3290fa5240251173a4d50161cc2be37f982a54697fac1cce8a758a77de 1577686 
libvirt-doc_0.9.2-7_all.deb
 259c42fd0cde51a7aab1e05f8ba66f6f585ab6484c5f4de6f083fd4493845b6f 1508612 
libvirt-bin_0.9.2-7_i386.deb
 ce3616420034b89a59ed7c4d802ab5bb7c2ebaa5d754b1c719a0e561239c 1455902 
libvirt0_0.9.2-7_i386.deb
 3edf2e8745d59529dad461039590831238e1e630bf36dc64320d0bcaafd23091 4185156 
libvirt0-dbg_0.9.2-7_i386.deb
 2dc873c18416bf0f40b450eb2d97a2d8d442dfdb66fa54bf3b740e10d731663d 1745260 
libvirt-dev_0.9.2-7_i386.deb
 bf8828c72c9dcfb3f9beca62ea0ee8343781e97324026418ee379034cc9aee31 726704 
python-libvirt_0.9.2-7_i386.deb
Files: 
 7d1e9b0327abae8b45cbc94f4b20b944 1915 libs optional libvirt_0.9.2-7.dsc
 5429ac88bb793cebdd9fcae15af38a4f 81748 libs optional 
libvirt_0.9.2-7.debian.tar.gz
 576c54949cd4e3e3783ba408f27eb599 1577686 doc optional 
libvirt-doc_0.9.2-7_all.deb
 7c0aad0a8830f2ddbb453ccebac0ef30 1508612 admin optional 
libvirt-bin_0.9.2-7_i386.deb
 7d6abf58c8acd3b3598a93f5ef09f618 1455902 libs optional 
libvirt0_0.9.2-7_i386.deb
 4e760a4d2a02841c57c7c1c159c8c5f8 4185156 debug extra 
libvirt0-dbg_0.9.2-7_i386.deb
 2f0d30d0f894da250a964949d09088bc 1745260 libdevel optional 
libvirt-dev_0.9.2-7_i386.deb
 427f85f1b3a9b49f5d8e46201ef8ee24 726704 python optional 
python-libvirt_0.9.2-7_i386.deb

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

iD8DBQFOHGULn88szT8+ZCYRAvL3AJ9tsi+p+Fb7sE2vSdcvK6vVhUIo/wCfdsoL
w+/4KsDoIjwk2aJTGdPDEJU=
=faxP
-END PGP SIGNATURE-


Accepted:
libvirt-bin_0.9.2-7_i386.deb
  to main/libv/libvirt/libvirt-bin_0.9.2-7_i386.deb
libvirt-dev_0.9.2-7_i386.deb
  to main/libv/libvirt/libvirt-dev_0.9.2-7_i386.deb
libvirt-doc_0.9.2-7_all.deb
  to main/libv/libvirt/libvirt-doc_0.9.2-7_all.deb
libvirt0-dbg_0.9.2-7_i386.deb
  to main/libv/libvirt/libvirt0-dbg_0.9.2-7_i386.deb
libvirt0_0.9.2-7_i386.deb
  to main/libv/libvirt/libvirt0_0.9.2-7_i386.deb
libvirt_0.9.2-7.debian.tar.gz
  to main/libv/libvirt/libvirt_0.9.2-7.debian.tar.gz
libvirt_0.9.2-7.dsc
  to main/libv/libvirt/libvirt_0.9.2-7.dsc
python-libvirt_0.9.2-7_i386.deb
  to main/libv/libvirt/python-libvirt_0.9.2-7_i386.deb


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



Accepted adolc 2.2.1-2 (source amd64)

2011-07-12 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 16:14:17 +0200
Source: adolc
Binary: libadolc-dev libadolc2
Architecture: source amd64
Version: 2.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 libadolc-dev - ADOLC development libs and headers
 libadolc2  - ADOLC automatic differentiation system, runtime libs
Changes: 
 adolc (2.2.1-2) unstable; urgency=low
 .
   * correct upstream spelling errors
   * silence minor lintian section issue
   * put fixes (currently just spelling corrections) in quilt patch
   * bump debian standards version
   * revert autotools boilerplate: updated automatically at build time
Checksums-Sha1: 
 d8e699cd2fd4655f4402ebaff8845d2bf0d66091 1183 adolc_2.2.1-2.dsc
 a6bd00169391a47ebfcd4519f351f8fdeddc258a 10600 adolc_2.2.1-2.debian.tar.gz
 954d695b249972ded7adff4460b120a308dd8676 950818 libadolc-dev_2.2.1-2_amd64.deb
 242dffc75ea70cbe4fe4bc385b0d488157e2dc33 175190 libadolc2_2.2.1-2_amd64.deb
Checksums-Sha256: 
 ade9c6db711731f0527c735144cb4372590fe71f09c2e837061e737099ed01c6 1183 
adolc_2.2.1-2.dsc
 ed269eb10d27ad4f53f487be52bf85fd559d9c4c9299a95bd14d84b8a7659cb4 10600 
adolc_2.2.1-2.debian.tar.gz
 1158e9086ca0ef7d54b163bea2a76dc47c53b7bc43ba44fb269af22d7ed6f2ff 950818 
libadolc-dev_2.2.1-2_amd64.deb
 574b08cb6f7c1c7151cd797c5cde286d860f99d6e67f20099718b527e2275393 175190 
libadolc2_2.2.1-2_amd64.deb
Files: 
 baa3138925dc3780a2ed52bb72ae4ac0 1183 libs extra adolc_2.2.1-2.dsc
 fe00fa68c372d5ee7340197ddfa85bb7 10600 libs extra adolc_2.2.1-2.debian.tar.gz
 32bc08e55f85f7255943e58f37d3d498 950818 libdevel extra 
libadolc-dev_2.2.1-2_amd64.deb
 67740c26c8121719bd2a436e97f004bc 175190 libs extra libadolc2_2.2.1-2_amd64.deb

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

iEYEARECAAYFAk4cZu4ACgkQLz4Gnv7CP7LqpACdHoBZVFgQHAKrGrjMsxC4709d
tv4AoLClZYN5gDkc7Kooc5bRG+0b69ud
=1AKw
-END PGP SIGNATURE-


Accepted:
adolc_2.2.1-2.debian.tar.gz
  to main/a/adolc/adolc_2.2.1-2.debian.tar.gz
adolc_2.2.1-2.dsc
  to main/a/adolc/adolc_2.2.1-2.dsc
libadolc-dev_2.2.1-2_amd64.deb
  to main/a/adolc/libadolc-dev_2.2.1-2_amd64.deb
libadolc2_2.2.1-2_amd64.deb
  to main/a/adolc/libadolc2_2.2.1-2_amd64.deb


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



Accepted tcc 0.9.26~git20110616.330d2ee-1 (source amd64)

2011-07-12 Thread Thomas Preud'homme
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 16:59:57 +0200
Source: tcc
Binary: tcc libtcc-dev
Architecture: source amd64
Version: 0.9.26~git20110616.330d2ee-1
Distribution: experimental
Urgency: low
Maintainer: Aurélien GÉRÔME a...@debian.org
Changed-By: Thomas Preud'homme robo...@celest.fr
Description: 
 libtcc-dev - Fast library for dynamic code generation
 tcc- Small ANSI C compiler
Closes: 592618
Changes: 
 tcc (0.9.26~git20110616.330d2ee-1) experimental; urgency=low
 .
   * New upstream snapshot:
 + Fix design of previous VLA implementation
 + Allow jumps  32MB for -run on ARM. (Closes: #592618)
 .
   * debian/patches:
 + Remove all merged patches
 + Add 0001-Default-to-create-progs-with-symbols-incl.-debug.patch:
   create unstripped program with debug infos.
 + Add 0002-Make-ex1.c-and-ex4.c-be-executable-on-any-systems.patch
 .
   * debian/copyright:
 + document origin of source code.
 .
   * debian/rules:
 + Use dpkg-buildflags to set build flags (CPPFLAGS, CFLAGS and LDFLAGS).
 + Only call dh_auto_clean if config.mak exists.
 + Keep tcc directory in /usr/lib/tcc.
 .
   * Point Vcs-* to anonscm.debian.org.
Checksums-Sha1: 
 92e9f3f1ce3e9fbeaa70e433fb8f7a1b6ea45469 2085 
tcc_0.9.26~git20110616.330d2ee-1.dsc
 2e05c68e628b73808de88877be4ba0d49c0d77b5 569548 
tcc_0.9.26~git20110616.330d2ee.orig.tar.gz
 d8d3b3c515bc6ca60acedb458687a919f2356fd7 16980 
tcc_0.9.26~git20110616.330d2ee-1.debian.tar.gz
 1af0e099b25d232d84efb2d296a825be28cd072e 153778 
tcc_0.9.26~git20110616.330d2ee-1_amd64.deb
 36e8fb5276ea36db16b4c8668c910b53d819f898 118362 
libtcc-dev_0.9.26~git20110616.330d2ee-1_amd64.deb
Checksums-Sha256: 
 087bfd511c9f6d1137493c5b7362f14b35aaa9387ae7210c8e7dfd403f1008df 2085 
tcc_0.9.26~git20110616.330d2ee-1.dsc
 0641bd49c9e4ac968c276f7ad8ec6e0c70ce9b45dd5ec6447aa37fcb27f483c9 569548 
tcc_0.9.26~git20110616.330d2ee.orig.tar.gz
 ff2d76ef01599618aafb116eb86dd2efe71043756a0c015095d1dfd89acadb34 16980 
tcc_0.9.26~git20110616.330d2ee-1.debian.tar.gz
 9cedff0c9a20b2739d97fd149b5944e995ef3f2fcd325ba9327098198831e17f 153778 
tcc_0.9.26~git20110616.330d2ee-1_amd64.deb
 dbd16aeb79bfc694e86fe7a187132d411c9e9de1246eb7548375fbf56ac4a906 118362 
libtcc-dev_0.9.26~git20110616.330d2ee-1_amd64.deb
Files: 
 0e108ca6f4bc472c778f1d7e2b18c505 2085 devel optional 
tcc_0.9.26~git20110616.330d2ee-1.dsc
 284da8fc12b3989a988059f0828c133d 569548 devel optional 
tcc_0.9.26~git20110616.330d2ee.orig.tar.gz
 3e895ac892be3a8677539254dcd2fc28 16980 devel optional 
tcc_0.9.26~git20110616.330d2ee-1.debian.tar.gz
 4d398497341ab8130542fb65aea30abf 153778 devel optional 
tcc_0.9.26~git20110616.330d2ee-1_amd64.deb
 3759866089bb92a58e64da87d22efa9d 118362 libdevel optional 
libtcc-dev_0.9.26~git20110616.330d2ee-1_amd64.deb

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

iQIcBAEBAgAGBQJOHGHvAAoJENADhS+9UlKeYOkP/2Y1Hf38+KNZ8Q5D8LdbeH+x
iZf4hMuEESmEBiW2JEcI3Gz54gpx7y2XrFsCNtLQXUVXhb3bZepWxfbp5LufGAq4
aja41iTA3xmtuY/ILQUpZFGV8I14rV0Gwds9mmEu6QhrHl2ysHKjRpeCsHxPlXys
+I02q3AQ125Ib5kswur/oDvImGskxs7lhcbmVq/iZUydc44A3CCvOdXQLUa20enz
Ik3H2JkzYftb1C8HLbP3/6f8n2eAO1fpVVsToqA/YgwXyJlUOEE9U5pWMvP6lqzm
2PjMBtEkcXMz58E4hp8WM+Jj76Wsatqy5mzAIUxLQjiG/7e0E8X63r94UQG0GcjQ
eTVPXW9e2zkFHSw26Y+SgpgFLSGfPEcwAeNW2GgbBXin3ab4OfMqkgtgYXrsPX42
lojmibp9JjOp5KEkn4cpzH0a8JdsVtzQqLlHDL2XzbCQcaG69fr1PaOF+2CtdV2U
3uBXYW7M2x5DiCU0Cu36zwFPSs1ybOjgBTDZdQrDLaVQ3+WzE3giYRByDoWCcO+L
gjV2jw4n4R1nQNHW0tf8tHXGDTqhK5RXYnTy2P4HsAnp+hYrIsFEKlzoAXxNsEgT
DWreW5bjX9MHxJJtm3LQdCm4NU2jwHtmEE1dOwkv2IFzx0oQ665vlPiie8jDRj2J
mTTY3OB1aaa8yFfvHzeY
=yyHm
-END PGP SIGNATURE-


Accepted:
libtcc-dev_0.9.26~git20110616.330d2ee-1_amd64.deb
  to main/t/tcc/libtcc-dev_0.9.26~git20110616.330d2ee-1_amd64.deb
tcc_0.9.26~git20110616.330d2ee-1.debian.tar.gz
  to main/t/tcc/tcc_0.9.26~git20110616.330d2ee-1.debian.tar.gz
tcc_0.9.26~git20110616.330d2ee-1.dsc
  to main/t/tcc/tcc_0.9.26~git20110616.330d2ee-1.dsc
tcc_0.9.26~git20110616.330d2ee-1_amd64.deb
  to main/t/tcc/tcc_0.9.26~git20110616.330d2ee-1_amd64.deb
tcc_0.9.26~git20110616.330d2ee.orig.tar.gz
  to main/t/tcc/tcc_0.9.26~git20110616.330d2ee.orig.tar.gz


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



Accepted xgks 2.6.1-3 (source i386)

2011-07-12 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 11 Jul 2011 22:04:40 +0100
Source: xgks
Binary: libxgks2 libxgks-dev
Architecture: source i386
Version: 2.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry mckins...@debian.org
Changed-By: Alastair McKinstry mckins...@debian.org
Description: 
 libxgks-dev - X11 Graphical Kernel Subsystem, development files
 libxgks2   - X11 Graphical Kernel Subsystem, library.
Changes: 
 xgks (2.6.1-3) unstable; urgency=low
 .
   * Standards-Version: 3.9.2.
   * Add libgfortran link to libxgks.so ; missing symbol.
   * Add Hurd,kfreebsd support for fortc (enable xgks on these systems)
   * Add DEP-3 tags to patches.
Checksums-Sha1: 
 70b50d888209c2899df0f76fc5655c2f927bfcc2 1688 xgks_2.6.1-3.dsc
 cbd51f70f3fa777cd5e852508c398726ca940086 115581 xgks_2.6.1-3.debian.tar.gz
 6f8d9158ae0f0538474457dddf195448f36fa734 271976 libxgks2_2.6.1-3_i386.deb
 f7b31143689c36473b7bab7a3dcde5d01f24c2f9 2270176 libxgks-dev_2.6.1-3_i386.deb
Checksums-Sha256: 
 9efd808d66ab2c96b9480e05f8c39cad92144396523f512af7e7ce57350e57ff 1688 
xgks_2.6.1-3.dsc
 42665c836333f23693a7d71e993a3b9c52ed08d45b4ec420dc17e78a10f3122d 115581 
xgks_2.6.1-3.debian.tar.gz
 dd13e22e3a9834bbbda986e12d653c531f1170221bcc8f3a06df7bb804f05af4 271976 
libxgks2_2.6.1-3_i386.deb
 4c445d8e2a15c5ca7090a6a1f7eaee9a94419ca40a46e0d65496aaf3ed830d5f 2270176 
libxgks-dev_2.6.1-3_i386.deb
Files: 
 4195fe734012673aa77ccffefd0abc2e 1688 utils extra xgks_2.6.1-3.dsc
 8067a275f86264fd9b4b85bb661f7340 115581 utils extra xgks_2.6.1-3.debian.tar.gz
 a28a042b42bb0bbcf3f70d5ec77a3479 271976 libs extra libxgks2_2.6.1-3_i386.deb
 f97f956bc2861d8ef336d7297cdf0a77 2270176 libdevel extra 
libxgks-dev_2.6.1-3_i386.deb

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

iQIcBAEBCAAGBQJOHGrYAAoJEN9LdrZRJ3QsxeMP/3/3jyZ9eG2um2Q6xf9fBJar
0IK+xvBhdc20reyn3Zl9F5cAqGGaFgQtAZe+uHuVfA09OK9hjUfLmzxddMxu/T7I
QmSeBeeGds7qNYrRm8MdN6xcZdFznZL+5JI2Mv5NOtJytst6vF/yd4T0UoviMKd9
Ed1KeiWHaF2nXcNT30PMhcnrOP42WhkQcfT+kiNu5/dSQeZvH7/7Y6FQSsxp3pRy
1S9kEZ98EuQwaCd2bqK+iO18SMDVQ/YyMF16+lVE0VKH0v9xGI7vXrkSM66g5Hu5
eiJ79qCXx7sTRn43nNgbQq2mo1HOJ60YXe0zufmM/43aBbq08/qyAxjdSb7AkmfH
g3C1Yq3L6Uh9e9kK5TF7oGjDDBLIfkS5WQiDmwAJ/6obHoUqDJX8q1sFAI7T5uvU
ju/T530NR3rv3qGdJ/0N9Fsr7OSnT720MfplYqPwmJKySHGk0DFXyzQHz6kjcoQK
w4HmZ8CioZPTwstyoUg9izOo9d5LJaFbW27SvIsPm4LobJfu1SBfopA1ZHSWhyBz
fEdg1TyNMEhocNmhx3xajEMwvmxmy+qDucJmkmkxO6qwHlpWLCweH495H2+HYq+F
cpo6Ua1Ldug2QO1easdjcHrlmtd+uiPeKMDcd5ASwxi12qQlY1RylvMjARMzpHlF
CyVdFmmiJwP8boEERV+y
=6KbB
-END PGP SIGNATURE-


Accepted:
libxgks-dev_2.6.1-3_i386.deb
  to main/x/xgks/libxgks-dev_2.6.1-3_i386.deb
libxgks2_2.6.1-3_i386.deb
  to main/x/xgks/libxgks2_2.6.1-3_i386.deb
xgks_2.6.1-3.debian.tar.gz
  to main/x/xgks/xgks_2.6.1-3.debian.tar.gz
xgks_2.6.1-3.dsc
  to main/x/xgks/xgks_2.6.1-3.dsc


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



Accepted dwarfutils 20110612-2 (source amd64)

2011-07-12 Thread Troy Heber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 08:49:43 -0600
Source: dwarfutils
Binary: dwarfdump libdwarf-dev
Architecture: source amd64
Version: 20110612-2
Distribution: unstable
Urgency: low
Maintainer: Troy Heber tr...@debian.org
Changed-By: Troy Heber tr...@debian.org
Description: 
 dwarfdump  - utility to dump DWARF debug information from ELF objects
 libdwarf-dev - library to consume and produce DWARF debug information
Closes: 633513
Changes: 
 dwarfutils (20110612-2) unstable; urgency=low
 .
   * Fix the description for dwarfdump to reflect it is built with the newer
 C++ dwarfdump2 version. (Closes: #633513)
Checksums-Sha1: 
 ac4544c8dab93decbd8756f9a6cbc2705f8bdacb 1040 dwarfutils_20110612-2.dsc
 d8abaf772bb4c1006aff44a025692a3637c624f6 4743 dwarfutils_20110612-2.diff.gz
 1d96ece14f296d84ee79bf9c138f3c67c02b6d5e 185536 dwarfdump_20110612-2_amd64.deb
 cf145a717909423e806ca6f7a6db27a563fe227f 679124 
libdwarf-dev_20110612-2_amd64.deb
Checksums-Sha256: 
 c0a2d41b845398ff9e5d6b00bc99aeee3a788eb435ee5b2616148f581dda7e94 1040 
dwarfutils_20110612-2.dsc
 06a6cf76528089d6197d9bf97358c43caf54efd5a5be117d7c677577dc39acfa 4743 
dwarfutils_20110612-2.diff.gz
 eaa9cc11f68c9ef97578d7a896ae999cf0f8bc22b76bfb3cb4d6ad3246988836 185536 
dwarfdump_20110612-2_amd64.deb
 43c23dc6eaafb11190dbc9a3dc3d1888bb06f65d9d68f29f4ba63f029ecf333d 679124 
libdwarf-dev_20110612-2_amd64.deb
Files: 
 432a7f4d5f4686b8c4461e21cdee9510 1040 libs optional dwarfutils_20110612-2.dsc
 25f89fd495702fec00553c626b7f3163 4743 libs optional 
dwarfutils_20110612-2.diff.gz
 178e6b575c89ede843b75f0491167416 185536 utils optional 
dwarfdump_20110612-2_amd64.deb
 94522acae2a87dd036547d2aa1fbc02f 679124 libdevel optional 
libdwarf-dev_20110612-2_amd64.deb

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

iD8DBQFOHGoSQOr9C+GfGI4RAoO0AKCOBIp41VhpZYAdZUOXljNjgxKVkgCgp/mW
ywDai/YTlSJsro8RaJyKtLA=
=aAwm
-END PGP SIGNATURE-


Accepted:
dwarfdump_20110612-2_amd64.deb
  to main/d/dwarfutils/dwarfdump_20110612-2_amd64.deb
dwarfutils_20110612-2.diff.gz
  to main/d/dwarfutils/dwarfutils_20110612-2.diff.gz
dwarfutils_20110612-2.dsc
  to main/d/dwarfutils/dwarfutils_20110612-2.dsc
libdwarf-dev_20110612-2_amd64.deb
  to main/d/dwarfutils/libdwarf-dev_20110612-2_amd64.deb


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



Accepted gnome-desktop-sharp2 2.26.0-4 (source all amd64)

2011-07-12 Thread Julian Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 16:27:45 +0100
Source: gnome-desktop-sharp2
Binary: gnome-desktop-sharp2 libgtkhtml3.16-cil libgtkhtml3.14-cil-dev 
librsvg2-2.18-cil librsvg2-2.0-cil-dev libvte0.16-cil libvte0.16-cil-dev 
libgnomedesktop2.20-cil libgnomedesktop2.0-cil-dev libgtksourceview2-2.0-cil 
libgtksourceview2-cil-dev libwnck2.20-cil libwnck1.0-cil-dev 
libgnomepanel2.24-cil libgnomepanel2.24-cil-dev
Architecture: source all amd64
Version: 2.26.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: Julian Taylor jtaylor.deb...@googlemail.com
Description: 
 gnome-desktop-sharp2 - GNOME Desktop# 2.24 suite, CLI bindings for GNOME
 libgnomedesktop2.0-cil-dev - CLI binding for GNOME Desktop 2.24
 libgnomedesktop2.20-cil - CLI binding for GNOME Desktop 2.24
 libgnomepanel2.24-cil - CLI binding for GNOME Panel 2.24
 libgnomepanel2.24-cil-dev - CLI binding for GNOME Panel 2.24
 libgtkhtml3.14-cil-dev - CLI binding for GtkHTML 3.24
 libgtkhtml3.16-cil - CLI binding for GtkHTML 3.24
 libgtksourceview2-2.0-cil - CLI binding for GtkSourceView 2.2
 libgtksourceview2-cil-dev - CLI binding for GtkSourceView 2.2
 librsvg2-2.0-cil-dev - CLI binding for RSVG 2.22
 librsvg2-2.18-cil - CLI binding for RSVG 2.22
 libvte0.16-cil - CLI binding for VTE 0.16
 libvte0.16-cil-dev - CLI binding for VTE 0.16
 libwnck1.0-cil-dev - CLI binding for wnck 2.24
 libwnck2.20-cil - CLI binding for wnck 2.24
Changes: 
 gnome-desktop-sharp2 (2.26.0-4) unstable; urgency=low
 .
   [ Julian Taylor ]
   * [f546713] initial upstream branch
   * [4c01583] Imported Upstream version 2.26.0
   * [b8a15aa] drop unnecessary dependency on libmono-dev
   * [8428624] update Vcs-* fields to point to git
 .
   [ Iain Lane ]
   * [b0a8a14] Standards-Version → 3.9.2, no changes required
   * [30a902b] Run wrap-and-sort
Checksums-Sha1: 
 8fbb61242aa39d8afa55a169000edab7a45e261a 2871 gnome-desktop-sharp2_2.26.0-4.dsc
 3ba5992726ed23eed9f2839cd0b1ad56ebca867c 15998 
gnome-desktop-sharp2_2.26.0-4.diff.gz
 4c34fd2b77aa6a4e7285c7901bf8ac2a8f574936 13456 
gnome-desktop-sharp2_2.26.0-4_all.deb
 49a0a5dbb00e1bd549612261dbfe069956cd29a0 20342 
librsvg2-2.18-cil_2.26.0-4_all.deb
 caa37b8f2eab0ce118b9297d7838e113b0525483 15354 
librsvg2-2.0-cil-dev_2.26.0-4_all.deb
 78b606d147735f3448cd696616515114a4d3d14d 19948 
libgnomedesktop2.20-cil_2.26.0-4_all.deb
 20fdd9d8192cf9dab72bbf8d84b3ff73e60b4e8c 15990 
libgnomedesktop2.0-cil-dev_2.26.0-4_all.deb
 be549fc161be38b91692c0ea48a461e845575e81 44250 
libgtkhtml3.16-cil_2.26.0-4_amd64.deb
 0419cb7055ff19d2a02ec25689c399850ca60c15 22082 
libgtkhtml3.14-cil-dev_2.26.0-4_amd64.deb
 ddd4d9cb7c10fc0b84112b8201fddf4dabd09e5b 40618 
libvte0.16-cil_2.26.0-4_amd64.deb
 da9c19a88ba7b373df7ba65db395e7cc3eef2799 17818 
libvte0.16-cil-dev_2.26.0-4_amd64.deb
 41dc87678c51c1b86c75981b19e39724c1d0 29982 
libgtksourceview2-2.0-cil_2.26.0-4_amd64.deb
 0615576f5f099952cbba02219e6fdeafe4a3d5e7 18372 
libgtksourceview2-cil-dev_2.26.0-4_amd64.deb
 f19e452c0dd1867553699a1e2e1f22a526fc8e31 39714 
libwnck2.20-cil_2.26.0-4_amd64.deb
 f2ac9062976822885b94399fb42fbf876be26263 20476 
libwnck1.0-cil-dev_2.26.0-4_amd64.deb
 fdb536e006d74354d80b6256cfb1229b8dab5d39 24128 
libgnomepanel2.24-cil_2.26.0-4_amd64.deb
 1a57d77c1ebe18e260bb3166371797a7fde4aed2 16072 
libgnomepanel2.24-cil-dev_2.26.0-4_amd64.deb
Checksums-Sha256: 
 5422e70d6c7b9684720c54bd69e87d3e95a3de708ee0dc283660dfc65215fa9d 2871 
gnome-desktop-sharp2_2.26.0-4.dsc
 8eb972402b3b5ea27658388f81d89ce16158a30010b2c228a1f6f0af8296e30f 15998 
gnome-desktop-sharp2_2.26.0-4.diff.gz
 e0646ddc10bdd10f788271f9f9584d4d5598739822eb6fdfec5333ed0c916adf 13456 
gnome-desktop-sharp2_2.26.0-4_all.deb
 cf69ad7684ff8a9cebcd1420d95fc36d21c3cb12421013bb1b59bbc56e89ee54 20342 
librsvg2-2.18-cil_2.26.0-4_all.deb
 97193a4aa3bcdbf1bba646b36c4e607c527a8260e1a563852aa4ed7a0d94293d 15354 
librsvg2-2.0-cil-dev_2.26.0-4_all.deb
 449d86a3de03640a81ad3987f7270d0d5f89b43715172c16e2cb617d5babee28 19948 
libgnomedesktop2.20-cil_2.26.0-4_all.deb
 0cc401a2c5817b43735495748d600118b6620f800ba00dcbbad27e815650f9e0 15990 
libgnomedesktop2.0-cil-dev_2.26.0-4_all.deb
 26b87722a26b2d805b6b7fcf1666cbd738a43123043f69dc773b9029d56e902f 44250 
libgtkhtml3.16-cil_2.26.0-4_amd64.deb
 1b154fe39fbe814f2a82ce1a0593aed685e42344f191bbcc26e54017bea3c4a5 22082 
libgtkhtml3.14-cil-dev_2.26.0-4_amd64.deb
 c5756d83800829e51486663a1f1c54b7dd669a8d954a370be196fd7d0d7f9ea5 40618 
libvte0.16-cil_2.26.0-4_amd64.deb
 54fe30e1f5890bacc35b7b50cc804bb854385a53eeb8ec113a1720c8031e8f59 17818 
libvte0.16-cil-dev_2.26.0-4_amd64.deb
 24978995782d92b9a5ea66f6ea884463dc943104a2d6021ec84cc15989acec57 29982 
libgtksourceview2-2.0-cil_2.26.0-4_amd64.deb
 caed44bae285acf7bbbe81637b0a72dbde2931ac86eaab714913628520d0deda 18372 
libgtksourceview2-cil-dev_2.26.0-4_amd64.deb
 1cfd86db62fc3ce76ada6a0aac6c9d81849ff6bc75c17534df7f1e5bbffb738d 39714 

Accepted freebsd-buildutils 8.2-7 (source kfreebsd-amd64)

2011-07-12 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 17:53:12 +0200
Source: freebsd-buildutils
Binary: freebsd-buildutils
Architecture: source kfreebsd-amd64
Version: 8.2-7
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 freebsd-buildutils - Utilities for building FreeBSD sources
Changes: 
 freebsd-buildutils (8.2-7) unstable; urgency=low
 .
   * 04_lex_disable_unused.diff: Fix generation of code in lex, which
 defined __unused and broke system headers (see #522773 and #522774).
Checksums-Sha1: 
 c762b6cfa002d929a279128aeead83809a78a4c6 1374 freebsd-buildutils_8.2-7.dsc
 2561bb9a4be5f081c2035fdcc77d2e48f31c5873 32391 
freebsd-buildutils_8.2-7.debian.tar.gz
 46dfec752a1632b19f040d4c5c174d0bb266b962 496148 
freebsd-buildutils_8.2-7_kfreebsd-amd64.deb
Checksums-Sha256: 
 2bff2a175159f3ee4e01a69417c1f950a79e91c71829ce11bcb8627e3a5de3d2 1374 
freebsd-buildutils_8.2-7.dsc
 dad08747a798b0a6750e4de2bf7ce928acd82c014c30cb25dafec021f5bde613 32391 
freebsd-buildutils_8.2-7.debian.tar.gz
 d92746aca101e91948cf9abb929d7b7e77c9109a43642cac721f4b7c5dc88908 496148 
freebsd-buildutils_8.2-7_kfreebsd-amd64.deb
Files: 
 28233737accd7c12dab36aede9c9b732 1374 devel extra freebsd-buildutils_8.2-7.dsc
 c7b8d2ceb881d910a82fc13c1fd522ce 32391 devel extra 
freebsd-buildutils_8.2-7.debian.tar.gz
 a74e440efdfab7d7406db9f35af4202b 496148 devel extra 
freebsd-buildutils_8.2-7_kfreebsd-amd64.deb

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

iEYEARECAAYFAk4cb7QACgkQC19io6rUCv8snACfaSiSx9U0pO6bL2t5bdo4RcJ7
IQUAn3rpD3rlzsTFyopoftifLYWF28DE
=ECn0
-END PGP SIGNATURE-


Accepted:
freebsd-buildutils_8.2-7.debian.tar.gz
  to main/f/freebsd-buildutils/freebsd-buildutils_8.2-7.debian.tar.gz
freebsd-buildutils_8.2-7.dsc
  to main/f/freebsd-buildutils/freebsd-buildutils_8.2-7.dsc
freebsd-buildutils_8.2-7_kfreebsd-amd64.deb
  to main/f/freebsd-buildutils/freebsd-buildutils_8.2-7_kfreebsd-amd64.deb


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



Accepted yelp-xsl 3.0.2-2 (source all)

2011-07-12 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 18:15:26 +0200
Source: yelp-xsl
Binary: yelp-xsl
Architecture: source all
Version: 3.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 yelp-xsl   - XSL stylesheets for the yelp help browser
Changes: 
 yelp-xsl (3.0.2-2) unstable; urgency=low
 .
   * debian/watch:
 - Don't run uupdate.
 - Fix download URL.
 - Switch to .bz2 tarballs.
 - Track stable releases.
   * Upload to unstable.
Checksums-Sha1: 
 8fe9fdeef1bc5672820457a24f3426c182152b46 2012 yelp-xsl_3.0.2-2.dsc
 b462b2135253d98631fcdf7030efe7a2669ce7fd 14157 yelp-xsl_3.0.2-2.debian.tar.gz
 2be9bec95b41bb0aade314feff6dcbd019e487f7 606368 yelp-xsl_3.0.2-2_all.deb
Checksums-Sha256: 
 ab32b912c57638c0857a67a115fe044d80a6e0e7bc448d138e66d315f184784e 2012 
yelp-xsl_3.0.2-2.dsc
 e0a251eb2b005895adb81f42efd528254d97ff8e104f7c4463f4cf0d58649c2c 14157 
yelp-xsl_3.0.2-2.debian.tar.gz
 104808a7460a4bd85bbfa1438d2f8b81904156fa2bc1cbb72da01a544ab02a88 606368 
yelp-xsl_3.0.2-2_all.deb
Files: 
 8bc5b2de43ae976b4d53e503fad604ca 2012 gnome extra yelp-xsl_3.0.2-2.dsc
 3c6680e2d004caffb123c30f5c471608 14157 gnome extra 
yelp-xsl_3.0.2-2.debian.tar.gz
 61d989ca4021b158442f09c922575639 606368 gnome extra yelp-xsl_3.0.2-2_all.deb

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

iQIcBAEBCAAGBQJOHHQqAAoJEGrh3w1gjyLcPPEP/i1/1j7pKEtwp58yEe00sF65
Em9b6qkF7B8ZZqoPAEFL6/pZ5mkU/MkdJl6F/w9n7F66Tro5emyJCOnPOcPVVkP4
PT2g5YxxJEC6FKZNHuyWt6kFzFeVtx12c8EbnHWfkj+uNCzz3XVR1swWlN/mQd5k
0fUZVBtKhCphvAVjRyL4/XfW+OB6+0ugD3Ejfbgo/Mhx9T8SgFql03fwDJwyB0xa
1Q9dNDL/keHNzI0oa2AQttDp/k6kaKZcOgWBJ1BuXyHYG5xRASW1r5LBbHKZ0VcR
hfUwsdwfMRN/y9FFfSAG7U0aCN8agy8M0LWG0vimFvxPnwChMJJCV+6XKnFSXGCW
OmFczu8E0jPfkv5Z54Mfzmdfi2E2SdrUBu26U9vMqqF6mx3RrNsOSz02rpjaivwD
vRiTXY2rK/q1DVOAql1zg86KLcYf111jS1i1KtMhAxMQhcotM2zHrv0YYwuZxlPf
Avp1wz3BFOLdsrUQUVlvFeBEwA3l20fRnz9ZjNpkPf7fPVCYyHbVoFYy7D8/IqJ6
Q1Mw92W/e6QERaOSWhrGHSGVJ8NMNTep0WR2klxEwxwVnoIK+QTvKuEsQuI7Ovx4
MRtaO2sN1sRo6RBWSfF/lAOOELUVXwunQUR3sLcOEB7b5y1YGNLzh8EahsV7qc5Z
72M9BL9i1i79NiHAnP6H
=H3rZ
-END PGP SIGNATURE-


Accepted:
yelp-xsl_3.0.2-2.debian.tar.gz
  to main/y/yelp-xsl/yelp-xsl_3.0.2-2.debian.tar.gz
yelp-xsl_3.0.2-2.dsc
  to main/y/yelp-xsl/yelp-xsl_3.0.2-2.dsc
yelp-xsl_3.0.2-2_all.deb
  to main/y/yelp-xsl/yelp-xsl_3.0.2-2_all.deb


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



Accepted graphite2 0.9.4.dfsg-3 (source all amd64)

2011-07-12 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 16:58:19 +
Source: graphite2
Binary: libgraphite2-2.0.0 libgraphite2-dev libgraphite2-2.0.0-dbg 
libgraphite2-doc
Architecture: source amd64 all
Version: 0.9.4.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian LibreOffice Team debian-openoff...@lists.debian.org
Changed-By: Rene Engelhard r...@debian.org
Description: 
 libgraphite2-2.0.0 - a smart font rendering engine -- library
 libgraphite2-2.0.0-dbg - Debug symbols for libgraphite2
 libgraphite2-dev - Development files for libgraphite2
 libgraphite2-doc - Documentation for libgraphite2
Changes: 
 graphite2 (0.9.4.dfsg-3) unstable; urgency=low
 .
   * upload to unstable
Checksums-Sha1: 
 19e76bceab9891b131517ec9efe8579e411e78e9 2021 graphite2_0.9.4.dfsg-3.dsc
 6c3760c517fd3563eff83443090caa9cc848283b 50783 
graphite2_0.9.4.dfsg-3.debian.tar.gz
 79b0eb884c43bde21654f97c548b6cd38be77b93 76310 
libgraphite2-2.0.0_0.9.4.dfsg-3_amd64.deb
 30c1a8deac7ac64a303a90b074c6fbb438bdd596 11880 
libgraphite2-dev_0.9.4.dfsg-3_amd64.deb
 692f3d6a87824365426bb7b651c2d9ffa45df11f 410168 
libgraphite2-2.0.0-dbg_0.9.4.dfsg-3_amd64.deb
 e8724747d4df0420c2ef57c21501e862419bcf14 447164 
libgraphite2-doc_0.9.4.dfsg-3_all.deb
Checksums-Sha256: 
 97c0676466d93abb065afb4e8bf596bd79e36d0485c65c1a51d2fa2845252a0c 2021 
graphite2_0.9.4.dfsg-3.dsc
 b55da4ddde750706915eb352550fb87a8bf35ec2bea69b976a5576ccbf3208f3 50783 
graphite2_0.9.4.dfsg-3.debian.tar.gz
 8404d20528667d95548ff7e49fba7c124646f673dbae2d3c1c06520a639d986d 76310 
libgraphite2-2.0.0_0.9.4.dfsg-3_amd64.deb
 8026bdf8752b99867eda393f3c82ccbf9518aaf5e685b67d0550584a515900df 11880 
libgraphite2-dev_0.9.4.dfsg-3_amd64.deb
 bab038d4d758658fb82fa5d49c68e205b44f163f11794187ce97340e040e328b 410168 
libgraphite2-2.0.0-dbg_0.9.4.dfsg-3_amd64.deb
 733a2c159887be383d141af37e766420510999d6b5976161a01b35066321d089 447164 
libgraphite2-doc_0.9.4.dfsg-3_all.deb
Files: 
 bb6ae87bccf335c71c22231377eb5750 2021 libs optional graphite2_0.9.4.dfsg-3.dsc
 5196e82903fee6be1e69a985226f4fa3 50783 libs optional 
graphite2_0.9.4.dfsg-3.debian.tar.gz
 55f1d61752913cb8b1f5db0080975186 76310 libs optional 
libgraphite2-2.0.0_0.9.4.dfsg-3_amd64.deb
 4e8ecdc1d52a01281fe37c3ecdc7247a 11880 libdevel optional 
libgraphite2-dev_0.9.4.dfsg-3_amd64.deb
 526d87959750f047d3b925ff29bcf774 410168 debug extra 
libgraphite2-2.0.0-dbg_0.9.4.dfsg-3_amd64.deb
 7887963ad6fb466337fff9e2caa2f27e 447164 doc optional 
libgraphite2-doc_0.9.4.dfsg-3_all.deb

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

iQIcBAEBCAAGBQJOHH/CAAoJEAqgRXHQPj5wio0P/1Cc+PxF9Bi3Ky7qhhRWmLSD
3Q2ftLrtSDJ3ZSdgCSrWET3XEk2N9dhTiUJf+D6aN62EQlaO0GYcfKLgNnsRRWLQ
3mDXE7d+A4kk4C9MN3/m5hXyR4FZFCKraJr1n/1ov/xWnsfPlO3jyFXb2h3+Sunt
xni/1FAE+Mjie9joUvLddgFVoZzq6j/fYK0yC3uPLpj2xLmTJ+V0OTlEByxKXfnp
qE2eNP8VtbLJk5wcyzbC85yAJPSP/ASWMj9FqR0i/AKZe3lpHy9ayChLALQ3om7k
7tnnF1bhlthF2l2CSKJhUGH66ID4mO26lwK57fYzpHFDBAFu2SzxZlWOp5LNpq30
B0GJGnfkWHjZqouFk2+qHwAnW54X6m9PsuvezVLffZ1WVPUvM23GaLi5fYsgkdrc
fUI/+T6kL72A6fGXI3OAdpmBj+3Nb0SCKIKv0mFUnDPHMDECcA9qcqM2/8EJFLlz
t34R05ATsJoKt3hNg81hjTXc7ikg3+BOG7rwlS/2NiHiTOlV6eJSH8fg64Q4sdto
aM+I8SdLu6yacgb6kzFo6YG4DtmHwuVhmTUoXlUKfgRwtSYhJCRBBESPuYpBWiXc
mg74PyJ05TeM7i9QrCumpE1nD/yv+IUtTH7tZfFBNBqKs2tVHRX1YH3wcuwl0dOB
kt7dI4+gfbxz9o6jG6a/
=MnEu
-END PGP SIGNATURE-


Accepted:
graphite2_0.9.4.dfsg-3.debian.tar.gz
  to main/g/graphite2/graphite2_0.9.4.dfsg-3.debian.tar.gz
graphite2_0.9.4.dfsg-3.dsc
  to main/g/graphite2/graphite2_0.9.4.dfsg-3.dsc
libgraphite2-2.0.0-dbg_0.9.4.dfsg-3_amd64.deb
  to main/g/graphite2/libgraphite2-2.0.0-dbg_0.9.4.dfsg-3_amd64.deb
libgraphite2-2.0.0_0.9.4.dfsg-3_amd64.deb
  to main/g/graphite2/libgraphite2-2.0.0_0.9.4.dfsg-3_amd64.deb
libgraphite2-dev_0.9.4.dfsg-3_amd64.deb
  to main/g/graphite2/libgraphite2-dev_0.9.4.dfsg-3_amd64.deb
libgraphite2-doc_0.9.4.dfsg-3_all.deb
  to main/g/graphite2/libgraphite2-doc_0.9.4.dfsg-3_all.deb


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



Accepted ikiwiki 3.20110712 (source all)

2011-07-12 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 00:41:26 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 3.20110712
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 ikiwiki- a wiki compiler
Changes: 
 ikiwiki (3.20110712) unstable; urgency=low
 .
   * attachment: Bugfix to create directory when moving attachment out of
 holding area.
   * Display attachment manipulation links always, since attachments can be
 uploaded via javascript.
Checksums-Sha1: 
 36d98e7039da93691a5c87fc340b9f2764e3edc1 1818 ikiwiki_3.20110712.dsc
 1f96f4c2a1bc40b5c20ce5434ae665490f6ee30b 2496859 ikiwiki_3.20110712.tar.gz
 140ce5560b8cb0c34ee2f8accb5e9aa94b7c9fbe 1880378 ikiwiki_3.20110712_all.deb
Checksums-Sha256: 
 aeddf913ef2682ac0023090f427c48ac21df5de2865676cf417807e3c7c4cce5 1818 
ikiwiki_3.20110712.dsc
 29dc59862f477b228fb12302cbf7b08971193e1943ba76cfcb06fd61b7fa3791 2496859 
ikiwiki_3.20110712.tar.gz
 c87608e10f471f736bacf915e954131b75bd01dc8a1b428fecba77855cf39c41 1880378 
ikiwiki_3.20110712_all.deb
Files: 
 b92d6659ea51f0caf69bd928b0f19745 1818 web optional ikiwiki_3.20110712.dsc
 afea4e987ecc5dcb05984d413e0fd1a3 2496859 web optional ikiwiki_3.20110712.tar.gz
 e362a15096fd05c6080487085f807b74 1880378 web optional 
ikiwiki_3.20110712_all.deb

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

iQIVAwUBThx4/MkQ2SIlEuPHAQhaDw/+NYHbT5dfw8fEWLZ+WjgxuxMCpSX0baAl
3uK3Z3bmeZchzt/N7ZQche8SG7/SjCxuIDNNi8c5ztx7Yta1TlXj04+mMV2GUiBT
VY9o1Vf6HN6HaMY/xZl0cK/Dgw5ROAlIFOVRt6jsI+8XEc4yRFXG/QuG6cc2yrOG
JvwArefrmw7XZJPktRmHIa94Af92rptvhN7mtdb0xBRYpON/SxhzhyBi8nQNOvNF
kMUyOGz2p9lUnKGKDAsQ6aKarwXhuopmB5kzRCBst84bDFJqxZ18TtudeRRBJAwN
u2Sd55d+jnpiH31l6R1QVYpOoRNAeqZrZYI3rn/0P+/rkQS41NQTgS2NpTy/ve9b
lFSiZM1+A1xibKqJLZVLYk0TRingXgPxw0sdk67m/QnAdYz0mnZ/re7AfZtQl8HP
fmPaG+5BeBQAiByUM7TIv3qet442YT1sUbNDb67TtVDlgNYGcf1CpidNs60bQ6v8
cr3ft0fN3XMonGlOt3Ej17a5kov8jURStiX5f2dsbf+dX2kkwt9V6V4J1aTfFiqY
14bEcE0hy18TKeF6/P5X6rTWmmBA025AQ/F4UkgonMcTyi6sAKO0eoaa0TcA7gup
C8qBKyHwXZVIlq4kMzvuRSxxu3paDxbfWf2qjs56cL8Z5PQtWosFFDqn3FzKsFIt
H4YX7G9TviQ=
=gbrL
-END PGP SIGNATURE-


Accepted:
ikiwiki_3.20110712.dsc
  to main/i/ikiwiki/ikiwiki_3.20110712.dsc
ikiwiki_3.20110712.tar.gz
  to main/i/ikiwiki/ikiwiki_3.20110712.tar.gz
ikiwiki_3.20110712_all.deb
  to main/i/ikiwiki/ikiwiki_3.20110712_all.deb


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



Accepted qasmixer 0.12.2-1 (source amd64)

2011-07-12 Thread Sebastian Holtermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 11 Jul 2011 12:06:07 +0200
Source: qasmixer
Binary: qasmixer
Architecture: source amd64
Version: 0.12.2-1
Distribution: unstable
Urgency: low
Maintainer: Sebastian Holtermann sebh...@xwmw.org
Changed-By: Sebastian Holtermann sebh...@xwmw.org
Description: 
 qasmixer   - ALSA sound mixer with a size adaptive QT4 GUI
Changes: 
 qasmixer (0.12.2-1) unstable; urgency=low
 .
   * cmake required version bumped from 2.6 to 2.8
   * Removed cmake_modules/FindALSA.cmake
   * All qreal types replaced with double type -
 should compile on arm systems now
   * Package description updated
Checksums-Sha1: 
 34c881fe2f359ac6151c46dcfafe8d09ddd84e0d 1051 qasmixer_0.12.2-1.dsc
 70f2e8ef3d833415308136fbcbaa7a1bf4bcc61a 279842 qasmixer_0.12.2.orig.tar.gz
 f53edd220dff6ef8b6988603990330aa8aab1758 2064 qasmixer_0.12.2-1.debian.tar.gz
 7db8b30b515f581839c3b65b9a02d96b390b9e93 436140 qasmixer_0.12.2-1_amd64.deb
Checksums-Sha256: 
 fdd018a741e998f20b35cc6841762481f6b377c903ac584b5fd2acad2af3f415 1051 
qasmixer_0.12.2-1.dsc
 baf421a329cc20d994147b945970db98ed08ce219926d8fcc11a2116b5dec847 279842 
qasmixer_0.12.2.orig.tar.gz
 ac914a0de18a501ded59ceb3b28f1a08dbcdb4b479cd6f28dce16841743f2a9a 2064 
qasmixer_0.12.2-1.debian.tar.gz
 d127951af16c4acc0b0a53e725a3fdb24307c2551dd44d532e46a34946685fb0 436140 
qasmixer_0.12.2-1_amd64.deb
Files: 
 3a79ebc109f2679c7a5eaee7a7f96284 1051 sound optional qasmixer_0.12.2-1.dsc
 dbdd19e924bc2689102df0457a675654 279842 sound optional 
qasmixer_0.12.2.orig.tar.gz
 ec226098364e244a77c5dab9a9a1e972 2064 sound optional 
qasmixer_0.12.2-1.debian.tar.gz
 39915dfdec11c94414242a062ab70fdd 436140 sound optional 
qasmixer_0.12.2-1_amd64.deb

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

iD8DBQFOHH10vdkzt4X+wX8RAk2WAJ0TiDBjrg8/5zrW5lGoe5Hyk9SETQCcDeu7
Bbdur97kqCqOkbpWK+yfrVM=
=Zaf/
-END PGP SIGNATURE-


Accepted:
qasmixer_0.12.2-1.debian.tar.gz
  to main/q/qasmixer/qasmixer_0.12.2-1.debian.tar.gz
qasmixer_0.12.2-1.dsc
  to main/q/qasmixer/qasmixer_0.12.2-1.dsc
qasmixer_0.12.2-1_amd64.deb
  to main/q/qasmixer/qasmixer_0.12.2-1_amd64.deb
qasmixer_0.12.2.orig.tar.gz
  to main/q/qasmixer/qasmixer_0.12.2.orig.tar.gz


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



Accepted fusioninventory-for-glpi 2.3.6-1 (source all)

2011-07-12 Thread David Hannequin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jul 2011 20:00:01 +0200
Source: fusioninventory-for-glpi
Binary: fusioninventory-for-glpi
Architecture: source all
Version: 2.3.6-1
Distribution: unstable
Urgency: low
Maintainer: David Hannequin david.hanneq...@gmail.com
Changed-By: David Hannequin david.hanneq...@gmail.com
Description: 
 fusioninventory-for-glpi - FusionInventory Server embedded as a plugin into 
GLPI
Changes: 
 fusioninventory-for-glpi (2.3.6-1) unstable; urgency=low
 .
   * Update from upstream
Checksums-Sha1: 
 c4d385a4741d14d1a64a0d54f16643960202c2b7 1231 
fusioninventory-for-glpi_2.3.6-1.dsc
 95bca0f368b2e7590982b4d006a799db33b0 1355233 
fusioninventory-for-glpi_2.3.6.orig.tar.gz
 b52b5a347bbc7ebb58fc2ab5dd3627a64459b46c 2221 
fusioninventory-for-glpi_2.3.6-1.debian.tar.gz
 79ee8a4218241c9269af5344a577e684f3f1e35b 1361080 
fusioninventory-for-glpi_2.3.6-1_all.deb
Checksums-Sha256: 
 91adf96a05fe771050484a7f37b8c2519ac11fe3a9e9261fd7b696be04d23f21 1231 
fusioninventory-for-glpi_2.3.6-1.dsc
 c485a8dc554f1944302f111bdcb69d4e325ed8abc495b2b8c7b356304e96598d 1355233 
fusioninventory-for-glpi_2.3.6.orig.tar.gz
 8cecef0737ead472eb18dbcdf8d6dbd3d747dbf99c9db310bb44345fa366fdf0 2221 
fusioninventory-for-glpi_2.3.6-1.debian.tar.gz
 9034a77d1c8d1f65fecf1ac78aaf96ccdf280717e96ee0970c8d5fe9005e12c7 1361080 
fusioninventory-for-glpi_2.3.6-1_all.deb
Files: 
 9af0c3d5d8c8560848ddcb53f9998408 1231 net extra 
fusioninventory-for-glpi_2.3.6-1.dsc
 ccf2f2ff4ceaa16e00c1a423573ab69d 1355233 net extra 
fusioninventory-for-glpi_2.3.6.orig.tar.gz
 ed0b3d1e3b863cd4bd33fdc71541896a 2221 net extra 
fusioninventory-for-glpi_2.3.6-1.debian.tar.gz
 c2f56391ce3c2296cb5f559c431519ba 1361080 net extra 
fusioninventory-for-glpi_2.3.6-1_all.deb

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

iEYEARECAAYFAk4ciWAACgkQsKTFpDfZQSyGuACdHOqt68bxEYvLtYpfZVzbIYgQ
890An3vtOpaIk5A8k3pU+8MSWE7/VTJD
=3gVq
-END PGP SIGNATURE-


Accepted:
fusioninventory-for-glpi_2.3.6-1.debian.tar.gz
  to 
main/f/fusioninventory-for-glpi/fusioninventory-for-glpi_2.3.6-1.debian.tar.gz
fusioninventory-for-glpi_2.3.6-1.dsc
  to main/f/fusioninventory-for-glpi/fusioninventory-for-glpi_2.3.6-1.dsc
fusioninventory-for-glpi_2.3.6-1_all.deb
  to main/f/fusioninventory-for-glpi/fusioninventory-for-glpi_2.3.6-1_all.deb
fusioninventory-for-glpi_2.3.6.orig.tar.gz
  to main/f/fusioninventory-for-glpi/fusioninventory-for-glpi_2.3.6.orig.tar.gz


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



Accepted libvigraimpex 1.7.1+dfsg1-1 (source all)

2011-07-12 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 19:34:24 +0200
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex3 libvigraimpex-doc python-vigra 
python-vigra-doc
Architecture: source all
Version: 1.7.1+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Jakub Wilk jw...@debian.org
Description: 
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 libvigraimpex3 - C++ computer vision library
 python-vigra - Python bindings for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer 
vision lib
Changes: 
 libvigraimpex (1.7.1+dfsg1-1) unstable; urgency=low
 .
   * QA upload.
   * Set maintainer to Debian QA Group.
   * Demote Recommends of the documentation packages to Suggests.
   * Drop fix-tinyvectortest.diff, no longer needed.
   * Drop Vcs-* fields.
   * Strip jQuery code from .orig.tar.gz, as we don't have source for it.
 + Update debian/get-orig-source.sh, debian/rules, debian/watch.
 + Update debian/copyright.
   * Overhaul debian/rules. Stop using dh.
   * Use dh_sphinxdoc:
 + Update debian/control to use ${sphinxdoc:Depends} instead of hardcoded
   libjs-jquery.
 + Call it in debian/rules if it's installed. Otherwise, generate substvars
   manually.
   * Add missing build-dependency on python-support.
Checksums-Sha1: 
 f702622863223ee628b3ae8ecb0e7ba04839dc99 2173 libvigraimpex_1.7.1+dfsg1-1.dsc
 fbeb4274f11cdaf0adb4725ecd91211ef63062d3 22512554 
libvigraimpex_1.7.1+dfsg1.orig.tar.gz
 105e2d4722bcdc98c648d0c7d64e3ac223539171 23051 
libvigraimpex_1.7.1+dfsg1-1.debian.tar.gz
 147971f1f332ee32f71f1824c049a3a06ef2c1b0 3336130 
libvigraimpex-doc_1.7.1+dfsg1-1_all.deb
 860cf268d7f78f3b9a3d1edbeaf660c4f4f7e707 73944 
python-vigra-doc_1.7.1+dfsg1-1_all.deb
Checksums-Sha256: 
 88a20350217d695293a3d476aad3109fcf379ede039fb97631a860bfc03d64e7 2173 
libvigraimpex_1.7.1+dfsg1-1.dsc
 6f4a6d2e3b9c0fe0da83878c01ccd68fc75c7e0d426b5372e2c0819b24975f7b 22512554 
libvigraimpex_1.7.1+dfsg1.orig.tar.gz
 1cf452883da7b9a025f12b52f5afd74b7267ba6271262da99a415924ddbb255a 23051 
libvigraimpex_1.7.1+dfsg1-1.debian.tar.gz
 f79cdacc24127784d687a4906e3df1f564d48d2512ade56106e9b7d9cf6ca8f3 3336130 
libvigraimpex-doc_1.7.1+dfsg1-1_all.deb
 fe663cab73aeb5f743e84caa958ec8339e61fb9f704aaeb3481f9081ecc436ec 73944 
python-vigra-doc_1.7.1+dfsg1-1_all.deb
Files: 
 1130bdb15f971fc6f98ce5986e806446 2173 libs optional 
libvigraimpex_1.7.1+dfsg1-1.dsc
 0c7044f23c6255878e058fe9bb14b858 22512554 libs optional 
libvigraimpex_1.7.1+dfsg1.orig.tar.gz
 12f3ae63eb8abafba80be24eb6b7e9c1 23051 libs optional 
libvigraimpex_1.7.1+dfsg1-1.debian.tar.gz
 c4b3f1192763d0bdfcc6553af66c5735 3336130 doc optional 
libvigraimpex-doc_1.7.1+dfsg1-1_all.deb
 15351fce1119ac7d1444f944577abcb1 73944 doc optional 
python-vigra-doc_1.7.1+dfsg1-1_all.deb

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

iQIcBAEBCAAGBQJOHI3TAAoJEC1Os6YBVHX1nPsP/AkLeZntfGoNrIzPQwnZTfj8
g+t6vPFNiyohP5nNrxQyPsoa7dpB5YJ3q0V9DmSLe1Sgl3mTUXa/9EFIbxAtG6pj
LYqik4U8KeWxnh5D1ADqPifjPchFH/je3oxTIMyRUoN2xQVcjKDrrqQ/6jb46GW8
M6uJGwGD6HZRTEJltsFBW9gj36VsSOM4mUbn+malg384pPSqX781c8wsJWvxkf0q
Vp23z6Q/H7j023R0VR7+ENpl5vFsBugdy8xQMawQhBC8pIE9ZnxV/wo0AcHKAjxN
912qGzRutH9JS335IJpN9YMFZJ7X5V0fx4IS6L3SshWGd2Ab/g/8lACHZS/wH8/z
oFqOcZ1P0O7wz9ERJVUTVTqjSYEV05tA32ILbjaZ1OjrRKllkec5MoU/zWC9nGWq
mi6j7DzbLDt/bGSvWBseSpG8wd7IwYGMla66IuYVsZIOUADO8XX5hrDCiZQcms5x
ONuHn1gDKblu06E7h4h5U0mr3ihRI9FvaTWPz8LF7KGgQ+snKwUcWwiwZPia7/bW
tYQMFLN3t3P2tRGBSbU5mKMswTIn89Su+pHZxsCiFXYZT43ikY/DMmZZI65ofJm4
aoEDw8cv8R5sy4jBDslYw6uNI50RD4hDf2dksqYvldDSKrRyA3RDsW92AhtZjWue
lhk8lgTAKkwKkcvHXdAD
=rP3o
-END PGP SIGNATURE-


Accepted:
libvigraimpex-doc_1.7.1+dfsg1-1_all.deb
  to main/libv/libvigraimpex/libvigraimpex-doc_1.7.1+dfsg1-1_all.deb
libvigraimpex_1.7.1+dfsg1-1.debian.tar.gz
  to main/libv/libvigraimpex/libvigraimpex_1.7.1+dfsg1-1.debian.tar.gz
libvigraimpex_1.7.1+dfsg1-1.dsc
  to main/libv/libvigraimpex/libvigraimpex_1.7.1+dfsg1-1.dsc
libvigraimpex_1.7.1+dfsg1.orig.tar.gz
  to main/libv/libvigraimpex/libvigraimpex_1.7.1+dfsg1.orig.tar.gz
python-vigra-doc_1.7.1+dfsg1-1_all.deb
  to main/libv/libvigraimpex/python-vigra-doc_1.7.1+dfsg1-1_all.deb


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



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

2011-07-12 Thread Jonny Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 19:10:24 +0100
Source: telepathy-glib
Binary: libtelepathy-glib0 libtelepathy-glib-dev libtelepathy-glib0-dbg 
libtelepathy-glib-doc gir1.2-telepathyglib-0.12
Architecture: source amd64 all
Version: 0.15.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Jonny Lamb jo...@debian.org
Description: 
 gir1.2-telepathyglib-0.12 - GLib Telepathy connection manager library 
(GObject-Introspection)
 libtelepathy-glib-dev - GLib Telepathy connection manager library (headers)
 libtelepathy-glib-doc - GLib Telepathy library (documentation)
 libtelepathy-glib0 - Telepathy framework - GLib library
 libtelepathy-glib0-dbg - GLib Telepathy library (debug symbols)
Changes: 
 telepathy-glib (0.15.4-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches/: Drop all patches as they're all upstream now.
   * debian/libtelepathy-glib0.symbols: Update for new release.
Checksums-Sha1: 
 0aa58206646a30f7c1a7607693d9b5fb10695b5a 2555 telepathy-glib_0.15.4-1.dsc
 321584ac6fc5b37941d21aad65dc355d725a775e 3074511 
telepathy-glib_0.15.4.orig.tar.gz
 7438ad607e34ca21d3b36919d5a7d320c9cb3813 27314 
telepathy-glib_0.15.4-1.debian.tar.gz
 afc7cb453dd3aee494c3a856e980527edb850476 820120 
libtelepathy-glib0_0.15.4-1_amd64.deb
 5bfa7d3743cb584469e98295d44f4209f74a54c1 1042630 
libtelepathy-glib-dev_0.15.4-1_amd64.deb
 2040e095a935a11fc2a098d2f2e59e729e1521ca 1291382 
libtelepathy-glib0-dbg_0.15.4-1_amd64.deb
 9b7c68657b20844dd01d86a2bfd08559fbff59a9 1394492 
libtelepathy-glib-doc_0.15.4-1_all.deb
 cf6ce07c87b2a85cd21930ac0098693e927550a8 45820 
gir1.2-telepathyglib-0.12_0.15.4-1_amd64.deb
Checksums-Sha256: 
 25cfd60208b033dbae23596feee272a12fa6d7300338b1bb1a3c0d157dbd8ba6 2555 
telepathy-glib_0.15.4-1.dsc
 825a30c1672be8ffc67c3dde875a7074485f7a16404c6433ca3bcb9aaf523dc3 3074511 
telepathy-glib_0.15.4.orig.tar.gz
 08a24bc57cee308d2a7ca230b4a47d9c9a8550e50a63b98153821bd1d7009b03 27314 
telepathy-glib_0.15.4-1.debian.tar.gz
 ea5fc1c5f32549efd3d7b33804b967efddb333464957f65ddfe00be8070a4790 820120 
libtelepathy-glib0_0.15.4-1_amd64.deb
 c1abc52019e123e82b35e1ca0ef1972e2e7f70f7e49dc143558c9afaf5b3318f 1042630 
libtelepathy-glib-dev_0.15.4-1_amd64.deb
 3c6e6851d6b4b3b3bfcfcededfcc94456aa6384f85c49d106bb83390c4861e5a 1291382 
libtelepathy-glib0-dbg_0.15.4-1_amd64.deb
 0764ec421e760cec910a43b8e1fc521cea364b9f950c00d3417ad66e52953b6d 1394492 
libtelepathy-glib-doc_0.15.4-1_all.deb
 d2572eca014c89f920834a71043836278551ce639e155bfed291ed817d96e809 45820 
gir1.2-telepathyglib-0.12_0.15.4-1_amd64.deb
Files: 
 153c8e81c43166391d4a892ab9a6a59a 2555 libs optional telepathy-glib_0.15.4-1.dsc
 87521a782de115f938787dc17fe158e1 3074511 libs optional 
telepathy-glib_0.15.4.orig.tar.gz
 6e6f3dfece961f3f86b14a585383992f 27314 libs optional 
telepathy-glib_0.15.4-1.debian.tar.gz
 987e77dc20e256ca82768868cdeec56a 820120 libs optional 
libtelepathy-glib0_0.15.4-1_amd64.deb
 2623e01f69da2652982361b8cc1fd868 1042630 libdevel optional 
libtelepathy-glib-dev_0.15.4-1_amd64.deb
 6170e63efeb8e37205ddf34888a69235 1291382 debug extra 
libtelepathy-glib0-dbg_0.15.4-1_amd64.deb
 a962dfd0647afa7d4398965c58264268 1394492 doc optional 
libtelepathy-glib-doc_0.15.4-1_all.deb
 9add87e30320c6328c820098bf44dfa0 45820 libs optional 
gir1.2-telepathyglib-0.12_0.15.4-1_amd64.deb

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

iQIcBAEBCgAGBQJOHI+RAAoJEIGBI4OtKJdVgvEQAKqM6yrZPSxWT+ZQ1ONjk3+5
xEQl+q/s+akT30us4UOWtZwNBA8dGV6qJUfJSWHP4CV3Uk2GY7ytGE/9xR6lQL6Y
W5nqD4OmM3HTGTkLohjtb88ge5kO6Aze16MkXcntkR3Yn1Tl79J2SyJIbYky+hdu
S/X0dPpKwK3cppi5ucums3WKgHnB/7j5rLjniRdOn0J3Bdhse3sRWG0brzeCHSRO
UlVJhWWqUizUIL32Yzu7EJfUuZA+h1D3rp5fsabuDLAtK3cJLfdRQ6pdXemPzIp/
n2jZGt0NJC0VYNiYzuojLfRXiYpixkIidFwRt700d+OPl1bM4suT0D+hQQnUqbkx
nMC3oC0NuNiPeCuDIH/XTUq/kWIFFBxjb3g2sGWIngm79ZlaShCNFtc4M2ecAXCd
3VlOxuE164iWUReeytjvxnxJUMLequ8lMK3lbN/BBBqtL9fmPWDu74FxcaCkw2Ow
20cfNG08MMtg7jtAydJjKD2ECP5NvtjJZ0aZdGpiD7ivVRnxi0WFQh+1qfjx8p5s
8d1VaxcShkllpIGnnUbyy7EDMVAnZ354pCVAB5NMkmFip8IWxwzazy9/UtSAzLRS
o+rdE2N6lzfszUv7vujpv3HH7O1D+PeUvqBj4+kQJ1VaiO1ZzZP7Eh5rcmb+1tO+
zBl9dZbh/1+BXVLqBDLY
=8LyP
-END PGP SIGNATURE-


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

Accepted camlimages 1:4.0.1-3 (source all amd64)

2011-07-12 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 15:19:42 +0200
Source: camlimages
Binary: libcamlimages-ocaml libcamlimages-ocaml-dev libcamlimages-ocaml-doc
Architecture: source amd64 all
Version: 1:4.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 libcamlimages-ocaml - OCaml image processing library (Runtime library)
 libcamlimages-ocaml-dev - OCaml image processing library (Development package)
 libcamlimages-ocaml-doc - OCaml CamlImages library documentation
Closes: 633646
Changes: 
 camlimages (1:4.0.1-3) unstable; urgency=low
 .
   * Team upload
   * Depends on libjpeg-dev instead of libjpeg62-dev (Closes: #633646)
Checksums-Sha1: 
 f2fd9d44b70a3d8a0b75c4f7c583a8d7e16b0da6 2254 camlimages_4.0.1-3.dsc
 12f5cec61a9bfed442d260bda9434dbc4a8c920a 8489 camlimages_4.0.1-3.debian.tar.gz
 95ba8b01ce8ddea7c21769d4c6950ef5042dc192 57160 
libcamlimages-ocaml_4.0.1-3_amd64.deb
 1bf28fce17a46f5c64d6cb7adfce87402d82896a 1170700 
libcamlimages-ocaml-dev_4.0.1-3_amd64.deb
 0dedeb2633aef402666d379c8c8ebfc331401a86 8646516 
libcamlimages-ocaml-doc_4.0.1-3_all.deb
Checksums-Sha256: 
 55192f8309fe720805ca25a6a57a985becdb79daaf182b233db9c802af2baf67 2254 
camlimages_4.0.1-3.dsc
 b1672264b2798549305cc6ea1296c66414f38e6d95dbc3daf443e3ff7fd73c82 8489 
camlimages_4.0.1-3.debian.tar.gz
 15f846a769d49ac70a7171cdee369ddfde83b7598a2b4999478655c3d1cb5b5b 57160 
libcamlimages-ocaml_4.0.1-3_amd64.deb
 b8522a27a84b4ad61db4de17cb653dcc28fc46216cbd167019c5b912c0f223d0 1170700 
libcamlimages-ocaml-dev_4.0.1-3_amd64.deb
 7cb1149ac3c3295a8e6a68c29be1dcc7f0223ccace6dd4dadb3accc482c8f639 8646516 
libcamlimages-ocaml-doc_4.0.1-3_all.deb
Files: 
 623b0dd8fc806a5fe5b76d5e17721773 2254 devel optional camlimages_4.0.1-3.dsc
 d43ded58ccbf5b42a0f985fe5de59caf 8489 devel optional 
camlimages_4.0.1-3.debian.tar.gz
 1e14e969630ad2a8978ee728f0f51473 57160 ocaml optional 
libcamlimages-ocaml_4.0.1-3_amd64.deb
 5692ee75f2c907dade48ed3f7cec5c98 1170700 ocaml optional 
libcamlimages-ocaml-dev_4.0.1-3_amd64.deb
 58b1d0198554f13ad778d1c8e4cec726 8646516 doc optional 
libcamlimages-ocaml-doc_4.0.1-3_all.deb

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

iQIcBAEBCgAGBQJOHJQRAAoJEHhT2k1JiBrTEYEQAIwEU4AvzhoUh72AjeFIz6Hg
HP+XfjVCfzNpJsEgy/Q5nJrl0zBV0K4MhjKo6Dc7IhGzAu8TDjaUGj5hWgAcXTTI
dvwedJlAHYKiac0izQ2ONzaxTPpbeiPSh62MlyMr1EWCEwNb6TjkA7Zt21hdU6Gy
sBsUshScBndMjCGEgbdU8AR5CrP3ZCaIq4xoHrRR9e7gTAt4gu+FqjmhWZv+UhQ/
vAYS2aKkMlcAivpBy7xIowXjvQOtWZdd2V+SbD2onUEz0CHxQ3lyLWIC4Bkk+yjh
31Y7t69pnB1TgXfoiLUr1XahktxAsBWh2h4ZbiISfsD7+k1C+l+gaZ8rPvWX2FOl
K9GRlEpfbaOpzbKdqhtrIhIyXLreAY8ra4FWMMqpTlPQhAPqj8DBQhK2VWiYR8C/
m4eWkKKSJoQcs1p5DPATDnfjWSDbwPFoKrjILykbSplqwwJ9t5cXHvxbaHLVbOfc
TuHWKuakQ+3nQlx5/KcxwCeo4qoBEeY3tl/dBMeoE8WBV4ElCvIT7kmwv+KlBHzp
pK4tTXON5ko74oQhOnQTA5G5jVi4TpT2Z30k5P72QOWrwONdX4a8t8R5AXKjQd7n
PBUc36tpZdSoQWHDNWRwzSK7fLk8A4fYW+DFzgasEESK1JK7WXu210XVG2YiuZmG
7aUTopkQ11JXmLU+RC3W
=I3d6
-END PGP SIGNATURE-


Accepted:
camlimages_4.0.1-3.debian.tar.gz
  to main/c/camlimages/camlimages_4.0.1-3.debian.tar.gz
camlimages_4.0.1-3.dsc
  to main/c/camlimages/camlimages_4.0.1-3.dsc
libcamlimages-ocaml-dev_4.0.1-3_amd64.deb
  to main/c/camlimages/libcamlimages-ocaml-dev_4.0.1-3_amd64.deb
libcamlimages-ocaml-doc_4.0.1-3_all.deb
  to main/c/camlimages/libcamlimages-ocaml-doc_4.0.1-3_all.deb
libcamlimages-ocaml_4.0.1-3_amd64.deb
  to main/c/camlimages/libcamlimages-ocaml_4.0.1-3_amd64.deb


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



Accepted etckeeper 0.56 (source all)

2011-07-12 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 14:38:09 -0400
Source: etckeeper
Binary: etckeeper
Architecture: source all
Version: 0.56
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 etckeeper  - store /etc in git, mercurial, bzr or darcs
Closes: 616800
Changes: 
 etckeeper (0.56) unstable; urgency=low
 .
   * Converted to use dh_python2. Closes: #616800
   * Handle files with % in their names.
Checksums-Sha1: 
 8db3d6fab84639b4321001d77e920a6dc17b38ff 1482 etckeeper_0.56.dsc
 4a4f804961199bde3b5195557eb9ffae2f9cf325 45337 etckeeper_0.56.tar.gz
 8a351f13165cceab577f1bf410f881a5dfbebcb6 34574 etckeeper_0.56_all.deb
Checksums-Sha256: 
 8683dac21d5d35618532082bfd4a648adb0c0c34c866363de2753558fc8858e5 1482 
etckeeper_0.56.dsc
 e28a0f1e64586c0c0f7bfe64049b1e8b0bdfd2f203dff880a4722c9fe7f7f01d 45337 
etckeeper_0.56.tar.gz
 0784ab2d30822cf71d51c0ff0e49e7756842e3926570466cddd799dc3b8d7ea3 34574 
etckeeper_0.56_all.deb
Files: 
 b206b9c780318285f612f1a7d1547ef3 1482 admin optional etckeeper_0.56.dsc
 15143ecb039db54a45e22f25e5be84ec 45337 admin optional etckeeper_0.56.tar.gz
 25abc46ad59cd4f6e0e698097654412d 34574 admin optional etckeeper_0.56_all.deb

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

iQIVAwUBThyUy8kQ2SIlEuPHAQiMGA//eVWcq5NHiuHSq5ATjNtm0qDLDP0VUQ+f
ECgArK7VcdEVGzK19Mavd+mFfFq9ml/Xq937o+GgI9tilyX/tEgUgzIETmjGP4/X
Oi4ttnc691Q6GuInR7gdnMR3Ncohg729TDb4jY7DQhRuvLPxFSc6zoGMQiR7ruG8
47H2iUD0uZAdS9Z0a1Ba+BwyqXLNIz0bHprkKGBonqiMcl6PApljzEUIvJwj4ufj
3mxDig3CCIPRxZnSdPrLgEKu1LjGKvUOu70hXEwhaZw7S/In4a9UX/2app7D7NMe
Rz9BbdEyvSMxxQpnUti2eSpp2TgBeIJ/w1oRLr85pzAWpAsCIS9pJ5TQNhHxbW/3
WivvCdaR3LnkAaKIKpu+rIa8ksDt08YFVVP4t0ASgrNrXLvy0eEv7VxeTWQnL0GJ
YirzEb7OEbkh7TEWNhMxd90lGv1Hf3KcaYkts1xJUcj8byGMAsXyJVZ+770TazIg
hG+AmTBvYG3dmDm1E2+Q/hqOVmjSQZv1iWz6Jg167MJlHVZBhyeyi1Vkn17Kfynj
aZ6aRsnpL1E/O20uyZISOXNGE9Gw2q/JVgk488u/HnXH5kbEWuAm28PHO2X3tr3v
sxGRcvZ8XbiCHPRBE2fkGZWFXylAzTIUqwms4lTRba/WnWDHT0S/zHfyXt9onbXi
AWh5oK2Huc8=
=+L3I
-END PGP SIGNATURE-


Accepted:
etckeeper_0.56.dsc
  to main/e/etckeeper/etckeeper_0.56.dsc
etckeeper_0.56.tar.gz
  to main/e/etckeeper/etckeeper_0.56.tar.gz
etckeeper_0.56_all.deb
  to main/e/etckeeper/etckeeper_0.56_all.deb


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



Accepted ocaml-extunix 0.0.3-1 (source amd64)

2011-07-12 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 20:27:12 +0200
Source: ocaml-extunix
Binary: libextunix-ocaml-dev libextunix-ocaml
Architecture: source amd64
Version: 0.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 libextunix-ocaml - Extended functions for OCaml Unix module
 libextunix-ocaml-dev - Extended functions for OCaml Unix module
Closes: 632500
Changes: 
 ocaml-extunix (0.0.3-1) unstable; urgency=low
 .
   * Team upload
   * New upstream release (Closes: #632500)
Checksums-Sha1: 
 a6e4d4d1d9e0c8c19a62c0e9522dd14e134f4b01 2081 ocaml-extunix_0.0.3-1.dsc
 e33cfc7095c2215a3af90fa30eb1b930b18eff5c 59645 ocaml-extunix_0.0.3.orig.tar.gz
 9aed73359bf3c784ac246d7965da2de6d1b36255 2538 
ocaml-extunix_0.0.3-1.debian.tar.gz
 458061d797415c1e2f4adcc4b051d6f646f93760 94394 
libextunix-ocaml-dev_0.0.3-1_amd64.deb
 21b94aaf29874da031604c616d71bb9e2e503171 30960 
libextunix-ocaml_0.0.3-1_amd64.deb
Checksums-Sha256: 
 adcedb0e3446f46072dc94332007c095a1974e54e46500aadc211ef13634cc8c 2081 
ocaml-extunix_0.0.3-1.dsc
 c44b921227e074f0d13292e78c081252590dbf6fd9f751945d29823d990e2eeb 59645 
ocaml-extunix_0.0.3.orig.tar.gz
 05fb2af80e5643a0dd87427d460cc48c589bda6d0df8d82ac85d84940d80cc87 2538 
ocaml-extunix_0.0.3-1.debian.tar.gz
 13f3b9bccfaf57e0154ba35a52845ba4e03d7bd10f37eaf9d52679ed52855548 94394 
libextunix-ocaml-dev_0.0.3-1_amd64.deb
 c02935a54f0add5d095459132e12cd3d934fe6eb528ad3a0bde35348ce229035 30960 
libextunix-ocaml_0.0.3-1_amd64.deb
Files: 
 3e5fa163170e5ee6badd1368781f2a3d 2081 ocaml optional ocaml-extunix_0.0.3-1.dsc
 82c72d2201301788347763509682d023 59645 ocaml optional 
ocaml-extunix_0.0.3.orig.tar.gz
 051493bfb095c7f778ed4fd990a63e88 2538 ocaml optional 
ocaml-extunix_0.0.3-1.debian.tar.gz
 658cf55f999568beb5944195caf60cb3 94394 ocaml optional 
libextunix-ocaml-dev_0.0.3-1_amd64.deb
 77d46732eeec306bdcba2e3a527a2df1 30960 ocaml optional 
libextunix-ocaml_0.0.3-1_amd64.deb

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

iQIcBAEBCgAGBQJOHJKcAAoJEHhT2k1JiBrTqJIP/1bO9gexCj1ZDk8HXbfWhAIb
SDYrxSUdGlLI8sLEJVtih67JlYxulgUCqa+T/DVcXM7zbBVL14TZ5VxWcYZBr6FH
Qaw0H5+9XcX/Od/A2MOe7oFb1P2HKwDf1lSyD0uXoRINfP7CaC7vVdVKu6YxTibD
LtW07GqiJZMhOAd7hVUi04+SlS25Vx2Dbe/r4ahVu7myYJZzx0l6Xdo+ftbToAvG
QLB0t7B15peYMj0pPyslU6n8NnkP/pOgmZzXZo1WcvP+dFIQfRCr4SR7Fm3kcfz2
rWZUpPnMqKvO3GU5Af8Uh4OtP7K64XkLtfCCFIoEx4mGaNT5W3/bp0+zGJ7dUpoP
xA54Tcu6k1btPqeJSCk6dtUBKl032uIEU1UuTPTwjBp6Qh0+IBpp8kCdFZdamdpk
FRu3U68yZ8+3+vBY7bUpfD+1JeZR608kCXFmAIwgTbUAsV+wasQcz7UJpgJN88N7
93MW80gDTHIw0mHBeQHQaDGteNTq+A9sppJc5yTHrNhrQrVHmx5QzGXB6Cbgsa3R
/BFxPK561WYJobaAKLZOBajTQ2edGCLzY800Co5gZG4DtlUfg3geWz97QJbxt8r8
mgCI8dSStt/v1X55Jhwu7ZuxdSXgtQoA0DOJdD2o80/ep34BFI4ipAapXd/abxyd
1Rno+PQWrI5yr5Gg6Tls
=euea
-END PGP SIGNATURE-


Accepted:
libextunix-ocaml-dev_0.0.3-1_amd64.deb
  to main/o/ocaml-extunix/libextunix-ocaml-dev_0.0.3-1_amd64.deb
libextunix-ocaml_0.0.3-1_amd64.deb
  to main/o/ocaml-extunix/libextunix-ocaml_0.0.3-1_amd64.deb
ocaml-extunix_0.0.3-1.debian.tar.gz
  to main/o/ocaml-extunix/ocaml-extunix_0.0.3-1.debian.tar.gz
ocaml-extunix_0.0.3-1.dsc
  to main/o/ocaml-extunix/ocaml-extunix_0.0.3-1.dsc
ocaml-extunix_0.0.3.orig.tar.gz
  to main/o/ocaml-extunix/ocaml-extunix_0.0.3.orig.tar.gz


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



Accepted pyke 1.1.1-2 (source all)

2011-07-12 Thread Daniele Tricoli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 20:18:50 +0200
Source: pyke
Binary: python-pyke python-pyke-doc
Architecture: source all
Version: 1.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Daniele Tricoli er...@mornie.org
Description: 
 python-pyke - Prolog-inspired Python logic programming toolkit
 python-pyke-doc - Prolog-inspired Python logic programming toolkit 
(documentation)
Closes: 555363 590777
Changes: 
 pyke (1.1.1-2) unstable; urgency=low
 .
   * debian/control
 - Removed Chris and added Debian Python Modules Team to Maintainer
 - Added myself to Uploaders (Closes: #590777)
 - Switched Vcs-* fields to DPMT subversion repository
 - Bumped Standards-Version to 3.9.2 (no changes needed)
 - Dropped Breaks fields: package pyke was never part of a stable
   release so they are not needed in python-pyke
 - Switched to python-all as build-dep to build pyke for all supported
   python versions
 - Moved python-setuptools and python-support from Build-Depends-Indep
   to Build-Depends
 - Added python-nose, python-wxgtk2.{6,8} as build-dep to run tests at
   build time
 - Added rest2web as build-dep to build documentation
 - Added python-ply (= 3.4) as build-dep to be able to use dh_python-ply
   and added ${python-ply:Depends} dependency
   * debian/python-pyke-doc.docs
 - Renamed pyke-doc.docs to python-pyke-doc.docs
   * debian/python-pyke-doc.doc-base
 - Registered documentation provided by python-pyke-doc using doc-base
   * debian/python-pyke-doc.links
 - Provided symlinks to documentation inside /usr/share/doc/python-pyke so
   users won't have to remember whether the documentation was split into a
   separate package or not
   * debian/python-pyke.docs
 - Added README.txt
   * debian/rules
 - Added override_dh_installchangelogs to install the upstream changelog:
   RELEASE_NOTES-1.txt
 - Added override_dh_installdocs to build documentation from source
 - Added override_dh_auto_test to run doctests at build time using
   python-nose
 - Added override_dh_auto_configure to:
1. Remove embedded copy of python-ply from the package. Thanks to
   Jakub Wilk for the report. (Closes: #555363)
2. Regenerate python-ply cached tables
3. Set proper debug path inside python-ply generated tables
 - Added override_dh_gencontrol to use dh_python-ply
 - Added override_dh_examples to not ship testall.config files. They
   are used by doctest-tools which is not packaged for Debian
   * debian/clean
 - Added to remove python-ply cached tables shipped in upstream tarball
   * debian/copyright
 - Made DEP5 compliant
   * debian/patches/01-fixed-hardcoded-path-in-doctest.patch
 - Change a hardcoded path in a doctest to a path that is guaranteed
   to exist on a POSIX system
   * debian/patches/02_fix-insecure-temporary-file-use.patch
 - Use mktemp to create temporary file
   * debian/patches/03_use-sed-instead-of-ed.patch
 - Use sed instead of ed to strip target links
   * debian/patches/04_fix-shorter-float-repr.patch
 - Added patch by Jakub Wilk using docstring substitution
   * debian/patches/05_do-not-use-embedded-ply.patch
 - Do not use embedded copy of python-ply
   * debian/patches/06_remove-tracking-javascript-and-remote-images.patch
 - Remove tracking javascript code and remote images
   * debian/patches/07_disable_check_tables.patch
 - Added patch by Jakub Wilk to skip check_tables: python-ply tables are
   regenerated at built time
   * debian/source/options
 - Added extend-diff-ignore = (^|/)doc/html/ not generate diff for changes
   inside doc/html/: these changes are due to
   06_remove-tracking-javascript-and-remote-images.patch and are wanted
Checksums-Sha1: 
 17b7ef13e3b7c7ca99b0fd5143606fbb05d9ba29 2012 pyke_1.1.1-2.dsc
 1c414572027e181a62a1f97058f8ce898b3cbcd4 8352 pyke_1.1.1-2.debian.tar.gz
 cc60a5521f1d769f9d463a9efc4e80ac79426a8c 87856 python-pyke_1.1.1-2_all.deb
 f5aad010041b997466e251bf3d5c1b01d6086482 815130 python-pyke-doc_1.1.1-2_all.deb
Checksums-Sha256: 
 7a883b741fc460004615b79fad7e1c576c3a7c313816288075a8cae94be1273c 2012 
pyke_1.1.1-2.dsc
 d0f59aecb641d02f670f7b2b3c02614a9fda6d8664221ff59657db624348e6ef 8352 
pyke_1.1.1-2.debian.tar.gz
 ecda776ebd1bc625b6a9d82a73103ae21f1c61417f1f661097d1f4a99ff49ad3 87856 
python-pyke_1.1.1-2_all.deb
 c8cd86181c04763ed66fb293c60813e317728527635dbdaa71c61a546f29cf1a 815130 
python-pyke-doc_1.1.1-2_all.deb
Files: 
 5e2753209bd8c253c591be6eb8954246 2012 python optional pyke_1.1.1-2.dsc
 aea8e199288601a9549b2c4e8da1616f 8352 python optional 
pyke_1.1.1-2.debian.tar.gz
 37f8e6e465b8703d26d3f44fa7f45880 87856 python optional 
python-pyke_1.1.1-2_all.deb
 3e96e4aef233320e9032a4c950a1c352 815130 doc optional 

Accepted r-zoo 1.7-0-1 (source i386)

2011-07-12 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 13:37:23 -0500
Source: r-zoo
Binary: r-cran-zoo
Architecture: source i386
Version: 1.7-0-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-zoo - GNU R package for totally ordered indexed observations
Changes: 
 r-zoo (1.7-0-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Changed Architecture: to 'any'
 .
   * debian/control: Set (Build-)Depends: to current R version
Checksums-Sha1: 
 d4662c5ff124c9dfe8e850e6cbe8d586f8ce2459 977 r-zoo_1.7-0-1.dsc
 ca3e5239147c349712c6ef17c3d48fcfaf02dc22 1233964 r-zoo_1.7-0.orig.tar.gz
 929f949f8c2b2bf8a1cb8e8939e8d4ff3466ab0c 2492 r-zoo_1.7-0-1.diff.gz
 ef3805b5491ccf3d58e6d4ee8a0021c02403fd45 1403884 r-cran-zoo_1.7-0-1_i386.deb
Checksums-Sha256: 
 dd8e2ab2cc7272879afd9653881273179361e063cd1cbf1028d3f97a00ed7b0b 977 
r-zoo_1.7-0-1.dsc
 10e3d504f72bb62474d6179fafc0cd7530311cee1fafaea5b699ce53634334e1 1233964 
r-zoo_1.7-0.orig.tar.gz
 55a40e2e7646c1a5d09ff893a9d827d703ccf7c309dd3cab3ccd5808116c4783 2492 
r-zoo_1.7-0-1.diff.gz
 ae70fbfc389926e458725833767570866e5191733f5fc4a3a3d77f8abf492dfa 1403884 
r-cran-zoo_1.7-0-1_i386.deb
Files: 
 0ac7883f5530560289599ed07273356c 977 gnu-r optional r-zoo_1.7-0-1.dsc
 30d68d49f29e697fad602dad9819c2ef 1233964 gnu-r optional r-zoo_1.7-0.orig.tar.gz
 ee1a68b2d745b6f0b4550628a78f2f2e 2492 gnu-r optional r-zoo_1.7-0-1.diff.gz
 8779973d904c41486108246943cd4553 1403884 gnu-r optional 
r-cran-zoo_1.7-0-1_i386.deb

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

iD8DBQFOHJXbCZSR95Gw07cRAjT4AJ0ffNEPBrTCyRFwfFfP831aejuNXACfe4wP
ZU1Wcf0p0n1Vu0kBAWhkOu4=
=kHJf
-END PGP SIGNATURE-


Accepted:
r-cran-zoo_1.7-0-1_i386.deb
  to main/r/r-zoo/r-cran-zoo_1.7-0-1_i386.deb
r-zoo_1.7-0-1.diff.gz
  to main/r/r-zoo/r-zoo_1.7-0-1.diff.gz
r-zoo_1.7-0-1.dsc
  to main/r/r-zoo/r-zoo_1.7-0-1.dsc
r-zoo_1.7-0.orig.tar.gz
  to main/r/r-zoo/r-zoo_1.7-0.orig.tar.gz


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



Accepted jasper 1.900.1-9 (source i386)

2011-07-12 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 20:21:21 +0200
Source: jasper
Binary: libjasper1 libjasper-dev libjasper-runtime
Architecture: source i386
Version: 1.900.1-9
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge sti...@antcom.de
Changed-By: Roland Stigge sti...@antcom.de
Description: 
 libjasper-dev - Development files for the JasPer JPEG-2000 library
 libjasper-runtime - Programs for manipulating JPEG-2000 files
 libjasper1 - JasPer JPEG-2000 runtime library
Changes: 
 jasper (1.900.1-9) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (quilt) format
   * Using new dh 7 build system
Checksums-Sha1: 
 716b5acac3a1de8a6668588fee4601009ca98732 1078 jasper_1.900.1-9.dsc
 4d48148c4f2aad52ff93842a66a41c7d9e0385ea 54122 jasper_1.900.1-9.debian.tar.gz
 630c7ee5b42660143bf7c069937f2472fb124c97 157810 libjasper1_1.900.1-9_i386.deb
 ff33e02c19d926dce4cdaee92f4322b9209f26ae 563430 
libjasper-dev_1.900.1-9_i386.deb
 7976dcfc8885c04597ce3233ded18da4d7d9eb84 24902 
libjasper-runtime_1.900.1-9_i386.deb
Checksums-Sha256: 
 45190d6bfde8b3a42ed87c1d724cd8278e57b8a96d9f7cdfbc020ad699671a6f 1078 
jasper_1.900.1-9.dsc
 4ce147a54f586f3e150c7af6a73f1848ae3bd10d15e3e2e3f1d80d26a4a1476d 54122 
jasper_1.900.1-9.debian.tar.gz
 70c884d029b5b2fc63d404facb36f6d22fa318120f04be12cf224993844c1d20 157810 
libjasper1_1.900.1-9_i386.deb
 82f1cacffb7a0a86f3e1e4d6d27558c5fb9aa1ed52ce5b393c084cb466dc4d33 563430 
libjasper-dev_1.900.1-9_i386.deb
 26692c91b033c4b2bea9db80b539c002c7928a46abd8b6185a9c435b362b207d 24902 
libjasper-runtime_1.900.1-9_i386.deb
Files: 
 c4ead3772f1d871d589a8fa000bb0876 1078 graphics optional jasper_1.900.1-9.dsc
 5adf8a63f99d971131e20149fd196798 54122 graphics optional 
jasper_1.900.1-9.debian.tar.gz
 7abcdf96d347d3382b64a1198253f7f3 157810 libs optional 
libjasper1_1.900.1-9_i386.deb
 40d5c842ca8d8ddb038d64754d2cfa12 563430 libdevel optional 
libjasper-dev_1.900.1-9_i386.deb
 56f1ed588cf45d2846ad2b36f72d4803 24902 graphics optional 
libjasper-runtime_1.900.1-9_i386.deb

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

iD8DBQFOHJlvcaH/YBv43g8RAjlRAJ488t/oiE4xyy8RZ/eyD8+8UOcZTQCgi8gG
U8YaBObu3GFDc8npQT6u/0c=
=C7dg
-END PGP SIGNATURE-


Accepted:
jasper_1.900.1-9.debian.tar.gz
  to main/j/jasper/jasper_1.900.1-9.debian.tar.gz
jasper_1.900.1-9.dsc
  to main/j/jasper/jasper_1.900.1-9.dsc
libjasper-dev_1.900.1-9_i386.deb
  to main/j/jasper/libjasper-dev_1.900.1-9_i386.deb
libjasper-runtime_1.900.1-9_i386.deb
  to main/j/jasper/libjasper-runtime_1.900.1-9_i386.deb
libjasper1_1.900.1-9_i386.deb
  to main/j/jasper/libjasper1_1.900.1-9_i386.deb


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



Accepted ocsigen 1.3.4-2 (source all amd64)

2011-07-12 Thread Stéphane Glondu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 20:38:51 +0200
Source: ocsigen
Binary: ocsigen libocsigen-ocaml-doc ocsigen-dev libocsigen-ocaml 
libocsigen-ocaml-dev libocsigen-xhtml-ocaml-dev
Architecture: source amd64 all
Version: 1.3.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description: 
 libocsigen-ocaml - runtime librairies for Ocsigen
 libocsigen-ocaml-dev - development librairies for Ocsigen
 libocsigen-ocaml-doc - developer's documentation for Ocsigen
 libocsigen-xhtml-ocaml-dev - Ocsigen XHTML generation library
 ocsigen- web server and programming framework in OCaml
 ocsigen-dev - development metapackage for Ocsigen
Changes: 
 ocsigen (1.3.4-2) unstable; urgency=low
 .
   * Fix wrong decoding of + in URL paths (cherry-picked from upstream)
Checksums-Sha1: 
 07763d8edc9baea9eb19e437699206e9739d3897 2450 ocsigen_1.3.4-2.dsc
 fd3f7ffce1759fc9cc4a59d4824e74367e6f5297 13405 ocsigen_1.3.4-2.debian.tar.gz
 9ee48e1f40b129422018f9b06ab98834147efb63 2188510 ocsigen_1.3.4-2_amd64.deb
 f4f219f3eb263275bb692d9ed7d27c62e5787431 659652 
libocsigen-ocaml-doc_1.3.4-2_all.deb
 34f2752a866fd0b66fa983045220b29e474207f2 16272 ocsigen-dev_1.3.4-2_all.deb
 c25fc851f7fd51028575a77ee04f224e5161afd8 1080946 
libocsigen-ocaml_1.3.4-2_amd64.deb
 6fdc0f2921c47bf134acd669e5013fba2181092b 1414642 
libocsigen-ocaml-dev_1.3.4-2_amd64.deb
 e74786ca35753d729838af44ebc9b12c076fffc7 375100 
libocsigen-xhtml-ocaml-dev_1.3.4-2_amd64.deb
Checksums-Sha256: 
 72387387ab187a97cedf56a25d11cd6fa75f4e5ae27bb76d455f3c6e051ad7aa 2450 
ocsigen_1.3.4-2.dsc
 f04bd779f2163948e85abe9c17910e6f25f119e26ec364955dbe93dbbf8de88c 13405 
ocsigen_1.3.4-2.debian.tar.gz
 f283ca79e136510ee0948d1221725102682e1991135b7edee454aacba6c8a656 2188510 
ocsigen_1.3.4-2_amd64.deb
 c45104567467610bd3c39cd99415c06c85bbfca1ccc8cb37bf5813d290019f6a 659652 
libocsigen-ocaml-doc_1.3.4-2_all.deb
 d3745b04e54d5f67c702319373b8c54f44062149c6ee5715309757179aaf723e 16272 
ocsigen-dev_1.3.4-2_all.deb
 ce56858115e3b1b94d2b6d537beda8c6b4914d18f5438a6b61d707e66ef98186 1080946 
libocsigen-ocaml_1.3.4-2_amd64.deb
 b67b9b826b6648a25ad852aca79ee95513d644e5ffa14de63d3c3469ff7f76f2 1414642 
libocsigen-ocaml-dev_1.3.4-2_amd64.deb
 b82e6d93d6795c84bbe53c536effc6e7b1130bdb970765a7a9bcc95487dcc921 375100 
libocsigen-xhtml-ocaml-dev_1.3.4-2_amd64.deb
Files: 
 c7c99bf4ed283f6e67f9fa597a1d9f90 2450 ocaml optional ocsigen_1.3.4-2.dsc
 2b7b23ea7ed186632427a25a9181f1c2 13405 ocaml optional 
ocsigen_1.3.4-2.debian.tar.gz
 fd926d42e099bf66544ca7dd221239fc 2188510 httpd optional 
ocsigen_1.3.4-2_amd64.deb
 cadbd54bf6bdd2fe291089136130466c 659652 doc optional 
libocsigen-ocaml-doc_1.3.4-2_all.deb
 e60ab6602d52f7730d4afb8763506392 16272 ocaml optional 
ocsigen-dev_1.3.4-2_all.deb
 7ecf978bb5d10caebf2650c813dd6292 1080946 ocaml optional 
libocsigen-ocaml_1.3.4-2_amd64.deb
 e475e69df65d75aa4b6e7167d168ad5c 1414642 ocaml optional 
libocsigen-ocaml-dev_1.3.4-2_amd64.deb
 733a1079d646d94ae17471fb03a78949 375100 ocaml optional 
libocsigen-xhtml-ocaml-dev_1.3.4-2_amd64.deb

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

iQIcBAEBCgAGBQJOHJnzAAoJEHhT2k1JiBrTIxoP/i32Qc+ZRjs1DOO4sBx1ynTR
SSI4E/ZiovRBi4V0zrJxto/h5Wk8GHDp8ddt01ZAVBCwYlTkH1MQo/zBmfDHtOqQ
H9Gs+3P7+EXHlwU7U/xAm9WjA4kGvGBRVJrgcWKXtEr2TVHN2LnodXoiKOzAZyQB
NOMd7EHcvO50ubFZVVXrB2SituRGKeiNUb8JgZTmRf6hjbx/BjEx0L5jTiSei9JO
aMnGbbUd6id343vi/3IsEYcZK3zHV6/kjFT6z7djqGHhj4RLl/mZKeQWkfU9f+83
Vhuh6pYuo4tXNkvZ/4gfdijmHNY5gWLy9ZR3kSCkrPfdJXeled3Piq3Borp99Ebl
gUfSFuAFWnhF7H6LmapxGycbRBgbdSQOhhRkELtL+0CX/KFxS8BFuVjc8Rrwbk9w
SvhkN4nEwlzNo6KVa6jVoaI0aVNUI2LUcuXnjsnNI8LS87+Fr4MRE2mmsDXWVV0r
sXShRzq7ZPaNX/Mhj91ENxTIEuJPaLSdbWaISZZvfIH5mqPuRuGugntrw7PHksM4
eg9gdv8V0vaA2v/WP9i3Lq1DEBOlzfi+8fEuVQgINWO/PRkHwLT+Mx8YFN3jO73b
Lb2tGWD6lvT4ATHFM7lljWFpcQCm5jJy/gpVeEyWQ3j9KJ/tgrrqHjWpPyuQ2u5n
fKkSjriHPP1EPvbZYlxx
=OM4s
-END PGP SIGNATURE-


Accepted:
libocsigen-ocaml-dev_1.3.4-2_amd64.deb
  to main/o/ocsigen/libocsigen-ocaml-dev_1.3.4-2_amd64.deb
libocsigen-ocaml-doc_1.3.4-2_all.deb
  to main/o/ocsigen/libocsigen-ocaml-doc_1.3.4-2_all.deb
libocsigen-ocaml_1.3.4-2_amd64.deb
  to main/o/ocsigen/libocsigen-ocaml_1.3.4-2_amd64.deb
libocsigen-xhtml-ocaml-dev_1.3.4-2_amd64.deb
  to main/o/ocsigen/libocsigen-xhtml-ocaml-dev_1.3.4-2_amd64.deb
ocsigen-dev_1.3.4-2_all.deb
  to main/o/ocsigen/ocsigen-dev_1.3.4-2_all.deb
ocsigen_1.3.4-2.debian.tar.gz
  to main/o/ocsigen/ocsigen_1.3.4-2.debian.tar.gz
ocsigen_1.3.4-2.dsc
  to main/o/ocsigen/ocsigen_1.3.4-2.dsc
ocsigen_1.3.4-2_amd64.deb
  to main/o/ocsigen/ocsigen_1.3.4-2_amd64.deb


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



Accepted rpm 4.9.0-7 (source all amd64)

2011-07-12 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 20:55:42 +0200
Source: rpm
Binary: rpm rpm2cpio rpm-common rpm-i18n librpm-dbg librpm2 librpmio2 
librpmbuild2 librpmsign0 librpm-dev python-rpm
Architecture: source all amd64
Version: 4.9.0-7
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 librpm-dbg - debugging symbols for RPM
 librpm-dev - RPM shared library, development kit
 librpm2- RPM shared library
 librpmbuild2 - RPM build shared library
 librpmio2  - RPM IO shared library
 librpmsign0 - RPM signing shared library
 python-rpm - Python bindings for RPM
 rpm- package manager for RPM
 rpm-common - common files for RPM
 rpm-i18n   - localization and localized man pages for rpm
 rpm2cpio   - tool to convert RPM package to CPIO archive
Closes: 633267
Changes: 
 rpm (4.9.0-7) unstable; urgency=low
 .
   * Remove useless .la files from python-rpm (Closes: #633267).
   * Avoid linking python module with libpython (LP: #789656).
   * Remove empty lines from debian/*.symbols, they cause warnings during
 build.
Checksums-Sha1: 
 4634b3277382cea380f4dae2800a7a923212eb32 2299 rpm_4.9.0-7.dsc
 a3b8a7aec8553e13842507a27d519c1d855d52d9 35471 rpm_4.9.0-7.debian.tar.gz
 13c2aa9a035c76a41e8c2e8d1d905933c0dde7df 1271454 rpm-i18n_4.9.0-7_all.deb
 eb4f9c6f16d915413c17679eb44c9ea3771b35a1 975186 rpm_4.9.0-7_amd64.deb
 fefc91737376fccb2cc4b80f45c0c1a4c5e0063f 822972 rpm2cpio_4.9.0-7_amd64.deb
 db6deebf8af7ac81538639c4eefdc1643cd905e1 836326 rpm-common_4.9.0-7_amd64.deb
 696d56f4f8df756b4140c158705fee3708589f11 1871514 librpm-dbg_4.9.0-7_amd64.deb
 e81af6766c0d84bc4fbc63a9f86ebe1c45f5652a 1004324 librpm2_4.9.0-7_amd64.deb
 5fff43591c2694a4e49ed140695e896c40a60c96 898860 librpmio2_4.9.0-7_amd64.deb
 cad33a5d684e8e22629189d663f86939ca0d1aac 887384 librpmbuild2_4.9.0-7_amd64.deb
 b7c1f9a5cdfa29b27c88c68f657056819f0a93f6 826924 librpmsign0_4.9.0-7_amd64.deb
 00eb16a55402155e10a152691306a8c29d723997 879380 librpm-dev_4.9.0-7_amd64.deb
 ab3c1d24f18b29270a652a02d91453fd35a960b2 898118 python-rpm_4.9.0-7_amd64.deb
Checksums-Sha256: 
 785eed2f23b4c2f5ce684cc9d596e079d6687119d10c706958d4f710bcef32e0 2299 
rpm_4.9.0-7.dsc
 4474794ffb411e551668131fd5c2ca7afb7177b81745197e3ec69fe066af96a5 35471 
rpm_4.9.0-7.debian.tar.gz
 5eb3346d26afd611fa0196f964c9699f3e8d976b67a855ded0775170fe4bd500 1271454 
rpm-i18n_4.9.0-7_all.deb
 9f05ad493c5087e827ccf82e03cb6e2818f345ca0ddc53b20660a9a52dc04f3b 975186 
rpm_4.9.0-7_amd64.deb
 14958fadb4a38d0681c6e8774874268a49b669852b0d352c971dc558da51330e 822972 
rpm2cpio_4.9.0-7_amd64.deb
 0e6fcc0117a1f84b1d2e9e2164d7e191e80210214e853dba1d28bf65b374fab7 836326 
rpm-common_4.9.0-7_amd64.deb
 b9ef74ca00e6516ec019c3d9ba90a0175a7475add6a50c9594b598b683e74b6e 1871514 
librpm-dbg_4.9.0-7_amd64.deb
 efa5262b59178f1fc7da4593fa54c157668df74b39d016c354974cc9408fa534 1004324 
librpm2_4.9.0-7_amd64.deb
 aee6b9808fac7bf82cbb63bfc783d3d8606ae884a9adff6f2e3b523624092d31 898860 
librpmio2_4.9.0-7_amd64.deb
 98bd989dbb63db1b88257c92b1018493f47291ad58c5ec5f9c7a3f0e420a2a87 887384 
librpmbuild2_4.9.0-7_amd64.deb
 6ce3205fba91873ddc6fa17827bc2d055650a9d3d85e54e0aaa4af59d917b06d 826924 
librpmsign0_4.9.0-7_amd64.deb
 dad747bf8b81d2cac0f61a489f02e2ed82fe35bc3b61c9e6f1424c3ad0c52919 879380 
librpm-dev_4.9.0-7_amd64.deb
 9e7fbecc209a25c167d66d6337c58f83f6caec12c2d13d65a452ca2fbd0ac9ea 898118 
python-rpm_4.9.0-7_amd64.deb
Files: 
 d9fec29c169aabe4a07ef7d75b58abff 2299 admin optional rpm_4.9.0-7.dsc
 46dcdf92898937fcb18c75826dd25082 35471 admin optional rpm_4.9.0-7.debian.tar.gz
 179fea4937c63cfd04326ebc067462e4 1271454 localization optional 
rpm-i18n_4.9.0-7_all.deb
 8c5d86d33c33f486c96864c3fb38f40d 975186 admin optional rpm_4.9.0-7_amd64.deb
 30b680cc7b97289ee62bba3364dfab8a 822972 admin optional 
rpm2cpio_4.9.0-7_amd64.deb
 052fce09b11fbf41dcd2f33df31fb841 836326 admin optional 
rpm-common_4.9.0-7_amd64.deb
 b89d59206178c6ba591de7759d23af72 1871514 debug extra 
librpm-dbg_4.9.0-7_amd64.deb
 54ee31f0651c418dc7ff6c4632b7334e 1004324 libs optional 
librpm2_4.9.0-7_amd64.deb
 c533f9d8d5c603b936d886b0f17e404b 898860 libs optional 
librpmio2_4.9.0-7_amd64.deb
 553283afea5a454d7e47d7a8ce7b2080 887384 libs optional 
librpmbuild2_4.9.0-7_amd64.deb
 166d63443f34bcc27f8a3210ee61e0e8 826924 libs optional 
librpmsign0_4.9.0-7_amd64.deb
 ffd4c30ac601b04fd52555f6f600619c 879380 libdevel extra 
librpm-dev_4.9.0-7_amd64.deb
 6461e4c7036dc311730aa53dfb990252 898118 python extra 
python-rpm_4.9.0-7_amd64.deb

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

iQIcBAEBCAAGBQJOHJpnAAoJEGo39bHX+xdNKc0P+QE3PlTIyHWOySBffaggLZA7
8MvnN4hgvUFgOFvL4i+3DkxfIxsgzGisHYclpf3rGGReVOEBudu+iOFceVS4nrdW
6hvD1mV08KCSkkmat7V9sJ4cKLAWR6GykarMf+nYb0DJKp+GzY+9w+1oPCkokjmA
oCkLeMUgpTMWyDCgU00vHSlgkkAHHFylawehZ9aznuPmI4MiDRgeQW1LTjJ+crIp
APah0mBNcuAOvAchTxq3AxmeBH4WVxN7C4HB+V/bnPtR6zQ9B6XaIGnGxZIC1k+b

Accepted libestr 0.1.1-1 (source amd64)

2011-07-12 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 21:14:22 +0200
Source: libestr
Binary: libestr-dev libestr0
Architecture: source amd64
Version: 0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier pol...@debian.org
Changed-By: Pierre Chifflier pol...@debian.org
Description: 
 libestr-dev - Helper functions for handling strings (headers)
 libestr0   - Helper functions for handling strings (lib)
Changes: 
 libestr (0.1.1-1) unstable; urgency=low
 .
   * Imported Upstream version 0.1.1
   * Add watch file
   * Update symbols file
Checksums-Sha1: 
 0d3340d2a168168b1f06ecc04fbfcb5d5e68ebe6 1067 libestr_0.1.1-1.dsc
 429996be5eb1810277ca84421ceda2f56dc405ea 315512 libestr_0.1.1.orig.tar.gz
 9421f273c2ea8a6ad3f40f130370395c6afaa548 2310 libestr_0.1.1-1.debian.tar.gz
 670ad9833feb3edb550f38aa6d660c80cf913d5c 11668 libestr-dev_0.1.1-1_amd64.deb
 162a16de56ded6043ffb4f42ce1c98fd90836a00 7480 libestr0_0.1.1-1_amd64.deb
Checksums-Sha256: 
 db99abbc7db97c3c5d61dcf974a41ce0c77c36600e1556dd14721b42ce6be8f7 1067 
libestr_0.1.1-1.dsc
 9ca9f4df572d064ebba04a5a4d969bf8337b7f2ef9aa97c9624b96753ba52d06 315512 
libestr_0.1.1.orig.tar.gz
 499efcad41d739e082183d6ec007938f0688033f8b6bddc94531d9c052ebeab0 2310 
libestr_0.1.1-1.debian.tar.gz
 239db2884fa06dce180ea126b5d1a20920453d026461c3d1bc2cd2d78944291b 11668 
libestr-dev_0.1.1-1_amd64.deb
 fbb976726899b4c03265c7342d05784ad31f9b9eeb88c5f04e4b6b641e2e1ad9 7480 
libestr0_0.1.1-1_amd64.deb
Files: 
 54ba95b00b13a13a49526c5675b36536 1067 libs extra libestr_0.1.1-1.dsc
 84769b706fd4a5f3320ba4881202bd69 315512 libs extra libestr_0.1.1.orig.tar.gz
 b381008176b19ff4e17cac9de67f8529 2310 libs extra libestr_0.1.1-1.debian.tar.gz
 25ddc09a030530fae3137c7df1b9 11668 libdevel extra 
libestr-dev_0.1.1-1_amd64.deb
 3722d203e3c58e2d8422c331d88ce1f8 7480 libs extra libestr0_0.1.1-1_amd64.deb

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

iEYEARECAAYFAk4cnU0ACgkQtwVrWo1fQMsGBwCfdV0bssQ7++mTMRuWJ1mXeYUD
d4QAni8kWzBui5LNe7ATYtprEPPQZojI
=64/7
-END PGP SIGNATURE-


Accepted:
libestr-dev_0.1.1-1_amd64.deb
  to main/libe/libestr/libestr-dev_0.1.1-1_amd64.deb
libestr0_0.1.1-1_amd64.deb
  to main/libe/libestr/libestr0_0.1.1-1_amd64.deb
libestr_0.1.1-1.debian.tar.gz
  to main/libe/libestr/libestr_0.1.1-1.debian.tar.gz
libestr_0.1.1-1.dsc
  to main/libe/libestr/libestr_0.1.1-1.dsc
libestr_0.1.1.orig.tar.gz
  to main/libe/libestr/libestr_0.1.1.orig.tar.gz


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



Accepted ukolovnik 1.3-3 (source all)

2011-07-12 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 21:06:45 +0200
Source: ukolovnik
Binary: ukolovnik
Architecture: source all
Version: 1.3-3
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař ni...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 ukolovnik  - Simple todo manager using PHP and MySQL
Closes: 629111
Changes: 
 ukolovnik (1.3-3) unstable; urgency=low
 .
   * Update Brazilian Portuguese debconf translation (Closes: #629111).
   * Bump standards to 3.9.2.
   * Add build-* targets to debian/rules.
Checksums-Sha1: 
 6a4bc7b2b23c5cc8c09cfa929df150d58e7372b9 1788 ukolovnik_1.3-3.dsc
 b48a6281b461763e65171afaa31d638632706d56 10908 ukolovnik_1.3-3.debian.tar.gz
 475fa6979b2bade87b627e8b334837452e6924c5 45356 ukolovnik_1.3-3_all.deb
Checksums-Sha256: 
 a1d1c2243a3c519d5a755d9dac0700c84d8eee69989aa9e5db79a623daa13f54 1788 
ukolovnik_1.3-3.dsc
 8b3b2bba93e9d936928a3f8cc0a1e8962f1b1bf236f1e9e68d5e1401a427d0ed 10908 
ukolovnik_1.3-3.debian.tar.gz
 5c3efa465e661cbf377273204c41992c474871c22d179c136de0c62421cc0ec9 45356 
ukolovnik_1.3-3_all.deb
Files: 
 75161668e24be3586e667ffaa940aa3e 1788 web extra ukolovnik_1.3-3.dsc
 c708478379b14d0aaed5386611ace487 10908 web extra ukolovnik_1.3-3.debian.tar.gz
 21062cf4c0cb684e349f4f8fbe020960 45356 web extra ukolovnik_1.3-3_all.deb

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

iQIcBAEBCAAGBQJOHJ2JAAoJEGo39bHX+xdN8rIP/RK+x4Z9eqm7TLQYLw5N11Pc
IPs97mYTC+Adt/w046Mfktr2y3b3jRR2Tx2LZYtmyc2d/R9qJJk4rwDFm9GEnZzc
jMOXEOxcwJ8ZIzKiidP+ahWqry3FGUN/ZdsZEZvM/j/erADP0b9JIfuu/ydHxDGe
86jAd3YkgAR4XxMfH5/CgGvXeeduPPLjwFGsyRnZl8x4sb+erYDDk/0ZanID9YYb
7F8xM6Ho+gjYY5Uuf1o2baa1NVMOfizsNzT9YZhAtw7LCBAvmIXYLekeISHTEGJH
s4FjBL4WUJmVs6Y49pu2v8+xWNSfIh/CmE0462Yjuq9JPy8HcGnypdhCz+YflQEn
Sc7eGpZRzw5LQ7tixEzRfDwKc2Ip7IB7DpthwAlGhh82G/22Nzj/+AHJqrv+5ZmQ
d3Y+iXqE8Qt+mukNSnyIdO1YE7/+FZxMu/9ZYkXtE9AieM1lDkCi3GMAkp7ioRWx
SC/+G6ApGob7Cw2lD43dyu2tLW9+XTYqCUK0gldx87ym/AzL1RjPR1HOlTZa2Iwg
UA79zliot/70Fx0yeh64Qkf00pzXAwfvN5YJehCi38V9cNl02F47BjkBrVRubOdK
6qXWce/35t7a64GdGB1qDlj9cQ2oaX/ZjzG5MbOPOqIkKpcd6dn+9CvWgVYSIdXm
57HOeCCoSrcmg9xY+CL9
=qKE6
-END PGP SIGNATURE-


Accepted:
ukolovnik_1.3-3.debian.tar.gz
  to main/u/ukolovnik/ukolovnik_1.3-3.debian.tar.gz
ukolovnik_1.3-3.dsc
  to main/u/ukolovnik/ukolovnik_1.3-3.dsc
ukolovnik_1.3-3_all.deb
  to main/u/ukolovnik/ukolovnik_1.3-3_all.deb


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



Accepted adjtimex 1.29-2.2 (source i386)

2011-07-12 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 Jul 2011 07:06:43 +0200
Source: adjtimex
Binary: adjtimex
Architecture: source i386
Version: 1.29-2.2
Distribution: unstable
Urgency: low
Maintainer: James R. Van Zandt j...@debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 adjtimex   - kernel time variables configuration utility
Closes: 601529 610409 625744
Changes: 
 adjtimex (1.29-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Make the package multiarch-ready: add build-arch and build-indep
 build targets
   * Fix pending l10n issues. Debconf translations:
 - Vietnamese (Clytie Siddall).  Closes: #601529
 - Brazilian Portuguese (Flamarion Jorge).  Closes: #610409
 - Dutch (Michiel Sikkes).  Closes: #625744
Checksums-Sha1: 
 1a750d04cf223c75459a1606b47ba35f827af3eb 1595 adjtimex_1.29-2.2.dsc
 7f5211994f22994b1a9655a038a6c4a5fa2db87b 53236 adjtimex_1.29-2.2.diff.gz
 776506ae2e3c1a67ead3815176cfa7705cfadf4e 61226 adjtimex_1.29-2.2_i386.deb
Checksums-Sha256: 
 789e23c3ec5bd056153998d6c95ab21d9c29fa487aaf0a2736bf202fe68b7fdd 1595 
adjtimex_1.29-2.2.dsc
 b4e5e91d29306787505fc2c2d8ac678838373f70d4fae55c5ca0a03037557ff0 53236 
adjtimex_1.29-2.2.diff.gz
 0fe71744c77099013ba5b2a33e01aaff6de7eb06ab992b629b43379ea666f5db 61226 
adjtimex_1.29-2.2_i386.deb
Files: 
 df9d12822c5322f24dcdb3c408c1b797 1595 admin optional adjtimex_1.29-2.2.dsc
 14c2789549a12097547176afba5a51a8 53236 admin optional adjtimex_1.29-2.2.diff.gz
 234cf97333915382fcd688dbe9c0554b 61226 admin optional 
adjtimex_1.29-2.2_i386.deb

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

iQIVAwUBThNukocvcCxNbiWoAQJHDw//d0iRONSmPcsGs/piasOwoFN5gKUsBUJY
YSkfF5j/dxpOlASct0L3keem5BJn7dJ+w+fGnrXYtsNp75yV7ClBGpGln0RvbuRA
Gu2l+TIiRdr0pMUYCjCcXb1FAK6b3ulSfSRrmwyC0xneMwT00PCTdXs+kcHE5XeN
uP8ktk+aj1/VAnun94rvLyl6z+A+AWZtXTF2mQ67WWbsRhWNzxGjX93Aoj/ONiQB
o2RuhqQk9lwvs7Ux52igzXWQp1i66veS6wx8iZva0Nob7SOe0JfPGikRWWjU/ZKU
Hykx9tKOPAaUg+5rkR4GaMSj7ObFUA/Xt2PjagYQ4Of3smXGw54SyQDBwBbKZIPs
EtkH0z/2PeBtaIgoBkuSwx+2SMUeNlfGuexA4H/Y1MH6sptLreWvT35yqEXHN/sw
CBrMZ43Ca6XX+hxyUnQq83U9EQSUYbqFzMntKxUZzyiCnFMR2dtraSFp8SvTq8jf
RwzGQOjTbGmYgcBKZZlTPLcEpWsD/zmocbZcmt+sWwL2qSCNRbn9W8ArFKxyGCtn
xPRKeFLAZztddIT3TmSQ9TYa0L4hNYFGIkvXQMMRO0ZX6GlxjhPOcA0LcX9BDUM3
LdKS8tijEsbZik2oJwFx8yJcSqKGXtOi0pGXtkxS8UtWMP2a/vNCiht7Lkjff6R+
au/+K8rgHkw=
=mz/n
-END PGP SIGNATURE-


Accepted:
adjtimex_1.29-2.2.diff.gz
  to main/a/adjtimex/adjtimex_1.29-2.2.diff.gz
adjtimex_1.29-2.2.dsc
  to main/a/adjtimex/adjtimex_1.29-2.2.dsc
adjtimex_1.29-2.2_i386.deb
  to main/a/adjtimex/adjtimex_1.29-2.2_i386.deb


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



Accepted darktable 0.9-1 (source amd64)

2011-07-12 Thread David Bremner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 09:36:46 -0300
Source: darktable
Binary: darktable darktable-dbg darktable-plugins-experimental
Architecture: source amd64
Version: 0.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: David Bremner brem...@debian.org
Description: 
 darktable  - virtual lighttable and darkroom for photographers
 darktable-dbg - virtual lighttable and darkroom for photographers
 darktable-plugins-experimental - virtual lighttable and darkroom for 
photographers (experimental p
Changes: 
 darktable (0.9-1) unstable; urgency=low
 .
   * New upstream release.
   * Remove all patches now upstream; only patch for
 -Wno-error=unused-but-set-variable remains.
   * Bump Standards-Version to 3.9.2 (no changes)
Checksums-Sha1: 
 dfe5c9226a3ae908bed5e663be74c089a05d04b0 1777 darktable_0.9-1.dsc
 86a9830bf71bf63abbcc7e426c62f582e5866c2b 2187367 darktable_0.9.orig.tar.gz
 26773e6d884428a0ac04d43e0bd40e4da9ea6ab6 7623 darktable_0.9-1.debian.tar.gz
 98021bf0801660c9ca8ce61be063ce3df5c47171 1674798 darktable_0.9-1_amd64.deb
 eba3d6537829cdb3a8363ed3b986d5d4636dd213 3758608 darktable-dbg_0.9-1_amd64.deb
 000676df8ea8de18e04b04bf50b54465e102c89d 24678 
darktable-plugins-experimental_0.9-1_amd64.deb
Checksums-Sha256: 
 0dfb4513062e265667dfe3ecbac012fe4334dc911c876db9f896645d7bc77d20 1777 
darktable_0.9-1.dsc
 638e9d955e3940155b14bfba81cda291607ba689f216a7979db8a1aeb858a403 2187367 
darktable_0.9.orig.tar.gz
 b041cc5d39b36abe7089f5bae2e62dfbc163c93ce21ebcd989ee6b1b08fcdb7c 7623 
darktable_0.9-1.debian.tar.gz
 db9156ffdf821e941aae4973d22f329f985f406d6525af3a9cc536fe0f11c1ee 1674798 
darktable_0.9-1_amd64.deb
 f94565542c9998162a973fb855278736d16695fc8da7646f60f167e6965b94c4 3758608 
darktable-dbg_0.9-1_amd64.deb
 2cffa895cf9e941c87c287d2754d90c4a9c963143bdf6c9aa9d325fe07f81ec1 24678 
darktable-plugins-experimental_0.9-1_amd64.deb
Files: 
 2d0bad2ea90eac90395da774eca8dbb7 1777 graphics optional darktable_0.9-1.dsc
 02397e09464a9084403270607133b5b5 2187367 graphics optional 
darktable_0.9.orig.tar.gz
 89d8bd1265eae0069df446688da85ce3 7623 graphics optional 
darktable_0.9-1.debian.tar.gz
 90878a3b41a3c9cf9eb13d9ea438d941 1674798 graphics optional 
darktable_0.9-1_amd64.deb
 66f2d9800ab93524e86b29ce854eea76 3758608 debug extra 
darktable-dbg_0.9-1_amd64.deb
 473ed1e1f8a04d084eb2b4bd3381e65a 24678 graphics optional 
darktable-plugins-experimental_0.9-1_amd64.deb

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

iJwEAQECAAYFAk4cp/MACgkQTiiN/0Um85nAmQQAquISj288N2RPh128S2GCUnMc
6I2FbjyfBCALbxRVuh+0ZJ0w+9/eD0tUtPTu2dGzB/R3Tf4QD+OWTSuHq2KfRt6w
vaOA4D5JSHV633tkWXEHTWphXNFg4qK8eEhfb1N+g0VWxjfVkYWQNPtVyJl09S6N
a4aJWfStz+/XQEoONZU=
=2ZQq
-END PGP SIGNATURE-


Accepted:
darktable-dbg_0.9-1_amd64.deb
  to main/d/darktable/darktable-dbg_0.9-1_amd64.deb
darktable-plugins-experimental_0.9-1_amd64.deb
  to main/d/darktable/darktable-plugins-experimental_0.9-1_amd64.deb
darktable_0.9-1.debian.tar.gz
  to main/d/darktable/darktable_0.9-1.debian.tar.gz
darktable_0.9-1.dsc
  to main/d/darktable/darktable_0.9-1.dsc
darktable_0.9-1_amd64.deb
  to main/d/darktable/darktable_0.9-1_amd64.deb
darktable_0.9.orig.tar.gz
  to main/d/darktable/darktable_0.9.orig.tar.gz


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



Accepted libee 0.3.1-1 (source amd64)

2011-07-12 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 21:38:37 +0200
Source: libee
Binary: libee-dev libee0
Architecture: source amd64
Version: 0.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier pol...@debian.org
Changed-By: Pierre Chifflier pol...@debian.org
Description: 
 libee-dev  - Event expression library inspired by CEE
 libee0 - Event expression library inspired by CEE
Changes: 
 libee (0.3.1-1) unstable; urgency=low
 .
   * Imported Upstream version 0.3.1
   * Add watch file
   * Update symbols file
Checksums-Sha1: 
 2ba9b8efb71232f8b66c81d1adac3ae1901433a6 1085 libee_0.3.1-1.dsc
 cd282dbb3c68f90196948111ebfe49745f1c12b7 350704 libee_0.3.1.orig.tar.gz
 8d1ee84a8c3bdf744694756760e2bc3de80dcc99 2737 libee_0.3.1-1.debian.tar.gz
 939da808e0463ff2e6c51865947b298079e95749 33164 libee-dev_0.3.1-1_amd64.deb
 94912b019992fe62e108d1dfd35c946a79872a9a 16114 libee0_0.3.1-1_amd64.deb
Checksums-Sha256: 
 450b858b04d145e7b55191720da657d650755c9ff90ea7e16f2a5ef75483d5d7 1085 
libee_0.3.1-1.dsc
 7c665b786cf6501378d0a1a64107c82441df9607fcc5340893aa8b82ff6ceaee 350704 
libee_0.3.1.orig.tar.gz
 0c4a19949a1a6d00d816c6a5fe98ac8930d8730cc9b1749bed68c3ffb403d66a 2737 
libee_0.3.1-1.debian.tar.gz
 2b87764f2a14b1511836d6e3281d40378643c49685fee78b582895817bbbc01e 33164 
libee-dev_0.3.1-1_amd64.deb
 35c1e4ab2038fd23cbf33f375f7c5b6a80bbbaa3b537ce18a3f6270e547b995a 16114 
libee0_0.3.1-1_amd64.deb
Files: 
 8066932eaf8c8c65a886f2190421caa3 1085 libs extra libee_0.3.1-1.dsc
 61403a9a62b984381cf48454664f915e 350704 libs extra libee_0.3.1.orig.tar.gz
 614cc3ca6e9850c8afb75b20a0fb3c61 2737 libs extra libee_0.3.1-1.debian.tar.gz
 10820b2952234da9223498d2b3bbd646 33164 libdevel extra 
libee-dev_0.3.1-1_amd64.deb
 555ffdabcd142bef59486b7d3f01ba2a 16114 libs extra libee0_0.3.1-1_amd64.deb

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

iEYEARECAAYFAk4cov8ACgkQtwVrWo1fQMvsvgCff96GvXtzUSJ7R+rKUQWxkMDW
L5kAniC8vURJEHfSN8x5C7K8agtQ2eM/
=jxkY
-END PGP SIGNATURE-


Accepted:
libee-dev_0.3.1-1_amd64.deb
  to main/libe/libee/libee-dev_0.3.1-1_amd64.deb
libee0_0.3.1-1_amd64.deb
  to main/libe/libee/libee0_0.3.1-1_amd64.deb
libee_0.3.1-1.debian.tar.gz
  to main/libe/libee/libee_0.3.1-1.debian.tar.gz
libee_0.3.1-1.dsc
  to main/libe/libee/libee_0.3.1-1.dsc
libee_0.3.1.orig.tar.gz
  to main/libe/libee/libee_0.3.1.orig.tar.gz


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



Accepted pyfribidi 0.10.0-3 (source amd64)

2011-07-12 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 10 Jul 2011 05:52:37 +0200
Source: pyfribidi
Binary: python-pyfribidi python-pyfribidi-dbg
Architecture: source amd64
Version: 0.10.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 python-pyfribidi - FriBidi Python bindings
 python-pyfribidi-dbg - FriBidi Python bindings (debug symbols)
Changes: 
 pyfribidi (0.10.0-3) unstable; urgency=low
 .
   * Bumped compat level to 8
   * debian/control:
 + Updated my email address
 + Bumped debhelper Build-Dep to 8
 + Bumped Standards-Version to 3.9.2
   * Switch to dh_python2
 + debian/control:
   - Drop python-support from Build-Deps
   - Bumped python-all Build-Dep to (= 2.6.6-3~)
   - Removed XB-Python-Version and XS-Python-Version lines.
 + debian/rules:
   - added --with python2 to dh call.
   - No need to move pyshared to pymodules
Checksums-Sha1: 
 e5359f04cd8f80872749c409b0593d5b8d7d0614 2165 pyfribidi_0.10.0-3.dsc
 0876fd8d09901f771383b27056f2c4ec649ed17a 4735 pyfribidi_0.10.0-3.debian.tar.gz
 47af1e184ab5c23a38851c1e5a1c2902cc2753ff 10798 
python-pyfribidi_0.10.0-3_amd64.deb
 0c34c2e038a3cd4c4495feae68d36636a9bf2205 24598 
python-pyfribidi-dbg_0.10.0-3_amd64.deb
Checksums-Sha256: 
 70d90c9ef6e1cfc9f842f31ef6aa605e30b99260e43139903340d72d3d295114 2165 
pyfribidi_0.10.0-3.dsc
 f4b551f9979cd5f4c636d1d00379ab0b896afc1b516286e89e70bc815f268eb3 4735 
pyfribidi_0.10.0-3.debian.tar.gz
 d960c1c4f00bbb8e25baa76c0e2f05cbb7a4081e1e2258c3aad5098cceedd264 10798 
python-pyfribidi_0.10.0-3_amd64.deb
 87b3370b2079b6c37495d359e81c6dead19c7393b2116ebe83088988002cc615 24598 
python-pyfribidi-dbg_0.10.0-3_amd64.deb
Files: 
 0d02d3afc5426a1c32e38774f0a59beb 2165 python optional pyfribidi_0.10.0-3.dsc
 d3cc9b388e60234bd2e47175f58902ee 4735 python optional 
pyfribidi_0.10.0-3.debian.tar.gz
 0525c84f9c509440271e8fb60f24e82e 10798 python optional 
python-pyfribidi_0.10.0-3_amd64.deb
 d81aca7506b5532387e04cc302713d08 24598 debug extra 
python-pyfribidi-dbg_0.10.0-3_amd64.deb

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

iQIcBAEBCgAGBQJOHK2kAAoJEK728aKnRXZFX28QAJO1O4q72CTFugRAcGe11PRK
dVpvoUr5VBVd9lfHK6ElrlB3hFbFGDtVHWsJx8sluwrBbgh0g0nBt3Nc1dKvqfbV
eCuXECyCGM/B7KVgsK9SGD8ed5NOK7eFS1JVwpMTBxUjvltFFrVNIZqX+tj3n+mX
tKJKXmx7dcVT9e5npjKxq+v/32qK6vhCYmWp8K3aCkLesIB4rYAzTVPmI2vhY+5K
+NEfRogYpKD+8an1xWfaTavj2hwT8KSD9JIoFYMMDwoRlaHi7DQcHBvRNV6lFV66
4YNHr+rsVmGdVBEL9Ehqyhf2mA1f6FASJGsnMbbEiTWXZIgNhQXxKBB1fiErjZuG
/80B0yx1nGKtpPa2qJdKQkE7EBO0mqUSZiq8N6CcWaDMbMcXkMxy6FZOCbRqkEKK
SmzEQIReMVOcJXKnBhIO0Dk7PLgpPhNDtNUyVixpjFYbMFLQkBYDNTKPu+pPHl1r
LTDi17Q+VHaIf2ts6myxA0W/0GdWRhpVUYfgfdRzX2RobOkeyfzjxFVlOPMJwxir
O+7NeOfTr4CeUXDgEYMauCM8obnH9yjtNvuZdxnNwfHfPdMr9FO411mjE24aK/zT
4w/WCfSsDGEuD1bku2PHUVIwWeiPA4pnPUt40AyofGA6CLl+YyURKG+QaND1psgk
D8QHlz7rNRDGJKy7boo/
=gvaF
-END PGP SIGNATURE-


Accepted:
pyfribidi_0.10.0-3.debian.tar.gz
  to main/p/pyfribidi/pyfribidi_0.10.0-3.debian.tar.gz
pyfribidi_0.10.0-3.dsc
  to main/p/pyfribidi/pyfribidi_0.10.0-3.dsc
python-pyfribidi-dbg_0.10.0-3_amd64.deb
  to main/p/pyfribidi/python-pyfribidi-dbg_0.10.0-3_amd64.deb
python-pyfribidi_0.10.0-3_amd64.deb
  to main/p/pyfribidi/python-pyfribidi_0.10.0-3_amd64.deb


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



Accepted zookeeper 3.3.3+dfsg1-1 (source all amd64)

2011-07-12 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 16:56:06 +0100
Source: zookeeper
Binary: libzookeeper-java zookeeper zookeeperd libzookeeper-java-doc 
libzookeeper2 libzookeeper-dev zookeeper-bin python-zookeeper
Architecture: source all amd64
Version: 3.3.3+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: James Page james.p...@ubuntu.com
Description: 
 libzookeeper-dev - Development files for zookeeper C bindings
 libzookeeper-java - Core Java libraries for zookeeper
 libzookeeper-java-doc - API Documentation for zookeeper
 libzookeeper2 - C bindings for zookeeper
 python-zookeeper - Python bindings for zookeeper
 zookeeper  - High-performance coordination service for distributed application
 zookeeper-bin - Command line utilities for zookeeper
 zookeeperd - Init control scripts for zookeeper
Closes: 594970 601383 625441 626020
Changes: 
 zookeeper (3.3.3+dfsg1-1) unstable; urgency=low
 .
   * New upstream release.
   * Resolve FTBFS on mips and hppa - platforms should not be supported
 as zookeeper needs default-jdk = 1:1.6 (Closes: #626020,#594970).
   * Added myself to Uploaders.
   * Removed Thomas Koch from Uploaders - thanks for all of your work.
   * Bumped Standards-Version: 3.9.2; no changes.
   * Transition to dh_python2.
   * Fixed FTBFS due to -Werror actually working and causing build
 failures in gcc = 4.6.1 (Closes: #625441).
   * debian/bin/zkPurgeTxnLog.sh: Switch DATADIR and DATALOGDIR to match
 parameter ordering in Zookeeper code (Closes: #601383) - thanks to
 Paul Paradise for identifying this issue and the fix.
   * debian/copyright: upgrade to DEP-5 format.
Checksums-Sha1: 
 d7b940e1cd23ff668c45504e00cbe03b418a53cc 2343 zookeeper_3.3.3+dfsg1-1.dsc
 71acff27f739f5c9504837df5d43b7287433fb1e 1859174 
zookeeper_3.3.3+dfsg1.orig.tar.gz
 cc02f49476483262aceb49edad224d76161dca19 18432 
zookeeper_3.3.3+dfsg1-1.debian.tar.gz
 89fd8b2111fc0b6a993e89fe3e0c88a2d17348af 1134512 
libzookeeper-java_3.3.3+dfsg1-1_all.deb
 f3bb63f3cf0299037e95050e3035eb5a46c69b3b 106494 zookeeper_3.3.3+dfsg1-1_all.deb
 049b0988e112d581c9daebcc8c4c0ca4d0519ef0 3298 zookeeperd_3.3.3+dfsg1-1_all.deb
 4d9c7eaccf43b59b13f45319b338b948336f5b33 521766 
libzookeeper-java-doc_3.3.3+dfsg1-1_all.deb
 282e85776895e964d037e8dbc0bb8911a2924da6 56774 
libzookeeper2_3.3.3+dfsg1-1_amd64.deb
 fb7b89af2c2e5a722ae9e832151ab9fecfde7287 61116 
libzookeeper-dev_3.3.3+dfsg1-1_amd64.deb
 139d4cbf4477def62a5c5260925c204482aa2fe4 59654 
zookeeper-bin_3.3.3+dfsg1-1_amd64.deb
 e14dc0552791020d7d0eee63b369f597ea8eee3e 22276 
python-zookeeper_3.3.3+dfsg1-1_amd64.deb
Checksums-Sha256: 
 5acd631e98a387923a952a961a5fedb471a1c4d67772e03f334e6a0fae7f57bd 2343 
zookeeper_3.3.3+dfsg1-1.dsc
 b91b3836a35f93973a41251375de10d11187f53753e9a3959722f57173a265cb 1859174 
zookeeper_3.3.3+dfsg1.orig.tar.gz
 4df606013200786e826e5d5251ce09831a99412eb84078b35bf3b39753cfd977 18432 
zookeeper_3.3.3+dfsg1-1.debian.tar.gz
 888cf69cde854170e1a807b815b584669e113e7006de30bc1542ae203284d1a2 1134512 
libzookeeper-java_3.3.3+dfsg1-1_all.deb
 c96990bdd0cd806dfa503b642e769951499968964ecd4cfc47b3e629ed76e492 106494 
zookeeper_3.3.3+dfsg1-1_all.deb
 deb2860b3dd51a4d9dbb3ae91ffda2f7b7ae0b104f4b6d621de6edbfc23a307d 3298 
zookeeperd_3.3.3+dfsg1-1_all.deb
 47b40b924c6de33f37b08dad13b56bc1dea9c47973df01712e2c4dc26466cf95 521766 
libzookeeper-java-doc_3.3.3+dfsg1-1_all.deb
 097e32e31d0da1806559287f6e0f2da458a6f50535040e7a6087572f2096942f 56774 
libzookeeper2_3.3.3+dfsg1-1_amd64.deb
 ea4913aaf26870c28f3560c928b050c92b239ca8ea3ab649a1c692115aef0b9c 61116 
libzookeeper-dev_3.3.3+dfsg1-1_amd64.deb
 6dd5feadb31f7df37f532a4f90ee2373b07e323c610c40d40bda768d48297683 59654 
zookeeper-bin_3.3.3+dfsg1-1_amd64.deb
 c9a364b1f7c034dc80b20be6072ed95f0b3c2184d3e2b964bdb2f0cf1150b3f7 22276 
python-zookeeper_3.3.3+dfsg1-1_amd64.deb
Files: 
 dd00941474e22c3ec2ad2eefd8fe55d0 2343 java optional zookeeper_3.3.3+dfsg1-1.dsc
 f6f3404b9575e35157b032b72fd760c0 1859174 java optional 
zookeeper_3.3.3+dfsg1.orig.tar.gz
 b9fb6c45bc5e60d1cdc05b046fa8a3bf 18432 java optional 
zookeeper_3.3.3+dfsg1-1.debian.tar.gz
 bbff69581011959d6c4b1d4a8e6e39fa 1134512 java optional 
libzookeeper-java_3.3.3+dfsg1-1_all.deb
 bb3bf654c4233e8b4c17bd73d7aab2e3 106494 java optional 
zookeeper_3.3.3+dfsg1-1_all.deb
 4dfd4f2491ebe92a5588fbf04698594c 3298 java optional 
zookeeperd_3.3.3+dfsg1-1_all.deb
 40d9cd91428b2929641c49bcf6d59423 521766 doc optional 
libzookeeper-java-doc_3.3.3+dfsg1-1_all.deb
 d57fa7492d08f4bc4177c8fa56282613 56774 libs optional 
libzookeeper2_3.3.3+dfsg1-1_amd64.deb
 35db2be173edc01fedf26af4a5a6df22 61116 libdevel optional 
libzookeeper-dev_3.3.3+dfsg1-1_amd64.deb
 1888b9bf12171367f49b0033053aacb0 59654 misc optional 
zookeeper-bin_3.3.3+dfsg1-1_amd64.deb
 c9b441cc897c034188c2334055e128ce 22276 python optional 
python-zookeeper_3.3.3+dfsg1-1_amd64.deb

-BEGIN PGP 

Accepted oggconvert 0.3.3-2 (source all)

2011-07-12 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 23:27:07 +0200
Source: oggconvert
Binary: oggconvert
Architecture: source all
Version: 0.3.3-2
Distribution: unstable
Urgency: low
Maintainer: Luca Falavigna dktrkr...@debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 oggconvert - convert media files to free formats
Changes: 
 oggconvert (0.3.3-2) unstable; urgency=low
 .
   * Switch to dh_python2.
   * debian/control:
 - Bump Standards-Version to 3.9.2, no changes needed.
   * debian/copyright:
 - Convert to DEP5 format.
Checksums-Sha1: 
 a9ad8a4f39ea52ea18f57d6b52ba26e0e7bad837 1979 oggconvert_0.3.3-2.dsc
 3f1a50c52812c84fd83e794958f69b473d646368 4439 oggconvert_0.3.3-2.debian.tar.gz
 b335189a10ea2e383ef0749bc9cb5fb70c2b7f02 58642 oggconvert_0.3.3-2_all.deb
Checksums-Sha256: 
 59a4fb9a9e2d3e6ade9f0c26482038a9bac852fa95af45c192dcdb0ee8b8e574 1979 
oggconvert_0.3.3-2.dsc
 bd9a1b39db226061a25072f361ea93673ef227c3a10ea5f3ee484f22c151d96b 4439 
oggconvert_0.3.3-2.debian.tar.gz
 c8c6622f392b7245530d71c41dd33307bca9feaca2a72fbb4fb68724a85f62ee 58642 
oggconvert_0.3.3-2_all.deb
Files: 
 543f3b13f9c2b20a98ee6332d138a60e 1979 sound optional oggconvert_0.3.3-2.dsc
 7c64ae8153332c140bea6dd61ac260e3 4439 sound optional 
oggconvert_0.3.3-2.debian.tar.gz
 089091835fd172b8f2da0e727cd3eda4 58642 sound optional 
oggconvert_0.3.3-2_all.deb

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

iQIcBAEBCAAGBQJOHL0aAAoJEEkIatPr4vMfx2QQAJ+4s3FAEwHVbihHUXv/j73w
66V+nmXFBUK8uw65veQspqLamHrTQ6aE059Np8SFVF7hjAQ6LY9DFrprBtj8TVA/
0Fpr7ql2rL4tqMWdgd8RENHYs7kLawx9Xgqj6ENuU7bJm13RTAKZ8j3/Lca4A3Sf
sAkXJhUm6Wr0shCVXCB4mhvQD2515j4k2CQLnEsfo6NLys2mSuDx4ylqAubOUFNM
sKWxNZsdvHqiDcmMF/zyxOSxuhxk9oWgdUGrZlziVUHlMtO19JLYZUesKyTkMBRs
V+FN2bzf8QmAiR9X0nTmMHU+/3i6eE2UE1C37nti6GWE6A8es7O5XmyULvi9pDd2
Tl7p5Ow0OA1wNzjEnOn+ljRMcHk9yWBlGGm53ZN1IDUr61+kR8PVyJxUKKAJi/l7
lVYm1uiH+jX8xPJNm13uqRk2NprVI4A44pTm+PkvF/6338TJVdw8fB4HI3TIEITt
GTkjFb3yzJz88sO/iiO9thmkZm98KhbNOTmlWJfdn8kvqOZCeWWquSL2B5pGwM6C
w0Nd3pgp6B65TMaf4+vk1vA52pBAs+nEDBJjunOMu8UNTXeaX4ozWlORJJ8F0T+f
LGe5nMWWC23SWKoGi2V8ZEqmtjjvhHVAfhR7KG3wrt1LEPsWla+eXFI+qRngQbfQ
BGmTyMdBEuYfJoPRiUME
=sjzx
-END PGP SIGNATURE-


Accepted:
oggconvert_0.3.3-2.debian.tar.gz
  to main/o/oggconvert/oggconvert_0.3.3-2.debian.tar.gz
oggconvert_0.3.3-2.dsc
  to main/o/oggconvert/oggconvert_0.3.3-2.dsc
oggconvert_0.3.3-2_all.deb
  to main/o/oggconvert/oggconvert_0.3.3-2_all.deb


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



Accepted clustershell 1.5.1-1 (source all)

2011-07-12 Thread Stéphan Gorget
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 18:45:38 +0200
Source: clustershell
Binary: clustershell
Architecture: source all
Version: 1.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: Stéphan Gorget phan...@gmail.com
Description: 
 clustershell - Distributed shell that provides an efficient python interface
Changes: 
 clustershell (1.5.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 41a0d8b4ef9827d4c837f10910365bd377d44531 2004 clustershell_1.5.1-1.dsc
 c23060f794178ab6278776c4b012347232d050c7 159537 clustershell_1.5.1.orig.tar.gz
 36a4ade089426c19695683dc6d172c19eac10711 9689 
clustershell_1.5.1-1.debian.tar.gz
 9d43fe86c4f2ed16f08ad6d2fedb46fea2a3f0cc 112018 clustershell_1.5.1-1_all.deb
Checksums-Sha256: 
 867c72a4d4a90438c7357330290236cd1ca0d3062d693dc4d628576c64f408e0 2004 
clustershell_1.5.1-1.dsc
 5358dacc220de89f6f5c09f81f0ad41cdbed8ef46ea3efda6ce1b02637596622 159537 
clustershell_1.5.1.orig.tar.gz
 5c55cdd0b9603a8d08c3b1e39f04ac275ba4b1ae84d31ae28549a9a6615d899b 9689 
clustershell_1.5.1-1.debian.tar.gz
 adb5c49ead7fe71ea3b8ef6c87b4c14ac2de7946e1c51a3a977aa8f7796aff05 112018 
clustershell_1.5.1-1_all.deb
Files: 
 fc2cb95ca05c3df6975ac561fd386178 2004 net optional clustershell_1.5.1-1.dsc
 027506d825ecc4b361f49d0742e63332 159537 net optional 
clustershell_1.5.1.orig.tar.gz
 dcf49cf9071df12ac50a7c365af0b8df 9689 net optional 
clustershell_1.5.1-1.debian.tar.gz
 7271cdd05ad6f4195a899cf0c3bdf603 112018 net optional 
clustershell_1.5.1-1_all.deb

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

iQIcBAEBCAAGBQJOHMFuAAoJEOs2Fxpv+UNfbHUP/2gMSAgnz/dPcDDq89dFeqgo
z/fd+7NXPR3t/x5B1U9K89VPBMC4AEMOgqpxnDBw6p9USTLI313eUEC+xnyZEQTb
TlJUYVDAsFBnnvPbxFMjVsC2xRG3zt7008/vcEI/ra5H+QiECFIHAvKZsEHBNyff
z45rYva2Q3XnL86/ayvCTXcou3tN+QzsQJ9iv49JQeisG55A4nK16X4r40ZokcBY
1gNY+hwYTgJ6ITyggmWTBMqvHxjqctOV8HKDoGX8ZNPFCtZCpr7Aw9rd9LYydbPJ
D43XuNjlb0ubWvKMRQenl5hfK8RlNX/B4Cb6ypT0zIJlkY9nMJgQ34Ohky8fGaJ1
6H1VNEc7iCqRdW4P2HbFU2J+Fix/N92wzIEgtxfqPB6j2Z1XPa3H4c4dEYITyR/E
YAStpfe7hbP3z+at0J8EAVYMvnaZQGSt6HDUTEaMbHIkwu/xmR/8HhRwn0HHV/Ec
TtwcBUNoKNPKe1EtQL+JBQlAVsl1DC5Tr41mCqI3ffOJrxl97iX0iqOKFM7crKtu
5R3de9HgIpkILkbYdBei7DuSOiupDnywvanXNXpyFBKExOS/pFJpGBu8httDPfx+
RBeUn9EgNMmATJ+gfYYi3FSNYscKLKdsb0RS7FAkQi3ASl2Co4Bqda80klMqvRSv
rm3I+On2m8hCiR0iG5QK
=CJ9y
-END PGP SIGNATURE-


Accepted:
clustershell_1.5.1-1.debian.tar.gz
  to main/c/clustershell/clustershell_1.5.1-1.debian.tar.gz
clustershell_1.5.1-1.dsc
  to main/c/clustershell/clustershell_1.5.1-1.dsc
clustershell_1.5.1-1_all.deb
  to main/c/clustershell/clustershell_1.5.1-1_all.deb
clustershell_1.5.1.orig.tar.gz
  to main/c/clustershell/clustershell_1.5.1.orig.tar.gz


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



Accepted librep 0.90.2-1.3 (source all i386)

2011-07-12 Thread Hector Oron
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 11:17:30 +0100
Source: librep
Binary: rep librep9 librep-dev librep-dbg rep-doc
Architecture: source all i386
Version: 0.90.2-1.3
Distribution: unstable
Urgency: low
Maintainer: Luis Rodrigo Gallardo Cruz rodr...@debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 librep-dbg - debug symbols for librep
 librep-dev - development libraries and headers for librep
 librep9- embeded lisp command interpreter library
 rep- lisp command interpreter
 rep-doc- documentation for the lisp command interpreter
Closes: 623388
Changes: 
 librep (0.90.2-1.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add armhf support. Thanks Konstantinos Margaritis (Closes: #623388)
   * Emptying the dependency_libs field in .la files
   * Add lintian override for librep-dev: missing-dep-for-interpreter rep
Checksums-Sha1: 
 2fbaededa9315f8ce44cc5488d87c41b1de0ae93 1942 librep_0.90.2-1.3.dsc
 b160f6b3c5942558658c90544fd076287e44c998 17392 librep_0.90.2-1.3.diff.gz
 835a73127b5335ed43af8874e3e9375ee5b31c8f 137538 rep-doc_0.90.2-1.3_all.deb
 3f555d71fc1bef8ad5fa205c15cc23495bb634ef 9778 rep_0.90.2-1.3_i386.deb
 3ed21cfe9dcbe1506b1165e619d547d393f3c0be 364838 librep9_0.90.2-1.3_i386.deb
 1eb7b3f36a206b1bca196f87161ddd6af9cb502c 523238 librep-dev_0.90.2-1.3_i386.deb
 dfc33ee33958ae721d42249a3d078a650c5b0377 326724 librep-dbg_0.90.2-1.3_i386.deb
Checksums-Sha256: 
 e0bed4346e64b94136e2930a5980785e7d48b591e2d05809375d556aba587d57 1942 
librep_0.90.2-1.3.dsc
 fe212051b7fa834fd0aea5906db1614baa42b699fd105fd81446c91fd6a70e62 17392 
librep_0.90.2-1.3.diff.gz
 6bf51da2a98140b10003b67414e6e95ff82bbbac1a4a4a62f0506b0d1587fcf4 137538 
rep-doc_0.90.2-1.3_all.deb
 90497cc621dce812be5743631b2758391dbe51ad7cb3490fbdb2ff97754fa8cf 9778 
rep_0.90.2-1.3_i386.deb
 8d4bb4dedfab5348f1a44fd11a8ea9029b3ed3ef3bd3d474c5b91b3ace01d673 364838 
librep9_0.90.2-1.3_i386.deb
 13de56dd87915d30fe796e41fb0d096f1b65b1a1aa86ab5d02bd626ec9ccb1b2 523238 
librep-dev_0.90.2-1.3_i386.deb
 556f0907c66a29f258c095be4e9b56486caad6ce7bcf802fd2fd1e91c22e6f2a 326724 
librep-dbg_0.90.2-1.3_i386.deb
Files: 
 d7150057966e42472a9f1aa4e3fb3e64 1942 lisp optional librep_0.90.2-1.3.dsc
 d005891173ce23e01fc8ad14b3e51e0b 17392 lisp optional librep_0.90.2-1.3.diff.gz
 40772b2305a765ee287d7c13f9e55196 137538 doc optional rep-doc_0.90.2-1.3_all.deb
 593cc72fe55f265ebd7144290690fe01 9778 lisp optional rep_0.90.2-1.3_i386.deb
 a74118f2177f781ce8f8bbe1d7871b9f 364838 libs optional 
librep9_0.90.2-1.3_i386.deb
 0ac6661bd22fc9c02759d92845e64fa8 523238 libdevel optional 
librep-dev_0.90.2-1.3_i386.deb
 17805eaa07666dadfc23694d2a504b09 326724 debug extra 
librep-dbg_0.90.2-1.3_i386.deb

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

iQIcBAEBCAAGBQJOHCDYAAoJEK8ig6p24qx7uFMP/399nPM6GbJeGgr0T9y6M4GP
+WqG1YSj7gmf6GA9zceJnfHzfWlM4lzxMMBpZMr4GNH+8EcWh1WRL0Plt6N8ZDhM
P3JGyUvOeZ/oGGvzHDA3RHJtzD2eekfK9T+dn3KQ/DsUrjHerABjqb+Cs8Lih/fd
8uBPBcoMvN8NNbCBFwF+ImAUf/j0sEE7DxHCJyDXCqEFDG1Gtw2rIKPAKAkYUPm6
EQJ/zsiUiUp2tQgak+b+RweukbFnaNsmlilWuNhyarzBuf7Xe3huoH4fglVYnqP/
bt5yULY4M18lELy04cARnHRsvju/i3TXqqr90ZaGF9w8VNVlhUhTrpDHZlLrh39k
xmZxcERiE5lKjXABZUSYypgRaWL8LJikYbwP1If1VkxB80gz+9tp3/VMb7TkkeId
D6EX+z4pT37JFbxLNhcKWhnaU7NCDhos7ZdES34wsqY+6vaDvi7fFRKsEzgft2wP
m8hL90OZ/Bt217vh5XSoU5T5rSav/ipNIz2aX4CZADNJRrg/gDrZtZIclEeJwQPI
xALTeoCNFybr/GZ0clAJXTiIhBxwNX1ODz40rpvq4k3E0XZATC5HXrB75n39LPzA
++0Itdoiju4Gdxpp9/373YWwphx0WqKFLtLrWdXVIJGBdiluTK6CetCD4AJ5QtIb
p/xmUnnF/8vkQ1/VuBsv
=a2hK
-END PGP SIGNATURE-


Accepted:
librep-dbg_0.90.2-1.3_i386.deb
  to main/libr/librep/librep-dbg_0.90.2-1.3_i386.deb
librep-dev_0.90.2-1.3_i386.deb
  to main/libr/librep/librep-dev_0.90.2-1.3_i386.deb
librep9_0.90.2-1.3_i386.deb
  to main/libr/librep/librep9_0.90.2-1.3_i386.deb
librep_0.90.2-1.3.diff.gz
  to main/libr/librep/librep_0.90.2-1.3.diff.gz
librep_0.90.2-1.3.dsc
  to main/libr/librep/librep_0.90.2-1.3.dsc
rep-doc_0.90.2-1.3_all.deb
  to main/libr/librep/rep-doc_0.90.2-1.3_all.deb
rep_0.90.2-1.3_i386.deb
  to main/libr/librep/rep_0.90.2-1.3_i386.deb


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



Accepted sbcl 1:1.0.50.0-1 (source all amd64)

2011-07-12 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 12 Jul 2011 22:47:18 +0200
Source: sbcl
Binary: sbcl sbcl-doc sbcl-source
Architecture: source all amd64
Version: 1:1.0.50.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
pkg-common-lisp-de...@lists.alioth.debian.org
Changed-By: Christoph Egger christ...@debian.org
Description: 
 sbcl   - A Common Lisp compiler and development system
 sbcl-doc   - Documentation for Steel Bank Common Lisp
 sbcl-source - Source code files for SBCL
Changes: 
 sbcl (1:1.0.50.0-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 dc72ef8918e99659119eb0546ec4de60c3d5a347 2126 sbcl_1.0.50.0-1.dsc
 4d0a7ae81d0c82b93a46efb1bc4a697c885b5e06 3566737 sbcl_1.0.50.0.orig.tar.bz2
 e1260ec5fbd62e3ebcf3136320cf9631c72b0548 66098 sbcl_1.0.50.0-1.debian.tar.gz
 8d235d3153bfc68d197709547519aa70f246b0f3 1326006 sbcl-doc_1.0.50.0-1_all.deb
 bd97ecb6c313d197b226ff6abb9e43644cfc9e01 3609252 sbcl-source_1.0.50.0-1_all.deb
 14f7e4fd6cb50b16d9b749ef814313947bb2 10562864 sbcl_1.0.50.0-1_amd64.deb
Checksums-Sha256: 
 2b65a11823b06be5ef86ebf9aff760038502d7233e658b6e8ecdb610a062d2e3 2126 
sbcl_1.0.50.0-1.dsc
 83f1f153f3fa7c0af9a36d7c0ae396a3b7475bf5c6e029543ce8e69a07594bab 3566737 
sbcl_1.0.50.0.orig.tar.bz2
 b899646488c41402bc5aa2cf949776c5d6f2ef399e69bbe83177e3eff939b13e 66098 
sbcl_1.0.50.0-1.debian.tar.gz
 ec644dae1aa769281795d837019a55878b4014122362fab20f8e57e936342cbe 1326006 
sbcl-doc_1.0.50.0-1_all.deb
 04f7bfb17602f87829e16ea682a32091690cce43eb7d4af7195b2f197ab499e1 3609252 
sbcl-source_1.0.50.0-1_all.deb
 366a7db49f0a10a339b5dfcd39c2ba437b97dd26ca8680806919fe6acc31113f 10562864 
sbcl_1.0.50.0-1_amd64.deb
Files: 
 785a95e6942023f24ad09820027a1249 2126 lisp optional sbcl_1.0.50.0-1.dsc
 74ce9b24516885d066ec4287cde52e8c 3566737 lisp optional 
sbcl_1.0.50.0.orig.tar.bz2
 5f28ab8a0c05700b48080aafda28d749 66098 lisp optional 
sbcl_1.0.50.0-1.debian.tar.gz
 9644b0bac65ef7532645af0785bb4ba5 1326006 doc optional 
sbcl-doc_1.0.50.0-1_all.deb
 6b99df0ad5abff676b301e8abf297abc 3609252 lisp optional 
sbcl-source_1.0.50.0-1_all.deb
 8d5a6ed5c42f1596f1b8b122e8aed231 10562864 lisp optional 
sbcl_1.0.50.0-1_amd64.deb

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

iQIcBAEBCgAGBQJOHMN9AAoJEKv/7bJACMb5nfUP/3yEumI4w1koKuIBz/ivPJIp
dNAABbUlbNdKnUlLtaXFnDwxMHihO2rgtbbs0P3won3SIUBSmeFpHkCr/l2Z+Zib
zSmNbn9DoMVqi/nb+r9ESOxQIwzbnjDP4w3zsXDq705tPgbTRbufsgFAC/qhcwQP
eCQuQtxT201n2ZX6fpe5FLG8+7iy9DGA+LXFbtXy0lfgXx7AXyO+qm57RJ6Rltov
sjvNaFz9v4/qxxWlijeOrpxX5CHpoI263tIy6X76zM2R3/ur1By+WXWdH7Ncd6Gi
xmeBjT52n0czNQ37WOpCGHqRuN0OdzfBnDhJJEdBQF7jhNWHRJNP4yV+fojRvdp9
Mk8Mg48+bnYwhP2Mwf5NQ5vkLZNZQOJTva1WE2TXOBrwvfMjtG+uF4yln/ZxTd8n
aOgxkWYKF/d+eKPIKj5nq4vGrqV/MzdDnnf/7BGUG3uYztGvPcf1QIe/i3v/r8Aj
qG0zBwTp0v9Ynx5jqhFZfiJvYt9ApXMCYY21jmUmzDS7he/Q4lyf2Cg55p2jU8V7
qFP13hSiq5Vix2L/27CMc4fPjcKv/6WW9ieegRvqEPQyLRI1LWoZDHq+5tXoBIJA
xQVuiy0jNHHmEdjV/OcTCmmurRZNdH5hD1oFGCdsMzDGHGPrY7yLVzYQGoW2QYO7
7CzkC3mGP6Fnb0v3FpC2
=wLea
-END PGP SIGNATURE-


Accepted:
sbcl-doc_1.0.50.0-1_all.deb
  to main/s/sbcl/sbcl-doc_1.0.50.0-1_all.deb
sbcl-source_1.0.50.0-1_all.deb
  to main/s/sbcl/sbcl-source_1.0.50.0-1_all.deb
sbcl_1.0.50.0-1.debian.tar.gz
  to main/s/sbcl/sbcl_1.0.50.0-1.debian.tar.gz
sbcl_1.0.50.0-1.dsc
  to main/s/sbcl/sbcl_1.0.50.0-1.dsc
sbcl_1.0.50.0-1_amd64.deb
  to main/s/sbcl/sbcl_1.0.50.0-1_amd64.deb
sbcl_1.0.50.0.orig.tar.bz2
  to main/s/sbcl/sbcl_1.0.50.0.orig.tar.bz2


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



Accepted dockbarx 0.45-2 (source all)

2011-07-12 Thread Klaus Reimer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 22:32:24 +
Source: dockbarx
Binary: dockbarx
Architecture: source all
Version: 0.45-2
Distribution: unstable
Urgency: low
Maintainer: Klaus Reimer k...@debian.org
Changed-By: Klaus Reimer k...@debian.org
Description: 
 dockbarx   - Task bar with grouping and group manipulation
Closes: 633624
Changes: 
 dockbarx (0.45-2) unstable; urgency=low
 .
   * Added dependency on python-xdg (Closes: #633624)
Checksums-Sha1: 
 a34cadf8c1387bc420c3eb5853aaf1203039e5cd 1088 dockbarx_0.45-2.dsc
 78cf2879fb2cabc2f4b3dee9e059485cbeda9741 2377 dockbarx_0.45-2.debian.tar.gz
 b944dac95ba2b31e12571c9a82dc4ef428ab1311 356162 dockbarx_0.45-2_all.deb
Checksums-Sha256: 
 a7fd725540406a64dc18663f9b7d4a3f9c086d39e2d01e66492a4e69a215917c 1088 
dockbarx_0.45-2.dsc
 cc8a46b63933fc6db89edf989dd45059c6e82fb7cf1f920de1b20c107c23d821 2377 
dockbarx_0.45-2.debian.tar.gz
 4d48582e9f667eba937132ba5e32404e3c2f339f5025c3a974b0a668740d83e9 356162 
dockbarx_0.45-2_all.deb
Files: 
 e66f4540dd26c30d1dd4e147bc0e7d03 1088 gnome extra dockbarx_0.45-2.dsc
 6493fc80e922f3779c98b91eb9e6fff9 2377 gnome extra dockbarx_0.45-2.debian.tar.gz
 241ac4c22212b4cf257e00dfcc59e369 356162 gnome extra dockbarx_0.45-2_all.deb

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

iD8DBQFOHMwSqgNhc6cj45ERArfVAKCb7jYCiBl011bI0HsXdC6sqaAJPQCg+aa/
XoRvOVZ2zIcA7bXg0HKbv6o=
=t+MC
-END PGP SIGNATURE-


Accepted:
dockbarx_0.45-2.debian.tar.gz
  to main/d/dockbarx/dockbarx_0.45-2.debian.tar.gz
dockbarx_0.45-2.dsc
  to main/d/dockbarx/dockbarx_0.45-2.dsc
dockbarx_0.45-2_all.deb
  to main/d/dockbarx/dockbarx_0.45-2_all.deb


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



Accepted lxc 0.7.4.2-1 (source i386)

2011-07-12 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jul 2011 01:36:32 +0200
Source: lxc
Binary: lxc
Architecture: source i386
Version: 0.7.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
Changed-By: Daniel Baumann daniel.baum...@progress-technologies.net
Description: 
 lxc- Linux containers userspace tools
Closes: 615485 618928
Changes: 
 lxc (0.7.4.2-1) unstable; urgency=low
 .
   * Taking over lxc together with Jonas, Guido is MIA.
   * Removing useless whitespaces at EOL and EOF.
   * Removing vcs field.
   * Removing git-buildpackage conffile.
   * Removing watch file.
   * Updating to standards version 3.9.2.
   * Moving from cdbs to debhelper version 8.
   * Removing pre-squeeze version from libcap-dev build-depends.
   * Sorting depends field.
   * Adding debootstrap to recommends.
   * Rewrite copyright file in machine-interpretable format.
   * Prefixing debhelper files with package name.
   * Removing lxc.docs, currently the references files do not contain
 useful information.
   * Adding options file for dpkg source format.
   * Rediffing libdir patch.
   * Adding lxc wrapper script.
   * Adding lxc-list script.
   * Simplyfing manpages debhelper file.
   * Adding patch to avoid FTBFS when building twice in a row (Closes:
 #615485).
   * Rewriting README.Debian (Closes: #618928).
   * Sorting debhelper dirs file.
   * Including examples from upstream documentation.
   * Adding patch for debian template to also disable module-init-tools
 initscript.
   * Removing superfluous section field.
   * Adding todo file.
Checksums-Sha1: 
 95d3c168b6648f39a7fe87622a47994e7f3d3de7 1109 lxc_0.7.4.2-1.dsc
 c9724300aaa685577dca1a8666cc34f0db05e328 8188 lxc_0.7.4.2-1.debian.tar.gz
 1bb6f7e7476e2d67d792a26aa756d75ea3595cf2 149946 lxc_0.7.4.2-1_i386.deb
Checksums-Sha256: 
 a0397f089a83e58235c57f7bc2cd664deaac81dc7bc25f592439d470cf9b5ccf 1109 
lxc_0.7.4.2-1.dsc
 5f210c9506a1e1799c8cd18f41829f9c2ddfe271dba9a2d07f4f045e3c4e7dd2 8188 
lxc_0.7.4.2-1.debian.tar.gz
 c8b6ac5a181f07ddb814fff503fba113c708396960f080d1a512b386bff27816 149946 
lxc_0.7.4.2-1_i386.deb
Files: 
 265584a0c436622f55cba23e67a6edd8 1109 admin optional lxc_0.7.4.2-1.dsc
 eabf4da3f66b46a8d498cc31c12ce8d2 8188 admin optional 
lxc_0.7.4.2-1.debian.tar.gz
 d14a7511f82902c950914a64c40c9323 149946 admin optional lxc_0.7.4.2-1_i386.deb

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

iEYEARECAAYFAk4c3RcACgkQ+C5cwEsrK56O7ACfYhMDHQOAJStd4nRxIjKbppT8
n3EAoN0TNZupI8oTD/JRXSl84mq9w+Li
=f4vn
-END PGP SIGNATURE-


Accepted:
lxc_0.7.4.2-1.debian.tar.gz
  to main/l/lxc/lxc_0.7.4.2-1.debian.tar.gz
lxc_0.7.4.2-1.dsc
  to main/l/lxc/lxc_0.7.4.2-1.dsc
lxc_0.7.4.2-1_i386.deb
  to main/l/lxc/lxc_0.7.4.2-1_i386.deb


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



Accepted libpar2 0.2.1-1 (source amd64)

2011-07-12 Thread Andreas Moog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 09 Jul 2011 15:42:04 +0200
Source: libpar2
Binary: libpar2-0-dev libpar2-0 libpar2-0-dbg
Architecture: source amd64
Version: 0.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Moog am...@ubuntu.com
Changed-By: Andreas Moog am...@ubuntu.com
Description: 
 libpar2-0  - Library for performing common tasks related to PAR recovery sets
 libpar2-0-dbg - Debugging symbols for the libpar2-0 library
 libpar2-0-dev - Headers for the libpar2-0 library
Closes: 532041 632548
Changes: 
 libpar2 (0.2.1-1) unstable; urgency=low
 .
   * Re-Upload to Debian, New Maintainer (Closes: #632548)
   * Took over upstream development, new upstream release:
 - fixes wrong data type for files  4GB (Closes: #532041)
   * Convert to source format 3.0 (quilt)
   * debian/copyright: Use dep-5 format
   * debian/watch: Fix watch file
Checksums-Sha1: 
 4145feda7eb472b20c84ff0b90e3b16cb05dc885 1214 libpar2_0.2.1-1.dsc
 75e248947f8817b4e70e367e6b8d276169499bc8 431884 libpar2_0.2.1.orig.tar.gz
 d681639d98a4034a93df0faf3e490b038723bee6 2301 libpar2_0.2.1-1.debian.tar.gz
 84fce86d0fcf6260045a0b12eb28acc7bea087b9 177732 libpar2-0-dev_0.2.1-1_amd64.deb
 b0033f504ea789a32b55b4e62dd0a2bf68eab298 107248 libpar2-0_0.2.1-1_amd64.deb
 901ec23e11f856599920a209005976a7666a425e 769654 libpar2-0-dbg_0.2.1-1_amd64.deb
Checksums-Sha256: 
 a0a3a6960c53e4d4fed1c5769f7b9b1efa8bf4fc47bc7dcdcea737f0fde18c50 1214 
libpar2_0.2.1-1.dsc
 001adaf2d229d245d2310ba3b5d33cf78a808705b3a07d92acb7a488bdc55ac2 431884 
libpar2_0.2.1.orig.tar.gz
 d033d5f74efe402298a3b6a400ae9761f40ba42837bd8891977b710ec90730bc 2301 
libpar2_0.2.1-1.debian.tar.gz
 0b555e699d52d685b6434d070fc488d5d4e400af1326ee1eb0bf36c215598338 177732 
libpar2-0-dev_0.2.1-1_amd64.deb
 58ee5ccab77ba605b7c6dfad9bde62d78fe6f212048e62b9c481bc8e1d8c0292 107248 
libpar2-0_0.2.1-1_amd64.deb
 25767717118f254d7d9dad2548fd6c60fcfdc5fd80a9557bfe8d6e8a4565917c 769654 
libpar2-0-dbg_0.2.1-1_amd64.deb
Files: 
 489798a7b03540af91724b01fd6857fb 1214 libs optional libpar2_0.2.1-1.dsc
 0a45fb992292d9af02e2d79a8f52ce4c 431884 libs optional libpar2_0.2.1.orig.tar.gz
 2a28d730a229281e1053849f1b51e48d 2301 libs optional 
libpar2_0.2.1-1.debian.tar.gz
 b5d861a3be22b881647d7fd371602f61 177732 libdevel optional 
libpar2-0-dev_0.2.1-1_amd64.deb
 15011281b9ee3a0fe5e9558af2a0f4db 107248 libs optional 
libpar2-0_0.2.1-1_amd64.deb
 ea55402076149c45cfdb2e458c48645f 769654 debug extra 
libpar2-0-dbg_0.2.1-1_amd64.deb

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

iD8DBQFOG+Povdkzt4X+wX8RAh49AJ9caiLghvjT8Nm/IeubfWBD9o3c4QCfSZAD
1yjZ0olwLSCQkChbTh41cAI=
=b5y0
-END PGP SIGNATURE-


Accepted:
libpar2-0-dbg_0.2.1-1_amd64.deb
  to main/libp/libpar2/libpar2-0-dbg_0.2.1-1_amd64.deb
libpar2-0-dev_0.2.1-1_amd64.deb
  to main/libp/libpar2/libpar2-0-dev_0.2.1-1_amd64.deb
libpar2-0_0.2.1-1_amd64.deb
  to main/libp/libpar2/libpar2-0_0.2.1-1_amd64.deb
libpar2_0.2.1-1.debian.tar.gz
  to main/libp/libpar2/libpar2_0.2.1-1.debian.tar.gz
libpar2_0.2.1-1.dsc
  to main/libp/libpar2/libpar2_0.2.1-1.dsc
libpar2_0.2.1.orig.tar.gz
  to main/libp/libpar2/libpar2_0.2.1.orig.tar.gz


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



Accepted opal 3.10.1~dfsg-1 (source all amd64)

2011-07-12 Thread Kilian Krause
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 10:28:19 +0200
Source: opal
Binary: libopal3.10.1 libopal-dev simpleopal libopal-dbg libopal-doc
Architecture: source amd64 all
Version: 3.10.1~dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Kilian Krause kil...@debian.org
Description: 
 libopal-dbg - OPAL library debug symbols
 libopal-dev - OPAL library header files
 libopal-doc - OPAL library documentation files
 libopal3.10.1 - Open Phone Abstraction Library - successor of OpenH323
 simpleopal - Simple example from the OPAL project
Changes: 
 opal (3.10.1~dfsg-1) experimental; urgency=low
 .
   * New upstream release: 3.10.1 (Luythen)
   * Put myself back into Uploaders
   * Bump debhelper compat to 8
   * Fix debian/watch to allow double digit minor version
   * Bump PTLib depends to 2.10 version (Luythen) as well
   * Bump Debian source version to 3.0
   * Enable samples to be built with --enable-samples instead of explicitly
 building them in debian/rules
   * Add libspandsp-dev (= 0.0.6~pre17) to Build-Deps to allow T.38 to use it
   * Add debian/clean for all files that need to be purged before rebuild
   * Add debian/patches/plugins_clean_target.patch: Most of the plugins don't
 have a clean target and thus don't allow rebuilds
   * Update debian/rules to cope with latest samples compilation changes
 upstream
   * Remove Changelog from docs as upstream doesn't ship it
   * Replace jquery.js with Debian's libjs-jquery version to make lintian happy
   * Add symbols file for libopal3.10.1 (but don't fail builds while we're in
 experimental)
   * Add pkg-kde-tools to take advantage of pkgkde-symbolshelper which is
 better suited for C++ libs - thanks to Modestas Vainius!
 (this makes c++ symbol files somewhat less painful. But still different
 g++ versions emit a bit different symbol sets so ftbfs'es happen)
   * Add libavcodec-dev to enable H.263
   * Register API documentation with doc-base
   * Patch spandsp_autoconf_cppflags backported from upstream trunk
   * Adjust DFSG-repack: Remove *.dll and *.exe from upstream source
   * Fix Vcs-Browser URL
   * Bump Standards-Version to 3.9.2
Checksums-Sha1: 
 057a7457752c77b2b28aac93a298aa8ab6b86030 1786 opal_3.10.1~dfsg-1.dsc
 639cfc16547d8afb287148114eae385de007f5c4 14583395 opal_3.10.1~dfsg.orig.tar.gz
 a928f482ab10aa41b847cca64e38fefaefcd9653 289659 
opal_3.10.1~dfsg-1.debian.tar.gz
 db85007a5c5a2e1d81c8fa719960a49ffee4d23d 4225424 
libopal3.10.1_3.10.1~dfsg-1_amd64.deb
 753865fd497665cdfd8543ac74e289734da6d930 5629664 
libopal-dev_3.10.1~dfsg-1_amd64.deb
 fb575a4083e73e954782a38a99f04db5d3e338ea 70982 
simpleopal_3.10.1~dfsg-1_amd64.deb
 228d8fb0f9efaf367c6fdaeec79b86af98a3b97a 19378130 
libopal-dbg_3.10.1~dfsg-1_amd64.deb
 0b7aa188f788537970a94a6ebe65a4f25e2ac336 5649968 
libopal-doc_3.10.1~dfsg-1_all.deb
Checksums-Sha256: 
 271e552e79c0f3792078b109bf9586679059009656ec3e1c0f67d3d91a34c6e4 1786 
opal_3.10.1~dfsg-1.dsc
 b33d0af0f4b9d1c815a6b1e204d3f099b9854288f73aa1442227170917b971c3 14583395 
opal_3.10.1~dfsg.orig.tar.gz
 afc54554c3cd8a31632f96dbcb3bc8d6b8cf64d16b9cdfd6dfa3251315e3e732 289659 
opal_3.10.1~dfsg-1.debian.tar.gz
 483e60afe4621c76fddccb1f3bec75ab80c55ae08d09a49cd7b344f2cd8aff2e 4225424 
libopal3.10.1_3.10.1~dfsg-1_amd64.deb
 c10db6557d6f02dc73f7a3a34e8f8aa7f27fde314dcd9eecfc509d67f5459b71 5629664 
libopal-dev_3.10.1~dfsg-1_amd64.deb
 45358e2578a760f6320761584ce4c7e0d727db1db2c4fcef0ee3605454f20862 70982 
simpleopal_3.10.1~dfsg-1_amd64.deb
 8e2626ac29e3ea5ae1b692602142850466b99dbeae6368457dd2783b306a3c52 19378130 
libopal-dbg_3.10.1~dfsg-1_amd64.deb
 5b60f1525a7d210cc700e7b23aa413274b9291992a9a6755c6cbfcb6ef55fb61 5649968 
libopal-doc_3.10.1~dfsg-1_all.deb
Files: 
 9e81313efec7214d11f44ae6fcdb24ba 1786 libs optional opal_3.10.1~dfsg-1.dsc
 267fe1e0bb05704c298343dece669ccf 14583395 libs optional 
opal_3.10.1~dfsg.orig.tar.gz
 7a11df8a143a763980693de2b27397a5 289659 libs optional 
opal_3.10.1~dfsg-1.debian.tar.gz
 dd1701db10f19cd10dfccbc3c5cf5707 4225424 libs optional 
libopal3.10.1_3.10.1~dfsg-1_amd64.deb
 12ecd2d323142e09ff4535fb9833abf4 5629664 libdevel optional 
libopal-dev_3.10.1~dfsg-1_amd64.deb
 dbd7a129b2d4fdfa48c49ff897e182cf 70982 comm optional 
simpleopal_3.10.1~dfsg-1_amd64.deb
 fa4bb94e139cf5473763713e366ad666 19378130 debug extra 
libopal-dbg_3.10.1~dfsg-1_amd64.deb
 8ee0b7486b76ea9fd2a386d14628fefb 5649968 doc extra 
libopal-doc_3.10.1~dfsg-1_all.deb

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

iD8DBQFOHAwFvdkzt4X+wX8RAonZAJ9WJ+U5a667m+JaBwNZGEisscaQ/wCeNIbJ
VtScdBCVO/h2yHDHDu2Y40Y=
=IUie
-END PGP SIGNATURE-


Accepted:
libopal-dbg_3.10.1~dfsg-1_amd64.deb
  to main/o/opal/libopal-dbg_3.10.1~dfsg-1_amd64.deb
libopal-dev_3.10.1~dfsg-1_amd64.deb
  to main/o/opal/libopal-dev_3.10.1~dfsg-1_amd64.deb
libopal-doc_3.10.1~dfsg-1_all.deb
  to 

Accepted ptlib 2.10.1~dfsg-1 (source all amd64)

2011-07-12 Thread Kilian Krause
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 12 Jul 2011 08:41:14 +0200
Source: ptlib
Binary: libpt2.10.1 libpt-dev libpt-dbg libpt-doc
Architecture: source amd64 all
Version: 2.10.1~dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Kilian Krause kil...@debian.org
Description: 
 libpt-dbg  - Portable Tools Library development debug files
 libpt-dev  - Portable Tools Library development files
 libpt-doc  - Portable Tools Library documentation  sample files
 libpt2.10.1 - Portable Tools Library
Closes: 598986 622012
Changes: 
 ptlib (2.10.1~dfsg-1) experimental; urgency=low
 .
   * New upstream release: 2.10.1 (Luyten)
 Closes: #622012, #598986
   * Re-Add myself to Uploaders
   * Bump debhelper compat to 8
   * Fix debian/watch to allow double digit minor versions
   * Drop Changelog-ptlib from docs as upstream doesn't ship it
   * Bump Standards-Version to 3.9.2 - no changes required
   * Update VCS browser field to anonscm.d.o
   * Repack as DFSG to remove upstream's windows binaries
   * Fix debian/watch to add ~dfsg version mangle
   * Remove unused ${shlibs:Depends} from libpt-dev, libpt-dbg and libpt-doc
   * Re-Add more complete clean target and debian/clean for dh_clean to wipe
 out leftover files
   * Replace jquery.js with Debian's version to make lintian happy
   * Add symbols file for libpt2.10.1 (but don't fail builds while we're in
 experimental)
   * Add pkg-kde-tools to take advantage of pkgkde-symbolshelper which is
 better suited for C++ libs - thanks to Modestas Vainius!
 (this makes c++ symbol files somewhat less painful. But still different
 g++ versions emit a bit different symbol sets so ftbfs'es happen)
   * Register API documentation with doc-base
   * Add dlclose fixes from upstream to unloading plugins without ld.so issuing
 an error
Checksums-Sha1: 
 1c3d4b3865652b7ea41bd980d9dedb59e5aa3307 1708 ptlib_2.10.1~dfsg-1.dsc
 073d911df3933e8689f03a61bcd0f7a6d9c1e876 6037359 ptlib_2.10.1~dfsg.orig.tar.gz
 fbdf07b19c5c1d613c58d9bbed7d35dcc1366463 117191 
ptlib_2.10.1~dfsg-1.debian.tar.gz
 9891ebd17372cd2137688657ff9397d45cdfa5b1 1605856 
libpt2.10.1_2.10.1~dfsg-1_amd64.deb
 e375944fbdc4c48c2825c0bec03546ba98aed6a1 2689088 
libpt-dev_2.10.1~dfsg-1_amd64.deb
 5b678396565cd772704665cab45fe02d463a48fc 6591418 
libpt-dbg_2.10.1~dfsg-1_amd64.deb
 2fe3ca002ea085c75b0fb30a87c529eb2f38534c 7382882 
libpt-doc_2.10.1~dfsg-1_all.deb
Checksums-Sha256: 
 139e3f8e992b57047c44c490f54c13072bdd6d26e29619b30a6c8416089c64b6 1708 
ptlib_2.10.1~dfsg-1.dsc
 ddd9fbe1fade53b3f1e7c7b10bb4847489a23a5023c27b2ed3f3285b076d482d 6037359 
ptlib_2.10.1~dfsg.orig.tar.gz
 5952d11f6b2c5fb40eb88392910b9f2657d52e0c495048780d56c026f58b78aa 117191 
ptlib_2.10.1~dfsg-1.debian.tar.gz
 c38fc374703778746c8564e685e4ab7342761d6fa3c83f7d4fc18f83b4fea517 1605856 
libpt2.10.1_2.10.1~dfsg-1_amd64.deb
 5c34a5c0bdf80b4749866a878ce83780a8a33635bedd5ff85460d1ddcf6ffeb8 2689088 
libpt-dev_2.10.1~dfsg-1_amd64.deb
 5ad8e18e998ee1893d21cb1bfb4096f4f66e05103293886f3a5f073ff99c02c6 6591418 
libpt-dbg_2.10.1~dfsg-1_amd64.deb
 e7043fd37624af513b19359e10f28b3c68e8112784ecfe5ffbc2b15e762ad552 7382882 
libpt-doc_2.10.1~dfsg-1_all.deb
Files: 
 1b9d70fdad474438b6eb04314894688f 1708 libs optional ptlib_2.10.1~dfsg-1.dsc
 4e7f10c645eede57cee4af908eeeff32 6037359 libs optional 
ptlib_2.10.1~dfsg.orig.tar.gz
 26f252b581067b0bc86fc582c1903147 117191 libs optional 
ptlib_2.10.1~dfsg-1.debian.tar.gz
 a8040b8114afb6c83bb4f66cbfef822e 1605856 libs optional 
libpt2.10.1_2.10.1~dfsg-1_amd64.deb
 b0ee71b0b4b31caccf671e34b4b6c05c 2689088 libdevel optional 
libpt-dev_2.10.1~dfsg-1_amd64.deb
 48b67a79476b998a9b4ede9cdd898449 6591418 debug extra 
libpt-dbg_2.10.1~dfsg-1_amd64.deb
 e926bf39c79ac3dfa013fc94c1c48f72 7382882 doc extra 
libpt-doc_2.10.1~dfsg-1_all.deb

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

iD8DBQFOG+6rvdkzt4X+wX8RAtbnAJ0d+RO1ho5QUZs4A+j2YyNKsA+YywCffiZo
Sn3WbdnkNYlYNusBvuJQm9g=
=Fal3
-END PGP SIGNATURE-


Accepted:
libpt-dbg_2.10.1~dfsg-1_amd64.deb
  to main/p/ptlib/libpt-dbg_2.10.1~dfsg-1_amd64.deb
libpt-dev_2.10.1~dfsg-1_amd64.deb
  to main/p/ptlib/libpt-dev_2.10.1~dfsg-1_amd64.deb
libpt-doc_2.10.1~dfsg-1_all.deb
  to main/p/ptlib/libpt-doc_2.10.1~dfsg-1_all.deb
libpt2.10.1_2.10.1~dfsg-1_amd64.deb
  to main/p/ptlib/libpt2.10.1_2.10.1~dfsg-1_amd64.deb
ptlib_2.10.1~dfsg-1.debian.tar.gz
  to main/p/ptlib/ptlib_2.10.1~dfsg-1.debian.tar.gz
ptlib_2.10.1~dfsg-1.dsc
  to main/p/ptlib/ptlib_2.10.1~dfsg-1.dsc
ptlib_2.10.1~dfsg.orig.tar.gz
  to main/p/ptlib/ptlib_2.10.1~dfsg.orig.tar.gz


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



Accepted fatattr 1.0.1-7 (source i386)

2011-07-12 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jul 2011 01:19:17 +0200
Source: fatattr
Binary: fatattr fatattr-dbg
Architecture: source i386
Version: 1.0.1-7
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
Changed-By: Daniel Baumann daniel.baum...@progress-technologies.net
Description: 
 fatattr- Utility to control attributes on a FAT filesystem
 fatattr-dbg - Utility to control attributes on a FAT filesystem (debug)
Changes: 
 fatattr (1.0.1-7) unstable; urgency=low
 .
   * Adding debug package.
Checksums-Sha1: 
 01049f51b38b6e730ff064a1e1a95d17a3e0428a 1081 fatattr_1.0.1-7.dsc
 f2ba8a15ade5b715db5b334560b9c44dc88185ef 2261 fatattr_1.0.1-7.debian.tar.gz
 b076d72ccecec4e7663a7a4b34900570fda00b82 6160 fatattr_1.0.1-7_i386.deb
 68cc242450034c5aa45ac930ffd0fcba7d2b1350 6518 fatattr-dbg_1.0.1-7_i386.deb
Checksums-Sha256: 
 97dbc62a94efb59f02cca356e19dc490abf5e2a6cfea7505586bb998a21bc9d4 1081 
fatattr_1.0.1-7.dsc
 e35f97a8ce4763ec37cde23ea450d5ab1421d4a32740f9746aa0250c5852d528 2261 
fatattr_1.0.1-7.debian.tar.gz
 40fcac8e71f9069f858c6b7032b6468c6f56bd7dcd71b79287523b5a849b6212 6160 
fatattr_1.0.1-7_i386.deb
 8ec0f939c5b543668886edb1c304c4cb460e80188fb1ed2e3eae4cc06279702f 6518 
fatattr-dbg_1.0.1-7_i386.deb
Files: 
 aec7136deccd71f8b6bcd13b74182a55 1081 utils optional fatattr_1.0.1-7.dsc
 d4ab35df074b3cc75610fd473f35ebd3 2261 utils optional 
fatattr_1.0.1-7.debian.tar.gz
 4bafb2c793e9ad036778b8b4e4ef55cb 6160 utils optional fatattr_1.0.1-7_i386.deb
 7293352dd5073e4faa277f789fdbd11d 6518 debug extra fatattr-dbg_1.0.1-7_i386.deb

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

iEYEARECAAYFAk4c1uMACgkQ+C5cwEsrK56nBwCggw/ZZvAESsWCqdJKfeYdvf7t
vpAAoKKBhKGlDUbRzu1nbw6qZHToYvI6
=iSXk
-END PGP SIGNATURE-


Accepted:
fatattr-dbg_1.0.1-7_i386.deb
  to main/f/fatattr/fatattr-dbg_1.0.1-7_i386.deb
fatattr_1.0.1-7.debian.tar.gz
  to main/f/fatattr/fatattr_1.0.1-7.debian.tar.gz
fatattr_1.0.1-7.dsc
  to main/f/fatattr/fatattr_1.0.1-7.dsc
fatattr_1.0.1-7_i386.deb
  to main/f/fatattr/fatattr_1.0.1-7_i386.deb


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



Accepted foxtrotgps 1.0.1-3 (source i386)

2011-07-12 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jul 2011 01:25:42 +0200
Source: foxtrotgps
Binary: foxtrotgps foxtrotgps-dbg
Architecture: source i386
Version: 1.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann daniel.baum...@progress-technologies.net
Changed-By: Daniel Baumann daniel.baum...@progress-technologies.net
Description: 
 foxtrotgps - GTK+ mapping and GPS application
 foxtrotgps-dbg - GTK+ mapping and GPS application (debug)
Changes: 
 foxtrotgps (1.0.1-3) unstable; urgency=low
 .
   * Adding debug package.
Checksums-Sha1: 
 8744144c4495ea5da34b5acb3217379c66529172 1290 foxtrotgps_1.0.1-3.dsc
 05d3fb90fa3de5c5d88d2785232de484a74abc26 7695 foxtrotgps_1.0.1-3.debian.tar.gz
 0e619cf41340b9b6b5c3d3f43427dc7545d2cf22 172706 foxtrotgps_1.0.1-3_i386.deb
 d96cc97bf3de8adca2bfec91d68df04b4f4a6397 187982 foxtrotgps-dbg_1.0.1-3_i386.deb
Checksums-Sha256: 
 1e6040f3a8d5923dc0dbcc9830a277e0fcbeeec631c9b8a58444a5d86b1a177f 1290 
foxtrotgps_1.0.1-3.dsc
 84299bd9b4de2bd23b7563d7a421f69855bf3930f5ea7aff1426006ccc4ec83a 7695 
foxtrotgps_1.0.1-3.debian.tar.gz
 1fe0f6c3b91b4b12916b22596e812355924cee04e99f5c90f0adf39d401e4d70 172706 
foxtrotgps_1.0.1-3_i386.deb
 d053f8394e9ac08129321b50815776a2a8e954dac07dbf9f0b047b1b572abb22 187982 
foxtrotgps-dbg_1.0.1-3_i386.deb
Files: 
 db8387a46c6bab7b6f5cfccc4c443410 1290 comm optional foxtrotgps_1.0.1-3.dsc
 f5f76ce9350d1b5035a9b597ee97a158 7695 comm optional 
foxtrotgps_1.0.1-3.debian.tar.gz
 1bc43e275933652880505ac8c9a4f63d 172706 comm optional 
foxtrotgps_1.0.1-3_i386.deb
 5f5fa23c953c605d879e5dc55b350b86 187982 debug extra 
foxtrotgps-dbg_1.0.1-3_i386.deb

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

iEYEARECAAYFAk4c2QkACgkQ+C5cwEsrK55GDQCeOdHSkenYmP41xwsUCAJm4I77
lHYAn2/67Tyay06VFsETK4kq/59ShKGU
=6e7W
-END PGP SIGNATURE-


Accepted:
foxtrotgps-dbg_1.0.1-3_i386.deb
  to main/f/foxtrotgps/foxtrotgps-dbg_1.0.1-3_i386.deb
foxtrotgps_1.0.1-3.debian.tar.gz
  to main/f/foxtrotgps/foxtrotgps_1.0.1-3.debian.tar.gz
foxtrotgps_1.0.1-3.dsc
  to main/f/foxtrotgps/foxtrotgps_1.0.1-3.dsc
foxtrotgps_1.0.1-3_i386.deb
  to main/f/foxtrotgps/foxtrotgps_1.0.1-3_i386.deb


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



Accepted ir.lv2 1.3.1~dfsg0-1 (source amd64)

2011-07-12 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jul 2011 02:22:06 +0200
Source: ir.lv2
Binary: ir.lv2
Architecture: source amd64
Version: 1.3.1~dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 ir.lv2 - LV2 IR reverb
Changes: 
 ir.lv2 (1.3.1~dfsg0-1) unstable; urgency=low
 .
   * New upstream bugfix release:
 - Fixed Makefile from David Robillard. The change is that the module now
   relies on the GNU linker (via -z nodelete) to prevent unloading instead
   of reliance on the LV2 host obeying lv2:requiredFeature
   uiext:makeResident.
   This fixes http://tracker.ardour.org/view.php?id=4112
   * Add debian/repack.{local,sh,stub} scripts to provide a mechanism to easy
 repack the tarball:
 - Strip {instance-access,lv2_ui}.h local copies to avoid duplicated code.
   On Debian, those LV2 extensions are provided by lv2-extensions-good.
   * Refresh debian/patches/01-makefile.patch
   * debian/patches/02-lv2_headers.patch:
 - Fix #include statements to find LV2 system wide-headers.
   * debian/rules: Enable parallel builds.
   * debian/control:
 - Fix list indentation in the package's long description.
 - Build-depend on lv2-extensions-good.
 - Sort build dependencies
 - Bump Standards.
   * Update debian/copyright.
Checksums-Sha1: 
 dd668d59ac21c00fff5c6c270f4ee99040da776e 1460 ir.lv2_1.3.1~dfsg0-1.dsc
 f79be5bd6ec79c507b65708d389dcb7cec5cf616 41988 ir.lv2_1.3.1~dfsg0.orig.tar.gz
 83d7bdfd95a0f50e5116533556ba75f0f5c337f4 6381 
ir.lv2_1.3.1~dfsg0-1.debian.tar.gz
 c6db3de89576f9dda344b775db512a9380366eed 53990 ir.lv2_1.3.1~dfsg0-1_amd64.deb
Checksums-Sha256: 
 5857356a05cf240104b0f7983437cd214e6f5bf01636d3f6e937487ef6539597 1460 
ir.lv2_1.3.1~dfsg0-1.dsc
 720dfd7e179f1f881aa8819bd6780a61f7048c4d55685d35b45c5a11892e0765 41988 
ir.lv2_1.3.1~dfsg0.orig.tar.gz
 4da9cb5bd58843ec1f43a8ad161044a5bfe77d1a390701bf1c83bc5bc0c69dd1 6381 
ir.lv2_1.3.1~dfsg0-1.debian.tar.gz
 5d2365fecccdc94858f7e3cbf708ba18881e6bdc56aab6782009663353843409 53990 
ir.lv2_1.3.1~dfsg0-1_amd64.deb
Files: 
 6449a3da19d521e1ad0b8ec707c70b30 1460 sound optional ir.lv2_1.3.1~dfsg0-1.dsc
 30136e9f93abf6dc402c830d633e68df 41988 sound optional 
ir.lv2_1.3.1~dfsg0.orig.tar.gz
 12d70b1c8b7c0e301c47cdc54d670843 6381 sound optional 
ir.lv2_1.3.1~dfsg0-1.debian.tar.gz
 967400f9417a332a51e7996e6b9742b7 53990 sound optional 
ir.lv2_1.3.1~dfsg0-1_amd64.deb

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

iEUEARECAAYFAk4c5xYACgkQRdSMfNz8P9BB7QCYs4xpCglqxqngWSz9Dp5/Bs+Q
0ACfT30SAKNGQL5GHq1lA3ZtFxwqnRg=
=hmfB
-END PGP SIGNATURE-


Accepted:
ir.lv2_1.3.1~dfsg0-1.debian.tar.gz
  to main/i/ir.lv2/ir.lv2_1.3.1~dfsg0-1.debian.tar.gz
ir.lv2_1.3.1~dfsg0-1.dsc
  to main/i/ir.lv2/ir.lv2_1.3.1~dfsg0-1.dsc
ir.lv2_1.3.1~dfsg0-1_amd64.deb
  to main/i/ir.lv2/ir.lv2_1.3.1~dfsg0-1_amd64.deb
ir.lv2_1.3.1~dfsg0.orig.tar.gz
  to main/i/ir.lv2/ir.lv2_1.3.1~dfsg0.orig.tar.gz


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



Accepted xcfa 4.2.0-1 (source amd64)

2011-07-12 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jul 2011 02:34:29 +0200
Source: xcfa
Binary: xcfa xcfa-dbg
Architecture: source amd64
Version: 4.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 xcfa   - X Convert File Audio
 xcfa-dbg   - X Convert File Audio - debugging symbols
Changes: 
 xcfa (4.2.0-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Enable parallel builds.
Checksums-Sha1: 
 bb68656bd87f0e567fe82b7eb7354c92839d77c5 1339 xcfa_4.2.0-1.dsc
 3635719f08da3c4114ba1561f9e6e633b8d67971 957047 xcfa_4.2.0.orig.tar.gz
 b9ef27dab7d10fc2dbf6cbe0027a8637b8b3ed12 2987 xcfa_4.2.0-1.debian.tar.gz
 ea36d8e2409dd6c046a3804f68644bcf2b132162 585718 xcfa_4.2.0-1_amd64.deb
 46f02adf5f39b7e3a0c91b15d6864f3413f93dfe 637522 xcfa-dbg_4.2.0-1_amd64.deb
Checksums-Sha256: 
 0b708be0acca37540043466f188dd1013abf0c06a70d11480dbe2b2ebf979ffc 1339 
xcfa_4.2.0-1.dsc
 e0413488851e2b060e298a8c7f4c95f785c1ec30977c7dcab762353964c23c21 957047 
xcfa_4.2.0.orig.tar.gz
 8dcc094f52592ac5af36dc48c14aa3930f9d0028ee0603566ace89f292d0f16d 2987 
xcfa_4.2.0-1.debian.tar.gz
 8e7aacadd43f6f8a57e18d853bc500e96dc9d657d81f1add3fd5fbb21ed5e2ec 585718 
xcfa_4.2.0-1_amd64.deb
 fc1bc9481c66676c6a7be0b5985773946b0fcf9c4398562c5915d06a3cdf05b5 637522 
xcfa-dbg_4.2.0-1_amd64.deb
Files: 
 651217c4db09312fb8058f770544b3a4 1339 sound optional xcfa_4.2.0-1.dsc
 aa589e5374003dfd9f9a5caa0139c367 957047 sound optional xcfa_4.2.0.orig.tar.gz
 470716f4c0f5df5859c2467cf7bd0f04 2987 sound optional xcfa_4.2.0-1.debian.tar.gz
 34609fa50e46a5cf2e8b940a43047456 585718 sound optional xcfa_4.2.0-1_amd64.deb
 80fca9ab80dd46095fea877d87694611 637522 debug extra xcfa-dbg_4.2.0-1_amd64.deb

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

iEYEARECAAYFAk4c67YACgkQRdSMfNz8P9BzKACfeTgflC1ZAbck1q3/mr8BtFk/
oIoAn0Ts0Kz2vJc/w5zfxpr99oz1F5ak
=7CTl
-END PGP SIGNATURE-


Accepted:
xcfa-dbg_4.2.0-1_amd64.deb
  to main/x/xcfa/xcfa-dbg_4.2.0-1_amd64.deb
xcfa_4.2.0-1.debian.tar.gz
  to main/x/xcfa/xcfa_4.2.0-1.debian.tar.gz
xcfa_4.2.0-1.dsc
  to main/x/xcfa/xcfa_4.2.0-1.dsc
xcfa_4.2.0-1_amd64.deb
  to main/x/xcfa/xcfa_4.2.0-1_amd64.deb
xcfa_4.2.0.orig.tar.gz
  to main/x/xcfa/xcfa_4.2.0.orig.tar.gz


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



Accepted steadyflow 0.1.7-2 (source amd64)

2011-07-12 Thread Maia Kozheva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 13 Jul 2011 08:31:32 +0700
Source: steadyflow
Binary: steadyflow
Architecture: source amd64
Version: 0.1.7-2
Distribution: unstable
Urgency: low
Maintainer: Maia Kozheva si...@ubuntu.com
Changed-By: Maia Kozheva si...@ubuntu.com
Description: 
 steadyflow - Simple download manager for GNOME
Closes: 633696
Changes: 
 steadyflow (0.1.7-2) unstable; urgency=low
 .
   * Remove libappindicator-dev | hello build-dependency; confuses Debian
 buildds even though the second alternative exists. (Closes: #633696)
Checksums-Sha1: 
 2a9fd64639cc1f5f2ac619c13b9d90a739e1f548 1478 steadyflow_0.1.7-2.dsc
 86467b8dd56affe23292f083d6a0f46d5dea5384 2369 steadyflow_0.1.7-2.debian.tar.gz
 d17b0742c38785ba7319f9c031b4f02c6cb18316 160980 steadyflow_0.1.7-2_amd64.deb
Checksums-Sha256: 
 9344b94e57435274f80fc5077103d1c16685be1f260263362018b325c6787d3a 1478 
steadyflow_0.1.7-2.dsc
 f289e2646feac03c5d82408d8e5415f9e683fcb97d056fea18d8995c5d27739f 2369 
steadyflow_0.1.7-2.debian.tar.gz
 493fb32486bba5fdc5a448fd375c3276cf71f7c8f46dee7ad3a0dad8cb9301e0 160980 
steadyflow_0.1.7-2_amd64.deb
Files: 
 990f0515e645d5e1945ff567ea4e7c88 1478 net optional steadyflow_0.1.7-2.dsc
 5cc88a86bdf54f919661fbb34b4d4c89 2369 net optional 
steadyflow_0.1.7-2.debian.tar.gz
 92fdc7283db83246bf6af1c36105348a 160980 net optional 
steadyflow_0.1.7-2_amd64.deb

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

iQEcBAEBCAAGBQJOHPgHAAoJEDqDNnQ69yYSrtEIAMVv6PzEbSvWB98RA11ds0wL
nM1ls2ih1LleMNfLo6bIsK8ScEeQHMUtQGDF1eZKFUkYJCvFn5LYk60xVb1M8v2v
mDGEdcQz/XORfr+APyy4yLYZe6QmibSU4JQrPVQ0fUIZwT/Fn0+v7PzeVgt8GPUn
xKksheM4bV9gKJ0woyiC2FmntN8fml+BiC1g3ipkzyxNDFEMJ3q26oKleuRy4LXX
mMpsysHH4k389q/UU9QDqp21Zun1ig2qDkrvmLApr47fRPVf9v40Q2XyxOdMXcb0
hlS5tWKHdniODb3mFK/QkOR5WZrmwBzyVtvlMfH/p6pS/ZQnYxFhjxMmS2NwEus=
=2xjM
-END PGP SIGNATURE-


Accepted:
steadyflow_0.1.7-2.debian.tar.gz
  to main/s/steadyflow/steadyflow_0.1.7-2.debian.tar.gz
steadyflow_0.1.7-2.dsc
  to main/s/steadyflow/steadyflow_0.1.7-2.dsc
steadyflow_0.1.7-2_amd64.deb
  to main/s/steadyflow/steadyflow_0.1.7-2_amd64.deb


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



Accepted gnome-mplayer 1.0.4-0.1 (source i386)

2011-07-12 Thread Aron Xu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 03 Jul 2011 09:50:49 +0800
Source: gnome-mplayer
Binary: gnome-mplayer gnome-mplayer-dbg
Architecture: source i386
Version: 1.0.4-0.1
Distribution: unstable
Urgency: low
Maintainer: Cesare Tirabassi norse...@ubuntu.com
Changed-By: Aron Xu a...@debian.org
Description: 
 gnome-mplayer - A GTK+ interface for MPlayer
 gnome-mplayer-dbg - A GTK+ interface for MPlayer (debugging symbols)
Closes: 620678
Changes: 
 gnome-mplayer (1.0.4-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release. (Closes: #620678)
   * debian/control: update to std-ver 3.9.2.
   * debian/compat: update to 7 from 5.
Checksums-Sha1: 
 6cb1f2fcdc9f8062220fa1e2a70a16a48be744c0 1859 gnome-mplayer_1.0.4-0.1.dsc
 15c329573692e97bb550063854ddc6404309b265 1069389 
gnome-mplayer_1.0.4.orig.tar.gz
 63ddff044cba9344503d27007a6674c5daeaa89a 9288 
gnome-mplayer_1.0.4-0.1.debian.tar.gz
 5a27701ae718641d34957aafa2601da0f4baa5b2 469694 
gnome-mplayer_1.0.4-0.1_i386.deb
 b3593078dae8e56c5430d169c256934173189059 291974 
gnome-mplayer-dbg_1.0.4-0.1_i386.deb
Checksums-Sha256: 
 742b266933ca8087418e71979bfe6d3fca272d23eea3b7632674a58da55fb8e6 1859 
gnome-mplayer_1.0.4-0.1.dsc
 e2f6e20e983f520512d2f13f343566f2afb8cd7296c0a27e3f95b5b635bdbecc 1069389 
gnome-mplayer_1.0.4.orig.tar.gz
 3fae3cd09a1c99d571e5d86c4a7834ff399d73bc76bebcb471477b1beeb4d63f 9288 
gnome-mplayer_1.0.4-0.1.debian.tar.gz
 59513add5b59ace4667048f39873ee3295532e9d2c072bedae0be3296d009726 469694 
gnome-mplayer_1.0.4-0.1_i386.deb
 481c9122a8dead4767c05a1c1aca69d4cb8febce61be573657e8d6696057358e 291974 
gnome-mplayer-dbg_1.0.4-0.1_i386.deb
Files: 
 5398c70e8e16ca0079ccf3c98aeee7f1 1859 video optional 
gnome-mplayer_1.0.4-0.1.dsc
 c97dcf12d6a6b5543d701944f95e850e 1069389 video optional 
gnome-mplayer_1.0.4.orig.tar.gz
 30ca7169e3ed31a8d5c300a94a4f6974 9288 video optional 
gnome-mplayer_1.0.4-0.1.debian.tar.gz
 eeda7136fea44b5341a70b86a2bc3eae 469694 video optional 
gnome-mplayer_1.0.4-0.1_i386.deb
 993588a0bdbf1743ef4a1749a4c044df 291974 debug extra 
gnome-mplayer-dbg_1.0.4-0.1_i386.deb

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

iQEcBAEBCgAGBQJOD95tAAoJEEmrPP2rYrC4WVQH/3gZEAML+vs86wOZWeLEl7Oa
lHY10VuSx2O5mgdpZfKTnjlVO++Xz0cuj/6jTpOwZT1d8yD9y7S+wxvvJ10t6Weo
yn2sZ29NX0pRuJDF4rJ/TA//S3WPZAyB5V8okQ+dmx8KnvFYshvzxkCJhQEwkhXC
lStSypS8qV5v1Xds9f/kuyTyuIt8+bfNk8J3vHScZnxbDu/ETSUvU9dgdsy269xi
6WXaCz++FxD0vcW7M6Mc8dbtJEhNIKPj7J1cCz2lNoMMmpXzX1fARqPUeyZBWjIP
CjQedVT+P8SJ5qj+qW1/2dE2iTreqybqDqxUf5yPilOiSPYwCTaxDXxYfFi2f2k=
=CQ7e
-END PGP SIGNATURE-


Accepted:
gnome-mplayer-dbg_1.0.4-0.1_i386.deb
  to main/g/gnome-mplayer/gnome-mplayer-dbg_1.0.4-0.1_i386.deb
gnome-mplayer_1.0.4-0.1.debian.tar.gz
  to main/g/gnome-mplayer/gnome-mplayer_1.0.4-0.1.debian.tar.gz
gnome-mplayer_1.0.4-0.1.dsc
  to main/g/gnome-mplayer/gnome-mplayer_1.0.4-0.1.dsc
gnome-mplayer_1.0.4-0.1_i386.deb
  to main/g/gnome-mplayer/gnome-mplayer_1.0.4-0.1_i386.deb
gnome-mplayer_1.0.4.orig.tar.gz
  to main/g/gnome-mplayer/gnome-mplayer_1.0.4.orig.tar.gz


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



Accepted librdmacm 1.0.14.1-2 (source amd64)

2011-07-12 Thread Roland Dreier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 12 Jul 2011 21:15:18 -0700
Source: librdmacm
Binary: librdmacm1 librdmacm-dev librdmacm1-dbg rdmacm-utils
Architecture: source amd64
Version: 1.0.14.1-2
Distribution: unstable
Urgency: low
Maintainer: Roland Dreier rol...@digitalvampire.org
Changed-By: Roland Dreier rol...@digitalvampire.org
Description: 
 librdmacm-dev - Development files for the librdmacm library
 librdmacm1 - Library for managing RDMA connections
 librdmacm1-dbg - Debugging symbols for the librdmacm library
 rdmacm-utils - Examples for the librdmacm library
Closes: 633229
Changes: 
 librdmacm (1.0.14.1-2) unstable; urgency=low
 .
   * Don't ship .la files.  (Closes: #633229)
Checksums-Sha1: 
 d0cf13d70a4bd89d9e858833f96139e23b62576e 1843 librdmacm_1.0.14.1-2.dsc
 acbe578d2e51aaafef28401bf955ce212e26b32c 4161 
librdmacm_1.0.14.1-2.debian.tar.gz
 ae1dce0904d3a285041434da26c94d078694ae6b 18308 librdmacm1_1.0.14.1-2_amd64.deb
 1a3d58e42b7f6102ddfa315f6ff079c05e02f149 70606 
librdmacm-dev_1.0.14.1-2_amd64.deb
 34cc47ad442b580c33f572a75d26d811e101360f 133016 
librdmacm1-dbg_1.0.14.1-2_amd64.deb
 83011f99644c5bf72cbdb2a4d5e92c59f3c3b21c 35374 
rdmacm-utils_1.0.14.1-2_amd64.deb
Checksums-Sha256: 
 607d1f235bdc1abe35fc71162f067404d103b68ebdf34a08c495b681f7a7764d 1843 
librdmacm_1.0.14.1-2.dsc
 b2d9fdf58e82e8fcfcdec281188dcab07394b55d7f83be59f389adb02d06 4161 
librdmacm_1.0.14.1-2.debian.tar.gz
 64e0afb6c7f89b4b183952d82205d96f85c5d5538089cd85701c53a03f56144b 18308 
librdmacm1_1.0.14.1-2_amd64.deb
 481c1317977635d477ee1b125cd42b485b6d79fdfcbe70a6db178b7aeba448e5 70606 
librdmacm-dev_1.0.14.1-2_amd64.deb
 a6a982aa5751e4e7f2ea861bf56009cca6dced0e8a41da23341f250c667ef9f4 133016 
librdmacm1-dbg_1.0.14.1-2_amd64.deb
 12e508e2089b998271a9860abcda4d683bc07d2151332b44d812f8bbbe2b318b 35374 
rdmacm-utils_1.0.14.1-2_amd64.deb
Files: 
 8e4cc28d7252da3e73d3e48295cb9a7c 1843 libs extra librdmacm_1.0.14.1-2.dsc
 83d752e594b04ef8f78c995244dcbffd 4161 libs extra 
librdmacm_1.0.14.1-2.debian.tar.gz
 483d3ac6fc9532bc7b37b1ac90d6b5d1 18308 libs extra 
librdmacm1_1.0.14.1-2_amd64.deb
 541b7d35c95b165da787699662db1a64 70606 libdevel extra 
librdmacm-dev_1.0.14.1-2_amd64.deb
 34039d15869f64033f58ea5cd34bd150 133016 debug extra 
librdmacm1-dbg_1.0.14.1-2_amd64.deb
 6da8747015ffc035f1943d3d9df9dec2 35374 net extra 
rdmacm-utils_1.0.14.1-2_amd64.deb

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

iQIcBAEBCAAGBQJOHR7rAAoJEN3H7Pu0+DFpl3EP/j5+fDUlv9Y+tYKVvr+1zGn9
OCCTJwfSnK3GUA4vcf5X8xuzIMVbgo6CDJR621QHGYTwgudQ97rxIBV9J316g3Ov
CHydXsbZ70DGvfR2swjjh3QSQH5/Mfp2yVk0fnAGR8le4NsNPYwztaVCG0T8U8FD
GyPnY5ThunUmEvhEZfNAcBB5aL6WEoSbTZK6039YsQEZVlDyf/sE4btTg91GHqeK
wJcWsbFm+1VtMUB9+OH+56B5XepSFGWGrvUz3Gljutuxo3Nw5acc+vDmJXFPl/4W
EslRyFwZe5cyc7fU6TllABxNN62sgPu6UAJM9bQ/+07hZVO1CCrN+DvSzpvNS7Sk
59MJp/tFIzSfuuXwBnlWGOV+D9FFJUPP8YLwXArhC0g7D397ItsF4kN4Hsc4C5cQ
s4gKe2QyDGzF61Ya+pNZT//0zCVu22G09Gt8jbvY1Db5yPNpoLr3HKqfb3OLvpWc
ex7Wy4C6R1ToxGZovZ0KEx0ANI1ayihnAp210RK066Uce4ALr0K9Vza5+fOazJyQ
1xdWg4yHzpvNN3zyzskLckGbxndmwVOJAG56xBQZXBpzVXR0WrP6h+pJDBrVOudk
CRAcoVUb+YAxV+n0j2RkmDKGdxgXkbWGhNNiVW8oM9Re4ohEJ7E3yA6X7dXriorv
rIhliLJ3Xo6UuDrQjrB+
=1gc2
-END PGP SIGNATURE-


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


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



Accepted dockbarx 0.45-3 (source all)

2011-07-12 Thread Klaus Reimer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jul 2011 05:10:15 +
Source: dockbarx
Binary: dockbarx
Architecture: source all
Version: 0.45-3
Distribution: unstable
Urgency: low
Maintainer: Klaus Reimer k...@debian.org
Changed-By: Klaus Reimer k...@debian.org
Description: 
 dockbarx   - Task bar with grouping and group manipulation
Closes: 633712
Changes: 
 dockbarx (0.45-3) unstable; urgency=low
 .
   * Added missing dependency on python-imaging (Closes: #633712)
Checksums-Sha1: 
 05027019fa1865a8a8cf4c3d087ab18ecdb8a639 1088 dockbarx_0.45-3.dsc
 71c0399f47254ebd2988762b0d7b83cffd35756f 2418 dockbarx_0.45-3.debian.tar.gz
 0cedf342712c1f84690e8f92434dc4a76adef6a8 356222 dockbarx_0.45-3_all.deb
Checksums-Sha256: 
 e5d9a7e5146dcf0deb412756119ba9748da3f1910902e971c32a0e3978fd1ec8 1088 
dockbarx_0.45-3.dsc
 94dd75f69c85c17ce6996a68b2e17ee6d248d73ecdf797f40c8524a33a7759f3 2418 
dockbarx_0.45-3.debian.tar.gz
 60fae813e5b3407750b53452ff5f8db76480bc2144a87725470451927395ad50 356222 
dockbarx_0.45-3_all.deb
Files: 
 a659e692b555873c194edc8030e027e2 1088 gnome extra dockbarx_0.45-3.dsc
 ba7c9cf26bc90d99488a8d4962e4a542 2418 gnome extra dockbarx_0.45-3.debian.tar.gz
 5d5b5aa746f1b0e3d03ba6344e06d88a 356222 gnome extra dockbarx_0.45-3_all.deb

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

iD8DBQFOHSkCqgNhc6cj45ERAs0lAKDeBpC8AKnViJNAIFR1mWJHKrGOxQCg3Iss
7plLOeIQCGPNtteawKmByUw=
=iprr
-END PGP SIGNATURE-


Accepted:
dockbarx_0.45-3.debian.tar.gz
  to main/d/dockbarx/dockbarx_0.45-3.debian.tar.gz
dockbarx_0.45-3.dsc
  to main/d/dockbarx/dockbarx_0.45-3.dsc
dockbarx_0.45-3_all.deb
  to main/d/dockbarx/dockbarx_0.45-3_all.deb


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