Re: 37.5% boot time reduction in Lenny is possible (recipe)

2008-06-22 Thread Andrei Popescu
On Sun, Jun 15, 2008 at 05:52:19PM +0200, Ulrik Haugen wrote:
 
 As you can see readahead actually increase the boot time for me in
 both cases so I uninstalled that package.
 
I get 28 seconds with or without readahead (Thinkpad R50e, P4 1.6GHz, 
512 RAM).

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Frank Küster
Wesley J. Landaker [EMAIL PROTECTED] wrote:

 On Saturday 21 June 2008 11:38:07 Roberto C. Sánchez wrote:
 On Sat, Jun 21, 2008 at 07:34:59PM +0200, Holger Levsen wrote:
  Hi,
 
  On Saturday 21 June 2008 15:52, Alexander Wirt wrote:
   I'm still not that sure if its a good idea to add a non-offical
   debian repo keyring into the archive...
 
  Nobody is forced to install it?!
 
  And AFAICS we regulary recommend backports.org to users, who need newer
  software. So I think it should be in.

 But backports.org is still unofficial.  If it were permitted, then what
 would happen when other unofficial repository maintainers want to
 package their repository keyrings?  Will those be allowed or disallowed?

 Maybe a common, group maintained, debian-unofficial-keyring package?

Err, no. I might want to trust the maintainers of backports.org to
handle their keys well, but not necessarily others. 

Regards, Frank

-- 
Frank Küster
Debian Developer (teTeX/TeXLive)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFC: ODBC, local changes to config files, and policy

2008-06-22 Thread Frank Küster
Steve Langasek [EMAIL PROTECTED] wrote:

 Hi all,
 However, this has never been enabled by default because the odbcinst
 interface is very basic, with the result that on every upgrade any local
 modifications to the config for this driver would be lost.  The debconf
 question is also not shown at the default priority in order to not clutter
 the installation process.
[...]
 Short of rearchitecting odbcinst to require an exact config match before
 update/removal (which would lose us the ability to manage driver config
 updates in any case), can anyone suggest a way to enable this by default
 while still complying with policy?  Am I being more cautious than warranted
 in this case where local user changes are concerned?

I am in a situation which is somewhat (so not completely) similar, and I
am thinking about a solution involving ucf. In you case, you would
ship a copy of the configuration file in /usr/share, let the driver
logic act on a temporary copy this file, and then install it using
ucf. If there are no local changes, it will just be installed. If there
are some, the user is asked a question they can probably understand
(because the differences involve the driver and the changes they made
themselves). You could even use ucf's --three-way option for merging
changes.

Regards, Frank


-- 
Frank Küster
Debian Developer (teTeX/TeXLive)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



inotify and symlinks in /etc/udev/rules.d/

2008-06-22 Thread Rafael Laboissiere
I was approached by the maintainer of libmtp in Ubuntu regarding a fix for
LP#197968 [1].  The bug reporter cites the file /etc/udev/rules.d/README
(which does not exist in Debian), that says:

The udev daemon watches this directory with inotify so that changes to
these files are automatically picked up, for this reason they must be
files and not symlinks to another location as in the case in Debian.

Are there plans to enforce files under /etc/udev/rules.d/ being regular
files in Debian, as they are in Ubuntu?

[1] https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/197968

-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Patrick Schoenfeld
Hi,

On Sat, Jun 21, 2008 at 01:38:07PM -0400, Roberto C. Sánchez wrote:
 But backports.org is still unofficial.

so what? Its unofficial, but still its of great use for the most Debian
users.

 If it were permitted, then what
 would happen when other unofficial repository maintainers want to
 package their repository keyrings?  Will those be allowed or disallowed?

In my humble opinion they should be allowed to be packaged as if they
are normal packages. Don't get me wrong, but Debian is a distribution,
so what we basically do is pack up things that are worth distributing
and distribute them. This way Debian users can benefit from our work and
ofcourse upstreams work. It would be the same for other keyrings. Its
for the benefit of a larger audience of Debian users. Ofcourse this
is not true for every keyring out there. So my approach isn't to let
every keyring into the archive, but decide on case to case. Similar to
whats beeing done with usual packages.
Its already common for usual packages that they shouldn't be added
if they don't provide benefit to *some* Debian users, like tools
for a common goal which is already solved well and good by a
lot of other tools in the archive.

Best Regards,
Patrick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Considerations for lilo removal

2008-06-22 Thread Goswin von Brederlow
Michael Banck [EMAIL PROTECTED] writes:

 On Mon, Jun 16, 2008 at 11:03:10AM +0200, Goswin von Brederlow wrote:
 I don't really see this as a bug, certainly not as grave. The problem
 seems to be that lilo simply can't handle large images and the default
 ramdisk just has now hit that limit on amd64. 

 So it's broken on amd64 for the stock Debian kernel, AIUI.

 Looks like a grave bug to me.

With the default initramfs-tools.conf. So initramfs-tools has the
grave bug. :) It should not be using MODULES=most on amd64 or reduce
the list of modules. Certainly the floppy module does not have to be
in the initrd.

 Michael

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Considerations for lilo removal

2008-06-22 Thread Goswin von Brederlow
Wouter Verhelst [EMAIL PROTECTED] writes:

 On Mon, Jun 16, 2008 at 12:31:49AM -0500, William Pitcock wrote:
 Hi,
 
 I am wondering if it is a good idea to remove lilo entirely. At the
 moment, lilo has been pulled from testing, and the code is in a shape
 where a grave bug (bug #479607) is unlikely fixable without severe
 refactoring of the codebase.
 
 With grub being stable and grub2 approaching stability itself, do we
 really need lilo anymore? It's not even installed by default anymore,
 and the only systems I have that are still on lilo are installations of
 Debian I have had since Woody.

 grub doesn't work with root-on-LVM, or other similar cryptic
 installations. There, your only option is lilo.

grub2 does. Is that going to happen for lenny?

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Arch-dependent Depends

2008-06-22 Thread Goswin von Brederlow
Adam C Powell IV [EMAIL PROTECTED] writes:

 Because hypre upstream doesn't make static libs, and I got tired of
 making a new patch with every release, libhypre-dev is arch all without
 static libs.  However, it needs to depend on openmpi on some arches, and
 lam4-dev on others.  Using the same syntax as Build-Depends doesn't
 work.

 Is there a way to do this, or do I need to make libhypre-dev arch any
 and set the dep using substvars, even though its contents are
 arch-independent?  I notice that Policy section 7.1 provides for
 arch-dependent Build-Deps, but there's nothing similar for Depends...

There is no such syntax so you have to something else.

As you already said you can make libhypre-dev arch any and you must.

Further you have the choice of creating libhypre-dev-common containing
the shared files. But only do that if libhypre-dev-common will be
reasonably large. There is no point in the split for just
100K. ftp-master will veto if it is too small.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFC: Idea for improved diversions and alternatives handling

2008-06-22 Thread Goswin von Brederlow
Hi,

working on dpkg reminded me that I wanted to propose a better
diversion and alternatives handling for debian packages. Currently
they have to be manually added and removed in the maintainer
scripts. This method is prone to errors and can easily leave
diversions or alternatives behind. Instead I suggest creating two new
control files detailing the diversions and alternatives a package
should have.

New control file: diversions


A package wanting to divert files can list them in the control.tar.gz
in a file named diversions using the following syntax:

Empty lines and lines starting with # are comments. All other lines
contain:

[dpkg-divert option] ... file

Dpkg will automatically add --package package and -add or --remove
before file. If --rename is used without --divert divert-to then
--divert file.package is added as well.

On install dpkg will add all listed diversions before unpacking.
On removal dpkg will remove all listed diversions after deletion.
On updates/downgrades dpkg will add new diversions before unpacking
and remove no longer listed diversions after deletion.

FIXME: what if a line changes? Only allow certain changes?

I think that will cover nearly all diversions from packages.


New control file: alternatives
==

A package containing an alternatives can list them in the
control.tar.gz in a file named alternatives using the following
syntax:

Empty lines and lines starting with # are comments. All other lines
contain (spaces must be quoted):

genname symlink  altern  priority  [--slave  genname  symlink altern] ...

Dpkg will automatically add alternatives after configuration and
remove them before removal. On updates all settings are updated if
changed.


MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



unifont - consensus on dependencies

2008-06-22 Thread unifoundry
The Debian unifont package was orphaned in 2006, so I posted an Intent
to Adopt it about a month ago.  Before submitting the Debian package, I
wanted to have complete Unicode 5.1 BMP coverage complete because I was
so close to that goal.  Now it is done and I can proceed with the
package.  Anthony Fok said that he could sponsor my Debian package
upload when it is ready.

A couple of days ago, I posted the latest realease of GNU Unifont on my
website:

 http://unifoundry.com/unifont.html

This has a glyph for every printable code point in the Unicode 5.1 Basic
Multilingual Plane.  It is the culmination of a ten-year effort begun by
Roman Czyborra in 1998.  I'm tidying up all the sources used to build
the latest version (mainly updating man pages for the utilities that I
wrote).  After I get the sources online I will put together an update
for the Debian unifont package.

The updated package will have some new dependencies, and the Debian
Policy Manual says that any package dependencies should be agreed upon
by consensus on the debian-devel list before uploading .deb files.  I
have some questions about packaging, and hope to get a consensus opinion
here:

1) The Debian Policy Manual says that all BDF fonts must be converted to
PCF fonts with bdftopcf.  The output format of GNU Unifont has always
been BDF, using a Perl script that Roman Czyborra wrote.  If I must
convert that to PCF it will add a dependency (on bdftopcf) that doesn't
exist today.  Must I never install the BDF font, but add a dependency
for bdftopcf and only install a gzipped PCF version?  The preferred
format of this font is the TrueType format (mentioned below); I don't
even think that a PCF version should be used.

2) The Debian Policy Manual does not list a directory under
/usr/share/fonts/X11 for TrueType fonts.  I plan to have the font be in
the main/x11 Debian section, and so would like the TrueType version of
the font installed under the X11 hierarchy.  I would like to use a
directory like

 /usr/share/fonts/X11/TrueType

for the TrueType font.  The 75dpi and 100dpi directories have
historically contained bitmapped fonts, so I don't see another good
alternative for TrueType.  Gnome under Solaris uses
/usr/lib/X11/fonts/TrueType (so there is a precedent).  Any other
similar directory will do but I think TrueType fonts are best placed in
a directory named TrueType.  This would require an update to the
Policy Manual.

3) I'm using scripts originally written by Luis Gonzalez Miranda to
convert unifont.hex files into TrueType using FontForge.  Therefore I do
intend to add a dependency on FontForge.  There's no way around that
dependency to produce the TrueType version.  The TrueType version
handles Unicode combining characters as zero-width; the BDF version
doesn't.  The TrueType version is also scalable to any point size; the
BDF version isn't.  Thus the TrueType version is preferred over the BDF
(or PCF) version.  I've been using the TrueType version of the GNU
Unifont produced in this way for several months and haven't observed any
problems with it.  Nobody downloading the TrueType font has replied with
problems.

Is there any software still in common use that will not handle TrueType
fonts?  Apparently Debian no longer has support for any software that
only supports BDF fonts instead of PCF fonts, so it wouldn't be
considered experimental to remove a BDF font.


Any recommendations are welcome.


Paul Hardy
[EMAIL PROTECTED]
GPG Fingerprint: E6E6E390



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: unifont - consensus on dependencies

2008-06-22 Thread Drake Wilson
Quoth [EMAIL PROTECTED], on 2008-06-22 10:02:15 -0700:
 If I must convert that to PCF it will add a dependency (on bdftopcf)
 that doesn't exist today.  Must I never install the BDF font, but
 add a dependency for bdftopcf and only install a gzipped PCF
 version?

Are you confusing Depends and Build-Depends?  I'm not sure why
installing PCF versions of fonts would require a Depends link; can the
conversion not be done at package build time?  A user who wants to use
the PCF versions of the fonts wouldn't need bdftopcf, only someone who
wanted to modify some glyphs and then rebuild the PCF files, right?

I would tend to assume that Build-Depends: xfonts-utils is reasonable
if BDF is used as an intermediary format.  I see 93 packages
(according to [apt-rdepends -r -f Build-Depends xfonts-utils]) that
currently have that link, mostly also packages of fonts.

 The Debian Policy Manual does not list a directory under
 /usr/share/fonts/X11 for TrueType fonts.  I plan to have the font be
 in the main/x11 Debian section, and so would like the TrueType
 version of the font installed under the X11 hierarchy.

FWIW, various ttf-* packages that are also in the x11 section use the
/usr/share/fonts/truetype directory for this; see for example
ttf-bitstream-vera or ttf-freefont.

 3) I'm using scripts originally written by Luis Gonzalez Miranda to
 convert unifont.hex files into TrueType using FontForge.  Therefore I do
 intend to add a dependency on FontForge.  There's no way around that
 dependency to produce the TrueType version.

Again, an installed package Depends or only a Build-Depends?

 Is there any software still in common use that will not handle TrueType
 fonts?  Apparently Debian no longer has support for any software that
 only supports BDF fonts instead of PCF fonts, so it wouldn't be
 considered experimental to remove a BDF font.

Depending on how large the files are, I wonder whether a split package
(from the same source package) with one package containing TrueType
fonts and the other containing PCF fonts would be reasonable.  Just a
thought.

   --- Drake Wilson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Arch-dependent Depends

2008-06-22 Thread Adam C Powell IV
On Sun, 2008-06-22 at 18:31 +0200, Goswin von Brederlow wrote:
 Adam C Powell IV [EMAIL PROTECTED] writes:
 
  Because hypre upstream doesn't make static libs, and I got tired of
  making a new patch with every release, libhypre-dev is arch all without
  static libs.  However, it needs to depend on openmpi on some arches, and
  lam4-dev on others.  Using the same syntax as Build-Depends doesn't
  work.
 
  Is there a way to do this, or do I need to make libhypre-dev arch any
  and set the dep using substvars, even though its contents are
  arch-independent?  I notice that Policy section 7.1 provides for
  arch-dependent Build-Deps, but there's nothing similar for Depends...
 
 There is no such syntax so you have to something else.
 
 As you already said you can make libhypre-dev arch any and you must.

Must is a bit strong.  There's nothing in Policy (8.4) stating this;
please correct me if I'm wrong.  And 8.3 uses usually regarding
provision of a static library.

The bug filed against the package suggests libopenmpi-dev | lam4-dev.
Will this be a problem?

 Further you have the choice of creating libhypre-dev-common containing
 the shared files. But only do that if libhypre-dev-common will be
 reasonably large. There is no point in the split for just
 100K. ftp-master will veto if it is too small.

The package is 141K, and it's *all* shared.  That is, it consists of
header files and .so symlinks.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


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


Re: unifont - consensus on dependencies

2008-06-22 Thread Steve Greenland
On 22-Jun-08, 12:02 (CDT), [EMAIL PROTECTED] wrote: 
 The updated package will have some new dependencies, and the Debian
 Policy Manual says that any package dependencies should be agreed upon
 by consensus on the debian-devel list before uploading .deb files. 

No, it says that any Pre-Depends must be agreed upon. Pre-Depends
is a very specific, very strong relationship which can cause problems
with the install system and can mostly be avoided, which is why you
are encouraged to discuss them here and look for alternatives. Normal
Depends and such can be determined by the maintainer; if there's a
problem, well, that's what the BTS is for.

That said, you can still ask questions about your packaging choices
here; that's one of the purposes of d-devel, after all.

Steve


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Adam Majer
Patrick Schoenfeld wrote:
 In my humble opinion they should be allowed to be packaged as if they
 are normal packages. Don't get me wrong, but Debian is a distribution,
 so what we basically do is pack up things that are worth distributing
 and distribute them. This way Debian users can benefit from our work and

AFAIK, we do not distribute things, we distribute *software*. Some
packages are just composed of data though, but other packages depend on
it. Some is just data that is very useful in the *Debian* project. This
includes the keyring.

Certainly, the backports.org keyring is useful to some people, *but* it is,

  1. not free software
  2. free software does not depend on it
  3. not part of Debian's important data stuff

If backports.org keyring get distributed, then I would argue it allows
others, non-software data to be packaged as well. For example, some free
anime movies, or the Gutenberg project packages.

Debian is for *free software* (and some non-free) and stuff that related
to Debian. It is not for backports.org, or Ubuntu, or some other stuff.

- Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Wesley J. Landaker
On Sunday 22 June 2008 12:08:30 Adam Majer wrote:
 AFAIK, we do not distribute things, we distribute *software*. Some
 packages are just composed of data though, but other packages depend on
 it. Some is just data that is very useful in the *Debian* project. This
 includes the keyring.

 Certainly, the backports.org keyring is useful to some people, *but* it
 is,

   1. not free software

Actually, how are debian-keyring and debian-archive-keyring free-software, 
anyway? Do I get source code for the all GPG keys they contain? 
The /usr/share/doc/debian-keyring/copyright even says The keys in the 
keyrings don't fall under any copyright. Ops!

Maybe there are other reasons, but let's not pretend we're keeping 
debian-backports-keyring out because it's not free software.

(Personally, I think all keyrings are fine.)

-- 
Wesley J. Landaker [EMAIL PROTECTED] xmpp:[EMAIL PROTECTED]
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


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


RE: unifont - consensus on dependencies

2008-06-22 Thread unifoundry
Drake,

I didn't specify...yes, all of these dependencies are only for
Build-Depends.

Is it best to add Build-Depends: xfonts-utils even if all a package
needs from xfont-utils is bdftopcf?

I am aware of the /usr/share/fonts/truetype directory.  I've been
running Sarge, and it is there.  However, that is not under the X11
fonts tree.  If I place a font in /usr/share/fonts/truetype, is it still
legitimate to claim a font as being in section main/x11?  If not, what
is the preferred section?  The Debian Policy Manual, Chapter 11, doesn't
mention TrueType font policy.

I could conceivably create multiple packages, for example:

 - the TrueType font (most people will probably just want this and
nothing else); this could be called unifont-ttf

 - All sources to build the unifont.hex, TrueType, PCF, and BDF
versions of the font; this package could be called unifont

The TrueType font is larger than anything else: approximately 16
Megabytes uncompressed.  That doesn't include an SBIT table, which I
might add in the future.  I might work on the outline encoding in the
future to reduce that size.  The TrueType font is 3 Mbytes compressed. 
The entire source tree is about 15 Megabytes uncompressed, and less than
3 Megabytes compressed.

I could have the unifont package contain the pre-built TrueType font
plus all sources.  It takes about an hour plus 1 Gigabyte of virtual
memory to build the TrueType version with FontForge.

I could even forego the PCF font, which has never existed for the GNU
Unifont, unless there is an application that still must use PCF.  In
that case there wouldn't be a Build-Depends for bdftopcf.  I put work
into getting the combining characters working properly (with zero width)
in the TrueType version.  The BDF version doesn't have that capability,
and so neither would a PCF version.


Paul Hardy
[EMAIL PROTECTED]
GPG Key ID: E6E6E390

 Original Message 
Subject: Re: unifont - consensus on dependencies
From: Drake Wilson [EMAIL PROTECTED]
Date: Sun, June 22, 2008 10:44 am
To: debian-devel@lists.debian.org

Quoth [EMAIL PROTECTED], on 2008-06-22 10:02:15 -0700:
 If I must convert that to PCF it will add a dependency (on bdftopcf)
 that doesn't exist today. Must I never install the BDF font, but
 add a dependency for bdftopcf and only install a gzipped PCF
 version?

Are you confusing Depends and Build-Depends?

I would tend to assume that Build-Depends: xfonts-utils is reasonable
if BDF is used as an intermediary format. I see 93 packages
(according to [apt-rdepends -r -f Build-Depends xfonts-utils]) that
currently have that link, mostly also packages of fonts.

 The Debian Policy Manual does not list a directory under
 /usr/share/fonts/X11 for TrueType fonts. I plan to have the font be
 in the main/x11 Debian section, and so would like the TrueType
 version of the font installed under the X11 hierarchy.

FWIW, various ttf-* packages that are also in the x11 section use the
/usr/share/fonts/truetype directory for this; see for example
ttf-bitstream-vera or ttf-freefont.

 3) I'm using scripts originally written by Luis Gonzalez Miranda to
 convert unifont.hex files into TrueType using FontForge. Therefore I do
 intend to add a dependency on FontForge. There's no way around that
 dependency to produce the TrueType version.

Again, an installed package Depends or only a Build-Depends?

 Is there any software still in common use that will not handle TrueType
 fonts? Apparently Debian no longer has support for any software that
 only supports BDF fonts instead of PCF fonts, so it wouldn't be
 considered experimental to remove a BDF font.

Depending on how large the files are, I wonder whether a split package
(from the same source package) with one package containing TrueType
fonts and the other containing PCF fonts would be reasonable. Just a
thought.

 --- Drake Wilson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFC: Idea for improved diversions and alternatives handling

2008-06-22 Thread Steve Langasek
On Sun, Jun 22, 2008 at 07:05:29PM +0200, Goswin von Brederlow wrote:

 working on dpkg reminded me that I wanted to propose a better
 diversion and alternatives handling for debian packages. Currently
 they have to be manually added and removed in the maintainer
 scripts. This method is prone to errors and can easily leave
 diversions or alternatives behind. Instead I suggest creating two new
 control files detailing the diversions and alternatives a package
 should have.

Declarative diversions are a much-needed enhancement to dpkg; there are
cases one cannot deal with on upgrade without rm'ing one's own package files
in the prerm in order to handle diversion changes, and that's just nasty. 
I'm happy to see people thinking about this.

However,

 New control file: diversions
 

 A package wanting to divert files can list them in the control.tar.gz
 in a file named diversions using the following syntax:

 Empty lines and lines starting with # are comments. All other lines
 contain:

 [dpkg-divert option] ... file

 Dpkg will automatically add --package package and -add or --remove
 before file. If --rename is used without --divert divert-to then
 --divert file.package is added as well.

 On install dpkg will add all listed diversions before unpacking.
 On removal dpkg will remove all listed diversions after deletion.
 On updates/downgrades dpkg will add new diversions before unpacking
 and remove no longer listed diversions after deletion.

 FIXME: what if a line changes? Only allow certain changes?

... that's a rather large FIXME.  Without fixing this, such an
implementation of declarative diversions would be pointless churn.

You should perhaps discuss this with Ian Jackson, there have already been
rumblings from him about implementing declarative diversions.

 New control file: alternatives
 ==

The need for declarative alternatives is much less clear because
alternatives can always be managed during a normal postinst/prerm stage,
and there are definitely cases when update-alternatives from a maintainer
script is still the only correct way to handle some alternatives.  These
two proposals should be handled separately.

-- 
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/
[EMAIL PROTECTED] [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Arch-dependent Depends

2008-06-22 Thread Goswin von Brederlow
Adam C Powell IV [EMAIL PROTECTED] writes:

 On Sun, 2008-06-22 at 18:31 +0200, Goswin von Brederlow wrote:
 Adam C Powell IV [EMAIL PROTECTED] writes:
 
  Because hypre upstream doesn't make static libs, and I got tired of
  making a new patch with every release, libhypre-dev is arch all without
  static libs.  However, it needs to depend on openmpi on some arches, and
  lam4-dev on others.  Using the same syntax as Build-Depends doesn't
  work.
 
  Is there a way to do this, or do I need to make libhypre-dev arch any
  and set the dep using substvars, even though its contents are
  arch-independent?  I notice that Policy section 7.1 provides for
  arch-dependent Build-Deps, but there's nothing similar for Depends...
 
 There is no such syntax so you have to something else.
 
 As you already said you can make libhypre-dev arch any and you must.

 Must is a bit strong.  There's nothing in Policy (8.4) stating this;
 please correct me if I'm wrong.  And 8.3 uses usually regarding
 provision of a static library.

I ment must as in the only way to get the right result. But I have to
correct myself (below).

 The bug filed against the package suggests libopenmpi-dev | lam4-dev.
 Will this be a problem?

The an installed lam4-dev would suffice even on systems that need
libopenmpi-dev. Doesn't work.

 Further you have the choice of creating libhypre-dev-common containing
 the shared files. But only do that if libhypre-dev-common will be
 reasonably large. There is no point in the split for just
 100K. ftp-master will veto if it is too small.

 The package is 141K, and it's *all* shared.  That is, it consists of
 header files and .so symlinks.

 -Adam

On a hunch I checked the Packages.gz files on my system and found the
following example:

Package: libgnomevfs2-dev
Architecture: amd64
Source: gnome-vfs
Version: 1:2.22.0-4
Depends: libgnomevfs2-0 (= 1:2.22.0-4), libgconf2-dev (= 2.8.0-1), 
libgnutls-dev, libxml2-dev, libavahi-client-dev (= 0.6) | hurd, 
libavahi-glib-dev (= 0.6) | hurd, libdbus-1-dev | hurd, libselinux1-dev | 
not+linux-gnu

So there actually is a provision for that and here is the magic:

Package: type-handling
Architecture: amd64
Version: 0.2.23
Provides: amd64, linux, linux-gnu, not+alpha, not+arm, not+armeb, 
not+bsd-darwin, not+bsd-freebsd, not+bsd-netbsd, not+bsd-openbsd, not+darwin, 
not+freebsd, not+gnu, not+gnu-hurd, not+gnu-kfreebsd, not+gnu-knetbsd, 
not+gnu-linux, not+gnueabi-linux, not+gnulp-linux, not+hppa, not+i386, 
not+i486, not+ia64, not+kfreebsd-gnu, not+knetbsd-gnu, not+linux-gnueabi, 
not+linux-gnulp, not+m32r, not+m68k, not+mips, not+mipsel, not+netbsd, 
not+openbsd, not+powerpc, not+powerpc64, not+ppc64, not+s390, not+s390x, 
not+sh3, not+sh3eb, not+sh4, not+sh4eb, not+solaris, not+sparc, 
not+sysv-solaris, x86-64-linux-gnu

So you just add

Depends: libopenmpi-dev | not+linux, lam4-dev | linux

or whatever set you need.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Goswin von Brederlow
Adam Majer [EMAIL PROTECTED] writes:

 If backports.org keyring get distributed, then I would argue it allows
 others, non-software data to be packaged as well. For example, some free
 anime movies, or the Gutenberg project packages.

 Debian is for *free software* (and some non-free) and stuff that related
 to Debian. It is not for backports.org, or Ubuntu, or some other stuff.

 - Adam

I would argue that backports.org, while not official, is verry much
related to Debian and having a secure path to the keyring is to great
benefit to debian users. Such a keyring is also verry small.

Three things you can't say about free anime movies or the Gutenberg
project packages.

MfG
Goswin

PS: I would prefer if apt-get could fetch and verify keyring updates
directly from a repository though. Keyring packages are awfull for key
rollovers.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Neil Williams
On Sun, 2008-06-22 at 21:37 +0200, Goswin von Brederlow wrote:
 PS: I would prefer if apt-get could fetch and verify keyring updates
 directly from a repository though. Keyring packages are awfull for key
 rollovers.

As maintainer of the emdebian-archive-keyring package and one of the
signatories of the key itself, I think that would be a good idea,
Goswin. Probably worth a wishlist bug in apt although support will also
need to be implemented in reprepro and dak (support that consists of
merely making the key available as ASCII - reprepro already knows the
keyid from conf/distributions, don't know about dak).

-- 
Neil Williams [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: unifont - consensus on dependencies

2008-06-22 Thread Drake Wilson
Quoth [EMAIL PROTECTED], on 2008-06-22 12:04:53 -0700:
 Is it best to add Build-Depends: xfonts-utils even if all a package
 needs from xfont-utils is bdftopcf?

If you need bdftopcf to build, and bdftopcf is in xfonts-utils, I
don't see another way to do it than Build-Depending on xfonts-utils
unless you want to look for alternative tools or something.

 I am aware of the /usr/share/fonts/truetype directory.  I've been
 running Sarge, and it is there.  However, that is not under the X11
 fonts tree.  If I place a font in /usr/share/fonts/truetype, is it still
 legitimate to claim a font as being in section main/x11?

If not, then there's a big pile of ttf-* packages in sid that have
incorrect packaging.  Since the Policy Manual is silent on this, I'd
expect that to be the correct place to install TrueType fonts from a
package in the x11 section, though I can't find authoritative
documentation to that effect from a cursory search.

 I could conceivably create multiple packages, for example:
 
  - the TrueType font (most people will probably just want this and
 nothing else); this could be called unifont-ttf

  - All sources to build the unifont.hex, TrueType, PCF, and BDF
 versions of the font; this package could be called unifont

De facto practice in the archive suggests that the TrueType package be
called ttf-unifont, the PCF-only package be called xfonts-unifont,
and the source package be called unifont (noting that the source
package and built package namespaces are somewhat orthogonal to each
other).

 I could have the unifont package contain the pre-built TrueType font
 plus all sources.  It takes about an hour plus 1 Gigabyte of virtual
 memory to build the TrueType version with FontForge.

Normally you don't provide sources in built packages unless there's a
specific reason for it, as far as I know.  Users can get sources using
[apt-get source] or similar to retrieve the source packages.

I'm not sure what effect a highly-intensive build process like that
has on the autobuilder network; presumably that can be answered by
someone more knowledgeable than me, but it's something you'd want to
consider.

 In that case there wouldn't be a Build-Depends for bdftopcf.

(Note that there is no way to Build-Depend on bdftopcf, because
that's not a package nor a Provides that I see anywhere.  You once
again mean xfonts-utils, I suppose.)

 I put work into getting the combining characters working properly
 (with zero width) in the TrueType version.  The BDF version doesn't
 have that capability, and so neither would a PCF version.

That would be useful information for the package descriptions; that
doesn't preclude packaging both versions.  I would tend to default to
packaging both versions, assuming they come from the same source,
unless there's a good reason not to package the PCF version.  How
large are the PCF files?  (I didn't see that information in your last
message; if it was there, I apologize.)  Is there a significant
difference in the _source_ size if you reduce it to only the
information needed to build the TrueType fonts, or is most of the
information shared?  I would tend to imagine the latter for a package
of this nature.

 Paul Hardy
 [EMAIL PROTECTED]
 GPG Key ID: E6E6E390

   --- Drake Wilson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Francesco Poli
On Sun, 22 Jun 2008 12:54:09 -0600 Wesley J. Landaker wrote:

[...]
 Actually, how are debian-keyring and debian-archive-keyring free-software, 
 anyway? Do I get source code for the all GPG keys they contain?

The most widely accepted definition of source code is the one found in
the GNU GPL: the preferred form for making modifications to the work.

If you modify a GPG public key, you obtain something that no longer
corresponds to the original private key (obviously).  You could end up
with a different GPG public key or with something that is no longer a
GPG public key.

OK, that said, if you wanted to modify a public key (in order to obtain
something else), what form would you use for making modifications?
I think the preferred form would be the one in which the GPG public key
is distributed by keyservers or some other equivalent form (which may
be losslessly obtained from the distribution form).

Hence, if I understand correctly, I think the Debian package does
provide source.

 The /usr/share/doc/debian-keyring/copyright even says The keys in the 
 keyrings don't fall under any copyright. Ops!

This could be true, to the extent that the key generation process does
not involve any creative input.

However, I've seen GPG key pairs generated in such a way that the
ascii-armored public key embeds readable text provided by the user.
In those cases, the readable text could be creative enough to be
copyrighted by its author...
Moreover, GPG public keys may be accompanied by photo-ids (small images
that represent photo portraits of the key owner): those photo-ids, if
present, may constitute other copyrighted material...


Important disclaimers: IANAL, TINLA, IANADD, TINASOTODP.

-- 
 http://frx.netsons.org/doc/index.html#nanodocs
 The nano-document series is here!
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpl4UmqnbD1W.pgp
Description: PGP signature


Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Luk Claes
Robert Millan wrote:
 On Sat, Jun 21, 2008 at 03:52:12PM +0200, Alexander Wirt wrote:
 I'm still not that sure if its a good idea to add a non-offical debian repo
 keyring into the archive... But I let the decision to the ftp-masters..
 
 Well, currently a problem is the only way to get a trusted path to the bpo
 repository is by fetching debian-backports-keyring from it, checking your
 signature in its .dsc, etc.  So this is what I'm trying to solve.

Hmm, are there not 2 other ways documented on backports.org as you can
see below?

Cheers

Luk

--
 If you are using etch and you want apt to verify the downloaded
backports you can import backports.org archive’s key into apt:

apt-get install debian-backports-keyring

or

gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C
gpg --export | apt-key add -

or

wget -O - http://backports.org/debian/archive.key | apt-key add -
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Patrick Schoenfeld
Hi,

On Sun, Jun 22, 2008 at 01:08:30PM -0500, Adam Majer wrote:
 Patrick Schoenfeld wrote:
  In my humble opinion they should be allowed to be packaged as if they
  are normal packages. Don't get me wrong, but Debian is a distribution,
  so what we basically do is pack up things that are worth distributing
  and distribute them. This way Debian users can benefit from our work and
 
 AFAIK, we do not distribute things, we distribute *software*. Some

to be honest: this definition is just plain wrong. Actually you name the
arguments against your definition by yourself. You are right that this
is the main goal of a distribution, but its ofcourse not limited to it.
I wanted to keep my definition a bit more generic, because thats
actually a case.

 packages are just composed of data though, but other packages depend on
 it. Some is just data that is very useful in the *Debian* project. This
 includes the keyring.

It also includes documentation packages and alike. Some aren't directly
related to packages in the archive and so nothing depends on them. For
example our project documentation, like debian-policy, developers-reference
but also debian-faq etc.

 Certainly, the backports.org keyring is useful to some people, *but* it is,
 
   1. not free software

Good point, while I need to nitpick a bit: Its about complying with our
social contract and therefore the Debian Free Software Guidelines.

Its all about the availability of source and yeah, this really seems
to be somewhat problematic by the nature of a public-key pair.
Probably it would make sense to clarify that a bit more,
because that basically applies to a lot of things we already
distribute. For example: Whats the source of a wave file or of a bitmap?
I would argue that the source of a keypair is either the algorithm used
to create it (combined with some random factors, but thats true for a
bitmap as well) or the key pair itself. Probably not the most accurate
definition, I know.

   2. free software does not depend on it

Which is not a requirement for something to be in the archive.

   3. not part of Debian's important data stuff

Which is also not a requirement for something to be in the archive.
Consider debian-faq for example. I agree, that its useful for a greater
majority of users, but disagree that this qualifies to be important
data stuff.

 If backports.org keyring get distributed, then I would argue it allows
 others, non-software data to be packaged as well. For example, some free
 anime movies, or the Gutenberg project packages.

Probably. If they are as useful to a greater majority of Debian users.
If it doesn't explode archive size (because thats a concern that needs
to be thought about, too), if source *can not* be available for
technical reasons but all other rights are granted. Then it should still
be something to think about shared like we do for the bpo keyring, now.

 Debian is for *free software* (and some non-free) and stuff that related
 to Debian. It is not for backports.org, or Ubuntu, or some other stuff.

Hah, thats a good point. But you seem to forgot that backports.org
*does* relate to Debian. Its a great enhancement for Debian stable
users, a good workaround to the we have old and sometimes
buggy software in our stable release, but cannot fix it, because it does
not qualify for SRU-problem. Its beeing run by Debian developers.
Quality aspects are therefore very similar. All these points are not
true for Ubuntu, which you mentioned in the same sentence.

Please also consider #4 of our social contract. It says that our
priorities are our users _and_ free software. But yes, its questionable if
a keypair really qualifies for main.

Regards,
Patrick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Patrick Schoenfeld
On Sun, Jun 22, 2008 at 09:37:46PM +0200, Goswin von Brederlow wrote:
 PS: I would prefer if apt-get could fetch and verify keyring updates
 directly from a repository though. Keyring packages are awfull for key
 rollovers.

Do you mean from a central repository, somewhat like a keyserver? :-)
How would one check integrity then?

Regards,
Patrick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Neil Williams
On Sun, 2008-06-22 at 22:39 +0200, Patrick Schoenfeld wrote:
 On Sun, Jun 22, 2008 at 09:37:46PM +0200, Goswin von Brederlow wrote:
  PS: I would prefer if apt-get could fetch and verify keyring updates
  directly from a repository though. Keyring packages are awfull for key
  rollovers.
 
 Do you mean from a central repository, somewhat like a keyserver? :-)
 How would one check integrity then?

Precisely as you do with any key - signatures and gpg integrity checks
when the key is imported into apt-key.

The repository would simply provide the ASCII armoured GPG key file that
would be signed by keys belonging to relevant people - in that respect,
it's not that different to any package. The text file is useless without
being imported into gpg so the integrity checks in gpg provide the
integrity check.

-- 
Neil Williams [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Patrick Schoenfeld
Hi Neil,

On Sun, Jun 22, 2008 at 09:54:43PM +0100, Neil Williams wrote:
  Do you mean from a central repository, somewhat like a keyserver? :-)
  How would one check integrity then?
 
 Precisely as you do with any key - signatures and gpg integrity checks
 when the key is imported into apt-key.

well I understood the proposal to do it automatically so it wouldn't
happen like I handle it currently. Now I have the possibility to
explicit allow and deny certain keys in my setup. I can do this by
checking mostly objective standpoints but also because I don't like the
nose of the one providing the repository, so to say.

Thats an important point, because technical aspects cannot decide
weither you trust someone or not (except for the trust level on the key)
So the key would needed to be signed by someone who *I* actually trust.

Regards,
Patrick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Robert Millan
On Sun, Jun 22, 2008 at 10:34:15PM +0200, Luk Claes wrote:
 Robert Millan wrote:
  On Sat, Jun 21, 2008 at 03:52:12PM +0200, Alexander Wirt wrote:
  I'm still not that sure if its a good idea to add a non-offical debian repo
  keyring into the archive... But I let the decision to the ftp-masters..
  
  Well, currently a problem is the only way to get a trusted path to the bpo
  repository is by fetching debian-backports-keyring from it, checking your
  signature in its .dsc, etc.  So this is what I'm trying to solve.
 
 Hmm, are there not 2 other ways documented on backports.org as you can
 see below?
 --
  If you are using etch and you want apt to verify the downloaded
 backports you can import backports.org archive’s key into apt:
 
 apt-get install debian-backports-keyring
 
 or
 
 gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C
 gpg --export | apt-key add -
 
 or
 
 wget -O - http://backports.org/debian/archive.key | apt-key add -
 --

