Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Charles Plessy
Hello everybody,

just in case it is more that just a private chroot broken, I would like to 
report the following:

I just updated my sid schroot, and got this:

Unpacking replacement libc-bin ...
Setting up libc-bin (2.13-3) ...
(Reading database ... 10764 files and directories currently installed.)
Preparing to replace libc6 2.13-2 (using .../libc6_2.13-3_amd64.deb) ...
Unpacking replacement libc6 ...
dpkg (subprocess): unable to execute rm command for cleanup (rm): No such file 
or directory
dpkg: error while cleaning up:
 subprocess rm cleanup returned error exit status 2
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)
E: Failed to execute /bin/rm: No such file or directory
E: apt-get dist-upgrade failed

The schroot is now broken. I have not tested to upgrade on my system to see if
it would do the same ;)

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


-- 
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/20110512062148.gf9...@merveille.plessy.net



Re: Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Kartik Mistry
On Thu, May 12, 2011 at 11:51 AM, Charles Plessy ple...@debian.org wrote:
 just in case it is more that just a private chroot broken, I would like to 
 report the following:
 I just updated my sid schroot, and got this:
...
 E: Sub-process /usr/bin/dpkg returned an error code (100)
 E: Failed to execute /bin/rm: No such file or directory
 E: apt-get dist-upgrade failed

 The schroot is now broken. I have not tested to upgrade on my system to see if
 it would do the same ;)

Confirmed. It breaks for me too (in my case, nicely working laptop :))
This bug was mention and workaround was there, but I couldn't apply
solution as everything started breaking including shell..

-- 
Kartik Mistry
Debian GNU/Linux Developer
IRC: kart_ | Identica: @kartikm


-- 
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/banlktim-s4ktwki+o+2c7dkzobfgpku...@mail.gmail.com



Re: Multiple debian.org servers inaccessible over ipv6

2011-05-12 Thread Stephen Gran
This one time, at band camp, Bryan Donlan said:
 Hi,
 
 The IPv6 address 2607:f8f0:610:4000:211:25ff:fec4:5b28 is listed as an
  record for www.debian.org, qa.debian.org, and bugs.debian.org,
 but appears to be down (tested from multiple networks). As a result,
 many core debian websites are inaccessible to users of ipv6-preferring
 hosts; they will time out even though the IPv4 addresses are usable.

It appears that one of our hosters has lost v6 connectivity.  I've left a
message for them now.  Thank you for noticing it.

 I initially noticed this with bugs.debian.org and filed a bug[1]
 against its pseudo-package; however it seems to be a wider issue.
 Where should I reassign this bug to, and is there any other preferred
 contact address for these kinds of issues?

debian-ad...@lists.debian.org

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Re: Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Teodor MICU
2011/5/12 Charles Plessy ple...@debian.org:
 dpkg (subprocess): unable to execute rm command for cleanup (rm): No such 
 file or directory
 dpkg: error while cleaning up:
  subprocess rm cleanup returned error exit status 2
 Could not exec dpkg!
 E: Sub-process /usr/bin/dpkg returned an error code (100)
 E: Failed to execute /bin/rm: No such file or directory
 E: apt-get dist-upgrade failed

This would explain why my desktop system (with unstable up-to-date via
unattended-upgrades) was broken this morning and I couldn't execute
any application. The error message was the same (APPNAME: No such
file or directory).

After reboot I get a kernel panic, the last lines are:
Begin: Running /scripts/init-bottom ..done.
run-init: /sbin/init: No such file or directory
[  3.85] Kernel panic - not syncing: Attempted to kill init!
[  3.85] Pid: 1, comm: run-init Not tained 2.6.38-2-amd64 #1
[  3.85] Call trace:
[  3.85]  [ff...] ? panic+0x92/0x1a1
[  3.85]  [ff...] ? sched_move_task+0xa7/0xb2
[  3.85]  [ff...] ? do_exit+0x73/0x736
[  3.85]  [ff...] ? vfs_write+0xc9/0xff
[  3.85]  [ff...] ? complete_and_exit+0x0/0x16
[  3.85]  [ff...] ? system_call_fastpath+0x16/0x1b

Thanks


--
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/BANLkTinYcX=rxog80fpb+qndwg6kdqt...@mail.gmail.com



Re: Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Russ Allbery
Teodor MICU mteo...@gmail.com writes:

 This would explain why my desktop system (with unstable up-to-date via
 unattended-upgrades) was broken this morning and I couldn't execute any
 application. The error message was the same (APPNAME: No such file or
 directory).

Looks like this was fixed already in a 2.13-4 upload.  (The symptoms
indicate that the dynamic linker went missing, which appears to have been
because of a missing /lib64 symlink.)

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
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/87ei44pf10@windlord.stanford.edu



Re: Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Peter Evdokimov
On Thu, 12 May 2011 15:21:48 +0900
Charles Plessy wrote:


 Could not exec dpkg!
 E: Sub-process /usr/bin/dpkg returned an error code (100)
 E: Failed to execute /bin/rm: No such file or directory
 E: apt-get dist-upgrade failed
 
 The schroot is now broken. I have not tested to upgrade on my system
 to see if it would do the same ;)

On my system:

#ls /lib64
ls: can not access / lib6: No such file or directory

#cd /
# ln -s /lib lib64
# reboot

# apt-get -f install

sy,
peter


-- 
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/20110512111816.195a20de@blackp.vopmes



Bug#626471: ITP: msp430mcu -- Spec files, headers and linker scripts for TI's MSP430 targets

2011-05-12 Thread Luca Bruno
Package: wnpp
Severity: wishlist
Owner: Luca Bruno lu...@debian.org

* Package name: msp430mcu
  Version : 0~20110512 (target suite: experimental)
  Upstream Author : Peter A. Bigot
Texas Instruments Incorporated
* URL : http://mspgcc.sourceforge.net/
* License : BSD-3
  Programming Lang: C
  Description : Spec files, headers and linker scripts for TI's MSP430
targets

 This package provides specification files, C headers and linker scripts
 to be used with MSP430 cross-compilers.
 .
 Original MCU layouts, addresses and headers are provided and constantly
 updated by Texas Instruments; additional fixes are included to ensure
 full compatibility with MSP430 GCC toolchain. Resulting package is anyway
 useful with any proper cross-compiler.
 .
 This package is primarily intended to be used by MSP430 developers, in
 conjunction with a suitable toolchain.



-- 
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/20110512084610.5776.97917.reportbug@localhost



Re: Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Lech Karol Pawłaszek
On 05/12/2011 08:21 AM, Charles Plessy wrote:
 Hello everybody,
 
 just in case it is more that just a private chroot broken, I would like to 
 report the following:
 
 I just updated my sid schroot, and got this:
[...]
 The schroot is now broken. I have not tested to upgrade on my system to see if
 it would do the same ;)

Hello.

You've just encountered:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626450

I've fixed it this way:
# /lib/ld-linux-x86-64.so.2 /bin/ln -s /lib /lib64
# /lib/ld-linux-x86-64.so.2 /usr/bin/dpkg --configure -a

And yes - it do the same on unchrooted system too.

Kind regards,

-- 
Lech Karol Pawłaszek ike
You will never see me fall from grace [KoRn]


-- 
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/4dcba9d4.7040...@szluug.org



Re: Something wrong with eglibc 2.13-3 ?

2011-05-12 Thread Andrey Rahmatullin
On Thu, May 12, 2011 at 11:35:16AM +0200, Lech Karol Pawłaszek wrote:
 You've just encountered:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626450
 
 I've fixed it this way:
 # /lib/ld-linux-x86-64.so.2 /bin/ln -s /lib /lib64
 # /lib/ld-linux-x86-64.so.2 /usr/bin/dpkg --configure -a
Note that you need an existing root shell to do that.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


I want paid blogs postings

2011-05-12 Thread Prince Shane
Dear friends i need paid blog postings if  you are interested then add my id
and contact with me.  i want travel, celebrities, songs, movies,
entertainment, sports niches


Bug#626489: ITP: airoscript-ng -- User interface for aircrack-ng

2011-05-12 Thread David Francos Cuartero (XayOn)
Package: wnpp
Severity: wishlist
Owner: David Francos Cuartero (XayOn) xa...@xayon.net

* Package name: airoscript-ng
  Version : 1.2.0
  Upstream Author : David Francos Cuartero (XayOn) xa...@xayon.net)
* URL : http://airoscript.aircrack-ng.org
* License : GPL
  Programming Lang: Bash
  Description : User interface for aircrack-ng

Airoscript-ng is a easy to use nice user interface for aircrack-ng
featuring almost all utilities contained in the suite.
It has plugin support, including some plugins like zenity-based
graphical interface, mdk3 support and sslstrip attacks.



-- 
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/20110512110911.14693.98601.report...@xayon.net



Bug#626510: ITP: openfaucet -- an OpenFlow 1.0.0 library in Python

2011-05-12 Thread Romain Lenglet
Package: wnpp
Severity: wishlist
Owner: Romain Lenglet romain.leng...@berabera.info


* Package name: openfaucet
  Version : 1.1
  Upstream Author : Romain Lenglet romain.leng...@berabera.info
* URL : http://midokura.github.com/openfaucet/index.html
* License : Apache-2.0
  Programming Lang: Python
  Description : an OpenFlow 1.0.0 library in Python

OpenFaucet is a pure Python implementation of the OpenFlow 1.0.0
protocol, based on Twisted.  OpenFaucet can be used to implement both
switches and controllers in Python, and can be easily extended to
implement OpenFlow vendor extensions.



-- 
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/20110512135917.5617.58572.reportbug@hina.localdomain



Bug#626514: ITP: fst -- VST plugins on GNU/Linux

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

* Package name: fst
  Version : 0~20110131.git20661444
  Upstream Author : Torben Hohn torb...@gmx.de
* URL : http://www.joebutton.co.uk/fst/
* License : GPL-2
  Programming Lang: C
  Description : JACK-based host to use VST plugins on GNU/Linux

 The FST project aims to allow users to use many VST audio plugins
 on GNU/Linux platforms.
 .
 This package provides a VST compliant host which needs to run as
 JACK client to work properly. Currently it supports GUI-equipped
 plugins only.
 .
 The acronym VST refers to Steinberg's Virtual Studio Technology.
 Although FST supports a large number of VST instruments and effects,
 it is not built using the original VST headers.



-- 
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/20110512144152.20278.31957.reportbug@alessio-laptop



Re: Writing to /etc/ from a privileged UI

2011-05-12 Thread Goswin von Brederlow
David Paleino da...@debian.org writes:

 Hello everybody,
 I'm writing this mail to gather comments about a serious bug I received some
 time ago, for which I haven't yet had time to make a proper fix. The bug is
 #612918, against wicd, Uses /etc/wicd/wireless-settings.conf as state file.

 My opinion is that wireless networks with some kind of configuration provided
 (say, a key, or a DNS server, or some static IP, [..]), should be saved there
 (so the bug really is: «don't uselessly save all the networks you encounter»
 -- and I already have a fix for that).

 The reporter's opinion is that no GUI should ever write to /etc/.

 However, WICD clients are run from privileged users, i.e. those in the 
 `netdev'
 group, and are added there by root. So I think that's perfectly fine.

With / being mounted read-only, and yes there are more and more people
who do have that again, /etc is not writable at runtime for
anything. So your GUI will simply fail to work.

 I took a look at how NetworkManager handles that: it stores configuration 
 using
 gconf, so it's not really comparable. I'd like to stick with files under 
 /etc/,
 possibly.

 What's your opinion on this?
 I haven't searched thoroughly through the archive, but I guess there are other
 UIs run by privileged non-root users that write to /etc/?

 Didier, I hope I correctly summarised the bug you reported. If not, please
 reply :)

 Thanks for your suggestions,
 David

The only way you can argue is that your GUI is a nice frontend for
editing the static config in /etc/wicd/wireless-settings.conf. As such
the admin needs to remount / read-write before running it just like he
would before running 'sensible-editor /etc/wicd/wireless-settings.conf'.

In that case you should detect when /etc is read-only and have good
error messages. Maybe even have some way to automatically or with one
click mount / read-write for the duration of the write.

Note: For comparison in apt one can configure hooks to mount /
read-write before invoking dpkg and read-only after. So apt-get
upgrade works without having to remount / read-write first.

MfG
Goswin


-- 
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/87iptfga36.fsf@frosties.localnet



Re: Bug#616317: base: commit= ext3 mount option in fstab has no effect.

2011-05-12 Thread Goswin von Brederlow
Adam Borowski kilob...@angband.pl writes:

 On Sat, May 07, 2011 at 10:43:29PM -0400, Ted Ts'o wrote:
 This isn't a bug in e2fsprogs; e2fsprogs has absolutely nothing to do
 with mounting the file system.
 
 Debian simply doesn't support the mount options for the root file
 system in /etc/fstab having any effect on how the root file system is
 mounted.  The root file system is mounted by the kernel, and the mount
 options used by the kernel are specified by the rootflags= option on
 the kernel's boot command line.
 
 Should we try to make this work (at best badly) since a change in
 mount options in /etc/fstab would only take effect at the next
 mkinitramfs and/or update-grub invocation?  Or should we just close
 out this bug and say, tough luck, kid; if you want to change the root
 file system's mount options, you need to edit your kernel's boot
 options using whatever bootloader you might happen to be using?

Or the init scripts could mount -oremount,commit=300 /. Most options
can be altered throught remount. For the few remaining ones
(e.g. data=writeback) editing the kernel's boot options is probably ok.

The init scripts already do this for read-only / read-write. Why doesn't
this work for commit= too?

 It is really annoying to have to edit the same thing twice and face boot
 failures if you forgot that.  There are legitimate reasons you might want to
 change boot options often.

 Would it be possible to ask the kernel what root fs options it received?
 The line in fstab could then be changed to include only options that change,
 without having to redundantly specify device, fs type, subvolume and the
 like.

/proc/mounts shows the current options.

 Rationale: as you said, there are so many ways to configure kernel's command
 line, the source for kernel's configuration might even be not present on the
 system at all.  Trying to update that configuration from /etc/fstab seems to
 be impossible, but going the other way around seems relatively easy.

 With /etc/fstab no longer having authoritative data for the root fs, one
 would have to change fsck and mount, but since there are few consumers of
 /etc/fstab, that's not a show stopper.

MfG
Goswin


-- 
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/87ei43g9sb.fsf@frosties.localnet



Re: Bug#626489: ITP: airoscript-ng -- User interface for aircrack-ng

2011-05-12 Thread Jakub Wilk

* David Francos Cuartero (XayOn) xa...@xayon.net, 2011-05-12, 13:09:

* Package name: airoscript-ng
 Version : 1.2.0
 Upstream Author : David Francos Cuartero (XayOn) xa...@xayon.net)
* URL : http://airoscript.aircrack-ng.org
* License : GPL
 Programming Lang: Bash
 Description : User interface for aircrack-ng


Are you aware that aircrack-ng is RC-buggy[0], not in testing, and (for 
the moment) undistributable?


Until this is fixed, there is little point in packaging an UI for it.

[0] http://bugs.debian.org/588588

--
Jakub Wilk


--
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/20110512161007.ga3...@jwilk.net



Bug#626535: ITP: python-selenium -- Create scripts to playback interactions with a browser on web sites

2011-05-12 Thread Sascha Girrulat
Package: wnpp
Severity: wishlist
Owner: Sascha Girrulat sas...@girrulat.de

* Package name: python-selenium
  Version : 2.0b3-1 
  Upstream Author : maikroeder, hugs, tebeka, David.Burns
* URL : http://code.google.com/p/selenium/
* License : Apache License 2.0
  Programming Lang: Python
  Description : Create scripts to playback interactions with a browser on 
web sites

Selenium Python Client Driver is a Python language binding for Selenium Remote
Control (version 1.0 and 2.0).  Currently the remote protocol, Firefox and
Chrome for Selenium 2.0 are supported, as well as the Selenium 1.0 bindings. As
work will progresses we'll add more native drivers.



-- 
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/20110512175939.3949.56221.reportbug@homer.girrulat.local



Re: Bug#616317: base: commit= ext3 mount option in fstab has no effect.

2011-05-12 Thread Roger Leigh
On Thu, May 12, 2011 at 06:31:48PM +0200, Goswin von Brederlow wrote:
 Adam Borowski kilob...@angband.pl writes:
  Should we try to make this work (at best badly) since a change in
  mount options in /etc/fstab would only take effect at the next
  mkinitramfs and/or update-grub invocation?  Or should we just close
  out this bug and say, tough luck, kid; if you want to change the root
  file system's mount options, you need to edit your kernel's boot
  options using whatever bootloader you might happen to be using?
 
 Or the init scripts could mount -oremount,commit=300 /. Most options
 can be altered throught remount. For the few remaining ones
 (e.g. data=writeback) editing the kernel's boot options is probably ok.
 
 The init scripts already do this for read-only / read-write. Why doesn't
 this work for commit= too?

The initscripts /do/ already do this.  See checkroot.sh and read_fstab
in /lib/init/mount-functions.sh.

If it's not working for you, then it's possible that the fstab entry
for / doesn't match.  Might be worth sourcing and running read_fstab
by hand to see if it's pulling out the options correctly.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#626545: ITP: java-selenium -- Create Javacode to playback interactions with a browser on web sites

2011-05-12 Thread Sascha Girrulat
Package: wnpp
Severity: wishlist
Owner: Sascha Girrulat sas...@girrulat.de

* Package name: java-selenium
  Version : 2.0b3-1 
  Upstream Author : maikroeder, hugs, tebeka, David.Burns
* URL : http://code.google.com/p/selenium/
* License : Apache Licence 2.0
  Programming Lang: Java
  Description : Create Javacode to playback interactions with a browser on 
web sites

Selenium Java Client Driver is a Java language binding for Selenium Remote
Control (version 1.0 and 2.0).  Currently the remote protocol, Firefox and
Chrome for Selenium 2.0 are supported, as well as the Selenium 1.0 bindings. As
work will progresses we'll add more native drivers.



-- 
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/20110512192543.4693.44946.reportbug@homer.girrulat.local



Re: Writing to /etc/ from a privileged UI

2011-05-12 Thread Frank Küster
Adam Borowski kilob...@angband.pl wrote:

 On Wed, May 11, 2011 at 10:05:40PM +0200, Frank Küster wrote:
 Not at the same time, but someone might allow a user of a laptop to
 access their WLAN, but neither accept that an other user of the laptop
 should be able to use the same network without asking, nor that the keys
 be written in a system-wide configuration file.

 Sorry but if you alternate physical possession of a laptop with someone whom
 you suspect of being hostile, no files are secure as long as they're stored
 on that laptop.

In addition to the remarks of the others:  It's not just about me as the
laptop user trusting or not trusting other laptop users.  I was rather
thinking about a network owner allowing a particular person to use their
access point, after being trained in the local policy and - what is more
important to a certain type of staff - having signed and accepted that
policy.  The policy will probably contain a may not give a third party
access to the information...

Regards, Frank
-- 
Frank Küster
Vorstand 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/87k4dv66t8@alhambra.kuesterei.ch



Bug#626424: Please implement a method to save and restore netfilter rules at boot

2011-05-12 Thread Andrei Popescu
Hi Costin,

See if iptables-persistent does what you need.

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Accepted eglibc 2.13-4 (source all amd64)

2011-05-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 07:16:55 +0200
Source: eglibc
Binary: libc-bin libc-dev-bin glibc-doc eglibc-source locales locales-all nscd 
libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev 
libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev 
libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev 
libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 
libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 
libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 
libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 
libc0.1-dev-i386 libc6-i686 libc6-xen libc0.1-i686 libc0.3-i686 libc0.3-xen 
libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.13-4
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno aure...@debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - Embedded GNU C Library: Documentation
 libc-bin   - Embedded GNU C Library: Binaries
 libc-dev-bin - Embedded GNU C Library: Development binaries
 libc0.1- Embedded GNU C Library: Shared libraries
 libc0.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - Embedded GNU C Library: 32bit development libraries for 
AMD64
 libc0.1-i386 - Embedded GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - Embedded GNU C Library: PIC archive library
 libc0.1-prof - Embedded GNU C Library: Profiling Libraries
 libc0.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3- Embedded GNU C Library: Shared libraries
 libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
 libc0.3-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc0.3-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc0.3-pic - Embedded GNU C Library: PIC archive library
 libc0.3-prof - Embedded GNU C Library: Profiling Libraries
 libc0.3-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc0.3-xen - Embedded GNU C Library: Shared libraries [Xen version]
 libc6  - Embedded GNU C Library: Shared libraries
 libc6-amd64 - Embedded GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - Embedded GNU C Library: detached debugging symbols
 libc6-dev  - Embedded GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - Embedded GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - Embedded GNU C Library: 32-bit development libraries for AMD64
 libc6-dev-mips64 - Embedded GNU C Library: 64bit Development Libraries for 
MIPS64
 libc6-dev-mipsn32 - Embedded GNU C Library: n32 Development Libraries for 
MIPS64
 libc6-dev-powerpc - Embedded GNU C Library: 32bit powerpc development 
libraries for p
 libc6-dev-ppc64 - Embedded GNU C Library: 64bit Development Libraries for 
PowerPC64
 libc6-dev-s390x - Embedded GNU C Library: 64bit Development Libraries for IBM 
zSeri
 libc6-dev-sparc64 - Embedded GNU C Library: 64bit Development Libraries for 
UltraSPAR
 libc6-i386 - Embedded GNU C Library: 32-bit shared libraries for AMD64
 libc6-i686 - Embedded GNU C Library: Shared libraries [i686 optimized]
 libc6-mips64 - Embedded GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - Embedded GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - Embedded GNU C Library: PIC archive library
 libc6-powerpc - Embedded GNU C Library: 32bit powerpc shared libraries for 
ppc64
 libc6-ppc64 - Embedded GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - Embedded GNU C Library: Profiling Libraries
 libc6-s390x - Embedded GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - Embedded GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - Embedded GNU C Library: Shared libraries [Xen version]
 libc6.1- Embedded GNU C Library: Shared libraries
 libc6.1-alphaev67 - Embedded GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - Embedded GNU C Library: detached debugging symbols
 libc6.1-dev - Embedded GNU C Library: Development Libraries and Header Files
 libc6.1-pic - Embedded GNU C Library: PIC archive library
 libc6.1-prof - Embedded GNU C Library: Profiling Libraries
 libc6.1-udeb - Embedded GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - Embedded GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - Embedded GNU C Library: NSS helper for files - udeb (udeb)
 locales- Embedded GNU C Library: National Language (locale) data [support]
 locales-all - Embedded GNU C Library: Precompiled locale data
 nscd   - Embedded GNU C 

Accepted telepathy-idle 0.1.10-1 (source amd64)

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

Format: 1.8
Date: Thu, 12 May 2011 08:50:44 +0100
Source: telepathy-idle
Binary: telepathy-idle
Architecture: source amd64
Version: 0.1.10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Jonny Lamb jo...@debian.org
Description: 
 telepathy-idle - IRC connection manager for Telepathy
Changes: 
 telepathy-idle (0.1.10-1) unstable; urgency=low
 .
   [ Laurent Bigonville ]
   * debian/gbp.conf: Set debian-branch to debian
 .
   [ Jonny Lamb ]
   * New upstream release.
Checksums-Sha1: 
 d104f42204393b543af79af521548207b573a6c1 2259 telepathy-idle_0.1.10-1.dsc
 385773e3a1f1786ea385ca52efa33443553cfd9d 491713 
telepathy-idle_0.1.10.orig.tar.gz
 d678094ae0f6ecc8488bb6718b5e8c37d7886a73 4941 
telepathy-idle_0.1.10-1.debian.tar.gz
 d3b861f184aa7ae270d87e320b4a28bce4993657 118860 
telepathy-idle_0.1.10-1_amd64.deb
Checksums-Sha256: 
 1a8c32f3365e9835595511a69368332cc03810b89f7086d5052122ba8174225d 2259 
telepathy-idle_0.1.10-1.dsc
 e14327a8b47c83ed32c73c5fdad1d9c2291ae8592d3da4482e0a6cbd541f35b0 491713 
telepathy-idle_0.1.10.orig.tar.gz
 ce83f63830033cd91683772005eeed05d8e8896c13c14e2271de0c0c89b2d53b 4941 
telepathy-idle_0.1.10-1.debian.tar.gz
 68f5997a673888aa2f1330f1ab151276eff1a46c169b02b78fdc982ac9c2ddfa 118860 
telepathy-idle_0.1.10-1_amd64.deb
Files: 
 2fa82e034f88537e0b7bb0bbbf28e2c6 2259 net optional telepathy-idle_0.1.10-1.dsc
 570a431e3e28ca6ebf3f0c84198f0b9a 491713 net optional 
telepathy-idle_0.1.10.orig.tar.gz
 c17000ccf0878f6db2433738a5651e22 4941 net optional 
telepathy-idle_0.1.10-1.debian.tar.gz
 e9b2dd862da6565427a1520ab7f5b63b 118860 net optional 
telepathy-idle_0.1.10-1_amd64.deb

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

iQIcBAEBCgAGBQJNy5JPAAoJEIGBI4OtKJdVhFYQAIrNoEY4HJG+4n5mO5tB2Zbw
X0J3HjfVaP1Zm3GHqR9u+hyPyt+1lmeC/xGc889pfAmL3LVpodsE73L/TjC2GInZ
mr3mAZ86k2SvuwHPq6uExHdKG5VJ1uqCB0by1Ep7Z89W8NF61sJrZRbSDTZFFd4J
iYAJ6eKCd6lN/tcxJ/lrh/TYfb+lcOPDUdBxYAIR98g3pZ6ZYFpr87B7XyJoblrO
n9L4Do86PFWc0ANQBaux+Ywbd8Lz5zr4Vj7MIv5GuSaMM3j/M1Eci/uhbYWOCW+Y
QIt3bxsFHjEisSSE1BLUVPL3/mapg2lcwTInsn1MKwZL7yw84Ayyh3VBuilzwRFe
bLTh7sbGkgNJX/Ro3sayLc4n3jZ1FrESremE381KnvuJkG5xMYSmx/VB1iqlDrDC
B0V4p6GvPcoP2yrhUsVWiyn4JHA1Y6NbFRFuYfleiJsuY8o0eiPp5KQhCDPUszSL
c1CmylqDN52X3XSS7hsUgp9UXM5R2rwUXFmrPOtda3OQzyZOEC0ZLyqknCIEtPcG
YDxmc3n8vt9qH2hGoevjLkfVGd2ao7EPfDx8ydhRZuuzEeP08bsnI1l26yG7eTHa
zlL07QMoc62rkOIvctbU5zSRW+/WQOkfXXwmyBrvPvAE/T+sJKcukgxLJYVk+Xcd
YH15DQkT+t3un7cOL0JN
=+ONd
-END PGP SIGNATURE-


Accepted:
telepathy-idle_0.1.10-1.debian.tar.gz
  to main/t/telepathy-idle/telepathy-idle_0.1.10-1.debian.tar.gz
telepathy-idle_0.1.10-1.dsc
  to main/t/telepathy-idle/telepathy-idle_0.1.10-1.dsc
telepathy-idle_0.1.10-1_amd64.deb
  to main/t/telepathy-idle/telepathy-idle_0.1.10-1_amd64.deb
telepathy-idle_0.1.10.orig.tar.gz
  to main/t/telepathy-idle/telepathy-idle_0.1.10.orig.tar.gz


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



Accepted fwbuilder 4.2.2-1 (source all amd64)

2011-05-12 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 08:50:42 +0200
Source: fwbuilder
Binary: fwbuilder fwbuilder-common fwbuilder-doc fwbuilder-dbg
Architecture: source all amd64
Version: 4.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Sylvestre Ledru sylves...@debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 fwbuilder  - Firewall administration tool GUI
 fwbuilder-common - Firewall administration tool GUI (common files)
 fwbuilder-dbg - Firewall administration tool GUI (debugging symbols)
 fwbuilder-doc - Firewall administration tool GUI documentation
Changes: 
 fwbuilder (4.2.2-1) unstable; urgency=low
 .
   * New upstream release (important regression)
Checksums-Sha1: 
 904e384b3a9365e5e1a4357f3fd288a98be79071 1341 fwbuilder_4.2.2-1.dsc
 d497564988d4ef78b7717dc06e2227486be498ba 6830864 fwbuilder_4.2.2.orig.tar.gz
 ef730723b09e87434db6d1c91cb4b19f1a34d2c0 10341 fwbuilder_4.2.2-1.debian.tar.gz
 56603164703a5046b36b1e5eba0b2434bfe3e965 437056 
fwbuilder-common_4.2.2-1_all.deb
 aabbee17a00a6326b345791c51226c39e6e64280 1051456 fwbuilder-doc_4.2.2-1_all.deb
 83a4b2ac7c8f0a06eff8edd57ab99e4fb0bd8a98 11513272 fwbuilder_4.2.2-1_amd64.deb
 c3828b069176b4c97413165ac6c2f9f6487a4997 80739998 
fwbuilder-dbg_4.2.2-1_amd64.deb
Checksums-Sha256: 
 403c9e7811fc9e25570b88ba25210a8517980b60ac2c67ac766f5395298d75d0 1341 
fwbuilder_4.2.2-1.dsc
 90111e0d7fcad31a9eccdbbc4d9ca7ce5182c0d93e8f9dbd8c683c3c80980482 6830864 
fwbuilder_4.2.2.orig.tar.gz
 c134066ca5529b0196b83a242f55598d6f45386c4f2e4edff24944dd82f1b9c6 10341 
fwbuilder_4.2.2-1.debian.tar.gz
 075cadec49177c9f7af95a46592987bb7595f331a3b95a10857c8444d0101b45 437056 
fwbuilder-common_4.2.2-1_all.deb
 8833b92dbbf4888f67202510fea76d2ad883be402a381f3c162888f0ca454365 1051456 
fwbuilder-doc_4.2.2-1_all.deb
 907d4a3139d6204f111bff79b7162f157c23936ef7d50cd92f5334b0564e7376 11513272 
fwbuilder_4.2.2-1_amd64.deb
 7370b988f7918e0aa1c3b334e64545398767176f8657dd5c563e19a605cdf850 80739998 
fwbuilder-dbg_4.2.2-1_amd64.deb
Files: 
 8106a26ad22a41948ede3b956bdf91b5 1341 net optional fwbuilder_4.2.2-1.dsc
 56ddc67c79adaf5d5730945ad1a2 6830864 net optional 
fwbuilder_4.2.2.orig.tar.gz
 3fe482bece9865acc6d35df8de2825e3 10341 net optional 
fwbuilder_4.2.2-1.debian.tar.gz
 c8c44fc8108ecf9ef7a6072ea781bc94 437056 net optional 
fwbuilder-common_4.2.2-1_all.deb
 cdf6efc300ac4f4d08159ba8ba258227 1051456 doc optional 
fwbuilder-doc_4.2.2-1_all.deb
 6d78734661046fec35d40b6efac55e3a 11513272 net optional 
fwbuilder_4.2.2-1_amd64.deb
 4192523ed7ed3a44fe01d8124007dc90 80739998 debug extra 
fwbuilder-dbg_4.2.2-1_amd64.deb

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

iEYEARECAAYFAk3Ln+sACgkQiOXXM92JlhCI5ACfWOkcDvtzOut4o6R9Eqzq2hVf
1HsAn1LF4WMXU3m0o7fESG8ENQ0G026u
=A7zN
-END PGP SIGNATURE-


Accepted:
fwbuilder-common_4.2.2-1_all.deb
  to main/f/fwbuilder/fwbuilder-common_4.2.2-1_all.deb
fwbuilder-dbg_4.2.2-1_amd64.deb
  to main/f/fwbuilder/fwbuilder-dbg_4.2.2-1_amd64.deb
fwbuilder-doc_4.2.2-1_all.deb
  to main/f/fwbuilder/fwbuilder-doc_4.2.2-1_all.deb
fwbuilder_4.2.2-1.debian.tar.gz
  to main/f/fwbuilder/fwbuilder_4.2.2-1.debian.tar.gz
fwbuilder_4.2.2-1.dsc
  to main/f/fwbuilder/fwbuilder_4.2.2-1.dsc
fwbuilder_4.2.2-1_amd64.deb
  to main/f/fwbuilder/fwbuilder_4.2.2-1_amd64.deb
fwbuilder_4.2.2.orig.tar.gz
  to main/f/fwbuilder/fwbuilder_4.2.2.orig.tar.gz


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



Accepted ssh-contact 0.6-1 (source all amd64)

2011-05-12 Thread Laurent Bigonville
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 10:26:45 +0200
Source: ssh-contact
Binary: ssh-contact ssh-contact-client ssh-contact-service
Architecture: source all amd64
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Laurent Bigonville bi...@debian.org
Description: 
 ssh-contact - establish SSH connections to your IM contacts using Telepathy (me
 ssh-contact-client - establish SSH connections to your IM contacts using 
Telepathy (cl
 ssh-contact-service - establish SSH connections to your IM contacts using 
Telepathy (se
Changes: 
 ssh-contact (0.6-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Bump Standards-Version to 3.9.2 (no further changes)
 - Bump libglib2.0-dev build-dependency
Checksums-Sha1: 
 8eccb2b1a02f9588f50d6213e1fe2301707fac36 1754 ssh-contact_0.6-1.dsc
 8466bac6fdcae85f56b5e481bcc9eb7e35b87f6f 339059 ssh-contact_0.6.orig.tar.gz
 33951f397f3cba26499e36f0eb3b2778455739d1 2399 ssh-contact_0.6-1.debian.tar.gz
 4827c3ff7066c04c297f31320a00c65dbf1023a7 2956 ssh-contact_0.6-1_all.deb
 78bfc7a52afa55f0af881ce6b2beea45e29d3a60 13752 
ssh-contact-client_0.6-1_amd64.deb
 e0f7c08596c826851ce5600eb2eb07e5b87bd2ae 7432 
ssh-contact-service_0.6-1_amd64.deb
Checksums-Sha256: 
 61ff7fd3e6e36e903c56d435fe915297a0f7b176cdc7b606b19333d5c2edd773 1754 
ssh-contact_0.6-1.dsc
 2f44326d1f264ac04e0f4cb186e765b51f61b6e4e6f2457f8299bcf3fb9f5fdc 339059 
ssh-contact_0.6.orig.tar.gz
 50e47d364ef9f26cabf83d5516988bbb3997089a4d37506c1ea8a0660acb5acb 2399 
ssh-contact_0.6-1.debian.tar.gz
 76f84ec6977acb7cff608462bb08c51dceb03c50346fe69bc1db37045bf0044d 2956 
ssh-contact_0.6-1_all.deb
 4737a5013c025249ebb010dafb4ea8f4134ebf1aa9fce488d8d95b925e9dfa43 13752 
ssh-contact-client_0.6-1_amd64.deb
 1ad62600a2f0dbee144f8930a143b9a976d193cb79899b0177cd3efa4e7f6a9e 7432 
ssh-contact-service_0.6-1_amd64.deb
Files: 
 b09196e9783590900529472aebbd0e46 1754 net extra ssh-contact_0.6-1.dsc
 17c1ba45c2f44d2a9c812726fb26f925 339059 net extra ssh-contact_0.6.orig.tar.gz
 12251133e8984c7a4998fe8a7136af7c 2399 net extra ssh-contact_0.6-1.debian.tar.gz
 0d9141d69a6c5b4847e824771a4b0282 2956 net extra ssh-contact_0.6-1_all.deb
 b03d4e71a24ad98d91ab1eae33d83803 13752 net extra 
ssh-contact-client_0.6-1_amd64.deb
 fdac60d1b5ab4ed1297dd2f9cd853434 7432 net extra 
ssh-contact-service_0.6-1_amd64.deb

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

iQEcBAEBCAAGBQJNy6J+AAoJEB/FiR66sEPVAZkH/2Gs2nVPkr/MaLei9SCnz2Qd
GGa8HYsXtTr8VtNooJhwenYjpmwlSNMB+GDa/M2HnguCX5AL20mW/mhBp5J/L2ue
hLZhf0c7Z6ZcIwC+Rw5skX68j2STymGGRts8XuBazGLH9gxHdAkV1j1hF+Uh7Zx8
TGNZXlgxoqiADwYRTd0OUGWcoAS7zhm2IWX0Wz5sPHJm5yBgwfaaQYcS7gU5+sdi
bmTG2bb2f70Nxq8T9V5YlPFYQifESEyVWpwE5xs75hONmZsNwIaPE0koxfBOCCRH
v/fhDNlaZCZD95bZTRgO1/Uhpc6wyTZNtiHKOqv15OZWjj58N+ObEQfNNOoySu8=
=dD38
-END PGP SIGNATURE-


Accepted:
ssh-contact-client_0.6-1_amd64.deb
  to main/s/ssh-contact/ssh-contact-client_0.6-1_amd64.deb
ssh-contact-service_0.6-1_amd64.deb
  to main/s/ssh-contact/ssh-contact-service_0.6-1_amd64.deb
ssh-contact_0.6-1.debian.tar.gz
  to main/s/ssh-contact/ssh-contact_0.6-1.debian.tar.gz
ssh-contact_0.6-1.dsc
  to main/s/ssh-contact/ssh-contact_0.6-1.dsc
ssh-contact_0.6-1_all.deb
  to main/s/ssh-contact/ssh-contact_0.6-1_all.deb
ssh-contact_0.6.orig.tar.gz
  to main/s/ssh-contact/ssh-contact_0.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/e1qks1o-00023q...@franck.debian.org



Accepted linux-2.6 2.6.39~rc7-1~experimental.1 (source all amd64)

2011-05-12 Thread maximilian attems
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 May 2011 15:11:00 +0200
Source: linux-2.6
Binary: linux-tools-2.6.39 linux-source-2.6.39 linux-doc-2.6.39 
linux-manual-2.6.39 linux-patch-debian-2.6.39 linux-support-2.6.39-rc7 
linux-libc-dev linux-headers-2.6.39-rc7-all linux-headers-2.6.39-rc7-all-alpha 
linux-headers-2.6.39-rc7-common linux-image-2.6.39-rc7-alpha-generic 
linux-headers-2.6.39-rc7-alpha-generic linux-image-2.6.39-rc7-alpha-smp 
linux-headers-2.6.39-rc7-alpha-smp linux-image-2.6.39-rc7-alpha-legacy 
linux-headers-2.6.39-rc7-alpha-legacy linux-headers-2.6.39-rc7-all-amd64 
linux-image-2.6.39-rc7-amd64 linux-headers-2.6.39-rc7-amd64 
linux-image-2.6.39-rc7-amd64-dbg linux-headers-2.6.39-rc7-all-armel 
linux-image-2.6.39-rc7-iop32x linux-headers-2.6.39-rc7-iop32x 
linux-image-2.6.39-rc7-ixp4xx linux-headers-2.6.39-rc7-ixp4xx 
linux-image-2.6.39-rc7-kirkwood linux-headers-2.6.39-rc7-kirkwood 
linux-image-2.6.39-rc7-orion5x linux-headers-2.6.39-rc7-orion5x 
linux-image-2.6.39-rc7-versatile linux-headers-2.6.39-rc7-versatile 
linux-headers-2.6.39-rc7-all-armhf
 linux-image-2.6.39-rc7-mx5 linux-headers-2.6.39-rc7-mx5 
linux-headers-2.6.39-rc7-all-hppa linux-image-2.6.39-rc7-parisc 
linux-headers-2.6.39-rc7-parisc linux-image-2.6.39-rc7-parisc-smp 
linux-headers-2.6.39-rc7-parisc-smp linux-image-2.6.39-rc7-parisc64 
linux-headers-2.6.39-rc7-parisc64 linux-image-2.6.39-rc7-parisc64-smp 
linux-headers-2.6.39-rc7-parisc64-smp linux-headers-2.6.39-rc7-all-i386 
linux-image-2.6.39-rc7-486 linux-headers-2.6.39-rc7-486 
linux-image-2.6.39-rc7-686-pae linux-headers-2.6.39-rc7-686-pae 
linux-image-2.6.39-rc7-686-pae-dbg linux-headers-2.6.39-rc7-all-ia64 
linux-image-2.6.39-rc7-itanium linux-headers-2.6.39-rc7-itanium 
linux-image-2.6.39-rc7-mckinley linux-headers-2.6.39-rc7-mckinley 
linux-headers-2.6.39-rc7-all-m68k linux-image-2.6.39-rc7-amiga 
linux-headers-2.6.39-rc7-amiga linux-image-2.6.39-rc7-atari 
linux-headers-2.6.39-rc7-atari linux-image-2.6.39-rc7-bvme6000 
linux-headers-2.6.39-rc7-bvme6000 linux-image-2.6.39-rc7-mac
 linux-headers-2.6.39-rc7-mac linux-image-2.6.39-rc7-mvme147 
linux-headers-2.6.39-rc7-mvme147 linux-image-2.6.39-rc7-mvme16x 
linux-headers-2.6.39-rc7-mvme16x linux-headers-2.6.39-rc7-all-mips 
linux-image-2.6.39-rc7-r4k-ip22 linux-headers-2.6.39-rc7-r4k-ip22 
linux-image-2.6.39-rc7-r5k-ip32 linux-headers-2.6.39-rc7-r5k-ip32 
linux-image-2.6.39-rc7-sb1-bcm91250a linux-headers-2.6.39-rc7-sb1-bcm91250a 
linux-image-2.6.39-rc7-sb1a-bcm91480b linux-headers-2.6.39-rc7-sb1a-bcm91480b 
linux-image-2.6.39-rc7-4kc-malta linux-headers-2.6.39-rc7-4kc-malta 
linux-image-2.6.39-rc7-5kc-malta linux-headers-2.6.39-rc7-5kc-malta 
linux-image-2.6.39-rc7-octeon linux-headers-2.6.39-rc7-octeon 
linux-headers-2.6.39-rc7-all-mipsel linux-image-2.6.39-rc7-r5k-cobalt 
linux-headers-2.6.39-rc7-r5k-cobalt linux-image-2.6.39-rc7-loongson-2f 
linux-headers-2.6.39-rc7-loongson-2f linux-headers-2.6.39-rc7-all-powerpc 
linux-image-2.6.39-rc7-powerpc linux-headers-2.6.39-rc7-powerpc
 linux-image-2.6.39-rc7-powerpc-smp linux-headers-2.6.39-rc7-powerpc-smp 
linux-image-2.6.39-rc7-powerpc64 linux-headers-2.6.39-rc7-powerpc64 
linux-headers-2.6.39-rc7-all-ppc64 linux-headers-2.6.39-rc7-all-s390 
linux-image-2.6.39-rc7-s390x linux-headers-2.6.39-rc7-s390x 
linux-image-2.6.39-rc7-s390x-tape linux-headers-2.6.39-rc7-all-sh4 
linux-image-2.6.39-rc7-sh7751r linux-headers-2.6.39-rc7-sh7751r 
linux-image-2.6.39-rc7-sh7785lcr linux-headers-2.6.39-rc7-sh7785lcr 
linux-headers-2.6.39-rc7-all-sparc linux-image-2.6.39-rc7-sparc64 
linux-headers-2.6.39-rc7-sparc64 linux-image-2.6.39-rc7-sparc64-smp 
linux-headers-2.6.39-rc7-sparc64-smp
 linux-headers-2.6.39-rc7-all-sparc64
Architecture: source all amd64
Version: 2.6.39~rc7-1~experimental.1
Distribution: experimental
Urgency: low
Maintainer: Debian Kernel Team debian-ker...@lists.debian.org
Changed-By: maximilian attems m...@debian.org
Description: 
 linux-doc-2.6.39 - Linux kernel specific documentation for version 2.6.39
 linux-headers-2.6.39-rc7-486 - Header files for Linux 2.6.39-rc7-486
 linux-headers-2.6.39-rc7-4kc-malta - Header files for Linux 
2.6.39-rc7-4kc-malta
 linux-headers-2.6.39-rc7-5kc-malta - Header files for Linux 
2.6.39-rc7-5kc-malta
 linux-headers-2.6.39-rc7-686-pae - Header files for Linux 2.6.39-rc7-686-pae
 linux-headers-2.6.39-rc7-all - All header files for Linux 2.6.39 (meta-package)
 linux-headers-2.6.39-rc7-all-alpha - All header files for Linux 2.6.39 
(meta-package)
 linux-headers-2.6.39-rc7-all-amd64 - All header files for Linux 2.6.39 
(meta-package)
 linux-headers-2.6.39-rc7-all-armel - All header files for Linux 2.6.39 
(meta-package)
 linux-headers-2.6.39-rc7-all-armhf - All header files for Linux 2.6.39 
(meta-package)
 linux-headers-2.6.39-rc7-all-hppa - All header files for Linux 2.6.39 
(meta-package)
 linux-headers-2.6.39-rc7-all-i386 - All header files for Linux 2.6.39 
(meta-package)
 

Accepted cyrus-imapd-2.4 2.4.8-4 (source all amd64)

2011-05-12 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 09:02:05 +0200
Source: cyrus-imapd-2.4
Binary: cyrus-common-2.4 cyrus-doc-2.4 cyrus-imapd-2.4 cyrus-pop3d-2.4 
cyrus-admin-2.4 cyrus-murder-2.4 cyrus-replication-2.4 cyrus-nntpd-2.4 
cyrus-clients-2.4 cyrus-dev-2.4 cyrus-common libcyrus-imap-perl24 cyrus-clients 
cyrus-imapd cyrus-pop3d cyrus-admin cyrus-murder cyrus-replication cyrus-nntpd 
cyrus-doc cyrus-dev libcyrus-imap-perl
Architecture: source amd64 all
Version: 2.4.8-4
Distribution: unstable
Urgency: low
Maintainer: Debian Cyrus Team 
pkg-cyrus-imapd-debian-de...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 cyrus-admin - Cyrus mail system - administration tools (metapackage)
 cyrus-admin-2.4 - Cyrus mail system - administration tools
 cyrus-clients - Cyrus mail system - test clients (metapackage)
 cyrus-clients-2.4 - Cyrus mail system - test clients
 cyrus-common - Cyrus mail system - common files
 cyrus-common-2.4 - Cyrus mail system - common files
 cyrus-dev  - Cyrus mail system - developer files (metapackage)
 cyrus-dev-2.4 - Cyrus mail system - developer files
 cyrus-doc  - Cyrus mail system - documentation files (metapackage)
 cyrus-doc-2.4 - Cyrus mail system - documentation files
 cyrus-imapd - Cyrus mail system - IMAP support (metapackage)
 cyrus-imapd-2.4 - Cyrus mail system - IMAP support
 cyrus-murder - Cyrus mail system - proxies and aggregator (metapackage)
 cyrus-murder-2.4 - Cyrus mail system - proxies and aggregator
 cyrus-nntpd - Cyrus mail system - NNTP support (metapackage)
 cyrus-nntpd-2.4 - Cyrus mail system - NNTP support
 cyrus-pop3d - Cyrus mail system - POP3 support (metapackage)
 cyrus-pop3d-2.4 - Cyrus mail system - POP3 support
 cyrus-replication - Cyrus mail system - replication (metapackage)
 cyrus-replication-2.4 - Cyrus mail system - replication
 libcyrus-imap-perl - Interface to Cyrus imap client imclient library 
(metapackage)
 libcyrus-imap-perl24 - Interface to Cyrus imap client imclient library
Closes: 626418
Changes: 
 cyrus-imapd-2.4 (2.4.8-4) unstable; urgency=low
 .
   * Fix crash when removing unused Berkeley DB environment
 + Use new dbenv handle for DB_ENV-remove
 + Call DB_ENV-get_home before closing the environment
 (Closes: #626418)
Checksums-Sha1: 
 463918b0ee49fd01d14bad88ddd34e18c9b90de7 2184 cyrus-imapd-2.4_2.4.8-4.dsc
 741df5b9fd8f2aa6d1dce08d85c9c22772ce5ef4 115401 
cyrus-imapd-2.4_2.4.8-4.debian.tar.gz
 2a56d4aba7d2ac2396c98929c549029d104d8cc0 8430098 
cyrus-common-2.4_2.4.8-4_amd64.deb
 91f176ea77c49e34f4c391366b91ce9abe5720f0 275140 cyrus-doc-2.4_2.4.8-4_all.deb
 bb0296fd10fb295b3a539fb8a4358195662ea765 1078744 
cyrus-imapd-2.4_2.4.8-4_amd64.deb
 76bdd2420e31b4643349df83a3842f3167200b21 327624 
cyrus-pop3d-2.4_2.4.8-4_amd64.deb
 7b65000824012a4f832a0047b9f2b9d2fbd72455 107534 cyrus-admin-2.4_2.4.8-4_all.deb
 69a312658f15696fe69cd5406a52e8a58e3542ba 1453868 
cyrus-murder-2.4_2.4.8-4_amd64.deb
 d648eb61766e285604d5cd9c0dc755800c8f8e70 1293612 
cyrus-replication-2.4_2.4.8-4_amd64.deb
 82c8b7b71fa548333b5cc6ff998b4c2c8a6604f3 687832 
cyrus-nntpd-2.4_2.4.8-4_amd64.deb
 ee92edbaecb98c48ffb4de839b52cdf71c43539d 168210 
cyrus-clients-2.4_2.4.8-4_amd64.deb
 b6bb1a54724dca269cdcbaf0f0e8c4b872e969bd 276408 cyrus-dev-2.4_2.4.8-4_amd64.deb
 8bf696412390bf329cc73fd9add9fdb46f45f8ae 128330 cyrus-common_2.4.8-4_all.deb
 cb4d38d585350b4e38ebbe05d77b68c2e65bc8c5 181904 
libcyrus-imap-perl24_2.4.8-4_amd64.deb
 7dd4dcb9207ef4a69c8f8b819b03bd3daa2e03a5 924 cyrus-clients_2.4.8-4_all.deb
 2e5b69574c8aee534162e3630908a6e1e7f831ad 918 cyrus-imapd_2.4.8-4_all.deb
 fd16b1e5ffd0e0bee299eb1ee1a6960797770296 926 cyrus-pop3d_2.4.8-4_all.deb
 8a16c34cf0cb652159c0c436fd36cba9c065e6ae 926 cyrus-admin_2.4.8-4_all.deb
 777c5376dfaa40124dc16f39848f4c2ec6f6a757 934 cyrus-murder_2.4.8-4_all.deb
 e79ce63c9b0097d5a536e94adf0c6f8539713473 930 cyrus-replication_2.4.8-4_all.deb
 c9a77fcb210af2ce826a6b985a9f44c2a5145a0f 926 cyrus-nntpd_2.4.8-4_all.deb
 fdb652ee363f5c605a50fed3a8c325535e551bc1 926 cyrus-doc_2.4.8-4_all.deb
 69634d87d7571154a42c19aa5ef4c54e47e1a40a 924 cyrus-dev_2.4.8-4_all.deb
 24da32acf432cf028710837aa75f70d5ccf71a18 942 libcyrus-imap-perl_2.4.8-4_all.deb
Checksums-Sha256: 
 9014afdb7579faaa5a64c60c24f37c82b892190ce992d4bc4b1d346620e74f63 2184 
cyrus-imapd-2.4_2.4.8-4.dsc
 54863296a410eb9b322b53f2d675b0c40e3f9ce13c173bd3804b4a163a0d7759 115401 
cyrus-imapd-2.4_2.4.8-4.debian.tar.gz
 781783e97aa073481c43027ebbd1ed278c70ac50ad73bc01fbd5b7c9ea3b4ad1 8430098 
cyrus-common-2.4_2.4.8-4_amd64.deb
 53173518d91077bf93ee827088bba3c7db63a6fef44854c1baec5c47d40cb835 275140 
cyrus-doc-2.4_2.4.8-4_all.deb
 c4b9c8ff774ea270adcdc50d82388840d1870efbc70b8624020f0588a794be3e 1078744 
cyrus-imapd-2.4_2.4.8-4_amd64.deb
 07e081351bc21b4dde4d40dfeda43c16f836e6835b175ba5c0ca99e25075a5c6 327624 
cyrus-pop3d-2.4_2.4.8-4_amd64.deb
 d35789b16b403fce1696ec50b13ddb0b15b034c58ea14eeef9fa77871b750bb6 107534 

Accepted ketchup 0.9.8+hg5533f6de130c-3 (source all)

2011-05-12 Thread Johann Felix Soden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Apr 2011 23:57:55 +0200
Source: ketchup
Binary: ketchup
Architecture: source all
Version: 0.9.8+hg5533f6de130c-3
Distribution: unstable
Urgency: low
Maintainer: Johann Felix Soden joh...@gmx.de
Changed-By: Johann Felix Soden joh...@gmx.de
Description: 
 ketchup- update utility for linux-kernel sources
Closes: 379121 407512 487277 568572 615371 616854
Changes: 
 ketchup (0.9.8+hg5533f6de130c-3) unstable; urgency=low
 .
   * Adopt the package (Closes: #568572)
 - Thanks for your work Baruch Even!
   * Update debian/copyright and convert it to machine-readable format.
   * Convert package to the 3.0 (quilt) source format.
   * Minimize dh rules and use dh_python2 instead of python-central.
 (Closes: #616854)
   * Bump to Standards-Version 3.9.2
   * debian/control:
 - Use Homepage field. (Closes: #615371)
 - Add Vcs-* fields.
   * Add several patches to debian/patches/*:
 - Fix url to -rt tree (Closes: #487277)
 - Consider kernel_url override in all pre-defined trees. (Closes: #407512)
 - Check if the right gpg key is available before starting downloads.
   (Closes: #379121)
 - Stop if wget is terminated by a signal.
 - Add support for longterm kernel versions.
 - New 2.6-lt tree which chooses only updates that belong to the local used
   longterm/release tree.
Checksums-Sha1: 
 1b9117bbf230d0fe89d0071eb7e92f0f83b6d6e7 1913 
ketchup_0.9.8+hg5533f6de130c-3.dsc
 ceff87b522beb483267dbf22f2e694979d920995 6410 
ketchup_0.9.8+hg5533f6de130c-3.debian.tar.gz
 7dfca830d01f4277954dd0b090e40da332f9a52c 12248 
ketchup_0.9.8+hg5533f6de130c-3_all.deb
Checksums-Sha256: 
 e05bbd4513d96866555905f13e6ac626481cbbf1a2b61b742cb2714d0d3336a3 1913 
ketchup_0.9.8+hg5533f6de130c-3.dsc
 810888b4afd3aea63a77e4696dfe83fe544e102614a511234533b74a32a8 6410 
ketchup_0.9.8+hg5533f6de130c-3.debian.tar.gz
 979ed418457099c4755ffae00ef02b3a16d968072910a3ebd92c00dcfbae8008 12248 
ketchup_0.9.8+hg5533f6de130c-3_all.deb
Files: 
 721edcce1210e414ebb0a4f8ee31373f 1913 devel optional 
ketchup_0.9.8+hg5533f6de130c-3.dsc
 bf9bfed15eec0c5da2a433f0397cb1ea 6410 devel optional 
ketchup_0.9.8+hg5533f6de130c-3.debian.tar.gz
 f69ef8fca9d9c4658a3bff38777febcc 12248 devel optional 
ketchup_0.9.8+hg5533f6de130c-3_all.deb

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

iQIcBAEBCAAGBQJNy6lpAAoJEKbcJNnaJJPRA0wQALC4e5Gh05pF40YZmWeSTkv2
1jfwuoKDG8Jq7c4+hE3uI9HBKo2W5GJ3kS0R7XVO2LLnbWRmPYpyfAyneAmleu8A
H6YCw0BXts6poLyBqvIg/xVeYdFw54KyiSANk2DdBDGwwQhou3U3MPBsunoadnmo
M+ooQowO0i4TuHcR8+tTDAp0jXWyYucjvgySsX0VG/bFEdkZXwC+TV9OUlPRLAyh
rfAD2SNOPmuDoKNk53vFtBk0bSyEohEZys/d2LIdIfRnYcoamjtV+dflGY/o7p4z
AHWFvSbJ1WYBOo00gAnFWHt5XJDzsFdhqtgJAyisAzrGORp43hqJY6LLJNR7grRR
JS8dwBVkVLEiP7n6Mw5hmMMSHZC736QcNgOBIaGM4I5+2lVUdWSLI1G7q93vBrUf
O3K6B/W3VVTqdOCd4jebjwXaButhKbjzRmeLAyqTMUec54EuKKpqbBbkq/FEa/gQ
+a+Ao86wsmRXpSfhlBANtXhFemfVhooqovPP6mtszPfb5ZL/XxWeAGfKjKlyQogd
A/S9BwziAhnrpvw1qSlkpQ/wP9Gd42Csmw8RZ8Vp3ApSjH2XAbcDe5aVQRIH/NK+
ppWs09gwEBiztU8mPXyi2YqdABz6PIub3AoafgI6x200xQ44HLJVzkhwlxPfsGZn
gCKOt9FM3sXtOBq5tx9R
=5dJZ
-END PGP SIGNATURE-


Accepted:
ketchup_0.9.8+hg5533f6de130c-3.debian.tar.gz
  to main/k/ketchup/ketchup_0.9.8+hg5533f6de130c-3.debian.tar.gz
ketchup_0.9.8+hg5533f6de130c-3.dsc
  to main/k/ketchup/ketchup_0.9.8+hg5533f6de130c-3.dsc
ketchup_0.9.8+hg5533f6de130c-3_all.deb
  to main/k/ketchup/ketchup_0.9.8+hg5533f6de130c-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/e1qksnv-0003xd...@franck.debian.org



Accepted gnome-commander 1.2.8.11-3 (source all amd64)

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

Format: 1.8
Date: Thu, 12 May 2011 12:27:05 +0200
Source: gnome-commander
Binary: gnome-commander gnome-commander-data gnome-commander-dbg
Architecture: source amd64 all
Version: 1.2.8.11-3
Distribution: unstable
Urgency: low
Maintainer: Michael Vogt m...@debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gnome-commander - nice and fast file manager for the GNOME desktop
 gnome-commander-data - Data files for GNOME Commander
 gnome-commander-dbg - Debugging symbols for gnome-commander
Changes: 
 gnome-commander (1.2.8.11-3) unstable; urgency=low
 .
   * 0001-update_bookmarks_on_panes_add_current.patch:
 - Call gnome_cmd_main_win_update_bookmarks after having bookmarked the
   current directory (LP: #743898).
   * 0002-crash_when_cancel_a_search.patch:
 - Avoid crash when cancelling a search (LP: #618214).
Checksums-Sha1: 
 12e4c1a6a5fcac81082dddbe9a0f7a787d2d84c8 1666 gnome-commander_1.2.8.11-3.dsc
 40549c4636b2936c4363ca3dfc0ba4ee924a7fe2 7696 
gnome-commander_1.2.8.11-3.debian.tar.gz
 9dc76844cf0da00af66086711b860e4d572243a6 546702 
gnome-commander_1.2.8.11-3_amd64.deb
 b6c37ac271048a60b6aa852af35a203a84390960 2808720 
gnome-commander-data_1.2.8.11-3_all.deb
 2b1be201eb0035750184597980fe0a2fa42bcc1b 3278490 
gnome-commander-dbg_1.2.8.11-3_amd64.deb
Checksums-Sha256: 
 74bd491c989d73380df96fc5fd2166add34264efb16e48c8ce56922bf57608b1 1666 
gnome-commander_1.2.8.11-3.dsc
 963457646658244cbc60feed81c74a045121d28c05dce447fa4722aa0bf32351 7696 
gnome-commander_1.2.8.11-3.debian.tar.gz
 aee2447b1009006977fbd33460438f4c3aa85df1613f1589ec2b75ef4677a1f3 546702 
gnome-commander_1.2.8.11-3_amd64.deb
 4f6a2fbe4b26d06e53ed60fbbce6fb7bd09ca118ba69bb9a62e839cce545e2f5 2808720 
gnome-commander-data_1.2.8.11-3_all.deb
 7824e5466578acd744d936ecd5be6f312db97000d91e88c60916fa351d262424 3278490 
gnome-commander-dbg_1.2.8.11-3_amd64.deb
Files: 
 59d1ba10dd8957b69713a73864b65433 1666 gnome optional 
gnome-commander_1.2.8.11-3.dsc
 06801f43cf4867650dfd8750e6367dfd 7696 gnome optional 
gnome-commander_1.2.8.11-3.debian.tar.gz
 ffee2956d0dfc22e2b66b4d6a3f3a873 546702 gnome optional 
gnome-commander_1.2.8.11-3_amd64.deb
 59f803f94fd800fc6466d226add66598 2808720 gnome optional 
gnome-commander-data_1.2.8.11-3_all.deb
 9cec7e2768c773fae1649166405d3ae8 3278490 debug extra 
gnome-commander-dbg_1.2.8.11-3_amd64.deb

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

iEYEARECAAYFAk3LuV8ACgkQRdSMfNz8P9D2bwCdFORiUCcWtJ+Bg97ZhcVFDLx/
GAoAn0kXDwtmAFqzi4rt+Y19/cgDiAUo
=Obq5
-END PGP SIGNATURE-


Accepted:
gnome-commander-data_1.2.8.11-3_all.deb
  to main/g/gnome-commander/gnome-commander-data_1.2.8.11-3_all.deb
gnome-commander-dbg_1.2.8.11-3_amd64.deb
  to main/g/gnome-commander/gnome-commander-dbg_1.2.8.11-3_amd64.deb
gnome-commander_1.2.8.11-3.debian.tar.gz
  to main/g/gnome-commander/gnome-commander_1.2.8.11-3.debian.tar.gz
gnome-commander_1.2.8.11-3.dsc
  to main/g/gnome-commander/gnome-commander_1.2.8.11-3.dsc
gnome-commander_1.2.8.11-3_amd64.deb
  to main/g/gnome-commander/gnome-commander_1.2.8.11-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/e1qktql-0004zl...@franck.debian.org



Accepted gdal 1.7.3-4 (source i386 all)

2011-05-12 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 12:24:15 +0200
Source: gdal
Binary: libgdal1-1.7.0 libgdal1-dev libgdal-doc gdal-bin python-gdal 
libgdal-perl libgdal-ruby1.8 libgdal-ruby
Architecture: source i386 all
Version: 1.7.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal-ruby - Ruby bindings to the Geospatial Data Abstraction Library
 libgdal-ruby1.8 - Ruby 1.8 bindings to the Geospatial Data Abstraction Library
 libgdal1-1.7.0 - Geospatial Data Abstraction Library
 libgdal1-dev - Geospatial Data Abstraction Library - Development files
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
Changes: 
 gdal (1.7.3-4) unstable; urgency=low
 .
   * [PATCH] Added epsilon patch to fix syntax problem in referencing
 eps_block_header named union members. This is a = 0.9.1 problem
 with epsilon header file.
   * Now build-depends on epsilon libraryi by version.
Checksums-Sha1: 
 fc189a74fff0dd01e6cde8d4ee32c2fc80522b49 1902 gdal_1.7.3-4.dsc
 41a5fc396c788832f622c1dc58774a9f04399e0c 91500 gdal_1.7.3-4.debian.tar.gz
 a72caefbdccd02799917da4e207aa1c884b01d22 3353284 
libgdal1-1.7.0_1.7.3-4_i386.deb
 899507ba0ae602d350f4a4e7bd2096e9806b16cc 4288858 libgdal1-dev_1.7.3-4_i386.deb
 4cbdc08d7988f9f584ed698d77941ea61cba1251 230870 gdal-bin_1.7.3-4_i386.deb
 c175c1c5627033130f66a50001292dce3442aa56 614246 python-gdal_1.7.3-4_i386.deb
 d593934a6b4728e57a5ee3ad205ed188606a440f 397202 libgdal-perl_1.7.3-4_i386.deb
 6ead294dc97ccc6998f48e6a5745748345d6aefa 176806 
libgdal-ruby1.8_1.7.3-4_i386.deb
 5efc6834f66a459068b0628d2542af8a35880a48 68856 libgdal-ruby_1.7.3-4_i386.deb
 01e334defcffaaad033505830a9ed58533596e70 2242416 libgdal-doc_1.7.3-4_all.deb
Checksums-Sha256: 
 90a86a2b01832012de81e6e098a3caeaa97fa2b75829b84e9728a8661ed3ef8c 1902 
gdal_1.7.3-4.dsc
 660c08ba5c42ba6d88ba2692a2273e71bdcb717c252821868c37cbebcb462597 91500 
gdal_1.7.3-4.debian.tar.gz
 730d5760517dd0ca48c6707d9af62c8ffe9604162f9abf70a829434b1b9c470d 3353284 
libgdal1-1.7.0_1.7.3-4_i386.deb
 6f92b9350db27b3c1960a0739c27a01e3a3fe8ab390b0e42de36d18ae340ea8d 4288858 
libgdal1-dev_1.7.3-4_i386.deb
 3f06e6534c430dd571fbf6e712e3292587b67f8d9464c3132b2427bcf77d9ae4 230870 
gdal-bin_1.7.3-4_i386.deb
 73f7688675808aef7dfcbc2b7654e0ca970b96a949e2d71d60a38fded5387dc0 614246 
python-gdal_1.7.3-4_i386.deb
 5c92cae1840bc390962ac753ffd74e5f05a410f3eb5f5ca1dd7247495bcfdc5e 397202 
libgdal-perl_1.7.3-4_i386.deb
 be3f491260a219f485681761be83713129866b32534bf8f41e86436ae35fb766 176806 
libgdal-ruby1.8_1.7.3-4_i386.deb
 74e9528c828af27cbd3225c2e57d2181f0f47a35707347a945396e1c831b1414 68856 
libgdal-ruby_1.7.3-4_i386.deb
 3046cf7f789858e5e7c6c1313b0d78a0ff98f361506f71f0212d88023af3322d 2242416 
libgdal-doc_1.7.3-4_all.deb
Files: 
 85656e8b574fd1fabe999b1387b57f18 1902 science extra gdal_1.7.3-4.dsc
 9e3d7c2e75b9004eadb4057947450c39 91500 science extra gdal_1.7.3-4.debian.tar.gz
 73b6da5fafb21f4c35952907ae22adcf 3353284 libs extra 
libgdal1-1.7.0_1.7.3-4_i386.deb
 682f5ae4c3c65dba24d3922e3298a3d1 4288858 libdevel extra 
libgdal1-dev_1.7.3-4_i386.deb
 0d6829e3cd6074e7b1f8fddefdaf154f 230870 science extra gdal-bin_1.7.3-4_i386.deb
 be548b838a383a6a49dcaccf9a6fd3b7 614246 python extra 
python-gdal_1.7.3-4_i386.deb
 cb1c673a140082d55eefdc3eb6c8714a 397202 perl extra 
libgdal-perl_1.7.3-4_i386.deb
 2a3d853d73bea16cdb6f161ff931c6d4 176806 ruby extra 
libgdal-ruby1.8_1.7.3-4_i386.deb
 0e3b965ae80464338a1f9683e22f45ae 68856 ruby extra libgdal-ruby_1.7.3-4_i386.deb
 8fcd3bb32648a7b55c8ac092346465c0 2242416 doc extra libgdal-doc_1.7.3-4_all.deb

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

iEYEARECAAYFAk3LvoYACgkQpFNRmenyx0flLwCfYwAq2pRXb/07OZ/DK7TVH2LG
gzgAnjiGjNNwy/KPxR5eCzqQpQf6N5BK
=6DkU
-END PGP SIGNATURE-


Accepted:
gdal-bin_1.7.3-4_i386.deb
  to main/g/gdal/gdal-bin_1.7.3-4_i386.deb
gdal_1.7.3-4.debian.tar.gz
  to main/g/gdal/gdal_1.7.3-4.debian.tar.gz
gdal_1.7.3-4.dsc
  to main/g/gdal/gdal_1.7.3-4.dsc
libgdal-doc_1.7.3-4_all.deb
  to main/g/gdal/libgdal-doc_1.7.3-4_all.deb
libgdal-perl_1.7.3-4_i386.deb
  to main/g/gdal/libgdal-perl_1.7.3-4_i386.deb
libgdal-ruby1.8_1.7.3-4_i386.deb
  to main/g/gdal/libgdal-ruby1.8_1.7.3-4_i386.deb
libgdal-ruby_1.7.3-4_i386.deb
  to main/g/gdal/libgdal-ruby_1.7.3-4_i386.deb
libgdal1-1.7.0_1.7.3-4_i386.deb
  to main/g/gdal/libgdal1-1.7.0_1.7.3-4_i386.deb
libgdal1-dev_1.7.3-4_i386.deb
  to main/g/gdal/libgdal1-dev_1.7.3-4_i386.deb
python-gdal_1.7.3-4_i386.deb
  to main/g/gdal/python-gdal_1.7.3-4_i386.deb


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

Accepted ladish 0.3-5 (source all amd64)

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

Format: 1.8
Date: Thu, 12 May 2011 13:05:39 +0200
Source: ladish
Binary: ladish gladish liblash-compat-1 liblash-compat-dev ladish-dbg
Architecture: source amd64 all
Version: 0.3-5
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gladish- graphical interface for LADI Session Handler
 ladish - session management system for JACK applications
 ladish-dbg - Debugging symbols for ladish
 liblash-compat-1 - LASH compatibility library
 liblash-compat-dev - LASH compatibility library (development files)
Closes: 626481
Changes: 
 ladish (0.3-5) experimental; urgency=low
 .
   * Fix in-terminal commands execution (Closes: #626481).
 - Ladish tries to start commands as $terminal -e $command $argument
   but x-terminal-emulator generally expects an executable + arguments,
   not a command string. Plus, this tells the terminal emulator which
   shell to use, rather than letting it decide on its own.
   Patch provided by Dan Muresan.
Checksums-Sha1: 
 e5bc9cb554f354d94977c502b6964a282f470175 1518 ladish_0.3-5.dsc
 0ac9ac3e191e47175b1980e9b5df324d41902b0c 11355 ladish_0.3-5.debian.tar.gz
 c73570dd5986197878ca313a0ebdc92bd72a9ec4 179446 ladish_0.3-5_amd64.deb
 f58516147eff7b42b6f840f2ea51d0e60df682fc 155674 gladish_0.3-5_amd64.deb
 bb9e5790fb0135fc0deffceab78799bb4aa2751c 14032 liblash-compat-1_0.3-5_amd64.deb
 20b7cf7675f9f1c4d6b3351a3ba5d05929bcf86f 10458 liblash-compat-dev_0.3-5_all.deb
 85b3e8e2bfd7f0472deec13093d10ec84c856cae 185138 ladish-dbg_0.3-5_amd64.deb
Checksums-Sha256: 
 8f9a1ba60ee6f1729efeb9fade505ad755854d726d81627b8b2cceb937494c77 1518 
ladish_0.3-5.dsc
 e14df7885d380944a4b6395a5d27fdd6a76fa54643b8a76a8bd9f669aff06ddd 11355 
ladish_0.3-5.debian.tar.gz
 1c7fc902de4a593183d697d5212018e8fb8f9ed3e1607c0992a88db6f40db2bf 179446 
ladish_0.3-5_amd64.deb
 b9481311d1e665ed596d911c611e9b2fc0605cff88d1fffa8d11adc92fba0ff2 155674 
gladish_0.3-5_amd64.deb
 bd24b7db70e2e22a013b634a331f40adf3d3d3de5def292b8c09dd18e03d4424 14032 
liblash-compat-1_0.3-5_amd64.deb
 cc5fb3c64da3a7b24d7a3596f6774be3b43e0b20901516f725589bab548edad1 10458 
liblash-compat-dev_0.3-5_all.deb
 ea3a08129a2e2ada8a82f2afeb93cea1a59b6458f9dc7761a05b5c28378ed8b9 185138 
ladish-dbg_0.3-5_amd64.deb
Files: 
 b0ecac1b73d6793d78421eacfd144544 1518 sound optional ladish_0.3-5.dsc
 d5251e018494965c6862a231ad10d8d6 11355 sound optional 
ladish_0.3-5.debian.tar.gz
 39b444f2d61c964dc7dbbabe910c1aa5 179446 sound optional ladish_0.3-5_amd64.deb
 a74d580ed00b8cdb16e7609c68a97dda 155674 sound optional gladish_0.3-5_amd64.deb
 513bf338de71512b8ed8cdf9cb9d25a3 14032 libs optional 
liblash-compat-1_0.3-5_amd64.deb
 cd1e55eab65084177851338565e5e630 10458 libdevel optional 
liblash-compat-dev_0.3-5_all.deb
 fde00d6ccc2af2ea7d719052ce323cc1 185138 debug extra ladish-dbg_0.3-5_amd64.deb

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

iEYEARECAAYFAk3LwnQACgkQRdSMfNz8P9BywgCghdA4oZkltma+6ghOBiQQH4X9
e/0AniPrNi78ASQjr2KNBaeVmRrWlPI1
=Y5kC
-END PGP SIGNATURE-


Accepted:
gladish_0.3-5_amd64.deb
  to main/l/ladish/gladish_0.3-5_amd64.deb
ladish-dbg_0.3-5_amd64.deb
  to main/l/ladish/ladish-dbg_0.3-5_amd64.deb
ladish_0.3-5.debian.tar.gz
  to main/l/ladish/ladish_0.3-5.debian.tar.gz
ladish_0.3-5.dsc
  to main/l/ladish/ladish_0.3-5.dsc
ladish_0.3-5_amd64.deb
  to main/l/ladish/ladish_0.3-5_amd64.deb
liblash-compat-1_0.3-5_amd64.deb
  to main/l/ladish/liblash-compat-1_0.3-5_amd64.deb
liblash-compat-dev_0.3-5_all.deb
  to main/l/ladish/liblash-compat-dev_0.3-5_all.deb


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



Accepted cyrus-imapd-2.2 2.2.13p1-7 (source all amd64)

2011-05-12 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 13:07:44 +0200
Source: cyrus-imapd-2.2
Binary: cyrus-common-2.2 cyrus-doc-2.2 cyrus-imapd-2.2 cyrus-pop3d-2.2 
cyrus-admin-2.2 cyrus-murder-2.2 cyrus-nntpd-2.2 cyrus-clients-2.2 
cyrus-dev-2.2 libcyrus-imap-perl22
Architecture: source all amd64
Version: 2.2.13p1-7
Distribution: unstable
Urgency: low
Maintainer: Debian Cyrus Team 
pkg-cyrus-imapd-debian-de...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 cyrus-admin-2.2 - Cyrus mail system - administration tools
 cyrus-clients-2.2 - Cyrus mail system (test clients)
 cyrus-common-2.2 - Cyrus mail system - common files
 cyrus-dev-2.2 - Cyrus mail system (developer files)
 cyrus-doc-2.2 - Cyrus mail system - documentation files
 cyrus-imapd-2.2 - Cyrus mail system - IMAP support
 cyrus-murder-2.2 - Cyrus mail system (proxies and aggregator)
 cyrus-nntpd-2.2 - Cyrus mail system (NNTP support)
 cyrus-pop3d-2.2 - Cyrus mail system - POP3 support
 libcyrus-imap-perl22 - Interface to Cyrus imap client imclient library
Changes: 
 cyrus-imapd-2.2 (2.2.13p1-7) unstable; urgency=low
 .
   * Build depend just on libdb-dev to allow backports
   * Bump standards version to 3.9.2
   * Remove some ancient versions from versioned depends
   * libcyrus-imap-perl22 is Architecture: any, therefore depending
 packages needs (= ${binary:Depends})
   * Add some more lintian-overrides, move to the dh_installlintian
Checksums-Sha1: 
 ba6cd3cb1b3e0125561bcb41e77b72dd25183c48 1974 cyrus-imapd-2.2_2.2.13p1-7.dsc
 056877e3026d3ab562347fbaa2574d8cd4ba3710 249120 
cyrus-imapd-2.2_2.2.13p1-7.diff.gz
 e7036c103183215f0b9ffa74b519385aa187b002 230380 
cyrus-doc-2.2_2.2.13p1-7_all.deb
 d59dbdc15450bcaea68efd912d66aedc21c5ce59 84266 
cyrus-admin-2.2_2.2.13p1-7_all.deb
 b3bdd908a81f8268af7ec99ff2ec548b3a0a8d5a 5810270 
cyrus-common-2.2_2.2.13p1-7_amd64.deb
 1ffeb50b7b91114e4a50e1502da6b967d60066df 959888 
cyrus-imapd-2.2_2.2.13p1-7_amd64.deb
 418f79eccd95b39cd428f57bab5a0e1f0b914949 286862 
cyrus-pop3d-2.2_2.2.13p1-7_amd64.deb
 8d91511afbf05c6c4e31068c79d979fa5ee690c0 1161012 
cyrus-murder-2.2_2.2.13p1-7_amd64.deb
 ab9e75f6803ce901ed23100fd2d00b417d889236 621056 
cyrus-nntpd-2.2_2.2.13p1-7_amd64.deb
 3368264236acd4df7042c6f8c49c6bad42da84d7 137744 
cyrus-clients-2.2_2.2.13p1-7_amd64.deb
 5f538d50468c104a1671e27aa7bb808274bd5a0b 274660 
cyrus-dev-2.2_2.2.13p1-7_amd64.deb
 a79a4b433810dfd077b8bea0c023db63368989f2 193104 
libcyrus-imap-perl22_2.2.13p1-7_amd64.deb
Checksums-Sha256: 
 a1e4b0221e772972f0f28cdf76fd0739822ea66ac3569964a9858e3a35e4 1974 
cyrus-imapd-2.2_2.2.13p1-7.dsc
 7c399ecfb0f0b168e7b82b6dc2fefac4193df2a48368f477d520bff7d3d4c862 249120 
cyrus-imapd-2.2_2.2.13p1-7.diff.gz
 0da92fb055f56cf5cef2cfb21eff0411491a6c741242933e54ca37aee445d151 230380 
cyrus-doc-2.2_2.2.13p1-7_all.deb
 ce9497877cc7bb500497c3ea4c9e40a488c38c10f77a8bdedcb09fa51a64334e 84266 
cyrus-admin-2.2_2.2.13p1-7_all.deb
 ac5101f7420ccc26b4b4ea12e8348a73db527a39c2ef343e4f992f690ac61bc7 5810270 
cyrus-common-2.2_2.2.13p1-7_amd64.deb
 c4955a83c50c165f032e0dbac674f901b265c6f64e0d7ebffc40d30e1488609b 959888 
cyrus-imapd-2.2_2.2.13p1-7_amd64.deb
 b645cbea9628c89427edc120556d95a0cdfdfec8bd9e72db983b518b8b8285b7 286862 
cyrus-pop3d-2.2_2.2.13p1-7_amd64.deb
 e828eb2fd2e595b8bad1346b404d0bc18544d18af3903e6ca6b36a4454b473d8 1161012 
cyrus-murder-2.2_2.2.13p1-7_amd64.deb
 5ae4565727380b1bbf907f7b887ec7a2538dc41e5e91a4b959d75e6307d8d1d1 621056 
cyrus-nntpd-2.2_2.2.13p1-7_amd64.deb
 2f285c34ccabcf6985160bdeb33e86eae4383681bef6d53df7a7b3980db29ac3 137744 
cyrus-clients-2.2_2.2.13p1-7_amd64.deb
 637f22d98f8037d9f15e17ca9c63f179a2401e9d8cdaa856ddc958303eea5874 274660 
cyrus-dev-2.2_2.2.13p1-7_amd64.deb
 4ab825a9abe97e3e057ecc1294b95a149643c5e01c825b36e141297a00fea64c 193104 
libcyrus-imap-perl22_2.2.13p1-7_amd64.deb
Files: 
 010b4d52d10532eb4402d9e69597c9ee 1974 mail extra cyrus-imapd-2.2_2.2.13p1-7.dsc
 bfd81909a2a271e54e5ede3cc8aba511 249120 mail extra 
cyrus-imapd-2.2_2.2.13p1-7.diff.gz
 000d4df063434b469dedd0e1948e53e9 230380 doc extra 
cyrus-doc-2.2_2.2.13p1-7_all.deb
 1caa451e3b8671649fb521e1b3c7fc17 84266 mail extra 
cyrus-admin-2.2_2.2.13p1-7_all.deb
 39fd4d6859eda1a15f5dfcf1a2cc38bb 5810270 mail extra 
cyrus-common-2.2_2.2.13p1-7_amd64.deb
 d52d6092aeba9f472d96e5d4497a1efe 959888 mail extra 
cyrus-imapd-2.2_2.2.13p1-7_amd64.deb
 99bc73e93be49e4683930cff38d4ada8 286862 mail extra 
cyrus-pop3d-2.2_2.2.13p1-7_amd64.deb
 44b53f5a40f4257c6a48bc17454f82cc 1161012 mail extra 
cyrus-murder-2.2_2.2.13p1-7_amd64.deb
 0e5cd4f470a1e37b64081948fc9e6b1b 621056 mail extra 
cyrus-nntpd-2.2_2.2.13p1-7_amd64.deb
 3c092c7a685b33a02d1c9a6f83d51c05 137744 mail extra 
cyrus-clients-2.2_2.2.13p1-7_amd64.deb
 0a1c9ce4b3144dbc601e19a97c805dc5 274660 devel extra 
cyrus-dev-2.2_2.2.13p1-7_amd64.deb
 babad53c6dbb3c4450b25b3c7f3ccec4 193104 perl extra 
libcyrus-imap-perl22_2.2.13p1-7_amd64.deb

-BEGIN PGP SIGNATURE-
Version: 

Accepted valgrind 1:3.6.1-3 (source amd64)

2011-05-12 Thread Pierre Habouzit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 13:35:29 +0200
Source: valgrind
Binary: valgrind
Architecture: source amd64
Version: 1:3.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Andrés Roldán arol...@debian.org
Changed-By: Pierre Habouzit madco...@debian.org
Description: 
 valgrind   - memory debugger and profiler
Closes: 592614
Changes: 
 valgrind (1:3.6.1-3) unstable; urgency=low
 .
   * update 0002-version.patch to loosen the checks on the arm version
 (Closes: 592614).
Checksums-Sha1: 
 a549717426a1ce044194ae68aaff6118208c1917 1342 valgrind_3.6.1-3.dsc
 b239df22a3ee55c0e78664612bf3208487e4d2a6 31109 valgrind_3.6.1-3.debian.tar.gz
 ec9ee1fb418795b88c27c611fe639650a720c7cb 73845066 valgrind_3.6.1-3_amd64.deb
Checksums-Sha256: 
 4e6ef2cb1f836310bc9f1453ae4fef16e1bf2a2889b6e6107a755da2fbdeae44 1342 
valgrind_3.6.1-3.dsc
 01c0de11316971735118660417706e9ceb2e982bc7d1dc592467306835d59fb2 31109 
valgrind_3.6.1-3.debian.tar.gz
 10177f6d6ab77a98fab708818c424b5349bd1bcb5dccfe1c15791c9391c160b2 73845066 
valgrind_3.6.1-3_amd64.deb
Files: 
 23802b259ec97aaa5d3c2ee5dfdb64bc 1342 devel optional valgrind_3.6.1-3.dsc
 a790297dbf1f60e23bf09c2da24e8198 31109 devel optional 
valgrind_3.6.1-3.debian.tar.gz
 2b4908550040624897f527a267a39291 73845066 devel optional 
valgrind_3.6.1-3_amd64.deb

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

iEYEARECAAYFAk3LxqsACgkQvGr7W6Hudhx+JQCeJRgLo95Xv+LwZjms80JogIDj
5w4An0E3nDV2JjwRVWVponNkat/3x+4n
=x3X1
-END PGP SIGNATURE-


Accepted:
valgrind_3.6.1-3.debian.tar.gz
  to main/v/valgrind/valgrind_3.6.1-3.debian.tar.gz
valgrind_3.6.1-3.dsc
  to main/v/valgrind/valgrind_3.6.1-3.dsc
valgrind_3.6.1-3_amd64.deb
  to main/v/valgrind/valgrind_3.6.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/e1qkubx-0006sl...@franck.debian.org



Accepted tracker 0.10.13-1 (source i386)

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

Format: 1.8
Date: Thu, 12 May 2011 14:02:49 +0200
Source: tracker
Binary: tracker libtracker-client-0.10-0 libtracker-client-0.10-dev 
libtracker-sparql-0.10-0 libtracker-sparql-0.10-dev libtracker-miner-0.10-0 
libtracker-miner-0.10-dev libtracker-extract-0.10-0 libtracker-extract-0.10-dev 
tracker-utils tracker-gui tracker-explorer tracker-extract tracker-miner-fs 
tracker-miner-evolution tracker-dbg
Architecture: source i386
Version: 0.10.13-1
Distribution: experimental
Urgency: low
Maintainer: Michael Biebl bi...@debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 libtracker-client-0.10-0 - metadata database, indexer and search tool - library
 libtracker-client-0.10-dev - metadata database, indexer and search tool - 
development files
 libtracker-extract-0.10-0 - tracker extractor library
 libtracker-extract-0.10-dev - tracker extractor library - development files
 libtracker-miner-0.10-0 - tracker data miner library
 libtracker-miner-0.10-dev - tracker data miner library - development files
 libtracker-sparql-0.10-0 - metadata database, indexer and search tool - library
 libtracker-sparql-0.10-dev - metadata database, indexer and search tool - 
development files
 tracker- metadata database, indexer and search tool
 tracker-dbg - metadata database, indexer and search tool - debugging symbols
 tracker-explorer - metadata database, indexer and search tool - developer tool
 tracker-extract - metadata database, indexer and search tool - metadata 
extractors
 tracker-gui - metadata database, indexer and search tool - GNOME frontends
 tracker-miner-evolution - metadata database, indexer and search tool - 
evolution plugin
 tracker-miner-fs - metadata database, indexer and search tool - filesystem 
indexer
 tracker-utils - metadata database, indexer and search tool - commandline tools
Changes: 
 tracker (0.10.13-1) experimental; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 827bb8e81100fd261e772071fd207db530776587 3022 tracker_0.10.13-1.dsc
 02af83d10fcafa71a1a4a90811deb96267040300 7857801 tracker_0.10.13.orig.tar.bz2
 a82819cba96917d8e92fdc735961bbe2180b978a 18870 tracker_0.10.13-1.debian.tar.gz
 ef3fc68d79ddcbe7cc0fcf8061709a69db410206 787648 tracker_0.10.13-1_i386.deb
 1544e804aff98bd70378941859e058c235580114 233082 
libtracker-client-0.10-0_0.10.13-1_i386.deb
 3789c95d3618876dc208f5db4c68f09e4ad9bbaf 235604 
libtracker-client-0.10-dev_0.10.13-1_i386.deb
 d55dec871409cd0331a6831174502a7847c76420 543168 
libtracker-sparql-0.10-0_0.10.13-1_i386.deb
 579a1cebbcacb3e488201aea237efee285c9a7ff 247960 
libtracker-sparql-0.10-dev_0.10.13-1_i386.deb
 16f529d7f9d4d153831eb6044e3c909acde484ce 273922 
libtracker-miner-0.10-0_0.10.13-1_i386.deb
 65acf7bc1a75cfc799da2b661ddd6fef4bd14a6d 254508 
libtracker-miner-0.10-dev_0.10.13-1_i386.deb
 a94ee5d56c4f7add31134aca3187a121bc164dcf 225218 
libtracker-extract-0.10-0_0.10.13-1_i386.deb
 19bca828ed253afc5a5c5a279168349f27d2217f 231330 
libtracker-extract-0.10-dev_0.10.13-1_i386.deb
 7b1844d16afbc629abc586b21e9a2bd5c260d77d 238276 
tracker-utils_0.10.13-1_i386.deb
 86f147b8e2396cb5bf5b929e2586ae059eb248e2 324478 tracker-gui_0.10.13-1_i386.deb
 bf96b6d5f2dbd136200721cebc1f0ccfdcb0370e 225920 
tracker-explorer_0.10.13-1_i386.deb
 8c71a715f0f1dc104b34034ef7706669b0d6b67e 318990 
tracker-extract_0.10.13-1_i386.deb
 cb189357f12d6dafb3abae9bc3f8797f5b40c47e 256668 
tracker-miner-fs_0.10.13-1_i386.deb
 28ee9d9c92f7473e39ba057c08b3eb6a27f155bc 226590 
tracker-miner-evolution_0.10.13-1_i386.deb
 8e791e5d0ee9aad4738256a76ac247d490196b6e 1794620 tracker-dbg_0.10.13-1_i386.deb
Checksums-Sha256: 
 a363ce0e8df488347ff47dffcee4ee4ff8acd613fd7f14dee350e455520907f5 3022 
tracker_0.10.13-1.dsc
 1fe67021e9c3c387cac1872feb705794c738306207dc778cd7f2eb07f09e8fb3 7857801 
tracker_0.10.13.orig.tar.bz2
 6a3be8420c163f294d2c0c42a7b7e70c408eaaa888649f00ce33e4303e923da6 18870 
tracker_0.10.13-1.debian.tar.gz
 00945eea6a236586681b45834d9149485d71a65a492eba2fdb34c13013302d61 787648 
tracker_0.10.13-1_i386.deb
 f93a1fca7622c6fe416f6e1bb622df09651f826e73b6c5d09a001e815f1f2d5b 233082 
libtracker-client-0.10-0_0.10.13-1_i386.deb
 a0eb68f183f2eac8dcb2dbda6ec2271d82fa130fa51c0d4226d5cadeac2e06f5 235604 
libtracker-client-0.10-dev_0.10.13-1_i386.deb
 91f75f7bd786e9db772cf93854298d9902d3bcd86989d03eb5e856aedb0277b6 543168 
libtracker-sparql-0.10-0_0.10.13-1_i386.deb
 86885794d9c8012991e8430f8799d83aaca0a1cbfff9b6d39100a63c74292199 247960 
libtracker-sparql-0.10-dev_0.10.13-1_i386.deb
 03a86c57f758a9fe13b9c19d0fe7c1224d9311390088858e80bc1f954f5f1d14 273922 
libtracker-miner-0.10-0_0.10.13-1_i386.deb
 d2d340aa4abf1fc4e091c5fde28e7ff3c6fced171bd51d102190d5f9d005f8d8 254508 
libtracker-miner-0.10-dev_0.10.13-1_i386.deb
 e9d63c3e745e046c34ab920d21f02b8c1bff0c6d800f2238e8358fcbeaf89989 225218 
libtracker-extract-0.10-0_0.10.13-1_i386.deb
 6bc4e0abf77f38da8ccd4090bae83df1b1bb23304ebc83b1ca389e7556552334 231330 

Accepted astyle 2.01-1 (source i386)

2011-05-12 Thread Matteo Cypriani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 15:15:13 +0200
Source: astyle
Binary: astyle
Architecture: source i386
Version: 2.01-1
Distribution: unstable
Urgency: low
Maintainer: Margarita Manterola ma...@debian.org
Changed-By: Matteo Cypriani m...@lm7.fr
Description: 
 astyle - Source code indenter for C++/C/Java/C# source code
Closes: 616710
Changes: 
 astyle (2.01-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #616710)
   * Update package description.
   * Update manpage.
   * Bump Standards-Version to 3.9.2
   * Convert debian/copyright to DEP5 format.
   * Switch to 3.0 (quilt) format.
   * Add VCS fields.
   * Avoid unneeded dependency on libgcc_s.
Checksums-Sha1: 
 68bcb8efe15683294d73a50bb5ad1fbe07953c90 1804 astyle_2.01-1.dsc
 72070fa1bbf953eac3d59095cbb45ac1909d29f1 135932 astyle_2.01.orig.tar.gz
 f67874c909da896edee2bc59df2dcc4e2b14bc62 11477 astyle_2.01-1.debian.tar.gz
 cf198e567f8e80885a6318e0e40f4e7f0ee31ec3 156906 astyle_2.01-1_i386.deb
Checksums-Sha256: 
 408a18afa028561f4dea8debe1df89c2e2d7d2d06649c775453cbbc81b3ca2dd 1804 
astyle_2.01-1.dsc
 e2b3869232ca3957f726d0d78c3ea144b2fa75e23ed1b6a389ba4801c337204f 135932 
astyle_2.01.orig.tar.gz
 fec5457fe9f982e8a655ed269010511b848c8a3bb349144891719c5b67e454c0 11477 
astyle_2.01-1.debian.tar.gz
 7d45090bd68e966106fad34df219611b55a2cb4a406eb3cc818069e5f65c496e 156906 
astyle_2.01-1_i386.deb
Files: 
 16c3b4353532a243a5efddf7637778d1 1804 devel optional astyle_2.01-1.dsc
 e85b31972c532373a4054842e2149b34 135932 devel optional astyle_2.01.orig.tar.gz
 a1dd9713e5763997e959a5a738ba249e 11477 devel optional 
astyle_2.01-1.debian.tar.gz
 aa63559ca5c677967902c61f7bfd4b6d 156906 devel optional astyle_2.01-1_i386.deb

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

iQIcBAEBCAAGBQJNy+I/AAoJEIDQpC/yyFDKMzEP/j585GoYJ5FEnDQd7O8Gxt6M
QvgsyYghd+DubUWiHwM8XuaLrNNmyUNi5vQTJK9tQMlu1ltvGcH98OownkUp5zG6
6RyHYjqi7fuvtsm46jD3RAOvy/qgEMbWy9TEiVw0CIp2GwJ7EjH1Nk22feTRKi4u
r4WKfaBKLXVHth3wgKNfPA8JBGRdCPqbjhE4RZphXW4Fx2dq5Fwk9Ul1AZSgRFiC
62BuKUWLBuvr5Yus282LbbkwNhwbT6rXxhmMmxELY5f5mTVTvagGYn3/hnpB0RY0
tGALdx1fN0cbc40IUj8Ph07VoR5qpdMpIv5IcKUzPXOv34E1nDZEqgL92yLQXh06
QqXuiLYtKpFqmjb0hTnt69I0HAFlF73x7HIroqBljWNK7Z1TRY+9FLN7f4N7Y6EF
Fjwd5GUsQICLicdBCPjRsEJMSdaxLwKtvQrJKaRpHHSY/01M18HbRQN75kzDVK+1
n7RBbcnCt6avKtr7OOjz7KvqR282i50rAUJDIsaalNUQWKXUItDcQqBzDhYLUqu6
Ct8o1TR+SJVh2NJ+I2ssNVPM2FQ0oDK7itcKP8avHPrOibGxBi4mYGojsUkpqURh
JI/fgg+vWaQRcj83XdoWilaNK9KjCgUL31lSjYG9MTbkBKm6bbjqtPfRJaUf7rMT
RLOL7jVHOXW4dNUnvNvQ
=l4OZ
-END PGP SIGNATURE-


Accepted:
astyle_2.01-1.debian.tar.gz
  to main/a/astyle/astyle_2.01-1.debian.tar.gz
astyle_2.01-1.dsc
  to main/a/astyle/astyle_2.01-1.dsc
astyle_2.01-1_i386.deb
  to main/a/astyle/astyle_2.01-1_i386.deb
astyle_2.01.orig.tar.gz
  to main/a/astyle/astyle_2.01.orig.tar.gz


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



Accepted tracker 0.8.18-1 (source i386 all)

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

Format: 1.8
Date: Thu, 12 May 2011 15:06:43 +0200
Source: tracker
Binary: tracker libtracker-client-0.8-0 libtracker-client-0.8-dev 
libtracker-miner-0.8-0 libtracker-miner-0.8-dev libtracker-extract-0.8-0 
libtracker-extract-0.8-dev tracker-utils tracker-search-tool tracker-gui 
tracker-explorer tracker-extract tracker-miner-fs tracker-miner-evolution 
tracker-dbg
Architecture: source i386 all
Version: 0.8.18-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl bi...@debian.org
Changed-By: Michael Biebl bi...@debian.org
Description: 
 libtracker-client-0.8-0 - metadata database, indexer and search tool - library
 libtracker-client-0.8-dev - metadata database, indexer and search tool - 
development files
 libtracker-extract-0.8-0 - tracker extractor library
 libtracker-extract-0.8-dev - tracker extractor library - development files
 libtracker-miner-0.8-0 - tracker data miner library
 libtracker-miner-0.8-dev - tracker data miner library - development files
 tracker- metadata database, indexer and search tool
 tracker-dbg - metadata database, indexer and search tool - debugging symbols
 tracker-explorer - metadata database, indexer and search tool - developer tool
 tracker-extract - metadata database, indexer and search tool - metadata 
extractors
 tracker-gui - metadata database, indexer and search tool - GNOME frontends
 tracker-miner-evolution - metadata database, indexer and search tool - 
evolution plugin
 tracker-miner-fs - metadata database, indexer and search tool - filesystem 
indexer
 tracker-search-tool - transitional package to tracker-gui
 tracker-utils - metadata database, indexer and search tool - commandline tools
Changes: 
 tracker (0.8.18-1) unstable; urgency=low
 .
   * New upstream release.
   * Refresh debian/patches/01-upower.patch.
   * Drop debian/patches/02-require_eds_2_32.patch, fixed upstream.
   * Use dh-autoreconf to update the build system
 - Drop debian/patches/99-autoreconf.patch.
 - Add Build-Depends on dh-autoreconf.
 - Pass --with autoreconf to dh.
Checksums-Sha1: 
 756bf7b75b2671ab4e32754cbff1b385305f3033 2965 tracker_0.8.18-1.dsc
 6e0dd13ebcbbd569720efbc26e27cb1d1fcfe3dd 5822840 tracker_0.8.18.orig.tar.gz
 d2f12802a7c8fd3fc79c3d5ccbea653b357f64de 21904 tracker_0.8.18-1.debian.tar.gz
 47933061abbb836a33f3e56f910d3a6268dd9ac8 917444 tracker_0.8.18-1_i386.deb
 6c9525f624170ccf1ca8e5a6cb28edd88bdca720 211200 
libtracker-client-0.8-0_0.8.18-1_i386.deb
 f6c81d6b6cee76693757a488bad031ff48d7ad54 153966 
libtracker-client-0.8-dev_0.8.18-1_i386.deb
 f04221e02b05006f0867ab5e7fcda2a1bdac34fc 187784 
libtracker-miner-0.8-0_0.8.18-1_i386.deb
 a171cfdbed01dddc5f2cbd9dcd282cae4d16e5a5 164430 
libtracker-miner-0.8-dev_0.8.18-1_i386.deb
 7e7a1fffbc0ba21a9407f15d857680d8d224d92e 141112 
libtracker-extract-0.8-0_0.8.18-1_i386.deb
 481760e882335156deefa30a4e7676c1ba5c18c9 146210 
libtracker-extract-0.8-dev_0.8.18-1_i386.deb
 32ac5dca55bbfe4f9cef7a3e8f4bba5a74c8b475 164516 tracker-utils_0.8.18-1_i386.deb
 1d14900f2349e095d82e88afff8b4cc002a24f33 127378 
tracker-search-tool_0.8.18-1_all.deb
 af91b170888174997d89c59751d9545582d4efac 275820 tracker-gui_0.8.18-1_i386.deb
 d2e216831b82e975776870277070f140427d2625 148580 
tracker-explorer_0.8.18-1_i386.deb
 feccbb5921a46effb28fb96693239addda3b775d 219360 
tracker-extract_0.8.18-1_i386.deb
 391d0e62f36a5af23c21a4b66ecf88ac0859082a 223112 
tracker-miner-fs_0.8.18-1_i386.deb
 01af419aec911a57631987182cc8e86748435bba 146510 
tracker-miner-evolution_0.8.18-1_i386.deb
 379dd338ecea40044575bcb909db6d0795755c72 1819630 tracker-dbg_0.8.18-1_i386.deb
Checksums-Sha256: 
 97f86e10827f938b1b3ee18e4ec0038534d7a38dee44e9c9c7abe332121a7156 2965 
tracker_0.8.18-1.dsc
 6ddaab413cb87db75d4454180e68cf8433ae488e95ec69ddc874070f192594e5 5822840 
tracker_0.8.18.orig.tar.gz
 6463f8814c417a458160225e4d471c84d4d553461709fd2f3b9b834be31c 21904 
tracker_0.8.18-1.debian.tar.gz
 fbd729d8dacea4589dc3ca260e44d5f0d57d2f9cbce317e84ec9d1e371d40552 917444 
tracker_0.8.18-1_i386.deb
 c5e5207425c1f321c3dd6f598682dbbb3c1fb740b9d073c7379428a0d437360d 211200 
libtracker-client-0.8-0_0.8.18-1_i386.deb
 54239912f4c2b73de9b54a4f7abcd1d107591c98b1e17296e3f2a1f4773d9677 153966 
libtracker-client-0.8-dev_0.8.18-1_i386.deb
 5d5d88318201f056c2ebc8e6cd467841ecc90f4fdb448fca4b7478b00e9b 187784 
libtracker-miner-0.8-0_0.8.18-1_i386.deb
 de91981fe8a5f759673cdeac65383ac9188ba3c2d3535a4447169bf47676370e 164430 
libtracker-miner-0.8-dev_0.8.18-1_i386.deb
 e573b2b031b04b9a00f8a63bb9cae4b163a62016c0302ba306304b6eda90a3cd 141112 
libtracker-extract-0.8-0_0.8.18-1_i386.deb
 3008bc527767674a33e9aceb2c8f567552ad4efd4506d9f5cf00e6c57b866547 146210 
libtracker-extract-0.8-dev_0.8.18-1_i386.deb
 6e53e1f40cd497ca6a97ff100ed4460ffeaf9d976fb506c2984ffd5259db7765 164516 
tracker-utils_0.8.18-1_i386.deb
 b2d14e7615abbd31b410349a9edd5259ebe377098a0a4a4ad43eee2c833df460 127378 
tracker-search-tool_0.8.18-1_all.deb
 

Accepted autodock-vina 1.1.2-1 (source amd64)

2011-05-12 Thread Steffen Moeller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 00:42:19 +0200
Source: autodock-vina
Binary: autodock-vina
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Steffen Moeller moel...@debian.org
Description: 
 autodock-vina - docking of small molecules to proteins
Changes: 
 autodock-vina (1.1.2-1) unstable; urgency=low
 .
   * New upstream version
   * Demoted autodock and autogrid to suggested
   * Adjusted policy to 3.9.2
Checksums-Sha1: 
 417b372fe98665883fddcf49a25b1741c4a55a9b 1460 autodock-vina_1.1.2-1.dsc
 8d74d38dc140015e0ee30ce3bc56526ddc5c825a 69494 autodock-vina_1.1.2.orig.tar.gz
 938443b0553166765bbd51adae9817b65176261d 4604 
autodock-vina_1.1.2-1.debian.tar.gz
 0b42bc118f721ca3f9b321558af646325ec65aa8 302890 autodock-vina_1.1.2-1_amd64.deb
Checksums-Sha256: 
 a0ce50c5790f8cdf05461f60a4c96c2c9f273bfc2d0a69adfd15b8a93626ae8d 1460 
autodock-vina_1.1.2-1.dsc
 ceda2ddc6f89d75b6de78d9d28b8d4d87de789a21c224c43f237e8acbee0283c 69494 
autodock-vina_1.1.2.orig.tar.gz
 a9626aa6d11aec3dea871e563998772693ef4f0aa157d6c41138e94e88e03f2f 4604 
autodock-vina_1.1.2-1.debian.tar.gz
 3e2b628680b65cb4a4091f173eab58d1b7b2069f921c981698edc2cf2baeaaf1 302890 
autodock-vina_1.1.2-1_amd64.deb
Files: 
 c5afa206bcd4631929a48c1b8624fd1f 1460 science extra autodock-vina_1.1.2-1.dsc
 46b5893c9adcac88ca666484cc3ccfdf 69494 science extra 
autodock-vina_1.1.2.orig.tar.gz
 4c861ce3ccf08aa4c1364dda6b758760 4604 science extra 
autodock-vina_1.1.2-1.debian.tar.gz
 9f9b43d846d97c9ef1017d1c137be7cd 302890 science extra 
autodock-vina_1.1.2-1_amd64.deb

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

iEYEARECAAYFAk3L5jcACgkQ1gXdnL6dUzmT5QCdHZMEMqHBoBdS3erWgUTHkVjw
y6wAn27F6KeCrtWf2R56kjRJv/rlb++Z
=kiC3
-END PGP SIGNATURE-


Accepted:
autodock-vina_1.1.2-1.debian.tar.gz
  to main/a/autodock-vina/autodock-vina_1.1.2-1.debian.tar.gz
autodock-vina_1.1.2-1.dsc
  to main/a/autodock-vina/autodock-vina_1.1.2-1.dsc
autodock-vina_1.1.2-1_amd64.deb
  to main/a/autodock-vina/autodock-vina_1.1.2-1_amd64.deb
autodock-vina_1.1.2.orig.tar.gz
  to main/a/autodock-vina/autodock-vina_1.1.2.orig.tar.gz


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



Accepted smplayer 0.6.9-4 (source all amd64)

2011-05-12 Thread Maia Kozheva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 20:38:49 +0700
Source: smplayer
Binary: smplayer smplayer-translations
Architecture: source amd64 all
Version: 0.6.9-4
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Maia Kozheva si...@ubuntu.com
Description: 
 smplayer   - complete front-end for MPlayer
 smplayer-translations - complete front-end for MPlayer - translation files
Closes: 626324
Changes: 
 smplayer (0.6.9-4) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.2.
   * Modify URL parsing patch to handle some corner cases. (Closes: #626324)
Checksums-Sha1: 
 6dcb52d6d56d9f47aeda9c6d353c4a637f7e5a3a 1658 smplayer_0.6.9-4.dsc
 da1914e5c8fb2798297c7b91270ccb6d7e8da5a3 10428 smplayer_0.6.9-4.debian.tar.gz
 984864a134121b7f02d42dba8e4a30781d815029 1328350 smplayer_0.6.9-4_amd64.deb
 9aa4696b461e31915075c63984639974ba6272bf 1428698 
smplayer-translations_0.6.9-4_all.deb
Checksums-Sha256: 
 280dcdaa77fe23d465f112249c3cd948dbebcd3862ffa20fb429bcfbebd799e5 1658 
smplayer_0.6.9-4.dsc
 464845d85ece5451a1322ee32e8c58748dca3d7cbbd136c6eb29c2b7cdda37ea 10428 
smplayer_0.6.9-4.debian.tar.gz
 93ca80122f21c0b7d2ccab64fd6452c8cfc7dec5d211fbd59e3ae8faad1536bb 1328350 
smplayer_0.6.9-4_amd64.deb
 3f9264918788fe80579057262e310c167d29fe6dc1a8d59b102e550fc4df32e6 1428698 
smplayer-translations_0.6.9-4_all.deb
Files: 
 ce0fd1e780da7586bb4f3f20ebf4e5c5 1658 video optional smplayer_0.6.9-4.dsc
 7f3942da5322a03a3b9498d2e9b5cf64 10428 video optional 
smplayer_0.6.9-4.debian.tar.gz
 2b988e08dbfd455b044ebf826be67a50 1328350 video optional 
smplayer_0.6.9-4_amd64.deb
 155d171692cc031f9d01f31743f269bc 1428698 video optional 
smplayer-translations_0.6.9-4_all.deb

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

iQEcBAEBAgAGBQJNy+lhAAoJEDqDNnQ69yYSvHgH/RyMYubamMv4RX8Hw1chPkAl
RoZytjTKxHOI0dTox1OIiESqO1Ojd8ce5x+K1doUgD4++FLq5CmyvEVFT2VYLpXg
dupCSXdI2n4hiv1hrsmU5LHNTd4KtjoOohgIxVKDEN7XQqCihu0DCIZ5WOOKOdnQ
nJZ0vSySq3dfhbCKQrp77OaABYDlI8qSvPTI0A9u5sQhdmdKRNemks0lGmb2WQ2M
EsGHN3kEPJ/IFJHWFIl+Tfh5mss+r+Vpk8BXpsmTKgPmOL1kfKbPriKYYRVv+9Yt
Qb5UUa/GoqnZW/kw3CzuBNFfnoO8Mdjn/ClM9NQrG+mu7hwxs8wHEKGthsVseo8=
=zIQt
-END PGP SIGNATURE-


Accepted:
smplayer-translations_0.6.9-4_all.deb
  to main/s/smplayer/smplayer-translations_0.6.9-4_all.deb
smplayer_0.6.9-4.debian.tar.gz
  to main/s/smplayer/smplayer_0.6.9-4.debian.tar.gz
smplayer_0.6.9-4.dsc
  to main/s/smplayer/smplayer_0.6.9-4.dsc
smplayer_0.6.9-4_amd64.deb
  to main/s/smplayer/smplayer_0.6.9-4_amd64.deb


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



Accepted meshlab 1.3.0a+dfsg1-2 (source amd64)

2011-05-12 Thread Teemu Ikonen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 12:17:16 +0200
Source: meshlab
Binary: meshlab
Architecture: source amd64
Version: 1.3.0a+dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Teemu Ikonen tpiko...@gmail.com
Changed-By: Teemu Ikonen tpiko...@gmail.com
Description: 
 meshlab- System for processing and editing triangular meshes
Closes: 623361 625053
Changes: 
 meshlab (1.3.0a+dfsg1-2) unstable; urgency=low
 .
   * rules: Use linux-g++ as qmake spec (fixes FTBFS with qt4  4.7).
   * New patches:
 - 12_ply_numeric: Set LC_NUMERIC to C in main().
   Thanks to Luka Frelih for the patch. Closes: #623361.
 - 13_cstddef: Include cstddef on files using offsetoff
   (closes: #625053).
Checksums-Sha1: 
 9701474d7aeee1afc680ce27b7fa70fd7139ce78 1358 meshlab_1.3.0a+dfsg1-2.dsc
 32d45a1d23d2a56e16b3a18a311fdf9913528fe5 18743 
meshlab_1.3.0a+dfsg1-2.debian.tar.gz
 b126e82360cb7d1382b3504a0c515d95b499492a 6887708 
meshlab_1.3.0a+dfsg1-2_amd64.deb
Checksums-Sha256: 
 37d7b7ef63e8cda407a708ad558563027853fbb7d9d47030eb12328fbc0073a4 1358 
meshlab_1.3.0a+dfsg1-2.dsc
 75164bc140bb7adadca307ad1430b5c59e41e504f75599ca943fd9ebd796c110 18743 
meshlab_1.3.0a+dfsg1-2.debian.tar.gz
 d6f67558c1feca71f2f25ac3426b8c9aab0d7157f9370c4c6dbc128322b879c6 6887708 
meshlab_1.3.0a+dfsg1-2_amd64.deb
Files: 
 d185e3ee622a69383d6651790cc04e17 1358 graphics extra meshlab_1.3.0a+dfsg1-2.dsc
 f05feec049ab9788acebca206cef1f6f 18743 graphics extra 
meshlab_1.3.0a+dfsg1-2.debian.tar.gz
 ee9d192469c5195a9cba15af33815571 6887708 graphics extra 
meshlab_1.3.0a+dfsg1-2_amd64.deb

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

iEYEARECAAYFAk3L8u8ACgkQjRFFY3XAJMj1FACgo5l0qJEmMk+SS30wAJ5BNMlB
zeYAoKTjMH61omJ1JDXIQDPuUBYKvyWr
=K1S6
-END PGP SIGNATURE-


Accepted:
meshlab_1.3.0a+dfsg1-2.debian.tar.gz
  to main/m/meshlab/meshlab_1.3.0a+dfsg1-2.debian.tar.gz
meshlab_1.3.0a+dfsg1-2.dsc
  to main/m/meshlab/meshlab_1.3.0a+dfsg1-2.dsc
meshlab_1.3.0a+dfsg1-2_amd64.deb
  to main/m/meshlab/meshlab_1.3.0a+dfsg1-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/e1qkxpb-0005v1...@franck.debian.org



Accepted nordugrid-arc-nox 1.1.0~rc6-2.2 (source all amd64)

2011-05-12 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 16:03:24 +0200
Source: nordugrid-arc-nox
Binary: nordugrid-arc-nox nordugrid-arc-nox-client nordugrid-arc-nox-hed 
nordugrid-arc-nox-charon nordugrid-arc-nox-hopi nordugrid-arc-nox-isis 
nordugrid-arc-nox-compiler nordugrid-arc-nox-delegation nordugrid-arc-nox-paul 
nordugrid-arc-nox-saml2sp nordugrid-arc-nox-slcs nordugrid-arc-nox-arex 
nordugrid-arc-nox-plugins-base nordugrid-arc-nox-plugins-globus 
nordugrid-arc-nox-dev nordugrid-arc-nox-python nordugrid-arc-nox-java 
nordugrid-arc-nox-doc nordugrid-arc-nox-janitor nordugrid-arc-nox-dbg
Architecture: source amd64 all
Version: 1.1.0~rc6-2.2
Distribution: unstable
Urgency: low
Maintainer: Anders Waananen waana...@nbi.dk
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 nordugrid-arc-nox - ARC grid middleware
 nordugrid-arc-nox-arex - ARC Remote EXecution service
 nordugrid-arc-nox-charon - ARC Charon service
 nordugrid-arc-nox-client - ARC prototype clients
 nordugrid-arc-nox-compiler - ARC compiler service
 nordugrid-arc-nox-dbg - ARC grid middleware - Debug Symbols
 nordugrid-arc-nox-delegation - ARC delegation service
 nordugrid-arc-nox-dev - ARC development files
 nordugrid-arc-nox-doc - ARC API documentation
 nordugrid-arc-nox-hed - ARC Hosting Environment Daemon
 nordugrid-arc-nox-hopi - ARC Hopi service
 nordugrid-arc-nox-isis - ARC Isis service
 nordugrid-arc-nox-janitor - ARC dynamic runtime environment installation
 nordugrid-arc-nox-java - ARC Java wrapper
 nordugrid-arc-nox-paul - ARC paul service
 nordugrid-arc-nox-plugins-base - ARC base plugins
 nordugrid-arc-nox-plugins-globus - ARC Globus plugins
 nordugrid-arc-nox-python - ARC Python wrapper
 nordugrid-arc-nox-saml2sp - ARC saml2sp service
 nordugrid-arc-nox-slcs - ARC slcs service
Closes: 607126 621378 622421 623500
Changes: 
 nordugrid-arc-nox (1.1.0~rc6-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS with openssl 1.0.0, cherry-picked from upstream version
 1.2.1 (Closes: #623500)
   * Fix build failures with ld --no-add-needed, cherry-picked from
 Ubuntu (Closes: #607126)
   * Build depend on libdb++-dev only (Closes: #621378)
   * Remove unneeded *.la from packages (Closes: #622421)
   * Fix FTBFS for ptrdiff_t without #include cstddef in arc_wrap.cpp
Checksums-Sha1: 
 1fd92223b795d190794967a24d36401a64546ce4 2338 
nordugrid-arc-nox_1.1.0~rc6-2.2.dsc
 8221e8266211924cf62e3b10d1e0da4a75fda7cc 23724 
nordugrid-arc-nox_1.1.0~rc6-2.2.debian.tar.gz
 e7e887b60af704b661d31d63610d9b1d67a2efb8 1344296 
nordugrid-arc-nox_1.1.0~rc6-2.2_amd64.deb
 79f3a49c2108898a5f560926a37cad57232bfbaa 535906 
nordugrid-arc-nox-client_1.1.0~rc6-2.2_amd64.deb
 711e88bef0e7b7d2e8aceacf3587aed90ae38eeb 93174 
nordugrid-arc-nox-hed_1.1.0~rc6-2.2_amd64.deb
 aa1ac4afedd1d302b27e14d1c264bc3526c8f438 36440 
nordugrid-arc-nox-charon_1.1.0~rc6-2.2_amd64.deb
 89a92893ecc6bf249db2e286bd75e1dfa1fe5f4d 41568 
nordugrid-arc-nox-hopi_1.1.0~rc6-2.2_amd64.deb
 83ea412b2af1c3713e75e5f7e5940ecc090070b8 69394 
nordugrid-arc-nox-isis_1.1.0~rc6-2.2_amd64.deb
 b1601d8cb3e87f0c12f08f8097f7f6afdfea1a51 97512 
nordugrid-arc-nox-compiler_1.1.0~rc6-2.2_amd64.deb
 cf9ad94fff9b4299ab7d61ab4c1c0d46498236b8 46508 
nordugrid-arc-nox-delegation_1.1.0~rc6-2.2_amd64.deb
 c86c488c1f8f22e35a21523f49bde538b7567a34 244376 
nordugrid-arc-nox-paul_1.1.0~rc6-2.2_amd64.deb
 29213fb578e65e1c119d54827d82e9d6d6af13b9 30642 
nordugrid-arc-nox-saml2sp_1.1.0~rc6-2.2_amd64.deb
 95a19b5b085fd58c4abd768068834f799a5803a2 24020 
nordugrid-arc-nox-slcs_1.1.0~rc6-2.2_amd64.deb
 b1176df91c2677fc16a8fcc14742bad7f11f4c48 1222990 
nordugrid-arc-nox-arex_1.1.0~rc6-2.2_amd64.deb
 e7f51726095bf6a3a845b8c69d544f4744eae5c3 978000 
nordugrid-arc-nox-plugins-base_1.1.0~rc6-2.2_amd64.deb
 ed8eed864808fc1d2947ca60dbc4c11e33bb3809 742854 
nordugrid-arc-nox-plugins-globus_1.1.0~rc6-2.2_amd64.deb
 945e029bf2325dbdfdda80b900b738f93718bc5a 193996 
nordugrid-arc-nox-dev_1.1.0~rc6-2.2_amd64.deb
 783a01fac702bd054c00cb425520225fef941add 1048554 
nordugrid-arc-nox-python_1.1.0~rc6-2.2_amd64.deb
 7f500ab2c3f26df8a1a11850a7f3219bb7c5373a 432108 
nordugrid-arc-nox-java_1.1.0~rc6-2.2_amd64.deb
 c29ad8d4f5831bd66a44a5506735366e891dee58 70010 
nordugrid-arc-nox-janitor_1.1.0~rc6-2.2_amd64.deb
 d24b42e6ecd44da837989fa9cf5a41be245944ff 47155492 
nordugrid-arc-nox-dbg_1.1.0~rc6-2.2_amd64.deb
 db744841d21aae1f6c0779e514a114951c4fc554 5748330 
nordugrid-arc-nox-doc_1.1.0~rc6-2.2_all.deb
Checksums-Sha256: 
 3c003f306d5431e1ccadeb5a4395eb42a0c05b143ea6a17312d8a27d62ebfbb3 2338 
nordugrid-arc-nox_1.1.0~rc6-2.2.dsc
 0e040ed953ffb64585fcd2628c3917c7c596a4a1a941508f9eb7916a1e468bd2 23724 
nordugrid-arc-nox_1.1.0~rc6-2.2.debian.tar.gz
 41d8c90d80da203da81fee2c8676bf967df4823f306dd15eab4b722ca0642dc1 1344296 
nordugrid-arc-nox_1.1.0~rc6-2.2_amd64.deb
 23422308fcb937f397c6b37f354b18ab70731121b78acce998f0da0dc9860a0d 535906 
nordugrid-arc-nox-client_1.1.0~rc6-2.2_amd64.deb
 

Accepted cdpr 2.4-1 (source i386)

2011-05-12 Thread Matt Zagrabelny
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 05 May 2011 17:42:51 -0500
Source: cdpr
Binary: cdpr
Architecture: source i386
Version: 2.4-1
Distribution: unstable
Urgency: low
Maintainer: Matt Zagrabelny mzagr...@d.umn.edu
Changed-By: Matt Zagrabelny mzagr...@d.umn.edu
Description: 
 cdpr   - Cisco Discovery Protocol Reporter
Closes: 527245 566983 570916
Changes: 
 cdpr (2.4-1) unstable; urgency=low
 .
   * New upstream release, closes: #570916
   * Bumped Standards-Version to 3.9.2
   * Added ${misc:Depends} to binary depends
   * Added a Homepage entry to the source fields
   * Checked cdpr into git
   * Upstream fixed blocking interface, closes: #566983
   * Added in patch to remove pseudo device any from list of interfaces,
 closes: #527245
   * Updated man page. '--help' and '-?' are invalid options and hence removed
   * Updated man page. Added '-r' for read a pcap-file
   * Updated copyright file to use
 http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=174
   * Added watch file
   * Added perl cgi and php server examples
   * Added example cdpr config file, for server usage
   * Bumped debhelper compat to v8
Checksums-Sha1: 
 f1b6ad2217c73d98b3263b3c70d097b75e129ee3 1752 cdpr_2.4-1.dsc
 45cc185ad0eb16178a795a46e676fa698eedb832 26053 cdpr_2.4.orig.tar.gz
 eff8b360effc49d476e372e1986c865325e83309 3950 cdpr_2.4-1.debian.tar.gz
 7d04a36cbb10d35cc3db30c51421a4b3bcbd999b 19888 cdpr_2.4-1_i386.deb
Checksums-Sha256: 
 ee4060e8fedd9a3f758e6aa6052fbeadac5e457e9907f785d76d44b2ead5f00b 1752 
cdpr_2.4-1.dsc
 32d3b58d8be7e2f78834469bd5f48546450ccc2a86d513177311cce994dfbec5 26053 
cdpr_2.4.orig.tar.gz
 7f6df530d4466a31b0944a9f9b7624b9f4637b87919fbc695c82c5bc8e3f80b2 3950 
cdpr_2.4-1.debian.tar.gz
 6f4d6ff9f9151dd4558edb902634a693e4dccabe887b47ca22ed1ad8f8d826d4 19888 
cdpr_2.4-1_i386.deb
Files: 
 ef962dab3f0d8b444edf57efd1672146 1752 net extra cdpr_2.4-1.dsc
 ee0f112e1a914168d088e4e0291efbcb 26053 net extra cdpr_2.4.orig.tar.gz
 58b40dacfdf77d4cc88a2b5e12c315e3 3950 net extra cdpr_2.4-1.debian.tar.gz
 ea655b9273213faebb8401e05cdc6d8f 19888 net extra cdpr_2.4-1_i386.deb

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

iQIcBAEBCAAGBQJNzAM/AAoJEKbcJNnaJJPRHn4P/0ynYQqk3bf9Ivj5PQerkFQu
4s0pucHPUmO/6Zy5HZC751VMocYrfcmQq+YY9Y7JnmobaY4FuwtbBiRdHfJgvGmu
MVHb82BN6q0pksQBagx/JzQ4+JBvK5+WZgMhO4UTKOLVf+dVdSBzvWzHL5ZNRjIp
EnbO6YJVEZLMn+fGy99elve3UwYXVKaKGAb8xrkPv5q8HH9UxlEM94mx6h+Dk76t
4MafszTApsEQJMe3nsbS2fTBEFXjz2CjnCt0vm+Ib4VUDDqLB10fZ5EcVxwjg8Ej
cbsy36yQI9z2x2j+f6dzDwG8tKpSBD/3t41w66r/s47OjhORH3GnbchxWyPVwZxi
wLMC3H+4mYlRbq6Ojtnik7mbanIyqoGRV47KJmtj9fLnM6wi3W6rET9bXv3XSZkt
6bW4eazdpy7g0KSzLg6ZouWbXQvOBJhsk9DIoi03RuP1d2+KzIsCoxkc7INS/Xbd
UdCwG3f4eATa1Z4iAt9arS76jvabjWzAofPtWGTskPQx0ZfBaFPduKpCyEaZqVKq
MPnHlSHYa2CuSOW8Pv8pvT/c3jXZmvwZJ3xZM2XPwfuWSrIa/qqcYQZwxGRii5mS
J8QWjveLVaDyHc9WTDef+uLYK83Fnp6TY1DGx4/UuuZxJXwegi0NxCfhHRDZIIj+
hoIScBVFKylFQFmXsdsU
=e2dD
-END PGP SIGNATURE-


Accepted:
cdpr_2.4-1.debian.tar.gz
  to main/c/cdpr/cdpr_2.4-1.debian.tar.gz
cdpr_2.4-1.dsc
  to main/c/cdpr/cdpr_2.4-1.dsc
cdpr_2.4-1_i386.deb
  to main/c/cdpr/cdpr_2.4-1_i386.deb
cdpr_2.4.orig.tar.gz
  to main/c/cdpr/cdpr_2.4.orig.tar.gz


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



Accepted libasyncns 0.8-2 (source amd64)

2011-05-12 Thread Tanguy Ortolo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 05 May 2011 22:24:57 +0200
Source: libasyncns
Binary: libasyncns-dev libasyncns0
Architecture: source amd64
Version: 0.8-2
Distribution: unstable
Urgency: low
Maintainer: Tanguy Ortolo tanguy+deb...@ortolo.eu
Changed-By: Tanguy Ortolo tanguy+deb...@ortolo.eu
Description: 
 libasyncns-dev - Asyncronous name service query library development files
 libasyncns0 - Asyncronous name service query library
Closes: 586272
Changes: 
 libasyncns (0.8-2) unstable; urgency=low
 .
   * Build and include the documentation: (Closes: #586272)
  + debian/rules: build the documentation.
  + debian/control: build-depend on doxygen to build the documentation,
  + debian/libasyncns-dev.docs: include the documentation.
   * debian/control: bumped Standards-Version to 3.9.2 (no change required).
   * debian/libasyncns-dev.doc-base: declare the documentation to doc-base.
Checksums-Sha1: 
 55cdbf77dd6bbf9be6698479b7ddc9b05ec10af1 1493 libasyncns_0.8-2.dsc
 0281010ecc6d1e220a659fe913b115dac5de793d 3798 libasyncns_0.8-2.debian.tar.gz
 8ee5365871ed3cbd722d754b683203bc7440aa51 77218 libasyncns-dev_0.8-2_amd64.deb
 09adbf36a9c0c1f3bbad174cad03df638d4b477c 13258 libasyncns0_0.8-2_amd64.deb
Checksums-Sha256: 
 bfd3aa3eda221e72687bbc2d368af6f7aadc786d07a0176ae999fd07d2b52f43 1493 
libasyncns_0.8-2.dsc
 0429c13e8396b6415e2c01435162d05712dcff10b326e56df0c66d7e84db9988 3798 
libasyncns_0.8-2.debian.tar.gz
 f7a0ff16064d0ceead00152f66e9720e6027101c1bb75984bb4cacf0605f4217 77218 
libasyncns-dev_0.8-2_amd64.deb
 13fc9d14611bc642009b04a17c9be933c1f783432a226e0e7ab0d48386a6510b 13258 
libasyncns0_0.8-2_amd64.deb
Files: 
 3928bb1c214810b605099047336df5c9 1493 libs optional libasyncns_0.8-2.dsc
 3ff4e645d6fcbea41a80520eb99ba2bf 3798 libs optional 
libasyncns_0.8-2.debian.tar.gz
 37c34e1034c16838352c0343ed5b6fad 77218 libdevel optional 
libasyncns-dev_0.8-2_amd64.deb
 98aef25005d365bdc8a66ce98f2bee58 13258 libs optional 
libasyncns0_0.8-2_amd64.deb

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

iQEVAwUBTcwJSE0yN7tZsYcyAQhSRwf+Nw2NnPgK92eHz6nQzOZWj2lWqN6Bq9BY
pqKPcUUpuII2vYmivd73a0YGYduB4g+EwBVjeaGZGG+KdMyCSkSPRbj0Bn6ls/4u
Oz7jXnTtptiTHo9VezLeKUltAmQjVXojmlQJ7hEkRXvYjUABvyxzW7bDGEcOpA4z
5tv/s/YM6VxmyJIsROKLkqUL72jVbWD7ASk70uWFvib0Gr/7ebjLAhWgtGWdO1w4
UcLASyGV+ZZqRrC9gHeM18hbldsopBy1kTJNbBEX+UKrELN67pAggmf0lNAIxa7J
mjDwkaQg9yi075avW1qiQeoEbn0n0WpkMwsyviWXdgeMtfI/2LV8EA==
=cyCS
-END PGP SIGNATURE-


Accepted:
libasyncns-dev_0.8-2_amd64.deb
  to main/liba/libasyncns/libasyncns-dev_0.8-2_amd64.deb
libasyncns0_0.8-2_amd64.deb
  to main/liba/libasyncns/libasyncns0_0.8-2_amd64.deb
libasyncns_0.8-2.debian.tar.gz
  to main/liba/libasyncns/libasyncns_0.8-2.debian.tar.gz
libasyncns_0.8-2.dsc
  to main/liba/libasyncns/libasyncns_0.8-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/e1qkzvd-0006dt...@franck.debian.org



Accepted tmux 1.4-8 (source amd64)

2011-05-12 Thread Karl Ferdinand Ebert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 May 2011 23:39:17 +0200
Source: tmux
Binary: tmux
Architecture: source amd64
Version: 1.4-8
Distribution: unstable
Urgency: low
Maintainer: Karl Ferdinand Ebert kfeb...@gmail.com
Changed-By: Karl Ferdinand Ebert kfeb...@gmail.com
Description: 
 tmux   - terminal multiplexer
Closes: 622677
Changes: 
 tmux (1.4-8) unstable; urgency=low
 .
   * Fix tmux segfaults with [lost server] if second pane is closed
 after third pane has been broke out by patch 99_upstream.diff
 (Closes: #622677).
Checksums-Sha1: 
 30cc6458c95da803188eb934704818ec531986af 1198 tmux_1.4-8.dsc
 cde50766d892f171f61199478ff2f983f19253b6 9691 tmux_1.4-8.debian.tar.gz
 1964d3a6aae397ea1c62d986f0dcd938f38c0705 233968 tmux_1.4-8_amd64.deb
Checksums-Sha256: 
 0dab31cc36e2bfe98fd65cfd2fa956601378f3965d42b14c5391197025ba4989 1198 
tmux_1.4-8.dsc
 5de663f8ba0225c99316d78ecf9361945241a263b3f428b05dcc15dc61d88c1b 9691 
tmux_1.4-8.debian.tar.gz
 3497fca1fd826decc263bc7bb3bced2d904a906df39b02a945e394c7e3845c11 233968 
tmux_1.4-8_amd64.deb
Files: 
 0f8467bd15975a28c79ac1ee5a51f4e4 1198 admin optional tmux_1.4-8.dsc
 e25b4149f7263800a7c15d4d126aa424 9691 admin optional tmux_1.4-8.debian.tar.gz
 b2ebe24a11ed9ac08b3441a5c84b031e 233968 admin optional tmux_1.4-8_amd64.deb

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

iD8DBQFNzCAEogN2vsA8Vt8RAvbaAJ4o6LS4iLM+UPQ9LOVLXppXcKyTcgCfS9hM
mLAAjhc0MfYdoNXf+BmMEsM=
=BrRy
-END PGP SIGNATURE-


Accepted:
tmux_1.4-8.debian.tar.gz
  to main/t/tmux/tmux_1.4-8.debian.tar.gz
tmux_1.4-8.dsc
  to main/t/tmux/tmux_1.4-8.dsc
tmux_1.4-8_amd64.deb
  to main/t/tmux/tmux_1.4-8_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/e1qkadz-0003nv...@franck.debian.org



Accepted scilab 5.3.2-1 (source all i386)

2011-05-12 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 May 2011 10:28:46 +0200
Source: scilab
Binary: scilab-cli scilab scilab-data scilab-include scilab-minimal-bin 
scilab-full-bin scilab-minimal-bin-dbg scilab-full-bin-dbg libscilab-java 
libscilab2-java scilab-doc scilab-doc-fr scilab-doc-pt-br scilab-doc-ja 
scilab-test
Architecture: source all i386
Version: 5.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libscilab-java - Scientific software package for numerical computations (Java 
API)
 libscilab2-java - Scientific software package for numerical computations (Java 
API)
 scilab - Scientific software package for numerical computations
 scilab-cli - Scientific software package - Command Line Interpreter
 scilab-data - Scientific software package for numerical computations (data file
 scilab-doc - Scientific software package (english documentations)
 scilab-doc-fr - Scientific software package (french documentation)
 scilab-doc-ja - Scientific software package (Japanese documentation)
 scilab-doc-pt-br - Scientific software package (Brazilian Portuguese 
documentation)
 scilab-full-bin - Scientific software package for numerical computations (all 
binar
 scilab-full-bin-dbg - Scientific software package (scilab debugging symbols)
 scilab-include - Scientific software package for numerical computations 
(include f
 scilab-minimal-bin - Scientific software package for numerical computations 
(minimal b
 scilab-minimal-bin-dbg - Scientific software package (scilab-cli debugging 
symbols)
 scilab-test - Scientific software package for numerical computations (test file
Changes: 
 scilab (5.3.2-1) unstable; urgency=low
 .
   * New upstream release (updateOfJgoodies.diff  wrongVersion.diff removed)
   * Standards-Version updated to version 3.9.2
   * Use .desktop provided in the upstream sources.
Checksums-Sha1: 
 4d689647f1f4cded35ed5f7af37e3fe8647ae917 2240 scilab_5.3.2-1.dsc
 c0d7a7db6ea3a6a35722b451c6ef99b799079896 47356102 scilab_5.3.2.orig.tar.gz
 94893bbce243d055d03c62eb29eb330d04f1783f 39335 scilab_5.3.2-1.debian.tar.gz
 22875abafeda8d038e44b36b826f990949201403 40982 scilab-cli_5.3.2-1_all.deb
 f40a41fa37f0b258b285b2766d8a9d499fa1587b 230396 scilab_5.3.2-1_all.deb
 544867eb91e27d33954992a7f9956fabf7669ebb 13002968 scilab-data_5.3.2-1_all.deb
 0ad6eb5c95df398c806e5b1f497ddcb4376f3953 11154570 scilab-doc_5.3.2-1_all.deb
 24d920f1c92f43dcef5037e6b43813bc4ca604bf 10249070 scilab-doc-fr_5.3.2-1_all.deb
 7e1f21c1e6d6d9808b07615753dc3c95b14c2aaf 9080234 
scilab-doc-pt-br_5.3.2-1_all.deb
 2518ec90cfd15e22a30f8dd6b3c5d40f422d503d 9811944 scilab-doc-ja_5.3.2-1_all.deb
 d81aa0e52e27d1198bbff1201e2cd30fd2f56b00 20757344 scilab-test_5.3.2-1_all.deb
 be3c4c28636e887253cf0467e4828d4634ab1e8f 100200 scilab-include_5.3.2-1_i386.deb
 288cd2d83716a1d3be556466de5a886470ae5e1a 2666576 
scilab-minimal-bin_5.3.2-1_i386.deb
 1e20398b0a0b2927c5cc7f97bd1169d6030d5f22 1959356 
scilab-full-bin_5.3.2-1_i386.deb
 a29b86ef458c67dcb269ee6ab9a82b617d6c0f57 3513854 
scilab-minimal-bin-dbg_5.3.2-1_i386.deb
 38c21fa5a63a720885381cec7e824df2c7db566d 4201002 
scilab-full-bin-dbg_5.3.2-1_i386.deb
 1c45b70911aa9000df8d44923f83f921f4c0a926 56630 libscilab-java_5.3.2-1_i386.deb
 3674445c925629b69166e3ebcd0d42b6b936c042 51026 libscilab2-java_5.3.2-1_i386.deb
Checksums-Sha256: 
 c4506a9729fe947face0282a10d8a43acf45e00be483baab02826233b2555f05 2240 
scilab_5.3.2-1.dsc
 6b33aace70b0889a71a417a28530ff58b96042ea35cb033c37bb1ac7c9a4ec15 47356102 
scilab_5.3.2.orig.tar.gz
 3acf0b0bf7b66c819167fb297c3ceb56a07599512ae94a27c0832cc7e424416a 39335 
scilab_5.3.2-1.debian.tar.gz
 25b622462499335dd86583fa210445d36ebe590e07dcf4c84ffc0800bfbdba11 40982 
scilab-cli_5.3.2-1_all.deb
 b9f0fb709b237430af990b2d0e86bccc3518f95e92b2acb219eb03db752657c2 230396 
scilab_5.3.2-1_all.deb
 d81a6615ac844c4417d8bdd6abbe556b00890c9ea0e8eef81c59e6b12d666269 13002968 
scilab-data_5.3.2-1_all.deb
 31cab50d19e4524b5ee3db75c6ff2c629096d4703f119a743b07e8a4147e80b2 11154570 
scilab-doc_5.3.2-1_all.deb
 fec9f31ae8e2d1992f7f5495c8bf367945b70b10771467543556c46a97805892 10249070 
scilab-doc-fr_5.3.2-1_all.deb
 f1d68cfc912bd089f910caa217200b5010537a34fba5f91beae6bf7a312f909c 9080234 
scilab-doc-pt-br_5.3.2-1_all.deb
 aae08510435d41b4163d89084aae7e5875898433ee5ae4beeac760207953ec6b 9811944 
scilab-doc-ja_5.3.2-1_all.deb
 183aa15f5c98ecaa6ec4a81ecf5c5ad5b07d017b81a537a4ee6218c6aa993782 20757344 
scilab-test_5.3.2-1_all.deb
 ced05c8931b596db971681facf0c75527be0a33ba4b2c50a62a0234d97cca4a7 100200 
scilab-include_5.3.2-1_i386.deb
 983fb05c39da8a660ad48487a8f4d0da12991f1cf2bfd28cd09dd7246a74a604 2666576 
scilab-minimal-bin_5.3.2-1_i386.deb
 c0011af185e3873fd8aa99d71840c2fa281f295b7a4b8d6342ce855a843ac046 1959356 
scilab-full-bin_5.3.2-1_i386.deb
 3d027fcea5fa819a1832699ce0841634e12a1d2615cc4c03779b6412fdc99ef4 3513854 

Accepted valgrind 1:3.6.1-4 (source amd64)

2011-05-12 Thread Pierre Habouzit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 19:44:22 +0200
Source: valgrind
Binary: valgrind
Architecture: source amd64
Version: 1:3.6.1-4
Distribution: unstable
Urgency: low
Maintainer: Andrés Roldán arol...@debian.org
Changed-By: Pierre Habouzit madco...@debian.org
Description: 
 valgrind   - memory debugger and profiler
Closes: 626486 626496
Changes: 
 valgrind (1:3.6.1-4) unstable; urgency=low
 .
   * Fix patches/0004-allow-or-quoting-of-strings-in-.valgrindrc.patch: out was
 copied too early leading to bad option parsing in case of leading spaces
 (Closes: 626486, 626496).
Checksums-Sha1: 
 2c2d0a1a628095456d2d3484e897ecf2b4362f26 1342 valgrind_3.6.1-4.dsc
 ef0ad2b914797a6bbde33c79742e76c8d38a87ea 31227 valgrind_3.6.1-4.debian.tar.gz
 dba718583ca51cb69a5e57d549b4abd17a6fb1c8 73843184 valgrind_3.6.1-4_amd64.deb
Checksums-Sha256: 
 7294fccb1289f9554e2260a73f1859673394ff4183bed348e742b937d1a85421 1342 
valgrind_3.6.1-4.dsc
 043012ca47c5016f9d33f1c7de1632723ba8d2d65ff7ca511bded6fc96985bc1 31227 
valgrind_3.6.1-4.debian.tar.gz
 ab599b6c812eb497f9648d1bff0adba0118970458757d563b42401675454b1b0 73843184 
valgrind_3.6.1-4_amd64.deb
Files: 
 1cce66c022177ccef4ad8742f2a0394a 1342 devel optional valgrind_3.6.1-4.dsc
 eaf6e80679de49633531cc464971d80e 31227 devel optional 
valgrind_3.6.1-4.debian.tar.gz
 0456a0d46d763096b8a2a62cd9066bcd 73843184 devel optional 
valgrind_3.6.1-4_amd64.deb

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

iEYEARECAAYFAk3MHVsACgkQvGr7W6Hudhx3XACgqAYp3yUaF13QUZNX/TW3+Vba
+WkAmwYDGRCYurkIjiBQBicZbzopYw59
=YV/8
-END PGP SIGNATURE-


Accepted:
valgrind_3.6.1-4.debian.tar.gz
  to main/v/valgrind/valgrind_3.6.1-4.debian.tar.gz
valgrind_3.6.1-4.dsc
  to main/v/valgrind/valgrind_3.6.1-4.dsc
valgrind_3.6.1-4_amd64.deb
  to main/v/valgrind/valgrind_3.6.1-4_amd64.deb


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



Accepted libgstreamer-perl 0.15-3 (source i386)

2011-05-12 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 19:42:12 +0100
Source: libgstreamer-perl
Binary: libgstreamer-perl
Architecture: source i386
Version: 0.15-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Dominic Hargreaves d...@earth.li
Description: 
 libgstreamer-perl - Perl interface to the GStreamer media processing framework
Closes: 616454
Changes: 
 libgstreamer-perl (0.15-3) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * debian/rules: switch order of arguments to dh.
 .
   [ Tim Retout ]
   * debian/control: Update my email address.
 .
   [ Dominic Hargreaves ]
   * Add patches broken-gstbuffer-test, broken-tagsetter-test,
 broken-value-test, broken-gstelement-test from
 https://bugzilla.gnome.org/show_bug.cgi?id=649615 to fix
 test failures (FTBFS) with newer GStreamer (Closes: #616454)
   * Version build-dep on libgstreamer0.10-dev since
 broken-value-test and broken-gstelement-test are not
 backwards-compatible
   * Update Standards-Version (no changes)
   * Switch to dpkg-source 3.0 (quilt) format
   * Urgency medium as this is a perl 5.12 transition blocker
Checksums-Sha1: 
 d169c75249722edbb30ade17d3b28a909a0ca368 1562 libgstreamer-perl_0.15-3.dsc
 4c94c91461eed2282d89b8b6c00b94757ef6b03c 10234 
libgstreamer-perl_0.15-3.debian.tar.gz
 2e8e9c9616d43aa49f166f301c10a6909f87c956 365920 
libgstreamer-perl_0.15-3_i386.deb
Checksums-Sha256: 
 72ece9dd50c902e50fe5963fc1567f90ab17d25fc1b17d07b7a0e7605b146958 1562 
libgstreamer-perl_0.15-3.dsc
 30e4c094fdc3abd960f09590756796e229031138b095d21983cf34a766c8fc40 10234 
libgstreamer-perl_0.15-3.debian.tar.gz
 7037995456d7a0b267397a5602e80ed009dcd71b7b00fd6b9c946a90137da928 365920 
libgstreamer-perl_0.15-3_i386.deb
Files: 
 c13db921064dfa714da92d1a7c345acc 1562 perl optional 
libgstreamer-perl_0.15-3.dsc
 42cead765f0a8ce4fe514268ef0b2304 10234 perl optional 
libgstreamer-perl_0.15-3.debian.tar.gz
 baeb35dfabc4f85f40aa11796f812dc9 365920 perl optional 
libgstreamer-perl_0.15-3_i386.deb

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

iD8DBQFNzCpoYzuFKFF44qURApXWAKDrLtM6EpnIEB8pZHaKkcbqh3C/0gCghjmM
S2Q2jCNvCzDLxBgPP1MDlxM=
=97ue
-END PGP SIGNATURE-


Accepted:
libgstreamer-perl_0.15-3.debian.tar.gz
  to main/libg/libgstreamer-perl/libgstreamer-perl_0.15-3.debian.tar.gz
libgstreamer-perl_0.15-3.dsc
  to main/libg/libgstreamer-perl/libgstreamer-perl_0.15-3.dsc
libgstreamer-perl_0.15-3_i386.deb
  to main/libg/libgstreamer-perl/libgstreamer-perl_0.15-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/e1qkauu-0002jr...@franck.debian.org



Accepted mrtg 2.16.3-3.1 (source all i386)

2011-05-12 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 06 May 2011 19:51:19 +0100
Source: mrtg
Binary: mrtg mrtg-contrib
Architecture: source all i386
Version: 2.16.3-3.1
Distribution: unstable
Urgency: low
Maintainer: Adam Majer ad...@zombino.com
Changed-By: Dominic Hargreaves d...@earth.li
Description: 
 mrtg   - multi router traffic grapher
 mrtg-contrib - multi router traffic grapher (contributed files)
Closes: 625695
Changes: 
 mrtg (2.16.3-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Include patch from upstream (r285) fixing fatal errors when running
 with perl 5.12; Closes: #625695
Checksums-Sha1: 
 4221f19fc7a6c5229924b3290c9a106bf83778f1 1231 mrtg_2.16.3-3.1.dsc
 35386c105f1d927714182b020a344e3bf4e63ef8 33710 mrtg_2.16.3-3.1.diff.gz
 174ae77b506926c5cd9baa6813fb21ba9b52c1cd 525170 mrtg-contrib_2.16.3-3.1_all.deb
 d8e12cb8f5f7918cd7ef8a0361c1b055beb50902 441332 mrtg_2.16.3-3.1_i386.deb
Checksums-Sha256: 
 e95822cda1d283970f532c6295541cf9a5a56fe28655fece9ea2d9090d260a46 1231 
mrtg_2.16.3-3.1.dsc
 47f756773f1613dfcfdd5972d7a08554da9c9ce2f0bc833cb2e2625efdb2fc26 33710 
mrtg_2.16.3-3.1.diff.gz
 8fda2f0d97ee50b1ca98e460dcdd89e4667aed9fde0d7319eddcb22f32dc7e84 525170 
mrtg-contrib_2.16.3-3.1_all.deb
 ee6e9fae65035a285289036835b78148fcb655c266ba448e6cc60aef5dbd0c4a 441332 
mrtg_2.16.3-3.1_i386.deb
Files: 
 3b34ebf2a5b57fdb92bd619a0630db21 1231 net extra mrtg_2.16.3-3.1.dsc
 7c79fb107ca7481b5de9699e5be5275e 33710 net extra mrtg_2.16.3-3.1.diff.gz
 60b714084745999081b837c432125e19 525170 net extra 
mrtg-contrib_2.16.3-3.1_all.deb
 a65ff59b03a22046cf410866de60a900 441332 net extra mrtg_2.16.3-3.1_i386.deb

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

iD8DBQFNxEQlYzuFKFF44qURAi4hAKC0V61JdePYAGK3w6QUXx3r80f9xACg6qzM
x1oK9kCSUZFFxs62EuFuaCo=
=nsHY
-END PGP SIGNATURE-


Accepted:
mrtg-contrib_2.16.3-3.1_all.deb
  to main/m/mrtg/mrtg-contrib_2.16.3-3.1_all.deb
mrtg_2.16.3-3.1.diff.gz
  to main/m/mrtg/mrtg_2.16.3-3.1.diff.gz
mrtg_2.16.3-3.1.dsc
  to main/m/mrtg/mrtg_2.16.3-3.1.dsc
mrtg_2.16.3-3.1_i386.deb
  to main/m/mrtg/mrtg_2.16.3-3.1_i386.deb


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



Accepted octave-miscellaneous 1.0.11-1 (source i386)

2011-05-12 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 20:57:43 +0200
Source: octave-miscellaneous
Binary: octave-miscellaneous
Architecture: source i386
Version: 1.0.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Thomas Weber twe...@debian.org
Description: 
 octave-miscellaneous - miscellaneous tools for Octave
Closes: 571851 626264
Changes: 
 octave-miscellaneous (1.0.11-1) unstable; urgency=low
 .
   * New upstream release (Closes: #626264)
   * debian/control:
 - Remove Rafael Laboissiere from Uploaders (Closes: #571851)
 - Remove Ólafur Jens Sigurðsson ojs...@gmail.com from Uploaders
   * Bump Standards-Version to 3.9.1, no changes needed
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 41d81507bd48df4536d14fd79f72886610494cef 1417 octave-miscellaneous_1.0.11-1.dsc
 17d4826508d4b672627f64a70254658a3e19659c 181510 
octave-miscellaneous_1.0.11.orig.tar.gz
 a7443f1b690feb2bf7cf82e705f51015fd24e90d 4416 
octave-miscellaneous_1.0.11-1.debian.tar.gz
 0d2a26b51fc993d37cb40b89488a096b3791b63e 183818 
octave-miscellaneous_1.0.11-1_i386.deb
Checksums-Sha256: 
 ebfdc27ddc0115aeff586ac5993f920c32f29fd34dd3eeccae001ea4331c0a70 1417 
octave-miscellaneous_1.0.11-1.dsc
 b81319484e003943d2c3e2b21ddbf50ab44565d2ee7cbd1967abc88b4b3f9fff 181510 
octave-miscellaneous_1.0.11.orig.tar.gz
 69c614759646bf808e2a01631a98dcf665fa9c8e3daa6c14d6660a2e80c0b7c6 4416 
octave-miscellaneous_1.0.11-1.debian.tar.gz
 2a1cf318b69754569e1dc321034da50b5aef274351a23307dce1a6c554007a4d 183818 
octave-miscellaneous_1.0.11-1_i386.deb
Files: 
 22f4c248f541020ec0b43bfe7257964e 1417 math optional 
octave-miscellaneous_1.0.11-1.dsc
 278c3a0faeb146b042daf2f843084c08 181510 math optional 
octave-miscellaneous_1.0.11.orig.tar.gz
 624dc955a790cd545bef09294df7f73f 4416 math optional 
octave-miscellaneous_1.0.11-1.debian.tar.gz
 4999c8f8d94175025084c738819c3990 183818 math optional 
octave-miscellaneous_1.0.11-1_i386.deb

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

iEYEARECAAYFAk3MMkMACgkQPqD4a3lPnXwV0ACbBtkYvQBidqpbPymHEuSOV7a5
DykAmQE645PSbJdo+voKVKSeefRN0ks3
=cWGE
-END PGP SIGNATURE-


Accepted:
octave-miscellaneous_1.0.11-1.debian.tar.gz
  to main/o/octave-miscellaneous/octave-miscellaneous_1.0.11-1.debian.tar.gz
octave-miscellaneous_1.0.11-1.dsc
  to main/o/octave-miscellaneous/octave-miscellaneous_1.0.11-1.dsc
octave-miscellaneous_1.0.11-1_i386.deb
  to main/o/octave-miscellaneous/octave-miscellaneous_1.0.11-1_i386.deb
octave-miscellaneous_1.0.11.orig.tar.gz
  to main/o/octave-miscellaneous/octave-miscellaneous_1.0.11.orig.tar.gz


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



Accepted libnet-ip-perl 1.25-3 (source all)

2011-05-12 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 11 May 2011 22:21:02 +0100
Source: libnet-ip-perl
Binary: libnet-ip-perl
Architecture: source all
Version: 1.25-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 libnet-ip-perl - Perl extension for manipulating IPv4/IPv6 addresses
Closes: 623681 625260
Changes: 
 libnet-ip-perl (1.25-3) unstable; urgency=low
 .
   * Took package over for the Debian Perl Group (Closes: #625260)
   * Reviewed long description
   * Raised standards versions to 3.9.2
   * Raised debhelper version and compat level to 7
   * Removed version in perl dependency
   * Removed README file
   * Refreshed debian/rules and add debian/source/format
   * Added Homepage field to debian/control
   * Added rules to fix shebang in example scripts
   * Refreshed copyright
   * Added patch to fix spelling errors and reviewed ipcount patch
   * Added patch to fix issue with ip_reverse (Closes: #623681)
   * Standardized watch file
Checksums-Sha1: 
 3f1b6a7a8bd81a81a9d9512e19ce7c268951d2ba 1950 libnet-ip-perl_1.25-3.dsc
 f8264cbd40c686b1cb8518837b4e5d3d1b76d23a 4844 
libnet-ip-perl_1.25-3.debian.tar.gz
 8c02c5b07cac012bbc4d536eecfad709837c3c18 29480 libnet-ip-perl_1.25-3_all.deb
Checksums-Sha256: 
 287de3953c62f9bfc9af948525d0528d87100215eaf3b926834d34f1bd2ec42c 1950 
libnet-ip-perl_1.25-3.dsc
 7f479a00836b4e398a5266c4dff34f2e872164c7ebd461fcd0a6b9bd448d6a06 4844 
libnet-ip-perl_1.25-3.debian.tar.gz
 def7ba789f3240d62836e2f5ea87eb56c295644e15ae2682c35c0429cf8c0f1b 29480 
libnet-ip-perl_1.25-3_all.deb
Files: 
 4cd48d8adbd380b5ff4ba7940eefad3b 1950 perl optional libnet-ip-perl_1.25-3.dsc
 39cd3894e1114258329d7c3b828b8079 4844 perl optional 
libnet-ip-perl_1.25-3.debian.tar.gz
 a075330f2d5b3053abc2635278cda564 29480 perl optional 
libnet-ip-perl_1.25-3_all.deb

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

iQIcBAEBCAAGBQJNzEQEAAoJELs6aAGGSaoGlosQAJnP9k0SoQ6N6LijuW5Y/Jux
i+OPj6PTAqYuURbVo2KMyu5gX2/5h1c+sIlmyTudLSgKLyPc85k92LpKB234GTPa
FHGmPmfMVLspOXUQPPFd7I9cHTIdhD8HVk06/LRW3WatxOFZcjuqFarh4HO/7KvG
pC09hpdk/bklYV7UGYrZg4n6UeXzejSbxsPPsFhrhzHdynkiefBrfsDaJIfHO69b
iyT9u0j8cc4evuQgm62kAm0X8n1dS8HeQWgyZe7XD7BIrrV8f/U+zWqMqkT8ZqTw
5DGwewwAv01I3+dOZnD3CPX2OKB7qeQGPh1NY84geTAsypo0NgnjWtDqyQmsPxbk
4e6TOFpCVxkSug8tMP4rn8+8QlD8kBu4sPYXofyDN+v+LECaEM9JHB5oULr8MYZE
fMeADd26flf6zDsRHg+onuXXTaJcuu1940+N+TovseZRQvsB9Ck++QpeEv0I1nE7
4Q8lphi39O7Ze/lxouv/9kBma1qYqj+rmmoiTeMMMo7h+3e1p3V8P5CnddzsMBgd
qfheX0+BuBnzau6UUR+8DKpekJMqPMyzmptlR2sUpF07vN/cAfyzgbGNAwSs+ros
nNhw5Qv0bZDbv7ELcfpLJYc5X+mJQYfnE89/b0ccOxcKgR0ICT0o6fePW+FdZaN1
89x9/iyEOrk85T2iCqL9
=xNwc
-END PGP SIGNATURE-


Accepted:
libnet-ip-perl_1.25-3.debian.tar.gz
  to main/libn/libnet-ip-perl/libnet-ip-perl_1.25-3.debian.tar.gz
libnet-ip-perl_1.25-3.dsc
  to main/libn/libnet-ip-perl/libnet-ip-perl_1.25-3.dsc
libnet-ip-perl_1.25-3_all.deb
  to main/libn/libnet-ip-perl/libnet-ip-perl_1.25-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/e1qkcok-qm...@franck.debian.org



Accepted apr 1.4.4-1 (source i386)

2011-05-12 Thread Stefan Fritsch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 22:43:36 +0200
Source: apr
Binary: libapr1 libapr1-dev libapr1-dbg
Architecture: source i386
Version: 1.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apa...@lists.debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description: 
 libapr1- Apache Portable Runtime Library
 libapr1-dbg - Apache Portable Runtime Library - Debugging Symbols
 libapr1-dev - Apache Portable Runtime Library - Development Headers
Changes: 
 apr (1.4.4-1) unstable; urgency=low
 .
   * New upstream release.
 - Fix potential DoS in apr_fnmatch (CVE-2011-0419)
   * Enable experimental allocator using mmap instead of malloc. This makes
 Apache HTTPD's MaxMemFree directive actually work and hopefully reduces
 memory fragmentation.
   * Bump standards-version (no changes).
   * Reword some short descriptions to make lintian happy.
Checksums-Sha1: 
 5fa79d9ca9b0153288a6f5a9dc7e75e5ac04829b 1360 apr_1.4.4-1.dsc
 5868f74843fa1307ac7441c7eff5568ca88c05c9 995954 apr_1.4.4.orig.tar.gz
 278e7ccdb4b2f448de87e02e613f788bfc840bdb 18043 apr_1.4.4-1.diff.gz
 891dc8b3c7c984bd020119e821151fcc7f27ea2e 99034 libapr1_1.4.4-1_i386.deb
 05f5fd235425476c985368570bd481cdede5769b 1089158 libapr1-dev_1.4.4-1_i386.deb
 8f73ddd751ae1f5733f154a5ebb472a1fb159457 25520 libapr1-dbg_1.4.4-1_i386.deb
Checksums-Sha256: 
 ba6add1ec29e3daa585b206edef4f3129df8b91dc9262a8c174ffac90439 1360 
apr_1.4.4-1.dsc
 49819f4f28f7856995886193d822edde47062c3dd00597d4fbe575ef2bda16c8 995954 
apr_1.4.4.orig.tar.gz
 49415233ecc247176f1abfba7d8a09c85a7dd49a1974b6848ca00fa229aa8c1c 18043 
apr_1.4.4-1.diff.gz
 8ce2dfb028c6bc0befc313832f7ad70f240e3e40964790d902013e23e35ee30f 99034 
libapr1_1.4.4-1_i386.deb
 82355c38d984ae8098c327b0f8640618733286ea3cf286b195fd8b9996bea224 1089158 
libapr1-dev_1.4.4-1_i386.deb
 a3b66f9f82d0abc3379dd2211dccc19d7f6231fa34438b3390e305e87bce7f26 25520 
libapr1-dbg_1.4.4-1_i386.deb
Files: 
 347ab71212047fab342cd4d49ab4088f 1360 libs optional apr_1.4.4-1.dsc
 9d70b96d4d7f7449f9c3cc81a691c5bf 995954 libs optional apr_1.4.4.orig.tar.gz
 0f751ebbef2133debd1af575a272e577 18043 libs optional apr_1.4.4-1.diff.gz
 2a2b867e7b5d9a5b1b1c8c546a9d34a0 99034 libs optional libapr1_1.4.4-1_i386.deb
 a59e7d47d052ab1077cdf2e53ab44cd2 1089158 libdevel optional 
libapr1-dev_1.4.4-1_i386.deb
 78210624fe529209009ed5d3b940281e 25520 debug extra libapr1-dbg_1.4.4-1_i386.deb

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

iD8DBQFNzEgibxelr8HyTqQRAmUTAKCshxsjcajk6BF26ti6HoEuP4t8OwCbBSEB
TVZQd8ikBRR4MH8I1qpA47U=
=83Nj
-END PGP SIGNATURE-


Accepted:
apr_1.4.4-1.diff.gz
  to main/a/apr/apr_1.4.4-1.diff.gz
apr_1.4.4-1.dsc
  to main/a/apr/apr_1.4.4-1.dsc
apr_1.4.4.orig.tar.gz
  to main/a/apr/apr_1.4.4.orig.tar.gz
libapr1-dbg_1.4.4-1_i386.deb
  to main/a/apr/libapr1-dbg_1.4.4-1_i386.deb
libapr1-dev_1.4.4-1_i386.deb
  to main/a/apr/libapr1-dev_1.4.4-1_i386.deb
libapr1_1.4.4-1_i386.deb
  to main/a/apr/libapr1_1.4.4-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/e1qkd1p-0003qs...@franck.debian.org



Accepted libtest-consistentversion-perl 0.2.3-1 (source all)

2011-05-12 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 09:07:14 +0100
Source: libtest-consistentversion-perl
Binary: libtest-consistentversion-perl
Architecture: source all
Version: 0.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 libtest-consistentversion-perl - module to ensure consistent versions in a 
package
Closes: 619073
Changes: 
 libtest-consistentversion-perl (0.2.3-1) unstable; urgency=low
 .
   [ Nicholas Bamber ]
   * Added myself to Uploaders
   * Upped standards version to 3.9.1
   * Refreshed copyright
   * New upstream release
   * echo '3.0 (quilt)'  debian/source/format
   * Reviewed dependencies
   * Added Depends clause on libtest-pod-content-perl (Closes: #619073)
 .
   [ gregor herrmann ]
   * Add perl (= 5.11.1) as an alternative for Test::More.
   * Set Standards-Version to 3.9.2 (no changes).
Checksums-Sha1: 
 6c3ee6123595f8616a0ecd0e5a4087f1100f96ca 2267 
libtest-consistentversion-perl_0.2.3-1.dsc
 7b317131f5fbbecdd32d92ba6c7885fe0d58cbd2 6719 
libtest-consistentversion-perl_0.2.3.orig.tar.gz
 b9b82058c8fea2632ef282a686568b1a569684b0 1813 
libtest-consistentversion-perl_0.2.3-1.debian.tar.gz
 a7d0bd6ec2f336088f86ef77c25cc45565fc8a00 9158 
libtest-consistentversion-perl_0.2.3-1_all.deb
Checksums-Sha256: 
 16dcf8d6e0d88cecd9ecdd276f50b4f4c3cfca8c8afc2e4e4783a920add6d2fb 2267 
libtest-consistentversion-perl_0.2.3-1.dsc
 b46a7a6633c4de2f2de482a7bdb87d7e68caaa2ff084b04b83a5fdb847687215 6719 
libtest-consistentversion-perl_0.2.3.orig.tar.gz
 fa5cf1b6f58f047470736a16e5f2e5640070a203a19764ac2d5e62ee08721a76 1813 
libtest-consistentversion-perl_0.2.3-1.debian.tar.gz
 95b4644e9624b1bdd73e8aff2637f3485feec56fbb445281051fb6948a7493cd 9158 
libtest-consistentversion-perl_0.2.3-1_all.deb
Files: 
 a251b622187fa6cc0215073b73a536b2 2267 perl optional 
libtest-consistentversion-perl_0.2.3-1.dsc
 f4e90bd16dd08330e6c89da0abc7b8ec 6719 perl optional 
libtest-consistentversion-perl_0.2.3.orig.tar.gz
 3fe8abd3581c8c711912a679acce110d 1813 perl optional 
libtest-consistentversion-perl_0.2.3-1.debian.tar.gz
 a4483a5f0633e5bce03dcde01a0a767b 9158 perl optional 
libtest-consistentversion-perl_0.2.3-1_all.deb

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

iQIcBAEBCAAGBQJNzEb9AAoJELs6aAGGSaoGk9IP/RZ2bc1qL7iRNkhd/qcaAsJ8
UgF4hGumKepWZT+g72M1wEdBcG5hcZkm8rsJedgPjVRMRBrP27YiFhnnw6BqlhAY
Wy86BpHuReMY8W1QGeJsSRPqeW8+rVnSEBCsDi6BxnnTkZS/Or4JxssTT3BQdYfH
6KepPcXgSaxtPMG+hKl0Tb17R7T5JEHuXWom34oE++Wfj0DjKMKRY3+/0kCushOl
OXmubITqgynCvsfclzlGD5vuRqkxEMnTOg22K44M3T09Oj7MtnQuB/Yn/dH3JHWb
I26DKjmkdG0pSaiwPCyQ3kHoYmQoCaf7uxPG0PsSWdXIVVx78svfQ9p/K7Nc15op
hhXaGUQzH5V7PwI8QXWoXpNAGZDTgJsxmNTcdUOj4QTHE/ACVq3wTMfxwEgGB3In
cA8VGeibXpkW345k4GGqqpdK9BbRnmToH+6zW91FSQwcxHetTxu6sKpAUSh3YLe6
Vyh8/sUIFNzb0L5YwqG0yV5UWeHot+e0VXxGTlHePZ0/+J35MThuQ1aK1DatgpwD
KyLA4DG+tenObrE+D7OOKXkEB7VCQMWpiH0w8lO2AbzK3JPxf9uNohzIxv4s9SaH
Hxm/64SwhPkdRqvHHlHuyl1l1IMY+BZflKLQPXkYTruZBKP/s9Sj+7ujAn7OfTAT
JTCUfLZkKV3hPBZrAZKQ
=JCJ+
-END PGP SIGNATURE-


Accepted:
libtest-consistentversion-perl_0.2.3-1.debian.tar.gz
  to 
main/libt/libtest-consistentversion-perl/libtest-consistentversion-perl_0.2.3-1.debian.tar.gz
libtest-consistentversion-perl_0.2.3-1.dsc
  to 
main/libt/libtest-consistentversion-perl/libtest-consistentversion-perl_0.2.3-1.dsc
libtest-consistentversion-perl_0.2.3-1_all.deb
  to 
main/libt/libtest-consistentversion-perl/libtest-consistentversion-perl_0.2.3-1_all.deb
libtest-consistentversion-perl_0.2.3.orig.tar.gz
  to 
main/libt/libtest-consistentversion-perl/libtest-consistentversion-perl_0.2.3.orig.tar.gz


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



Accepted libtest-lectrotest-perl 0.3600-2 (source all)

2011-05-12 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 11 May 2011 23:47:01 +0100
Source: libtest-lectrotest-perl
Binary: libtest-lectrotest-perl
Architecture: source all
Version: 0.3600-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 libtest-lectrotest-perl - easy, automatic, specification-based testing system
Closes: 614872
Changes: 
 libtest-lectrotest-perl (0.3600-2) unstable; urgency=low
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
 perl (= 5.6.0-{12,16}) with an unversioned dependency on perl (as
 permitted by Debian Policy 3.8.3).
 .
   [ Maximilian Gass ]
   * Switched to tiny debian/rules
 .
   [ Nicholas Bamber ]
   * Added myself to Uploaders
   * Bumped Standards-Version to 3.9.2
   * Added debian/source/format
   * Refreshed copyright
   * Added patch for spelling error
   * Added patch to avoid deprecated code (Closes: #614872)
Checksums-Sha1: 
 a50d0f5aff1c485351d9ad97362e420d77f9fa3a 2145 
libtest-lectrotest-perl_0.3600-2.dsc
 cdb6e106899260b499bd94dc71bf66c5932b1639 2594 
libtest-lectrotest-perl_0.3600-2.debian.tar.gz
 9107a23e653266e9c40f3c08f99afbbd1258b238 81722 
libtest-lectrotest-perl_0.3600-2_all.deb
Checksums-Sha256: 
 c44e45222c419cbd654823ca4e4389cc204a14480cc21a7e70e4677c97fe54b3 2145 
libtest-lectrotest-perl_0.3600-2.dsc
 c45e1d26bb4104926895fae6d5347684d4c5b98047eac84d3ee9f526a1e8 2594 
libtest-lectrotest-perl_0.3600-2.debian.tar.gz
 a6fa71dd1e31f5bcd27da1a7840b5fc75cb5f51257f7e167ce090963b3600023 81722 
libtest-lectrotest-perl_0.3600-2_all.deb
Files: 
 5d2ddb89aa83743dc25392df28a841db 2145 perl optional 
libtest-lectrotest-perl_0.3600-2.dsc
 39c0351fa3b074c6bfb9fbdede1ffa75 2594 perl optional 
libtest-lectrotest-perl_0.3600-2.debian.tar.gz
 19440110cec5376739f7b113952d39fe 81722 perl optional 
libtest-lectrotest-perl_0.3600-2_all.deb

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

iQIcBAEBCAAGBQJNzEj5AAoJELs6aAGGSaoG1zYP/2OITwzuOcjHwvo+TEwxMLDT
rchPfJmVW3hqn8mwwtcTabIlosWQXvCgqkhFT7zpyGvx2MZk3DG0CtMoFrAaBfHR
3C7RCjssEvl/CglYrZXdB+JZelwZknAy+4VbrZj9q/jxPFqCUOzSp0zxB46DeL3K
rSMtyiF0YuOCGFWXU32D7s261ehY8foNCFj5QKXW4BNJfpfvJr50cIK1EbB6x3gZ
AvTLrXHX6ScoyORCubPXHTk9yH2hD+4ug5KmZNuZxT8LUAUN8ncxmtzEJtEhAOeE
lMRKbeycfJ8x7eJkF1f9xy5VubTjxCDER3BjDaLcuWaKqeCxZznFXC4GJ78n6t5a
U5lT6YHdu7x9RUg4NeK7WgJ9k94B8zDq6mxnNTUwkFPP51WZQqYIHXr6h+F4Lx0j
zU1HBuKznmA5DS3JAhrECMA/Uq4BRGLO7rVrWGS8RDUT1OMgUVu85OslY6XD42h6
wwW8rzZHKZbKwpIM2jiW/3jBy7ah1CakWPljDW6+p1ACVCBFQOjERpZMr8RSyiq5
Z362D045o6MCrcWGh3vra1KXtIqLrrFDuTOHFF5/KFilaU3rVzDvxT6+9WfPFyQn
gALD55VJFQQVdPPCyRWjl1dbKubaBiMQocw0yypbyQmiR7yurLV9GnANVo5FLM2x
lo4Gn83LKaf4SSV3bBBE
=Wyd6
-END PGP SIGNATURE-


Accepted:
libtest-lectrotest-perl_0.3600-2.debian.tar.gz
  to 
main/libt/libtest-lectrotest-perl/libtest-lectrotest-perl_0.3600-2.debian.tar.gz
libtest-lectrotest-perl_0.3600-2.dsc
  to main/libt/libtest-lectrotest-perl/libtest-lectrotest-perl_0.3600-2.dsc
libtest-lectrotest-perl_0.3600-2_all.deb
  to main/libt/libtest-lectrotest-perl/libtest-lectrotest-perl_0.3600-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/e1qkd1q-0003c4...@franck.debian.org



Accepted perlbrew 0.20-1 (source all)

2011-05-12 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 16:41:06 +0200
Source: perlbrew
Binary: perlbrew
Architecture: source all
Version: 0.20-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 perlbrew   - script to manage perl installations in your $HOME
Changes: 
 perlbrew (0.20-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 05c43d3fbe464769f9a50a19811d49e04069d3aa 1934 perlbrew_0.20-1.dsc
 bdf026daadb1ee3bfdc9b2a737642d8d6d4a90d9 49510 perlbrew_0.20.orig.tar.gz
 110cda4c0f3da476e3ca51cbf05c3bdec320e008 2654 perlbrew_0.20-1.debian.tar.gz
 51fa42c59d7278737a90606efadbfeb94fd9c186 28122 perlbrew_0.20-1_all.deb
Checksums-Sha256: 
 5a3dc607e54da8c56719a60f2507102ccae123887a93739bd0bb6ae813358f7f 1934 
perlbrew_0.20-1.dsc
 a10bf48d3c092e6493f67c34e5ba559b0311c8fa7c70be23d5758b4d7abc0cd2 49510 
perlbrew_0.20.orig.tar.gz
 48365da2f3e95861a8896a00bf549c3845ed0433aa5241ab4af2233211879d52 2654 
perlbrew_0.20-1.debian.tar.gz
 ed8ad539229ea92def68354b8bc5c2cc36165ddd2b1af26ab1c95d5e59abd259 28122 
perlbrew_0.20-1_all.deb
Files: 
 85c380c5bd701192764d0dda474d14b2 1934 perl optional perlbrew_0.20-1.dsc
 4ebe6fe0539a5e9a49541cbed16b4db6 49510 perl optional perlbrew_0.20.orig.tar.gz
 4b2d3596dcf9e9aae68ed32f29ef1f29 2654 perl optional 
perlbrew_0.20-1.debian.tar.gz
 c5f033bef028329af5c87203b0b196ad 28122 perl optional perlbrew_0.20-1_all.deb

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

iQIcBAEBCAAGBQJNzEn4AAoJELs6aAGGSaoGyHgP/2FXFEawjjzo0rS1R307GUAU
VXyod4FonaDwRitXNwtu6RXPl4h/H5Izrlq0A5yACh3Pr/tiJ5uBg/RARENlBSEA
xITDyy0fOSfsEB7XzXFAZh6Pptj3LX4ROKCrpRTqt8tfZzxedxTZJMJcKLpUXgOB
LZmpQ1KXj1m0sCL/RRHwDW8RI28dSaI50eRht1Db3bEMVrqfbE3Mt9f4N5Dr00eV
cZ+HygwD/TP3xT+PwCFcVjN63MR/tSDDJPAIwJTjUDpW9UfdeUi0/KNziEb8OMbX
Gwkm4rjIHriB9dbsZpmFMBNvL6rLlI3xbrcRdsALcqOwOddVP3WRT059L5MZasKU
ZyNX6V00NmzKOynIawHUgdCDbvrSLObK3RNOjkenO2nD4DSN1gDCw0eKJJLCO8+2
/7HjnmqF6gxaLK6TWVn8z/vZW29aCGyAuP6fOXvRECXwxrS/cigyG/9oYOxJOVj/
+6UL+uQOvw+JhbH64Si2KZ2fjg8Rj93MbR4utQruonkAVDa6n/0wrMW6MUSXOJAj
FJ2GI7nzXY4EM9Lo0St6Zb5pRinlPoHAbVtID62iI9AvcsTwvPMW3768oM3Yssr2
2ndn3iXxvF2Xq/ckPf2MspCKWy9z/9VeteXmO056WbhC0wnpk+/fEn3Tz7gB79v8
K8hqe7AZ1CTT56SGmG39
=q9EY
-END PGP SIGNATURE-


Accepted:
perlbrew_0.20-1.debian.tar.gz
  to main/p/perlbrew/perlbrew_0.20-1.debian.tar.gz
perlbrew_0.20-1.dsc
  to main/p/perlbrew/perlbrew_0.20-1.dsc
perlbrew_0.20-1_all.deb
  to main/p/perlbrew/perlbrew_0.20-1_all.deb
perlbrew_0.20.orig.tar.gz
  to main/p/perlbrew/perlbrew_0.20.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/e1qkd25-0003h3...@franck.debian.org



Accepted racket 5.1.1+dfsg1-2 (source all amd64)

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

Format: 1.8
Date: Thu, 12 May 2011 16:37:43 -0300
Source: racket
Binary: racket racket-common racket-doc plt-scheme plt-scheme-doc
Architecture: source all amd64
Version: 5.1.1+dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Ari Pollak a...@debian.org
Changed-By: David Bremner brem...@debian.org
Description: 
 plt-scheme - Racket Programming Environment (transitional package)
 plt-scheme-doc - PLT Scheme Documentation (transitional package)
 racket - extensible programming language in the scheme family
 racket-common - extensible programming language in the scheme family (shared 
file
 racket-doc - extensible programming language in the scheme family (documentati
Changes: 
 racket (5.1.1+dfsg1-2) unstable; urgency=low
 .
   * Collects is (for now) all architecture independant.
 - Simplify package build (no more symlinking to /usr/lib/racket)
 - Split install step into architecture dependant/independent steps.
   * Patch for kFreeBSD: catch both SIGBUS (squeeze) and SIGSEGV (wheezy)
 from mprotect.
   * Patch: Disable building scribble docs for scribble (fallout from
 missing sigplan class)
Checksums-Sha1: 
 7090466eadfa002f5d980c78827319a8b1650fc6 1663 racket_5.1.1+dfsg1-2.dsc
 4ed3b5da3d79f5177e17dbd291d3ca6e9c40496f 31376 
racket_5.1.1+dfsg1-2.debian.tar.gz
 06af4eddb8da336f1dcffbad626db084f6d4e0ed 42593420 
racket-common_5.1.1+dfsg1-2_all.deb
 0901fa47c509332eb6dbbc42b56c7933c4010473 9353614 
racket-doc_5.1.1+dfsg1-2_all.deb
 c3b1293b2ddd6d421c8b3c298ea858d71468d544 21308 plt-scheme_5.1.1+dfsg1-2_all.deb
 f2755e61b4dead6001d8aa40d78211a4056adbd8 20962 
plt-scheme-doc_5.1.1+dfsg1-2_all.deb
 0493e57f3f657d2d3a57d72dc53ea7936953e9e5 3663530 racket_5.1.1+dfsg1-2_amd64.deb
Checksums-Sha256: 
 d534de555db0a9037ce012e97d4f9d96a03addb7d95cf5329098bee3d16c98fb 1663 
racket_5.1.1+dfsg1-2.dsc
 1d2c31a488b90d48bb0597abff893d5263a2e0031bce17a8cb0c732b126a18fb 31376 
racket_5.1.1+dfsg1-2.debian.tar.gz
 07eb3c850087eaa2c2f48ce09368c3490310c705c5669250a6329b7abf8d0105 42593420 
racket-common_5.1.1+dfsg1-2_all.deb
 1a1a64528a0f73ad3f09d2e839cb9b0b5bed5ff3cbfb0123f68541f1f6fc9a93 9353614 
racket-doc_5.1.1+dfsg1-2_all.deb
 68c2bcf1695a5c538c4f62d4d884e17bb614215eb4924d2d2f285049fd1fad41 21308 
plt-scheme_5.1.1+dfsg1-2_all.deb
 c2510053fc178741682a9492b51bc41443ce97548d49322999ab4f5624e8547b 20962 
plt-scheme-doc_5.1.1+dfsg1-2_all.deb
 77eadbb18916af422309d19e6018015005b239b0538916d57d659d7ff9c6ca57 3663530 
racket_5.1.1+dfsg1-2_amd64.deb
Files: 
 625736a415ef6c4fa0a8495f445ed347 1663 lisp optional racket_5.1.1+dfsg1-2.dsc
 473f5e392a50ce38f261a128518dccb1 31376 lisp optional 
racket_5.1.1+dfsg1-2.debian.tar.gz
 013850c185a5af9702787f9f6c415f50 42593420 lisp optional 
racket-common_5.1.1+dfsg1-2_all.deb
 e30912f347e9788fcf259144896e204c 9353614 doc optional 
racket-doc_5.1.1+dfsg1-2_all.deb
 dfff94e06f643da146db44bc84901408 21308 lisp optional 
plt-scheme_5.1.1+dfsg1-2_all.deb
 65cbad516ff265702fe4e1b760f8c3e5 20962 doc optional 
plt-scheme-doc_5.1.1+dfsg1-2_all.deb
 4dc2fd036c594f7784ef0137a9a930e1 3663530 lisp optional 
racket_5.1.1+dfsg1-2_amd64.deb

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

iJwEAQECAAYFAk3MSCYACgkQTiiN/0Um85l4agP/Y3pciLLxtWaN+IlPAgoBRU3U
xLxN+TYoHIwlO5C2eKfRpOcTEQz5fMiqWfnQEtIlxu94OfZO01ZNkyPPhDJ6iQc6
Ku2SoPh/VQPtINGpBvrx2FP72D8m8AWjGgLxGB4b4/OU7rNhaRX1GZfVRLd0Te93
PdUA2kPUux1Y/e6FLSY=
=DGc2
-END PGP SIGNATURE-


Accepted:
plt-scheme-doc_5.1.1+dfsg1-2_all.deb
  to main/r/racket/plt-scheme-doc_5.1.1+dfsg1-2_all.deb
plt-scheme_5.1.1+dfsg1-2_all.deb
  to main/r/racket/plt-scheme_5.1.1+dfsg1-2_all.deb
racket-common_5.1.1+dfsg1-2_all.deb
  to main/r/racket/racket-common_5.1.1+dfsg1-2_all.deb
racket-doc_5.1.1+dfsg1-2_all.deb
  to main/r/racket/racket-doc_5.1.1+dfsg1-2_all.deb
racket_5.1.1+dfsg1-2.debian.tar.gz
  to main/r/racket/racket_5.1.1+dfsg1-2.debian.tar.gz
racket_5.1.1+dfsg1-2.dsc
  to main/r/racket/racket_5.1.1+dfsg1-2.dsc
racket_5.1.1+dfsg1-2_amd64.deb
  to main/r/racket/racket_5.1.1+dfsg1-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/e1qkdgz-0006ip...@franck.debian.org



Accepted haskell-language-c 0.3.2.1-1 (source all amd64)

2011-05-12 Thread Marco Túlio Gontijo e Silva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 10 May 2011 15:02:17 -0300
Source: haskell-language-c
Binary: libghc-language-c-dev libghc-language-c-prof libghc-language-c-doc
Architecture: source all amd64
Version: 0.3.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Marco Túlio Gontijo e Silva mar...@debian.org
Description: 
 libghc-language-c-dev - Haskell library for the analysis and generation of C 
code
 libghc-language-c-doc - Documentation for Haskell Library.C module
 libghc-language-c-prof - Profiling libraries for Haskell Library.C module
Changes: 
 haskell-language-c (0.3.2.1-1) unstable; urgency=low
 .
   [ Erik de Castro Lopo ]
   * New upstream.
   * Bump standards version (no changes needed).
 .
   [ Marco Túlio Gontijo e Silva ]
   * control: Use Build-Depends-Indep.
   * control: Add syb to Build-Depends.
Checksums-Sha1: 
 880874700d2b0d39452797614c6dd3e21a9802d5 2204 haskell-language-c_0.3.2.1-1.dsc
 b25c6eb35b680b4ecb20022ace5ad6e532db8c08 141660 
haskell-language-c_0.3.2.1.orig.tar.gz
 9bae60f9019388f98c6759033dc0fa19834f13a7 2957 
haskell-language-c_0.3.2.1-1.debian.tar.gz
 0a39ca5cfae826b00fb9c1f75577a271c72735d7 346898 
libghc-language-c-doc_0.3.2.1-1_all.deb
 19d56b0c7a65833c885fbce70fc2a892e356f67f 2256626 
libghc-language-c-dev_0.3.2.1-1_amd64.deb
 94c95adc65a1e6aa4a937aa9893e6edc4e3cee30 2307012 
libghc-language-c-prof_0.3.2.1-1_amd64.deb
Checksums-Sha256: 
 4b0d7702c3be1e1417ab848bfc4ce04810e7a70a644de501afbc803861e005be 2204 
haskell-language-c_0.3.2.1-1.dsc
 bdc6680ef0b66454989245b626c437d08e1b5378e522fa160b538a8bd03568e2 141660 
haskell-language-c_0.3.2.1.orig.tar.gz
 fe759a267ea4e91e2eaa22d3648024a8d9060d28a64dfcf4209eb0855f8a6b0c 2957 
haskell-language-c_0.3.2.1-1.debian.tar.gz
 b0544a4185a571669d8eb48341751a940475ae842d32f0f43bc1748704be7a1a 346898 
libghc-language-c-doc_0.3.2.1-1_all.deb
 59ba90ddbe8c7aa7b9d5863f55828db74e5a890d910951837d077f4e6ea1df43 2256626 
libghc-language-c-dev_0.3.2.1-1_amd64.deb
 7ad3d628d68b4fdd09b8a5ceb6864b828862466c76dbe249810940dbdfcbd629 2307012 
libghc-language-c-prof_0.3.2.1-1_amd64.deb
Files: 
 a819e8e26052cddebb79ce8e48526370 2204 haskell extra 
haskell-language-c_0.3.2.1-1.dsc
 a6722643c8416e3baa9ebeca94c6f631 141660 haskell extra 
haskell-language-c_0.3.2.1.orig.tar.gz
 2101084385543ee3bb7dded0a414f02e 2957 haskell extra 
haskell-language-c_0.3.2.1-1.debian.tar.gz
 eedc71af8c12829580e412c91e2ffeab 346898 doc extra 
libghc-language-c-doc_0.3.2.1-1_all.deb
 bcd1991b3dcbe6c7a3d6228bfd3d3bf5 2256626 haskell extra 
libghc-language-c-dev_0.3.2.1-1_amd64.deb
 3e0d6a9aa681e5de4f18cfd65814493a 2307012 haskell extra 
libghc-language-c-prof_0.3.2.1-1_amd64.deb

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

iQIcBAEBCAAGBQJNyYFMAAoJELmveeIey3rUcccQAKEbbJVse9ioDQidwa6x38XD
GXUPsxmYiTjPqq6jChQFttryyWox2NCoiNm1WHbAtpTZG+zHGGtXQrFAYU/C9xQA
3KeWKoOtID76CnGNWwPwHhVhRCinAAPgYDRogOIyV2ExtqzeLyS4EN505Y8nKh1g
gW6WB/mcEN6bZ9egz135RAOPbjJSkucJWbtgUPv/w/HCZIuWu2ezxWVL6UUM5TXU
FXnd2+LXQAxRY5wSI/X+Sp+kMhlAo2UfZOZNHaQg8+kbO9MgGSYTsBMUbdHMl3MV
v8MhZt1rBwXdnfwHb2zE+0Sp2xP2GWvelLj0HJjb1gkTY6BbJ5FgtSqo/j8u66vB
mkMn58/2D+oK/PDB43fFid70RDNdpn2ce0e3hALQTJa+SuhFGHGHxWKRSuj9Pf3C
lEkCf8L/ne2kkBGNRzruocNRaQqStDgirLS/pntBQRLRm+gSbToELBoluaQQIOWg
oU+7ANxODOkI9IVw36C0rcNqQN/FOpqFtvrtzamV0ZEtWr22eATelLKAuNN8hLJe
1TkmnzwHfWkRcmJvrws0u9dJpoMYCT6hOGcIRN5ZCDGpH4WNLU9xq7ZdiABTYGLR
U6DfrlyOsWOsT7cwgNbdQiq+JfHFDmmGKl7TydtZ+/K1xUpZ/NJ6q0FI0gvqykSe
X24f3TvUXp/Mnm7ee9gS
=Xuyt
-END PGP SIGNATURE-


Accepted:
haskell-language-c_0.3.2.1-1.debian.tar.gz
  to main/h/haskell-language-c/haskell-language-c_0.3.2.1-1.debian.tar.gz
haskell-language-c_0.3.2.1-1.dsc
  to main/h/haskell-language-c/haskell-language-c_0.3.2.1-1.dsc
haskell-language-c_0.3.2.1.orig.tar.gz
  to main/h/haskell-language-c/haskell-language-c_0.3.2.1.orig.tar.gz
libghc-language-c-dev_0.3.2.1-1_amd64.deb
  to main/h/haskell-language-c/libghc-language-c-dev_0.3.2.1-1_amd64.deb
libghc-language-c-doc_0.3.2.1-1_all.deb
  to main/h/haskell-language-c/libghc-language-c-doc_0.3.2.1-1_all.deb
libghc-language-c-prof_0.3.2.1-1_amd64.deb
  to main/h/haskell-language-c/libghc-language-c-prof_0.3.2.1-1_amd64.deb


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



Accepted haskell-llvm 0.8.0.2-3 (source all amd64)

2011-05-12 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 10 May 2011 08:04:07 +1000
Source: haskell-llvm
Binary: libghc-llvm-dev libghc-llvm-prof libghc-llvm-doc
Architecture: source all amd64
Version: 0.8.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Erik de Castro Lopo er...@mega-nerd.com
Description: 
 libghc-llvm-dev - Haskell bindings to the LLVM compiler toolkit
 libghc-llvm-doc - Documentation for haskell LLVM bindings
 libghc-llvm-prof - Profiling libraries haskell LLVM bindings
Closes: 626206
Changes: 
 haskell-llvm (0.8.0.2-3) unstable; urgency=low
 .
   [ Marco Silva ]
   * Use ghc instead of ghc6
 .
   [ Erik de Castro Lopo ]
   * Compile against llvm-2.8 (Closes: #626206).
   * Bump standards version (no changes required).
Checksums-Sha1: 
 22570c3d0add66b5d195b518696e7fdb474032bc 2155 haskell-llvm_0.8.0.2-3.dsc
 76a1f859eb2718631dbc2eadb98fa76d3d0d0645 3156 
haskell-llvm_0.8.0.2-3.debian.tar.gz
 bb0d24c08c55c0774b465e10717895f61ad87cbc 199626 
libghc-llvm-doc_0.8.0.2-3_all.deb
 8891030074fd0337b0bcbaa7ec354e794050a370 868610 
libghc-llvm-dev_0.8.0.2-3_amd64.deb
 4e328cbf56ab85dbd7ccc8da0db08204c3a331c0 886018 
libghc-llvm-prof_0.8.0.2-3_amd64.deb
Checksums-Sha256: 
 ba97e04d280759950cfb63868cf8f6050a25a3486d9aae8ea1e96e80529cd2d3 2155 
haskell-llvm_0.8.0.2-3.dsc
 089686d444abe1f946d62d2ddb8d607bebecbd8ad4958e47eb0d783f8e25d760 3156 
haskell-llvm_0.8.0.2-3.debian.tar.gz
 47a0f34848fab93d8efc98cd0af8d61cc41924a77e6aaca5b51bf69f12b22b81 199626 
libghc-llvm-doc_0.8.0.2-3_all.deb
 461744408fb585beef38575af5fc40c0dc0d7f832ba98e8d063fd798e425cf0b 868610 
libghc-llvm-dev_0.8.0.2-3_amd64.deb
 b14b33ab8565ed1f9fdec0194f09d3c149cb30049278442c22e6298cf49d1d86 886018 
libghc-llvm-prof_0.8.0.2-3_amd64.deb
Files: 
 a6bd2842c39c89463ec303d1230db942 2155 haskell extra haskell-llvm_0.8.0.2-3.dsc
 6a903074074b400b41135ed5afe5eed9 3156 haskell extra 
haskell-llvm_0.8.0.2-3.debian.tar.gz
 eaa297010cd45e42f7ce58c4262817ae 199626 doc extra 
libghc-llvm-doc_0.8.0.2-3_all.deb
 aa89d7e0a49b2a53d90a0eb5ded256a9 868610 haskell extra 
libghc-llvm-dev_0.8.0.2-3_amd64.deb
 39dd71c35b4c6f45172f28acd3edce42 886018 haskell extra 
libghc-llvm-prof_0.8.0.2-3_amd64.deb

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

iQIcBAEBCAAGBQJNyXMXAAoJELmveeIey3rUJ48QALK3IIQ0EhAWwkKz7qGNlYAf
DDmbq6ChUvdUuwpI/41mlQRJG7P+jz8RbZlgqo417nIo8RNVvDla/UkAHx/xuEYK
Y0t7Qz5bSDKqFtnhwJlAN1SU2waQXN80liOHRt2X4IWvUcujOspb/gciQzJ0xMgH
bH/dEwQhYjl2KkCmE4zP4pWreuju9JsDw9hp4zkwtoGn7ODTgD0dAvJLNo18tQ8m
MUN6IztXxckhGW/PbQ3i2XYA+ogQP2mqmeSh0TRJhMEGBQK2b/yJMWle5fDKIE0h
Jc73dYhekaUJGXGEgQHNoDevpdXo3dg2DMQ+C7UJtX/k+K1821p817IY2bGXyMoW
dDJSIZjuy9Yz11u+EST/eNZ8QGMpvEaWXznTChtwWPKvzredZsLfQSq4OjyqyGHW
0BdXQMVdZ8gjEChkM+OiAubyltR0wAEX+HKAf6nyL+NLJ/D0Mi1AMvkcdHa/jY7o
Iy8F3++BfLGUjZmEarKl51st4SzfzwMvVBhELuQUEZO6Evib/2k6Df+Ye3tZK3u6
2HvWaLkW5Z7k1BqiVHct28/xO+wSNIMvQN9Op1Q8vQFm0UMPdjM7F1L7+Y9rAm8X
f/DvnhGnN9pza8Vj4srhPWq518JuUml04ItuSIdBcHml9Qm0gmoofcAtJIu20HFV
qD53OJuqllA32Lq1ANkt
=3Ey5
-END PGP SIGNATURE-


Accepted:
haskell-llvm_0.8.0.2-3.debian.tar.gz
  to main/h/haskell-llvm/haskell-llvm_0.8.0.2-3.debian.tar.gz
haskell-llvm_0.8.0.2-3.dsc
  to main/h/haskell-llvm/haskell-llvm_0.8.0.2-3.dsc
libghc-llvm-dev_0.8.0.2-3_amd64.deb
  to main/h/haskell-llvm/libghc-llvm-dev_0.8.0.2-3_amd64.deb
libghc-llvm-doc_0.8.0.2-3_all.deb
  to main/h/haskell-llvm/libghc-llvm-doc_0.8.0.2-3_all.deb
libghc-llvm-prof_0.8.0.2-3_amd64.deb
  to main/h/haskell-llvm/libghc-llvm-prof_0.8.0.2-3_amd64.deb


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



Accepted haskell-safe 0.3-1 (source all amd64)

2011-05-12 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue,  3 May 2011 19:07:51 +1000
Source: haskell-safe
Binary: libghc-safe-dev libghc-safe-prof libghc-safe-doc
Architecture: source all amd64
Version: 0.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Erik de Castro Lopo er...@mega-nerd.com
Description: 
 libghc-safe-dev - GHC 6 Library for safe (pattern match free) functions
 libghc-safe-doc - Documentation for safe library for (pattern match free) 
functions
 libghc-safe-prof - Profiling library for safe (pattern match free) functions
Changes: 
 haskell-safe (0.3-1) unstable; urgency=low
 .
   [ Erik de Castro Lopo ]
   * New upstream
   * debian/control: Standards-Version 3.9.2 (no changes needed).
 .
   [ Marco Silva ]
   * debian/source/format: Use 3.0 (quilt).
   * Use ghc instead of ghc6
Checksums-Sha1: 
 70ccad02d92bf5f3d6ffc792f146a0e315c7e524 2008 haskell-safe_0.3-1.dsc
 dbcb66210ad7de23ee8a7d94949694bcbed864e0 3491 haskell-safe_0.3.orig.tar.gz
 1140bdad7ace0f9d9a053f8069ea6d5d3e51aacd 2826 haskell-safe_0.3-1.debian.tar.gz
 b13a126d9fcf0d77a31301e19293ce240a322fe1 33426 libghc-safe-doc_0.3-1_all.deb
 d1117b2abe8f3a250f23cdd0ac88375c37fd6b62 29316 libghc-safe-dev_0.3-1_amd64.deb
 1f7c08fa6bc3c6e581b05c6ba27ebfbbc23cf5a0 27758 libghc-safe-prof_0.3-1_amd64.deb
Checksums-Sha256: 
 386951bbdf2a118251b32ac05feee19ada773a7df818e1e3fc17e426a880b7b5 2008 
haskell-safe_0.3-1.dsc
 a01ef6260a7d4bfb5d1ccbf69b9c16de9b1ea99deecc61fb694ceda9929c 3491 
haskell-safe_0.3.orig.tar.gz
 08eb2f84d919bbab8be2e72b5bedf697be0dafc322f3337cbdf8104eb8c7967e 2826 
haskell-safe_0.3-1.debian.tar.gz
 6044918a053bfdcac61a397493aa107ef36497157e9d5b5f1384c932259c7025 33426 
libghc-safe-doc_0.3-1_all.deb
 2a3625bf0b8485a2e8e7847c25eb67b01263b22d639706428ab5b7fb2f5ec3fc 29316 
libghc-safe-dev_0.3-1_amd64.deb
 a4d6b9092ad2dd92469451ffcb54bb599a2ed80f7d6072424e82f254f6396705 27758 
libghc-safe-prof_0.3-1_amd64.deb
Files: 
 3ac8737264111912d652d8bcde469441 2008 haskell extra haskell-safe_0.3-1.dsc
 bc409bdcd76775cf587b12b525ac09c5 3491 haskell extra 
haskell-safe_0.3.orig.tar.gz
 b98d3f0a446f7f2071a80f0f578d3304 2826 haskell extra 
haskell-safe_0.3-1.debian.tar.gz
 31f511592d82724e2c41f9e25e2b5be0 33426 doc extra libghc-safe-doc_0.3-1_all.deb
 451c7387406a4266c47fc627f134ef74 29316 haskell extra 
libghc-safe-dev_0.3-1_amd64.deb
 ccb67a5701434ac8ef889da1d50e268f 27758 haskell extra 
libghc-safe-prof_0.3-1_amd64.deb

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

iQIcBAEBCAAGBQJNyXpUAAoJELmveeIey3rUU80P/R/PuynMMvsrPGXutBKQa1dn
QHs23i6LP8J5FpI4LZGP+MN4MUhIS7SGYh/9IkYjyuPywJ8sIqP4lyzwz+EvvzzC
leaHKs7k99riPSqwWMiMJMAj67CqXWpqlNVfwgH9mSoqochpFZcLg4D49hVZmbe2
ey/2ZYIJo2+YMFTqy1Og4j7kpga8uwB8tsGgsnY6R5ScbnQydtB4+r+1HdzxRWPV
1nQGpL8OlGzcmbwsU00wTWjUL6vjCyqKevpvBW3npdf2RtZXXPSiAuLYnRZyB3hz
orSMO6ZHMnjdTl+Vn+TleLYmNZEKzuzgpXmhp6hae2Uem1h0srj1sHJ78ah+8/h4
Sq74nPlzE6GtxzzcHZzXurVVXC6uMsw41lUl7ztMUlf9QQPam0rf1vkywzfxLOH7
r7apv6l44ZtKk+xUWMjrp+2Wm6Ivrz7b/RXqZY/yxbI2hsnAPZM8/Y3NbRRB0svx
0TrzSb3dKRBvHsujuGX9uoTXWHBPEdeyqAOSt1jfyZjUCF9AjGV8bH/5kp/gKzoI
qZszzOtF/IpssQKWxRY2igjmHqNnhOLp9RBpmOekDaQKuBGqHDvLGlgGYNNaSLMv
4mQeHOGHYAiNY+slZMJGdtFeXg7E4qUwpPNcBDaIyu9JywQiKypIAnroPVMXXJ4Q
+qa1jsBOngb4SNvITSc3
=35oi
-END PGP SIGNATURE-


Accepted:
haskell-safe_0.3-1.debian.tar.gz
  to main/h/haskell-safe/haskell-safe_0.3-1.debian.tar.gz
haskell-safe_0.3-1.dsc
  to main/h/haskell-safe/haskell-safe_0.3-1.dsc
haskell-safe_0.3.orig.tar.gz
  to main/h/haskell-safe/haskell-safe_0.3.orig.tar.gz
libghc-safe-dev_0.3-1_amd64.deb
  to main/h/haskell-safe/libghc-safe-dev_0.3-1_amd64.deb
libghc-safe-doc_0.3-1_all.deb
  to main/h/haskell-safe/libghc-safe-doc_0.3-1_all.deb
libghc-safe-prof_0.3-1_amd64.deb
  to main/h/haskell-safe/libghc-safe-prof_0.3-1_amd64.deb


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



Accepted hivex 1.2.6-1 (source amd64)

2011-05-12 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 22:54:29 +0200
Source: hivex
Binary: libhivex0 libhivex-dev libhivex0-dbg libhivex-bin libwin-hivex-perl 
libhivex-ocaml libhivex-ocaml-dev python-hivex
Architecture: source amd64
Version: 1.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Hilko Bengen ben...@debian.org
Changed-By: Hilko Bengen ben...@debian.org
Description: 
 libhivex-bin - utilities for reading and writing Windows Registry hives
 libhivex-dev - library for reading and writing Windows Registry hives
 libhivex-ocaml - OCaml bindings for hivex -- runtime files
 libhivex-ocaml-dev - OCaml bindings for hivex -- developtment files
 libhivex0  - library for reading and writing Windows Registry hives
 libhivex0-dbg - library for reading and writing Windows Registry hives
 libwin-hivex-perl - Perl bindings to hivex
 python-hivex - Python bindings for hivex
Closes: 589809 602443 621653
Changes: 
 hivex (1.2.6-1) unstable; urgency=low
 .
   * New upstream version
   * Python bindings
   * Switched source format to 1.0.
   * Provided patches to upstream that allow building on big-endian
 architectures and on arhitectures where no native OCaml compilers are
 available. (Closes: #589809)
   * No longer include .la files in libhivex-dev. (Closes: #621653)
   * Made libhivex conflict against old unofficial libguestfs package
 (Closes: #602443)
Checksums-Sha1: 
 53a0654d318035ca6abc9c070b4323e8f8c76911 1253 hivex_1.2.6-1.dsc
 859da9891000746e2d845c22ed135c0d2df94bc4 1025096 hivex_1.2.6.orig.tar.gz
 dfa6178ecf70eac41937813a995c9787f661dc46 3711 hivex_1.2.6-1.diff.gz
 50f5ed19859df4466e8e515c1c83121faa7ecdf9 39390 libhivex0_1.2.6-1_amd64.deb
 89527fb87a873e3281edf4177ec4cbc9ecac3666 53820 libhivex-dev_1.2.6-1_amd64.deb
 1e5c7402005375b0029124452d285746b6bcb028 134030 libhivex0-dbg_1.2.6-1_amd64.deb
 302a997b95f7dd9ce280e2415be77fcfbf7a088f 53636 libhivex-bin_1.2.6-1_amd64.deb
 a233aa934d0cf63330b7202a3a9c8a4f4d2a1530 53926 
libwin-hivex-perl_1.2.6-1_amd64.deb
 53ae1c6b12b18f89e3fd54606132364707e5d29f 19356 libhivex-ocaml_1.2.6-1_amd64.deb
 f397cbe507900ce9d1960255fffe875cc0212f7c 25664 
libhivex-ocaml-dev_1.2.6-1_amd64.deb
 50d4108c2d05991509252089c0191a7220824876 20916 python-hivex_1.2.6-1_amd64.deb
Checksums-Sha256: 
 14d3ed96e4262e21ef5fe3eedf308021b593055677dcf5a2594bbb76747e486c 1253 
hivex_1.2.6-1.dsc
 69ad3da276c136f9a1a30db5744c4d563ff3f1ebf504a2e36e9a38f2d6d7f75d 1025096 
hivex_1.2.6.orig.tar.gz
 c6b57db470a0221272cf0a6f8ba0874c8a1ef3ff24436bfb880d1bbeb69c592d 3711 
hivex_1.2.6-1.diff.gz
 047abef0b2e762ee8db18ef1e95d1f20bd4105a008a76c43825aa794d900fa5d 39390 
libhivex0_1.2.6-1_amd64.deb
 c1d518250f50d77d93393a016400cb063223fc83cacb30286299def096f81ab7 53820 
libhivex-dev_1.2.6-1_amd64.deb
 fdf2322bc73cd45b8df4a26458ac6290f4471b9c62df8c4ee9a3f10805b98ed6 134030 
libhivex0-dbg_1.2.6-1_amd64.deb
 32b95b7bee1f2320fd0447d631775012926e1329bd279a1c7b2b5d05c23e3308 53636 
libhivex-bin_1.2.6-1_amd64.deb
 ca1835340d74d878b551b034ff430b2ce3c624ef505fa5d905e45150947a54b5 53926 
libwin-hivex-perl_1.2.6-1_amd64.deb
 d9228ef718d9d81c6196e7cea67e9d2fc88b1938ff5cdedd80f653fa5eb47387 19356 
libhivex-ocaml_1.2.6-1_amd64.deb
 841c12bbaca59951a629db8b9e2115175fc04cb529ed7fa4fcd184a44bedaf5f 25664 
libhivex-ocaml-dev_1.2.6-1_amd64.deb
 5530bf226e41e4502721a5e02a373740ffa4bffe1760cf35279b3f7d165c72ef 20916 
python-hivex_1.2.6-1_amd64.deb
Files: 
 f0e813ae7e315eb682db8030639ee5d2 1253 libs extra hivex_1.2.6-1.dsc
 6eba5c9f119a592562e7bb1a96629e08 1025096 libs extra hivex_1.2.6.orig.tar.gz
 638bc94cd7ade873bc1bb112876b415c 3711 libs extra hivex_1.2.6-1.diff.gz
 067544f346752ee3cf62f1c2ca6e7f08 39390 libs extra libhivex0_1.2.6-1_amd64.deb
 fbf285b30316b9302f5bc8c7f763c2ef 53820 libdevel extra 
libhivex-dev_1.2.6-1_amd64.deb
 a400da81628d4091a12e6d91d18e 134030 debug extra 
libhivex0-dbg_1.2.6-1_amd64.deb
 6da9487d6622312dc4b55436a2523aa8 53636 otherosfs extra 
libhivex-bin_1.2.6-1_amd64.deb
 06c766ed7bdee13d66c1cf1e10ab9f4f 53926 perl extra 
libwin-hivex-perl_1.2.6-1_amd64.deb
 8aef012b2ffa82b887adb57b70493af2 19356 ocaml extra 
libhivex-ocaml_1.2.6-1_amd64.deb
 1c2e8b9b2548cb4a72d913f74acf3932 25664 ocaml extra 
libhivex-ocaml-dev_1.2.6-1_amd64.deb
 12a2fd6230958e35b62f935ba9e60f13 20916 python extra 
python-hivex_1.2.6-1_amd64.deb

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

iEYEARECAAYFAk3MSpEACgkQUCgnLz/SlGgrWACfReTcJVmSsTD1g98y5LDK30+Z
isEAoJneQadNcAN/1un+NS6Ka+EapEwV
=MM8n
-END PGP SIGNATURE-


Accepted:
hivex_1.2.6-1.diff.gz
  to main/h/hivex/hivex_1.2.6-1.diff.gz
hivex_1.2.6-1.dsc
  to main/h/hivex/hivex_1.2.6-1.dsc
hivex_1.2.6.orig.tar.gz
  to main/h/hivex/hivex_1.2.6.orig.tar.gz
libhivex-bin_1.2.6-1_amd64.deb
  to main/h/hivex/libhivex-bin_1.2.6-1_amd64.deb
libhivex-dev_1.2.6-1_amd64.deb
  to main/h/hivex/libhivex-dev_1.2.6-1_amd64.deb
libhivex-ocaml-dev_1.2.6-1_amd64.deb
  to main/h/hivex/libhivex-ocaml-dev_1.2.6-1_amd64.deb

Accepted libgmpada 0.0.20100805-1 (source amd64)

2011-05-12 Thread Nicolas Boulenguez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 09 May 2011 00:25:14 +0200
Source: libgmpada
Binary: libgmpada2-dev libgmpada1 libgmpada1-dbg
Architecture: source amd64
Version: 0.0.20100805-1
Distribution: unstable
Urgency: low
Maintainer: Nicolas Boulenguez nicolas.bouleng...@free.fr
Changed-By: Nicolas Boulenguez nicolas.bouleng...@free.fr
Description: 
 libgmpada1 - Ada binding to the GNU MultiPrecision library: shared library
 libgmpada1-dbg - Ada binding to the GNU MultiPrecision library: debug symbols
 libgmpada2-dev - Ada binding to the GNU MultiPrecision library: development
Changes: 
 libgmpada (0.0.20100805-1) unstable; urgency=low
 .
   * New upstream release.
   * control: (Build-Depends) upstream now uses gprbuild.
 An unversioned libgmp-dev is now available.
 (Standards-Version) 3.9.2 without changes.
 Development package renaming, Conflicts  Replaces due to 
debian-ada-policy.
   * copyright: updated.
   * patches: two integrated upstream, one updated.
Checksums-Sha1: 
 1d47a999dd07864ceea4d04a3fc6ac44b19225e4 1333 libgmpada_0.0.20100805-1.dsc
 0feb56cbaa19978b912aec645e536ceb48c06b89 57804 
libgmpada_0.0.20100805.orig.tar.gz
 8f0bf1f77876ddbc0abd6863f4cd6241c70c5597 4888 
libgmpada_0.0.20100805-1.debian.tar.gz
 9c31cc968bf77467ad4be45c85651360c0303101 168192 
libgmpada2-dev_0.0.20100805-1_amd64.deb
 e4afa3100fbbc43a14ffa867ad883ce7b9070da2 61792 
libgmpada1_0.0.20100805-1_amd64.deb
 446d79386840e88a05141aef3042363eeabf9793 112214 
libgmpada1-dbg_0.0.20100805-1_amd64.deb
Checksums-Sha256: 
 9873dfff86c93498e8933101c41a521efbf1fdcbe7a6d161cb56c2b66b6d1024 1333 
libgmpada_0.0.20100805-1.dsc
 2162221a7e9a1f978d24ca2afc9f4cfe39e08bf45c627dd307c23523923cf553 57804 
libgmpada_0.0.20100805.orig.tar.gz
 4f4bd817add572836fe416a3178ee0839390121a722236cb9dda67e9082f0ded 4888 
libgmpada_0.0.20100805-1.debian.tar.gz
 8a75eea0f0546f952e9f88c03e20946229b0d64e52322e5df147c35d082d1793 168192 
libgmpada2-dev_0.0.20100805-1_amd64.deb
 08d6bd0f2b204bdf49b6992b8db24d08f2390f7123e3f27589f83c29a855ca60 61792 
libgmpada1_0.0.20100805-1_amd64.deb
 e7b5f669217b715eb5cde720551b02aded24511c38a0887a17d9da31f625468d 112214 
libgmpada1-dbg_0.0.20100805-1_amd64.deb
Files: 
 7b0bb3b35fc5b5109bea0d8cac097c16 1333 libdevel extra 
libgmpada_0.0.20100805-1.dsc
 2f5b4b876320202af373f6c6c22c5698 57804 libdevel extra 
libgmpada_0.0.20100805.orig.tar.gz
 7043bb9b7512f739d6a32bb5753123ed 4888 libdevel extra 
libgmpada_0.0.20100805-1.debian.tar.gz
 7b1bad5952b9635acad01bf100a46a79 168192 libdevel extra 
libgmpada2-dev_0.0.20100805-1_amd64.deb
 ba223e1a563c07c555bafca26cda3bbf 61792 libs extra 
libgmpada1_0.0.20100805-1_amd64.deb
 4a75483a6556a5733661f1648e67dd5e 112214 debug extra 
libgmpada1-dbg_0.0.20100805-1_amd64.deb

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

iD8DBQFNyFAYx9kwJZ3/qtQRAirOAKCsa5RAgKh5EJK1eQmyz3kneo1kLACfVfEI
mKvjpdHozdEvVbrLCEgwJUM=
=Bfkg
-END PGP SIGNATURE-


Accepted:
libgmpada1-dbg_0.0.20100805-1_amd64.deb
  to main/libg/libgmpada/libgmpada1-dbg_0.0.20100805-1_amd64.deb
libgmpada1_0.0.20100805-1_amd64.deb
  to main/libg/libgmpada/libgmpada1_0.0.20100805-1_amd64.deb
libgmpada2-dev_0.0.20100805-1_amd64.deb
  to main/libg/libgmpada/libgmpada2-dev_0.0.20100805-1_amd64.deb
libgmpada_0.0.20100805-1.debian.tar.gz
  to main/libg/libgmpada/libgmpada_0.0.20100805-1.debian.tar.gz
libgmpada_0.0.20100805-1.dsc
  to main/libg/libgmpada/libgmpada_0.0.20100805-1.dsc
libgmpada_0.0.20100805.orig.tar.gz
  to main/libg/libgmpada/libgmpada_0.0.20100805.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/e1qkdvh-h2...@franck.debian.org



Accepted ois 1.3.0-1 (source amd64)

2011-05-12 Thread Philippe Coval
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 May 2011 14:19:37 +0200
Source: ois
Binary: libois-dev libois
Architecture: source amd64
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Philippe Coval r...@gna.org
Description: 
 libois - Object Oriented Input System library (C++)
 libois-dev - Object Oriented Input System library (C++ development headers)
Closes: 618054
Changes: 
 ois (1.3.0-1) unstable; urgency=low
 .
   * Imported Upstream version 1.3.0
   * debian/control:
 - Bumped standards to latest
 - Set maintenance to team
 - Set unversioned lib
   * change format to 3.0 (quilt)
   * patch fix link in console app (Closes: #618054)
   * patch workaround perm issue
Checksums-Sha1: 
 edf7d6a196812716ae18037cad377c67cef7d252 1344 ois_1.3.0-1.dsc
 f179fd2f168f00f356c9582788c8284669df76b6 134485 ois_1.3.0.orig.tar.gz
 443de0897eab2197cfaf38ee94c4b25f26f886d8 4075 ois_1.3.0-1.debian.tar.gz
 9885744fa5b60ac9a441403683ae01cca0af044c 111502 libois-dev_1.3.0-1_amd64.deb
 b8d91726188cf41e5f55fd411734290689afc92c 56476 libois_1.3.0-1_amd64.deb
Checksums-Sha256: 
 b1323131e951088728cb1988113563501a272e6e7af37814fb66f932d73ebfc0 1344 
ois_1.3.0-1.dsc
 081a2cc2bed33ad638ad00e7dba2705a5ca466c5281b3d4208af845c51ef0ec4 134485 
ois_1.3.0.orig.tar.gz
 8762957bcfe04ca6f7524c11ba1c33e9f4bb8e0368cba9f4113295e38a10a870 4075 
ois_1.3.0-1.debian.tar.gz
 185cab6d3666af48528198a6e0599d9b7403b56bdee52c8c2bcc4d3bcbc5decb 111502 
libois-dev_1.3.0-1_amd64.deb
 75fb14d4ac078138105de0dd4876a4f7e7ef94f8259c8213832bbb51d681 56476 
libois_1.3.0-1_amd64.deb
Files: 
 d24302cd3b894519cee76ff929f8324a 1344 libs extra ois_1.3.0-1.dsc
 9fa5f8576913d11c90796df518d554e2 134485 libs extra ois_1.3.0.orig.tar.gz
 9635c531aa10eced92c739a98222e23b 4075 libs extra ois_1.3.0-1.debian.tar.gz
 425ebcc65056c6961cb29e507729a20f 111502 libdevel extra 
libois-dev_1.3.0-1_amd64.deb
 4a50bf3de550ef537a7f3f1f2f3ae106 56476 libs extra libois_1.3.0-1_amd64.deb

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

iEUEARECAAYFAk3JQXUACgkQvcCgrgZGjeultACYjEO76wBs326UaDZJ9J7mxQDx
TwCfRAVePxIMEX3mhkpUYMJiBcjlYDQ=
=1bj0
-END PGP SIGNATURE-


Accepted:
libois-dev_1.3.0-1_amd64.deb
  to main/o/ois/libois-dev_1.3.0-1_amd64.deb
libois_1.3.0-1_amd64.deb
  to main/o/ois/libois_1.3.0-1_amd64.deb
ois_1.3.0-1.debian.tar.gz
  to main/o/ois/ois_1.3.0-1.debian.tar.gz
ois_1.3.0-1.dsc
  to main/o/ois/ois_1.3.0-1.dsc
ois_1.3.0.orig.tar.gz
  to main/o/ois/ois_1.3.0.orig.tar.gz


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



Accepted openconnect 3.02-1 (source amd64)

2011-05-12 Thread Ross Burton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 May 2011 11:55:34 +0100
Source: openconnect
Binary: openconnect libopenconnect-dev
Architecture: source amd64
Version: 3.02-1
Distribution: experimental
Urgency: low
Maintainer: Ross Burton r...@debian.org
Changed-By: Ross Burton r...@debian.org
Description: 
 libopenconnect-dev - Open client for Cisco AnyConnect VPN - library files
 openconnect - Open client for Cisco AnyConnect VPN
Changes: 
 openconnect (3.02-1) experimental; urgency=low
 .
   * New upstream release
   * Add patch from upstream to fix linking on Debian
Checksums-Sha1: 
 c6d350565e716e2eb9706912115c7644f03ffacb 1118 openconnect_3.02-1.dsc
 0d05a504029b346dcc49763ab9feaff28f75649c 67738 openconnect_3.02.orig.tar.gz
 88b2b1e31a1e33727e4db2be02e9e45091d7d9d2 2824 openconnect_3.02-1.debian.tar.gz
 63d2555046f51242134715178e81bd3184f0981e 45528 openconnect_3.02-1_amd64.deb
 260d1b19a7aaf6808f35fae5925ea18812c45146 27608 
libopenconnect-dev_3.02-1_amd64.deb
Checksums-Sha256: 
 edc3ad05f218512accd9deff82a8809ee0dd91adb04204ebfc20f119ca7a1e29 1118 
openconnect_3.02-1.dsc
 317b37f56fa5de4a92d14b7a9fb634b6dee6bb537905048b8a9896c2336634e4 67738 
openconnect_3.02.orig.tar.gz
 e18290a17913d248d2bfbed3e82e7e6d72607bbdd368830509447fe908ce6c3d 2824 
openconnect_3.02-1.debian.tar.gz
 906b3a8d794e4c4cb21204df508cf2fc203167f57b40e80595750c478d6a520d 45528 
openconnect_3.02-1_amd64.deb
 96b19b2b24523820b0dce2410f4c62dec70f5616d7a1d70942f698dc1e51ca6b 27608 
libopenconnect-dev_3.02-1_amd64.deb
Files: 
 727e3f278950baeae66b09d6a2068680 1118 net optional openconnect_3.02-1.dsc
 c12688474f432a6d590958cc1c1ff076 67738 net optional 
openconnect_3.02.orig.tar.gz
 c2a6ea2c00cc729ac3e463cd3f4810ed 2824 net optional 
openconnect_3.02-1.debian.tar.gz
 86435866eae169daa1278b1b2df01eb0 45528 net optional 
openconnect_3.02-1_amd64.deb
 a3aab677fecbcb7d9a4c9db3b8f56056 27608 libdevel optional 
libopenconnect-dev_3.02-1_amd64.deb

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

iD8DBQFNyqMeLQnkR9C0M98RAvedAJ0apf5aXGfqGAtpSDBQeEKmS56KPgCgkm8P
G3x3vXq5eIBuf+eH/DO4coA=
=FRDa
-END PGP SIGNATURE-


Accepted:
libopenconnect-dev_3.02-1_amd64.deb
  to main/o/openconnect/libopenconnect-dev_3.02-1_amd64.deb
openconnect_3.02-1.debian.tar.gz
  to main/o/openconnect/openconnect_3.02-1.debian.tar.gz
openconnect_3.02-1.dsc
  to main/o/openconnect/openconnect_3.02-1.dsc
openconnect_3.02-1_amd64.deb
  to main/o/openconnect/openconnect_3.02-1_amd64.deb
openconnect_3.02.orig.tar.gz
  to main/o/openconnect/openconnect_3.02.orig.tar.gz


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



Accepted rosegarden 1:11.02-2 (source amd64)

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

Format: 1.8
Date: Wed, 11 May 2011 12:30:35 +0200
Source: rosegarden
Binary: rosegarden rosegarden-dbg
Architecture: source amd64
Version: 1:11.02-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 rosegarden - music editor and MIDI/audio sequencer
 rosegarden-dbg - Debugging symbols for Rosegarden
Closes: 592143
Changes: 
 rosegarden (1:11.02-2) unstable; urgency=low
 .
   * Add -DBG package.
   * debian/rules:
 - Tune dh_strip to move the debugging symbols into rosegarden-dbg.
 - Also remove PHONY line, no longer needed.
 - Enable parallel builds.
 - Pass --enable-debug to the configure script.
   * Strip incorrect MIME types out of the desktop file (Closes: #592143).
 - Rosegarden is proposed as application to handle ogg,mp3,flac and wav
   files but it's not able to open them as expected.
   * Remove lintian-overrides, it is not needed anymore:
 - Add XPM icon.
 - Fix menu file.
   * Bump Standards.
Checksums-Sha1: 
 08f5fd2e6c9fe4928ab785797dd6136cf9eadf18 1608 rosegarden_11.02-2.dsc
 d9aad41871e2ea118f87fb4c5c4306cd812113b9 15496 rosegarden_11.02-2.debian.tar.gz
 027efc83da6fa9cbcc50d244eff3fbfc7363e146 8309790 rosegarden_11.02-2_amd64.deb
 9907e99a862f38d87b87d94060764df186e424d2 47252976 
rosegarden-dbg_11.02-2_amd64.deb
Checksums-Sha256: 
 198f7997a519c236aaa8460e58fa4e4a0de90f472df18a2849c9f96dbd9c0666 1608 
rosegarden_11.02-2.dsc
 612700f3c46fb29113bfa24a964f92903be189d81eaa0e6c27192978742b98c9 15496 
rosegarden_11.02-2.debian.tar.gz
 fdcd4390bdfd16a605642bd358800235ec6c764c1e090d0258b3e2489f81bf79 8309790 
rosegarden_11.02-2_amd64.deb
 0dee5a35909cce2068050d60cc75649e5931a926c58fe00890152d056f23d895 47252976 
rosegarden-dbg_11.02-2_amd64.deb
Files: 
 528acf276a1d05d5547aa8a9cb45eff1 1608 sound optional rosegarden_11.02-2.dsc
 0c5ba1ef97bc97cc3355729d6d3a501c 15496 sound optional 
rosegarden_11.02-2.debian.tar.gz
 a88443e56e4889cd6b06d0b9889d47b6 8309790 sound optional 
rosegarden_11.02-2_amd64.deb
 93c9d0021fde7096fabcfa8277f26e6d 47252976 debug extra 
rosegarden-dbg_11.02-2_amd64.deb

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

iEYEARECAAYFAk3Kd8wACgkQRdSMfNz8P9CgvACfU3ZoeGPxC/o66Wd2l9c7DfCb
T2UAnjdkC0TIP6WeeI2iPgaL0HtFLN4P
=OBnj
-END PGP SIGNATURE-


Accepted:
rosegarden-dbg_11.02-2_amd64.deb
  to main/r/rosegarden/rosegarden-dbg_11.02-2_amd64.deb
rosegarden_11.02-2.debian.tar.gz
  to main/r/rosegarden/rosegarden_11.02-2.debian.tar.gz
rosegarden_11.02-2.dsc
  to main/r/rosegarden/rosegarden_11.02-2.dsc
rosegarden_11.02-2_amd64.deb
  to main/r/rosegarden/rosegarden_11.02-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/e1qkdyv-0001oh...@franck.debian.org



Accepted cpanminus 1.4005-1 (source all)

2011-05-12 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 16:14:46 +0200
Source: cpanminus
Binary: cpanminus
Architecture: source all
Version: 1.4005-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 cpanminus  - script to get, unpack, build and install modules from CPAN
Changes: 
 cpanminus (1.4005-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.9.2 (no changes needed)
Checksums-Sha1: 
 e291e7d67f2b3aab1a84c8df00ad61003ac92c58 1958 cpanminus_1.4005-1.dsc
 bc3267ff8e8b8dc97c7b0410a8d53ce9d6c7084f 58146 cpanminus_1.4005.orig.tar.gz
 ce6f83e6db9088207b24a60e95fae63d999b75f2 2044 cpanminus_1.4005-1.debian.tar.gz
 8560fd96f51db441d35d7e6fe64d8b6dbdd3ca65 74626 cpanminus_1.4005-1_all.deb
Checksums-Sha256: 
 c78db00d9c0859cda981059c1fa6c60e7b01934ea0b6afe8ad8206f1c64f6952 1958 
cpanminus_1.4005-1.dsc
 84a013ba9fc26dbf031d2cce778c3834138f92b6580776271138150d70596cf3 58146 
cpanminus_1.4005.orig.tar.gz
 1bf1b16edd2b41b681748b86fa134fcdb4dcb0d2d7031caecc459733f5bf81e0 2044 
cpanminus_1.4005-1.debian.tar.gz
 b717df2f3c4a8986a14d3423e7c652a5dff38d9e2da2c783c4ad354a98990ca9 74626 
cpanminus_1.4005-1_all.deb
Files: 
 d0bc2aefdbca2e2e638b4a6a2e700e05 1958 perl optional cpanminus_1.4005-1.dsc
 3c72b0d6b8d82ee605ba1cc03c7df4dc 58146 perl optional 
cpanminus_1.4005.orig.tar.gz
 e7850252256bcc04287ea85b1fcc5295 2044 perl optional 
cpanminus_1.4005-1.debian.tar.gz
 f6697bb2bca28977bf8f2a58a27650e0 74626 perl optional cpanminus_1.4005-1_all.deb

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

iQIcBAEBCAAGBQJNzFEOAAoJELs6aAGGSaoGB40P/j0NcBOl63nS+LCB54hu1xwj
wu5+rP1EVdO+AlXiGCIYLgTmFO1WuLQpdEh6VEZpyrdwrWEms8aotcf4YMQ5Ikeo
Rr2inckr1w3Vwst/wh6e1j+uFFLeyrI7xc2ZJ5lqmzJqKvSg12YdYsGPmRBZyxCR
SrEUnWo3EqBVResxO01eUBL9kW75nw2VFLfwXsC055K+96brq+cuNHOjUZKzv/Iu
h3RKjNGKtRj4TmhzvOeYZLUU9HjezOahzgS/3vtC+Yud0y+RHyOdWODNFOk7drm8
+HvoTljITAgFAUI4btuTAb6u8WDOZz3aLE1e+pMFCgJEYNAdq2k7pV9pRJDWgSu6
Ry8ndFLMk2PDXWn0dMguGuN71Qc8Vum/43ktFMFa04V/1PMSx/ICujnUqqR/CmZo
HdGeYDKjcGj/rVW4lzxll4tu2ia6uNg/KaZnRjpP97J74B4kkYrQrpSCC5bWwqmO
JMxUm0otz9gMEtL+BaLtpu3s+2xskqJ49b/jow5nImzYmk8Avlz9XbWRhK2TQv0n
UqR/WKzdU/RFm0cETlzlToGf/T5V3mUmtbGElE+YdOAgg9auzehsHvaR0vqY6ur6
xtT2GRAXKWo8hrP8WxrJW9HDzPyoqxKbmBMbwm98FJMlKeVQ18+/Ljuwqzo0DRAV
59C+1t/y9ZINJrqNbCdU
=mevi
-END PGP SIGNATURE-


Accepted:
cpanminus_1.4005-1.debian.tar.gz
  to main/c/cpanminus/cpanminus_1.4005-1.debian.tar.gz
cpanminus_1.4005-1.dsc
  to main/c/cpanminus/cpanminus_1.4005-1.dsc
cpanminus_1.4005-1_all.deb
  to main/c/cpanminus/cpanminus_1.4005-1_all.deb
cpanminus_1.4005.orig.tar.gz
  to main/c/cpanminus/cpanminus_1.4005.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/e1qkdyn-0001ve...@franck.debian.org



Accepted expeyes 1.0.3-3 (source all)

2011-05-12 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 23:23:52 +0200
Source: expeyes
Binary: expeyes expeyes-firmware-dev python-expeyes expeyes-doc-en 
expeyes-doc-fr
Architecture: source all
Version: 1.0.3-3
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar georg...@ofset.org
Changed-By: Georges Khaznadar georg...@ofset.org
Description: 
 expeyes- hardware  software framework for developing science experiments
 expeyes-doc-en - User manual for expeyes library, in English language
 expeyes-doc-fr - User manual for expeyes library, French translation
 expeyes-firmware-dev - hardware  software framework for developing science 
experiments
 python-expeyes - Python library for expeyes
Changes: 
 expeyes (1.0.3-3) unstable; urgency=low
 .
   * fixed inconsistent links to images in the French doc.
Checksums-Sha1: 
 d3149c7bee2d9eb243314246ca4d340191f33be1 1212 expeyes_1.0.3-3.dsc
 1b3021446522f3bf1bd3b1576746d3b3fafa47b9 100136 expeyes_1.0.3-3.debian.tar.gz
 3dff56022c18c069eaaf278243365dd20148f671 266918 expeyes_1.0.3-3_all.deb
 a8c5a62fc158b079fb5770fb89440719a1465824 10974 
expeyes-firmware-dev_1.0.3-3_all.deb
 a698d3a8f38bc6ea2fdfdbfa07824f6547f67e16 17088 python-expeyes_1.0.3-3_all.deb
 974850b9fc2044d87599f2d418dc7a93021bedcc 2975504 expeyes-doc-en_1.0.3-3_all.deb
 2248dd84c4e5ac3da633587f66e82c8da1c23fff 3257180 expeyes-doc-fr_1.0.3-3_all.deb
Checksums-Sha256: 
 7cf119145ca355fd05603aaea5bd542d5b8a8a88eb6e9169b21f2746781b8e92 1212 
expeyes_1.0.3-3.dsc
 c2c597344bfea3d1daaa8a2290a9f7a770bb6db1f0e4e77111e89d7c2acf9d3e 100136 
expeyes_1.0.3-3.debian.tar.gz
 7531d738b7ceac154035251ede1ae118bbdb28173a6cf965f6eae3c9fccb624d 266918 
expeyes_1.0.3-3_all.deb
 70fc8630a691ffdf5f86c7ad9b0241bc320a85d87bf63b6524baeb02c741b334 10974 
expeyes-firmware-dev_1.0.3-3_all.deb
 397e0400fa7d3f9d0d2fd9a30a5861d4e6335bea731fbdce35b788d5f49dd181 17088 
python-expeyes_1.0.3-3_all.deb
 51dae9528652c1cafdf2a2efbd449c71af6b44b41cc2635d54c42e34d02fecca 2975504 
expeyes-doc-en_1.0.3-3_all.deb
 e2eaa2a1532f630e645c942015a6217d6987a22fdda0c2142b41ddac276fd228 3257180 
expeyes-doc-fr_1.0.3-3_all.deb
Files: 
 512b0c1cfe67da6a46839ae51d2242eb 1212 science extra expeyes_1.0.3-3.dsc
 5b79c0ac58be8632fb9fc19e85524da2 100136 science extra 
expeyes_1.0.3-3.debian.tar.gz
 3ff18c86426505dcbb570fe9bcde8cc7 266918 science extra expeyes_1.0.3-3_all.deb
 7eb21316bdbf683d78d464c93b5d6c1f 10974 devel extra 
expeyes-firmware-dev_1.0.3-3_all.deb
 059479512cb9a61c1b978078a14b6b0b 17088 python extra 
python-expeyes_1.0.3-3_all.deb
 b814990ae33c807e4624a19c6f87fd8c 2975504 doc extra 
expeyes-doc-en_1.0.3-3_all.deb
 b23f524a2b3ef2fbe08f5445ffe82b66 3257180 doc extra 
expeyes-doc-fr_1.0.3-3_all.deb

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

iD8DBQFNzFBrnfmb2hFpETARAoZrAJ9hL/iIyteHaXQr5IDC4KWr0An46wCeJgul
+2f5eBN3knUA7Ajx+L5clXM=
=qgbb
-END PGP SIGNATURE-


Accepted:
expeyes-doc-en_1.0.3-3_all.deb
  to main/e/expeyes/expeyes-doc-en_1.0.3-3_all.deb
expeyes-doc-fr_1.0.3-3_all.deb
  to main/e/expeyes/expeyes-doc-fr_1.0.3-3_all.deb
expeyes-firmware-dev_1.0.3-3_all.deb
  to main/e/expeyes/expeyes-firmware-dev_1.0.3-3_all.deb
expeyes_1.0.3-3.debian.tar.gz
  to main/e/expeyes/expeyes_1.0.3-3.debian.tar.gz
expeyes_1.0.3-3.dsc
  to main/e/expeyes/expeyes_1.0.3-3.dsc
expeyes_1.0.3-3_all.deb
  to main/e/expeyes/expeyes_1.0.3-3_all.deb
python-expeyes_1.0.3-3_all.deb
  to main/e/expeyes/python-expeyes_1.0.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/e1qkdz2-0001cw...@franck.debian.org



Accepted libany-moose-perl 0.14-1 (source all)

2011-05-12 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 18:01:41 +0200
Source: libany-moose-perl
Binary: libany-moose-perl
Architecture: source all
Version: 0.14-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 libany-moose-perl - module to use either Moose or Mouse, based on availability
Changes: 
 libany-moose-perl (0.14-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * Email change: Ansgar Burchardt - ans...@debian.org
 .
   [ Alessandro Ghedini ]
   * New upstream release
   * Update upstream copyright year
   * Bump Standards-Version to 3.9.2 (no changes needed)
   * Bump debhelper compat level to 8
   * Replace Debian GNU/Linux with just Debian in debian/copyright
   * Fix lintian copyright-refers-to-symlink-license
   * Add myself to Uploaders
   * Build-Depends-Indep on libmousex-types-perl (needed for tests)
   * Remove Recommends for libmouse-perl (already in Depends)
   * Add fix-eval-check patch
Checksums-Sha1: 
 de7768c127b5f90d708c68870e586369c10779f6 2149 libany-moose-perl_0.14-1.dsc
 47210ad7935b52abeab3f312c03f6cafba77fc57 13901 
libany-moose-perl_0.14.orig.tar.gz
 3eb390f85135dba8c7027a35a75817f5d36b8bde 2831 
libany-moose-perl_0.14-1.debian.tar.gz
 dcfc7acbf27d7102d13a58d53535c54e5f6b44e9 10322 libany-moose-perl_0.14-1_all.deb
Checksums-Sha256: 
 6018154aa4680187289ab744f45e316b60c654a1c53cc9c3f92de0d4e2de4785 2149 
libany-moose-perl_0.14-1.dsc
 b5f355a2e3ef00bf8bae49dcd31a66e2865bbda2528950887dd9f86fe8d8674b 13901 
libany-moose-perl_0.14.orig.tar.gz
 32b8b8a87479019f372e8a1bce030011db8a0e105aeee028fa11cd1eced0c6e2 2831 
libany-moose-perl_0.14-1.debian.tar.gz
 734cba2bb3b8428e319c43ada8a96c742b6c0a153188dbd65673507de98f2736 10322 
libany-moose-perl_0.14-1_all.deb
Files: 
 a2b334e601450ddfd74edc2c4dcbc936 2149 perl optional 
libany-moose-perl_0.14-1.dsc
 07bbb4a43b4e93b1d2e77de3849e3996 13901 perl optional 
libany-moose-perl_0.14.orig.tar.gz
 73eb6b4eb3045085f52f004dea60dad4 2831 perl optional 
libany-moose-perl_0.14-1.debian.tar.gz
 399eb9a1192d38a860ef36f14ce563a8 10322 perl optional 
libany-moose-perl_0.14-1_all.deb

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

iQIcBAEBCAAGBQJNzE/LAAoJELs6aAGGSaoGNHMQAL4qsXogpP+AmcNVRi1uR4Hj
AOgxFwYUQj9m4IatOtHrpDhw5ooszdMM9zec6c/ns/w2jdZbf/optmdMisZR2C5v
aBw4/P5yKf6jLTZ80L7KiT+fuSEtzZLglcnlp2fN3/nmbn2PwGCVzEYDiL99VY6A
ciDNwaulxHw96zvK2gSEZNMDW/HOY0LEHNXRwj8mc2hVk6uzCPpJtDj1WRZ4FcYJ
bSUIkVQ4kCQcqHyNbuw7lYaXY0s1U+ykzb9q+P6y6BDhinb/dQT5JTgTOPHEqFju
viuOKk1w24QHfuSRRMmTeBrlk9RlghHfwOsA2xI1ZP5dKqM/lOezs6ROgpThshF5
3Y0I22LELPOZ+VGld2yVLn1AXbiXcgz+cPDc37+Do8Y3z3FbQR8NbmC+kXBC7tf8
HudSZthGbGNoDvc7aM4QtxH7JfYyNDb5ABj8TWFo9z+AL07Jml79gY0d96JyfOG8
eEQly/Y+t1wuvhlknjUVnmQDER8pv7X6hf4US/wAFWi/3HoZfNLq7YqI/jxcfYxT
8+RriQDq06z30vREJWof3GIQFVQJ7l3Yu5gMTX6ag2sCb4ldfGcBFQXq6Z0WoD4j
mWRVgZzcilQLIpiF+m9/DhRoO+cm3QX1v93G+urIXUJtUh3aaRUih5dplmTfV0b8
mlOaqbnV09if1q5I1Fsx
=78u6
-END PGP SIGNATURE-


Accepted:
libany-moose-perl_0.14-1.debian.tar.gz
  to main/liba/libany-moose-perl/libany-moose-perl_0.14-1.debian.tar.gz
libany-moose-perl_0.14-1.dsc
  to main/liba/libany-moose-perl/libany-moose-perl_0.14-1.dsc
libany-moose-perl_0.14-1_all.deb
  to main/liba/libany-moose-perl/libany-moose-perl_0.14-1_all.deb
libany-moose-perl_0.14.orig.tar.gz
  to main/liba/libany-moose-perl/libany-moose-perl_0.14.orig.tar.gz


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



Accepted libdevel-patchperl-perl 0.34-1 (source all)

2011-05-12 Thread Jotam Jr. Trejo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 11 May 2011 22:54:17 -0600
Source: libdevel-patchperl-perl
Binary: libdevel-patchperl-perl
Architecture: source all
Version: 0.34-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jotam Jr. Trejo jota...@debian.org.sv
Description: 
 libdevel-patchperl-perl - Perl module to patch perl source a la Devel::PPort's 
buildperl.pl
Changes: 
 libdevel-patchperl-perl (0.34-1) unstable; urgency=low
 .
   * New upstream release
   * Add myself to Uploaders and Copyright
Checksums-Sha1: 
 300085ee079d422efd20b820adcadd71e4bc7ba5 2123 
libdevel-patchperl-perl_0.34-1.dsc
 e364e5223068e0b2d5d1a45829516caa73cf2f36 41353 
libdevel-patchperl-perl_0.34.orig.tar.gz
 ba4d7ecaa6aabfa6d86368e8e26efeaa299cdf9a 1708 
libdevel-patchperl-perl_0.34-1.debian.tar.gz
 b62aa48d4353d47141d76ae8765f31a603a7e4ad 41826 
libdevel-patchperl-perl_0.34-1_all.deb
Checksums-Sha256: 
 72908038c29d42180ab4676d0ce1fdadfe93341ce407dd5780bfa7c417c37c30 2123 
libdevel-patchperl-perl_0.34-1.dsc
 aaa617e404329725a04764b151c486f4d59c4aa4f79bec9b213f74571c05e335 41353 
libdevel-patchperl-perl_0.34.orig.tar.gz
 e32df118819531b51fd933c1a10fc78fd57c19d00b6037074ff74c0a27d03578 1708 
libdevel-patchperl-perl_0.34-1.debian.tar.gz
 d30a2c8cebbdc7b3d7b79f6f08f9e1abcf4552de09bcaabb2dc7ac3339aac00e 41826 
libdevel-patchperl-perl_0.34-1_all.deb
Files: 
 d5bd506e6c24ceabd1dbf4874bf8b323 2123 perl optional 
libdevel-patchperl-perl_0.34-1.dsc
 173096e3089cf175da1a9d8c0f1537a6 41353 perl optional 
libdevel-patchperl-perl_0.34.orig.tar.gz
 30bb18589ebb17923abe15e3a613b9d0 1708 perl optional 
libdevel-patchperl-perl_0.34-1.debian.tar.gz
 2a63b30170a16ea99c6269c516634697 41826 perl optional 
libdevel-patchperl-perl_0.34-1_all.deb

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

iQIcBAEBCAAGBQJNzFKeAAoJELs6aAGGSaoGHZUP/isMiiZ7KEWxEZoD2O1asbGV
3vpVwyYNd6OkdsjdnH8CdW3Q+80JScDbS8vpmiSEO693XTSzJHxkb5tTPYzWBU4r
DrYYR15tWdzVVLrE+vxRbWPtCo8F9K1pcT7hwlxvbrdWXzCSvjuVZv8xSaK4LE5e
FVwtp/dE0idz27axbqDebhBousfguTclnCz36/IoP+7T83fUaRggCpAEt33i30Db
nBDsN8nOACEs+nJkbOOYWZulHNi9WNaVJgSVHA6IUjQplTsZ0NdhBnaGemFDFEfq
TYNIZLhGFjK6xayOC2au3jd0sudIRBrxxidykNkDKM7+utDXVIZAILp1A/+qA1Ht
UsTt9yoc6XxTKVjrYHZsHlNfhWSjzAQhlh7oNNRePTYtYjrwwnNysJqnScz4n96M
5ZtjbgUawt82SoZkvwnz6nE6drOCPF9vZcDWS0Z4l0C3VYMBfdmxTLsCKL2isvra
lVPAkdPLmmoS6rqtI1cGT6jYIV9YJc3ALNDYop0nFc75p3FQizR+wCS2nlUJGu0h
wTqocbEJ8bNtGVtJrja65wW2G1uwZaxVg98Qv20c2AkNO8ATF4jJ0cOm35nbtl/o
Q8b4DhJecdXBrRoqk5tsPE0b/Zv4NRfVJPxpz6qTmGNbcVvytVdOq+AdcI9QRNF8
SiCfyHFpg5DPsL3TJSnn
=Jbmq
-END PGP SIGNATURE-


Accepted:
libdevel-patchperl-perl_0.34-1.debian.tar.gz
  to 
main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.34-1.debian.tar.gz
libdevel-patchperl-perl_0.34-1.dsc
  to main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.34-1.dsc
libdevel-patchperl-perl_0.34-1_all.deb
  to main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.34-1_all.deb
libdevel-patchperl-perl_0.34.orig.tar.gz
  to main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.34.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/e1qkdzn-0001jb...@franck.debian.org



Accepted libnet-ssh2-perl 0.35-1 (source amd64)

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

Format: 1.8
Date: Thu, 12 May 2011 23:22:48 +0200
Source: libnet-ssh2-perl
Binary: libnet-ssh2-perl
Architecture: source amd64
Version: 0.35-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libnet-ssh2-perl - Perl module for the SSH 2 protocol
Changes: 
 libnet-ssh2-perl (0.35-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 d552316d30b7327939648dfdc2ce4b27dccfd462 1992 libnet-ssh2-perl_0.35-1.dsc
 341662848991cedbc1e0a5b035c3e6985ea8306b 92434 
libnet-ssh2-perl_0.35.orig.tar.gz
 d9af5e27d2ed65c1d2575b6b7b48975658f1acca 3497 
libnet-ssh2-perl_0.35-1.debian.tar.gz
 1bdbd21838fb2d15ce6a6c18496ef6e622b4eba4 102058 
libnet-ssh2-perl_0.35-1_amd64.deb
Checksums-Sha256: 
 347999703da583125626f251f3e0bfc06cd3fec863f3dd6b21cbc023ff536a44 1992 
libnet-ssh2-perl_0.35-1.dsc
 b600a6c9e4b2bebc2fbfc7d3b144da1228b9e768ec9a1391f7143919006d6ab7 92434 
libnet-ssh2-perl_0.35.orig.tar.gz
 4b0a4d894e9c73431e01e120d517e73795961b765c0268c0ca2965487b61ff5b 3497 
libnet-ssh2-perl_0.35-1.debian.tar.gz
 c3b0dd26538a984abf052ca11f27b22c1f8a17909b5418bd538dcedcda05a5fe 102058 
libnet-ssh2-perl_0.35-1_amd64.deb
Files: 
 0bb372cb3755af39a74da145f9f62de2 1992 perl optional libnet-ssh2-perl_0.35-1.dsc
 a636eb64c0b2103a665ebc54ce0662c8 92434 perl optional 
libnet-ssh2-perl_0.35.orig.tar.gz
 e5c4f5a4a88082e51a1b455ff919fdeb 3497 perl optional 
libnet-ssh2-perl_0.35-1.debian.tar.gz
 b034da947f392a6aa8cfb010edc9780d 102058 perl optional 
libnet-ssh2-perl_0.35-1_amd64.deb

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

iQIcBAEBCAAGBQJNzFCeAAoJEHidbwV/2GP+z1EP/2VfngYBC6XcipmpXzaefIAR
BL1rSZ4ToWijn11X67ZpiWI+TDXN/XkDAGuznZo5HJHj02mJfTzzEv2jE7mi2tzM
EXmYoRoH9bx8a3SrBWnOz/qE4O35e3vz5KOGPkl2GJDqYdaFUpXAnP49JHZBzkz0
ir7u0dzLVCq3AxvdHQ3KW8ImKaJyYhzkkBcFhleb2l8KVIlmw+wn+cUHrZNSPBhC
1LPiD7PJXO3g44xGCXVg8W8lbe8jQUk3y3tGuYdnNK7sgiGB284u86gky1w1q2qT
kPB3b398SBHo/mlLMCAWIMg9bZItNFWtVkRYUDODz974V72q4il/IQIw6UIH34rd
AJo8uRoWYZixwGuHBFKKdefiPNvGo/63ii84loEEcMR/34cBzSNB3Gwracp5W9nz
9tLBHvj50hnxEwqLaOuZr8GA4V0AnHuaBqPJk69HTm2FOEVPdkKqLLxRHRzPK4ft
kBfSFB6upG5/Nd0K4QFnFK1rpQK3rTpQPM0qyjNNJ+X5bRf4sc5jM3NnLRGeUB6O
jACMcZl8BR2TUmOHoKx4OCwPiHwUHxf/tnCvRmkaP6dsB/q3iYTmL9ouggmHXnVN
fdANqP6Ej/7Xd7RdDWcBm7XmJrzsh7wuSgDk2I+MPoqyNgk/eDfpttrNICG31G7H
L3y09hWh5jZC8veFZ++w
=F1LR
-END PGP SIGNATURE-


Accepted:
libnet-ssh2-perl_0.35-1.debian.tar.gz
  to main/libn/libnet-ssh2-perl/libnet-ssh2-perl_0.35-1.debian.tar.gz
libnet-ssh2-perl_0.35-1.dsc
  to main/libn/libnet-ssh2-perl/libnet-ssh2-perl_0.35-1.dsc
libnet-ssh2-perl_0.35-1_amd64.deb
  to main/libn/libnet-ssh2-perl/libnet-ssh2-perl_0.35-1_amd64.deb
libnet-ssh2-perl_0.35.orig.tar.gz
  to main/libn/libnet-ssh2-perl/libnet-ssh2-perl_0.35.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/e1qkdzf-0001od...@franck.debian.org



Accepted librdf-trine-perl 0.135-1 (source all)

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

Format: 1.8
Date: Thu, 12 May 2011 23:25:02 +0200
Source: librdf-trine-perl
Binary: librdf-trine-perl
Architecture: source all
Version: 0.135-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-trine-perl - RDF Framework for Perl
Changes: 
 librdf-trine-perl (0.135-1) unstable; urgency=low
 .
   * New upstream release.
 + Adjust package relations, following upstream changes:
   - Drop libdigest-sha1-perl.
   - Tighten depenency on libxml-sax-perl.
   * Improve package relations:
 + (Build-)depend on recent perl favored over
   libmodule-load-conditional-perl.
 + Stop declaring package part of core Perl even in oldstable:
   - libmath-bigint-perl
   * Update copyright file:
 + Bump format to draft 174 of DEP-5.
 + Rewrap license fields at 72 chars, and shorten comments.
   * Bump policy compliance to standards-version 3.9.2.
Checksums-Sha1: 
 62e8d09601ac2455cf064b2ac268887ef31091b4 2583 librdf-trine-perl_0.135-1.dsc
 c2cde8119c307ab1549f31ce14afaf3e5159b241 432055 
librdf-trine-perl_0.135.orig.tar.gz
 6a96c330842769a684de44464421853ce1a1a105 8476 
librdf-trine-perl_0.135-1.debian.tar.gz
 571e99f006c10345289e1a581dfaa521fb0f0ba6 268564 
librdf-trine-perl_0.135-1_all.deb
Checksums-Sha256: 
 0ee137a439b9fade3d80b2a768eb9cbb64a89e86188e3c8411e6cf3cfd49a0f0 2583 
librdf-trine-perl_0.135-1.dsc
 217aa591e0737fd61da90a2fe1b38c2091dfa792343d0521476d3f3f590766a0 432055 
librdf-trine-perl_0.135.orig.tar.gz
 573c6934cdf12821bf920d7f2734df0a0c3a26bb93d91959adc43b9a76db8c3c 8476 
librdf-trine-perl_0.135-1.debian.tar.gz
 59c17d189bb074a12dfc10e3db7fc8e0499ec9acbb5e8c34c36c7465fed6ecb0 268564 
librdf-trine-perl_0.135-1_all.deb
Files: 
 8e72afc240d0c56814f8bd4db83d2296 2583 perl optional 
librdf-trine-perl_0.135-1.dsc
 343a1a8e452bd31ecd13a0722de43af6 432055 perl optional 
librdf-trine-perl_0.135.orig.tar.gz
 ac4d3446a05f75c129e11baa0b146f19 8476 perl optional 
librdf-trine-perl_0.135-1.debian.tar.gz
 9dd4203c5ab0369bdc6503777ad4f0d7 268564 perl optional 
librdf-trine-perl_0.135-1_all.deb

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

iQIcBAEBCgAGBQJNzFJGAAoJECx8MUbBoAEhLsYP/0on67F7XtFT8myC4EFJkDHM
dXdzNa4JIfGd349dUy7enVC546EXDHQ4Zvwm/KODFkBWg7EFHo1xqAqhTFIzrRmm
CXFsUJai6iDxwxdtaFQ1d0UTG9di0Hhrg01CYY+p0hUw6VuHOCQJoYiA0ITjEkgR
3wKYY6RyovqIBqWNjCFIlfSXnchA55dA9lCrLpi7D0yAIOvT+OZB4zK6smr1YDdI
iZFy0tHO+vecF4r7o0v5OTEbab/8MPcCU/x8H7d5i7V70cI+wWjAOJkLyQ3NkiWU
ma2nn9FX2SREm7Rn9ogb6Ud8ZAY9v4nJgfz0FRI8t8m/bmh1YK1SNuQdyrUusr4f
p7M2q1haF0L5L6d8FZ16XShxQiuOKDUcu02VNf8N1Aw11HijsVPUwCl3JUqqKZ4h
Amb/m6Rz9gJMN9hPrK9RmhmC/3AlezzLb2ZBJLHH9v3S5BJ77jl3tK4PUv1KFAPd
vd+tcwz2O1nv0xGfk39uhy4uk0AKC9XQaHvESnjiSc++33dHQPH07EWWMiKcrEnO
murW8lgpDvcMwDo0zPhxedP23GoWke2AriLrWMK3DltT/dvq+tKafZZhZOCG5oRB
DWnf4HY3oMMXz2ulfNFnVc472dbmGtIEicMMl56PqKHnt33C7JeSy0isCp0Y1RqC
JsEbUOkw1H5P3JVciOOG
=DBfF
-END PGP SIGNATURE-


Accepted:
librdf-trine-perl_0.135-1.debian.tar.gz
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135-1.debian.tar.gz
librdf-trine-perl_0.135-1.dsc
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135-1.dsc
librdf-trine-perl_0.135-1_all.deb
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135-1_all.deb
librdf-trine-perl_0.135.orig.tar.gz
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135.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/e1qkdzp-0001su...@franck.debian.org



Accepted ocaml-mad 0.4.1-1 (source amd64)

2011-05-12 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 16:05:38 -0500
Source: ocaml-mad
Binary: libmad-ocaml libmad-ocaml-dev
Architecture: source amd64
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Romain Beauxis to...@rastageeks.org
Description: 
 libmad-ocaml - OCaml bindings for the MAD library (Runtime library)
 libmad-ocaml-dev - OCaml bindings for the MAD library (Development package)
Changes: 
 ocaml-mad (0.4.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 6049499dd8950a56aaa8bd98d018922078c7decc 1689 ocaml-mad_0.4.1-1.dsc
 f290ae63b8dbdf6991487ff0a0c51d34dad1a4f1 108561 ocaml-mad_0.4.1.orig.tar.gz
 80369c84f5e37662c941ff1001f036eadca514e9 4068 ocaml-mad_0.4.1-1.debian.tar.gz
 af41160d287fed20032cfd2b68f8bb23ca6175eb 11290 libmad-ocaml_0.4.1-1_amd64.deb
 5a3b29371373a2da39c442d5697a42d38ef4c3e5 58806 
libmad-ocaml-dev_0.4.1-1_amd64.deb
Checksums-Sha256: 
 5bf711f4f53866d75ef2ae7d41df959525dbf5b897a43e8b0dddc46310211e1e 1689 
ocaml-mad_0.4.1-1.dsc
 3493ff6d5b17d99baa063df11133f0c156a1b852e2aef750e5523bfc7c190200 108561 
ocaml-mad_0.4.1.orig.tar.gz
 d58ca05cfcb5c642f85c411180d9a79db0e24ffdf08bf67751e38eeb6699b9f9 4068 
ocaml-mad_0.4.1-1.debian.tar.gz
 fb07ce27dd9104f19b18b9b6b66e669083b03a54d88dab2779876fed808fb7a1 11290 
libmad-ocaml_0.4.1-1_amd64.deb
 9c37585672b52de28f9f10fc2c800f2cff4c4a8060e14221f20d031c15e7162a 58806 
libmad-ocaml-dev_0.4.1-1_amd64.deb
Files: 
 c54a2cb877020bcb8c0070b0a3f81c97 1689 ocaml optional ocaml-mad_0.4.1-1.dsc
 bd6441ca48b55a7e99511c394eb25ac6 108561 ocaml optional 
ocaml-mad_0.4.1.orig.tar.gz
 b54e6650861f0c185642fe2a37e7e806 4068 ocaml optional 
ocaml-mad_0.4.1-1.debian.tar.gz
 0e7eda1ef5603dbf751b6f69d8d8784e 11290 ocaml optional 
libmad-ocaml_0.4.1-1_amd64.deb
 ccc99004b0be3ea901c203e4b1721a73 58806 ocaml optional 
libmad-ocaml-dev_0.4.1-1_amd64.deb

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

iQEcBAEBCAAGBQJNzFGYAAoJEAC5aaocqV0ZljoH/jHdlqcct8F9qJKGAIDFAmeB
2IiIAm4QTOmfZ/sdFhd2CBy71v99eBZWbLHZfyLwZBIp9wGBFE51xLmWDnztdU9q
bg/2mW/huZpu27lsQG6QeJIRmP4jFb0ZiZDSX3nR0p8gnfYvkUKo5RKkf8wKDgzZ
3nbWYHxfWs77gUn21RRkvTue6061xi4zisT1AZr8742hLHwAkA2AORbOa9eMESlk
H47yKhSkVNTCWbQUE8h9ijxUHpvWxcCKoibmdBupW19wav8z+OvGPxKtNIRNfHSM
Zg3eSoxSMulTPatFS/ps84o8VhCver1Wup16ckl4nBoOq6qcggrhB9Is1l1J7Vc=
=CDFu
-END PGP SIGNATURE-


Accepted:
libmad-ocaml-dev_0.4.1-1_amd64.deb
  to main/o/ocaml-mad/libmad-ocaml-dev_0.4.1-1_amd64.deb
libmad-ocaml_0.4.1-1_amd64.deb
  to main/o/ocaml-mad/libmad-ocaml_0.4.1-1_amd64.deb
ocaml-mad_0.4.1-1.debian.tar.gz
  to main/o/ocaml-mad/ocaml-mad_0.4.1-1.debian.tar.gz
ocaml-mad_0.4.1-1.dsc
  to main/o/ocaml-mad/ocaml-mad_0.4.1-1.dsc
ocaml-mad_0.4.1.orig.tar.gz
  to main/o/ocaml-mad/ocaml-mad_0.4.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/e1qkda0-0001x9...@franck.debian.org



Accepted botan1.10 1.10~1.9.17-1 (source amd64)

2011-05-12 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 May 2011 12:12:27 +0200
Source: botan1.10
Binary: botan1.10-dbg libbotan-1.9 libbotan1.10-dev
Architecture: source amd64
Version: 1.10~1.9.17-1
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 botan1.10-dbg - multiplatform crypto library (debug)
 libbotan-1.9 - multiplatform crypto library
 libbotan1.10-dev - multiplatform crypto library (development)
Changes: 
 botan1.10 (1.10~1.9.17-1) unstable; urgency=low
 .
   * Fork botan1.8 package to botan1.10
   * Imported Upstream version 1.9.17
   * Fix spelling error recieved vs received in library
   * Debian packaging:
 + Bump standards version to 3.9.2
 + Adjust patches to the new release
 + Enable full build including the checks on all platforms
 + Update install and docs files to the new release
 + Rename library to libbotan-1.9.so to match SONAME
 + Exclude duplicate license.txt file from package
Checksums-Sha1: 
 10c8debb35e858ec87eadf58de6472221464bd16 1188 botan1.10_1.10~1.9.17-1.dsc
 f85c7ed87b3004e788ff462bc3a838a4fca17c7d 2338028 
botan1.10_1.10~1.9.17.orig.tar.bz2
 f9aafaef80f1494df7a88d058eb6f48b940ddb54 8158 
botan1.10_1.10~1.9.17-1.debian.tar.gz
 21bb8a36d54e2d996e9f22fe210727ef6007371f 132726 
botan1.10-dbg_1.10~1.9.17-1_amd64.deb
 35b4f1e71c14642d00cb579cbf10a27da2d008e1 1269218 
libbotan-1.9_1.10~1.9.17-1_amd64.deb
 3d9aa30e167b6107ad5afcbd4b00994026a9db7e 2510674 
libbotan1.10-dev_1.10~1.9.17-1_amd64.deb
Checksums-Sha256: 
 14f4b75dcf94f93afa3f3e4a680cc2136816b877864bb3b969656329d7f09f30 1188 
botan1.10_1.10~1.9.17-1.dsc
 e28b2daedd4dc827f3779f08fc7025bd283b1c9ea9dc97bf104a2404f5ebaa31 2338028 
botan1.10_1.10~1.9.17.orig.tar.bz2
 9350931d9010b6a4eed0c0d1c46b5d017546413b882d88cb31fd26cab2e735cd 8158 
botan1.10_1.10~1.9.17-1.debian.tar.gz
 063a9db7c0979acf0fccf0b89661ff56e2022f8db38492a151a9c793470c6e20 132726 
botan1.10-dbg_1.10~1.9.17-1_amd64.deb
 83d5b1ac3bfed3b66478df1795974b59e3247883a1b2cc9abb30eb2e2a3b73d1 1269218 
libbotan-1.9_1.10~1.9.17-1_amd64.deb
 218c70a1a5befa9acf24826358808dc4bf0481332f2902898514ae54656712be 2510674 
libbotan1.10-dev_1.10~1.9.17-1_amd64.deb
Files: 
 cc2f32dbb6b26137585806f8cc0671f9 1188 libs optional botan1.10_1.10~1.9.17-1.dsc
 a52074119df3ba76cf555d0d6862c2b6 2338028 libs optional 
botan1.10_1.10~1.9.17.orig.tar.bz2
 80a0e7e265309b5e01430b49c64e45e5 8158 libs optional 
botan1.10_1.10~1.9.17-1.debian.tar.gz
 894edfe781cc394549e6039516021e61 132726 debug extra 
botan1.10-dbg_1.10~1.9.17-1_amd64.deb
 5393a412def9d760959e9c4098dd 1269218 libs optional 
libbotan-1.9_1.10~1.9.17-1_amd64.deb
 e0585d4812e169623ca20493b0c5495a 2510674 libdevel optional 
libbotan1.10-dev_1.10~1.9.17-1_amd64.deb

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

iEYEARECAAYFAk3JJ+gACgkQ9OZqfMIN8nOyNwCdF1Aj1QSYUrXsBS1c9YQzSN6L
XrgAoJgjLiDBUKmaZsv5B6nhAsVt7hIA
=jxC1
-END PGP SIGNATURE-


Accepted:
botan1.10-dbg_1.10~1.9.17-1_amd64.deb
  to main/b/botan1.10/botan1.10-dbg_1.10~1.9.17-1_amd64.deb
botan1.10_1.10~1.9.17-1.debian.tar.gz
  to main/b/botan1.10/botan1.10_1.10~1.9.17-1.debian.tar.gz
botan1.10_1.10~1.9.17-1.dsc
  to main/b/botan1.10/botan1.10_1.10~1.9.17-1.dsc
botan1.10_1.10~1.9.17.orig.tar.bz2
  to main/b/botan1.10/botan1.10_1.10~1.9.17.orig.tar.bz2
libbotan-1.9_1.10~1.9.17-1_amd64.deb
  to main/b/botan1.10/libbotan-1.9_1.10~1.9.17-1_amd64.deb
libbotan1.10-dev_1.10~1.9.17-1_amd64.deb
  to main/b/botan1.10/libbotan1.10-dev_1.10~1.9.17-1_amd64.deb


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



Accepted cfflib 2.0.5-1 (source all)

2011-05-12 Thread Stephan Gerhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 28 Apr 2011 10:49:57 +0200
Source: cfflib
Binary: python-cfflib
Architecture: source all
Version: 2.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Stephan Gerhard deb...@unidesign.ch
Changed-By: Stephan Gerhard deb...@unidesign.ch
Description: 
 python-cfflib - Multi-modal connectome and metadata management and integration
Closes: 624456
Changes: 
 cfflib (2.0.5-1) unstable; urgency=low
 .
   * Initial release (Closes: #624456).
Checksums-Sha1: 
 166f23d410ec35c16581a4214d4d761ba66a2b21 1217 cfflib_2.0.5-1.dsc
 c5b0eb3a799b45e5c9be8d7437a63143e8366601 854506 cfflib_2.0.5.orig.tar.gz
 c0494b7c3808da662eafbde924abf31b78f7a2b4 3385 cfflib_2.0.5-1.debian.tar.gz
 6a571c66e7bcd1651f721bb7d0f1334f3f37806a 217374 python-cfflib_2.0.5-1_all.deb
Checksums-Sha256: 
 3d5bfedd739030f00ac740c00954eede7d626e06230c7392d746889961b8c15f 1217 
cfflib_2.0.5-1.dsc
 4ee27ef033987b88334c30e54900f471f2add4587655166922ab88224479613d 854506 
cfflib_2.0.5.orig.tar.gz
 2804cc3647bd48a101bbb308bfbe3c5c4834489aa447f7cee91946f98a0c92ad 3385 
cfflib_2.0.5-1.debian.tar.gz
 b654e4a960637de1ee6196829870424ba537113b26ff4544d32fd0157f05f704 217374 
python-cfflib_2.0.5-1_all.deb
Files: 
 b7d0adb2c0ace1e8c8bb784912171c1b 1217 python extra cfflib_2.0.5-1.dsc
 a2f09fe74f0321b38b2dc576425c6ce8 854506 python extra cfflib_2.0.5.orig.tar.gz
 6f85f3d3345e8fce6c6c145ba008c397 3385 python extra cfflib_2.0.5-1.debian.tar.gz
 81675d607b5a443c92be4f917c187759 217374 python extra 
python-cfflib_2.0.5-1_all.deb

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

iEYEARECAAYFAk3JYIYACgkQjRFFY3XAJMh9NwCfb5o01MTS5Zcr44CM28YhUQpo
JHMAoLDQoE5RjcNqkzwtIIiYQVT6mT/E
=tsLi
-END PGP SIGNATURE-


Accepted:
cfflib_2.0.5-1.debian.tar.gz
  to main/c/cfflib/cfflib_2.0.5-1.debian.tar.gz
cfflib_2.0.5-1.dsc
  to main/c/cfflib/cfflib_2.0.5-1.dsc
cfflib_2.0.5.orig.tar.gz
  to main/c/cfflib/cfflib_2.0.5.orig.tar.gz
python-cfflib_2.0.5-1_all.deb
  to main/c/cfflib/python-cfflib_2.0.5-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/e1qkdj9-0003nd...@franck.debian.org



Accepted dee 0.5.18-1 (source all amd64)

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

Format: 1.8
Date: Tue, 10 May 2011 22:06:27 +0530
Source: dee
Binary: libdee-1.0-1 libdee-dev libdee-1.0-1-dbg libdee-doc gir1.2-dee-0.5
Architecture: source amd64 all
Version: 0.5.18-1
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 gir1.2-dee-0.5 - GObject introspection data for the Dee library
 libdee-1.0-1 - model to synchronize mutiple instances over DBus - shared lib
 libdee-1.0-1-dbg - model to synchronize mutiple instances over DBus
 libdee-dev - model to synchronize mutiple instances over DBus - dev files
 libdee-doc - model to synchronize mutiple instances over DBus - documentation
Closes: 621465
Changes: 
 dee (0.5.18-1) unstable; urgency=low
 .
   * Initial Debian upload (Closes: #621465)
   * Remaining changes:
 + Build-Depends on: python
 + Added Source format 3.0 (quilt)
 + Updated Standards-Version to 3.9.2
 + Updated copyright for DEP-5 format
 + Removed duplicate Section
Checksums-Sha1: 
 4b02a3235a4ba112ff675e8e29490fe276ac0373 1271 dee_0.5.18-1.dsc
 1a4199a54d0b258f9bb670f8082c0cdc8e7ac2b6 559747 dee_0.5.18.orig.tar.gz
 b976799b777fd0b96faaef4cabdf443dd0085963 8362 dee_0.5.18-1.debian.tar.gz
 6196c5b36ed3a50192ba0c37ebcc545653458c5a 63002 libdee-1.0-1_0.5.18-1_amd64.deb
 3cf51f6ce865b40ef67f3debeb0995a78afdd321 39358 libdee-dev_0.5.18-1_amd64.deb
 383d8e37d2035dc2443d0f8821a4567eea0ef924 148292 
libdee-1.0-1-dbg_0.5.18-1_amd64.deb
 b31ad677a91692e857e26860d6233f98129da493 61338 libdee-doc_0.5.18-1_all.deb
 71f539d689093b7967c5cd0e27ea99e3a68de946 13226 
gir1.2-dee-0.5_0.5.18-1_amd64.deb
Checksums-Sha256: 
 03592480ceb1e3751c83112080ad336539a2db87bf629ed109cdf39b02e95a36 1271 
dee_0.5.18-1.dsc
 8b966cd387f1899ad7271d35e2aa5fb543fe444ac267bc441fdfbf53b9a9fac1 559747 
dee_0.5.18.orig.tar.gz
 af0bb74f3e5345ca8d9110c20ecde15d99d58333a573c556e9c24e26caeeac15 8362 
dee_0.5.18-1.debian.tar.gz
 213a8195d37faa9911e4de6a01dae1ee1b0a641fdfae6fcf644e7707b185c58a 63002 
libdee-1.0-1_0.5.18-1_amd64.deb
 8b90def9ee51d2c598b21ebbc1bd19907d1f17257e10705eaaa55dbe6ff9e64e 39358 
libdee-dev_0.5.18-1_amd64.deb
 9dd2abfc15128b322ada96eb8118c5ebb201b1e94f47e8a87a0e91e955bd3265 148292 
libdee-1.0-1-dbg_0.5.18-1_amd64.deb
 e8fc89828fcfeed53927e2697d07bf744f7f05fcb77865a4775e6cca11d8ab65 61338 
libdee-doc_0.5.18-1_all.deb
 1299b5d97074f5deb1276c8e0d28ed099946779fd346eaf8b4cd164e0b29da13 13226 
gir1.2-dee-0.5_0.5.18-1_amd64.deb
Files: 
 f7c2ea8eff3832bac8532e749f63c09f 1271 libs optional dee_0.5.18-1.dsc
 1e0fbf1ae0a4b4db50091ba4b9c5960f 559747 libs optional dee_0.5.18.orig.tar.gz
 03ede39d0d806c30df0a042fb30df358 8362 libs optional dee_0.5.18-1.debian.tar.gz
 3a46503fa869aa9ff491bf0a3403ffcb 63002 libs optional 
libdee-1.0-1_0.5.18-1_amd64.deb
 723df64c86533450797c9e0c6d4abcc8 39358 libdevel optional 
libdee-dev_0.5.18-1_amd64.deb
 7a68a3cf2ac9ca05547ac0e3fe92901d 148292 debug extra 
libdee-1.0-1-dbg_0.5.18-1_amd64.deb
 0e967e460a36f6c45503ec7cf3add6c2 61338 doc optional libdee-doc_0.5.18-1_all.deb
 c21e5da8795ccee4d5f84cc63f6f00b0 13226 libs optional 
gir1.2-dee-0.5_0.5.18-1_amd64.deb

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

iEYEARECAAYFAk3JkIIACgkQoRg/jtECjI0zFwCfccl8n5AmmlPb4JG7u/85ZEUq
nWAAmwc3sMa8oeHuweoYMuxkTm3g2VBb
=Y7j2
-END PGP SIGNATURE-


Accepted:
dee_0.5.18-1.debian.tar.gz
  to main/d/dee/dee_0.5.18-1.debian.tar.gz
dee_0.5.18-1.dsc
  to main/d/dee/dee_0.5.18-1.dsc
dee_0.5.18.orig.tar.gz
  to main/d/dee/dee_0.5.18.orig.tar.gz
gir1.2-dee-0.5_0.5.18-1_amd64.deb
  to main/d/dee/gir1.2-dee-0.5_0.5.18-1_amd64.deb
libdee-1.0-1-dbg_0.5.18-1_amd64.deb
  to main/d/dee/libdee-1.0-1-dbg_0.5.18-1_amd64.deb
libdee-1.0-1_0.5.18-1_amd64.deb
  to main/d/dee/libdee-1.0-1_0.5.18-1_amd64.deb
libdee-dev_0.5.18-1_amd64.deb
  to main/d/dee/libdee-dev_0.5.18-1_amd64.deb
libdee-doc_0.5.18-1_all.deb
  to main/d/dee/libdee-doc_0.5.18-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/e1qkdjl-0003uq...@franck.debian.org



Accepted libdevel-partialdump-perl 0.15-1 (source all)

2011-05-12 Thread Jotam Jr. Trejo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 11 May 2011 21:53:09 -0600
Source: libdevel-partialdump-perl
Binary: libdevel-partialdump-perl
Architecture: source all
Version: 0.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jotam Jr. Trejo jota...@debian.org.sv
Description: 
 libdevel-partialdump-perl - Perl module to dump subroutine parameters concisely
Changes: 
 libdevel-partialdump-perl (0.15-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control: bump dependency on libnamespace-clean-perl to 0.20
   * Bump DH compat level to 8
Checksums-Sha1: 
 48044e816364f84d463ebfbd92984baacd1bf05b 2235 
libdevel-partialdump-perl_0.15-1.dsc
 eb6917c9481f943e5744bfc322dbff1ec3392e49 7640 
libdevel-partialdump-perl_0.15.orig.tar.gz
 c5c820b8e50bcd24d0f1aff2d58caea4f6233e56 2272 
libdevel-partialdump-perl_0.15-1.debian.tar.gz
 1010d82f049ed0e219c59ad192f4e4479686acb4 13258 
libdevel-partialdump-perl_0.15-1_all.deb
Checksums-Sha256: 
 3d039d9230d6895db696f285e453261985d52974a467fa56827b7ac45f8ce8f6 2235 
libdevel-partialdump-perl_0.15-1.dsc
 f6fc56b80c29b88f7a63ad8ba8a28d6c106581945a9c5ebcaa71510c0610a476 7640 
libdevel-partialdump-perl_0.15.orig.tar.gz
 411f95d0c009d5203338286a7177ac0481582ba93e7b77f83239fe60028caf47 2272 
libdevel-partialdump-perl_0.15-1.debian.tar.gz
 b81c42418d8392ca1a94d164a1677d3a072628cf3e138fc7e06ccaf88565ecf2 13258 
libdevel-partialdump-perl_0.15-1_all.deb
Files: 
 4dc12cb120c33194bd9d2ae12b938529 2235 perl optional 
libdevel-partialdump-perl_0.15-1.dsc
 e6ce9de65d5d80a61280f9e865607e47 7640 perl optional 
libdevel-partialdump-perl_0.15.orig.tar.gz
 c73ef9754a64a1acb96fd4a1fa5dab52 2272 perl optional 
libdevel-partialdump-perl_0.15-1.debian.tar.gz
 cda73551ec420214059bcf5226f0cf41 13258 perl optional 
libdevel-partialdump-perl_0.15-1_all.deb

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

iQIcBAEBCAAGBQJNzFOhAAoJELs6aAGGSaoG2WEQAMYnEqZIdkh4ZHYm21hKaJHr
vlySb59mt61VcfJWnO3ViQdVfxpm3HFHI8jyWxMAdm0KodkdU28sIff6dAxlgRkW
WMItuJODT22soslUC9JxWpakaQVuQK7bNp+WKFA1EwSG+fnkU2vZpAEI20QP222q
OX9JWkgMwIGUWtbw0R5CLn8ZYd4t+fW3IIiqlxXXMylZrJKSCD3zDq6v560BS+lo
ai1Nj3q6r5fVNEP5187HmwE3CM+vr4wAWnLmJiPQzbmlA9WXtJZmgMoGjLV/eJM2
9nokoFqMCc3boYjfaV/roHXyGqg48lUOfEFkb4x62elwBc+4I0mnQm1sCIiEL7zk
25l4NJYPnk+NRD3pgDc8oYhEmB6KdvzfSIiqWelUJO78MsZHDTsQCtRMTgL7UtEK
YKNOyoPsN2i24PXv2GdcwiioblqLQBJIMQ0KMBkMKOeemb39AO+iW9NHqANPWrca
X5iDZAtEpEkH8o6816S+0r/SWkJxOjfscSVLK6dxs+oHSaAPMg8exRSr49A5dM9X
TYrqZJu7eH7vOj9QVTzwDCQb1LWoxn16vZNSay2J90MO/9YxfI/fFUTZML6lp2bs
tzQvf2rZVqb3D6wMDx6rShBzHW4CxUioAHId/mLGJO63LfKkAp5KDcV8ENR0npSU
lf1P+fvJLgEXC+hxllNz
=m0Bk
-END PGP SIGNATURE-


Accepted:
libdevel-partialdump-perl_0.15-1.debian.tar.gz
  to 
main/libd/libdevel-partialdump-perl/libdevel-partialdump-perl_0.15-1.debian.tar.gz
libdevel-partialdump-perl_0.15-1.dsc
  to main/libd/libdevel-partialdump-perl/libdevel-partialdump-perl_0.15-1.dsc
libdevel-partialdump-perl_0.15-1_all.deb
  to 
main/libd/libdevel-partialdump-perl/libdevel-partialdump-perl_0.15-1_all.deb
libdevel-partialdump-perl_0.15.orig.tar.gz
  to 
main/libd/libdevel-partialdump-perl/libdevel-partialdump-perl_0.15.orig.tar.gz


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



Accepted wims-help 4.01-2 (source all)

2011-05-12 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 23:41:34 +0200
Source: wims-help
Binary: wims-help
Architecture: source all
Version: 4.01-2
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar georg...@ofset.org
Changed-By: Georges Khaznadar georg...@ofset.org
Description: 
 wims-help  - help files for wims
Closes: 626546
Changes: 
 wims-help (4.01-2) unstable; urgency=low
 .
   * fixed the mistake in the destination directory during installation.
 Closes: #626546
Checksums-Sha1: 
 67a9f4971b86bd6cebfda7a1bc5a0f238c9fc4b3 1024 wims-help_4.01-2.dsc
 b60ac2ce243452d98a711bffca980d80e35cd3e7 2761 wims-help_4.01-2.debian.tar.gz
 afa146cb5bddef4751b55ffee7a39420a8309504 14263792 wims-help_4.01-2_all.deb
Checksums-Sha256: 
 ded2a4bfea786161bab51bdbc1903c5161503c5f5522ef313d6d837e5136c298 1024 
wims-help_4.01-2.dsc
 1308fc60b9c9df2762f80cb216cb1f9f3a070e3242269b43d05a5164f59a 2761 
wims-help_4.01-2.debian.tar.gz
 133d806d7a2a37de6f1e738fdbc01f714ba09e0178a95b55607ce4d294cd1b89 14263792 
wims-help_4.01-2_all.deb
Files: 
 ba5929e329a1f923ab62021e84f7a4bd 1024 web extra wims-help_4.01-2.dsc
 9b309d45df847ed281909821326467d7 2761 web extra wims-help_4.01-2.debian.tar.gz
 5e8432f81f5ec8fc9e3ee46a27f5886c 14263792 web extra wims-help_4.01-2_all.deb

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

iD8DBQFNzFSKnfmb2hFpETARAj95AJ9yZL3aOwMnCKF64BMEPazwnjOGNACeNEjU
w+3FbfvJrnPvLBSaIiVpEic=
=Czxh
-END PGP SIGNATURE-


Accepted:
wims-help_4.01-2.debian.tar.gz
  to main/w/wims-help/wims-help_4.01-2.debian.tar.gz
wims-help_4.01-2.dsc
  to main/w/wims-help/wims-help_4.01-2.dsc
wims-help_4.01-2_all.deb
  to main/w/wims-help/wims-help_4.01-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/e1qkdke-0003g5...@franck.debian.org



Accepted eigen3 3.0.0-1 (source all amd64)

2011-05-12 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 May 2011 21:26:22 +0200
Source: eigen3
Binary: libeigen3-dev libeigen3-doc
Architecture: source amd64 all
Version: 3.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gladky.an...@gmail.com
Description: 
 libeigen3-dev - lightweight C++ template library for linear algebra
 libeigen3-doc - eigen3 API docmentation
Closes: 619784
Changes: 
 eigen3 (3.0.0-1) unstable; urgency=low
 .
   * New upstream release (Closes: #619784)
   * Switch to dpkg-source 3.0 (quilt) format.
   * DEP-5 for copyright file.
   * Add watch file.
   * Add doc-base file.
   * Add upstream Changelog file from upstream-website.
   * Migrate from cdbs to debhelper.
Checksums-Sha1: 
 4a22455b4c81b2e863a74b8a7f1af5ff18d5a63e 1348 eigen3_3.0.0-1.dsc
 f0c6243c605e158968a96a6b502c9607cd1688c7 899931 eigen3_3.0.0.orig.tar.bz2
 d4a50ce70a7938bb4d75b41ea7e42c67b3b1d71a 7017 eigen3_3.0.0-1.debian.tar.gz
 55746d52bbd48ffd1adbf07cfcb2bb95100c89ac 509968 libeigen3-dev_3.0.0-1_amd64.deb
 22e38e32cf245b67952fbaa63987d8cdc24d7b5a 2453206 libeigen3-doc_3.0.0-1_all.deb
Checksums-Sha256: 
 f8aa1fa4eda344bba55393b026d0a01f8171563dd0ac468f19b30d80e6b92270 1348 
eigen3_3.0.0-1.dsc
 e60efc5b18331b2e6c23ac5a8180a13b987f0aeb6fc6dca316ae338fa0513931 899931 
eigen3_3.0.0.orig.tar.bz2
 e9b5e494df60525a5b8f25af23204fb2c13bad6fd3e090de7c0a7ceaba19dcdf 7017 
eigen3_3.0.0-1.debian.tar.gz
 eaa053907df7193aa06da6a7419b8d7940d19a7e47cbc1e0905c42a45f73acc8 509968 
libeigen3-dev_3.0.0-1_amd64.deb
 6421767885f4510c6423d560329b909d776564c5c27ecf03f09b7a264902 2453206 
libeigen3-doc_3.0.0-1_all.deb
Files: 
 b8b67b4df3f4740e862f27a005e4d967 1348 libdevel extra eigen3_3.0.0-1.dsc
 046baf7072f008653361f8321560a26f 899931 libdevel extra 
eigen3_3.0.0.orig.tar.bz2
 7dc64073331f5aac425fab9757358013 7017 libdevel extra 
eigen3_3.0.0-1.debian.tar.gz
 f08d10a64e58a02b992e516fb2e1f552 509968 libdevel extra 
libeigen3-dev_3.0.0-1_amd64.deb
 61f94ecfd0ddba275eff8d5ac2e17860 2453206 doc extra 
libeigen3-doc_3.0.0-1_all.deb

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

iEYEARECAAYFAk3JqEEACgkQiOXXM92JlhC0ygCfb140rBnD07ZeJq6d0qgIRBhO
Bz8AoJ9TO7S7OwDyz0w5SSRhUyiqCAlW
=mFer
-END PGP SIGNATURE-


Accepted:
eigen3_3.0.0-1.debian.tar.gz
  to main/e/eigen3/eigen3_3.0.0-1.debian.tar.gz
eigen3_3.0.0-1.dsc
  to main/e/eigen3/eigen3_3.0.0-1.dsc
eigen3_3.0.0.orig.tar.bz2
  to main/e/eigen3/eigen3_3.0.0.orig.tar.bz2
libeigen3-dev_3.0.0-1_amd64.deb
  to main/e/eigen3/libeigen3-dev_3.0.0-1_amd64.deb
libeigen3-doc_3.0.0-1_all.deb
  to main/e/eigen3/libeigen3-doc_3.0.0-1_all.deb


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



Accepted fookebox 0.6.0-1 (source all)

2011-05-12 Thread Stefan Ott
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 01 May 2011 01:04:36 +0200
Source: fookebox
Binary: fookebox
Architecture: source all
Version: 0.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Stefan Ott ste...@ott.net
Changed-By: Stefan Ott ste...@ott.net
Description: 
 fookebox   - web-based jukebox frontend to mpd
Closes: 510425
Changes: 
 fookebox (0.6.0-1) unstable; urgency=low
 .
   * Initial official debian packagecloses: #510425
Checksums-Sha1: 
 ce89d40774db28a5b7d9d2f79567d4b71b9d5cbc 1935 fookebox_0.6.0-1.dsc
 bd3eed34a3c47275cff6bd20ede3210d66120b7f 114667 fookebox_0.6.0.orig.tar.gz
 d36ca4ffb853929c368c3d58f8d371b79c205490 12209 fookebox_0.6.0-1.debian.tar.gz
 1ae936fd95985621f037a7e8cc2a52b0e56a32ad 62934 fookebox_0.6.0-1_all.deb
Checksums-Sha256: 
 a1585523789e8119d6e863b2d546f1e81b00a21255efc8b379727634ecd8a7af 1935 
fookebox_0.6.0-1.dsc
 2a10ff938dc34413dc63ab5eb20df0d76b0e2467a88b78de9fec2dbf9e5f42b0 114667 
fookebox_0.6.0.orig.tar.gz
 5a4398ce31f3afd752581bb99b1039ce205d5a61eef03c8732f75c42fb2e 12209 
fookebox_0.6.0-1.debian.tar.gz
 1b86708e82e0be3f905ca76e1ebfa1b11585408d4510f19f114f403767f7b93c 62934 
fookebox_0.6.0-1_all.deb
Files: 
 85c5508faad344c056fb75e5fa696be6 1935 web optional fookebox_0.6.0-1.dsc
 75b2392f4c921b213f16f240243e9087 114667 web optional fookebox_0.6.0.orig.tar.gz
 92a76b2f8bec6d788c016c8f821a771b 12209 web optional 
fookebox_0.6.0-1.debian.tar.gz
 14f3e91658d4e983f2f8daaabf5e3714 62934 web optional fookebox_0.6.0-1_all.deb

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

iQIcBAEBCAAGBQJNyakjAAoJEK728aKnRXZF0mEQAJycw6KOlcYNyw/xEDLp0daw
ufQGG8spa8fceql7+k9lw30uVbqRWvBDI3aXhWQeE+oiPi3QtSkz5mxjH7eb2n2l
Wtm0gFvIp2D+5Ky8gigHI//FMB/yXJrMKBR8wcvBH9J+Yd5Iv+/fHIZeVW7KAa/d
x3DbVuzAM4LLb1Q3DL6fka2OOu2G2FowTMBu1Rl1jFOnlcMLTIzGruRubRK8KHQ/
jIRVYAef/FyPB6Q06SRml+YxtpAzu5rn231YBPQz2VJjBOrlEhjQviQ7R9aBsNzv
Zk1VUODWX2CgjIseFj4E2PZKAkYW8bB/viiQzDILWYKjTY6Fz+CPOpsoXGsnyl9p
Y0RdHL8He+oHHREc3x1OTZrAsavJYUrrycgwpbQNEQnT8L1rgXmm2EukHZsftR+S
q/zMC9prGZH7GdEQypgZYY/u8BsRFT0DIhXYduBRN1x9+GQGKV3arCPEzywbHuHy
AyXWglQnxVjeTX2rSkzK+REn3leRt+AAwofYA2GgYJRwDhYpI1FgP9BX1nBGmgor
pxjsJ+5gA7cQraEI7gNgHTi8GTEWxVEywm3YtEvDJF7I0VlhNe8GHO8cTVwlqP0b
xPElOMw2D8NLL3AmomKThNfYLYJFUiRQO7TEWSNKiP/dCCCMlY/kvrxt+sMYJ6zL
ExBQS8K6NPZgddQeUEF9
=XOlr
-END PGP SIGNATURE-


Accepted:
fookebox_0.6.0-1.debian.tar.gz
  to main/f/fookebox/fookebox_0.6.0-1.debian.tar.gz
fookebox_0.6.0-1.dsc
  to main/f/fookebox/fookebox_0.6.0-1.dsc
fookebox_0.6.0-1_all.deb
  to main/f/fookebox/fookebox_0.6.0-1_all.deb
fookebox_0.6.0.orig.tar.gz
  to main/f/fookebox/fookebox_0.6.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/e1qkdzm-0006pe...@franck.debian.org



Accepted svgsalamander 0~svn95-1 (source all)

2011-05-12 Thread Nicolas Dandrimont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 10 May 2011 22:30:00 +0200
Source: svgsalamander
Binary: libsvgsalamander-java libsvgsalamander-java-doc
Architecture: source all
Version: 0~svn95-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Nicolas Dandrimont nicolas.dandrim...@crans.org
Description: 
 libsvgsalamander-java - SVG engine for Java
 libsvgsalamander-java-doc - SVG engine for Java (documentation)
Closes: 613293
Changes: 
 svgsalamander (0~svn95-1) unstable; urgency=low
 .
   * Initial release (Closes: #613293)
Checksums-Sha1: 
 6879ddf3c738ce3a86759e054684568f67fc4492 2110 svgsalamander_0~svn95-1.dsc
 67e9342d85b65d607c48e5ad389141d68ea096b2 989743 
svgsalamander_0~svn95.orig.tar.gz
 52b68c8e80239518b98f96bc73065e8b04b29438 6017 
svgsalamander_0~svn95-1.debian.tar.gz
 0e35fb822f82d894c176b76795391829391d0436 515600 
libsvgsalamander-java_0~svn95-1_all.deb
 012ed3b997efb9849ce7d0b4cc87fbb249d0aaa7 343050 
libsvgsalamander-java-doc_0~svn95-1_all.deb
Checksums-Sha256: 
 3f43aebc053e667f522baa89395881efb3b4159089d9944d68f4b507f6ccbd1c 2110 
svgsalamander_0~svn95-1.dsc
 97a6b7dd30322ed6938680a9c5746e658d17e02f6bafe1b3a4e2f48f0d2402bd 989743 
svgsalamander_0~svn95.orig.tar.gz
 f695e5e8e4e6dac39343ff8e2615b0552d821d38d4de152724e6decc8c3afab0 6017 
svgsalamander_0~svn95-1.debian.tar.gz
 5ee0a0c1a993ea889fbc81f237faac5e736b34b42e0030edf096b192d0788796 515600 
libsvgsalamander-java_0~svn95-1_all.deb
 6bd052f430d4dadfc4abb35679c5e1a17e4f6b4b134cdddbf53fc5487010b07a 343050 
libsvgsalamander-java-doc_0~svn95-1_all.deb
Files: 
 02b62d9be1316d7b0b8e6bfe02e1b25e 2110 java extra svgsalamander_0~svn95-1.dsc
 ea543cb5a9a9d23d35cd9707bef518ab 989743 java extra 
svgsalamander_0~svn95.orig.tar.gz
 984a1d0494192879931145dfcbbb921e 6017 java extra 
svgsalamander_0~svn95-1.debian.tar.gz
 c5c3453040de5e1da7311cc9e577c8f8 515600 java extra 
libsvgsalamander-java_0~svn95-1_all.deb
 6b54f878e0b0d1e3bcb1a80d1ced7a05 343050 doc extra 
libsvgsalamander-java-doc_0~svn95-1_all.deb

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

iQIcBAEBCAAGBQJNyaFeAAoJEAVLu599gGRCa94P/1oTX1sshpk28EL84oe7ECLc
8qEqlJnleTIMRhzFeSy0rjCInZ4jex8ORDKKIViDeuHWgMC1Qq8aPOCZr82o0AEs
496TtVRnwzTAMkM38g0UVtkY1mmkewzrhcciALZ2zXZbv7GPZ3Yxne4wHy0/8LqN
zO/SpRkDxFryEfVPcff1XQCVvM2BRo4NpeIBjLAZ/5HzOufgIdZK7tU97KhzR9NN
/ZC5AEpacz01IgzBVmUAkvkikZ7FWvTR52scfMVoiEb2TT6ftfPx4g4yrQVaVCXO
+ev5HZvq4+lLRIdGONwsgvYcO/MoSA1rpbFL3CSZnIVLE9aLicfbW9XPJ4jlVDQP
DG5kMfis4WATwUqggRy833xHd38bBlli/z3wymesIhGM5hUY4GPfEUlk5A7bKpVk
7BMf8GZb3QhtSYOx/r2SgmunLOzjwdG/PcvlD85AqrlLeSCVruvw8G4U4C/Yo2Da
KszagcsZgMxJsDJ6VNyxNe0SkYy+cimaLxE6gFSqytUVqtIMmW+1PmBmqBxNAhZM
ldNyBof8fZ+3f6CwT7sdc+KY4vSuhtFXgQIuxdHy19+4e6ZPnOa4z1shX5Pjbk43
MJAtR2W0FKcp0skdiqW68S3gvI4fVxx/pOuSSfyF1HuMXvn2nTwlJ9EjLBg+LAJP
allc88CbJrOCzEl5oHa7
=xodw
-END PGP SIGNATURE-


Accepted:
libsvgsalamander-java-doc_0~svn95-1_all.deb
  to main/s/svgsalamander/libsvgsalamander-java-doc_0~svn95-1_all.deb
libsvgsalamander-java_0~svn95-1_all.deb
  to main/s/svgsalamander/libsvgsalamander-java_0~svn95-1_all.deb
svgsalamander_0~svn95-1.debian.tar.gz
  to main/s/svgsalamander/svgsalamander_0~svn95-1.debian.tar.gz
svgsalamander_0~svn95-1.dsc
  to main/s/svgsalamander/svgsalamander_0~svn95-1.dsc
svgsalamander_0~svn95.orig.tar.gz
  to main/s/svgsalamander/svgsalamander_0~svn95.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/e1qkdzy-0006sv...@franck.debian.org



Accepted libdata-optlist-perl 0.107-1 (source all)

2011-05-12 Thread Jotam Jr. Trejo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 00:48:03 -0600
Source: libdata-optlist-perl
Binary: libdata-optlist-perl
Architecture: source all
Version: 0.107-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jotam Jr. Trejo jota...@debian.org.sv
Description: 
 libdata-optlist-perl - module to parse and validate simple name/value option 
pairs
Changes: 
 libdata-optlist-perl (0.107-1) unstable; urgency=low
 .
   [ Jonathan Yu ]
   * New upstream release
   * Standards-Version 3.8.4 (drop perl version dep)
   * Add myself to Uploaders and Copyright
   * Rewrite control description
   * No longer perform Perl::Critic tests
   * Use new short debhelper 7 rules format
   * Update copyright to new DEP5 format
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Jotam Jr. Trejo ]
   * New upstream release
   * debian/copyright: refresh, remove copyright and license for
 already deleted files (inc/Module/*) and use Debian systems
 instead of Debian GNU/Linux systems
   * Switch to Source Format 3.0 (quilt)
   * Bump Standards Version to 3.9.2
   * debian/control: add version (= 0.96) for Test::More dependency
   * debian/patches/spelling.patch: patch to fix a spelling error
   * Bump DH compat level to 8
   * debian/control: remove libtest-pod-coverage-perl and libtest-pod-perl
 from B-D-I, not planning to run release tests
   * Add myself to Uploaders and Copyright
Checksums-Sha1: 
 282e261ac0b2cee9a00a516e0f0566fb261b3660 2258 libdata-optlist-perl_0.107-1.dsc
 b802570a41b9393120e6a2d93971c3e3a6293ee5 13735 
libdata-optlist-perl_0.107.orig.tar.gz
 435319d7c9ec266c8e9bb1d382375a98507c0060 3021 
libdata-optlist-perl_0.107-1.debian.tar.gz
 5ff204ed5c3d90703adb83e33199128d5619b290 10704 
libdata-optlist-perl_0.107-1_all.deb
Checksums-Sha256: 
 ea7cf85970a067f880f1d4de3f187f1d07f0c481dd0b2d3b01c34407f96464f1 2258 
libdata-optlist-perl_0.107-1.dsc
 28f691f680663d2773f8ee84d5f0766ef222cb2669bccc0a55c9c819e05e5a64 13735 
libdata-optlist-perl_0.107.orig.tar.gz
 9e6205e7b73d7d49d622fd600bfdda0ac8e16e06c4a325d05bea3706844e6e5f 3021 
libdata-optlist-perl_0.107-1.debian.tar.gz
 7c78fee339bb180483b1b9420df08318125bf423cde7a2b3ef5f96042d7c585f 10704 
libdata-optlist-perl_0.107-1_all.deb
Files: 
 b4deaa64df23dfba8f079ba678842c9a 2258 perl optional 
libdata-optlist-perl_0.107-1.dsc
 17177b3cfb8941780a8736f9b9b30421 13735 perl optional 
libdata-optlist-perl_0.107.orig.tar.gz
 946ba39d9e65bdd0c1b20d5375fc8f01 3021 perl optional 
libdata-optlist-perl_0.107-1.debian.tar.gz
 417a8a5aedeea5fabac824985f5dd25c 10704 perl optional 
libdata-optlist-perl_0.107-1_all.deb

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

iQIcBAEBCAAGBQJNzFUaAAoJELs6aAGGSaoGSuMP/14555dAhLiNIpvGsrNBwqrB
FbCmPCNiRpYWJDQN8ZhRzVlVPPBJn98+9/9PJrkJPX4gzykJdvvSmPSRnbFKAeQZ
URH7mksj5P7Vk1GUelDW8Ywf8vi+vDlEjOytCH1zuP6X6eHEo7uiDr/PF0NZnYbu
s67LrJf2jFtAKBqK3aL36f3NQEEgY/xLtdRtQK+mQS3zzMDB1B/pyiRy0drKwAt9
rXW5dql3F5J1ar+5oV34+Vn4VX/3+PMbW/Hq2tk+3RM/paAfyNUlXmPddjhqQpa3
BA9HDra7EplA6gdeiTBoFocnvNGM31IcdsGn+bcXYRQXOY+jNkEQrTfitJOFu4C1
xnQI65/7bu4SDi3Bd8QNeMvbFl1MDfBUry9BSORJ1MWCDUIjjMBrYGVM/DcPZ7Wd
7r0APCx9e1Pr9kCUlK8y1MT5pjPnzeQCBvbazb0OW+OMmNf4VWEMUFw9bRDDjB4h
FcsMRAtIWkSejv21QNPVqjK88VUtS6WS6WQ4fyQHIqrfcGdu5dDqyIAgfAL3Ektv
gdTrA++In6hFs7ia0wytnYc7SpWQPGonjtSdAreu8OIB/Tdn8F1z2vszH853vjv5
bRUDJprA+eb5pGxkfpN28CJzakUKaZlRx7nQciHcORwLp//sHWWmoaZr4pkXEt0J
ElWfl0FICAW/IuGeUOKw
=WXno
-END PGP SIGNATURE-


Accepted:
libdata-optlist-perl_0.107-1.debian.tar.gz
  to main/libd/libdata-optlist-perl/libdata-optlist-perl_0.107-1.debian.tar.gz
libdata-optlist-perl_0.107-1.dsc
  to main/libd/libdata-optlist-perl/libdata-optlist-perl_0.107-1.dsc
libdata-optlist-perl_0.107-1_all.deb
  to main/libd/libdata-optlist-perl/libdata-optlist-perl_0.107-1_all.deb
libdata-optlist-perl_0.107.orig.tar.gz
  to main/libd/libdata-optlist-perl/libdata-optlist-perl_0.107.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/e1qke09-0006vo...@franck.debian.org



Accepted libio-socket-ssl-perl 1.43-1 (source all)

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

Format: 1.8
Date: Thu, 12 May 2011 23:45:18 +0200
Source: libio-socket-ssl-perl
Binary: libio-socket-ssl-perl
Architecture: source all
Version: 1.43-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libio-socket-ssl-perl - Perl module implementing object oriented interface to 
SSL sockets
Changes: 
 libio-socket-ssl-perl (1.43-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 0cd480744a0d0586358e4a9a4d3b7ddbd0b17ce2 2275 libio-socket-ssl-perl_1.43-1.dsc
 44c57e7164b897592295dba633dfe4f93bfc7685 68957 
libio-socket-ssl-perl_1.43.orig.tar.gz
 96ec440daeefd5f62436f795ecd96b728fdda527 4681 
libio-socket-ssl-perl_1.43-1.debian.tar.gz
 2302776618f34b4a4f033e5d961e228859f74a49 60138 
libio-socket-ssl-perl_1.43-1_all.deb
Checksums-Sha256: 
 37b520fdbe751f307a160efecb93ba53c005801ff28931194efeb6c1d52735b2 2275 
libio-socket-ssl-perl_1.43-1.dsc
 cc955a526bdbca46b6de9cf00233fe0098b1e4ff8dc54f957be4f65b6830e75b 68957 
libio-socket-ssl-perl_1.43.orig.tar.gz
 2cb98485cbb98ed14f72b5c1719347c00057592f6a1fc2a6a696ece80220de5b 4681 
libio-socket-ssl-perl_1.43-1.debian.tar.gz
 3d48f8209cded1c36f433891677ea55f1dc7dd8773f0b29d9631f7ef53a1fb70 60138 
libio-socket-ssl-perl_1.43-1_all.deb
Files: 
 ec01cddb0501532723ecaf293adba8d9 2275 perl optional 
libio-socket-ssl-perl_1.43-1.dsc
 d70781bee15e0e74a60d95628248f03e 68957 perl optional 
libio-socket-ssl-perl_1.43.orig.tar.gz
 13d2f37e0495d33956cd372b9e970135 4681 perl optional 
libio-socket-ssl-perl_1.43-1.debian.tar.gz
 93d1c307dea0b3a2b7a0bed1ce45064b 60138 perl optional 
libio-socket-ssl-perl_1.43-1_all.deb

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

iQIcBAEBCAAGBQJNzFfKAAoJEHidbwV/2GP+ohoQANRpMATh6Ce8QY7gusjl6lvX
4hYtMj1+hu1ZPJzDLCXidpd2Wnf+gTUayi/6GB+/ltGc8THBBC38lzDynxgz0b5E
wLiF5rpUPVwcl5o/DKtw+uR8FfxO83Vdt6JmZuxh0VGBKsBXfbWn5qoUE6gfo4dU
utBGsj17mXFmm+qa5DYCzD7zEKNZbMJfMv1rUtntBoR9nPdkCBKUrh6xa6nxFkHP
89WjNPzOlcMt0l8sB5fTGjUEJ/b2Ck4ecC8TM12t/BAuM62Jly6MvFcGHDVXFL7s
W9ifxv8/HeWtEoo2VkLXojZSoj7TRTIqyBDqOdPka7myUgTAmGCubIKBwlp5Eeza
fSGrJFsXzy27S4nxpWNNuhtSVLadEA4khDZ1n8YYBjOGyfzCbtV6WhlUMP8/iZrd
04O+pNoAmHynMwti6JC5Qqn7i+lXiv4a9MC1kq6hErkkbMZMl4NX/QTeCNRaLNYD
vb/7IvJoSJo2wfMWh3/NUP4CYNpkHzM3uYb70vwNW+6ZWSFEw1iVifv8u7zkuJoE
BJmywHxSIIqfphIK7BxVyLOQo5+9KKz4pSC670CQ736+O2tMWgpSoWH0yj/KRmIM
NRNVxpHd8pFvlV13Ru5E7XsxSqHeVMzjAgcBCzx7sYfKoGu6WdKBkRTfbvzIVxeU
Aas7qOZtct2TZYLGUb9p
=DhvK
-END PGP SIGNATURE-


Accepted:
libio-socket-ssl-perl_1.43-1.debian.tar.gz
  to main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_1.43-1.debian.tar.gz
libio-socket-ssl-perl_1.43-1.dsc
  to main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_1.43-1.dsc
libio-socket-ssl-perl_1.43-1_all.deb
  to main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_1.43-1_all.deb
libio-socket-ssl-perl_1.43.orig.tar.gz
  to main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_1.43.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/e1qke0i-0006ae...@franck.debian.org



Accepted ocaml-alsa 0.2.1-1 (source amd64)

2011-05-12 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 16:33:00 -0500
Source: ocaml-alsa
Binary: libalsa-ocaml libalsa-ocaml-dev
Architecture: source amd64
Version: 0.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Romain Beauxis to...@rastageeks.org
Description: 
 libalsa-ocaml - OCaml bindings for the ALSA library
 libalsa-ocaml-dev - OCaml bindings for the ALSA library
Changes: 
 ocaml-alsa (0.2.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Switch to dpkg-source 3.0 (quilt) format.
   * Bumped standards version to 3.9.2
Checksums-Sha1: 
 ef68d6fa24a6c669ed6b7c56efdf1e87b2095fb1 1673 ocaml-alsa_0.2.1-1.dsc
 15c8b15e70c3f99914e750500e9cbc10bd3b779a 80835 ocaml-alsa_0.2.1.orig.tar.gz
 f884ba9fc7524c7be7e46907d152dd9a663a661e 3370 ocaml-alsa_0.2.1-1.debian.tar.gz
 ad1196505b3524aec0ef26066c0a734532da562a 12520 libalsa-ocaml_0.2.1-1_amd64.deb
 31886018ee7f5619d8fcd49e31bdbfa9f9170ba7 40010 
libalsa-ocaml-dev_0.2.1-1_amd64.deb
Checksums-Sha256: 
 8443fa564c13fa5258f89c8e0a13fe6515d1c2a6dc6a0ba564348ee00fe6cb91 1673 
ocaml-alsa_0.2.1-1.dsc
 8e7b790f0ba0e88c58e39dee8491723bb178683b53dfac6cb7f03a712b0eba68 80835 
ocaml-alsa_0.2.1.orig.tar.gz
 5159068c0d6ff24ef3ad637821a19f5a6d797197728d6140a702a1e9fe9a33b5 3370 
ocaml-alsa_0.2.1-1.debian.tar.gz
 ba42b12fb11ef1f10a39945adb4ea7d1068f285903010551518d99aa92808bc8 12520 
libalsa-ocaml_0.2.1-1_amd64.deb
 3bad434162ab59910154fbb7280d208a4a872e701475e78227586921e94c56df 40010 
libalsa-ocaml-dev_0.2.1-1_amd64.deb
Files: 
 4be1fb877e499c1dd7b2ba2e2d9c502a 1673 ocaml optional ocaml-alsa_0.2.1-1.dsc
 4b0530df0d5eec061eeb56f4091fdba3 80835 ocaml optional 
ocaml-alsa_0.2.1.orig.tar.gz
 8f2e552777b7d2c700ad4715c892a021 3370 ocaml optional 
ocaml-alsa_0.2.1-1.debian.tar.gz
 6d397df0a921a01c209634dc4233f999 12520 ocaml optional 
libalsa-ocaml_0.2.1-1_amd64.deb
 9649ffc3eabce3cfebb1093ee8e4d81a 40010 ocaml optional 
libalsa-ocaml-dev_0.2.1-1_amd64.deb

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

iQEcBAEBCAAGBQJNzFZkAAoJEAC5aaocqV0ZRFEH/j8l3aJVgFEMn36RUovD+JAa
u53gwYIRidg/1+XcXhc0+l92ztOvFn4dugdFfvVVjuRj0e4xM7yhbDP4p9BikQIs
wTsUlDLI+JpgaXhcfUwCF8yWCX7Wpo3A7TefqP8jfX99pQ66yAOSr9idIQI2W7S6
bKP4gD+0oEmkGxZy9C66d4eUrRiDSaHnDYC+33gzx/LgWx5MQTQ4NkPWIl2N1FlH
CJV0jYrPs7nDdzT+geAJNWKNdXXgGHXKIGowYHvJDr2n+Q+sIoQENd6y5VKc+62N
l/hk5T1qnDzZDKtJL9edl87qniEj8jcVqfQHuETsvG7Xt1+kByCvmKSaxQ3NSGc=
=HFsy
-END PGP SIGNATURE-


Accepted:
libalsa-ocaml-dev_0.2.1-1_amd64.deb
  to main/o/ocaml-alsa/libalsa-ocaml-dev_0.2.1-1_amd64.deb
libalsa-ocaml_0.2.1-1_amd64.deb
  to main/o/ocaml-alsa/libalsa-ocaml_0.2.1-1_amd64.deb
ocaml-alsa_0.2.1-1.debian.tar.gz
  to main/o/ocaml-alsa/ocaml-alsa_0.2.1-1.debian.tar.gz
ocaml-alsa_0.2.1-1.dsc
  to main/o/ocaml-alsa/ocaml-alsa_0.2.1-1.dsc
ocaml-alsa_0.2.1.orig.tar.gz
  to main/o/ocaml-alsa/ocaml-alsa_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/e1qke0r-0006hi...@franck.debian.org



Accepted ocaml-gavl 0.1.4-1 (source amd64)

2011-05-12 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 16:21:19 -0500
Source: ocaml-gavl
Binary: libgavl-ocaml libgavl-ocaml-dev
Architecture: source amd64
Version: 0.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Romain Beauxis to...@rastageeks.org
Description: 
 libgavl-ocaml - OCaml interface to the gavl library
 libgavl-ocaml-dev - OCaml interface to the gavl library
Changes: 
 ocaml-gavl (0.1.4-1) unstable; urgency=low
 .
   * New upstream version.
   * Bumped standard version to 3.9.2
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 8811fe87479ab7e3902eb16a8e5ac4db651d09d7 1723 ocaml-gavl_0.1.4-1.dsc
 f87feaeccb07de3508f04c5fb2cea66feddc7335 73869 ocaml-gavl_0.1.4.orig.tar.gz
 f39525b306eb36ea212931d883b84b1e4729c607 2865 ocaml-gavl_0.1.4-1.debian.tar.gz
 e6ab605c830540179076a7f0cfc86be501d1efe3 11332 libgavl-ocaml_0.1.4-1_amd64.deb
 a4b599fbab3b8ab6f34774168952a6e7a180a770 31140 
libgavl-ocaml-dev_0.1.4-1_amd64.deb
Checksums-Sha256: 
 4d10e31c9a67603001ab9d5216e97968306181b27aab5a80afefeaf62104050c 1723 
ocaml-gavl_0.1.4-1.dsc
 cc3609234e2295ec879853585bed648afa9686fea1067dd8f06a87c1d0524791 73869 
ocaml-gavl_0.1.4.orig.tar.gz
 d2cf639fac6401af3606191286b3beaae45dc1293893478a12418e1258971139 2865 
ocaml-gavl_0.1.4-1.debian.tar.gz
 dad7fdfbe9c00a968f36dcbe92eb9aaa4bdf3b04f4dca8871bacec502090b606 11332 
libgavl-ocaml_0.1.4-1_amd64.deb
 ad751cf3c7593c924ec65f3fff6feb87ca7c54b233645335a705defaf9e79699 31140 
libgavl-ocaml-dev_0.1.4-1_amd64.deb
Files: 
 a5fb6165ce8317c30fade23858a96efd 1723 ocaml optional ocaml-gavl_0.1.4-1.dsc
 da71a6a3a53c4d54672c127af7c368b1 73869 ocaml optional 
ocaml-gavl_0.1.4.orig.tar.gz
 59f19aaf917a0b7018659d18a19a3ab2 2865 ocaml optional 
ocaml-gavl_0.1.4-1.debian.tar.gz
 5ea7496ada742488afb4445c1290156c 11332 ocaml optional 
libgavl-ocaml_0.1.4-1_amd64.deb
 16e7c8f7da959c21be84f20611d463fd 31140 ocaml optional 
libgavl-ocaml-dev_0.1.4-1_amd64.deb

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

iQEcBAEBCAAGBQJNzFXPAAoJEAC5aaocqV0Z4WYH/1JqZS4uxYjKDeTvZBcE+OY3
kBB+ascey5izEQNDL4EnPYsH3x5hTKV5MrsJZhbQ5h5IsgNBnRTL0AAxPw8/ACFK
bpS9gKPUDbHhH3yzMkmh5iVyVRAt/Qx/rFwweV9ToidCIKwcHZhgWPWvkXPWC68N
ksm4vhieMevhBcWXybWrAO8LSI7wGSFspL6GUXVYAjlFD/AIsJAXDJdxuHFQ3cZR
PTynt/IUHZ3s576tNxbJO7dpTDXBAxLgXkBH5S/K5FPGi96kKtZwB9z9TaZ23QJ6
ypa+QpAMJWoe1ok1JeYC1I+nxfOOGPFqT1/y7Rf1dntallY2eDEp4PDtpRIbDjU=
=vy6d
-END PGP SIGNATURE-


Accepted:
libgavl-ocaml-dev_0.1.4-1_amd64.deb
  to main/o/ocaml-gavl/libgavl-ocaml-dev_0.1.4-1_amd64.deb
libgavl-ocaml_0.1.4-1_amd64.deb
  to main/o/ocaml-gavl/libgavl-ocaml_0.1.4-1_amd64.deb
ocaml-gavl_0.1.4-1.debian.tar.gz
  to main/o/ocaml-gavl/ocaml-gavl_0.1.4-1.debian.tar.gz
ocaml-gavl_0.1.4-1.dsc
  to main/o/ocaml-gavl/ocaml-gavl_0.1.4-1.dsc
ocaml-gavl_0.1.4.orig.tar.gz
  to main/o/ocaml-gavl/ocaml-gavl_0.1.4.orig.tar.gz


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



Accepted libepsilon 0.9.1-2 (source i386)

2011-05-12 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 23:55:26 +0200
Source: libepsilon
Binary: libepsilon-dev libepsilon0 epsilon-bin
Architecture: source i386
Version: 0.9.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 epsilon-bin - A library for wavelet image compression - tools
 libepsilon-dev - A library for wavelet image compression - development files
 libepsilon0 - A library for wavelet image compression
Closes: 626516
Changes: 
 libepsilon (0.9.1-2) unstable; urgency=medium
 .
   * Now updates config.* scripts at building time.
 (closes: #626516)
   * Urgency set to medium to allow a faster perl transition.
Checksums-Sha1: 
 e3ee7f5fc343c62dd80b1d74bef844e3f0bb48f1 1324 libepsilon_0.9.1-2.dsc
 76be7ee4609693faa15a89f9f605746442802b5c 2936 libepsilon_0.9.1-2.debian.tar.gz
 d64f4ea3fa51edc96cf9b4abeabf596bd8d53195 57764 libepsilon-dev_0.9.1-2_i386.deb
 f17dba19f7370547e659795af72eea05050c889a 45258 libepsilon0_0.9.1-2_i386.deb
 c9f95cbe09583ed23f30b3cda509643a5fde0989 34228 epsilon-bin_0.9.1-2_i386.deb
Checksums-Sha256: 
 b3983aabe7543cabf0b90758a623b1554eaf355abefa49075223929be5b2d1d8 1324 
libepsilon_0.9.1-2.dsc
 58b021b80c7aae2d7082d4064e655c482c3308e9252d75ae946537843763802f 2936 
libepsilon_0.9.1-2.debian.tar.gz
 92b70198363bc48049b43f01695dce76f8f28030008a81ea3073bfced4192545 57764 
libepsilon-dev_0.9.1-2_i386.deb
 5984a6eb097041e165d5f2509bb4e1742665df2bfd46e1181a38f903fcc543a8 45258 
libepsilon0_0.9.1-2_i386.deb
 16338720f2e99a1990dc855c77579d47b9887cd04cf9e7c782f0d63827cabea9 34228 
epsilon-bin_0.9.1-2_i386.deb
Files: 
 0198131051f67004413f7ac4206a9ea6 1324 science extra libepsilon_0.9.1-2.dsc
 225b9ddb76fe843d70f0438c89837920 2936 science extra 
libepsilon_0.9.1-2.debian.tar.gz
 4cdc3b68b5c4721e1fedd75680d35143 57764 libdevel extra 
libepsilon-dev_0.9.1-2_i386.deb
 971e8f9a74a1ae79952d8e57bbdd668f 45258 libs extra libepsilon0_0.9.1-2_i386.deb
 cce18b92bba4b40d9e51f54b67ab1d39 34228 science extra 
epsilon-bin_0.9.1-2_i386.deb

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

iEYEARECAAYFAk3MXUkACgkQpFNRmenyx0dlOgCbBfbR68iZ+7DbKW4Ox55iq3iy
fdoAoKdebWekcQYNhDKyLLzhli89r458
=3SJR
-END PGP SIGNATURE-


Accepted:
epsilon-bin_0.9.1-2_i386.deb
  to main/libe/libepsilon/epsilon-bin_0.9.1-2_i386.deb
libepsilon-dev_0.9.1-2_i386.deb
  to main/libe/libepsilon/libepsilon-dev_0.9.1-2_i386.deb
libepsilon0_0.9.1-2_i386.deb
  to main/libe/libepsilon/libepsilon0_0.9.1-2_i386.deb
libepsilon_0.9.1-2.debian.tar.gz
  to main/libe/libepsilon/libepsilon_0.9.1-2.debian.tar.gz
libepsilon_0.9.1-2.dsc
  to main/libe/libepsilon/libepsilon_0.9.1-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/e1qkerk-0003lq...@franck.debian.org



Accepted ogdi-dfsg 3.2.0~beta2-7 (source i386)

2011-05-12 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 20:44:48 +0200
Source: ogdi-dfsg
Binary: libogdi3.2-dev libogdi3.2 ogdi-bin
Architecture: source i386
Version: 3.2.0~beta2-7
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 libogdi3.2 - Open Geographic Datastore Interface Library -- library
 libogdi3.2-dev - Open Geographic Datastore Interface Library -- development
 ogdi-bin   - Open Geographic Datastore Interface Library -- utilities
Closes: 618130
Changes: 
 ogdi-dfsg (3.2.0~beta2-7) unstable; urgency=low
 .
   * Fixed tcl.h path to use the default Tcl version.
 (closes: #618130)
Checksums-Sha1: 
 1dee18c07c638f1c150f0388f06aaffbe81d53e9 1372 ogdi-dfsg_3.2.0~beta2-7.dsc
 2490128732b8d896b114038f62f59d20a0d9a86e 33930 ogdi-dfsg_3.2.0~beta2-7.diff.gz
 b101eaf97babc9ecea7b1e7afc0a33fdc19d038e 37670 
libogdi3.2-dev_3.2.0~beta2-7_i386.deb
 7a2b7e370999c80e8a49cbff695521de821d38a6 273696 
libogdi3.2_3.2.0~beta2-7_i386.deb
 86d22ce75e9a143e1f33fad71fea1ec3a5ba4158 49920 ogdi-bin_3.2.0~beta2-7_i386.deb
Checksums-Sha256: 
 5a551646c3f3d7ac933f5616c3508ca123774691eaa6c6b402faa51345cd8eb8 1372 
ogdi-dfsg_3.2.0~beta2-7.dsc
 4ec9eabfcbc67e4742934ec831d6135280c0f747586845a164acc65bd5a597eb 33930 
ogdi-dfsg_3.2.0~beta2-7.diff.gz
 337e710546960ae425a320893622c4e62f4a604a16d90befb3982f59f9056c58 37670 
libogdi3.2-dev_3.2.0~beta2-7_i386.deb
 35543e8d77350488e74dcbaa5ffaf4dd84fc1b3f4c641b7bfe02274519141e1f 273696 
libogdi3.2_3.2.0~beta2-7_i386.deb
 8a96966946fd6269f09c1c4499cd3c371c2991f4f032e6a0446dfdff44f5554c 49920 
ogdi-bin_3.2.0~beta2-7_i386.deb
Files: 
 dfd4756e87e40deaa38bf0ac13f4787a 1372 libs extra ogdi-dfsg_3.2.0~beta2-7.dsc
 201360cb2ed2f4cc96f052746655c718 33930 libs extra 
ogdi-dfsg_3.2.0~beta2-7.diff.gz
 a69e50596495f578ba4d15489fb3dd50 37670 libdevel extra 
libogdi3.2-dev_3.2.0~beta2-7_i386.deb
 8405b0cc3a2663a3103b1462b82b7dd6 273696 libs extra 
libogdi3.2_3.2.0~beta2-7_i386.deb
 8388d68337f566cf92bdcc9b00b8ae05 49920 science extra 
ogdi-bin_3.2.0~beta2-7_i386.deb

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

iEYEARECAAYFAk3MXIIACgkQpFNRmenyx0cY5gCg6bFBaa/pIRzeQMUW7G2SFG53
m0IAn0MQqrlWXgY2H/sEUkXP/7DTwRj2
=LsKd
-END PGP SIGNATURE-


Accepted:
libogdi3.2-dev_3.2.0~beta2-7_i386.deb
  to main/o/ogdi-dfsg/libogdi3.2-dev_3.2.0~beta2-7_i386.deb
libogdi3.2_3.2.0~beta2-7_i386.deb
  to main/o/ogdi-dfsg/libogdi3.2_3.2.0~beta2-7_i386.deb
ogdi-bin_3.2.0~beta2-7_i386.deb
  to main/o/ogdi-dfsg/ogdi-bin_3.2.0~beta2-7_i386.deb
ogdi-dfsg_3.2.0~beta2-7.diff.gz
  to main/o/ogdi-dfsg/ogdi-dfsg_3.2.0~beta2-7.diff.gz
ogdi-dfsg_3.2.0~beta2-7.dsc
  to main/o/ogdi-dfsg/ogdi-dfsg_3.2.0~beta2-7.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/e1qketj-0003fe...@franck.debian.org



Accepted libmath-basecnv-perl 1.8.B59BrZX-1 (source all)

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

Format: 1.8
Date: Fri, 13 May 2011 00:21:49 +0200
Source: libmath-basecnv-perl
Binary: libmath-basecnv-perl
Architecture: source all
Version: 1.8.B59BrZX-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libmath-basecnv-perl - set of fast functions to convert between number bases
Changes: 
 libmath-basecnv-perl (1.8.B59BrZX-1) unstable; urgency=low
 .
   * New upstream release
   * Email change: Salvatore Bonaccorso - car...@debian.org
   * debian/copyright:
 - Update copyright years for debian/* packaging
 - Update copyright years for upstream
 - Explicitly point to GPL-1 license text in common-licenses.
 - Refer to Debian systems in general instead of only Debian
   GNU/Linux systems.
   * Bump Debhelper compat level to 8.
 - Use Build.PL by default.
   * debian/control:
 - Bump Build-Depends on debhelper to (= 8).
 - Move perl from Build-Depends-Indep to Build-Depends.
   * Bump Standards-Version to 3.9.2.
Checksums-Sha1: 
 a2ddc41bc5a197cffda1ae89081a73ae57d545cb 2135 
libmath-basecnv-perl_1.8.B59BrZX-1.dsc
 db14a09a9e32a80eb73656fa15165b840ac0d378 12401 
libmath-basecnv-perl_1.8.B59BrZX.orig.tar.gz
 7b3e405b4001b56b97dd47e5c90026068eed036d 2506 
libmath-basecnv-perl_1.8.B59BrZX-1.debian.tar.gz
 63472d45d8ce22d4d83dc03f861d099f73abfe63 19880 
libmath-basecnv-perl_1.8.B59BrZX-1_all.deb
Checksums-Sha256: 
 ba3cf82f105ba398bc86992365177bddbb0ab8858e9eba7c91585bff6bf7db59 2135 
libmath-basecnv-perl_1.8.B59BrZX-1.dsc
 132dab154439bd60ee3302947e4707eacbcd04b61172ca7eae1e650644608243 12401 
libmath-basecnv-perl_1.8.B59BrZX.orig.tar.gz
 94eb5e1bd5ca0823a46b94c76922b735a5956f7c2a20b324c9fac70f97a365de 2506 
libmath-basecnv-perl_1.8.B59BrZX-1.debian.tar.gz
 d1b0682863ebd24d9e67896802273a8e7b77c3c232ee76d6a518a88263ce8884 19880 
libmath-basecnv-perl_1.8.B59BrZX-1_all.deb
Files: 
 85af893cb82e560e4b2c5eb0076ccbed 2135 perl optional 
libmath-basecnv-perl_1.8.B59BrZX-1.dsc
 0e8587eaec265c93542cc5eb40804bc0 12401 perl optional 
libmath-basecnv-perl_1.8.B59BrZX.orig.tar.gz
 fa85b21f10a0ae5d4bac496642981911 2506 perl optional 
libmath-basecnv-perl_1.8.B59BrZX-1.debian.tar.gz
 b62c0f31b82469585dde4a92f4668f52 19880 perl optional 
libmath-basecnv-perl_1.8.B59BrZX-1_all.deb

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

iQIcBAEBCAAGBQJNzGARAAoJEHidbwV/2GP+I4MQAMlL5mCsmBTQDjM863HnxXBL
CScuQjsluB3fOd8AfyMm7bDWJC4HiQFfefG9Vt7YrWGHsTMR3u84tUkeRXUXGnDs
fztCaUJoKVH43r3tfzjhR75qo71JkK+kq3nhJPYFQCYvkSqQqhXA+NqM8rmDz6xE
eb44+BK9wI+bdMzdMK8a0lLiFgu/rCAqlVfm8teU0VK3IPdoDLDtU+Cx24hi2XOJ
rMnZ5uUGs7SQalcYAyTThKJeAOo0UXjVvwbmHMxa2ItHml+6teF/zjJJHPSxgXr/
48IjgloHUmF7jgIzFVjt4BVzTXZmry+kOg5b6AALOnkfw4zIAWFu5PYjEhdymcAy
cz1bibEMMO5Ns1iCU6y+zeWLcrRYzZ5xbKpxkXlXRgPAc48Bp6rbLqr9OYl5q1B0
5m8iwdGw8aKEXVNernV87Sopzyg+D0NuoWm4KQqXfP3uSp/ryV4pZ/y6VBK4RTOZ
wNTGKwGZlaW/msLhAebuzhIw9XmUOMnUW2CrNEgxM9QGHrEbgLyrnIzBrA7FBjY0
hFbKkpi6YZd3dJKFqOuP0M9PA2/jTrPtLTtEd+Oe9+jYEbWbAtbmz1idPyNOEKTs
XjZTfIDh/9zxkDLpnUdkrM5BNrqSl8hhrjT5bmJODi4t/Q9U3AgfhQ/WLi+yA4jy
dwOQmH4Srg82o4uMb+gP
=Ky9k
-END PGP SIGNATURE-


Accepted:
libmath-basecnv-perl_1.8.B59BrZX-1.debian.tar.gz
  to 
main/libm/libmath-basecnv-perl/libmath-basecnv-perl_1.8.B59BrZX-1.debian.tar.gz
libmath-basecnv-perl_1.8.B59BrZX-1.dsc
  to main/libm/libmath-basecnv-perl/libmath-basecnv-perl_1.8.B59BrZX-1.dsc
libmath-basecnv-perl_1.8.B59BrZX-1_all.deb
  to main/libm/libmath-basecnv-perl/libmath-basecnv-perl_1.8.B59BrZX-1_all.deb
libmath-basecnv-perl_1.8.B59BrZX.orig.tar.gz
  to main/libm/libmath-basecnv-perl/libmath-basecnv-perl_1.8.B59BrZX.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/e1qkefs-0005ac...@franck.debian.org



Accepted wims 4.01e-6 (source all amd64)

2011-05-12 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 May 2011 00:09:45 +0200
Source: wims
Binary: wims wims-modules flydraw
Architecture: source amd64 all
Version: 4.01e-6
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar georg...@ofset.org
Changed-By: Georges Khaznadar georg...@ofset.org
Description: 
 flydraw- Inline drawing tool
 wims   - server for educative contents as courses, exercises, exams
 wims-modules - modules used by the WIMS server
Changes: 
 wims (4.01e-6) unstable; urgency=low
 .
   * removed an obsolete line in wims.postinst
   * *really* added the creation of a symlink COPYING in wims.postinst
Checksums-Sha1: 
 1b54bcc1ecea30321c61d9ef41433931b4af89f6 1118 wims_4.01e-6.dsc
 42046037d49f16d408edf7a87c1d285dfccb8274 189440 wims_4.01e-6.debian.tar.gz
 b1229cf06ad09bf2733adce58c8480130a2d68b5 17628340 wims_4.01e-6_amd64.deb
 e9c45989d9dda98d0c122dfb7b68b871e86db850 57888 flydraw_4.01e-6_amd64.deb
 0bb6a8704849c5ed2b77f12649dcb0db1849a05a 1740634 wims-modules_4.01e-6_all.deb
Checksums-Sha256: 
 55490daa21894aaea6f39722792e93e56a25cebc8e722d5ab565f85f3ff17313 1118 
wims_4.01e-6.dsc
 c0e73f6e232adc67ae942c9734deeafa2a3de3db7f6c0fd4ce481eb7439ae571 189440 
wims_4.01e-6.debian.tar.gz
 6be54435257b33d76dd4bdcf18c46193dcfa220f34a64c7577dba03a2c6a799b 17628340 
wims_4.01e-6_amd64.deb
 27ae481db3be301b88d17eeae38532a1a97310ad86ae23d83e2340b5f32ccd35 57888 
flydraw_4.01e-6_amd64.deb
 6e1823f536d3f7b623e72ade513ce8df0c0962aa1d199240744cd499d718fe78 1740634 
wims-modules_4.01e-6_all.deb
Files: 
 1bd11436d4c980bd308d904069d1e5e4 1118 web optional wims_4.01e-6.dsc
 7469e272143ab4358e73d8fdda6b2291 189440 web optional wims_4.01e-6.debian.tar.gz
 73cd33dbd53a41f146806e78f78dd509 17628340 web optional wims_4.01e-6_amd64.deb
 03737e5ce72b496f54b525ecee694934 57888 graphics optional 
flydraw_4.01e-6_amd64.deb
 e8d225f0c0c7ac62f468404abbae3ff6 1740634 web optional 
wims-modules_4.01e-6_all.deb

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

iD8DBQFNzF0Qnfmb2hFpETARAkwFAJ41AqZmIzs2SqEyyDkBmG9StYT3mACeMRma
ZCQTQJzDgbyRaaJDJpMoLIY=
=VAMR
-END PGP SIGNATURE-


Accepted:
flydraw_4.01e-6_amd64.deb
  to main/w/wims/flydraw_4.01e-6_amd64.deb
wims-modules_4.01e-6_all.deb
  to main/w/wims/wims-modules_4.01e-6_all.deb
wims_4.01e-6.debian.tar.gz
  to main/w/wims/wims_4.01e-6.debian.tar.gz
wims_4.01e-6.dsc
  to main/w/wims/wims_4.01e-6.dsc
wims_4.01e-6_amd64.deb
  to main/w/wims/wims_4.01e-6_amd64.deb


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



Accepted hivex 1.2.6-2 (source amd64)

2011-05-12 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 May 2011 00:41:41 +0200
Source: hivex
Binary: libhivex0 libhivex-dev libhivex0-dbg libhivex-bin libwin-hivex-perl 
libhivex-ocaml libhivex-ocaml-dev python-hivex
Architecture: amd64 source
Version: 1.2.6-2
Distribution: sid
Urgency: low
Maintainer: Hilko Bengen ben...@debian.org
Changed-By: Hilko Bengen ben...@debian.org
Description: 
 libhivex-bin - utilities for reading and writing Windows Registry hives
 libhivex-dev - library for reading and writing Windows Registry hives
 libhivex-ocaml - OCaml bindings for hivex -- runtime files
 libhivex-ocaml-dev - OCaml bindings for hivex -- developtment files
 libhivex0  - library for reading and writing Windows Registry hives
 libhivex0-dbg - library for reading and writing Windows Registry hives
 libwin-hivex-perl - Perl bindings to hivex
 python-hivex - Python bindings for hivex
Changes: 
 hivex (1.2.6-2) unstable; urgency=low
 .
   * Added missing build-dependency.
Checksums-Sha1: 
 6b2ba1e208d2ee803b93f9c7499b9aea9166ffe1 39416 libhivex0_1.2.6-2_amd64.deb
 b3cb4cca24db64931bd69ef1761ad0b7eec67130 53848 libhivex-dev_1.2.6-2_amd64.deb
 c284d37645e958b3412ac9f92b3dbd3f305166ca 134058 libhivex0-dbg_1.2.6-2_amd64.deb
 1c6a7c866a25b3559d8e3ad47322860598a9edaa 53668 libhivex-bin_1.2.6-2_amd64.deb
 3720418984d366ec3695c0278b8ba561682754c5 53972 
libwin-hivex-perl_1.2.6-2_amd64.deb
 ce9bf67c0fd958ddfe521dcf7fe17acea9e36da7 19380 libhivex-ocaml_1.2.6-2_amd64.deb
 2e3bc4add150d91aa0103ef13c646cadc417e469 25700 
libhivex-ocaml-dev_1.2.6-2_amd64.deb
 cc5e2ea19292ca19cec36f52b565e67db4141095 20942 python-hivex_1.2.6-2_amd64.deb
 7716a17c8532d655a1a246d7ae8575ca339db67c 1269 hivex_1.2.6-2.dsc
 a9e38a226c14f15875f7093b8b777db4238b2ab8 3745 hivex_1.2.6-2.diff.gz
Checksums-Sha256: 
 f457f7b728a813b2a2176617adbd5e5de12ba053f74bcab11445a3e226ce0785 39416 
libhivex0_1.2.6-2_amd64.deb
 7baa87b7e008716397a1d54bca8561d94c328e5029eb6579478d2f4a6bcbcbfa 53848 
libhivex-dev_1.2.6-2_amd64.deb
 415874f42f2a214c4b8799b8f798e2143bdf7cca02b6dfed04dd763fa042e0dd 134058 
libhivex0-dbg_1.2.6-2_amd64.deb
 67a904990760108e4a9eb4dba9ad49fccde3ece3dc19354a8f0fc55606483a45 53668 
libhivex-bin_1.2.6-2_amd64.deb
 ee905836217d19df885f3ca7488f6663c44cf6266e320617494d43c8a59ea55c 53972 
libwin-hivex-perl_1.2.6-2_amd64.deb
 599c857283773a8fe169a59e0c818799d31db1e6366c8ccf86f76420faba2418 19380 
libhivex-ocaml_1.2.6-2_amd64.deb
 9b092e215a9e0b355e122b157cec0dd326a9b7c9083892313f4764ec2c04ecb3 25700 
libhivex-ocaml-dev_1.2.6-2_amd64.deb
 e2ccff3afb07250269e6eedb0ec2da29535b117f89924c59364f8809f52fa5ab 20942 
python-hivex_1.2.6-2_amd64.deb
 09d49346c02f313ae204628bbe11845982491d269bb75a459acee70a2a2af963 1269 
hivex_1.2.6-2.dsc
 22a2360ded378c65b7667f1fcfc6a012831a52c0e87b32390102c5a6052b89d3 3745 
hivex_1.2.6-2.diff.gz
Files: 
 32c56567a781c52c7a26730c2e0e6e2d 39416 libs extra libhivex0_1.2.6-2_amd64.deb
 8aea2895cfe1437c50f534e8c557005d 53848 libdevel extra 
libhivex-dev_1.2.6-2_amd64.deb
 339b677c5fc4462f1a7502b32e609f5c 134058 debug extra 
libhivex0-dbg_1.2.6-2_amd64.deb
 36496b169e28b9d2f163d4ab58435875 53668 otherosfs extra 
libhivex-bin_1.2.6-2_amd64.deb
 cb69838ee872f686afc6bc893985e55f 53972 perl extra 
libwin-hivex-perl_1.2.6-2_amd64.deb
 5e44f77e13932a60025fcc52b873acfd 19380 ocaml extra 
libhivex-ocaml_1.2.6-2_amd64.deb
 45a8b5ecbeee79ed5537b5a5bdeb3104 25700 ocaml extra 
libhivex-ocaml-dev_1.2.6-2_amd64.deb
 34c104b9ccd85a1861d2064761d775f3 20942 python extra 
python-hivex_1.2.6-2_amd64.deb
 a282f47c06a3fafdf52f4fcc74bc0465 1269 libs extra hivex_1.2.6-2.dsc
 6524d6db93b649e45e6266ac1c4d7896 3745 libs extra hivex_1.2.6-2.diff.gz

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

iEYEARECAAYFAk3MY7sACgkQUCgnLz/SlGgQRQCgxn2H74XzNeCGpxxlki8NOki8
42UAoKaqaXN2byJ93N+h5LrKYHSaOgI4
=MBS9
-END PGP SIGNATURE-


Accepted:
hivex_1.2.6-2.diff.gz
  to main/h/hivex/hivex_1.2.6-2.diff.gz
hivex_1.2.6-2.dsc
  to main/h/hivex/hivex_1.2.6-2.dsc
libhivex-bin_1.2.6-2_amd64.deb
  to main/h/hivex/libhivex-bin_1.2.6-2_amd64.deb
libhivex-dev_1.2.6-2_amd64.deb
  to main/h/hivex/libhivex-dev_1.2.6-2_amd64.deb
libhivex-ocaml-dev_1.2.6-2_amd64.deb
  to main/h/hivex/libhivex-ocaml-dev_1.2.6-2_amd64.deb
libhivex-ocaml_1.2.6-2_amd64.deb
  to main/h/hivex/libhivex-ocaml_1.2.6-2_amd64.deb
libhivex0-dbg_1.2.6-2_amd64.deb
  to main/h/hivex/libhivex0-dbg_1.2.6-2_amd64.deb
libhivex0_1.2.6-2_amd64.deb
  to main/h/hivex/libhivex0_1.2.6-2_amd64.deb
libwin-hivex-perl_1.2.6-2_amd64.deb
  to main/h/hivex/libwin-hivex-perl_1.2.6-2_amd64.deb
python-hivex_1.2.6-2_amd64.deb
  to main/h/hivex/python-hivex_1.2.6-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/e1qketp-0008ej...@franck.debian.org



Accepted dosemu 1.4.0+svn.2010-1 (source amd64)

2011-05-12 Thread Kees Cook
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 May 2011 02:28:22 -0700
Source: dosemu
Binary: dosemu
Architecture: source amd64
Version: 1.4.0+svn.2010-1
Distribution: unstable
Urgency: low
Maintainer: Kees Cook k...@debian.org
Changed-By: Kees Cook k...@debian.org
Description: 
 dosemu - DOS Emulator for Linux
Closes: 622632 626328
Changes: 
 dosemu (1.4.0+svn.2010-1) unstable; urgency=low
 .
   * New upstream version, exported from svn r2008:
 - DPMI cleanups (Closes: 626328, 622632).
Checksums-Sha1: 
 c0f68c4ca04ed0eb36de25983cd78c6d38e3f1ce 2272 dosemu_1.4.0+svn.2010-1.dsc
 00fa89149d7fd7925f294bcc73c1662849d07842 4471840 
dosemu_1.4.0+svn.2010.orig-freedos.tar.bz2
 1aefd41158357bc424d8bd4076d569751752bdc3 1969801 
dosemu_1.4.0+svn.2010.orig.tar.bz2
 d8b5d0f2453f7c0de6949724e605b5a7699f9d2e 27138 
dosemu_1.4.0+svn.2010-1.debian.tar.gz
 3439e85d3947f64fb11b6e9eec36741057c5118e 2542336 
dosemu_1.4.0+svn.2010-1_amd64.deb
Checksums-Sha256: 
 fab7f6f7b8eaf039ecbcf7f7d8a8fbbaa48a960c56375b5fad07df2504ccea8c 2272 
dosemu_1.4.0+svn.2010-1.dsc
 1a5ffdd7f061bf4641e078c96ab9d1b388efe7ddcbe0f050e82e75d53f72cee7 4471840 
dosemu_1.4.0+svn.2010.orig-freedos.tar.bz2
 8d1601bf3cb86be7113ad7d34a6912b77802009ef3adba08e1010adf5e4a8074 1969801 
dosemu_1.4.0+svn.2010.orig.tar.bz2
 346d017686482981ab6649408d3348dad7cc86c6c12969c6fb81d1c67d084470 27138 
dosemu_1.4.0+svn.2010-1.debian.tar.gz
 13b7147869d69d5fc29934f82fd435021427f9a6627075acbe7396d448cdf357 2542336 
dosemu_1.4.0+svn.2010-1_amd64.deb
Files: 
 fa1650aa0645779303f50ff53074bff0 2272 contrib/otherosfs optional 
dosemu_1.4.0+svn.2010-1.dsc
 c5f0895fbcd57b1682ee623694d74eba 4471840 contrib/otherosfs optional 
dosemu_1.4.0+svn.2010.orig-freedos.tar.bz2
 a18f1ddd745c37bf65afd60c276be9b1 1969801 contrib/otherosfs optional 
dosemu_1.4.0+svn.2010.orig.tar.bz2
 171da1cbe7fb9ab7ae98acd6a2ae7553 27138 contrib/otherosfs optional 
dosemu_1.4.0+svn.2010-1.debian.tar.gz
 106e1b138d02b32e88db36f66c8b2fab 2542336 contrib/otherosfs optional 
dosemu_1.4.0+svn.2010-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Kees Cook k...@outflux.net

iQIcBAEBCgAGBQJNzG0LAAoJEIly9N/cbcAmHncP/3q0chzYnN2s9qscWnGBdQMP
mSCEs1dV0Bgh09MjSpD1bAfanX1liYvTa622p3qkb0JBX26RM/tGmrn5xGyZfdpX
TVS6leZUe0yGXbYItlkyJqcBgH9gmDpcTG6a7IyRgSvZbESNG3/GhBe5TKqUXR8t
GB30RzuVvjXZgo7EcSp+AN0lOdpuzRaA/bd0qsvAv8X4iGG2keV+ik6vhEEOQo8s
LZ8zSHHVOSLhuVyCSZKodsEGAtWwfop/qGqCcwoJyQbhTZYzvr5ylml3b49zCzZK
EV9taYM+57qvVnUI28QG82+7dEyv+HcNUL1afBDAFx6klrZGRmVLx/EoyV2d/bXZ
GDjNqpdeW0bg4RGGzqOWpag/xqEocOZJTzssEto0wL2dfKvL/e7VSeeacTofiJZX
pE2lYYiBxd9BJwbVnpGgI9CH7A1tjWMAzVfSFqmYH51tQ+vFy7IUZwq3roi2k9vu
qjF6LqRLQxMe2Sh/ISxVv2NDoGBjCyivP2jnUQIocPRuwN/4qghPZcVpKLkLlkkf
nzpHEM3q17155DHMxGWePqvg7vfGUrggINGCylksdXA7/rfzr5aB/D6J6S5oIsLe
fKivwwgAirnsgJWvagjNPhAgek245M9w8oikEE9cioNTerB2DAGk58+76NU99I04
xL5mlLGApw4Xh2nbylyi
=apaL
-END PGP SIGNATURE-


Accepted:
dosemu_1.4.0+svn.2010-1.debian.tar.gz
  to contrib/d/dosemu/dosemu_1.4.0+svn.2010-1.debian.tar.gz
dosemu_1.4.0+svn.2010-1.dsc
  to contrib/d/dosemu/dosemu_1.4.0+svn.2010-1.dsc
dosemu_1.4.0+svn.2010-1_amd64.deb
  to contrib/d/dosemu/dosemu_1.4.0+svn.2010-1_amd64.deb
dosemu_1.4.0+svn.2010.orig-freedos.tar.bz2
  to contrib/d/dosemu/dosemu_1.4.0+svn.2010.orig-freedos.tar.bz2
dosemu_1.4.0+svn.2010.orig.tar.bz2
  to contrib/d/dosemu/dosemu_1.4.0+svn.2010.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/e1qkfmc-0003kj...@franck.debian.org



Accepted hivex 1.2.6-3 (source amd64)

2011-05-12 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 May 2011 01:29:14 +0200
Source: hivex
Binary: libhivex0 libhivex-dev libhivex0-dbg libhivex-bin libwin-hivex-perl 
libhivex-ocaml libhivex-ocaml-dev python-hivex
Architecture: amd64 source
Version: 1.2.6-3
Distribution: unstable
Urgency: low
Maintainer: Hilko Bengen ben...@debian.org
Changed-By: Hilko Bengen ben...@debian.org
Description: 
 libhivex-bin - utilities for reading and writing Windows Registry hives
 libhivex-dev - library for reading and writing Windows Registry hives
 libhivex-ocaml - OCaml bindings for hivex -- runtime files
 libhivex-ocaml-dev - OCaml bindings for hivex -- developtment files
 libhivex0  - library for reading and writing Windows Registry hives
 libhivex0-dbg - library for reading and writing Windows Registry hives
 libwin-hivex-perl - Perl bindings to hivex
 python-hivex - Python bindings for hivex
Changes: 
 hivex (1.2.6-3) unstable; urgency=low
 .
   * Replaced ENOKEY constant so hivex should compile on the kfreebsd
 architectures.
   * Fixed install target for systems without native OCaml compiler.
Checksums-Sha1: 
 5dac20577aef6caa5a6d0e4308037b10f64a55b0 39490 libhivex0_1.2.6-3_amd64.deb
 6af6a08214a2c9a0876edb6d30cb9fe4d4e2bbc8 53916 libhivex-dev_1.2.6-3_amd64.deb
 5c89d806852862f6999faeb5957bf4137acbfeb1 134162 libhivex0-dbg_1.2.6-3_amd64.deb
 ba56edf0717a70bf0cd1b7b4958292e9a0a93ff3 53756 libhivex-bin_1.2.6-3_amd64.deb
 6f6d2af593d92f067408cee4c8b99f4eab9e870c 54022 
libwin-hivex-perl_1.2.6-3_amd64.deb
 e47a20ed579e285bf52567d46c689d0c42592796 19468 libhivex-ocaml_1.2.6-3_amd64.deb
 83a2bdd7263622acdaadb39bcfcdc7e96f45a340 25760 
libhivex-ocaml-dev_1.2.6-3_amd64.deb
 5200c860cf23f33e1cb09bda4c274a5d35ed6a53 20992 python-hivex_1.2.6-3_amd64.deb
 25410357997a4f2a8231da1db54622a67d3e72b3 1269 hivex_1.2.6-3.dsc
 36ae6e0d97b82ad8dd916a3552d46a568ec08989 4267 hivex_1.2.6-3.diff.gz
Checksums-Sha256: 
 3ffc4eec5dfebbff6b845aa002472cdbda55e4ab2e2b1755511a5c7be5ade40d 39490 
libhivex0_1.2.6-3_amd64.deb
 6828db213bae5f02bdebe469aa22fcac503614b7196fd0afa46846459a46156f 53916 
libhivex-dev_1.2.6-3_amd64.deb
 e60f4dcdbad642f872b04cb7dc4b898406d9c58927a77f809f52c6318bc08bed 134162 
libhivex0-dbg_1.2.6-3_amd64.deb
 197eac7d4309d8b573cf128d5d31fd0b358acce89586d6b3b9b4ccf7b46c27fe 53756 
libhivex-bin_1.2.6-3_amd64.deb
 37c07714554121d0d9e7399437974b176ccf8eab41aab62be84d1db1dabcf68c 54022 
libwin-hivex-perl_1.2.6-3_amd64.deb
 bbf6168e2456920dca998628d750d6324d6e3948c3e6d6c44d4746c2b8f18b58 19468 
libhivex-ocaml_1.2.6-3_amd64.deb
 ddbd4e759bbe40649c14d3351f35a6361f826a20d2c317b091b015710151a26a 25760 
libhivex-ocaml-dev_1.2.6-3_amd64.deb
 b55a7cfce8ecf8b28f4afa9079d0a7d6ae65966dc14da05c2a4657b6ed29b564 20992 
python-hivex_1.2.6-3_amd64.deb
 8b896dd8f9e51778a1603573fd042d938a1e18a3338ae008ae8eff02394a759d 1269 
hivex_1.2.6-3.dsc
 2368aa9e16e13f1006ba49894aa646dc0d4f6d0b32ce857be40e6d44a2035f4c 4267 
hivex_1.2.6-3.diff.gz
Files: 
 99204340115418497b9270c3de2fc740 39490 libs extra libhivex0_1.2.6-3_amd64.deb
 e09f30dcc963203813d6e9b0ea39cde6 53916 libdevel extra 
libhivex-dev_1.2.6-3_amd64.deb
 56108bddcb4267252106714908b94c75 134162 debug extra 
libhivex0-dbg_1.2.6-3_amd64.deb
 125f80c023aa44bf5d531465f109ba36 53756 otherosfs extra 
libhivex-bin_1.2.6-3_amd64.deb
 5ee7463245b08cea04b38ac697f83e2a 54022 perl extra 
libwin-hivex-perl_1.2.6-3_amd64.deb
 9517f4966cde045a79c4cb3136281842 19468 ocaml extra 
libhivex-ocaml_1.2.6-3_amd64.deb
 0087f88410c015b5da5daf44cf58e17b 25760 ocaml extra 
libhivex-ocaml-dev_1.2.6-3_amd64.deb
 b43744bdfe9dd8d80aef6bfa3992086e 20992 python extra 
python-hivex_1.2.6-3_amd64.deb
 24d9c7e6ec46853b4c545775ff71aa5e 1269 libs extra hivex_1.2.6-3.dsc
 716029be397f70f6aa9e14f083ba680e 4267 libs extra hivex_1.2.6-3.diff.gz

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

iEYEARECAAYFAk3McXgACgkQUCgnLz/SlGjGPgCgz6BhGXcF9dp2n9J7b+XC4QcO
OgIAn3AfustbTyqGriecy+apw7PsmDWy
=86Z8
-END PGP SIGNATURE-


Accepted:
hivex_1.2.6-3.diff.gz
  to main/h/hivex/hivex_1.2.6-3.diff.gz
hivex_1.2.6-3.dsc
  to main/h/hivex/hivex_1.2.6-3.dsc
libhivex-bin_1.2.6-3_amd64.deb
  to main/h/hivex/libhivex-bin_1.2.6-3_amd64.deb
libhivex-dev_1.2.6-3_amd64.deb
  to main/h/hivex/libhivex-dev_1.2.6-3_amd64.deb
libhivex-ocaml-dev_1.2.6-3_amd64.deb
  to main/h/hivex/libhivex-ocaml-dev_1.2.6-3_amd64.deb
libhivex-ocaml_1.2.6-3_amd64.deb
  to main/h/hivex/libhivex-ocaml_1.2.6-3_amd64.deb
libhivex0-dbg_1.2.6-3_amd64.deb
  to main/h/hivex/libhivex0-dbg_1.2.6-3_amd64.deb
libhivex0_1.2.6-3_amd64.deb
  to main/h/hivex/libhivex0_1.2.6-3_amd64.deb
libwin-hivex-perl_1.2.6-3_amd64.deb
  to main/h/hivex/libwin-hivex-perl_1.2.6-3_amd64.deb
python-hivex_1.2.6-3_amd64.deb
  to main/h/hivex/python-hivex_1.2.6-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: 

Accepted openvas-libraries 4.0.4-2 (source i386)

2011-05-12 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 May 2011 00:02:54 +0200
Source: openvas-libraries
Binary: libopenvas4-dev libopenvas4
Architecture: source i386
Version: 4.0.4-2
Distribution: experimental
Urgency: low
Maintainer: Debian OpenVAS Maintainers openvas-distro-...@wald.intevation.org
Changed-By: Javier Fernandez-Sanguino Pen~a j...@debian.org
Description: 
 libopenvas4 - remote network security auditor - shared libraries
 libopenvas4-dev - remote network security auditor - static libraries and 
headers
Changes: 
 openvas-libraries (4.0.4-2) experimental; urgency=low
 .
   * debian/control: Add missing build dependency to uuid-dev
Checksums-Sha1: 
 bd1b7a73047f5f2906af69c00d278e9161ff7265 1591 openvas-libraries_4.0.4-2.dsc
 a85780ef823094520633923def42ee5c2b52daa7 9423 openvas-libraries_4.0.4-2.diff.gz
 40e92edf5beae47cb92f9c96430d7b58c68ba2d7 386292 
libopenvas4-dev_4.0.4-2_i386.deb
 cf700478636f3d04cacb2ea09996b24e24fd1a9b 605466 libopenvas4_4.0.4-2_i386.deb
Checksums-Sha256: 
 71d24db4ff41a121ea782e10218b6b7af076ad218fdf40729f809f0371b00b4a 1591 
openvas-libraries_4.0.4-2.dsc
 08fe8dc0b18cb1f1a5450c95a67ad6d50dd0a62046cd14a8485fb4c045c6a136 9423 
openvas-libraries_4.0.4-2.diff.gz
 cad8251f60c902a251d1e902aa3059688530f538e6aadb5fd86744f8c84de74e 386292 
libopenvas4-dev_4.0.4-2_i386.deb
 fe8d1b8393b0a1b8946afc4c514b6959b7cc835523b1343ff2a721f951b078b3 605466 
libopenvas4_4.0.4-2_i386.deb
Files: 
 eb60ade30870215c9b1e920bf1276170 1591 libs optional 
openvas-libraries_4.0.4-2.dsc
 a34246be563441f3e554973eb0344efc 9423 libs optional 
openvas-libraries_4.0.4-2.diff.gz
 e81bd56f113a6a26065c6ef661be19d1 386292 libdevel optional 
libopenvas4-dev_4.0.4-2_i386.deb
 2ebb8679f2a1360d7db32b6ec7e0e946 605466 libs optional 
libopenvas4_4.0.4-2_i386.deb

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

iD8DBQFNzF29sandgtyBSwkRAjOoAJ4sdWVSbrubHsc/RILTjF/RvY0JmwCeJmB+
ivbhAqQp4ToMEkAg+mLTzQw=
=YHqP
-END PGP SIGNATURE-


Accepted:
libopenvas4-dev_4.0.4-2_i386.deb
  to main/o/openvas-libraries/libopenvas4-dev_4.0.4-2_i386.deb
libopenvas4_4.0.4-2_i386.deb
  to main/o/openvas-libraries/libopenvas4_4.0.4-2_i386.deb
openvas-libraries_4.0.4-2.diff.gz
  to main/o/openvas-libraries/openvas-libraries_4.0.4-2.diff.gz
openvas-libraries_4.0.4-2.dsc
  to main/o/openvas-libraries/openvas-libraries_4.0.4-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/e1qkgjr-0003ac...@franck.debian.org



Accepted pgapack 1.1.1-2 (source i386)

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

Format: 1.8
Date: Thu, 12 May 2011 20:25:00 -0500
Source: pgapack
Binary: pgapack libpgapack-serial1 libpgapack-mpi1
Architecture: source i386
Version: 1.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 libpgapack-mpi1 - A general-purpose genetic algorithm package
 libpgapack-serial1 - A general-purpose genetic algorithm package
 pgapack- A general-purpose genetic algorithm package
Closes: 626330
Changes: 
 pgapack (1.1.1-2) unstable; urgency=low
 .
   * debian/rules: Also allow for MPICH2 which is now more broadly
 available in Debian and can act as a fallback when Open MPI is not
 available. Special thanks to Nicholas Breen for the patch.
(Closes: #626330)
 .
   * debian/control: Updated Standards-Version: to 3.9.1
 .
   * debian/control: Added ${misc:Depends} to Depends for all packages
Checksums-Sha1: 
 afad0eb2526bcd5af8ae80545e1341f06b769c4b 991 pgapack_1.1.1-2.dsc
 c5a1576160a0fca8fd227b5fef8afe44b39369d6 9325 pgapack_1.1.1-2.diff.gz
 26ad817e74ac082d4aeb5e0fd76634787c2b10df 137492 pgapack_1.1.1-2_i386.deb
 90ac6e89eb11fbd8bc15e05b746c07edfb24c465 153132 
libpgapack-serial1_1.1.1-2_i386.deb
 db0f484846c789c8cf213ce0b35abf21435f8620 130838 
libpgapack-mpi1_1.1.1-2_i386.deb
Checksums-Sha256: 
 69438201ab85467545ca467c559fd1548f463f7b66992d0b31e624273ef31ebd 991 
pgapack_1.1.1-2.dsc
 6c1b402e04fa4236d9705b791f772c289ba8e878544e734b3641715fcccb3cf7 9325 
pgapack_1.1.1-2.diff.gz
 7ed97671b9beaf2a1e1800ad1b9179494e93c2cf2fbb6c6fc2b086b7ce7db978 137492 
pgapack_1.1.1-2_i386.deb
 ea149226a9ee7e033660b7540a645acfb58963855abf8f8fb7ce6270660f594c 153132 
libpgapack-serial1_1.1.1-2_i386.deb
 7de84d771316001169b86daeaa5e55bc863c3660fb4db8c396d044e5696d1e1d 130838 
libpgapack-mpi1_1.1.1-2_i386.deb
Files: 
 7cbd662bc33842e8657707c0ba2cc245 991 math optional pgapack_1.1.1-2.dsc
 7c5e891d0b685f35ea02f2c00ded5514 9325 math optional pgapack_1.1.1-2.diff.gz
 519cb7c309c923ebe21dfe8ef7e4e9fb 137492 math optional pgapack_1.1.1-2_i386.deb
 95cdbee1e9f540b5da75b8a2223a4433 153132 math optional 
libpgapack-serial1_1.1.1-2_i386.deb
 b5e8f969406c783f550a3d413a601f6b 130838 math optional 
libpgapack-mpi1_1.1.1-2_i386.deb

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

iD8DBQFNzIofCZSR95Gw07cRAkmcAJ9orxdMrtxnbRNKuPmr+pqJXOFMEACfX/OA
WKYaRrmOe61nT/sOFYYTms4=
=Dubl
-END PGP SIGNATURE-


Accepted:
libpgapack-mpi1_1.1.1-2_i386.deb
  to main/p/pgapack/libpgapack-mpi1_1.1.1-2_i386.deb
libpgapack-serial1_1.1.1-2_i386.deb
  to main/p/pgapack/libpgapack-serial1_1.1.1-2_i386.deb
pgapack_1.1.1-2.diff.gz
  to main/p/pgapack/pgapack_1.1.1-2.diff.gz
pgapack_1.1.1-2.dsc
  to main/p/pgapack/pgapack_1.1.1-2.dsc
pgapack_1.1.1-2_i386.deb
  to main/p/pgapack/pgapack_1.1.1-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/e1qkhtn-0003ff...@franck.debian.org



Accepted quadprog 1.5-4-1 (source i386)

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

Format: 1.8
Date: Thu, 12 May 2011 20:32:42 -0500
Source: quadprog
Binary: r-cran-quadprog
Architecture: source i386
Version: 1.5-4-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-quadprog - GNU R package for solving quadratic programming problems
Changes: 
 quadprog (1.5-4-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/control: Set (Build-)Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 77b65c1fd5fea779e77be65a3b512e18fedbf37f 981 quadprog_1.5-4-1.dsc
 defc7501e4a43ab56be1a725a6090b08162dd8de 34653 quadprog_1.5-4.orig.tar.gz
 9ab92b793b862846a657d84dac259f2a09cd994a 1895 quadprog_1.5-4-1.diff.gz
 974bc0798fefc37d4439f0768b2aac92a86ae339 31910 r-cran-quadprog_1.5-4-1_i386.deb
Checksums-Sha256: 
 7dda9e201b44690e718aca35123386ec59df37a108a2be4a4247c4452ec3c9f5 981 
quadprog_1.5-4-1.dsc
 b596941afb3809a4f7fb7a635c78e64f9dbbce80c7f053825765880e79fe4ea0 34653 
quadprog_1.5-4.orig.tar.gz
 3eace23687fac22d71ed252abaacadab4ac1df5bb9df3a0d00ae508dca4a446d 1895 
quadprog_1.5-4-1.diff.gz
 b5e2bafe89cf8cf0a3cacf8720787fa9eb7ca090b1c3a26d7f19d8d539f5cac6 31910 
r-cran-quadprog_1.5-4-1_i386.deb
Files: 
 94c7904e49327d4c561812c2bd1c20a7 981 gnu-r optional quadprog_1.5-4-1.dsc
 34dd39e1131d4b5f8d458deeaf485335 34653 gnu-r optional 
quadprog_1.5-4.orig.tar.gz
 69b271da82f5ec9736cb9d85576b16a4 1895 gnu-r optional quadprog_1.5-4-1.diff.gz
 c3d5cf775c1a9d7cd7ec06670241e78a 31910 gnu-r optional 
r-cran-quadprog_1.5-4-1_i386.deb

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

iD8DBQFNzIpoCZSR95Gw07cRAqAkAJ9AsUWftfdR6HKBNaORljY5WlvshACeL//I
+viqkvOoR+TIR+BiNMR9nfY=
=69mD
-END PGP SIGNATURE-


Accepted:
quadprog_1.5-4-1.diff.gz
  to main/q/quadprog/quadprog_1.5-4-1.diff.gz
quadprog_1.5-4-1.dsc
  to main/q/quadprog/quadprog_1.5-4-1.dsc
quadprog_1.5-4.orig.tar.gz
  to main/q/quadprog/quadprog_1.5-4.orig.tar.gz
r-cran-quadprog_1.5-4-1_i386.deb
  to main/q/quadprog/r-cran-quadprog_1.5-4-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/e1qkhtw-0003in...@franck.debian.org



Accepted debianutils 3.4.5 (source amd64)

2011-05-12 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 May 2011 22:45:15 -0400
Source: debianutils
Binary: debianutils
Architecture: source amd64
Version: 3.4.5
Distribution: unstable
Urgency: low
Maintainer: Clint Adams cl...@debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 debianutils - Miscellaneous utilities specific to Debian
Closes: 626397 626409
Changes: 
 debianutils (3.4.5) unstable; urgency=low
 .
   * Vcs-Git update.
   * add-shell(8): grammar fix from Helge Kreutzmann.  closes: #626409.
   * German man page translations from Helge Kreutzmann.  closes: #626397.
   * Bump to Standards-Version 3.9.2.
Checksums-Sha1: 
 0c7108c3700b19ff939ff8ac6d759df7f75aa137 1521 debianutils_3.4.5.dsc
 920f27ea4e0fe98206e449bc8db1534f3d14721d 173988 debianutils_3.4.5.tar.gz
 ac06b55af0c29022795b1ebcda65d4efa6ddc6e7 66486 debianutils_3.4.5_amd64.deb
Checksums-Sha256: 
 81c029dc82520753c562156459ecbfa44aefddf3bfb39dabf9921dc04ebffef7 1521 
debianutils_3.4.5.dsc
 6556eb690d26eaeba8092bce5b7c2efb7c1ca8eb677e5d4ef6128d1d4e160fb2 173988 
debianutils_3.4.5.tar.gz
 336784c25b184e4c66cb2a43f5623e22da3c9b1e010b40bc1c0209955f9cfdf8 66486 
debianutils_3.4.5_amd64.deb
Files: 
 f7d2267e176ea48ccf603a101167d84f 1521 utils required debianutils_3.4.5.dsc
 2e1bed052ee2e873c30456c1f27671f6 173988 utils required debianutils_3.4.5.tar.gz
 bae771447a5a976efbac51f08de4dc12 66486 utils required 
debianutils_3.4.5_amd64.deb

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

iQIcBAEBCgAGBQJNzJ1hAAoJEFWSMx4ZnTioxFwP/3SfFcdy1MuOHgMhhKMkN/dz
LbpwUd3wAlEBUmIqAbdrebRXDBqoV6amrjpeFMsEYZgun63F2wnfIPP/DUYOx17o
DIaQ6+XuK3cjHph75olh5TzeaackbWVjnwNmMzcr6LmTmy4omer+CvwQcLjkrStv
PTNpCUAATnUlWi36lkRQw6LjjQDz5KuXoHTfyBlSddv1BzWmX6hu7FhQ1XW4dj4H
na2FpjvLslbFtEPWuBCdKvjJ9K3oiAZUMxOYXDJVPyQvVEUJ2zPGo4g3YMhgv/BJ
0hXfYwP+3p0//rYliez7KL92xl2GD/mE0oHsEPoPkpYJFS707wuUYPE1A9UxGVWg
Ay2LCP7A50U2Cj3Vf+hGPETPJGgMNe8GmCdxHFsXw+kb8IVQj2zrW9DXnERIMoOw
GKhQbKOgms1JJS/CO44xVK3DXra/6ks4WRP52MaYUwMqQ/wudr696kFiyd0dy7Q+
b6+lCg9DHCbTIaupzYU4OTfexM3hvne0vLf4NMpK2lvw9JrM1ta8TfpV8YzBLpan
c8m3fBaitSWyFahBeFDRjBOqTJZOWL0+IfDq9EmDIIhroEK6t2C6LH9N6inVFK7W
4qvuRCldZebmXCrFuooBNKiLP8w8BBgR4FWj5N4SCM4vZ1yZ5T5O6V/uKziBiR/c
XIxagJ1lUzIJPqFV5yol
=lNsj
-END PGP SIGNATURE-


Accepted:
debianutils_3.4.5.dsc
  to main/d/debianutils/debianutils_3.4.5.dsc
debianutils_3.4.5.tar.gz
  to main/d/debianutils/debianutils_3.4.5.tar.gz
debianutils_3.4.5_amd64.deb
  to main/d/debianutils/debianutils_3.4.5_amd64.deb


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



Accepted namazu2 2.0.20-2 (source all i386)

2011-05-12 Thread knok
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 May 2011 02:53:32 +
Source: namazu2
Binary: namazu2 namazu2-index-tools namazu2-common libnmz7 libnmz7-dev
Architecture: source all i386
Version: 2.0.20-2
Distribution: unstable
Urgency: low
Maintainer: NOKUBI Takatsugu k...@daionet.gr.jp
Changed-By: k...@daionet.gr.jp
Description: 
 libnmz7- full text search engine - shared library
 libnmz7-dev - full text search engine - header files and static libraries
 namazu2- full text search engine - binary and CGI script
 namazu2-common - full text search engine - documentation
 namazu2-index-tools - full text search engine - index handling tools
Closes: 622426
Changes: 
 namazu2 (2.0.20-2) unstable; urgency=low
 .
   * Remove .la file (closes: #622426).
Checksums-Sha1: 
 a6534efa13b52526a3e9a1a9a0fd844b0605d71c 874 namazu2_2.0.20-2.dsc
 5847090f35b683dfaeee7c26893cc1678de0c97e 1609023 namazu2_2.0.20-2.tar.gz
 8df7a7d867791b0df8b601c133f356c2538200d9 117000 
namazu2-index-tools_2.0.20-2_all.deb
 bc6d165d1a82d7d366c582fd121db7851879b66f 10 namazu2-common_2.0.20-2_all.deb
 12e67091d9a367d2e03696232daf43f0ba91d380 133022 namazu2_2.0.20-2_i386.deb
 6b528074bc40c47ea928aafb5d0f2ac8b5c60747 142126 libnmz7_2.0.20-2_i386.deb
 e5c59e1bb04d794a0ba9ef6aa949ef8c0b618a29 156612 libnmz7-dev_2.0.20-2_i386.deb
Checksums-Sha256: 
 9d28359c8d9414d4410f67916eb4089a92c735cf5c7f7ccd2b74cdc6d1b94f72 874 
namazu2_2.0.20-2.dsc
 c7a8f61b32787a90ad1c15158f726fff5ab297aea549028e6c7ec5d0468119ba 1609023 
namazu2_2.0.20-2.tar.gz
 12d06be68b445430ff5723c7330ed355b6f1863fb92a056d2af2b2064dece900 117000 
namazu2-index-tools_2.0.20-2_all.deb
 5cc807a44518155c2ac5816e3ffe20b0f020ddc3e624f3aaae51e19c04830ccb 10 
namazu2-common_2.0.20-2_all.deb
 ff2bc0e2fc67e3c671f3e5f392e0bd4821945ec8981e5ecd8d0490d40a640f88 133022 
namazu2_2.0.20-2_i386.deb
 769543fe3b6e3d5d49101afaed5f28cb42711c38ad53cd9d8703b05f3dc2f1e1 142126 
libnmz7_2.0.20-2_i386.deb
 7d82eec7858a9ba57d92dff42e85fb997aa7bfb5d77621898f8665548c6b72f4 156612 
libnmz7-dev_2.0.20-2_i386.deb
Files: 
 e651be6ef0c60c43f9400d967905f16a 874 text optional namazu2_2.0.20-2.dsc
 ac41442259874f0fd002f1e920880765 1609023 text optional namazu2_2.0.20-2.tar.gz
 885a52c637ef9c9662e3295892910ba0 117000 text optional 
namazu2-index-tools_2.0.20-2_all.deb
 2e4a3c43404570385cd118527d48da59 10 text optional 
namazu2-common_2.0.20-2_all.deb
 d649ecb64d8a904611bde43908fd51ca 133022 text optional namazu2_2.0.20-2_i386.deb
 13d02ae79a72d4af6f2f982043e62cd5 142126 text optional libnmz7_2.0.20-2_i386.deb
 d574d41de90eaa1880b938f8408ae6f4 156612 libdevel optional 
libnmz7-dev_2.0.20-2_i386.deb

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

iD8DBQFNzJ6EK6gmAsLOgJkRAksbAJ4gtLKd+6lfEo/ykVv3AgjHJIg71QCeL4Y1
ztZNhqEz0Juhc4J396cgsak=
=Cp2g
-END PGP SIGNATURE-


Accepted:
libnmz7-dev_2.0.20-2_i386.deb
  to main/n/namazu2/libnmz7-dev_2.0.20-2_i386.deb
libnmz7_2.0.20-2_i386.deb
  to main/n/namazu2/libnmz7_2.0.20-2_i386.deb
namazu2-common_2.0.20-2_all.deb
  to main/n/namazu2/namazu2-common_2.0.20-2_all.deb
namazu2-index-tools_2.0.20-2_all.deb
  to main/n/namazu2/namazu2-index-tools_2.0.20-2_all.deb
namazu2_2.0.20-2.dsc
  to main/n/namazu2/namazu2_2.0.20-2.dsc
namazu2_2.0.20-2.tar.gz
  to main/n/namazu2/namazu2_2.0.20-2.tar.gz
namazu2_2.0.20-2_i386.deb
  to main/n/namazu2/namazu2_2.0.20-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/e1qkj7g-00088w...@franck.debian.org



Accepted embassy-phylip 3.69+20100721-3 (source amd64)

2011-05-12 Thread Charles Plessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 May 2011 14:19:59 +0900
Source: embassy-phylip
Binary: embassy-phylip
Architecture: source amd64
Version: 3.69+20100721-3
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Charles Plessy ple...@debian.org
Description: 
 embassy-phylip - EMBOSS conversions of the programs in the phylip package
Changes: 
 embassy-phylip (3.69+20100721-3) unstable; urgency=low
 .
   * Set RPATH with “-Wl,--rpath” as GCC 4.6 does not accept “-R” anymore.
 (debian/rules) LP: #770835.
   * Incremented Standards-Version to reflect conformance with Policy 3.9.2
 (debian/control, no changes needed).
   * Updated debian/embassy-phylip.lintian-overrides for lintian 2.5.
   * debian/copyright validated with config-edit.
Checksums-Sha1: 
 c5128c754671192b8092b6ed4dfcdf31169d3f5f 2197 
embassy-phylip_3.69+20100721-3.dsc
 64f9b15d65ec091d03732f15903c84901613f74b 13960 
embassy-phylip_3.69+20100721-3.diff.gz
 9ad3c23e5e1bbefcc567193440551156801d7922 2763986 
embassy-phylip_3.69+20100721-3_amd64.deb
Checksums-Sha256: 
 fd91d8637724553d9065605ddd17309680a7a74141acf055df312b6af50eb289 2197 
embassy-phylip_3.69+20100721-3.dsc
 8d1c9a4ffa3675a8452b6ab1371c2d00810df04e29671191568d37c95a8ec8c9 13960 
embassy-phylip_3.69+20100721-3.diff.gz
 60cd102356356a4f42f1e85a18f70d07c338dfe7580d35edddce80c1fcdb241a 2763986 
embassy-phylip_3.69+20100721-3_amd64.deb
Files: 
 cfd40cd736e8945b6325aa158909b1f4 2197 non-free/science optional 
embassy-phylip_3.69+20100721-3.dsc
 83c0870cdb1a35b311f5116b32d04e5c 13960 non-free/science optional 
embassy-phylip_3.69+20100721-3.diff.gz
 540261aa44cfb660215005c96af14f35 2763986 non-free/science optional 
embassy-phylip_3.69+20100721-3_amd64.deb

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

iQIcBAEBCAAGBQJNzKg6AAoJEMW9bI8ildUCdy0P/A00adKrmasf+nz9w8EQSO17
NiYGWbppQcqWxWLwKP5dwZg3gxHY4WjfSR4XTBan6m/n9gjuIisyabBRhZJ0mmlm
MNHGzYAWAcGlZxueT7vdTQE1yicwb8x+70YeU+1sCcFsFQxl8wtIDdi4YENtG6eO
m3Od8YjTuGzLOvC9xM1MpmTkIcND4lRLMvmPSYGB4Re70ft7dC9ZIFYFon3JoJpW
t5nZxI82wnrFCz0B7oI/d2z5LGF88sei9wDcL2icuCPdItk0fk8x/Vtdhu1fslgk
z+0rayYYl0f6VRlTzOnch8ZQBStUjTWi/Di8EZ1jazZF0B3/jWfqqR1fitBZfh8f
kqH/ZFYzHzz1LBYEjZs3h/unEN9sKYggrZbudRAawWrxeA1CCq0pYa3uNdMA4QS2
DNzzhMW+rUUWM84wGQZiZGUbu2MDcxD7fDdXq4xlgaj5MhN0+AsALk43ByqLNvcc
xyXBz6lZWBSdgJ5Bp8TV1GmCYtpT4xYaZrk2YBjMRfHx6t4oS5+7wgqXmCoKfvMa
8/G36eML69It36CN3ew5F6axjJ4GYo2SGAy3WAP5Kzps89PI+4mljlHADsDOhA1B
7UtHvIrFw3EZUAKv6+4/CAU2KY9lXnBQtZZV7kL3Z4n1j8wej3nLTZhX7I9upmjG
FFYJeqRxrTYburnagU1y
=oIVf
-END PGP SIGNATURE-


Accepted:
embassy-phylip_3.69+20100721-3.diff.gz
  to non-free/e/embassy-phylip/embassy-phylip_3.69+20100721-3.diff.gz
embassy-phylip_3.69+20100721-3.dsc
  to non-free/e/embassy-phylip/embassy-phylip_3.69+20100721-3.dsc
embassy-phylip_3.69+20100721-3_amd64.deb
  to non-free/e/embassy-phylip/embassy-phylip_3.69+20100721-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/e1qkjlm-0003ui...@franck.debian.org



Accepted xosview 1.8.3+debian-23 (source amd64)

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

Format: 1.8
Date: Fri, 13 May 2011 08:35:55 +0530
Source: xosview
Binary: xosview
Architecture: source amd64
Version: 1.8.3+debian-23
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 xosview- X based system monitor
Closes: 626504
Changes: 
 xosview (1.8.3+debian-23) unstable; urgency=low
 .
   * debian/patches/30_wireless_support.diff:
 + Added initial wireless support patch from Tim Ehlers tehl...@gwdg.de
   (Closes: #626504)
   * debian/control:
 + Updated Standards-Version to 3.9.2
Checksums-Sha1: 
 95ce14ce98d2b567bc9c4ec86a6e55c5b2fb99d6 1135 xosview_1.8.3+debian-23.dsc
 fc05a84b2ad1c7c560e1b1e6cf27c83f9d12fb33 42323 
xosview_1.8.3+debian-23.debian.tar.gz
 fe0a7394ac5473b16a1a9f6bddf7712262113c1d 114158 
xosview_1.8.3+debian-23_amd64.deb
Checksums-Sha256: 
 00dbfbad39068d54f3c2704a91c0a624c6486b665b4349540ea7bafb8512c7ae 1135 
xosview_1.8.3+debian-23.dsc
 27a83ec979b1f7d3a586171b034b701f97123c58fea2adc952f91fc043f9ddc3 42323 
xosview_1.8.3+debian-23.debian.tar.gz
 dbbfebdf88389eb02091ebbeb76f6294e800827d0728e59bcdfea109349ee63e 114158 
xosview_1.8.3+debian-23_amd64.deb
Files: 
 a6821144a2c621707a86153ccf08df41 1135 utils optional 
xosview_1.8.3+debian-23.dsc
 f6abeb3aefdc2e04e8c610870ab1a64e 42323 utils optional 
xosview_1.8.3+debian-23.debian.tar.gz
 fbd70ae7f24a1f23f1d3ea82ceeb913d 114158 utils optional 
xosview_1.8.3+debian-23_amd64.deb

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

iEYEARECAAYFAk3MqNUACgkQoRg/jtECjI25cwCfRmh6sMbyVKR+VnF/d1QBB9lG
+X4An1lG/jTYW50OaA+Axf8ZQBmfQOa+
=hNdw
-END PGP SIGNATURE-


Accepted:
xosview_1.8.3+debian-23.debian.tar.gz
  to main/x/xosview/xosview_1.8.3+debian-23.debian.tar.gz
xosview_1.8.3+debian-23.dsc
  to main/x/xosview/xosview_1.8.3+debian-23.dsc
xosview_1.8.3+debian-23_amd64.deb
  to main/x/xosview/xosview_1.8.3+debian-23_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/e1qkjan-0005bc...@franck.debian.org



Report bug em xserver-xorg-dev_1.10.1-2_i386

2011-05-12 Thread Pedro Miguel Nunes Ferreira
Bom dia,
Ao pesquisar em packages.debian.org para determinar a que pacote pertencia o
ficheiro mibank.h
obtenho o resultado que este se encontra em xserver-xorg-dev_1.10.1-2_i386

Ao fazer download do pacote verifico que essa informação esta errada pois o
ficheiro não se encontra.

Necessito desse ficheiro para compilar o driver da minha placa sis671


Sem Mais
---
Pedro Miguel Nunes Ferreira
Coord Dep. Informática - CM.Portel


-- 
To UNSUBSCRIBE, email to debian-devel-portuguese-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/64155.192.168.0.1.1305200489.squir...@mail.cm-portel.pt



Re: Report bug em xserver-xorg-dev_1.10.1-2_i386

2011-05-12 Thread Antonio Terceiro
Pedro Miguel Nunes Ferreira escreveu isso aí:
 Bom dia,
 Ao pesquisar em packages.debian.org para determinar a que pacote pertencia o
 ficheiro mibank.h
 obtenho o resultado que este se encontra em xserver-xorg-dev_1.10.1-2_i386
 
 Ao fazer download do pacote verifico que essa informação esta errada pois o
 ficheiro não se encontra.
 
 Necessito desse ficheiro para compilar o driver da minha placa sis671

É, parece que esse arquivo está faltando mesmo. Você precisa resportar
um bug contra o pacote informando esse fato.

-- 
Antonio Terceiro terce...@softwarelivre.org
http://softwarelivre.org/terceiro




signature.asc
Description: Digital signature