Re: postfix as default-mta? [Re: Bug#508644: new release goal default-mta?]

2009-05-10 Thread Miles Bader
Manoj Srivastava sriva...@debian.org writes:
 and documentation all over the place that assumes the Debian
 default is Exim

I think that's a weakness that should be addressed regardless of what
happens with the default.

[Of course changing defaults is one way to force the issue a bit, but of
course it doesn't stop people from just replacing one assumption with
another...]

-Miles

-- 
Most attacks seem to take place at night, during a rainstorm, uphill,
 where four map sheets join.   -- Anon. British Officer in WW I


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



Re: postfix as default-mta? [Re: Bug#508644: new release goal default-mta?]

2009-05-10 Thread Christian Perrier
Quoting Steve Langasek (vor...@debian.org):

 My point is precisely that I don't think there are any salient technical
 advantages of one over the other.  Either postfix or exim4 meets our needs
 for a default MTA, and both have packages that appear to be well-supported
 by their maintainers and by the community; so as a TC member I could only
 vote for postfix because I don't *like* exim4 (and its packaging), and I do
 run postfix everywhere.  I.e., it's a question of personal preference; I can
 express the reasons for my preference in terms of technical features of the
 packages, but it still comes down to a popularity contest in the end.


...balanced by other considerations such as the one bringed by Manoj
later (existing installed, base and/or documentation, etc.).

Even if the -ctte has trouble doing the decision, I think that having
that discussion happening in the CTTE would help converging towards a
decision. You guys are there *also* because we trust you for not only
putting your personal preferences over higher considerations...




signature.asc
Description: Digital signature


Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Steve Langasek
On Mon, May 04, 2009 at 07:35:18AM +0200, Guillem Jover wrote:
 * We can set the architecture and default flags (from policy) on the
   makefile to be included, and packagers will be able to do the change
   and fix any possible problems (progressive opt-in), but once it's
   included by all packages, then we can do system-wide default changes
   in the same we change toolchains (mass rebuild, bug filing, change
   when bug count goes down). The makefile has the advantage that the
   distro default can be temporarily changed for the mass build w/o
   needing to totally override the build flags.

I'm really surprised to see this approach getting traction.  To me, this
seems like a significant, unprecedented departure from the kinds of
interfaces we've mandated in Policy in the past (i.e., environment
variables, executables and command-line options).  While one build helper or
another may mandate Makefile includes, there's never been anything of the
sort in Policy, and I don't think it's good to add such a thing now.  I
thought it was generally recognized that it's a Bad Idea to implement config
files using your interpreter's 'include' functionality, but that's basically
what we have here.

If there's any intention at all that Policy eventually mandate use of these
Makefile includes, then at a minimum I think Policy needs to *very* tightly
constrain what dpkg is allowed to put in those files, to avoid future
incompatibilities.  But unfortunately, if we're going to support site files,
we're in no position to enforce such requirements there; so packages are
still subject to breakage from admins populating their site file with random
settings (or syntax errors?).

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


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Loïc Minier
On Sun, May 10, 2009, Steve Langasek wrote:
 I'm really surprised to see this approach getting traction.  To me, this
 seems like a significant, unprecedented departure from the kinds of
 interfaces we've mandated in Policy in the past (i.e., environment
 variables, executables and command-line options).  While one build helper or
 another may mandate Makefile includes, there's never been anything of the
 sort in Policy, and I don't think it's good to add such a thing now.  I
 thought it was generally recognized that it's a Bad Idea to implement config
 files using your interpreter's 'include' functionality, but that's basically
 what we have here.
 
 If there's any intention at all that Policy eventually mandate use of these
 Makefile includes, then at a minimum I think Policy needs to *very* tightly
 constrain what dpkg is allowed to put in those files, to avoid future
 incompatibilities.  But unfortunately, if we're going to support site files,
 we're in no position to enforce such requirements there; so packages are
 still subject to breakage from admins populating their site file with random
 settings (or syntax errors?).

 Full ack, thanks for putting it so clearly

-- 
Loïc Minier


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



Re: deprecating /usr as a standalone filesystem?

2009-05-10 Thread Henrique de Moraes Holschuh
On Fri, 08 May 2009, David Weinehall wrote:
  No. But we do leave /usr read-only the rest of the time, which
   is often 99.999% of the time. A separate /usr is required for this.
 
 Uhm, no?
 
 mount --bind /usr /usr

First, you'd need a RO bind mount (yes, it exists, but your command
doesn't do it).  Second, the filesystem is still RW, so it gains you
very little as far as data safety goes.

A separate /usr *is* the way to go if you don't want any writes in
that filesystem 99.9% of the time (i.e. when you're not doing an
upgrade).

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Roger Lynn
On Fri, May 08, 2009 at 07:00:25PM +0200, Stefano Zacchiroli wrote:
 On Thu, May 07, 2009 at 09:47:56PM -0700, Daniel Burrows wrote:
As a practical matter, downgrading these dependencies will cause
  aptitude and other package managers to believe that the documentation
  is unnecessary and suggest removing it.
 
 Even if the user marked as non-automatic the involved -doc packages?
 
 Anyhow, even if it is the case, I'm tempted to just reply too
 bad. The admin will notice that and take it as an occasion for doing
 a review of which doc she really wants and which she wants not.

As a user, I like being able to mark documentation packages as being 
automatically installed, so that when I remove the associated packages 
the package manager will automatically offer to remove the then unneeded 
documentation packages at the same time. Otherwise there is a good 
chance the documentation packages will litter the system forever, or at 
least until I get around to doing a manual cleanup (which might never 
happen).

I suppose another way around this would be to be able to mark suggested 
packages as being automatically installed so they could be removed 
automatically when the suggesting package is removed.

Roger


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



Bug#528059: ITP: area2048 -- omnidirectional shooting game

2009-05-10 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz little_m...@yahoo.es


* Package name: area2048
  Version : 1.03
  Upstream Author : Jumpei Isshiki ads00...@nifty.com
* URL : http://homepage2.nifty.com/isshiki/prog_win_d.html
* License : BSD
  Programming Lang: D
  Description : omnidirectional shooting game

 Area 2048 is an excellent  retro-type shooter, in which the player has to
 clear each room packed with enemies before being allowed to proceed to the
 next. Every few maps you get a boss enemy.

 While the game is a very entertaining shooter, in true innovative Japanese
 freeware style, the really remarkable feature of the game is the very intuitive
 interface and user controls.



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



Bug#528061: ITP: obexd -- OBEX client and server

2009-05-10 Thread Filippo Giunchedi
Package: wnpp
Severity: wishlist
Owner: Filippo Giunchedi fili...@debian.org

* Package name: obexd
  Version : 1.5
  Upstream Author : Marcel Holtmann mar...@holtmann.org 
* URL : http://www.bluez.org/
* License : GPL, LGPL
  Programming Lang: C, Python
  Description : OBEX client and server

The obexd is an attempt to unify all current OBEX based servers for
Linux and create a small, but powerful daemon. 

[taken from upstream http://www.bluez.org/obexd-01/]

I'll package this under pkg-bluetooth
http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/



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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Peter Eisentraut
On Saturday 09 May 2009 00:58:56 Russ Allbery wrote:
 Wouldn't our users expect to get the documentation
 with many of these packages by default?  Normally you do get some
 documentation with things, and I've always been surprised by, say, ntp
 not including any documentation without installing a separate package.

We currently have that ntp suggests ntp-doc.  Should that be changed to 
recommends?

Perhaps a better policy or developer reference type guideline can come out of 
this thread about what kind of package should or should not depend on 
documentation in what way.  It is kind of idiosyncratic that we insist on man 
pages being provided in a very specific way but are completely lax about other 
kinds of documentation, even if the latter might be the primary way to learn 
about a particular package's functionality.


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Daniel Burrows
On Fri, May 08, 2009 at 06:49:38PM +0200, Stefano Zacchiroli z...@debian.org 
was heard to say:
 On Thu, May 07, 2009 at 09:47:56PM -0700, Daniel Burrows wrote:
As a practical matter, downgrading these dependencies will cause
  aptitude and other package managers to believe that the documentation
  is unnecessary and suggest removing it.
 
 Even if the user marked as non-automatic the involved -doc packages?

  No, but I doubt more than a handful of users have done this.

 Also, I see no other way of doing that transition ... Do you have any
 aptitude-fu suggestion? :)

  $ aptitude unmarkauto ~n-doc$

  Daniel


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Daniel Burrows
On Fri, May 08, 2009 at 02:58:56PM -0700, Russ Allbery r...@debian.org was 
heard to say:
  I think that lintian warning is the right way to do it.
 
 I don't -- I think there are too many false positives for a lintian
 warning given the thread.  I also think this is fundamentally going in
 the wrong direction.  Wouldn't our users expect to get the documentation
 with many of these packages by default?  Normally you do get some
 documentation with things, and I've always been surprised by, say, ntp
 not including any documentation without installing a separate package.

  I agree with this.  I consider installing a program and *not*
installing its documentation to be an unusual situation, and if this
bug is filed I will treat it as a request to make my packages worse.

  aptitude-doc is split out to save archive space and as a feature for
users who want to save a few megabytes by removing the user manual, not
because I want to force users to jump through hoops to get documentation
on their system.

  Daniel


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Daniel Burrows
On Fri, May 08, 2009 at 06:55:43PM +0200, Stefano Zacchiroli z...@debian.org 
was heard to say:
 I don't think that the mere fact that we changed the default behavior
 of apt-get/aptitude should get in the way of that maintainer's
 choice. If we used to live in a world where, by maintainer choice, doc
 was not installed by default, that world should IMO stay the same.

  aptitude's behavior was changed in 2001.  It was changed because
Recommends has always meant that the package manager should
automatically select the recommended package when the recommending
package was selected.

  Daniel


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



Re: Bug#528061: ITP: obexd -- OBEX client and server

2009-05-10 Thread Hendrik Sattler
Am Sonntag 10 Mai 2009 17:36:25 schrieb Filippo Giunchedi:
 Package: wnpp
 Severity: wishlist
 Owner: Filippo Giunchedi fili...@debian.org

 * Package name: obexd
   Version : 1.5
   Upstream Author : Marcel Holtmann mar...@holtmann.org
 * URL : http://www.bluez.org/
 * License : GPL, LGPL
   Programming Lang: C, Python
   Description : OBEX client and server

 The obexd is an attempt to unify all current OBEX based servers for

No, it isn't. It's another implementation.

 Linux and create a small, but powerful daemon.

 [taken from upstream http://www.bluez.org/obexd-01/]

 I'll package this under pkg-bluetooth
 http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/

What is the difference to obex-data-server?

HS


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Stefano Zacchiroli
On Sun, May 10, 2009 at 10:39:21AM -0700, Daniel Burrows wrote:
 On Fri, May 08, 2009 at 06:55:43PM +0200, Stefano Zacchiroli 
 z...@debian.org was heard to say:
  I don't think that the mere fact that we changed the default behavior
  of apt-get/aptitude should get in the way of that maintainer's
  choice. If we used to live in a world where, by maintainer choice, doc
  was not installed by default, that world should IMO stay the same.

   aptitude's behavior was changed in 2001.

Yes, but back then a very tiny teeny slice of our user base was
probably using aptitude. The usage of aptitude became, probably,
common practice when we started recommending its usage in the release
notes. Popcon stats for aptitude support this theory, and I'm
confident yours other feedback mechanisms as the maintainer do the
same.

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


signature.asc
Description: Digital signature


Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Raphael Hertzog
On Sun, 10 May 2009, Steve Langasek wrote:
 I'm really surprised to see this approach getting traction.  To me, this
 seems like a significant, unprecedented departure from the kinds of
 interfaces we've mandated in Policy in the past (i.e., environment
 variables, executables and command-line options).  While one build helper or
 another may mandate Makefile includes, there's never been anything of the
 sort in Policy, and I don't think it's good to add such a thing now.  I
 thought it was generally recognized that it's a Bad Idea to implement config
 files using your interpreter's 'include' functionality, but that's basically
 what we have here.

Another negative aspect of the include approach is the lack of
tracability. Right now when the user overrides a build flag it appears
in the build log since dpkg-buildpackage prints it out in the log:
dpkg-buildpackage: use CFLAGS from environment: -O3 -Wall

With the include approach, we lack this feature and bad/broken local
overrides can't be detected if we only have the build log at hand.

Cheers,
-- 
Raphaël Hertzog

Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny :
http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Bill Allombert
On Sun, May 10, 2009 at 09:54:11PM +0200, Raphael Hertzog wrote:
 On Sun, 10 May 2009, Steve Langasek wrote:
  I'm really surprised to see this approach getting traction.  To me, this
  seems like a significant, unprecedented departure from the kinds of
  interfaces we've mandated in Policy in the past (i.e., environment
  variables, executables and command-line options).  While one build helper or
  another may mandate Makefile includes, there's never been anything of the
  sort in Policy, and I don't think it's good to add such a thing now.  I
  thought it was generally recognized that it's a Bad Idea to implement config
  files using your interpreter's 'include' functionality, but that's basically
  what we have here.

I have sympathy for Steve viewpoint however it lacks an alternative proposal.

However I cannot only strongly disagree with Raphael argument below:

 Another negative aspect of the include approach is the lack of
 tracability. Right now when the user overrides a build flag it appears
 in the build log since dpkg-buildpackage prints it out in the log:
 dpkg-buildpackage: use CFLAGS from environment: -O3 -Wall
 
 With the include approach, we lack this feature and bad/broken local
 overrides can't be detected if we only have the build log at hand.

There is nothing that prevents a future dpkg-buildpackage to 
cat to stdout the relevant files at startup so that they appear
in the buildlog.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Peter Eisentraut
On Sunday 10 May 2009 13:56:04 Steve Langasek wrote:
 I thought it was generally recognized that it's a Bad Idea to implement
 config files using your interpreter's 'include' functionality, but that's
 basically what we have here.

Guillem pointed out one problem: Either you do it via a make include (which 
you have issues with), or you stop supporting calling debian/rules directly 
(inconvenient, probably prone to break things), or you require every package 
to handle it itself (unreliable, stupid) -- or you have the current situation, 
which is somewhere in the middle.  For example, you possibly get something 
different depending on whether you call debian/rules, dpkg-buildpackage, 
debuild, or pbuilder.  And the difference is hard to explain or analyze.


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Russ Allbery
Peter Eisentraut pet...@debian.org writes:
 On Saturday 09 May 2009 00:58:56 Russ Allbery wrote:

 Wouldn't our users expect to get the documentation with many of these
 packages by default?  Normally you do get some documentation with
 things, and I've always been surprised by, say, ntp not including any
 documentation without installing a separate package.

 We currently have that ntp suggests ntp-doc.  Should that be changed to 
 recommends?

I don't know that I'm really the person to ask, since I'm kind of on the
inside and I don't have a very good feel for what the average user
expects.  I find it slightly surprising that ntp-doc isn't recommended
by ntp, but on the other hand, I rarely use the documentation so it
probably saves me disk space.

 Perhaps a better policy or developer reference type guideline can come
 out of this thread about what kind of package should or should not
 depend on documentation in what way.  It is kind of idiosyncratic that
 we insist on man pages being provided in a very specific way but are
 completely lax about other kinds of documentation, even if the latter
 might be the primary way to learn about a particular package's
 functionality.

Yeah, that's part of the thought that was going through my head as well.

It feels to me like recommending documentation is often the right thing
to do.  Systems with space constraints can disable automatic
installation of recommends (we do routinely on all of our servers).

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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Holger Levsen
Hi,

On Sonntag, 10. Mai 2009, Raphael Hertzog wrote:
 With the include approach, we lack this feature and bad/broken local
 overrides can't be detected if we only have the build log at hand.

which reminds me that we dont have build logs for probably a lot more than 25% 
(*) of the most used packages in the archive. The ones build manually by the 
developer...

I would really like to see that binaries for all archs are (re-)build on 
builds and that those logs are kept archived and linked from the PTS. (And 
arch all too of course).


regards,
Holger

(*) wild guess, asuming that most packages are upload on amd64/i386/powerpc 
and mostly used on i386.



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


Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Robert Collins
On Sun, 2009-05-10 at 23:37 +0300, Peter Eisentraut wrote:
 On Sunday 10 May 2009 13:56:04 Steve Langasek wrote:
  I thought it was generally recognized that it's a Bad Idea to implement
  config files using your interpreter's 'include' functionality, but that's
  basically what we have here.
 
 Guillem pointed out one problem: Either you do it via a make include (which 
 you have issues with), or you stop supporting calling debian/rules directly 
 (inconvenient, probably prone to break things), or you require every package 
 to handle it itself (unreliable, stupid) -- or you have the current 
 situation, 
 which is somewhere in the middle.  For example, you possibly get something 
 different depending on whether you call debian/rules, dpkg-buildpackage, 
 debuild, or pbuilder.  And the difference is hard to explain or analyze.

What about having a dh_config - e.g.
CFLAGS := dh_config CFLAGS

That can look it up via a config file, environment variable etc, and
returns the decided answer. Should be consistent for all ways of
invoking, and we can put a stock set of calls to this in a makefile
fragment.

including the code to do config files is different to doing config files
by including :).

-Rob


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


Re: deprecating /usr as a standalone filesystem?

2009-05-10 Thread David Weinehall
On Sun, May 10, 2009 at 08:51:33AM -0300, Henrique de Moraes Holschuh wrote:
 On Fri, 08 May 2009, David Weinehall wrote:
   No. But we do leave /usr read-only the rest of the time, which
is often 99.999% of the time. A separate /usr is required for this.
  
  Uhm, no?
  
  mount --bind /usr /usr
 
 First, you'd need a RO bind mount (yes, it exists, but your command
 doesn't do it).  Second, the filesystem is still RW, so it gains you
 very little as far as data safety goes.

That's because you neatly trimmed off the rest of my message, which was:

  Should do the trick (the same mount -o remount,rw / remount,ro then
  applies).  all thanks to the magic of subtrees :)

 A separate /usr *is* the way to go if you don't want any writes in
 that filesystem 99.9% of the time (i.e. when you're not doing an
 upgrade).

I'm not opposing this, and I definitely don't support Marco's idea.
I just pointed out that a separate filesystem isn't required to
make a mountpoint read-only.


Regards: David
-- 
 /) David Weinehall t...@debian.org /) Rime on my window   (\
//  ~   //  Diamond-white roses of fire //
\)  http://www.acc.umu.se/~tao/(/   Beautiful hoar-frost   (/


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Steve Langasek
On Sun, May 10, 2009 at 11:37:46PM +0300, Peter Eisentraut wrote:
 On Sunday 10 May 2009 13:56:04 Steve Langasek wrote:
  I thought it was generally recognized that it's a Bad Idea to implement
  config files using your interpreter's 'include' functionality, but that's
  basically what we have here.

 Guillem pointed out one problem: Either you do it via a make include (which 
 you have issues with), or you stop supporting calling debian/rules directly 
 (inconvenient, probably prone to break things)

I don't agree that dpkg-buildpackage sets additional environment variables
to implement a distro/site policy for builds implies calling debian/rules
directly is unsupported.  Or maybe I've misunderstood, and there are Debian
developers who are building official packages for *upload* by calling
debian/rules by hand, and that's what people are concerned about preserving
while still getting the benefits of these distro build flags?

I hadn't considered that possibility, because I can't imagine anyone wanting
to build packages that way instead of using dpkg-buildpackage, which does it
all in a single command.  So I really don't consider that an important use
case, weighed against the concerns I outlined.

 For example, you possibly get something different depending on whether you
 call debian/rules, dpkg-buildpackage, debuild, or pbuilder.  And the
 difference is hard to explain or analyze.

Er, both debuild and pbuilder invoke dpkg-buildpackage.  So it seems clear
to me that the only difference would be when calling debian/rules directly,
and at that point you're opting out of lots of other conveniences, not just
distro build policy.

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


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



Bug#528110: ITP: scmbug -- Integration of Software Configuration Management with Bug-tracking.

2009-05-10 Thread Kristis Makris
Package: wnpp
Severity: wishlist
Owner: Kristis Makris mk...@mkgnu.net


* Package name: scmbug
  Version : 0.26.14
  Upstream Author : Kristis Makris kristis.mak...@asu.edu
* URL : http://www.mkgnu.net/scmbug
* License : GPL
  Programming Lang: Perl
  Description : Integration of Software Configuration Management with 
Bug-tracking.

Scmbug is a system that integrates software configuration management
(SCM) with bug-tracking.  It aims to solve the integration problem
once and for all. It will glue any SCM system (such as CVS/CVSNT,
Subversion, Git) with any bug-tracking system (such as Bugzilla,
Mantis, Request Tracker, Test Director)


-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)



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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Travis Crump
Daniel Burrows wrote:
 On Fri, May 08, 2009 at 02:58:56PM -0700, Russ Allbery r...@debian.org was 
 heard to say:
 I think that lintian warning is the right way to do it.
 I don't -- I think there are too many false positives for a lintian
 warning given the thread.  I also think this is fundamentally going in
 the wrong direction.  Wouldn't our users expect to get the documentation
 with many of these packages by default?  Normally you do get some
 documentation with things, and I've always been surprised by, say, ntp
 not including any documentation without installing a separate package.
 
   I agree with this.  I consider installing a program and *not*
 installing its documentation to be an unusual situation, and if this
 bug is filed I will treat it as a request to make my packages worse.
 
   aptitude-doc is split out to save archive space and as a feature for
 users who want to save a few megabytes by removing the user manual, not
 because I want to force users to jump through hoops to get documentation
 on their system.
 
   Daniel
 
 

If the documentation is something designed to be viewed in a web browser
and the user has broadband, it is arguably easier to find it on the web.
 Even knowing precisely where it is[/usr/share/doc/aptitude is it -doc
or just aptitude, oops I already found it online google aptitude doc
first result], it is still arguably faster to find it online and once
you bookmark it is virtually identical.

Travis


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



Re: deprecating /usr as a standalone filesystem?

2009-05-10 Thread Harald Braumann
On Tue, 5 May 2009 17:36:02 +0200
m...@linux.it (Marco d'Itri) wrote:

 I have been told by upstream maintainers of one of my packages and by
 prominent developers of other distributions that supporting a
 standalone /usr is too much work and no other distribution worth
 mentioning does it (not Ubuntu, not Fedora, not SuSE).
 
 I know that Debian supports this, but I also know that maintaning
 forever large changes to packages for no real gain sucks.
 
 So, does anybody still see reasons to continue supporting a standalone
 /usr?
 If you do, please provide a detailed real-world use case.
 A partial list of invalid reasons is:
 - I heard that this was popular in 1998
 - it's a longstanding tradition to support this
 - it's really useful on my 386 SX with a 40 MB hard disk
 

This thread has been going on for quite some time without any insight
into what the actual problem with a separate /usr might be. Could you
please elaborate?

The only issues I can think of are hard links and atomic renames.
Though I can't think of any use-case where you would need this
between /usr and some place outside /usr.

Cheers,
harry


signature.asc
Description: PGP signature


Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Goswin von Brederlow
Steve Langasek vor...@debian.org writes:

 On Sun, May 10, 2009 at 11:37:46PM +0300, Peter Eisentraut wrote:
 On Sunday 10 May 2009 13:56:04 Steve Langasek wrote:
  I thought it was generally recognized that it's a Bad Idea to implement
  config files using your interpreter's 'include' functionality, but that's
  basically what we have here.

 Guillem pointed out one problem: Either you do it via a make include (which 
 you have issues with), or you stop supporting calling debian/rules directly 
 (inconvenient, probably prone to break things)

 I don't agree that dpkg-buildpackage sets additional environment variables
 to implement a distro/site policy for builds implies calling debian/rules
 directly is unsupported.  Or maybe I've misunderstood, and there are Debian
 developers who are building official packages for *upload* by calling
 debian/rules by hand, and that's what people are concerned about preserving
 while still getting the benefits of these distro build flags?

 I hadn't considered that possibility, because I can't imagine anyone wanting
 to build packages that way instead of using dpkg-buildpackage, which does it
 all in a single command.  So I really don't consider that an important use
 case, weighed against the concerns I outlined.

And yet people do.

Also don't forget that many people call debuild, get an error, edit
some file, run debian/rules foo to see if it got fixed. Now suddenly
that quick check if it got fixed behaves differently.

 For example, you possibly get something different depending on whether you
 call debian/rules, dpkg-buildpackage, debuild, or pbuilder.  And the
 difference is hard to explain or analyze.

 Er, both debuild and pbuilder invoke dpkg-buildpackage.  So it seems clear
 to me that the only difference would be when calling debian/rules directly,
 and at that point you're opting out of lots of other conveniences, not just
 distro build policy.

MfG
Goswin


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Goswin von Brederlow
Bill Allombert bill.allomb...@math.u-bordeaux1.fr writes:

 On Sun, May 10, 2009 at 09:54:11PM +0200, Raphael Hertzog wrote:
 On Sun, 10 May 2009, Steve Langasek wrote:
  I'm really surprised to see this approach getting traction.  To me, this
  seems like a significant, unprecedented departure from the kinds of
  interfaces we've mandated in Policy in the past (i.e., environment
  variables, executables and command-line options).  While one build helper 
  or
  another may mandate Makefile includes, there's never been anything of the
  sort in Policy, and I don't think it's good to add such a thing now.  I
  thought it was generally recognized that it's a Bad Idea to implement 
  config
  files using your interpreter's 'include' functionality, but that's 
  basically
  what we have here.

 I have sympathy for Steve viewpoint however it lacks an alternative proposal.

 However I cannot only strongly disagree with Raphael argument below:

 Another negative aspect of the include approach is the lack of
 tracability. Right now when the user overrides a build flag it appears
 in the build log since dpkg-buildpackage prints it out in the log:
 dpkg-buildpackage: use CFLAGS from environment: -O3 -Wall
 
 With the include approach, we lack this feature and bad/broken local
 overrides can't be detected if we only have the build log at hand.

 There is nothing that prevents a future dpkg-buildpackage to 
 cat to stdout the relevant files at startup so that they appear
 in the buildlog.

 Cheers,

$(info CFLAGS = $(CFLAGS))

in the makefile sniplet.

MfG
Goswin


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Goswin von Brederlow
Holger Levsen hol...@layer-acht.org writes:

 Hi,

 On Sonntag, 10. Mai 2009, Raphael Hertzog wrote:
 With the include approach, we lack this feature and bad/broken local
 overrides can't be detected if we only have the build log at hand.

 which reminds me that we dont have build logs for probably a lot more than 
 25% 
 (*) of the most used packages in the archive. The ones build manually by the 
 developer...

 I would really like to see that binaries for all archs are (re-)build on 
 builds and that those logs are kept archived and linked from the PTS. (And 
 arch all too of course).


 regards,
   Holger

 (*) wild guess, asuming that most packages are upload on amd64/i386/powerpc 
 and mostly used on i386.

Debuild already creates a build log. I think it would be nice to
include that file in the changes file and have DAK forward it to
buildd.debian.org for archival. git-buildpackage, svn-buildpackage,
... or even dpkg-buildpackage could do this too.

MfG
Goswin


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



Re: deprecating /usr as a standalone filesystem?

2009-05-10 Thread Goswin von Brederlow
Henrique de Moraes Holschuh h...@debian.org writes:

 On Fri, 08 May 2009, David Weinehall wrote:
  No. But we do leave /usr read-only the rest of the time, which
   is often 99.999% of the time. A separate /usr is required for this.
 
 Uhm, no?
 
 mount --bind /usr /usr

 First, you'd need a RO bind mount (yes, it exists, but your command
 doesn't do it).  Second, the filesystem is still RW, so it gains you
 very little as far as data safety goes.

 A separate /usr *is* the way to go if you don't want any writes in
 that filesystem 99.9% of the time (i.e. when you're not doing an
 upgrade).

A read-only / does the trick just as well. And if you don't want
writes to /usr you probably don't want writes to /bin or /sbin
either. So read-only / is really the way to go. Not a strong argument
for a seperate /usr.

The other mount options like nodev or having a different filesystem
type for /usr are stronger reasons.

MfG
Goswin


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Goswin von Brederlow
Roger Lynn ro...@rilynn.demon.co.uk writes:

 On Fri, May 08, 2009 at 07:00:25PM +0200, Stefano Zacchiroli wrote:
 On Thu, May 07, 2009 at 09:47:56PM -0700, Daniel Burrows wrote:
As a practical matter, downgrading these dependencies will cause
  aptitude and other package managers to believe that the documentation
  is unnecessary and suggest removing it.
 
 Even if the user marked as non-automatic the involved -doc packages?
 
 Anyhow, even if it is the case, I'm tempted to just reply too
 bad. The admin will notice that and take it as an occasion for doing
 a review of which doc she really wants and which she wants not.

 As a user, I like being able to mark documentation packages as being 
 automatically installed, so that when I remove the associated packages 
 the package manager will automatically offer to remove the then unneeded 
 documentation packages at the same time. Otherwise there is a good 
 chance the documentation packages will litter the system forever, or at 
 least until I get around to doing a manual cleanup (which might never 
 happen).

 I suppose another way around this would be to be able to mark suggested 
 packages as being automatically installed so they could be removed 
 automatically when the suggesting package is removed.

 Roger

I think a better solution would be to mark packages as tied to each
other. Foo-doc or foo-data should be marked as tied to foo. That means
as long as foo is installed they will be kept installed. As soon as
foo gets removed they fall under the auto-install rule.

Unlike Depends, Recommends, Suggests this would be purely a users
choice. For example you could tie autotools-dev and devscripts to
build-essential.

MfG
Goswin


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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Javier Fernández-Sanguino Peña
On Sun, May 10, 2009 at 06:14:34PM -0400, Travis Crump wrote:
 If the documentation is something designed to be viewed in a web browser
 and the user has broadband, it is arguably easier to find it on the web.
  Even knowing precisely where it is[/usr/share/doc/aptitude is it -doc
 or just aptitude, oops I already found it online google aptitude doc
 first result], it is still arguably faster to find it online and once
 you bookmark it is virtually identical.

You are assuming all our user-base has high-speed broadband Internet access
which is certainly not the case. High speed Internet access is still a luxury
in some countries of the world.

Regards

Javier


signature.asc
Description: Digital signature


Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Roger Leigh
On Mon, May 11, 2009 at 02:02:47AM +0200, Goswin von Brederlow wrote:
 Debuild already creates a build log. I think it would be nice to
 include that file in the changes file and have DAK forward it to
 buildd.debian.org for archival. git-buildpackage, svn-buildpackage,
 ... or even dpkg-buildpackage could do this too.

Full ACK.  So long as the build logs don't get held up by dak for
processing with the rest of the uploaded files and just get
forwarded to buildd.debian.org, this could make the buildd code
a bit simpler.


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



Bug#528139: ITP: localwebfaker -- A tool for replacing legitimate websites in a LAN

2009-05-10 Thread Lucas J . González
Package: wnpp
Severity: wishlist
Owner: Lucas J. González lu...@lucasj.es


* Package name: localwebfaker
  Version : 1.0
  Upstream Author : Lucas J. González lu...@lucasj.es
* URL : http://localwebfaker.lucasj.es/
* License : GPL-3
  Programming Lang: C++
  Description : A tool for replacing legitimate websites in a LAN

 localwebfaker tests whether our LAN is vulnerable to a potential
 arp poisoning attack.

 It redirects all the requests sent from an arbitrary host when they match
 the destination website specified by us to a local website.



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



Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Travis Crump
Javier Fernández-Sanguino Peña wrote:
 On Sun, May 10, 2009 at 06:14:34PM -0400, Travis Crump wrote:
 If the documentation is something designed to be viewed in a web browser
 and the user has broadband, it is arguably easier to find it on the web.
  Even knowing precisely where it is[/usr/share/doc/aptitude is it -doc
 or just aptitude, oops I already found it online google aptitude doc
 first result], it is still arguably faster to find it online and once
 you bookmark it is virtually identical.
 
 You are assuming all our user-base has high-speed broadband Internet access
 which is certainly not the case. High speed Internet access is still a luxury
 in some countries of the world.
 
 Regards
 
 Javier

Not at all, I wouldn't have mentioned it as a condition if I didn't
realize that some people don't have access to it.  Popcon suggests only
8% of users are on dial-up[based on package ppp and 'votes'] though
admittedly people on dial-up might be less likely to install popcon so
say 20% generously.  20% of users needing something wouldn't seem to
justify a 'recommends'.  I'm not suggesting getting rid of the packages.