These examples just add the key to apt's keyring, but they don't provide any
trusted path to it.  One has to blindly believe that the key being downloaded
by apt-get, gpg [1] or wget belongs to its owner.

[1] In the gpg example, you could happen to have a trusted key in your database
that provides a trusted path to bpo's key, but for the average user this is
IMHO not an acceptable solution.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: unifont - consensus on dependencies

2008-06-22 Thread unifoundry
Drake,

Okay, I'll plan on ttf-unifont, xfonts-unifont, and unifont
package names.  The xfonts-unifont package will contain a PCF font,
but not a BDF font (since BDF fonts now seem forbidden according to the
latest Policy Manual).  The source package won't contain a pre-built
TrueType font or a pre-built PCF font.  I'll be replacing Sarge with the
latest stable Etch release to build the final Debian packages.  I think
it is fitting to build a font package under a release named after
Etch-a-Sketch. :-)

I haven't built the PCF version yet; I've just been using the BDF
version for testing (and the TrueType version for daily use).  Since PCF
is binary whereas BDF is ASCII, and since Debian PCF fonts are gzipped,
I would expect a gzipped PCF font to be about the same size or a little
smaller than a gzipped BDF font.  The gzipped BDF font is about 1.3
Megabytes.  The uncompressed BDF font is about 10 Megabytes.

Yes, the vast bulk of the source package is shared to produce the BDF
and TrueType fonts.  There is just one 854 byte script to convert the
unifont.hex formatted sources files into BDF, plus lines in a Makefile
to invoke that script and then convert with bdftopcf -- not worth
splitting the source.

The Debian Policy Manual does need to add policy on TrueType fonts. 
TrueType and its derivatives (such as SIL's Graphite) are the
foreseeable future direction in font technology, especially for complex
scripts.

Thanks for your insights.


Paul Hardy
[EMAIL PROTECTED]
GPG Key ID: E6E6E390


 Original Message 
Subject: Re: unifont - consensus on dependencies
From: Drake Wilson [EMAIL PROTECTED]
Date: Sun, June 22, 2008 1:21 pm
To: debian-devel@lists.debian.org
Cc: Anthony Fok [EMAIL PROTECTED]

 I am aware of the /usr/share/fonts/truetype directory. I've been
 running Sarge, and it is there. However, that is not under the X11
 fonts tree. If I place a font in /usr/share/fonts/truetype, is it still
 legitimate to claim a font as being in section main/x11?

If not, then there's a big pile of ttf-* packages in sid that have
incorrect packaging. Since the Policy Manual is silent on this, I'd
expect that to be the correct place to install TrueType fonts from a
package in the x11 section, though I can't find authoritative
documentation to that effect from a cursory search.

De facto practice in the archive suggests that the TrueType package be
called ttf-unifont, the PCF-only package be called xfonts-unifont,
and the source package be called unifont (noting that the source
package and built package namespaces are somewhat orthogonal to each
other).

 I could have the unifont package contain the pre-built TrueType font
 plus all sources. It takes about an hour plus 1 Gigabyte of virtual
 memory to build the TrueType version with FontForge.

Normally you don't provide sources in built packages unless there's a
specific reason for it, as far as I know. Users can get sources using
[apt-get source] or similar to retrieve the source packages.

I'm not sure what effect a highly-intensive build process like that
has on the autobuilder network; presumably that can be answered by
someone more knowledgeable than me, but it's something you'd want to
consider.

 I put work into getting the combining characters working properly
 (with zero width) in the TrueType version. The BDF version doesn't
 have that capability, and so neither would a PCF version.

That would be useful information for the package descriptions; that
doesn't preclude packaging both versions. I would tend to default to
packaging both versions, assuming they come from the same source,
unless there's a good reason not to package the PCF version. How
large are the PCF files? (I didn't see that information in your last
message; if it was there, I apologize.) Is there a significant
difference in the _source_ size if you reduce it to only the
information needed to build the TrueType fonts, or is most of the
information shared? I would tend to imagine the latter for a package
of this nature.

--- Drake Wilson




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[rt.debian.org #658] Re: NewInEtch / NewInLenny

2008-06-22 Thread Franklin PIAT
Hello,

On Tue, 2008-04-29 at 18:55 +0200, martin f krafft wrote:
 There used to be http://wiki.debian.org/NewInEtch but it's gone
 without a trace, and I can't figure out how to ask moin to tell me
 where it went. Does anyone know?

I have rebuilt the page, based on :
http://web.archive.org/web/2007082/http://wiki.debian.org/NewInEtch

The page NewInLenny was getting fairly close to it ;)

Franklin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487593: ITP: cil -- command line issue tracker

2008-06-22 Thread Francois Marier
Package: wnpp
Severity: wishlist
Owner: Francois Marier [EMAIL PROTECTED]

* Package name: cil
  Version : 0.2.0
  Upstream Author : Andy Chilton [EMAIL PROTECTED]
* URL : http://www.kapiti.geek.nz/software/cil.html
* License : GPL
  Programming Lang: Perl
  Description : command line issue tracker

 'cil' allows easy command-line creation of an issue tracker. It saves each
 issue locally and in plain text. Commands are given such that these issues can
 be added, edited and listed easily.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Re: ITP: hatools -- The halockrun program provides a simple way to implement locking in shell scripts.

2008-06-22 Thread Igshaan Mesias
Hi

 | On Jun 18, Igshaan Mesias [EMAIL PROTECTED] wrote:
 | 
 |Description : The halockrun program provides a simple way to
 |  implement locking in shell scripts.
 | 
 | What does this offer over lockfile (procmail package) or dotlockfile
 | (liblockfile1 package)?
Aren't those used particularly for mailbox locking? The hatools package
provides a wider application set for locking files.

 Or even flock(1), which is part of util-linux.

The major benefit halockrun has over these tools is that you can't have
stale lock files with its implementation.

It may seems as though a lot of the parameters for procmails lockfile
are just different timeouts to properly handle stale lockfiles.

Since the concept of hatimerun comes from the high-availabity context,
this aspect is very important. The idea (and also the name) of halockrun
as well as for hatimerun comes from the SUN Cluster high availability
product, the implementation also takes reliability very serious.
If you look at dotlockfile manpage, it SEEMS to implement it in a
similar way, but i there's not many timeout parameters, but still seems
to rely on the existence of files, while halockrun actually lock's the
files by kernel functions.

halockrun also works on NFS shares if lockd is running. The node which
hosts the halockrun instance which holds the lock will also take care
not to stale the lock (the kernel again, not the user space). without
having done any deeper checks, ITUMO more robust that dotlockrun.

To point out again I think the strength of halockrun is in its
implementation is that the lock-cleanup is done by the kernel on process
end (no matter how the process ended, it might have had a core-dump) and
not by a user-space procedure. This makes stale locks impossible.

It might appear that both (lockfile and dotlockfile) are aimd for short
living locks  the dotlockfile manpage does not mention anything how it
handles stale locks, but the lockfile_create(3) manpage does. it says
that it might consider a lockfile beeing stale after five minutes. i did
not see how dotlockfile would allow a longer timeout, nor do i know if
dotlockfile uses lockfile_touch() as described in the lockfile_create
manpage.

halockrun was implemented in need to prevent multiple cronjobs running
concurrently. e.g. we had a cronjobs which runns ever 5 minutes, and
_usually_ finishes in less then 5 minutes. if now, we had two jobs
running, doing the same, and each was causing the other be become slower
(more resources required). This again has decreased the chance that the
jobs finish until the next instance will be started by cron. This was
the first application of halockrun. i know some cases where this is even
used for longer running cron-jobs. I unsure whether lockfile or
dotlockfile are suitable tools to use for longer running processes. That
might not complete within an hour.

Further are people using changed start/stop scripts for server processes
like apache or mysqld which are based on halockrun. They start the
process with halockrun, and can check if it still running with halockrun
-t. if they want to send a signal to that process they can also use
halockrun -t to obtain the pid and send a signal (e.g. to stop it
again). Again, this implementation is stale-aware and the lock remains
valid as long as the process is running.

IMHO, the applications of halockrun are also wider then those of the
other two tools mentioned.

Also, lockfile and dotlockfile do not have funtionalilty of hatimerun.
hatimerun was initially required for the cron-job problem. So, If the
job which runs every 5 minutes might take sometimes up to 10 minutes,
there is definitely something wrong if it takes an hour. For that reason
hatimerun was built to kill such processes. hatimerun has the abillity
to send multiple signals, to first ask the process himself to quit, or
later kill it forcefully. In an environment with countless cronjobs,
where sometimes some job just hangs, the hatimerun can make an automatic
recover possible. heh, The importance of hatimerun comes with the fact
that halockrun's locks are not considered stale as long as the process
is not running. Therefore a hanging process could block everything, so
that a reliable timeout is a must. lockfile  dotlockfile also seem to
implement the concept of timeouts, this might reduce the need for a
similar mechanism. howerver, halockrun  hatimerun together make also
sure the the process which belongs to a stale lockfile is killed
(cleaned up) so that other resources occupied by this process are also
freed.


--
Regards
Igshaan Mesias



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: RFC: Idea for improved diversions and alternatives handling

2008-06-22 Thread Goswin von Brederlow
Steve Langasek [EMAIL PROTECTED] writes:

 FIXME: what if a line changes? Only allow certain changes?

 ... that's a rather large FIXME.  Without fixing this, such an
 implementation of declarative diversions would be pointless churn.

 You should perhaps discuss this with Ian Jackson, there have already been
 rumblings from him about implementing declarative diversions.

The problem is that changes in --rename will be insane.

For example package A 1.0 has diverted /usr/bin/foo from package B
with --rename and ships /usr/bin/foo itself.

Now imagine package A 2.0 drops the --rename option.

A 1.0 postrm expects /usr/bin/foo to be from A 1.0. On the other hand
A 2.0 expects /usr/bin/foo to come from B in preinst while the actual
file is from A 1.0. So you have to move /usr/bin/foo to
/usr/bin/foo.dpkg-$RANDOM (to be able to abort-install), rename
/usr/bin/foo.B back to /usr/bin/foo and then run preinst. And in
case of errors you have to revert it all back.


Would anyone have a problem if dpkgs diversion handling would always
use --rename? Because if we eliminate that from being an option the
changes become easy.

Also a diversion without --rename can not be cleanly removed by
dpkg. The original file would be gone for all dpkg knows. Another
reason to always use --rename by dpkg.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Policy question - deleting files belonging to another package

2008-06-22 Thread Mike Bird
It seems to me that it ought to be against policy to use a
maintainer script to delete files belonging to another
non-conflicting non-replacing package, but I haven't found
such a policy.

Does anyone have the answer so I can give it to reportbug?

TIA,

--Mike Bird


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Goswin von Brederlow
Patrick Schoenfeld [EMAIL PROTECTED] writes:

 Hi Neil,

 On Sun, Jun 22, 2008 at 09:54:43PM +0100, Neil Williams wrote:
  Do you mean from a central repository, somewhat like a keyserver? :-)
  How would one check integrity then?
 
 Precisely as you do with any key - signatures and gpg integrity checks
 when the key is imported into apt-key.

 well I understood the proposal to do it automatically so it wouldn't
 happen like I handle it currently. Now I have the possibility to
 explicit allow and deny certain keys in my setup. I can do this by
 checking mostly objective standpoints but also because I don't like the
 nose of the one providing the repository, so to say.

 Thats an important point, because technical aspects cannot decide
 weither you trust someone or not (except for the trust level on the key)
 So the key would needed to be signed by someone who *I* actually trust.

 Regards,
 Patrick

For example: Each repository puts its keyring into Release.keyring
(next to Release and Release.gpg). The Release.keyring could be listed
with checksum in Release so frontends know it is there and when it
changes.

