Re: Depends: logrotate (forever and ever and ever)

2011-09-20 Thread Ivan Shmakov
 Russ Allbery r...@debian.org writes:
 Ivan Shmakov i...@gray.siamics.net writes:

  It's therefore my long-standing opinion that the dependency on
  logrotate should be downgraded to Recommends:, unless, of course,
  postinst or prerm do actually use anything provided by the logrotate
  package (which seems to me unlikely.)

  I completely agree and report this bug every time I run into it.  We
  use a different log rotation strategy and program at Stanford that
  has capabilities that logrotate doesn't have, and we want to purge
  logrotate from all our systems so that it doesn't so something
  unexpected.  Recommends is more appropriate than Depends for
  logrotate, since software in Debian rarely cares exactly which
  program is rotating its logs, only that some program does.

  It's very hard to get a Debian system without logrotate installed
  without explicit and intentional action, so changing Depends to
  Recommends is quite unlikely to introduce a bug where no log rotation
  program is installed at all.

Well, there's seems to be a consensus on this issue.  What's
next?  Should this thread be summarized into a Wiki page?
Should the bug reports be filed against the respective packages?

-- 
FSF associate member #7257


-- 
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/86hb47ogt9@gray.siamics.net



common CLI conventions?

2011-09-20 Thread Ivan Shmakov
I wonder, is there a kind of reference of the common command
line interface conventions that the CLI's of the software
included in Debian should adhere to?

E. g., I see that tree (as of 1.5.3-1) doesn't support the --
POSIX options' terminator:

$ tree -- . 
tree: Invalid argument -`-'.
usage: tree [-adfghilnpqrstuvxACDFNS] [-H baseHREF] [-T title ] [-L level [-R]]
[-P pattern] [-I pattern] [-o filename] [--version] [--help] [--inodes]
[--device] [--noreport] [--nolinks] [--dirsfirst] [--charset charset]
[--filelimit #] [directory list]
$ 

Another issue is that while the majority (in my experience) of
commands will direct --help's output to stdout, some will use
stderr instead, which is slightly inconvenient.

One more issue is that some commands implement GNU long options
with a particular flaw that --option=ARGUMENT is /not/ accepted
as synonymous to --option ARGUMENT, which makes it impossible to
use the following short form:

$ foo --bar={baz,qux} 

which is, thanks to the Bash syntax, is equivalent to:

$ foo --bar=baz --bar=qux 

There's even a more subtle issue with the software designed to
process an arbitrary number of files per run lacking support for
either of --files-from= or --null options (as implemented by,
e. g., tar(1)), which leads to an unnecessary constraint on the
number of files that can be processed in a single run.  (There's
no need for this feature in cat(1) and the like, though.)

-- 
FSF associate member #7257


-- 
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/86d3evog3x@gray.siamics.net



Re: common CLI conventions?

2011-09-20 Thread Thibaut Paumard
Hi,

Le 20/09/11 08:57, Ivan Shmakov a écrit :
   I wonder, is there a kind of reference of the common command
   line interface conventions that the CLI's of the software
   included in Debian should adhere to?

No. The only requirement is the availability of a manpage.

Regards.





-- 
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/4e784199.3070...@free.fr



Re: common CLI conventions?

2011-09-20 Thread Neil Williams
On Tue, 20 Sep 2011 13:57:54 +0700
Ivan Shmakov i...@gray.siamics.net wrote:

   I wonder, is there a kind of reference of the common command
   line interface conventions that the CLI's of the software
   included in Debian should adhere to?

One which is possible to support in all interpreted languages, all
compiled languages, all toolkits and all software no matter how long
ago it was written? No.

IMHO it is far, far too late to worry about standardising such things
because 90% of the other command line tools in existence depend on the
particular idiosyncratic implementations of other tools. That is one
migration which is truly not worth the pain.

If this was really an issue, it should have been sorted out when GNU
really was new.

It doesn't even hold that tools in a similar space operate with the
same conventions. About the best you can hope for is that the same
developers use the same mechanisms with most of the software they write
when using the same language because programmers are lazy. Switch from
perl to shell or C to python and all that vanishes. It is just a
pointless waste of effort to make them consistent when the underlying
tools are not consistent, the language/library implementations are not
consistent and the particular software itself has different
requirements to the tools it uses itself.

   One more issue is that some commands implement GNU long options
   with a particular flaw that --option=ARGUMENT is /not/ accepted
   as synonymous to --option ARGUMENT, which makes it impossible to
   use the following short form:

Other commands don't use either a space or equality operator, e.g.
dpkg-buildpackage uses -aarmel but the chances of changing that now are
zero. Too many tools and scripts rely on the current mechanisms.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpJjTpkxcOlD.pgp
Description: PGP signature


Re: common CLI conventions?

2011-09-20 Thread Lars Wirzenius
On Tue, Sep 20, 2011 at 01:57:54PM +0700, Ivan Shmakov wrote:
   I wonder, is there a kind of reference of the common command
   line interface conventions that the CLI's of the software
   included in Debian should adhere to?

We already have every popular style of command line interface convention
in Debian, and most of the unpopular ones, too. There's no consistency
across programs, and we basically just accept whatever upstream uses,
unless that has serious problems. Just being different from everything
else is not a serious problem, it's just bad taste.

(I'd love for us to mandate GNU command line parsing, but it's not
realistic.)

-- 
Freedom-based blog/wiki/web hosting: http://www.branchable.com/


signature.asc
Description: Digital signature


Bug#642198: ITP: r8168 -- dkms source for the r8168 network driver

2011-09-20 Thread Andreas Beckmann
Package: wnpp
Severity: wishlist
Owner: Andreas Beckmann deb...@abeckmann.de

* Package name: r8168
  Version : 8.025.00
  Upstream Author : Realtek NIC software team nic...@realtek.com
* URL : 
http://www.realtek.com/downloads/downloadsView.aspx?Langid=1PNid=13PFid=5Level=5Conn=4DownTypeID=3GetDown=false#2
* License : GPL2+
  Programming Lang: C
  Description : dkms source for the r8168 network driver

 r8168 is the Linux device driver released for RealTek RTL8168B/8111B,
 RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, and RTL8168DP/8111DP, and
 RTK8168E/8111E Gigabit Ethernet controllers with PCI-Express interface.
 .
 This driver should only used for devices not yet supported by the in-kernel
 driver r8169.
 .
 This package provides the dkms source code for the r8168 kernel modules.
 Kernel source or headers are required to compile these modules.

I just came along this in #debian last week, helping someone to get this
module built and installed (upstream build system does not work properly
on kernel 3.x) because the in-kernel module r8169 did not support his
NIC.

I did this package just as a first experiment with dkms, the module
builds fine with squeeze and sid kernels. I don't have the hardware to
actually test it. So if someone who actually needs it wants to take over
maintainership, he is welcome.

Andreas



-- 
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/20110920084647.2061.97568.reportbug@calzone.localnet



Re: common CLI conventions?

2011-09-20 Thread Andrew O. Shadura
Hello,

On Tue, 20 Sep 2011 08:43:03 +0100
Lars Wirzenius l...@liw.fi wrote:

 (I'd love for us to mandate GNU command line parsing, but it's not
 realistic.)

Well, at least we can send patches upstream. I guess that adding
--option=... syntax won't break any existing users, for example, as
well as adding -- most probably won't make anyone unhappy.

-- 
WBR, Andrew


signature.asc
Description: PGP signature


alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Gerfried Fuchs
Hi!

 Policy is clear on packages in main aren't allowed to depend on
packages outside of main.  Now in a fair amount of cases this has been
worked around by having the package outside of main as alternative
dependency and a package in main offer basic functionality for the
package to still be able to work.

 I know that the buildd system likes to pull in the first package in
such an alternative dependency chain.  And now I start to wonder:

 Is it allowed for a package in main to have a package _outside_ of main
as first component of an alternative dependency?  The package in
question is extremely unlikely to ever be used as Build-Depends, so this
is of a more general question.

 What also might be used as argument is the social contract, DFSG #4:
Our priorities are our users and free software -- it can be argued
that we don't put the priority on free software in such a case.

 tl;dr - what do you think, is a Depends: foo-contrib | foo acceptable
for packages in main or should it be Depends: foo | foo-contrib
instead?

 Thanks for answering to the short strawpoll,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


-- 
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/20110920111237.ga24...@anguilla.debian.or.at



Re: Could the multiarch wiki page be explicit about pkgconfig files?

2011-09-20 Thread Vincent Danjean
On 19/09/2011 10:24, Tollef Fog Heen wrote:
 ]] Vincent Danjean 
 
 |   I already raise (without answer) the question when triplet is not
 | multiarchdir (if I recall correctly, this is the case for the i386
 | Debian architecture).
 
 $triplet really means $multiarchdir in my text.

/usr/share/pkg-config-crosswrapper uses:
triplet=`basename $0 | sed -e 's:-pkg-config::'`
PKG_CONFIG_LIBDIR=/usr/${triplet}/lib/pkgconfig pkg-config $@
  So, here, triplet is not multiarchdir.

It has been suggested is this thread that
/usr/lib/triplet/pkgconfig/ should be used. In this case, triplet is
*not* multiarchdir. So /usr/share/pkg-config-crosswrapper needs to be fixed.

 |   So, how pkg-config (and other tools) does the triplet -
 | multiarchdir translation? Is it hard-coded?
 
 $(dpkg-architecture -qDEB_BUILD_MULTIARCH) at build time, as you can see
 in the rules file.

dpkg-architecture can convert Debian arch to triplet (DEB_HOST_GNU_TYPE)
and multiarchdir (DEB_HOST_MULTIARCH)

  Is there an easy way to convert triplet to multiarchdir ? (which is
what is needed for pkg-config-crosswrapper)

  Regards,
Vincent

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


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



Re: Depends: logrotate (forever and ever and ever)

2011-09-20 Thread Vincent Danjean
On 20/09/2011 08:42, Ivan Shmakov wrote:
   Well, there's seems to be a consensus on this issue.  What's
   next?  Should this thread be summarized into a Wiki page?
   Should the bug reports be filed against the respective packages?

I would say bugs on affected packages and a patch for lintian to add a
check.

  Regards,
Vincent


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



Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Kai Wasserbäch
Dear Gerfried,
Gerfried Fuchs schrieb am 20.09.2011 13:12:
  Policy is clear on packages in main aren't allowed to depend on
 packages outside of main.  Now in a fair amount of cases this has been
 worked around by having the package outside of main as alternative
 dependency and a package in main offer basic functionality for the
 package to still be able to work.
 
  I know that the buildd system likes to pull in the first package in
 such an alternative dependency chain.  And now I start to wonder:
 
  Is it allowed for a package in main to have a package _outside_ of main
 as first component of an alternative dependency?  The package in
 question is extremely unlikely to ever be used as Build-Depends, so this
 is of a more general question.

I'd say – from a technical viewpoint – it should be ok, because the buildds (for
main) just shouldn't offer the possibility to install something from outside of
main. Though I must admit, that I've no idea, whether this is enforced by the
buildds or not (I would hope so, because, otherwise we might end up with
Policy-broken builds anyway, in case the main B-D isn't satisfiable at build
time, while the non-main is).

  What also might be used as argument is the social contract, DFSG #4:
 Our priorities are our users and free software -- it can be argued
 that we don't put the priority on free software in such a case.
 
  tl;dr - what do you think, is a Depends: foo-contrib | foo acceptable
 for packages in main or should it be Depends: foo | foo-contrib
 instead?

Ideologically I'd vote for the latter, just to make sure people can rely on
getting the free/open/libre installation on default, even if they might need
contrib or non-free in some places. If you want/need (maybe add a README.Debian,
explaining the differences) the contrib/non-free functionality, you can manually
install that.

Kind regards,
Kai Wasserbäch



-- 

E-Mail: cu...@debian.org
IRC: Curan
Jabber: dri...@debianforum.de
URL: http://wiki.debian.org/C%C3%B9ran
GnuPG: 0xE1DE59D2  0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2



signature.asc
Description: OpenPGP digital signature


Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Paul Wise
On Tue, Sep 20, 2011 at 7:12 PM, Gerfried Fuchs wrote:

  tl;dr - what do you think, is a Depends: foo-contrib | foo acceptable
 for packages in main or should it be Depends: foo | foo-contrib
 instead?

I vote:

Package: bar
Depends: foo

Package: foo-contrib
Provides: foo

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Bug#642208: ITP: opengtl -- Set of library for using transformation algorithms

2011-09-20 Thread Jan Kriho
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

--- Please fill out the fields below. ---

   Package name: opengtl
Version: 0.9.15.1
Upstream Author: Cyrille Berger cber...@cberger.net
URL: http://opengtl.org
License: LGPL
Description: library for using transformation algorithms


The Graphics Transformation Languages is a set of library 
for using and integrating transformation algorithms (such as 
filter or color conversion) in graphics applications. 
 
The goal is to provide the tools, languages and libraries to 
create generic transformation for graphics. Those 
transformations could then be used by different programs 
(Krita, GIMP, CinePaint, GEGL…).



--
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/201109201357.41612.erbur...@gmail.com



Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Ben Armstrong
On 09/20/2011 08:43 AM, Paul Wise wrote:
 On Tue, Sep 20, 2011 at 7:12 PM, Gerfried Fuchs wrote:
 Package: bar
 Depends: foo
 
 Package: foo-contrib
 Provides: foo

While that neatly sidesteps the issue, 7.5 says:

 To specify which of a set of real packages should be the default to
 satisfy a particular dependency on a virtual package, list the real
 package as an alternative before the virtual one.

But that doesn't specify a 'must' (or even 'should'). What I'm concerned
about is if someone has already added contrib or non-free to their apt
sources for the purpose of providing some software essential to their
needs, by not specifying which dependency is preferable here, the user
will arbitrarily end up with a free or non-free 'foo' which may or may
not be what they want. Though arguably, if they wanted only the
essential stuff from contrib/non-free, they could use pinning to
ensure that's all they take.

Ben


-- 
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/4e788132.2050...@sanctuary.nslug.ns.ca



Re: Bug#642198: ITP: r8168 -- dkms source for the r8168 network driver

2011-09-20 Thread Stefan Lippers-Hollmann
Hi

On Tuesday 20 September 2011, Andreas Beckmann wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Andreas Beckmann deb...@abeckmann.de
 
 * Package name: r8168
   Version : 8.025.00
   Upstream Author : Realtek NIC software team nic...@realtek.com
 * URL : 
 http://www.realtek.com/downloads/downloadsView.aspx?Langid=1PNid=13PFid=5Level=5Conn=4DownTypeID=3GetDown=false#2
 * License : GPL2+
   Programming Lang: C
   Description : dkms source for the r8168 network driver
 
  r8168 is the Linux device driver released for RealTek RTL8168B/8111B,
  RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, and RTL8168DP/8111DP, and
  RTK8168E/8111E Gigabit Ethernet controllers with PCI-Express interface.
  .
  This driver should only used for devices not yet supported by the in-kernel
  driver r8169.

Personally speaking I'd assume this package would create much more 
problems than it would solve, due to the PCI ID overlap with r8169.ko 
shipped by the kernel packages themselves. This driver claims 
10ec:8168, which is also taken by the in-kernel r8169.ko module. 

Upstream, all r8168 devices are (or will be) supported by the r8169.ko
module (r8168.ko doesn't exist in the kernel) and RealTek recently 
started to participate in developing r8169.ko mainline. Which means the
overlap will only increase from kernel version to kernel version in 
unstable, even if you'd restrict this package to squeeze (and it's not 
likely that a completely new packages would be accepted for upcoming 
point releases) the package would conflict with the kernel team's 
efforts to backport support for newer devices[1], as those also 
backport support for newer devices in stable.

Please also consider that systems using both onboard PCIe r8168 and 
additional PCI r8169 cards are not an uncommon situation, which is not
possible using this proposed driver.

  This package provides the dkms source code for the r8168 kernel modules.
  Kernel source or headers are required to compile these modules.
 
 I just came along this in #debian last week, helping someone to get this
 module built and installed (upstream build system does not work properly
 on kernel 3.x) because the in-kernel module r8169 did not support his
 NIC.

Is this driver really needed with kernel 3.0, what about 3.1~rc in 
experimental? If it's still missing, looking at net-next[2] it might be
easier to backport a small patch adding support for the affected device
than dealing with conflicting modules both claiming the same device IDs.

from 2.6.39 to 3.0, r8169.ko gained support for:
- RTL8168E/RTL8111E

and learned about new chipset variants for:
- RTL8105
- RTL8168DP

from 3.0 to 3.1~rc, r8169.ko gained support for:
- RTL8111E-VL

and learned about new cards like:
- D-Link DGE-530T rev C1 (DLG10028C)

For even longer, r8169.ko supports (looking at 3.1~rc):
- 3 different RTL8168b/8111b variants
- 4 RTL8168c/8111c variants
- 3 RTL8168cp/8111cp variants
- 2 RTL8168d/8111 variants
- 3 RTL8168dp/8111dp variants
- 2 RTL8168e/8111e variants 

…which doesn't leave much of r8168.ko uncovered.

 I did this package just as a first experiment with dkms, the module
 builds fine with squeeze and sid kernels. I don't have the hardware to
 actually test it. So if someone who actually needs it wants to take over
 maintainership, he is welcome.

Regards
Stefan Lippers-Hollmann

[1] http://lists.debian.org/debian-kernel/2011/09/msg00540.html
[2] git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
git://github.com/davem330/net-next.git (temporarily)


--
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/201109201423.29489.s@gmx.de



Re: Bug#642198: ITP: r8168 -- dkms source for the r8168 network driver

2011-09-20 Thread Ben Hutchings
On Tue, 2011-09-20 at 14:23 +0200, Stefan Lippers-Hollmann wrote:
 Hi
 
 On Tuesday 20 September 2011, Andreas Beckmann wrote:
  Package: wnpp
  Severity: wishlist
  Owner: Andreas Beckmann deb...@abeckmann.de
  
  * Package name: r8168
Version : 8.025.00
Upstream Author : Realtek NIC software team nic...@realtek.com
  * URL : 
  http://www.realtek.com/downloads/downloadsView.aspx?Langid=1PNid=13PFid=5Level=5Conn=4DownTypeID=3GetDown=false#2
  * License : GPL2+
Programming Lang: C
Description : dkms source for the r8168 network driver
  
   r8168 is the Linux device driver released for RealTek RTL8168B/8111B,
   RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, and RTL8168DP/8111DP, and
   RTK8168E/8111E Gigabit Ethernet controllers with PCI-Express interface.
   .
   This driver should only used for devices not yet supported by the in-kernel
   driver r8169.
 
 Personally speaking I'd assume this package would create much more 
 problems than it would solve, due to the PCI ID overlap with r8169.ko 
 shipped by the kernel packages themselves. This driver claims 
 10ec:8168, which is also taken by the in-kernel r8169.ko module. 
[...]

Agree, this should not be added to the archive.

If people are in a hurry to get new support for new devices, we can
cherry-pick later upstream changes to r8169.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Re: How to coordinate a DVD burn program with udev ?

2011-09-20 Thread Thomas Schmitt
Hi,

i managed to work around the problem - at least on my system.

There are at least two oddities involved

- If the kernel events happen, then always on open().
  But it is quite unpredictable whether they happen at all.
  xorriso and program eject have a higher probability to trigger
  kernel events than wodim.
  (Watched by: udevadm monitor --kernel )

- udev patience is between 4 and 7 seconds.
  4 seconds and a kernel event can trigger link vanishing even if the
  tray was already loaded. 7 seconds and kernel event happen only if
  the tray had to be loaded and thus the xorriso run needed long enough.
  Program eject does not run that long and causes no vanishing.
  Possibly it does not block out udev, anyway.

An accordingly odd workaround in libburn looks like:

  fd = open(/dev/sr0, O_RDWR | O_EXCL | O_NDELAY);
  if (fd = 0) {
  close(fd);
  usleep(200);
  fd = open(/dev/sr0, O_RDWR | O_EXCL | O_NDELAY);
  }

instead of simply

  fd = open(/dev/sr0, O_RDWR | O_EXCL | O_NDELAY);

O_EXCL on /dev/sr0 is supposed to block out any other open() which
uses O_EXCL itself. (Not a POSIX feature.)
It might be a decisive ingredient for the mess, but it is the only
halfways reliable means to coordinate burn programs so that they
do not use the same drive.

It is still unclear why wodim's open() triggers much fewer kernel
events than the one of libburn.
But above workaround has a similar effect.

After triggering a kernel event with my workaround once, the probability
gets significantly lower for kernel events to be caused by old libburn. 
But it is still not 0.

---

I would still like to discuss the unpredictability of kernel events
and the harsh reaction of udev on inaccessible drives.
The workaround is actually a race condition. It might break with the
next change in kernel or udev.


Have a nice day :)

Thomas


-- 
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/98760873814254@192.168.2.69



Fast track learning of ExtJS - Exclusive Training Online

2011-09-20 Thread Sulabh J
Dear developers,div class=gmail_quotedivdiv  
class=gmail_quotedivdivpThanks a bunch for the interest you have  
shown in our Online Trainings./p Our trainings are now held every  
weekends and sessions are recorded every time. brbrPresenting this  
weekend br pbr a  
href=http://www.ezdia.com/ma/extjs-training-live.php?utm_source=sj;  
target=_blankspan style=font-size: 130%; color: rgb(192, 0, 0);  
spanspanExtJS/span/span spanspanLive Introductory Session for  
Beginnersnbsp;/span/span/span/a/pfont style=font-family: comic  
sans ms,sans-serif; color: rgb(0, 0, 0); size=4Limited Seats Left for  
this Weekend Batch !/fontbrpfont size=4a style=color:  
rgb(51, 51, 255);  
href=http://www.ezdia.com/ma/extjs-training-live.php?utm_source=sj;  
target=_blankBook Your Seat Now/aspan style=color: rgb(51, 51,  
255); gt;gt;/span/font/p pbrPlease join us for this  
b60-minute walk-through of proven unconventional  
spanspanExtJS/span/span spanspanTraining/span/span/b  
about how it works, to work spanon/span and make widgets in  
spanspanExtjs/span/span./p pThis Online session is scheduled  
for a 60-minute presentation with an additional 45 minutes at the end for  
any questions./p pbPresented by Imran khan Mohammed/b/p pspan  
style=font-size: 130%; color: rgb(192, 0, 0);uSaturday, September 24  
amp; 25, 2011 10:30 AM - 12:30 AM PST/u/span/p pThe session will  
cover:/p p /pul type=discli Introduction to Object Oriented  
JavaScript/librli High performance, customizable UI  
widgets/librliWell designed and extensible Component model/li  
brliAn intuitive, easy to use API/li/ul pLet us know what else  
are you looking for in this spanspantraining/span/span ... Mail me  
at ba href=mailto:sulab...@ezdia.com;  
target=_blankspanspansulabh.j/span/span@ezdia.com/a/b/p  
pbFew words about the Presenter :/b/p pOur presenter (Imran) is  
seasoned spanspanExtJS/span/span expert with hands spanon/span  
expertise in Web 2.0 amp; eCommerce based platforms and brings proven  
record with small startups to fortune 500 clients. You may find additional  
information about his profile at: a  
href=http://in.linkedin.com/in/mohammedimrankhan;  
target=_blankhttp://in.linkedin.com/in/u/umohawbrmmedimrankhan/a/p  
pMark the date and time into your calendar now!/p pWe look forward to  
meeting you!/p eZdia Inc.br Arena Place Onebr 7322 Southwest FWY,  
Suite 1100br Houston, TX 77074 /div  /div/div/div/div


Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Luk Claes
On 09/20/2011 01:12 PM, Gerfried Fuchs wrote:
 Hi!

Hi

  Policy is clear on packages in main aren't allowed to depend on
 packages outside of main.  Now in a fair amount of cases this has been
 worked around by having the package outside of main as alternative
 dependency and a package in main offer basic functionality for the
 package to still be able to work.
 
  I know that the buildd system likes to pull in the first package in
 such an alternative dependency chain.  And now I start to wonder:

The reason the buildd system only looks at the first alternative is to
have a predictable set of build dependencies. The same is true for
having the first alternative being in main as otherwise it might depend
on the config of the buildd whether it will install the dependency in
main or another one.

That being said, it might be that having a predictable set of build
dependencies on the buildds is not wanted anymore?

  Is it allowed for a package in main to have a package _outside_ of main
 as first component of an alternative dependency?  The package in
 question is extremely unlikely to ever be used as Build-Depends, so this
 is of a more general question.

Strictly speaking having an alternative dependency outside main is
already bending the rules very far. The only reason I see why an
alternative outside main is allowed, is that one could easily do
something similar when using Provides.

  tl;dr - what do you think, is a Depends: foo-contrib | foo acceptable
 for packages in main or should it be Depends: foo | foo-contrib
 instead?

Personally I think we should stay with a predictable set of build
dependencies on the buildds (only have them look at the first
alternative) and we should stay with having a package in main as the
first alternative of a build dependency of a package in main.

Cheers

Luk


-- 
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/4e78d037.3090...@debian.org



Bug#642244: ITP: libtie-simple-perl -- Tie made easy

2011-09-20 Thread Dominique Dumont

Package: wnpp
Owner: Dominique Dumont d...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libtie-simple-perl
  Version : 1.03
  Upstream Author : Andrew Sterling Hanenkamp, hanenk...@users.sourceforge.net
* URL : http://search.cpan.org/dist/Tie-Simple/
* License : Perl like
  Programming Lang: Perl
  Description : unknown

This package provides the Perl module Tie::Simple. This module adds to
tie function the ability to quickly create new types of tie objects
without creating a complete class. It does so in such a way as to try and
make the programmers life easier when it comes to single-use ties that I find
myself wanting to use from time-to-time.

The Tie::Simple module is actually a front-end to other classes which really
do all the work once tied, but this package does the dwimming to
automatically figure out what you're trying to do.

This package is a build dependency of libsdl-perl

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


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


Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Jonas Smedegaard
On 11-09-20 at 07:41pm, Luk Claes wrote:
 On 09/20/2011 01:12 PM, Gerfried Fuchs wrote:
  Hi!
 
 Hi
 
   Policy is clear on packages in main aren't allowed to depend on 
  packages outside of main.  Now in a fair amount of cases this has 
  been worked around by having the package outside of main as 
  alternative dependency and a package in main offer basic 
  functionality for the package to still be able to work.

I am frankly surprised this behaviour is considered policy-compliant!


   Is it allowed for a package in main to have a package _outside_ of 
  main as first component of an alternative dependency?  The package 
  in question is extremely unlikely to ever be used as Build-Depends, 
  so this is of a more general question.
 
 Strictly speaking having an alternative dependency outside main is 
 already bending the rules very far. The only reason I see why an 
 alternative outside main is allowed, is that one could easily do 
 something similar when using Provides.

I don't find it similar:

Setting Depends: or Recommends means the package in main encourages 
the use of material outside of main.

Setting Provides: means the package outside of main encourages the use 
of material outside of main.



Regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Roger Leigh
On Tue, Sep 20, 2011 at 07:41:11PM +0200, Luk Claes wrote:
 On 09/20/2011 01:12 PM, Gerfried Fuchs wrote:
   Policy is clear on packages in main aren't allowed to depend on
  packages outside of main.  Now in a fair amount of cases this has been
  worked around by having the package outside of main as alternative
  dependency and a package in main offer basic functionality for the
  package to still be able to work.
  
   I know that the buildd system likes to pull in the first package in
  such an alternative dependency chain.  And now I start to wonder:
 
 That being said, it might be that having a predictable set of build
 dependencies on the buildds is not wanted anymore?

I'm fairly certain that we do want predictability and consistency.

   tl;dr - what do you think, is a Depends: foo-contrib | foo acceptable
  for packages in main or should it be Depends: foo | foo-contrib
  instead?
 
 Personally I think we should stay with a predictable set of build
 dependencies on the buildds (only have them look at the first
 alternative) and we should stay with having a package in main as the
 first alternative of a build dependency of a package in main.

Just to comment on the build dependencies: first-only alternatives
are only implemented for Build-Depends and Build-Depends-Indep
(for all resolvers).  They get stripped when computing the set of
packages to install.

Alternatives in regular package Depends are delegated to
apt-get/aptitude, and what is installed will depend upon what is
available and installable.  For packages being build for main, the
contrib and non-free archives should not be available, so such
alternatives should not be considered.


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.


-- 
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/20110920181701.gq3...@codelibre.net



packages under the AGPL-3 license

2011-09-20 Thread Ritesh Raj Sarraf
Hello Fellow Devs,

I am working on packaging the LIO tools [1]. The userspace component is
licensed under AGPL-3.

As per Debian bug #621462, the license is not part of common-licenses
because there aren't many consumers for it, yet.
I plan to document the license in the debian/copyright file and proceed.

lintian reports error, E: python-configshell:
copyright-should-refer-to-common-license-file-for-gpl, for which I've
filed a bug report.


PS: Please CC me in replies.

[1] http://linux-iscsi.org/wiki/Main_Page

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System




signature.asc
Description: OpenPGP digital signature


Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Stefano Zacchiroli
On Tue, Sep 20, 2011 at 01:12:37PM +0200, Gerfried Fuchs wrote:
  tl;dr - what do you think, is a Depends: foo-contrib | foo acceptable
 for packages in main or should it be Depends: foo | foo-contrib
 instead?

I think the first form above (foo-contrib | foo) is not acceptable. My
argument is that we should make choice of non-free software an explicit
action of Debian users, rather than an implicit/automated one.

Most of our package manager frontends — including the default one — walk
dependency formulae left to right, preferring the first alternative if
it is satisfiable. That means that a user installing a package with a
dependency like the first form above will install foo-contrib without
necessarily knowing they are doing so.

I understand it can be argued that users enabling contrib/non-free have
decided to opt-in for non-free software. But I still don't think such a
system-wide should be taken as a wildcard to install contrib/non-free
packages without user consent.

If there were a way to fix a system-wide dependency solving preference
that would favor main packages by default, unless explicitly customized
by the sysadm, the first form might be (more) acceptable. I don't think
it is acceptable without it.

Just my 0.02€,
Cheers.
-- 
Stefano Zacchiroli zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .
Maître de conférences   ..   http://upsilon.cc/zack   ..   . . o
Debian Project Leader...   @zack on identi.ca   ...o o o
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Re: alternative dependency ordering - with respect of packages in main

2011-09-20 Thread Paul Wise
On Tue, Sep 20, 2011 at 8:04 PM, Ben Armstrong wrote:

 While that neatly sidesteps the issue, 7.5 says:

     To specify which of a set of real packages should be the default to
     satisfy a particular dependency on a virtual package, list the real
     package as an alternative before the virtual one.

 But that doesn't specify a 'must' (or even 'should').

Well, obviously there would be a package foo in main too so this would
not be violated. I should have included such a package in my example.

 What I'm concerned
 about is if someone has already added contrib or non-free to their apt
 sources for the purpose of providing some software essential to their
 needs, by not specifying which dependency is preferable here, the user
 will arbitrarily end up with a free or non-free 'foo' which may or may
 not be what they want. Though arguably, if they wanted only the
 essential stuff from contrib/non-free, they could use pinning to
 ensure that's all they take.

In my intended case I believe they always end up with foo from main,
only if they choose foo-contrib will they get it, which is how I think
it should be. main should not reference packages from contrib/non-free
in any way.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: packages under the AGPL-3 license

2011-09-20 Thread Russ Allbery
Stefano Zacchiroli z...@debian.org writes:
 On Wed, Sep 21, 2011 at 01:28:26AM +0530, Ritesh Raj Sarraf wrote:

 I am working on packaging the LIO tools [1]. The userspace component is
 licensed under AGPL-3.

 As per Debian bug #621462, the license is not part of common-licenses
 because there aren't many consumers for it, yet.

 The data referenced by that buglog are 15 months old. Although I doubt
 they've changed enough to overtake the minimum threshold, it would be
 nice to re-evaluate them.  For one thing, the growth rate might give
 insights about the future market share of the license.

 TBH, AGPL is likely to become a popular license. Having maintainers
 include it verbatim in packages nowadays, to factor it out a few years
 from now, doesn't seem like a useful exercise...

Actually, based on the surveys I've done of licensing information, I think
it's unlikely that the AGPL will ever become that popular of a license.  I
doubt it will even pass the GFDL, which we probably should not have
accepted into common-licenses.

Due to a combination of a limitation of the Lintian lab format and the
file system on lintian.d.o, the Lintian lab is not currently complete, but
I can get partial information.  I updated the license check script in the
Policy tools directory and ran it against the current Lintian lab.  It
shows 31 packages in the archive covered by the AGPL version 3, which is
of course far, far too few to even be thinking about common-licenses at
this point.

Here's the complete statistics for the licenses that the tools script
knows how to search for.  The restriction to 31,998 packages is because
we've hit the link count maximum for an ext3 directory.

I personally consider 1000 packages to be the appropriate level for
considering including something new in common-licenses, but I'm fairly
conservative on that front.  The closest (by far) of the licenses not
already listed there, and the best case for inclusion, is the MPL 1.1 at
740 packages.  The next closest contender would be the CDDL at 219
packages.

AGPL 3   31
Apache 2.0 1474
Artistic   2776
Artistic 2.0 50
BSD (common-licenses)   569
CC-BY 3.068
CC-BY-SA 3.0133
CDDL219
CeCILL   20
CeCILL-B 11
CeCILL-C 20
GFDL (any)  939
GFDL (symlink)  395
GFDL 1.2550
GFDL 1.3 79
GPL (any) 21496
GPL (symlink)  8326
GPL 1  2159
GPL 2 10821
GPL 3  3785
LGPL (any) 7977
LGPL (symlink) 2134
LGPL 2 5689
LGPL 2.1   4084
LGPL 3  947
LaTeX PPL   181
LaTeX PPL (any) 131
LaTeX PPL 1.3c  120
MPL 1.1 740
SIL OFL 1.0  16
SIL OFL 1.1  88

Total number of packages: 31998

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



Re: packages under the AGPL-3 license

2011-09-20 Thread Benjamin Drung
Am Dienstag, den 20.09.2011, 14:25 -0700 schrieb Russ Allbery:
 I personally consider 1000 packages to be the appropriate level for
 considering including something new in common-licenses, but I'm fairly
 conservative on that front.  The closest (by far) of the licenses not
 already listed there, and the best case for inclusion, is the MPL 1.1 at
 740 packages.  The next closest contender would be the CDDL at 219
 packages.

Probably many people of the Mozilla extension maintainers team would
love to see the MPL-1.1 in common-licenses.

-- 
Benjamin Drung
Debian  Ubuntu Developer


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


Re: Bug#642198: ITP: r8168 -- dkms source for the r8168 network driver

2011-09-20 Thread Andreas Beckmann
On 2011-09-20 14:30, Ben Hutchings wrote:
 On Tue, 2011-09-20 at 14:23 +0200, Stefan Lippers-Hollmann wrote:
 Personally speaking I'd assume this package would create much more 
 problems than it would solve, due to the PCI ID overlap with r8169.ko 
 shipped by the kernel packages themselves. This driver claims 
 10ec:8168, which is also taken by the in-kernel r8169.ko module. 
 [...]
 
 Agree, this should not be added to the archive.

OK, that's fine. I don't really care.

Andreas


-- 
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/4e7901d4.40...@abeckmann.de



Re: packages under the AGPL-3 license

2011-09-20 Thread Russ Allbery
Stefano Zacchiroli z...@debian.org writes:
 On Tue, Sep 20, 2011 at 02:25:49PM -0700, Russ Allbery wrote:

 Actually, based on the surveys I've done of licensing information, I
 think it's unlikely that the AGPL will ever become that popular of a
 license.  I doubt it will even pass the GFDL, which we probably should
 not have accepted into common-licenses.

 Thanks for this prompt feedback.

 ... and gosh, I didn't imagine AGPL share was so low in the Debian
 archive. (Countering bad gut feelings is what data are useful for!)

Yes, indeed.  :)  I supported adding the GFDL 1.3 to common-licenses on
the basis of a similar gut feeling, and it's still sitting there at only
79 packages.

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



Re: packages under the AGPL-3 license

2011-09-20 Thread Russ Allbery
Benjamin Drung bdr...@debian.org writes:
 Am Dienstag, den 20.09.2011, 14:25 -0700 schrieb Russ Allbery:

 I personally consider 1000 packages to be the appropriate level for
 considering including something new in common-licenses, but I'm fairly
 conservative on that front.  The closest (by far) of the licenses not
 already listed there, and the best case for inclusion, is the MPL 1.1
 at 740 packages.  The next closest contender would be the CDDL at 219
 packages.

 Probably many people of the Mozilla extension maintainers team would
 love to see the MPL-1.1 in common-licenses.

There's oodles of discussion at:

http://bugs.debian.org/487201

My impression is that the consensus may be shifting, but there are various
things that make it a less appealing inclusion candidate than it might
appear at first glance, such as the fact that it's a third and (by Debian)
deprecated choice of alternative license for most packages that reference
it, the iceweasel debian/copyright file (and those packages that copied
its handling) doesn't bother to include a copy inline because of that, and
it's a disliked (albeit DFSG-free) license within Debian.

-- 
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/877h5228lj@windlord.stanford.edu



Bug#642268: ITP: quickfix -- FIX protocol library

2011-09-20 Thread Roberto C. Sanchez
Package: wnpp
Severity: wishlist
Owner: Roberto C. Sanchez robe...@connexer.com

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: quickfix
  Version : 1.13.3
  Upstream Author : Oren Miller o...@quickfixengine.org
* URL : http://www.quickfixengine.org/index.html
* License : BSD w/ advertising clause
  Programming Lang: C
  Description : FIX protocol library

 The Financial Information eXchange (FIX) Protocol is a message standard
 developed to facilitate the electronic exchange of information related to
 securities transactions. It is intended for use between trading partners
 wishing to automate communications.


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

iQIcBAEBCAAGBQJOeRdyAAoJECzXeF7dp7IPWtoQAJnFkCrE4+/yic+ZGhfg/zC6
rIe6UceVmq+XMTfShM5lhp+UfRGL8DTc9g/gEoklnBfXh8hA3UdSJ8+w2Y5dfI77
M1Gm+jmklRXwD4bPrmns8s+3TNfLpCQzBG3p2guM5Cu6tfxgJJl9uaBZbUCJxYWa
0BfkszCbC74xuwcC5+JNvsmmefXxrw+4OZzBNJD2vXac0TP1mubpm6kTQpYakkYB
SvFnz0MJVat9OKOj7RBr/XOzrkTMbtVfD5r3resF/ZQZ4H6/FIwmRcPYLVrGF9KK
GbG+GaabxPTZPr66SYQTS/OaFoMDXCgGu/xg1qgwzFcligffImIa9+aVMP6pFMQC
QBRAf5Gn05LfLHLfAQl9hXDUxST83jdS2YC0h6uQyKiYZP9uQ5Q/lIe9u/KStOnc
Bg2oLk/Ufpv94J6hgbiT0Zbmex6acunzGHBp5kBQxx00+hV5Wy3K7lrRjEOjhOQF
wldh6YVYIp0fGh7B2VGRs5jRyNb4t6nOSyBe4DZvDcSMpnKAtc7Vv60tFpkduME9
EvmX7xE+0FezhbNCp7FVHqA/JVZXDb+FtLMgoBYS0gvJdrJRWkZESR+0JLBPTnbK
oiRdruVyRpwr4JcDaE7snOexPEPKc+GA90IET2+3T312+RutPuvDGmh/gp7LdO7i
VqIc/IzbUBNbL2M9ztPQ
=IpZH
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110920224528.18686.47344.report...@miami.connexer.com



Bug#642282: ITP: libapache2-mod-socket-policy-server -- libapache2-mod-socket-policy-server is an Apache2 module for serving Adobe socket policies.

2011-09-20 Thread Daniel Kauffman
Package: wnpp
Severity: wishlist
Owner: Debian Packaging Team debian-packaging-t...@socketpolicyserver.com


* Package name: libapache2-mod-socket-policy-server
  Version : 0.0.1
  Copyright   : Rock Solid Innovations, LLC
* URL : http://socketpolicyserver.com
* License : Apache License Version 2.0
  Programming Lang: C
  Description : An Apache2 module for serving Adobe socket policies.

libapache2-mod-socket-policy-server is an Apache2 module for
serving Adobe socket policies.



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



Accepted concordance 0.23-2 (source all amd64)

2011-09-20 Thread Mathieu Trudel-Lapierre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 12 Sep 2011 18:30:30 -0400
Source: concordance
Binary: concordance libconcord2 libconcord-dev python-libconcord
Architecture: source amd64 all
Version: 0.23-2
Distribution: unstable
Urgency: low
Maintainer: Mathieu Trudel-Lapierre mathieu...@gmail.com
Changed-By: Mathieu Trudel-Lapierre mathieu...@gmail.com
Description: 
 concordance - Harmony remote configuration tool
 libconcord-dev - Harmony remote configuration tool - development files
 libconcord2 - Harmony remote configuration tool - runtime libraries
 python-libconcord - Harmony remote configuration tool - Python bindings
Closes: 630162 641148
Changes: 
 concordance (0.23-2) unstable; urgency=low
 .
   * debian/patches/h525-flash-size-detection.patch: reinstate patch for the
 Harmony 525 flash size; seems it wasn't actually contained in the last
 upstream release. (Closes: #630162, #641148)
   * debian/control:
 - bump Standards-Version.
 - drop quilt Build-Depends.
 - drop XB-Python-Version, XS-Python-Version.
 - properly set python-all-dev Build-Depends version to (= 2.6.6-3~).
 - set Section: libs for libconcord2.
   * debian/control, debian/compat: switch to using debhelper 8; bump compat.
   * debian/rules: switch to using the DH sequencer, do extra cleanup after the
 build process.
Checksums-Sha1: 
 5e8a792e53b9a405e3d14ae75392cafbac59faf6 1153 concordance_0.23-2.dsc
 ade237d1e04ace4795ea4679eb2e95d65ca153d8 6472 concordance_0.23-2.debian.tar.gz
 42c68d3520c8743e2846f627bd58be96d8f88d64 24692 concordance_0.23-2_amd64.deb
 ccc6c296457ef50c1cf87d9a8bed3e7a2b02f465 40152 libconcord2_0.23-2_amd64.deb
 2dc20c86f1fd9cb6ad1316f26dd2ec2d0063f6ab 47080 libconcord-dev_0.23-2_amd64.deb
 1912c4a37c925e7dc7e822c0bbfb7d7e0f3457a4 13366 python-libconcord_0.23-2_all.deb
Checksums-Sha256: 
 8263c461741e1cb87d36b7433b5dfd6bc90a9beabd983a3f66a62657e384dbbe 1153 
concordance_0.23-2.dsc
 232f56363d91253a7a3e1374f389b9d95234a4b2ee62f293b609e22ef3dd6ac6 6472 
concordance_0.23-2.debian.tar.gz
 17fcb8652e6ca71bffb799aafbd07f9be9ee5169c61c102186979ad42a7ae49e 24692 
concordance_0.23-2_amd64.deb
 eb95e63fbaece591d36064a2babad9040d0d55b03e2cf7c3a7bcec2a0bba707f 40152 
libconcord2_0.23-2_amd64.deb
 bc40f38aa98f2e8c6c1d4849da52478cbc14579dea3bef1256d7797c3941d650 47080 
libconcord-dev_0.23-2_amd64.deb
 8a23174f853b0b07e2fdd1e3e056d2b83d260fe7968a32b66de29ee2ea7888d1 13366 
python-libconcord_0.23-2_all.deb
Files: 
 ff01651cf5c4ee90a60b42f4cc3cc0fd 1153 utils optional concordance_0.23-2.dsc
 1e862f1b2cc9c860f45174d0e340c54c 6472 utils optional 
concordance_0.23-2.debian.tar.gz
 25ba0b544b9fdc8466c8c0cdbda16dd1 24692 utils optional 
concordance_0.23-2_amd64.deb
 ca25310f6400d2b65cc65ea0f8cbf7c3 40152 libs optional 
libconcord2_0.23-2_amd64.deb
 1197f4fbe6caf0f752082eee49853888 47080 libdevel optional 
libconcord-dev_0.23-2_amd64.deb
 aa2fcae41b1658f935e4e9a31122d42d 13366 python optional 
python-libconcord_0.23-2_all.deb

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

iEYEARECAAYFAk54Ka8ACgkQKFvXofIqeU6nKQCgl9JZ4bYsU5KKkV0kidGmLQfS
bJQAn2qYym0IOqPXUBpzYItnZ0iMjFtZ
=PzwM
-END PGP SIGNATURE-


Accepted:
concordance_0.23-2.debian.tar.gz
  to main/c/concordance/concordance_0.23-2.debian.tar.gz
concordance_0.23-2.dsc
  to main/c/concordance/concordance_0.23-2.dsc
concordance_0.23-2_amd64.deb
  to main/c/concordance/concordance_0.23-2_amd64.deb
libconcord-dev_0.23-2_amd64.deb
  to main/c/concordance/libconcord-dev_0.23-2_amd64.deb
libconcord2_0.23-2_amd64.deb
  to main/c/concordance/libconcord2_0.23-2_amd64.deb
python-libconcord_0.23-2_all.deb
  to main/c/concordance/python-libconcord_0.23-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/e1r5tpi-0007yy...@franck.debian.org



Accepted gt5 1.5.0~20101101+bzr28-2 (source all)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 19 Sep 2011 15:12:56 +0300
Source: gt5
Binary: gt5
Architecture: source all
Version: 1.5.0~20101101+bzr28-2
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 gt5- shell program to display visual disk usage with navigation
Closes: 638562
Changes: 
 gt5 (1.5.0~20101101+bzr28-2) unstable; urgency=low
 .
   * debian/control
 - (Standards-Version): update to 3.9.2.
 - (Description): Fix typos. Patch thanks to Aputsiaq Janussen 
a...@isit.gl.
   (Closes: #638562).
   * debian/copyrigh
 - Update to DEP 5.
Checksums-Sha1: 
 419e2aded49614110fa16eb1c2aa62abc07e98df 1834 gt5_1.5.0~20101101+bzr28-2.dsc
 410ade12ba6023ea584d92c7bbba1d4d3254c8f0 3417 
gt5_1.5.0~20101101+bzr28-2.debian.tar.gz
 7def119f15b4572f934a4c147e2af52ed968f2a1 17518 
gt5_1.5.0~20101101+bzr28-2_all.deb
Checksums-Sha256: 
 1e641b05da1314056369dac16315132bb3cbf3b33dcad7ca65bf8875fa21da82 1834 
gt5_1.5.0~20101101+bzr28-2.dsc
 4ce1e5b8db1f30ad707f9e98fd7a4661a5d8064944a82d9bf0f560183d7034cb 3417 
gt5_1.5.0~20101101+bzr28-2.debian.tar.gz
 80ac27871fb526231bf743c789533fe91a57d60c112622278e6224a797e04d24 17518 
gt5_1.5.0~20101101+bzr28-2_all.deb
Files: 
 b5a405dfb0a0cf9c36df41f4e7a5afda 1834 utils optional 
gt5_1.5.0~20101101+bzr28-2.dsc
 d0dd1a9c9563f22a4bbb66847aeee899 3417 utils optional 
gt5_1.5.0~20101101+bzr28-2.debian.tar.gz
 4db7fb2bc8974902db68d58e54487c43 17518 utils optional 
gt5_1.5.0~20101101+bzr28-2_all.deb

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

iQIcBAEBAgAGBQJOeDHAAAoJECHSBYmXSz6WLlYP/1tSANONLD1S8km8HJCYTOFY
BZYaNhVDiWAXECV7hbkwBbKUhbvg+6opS+NzTcvemBBaRtZSbO/JjvDCFIXAJAYy
CpY8NSgusjblZFli8ke/qDmvpN1MDWtIFtTe9C3b7OUYX67fIEswwRgtCFkHNHei
jTUwNlm/aVZrzKqIAvS29fm/yzWdnjqiX2rZcDBJazZDcodtZQzOwKq0ocSX67Ny
JGI9/vdABtprrldICdNc1F4R3Y/5L7Z2eO44DmzQkuFXqtmOi9a16/hDEwiP45Qh
fKdfrFX1iI2i2w20dk0IGk6fn3v0xGR24tdl27o2C+MJrUnxGctz6jdJUQ11id0m
KsalCQXOmIFRGlisADH+wtQyDb0Mr/IbcMEuBE5jHFpl8yM830GLhD2H2anu6TDv
IPtahEVf9Kt0uuvp1LFM+kKb5236NLNistJ9c/onDFYs0Poj5gPkNaDCE5G1QANK
jxkoDb0GUH6uS+AdeDY0F38K6beIdo1ylJVZMBS0Z2Dp8hw8Z80Zv9UV4QQWrDpk
mW1CPPjj8YnzaJNxSbqWBmmu0bcgC3EU/m+CS905q0MuHuCQs3IyDUe0/c6T4FqM
mEhx2Piwiur066L0lzKtj2xIDgU5MGGrtmHoouzOeXtrEFYuaylMeyhxL5gHD/zW
xzfG1TnudcftNgzpSmS/
=OB/b
-END PGP SIGNATURE-


Accepted:
gt5_1.5.0~20101101+bzr28-2.debian.tar.gz
  to main/g/gt5/gt5_1.5.0~20101101+bzr28-2.debian.tar.gz
gt5_1.5.0~20101101+bzr28-2.dsc
  to main/g/gt5/gt5_1.5.0~20101101+bzr28-2.dsc
gt5_1.5.0~20101101+bzr28-2_all.deb
  to main/g/gt5/gt5_1.5.0~20101101+bzr28-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/e1r5tsz-0002ik...@franck.debian.org



Accepted pacparser 1.3.0-1 (source i386)

2011-09-20 Thread Manu Garg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 10 Sep 2011 23:33:07 +0530
Source: pacparser
Binary: libpacparser1 libpacparser-dev python-pacparser
Architecture: source i386
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Manu Garg manug...@gmail.com
Changed-By: Manu Garg manug...@gmail.com
Description: 
 libpacparser-dev - library to parse proxy auto-config files (development files)
 libpacparser1 - library to parse proxy auto-config files
 python-pacparser - Python module to parse proxy auto-config files
Changes: 
 pacparser (1.3.0-1) unstable; urgency=low
 .
   * Imported Upstream version 1.3.0
Checksums-Sha1: 
 b5375e002b8a1008ca67be35f781b6841accab91 1738 pacparser_1.3.0-1.dsc
 aa58a616dad92e03e2d5fd08b007704b7dee2e22 1195089 pacparser_1.3.0.orig.tar.gz
 b172704d98861b4f41bc255a2610dd27e2b8db4c 3776 pacparser_1.3.0-1.debian.tar.gz
 0665c0d0b55e82bc820a01a9296a1e2b7dc953b0 356516 libpacparser1_1.3.0-1_i386.deb
 0801e893ad2fd96f083e27db8c8423508c35e003 14834 
libpacparser-dev_1.3.0-1_i386.deb
 3db4d0d8d38d686ca50320eb88f3c42dfbda9b29 380270 
python-pacparser_1.3.0-1_i386.deb
Checksums-Sha256: 
 177eb48a3babfbe633e8bb2e4026b1b8f6a371f7c73ff6cd1b05c3ce309750a5 1738 
pacparser_1.3.0-1.dsc
 7e9c7b3a0c5d69eee8c1d6fb82ce3e605f307a029c90deb036ee468f30a49eb6 1195089 
pacparser_1.3.0.orig.tar.gz
 6a1d9b99b4cae7fe84d6d5e32432c94cc25fc6eeefebf0f291b03a2c71760ebd 3776 
pacparser_1.3.0-1.debian.tar.gz
 01f28ce6154f3df67649163141bed62914dfd313172e383b09938d297692b02f 356516 
libpacparser1_1.3.0-1_i386.deb
 a627b2acedcffb8fed3c23881cdfca777922170a6df0757e9393626f7312283a 14834 
libpacparser-dev_1.3.0-1_i386.deb
 44c1a4ac62bef3d81326c03a7abfdbb62e02f6a044f29756e7b318ce4aa1ebbb 380270 
python-pacparser_1.3.0-1_i386.deb
Files: 
 67cdcc5305179d2ce2d1f724c525b475 1738 libs extra pacparser_1.3.0-1.dsc
 486b7ada9333d51922b3067b7441b8b2 1195089 libs extra pacparser_1.3.0.orig.tar.gz
 2106db98c6e9c0cddb38704558f2e2cf 3776 libs extra 
pacparser_1.3.0-1.debian.tar.gz
 fdf8c5ac786dba4a14413650bb9cd2c1 356516 libs extra 
libpacparser1_1.3.0-1_i386.deb
 7bdf5d712e96237a47e96926b92f2bc5 14834 libdevel extra 
libpacparser-dev_1.3.0-1_i386.deb
 642e642d66a039f01699cb0a749fab45 380270 python extra 
python-pacparser_1.3.0-1_i386.deb

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

iQIcBAEBAgAGBQJOeC6iAAoJEFHf2Ts++3nvoVwP/1uWeifNIGj0XTprIx+wN6Zb
IOeU70BdFoHbw0/jrXhTIHh2SQ84NnRI7w+1dCywNEXKI9s0o8W3CGzwrnMAhtEl
/G0Z5Q4RE2KzrrCh6/mu17YGcV2Mi3tmkNKnu/s9b8c/QLrCbCp5AdfDYvpPhrcq
/dEQsgyXheyaqYE64TygyFk4oIqSa2KNi/17G4Nsfym+6XD1lcu7ID02970fWJio
GKKgHB9BQgXsRVpK5eneUVqG3tYetUFnJQE9kBHZjvI6NwBjUkM2gQVBApaant44
FZVc8W3DjI/81gpKVqFpHUF1cwTUEKmVVTdjkNyskeZc6WpXlOxTADgmFFD0lrHt
APXNndsy9c5AtYyhT1q4igpzzES/tqFdWe/9JiyWz9ajIZZCWHb3HqVjJydDlZFp
W1cQuy4araSC3IF0VdbNW8gvbiwzS4n1hM2H8VpRPIEQFE6Ki5gReikhdM4vyTLC
LrnFLod1qEQ33pjhuHox/0EkfF2SHZSg56COdSN7ZyO3+N6fz8dj3g9JzL96r1lQ
3QxfqTA0PGETASIt0TuUUdat6Ye32EF5x88cAJV+XEsCR2Jk7+7OxdW/JSsMV/ns
x/Gi1NF+xYvs5rlQ6pRP65e1ov7wzHYSpGDVpOsyaRWzVkGGcyEx+hQAiCn/2w3D
hHTiFB5Efs3PbmpLHkMq
=J6wP
-END PGP SIGNATURE-


Accepted:
libpacparser-dev_1.3.0-1_i386.deb
  to main/p/pacparser/libpacparser-dev_1.3.0-1_i386.deb
libpacparser1_1.3.0-1_i386.deb
  to main/p/pacparser/libpacparser1_1.3.0-1_i386.deb
pacparser_1.3.0-1.debian.tar.gz
  to main/p/pacparser/pacparser_1.3.0-1.debian.tar.gz
pacparser_1.3.0-1.dsc
  to main/p/pacparser/pacparser_1.3.0-1.dsc
pacparser_1.3.0.orig.tar.gz
  to main/p/pacparser/pacparser_1.3.0.orig.tar.gz
python-pacparser_1.3.0-1_i386.deb
  to main/p/pacparser/python-pacparser_1.3.0-1_i386.deb


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



Accepted libytnef 1.5-4 (source amd64)

2011-09-20 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 08:13:13 +0200
Source: libytnef
Binary: libytnef0 libytnef0-dev
Architecture: source amd64
Version: 1.5-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Ricardo Mones mo...@debian.org
Description: 
 libytnef0  - improved decoder for application/ms-tnef attachments
 libytnef0-dev - improved decoder for application/ms-tnef attachments
Changes: 
 libytnef (1.5-4) unstable; urgency=low
 .
   * QA upload.
   * source/format, patches/series, patches/update_autofiles.patch
   - Switch to dpkg-source 3.0 (quilt) format
   * debian/control
   - Bump Standards-Version to 3.9.2 (no other changes required)
   - Add sourceforge project URL as Homepage field
   - Add ${misc:Depends} to all binary packages (lintian)
   * debian/rules
   - Add recommended targets build-arch and build-indep (lintian)
Checksums-Sha1: 
 2e770d4a54e5c54e1b5d5bd3f2a1b18b31c17ffd 1040 libytnef_1.5-4.dsc
 d23f69663f309344092a464390c9e03e8924f9fb 380186 libytnef_1.5-4.debian.tar.gz
 465597256a4fe63e3c243d72da1c92c01cd64dfc 21890 libytnef0_1.5-4_amd64.deb
 4aba4bdfbe04d4b1338b4884ed1cdfba1c55330b 30374 libytnef0-dev_1.5-4_amd64.deb
Checksums-Sha256: 
 41533fa87bd3be5a4bbddb920d45277e5008e3dec5b61bf7538b4ba9cc6c2de9 1040 
libytnef_1.5-4.dsc
 293866c268680bf10751e9a9f37ea59eadb2276595af23cf4eb79261ee529a8a 380186 
libytnef_1.5-4.debian.tar.gz
 9c00b764148eec046ea611ae72869c8026149ca1e509d0ca67966f63c4e70e77 21890 
libytnef0_1.5-4_amd64.deb
 307e5666083d272a3edfd880f40891a95c1a85a171e3d200f88186b5dfcca22c 30374 
libytnef0-dev_1.5-4_amd64.deb
Files: 
 d429bdd4433c1862500dadffaf9a9082 1040 utils extra libytnef_1.5-4.dsc
 c1f14b9c0dfbf6b40fd42d8a9c6506bd 380186 utils extra 
libytnef_1.5-4.debian.tar.gz
 32f76a79565ed57368a6f26a89a1ac17 21890 libs extra libytnef0_1.5-4_amd64.deb
 f23a549467a36f55b54467ed951e52cb 30374 libdevel extra 
libytnef0-dev_1.5-4_amd64.deb

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

iEYEARECAAYFAk54MtEACgkQLARVQsm1XayPEACbBtb5DglXTYWIgCkkTDMDKS3F
KAwAoJvl5Dumd1tc3dMWiVMN+jWp/WjI
=pmzC
-END PGP SIGNATURE-


Accepted:
libytnef0-dev_1.5-4_amd64.deb
  to main/liby/libytnef/libytnef0-dev_1.5-4_amd64.deb
libytnef0_1.5-4_amd64.deb
  to main/liby/libytnef/libytnef0_1.5-4_amd64.deb
libytnef_1.5-4.debian.tar.gz
  to main/liby/libytnef/libytnef_1.5-4.debian.tar.gz
libytnef_1.5-4.dsc
  to main/liby/libytnef/libytnef_1.5-4.dsc


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



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

2011-09-20 Thread David Hannequin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 18 Sep 2011 15:00:01 +0200
Source: fusioninventory-for-glpi
Binary: fusioninventory-for-glpi
Architecture: source all
Version: 2.4.0-1
Distribution: unstable
Urgency: low
Maintainer: David Hannequin david.hanneq...@gmail.com
Changed-By: David Hannequin david.hanneq...@gmail.com
Description: 
 fusioninventory-for-glpi - FusionInventory Server embedded as a plugin into 
GLPI
Changes: 
 fusioninventory-for-glpi (2.4.0-1) unstable; urgency=low
 .
   * Update from upstream
Checksums-Sha1: 
 eafccdc37d1b7731ed2232e62b9b5ad039fbf284 1231 
fusioninventory-for-glpi_2.4.0-1.dsc
 857b922ad593151871609aa27a6e35ce5a718a91 1584190 
fusioninventory-for-glpi_2.4.0.orig.tar.gz
 c4f2145fcea77010f64babd694d30f2e42651e2c 2077 
fusioninventory-for-glpi_2.4.0-1.debian.tar.gz
 589a864ed152011356c9850d11c89aa850b48432 1529942 
fusioninventory-for-glpi_2.4.0-1_all.deb
Checksums-Sha256: 
 4fdce3a43ddc2f67c3bad0aa1cbafd73bde86aaa12ee9b736392845d48096392 1231 
fusioninventory-for-glpi_2.4.0-1.dsc
 4cd2ef283e36b85d34fd2d22e9da4934c109568e067f7e138da43090557e21a3 1584190 
fusioninventory-for-glpi_2.4.0.orig.tar.gz
 f34f1dd38204bd9920442c6c099c8d1c9f135e2502661bbe04faa61692e53a38 2077 
fusioninventory-for-glpi_2.4.0-1.debian.tar.gz
 ca032dc3b65b4ca4b3bbe433bf22c6b71dbaa5396b89764ece609764dfee6758 1529942 
fusioninventory-for-glpi_2.4.0-1_all.deb
Files: 
 bbcca2e421b50b3c8d40ae27fcca9b2d 1231 net extra 
fusioninventory-for-glpi_2.4.0-1.dsc
 d4f669ce240963e9a156cb83ef0da4d9 1584190 net extra 
fusioninventory-for-glpi_2.4.0.orig.tar.gz
 e0753ae92a76cf45b0f0eebf3bfd49c8 2077 net extra 
fusioninventory-for-glpi_2.4.0-1.debian.tar.gz
 f3878938f0486b1a4db8a14f5ad25e0f 1529942 net extra 
fusioninventory-for-glpi_2.4.0-1_all.deb

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

iEYEARECAAYFAk54TLQACgkQsKTFpDfZQSymugCgnv3+1B57wodwEQhviqQqVcD6
siMAnRvkklkPBohiybKvp5yBLTuIxRoc
=Piba
-END PGP SIGNATURE-


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


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



Accepted iceweasel 7.0~b6-1 (source amd64)

2011-09-20 Thread Mike Hommey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 08:18:15 +0200
Source: iceweasel
Binary: iceweasel iceweasel-dbg xulrunner-7.0 libmozjs7d libmozjs-dev 
libmozjs7d-dbg spidermonkey-bin xulrunner-dev xulrunner-7.0-dbg
Architecture: source amd64
Version: 7.0~b6-1
Distribution: experimental
Urgency: low
Maintainer: Maintainers of Mozilla-related packages 
pkg-mozilla-maintain...@lists.alioth.debian.org
Changed-By: Mike Hommey gland...@debian.org
Description: 
 iceweasel  - Web browser based on Firefox
 iceweasel-dbg - debugging symbols for iceweasel
 libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript 
library
 libmozjs7d - Mozilla SpiderMonkey JavaScript library
 libmozjs7d-dbg - Development files for the Mozilla SpiderMonkey JavaScript 
library
 spidermonkey-bin - standalone JavaScript/ECMAScript (ECMA-262) interpreter
 xulrunner-7.0 - XUL + XPCOM application runner
 xulrunner-7.0-dbg - Debugging symbols for the Gecko engine library
 xulrunner-dev - Development files for the Gecko engine library
Changes: 
 iceweasel (7.0~b6-1) experimental; urgency=low
 .
   * New upstream beta release.
Checksums-Sha1: 
 fb9bd14688b26432db43b26668ed88dfe4a60a95 2800 iceweasel_7.0~b6-1.dsc
 6b84d96a82cf638534bae6762fd0ec804a85d315 68534752 iceweasel_7.0~b6.orig.tar.bz2
 033778875b5d7423209eed16db92e9b68786e289 281466 
iceweasel_7.0~b6-1.debian.tar.gz
 9bc62b8b88f30ded45151fd8750ede2a8ba7da0b 1561262 iceweasel_7.0~b6-1_amd64.deb
 577bca58b1ec179331a1e216310c5cc83a719ee6 512082 
iceweasel-dbg_7.0~b6-1_amd64.deb
 5fcbada7724b1bbf1ba3b82d71cda1f07afeb16b 9952054 
xulrunner-7.0_7.0~b6-1_amd64.deb
 cdb5cd6c680ee8f831f8589b688da295b5c6a1f3 1388736 libmozjs7d_7.0~b6-1_amd64.deb
 c1693da6d90048a1a24ac3885762f2990f5344f8 482076 libmozjs-dev_7.0~b6-1_amd64.deb
 bde256a779399b9ee4377d3163b6c56be07a6b89 12547952 
libmozjs7d-dbg_7.0~b6-1_amd64.deb
 4b59a7ef4e9916b5c7e6ff2c1695f281cba5cc49 1383058 
spidermonkey-bin_7.0~b6-1_amd64.deb
 3ff71747e21da91425a0cfc7dc66bf8e1fbe8844 5928596 
xulrunner-dev_7.0~b6-1_amd64.deb
 e0453e15d431c4b37783e30f0a6db70b5513133b 144934860 
xulrunner-7.0-dbg_7.0~b6-1_amd64.deb
Checksums-Sha256: 
 d35b206178379416dea1b885ea936e3b7d4b9e994cbd76c05d27acd6a8284180 2800 
iceweasel_7.0~b6-1.dsc
 8eda284e80f8b4527c5257a24085b9a90f67ae7e43f2168daf5ea212974d33f6 68534752 
iceweasel_7.0~b6.orig.tar.bz2
 56813c9e73b28d6799de9c0a4062d5b6c8c0aa526ef0e783050bae139e72e8fe 281466 
iceweasel_7.0~b6-1.debian.tar.gz
 139a2a0f0c12b36780b3f5f3f1cf6bffd2e44ddd1b53dfe8b65a1e1701615c21 1561262 
iceweasel_7.0~b6-1_amd64.deb
 8814331504dbc1c5628e12c3eaa980c91c1a3d16999ea41849d4fadf404b1725 512082 
iceweasel-dbg_7.0~b6-1_amd64.deb
 cc9276726a507fbd0e573324cc8c292d608114fe8bbac0a495476d5b3f130b48 9952054 
xulrunner-7.0_7.0~b6-1_amd64.deb
 cb58dcf9603f1bec2f0f795a39a2abdef74363fbbdf6c77ac18b06f29d46fe78 1388736 
libmozjs7d_7.0~b6-1_amd64.deb
 880785216f0540b4f4546cd85d7574e3e0ffa0d3b05540394ee643893b728f80 482076 
libmozjs-dev_7.0~b6-1_amd64.deb
 192a60d09db4bd3b6f4aec329c9718cd2979e1282944661c34ec92fa5fff15c2 12547952 
libmozjs7d-dbg_7.0~b6-1_amd64.deb
 ba26de18c6e329bb864483a144331df38df837bc4a4f9049ff4fb275f8400dca 1383058 
spidermonkey-bin_7.0~b6-1_amd64.deb
 881fcae61fad76e993023d2b9fefeb0739c73148c409227d43cc26073301c7cc 5928596 
xulrunner-dev_7.0~b6-1_amd64.deb
 c60d009777f8672e84e401e21fd0ab69cbbe9a25c0571a1e8b0bd2fd953d89ab 144934860 
xulrunner-7.0-dbg_7.0~b6-1_amd64.deb
Files: 
 9b25c9076dd066e2773e34d2643e822b 2800 web optional iceweasel_7.0~b6-1.dsc
 938f32e431d591d5dfe5d13b953638a3 68534752 web optional 
iceweasel_7.0~b6.orig.tar.bz2
 1b8aa6af37860b02837b70d3b9957db4 281466 web optional 
iceweasel_7.0~b6-1.debian.tar.gz
 a6121d277076a49d60c08ae6044cd9af 1561262 web optional 
iceweasel_7.0~b6-1_amd64.deb
 27c8ed7488cc70396066ec918936274e 512082 debug extra 
iceweasel-dbg_7.0~b6-1_amd64.deb
 5e90150d4582db32a0980a8179bcd7f3 9952054 libs optional 
xulrunner-7.0_7.0~b6-1_amd64.deb
 f3d107ca4a946f13fe16a9fcae25ab74 1388736 libs optional 
libmozjs7d_7.0~b6-1_amd64.deb
 9c073d41e0119baa532bdef8e703dfc0 482076 libdevel optional 
libmozjs-dev_7.0~b6-1_amd64.deb
 a3ee4e4704f4f6220562022a8001b2a9 12547952 debug extra 
libmozjs7d-dbg_7.0~b6-1_amd64.deb
 bc8fe007aca02381dcfe8933215aa817 1383058 interpreters optional 
spidermonkey-bin_7.0~b6-1_amd64.deb
 ed4473a97477b24ce34d809c960fd708 5928596 libdevel optional 
xulrunner-dev_7.0~b6-1_amd64.deb
 53e0a57538bbe9be6b5fc2c82b59bd92 144934860 debug extra 
xulrunner-7.0-dbg_7.0~b6-1_amd64.deb

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

iQIVAwUBTng5LeQqoE+mqoxyAQgEyg//ReUybseHgjowOy7nNpcWZ/+a+pVRo83J
GDpuR3CfMoxacAI6N3lIGCx7Zz8BRVX6GFS3VDmBCMb1EDLhwGGUT3VuT/Au/y5q
asm2H5m+hxNeJHlHoXZgcJtlgHWOmcQw9/wezpCdLIsjdZoFaYJ09dlvVLULj0sm
4F3YF4ucEvfYylbtNk9rLfUAKD1tHdU7xSSbhthjUmwjgckrPVoX/BBc4dFOBAxL
U5xlz3+hf3xhOiynNC1LXGMkIpbKpgo6fnrFafSWK/yhgNoUoou4/PL5pYWQ1LIx
QqWajjYlDDAnKyspnwpR9LXpTX9a2GrUi9MIalbLRf4loDwiPw9SD9bStnjy5Vk/

Accepted libmath-polygon-perl 1.02-1 (source all)

2011-09-20 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 19 Sep 2011 19:11:13 +0200
Source: libmath-polygon-perl
Binary: libmath-polygon-perl
Architecture: source all
Version: 1.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad angela...@gmail.com
Description: 
 libmath-polygon-perl - Perl module for Polygon calculations
Changes: 
 libmath-polygon-perl (1.02-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ Angel Abad ]
   * Imported Upstream version 1.02
   * debian/copyright:
 - Update debian/* section
 - Update upstream years
   * debian/control: Add myself to Uploaders
Checksums-Sha1: 
 295420873de3aa06421f4bc442707190e76b1f2e 2114 libmath-polygon-perl_1.02-1.dsc
 028326eee2737b94d6cb6c8fcb62427fa0869d64 21529 
libmath-polygon-perl_1.02.orig.tar.gz
 8b412155b6b725e2baef31582bc4f4322f3f2871 1723 
libmath-polygon-perl_1.02-1.debian.tar.gz
 a9213120b62c75819c162e104331abf46313d3a1 41300 
libmath-polygon-perl_1.02-1_all.deb
Checksums-Sha256: 
 f58d573f701e373fff3bcff3642d7ffc9930bad16816c6ff5525a5d30496878c 2114 
libmath-polygon-perl_1.02-1.dsc
 373d7f5c01b942bb06c9e8042b72fcd247453667f00093e09bb1e4b059365213 21529 
libmath-polygon-perl_1.02.orig.tar.gz
 92dc155f588d6697c8edd8385eef739c52610b05c7807be435f1a5b232839408 1723 
libmath-polygon-perl_1.02-1.debian.tar.gz
 201128375da195d93001433146c445232b42bd11519c9ae8aa9359305a4ba8b1 41300 
libmath-polygon-perl_1.02-1_all.deb
Files: 
 bc10a38e6fa35d669434db01c8827503 2114 perl optional 
libmath-polygon-perl_1.02-1.dsc
 b9c3f1dbe8250434fb90aad1aae634fc 21529 perl optional 
libmath-polygon-perl_1.02.orig.tar.gz
 14d7556dd3048b0d3c235e62425fd5fc 1723 perl optional 
libmath-polygon-perl_1.02-1.debian.tar.gz
 700d8e40719b2cc14a92522aceaeed80 41300 perl optional 
libmath-polygon-perl_1.02-1_all.deb

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

iQIcBAEBCAAGBQJOeE36AAoJEHidbwV/2GP+OBkQAJfNzyoHkSy2nu/zKoCZ6EuV
JyAymcleToUR+AOhUAL3H/cuVeyLjytSLLHo89nCm2MeaSUGVtj5QCPDkQQe374Y
pyuHoirovPfmaBCwNdUCKoJnFOrVi5iDA7idXTXTNz2BHaxUPzK0n2wyOLfrluBI
nF6Jbq/HEsbDF7IbGRc4cMp4wOnBwq2LaaZzRDsYkjtgtpih8nfwHZXtZ5LUaG/X
AcXa4/4KVnOkHj5EQVaHp7ZDghhWKRVSl8j9wZr/AEwwTmD/jXIi7XqNVApXnooj
jNR4QfPPU8bHbJFBhtG8lOu7GobGO/UiWZoFh0Lr6lE/l0aIxuS1SZWUyrGXLV7/
oPul4ITQqBnmAoOx+fOZB6W0c2pBKt7M2tzar9G+bHbpT/fGo+X3dUoXr1dWmPqg
B2yNsWJvI8MQ+zC3TxG7ZH3MxKc1Nzwh63XHn5pUZnbCsaVoTzduwhcgvWeF4rqe
Gy/G03QkibGAImVoygoJstO8QmY/mJwUzSZODmjDRt9CPVi5vMAGArKaEslYaYVI
pe/4sjhumJ543CV1pdaC0WvgRu4HokKNCqjId6jYPi6kqIegbI2Cbp7CNDQqrZGD
nnbBWSIOOajlr8HjwjKsJSGrYr3+2EhvTbxu2u+UsZ6W+K/NMj76o1TmQYBzvzCc
VbIi2Xz6dP3xKKtxok6L
=5FUs
-END PGP SIGNATURE-


Accepted:
libmath-polygon-perl_1.02-1.debian.tar.gz
  to main/libm/libmath-polygon-perl/libmath-polygon-perl_1.02-1.debian.tar.gz
libmath-polygon-perl_1.02-1.dsc
  to main/libm/libmath-polygon-perl/libmath-polygon-perl_1.02-1.dsc
libmath-polygon-perl_1.02-1_all.deb
  to main/libm/libmath-polygon-perl/libmath-polygon-perl_1.02-1_all.deb
libmath-polygon-perl_1.02.orig.tar.gz
  to main/libm/libmath-polygon-perl/libmath-polygon-perl_1.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/e1r5wju-0001gk...@franck.debian.org



Accepted texlive-base 2009-14 (source all)

2011-09-20 Thread Frank Küster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 08:55:38 +0200
Source: texlive-base
Binary: texlive-base texlive-generic-recommended texlive-latex-base 
texlive-latex-recommended texlive-fonts-recommended texlive-pictures 
texlive-luatex texlive-metapost texlive-omega texlive-xetex texlive 
texlive-full texlive-common texlive-fonts-recommended-doc 
texlive-latex-base-doc texlive-latex-recommended-doc texlive-metapost-doc 
texlive-pictures-doc
Architecture: source all
Version: 2009-14
Distribution: unstable
Urgency: low
Maintainer: Debian TeX Maintainers debian-tex-ma...@lists.debian.org
Changed-By: Frank Küster fr...@debian.org
Description: 
 texlive- TeX Live: A decent selection of the TeX Live packages
 texlive-base - TeX Live: Essential programs and files
 texlive-common - TeX Live: Base component
 texlive-fonts-recommended - TeX Live: Recommended fonts
 texlive-fonts-recommended-doc - TeX Live: Documentation files for 
texlive-fonts-recommended
 texlive-full - TeX Live: metapackage pulling in all components of TeX Live
 texlive-generic-recommended - TeX Live: Recommended generic packages
 texlive-latex-base - TeX Live: Basic LaTeX packages
 texlive-latex-base-doc - TeX Live: Documentation files for texlive-latex-base
 texlive-latex-recommended - TeX Live: LaTeX recommended packages
 texlive-latex-recommended-doc - TeX Live: Documentation files for 
texlive-latex-recommended
 texlive-luatex - TeX Live: LuaTeX packages
 texlive-metapost - TeX Live: MetaPost (and Metafont) drawing packages
 texlive-metapost-doc - TeX Live: Documentation files for texlive-metapost
 texlive-omega - TeX Live: Omega
 texlive-pictures - TeX Live: Graphics packages and programs
 texlive-pictures-doc - TeX Live: Documentation files for texlive-pictures
 texlive-xetex - TeX Live: XeTeX packages
Closes: 638715 639280 639427 639512 639604 639734 640062 640114 640409 640536 
640733 641042 641830
Changes: 
 texlive-base (2009-14) unstable; urgency=low
 .
   [ Frank Küster ]
   * Debconf templates review and translation process initiated and
 coordinated by Christian Perrier, many thanks!
   * Debconf templates and debian/control reviewed by the debian-l10n-
 english team as part of the Smith review project. Closes: #638715
   * Czech (Michal Simunek).  Closes: #639280
   * Russian (Yuri Kozlov).  Closes: #639427
   * Italian (Dario Santamaria).  Closes: #639512
   * Slovak (Slavko).  Closes: #639604
   * French (Alexandre Normand).  Closes: #639734
   * Swedish (Martin Bagge / brother).  Closes: #640062
   * Dutch; (Jeroen Schot).  Closes: #640114
   * Danish (Joe Hansen).  Closes: #640409
   * German (Chris Leick).  Closes: #640536
   * Portuguese (Rui Branco).  Closes: #640733
   * Spanish; (Francisco Javier Cuadrado).  Closes: #641042
   * Catalan (Innocent De Marchi). Closes: #641830
Checksums-Sha1: 
 e2f2b4980a7964583fba26c91d2fdced7b14cd63 1584 texlive-base_2009-14.dsc
 2c34793d5c87fb028fab525662665ab4baa3d5ee 701386 texlive-base_2009-14.diff.gz
 b2fbf110d6b74e1ed395cca8fb7687abd965b26e 14743478 texlive-base_2009-14_all.deb
 cf8a20d2f9f1c4340112324e0d0cf02f6ac61700 1725928 
texlive-generic-recommended_2009-14_all.deb
 e44346cf6e9649d7749b95dfe1ba3fcf2a3bdd98 1423450 
texlive-latex-base_2009-14_all.deb
 734c9352df7adf71867762af7917a96974e25a36 6776798 
texlive-latex-recommended_2009-14_all.deb
 15486f0e013f4288b73c102d2f7a932ec712d436 7263444 
texlive-fonts-recommended_2009-14_all.deb
 763e5b97fb1946d3742273fd7d8f58a1bdad3b0a 868302 
texlive-pictures_2009-14_all.deb
 293b92bf8268495aa0e67f6caf952183d4aa4441 985442 texlive-luatex_2009-14_all.deb
 fdf251512a5650f6323257808ca396133d170f8e 441258 
texlive-metapost_2009-14_all.deb
 a02e409f6faa34e185f4c72e39db5281695c739c 2271518 texlive-omega_2009-14_all.deb
 b78c0eaef777a8c448b7af93750487976b03f6bb 5734836 texlive-xetex_2009-14_all.deb
 2748bdc2d74cf02f2c1c90ab6fcb2f09246dd11d 28758 texlive_2009-14_all.deb
 0f862fc202ad8c29432781b4c15624649b74a8a4 29182 texlive-full_2009-14_all.deb
 8b4e27dd6e8bf9a3abc5e401caab6c3ea037ad52 101442 texlive-common_2009-14_all.deb
 f11b12362e96f29d2cb73efd3b83c91fcd8e9e68 2412458 
texlive-fonts-recommended-doc_2009-14_all.deb
 085ebf794f43fe7b9ae7b70f9f20a9c296e5f297 40768710 
texlive-latex-base-doc_2009-14_all.deb
 11cabcaf42edc43b35f877cce4e94ae5698d228a 15449454 
texlive-latex-recommended-doc_2009-14_all.deb
 aa4ebb553bd34594b2a08eb35783f296d8686b34 9331158 
texlive-metapost-doc_2009-14_all.deb
 78e91a4ee68a624af396e13d16ebd18f1141288c 11890496 
texlive-pictures-doc_2009-14_all.deb
Checksums-Sha256: 
 b47f1315e35996e5cc38a246edd693d692ae5c31ec3205ea26e478d9e679a584 1584 
texlive-base_2009-14.dsc
 190ccd64a7916bd19f00c1da74d7179ea5e3426858ddc6f0fb8d1192ae9a8636 701386 
texlive-base_2009-14.diff.gz
 a599edcdc114e163a02d1aa29ae17920f7dc9b22db01d6548a837e645d3ea416 14743478 
texlive-base_2009-14_all.deb
 d2772e78ed11e8b213598899230fde87435855871df03826b8c3601526de768b 1725928 

Accepted fusionforge 5.1-7 (source all)

2011-09-20 Thread Roland Mas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 11:11:32 +0200
Source: fusionforge
Binary: fusionforge-standard fusionforge-minimal fusionforge-full gforge 
gforge-common gforge-web-apache2 gforge-web-apache2-vhosts gforge-web-apache 
gforge-db-postgresql gforge-mta-exim4 gforge-mta-postfix gforge-mta-courier 
gforge-shell-postgresql gforge-ftp-proftpd gforge-dns-bind9 
gforge-lists-mailman gforge-plugin-extratabs gforge-plugin-globalsearch 
gforge-plugin-mediawiki gforge-plugin-projectlabels gforge-plugin-scmgit 
fusionforge-plugin-blocks fusionforge-plugin-contribtracker 
fusionforge-plugin-extratabs fusionforge-plugin-globalsearch 
fusionforge-plugin-gravatar fusionforge-plugin-hudson 
fusionforge-plugin-mediawiki fusionforge-plugin-oslc 
fusionforge-plugin-projectlabels fusionforge-plugin-scmarch 
fusionforge-plugin-scmbzr fusionforge-plugin-scmcvs fusionforge-plugin-scmdarcs 
fusionforge-plugin-scmgit fusionforge-plugin-scmhg fusionforge-plugin-scmsvn
Architecture: source all
Version: 5.1-7
Distribution: unstable
Urgency: low
Maintainer: Roland Mas lola...@debian.org
Changed-By: Roland Mas lola...@debian.org
Description: 
 fusionforge-full - FusionForge collaborative development tool - full 
metapackage
 fusionforge-minimal - FusionForge collaborative development tool - minimal 
metapackage
 fusionforge-plugin-blocks - collaborative development tool - Blocks plugin
 fusionforge-plugin-contribtracker - Contribution tracker plugin for FusionForge
 fusionforge-plugin-extratabs - Extratabs plugin for FusionForge
 fusionforge-plugin-globalsearch - Globalsearch plugin for FusionForge
 fusionforge-plugin-gravatar - collaborative development tool - Gravatar plugin
 fusionforge-plugin-hudson - collaborative development tool - Hudson plugin
 fusionforge-plugin-mediawiki - Mediawiki plugin for FusionForge
 fusionforge-plugin-oslc - OSLC-CM compatible plugin for FusionForge tracker 
system.
 fusionforge-plugin-projectlabels - Projectlabels plugin for FusionForge
 fusionforge-plugin-scmarch - collaborative development tool - GNU Arch plugin
 fusionforge-plugin-scmbzr - collaborative development tool - Bazaar plugin
 fusionforge-plugin-scmcvs - collaborative development tool - CVS plugin
 fusionforge-plugin-scmdarcs - collaborative development tool - Darcs plugin
 fusionforge-plugin-scmgit - collaborative development tool - Git plugin
 fusionforge-plugin-scmhg - collaborative development tool - Mercurial (Hg) 
plugin
 fusionforge-plugin-scmsvn - collaborative development tool - Subversion plugin
 fusionforge-standard - FusionForge collaborative development tool - standard 
metapackage
 gforge - Dummy upgrade package for FusionForge
 gforge-common - collaborative development tool - shared files
 gforge-db-postgresql - collaborative development tool - database (using 
PostgreSQL)
 gforge-dns-bind9 - collaborative development tool - DNS management (using 
Bind9)
 gforge-ftp-proftpd - collaborative development tool - FTP management (using 
ProFTPd)
 gforge-lists-mailman - collaborative development tool - mailing-lists (using 
Mailman)
 gforge-mta-courier - collaborative development tool - mail tools (using 
Courier)
 gforge-mta-exim4 - collaborative development tool - mail tools (using Exim 4)
 gforge-mta-postfix - collaborative development tool - mail tools (using 
Postfix)
 gforge-plugin-extratabs - Extratabs plugin for FusionForge (transitional 
package)
 gforge-plugin-globalsearch - Globalsearch plugin for FusionForge (transitional 
package)
 gforge-plugin-mediawiki - Mediawiki plugin for FusionForge (transitional 
package)
 gforge-plugin-projectlabels - Projectlabels plugin for FusionForge 
(transitional package)
 gforge-plugin-scmgit - Git plugin for FusionForge (transitional package)
 gforge-shell-postgresql - collaborative development tool - shell accounts 
(using PostgreSQL
 gforge-web-apache - transition package to gforge-web-apache2
 gforge-web-apache2 - collaborative development tool - web part (using Apache)
 gforge-web-apache2-vhosts - collaborative development tool - web vhosts (using 
Apache)
Changes: 
 fusionforge (5.1-7) unstable; urgency=low
 .
   * New snapshot from upstream SVN.
Checksums-Sha1: 
 e273ba4952db730d325949b41089883e379a216c 2140 fusionforge_5.1-7.dsc
 7e22c3ed224a9192aace0207f40da8140f080959 3221635 fusionforge_5.1-7.diff.gz
 ae490c75b9e36341783cdf64432b33ea9c2d75ee 54258 
fusionforge-standard_5.1-7_all.deb
 4f1da957fec33e19e30d2db0fb660e66f12ecf41 53234 
fusionforge-minimal_5.1-7_all.deb
 e65dec9200c0d6842ef2b5fb2200ad4189c96ede 53364 fusionforge-full_5.1-7_all.deb
 743f452d5cd6bc6c2e5a76dd8fa7e77bd668bff9 49954 gforge_5.1-7_all.deb
 d9566ab625a3ce0622048ec8c3a1e8c2e44ba312 1202182 gforge-common_5.1-7_all.deb
 f099f66b6df4601f0ca08f5573d1c61f90c75162 2022802 
gforge-web-apache2_5.1-7_all.deb
 6dc9ab2f6889cd21e5e65d225f1c582247305741 54170 
gforge-web-apache2-vhosts_5.1-7_all.deb
 1870d6a63f194b6c51964e9ba61bceefd7d5b0fe 49984 

Accepted hpanel 0.3.2-2 (source amd64)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 19 Sep 2011 23:44:26 +0300
Source: hpanel
Binary: hpanel
Architecture: source amd64
Version: 0.3.2-2
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 hpanel - minimalist panel for X
Closes: 632899
Changes: 
 hpanel (0.3.2-2) unstable; urgency=low
 .
   * debian/compat
 - Update to 8.
   * debian/control
 - (Build-Depends): use debhelper 8.
 - (Standards-Version): update to 3.9.2.
   * debian/copyright
 - Update to DEP 5.
   * debian/patches
 - (10): Update. Add LDADD to fix a problem with ld --as-needed. Patch
 thanks to Andreas Moog am...@ubuntu.com (LP #771057; Closes:
 #632899).
   * debian/rules
 - (get-changelog): clean up whitespaces.
Checksums-Sha1: 
 088a0747e9ea40ec353645d6bc1b7461663e4434 1194 hpanel_0.3.2-2.dsc
 668201cfe87bf32748125d1d813925184cff6f49 4642 hpanel_0.3.2-2.debian.tar.gz
 7cd53ed618dee401f8d8a39c7301e820f3bc2716 14836 hpanel_0.3.2-2_amd64.deb
Checksums-Sha256: 
 3a92ee933db799680c2b2bec060ac6215589645e8ceaf5063683fd4f25fd4c89 1194 
hpanel_0.3.2-2.dsc
 94150658ead3cf07bde2b036655936cf8d988b7486163c59661792da1c8b0bd4 4642 
hpanel_0.3.2-2.debian.tar.gz
 4e1122813db9241089616a020f5c478c9006f5461c72c98ec60ad9d71b245082 14836 
hpanel_0.3.2-2_amd64.deb
Files: 
 562061153df498f6f764321716711ec1 1194 x11 optional hpanel_0.3.2-2.dsc
 866cd3868901dd7bc52d3f61f34f4810 4642 x11 optional hpanel_0.3.2-2.debian.tar.gz
 03029a0deae2172fd304abece4330053 14836 x11 optional hpanel_0.3.2-2_amd64.deb

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

iEYEARECAAYFAk54V30ACgkQLARVQsm1Xaxa7gCeIwbsJYkMHnXLjwh922GmRiOV
XNEAnAiIDvZ9J/y6BBFVD+kHSuRjULoB
=I1EX
-END PGP SIGNATURE-


Accepted:
hpanel_0.3.2-2.debian.tar.gz
  to main/h/hpanel/hpanel_0.3.2-2.debian.tar.gz
hpanel_0.3.2-2.dsc
  to main/h/hpanel/hpanel_0.3.2-2.dsc
hpanel_0.3.2-2_amd64.deb
  to main/h/hpanel/hpanel_0.3.2-2_amd64.deb


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



Accepted fusioninventory-agent 2.1.9901-1 (source amd64)

2011-09-20 Thread Gonéri Le Bouder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 08 Sep 2011 17:30:04 +0200
Source: fusioninventory-agent
Binary: fusioninventory-agent
Architecture: source amd64
Version: 2.1.9901-1
Distribution: experimental
Urgency: low
Maintainer: Gonéri Le Bouder gon...@rulezlan.org
Changed-By: Gonéri Le Bouder gon...@rulezlan.org
Description: 
 fusioninventory-agent - Hardware and software inventory tool (client)
Changes: 
 fusioninventory-agent (2.1.9901-1) experimental; urgency=low
 .
   * New upstream beta release
   * Drop the 2.1.x patches
- add etc-location.diff
   * Refresh dependency
- drop nmap suggest, not used anymore
   * use a debian/control
Checksums-Sha1: 
 e372d6a97912165bcb1e26394ef340226315 1493 
fusioninventory-agent_2.1.9901-1.dsc
 f79ca4c42e703f7540dbcf170a00f3b3b090a76b 957406 
fusioninventory-agent_2.1.9901.orig.tar.gz
 e639a9578dc015564e3eb76c2aa5e7d48a639e45 5098 
fusioninventory-agent_2.1.9901-1.debian.tar.gz
 b187d710e7364b23119e2859222e104a50b9f5ef 476786 
fusioninventory-agent_2.1.9901-1_amd64.deb
Checksums-Sha256: 
 0b363fece92af6214a9610a3e06846babaf3797fe2557ba4c804aa155f53b49e 1493 
fusioninventory-agent_2.1.9901-1.dsc
 aef9b428e780b6dd97a21dac5a780015ec1382098aecb8ad3c584f6886148ab1 957406 
fusioninventory-agent_2.1.9901.orig.tar.gz
 f4938161c7292f5e72fa59332863f1f7db1770285be8bb9cbe07b62a6a2d9526 5098 
fusioninventory-agent_2.1.9901-1.debian.tar.gz
 0737879c042dbe72f6b5f8268475575e41cc87db39d2844663cbd234522485ce 476786 
fusioninventory-agent_2.1.9901-1_amd64.deb
Files: 
 ad50a7f8a703374923065a8c2e11fa52 1493 net extra 
fusioninventory-agent_2.1.9901-1.dsc
 8cff69e46b79f0440b0bc74e95dff23b 957406 net extra 
fusioninventory-agent_2.1.9901.orig.tar.gz
 f06750ddfcd504d638131b749072267c 5098 net extra 
fusioninventory-agent_2.1.9901-1.debian.tar.gz
 cb23d36da58aeec745ebaefbdb22 476786 net extra 
fusioninventory-agent_2.1.9901-1_amd64.deb

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

iEYEARECAAYFAk54ZLkACgkQsKTFpDfZQSwfqQCeLv/3AEzpkpLkQBf6nN/ctMCE
4lUAniM9NxogmWek48xEgdos5xhH4hwG
=8Lm/
-END PGP SIGNATURE-


Accepted:
fusioninventory-agent_2.1.9901-1.debian.tar.gz
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901-1.debian.tar.gz
fusioninventory-agent_2.1.9901-1.dsc
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901-1.dsc
fusioninventory-agent_2.1.9901-1_amd64.deb
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901-1_amd64.deb
fusioninventory-agent_2.1.9901.orig.tar.gz
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901.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/e1r5xo5-0002li...@franck.debian.org



Accepted ltpanel 0.2-2 (source amd64)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 00:17:25 +0300
Source: ltpanel
Binary: ltpanel
Architecture: source amd64
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 ltpanel- lightweight tasklist panel for minimalist WMs
Closes: 635014
Changes: 
 ltpanel (0.2-2) unstable; urgency=low
 .
   * debian/compat
 - Update to 8.
   * debian/control
 - (Build-Depends): debhelper 8.
 - (Standards-Version): Update to 3.9.2.
   * debian/copyright
 - Update to DEP 5.
   * debian/patches
 (10): New. Fix build with ld --as-needed. Patch thanks to
 Andreas Moog am...@ubuntu.com (LP #770834; Closes: #635014).
Checksums-Sha1: 
 50bd0689dcddff5989ee4e2ebcd5b919348ee58e 1164 ltpanel_0.2-2.dsc
 3cdbf6afe843a9949a1076473460125775181d6f 2620 ltpanel_0.2-2.debian.tar.gz
 b227c06f018e79d920e0ce483e8faa55ccd7f5ad 12922 ltpanel_0.2-2_amd64.deb
Checksums-Sha256: 
 4af70bba604e2914b5a4b20ca8ada4f727fbc611e3c6b66c2a2f58adec60d29c 1164 
ltpanel_0.2-2.dsc
 31a38ca9228a6dd50852426a1b2095dd36e24546528c55a10bbfba80258363a4 2620 
ltpanel_0.2-2.debian.tar.gz
 5a95d3775612bdceb186d00a5c1a843d878348e3875a57f13cf0517a52aa742a 12922 
ltpanel_0.2-2_amd64.deb
Files: 
 f734e9a1ae095492c51ad415ab573c8f 1164 x11 optional ltpanel_0.2-2.dsc
 626194c8772bee275e4645cc0002506f 2620 x11 optional ltpanel_0.2-2.debian.tar.gz
 93548ab44b43913c074e254c40fe27ce 12922 x11 optional ltpanel_0.2-2_amd64.deb

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

iEYEARECAAYFAk54ZP4ACgkQLARVQsm1XayzAwCff8dRswP0+JEUHBB1AB13vrlK
3TwAoLmEu1wswzvG9PJp0oIoB3hewU19
=epWO
-END PGP SIGNATURE-


Accepted:
ltpanel_0.2-2.debian.tar.gz
  to main/l/ltpanel/ltpanel_0.2-2.debian.tar.gz
ltpanel_0.2-2.dsc
  to main/l/ltpanel/ltpanel_0.2-2.dsc
ltpanel_0.2-2_amd64.deb
  to main/l/ltpanel/ltpanel_0.2-2_amd64.deb


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



Accepted gtk2-engines-oxygen 1.1.3-1 (source amd64)

2011-09-20 Thread Kai Wasserbäch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 12:08:39 +0200
Source: gtk2-engines-oxygen
Binary: gtk2-engines-oxygen
Architecture: source amd64
Version: 1.1.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Kai Wasserbäch cu...@debian.org
Description: 
 gtk2-engines-oxygen - Oxygen widget theme for GTK+-based applications
Changes: 
 gtk2-engines-oxygen (1.1.3-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: Updated Vcs-* entries to point to anonscm.d.o.
   * Prepare for multiarch:
 - debian/control:
   · Bumped B-D on debhelper.
   · Bumped B-D on libgtk2.0-dev (multiarch ready since 2.24.5-4).
   · Added Pre-Depends and Multi-Arch entries to binary package.
   * Don't build the two demo applications:
 - debian/rules: Set DEBIAN_NO_DEMOS.
 - debian/patches/dont-build-demos.patch: Added to make demo building
   optional.
Checksums-Sha1: 
 daeaa4f0e7f5f33b435b87fae1c223114f2c52a6 1959 gtk2-engines-oxygen_1.1.3-1.dsc
 d1b1029e1e2e5d073d8e87a53c4814ab3eae4820 190155 
gtk2-engines-oxygen_1.1.3.orig.tar.bz2
 579392df8b15d2e1badb5307d2be867e026a9c7d 3576 
gtk2-engines-oxygen_1.1.3-1.debian.tar.bz2
 8aa98de472406d9c626427ebf25dde58f41d264d 474148 
gtk2-engines-oxygen_1.1.3-1_amd64.deb
Checksums-Sha256: 
 938350cfb248e46c1caab144d4ed4cdb3c499cbd652fb59133bcd9e7c6c8 1959 
gtk2-engines-oxygen_1.1.3-1.dsc
 f17074039184ac1aa68392fd34b6acd4b31de06b67cb44901d8588242d8913e0 190155 
gtk2-engines-oxygen_1.1.3.orig.tar.bz2
 26d41821f637210682aaeacf50a3ffbb3838d68e20b6001271040d91cb5459b6 3576 
gtk2-engines-oxygen_1.1.3-1.debian.tar.bz2
 360ae47898e4da573ec9738e5bb0a68bd4a1d188a006d415eb145f345ec31517 474148 
gtk2-engines-oxygen_1.1.3-1_amd64.deb
Files: 
 123f77055a1fe76d066a5b3520b1240f 1959 gnome optional 
gtk2-engines-oxygen_1.1.3-1.dsc
 e3b280a61cbe4363c41c26083e94643d 190155 gnome optional 
gtk2-engines-oxygen_1.1.3.orig.tar.bz2
 fe80e724754b0f3fc0dfdc78f9222ac4 3576 gnome optional 
gtk2-engines-oxygen_1.1.3-1.debian.tar.bz2
 667e061cbd4292b058ebd0e4a16c5db4 474148 gnome optional 
gtk2-engines-oxygen_1.1.3-1_amd64.deb

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

iQGcBAEBAgAGBQJOeGi4AAoJEKMJ12zh3lnSCVYL/02HLgSLxgy56y3Slst6LFZi
hYRwB4RkLXH4JvdIeVekHyY+I/g9oQKD9zt00SwWBnnW+ZXLC/CXKWY9Ef63m8tH
EpAEEfQMXuCVfOiVMtmkPZ8oPI32B0XFRYiQ9etLCDzTK1gVaZfdRE46hWB6ax3G
4wLNuC9wZrIMuttnj8d6TYxY0IEiC0hVd+aibk4f8QaNwlhGkln75tqh8Ymcmgb8
VJPgGE1YrOyy0zfiQxF86u0zJG2iLKpSUljO6sCewyeV37Abg0XQW9ZJxgNKk/tl
grNfAc15YliYXpXfAoQ+KOt332uzRZA+3G8x9ILch8pDeFSzwrY/ZlB1XDc5Bfyy
K5g6wVFmcInYJKkUc28wT48WcUWA5CaBAKwEOTck6ocdqgPslEiS67gS9Dn1CnaV
upy7oGBOjBSk+HhJmv1ydabH5sEuzu+YAneRNJVKfNYCSdrePEi1gU4yf6g5DbnS
g3VW6gDMl7VVR7+DLXppq/kJDorDaKh9/IX0yE6JAQ==
=qygk
-END PGP SIGNATURE-


Accepted:
gtk2-engines-oxygen_1.1.3-1.debian.tar.bz2
  to main/g/gtk2-engines-oxygen/gtk2-engines-oxygen_1.1.3-1.debian.tar.bz2
gtk2-engines-oxygen_1.1.3-1.dsc
  to main/g/gtk2-engines-oxygen/gtk2-engines-oxygen_1.1.3-1.dsc
gtk2-engines-oxygen_1.1.3-1_amd64.deb
  to main/g/gtk2-engines-oxygen/gtk2-engines-oxygen_1.1.3-1_amd64.deb
gtk2-engines-oxygen_1.1.3.orig.tar.bz2
  to main/g/gtk2-engines-oxygen/gtk2-engines-oxygen_1.1.3.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/e1r5xcf-0004lr...@franck.debian.org



Accepted plplot 5.9.8-2 (source all amd64)

2011-09-20 Thread Andrew Ross
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 19 Sep 2011 20:38:55 +0100
Source: plplot
Binary: libplplot11 libplplot-dev libplplot-c++10 libplplot-fortran9 
libplplot-java libcsiro0 libqsastime0 libqsastime-dev plplot11-driver-xwin 
plplot11-driver-wxwidgets plplot-tcl plplot-tcl-dev plplot11-driver-gd 
plplot11-driver-cairo python-plplot python-plplot-qt octave-plplot 
libplplot-ada plplot-doc plplot11-driver-qt libplplot-ocaml libplplot-lua 
libplplot-d
Architecture: source amd64 all
Version: 5.9.8-2
Distribution: unstable
Urgency: low
Maintainer: Andrew Ross andrewr...@users.sourceforge.net
Changed-By: Andrew Ross andrewr...@users.sourceforge.net
Description: 
 libcsiro0  - Scientific plotting library (CSIRO libraries)
 libplplot-ada - Ada support for PLplot, a plotting library
 libplplot-c++10 - Scientific plotting library (C++ binding)
 libplplot-d - Scientific plotting library (D language bindings)
 libplplot-dev - Scientific plotting library (development files)
 libplplot-fortran9 - Scientific plotting library (fortran bindings)
 libplplot-java - Scientific plotting library (Java bindings)
 libplplot-lua - Scientific plotting library (lua bindings)
 libplplot-ocaml - Scientific plotting library (OCaml bindings)
 libplplot11 - Scientific plotting library
 libqsastime-dev - Time format conversion library (development files)
 libqsastime0 - Time format conversion library
 octave-plplot - Octave support for PLplot, a plotting library
 plplot-doc - Documentation for PLplot, a plotting library
 plplot-tcl - Tcl/Tk support for PLplot, a plotting library
 plplot-tcl-dev - Tcl/Tk development support for PLplot, a plotting library
 plplot11-driver-cairo - Scientific plotting library (Cairo driver)
 plplot11-driver-gd - Scientific plotting library (GD driver)
 plplot11-driver-qt - Scientific plotting library (qt driver)
 plplot11-driver-wxwidgets - Scientific plotting library (wxWidgets driver)
 plplot11-driver-xwin - Scientific plotting library (X11 driver)
 python-plplot - Python support for PLplot, a plotting library
 python-plplot-qt - Scientific plotting library (python qt GUI)
Closes: 642122 642146
Changes: 
 plplot (5.9.8-2) unstable; urgency=low
 .
   * debian/control.in:
 + Change package priority to optional as per policy.
 + Add libplplot-dev dependency on libqsastime-dev (closes: #642146).
 + Fix description for libplplot-dev package (closes: #642122).
   * debian/plplot-tcl-dev.lintian-overrides: Fix lintian overrides.
Checksums-Sha1: 
 37236f9a68ecb5589a27098db858f3dab1c9095d 2916 plplot_5.9.8-2.dsc
 3a68a9afe787f113791a429957622620e0c0a224 44507 plplot_5.9.8-2.debian.tar.gz
 d56af95de53d0050a25f49473072f72ff3c513af 556978 libplplot11_5.9.8-2_amd64.deb
 6e69bd31b518ad1de908c8fd0b2ea119c1fbac71 1126428 
libplplot-dev_5.9.8-2_amd64.deb
 1d06054c9c0b17ffbcb8cd2f39a08d96f083a917 25084 
libplplot-c++10_5.9.8-2_amd64.deb
 2730381ff581a63c9d7b2a7819041d1357c511c0 71424 
libplplot-fortran9_5.9.8-2_amd64.deb
 46410858f0949a4a98cbddfb51e24548ba0c5889 195350 
libplplot-java_5.9.8-2_amd64.deb
 0fdc1fe84fc8e447b5745caac4640764e5cc6ced 56654 libcsiro0_5.9.8-2_amd64.deb
 757c72ae50704142cf878c82ea1007324e1257db 39320 libqsastime0_5.9.8-2_amd64.deb
 ec08c8efd8dc8d50feb27ba03c79f35ec7be66ca 3052 libqsastime-dev_5.9.8-2_amd64.deb
 7815d08ecbcb9649b6551ae899eb1f0fbe48508a 19150 
plplot11-driver-xwin_5.9.8-2_amd64.deb
 f6ac0a2178598646162c1c277cbe5d2f5f8c91d3 69564 
plplot11-driver-wxwidgets_5.9.8-2_amd64.deb
 bad57b8702de9475b5fe9ed508bbad6ba962950f 181768 plplot-tcl_5.9.8-2_amd64.deb
 4ac0ef00043e6a3f9fd7b51655cfbbbceb21c1fc 141594 
plplot-tcl-dev_5.9.8-2_amd64.deb
 41f2e6738dac2413abaafc01d17ffc363a5fd293 9084 
plplot11-driver-gd_5.9.8-2_amd64.deb
 800eac3e0d686797b69f8dcc26eaa56ed16656b1 16274 
plplot11-driver-cairo_5.9.8-2_amd64.deb
 70b0635583c6c889c0cb1bae8a552429ef702782 331288 python-plplot_5.9.8-2_amd64.deb
 d87ba72e3cc8f35771a05e1c371385b75860e9a6 64990 
python-plplot-qt_5.9.8-2_amd64.deb
 bfa3da94cd739ea6b808afd98eb0a2e83f4f7bbd 530254 octave-plplot_5.9.8-2_amd64.deb
 4cf4d878f301264c58ea259fff14332347b3cf34 191706 libplplot-ada_5.9.8-2_amd64.deb
 851c7b4d1f05cad07f05fc83696d666190cb903d 47734 
plplot11-driver-qt_5.9.8-2_amd64.deb
 6b88103135c3017c405f4f6921de879f94dc44b6 157410 
libplplot-ocaml_5.9.8-2_amd64.deb
 ec0becebf522065563c610223c1073073788616c 57580 libplplot-lua_5.9.8-2_amd64.deb
 3c4700108d83773cbb8901211f242d011bf38c7f 18032 libplplot-d_5.9.8-2_amd64.deb
 0f3dddce0d3fd8e8ebf7c60271fdeaba07ce4d7d 2538970 plplot-doc_5.9.8-2_all.deb
Checksums-Sha256: 
 a7c391b2552bb7a9b63c1b4814ed14f3b5aa97c96fd75da52471d1c0ee2e1461 2916 
plplot_5.9.8-2.dsc
 f82dd76f55f18690c8a62505efab2fb74caf7c50dec3360ff4e7a16274ae41fa 44507 
plplot_5.9.8-2.debian.tar.gz
 88a7601c713ad96be6b7d70442b51726e4838be249e7019eb70dfac16ea88ecf 556978 
libplplot11_5.9.8-2_amd64.deb
 90423cc72f0a9f44b1fbc99667f9128b3ed609e2b0133cfa656814b6f0be4acb 1126428 
libplplot-dev_5.9.8-2_amd64.deb
 

Accepted myspell-sk 0.5.5a-2.2 (source all)

2011-09-20 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Sep 2011 16:01:01 +0200
Source: myspell-sk
Binary: myspell-sk
Architecture: source all
Version: 0.5.5a-2.2
Distribution: unstable
Urgency: low
Maintainer: Miroslav Kure ku...@debian.cz
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 myspell-sk - The Slovak dictionary for myspell
Closes: 566814 629094
Changes: 
 myspell-sk (0.5.5a-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/control:
 - Make sure package is build against recent enough
   dictionaries-common-dev (Closes: #566814, #629094).
 - Fix lintian debhelper-but-no-misc-depends.
   * debian{rules,links}: Remove ancient /usr/share/myspell/* stuff.
   * debian/rules:
 - Do not set debhelper compatibility version in debian/rules.
 - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}.
Checksums-Sha1: 
 0279fe7818e374eac2bdcf0a798ae3752f5b2e40 1084 myspell-sk_0.5.5a-2.2.dsc
 34739de8d372a0bbcd75d5cf7967f858c3eebf44 11902 myspell-sk_0.5.5a-2.2.diff.gz
 d52a66d0c54654a8defb213833fe423263f17478 614350 myspell-sk_0.5.5a-2.2_all.deb
Checksums-Sha256: 
 2e10fb1f7fb7aea094dc65a313073fe1ec2c23c9bb440f327e66958e758adce5 1084 
myspell-sk_0.5.5a-2.2.dsc
 2a2fa2e5deab063de63dc905d31c029a53a007735a2d44d52a69a38e143a73d2 11902 
myspell-sk_0.5.5a-2.2.diff.gz
 29bca66951c5192d8ea5000d71bd973a992604ef15d4f70ed233b13582104e0c 614350 
myspell-sk_0.5.5a-2.2_all.deb
Files: 
 1c1aaa24e9729299c1eceabe3e9854b3 1084 text optional myspell-sk_0.5.5a-2.2.dsc
 8cb6b61dd6bf79dd2f743b9c286cc1a9 11902 text optional 
myspell-sk_0.5.5a-2.2.diff.gz
 4930c0285657a1d10d36dc29fa995ebe 614350 text optional 
myspell-sk_0.5.5a-2.2_all.deb

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

iD8DBQFOb2R7TShHqj72DpwRAqCeAJ9oxbOuCg2DQVC2EucMD8F1tLQ8SACfS4sq
JDyhkYAvHiSgKTEeC8EeVW4=
=nyI1
-END PGP SIGNATURE-


Accepted:
myspell-sk_0.5.5a-2.2.diff.gz
  to main/m/myspell-sk/myspell-sk_0.5.5a-2.2.diff.gz
myspell-sk_0.5.5a-2.2.dsc
  to main/m/myspell-sk/myspell-sk_0.5.5a-2.2.dsc
myspell-sk_0.5.5a-2.2_all.deb
  to main/m/myspell-sk/myspell-sk_0.5.5a-2.2_all.deb


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



Accepted ocfs2-tools 1.6.3-3 (source amd64)

2011-09-20 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 15:55:56 +0200
Source: ocfs2-tools
Binary: ocfs2-tools ocfs2-tools-cman ocfs2-tools-dev ocfs2-tools-pacemaker 
ocfs2console
Architecture: source amd64
Version: 1.6.3-3
Distribution: unstable
Urgency: low
Maintainer: Jeremy Lainé jeremy.la...@m4x.org
Changed-By: Jeremy Lainé jeremy.la...@m4x.org
Description: 
 ocfs2-tools - tools for managing OCFS2 cluster filesystems
 ocfs2-tools-cman - tools for managing OCFS2 cluster filesystems - cman support
 ocfs2-tools-dev - tools for managing OCFS2 cluster filesystems - development 
files
 ocfs2-tools-pacemaker - tools for managing OCFS2 cluster filesystems - 
pacemaker support
 ocfs2console - tools for managing OCFS2 cluster filesystems - graphical 
interfac
Closes: 516893 638302 640581
Changes: 
 ocfs2-tools (1.6.3-3) unstable; urgency=low
 .
   * Replace Build-Depends on libopenais-dev by openais-dev (Closes: #640581).
   * Add patch to define missing PCMK_SERVICE_ID (from Ubuntu).
   * Fix o2cb and ocfs2 shutdown order (Closes: #638302, #516893).
Checksums-Sha1: 
 57f108f3130f1810015c3ab71e11a945d16f3f8f 1639 ocfs2-tools_1.6.3-3.dsc
 0e552f19afbd682ca59f1c03b231db4905afda93 29782 
ocfs2-tools_1.6.3-3.debian.tar.gz
 95ae303e2b2b7916487ebfb6c4611719059154f5 985906 ocfs2-tools_1.6.3-3_amd64.deb
 3ffca077701e0689d21de4e7aa9c08ef1448a257 53582 
ocfs2-tools-cman_1.6.3-3_amd64.deb
 7d90e2ac23e1410e2aeee1dee084b82793b1af34 182272 
ocfs2-tools-dev_1.6.3-3_amd64.deb
 74275150ab7d3533afeb12d83dd1ab02e7cff06e 52710 
ocfs2-tools-pacemaker_1.6.3-3_amd64.deb
 522e496fbb41a82520a3ab6ad351d30b1f77fe6c 149916 ocfs2console_1.6.3-3_amd64.deb
Checksums-Sha256: 
 845a1e08cee7a2c079bf121db40fa827c11e5110eb849cf065e8845df47ec7d3 1639 
ocfs2-tools_1.6.3-3.dsc
 3300090f54d9ee021cae803fb3778f1ec2ceea4149e254946ad957801f2d5ebf 29782 
ocfs2-tools_1.6.3-3.debian.tar.gz
 3b2b572c27ccb9e51c9dc59482a2b38aebd1bbc1967873ecc743336ead4a15b7 985906 
ocfs2-tools_1.6.3-3_amd64.deb
 2b7bff32efea6cba7a43c9247592bea7c67618dc1b3413adb2249614b4bbb000 53582 
ocfs2-tools-cman_1.6.3-3_amd64.deb
 910648865350772cf1333588cc982f394dabbadf6bc7117d69899cd105cf22d5 182272 
ocfs2-tools-dev_1.6.3-3_amd64.deb
 690697737f6439c040d3aaca337b07f39583946ec6d451d79914eea89afd70c2 52710 
ocfs2-tools-pacemaker_1.6.3-3_amd64.deb
 c94a90dd7ff823ca84ccc19d9f7e6257ea3816802997932ee7cb17343df95af9 149916 
ocfs2console_1.6.3-3_amd64.deb
Files: 
 3005d395843baa86dc3890b122dce2da 1639 admin optional ocfs2-tools_1.6.3-3.dsc
 1b1aa74923a6105553e3fe2bdb65b8fb 29782 admin optional 
ocfs2-tools_1.6.3-3.debian.tar.gz
 0f0f9321ddc974db9ade328d1e9e69ff 985906 admin optional 
ocfs2-tools_1.6.3-3_amd64.deb
 61d15ce6d7f979bcf1d1cb55a93aa479 53582 admin optional 
ocfs2-tools-cman_1.6.3-3_amd64.deb
 8134927655b9e144188f072ebb71491a 182272 devel optional 
ocfs2-tools-dev_1.6.3-3_amd64.deb
 eddf9e4be660c83b6539f9f886103ef8 52710 admin optional 
ocfs2-tools-pacemaker_1.6.3-3_amd64.deb
 2ee61eedfb165f9d90872219ee084d36 149916 admin optional 
ocfs2console_1.6.3-3_amd64.deb

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

iEYEARECAAYFAk54nJgACgkQ4mJJZqJp2SdVYgCgpFNBG8VB/s+ij7mDm+CFVqkx
4UgAn0pLlbnQ1huuFm+E7KMu823eDq8b
=Wb6z
-END PGP SIGNATURE-


Accepted:
ocfs2-tools-cman_1.6.3-3_amd64.deb
  to main/o/ocfs2-tools/ocfs2-tools-cman_1.6.3-3_amd64.deb
ocfs2-tools-dev_1.6.3-3_amd64.deb
  to main/o/ocfs2-tools/ocfs2-tools-dev_1.6.3-3_amd64.deb
ocfs2-tools-pacemaker_1.6.3-3_amd64.deb
  to main/o/ocfs2-tools/ocfs2-tools-pacemaker_1.6.3-3_amd64.deb
ocfs2-tools_1.6.3-3.debian.tar.gz
  to main/o/ocfs2-tools/ocfs2-tools_1.6.3-3.debian.tar.gz
ocfs2-tools_1.6.3-3.dsc
  to main/o/ocfs2-tools/ocfs2-tools_1.6.3-3.dsc
ocfs2-tools_1.6.3-3_amd64.deb
  to main/o/ocfs2-tools/ocfs2-tools_1.6.3-3_amd64.deb
ocfs2console_1.6.3-3_amd64.deb
  to main/o/ocfs2-tools/ocfs2console_1.6.3-3_amd64.deb


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



Accepted udftools 1.0.0b3-14.1 (source i386)

2011-09-20 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 18 Sep 2011 16:20:30 +0200
Source: udftools
Binary: udftools
Architecture: source i386
Version: 1.0.0b3-14.1
Distribution: unstable
Urgency: low
Maintainer: Richard Atterer atte...@debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 udftools   - tools for UDF filesystems and DVD/CD-R(W) drives
Closes: 553867 560308
Changes: 
 udftools (1.0.0b3-14.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix replacing libreadline5-dev build dependency with libreadline-dev:
 do as the bug report requests.
 Closes: #553867
 LP: #832812
   * Fix [FTBFS] open() needs mode if O_CREAT to compile in GCC 4.4: add
 patch patch-13-open-mode.diff from Alfonso Cepeda Caballos / Ubuntu.
 Closes: #560308
 LP: #495004
Checksums-Sha1: 
 0f413240819e379294e0e9a04f6b625913b0fa7b 1654 udftools_1.0.0b3-14.1.dsc
 910690bb168ed345c08ef1fad2fa7f0e23ae2cb7 396984 udftools_1.0.0b3-14.1.diff.gz
 0b2792bb2b5c601b7f23635c846bbe4ece4a8459 86068 udftools_1.0.0b3-14.1_i386.deb
Checksums-Sha256: 
 1676eb94007c34e26dfb3a48d7e085454249b5bc7340ff886bf7a24147b04891 1654 
udftools_1.0.0b3-14.1.dsc
 35a24bc35d5ef04485bf8e1f818ec3336bca9170ffdc8616586d5f9863c2270a 396984 
udftools_1.0.0b3-14.1.diff.gz
 84155fa093fe8a01de773b5bdae29882948dae1b18f7078714e64dcd7832e0a6 86068 
udftools_1.0.0b3-14.1_i386.deb
Files: 
 8a35b69b2ff07bde4455f56bdd10180a 1654 otherosfs extra udftools_1.0.0b3-14.1.dsc
 6b758a29044fe13ac1c0b4b2e733a54a 396984 otherosfs extra 
udftools_1.0.0b3-14.1.diff.gz
 dde39f86102427c4c3faf60147b7fa53 86068 otherosfs extra 
udftools_1.0.0b3-14.1_i386.deb

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

iQIcBAEBCAAGBQJOdf7eAAoJELs6aAGGSaoGtOkQAJsokry4pEYxDGivVn0PKLde
ZtzVljMa0jRRv9PRMY6Ut/NuVWgUOkuI7JFojO0lhoHysm5UJg2VbfM+VIKajKv/
0CUY1A/oQWZiyTrcoAq8h9UNLq0fShBKQExZXD/gwdFJDw2Pj/RbWL/OcweO+r9R
Cd7Nex5gm2OX2KUl9l8nrxX8cbwBj98npMO3iKafV8I5k2cOvNTk1ncVNWBUEY2g
DvRzMxojw3QVX9BWj8m5aQ9Jbql5gFLvmeMitl8NtCSDTsfKp79rDaZlcue1A2wy
ytEWuOcRJ3ZnzqzgHpd7FGn4iptnMonv6Eig0NSZ/OY49MQh3gGc4lRhNPdmYBsg
ThQkxXdqgKzFYq6FW0riG770lrg7KXXMB6/EVNekLtR6xrWfpFf6rMk83p918REW
ZVXo43hOz8f6gyQZM6UcpU+5maqTAKDMdTYjwsADpR0I5A/VYG4KGsVNxDHio0Sh
1WOEG1tPZWPIoeJ0MXqpIpWrAGafs1i5UPY7W9TYcEcSHLnbrPRb9OzVJilnY10z
FHlpYm44t979pCAo/lc8uAND08PsvQiwyvkRF08fzQTloQzzjGVhHAg06+aR2Rb7
KZJrTU2cBckU7euVdzjpAvvRkebXkigYbrJnzO5oMPP8LAXoJwD7zCZGfSFuGJTy
w2CgnOd8XM+X4ILl6JV/
=V0SL
-END PGP SIGNATURE-


Accepted:
udftools_1.0.0b3-14.1.diff.gz
  to main/u/udftools/udftools_1.0.0b3-14.1.diff.gz
udftools_1.0.0b3-14.1.dsc
  to main/u/udftools/udftools_1.0.0b3-14.1.dsc
udftools_1.0.0b3-14.1_i386.deb
  to main/u/udftools/udftools_1.0.0b3-14.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/e1r61rm-0007fl...@franck.debian.org



Accepted uzbek-wordlist 0.6-3.2 (source all)

2011-09-20 Thread Agustin Martin Domingo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Sep 2011 15:29:44 +0200
Source: uzbek-wordlist
Binary: hunspell-uz
Architecture: source all
Version: 0.6-3.2
Distribution: unstable
Urgency: low
Maintainer: Mashrab Kuvatov kmash...@uni-bremen.de
Changed-By: Agustin Martin Domingo agmar...@debian.org
Description: 
 hunspell-uz - The Uzbek dictionary for Hunspell
Closes: 629072
Changes: 
 uzbek-wordlist (0.6-3.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/control:
 - Make sure we no longer install ancient openoffice.org
   snippets (Closes: #629072).
 - Fix lintian debhelper-but-no-misc-depends.
   * debian/rules:
 - No longer set ancient compatibility symlinks from
   /usr/share/myspell/dicts to /usr/share/hunspell contents.
 - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}.
Checksums-Sha1: 
 81fcb0b5ae8a77f89f707c3df4cd9c9e9bbef6f3 1106 uzbek-wordlist_0.6-3.2.dsc
 ab68c71f686ac71d24b444c161bf77b79d12175f 2464 uzbek-wordlist_0.6-3.2.diff.gz
 a5815595f97517edab35ae113650cd350623bb67 302052 hunspell-uz_0.6-3.2_all.deb
Checksums-Sha256: 
 f348531ebf92b96a357a36114e994bcd118f61238a241f8323746200a6b52928 1106 
uzbek-wordlist_0.6-3.2.dsc
 cae9196bed7842101bd3dd05ec4ff37b0085e46241999af2d3df55e5957300d0 2464 
uzbek-wordlist_0.6-3.2.diff.gz
 a1fb65d74cbd6d6af2b57acbfda6bccdfd289fa35a9fab081505dfb6effc1c9f 302052 
hunspell-uz_0.6-3.2_all.deb
Files: 
 89dde890f2aa75fefc81a4ff9524d08e 1106 text optional uzbek-wordlist_0.6-3.2.dsc
 5ccc59005fb4f32a9668969af5ee5835 2464 text optional 
uzbek-wordlist_0.6-3.2.diff.gz
 dce0873146f336b67b1ef362b4fb3ac7 302052 text optional 
hunspell-uz_0.6-3.2_all.deb

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

iD8DBQFOb2QNTShHqj72DpwRApLDAKCegakLdYyle7AM3eAQPT16ix1ntwCfffWA
06SXSBNMoPL7n659hR/cIDM=
=mkSP
-END PGP SIGNATURE-


Accepted:
hunspell-uz_0.6-3.2_all.deb
  to main/u/uzbek-wordlist/hunspell-uz_0.6-3.2_all.deb
uzbek-wordlist_0.6-3.2.diff.gz
  to main/u/uzbek-wordlist/uzbek-wordlist_0.6-3.2.diff.gz
uzbek-wordlist_0.6-3.2.dsc
  to main/u/uzbek-wordlist/uzbek-wordlist_0.6-3.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/e1r61rw-0007iu...@franck.debian.org



Accepted xonix 1.4-28 (source amd64)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 12:12:06 +0300
Source: xonix
Binary: xonix
Architecture: source amd64
Version: 1.4-28
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 xonix  - game to carve up the screen whilst dodging monsters
Closes: 623658 634326
Changes: 
 xonix (1.4-28) unstable; urgency=low
 .
   * debian/control
 - (Build-Depends) Replace [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
   with [linux-any] wild card to cover any future architecture.
   Patch thanks to Robert Millan r...@debian.org (Closes: #634326).
   Remove unused libxp-dev (Closes: #623658).
   * debian/rules
 - (CC): New. Define for imake.
 - Simplify everything already handled by dh(1).
Checksums-Sha1: 
 6b60332e03f8d6e02a88951a45d9d2c94269880f 1136 xonix_1.4-28.dsc
 b7be62ff3770bc91f9b7b2166cee06aa8abb259e 13704 xonix_1.4-28.debian.tar.gz
 566ff1b0688c5b30ead4eaa036e8c601ba2a0f60 29682 xonix_1.4-28_amd64.deb
Checksums-Sha256: 
 13cfa4799198a95c275d072c8184a116cd3df855728d5864cf02b57cde4f 1136 
xonix_1.4-28.dsc
 a4c275a479e1ca70acf9afd497db96a070916a720619c54db56659fb58798366 13704 
xonix_1.4-28.debian.tar.gz
 190e9d97fe449448e9faf0bd4bb0f494f24bf10676be2996d9f9b40e3633a0c3 29682 
xonix_1.4-28_amd64.deb
Files: 
 b5efac958949365401d3f02dddf63c60 1136 games optional xonix_1.4-28.dsc
 6beb0a67eeddd74901bb6a9dbb8732a1 13704 games optional 
xonix_1.4-28.debian.tar.gz
 da90c407898e54e8be84ea5b7b27cabc 29682 games optional xonix_1.4-28_amd64.deb

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

iEYEARECAAYFAk54pzgACgkQLARVQsm1Xay72ACfXm+dfQ5xtxgbasMuIlhAoOFA
m7oAnjKo/53nq6tKzuaFo9i2oGiEYfEJ
=fxJU
-END PGP SIGNATURE-


Accepted:
xonix_1.4-28.debian.tar.gz
  to main/x/xonix/xonix_1.4-28.debian.tar.gz
xonix_1.4-28.dsc
  to main/x/xonix/xonix_1.4-28.dsc
xonix_1.4-28_amd64.deb
  to main/x/xonix/xonix_1.4-28_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/e1r61s8-0007lw...@franck.debian.org



Accepted libdist-zilla-perl 4.300001-1 (source all)

2011-09-20 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 11:27:23 +0200
Source: libdist-zilla-perl
Binary: libdist-zilla-perl
Architecture: source all
Version: 4.31-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 libdist-zilla-perl - Perl distribution builder
Changes: 
 libdist-zilla-perl (4.31-1) unstable; urgency=low
 .
   * New upstream release
   * Remove lintian override (no more needed with new lintian)
Checksums-Sha1: 
 f09c1610bcc5ef92e9afff6070ffd6b9e58f88a5 3450 libdist-zilla-perl_4.31-1.dsc
 d264d1c76715dacd249fb86035a87933a9fa8593 114831 
libdist-zilla-perl_4.31.orig.tar.gz
 482e890c5ee39d5ac2d49d9f75449195012b6b32 4845 
libdist-zilla-perl_4.31-1.debian.tar.gz
 16fb8a6217c6106916831c8fe5801eeae91e5e26 363824 
libdist-zilla-perl_4.31-1_all.deb
Checksums-Sha256: 
 74120d20f7bcc23c9a67704f9a3e3bf12c70070d5a6e5e4a48cf7b8a19b4a6f8 3450 
libdist-zilla-perl_4.31-1.dsc
 307f362e43121313db3bc27473c3a54c7b094b937fef2732a425adc7c681568b 114831 
libdist-zilla-perl_4.31.orig.tar.gz
 2e73f9fbdef14810bc4e650329ef619f475ab0e35f7ac9eecb68eee5882cf68f 4845 
libdist-zilla-perl_4.31-1.debian.tar.gz
 59d531ba4ec52ab6796958130db976ef7e9486dc26d7a47ee5da35bf06e1c63e 363824 
libdist-zilla-perl_4.31-1_all.deb
Files: 
 e18dd7339021eac3b1a3c8d38a75c2f7 3450 perl optional 
libdist-zilla-perl_4.31-1.dsc
 61a2998c41aefb7717d65a50a027a403 114831 perl optional 
libdist-zilla-perl_4.31.orig.tar.gz
 865bf9c2f9b6741dde02aa7231bb3f1b 4845 perl optional 
libdist-zilla-perl_4.31-1.debian.tar.gz
 918e07f350fa72419c5da63e3c8cc8b2 363824 perl optional 
libdist-zilla-perl_4.31-1_all.deb

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

iQIcBAEBCAAGBQJOeKvPAAoJELs6aAGGSaoGCUsQALqeYD2Lf5uXbwYx2fPFxDIH
pEB1Unb92EcQg3wTEGUAj3i+8YhYFStAAXt2RGpBp76FzTb2YCIp5giqDBVNo6t1
L5tf7PkiqjTw2VaAfPn0I1J+72y6HHx9Lz2aiWcgTEdrYOGx16WaugDkZS7JHYA6
B9K7Etp/MrEqIIzPAOC3+cLbBBxKaZTfnZ7J8CmJjbIdIjsgOUC41Ns2ZgZ6ciMx
5ndwZW26Sb1lXLpf49rONmVby4xpjNOasI4qU/OPoxHY9597lylZI4EwoH/PRXAw
oFabACtqwrzYJ4tko0hRg7lG4ZhGjfDjLEKN/jkEV15u2iJPhd/70ByieKIeJb+b
T5UzR60vAx4qIe6n2sfFIiRrDEiseiGiPqspFQtFiBv5cxO01lcxkzm6meM1Txl3
7FhnpFphagqO4XKx481OBRf79OZj05JdwT4HnHUrGgABS77cgrzrMz6W5z0qP/OI
OH+pIll4zkkIEFZtxXAzHD/8I5Xmglv6VI1hAFJgI1FSI68hFAQTz4FbC8rmhG8j
JZQJ5+5M0FUsKSqij6EBVcNxZi//zuqma06G+Cu0YM7xOC5o4OhCN8D2Hp7Ae9qf
gaql+xvjweFzVFXRqfDf4OtRhAvITMOFg74HNjSs1rpEAeLnsNM658NXZcar/59M
kPM9STCldEteLTP06tvD
=OGbg
-END PGP SIGNATURE-


Accepted:
libdist-zilla-perl_4.31-1.debian.tar.gz
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.31-1.debian.tar.gz
libdist-zilla-perl_4.31-1.dsc
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.31-1.dsc
libdist-zilla-perl_4.31-1_all.deb
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.31-1_all.deb
libdist-zilla-perl_4.31.orig.tar.gz
  to main/libd/libdist-zilla-perl/libdist-zilla-perl_4.31.orig.tar.gz


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



Accepted strigi 0.7.6-1 (source amd64)

2011-09-20 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 08:50:25 +0300
Source: strigi
Binary: strigi-daemon strigi-client strigi-utils libstreams0 libstreams-dev 
libstreamanalyzer0 libstreamanalyzer-dev libsearchclient0 libsearchclient-dev 
libstrigihtmlgui0 libstrigihtmlgui-dev libstrigiqtdbusclient0 
libstrigiqtdbusclient-dev strigi-dbg
Architecture: source amd64
Version: 0.7.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 libsearchclient-dev - development files for libsearchclient
 libsearchclient0 - searchclient library for Strigi Desktop Search
 libstreamanalyzer-dev - development files for libstreamanalyzer
 libstreamanalyzer0 - streamanalyzer library for Strigi Desktop Search
 libstreams-dev - development files for libstreams
 libstreams0 - streams library for for Strigi Desktop Search
 libstrigihtmlgui-dev - development files for libstrigihtmlgui
 libstrigihtmlgui0 - library for writing html clients for Strigi Desktop Search
 libstrigiqtdbusclient-dev - development files for libstrigiqtdbusclient
 libstrigiqtdbusclient0 - library for writing D-Bus clients for Strigi Desktop 
Search
 strigi-client - Qt4 client for Strigi Desktop Search
 strigi-daemon - fast indexing and searching tool for your personal data 
(daemon)
 strigi-dbg - debugging symbols for strigi
 strigi-utils - command-line tools for Strigi Desktop Search
Changes: 
 strigi (0.7.6-1) unstable; urgency=low
 .
   * New upstream release.
   * Drop debian/patches/01_remove_FindQt4.cmake_local_copy.diff - merged
 upstream.
   * Update debian/compat: bump to 8.
   * Update debian/control:
 - bump debehlper to 8.1.3~.
 - add dbus-x11, libavcodec-dev, libavformat-dev, libpostproc-dev and
   libswscale-dev build dependencies.
 - drop pkg-kde-tools build dependency - not used.
 - drop python and python-support build dependencies.
 - bump Standard-Version to 3.9.2, use Breaks instead of Conflicts.
 - drop deskbar-plugins-strigi package.
   * Drop debian/libstreams0.docs file - not used anymore.
   * Update debian/*-dev.install files.
   * Update debian/rules:
 - drop useless override_dh_{pysupport, strip}.
 - remove unused commented lines.
   * Update symbols files.
Checksums-Sha1: 
 ce333a81e3a5716fe5243aecadcdae99b980eb24 1858 strigi_0.7.6-1.dsc
 c2418a75d945b45dccd4a267cc420fda6de86811 805544 strigi_0.7.6.orig.tar.bz2
 2cbafbc4c6b4f67b54a9c5483c363680f6a9277e 23732 strigi_0.7.6-1.debian.tar.gz
 d4fbedde2479d83816ac1a6fb56d3fb3a895dc09 168702 strigi-daemon_0.7.6-1_amd64.deb
 c17f97e6148bbed47d5444f0f6ad0ad526aafe05 73930 strigi-client_0.7.6-1_amd64.deb
 bb8f6ad2b05759f7c9d803fde056cf1d0bdad97b 101574 strigi-utils_0.7.6-1_amd64.deb
 8bbd5eae122af9c1b5424ef515f2509ee2e071b2 106356 libstreams0_0.7.6-1_amd64.deb
 2735b343cc09eee833f3f55b4f750adf4a7ea72b 33714 libstreams-dev_0.7.6-1_amd64.deb
 62e110228bf1f67c0b58d096b4fe7e5848979646 420540 
libstreamanalyzer0_0.7.6-1_amd64.deb
 b8a6fc13fd37de95aca42f2d2391c27288872189 34148 
libstreamanalyzer-dev_0.7.6-1_amd64.deb
 b424718aa9a6d5f434d810327cdb6c1d0d51584c 42732 
libsearchclient0_0.7.6-1_amd64.deb
 bd118a6e031eab96de329035ccbba799625513d9 15280 
libsearchclient-dev_0.7.6-1_amd64.deb
 85604453e587243ad78840ba3d0435661e5b308a 42118 
libstrigihtmlgui0_0.7.6-1_amd64.deb
 add6ef33599270c9d17162d73007d21f9760c886 14112 
libstrigihtmlgui-dev_0.7.6-1_amd64.deb
 92667a926f2ad2c18009dd75e568d6ca07ba5f32 63716 
libstrigiqtdbusclient0_0.7.6-1_amd64.deb
 3a9829cae6d36edede1e69d8d2a373458c8eb49e 15912 
libstrigiqtdbusclient-dev_0.7.6-1_amd64.deb
 9e63400f94032c2eaed3ec0a67c87bdd8d4663ac 7843574 strigi-dbg_0.7.6-1_amd64.deb
Checksums-Sha256: 
 d9f0f61cc1ec020d94381519f7fc04935cbe914b9937de84c781da8d2c4046a0 1858 
strigi_0.7.6-1.dsc
 e2c16a7d06d796b64bf2599f9d97c84c8f8c0b63ef6bab434a51f73aac229a02 805544 
strigi_0.7.6.orig.tar.bz2
 8e8660241d3bbc4e5c4c9b98cfbd7c9277909f1c099d277cfe57627ed415caa7 23732 
strigi_0.7.6-1.debian.tar.gz
 e37cee5ed96fbd2109e935105f13eb6e1c63ac2a1a230c1374c9b848ecd21128 168702 
strigi-daemon_0.7.6-1_amd64.deb
 50dc2912ef08dd8bd7f9276b71d68d25ce34a60fe76ee6289be2ae2e12aafc7e 73930 
strigi-client_0.7.6-1_amd64.deb
 cc0699e3a5531707ae45a7049ad12dcc1d86338e5af5d80b47608ed12abb7d0e 101574 
strigi-utils_0.7.6-1_amd64.deb
 c284743a2eac0e124ce278df0c333ed1f730c720cb87b484df2f32e40d031f18 106356 
libstreams0_0.7.6-1_amd64.deb
 e7ffda6e0bd4551b590b5c63793f5dffe7ddea9548b3bf88794f29925bd557c7 33714 
libstreams-dev_0.7.6-1_amd64.deb
 18ba3bdc1ff4cc16fc4423c06740c3581331c0e8a30b16cda9e813f0e986eb9d 420540 
libstreamanalyzer0_0.7.6-1_amd64.deb
 bd840d4484d85f74b57a4036e576c70775e0c035a9b3f9d608af58341002a4e1 34148 
libstreamanalyzer-dev_0.7.6-1_amd64.deb
 6a3f40c67a3660db166a9b6804bc1e8df6a7fd42ae901077a41bf79ff86e5fdb 42732 
libsearchclient0_0.7.6-1_amd64.deb
 

Accepted libfile-find-rule-perl 0.33-1 (source all)

2011-09-20 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 19 Sep 2011 19:09:18 +0200
Source: libfile-find-rule-perl
Binary: libfile-find-rule-perl
Architecture: source all
Version: 0.33-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad angela...@gmail.com
Description: 
 libfile-find-rule-perl - module to search for files based on rules
Changes: 
 libfile-find-rule-perl (0.33-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/rules: switch order of arguments to dh.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ Angel Abad ]
   * Imported Upstream version 0.33
   * Remove quilt framework
   * debian/copyright:
 - Update license stanzas
 - Update debian/* section
   * Bump Debhelper compat level to 8
   * Bump Standards-Version to 3.9.2 (no changes)
   * debian/control: Add myself to Uploaders
   * debian/lintian-overrides: New file, override spelling error because
 it is an option
 .
   [ gregor herrmann ]
   * Update also upstream copyright years.
Checksums-Sha1: 
 10addaddbe3b298f9c2ced57d43a84afd72e4c8c 2205 libfile-find-rule-perl_0.33-1.dsc
 d9f846664f5bc092051645dbf9b77d0bbb9d3299 15207 
libfile-find-rule-perl_0.33.orig.tar.gz
 70fdab2d79d913ef63e521a35da4c9b4b83ec62a 3508 
libfile-find-rule-perl_0.33-1.debian.tar.gz
 6afd9254f483b76585f961e211c5d6d86a173128 32130 
libfile-find-rule-perl_0.33-1_all.deb
Checksums-Sha256: 
 169c01b52f13f6b453c474dadbf35247fc77c329e7cb8eeba067101426375303 2205 
libfile-find-rule-perl_0.33-1.dsc
 2417752b1eb61774938a67d6f211fbb80eecb3146bf0a0c8699939912559e370 15207 
libfile-find-rule-perl_0.33.orig.tar.gz
 930323403ed10aea7ba7fb98780110e6eed4706dfbd82b1ce53ae4ddef189cf1 3508 
libfile-find-rule-perl_0.33-1.debian.tar.gz
 a67daf34f698c11ec6e3a95364bbff41d1c855470d3100e75bcceff445c3b48d 32130 
libfile-find-rule-perl_0.33-1_all.deb
Files: 
 7f2ac1af70180a884d5b3028a1caf91f 2205 perl optional 
libfile-find-rule-perl_0.33-1.dsc
 92c6cb88549c30f5665e39bf80f3d704 15207 perl optional 
libfile-find-rule-perl_0.33.orig.tar.gz
 178a7598cff9d3960978d9d9a5a965f2 3508 perl optional 
libfile-find-rule-perl_0.33-1.debian.tar.gz
 9ab3e7d9862ce1ee4c94f1aaba49b52e 32130 perl optional 
libfile-find-rule-perl_0.33-1_all.deb

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

iQIcBAEBCAAGBQJOeLIbAAoJELs6aAGGSaoGYH4QAJem61CAusAVnN+a3mT1BYHO
c64FXjKUF1APrZP9bR4LNFRyXXLOPybgz5HZsG56MVXjnlrX9d4xGZpx39Ccdhk2
mY4gIJfTUdvh+db0ccoZUyrQ6HLRVwOWz8NG9jzcB3hNJzu8ycLCfxWZTdgJAiEN
F9UzuryUNETNkFM28wM4vljb4nfHT0/iMIwcw4x3fXVfQjlG9xID8dvvq20ApRXK
Z/TJir4QiGSiU7eB0aT4MQFWJVB8K0EUUvgqvsoSNcOSseGyxx9Kr1AvcCYctXv2
WdPIFL8Lst6f87+7mPvub124sCmsTdq6jlaar3ITb68oZ4cwvlVpgzUqjCRtOEZ9
GRMLtdW3BQl0Sl87W9C58smwDeIP6NDf6TN+T59gFaPZbA9aSTUGaelxIhDfi7ni
12UJ+YXeIpr7gHR3NShcphljPCFrMGqUKPGNbQQStuXyw8mjg9Y1Ui4n/nTqt2Uj
SwM4o5ujpRDc+YS4/QlPNrRjFtiskp3eQotUnz9p1AXDf0GED0KVansgghJEHFWQ
aNE+E+yjlN/61p0tRc6BQDxYhDHDQoRq+RwFeoKoHbaDaaQncDi0tfbaQE/i+ZP2
ss9VWtkXXM4FL02B+jjThnlenyCDavf5KlP03R/EqDstO4Z2N0AbqbKtrB1JXfMC
yrdly+VzVBm+Gps0xe+R
=ClCa
-END PGP SIGNATURE-


Accepted:
libfile-find-rule-perl_0.33-1.debian.tar.gz
  to 
main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.33-1.debian.tar.gz
libfile-find-rule-perl_0.33-1.dsc
  to main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.33-1.dsc
libfile-find-rule-perl_0.33-1_all.deb
  to main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.33-1_all.deb
libfile-find-rule-perl_0.33.orig.tar.gz
  to main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.33.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/e1r62xt-0004nu...@franck.debian.org



Accepted acsccid 1.0.2-3 (source amd64)

2011-09-20 Thread Godfrey Chung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 14:41:57 +0800
Source: acsccid
Binary: libacsccid1
Architecture: source amd64
Version: 1.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Godfrey Chung godfrey.ch...@acs.com.hk
Changed-By: Godfrey Chung godfrey.ch...@acs.com.hk
Description: 
 libacsccid1 - PC/SC driver for ACS USB CCID smart card readers
Changes: 
 acsccid (1.0.2-3) unstable; urgency=low
 .
   * Fix lintian warnings on copyright.
 missing-license-paragraph-in-dep5-copyright
 obsolete-field-in-dep5-copyright
Checksums-Sha1: 
 5e53261c9e4dba832cb1c46510a315fe2a91d65f 1757 acsccid_1.0.2-3.dsc
 d8e4cac470207b936e5323b8f820c5e2f343 3578 acsccid_1.0.2-3.debian.tar.gz
 eab2a9e150f5a076a38174844262ae4dd2016d72 50724 libacsccid1_1.0.2-3_amd64.deb
Checksums-Sha256: 
 f48fdf0fa64357b27d49f14e3e767af7f942bcbe97cb33625df0f2d3a65fccfc 1757 
acsccid_1.0.2-3.dsc
 a69bb5d43bc284d90ff88a227531c904ec6109a7c8c3a6a3d8de833cd7cc0493 3578 
acsccid_1.0.2-3.debian.tar.gz
 2cc34b07a8373ae98cb7ee9d88938d99311aa3f0e95480245f0577597177fab1 50724 
libacsccid1_1.0.2-3_amd64.deb
Files: 
 330a6c41bb5e9a7ac31d5939438939f8 1757 libs extra acsccid_1.0.2-3.dsc
 d2091dafbeb7dc1946ba5368c16ae3cb 3578 libs extra acsccid_1.0.2-3.debian.tar.gz
 a702219357230a09c5f0566d7e8e1723 50724 libs extra libacsccid1_1.0.2-3_amd64.deb

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

iQIcBAEBCAAGBQJOeLf/AAoJEDNV9NY7WCHMSk8QAKpPKlkv+SbeO9dLGvVFr/CE
zzfm68CGlhZZ4JsvakIJRBWnvO9qNUgvy5iKK5aeetL4Bnqa2zSv3BU+8N51kiro
E4WretR2apJ+Sb7IVIYiMs/BLNlQX7k/kQzM8uRQkrWrYsFphX/pcigziqPKCILk
aXmBLrj9JZTrFbXDm9FdeAjTCdHX13crt5hrDLIHxToZphDUV58oGca3P30IeY24
awwmJbqsQvXuwC2V7zEEpplPIfJ0MJQDfUJpGMvnOrtTXqjgdgq42IfY55zC93mD
SQAA5ELziHKmbzHxI9AxN9Y4PqyGtdsolULG61QyFN8uSuxTFf8OqXF2E04q4P8E
0hnqoVoybIhF1kiqPZsZwGRLAMrOeFj27qLHlXcJsgaar5Ophz4NvQ7L8qtm+9CF
scQUY2t2nub8ElVQxBNNk9K6ulIuR61Sm3IseqrTfkxd6QPxkPwDij0Od3qS9I0u
vZDDe9lA5kyrrGhLbfZpAdniZmB8Z/CntXxFjVUocOKadNlRwBDPh7f9F6SBdKII
7R9xdWtUl2cBPjdlnTCeIxj42+uAV2lOtr39dYum8eQVYrP2JcZtZqfaqLCttjD5
82u5aUIeD45gWJB2sPjc++kZqfYeqnJuFIUr766eYwiY6H7jCS2m8gtIIDpYx+pW
HQjX4C6izG/dRY8V0iaJ
=bgkO
-END PGP SIGNATURE-


Accepted:
acsccid_1.0.2-3.debian.tar.gz
  to main/a/acsccid/acsccid_1.0.2-3.debian.tar.gz
acsccid_1.0.2-3.dsc
  to main/a/acsccid/acsccid_1.0.2-3.dsc
libacsccid1_1.0.2-3_amd64.deb
  to main/a/acsccid/libacsccid1_1.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/e1r62lu-0006pd...@franck.debian.org



Accepted libgphoto2 2.4.11-3.1 (source all amd64)

2011-09-20 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 10 Sep 2011 16:54:07 +0200
Source: libgphoto2
Binary: libgphoto2-2-dev libgphoto2-dev-doc libgphoto2-port0 libgphoto2-2 
libgphoto2-l10n
Architecture: source amd64 all
Version: 2.4.11-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian PhotoTools Maintainers 
pkg-phototools-de...@lists.alioth.debian.org
Changed-By: Ana Beatriz Guerrero Lopez a...@debian.org
Description: 
 libgphoto2-2 - gphoto2 digital camera library
 libgphoto2-2-dev - gphoto2 digital camera library (development files)
 libgphoto2-dev-doc - gphoto2 digital camera library (development documentation)
 libgphoto2-l10n - gphoto2 digital camera library - localized messages
 libgphoto2-port0 - gphoto2 digital camera port library
Closes: 635484
Changes: 
 libgphoto2 (2.4.11-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Switch build depend from libjpeg62-dev to libjpeg-dev. (Closes: #635484)
Checksums-Sha1: 
 61dd9f39309d985ca759da108351ef497b73d835 2344 libgphoto2_2.4.11-3.1.dsc
 90cef93fab028be181be04860b5b95f229b0a630 26337 
libgphoto2_2.4.11-3.1.debian.tar.gz
 f107a1f422a15a0f0327b2e90007806ae70dca3a 2686524 
libgphoto2-2-dev_2.4.11-3.1_amd64.deb
 860a3eb8760f7bfda4b22654901a8788007bb5b9 2897794 
libgphoto2-dev-doc_2.4.11-3.1_all.deb
 c8b8d833415d09ad5cc11e21a16fd1b3df9246a9 154248 
libgphoto2-port0_2.4.11-3.1_amd64.deb
 559bbb504fadef4953722a5bb9954f81516f00c5 1035192 
libgphoto2-2_2.4.11-3.1_amd64.deb
 77f0dffb85db997b999ef0a99523a480b7669533 741770 
libgphoto2-l10n_2.4.11-3.1_all.deb
Checksums-Sha256: 
 07a9224ebe834e9627a9b8ebc6a64c0c8cd1af4b5559265f93497e956a031bf4 2344 
libgphoto2_2.4.11-3.1.dsc
 17d2633af6131fdb5d5a24e40ee1926c2021c3ffd1b5ea0f97c3126ed7cd2787 26337 
libgphoto2_2.4.11-3.1.debian.tar.gz
 0438d5e8bb152942dd58b4cfc9e04a781033fa26f12a0bac19cc4b5cddc0b5ea 2686524 
libgphoto2-2-dev_2.4.11-3.1_amd64.deb
 4e3009353139e85f46f290e9b09d4f63ef309ba6ef6930733b785e6971db638c 2897794 
libgphoto2-dev-doc_2.4.11-3.1_all.deb
 7b65711436d1a03428827e51397d8a405719c190d438cfbb5fe627867a013d11 154248 
libgphoto2-port0_2.4.11-3.1_amd64.deb
 ec8f598e22e5a8ba3312e46e4eba2cf9712d707cf52f1a95edd80a5f0b2eba5f 1035192 
libgphoto2-2_2.4.11-3.1_amd64.deb
 b9d29cb78ece3a2ddc9e6d3d07895eb3fe639ad69d86242f92e6d9f45b91990a 741770 
libgphoto2-l10n_2.4.11-3.1_all.deb
Files: 
 cbd37a7fc096b5a352af04e9eaab946a 2344 libs optional libgphoto2_2.4.11-3.1.dsc
 344cece1ae52d94c324a1e9f77ace284 26337 libs optional 
libgphoto2_2.4.11-3.1.debian.tar.gz
 640f28bef2cefdbce72cd03befa1d64e 2686524 libdevel optional 
libgphoto2-2-dev_2.4.11-3.1_amd64.deb
 3c502731c98197dd88af62dd4ac62406 2897794 doc optional 
libgphoto2-dev-doc_2.4.11-3.1_all.deb
 e44fc1096d1a53507057851a45e2a59c 154248 libs optional 
libgphoto2-port0_2.4.11-3.1_amd64.deb
 04337d81bfecb80aa1fb673fb494ae94 1035192 libs optional 
libgphoto2-2_2.4.11-3.1_amd64.deb
 ba167f35c80f745a26b73c5f5765990c 741770 localization optional 
libgphoto2-l10n_2.4.11-3.1_all.deb

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

iQIcBAEBCAAGBQJOa4oJELNGT4lqoVlInWUP/07p3U2DsVgOMp5FRQpMH1PS
HNxeahvItBtKJrQJAUTs0CV0wtasu+uXlh/zXTKSRZli8nHpDhCErggI7bbq+cIL
hG+OZ6FX6NJ3TaVUnRw73DYO1NVIpGVBvRlMZZfqvho7zhWE1yCGXjVT/odRThfj
9JyfSdjYR0cqZeuDIDItEhNQeSgbSJh7czkPFQz1l1NB2x3YgPoDY2OrFvVulpUr
NbRq9K9/yWoi6osRF6EbZ8kPQOXF9mM02mV8lnNWP0Zqx2dInUz3+/NUGLtX3GQo
cPJ8+s44sk3XqIj2vsKcdFRofCyxMoIYts4uJYjqYssUrl6fYpfftDNU+UoqsEnA
eCSmW5TP5T9SkdJ2328hAH68zChZynaM62sDkPybQDussiivjPv0XLosvffXJZj3
PNXw17nkKj+UaEmiawNA/XnJ/XLY+chS2yfVBZ8Kz+stjnw2kbieKP5010UtyGbO
RwISqnCPvuFuGTad5SJ6U94vkyy8RgQ56UqauoMX62yA/UnZr8xDwAULVQ+24GuV
PpGlYjnM9ZqgGWrviZHrXttDLCyuozi5TM+MzB8UIp4TfByunnNHuudj156+TgjL
TcfBjDAMGMgI63BKybhtGwDoLeRz8ESTea47bKa8+1SzpWNYuW9PvjfDr9ZVWx22
op94VhTuqzQwPW3Fa057
=/pq1
-END PGP SIGNATURE-


Accepted:
libgphoto2-2-dev_2.4.11-3.1_amd64.deb
  to main/libg/libgphoto2/libgphoto2-2-dev_2.4.11-3.1_amd64.deb
libgphoto2-2_2.4.11-3.1_amd64.deb
  to main/libg/libgphoto2/libgphoto2-2_2.4.11-3.1_amd64.deb
libgphoto2-dev-doc_2.4.11-3.1_all.deb
  to main/libg/libgphoto2/libgphoto2-dev-doc_2.4.11-3.1_all.deb
libgphoto2-l10n_2.4.11-3.1_all.deb
  to main/libg/libgphoto2/libgphoto2-l10n_2.4.11-3.1_all.deb
libgphoto2-port0_2.4.11-3.1_amd64.deb
  to main/libg/libgphoto2/libgphoto2-port0_2.4.11-3.1_amd64.deb
libgphoto2_2.4.11-3.1.debian.tar.gz
  to main/libg/libgphoto2/libgphoto2_2.4.11-3.1.debian.tar.gz
libgphoto2_2.4.11-3.1.dsc
  to main/libg/libgphoto2/libgphoto2_2.4.11-3.1.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/e1r62mh-000787...@franck.debian.org



Accepted cython 0.15.1-1 (source amd64)

2011-09-20 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 10:35:03 -0400
Source: cython
Binary: cython cython-dbg
Architecture: source amd64
Version: 0.15.1-1
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: Yaroslav Halchenko deb...@onerussian.com
Description: 
 cython - C-Extensions for Python
 cython-dbg - C-Extensions for Python (Debug Build of Cython)
Closes: 607097 627773 637388 641128
Changes: 
 cython (0.15.1-1) unstable; urgency=low
 .
   [ Nikolaus Rath ]
   * New upstream version (Closes: #637388)
 - cython --help no longer mentions -r option (Closes: #607097)
 - Compiles cleanly with Python 2.7 (Closes: #627773)
 - Fixed compile time division (Closes: #641128)
   * Dropped patches, have been incorporated upstream:
 0001-fix-makefile-for-embed-testcase.patch
 0001-fix-inline-textcase-to-not-use-default-HOME-.cython-.patch
 0001-fix-testcases-assuming-char-is-signed-thanks-to-Yaro.patch
 0001-additional-fix-and-test-for-ticket-650.patch
 0001-Python-3-fix-NumPy-support.patch
 .
   [ Yaroslav Halchenko ]
   * Standards-Version bumped to 3.9.2 (no change needed)
Checksums-Sha1: 
 e6e622870323751a9a44919754f21e1a0d56443b 1468 cython_0.15.1-1.dsc
 c70dc772785077a13f7521ac5921753246eccd72 1796536 cython_0.15.1.orig.tar.gz
 117a23ef3868f7fea648b18279c696af695de3e5 17541 cython_0.15.1-1.debian.tar.gz
 d9e5969d0c718d6aee605452e4f83d970261c0b0 1922450 cython_0.15.1-1_amd64.deb
 09a8a86805f8b82a1bd2c1f978c361a8c722b6a7 7604246 cython-dbg_0.15.1-1_amd64.deb
Checksums-Sha256: 
 a9b2a0d67b7110fe2a916183495fc01b640a12de0992d604947520d2e7cad3a0 1468 
cython_0.15.1-1.dsc
 248123f2f02f2701a28d9452132ac835533b396a273cda9d361cb65c26067edc 1796536 
cython_0.15.1.orig.tar.gz
 ab9b6ef158d4397392b9b40bbf82d1859548d4746354906e9130cfe4ba1acd32 17541 
cython_0.15.1-1.debian.tar.gz
 f62e1e64e4eb8572a70f54ac3e36c1f0b1d015405339b666eb11f70e9d5225e5 1922450 
cython_0.15.1-1_amd64.deb
 aeb866a4bcf85b0bd10c49fdb8918e926a281f0cfc13dae4decfc76bbd1a2853 7604246 
cython-dbg_0.15.1-1_amd64.deb
Files: 
 4a94b26246cab1125e6148b08bb2d46e 1468 python optional cython_0.15.1-1.dsc
 171021b3845c9ca8bd6d8185b3cde664 1796536 python optional 
cython_0.15.1.orig.tar.gz
 dae5ecda9806c0baaa4a0efe8a1ed7a5 17541 python optional 
cython_0.15.1-1.debian.tar.gz
 b27b1782391dd860b73242cd3120a06d 1922450 python optional 
cython_0.15.1-1_amd64.deb
 9bc23d1c461f65b2f0133034039bfd89 7604246 debug extra 
cython-dbg_0.15.1-1_amd64.deb

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

iEYEARECAAYFAk54ujIACgkQjRFFY3XAJMj2BgCfRGOsPkD3ihxVuueKWcOUAJf1
nQgAn3tUqYBbVoaX+P3J4U0QnclHbuR0
=euCI
-END PGP SIGNATURE-


Accepted:
cython-dbg_0.15.1-1_amd64.deb
  to main/c/cython/cython-dbg_0.15.1-1_amd64.deb
cython_0.15.1-1.debian.tar.gz
  to main/c/cython/cython_0.15.1-1.debian.tar.gz
cython_0.15.1-1.dsc
  to main/c/cython/cython_0.15.1-1.dsc
cython_0.15.1-1_amd64.deb
  to main/c/cython/cython_0.15.1-1_amd64.deb
cython_0.15.1.orig.tar.gz
  to main/c/cython/cython_0.15.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/e1r630w-fb...@franck.debian.org



Accepted libjifty-plugin-comment-perl 1.00-2 (source all)

2011-09-20 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 18:05:14 +0200
Source: libjifty-plugin-comment-perl
Binary: libjifty-plugin-comment-perl
Architecture: source all
Version: 1.00-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libjifty-plugin-comment-perl - module to add comments to any record of your 
Jifty application
Closes: 642167
Changes: 
 libjifty-plugin-comment-perl (1.00-2) unstable; urgency=low
 .
   [ 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).
 .
   [ gregor herrmann ]
   * debian/watch: adjust uversionmangle to newer uscan/PET.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * Add build dependency on libtest-script-run-perl. Thanks to Dominic
 Hargreaves for the bug report (closes: #642167).
   * Switch to source format 3.0 (quilt).
   * debian/copyright: update formatting.
   * Bump debhelper compatibility level to 8.
   * Remove version from libjifty-perl (build) dependency, nothing older in
 the archive.
   * Add  perl (= 5.10.1) as an alternative (build) dependency for
 CGI::Cookie.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.9.2 (no changes).
Checksums-Sha1: 
 a4f04499be39eab334193355dfa9a33ae5d77e81 2337 
libjifty-plugin-comment-perl_1.00-2.dsc
 b0889f0ac0e4cbbab85336beebd0af93945fbed9 2201 
libjifty-plugin-comment-perl_1.00-2.debian.tar.gz
 1826d2988c074aa4b111b34de181c83af34e4b6a 40694 
libjifty-plugin-comment-perl_1.00-2_all.deb
Checksums-Sha256: 
 b0d0983d4363276c14cf9d6ddae9b87266d445211e4824e2313293671f785581 2337 
libjifty-plugin-comment-perl_1.00-2.dsc
 eda5dd4b2d979394865d93498fb411157aff2ff0c531cdc8e29b48a442261371 2201 
libjifty-plugin-comment-perl_1.00-2.debian.tar.gz
 00ab0f5d96ef47b483ced23a2a8bdabd33c9dfb76a7c6bfee6daa56453263083 40694 
libjifty-plugin-comment-perl_1.00-2_all.deb
Files: 
 e31e154a6f7a095055ad7ac2875d1909 2337 perl optional 
libjifty-plugin-comment-perl_1.00-2.dsc
 cf789de7bcdf51cd41e42c67b74e1c02 2201 perl optional 
libjifty-plugin-comment-perl_1.00-2.debian.tar.gz
 f3cffccfdb56800738d77d70653d60a0 40694 perl optional 
libjifty-plugin-comment-perl_1.00-2_all.deb

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

iQIcBAEBCAAGBQJOeLq8AAoJELs6aAGGSaoG4ekP/imHh1tpcaIEM20p+Y4ud8MN
m8pYgu5YFHYf9UhLNrd7I//20R5HcHMSwfvs/Z48vQvqdmmrgO7N3Lium4XdRTAS
o/XEE7acbwi+xiBAwVODWzfauCB+hue7sV6qG96gVURWRDN/2BDYlPEKUneTOcRE
Bic6yz1C7+xQ+0dHnCTlx27zSVETgz2c0098C4cI85TurCotXWZhtkTe9gl5D+Bw
Z8tKhJ1Gdrwc8atqmBd9UYV0TguMKwX3IaUN5VGsw9vc/E71kHWo6cPGR8qdx22L
DJ3hwZ0lKtvF4G3TyelckCDEIXM+YV8rCozSEA/wJ2XE+HiUMuDdJtId0Q9C8mZY
R2H+lheMSHVhNFj2pF7vyK4sMGNYe7It4KCike9fNEp/qCnLVtXMBGNdA0b4aNIG
ysGzlloCw4/IJwG6rVIOnGWMS75SAk9TkC7XUSbLBoM4K80XOKUtYHCdZgCLbmqL
ixJrU63rXqnLXKH+6HOwZMIxjjUXK3jh/mx7/jND8bdCQo6EAitzLWGHBlpP8DZj
pJ9fr9np9zSyFgFy6qOtVkejVLicF6ceKo69qqj+wS7c6ZuTZB7cFfDBi7uViYdr
QIyBsE47hNhrb3KYibRFHMbCVell6Q9Gee0IIf18ILszB7X9Qm085Jwny49MXjrK
+DmuGfC7n/dQgbOzE2nc
=fyZF
-END PGP SIGNATURE-


Accepted:
libjifty-plugin-comment-perl_1.00-2.debian.tar.gz
  to 
main/libj/libjifty-plugin-comment-perl/libjifty-plugin-comment-perl_1.00-2.debian.tar.gz
libjifty-plugin-comment-perl_1.00-2.dsc
  to 
main/libj/libjifty-plugin-comment-perl/libjifty-plugin-comment-perl_1.00-2.dsc
libjifty-plugin-comment-perl_1.00-2_all.deb
  to 
main/libj/libjifty-plugin-comment-perl/libjifty-plugin-comment-perl_1.00-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/e1r630g-hs...@franck.debian.org



Accepted partman-crypto 48 (source i386 all)

2011-09-20 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 12:01:12 -0400
Source: partman-crypto
Binary: partman-crypto partman-crypto-dm partman-crypto-loop
Architecture: source i386 all
Version: 48
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 partman-crypto - Add to partman support for block device encryption (udeb)
 partman-crypto-dm - Add to partman support for dm-crypt encryption (udeb)
 partman-crypto-loop - Add to partman support for loop-AES encryption (udeb)
Closes: 642115
Changes: 
 partman-crypto (48) unstable; urgency=low
 .
   * Fix parsing of dmsetup table output, so it will actually detect when
 swap is on crypto. Closes: #642115 (Thanks Jon Downland for debugging it.)
 .
   [ Updated translations ]
   * Bulgarian (bg.po) by Damyan Ivanov
   * German (de.po) by Holger Wansing
   * Hebrew (he.po) by Lior Kaplan
   * Hindi (hi.po) by Kumar Appaiah
   * Italian (it.po) by Milo Casagrande
   * Korean (ko.po) by Changwoo Ryu
   * Macedonian (mk.po) by Arangel Angov
   * Polish (pl.po) by Marcin Owsiany
   * Romanian (ro.po) by Ioan Eugen Stan
   * Sinhala (si.po) by Danishka Navin
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Simplified Chinese (zh_CN.po) by YunQiang Su
Checksums-Sha1: 
 adf5728e1462f48b3b13612d6123055649a392ce 1578 partman-crypto_48.dsc
 a4e1bec53bdde6239b4955d8b90c2d6e85eda742 334891 partman-crypto_48.tar.gz
 95195ed21764d4d0cfc190654c5eabd78b79df8a 282576 partman-crypto_48_i386.udeb
 fea120ef41769eec03e5e63138f5b83f35b37d02 1652 partman-crypto-dm_48_all.udeb
 073063fd15d8526edbaa51f988d2fbe1a4b7f192 1212 partman-crypto-loop_48_all.udeb
Checksums-Sha256: 
 7442da1601f9c9b1c307cc77e8fccb45e0e31e7095e7baa2e060e7cc2eb4564c 1578 
partman-crypto_48.dsc
 179b58e119720824b7d2dc9a416de696985826ffc4c11cd7c361a3a5b83700d2 334891 
partman-crypto_48.tar.gz
 25007f0e5674255c86eabf3c2f85546e8ac64a2be24b224092e885960cb527d1 282576 
partman-crypto_48_i386.udeb
 7a87f8f3ba4c858400449446fe08342eb10a17a2ca7d6e4b62d9c8dd99da6a61 1652 
partman-crypto-dm_48_all.udeb
 b4241ade62c7016206c32387844dae7ac041090a8267b1b2a6a5c512619d0fa5 1212 
partman-crypto-loop_48_all.udeb
Files: 
 51e434247b934eefe5753e53dc0051f9 1578 debian-installer optional 
partman-crypto_48.dsc
 70aa99c751bc36e8daf684c9ba96499a 334891 debian-installer optional 
partman-crypto_48.tar.gz
 64b4ff43fd14767cc242c05bc5f76360 282576 debian-installer optional 
partman-crypto_48_i386.udeb
 933c8d95aeaf4e9b02c81dbb01a69589 1652 debian-installer optional 
partman-crypto-dm_48_all.udeb
 4d486d731f5c46bb7a957f16097bc19b 1212 debian-installer optional 
partman-crypto-loop_48_all.udeb
Package-Type: udeb

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

iQIVAwUBTni51ckQ2SIlEuPHAQhP+g//XYS62lo0QS7jvcmy9rRl0ZmuI3BaWo/h
Bb/y2DFRFQyWlJa8Ds6HdvxV9gVj4W32klFbgbUCCJ6VKRxYas80dO4oAKuwHiuw
yhG6T7f3N9S6Bm92RI51wDesOMdNFUqLFkI8bib+IUD7TssGIvt1IA90vb5Ab19c
W7+qXVNFPFq4W3m/51iUzO2l+bk5TxioHVpMjF5s/FLIOk3LcuJPZLnDSQSBL0G2
VclK+vBW865B0xbmS5AsyB/iiMP/by3ymCgeAjTloBFzVntewUlJuldSFx1Fbqxg
tpefnHf9n//P23tsvKNONobLT5CR1PUbJ+RHMBP/Kq14PAXTO5108XWsjs6dN/FF
LNixho8uYwxTkygNTKg3bzwj5yRO+9otLMAQe/Zw6DtE/Bpm4jivjVn3HyOOa0mm
HPwAaHtYRmFLQM3wbRDmKLOG/z0kjZGf7dGksjKUXmnt3lFu6SQP/BYwnTX6Ud5J
DqHn+vCpSGvJia62MURef3k0Qjlh+BOArHb04mXkCpONNYH20yzfyP4P4My+KciX
OJ2O0Iv5E2jXLfmctFnrBT8/Tmynt+6qkdWFjiWqVuFgNz53z/XTipC0jB6JA+sj
ZsGQU5c/eh/Cim62sfGzeqD4j6bElxOiIucl1maJiAf2HI90X49VzTxIqcPscXhN
TxUL3ayo8hs=
=DtOl
-END PGP SIGNATURE-


Accepted:
partman-crypto-dm_48_all.udeb
  to main/p/partman-crypto/partman-crypto-dm_48_all.udeb
partman-crypto-loop_48_all.udeb
  to main/p/partman-crypto/partman-crypto-loop_48_all.udeb
partman-crypto_48.dsc
  to main/p/partman-crypto/partman-crypto_48.dsc
partman-crypto_48.tar.gz
  to main/p/partman-crypto/partman-crypto_48.tar.gz
partman-crypto_48_i386.udeb
  to main/p/partman-crypto/partman-crypto_48_i386.udeb


-- 
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/e1r630r-ls...@franck.debian.org



Accepted subversion 1.6.17dfsg-2 (source all kfreebsd-amd64 kfreebsd-i386)

2011-09-20 Thread Peter Samuelson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 15 Sep 2011 12:02:03 -0500
Source: subversion
Binary: subversion libsvn1 libsvn-dev libsvn-doc libapache2-svn 
python-subversion subversion-tools libsvn-java libsvn-perl libsvn-ruby1.8 
libsvn-ruby
Architecture: all kfreebsd-amd64 kfreebsd-i386 source
Version: 1.6.17dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Peter Samuelson pe...@p12n.org
Changed-By: Peter Samuelson pe...@p12n.org
Closes: 422699 443860 585358 607381 607544 610236 628507 628990 631765 634049
Description: 
 libapache2-svn - Subversion server modules for Apache
 libsvn-dev - Development files for Subversion libraries
 libsvn-doc - Developer documentation for libsvn
 libsvn-java - Java bindings for Subversion
 libsvn-perl - Perl bindings for Subversion
 libsvn-ruby - Ruby bindings for Subversion (dummy package)
 libsvn-ruby1.8 - Ruby bindings for Subversion
 libsvn1- Shared libraries used by Subversion
 python-subversion - Python bindings for Subversion
 subversion - Advanced version control system
 subversion-tools - Assorted tools related to Subversion
Changes: 
 subversion (1.6.17dfsg-2) unstable; urgency=low
 .
   * Standards-Version: 3.9.2.  Also, multiarch.
   * Move to debhelper level 7.
   * patches/perl-warning: New patch to suppress a bogus Perl undef warning.
 (Closes: #422699)
   * patches/swig2-compat: New patch from upstream to build with swig 2.x.
 (Closes: #634049)
   * patches/perl-compiler-flags: New patch from upstream to address an
 issue brought to light by Perl 5.14.  (Closes: #628507)
   * patches/sasl-mem-handling: New patch from upstream to fix a crash with
 svn:// URLs and SASL authentication.  (Closes: #631765)
   * patches/svn2cl-upstream: Use --non-interactive in svn2cl to avoid
 hanging on, e.g., password prompts.  (Closes: #443860)
   * patches/python-exception-syntax: New patch: Fix a couple instances of
 literal string exceptions in Python, which don't work in 2.6+.
 (Closes: #585358)
   * Remove some preinst/postinst magic that hasn't been needed in years.
   * Split authz_svn.load away from dav_svn.load, since most users do not
 need both.  New installs will enable only dav_svn by default.
   * Restart apache in libapache2-svn postinst.  (Closes: #610236, #628990)
   * Improve symbols file with (regex)__ catchall for private symbols not
 otherwise accounted for.  (Closes: #607544)  I'm also including a
 workaround for rapidsvn, to be removed when 0.14 is released.
   * Add ${misc:Depends} everywhere.  Drop libsvn-java dependency on a jre.
 Thanks, Lintian.
   * Remove the extra copy of jquery supplied by doxygen, from libsvn-doc.
 Doesn't seem to even be used.  Thanks, Lintian.
   * patches/po: New patch from Laurent Bigonville to fix minor issues in
 fr.po and ja.po.  (Closes: #607381)
   * Move to dh_lintian, and fix up the overrides a bit.
Checksums-Sha1: 
 d1abb6e4113b38ddad5a937c25dcd549cbfa18b0 1933 subversion_1.6.17dfsg-2.dsc
 de7172799c46292181da98e494664ed2ec854a7b 105941 subversion_1.6.17dfsg-2.diff.gz
 2a846cc70ebe09f820e8575c2352ada933b886ad 1977646 
libsvn-doc_1.6.17dfsg-2_all.deb
 afa20e18b870b1587a0e3d2a4b47aebf64695762 223838 
subversion-tools_1.6.17dfsg-2_all.deb
 33776d3f08aa90520123c39ed258f81c13b457c3 756 libsvn-ruby_1.6.17dfsg-2_all.deb
 c8eeefb1393b4048e3dca9278da29b441124bd14 1310890 
subversion_1.6.17dfsg-2_kfreebsd-i386.deb
 8425189a4db029d9236c1996f00b88bc9d0b5f04 1013182 
libsvn1_1.6.17dfsg-2_kfreebsd-i386.deb
 a535f517df7af081258d4b0997ed09e2b309f5b8 1420778 
libsvn-dev_1.6.17dfsg-2_kfreebsd-i386.deb
 7e03f694919d2c045339bdec84e7adbb894382db 171788 
libapache2-svn_1.6.17dfsg-2_kfreebsd-i386.deb
 4b8bfb571d705fb5992b1966d89d9833560a360d 1242004 
python-subversion_1.6.17dfsg-2_kfreebsd-i386.deb
 cc58a01fe6ba7d6511de2d40b5450c791c637f4b 306860 
libsvn-java_1.6.17dfsg-2_kfreebsd-i386.deb
 419daa0664d4bc3bc83fc4d61b652702f3dc441d 1175126 
libsvn-perl_1.6.17dfsg-2_kfreebsd-i386.deb
 807fc58f1b8c8b1eae980cd1a002a7b9f76e5c00 583030 
libsvn-ruby1.8_1.6.17dfsg-2_kfreebsd-i386.deb
 36d6a0ee840c0bb748ab45669c61a8180d01d996 1315132 
subversion_1.6.17dfsg-2_kfreebsd-amd64.deb
 d4df950129430b1f56126ddba463211bd8ab1bcd 993608 
libsvn1_1.6.17dfsg-2_kfreebsd-amd64.deb
 012afe709f34b20eddca17bfb24bba1efce61ebb 1494864 
libsvn-dev_1.6.17dfsg-2_kfreebsd-amd64.deb
 e8189fc2b2fc5800691df365dc2f949144dcea4f 171094 
libapache2-svn_1.6.17dfsg-2_kfreebsd-amd64.deb
 95919a5039bba82c62e529cb80d565e94edaf02c 1346720 
python-subversion_1.6.17dfsg-2_kfreebsd-amd64.deb
 ce15ea326bd86d71c9d7fa598c934902f3ee8398 305188 
libsvn-java_1.6.17dfsg-2_kfreebsd-amd64.deb
 4dfd2a50f052c4cba2bd7345a7b92fd723656c17 1198466 
libsvn-perl_1.6.17dfsg-2_kfreebsd-amd64.deb
 0d461f2e99c5547c424cc02c621f833b1feffd0b 625044 
libsvn-ruby1.8_1.6.17dfsg-2_kfreebsd-amd64.deb
Checksums-Sha256: 
 0e0dcb460aaa0206cb14f486353817f1a32688c5c84725946cbdc1673433e6a8 1933 
subversion_1.6.17dfsg-2.dsc
 

Accepted libjifty-plugin-wikitoolbar-perl 1.00-2 (source all)

2011-09-20 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 18:19:16 +0200
Source: libjifty-plugin-wikitoolbar-perl
Binary: libjifty-plugin-wikitoolbar-perl
Architecture: source all
Version: 1.00-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libjifty-plugin-wikitoolbar-perl - Jifty plugin to add a wiki toolbar to 
textarea boxes
Closes: 642166
Changes: 
 libjifty-plugin-wikitoolbar-perl (1.00-2) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * Add build dependency on libtest-script-run-perl. Thanks to Dominic
 Hargreaves for the bug report (closes: #642166).
   * Switch to source format 3.0 (quilt).
   * debian/copyright: update formatting.
   * Bump debhelper compatibility level to 8.
   * Add /me to Uploaders.
   * Remove version from libjifty-perl (build) dependency, nothing older in
 the archive.
   * Set Standards-Version to 3.9.2 (no changes).
Checksums-Sha1: 
 ce7321e10ceecb4906b4efac00e576e373c8310f 2310 
libjifty-plugin-wikitoolbar-perl_1.00-2.dsc
 278b74553755ba219e6d532534dcda9d0a534f07 2180 
libjifty-plugin-wikitoolbar-perl_1.00-2.debian.tar.gz
 947379a49f6d56c613e0cf3a96eb87535d7a7df2 17148 
libjifty-plugin-wikitoolbar-perl_1.00-2_all.deb
Checksums-Sha256: 
 de63d8f72cf531c91424b789f7c47a5564700b0402074f6efd57ec24d73bab60 2310 
libjifty-plugin-wikitoolbar-perl_1.00-2.dsc
 209ee364177d7cde999dcffa8ca222f07823f76c7186bd542fb8bfd28db516bf 2180 
libjifty-plugin-wikitoolbar-perl_1.00-2.debian.tar.gz
 307a41e94920e3255280a6644fa6b8cc41d1119b6b8c081570280ff15e352942 17148 
libjifty-plugin-wikitoolbar-perl_1.00-2_all.deb
Files: 
 4b7f7531f017340bae0386a1fdf94d3c 2310 perl optional 
libjifty-plugin-wikitoolbar-perl_1.00-2.dsc
 035628d2bcffc0f31ab631a7e46c6bc6 2180 perl optional 
libjifty-plugin-wikitoolbar-perl_1.00-2.debian.tar.gz
 bfb60d5d272e6711b9390d6b5a0ea930 17148 perl optional 
libjifty-plugin-wikitoolbar-perl_1.00-2_all.deb

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

iQIcBAEBCAAGBQJOeL3UAAoJELs6aAGGSaoGKb4QAKOz+fj67mVvV00f6XJFdR7N
kcMAxGPdcK66E/g4H6IeBzlFz2bDizL+Y4hbCQPp5LE3hgwI1VA7NeZk1IlJUlSW
4bCg5V7OUF+ygGtUhouuB6cCWcMWcJfXY4+0aJqAp1MLC7m4+yKhMJiSn4I88YIS
ydv/PmVUnN762DUaCZhAJ41LupDurL3DOSCtXrjd9MJeX72QNJBR1yVPXTcDIcVt
7tnqt5tqIZ8xMgRoRaZbd2ok3VFlIXCYXX/bFwEw1C2WGJv/8R0ukpRLFSzkK4s/
KTcW+o1I5CpmnmjRNfN9V/9S6MIsz89mVQB7cLQTMtsQmyRFvixGV1mIa6a+q+33
aQwfy5nThpwzFFJq4G37HrlG4u3HIX7Q9S6nc/9Asq+sEwnOGAXoldJ492DYMSKm
zfRMIXxEqyZluHOV8KimKmkQaZzhlA3tsPZ/RDgpiKWFPhAv7oITaap9GQ73X5vR
o2gvB+PI2c5epctYKM4fvi7ceWHRj/lfoeIhw9JjWfHV7aCXTtQQVxKafWP8VjqL
wtVkjzkM3zUwr7lgwccO9TcG0UexHtKPnFGSythrZmcFMVjUoR/CmNHOcWklacMn
bUN0ldgLYVCUSHX82z0K3UyIVdBktFZ52tgPL8AFSCAOCzZPVu32fYxQUluCQ7ye
cYo8N5Xv8LdHL1NBDY1n
=LWNU
-END PGP SIGNATURE-


Accepted:
libjifty-plugin-wikitoolbar-perl_1.00-2.debian.tar.gz
  to 
main/libj/libjifty-plugin-wikitoolbar-perl/libjifty-plugin-wikitoolbar-perl_1.00-2.debian.tar.gz
libjifty-plugin-wikitoolbar-perl_1.00-2.dsc
  to 
main/libj/libjifty-plugin-wikitoolbar-perl/libjifty-plugin-wikitoolbar-perl_1.00-2.dsc
libjifty-plugin-wikitoolbar-perl_1.00-2_all.deb
  to 
main/libj/libjifty-plugin-wikitoolbar-perl/libjifty-plugin-wikitoolbar-perl_1.00-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/e1r63fr-0003dj...@franck.debian.org



Accepted xchain 1.0.1-6 (source amd64)

2011-09-20 Thread Bernhard R. Link
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 18:05:57 +0200
Source: xchain
Binary: xchain
Architecture: source amd64
Version: 1.0.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Bernhard R. Link brl...@debian.org
Description: 
 xchain - strategy game for 2-4 players
Changes: 
 xchain (1.0.1-6) unstable; urgency=low
 .
   * QA upload
   * change to format 3.0 (quilt)
   * modernize debian/rules
   - switch debhelper compatibility to 7
   - add build-arch, build-indep
   - store xchain.menu in debian/
   - use dpkg-buildflags
   * store copyright in debian/
   * install files using dh_install instead of patched Makefile
   * drop changes outside debian/ no longer needed
   * remove unneeded debian/post{rm,inst}
   * bump Standards-Version
   * fix lintian's description-synopsis-starts-with-article
   * add ${misc:Depends}
   * increase default tk dependency
   * xchain.c: fix printf format error
   * add VCS- headers (uploaded to collab-maint)
Checksums-Sha1: 
 809c7cbc5890203c37d104f6419ead9047339f8d 1204 xchain_1.0.1-6.dsc
 7bc05eefa072c4d10ad413c8bd935fa9d0c0682e 5803 xchain_1.0.1-6.debian.tar.gz
 dffd4209cdbdee06126de8ea303f0f0e32fcf672 13386 xchain_1.0.1-6_amd64.deb
Checksums-Sha256: 
 800b5faa30e3ea910354553d1c531c72b84c3d8420230254b6076fa2dc70b1b9 1204 
xchain_1.0.1-6.dsc
 e489cfe25ca74e5acfc5737a1d338642f31ba0a49cc3a418043eddd3b363ac19 5803 
xchain_1.0.1-6.debian.tar.gz
 c267ad5243c259e321759ebc5e4540df6b47d6401104448970602d61774530db 13386 
xchain_1.0.1-6_amd64.deb
Files: 
 2bb6fba08b2985424cd0e759d5058922 1204 games extra xchain_1.0.1-6.dsc
 e8dde55fa7aaddbf5fde0dd14936b1a8 5803 games extra xchain_1.0.1-6.debian.tar.gz
 fc912cb0c21682ff07658228dda70bfc 13386 games extra xchain_1.0.1-6_amd64.deb

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

iJwEAQECAAYFAk54vjYACgkQWzIpWA8dktpVMwQAhe1XVWdcbb5YJNfnnUzyzioW
/lKH2Z0RJj4+sj082rmEHE5y8FOhdArQCo4MtS3WLRviIhYgW+OPGbP9h2KNjQ15
uLm1hJlG0x/iMmvEvXRaJL1rtCmSN+IRBjUFJ9TRgkBQBdC8dH/K0ZX80afVWhIT
LTsQF6XnANUA5EnSsm4=
=q9vZ
-END PGP SIGNATURE-


Accepted:
xchain_1.0.1-6.debian.tar.gz
  to main/x/xchain/xchain_1.0.1-6.debian.tar.gz
xchain_1.0.1-6.dsc
  to main/x/xchain/xchain_1.0.1-6.dsc
xchain_1.0.1-6_amd64.deb
  to main/x/xchain/xchain_1.0.1-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/e1r63gc-0003h8...@franck.debian.org



Accepted libspring-2.5-java 2.5.6.SEC02-6 (source all)

2011-09-20 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 18:53:29 +0200
Source: libspring-2.5-java
Binary: libspring-core-2.5-java libspring-beans-2.5-java libspring-aop-2.5-java 
libspring-context-2.5-java libspring-context-support-2.5-java 
libspring-web-2.5-java libspring-webmvc-2.5-java 
libspring-webmvc-struts-2.5-java libspring-webmvc-portlet-2.5-java 
libspring-test-2.5-java libspring-tx-2.5-java libspring-jdbc-2.5-java 
libspring-jms-2.5-java libspring-orm-2.5-java libspring-aspects-2.5-java
Architecture: source all
Version: 2.5.6.SEC02-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libspring-aop-2.5-java - modular Java/J2EE application framework - AOP
 libspring-aspects-2.5-java - modular Java/J2EE application framework - Bundled 
aspects
 libspring-beans-2.5-java - modular Java/J2EE application framework - Beans
 libspring-context-2.5-java - modular Java/J2EE application framework - Context
 libspring-context-support-2.5-java - modular Java/J2EE application framework - 
Context Support
 libspring-core-2.5-java - modular Java/J2EE application framework - Core
 libspring-jdbc-2.5-java - modular Java/J2EE application framework - JDBC tools
 libspring-jms-2.5-java - modular Java/J2EE application framework - JMS tools
 libspring-orm-2.5-java - modular Java/J2EE application framework - ORM tools
 libspring-test-2.5-java - modular Java/J2EE application framework - Test 
helpers
 libspring-tx-2.5-java - modular Java/J2EE application framework - transaction
 libspring-web-2.5-java - modular Java/J2EE application framework - Web
 libspring-webmvc-2.5-java - modular Java/J2EE application framework - MVC
 libspring-webmvc-portlet-2.5-java - modular Java/J2EE application framework - 
Portlet MVC
 libspring-webmvc-struts-2.5-java - modular Java/J2EE application framework - 
Struts MVC
Changes: 
 libspring-2.5-java (2.5.6.SEC02-6) unstable; urgency=low
 .
   * Since JRuby is now in main, re-enable it in libspring-context-2.5-java.
Checksums-Sha1: 
 1c664d44abd2beac46e98874f0ccf2c94087dabd 3528 
libspring-2.5-java_2.5.6.SEC02-6.dsc
 92c1d78eab271221ae06b566641a6ba1a4c7bc51 25595 
libspring-2.5-java_2.5.6.SEC02-6.debian.tar.gz
 fd6bdf016ca9bf91ef0efc206accb05882e2d124 395954 
libspring-core-2.5-java_2.5.6.SEC02-6_all.deb
 23678a2782ce43e037b8dcce440e024cfe9d7317 528098 
libspring-beans-2.5-java_2.5.6.SEC02-6_all.deb
 36b6a4cab6deceddea2a42cf40f97baaa3c4e133 375420 
libspring-aop-2.5-java_2.5.6.SEC02-6_all.deb
 ae709f2a64cae94d2aeb88e6abe8a98bc8f03f94 501852 
libspring-context-2.5-java_2.5.6.SEC02-6_all.deb
 66f8eceecfa999a58c1017090e529a40f576c784 181494 
libspring-context-support-2.5-java_2.5.6.SEC02-6_all.deb
 bd2b9a120390ccb5df5bbf3e86c29165c8e09389 264870 
libspring-web-2.5-java_2.5.6.SEC02-6_all.deb
 f05c8a75d9e07091a385a235f7fe2aac25cd 450182 
libspring-webmvc-2.5-java_2.5.6.SEC02-6_all.deb
 9da8511bbb126eede68f3bf540bf8bddea9dc5f6 127882 
libspring-webmvc-struts-2.5-java_2.5.6.SEC02-6_all.deb
 3d631510b143761a48be9e5670adbb3ad4ca4f19 227964 
libspring-webmvc-portlet-2.5-java_2.5.6.SEC02-6_all.deb
 68a284a3d98d422a04a77f2e2699526d54f30b6b 257296 
libspring-test-2.5-java_2.5.6.SEC02-6_all.deb
 14313c57c39d21493dd120cc9da106460c46a457 282834 
libspring-tx-2.5-java_2.5.6.SEC02-6_all.deb
 3bd99dc2df2aaee3930a5e6b40b36a9caeb7c994 386222 
libspring-jdbc-2.5-java_2.5.6.SEC02-6_all.deb
 0013876f5fcc366a9844d4dbe55b7cfbee3b807c 263924 
libspring-jms-2.5-java_2.5.6.SEC02-6_all.deb
 5da527f1caa13adb202fe74be06296d152b85cd1 418460 
libspring-orm-2.5-java_2.5.6.SEC02-6_all.deb
 eb696d2a44b5cfb511ac2fb2cb34685b3e7b31b2 99646 
libspring-aspects-2.5-java_2.5.6.SEC02-6_all.deb
Checksums-Sha256: 
 d1878bed7fb14604dbe881eb18272acec42a514853570d1a67b7c68b51a6beb5 3528 
libspring-2.5-java_2.5.6.SEC02-6.dsc
 77237d8dcdaa3f0f46350ec6de4f646368c0fde36798ac80042656fb2a4133e1 25595 
libspring-2.5-java_2.5.6.SEC02-6.debian.tar.gz
 d8501bae906e7b5626cc6c4cc754f8f4a019ab06c9c79c07e516c0c21f1d6ae0 395954 
libspring-core-2.5-java_2.5.6.SEC02-6_all.deb
 eeb6641f7b12748b2ab3cca21a0b46d8bcb931424f0ac7471470d4bd585840d4 528098 
libspring-beans-2.5-java_2.5.6.SEC02-6_all.deb
 9b3a203dc4fcddedbd2caf89208e063bf05d41694fc0050c39005f397982e527 375420 
libspring-aop-2.5-java_2.5.6.SEC02-6_all.deb
 cabd95e23f4ce02376f8e0236e576bf0fc22e8372d47b34bc17c765f204ae0e5 501852 
libspring-context-2.5-java_2.5.6.SEC02-6_all.deb
 3f60f447fc2350a11900db524c390de2cde8bf8a5140ed9feb5955f43878c2df 181494 
libspring-context-support-2.5-java_2.5.6.SEC02-6_all.deb
 ad77498be84ebf16c88cea340fa2c6a405f431bf0eb7635cee82f5e15d01d999 264870 
libspring-web-2.5-java_2.5.6.SEC02-6_all.deb
 a6e41f0463897f04281e198766d05bd7f9d8684cfc621a7d9f7f9a2733122836 450182 
libspring-webmvc-2.5-java_2.5.6.SEC02-6_all.deb
 6cf8b8913635ef1414ba7468f812a5a069de5bd065c858ccb6f5571dfbf57bd3 127882 

Accepted libspring-java 3.0.6.RELEASE-3 (source all)

2011-09-20 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 18:53:09 +0200
Source: libspring-java
Binary: libspring-core-java libspring-beans-java libspring-aop-java 
libspring-context-java libspring-context-support-java libspring-web-java 
libspring-web-servlet-java libspring-web-struts-java libspring-web-portlet-java 
libspring-test-java libspring-transaction-java libspring-jdbc-java 
libspring-jms-java libspring-orm-java libspring-expression-java 
libspring-oxm-java libspring-instrument-java
Architecture: source all
Version: 3.0.6.RELEASE-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libspring-aop-java - modular Java/J2EE application framework - AOP
 libspring-beans-java - modular Java/J2EE application framework - Beans
 libspring-context-java - modular Java/J2EE application framework - Context
 libspring-context-support-java - modular Java/J2EE application framework - 
Context Support
 libspring-core-java - modular Java/J2EE application framework - Core
 libspring-expression-java - modular Java/J2EE application framework - 
Expression language
 libspring-instrument-java - modular Java/J2EE application framework - 
Instrumentation
 libspring-jdbc-java - modular Java/J2EE application framework - JDBC tools
 libspring-jms-java - modular Java/J2EE application framework - JMS tools
 libspring-orm-java - modular Java/J2EE application framework - ORM tools
 libspring-oxm-java - modular Java/J2EE application framework - Object/XML 
Mapping
 libspring-test-java - modular Java/J2EE application framework - Test helpers
 libspring-transaction-java - modular Java/J2EE application framework - 
transaction
 libspring-web-java - modular Java/J2EE application framework - Web
 libspring-web-portlet-java - modular Java/J2EE application framework - Portlet 
MVC
 libspring-web-servlet-java - modular Java/J2EE application framework - Web 
Portlet
 libspring-web-struts-java - modular Java/J2EE application framework - Struts 
MVC
Changes: 
 libspring-java (3.0.6.RELEASE-3) unstable; urgency=low
 .
   * Since JRuby is now in main, re-enable it in libspring-context-java.
Checksums-Sha1: 
 8f748aece9801f0cbfc0bb280d9468e596257029 3858 
libspring-java_3.0.6.RELEASE-3.dsc
 67f9a0d033594421600cc2e19e0f6641a5c9e906 17302 
libspring-java_3.0.6.RELEASE-3.debian.tar.gz
 6081f6577b6ebaa5bda4d5c83e38443ef22ffc38 363620 
libspring-core-java_3.0.6.RELEASE-3_all.deb
 6af6ef201604479e76d8193852e6c7e4f8b5f23f 519586 
libspring-beans-java_3.0.6.RELEASE-3_all.deb
 44311199f5f8e65b6cbb51d5eca4b9eccf0c6b85 330770 
libspring-aop-java_3.0.6.RELEASE-3_all.deb
 fc9bf04e8b1b8207fb463a3a0ce13392b5ae6397 598820 
libspring-context-java_3.0.6.RELEASE-3_all.deb
 0af118f7f756fe14b6232f956ef978c634cbe78f 113096 
libspring-context-support-java_3.0.6.RELEASE-3_all.deb
 0d0cfda2485a5c3e027c96b39c2c4be6bbcdf62d 371396 
libspring-web-java_3.0.6.RELEASE-3_all.deb
 048d28a3a0f100cd1645edc42040bb968d6e210f 398444 
libspring-web-servlet-java_3.0.6.RELEASE-3_all.deb
 77b82e8d41306917bac4472b9fc24b2879451d36 51022 
libspring-web-struts-java_3.0.6.RELEASE-3_all.deb
 020cecbbbc2a8a352b0c759b3cd8a5558d2c59a2 179654 
libspring-web-portlet-java_3.0.6.RELEASE-3_all.deb
 fc24275c3676723ae31e971b0eac57889583edf1 204470 
libspring-test-java_3.0.6.RELEASE-3_all.deb
 488932c41516b9914d8de88b308749274b5e20c0 213748 
libspring-transaction-java_3.0.6.RELEASE-3_all.deb
 d6cfa5a160b763130cea067d09b6c757d6b9a0b4 358262 
libspring-jdbc-java_3.0.6.RELEASE-3_all.deb
 fd308061bba1d6787dd72ad283520ea3cd6e652d 186356 
libspring-jms-java_3.0.6.RELEASE-3_all.deb
 eb0558a8546be28cd34c339eb8a374dc6bd22374 317294 
libspring-orm-java_3.0.6.RELEASE-3_all.deb
 3d7e5f6f9f6154e1357e072d1779f3d4eb386295 176070 
libspring-expression-java_3.0.6.RELEASE-3_all.deb
 d1cc65665c693005047375df900b81e04e1c7a47 76892 
libspring-oxm-java_3.0.6.RELEASE-3_all.deb
 3b2128c63cbf956c66d51fb17ae8e36bb6051733 29456 
libspring-instrument-java_3.0.6.RELEASE-3_all.deb
Checksums-Sha256: 
 b7de5f6bdff77ac77ff1c0d382c6b52f7b75d9421dba62a6528766f6eb974b1e 3858 
libspring-java_3.0.6.RELEASE-3.dsc
 9db395c6b99d90c7747e21dc27a06f9cab246d1cb1f112bf92120bde256f6cf7 17302 
libspring-java_3.0.6.RELEASE-3.debian.tar.gz
 b291de7c2c6088a873e6d8320c8bd4628a683cb4f3768e3f55efec2945433c05 363620 
libspring-core-java_3.0.6.RELEASE-3_all.deb
 93fb98ebb970abefc3fe76d4511cd28dd0a7e8ca817eb07ac5a8a3f1e077cbfb 519586 
libspring-beans-java_3.0.6.RELEASE-3_all.deb
 cf7e101a9fd44f05385876f3c3599c30bdcc52585cf0973f027622b434aef85f 330770 
libspring-aop-java_3.0.6.RELEASE-3_all.deb
 18752e05c539d2a858fe7435a7612a7e19460a5e3b01fea652b568092c8e8591 598820 
libspring-context-java_3.0.6.RELEASE-3_all.deb
 efabf273182dc5c588c088132438210b4bec512dbe901f3342fed4882bc23c91 113096 
libspring-context-support-java_3.0.6.RELEASE-3_all.deb
 

Accepted fusioninventory-agent 2.1.9901-2 (source amd64)

2011-09-20 Thread Gonéri Le Bouder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 12:15:44 +0200
Source: fusioninventory-agent
Binary: fusioninventory-agent
Architecture: source amd64
Version: 2.1.9901-2
Distribution: experimental
Urgency: low
Maintainer: Gonéri Le Bouder gon...@rulezlan.org
Changed-By: Gonéri Le Bouder gon...@rulezlan.org
Description: 
 fusioninventory-agent - Hardware and software inventory tool (client)
Changes: 
 fusioninventory-agent (2.1.9901-2) experimental; urgency=low
 .
   * Restore the B-D, sorry
Checksums-Sha1: 
 41caf285a0790cadfbba6e526b9053560b104cc8 1718 
fusioninventory-agent_2.1.9901-2.dsc
 33b714d7f4d2cc5f774ceaae18c3cf3de8ea5cd8 5136 
fusioninventory-agent_2.1.9901-2.debian.tar.gz
 7de8c85932f45be1811148ab30373ce2ce933aa0 476792 
fusioninventory-agent_2.1.9901-2_amd64.deb
Checksums-Sha256: 
 84289eec46c1c3d59ec2c8e66a118f0951e465d8e269d698742496d70a823842 1718 
fusioninventory-agent_2.1.9901-2.dsc
 3839188d272f00f6ee3e99f36f97c7dfddfa87adec358cb745be5755c3a1553e 5136 
fusioninventory-agent_2.1.9901-2.debian.tar.gz
 1820db1c0f0ebde52b601f6601c00ff719b904d4183a59f748bdd578c701f30a 476792 
fusioninventory-agent_2.1.9901-2_amd64.deb
Files: 
 c144c04eb0118575ccc44cb58b7673db 1718 net extra 
fusioninventory-agent_2.1.9901-2.dsc
 c7da3217a47c1205715d715cfc4bc26b 5136 net extra 
fusioninventory-agent_2.1.9901-2.debian.tar.gz
 0a8c79711a61f3ef4a551742f6fc6ec5 476792 net extra 
fusioninventory-agent_2.1.9901-2_amd64.deb

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

iEYEARECAAYFAk54jN0ACgkQsKTFpDfZQSys6wCgklBmS0zazI4mLVSUYpQ8N6mr
gX8An3UsWo/F7s4xH7DoLrvdIE1OQziP
=AfXA
-END PGP SIGNATURE-


Accepted:
fusioninventory-agent_2.1.9901-2.debian.tar.gz
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901-2.debian.tar.gz
fusioninventory-agent_2.1.9901-2.dsc
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901-2.dsc
fusioninventory-agent_2.1.9901-2_amd64.deb
  to main/f/fusioninventory-agent/fusioninventory-agent_2.1.9901-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/e1r64pf-00051k...@franck.debian.org



Accepted gnutls28 3.0.3-1 (source all i386)

2011-09-20 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Tue, 20 Sep 2011 19:37:06 +0200
Source: gnutls28
Binary: libgnutls-dev libgnutls28 libgnutls28-dbg gnutls-bin gnutls-doc 
guile-gnutls libgnutlsxx28 libgnutls-openssl27 libgnutls-extra28
Architecture: source all i386
Version: 3.0.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian GnuTLS Maintainers pkg-gnutls-ma...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 gnutls-bin - GNU TLS library - commandline utilities
 gnutls-doc - GNU TLS library - documentation and examples
 guile-gnutls - GNU TLS library - GNU Guile bindings
 libgnutls-dev - GNU TLS library - development files
 libgnutls-extra28 - GNU TLS library - GnuTLS extra (GPL) runtime library
 libgnutls-openssl27 - GNU TLS library - OpenSSL wrapper
 libgnutls28 - GNU TLS library - main runtime library
 libgnutls28-dbg - GNU TLS library - debugger symbols
 libgnutlsxx28 - GNU TLS library - C++ runtime library
Changes: 
 gnutls28 (3.0.3-1) experimental; urgency=low
 .
   * New upstream version. (Includes a fix for #640639)
   * Bump shlibs.
Checksums-Sha1: 
 97aebc5437cc22d1397ee9d845691e44f98e808f 1739 gnutls28_3.0.3-1.dsc
 0e6c325ae12cf1a4bd7d25125b8d58d51472fc14 4281044 gnutls28_3.0.3.orig.tar.xz
 aab9874f19dcfc6bf0621f86f9e370b033a886b4 23207 gnutls28_3.0.3-1.debian.tar.gz
 471c550b4de692b671a4d44e577871693d382c42 2812638 gnutls-doc_3.0.3-1_all.deb
 8069b5191fd6c34f34ad5378c34ed802e1ca8e6d 838924 libgnutls-dev_3.0.3-1_i386.deb
 68e77834e7d71f6d391753de9fadfdbeb8c38145 649330 libgnutls28_3.0.3-1_i386.deb
 fdb8cdbb1494a1ce68978efa678de6279551862a 1744542 
libgnutls28-dbg_3.0.3-1_i386.deb
 792568fcc2e15b8bb55de957823cf89883581fd9 395686 gnutls-bin_3.0.3-1_i386.deb
 591645e68082abfa21549b75ebac2e9b7b31dbc0 293340 guile-gnutls_3.0.3-1_i386.deb
 87faf6b85eeda1ea7e6fb4fdca4f3c7180f18751 21368 libgnutlsxx28_3.0.3-1_i386.deb
 12a5ba245ce982124fcdf6699831fd4706ef064f 217240 
libgnutls-openssl27_3.0.3-1_i386.deb
 1c199eeb60628447177e2cf06b35f244a7cd9c8c 35712 
libgnutls-extra28_3.0.3-1_i386.deb
Checksums-Sha256: 
 0c9f8350054b5f7809827287844abb1bf9ba8b4259eb47b7f58ab6cc113640b2 1739 
gnutls28_3.0.3-1.dsc
 1c9f7e5e22b30cc7e558b00aa0a78388852b62b241c68c4f5dce1cb39ca6298b 4281044 
gnutls28_3.0.3.orig.tar.xz
 e811ff2a9e6ad92a1ce133bb1ed1cfc967c4273618ff27fc76b81dc8962eb33f 23207 
gnutls28_3.0.3-1.debian.tar.gz
 8e748d6f50642d7a2a695c89e4a72174034ed9d7d4fce6996e63abaf6970c61c 2812638 
gnutls-doc_3.0.3-1_all.deb
 280e2fac376efa4194dc5752ca13551f3a6ab7e37a0f4270bd38875eb2640be7 838924 
libgnutls-dev_3.0.3-1_i386.deb
 d1de4bb2ce04eeef1ac33e50cdeb76b2d95968683282478944827f7828e8ea3f 649330 
libgnutls28_3.0.3-1_i386.deb
 2dcfc1076347ed62d23592ed5d22c1dd2c8a655e7ed683c85e4f242963abecc0 1744542 
libgnutls28-dbg_3.0.3-1_i386.deb
 7d6b9bcecb339e5878f294d0a8d38864385a21884bfcdcc0735b22a90144610b 395686 
gnutls-bin_3.0.3-1_i386.deb
 0be2f563af8e89afce0cc3053cdcbb8d3b9c11db6c84db64f5a92140a9a979e4 293340 
guile-gnutls_3.0.3-1_i386.deb
 6f95ad63fefaafd9f1a2de7aafffc978092a0d25ac54cb1a2999be937712a77b 21368 
libgnutlsxx28_3.0.3-1_i386.deb
 5f9a276324044ce969a16da7164125c4bc04ec29ced24e6ff8afbd6c40ea8843 217240 
libgnutls-openssl27_3.0.3-1_i386.deb
 34ccc0a2d9f3676ed428d69daa0c16b8cde25a155acefdba3f5e4091b6c3cdcc 35712 
libgnutls-extra28_3.0.3-1_i386.deb
Files: 
 bd69021c3c3590941d9c2fb4dcb79186 1739 libs optional gnutls28_3.0.3-1.dsc
 7b45b99cb6d314c452f8c0f1c7a736dd 4281044 libs optional 
gnutls28_3.0.3.orig.tar.xz
 3d499726ea05e2f8b917e9b4c2fc3df7 23207 libs optional 
gnutls28_3.0.3-1.debian.tar.gz
 5530812b6d0673a2a974efdc765a4d8f 2812638 doc optional 
gnutls-doc_3.0.3-1_all.deb
 a273526834aed7648d225ddd6da8a832 838924 libdevel optional 
libgnutls-dev_3.0.3-1_i386.deb
 d52b98a2997d699dc9af4529fd31f811 649330 libs standard 
libgnutls28_3.0.3-1_i386.deb
 7027afe0d54d9371d01a264e4b4db68e 1744542 debug extra 
libgnutls28-dbg_3.0.3-1_i386.deb
 afc374fa2deefde68bc59829d9d1643c 395686 net optional 
gnutls-bin_3.0.3-1_i386.deb
 322ed5dd9222c1506ded066649efd760 293340 lisp optional 
guile-gnutls_3.0.3-1_i386.deb
 c50332f0fff7b5a953a7fd82eb349153 21368 libs extra 
libgnutlsxx28_3.0.3-1_i386.deb
 c5ab63f7cfde4412ff4c672e84e9e673 217240 libs standard 
libgnutls-openssl27_3.0.3-1_i386.deb
 424b8253264aba68b569996811389bc8 35712 libs standard 
libgnutls-extra28_3.0.3-1_i386.deb

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

iEYEAREDAAYFAk540KYACgkQHTOcZYuNdmPqrQCeKqkrUHICysCTVEaRS3g4RsHZ
c+0AnRVQ4MD+GQd3pRxEqgjA7D+zEjBv
=dQqt
-END PGP SIGNATURE-


Accepted:
gnutls-bin_3.0.3-1_i386.deb
  to main/g/gnutls28/gnutls-bin_3.0.3-1_i386.deb
gnutls-doc_3.0.3-1_all.deb
  to main/g/gnutls28/gnutls-doc_3.0.3-1_all.deb
gnutls28_3.0.3-1.debian.tar.gz
  to main/g/gnutls28/gnutls28_3.0.3-1.debian.tar.gz
gnutls28_3.0.3-1.dsc
  to main/g/gnutls28/gnutls28_3.0.3-1.dsc
gnutls28_3.0.3.orig.tar.xz
  to main/g/gnutls28/gnutls28_3.0.3.orig.tar.xz

Accepted grib-api 1.9.9-2 (source amd64)

2011-09-20 Thread Enrico Zini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 20:18:04 +0200
Source: grib-api
Binary: libgrib-api-1.9.9 libgrib-api-dev libgrib-api-tools
Architecture: source amd64
Version: 1.9.9-2
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini enr...@debian.org
Changed-By: Enrico Zini enr...@debian.org
Description: 
 libgrib-api-1.9.9 - GRIB decoding/encoding software library
 libgrib-api-dev - GRIB decoding/encoding software library (development)
 libgrib-api-tools - GRIB decoding/encoding software (utilities)
Changes: 
 grib-api (1.9.9-2) unstable; urgency=low
 .
   * amconditional.patch: fixed SUBDIRS order so that everything tests need is
 built before tests are run.
Checksums-Sha1: 
 cbb70457fb985de48bb6c2f78618fc5f6293b9e2 2069 grib-api_1.9.9-2.dsc
 a015cc707f135ab4b7637a4a01be30124e328d7a 8242 grib-api_1.9.9-2.debian.tar.gz
 52e14936823a899731323f50e6fbd8bc4fc3608b 1604626 
libgrib-api-1.9.9_1.9.9-2_amd64.deb
 0b83fa173492fac3e1e1e0d6d4e0f7afb03b9415 640420 
libgrib-api-dev_1.9.9-2_amd64.deb
 1029858d36a8e8ceab24e3c8f52383d01828bd7d 296056 
libgrib-api-tools_1.9.9-2_amd64.deb
Checksums-Sha256: 
 a51eb86a2421c6ee8c16d70f7c83379399ec93d44c458c361a11561d7f137251 2069 
grib-api_1.9.9-2.dsc
 059c7131504900fd5344a2bc599ac7d5fb47d31674f64ca96103d905f94f42c1 8242 
grib-api_1.9.9-2.debian.tar.gz
 9ed63c2edc9314a7a1911467b2477b02af80b1e30c5e8e0b28b08ef361bde17c 1604626 
libgrib-api-1.9.9_1.9.9-2_amd64.deb
 1406fc8cc4788dbb4dc372ccdd27058b33423b2ec844d6e8fb2ee231fef0c416 640420 
libgrib-api-dev_1.9.9-2_amd64.deb
 7b181c4cfa0ff9b2fceb63662ddd5c9660c257f295877686cae0bd53f820fb0b 296056 
libgrib-api-tools_1.9.9-2_amd64.deb
Files: 
 4744fcd3ae13dfe8c31a644320b95a92 2069 libdevel optional grib-api_1.9.9-2.dsc
 b025506246cdd0e6e078fe042389e5e5 8242 libdevel optional 
grib-api_1.9.9-2.debian.tar.gz
 71abb1b91eb9abcf8b5839da37b1ed41 1604626 libs optional 
libgrib-api-1.9.9_1.9.9-2_amd64.deb
 cf43784d3a9d4d46d3e40fa87c4a5589 640420 libdevel optional 
libgrib-api-dev_1.9.9-2_amd64.deb
 ea493e136413757622430f35ed2b6400 296056 utils optional 
libgrib-api-tools_1.9.9-2_amd64.deb

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

iQIcBAEBCAAGBQJOeN0JAAoJEB5qw/OH8O2sJOMP/1XX662+UeU7whu9FXHA3axy
T1xVkYogMxz/arbLtP4KB7S64IGPBRA/PZNOaFUFZnwBxotbmTk/qJdUvVIVH+6u
GRqiynYTtOGGB6yiumRhOMHvaMYknfc8nr4TOOEGvCuKBuihqdYGx3n/vy3hDIEd
DIMui2JDfpblwWoQ4h2xeW/m7cPzMhXAZ8Qhes+zSCVf/H9au+P1BOwsnwb5zosC
8dgN2Mlaqx+RDVD+vft5ON6Emkc5hdlMTpGL1h6lxEh/5gcGykStX//XNaxqNerd
b0YSdMruhbPlSVFGDn0Gu9+cgWENg3hp9vxtiMLp1ojCy1cbLQxszyu7oRCf3XrW
zhXgCkgkbN3hrYy+JLJYyyoG4JS2d6LqlvVxgjY9pHKGDvX/R7I5wJRIWRF/DLOl
6c4znODt2Ina0sCpqHmqGN/KtsWImDC/d5EJzbuguEjsd/gsSZHWtrykJrT0nXby
PpUKGfjzWMPI43aNqZlaLy9dGBEliu6nYyGAUoPAUGYXoLHsGn0Tqx+dSxB1QC1r
WdSoDhoH3bJBmvvPwiserksKFVu97GCdepUUEWDrc7J525iIJrVtnvWkeRPfppS9
yIzSrofTVLYu5eXzQtF9iH2eieEeIlckiomB0/VigO3q5STAqi8JHs57JxRCSHWM
mNJVyTFvPSsjytK8A0dD
=Qdf+
-END PGP SIGNATURE-


Accepted:
grib-api_1.9.9-2.debian.tar.gz
  to main/g/grib-api/grib-api_1.9.9-2.debian.tar.gz
grib-api_1.9.9-2.dsc
  to main/g/grib-api/grib-api_1.9.9-2.dsc
libgrib-api-1.9.9_1.9.9-2_amd64.deb
  to main/g/grib-api/libgrib-api-1.9.9_1.9.9-2_amd64.deb
libgrib-api-dev_1.9.9-2_amd64.deb
  to main/g/grib-api/libgrib-api-dev_1.9.9-2_amd64.deb
libgrib-api-tools_1.9.9-2_amd64.deb
  to main/g/grib-api/libgrib-api-tools_1.9.9-2_amd64.deb


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



Accepted libchamplain 0.12.0-1 (source all amd64)

2011-09-20 Thread Laurent Bigonville
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 20:48:16 +0200
Source: libchamplain
Binary: libchamplain-0.12-0 libchamplain-doc libchamplain-0.12-dev 
libchamplain-0.12-dbg gir1.2-champlain-0.12 libchamplain-gtk-0.12-0 
libchamplain-gtk-0.12-dev libchamplain-gtk-doc libchamplain-gtk-0.12-dbg 
gir1.2-gtkchamplain-0.12
Architecture: source all amd64
Version: 0.12.0-1
Distribution: unstable
Urgency: low
Maintainer: Sjoerd Simons sjo...@debian.org
Changed-By: Laurent Bigonville bi...@debian.org
Description: 
 gir1.2-champlain-0.12 - C library providing ClutterActor to display maps 
(GObject introsp
 gir1.2-gtkchamplain-0.12 - Gtk+ widget to display maps (GObject introspection)
 libchamplain-0.12-0 - C library providing ClutterActor to display maps
 libchamplain-0.12-dbg - C library providing ClutterActor to display maps 
(debug symbols)
 libchamplain-0.12-dev - C library providing ClutterActor to display maps 
(development fil
 libchamplain-doc - C library providing ClutterActor to display maps 
(documentation)
 libchamplain-gtk-0.12-0 - Gtk+ widget to display maps
 libchamplain-gtk-0.12-dbg - Gtk+ widget to display maps (debug symbols)
 libchamplain-gtk-0.12-dev - Gtk+ widget to display maps (development files)
 libchamplain-gtk-doc - Gtk+ widget to display maps (documentation)
Changes: 
 libchamplain (0.12.0-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 0c97c127361d67c9d407bcc176b404b8a4c72ced 2280 libchamplain_0.12.0-1.dsc
 3b921c501c60c7d58f35ed8eea7bb7c22c9b01b2 675065 
libchamplain_0.12.0.orig.tar.bz2
 08a88df3fd8bd5b9ebc068608d03fc01713872cf 7822 
libchamplain_0.12.0-1.debian.tar.bz2
 8c518a060fc9a0b503ff1ea01fe58cc32720c322 224160 
libchamplain-doc_0.12.0-1_all.deb
 89dc3400db9256cee4e27d617ba1d46ada43f298 136312 
libchamplain-gtk-doc_0.12.0-1_all.deb
 718e9b443d0dd98d8fd5eafb8e988c8ee7147a0a 231704 
libchamplain-0.12-0_0.12.0-1_amd64.deb
 9ec2dd9383441e6698dcc244baee4c39fc8c1ad8 308336 
libchamplain-0.12-dev_0.12.0-1_amd64.deb
 b0b0c4da36f97204b0cfcf5baa64ad6e51f4e560 392362 
libchamplain-0.12-dbg_0.12.0-1_amd64.deb
 fab5700e24c544b94c9975eb35a8885c00e4df6d 140516 
gir1.2-champlain-0.12_0.12.0-1_amd64.deb
 3cf8cbc58692c39e99e0854987b08dcd08c9b00a 133328 
libchamplain-gtk-0.12-0_0.12.0-1_amd64.deb
 9e0337570ded6a4e2f738febbb1384732bafb17b 135236 
libchamplain-gtk-0.12-dev_0.12.0-1_amd64.deb
 04ee35279af2500e6a03449e391ab2e1a4c8674c 147160 
libchamplain-gtk-0.12-dbg_0.12.0-1_amd64.deb
 0aea4d2122b85b2062523ca5736fb6c9a61653f9 128894 
gir1.2-gtkchamplain-0.12_0.12.0-1_amd64.deb
Checksums-Sha256: 
 fa3996b5e222cf3713a9b58a1ea3e07ccca43db795e6be83ea139d3e42fc0911 2280 
libchamplain_0.12.0-1.dsc
 014414c334527ec7d7c48c4dc4592cff4be25af4d5f9f7b17e845dc8ac8fc9e3 675065 
libchamplain_0.12.0.orig.tar.bz2
 cae5e8d82a6c537c84404ced22a83880a032e648cc0c84e2f2f0d8a7fa3b23b5 7822 
libchamplain_0.12.0-1.debian.tar.bz2
 86f23a0aa65ad6945421206a45eba93c6218d1b47d4ae8a7e82662e2e17707a1 224160 
libchamplain-doc_0.12.0-1_all.deb
 bd9ce3cf907cebbc43a0bc14baf7db081078b0bd74975f0383bb66efd59ab127 136312 
libchamplain-gtk-doc_0.12.0-1_all.deb
 a4019b4b96526d7f655e70078b1b98798e41f36a8d84087dd23dcd97f0219d6e 231704 
libchamplain-0.12-0_0.12.0-1_amd64.deb
 d9ef7583402d796d3bd384e15db5e9c50bdb5d52c7fbec88d24bea6616ea44b8 308336 
libchamplain-0.12-dev_0.12.0-1_amd64.deb
 b607599b1dd0d3945491f483d5906648e88c24825816269c058f278a70a75d59 392362 
libchamplain-0.12-dbg_0.12.0-1_amd64.deb
 cc4351f6a83c5dab3cc0456f735adebeaa18e0f918f74d4bb5a8fe9755443a76 140516 
gir1.2-champlain-0.12_0.12.0-1_amd64.deb
 65bd4bdc2fc84acf5cc4aa2d27997dc2b9ca2fcf2fc3081d97202de752a81e82 133328 
libchamplain-gtk-0.12-0_0.12.0-1_amd64.deb
 26b6c004c65af3a857ae4c8a9a4c99ad0731210ba2798c383f20adf30712e3e2 135236 
libchamplain-gtk-0.12-dev_0.12.0-1_amd64.deb
 df6a264a70041df870ea2175187f5a36593cd168d1fbd92f247d85ce7e0a2589 147160 
libchamplain-gtk-0.12-dbg_0.12.0-1_amd64.deb
 60fcb7b788841db0659e7633a62dd74523e5ccb39c1edeaa75fbd6c9d8c74c27 128894 
gir1.2-gtkchamplain-0.12_0.12.0-1_amd64.deb
Files: 
 80d7d0c561fb90fb94cafeab81d59b45 2280 libs optional libchamplain_0.12.0-1.dsc
 9f257a007f23b84fc747496aa4849cbf 675065 libs optional 
libchamplain_0.12.0.orig.tar.bz2
 2602aafca486e756c2a37e6e9500f691 7822 libs optional 
libchamplain_0.12.0-1.debian.tar.bz2
 da83831f99c70f4cd50d5ae7db981cd7 224160 doc optional 
libchamplain-doc_0.12.0-1_all.deb
 5d76b1cf4c6f315de9d063b3761928fa 136312 doc optional 
libchamplain-gtk-doc_0.12.0-1_all.deb
 05ec1c911efe1de6e976021fb4dafec7 231704 libs optional 
libchamplain-0.12-0_0.12.0-1_amd64.deb
 362434d332850cf9ad7217d9878ffe0c 308336 libdevel optional 
libchamplain-0.12-dev_0.12.0-1_amd64.deb
 a3f06e409d2f78166deb81a76c39 392362 debug extra 
libchamplain-0.12-dbg_0.12.0-1_amd64.deb
 c75e9716f0cf890a74fd1220bc8d2049 140516 libs optional 
gir1.2-champlain-0.12_0.12.0-1_amd64.deb
 87af1d4eba21caa35c28c02706b3c668 133328 libs optional 

Accepted bzr 2.5.0~beta1-1 (source all amd64)

2011-09-20 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 06 Sep 2011 17:05:06 +0200
Source: bzr
Binary: bzr python-bzrlib python-bzrlib-dbg python-bzrlib.tests bzr-doc
Architecture: source all amd64
Version: 2.5.0~beta1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org
Changed-By: Jelmer Vernooij jel...@debian.org
Description: 
 bzr- easy to use distributed version control system
 bzr-doc- easy to use distributed version control system (documentation)
 python-bzrlib - distributed version control system - python library
 python-bzrlib-dbg - distributed version control system - debug extension
 python-bzrlib.tests - distributed version control system - testsuite
Changes: 
 bzr (2.5.0~beta1-1) experimental; urgency=medium
 .
   * New upstream release.
   * Move bzrtools from Recommends to Suggests.
   * Add python-gpgme-dbg to build dependencies.
Checksums-Sha1: 
 9aec61a92e57b4f454e17e0a7905332f94ab68f8 1642 bzr_2.5.0~beta1-1.dsc
 5f2e23b5b89ba6a1f6f1d91da7ab0448eb3c67fc 7501098 bzr_2.5.0~beta1.orig.tar.gz
 58049de6b56333bf0dad74a099a2cea22a02ea3f 51194 bzr_2.5.0~beta1-1.debian.tar.gz
 5fe60d6b1e57a86524540e46adef2bb0384274c6 48318 bzr_2.5.0~beta1-1_all.deb
 5a0c4028350be2ee69f289de9390017f1113e30d 2169262 
python-bzrlib_2.5.0~beta1-1_amd64.deb
 787a34da6a27df8ad4ad84556f06680506f1e487 3688844 
python-bzrlib-dbg_2.5.0~beta1-1_amd64.deb
 449c09bd45b4981fbe681384dd4b12b5194a6954 1395488 
python-bzrlib.tests_2.5.0~beta1-1_all.deb
 412db1c4272ae59d59ad45f5a935161b83789cbd 5421904 bzr-doc_2.5.0~beta1-1_all.deb
Checksums-Sha256: 
 6af8f9df3fafb3961080efcdf0bb9485256e2c9b1c92cbf3b64dba9f8d5be139 1642 
bzr_2.5.0~beta1-1.dsc
 02c717d329803705dc36e596413bcb8449d278923c10d44574eec424ca1ff774 7501098 
bzr_2.5.0~beta1.orig.tar.gz
 bafb922c559799601de42071e3a24e606992630192289c6569b38a8997d9028f 51194 
bzr_2.5.0~beta1-1.debian.tar.gz
 7c90a4f7eb6e7e79b474a2c983b863b09c5fd9ea0ada3ba5cdbe183a065895c0 48318 
bzr_2.5.0~beta1-1_all.deb
 b4be0eb2c51191abb4b93a28a5739a5e75b1a9a6771293b5833d3e0fca02e84a 2169262 
python-bzrlib_2.5.0~beta1-1_amd64.deb
 a7703eeec665a631085d46af77d8c8810028c8add88511c448329aa769598ee5 3688844 
python-bzrlib-dbg_2.5.0~beta1-1_amd64.deb
 3e1ce526b86b91175c19b56082ded32cf4cdad2c89ad7e5a4a05388a055deb66 1395488 
python-bzrlib.tests_2.5.0~beta1-1_all.deb
 a7c9aea6ea86cc422658d9ccf064db9b461381e3ba8d6ba8de4cfefdf5c037be 5421904 
bzr-doc_2.5.0~beta1-1_all.deb
Files: 
 dbff818dc61ea4f1e51a69bc4c59ceb9 1642 vcs optional bzr_2.5.0~beta1-1.dsc
 abb1fb620285c9941b8eb3c7f63949bc 7501098 vcs optional 
bzr_2.5.0~beta1.orig.tar.gz
 7859063f11cee4b0f59a9cb2925f2b70 51194 vcs optional 
bzr_2.5.0~beta1-1.debian.tar.gz
 2ee3eaae20d2831a035879125125ff17 48318 vcs optional bzr_2.5.0~beta1-1_all.deb
 ddf9f5d7e11138b4e3d2322a9682c8de 2169262 python optional 
python-bzrlib_2.5.0~beta1-1_amd64.deb
 b50fadca6d893e881c54d852ff9803f7 3688844 debug extra 
python-bzrlib-dbg_2.5.0~beta1-1_amd64.deb
 0dbf7214fdfa425654f4bee8235add67 1395488 python optional 
python-bzrlib.tests_2.5.0~beta1-1_all.deb
 af1bdcd589b185e11b80176a1a58c300 5421904 doc optional 
bzr-doc_2.5.0~beta1-1_all.deb

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

iEYEARECAAYFAk545Y0ACgkQPa9Uoh7vUnaQkQCglwN80h9GFs6TEaGvpWtCx8hv
bHwAnAgtQpUNLixZsAMLUO+Kp87sI4As
=tNXj
-END PGP SIGNATURE-


Accepted:
bzr-doc_2.5.0~beta1-1_all.deb
  to main/b/bzr/bzr-doc_2.5.0~beta1-1_all.deb
bzr_2.5.0~beta1-1.debian.tar.gz
  to main/b/bzr/bzr_2.5.0~beta1-1.debian.tar.gz
bzr_2.5.0~beta1-1.dsc
  to main/b/bzr/bzr_2.5.0~beta1-1.dsc
bzr_2.5.0~beta1-1_all.deb
  to main/b/bzr/bzr_2.5.0~beta1-1_all.deb
bzr_2.5.0~beta1.orig.tar.gz
  to main/b/bzr/bzr_2.5.0~beta1.orig.tar.gz
python-bzrlib-dbg_2.5.0~beta1-1_amd64.deb
  to main/b/bzr/python-bzrlib-dbg_2.5.0~beta1-1_amd64.deb
python-bzrlib.tests_2.5.0~beta1-1_all.deb
  to main/b/bzr/python-bzrlib.tests_2.5.0~beta1-1_all.deb
python-bzrlib_2.5.0~beta1-1_amd64.deb
  to main/b/bzr/python-bzrlib_2.5.0~beta1-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/e1r65os-0007ia...@franck.debian.org



Accepted libdbd-odbc-perl 1.31-2 (source i386)

2011-09-20 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 21:01:31 +0200
Source: libdbd-odbc-perl
Binary: libdbd-odbc-perl
Architecture: source i386
Version: 1.31-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libdbd-odbc-perl - Perl Database Driver implementing ODBC for DBI
Closes: 642237
Changes: 
 libdbd-odbc-perl (1.31-2) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * Make the build system compatible with the multi-arched odbc-dev.
 This includes:
 - debian/rules: pointing Makefile.PL to the multiarch directory
 - patching Makefile.PL to actually use the value
 - build depending on dpkg-dev (= 1.16.0)
 Thanks to Dominic Hargreaves for the bug report (closes: #642237).
Checksums-Sha1: 
 82593ab76ce3670df4f9922c0534b34e225eafd7 2256 libdbd-odbc-perl_1.31-2.dsc
 8372c36a0e22737e86f93ba826a4063927e88b57 7455 
libdbd-odbc-perl_1.31-2.debian.tar.gz
 c3d37a69a675ddfeb5b5c2434f3b890970bb2d5e 247106 
libdbd-odbc-perl_1.31-2_i386.deb
Checksums-Sha256: 
 b8f95d84231d853a7a83e685178e2c2041a7e7f08fe10d5cca607999e7280068 2256 
libdbd-odbc-perl_1.31-2.dsc
 852feb732fab64a635a9b54add675cffe6d7b9afbb83e833ff154bd7e6f378f5 7455 
libdbd-odbc-perl_1.31-2.debian.tar.gz
 1076681bbe199e98dc6cc1f18c00238e7f0ce3b1e43b5957d63f25493fd59c43 247106 
libdbd-odbc-perl_1.31-2_i386.deb
Files: 
 12f78682691e9a2809594752283c4dae 2256 perl optional libdbd-odbc-perl_1.31-2.dsc
 d73a3e62d6abca2857b52d9094313edb 7455 perl optional 
libdbd-odbc-perl_1.31-2.debian.tar.gz
 bb94e3a0b81ad74bd1fc4033790881de 247106 perl optional 
libdbd-odbc-perl_1.31-2_i386.deb

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

iQIcBAEBCAAGBQJOeORgAAoJELs6aAGGSaoGFLYQALPgea5OYg5VQm5ggU780aex
b38ASroKbrh40yyJuJPX4gdsbgN99VmNZ73nJd8rNhpAbEhZ63MsvmHAfPWU88Fz
7os/LKZRQSVi2j83KwZ4DpGGts3mDhIG5TvGMQq13tpXCeTPLWS5qCCo+m0FfEUf
O82/du9qpEdwrNg7YtvOOhjOFIaFwYgKaoceZ2PV7PIN8CXmHpsCNsYSnwJHmx1C
4Nrk7V71scebOlmiDx4h9O2VKqBY4IbxnZ+uT1evcxtED+o4wHluYfZZyz2I750Q
1S//MNGt3uZy2zRMMxbe5+9P9HV5KoINt8ZoutGmBKKrtYn5DZi/LyWc4OtvBhpg
4TFCxACK2KlbimtqNydNv5LH25eHd04IpH11M5R4WYfMSnSafC7WWHZ3huuc7dvj
EVHsunjNhwmTk3+4g63SUBkS07CA+IoN6t6ytKEDiOx8AFRr8eCjSekgzovCvR/D
2gj6zOxULABQvO40B/kXCTn8FEHy7OhLmIfKXTMB8w0zHyv9AiDpq9MeKH9bezHW
n8heccFsitudCnge27uevHelxuZjX7PIsL7Li8AEJr35mIr0pKeC8H5CEwSAQew7
w2yD/I9G7fc9UPsVJrELheVPkYREAvEEze63Zln4RMw5PdiITCCcML9YDlyQ6l4n
tZkwIupn+nqgy7hOw7oR
=PxXd
-END PGP SIGNATURE-


Accepted:
libdbd-odbc-perl_1.31-2.debian.tar.gz
  to main/libd/libdbd-odbc-perl/libdbd-odbc-perl_1.31-2.debian.tar.gz
libdbd-odbc-perl_1.31-2.dsc
  to main/libd/libdbd-odbc-perl/libdbd-odbc-perl_1.31-2.dsc
libdbd-odbc-perl_1.31-2_i386.deb
  to main/libd/libdbd-odbc-perl/libdbd-odbc-perl_1.31-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/e1r65pb-0007lm...@franck.debian.org



Accepted wmaker 0.92.0-8.3 (source amd64)

2011-09-20 Thread Regis Boudin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 19:55:32 +0100
Source: wmaker
Binary: wmaker libwmaker0-dev libwraster3-dev libwraster3 libwings-dev
Architecture: source amd64
Version: 0.92.0-8.3
Distribution: unstable
Urgency: low
Maintainer: John H. Robinson, IV jaq...@debian.org
Changed-By: Regis Boudin re...@debian.org
Description: 
 libwings-dev - Window Maker's own widget set
 libwmaker0-dev - Static libraries and headers for Window Maker applications
 libwraster3 - Shared libraries of Window Maker rasterizer
 libwraster3-dev - Static libraries and headers of Window Maker rasterizer
 wmaker - NeXTSTEP-like window manager for X
Closes: 633289
Changes: 
 wmaker (0.92.0-8.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Stop shipping la files. Closes: #633289.
   * Use dh_clean instead of dh_prep in the clean target to stop shipping
 temporary debhelper files.
Checksums-Sha1: 
 d5a0bd730611a6c57d95a035a7db42e3614a8d22 1321 wmaker_0.92.0-8.3.dsc
 78d8a4a956283522d2c4ab33e67e6d4bb1ee316b 920847 wmaker_0.92.0-8.3.diff.gz
 7adb43af2b14f615c569a692edebd593a54728c1 2569920 wmaker_0.92.0-8.3_amd64.deb
 0d22bc851973c41f185a49a0b04d0e0c7b19b03c 72490 
libwmaker0-dev_0.92.0-8.3_amd64.deb
 e394d4a474c82921e5596be6ca463d2f49c207a7 124124 
libwraster3-dev_0.92.0-8.3_amd64.deb
 8ff4fce011933e21c66741d8e181776bbcd8ad9b 113938 
libwraster3_0.92.0-8.3_amd64.deb
 d2d075ab67c67f6fdab9a3b6ec939cd20c8d2201 407082 
libwings-dev_0.92.0-8.3_amd64.deb
Checksums-Sha256: 
 6788cdddb73b481af96115e3ea6b1f40f377ad1c97bbe3d2bd9b4e8d25dd8693 1321 
wmaker_0.92.0-8.3.dsc
 b2b77f65200f739b72f4d6f65bf870f34454f60ae20785b18c243c79daacd3f2 920847 
wmaker_0.92.0-8.3.diff.gz
 4ca6116707e5788c364cbb29500fae9b577c9882751fd7b03e4922d0d95a10d7 2569920 
wmaker_0.92.0-8.3_amd64.deb
 12b78b879c135bd22ddbfca4d851c69c28c32c89ab699f9d969a9cda4a4bcdca 72490 
libwmaker0-dev_0.92.0-8.3_amd64.deb
 0cbde656e574841f0b8f2a0ec3dd7d58578dc2b1498dd265e56d762adfd7d38f 124124 
libwraster3-dev_0.92.0-8.3_amd64.deb
 2e6d7ae62c7b3a63cf0afc81045b09157934178a76377dea02b701297b89e7f4 113938 
libwraster3_0.92.0-8.3_amd64.deb
 370c2b3571de05855134ff85df0d0fb0c5aedde113c6f5fd93a5782c44db4c0c 407082 
libwings-dev_0.92.0-8.3_amd64.deb
Files: 
 4adbd9d5a9c8fe1b102a4d802c80d693 1321 x11 optional wmaker_0.92.0-8.3.dsc
 bb6fe018340f36dc6ff890c95e7055d7 920847 x11 optional wmaker_0.92.0-8.3.diff.gz
 10693e410efb3062531e98883f144406 2569920 x11 optional 
wmaker_0.92.0-8.3_amd64.deb
 f89d802757aadd7e9f4f13407c5b6b48 72490 libdevel optional 
libwmaker0-dev_0.92.0-8.3_amd64.deb
 c9f93936c9e5775b38b14d9ab0265e82 124124 libdevel optional 
libwraster3-dev_0.92.0-8.3_amd64.deb
 915763916352cbfbb910b151ec03e9b6 113938 libs optional 
libwraster3_0.92.0-8.3_amd64.deb
 f62dd6e82f078261ec122d612fcadccd 407082 libdevel optional 
libwings-dev_0.92.0-8.3_amd64.deb

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

iEYEARECAAYFAk545UkACgkQVE17sLEtWVr85QCfS2EEW+oxilH3QBlBG2LNtbBc
IqUAoKPUKxLHSqDfy9Kt2CXs3qiI69aw
=6mmf
-END PGP SIGNATURE-


Accepted:
libwings-dev_0.92.0-8.3_amd64.deb
  to main/w/wmaker/libwings-dev_0.92.0-8.3_amd64.deb
libwmaker0-dev_0.92.0-8.3_amd64.deb
  to main/w/wmaker/libwmaker0-dev_0.92.0-8.3_amd64.deb
libwraster3-dev_0.92.0-8.3_amd64.deb
  to main/w/wmaker/libwraster3-dev_0.92.0-8.3_amd64.deb
libwraster3_0.92.0-8.3_amd64.deb
  to main/w/wmaker/libwraster3_0.92.0-8.3_amd64.deb
wmaker_0.92.0-8.3.diff.gz
  to main/w/wmaker/wmaker_0.92.0-8.3.diff.gz
wmaker_0.92.0-8.3.dsc
  to main/w/wmaker/wmaker_0.92.0-8.3.dsc
wmaker_0.92.0-8.3_amd64.deb
  to main/w/wmaker/wmaker_0.92.0-8.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/e1r65pk-0007v3...@franck.debian.org



Accepted ruby-ffi 1.0.9+git20110920debian-1 (source all amd64)

2011-09-20 Thread Antonio Terceiro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 12:06:58 -0700
Source: ruby-ffi
Binary: ruby-ffi libffi-ruby libffi-ruby1.8 libffi-ruby1.9.1
Architecture: source amd64 all
Version: 1.0.9+git20110920debian-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Antonio Terceiro terce...@debian.org
Description: 
 libffi-ruby - Transitional package for ruby-ffi
 libffi-ruby1.8 - Transitional package for ruby-ffi
 libffi-ruby1.9.1 - Transitional package for ruby-ffi
 ruby-ffi   - load dynamic libraries, bind functions from within ruby code
Closes: 641775 642161
Changes: 
 ruby-ffi (1.0.9+git20110920debian-1) unstable; urgency=low
 .
   * Upstream git snapshot
 + Adds portability patches submit by us (Closes: #641775, #642161)
   * Removing all Debian-specific patches. Upstream source should be portable
 enough already.
Checksums-Sha1: 
 06d1cea68e136541817be11385f6a3bd5b79549d 1569 
ruby-ffi_1.0.9+git20110920debian-1.dsc
 04244ef40b08c164a7fe3b298ce25a96655d3258 138551 
ruby-ffi_1.0.9+git20110920debian.orig.tar.gz
 3c06885f89b87ef2db479d323bc5f6c4ebd821d8 5015 
ruby-ffi_1.0.9+git20110920debian-1.debian.tar.gz
 e8bff1c4f6d3e23feb89040de5ba204f756a5e79 130368 
ruby-ffi_1.0.9+git20110920debian-1_amd64.deb
 7d3cbc5f3a0569eb1c01ec19629caea580a13161 5324 
libffi-ruby_1.0.9+git20110920debian-1_all.deb
 271ad6d47df7c56e0c62261467541db3770414b8 5324 
libffi-ruby1.8_1.0.9+git20110920debian-1_all.deb
 77a9460a9f2439d971b6e450d6c5da570950e0e8 5328 
libffi-ruby1.9.1_1.0.9+git20110920debian-1_all.deb
Checksums-Sha256: 
 a01f6cc95e528a3fed2d04232d673ec8d7f07beafb595b04324f1c2076faee2d 1569 
ruby-ffi_1.0.9+git20110920debian-1.dsc
 dfdd10ed7c44af41a29e616addafdeb06390b4361255f3d14313dee6d05949a2 138551 
ruby-ffi_1.0.9+git20110920debian.orig.tar.gz
 7e90ec51f1591bda0e46272e55c0a38d932f1420081ae3715f208fc4f0b90f34 5015 
ruby-ffi_1.0.9+git20110920debian-1.debian.tar.gz
 6598e0e8ebf3ea27ed1cb94c4f98cc04b99e46ec6b2388021bae1d36f7e5175c 130368 
ruby-ffi_1.0.9+git20110920debian-1_amd64.deb
 61eb68efd64d994289d025ed042a8987a8733659009c5deb35215c452e954ac7 5324 
libffi-ruby_1.0.9+git20110920debian-1_all.deb
 8ef27011f4a5c57a317c9c8c5dd2aaa323d49d2a8121711e7cf5cc9c13542441 5324 
libffi-ruby1.8_1.0.9+git20110920debian-1_all.deb
 a47630709de6adfa1dc30bdb02d5e61442c1aaa1e59689ae785a0cc32871af5e 5328 
libffi-ruby1.9.1_1.0.9+git20110920debian-1_all.deb
Files: 
 ccedd6133fccab12d8ec3754ef0335d2 1569 ruby optional 
ruby-ffi_1.0.9+git20110920debian-1.dsc
 78d3e3aaf7733375652e5f2ef1fd26db 138551 ruby optional 
ruby-ffi_1.0.9+git20110920debian.orig.tar.gz
 9dd948693d810755f24a5bb8d3c2446c 5015 ruby optional 
ruby-ffi_1.0.9+git20110920debian-1.debian.tar.gz
 bd170e74a9dab63edaf1d63eb2b1153b 130368 ruby optional 
ruby-ffi_1.0.9+git20110920debian-1_amd64.deb
 28e86d34cba9901f2e3b1a32cd689157 5324 oldlibs optional 
libffi-ruby_1.0.9+git20110920debian-1_all.deb
 9407d026761e257d339190e006953c66 5324 oldlibs optional 
libffi-ruby1.8_1.0.9+git20110920debian-1_all.deb
 b08ad2881f89442b74dbae6c36e1 5328 oldlibs optional 
libffi-ruby1.9.1_1.0.9+git20110920debian-1_all.deb

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

iEYEARECAAYFAk545uEACgkQDOM8kQ+cso9p6ACfZjK3vCwxipqZHSBMYloJG++9
gmIAoJ+XJJQQwR5lPeszZfTTgao6yXFl
=nQDt
-END PGP SIGNATURE-


Accepted:
libffi-ruby1.8_1.0.9+git20110920debian-1_all.deb
  to main/r/ruby-ffi/libffi-ruby1.8_1.0.9+git20110920debian-1_all.deb
libffi-ruby1.9.1_1.0.9+git20110920debian-1_all.deb
  to main/r/ruby-ffi/libffi-ruby1.9.1_1.0.9+git20110920debian-1_all.deb
libffi-ruby_1.0.9+git20110920debian-1_all.deb
  to main/r/ruby-ffi/libffi-ruby_1.0.9+git20110920debian-1_all.deb
ruby-ffi_1.0.9+git20110920debian-1.debian.tar.gz
  to main/r/ruby-ffi/ruby-ffi_1.0.9+git20110920debian-1.debian.tar.gz
ruby-ffi_1.0.9+git20110920debian-1.dsc
  to main/r/ruby-ffi/ruby-ffi_1.0.9+git20110920debian-1.dsc
ruby-ffi_1.0.9+git20110920debian-1_amd64.deb
  to main/r/ruby-ffi/ruby-ffi_1.0.9+git20110920debian-1_amd64.deb
ruby-ffi_1.0.9+git20110920debian.orig.tar.gz
  to main/r/ruby-ffi/ruby-ffi_1.0.9+git20110920debian.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/e1r663p-00017g...@franck.debian.org



Accepted duply 1.5.5.1-2 (source all)

2011-09-20 Thread Joachim Wiedorn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 20:25:23 +0200
Source: duply
Binary: duply
Architecture: source all
Version: 1.5.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Joachim Wiedorn ad_deb...@joonet.de
Changed-By: Joachim Wiedorn ad_deb...@joonet.de
Description: 
 duply  - easy to use frontend to the duplicity backup system
Closes: 639392 641912
Changes: 
 duply (1.5.5.1-2) unstable; urgency=low
 .
   * Fix support for mawk; remove dependency to gawk (Closes: #639392).
   * Fix usage of sshkeys (Closes: #641912).
Checksums-Sha1: 
 2347f48e73eed2e140fcef427d4194fdab5b0dd6 1149 duply_1.5.5.1-2.dsc
 755174c78b390196b558ed1dd11a1dc76a4e2119 18671 duply_1.5.5.1-2.debian.tar.gz
 d9b58076a5ae66e98aba1b795812adef9d4d29c8 31250 duply_1.5.5.1-2_all.deb
Checksums-Sha256: 
 73784d2e60fbc6d88e05d093ae7cf2c850c3acbb05e81707f1d3893b2b6f5a93 1149 
duply_1.5.5.1-2.dsc
 5dc8e13e0fd9e06f458bf6f95ca1dd6ead6dc4582e3dc7bc223ba05915304a26 18671 
duply_1.5.5.1-2.debian.tar.gz
 8ca1b491231c25fccb11a438f648116f7ff5d7a4223ab4a460d01355e1a95fec 31250 
duply_1.5.5.1-2_all.deb
Files: 
 3bb6578f9ffab7a384586cdedcf50a90 1149 utils optional duply_1.5.5.1-2.dsc
 645d1ff4b0bcbe23d5888d73e0beaf3c 18671 utils optional 
duply_1.5.5.1-2.debian.tar.gz
 5efe67c244f0e1ac6bc8703fb12e90da 31250 utils optional duply_1.5.5.1-2_all.deb

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

iEYEARECAAYFAk5459UACgkQSiJUZB/hsIsFTgCfah8qzHxUJ1klPENdZnwTsXT/
lWkAnjjmviitAt0sXGXNdZpG9sBdlKwf
=o0vy
-END PGP SIGNATURE-


Accepted:
duply_1.5.5.1-2.debian.tar.gz
  to main/d/duply/duply_1.5.5.1-2.debian.tar.gz
duply_1.5.5.1-2.dsc
  to main/d/duply/duply_1.5.5.1-2.dsc
duply_1.5.5.1-2_all.deb
  to main/d/duply/duply_1.5.5.1-2_all.deb


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



Accepted jscribble 1.5-1 (source all)

2011-09-20 Thread Martin Ueding
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 20:17:42 +0200
Source: jscribble
Binary: jscribble
Architecture: source all
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Martin Ueding d...@martin-ueding.de
Changed-By: Martin Ueding d...@martin-ueding.de
Description: 
 jscribble  - graphical notepad for use with a pen tablet
Changes: 
 jscribble (1.5-1) unstable; urgency=low
 .
   * Added German localisation.
   * Added eraser on right click.
   * Added help splash screen.
   * Added onion layer mode.
   * Added ruled and graph paper.
   * Added support for any screen size.
   - Changed project website urls.
   - Sorting notebooks in the selection window.
Checksums-Sha1: 
 e0cc1f49362c55188bee392f9697da5247483c1b 1043 jscribble_1.5-1.dsc
 a7f1d9a8c40af3cac39deb7825f961b9b48388aa 42191 jscribble_1.5.orig.tar.gz
 e20cba2ccfe26d22d9819e412fda813d4ec5b38b 2000 jscribble_1.5-1.debian.tar.gz
 e3b1ed2a251243cc2c13831fb2374c81542c8809 44484 jscribble_1.5-1_all.deb
Checksums-Sha256: 
 41b354773189f1336bd350fb75300bf56f30a946db1a4209d3605faa13763881 1043 
jscribble_1.5-1.dsc
 9e7f82fb1e1bf8699ce25f8b67e177d1a9542e71f329a684341e3945c71502aa 42191 
jscribble_1.5.orig.tar.gz
 c8ba5003024868ebb43d32f2b31d8e83d551cefd015eec2b06c90c70317a4340 2000 
jscribble_1.5-1.debian.tar.gz
 63ba41d48c9d0202d54b4497fa5eec7681f9aa37213fff7c630ebf0bf4c1f6bd 44484 
jscribble_1.5-1_all.deb
Files: 
 5fdcbf42bc7d9df7200c2d0bb0e76427 1043 utils extra jscribble_1.5-1.dsc
 b9bd6feb43fe2c9162616c5fa06582a8 42191 utils extra jscribble_1.5.orig.tar.gz
 7c81f8583fa18657ef6b7ae148580eba 2000 utils extra jscribble_1.5-1.debian.tar.gz
 09caed0decc8b533b47a8298ee1a4558 44484 utils extra jscribble_1.5-1_all.deb

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

iD8DBQFOeOy9vdkzt4X+wX8RAjjZAJ9JVuYy2JCiU5/5OeiD13AudnkhrgCfYyjG
EJ/Za+QT6E+wP15UZtyT27s=
=CZpv
-END PGP SIGNATURE-


Accepted:
jscribble_1.5-1.debian.tar.gz
  to main/j/jscribble/jscribble_1.5-1.debian.tar.gz
jscribble_1.5-1.dsc
  to main/j/jscribble/jscribble_1.5-1.dsc
jscribble_1.5-1_all.deb
  to main/j/jscribble/jscribble_1.5-1_all.deb
jscribble_1.5.orig.tar.gz
  to main/j/jscribble/jscribble_1.5.orig.tar.gz


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



Accepted rygel 0.12.2-1 (source all amd64)

2011-09-20 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 21:33:44 +0200
Source: rygel
Binary: rygel rygel-dbg rygel-1.0-dev rygel-mediathek rygel-tracker 
rygel-gst-renderer rygel-playbin rygel-gst-launch rygel-preferences
Architecture: source amd64 all
Version: 0.12.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Rygel Maintainers ah-ry...@debian.org
Changed-By: Andreas Henriksson andr...@fatal.se
Description: 
 rygel  - GNOME UPnP/DLNA services
 rygel-1.0-dev - GNOME UPnP/DLNA services - plugin development files
 rygel-dbg  - GNOME UPnP/DLNA services
 rygel-gst-launch - GNOME UPnP/DLNA services - gst-launch plugin
 rygel-gst-renderer - transitional dummy package
 rygel-mediathek - GNOME UPnP/DLNA services - Mediathek plugin
 rygel-playbin - GNOME UPnP/DLNA services - GStreamer Media Renderer plugin
 rygel-preferences - GNOME UPnP/DLNA services - preferences tool
 rygel-tracker - GNOME UPnP/DLNA services - Tracker plugin
Changes: 
 rygel (0.12.2-1) experimental; urgency=low
 .
   * Imported Upstream version 0.12.2
Checksums-Sha1: 
 6d8a0807c8c787ebe21e85b90a769c31dfce7140 1747 rygel_0.12.2-1.dsc
 677f0ebcdded2b4ef31b5f6e28541a012caaced6 1449652 rygel_0.12.2.orig.tar.xz
 f47c57940dcbd370b9dfb626e8ed7785ba091d44 7532 rygel_0.12.2-1.debian.tar.gz
 35c643a6464681e54ac9d03c643acf21d4b1f49f 815782 rygel_0.12.2-1_amd64.deb
 38cce6f7729fb7035627b10121914ddbd492425b 1942966 rygel-dbg_0.12.2-1_amd64.deb
 ae5fcb2e9828d686b97267c3e46a7d92405ba198 318526 
rygel-1.0-dev_0.12.2-1_amd64.deb
 82550c9ada4aa7605ef32b446901db8d9236d8bb 322822 
rygel-mediathek_0.12.2-1_amd64.deb
 54c7101f4da60edd60eb2eef29e70950cfb053e4 367200 
rygel-tracker_0.12.2-1_amd64.deb
 77f5f5a7155a00ac6ecc6ba46848d90c571bc85d 303960 
rygel-gst-renderer_0.12.2-1_all.deb
 5f9252aacd02421afcc31d36d800fbc251e2ae8d 312132 
rygel-playbin_0.12.2-1_amd64.deb
 855c170058781b1b4b353f3f70fef124b66aaed2 312708 
rygel-gst-launch_0.12.2-1_amd64.deb
 9983849c0f4d628c8e75990406c693d23eebe8c0 328890 
rygel-preferences_0.12.2-1_amd64.deb
Checksums-Sha256: 
 12df733fe4e6794388d360b1e18f0793ddf9b9cbe321265dd62992553764c1cf 1747 
rygel_0.12.2-1.dsc
 938a25f77f143d987cde5f9ddf8c65e7c44e415a33c72ff9e934485ea7964630 1449652 
rygel_0.12.2.orig.tar.xz
 48a919d2cd441b1f3ef0863b7d25e8d4f25a79e7f130374569004b118a6a223a 7532 
rygel_0.12.2-1.debian.tar.gz
 2b2110f04d67535a5c0e3aef179ddb277aa87d92589194190c720be5aa859ac7 815782 
rygel_0.12.2-1_amd64.deb
 972a2c63fc18323e1af8e92033ee45201e523174f082a8418757f89928691969 1942966 
rygel-dbg_0.12.2-1_amd64.deb
 d4604caec4c6a9e82c6cd66e0c886373e8f5c9a86ba8eba13492cb84e8dca696 318526 
rygel-1.0-dev_0.12.2-1_amd64.deb
 bfd8b63ea62d546ff7d581f46bd0f2fa4e0543161cb0a1650bb8039a1bd51102 322822 
rygel-mediathek_0.12.2-1_amd64.deb
 2059ec249cf979e2c536e42308f5c63774e94561224aac41cb5bfcda492db878 367200 
rygel-tracker_0.12.2-1_amd64.deb
 056e0936c8f210badffa8d3825d233e83862b024f1fb59cd7ac708033e1a4d62 303960 
rygel-gst-renderer_0.12.2-1_all.deb
 fae98527414515a3ce3e531ac479efa8468e88d2310d8a350e05f6c3ca1afe4f 312132 
rygel-playbin_0.12.2-1_amd64.deb
 42a4b92d96a66977e61991cb6d63ff55011f1d14528f13d62fe56496e867cc65 312708 
rygel-gst-launch_0.12.2-1_amd64.deb
 f95b5a8d681a513ddd6eea5d23a94bd2c502a1c3826063764d27ebc39da57968 328890 
rygel-preferences_0.12.2-1_amd64.deb
Files: 
 c3f162f6a26de09f80bdc70d1c4b38a7 1747 net extra rygel_0.12.2-1.dsc
 d156e4119d644ac30cebb9ee6ca20e2b 1449652 net extra rygel_0.12.2.orig.tar.xz
 3ffeecc98da96c0f05876e989104525e 7532 net extra rygel_0.12.2-1.debian.tar.gz
 81fc334e1decc2d0db6b3f2ccf88998d 815782 net extra rygel_0.12.2-1_amd64.deb
 a1cf56534892d240ec0a212e7ee46d63 1942966 debug extra 
rygel-dbg_0.12.2-1_amd64.deb
 5d1cec46d071ac38fbc7c5e7feee2645 318526 devel extra 
rygel-1.0-dev_0.12.2-1_amd64.deb
 1322ee9337241f3474b0f07d786fe386 322822 net extra 
rygel-mediathek_0.12.2-1_amd64.deb
 845bd066b36cd91e8db70141a181b07c 367200 net extra 
rygel-tracker_0.12.2-1_amd64.deb
 6855a9e84ff5acf75fe0e35b4bcc69c9 303960 oldlibs extra 
rygel-gst-renderer_0.12.2-1_all.deb
 1210fdbe9bdef5bf99383188f0c5dc41 312132 net extra 
rygel-playbin_0.12.2-1_amd64.deb
 187d75456f0d08d9e5797af6ab23a2c2 312708 net extra 
rygel-gst-launch_0.12.2-1_amd64.deb
 7f55a286a658c6c8166e2436f8863c33 328890 net extra 
rygel-preferences_0.12.2-1_amd64.deb

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

iEYEARECAAYFAk547S8ACgkQcgQ2cL3l8e5W7gCeK8aFZkZUG8ov3vfpwvPncgyB
InYAoMVjrV5rUf/k6TXUIKvZvotcf4Qb
=Xv2P
-END PGP SIGNATURE-


Accepted:
rygel-1.0-dev_0.12.2-1_amd64.deb
  to main/r/rygel/rygel-1.0-dev_0.12.2-1_amd64.deb
rygel-dbg_0.12.2-1_amd64.deb
  to main/r/rygel/rygel-dbg_0.12.2-1_amd64.deb
rygel-gst-launch_0.12.2-1_amd64.deb
  to main/r/rygel/rygel-gst-launch_0.12.2-1_amd64.deb
rygel-gst-renderer_0.12.2-1_all.deb
  to main/r/rygel/rygel-gst-renderer_0.12.2-1_all.deb
rygel-mediathek_0.12.2-1_amd64.deb
  to main/r/rygel/rygel-mediathek_0.12.2-1_amd64.deb

Accepted verse 0.22.6 (source i386)

2011-09-20 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 15:36:05 -0400
Source: verse
Binary: verse
Architecture: source i386
Version: 0.22.6
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 verse  - Daily Devotional Verse from KJV Bible
Closes: 642238
Changes: 
 verse (0.22.6) unstable; urgency=low
 .
   * Update to Standards-Version 3.9.2 (no changes)
   * Stop ignoring make clean errors, patch from Jakub Wilk (Closes: #642238)
   * Specify Debian source format as 3.0 (native)
   * Add recommended targets to debian/rules
Checksums-Sha1: 
 32ec2e394659792c6298ffc64170ba84a67a3040 1344 verse_0.22.6.dsc
 05e33d21e51a5d71fe95fdffb25c1cb8473fddee 34594 verse_0.22.6.tar.gz
 2aad4326255b90251039f4391eb89beb2ed67749 33738 verse_0.22.6_i386.deb
Checksums-Sha256: 
 3bdbfc552ae7a7a535739a210f74f3f2d32fe2347b9f40e1940daa57ec074531 1344 
verse_0.22.6.dsc
 20c32d1193c91a54864ec8ad0b2d5f8efaf29c5f230ab367ad6f5ebfb69555ca 34594 
verse_0.22.6.tar.gz
 b18d274688b8820280a91e77084020ee1a2d0899761746e9d1b0d6fc758383c1 33738 
verse_0.22.6_i386.deb
Files: 
 b8f7a3f3c051c79631c438aa6422812e 1344 doc optional verse_0.22.6.dsc
 ed9b8b6db3f02462e418e6f10cc58eb9 34594 doc optional verse_0.22.6.tar.gz
 9b0ebb5208ad0e0c7c70f99b442f9b85 33738 doc optional verse_0.22.6_i386.deb

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

iQIcBAEBCAAGBQJOeOuDAAoJECzXeF7dp7IPeygP/0WlXpC3QcNXkYfN7InhVqwg
XcLUVSIsW+B6/cNS8jZnlqTNkkJPvZYV3++r8ktRLmboyBk91hdCedY7Kt0VVgNV
IDMDnvPRAacsh8Qm5uwtiMRy7W97U2mLlZlNZ4fBf4BG1R2rNoFQzsnTBIpOOOTm
mbbPZPJ18mC1Zj0Ivxs1b0XkImkbDBocE06g1jv4CSfgSxYt+E8dTRwvvDLF/uy8
0h0HFAMR+NFXj/0c2MPDMFgl8kJHEphTxdfPvdHgd62q+1nmJruik5izGd6dDDUm
XLjxqrHrCYEE4B7PrjijPusqfZFzNiFnYC3WRGOuJer3QkFhORDOGDyLtAODWgWX
0yASm982Rcfh2btF45fHmj1YJDyzjyj0z47+03u30PtA4iEDAC0muSt1Q3lLs/Xk
Myc5ZvhGhHHuSswk8cZb1pz6zmDGuo06q/oFMXY76/+CApvysn60kYkimXRCRJDK
uq7cT0P2bapbNElpCVVfck4qe1/Ys0z8MLXdWaPwuzn4vDXLa0ZGaz+Wo3Zr/Odp
9AD1ZIMgbnPgCZySxzCPqyGvDfQG6RQ9qaFprxQCwTF9RT0vQnRT1FDn8SEUSUUe
uituOpqJbf+08Rbg8BrVQcRCB852M4T0j6H0ozncQfDpX6EvQJB32O7TS4Nbq2Pu
GLanUv6IoY5TmejEK95N
=ImrJ
-END PGP SIGNATURE-


Accepted:
verse_0.22.6.dsc
  to main/v/verse/verse_0.22.6.dsc
verse_0.22.6.tar.gz
  to main/v/verse/verse_0.22.6.tar.gz
verse_0.22.6_i386.deb
  to main/v/verse/verse_0.22.6_i386.deb


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



Accepted jruby 1.5.6-1 (source all)

2011-09-20 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 21:17:04 +0200
Source: jruby
Binary: jruby
Architecture: source all
Version: 1.5.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 jruby  - 100% pure-Java implementation of Ruby
Closes: 636554
Changes: 
 jruby (1.5.6-1) unstable; urgency=low
 .
   * New upstream version (Closes: #636554)
   * Document licenses and copyright holders of code in
 jruby-launcher-1.0.3-java.gem.
   * Change debian/watch to read tags from github. Remove get-orig-source
 target from debian/rules because we mirror the github repo in our repo.
   * Use cdbs to build the package.
Checksums-Sha1: 
 965778839a600ca436b10863fef1b463e3f1d0a0 1617 jruby_1.5.6-1.dsc
 c18bb2df632fad19bf14b17674eb1e73d0615acb 5447477 jruby_1.5.6.orig.tar.gz
 cd05d2252033757c8647b49f5de488fadd36c689 31081 jruby_1.5.6-1.debian.tar.gz
 f7a42d86793f7b1e688acfe9c92a7bb5f5954a9e 8886434 jruby_1.5.6-1_all.deb
Checksums-Sha256: 
 ade59861a8534d44cd659573a40b921b1afe1084b80c01527b115da68fbdc15f 1617 
jruby_1.5.6-1.dsc
 d101f8be5629f07909367b01deadcb87b6c338f96460ff9efd311ccfc0affb8f 5447477 
jruby_1.5.6.orig.tar.gz
 faeece1394e01091d839b645ecf6ea8cd2b59c29f17908544fa9b58339fa561e 31081 
jruby_1.5.6-1.debian.tar.gz
 8fc9476e16cd33a67c602d064a417b4a483b50b694f7937d37ef9cd36ac0c0f9 8886434 
jruby_1.5.6-1_all.deb
Files: 
 ed94a53f37060c87c001265f36b106b9 1617 ruby optional jruby_1.5.6-1.dsc
 13175b01fd214cf56e8ea64c0dc05eae 5447477 ruby optional jruby_1.5.6.orig.tar.gz
 4208cc4c9e8789564735f4bafcac975a 31081 ruby optional 
jruby_1.5.6-1.debian.tar.gz
 9085430da99aa59daa854b50d6a825b1 8886434 ruby optional jruby_1.5.6-1_all.deb

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

iEUEARECAAYFAk548woACgkQfY3dicTPjsPyLgCVF2btK0C97SGpLxGIBtmYfDuq
NgCgjlzVM3gtS9No5/HdglfaUCrO0tE=
=zLTN
-END PGP SIGNATURE-


Accepted:
jruby_1.5.6-1.debian.tar.gz
  to main/j/jruby/jruby_1.5.6-1.debian.tar.gz
jruby_1.5.6-1.dsc
  to main/j/jruby/jruby_1.5.6-1.dsc
jruby_1.5.6-1_all.deb
  to main/j/jruby/jruby_1.5.6-1_all.deb
jruby_1.5.6.orig.tar.gz
  to main/j/jruby/jruby_1.5.6.orig.tar.gz


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



Accepted libnet-server-perl 0.99-3 (source all)

2011-09-20 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 22:04:38 +0200
Source: libnet-server-perl
Binary: libnet-server-perl
Architecture: source all
Version: 0.99-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libnet-server-perl - extensible, general perl server engine
Closes: 523846 642175
Changes: 
 libnet-server-perl (0.99-3) unstable; urgency=low
 .
   [ Carsten Wolff ]
   * took IPv6 patch from bug report, improved and included it
 as 05_ipv6-support.dpatch.
 (closes: Bug#523846)
   * added depends introduced by above patch
   * created patch 06_cidr-workaround.dpatch as a workaround
 until Net::CIDR is fixed
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
 svn.debian.org to anonscm.debian.org URL.
 .
   [ gregor herrmann ]
   * Drop ancient patch 02_spec.dpatch which causes a FTBFS. Thanks to
 Allison Randal for the bug report and the thorough analysis.
 (Closes: #642175)
   * Switch to source format 3.0 (quilt).
   * Convert remaining patches to quilt.
   * Use tiny debian/rules file, and debhelper 8.
   * Remove version from perl build dependency and move it to Build-
 Depends-Indep.
   * Set Standards-Version to 3.9.2 (no further changes).
   * debian/copyright: update formatting.
   * Add /me to Uploaders.
   * Remove leading article from short description.
   * Add a new patch to fix a spelling mistake in the POD.
Checksums-Sha1: 
 ac413a2fe78095cd068204516dc82eecca57180d 2083 libnet-server-perl_0.99-3.dsc
 dba9ae117d80f951df818463cac65d6d593104cd 7579 
libnet-server-perl_0.99-3.debian.tar.gz
 8808e120b66acd98b042418a754332ed162b26c3 159398 
libnet-server-perl_0.99-3_all.deb
Checksums-Sha256: 
 beac95662e30fd570854df9d5a95b353bf40ada6cbd339c50035be50dd19b471 2083 
libnet-server-perl_0.99-3.dsc
 d5d44fecd788e447fe70a37933f130e173f21f69b4ab38a31883f90ba969bb6e 7579 
libnet-server-perl_0.99-3.debian.tar.gz
 a0b061a07d4fc8191bc9c93069ade66361ba7cea8cad6e7d3240e1d135545052 159398 
libnet-server-perl_0.99-3_all.deb
Files: 
 c904fb9b7001ebabc5bc4cfd93b10ece 2083 perl optional 
libnet-server-perl_0.99-3.dsc
 fa89bf43ce9fc49b7b4fbe7f9a61291c 7579 perl optional 
libnet-server-perl_0.99-3.debian.tar.gz
 80d89ddf406ce210a42e0187adbe578f 159398 perl optional 
libnet-server-perl_0.99-3_all.deb

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

iQIcBAEBCAAGBQJOePLzAAoJELs6aAGGSaoGSW4P/j3ZRGem4Hx6axrfb6xuniPA
m5htsKGpVU9c9Iit7+GAaKF+6zdBc2iIcufxrO6LtWEV9NbZPHL4C0R8KlrMcp3J
Sn9owzrewuc6mXBbGDczdJdjJhpq2R3BJK0AVzDVm61+45PpiXgciXRtJ+itrp2E
2LBYXfvhc3kTY4i5d+sQ0EIrXZiXJi75HFTkINYtM+a/elpOCNyRcGGKQB3EyqjQ
GyDa6fCViN47Mai2R7V/5MQSZJStzicqdjvOWKnTkgc0eDwBw4PctZOJcj91WAcF
lSvnuidKTmwRE49HJj3SR+RQSpC1h4xVo+sVeKfn0eYQmI10bmFRV3FvtbHp52T/
yOjSDkcGgVxRsSHKIcwmQ8Ch0CIOvuzfJEMLT9FYyncJenjU3uuDtUvmMVA9xTFd
TwIDY2Rcx0eM0lWQyyI6PUci7F2uI/aqcHz9UmQbMUzK+/tdmHUt4/hCrZDU/D4e
1CFpo56xzKD7KYnRySbnIlcj8gW8ekT8QKbB+Q/rp17k3SE4Cn+DGVX6UgwCM/qu
bz5fMliHyXgULks6XcJvObvwiVe6RujQ+gNlPvvjJuH11VfDblKuzfr/Z91Y6oBI
e17zGIsr5oSP7GSBeYi5ZJ4a/W/Lagv5cNDu6Xx7qQwXke5VBFvMP4hhkeHKErMJ
hSw/6A5xGmFOdW1YUieT
=MO33
-END PGP SIGNATURE-


Accepted:
libnet-server-perl_0.99-3.debian.tar.gz
  to main/libn/libnet-server-perl/libnet-server-perl_0.99-3.debian.tar.gz
libnet-server-perl_0.99-3.dsc
  to main/libn/libnet-server-perl/libnet-server-perl_0.99-3.dsc
libnet-server-perl_0.99-3_all.deb
  to main/libn/libnet-server-perl/libnet-server-perl_0.99-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/e1r67fg-ci...@franck.debian.org



Accepted pspp 0.6.2-4 (source amd64)

2011-09-20 Thread Regis Boudin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 20:38:25 +0100
Source: pspp
Binary: pspp
Architecture: source amd64
Version: 0.6.2-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Regis Boudin re...@debian.org
Description: 
 pspp   - Statistical analysis tool
Closes: 621986 633285
Changes: 
 pspp (0.6.2-4) unstable; urgency=low
 .
   * QA upload.
   * Package has been orphaned, set Debian QA as maintainer.
   * Empty dependency_libs field from la files. Closes: #633285.
   * Rename gtk_entry_reset_im_context to my_gtk_entry_reset_im_context,
 avoiding conflict with the one defined in gtkentry.h. Closes: #621986.
Checksums-Sha1: 
 4e03654a7d0b72e264c65ccf4f69ab1b8737a0c1 1105 pspp_0.6.2-4.dsc
 d99aeeda71257ad7026f9fca24229dcbede5bcd4 21420 pspp_0.6.2-4.diff.gz
 d9181e092cfc8e623203bd6c40f4d10ccc232b8b 2464300 pspp_0.6.2-4_amd64.deb
Checksums-Sha256: 
 f79955fcc627a2bfe617b1c97438ca9e79c07a78a645d587aed7e13a9615932e 1105 
pspp_0.6.2-4.dsc
 1b96a16a51a311318dc23667039910816bf10b8f39c1848eea91c55673c7683f 21420 
pspp_0.6.2-4.diff.gz
 13773d288c5a1677f388831619aa452fcd84112b01558dbce23dcf3ddb76efa1 2464300 
pspp_0.6.2-4_amd64.deb
Files: 
 d82dd5099a6ca14ea56b8de2b682c235 1105 math optional pspp_0.6.2-4.dsc
 2d6eeece95bdced93c31cc2f2e55e8a6 21420 math optional pspp_0.6.2-4.diff.gz
 047c6717393be777a845761d510feb67 2464300 math optional pspp_0.6.2-4_amd64.deb

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

iEYEARECAAYFAk549eYACgkQVE17sLEtWVoblQCgpjCaTPNCMB5i5hHsYhF2y6tM
wFQAn1kNpnecp+RsPZytPi655FBNPqPY
=GhYu
-END PGP SIGNATURE-


Accepted:
pspp_0.6.2-4.diff.gz
  to main/p/pspp/pspp_0.6.2-4.diff.gz
pspp_0.6.2-4.dsc
  to main/p/pspp/pspp_0.6.2-4.dsc
pspp_0.6.2-4_amd64.deb
  to main/p/pspp/pspp_0.6.2-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/e1r67gg-ix...@franck.debian.org



Accepted python-psutil 0.3.0+r1123-1 (source amd64)

2011-09-20 Thread Sandro Tosi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 21:56:58 +0200
Source: python-psutil
Binary: python-psutil
Architecture: source amd64
Version: 0.3.0+r1123-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 python-psutil - module providing convenience functions for managing processes
Changes: 
 python-psutil (0.3.0+r1123-1) unstable; urgency=low
 .
   * New upstream SVN snapshot
Checksums-Sha1: 
 8dee8b805f18fa1ccd60dfad8c932769fb15d210 1421 python-psutil_0.3.0+r1123-1.dsc
 ce4398401557bee22e74e3e8566e1f783cb714e8 158007 
python-psutil_0.3.0+r1123.orig.tar.gz
 4372f4af48359d1dc6e3edb617b4e642c00888d9 3503 
python-psutil_0.3.0+r1123-1.debian.tar.gz
 6ea01dc7a55ee6db6e7f0ebea254d81aaa29a64f 106036 
python-psutil_0.3.0+r1123-1_amd64.deb
Checksums-Sha256: 
 748178a235ea9071c318a97aefa59634483748abf5feb65bcb8f6c94ee82ec93 1421 
python-psutil_0.3.0+r1123-1.dsc
 7998f68ac2b030927aaf9d7f20d3713f8973f04a1f90f137f4891e391c324da0 158007 
python-psutil_0.3.0+r1123.orig.tar.gz
 a3eba8e3674a48139cc618919a1aadc72112308fc3459522900452b4f95e3610 3503 
python-psutil_0.3.0+r1123-1.debian.tar.gz
 f2b6bf6059bb22b12b061fd409273eecf5941e5972652a40f6a7591a4598f1b5 106036 
python-psutil_0.3.0+r1123-1_amd64.deb
Files: 
 033b4798fe48860b302d666bbae623a2 1421 python optional 
python-psutil_0.3.0+r1123-1.dsc
 95b69f069c127c13a4f37007570123fc 158007 python optional 
python-psutil_0.3.0+r1123.orig.tar.gz
 642bde5ec733e7b75c0f032fea2bf7e9 3503 python optional 
python-psutil_0.3.0+r1123-1.debian.tar.gz
 ef4b481a3908dd5785704ed7d9976db7 106036 python optional 
python-psutil_0.3.0+r1123-1_amd64.deb

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

iEYEARECAAYFAk548SEACgkQAukwV0RN2VCX4QCglWjFg6Qw6KK7CNWivsBfxIBK
1tUAn1eyuV6+6Mo24LLYoONK/CpXvwtS
=Q7hg
-END PGP SIGNATURE-


Accepted:
python-psutil_0.3.0+r1123-1.debian.tar.gz
  to main/p/python-psutil/python-psutil_0.3.0+r1123-1.debian.tar.gz
python-psutil_0.3.0+r1123-1.dsc
  to main/p/python-psutil/python-psutil_0.3.0+r1123-1.dsc
python-psutil_0.3.0+r1123-1_amd64.deb
  to main/p/python-psutil/python-psutil_0.3.0+r1123-1_amd64.deb
python-psutil_0.3.0+r1123.orig.tar.gz
  to main/p/python-psutil/python-psutil_0.3.0+r1123.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/e1r67gs-m9...@franck.debian.org



Accepted sabnzbdplus 0.6.9-1 (source all)

2011-09-20 Thread jcfp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 01 Sep 2011 22:11:54 +0200
Source: sabnzbdplus
Binary: sabnzbdplus sabnzbdplus-theme-plush sabnzbdplus-theme-smpl 
sabnzbdplus-theme-iphone sabnzbdplus-theme-mobile sabnzbdplus-theme-classic
Architecture: source all
Version: 0.6.9-1
Distribution: unstable
Urgency: low
Maintainer: JCF Ploemen (jcfp) li...@jp.pp.ru
Changed-By: JCF Ploemen (jcfp) li...@jp.pp.ru
Description: 
 sabnzbdplus - web-based binary newsgrabber with nzb support
 sabnzbdplus-theme-classic - classic interface templates for the SABnzbd+ 
binary newsgrabber
 sabnzbdplus-theme-iphone - transitional package for migration to 
sabnzbdplus-theme-mobile
 sabnzbdplus-theme-mobile - mobile interface templates for the SABnzbd+ binary 
newsgrabber
 sabnzbdplus-theme-plush - plush interface templates for the SABnzbd+ binary 
newsgrabber
 sabnzbdplus-theme-smpl - smpl interface templates for the SABnzbd+ binary 
newsgrabber
Changes: 
 sabnzbdplus (0.6.9-1) unstable; urgency=low
 .
   * New upstream release.
   * Switch to source format 3.0 (quilt).
Checksums-Sha1: 
 65e7d7b3d00edd557c00a9566f08d136b725594d 2089 sabnzbdplus_0.6.9-1.dsc
 cad373c7a2cfd6f8de83af4939e3dd6552155df7 1936582 sabnzbdplus_0.6.9.orig.tar.gz
 066e19fe0d71e8686687b4c9ddf0ecbeda30093a 29331 
sabnzbdplus_0.6.9-1.debian.tar.gz
 8b8892fec2b435d0b51a3f2a6f4b555c0958d74c 940344 sabnzbdplus_0.6.9-1_all.deb
 9a6ba1fc3c6dbc1ab3bd555d912ce7fa9cbc903b 233016 
sabnzbdplus-theme-plush_0.6.9-1_all.deb
 256373c70a61b303fc47ccc982af490131fe7ba0 111368 
sabnzbdplus-theme-smpl_0.6.9-1_all.deb
 894b08539e02056580cf14259949507cc736b024 37066 
sabnzbdplus-theme-iphone_0.6.9-1_all.deb
 77e82efab8202d5cb672d7c2ffb427130fb717f0 100438 
sabnzbdplus-theme-mobile_0.6.9-1_all.deb
 cac95cf79187ffad6f3eb7d62838eee3461a5437 85374 
sabnzbdplus-theme-classic_0.6.9-1_all.deb
Checksums-Sha256: 
 f64f1675e05e0da7269362a86f6803828c34a839a687a292d1bdacafc51e8d62 2089 
sabnzbdplus_0.6.9-1.dsc
 2c304daf22ffc68c8b77819a9e12322473cf245e6f66de314ee85ed830e24fe9 1936582 
sabnzbdplus_0.6.9.orig.tar.gz
 0e5cebbe9b1fe476248817e7ae01a78a7b335f4b4ce459fefb2f264e87f5bff4 29331 
sabnzbdplus_0.6.9-1.debian.tar.gz
 2968c697e6b64dcf0c64851a4f804df4207c11cefed494a4d462e72049a08112 940344 
sabnzbdplus_0.6.9-1_all.deb
 e18b5afafc97c998f92c94cde61dc017d9938332505409fb7ea092e54105af5e 233016 
sabnzbdplus-theme-plush_0.6.9-1_all.deb
 b0dbaef061be9fd932eadc37be30727e6142405b0b50dbf368d654cd73564cbe 111368 
sabnzbdplus-theme-smpl_0.6.9-1_all.deb
 ae13db39437e302d94455eafaf9ad6444fe4d8a117a18958f170cf2addff4597 37066 
sabnzbdplus-theme-iphone_0.6.9-1_all.deb
 2b605da3bebdf0218016f08b92f4ccb8595ebbf55aecdfb1a8bbf673d065cfd1 100438 
sabnzbdplus-theme-mobile_0.6.9-1_all.deb
 3b1faa14da6d0265cb0c99f7fcf52cf78cf9222d72a17499901e7b666966961b 85374 
sabnzbdplus-theme-classic_0.6.9-1_all.deb
Files: 
 145f53ec61778e5c93210c00f0bb7fc2 2089 contrib/net optional 
sabnzbdplus_0.6.9-1.dsc
 fd917e5fa273cc52cc65f13e553cbb4b 1936582 contrib/net optional 
sabnzbdplus_0.6.9.orig.tar.gz
 242aa13505fc0b0e05b9aabead8974f2 29331 contrib/net optional 
sabnzbdplus_0.6.9-1.debian.tar.gz
 f247dbf6ca953729d1b3e67bfe987738 940344 contrib/net optional 
sabnzbdplus_0.6.9-1_all.deb
 4b08d1a916c456fa25bdc253b37d12da 233016 contrib/net optional 
sabnzbdplus-theme-plush_0.6.9-1_all.deb
 751067cf2fb2646d0e32c64fea4db417 111368 contrib/net optional 
sabnzbdplus-theme-smpl_0.6.9-1_all.deb
 034a963d18070ce54e44c36077982383 37066 contrib/net optional 
sabnzbdplus-theme-iphone_0.6.9-1_all.deb
 495d1d4dde262e08629e4172e5ef12fb 100438 contrib/net optional 
sabnzbdplus-theme-mobile_0.6.9-1_all.deb
 ee3675f14bdcbbb9fbe2999afc51dbe2 85374 contrib/net optional 
sabnzbdplus-theme-classic_0.6.9-1_all.deb

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

iQIcBAEBCgAGBQJOePqkAAoJEK728aKnRXZFr+UP/3fjc/ppUembvnRnUP6eUiwx
N0/Kh2gPfUNC1zLyohxnPcylKLe89tcujhS9hFQE+++XRh8iKNQG06s5Y+OYa80c
VG1pnwn78IRGsQYjSerenbpH8fi+OPJ6GQm4O9AcfLCvYaXSYKdIXqp2TeGUoF5k
7+Ksjg4gfZqNP94pMUK3G72Mi7J54Pdz0R8ktUbFLt1LuA2DhC5mb9yHR27xoWuN
7ErAHoQ/UKX48hcCfJa7PnY35V35A/5IruycMZt1o024BSlUupDJ7Ij02GbjIexK
h4gjWnHqX5F4FPuLSLKto4qTr39odhY9zeafGk+euruUUiKhdVQ3UAdDnh+muZD/
XnSTttDzQp3IMhIxi9Gcbzn9u306FkVI+2Cnz1EF2y3wQmD6bzfhE7zb1vMFdrKV
bZw0UGzymvvNAOjgbMtDCwuyzU/oM3m3+QHzdO4c3ZtXySUuO9IzJwVW2KmLhI/d
NSSOZV0xuc5j+J7Ry92RxxuV7cp7lj3fbmKpG1l9lXcVjSlKGyGFQjyXn4if/kP2
W5ZALDKBJWA3XlY4TTEear2ztveJTwvpbiqnXTIRo1LKz2cdjvZ6km/qPIiW5m8q
LVgtG7uxX8P1jrXRInk6GEh2nKEzNtAaX2O0dRy0Dho2HDTIn/OsoIxNyCJRBQT+
YFsa6VHZ2UwyH1tfKJ0B
=fRTo
-END PGP SIGNATURE-


Accepted:
sabnzbdplus-theme-classic_0.6.9-1_all.deb
  to contrib/s/sabnzbdplus/sabnzbdplus-theme-classic_0.6.9-1_all.deb
sabnzbdplus-theme-iphone_0.6.9-1_all.deb
  to contrib/s/sabnzbdplus/sabnzbdplus-theme-iphone_0.6.9-1_all.deb
sabnzbdplus-theme-mobile_0.6.9-1_all.deb
  to contrib/s/sabnzbdplus/sabnzbdplus-theme-mobile_0.6.9-1_all.deb
sabnzbdplus-theme-plush_0.6.9-1_all.deb
  to 

Accepted gogglesmm 0.12.3-1 (source amd64)

2011-09-20 Thread Hendrik Rittich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Aug 2011 23:51:45 +0200
Source: gogglesmm
Binary: gogglesmm
Architecture: source amd64
Version: 0.12.3-1
Distribution: unstable
Urgency: low
Maintainer: Hendrik Rittich hendrik.ritt...@gmx.de
Changed-By: Hendrik Rittich hendrik.ritt...@gmx.de
Description: 
 gogglesmm  - Goggles Music Manager
Changes: 
 gogglesmm (0.12.3-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 2609ff70d5ed1c9cce6fd68e73658196f8cdc334 1848 gogglesmm_0.12.3-1.dsc
 5f99057ceb9da0522d56077169d2b637a7328655 526451 gogglesmm_0.12.3.orig.tar.gz
 ec019377d9b91c5b0ae1a6b2aca5440cf420e558 5530 gogglesmm_0.12.3-1.debian.tar.gz
 55eb5845a527e86cd4a87ccdb2687e87b77cb9b7 531486 gogglesmm_0.12.3-1_amd64.deb
Checksums-Sha256: 
 69c1156bf9bc07193e4cb205c399d485527626d2ae060dd64483a2c0059d569d 1848 
gogglesmm_0.12.3-1.dsc
 60b4dbf40e6f6cf8bae50a35eed55fe46cda43624f744b755882f13ddd86d50d 526451 
gogglesmm_0.12.3.orig.tar.gz
 efdc30bff350e5946f146dd6a54ef91d62876450304b2fab6cedf819a6f2ffdd 5530 
gogglesmm_0.12.3-1.debian.tar.gz
 ffe9b1cfc8d08263b3a40be1a016cc96702a034a744d689b56c1591126f347df 531486 
gogglesmm_0.12.3-1_amd64.deb
Files: 
 fdbe8b08c0183c1bb60ecbf17635f0ce 1848 sound extra gogglesmm_0.12.3-1.dsc
 6cb2713acafc052a92541390c4ee8bbf 526451 sound extra 
gogglesmm_0.12.3.orig.tar.gz
 1f2e31174e601c3e0d17d9d359d129ff 5530 sound extra 
gogglesmm_0.12.3-1.debian.tar.gz
 3043788d4e5b1daf2332cd836aee9eb2 531486 sound extra 
gogglesmm_0.12.3-1_amd64.deb

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

iQIcBAEBCAAGBQJOeP5nAAoJEDNV9NY7WCHMzvgP/A20g7wskcQivIufjUPx/DVW
QKrUWNlNRAwiRYx7U1QRM08uMKVjcGON4X0iCofb5E3AlUzsbV0aVCJgZufcdc0j
fcsLFCFBu/DUzpfZtn0GX6XJoM6eVK+Rz+8IjDYLEeKlehV3SyCC9DDhTXk5IxYa
SiEOIcYde4IoYpRIW2NCvdr2VcJb4VbsxtZdW5Jimrw/qgrY4r7THuQrRkr4fWPT
4XNBVXRDmBNfZE4ArTk/Q3ixprFUqn1iy6Jq+fjpgAPv5DCGskgIlWW+F3PSyGVL
GeqnF+rWWgJ2QFmJqK0fF07r/dthybT7/wji9vhitD3LUcWeruQ9tapthU328UOh
VNy5bEJw0DKBje55T20YzZ3wioy7OmGmeblg504jcqWo+Q8soUG3kA9oyt4/3fdl
Qe9XSRQW142IT6wDPOCD/y5uZhSvsIOiB7vVRR6c1j+m5uadTRuGjUZxyENTbsOv
AaejYv5FOo3d7QLnFBCLpFCUDE39NPCkTPWY8m73MULrIKVUvE+m7duPukJwcogG
gwHveBaE8RuLIx/OyCAfcsH56EyrcC7bT1AL0O0BzLzTPXUksZbD1ifLkqrtGUQM
QbQU64tIoYAUGB6S+VCTCFC0HHPSlKv65REye1ebdqL67mo7+klnGur0RxbL+41H
3q62SxZGjjX/CuD7Lg+P
=ZYji
-END PGP SIGNATURE-


Accepted:
gogglesmm_0.12.3-1.debian.tar.gz
  to main/g/gogglesmm/gogglesmm_0.12.3-1.debian.tar.gz
gogglesmm_0.12.3-1.dsc
  to main/g/gogglesmm/gogglesmm_0.12.3-1.dsc
gogglesmm_0.12.3-1_amd64.deb
  to main/g/gogglesmm/gogglesmm_0.12.3-1_amd64.deb
gogglesmm_0.12.3.orig.tar.gz
  to main/g/gogglesmm/gogglesmm_0.12.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/e1r67sg-0002fd...@franck.debian.org



Accepted swig2.0 2.0.4-4 (source all amd64)

2011-09-20 Thread Torsten Landschoff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 22:45:05 +0200
Source: swig2.0
Binary: swig swig2.0 swig-examples swig2.0-examples swig-doc swig2.0-doc
Architecture: source all amd64
Version: 2.0.4-4
Distribution: unstable
Urgency: low
Maintainer: Torsten Landschoff tors...@debian.org
Changed-By: Torsten Landschoff tors...@debian.org
Description: 
 swig   - Generate scripting interfaces to C/C++ code
 swig-doc   - HTML documentation for SWIG
 swig-examples - Examples for applications of SWIG
 swig2.0- Generate scripting interfaces to C/C++ code
 swig2.0-doc - HTML documentation for SWIG
 swig2.0-examples - Examples for applications of SWIG
Closes: 468414 642202
Changes: 
 swig2.0 (2.0.4-4) unstable; urgency=low
 .
   * Acknowledge NMU, thanks again Luca (and Jonathan for the patch).
   * Merge revision 12814 from upstream (closes: #642202).
   * Merge revision 12780 from upstream (closes: #468414).
Checksums-Sha1: 
 6e4cb844edcf0ec817939dcea027b1f3cc69bbdc 1426 swig2.0_2.0.4-4.dsc
 55114198278bd3fbc8f8648bbf6a8c83671b5fc4 21986 swig2.0_2.0.4-4.debian.tar.gz
 e6347d9dd10ab0891321c685cdbb0d656bb0d089 264304 swig-examples_2.0.4-4_all.deb
 328f3da8ad28c7b7acc00c4105a82e008979640f 1274534 
swig2.0-examples_2.0.4-4_all.deb
 6748613f3b03b52f1519d276ca9cae7d94ef18bd 264276 swig-doc_2.0.4-4_all.deb
 6739fec287380ed12c984257b2b8ff86c7514dd3 2691486 swig2.0-doc_2.0.4-4_all.deb
 6cb9cd3e69db93ef88dfd0d210325c8cd0a18203 269670 swig_2.0.4-4_amd64.deb
 72a2c3eb401141cd68cbc288f1661c2e6abab111 1389206 swig2.0_2.0.4-4_amd64.deb
Checksums-Sha256: 
 dd46806e85dd850718dcf43c68be39336e87da2f89722ce0f83cb366f34c6024 1426 
swig2.0_2.0.4-4.dsc
 8e7ba748cf20e02fc6ace40ceb5700a9afd8486cd8e24facc0dc31f653b2bd4a 21986 
swig2.0_2.0.4-4.debian.tar.gz
 8432517f1fa91af41efe8114aede71a6fc8949b148f2a44230853a096da51380 264304 
swig-examples_2.0.4-4_all.deb
 c941d51703ca917cb02fdc022450bb3d1f6601122c969998698596fea40b2d48 1274534 
swig2.0-examples_2.0.4-4_all.deb
 33d40151cd480bde4d4d0f64d8e770023611834d85758fefabe4467198fe5573 264276 
swig-doc_2.0.4-4_all.deb
 6439ff860e295a7dd43c3ae7587cd64722212c5d4bc720b1f43b1cb9d27b00d4 2691486 
swig2.0-doc_2.0.4-4_all.deb
 ab439d6c819d4c881a681d2c399323f8c6e34c1815ac8f9a1dab9a89d9ba311e 269670 
swig_2.0.4-4_amd64.deb
 7bb1f6e2ca709f95393418b46792aa7a8eb8f790c045b5eeaaf32866e15241c8 1389206 
swig2.0_2.0.4-4_amd64.deb
Files: 
 e6f3e4002b8e42a2a5513d5058685e70 1426 interpreters optional swig2.0_2.0.4-4.dsc
 8cdb8a27b2778a8d60130cdec88b69f5 21986 interpreters optional 
swig2.0_2.0.4-4.debian.tar.gz
 b40190b41f8f9f0204ceaeaff7a9724a 264304 interpreters optional 
swig-examples_2.0.4-4_all.deb
 05f6654d0d20f0ab2729db0f4cd30366 1274534 interpreters optional 
swig2.0-examples_2.0.4-4_all.deb
 4646db2f01977e91d047c71af9083ad9 264276 doc optional swig-doc_2.0.4-4_all.deb
 695c0156c015540d28d0760b3787e008 2691486 doc optional 
swig2.0-doc_2.0.4-4_all.deb
 7c177001d28baf8c3c87c27bd11b1c4a 269670 interpreters optional 
swig_2.0.4-4_amd64.deb
 8857d43cc50d506f75fa6e89830c19a0 1389206 interpreters optional 
swig2.0_2.0.4-4_amd64.deb

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

iD8DBQFOePx3dQgHtVUb5EcRAqXvAJ4i21V3njMG6mBoaRZCo4MY6vZx4ACfeVnI
HaI8WivfVqIM92Arq9oAvrk=
=xQrS
-END PGP SIGNATURE-


Accepted:
swig-doc_2.0.4-4_all.deb
  to main/s/swig2.0/swig-doc_2.0.4-4_all.deb
swig-examples_2.0.4-4_all.deb
  to main/s/swig2.0/swig-examples_2.0.4-4_all.deb
swig2.0-doc_2.0.4-4_all.deb
  to main/s/swig2.0/swig2.0-doc_2.0.4-4_all.deb
swig2.0-examples_2.0.4-4_all.deb
  to main/s/swig2.0/swig2.0-examples_2.0.4-4_all.deb
swig2.0_2.0.4-4.debian.tar.gz
  to main/s/swig2.0/swig2.0_2.0.4-4.debian.tar.gz
swig2.0_2.0.4-4.dsc
  to main/s/swig2.0/swig2.0_2.0.4-4.dsc
swig2.0_2.0.4-4_amd64.deb
  to main/s/swig2.0/swig2.0_2.0.4-4_amd64.deb
swig_2.0.4-4_amd64.deb
  to main/s/swig2.0/swig_2.0.4-4_amd64.deb


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



Accepted emacspeak 29.0-7 (source all)

2011-09-20 Thread Regis Boudin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 22:21:52 +0100
Source: emacspeak
Binary: emacspeak
Architecture: source all
Version: 29.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Regis Boudin re...@debian.org
Description: 
 emacspeak  - speech output interface to Emacs
Changes: 
 emacspeak (29.0-7) unstable; urgency=low
 .
   * QA upload.
   * Package has been orphaned, set the maintainer t Debian QA.
   * Stop shipping python bytecode.
   * Build-depend on lynx-cur instead of the transitional lynx.
   * Point the the versioned GPL file in debian/copyright.
Checksums-Sha1: 
 5a2290a32347a3d858017fef32000e8cde22a402 1076 emacspeak_29.0-7.dsc
 7f5546e03b12ca1875ab631e566602ddc2751488 466245 emacspeak_29.0-7.diff.gz
 fcf4ffe6215308717b6a07a52e9ef1b483a5694a 2266566 emacspeak_29.0-7_all.deb
Checksums-Sha256: 
 b9b92e9442151ac40e6bf6fa22873241caae2fe20e9d6bc8cd4a82595489091a 1076 
emacspeak_29.0-7.dsc
 7c5b5bded58ed90f773c5f386afcc5b49510e71ca2d68fa9ec51dad14fc4b302 466245 
emacspeak_29.0-7.diff.gz
 60e705b351fee76c876d3c11dccded54f606fd513e068a86aa282aa64889dff7 2266566 
emacspeak_29.0-7_all.deb
Files: 
 c95efe8ab3433538393b62a721f609e2 1076 editors extra emacspeak_29.0-7.dsc
 e813157e83f53ed8a08cd06bb6dd96f3 466245 editors extra emacspeak_29.0-7.diff.gz
 3beef6e7000516d663587f621b7d1989 2266566 editors extra emacspeak_29.0-7_all.deb

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

iEYEARECAAYFAk55BQAACgkQVE17sLEtWVrcGQCgz0cL2NZaAaYiAILNut85wxvf
9LIAoNJ03qZHQCrC94wwdrs3RaKSVK3W
=Oo23
-END PGP SIGNATURE-


Accepted:
emacspeak_29.0-7.diff.gz
  to main/e/emacspeak/emacspeak_29.0-7.diff.gz
emacspeak_29.0-7.dsc
  to main/e/emacspeak/emacspeak_29.0-7.dsc
emacspeak_29.0-7_all.deb
  to main/e/emacspeak/emacspeak_29.0-7_all.deb


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



Accepted banshee 2.2.0-1 (source all amd64)

2011-09-20 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2011 14:15:54 +0800
Source: banshee
Binary: banshee banshee-meego banshee-dbg monodoc-banshee-manual
Architecture: source amd64 all
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Chow Loong Jin hyper...@ubuntu.com
Description: 
 banshee- Media Management and Playback application
 banshee-dbg - Media Management and Playback application (debug symbols)
 banshee-meego - Media Management and Playback application - MeeGo extension
 monodoc-banshee-manual - Media Management and Playback application (developer 
documentatio
Closes: 621324 635332 635402
Changes: 
 banshee (2.2.0-1) unstable; urgency=low
 .
   [ Chow Loong Jin ]
   * [197bbe7] Imported Upstream version 2.2.0:
 + Notable bug fixes:
   - Bookmark: Fix loading of bookmarks so that playing starts
   - bgo#658509: PodcastService: Update podcast storage location immediately
 (LP: #844279)
   - bgo#657565: TrackActions: Make sure keyboard accelerators are editable
 (LP: #836136)
   - bgo#658110: Playlists: Replace DOS folder separators in URLs
 .
   [ Iain Lane ]
   * [406b1c9] Fix randomly inserted characters in d/copyright (♥ Lintian)
 .
 banshee (2.1.4-1) experimental; urgency=low
 .
   * [9c90bff] Imported Upstream version 2.1.4
 + Notable Bugs Fixed (11 fixed since 2.1.3):
   - bgo#601554: Don't resolve external references when parsing bad RSS 
feeds
   - bgo#633939: Fix crash in SearchEntry.FilterMenuItem
   - bgo#647917: Dap.MassStorage: decode URI before using it as playlist 
name
   - bgo#650325: MtpSource: Remove obsolete URL from error message
   - bgo#657479: Make sure empty default smart playlists are hidden
   - libbanshee: Fix crash on g_free when looking for subtitle description
   * [889b204] Fix invalid cast causing ftbfs with libgpod
 .
 banshee (2.1.3-1) experimental; urgency=low
 .
   * [6a4942d] Update manpage
   * [b5856fb] Imported Upstream version 2.1.3
 + New Features:
   - New custom support for the Barnes  Noble Nook
   - Support default internet radio stations. At first start, XSPF playlists
 in $datadir/banshee/stations/ are imported automatically. We don't
 provide default radio stations ourselves but this allows distros or
 other third parties to do so.
 + Enhancements:
   - bgo#549173: Add Stop when finished option in the notification popup
 menu
   - bgo#636071: Get info from the database or the file when opening a URI
 (LP: #683970)
   - bgo#639805: Hide labels in the source pane when the group is empty
 (LP: #712466)
   - bgo#647306: Add support for the Notion Ink Adam tablet
   - bgo#651497: Motorola Atrix support (LP: #779072)
   - bgo#653255: Samsung Galaxy S2 support
   - bgo#653284: Remove keyboard shortcut for toggling scrobbling
   - bgo#653997: Samsung Galaxy Ace support
   - bgo#656526: Add Smiley Face Curve default equalizer
   - bgo#656670: Cache the ArtworkID in the database for faster startup
   - Various enhancements to our experimental GStreamer# backend, bringing 
it
 close to feature parity with our current C backend. It is still not
 built by default and not recommended for daily use, but testing is
 welcome.
 + Notable Bugs Fixed (39 fixed since 2.1.0):
   - bgo#587264: Fix metadata fetching from MusicBrainz (LP: #778090)
   - bgo#647111: Put the Audio CD source label in the right place
 (LP: #765885)
   - bgo#647202: Fix space usage reporting for some DAP devices
   - bgo#648498: Make sure the MPRIS sends the new metadata on track change
 (LP: #768509)
   - bgo#650011: Fix items disappearing in playlists when re-connecting iPod
   - bgo#650184: Fix XSPF playlist importing error (LP: #791418)
   - bgo#651914: Fix Least Favorite smart playlist to not pick unrated
 songs
   - bgo#654524: Fix the SetPosition method in the MPRIS interface
   - bgo#656176: Don't ignore the last value of the .is_audio_player file
   - bgo#656246: Fix random crash while changing tracks
   - EqualizerSetting: Set the amplifier level for default equalizers
 .
 banshee (2.1.0-2) experimental; urgency=low
 .
   [ Chow Loong Jin ]
   * [a72b20a] Add apport hook.
 Thanks to Jeremy Bicha jer...@bicha.net (LP: #735897)
   * [fd5aed2] Cherry-pick patch to port Banshee to DBus#
   * [4706fbe] Amend build-deps to use dbus# instead of ndesk-dbus
   * [3b30572] Add autoreconf
   * [a1fb6fe] Bump version of bce that Banshee breaks
   * [d747605] Update webkit build-dep for webkit 1.3 transition
 (Closes: #635402)
 .
   [ Iain Lane ]
   * [65625a4] Remove .la files.
 Thanks to Luk Claes l...@debian.org (Closes: #621324)
   * [7c776aa] Pass --as-needed to dh_autoreconf to enable 

Accepted dipy 0.5.0-3 (source all amd64)

2011-09-20 Thread Yaroslav Halchenko
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 15:37:06 -0400
Source: dipy
Binary: python-dipy python-dipy-lib python-dipy-doc
Architecture: source all amd64
Version: 0.5.0-3
Distribution: unstable
Urgency: low
Maintainer: NeuroDebian Team t...@neuro.debian.net
Changed-By: Yaroslav Halchenko deb...@onerussian.com
Description: 
 python-dipy - toolbox for analysis of MR diffusion imaging data
 python-dipy-doc - toolbox for analysis of MR diffusion imaging data -- 
documentatio
 python-dipy-lib - toolbox for analysis of MR diffusion imaging data -- 
extensions
Changes: 
 dipy (0.5.0-3) unstable; urgency=low
 .
   * Added patch up_explicit_cdefs_inits to prevent FTBFS with cython = 0.15
Checksums-Sha1: 
 cda16a222e86c7d5e0e3817959f622eb6603fcc2 1643 dipy_0.5.0-3.dsc
 bdf65471687987fa7d51f4a3867bb5c4885739dc 6447 dipy_0.5.0-3.debian.tar.gz
 634c913acb8753d6ccceecd67a56f02e4b1ecd4e 1457660 python-dipy_0.5.0-3_all.deb
 abf3eeb3fef74a83e9c8ce7731d74c5aa72d3e81 421954 
python-dipy-lib_0.5.0-3_amd64.deb
 f09251cdba8b56bb55b319922cf1b88b12361485 1948972 
python-dipy-doc_0.5.0-3_all.deb
Checksums-Sha256: 
 68cd876fa8a79418c084f3d37c0510bec06c6927ed80726f290041075dbdee37 1643 
dipy_0.5.0-3.dsc
 b9147bc5a961d30273710eab6292d9c366b626b68c583547a271b1af4f2c0b39 6447 
dipy_0.5.0-3.debian.tar.gz
 71ca6c5f7c157d25dcd91c8761b2100cd7b456aa886d43831ba5e7427738e6ee 1457660 
python-dipy_0.5.0-3_all.deb
 25759aab9e168d813fe0fd57765ee1c42436885f06551d6e06bab7f80f80cbe4 421954 
python-dipy-lib_0.5.0-3_amd64.deb
 c0099e37d3a46a9513fce1fc0710d358c4b8b03465e1a21a1d49c29c4fe8fda8 1948972 
python-dipy-doc_0.5.0-3_all.deb
Files: 
 1baff1b51caf55a43c7f005e585e54b1 1643 python extra dipy_0.5.0-3.dsc
 f2248fe2ec99cdd75d0c792b2604ee59 6447 python extra dipy_0.5.0-3.debian.tar.gz
 2414947af149ea4df261b1a41bd8f74d 1457660 python extra 
python-dipy_0.5.0-3_all.deb
 b826a5698a1e3bd6ccce87ba4d0301f2 421954 python extra 
python-dipy-lib_0.5.0-3_amd64.deb
 3239d15a1d9985a6c1f3c6ad22c68ca7 1948972 doc extra 
python-dipy-doc_0.5.0-3_all.deb

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

iEUEARECAAYFAk55IHUACgkQjRFFY3XAJMgPwwCgiO2/7qadNPuXtBgnpn6Tl0RY
nNUAl145jNqz5toJ+EyokSwJuslTuiM=
=MOpN
-END PGP SIGNATURE-


Accepted:
dipy_0.5.0-3.debian.tar.gz
  to main/d/dipy/dipy_0.5.0-3.debian.tar.gz
dipy_0.5.0-3.dsc
  to main/d/dipy/dipy_0.5.0-3.dsc
python-dipy-doc_0.5.0-3_all.deb
  to main/d/dipy/python-dipy-doc_0.5.0-3_all.deb
python-dipy-lib_0.5.0-3_amd64.deb
  to main/d/dipy/python-dipy-lib_0.5.0-3_amd64.deb
python-dipy_0.5.0-3_all.deb
  to main/d/dipy/python-dipy_0.5.0-3_all.deb


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



Accepted teem 1.11.0~svn5112-1 (source all i386)

2011-09-20 Thread Dominique Belhachemi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 21:46:17 -0400
Source: teem
Binary: libteem-dev teem-apps libteem2 libteem2-dbg teem-doc
Architecture: source all i386
Version: 1.11.0~svn5112-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Dominique Belhachemi domi...@debian.org
Description: 
 libteem-dev - Tools to process and visualize scientific data and images - devel
 libteem2   - Tools to process and visualize scientific data and images - runti
 libteem2-dbg - debugging symbols for libteem2
 teem-apps  - Tools to process and visualize scientific data and images - comma
 teem-doc   - Tools to process and visualize scientific data and images - docum
Changes: 
 teem (1.11.0~svn5112-1) experimental; urgency=low
 .
   * new upstream snapshot
   * updating mail address
   * bump standards version
Checksums-Sha1: 
 9f9515c88018abfdad8ac40da9b93067ceb10e97 1456 teem_1.11.0~svn5112-1.dsc
 443c7641ca49a424dbff0baab901288f8fa75a34 2096380 
teem_1.11.0~svn5112.orig.tar.gz
 cee4fe27b77d610332bcbecae897046c5b7f0ed0 20183 
teem_1.11.0~svn5112-1.debian.tar.gz
 808b0633b99a3dd6eb8cf20a2f293789b836ffd7 2451570 
teem-doc_1.11.0~svn5112-1_all.deb
 98c39dfa051f023921d37cabbe2514bb682989bc 162262 
libteem-dev_1.11.0~svn5112-1_i386.deb
 55c3ac5db5a7b17ee61bd4ffda3bd46d94375c5e 128574 
teem-apps_1.11.0~svn5112-1_i386.deb
 96cf7aa0353d9cd05333647de59681dd4e667d56 1102662 
libteem2_1.11.0~svn5112-1_i386.deb
 b7fb4f3f05474b971f6338af8615c66dfd3fbf0a 1436258 
libteem2-dbg_1.11.0~svn5112-1_i386.deb
Checksums-Sha256: 
 cd802de49d9a2f45ce1b40035a3c7e2e6a90978bb606c67bcaa38435ba01dc44 1456 
teem_1.11.0~svn5112-1.dsc
 d36bd281dc8ef1bafc9a9b275919cd0a0ad1db1d76e3b7590f837048fc4c6c1a 2096380 
teem_1.11.0~svn5112.orig.tar.gz
 06fffa90458b45ff317b52fcd2fe84d2e3c5ebdb005146e90c851e2bc603c0b1 20183 
teem_1.11.0~svn5112-1.debian.tar.gz
 b6270baef34c57586a24be49a469302475ed4e03782627c01a98c7b099e34e71 2451570 
teem-doc_1.11.0~svn5112-1_all.deb
 401b0691a06b0fae624dc0097bb64ae475dc6ef091a9950a390edb1a5714b769 162262 
libteem-dev_1.11.0~svn5112-1_i386.deb
 025351c3ef66eaf4bf3b675455bedac424f056321884672d73773a837eb8beaf 128574 
teem-apps_1.11.0~svn5112-1_i386.deb
 04e932d25ff65213209d897d2f3b59d5420ce1d9f1906996325fcd590ae826f5 1102662 
libteem2_1.11.0~svn5112-1_i386.deb
 4a99aacee944a61a5ad8089ad50c430e6b76b2ba20ca0652fd420c0706cf2cf2 1436258 
libteem2-dbg_1.11.0~svn5112-1_i386.deb
Files: 
 94d351a2623dd6621035e40f32417d3a 1456 libs optional teem_1.11.0~svn5112-1.dsc
 2b1c868bba244f4510af471a1f71d945 2096380 libs optional 
teem_1.11.0~svn5112.orig.tar.gz
 d76442169849e1334c03f550976172f4 20183 libs optional 
teem_1.11.0~svn5112-1.debian.tar.gz
 b0f561548a775a0fa32cb96098e7d2a1 2451570 doc optional 
teem-doc_1.11.0~svn5112-1_all.deb
 0f96267beaf4f32a0b300a241c68b1dd 162262 libdevel optional 
libteem-dev_1.11.0~svn5112-1_i386.deb
 9d16667b95952592cb8091a465bac63d 128574 libdevel optional 
teem-apps_1.11.0~svn5112-1_i386.deb
 2b6be2b39ff6174295a58a9c1a905fb3 1102662 libs optional 
libteem2_1.11.0~svn5112-1_i386.deb
 94ffaffbc377bc77b9628b5f56a23ae6 1436258 debug extra 
libteem2-dbg_1.11.0~svn5112-1_i386.deb

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

iEUEARECAAYFAk55TWcACgkQGACh+LNRqQBAZQCYh1wBxp3z4Y9f/U0FlqgN0m3v
uwCgh7b2i6WJ49UD8xwLuAarlLeTUdo=
=1JQa
-END PGP SIGNATURE-


Accepted:
libteem-dev_1.11.0~svn5112-1_i386.deb
  to main/t/teem/libteem-dev_1.11.0~svn5112-1_i386.deb
libteem2-dbg_1.11.0~svn5112-1_i386.deb
  to main/t/teem/libteem2-dbg_1.11.0~svn5112-1_i386.deb
libteem2_1.11.0~svn5112-1_i386.deb
  to main/t/teem/libteem2_1.11.0~svn5112-1_i386.deb
teem-apps_1.11.0~svn5112-1_i386.deb
  to main/t/teem/teem-apps_1.11.0~svn5112-1_i386.deb
teem-doc_1.11.0~svn5112-1_all.deb
  to main/t/teem/teem-doc_1.11.0~svn5112-1_all.deb
teem_1.11.0~svn5112-1.debian.tar.gz
  to main/t/teem/teem_1.11.0~svn5112-1.debian.tar.gz
teem_1.11.0~svn5112-1.dsc
  to main/t/teem/teem_1.11.0~svn5112-1.dsc
teem_1.11.0~svn5112.orig.tar.gz
  to main/t/teem/teem_1.11.0~svn5112.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/e1r6cqh-00050n...@franck.debian.org



Accepted binfmtc 0.17-1 (source i386)

2011-09-20 Thread Junichi Uekawa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Sep 2011 11:29:00 +0900
Source: binfmtc
Binary: binfmtc
Architecture: source i386
Version: 0.17-1
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa dan...@debian.org
Changed-By: Junichi Uekawa dan...@debian.org
Description: 
 binfmtc- Execute C program as script
Closes: 640126
Changes: 
 binfmtc (0.17-1) unstable; urgency=low
 .
   [ Junichi Uekawa ]
   * New upstream release
   * Improve C++ compilation for upaccho example.
 .
   [ Matthias Klose ]
   * patch from ubuntu (closes: #640126)
   * Recommend libreadline-dev instead of libreadline5-dev.
   * Suggests gcj-jdk instead of gcj, drop gpc suggestion.
Checksums-Sha1: 
 285e661cf24f21e3fa28aef1a5bc7c1f0248ed95 932 binfmtc_0.17-1.dsc
 37f61f847249cb2c111be6ff49fcd420c9e8a7f9 107148 binfmtc_0.17.orig.tar.gz
 1de1348b61fc113feb969974622633710c943e55 7767 binfmtc_0.17-1.diff.gz
 99fed62136eca50e5a59c28248e160676676d7f8 28118 binfmtc_0.17-1_i386.deb
Checksums-Sha256: 
 87be1d3c6d170c36cae478a9ed9d1bc9741337e6cc4d1619b7683258827f633c 932 
binfmtc_0.17-1.dsc
 bb6d44c584d03dfbc0e89596f72e8c666d2f1a47567a148e6df52f028a9ec57c 107148 
binfmtc_0.17.orig.tar.gz
 cd00d82eab811fb1d964b1946267450b59b94ea6e808f2d909e9493f6ba7caf5 7767 
binfmtc_0.17-1.diff.gz
 c330c28314920d9d2ced39ac795e47ad4e674aafc3a2b1daf19dd32236e15542 28118 
binfmtc_0.17-1_i386.deb
Files: 
 7d6627680314941e17b49426c188cf19 932 utils extra binfmtc_0.17-1.dsc
 8c59a9548bce5274233cadf593b998cc 107148 utils extra binfmtc_0.17.orig.tar.gz
 8efc519b423dca4a9144b3625abc33b4 7767 utils extra binfmtc_0.17-1.diff.gz
 efc1ce3473c49e07f661824332861445 28118 utils extra binfmtc_0.17-1_i386.deb

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

iD8DBQFOeVEa2Dd9TugeVcERAmLFAJ9bTeWMiVVPJhyAbI0PYXqiRItxRQCfb4eJ
q9+EEPF7wcV3ZpeRNxEcwl8=
=WaFc
-END PGP SIGNATURE-


Accepted:
binfmtc_0.17-1.diff.gz
  to main/b/binfmtc/binfmtc_0.17-1.diff.gz
binfmtc_0.17-1.dsc
  to main/b/binfmtc/binfmtc_0.17-1.dsc
binfmtc_0.17-1_i386.deb
  to main/b/binfmtc/binfmtc_0.17-1_i386.deb
binfmtc_0.17.orig.tar.gz
  to main/b/binfmtc/binfmtc_0.17.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/e1r6d4b-0006fj...@franck.debian.org



Accepted groovy 1.9.0~beta3-1 (source all)

2011-09-20 Thread Miguel Landaeta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 19 Sep 2011 22:47:10 -0430
Source: groovy
Binary: groovy groovy-doc
Architecture: source all
Version: 1.9.0~beta3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta mig...@miguel.cc
Description: 
 groovy - Agile dynamic language for the Java Virtual Machine
 groovy-doc - Agile dynamic language for the Java Virtual Machine (documentatio
Changes: 
 groovy (1.9.0~beta3-1) experimental; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 e936c4040e08d5f31506f5e98b0a0a86bd82ec69 2424 groovy_1.9.0~beta3-1.dsc
 ebb2fe932602cba57ad319533775e7c62be95220 2371679 groovy_1.9.0~beta3.orig.tar.gz
 a62dc6199da9404be7b58eb0318545032070a5e6 14484 
groovy_1.9.0~beta3-1.debian.tar.gz
 19595b1047e48a08b508855b2aa9fd4d2bfdbaf3 10359946 groovy_1.9.0~beta3-1_all.deb
 c2be275e665945093cc417d1dd06a4c6fb898189 4983820 
groovy-doc_1.9.0~beta3-1_all.deb
Checksums-Sha256: 
 7a7f46ab57aa31c0c6a7b289d4b68aa52efb2d764d46393594bf9aa11ef61fad 2424 
groovy_1.9.0~beta3-1.dsc
 2989b7873f10c86a702304615a01f4b3605ea0838efba9700444b94207c23a0d 2371679 
groovy_1.9.0~beta3.orig.tar.gz
 7ade204a78af6a414c4bad39e1bbb99772f57d74b65a6be8d521e8ec6db7957d 14484 
groovy_1.9.0~beta3-1.debian.tar.gz
 35fdafe2ae2ef84a771216395569dff4ffe9c4ad07f70ea7a0276b788160a653 10359946 
groovy_1.9.0~beta3-1_all.deb
 e82d5ba93e4937acbd2ad93ec1f2cb4cb2a5464374c798886e0afa5cbc252dbe 4983820 
groovy-doc_1.9.0~beta3-1_all.deb
Files: 
 316e3bf3ec3e8550bccc0f201b163893 2424 java optional groovy_1.9.0~beta3-1.dsc
 3dbf53e80dab10b4304c142dcbf1aa0e 2371679 java optional 
groovy_1.9.0~beta3.orig.tar.gz
 09801ec668fd575f8a4f17e37e824031 14484 java optional 
groovy_1.9.0~beta3-1.debian.tar.gz
 c44adb14ac72edc9a4d02453345e2c8d 10359946 java optional 
groovy_1.9.0~beta3-1_all.deb
 71adb5d4065e1f4e96b52cefef4364c5 4983820 doc optional 
groovy-doc_1.9.0~beta3-1_all.deb

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

iQIcBAEBCgAGBQJOeUmzAAoJEG5gi2N9iWfp86AP/Am2gNnkigaaAIWuT06Pk4dZ
yy+yjPkYzU25vM2UMD5VbtJ2ACQDlrfM6Ws6Fsvt8ht3znE7YvOMt4ZJV0st9Y6c
h6/psW1DcnC3HyxEMJdegbif2ZwHOYzLzpcs9i5cek90JV5E3D5gII1nbsN98iD2
VhGj/XaHUAMsev+xWUxCIU31D6tTsJM5hYymqpNTK3m8gNA7z5QTHt5sLMjIZpNy
oKbtERDu4JPDFx69WuGMgQLV/ia+2JEjbSicaJpHFHAtiQC4R+fHhFGOr4lN9n43
Vufp3lc3IZ0HDZCxjI5DCrWG8t8I1CjtcluWjHBONvqrgcKIs1Tv4GUkVfHbhyBi
WDNXVmnVgQKmWlsXT049RFbHe8j2lZKSA+ZshCpA2tNnP0S9KbulsS8kHWUQp4h8
wyJdtrjIfGXUHnsdKgF/GRUN9xEYcXV0mbjN2L2Y7PCG36PZkOAO8tunnmz5HDMV
GIEpbAN/V7BU+to/3q0YI8UUb4mRD7xMiR6J+HoCG/2hXQb1NK079lTTVzGss10M
jlc0PIu1bWIY9tnzT21CufhiNL7vfpa7jSftLfi193CgXj+H8AF/vzrIBMOLdIpK
VkHuwfK8sTyIhgm5olr/8+wQjY9FG7koI5BxNuoNsc161XtzJm4J0NsayitSMCcl
yVxW7zSi13KC/j5HYdbU
=uu8x
-END PGP SIGNATURE-


Accepted:
groovy-doc_1.9.0~beta3-1_all.deb
  to main/g/groovy/groovy-doc_1.9.0~beta3-1_all.deb
groovy_1.9.0~beta3-1.debian.tar.gz
  to main/g/groovy/groovy_1.9.0~beta3-1.debian.tar.gz
groovy_1.9.0~beta3-1.dsc
  to main/g/groovy/groovy_1.9.0~beta3-1.dsc
groovy_1.9.0~beta3-1_all.deb
  to main/g/groovy/groovy_1.9.0~beta3-1_all.deb
groovy_1.9.0~beta3.orig.tar.gz
  to main/g/groovy/groovy_1.9.0~beta3.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/e1r6d4v-0006kd...@franck.debian.org



Accepted whizzytex 1.3.2-1 (source all)

2011-09-20 Thread Junichi Uekawa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Sep 2011 10:02:14 +0900
Source: whizzytex
Binary: whizzytex
Architecture: source all
Version: 1.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa dan...@debian.org
Changed-By: Junichi Uekawa dan...@debian.org
Description: 
 whizzytex  - a WYSIWYG emacs environment for LaTeX
Closes: 541745 636448 640353
Changes: 
 whizzytex (1.3.2-1) unstable; urgency=low
 .
   [ Matthias Klose ]
   * Add alternative recommendation on pdf-viewer.
 .
   [ Junichi Uekawa ]
   * merge ubuntu patch (closes: #640353)
   * new upstream version (closes: #636448)
   - 10_no_pdfinitex: merged upstream, removed.
   * fix examples/examples directory and put to examples (closes: #541745)
   * Fix lintian errors.
   - add misc:Depends
   - add INSTALL-INFO header
   - no longer call install-info from postinst/prerm.
Checksums-Sha1: 
 95803ff6ca8a2c946b9eaf426c83f53c417fd661 1078 whizzytex_1.3.2-1.dsc
 b8862eeed612fd563a26c7b5e573d3ac784231e7 1514496 whizzytex_1.3.2.orig.tar.gz
 f4fbd70154befe3eae0a3b6b7e56f0b32be1ee98 16505 whizzytex_1.3.2-1.diff.gz
 c3616e8deabb908ce38b9cdf693e771f53cfead6 749318 whizzytex_1.3.2-1_all.deb
Checksums-Sha256: 
 0cf7448db5809741888afa298f47073139a1fdd09534258c0c13e8094cec0830 1078 
whizzytex_1.3.2-1.dsc
 3e5f2729fa5728dffd191d76efb6e2c3b3ac6b92b478eef2c78f928954c9e768 1514496 
whizzytex_1.3.2.orig.tar.gz
 67c285ea739ea00bc549acfb7edf62fcb70dde39cb234cfb7bb1402fdb82e7d6 16505 
whizzytex_1.3.2-1.diff.gz
 99b693fa6d43c8b80f9aad8b073447736489fd0da8da939658fe3315b69772da 749318 
whizzytex_1.3.2-1_all.deb
Files: 
 411dd4fe5024ea0b3412cd5f164599f1 1078 tex optional whizzytex_1.3.2-1.dsc
 aea15d776fae26008437be2ebce65129 1514496 tex optional 
whizzytex_1.3.2.orig.tar.gz
 79a3b15e9bc495924a3081d122312d61 16505 tex optional whizzytex_1.3.2-1.diff.gz
 d7958258792b335e9ef147c8ff1780ff 749318 tex optional whizzytex_1.3.2-1_all.deb

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

iD8DBQFOeVEQ2Dd9TugeVcERAsclAJwKDaDl077ymZ5mn3sepqBLHQOMVwCcD1ew
lfrRlSLHKHA6+sqkEo51qOg=
=hUGg
-END PGP SIGNATURE-


Accepted:
whizzytex_1.3.2-1.diff.gz
  to main/w/whizzytex/whizzytex_1.3.2-1.diff.gz
whizzytex_1.3.2-1.dsc
  to main/w/whizzytex/whizzytex_1.3.2-1.dsc
whizzytex_1.3.2-1_all.deb
  to main/w/whizzytex/whizzytex_1.3.2-1_all.deb
whizzytex_1.3.2.orig.tar.gz
  to main/w/whizzytex/whizzytex_1.3.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/e1r6d55-0006nt...@franck.debian.org



Accepted devilspie 0.22-2 (source amd64)

2011-09-20 Thread Andreas Rönnquist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 21 Sep 2011 01:02:59 +0200
Source: devilspie
Binary: devilspie
Architecture: source amd64
Version: 0.22-2
Distribution: unstable
Urgency: low
Maintainer: Andreas Rönnquist gus...@gusnan.se
Changed-By: Andreas Rönnquist gus...@gusnan.se
Description: 
 devilspie  - find windows and perform actions on them
Closes: 554305 638991 642262
Changes: 
 devilspie (0.22-2) unstable; urgency=low
 .
   * New maintainer (closes: #642262)
   * Convert to source format 3.0 (quilt)
   * Update debhelper compatibility level to 7
   * Update standards version to 3.9.2
   * Fix deprecated functions causing FTBFS
 - fix_gdk_display_ftbfs.patch (closes: #638991)
   * Fix FTBFS with binutils-gold
 - fix_ftbfs_with_binutils_gold.patch (closes: #554305)
 - add dependency on libx11-dev
   * debian/control: Add homepage field
   * debian/copyright:
 - Fix copyright refers to versionless license file
 - Fix copyright without copyright notice
   * debian/NEWS:
 - Fix debian-news-entry-uses-asterisk
Checksums-Sha1: 
 9eea1395eb1b60e3198eae10155865532c66313b 1144 devilspie_0.22-2.dsc
 6aaabb0376af868aa437c8c265a524c17aaedca0 4896 devilspie_0.22-2.debian.tar.gz
 3561faa9bdb5e5028aabacdd12f73350acdb0cf9 38774 devilspie_0.22-2_amd64.deb
Checksums-Sha256: 
 a7a2755850290cae56dd06879f5c69f7df69e7bfe894593d1cf89afd44812ae3 1144 
devilspie_0.22-2.dsc
 5b5d03db8b6bbe3ee81dd6115ce57a820a5d00039579cec7251b2414622d9180 4896 
devilspie_0.22-2.debian.tar.gz
 dff2ad9af9840e00452f67523723b7c0c3f634a94df2b2753c1e506ec842eb9a 38774 
devilspie_0.22-2_amd64.deb
Files: 
 c14fecfdf6664a2c765cebd4975dd489 1144 gnome optional devilspie_0.22-2.dsc
 790f4e54178148701dab9a83c375e76c 4896 gnome optional 
devilspie_0.22-2.debian.tar.gz
 dd7662060c13eb237df88d8b10820963 38774 gnome optional 
devilspie_0.22-2_amd64.deb

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

iEYEARECAAYFAk55WW4ACgkQ5Sc9mGvjxCPjGgCgyUGq5vDZQX+JGdhYXU6gmTYH
NGIAn3LNeUXbrSHrbXab9n7M34QdhsNn
=0UpB
-END PGP SIGNATURE-


Accepted:
devilspie_0.22-2.debian.tar.gz
  to main/d/devilspie/devilspie_0.22-2.debian.tar.gz
devilspie_0.22-2.dsc
  to main/d/devilspie/devilspie_0.22-2.dsc
devilspie_0.22-2_amd64.deb
  to main/d/devilspie/devilspie_0.22-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/e1r6dxf-0001z3...@franck.debian.org



Accepted ns3 3.12.1+dfsg1-3 (source all amd64)

2011-09-20 Thread YunQiang Su
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 21 Sep 2011 01:45:49 +0800
Source: ns3
Binary: ns3 ns3-doc libns3-3 libns3-3-dbg libns3-dev python-ns3 python-ns3-dbg
Architecture: source amd64 all
Version: 3.12.1+dfsg1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Network Simulators Team 
pkg-netsim-de...@lists.alioth.debian.org
Changed-By: YunQiang Su wzss...@gmail.com
Description: 
 libns3-3   - shared libraries of ns-3
 libns3-3-dbg - shared libraries of ns-3 (debug extension)
 libns3-dev - Static and header files of ns-3
 ns3- discrete-event network simulator for Internet systems
 ns3-doc- documentation for ns3
 python-ns3 - Python binding of ns3
 python-ns3-dbg - Python binding of ns3 (debug extension)
Changes: 
 ns3 (3.12.1+dfsg1-3) unstable; urgency=low
 .
   [debian/rules]:
 * add -v option to test.py to show more details.
 * use '-j1' option to build when memory is less than 3GiB.
 * disable --as-needed temporarily, the upstream claimed
   that it will be fixed in next release.
[build.py]:
 * drop --doxygen-no-build, which is not for configure.
 * new build.py with --build-option and -- --options-for-waf .
  -- Thanks to Gustavo J. A. M. Carneiro gjcarne...@gmail.com.
Checksums-Sha1: 
 53b612becd1cc1a47fcd89dd0b151fe81ae0e1e0 2067 ns3_3.12.1+dfsg1-3.dsc
 2b1bdfc414a90ade0f0a6e94f2daf321b668a6e0 214178 
ns3_3.12.1+dfsg1-3.debian.tar.gz
 67a6da2688996cf9b03a68081ff8cb2ae8f8f8f0 137110 ns3_3.12.1+dfsg1-3_amd64.deb
 e142b32c5894b28c7e58dcf90e96def851ab7d5a 6756530 ns3-doc_3.12.1+dfsg1-3_all.deb
 efc97202605845992749bd535234a66c2e90c80c 8493390 
libns3-3_3.12.1+dfsg1-3_amd64.deb
 eed8d1e0cc50bf27983bc7cd85fe882492126783 41283156 
libns3-3-dbg_3.12.1+dfsg1-3_amd64.deb
 5304cf500d9d37ea6f738bba3170f62cccdebc23 9755324 
libns3-dev_3.12.1+dfsg1-3_amd64.deb
 5c312f02ce5b745cb024a03d5b4a5b389a38cc7b 3456550 
python-ns3_3.12.1+dfsg1-3_amd64.deb
 8ad88ba0f4c7ac499fcf2d6cf429df69219309f2 15321328 
python-ns3-dbg_3.12.1+dfsg1-3_amd64.deb
Checksums-Sha256: 
 5f191256565221be23af4172a404c32918616c9e24ccb1f2d13226293a413e61 2067 
ns3_3.12.1+dfsg1-3.dsc
 8c29f491dba80e7252ce183f47fd7f8d630caf0715428ce78e045ee08419d4ea 214178 
ns3_3.12.1+dfsg1-3.debian.tar.gz
 2c6ae97a90b1774c59310fa7b5f1e62b386825370d6ea167ac5a3ab94f29c6c3 137110 
ns3_3.12.1+dfsg1-3_amd64.deb
 8bff2188739fc0e47d618a2e5de8dc78d96108f2a785e114b6e2d58302928375 6756530 
ns3-doc_3.12.1+dfsg1-3_all.deb
 14d6de82624315693b7fecc21c0488a1ffa5cfc2391cc3557964fd84f7fbdfa6 8493390 
libns3-3_3.12.1+dfsg1-3_amd64.deb
 b240d89a7de30d2ec63766b768eed13d2b848afb995dbad82f2cf33676f09ea4 41283156 
libns3-3-dbg_3.12.1+dfsg1-3_amd64.deb
 70664515dccdcf21a97079f8580a4a70ed5cbef3dc9ec8eb3f9f8a0669687a11 9755324 
libns3-dev_3.12.1+dfsg1-3_amd64.deb
 5bd9a88a63a3557ebeebce503281a579b8cd283ad4fac074850f999b4f26e27e 3456550 
python-ns3_3.12.1+dfsg1-3_amd64.deb
 ef89f76e17a3d66b99516d8c916ed6a55c965112d850b7ae2e1e0fac82659673 15321328 
python-ns3-dbg_3.12.1+dfsg1-3_amd64.deb
Files: 
 b2c7a3de9fd98c702ede0959a924506d 2067 net optional ns3_3.12.1+dfsg1-3.dsc
 207ab6604e7ce3431fa043bd9cb5cdee 214178 net optional 
ns3_3.12.1+dfsg1-3.debian.tar.gz
 f1b86cfd9e73217d97fe01f0e64a42f4 137110 net optional 
ns3_3.12.1+dfsg1-3_amd64.deb
 48a884b2a0d514386505b23d93735cba 6756530 doc optional 
ns3-doc_3.12.1+dfsg1-3_all.deb
 15dbf9f0141fa33d2bda308dc09bf951 8493390 net optional 
libns3-3_3.12.1+dfsg1-3_amd64.deb
 3f3b32d2b43a68c4eb2bcc01331a6b31 41283156 debug extra 
libns3-3-dbg_3.12.1+dfsg1-3_amd64.deb
 05248df72a69d3126a577e337400ef39 9755324 libdevel optional 
libns3-dev_3.12.1+dfsg1-3_amd64.deb
 89071422e836b5ecccf4fa1ceb244c11 3456550 python optional 
python-ns3_3.12.1+dfsg1-3_amd64.deb
 a0c49a2dfb08346ece9275a7e5bc83cc 15321328 debug extra 
python-ns3-dbg_3.12.1+dfsg1-3_amd64.deb

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

iQEcBAEBCAAGBQJOeVRQAAoJEGqO9vovZQkSF8cH/iLH8lbzorApIzCVjBG/CRrP
BHdcG3Zu5FC34RyMnjVpyD7jmZugkyk9Z9PMXRNvoGR3yaEllpXEoX72C3/SDeuC
03T9ZObS5kUW35e8zP0/4NczYU5AuLPN44InAiCzN6yZW6tlYwLszzjpbxp8HSNL
EKmrlNsG3EL74pbr0Df9DLxsrFu/CwFHB9pUjNTIqZSLudI/yc3bwCbAiLfXEPoK
fPTUN7dS+f8qInBRb9e1QpfLJJ5RRdlyd78XjanIT2LOdG/t8+zLp26f+Qj35yqs
PFX1lZ5+vHPcE2FWjyUH9Q7BVvHcibDii3NBvOD9mzjchHtIVl1qg6/d+H7t6XM=
=coUy
-END PGP SIGNATURE-


Accepted:
libns3-3-dbg_3.12.1+dfsg1-3_amd64.deb
  to main/n/ns3/libns3-3-dbg_3.12.1+dfsg1-3_amd64.deb
libns3-3_3.12.1+dfsg1-3_amd64.deb
  to main/n/ns3/libns3-3_3.12.1+dfsg1-3_amd64.deb
libns3-dev_3.12.1+dfsg1-3_amd64.deb
  to main/n/ns3/libns3-dev_3.12.1+dfsg1-3_amd64.deb
ns3-doc_3.12.1+dfsg1-3_all.deb
  to main/n/ns3/ns3-doc_3.12.1+dfsg1-3_all.deb
ns3_3.12.1+dfsg1-3.debian.tar.gz
  to main/n/ns3/ns3_3.12.1+dfsg1-3.debian.tar.gz
ns3_3.12.1+dfsg1-3.dsc
  to main/n/ns3/ns3_3.12.1+dfsg1-3.dsc
ns3_3.12.1+dfsg1-3_amd64.deb
  to main/n/ns3/ns3_3.12.1+dfsg1-3_amd64.deb
python-ns3-dbg_3.12.1+dfsg1-3_amd64.deb
  to 

Accepted colortest 20110624-1 (source all)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 09:08:08 +0300
Source: colortest
Binary: colortest
Architecture: source all
Version: 20110624-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 colortest  - utilities to test color capabilities of terminal
Closes: 631399
Changes: 
 colortest (20110624-1) unstable; urgency=low
 .
   * debian/compat
 - Update to 8.
   * debian/control
 - (Description): Adjust sentence regarding the color tests: 8, 16 and
   256 (Closes: #631399).
 - (Standards-Version): Update to 3.9.2.
 - (Buid-Depends): update to debhelper 8.
   * debian/copyright
 - Update to DEP 5.
   * debian/rules
 - Minor changes to comments.
Checksums-Sha1: 
 7220a2dd337cd3b906ca5d56577c0707b4c24549 1810 colortest_20110624-1.dsc
 2cf039bc0f87e4f1a6dcf2ba3d28f30779790033 8492 colortest_20110624.orig.tar.gz
 671c5db51841f621377539f767ee4b14844c37be 5950 
colortest_20110624-1.debian.tar.gz
 77fa46b3b0a2e671790df278b6f0d388e9bfe5b9 12814 colortest_20110624-1_all.deb
Checksums-Sha256: 
 4597ae510ff45f7bad64d05f9de74e62e6f4bdaab3a4e05dea994460b4bf922e 1810 
colortest_20110624-1.dsc
 f86767675859032951d891f4417fd7180aa49c470fd00a9a3b696160ef24c6c3 8492 
colortest_20110624.orig.tar.gz
 b8628695e82de14dac9c479121056b1977f7edc91209324aaf71913a6abde2a4 5950 
colortest_20110624-1.debian.tar.gz
 dd285db08d315638528a7c8c1f07bf17baa90aee3d5fbb174322425665cb029c 12814 
colortest_20110624-1_all.deb
Files: 
 00a80052fe014195fdbdfa8eaa8191b7 1810 utils optional colortest_20110624-1.dsc
 524da34ae1c0be16ea9b5ad2dffab51e 8492 utils optional 
colortest_20110624.orig.tar.gz
 16e44518845c8d68c71ed5cb6c8cfd89 5950 utils optional 
colortest_20110624-1.debian.tar.gz
 3a93f579f61d805813672ffa1b65c909 12814 utils optional 
colortest_20110624-1_all.deb

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

iQIcBAEBAgAGBQJOeWSmAAoJECHSBYmXSz6WIf8QALW6bGCL12nz6ARW7dpXMShN
mXd4pAWmL+IMR/o6jw3JX4eL+gyMBD97wIGlIjLYOf2/ZNNF2O74DJssteNa4vhq
/Owtx0oqZO1hte9VyT31PFgoFEjrvPbgT/nY4yVobp1UVaBzIrmvmxco/7V2AJQn
CjUxwOck84kwzh+Xg26BsRnPZOEUr0S7gv+dzy0zv1tjpYtBJoq8JyDMyNxEm6zm
HXJTaaobfWSLox4Cb7Jho4+JisQBK2okiAVu6PVYdsEeZxEM9C9pI4paRm+D4+Qw
TWbcCpMgYlNPiz5Uz1MQrwGmSrtmRqp+sK3EddGfrlVkHtVG4NrqMnPkfDXNqvW9
dpjquMw89A+MgowaapQntRP0eRlIM8jWbYiGvhgOHNf2dzxWM9gUckCSKRjNUoA6
hpXSyZ3YprqZ4MEB3wRhuEJ9U3+8SMH77Q6i0yqQnCIbrpnlXwQdksSFhHvej8o/
FFCbIvFidnGNi3JiSLLDUs8bsArOtIKo7Yi/CSaES46epDRuIVrJS41xDYlRsdlV
q069Cq/cKRZyJ98qyuj5Xi2dU5xivdYOI6Y+uiPoysC4L6wwvUc92cmqsaJ3I/SN
VOx+qY2eupdgAVZPYX2EVlKvqKZs5OV5djRHdeTayD5ZVuv8m3k+ISv9yK94R6uS
QlRQBEnxr6gYzeDXd3cr
=7LlC
-END PGP SIGNATURE-


Accepted:
colortest_20110624-1.debian.tar.gz
  to main/c/colortest/colortest_20110624-1.debian.tar.gz
colortest_20110624-1.dsc
  to main/c/colortest/colortest_20110624-1.dsc
colortest_20110624-1_all.deb
  to main/c/colortest/colortest_20110624-1_all.deb
colortest_20110624.orig.tar.gz
  to main/c/colortest/colortest_20110624.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/e1r6efh-0001cj...@franck.debian.org



Accepted pekwm 0.1.13-1 (source amd64)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 15:20:05 +0300
Source: pekwm
Binary: pekwm
Architecture: source amd64
Version: 0.1.13-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 pekwm  - very light window manager
Closes: 636142
Changes: 
 pekwm (0.1.13-1) unstable; urgency=low
 .
   * New upstream release (Closes: #636142).
   * debian/changelog
 - Remove EOL whitespaces.
   * debian/copyright
 - Update to DEP 5.
   * debian/compat
 - Update to 8.
   * debian/control
 - (Build-Depends): debhelper 8.
 - (Description): update first line.
 - (Maintainer): Change to correct address.
 - (Standards-Version): Update to 3.9.2.
   * debian/patches
 - (10): New. Modeled after old patch.
 - (20): Rename and refresh with git headers (DEP 3).
 - (make-new-default-menu): Remove, doesn't apply.
   * debian/pekwm.menu-method
 - Remove EOL whitespaces.
   * debian/pekwm.desktop
 - (Encoding): Remove. UTF-8 is the default.
   * debian/rules
 - Rewrite to dh(1).
   * debian/watch
 - Update URL and regexp.
Checksums-Sha1: 
 8669dc2ffdb341b244857303df44060e0d48d661 1891 pekwm_0.1.13-1.dsc
 5a75ef9f6751f6e45f8d7c00a02de83786d9f1af 404299 pekwm_0.1.13.orig.tar.bz2
 99444ddf46f0f7fdb2b278dcef5cdff89c0231a1 7515 pekwm_0.1.13-1.debian.tar.gz
 484a8221df2e4bd258a49c23edb599298955e69a 359576 pekwm_0.1.13-1_amd64.deb
Checksums-Sha256: 
 47882dda4bbb1a9da87ef6e440de6cc47ed9639e8b4134210c6a10544f8d7189 1891 
pekwm_0.1.13-1.dsc
 6521b648c7b7166f27f3ed270ce657aeae57dadac26a9308de5bea61994e8ae4 404299 
pekwm_0.1.13.orig.tar.bz2
 4c276c582d750bba240edcd060929fe8defd7865b290a952c3669c816b3d8251 7515 
pekwm_0.1.13-1.debian.tar.gz
 2b3ad2992467018ca46f0fd4094e42648e586028c79f1e77fb1e04502e4d91b9 359576 
pekwm_0.1.13-1_amd64.deb
Files: 
 83ff764d1ab1b0fa86beba23c5a05f25 1891 x11 optional pekwm_0.1.13-1.dsc
 51a3f9030817df0304cc1da5110e493a 404299 x11 optional pekwm_0.1.13.orig.tar.bz2
 e164d2513db55607f52a369d2179e8bc 7515 x11 optional pekwm_0.1.13-1.debian.tar.gz
 6c9391dc4af87a9e554203b073d3d612 359576 x11 optional pekwm_0.1.13-1_amd64.deb

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

iQIcBAEBAgAGBQJOeXAbAAoJECHSBYmXSz6WyMEQAMFRu5v92bfppiZ0/D6ZyjRj
V6+cmHjj4DvNvKZ/7ehxVRfpmzhLUMIn4FHw33OxBl8Y94WaL5oU0lcFljlBFp8U
UERi76IHcvhDKogFQFoqchn7Dj5X7Qc/sDFMV5iNWg4wKVM45KTUS0SmZ/e8ziWX
soCwHuzBAPqAcrlkE+ieFQ4rIJbmX1gaXbv9VhpNyYU6FlbsPy8vJDgZv1JgjtX7
gsuFpPDY/gKc+7cMHauCyyJdclmyU09ig/yxCQbRaJvmK6zdinyzPAOw3x7Fgjb9
QoaJ3sCX/r+DqZoSlN3npiy5ZnNDV+4JQPz6rLzsI8pmNYuI7OmSCIfOiKkh0fUW
2Uy9SobY2Jj20yCoiZMFWb89dIR3BJco6N1PEPdETrrresc6mSbhpBjsDr84ytMg
OeYdd8odTIUwpUKhUcFprHh2gpowqTd8Tn4kid+sP5UJFwnfnWei1fRJWwaw9C2X
cAbHG5ORjvIxNnxcJg+9dw0+X52HzAIZ3ECOHUTxu+jJzYc6lZ9SN37Bmcl6dGJ2
WrlLDXixdVtWfsa9LDSi6qwmFCb45Nn5rOlzava6p8w0eiK5gIePv+aT5csxnkgG
YjADU8Oa9kkS4W21GmjmmaQydtqK+v2WvK1cDTGUSGkplNYPlhMcfNjiDM6JEz4j
jTOudk0DV7ecBMBV8Njc
=WGnA
-END PGP SIGNATURE-


Accepted:
pekwm_0.1.13-1.debian.tar.gz
  to main/p/pekwm/pekwm_0.1.13-1.debian.tar.gz
pekwm_0.1.13-1.dsc
  to main/p/pekwm/pekwm_0.1.13-1.dsc
pekwm_0.1.13-1_amd64.deb
  to main/p/pekwm/pekwm_0.1.13-1_amd64.deb
pekwm_0.1.13.orig.tar.bz2
  to main/p/pekwm/pekwm_0.1.13.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/e1r6fbg-0007ac...@franck.debian.org



Accepted stterm 0.0~20110920+hg212-1 (source amd64)

2011-09-20 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 20 Sep 2011 12:56:21 +0300
Source: stterm
Binary: stterm
Architecture: source amd64
Version: 0.0~20110920+hg212-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 stterm - bare bones and simple terminal for windowed system
Changes: 
 stterm (0.0~20110920+hg212-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/clean
 - Add config.h.
   * debian/compat
 - Update to 8.
   * debian/control
 - (Build-Depends): debhelper 8.
 - (Description): update firs line.
 - (Standards-Version): Update to 3.9.2.
   * debian/copyright
 - Update to DEP 5.
   * debian/patches
 - (10): Delete. Accepted upstream: options -V, --version.
 - (12): New. Replaced by patches 11-fix-compile and 12-version.
 - (13): Delete. Accepted upstream: do not display Ctrl, Alt key
   messages.
 - (20): Refresh.
   * debian/rules
 - (get-changelog): update instructions.
Checksums-Sha1: 
 1015694b252fe640657926de9a3947823510e18d 1851 stterm_0.0~20110920+hg212-1.dsc
 8ce6f6503302f998c883e874a2aff35d9b4f256c 18841 
stterm_0.0~20110920+hg212.orig.tar.gz
 b3531c4e1d7545071a2c7861e869555b029fc12a 9264 
stterm_0.0~20110920+hg212-1.debian.tar.gz
 4b6b510a3d5a9716c71147333b1b2da6a855766c 24328 
stterm_0.0~20110920+hg212-1_amd64.deb
Checksums-Sha256: 
 072828b014868759efc80b67a7ab01bb35de5b57b22b7558819013e6635e9939 1851 
stterm_0.0~20110920+hg212-1.dsc
 46ec6e1a584c4e8efd428b19378a9a169d9bb56b3a25857b4d6e1c10ed23f5c0 18841 
stterm_0.0~20110920+hg212.orig.tar.gz
 8f0a073290459afaed0549e27edd68f541c07e6ea4670545830329d08d8de161 9264 
stterm_0.0~20110920+hg212-1.debian.tar.gz
 e4e347a3070f6348cac0c31bf051759b386480adb84a828207badbe3f7181ec3 24328 
stterm_0.0~20110920+hg212-1_amd64.deb
Files: 
 61abd9101ad74d94d28d6bed2ecbb83b 1851 x11 optional 
stterm_0.0~20110920+hg212-1.dsc
 7577f70dc3f86f8f67071b0c47a1a880 18841 x11 optional 
stterm_0.0~20110920+hg212.orig.tar.gz
 7af92dea4588ab0b5c112e55e4f4fc86 9264 x11 optional 
stterm_0.0~20110920+hg212-1.debian.tar.gz
 c51bc348200455b4e09465dd03645aab 24328 x11 optional 
stterm_0.0~20110920+hg212-1_amd64.deb

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

iQIcBAEBAgAGBQJOeXldAAoJECHSBYmXSz6W8TYP/2z1GbVkU1g2ANQBFyAf2/Lq
Qofit3+XBinWmiN4odVGdbVG8VuT2htbRLibvaUkCgVVDhYaoofk451a7UqSa3R5
gRAUS632RQPogznzSv8gOIqnQY5UXskyV+VZdcBw95fsI46Zu0NFlyeVPWnOj4iD
oMqVDBLtSu6GFlT+BU7xvaDyN4qILERCXqxwg2cCDZVJABU+/tZBiG+pkcVX9QYJ
DDRsdDcqEM6PXPMjhF69jdtg4zJy5BKqOxeipXoGpjqpGXWlf7enIJoQez18J3zA
257n7OC24h9ERFYQTbuvzcWK6iijTp5L/Ynu5l2VsKxEgWnOMpoAtkcKwn2Rkr4Y
hK60dKcYR+wZd37/Go2/NRVQbj6DdW1MxmaGPkYtgrQGL/P+Cp8RnnFxbOM9MnTp
btjRL/6f0LQUOA8FrSGNvPDtXDGdPHmaoGyIUITHYaToHwXoFpHIQRqWlfsRg++7
2UNPUGEo7w0eh/fMfFx03iOc6JqiyMVBQMz64akMnqmsKN+VqxnWG1uwwbwzJgN7
Iw1ZJcZqTf9jzxv+7WNQUcZXZsBLdULmOqshQOyMFpbM1Wy/DcwZG8dk/arRtPpI
pRNGnGQXFQccZg7CTnPDXoSEHI37v83ae0iHSUoFttJLioMCduv8tvxIdBFBNBtC
jgMUNvAqwB5FMp1tXMur
=Ho9l
-END PGP SIGNATURE-


Accepted:
stterm_0.0~20110920+hg212-1.debian.tar.gz
  to main/s/stterm/stterm_0.0~20110920+hg212-1.debian.tar.gz
stterm_0.0~20110920+hg212-1.dsc
  to main/s/stterm/stterm_0.0~20110920+hg212-1.dsc
stterm_0.0~20110920+hg212-1_amd64.deb
  to main/s/stterm/stterm_0.0~20110920+hg212-1_amd64.deb
stterm_0.0~20110920+hg212.orig.tar.gz
  to main/s/stterm/stterm_0.0~20110920+hg212.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/e1r6fel-0002mc...@franck.debian.org



RFS: glipper

2011-09-20 Thread Jose Ernesto Davila Pantoja
Estimados mentores,

Estoy buscando un sponsor para el paquete glipper.

 * Package name: glipper
   Version   : 2.1-1
   Upstream Author : Laszlo Pandy
 * URL   :  http://launchpad.net/glipper
 * License  : GNU GPL v2
   Section   : utils

Este paquetes construye los binarios:

glipper- Clipboard manager for GNOME

Para más información sobre el paquete, por favor visita la siguiente URL:

  http://mentors.debian.net/package/glipper

Alternativamente, pueden descargar el paquete con dget usando este comando:

  dget -x http://mentors.debian.net/debian/pool/main/g/glipper/glipper_2.1-1.dsc

Estaré agradecido si alguien sube este paquete por mi.

Saludos fraternos,

Jose Ernesto Davila Pantoja

-- 
José Ernesto Dávila Pantoja
Licenciado en Computación
-
Ubuntu Member
Ubuntu User #395356
GNU/Linux User #18273
Blog: http://josernestodavila.blogspot.com/
Fingerprint: 42F6 CCA0 22B2 B64C 131D  AA9C 5943 CDFE 99BC D948
-


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



Re: RFS: glipper

2011-09-20 Thread Jose Antonio Quevedo
Hola Jose Ernesto,

mejor seria q este email lo enviaras a mentors en lugar de a
debian-devel-es, no crees?

Un saludo, y gracias x tu trabajo.

Sent from my mobile phone
El 20/09/2011 19:30, Jose Ernesto Davila Pantoja 
josernestodav...@ubuntu.com escribió:
 Estimados mentores,

 Estoy buscando un sponsor para el paquete glipper.

 * Package name : glipper
 Version : 2.1-1
 Upstream Author : Laszlo Pandy
 * URL : http://launchpad.net/glipper
 * License : GNU GPL v2
 Section : utils

 Este paquetes construye los binarios:

 glipper - Clipboard manager for GNOME

 Para más información sobre el paquete, por favor visita la siguiente URL:

 http://mentors.debian.net/package/glipper

 Alternativamente, pueden descargar el paquete con dget usando este
comando:

 dget -x
http://mentors.debian.net/debian/pool/main/g/glipper/glipper_2.1-1.dsc

 Estaré agradecido si alguien sube este paquete por mi.

 Saludos fraternos,

 Jose Ernesto Davila Pantoja

 --
 José Ernesto Dávila Pantoja
 Licenciado en Computación

-
 Ubuntu Member
 Ubuntu User #395356
 GNU/Linux User #18273
 Blog: http://josernestodavila.blogspot.com/
 Fingerprint: 42F6 CCA0 22B2 B64C 131D  AA9C 5943 CDFE 99BC D948

-


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



Re: RFS: glipper

2011-09-20 Thread Daniel Echeverry
El 20 de septiembre de 2011 12:37, Jose Antonio Quevedo 
joseantonio.quev...@gmail.com escribió:

 Hola Jose Ernesto,

 mejor seria q este email lo enviaras a mentors en lugar de a
 debian-devel-es, no crees?

 Un saludo, y gracias x tu trabajo.

 Sent from my mobile phone
 El 20/09/2011 19:30, Jose Ernesto Davila Pantoja 
 josernestodav...@ubuntu.com escribió:

  Estimados mentores,
 
  Estoy buscando un sponsor para el paquete glipper.
 
  * Package name : glipper
  Version : 2.1-1
  Upstream Author : Laszlo Pandy
  * URL : http://launchpad.net/glipper
  * License : GNU GPL v2
  Section : utils
 
  Este paquetes construye los binarios:
 
  glipper - Clipboard manager for GNOME
 
  Para más información sobre el paquete, por favor visita la siguiente URL:
 
  http://mentors.debian.net/package/glipper
 
  Alternativamente, pueden descargar el paquete con dget usando este
 comando:
 
  dget -x
 http://mentors.debian.net/debian/pool/main/g/glipper/glipper_2.1-1.dsc
 
  Estaré agradecido si alguien sube este paquete por mi.
 
  Saludos fraternos,
 
  Jose Ernesto Davila Pantoja
 
  --
  José Ernesto Dávila Pantoja
  Licenciado en Computación
 
 -
  Ubuntu Member
  Ubuntu User #395356
  GNU/Linux User #18273
  Blog: http://josernestodavila.blogspot.com/
  Fingerprint: 42F6 CCA0 22B2 B64C 131D  AA9C 5943 CDFE 99BC D948
 
 -
 
 


Hola

Adicionalmente, recuerda que debes enviar el correo a mentors en Ingles.

Saludos

-- 
Epsilon
http://www.rinconinformatico.net
http://www.fitnessdeportes.com
http://www.dragonjar.org
Linux user: #477840
Debian user