Travis


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



Building contrib packages

2009-05-10 Thread Carlo Segre


Hi All:

I have been maintaining a contrib package which, unfortunately, depends on 
a non-free package, pgplot5, to be built.  This invariably causes problems 
because contrib packages are autobuilt by the normal buildd network and 
some, not all, of the buildd machines do not include the non-free sources. 
The consequence is that the build fails completely.


I have circumvented this for most architecures by purchasing one of each 
different architecture (except for s390 and hppa) and just building the 
package on all of them and uploading multiple binaries ar a time. 
Nevertheless, the package is stalled in unstable becuse the remaining 
architectures are failing to build for the above reason.


I have asked for the non-free sources to be included on the buildds and 
this is not universally thought to be a good idea so I have come up with 
another suggestion.  How about if contrib packages, which are after all 
not officially part of Debian, are moved off the official buildd network 
and onto the unofficial non-free buildd network?


It stands to reason that the non-free buildd network would include the 
non-free sources and so would be the right place to build the contrib 
packages.  I have found this network to be quite reliable, in general as 
my non-free packages are built without any problems.


I rather like having 8 different architectures in my server room but 
manually building all the binaries each time I release a new version of 
my contrib packages is tedious.


I suspect that there might be others with the same problem.  I would much 
rather not have to deal with non-free but the pgplot5 package is, 
unfortunately, unique and as of now there is no free replacement for it.


Cheers,

Carlo

--
Carlo U. Segre -- Professor of Physics
Associate Dean for Graduate Admissions, Graduate College
Illinois Institute of Technology
Voice: 312.567.3498Fax: 312.567.3494
se...@iit.edu   http://www.iit.edu/~segre   se...@debian.org


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Paul Wise
On Mon, May 11, 2009 at 8:02 AM, Goswin von Brederlow goswin-...@web.de wrote:

 Debuild already creates a build log. I think it would be nice to
 include that file in the changes file and have DAK forward it to
 buildd.debian.org for archival. git-buildpackage, svn-buildpackage,
 ... or even dpkg-buildpackage could do this too.

It would be much nicer to discard maintainer-built packages and build
everything on the buildds. Then we get build logs as well as the
opportunity to replicate Ubuntu's automatically created debug debs.

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



Re: postfix as default-mta? [Re: Bug#508644: new release goal default-mta?]

2009-05-10 Thread Brian May
On Fri, May 08, 2009 at 11:31:07PM +0200, Jens Peter Secher wrote:
 +1 for ssmtp

I found ssmtp couldn't cope with mail my various systems were
generating, something about fixed maximum buffer lengths from memory.

Not to mention http://bugs.debian.org/508759.

The fact that a simple MTA can have such bugs, for so long with
nothing being done, persuaded me to look at alternatives. I didn't even
bother complaining about the maximum buffer length problem. I went to
esmtp, and haven't had any problems since.

I don't know, maybe this has been fixed since then, but it seemed like
poor program design to me that it can't cope with what appears to
be a valid (and legitimate) email.
-- 
Brian May b...@snoopy.debian.net


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



Bug#528147: ITP: protobuf-c -- protocol buffers C compiler

2009-05-10 Thread Robert Edmonds
Package: wnpp
Owner: Robert S. Edmonds edmo...@debian.org
Severity: wishlist

* Package name: protobuf-c
  Version : 0.10
  Upstream Author : Dave Benson
* URL : http://protobuf-c.googlecode.com/
* License : Apache 2.0
  Programming Lang: C, C++
  Description : protocol buffers C compiler
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data – think XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then
 you can use special generated source code to easily write and read your
 structured data to and from a variety of data streams and using a variety
 of languages. You can even update your data structure without breaking
 deployed programs that are compiled against the old format.
 .
 This is the C implementation of protocol buffers.

-- 
Robert Edmonds
edmo...@debian.org


signature.asc
Description: Digital signature


Re: Possible mass bug filing: non-doc packages recommending doc packages

2009-05-10 Thread Mark Allums

Javier Fernández-Sanguino Peña wrote:

On Sun, May 10, 2009 at 06:14:34PM -0400, Travis Crump wrote:

If the documentation is something designed to be viewed in a web browser
and the user has broadband, it is arguably easier to find it on the web.
 Even knowing precisely where it is[/usr/share/doc/aptitude is it -doc
or just aptitude, oops I already found it online google aptitude doc
first result], it is still arguably faster to find it online and once
you bookmark it is virtually identical.


You are assuming all our user-base has high-speed broadband Internet access
which is certainly not the case. High speed Internet access is still a luxury
in some countries of the world.

Regards

Javier


Exactly.  Like the U.S.A., for instance.  Millions of people are still 
doomed to dialup, here.


Mark Allums






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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Manoj Srivastava
On Sun, May 10 2009, Steve Langasek wrote:

 On Mon, May 04, 2009 at 07:35:18AM +0200, Guillem Jover wrote:
 * We can set the architecture and default flags (from policy) on the
   makefile to be included, and packagers will be able to do the change
   and fix any possible problems (progressive opt-in), but once it's
   included by all packages, then we can do system-wide default changes
   in the same we change toolchains (mass rebuild, bug filing, change
   when bug count goes down). The makefile has the advantage that the
   distro default can be temporarily changed for the mass build w/o
   needing to totally override the build flags.

 I'm really surprised to see this approach getting traction.  To me,
 this seems like a significant, unprecedented departure from the kinds
 of interfaces we've mandated in Policy in the past (i.e., environment
 variables, executables and command-line options).  While one build

I am happy to see this gain traction, really. And We have not
 done so in the past is a very illogical criteria to judge the
 technical merits of a proposal, I hope no one puts much weight on it.

 helper or another may mandate Makefile includes, there's never been
 anything of the sort in Policy, and I don't think it's good to add
 such a thing now.  I thought it was generally recognized that it's a
 Bad Idea to implement config files using your interpreter's 'include'
 functionality, but that's basically what we have here.

I find it a fine and flexible idea to implement configuration
 files using include mechanisms, including Perl load
 directives. Gives the end user full control (and yes, with full
 control comes great responsibility, Peter Parker would say)

 If there's any intention at all that Policy eventually mandate use of
 these Makefile includes, then at a minimum I think Policy needs to
 *very* tightly constrain what dpkg is allowed to put in those files,
 to avoid future incompatibilities.

I think what dpkg sets in the env variables is a fine start. And
 policy should not be a stick to hit the dpkg developers on the head
 with. I say we let an implementation blossom in the wild, see what
 works, and then codif that in policy. 

Policy is not the place to do design in.

 But unfortunately, if we're going to support site files, we're in no
 position to enforce such requirements there; so packages are still
 subject to breakage from admins populating their site file with random
 settings (or syntax errors?).

Right. The admins can break package compilation, and then they
 get to keep all the parts. I see no harm in this. We should get away
 from the Cathedral mode of looking at our  end users as morons who need
 to have their hands held, and start trusting them to know what they do.

If a site want s to do things that Debian Power Up On High
 consider to be The Wrong Thing,  I think we should give the sites
 enough rope.

manoj
-- 
Living your life is a task so difficult, it has never been attempted
before.
Manoj Srivastava sriva...@debian.org http://www.debian.org/~srivasta/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Re: deprecating /usr as a standalone filesystem?

2009-05-10 Thread Daniel Dickinson
 On Tue, 5 May 2009 17:36:02 +0200
 m...@linux.it (Marco d'Itri) wrote:
 
  I have been told by upstream maintainers of one of my packages and
  by prominent developers of other distributions that supporting a
  standalone /usr is too much work and no other distribution worth
  mentioning does it (not Ubuntu, not Fedora, not SuSE).
  
  I know that Debian supports this, but I also know that maintaning
  forever large changes to packages for no real gain sucks.
  
  So, does anybody still see reasons to continue supporting a
  standalone /usr?

You can lvm resize a standalone /usr by booting single user (I've done
it when my /usr got too small).

In addition getting rid of a standalone /usr will break existing
configurations.  It would break mine, for instance, because I
partitioned my hard drive based on the knowledge that /usr could be a
separate filesystem.

What about nfs-served /usr?

Regards,

Daniel

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore
GnuPG Key Fingerprint 86 F5 81 A5 D4 2E 1F 1C  http://gnupg.org
The C Shore (Daniel Dickinson's Website) http://cshore.is-a-geek.com


signature.asc
Description: PGP signature


Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Manoj Srivastava
On Sun, May 10 2009, Raphael Hertzog wrote:

 On Sun, 10 May 2009, Steve Langasek wrote:
 I'm really surprised to see this approach getting traction.  To me, this
 seems like a significant, unprecedented departure from the kinds of
 interfaces we've mandated in Policy in the past (i.e., environment
 variables, executables and command-line options).  While one build helper or
 another may mandate Makefile includes, there's never been anything of the
 sort in Policy, and I don't think it's good to add such a thing now.  I
 thought it was generally recognized that it's a Bad Idea to implement config
 files using your interpreter's 'include' functionality, but that's basically
 what we have here.

BTW, the goal of policy is to enshrine the right thing, not to
 enshrine tradition, or The Way Things Have Always Been Done.

In this case, the proposal seems to meet the goals:
   i) Provide a way for project wide build variables and flags to be
  implemented
  ii) Allow a set to override these values, augment them, or set new
  ones.
 iii) Allow a package to override or augment the site values.
  iv) Allow a use to override or augment any of the above.

How a proposal meets the goals should be immaterial, as long as
 it does so correctly.

The fact that we need caution in setting project wide values for
 these things is a given, and a separate issue.

 Another negative aspect of the include approach is the lack of
 tracability. Right now when the user overrides a build flag it appears
 in the build log since dpkg-buildpackage prints it out in the log:
 dpkg-buildpackage: use CFLAGS from environment: -O3 -Wall

 With the include approach, we lack this feature and bad/broken local
 overrides can't be detected if we only have the build log at hand.

Sure they can.  Have the site file bundles in with the
 report. Broken setups can be easily read there,

manoj
-- 
Bernard Shaw is an excellent man; he has not an enemy in the world, and
none of his friends like him either. -- Oscar Wilde
Manoj Srivastava sriva...@debian.org http://www.debian.org/~srivasta/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Re: postfix as default-mta? [Re: Bug#508644: new release goal default-mta?]

2009-05-10 Thread Manoj Srivastava
On Sun, May 10 2009, Miles Bader wrote:

 Manoj Srivastava sriva...@debian.org writes:
 and documentation all over the place that assumes the Debian
 default is Exim

 I think that's a weakness that should be addressed regardless of what
 happens with the default.

 [Of course changing defaults is one way to force the issue a bit, but of
 course it doesn't stop people from just replacing one assumption with
 another...]

Changing defaults with a large installed base begs the
 question: Why?  Random churn for churns sake is not the answer.

manoj
-- 
Q: How many Marxists does it take to screw in a lightbulb? A: None: The
lightbulb contains the seeds of its own revolution.
Manoj Srivastava sriva...@debian.org http://www.debian.org/~srivasta/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Re: postfix as default-mta? [Re: Bug#508644: new release goal default-mta?]

2009-05-10 Thread Manoj Srivastava
On Sun, May 10 2009, Steve Langasek wrote:

 On Sat, May 09, 2009 at 10:22:40PM -0500, Manoj Srivastava wrote:
 On Sat, May 09 2009, Don Armstrong wrote:

  On Sat, 09 May 2009, Steve Langasek wrote:
  My point is precisely that I don't think there are any salient
  technical advantages of one over the other.

  Just going by what MTAs -ctte members are running, it'd be 3, 2, 2
  (postfix, exim, and sendmail.) [Though I honestly wouldn't suggest
  sendmail as the default, Manoj probably would. ;-)]

 While I do prefer sendmail, I think there is one technical issue
  you guys are glossing over: The fact that we have an installed base of
  Exim, and documentation all over the place that assumes the Debian
  default is Exim,

 Such as?  I haven't seen any documentation that makes this assumption.

  and given that other things appear equal (Exim, postfix, and sendmail all
  meet technical requirements, all are supported by strong communities,
  etc), the minimal disruption to a tested setup rule applies -- and Exim
  has a strong lead over theothers, my personal preference notwithstanding.

 According to popcon, only about 68% of Debian users have exim4 installed,
 and 18% have postfix installed.  I don't think that's much of a lead for
 exim4, considering most of the exim4 installs are probably due solely to its
 status as a default.

popcon is a silly way to try to suss  what a default is,
 really.  How one figures that out is to try and install a  new Debian
 system, and one where some package calls for a  mail-transport-agent
 dependency, and see what gets installed by default.

The answer is Exim, and that is what makes it the default.

That, and since more than two thrds of all Debian users likely
 have Exim installed, and less than one fith have postfix, seems like a
 significant lead to me.

Given that, I would say that churning the installation by making
 a supermajority of sites change their MTA seems like a non-starter to
 me.

manoj

-- 
My parents went to Niagara Falls and all I got was this crummy life.
Manoj Srivastava sriva...@debian.org http://www.debian.org/~srivasta/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Re: Environment variables, debian/rules and dpkg-buildpackage

2009-05-10 Thread Manoj Srivastava
On Sun, May 10 2009, Steve Langasek wrote:

 On Sun, May 10, 2009 at 11:37:46PM +0300, Peter Eisentraut wrote:
 On Sunday 10 May 2009 13:56:04 Steve Langasek wrote:
  I thought it was generally recognized that it's a Bad Idea to implement
  config files using your interpreter's 'include' functionality, but that's
  basically what we have here.

 Guillem pointed out one problem: Either you do it via a make include (which 
 you have issues with), or you stop supporting calling debian/rules directly 
 (inconvenient, probably prone to break things)

 I don't agree that dpkg-buildpackage sets additional environment
 variables to implement a distro/site policy for builds implies
 calling debian/rules directly is unsupported.  Or maybe I've
 misunderstood, and there are Debian developers who are building
 official packages for *upload* by calling debian/rules by hand, and
 that's what people are concerned about preserving while still getting
 the benefits of these distro build flags?

The only builds Debian supports are not just the buildd ones. As
 members of the free software community, we should also cater to end
 users building, tweaking, and rebuilding our software.

If the behaviour of the package is substantively  different when
 we use or not use dpkg-buildpackage, it would be a clear violation of
 the principle of least surprise.

 I hadn't considered that possibility, because I can't imagine anyone
 wanting to build packages that way instead of using dpkg-buildpackage,
 which does it all in a single command.  So I really don't consider
 that an important use case, weighed against the concerns I outlined.

If you take the self centered approach that Debian cares only
 about the binary packages, and does not cater to end users also
 building packages, sure, it is not an important use case.


I would prefer Debian to remain a full fledged member of the free
 software community, and continue to not let build behaviour diverge
 whether or not dpkg-buildpackage was used -- which can be a substancial
 resource hog for multiple binary source packages.

manoj
-- 
When you were born, a big chance was taken for you.
Manoj Srivastava sriva...@debian.org http://www.debian.org/~srivasta/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Re: Bug#527557: general: should have a help tracker for each package

2009-05-10 Thread Bryan Donlan
On Sat, May 9, 2009 at 8:13 PM, Ben Hutchings b...@decadent.org.uk wrote:
 On Fri, 2009-05-08 at 13:15 +0200, Holger Levsen wrote:
 Hi Ritesh,

 thank you for your suggestion on how to improve Debian! Even though I'm
 closing this bug on the assumption that it ain't useful to report arbitary
 wishlist bugs about things which could be implemented to improve Debian, no
 matter how sensible they are.

 This assumption is based on three main arguments:

 First, there are several places to collect such ideas which IMO are better
 suited, like the Debian wiki or personal idea collections.

 Second and more importantly, if you want such a system, I think *you* should
 implement a working prototype. For example, wiki.debian.net was just done and
 then, as the Debian community liked+used it, it was moved to wiki.debian.org.
 [...]

 Something like the Stack Overflow http://stackoverflow.com/ QA format
 might be appropriate.  I don't know whether the code for that site is
 available.

SO is based on a microsoft stack, so even if it was open sourced, it
would need further porting anyway.


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



Accepted cyrus-sasl2 2.1.22.dfsg1-25 (source all i386)

2009-05-10 Thread Fabian Fagerholm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 08:51:30 +0300
Source: cyrus-sasl2
Binary: sasl2-bin cyrus-sasl2-doc libsasl2-2 libsasl2-modules 
libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 
libsasl2-modules-gssapi-mit libsasl2-dev cyrus-sasl2-dbg
Architecture: source all i386
Version: 2.1.22.dfsg1-25
Distribution: unstable
Urgency: high
Maintainer: Fabian Fagerholm fa...@debian.org
Changed-By: Fabian Fagerholm fa...@debian.org
Description: 
 cyrus-sasl2-dbg - Cyrus SASL - debugging symbols
 cyrus-sasl2-doc - Cyrus SASL - documentation
 libsasl2-2 - Cyrus SASL - authentication abstraction library
 libsasl2-dev - Cyrus SASL - development files for authentication abstraction 
lib
 libsasl2-modules - Cyrus SASL - pluggable authentication modules
 libsasl2-modules-gssapi-mit - Cyrus SASL - pluggable authentication modules 
(GSSAPI)
 libsasl2-modules-ldap - Cyrus SASL - pluggable authentication modules (LDAP)
 libsasl2-modules-otp - Cyrus SASL - pluggable authentication modules (OTP)
 libsasl2-modules-sql - Cyrus SASL - pluggable authentication modules (SQL)
 sasl2-bin  - Cyrus SASL - administration programs for SASL users database