apt-get/aptitude update would automatically fetch Release.keyring into
/var/cache/apt/archives/partial/, pick out all changed keys and verify
their signatures with the existing apt keyring and possibly some
/usr/share/keyrings/*.

Depending on what signatures are found I could envision the following
next:

- Key rollover: changes can be verified with apts own keyring (new key
  is signed by old key). Accept key without interaction. A simple
  notice should do fine.

- Rollover failure but role-key verifiable: changes can not be
  verified by apts own keyring but by *-role-keys.gpg. Display the
  signatures and go interactive. Default should be to accept the key.

- No or loose verification: neither apts nor the *-role-keys.gpg keyrings
  can verify the change. Display the signatures indicating where
  e.g. debian-keyring.gpg can verify one and go interactive. Default
  should be NOT to accept the key. Users should really verify the key
  manually.


I'm not proposing that just any key should be silently accepted. Just
that it should be automatically fetched and independent of debs. I
already did run into a case where I could not update the keyring
package because the Release signature required the new keyring
package.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Policy question - deleting files belonging to another package

2008-06-22 Thread Lars Wirzenius
su, 2008-06-22 kello 16:07 -0700, Mike Bird kirjoitti:
 It seems to me that it ought to be against policy to use a
 maintainer script to delete files belonging to another
 non-conflicting non-replacing package, but I haven't found
 such a policy.
 
 Does anyone have the answer so I can give it to reportbug?

I don't think we have an explicit policy rule that prevents packages
from faking e-mail to be from Mike Bird, either.

Deleting files belonging to other packages is so obviously wrong, it
applies under the use common sense or we'll LART you rule.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Policy question - deleting files belonging to another package

2008-06-22 Thread Leo costela Antunes
Mike Bird wrote:
 It seems to me that it ought to be against policy to use a
 maintainer script to delete files belonging to another
 non-conflicting non-replacing package, but I haven't found
 such a policy.
 
 Does anyone have the answer so I can give it to reportbug?

If I understood your question correctly, I guess you're looking for
policy 7.6.1 [0].

Cheers

[0]http://www.debian.org/doc/debian-policy/ch-relationships.html#s7.6.1

-- 
Leo costela Antunes
[insert a witty retort here]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Brian May

Adam Majer wrote:

Certainly, the backports.org keyring is useful to some people, *but* it is,

  1. not free software
  
Presumably the following packages would never have made it into Debian 
if a public key didn't comply with the DFSG.


debian-archive-keyring - GnuPG archive keys of the Debian archive
debian-edu-archive-keyring - GnuPG archive keys of the Debian Edu archive
debian-keyring - GnuPG (and obsolete PGP) keys of Debian Developers
debian-maintainers - GPG keys of Debian maintainers
emdebian-archive-keyring - GnuPG archive keys for the emdebian repository

Having said that, having one entire package for one key file seems like 
overkill to me; is there not any other way of securely distributing the key?


Brian May


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ITP: debian-backports-keyring -- GnuPG archive key of the backports.org repository

2008-06-22 Thread Brian May

Luk Claes wrote:

apt-get install debian-backports-keyring

or

gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C
gpg --export | apt-key add -
  
This involves 3 separate commands, and modifies files under 
/root/.gnupg/ at the same time. Seems overly complicated, especially for 
non-technical people. Would it be possible to simplify this?

or

wget -O - http://backports.org/debian/archive.key | apt-key add -
  

Brian May


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gpm 1.20.4-2 (source i386)

2008-06-22 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 09:38:10 +0300
Source: gpm
Binary: gpm libgpm2 libgpm-dev libgpmg1-dev
Architecture: source i386
Version: 1.20.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian GPM Team [EMAIL PROTECTED]
Changed-By: Guillem Jover [EMAIL PROTECTED]
Description: 
 gpm- General Purpose Mouse interface
 libgpm-dev - General Purpose Mouse - development files
 libgpm2- General Purpose Mouse - shared library
 libgpmg1-dev - transitional dummy package which can be safely removed
Closes: 475454
Changes: 
 gpm (1.20.4-2) unstable; urgency=low
 .
   * Replace $local_fs with $remote_fs in init script. (Closes: #475454)
   * Cleanup debian/copyright:
 - Change 'Copyright' to 'Copyright Holders'.
 - Use UTF-8 copyright symbol.
 - Refer to GPL-2 from common-licenses instead of just GPL.
 - Remove packaging svn information.
   * Add Conflicts and Replaces to libgpm-dev on libgpmg1-dev  1.20.4.
   * Add Provides to libgpm-dev on libgpmg1-dev.
   * Versions before 1.20.3~pre3 are wire protocol incompatible, after that
 the library broken ABI, but applications still use the old wire protocol.
 - Add Conflicts to gpm against libgpmg1.
 - Add Conflicts to libgpm2 against gpm  1.20.3~pre3.
Checksums-Sha1: 
 2da90d4c024a61fd6cd7feea5cfa8d4f67230c48 1283 gpm_1.20.4-2.dsc
 e3d426955453c83131b2dec52ce57b0e6f982324 84179 gpm_1.20.4-2.diff.gz
 4f701b0a247455f8feebe5e05d7c8bce1531fd32 211284 gpm_1.20.4-2_i386.deb
 f79eadfb64ca1999a37cfb72bba89e9814d01737 33244 libgpm2_1.20.4-2_i386.deb
 43ed1c1130cceee6a3b2618b8ecd86cf302296e2 36482 libgpm-dev_1.20.4-2_i386.deb
 d4e35b21ae8dbb53bb84e5acf70ee2fc5f4c3a9f 23148 libgpmg1-dev_1.20.4-2_i386.deb
Checksums-Sha256: 
 ad29baaecb04270c72ecba8684f986d3e2e74a5dbdc23576bb36afb904bcc709 1283 
gpm_1.20.4-2.dsc
 5b10fc18206ad1da4cfdde2844a32eea79ed523d6f4612ce20ecf54d143acf99 84179 
gpm_1.20.4-2.diff.gz
 c47dc826ce178b0c06717edf3368697b2b71d24760753642544d83455604a11c 211284 
gpm_1.20.4-2_i386.deb
 d376bfac5f832353edd337da574001686a76ce99032a88203ad156244867bd7c 33244 
libgpm2_1.20.4-2_i386.deb
 bbd3550fe3bcfb89b5c93daeb7dc2fbace653a399722b04a2abf7b494a082426 36482 
libgpm-dev_1.20.4-2_i386.deb
 45c11c38e15a1f97bf7f193d6168c452cda44b2f1521a8beb0ec6e3a7a64f138 23148 
libgpmg1-dev_1.20.4-2_i386.deb
Files: 
 3a9526cbd3d86c12ad1448491b12a75a 1283 misc optional gpm_1.20.4-2.dsc
 2d5e658134ac3ed6156723eca6d94425 84179 misc optional gpm_1.20.4-2.diff.gz
 2ab11a5cfc459939a44c123bb4f8ba85 211284 misc optional gpm_1.20.4-2_i386.deb
 2e618e389f11df9478266e10546443e4 33244 libs standard libgpm2_1.20.4-2_i386.deb
 bcab12fc635a779798c5e7d0b14e456e 36482 libdevel optional 
libgpm-dev_1.20.4-2_i386.deb
 c1e747932770ae804b7973b8fd7bc877 23148 oldlibs extra 
libgpmg1-dev_1.20.4-2_i386.deb

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

iEYEARECAAYFAkhd9BAACgkQuW9ciZ2SjJspVACgocDbRZBfRv9W1JpmKuDVEwU+
d74AoI6dxQ/oGM55dgXkaZnMXXdlf2VS
=DhQ9
-END PGP SIGNATURE-


Accepted:
gpm_1.20.4-2.diff.gz
  to pool/main/g/gpm/gpm_1.20.4-2.diff.gz
gpm_1.20.4-2.dsc
  to pool/main/g/gpm/gpm_1.20.4-2.dsc
gpm_1.20.4-2_i386.deb
  to pool/main/g/gpm/gpm_1.20.4-2_i386.deb
libgpm-dev_1.20.4-2_i386.deb
  to pool/main/g/gpm/libgpm-dev_1.20.4-2_i386.deb
libgpm2_1.20.4-2_i386.deb
  to pool/main/g/gpm/libgpm2_1.20.4-2_i386.deb
libgpmg1-dev_1.20.4-2_i386.deb
  to pool/main/g/gpm/libgpmg1-dev_1.20.4-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted inetutils 2:1.5.dfsg.1-7 (source i386)

2008-06-22 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 09:45:53 +0300
Source: inetutils
Binary: inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping 
inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnet 
inetutils-telnetd inetutils-tools
Architecture: source i386
Version: 2:1.5.dfsg.1-7
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover [EMAIL PROTECTED]
Changed-By: Guillem Jover [EMAIL PROTECTED]
Description: 
 inetutils-ftp - File Transfer Protocol client
 inetutils-ftpd - File Transfer Protocol server
 inetutils-inetd - Internet super server
 inetutils-ping - ICMP ECHO tool
 inetutils-syslogd - System logging daemon
 inetutils-talk - Talk to another user
 inetutils-talkd - Remote user communication server
 inetutils-telnet - Telnet client
 inetutils-telnetd - Telnet server
 inetutils-tools - Base networking utilities (experimental package)
Closes: 484949
Changes: 
 inetutils (2:1.5.dfsg.1-7) unstable; urgency=low
 .
   * Add a debian/README.source file.
   * Now using Standards-Version 3.8.0.
   * Refresh patches with -pab. (Closes: #484949)
   * Remove DPATCHLEVEL variable from patches.
   * Use http instead of ftp for the watch file URL.
   * Mangle the Debian version in the watch file.
Checksums-Sha1: 
 e21f0b0788cdc8b71a5b573db9304bd91cec29b3 1586 inetutils_1.5.dfsg.1-7.dsc
 950ec6c115784a4ed7cf8ff8e94634f99282616a 29019 inetutils_1.5.dfsg.1-7.diff.gz
 8d7b362ad386036c5c8c2dfe5a9d6cc649c5a21f 102132 
inetutils-ftp_1.5.dfsg.1-7_i386.deb
 cb5a5b774aa261818c27d96df626b39629a0d1a6 93834 
inetutils-ftpd_1.5.dfsg.1-7_i386.deb
 f71399a01bf8e44c6f3a61e8fe74ce3ec067c611 80962 
inetutils-inetd_1.5.dfsg.1-7_i386.deb
 af697704ce4de92d66d49b2622d3686686f7b562 83294 
inetutils-ping_1.5.dfsg.1-7_i386.deb
 d52e045e8161ac331dd668ea300d56b9909dd7a1 87088 
inetutils-syslogd_1.5.dfsg.1-7_i386.deb
 9b8f47d4e2bc0550c96cf1e94c5e3d41ec1e39cd 72002 
inetutils-talk_1.5.dfsg.1-7_i386.deb
 c7384f2ff5fe8a87b0d41f5d3ef4f14e1ecaa53e 74258 
inetutils-talkd_1.5.dfsg.1-7_i386.deb
 0da4205e9b2583509f042613899576c9affc7a47 118288 
inetutils-telnet_1.5.dfsg.1-7_i386.deb
 d100751186c86c3a92e767b09369904482fc8036 103924 
inetutils-telnetd_1.5.dfsg.1-7_i386.deb
 c350f964ce3b5b1680aeca10a2d080ca153d2b22 75138 
inetutils-tools_1.5.dfsg.1-7_i386.deb
Checksums-Sha256: 
 66fcdd163d2e25d139c60809ab322ab15b5bdd3d4706d84785d36bf12fd59e10 1586 
inetutils_1.5.dfsg.1-7.dsc
 87824765d9d160246637b6aa532672caee49f673d9d6c36e19398dca23363746 29019 
inetutils_1.5.dfsg.1-7.diff.gz
 f4edc58da0ec89b1b23528ff56e3259c4efc631ea1264653848aa95219f0d652 102132 
inetutils-ftp_1.5.dfsg.1-7_i386.deb
 966ca07fa40505a1cac614458684fe12fe8dda6f1cb2e60bcba185014405addc 93834 
inetutils-ftpd_1.5.dfsg.1-7_i386.deb
 21117017a80e9520a6d0c68bcc88db77768ba19c3a3cb6dc8812dd5e1c5d0c64 80962 
inetutils-inetd_1.5.dfsg.1-7_i386.deb
 47ebd47d37ebdcf3c086c627b9c2339815f6dc16053abc17645c1685ce29a836 83294 
inetutils-ping_1.5.dfsg.1-7_i386.deb
 3c62b17d1ff075bb7c511ead272662813f8f08020962ef9d7161c5fb973fc987 87088 
inetutils-syslogd_1.5.dfsg.1-7_i386.deb
 999c66c0de7da58e9866417ab6825b10a73be3fe700c71d5b2d9e5694e0ff6c6 72002 
inetutils-talk_1.5.dfsg.1-7_i386.deb
 4c1ed142536ae2d2b65e18e2f07d78e97e5cd148abb81f709b3c489ce1e75107 74258 
inetutils-talkd_1.5.dfsg.1-7_i386.deb
 08989fedb59bb9bb92c62c04c5058eeb272db5ce28dd6d44aa9e6dc492ec44b7 118288 
inetutils-telnet_1.5.dfsg.1-7_i386.deb
 5b3d0772c5fd0fdc4242ca2c602d310ffc226f79307bec0087c6b64f0f7d6495 103924 
inetutils-telnetd_1.5.dfsg.1-7_i386.deb
 0047becc2418501ebf11914f3f604d79623906f9e41b705975aa46ecda031350 75138 
inetutils-tools_1.5.dfsg.1-7_i386.deb
Files: 
 d580ecbfd9892628656aa1fff9a5c202 1586 net extra inetutils_1.5.dfsg.1-7.dsc
 98aa2a357aee90a0b916ed7595db643b 29019 net extra inetutils_1.5.dfsg.1-7.diff.gz
 08d8ce27410d36b5c67dc69222b9dcad 102132 net extra 
inetutils-ftp_1.5.dfsg.1-7_i386.deb
 ead5db6a6f08bba39305fd47f2b17f63 93834 net extra 
inetutils-ftpd_1.5.dfsg.1-7_i386.deb
 c0e98b2b259b4759a6c900a7b7f34d55 80962 net extra 
inetutils-inetd_1.5.dfsg.1-7_i386.deb
 0e9bb73fc3bb17fb3bbbc60ecdb78b62 83294 net extra 
inetutils-ping_1.5.dfsg.1-7_i386.deb
 4175436aa5bade44d7c7a4f932ef546a 87088 net extra 
inetutils-syslogd_1.5.dfsg.1-7_i386.deb
 543805b90e5e60251e059d5304249b73 72002 net extra 
inetutils-talk_1.5.dfsg.1-7_i386.deb
 ca9fe14c5abb4214955a95e225f8381a 74258 net extra 
inetutils-talkd_1.5.dfsg.1-7_i386.deb
 bfe1eb6f85f64b5bf6f25baf10e3a014 118288 net extra 
inetutils-telnet_1.5.dfsg.1-7_i386.deb
 63ce8807e1ddae2df9520423ae45ec74 103924 net extra 
inetutils-telnetd_1.5.dfsg.1-7_i386.deb
 efa28bab1701301e764ad29247656a75 75138 net extra 
inetutils-tools_1.5.dfsg.1-7_i386.deb

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

iEYEARECAAYFAkhd9xgACgkQuW9ciZ2SjJsLsQCgwPUd8tFMr/hN6b/CtoLfsT5i
c5AAnRDwUGj26DBCz3TSUEReEEtuB0hv
=DgRG
-END PGP SIGNATURE-


Accepted:
inetutils-ftp_1.5.dfsg.1-7_i386.deb
  to 

Accepted apt-p2p 0.1.5 (source all)

2008-06-22 Thread Cameron Dale
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jun 2008 23:26:42 -0700
Source: apt-p2p
Binary: apt-p2p
Architecture: source all
Version: 0.1.5
Distribution: unstable
Urgency: low
Maintainer: Cameron Dale [EMAIL PROTECTED]
Changed-By: Cameron Dale [EMAIL PROTECTED]
Description: 
 apt-p2p- apt helper for peer-to-peer downloads of Debian packages
Changes: 
 apt-p2p (0.1.5) unstable; urgency=low
 .
   * Prevent BitTorrent nodes from infiltrating the DHT.
   * Consume ping errors so they aren't printed in the log.
   * Add a logrotate file that should work with the twistd log rotation.
Checksums-Sha1: 
 61251da4de097d1de44477a82a82d8b06baf703c 949 apt-p2p_0.1.5.dsc
 8b7a5d7e5e5868458cc0ea45474386c479b30cd5 336702 apt-p2p_0.1.5.tar.gz
 a1c177c9592fd80e3f66cf106e1e16fc9d9902fd 108498 apt-p2p_0.1.5_all.deb
Checksums-Sha256: 
 943a35cf051d6d54a0a4f467da5137c7a39653f0e68e96209bd514e67088d57b 949 
apt-p2p_0.1.5.dsc
 5e974e44e8c70d3e165fb60e38652ea97f5ed4436986eb363e404096035d8a86 336702 
apt-p2p_0.1.5.tar.gz
 bbf5743d60038776ac779ecd5e6640894babfdefd8c65b6a634d0527a2779eb1 108498 
apt-p2p_0.1.5_all.deb
Files: 
 b082ed2fe1d4ea8c4374685c86d24086 949 net optional apt-p2p_0.1.5.dsc
 fee552fc853d8855cc97b56481b9177b 336702 net optional apt-p2p_0.1.5.tar.gz
 0e64bb88ee6b3d74f519cdb62e405e0d 108498 net optional apt-p2p_0.1.5_all.deb

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

iD8DBQFIXff+Dx924g0gNq0RApW+AKCWkpQ+eee+A6xAJ/Zos/PgAA6MYACeLj4b
AzTFrs6lUiE/z8jfhqDwHuM=
=zoKo
-END PGP SIGNATURE-


Accepted:
apt-p2p_0.1.5.dsc
  to pool/main/a/apt-p2p/apt-p2p_0.1.5.dsc
apt-p2p_0.1.5.tar.gz
  to pool/main/a/apt-p2p/apt-p2p_0.1.5.tar.gz
apt-p2p_0.1.5_all.deb
  to pool/main/a/apt-p2p/apt-p2p_0.1.5_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted bochs 2.3.6-5 (source all i386)

2008-06-22 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 09:52:32 +0300
Source: bochs
Binary: bochs bochs-doc bochsbios bochs-wx bochs-sdl bochs-term bochs-x 
bochs-svga bximage sb16ctrl-bochs
Architecture: source all i386
Version: 2.3.6-5
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover [EMAIL PROTECTED]
Changed-By: Guillem Jover [EMAIL PROTECTED]
Description: 
 bochs  - IA-32 PC emulator
 bochs-doc  - Bochs upstream documentation
 bochs-sdl  - SDL plugin for Bochs
 bochs-svga - SVGA plugin for Bochs
 bochs-term - Terminal (ncurses-based) plugin for Bochs
 bochs-wx   - WxWindows plugin for Bochs
 bochs-x- X11 plugin for Bochs
 bochsbios  - BIOS for the Bochs emulator
 bximage- Disk Image Creation Tool for Bochs
 sb16ctrl-bochs - control utility for Bochs emulated SB16 card
Changes: 
 bochs (2.3.6-5) unstable; urgency=low
 .
   * Update packaging Vcs fields to the new URL.
   * Add a debian/README.source file (and move information about how to
 create the stripped tarballs from README.Debian).
   * Now using Standards-Version 3.8.0.
   * Cleanup debian/copyright:
 - Change 'Copyright' to 'Copyright Holders'.
 - Use UTF-8 copyright symbol.
 - Remove packaging svn information.
   * Remove perl from Build-Depends-Indep, it's Build-Essential.
Checksums-Sha1: 
 d20dae1fa9e03c7ad7d60512ccd6e574f01b3a5d 1589 bochs_2.3.6-5.dsc
 2f6813d1ac4eed3a7634c05cfd980f63516f3778 148440 bochs_2.3.6-5.diff.gz
 154a5c4782024fcb7341161a8e5e3dfe94088ceb 250564 bochs-doc_2.3.6-5_all.deb
 1df96d76d2916ce677e1c4301a0aa9247859cebe 152742 bochsbios_2.3.6-5_all.deb
 dd797a825ae14907ba24c660aeb94bb9389669c9 919018 bochs_2.3.6-5_i386.deb
 e96d0a4dffab5814fa551ec404588b62b328bc5e 172490 bochs-wx_2.3.6-5_i386.deb
 51e9ae1188f1531955d55154b88141e0d46f3d52 83230 bochs-sdl_2.3.6-5_i386.deb
 57980d0348d7921d268e5eba1f91a311bbc59108 73034 bochs-term_2.3.6-5_i386.deb
 e8fd62bf1077e94ee79e8e679172bc7f1a109f2a 85704 bochs-x_2.3.6-5_i386.deb
 47a6c6b6d5ce7054dccb70c9c8e48577f230b242 74194 bochs-svga_2.3.6-5_i386.deb
 2cfaa8b2f4dec55d1184df74c3ffaacc7f5f0b41 75408 bximage_2.3.6-5_i386.deb
 415631086372484fa40ee590a2d4ef5873251013 69512 sb16ctrl-bochs_2.3.6-5_i386.deb
Checksums-Sha256: 
 7cb0061f9ecb264f60e8ce6063d170031f99e95a9303b732e1daf4edad2483d3 1589 
bochs_2.3.6-5.dsc
 54f2f45075b15fe6cb5222a3792a4f3dc65ebe672b8f77fed72aba447151020b 148440 
bochs_2.3.6-5.diff.gz
 66a7156b81bf30d544046fff6d8f71e00342aa2f16fbf3dffed35f9013d1069a 250564 
bochs-doc_2.3.6-5_all.deb
 18d76fa8cafc64903a86615cf6eab13420dcb7617b0a4ed3f5ecf267f850e187 152742 
bochsbios_2.3.6-5_all.deb
 e2647452435ad269a8fae3b10e6303c93931b95600c5636531be5b80e45f3747 919018 
bochs_2.3.6-5_i386.deb
 b6cf7cc005b25611662e524d29205671926d8cf0f565053adf63ece204c5496c 172490 
bochs-wx_2.3.6-5_i386.deb
 050d303e186d88e2cea22da0bcb18ee2ee16a77423375e8e9d097d8505ca3ffb 83230 
bochs-sdl_2.3.6-5_i386.deb
 451ee88ff26a1ce1c6e8ebd7e5c9dff35f0d521ec18084b533904606c47f6c22 73034 
bochs-term_2.3.6-5_i386.deb
 c0ad412958edb206b90d6fc391e5ef5dfb0111fbfbb81e2fdfdade3ea6692765 85704 
bochs-x_2.3.6-5_i386.deb
 a616fc94f4203914c57835cb22a69b0e1bee9b10ce840efda046f4be4fc3c9d3 74194 
bochs-svga_2.3.6-5_i386.deb
 c6acd96e1c127ad748550f837282a63ed24742e7b9a19cec451e469b2fd0654b 75408 
bximage_2.3.6-5_i386.deb
 0a7a196ac761b02ec1c64e60698cfbf57a92b28a7fd8e8bb2f4f4a1149dce000 69512 
sb16ctrl-bochs_2.3.6-5_i386.deb
Files: 
 60c1479c0e63bbde92f6257380bb94a0 1589 misc extra bochs_2.3.6-5.dsc
 2f8e01e8a311e361035a70e4aca55e5d 148440 misc extra bochs_2.3.6-5.diff.gz
 2ed949caeca3d78cbb1c67a97308d82c 250564 doc extra bochs-doc_2.3.6-5_all.deb
 c8d9774a1eb86aea823dc8fa62aaaf0c 152742 misc extra bochsbios_2.3.6-5_all.deb
 b275445e7393af1829122ec7a84c9bc8 919018 misc extra bochs_2.3.6-5_i386.deb
 9f5eeda7bcab6915d93abe2456d8312e 172490 misc extra bochs-wx_2.3.6-5_i386.deb
 565c324ef2c538b1e779232916f02368 83230 misc extra bochs-sdl_2.3.6-5_i386.deb
 7279cf33ff242b7e79e2bf86a4df1f7d 73034 misc extra bochs-term_2.3.6-5_i386.deb
 b1501e1167e8a4cced8ae52863d38525 85704 misc extra bochs-x_2.3.6-5_i386.deb
 eb147ac5dd601d9457b89a827500f2ef 74194 misc extra bochs-svga_2.3.6-5_i386.deb
 c393c3abee1e969429f7c2a8b96167ba 75408 misc extra bximage_2.3.6-5_i386.deb
 94942901b77f25220a0a9bd375ca1d78 69512 misc extra 
sb16ctrl-bochs_2.3.6-5_i386.deb

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

iEYEARECAAYFAkhd+YQACgkQuW9ciZ2SjJs4RACg72McA2/g8L/7SxiAjgjZstiu
nJoAnjHBJ8f4yF1UpnqaQuddb0nQXwJL
=imk9
-END PGP SIGNATURE-


Accepted:
bochs-doc_2.3.6-5_all.deb
  to pool/main/b/bochs/bochs-doc_2.3.6-5_all.deb
bochs-sdl_2.3.6-5_i386.deb
  to pool/main/b/bochs/bochs-sdl_2.3.6-5_i386.deb
bochs-svga_2.3.6-5_i386.deb
  to pool/main/b/bochs/bochs-svga_2.3.6-5_i386.deb
bochs-term_2.3.6-5_i386.deb
  to pool/main/b/bochs/bochs-term_2.3.6-5_i386.deb
bochs-wx_2.3.6-5_i386.deb
  to pool/main/b/bochs/bochs-wx_2.3.6-5_i386.deb
bochs-x_2.3.6-5_i386.deb
  to 

Accepted freecol 0.7.4.dfsg-1 (source all)

2008-06-22 Thread Vincent Fourmond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 09:19:13 +0200
Source: freecol
Binary: freecol
Architecture: source all
Version: 0.7.4.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Vincent Fourmond [EMAIL PROTECTED]
Description: 
 freecol- an open version of Colonization
Changes: 
 freecol (0.7.4.dfsg-1) unstable; urgency=low
 .
   * New upstream release.
   * Finally add a .dfsg suffix to the version number, to reflect the
 fact that the upstream tarball is repackaged (since this time I
 had forgotten that ;-)...).
Checksums-Sha1: 
 9c331b55e1efd218f1d315b5003090b36debef1a 1419 freecol_0.7.4.dfsg-1.dsc
 6617a8c3466bb9533711c298a0bf4ea2d748a65e 14016471 
freecol_0.7.4.dfsg.orig.tar.gz
 c2c222dc3bff38c25b619a3c8dbea0078cb7185e 8063 freecol_0.7.4.dfsg-1.diff.gz
 09f93973b1fc6dd54a28249dd26ac656673fc876 13505916 freecol_0.7.4.dfsg-1_all.deb
Checksums-Sha256: 
 618e29c3b236c2bf70596e2e28453e03e6c5fd6c1fa5518cf22420a06626061d 1419 
freecol_0.7.4.dfsg-1.dsc
 392765a03f022f3da6643accca0146ee085cc56443cdb4c82756e1c4a24e4042 14016471 
freecol_0.7.4.dfsg.orig.tar.gz
 540b5a863ed6c2c194a38962353ef5581bfad2422ff128af8cd23ac6702689ed 8063 
freecol_0.7.4.dfsg-1.diff.gz
 3af193bd32f703fe0a79135657d9b5b649ce1bc02dcf839166fa1eb2a3c5244e 13505916 
freecol_0.7.4.dfsg-1_all.deb
Files: 
 7bc15f149eb77f6c02354f1d88466230 1419 contrib/games optional 
freecol_0.7.4.dfsg-1.dsc
 9789a817f29759e34e631561e408efa1 14016471 contrib/games optional 
freecol_0.7.4.dfsg.orig.tar.gz
 98714da55a09ef4ae4158ce299be53ed 8063 contrib/games optional 
freecol_0.7.4.dfsg-1.diff.gz
 72095a3f990879d23fc74dd2921ba087 13505916 contrib/games optional 
freecol_0.7.4.dfsg-1_all.deb

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

iEYEARECAAYFAkheAb8ACgkQx/UhwSKygsoHRwCgjf6w5HJqGpzsdJ7rLQ9HvwZV
QW4AnjCyiBAmdaWy4Urf0gllHueLzfLR
=E5/2
-END PGP SIGNATURE-


Accepted:
freecol_0.7.4.dfsg-1.diff.gz
  to pool/contrib/f/freecol/freecol_0.7.4.dfsg-1.diff.gz
freecol_0.7.4.dfsg-1.dsc
  to pool/contrib/f/freecol/freecol_0.7.4.dfsg-1.dsc
freecol_0.7.4.dfsg-1_all.deb
  to pool/contrib/f/freecol/freecol_0.7.4.dfsg-1_all.deb
freecol_0.7.4.dfsg.orig.tar.gz
  to pool/contrib/f/freecol/freecol_0.7.4.dfsg.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted svgalib 1:1.4.3-27 (source all i386)

2008-06-22 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 10:04:23 +0300
Source: svgalib
Binary: svgalib-bin libsvga1 libsvga1-dev svgalibg1 svgalibg1-dev
Architecture: source all i386
Version: 1:1.4.3-27
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover [EMAIL PROTECTED]
Changed-By: Guillem Jover [EMAIL PROTECTED]
Description: 
 libsvga1   - console SVGA display libraries
 libsvga1-dev - console SVGA display development libraries and headers
 svgalib-bin - console SVGA display utilities
 svgalibg1  - transitional dummy package which can be safely removed
 svgalibg1-dev - transitional dummy package which can be safely removed
Changes: 
 svgalib (1:1.4.3-27) unstable; urgency=low
 .
   * Add a Homepage field.
   * Add Vcs-Browser and Vcs-Git fields.
   * Add a debian/README.source file.
   * Now using Standards-Version 3.8.0.
   * Refresh patches with -pab.
   * Remove DPATCHLEVEL variable from patches.
Checksums-Sha1: 
 3059e37bc52d1d8678a30b0c6791df5b6f78bd59 1262 svgalib_1.4.3-27.dsc
 114ac18976e92c3f186c6574834952d288cf7d1b 57801 svgalib_1.4.3-27.diff.gz
 c04dd46890d301d408f46b144e51a0f677f76b3b 768 svgalibg1_1.4.3-27_all.deb
 558c6674e34b79974fe69ad3b7b3d6b6719e58ed 776 svgalibg1-dev_1.4.3-27_all.deb
 b75ccf3b2697b6f78a88ee5d24a58ef57f1a6389 20472 svgalib-bin_1.4.3-27_i386.deb
 5d496e45515e79f1436842044fbce4fb3a0f47a4 310926 libsvga1_1.4.3-27_i386.deb
 62b8754dc7b4e872e0a6c8b59317eb6d645a35fc 575716 libsvga1-dev_1.4.3-27_i386.deb
Checksums-Sha256: 
 2e82d98eea90d6d4ab7023f4555d2b58b6dad6f6bf6c9130452545e733978fa6 1262 
svgalib_1.4.3-27.dsc
 c8acf8a42f0191bce4d3090b2656dfdf99756b872bb3455523e398c9f8d89764 57801 
svgalib_1.4.3-27.diff.gz
 94c3d20e84dfbf1e3079cd898a67f54499a832f6cb6215c324f1ba31cddc763e 768 
svgalibg1_1.4.3-27_all.deb
 3fec260d5d71e2cfb527846dbd8d50e97c9c9cba5aa9137dfb0b544f7b1d07a1 776 
svgalibg1-dev_1.4.3-27_all.deb
 80c0b7dece67d4d15b5244f93baf8fabc8010af3f2d1dfde38c817f11fde3e81 20472 
svgalib-bin_1.4.3-27_i386.deb
 a2a489fd6911a7c77e998da49ee9823c266ad68b40dfe0150623c303e20e0b29 310926 
libsvga1_1.4.3-27_i386.deb
 1796e9bcea02b0c045ca8053fd036e7b1b01e418dcd6af459410884910af86b5 575716 
libsvga1-dev_1.4.3-27_i386.deb
Files: 
 b0f72201afddae6607fd5c997bb8383f 1262 graphics optional svgalib_1.4.3-27.dsc
 c6afb9536ef72fcd87fda693b6a88e5d 57801 graphics optional 
svgalib_1.4.3-27.diff.gz
 663ee574c698a50ef4ddc4cb7ea1cc74 768 oldlibs optional 
svgalibg1_1.4.3-27_all.deb
 117c918e4807c4f10aaaf800db430271 776 oldlibs optional 
svgalibg1-dev_1.4.3-27_all.deb
 c3bb77d90c6e00d123c283a41791192a 20472 graphics optional 
svgalib-bin_1.4.3-27_i386.deb
 8f5ec2c029998c18f21cd91d8021b892 310926 libs optional 
libsvga1_1.4.3-27_i386.deb
 93611ed930fe3f3dda788c9efa0a2817 575716 libdevel optional 
libsvga1-dev_1.4.3-27_i386.deb

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

iEYEARECAAYFAkhd/EwACgkQuW9ciZ2SjJuqTQCgpMOoXs50e3rKYZ3h42nhNlPG
dMMAmgNkCzaXJo+//CzQbHujKCqa9cbM
=HDam
-END PGP SIGNATURE-


Accepted:
libsvga1-dev_1.4.3-27_i386.deb
  to pool/main/s/svgalib/libsvga1-dev_1.4.3-27_i386.deb
libsvga1_1.4.3-27_i386.deb
  to pool/main/s/svgalib/libsvga1_1.4.3-27_i386.deb
svgalib-bin_1.4.3-27_i386.deb
  to pool/main/s/svgalib/svgalib-bin_1.4.3-27_i386.deb
svgalib_1.4.3-27.diff.gz
  to pool/main/s/svgalib/svgalib_1.4.3-27.diff.gz
svgalib_1.4.3-27.dsc
  to pool/main/s/svgalib/svgalib_1.4.3-27.dsc
svgalibg1-dev_1.4.3-27_all.deb
  to pool/main/s/svgalib/svgalibg1-dev_1.4.3-27_all.deb
svgalibg1_1.4.3-27_all.deb
  to pool/main/s/svgalib/svgalibg1_1.4.3-27_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted faad2 2.6.1-3 (source all i386)

2008-06-22 Thread Matthew W. S. Bell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jun 2008 02:35:47 +0100
Source: faad2
Binary: libfaad0 libfaad2-0 libfaad-dev faad
Architecture: source all i386
Version: 2.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Matthew W. S. Bell [EMAIL PROTECTED]
Changed-By: Matthew W. S. Bell [EMAIL PROTECTED]
Description: 
 faad   - freeware Advanced Audio Decoder player
 libfaad-dev - freeware Advanced Audio Decoder - development files
 libfaad0   - freeware Advanced Audio Decoder - runtime files
 libfaad2-0 - freeware Advanced Audio Decoder - dummy package
Closes: 479802
Changes: 
 faad2 (2.6.1-3) unstable; urgency=low
 .
   * Closes: #479802: Update man page to reflect on raw PCM is supported on
 standard out. Also, have faad fail on trying to send non-raw PCM to
 standard out.
   * Apply new knowledge about the differences between hyphens, en-dashes, and
 em-dashes to man pages.
   * Move faad man page to patch system.
   * Update standards version.
   * Add license declarations and copyright declarations to copyright file.
 Tidy up authors.
Checksums-Sha1: 
 b6df56a0234a773845c93019f693cf21cf8f71be 1041 faad2_2.6.1-3.dsc
 f2997f691705077ac04ad5028bfa2d8fe3e38168 334215 faad2_2.6.1-3.diff.gz
 1c5e0826dc6d1d773aea4c3c118115d01ca53bf8 6234 libfaad2-0_2.6.1-3_all.deb
 7773cee10d67554080d4b6545ffb2bd992f60bfa 168112 libfaad0_2.6.1-3_i386.deb
 daca8cb8538ff38ad4653d76c6a2f5e178b50256 204764 libfaad-dev_2.6.1-3_i386.deb
 a3030174d40ac0aae20d98236d7eedf14548c73d 30198 faad_2.6.1-3_i386.deb
Checksums-Sha256: 
 3f4b3c5df88cfc660d23073e1242ff604e65fe632d78bfa9571c19df14e2c54a 1041 
faad2_2.6.1-3.dsc
 ab1ce6304de5ef5a7d2d899fd0b9e6f61a1c4100f42fa99bd9cd163294b9b5a3 334215 
faad2_2.6.1-3.diff.gz
 303c8a71bb828820e5ff079e0c814aaae0ffb56ecdce556f4e0ea95debe4a87d 6234 
libfaad2-0_2.6.1-3_all.deb
 4ead97cda93e18d7b6f0cc7d9920b74373ec543c2ca9a711661ab42039949189 168112 
libfaad0_2.6.1-3_i386.deb
 f86181b8a8dcef82026fc37f0c73ae3e7a23a02fc698f95e2b8fc58c51349a17 204764 
libfaad-dev_2.6.1-3_i386.deb
 418df58b18be90bdae806862efa28d78c095d79f476b63fae407489ef494f5cf 30198 
faad_2.6.1-3_i386.deb
Files: 
 7a5d0663c4b4da492bed20b138a9877a 1041 libs optional faad2_2.6.1-3.dsc
 2b85b61c5734093c861ff8f9616d2dd1 334215 libs optional faad2_2.6.1-3.diff.gz
 71ec10d0b8e9aec138a84acaa77e4642 6234 libs optional libfaad2-0_2.6.1-3_all.deb
 1d4e57befc1cf119cb4d7f4b6570c82b 168112 libs optional libfaad0_2.6.1-3_i386.deb
 e3ce173cdad0c8ec68f52c28439abb0d 204764 libdevel optional 
libfaad-dev_2.6.1-3_i386.deb
 00f5f13640e2b52cbc559a601a6828e6 30198 sound optional faad_2.6.1-3_i386.deb

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

iD8DBQFIXgfAqXWYex+fp+4RAvPIAJoDDB18uSjMy5a+7Ro6G0JIKNI1GACgsRfE
fSaCnZ+Y49lRAqCOjTsI7ew=
=7Zf7
-END PGP SIGNATURE-


Accepted:
faad2_2.6.1-3.diff.gz
  to pool/main/f/faad2/faad2_2.6.1-3.diff.gz
faad2_2.6.1-3.dsc
  to pool/main/f/faad2/faad2_2.6.1-3.dsc
faad_2.6.1-3_i386.deb
  to pool/main/f/faad2/faad_2.6.1-3_i386.deb
libfaad-dev_2.6.1-3_i386.deb
  to pool/main/f/faad2/libfaad-dev_2.6.1-3_i386.deb
libfaad0_2.6.1-3_i386.deb
  to pool/main/f/faad2/libfaad0_2.6.1-3_i386.deb
libfaad2-0_2.6.1-3_all.deb
  to pool/main/f/faad2/libfaad2-0_2.6.1-3_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted devmapper 2:1.02.26-1 (source amd64)

2008-06-22 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 10:54:09 +0200
Source: devmapper
Binary: libdevmapper-dev libdevmapper1.02.1 libdevmapper1.02.1-udeb dmsetup 
dmsetup-udeb
Architecture: source amd64
Version: 2:1.02.26-1
Distribution: unstable
Urgency: low
Maintainer: Debian LVM Team [EMAIL PROTECTED]
Changed-By: Bastian Blank [EMAIL PROTECTED]
Description: 
 dmsetup- The Linux Kernel Device Mapper userspace library
 dmsetup-udeb - The Linux Kernel Device Mapper userspace library (udeb)
 libdevmapper-dev - The Linux Kernel Device Mapper header files
 libdevmapper1.02.1 - The Linux Kernel Device Mapper userspace library
 libdevmapper1.02.1-udeb - The Linux Kernel Device Mapper userspace library 
(udeb)
Changes: 
 devmapper (2:1.02.26-1) unstable; urgency=low
 .
   * New upstream version.
   * Update symbols files.
   * Update dmsetup export patch.
Checksums-Sha1: 
 3d8a7e2dc312899be8912375eeb7910bac0a283b 1162 devmapper_1.02.26-1.dsc
 34b6d3b2a5923295e94b4090b3fb023d8938177a 200210 devmapper_1.02.26.orig.tar.gz
 66c5d472fd75d22fa3f7027bc02189bb31c076a2 13225 devmapper_1.02.26-1.diff.gz
 c193be885fa3091fb9512ae06e0e6e0802163588 72420 
libdevmapper-dev_1.02.26-1_amd64.deb
 a1679cc35a5bc753319c9702f1c88d2fb46520bb 56860 
libdevmapper1.02.1_1.02.26-1_amd64.deb
 fdbf542062a0969f991d2901e811681eff53c3e6 38198 dmsetup_1.02.26-1_amd64.deb
 9e90c5cf50d51c3749d1456ca7c7ebc30ec7a0cb 39800 
libdevmapper1.02.1-udeb_1.02.26-1_amd64.udeb
 7d58e6211f1ba204d105bac6a159a75b53621f0b 19416 
dmsetup-udeb_1.02.26-1_amd64.udeb
Checksums-Sha256: 
 bcddac9fd264c58c50323069f3fe372dc8ddfcf9694cdce2b2cd2b68714f9386 1162 
devmapper_1.02.26-1.dsc
 0487791c8c3c2d96c41f2736a183b901bfe23abcbbb573d7a832c3708b513c6d 200210 
devmapper_1.02.26.orig.tar.gz
 590715190be33552a8463285071bec16acc2af2ec11fccc509863b261a85b9f8 13225 
devmapper_1.02.26-1.diff.gz
 4be8ad0961fcc1f184bc871fb4b8fc0cb59b487a7a390ceedd4b6b08d1447437 72420 
libdevmapper-dev_1.02.26-1_amd64.deb
 4783fd338b09aa7a8970a76c42c3e3ed7d23f48ceaca921e06a519ee3ebe897f 56860 
libdevmapper1.02.1_1.02.26-1_amd64.deb
 18532a94618d82ee73a88b204ee456d6ac2326afc59ef7eb2476eef4e47c73ae 38198 
dmsetup_1.02.26-1_amd64.deb
 e5f2772d38b243804ed80c0f3beb3bbdb101ee96616a48704b0b10fbf129ad28 39800 
libdevmapper1.02.1-udeb_1.02.26-1_amd64.udeb
 70160aa547d11429bb3ce6932659b45c705674cad10e5810de9e6072513794b4 19416 
dmsetup-udeb_1.02.26-1_amd64.udeb
Files: 
 a24f6a6c22153f773d80e8b05e75251d 1162 admin optional devmapper_1.02.26-1.dsc
 3bf1035598c610c3653c974fca65f840 200210 admin optional 
devmapper_1.02.26.orig.tar.gz
 984b95e3ed5f49efc5d7984ff169d961 13225 admin optional 
devmapper_1.02.26-1.diff.gz
 3e1f81cbe56a15fafdbb58c429dba992 72420 libdevel optional 
libdevmapper-dev_1.02.26-1_amd64.deb
 982f7cd0bc0ab68954449495d31b1238 56860 libs required 
libdevmapper1.02.1_1.02.26-1_amd64.deb
 0f3b2aaddd126c8027af05e517c9f376 38198 admin optional 
dmsetup_1.02.26-1_amd64.deb
 2458e12f0fa771013f9f79559136e64a 39800 debian-installer optional 
libdevmapper1.02.1-udeb_1.02.26-1_amd64.udeb
 245011e506be322f947415e3d29e2f90 19416 debian-installer optional 
dmsetup-udeb_1.02.26-1_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAkheE9sACgkQxWtQqFixGB5ypACgkYMMZKJaRv6OjkzPKPOaFw5T
CwMAn0iyd0xMdK2BK4ZhpI+y09iIMvbu
=ME5L
-END PGP SIGNATURE-


Accepted:
devmapper_1.02.26-1.diff.gz
  to pool/main/d/devmapper/devmapper_1.02.26-1.diff.gz
devmapper_1.02.26-1.dsc
  to pool/main/d/devmapper/devmapper_1.02.26-1.dsc
devmapper_1.02.26.orig.tar.gz
  to pool/main/d/devmapper/devmapper_1.02.26.orig.tar.gz
dmsetup-udeb_1.02.26-1_amd64.udeb
  to pool/main/d/devmapper/dmsetup-udeb_1.02.26-1_amd64.udeb
dmsetup_1.02.26-1_amd64.deb
  to pool/main/d/devmapper/dmsetup_1.02.26-1_amd64.deb
libdevmapper-dev_1.02.26-1_amd64.deb
  to pool/main/d/devmapper/libdevmapper-dev_1.02.26-1_amd64.deb
libdevmapper1.02.1-udeb_1.02.26-1_amd64.udeb
  to pool/main/d/devmapper/libdevmapper1.02.1-udeb_1.02.26-1_amd64.udeb
libdevmapper1.02.1_1.02.26-1_amd64.deb
  to pool/main/d/devmapper/libdevmapper1.02.1_1.02.26-1_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gparted 0.3.7-2 (source alpha)

2008-06-22 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 11:29:23 +1000
Source: gparted
Binary: gparted
Architecture: source alpha
Version: 0.3.7-2
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar [EMAIL PROTECTED]
Changed-By: Anibal Monsalve Salazar [EMAIL PROTECTED]
Description: 
 gparted- GNOME partition editor
Closes: 487422
Changes: 
 gparted (0.3.7-2) unstable; urgency=low
 .
   * Depend on hal; closes: #487422
   * Standards version is 3.8.0
   * Don't build depend on cdbs
   * Build depends on quilt
 Remove .pc as it confuses ./configure
   * Fix the following lintian issues:
 W: gparted: package-contains-empty-directory usr/bin/
 W: gparted: menu-command-not-in-package /usr/share/menu/gparted:6
/usr/bin/gparted
Checksums-Sha1: 
 2f4e97db4a200e9266fa94cdc47519305e4ba7a7 1169 gparted_0.3.7-2.dsc
 3345f86180bfdc369042f13b5cfa15df609579cf 8719 gparted_0.3.7-2.diff.gz
 86b6de8a4de1324f93a6a0dae5ed3af89423c9c8 694638 gparted_0.3.7-2_alpha.deb
Checksums-Sha256: 
 a74be5dcee7e27d0bc591221c5b0d507c160e241ece8ffb44b98dd63a9224a1d 1169 
gparted_0.3.7-2.dsc
 6551a35f0c75a3e5bd6555c20591709d9e7a22e9dc3b8dab9efb750d509c3acd 8719 
gparted_0.3.7-2.diff.gz
 90ed6fa6793cf9391b528a87ec44ae9a6930866f5f00da90f33de332a9fa8da7 694638 
gparted_0.3.7-2_alpha.deb
Files: 
 bafd5e92a181e0bff721cf449a93f248 1169 gnome optional gparted_0.3.7-2.dsc
 8749f9361db5b80f2eea8f21c0a3fca6 8719 gnome optional gparted_0.3.7-2.diff.gz
 82700ffd80e08d1e2dd014fc88d9dac1 694638 gnome optional 
gparted_0.3.7-2_alpha.deb

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

iEYEARECAAYFAkheDeMACgkQgY5NIXPNpFUpnACgtc+8st+jRJ/m+jSiMwE/krt2
FjUAn2rHRFhuzmU8TwnMiTvruzMNBnrg
=8V/M
-END PGP SIGNATURE-


Accepted:
gparted_0.3.7-2.diff.gz
  to pool/main/g/gparted/gparted_0.3.7-2.diff.gz
gparted_0.3.7-2.dsc
  to pool/main/g/gparted/gparted_0.3.7-2.dsc
gparted_0.3.7-2_alpha.deb
  to pool/main/g/gparted/gparted_0.3.7-2_alpha.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted typo3-src 4.2.1-2 (source all)

2008-06-22 Thread Christian Welzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 11:00:00 +0100
Source: typo3-src
Binary: typo3 typo3-src-4.2
Architecture: source all
Version: 4.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Christian Welzel [EMAIL PROTECTED]
Changed-By: Christian Welzel [EMAIL PROTECTED]
Description: 
 typo3  - Powerful content management framework (Meta package)
 typo3-src-4.2 - Powerful content management framework (Core)
Changes: 
 typo3-src (4.2.1-2) unstable; urgency=low
 .
   * Moved libjs-prototype from Recommends-field do Depends-field.
Checksums-Sha1: 
 b898191185fb92518a77567a14020eb88fad8d2b 980 typo3-src_4.2.1-2.dsc
 59056758695bf4e0401672d493fe7ed77da68bd7 106681 typo3-src_4.2.1-2.diff.gz
 dcd9055df5984dcf5f5bc59235230ddf53a80db1 125942 typo3_4.2.1-2_all.deb
 facf244c0af17f28c8754d966ea50341b6defbf5 8438544 typo3-src-4.2_4.2.1-2_all.deb
Checksums-Sha256: 
 09977d452aa6e33c8d66a19a5d7d43e03e5e3f7ca39ab1ad12129e0cefdf4cf5 980 
typo3-src_4.2.1-2.dsc
 a5853a87fdc3540191778630d977c0c93476da70086bd942a2b3630f18391325 106681 
typo3-src_4.2.1-2.diff.gz
 b8cb073ebc87c68bf73a686de904c4f753c9cf5b8aadf10cdd3886c1127b9ab8 125942 
typo3_4.2.1-2_all.deb
 446d1f41fab0bb62fbbd0726330b602f81b86dfd5360278cf6c78600e67e6556 8438544 
typo3-src-4.2_4.2.1-2_all.deb
Files: 
 0309a0f5976e07dd2be0a9daa3b4a168 980 web optional typo3-src_4.2.1-2.dsc
 de02821968c99bfd5996705b790bdf58 106681 web optional typo3-src_4.2.1-2.diff.gz
 c9d796ea6f5273485a3c420279330c42 125942 web optional typo3_4.2.1-2_all.deb
 fbcf36085732cf1d0bbc4c00e339bf60 8438544 web optional 
typo3-src-4.2_4.2.1-2_all.deb

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

iD8DBQFIXhDjUHLQNqxYNSARAl22AKCthEQtrL6qXhRXW9soOVrGJE2lxgCgglJX
S9EZKhtNtQs9k48q0GHeoDs=
=2Gpv
-END PGP SIGNATURE-


Accepted:
typo3-src-4.2_4.2.1-2_all.deb
  to pool/main/t/typo3-src/typo3-src-4.2_4.2.1-2_all.deb
typo3-src_4.2.1-2.diff.gz
  to pool/main/t/typo3-src/typo3-src_4.2.1-2.diff.gz
typo3-src_4.2.1-2.dsc
  to pool/main/t/typo3-src/typo3-src_4.2.1-2.dsc
typo3_4.2.1-2_all.deb
  to pool/main/t/typo3-src/typo3_4.2.1-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted mayavi2 2.1.1-5 (source i386)

2008-06-22 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jun 2008 21:34:22 +0530
Source: mayavi2
Binary: mayavi2
Architecture: source i386
Version: 2.1.1-5
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 mayavi2- A scientific visualization package for 2-D and 3-D data
Closes: 478359 479448
Changes: 
 mayavi2 (2.1.1-5) unstable; urgency=low
 .
   * Add ExtractVectorComponent.diff patch (Closes: #479448)
   * Add SelectOutputFilter.diff patch (Closes: #478359)
   * Bump Standards-Version to 3.8.0
Checksums-Sha1: 
 c1f197c1ef4c64228277932ef11f36b8f93a525e 1412 mayavi2_2.1.1-5.dsc
 6a2387c718359c27fecea80f6b9763cc4be7d95b 15097 mayavi2_2.1.1-5.diff.gz
 7563c30c7631552276259bbf39c47fda5fe06ed4 9895780 mayavi2_2.1.1-5_i386.deb
Checksums-Sha256: 
 d5fab43d9f6b98dc409a66c91c7beb11731b119677a047b488d78735b7b844ce 1412 
mayavi2_2.1.1-5.dsc
 233d35b5a38872d2853d7a03e124b5aab2a7eb38753004ef6b6e7404e8b93f67 15097 
mayavi2_2.1.1-5.diff.gz
 949bbd308a57873cf566e1064c02e1ac1ce270652d610e8ce981eb61a93afce9 9895780 
mayavi2_2.1.1-5_i386.deb
Files: 
 8b6b092ee3f933bf779319aab3683e93 1412 science optional mayavi2_2.1.1-5.dsc
 afe061dac278123fcdca7b721abf 15097 science optional mayavi2_2.1.1-5.diff.gz
 1f127d1e0ea82144c16cb2b0a6887a9b 9895780 science optional 
mayavi2_2.1.1-5_i386.deb

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

iD8DBQFIXfc0PEFSUMxFMZcRAr48AJ9NoECwPvcLO0biWzYLM4KPwQUGyACghEx8
hGpmU6yyPoD9w4T+naF2H4Y=
=hRbe
-END PGP SIGNATURE-


Accepted:
mayavi2_2.1.1-5.diff.gz
  to pool/main/m/mayavi2/mayavi2_2.1.1-5.diff.gz
mayavi2_2.1.1-5.dsc
  to pool/main/m/mayavi2/mayavi2_2.1.1-5.dsc
mayavi2_2.1.1-5_i386.deb
  to pool/main/m/mayavi2/mayavi2_2.1.1-5_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gqview 2.0.4-3 (source i386)

2008-06-22 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 11:26:00 +0200
Source: gqview
Binary: gqview
Architecture: source i386
Version: 2.0.4-3
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 gqview - simple image viewer using GTK+
Closes: 465824
Changes: 
 gqview (2.0.4-3) unstable; urgency=medium
 .
   * Splitting out 04-editors-xv.dpatch.
   * Correcting wrong gimp-remote call (Closes: #465824).
Checksums-Sha1: 
 7d5deaa60a52ce661702e417011a368749efb8f7 1145 gqview_2.0.4-3.dsc
 a71e4e3b232f6b764604705e6c82f9da14ef2583 73450 gqview_2.0.4-3.diff.gz
 3d78dabd2a1c6cf221e2ac2ccb9926331c2b6aab 866702 gqview_2.0.4-3_i386.deb
Checksums-Sha256: 
 6751955184f95d2d85f5de39660e72f108307dd2d833e5978df4e918258bc96b 1145 
gqview_2.0.4-3.dsc
 153bb6995729497ec0ad6c2f97ad2b4a97899ef63e5d2363e1cf85475a4249a2 73450 
gqview_2.0.4-3.diff.gz
 e0286ed43c154e9c39fb0b6dcf4ba3ce281106ccf8644a497b9aefea2f180f06 866702 
gqview_2.0.4-3_i386.deb
Files: 
 a28e1b4c94cb09d06eb5585a08da7f47 1145 graphics optional gqview_2.0.4-3.dsc
 afd18fa5866303e77d76ea42752b7631 73450 graphics optional gqview_2.0.4-3.diff.gz
 1629a9c782fd53bbe676a06a61e4b07e 866702 graphics optional 
gqview_2.0.4-3_i386.deb

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

iEYEARECAAYFAkheG3gACgkQ+C5cwEsrK57TpwCfcEqlkCONFr3f3KhMiyavHnrN
oO4AoMCgoeFe1N4cB5Ou5S1XIb3A67f+
=jB4T
-END PGP SIGNATURE-


Accepted:
gqview_2.0.4-3.diff.gz
  to pool/main/g/gqview/gqview_2.0.4-3.diff.gz
gqview_2.0.4-3.dsc
  to pool/main/g/gqview/gqview_2.0.4-3.dsc
gqview_2.0.4-3_i386.deb
  to pool/main/g/gqview/gqview_2.0.4-3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted lvm2 2.02.38-1 (source amd64)

2008-06-22 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 11:19:29 +0200
Source: lvm2
Binary: lvm2 lvm2-udeb clvm
Architecture: source amd64
Version: 2.02.38-1
Distribution: unstable
Urgency: low
Maintainer: Debian LVM Team [EMAIL PROTECTED]
Changed-By: Bastian Blank [EMAIL PROTECTED]
Description: 
 clvm   - Cluster LVM Daemon for lvm2
 lvm2   - The Linux Logical Volume Manager
 lvm2-udeb  - The Linux Logical Volume Manager (udeb)
Closes: 482745
Changes: 
 lvm2 (2.02.38-1) unstable; urgency=low
 .
   * New upstream version.
   * Update standards version to 3.7.3, no changes.
   * Only ignore known VCS dirs (closes: #482745)
Checksums-Sha1: 
 4e5a7129cf8ff553e3fdc6837aed55c2cd9530f8 1132 lvm2_2.02.38-1.dsc
 de4c19badc20362749ddb1a74285e4e4434ca2f2 588515 lvm2_2.02.38.orig.tar.gz
 69608ac541bd7fec2e0fc56d4927d5afbc4d4ca8 14394 lvm2_2.02.38-1.diff.gz
 7742ed3f2d5ebe58cc8182f8e6b67b8fb5e3d825 360064 lvm2_2.02.38-1_amd64.deb
 9f67ad08b92f07195046e21d6f8633995e5043af 236496 clvm_2.02.38-1_amd64.deb
 14e396f320010280dc8fc2f5cad60e970e24bda4 226690 lvm2-udeb_2.02.38-1_amd64.udeb
Checksums-Sha256: 
 1f701720fc5038ec0cc92f5318569f313045e48864c1d367f90dd6cc5c5723a3 1132 
lvm2_2.02.38-1.dsc
 f0127e7a654df36d423e691bce87e43aa0d709f39fc9c5726da366f4c08c1468 588515 
lvm2_2.02.38.orig.tar.gz
 18ba8f77736a2c49984ab40f202f22ab7a20c1935088240ba44496dc50578d37 14394 
lvm2_2.02.38-1.diff.gz
 b84be4719fa181e3c72d98f65ee16bab9a9bc84aa17982051942edc60d362214 360064 
lvm2_2.02.38-1_amd64.deb
 cdda1427df0e2640c680044bd45558b0560f405673f9112adf4d4316d72fc421 236496 
clvm_2.02.38-1_amd64.deb
 b4c70693425a001771ac2f6af636d206aefc5f68a04223ab23fd156a527bb1e6 226690 
lvm2-udeb_2.02.38-1_amd64.udeb
Files: 
 7192329b8dcce3b04f368a01178fb935 1132 admin optional lvm2_2.02.38-1.dsc
 98502505f09089602afdcdc2313826e4 588515 admin optional lvm2_2.02.38.orig.tar.gz
 078314ee1eca4adb4a75b1c732929790 14394 admin optional lvm2_2.02.38-1.diff.gz
 733433c1d448d87affc29c65a4c7e0c2 360064 admin optional lvm2_2.02.38-1_amd64.deb
 22ed1be3ee355915026c0d7c41d80a84 236496 admin extra clvm_2.02.38-1_amd64.deb
 ba1d788325f305d75945295b5aad41c5 226690 debian-installer optional 
lvm2-udeb_2.02.38-1_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAkheGl4ACgkQxWtQqFixGB6YAwCfbJd15ShisoahLbjxeIm/zLoK
HkYAn3DAwq8b7NTSXqswdzcAFgVAOTqf
=Z6E8
-END PGP SIGNATURE-


Accepted:
clvm_2.02.38-1_amd64.deb
  to pool/main/l/lvm2/clvm_2.02.38-1_amd64.deb
lvm2-udeb_2.02.38-1_amd64.udeb
  to pool/main/l/lvm2/lvm2-udeb_2.02.38-1_amd64.udeb
lvm2_2.02.38-1.diff.gz
  to pool/main/l/lvm2/lvm2_2.02.38-1.diff.gz
lvm2_2.02.38-1.dsc
  to pool/main/l/lvm2/lvm2_2.02.38-1.dsc
lvm2_2.02.38-1_amd64.deb
  to pool/main/l/lvm2/lvm2_2.02.38-1_amd64.deb
lvm2_2.02.38.orig.tar.gz
  to pool/main/l/lvm2/lvm2_2.02.38.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted coolkey 1.1.0-5 (source amd64)

2008-06-22 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 07:42:03 +0200
Source: coolkey
Binary: coolkey libckyapplet1 libckyapplet1-dev
Architecture: source amd64
Version: 1.1.0-5
Distribution: unstable
Urgency: medium
Maintainer: A. Maitland Bottoms [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 coolkey- Smart Card PKCS #11 cryptographic module
 libckyapplet1 - Smart Card Coolkey applet
 libckyapplet1-dev - Smart Card Coolkey applet development files
Closes: 486956
Changes: 
 coolkey (1.1.0-5) unstable; urgency=medium
 .
   * debian/control: Build-Depends: libnspr4-dev
 Closes: #486956 FTBFS: pkcs11t.h:59:21: error: prtypes.h: No such file or
 directory
Checksums-Sha1: 
 33a232c24cb55486ee1ad5d7991c972e1400fa54 1325 coolkey_1.1.0-5.dsc
 d656894d8995b7f15b2e03cc8c168b226d37f483 10035 coolkey_1.1.0-5.diff.gz
 ea0394bf4337949a7279073f449700c59e3aac3c 133400 coolkey_1.1.0-5_amd64.deb
 1cee2ab21cecea116b7a2a719d6d5b43b9d1cdb9 25662 libckyapplet1_1.1.0-5_amd64.deb
 3dd91c3c8434f5ace44cae18572daa3b1c234c18 35636 
libckyapplet1-dev_1.1.0-5_amd64.deb
Checksums-Sha256: 
 f156430f73f6a1936c5bb68f35d8b1417874dbf08f4f974b4f3dbb4496e782d6 1325 
coolkey_1.1.0-5.dsc
 be51a61ea6562b2819245764655d7057933b26f81d120a0d2d4f6d462bc1f06b 10035 
coolkey_1.1.0-5.diff.gz
 443916b0d3d36b537d117caf0aafda3ab7557ae61fca5c0755401d547a100d28 133400 
coolkey_1.1.0-5_amd64.deb
 06bb110a37035203a49d0f39d17e95ed386da51549cec85a432170108fb1f0d0 25662 
libckyapplet1_1.1.0-5_amd64.deb
 023a1eca818ff384b3105e89ba455665b94564d54b9e75de30578c6fa485fc69 35636 
libckyapplet1-dev_1.1.0-5_amd64.deb
Files: 
 6683edeb580cdfc628f1c71dea33be5d 1325 admin optional coolkey_1.1.0-5.dsc
 30bdbbeddf88a8ee05b7755969fcfe04 10035 admin optional coolkey_1.1.0-5.diff.gz
 d328768e15ea62df5f50357407a4e332 133400 admin optional 
coolkey_1.1.0-5_amd64.deb
 45b322f73c47d904c24f1d6f83fbe5db 25662 libs optional 
libckyapplet1_1.1.0-5_amd64.deb
 8d2124c5ae055a555bf40fade44033b5 35636 libdevel optional 
libckyapplet1-dev_1.1.0-5_amd64.deb

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

iEYEARECAAYFAkhd5xcACgkQP0qKj+B/HPk9BwCfRYhg1wdLpDMMccQQtbyRb7Lw
ryoAni8j8+hEPy2gQlmjhetjkIwj4X4D
=unjq
-END PGP SIGNATURE-


Accepted:
coolkey_1.1.0-5.diff.gz
  to pool/main/c/coolkey/coolkey_1.1.0-5.diff.gz
coolkey_1.1.0-5.dsc
  to pool/main/c/coolkey/coolkey_1.1.0-5.dsc
coolkey_1.1.0-5_amd64.deb
  to pool/main/c/coolkey/coolkey_1.1.0-5_amd64.deb
libckyapplet1-dev_1.1.0-5_amd64.deb
  to pool/main/c/coolkey/libckyapplet1-dev_1.1.0-5_amd64.deb
libckyapplet1_1.1.0-5_amd64.deb
  to pool/main/c/coolkey/libckyapplet1_1.1.0-5_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted supertuxkart 0.5-1 (source all amd64)

2008-06-22 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jun 2008 18:58:49 +0200
Source: supertuxkart
Binary: supertuxkart supertuxkart-data
Architecture: source amd64 all
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Christoph Egger [EMAIL PROTECTED]
Description: 
 supertuxkart - kart racing game
 supertuxkart-data - data for the supertuxkart kart racing game
Closes: 484326
Changes: 
 supertuxkart (0.5-1) unstable; urgency=low
 .
   * New upstream release (Closes: #484326)
 * Upstream no longer ships .desktop file
   So no need to remove it in rules
   * Bumping Standards Version to 3.8.0
 * Adding debian/README.source
   * Adding myself to Uploaders
   * Fixing multiplayer bug (First player gets
 playerkart with best ranking after first map
 in grandprix
   * bug1996464.patch (from upstream bugtracker)
Checksums-Sha1: 
 a44b801e312955a57a33542838e6e17cfb6d78c4 1621 supertuxkart_0.5-1.dsc
 3a4bec191289051aae7843f20bfede4f4bb1f3d9 60864190 supertuxkart_0.5.orig.tar.gz
 038202ad8f4c925b30646375f2ac50a9edbf510f 27594 supertuxkart_0.5-1.diff.gz
 90912c0acc90f4fb2375f4ee2ddbbd9037e896f6 487116 supertuxkart_0.5-1_amd64.deb
 dd39a93e33637ed06b9a062ca187a5e3a9778ff4 59934654 
supertuxkart-data_0.5-1_all.deb
Checksums-Sha256: 
 2b9752653606611e79adbb35239ec647ff495f0ac3f1a8a7cbd058a4d3f6b90b 1621 
supertuxkart_0.5-1.dsc
 f63bcc2e7b8166ed939875857da2b2c417868f7eaaa729a6de63bcdf26987211 60864190 
supertuxkart_0.5.orig.tar.gz
 749413c3d28f8f95415a9c54d4c1a3a0fa9f63d742fb0e59a194e0539d3b6514 27594 
supertuxkart_0.5-1.diff.gz
 25f565808218d6951362e6838761093eab4a96b6f861cda675b42ad1ee97eba7 487116 
supertuxkart_0.5-1_amd64.deb
 04275397de20062ea4952e7f218464c4abcac582a39e3d98004c62ce00e37df7 59934654 
supertuxkart-data_0.5-1_all.deb
Files: 
 a2ae4a9875934a7e29bb26cab93c6943 1621 games optional supertuxkart_0.5-1.dsc
 f5feb611476be87415aa67539950fdae 60864190 games optional 
supertuxkart_0.5.orig.tar.gz
 7b6b423dfba2ef649d4e1415866df6b3 27594 games optional 
supertuxkart_0.5-1.diff.gz
 eed5d3d51e32ba9cb5dbd2db80ac5652 487116 games optional 
supertuxkart_0.5-1_amd64.deb
 468b8203d5bdf4a83182f2538dd24470 59934654 games optional 
supertuxkart-data_0.5-1_all.deb

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

iEYEARECAAYFAkheHQ8ACgkQx/UhwSKygsqZMQCfaIhIt2Z9oHZPeiR+jdG1J6n1
YRQAn2ZDDQ8f+sflrA0M+BFbNg3PUTDz
=dva6
-END PGP SIGNATURE-


Accepted:
supertuxkart-data_0.5-1_all.deb
  to pool/main/s/supertuxkart/supertuxkart-data_0.5-1_all.deb
supertuxkart_0.5-1.diff.gz
  to pool/main/s/supertuxkart/supertuxkart_0.5-1.diff.gz
supertuxkart_0.5-1.dsc
  to pool/main/s/supertuxkart/supertuxkart_0.5-1.dsc
supertuxkart_0.5-1_amd64.deb
  to pool/main/s/supertuxkart/supertuxkart_0.5-1_amd64.deb
supertuxkart_0.5.orig.tar.gz
  to pool/main/s/supertuxkart/supertuxkart_0.5.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted meta-kde4 2 (source all)

2008-06-22 Thread Ana Beatriz Guerrero Lopez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 12:26:54 +0200
Source: meta-kde4
Binary: kde4 kde4-minimal kde4-development
Architecture: source all
Version: 2
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers [EMAIL PROTECTED]
Changed-By: Ana Beatriz Guerrero Lopez [EMAIL PROTECTED]
Description: 
 kde4   - the K Desktop Environment 4
 kde4-development - the KDE 4 development platform
 kde4-minimal - the K Desktop Environment 4, minimal applications
Changes: 
 meta-kde4 (2) experimental; urgency=low
 .
   * Add kdepim.
   * Replace extragear-plasma with kdeplasmoids.
   * Update depends to = 4:4.0.82, but kde-l10n.
Checksums-Sha1: 
 98e364c74682531dd91d8a1714011a27eb17d9fd 1009 meta-kde4_2.dsc
 e9d16e7e69295390e0d5b49c0fc1ba8aed3c4b7a 2273 meta-kde4_2.tar.gz
 35a1b9ef1feeaa0fab2c9d68fc49f9171867b7b9 2282 kde4_2_all.deb
 7bba19f05b8a739ac419583ec8f746341b9f4c1c 2084 kde4-minimal_2_all.deb
 249d1db44bf32d1a3a40b02d47af50b450773709 1982 kde4-development_2_all.deb
Checksums-Sha256: 
 aa56b27a3c66dea412f0be2fdb659eecac8ce0e7271b3d429e4e639aeb523895 1009 
meta-kde4_2.dsc
 4f3a3eef7b2d22ae35b6e9b14a5361ff0493caf7295fef86e5f0d11ee6610436 2273 
meta-kde4_2.tar.gz
 116932356c5283a16ced1034f84e6e0d7800a540c3068643e9aad3c6a5a637cb 2282 
kde4_2_all.deb
 c9268d22129cb2811a74eb1f8fe5296fc44316fdd1c1a9d1018c7fe9f40ca742 2084 
kde4-minimal_2_all.deb
 2db860e62799e350b99d637e558cc10b29392c07b4a0547cc67bd026e0df9d03 1982 
kde4-development_2_all.deb
Files: 
 9589515986266abc2b00f8ab16fa6034 1009 kde optional meta-kde4_2.dsc
 c5d504df873566301958889c5c04 2273 kde optional meta-kde4_2.tar.gz
 cbd53879ebbef4b10abbecd6c3598a93 2282 kde optional kde4_2_all.deb
 a7ce844023c431df433c907894d19e95 2084 kde optional kde4-minimal_2_all.deb
 4e26363eedffd1f79eca6ac88b916e9b 1982 kde optional kde4-development_2_all.deb

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

iEYEARECAAYFAkheKxcACgkQn3j4POjENGFLxgCffdPCGlKBN22WPkqkJSlAJPga
GH8Anj6X4b1Lm7vJPhlnBI3od4312Rdc
=LTst
-END PGP SIGNATURE-


Accepted:
kde4-development_2_all.deb
  to pool/main/m/meta-kde4/kde4-development_2_all.deb
kde4-minimal_2_all.deb
  to pool/main/m/meta-kde4/kde4-minimal_2_all.deb
kde4_2_all.deb
  to pool/main/m/meta-kde4/kde4_2_all.deb
meta-kde4_2.dsc
  to pool/main/m/meta-kde4/meta-kde4_2.dsc
meta-kde4_2.tar.gz
  to pool/main/m/meta-kde4/meta-kde4_2.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted roundcube 0.1.1-7 (source all)

2008-06-22 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 12:36:59 +0200
Source: roundcube
Binary: roundcube-core roundcube roundcube-mysql roundcube-pgsql 
roundcube-sqlite
Architecture: source all
Version: 0.1.1-7
Distribution: unstable
Urgency: low
Maintainer: Debian Roundcube Maintainers [EMAIL PROTECTED]
Changed-By: Vincent Bernat [EMAIL PROTECTED]
Description: 
 roundcube  - skinnable AJAX based webmail solution for IMAP servers
 roundcube-core - skinnable AJAX based webmail solution for IMAP servers
 roundcube-mysql - virtual package providing MySQL dependencies for RoundCube
 roundcube-pgsql - virtual package providing PostgreSQL dependencies for 
RoundCube
 roundcube-sqlite - virtual package providing sqlite dependencies for RoundCube
Changes: 
 roundcube (0.1.1-7) unstable; urgency=low
 .
   * Another fix for incorrect tinymce path. This should be the last one!
Checksums-Sha1: 
 bb87519763a49399ed4c84f8772af3dd06f83eb2 1379 roundcube_0.1.1-7.dsc
 8147020e7ad06cf502c4d74c12ab471ec66a2d09 24249 roundcube_0.1.1-7.diff.gz
 ed213ceda7b09bff33663620b812c9dd7c93c056 578988 roundcube-core_0.1.1-7_all.deb
 c2929e0cd0c5784410b325d839d61e8c00f1d30d 12898 roundcube_0.1.1-7_all.deb
 ca11fd0a93b8f3f4adc8b7e3853bf87d7d98830f 12172 roundcube-mysql_0.1.1-7_all.deb
 7972cf2e43180185ac41824e5f43db32916e37e1 12174 roundcube-pgsql_0.1.1-7_all.deb
 dc9536f65e9161dd07d64eebcc08486504a35701 12154 roundcube-sqlite_0.1.1-7_all.deb
Checksums-Sha256: 
 20aeb95f2581c801a26bf28e2205b9ef1e4ae602db26f0ed6f052366b5f72b3d 1379 
roundcube_0.1.1-7.dsc
 5c2f147f2fb4e67d9c99d439ad4cdd46880a09bb0e1839cdf1c3c14b5e458b4e 24249 
roundcube_0.1.1-7.diff.gz
 0b47d9c9efec12584cdd2795201025a9367afa6f115cff58aa8fb0e2ae828c38 578988 
roundcube-core_0.1.1-7_all.deb
 4f446057bbaaa0b7aab34bad8ab2f85b93eba2faac947e0cf3334b9ed310c67d 12898 
roundcube_0.1.1-7_all.deb
 821864daa6ae001be0c8d799ce168e029d2c7f88c47826b1d40e54984b1475d1 12172 
roundcube-mysql_0.1.1-7_all.deb
 f308824bc935f8c099f0650789d4f7f7c9c50f38b25df44f3742e062b1f45f97 12174 
roundcube-pgsql_0.1.1-7_all.deb
 89c0111b1229d4ecacc0d7a58585a0c4edd6f81acf5647fdcbcc2f4fafc0aa67 12154 
roundcube-sqlite_0.1.1-7_all.deb
Files: 
 c24d0c582920a5ac54308647e7ca7b2c 1379 web extra roundcube_0.1.1-7.dsc
 2df4741927d72d61db7c5969bcf8815a 24249 web extra roundcube_0.1.1-7.diff.gz
 3f550da91f69ca3317ee179bcd599cbb 578988 web extra 
roundcube-core_0.1.1-7_all.deb
 8f6232c3685f71aa7acc743c607bc7f4 12898 web extra roundcube_0.1.1-7_all.deb
 46171debe87115404afdbe114f97d567 12172 web extra 
roundcube-mysql_0.1.1-7_all.deb
 c36edd24acf8a5ac9605dfde4123c4df 12174 web extra 
roundcube-pgsql_0.1.1-7_all.deb
 13b0b6289d31e13b00ea52ef8976f1fb 12154 web extra 
roundcube-sqlite_0.1.1-7_all.deb

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

iEYEARECAAYFAkheK9cACgkQKFvXofIqeU4J3ACgtl5jiK1KmOFKag7g9G6C1RxD
vF4An2njBKb+P+UxgpVdLNry/hbOcZx+
=lh8B
-END PGP SIGNATURE-


Accepted:
roundcube-core_0.1.1-7_all.deb
  to pool/main/r/roundcube/roundcube-core_0.1.1-7_all.deb
roundcube-mysql_0.1.1-7_all.deb
  to pool/main/r/roundcube/roundcube-mysql_0.1.1-7_all.deb
roundcube-pgsql_0.1.1-7_all.deb
  to pool/main/r/roundcube/roundcube-pgsql_0.1.1-7_all.deb
roundcube-sqlite_0.1.1-7_all.deb
  to pool/main/r/roundcube/roundcube-sqlite_0.1.1-7_all.deb
roundcube_0.1.1-7.diff.gz
  to pool/main/r/roundcube/roundcube_0.1.1-7.diff.gz
roundcube_0.1.1-7.dsc
  to pool/main/r/roundcube/roundcube_0.1.1-7.dsc
roundcube_0.1.1-7_all.deb
  to pool/main/r/roundcube/roundcube_0.1.1-7_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted roundcube 0.1.1-6 (source all)

2008-06-22 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 12:19:16 +0200
Source: roundcube
Binary: roundcube-core roundcube roundcube-mysql roundcube-pgsql 
roundcube-sqlite
Architecture: source all
Version: 0.1.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian Roundcube Maintainers [EMAIL PROTECTED]
Changed-By: Vincent Bernat [EMAIL PROTECTED]
Description: 
 roundcube  - skinnable AJAX based webmail solution for IMAP servers
 roundcube-core - skinnable AJAX based webmail solution for IMAP servers
 roundcube-mysql - virtual package providing MySQL dependencies for RoundCube
 roundcube-pgsql - virtual package providing PostgreSQL dependencies for 
RoundCube
 roundcube-sqlite - virtual package providing sqlite dependencies for RoundCube
Changes: 
 roundcube (0.1.1-6) unstable; urgency=low
 .
   * Fix use_packaged_tinymce patch which was incorrect after switch to
 tinymce2 package.
Checksums-Sha1: 
 d1930dbf9c188348cc85f1cfdde39b504aeeec3f 1379 roundcube_0.1.1-6.dsc
 0d62b1f0dd69917eaa817162f141c86be7ed5855 24210 roundcube_0.1.1-6.diff.gz
 5d94e3bde6295214a989c2d009eca2ab955541ad 578978 roundcube-core_0.1.1-6_all.deb
 f9b4cecd867e1ae73093054cddfb1d0fe0859926 12868 roundcube_0.1.1-6_all.deb
 546afbe4c356067c74feb3ccbeabaa97f1a0418c 12128 roundcube-mysql_0.1.1-6_all.deb
 0499c48716e024be054478ab51b765096babbd96 12136 roundcube-pgsql_0.1.1-6_all.deb
 3be9be101cb6031fe04f5665b585c3f486577e32 12114 roundcube-sqlite_0.1.1-6_all.deb
Checksums-Sha256: 
 351b26b43b9bd696c4f84f7aa58cc350429be4f877cb5dc4b25f3c8a4f5b87c6 1379 
roundcube_0.1.1-6.dsc
 8797abc2bca155ab57dfa7055b745d05bc8719d074cb1b6d86e1b93a37dd4f77 24210 
roundcube_0.1.1-6.diff.gz
 45ece209162bdb1694dcdec603cce7203de92471542a82cfa295d2a48b2bf2e0 578978 
roundcube-core_0.1.1-6_all.deb
 87a0a4b65dae1f9eac449a7e3bbb319b56f7f9dfa93002a839947465fff76b52 12868 
roundcube_0.1.1-6_all.deb
 f63cb57719252d7b1cf13a6944a68d405950a120e87bfb73bc678d6c622f3561 12128 
roundcube-mysql_0.1.1-6_all.deb
 477620d0a8516180ef330dc8b681dab188479703726a4a00cb80b893c20a9223 12136 
roundcube-pgsql_0.1.1-6_all.deb
 19f27a5eb71260d6ec71838d43e5ac43953aff1727f586fcec55edfaa4596466 12114 
roundcube-sqlite_0.1.1-6_all.deb
Files: 
 bc279972022ae66ce1d8f9f6e9cf2f8c 1379 web extra roundcube_0.1.1-6.dsc
 eb6a8fc2ee206a44a7756ea12048195f 24210 web extra roundcube_0.1.1-6.diff.gz
 1355c7a4ffcc02aad683bba3aa668a12 578978 web extra 
roundcube-core_0.1.1-6_all.deb
 605ff38f0c2e3104ceedeec070242321 12868 web extra roundcube_0.1.1-6_all.deb
 c52fc1407cba0d15e65f9cc254e1f85e 12128 web extra 
roundcube-mysql_0.1.1-6_all.deb
 d001a0388c7274dfb01d9956f30ec6f6 12136 web extra 
roundcube-pgsql_0.1.1-6_all.deb
 a12501a44f0e04a004c1e02ab3b05340 12114 web extra 
roundcube-sqlite_0.1.1-6_all.deb

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

iEYEARECAAYFAkheJ6cACgkQKFvXofIqeU5aFwCgo2o8raFAR92+bXkDvoNRdKRn
TNMAoJudNNRnjtK7IW/1kURmEzKgsw6v
=IG0s
-END PGP SIGNATURE-


Accepted:
roundcube-core_0.1.1-6_all.deb
  to pool/main/r/roundcube/roundcube-core_0.1.1-6_all.deb
roundcube-mysql_0.1.1-6_all.deb
  to pool/main/r/roundcube/roundcube-mysql_0.1.1-6_all.deb
roundcube-pgsql_0.1.1-6_all.deb
  to pool/main/r/roundcube/roundcube-pgsql_0.1.1-6_all.deb
roundcube-sqlite_0.1.1-6_all.deb
  to pool/main/r/roundcube/roundcube-sqlite_0.1.1-6_all.deb
roundcube_0.1.1-6.diff.gz
  to pool/main/r/roundcube/roundcube_0.1.1-6.diff.gz
roundcube_0.1.1-6.dsc
  to pool/main/r/roundcube/roundcube_0.1.1-6.dsc
roundcube_0.1.1-6_all.deb
  to pool/main/r/roundcube/roundcube_0.1.1-6_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted wings3d 0.99.03-1 (source i386)

2008-06-22 Thread Sergei Golovan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 22 Jun 2008 12:38:05 +0400
Source: wings3d
Binary: wings3d
Architecture: source i386
Version: 0.99.03-1
Distribution: experimental
Urgency: low
Maintainer: Erlang Packagers [EMAIL PROTECTED]
Changed-By: Sergei Golovan [EMAIL PROTECTED]
Description: 
 wings3d- Nendo-inspired 3D polygon mesh modeller
Changes: 
 wings3d (0.99.03-1) experimental; urgency=low
 .
   * New upstream development release.
Files: 
 7175357a0bb9d0d5e01674264d924687 1241 graphics optional wings3d_0.99.03-1.dsc
 2fe61ab1556d784a2b7986b8e1f2cf03 1750965 graphics optional 
wings3d_0.99.03.orig.tar.gz
 c8848fc64df37c8a1c6bf80df2ac16a5 9780 graphics optional 
wings3d_0.99.03-1.diff.gz
 9b90dae4fd5c842b850eb224cca37503 4172518 graphics optional 
wings3d_0.99.03-1_i386.deb

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

iD8DBQFIXinpIcdH02pGEFIRAt8IAJwLBJM1OdlfUfunbUrT4XGzZYsEoACeMrxl
We3wfvOqaP+D6oAvC3A22JM=
=A+8k
-END PGP SIGNATURE-


Accepted:
wings3d_0.99.03-1.diff.gz
  to pool/main/w/wings3d/wings3d_0.99.03-1.diff.gz
wings3d_0.99.03-1.dsc
  to pool/main/w/wings3d/wings3d_0.99.03-1.dsc
wings3d_0.99.03-1_i386.deb
  to pool/main/w/wings3d/wings3d_0.99.03-1_i386.deb
wings3d_0.99.03.orig.tar.gz
  to pool/main/w/wings3d/wings3d_0.99.03.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libfishsound 0.9.1-1 (source i386)

2008-06-22 Thread John Ferlito
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 09 Feb 2008 22:37:58 +1100
Source: libfishsound
Binary: libfishsound1 libfishsound1-dev libfishsound1-dbg
Architecture: source i386
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: John Ferlito [EMAIL PROTECTED]
Changed-By: John Ferlito [EMAIL PROTECTED]
Description: 
 libfishsound1 - simple API that wraps Xiph.Org audio codecs
 libfishsound1-dbg - simple API that wraps Xiph.Org audio codecs (debugging 
informatio
 libfishsound1-dev - simple API that wraps Xiph.Org audio codecs (development 
files)
Closes: 450064
Changes: 
 libfishsound (0.9.1-1) unstable; urgency=low
 .
   * New upstream.
   * New maintainer.
   * Update for new standards vesion 3.7.3
   * Check debian/watch is up to date. closes: #450064
   * Build with libflac support
Checksums-Sha1: 
 19d6d5c74a04f5fa92d3be194131e188174e5a52 1051 libfishsound_0.9.1-1.dsc
 1c587f55265a024911442a61b538c308f1f185c0 485127 libfishsound_0.9.1.orig.tar.gz
 2ca66d6fc8690ad12cfcdc6695f291387f34a701 3859 libfishsound_0.9.1-1.diff.gz
 db9bcb736fd2e168b17795102aa4b518ee8a55b2 17242 libfishsound1_0.9.1-1_i386.deb
 83d113642d05a3e4732c8982224ff0413291bf78 35400 
libfishsound1-dev_0.9.1-1_i386.deb
 40f29dad40230da508469efeb0bac2e3e050aae8 28446 
libfishsound1-dbg_0.9.1-1_i386.deb
Checksums-Sha256: 
 f64759e484f07b9102237a500ccad28132ddbf0c05cc640c64b6a4de321a9487 1051 
libfishsound_0.9.1-1.dsc
 2f2d651bb106509abd662a0cfd55769a323a0d0bd33c1cc56a4756f3b1693368 485127 
libfishsound_0.9.1.orig.tar.gz
 2335890c75d535f34b3c02a0a1c32d3b1f3ee253c1ac6139ba4f0d531fc989b4 3859 
libfishsound_0.9.1-1.diff.gz
 74d0748e5d478772bf7505138f164282a2ec0e767cf52e5c38e2ee56dd2e69ee 17242 
libfishsound1_0.9.1-1_i386.deb
 4478852aaf871898ef4ce71ea15e2f162a4725be57b0485789785cff8b63a12d 35400 
libfishsound1-dev_0.9.1-1_i386.deb
 e60f8663d1aa71f5b51dcdcc471270883ec5b6eba24528e15f6cd9454f0b1a70 28446 
libfishsound1-dbg_0.9.1-1_i386.deb
Files: 
 001bad28afb2770ce39088e40d4e2175 1051 unknown optional libfishsound_0.9.1-1.dsc
 42e84db27c203e7d20e1d18c7010aeba 485127 unknown optional 
libfishsound_0.9.1.orig.tar.gz
 9d1176e9fb9d3aeb937aef53a1f7b443 3859 unknown optional 
libfishsound_0.9.1-1.diff.gz
 0b7d7fd1d0aa757c78da7ddebd94198a 17242 libs optional 
libfishsound1_0.9.1-1_i386.deb
 353f1b02677f7fda724f70ce25a54b85 35400 libdevel optional 
libfishsound1-dev_0.9.1-1_i386.deb
 4a0c1d77c0e47ff9c015ae30c91217c8 28446 libdevel extra 
libfishsound1-dbg_0.9.1-1_i386.deb

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

iEYEARECAAYFAkheLlcACgkQ5u9oNyz9HDixOwCgwYLlXJSM3v3y6TAqOU5Qbzbv
eywAoId0P2PeT2KYbC17hgG+CigPbatl
=gYRI
-END PGP SIGNATURE-


Accepted:
libfishsound1-dbg_0.9.1-1_i386.deb
  to pool/main/libf/libfishsound/libfishsound1-dbg_0.9.1-1_i386.deb
libfishsound1-dev_0.9.1-1_i386.deb
  to pool/main/libf/libfishsound/libfishsound1-dev_0.9.1-1_i386.deb
libfishsound1_0.9.1-1_i386.deb
  to pool/main/libf/libfishsound/libfishsound1_0.9.1-1_i386.deb
libfishsound_0.9.1-1.diff.gz
  to pool/main/libf/libfishsound/libfishsound_0.9.1-1.diff.gz
libfishsound_0.9.1-1.dsc
  to pool/main/libf/libfishsound/libfishsound_0.9.1-1.dsc
libfishsound_0.9.1.orig.tar.gz
  to pool/main/libf/libfishsound/libfishsound_0.9.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted hplip 2.8.6-1 (source all powerpc)

2008-06-22 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 18:50:45 +1000
Source: hplip
Binary: hplip hplip-data hplip-gui hplip-dbg hplip-doc hpijs-ppds hpijs
Architecture: source all powerpc
Version: 2.8.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian HPIJS and HPLIP maintainers [EMAIL PROTECTED]
Changed-By: Mark Purcell [EMAIL PROTECTED]
Description: 
 hpijs  - HP Linux Printing and Imaging - gs IJS driver (hpijs)
 hpijs-ppds - HP Linux Printing and Imaging - HPIJS PPD files
 hplip  - HP Linux Printing and Imaging System (HPLIP)
 hplip-data - HP Linux Printing and Imaging - data files
 hplip-dbg  - HP Linux Printing and Imaging - debugging information
 hplip-doc  - HP Linux Printing and Imaging - documentation
 hplip-gui  - HP Linux Printing and Imaging - GUI utilities
Changes: 
 hplip (2.8.6-1) unstable; urgency=low
 .
   * New upstream release
   * /usr/share/bug: run hp-check  refer inital reports to upstream LP
   * Refresh: debian/patches/87_move_documentation.dpatch
- hp_photosmart_pro_b9100_support.dpatch
   * Fixed upstream: systray_applet_really_in_tray.dpatch
   * Remove obsolete Depends: for gs and friends
Checksums-Sha1: 
 e2f2d75e2bf20e2a1923e176443d56889a19ae2c 1639 hplip_2.8.6-1.dsc
 82c7530b135c6f4dc1d2bb99349bff20775a0e3c 11001601 hplip_2.8.6.orig.tar.gz
 a4f407b34917876975bd9355e35c94469c570a78 70706 hplip_2.8.6-1.diff.gz
 31c94a8fae0aa27f5fc76fe99307d9f875e9541f 1818338 
hpijs-ppds_2.8.6+2.8.6-1_all.deb
 2e90f2783a4acd88554aa805193f4ddf7e681512 6988288 hplip-data_2.8.6-1_all.deb
 3491780afeddaaf8d1baa9c0815c9dd6d4c3d1e1 52316 hplip-gui_2.8.6-1_all.deb
 b013479d6b0542b0aadf0e2896934af81e2ca0ee 652012 hplip-doc_2.8.6-1_all.deb
 50ec357b52703d5c92007b86b350e2a435fc30ac 332676 hpijs_2.8.6+2.8.6-1_powerpc.deb
 8f99bd175ddd11cd1cd2c85ec432c420d7813c92 294390 hplip_2.8.6-1_powerpc.deb
 18df3ad437e8fc775bd72def571b27386f030497 838392 hplip-dbg_2.8.6-1_powerpc.deb
Checksums-Sha256: 
 38b3baa761b2bb62202012527715450062c11693f10d55534b6df8de910b 1639 
hplip_2.8.6-1.dsc
 ce82442254f5a6166f5dd18c90033cc0cdb9370948ecd19c27312cea972ebea2 11001601 
hplip_2.8.6.orig.tar.gz
 245074ca446470fd2bffe61d496e921a82962e40b3469d9cd6704fa98141e807 70706 
hplip_2.8.6-1.diff.gz
 9f4f39dff428723ede0bbe7a8348bc3c70d9a781a5e58b4a251cb5f6d762d819 1818338 
hpijs-ppds_2.8.6+2.8.6-1_all.deb
 5bd60448aa84d74a5c86a724c266011a13ea321c4ae3b811d321b60829632559 6988288 
hplip-data_2.8.6-1_all.deb
 286da30ea6c23399659af6f7199783db7c364cf6e21e9fb67f5cc64da7ba3c1d 52316 
hplip-gui_2.8.6-1_all.deb
 6ad4b5c61d1c7e32b449831c38a76ae42f3139eea65aa59de68b9904b7a86a83 652012 
hplip-doc_2.8.6-1_all.deb
 b10427282c797182d2df4f2e5efe4b045c44d7568708cadaaddae6cb1d342436 332676 
hpijs_2.8.6+2.8.6-1_powerpc.deb
 66a06a59a6d011e6637dae235d1c950b987b00555078a0b6f76fb2a7d13acd4c 294390 
hplip_2.8.6-1_powerpc.deb
 42c47557005b22a41ae02eccc6849b504eae8cb9e47f3420d5ca77cf79a06513 838392 
hplip-dbg_2.8.6-1_powerpc.deb
Files: 
 adb3cdf51384e33b09aa713d7c21acf3 1639 utils optional hplip_2.8.6-1.dsc
 2571d7bf54d20a9b915288816e8cd895 11001601 utils optional 
hplip_2.8.6.orig.tar.gz
 78a1df634da9963da2e7333c4e050b03 70706 utils optional hplip_2.8.6-1.diff.gz
 299c78f861b815319165efa7517840a5 1818338 utils optional 
hpijs-ppds_2.8.6+2.8.6-1_all.deb
 6088316d51c19622c8d24caec4fa252f 6988288 utils optional 
hplip-data_2.8.6-1_all.deb
 eab4527eb6cfc89ea0f9c0ec5fa78ba2 52316 utils optional hplip-gui_2.8.6-1_all.deb
 e08aba3f70f42d37782cd64d20d88041 652012 doc optional hplip-doc_2.8.6-1_all.deb
 06757d3bfdba12e2303a42111bd61e45 332676 text optional 
hpijs_2.8.6+2.8.6-1_powerpc.deb
 bac16658eb69415c270081a1d5149923 294390 utils optional 
hplip_2.8.6-1_powerpc.deb
 59a2714c9ef81b0fbffc74be7c9b8ae4 838392 utils extra 
hplip-dbg_2.8.6-1_powerpc.deb

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

iEYEARECAAYFAkheIAQACgkQoCzanz0IthJjaACgjckjDMOl1/DVGQbcgTQ4IcJk
PhQAoJ2JB+525d+Ddloesy0iF6oijlK9
=bNCr
-END PGP SIGNATURE-


Accepted:
hpijs-ppds_2.8.6+2.8.6-1_all.deb
  to pool/main/h/hplip/hpijs-ppds_2.8.6+2.8.6-1_all.deb
hpijs_2.8.6+2.8.6-1_powerpc.deb
  to pool/main/h/hplip/hpijs_2.8.6+2.8.6-1_powerpc.deb
hplip-data_2.8.6-1_all.deb
  to pool/main/h/hplip/hplip-data_2.8.6-1_all.deb
hplip-dbg_2.8.6-1_powerpc.deb
  to pool/main/h/hplip/hplip-dbg_2.8.6-1_powerpc.deb
hplip-doc_2.8.6-1_all.deb
  to pool/main/h/hplip/hplip-doc_2.8.6-1_all.deb
hplip-gui_2.8.6-1_all.deb
  to pool/main/h/hplip/hplip-gui_2.8.6-1_all.deb
hplip_2.8.6-1.diff.gz
  to pool/main/h/hplip/hplip_2.8.6-1.diff.gz
hplip_2.8.6-1.dsc
  to pool/main/h/hplip/hplip_2.8.6-1.dsc
hplip_2.8.6-1_powerpc.deb
  to pool/main/h/hplip/hplip_2.8.6-1_powerpc.deb
hplip_2.8.6.orig.tar.gz
  to pool/main/h/hplip/hplip_2.8.6.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libcmml 0.9.3-1 (source i386)

2008-06-22 Thread John Ferlito
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 May 2008 12:33:02 +1100
Source: libcmml
Binary: libcmml1 libcmml1-dev cmml-tools libcmml1-dbg
Architecture: source i386
Version: 0.9.3-1
Distribution: unstable
Urgency: low
Maintainer: John Ferlito [EMAIL PROTECTED]
Changed-By: John Ferlito [EMAIL PROTECTED]
Description: 
 cmml-tools - Continuous Media Markup Language document handling tools
 libcmml1   - Continuous Media Markup Language document handler
 libcmml1-dbg - Continuous Media Markup Language debugging information
 libcmml1-dev - Continuous Media Markup Language document handler (development 
fi
Closes: 450161
Changes: 
 libcmml (0.9.3-1) unstable; urgency=low
 .
   * New upstream.
   * New maintainer.
   * Check debian/watch is up to date. closes: #450161
Checksums-Sha1: 
 a55619cc4d9f8fb15981263d11e2d12fa967b7e4 1068 libcmml_0.9.3-1.dsc
 6b34239f08aa2131c3122d7ea48aa56659de8750 440171 libcmml_0.9.3.orig.tar.gz
 37c855947787b0347ea8366ffc9d1a8507be7dae 4053 libcmml_0.9.3-1.diff.gz
 5e86c47e1443d420ec918922f5c9e11c6b5566ed 29010 libcmml1_0.9.3-1_i386.deb
 196f2bc12b034049cd6b3af7247ae6140d1c0c7b 206172 libcmml1-dev_0.9.3-1_i386.deb
 7a99ccc03aefceebf96c8bf5a9985aeac28fc182 20172 cmml-tools_0.9.3-1_i386.deb
 afece36256b7924c91042d8d99155664026aaead 56442 libcmml1-dbg_0.9.3-1_i386.deb
Checksums-Sha256: 
 d36b09b3fd98a2a407823235ba449040b4463792341a5d6342edf1d039ace9a2 1068 
libcmml_0.9.3-1.dsc
 cd543a552781eceef1de9420f9b6ad820ae8822f37d0660aaa48f35559749579 440171 
libcmml_0.9.3.orig.tar.gz
 8e10f9c0e3a8770ddaf8bba0db76733b50ce46d2b4b88b6b024016658c967200 4053 
libcmml_0.9.3-1.diff.gz
 eb31fa97973425b2a40fb33f28ef7eda5f73cb4368d97e75ba30ff826ff70f6f 29010 
libcmml1_0.9.3-1_i386.deb
 0a760ffdc557ed92c8aa72e0277ff0bf1981bea8a4cb017a435dcbe3b1381c9c 206172 
libcmml1-dev_0.9.3-1_i386.deb
 7f63912d902261aca2339296d92b40589c1a936308229da40c26cc08b3dec7b1 20172 
cmml-tools_0.9.3-1_i386.deb
 3d982c7c587c7a541ab58dd0f1db2d45754b78b247cdf2e28dfac0c5f3ecc985 56442 
libcmml1-dbg_0.9.3-1_i386.deb
Files: 
 783ff79052fdc267fa862cbd5b04bc80 1068 net optional libcmml_0.9.3-1.dsc
 2f6897e48d3e6ddd40bb177fd2a1bec8 440171 net optional libcmml_0.9.3.orig.tar.gz
 f7be3deb14c12febae726fe5bd377013 4053 net optional libcmml_0.9.3-1.diff.gz
 331f1f9f783a1226da65110390a5ef9b 29010 libs optional libcmml1_0.9.3-1_i386.deb
 90f6c035d4025285e50b292a029c0f5c 206172 libdevel optional 
libcmml1-dev_0.9.3-1_i386.deb
 ef44d2ee6f25cd26a5ecfec183979965 20172 utils optional 
cmml-tools_0.9.3-1_i386.deb
 b506bb5800b1391f746853f43f08dd53 56442 libdevel extra 
libcmml1-dbg_0.9.3-1_i386.deb

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

iEYEARECAAYFAkheLTAACgkQ5u9oNyz9HDigzgCeNUKTNQFW5e/eczjstWMldOhs
XfgAoK1mtJl3eziugd3CA1N2ej8P8djQ
=cQ+G
-END PGP SIGNATURE-


Accepted:
cmml-tools_0.9.3-1_i386.deb
  to pool/main/libc/libcmml/cmml-tools_0.9.3-1_i386.deb
libcmml1-dbg_0.9.3-1_i386.deb
  to pool/main/libc/libcmml/libcmml1-dbg_0.9.3-1_i386.deb
libcmml1-dev_0.9.3-1_i386.deb
  to pool/main/libc/libcmml/libcmml1-dev_0.9.3-1_i386.deb
libcmml1_0.9.3-1_i386.deb
  to pool/main/libc/libcmml/libcmml1_0.9.3-1_i386.deb
libcmml_0.9.3-1.diff.gz
  to pool/main/libc/libcmml/libcmml_0.9.3-1.diff.gz
libcmml_0.9.3-1.dsc
  to pool/main/libc/libcmml/libcmml_0.9.3-1.dsc
libcmml_0.9.3.orig.tar.gz
  to pool/main/libc/libcmml/libcmml_0.9.3.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted openvrml 0.17.5-2 (source all amd64)

2008-06-22 Thread Debian packages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 02:16:42 +0200
Source: openvrml
Binary: libopenvrml8 libopenvrml-dev libopenvrml-doc openvrml-lookat
Architecture: source all amd64
Version: 0.17.5-2
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Description: 
 libopenvrml-dev - developer libraries for openvrml
 libopenvrml-doc - documentation for openvrml
 libopenvrml8 - runtime shared library for VRML
 openvrml-lookat - VRML viewer
Closes: 487051
Changes: 
 openvrml (0.17.5-2) unstable; urgency=low
 .
   * debian/control:
 + Build-depend on missing libboost-thread-dev (Closes: #487051).
 + Set policy to 3.8.0. No changes required.
 + Build-depend on libgl1-mesa-dev instead of deprecated xlibmesa-gl-dev.
Checksums-Sha1: 
 43c03e30ff2866ba22127c4f74d6598a99ab8ad8 1476 openvrml_0.17.5-2.dsc
 ccc1c9afd87d97dbf62e094c11bde4e14e0cad44 50337 openvrml_0.17.5-2.diff.gz
 7f195e999b3b0d668067c60f9e0558d76ecbf27a 3606170 
libopenvrml-doc_0.17.5-2_all.deb
 aa22ac34373cbb0070683989897058daddd9d654 3220208 
libopenvrml8_0.17.5-2_amd64.deb
 7cc87a2371a3a33236590126824e88e3d44a0777 4932444 
libopenvrml-dev_0.17.5-2_amd64.deb
 95296a545c9d6c3abdd7fcddae7a12c66bbf1c1d 162326 
openvrml-lookat_0.17.5-2_amd64.deb
Checksums-Sha256: 
 c54af78d7e27d6b3a41ee040985f38cbabaead7232c70f952d1051d56cdf70b1 1476 
openvrml_0.17.5-2.dsc
 5e81a39dafe8cabdfe611d9dea08d780be54460c15d7e2a7d003cde25f89244f 50337 
openvrml_0.17.5-2.diff.gz
 d822ccc2e1c18de67ee1b7fc7a8fcaa1e598a446e619439c180d803cdac94f51 3606170 
libopenvrml-doc_0.17.5-2_all.deb
 b2420fa68fc7c6e7355a058bfd5fcd4b48c7db8b649bed0ba1bda1adb21d0138 3220208 
libopenvrml8_0.17.5-2_amd64.deb
 71b8fe5ce9031836eeb1aa51651eba12d370346f525c41ab26a2d9344e7555e0 4932444 
libopenvrml-dev_0.17.5-2_amd64.deb
 afe08504d021c5ba47e057d6d8be2e7c3a3c1fe31b4c73f371f8d3ab43866d22 162326 
openvrml-lookat_0.17.5-2_amd64.deb
Files: 
 71706cfee036ecba34c0c3c9d56a485d 1476 libs optional openvrml_0.17.5-2.dsc
 f2d382d4ae3e5f8d94a0287e8e022734 50337 libs optional openvrml_0.17.5-2.diff.gz
 f36fd51805f69cee777d8985d25eaa1a 3606170 doc optional 
libopenvrml-doc_0.17.5-2_all.deb
 e250dcff2625e1b2904681fbb3505b21 3220208 libs optional 
libopenvrml8_0.17.5-2_amd64.deb
 d86ac129b55e4750b05dc82d5dcaadbf 4932444 libdevel optional 
libopenvrml-dev_0.17.5-2_amd64.deb
 3ebf0af9af31e43c9aff5e2414b2cc51 162326 x11 optional 
openvrml-lookat_0.17.5-2_amd64.deb

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

iEYEARECAAYFAkheLsgACgkQfPP1rylJn2GGUwCgr4mOmUPwVyF2m/k3lLjnkeLZ
2SIAn04gym0zRc+eKvvS9ZuF4PUf8CJM
=6zY6
-END PGP SIGNATURE-


Accepted:
libopenvrml-dev_0.17.5-2_amd64.deb
  to pool/main/o/openvrml/libopenvrml-dev_0.17.5-2_amd64.deb
libopenvrml-doc_0.17.5-2_all.deb
  to pool/main/o/openvrml/libopenvrml-doc_0.17.5-2_all.deb
libopenvrml8_0.17.5-2_amd64.deb
  to pool/main/o/openvrml/libopenvrml8_0.17.5-2_amd64.deb
openvrml-lookat_0.17.5-2_amd64.deb
  to pool/main/o/openvrml/openvrml-lookat_0.17.5-2_amd64.deb
openvrml_0.17.5-2.diff.gz
  to pool/main/o/openvrml/openvrml_0.17.5-2.diff.gz
openvrml_0.17.5-2.dsc
  to pool/main/o/openvrml/openvrml_0.17.5-2.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted cia-clients 20080622 (source all)

2008-06-22 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 12:53:33 +0200
Source: cia-clients
Binary: cia-clients
Architecture: source all
Version: 20080622
Distribution: unstable
Urgency: low
Maintainer: Christoph Berg [EMAIL PROTECTED]
Changed-By: Christoph Berg [EMAIL PROTECTED]
Description: 
 cia-clients - clients scripts for CIA commit notification on IRC
Closes: 486733
Changes: 
 cia-clients (20080622) unstable; urgency=low
 .
   * Update index list.
   * Remove Suggests: bazaar. (Closes: #486733)
Checksums-Sha1: 
 469ce0f7ee1b05a98b18ba9c28af7d5912621858 844 cia-clients_20080622.dsc
 29956829fdf1b42d1abf90fa479d4c3ee6c27bfc 29155 cia-clients_20080622.tar.gz
 67bb655dfe5e16278ba143bfc99c5bdbae5769fd 27658 cia-clients_20080622_all.deb
Checksums-Sha256: 
 86f8c43a41616d121bf122589718e5af34ee87570913342188cde87ef3bc0850 844 
cia-clients_20080622.dsc
 58b8fed5dbe3a9b7d7e53bf28e4500764950a42f9de9f0a53859253d17bbf72d 29155 
cia-clients_20080622.tar.gz
 b40b792190ea99fe8f2fbb757ccdb41a4f22997d01154b5a4e33df1d38347207 27658 
cia-clients_20080622_all.deb
Files: 
 ae2b5b4e6d619ff2cf97ded68a212e75 844 net optional cia-clients_20080622.dsc
 f19ed661921ebccdee95f41beeeaaa21 29155 net optional cia-clients_20080622.tar.gz
 e10a71cf1e701d7a773004ee091ea495 27658 net optional 
cia-clients_20080622_all.deb

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

iEYEARECAAYFAkheMxsACgkQxa93SlhRC1qLrgCg75VbwElebUinza2w0+H1C2qd
+RIAoKZTnjstvbONogYI5++If8EOwpr+
=okyu
-END PGP SIGNATURE-


Accepted:
cia-clients_20080622.dsc
  to pool/main/c/cia-clients/cia-clients_20080622.dsc
cia-clients_20080622.tar.gz
  to pool/main/c/cia-clients/cia-clients_20080622.tar.gz
cia-clients_20080622_all.deb
  to pool/main/c/cia-clients/cia-clients_20080622_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted pacemaker 0.6.5-1 (source amd64)

2008-06-22 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jun 2008 11:47:42 +1000
Source: pacemaker
Binary: pacemaker pacemaker-dev
Architecture: source amd64
Version: 0.6.5-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar [EMAIL PROTECTED]
Changed-By: Anibal Monsalve Salazar [EMAIL PROTECTED]
Description: 
 pacemaker  - HA cluster resource manager for Heartbeat and/or OpenAIS
 pacemaker-dev - HA cluster resource manager for Heartbeat and/or OpenAIS
Changes: 
 pacemaker (0.6.5-1) unstable; urgency=low
 .
   * New upstream release
   * Standards version is 3.8.0
   * Change Recommends: to Suggests:
   * Add debian/watch
Checksums-Sha1: 
 b516496650eeb29db2749697de1b3278af94c0e2 1469 pacemaker_0.6.5-1.dsc
 f5b8f73d2b1737a58e2c637f1d2e10e4bf7b7c3d 1199174 pacemaker_0.6.5.orig.tar.gz
 fca428c19a06f443a6042e8564c6ae6eccf2668c 5225 pacemaker_0.6.5-1.diff.gz
 4271cf2515c8b9cf5a8367ac435c487f0b626a67 591862 pacemaker_0.6.5-1_amd64.deb
 310a2157a20fd4f3487610822ce539b263c1c315 104668 pacemaker-dev_0.6.5-1_amd64.deb
Checksums-Sha256: 
 6f4598050f499f47c6fa6c41c724a1475802b4c328adc25256da5d4a1e17b8c5 1469 
pacemaker_0.6.5-1.dsc
 26c1cf043301b0f86ee2c4f1d4e5599ab3d732e747aee6102a161a3f2197 1199174 
pacemaker_0.6.5.orig.tar.gz
 bb8d3acdf4350c24865e8041f3aa91c2512160a1cdab3a44f2583950ab139a65 5225 
pacemaker_0.6.5-1.diff.gz
 211307065872ae4c978cb15f300cf7bf2c22ff6cee27aa56eb81fa33a3b074b1 591862 
pacemaker_0.6.5-1_amd64.deb
 6fc1133ae7eb09c71662872f662268963789c9f7a890d19d67cb3e061a7c2919 104668 
pacemaker-dev_0.6.5-1_amd64.deb
Files: 
 334cef633b9a2b0604cd7d364bbc3bd7 1469 admin optional pacemaker_0.6.5-1.dsc
 625aa0962d7000bb0db49d4a66871d23 1199174 admin optional 
pacemaker_0.6.5.orig.tar.gz
 22fae11084b9db50a9881c9c00ae5efa 5225 admin optional pacemaker_0.6.5-1.diff.gz
 6ff27d17565774344fe23ff2fba18676 591862 admin optional 
pacemaker_0.6.5-1_amd64.deb
 75e31981ec3f6411cd64e38cb48de915 104668 devel optional 
pacemaker-dev_0.6.5-1_amd64.deb

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

iEYEARECAAYFAkheMrAACgkQgY5NIXPNpFWj8wCgmVFhZ66MAEGF7TrgTUUsCn0e
ZbUAnikxI5PfH3zMqj0EtZPls0eMGpSz
=aa3s
-END PGP SIGNATURE-


Accepted:
pacemaker-dev_0.6.5-1_amd64.deb
  to pool/main/p/pacemaker/pacemaker-dev_0.6.5-1_amd64.deb
pacemaker_0.6.5-1.diff.gz
  to pool/main/p/pacemaker/pacemaker_0.6.5-1.diff.gz
pacemaker_0.6.5-1.dsc
  to pool/main/p/pacemaker/pacemaker_0.6.5-1.dsc
pacemaker_0.6.5-1_amd64.deb
  to pool/main/p/pacemaker/pacemaker_0.6.5-1_amd64.deb
pacemaker_0.6.5.orig.tar.gz
  to pool/main/p/pacemaker/pacemaker_0.6.5.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ocaml-bjack 0.1.0-3 (source amd64)

2008-06-22 Thread Romain Beauxis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 13:18:52 +0200
Source: ocaml-bjack
Binary: libbjack-ocaml libbjack-ocaml-dev
Architecture: source amd64
Version: 0.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers [EMAIL PROTECTED]
Changed-By: Romain Beauxis [EMAIL PROTECTED]
Description: 
 libbjack-ocaml - OCaml blocking interface to jack audio connection kit
 libbjack-ocaml-dev - OCaml blocking interface to jack audio connection kit
Changes: 
 ocaml-bjack (0.1.0-3) unstable; urgency=low
 .
   * Added needed libsamplerate0-dev to dependencies
 for libbjack-ocaml-dev
   * Bumped standard-versions to 3.8.0
Checksums-Sha1: 
 5fc198a536b53f80946fa34b50ea684b4e0afeb8 1707 ocaml-bjack_0.1.0-3.dsc
 df1f16854fa062ee4138b1a9645a72d8411b6f6b 2276 ocaml-bjack_0.1.0-3.diff.gz
 e511b44d736847505e386ba4871a4262f1bd230e 17728 libbjack-ocaml_0.1.0-3_amd64.deb
 94fff0545e175e2845fff8ced2bd4e8dfec6ab89 31092 
libbjack-ocaml-dev_0.1.0-3_amd64.deb
Checksums-Sha256: 
 04e21f0f375ac9bc2cf14e433386db834ce30799dfb5943b2cc2ed571a46b59e 1707 
ocaml-bjack_0.1.0-3.dsc
 1e0143d9331f789301daad43c35b9d75e9c37baa96bd4d9500bf520da2036e2c 2276 
ocaml-bjack_0.1.0-3.diff.gz
 7087184ba0caa81631936f4d107757b1adb308e82b73a1d0ef7a1190db577096 17728 
libbjack-ocaml_0.1.0-3_amd64.deb
 11263e760cd59a86f3eb9da9a18deb74ec0a6e3c44ba89350e0a03713014533f 31092 
libbjack-ocaml-dev_0.1.0-3_amd64.deb
Files: 
 b87ab247d47e7d004b535f67b071aeae 1707 devel optional ocaml-bjack_0.1.0-3.dsc
 f61ea1b591e6db712c262349611d8a6b 2276 devel optional 
ocaml-bjack_0.1.0-3.diff.gz
 9738486136558ad41169787ef719732b 17728 libs optional 
libbjack-ocaml_0.1.0-3_amd64.deb
 81f33162512e59887d1207c4759078e9 31092 libdevel optional 
libbjack-ocaml-dev_0.1.0-3_amd64.deb

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

iQEcBAEBAgAGBQJIXjY0AAoJEAC5aaocqV0ZZEAH/0oD+QKBod0HV8aSopfegRo0
J/kv9ZfYbe+Z92bjdU9XLFRYe+u0kjf+raxX67Aq3RxMbF0smZrguzjmz0XmO3T8
3m35rBX0Fr3HUUL79dIWhqo07Yul7SNl55fGnblnNn3hvyatUwapi/r5420rK2Sg
vMnzeXHoIT55qRBPm3Wq4X5QaCH4Hcdn7oeaT6NSMJTuQa5R+p87xT/sVXvWttK9
4TOkQBoVK7yHo/R+CkYwaRo2hbFMegTLZzmDSDfIu4bNeXkvvzDCHnZb4Azsy7H3
Ur74/bwpHna9eJahNf8hr2+a2z1Y5waMHJzWwANxE0QZ9uE2YzwmXNRdIpo5Tmo=
=tZUz
-END PGP SIGNATURE-


Accepted:
libbjack-ocaml-dev_0.1.0-3_amd64.deb
  to pool/main/o/ocaml-bjack/libbjack-ocaml-dev_0.1.0-3_amd64.deb
libbjack-ocaml_0.1.0-3_amd64.deb
  to pool/main/o/ocaml-bjack/libbjack-ocaml_0.1.0-3_amd64.deb
ocaml-bjack_0.1.0-3.diff.gz
  to pool/main/o/ocaml-bjack/ocaml-bjack_0.1.0-3.diff.gz
ocaml-bjack_0.1.0-3.dsc
  to pool/main/o/ocaml-bjack/ocaml-bjack_0.1.0-3.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted bison-1.35 1.35-4.2 (source i386)

2008-06-22 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 13:18:05 +0200
Source: bison-1.35
Binary: bison-1.35
Architecture: source i386
Version: 1.35-4.2
Distribution: unstable
Urgency: medium
Maintainer: Chuan-kai Lin [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 bison-1.35 - A parser generator that is compatible with YACC
Closes: 477251
Changes: 
 bison-1.35 (1.35-4.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fixed bashism in debian/rules (closes: #477251)
   * Removed ancient dpkg epoch check in preinst (which required bash)
Checksums-Sha1: 
 ff5b89bf26e298c3ade2ee2ebc9b6920c66ab6f8 999 bison-1.35_1.35-4.2.dsc
 44ba75ebe111e10ea16bce96358ce6637d48a60e 31935 bison-1.35_1.35-4.2.diff.gz
 dcef780d3888372d7fa9a191ca15128781ce 449498 bison-1.35_1.35-4.2_i386.deb
Checksums-Sha256: 
 1ebf2a1832956e7dc109d474fc2aa46bfe29c1ee14de21ed14f2157fd2c84dfb 999 
bison-1.35_1.35-4.2.dsc
 cfa1f00228e6db286638413fdffb5361399903c4c6a63094ec597427eb1d5955 31935 
bison-1.35_1.35-4.2.diff.gz
 057664e9753472c8b574bd4155055689d70cf423cca0bcc7618df1b148d994d0 449498 
bison-1.35_1.35-4.2_i386.deb
Files: 
 8418aff20348950dd452be80f230b790 999 devel optional bison-1.35_1.35-4.2.dsc
 0333e4318f0aa8b9a05e93cc4b59c8f5 31935 devel optional 
bison-1.35_1.35-4.2.diff.gz
 8de57d47950d799afc307d3471d887bd 449498 devel optional 
bison-1.35_1.35-4.2_i386.deb

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

iD8DBQFIXjWgTTx8oVVPtMYRAmY0AKCnSXsp2wEm9XG913P3mG00ewdaagCgy4F5
AkkbcB7zVQMwVlo+OWtUDIY=
=2rju
-END PGP SIGNATURE-


Accepted:
bison-1.35_1.35-4.2.diff.gz
  to pool/main/b/bison-1.35/bison-1.35_1.35-4.2.diff.gz
bison-1.35_1.35-4.2.dsc
  to pool/main/b/bison-1.35/bison-1.35_1.35-4.2.dsc
bison-1.35_1.35-4.2_i386.deb
  to pool/main/b/bison-1.35/bison-1.35_1.35-4.2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libgii 1:1.0.2-2 (source amd64)

2008-06-22 Thread Bradley Smith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jun 2008 12:08:18 +0100
Source: libgii
Binary: libgii1 libgii1-target-x libgii1-dev
Architecture: source amd64
Version: 1:1.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith [EMAIL PROTECTED]
Changed-By: Bradley Smith [EMAIL PROTECTED]
Description: 
 libgii1- General Input Interface runtime libraries
 libgii1-dev - General Input Interface development package
 libgii1-target-x - General Input Interface X input target
Closes: 485640
Changes: 
 libgii (1:1.0.2-2) unstable; urgency=low
 .
   * Downgrade libgii1's Depends on libgg1-target-x to Recommends.
 Closes: #485640
   * Update Standards Version to 3.8.0 (No Changes)
   * Replace obsolete dependency on xutils.
Checksums-Sha1: 
 98ab57066a560bac60a4096a8772914d8931ff29 1057 libgii_1.0.2-2.dsc
 6cc60adc674c49e604fece055daf01ed1e200ce0 20943 libgii_1.0.2-2.diff.gz
 d74858430a964dd6cae4bedd57ae87d9aae9e3bd 303880 libgii1_1.0.2-2_amd64.deb
 9acddbc8d077a2f79443939d8453a5d2359f012b 84966 
libgii1-target-x_1.0.2-2_amd64.deb
 483e07b11212127f6ef6baea40ab151d346ceb92 211726 libgii1-dev_1.0.2-2_amd64.deb
Checksums-Sha256: 
 ba2498551ca60ac36baccf41cdf739f6ea6f54b10b987ece8914d3594f5f3e44 1057 
libgii_1.0.2-2.dsc
 ece3982f017bd0e976c8427f5924e818977364f46dabb641ca5bff2b957f6ef9 20943 
libgii_1.0.2-2.diff.gz
 0c98ebcb45ba28fbc64596400b281e49656b618cf6fd7080f19230b1329a21dd 303880 
libgii1_1.0.2-2_amd64.deb
 42a695f4b39b6ff997299b040c9a8d24d1657413421dc71e878284fb903a5e8e 84966 
libgii1-target-x_1.0.2-2_amd64.deb
 bab8b0e780d2c9021a3059fd1d11145028ada98ec3e2b5a8d1c08a678bada658 211726 
libgii1-dev_1.0.2-2_amd64.deb
Files: 
 e4612661d784c0951805fd0703c6bbda 1057 libs optional libgii_1.0.2-2.dsc
 2e419185a3ea477371aebba39f09c371 20943 libs optional libgii_1.0.2-2.diff.gz
 3a0ce0475b2a3cd8e61851b62735ea3f 303880 libs optional libgii1_1.0.2-2_amd64.deb
 441cf7cef1f4360acc07549674c6395b 84966 libs optional 
libgii1-target-x_1.0.2-2_amd64.deb
 2686bfe7e51ec3f3d7389a625337721c 211726 libdevel optional 
libgii1-dev_1.0.2-2_amd64.deb

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

iEYEARECAAYFAkhePkAACgkQgY5NIXPNpFUvbgCbBsqrwIM1Jg7DmvQhocSnOk67
kbgAnRzvJK1c12KF8dm99UEB6+Nwc8Dp
=FgYU
-END PGP SIGNATURE-


Accepted:
libgii1-dev_1.0.2-2_amd64.deb
  to pool/main/libg/libgii/libgii1-dev_1.0.2-2_amd64.deb
libgii1-target-x_1.0.2-2_amd64.deb
  to pool/main/libg/libgii/libgii1-target-x_1.0.2-2_amd64.deb
libgii1_1.0.2-2_amd64.deb
  to pool/main/libg/libgii/libgii1_1.0.2-2_amd64.deb
libgii_1.0.2-2.diff.gz
  to pool/main/libg/libgii/libgii_1.0.2-2.diff.gz
libgii_1.0.2-2.dsc
  to pool/main/libg/libgii/libgii_1.0.2-2.dsc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ruby1.9 1.9.0.2-1 (source all amd64)

2008-06-22 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jun 2008 16:02:58 +0900
Source: ruby1.9
Binary: ruby1.9 libruby1.9 libruby1.9-dbg ruby1.9-dev libdbm-ruby1.9 
libgdbm-ruby1.9 libreadline-ruby1.9 libtcltk-ruby1.9 libopenssl-ruby1.9 
ruby1.9-examples ruby1.9-elisp ri1.9 rdoc1.9 irb1.9
Architecture: source all amd64
Version: 1.9.0.2-1
Distribution: unstable
Urgency: high
Maintainer: akira yamada [EMAIL PROTECTED]
Changed-By: Daigo Moriwaki [EMAIL PROTECTED]
Description: 
 irb1.9 - Interactive Ruby (for Ruby 1.9)
 libdbm-ruby1.9 - DBM interface for Ruby 1.9
 libgdbm-ruby1.9 - GDBM interface for Ruby 1.9
 libopenssl-ruby1.9 - OpenSSL interface for Ruby 1.9
 libreadline-ruby1.9 - Readline interface for Ruby 1.9
 libruby1.9 - Libraries necessary to run Ruby 1.9
 libruby1.9-dbg - Debugging symbols for Ruby 1.9
 libtcltk-ruby1.9 - Tcl/Tk interface for Ruby 1.9
 rdoc1.9- Generate documentation from Ruby source files (for Ruby 1.9)
 ri1.9  - Ruby Interactive reference (for Ruby 1.9)
 ruby1.9- Interpreter of object-oriented scripting language Ruby 1.9
 ruby1.9-dev - Header files for compiling extension modules for the Ruby 1.9
 ruby1.9-elisp - ruby-mode for Emacsen
 ruby1.9-examples - Examples for Ruby 1.9
Closes: 487239
Changes: 
 ruby1.9 (1.9.0.2-1) unstable; urgency=high
 .
   * New upstream release.
   * debian/generated-incs/*.inc: updated. They were created directly from the
 source using ruby1.8.
   * Fixed vulnerability: arbitrary code execution vulnerability and so on
 (Closes: #487239)
   * debian/watch: supported the version numbering of the upstream.
   * removed patches that the upstream has applied:
 - debian/patches/800_parse_shebang_in_usascii.dpatch
 - debian/patches/801_too_strict_encoding_check.dpatch
 - debian/patches/802_hash_compare_by_identity.dpatch
 - debian/patches/803_syntaxerror_irb_bug.dpatch
 - debian/patches/804_debug.rb_is_bloken.dpatch
 - debian/patches/805_webrick_file_access_vulnerability.dpatch
   * removed patches since this package no longer provides rubygems.
 - debian/patches/910_gem_prelude.dpatch
 - debian/patches/911_default_gem_path.dpatch
 - debian/patches/913_disable_update_system.dpatch
 - debian/patches/917_avoid_ioseek.dpatch
 - debian/patches/918_tighter_search_regex.dpatch
   * Added debian/patches/101_parse_rb.dpatch: RDoc might have failed to parse.
   * Added debian/patches/102_skip_test_copy_stream.dpatch: skip a test
Checksums-Sha1: 
 ed89d3fe61a880123ad25f212da3d0038be5d1ca 1643 ruby1.9_1.9.0.2-1.dsc
 7582f8e68cdd3e8fdf8ade842a5ed0be0fc01ed7 6407910 ruby1.9_1.9.0.2.orig.tar.gz
 5826a6c454b0339f4299c65970a825196916a482 40606 ruby1.9_1.9.0.2-1.diff.gz
 984b8909adad40884d0c2b3b2341eebf1fa46553 481992 
ruby1.9-examples_1.9.0.2-1_all.deb
 815f36178142930e8cf09407458cc4f7ec63b910 446950 ruby1.9-elisp_1.9.0.2-1_all.deb
 230a78a6f6cad1134f3a0c51250b13bb160a253e 1393978 ri1.9_1.9.0.2-1_all.deb
 85aed449f798ccb03ac5c80205bc65c4a4f00c5c 534078 rdoc1.9_1.9.0.2-1_all.deb
 0bedac66f2a907fd7f0e454b5c70c71b4ada749a 472818 irb1.9_1.9.0.2-1_all.deb
 ac1b054f0f84045b0325fe60fd2e36de44a90754 450444 ruby1.9_1.9.0.2-1_amd64.deb
 c6ef3acf87d36e94936459ead87839c700bebea3 2691070 libruby1.9_1.9.0.2-1_amd64.deb
 5972953b41148fa6d275a8534c2019ac18a432a9 2520920 
libruby1.9-dbg_1.9.0.2-1_amd64.deb
 732b3acd8a1315343291646480ce047a2c6846ca 1362226 
ruby1.9-dev_1.9.0.2-1_amd64.deb
 d127940a57a6d3f40d91a8538446d3887154c322 435370 
libdbm-ruby1.9_1.9.0.2-1_amd64.deb
 9a204460bf8bb4dd367306ddc3fdf95005fbc930 434570 
libgdbm-ruby1.9_1.9.0.2-1_amd64.deb
 cd7ff11a36ad357d140cac6621bc6e5df6b25d77 434498 
libreadline-ruby1.9_1.9.0.2-1_amd64.deb
 7aa079eeab9146a7842a6a77ed4aa0eb4dcb11df 2167552 
libtcltk-ruby1.9_1.9.0.2-1_amd64.deb
 580b2afd25f53641081c9aee6c9f2d800cf60428 558806 
libopenssl-ruby1.9_1.9.0.2-1_amd64.deb
Checksums-Sha256: 
 856020328901eb5cb7977d62bd596630ce1cba248f9ccdb787b59c1340fd0507 1643 
ruby1.9_1.9.0.2-1.dsc
 f6ec21d1e23e36a7a1c17ae838e1c278cd3896715bc65ceee021261c317451e4 6407910 
ruby1.9_1.9.0.2.orig.tar.gz
 49b1fcacce9042e7b9b647c1b16cc92cba376274311065e9ab71c8fde6c08632 40606 
ruby1.9_1.9.0.2-1.diff.gz
 b848bb653438232a3cfeb507906a92d1a1da098437d693075dce8f2a93e0d701 481992 
ruby1.9-examples_1.9.0.2-1_all.deb
 51b26a649bbe1ed4a7491efffe95c995b5af027835d472ab77e1aeaac4c263e3 446950 
ruby1.9-elisp_1.9.0.2-1_all.deb
 19d9c81221235799424b99bac209dc779ce488aabaedb53a7d66d4bee58e777e 1393978 
ri1.9_1.9.0.2-1_all.deb
 2356d8ad2f012b9c1c222ea40dcea7fd9ba7adb23a2abda678752ace3b140e50 534078 
rdoc1.9_1.9.0.2-1_all.deb
 1509af167d0b5ecbd6801da1c059981b2a60dabf1b4b70e907467274b9b707f9 472818 
irb1.9_1.9.0.2-1_all.deb
 4e5a01c74e3c4bc28fd0536306146d0afe19b5b3bef9dc96b27cc0ee0c11325a 450444 
ruby1.9_1.9.0.2-1_amd64.deb
 31a7ba8a53818632ccc8e7d9e6059fc318e1f8e2b1ed38a683b8454ed8349f19 2691070 
libruby1.9_1.9.0.2-1_amd64.deb
 24a2d3e3f328bae917588844d08af85c25d974cda64919464edd4a681615ec27 2520920 

Accepted phpmyadmin 4:2.11.7~rc2-1 (source all)

2008-06-22 Thread Thijs Kinkhorst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Jun 2008 15:24:31 +0200
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:2.11.7~rc2-1
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst [EMAIL PROTECTED]
Changed-By: Thijs Kinkhorst [EMAIL PROTECTED]
Description: 
 phpmyadmin - MySQL web administration tool
Closes: 474557
Changes: 
 phpmyadmin (4:2.11.7~rc2-1) unstable; urgency=medium
 .
   * New upstream release candidate.
 - Fixes an undisclosed security issue, which is most probably
   irrelevant to Debian, but medium urgency just in case.
 - Fixes session hash_bits override (Closes: #474557).
   * Checked for policy 3.8.0, add README.source.
Checksums-Sha1: 
 b43761212067e6a1ef6c9b016142f809897e04ed 1533 phpmyadmin_2.11.7~rc2-1.dsc
 1aa7aac400618995559cd275142be5d213b2be25 2868840 
phpmyadmin_2.11.7~rc2.orig.tar.gz
 c32672fc740223676637fce3b6a0775b4de28e10 33946 phpmyadmin_2.11.7~rc2-1.diff.gz
 4681a7c207e6bd159cca4de39ea8ca36f0068b8f 2880322 
phpmyadmin_2.11.7~rc2-1_all.deb
Checksums-Sha256: 
 227b8fd5da846a0991ab55a53bd58fff5fa90a28f2f7ddedc6db67b826f810a6 1533 
phpmyadmin_2.11.7~rc2-1.dsc
 26590afa23d9d29c54378fa6704182a18b17d5840e43ea15d0a8e5dcc9d8a59e 2868840 
phpmyadmin_2.11.7~rc2.orig.tar.gz
 2e14070ab9ab4f54fc8770942f9e76d49bbb90a2cb07b1013cfcdf26aa7ed573 33946 
phpmyadmin_2.11.7~rc2-1.diff.gz
 3a473d18c59d24c21c9fb0abb96e6db24e82ba286fee964b195a1b1a8069a352 2880322 
phpmyadmin_2.11.7~rc2-1_all.deb
Files: 
 cef9ee4ed64014eb6d73133949fdcd37 1533 web extra phpmyadmin_2.11.7~rc2-1.dsc
 254fc5a75a09dfc560fbe343045e5432 2868840 web extra 
phpmyadmin_2.11.7~rc2.orig.tar.gz
 4146759ad6a9b74bd1ec86819694819a 33946 web extra 
phpmyadmin_2.11.7~rc2-1.diff.gz
 17ac6107b7ace03dc542fcfe1f301d29 2880322 web extra 
phpmyadmin_2.11.7~rc2-1_all.deb

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

iQEcBAEBAgAGBQJIXkRmAAoJEGz0hbPcukPfLwIH/3pxYU111PyvzZqrEl2B0L8X
xE/f/FJ/Xtoraq+b8WivwwbkCR0Mw4M2bT5tY8mHUPvJscWJt2PefWhdAlI/d3ZJ
HT+9zmYJVPmgIYDVzIicvVlKOM4V3VDI75ks+bUYNT9NmSPN27WwfTa0bvHmoE/u
7m7WbFy5Ux0mrSRQKW3LAXnQmwJLhjw6/id80xJZc5HlHYB5LCfuiCpJILL13ob7
QUSbv6kb0xVasKtNGzsiWftHlv9V0FINlwg+GkumGUVOtxreiI30CJ1Vn9a6WkU9
PLmxihIhLiC7j2LAHtQJZ0SKM8oF+1ii4JPu2QWoqCOaZefka5Hg6GOAtOJM+3Q=
=qMQ1
-END PGP SIGNATURE-


Accepted:
phpmyadmin_2.11.7~rc2-1.diff.gz
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.7~rc2-1.diff.gz
phpmyadmin_2.11.7~rc2-1.dsc
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.7~rc2-1.dsc
phpmyadmin_2.11.7~rc2-1_all.deb
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.7~rc2-1_all.deb
phpmyadmin_2.11.7~rc2.orig.tar.gz
  to pool/main/p/phpmyadmin/phpmyadmin_2.11.7~rc2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libparanamer-java 1.1.4-1 (source all)

2008-06-22 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 17:46:37 +0530
Source: libparanamer-java
Binary: libparanamer-java
Architecture: source all
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 libparanamer-java - library to access method parameter names at runtime
Changes: 
 libparanamer-java (1.1.4-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.8.0
Checksums-Sha1: 
 c0189001c65068e589c59373749f9b8a6152e99a 1325 libparanamer-java_1.1.4-1.dsc
 190a45b8e19154d79bf20b8c6b481d204e611967 15342 
libparanamer-java_1.1.4.orig.tar.gz
 59272b4939f7515972cbb05eaf3adf6752c85658 2620 libparanamer-java_1.1.4-1.diff.gz
 5c704ce7a49a6558735cd07614611a4f32b1661c 23848 
libparanamer-java_1.1.4-1_all.deb
Checksums-Sha256: 
 2f0e598ec25fd88498457afb9a17f7df77dbf6a8d07bbe7dd13345a7cd970b5f 1325 
libparanamer-java_1.1.4-1.dsc
 7c2a30bd4efb3a7dfe1641f492263928b08eb39582d183109936b0b680332437 15342 
libparanamer-java_1.1.4.orig.tar.gz
 d476512122b8b6b970dbcad28a5fe57bff77d73fc133b00f247d20d4f162e454 2620 
libparanamer-java_1.1.4-1.diff.gz
 c4360392d67ef1d4ddf3f94555b20894cc63f37e3a5514fb534c95240f1884f7 23848 
libparanamer-java_1.1.4-1_all.deb
Files: 
 f03d5f11ab24f2a45b7d46a935c61b0c 1325 libs optional 
libparanamer-java_1.1.4-1.dsc
 852672cdf1cb5a87f76b32a5b293f681 15342 libs optional 
libparanamer-java_1.1.4.orig.tar.gz
 1afd22afae26c0af8dbea363fedfdcd3 2620 libs optional 
libparanamer-java_1.1.4-1.diff.gz
 06a344beedfd32e125339d4da5ac1215 23848 libs optional 
libparanamer-java_1.1.4-1_all.deb

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

iD8DBQFIXkRYPEFSUMxFMZcRAl2HAJ9GmYyJ0a1YNszgka1k1ksDZ5ST5ACaA7ou
R/50tynSCO+lA+rpfAV7iyM=
=QR4A
-END PGP SIGNATURE-


Accepted:
libparanamer-java_1.1.4-1.diff.gz
  to pool/main/libp/libparanamer-java/libparanamer-java_1.1.4-1.diff.gz
libparanamer-java_1.1.4-1.dsc
  to pool/main/libp/libparanamer-java/libparanamer-java_1.1.4-1.dsc
libparanamer-java_1.1.4-1_all.deb
  to pool/main/libp/libparanamer-java/libparanamer-java_1.1.4-1_all.deb
libparanamer-java_1.1.4.orig.tar.gz
  to pool/main/libp/libparanamer-java/libparanamer-java_1.1.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gant 1.3.0-1 (source all)

2008-06-22 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 17:37:53 +0530
Source: gant
Binary: gant
Architecture: source all
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 gant   - Groovy build framework based on scripting Ant tasks
Changes: 
 gant (1.3.0-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.8.0
   * Add debian/gant.sh script
   * debian/copyright: remove full text of Apache 2.0 license; refer to
 /usr/share/common-licenses/Apache-2.0
Checksums-Sha1: 
 58480742fedb24423602e91d673f54211c39a642 1235 gant_1.3.0-1.dsc
 3495b94dad0d2da288e92bc353d0420dba987bba 59331 gant_1.3.0.orig.tar.gz
 f7866eb63f057da11b9db6459fdb7c148e925817 2690 gant_1.3.0-1.diff.gz
 55778d91eff8927154b658fd83fcd960d8558829 174292 gant_1.3.0-1_all.deb
Checksums-Sha256: 
 43934304730480243a2566c6af1356d13bee0b799c5c0cf6ed09d4e6acb2c673 1235 
gant_1.3.0-1.dsc
 5d2a7176676f8ae9454a6ad0c65d5a205f1620c53983b4eef1d858315c8159dc 59331 
gant_1.3.0.orig.tar.gz
 d79f6e5a55044d0620532dbcceb4d5f52d4c9b07c97328ad6f430d4b9d41e3af 2690 
gant_1.3.0-1.diff.gz
 0e3fbbc83f38c83bf383293c8c06c858415b313a213ff957fc308bfe1f71c6c3 174292 
gant_1.3.0-1_all.deb
Files: 
 b147c41dd4dc8a5e2d6ac167289ea189 1235 contrib/devel optional gant_1.3.0-1.dsc
 f32555b499e2d1d817a6c152f207fd49 59331 contrib/devel optional 
gant_1.3.0.orig.tar.gz
 ccad0e67ab33199bbd38902f840f8462 2690 contrib/devel optional 
gant_1.3.0-1.diff.gz
 524096c7cf50019dd623f53f6394c773 174292 contrib/devel optional 
gant_1.3.0-1_all.deb

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

iD4DBQFIXkFRPEFSUMxFMZcRAi1QAJ4mCs4hLOh5vrIfrkjTeqo4Lz9c8QCY5WXt
7wdYjPwI25rtNF0JATRp7g==
=a5vd
-END PGP SIGNATURE-


Accepted:
gant_1.3.0-1.diff.gz
  to pool/contrib/g/gant/gant_1.3.0-1.diff.gz
gant_1.3.0-1.dsc
  to pool/contrib/g/gant/gant_1.3.0-1.dsc
gant_1.3.0-1_all.deb
  to pool/contrib/g/gant/gant_1.3.0-1_all.deb
gant_1.3.0.orig.tar.gz
  to pool/contrib/g/gant/gant_1.3.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted blender 2.46+dfsg-2 (source amd64)

2008-06-22 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 09:02:28 +0200
Source: blender
Binary: blender
Architecture: source amd64
Version: 2.46+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Cyril Brulebois [EMAIL PROTECTED]
Changed-By: Cyril Brulebois [EMAIL PROTECTED]
Description: 
 blender- Very fast and versatile 3D modeller/renderer
Closes: 484439 484440 484709 485953
Changes: 
 blender (2.46+dfsg-2) unstable; urgency=low
 .
   * Upload to unstable. That also makes sure the package is installable
 again (Closes: #484709).
   * Refresh the following patch since FTGL's API finally got stable, and
 since using “foo().Xf()” is no longer needed. It now only contains the
 missing GL/gl.h include (Closes: #485953).
  - debian/patches/20_fix_ftbfs_with_latest_ftgl
   * Merge the following patch from Ubuntu, so that the appropriate symlink
 is used for libGL (libGL.so.1 rather than libGL.so, which is only
 available if the development package is installed). Patch by Lukas
 Fittl, forwarded by Daniel Hahler (Closes: #484440).
  - debian/patches/30_gameengine_libgl_location_fix
   * Improve debian/misc/*.desktop, thanks to Daniel Hahler again
 (Closes: #484439):
  - Add German translation.
  - Split Name into Name and GenericName.
  - Drop extension for Icon.
  - Fix syntax for MimeType.
   * Bump Standards-Version from 3.7.3 to 3.8.0 (no changes needed).
   * debian/watch:
  - Rewrite regex (equivalent but nicer).
  - Add version mangling (due to the repack).
Checksums-Sha1: 
 509e925fa821c45647478cce755213b3f9185035 1439 blender_2.46+dfsg-2.dsc
 aeae45de0f029350c8098be3250892b20b3c1802 28197 blender_2.46+dfsg-2.diff.gz
 31b4f2b433f45792e3f7aad5624d130acfc9ce94 8803942 blender_2.46+dfsg-2_amd64.deb
Checksums-Sha256: 
 8a530b45b10f7283cae5aa9e0dc99ca01db23b66dd2488ef3e14a944fed0ebe1 1439 
blender_2.46+dfsg-2.dsc
 700e52df2d32d28f19bd684d9d44ba68ed5be6080c07d4ad80eb0555c1d5c4f5 28197 
blender_2.46+dfsg-2.diff.gz
 998d52af20ca25516623dd838dfcd626ae122b4c98dccd042c45b6485f69809c 8803942 
blender_2.46+dfsg-2_amd64.deb
Files: 
 9af9c6247ace714059be0a8ddd9ecb3a 1439 graphics optional blender_2.46+dfsg-2.dsc
 6dc2e51fb5cd706a1349afee3ad1d54a 28197 graphics optional 
blender_2.46+dfsg-2.diff.gz
 159bd311b60bd07ba359100b0bbc58ef 8803942 graphics optional 
blender_2.46+dfsg-2_amd64.deb

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

iEYEARECAAYFAkheQqQACgkQeGfVPHR5Nd0XBACgnyD5HJorGwGPn9NAAyQctQvK
enEAoLsVDaV/C/GWRd1Itr0VbKhOjfv6
=6RE+
-END PGP SIGNATURE-


Accepted:
blender_2.46+dfsg-2.diff.gz
  to pool/main/b/blender/blender_2.46+dfsg-2.diff.gz
blender_2.46+dfsg-2.dsc
  to pool/main/b/blender/blender_2.46+dfsg-2.dsc
blender_2.46+dfsg-2_amd64.deb
  to pool/main/b/blender/blender_2.46+dfsg-2_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted roundcube 0.2~alpha-1 (source all)

2008-06-22 Thread Vincent Bernat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 12:05:44 +0200
Source: roundcube
Binary: roundcube-core roundcube roundcube-mysql roundcube-pgsql 
roundcube-sqlite
Architecture: source all
Version: 0.2~alpha-1
Distribution: experimental
Urgency: low
Maintainer: Debian Roundcube Maintainers [EMAIL PROTECTED]
Changed-By: Vincent Bernat [EMAIL PROTECTED]
Description: 
 roundcube  - skinnable AJAX based webmail solution for IMAP servers
 roundcube-core - skinnable AJAX based webmail solution for IMAP servers
 roundcube-mysql - virtual package providing MySQL dependencies for RoundCube
 roundcube-pgsql - virtual package providing PostgreSQL dependencies for 
RoundCube
 roundcube-sqlite - virtual package providing sqlite dependencies for RoundCube
Changes: 
 roundcube (0.2~alpha-1) experimental; urgency=low
 .
   * New upstream release
   * Update debian/watch file to correctly consider those new releases
   * Remove the following patches:
   + messageid-headers-ordering
   + mysql-update-fix
   + disable-tinymce-spellchecker
   * Update the following patches:
   + correct_install_path
   + use_packaged_tinymce
   * Add a new patch to fix a login problem
   * Depends on tinymce = 3
Checksums-Sha1: 
 ff507b1e67a9261b53016a2dea180fee1385c8d0 1407 roundcube_0.2~alpha-1.dsc
 4cc47d53e79e9f244affece72d667a4929dea39a 900505 roundcube_0.2~alpha.orig.tar.gz
 b9d8685f05433c3bd9ea144ae6cd2e11d3a4a02c 23934 roundcube_0.2~alpha-1.diff.gz
 09be4eb90e49e414fe805d78421e2dddb32f943f 595828 
roundcube-core_0.2~alpha-1_all.deb
 7e840dddac1c6867896d358443c8bea728123bcc 14206 roundcube_0.2~alpha-1_all.deb
 b3983eeeaacfeb03c4e4f6e265e8132cae9efb6c 13460 
roundcube-mysql_0.2~alpha-1_all.deb
 ab4875cbbc95b4f16c1d712b949177d0659ec53d 13464 
roundcube-pgsql_0.2~alpha-1_all.deb
 0cb5fbbeeb166f9d4aa5cf4d08d572d819a6eec4 13440 
roundcube-sqlite_0.2~alpha-1_all.deb
Checksums-Sha256: 
 0c68ef673770135a9aa0c8844697b2a420c27d0f65e342f823a673524f393da4 1407 
roundcube_0.2~alpha-1.dsc
 4832fd4f507180bd6a2c95aa5a9d26ce8981adfacfc9bbc4c7893acb7cfbe6be 900505 
roundcube_0.2~alpha.orig.tar.gz
 2fd475713740e74d922e8b74400d545922e3a43aa9298cef1ccf029f12515130 23934 
roundcube_0.2~alpha-1.diff.gz
 e84e82c55a334e7079c8fea7fb23ba630263e04336971bc5e077f23e5a78ff34 595828 
roundcube-core_0.2~alpha-1_all.deb
 2a7ea69fc7e370fbb028acd525cbed5cf737c6fc32b04ee2aaff1984994d56b7 14206 
roundcube_0.2~alpha-1_all.deb
 3fc4648457cf5d287c6f546cdecb31e5dbf7dcf69665365c758208cde211b446 13460 
roundcube-mysql_0.2~alpha-1_all.deb
 c7896df4adf1e0f340cbcfa0b16cbe4d0366be27a2f661bc6d7fce66579a0586 13464 
roundcube-pgsql_0.2~alpha-1_all.deb
 c898cd2346c9f488259f0d13e39685415d3d90d36eda070101a5382960f032bd 13440 
roundcube-sqlite_0.2~alpha-1_all.deb
Files: 
 83b4d2e6e9d4aaa06564131de6f0b540 1407 web extra roundcube_0.2~alpha-1.dsc
 3bb410b3416e9c012470cca2cbc5610a 900505 web extra 
roundcube_0.2~alpha.orig.tar.gz
 5c89adc938dff3c5b9bfb6551514e7c9 23934 web extra roundcube_0.2~alpha-1.diff.gz
 cae80ed8d16fe2b6d937c751456a1075 595828 web extra 
roundcube-core_0.2~alpha-1_all.deb
 d066bfa7c94b699ac32327caa7e196b8 14206 web extra roundcube_0.2~alpha-1_all.deb
 ba9805b203a7039b0fcb3afe0393e295 13460 web extra 
roundcube-mysql_0.2~alpha-1_all.deb
 ec6e24fe24ac31b477d9c168b4334f9a 13464 web extra 
roundcube-pgsql_0.2~alpha-1_all.deb
 2251325d0d265397a7dcb4319f3b379c 13440 web extra 
roundcube-sqlite_0.2~alpha-1_all.deb

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

iEYEARECAAYFAkheQnwACgkQKFvXofIqeU7ZwwCgqbzdGOOp39G9uEx4Xr2HsQzv
jXkAn3c8LgArEWWgaOz50tCzYfow+JmG
=Q9YF
-END PGP SIGNATURE-


Accepted:
roundcube-core_0.2~alpha-1_all.deb
  to pool/main/r/roundcube/roundcube-core_0.2~alpha-1_all.deb
roundcube-mysql_0.2~alpha-1_all.deb
  to pool/main/r/roundcube/roundcube-mysql_0.2~alpha-1_all.deb
roundcube-pgsql_0.2~alpha-1_all.deb
  to pool/main/r/roundcube/roundcube-pgsql_0.2~alpha-1_all.deb
roundcube-sqlite_0.2~alpha-1_all.deb
  to pool/main/r/roundcube/roundcube-sqlite_0.2~alpha-1_all.deb
roundcube_0.2~alpha-1.diff.gz
  to pool/main/r/roundcube/roundcube_0.2~alpha-1.diff.gz
roundcube_0.2~alpha-1.dsc
  to pool/main/r/roundcube/roundcube_0.2~alpha-1.dsc
roundcube_0.2~alpha-1_all.deb
  to pool/main/r/roundcube/roundcube_0.2~alpha-1_all.deb
roundcube_0.2~alpha.orig.tar.gz
  to pool/main/r/roundcube/roundcube_0.2~alpha.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted windowlab 1.34-1 (source i386)

2008-06-22 Thread Ansgar Burchardt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jun 2008 18:06:25 +0200
Source: windowlab
Binary: windowlab
Architecture: source i386
Version: 1.34-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Ansgar Burchardt [EMAIL PROTECTED]
Description: 
 windowlab  - Small and simple Amiga-like window manager
Closes: 438264 486978
Changes: 
 windowlab (1.34-1) unstable; urgency=low
 .
   * QA upload.
   * New Upstream release
   * debian/control: Add Homepage field, remove from description
   * Switch to debhelper instead of cdbs
   * Use quilt for patch management
 + Add README.source to explain how to use quilt
   * Update 10_makefile.patch to pass LDFLAGS to linker
   * debian/rules: Add get-orig-source target
 + Upstream only provides .tar, not .tar.gz and all files are executable.
   * debian/menu: Change section to Window Manager (with space)
   * Bump Standards Version to 3.8.0
   * Update 10_makefile.patch to not call install with -s option
 (Closes: 438264)
   * Build-depend on libxext-dev as libx11-dev no longer does so
 (Closes: 486978)
   * Update debian/copyright, and point to GPL-2
Checksums-Sha1: 
 1d49a4d45d9edda0a7a473c66e20aeb42ed70e78 1709 windowlab_1.34-1.dsc
 033ffbcae7871461833e098d153f3a9fb21ca6f7 43584 windowlab_1.34.orig.tar.gz
 1d3aac070e44e0d764a2ff9c90f35a46ba51f95f 7097 windowlab_1.34-1.diff.gz
 1b38c1033af4c5fecbdc35dc8e4221a6cd012dd4 32682 windowlab_1.34-1_i386.deb
Checksums-Sha256: 
 baf3fe82de72b2ca09962df6bb9e31a10a021c6dbd940923da665b0222fe0fcc 1709 
windowlab_1.34-1.dsc
 fd9ce889731f5c2a6baec9d0a6e3972deb9ba75f14e6f719bc5e214ed79277f6 43584 
windowlab_1.34.orig.tar.gz
 8955843a439d39e110c969a993f0a98c5fc5ef19cb27af444b15d5feb6c6f036 7097 
windowlab_1.34-1.diff.gz
 f0ffcf1dcc52862cb077a8e7469ae63a688d5729dd745c4d4654370be5e5c588 32682 
windowlab_1.34-1_i386.deb
Files: 
 b4070259b2c83497573ff6c80251ac6d 1709 x11 optional windowlab_1.34-1.dsc
 78c67bd9a71515dea71bbe2238b2e850 43584 x11 optional windowlab_1.34.orig.tar.gz
 bf4cb6511ff91168f6a1b28269808ac1 7097 x11 optional windowlab_1.34-1.diff.gz
 cd0774868821dadebd0f1470eaed7b40 32682 x11 optional windowlab_1.34-1_i386.deb

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

iQIbBAEBAgAGBQJIXku0AAoJEBxXDIkOS9CrZZIP91WSlAN58okLgcbGW8bUSQg1
dUOxAIzUphJ/lokppYNKjQKKhPWmB4BI7mE61wyB/mbyGZoRqpcAj6agnmGsmTnr
GztYmC0IlrtYcYC7YtUrrQs/uiPCVXg6XIN/X5n4r/9FDAkB5FiNJtIdMKrvtBX7
hTX2acH0QNubh/nnCht1rbJ0H4WhVyksph13xvSxnihTBaHTUDWWFeY59W+69Y+a
ecYIQejpeYCWz0StbofSQ1vLTA324yyQ8M2qrLG++2sHpMx1ZUx5nQIBo1zRIucp
cL4Ke7N+5ZRXF+bRmkQbxhpwKNiqRhg9rzwnri7msMVuxYtVvPC62MdRDa3n/gvs
khqqS/N4XxJLXVjD4AQKzz2keOGvuTAb0x0BcBSQsISnBq7Kt8B7rwtW8R/2rJ9S
8qdN5y6aRGXo9Do455hr8Hmie1geNzEBAC5xCTXZTT0qc9EUtcuv4zBqn6V1O3W2
qpbxyT5UUuAikcjiHUl/04iAroZ97CCKB+sajJk++aYiC/aVQmhitXDYxkbu+M5f
beLwMLX0mjBmKQzxlFrpytVUwFWLpdsduSccMN7qfzReepS0xSbMU7CW0LCTATor
X5I1oRMo/1sywRyqY9lDJ3nmpOxG8Pje3u5Q2WraJ3Q4FoukxdxuVZM0iADnw/IT
/E6lhizzeR6abs6N458=
=2cAm
-END PGP SIGNATURE-


Accepted:
windowlab_1.34-1.diff.gz
  to pool/main/w/windowlab/windowlab_1.34-1.diff.gz
windowlab_1.34-1.dsc
  to pool/main/w/windowlab/windowlab_1.34-1.dsc
windowlab_1.34-1_i386.deb
  to pool/main/w/windowlab/windowlab_1.34-1_i386.deb
windowlab_1.34.orig.tar.gz
  to pool/main/w/windowlab/windowlab_1.34.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted jcifs 1.2.21-1 (source all)

2008-06-22 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 18:25:42 +0530
Source: jcifs
Binary: libjcifs-java libjcifs-java-doc
Architecture: source all
Version: 1.2.21-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 libjcifs-java - java library for the CIFS/SMB networking protocol
 libjcifs-java-doc - Documentation for libjcifs-java (CIFS/SMB library for java)
Changes: 
 jcifs (1.2.21-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.8.0
Checksums-Sha1: 
 d753283f0f01b0fa9aaf3eedd0e8d04b7cf2778d 1292 jcifs_1.2.21-1.dsc
 37330f6d9550969acbd22acbdeb24c907444bb81 341750 jcifs_1.2.21.orig.tar.gz
 1074a6d7d62407a93297080d6d0a5b11467f0ef7 5081 jcifs_1.2.21-1.diff.gz
 a1e8148ae2feb8c9e42984ad9c832d6871787751 412850 libjcifs-java_1.2.21-1_all.deb
 6a4a0699a3f87c5e9869d041ce38fe1ebd59ef24 362206 
libjcifs-java-doc_1.2.21-1_all.deb
Checksums-Sha256: 
 1d525b213bd3ad4bf151aa0a19b4635b293f2fbd0d281d09c923d3a1231ef713 1292 
jcifs_1.2.21-1.dsc
 456f44fbae779772350550a9934a29dfd8232b017f3af8b5609798ffc34a44ff 341750 
jcifs_1.2.21.orig.tar.gz
 0b0fa6c7e103eab32a5336c3f476da699c1c7a256b0ff743842d8b1e11de858f 5081 
jcifs_1.2.21-1.diff.gz
 d10234c40d42a5b053fbcf63d2fd07ec3882920c709462296e6ecc9068a2e605 412850 
libjcifs-java_1.2.21-1_all.deb
 9ba79dbbcd5a2742c09c33cbbb0ca5952349f1b60024e60eadf16a12b7dd630d 362206 
libjcifs-java-doc_1.2.21-1_all.deb
Files: 
 170f7a700e5f4a5de1b8e4f00d544bc6 1292 libs optional jcifs_1.2.21-1.dsc
 3a2387dac39ec03e9156715ae149115e 341750 libs optional jcifs_1.2.21.orig.tar.gz
 7acf14f1febb0ac1c0c9fe9cad78b15e 5081 libs optional jcifs_1.2.21-1.diff.gz
 9a5765d09ada0cbde23654bb8de922d7 412850 libs optional 
libjcifs-java_1.2.21-1_all.deb
 006b233d763a0203f42a07d4b0e4d5b1 362206 doc optional 
libjcifs-java-doc_1.2.21-1_all.deb

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

iD8DBQFIXk0hPEFSUMxFMZcRAjKiAKC4Fllzzp9dGH5MC4kFGjuYlsGIhwCfb4ZM
XPlw8AjPc52JR43ZhsEGO38=
=ZdVb
-END PGP SIGNATURE-


Accepted:
jcifs_1.2.21-1.diff.gz
  to pool/main/j/jcifs/jcifs_1.2.21-1.diff.gz
jcifs_1.2.21-1.dsc
  to pool/main/j/jcifs/jcifs_1.2.21-1.dsc
jcifs_1.2.21.orig.tar.gz
  to pool/main/j/jcifs/jcifs_1.2.21.orig.tar.gz
libjcifs-java-doc_1.2.21-1_all.deb
  to pool/main/j/jcifs/libjcifs-java-doc_1.2.21-1_all.deb
libjcifs-java_1.2.21-1_all.deb
  to pool/main/j/jcifs/libjcifs-java_1.2.21-1_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted xserver-xorg-video-ati 1:6.8.191-3 (source i386)

2008-06-22 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 15:19:12 +0200
Source: xserver-xorg-video-ati
Binary: xserver-xorg-video-ati xserver-xorg-video-ati-dbg 
xserver-xorg-video-radeon xserver-xorg-video-radeon-dbg
Architecture: source i386
Version: 1:6.8.191-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force [EMAIL PROTECTED]
Changed-By: Brice Goglin [EMAIL PROTECTED]
Description: 
 xserver-xorg-video-ati - X.Org X server -- ATI display driver wrapper
 xserver-xorg-video-ati-dbg - X.Org X server -- ATI display driver wrapper 
(debugging symbols)
 xserver-xorg-video-radeon - X.Org X server -- ATI Radeon display driver
 xserver-xorg-video-radeon-dbg - X.Org X server -- ATI Radeon display driver 
(debugging symbols)
Closes: 487527
Changes: 
 xserver-xorg-video-ati (1:6.8.191-3) unstable; urgency=low
 .
   * xserver-xorg-video-radeon replaces earlier -ati packages, closes: #487527.
Checksums-Sha1: 
 a22a710a94252af32928ddd1886f4e766d5b6ac2 1793 
xserver-xorg-video-ati_6.8.191-3.dsc
 cafcee9b00ccd497c65bef56797a578a20c54f3c 61584 
xserver-xorg-video-ati_6.8.191-3.diff.gz
 a670aece6e7a15252f85ebf3f2d64c2b1ca8217c 147706 
xserver-xorg-video-ati_6.8.191-3_i386.deb
 763710368c7d2f93354919d3ea7f1c50ef20b870 151858 
xserver-xorg-video-ati-dbg_6.8.191-3_i386.deb
 7817ed74ec42dfa38de636e44729988c4013fc0d 382116 
xserver-xorg-video-radeon_6.8.191-3_i386.deb
 474a6a4c45f714c914066ea63d8d7869558a575a 1065810 
xserver-xorg-video-radeon-dbg_6.8.191-3_i386.deb
Checksums-Sha256: 
 df6b88b34c6c820714a16ad0b985243db1ea8c38f5a32af7b8d229ad6354fb10 1793 
xserver-xorg-video-ati_6.8.191-3.dsc
 d213a2ad814295351f1fb06ecba35540ae7b6cce9681f9d5c008ead167d1e86c 61584 
xserver-xorg-video-ati_6.8.191-3.diff.gz
 21c623c36463f2d03d2ee57c1a5d7c62c41b5647b675f9e0451332f82202c5ba 147706 
xserver-xorg-video-ati_6.8.191-3_i386.deb
 afeb14affb5416a4086617c7264bf7ceb58b99ac95b63e615bc4d0ac2a966a08 151858 
xserver-xorg-video-ati-dbg_6.8.191-3_i386.deb
 9435732a38d6a3ca247bd621fe0fc42fa8e59341aa6ecb94c1fa6569e82f0d55 382116 
xserver-xorg-video-radeon_6.8.191-3_i386.deb
 7547f028188b2589658ef03913e89aad4db554e900b8191d7d5e4f68dfa7fe4d 1065810 
xserver-xorg-video-radeon-dbg_6.8.191-3_i386.deb
Files: 
 844e2339f95bbc5a781526511503b855 1793 x11 optional 
xserver-xorg-video-ati_6.8.191-3.dsc
 a283282546549c3f49109d1ee0c4a516 61584 x11 optional 
xserver-xorg-video-ati_6.8.191-3.diff.gz
 65889714d4f27e0063f63a6882109269 147706 x11 optional 
xserver-xorg-video-ati_6.8.191-3_i386.deb
 e06f83ce6f0a6a97a472aac7515d4612 151858 x11 extra 
xserver-xorg-video-ati-dbg_6.8.191-3_i386.deb
 0930ca566b38a3133508cd6ac4231461 382116 x11 optional 
xserver-xorg-video-radeon_6.8.191-3_i386.deb
 dc28e8407e460788a50e00b5c191e00b 1065810 x11 extra 
xserver-xorg-video-radeon-dbg_6.8.191-3_i386.deb

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

iD8DBQFIXlKlRh88F8PcWfoRAgoBAJ9A2Q+qz1IIPSNKFqJDUUkwbhtcLwCgv7OY
pdvyJvEErQE9y7QjAWbppjA=
=K/4W
-END PGP SIGNATURE-


Accepted:
xserver-xorg-video-ati-dbg_6.8.191-3_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.8.191-3_i386.deb
xserver-xorg-video-ati_6.8.191-3.diff.gz
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.191-3.diff.gz
xserver-xorg-video-ati_6.8.191-3.dsc
  to pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.191-3.dsc
xserver-xorg-video-ati_6.8.191-3_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.8.191-3_i386.deb
xserver-xorg-video-radeon-dbg_6.8.191-3_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon-dbg_6.8.191-3_i386.deb
xserver-xorg-video-radeon_6.8.191-3_i386.deb
  to 
pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.8.191-3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted cups-pdf 2.4.8-1 (source amd64)

2008-06-22 Thread Martin-Éric Racine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 17:13:33 +0300
Source: cups-pdf
Binary: cups-pdf
Architecture: source amd64
Version: 2.4.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian CUPS Maintainers [EMAIL PROTECTED]
Changed-By: Martin-Éric Racine [EMAIL PROTECTED]
Description: 
 cups-pdf   - PDF printer for CUPS
Closes: 472631
Changes: 
 cups-pdf (2.4.8-1) unstable; urgency=low
 .
   * New upstream release (Closes: #472631).
Checksums-Sha1: 
 fbd95afd4bdb5984eb7bb325c01c15fe404ebc10 1046 cups-pdf_2.4.8-1.dsc
 7da47c61fef313e47fa6db9f1859499683fc72e8 34254 cups-pdf_2.4.8.orig.tar.gz
 8834403fa52957ca15989a49a5b7a9755bf5791c 7544 cups-pdf_2.4.8-1.diff.gz
 ffcad57f22ae477e3e15ccd7d68046b5e80e 42194 cups-pdf_2.4.8-1_amd64.deb
Checksums-Sha256: 
 0929ed9fe9e4103e73a6aa36468feb0f57c56fb637e0d8ff51afb7c03f97d035 1046 
cups-pdf_2.4.8-1.dsc
 c77e4a538cf04512f6d712030d392a2a96bf06f72e5c3f31ec9eeabde5e3b135 34254 
cups-pdf_2.4.8.orig.tar.gz
 606b7611465f623ce71238311c31a1ad9b813adb1ee8a8ea8a73ebaee3540c0c 7544 
cups-pdf_2.4.8-1.diff.gz
 444047bc6557c856a28b225e497c1b9cd79c193c9f135c69b6c174c5be02d422 42194 
cups-pdf_2.4.8-1_amd64.deb
Files: 
 69e54e781735b2b1a4525cceab953aff 1046 graphics optional cups-pdf_2.4.8-1.dsc
 0d17dc5e094b366c8ad43cc27c7f82c9 34254 graphics optional 
cups-pdf_2.4.8.orig.tar.gz
 a360b0404dc1559885a1aee55b6cc5e8 7544 graphics optional 
cups-pdf_2.4.8-1.diff.gz
 2eb0c3b8793789ee3101bcf7970d421e 42194 graphics optional 
cups-pdf_2.4.8-1_amd64.deb

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

iEYEARECAAYFAkheZOsACgkQcgQ2cL3l8e40wQCfXFiMrbLdEHlspBmApznQf4V8
mnoAn1FmnOa1cNWIbgFtnHcS66YzjSjQ
=pihU
-END PGP SIGNATURE-


Accepted:
cups-pdf_2.4.8-1.diff.gz
  to pool/main/c/cups-pdf/cups-pdf_2.4.8-1.diff.gz
cups-pdf_2.4.8-1.dsc
  to pool/main/c/cups-pdf/cups-pdf_2.4.8-1.dsc
cups-pdf_2.4.8-1_amd64.deb
  to pool/main/c/cups-pdf/cups-pdf_2.4.8-1_amd64.deb
cups-pdf_2.4.8.orig.tar.gz
  to pool/main/c/cups-pdf/cups-pdf_2.4.8.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted jajuk 1.6.2+svn4047-1 (source all)

2008-06-22 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 19:10:59 +0530
Source: jajuk
Binary: jajuk
Architecture: source all
Version: 1.6.2+svn4047-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 jajuk  - advanced jukebox and music organizer
Changes: 
 jajuk (1.6.2+svn4047-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.8.0
Checksums-Sha1: 
 87fc2c12afcd2d77ed8acdd96b4f1fcdae0e2a53 1808 jajuk_1.6.2+svn4047-1.dsc
 dce5f574e89ebd3bb1476c6abb581d5af9f89dbd 3081582 
jajuk_1.6.2+svn4047.orig.tar.gz
 53b22d10166f68d9412aa3d99cdfd0fa839cfb3c 11350 jajuk_1.6.2+svn4047-1.diff.gz
 7ec6ecea70fd2944586900e9cd05a7388413d3a5 5174620 jajuk_1.6.2+svn4047-1_all.deb
Checksums-Sha256: 
 6c9b921e69e313b78411f1a342652e956f9ca01128ff6c19aa74b955569066d0 1808 
jajuk_1.6.2+svn4047-1.dsc
 cb5c140981c2a9f350797de9d8c76f2a3f7b90a65a4a35fcbf3cf81dba2a4ffa 3081582 
jajuk_1.6.2+svn4047.orig.tar.gz
 c498c8bbd36c34691de795f711d348cae07470c4bd438954df2efa7b41468f1d 11350 
jajuk_1.6.2+svn4047-1.diff.gz
 243e8ae910e1d44de0642e9beef48fbdc93295437ba310de21eef39ea6b1a66a 5174620 
jajuk_1.6.2+svn4047-1_all.deb
Files: 
 fe9fcfbe4d701756604964e7bc1d9b1b 1808 non-free/sound optional 
jajuk_1.6.2+svn4047-1.dsc
 76c32f80592ea89b8997716df807f63c 3081582 non-free/sound optional 
jajuk_1.6.2+svn4047.orig.tar.gz
 c9b1a6182c564dce56a59660720f30f5 11350 non-free/sound optional 
jajuk_1.6.2+svn4047-1.diff.gz
 0cff24a0919bf77a2f8d2c7f7a4ab927 5174620 non-free/sound optional 
jajuk_1.6.2+svn4047-1_all.deb

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

iD8DBQFIXloZPEFSUMxFMZcRAhi1AJ9sHmgue814g+87JNkmG/iN2IXsLACeJOO6
1UVwoAoLWGGDjx1s8xQuK4c=
=+vt0
-END PGP SIGNATURE-


Accepted:
jajuk_1.6.2+svn4047-1.diff.gz
  to pool/non-free/j/jajuk/jajuk_1.6.2+svn4047-1.diff.gz
jajuk_1.6.2+svn4047-1.dsc
  to pool/non-free/j/jajuk/jajuk_1.6.2+svn4047-1.dsc
jajuk_1.6.2+svn4047-1_all.deb
  to pool/non-free/j/jajuk/jajuk_1.6.2+svn4047-1_all.deb
jajuk_1.6.2+svn4047.orig.tar.gz
  to pool/non-free/j/jajuk/jajuk_1.6.2+svn4047.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted graphicsmagick 1.2.3-1 (source all amd64)

2008-06-22 Thread Daniel Kobras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 15:06:52 +0200
Source: graphicsmagick
Binary: graphicsmagick libgraphicsmagick2 libgraphicsmagick1-dev 
libgraphicsmagick++2 libgraphicsmagick++1-dev libgraphics-magick-perl 
graphicsmagick-imagemagick-compat graphicsmagick-libmagick-dev-compat 
graphicsmagick-dbg
Architecture: source amd64 all
Version: 1.2.3-1
Distribution: experimental
Urgency: low
Maintainer: Daniel Kobras [EMAIL PROTECTED]
Changed-By: Daniel Kobras [EMAIL PROTECTED]
Description: 
 graphicsmagick - collection of image processing tools
 graphicsmagick-dbg - format-independent image processing - debugging symbols
 graphicsmagick-imagemagick-compat - image processing tools providing 
ImageMagick interface
 graphicsmagick-libmagick-dev-compat - image processing libraries providing 
ImageMagick interface
 libgraphics-magick-perl - format-independent image processing - perl interface
 libgraphicsmagick++1-dev - format-independent image processing - C++ 
development files
 libgraphicsmagick++2 - format-independent image processing - C++ shared library
 libgraphicsmagick1-dev - format-independent image processing - C development 
files
 libgraphicsmagick2 - format-independent image processing - C shared library
Closes: 414370
Changes: 
 graphicsmagick (1.2.3-1) experimental; urgency=low
 .
   * New upstream version 1.2.3.
 + Includes remaining fixes for all reported lower-impact
   denial-of-service problems in several coders. Closes: #414370
   * debian/rules: Disable workaround for arm stack overflow in drawtest as
 toolchains problems appear to be fixed.
   * debian/rules: Explicitly configure desired docdir.
Checksums-Sha1: 
 b8544bc75e0366146b39489978515378eeba6fa6 1492 graphicsmagick_1.2.3-1.dsc
 682cf38701b6c8b0713d840bd78e7e213d51cbb0 6556228 
graphicsmagick_1.2.3.orig.tar.gz
 2617d7356473b5c2c9a07080ca4430ec22d08810 134560 graphicsmagick_1.2.3-1.diff.gz
 6f9ec667eb3443d65afaf2756a90d0e2a6e41533 966216 
graphicsmagick_1.2.3-1_amd64.deb
 dacf408a4cf04db9e85cf0050d4735ee5f42c0d6 1216204 
libgraphicsmagick2_1.2.3-1_amd64.deb
 d216b1230b7ba6f4d04a1eddbae19869ff3b3782 1585690 
libgraphicsmagick1-dev_1.2.3-1_amd64.deb
 4043053d16378075156c2549745a3269adfd3495 161512 
libgraphicsmagick++2_1.2.3-1_amd64.deb
 76c3d8ba3e5bc199f245ff7c5645f28fd791e068 429942 
libgraphicsmagick++1-dev_1.2.3-1_amd64.deb
 27cea4d5d3a035073816a83b4a5cc0f7be18db8a 88842 
libgraphics-magick-perl_1.2.3-1_amd64.deb
 a0e7b83927135048611196626d0cef26a73427eb 2037744 
graphicsmagick-dbg_1.2.3-1_amd64.deb
 b04516293ff06889b231a7f89b2f70cea1cac14d 13110 
graphicsmagick-imagemagick-compat_1.2.3-1_all.deb
 8ef72c830c6349994264fbb353b0b0d710d9a658 16692 
graphicsmagick-libmagick-dev-compat_1.2.3-1_all.deb
Checksums-Sha256: 
 2c1a0c5926bb5cc7ca0ea761e81ccb72d24cb399030f325522452f7012e47cfd 1492 
graphicsmagick_1.2.3-1.dsc
 cdd952d3b355a34b02466498bc702b7e2eab8a11b80af958925e1297e344689b 6556228 
graphicsmagick_1.2.3.orig.tar.gz
 4a25f08b95b8c1962b4d09505e08e0969edc2448298b065113a8ccfff634cab3 134560 
graphicsmagick_1.2.3-1.diff.gz
 df4192b7003e84eda857c2bc74aff6c63e1bfc27f2eb66868e273cd0012a0110 966216 
graphicsmagick_1.2.3-1_amd64.deb
 7f77bfdf19579b901a191e29877c336f710d251fa4fc3c7c48dbbc340d2d84ff 1216204 
libgraphicsmagick2_1.2.3-1_amd64.deb
 50f455bcec388fad6915bea90819279fd94ed5be7344f2a3d661252aeb754460 1585690 
libgraphicsmagick1-dev_1.2.3-1_amd64.deb
 1217747b34b6c119244ad27e8cb8b2985f67dcfe3e3b4a3146e4b2f9258db49d 161512 
libgraphicsmagick++2_1.2.3-1_amd64.deb
 5ca49ee7947f3929cdf7e010545dc1ac4c5ae365d27559761af89ed4a632aecf 429942 
libgraphicsmagick++1-dev_1.2.3-1_amd64.deb
 d6347df3430bb7850341f96613d4042935cc7a8ef93ddc981735e615e862f654 88842 
libgraphics-magick-perl_1.2.3-1_amd64.deb
 3ca1f8a228c8692701f8f2b5a00b2a1a36e2c24693357b20068e4c9cf308acd3 2037744 
graphicsmagick-dbg_1.2.3-1_amd64.deb
 529258d2732af2000ce45aa61d03803f45f59753ee223f58913805aeb3d3140c 13110 
graphicsmagick-imagemagick-compat_1.2.3-1_all.deb
 43413aeb18a802c4fc4a0e3ccf73b05686bdab7f4483cbae7014c7f58201220e 16692 
graphicsmagick-libmagick-dev-compat_1.2.3-1_all.deb
Files: 
 6d6cb803db825119043a2c83a6cc0422 1492 graphics optional 
graphicsmagick_1.2.3-1.dsc
 499c184ee447316241b3a9840605bc70 6556228 graphics optional 
graphicsmagick_1.2.3.orig.tar.gz
 9f59dd8abc8457c93ad24d9699e65156 134560 graphics optional 
graphicsmagick_1.2.3-1.diff.gz
 417d5ac43c19a14e6a0f2d8f2c625b86 966216 graphics optional 
graphicsmagick_1.2.3-1_amd64.deb
 c1e406f72e53b1765c252b81e6dfb83a 1216204 libs optional 
libgraphicsmagick2_1.2.3-1_amd64.deb
 c06178459998f3f445e1f3de48c9b6b9 1585690 libdevel optional 
libgraphicsmagick1-dev_1.2.3-1_amd64.deb
 0c9ace01e61bc813f16d794412166179 161512 libs optional 
libgraphicsmagick++2_1.2.3-1_amd64.deb
 8a4490ce51dfacdf70b80f08a95a3ac2 429942 libdevel optional 
libgraphicsmagick++1-dev_1.2.3-1_amd64.deb
 5e97bf28477ed3a76f6f4a04845d7651 88842 perl optional 

Accepted texlive-bin 2007.dfsg.2-1 (source i386)

2008-06-22 Thread Norbert Preining
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 Jun 2008 18:12:50 +0200
Source: texlive-bin
Binary: texlive-base-bin texlive-extra-utils texlive-font-utils 
texlive-metapost texlive-omega texlive-xetex texlive-music texlive-lang-indic 
libkpathsea4 libkpathsea-dev texlive-metapost-doc texlive-base-bin-doc
Architecture: source i386
Version: 2007.dfsg.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers [EMAIL PROTECTED]
Changed-By: Norbert Preining [EMAIL PROTECTED]
Description: 
 libkpathsea-dev - TeX Live: path search library for TeX (development part)
 libkpathsea4 - TeX Live: path search library for TeX (runtime part)
 texlive-base-bin - TeX Live: Essential binaries
 texlive-base-bin-doc - TeX Live: Documentation files for texlive-base-bin
 texlive-extra-utils - TeX Live: TeX auxiliary programs
 texlive-font-utils - TeX Live: TeX font-related programs
 texlive-lang-indic - TeX Live: Indic
 texlive-metapost - TeX Live: MetaPost (and Metafont) drawing packages
 texlive-metapost-doc - TeX Live: Documentation files for texlive-metapost
 texlive-music - TeX Live: Music typesetting
 texlive-omega - TeX Live: Omega
 texlive-xetex - TeX Live: XeTeX macros
Closes: 484818 484833
Changes: 
 texlive-bin (2007.dfsg.2-1) unstable; urgency=medium
 .
   * Let tl-metapost replace tl-context (closes: #484818). This is a RC
 bug, hence medium urgency [fk]
   * Fix shell scripting errors in texlive-base-bin's preinst script (one
 fix actually is done in common.functions.preinst and affects all
 packages, but didn't show up there). Closes: #484833 [fk]
   * include sfd files necessary for other packages, but removed from
 the archive with the imminent removal of freetype1-tools. That needs
 a new .orig.tar.gz
   * bump standards version to 3.8.0:
 - rename README.Debian-source to README.source an explain how to change
   something using quilt by refering to the quilt README.source
 - add homepage field to control
 - add a patch target to debian/rules
   * add dversionmangle to debian/watch file to ignore the .dfsg.NN suffix
Checksums-Sha1: 
 fda72d223d62fa570fb6dd36461817b3756d99a3 1691 texlive-bin_2007.dfsg.2-1.dsc
 232038ade169c0aab6a8dfa6c722f1858c46631b 70727055 
texlive-bin_2007.dfsg.2.orig.tar.gz
 3761b669dbbf136631f0eda8ff6a18b8f80e5ecf 347265 
texlive-bin_2007.dfsg.2-1.diff.gz
 a93ce81ce48ffc1bb0b74ec9e6518692dfe72c0c 2366346 
texlive-base-bin_2007.dfsg.2-1_i386.deb
 fc8d24e971ebe35858d8e9c95b09d0e10155f6ce 610248 
texlive-extra-utils_2007.dfsg.2-1_i386.deb
 554b76105a02bb94c861094acea7c69fed37480e 1265766 
texlive-font-utils_2007.dfsg.2-1_i386.deb
 7cdb26d6318d84efdec6a7718de175b213106c0a 608862 
texlive-metapost_2007.dfsg.2-1_i386.deb
 fccd75c3a73a00e56ecde144a61aa5a6ae92b150 2724754 
texlive-omega_2007.dfsg.2-1_i386.deb
 d3c8065812ec53ecf7093692cebf17259794d924 6328098 
texlive-xetex_2007.dfsg.2-1_i386.deb
 7847d392cf15daaca41758572b8fcc058c774ef2 1722120 
texlive-music_2007.dfsg.2-1_i386.deb
 9811543c5b7349644d0bd1c440503e7473224f7a 6728100 
texlive-lang-indic_2007.dfsg.2-1_i386.deb
 ce86ce19f7c8abff3b98d6b998e5347d151d5714 120582 
libkpathsea4_2007.dfsg.2-1_i386.deb
 35ddd20cf6848de4e9a9a684e3e6fdc29dc3db9b 156892 
libkpathsea-dev_2007.dfsg.2-1_i386.deb
 4f5cbe3b7ebb06823bc3fcad4d6f8ddde648280c 6781972 
texlive-metapost-doc_2007.dfsg.2-1_i386.deb
 079646a50b9a5155b6ad8d4bfdb0f3ac2175ebdc 8608160 
texlive-base-bin-doc_2007.dfsg.2-1_i386.deb
Checksums-Sha256: 
 89373960f81c06c3f41f2754d134b78dd165b65b8bd1f664d6bd588245150250 1691 
texlive-bin_2007.dfsg.2-1.dsc
 b88e31b393ad503f4f6974833314d1b95482cf738720ab555dd1e4dbf5f80d3f 70727055 
texlive-bin_2007.dfsg.2.orig.tar.gz
 3be27c4e840f19978633458e10b8aca5fc0a17d5a7b67d3c08ceffaf91bdad5d 347265 
texlive-bin_2007.dfsg.2-1.diff.gz
 ada9d5e21428d2b1fae9b4dbf15bb7874f6e0a06312a1226665d143f82e23964 2366346 
texlive-base-bin_2007.dfsg.2-1_i386.deb
 e494711a426c48a9edf800d08a45efbb61d2d49b371c1bab826ccdb9d44bdfc9 610248 
texlive-extra-utils_2007.dfsg.2-1_i386.deb
 bfaa87f8839a3e449b629314882445b200c18cdb00b9777fe553662130dd1454 1265766 
texlive-font-utils_2007.dfsg.2-1_i386.deb
 8aec8d8d47158942273d1794fed9ea9ce05fabc43493b0887c79c4172c2b4ada 608862 
texlive-metapost_2007.dfsg.2-1_i386.deb
 8de802253c0957467f58c91c853bffdf4df613c152ddfe37efadf21d8510d53a 2724754 
texlive-omega_2007.dfsg.2-1_i386.deb
 dd68a043f6b4b9e991fa2de25db3e3de3a5b5e5a6d6a4fb508fadec5ebbfd2a4 6328098 
texlive-xetex_2007.dfsg.2-1_i386.deb
 8f3ca18f7cdd5180bb5964e6451737946d42696925579ab9a4dc3a7326976b44 1722120 
texlive-music_2007.dfsg.2-1_i386.deb
 0173eb2c18eaa6e8e044497524bb931104907c73eb0b0c3c8a0ce65bc986cd1b 6728100 
texlive-lang-indic_2007.dfsg.2-1_i386.deb
 97272d3e4a52e8547d51309a9ecfa38b22fc38d625f584837df91ba520e955c0 120582 
libkpathsea4_2007.dfsg.2-1_i386.deb
 53362fdcef805a59470b88479426dbd735f38c29c9e33246cfb3dae031c20eec 156892 
libkpathsea-dev_2007.dfsg.2-1_i386.deb
 

Accepted webgen0.4 0.4.7-2 (source all)

2008-06-22 Thread Arnaud Cornet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 16:35:34 +0200
Source: webgen0.4
Binary: webgen0.4 webgen0.4-doc
Architecture: source all
Version: 0.4.7-2
Distribution: unstable
Urgency: low
Maintainer: Arnaud Cornet [EMAIL PROTECTED]
Changed-By: Arnaud Cornet [EMAIL PROTECTED]
Description: 
 webgen0.4  - A template based static website generator
 webgen0.4-doc - A template based static website generator
Closes: 486500
Changes: 
 webgen0.4 (0.4.7-2) unstable; urgency=low
 .
   [ Vincent Fourmond ]
   * Add Build-Conflicts on libxml2-utils because the build hangs if
 xmllint is found.
   * Add Build-Depends on graphviz for the documentation
 .
   [ Arnaud Cornet ]
   * Fix use of DEB_RUBY_LIBDIR that changed semantics in ruby-pkg-tools 0.14.
 (Closes: #486500), build depend on ruby-pkg-tools = 0.14.
   * Merge Vincent's patch.
   * Add build conflict with webgen  0.4.
   * Bump standard version to 3.8.0 (no change needed).
Checksums-Sha1: 
 5f8bcff5272183473f52dffa73940e2b8325d108 1228 webgen0.4_0.4.7-2.dsc
 d05146f6c7f33c0bd099c36cdbf671018ea0925b 4061 webgen0.4_0.4.7-2.diff.gz
 3ec93119354179a4390a0bf7c46b524d75b3ef27 405562 webgen0.4_0.4.7-2_all.deb
 17a9271e8ce8a259fbe6e614ba804c64e18d47bb 11183756 webgen0.4-doc_0.4.7-2_all.deb
Checksums-Sha256: 
 96321c9be7d2313358ecc735ad8ddd5ac304ecf3a63be8a2a8a666ecfb68e08b 1228 
webgen0.4_0.4.7-2.dsc
 b394462070813cabffab642becc30e4bd3ec1ef4155ba59af1cff11070b996c0 4061 
webgen0.4_0.4.7-2.diff.gz
 2ae27be9e3e0d261371ad0b035f71ca0865bdaa89df603974317d849eeedca7f 405562 
webgen0.4_0.4.7-2_all.deb
 f3e39accd69112e7cc762ae51a7265f2192fd3a2bb4830be4fffed6bbeb6bb13 11183756 
webgen0.4-doc_0.4.7-2_all.deb
Files: 
 e8ee8e32b5dc45befbb5f88c48a6ca28 1228 web optional webgen0.4_0.4.7-2.dsc
 df61df88f266d60589017063387e06fb 4061 web optional webgen0.4_0.4.7-2.diff.gz
 a5a994eab15dc6a4a8fa26de0d943da4 405562 web optional webgen0.4_0.4.7-2_all.deb
 0635fe2966eaeb72d59318dd943bc9bb 11183756 doc optional 
webgen0.4-doc_0.4.7-2_all.deb

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

iEYEARECAAYFAkheZR8ACgkQsk+dgCIlhI44QwCfVZt7oLLFBvoJ8ik4TQK5Dmjx
B/0AoJbafp2mvd8lRlXq2IMik1AjJCqm
=puTX
-END PGP SIGNATURE-


Accepted:
webgen0.4-doc_0.4.7-2_all.deb
  to pool/main/w/webgen0.4/webgen0.4-doc_0.4.7-2_all.deb
webgen0.4_0.4.7-2.diff.gz
  to pool/main/w/webgen0.4/webgen0.4_0.4.7-2.diff.gz
webgen0.4_0.4.7-2.dsc
  to pool/main/w/webgen0.4/webgen0.4_0.4.7-2.dsc
webgen0.4_0.4.7-2_all.deb
  to pool/main/w/webgen0.4/webgen0.4_0.4.7-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libgit-ruby 1.0.7-2 (source all)

2008-06-22 Thread Michael Schutte
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 16:16:00 +0200
Source: libgit-ruby
Binary: libgit-ruby libgit-ruby1.8
Architecture: source all
Version: 1.0.7-2
Distribution: unstable
Urgency: low
Maintainer: Michael Schutte [EMAIL PROTECTED]
Changed-By: Michael Schutte [EMAIL PROTECTED]
Description: 
 libgit-ruby - Ruby implementation of the Git revision control system
 libgit-ruby1.8 - Ruby implementation of the Git revision control system
Closes: 486681
Changes: 
 libgit-ruby (1.0.7-2) unstable; urgency=low
 .
   * Depend on git-core, closes: #486681.
   * Add Paul van Tilburg to Uploaders.
   * Bump Standards-Version to 3.8.0 (no changes needed).
Checksums-Sha1: 
 7d39f2590e1216126f1d15103a283ecbac1135ba 1258 libgit-ruby_1.0.7-2.dsc
 ccd96a0f36a72b8d9d30df82290b3f6e035bc8d5 2359 libgit-ruby_1.0.7-2.diff.gz
 d1a0c4e3d3c5eedc02f6c40b9df8f69e1010d2ed 57342 libgit-ruby_1.0.7-2_all.deb
 fbd65feb6dd84af6b0ff5d24ba8c4ee0e657fb54 20266 libgit-ruby1.8_1.0.7-2_all.deb
Checksums-Sha256: 
 6fe3d105bd002b36ab780255e7194f2f1da79d9a7d9e1b0358048c3e639b0470 1258 
libgit-ruby_1.0.7-2.dsc
 1bdb48e4e23658ebfd58d08c258cdc9a61c2cd1b1121d0ff644781b83f093efb 2359 
libgit-ruby_1.0.7-2.diff.gz
 d6b2170a87ff305a318df9293372edb7b850ac6837fd3a4348d1cc46e85c4501 57342 
libgit-ruby_1.0.7-2_all.deb
 dda66329c06928832ae2a0ebe35fe1dbf925f680aa6ffb8aeb90da8454c8d889 20266 
libgit-ruby1.8_1.0.7-2_all.deb
Files: 
 050463fe5888df0f7db48ab7c71d6b94 1258 libs optional libgit-ruby_1.0.7-2.dsc
 c5bbbde3f0c72d112abd493dbaa0493b 2359 libs optional libgit-ruby_1.0.7-2.diff.gz
 340e35c9214851ccd07e979ee90d07c3 57342 libs optional 
libgit-ruby_1.0.7-2_all.deb
 d31f22d68aff6469f1d6b39d29527d15 20266 libs optional 
libgit-ruby1.8_1.0.7-2_all.deb

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

iEYEARECAAYFAkheaCkACgkQJBBhylAGQYHvJwCdHxIjONOqpGSMONH9cefIclBE
d78Anj7W/+8BNrk1u5GiobQh5qNPNYiX
=Ks+U
-END PGP SIGNATURE-


Accepted:
libgit-ruby1.8_1.0.7-2_all.deb
  to pool/main/libg/libgit-ruby/libgit-ruby1.8_1.0.7-2_all.deb
libgit-ruby_1.0.7-2.diff.gz
  to pool/main/libg/libgit-ruby/libgit-ruby_1.0.7-2.diff.gz
libgit-ruby_1.0.7-2.dsc
  to pool/main/libg/libgit-ruby/libgit-ruby_1.0.7-2.dsc
libgit-ruby_1.0.7-2_all.deb
  to pool/main/libg/libgit-ruby/libgit-ruby_1.0.7-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted moin 1.7.0-2 (source all)

2008-06-22 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 16:57:20 +0200
Source: moin
Binary: python-moinmoin
Architecture: source all
Version: 1.7.0-2
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard [EMAIL PROTECTED]
Changed-By: Jonas Smedegaard [EMAIL PROTECTED]
Description: 
 python-moinmoin - Python clone of WikiWiki - library
Closes: 487507 487511 487531
Changes: 
 moin (1.7.0-2) unstable; urgency=low
 .
   * Add NEWS item (targeted for upstream 1.7.0 release) about need for
 migration.  Bump firstcompat migration hint in postinst.
   * Suggest python-pyxmpp.
   * Recommend webserver packages (instead of suggesting them).  Favor
 apache2, and rewrite README.Debian example to use apache2.  Add
 python-twisted-web, libapache-mod-fcgid and libapache2-mod-fastcgi
 as fallback recommendations.  Stop recommending apache (provided by
 httpd-cgi).
   * Drop conflicting/replacing moin (even oldstable has
 python-moinmoin).
   * Merge moinmoin-common into python-moinmoin.
 Rationale: separation of common stuff was no longer needed when
 Python policy 2 made it possible to provide a single binary package
 for all supported versions of Python.  On the other hand it didn't
 hurt anything either.
 When the mass-migration routine was recently added, it got tied to
 the wrong package.  Instead of adding even more complexity, it makes
 better sense to simplify instead.
   * Install the moin script normally (not as example script).  Closes:
 bug#487511, thanks to Franklin Piat.
   * Fix servertweaks sed rules to properly hardcode configdir /etc/moin
 for the various server scripts.  Closes: bug#487507, thanks to
 Franklin Piat.
   * Add patch 20002 to hardcode configdir /etc/moin for moin script.
   * Improve README.Debian example to setup wikilist, and improve
 wikilist commented out example to match README.Debian.  Closes:
 bug#487531, thanks to Franklin Piat.
   * Fix wikilist header comment to talk about data dir (not config dir).
   * Semi-auto-update debian/control to update dependencies:
   DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
Checksums-Sha1: 
 3c4c5736f10e91a6e5647622ea05a84bd046f8f7 1230 moin_1.7.0-2.dsc
 e89ed26c9f6ed20a662a87bacc63c36bc33b0314 65885 moin_1.7.0-2.diff.gz
 c000e758e722de58c585551612df96663687dd54 4462456 
python-moinmoin_1.7.0-2_all.deb
Checksums-Sha256: 
 67f76963679b6793e9dec20b9be7c269581a37acc135de9ab8b17728f9fafe52 1230 
moin_1.7.0-2.dsc
 e9d8227ca70fd219cde6849b36b79eed91b4528da0445374636540e904fc6b9b 65885 
moin_1.7.0-2.diff.gz
 2d17ccaa77565a0d0e2d470ef38b459c5839b195ade040a86ef54fa24e7a4ec1 4462456 
python-moinmoin_1.7.0-2_all.deb
Files: 
 db37a7352eaedad93bfae59c4b9899a7 1230 net optional moin_1.7.0-2.dsc
 5d2baf0041cae097a9535ae5d8e60a47 65885 net optional moin_1.7.0-2.diff.gz
 a684a458827ebfdb567867be844d5d3f 4462456 python optional 
python-moinmoin_1.7.0-2_all.deb

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

iEYEARECAAYFAkhedzkACgkQn7DbMsAkQLhcFQCfZj/zUYMLOgpbDRpGb1lv2pIA
L4EAnA/isD3h9VYdkb40eY5xFvXLEeOd
=8zr6
-END PGP SIGNATURE-


Accepted:
moin_1.7.0-2.diff.gz
  to pool/main/m/moin/moin_1.7.0-2.diff.gz
moin_1.7.0-2.dsc
  to pool/main/m/moin/moin_1.7.0-2.dsc
python-moinmoin_1.7.0-2_all.deb
  to pool/main/m/moin/python-moinmoin_1.7.0-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted kiosktool 1.0-3 (source powerpc)

2008-06-22 Thread Xavier Oswald
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 23 Jun 2008 16:58:48 +0200
Source: kiosktool
Binary: kiosktool
Architecture: source powerpc
Version: 1.0-3
Distribution: unstable
Urgency: low
Maintainer: Xavier Oswald [EMAIL PROTECTED]
Changed-By: Xavier Oswald [EMAIL PROTECTED]
Description: 
 kiosktool  - tool to configure the KDE kiosk framework
Changes: 
 kiosktool (1.0-3) unstable; urgency=low
 .
   * Set me as maintainer
   * Standards-Version is 3.8.0 instead of 3.6.1
   * Add DM-Upload-Allowed flag
   * Switch to debhelper compatibility level 5
   * Update FSF address in the copyright file
Checksums-Sha1: 
 0c4294ffd86ad26ebe0c116ba766a4dacb377e8b 984 kiosktool_1.0-3.dsc
 0a1693c3b210c1f7624ff243f7b756a9b26745fd 3667 kiosktool_1.0-3.diff.gz
 f7231f8ae74ed8157177437dd8fad9b40c9fdad9 509930 kiosktool_1.0-3_powerpc.deb
Checksums-Sha256: 
 99db3b5dc51342363a8e6d9b1b31ad3b59f438252cdcc11dac8630e60704f35d 984 
kiosktool_1.0-3.dsc
 897f44ee0e8871e311ae22fe920900ffc023d54cb1587bd1fff0c14a09140a94 3667 
kiosktool_1.0-3.diff.gz
 806e89992cc967a0252eb658f18f0839d17bc30c39f40a11f90d35a3e7254a66 509930 
kiosktool_1.0-3_powerpc.deb
Files: 
 03b2795afa5d45218215e435f0b19a64 984 kde optional kiosktool_1.0-3.dsc
 3bf23cb888ba41a75e9cac69e538be95 3667 kde optional kiosktool_1.0-3.diff.gz
 f0fc1f7a808c0367ec895b3871c8f026 509930 kde optional 
kiosktool_1.0-3_powerpc.deb

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

iD8DBQFIXn6/I2xgxmW0sWIRAu4cAJ9mbaiW7K7Fp2nMRQAPSNgi7ODp+gCff7vq
O3hIu/Mpr2qOlfQV+2BMYqI=
=XQ3R
-END PGP SIGNATURE-


Accepted:
kiosktool_1.0-3.diff.gz
  to pool/main/k/kiosktool/kiosktool_1.0-3.diff.gz
kiosktool_1.0-3.dsc
  to pool/main/k/kiosktool/kiosktool_1.0-3.dsc
kiosktool_1.0-3_powerpc.deb
  to pool/main/k/kiosktool/kiosktool_1.0-3_powerpc.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted sbnc 1.2-7 (source all i386)

2008-06-22 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 17:52:51 +0100
Source: sbnc
Binary: sbnc sbnc-tcl sbnc-mysql sbnc-dbg sbnc-php-dev
Architecture: source all i386
Version: 1.2-7
Distribution: unstable
Urgency: low
Maintainer: Patrick Matthäi [EMAIL PROTECTED]
Changed-By: Patrick Matthäi [EMAIL PROTECTED]
Description: 
 sbnc   - an IRC proxy for multiple users
 sbnc-dbg   - an IRC proxy for multiple users (debugging symbols)
 sbnc-mysql - an IRC proxy for multiple users (MySQL extension)
 sbnc-php-dev - an IRC proxy for multiple users (PHP classes)
 sbnc-tcl   - an IRC proxy for multiple users (Tcl extension)
Changes: 
 sbnc (1.2-7) unstable; urgency=low
 .
   * Added 10-hurd-ftbfs.dpatch which fixes a FTBFS on hurd.
   * Bumped Standards-Version to 3.8.0.
 - Added README.source.
   * Fixed odd debhelper call order in debian/rules and do not let
 dh_makeshlibs modify the maintainer scripts. Thanks lintian.
   * Added debian/watch which just documents, that we are unable to monitor the
 latest upstream release. This makes lintian happy.
Checksums-Sha1: 
 562ec30be412cdfd18b806efea9ac0c65f7ff136 1168 sbnc_1.2-7.dsc
 43607fb37e52a6f70030f8a5cecaff1c24b6ed8a 22782 sbnc_1.2-7.diff.gz
 2808f331d6a781f0007e54c694dd64fb4cde4c9d 10070 sbnc-php-dev_1.2-7_all.deb
 a3f46ad8685deeb9df4109ed707d2b5b775c94c0 257816 sbnc_1.2-7_i386.deb
 a379cc4d3c69cb7d424e7c7806b764bf257d67eb 124042 sbnc-tcl_1.2-7_i386.deb
 3cf2834087efed607e275a4cbdcf293d48581d6b 39660 sbnc-mysql_1.2-7_i386.deb
 4aba15e118090cd9690bb5b497d7707ef6a9bbaa 1720774 sbnc-dbg_1.2-7_i386.deb
Checksums-Sha256: 
 dcbbd4c281df9a3f06a6e6fc22a46442f47206757988c1746263aa34bb3fb9a6 1168 
sbnc_1.2-7.dsc
 be958d32c9323a0335e8a0da77a0b071e14e8d885016b949b9ad22373b55cfbc 22782 
sbnc_1.2-7.diff.gz
 29312cf65868be57b125d7a5ae5639cfb63f73f3b68aee40fe8b727fbf2a7fd5 10070 
sbnc-php-dev_1.2-7_all.deb
 ab0d92f35fb9aca50e0340238bfde07a9c25afd4f2fa2bc514249469fc45b434 257816 
sbnc_1.2-7_i386.deb
 b91ac7d131511a0ce9e4174a058d74d5580c5613093f8bd89e130ae8b10e7c8d 124042 
sbnc-tcl_1.2-7_i386.deb
 71cdf9916ea48d7b988dfd72fb3047ca1ec6d5b2843e2c56a26312b7d5a7e3ed 39660 
sbnc-mysql_1.2-7_i386.deb
 27e67560ce17b0d28845bda4a0aa0edd03439ee1cfc0c361b0cd8a30891fbc4a 1720774 
sbnc-dbg_1.2-7_i386.deb
Files: 
 9880a3802cae50cd231c0eeceb5ab41d 1168 net optional sbnc_1.2-7.dsc
 dcd4ca1df9666a17ca046eecd13de069 22782 net optional sbnc_1.2-7.diff.gz
 7ca8f6d99a066ae847f09c9d95512410 10070 net optional sbnc-php-dev_1.2-7_all.deb
 fb20e31177d814cc9c6f0351a23ddf62 257816 net optional sbnc_1.2-7_i386.deb
 ffd5f076bb4496104d505bf5582f00a2 124042 net optional sbnc-tcl_1.2-7_i386.deb
 835f6017e672f9408bb818e85fd29ef7 39660 net optional sbnc-mysql_1.2-7_i386.deb
 8c00d941e394d4c92141f3cbe4aba990 1720774 net extra sbnc-dbg_1.2-7_i386.deb

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

iEYEARECAAYFAkhegJYACgkQ2XA5inpabMfiHACdHobSd2PI6ZT/K3AGoT0AclWG
YJQAn3+w2irbnR8cnmHb+tAP/9MsVDZP
=LSLP
-END PGP SIGNATURE-


Accepted:
sbnc-dbg_1.2-7_i386.deb
  to pool/main/s/sbnc/sbnc-dbg_1.2-7_i386.deb
sbnc-mysql_1.2-7_i386.deb
  to pool/main/s/sbnc/sbnc-mysql_1.2-7_i386.deb
sbnc-php-dev_1.2-7_all.deb
  to pool/main/s/sbnc/sbnc-php-dev_1.2-7_all.deb
sbnc-tcl_1.2-7_i386.deb
  to pool/main/s/sbnc/sbnc-tcl_1.2-7_i386.deb
sbnc_1.2-7.diff.gz
  to pool/main/s/sbnc/sbnc_1.2-7.diff.gz
sbnc_1.2-7.dsc
  to pool/main/s/sbnc/sbnc_1.2-7.dsc
sbnc_1.2-7_i386.deb
  to pool/main/s/sbnc/sbnc_1.2-7_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted k3d 0.6.7.0-2.3 (source i386)

2008-06-22 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 13:18:01 +0200
Source: k3d
Binary: k3d k3d-dev
Architecture: source i386
Version: 0.6.7.0-2.3
Distribution: unstable
Urgency: low
Maintainer: David Martínez Moreno [EMAIL PROTECTED]
Changed-By: Michael Meskes [EMAIL PROTECTED]
Description: 
 k3d- 3D modeling and animation system
 k3d-dev- 3D modeling and animation system - Development files
Closes: 486037
Changes: 
 k3d (0.6.7.0-2.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fixed another bashism, closes: #486037
   * Upgraded menu file to new structure.
   * Bumped Standards-Version to 3.8.0.
Checksums-Sha1: 
 a716db2f849f9b49d6016a725604f2e94554ea4c 1396 k3d_0.6.7.0-2.3.dsc
 a7aff4873fb40935121dbdcde714f00329fb34c3 16332 k3d_0.6.7.0-2.3.diff.gz
 46a1a2d68ca45c41d293fd56af3a65f08b68b968 10210208 k3d_0.6.7.0-2.3_i386.deb
 c3f2ebb558f616ef3d8d9d3d44710f5a4f76ee75 270540 k3d-dev_0.6.7.0-2.3_i386.deb
Checksums-Sha256: 
 2bd792f6be067dd5dfc9ea94c3a1199878ed8af0662f780eb12c68c45e0fb0d1 1396 
k3d_0.6.7.0-2.3.dsc
 ea2b9f5b0562cac186abbf775a5e93cd9819b0ad1d47890b5802894896b493a4 16332 
k3d_0.6.7.0-2.3.diff.gz
 a7b8b4f4b61fcafaa51ec74074a11214299b225adefaa2af19feef397b35eab3 10210208 
k3d_0.6.7.0-2.3_i386.deb
 d9c2e532ec5e35f5e94b7897c5ca5b704bca84bdbcb54ad8e130395f370aeab7 270540 
k3d-dev_0.6.7.0-2.3_i386.deb
Files: 
 4fda18607dde1ac58dd618a06ec8671f 1396 graphics optional k3d_0.6.7.0-2.3.dsc
 37d15793119e1166a364ebef7d590efd 16332 graphics optional 
k3d_0.6.7.0-2.3.diff.gz
 0f24d84b3dadc933b528e48f4df84d40 10210208 graphics optional 
k3d_0.6.7.0-2.3_i386.deb
 c590ca47926b56fd0b7976a2d4f6cfc9 270540 graphics optional 
k3d-dev_0.6.7.0-2.3_i386.deb

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

iD8DBQFIXolTVkEm8inxm9ERArxoAJoDkhj49QyyZ13Q7eeNvEkx4w6/xACbBX6h
3ct+ygI02tLY17gZUYJP79U=
=k8qT
-END PGP SIGNATURE-


Accepted:
k3d-dev_0.6.7.0-2.3_i386.deb
  to pool/main/k/k3d/k3d-dev_0.6.7.0-2.3_i386.deb
k3d_0.6.7.0-2.3.diff.gz
  to pool/main/k/k3d/k3d_0.6.7.0-2.3.diff.gz
k3d_0.6.7.0-2.3.dsc
  to pool/main/k/k3d/k3d_0.6.7.0-2.3.dsc
k3d_0.6.7.0-2.3_i386.deb
  to pool/main/k/k3d/k3d_0.6.7.0-2.3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted hal-cups-utils 0.6.16-2 (source amd64)

2008-06-22 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Jun 2008 17:20:28 +0200
Source: hal-cups-utils
Binary: hal-cups-utils
Architecture: source amd64
Version: 0.6.16-2
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette [EMAIL PROTECTED]
Changed-By: Josselin Mouette [EMAIL PROTECTED]
Description: 
 hal-cups-utils - Utilities to detect and configure printers automatically
Changes: 
 hal-cups-utils (0.6.16-2) unstable; urgency=low
 .
   * Only suggest system-config-printer.
   * Add missing dependencies on python-dbus and python-gobject.
Checksums-Sha1: 
 853c33dfe356e6a93668330bebfe4fead4d716d7 1231 hal-cups-utils_0.6.16-2.dsc
 2271a0c1d6333b70a14e654045e5fc20cab14212 3084 hal-cups-utils_0.6.16-2.diff.gz
 5c913b025ebf80b3a1c5148c21167aeda10a9f4d 18094 
hal-cups-utils_0.6.16-2_amd64.deb
Checksums-Sha256: 
 8c12e89839108170d6e3601b2e593f1e2d76fc99c4539361de2ba5430c35752d 1231 
hal-cups-utils_0.6.16-2.dsc
 e230dc8f09d9290ec3cef38af3a136a10f872737c65bb7a52e6b2a52ff0bab60 3084 
hal-cups-utils_0.6.16-2.diff.gz
 a3dbcde3546075519c28ca76f2b28145e273a948e31148ce695cdd5895ff754e 18094 
hal-cups-utils_0.6.16-2_amd64.deb
Files: 
 a93dbc9b82c445cd599cb9662c6f3826 1231 admin optional 
hal-cups-utils_0.6.16-2.dsc
 4135941e26e40abe22c06dfe1a83f40f 3084 admin optional 
hal-cups-utils_0.6.16-2.diff.gz
 fbc2ad91ea133936f31abbcc7b3cd022 18094 admin optional 
hal-cups-utils_0.6.16-2_amd64.deb

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

iD8DBQFIXopCrSla4ddfhTMRAhRkAJ44v9KIEGM99vhjp7nsL8lSTjZM/ACfTuZI
fBLNxpQR2KbZQWtXqgnYssQ=
=Ax8g
-END PGP SIGNATURE-


Accepted:
hal-cups-utils_0.6.16-2.diff.gz
  to pool/main/h/hal-cups-utils/hal-cups-utils_0.6.16-2.diff.gz
hal-cups-utils_0.6.16-2.dsc
  to pool/main/h/hal-cups-utils/hal-cups-utils_0.6.16-2.dsc
hal-cups-utils_0.6.16-2_amd64.deb
  to pool/main/h/hal-cups-utils/hal-cups-utils_0.6.16-2_amd64.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted liferea 1.4.16b-0.1 (source all amd64)

2008-06-22 Thread Mike Hommey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 18:27:28 +0200
Source: liferea
Binary: liferea liferea-dbg liferea-webkit liferea-xulrunner
Architecture: source amd64 all
Version: 1.4.16b-0.1
Distribution: unstable
Urgency: low
Maintainer: Franz Pletz [EMAIL PROTECTED]
Changed-By: Mike Hommey [EMAIL PROTECTED]
Description: 
 liferea- feed aggregator for GNOME
 liferea-dbg - liferea debug symbols
 liferea-webkit - webkit rendering engine for liferea
 liferea-xulrunner - transitional dummy package
Closes: 479055 480087
Changes: 
 liferea (1.4.16b-0.1) unstable; urgency=low
 .
   * New upstream release.
   * Non-maintainer upload.
   * debian/control: Build-depend on xulrunner-dev instead of libxul-dev,
 and add dependency on xulrunner-1.9 to liferea.
   * debian/patches/xulrunner-1.9, debian/patches/series: Patch configure.ac
 and configure to look for libxul-embedding-unstable.pc instead of
 libxul-embedding.pc.
 Closes: #480087, 479055.
Checksums-Sha1: 
 c457f2de08935e2c8eb550ef8da187f8532b5faa 1549 liferea_1.4.16b-0.1.dsc
 cf6264716c7c9a2eebfe776c4113bf2a1bf74f32 1638955 liferea_1.4.16b.orig.tar.gz
 10ddca01bcfbe64d146882aa71aef320da52749e 18676 liferea_1.4.16b-0.1.diff.gz
 96c6c4738cca5dabfa31d0cfa869c6abaf417175 366 liferea_1.4.16b-0.1_amd64.deb
 98931a4faf2902ed3e70e0f5600f3e3bec23d02f 654550 
liferea-dbg_1.4.16b-0.1_amd64.deb
 096bbdc325d5d60793bfb0d549683d4cbea293de 26830 
liferea-webkit_1.4.16b-0.1_amd64.deb
 b537cebfdaab211692b96ba63cfad68b398c1953 20246 
liferea-xulrunner_1.4.16b-0.1_all.deb
Checksums-Sha256: 
 052d35a941406306521fe99a03306b35d40871f85e1122700ed756aa3488384b 1549 
liferea_1.4.16b-0.1.dsc
 a50763d0314fd3631b8d34491db5bd613440c164c6cd5b9ac8bb2b8e3676238e 1638955 
liferea_1.4.16b.orig.tar.gz
 82d63cb0ecfcd1f89ac9d6829d21e54c5ef892d8209534a971526958e55b4b8b 18676 
liferea_1.4.16b-0.1.diff.gz
 cdc43218e0e9b9b1f9434898910f9b3da4fd7f51903970e5004c039201c96817 366 
liferea_1.4.16b-0.1_amd64.deb
 14c869d48aa5d164f368dc23c6d76f8de44828e718c63e27067b5e30ce0d1848 654550 
liferea-dbg_1.4.16b-0.1_amd64.deb
 05d159ea8596375c5c4266ddf6eba97ac112d1b303b6db19b8ff8a1b69b37d5c 26830 
liferea-webkit_1.4.16b-0.1_amd64.deb
 62aa4944392daf5150a521991a3b0984d23dc95df464c9fb1193162c986812f4 20246 
liferea-xulrunner_1.4.16b-0.1_all.deb
Files: 
 25c24edc05a103752fed456c0c9b791d 1549 gnome optional liferea_1.4.16b-0.1.dsc
 b7d8ef4b5d054a7c57e53789d7259edb 1638955 gnome optional 
liferea_1.4.16b.orig.tar.gz
 5066da04ee3082dbbfd542c7f5fbd559 18676 gnome optional 
liferea_1.4.16b-0.1.diff.gz
 dd26fb5d5d192ecc3126afd08ebc1046 366 gnome optional 
liferea_1.4.16b-0.1_amd64.deb
 17979ef09f30f777cf4930a9faac9c84 654550 gnome extra 
liferea-dbg_1.4.16b-0.1_amd64.deb
 b6e01eae6c99277c2994a0e73a8a696e 26830 gnome optional 
liferea-webkit_1.4.16b-0.1_amd64.deb
 e4edc770e1adf36d8527ed7ad2b846a4 20246 gnome optional 
liferea-xulrunner_1.4.16b-0.1_all.deb

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

iD8DBQFIXoqs3kvaLFT9KlgRArGWAJsGFjTknKpVcRhczCjjONgJe5MK8ACgh0/D
bbkcEjf1lJlVPm8UGIzbvCQ=
=PnGn
-END PGP SIGNATURE-


Accepted:
liferea-dbg_1.4.16b-0.1_amd64.deb
  to pool/main/l/liferea/liferea-dbg_1.4.16b-0.1_amd64.deb
liferea-webkit_1.4.16b-0.1_amd64.deb
  to pool/main/l/liferea/liferea-webkit_1.4.16b-0.1_amd64.deb
liferea-xulrunner_1.4.16b-0.1_all.deb
  to pool/main/l/liferea/liferea-xulrunner_1.4.16b-0.1_all.deb
liferea_1.4.16b-0.1.diff.gz
  to pool/main/l/liferea/liferea_1.4.16b-0.1.diff.gz
liferea_1.4.16b-0.1.dsc
  to pool/main/l/liferea/liferea_1.4.16b-0.1.dsc
liferea_1.4.16b-0.1_amd64.deb
  to pool/main/l/liferea/liferea_1.4.16b-0.1_amd64.deb
liferea_1.4.16b.orig.tar.gz
  to pool/main/l/liferea/liferea_1.4.16b.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted clearsilver 0.10.4-1.3 (source i386)

2008-06-22 Thread Marco Rodrigues
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Jun 2008 12:19:37 +0100
Source: clearsilver
Binary: clearsilver-dev python-clearsilver libclearsilver-perl
Architecture: source i386
Version: 0.10.4-1.3
Distribution: unstable
Urgency: low
Maintainer: Jesus Climent [EMAIL PROTECTED]
Changed-By: Marco Rodrigues [EMAIL PROTECTED]
Description: 
 clearsilver-dev - headers and static library for clearsilver
 libclearsilver-perl - Perl bindings for clearsilver
 python-clearsilver - Python bindings for clearsilver
Closes: 477253
Changes: 
 clearsilver (0.10.4-1.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules:
 + Fix bashism (Closes: #477253).
Checksums-Sha1: 
 05a01802dc43ae54cf4189c3dc3633a58e00c331 1221 clearsilver_0.10.4-1.3.dsc
 fdaadc1c983723b3613dd33f6c5250e513326608 25581 clearsilver_0.10.4-1.3.diff.gz
 4ff04f350c926a8365212788ce9d801920c38446 260516 
clearsilver-dev_0.10.4-1.3_i386.deb
 e654ec67535bc48e98e7df151a0a9620f6b0cfb1 166492 
python-clearsilver_0.10.4-1.3_i386.deb
 78ed73756c34e46687d9e0285e07b34f5d2172d0 87432 
libclearsilver-perl_0.10.4-1.3_i386.deb
Checksums-Sha256: 
 6e7cc6bc28e03a0b143c14d3c852ab348add821449cec0137d2a1a7250df014e 1221 
clearsilver_0.10.4-1.3.dsc
 8daeec4100c245a9bb36705d91e9f928f8a6228a55b9942b569827aadb5c7c84 25581 
clearsilver_0.10.4-1.3.diff.gz
 a31fab0b188b29b6720539864de5cf80d553557f0ef639c5ab33a8f7a0e521ed 260516 
clearsilver-dev_0.10.4-1.3_i386.deb
 0968a31e20b54792bb9b5df8eda79011adbd49946be7e2685d5283e3d229811e 166492 
python-clearsilver_0.10.4-1.3_i386.deb
 cc06ba1c9845f701a373dc5dc8d85e2c64c9fd6cfc4cae66e7ff65e10842808d 87432 
libclearsilver-perl_0.10.4-1.3_i386.deb
Files: 
 5a74f4d1aff18a7b5f4a74f6f40c50ab 1221 devel optional clearsilver_0.10.4-1.3.dsc
 74bf6ef0afb9fd9ab483a85d5721066c 25581 devel optional 
clearsilver_0.10.4-1.3.diff.gz
 6d01bd239bf761d7062dec8d52b677c8 260516 python optional 
clearsilver-dev_0.10.4-1.3_i386.deb
 a2c224e38a4e493bb66f9705f3cf2053 166492 python optional 
python-clearsilver_0.10.4-1.3_i386.deb
 0c829e7dd792e56d85f5774f1d4b3faf 87432 perl optional 
libclearsilver-perl_0.10.4-1.3_i386.deb

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

iD8DBQFIXolXTTx8oVVPtMYRAifrAKDKV/GGZ+mvtz/lNC9sVz+oBYRdYQCaAopr
uuouJe+hH5BlL7ZGpcpkzbA=
=l4YZ
-END PGP SIGNATURE-


Accepted:
clearsilver-dev_0.10.4-1.3_i386.deb
  to pool/main/c/clearsilver/clearsilver-dev_0.10.4-1.3_i386.deb
clearsilver_0.10.4-1.3.diff.gz
  to pool/main/c/clearsilver/clearsilver_0.10.4-1.3.diff.gz
clearsilver_0.10.4-1.3.dsc
  to pool/main/c/clearsilver/clearsilver_0.10.4-1.3.dsc
libclearsilver-perl_0.10.4-1.3_i386.deb
  to pool/main/c/clearsilver/libclearsilver-perl_0.10.4-1.3_i386.deb
python-clearsilver_0.10.4-1.3_i386.deb
  to pool/main/c/clearsilver/python-clearsilver_0.10.4-1.3_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted system-config-printer 1.0.0-2 (source all)

2008-06-22 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 19:13:39 +0200
Source: system-config-printer
Binary: system-config-printer python-cupsutils
Architecture: source all
Version: 1.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador [EMAIL PROTECTED]
Changed-By: Josselin Mouette [EMAIL PROTECTED]
Description: 
 python-cupsutils - Python utility modules around the CUPS printing system
 system-config-printer - graphical interface to configure the printing system
Closes: 485654 485982 486198 486379 486613 486674
Changes: 
 system-config-printer (1.0.0-2) unstable; urgency=low
 .
   * Switch to quilt for patch management; build-depend on quilt.
   * Merge all translation updates in 02_translations.patch.
   * New translations:
 + Spanish (Javier Fernández-Sanguino Peña)
 + Vietnamese (Clytie Siddall)
 + Russian (Yuri Kozlov), closes: #485654
 + German (Helge Kreutzmann), closes: #485982
 + Basque (Piarres Beobide)
 + simplified Chinese (Deng Xiyue), closes: #486198
 + Turkish (Mert Dirik).
 + Czech (Martin Šín), closes: #486379.
   * Recommend hal-cups-utils.
   * 15_close_shortcut.patch: use gtk-close instead of gtk-quit, so that
 the default shortcuts to close a window are used.
   * 16_dont_monitor_session.patch: don’t blindly listen to any signal
 that goes through the session bus. Gnome-session will know when to
 kill the applet. Closes: #486674, thanks Michal Čihař.
   * 17_new_printer_notification.patch: allow anyone to listen to the new
 printer notification dbus signal. Closes: #486613.
   * 18_debian_packages.patch:
 + List the correct Debian packages that provide the given programs.
 + Use gksu+synaptic to install the packages.
 + Launch gksu+s-c-p to configure the printers from the applet.
   * Install the new debutils.py file.
   * Recommend synaptic.
   * 13_python_paths.patch: also fix the shebangs.
   * 30_install_traceback.patch, 31_browse_hang.patch,
 32_pycups_traceback.patch, 33_dont_strip_Printer.patch: stolen from
 upstream’s git tree. Fix a few crashers.
   * Upload to unstable; drop check-dist include.
Checksums-Sha1: 
 d0392d1a3261d6f25eed81812fd50c159709ab3a 1347 system-config-printer_1.0.0-2.dsc
 536861e29117eb873398ade5aa1277551b278df5 130171 
system-config-printer_1.0.0-2.diff.gz
 6bbdead99fea89c872eab3f0edf401608421452c 647114 
system-config-printer_1.0.0-2_all.deb
 4618807e5b05bf27994ca9d15942458e726b0d12 61646 python-cupsutils_1.0.0-2_all.deb
Checksums-Sha256: 
 601649c5a7f049e20c032d4978aeaa0899647a0bae64bcbe2f8460dcf23fc7a5 1347 
system-config-printer_1.0.0-2.dsc
 ee5a00e72686c3c53075b6751943aaa33a9af1f909c5e35194cc9aafd0d4802a 130171 
system-config-printer_1.0.0-2.diff.gz
 6b86286bce1405360927090348802508fe897f39dd0cba5eac1abdabe75e6d7a 647114 
system-config-printer_1.0.0-2_all.deb
 79ac7c326e5a37f72c17e463b4cc9d7aa066578a60ca89b337e3fdf5941bad28 61646 
python-cupsutils_1.0.0-2_all.deb
Files: 
 7301321e793e1e8e656d22a37ef5e27b 1347 python optional 
system-config-printer_1.0.0-2.dsc
 dbf73eff18fbfda0266cad1897733554 130171 python optional 
system-config-printer_1.0.0-2.diff.gz
 2c99f563427e8a9d822b648196b7c238 647114 python optional 
system-config-printer_1.0.0-2_all.deb
 dcfbadc2dc1bba24dfce9d2955bc2598 61646 python optional 
python-cupsutils_1.0.0-2_all.deb

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

iD8DBQFIXomzrSla4ddfhTMRAtgnAJ43LMPTXUGzcfdwZ1zfYnI+oHtnUACfSyNn
SlMaNiWVnN+MfiSyaJcIbzk=
=OBWU
-END PGP SIGNATURE-


Accepted:
python-cupsutils_1.0.0-2_all.deb
  to pool/main/s/system-config-printer/python-cupsutils_1.0.0-2_all.deb
system-config-printer_1.0.0-2.diff.gz
  to pool/main/s/system-config-printer/system-config-printer_1.0.0-2.diff.gz
system-config-printer_1.0.0-2.dsc
  to pool/main/s/system-config-printer/system-config-printer_1.0.0-2.dsc
system-config-printer_1.0.0-2_all.deb
  to pool/main/s/system-config-printer/system-config-printer_1.0.0-2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted bash-completion 20080617.2 (source all)

2008-06-22 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 19:47:23 +0200
Source: bash-completion
Binary: bash-completion
Architecture: source all
Version: 20080617.2
Distribution: unstable
Urgency: low
Maintainer: Bash Completion Maintainers [EMAIL PROTECTED]
Changed-By: Luk Claes [EMAIL PROTECTED]
Description: 
 bash-completion - programmable completion for the bash shell
Closes: 487449
Changes: 
 bash-completion (20080617.2) unstable; urgency=low
 .
   [ David Paleino ]
   * New upstream release
 - provide a manpage for extra/dh_bash-completion
 - fix semi-serious problem with _filedir() (Closes: #487449)
   * debian/rules:
 - added rule to generate dh_bash-completion's manpage
   * debian/install, debian/dirs:
 - installing dh_bash-completion into /usr/bin
   * debian/control:
 - new package dh-bash-completion
 .
   [ Luk Claes ]
   * Comment new package to make sure current fix gets in the archive first.
   * Add compression completion for vi(m).
Checksums-Sha1: 
 84c629d54c23a76175b845533135d65f3df6 862 bash-completion_20080617.2.dsc
 58d6abec0df26d79384d6bbdc34566ffce3c8b64 99594 
bash-completion_20080617.2.tar.gz
 7c246a80546bd73533dad5b8e9fb9bbf7baa1dbb 83660 
bash-completion_20080617.2_all.deb
Checksums-Sha256: 
 ac6078a305881afbbebad1a30988e02ebe4cc10cf4a1f90aed82e2e6f146a601 862 
bash-completion_20080617.2.dsc
 43aaed5c937d8c554ee6b84d0bc8e9837b186073eba2ce5f13476d6daf60245a 99594 
bash-completion_20080617.2.tar.gz
 3d9fd359e610cf92d6bafa7c99d96a98668237ebb0095d0bcd324ff20c76ffb6 83660 
bash-completion_20080617.2_all.deb
Files: 
 61f71e3342d172f1b2caf4fdf816eff9 862 shells standard 
bash-completion_20080617.2.dsc
 1bfd6070583127e449e36759a86201e7 99594 shells standard 
bash-completion_20080617.2.tar.gz
 c4b97adf0e29eac3e6fe76a621a31661 83660 shells standard 
bash-completion_20080617.2_all.deb

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

iEYEARECAAYFAkhek2EACgkQ5UTeB5t8Mo0iNACdG6KNbN5RJ+QgBo3zT8y42ib1
kiQAn0E13Waz9FOKuyfZU4seKCv9HFh5
=ncYC
-END PGP SIGNATURE-


Accepted:
bash-completion_20080617.2.dsc
  to pool/main/b/bash-completion/bash-completion_20080617.2.dsc
bash-completion_20080617.2.tar.gz
  to pool/main/b/bash-completion/bash-completion_20080617.2.tar.gz
bash-completion_20080617.2_all.deb
  to pool/main/b/bash-completion/bash-completion_20080617.2_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted epic4 1:2.6-1.2 (source i386)

2008-06-22 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 19:37:39 +0200
Source: epic4
Binary: epic4
Architecture: source i386
Version: 1:2.6-1.2
Distribution: unstable
Urgency: low
Maintainer: Miroslaw L. Baran [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 epic4  - epic irc client, version 4
Closes: 477173 484378
Changes: 
 epic4 (1:2.6-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fixed bashism in debian/rules (patch by Chris Lamb) (closes: #484378)
   * Lintian cleanup (closes: #477173):
 - Don't ignore error from make distclean
 - Replaced PWD by CURDIR in debian/rules
 - Converted debian/copyright to UTF-8
 - Call dh_makeshlibs in right order
 - Updated/fixed menu section
   * Updated standards version to 3.8.0
   * Added Homepage and watch file
Checksums-Sha1: 
 391a4e34ee766fc8c7292cd0ea1432c0fce108a1 995 epic4_2.6-1.2.dsc
 2ab61f7a41bf67928cace13ffee6e73ca8959035 16567 epic4_2.6-1.2.diff.gz
 b011b2d142d1ac22a9ecfb187a9d0faa1a4b6f72 440812 epic4_2.6-1.2_i386.deb
Checksums-Sha256: 
 afaf722a10f55dbbeff79fa322e3377df3d3e6390203abc43222a755c74af5b8 995 
epic4_2.6-1.2.dsc
 5f58330d8c93d6723a4ac5cd5b50702ca799cf890b04195a5d7d7abb2ff39358 16567 
epic4_2.6-1.2.diff.gz
 26a546d1a4278c8055df73a018aea6536af4695fc4cd5e88dcaa9379716f5c6c 440812 
epic4_2.6-1.2_i386.deb
Files: 
 97b6c6f2d8a1017e2cd552ec39758323 995 net optional epic4_2.6-1.2.dsc
 f300e063900012e788957edd372e5c5d 16567 net optional epic4_2.6-1.2.diff.gz
 081f61817796899f06386a106250018a 440812 net optional epic4_2.6-1.2_i386.deb

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

iD8DBQFIXo+BTTx8oVVPtMYRAqLMAJ9b++1gaGDdVwelEQ4mBaisKhyVqgCgxsCj
wF4UFOmiXweWcE+Zrk2Ihgk=
=L0AY
-END PGP SIGNATURE-


Accepted:
epic4_2.6-1.2.diff.gz
  to pool/main/e/epic4/epic4_2.6-1.2.diff.gz
epic4_2.6-1.2.dsc
  to pool/main/e/epic4/epic4_2.6-1.2.dsc
epic4_2.6-1.2_i386.deb
  to pool/main/e/epic4/epic4_2.6-1.2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted arping 2.07~pre1-1 (source amd64)

2008-06-22 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 16:17:14 +0200
Source: arping
Binary: arping
Architecture: source amd64
Version: 2.07~pre1-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano [EMAIL PROTECTED]
Changed-By: Giuseppe Iuculano [EMAIL PROTECTED]
Description: 
 arping - sends IP and/or ARP pings (to the MAC address)
Closes: 210992 436472 487334
Changes: 
 arping (2.07~pre1-1) unstable; urgency=low
 .
   * New upstream release. libnet is now initialized correctly, which fixes the
 segmentation fault on imbecile user input. (Closes: #210992)
   * New maintainer, thanks to LENART Janos for the prior work on arping
 (Closes: #487334)
   * Rewrite debian/rules, now handles nostrip build option (Closes: #436472)
   * Added debhelper level (5)
   * Switch to dpatch
 + 01_fix_makefile.dpatch fixed some common path problems
 + 02_fix_manpage.dpatch fixed lintian warning manpage-has-errors-from-man,
   hyphen-used-as-minus-sign
   * Added debian/examples debian/docs
   * Added debhelper (= 5) to Build-Depends
   * Updated to standards version 3.8.0
 + Added Homepage control field
   * Removed libpcap0.8-dev from Build-depends and added libpcap-dev
Checksums-Sha1: 
 fe55327e88a8839f4e15b727d170dc4dda978685 1066 arping_2.07~pre1-1.dsc
 c3d487d93a4546e0732a7025d69923b804a73e33 33299 arping_2.07~pre1.orig.tar.gz
 dc3cb39cd405c0082d4c4bce01ed59366d249b94 5721 arping_2.07~pre1-1.diff.gz
 398f530c98aa5470905a6e99da069abac989cf3c 23592 arping_2.07~pre1-1_amd64.deb
Checksums-Sha256: 
 79d52bdaa02af4fa612a7b8d1873cd6122d8cfb64377a054bd4c3ea2781cd79d 1066 
arping_2.07~pre1-1.dsc
 7ddd92f8c8a9e2525c2ced3e2805d0f66bdf90a7a7d824b0013719d08bae2fc5 33299 
arping_2.07~pre1.orig.tar.gz
 dbc39f7e189b01a0e196bcf4a1de23b37a6395013737f8ea2f1455351ab73b30 5721 
arping_2.07~pre1-1.diff.gz
 c30b3e3ce49c1eb391720348dffa519c5e51e37126fed339b448d5ba6a44a644 23592 
arping_2.07~pre1-1_amd64.deb
Files: 
 d68f26c6b74f432534765df8fc5c53bc 1066 net optional arping_2.07~pre1-1.dsc
 6edbb09640893ea1199a95440cc7236b 33299 net optional 
arping_2.07~pre1.orig.tar.gz
 8ef56c3bf541083ef44d34d1b915e628 5721 net optional arping_2.07~pre1-1.diff.gz
 875d9f8f53820a8ac7929c09964551e6 23592 net optional 
arping_2.07~pre1-1_amd64.deb

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

iEYEARECAAYFAkhelXMACgkQeGfVPHR5Nd2gewCfV8bv08jimuDToXsg/Do210sb
PfEAn0dBXYL05WmJ43vsrtmqPlpoEBej
=+ghn
-END PGP SIGNATURE-


Accepted:
arping_2.07~pre1-1.diff.gz
  to pool/main/a/arping/arping_2.07~pre1-1.diff.gz
arping_2.07~pre1-1.dsc
  to pool/main/a/arping/arping_2.07~pre1-1.dsc
arping_2.07~pre1-1_amd64.deb
  to pool/main/a/arping/arping_2.07~pre1-1_amd64.deb
arping_2.07~pre1.orig.tar.gz
  to pool/main/a/arping/arping_2.07~pre1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted klavaro 1.1.0-1 (source i386)

2008-06-22 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 17:03:38 +0200
Source: klavaro
Binary: klavaro
Architecture: source i386
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 klavaro- A very flexible touch typing tutor
Changes: 
 klavaro (1.1.0-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/README.Debian-source: Removed.
   * debian/postinst, debian/postrm: Added to handle score files.
   * src/Makefile.in: Edited to disable a part about score files.
   * debian/control: Fixed spelling error in description.
   * debian/control: Standards-Version.
Checksums-Sha1: 
 f45b1fd3126c04aeee7bb51a4fc0605b344c81fa 1056 klavaro_1.1.0-1.dsc
 884f52f3218ccf1b47879abcb033e431a072b89d 595650 klavaro_1.1.0.orig.tar.gz
 20d7c430ad55ee3e5ba738d06e95429df427114f 3362 klavaro_1.1.0-1.diff.gz
 3f67e609bd3ee2b18db299b61e18f18776f8435b 373212 klavaro_1.1.0-1_i386.deb
Checksums-Sha256: 
 7e431804d12bda061c28df6e84edb716c42cdefb710e7be3c819620d824724c8 1056 
klavaro_1.1.0-1.dsc
 a03560267eaaf07bbd01f5fdada8cc38679466e9c0fc0c72c62fe3885c398254 595650 
klavaro_1.1.0.orig.tar.gz
 bdd01375dc8652dcd870cef6e0e6d8cc086bab45bd084fea38543b2c57075d28 3362 
klavaro_1.1.0-1.diff.gz
 1907a4a2d09d4047fc4d560a108f2cc6e4cdb822aaa5d7e338f7f1218aa54142 373212 
klavaro_1.1.0-1_i386.deb
Files: 
 2baecbc55da6532a69a568f5837c7e57 1056 x11 optional klavaro_1.1.0-1.dsc
 20d48824535112371026e2c976d6b469 595650 x11 optional klavaro_1.1.0.orig.tar.gz
 ae73410bf458178b46cc28df7b1a467f 3362 x11 optional klavaro_1.1.0-1.diff.gz
 7e256e3281b31da48f14b274c5ca6597 373212 x11 optional klavaro_1.1.0-1_i386.deb

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

iD8DBQFIXpjUbMaawmho9B8RAoH2AJ0eZBGZ+FWHAOb/r/RGxY1Iwp8scACfSbcq
lCbsiD6T2WW8tZ4T6JUItxI=
=+5O1
-END PGP SIGNATURE-


Accepted:
klavaro_1.1.0-1.diff.gz
  to pool/main/k/klavaro/klavaro_1.1.0-1.diff.gz
klavaro_1.1.0-1.dsc
  to pool/main/k/klavaro/klavaro_1.1.0-1.dsc
klavaro_1.1.0-1_i386.deb
  to pool/main/k/klavaro/klavaro_1.1.0-1_i386.deb
klavaro_1.1.0.orig.tar.gz
  to pool/main/k/klavaro/klavaro_1.1.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted tucnak2 2.11-1 (source i386)

2008-06-22 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 20:21:12 +0200
Source: tucnak2
Binary: tucnak2
Architecture: source i386
Version: 2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 tucnak2- VHF/UHF/SHF Hamradio contest log version 2
Changes: 
 tucnak2 (2.11-1) unstable; urgency=low
 .
   * New upstream.
Checksums-Sha1: 
 5a86bf82f2c38d92716ccd8fd988b89189be7380 1390 tucnak2_2.11-1.dsc
 19134184fad1ad47e4ebd3bf7b5594450d258d47 2638702 tucnak2_2.11.orig.tar.gz
 799415b0490f306a9e42ddacb867b4844757191d 17781 tucnak2_2.11-1.diff.gz
 fa0ce60b0863e9f03fc59f24415cc242a57ad28d 1394496 tucnak2_2.11-1_i386.deb
Checksums-Sha256: 
 fbcbe3d98302987150bc140c11425f18e74ebcd861ed7cfa50b9667b0fad8d07 1390 
tucnak2_2.11-1.dsc
 9d289ab4b2828094388a173885e91a9b04264facace746ce68b6e4e1bc3f5366 2638702 
tucnak2_2.11.orig.tar.gz
 d067ef71e7db340ec7eb1bdcbc14dd209ecbd3abec3acaf64c37aa23356385af 17781 
tucnak2_2.11-1.diff.gz
 aeaeb1ef4cb3178f744ab75f8555d38c9196d123715290b460d90e5c9023fc77 1394496 
tucnak2_2.11-1_i386.deb
Files: 
 929ab2436c0a4f28cb216bf36386eb01 1390 hamradio optional tucnak2_2.11-1.dsc
 3f862217316c318d6aacd30cc0613036 2638702 hamradio optional 
tucnak2_2.11.orig.tar.gz
 7f31c7c8aa2ce0d3ec48447693c3367b 17781 hamradio optional tucnak2_2.11-1.diff.gz
 31f2e5a8661d38a075271ffcb79ebc9d 1394496 hamradio optional 
tucnak2_2.11-1_i386.deb

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

iEYEARECAAYFAkhemVEACgkQ/CqtjGLxpX+avQCghGM/o9pkrg6JuCWbsrx1HjRn
X/kAoJPBTgr4xEmxLUNtwNW/mSd5zmj+
=QqJj
-END PGP SIGNATURE-


Accepted:
tucnak2_2.11-1.diff.gz
  to pool/main/t/tucnak2/tucnak2_2.11-1.diff.gz
tucnak2_2.11-1.dsc
  to pool/main/t/tucnak2/tucnak2_2.11-1.dsc
tucnak2_2.11-1_i386.deb
  to pool/main/t/tucnak2/tucnak2_2.11-1_i386.deb
tucnak2_2.11.orig.tar.gz
  to pool/main/t/tucnak2/tucnak2_2.11.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted awstats 6.7.dfsg-3 (source all)

2008-06-22 Thread Andreas Henriksson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 20:35:14 +0200
Source: awstats
Binary: awstats
Architecture: source all
Version: 6.7.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian AWStats Team [EMAIL PROTECTED]
Changed-By: Andreas Henriksson [EMAIL PROTECTED]
Description: 
 awstats- powerful and featureful web server log analyzer
Closes: 487067
Changes: 
 awstats (6.7.dfsg-3) unstable; urgency=low
 .
   * Update debian/copyright_hints (Closes: #487067)
   * Add dversionmangle to debian/watch to remove .dfsg from version string,
 as suggested by lintian.
   * Update to debian policy 3.8.0, no changes.
Checksums-Sha1: 
 9d4b2606eba2658ec5d910cdf51e33b74f256b9c 1372 awstats_6.7.dfsg-3.dsc
 692cf57fa866d6a85ae2049d23669f9de4839b8a 28361 awstats_6.7.dfsg-3.diff.gz
 77a8fa1481140a8c8a977bd63e0bbab806df5cb3 917562 awstats_6.7.dfsg-3_all.deb
Checksums-Sha256: 
 8e860d57aab2a8ba66d92657ed1cfb2d0700a9f67f634011f5818718c986f75e 1372 
awstats_6.7.dfsg-3.dsc
 2f92483e2d0eec1feb161e0e34180619812e257a99c51412ae136cf842cf9bc6 28361 
awstats_6.7.dfsg-3.diff.gz
 2edf5df4fca320377383927e12ba2ad55627fa6b5ff48e7370d39d6b9362bb02 917562 
awstats_6.7.dfsg-3_all.deb
Files: 
 0881da6427aed63d8c362d8e5dc04728 1372 web optional awstats_6.7.dfsg-3.dsc
 d0d4849d085af2c3deb054160649e58b 28361 web optional awstats_6.7.dfsg-3.diff.gz
 9560792dd4e8dad23e0b807414062703 917562 web optional awstats_6.7.dfsg-3_all.deb

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

iEYEARECAAYFAkheoRkACgkQcgQ2cL3l8e6LwwCgzj88/bx+XUmh3ud0Ns5zLBhK
5RkAn1OndUBZj9LfaBLIu4MnBwDzG348
=+cMw
-END PGP SIGNATURE-


Accepted:
awstats_6.7.dfsg-3.diff.gz
  to pool/main/a/awstats/awstats_6.7.dfsg-3.diff.gz
awstats_6.7.dfsg-3.dsc
  to pool/main/a/awstats/awstats_6.7.dfsg-3.dsc
awstats_6.7.dfsg-3_all.deb
  to pool/main/a/awstats/awstats_6.7.dfsg-3_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted mozilla-noscript 1.6.9.3-1 (source all)

2008-06-22 Thread Arnaud Renevier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jun 2008 20:49:14 +0200
Source: mozilla-noscript
Binary: mozilla-noscript
Architecture: source all
Version: 1.6.9.3-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Renevier [EMAIL PROTECTED]
Changed-By: Arnaud Renevier [EMAIL PROTECTED]
Description: 
 mozilla-noscript - Javascript/plugins permissions manager for Iceweasel and 
Iceape
Closes: 486023
Changes: 
 mozilla-noscript (1.6.9.3-1) unstable; urgency=low
 .
   * New upstream release. It is compatible with firefox 3. Closes: #486023
   * Update Standards-Version to 3.8.0 (no changes required).
Checksums-Sha1: 
 b7c85a3e92b65d4e1dc815618f2e76cc64208016 1218 mozilla-noscript_1.6.9.3-1.dsc
 971f0069d4da743b98b46cdb2703781511d2864e 282323 
mozilla-noscript_1.6.9.3.orig.tar.gz
 a379bec1c12ef85044eb3ac7b84ac85647113664 5305 
mozilla-noscript_1.6.9.3-1.diff.gz
 9d2b8d726ac5a23907a34515b30b844a0c8ded52 297464 
mozilla-noscript_1.6.9.3-1_all.deb
Checksums-Sha256: 
 508e90241ee35796f64d445652b5de3f45cba1f0da36333017bd0fe6ea63f57f 1218 
mozilla-noscript_1.6.9.3-1.dsc
 60beddeea26aae675262e03ef32becc4a332695c5167bdc632c59ea9eef91fd9 282323 
mozilla-noscript_1.6.9.3.orig.tar.gz
 4b0c85860828750c8a2f0cf080a34977683ed18785776db8254966ce6b3d439a 5305 
mozilla-noscript_1.6.9.3-1.diff.gz
 76fb79b2814f47b54c61ed453bbdd2bbb6c9a7e2b45192709e67d29ed15ec95b 297464 
mozilla-noscript_1.6.9.3-1_all.deb
Files: 
 c5b5510c4e007ddd44545e91cabf04e2 1218 web optional 
mozilla-noscript_1.6.9.3-1.dsc
 a4e1a512116b2eb201418156b68fc1f2 282323 web optional 
mozilla-noscript_1.6.9.3.orig.tar.gz
 3444ef346d8ce32902791066041fd59b 5305 web optional 
mozilla-noscript_1.6.9.3-1.diff.gz
 75cbc4d4b14c12bee8356becdf14b8c5 297464 web optional 
mozilla-noscript_1.6.9.3-1_all.deb

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

iD8DBQFIXqXb5SXWIKfIlGQRAvHIAJ92USZ9nATeoXPArloof0XbPceEKgCglbs7
lovQRanKOmhr0HHD/FOQ2Uk=
=vTJ+
-END PGP SIGNATURE-


Accepted:
mozilla-noscript_1.6.9.3-1.diff.gz
  to pool/main/m/mozilla-noscript/mozilla-noscript_1.6.9.3-1.diff.gz
mozilla-noscript_1.6.9.3-1.dsc
  to pool/main/m/mozilla-noscript/mozilla-noscript_1.6.9.3-1.dsc
mozilla-noscript_1.6.9.3-1_all.deb
  to pool/main/m/mozilla-noscript/mozilla-noscript_1.6.9.3-1_all.deb
mozilla-noscript_1.6.9.3.orig.tar.gz
  to pool/main/m/mozilla-noscript/mozilla-noscript_1.6.9.3.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted awstats 6.7.dfsg-4 (source all)

2008-06-22 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 21:30:28 +0200
Source: awstats
Binary: awstats
Architecture: source all
Version: 6.7.dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian AWStats Team [EMAIL PROTECTED]
Changed-By: Jonas Smedegaard [EMAIL PROTECTED]
Description: 
 awstats- powerful and featureful web server log analyzer
Changes: 
 awstats (6.7.dfsg-4) unstable; urgency=low
 .
   * Update local cdbs snippets:
 + Relax copyright-check to only warn about its discoveries.
 + Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
Checksums-Sha1: 
 bd7c707379bb3e0d6f734abf7d0322564d21ffce 1372 awstats_6.7.dfsg-4.dsc
 abba6cf873bf8d6ffa0c0b5907ee057e050e86a3 28184 awstats_6.7.dfsg-4.diff.gz
 130b899f6200fb7965efd616aad2876d70920755 899220 awstats_6.7.dfsg-4_all.deb
Checksums-Sha256: 
 ee10be4145d18f61756970f8e0215ebfec9201ed2292a397c03f338ddef24125 1372 
awstats_6.7.dfsg-4.dsc
 5436a39c947cd39e579b87eb76a57475de847ec2bcb346b6f44ec1db1073b7a3 28184 
awstats_6.7.dfsg-4.diff.gz
 77479329d5bfb6d54ec3bcd990f01ce93e59e1d366e8bbedca21508a0b90e844 899220 
awstats_6.7.dfsg-4_all.deb
Files: 
 dcb32d11274dfbb9fd1e554aa4d77aa7 1372 web optional awstats_6.7.dfsg-4.dsc
 dc28c94a14ed15c2260b4a5db423dc79 28184 web optional awstats_6.7.dfsg-4.diff.gz
 96131f0be209535f3a00f3477754a9f6 899220 web optional awstats_6.7.dfsg-4_all.deb

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

iEYEARECAAYFAkheqboACgkQn7DbMsAkQLg2GwCgjEUW9uYNPE4s5Mmy/NtGFqtF
Ei8Anj9Rvx3Scxan40rv7J9p3gLMKqIc
=bXxV
-END PGP SIGNATURE-


Accepted:
awstats_6.7.dfsg-4.diff.gz
  to pool/main/a/awstats/awstats_6.7.dfsg-4.diff.gz
awstats_6.7.dfsg-4.dsc
  to pool/main/a/awstats/awstats_6.7.dfsg-4.dsc
awstats_6.7.dfsg-4_all.deb
  to pool/main/a/awstats/awstats_6.7.dfsg-4_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted libhdf4 4.1r4-22 (source all i386)

2008-06-22 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 14 Jun 2007 21:28:47 +0200
Source: libhdf4
Binary: libhdf4g hdf4-tools libhdf4g-dev libhdf4g-doc
Architecture: source all i386
Version: 4.1r4-22
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 hdf4-tools - The Hierarchical Data Format library -- runtime package
 libhdf4g   - The Hierarchical Data Format library -- library package
 libhdf4g-dev - The Hierarchical Data Format library -- development package
 libhdf4g-doc - The Hierarchical Data Format library -- documentation
Closes: 437098
Changes: 
 libhdf4 (4.1r4-22) unstable; urgency=low
 .
   * Moved libhdf4g-dev to libdevel, as by override.
   * Integrated past NMU.
   * Policy bumped to 3.7.3.
   * Updated to support netcdf on modern 64 bits archs (x86_64 and PPC64).
 (closes: #437098)
Checksums-Sha1: 
 7256e57818a45559cc9e9b7286153c325956562e 1148 libhdf4_4.1r4-22.dsc
 e243ea5923fe20ed96eb84dd91b4e0ac6eb31cbf 1263152 libhdf4_4.1r4-22.diff.gz
 31879a65e09d77d5173ee147e2db357bc5d4456a 1205704 libhdf4g-doc_4.1r4-22_all.deb
 a790a89c21fb44216de393b3c329a5c31ce8abf8 290838 libhdf4g_4.1r4-22_i386.deb
 7a862372904bb42cb67d9d636e6c7a1621ed2b1e 428188 libhdf4g-dev_4.1r4-22_i386.deb
 8fce2057fd248e10dd410a212f58f138f976e44d 178800 hdf4-tools_4.1r4-22_i386.deb
Checksums-Sha256: 
 aee7bdb549aca8cbacbb54be2e2ef165f3d7d51ee0f3f79b33b7ade5fa112860 1148 
libhdf4_4.1r4-22.dsc
 4a0523ae397f4c8bdffa7152626d10236d7ed2b3a037816beb6766fdf4b3cd44 1263152 
libhdf4_4.1r4-22.diff.gz
 4772e1484d9af0585ad02c010e1470e505070e2af81fb8a79baa2403fa3d8579 1205704 
libhdf4g-doc_4.1r4-22_all.deb
 e43ed40c609bac9eb864291f04cd45e8bd8aa32266a6978fb664f521200a0221 290838 
libhdf4g_4.1r4-22_i386.deb
 18f5cdb0fdb61948a256af6bad6136f06af8de5193023e04f7de9147e15579bd 428188 
libhdf4g-dev_4.1r4-22_i386.deb
 7e7563774e86abaf8a1eb956ac46df8d5e33e39d3da69e99e4b68a31e4871d53 178800 
hdf4-tools_4.1r4-22_i386.deb
Files: 
 7d87dc47de38a9a7650e8bdc02afb076 1148 graphics optional libhdf4_4.1r4-22.dsc
 2bbf4a931cf94c8dff0cc1d84d45e57a 1263152 graphics optional 
libhdf4_4.1r4-22.diff.gz
 c24a519c9ad978ae216c4e503e030f99 1205704 doc optional 
libhdf4g-doc_4.1r4-22_all.deb
 c343e4e49cb7f009594ef1df5cfbd857 290838 libs optional 
libhdf4g_4.1r4-22_i386.deb
 3a457768e7d3f2a6ae5abd62f7e3e126 428188 libdevel optional 
libhdf4g-dev_4.1r4-22_i386.deb
 ac4707bf9601ace9072420e6709c1665 178800 graphics optional 
hdf4-tools_4.1r4-22_i386.deb

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

iEYEARECAAYFAkhesUEACgkQpFNRmenyx0cgsQCg4FoQ1iI4rxj5C6Ri6QDSffSQ
VtEAn1OFJmXgVuPtBaGNW+CGXl92ElE7
=nI2l
-END PGP SIGNATURE-


Accepted:
hdf4-tools_4.1r4-22_i386.deb
  to pool/main/libh/libhdf4/hdf4-tools_4.1r4-22_i386.deb
libhdf4_4.1r4-22.diff.gz
  to pool/main/libh/libhdf4/libhdf4_4.1r4-22.diff.gz
libhdf4_4.1r4-22.dsc
  to pool/main/libh/libhdf4/libhdf4_4.1r4-22.dsc
libhdf4g-dev_4.1r4-22_i386.deb
  to pool/main/libh/libhdf4/libhdf4g-dev_4.1r4-22_i386.deb
libhdf4g-doc_4.1r4-22_all.deb
  to pool/main/libh/libhdf4/libhdf4g-doc_4.1r4-22_all.deb
libhdf4g_4.1r4-22_i386.deb
  to pool/main/libh/libhdf4/libhdf4g_4.1r4-22_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted acpi-support 0.109-4 (source i386 all)

2008-06-22 Thread Bart Samwel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jun 2008 23:01:32 +0200
Source: acpi-support
Binary: acpi-support acpi-support-base
Architecture: source i386 all
Version: 0.109-4
Distribution: unstable
Urgency: low
Maintainer: Bart Samwel [EMAIL PROTECTED]
Changed-By: Bart Samwel [EMAIL PROTECTED]
Description: 
 acpi-support - scripts for handling many ACPI events
 acpi-support-base - scripts for handling base ACPI events such as the power 
button
Closes: 484901 485435 485564
Changes: 
 acpi-support (0.109-4) unstable; urgency=low
 .
   * Bashisms of the form '. script args' (Closes: #485435)
   * Use legacy suspend mode by default for existing setups (but not for
 new ones) . (Closes: #485564)
   * Do not send fake keys to user interface for /etc/acpi/sleep.sh and
 /etc/acpi/hibernate.sh calls, only for button presses.
 (Closes: #484901)
Checksums-Sha1: 
 ce806af12d35bf5763151afd3cae6a8b30134925 1057 acpi-support_0.109-4.dsc
 2e3d208483069e49433749b63d29983e23d06331 57593 acpi-support_0.109-4.tar.gz
 7f71a7d2c160d18032d9a8aed25f9bd29ae679d2 52718 acpi-support_0.109-4_i386.deb
 028bb11e6e82435d109adfb62afda53190e85411 21232 
acpi-support-base_0.109-4_all.deb
Checksums-Sha256: 
 45a5867cc28582ccc2a098e886fcbe9d9ee2303d2e3fff285b75ffdf934a835f 1057 
acpi-support_0.109-4.dsc
 a9dd69c04d1e2a028e2f5a708ac4e285586c1fec5995979efc9f20ff366f2d33 57593 
acpi-support_0.109-4.tar.gz
 d283a965fc43e4d0bcfe37ba709ee43710ecc921b181b2f4013e9971439e79ed 52718 
acpi-support_0.109-4_i386.deb
 c83fe3e613580b42c29df2ad467ba12f94779a1f9e080a11177ba6ed9bffc92f 21232 
acpi-support-base_0.109-4_all.deb
Files: 
 55742ac6a72eba3e46c2205f6578859f 1057 admin optional acpi-support_0.109-4.dsc
 7f0e01c11d6cec27df4b46578baca1d2 57593 admin optional 
acpi-support_0.109-4.tar.gz
 46328354aaac7376e453e0babcf5bce7 52718 admin optional 
acpi-support_0.109-4_i386.deb
 6981f459d2a8745744c9fa9175a4849d 21232 admin optional 
acpi-support-base_0.109-4_all.deb

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

iEYEARECAAYFAkhevl0ACgkQ7O7doAun0JQCGQCdHMHzbXcgiNzwMonUywcnCZH5
TlUAoInsY60v+pt9Bsuoq4Q7VHZpox7N
=PyPg
-END PGP SIGNATURE-


Accepted:
acpi-support-base_0.109-4_all.deb
  to pool/main/a/acpi-support/acpi-support-base_0.109-4_all.deb
acpi-support_0.109-4.dsc
  to pool/main/a/acpi-support/acpi-support_0.109-4.dsc
acpi-support_0.109-4.tar.gz
  to pool/main/a/acpi-support/acpi-support_0.109-4.tar.gz
acpi-support_0.109-4_i386.deb
  to pool/main/a/acpi-support/acpi-support_0.109-4_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   >