Closes: 523007
Changes: 
 cyrus-sasl2 (2.1.22.dfsg1-25) unstable; urgency=high
 .
   * debian/patches/0017_db4.7.dpatch: Update db4.6 patch to db4.7.
 (Closes: #523007)
Checksums-Sha1: 
 70e7640e422f12ba8be86efed6c23755683fea90 1893 cyrus-sasl2_2.1.22.dfsg1-25.dsc
 f85592cecf00cfb854c6911c579c5f76c17ba949 92467 
cyrus-sasl2_2.1.22.dfsg1-25.diff.gz
 747b8d6e6ebd9622e66260078e490d2ed646b8f1 104288 
cyrus-sasl2-doc_2.1.22.dfsg1-25_all.deb
 be4db956ca1a5f8d44396cd6a7e9f2a792788634 146358 
sasl2-bin_2.1.22.dfsg1-25_i386.deb
 7c3fc1014d25a66b6db3e37ba322e07939e763b7 105930 
libsasl2-2_2.1.22.dfsg1-25_i386.deb
 537388e335451a3b7f954bd6b765efa4584e739b 146314 
libsasl2-modules_2.1.22.dfsg1-25_i386.deb
 1dfc14efdcf74b3456bc39e53bf767eca6e929a0 57832 
libsasl2-modules-ldap_2.1.22.dfsg1-25_i386.deb
 720c203341472e242cf2976f87b59fa5556c3ffb 75264 
libsasl2-modules-otp_2.1.22.dfsg1-25_i386.deb
 bea53c15930283723b577ed93de2b31a758afe2a 64574 
libsasl2-modules-sql_2.1.22.dfsg1-25_i386.deb
 c60c251f6cb7be1eeacbb00d434eaae1e3b498b9 65852 
libsasl2-modules-gssapi-mit_2.1.22.dfsg1-25_i386.deb
 3c7d4b94c021ed7d4899977151ab49a12fb52902 259636 
libsasl2-dev_2.1.22.dfsg1-25_i386.deb
 31d827799c8c579b3e9984121536019d1bde2f4a 573420 
cyrus-sasl2-dbg_2.1.22.dfsg1-25_i386.deb
Checksums-Sha256: 
 a90c8a49c93702cc7d31fc984b62a0e8cb1e86750eba76329d19756a6d48484d 1893 
cyrus-sasl2_2.1.22.dfsg1-25.dsc
 c8e5b2e7f1c85f39c527e8d933530459d8825f10e90d732fb02470fd07a3420d 92467 
cyrus-sasl2_2.1.22.dfsg1-25.diff.gz
 3afd512a23486472550ea0b92b4f3da7ce3411d3b2d94769166683a319b290c4 104288 
cyrus-sasl2-doc_2.1.22.dfsg1-25_all.deb
 d6b57c0412e999d39e6267fadd53b557deb95e1d8c6535d74bb0aefba90c2a38 146358 
sasl2-bin_2.1.22.dfsg1-25_i386.deb
 e13449cd1bcf579fca84aa592b949551a09b56ab578c2910a4a50d81c1f8cc56 105930 
libsasl2-2_2.1.22.dfsg1-25_i386.deb
 ef3d084423079c35acda37a23a73c6b1e27c22d04bbb8e86507c897a15dfbe0c 146314 
libsasl2-modules_2.1.22.dfsg1-25_i386.deb
 e3713d314802e6cb5ad875b9a9871a58d0ebbb6f125b916482faff85b1aa59e1 57832 
libsasl2-modules-ldap_2.1.22.dfsg1-25_i386.deb
 c37e4dd9efbe84aa25107fe565efdcb105c337dedd15e5df538833b7357496c2 75264 
libsasl2-modules-otp_2.1.22.dfsg1-25_i386.deb
 9c68bab82782639d5b26a25c587f11627ae5ecd19b63250cc4c53bb1bc38a7b4 64574 
libsasl2-modules-sql_2.1.22.dfsg1-25_i386.deb
 5c93249c76c45e40580fb7053e4f61907289ba401105cfcb10629c67cd6fd5fc 65852 
libsasl2-modules-gssapi-mit_2.1.22.dfsg1-25_i386.deb
 4fc21f232059eceedc7fc165d09a4219ae8ce56f53f30dee81a3c1bf5e59de53 259636 
libsasl2-dev_2.1.22.dfsg1-25_i386.deb
 415efe578a1eb7de912448b1881881924aad4c3130b56cc18a8e1853091b8461 573420 
cyrus-sasl2-dbg_2.1.22.dfsg1-25_i386.deb
Files: 
 6326b5cb017c2489a6471fed9baa08cb 1893 libs important 
cyrus-sasl2_2.1.22.dfsg1-25.dsc
 3f2e894670a01caee955c26ea2cdf5a4 92467 libs important 
cyrus-sasl2_2.1.22.dfsg1-25.diff.gz
 10e3063892ec441812bc6a4d1f432b4d 104288 doc optional 
cyrus-sasl2-doc_2.1.22.dfsg1-25_all.deb
 e9fb921ca0a5513cbedb271e82cd8735 146358 utils optional 
sasl2-bin_2.1.22.dfsg1-25_i386.deb
 f4b1579da778cc2c84dc9e7e4b2493a3 105930 libs important 
libsasl2-2_2.1.22.dfsg1-25_i386.deb
 f63e631e6ee926f3ce22fb5d2c3b8330 146314 libs optional 
libsasl2-modules_2.1.22.dfsg1-25_i386.deb
 367660c83ec58f2245ab85afd767631b 57832 libs extra 
libsasl2-modules-ldap_2.1.22.dfsg1-25_i386.deb
 37d31200da99248426e553d63afa277f 75264 libs extra 
libsasl2-modules-otp_2.1.22.dfsg1-25_i386.deb
 67879807faa4c5474991cc61901633d0 64574 libs extra 
libsasl2-modules-sql_2.1.22.dfsg1-25_i386.deb
 3f0c5b320570e69a54651853d98eb8f0 65852 libs extra 
libsasl2-modules-gssapi-mit_2.1.22.dfsg1-25_i386.deb
 7a725aa3db38afb57214e6401b4ed5a3 259636 libdevel optional 
libsasl2-dev_2.1.22.dfsg1-25_i386.deb
 069b08e2f762663cdb025dbf3340e202 573420 libdevel extra 

Accepted cyrus-sasl2-heimdal 2.1.22.dfsg1-25 (source i386)

2009-05-10 Thread Fabian Fagerholm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 09:22:55 +0300
Source: cyrus-sasl2-heimdal
Binary: libsasl2-modules-gssapi-heimdal cyrus-sasl2-heimdal-dbg
Architecture: source i386
Version: 2.1.22.dfsg1-25
Distribution: unstable
Urgency: high
Maintainer: Fabian Fagerholm fa...@debian.org
Changed-By: Fabian Fagerholm fa...@debian.org
Description: 
 cyrus-sasl2-heimdal-dbg - Debugging symbols for Cyrus SASL
 libsasl2-modules-gssapi-heimdal - Pluggable Authentication Modules for SASL 
(GSSAPI)
Changes: 
 cyrus-sasl2-heimdal (2.1.22.dfsg1-25) unstable; urgency=high
 .
   * Sync with main package.
Checksums-Sha1: 
 8ad278d37bbb0d6a18414603aeaa9d53d77c4146 1736 
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.dsc
 e2e624bea57015302d5d785c20fbcd799e8d6378 27538 
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.diff.gz
 815bef95bf44d46559e4ee4b2f82b124ed9414be 64236 
libsasl2-modules-gssapi-heimdal_2.1.22.dfsg1-25_i386.deb
 9bfcd72d18baf1d2d83c24208f2664010e0f322d 67546 
cyrus-sasl2-heimdal-dbg_2.1.22.dfsg1-25_i386.deb
Checksums-Sha256: 
 1e76a445209415a6f41bd8aec61c061ed1e9b89a3b9acc3d784cf39fefbe70f5 1736 
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.dsc
 e1f4d0f8537118055fda4f587e357d2f5bfe92386c365cc6ffc572e599f7f30d 27538 
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.diff.gz
 9f6b8ba87d6eb196a81bfc798d4f2a5bb01cca5de7897176d6b825cf89c039c9 64236 
libsasl2-modules-gssapi-heimdal_2.1.22.dfsg1-25_i386.deb
 30090bed0686e68c6a68bec642b96a20afb9f5683bb95fc8d25a96e10f59f241 67546 
cyrus-sasl2-heimdal-dbg_2.1.22.dfsg1-25_i386.deb
Files: 
 121405f5cbd74fe1bdd1b3ca4a442b3e 1736 libs extra 
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.dsc
 83bbcb9bf0279ad70ce084df1d9e163a 27538 libs extra 
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.diff.gz
 415ad2a01802965a37a133360d51d169 64236 libs extra 
libsasl2-modules-gssapi-heimdal_2.1.22.dfsg1-25_i386.deb
 6ea4693a950e88b1af4fecef7c446bbd 67546 libdevel extra 
cyrus-sasl2-heimdal-dbg_2.1.22.dfsg1-25_i386.deb

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

iEYEARECAAYFAkoGdcgACgkQ76VUNpZBmeJrZgCfaYvPHuo9VqMy8xzl2CswYvNW
QGAAn295zWJSobckjyx/4Vfyi4FbNs1S
=IenE
-END PGP SIGNATURE-


Accepted:
cyrus-sasl2-heimdal-dbg_2.1.22.dfsg1-25_i386.deb
  to 
pool/main/c/cyrus-sasl2-heimdal/cyrus-sasl2-heimdal-dbg_2.1.22.dfsg1-25_i386.deb
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.diff.gz
  to pool/main/c/cyrus-sasl2-heimdal/cyrus-sasl2-heimdal_2.1.22.dfsg1-25.diff.gz
cyrus-sasl2-heimdal_2.1.22.dfsg1-25.dsc
  to pool/main/c/cyrus-sasl2-heimdal/cyrus-sasl2-heimdal_2.1.22.dfsg1-25.dsc
libsasl2-modules-gssapi-heimdal_2.1.22.dfsg1-25_i386.deb
  to 
pool/main/c/cyrus-sasl2-heimdal/libsasl2-modules-gssapi-heimdal_2.1.22.dfsg1-25_i386.deb


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



Accepted rtorrent 0.8.4+tit-2 (source i386)

2009-05-10 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 10:02:29 +0400
Source: rtorrent
Binary: rtorrent
Architecture: source i386
Version: 0.8.4+tit-2
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Rivas ghostba...@gmail.com
Changed-By: Dmitry E. Oboukhov un...@debian.org
Description: 
 rtorrent   - ncurses BitTorrent client based on LibTorrent from rakshasa
Changes: 
 rtorrent (0.8.4+tit-2) unstable; urgency=low
 .
   * Fixed build-depends for correctly building on alpha, amd64, etc.
Checksums-Sha1: 
 a184c215fda08a1b8c8f61f25c1bc3ad3f4d91c0 1377 rtorrent_0.8.4+tit-2.dsc
 7420e06f10213de25f5fdedc0da08950e0197199 9320 rtorrent_0.8.4+tit-2.diff.gz
 8f7dccd33fc13fdd6ddaaf43ddba87bb3f8670ff 360052 rtorrent_0.8.4+tit-2_i386.deb
Checksums-Sha256: 
 668b3a24592cc1a93fe9484c5d19df273fc3cacf96e971af51b1ee6d07a8021f 1377 
rtorrent_0.8.4+tit-2.dsc
 1df237d6ba2c1ae0f1e1e569276cb7dc5ad23dabf869f9595ca19950a4ffb898 9320 
rtorrent_0.8.4+tit-2.diff.gz
 12264bd91c198f9b0e902db14aec155abe73aba759681d987f196e88833ef88b 360052 
rtorrent_0.8.4+tit-2_i386.deb
Files: 
 dcba3ea8108299f5433dff0d8cafce95 1377 net extra rtorrent_0.8.4+tit-2.dsc
 e55f41bde79f8a389bc1ffa54e9df82f 9320 net extra rtorrent_0.8.4+tit-2.diff.gz
 a5c4c04b40386112c76d9de0f5f1ab5a 360052 net extra rtorrent_0.8.4+tit-2_i386.deb

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

iEYEARECAAYFAkoGcr4ACgkQq4wAz/jiZTeA8wCglJ927H3MPXVvCm+jwG8aSWc+
9hkAn0zKqNxNVZgUlogohD1V3x+AzB+9
=6lcB
-END PGP SIGNATURE-


Accepted:
rtorrent_0.8.4+tit-2.diff.gz
  to pool/main/r/rtorrent/rtorrent_0.8.4+tit-2.diff.gz
rtorrent_0.8.4+tit-2.dsc
  to pool/main/r/rtorrent/rtorrent_0.8.4+tit-2.dsc
rtorrent_0.8.4+tit-2_i386.deb
  to pool/main/r/rtorrent/rtorrent_0.8.4+tit-2_i386.deb


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



Accepted intltool 0.40.6-2 (source all)

2009-05-10 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 09:00:23 +0200
Source: intltool
Binary: intltool
Architecture: source all
Version: 0.40.6-2
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach jo...@debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 intltool   - Utility scripts for internationalizing XML
Closes: 524923
Changes: 
 intltool (0.40.6-2) unstable; urgency=low
 .
   * 01_linguas_escaping.patch: new patch, stolen upstream. Fixes use of
 LINGUAS. Closes: #524923.
Checksums-Sha1: 
 17ff343bcf315885df20994e9f98a56d4856dcd3 1223 intltool_0.40.6-2.dsc
 3ba65524ecc949d7a7fe53d275a6859965d0bea8 5839 intltool_0.40.6-2.diff.gz
 63ddec2c8188646e9bd91efe86c5d06a7aba64bb 102142 intltool_0.40.6-2_all.deb
Checksums-Sha256: 
 25b157a6862eaa21f60064a5b0f361b3789819727123f1ba96e48a1f67df3ef6 1223 
intltool_0.40.6-2.dsc
 9a970fd4677b3504c38c5ac25c8ca30269410c2f1b606caf3710e8685ae0e6d7 5839 
intltool_0.40.6-2.diff.gz
 b61d9a72f16f4a23870beed764019f029a01e123cb4d4b63fd925c787cf3157f 102142 
intltool_0.40.6-2_all.deb
Files: 
 d833a385d392e6c39170a2a68d028d95 1223 devel optional intltool_0.40.6-2.dsc
 bb9c6654e3c559b90a666c7223313add 5839 devel optional intltool_0.40.6-2.diff.gz
 ab1ba3284bebbb74c8ceb0a89507b816 102142 devel optional 
intltool_0.40.6-2_all.deb

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

iD8DBQFKBnwYrSla4ddfhTMRAqV6AKCgA9KW/agugfZxuzr4D9BkDtlIUgCglY/e
VjXQlTRaLhSiaO8sO35TS0E=
=fVWy
-END PGP SIGNATURE-


Accepted:
intltool_0.40.6-2.diff.gz
  to pool/main/i/intltool/intltool_0.40.6-2.diff.gz
intltool_0.40.6-2.dsc
  to pool/main/i/intltool/intltool_0.40.6-2.dsc
intltool_0.40.6-2_all.deb
  to pool/main/i/intltool/intltool_0.40.6-2_all.deb


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



Accepted psmisc 22.7-1 (source i386)

2009-05-10 Thread Craig Small
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 16:13:36 +1000
Source: psmisc
Binary: psmisc
Architecture: source i386
Version: 22.7-1
Distribution: unstable
Urgency: low
Maintainer: Craig Small csm...@debian.org
Changed-By: Craig Small csm...@debian.org
Description: 
 psmisc - utilities that use the proc file system
Closes: 352603 413503 460530 465226 467289 478327 485693 500097 502208 502212 
517410 517413 517414
Changes: 
 psmisc (22.7-1) unstable; urgency=low
 .
   * New upstream release
 - Changed fuser.1 so signal is SIGNAL to reduce confusion about wether
   or not it is a parameter Closes: #517413
 - fuser.1 references pkill(1) Closes: #517414
 - Clarified -m and -c for fuser Closes: #467289
 -  Patch from Arnaud Giersch to fix udp ports in fuser Closes: #502208
 - pstree man page mentions -Z may not be available Closes: #478327
 - pstree handles UTF-8 lengths much better Closes: #413503
 - killall says no process found when process not found Closes: #500097
 - pstree makes a bigger buffer for -al flags Closes: #352603
 - peekfd off by one problem in fds Closes: #460530
 - oldfuser removed Closes: #502212
   * Changed rules for for cross-build support Closes: #465226
   * Updated copyright file Closes: #517410
   * updated package description Closes: #485693
Checksums-Sha1: 
 3e58ab2fb7b302716cdef7087afde84f6da49e48 941 psmisc_22.7-1.dsc
 8226ecc284c8cd1e151523df56a1ba9f9c0fa3f5 309178 psmisc_22.7.orig.tar.gz
 45511c554bb4319a2d6dcbf3a04301d671d76f6b 5896 psmisc_22.7-1.diff.gz
 fb69fd0bb2be8450354431944369d856a9d066a5 85700 psmisc_22.7-1_i386.deb
Checksums-Sha256: 
 b52df13504b1d30b6612da31862e334d7c4e6b662eb288078d50f4b7f4ec12d9 941 
psmisc_22.7-1.dsc
 049c874c3353798afe9223dde8450376bd8a5cc336f863fb9294238735d11dad 309178 
psmisc_22.7.orig.tar.gz
 76c1d90cc19087745d70e91e2526074bd2a492f35f0707945b00cecd208f29da 5896 
psmisc_22.7-1.diff.gz
 b5bf26f35736034f26e397bb61572fbdc4186737991bdf69b430e3c45b5b872d 85700 
psmisc_22.7-1_i386.deb
Files: 
 e5d9ef048d0fb73c6252e67431bd08bd 941 admin optional psmisc_22.7-1.dsc
 ee9ec3b60fe45057ec4cec19c94a2d15 309178 admin optional psmisc_22.7.orig.tar.gz
 30947b7940cb18d2006d6a1a2615ed71 5896 admin optional psmisc_22.7-1.diff.gz
 ecb73c5d7d416d98f4549d07e5cb2fcf 85700 admin optional psmisc_22.7-1_i386.deb

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

iD8DBQFKBnhJx2zlrBLK36URAmY1AJ4uMuKf6T1ftWnt8X9dc9oLF9KtMQCdH0JS
7CCCa0sRA+mR4Hm3OeKT8w8=
=x8l1
-END PGP SIGNATURE-


Accepted:
psmisc_22.7-1.diff.gz
  to pool/main/p/psmisc/psmisc_22.7-1.diff.gz
psmisc_22.7-1.dsc
  to pool/main/p/psmisc/psmisc_22.7-1.dsc
psmisc_22.7-1_i386.deb
  to pool/main/p/psmisc/psmisc_22.7-1_i386.deb
psmisc_22.7.orig.tar.gz
  to pool/main/p/psmisc/psmisc_22.7.orig.tar.gz


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



Accepted sqlfairy 0.09004-2 (source all)

2009-05-10 Thread Eric Dorland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 03:19:20 -0400
Source: sqlfairy
Binary: libsql-translator-perl sqlfairy
Architecture: source all
Version: 0.09004-2
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland e...@debian.org
Changed-By: Eric Dorland e...@debian.org
Description: 
 libsql-translator-perl - SQL translation library
 sqlfairy   - SQL translation utilities
Closes: 527239
Changes: 
 sqlfairy (0.09004-2) unstable; urgency=low
 .
   * debian/control: Add forgotten depend on libdigest-sha1-perl. (Closes:
 #527239)
Checksums-Sha1: 
 4bf4926f8e3eb85442204db8fdfffa30cc2eac46 1669 sqlfairy_0.09004-2.dsc
 122404f17a5e509eb7608d371b27697a0d9320cf 3084 sqlfairy_0.09004-2.diff.gz
 c213214976d0707a1aa14189e49ca8e9bea9d39c 431008 
libsql-translator-perl_0.09004-2_all.deb
 5eff8c1588af5f927449a27fc9ffed04a7f5f7b9 42786 sqlfairy_0.09004-2_all.deb
Checksums-Sha256: 
 bd1a9f37b1cfde9216a5345038b9418c95fbacb9fc62f3cd6f56e40ec433c351 1669 
sqlfairy_0.09004-2.dsc
 d76ee13892830ea846995612189cb16f7825660b2260ad40af326409c5d42ab5 3084 
sqlfairy_0.09004-2.diff.gz
 0910e94f208986126a468cdaab8b903f2b0828c0ad7a02a1299fb382d58c1bf7 431008 
libsql-translator-perl_0.09004-2_all.deb
 bd8de129c3e95f61671d8962ab8e7fcb95581f2f76b02198bef4ceead46a45a5 42786 
sqlfairy_0.09004-2_all.deb
Files: 
 0de47fb8aa7187a81b1d02aac43e2414 1669 perl optional sqlfairy_0.09004-2.dsc
 dcf9635f308c59c975c7bc476f40bdb5 3084 perl optional sqlfairy_0.09004-2.diff.gz
 bc8f41969ea82cec1cfcceab1063be75 431008 perl optional 
libsql-translator-perl_0.09004-2_all.deb
 cbdf5a55de32330601013ffcc5d9fcf2 42786 perl optional sqlfairy_0.09004-2_all.deb

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

iD8DBQFKBoLBYemOzxbZcMYRAnhzAJsFIws5MDFWzqnOrQJDknhBSpraFQCffU5e
CFrodS79Dk18PUhQ8K21hx4=
=R/ZC
-END PGP SIGNATURE-


Accepted:
libsql-translator-perl_0.09004-2_all.deb
  to pool/main/s/sqlfairy/libsql-translator-perl_0.09004-2_all.deb
sqlfairy_0.09004-2.diff.gz
  to pool/main/s/sqlfairy/sqlfairy_0.09004-2.diff.gz
sqlfairy_0.09004-2.dsc
  to pool/main/s/sqlfairy/sqlfairy_0.09004-2.dsc
sqlfairy_0.09004-2_all.deb
  to pool/main/s/sqlfairy/sqlfairy_0.09004-2_all.deb


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



Accepted openct 0.6.16-1 (source amd64)

2009-05-10 Thread Eric Dorland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 04:13:57 -0400
Source: openct
Binary: libopenct1-dev libopenct1 libopenct1-dbg openct
Architecture: source amd64
Version: 0.6.16-1
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland e...@debian.org
Changed-By: Eric Dorland e...@debian.org
Description: 
 libopenct1 - middleware framework for smart card terminals (libraries)
 libopenct1-dbg - middleware framework for smart card terminals (libraries)
 libopenct1-dev - headers and development libraries for libopenct1
 openct - middleware framework for smart card terminals
Closes: 526912
Changes: 
 openct (0.6.16-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #526912)
   * debian/control:
 - Upgrade Standards-Version to 3.8.1.
 - Set dbg package section to debug.
 - Add ${misc:Depends} to Depends.
   * debian/openct.dirs: Remove, since shipping this is a lintian error now.
Checksums-Sha1: 
 759b7b6def75131ff927c7e38841fdb3bbc7b9bc 1222 openct_0.6.16-1.dsc
 e4987f50ab6fb3e872becaa8e15662d1b2c0af34 687836 openct_0.6.16.orig.tar.gz
 141f5a939d9428de892e6a3e41fb258da4fbf704 56768 openct_0.6.16-1.diff.gz
 5581511b2dcba6f5c280df2d970e4b062f7d6c7d 39972 
libopenct1-dev_0.6.16-1_amd64.deb
 a54cebba53853cf8d2fead6d120e163f8722964a 28354 libopenct1_0.6.16-1_amd64.deb
 be10ad5f3978ed2ec362bf6a4874b82e872b27f9 588986 
libopenct1-dbg_0.6.16-1_amd64.deb
 49da92f47b054722255733a86019eabe26b9c3ae 306578 openct_0.6.16-1_amd64.deb
Checksums-Sha256: 
 9167cd6d3147cbfdb3cd7901635d75881b5e1af6b0027100510aa4f29db5ff23 1222 
openct_0.6.16-1.dsc
 82d340070ac5aa2c288ec6197b0ca1284c2bea3f956c847c05b86d6c26ac1337 687836 
openct_0.6.16.orig.tar.gz
 dd01fa6bb9e89927f46a6d576a416967ef8f64bcc0830abc6addedc226ac298d 56768 
openct_0.6.16-1.diff.gz
 37552cae8fee9e90dbb4769bf5539989058c7885557b1fd3cbf9cfd5d37a9847 39972 
libopenct1-dev_0.6.16-1_amd64.deb
 254cf35cc35d4971f9b9bff4b80b088d056c1a8ee877f4a3b709340048602e5c 28354 
libopenct1_0.6.16-1_amd64.deb
 236363d8ffaba2862de9c9551fe2587fe8ce570189c7a6abda63dc13e7f09921 588986 
libopenct1-dbg_0.6.16-1_amd64.deb
 e02ed6319eadd40ccbd3deb05eef381c95730de1a8d087a5662ee0bd6e52472a 306578 
openct_0.6.16-1_amd64.deb
Files: 
 1638e73a2e34efddd6f6810e6fd5147b 1222 utils extra openct_0.6.16-1.dsc
 d8d8c63269985303a303a218c4b953d7 687836 utils extra openct_0.6.16.orig.tar.gz
 e3754a1e3da178ba56fcf743615d6038 56768 utils extra openct_0.6.16-1.diff.gz
 757b13774a40df57ea2714af6b47d205 39972 libdevel optional 
libopenct1-dev_0.6.16-1_amd64.deb
 747d4ea6c698724698cbd37291f7062f 28354 libs optional 
libopenct1_0.6.16-1_amd64.deb
 e3098e2d4ae6a7c0ea39a189abfafd51 588986 debug extra 
libopenct1-dbg_0.6.16-1_amd64.deb
 721db0a3e692d10c2fb0c727458a5ca6 306578 utils extra openct_0.6.16-1_amd64.deb

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

iD8DBQFKBo9fYemOzxbZcMYRAvCdAJwP0gLO61/esoacETmeL7JI8jEUbgCgqgiR
3AVlGo/Y1B9NtdOyOdQDrCw=
=Wb9C
-END PGP SIGNATURE-


Accepted:
libopenct1-dbg_0.6.16-1_amd64.deb
  to pool/main/o/openct/libopenct1-dbg_0.6.16-1_amd64.deb
libopenct1-dev_0.6.16-1_amd64.deb
  to pool/main/o/openct/libopenct1-dev_0.6.16-1_amd64.deb
libopenct1_0.6.16-1_amd64.deb
  to pool/main/o/openct/libopenct1_0.6.16-1_amd64.deb
openct_0.6.16-1.diff.gz
  to pool/main/o/openct/openct_0.6.16-1.diff.gz
openct_0.6.16-1.dsc
  to pool/main/o/openct/openct_0.6.16-1.dsc
openct_0.6.16-1_amd64.deb
  to pool/main/o/openct/openct_0.6.16-1_amd64.deb
openct_0.6.16.orig.tar.gz
  to pool/main/o/openct/openct_0.6.16.orig.tar.gz


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



Accepted libschedule-cron-perl 0.98-1 (source all)

2009-05-10 Thread Miguelangel Jose Freitas Loreto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 May 2009 20:41:16 -0430
Source: libschedule-cron-perl
Binary: libschedule-cron-perl
Architecture: source all
Version: 0.98-1
Distribution: unstable
Urgency: low
Maintainer: Miguelangel Jose Freitas Loreto miguelangel.frei...@gmail.com
Changed-By: Miguelangel Jose Freitas Loreto miguelangel.frei...@gmail.com
Description: 
 libschedule-cron-perl - Simple but complete cron like scheduler
Changes: 
 libschedule-cron-perl (0.98-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control:
 - B-D-I: added libtest-pod-perl (= 1.00),
   libtest-pod-coverage-perl to perform more tests.
 - Standards-Version: 3.8.1.
Checksums-Sha1: 
 0542f5163730943f5a4de31055c2b0646d7a5101 1243 libschedule-cron-perl_0.98-1.dsc
 c5f7f1f67fec94caf9bb0846bfe642e9e2427569 25167 
libschedule-cron-perl_0.98.orig.tar.gz
 7a6b2808ffd9d02f69733a88de74fd61fd8fc110 2064 
libschedule-cron-perl_0.98-1.diff.gz
 0d8fd795b3d5dc489cb1a28b07894e99839f3a60 28256 
libschedule-cron-perl_0.98-1_all.deb
Checksums-Sha256: 
 d49d6aadb5082634f187ee5c438353c9dda08745e190168ed88408127e73b8ba 1243 
libschedule-cron-perl_0.98-1.dsc
 03cf6975867c3244530d1f87cd6f232c10b043c63187257eff80093a85814339 25167 
libschedule-cron-perl_0.98.orig.tar.gz
 c0755f82fbfaea451de1619ace9a0a42aa753fc47157efd2cec253aa2211dcea 2064 
libschedule-cron-perl_0.98-1.diff.gz
 7ea10789bca3dabd21709d6198ef1569da76418bd0c26bca1ab1ccd3d97ea235 28256 
libschedule-cron-perl_0.98-1_all.deb
Files: 
 2c7c2857f76004cb930faadcc2b117ea 1243 perl optional 
libschedule-cron-perl_0.98-1.dsc
 e5c91e75f400641896bd88f166b55a6f 25167 perl optional 
libschedule-cron-perl_0.98.orig.tar.gz
 80c667e10a9e7bf558f7e691bb344e4e 2064 perl optional 
libschedule-cron-perl_0.98-1.diff.gz
 6be378acdead98708c6d5d6210abab0c 28256 perl optional 
libschedule-cron-perl_0.98-1_all.deb

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

iEYEARECAAYFAkoGn6AACgkQgEAZ+qIJwwV4XQCgtnfEhnABXkpLUpcRBpdYhhtx
eP0An3g/ZyI1qCZ/9fzhp9TAzyWrgfCJ
=+Bpd
-END PGP SIGNATURE-


Accepted:
libschedule-cron-perl_0.98-1.diff.gz
  to pool/main/libs/libschedule-cron-perl/libschedule-cron-perl_0.98-1.diff.gz
libschedule-cron-perl_0.98-1.dsc
  to pool/main/libs/libschedule-cron-perl/libschedule-cron-perl_0.98-1.dsc
libschedule-cron-perl_0.98-1_all.deb
  to pool/main/libs/libschedule-cron-perl/libschedule-cron-perl_0.98-1_all.deb
libschedule-cron-perl_0.98.orig.tar.gz
  to pool/main/libs/libschedule-cron-perl/libschedule-cron-perl_0.98.orig.tar.gz


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



Accepted glew 1.5.1-3 (source amd64)

2009-05-10 Thread Joost Yervante Damad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 10:44:59 +0200
Source: glew
Binary: glew-utils libglew1.5-dev libglew1.5 libglewmx1.5 libglewmx1.5-dev
Architecture: source amd64
Version: 1.5.1-3
Distribution: unstable
Urgency: low
Maintainer: Joost Yervante Damad and...@debian.org
Changed-By: Joost Yervante Damad and...@debian.org
Description: 
 glew-utils - The OpenGL Extension Wrangler - utilities
 libglew1.5 - The OpenGL Extension Wrangler - runtime environment
 libglew1.5-dev - The OpenGL Extension Wrangler - development environment
 libglewmx1.5 - The OpenGL Extension Wrangler - runtime environment
 libglewmx1.5-dev - The OpenGL Extension Wrangler - development environment
Closes: 527981
Changes: 
 glew (1.5.1-3) unstable; urgency=low
 .
   * libglewmx1.5-dev needs to depend on libglewmx1.5 (closes: #527981)
Checksums-Sha1: 
 9e4b1d3e355c5ee7377e948a1e0483cff518c870 1167 glew_1.5.1-3.dsc
 6118b968b40c1fc5287d6d231fc5a158cbee9f96 36421 glew_1.5.1-3.diff.gz
 11d3f64771ae50a7338e1cb6d4a280bc9e5c2524 98706 glew-utils_1.5.1-3_amd64.deb
 a097b6a9e1f372ce99f676137de670f77074f96f 188624 
libglew1.5-dev_1.5.1-3_amd64.deb
 7065d7c222d9586f58189bf51c1525d47075318f 93818 libglew1.5_1.5.1-3_amd64.deb
 51475f27cebc7b536d67512e1691564d9e53329b 93834 libglewmx1.5_1.5.1-3_amd64.deb
 c837092575992caad976297b48dfbdf5f2966dc0 84108 
libglewmx1.5-dev_1.5.1-3_amd64.deb
Checksums-Sha256: 
 8e887fbbd0627020abc76aaad84fe4f9f28f39b6be5253e1e2b5a346fe898da4 1167 
glew_1.5.1-3.dsc
 a122ea4cd657ec91d8dedb3ad2933718c5bd9e2612d00d06bcf94eef1f10ec74 36421 
glew_1.5.1-3.diff.gz
 7f5026ce9937ef85c50517f08071aec1ea573d501fed416b12f3dc5e571c0294 98706 
glew-utils_1.5.1-3_amd64.deb
 31028840cc48391fcda36bfd6f1a13a3f54b09f7b6227873b93094784b7df66e 188624 
libglew1.5-dev_1.5.1-3_amd64.deb
 00ccc25c2661fa1d856e107fb2db8ae920e58ae041c9e60a02927a6be2e59fa1 93818 
libglew1.5_1.5.1-3_amd64.deb
 998d34d9fe3bf0d58f671bbe19b552592b3fb4bbfc6da796da9d9b3d3f67cb14 93834 
libglewmx1.5_1.5.1-3_amd64.deb
 6bd7d99f219c08fad96a963225fe0caeb945421d21b5b5afc66732a237454df9 84108 
libglewmx1.5-dev_1.5.1-3_amd64.deb
Files: 
 f522700e08f3b5fb0a97e66982cb5bf3 1167 libs optional glew_1.5.1-3.dsc
 f9642ebd1224c550cd65d0bd60af1c82 36421 libs optional glew_1.5.1-3.diff.gz
 f62c5a0839c6e570ab37871056e1a5d8 98706 libs optional 
glew-utils_1.5.1-3_amd64.deb
 fc90a4e275229bd88208edbf834fc41c 188624 libdevel optional 
libglew1.5-dev_1.5.1-3_amd64.deb
 b4f5b0c2b698c86fd4392f40301799e5 93818 libs optional 
libglew1.5_1.5.1-3_amd64.deb
 15ec11b7554ec7076aeabde4b466f3ff 93834 libs optional 
libglewmx1.5_1.5.1-3_amd64.deb
 9bce3fbb6b5d6e4521030071d7d1456b 84108 libdevel optional 
libglewmx1.5-dev_1.5.1-3_amd64.deb

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

iEYEARECAAYFAkoGlWgACgkQ0/r2+3z8lN0HmgCgvZVePvaVEb4GuZGhLs1aqYWb
hN0AmwTy9uO/VNqe6x60oMRwJT93/EkU
=kfLj
-END PGP SIGNATURE-


Accepted:
glew-utils_1.5.1-3_amd64.deb
  to pool/main/g/glew/glew-utils_1.5.1-3_amd64.deb
glew_1.5.1-3.diff.gz
  to pool/main/g/glew/glew_1.5.1-3.diff.gz
glew_1.5.1-3.dsc
  to pool/main/g/glew/glew_1.5.1-3.dsc
libglew1.5-dev_1.5.1-3_amd64.deb
  to pool/main/g/glew/libglew1.5-dev_1.5.1-3_amd64.deb
libglew1.5_1.5.1-3_amd64.deb
  to pool/main/g/glew/libglew1.5_1.5.1-3_amd64.deb
libglewmx1.5-dev_1.5.1-3_amd64.deb
  to pool/main/g/glew/libglewmx1.5-dev_1.5.1-3_amd64.deb
libglewmx1.5_1.5.1-3_amd64.deb
  to pool/main/g/glew/libglewmx1.5_1.5.1-3_amd64.deb


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



Accepted transfig 1:3.2.5.a-2 (source amd64)

2009-05-10 Thread Roland Rosenfeld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 11:12:23 +0200
Source: transfig
Binary: transfig
Architecture: source amd64
Version: 1:3.2.5.a-2
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld rol...@debian.org
Changed-By: Roland Rosenfeld rol...@debian.org
Description: 
 transfig   - Utilities for converting XFig figure files
Changes: 
 transfig (1:3.2.5.a-2) unstable; urgency=low
 .
   * 21_rename_optopt: rename optopt parameter name in getopt.c to make
 mips/mipsel happy (otherwise their linker fails with the message
 /usr/bin/ld: non-dynamic relocations refer to dynamic symbol
 optopt@@GLIBC_2.0
   * 13_remove_extralibs: Remove -lz again (was lost in previous patch).
Checksums-Sha1: 
 fd5e1469352e33521a087d76589fb1edeca9385b 1238 transfig_3.2.5.a-2.dsc
 713fa3511fd5d9c6e76cffd950fd72c22757 235240 transfig_3.2.5.a-2.diff.gz
 6c970fc6a6354bd3475a55343cd8241f95e15bda 594738 transfig_3.2.5.a-2_amd64.deb
Checksums-Sha256: 
 df1b8864a254e5c99336e75ab0887c6ca74d25a7388ba48b7b2cf78529857295 1238 
transfig_3.2.5.a-2.dsc
 0eb33308bf06d70cb63c2d02585047e178a1c1cbde6bd123dac3354c8e659ab5 235240 
transfig_3.2.5.a-2.diff.gz
 882ae0b02f9a0684f0693c0870944da767868ebed19155e0498a14f3392b39ba 594738 
transfig_3.2.5.a-2_amd64.deb
Files: 
 d3b5583f466d8e2f611ec487565794cb 1238 graphics optional transfig_3.2.5.a-2.dsc
 27eab31ea60b77dabd58d03575a52cfd 235240 graphics optional 
transfig_3.2.5.a-2.diff.gz
 ad043d20b188fc2c24adf2902aac3e6f 594738 graphics optional 
transfig_3.2.5.a-2_amd64.deb

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

iEYEARECAAYFAkoGm+oACgkQO7/Pd72LBQ2LAgCfYghXdu/sgxWUaX04wOf4dhYO
duIAniH8UhIojIFLPjZngkP6jDrbYycT
=fJjX
-END PGP SIGNATURE-


Accepted:
transfig_3.2.5.a-2.diff.gz
  to pool/main/t/transfig/transfig_3.2.5.a-2.diff.gz
transfig_3.2.5.a-2.dsc
  to pool/main/t/transfig/transfig_3.2.5.a-2.dsc
transfig_3.2.5.a-2_amd64.deb
  to pool/main/t/transfig/transfig_3.2.5.a-2_amd64.deb


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



Accepted apr 1.3.3-4 (source i386)

2009-05-10 Thread Stefan Fritsch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 10:14:43 +0200
Source: apr
Binary: libapr1 libapr1-dev libapr1-dbg
Architecture: source i386
Version: 1.3.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apa...@lists.debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Debugging Symbols
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 520857 526346
Changes: 
 apr (1.3.3-4) unstable; urgency=low
 .
   [ Ryan Niebur ]
   * change the -dbg package's section to debug
   * Fix building with newer libtool, thanks to John Wright for the patch
 (Closes: #526346)
   * use a symbols file without apr_socket_sendfile on kfreebsd based
 architectures, fixing FTBFS (Closes: #520857)
   * support nocheck in DEB_BUILD_OPTIONS
   * Debian Policy 3.8.1
 .
   [ Stefan Fritsch ]
   * Force use of bash in the embedded libtool
Checksums-Sha1: 
 2e1a82a292453dca1f7d91e5000c4baa9f8de3b8 1355 apr_1.3.3-4.dsc
 93aec7cc30aaa9f0db653019606a6191dbba9d34 17797 apr_1.3.3-4.diff.gz
 9eec263f7682fbbf4e8c8554b0725ae43ba7cb9b 115620 libapr1_1.3.3-4_i386.deb
 9222c7027c1e40e0a32bca59d826e34345c79c4d 870902 libapr1-dev_1.3.3-4_i386.deb
 154e5423c7b4c070e9d5df7c281c1946603b5adb 56012 libapr1-dbg_1.3.3-4_i386.deb
Checksums-Sha256: 
 4f236ecf4c30bb6db42501b2f20fd3f0b6f9f183230d084768001fdf5c6fa9c8 1355 
apr_1.3.3-4.dsc
 762e83b623d278933ea51a58f4d74ab6a7eabda04b41867eb973b1df8feb2015 17797 
apr_1.3.3-4.diff.gz
 91e8c4d65fe2dd7395c5e8be84fc41c45dda818d4f6778b9fecce896e66f73f8 115620 
libapr1_1.3.3-4_i386.deb
 bd8bed49dcf2f117fe8f2927dae574a039bd9a6b099deb30ca7fd22e12e82bdb 870902 
libapr1-dev_1.3.3-4_i386.deb
 3de5860f934f052f4bef971b41067feb246489328a6458e3b4764381fa83c5c1 56012 
libapr1-dbg_1.3.3-4_i386.deb
Files: 
 95d3daf8a3092c79b7424e3ccf2ee270 1355 libs optional apr_1.3.3-4.dsc
 bf8631a4a254e63b798375f8af0ab46f 17797 libs optional apr_1.3.3-4.diff.gz
 bff38e613190bff611ed7329ef0a60e9 115620 libs optional libapr1_1.3.3-4_i386.deb
 50a6cc1920a8084c1a054eb36a98b7d0 870902 libdevel optional 
libapr1-dev_1.3.3-4_i386.deb
 dbec72c70bc8b7daefbf91c8c778fed6 56012 debug extra libapr1-dbg_1.3.3-4_i386.deb

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

iD8DBQFKBo5dbxelr8HyTqQRAm6hAKCW6aXO3YYiWennqmWZun2hOIcEwgCfUReV
veBzP0l1MYEVa57TqoRDryo=
=gEZ3
-END PGP SIGNATURE-


Accepted:
apr_1.3.3-4.diff.gz
  to pool/main/a/apr/apr_1.3.3-4.diff.gz
apr_1.3.3-4.dsc
  to pool/main/a/apr/apr_1.3.3-4.dsc
libapr1-dbg_1.3.3-4_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.3.3-4_i386.deb
libapr1-dev_1.3.3-4_i386.deb
  to pool/main/a/apr/libapr1-dev_1.3.3-4_i386.deb
libapr1_1.3.3-4_i386.deb
  to pool/main/a/apr/libapr1_1.3.3-4_i386.deb


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



Accepted exim4 4.69-11 (source i386 all)

2009-05-10 Thread Andreas Metzler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 10:15:34 +0200
Source: exim4
Binary: exim4-base exim4-config exim4-daemon-light exim4 exim4-daemon-heavy 
exim4-daemon-custom eximon4 exim4-dbg exim4-daemon-light-dbg 
exim4-daemon-heavy-dbg exim4-daemon-custom-dbg exim4-dev
Architecture: source i386 all
Version: 4.69-11
Distribution: unstable
Urgency: medium
Maintainer: Exim4 Maintainers pkg-exim4-maintain...@lists.alioth.debian.org
Changed-By: Andreas Metzler ametz...@debian.org
Description: 
 exim4  - metapackage to ease Exim MTA (v4) installation
 exim4-base - support files for all Exim MTA (v4) packages
 exim4-config - configuration for the Exim MTA (v4)
 exim4-daemon-custom - custom Exim MTA (v4) daemon with locally set features
 exim4-daemon-custom-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including 
exiscan-ac
 exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-daemon-light - lightweight Exim MTA (v4) daemon
 exim4-daemon-light-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-dbg  - debugging symbols for the Exim MTA (v4) packages
 exim4-dev  - header files for the Exim MTA (v4) packages
 eximon4- monitor application for the Exim MTA (v4) (X11 interface)
Closes: 527445
Changes: 
 exim4 (4.69-11) unstable; urgency=medium
 .
   * Build-Depend on lynx-cur|lynx instead of lynx. (lynx is just a dummy
 package currently, and due its strict dependencies uninstallable until
 the most recent version of lynx-cur has been built.)
   * Work around sed's improved unicode support, not accepting latin1
 characters as pattern delimiters in UTF-8 locales anymore. Closes: #527445
 + [update-exim4.conf] Go for / as separator instead. - This might have
   served a purpose in earlier releases with free-form replacements but is
   just overcomplicated now.
 + [update-exim4defaults]: The tricky bits for exim options are the
   ones that take a filename as argument (e.g. -C and -oX) or -D for
   overriding macros. Use LC_CTYPE=C.
 + [exim4-config.config] The sed commands deals with (lists of) hostnames
   and IP(v6) addresses and nets. Use LC_CTYPE=C.
Checksums-Sha1: 
 b4fd86cb60d3609499f33d8c9990a1d48a5ef073 1593 exim4_4.69-11.dsc
 a4a9eab701aca2e89772a55413b6742b8548292a 555658 exim4_4.69-11.diff.gz
 9ca1815f1028525bfb247ddae105ef42a1fa3ca2 990820 exim4-base_4.69-11_i386.deb
 d316fcdf3adb29d5b11625d883a752fbdb1126c8 98542 eximon4_4.69-11_i386.deb
 16bd79d90f7874fdcb892dd962c053068c9c497f 422992 
exim4-daemon-light_4.69-11_i386.deb
 76da8be20bcae3084a7af57146bed9a41c5301a9 470404 
exim4-daemon-heavy_4.69-11_i386.deb
 1cf9a987aada49eec994a9c81f891a75cdcc693b 673374 
exim4-daemon-light-dbg_4.69-11_i386.deb
 99dc566ead19d813176065ca3b126c3c9f918d40 759158 
exim4-daemon-heavy-dbg_4.69-11_i386.deb
 2c0685643f57c1119ff90091b11f9e3e4ee75edb 264566 exim4-dbg_4.69-11_i386.deb
 25fe998cd79e10cb322df9940ec068826c037f2d 71344 exim4-dev_4.69-11_i386.deb
 7ba351e8c95cb1a693b2b73badb8f82b910b08c4 371242 exim4-config_4.69-11_all.deb
 eba45983e1e4979d54214e54fd41b29c8adbc1d8 7886 exim4_4.69-11_all.deb
Checksums-Sha256: 
 ac32a171e0102e8ea4a960b35be7011a4d5aa92c914db0d3594bc4dc380ecd0d 1593 
exim4_4.69-11.dsc
 72a9d9217edc5902a935aae6d743f00ed43aaa877a87a416c8b4642de375c58a 555658 
exim4_4.69-11.diff.gz
 eb94f52fd422fe3ed86d927ac5c40f1a879fda5d8558535506603226ef12d539 990820 
exim4-base_4.69-11_i386.deb
 ac433ef4c6f3107c5a83bcb6f20a1ecf98923e6abc66a9aadb5329f140d9f4d6 98542 
eximon4_4.69-11_i386.deb
 556cceba575a2ae8209f09e64dfb8dd6ba2ae30dcf1717d7b82d1cd753d99c21 422992 
exim4-daemon-light_4.69-11_i386.deb
 ed3092315f4c2b3d6f324d7ea360fbe8c962ff212d2c69176369e2b5caffbd87 470404 
exim4-daemon-heavy_4.69-11_i386.deb
 a906040df81d186b1251eef483086393f29d84675ce4252e0dfd56d63de8e7d5 673374 
exim4-daemon-light-dbg_4.69-11_i386.deb
 39554f5a66b843dd7cbe024b8b05bd6631eb4b366ac3797ad23104ab9f33d6cf 759158 
exim4-daemon-heavy-dbg_4.69-11_i386.deb
 28b603ca28d431deefc6433381d11cba9303f13564f8b29d9bc5216f935938da 264566 
exim4-dbg_4.69-11_i386.deb
 4747a6b03184dc0a5852d5ca83c373ab7d9be0aa2972b2290c2cb56a452d3cbb 71344 
exim4-dev_4.69-11_i386.deb
 8852925637ddbea200312f661af69e34d379eb20d3038a2000b151d09103ceb0 371242 
exim4-config_4.69-11_all.deb
 01d9a72f0a73634a0fb4460be374dcdf364d5b13754209226dbb823530a59bae 7886 
exim4_4.69-11_all.deb
Files: 
 eb91f7e1257791574b9d0fb51c275854 1593 mail standard exim4_4.69-11.dsc
 d2ccc7dbc448b4e35f490248df4d7a8a 555658 mail standard exim4_4.69-11.diff.gz
 adc8689d3b740b6459c0a02ce21a3d83 990820 mail standard 
exim4-base_4.69-11_i386.deb
 5c2e36ca800a9351564f724f1ac9e12a 98542 mail optional eximon4_4.69-11_i386.deb
 9b8d4adaa49e5cef6f47d8c8bc7af523 422992 mail standard 
exim4-daemon-light_4.69-11_i386.deb
 0a1abc61b2485a2572b97c86c0e82ef2 470404 mail optional 
exim4-daemon-heavy_4.69-11_i386.deb
 

Accepted openvas-server 2.0.1-2 (source i386)

2009-05-10 Thread Javier Fernandez-Sanguino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 11:59:42 +0200
Source: openvas-server
Binary: openvas-server openvas-server-dev
Architecture: source i386
Version: 2.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenVAS Maintainers openvas-distro-...@wald.intevation.org
Changed-By: Javier Fernandez-Sanguino j...@debian.org
Description: 
 openvas-server - remote network security auditor - server
 openvas-server-dev - remote network security auditor - static libraries and 
headers
Closes: 520063
Changes: 
 openvas-server (2.0.1-2) unstable; urgency=low
 .
   * Updated Spanish translation
   * Add Japanese translation, it is, however, out of date since the templates
 have changed (Closes: 520063)
Checksums-Sha1: 
 a3881a7bde39cc645a3ea553727921f88a8e 1629 openvas-server_2.0.1-2.dsc
 f5865cb45a81b08113951c36851d9ba7aa6adac3 29427 openvas-server_2.0.1-2.diff.gz
 23fd8501411490a8c18f7ddc03514724e4ccae7d 174970 openvas-server_2.0.1-2_i386.deb
 7eb5d56ad954e64d721e2ad863fa082a8c7719c3 8418 
openvas-server-dev_2.0.1-2_i386.deb
Checksums-Sha256: 
 6c47fcdd5398fc8dd332fd37cbd5fa77d2dc278cf5469323195989e56421f5c3 1629 
openvas-server_2.0.1-2.dsc
 e27cccaa32102413c9f0ebca8b8afbd24120440d9d5a1f9f72b0a0c7d1f3d421 29427 
openvas-server_2.0.1-2.diff.gz
 707756550365497e9586b240e2114de9d719e9a378c2a23e43a58f9b40fddb9b 174970 
openvas-server_2.0.1-2_i386.deb
 36bf6126aeb0a67ddc4ed2d2c271dc93ea4446c3fe1d6193e947b55215e87a82 8418 
openvas-server-dev_2.0.1-2_i386.deb
Files: 
 4a5ec1b10870e50b5bb27769533e080d 1629 admin optional openvas-server_2.0.1-2.dsc
 d603162f21c7f527a12bab3f618f00b7 29427 admin optional 
openvas-server_2.0.1-2.diff.gz
 cb0df52a832bec568c593987dd7c275f 174970 net optional 
openvas-server_2.0.1-2_i386.deb
 f3a31d98bc6c194077424e2878bfef39 8418 devel optional 
openvas-server-dev_2.0.1-2_i386.deb

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

iD8DBQFKBqcTsandgtyBSwkRAm+bAJ4iduKw7aR/E0Rt8s+EkBxJMeGg1ACeOPpF
hQ7rd2JfD3eTJkojINdkNQ0=
=aUv6
-END PGP SIGNATURE-


Accepted:
openvas-server-dev_2.0.1-2_i386.deb
  to pool/main/o/openvas-server/openvas-server-dev_2.0.1-2_i386.deb
openvas-server_2.0.1-2.diff.gz
  to pool/main/o/openvas-server/openvas-server_2.0.1-2.diff.gz
openvas-server_2.0.1-2.dsc
  to pool/main/o/openvas-server/openvas-server_2.0.1-2.dsc
openvas-server_2.0.1-2_i386.deb
  to pool/main/o/openvas-server/openvas-server_2.0.1-2_i386.deb


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



Accepted myodbc 3.51.19r646-1 (source amd64)

2009-05-10 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 03:07:47 -0700
Source: myodbc
Binary: libmyodbc
Architecture: source amd64
Version: 3.51.19r646-1
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek vor...@debian.org
Changed-By: Steve Langasek vor...@debian.org
Description: 
 libmyodbc  - the MySQL ODBC driver
Closes: 521185
Changes: 
 myodbc (3.51.19r646-1) unstable; urgency=low
 .
   * New upstream release
 - fix build failure with current libmysqlclient.  Closes: #521185.
   * Fix lintian warnings about ignoring errors in postinst, config scripts.
Checksums-Sha1: 
 ce9775001b05f8017d912c50623f493b5a1c2d77 1063 myodbc_3.51.19r646-1.dsc
 ee38b8e604b89108fed5e5f98414ab04bc785002 967163 myodbc_3.51.19r646.orig.tar.gz
 8499507d8f706bf5163dfdfe7b1c0dac6c071a45 33439 myodbc_3.51.19r646-1.diff.gz
 d8ee8e5fbe0dfecd09bcccfae4dc46869daa0ec9 85948 
libmyodbc_3.51.19r646-1_amd64.deb
Checksums-Sha256: 
 5913825a22445e7d71c9019fd446f9823ee5652c5d9b2661d8eab02832f8e5d9 1063 
myodbc_3.51.19r646-1.dsc
 c2dceda23d47234d1af0b5694d63a0f5ea90ef0e0b9a07a1be60cb467ed1f575 967163 
myodbc_3.51.19r646.orig.tar.gz
 74bf07f1308448b5f87cce10faa0f1da561b48e2628d891802c4e310695d2197 33439 
myodbc_3.51.19r646-1.diff.gz
 67e05e5c803aff3044293ee176a85f0541446a990f15c32aa18914263b05144c 85948 
libmyodbc_3.51.19r646-1_amd64.deb
Files: 
 d33f9517c53bc7140e0374454354a4db 1063 libs optional myodbc_3.51.19r646-1.dsc
 ee675c6a44eb989e0e56a528971a5405 967163 libs optional 
myodbc_3.51.19r646.orig.tar.gz
 f30317a14a088bf88b4e409ac7475169 33439 libs optional 
myodbc_3.51.19r646-1.diff.gz
 8d6a68fe7366635df18f925c6bc4ff45 85948 libs optional 
libmyodbc_3.51.19r646-1_amd64.deb

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

iD8DBQFKBqlPKN6ufymYLloRAoXrAKCMMcFS9rqc6EHFTCyVKRrKX8bd4ACePKla
8rQuKQNj8TH3NnKAaPoX71I=
=tWPr
-END PGP SIGNATURE-


Accepted:
libmyodbc_3.51.19r646-1_amd64.deb
  to pool/main/m/myodbc/libmyodbc_3.51.19r646-1_amd64.deb
myodbc_3.51.19r646-1.diff.gz
  to pool/main/m/myodbc/myodbc_3.51.19r646-1.diff.gz
myodbc_3.51.19r646-1.dsc
  to pool/main/m/myodbc/myodbc_3.51.19r646-1.dsc
myodbc_3.51.19r646.orig.tar.gz
  to pool/main/m/myodbc/myodbc_3.51.19r646.orig.tar.gz


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



Accepted console-common 0.7.81 (source all)

2009-05-10 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 08:26:58 +0200
Source: console-common
Binary: console-common dh-consoledata
Architecture: source all
Version: 0.7.81
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry mckins...@debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 console-common - basic infrastructure for text console configuration
 dh-consoledata - debhelper-based script to help packaging console data files
Closes: 506317 512409 513207 518978
Changes: 
 console-common (0.7.81) unstable; urgency=low
 .
   * Resynchronise debian/keymap.sh with console-screen.sh from
 console-tools, fixing dubious grepping of /etc/environment and
 /etc/default/locale. Closes: #506317
 Thanks to careful Ubuntu maintainers and special thanks to Colin Watson.
   * No longer hardcode install-keymap path (thanks, lintian)
   * Update Standards to 3.8.1 (checked, no change, particularl,
 keymap.sh is not meant to be sourced)
   * Lintian fix: add ${misc:Depends} to binary packages dependencies as they
 use debhelper
   * Debconf translations:
 - Esperanto. Closes: #512409
 - Asturian added. Closes: #518978
 - Bengali added.
   * Programs translations:
 - Bulgarian added. Closes: #513207
 - Bengali added.
Checksums-Sha1: 
 da1cf5ddf6f6d6323e603a8c7162a700c4c7026f 899 console-common_0.7.81.dsc
 653a9fbcfd8456204ad4d9b982eca69d9e4e4457 167881 console-common_0.7.81.tar.gz
 deae88da2e898983451d9abc652c4a918c17198e 125024 console-common_0.7.81_all.deb
 4a7d2eb1801a7feda5b8bebd1813ec592e197082 87892 dh-consoledata_0.7.81_all.deb
Checksums-Sha256: 
 58529556a33b01c647316120cb8fb9c5a48d3bab9fd5ecbfcbf0286b046a2666 899 
console-common_0.7.81.dsc
 3cad0c41eb4914e87b503ad95e5a46f6cd861873a55395e8bad2a9b438b5afff 167881 
console-common_0.7.81.tar.gz
 5215424e866e782a3c2f08fdc3f69647f9f160d576f080559bd9ff977faed848 125024 
console-common_0.7.81_all.deb
 69bd7b638d1554462e1d026699a6c2146687fa7bd030523b6e19dc49d1d49058 87892 
dh-consoledata_0.7.81_all.deb
Files: 
 c80845d37d1c6d9bbb01f18a86a0539c 899 utils optional console-common_0.7.81.dsc
 792807efe132080820f79c22a8e563dc 167881 utils optional 
console-common_0.7.81.tar.gz
 99d39b5fba4961766894f6b5eff05f58 125024 utils optional 
console-common_0.7.81_all.deb
 640ceb5b4f2a73a82d6c6d8757784808 87892 devel extra 
dh-consoledata_0.7.81_all.deb

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

iEYEARECAAYFAkoGrBwACgkQ1OXtrMAUPS2vRgCfZ9G9WckjyrX904fukcijXNQu
nOoAnj+br3vyflCvD1zLAUfiF2uo69Wa
=CM5u
-END PGP SIGNATURE-


Accepted:
console-common_0.7.81.dsc
  to pool/main/c/console-common/console-common_0.7.81.dsc
console-common_0.7.81.tar.gz
  to pool/main/c/console-common/console-common_0.7.81.tar.gz
console-common_0.7.81_all.deb
  to pool/main/c/console-common/console-common_0.7.81_all.deb
dh-consoledata_0.7.81_all.deb
  to pool/main/c/console-common/dh-consoledata_0.7.81_all.deb


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



Accepted icedove-dispmua 1.6.4.2-1 (source all)

2009-05-10 Thread Christoph Goehre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 10:05:22 +0200
Source: icedove-dispmua
Binary: icedove-dispmua
Architecture: source all
Version: 1.6.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mozilla Extension Maintainers 
pkg-mozext-maintain...@lists.alioth.debian.org
Changed-By: Christoph Goehre christoph.goe...@gmx.de
Description: 
 icedove-dispmua - display Mail User Agent extension for Icedove
Changes: 
 icedove-dispmua (1.6.4.2-1) unstable; urgency=low
 .
   * New Upstream Version
 - icons: 154 added, 3 removed, 34 changed
 - new locales for ro-RO, sr-RS, uk-UA
 - show a small icon in collapsed header view
   * [8d3fad7] adjust copyright to GPL version 3
   * [e3c334d] adapt patches to new upstream
   * [0ef4f79] use cdbs to build the package
   * [57fb1e5] update standards and debhelper version
   * [dee0613] move package over to pkg-mozext
   * [306304d] add symlink for icedove-3.0
Checksums-Sha1: 
 a05c333ff5c6a68d67a80ff3a24331a265f46da1 1387 icedove-dispmua_1.6.4.2-1.dsc
 52a5b89890049e97cc210af0f3a53ae475a9f73a 3151952 
icedove-dispmua_1.6.4.2.orig.tar.gz
 1d7a42057981411cf0cdcab9072a123504c979b6 3167 icedove-dispmua_1.6.4.2-1.diff.gz
 1a6e648d65b994900392ec52468c7e8c6a8a59b4 3217790 
icedove-dispmua_1.6.4.2-1_all.deb
Checksums-Sha256: 
 9e2273db3aa38cbe139fd48a3e6a94f4c202f011168fbca727fe2e885480752e 1387 
icedove-dispmua_1.6.4.2-1.dsc
 f4f33fcd305ce1d6e9a2c569d5595ffc3e37be61c4128a59b5aecf3ea6941ff9 3151952 
icedove-dispmua_1.6.4.2.orig.tar.gz
 4f52517d4f0c4351e8c6bc1ad4500b75a6437817dd1756680a65c4907a6193ca 3167 
icedove-dispmua_1.6.4.2-1.diff.gz
 3b8b8849af16daa1526ba5888cfc272b084eb4f794f6ca18ccbda2707133 3217790 
icedove-dispmua_1.6.4.2-1_all.deb
Files: 
 23fd5a83afee18e89c1e564bb33d196f 1387 mail optional 
icedove-dispmua_1.6.4.2-1.dsc
 82fefa149461e2037e63f6ad2830e1e2 3151952 mail optional 
icedove-dispmua_1.6.4.2.orig.tar.gz
 22608277ed1b0b7b0a1973c36c243e70 3167 mail optional 
icedove-dispmua_1.6.4.2-1.diff.gz
 98092ebb72e877a48d956b946044db15 3217790 mail optional 
icedove-dispmua_1.6.4.2-1_all.deb

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

iEYEARECAAYFAkoGq08ACgkQaT2DDHtihbd6VgCcChes+XDQVymb8TyT3Dy9kHqv
fOoAnRF5cxPwbPJz4XwcAa/hrs0FFtJm
=8a9k
-END PGP SIGNATURE-


Accepted:
icedove-dispmua_1.6.4.2-1.diff.gz
  to pool/main/i/icedove-dispmua/icedove-dispmua_1.6.4.2-1.diff.gz
icedove-dispmua_1.6.4.2-1.dsc
  to pool/main/i/icedove-dispmua/icedove-dispmua_1.6.4.2-1.dsc
icedove-dispmua_1.6.4.2-1_all.deb
  to pool/main/i/icedove-dispmua/icedove-dispmua_1.6.4.2-1_all.deb
icedove-dispmua_1.6.4.2.orig.tar.gz
  to pool/main/i/icedove-dispmua/icedove-dispmua_1.6.4.2.orig.tar.gz


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



Accepted openvas-client 2.0.3-2 (source i386)

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

Format: 1.8
Date: Sun, 10 May 2009 13:10:32 +0200
Source: openvas-client
Binary: openvas-client
Architecture: source i386
Version: 2.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenVAS Maintainers openvas-distro-...@wald.intevation.org
Changed-By: Javier Fernandez-Sanguino Pen~a j...@debian.org
Description: 
 openvas-client - Remote network security auditor, the client
Changes: 
 openvas-client (2.0.3-2) unstable; urgency=low
 .
   * add debian/patches/03_es-fix.dpatch to update Spanish translation with the 
latest
 complete translation available in SVN
   * Change priority from optional to extra
   * Remove config.sub and config.guess since the package depends on 
autotools-dev and
 should be able to recreate them. This also fixes a lintian bug
   * Remove .svn folders from debian/ subdir
   * Lintian fix: Remove COPYING.OpenSSL from debian/docs since it is already
included in debian/copyright
Checksums-Sha1: 
 ed621837e5ffcf318ad805e1670fc202bcfaf6ba 1480 openvas-client_2.0.3-2.dsc
 f56bca2a98d817fe9290fa973bcc565cc8714394 115281 openvas-client_2.0.3-2.diff.gz
 66e424a8d879d96928ecaf11950ab22703ba8b0c 405558 openvas-client_2.0.3-2_i386.deb
Checksums-Sha256: 
 0791cf0414440a2f4747a2d174d0112894e2acdaaab9a67773dfb4ab4b256e68 1480 
openvas-client_2.0.3-2.dsc
 4b24acd999a906a8999da21a5dcd75e9a5d76f1fd22bc0cdfff3206b961a6c5a 115281 
openvas-client_2.0.3-2.diff.gz
 4f11997ddafd12f2e95709ee13a8c2a476eff819d1b7a5a8f59a4d1ef67abfb5 405558 
openvas-client_2.0.3-2_i386.deb
Files: 
 0bab6e10a554af0c1997e905543b1810 1480 net extra openvas-client_2.0.3-2.dsc
 ed1eccadf5634631cb3c39a35b3a9036 115281 net extra 
openvas-client_2.0.3-2.diff.gz
 acdce57e46e9c77b0f932eda1d30c196 405558 net extra 
openvas-client_2.0.3-2_i386.deb

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

iD8DBQFKBrncsandgtyBSwkRAjl/AJ99ipz27lXfpVCDUpeBaDCzaDhd+QCcC0AX
/gTf0UxBQSIuj6TXQmY8Ufk=
=hJIv
-END PGP SIGNATURE-


Accepted:
openvas-client_2.0.3-2.diff.gz
  to pool/main/o/openvas-client/openvas-client_2.0.3-2.diff.gz
openvas-client_2.0.3-2.dsc
  to pool/main/o/openvas-client/openvas-client_2.0.3-2.dsc
openvas-client_2.0.3-2_i386.deb
  to pool/main/o/openvas-client/openvas-client_2.0.3-2_i386.deb


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



Accepted praat 5.1.5-1 (source amd64)

2009-05-10 Thread Rafael Laboissiere
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 12:17:24 +0200
Source: praat
Binary: praat
Architecture: source amd64
Version: 5.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Rafael Laboissiere raf...@debian.org
Changed-By: Rafael Laboissiere raf...@debian.org
Description: 
 praat  - program for speech analysis and synthesis
Changes: 
 praat (5.1.5-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 c6b60cec790abc3ee2afa9d0d64c08726dc0fc4e 1234 praat_5.1.5-1.dsc
 2443c88082996677cc6082c79d550a83e2e375f9 5520524 praat_5.1.5.orig.tar.gz
 f78c24b1b082bacc7dd3b2fa7f0da46c75460756 33518 praat_5.1.5-1.diff.gz
 87bdd7048901b532d0e7230de029b0362b7236cb 2524938 praat_5.1.5-1_amd64.deb
Checksums-Sha256: 
 b66bd02de30585ad79af4dab9a327c5f0e3550bb930d5f3fb30a49348be7ae60 1234 
praat_5.1.5-1.dsc
 a7d6f79ceeb88cadb87ba6761c5d7f96983721b0fe7653201d3a204d7420e0b7 5520524 
praat_5.1.5.orig.tar.gz
 6d1a8b296fe85a4d58263f80a72c19d21601175fc4ac2966af08e49dcfa89581 33518 
praat_5.1.5-1.diff.gz
 097f4c74c8672d1c6d14c9f7dadac59173490a74631a961f387b96880887c815 2524938 
praat_5.1.5-1_amd64.deb
Files: 
 4303490b4b396c9bedd6f9826964182d 1234 science optional praat_5.1.5-1.dsc
 476f14b0ae971f50cd96d78c63fc4e08 5520524 science optional 
praat_5.1.5.orig.tar.gz
 5cb40c18e9780b4a3f913a81af212e7e 33518 science optional praat_5.1.5-1.diff.gz
 be887e0106d88fcaee0a986c05ddb6bc 2524938 science optional 
praat_5.1.5-1_amd64.deb

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

iD8DBQFKBrtgk3oga0pdcv4RArzIAJ49tARdC1I2UvMhBtqUxt+kb4Re7ACgnaFS
EQe5ZRmDEo8pq+5F729AhBY=
=xi54
-END PGP SIGNATURE-


Accepted:
praat_5.1.5-1.diff.gz
  to pool/main/p/praat/praat_5.1.5-1.diff.gz
praat_5.1.5-1.dsc
  to pool/main/p/praat/praat_5.1.5-1.dsc
praat_5.1.5-1_amd64.deb
  to pool/main/p/praat/praat_5.1.5-1_amd64.deb
praat_5.1.5.orig.tar.gz
  to pool/main/p/praat/praat_5.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



Accepted libmodule-scandeps-perl 0.90-1 (source all)

2009-05-10 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 12:53:18 +0200
Source: libmodule-scandeps-perl
Binary: libmodule-scandeps-perl
Architecture: source all
Version: 0.90-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@43-1.org
Description: 
 libmodule-scandeps-perl - Perl module to recursively scan Perl code for 
dependencies
Closes: 523289
Changes: 
 libmodule-scandeps-perl (0.90-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
 (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * Remove Florian Ragwitz from Uploaders (closes: #523289).
   * debian/control: add perl-modules (= 5.10) as an alternative (build)
 dependency to libversion-perl.
 .
   [ Ansgar Burchardt ]
   * New upstream release.
 + Update years of copyright.
   * Bump Standards Version to 3.8.1 (no changes).
   * Add description to patch fix_references_to_renamed_executable.
Checksums-Sha1: 
 d24fc173f029b092cdf223f48096d0a14db030a6 1678 
libmodule-scandeps-perl_0.90-1.dsc
 39908213a09f19305d68788dfd323bcf81e63150 45753 
libmodule-scandeps-perl_0.90.orig.tar.gz
 c4d149ec3880e8b456b212d1e9c3bede2e0f7aaa 3908 
libmodule-scandeps-perl_0.90-1.diff.gz
 a2094879cc72ad80fa5cc0646aa1d30ecc8f26b1 38586 
libmodule-scandeps-perl_0.90-1_all.deb
Checksums-Sha256: 
 1cbf338a7cc0ed272ddf0955f92dc1f23846853191fa3e667a5a5d767c8d1f38 1678 
libmodule-scandeps-perl_0.90-1.dsc
 b70213323de7840f527d5b530b232878759812b934bed64bc0bdf602d5c0e658 45753 
libmodule-scandeps-perl_0.90.orig.tar.gz
 d531068d563a32b227dcd107806b47fedf541045315ce10ab46cf7b99679b6e7 3908 
libmodule-scandeps-perl_0.90-1.diff.gz
 9883bb71a47e103f3f92dc62c2855da8c33e803596a25ae413920969c071eb36 38586 
libmodule-scandeps-perl_0.90-1_all.deb
Files: 
 61881b56d8bfb3ca2bc1f8ddc868c757 1678 perl optional 
libmodule-scandeps-perl_0.90-1.dsc
 49b6620f838e67d3817168b05dac6a98 45753 perl optional 
libmodule-scandeps-perl_0.90.orig.tar.gz
 75fc07741a121390b0fcb8cf8d11e947 3908 perl optional 
libmodule-scandeps-perl_0.90-1.diff.gz
 2c92803552c0c8d722979f26029a3f3d 38586 perl optional 
libmodule-scandeps-perl_0.90-1_all.deb

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

iEYEARECAAYFAkoGwzgACgkQOzKYnQDzz+SungCg1bqs/uI5ZAAhKsRt+/KPBPYS
NpEAoNJ7S7DjZkB2i+8xVjOiSgLOjhFr
=71n1
-END PGP SIGNATURE-


Accepted:
libmodule-scandeps-perl_0.90-1.diff.gz
  to 
pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_0.90-1.diff.gz
libmodule-scandeps-perl_0.90-1.dsc
  to pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_0.90-1.dsc
libmodule-scandeps-perl_0.90-1_all.deb
  to 
pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_0.90-1_all.deb
libmodule-scandeps-perl_0.90.orig.tar.gz
  to 
pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_0.90.orig.tar.gz


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



Accepted evolution-sharp 0.20.0-1 (source i386)

2009-05-10 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 11:33:16 +0100
Source: evolution-sharp
Binary: libevolution5.0-cil
Architecture: source i386
Version: 0.20.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team 
pkg-cli-libs-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 libevolution5.0-cil - CLI bindings for Evolution
Closes: 527801
Changes: 
 evolution-sharp (0.20.0-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control:
 + Bump standards to 3.8.1
 + Remove useless libgnome2.0-cil build dependency (Closes: #527801)
 + Add missing build dependency on libgtk2.0-cil
   * debian/rules:
 + Implement get-orig-source rule
 + Bump API version to 0.20.0
   * debian/watch:
 + Remove call to uupdate which prevents preparing Debian
   package on Ubuntu
   * debian/patches/debian/patches/fix-dllmappings.dpatch:
 + Refresh for current packages in Sid
Checksums-Sha1: 
 d3b7842946dcbd44e996ab0782f907b61e1a37d0 1718 evolution-sharp_0.20.0-1.dsc
 4a86470aae71da3a848905248d8f80882fdc5d70 422272 
evolution-sharp_0.20.0.orig.tar.gz
 f938bbf1ca9750c7d7e83769c7e9c87e63a27e23 7459 evolution-sharp_0.20.0-1.diff.gz
 bf91ab2b8a1dd3e02fa068035957e34607cdca29 122526 
libevolution5.0-cil_0.20.0-1_i386.deb
Checksums-Sha256: 
 39cfdcf6b6b70e0cafadb67a25c26d429e044ced809cdd19de44e3a6deb5f448 1718 
evolution-sharp_0.20.0-1.dsc
 8d4ee68ed72ee6f33e9ad894df4a4f8135f869920e0e0d3545d4c3deef34ca2d 422272 
evolution-sharp_0.20.0.orig.tar.gz
 2c49b04a1b431fb1e63fa6557bedc5ab6f819b4e8e5a608d3c3272a591e3b714 7459 
evolution-sharp_0.20.0-1.diff.gz
 0c4cb9616423c5ebcdc44a41639bddde238ff074dce89214e2667f3885a072a5 122526 
libevolution5.0-cil_0.20.0-1_i386.deb
Files: 
 54a51a8eef1648acf0c99843d88be8d9 1718 libs optional 
evolution-sharp_0.20.0-1.dsc
 0f7fdfc5c17d0bb2d04be25170c77a5f 422272 libs optional 
evolution-sharp_0.20.0.orig.tar.gz
 8a6daa80bbd62dbc6c0a7f215cd71b09 7459 libs optional 
evolution-sharp_0.20.0-1.diff.gz
 e8cbc7b473cecb56569df29f0b3081d3 122526 libs optional 
libevolution5.0-cil_0.20.0-1_i386.deb

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

iJwEAQECAAYFAkoGv1IACgkQcJWf5zskR2HmZgQAg9Z1hud9X9uxQraG54c0kCq+
zi7W8xPzq7x410u2ZN7wU12b+5W/C8ur6RLXglEGF92VwE7p2zYnBJNccSmyso/t
ySW3Q/29Alvy5W2OhURAyfleuwH9X+Rwf6dKhkONz4WIh9W9UGRNaMDQVy/7NKz6
OJqRwFdidTakO7o5olY=
=mNWk
-END PGP SIGNATURE-


Accepted:
evolution-sharp_0.20.0-1.diff.gz
  to pool/main/e/evolution-sharp/evolution-sharp_0.20.0-1.diff.gz
evolution-sharp_0.20.0-1.dsc
  to pool/main/e/evolution-sharp/evolution-sharp_0.20.0-1.dsc
evolution-sharp_0.20.0.orig.tar.gz
  to pool/main/e/evolution-sharp/evolution-sharp_0.20.0.orig.tar.gz
libevolution5.0-cil_0.20.0-1_i386.deb
  to pool/main/e/evolution-sharp/libevolution5.0-cil_0.20.0-1_i386.deb


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



Accepted robocode 1.6.2+dfsg-1 (source all)

2009-05-10 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 12:51:55 +0100
Source: robocode
Binary: robocode robocode-doc
Architecture: source all
Version: 1.6.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 robocode   - Java programming game based on battle tanks
 robocode-doc - Java programming game based on battle tanks (documentation)
Closes: 527979
Changes: 
 robocode (1.6.2+dfsg-1) unstable; urgency=low
 .
   * Repack tarball without codesize.jar (Closes: #527979)
 - Add libbcel-java to Build-Depends-Indep and binary Depends.
 - Patch build.xml to use bcel.jar over codesize.jar.
 - Add a shim codesize layer to use libbcel-java to calculate robot size.
 - Add dversionmangle line to debian/watch.
   * Add patch to disable update manager.
   * Update location of Git repositories.
   * Don't refer to versionless /usr/share/common-licenses/GPL.
   * Bump Standards-Version to 3.8.1.
   * Move to debhelper 7.
 - Add ${misc:Depends} to robocode-doc's Depends.
Checksums-Sha1: 
 38c1e059ef1a9ae257b09f6acee4e2010bc61d8c 1257 robocode_1.6.2+dfsg-1.dsc
 0f6f8cf2de4a0ae34295ba764bbb8b8853ec71ac 1631300 
robocode_1.6.2+dfsg.orig.tar.gz
 6157734a01db8f6e86d1faca08b42732783baa64 10939 robocode_1.6.2+dfsg-1.diff.gz
 b4917abebde5b75a68f9e62b7fc9a212a2c08395 1874924 robocode_1.6.2+dfsg-1_all.deb
 66a0538a3d480b46fb4d812191e71b62703ed641 225892 
robocode-doc_1.6.2+dfsg-1_all.deb
Checksums-Sha256: 
 e18592b99e18bc6367b7d05a38a189a8e6d95e8d8401e1a2a0b56a091da9 1257 
robocode_1.6.2+dfsg-1.dsc
 91114177721d356dad9f3dfdb4bb4bae9c796a94e7700bc77874d67780079e43 1631300 
robocode_1.6.2+dfsg.orig.tar.gz
 f88198724a6a9c163433c2c8480201a965eb31e7271d26c24d62ac935fe89484 10939 
robocode_1.6.2+dfsg-1.diff.gz
 59648e8cbb820088e3e29b2f625574a03de80090d51bfcc41afa02abcf65837e 1874924 
robocode_1.6.2+dfsg-1_all.deb
 636ab4c023da9a868b681347d803fc46aaff452466e0e0dfb9b12296449210a3 225892 
robocode-doc_1.6.2+dfsg-1_all.deb
Files: 
 5dae3ea8fc135cb47c1998bfa758705b 1257 games optional robocode_1.6.2+dfsg-1.dsc
 8a3ef6ef85e9eb0b27705e6729fafdde 1631300 games optional 
robocode_1.6.2+dfsg.orig.tar.gz
 7c50497cf7d85bea47f3c848c5ea5fd7 10939 games optional 
robocode_1.6.2+dfsg-1.diff.gz
 e61d77c17034e85ad2e53bf6ddd1290d 1874924 games optional 
robocode_1.6.2+dfsg-1_all.deb
 11d5f37f8ae3463231df5185009f9ff8 225892 doc optional 
robocode-doc_1.6.2+dfsg-1_all.deb

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

iEYEARECAAYFAkoGwBUACgkQ5/8uW2NPmiBCKACfUMZB2Z0wh4coqn3VH50PzG3v
BLAAmQExXj9ht9c49rJJBhwMGip8JZ+5
=bbrR
-END PGP SIGNATURE-


Accepted:
robocode-doc_1.6.2+dfsg-1_all.deb
  to pool/main/r/robocode/robocode-doc_1.6.2+dfsg-1_all.deb
robocode_1.6.2+dfsg-1.diff.gz
  to pool/main/r/robocode/robocode_1.6.2+dfsg-1.diff.gz
robocode_1.6.2+dfsg-1.dsc
  to pool/main/r/robocode/robocode_1.6.2+dfsg-1.dsc
robocode_1.6.2+dfsg-1_all.deb
  to pool/main/r/robocode/robocode_1.6.2+dfsg-1_all.deb
robocode_1.6.2+dfsg.orig.tar.gz
  to pool/main/r/robocode/robocode_1.6.2+dfsg.orig.tar.gz


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



Accepted docbook-xsl 1.75.0+dfsg-3 (source all)

2009-05-10 Thread dale
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 13:46:10 +0200
Source: docbook-xsl
Binary: docbook-xsl
Architecture: source all
Version: 1.75.0+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Leidert (dale) daniel.leid...@wgdd.de
Changed-By: Daniel Leidert (dale) daniel.leid...@wgdd.de
Description: 
 docbook-xsl - stylesheets for processing DocBook XML files to various output fo
Closes: 528004
Changes: 
 docbook-xsl (1.75.0+dfsg-3) unstable; urgency=low
 .
   * debian/patches/528004_apply_simpara_content.dpatch: Added.
 - (x)html(-1_1)/lists.html (listitem/simpara): Apply contents of the
   simpara elements (closes: #528004).
   * debian/patches/00list: Adjusted.
Checksums-Sha1: 
 8a669ac405de6adaf725e899a7c3ee48601063c5 1393 docbook-xsl_1.75.0+dfsg-3.dsc
 b55d04756434261b04458640ac4a6fb3f4ec25cb 34500 
docbook-xsl_1.75.0+dfsg-3.diff.gz
 5bfeed2ac6283fd8253d1a602ddb301e689794fb 1602742 
docbook-xsl_1.75.0+dfsg-3_all.deb
Checksums-Sha256: 
 d14528354dca3ab761c32fac0ae036659cbbc8ae49e3405188f1bb29bb9a217d 1393 
docbook-xsl_1.75.0+dfsg-3.dsc
 a14477ea09c463ec8ee1ab2be92c93f4f038d30834f8d1c5b13e16825d7e22be 34500 
docbook-xsl_1.75.0+dfsg-3.diff.gz
 c7a58e0267a28bd6dba55eeb70f30e65d6a0142262ab644ba87a4c0fe7d6c2c1 1602742 
docbook-xsl_1.75.0+dfsg-3_all.deb
Files: 
 cb6b835f1f727e0277e4c292a91bfa2d 1393 text optional 
docbook-xsl_1.75.0+dfsg-3.dsc
 445f96939b11a25811068691035ea10b 34500 text optional 
docbook-xsl_1.75.0+dfsg-3.diff.gz
 f4dd6e87ecc4499dd7dd98e4113c42fa 1602742 text optional 
docbook-xsl_1.75.0+dfsg-3_all.deb

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

iEYEARECAAYFAkoGwZ0ACgkQm0bx+wiPa4yMwgCg2Yk/NAu3EyF+ePChJuaVUxw7
+lQAni3KFSMVN+jbV6/be9nwlha4DNep
=GS1n
-END PGP SIGNATURE-


Accepted:
docbook-xsl_1.75.0+dfsg-3.diff.gz
  to pool/main/d/docbook-xsl/docbook-xsl_1.75.0+dfsg-3.diff.gz
docbook-xsl_1.75.0+dfsg-3.dsc
  to pool/main/d/docbook-xsl/docbook-xsl_1.75.0+dfsg-3.dsc
docbook-xsl_1.75.0+dfsg-3_all.deb
  to pool/main/d/docbook-xsl/docbook-xsl_1.75.0+dfsg-3_all.deb


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



Accepted linux-latest-2.6 19 (source powerpc)

2009-05-10 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 14:10:07 +0200
Source: linux-latest-2.6
Binary: linux-image-alpha-generic linux-image-2.6-alpha-generic 
linux-headers-2.6-alpha-generic linux-image-alpha-smp linux-image-2.6-alpha-smp 
linux-headers-2.6-alpha-smp linux-image-alpha-legacy 
linux-image-2.6-alpha-legacy linux-headers-2.6-alpha-legacy linux-image-amd64 
linux-image-2.6-amd64 linux-headers-2.6-amd64 linux-image-footbridge 
linux-image-2.6-footbridge linux-headers-2.6-footbridge linux-image-iop32x 
linux-image-2.6-iop32x linux-headers-2.6-iop32x linux-image-ixp4xx 
linux-image-2.6-ixp4xx linux-headers-2.6-ixp4xx linux-image-orion5x 
linux-image-2.6-orion5x linux-headers-2.6-orion5x linux-image-kirkwood 
linux-image-2.6-kirkwood linux-headers-2.6-kirkwood linux-image-versatile 
linux-image-2.6-versatile linux-headers-2.6-versatile linux-image-parisc 
linux-image-2.6-parisc linux-headers-2.6-parisc linux-image-parisc-smp 
linux-image-2.6-parisc-smp linux-headers-2.6-parisc-smp linux-image-parisc64 
linux-image-2.6-parisc64 linux-headers-2.6-parisc64 linux-image-parisc
 64-smp linux-image-2.6-parisc64-smp linux-headers-2.6-parisc64-smp 
linux-image-486 linux-image-2.6-486 linux-headers-2.6-486 linux-image-686 
linux-image-2.6-686 linux-headers-2.6-686 linux-image-686-bigmem 
linux-image-2.6-686-bigmem linux-headers-2.6-686-bigmem linux-image-itanium 
linux-image-2.6-itanium linux-headers-2.6-itanium linux-image-mckinley 
linux-image-2.6-mckinley linux-headers-2.6-mckinley linux-image-amiga 
linux-image-2.6-amiga linux-headers-2.6-amiga linux-image-atari 
linux-image-2.6-atari linux-headers-2.6-atari linux-image-bvme6000 
linux-image-2.6-bvme6000 linux-headers-2.6-bvme6000 linux-image-mac 
linux-image-2.6-mac linux-headers-2.6-mac linux-image-mvme147 
linux-image-2.6-mvme147 linux-headers-2.6-mvme147 linux-image-mvme16x 
linux-image-2.6-mvme16x linux-headers-2.6-mvme16x linux-image-r4k-ip22 
linux-image-2.6-r4k-ip22 linux-headers-2.6-r4k-ip22 linux-image-r5k-ip32 
linux-image-2.6-r5k-ip32 linux-headers-2.6-r5k-ip32 linux-image-sb1-bcm91250a 
linux-image-2
 .6-sb1-bcm91250a linux-headers-2.6-sb1-bcm91250a linux-image-sb1a-bcm91480b 
linux-image-2.6-sb1a-bcm91480b linux-headers-2.6-sb1a-bcm91480b 
linux-image-4kc-malta linux-image-2.6-4kc-malta linux-headers-2.6-4kc-malta 
linux-image-5kc-malta linux-image-2.6-5kc-malta linux-headers-2.6-5kc-malta 
linux-image-r5k-cobalt linux-image-2.6-r5k-cobalt linux-headers-2.6-r5k-cobalt 
linux-image-powerpc linux-image-2.6-powerpc linux-headers-2.6-powerpc 
linux-image-powerpc-smp linux-image-2.6-powerpc-smp 
linux-headers-2.6-powerpc-smp linux-image-powerpc64 linux-image-2.6-powerpc64 
linux-headers-2.6-powerpc64 linux-image-s390 linux-image-2.6-s390 
linux-headers-2.6-s390 linux-image-s390-tape linux-image-2.6-s390-tape 
linux-image-s390x linux-image-2.6-s390x linux-headers-2.6-s390x 
linux-image-sparc64 linux-image-2.6-sparc64 linux-headers-2.6-sparc64 
linux-image-sparc64-smp linux-image-2.6-sparc64-smp 
linux-headers-2.6-sparc64-smp
Architecture: source powerpc
Version: 19
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team debian-ker...@lists.debian.org
Changed-By: Bastian Blank wa...@debian.org
Description: 
 linux-headers-2.6-486 - Header files for Linux 2.6-486
 linux-headers-2.6-4kc-malta - Header files for Linux 2.6-4kc-malta
 linux-headers-2.6-5kc-malta - Header files for Linux 2.6-5kc-malta
 linux-headers-2.6-686 - Header files for Linux 2.6-686
 linux-headers-2.6-686-bigmem - Header files for Linux 2.6-686-bigmem
 linux-headers-2.6-alpha-generic - Header files for Linux 2.6-alpha-generic
 linux-headers-2.6-alpha-legacy - Header files for Linux 2.6-alpha-legacy
 linux-headers-2.6-alpha-smp - Header files for Linux 2.6-alpha-smp
 linux-headers-2.6-amd64 - Header files for Linux 2.6-amd64
 linux-headers-2.6-amiga - Header files for Linux 2.6-amiga
 linux-headers-2.6-atari - Header files for Linux 2.6-atari
 linux-headers-2.6-bvme6000 - Header files for Linux 2.6-bvme6000
 linux-headers-2.6-footbridge - Header files for Linux 2.6-footbridge
 linux-headers-2.6-iop32x - Header files for Linux 2.6-iop32x
 linux-headers-2.6-itanium - Header files for Linux 2.6-itanium
 linux-headers-2.6-ixp4xx - Header files for Linux 2.6-ixp4xx
 linux-headers-2.6-kirkwood - Header files for Linux 2.6-kirkwood
 linux-headers-2.6-mac - Header files for Linux 2.6-mac
 linux-headers-2.6-mckinley - Header files for Linux 2.6-mckinley
 linux-headers-2.6-mvme147 - Header files for Linux 2.6-mvme147
 linux-headers-2.6-mvme16x - Header files for Linux 2.6-mvme16x
 linux-headers-2.6-orion5x - Header files for Linux 2.6-orion5x
 linux-headers-2.6-parisc - Header files for Linux 2.6-parisc
 linux-headers-2.6-parisc-smp - Header files for Linux 2.6-parisc-smp
 linux-headers-2.6-parisc64 - Header files for Linux 2.6-parisc64
 linux-headers-2.6-parisc64-smp - Header files for Linux 2.6-parisc64-smp
 linux-headers-2.6-powerpc - Header files 

Accepted eet 1.2.0-1 (source all amd64)

2009-05-10 Thread Albin Tonnerre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 08 May 2009 18:28:11 +0200
Source: eet
Binary: libeet-dev libeet-doc libeet1 libeet-bin libeet-dbg
Architecture: source all amd64
Version: 1.2.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Pkg-e Team pkg-e-de...@lists.alioth.debian.org
Changed-By: Albin Tonnerre albin.tonne...@gmail.com
Description: 
 libeet-bin - Enlightenment DR17 file chunk reading/writing utility
 libeet-dbg - Enlightenment DR17 file chunk reading/writing library - debug sym
 libeet-dev - Enlightenment DR17 file chunk reading/writing library development
 libeet-doc - libeet1 API documentation
 libeet1- Enlightenment DR17 file chunk reading/writing library
Changes: 
 eet (1.2.0-1) experimental; urgency=low
 .
   * Bump Standards-Version to 3.8.1, no change required
   * Build-depend on doxygen and use the make doc target to build the
 doc
   * Add build-depend on libeina-dev, this is now required
   * [lintian] Add ${misc:Depends} to packages dependencies
   * Move libevas-dbg to the debug section
   * Update debian/watch to point to the releases, not the SVN snaspshots
   * Add new symbols to libeet1.symbols
   * Improve descriptions wording a little bit
Checksums-Sha1: 
 187f85ee1e16499c6d65f19b600038e30a212e53 1339 eet_1.2.0-1.dsc
 bca25b7830f5f93319dbac08b613405fc85ac8ae 1599728 eet_1.2.0.orig.tar.gz
 ab2219aedc56a4f310bfe8f20ddec8b3ae043a0a 4357 eet_1.2.0-1.diff.gz
 cdc171427ab3770d2cc1cecdc5980bbd828f1926 1282936 libeet-doc_1.2.0-1_all.deb
 db8d908ea030ba03e9c2c5e900323f5450f2ca25 61702 libeet-dev_1.2.0-1_amd64.deb
 856c348bd2c5407a209349b696647270168d2cbc 48330 libeet1_1.2.0-1_amd64.deb
 1003a37c045ab5f9bf7603e9c908f4d413ceeb43 11972 libeet-bin_1.2.0-1_amd64.deb
 5a540c432987ddf0af57cc1c1d8462f916431d99 93904 libeet-dbg_1.2.0-1_amd64.deb
Checksums-Sha256: 
 7658e1d5d590cf3b1b1822ab2fd9edcc78c0ea216cc2a0f42363fe0aa081996b 1339 
eet_1.2.0-1.dsc
 9ef97a63e0b2a2d7607cd3d70138ea743255b3624f9af0e05fcc2a9d927bc448 1599728 
eet_1.2.0.orig.tar.gz
 3ea90d2dfbd423e3d4f133e0e16f3753ab2d287f93611b8cbc2438aadb26da1e 4357 
eet_1.2.0-1.diff.gz
 635424ae55a323596ea18515559d383ecba5f77ac24df7de286542e053f4da89 1282936 
libeet-doc_1.2.0-1_all.deb
 d360884d317c39b75ea63126639a124ef4445b56fec56c4d17c07fd79d874d75 61702 
libeet-dev_1.2.0-1_amd64.deb
 b9104a3b82efd55a209e14bd44211639dd1acee362afeb235bb2b781ec0f97b2 48330 
libeet1_1.2.0-1_amd64.deb
 14e5d84ab6f2f191e094c3622df68383c08b91326915a7bcb6c337de40736570 11972 
libeet-bin_1.2.0-1_amd64.deb
 e4609a0cafcfe550c42c80de0b408001e682b2a2ff2281d1060414bd2a7699c1 93904 
libeet-dbg_1.2.0-1_amd64.deb
Files: 
 e9ef017c9919efc1ca9d09eb0554db63 1339 libs optional eet_1.2.0-1.dsc
 cc55de5beaee09243584815b82087414 1599728 libs optional eet_1.2.0.orig.tar.gz
 9a0cbb706bab7b6cbb7949e78646a28e 4357 libs optional eet_1.2.0-1.diff.gz
 d4bb106168aa9ed9372eb752554bb213 1282936 doc optional 
libeet-doc_1.2.0-1_all.deb
 a2fd51f297388fa72499f323fd62f261 61702 libdevel optional 
libeet-dev_1.2.0-1_amd64.deb
 6808dbe824fab1de1a9e1306de26b7d1 48330 libs optional libeet1_1.2.0-1_amd64.deb
 c2e9b73ee89ef02c0f2ba92088d10d8c 11972 libs optional 
libeet-bin_1.2.0-1_amd64.deb
 1d24a9b39addbc73d2dddfda76df9b5f 93904 debug extra libeet-dbg_1.2.0-1_amd64.deb

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

iEYEARECAAYFAkoGyTAACgkQ9ijrk0dDIGyQowCgtJCUm4w2dvSR9a9xf7CD9UxX
plQAn1n1X0W/ABM9lLcUz+7R073qxThD
=05ld
-END PGP SIGNATURE-


Accepted:
eet_1.2.0-1.diff.gz
  to pool/main/e/eet/eet_1.2.0-1.diff.gz
eet_1.2.0-1.dsc
  to pool/main/e/eet/eet_1.2.0-1.dsc
eet_1.2.0.orig.tar.gz
  to pool/main/e/eet/eet_1.2.0.orig.tar.gz
libeet-bin_1.2.0-1_amd64.deb
  to pool/main/e/eet/libeet-bin_1.2.0-1_amd64.deb
libeet-dbg_1.2.0-1_amd64.deb
  to pool/main/e/eet/libeet-dbg_1.2.0-1_amd64.deb
libeet-dev_1.2.0-1_amd64.deb
  to pool/main/e/eet/libeet-dev_1.2.0-1_amd64.deb
libeet-doc_1.2.0-1_all.deb
  to pool/main/e/eet/libeet-doc_1.2.0-1_all.deb
libeet1_1.2.0-1_amd64.deb
  to pool/main/e/eet/libeet1_1.2.0-1_amd64.deb


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



Accepted bzr-git 0.3.0-1 (source all)

2009-05-10 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 16:39:08 +0200
Source: bzr-git
Binary: bzr-git
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers pkg-bazaar-ma...@lists.alioth.debian.org
Changed-By: Jelmer Vernooij jel...@debian.org
Description: 
 bzr-git- Bazaar plugin providing readonly Git integration
Changes: 
 bzr-git (0.3.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 8c50d6412ba0e913095cba626ec77e7e1517c1f3 1394 bzr-git_0.3.0-1.dsc
 8ee4b3525f3dc89b1b7828d76692f331f906e14b 48761 bzr-git_0.3.0.orig.tar.gz
 0fa5b4780fca54296d8f700e4cf220a169e4c8c0 1627 bzr-git_0.3.0-1.diff.gz
 879eb5a6147f1cfb86d4c157476928fe54544b00 44916 bzr-git_0.3.0-1_all.deb
Checksums-Sha256: 
 f93cf8da8c0683bc2fbcccda16f547e65baaf06cd77bfd269bda0d182ea5244e 1394 
bzr-git_0.3.0-1.dsc
 a5b4541fc37ee9d590fb221b9fe3e9bc302f0aa37a34676e2f779a2bd8923286 48761 
bzr-git_0.3.0.orig.tar.gz
 fd60c83d76da9d3a3053057fbae1cca4ff7a50b02e9b17b08bcb9da36a953501 1627 
bzr-git_0.3.0-1.diff.gz
 bca91e7b3fe967d7e808b8d04f15edab8cd3c387b0a7c759a30979a6bc637fa3 44916 
bzr-git_0.3.0-1_all.deb
Files: 
 980651267416cdd2e49e9a68133dc420 1394 vcs optional bzr-git_0.3.0-1.dsc
 eab6541cfda1a8caa0fe0eaf479c1933 48761 vcs optional bzr-git_0.3.0.orig.tar.gz
 a7e167d3dda5bec0c526aaacd4ed472c 1627 vcs optional bzr-git_0.3.0-1.diff.gz
 8f835ff858861c618b64a06db3be6ee4 44916 vcs optional bzr-git_0.3.0-1_all.deb

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

iJwEAQECAAYFAkoG55YACgkQDLQl4QYPZuUDDAQAlzGbwfcJmrnZeLiqQ9QZZEDU
my9Q8IQUg/76NRRS3IO5ic7ELzswNPkgcIMSkm8UZse+hTti5G0NZ3SBJD4o3RBq
d+VJoVk0Gv+qdQ8yBuRQjOKBUWvu9KzSXYqIr+gthILpsw4vDQDS0zwOB5EQumn4
tZ0O6vIcrzOaeP95OZA=
=3WPD
-END PGP SIGNATURE-


Accepted:
bzr-git_0.3.0-1.diff.gz
  to pool/main/b/bzr-git/bzr-git_0.3.0-1.diff.gz
bzr-git_0.3.0-1.dsc
  to pool/main/b/bzr-git/bzr-git_0.3.0-1.dsc
bzr-git_0.3.0-1_all.deb
  to pool/main/b/bzr-git/bzr-git_0.3.0-1_all.deb
bzr-git_0.3.0.orig.tar.gz
  to pool/main/b/bzr-git/bzr-git_0.3.0.orig.tar.gz


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



Accepted airport-utils 1-8 (source all)

2009-05-10 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 17:02:55 +0200
Source: airport-utils
Binary: airport-utils
Architecture: source all
Version: 1-8
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE jbla...@debian.org
Changed-By: Julien BLACHE jbla...@debian.org
Description: 
 airport-utils - configuration and management utilities for Apple AirPort base 
sta
Closes: 528049
Changes: 
 airport-utils (1-8) unstable; urgency=low
 .
   * debian/control:
 + Bump Standards-Version to 3.8.1 (no changes).
 + Build-depend on openjdk-6-jdk instead of jikes (closes: #528049).
 + Depend on openjdk-6-jre instead of gij.
   * debian/copyright:
 + Updated upstream website URL.
 + Put in proper copyright notice.
Checksums-Sha1: 
 879bd510eef5a9b883891cf5263fd36465a2979a 1025 airport-utils_1-8.dsc
 869e9808984ebbd12865721b161dc8ed6397fbd7 13310 airport-utils_1-8.diff.gz
 9a1bd5bdab01866db393e5e5ace4991c20a74645 396618 airport-utils_1-8_all.deb
Checksums-Sha256: 
 c77ce1f7c073d1741bfe157289f5b899dd0d6e1b395df3a13a4a0edcf2fec55c 1025 
airport-utils_1-8.dsc
 c08ff3e8955435403d1dfba34084e781d3fed309817a53a37ee7aa7915d6fded 13310 
airport-utils_1-8.diff.gz
 7d3c79a2772ceffef73a16f6a0271a96d691d4027e0fcf313c190e3c9991 396618 
airport-utils_1-8_all.deb
Files: 
 6ac2f910948cdca5ae4252062f99b498 1025 net optional airport-utils_1-8.dsc
 a944483378178a58386f216c1e157bbd 13310 net optional airport-utils_1-8.diff.gz
 03d8fa6554d07bc96896954cd692f14f 396618 net optional airport-utils_1-8_all.deb

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

iD8DBQFKBu1UzWFP1/XWUWkRAnVMAJ0bEWm5X1W06yPYFylkbW8Nhax2LQCguSAx
WIt5F3d/MnwGZWgjVHxl+9U=
=P89W
-END PGP SIGNATURE-


Accepted:
airport-utils_1-8.diff.gz
  to pool/main/a/airport-utils/airport-utils_1-8.diff.gz
airport-utils_1-8.dsc
  to pool/main/a/airport-utils/airport-utils_1-8.dsc
airport-utils_1-8_all.deb
  to pool/main/a/airport-utils/airport-utils_1-8_all.deb


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



Accepted dulwich 0.3.0-1 (source i386)

2009-05-10 Thread Jelmer Vernooij
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 16:18:27 +0200
Source: dulwich
Binary: python-dulwich
Architecture: source i386
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij jel...@debian.org
Changed-By: Jelmer Vernooij jel...@debian.org
Description: 
 python-dulwich - Pure-python Git library
Changes: 
 dulwich (0.3.0-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 f6290bdfc122e15ec5d0d36a3b10afbaea9d46fc 1258 dulwich_0.3.0-1.dsc
 dfce1ac8e8ab1672f2c1642a36321ec762d34eda 64403 dulwich_0.3.0.orig.tar.gz
 f28d8e623b4ee20962c0045a87c1e5d38324d82d 1658 dulwich_0.3.0-1.diff.gz
 2e659cca18d3e201c84134310a075d794001e3d9 55908 python-dulwich_0.3.0-1_i386.deb
Checksums-Sha256: 
 42697de66390037787fb112f0322313f766371a2fd06434e78652e134897e083 1258 
dulwich_0.3.0-1.dsc
 82a0fce29e5b9300753ef9df568c963ea101785e6e2e40591c5a8df5efa151be 64403 
dulwich_0.3.0.orig.tar.gz
 20162b87699bda62d84536f437b46149c28a4027b50445e2d9bafc9dc41679ad 1658 
dulwich_0.3.0-1.diff.gz
 1ae211d804eda75a461f5a56c3ea84dc0c6164e873a4b6a9ab71106827d29a71 55908 
python-dulwich_0.3.0-1_i386.deb
Files: 
 28c1f71f3468a36b68346f4afe1ddb43 1258 python optional dulwich_0.3.0-1.dsc
 7086f783baa2792c50a293e81b1a0376 64403 python optional 
dulwich_0.3.0.orig.tar.gz
 9217cb93bc1f26fb7fde2036bac62716 1658 python optional dulwich_0.3.0-1.diff.gz
 1df913b3897c533bcba3d1446a5aaa47 55908 python optional 
python-dulwich_0.3.0-1_i386.deb

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

iJwEAQECAAYFAkoG4pYACgkQDLQl4QYPZuWyuAP+PBf+pUi4PKJStmrjTaCDumsX
zvmCBFSBqbAEfJWBhF+zSyMkdmYouHLzn1NizZVS9U7WJd/1Wmye9SR/+NIqfp2H
kiuRUusViRON+wBAwELQJNnHwCr29qysxNT2ZqFNzzK2pWpCBzP7dh2/zzJkX9Tz
aI5fSYIvB3ekKFoH/dw=
=vRdZ
-END PGP SIGNATURE-


Accepted:
dulwich_0.3.0-1.diff.gz
  to pool/main/d/dulwich/dulwich_0.3.0-1.diff.gz
dulwich_0.3.0-1.dsc
  to pool/main/d/dulwich/dulwich_0.3.0-1.dsc
dulwich_0.3.0.orig.tar.gz
  to pool/main/d/dulwich/dulwich_0.3.0.orig.tar.gz
python-dulwich_0.3.0-1_i386.deb
  to pool/main/d/dulwich/python-dulwich_0.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



Accepted python-coverage 2.85-1 (source all)

2009-05-10 Thread Ben Finney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Mar 2009 23:25:23 +1100
Source: python-coverage
Binary: python-coverage
Architecture: source all
Version: 2.85-1
Distribution: unstable
Urgency: low
Maintainer: Lars Wirzenius l...@iki.fi
Changed-By: Ben Finney ben+deb...@benfinney.id.au
Description: 
 python-coverage - code coverage tool for Python
Closes: 495963
Changes: 
 python-coverage (2.85-1) unstable; urgency=low
 .
   [ Lars Wirzenius ]
   * debian/control: Added missing DM-Upload-Allowed field.
 .
   [ Ben Finney ]
   * New upstream version:
 + Use os.realpath as part of the fixing of filenames so that symlinks
   won't confuse things. Thanks, Patrick Mezard.
   Closes: bug#495963.
   * debian/rules:
 + Fix bogus executable permission for non-program files from upstream
   tarball.
   * debian/copyright:
 + Re-work to proposed machine-parseable format.
   * debian/control:
 + Comply with ‘Standards-Version: 3.8.1’.
 + Add ‘Depends: ${misc:Depends}’ for debhelper.
Checksums-Sha1: 
 fb769e373906aa1e86d050eb5c848584d50b258b 1247 python-coverage_2.85-1.dsc
 4191e2ee99d19990e74c351193443048af9b3a9e 14169 python-coverage_2.85.orig.tar.gz
 c4f13e72d60b1709176167f235f1c4df8869f058 4376 python-coverage_2.85-1.diff.gz
 7ace726e3b3376899741e6fc646ad6e2569e2a6d 20098 python-coverage_2.85-1_all.deb
Checksums-Sha256: 
 363318bc56065812806723124021d511c85031048265886a5db73c5cd6016947 1247 
python-coverage_2.85-1.dsc
 5783544bffe2fda07e5b7c5f68f0ee87e3d09c395d129ae96ee45e9797b89206 14169 
python-coverage_2.85.orig.tar.gz
 440ff840ae261fbd9129b5f71c23f34ff94c0f2bc10a1827f339376cf039e567 4376 
python-coverage_2.85-1.diff.gz
 107eb747a2756d201734259e2ac9397dff1fc24cab475ea6542d5fcab287c11d 20098 
python-coverage_2.85-1_all.deb
Files: 
 95f6de88eef07002c4c5e0fe78778937 1247 python optional 
python-coverage_2.85-1.dsc
 bb6f4ce9fbd0011dd8d93eaf58ee9d04 14169 python optional 
python-coverage_2.85.orig.tar.gz
 ca8cf30897c1cc5adb6e064a1f793646 4376 python optional 
python-coverage_2.85-1.diff.gz
 ba6c1cada8bf5fb8147e062405004262 20098 python optional 
python-coverage_2.85-1_all.deb

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

iD8DBQFKBu9aH7uVvy2azI4RAkSvAJ4iI0M1zF8+D3O5Iggnzis6SBkCjACfTn5L
lFeMwSMXAZK6S0iDxCLI/x4=
=cuWh
-END PGP SIGNATURE-


Accepted:
python-coverage_2.85-1.diff.gz
  to pool/main/p/python-coverage/python-coverage_2.85-1.diff.gz
python-coverage_2.85-1.dsc
  to pool/main/p/python-coverage/python-coverage_2.85-1.dsc
python-coverage_2.85-1_all.deb
  to pool/main/p/python-coverage/python-coverage_2.85-1_all.deb
python-coverage_2.85.orig.tar.gz
  to pool/main/p/python-coverage/python-coverage_2.85.orig.tar.gz


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



Accepted nfqueue-bindings 0.2-1 (source amd64)

2009-05-10 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 17:11:08 +0200
Source: nfqueue-bindings
Binary: nfqueue-bindings-perl nfqueue-bindings-python
Architecture: source amd64
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier pol...@debian.org
Changed-By: Pierre Chifflier pol...@debian.org
Description: 
 nfqueue-bindings-perl - Perl bindings for nfqueue
 nfqueue-bindings-python - Python bindings for nfqueue
Changes: 
 nfqueue-bindings (0.2-1) unstable; urgency=low
 .
   * New Upstream Version
   * Add watch file
   * Bump standards version to 3.8.1 (no changes)
Checksums-Sha1: 
 1ff3c37f748f7a30bdffc0ed3f92a9887000ed5c 1225 nfqueue-bindings_0.2-1.dsc
 704f07a8f6a7dd37811c482d560617948a65cc18 21643 nfqueue-bindings_0.2.orig.tar.gz
 c3ca2d70a8b4c07d47078d792a1d86a497978447 2558 nfqueue-bindings_0.2-1.diff.gz
 d5c152d899f9ad89e3e19cc697e2cf9882cf0bbc 27220 
nfqueue-bindings-perl_0.2-1_amd64.deb
 1a2df184f4a873c3214a15558f4cdb6133f785c3 22864 
nfqueue-bindings-python_0.2-1_amd64.deb
Checksums-Sha256: 
 4e588da4239ce16697304ee7def091ff7e7d7576e0d98e93bb83748ee3d05011 1225 
nfqueue-bindings_0.2-1.dsc
 d5e00619fff69e4f94e0fa7b5326d69edc836b24d94868e0020bafbb15b3bbec 21643 
nfqueue-bindings_0.2.orig.tar.gz
 76a988efc4ef47036c6045dd35d6d6a21404d02a1bb33ae98e5aed1c9982f0de 2558 
nfqueue-bindings_0.2-1.diff.gz
 6fd657a94eed1f4df872a23bf8d739964719d2b34c0e1319ed82202f160e231c 27220 
nfqueue-bindings-perl_0.2-1_amd64.deb
 8b5feadc76667371a1a2a8ccacd4d46f5dfe856421418126e2acd3686822b495 22864 
nfqueue-bindings-python_0.2-1_amd64.deb
Files: 
 f643958def64ce4632fdf5afd76a283d 1225 libs extra nfqueue-bindings_0.2-1.dsc
 8f433376dbfed9f616544f3d9913c71f 21643 libs extra 
nfqueue-bindings_0.2.orig.tar.gz
 2e187d1b3691f1084e79e6bc76f181ac 2558 libs extra nfqueue-bindings_0.2-1.diff.gz
 d57525027f8c41dcccd27b7335e19998 27220 perl extra 
nfqueue-bindings-perl_0.2-1_amd64.deb
 e45eb87e0a7178cce44b0f2da1d40252 22864 python extra 
nfqueue-bindings-python_0.2-1_amd64.deb

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

iD8DBQFKBvAMtwVrWo1fQMsRAmWmAJ9KD/+My6Nqb+tAICeG+39Iqj5a3wCeKGmt
tUVzWZySPysb0SQbHE/6A1E=
=J5CU
-END PGP SIGNATURE-


Accepted:
nfqueue-bindings-perl_0.2-1_amd64.deb
  to pool/main/n/nfqueue-bindings/nfqueue-bindings-perl_0.2-1_amd64.deb
nfqueue-bindings-python_0.2-1_amd64.deb
  to pool/main/n/nfqueue-bindings/nfqueue-bindings-python_0.2-1_amd64.deb
nfqueue-bindings_0.2-1.diff.gz
  to pool/main/n/nfqueue-bindings/nfqueue-bindings_0.2-1.diff.gz
nfqueue-bindings_0.2-1.dsc
  to pool/main/n/nfqueue-bindings/nfqueue-bindings_0.2-1.dsc
nfqueue-bindings_0.2.orig.tar.gz
  to pool/main/n/nfqueue-bindings/nfqueue-bindings_0.2.orig.tar.gz


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



Accepted wbxml2 0.10.6-2 (source i386)

2009-05-10 Thread Michael Banck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 17:20:43 +0200
Source: wbxml2
Binary: libwbxml2-dev libwbxml2-0-dbg libwbxml2-0 libwbxml2-utils
Architecture: source i386
Version: 0.10.6-2
Distribution: unstable
Urgency: low
Maintainer: Michael Banck mba...@debian.org
Changed-By: Michael Banck mba...@debian.org
Description: 
 libwbxml2-0 - WBXML parsing and encoding library
 libwbxml2-0-dbg - WBXML library development file
 libwbxml2-dev - WBXML library development file
 libwbxml2-utils - Binary XML utilities
Changes: 
 wbxml2 (0.10.6-2) unstable; urgency=low
 .
   * debian/control (libwbxml2-dev/Depends): Added ${misc:Depends}.
   * debian/control (libwbxml2-0-dbg/Depends): Likewise.
   * debian/patches/optopt-rename.patch: New patch, addresses FTBFS on
 mips/mipsel.
Checksums-Sha1: 
 cab9eb5c3e7dba23ad29f75a9f90e828ea3a1157 1116 wbxml2_0.10.6-2.dsc
 3055907a0955e3c2c1983fdd24d150c737bd9b82 4072 wbxml2_0.10.6-2.diff.gz
 583e7439eb2982ea5c92fde99362564ad75ab73e 39664 libwbxml2-dev_0.10.6-2_i386.deb
 e3b58d1cf391ee505a1e2c293cdaddf66e4cc51e 93442 
libwbxml2-0-dbg_0.10.6-2_i386.deb
 421dd77fa9fbd0b46650adf99b7eb34923e5daf8 73802 libwbxml2-0_0.10.6-2_i386.deb
 a5f25b2a6ea25f8da69f21eba400dc0aee8d81ff 23474 
libwbxml2-utils_0.10.6-2_i386.deb
Checksums-Sha256: 
 0947868ddc95bd2eef5f95868b70f3805bd93be45bcee37c8318e6c8eec323fe 1116 
wbxml2_0.10.6-2.dsc
 4e2e87d62f35beb94c73a396eecab7bd35e35b7d67a1c129c3fe5e5b9c7ef100 4072 
wbxml2_0.10.6-2.diff.gz
 236e471fcce571f97c01050b2b3d0e1975c9fc13d7a1901220c7cebc6d423d27 39664 
libwbxml2-dev_0.10.6-2_i386.deb
 a5ef59032b06197c484d67d1870c5d43ca958f5e0d22571cccddf68f9f01315f 93442 
libwbxml2-0-dbg_0.10.6-2_i386.deb
 e3a411b13a74969844e3a83b649226ba723c88818fc3c0c829c52565efe02abb 73802 
libwbxml2-0_0.10.6-2_i386.deb
 5f82fd767654a1769b77a713691064ce75732b4b2ffb17658c48f1e0b246df14 23474 
libwbxml2-utils_0.10.6-2_i386.deb
Files: 
 b496d39fe9cf48593b7faad588173933 1116 libs optional wbxml2_0.10.6-2.dsc
 5e311b8342e716308b86171a79bff4ae 4072 libs optional wbxml2_0.10.6-2.diff.gz
 e492ac362d39798e3b49527273ba80bf 39664 libdevel optional 
libwbxml2-dev_0.10.6-2_i386.deb
 1192531b438481cf133f04f4b57c5bac 93442 libdevel extra 
libwbxml2-0-dbg_0.10.6-2_i386.deb
 a0a5802cae95187fee14ad3c52db9db1 73802 libs optional 
libwbxml2-0_0.10.6-2_i386.deb
 8928bc42dfd64df2ae34dde63b18fc48 23474 text optional 
libwbxml2-utils_0.10.6-2_i386.deb

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

iD8DBQFKBvJEmHaJYZ7RAb8RAsPsAKCTxjFPWMnghXCPJQxTt6QLlXV+fACeNieC
HLDPEWlOCqA+59nYzvCpoYQ=
=3F34
-END PGP SIGNATURE-


Accepted:
libwbxml2-0-dbg_0.10.6-2_i386.deb
  to pool/main/w/wbxml2/libwbxml2-0-dbg_0.10.6-2_i386.deb
libwbxml2-0_0.10.6-2_i386.deb
  to pool/main/w/wbxml2/libwbxml2-0_0.10.6-2_i386.deb
libwbxml2-dev_0.10.6-2_i386.deb
  to pool/main/w/wbxml2/libwbxml2-dev_0.10.6-2_i386.deb
libwbxml2-utils_0.10.6-2_i386.deb
  to pool/main/w/wbxml2/libwbxml2-utils_0.10.6-2_i386.deb
wbxml2_0.10.6-2.diff.gz
  to pool/main/w/wbxml2/wbxml2_0.10.6-2.diff.gz
wbxml2_0.10.6-2.dsc
  to pool/main/w/wbxml2/wbxml2_0.10.6-2.dsc


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



Accepted scheme9 2009.05.09-1 (source amd64)

2009-05-10 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 15:51:23 +0100
Source: scheme9
Binary: scheme9
Architecture: source amd64
Version: 2009.05.09-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 scheme9- Scheme 9 from Empty Space R4RS Scheme interpreter
Changes: 
 scheme9 (2009.05.09-1) unstable; urgency=low
 .
   * New Upstream Version
Checksums-Sha1: 
 8301b7cc9feb826eed871dbcdf37b7984d4a94db 1141 scheme9_2009.05.09-1.dsc
 4f141dd48213a7f43fa29e6a8ab4a4b81f1fe3f4 148359 scheme9_2009.05.09.orig.tar.gz
 b47910910258b19a1017a6c460bc8493e42bab31 11142 scheme9_2009.05.09-1.diff.gz
 81d8acf6da221420f5813d53ea36e9f1d3a4daf2 471568 scheme9_2009.05.09-1_amd64.deb
Checksums-Sha256: 
 7942384535257fc16b3dacdebfec0fcbb379158e2316abc48d40e4d5017fd52e 1141 
scheme9_2009.05.09-1.dsc
 df398fa83ccd73080f043db28bd8814b654ed648a23da70779efd424af73a409 148359 
scheme9_2009.05.09.orig.tar.gz
 d0be3e7e6db604fc9978882bde06925f985f67ffaef0a0d1cc5422bb6794b486 11142 
scheme9_2009.05.09-1.diff.gz
 1b3cb00fe4dabdbdf5dd8abf27e70737f29173797c3d8c8670a43cfb9fd6d07f 471568 
scheme9_2009.05.09-1_amd64.deb
Files: 
 b0f1505c5b950eb7a471b47452c2da8d 1141 lisp extra scheme9_2009.05.09-1.dsc
 b7dee7e4c346acf8186a7464ecf8c7be 148359 lisp extra 
scheme9_2009.05.09.orig.tar.gz
 da9ed4398fb9e3eb859911c63f35bfdb 11142 lisp extra scheme9_2009.05.09-1.diff.gz
 c020b14a815f2333128dcf20b5e4f5f8 471568 lisp extra 
scheme9_2009.05.09-1_amd64.deb

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

iEYEARECAAYFAkoG6tIACgkQLz4Gnv7CP7K3igCgud4KtoWsU21Vtb9Gn2/0+ctL
xYAAnjnGyImmpOMY8R8LjgTFeXNyK1tR
=6Wf4
-END PGP SIGNATURE-


Accepted:
scheme9_2009.05.09-1.diff.gz
  to pool/main/s/scheme9/scheme9_2009.05.09-1.diff.gz
scheme9_2009.05.09-1.dsc
  to pool/main/s/scheme9/scheme9_2009.05.09-1.dsc
scheme9_2009.05.09-1_amd64.deb
  to pool/main/s/scheme9/scheme9_2009.05.09-1_amd64.deb
scheme9_2009.05.09.orig.tar.gz
  to pool/main/s/scheme9/scheme9_2009.05.09.orig.tar.gz


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



Accepted zomg 0.5.10-1 (source amd64)

2009-05-10 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 11:47:04 -0400
Source: zomg
Binary: zomg
Architecture: source amd64
Version: 0.5.10-1
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams sch...@debian.org
Changed-By: Clint Adams sch...@debian.org
Description: 
 zomg   - console-based last.fm submission and radio client
Changes: 
 zomg (0.5.10-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 5d5966f027ce37acef7ede05ed94513f73e9441f 950 zomg_0.5.10-1.dsc
 806e1732bf7eaa293c3f191fb34817de4a0f 81258 zomg_0.5.10.orig.tar.gz
 3a472f2131c85881ffe6fb2b78995f186fe2bef3 3026 zomg_0.5.10-1.diff.gz
 b03cb8f3432dfa608eb36208405039c3614cc22f 20598 zomg_0.5.10-1_amd64.deb
Checksums-Sha256: 
 b33189df8e6b9cfa1be96e8f9c57209fc48eadd1df35e0ff8fef0f5f36ccae5b 950 
zomg_0.5.10-1.dsc
 06aca26325cfa1915799ba714b7aa2ed04f401f7ee1140462ced8700cfc0840c 81258 
zomg_0.5.10.orig.tar.gz
 32d49cfc6477795095f91b6a1df4a2e216ce1482588922e93dcd0b0785c84a18 3026 
zomg_0.5.10-1.diff.gz
 72e1bdc1511b35e84e4e395ea91376eb85a035a11c1698fdfc78adb76765d441 20598 
zomg_0.5.10-1_amd64.deb
Files: 
 568b484dd400935fb669986fec37ca12 950 sound optional zomg_0.5.10-1.dsc
 a8c4b0b8bf39af8b734be22f5807d4a9 81258 sound optional zomg_0.5.10.orig.tar.gz
 2924fe8dfbb30e2d38be224a93df161e 3026 sound optional zomg_0.5.10-1.diff.gz
 2139fa3c0245418521fae3a5b82bfe0c 20598 sound optional zomg_0.5.10-1_amd64.deb

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

iEYEARECAAYFAkoG93cACgkQ5m0u66uWM3AFgQCgkS9LmnkBxo3+fH4aBd648eLp
oAQAn2AXKD28IkXlZKam+R9d4oTp0Gwi
=NFEs
-END PGP SIGNATURE-


Accepted:
zomg_0.5.10-1.diff.gz
  to pool/main/z/zomg/zomg_0.5.10-1.diff.gz
zomg_0.5.10-1.dsc
  to pool/main/z/zomg/zomg_0.5.10-1.dsc
zomg_0.5.10-1_amd64.deb
  to pool/main/z/zomg/zomg_0.5.10-1_amd64.deb
zomg_0.5.10.orig.tar.gz
  to pool/main/z/zomg/zomg_0.5.10.orig.tar.gz


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



Accepted transmission 1.60-1 (source all amd64)

2009-05-10 Thread Leo Costela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 14:11:57 +0200
Source: transmission
Binary: transmission transmission-common transmission-cli transmission-gtk 
transmission-daemon
Architecture: source all amd64
Version: 1.60-1
Distribution: unstable
Urgency: low
Maintainer: Leo costela Antunes cost...@debian.org
Changed-By: Leo Costela cost...@debian.org
Description: 
 transmission - lightweight BitTorrent client
 transmission-cli - lightweight BitTorrent client (command line interface)
 transmission-common - lightweight BitTorrent client (common files)
 transmission-daemon - lightweight BitTorrent client (daemon)
 transmission-gtk - lightweight BitTorrent client (graphical interface)
Closes: 525944 526256 526876
Changes: 
 transmission (1.60-1) unstable; urgency=low
 .
   * new upstream release
   * debian/{rules,control}: add quilt support
   * debian/patches:
   - include fix to pt_BR translation (thanks Flamarion Jorge)
   (closes: #525944)
   - include fix for ipv6 (thanks Peng tao) (closes: #526256)
   * debian/transmission-cli.examples: add email script by Alexander
 Galanin (closes: #526876)
   * debian/control: bump policy to 3.8.1 (no changes)
Checksums-Sha1: 
 cccf2a4c62391d114aa001580456d72f9e74c237 1478 transmission_1.60-1.dsc
 1f27bb4bf0dbfab1d83ba312d9976cfaa61a4dde 6358114 transmission_1.60.orig.tar.gz
 cfd3f5e8e843593ef2350cd5675d01eb1cef4147 14510 transmission_1.60-1.diff.gz
 17960b8f12e5ce62ce463c349d58e6c8dccd5767 848 transmission_1.60-1_all.deb
 f13d208f8ffae303b88c7858e251699deb7bbcf0 160912 
transmission-common_1.60-1_all.deb
 ff16b5867a488f9d6ff88f52f5be7176b3de86ff 503502 
transmission-cli_1.60-1_amd64.deb
 26d519f49b4d308a3605ed4b4604090f71dfed17 699172 
transmission-gtk_1.60-1_amd64.deb
 f9cf3be04733d89ddac535207ff6e72fb0e6aa2a 247596 
transmission-daemon_1.60-1_amd64.deb
Checksums-Sha256: 
 411aad1c2e80a30fd733ce3391f24bc9d1343f0886ee0fed98d22c587eedd4a9 1478 
transmission_1.60-1.dsc
 20135cae86a75ec1e71c2d1aba44d5bd9e68129a89b5757839c9395287599927 6358114 
transmission_1.60.orig.tar.gz
 9ec761384f7b31f8cb33f2b69c7bd21cf136ad740db82da7cebc9414e75315ad 14510 
transmission_1.60-1.diff.gz
 9e0e547c3ffc55ac3c41b169c4d21b2e8c95d7208ac8fd6b07a8048668e101b2 848 
transmission_1.60-1_all.deb
 47ae0a60ab9021c41c5ef60e13424a0a219caa19df0afbb6b1df18271e181789 160912 
transmission-common_1.60-1_all.deb
 c9aab1c529895284589465495bf00aba112ae58133074b6d0f93d325de8ab53f 503502 
transmission-cli_1.60-1_amd64.deb
 5dfd4cc61dd14fcf28896173be295166b94258211ceea43e9650d9f44e4d1096 699172 
transmission-gtk_1.60-1_amd64.deb
 afc09f5f8609ba6350c1ad6395c07c6356b7fb0c800116c3b4550cdbdc2a3fb2 247596 
transmission-daemon_1.60-1_amd64.deb
Files: 
 ff12327d08914dcf6feb8df5d72f6ae7 1478 net optional transmission_1.60-1.dsc
 358856178b3fb603f960de31f043 6358114 net optional 
transmission_1.60.orig.tar.gz
 d074026c94c2f7afc7647c3e158c1ccb 14510 net optional transmission_1.60-1.diff.gz
 648cf30bd230a1a0da815353ecd71837 848 net optional transmission_1.60-1_all.deb
 4f8ebb402b291256b3159b9f72604eb0 160912 net optional 
transmission-common_1.60-1_all.deb
 e606dbfe8ad5ed0438630489a057979a 503502 net optional 
transmission-cli_1.60-1_amd64.deb
 4f8c79e00490417615ab3201b492ec96 699172 net optional 
transmission-gtk_1.60-1_amd64.deb
 8ede32c797e257d00c8aa10068b176b1 247596 net optional 
transmission-daemon_1.60-1_amd64.deb

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

iEYEARECAAYFAkoG+T4ACgkQImLTb3rflGaeRgCg+GgX5hL/ZKwu9gMJham0MGZ2
zzMAoJqboqtshomfxhsRt1cAALExRh0f
=W2p6
-END PGP SIGNATURE-


Accepted:
transmission-cli_1.60-1_amd64.deb
  to pool/main/t/transmission/transmission-cli_1.60-1_amd64.deb
transmission-common_1.60-1_all.deb
  to pool/main/t/transmission/transmission-common_1.60-1_all.deb
transmission-daemon_1.60-1_amd64.deb
  to pool/main/t/transmission/transmission-daemon_1.60-1_amd64.deb
transmission-gtk_1.60-1_amd64.deb
  to pool/main/t/transmission/transmission-gtk_1.60-1_amd64.deb
transmission_1.60-1.diff.gz
  to pool/main/t/transmission/transmission_1.60-1.diff.gz
transmission_1.60-1.dsc
  to pool/main/t/transmission/transmission_1.60-1.dsc
transmission_1.60-1_all.deb
  to pool/main/t/transmission/transmission_1.60-1_all.deb
transmission_1.60.orig.tar.gz
  to pool/main/t/transmission/transmission_1.60.orig.tar.gz


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



Accepted xfce4-notifyd 0.1.0-3 (source amd64)

2009-05-10 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 18:14:08 +0200
Source: xfce4-notifyd
Binary: xfce4-notifyd
Architecture: source amd64
Version: 0.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 xfce4-notifyd - simple, visually-appealing notification daemon for Xfce
Closes: 522729
Changes: 
 xfce4-notifyd (0.1.0-3) unstable; urgency=low
 .
   [ Evgeni Golov ]
   * Update my e-mail address.
 .
   [ Yves-Alexis Perez ]
   * debian/patches
 - 01_send-second-arg-notification-closed added, correctly send two
   arguments with NotificationClosed. closes: 522729
   * debian/rules:
 - simplify tiny.rules for debhelper 7.
   * debian/control:
 - add build-dep on quilt (with --with-quilt support in the rule).
Checksums-Sha1: 
 96e6c168f71e30cf2f36b3207eb7470af46bdb8d 1542 xfce4-notifyd_0.1.0-3.dsc
 002eecf03b0613f6e76862e3550b0c57a3265255 2409 xfce4-notifyd_0.1.0-3.diff.gz
 74e44c95cd0ff7065ba695e31389364425245a35 49488 xfce4-notifyd_0.1.0-3_amd64.deb
Checksums-Sha256: 
 4fce3de9d9c6f47a0738103287d0e6dc18f931fa6509233eed3cf3d5a775580d 1542 
xfce4-notifyd_0.1.0-3.dsc
 ca8d7252a22abb0238dee72d2eb8c1b540f672b92f1bc3e855cdb040365b8a38 2409 
xfce4-notifyd_0.1.0-3.diff.gz
 51c0c9bf1a3b967f3d03a98e7e73f6a495955f66d7a4f2f4c8dc4a3b2a773baf 49488 
xfce4-notifyd_0.1.0-3_amd64.deb
Files: 
 6ff37eaf23d8bad34f167612215df408 1542 xfce optional xfce4-notifyd_0.1.0-3.dsc
 2daba49a8b053199557ed2b72da2f7a3 2409 xfce optional 
xfce4-notifyd_0.1.0-3.diff.gz
 7d96c0adea6328ea5f547f5efe462079 49488 xfce optional 
xfce4-notifyd_0.1.0-3_amd64.deb

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

iEYEARECAAYFAkoG/5wACgkQTUTAIMXAW65dwQCeODBnegnSx/dY0msR1rxsu7Ky
OGYAoJstO1aKjTT4ey3w5S6dtIj2I7FU
=t2E3
-END PGP SIGNATURE-


Accepted:
xfce4-notifyd_0.1.0-3.diff.gz
  to pool/main/x/xfce4-notifyd/xfce4-notifyd_0.1.0-3.diff.gz
xfce4-notifyd_0.1.0-3.dsc
  to pool/main/x/xfce4-notifyd/xfce4-notifyd_0.1.0-3.dsc
xfce4-notifyd_0.1.0-3_amd64.deb
  to pool/main/x/xfce4-notifyd/xfce4-notifyd_0.1.0-3_amd64.deb


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



Accepted transmission 1.60-2 (source all amd64)

2009-05-10 Thread Leo Costela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 18:11:55 +0200
Source: transmission
Binary: transmission transmission-common transmission-cli transmission-gtk 
transmission-daemon
Architecture: source all amd64
Version: 1.60-2
Distribution: unstable
Urgency: low
Maintainer: Leo costela Antunes cost...@debian.org
Changed-By: Leo Costela cost...@debian.org
Description: 
 transmission - lightweight BitTorrent client
 transmission-cli - lightweight BitTorrent client (command line interface)
 transmission-common - lightweight BitTorrent client (common files)
 transmission-daemon - lightweight BitTorrent client (daemon)
 transmission-gtk - lightweight BitTorrent client (graphical interface)
Changes: 
 transmission (1.60-2) unstable; urgency=low
 .
   * debian/rules: actually add the example script to transmission-common
   * debian/copyright: add example script copyright
Checksums-Sha1: 
 1dc7d3eb6237f94ca697044ef5a64b6e712f495a 1478 transmission_1.60-2.dsc
 f8c7cafb55bf5c236e4c9ad0918fc43d809822f2 14576 transmission_1.60-2.diff.gz
 1dcf9cac50447ec05e4fbe2aee0f88c9444d18d7 848 transmission_1.60-2_all.deb
 34e56a4c4fd299d2c2640089735cd75a8c683fc7 162486 
transmission-common_1.60-2_all.deb
 6aeb8f080987807255f674f9bbafa5b71a4f4fb1 503498 
transmission-cli_1.60-2_amd64.deb
 1e03fd56d0c092dc71e64121c63fa762bf011a3c 699138 
transmission-gtk_1.60-2_amd64.deb
 dc33b07dc3bdd1ee4fb0d90200f6b71f2062277f 247602 
transmission-daemon_1.60-2_amd64.deb
Checksums-Sha256: 
 b6363e6dccdca32762221ce60c0a4b904c49ec2839caa2cd212c0ba952e7452f 1478 
transmission_1.60-2.dsc
 39cf031c3a0826f0a8780edf7954a47c4207e97958daf7db58eaa03e6afdf5d0 14576 
transmission_1.60-2.diff.gz
 ffc50a43d770c8ef2ad321081705a2572c43fc1fd08563b0cd27d4b5412d2f48 848 
transmission_1.60-2_all.deb
 6f5d45d4fec9fad143471713a396b420012d031a7694232c5cf7ef115d1c7bd6 162486 
transmission-common_1.60-2_all.deb
 6aebe561a5ae96144035df80604d9447c025ae0a5e7dc6dd079807e97614b33f 503498 
transmission-cli_1.60-2_amd64.deb
 4d863f5fdbd92f09e5dd60e0dab67568675b208bfd05a9932da174383510b436 699138 
transmission-gtk_1.60-2_amd64.deb
 6e0483e8466a34e08c391faa3e44f256da138e75e93e97e19be8dfa0a7b7d2ff 247602 
transmission-daemon_1.60-2_amd64.deb
Files: 
 be6616a275da4483451eea1eeaf28be6 1478 net optional transmission_1.60-2.dsc
 02282947a20350788dde6ad3decd18a1 14576 net optional transmission_1.60-2.diff.gz
 493582740e656bc6b9118c239aec576f 848 net optional transmission_1.60-2_all.deb
 7c4ea80f3c68d3a454cc2a3454a04b2b 162486 net optional 
transmission-common_1.60-2_all.deb
 148ff689f363e87e2283f2affc6fabde 503498 net optional 
transmission-cli_1.60-2_amd64.deb
 ef68cbf654881350982d7c92ad4dc159 699138 net optional 
transmission-gtk_1.60-2_amd64.deb
 1f3d8176d273e9803daefea9dbb8efc8 247602 net optional 
transmission-daemon_1.60-2_amd64.deb

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

iEYEARECAAYFAkoG/2wACgkQImLTb3rflGY99gCg4BioUmfe5Mn1D3qfhJvmUecq
uwQAn1lWJL8cxOnB9iAPtPTslhe2n0BD
=Pefx
-END PGP SIGNATURE-


Accepted:
transmission-cli_1.60-2_amd64.deb
  to pool/main/t/transmission/transmission-cli_1.60-2_amd64.deb
transmission-common_1.60-2_all.deb
  to pool/main/t/transmission/transmission-common_1.60-2_all.deb
transmission-daemon_1.60-2_amd64.deb
  to pool/main/t/transmission/transmission-daemon_1.60-2_amd64.deb
transmission-gtk_1.60-2_amd64.deb
  to pool/main/t/transmission/transmission-gtk_1.60-2_amd64.deb
transmission_1.60-2.diff.gz
  to pool/main/t/transmission/transmission_1.60-2.diff.gz
transmission_1.60-2.dsc
  to pool/main/t/transmission/transmission_1.60-2.dsc
transmission_1.60-2_all.deb
  to pool/main/t/transmission/transmission_1.60-2_all.deb


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



Accepted libgd-svg-perl 0.33-1 (source all)

2009-05-10 Thread Charles Plessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 12:19:33 -0400
Source: libgd-svg-perl
Binary: libgd-svg-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: Charles Plessy ple...@debian.org
Description: 
 libgd-svg-perl - Seamlessly enable SVG output from scripts written using GD
Changes: 
 libgd-svg-perl (0.33-1) unstable; urgency=low
 .
   * New upstream version.
 - Can now embed pixmap information inside an SVG (Lincoln Stein)
 - Improvements to alpha support (Lincoln Stein)
 - Ghost methods for more complete mapping to GD (Jason Stajich)
   * Incremented Standards-Version in debian/control to reflect the
 conformance with Policy 3.8.1 (no changes needed).
   * Updated debian/copyright to a lighter version of the
 machine-readable format.
Checksums-Sha1: 
 81e77682e089e253394c9a1d0f15e372106e3e24 1314 libgd-svg-perl_0.33-1.dsc
 43d78966540cf300cac67ec251cd743f16018962 46347 libgd-svg-perl_0.33.orig.tar.gz
 2b9e1c788841dcd0d463ee05b7ef9b40c10e9ca0 1743 libgd-svg-perl_0.33-1.diff.gz
 14d7f433a028ca920fccd0a5b2999c7a2606274a 64838 libgd-svg-perl_0.33-1_all.deb
Checksums-Sha256: 
 1c5e2e39ffee7e654153f564f4ae29db16bc4b9ef9e7cf439b9cdadcacc2386f 1314 
libgd-svg-perl_0.33-1.dsc
 aee397906a94cf6a478defff9f4939dbf8293a62ee382360c77e3e209170012b 46347 
libgd-svg-perl_0.33.orig.tar.gz
 932769aa26b91fe932c969773794b079d9fb61f78a1128ea67458605c1988a85 1743 
libgd-svg-perl_0.33-1.diff.gz
 5372fa8d7a7a7b00ae590cbfe04306ef3ed307831f73176d7eb83e1ff3fb7701 64838 
libgd-svg-perl_0.33-1_all.deb
Files: 
 b9bff30d9bcbedd10e0fa290e9a38f68 1314 perl optional libgd-svg-perl_0.33-1.dsc
 61279556f1ea76145152971eaaf2242f 46347 perl optional 
libgd-svg-perl_0.33.orig.tar.gz
 aa3d4dcf3adddfe46b1845b388d0dea9 1743 perl optional 
libgd-svg-perl_0.33-1.diff.gz
 f408b2409348b5590f47041ea73e08e8 64838 perl optional 
libgd-svg-perl_0.33-1_all.deb

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

iEYEARECAAYFAkoG//cACgkQdYl1krr+x/LE9QCaA/Av70phu00Q0WJMlGEFobi3
Xr8Anju+hzYIk+qRML9pN1wEa6iaJmZH
=ZGkL
-END PGP SIGNATURE-


Accepted:
libgd-svg-perl_0.33-1.diff.gz
  to pool/main/libg/libgd-svg-perl/libgd-svg-perl_0.33-1.diff.gz
libgd-svg-perl_0.33-1.dsc
  to pool/main/libg/libgd-svg-perl/libgd-svg-perl_0.33-1.dsc
libgd-svg-perl_0.33-1_all.deb
  to pool/main/libg/libgd-svg-perl/libgd-svg-perl_0.33-1_all.deb
libgd-svg-perl_0.33.orig.tar.gz
  to pool/main/libg/libgd-svg-perl/libgd-svg-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



Accepted xfce4-dict 0.5.3-1 (source amd64)

2009-05-10 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 18:14:12 +0200
Source: xfce4-dict
Binary: xfce4-dict
Architecture: source amd64
Version: 0.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 xfce4-dict - Dictionary plugin for Xfce4 panel
Changes: 
 xfce4-dict (0.5.3-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
 - move to xfce section.
 - bump build-deps for Xfce 4.6.
 - update standards version to 3.8.1.
   * debian/rules:
 - LDFLAGS set to -Wl,-z,defs -Wl,--as-needed.
Checksums-Sha1: 
 07a99f57364325ff43a6c1e5110a7dfec9d13f2b 1411 xfce4-dict_0.5.3-1.dsc
 d6f1c06f359c87fad2b5284e3f3fdf08c7aa27f5 458157 xfce4-dict_0.5.3.orig.tar.gz
 2de2cc84fef26e25ea8936cfb081cc9dd1a5f2da 2260 xfce4-dict_0.5.3-1.diff.gz
 47a064082a796e0d4d646812264f643a2871681e 139092 xfce4-dict_0.5.3-1_amd64.deb
Checksums-Sha256: 
 d4c3d4e2d7b0845b7c2505206f07c06321a3f1a40578877d63b4b7c644175d9a 1411 
xfce4-dict_0.5.3-1.dsc
 8edad905d4977e4923dbe7452d8c9dc8c1a6b01f2673ff7ccf3faae6ca706a25 458157 
xfce4-dict_0.5.3.orig.tar.gz
 62f879cb9393cc4e29fc63f5d5ceee24ad1a6afb360747d8f36cd08d9fc7b82f 2260 
xfce4-dict_0.5.3-1.diff.gz
 228b87f09b9fc7f28f7d7cef1f50e4c7a87c29a0483bb84b636b3c6e12b8696b 139092 
xfce4-dict_0.5.3-1_amd64.deb
Files: 
 300fdc44e4a5cdcf615bb0d075c45ba0 1411 xfce optional xfce4-dict_0.5.3-1.dsc
 0511bbeef59a13d05e40a24eebddf4f7 458157 xfce optional 
xfce4-dict_0.5.3.orig.tar.gz
 9c0d1a58d9c957785ef375c8cf72fbc4 2260 xfce optional xfce4-dict_0.5.3-1.diff.gz
 afc92ab86bd0f03c90f1cb776550820a 139092 xfce optional 
xfce4-dict_0.5.3-1_amd64.deb

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

iEYEARECAAYFAkoG/60ACgkQTUTAIMXAW66MuQCfR7W7Q0lLBcAq+ZAzHJtbkoXN
uVYAoJdrQLZW+blJ1N6iaBtz3P85TFNY
=En0t
-END PGP SIGNATURE-


Accepted:
xfce4-dict_0.5.3-1.diff.gz
  to pool/main/x/xfce4-dict/xfce4-dict_0.5.3-1.diff.gz
xfce4-dict_0.5.3-1.dsc
  to pool/main/x/xfce4-dict/xfce4-dict_0.5.3-1.dsc
xfce4-dict_0.5.3-1_amd64.deb
  to pool/main/x/xfce4-dict/xfce4-dict_0.5.3-1_amd64.deb
xfce4-dict_0.5.3.orig.tar.gz
  to pool/main/x/xfce4-dict/xfce4-dict_0.5.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



Accepted imgseek 0.8.6-4 (source amd64)

2009-05-10 Thread Piotr Ożarowski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 18:04:42 +0200
Source: imgseek
Binary: imgseek
Architecture: source amd64
Version: 0.8.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Piotr Ożarowski pi...@debian.org
Description: 
 imgseek- image viewer and manager with content based query
Closes: 527611
Changes: 
 imgseek (0.8.6-4) unstable; urgency=medium
 .
   * QA upload.
   * Remove pycentral leftovers in preinst (closes: #527611)
Checksums-Sha1: 
 73a4e89dccbe0556c982c227820f29135e197918 1133 imgseek_0.8.6-4.dsc
 31a53e3d6b53da28e170eaa2ab39d593a5179d8e 10898 imgseek_0.8.6-4.diff.gz
 13faee286df8c99bcb979af5614c46c23b5481a0 278620 imgseek_0.8.6-4_amd64.deb
Checksums-Sha256: 
 a1415aa8428bbfef4f457eca1d2e3e63ea2dfe1edd97128878360a173b12c48d 1133 
imgseek_0.8.6-4.dsc
 70ddd047dbf9241b4a6299a7496ca86b11fb02de0621c017fb888f1fb2a0f4aa 10898 
imgseek_0.8.6-4.diff.gz
 682b2a27f70e10115f7db627ea270a50ba240dada81164a2fd03552309ed8014 278620 
imgseek_0.8.6-4_amd64.deb
Files: 
 9cf9fa510d7593af4892173db40211f6 1133 graphics optional imgseek_0.8.6-4.dsc
 570bacc0b1074b46ba06d707933ad370 10898 graphics optional 
imgseek_0.8.6-4.diff.gz
 b607ef7a6c72f72ef4dc71bbb38ccdb4 278620 graphics optional 
imgseek_0.8.6-4_amd64.deb

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

iEYEARECAAYFAkoG/kcACgkQB01zfu119ZmpswCfSFTHGJ3yrhWy2AQCZrz9b9DN
O4UAnilv9wxUHIl2Z4YxshhkgHCNfudp
=nL2M
-END PGP SIGNATURE-


Accepted:
imgseek_0.8.6-4.diff.gz
  to pool/main/i/imgseek/imgseek_0.8.6-4.diff.gz
imgseek_0.8.6-4.dsc
  to pool/main/i/imgseek/imgseek_0.8.6-4.dsc
imgseek_0.8.6-4_amd64.deb
  to pool/main/i/imgseek/imgseek_0.8.6-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



Accepted openvas-server 2.0.1-3 (source i386)

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

Format: 1.8
Date: Sun, 10 May 2009 19:02:47 +0200
Source: openvas-server
Binary: openvas-server openvas-server-dev
Architecture: source i386
Version: 2.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian OpenVAS Maintainers openvas-distro-...@wald.intevation.org
Changed-By: Javier Fernandez-Sanguino Pen~a j...@debian.org
Description: 
 openvas-server - remote network security auditor - server
 openvas-server-dev - remote network security auditor - static libraries and 
headers
Changes: 
 openvas-server (2.0.1-3) unstable; urgency=low
 .
   * Minor changes to the Spanish translation, it was missing the
 review done in the debian-l10n-spanish mailing list by
 Noel David Torres.
Checksums-Sha1: 
 0ae17158c021f61c1eccf8684c5d9fbcf5353c80 1629 openvas-server_2.0.1-3.dsc
 f03f7a885c1dce95ad86a2bdeafbcfe3c356c917 29601 openvas-server_2.0.1-3.diff.gz
 3b26938bdf8e9f388c21124c427e5edb6cf7e820 175022 openvas-server_2.0.1-3_i386.deb
 4d2911d9ed3cbfb3d068d0d7ac2b792c8c4db49c 8410 
openvas-server-dev_2.0.1-3_i386.deb
Checksums-Sha256: 
 75961228483b96230a9641a8da2ab72cdc0612d16a42e6f4581edcafe25111bf 1629 
openvas-server_2.0.1-3.dsc
 6f827ef93efc8567e0117917e01032029808e2f42244ca5c516012e91ce4de2f 29601 
openvas-server_2.0.1-3.diff.gz
 da419c146fc008d1ab20e85ef6d99327a6f926f196c415aa108bf31840b8d2ee 175022 
openvas-server_2.0.1-3_i386.deb
 1fc64de5c051509d79696b81fd4ced0c67543fd1ca65b40ae4f367e935c057bf 8410 
openvas-server-dev_2.0.1-3_i386.deb
Files: 
 23fc1481294299fbf3401db074ee5e00 1629 admin optional openvas-server_2.0.1-3.dsc
 d746015ee73795bc3d577750089e5efa 29601 admin optional 
openvas-server_2.0.1-3.diff.gz
 039553ad7a4846ea402dbe6cc77259bc 175022 net optional 
openvas-server_2.0.1-3_i386.deb
 6ebcb0bc6e79e8395621c49266c950fd 8410 devel optional 
openvas-server-dev_2.0.1-3_i386.deb

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

iD8DBQFKBwp1sandgtyBSwkRAuI6AJ4uAJWAAwBk9nLw2/FMfkxOXm/AsgCfeJp7
fX8p8XpDeEY1d+KimbEIAg0=
=RzFI
-END PGP SIGNATURE-


Accepted:
openvas-server-dev_2.0.1-3_i386.deb
  to pool/main/o/openvas-server/openvas-server-dev_2.0.1-3_i386.deb
openvas-server_2.0.1-3.diff.gz
  to pool/main/o/openvas-server/openvas-server_2.0.1-3.diff.gz
openvas-server_2.0.1-3.dsc
  to pool/main/o/openvas-server/openvas-server_2.0.1-3.dsc
openvas-server_2.0.1-3_i386.deb
  to pool/main/o/openvas-server/openvas-server_2.0.1-3_i386.deb


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



Accepted pidgin-encryption 3.0-4 (source amd64)

2009-05-10 Thread Leo Costela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 18:26:58 +0200
Source: pidgin-encryption
Binary: pidgin-encryption
Architecture: source amd64
Version: 3.0-4
Distribution: unstable
Urgency: low
Maintainer: Leo costela Antunes cost...@debian.org
Changed-By: Leo Costela cost...@debian.org
Description: 
 pidgin-encryption - pidgin plugin that provides transparent encryption
Closes: 525501
Changes: 
 pidgin-encryption (3.0-4) unstable; urgency=low
 .
   * debian/control: policy 3.8.1 (no changes)
   * debian/{control,rules}: add quilt support
   * debian/patches: add log_crash.patch (closes: #525501)
Checksums-Sha1: 
 84ea83b2d7bd9e308166ab5cd999ad7a3ec40f70 1141 pidgin-encryption_3.0-4.dsc
 f893ba458cf95e9bb2ddd0d4ab0e3ae7249f7a76 4184 pidgin-encryption_3.0-4.diff.gz
 1dcbae9ac283db8b189bd2361695f9722c34ffac 113100 
pidgin-encryption_3.0-4_amd64.deb
Checksums-Sha256: 
 34a7c5bf99d840c9a541676f1ca0a8d05a1a1e26df2128414f6213062e3d57aa 1141 
pidgin-encryption_3.0-4.dsc
 213388be5add9fa0ee7c140bcd649ee4d7140db969c455bb62ae74f59e70bbc9 4184 
pidgin-encryption_3.0-4.diff.gz
 dfe67f95c8ba23725bc62138e07f745d03609b51f7fed61b3ab90ff839461ac7 113100 
pidgin-encryption_3.0-4_amd64.deb
Files: 
 da277e1a8531ebb32a6eed809ed9210c 1141 net optional pidgin-encryption_3.0-4.dsc
 784670802a5917ec43f92a5dceae8b0a 4184 net optional 
pidgin-encryption_3.0-4.diff.gz
 2fb3d75eedd89be56df6821b95c80d0f 113100 net optional 
pidgin-encryption_3.0-4_amd64.deb

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

iEYEARECAAYFAkoHBoQACgkQImLTb3rflGYgdgCfe+7lwKUPU+nG/PretL46XrX2
ircAoIrOokOIN1hPK0W1JL4j4YAXM/Ie
=v55a
-END PGP SIGNATURE-


Accepted:
pidgin-encryption_3.0-4.diff.gz
  to pool/main/p/pidgin-encryption/pidgin-encryption_3.0-4.diff.gz
pidgin-encryption_3.0-4.dsc
  to pool/main/p/pidgin-encryption/pidgin-encryption_3.0-4.dsc
pidgin-encryption_3.0-4_amd64.deb
  to pool/main/p/pidgin-encryption/pidgin-encryption_3.0-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



Accepted gnome-rdp 0.2.3-3 (source all)

2009-05-10 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 08 May 2009 00:54:06 +0100
Source: gnome-rdp
Binary: gnome-rdp
Architecture: source all
Version: 0.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Jo Shields direct...@apebox.org
Description: 
 gnome-rdp  - remote desktop client for GNOME
Closes: 527793
Changes: 
 gnome-rdp (0.2.3-3) unstable; urgency=low
 .
   * debian/control:
 + No-change bump to Standards 3.8.1
 + Alter build dependencies for Gnome# 2.24 transition (Closes: #527793)
 + Remove strange duplicate entry for Gnome#
Checksums-Sha1: 
 261610351dd454ae209dea1eb6e90e96497aa24e 1668 gnome-rdp_0.2.3-3.dsc
 ea9bfd7c34e28f20274a06a4944710154a63cb93 7360 gnome-rdp_0.2.3-3.diff.gz
 4762bb4bf63f86579de93b6107053df75434826a 189422 gnome-rdp_0.2.3-3_all.deb
Checksums-Sha256: 
 4a98cdcc166a02fc7d3646ede449e906106901978e94dfd68f01fc4f4684a5fd 1668 
gnome-rdp_0.2.3-3.dsc
 8fd80f04dc38b35a34b12b7fe3f58b50aca5e08902fe2c57aebc54bdaae764b3 7360 
gnome-rdp_0.2.3-3.diff.gz
 117d53afb9af0ec57c9a3043c266a8028fe58d15338a57d399b6f294c85cb8ad 189422 
gnome-rdp_0.2.3-3_all.deb
Files: 
 11498485f5b4b21e0fd64d87036bf0a4 1668 gnome optional gnome-rdp_0.2.3-3.dsc
 fa97c4d89578c7879a0a47f27a09f271 7360 gnome optional gnome-rdp_0.2.3-3.diff.gz
 d20b1ebf20208466b6dc85beb0e58f7a 189422 gnome optional 
gnome-rdp_0.2.3-3_all.deb

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

iJwEAQECAAYFAkoHBJwACgkQcJWf5zskR2HtpgP/QFD/NDNJOBVx3REd5m2USyRe
WkZG2opCbSehKAQGG7aTx+ZcycxEnS4pNB3h0CSmqvtOmKBlFklE2p2x12pwQNC1
aL6Nm7kz5ZXCzV2BM6dqwrUyY7yPBsf6jTHAd9+vnty5be6wBket4U/Z4FNH6uB6
hhmXouLsIq5q/I0zq8o=
=Q2rV
-END PGP SIGNATURE-


Accepted:
gnome-rdp_0.2.3-3.diff.gz
  to pool/main/g/gnome-rdp/gnome-rdp_0.2.3-3.diff.gz
gnome-rdp_0.2.3-3.dsc
  to pool/main/g/gnome-rdp/gnome-rdp_0.2.3-3.dsc
gnome-rdp_0.2.3-3_all.deb
  to pool/main/g/gnome-rdp/gnome-rdp_0.2.3-3_all.deb


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



Accepted apr-util 1.3.4+dfsg-2 (source i386)

2009-05-10 Thread Stefan Fritsch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 19:18:48 +0200
Source: apr-util
Binary: libaprutil1 libaprutil1-ldap libaprutil1-dbd-mysql 
libaprutil1-dbd-sqlite3 libaprutil1-dbd-odbc libaprutil1-dbd-pgsql 
libaprutil1-dbd-freetds libaprutil1-dev libaprutil1-dbg
Architecture: source i386
Version: 1.3.4+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apa...@lists.debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description: 
 libaprutil1 - The Apache Portable Runtime Utility Library
 libaprutil1-dbd-freetds - The Apache Portable Runtime Utility Library - 
FreeTDS Driver
 libaprutil1-dbd-mysql - The Apache Portable Runtime Utility Library - MySQL 
Driver
 libaprutil1-dbd-odbc - The Apache Portable Runtime Utility Library - ODBC 
Driver
 libaprutil1-dbd-pgsql - The Apache Portable Runtime Utility Library - 
PostgreSQL Driver
 libaprutil1-dbd-sqlite3 - The Apache Portable Runtime Utility Library - 
SQLite3 Driver
 libaprutil1-dbg - The Apache Portable Runtime Utility Library - Debugging 
Symbols
 libaprutil1-dev - The Apache Portable Runtime Utility Library - Development 
Headers
 libaprutil1-ldap - The Apache Portable Runtime Utility Library - LDAP Driver
Closes: 481976 527812
Changes: 
 apr-util (1.3.4+dfsg-2) unstable; urgency=low
 .
   [ Ryan Niebur ]
   * move the versioned libmysqlclient15off dependency from libaprutil1
 to libaprutil1-dbd-mysql (Closes: #481976)
 .
   [ Stefan Fritsch ]
   * Add workaround to fix FTBFS when doing parallel build (closes: #527812)
   * Add Breaks: apache2.2-common  2.2.11-3, to make upgrades from lenny
 to squeeze less noisy.
Checksums-Sha1: 
 4089f8262f090e2f6fae733e89bdc613403cfa94 1693 apr-util_1.3.4+dfsg-2.dsc
 e57f1dea32fbd2faa2b05ecab87527d9170cc3ae 23086 apr-util_1.3.4+dfsg-2.diff.gz
 b347ad6afdd63706f9a58b2b5ae30b82d49bb47f 80960 
libaprutil1_1.3.4+dfsg-2_i386.deb
 944624ad2fb92098ef74819b59411b0dec607e86 23190 
libaprutil1-ldap_1.3.4+dfsg-2_i386.deb
 d8bd6b3b2bfba69e9d43cc47a1304739223fcb82 27584 
libaprutil1-dbd-mysql_1.3.4+dfsg-2_i386.deb
 aea6d7e7f8034675628cecf6bd4c9973374be98d 25148 
libaprutil1-dbd-sqlite3_1.3.4+dfsg-2_i386.deb
 2917ff141022669be9f11c3748bb368094c61130 30866 
libaprutil1-dbd-odbc_1.3.4+dfsg-2_i386.deb
 6ce674e1120b75cbce804ccaeea081d6f81d9de0 26948 
libaprutil1-dbd-pgsql_1.3.4+dfsg-2_i386.deb
 448cac73ce500464af1a70ebb9eb26e53a003748 25590 
libaprutil1-dbd-freetds_1.3.4+dfsg-2_i386.deb
 c7c53bab65ba8c2d5ed8778fc665e50e6456af6e 135968 
libaprutil1-dev_1.3.4+dfsg-2_i386.deb
 20543dda495400d3c5b7254c018ae7602800f2da 219716 
libaprutil1-dbg_1.3.4+dfsg-2_i386.deb
Checksums-Sha256: 
 91edb60cb7f128a04c3485de5b10a565de3a1819d8671365a78691a6877ec2f9 1693 
apr-util_1.3.4+dfsg-2.dsc
 adc4100676106933b7fbaf8d01eb702100d88de2c96d342b297d0570aa17194b 23086 
apr-util_1.3.4+dfsg-2.diff.gz
 24a34cfcda8387bca317762b8c627b5085a21becfcfcd3e523ff49d35be9e9f9 80960 
libaprutil1_1.3.4+dfsg-2_i386.deb
 8210d8e3edcc6bc2b4cce1cc06b3843833607010a6fae7671ce6dd3bbd38e870 23190 
libaprutil1-ldap_1.3.4+dfsg-2_i386.deb
 2c3270c23cf3858398c20377ace4b3f9ae91e5c3c092f49ef2ed1a0b288e0a01 27584 
libaprutil1-dbd-mysql_1.3.4+dfsg-2_i386.deb
 2f6307084cbf2744b6758e558ad8cdd85cb6602be3c88a9bf9a2e45976ed4b9f 25148 
libaprutil1-dbd-sqlite3_1.3.4+dfsg-2_i386.deb
 88735513c15b4b28d8a91a38cb4a5f9a17fa98d4793b23e1d0692ec49d631090 30866 
libaprutil1-dbd-odbc_1.3.4+dfsg-2_i386.deb
 64af07f4adc7623a8234cdbfa2e3bfc4726782ba53a23a7a08b21a43a38f9027 26948 
libaprutil1-dbd-pgsql_1.3.4+dfsg-2_i386.deb
 2493c1f5ff4e6764d6a9ce9cedaf511daa34d9e40dc5edb257042b9729c6b7c0 25590 
libaprutil1-dbd-freetds_1.3.4+dfsg-2_i386.deb
 049de05cb0590b5e9a0946756aa31b84316595041b6182d9456f766eabeb8ed7 135968 
libaprutil1-dev_1.3.4+dfsg-2_i386.deb
 8f2023f0daf50218bc4a441af48c6bb6833abe818d6a2d803c0497d1124393e2 219716 
libaprutil1-dbg_1.3.4+dfsg-2_i386.deb
Files: 
 142262bdd3d7453005c7100dc79ff21a 1693 libs optional apr-util_1.3.4+dfsg-2.dsc
 ce1c2382cd5fe20d0d7294cfefd0a2b5 23086 libs optional 
apr-util_1.3.4+dfsg-2.diff.gz
 8111a31f707f06e87dd6376808b01bdb 80960 libs optional 
libaprutil1_1.3.4+dfsg-2_i386.deb
 23616d43355ddfeaa52dd7bc2c7912d2 23190 libs optional 
libaprutil1-ldap_1.3.4+dfsg-2_i386.deb
 933ab7a3519706c101afea7788a46b83 27584 libs optional 
libaprutil1-dbd-mysql_1.3.4+dfsg-2_i386.deb
 d33534d5bb7998edcbf79318045fd0c5 25148 libs optional 
libaprutil1-dbd-sqlite3_1.3.4+dfsg-2_i386.deb
 bc588771282309ace0478c2750b0f722 30866 libs optional 
libaprutil1-dbd-odbc_1.3.4+dfsg-2_i386.deb
 b3025dc9f93e0ebc873ca47b99b8084b 26948 libs optional 
libaprutil1-dbd-pgsql_1.3.4+dfsg-2_i386.deb
 a700db35fc8bce161b1dc0f876370c76 25590 libs optional 
libaprutil1-dbd-freetds_1.3.4+dfsg-2_i386.deb
 da8e47977e5d5c15a379a2ac49408be4 135968 libdevel optional 
libaprutil1-dev_1.3.4+dfsg-2_i386.deb
 45e90c17721c7b00497b72ac66288b24 219716 debug extra 
libaprutil1-dbg_1.3.4+dfsg-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG 

Accepted paintlib 2.6.2-15 (source i386)

2009-05-10 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 19:03:38 +0200
Source: paintlib
Binary: paintlib-dev paintlib2c2a paintlib2c2a-dbg
Architecture: source i386
Version: 2.6.2-15
Distribution: unstable
Urgency: low
Maintainer: Varun Hiremath va...@debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 paintlib-dev - C++ class library for image manipulation
 paintlib2c2a - C++ class library for image manipulation
 paintlib2c2a-dbg - C++ class library for image manipulation
Changes: 
 paintlib (2.6.2-15) unstable; urgency=low
 .
   * Add Depends: ${misc:Depends} to the -dev package.
   * Change (Build-)Depends: libgif-dev.
   * Refer to versioned GPL-2 in debian/copyright.
   * Change Section: debug for the -dbg package.
   * Add Build-Depends: autotools-dev to enable automatic updates of
 config.guess and config.sub by cdbs.
   * Change Standards-Version: 3.8.1.
Checksums-Sha1: 
 b1267a75d0f09dda5c22fc9964c0c9852218d0e4 1315 paintlib_2.6.2-15.dsc
 0bc200957cbbdab24822de0fec77f2d279bef13b 5446 paintlib_2.6.2-15.diff.gz
 a5ddc6de844b79e032360e008e7e27aa015c17e7 261756 paintlib-dev_2.6.2-15_i386.deb
 eb758f182369f81c162f82499f0cf6cd6b7f055c 150982 paintlib2c2a_2.6.2-15_i386.deb
 bc52b49e1a246c5721177c7ecc245916ad8ede90 626790 
paintlib2c2a-dbg_2.6.2-15_i386.deb
Checksums-Sha256: 
 485b23026155d5a329aa80587b05d6954da69d98c7e8631c62368319819bef05 1315 
paintlib_2.6.2-15.dsc
 af1014299a3f337a94048b31a9f366b5579199d77b5a1779b54a3f726e2e91fd 5446 
paintlib_2.6.2-15.diff.gz
 4436d9abb753ce79c857cbfcf50946d3dffcc37fc6f02164d649649f7b9412d5 261756 
paintlib-dev_2.6.2-15_i386.deb
 545a9aa5109079f187741a7b0f17df377d226ebe8d9e504a7ec2f910dab31546 150982 
paintlib2c2a_2.6.2-15_i386.deb
 e7f3ceb9ae7700fa4f39ca7d1d41cca7e2efbf8f4d05ef4ccd0c61c09c7f01cc 626790 
paintlib2c2a-dbg_2.6.2-15_i386.deb
Files: 
 c0277c54fec72372ead504ee241b2291 1315 graphics optional paintlib_2.6.2-15.dsc
 87d6c5e285a2d2750eb7126ce4837ece 5446 graphics optional 
paintlib_2.6.2-15.diff.gz
 e3d1009d5d95b84b951ca91f909c86da 261756 libdevel optional 
paintlib-dev_2.6.2-15_i386.deb
 62b533fbd6d5ca9c149113872de8778c 150982 libs optional 
paintlib2c2a_2.6.2-15_i386.deb
 08f5c737d1c65e7dba4dc5518a7b22f7 626790 debug extra 
paintlib2c2a-dbg_2.6.2-15_i386.deb

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

iEYEARECAAYFAkoHDBEACgkQfY3dicTPjsMzCACggVqsHLaACfgYbOrlqmaKiC0A
iKAAn3SZCnkovVKbHgY7ad35nvZqPdtt
=zUUs
-END PGP SIGNATURE-


Accepted:
paintlib-dev_2.6.2-15_i386.deb
  to pool/main/p/paintlib/paintlib-dev_2.6.2-15_i386.deb
paintlib2c2a-dbg_2.6.2-15_i386.deb
  to pool/main/p/paintlib/paintlib2c2a-dbg_2.6.2-15_i386.deb
paintlib2c2a_2.6.2-15_i386.deb
  to pool/main/p/paintlib/paintlib2c2a_2.6.2-15_i386.deb
paintlib_2.6.2-15.diff.gz
  to pool/main/p/paintlib/paintlib_2.6.2-15.diff.gz
paintlib_2.6.2-15.dsc
  to pool/main/p/paintlib/paintlib_2.6.2-15.dsc


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



Accepted tomcat6 6.0.18-4 (source all)

2009-05-10 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 19:41:40 +0200
Source: tomcat6
Binary: tomcat6-common tomcat6 tomcat6-user libtomcat6-java libservlet2.5-java 
libservlet2.5-java-doc tomcat6-admin tomcat6-examples tomcat6-docs
Architecture: source all
Version: 6.0.18-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libservlet2.5-java - Servlet 2.5 and JSP 2.1 Java API classes
 libservlet2.5-java-doc - Servlet 2.5 and JSP 2.1 Java API documentation
 libtomcat6-java - Servlet and JSP engine -- core libraries
 tomcat6- Servlet and JSP engine
 tomcat6-admin - Servlet and JSP engine -- admin web applications
 tomcat6-common - Servlet and JSP engine -- common files
 tomcat6-docs - Servlet and JSP engine -- example web applications
 tomcat6-examples - Servlet and JSP engine -- example web applications
 tomcat6-user - Servlet and JSP engine -- tools to create user instances
Closes: 527033
Changes: 
 tomcat6 (6.0.18-4) unstable; urgency=low
 .
   * Add patch tcnative-ipv6-fix-43327.patch provided by Thierry Carrez.
 (Closes: #527033)
   * Change Section: java (from web).
   * Bump up Standards-Version: 3.8.1 (no changes).
   * Remove redundant Depends: ant because we depend on ant-optional.
Checksums-Sha1: 
 d8e938c8db7fe93fe2f100c896242f6ae0056899 1445 tomcat6_6.0.18-4.dsc
 ddd6c775fb93d8fc64b3a054be874d67818de20d 17739 tomcat6_6.0.18-4.diff.gz
 9e67ccb2677bface06e7059e152392660a60f27e 52854 tomcat6-common_6.0.18-4_all.deb
 e5585a0e07e399862a240174d7a2f293e04deac5 24558 tomcat6_6.0.18-4_all.deb
 25ecd691d5af06593762bfd801dab01739cb8bef 20140 tomcat6-user_6.0.18-4_all.deb
 d1521f63e09ff112d78ff0e02f47bbcb861e41f1 2845522 
libtomcat6-java_6.0.18-4_all.deb
 a82afc657972a6a91ca5aec4db8142f5fdd0d6eb 172118 
libservlet2.5-java_6.0.18-4_all.deb
 5b1fe9f77688f370e74a494e9a18d148d8165ab3 245680 
libservlet2.5-java-doc_6.0.18-4_all.deb
 ad55273742cd00377f22ce1f0dda2cb4a1719327 37642 tomcat6-admin_6.0.18-4_all.deb
 61736ab5901f7caecb340d614ca176682942316b 418558 
tomcat6-examples_6.0.18-4_all.deb
 91af0d1b212d02e8b876377f9a4a1e098a3fcc21 715524 tomcat6-docs_6.0.18-4_all.deb
Checksums-Sha256: 
 b0ba3ae4a58872ae8189b7748f01d0a307f5f5ad27ce9064f7002f4c576f8d5a 1445 
tomcat6_6.0.18-4.dsc
 86a680052e31f60cc5ef80e6ecd5a44b5f73c81d73a4286dacf8dc6ca7da3b11 17739 
tomcat6_6.0.18-4.diff.gz
 cb45f2c8643d55b9b07c1f1c817d90270bc159dbb97907cee6f9b921604af4d6 52854 
tomcat6-common_6.0.18-4_all.deb
 2accb5b33e98b21b923e3b532db1a7b8c7087e8a26bd025bb305921032f1e735 24558 
tomcat6_6.0.18-4_all.deb
 9c4400d5aebf893c47be1117e5f6a3d8fe19ee33a34b6aa41e1a62875d38fae3 20140 
tomcat6-user_6.0.18-4_all.deb
 ee133ff73960b66b6570d927bee3b118f9026b7f1076cbd7bf581ba2db9fce07 2845522 
libtomcat6-java_6.0.18-4_all.deb
 a0dfb059147b5e284e249f57ec1cf198368a2266e9952c82f01becc484e8723c 172118 
libservlet2.5-java_6.0.18-4_all.deb
 827eb99d02f1f9a998c94036f7ca42b60488a2615d6205cb3fb35d30645f77c3 245680 
libservlet2.5-java-doc_6.0.18-4_all.deb
 a280114b0754cd19cbf089c38b60b13fdbda8aa09987cf4c212d6c6251e9e268 37642 
tomcat6-admin_6.0.18-4_all.deb
 a87090cd6ab2a979141d6c678635839809524575cf8b209651cf3d97114e0b8b 418558 
tomcat6-examples_6.0.18-4_all.deb
 a58a75e4ae657dc7bb00abdd27bfa8b22d3be0f8546eb807c89c1459600a3953 715524 
tomcat6-docs_6.0.18-4_all.deb
Files: 
 285cf251fb0e601975c70c56b462e674 1445 java optional tomcat6_6.0.18-4.dsc
 3949177de7706ffb48afd1ab3bbe801b 17739 java optional tomcat6_6.0.18-4.diff.gz
 91697c22de828987c5f3ebd880b45c61 52854 java optional 
tomcat6-common_6.0.18-4_all.deb
 88e67327b2ecb9753e813b7e8846f2ae 24558 java optional tomcat6_6.0.18-4_all.deb
 59405c134e39f6d9a99e17e9a48a0262 20140 java optional 
tomcat6-user_6.0.18-4_all.deb
 75f181185ee321e28c67cf9daae2db34 2845522 java optional 
libtomcat6-java_6.0.18-4_all.deb
 6f9c5b47664cf95da305535480edcd45 172118 java optional 
libservlet2.5-java_6.0.18-4_all.deb
 ecda54377184d4cb43ab77ae9bbbf270 245680 doc optional 
libservlet2.5-java-doc_6.0.18-4_all.deb
 959a5863189205c758a472e3622de907 37642 java optional 
tomcat6-admin_6.0.18-4_all.deb
 225aa50beaef84afa7358eec6fdd7b34 418558 java optional 
tomcat6-examples_6.0.18-4_all.deb
 47fffb63aa652004015871041dc1341f 715524 doc optional 
tomcat6-docs_6.0.18-4_all.deb

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

iEYEARECAAYFAkoHEwIACgkQfY3dicTPjsPOPgCeJEtWw8ieMvaXTO1lyAU/gYFz
++QAoIeFDgIz0AwKSDbKgk3/OvgNnzXc
=wCk0
-END PGP SIGNATURE-


Accepted:
libservlet2.5-java-doc_6.0.18-4_all.deb
  to pool/main/t/tomcat6/libservlet2.5-java-doc_6.0.18-4_all.deb
libservlet2.5-java_6.0.18-4_all.deb
  to pool/main/t/tomcat6/libservlet2.5-java_6.0.18-4_all.deb
libtomcat6-java_6.0.18-4_all.deb
  to pool/main/t/tomcat6/libtomcat6-java_6.0.18-4_all.deb
tomcat6-admin_6.0.18-4_all.deb
  to pool/main/t/tomcat6/tomcat6-admin_6.0.18-4_all.deb

Accepted libfinance-quote-perl 1.16-1 (source all)

2009-05-10 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 19:27:38 +0200
Source: libfinance-quote-perl
Binary: libfinance-quote-perl
Architecture: source all
Version: 1.16-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens ba...@debian.org
Changed-By: Bart Martens ba...@debian.org
Description: 
 libfinance-quote-perl - Perl module for retrieving stock quotes from a variety 
of sources
Changes: 
 libfinance-quote-perl (1.16-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/copyright: Updated.
Checksums-Sha1: 
 6213bbb54864f38ae6658fb97dbb5004eceb72b1 1138 libfinance-quote-perl_1.16-1.dsc
 d9443ffda636829ee4f8dc1b929335479a6910bc 125760 
libfinance-quote-perl_1.16.orig.tar.gz
 bca45dde416fab703cec0581a866894839886807 7637 
libfinance-quote-perl_1.16-1.diff.gz
 fa326177752244e7a0f74f90b891efc20315443a 202596 
libfinance-quote-perl_1.16-1_all.deb
Checksums-Sha256: 
 a96540dbd5f69bcbd51ec3449109f7a3764f1e823f9b1d19450ee1aa3eb016b9 1138 
libfinance-quote-perl_1.16-1.dsc
 9adacd7aaebeb7d03c28c67c06dbf9927d9adef65164fc6c4cbd0e4a92d39403 125760 
libfinance-quote-perl_1.16.orig.tar.gz
 85894e60c30d3433a359a26a9fcdf240175f7291dc6afb1dbf5628ef09d6df38 7637 
libfinance-quote-perl_1.16-1.diff.gz
 8d97d01a5fe6b0c13fe5b3fb48a56ef2266f5d48e49b40b1ab436f8a882f5cdd 202596 
libfinance-quote-perl_1.16-1_all.deb
Files: 
 7507a43e85342e8f8ff1ec444d96e51e 1138 perl optional 
libfinance-quote-perl_1.16-1.dsc
 079f20db2a100f63fa03e29beb1e9939 125760 perl optional 
libfinance-quote-perl_1.16.orig.tar.gz
 71f128164359705621ccc435427e907d 7637 perl optional 
libfinance-quote-perl_1.16-1.diff.gz
 f83a80edf7565b0e422b62d26f92f0ac 202596 perl optional 
libfinance-quote-perl_1.16-1_all.deb

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

iEYEARECAAYFAkoHGdwACgkQbMaawmho9B8a/wCeNytklq5BtxOtb34LJtvWQm0i
JSQAn19iNs+Q2wHrTev5+P76busHXHU4
=qr86
-END PGP SIGNATURE-


Accepted:
libfinance-quote-perl_1.16-1.diff.gz
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16-1.diff.gz
libfinance-quote-perl_1.16-1.dsc
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16-1.dsc
libfinance-quote-perl_1.16-1_all.deb
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16-1_all.deb
libfinance-quote-perl_1.16.orig.tar.gz
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.16.orig.tar.gz


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



Accepted pgplot5 5.2.2-15 (source i386)

2009-05-10 Thread Carlo Segre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 13:14:34 -0500
Source: pgplot5
Binary: pgplot5
Architecture: source i386
Version: 5.2.2-15
Distribution: unstable
Urgency: low
Maintainer: Carlo Segre se...@debian.org
Changed-By: Carlo Segre se...@debian.org
Description: 
 pgplot5- large subroutine library for plotting scientific data
Closes: 503490
Changes: 
 pgplot5 (5.2.2-15) unstable; urgency=low
 .
   * Removed Gopal Narayanan from Uploaders upon request of MIA
 team (Closes: #503490).
   * Replaced Depends on x-dev with x11proto-core-dev
   * Upgraded to Standards-Version 3.8.1 (no changes required).
Checksums-Sha1: 
 62512f0b144b23512e7718017cee57fd76bc988e 1066 pgplot5_5.2.2-15.dsc
 ffaa5ca07eb0b9f2593bfcca70d6944bee2ad8d3 14861 pgplot5_5.2.2-15.diff.gz
 6bea9890e6bacf01df119e7e34f526ea154aede9 626350 pgplot5_5.2.2-15_i386.deb
Checksums-Sha256: 
 db95768fee6d80272bdd761b27b5e0a816f91b3961692594d74aa130a06acf0d 1066 
pgplot5_5.2.2-15.dsc
 4c1f327ff15671644e4c08075688b8e6c346ee03804185903187f82ac25dede5 14861 
pgplot5_5.2.2-15.diff.gz
 06b272046eb0096fd92981fa7d3f75e7b93f6ad3ce08618102fd6ca1a903502c 626350 
pgplot5_5.2.2-15_i386.deb
Files: 
 696c3f6b825e4507f85db9b4f49a4cb1 1066 non-free/math optional 
pgplot5_5.2.2-15.dsc
 47a3ca6ce8874004430b9fb650311fda 14861 non-free/math optional 
pgplot5_5.2.2-15.diff.gz
 6d38c5e73d7d87c00eb60045d5c193a6 626350 non-free/math optional 
pgplot5_5.2.2-15_i386.deb

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

iD8DBQFKBxoHebASZpNwHu8RAsedAJ9Dv9s6xYfJVWwEZII1ThRRSv79lwCdH4ie
3cIgMwvH91xPw6622F+90pY=
=7nWz
-END PGP SIGNATURE-


Accepted:
pgplot5_5.2.2-15.diff.gz
  to pool/non-free/p/pgplot5/pgplot5_5.2.2-15.diff.gz
pgplot5_5.2.2-15.dsc
  to pool/non-free/p/pgplot5/pgplot5_5.2.2-15.dsc
pgplot5_5.2.2-15_i386.deb
  to pool/non-free/p/pgplot5/pgplot5_5.2.2-15_i386.deb


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



Accepted git-cola 1.3.7.45-1 (source all)

2009-05-10 Thread Iulian Udrea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 07 May 2009 06:44:29 +0100
Source: git-cola
Binary: git-cola
Architecture: source all
Version: 1.3.7.45-1
Distribution: unstable
Urgency: low
Maintainer: Iulian Udrea iul...@ubuntu.com
Changed-By: Iulian Udrea iul...@ubuntu.com
Description: 
 git-cola   - highly caffeinated git gui
Changes: 
 git-cola (1.3.7.45-1) unstable; urgency=low
 .
   * New upstream version.
 + inotify: fix a bug when exiting cola
 + docs: remove git-difftool.txt and update git-cola.txt
 + models: do not flag deleted files as modified
 + setup.py: add the private cola.models module
 + observable: use the current model's notify value when cloning
 + models: fix a bug in clone()
   * Remove {cola,git-difftool}.pod and manpages.
   * Add links file.
   * Update rules.
Checksums-Sha1: 
 11f87213975cfa1b8b185ab003020e010b600eab 1295 git-cola_1.3.7.45-1.dsc
 14c8fd6efcf86af416c37e83131396ee74fd9016 373635 git-cola_1.3.7.45.orig.tar.gz
 2e6c107e0de3c7ce711764c6402f3d14f052aac9 3245 git-cola_1.3.7.45-1.diff.gz
 0b64ab8d86cf1987de829fcf98596bfa4aea7a34 343722 git-cola_1.3.7.45-1_all.deb
Checksums-Sha256: 
 f627d24c0fab06630dfbc3bb2f53d6a7fdcc48149cb856dd850045f8371182d7 1295 
git-cola_1.3.7.45-1.dsc
 1cdc6920604b5e77eaa2dc9ca8fd2105c8e9d2c01307ac6e1a6c23bb1c39aacb 373635 
git-cola_1.3.7.45.orig.tar.gz
 55efe5182a6bcbe0c2ea1ef46ff7b6d1d27ce44e4fb747d2c88c0bd76ea916b1 3245 
git-cola_1.3.7.45-1.diff.gz
 bcb03531fe6d5853d0e5bc68e62240c4a18938514ad188d9c81539dffe9a6dde 343722 
git-cola_1.3.7.45-1_all.deb
Files: 
 3dd66d44dcdd358743e2ed8d0dd627ef 1295 vcs optional git-cola_1.3.7.45-1.dsc
 9f6846896d4856c30c3bbc8fab60f348 373635 vcs optional 
git-cola_1.3.7.45.orig.tar.gz
 c33ebf159cc27f0884eb3492e13400b1 3245 vcs optional git-cola_1.3.7.45-1.diff.gz
 70fe2a6f88f2a31d9a7b4b3993c01600 343722 vcs optional 
git-cola_1.3.7.45-1_all.deb

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

iEYEARECAAYFAkoHG1oACgkQ5ItltUs5T34eRwCfe+v0AKDEDfpoP7UIIroUPccH
ENoAoPC/AfqO37qqQaM/7FAuExBmYHQV
=7lOp
-END PGP SIGNATURE-


Accepted:
git-cola_1.3.7.45-1.diff.gz
  to pool/main/g/git-cola/git-cola_1.3.7.45-1.diff.gz
git-cola_1.3.7.45-1.dsc
  to pool/main/g/git-cola/git-cola_1.3.7.45-1.dsc
git-cola_1.3.7.45-1_all.deb
  to pool/main/g/git-cola/git-cola_1.3.7.45-1_all.deb
git-cola_1.3.7.45.orig.tar.gz
  to pool/main/g/git-cola/git-cola_1.3.7.45.orig.tar.gz


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



Accepted calibre 0.5.11+dfsg-1 (source all i386)

2009-05-10 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 21:00:35 +0200
Source: calibre
Binary: calibre calibre-bin
Architecture: source all i386
Version: 0.5.11+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz little_m...@yahoo.es
Changed-By: Martin Pitt mp...@debian.org
Description: 
 calibre- e-book converter and library management
 calibre-bin - e-book converter and library management
Closes: 525612
Changes: 
 calibre (0.5.11+dfsg-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control: Drop Ubuntu specific python-mechanize binary dependency as
 well (brown paperbag). (Closes: #525612)
Checksums-Sha1: 
 751475653af9ad6be8293ffa5ca031acd725374a 1463 calibre_0.5.11+dfsg-1.dsc
 95da2dbbb167a7ce67acc887f65f9dd802ae3634 7424769 
calibre_0.5.11+dfsg.orig.tar.gz
 96bbe6d8aee0a0d37dec053f29f0737e69fe400d 15278 calibre_0.5.11+dfsg-1.diff.gz
 ac94efc6b3139d3acc35cabd50a2079c9a59e138 7763624 calibre_0.5.11+dfsg-1_all.deb
 8cece5342151abe9bbf8fd1446215be681268475 66618 
calibre-bin_0.5.11+dfsg-1_i386.deb
Checksums-Sha256: 
 19bef750694c1a633551a93453a630965b0dbdfc51fbf962e7ca1557123e54ae 1463 
calibre_0.5.11+dfsg-1.dsc
 2f696cb1d1e72ea3f82ef62a9f2e4efd6d19760b5737302a23e8d9270296b806 7424769 
calibre_0.5.11+dfsg.orig.tar.gz
 fee5cd9a294fcbc1afe3f12d819778aa625c3c04dfb42414aa658eb7fd659f52 15278 
calibre_0.5.11+dfsg-1.diff.gz
 181bc0de0d24bc1d5e2597db9a7f34dc1189d84addb8094526c4607fa4013e01 7763624 
calibre_0.5.11+dfsg-1_all.deb
 93d9f21d38cd2d3dac75c0d0feda1a5a89cf5b94515b4a2ed86dd767ed190dc3 66618 
calibre-bin_0.5.11+dfsg-1_i386.deb
Files: 
 ab60050e1ce8f1743a8ad387de99daa5 1463 text extra calibre_0.5.11+dfsg-1.dsc
 0422859a29c93529bb5914fe835039fd 7424769 text extra 
calibre_0.5.11+dfsg.orig.tar.gz
 39744577cfc2882b94f41fce19e175a7 15278 text extra calibre_0.5.11+dfsg-1.diff.gz
 7d740e2fc336d721f7c59f1bce716523 7763624 text extra 
calibre_0.5.11+dfsg-1_all.deb
 a04524a66d7e5a9f469fc43c6eb09e90 66618 text extra 
calibre-bin_0.5.11+dfsg-1_i386.deb

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

iEYEARECAAYFAkoHJmIACgkQDecnbV4Fd/K1ZACfRBpbqvKkx5PLhBla5zfy/nCr
4IcAoIbzvenNKaAqGcwxm7t/tQd8MBcb
=wOa9
-END PGP SIGNATURE-


Accepted:
calibre-bin_0.5.11+dfsg-1_i386.deb
  to pool/main/c/calibre/calibre-bin_0.5.11+dfsg-1_i386.deb
calibre_0.5.11+dfsg-1.diff.gz
  to pool/main/c/calibre/calibre_0.5.11+dfsg-1.diff.gz
calibre_0.5.11+dfsg-1.dsc
  to pool/main/c/calibre/calibre_0.5.11+dfsg-1.dsc
calibre_0.5.11+dfsg-1_all.deb
  to pool/main/c/calibre/calibre_0.5.11+dfsg-1_all.deb
calibre_0.5.11+dfsg.orig.tar.gz
  to pool/main/c/calibre/calibre_0.5.11+dfsg.orig.tar.gz


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



Accepted libcatalyst-manual-perl 5.7021-1 (source all)

2009-05-10 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 20:48:38 +0200
Source: libcatalyst-manual-perl
Binary: libcatalyst-manual-perl
Architecture: source all
Version: 5.7021-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@43-1.org
Description: 
 libcatalyst-manual-perl - The Catalyst developer's manual
Changes: 
 libcatalyst-manual-perl (5.7021-1) unstable; urgency=low
 .
   * New upstream release.
   * Add myself to Uploaders.
   * debian/rules: Set PERL5_CPAN_IS_RUNNING=1 to avoid configuring CPAN.
 This should be fixed in a new version of Module::Install.
Checksums-Sha1: 
 5b5550003e203260708e5bac0161b46479cfa839 1532 
libcatalyst-manual-perl_5.7021-1.dsc
 60ebdef29b604b81eb5ac47e871420a19243e8e0 164122 
libcatalyst-manual-perl_5.7021.orig.tar.gz
 01d1145798bed74a0a606329f0ec41c2526e 2718 
libcatalyst-manual-perl_5.7021-1.diff.gz
 acdc77df545fbb311522bcdf120c32eebc5a565a 350098 
libcatalyst-manual-perl_5.7021-1_all.deb
Checksums-Sha256: 
 c52d87b7758bab977e20cd96524cd13d2c6f40f11242f0bbdcad45798e0a357f 1532 
libcatalyst-manual-perl_5.7021-1.dsc
 70f2b75c9909bb401bb6be3b2696f8bb3b26b8dcf4750f3eafcb57a285df7fcf 164122 
libcatalyst-manual-perl_5.7021.orig.tar.gz
 91e9f929f483cccb70a3041afba35ad65b538df1be51e0a28c8c48059be99865 2718 
libcatalyst-manual-perl_5.7021-1.diff.gz
 61e2996e9c22fb297b786427e56ba4a171ccde3ce6a22b2abafae69beffdc336 350098 
libcatalyst-manual-perl_5.7021-1_all.deb
Files: 
 3c3c0e32e04e2cc975edd61741d241a8 1532 non-free/perl optional 
libcatalyst-manual-perl_5.7021-1.dsc
 02a635f454f506a92e6438ea07e813a5 164122 non-free/perl optional 
libcatalyst-manual-perl_5.7021.orig.tar.gz
 7b63dacc893a563beca8d4913d35aca9 2718 non-free/perl optional 
libcatalyst-manual-perl_5.7021-1.diff.gz
 1a1e5056389617aa3c499c2c1f364961 350098 non-free/perl optional 
libcatalyst-manual-perl_5.7021-1_all.deb

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

iEYEARECAAYFAkoHKboACgkQOzKYnQDzz+SmWQCfdv0hy1iLJqj4BUJLTSEClpdC
uUcAoIMOw7jcmEod3mQ0jKXowU26+afM
=N/A6
-END PGP SIGNATURE-


Accepted:
libcatalyst-manual-perl_5.7021-1.diff.gz
  to 
pool/non-free/libc/libcatalyst-manual-perl/libcatalyst-manual-perl_5.7021-1.diff.gz
libcatalyst-manual-perl_5.7021-1.dsc
  to 
pool/non-free/libc/libcatalyst-manual-perl/libcatalyst-manual-perl_5.7021-1.dsc
libcatalyst-manual-perl_5.7021-1_all.deb
  to 
pool/non-free/libc/libcatalyst-manual-perl/libcatalyst-manual-perl_5.7021-1_all.deb
libcatalyst-manual-perl_5.7021.orig.tar.gz
  to 
pool/non-free/libc/libcatalyst-manual-perl/libcatalyst-manual-perl_5.7021.orig.tar.gz


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



Accepted libhighline-ruby 1.5.1-1 (source all)

2009-05-10 Thread Ryan Niebur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 12:11:54 -0700
Source: libhighline-ruby
Binary: libhighline-ruby libhighline-ruby-doc libhighline-ruby1.8
Architecture: source all
Version: 1.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Esteban Manchado Velázquez z...@debian.org
Changed-By: Ryan Niebur ryanrya...@gmail.com
Description: 
 libhighline-ruby - High-level interactive IO Ruby library (default Ruby 
version)
 libhighline-ruby-doc - High-level interactive IO Ruby library (documentation)
 libhighline-ruby1.8 - High-level interactive IO Ruby library
Changes: 
 libhighline-ruby (1.5.1-1) unstable; urgency=low
 .
   * New upstream release
   * add myself to uploaders
   * refresh patches
   * add Homepage field
   * add README.source
Checksums-Sha1: 
 4821bce53a8aaffdac5546a1aa32e96ddc2c34ca 1356 libhighline-ruby_1.5.1-1.dsc
 285a39a46fac627df9ce8a5a08d6fdcf732099c0 52513 
libhighline-ruby_1.5.1.orig.tar.gz
 e68bf090e4e8d39dd61c87893834d2d33dec5236 4170 libhighline-ruby_1.5.1-1.diff.gz
 cabe2369cf093e991f765ac26f3d2caa13376a39 8376 libhighline-ruby_1.5.1-1_all.deb
 e959e211a2b1ac4b9f646d9cce964fd3a856b605 96460 
libhighline-ruby-doc_1.5.1-1_all.deb
 8f3ff55c89c83d39568d3b38a2a2dbdc55a29f4d 28524 
libhighline-ruby1.8_1.5.1-1_all.deb
Checksums-Sha256: 
 c2dbf03a7fa40c889c79a25a60eb302efed8fd72323f9c32a0609a2ea0a8f004 1356 
libhighline-ruby_1.5.1-1.dsc
 9cb39fea37fdec9fba3baf12b3f14cdae4eb41f417d7bb64b7ec27d99dd9b7bc 52513 
libhighline-ruby_1.5.1.orig.tar.gz
 ee983dc9b17ffaf79836a30e0fe4246e0fdacb2b4c441db267833ec062d5f5cc 4170 
libhighline-ruby_1.5.1-1.diff.gz
 d4bc9e16dee9538c5312e6dec8ed535d8f78c2d77d47a8ea638ac26ade0dd90f 8376 
libhighline-ruby_1.5.1-1_all.deb
 7d0a167453d888af8ecdb4d6308243f79d98a2592febdcae86360b7e3935d312 96460 
libhighline-ruby-doc_1.5.1-1_all.deb
 832bb0e963aecd92c253d7cad55c9e00f86e3f44b97c22a5c7dc8aefea33 28524 
libhighline-ruby1.8_1.5.1-1_all.deb
Files: 
 ce9310a4a6160bb27f2b3bf5506d0ab1 1356 ruby optional 
libhighline-ruby_1.5.1-1.dsc
 23d9221b5ffd55e5af35f5aa90590c57 52513 ruby optional 
libhighline-ruby_1.5.1.orig.tar.gz
 01a0029bdbf05f6e007609346898dc1f 4170 ruby optional 
libhighline-ruby_1.5.1-1.diff.gz
 97b27e9d2c69b93732dedae315ffa864 8376 ruby optional 
libhighline-ruby_1.5.1-1_all.deb
 98ad0a371d311867103f2dc3b6af04fc 96460 doc optional 
libhighline-ruby-doc_1.5.1-1_all.deb
 13ffdb8c41767a3a1b4d25e797dbebb2 28524 ruby optional 
libhighline-ruby1.8_1.5.1-1_all.deb

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

iEYEARECAAYFAkoHKZ4ACgkQJBBhylAGQYFjjQCfV5N6FJTNH2czuNc6c77naQRS
OPIAninBm4eSlnxfLezUf1w9eg3jWAna
=Z6rR
-END PGP SIGNATURE-


Accepted:
libhighline-ruby-doc_1.5.1-1_all.deb
  to pool/main/libh/libhighline-ruby/libhighline-ruby-doc_1.5.1-1_all.deb
libhighline-ruby1.8_1.5.1-1_all.deb
  to pool/main/libh/libhighline-ruby/libhighline-ruby1.8_1.5.1-1_all.deb
libhighline-ruby_1.5.1-1.diff.gz
  to pool/main/libh/libhighline-ruby/libhighline-ruby_1.5.1-1.diff.gz
libhighline-ruby_1.5.1-1.dsc
  to pool/main/libh/libhighline-ruby/libhighline-ruby_1.5.1-1.dsc
libhighline-ruby_1.5.1-1_all.deb
  to pool/main/libh/libhighline-ruby/libhighline-ruby_1.5.1-1_all.deb
libhighline-ruby_1.5.1.orig.tar.gz
  to pool/main/libh/libhighline-ruby/libhighline-ruby_1.5.1.orig.tar.gz


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



Accepted debhelper 7.2.10 (source all)

2009-05-10 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 13:07:08 -0400
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 7.2.10
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 debhelper  - helper programs for debian/rules
Closes: 527256 527464 527990
Changes: 
 debhelper (7.2.10) unstable; urgency=low
 .
   * Close COMPAT_IN filehandle. Closes: #527464
   * dh_auto_configure: Clarify man page re adding configure
 parameters. Closes: #527256
   * dh_auto_configure: Pass packlist=0 when running Makefile.PL,
 in case it is a Build.PL passthru, to avoid it creating
 the .packlist file. Closes: #527990
Checksums-Sha1: 
 02e1739969fada75d0d8af4ada6cecebf635518c 910 debhelper_7.2.10.dsc
 542d60c29014ef96e4507a2eb75d45db555cc3c9 296243 debhelper_7.2.10.tar.gz
 0f63a98df6b819bdebf4251143270edcde69ceaf 546336 debhelper_7.2.10_all.deb
Checksums-Sha256: 
 3377b5d3cc7bc3f39a32083b6765ae1ef66115f4e69a49259b8095a0ef79e0f8 910 
debhelper_7.2.10.dsc
 ae12a2ea46daa1285227e382b0846e778f9a94890b85d908837cb1f4f920dc3e 296243 
debhelper_7.2.10.tar.gz
 a717a3dc22b46e68b3ada539470b4fba349dee6df06d1bcc73647f9f7f07d805 546336 
debhelper_7.2.10_all.deb
Files: 
 283462e106ca8ffc603ab7763d5913b7 910 devel optional debhelper_7.2.10.dsc
 a56800283b6ba44a9ec7605dbef880ef 296243 devel optional debhelper_7.2.10.tar.gz
 421e3954b59087cfd70dd7dfae2c95f5 546336 devel optional debhelper_7.2.10_all.deb

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

iD8DBQFKBwor2tp5zXiKP0wRAoYtAJ41s5lr81g4KXQwKlDhwl2/U88igwCguEZ4
VI9JUtZjbfpqccvRgIIzuDk=
=sCeL
-END PGP SIGNATURE-


Accepted:
debhelper_7.2.10.dsc
  to pool/main/d/debhelper/debhelper_7.2.10.dsc
debhelper_7.2.10.tar.gz
  to pool/main/d/debhelper/debhelper_7.2.10.tar.gz
debhelper_7.2.10_all.deb
  to pool/main/d/debhelper/debhelper_7.2.10_all.deb


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



Accepted biblatex-dw 1.2i-1 (source all)

2009-05-10 Thread Jan Hauke Rahm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA224

Format: 1.8
Date: Sun, 10 May 2009 21:54:08 +0200
Source: biblatex-dw
Binary: biblatex-dw
Architecture: source all
Version: 1.2i-1
Distribution: unstable
Urgency: low
Maintainer: Jan Hauke Rahm i...@jhr-online.de
Changed-By: Jan Hauke Rahm i...@jhr-online.de
Description: 
 biblatex-dw - Biblatex styles for humanities
Changes: 
 biblatex-dw (1.2i-1) unstable; urgency=low
 .
   * New upstream release
 + BUGFIX: When using option 'usetranslator=true', the translator string
   was not aware of the option 'editorstring'. This is now fixed.
 + Improved bibmacro 'journal+issuetitle' which is now aware of the option
   'edbeforetitle'.
 + The 'typeeditor' field is now supported. It can take the values 'editor'
   and 'compiler'. This field determines the editor string after the name
   of the editor(s). The abbreviated forms are 'ed.' for 'editor' and
   'comp.' for 'compiler'. In German, both strings are the same
   ('Herausgeber' or 'Hrsg.').
 + In English, the 'idem' string is now declined (idem, eadem, idem in
   singular; eidem, eaedem, eadem in plural) and no longer abbreviated,
   even if abbreviate=true is used.
 + Improved the handling of 'origfields=true'.
 + In German, the string 'reprint' (Nachdruck) is now abbreviated as
   'Ndr.', not as 'Nachdr.'
 + Compound abbreviations are now separated by a thin space rather than a
   normal one. At the moment, this affects only the German localization in
   strings like 'hg. v.'
Checksums-Sha1: 
 3ddc5b53086535759baf7833a64018fa7109e628 1386 biblatex-dw_1.2i-1.dsc
 b285c915ed6f007e4d43fb60c79b21f2487f1320 2013469 biblatex-dw_1.2i.orig.tar.gz
 3ed09984e134b1bfe226a88d0d4074ff8375a6e2 8891 biblatex-dw_1.2i-1.diff.gz
 36cedb432d89c273b4a5d111e46726c811ef57cf 2025606 biblatex-dw_1.2i-1_all.deb
Checksums-Sha256: 
 f80f869ad275fb199c7fd1e6e877e9dff7b0fddbb89fc126c980c179cbf5bd43 1386 
biblatex-dw_1.2i-1.dsc
 9c4f1c82fa33fdb390153a7831c96b6a62c6a85d138bbdf4000cf7ca49ed90ff 2013469 
biblatex-dw_1.2i.orig.tar.gz
 cbacbe458fc99f1fc1de2a3aaa9ca1c17634e5d9da4234876f35a7acf481eeaa 8891 
biblatex-dw_1.2i-1.diff.gz
 13810f6ae909bed6093dbd1825faf2b38fe34e4a340c92f3473dc7f2826fb1af 2025606 
biblatex-dw_1.2i-1_all.deb
Files: 
 9509d563c4cc4e65c135f584ea66f455 1386 tex extra biblatex-dw_1.2i-1.dsc
 4cbc40a7037bb2b209e1a3f0f537f5b8 2013469 tex extra biblatex-dw_1.2i.orig.tar.gz
 154076b6e0927a839caf70c022a64152 8891 tex extra biblatex-dw_1.2i-1.diff.gz
 d99a97219599974eba3f16ab998273d9 2025606 tex extra biblatex-dw_1.2i-1_all.deb

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

iFYEARELAAYFAkoHMYsACgkQGOp6XeD8cQ3OeADfYIz7+D0GRf4R2byJ+Nza/VNl
TeS7aJz/c5DD3wDfaBiqCB1zrAY9ALPBYwV/Hv0+P0QtYKyvrmc/+w==
=JpG3
-END PGP SIGNATURE-


Accepted:
biblatex-dw_1.2i-1.diff.gz
  to pool/main/b/biblatex-dw/biblatex-dw_1.2i-1.diff.gz
biblatex-dw_1.2i-1.dsc
  to pool/main/b/biblatex-dw/biblatex-dw_1.2i-1.dsc
biblatex-dw_1.2i-1_all.deb
  to pool/main/b/biblatex-dw/biblatex-dw_1.2i-1_all.deb
biblatex-dw_1.2i.orig.tar.gz
  to pool/main/b/biblatex-dw/biblatex-dw_1.2i.orig.tar.gz


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



Accepted python-django 1.1~beta1-3 (source all)

2009-05-10 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 May 2009 22:17:57 +0100
Source: python-django
Binary: python-django python-django-doc
Architecture: source all
Version: 1.1~beta1-3
Distribution: experimental
Urgency: low
Maintainer: Brett Parker idu...@sommitrealweird.co.uk
Changed-By: Chris Lamb la...@debian.org
Description: 
 python-django - High-level Python web development framework
 python-django-doc - High-level Python web development framework (documentation)
Closes: 527492
Changes: 
 python-django (1.1~beta1-3) experimental; urgency=low
 .
   * Apply patch from http://code.djangoproject.com/ticket/10539 to fix
 FTBFS when using python-sphinx = 0.6. (Closes: #527492)
Checksums-Sha1: 
 bed606bb889fdc2697528158236c761826b6931c 1561 python-django_1.1~beta1-3.dsc
 ea226a57fc36ca1f7035c256b469a158fe851947 15905 
python-django_1.1~beta1-3.diff.gz
 454c140731c11f3a7ab02a08f40e6b6cec45a1c8 3517710 
python-django_1.1~beta1-3_all.deb
 a418e887f728e909dbfaf0365922924dd7488d12 1479818 
python-django-doc_1.1~beta1-3_all.deb
Checksums-Sha256: 
 a771d7c723d250fff9d1e006f81a57be0e929c7fd666c461e70170ce626b7968 1561 
python-django_1.1~beta1-3.dsc
 e9b8c6952fbd79eca6157f85e4c508e9e64be4f7bf54915a4991cc745ae4a97e 15905 
python-django_1.1~beta1-3.diff.gz
 9bec2511f42706c12fd884f097709a663c416593f5ea38c7cf30ee7e45e49061 3517710 
python-django_1.1~beta1-3_all.deb
 e60440f311f4ebd1151e6113f1ba2f656975b0dc2f56f7fa65ca222a6b014a32 1479818 
python-django-doc_1.1~beta1-3_all.deb
Files: 
 ec899284ffd3b8cf367cd6b7c335d62d 1561 python optional 
python-django_1.1~beta1-3.dsc
 0baa475bab04ecf3950138607285a748 15905 python optional 
python-django_1.1~beta1-3.diff.gz
 4f84456c06a499927a66aa574634a21c 3517710 python optional 
python-django_1.1~beta1-3_all.deb
 33e24ae7225a11875b5b2a4238e7f4c2 1479818 doc optional 
python-django-doc_1.1~beta1-3_all.deb

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

iEYEARECAAYFAkoHRUsACgkQ5/8uW2NPmiB9BACggd+bwEuaghVwn5xOunGZtACr
CdcAn1Ah8ThsMZe1MAObh0n56L1Im0xU
=NtlB
-END PGP SIGNATURE-


Accepted:
python-django-doc_1.1~beta1-3_all.deb
  to pool/main/p/python-django/python-django-doc_1.1~beta1-3_all.deb
python-django_1.1~beta1-3.diff.gz
  to pool/main/p/python-django/python-django_1.1~beta1-3.diff.gz
python-django_1.1~beta1-3.dsc
  to pool/main/p/python-django/python-django_1.1~beta1-3.dsc
python-django_1.1~beta1-3_all.deb
  to pool/main/p/python-django/python-django_1.1~beta1-3_all.deb


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



Accepted psiconv 0.9.8-4.1 (source i386)

2009-05-10 Thread Thomas Viehmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 08 May 2009 08:22:48 +0200
Source: psiconv
Binary: libpsiconv-dev libpsiconv6 psiconv
Architecture: source i386
Version: 0.9.8-4.1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) mha...@debian.org
Changed-By: Thomas Viehmann t...@beamnet.de
Description: 
 libpsiconv-dev - a library for handling Psion files (development)
 libpsiconv6 - a library for handling Psion files (development)
 psiconv- a library for handling Psion files (program)
Closes: 524452
Changes: 
 psiconv (0.9.8-4.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change DestroyImages to DestroyImageList in psiconv.
 Closes: #524452
Checksums-Sha1: 
 a3c41ac0852faf43aedef29fc1ee817018243248 1010 psiconv_0.9.8-4.1.dsc
 26f6f4d9b01eae9d40402d845745cd7bd41191c5 20551 psiconv_0.9.8-4.1.diff.gz
 32489870bf938314c18f456912b14eecde1da550 133606 
libpsiconv-dev_0.9.8-4.1_i386.deb
 b8c97c77f1288e591629e4014f92a95de779bcd9 102282 libpsiconv6_0.9.8-4.1_i386.deb
 b59b8c278c3a6d3874fa076bb69c2ff51893fc35 33668 psiconv_0.9.8-4.1_i386.deb
Checksums-Sha256: 
 a3d17ff27c88359b6f69ecc95420f98f5644a592f878e802c1d55c1e4a9494da 1010 
psiconv_0.9.8-4.1.dsc
 694aec24a7ed992ae0da204349262c800a510f6ba743bb1ab333f9dd4f53b8d2 20551 
psiconv_0.9.8-4.1.diff.gz
 e713995a70410d90152202cd317177d35e3c6fba492632102a2e3172dcd30cdf 133606 
libpsiconv-dev_0.9.8-4.1_i386.deb
 cd63df484784e34a4d4b9c21b587d242a6145f4b9aa400f86fd223d356f2395f 102282 
libpsiconv6_0.9.8-4.1_i386.deb
 3f49a1e2508a6f07385919839a4bf006cb6739b6ff1ccb4cb266804996aec5d2 33668 
psiconv_0.9.8-4.1_i386.deb
Files: 
 6e6afec52c041d56093677cb7d017479 1010 devel optional psiconv_0.9.8-4.1.dsc
 b3f1ffc985294bccdd6b828cbc781589 20551 devel optional psiconv_0.9.8-4.1.diff.gz
 ef8991e76bf631d5685f82241d65e815 133606 libdevel optional 
libpsiconv-dev_0.9.8-4.1_i386.deb
 420e35c87027fdcec8d7ef6a1e0382dc 102282 libs optional 
libpsiconv6_0.9.8-4.1_i386.deb
 f81b6392735c00030d9e406320c19d01 33668 otherosfs optional 
psiconv_0.9.8-4.1_i386.deb

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

iEYEARECAAYFAkoHSiEACgkQ5ItltUs5T36XLwCgqHgY7oaLl6dew7l9LquFsKx4
hVkAoNu4qXImbEippnx3i4bemOemg+8F
=ode7
-END PGP SIGNATURE-


Accepted:
libpsiconv-dev_0.9.8-4.1_i386.deb
  to pool/main/p/psiconv/libpsiconv-dev_0.9.8-4.1_i386.deb
libpsiconv6_0.9.8-4.1_i386.deb
  to pool/main/p/psiconv/libpsiconv6_0.9.8-4.1_i386.deb
psiconv_0.9.8-4.1.diff.gz
  to pool/main/p/psiconv/psiconv_0.9.8-4.1.diff.gz
psiconv_0.9.8-4.1.dsc
  to pool/main/p/psiconv/psiconv_0.9.8-4.1.dsc
psiconv_0.9.8-4.1_i386.deb
  to pool/main/p/psiconv/psiconv_0.9.8-4.1_i386.deb


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



  1   2   >