Re: Bug#364652: ITP: squid3 -- Internet Object Cache (WWW proxy cache) version 3

2006-05-02 Thread Gunnar Wolf
Luigi Gangitano dijo [Tue, Apr 25, 2006 at 02:14:46PM +0200]:
 
 Il giorno 25/apr/06, alle ore 07:12, Norbert Tretkowski ha scritto:
 squid 3.0 is not yet 'stable'. Squid 2.5 is still the stable series.
 
 Why not just uploading squid 3.0 to experimental?
 
 Because it's not a short term package. It will be there for at least  
 6 months.
 
 And experimental is not enough used to guarantee proper testing of  
 this new version.

Hmh, six months...

Please keep in mind that we plan on releasing Etch in little more than
six months - This means that, if you upload Squid3 to unstable, Etch
might end up shipping Squid 2.5 and an almost-there-but-not-there-yet
Squid 3. A situation similar to what happened in Sarge with mod_perl
for Apache2, where the official version (including a late API change)
was released two weeks after Sarge had frozen. 

I also suggest you to use experimental for this. If you want a wider
test base, maybe set up an unofficial repository and publicize it.

Greetings,

-- 
Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF


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



Re: Using defoma for building package ?

2006-05-02 Thread artefact
Le 30.04.2006 22:43, Marcus Better a écrit :

 Josselin Mouette wrote:

 How about using fontconfig ? Even without using the API you can use it
 to look for a font:
 $ fc-match --verbose sans | awk '$1==file:'
 file: /var/lib/defoma/fontconfig.d/D/DejaVu-Sans.ttf(s)


 Is there a way to use fc-match to locate a Type1 font (pfb) and also its
 associated font metrics (the afm file)?

 Marcus

Thank you, I will have a look at fontconfig, I think this is the right way !

Regards, Jean

-- 
 _
/ Il y a malgré tout un avantage à  \
| tomber en panne sèche. C'est que c'est |
| moins lourd à pousser que si le|
| réservoir est plein. -+- Philippe  |
\ Geluck, Le chat -+- /
 -
\   ^__^
 \  (..)\___
(__)\   )\/\
||w |
|| ||


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



Re: Using defoma for building package ?

2006-05-02 Thread Josselin Mouette
Le dimanche 30 avril 2006 à 22:43 +0200, Marcus Better a écrit :
 Is there a way to use fc-match to locate a Type1 font (pfb) and also its
 associated font metrics (the afm file)?

I may be wrong, but as fontconfig was designed for Xft which doesn't
make use of the .afm file but only uses the .pfb directly, I think
fontconfig cannot locate the .afm.

Regards,
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom



Re: fonts prbl in sid

2006-05-02 Thread A Mennucc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michael Meskes wrote:
 On Mon, Apr 24, 2006 at 11:38:43AM +0300, Daniel Stone wrote:
 
almost unusable ; including 'emacs-snapshot-gtk' 'display' 'xmms'
('xmms' is missing fonts for the menus but not for the main display);
 
 
 Not sure if this is related but for display see 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363371
 
 Michael

yes it was the same bug

 it was solved by forcing  dpkg-reconfigure to properly recreate
/etc/X11/xorg.conf ; then , after reboot , it all worked fine (for some
reason, server restart was not enough...)

a.


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

iD8DBQFEVzcx9B/tjjP8QKQRAul7AKCN64Qd7dCkMq0A/LapNK+zndaMXgCdGjaS
5SDTcri3TQ3Jz74ZgstUNqo=
=uaiD
-END PGP SIGNATURE-


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



Re: fonts prbl in sid

2006-05-02 Thread A Mennucc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James Vega wrote:
 On Mon, Apr 24, 2006 at 11:22:42AM +0200, A Mennucc wrote:
 
hi

I use sid and Gnome ; I upgraded my box (after 3 weeks in which I did 
not have time to) ; now I have serious problems with fonts.
 
 
 Have you reconfigured xserver-xorg?  As part of the modular Xorg update,
 the directories the fonts reside in have moved.  Your xorg.conf may
 still be pointing to the old directories.  Refer to
 http://wiki.debian.org/Xorg69To7 for other side-effects you may
 experience from the upgrade.


thank you,

it was not very easy to tell to have dpkg-reconfigure to properly
recreate /etc/X11/xorg.conf ; then I managed to put the correct MD4 in
the correct directory; then, after reboot , it all worked fine
(for some reason, server restart was not enough...)

a.



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

iD8DBQFEVzdl9B/tjjP8QKQRAmdVAJ9gyCVSM4LsV5pHRl8uoWIn3oGi7QCghWBc
xa5qEN8+/cVvy2Qy9HEHb+s=
=kt69
-END PGP SIGNATURE-


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



no libldap-dev from openldap2.2 package?

2006-05-02 Thread John v/d Kamp

Hi,

When I install the development files for libldap, I always get the
libldap2-dev package, version 2.1.30. It also seems from the
debian/control file in openldap2.2 that there is no libldap2.2-dev (or
something) package that gives the new headers and /usr/lib/libldap.so
that points to the new libldap version.

Is there a specific reason that this package is left out?
How should I compile my program so that it always links with
/usr/lib/libldap-2.2.so.7?

Thanks,

John


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



Re: effectiveness of rsync and apt

2006-05-02 Thread A Mennucc
hi

I did a similar thing some time ago; I used 'xdelta' on two versions of
kernel and of tetex; the results were impressive; I could prepare a
'debdiff' that was  10% (AFAICR) of the size, and that would recreate
an exact copy of the new version of the package, given the previous
version of the package. Currently my notebook is broken (power
transformer fried with a white flash); when it is alive again, I will
post more details.

a.

Brian Eaton wrote:
 Hello all -
 
 Regarding the ideas discussed here:
 
 http://rsync.samba.org/rsync-and-debian/rsync-and-debian.html
 
 Has anyone ever done some log file analysis to figure out how much
 bandwidth would be saved by transferring package deltas instead of
 entire new packages?
 
 Assuming someone hasn't done the work already, I'd be interested in
 looking at some logs to figure it out.
 
 Regards,
 Brian
 
 


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



Re: effectiveness of rsync and apt

2006-05-02 Thread Goswin von Brederlow
Tyler MacDonald [EMAIL PROTECTED] writes:

 Goswin von Brederlow [EMAIL PROTECTED] wrote:
 Bittorrent has a per chunk hash so it can validate each chunk when it
 recieves it instead of waiting for the full file. It won't see if a
 chunk is present at some other position in the file, not even if that
 position is also on chunk boundaries.
 
 Rsync has a per chunk Alder-32 and md4 checksum. Those chunk checksums
 are compared to a chunk at every byte position in the file. The
 Adler-32 checksum is fairly weak but it can be updated from one
 position to the next with minimal work. Only when it matches does
 rsync compute the expensive md4 checksum for the block.
 
 
 The only thing that is simmilar is the per block when generating the
 checksum, which is basicaly nothing.

   Actually it's quite a bit of similarity... but you're right, they
 still are very different. From the article, it sounds like the author is
 suggesting storing these checksum values for quick retrieval, which gets
 closer to what BitTorrent is doing. If an rsync daemon were to spit out IP's
 of clients that were mirroring the exact same thing (which is technically
 feasable, given that an rsync client could easily send it's relevant
 command-line arguments upstream), then rsync clients could talk to
 eachother, which would lower the bandwidth requirements of top-level debian
 mirrors significantly.

The biggest difference is that the checksums aren't retrieved. They
are send. The client sends the checksums of the existing local file
and the server sends back blocks of raw data and matches to existing
chunks. Quite the reverse of BT.

For precalculated (and retrivable) checksums look at zsync.

 MfG
   ?

Mit freundlichen Gruessen

   Cheers,
   Tyler
Goswin


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



Re: effectiveness of rsync and apt

2006-05-02 Thread Goswin von Brederlow
Peter Samuelson [EMAIL PROTECTED] writes:

 * Goswin von Brederlow:
  Look at zsync and help develope it far enough so it can look into
  debs. Without that the gain is practicaly 0 or less.

 The other thing to do would be to lobby for dpkg-deb and dpkg-source to
 use 'gzip --rsyncable' when building stuff.  (That, or sneak
 --rsyncable into $GZIP inside buildd and pbuilder environments
 everywhere.)

 [Florian Weimer]
 The downside is that anything that doesn't work on entire .debs is
 very likely to change them at the byte stream level (you only need to
 use slightly different zlib versions or parameters).

 Yeah, that's the weakness of the zsync idea.  Fortunately for them,
 zlib uses a very mature algorithm so it doesn't change often.

You can also check the checksum of the compressed blocks to detect
when rebuilding the deb fails and then just get it compressed.

MfG
Goswin


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



Bug#365734: ITP: svn2bzr -- Converts a Subversion repository to a Bazaar 2.0 repository

2006-05-02 Thread Jelmer Vernooij
Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij [EMAIL PROTECTED]


* Package name: svn2bzr
  Version : 0.6.0
  Upstream Author : Gustavo Niemeyer [EMAIL PROTECTED]
* URL : http://www.bazaar-vcs.org/svn2bzr
* License : GPL
  Programming Lang: Python
  Description : Converts a Subversion repository to a Bazaar 2.0 repository

Converts a Subversion repository to a set of Bazaar 2.0 branches. This
tool does one-way conversions only and can not be used for incremental 
updates. Input will be read from a standard Subversion dump file.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Re: effectiveness of rsync and apt

2006-05-02 Thread Goswin von Brederlow
Pierre Habouzit [EMAIL PROTECTED] writes:

 Le Lun 1 Mai 2006 15:31, Brian Eaton a écrit :
 On 4/30/06, Goswin von Brederlow wrote:
  Look at zsync and help develope it far enough so it can look into
  debs. Without that the gain is practicaly 0 or less.

 It's entirely possible that the gain will be nothing no matter what
 algorithm is used.

 The only time delta packages will be a win is for upgrades where the
 client has the original package cached.  If the client is installing
 the package from scratch, delta packages are useless.

Or when the package is already installed. Delta packages should be
deltas to the contents of the package as oposed to a delta of the
compressed deb. Most people don't keep the debs in the cache and a
delta of the compressed data would be quite useless space wise.

 that's a good point, and I suppose that most of the stable traffic is 
 due to first install of the packages. Though, I think it's not true 
 for :
  - security mirrors (like pointed out in the thread already)
  - testing and unstable, where users do many upgrades per month or even
per week (I think I do almost one per day — let's say 5 per week —
and I know a lot of people who do the same).

I agree. For stable delta package won't be worth it except for a short
while after the release.

 The real question is: do people clean their apt cache or not ? I do, 
 because after a full X.org/kde/openoffice upgrade, it takes quite a lot 
 of disk in /var (that is small on my computers). And with that cache 
 cleaned, I fail to see how we could improve things much.

If the cache would be of use for the next upgrade then I'm sure more
people would not clean their cache.

 The mirrors replication could really benefit from that though.

MfG
Goswin


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



Re: utnubu-desktop for the masses

2006-05-02 Thread Henning Makholm
Scripsit Joey Hess [EMAIL PROTECTED]
 Henning Makholm wrote:

 Can tasksel tasks be manipulated programmatically with the same
 apt/aptitude inferfaces that metapackages can?

 This question does not have a yes or no answer, the situation is rather
 more complex than that.

Concretely: In order to clean up when I have played around with new
packages, I have a script that

  1) runs 'aptitude search ~i' and parses the output
  
  2) compares with a hand-maintained list of packages and
 metapackages that should be installed (with their dependencies)
 on my machine.

  3) emits appropriate 'aptitude markauto foo' and 'aptitude install
 bar' commands to remove packages that should not be there and
 install any packages that have been lost (perhaps because I
 temporarily removed them due to conflicts).

If the metapackages in my hand-maintiained list are changed to tasksel
tasks, can I still use my script without adding a parallel block of
code for handling the tasks? (How can that question not have a yes or
no answer?)

If I can't, then I oppose replacing those metapackages with tasks.

-- 
Henning Makholm However, the fact that the utterance by
   Epimenides of that false sentence could imply the
   existence of some Cretan who is not a liar is rather unsettling.


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



Re: effectiveness of rsync and apt

2006-05-02 Thread Darren Salt
I demand that Pierre Habouzit may or may not have written...

[snip; delta packages?]
 The real question is: do people clean their apt cache or not? I do, because
 after a full X.org/kde/openoffice upgrade, it takes quite a lot of disk in
 /var (that is small on my computers). And with that cache cleaned, I fail
 to see how we could improve things much.

AOL. But it's not a matter of if the apt cache is cleaned; it's a matter of
if, when, and whether old packages only or the whole cache is discarded.
Between lists update and packages download is the worst possible time to do
so for delta packages; cleaning out old packages immediately before update or
after an upgrade (or at least after the new versions are cached) seem to be
the best options and should still allow the maximum improvement.

 The mirrors replication could really benefit from that though.

Seems likely...

-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Use more efficient products. Use less.  BE MORE ENERGY EFFICIENT.

4 Out of memory, 0:1


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



Re: effectiveness of rsync and apt

2006-05-02 Thread Darren Salt
I demand that Andreas Barth may or may not have written...

 * Brian Eaton ([EMAIL PROTECTED]) [060501 19:21]:
 On 5/1/06, Andreas Barth [EMAIL PROTECTED] wrote:
 Or you could create the diffdebs before upload or on ftp-master, and
 include the diffdebs somehow in the Packages file (so they're signed as
 well by the usual mechanismn).

 My initial view is that any delta package system that doesn't reproduce
 the exact same .debs as downloading the package from scratch is a
 non-starter.

 Why that? Of course, you need all the maintainer scripts etc in the
 diffdeb, but not all the regular files.

I wouldn't like to rely on the admin not having modified any of the package's
files (/etc aside). Yes, this shouldn't happen, but it does :-)

Of course, if you're running md5sums on all of the package's files, this can
be caught...

[snip]
-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Lobby friends, family, business, government.WE'RE KILLING THE PLANET.

regular guy: n. A person who occurs at fixed or pre-arranged intervals.


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



Re: effectiveness of rsync and apt

2006-05-02 Thread Andreas Barth
* Darren Salt ([EMAIL PROTECTED]) [060502 19:03]:
 I demand that Andreas Barth may or may not have written...
  * Brian Eaton ([EMAIL PROTECTED]) [060501 19:21]:
  On 5/1/06, Andreas Barth [EMAIL PROTECTED] wrote:
  Or you could create the diffdebs before upload or on ftp-master, and
  include the diffdebs somehow in the Packages file (so they're signed as
  well by the usual mechanismn).
 
  My initial view is that any delta package system that doesn't reproduce
  the exact same .debs as downloading the package from scratch is a
  non-starter.
 
  Why that? Of course, you need all the maintainer scripts etc in the
  diffdeb, but not all the regular files.
 
 I wouldn't like to rely on the admin not having modified any of the package's
 files (/etc aside). Yes, this shouldn't happen, but it does :-)
 
 Of course, if you're running md5sums on all of the package's files, this can
 be caught...

One need to do that, yes of course. Together with a list of permissions.
I'm not demanding it's trivial. But it's possible if one really minds.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



XOrg transition, status of libxaw8

2006-05-02 Thread Frank Küster
Hi,

I recall that it was announced that libxaw8 should be dropped, but I
can only find discussions on the X list and
http://lists.debian.org/debian-x/2006/01/msg00409.html. 

Packages are starting to FTBFS because libxaw8 has not yet been adapted
to the new Xorg directories (http://bugs.debian.org/365597), and there
are two possible ways to fix this:  Either fix libxaw8-dev, or
alternatively prevent libxaw8-dev from being used.

My question is now whether to switch away from libxaw8 is a wishlist
issue or in fact a fixed plan?  What's the appropriate severity for
drop libxaw8 bugs, and what should maintainers do?

Regards, Frank
-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX)



Re: screenshot with package description

2006-05-02 Thread Daniel Ruoso
Em Seg, 2006-05-01 às 17:54 +, Gonéri Le Bouder escreveu:
 I did some test. My repository is here: http://gloria.rulezlan.org/debian/
 update_tarballs.pl updates the index_* files and the tarballs.
 For the moment it doesn't create index for testing. It doesn't try to deal 
 with pixmap Depends.

Looks good... Some random thoughts:

1) Isn't some versioning info missing? I mean, you have screenshots, but
how can the user know if the screenshot refers to the current version
(that's quite relevant for games)... Actually, the user must be warned
if the screenshot is from an older version...

2) Shouldn't it have a standard for logos and screenshots? I mean, you
could have 2 types of images (logos or screenshot) with 2 sizes (low-res
or high-res).

3) It would be good to give the user the choice of downloading a subset
(for instance: only low-res, only logos), helping to reduce the
bandwidth usage.

4) A Packages.gz-like file would be helpful for upgrades (considering
the .tar.gz can be quite big, as you get 50k for one package), I would
suggest something like:

Package: netpanzer
Version: a.b-c
Pixmaps-Maintainer: Foo Bar [EMAIL PROTECTED]
Path: /pool/n/ne/netpanzer/
Low-Logo: netpanzer-a.b-c_logos_low.tar
High-Logo: netnetpanzer-a.b-c_logos_high.tar
Low-Screenshots: netpanzer-a.b-c_screens_low.tar
High-Screenshots: netpanzer-a.b-c_screens_high.tar
Low-All: netpanzer-a.b-c_all_low.tar
High-All: netpanzer-a.b-c_all_high.tar
All: netpanzer-a.b-c_all_all.tar

(the 'all' series can be optional to save server's disk usage)

5) I would suggest including the entry above together with the .tar
(maybe name it .pdeb), so it would be possible to upload it with tools
similar to dupload or dput, or to the user download an individual
pixmaps package and just install it...

daniel


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



Debian Installer team monthly meeting minutes (20060429 meeting)

2006-05-02 Thread Christian Perrier
(reply-to: debian-boot)

Debian Installer team meeting number 11 has been held from 16:00UTC to
17:30UTC on Saturday April 29th 2006.

There were about 75 people connected to the channel during the meeting
and 12 of them spoke during the meeting at least once.

The full log of the meeting is available at
http://people.debian.org/~bubulle/d-i/irc-meeting-20060429/log

New busybox
---

Bastian Blank has a pending upload for busybox 1.1.2 to replace
current 1.01 in unstable. He would like to have this version in but
this needs deeper testing with D-I.

The new version was announced in
http://lists.debian.org/debian-boot/2006/04/msg00542.html but no
testing report has been made since then.

It is suggested that more people test this by building their own D-I
netboot images with this new busybox, before it is uploaded to
unstable.

2.4 kernel support for etch
---

In general, we want to support 2.4 until the kernel is no longer in
the archive. However, depending on architectures, we may want to drop
it at different times.

Both the kernel and the release teams want to drop it, so the D-I team
has to be prepared for this to happen.

Joey mentions that many of his automated testing will break if 2.4 is dropped.

Petter also adds that it may help in the installer to be able to
install sarge (see another topic).

  i386: what to do?
  -

No strong conclusion here. The discussion kinda got lost among various
more general consideration.

There seems to be an increasing consensus that supporting 2.4 on i386
is mostly a waste of time, but actually dropping it would break stuff,
mostly Joey Hess automated tests which are very useful to the team.

  sparc: drop 2.4 for next Beta 
  -

General agreement for dropping it. It will break floppt images that
are currently build by G. Stappers (daily sparc images).

There are some issues with 2.6 kernels on sparc32, but 2.4 has issues
as well. Jurij Smakov is working on this.

  Need switch: m68k, mips/mipsel, S/390 (in progress)
  ---

Work is needed for net and dasd to be ready, for S/390. It seems that
2.6.17 could be needed. Basian Blank is working on this when he has
spare time. As soon as that is done, the remaining work can be handled
by Frans. So dropping 2.4 could be a little early for S/390.

No news for m68k: Frans will mail the porters.

For mipsel, DEC-station support for 2.6 is needed. It should work
upstream, but testers are needed. Martin Michlmayr will attempt to
mobilize some testers for that.

  Partial: arm, powerpc apus
  --

arm can drop 2.4 now. only lart/bast sub-architectures are broken and only
these are stuck with 2.4. Until they're fixed, they will be dropped.

powerpc apus needs a kernel patch. From our understanding things need
some work in the kernel team, which may require time.

Installing sarge with the etch installer


There is a demand for this, at least from the Debian-Edu people.
The installed system can either be a full sarge system (which
means that we would reboot in 2.6.8, which won't work in all
situations) or a mixed system with backported 2.6.16 or later kernels
(which the kernel team will probably maintain as backports).

The bricks for using backports are not there yet because some support
should be added for debian-cd to use two sources. A workaround would
be supporting sarge installs only with netboot/businesscard images.

Moreover, if 2.4 support is completely dropped, many cleanups will
occur in D-I (mostly removing hotplug hacks in packages like
hw-detect) which is very likely to break sarge installs as well.

As a summary, effort to allow sarge installs will go on if they're
possible. Deeper discussion with Debian-Edu might be needed about how
to achieve this.

udeb dependency transition (g-i integration)


Correct dependencies on other udebs for D-I udebs is a requirement for
the integration of the graphical installer builds in the normal build
system for D-I.

The status of this work is kept at 
http://wiki.debian.org/DebianInstaller/LibraryUdebs.
The work is mostly finished now, with no critical packages affected.

Now we only need pango from outside libraries and then rebuilds of
gtk+-directfb and cdebconf which we can do ourselves.

The path thus seems cleared for g-i integration in the next
beta. Debconf work of the D-I team will focus on this with have an
integrated build of g-i at the end of debconf as goal. The only
blocker is the needed pango upload.

Work on fonts should now be finalized by Davide. If he needs some
help, some other people could bring manpower.

Make floppy builds work
---

Of course, we're here talking about 2.6 floppies as dropping 2.4 is
very likely to happen at some moment.

The main blocker is klibc that needs to provide udebs. The maintenance

Re: XOrg transition, status of libxaw8

2006-05-02 Thread Steve Langasek
On Tue, May 02, 2006 at 07:18:17PM +0200, Frank Küster wrote:

 I recall that it was announced that libxaw8 should be dropped, but I
 can only find discussions on the X list and
 http://lists.debian.org/debian-x/2006/01/msg00409.html. 

 Packages are starting to FTBFS because libxaw8 has not yet been adapted
 to the new Xorg directories (http://bugs.debian.org/365597), and there
 are two possible ways to fix this:  Either fix libxaw8-dev, or
 alternatively prevent libxaw8-dev from being used.

 My question is now whether to switch away from libxaw8 is a wishlist
 issue or in fact a fixed plan?  What's the appropriate severity for
 drop libxaw8 bugs, and what should maintainers do?

libxaw8 is abandoned upstream and there are no plans to fix it for the Xorg7
transition.  This is a = serious bug for any package still build-depending
on libxaw8-dev, as they FTBFS and this isn't going to be fixed on the xaw8
side.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Re: XOrg transition, status of libxaw8

2006-05-02 Thread Frank Küster
clone 365714 -1
reassign -1 xaw3dg-dev
retitle -1 Depends on libxaw8-dev and breaks building packages
thanks

Steve Langasek [EMAIL PROTECTED] wrote:

 My question is now whether to switch away from libxaw8 is a wishlist
 issue or in fact a fixed plan?  What's the appropriate severity for
 drop libxaw8 bugs, and what should maintainers do?

 libxaw8 is abandoned upstream and there are no plans to fix it for the Xorg7
 transition.  This is a = serious bug for any package still build-depending
 on libxaw8-dev, as they FTBFS and this isn't going to be fixed on the xaw8
 side.

Oh, that's much clearer and more severe than I expected.  Francesco,
will you be able to fix that soon, so that emacs21 can be built again
(and probably others?).

Regards, Frank
-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX)



Interim maintainer needed for thinkpad and tpctl

2006-05-02 Thread Thomas Hood
I plan to cease maintaining the thinkpad and tpctl Debian packages very soon.
Martin Krafft kindly agreed to take them over, but he will only be able to
start work at the end of May.  A new version of the thinkpad package needs
to be uploaded soon in order to close a bug that is rated severity: critical.
Therefore I am seeking an interim maintainer of thinkpad and tpctl, preferably
someone who would like to carry on as co-maintainer with Martin.
-- 
Thomas Hood


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



kudos to ftp-masters

2006-05-02 Thread Jason D. Clinton
Yes, seriously. We always complain about the NEW queue. I would just like to 
give some kudos to ftp-masters dealing so well with the bumpy xorg transition 
and for taking us down from 180 packages last week to 90 this week. Keep up 
the good work, guys.


pgpr8qByuBRfe.pgp
Description: PGP signature


Re: XOrg transition, status of libxaw8

2006-05-02 Thread Thomas Bushnell BSG
Steve Langasek [EMAIL PROTECTED] writes:

 libxaw8 is abandoned upstream and there are no plans to fix it for the Xorg7
 transition.  This is a = serious bug for any package still build-depending
 on libxaw8-dev, as they FTBFS and this isn't going to be fixed on the xaw8
 side.

Or, a Debian developer could be solicited who would maintain the
package.  We do not have to be tied to upstream's apron strings so
rigidly.  Just because they drop something doesn't mean we must.

It may even be that MIT Athena will take this over, though I rather
doubt it.



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



System users and valid shells...

2006-05-02 Thread Uwe Hermann
Hi,

this may be a dumb question, but I really wonder if there's a policy
(which I obviously haven't found) about which system users should get
a valid shell and which shouldn't.

I get tons of warnings like this when I run tiger(8):

NEW: --WARN-- [pass014w] Login (bin) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (daemon) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (games) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (gnats) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (irc) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (lp) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (mail) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (man) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (news) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (operator) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (postgres) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (proxy) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (sys) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (uucp) is disabled, but has a valid shell.
NEW: --WARN-- [pass014w] Login (www-data) is disabled, but has a valid shell.
[...]

Security-wise it's probably a good idea to give as few users as possible
a valid shell, all others should get /bin/false, right?

Should I CC debian-security?

Uwe.
-- 
Uwe Hermann 
http://www.hermann-uwe.de
http://www.it-services-uh.de  | http://www.crazy-hacks.org 
http://www.holsham-traders.de | http://www.unmaintained-free-software.org


signature.asc
Description: Digital signature


Re: System users and valid shells...

2006-05-02 Thread Colin Watson
On Wed, May 03, 2006 at 02:45:56AM +0200, Uwe Hermann wrote:
 this may be a dumb question, but I really wonder if there's a policy
 (which I obviously haven't found) about which system users should get
 a valid shell and which shouldn't.

This is bug #330882, and is basically because I'm exceptionally
conservative when it comes to base-passwd and it's rather hard to tell
whether anything in Debian might be relying on any of those users having
a valid shell.

I'm willing to change these, but I'd like to do it on a case-by-case
basis after scanning the archive for potential problems. At the moment
I'm not even sure how to begin that scan ...

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Re: XOrg transition, status of libxaw8

2006-05-02 Thread David Nusinow
On Tue, May 02, 2006 at 07:18:17PM +0200, Frank K?ster wrote:
 Hi,
 
 I recall that it was announced that libxaw8 should be dropped, but I
 can only find discussions on the X list and
 http://lists.debian.org/debian-x/2006/01/msg00409.html. 
 
 Packages are starting to FTBFS because libxaw8 has not yet been adapted
 to the new Xorg directories (http://bugs.debian.org/365597), and there
 are two possible ways to fix this:  Either fix libxaw8-dev, or
 alternatively prevent libxaw8-dev from being used.
 
 My question is now whether to switch away from libxaw8 is a wishlist
 issue or in fact a fixed plan?  What's the appropriate severity for
 drop libxaw8 bugs, and what should maintainers do?

I wrote every maintainer of every package that build-depended on xaw8
asking if they needed it. I gave them quite a bit of time to respond, and
no one spoke up, so I dropped it. Everyone has been informed. I'd be
surprised if xaw3d couldn't just change back to xaw7, unless it truly needs
the xprint support.

 - David Nusinow


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



Re: XOrg transition, status of libxaw8

2006-05-02 Thread David Nusinow
On Tue, May 02, 2006 at 03:04:50PM -0700, Thomas Bushnell BSG wrote:
 Steve Langasek [EMAIL PROTECTED] writes:
 
  libxaw8 is abandoned upstream and there are no plans to fix it for the Xorg7
  transition.  This is a = serious bug for any package still build-depending
  on libxaw8-dev, as they FTBFS and this isn't going to be fixed on the xaw8
  side.
 
 Or, a Debian developer could be solicited who would maintain the
 package.  We do not have to be tied to upstream's apron strings so
 rigidly.  Just because they drop something doesn't mean we must.
 
 It may even be that MIT Athena will take this over, though I rather
 doubt it.

This library isn't truly abandoned by upstream, but essentially it's not
getting any new development. Cairo is considered the way forward and xprint
is widely (though not universally) considered a broken implementation. Xaw8
is Xaw7 by the way, only with some additional Xprint support that nothing
is really using as of yet. This is why I pinged every single package
maintainer who had a package that depended on xaw8 explicitly, asking them
if they needed it. No one replied in the affirmative, and several people
said explicitly that they didn't. As such, I killed what I see as a useless
library rather than let packages fester around it. If it's truly needed I
can resurrect it, especially now that Drew Parsons has packaged libxp, but
I'd rather not keep additional detrius around the archive if I don't have
to.

If you want to keep it around despite all this, that's your problem.

 - David Nusinow


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



Re: System users and valid shells...

2006-05-02 Thread Richard A Nelson

On Wed, 3 May 2006, Colin Watson wrote:


On Wed, May 03, 2006 at 02:45:56AM +0200, Uwe Hermann wrote:

this may be a dumb question, but I really wonder if there's a policy
(which I obviously haven't found) about which system users should get
a valid shell and which shouldn't.


Yeah, I had the same thoughts when I first installed tiger


This is bug #330882, and is basically because I'm exceptionally
conservative when it comes to base-passwd and it's rather hard to tell
whether anything in Debian might be relying on any of those users having
a valid shell.


I worried about that as well


I'm willing to change these, but I'd like to do it on a case-by-case
basis after scanning the archive for potential problems. At the moment
I'm not even sure how to begin that scan ...


As as a small datapoint, I took 4 machines I could play with and just
fixed all the IDs tiger bitched about - and waited for the fallout.

The results so far (several months later):
* fetchmail needs a shell (likely because of my pam.d  auth)
* news needs a shell to do any maintenance
* uucp needs a shell

The rest of the system accounts are happily running with /bin/false

I'm sure a few more folk could do likewise, and with some tracking,
this should be fairly easy to nail down...  With more testers, the
faster we'd find the few exceptions.
--
Rick Nelson
By golly, I'm beginning to think Linux really *is* the best thing since
sliced bread.
(By Vance Petree, Virginia Power)


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



Re: no libldap-dev from openldap2.2 package?

2006-05-02 Thread Russ Allbery
John v/d Kamp [EMAIL PROTECTED] writes:

 When I install the development files for libldap, I always get the
 libldap2-dev package, version 2.1.30. It also seems from the
 debian/control file in openldap2.2 that there is no libldap2.2-dev (or
 something) package that gives the new headers and /usr/lib/libldap.so
 that points to the new libldap version.

 Is there a specific reason that this package is left out?
 How should I compile my program so that it always links with
 /usr/lib/libldap-2.2.so.7?

You can't right now because GnuTLS support is only available for 2.1.  2.2
and later will need substantial reworking of that support, and without it,
the OpenSSL licensing issues cause too many licensing conflicts in Debian
for it to be safe to provide a -dev package that people can use widely.

I'm pretty sure that we can get funding to do the GnuTLS support for
OpenLDAP properly.  It's just taking a really long time to work through
that process.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/


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



Re: no libldap-dev from openldap2.2 package?

2006-05-02 Thread Tyler MacDonald
Russ Allbery [EMAIL PROTECTED] wrote:
 You can't right now because GnuTLS support is only available for 2.1.  2.2
 and later will need substantial reworking of that support, and without it,
 the OpenSSL licensing issues cause too many licensing conflicts in Debian
 for it to be safe to provide a -dev package that people can use widely.
 
 I'm pretty sure that we can get funding to do the GnuTLS support for
 OpenLDAP properly.  It's just taking a really long time to work through
 that process.

Speaking of GnuTLS, postgresql developers are on the verge of being
able to support it as an alternative to OpenSSL, primarily to allow GPLed
code to link against libpq in Debian.

Here's some history:

postgresql-general: 
http://marc.theaimsgroup.com/?t=11443445523r=2w=2

openssl-users: http://marc.theaimsgroup.com/?t=11446062722r=2w=2

freeradius-users: 
http://marc.theaimsgroup.com/?t=1187812r=1w=2

Martijn van Oosterhout says he has begin working on this:

http://marc.theaimsgroup.com/?l=postgresql-generalm=114570109002832w=2

But it hasn't been without caveats:

http://marc.theaimsgroup.com/?l=postgresql-generalm=114571510900274w=2
http://marc.theaimsgroup.com/?l=postgresql-generalm=114572079501988w=2

It would take me awhile to get my head inside either codebase, but
I'm sure the help of a seasoned pg and/or gnutls debian developer would be
extremely helpful to get a lot of postgres-backed GPL apps into debian.

Cheers,
Tyler


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



Accepted libterm-progressbar-perl 2.09-4 (source all)

2006-05-02 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 07:33:17 +0200
Source: libterm-progressbar-perl
Binary: libterm-progressbar-perl
Architecture: source all
Version: 2.09-4
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 libterm-progressbar-perl - Perl module to print a progress bar
Closes: 344457
Changes: 
 libterm-progressbar-perl (2.09-4) unstable; urgency=low
 .
   * New maintainer.  Closes: #344457.
   * debian/control: Removed version from homepage URL.
Files: 
 d030dec31cd0370224cb93660f11dc05 706 perl optional 
libterm-progressbar-perl_2.09-4.dsc
 20da2640425457c4f94cf4f532ebc91c 2293 perl optional 
libterm-progressbar-perl_2.09-4.diff.gz
 2d61ddc9facfd451f768af43a8149ecd 21130 perl optional 
libterm-progressbar-perl_2.09-4_all.deb

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

iD8DBQFEVvRAipBneRiAKDwRAh5/AJ9+6MPdGHnS72+euj6YEpkZ2WryrgCeK91M
+yz2hm9IppaPk/bfjhXqzfw=
=e4i6
-END PGP SIGNATURE-


Accepted:
libterm-progressbar-perl_2.09-4.diff.gz
  to 
pool/main/libt/libterm-progressbar-perl/libterm-progressbar-perl_2.09-4.diff.gz
libterm-progressbar-perl_2.09-4.dsc
  to pool/main/libt/libterm-progressbar-perl/libterm-progressbar-perl_2.09-4.dsc
libterm-progressbar-perl_2.09-4_all.deb
  to 
pool/main/libt/libterm-progressbar-perl/libterm-progressbar-perl_2.09-4_all.deb


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



Accepted mailman 0:2.1.8-1 (source sparc)

2006-05-02 Thread Lionel Elie Mamane
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.7
Date: Sun, 16 Apr 2006 15:16:02 +0200
Source: mailman
Binary: mailman
Architecture: source sparc
Version: 0:2.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Mailman for Debian [EMAIL PROTECTED]
Changed-By: Lionel Elie Mamane [EMAIL PROTECTED]
Description: 
 mailman- Powerful, web-based mailing list manager
Changes: 
 mailman (0:2.1.8-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 5e028e3efb4b57fa5c97ee3483d17e20 740 mail optional mailman_2.1.8-1.dsc
 b9308ea3ffe8dd447458338408d46bd6 6856039 mail optional 
mailman_2.1.8.orig.tar.gz
 4ec0968a4417fe4e80d5b73a86b74617 231199 mail optional mailman_2.1.8-1.diff.gz
 6d734e9297c3f2f26b93852bf342aa4d 8012782 mail optional 
mailman_2.1.8-1_sparc.deb

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

iEYEAREDAAYFAkRW8v0ACgkQscRzFz57S3P01gCfbdPytCl6Y33N6GqGgY2V3Gkj
IGIAoIKs+YtoPHkWvj/Ur2X1w7DuDyQX
=bPRe
-END PGP SIGNATURE-


Accepted:
mailman_2.1.8-1.diff.gz
  to pool/main/m/mailman/mailman_2.1.8-1.diff.gz
mailman_2.1.8-1.dsc
  to pool/main/m/mailman/mailman_2.1.8-1.dsc
mailman_2.1.8-1_sparc.deb
  to pool/main/m/mailman/mailman_2.1.8-1_sparc.deb
mailman_2.1.8.orig.tar.gz
  to pool/main/m/mailman/mailman_2.1.8.orig.tar.gz


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



Accepted libtk-tablematrix-perl 1.22-1 (source i386)

2006-05-02 Thread Bart Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 07:16:00 +0200
Source: libtk-tablematrix-perl
Binary: libtk-tablematrix-perl
Architecture: source i386
Version: 1.22-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 libtk-tablematrix-perl - Table/matrix widget extension to Perl/Tk
Closes: 344458
Changes: 
 libtk-tablematrix-perl (1.22-1) unstable; urgency=low
 .
   * New maintainer.  Closes: #344458.
   * New upstream release.
   * debian/control: Removed version number from homepage.
Files: 
 fc7bfe02adc35a078fbd8a76f53f0626 665 perl optional 
libtk-tablematrix-perl_1.22-1.dsc
 e1d858c0a01847fe2f04271d98918146 318303 perl optional 
libtk-tablematrix-perl_1.22.orig.tar.gz
 5df1f9cbb12a4d294d79639d7ef1ae19 5219 perl optional 
libtk-tablematrix-perl_1.22-1.diff.gz
 b470c5f64e603ceedb2ddaa13608b9f7 133016 perl optional 
libtk-tablematrix-perl_1.22-1_i386.deb

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

iD8DBQFEVvLYipBneRiAKDwRArw6AKCqBVXf3JwCqi4j7fU02u/jJ0eZgwCfUuSz
2yQKJHoh8ypvWh7OdOSSwOs=
=YFGm
-END PGP SIGNATURE-


Accepted:
libtk-tablematrix-perl_1.22-1.diff.gz
  to pool/main/libt/libtk-tablematrix-perl/libtk-tablematrix-perl_1.22-1.diff.gz
libtk-tablematrix-perl_1.22-1.dsc
  to pool/main/libt/libtk-tablematrix-perl/libtk-tablematrix-perl_1.22-1.dsc
libtk-tablematrix-perl_1.22-1_i386.deb
  to 
pool/main/libt/libtk-tablematrix-perl/libtk-tablematrix-perl_1.22-1_i386.deb
libtk-tablematrix-perl_1.22.orig.tar.gz
  to 
pool/main/libt/libtk-tablematrix-perl/libtk-tablematrix-perl_1.22.orig.tar.gz


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



Accepted dspam 3.6.4-4 (source i386 all)

2006-05-02 Thread Debian DSPAM Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  1 May 2006 12:43:00 +0200
Source: dspam
Binary: libdspam7-dev libdspam7-drv-pgsql dspam libdspam7-drv-mysql 
dspam-webfrontend dspam-doc libdspam7-drv-db4 libdspam7 libdspam7-drv-sqlite3
Architecture: source i386 all
Version: 3.6.4-4
Distribution: unstable
Urgency: low
Maintainer: Debian DSPAM Maintainers [EMAIL PROTECTED]
Changed-By: Debian DSPAM Maintainers [EMAIL PROTECTED]
Description: 
 dspam  - is a scalable, fast and statistical anti-spam filter
 dspam-doc  - Documentation for dspam
 dspam-webfrontend - DSPAM is a scalable and statistical anti-spam filter
 libdspam7  - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-dev - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-db4 - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-mysql - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-pgsql - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-sqlite3 - DSPAM is a scalable and statistical anti-spam filter
Closes: 361384 364005 365666
Changes: 
 dspam (3.6.4-4) unstable; urgency=low
 .
   * Remove previous fix for #359944 this introduced two grave bugs.
 (Closes: #364005, #361384)
   * Change dependency on libgd-gd2-perl with the -noxpm package, so that
 no not needed packages get installed (Closes: #365666).
Files: 
 a3ee88fd182fb9047102c75c68610568 1123 mail optional dspam_3.6.4-4.dsc
 bc10dfe72f12f306d9498eb0c6bc29c4 49322 mail optional dspam_3.6.4-4.diff.gz
 1ad260a30f096daac401c319222a0349 299066 mail optional dspam_3.6.4-4_i386.deb
 a498593d44df714bc99f971d95c0d778 105594 libs optional 
libdspam7_3.6.4-4_i386.deb
 4454bd4403dc1c55e8583b7147640a45 119214 mail optional 
libdspam7-dev_3.6.4-4_i386.deb
 a9f081dea9e4b9747c45b2759da6b8ae 99630 mail optional 
libdspam7-drv-pgsql_3.6.4-4_i386.deb
 43de9080fba399c0f23ce2c2b5c8694f 91812 mail optional 
libdspam7-drv-mysql_3.6.4-4_i386.deb
 995bd5c12b76c7ee2a5f366bcff7e6a7 76816 mail optional 
libdspam7-drv-db4_3.6.4-4_i386.deb
 688b67308a558595a64b2d225ff3c806 81396 mail optional 
libdspam7-drv-sqlite3_3.6.4-4_i386.deb
 fefc8f16110507928e8c29df212efa3d 105436 mail optional 
dspam-webfrontend_3.6.4-4_all.deb
 e81846b9db22e0ff28b7623daa5f7341 87156 doc optional dspam-doc_3.6.4-4_all.deb

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

iD8DBQFEVwmjZvwdf4aUbWkRAmqxAJ90XrEUDd3h5NiQkRYWdeV4pWM7FACcCHS3
Ug5D/gdu6cpTSYqpDlLDiHY=
=fYHA
-END PGP SIGNATURE-


Accepted:
dspam-doc_3.6.4-4_all.deb
  to pool/main/d/dspam/dspam-doc_3.6.4-4_all.deb
dspam-webfrontend_3.6.4-4_all.deb
  to pool/main/d/dspam/dspam-webfrontend_3.6.4-4_all.deb
dspam_3.6.4-4.diff.gz
  to pool/main/d/dspam/dspam_3.6.4-4.diff.gz
dspam_3.6.4-4.dsc
  to pool/main/d/dspam/dspam_3.6.4-4.dsc
dspam_3.6.4-4_i386.deb
  to pool/main/d/dspam/dspam_3.6.4-4_i386.deb
libdspam7-dev_3.6.4-4_i386.deb
  to pool/main/d/dspam/libdspam7-dev_3.6.4-4_i386.deb
libdspam7-drv-db4_3.6.4-4_i386.deb
  to pool/main/d/dspam/libdspam7-drv-db4_3.6.4-4_i386.deb
libdspam7-drv-mysql_3.6.4-4_i386.deb
  to pool/main/d/dspam/libdspam7-drv-mysql_3.6.4-4_i386.deb
libdspam7-drv-pgsql_3.6.4-4_i386.deb
  to pool/main/d/dspam/libdspam7-drv-pgsql_3.6.4-4_i386.deb
libdspam7-drv-sqlite3_3.6.4-4_i386.deb
  to pool/main/d/dspam/libdspam7-drv-sqlite3_3.6.4-4_i386.deb
libdspam7_3.6.4-4_i386.deb
  to pool/main/d/dspam/libdspam7_3.6.4-4_i386.deb


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



Accepted libpalm-perl 1.3.0-6 (source all)

2006-05-02 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 09:21:24 +0200
Source: libpalm-perl
Binary: libpalm-perl
Architecture: source all
Version: 1.3.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 libpalm-perl - Perl 5 modules for manipulating pdb and prc database files
Closes: 365566
Changes: 
 libpalm-perl (1.3.0-6) unstable; urgency=low
 .
   * QA Upload
   * Fix $(tmp) in debian/rules (Closes: #365566)
Files: 
 20e561cb3132f9f054139eb3888c4801 585 perl extra libpalm-perl_1.3.0-6.dsc
 fbe6f2776d8bcd2416636526bb3a23c8 2470 perl extra libpalm-perl_1.3.0-6.diff.gz
 cc27869df935133f382143a2d0183744 76182 perl extra libpalm-perl_1.3.0-6_all.deb

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

iD8DBQFEVwi/EFV7g4B8rCURAtOeAJ9tXJGuX1KjFQrGrMtdCV5DOJHBHQCeMrMR
OUL4HUU67OmI7c0e3P0f0Ak=
=rvOz
-END PGP SIGNATURE-


Accepted:
libpalm-perl_1.3.0-6.diff.gz
  to pool/main/libp/libpalm-perl/libpalm-perl_1.3.0-6.diff.gz
libpalm-perl_1.3.0-6.dsc
  to pool/main/libp/libpalm-perl/libpalm-perl_1.3.0-6.dsc
libpalm-perl_1.3.0-6_all.deb
  to pool/main/libp/libpalm-perl/libpalm-perl_1.3.0-6_all.deb


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



Accepted pan 0.95-3 (source i386)

2006-05-02 Thread Søren Boll Overgaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 07:27:33 +
Source: pan
Binary: pan
Architecture: source i386
Version: 0.95-3
Distribution: experimental
Urgency: low
Maintainer: Søren Boll Overgaard [EMAIL PROTECTED]
Changed-By: Søren Boll Overgaard [EMAIL PROTECTED]
Description: 
 pan- A Newsreader based on GTK2, which looks like Forte Agent
Closes: 365698
Changes: 
 pan (0.95-3) experimental; urgency=low
 .
   * Fix missing build-dep on newly introduced dpatch. Thanks Frank
 Lichtenheld. (Closes: Bug#365698)
Files: 
 f0c2587892cd02983769b0e062b37b55 649 news optional pan_0.95-3.dsc
 cbac400d25de4d7daf210f17c4d9e56a 17453 news optional pan_0.95-3.diff.gz
 63f2d10b35f4f4d114e493d35b3cd98f 657706 news optional pan_0.95-3_i386.deb

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

iD8DBQFEVxIHPHuHUx6y3mYRAo9iAJ4gqlNje0IW69CXVYKNfoE7FykDwACgg2Kd
QIaoouXBD8zvL2zt1pMdpbE=
=eaP/
-END PGP SIGNATURE-


Accepted:
pan_0.95-3.diff.gz
  to pool/main/p/pan/pan_0.95-3.diff.gz
pan_0.95-3.dsc
  to pool/main/p/pan/pan_0.95-3.dsc
pan_0.95-3_i386.deb
  to pool/main/p/pan/pan_0.95-3_i386.deb


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



Accepted ethereal 0.99.0-1 (source i386)

2006-05-02 Thread Frederic Peters
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  1 May 2006 14:50:42 +0200
Source: ethereal
Binary: ethereal ethereal-dev tethereal ethereal-common
Architecture: source i386
Version: 0.99.0-1
Distribution: unstable
Urgency: high
Maintainer: Frederic Peters [EMAIL PROTECTED]
Changed-By: Frederic Peters [EMAIL PROTECTED]
Description: 
 ethereal   - network traffic analyzer
 ethereal-common - network traffic analyser (common files)
 ethereal-dev - network traffic analyser (development tools)
 tethereal  - network traffic analyzer (console)
Changes: 
 ethereal (0.99.0-1) unstable; urgency=high
 .
   * New upstream release (urgency high since it fixes security issues;
 see http://www.ethereal.com/appnotes/enpa-sa-00023.html advisory)
 * crash in H.248 dissector (CVE-2006-1937)
 * infinite loop in UMA dissector (CVE-2006-1933)
 * crash in X.509if dissector (CVE-2006-1937)
 * crash in SRVLOC dissector (CVE-2006-1937)
 * crash in H.245 dissector (CVE-2006-1937)
 * off-by-one error in OID printing routine (CVE-2006-1932)
 * buffer overflow in COPS dissector (CVE-2006-1935)
 * buffer overflow in ALCAP dissector (CVE-2006-1934)
 * crash in statistics counter (CVE-2006-1937)
 * crash with malformed capture (CVE-2006-1938)
 * crash with invalid display filter (CVE-2006-1939)
 * crash in general packet dissector (CVE-2006-1937)
 * crash in AIM dissector (CVE-2006-1937)
 * crash in RPC dissector (CVE-2006-1939)
 * crash in DCERPC dissector (CVE-2006-1939)
 * crash in ASN.1 dissector (CVE-2006-1939)
 * crash in SMB PIPE dissector (CVE-2006-1938)
 * excessive loop in BER dissector (CVE-2006-1933)
 * abort in SNDCP dissector (CVE-2006-1940)
 * buffer overrun in Network Instruments file code (CVE-2006-1934)
 * buffer overrun in NetXray/Windows Sniffer file code (CVE-2006-1934)
 * crash in GSM SMS dissector (CVE-2006-1939)
 * buffer overrun in ALCAP dissector (CVE-2006-1934)
 * buffer overrun in telnet dissector (CVE-2006-1936)
 * crash in ASN.1 based dissectors (CVE-2006-1939)
 * crash in DCERPC NT dissector (CVE-2006-1939)
 * crash in PER dissector (CVE-2006-1939)
   * debian/patches/04_drop-capabilities.dpatch: updated.
   * debian/control: added build-depends on libgnutls-dev since libgnutls can
 now be used for SSL support.
Files: 
 0a3949efd4307b7d09f42355733b85b3 886 net optional ethereal_0.99.0-1.dsc
 92490abe23df1b2078579c512c788f9d 11284145 net optional 
ethereal_0.99.0.orig.tar.gz
 755ae622f3613cd5d8bbedc799cc7e7f 144778 net optional ethereal_0.99.0-1.diff.gz
 7a3c6e1e13b8ca1ddefb659586f6bb6f 6841996 net optional 
ethereal-common_0.99.0-1_i386.deb
 df70779537dd51d78b73002d4f025861 577124 net optional ethereal_0.99.0-1_i386.deb
 3a702ff253b81b1c4c4961b9aa88d2fb 108732 net optional 
tethereal_0.99.0-1_i386.deb
 dec61c1284100463800f85486e7f1f78 176936 devel optional 
ethereal-dev_0.99.0-1_i386.deb

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

iD8DBQFEVxieoR3LsWeD7V4RAhlrAJ9OHqQlrqbVcGldFqUR9G+22FxVYgCfR5aR
HkNKBLJzxVT7/xU8JfEV21s=
=NpG3
-END PGP SIGNATURE-


Accepted:
ethereal-common_0.99.0-1_i386.deb
  to pool/main/e/ethereal/ethereal-common_0.99.0-1_i386.deb
ethereal-dev_0.99.0-1_i386.deb
  to pool/main/e/ethereal/ethereal-dev_0.99.0-1_i386.deb
ethereal_0.99.0-1.diff.gz
  to pool/main/e/ethereal/ethereal_0.99.0-1.diff.gz
ethereal_0.99.0-1.dsc
  to pool/main/e/ethereal/ethereal_0.99.0-1.dsc
ethereal_0.99.0-1_i386.deb
  to pool/main/e/ethereal/ethereal_0.99.0-1_i386.deb
ethereal_0.99.0.orig.tar.gz
  to pool/main/e/ethereal/ethereal_0.99.0.orig.tar.gz
tethereal_0.99.0-1_i386.deb
  to pool/main/e/ethereal/tethereal_0.99.0-1_i386.deb


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



Accepted speechd-el 1.0-4 (source all)

2006-05-02 Thread Milan Zamazal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 11:08:19 +0200
Source: speechd-el
Binary: speechd-el-doc-cs speechd-el
Architecture: source all
Version: 1.0-4
Distribution: unstable
Urgency: low
Maintainer: Milan Zamazal [EMAIL PROTECTED]
Changed-By: Milan Zamazal [EMAIL PROTECTED]
Description: 
 speechd-el - Emacs speech client using Speech Dispatcher
 speechd-el-doc-cs - speechd-el documentation in Czech
Changes: 
 speechd-el (1.0-4) unstable; urgency=low
 .
   * Install when the Emacs flavor is emacs-snapshot.
   * DH_COMPAT increased to 4.
Files: 
 10c5585c2ca9d7b29b89afdf96e67bfe 597 editors optional speechd-el_1.0-4.dsc
 0ad3e4d23d91eaca37b36fd5fdc860e1 32383 editors optional 
speechd-el_1.0-4.diff.gz
 fcdb07223cec2050e46a9672019f4c81 85766 editors optional 
speechd-el_1.0-4_all.deb
 7defdf65d7a229307f3bd57d5a062956 31812 doc optional 
speechd-el-doc-cs_1.0-4_all.deb

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

iD8DBQFEVyGrkSkk/j3Cm0ERAgQmAJ0T3IpYKlrkYOmeF5Kmbw1crxuqmACg0J++
N1bGXm+IB+wnt3QYIH49gpo=
=3msf
-END PGP SIGNATURE-


Accepted:
speechd-el-doc-cs_1.0-4_all.deb
  to pool/main/s/speechd-el/speechd-el-doc-cs_1.0-4_all.deb
speechd-el_1.0-4.diff.gz
  to pool/main/s/speechd-el/speechd-el_1.0-4.diff.gz
speechd-el_1.0-4.dsc
  to pool/main/s/speechd-el/speechd-el_1.0-4.dsc
speechd-el_1.0-4_all.deb
  to pool/main/s/speechd-el/speechd-el_1.0-4_all.deb


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



Accepted coldsync 3.0+pre3-3 (source i386)

2006-05-02 Thread Michael Ablassmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 10:04:36 +0200
Source: coldsync
Binary: coldsync
Architecture: source i386
Version: 3.0+pre3-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 coldsync   - A tool for syncing PalmOS PDAs with Unix workstations
Closes: 313691 363211
Changes: 
 coldsync (3.0+pre3-3) unstable; urgency=low
 .
   * QA Upload
   * Set Maintainer to QA group
   * Update Standards Version
   * Clean up debian/rules (contained itself twice)
   * Clean up debian/{dirs,docs,copyright,info}
   * Do not install empty /usr/lib/{perl5, coldsync}
   * Make use of newer debhelper
   * Fix spelling mistake in package description (Closes: #363211)
   * Include German PO file corrections (Closes: #313691)
   * Include README.Daemon and HACKING
   * Update debian/copyright
   * Install upstream changelog using dh_installchangelogs,
 not dh_installdocs
Files: 
 8414e3395b2a9c48b933ae6c62f745bb 613 otherosfs extra coldsync_3.0+pre3-3.dsc
 388eb0b20f6f37397979be7be574 18886 otherosfs extra 
coldsync_3.0+pre3-3.diff.gz
 caaebf5c57508ae0a3231c247cf11868 321828 otherosfs extra 
coldsync_3.0+pre3-3_i386.deb

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

iD8DBQFEVyCjEFV7g4B8rCURAnDHAKCwHCJqu38Maog/GVczzrsZozG0kwCeJIf0
1Bz2RYAk4N5Ble/GS29nKV0=
=h34x
-END PGP SIGNATURE-


Accepted:
coldsync_3.0+pre3-3.diff.gz
  to pool/main/c/coldsync/coldsync_3.0+pre3-3.diff.gz
coldsync_3.0+pre3-3.dsc
  to pool/main/c/coldsync/coldsync_3.0+pre3-3.dsc
coldsync_3.0+pre3-3_i386.deb
  to pool/main/c/coldsync/coldsync_3.0+pre3-3_i386.deb


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



Accepted eric 3.9.0-1 (source all)

2006-05-02 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 10:59:07 +0200
Source: eric
Binary: eric eric-api-files
Architecture: source all
Version: 3.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Torsten Marek [EMAIL PROTECTED]
Changed-By: Torsten Marek [EMAIL PROTECTED]
Description: 
 eric   - full featured Python IDE
 eric-api-files - API description files for use with eric
Changes: 
 eric (3.9.0-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 8d2ec317226da93cd79df718a4bc5481 692 python optional eric_3.9.0-1.dsc
 2d2c4f85787b34671c76dea1436da8ae 1916297 python optional eric_3.9.0.orig.tar.gz
 d34381a4df69ac7cb8bb844d7e4163b2 371862 python optional eric_3.9.0-1.diff.gz
 299d60a669e32454f23808d70218c766 2006812 python optional eric_3.9.0-1_all.deb
 02455c19ca7a6e25b2adfcbefcf4829c 142592 python optional 
eric-api-files_3.9.0-1_all.deb

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

iD8DBQFEVy6hfMVFHqJEyFgRAu4mAKC8YMVpJUQBMwEDNqIZBSun0Z4jRACgmmL2
7Ccjae58jXPH6WTV4k4Nlg4=
=jYCn
-END PGP SIGNATURE-


Accepted:
eric-api-files_3.9.0-1_all.deb
  to pool/main/e/eric/eric-api-files_3.9.0-1_all.deb
eric_3.9.0-1.diff.gz
  to pool/main/e/eric/eric_3.9.0-1.diff.gz
eric_3.9.0-1.dsc
  to pool/main/e/eric/eric_3.9.0-1.dsc
eric_3.9.0-1_all.deb
  to pool/main/e/eric/eric_3.9.0-1_all.deb
eric_3.9.0.orig.tar.gz
  to pool/main/e/eric/eric_3.9.0.orig.tar.gz


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



Accepted evolution 2.6.1-1 (source i386)

2006-05-02 Thread Heikki Henriksen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 17:12:48 +0200
Source: evolution
Binary: evolution-plugins evolution-dev evolution-dbg evolution
Architecture: source i386
Version: 2.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jordi Mallach [EMAIL PROTECTED]
Changed-By: Heikki Henriksen [EMAIL PROTECTED]
Description: 
 evolution  - The groupware suite
 evolution-dbg - The groupware suite - with debugging symbols
 evolution-dev - Development library files for Evolution
 evolution-plugins - All bundled plugins for Evolution
Closes: 139947 160049 187821 190750 196426 211656 218075 236852 251060 257322 
265568 277707 278242 284095 292810 297236 312288 327406 339500 341085 343987 
349163 357845 360860 361995
Changes: 
 evolution (2.6.1-1) unstable; urgency=low
 .
   [ Heikki Henriksen ]
   * Upload to unstable
   * New upstream release (2.6.1)
   * debian/control: add recommends notification-daemon to evolution-plugins
   * debian/control: bump debhelper build-dep to = 5.0.0
   * debian/control: added recommends: yelp (closes: #277707)
   * debian/control: removed old unecessary conflicts/replaces
   * debian/control: add suggests on evolution-dbg
   * evolution-wombat has been removed some time ago
 (closes: #236852, #265568, #160049, #211656, #218075, #196426)
   * debian/evolution-mail.desktop: pull from ubuntu (and add norwegian
 translations :) ) (closes: #257322)
   * debian/rules: clean up clean::
   * debian/control: add build-dep libnm-glib-dev and suggest network-manager.
 Provides NetworkManager-magic if available.
   * Upstream fix for addressbook data-loss (uid vs relative_uri)
 (closes: #361995)
   * debian/watch: added
   * debian/patches/40_disposition-notification.patch:
 Fix crash on disposition-notification (upstream bug: 324327)
   * debian/patches/31_no-audio-inline.patch  debian/control:
 Remove build-dep on gstreamer0.8 and audio-inline-plugin until its' fixed
   * Upstream fix for new-mail-plugin (closes: #341085)
 .
   [ Oystein Gisnas ]
   * Upstream fixes for mbox import (closes: #292810)
   * Upstream fixes for yelp user guide category and title++
 (closes: #360860, #339500)
   * Upstream support for contact groups (closes: #297236)
   * Upstream LDAP fixes (closes: #187821, #190750, #251060, #139947)
   * Remove obsolete README.SSL since SSL/TLS is builtin
   * Upstream fix for creation of task from mail message (closes: #327406)
   * debian/evolution.links: Fix link filename for evolution-2.6 manpage
   * debian/rules: Add dh_shlibdeps flag to aviod unnecessary runs of ldconfig
   * debian/evolution.menu: Remove obsolete tag in menu file (see #129131)
 .
   [ Jordi Mallach ]
   * debian/rules:
 - don't overwrite CFLAGS, or we get unusable -dbg packages
   (thanks seb128).
 - likewise for DEB_CONFIGURE_EXTRA_FLAGS.
 .
 evolution (2.6.0-2) experimental; urgency=medium
 .
   * Now updates count for drafts folder (closes: #284095)
   * Build --without-krb4 (closes: #278242)
   * Move spamassassin recommends to evolution-plugins (closes: #343987)
   * Upstream fixes in ldif-import (closes: #357845)
   * Bump debhelper compat to 5
   * remove camel-providers from evolution.install:
 moved to e-d-s once upon a time
   * remove evolution-importers from evolution.install:
 goes under *so
 .
 evolution (2.6.0-1) experimental; urgency=low
 .
   * New upstream release
   * Added -dbg package with Priority: extra
   * debian/patches/50_de-translation-typo.patch:
 Removed - string is no longer valid
   * debian/patches/55_fi-translation-fix.patch:
 Updated
   * debian/patches/80_default_mailer_free-fix.patch:
 Removed - fixed upstream
   * Enable experimental plugins and update plugin-list
 (closes: #349163, #312288)
   * debian/patches/07_default_shell_only_with_no_uris.patch:
 Added from ubuntu's packages
   * debian/patches/30_no-ipod-sync.patch:
 Don't build ipod-sync-plugin (at least not until it wants to build)
Files: 
 f921ae93cfcea9fa6ca0cd09afc80d73 1348 gnome optional evolution_2.6.1-1.dsc
 e2ba35f5eaa324d0eb552c1c87405042 17037346 gnome optional 
evolution_2.6.1.orig.tar.gz
 1ab63014af33f70be2349ebc2ef15801 25424 gnome optional evolution_2.6.1-1.diff.gz
 297fa38349d405e4b3d19585f49e24d3 12014072 gnome optional 
evolution_2.6.1-1_i386.deb
 cfb4aeaaa94356c1d581e9238b4a3153 213596 devel optional 
evolution-dev_2.6.1-1_i386.deb
 9d65e7b452d0711d252629ae0b57 5823452 devel extra 
evolution-dbg_2.6.1-1_i386.deb
 d41a3b3362ae4737427e90558090317b 309374 gnome optional 
evolution-plugins_2.6.1-1_i386.deb

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

iD8DBQFEVyr3JYSUupF6Il4RAlttAJkBhxGx7jRoE+OrXdZTL4EylkyObQCg6Ey7
fiDO3Wor3a0ndyFpe7A8ZNs=
=ek9w
-END PGP SIGNATURE-


Accepted:
evolution-dbg_2.6.1-1_i386.deb
  to pool/main/e/evolution/evolution-dbg_2.6.1-1_i386.deb
evolution-dev_2.6.1-1_i386.deb
  to 

Accepted kraptor 0.0.20040403-4 (source i386 all)

2006-05-02 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 12 Jan 2006 18:48:36 +0100
Source: kraptor
Binary: kraptor kraptor-data
Architecture: source i386 all
Version: 0.0.20040403-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Miriam Ruiz [EMAIL PROTECTED]
Description: 
 kraptor- Classic shoot 'em up scroller game
 kraptor-data - Classic shoot 'em up scroller game - data files
Closes: 311840
Changes: 
 kraptor (0.0.20040403-4) unstable; urgency=low
 .
   * changed MASK_WORD_TYPE to unsigned long int according to a suggestion
 made by Kurt Roeckx. Closes: #311840.
   * Updated control to depend on data = instead of = version.
Files: 
 9efb668297b7691273d4c95e1bc598b4 785 games optional kraptor_0.0.20040403-4.dsc
 1b4b698d727a717c0ed19534e2a8bf95 13481 games optional 
kraptor_0.0.20040403-4.diff.gz
 e55f263be58275e7bded8357fd7df9cd 9882090 games optional 
kraptor-data_0.0.20040403-4_all.deb
 983aadfddf64c3a905f26d7d3f9f7f9c 57040 games optional 
kraptor_0.0.20040403-4_i386.deb

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

iD8DBQFEV0PXipBneRiAKDwRArvnAKCJjuvrsU4cD+lsc+Zyl9J33LuRPgCgtY/p
a5VkvJMWdqa6FqxQbf3gAM4=
=fU28
-END PGP SIGNATURE-


Accepted:
kraptor-data_0.0.20040403-4_all.deb
  to pool/main/k/kraptor/kraptor-data_0.0.20040403-4_all.deb
kraptor_0.0.20040403-4.diff.gz
  to pool/main/k/kraptor/kraptor_0.0.20040403-4.diff.gz
kraptor_0.0.20040403-4.dsc
  to pool/main/k/kraptor/kraptor_0.0.20040403-4.dsc
kraptor_0.0.20040403-4_i386.deb
  to pool/main/k/kraptor/kraptor_0.0.20040403-4_i386.deb


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



Accepted kball 0.0.20041216-4 (source i386 all)

2006-05-02 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 10 Jan 2006 14:28:22 +0100
Source: kball
Binary: kball kball-data
Architecture: source i386 all
Version: 0.0.20041216-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Miriam Ruiz [EMAIL PROTECTED]
Description: 
 kball  - game of skill and reflexes for all the family
 kball-data - game of skill and reflexes for all the family - data files
Changes: 
 kball (0.0.20041216-4) unstable; urgency=low
 .
   * Fixed broken debian/watch file added in -3.
   * Updated control to depend on data = instead of = version.
Files: 
 60ed39a93b4db18fda0c68e1e0669f9a 785 games optional kball_0.0.20041216-4.dsc
 74a7d4a130fa40daeeb6323cc18a8e9e 64512 games optional 
kball_0.0.20041216-4.diff.gz
 bd6466536e4d4bbe63bef4cea3448be5 7357264 games optional 
kball-data_0.0.20041216-4_all.deb
 e331de408f997519cf79aa52e9c08896 62448 games optional 
kball_0.0.20041216-4_i386.deb

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

iD8DBQFEV0cbipBneRiAKDwRAmIaAJ0X4Z/lGCkYZbz6YwRshB672oSXTQCgptZW
QiDUE1mZKOXUP+7KukCFpmk=
=av6c
-END PGP SIGNATURE-


Accepted:
kball-data_0.0.20041216-4_all.deb
  to pool/main/k/kball/kball-data_0.0.20041216-4_all.deb
kball_0.0.20041216-4.diff.gz
  to pool/main/k/kball/kball_0.0.20041216-4.diff.gz
kball_0.0.20041216-4.dsc
  to pool/main/k/kball/kball_0.0.20041216-4.dsc
kball_0.0.20041216-4_i386.deb
  to pool/main/k/kball/kball_0.0.20041216-4_i386.deb


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



Accepted exim4 4.62-1 (source i386 all)

2006-05-02 Thread Marc Haber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 11:47:58 +
Source: exim4
Binary: eximon4 exim4-daemon-custom exim4-daemon-heavy exim4-base exim4 
exim4-daemon-light exim4-config
Architecture: source i386 all
Version: 4.62-1
Distribution: unstable
Urgency: low
Maintainer: Exim4 Maintainers [EMAIL PROTECTED]
Changed-By: Marc Haber [EMAIL PROTECTED]
Description: 
 exim4  - metapackage to ease exim MTA (v4) installation
 exim4-base - support files for all exim MTA (v4) packages
 exim4-config - configuration for the exim MTA (v4)
 exim4-daemon-heavy - exim MTA (v4) daemon with extended features, including 
exiscan-ac
 exim4-daemon-light - lightweight exim MTA (v4) daemon
 eximon4- monitor application for the exim MTA (v4) (X11 interface)
Closes: 342077 346222 360162 362852 363671 363672 364268 365467 365546
Changes: 
 exim4 (4.62-1) unstable; urgency=low
 .
   * New upstream version
 * remove !acl patch, bug is fixed upstream
   * Some minor changes to README.Debian
   * Downgrade priority of exim4/dc_eximconfig_configtype, exim4/no_config and
 exim4/exim3_upgrade from critical to high, as there is a sane default.
 Closes: #342077
   * Allow single quotes in recipient mail addresses. Closes: #346222
   * Update debian/mtalist to conflict with hula-mta. (mh)
   * Move back man-pages (actually they are symlinks) related to the
 mail-transport-agent virtual package from exim4-base to the daemon
 packages. Other MTA packages also include these manpages and would
 otherwise need to explicitely conflict with exim4-base. Add Replaces:
 exim4-base (= 4.61-1) to the daemon packages. Thanks to Justin Pryzby.
 Closes: #362852 (am)
   * Update km (Khmer) translation.
 Thanks to Khoem Sokhem. (mh) Closes: #363672, #363671
   * Update pa (Punjabi) translation.
 Thanks to A S Alam. (am) Closes: #364268
   * replace backticks with $() construct in ue4.conf. (mh)
   * Allow ; as separator in dc_local_interfaces and dc_relay_nets.
 If a semicolon is found, ; is prepended to allow a semicolon as
 separator. Thanks to Adam Borowski. (mh) Closes: #360162
   * Link against libdb4.3 instead of 4.2. (am). Closes: #365467
   * Standards-Version: 3.7.0, no changes required. (am)
   * README.Debian: Add link to how to use a completely different
 configuration scheme to the beginning of the chapter about Debian's
 configuration to provide an easy way out for experienced exim people.
 (mh)
   * Fix grammar error in README.Debian. (Thanks, Ross Boylan) Closes: #365546
   * Whennever changing major Berkeley DB versions we zap the exim hint
 databases in exim4-base postinst. Change the code to also delete
 __db.retry, __db.misc, __db.callout and __db.wait* (which afaik are
 Berkeley DB internal files).  If these are somehow broken strange errors
 occur, e.g. #360696. As we are deleting the whole db, deleting these files
 seems to be a good idea. (am)
Files: 
 0582230ea61ca2a5e4ff2f751d815fc6 1044 mail standard exim4_4.62-1.dsc
 4142642dade5c24154ef2ea2ba562b12 2054559 mail standard exim4_4.62.orig.tar.gz
 a0d75e106b09143e9694962e4ffcaf0b 350771 mail standard exim4_4.62-1.diff.gz
 39af7f7a8c57506222d7a8fc204365ac 907640 mail standard 
exim4-base_4.62-1_i386.deb
 a23a971ad252eeac6303ff119324e071 399610 mail standard 
exim4-daemon-light_4.62-1_i386.deb
 2fca67a6e7edba0b34d3bfa2562c8cf2 85450 mail optional eximon4_4.62-1_i386.deb
 77586cfa42099b50bd8bfb90038b06f7 452526 mail optional 
exim4-daemon-heavy_4.62-1_i386.deb
 e5583cf7e472756ad054222c17cfd16d 276110 mail standard 
exim4-config_4.62-1_all.deb
 5af784431a906e75e6d2c1138dcbdae4 1572 mail standard exim4_4.62-1_all.deb

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

iD8DBQFEV00DgZalRGu6PIQRAukKAKCZMeaxqifgeWO+/yRzzRw4gCHMGgCggIgr
VNw1aE9jQUxtheXdfH7xTmM=
=mAwr
-END PGP SIGNATURE-


Accepted:
exim4-base_4.62-1_i386.deb
  to pool/main/e/exim4/exim4-base_4.62-1_i386.deb
exim4-config_4.62-1_all.deb
  to pool/main/e/exim4/exim4-config_4.62-1_all.deb
exim4-daemon-heavy_4.62-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.62-1_i386.deb
exim4-daemon-light_4.62-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.62-1_i386.deb
exim4_4.62-1.diff.gz
  to pool/main/e/exim4/exim4_4.62-1.diff.gz
exim4_4.62-1.dsc
  to pool/main/e/exim4/exim4_4.62-1.dsc
exim4_4.62-1_all.deb
  to pool/main/e/exim4/exim4_4.62-1_all.deb
exim4_4.62.orig.tar.gz
  to pool/main/e/exim4/exim4_4.62.orig.tar.gz
eximon4_4.62-1_i386.deb
  to pool/main/e/exim4/eximon4_4.62-1_i386.deb


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



Accepted editobj 0.5.7-4 (source all)

2006-05-02 Thread Duck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 13:47:55 +0200
Source: editobj
Binary: python-editobj
Architecture: source all
Version: 0.5.7-4
Distribution: unstable
Urgency: low
Maintainer: Marc Dequènes (Duck) [EMAIL PROTECTED]
Changed-By: Marc Dequènes (Duck) [EMAIL PROTECTED]
Description: 
 python-editobj - Python object editor
Closes: 365184
Changes: 
 editobj (0.5.7-4) unstable; urgency=low
 .
   * Depends on fixed python-support (= 0.2).
   * Build-depends on python-dev instead of python-all-dev (this was a
 mistake, the current -dev package is needed for distutils, no more,
 as python-support handle late-bytecompilation) (Closes: #365184).
   * postrm is now prerm, this was a mistake.
   * Increased Standards-Version to 3.7.0.0 (no changes).
Files: 
 a67f1c13abb064c8defce5826e1d1b70 746 python optional editobj_0.5.7-4.dsc
 ed64daa101936d3c449dc5eced94e41b 3159 python optional editobj_0.5.7-4.diff.gz
 d3626988bfee1f09f4c75fa201714c2e 43140 python optional 
python-editobj_0.5.7-4_all.deb

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

iD8DBQFEV04FsczZcpAmcIYRAuEsAJ9brzWoWuU26rqyyllsCgKmQfgNagCgq+5g
G5cfdbEQz8W6yNZWOwGlnKo=
=lyIL
-END PGP SIGNATURE-


Accepted:
editobj_0.5.7-4.diff.gz
  to pool/main/e/editobj/editobj_0.5.7-4.diff.gz
editobj_0.5.7-4.dsc
  to pool/main/e/editobj/editobj_0.5.7-4.dsc
python-editobj_0.5.7-4_all.deb
  to pool/main/e/editobj/python-editobj_0.5.7-4_all.deb


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



Accepted urwid 0.9.3.dfsg.1-1 (source all)

2006-05-02 Thread Paul Wise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Apr 2006 23:46:49 +0800
Source: urwid
Binary: python-urwid
Architecture: source all
Version: 0.9.3.dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team [EMAIL PROTECTED]
Changed-By: Paul Wise [EMAIL PROTECTED]
Description: 
 python-urwid - curses-based UI/widget library for Python
Changes: 
 urwid (0.9.3.dfsg.1-1) unstable; urgency=low
 .
   * Repack the tarball to remove the html files (no source code yet)
   * Don't install the html files
Files: 
 29c766abded68934545d51b122d45662 739 python optional urwid_0.9.3.dfsg.1-1.dsc
 2aec1eddeef323daef64f37d543c54c8 87835 python optional 
urwid_0.9.3.dfsg.1.orig.tar.gz
 7b53f4ed0296d4a1c3bd09fc34ab4779 2166 python optional 
urwid_0.9.3.dfsg.1-1.diff.gz
 515e62481ce81eda0d28399bb42c801d 83924 python optional 
python-urwid_0.9.3.dfsg.1-1_all.deb

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

iD8DBQFETE8/GJU/LHOwJZIRAn5TAJ945KtcwrVgG77xV9JBDPIX3hxsqwCgouuR
pIBsjHl9zho9Zc5unil7UH0=
=8dzd
-END PGP SIGNATURE-


Accepted:
python-urwid_0.9.3.dfsg.1-1_all.deb
  to pool/main/u/urwid/python-urwid_0.9.3.dfsg.1-1_all.deb
urwid_0.9.3.dfsg.1-1.diff.gz
  to pool/main/u/urwid/urwid_0.9.3.dfsg.1-1.diff.gz
urwid_0.9.3.dfsg.1-1.dsc
  to pool/main/u/urwid/urwid_0.9.3.dfsg.1-1.dsc
urwid_0.9.3.dfsg.1.orig.tar.gz
  to pool/main/u/urwid/urwid_0.9.3.dfsg.1.orig.tar.gz


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



Accepted newmat 1.10.3-1 (source i386)

2006-05-02 Thread Philippe Coval
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat,  1 Apr 2006 12:08:38 +0200
Source: newmat
Binary: libnewmat10-dev libnewmat10
Architecture: source i386
Version: 1.10.3-1
Distribution: unstable
Urgency: low
Maintainer: Philippe Coval [EMAIL PROTECTED]
Changed-By: Philippe Coval [EMAIL PROTECTED]
Description: 
 libnewmat10 - matrix manipulations C++ library
 libnewmat10-dev - matrix manipulations C++ library
Closes: 335185
Changes: 
 newmat (1.10.3-1) unstable; urgency=low
 .
   * Initial release Closes: #335185
Files: 
 23e2887e6dd633667e54828cb9c3c1c0 655 libs optional newmat_1.10.3-1.dsc
 b0545c281d3187f2fd1e183829009455 205616 libs optional newmat_1.10.3.orig.tar.gz
 e29209f8487159e935a31c6b0b40e76e 6102 libs optional newmat_1.10.3-1.diff.gz
 7f4f80802b4bda5de6b00d12337a4121 167070 libs optional 
libnewmat10_1.10.3-1_i386.deb
 c8e3f17a5a8ef6a0b3709c571295a769 173746 libdevel optional 
libnewmat10-dev_1.10.3-1_i386.deb

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

iD8DBQFEQ+iWYDBbMcCf01oRAg5ZAJ4nxtAmQiObR6qep+xo9yyu6fChlQCfVl0c
OzCz9D8Ab0a+EHclTPhgesU=
=QrqK
-END PGP SIGNATURE-


Accepted:
libnewmat10-dev_1.10.3-1_i386.deb
  to pool/main/n/newmat/libnewmat10-dev_1.10.3-1_i386.deb
libnewmat10_1.10.3-1_i386.deb
  to pool/main/n/newmat/libnewmat10_1.10.3-1_i386.deb
newmat_1.10.3-1.diff.gz
  to pool/main/n/newmat/newmat_1.10.3-1.diff.gz
newmat_1.10.3-1.dsc
  to pool/main/n/newmat/newmat_1.10.3-1.dsc
newmat_1.10.3.orig.tar.gz
  to pool/main/n/newmat/newmat_1.10.3.orig.tar.gz


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



Accepted urwid 0.9.3-1 (source all)

2006-05-02 Thread Paul Wise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 28 Mar 2006 18:07:55 +0800
Source: urwid
Binary: python-urwid
Architecture: source all
Version: 0.9.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team [EMAIL PROTECTED]
Changed-By: Paul Wise [EMAIL PROTECTED]
Description: 
 python-urwid - curses-based UI/widget library for Python
Closes: 341344
Changes: 
 urwid (0.9.3-1) unstable; urgency=low
 .
   * Initial release. Closes: #341344
Files: 
 3332a40d792d230db4204e24c564e527 721 python optional urwid_0.9.3-1.dsc
 d1683349d80165415d8af5f857333132 103164 python optional urwid_0.9.3.orig.tar.gz
 e150f0ed379ee47ef24a08bce66e7aed 2032 python optional urwid_0.9.3-1.diff.gz
 082aec745412342580e595582a436a35 99762 python optional 
python-urwid_0.9.3-1_all.deb

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

iD4DBQFEQ7Nz7ftwBTcVV3gRAgdeAJijMDNiaD7s5F3Dh5pHl/jlx9STAKCrjEb+
g+RcERoJTl8oyf+nYRnyYA==
=tXvt
-END PGP SIGNATURE-


Accepted:
python-urwid_0.9.3-1_all.deb
  to pool/main/u/urwid/python-urwid_0.9.3-1_all.deb
urwid_0.9.3-1.diff.gz
  to pool/main/u/urwid/urwid_0.9.3-1.diff.gz
urwid_0.9.3-1.dsc
  to pool/main/u/urwid/urwid_0.9.3-1.dsc
urwid_0.9.3.orig.tar.gz
  to pool/main/u/urwid/urwid_0.9.3.orig.tar.gz


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



Accepted dvbstream 0.6+cvs20060501-1 (source i386)

2006-05-02 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 11:37:00 +0100
Source: dvbstream
Binary: dvbstream
Architecture: source i386
Version: 0.6+cvs20060501-1
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry [EMAIL PROTECTED]
Changed-By: Alastair McKinstry [EMAIL PROTECTED]
Description: 
 dvbstream  - Broadcast a DVB Transport stream over a LAN
Changes: 
 dvbstream (0.6+cvs20060501-1) unstable; urgency=low
 .
   * New upstream release: Include 0.6 + patches from CVS.
   * Build-depends: dvb-dev replaced by linux-kernel-headers.
   * Patches from sourceforge tracker:
 - Add defaults for Australia to source;
 - Add DVB-C tuning patch to avoid bug that causes tuning to fail in
   Finland.
Files: 
 60490af13c4279aaf32b8ae09ed51691 632 misc optional 
dvbstream_0.6+cvs20060501-1.dsc
 2f243fb0d0e9465969708b0580dcf99b 62154 misc optional 
dvbstream_0.6+cvs20060501.orig.tar.gz
 bdd55e792465f609a004d5fe793f38b3 9726 misc optional 
dvbstream_0.6+cvs20060501-1.diff.gz
 bb850fe74a8c8d394f65b8e10c042453 61734 misc optional 
dvbstream_0.6+cvs20060501-1_i386.deb

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

iD8DBQFEV2u+QTK/kCo4XFcRAgNXAJwKD/rm1tRyvkTGP2zAZ5uljvn2BACeKNFx
PO/Mz4MM7Jv89sVlfrjerr0=
=axRj
-END PGP SIGNATURE-


Accepted:
dvbstream_0.6+cvs20060501-1.diff.gz
  to pool/main/d/dvbstream/dvbstream_0.6+cvs20060501-1.diff.gz
dvbstream_0.6+cvs20060501-1.dsc
  to pool/main/d/dvbstream/dvbstream_0.6+cvs20060501-1.dsc
dvbstream_0.6+cvs20060501-1_i386.deb
  to pool/main/d/dvbstream/dvbstream_0.6+cvs20060501-1_i386.deb
dvbstream_0.6+cvs20060501.orig.tar.gz
  to pool/main/d/dvbstream/dvbstream_0.6+cvs20060501.orig.tar.gz


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



Accepted tiff 3.8.2-2 (source i386)

2006-05-02 Thread Jay Berkenbilt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 10:10:45 -0400
Source: tiff
Binary: libtiff-opengl libtiffxx0c2 libtiff4 libtiff-tools libtiff4-dev
Architecture: source i386
Version: 3.8.2-2
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt [EMAIL PROTECTED]
Changed-By: Jay Berkenbilt [EMAIL PROTECTED]
Description: 
 libtiff-opengl - TIFF manipulation and conversion tools
 libtiff-tools - TIFF manipulation and conversion tools
 libtiff4   - Tag Image File Format (TIFF) library
 libtiff4-dev - Tag Image File Format library (TIFF), development files
 libtiffxx0c2 - Tag Image File Format (TIFF) library -- C++ interface
Closes: 365722
Changes: 
 tiff (3.8.2-2) unstable; urgency=low
 .
   * Fix build dependencies to get OpenGL utility libraries after new Xorg
 packaging.  (Closes: #365722)
   * Updated standards version to 3.7.0; no changes required to package.
Files: 
 63a4125ad157ce49260c17cdca4c6085 749 libs optional tiff_3.8.2-2.dsc
 d9853070d23b4eefb668fd642c371927 8951 libs optional tiff_3.8.2-2.diff.gz
 e22e205531286da9cf3353114a8e7eb3 481432 libs optional libtiff4_3.8.2-2_i386.deb
 81afda98cc4369315a6fc3684006cb62 47454 libs optional 
libtiffxx0c2_3.8.2-2_i386.deb
 82b2f1e1d840b0ae486f37f603bf6db0 275788 libdevel optional 
libtiff4-dev_3.8.2-2_i386.deb
 ec34a649729222e1e7ba314ab8c1cf11 218626 graphics optional 
libtiff-tools_3.8.2-2_i386.deb
 2db3c9b54d50b6be8eb06cadbe52a105 51896 graphics optional 
libtiff-opengl_3.8.2-2_i386.deb

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

iD8DBQFEV2m6EBVk6taI4KcRAjy5AKCUEvLCZGXIX+J5XE3QbEUH3E36IACg9BHW
vbpiL/BY6kBS3281S4YnKmk=
=He+V
-END PGP SIGNATURE-


Accepted:
libtiff-opengl_3.8.2-2_i386.deb
  to pool/main/t/tiff/libtiff-opengl_3.8.2-2_i386.deb
libtiff-tools_3.8.2-2_i386.deb
  to pool/main/t/tiff/libtiff-tools_3.8.2-2_i386.deb
libtiff4-dev_3.8.2-2_i386.deb
  to pool/main/t/tiff/libtiff4-dev_3.8.2-2_i386.deb
libtiff4_3.8.2-2_i386.deb
  to pool/main/t/tiff/libtiff4_3.8.2-2_i386.deb
libtiffxx0c2_3.8.2-2_i386.deb
  to pool/main/t/tiff/libtiffxx0c2_3.8.2-2_i386.deb
tiff_3.8.2-2.diff.gz
  to pool/main/t/tiff/tiff_3.8.2-2.diff.gz
tiff_3.8.2-2.dsc
  to pool/main/t/tiff/tiff_3.8.2-2.dsc


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



Accepted pcapy 0.10.4-1 (source all i386)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Apr 2006 14:08:14 +0200
Source: pcapy
Binary: python2.4-pcapy python2.3-pcapy python-pcapy
Architecture: source all i386
Version: 0.10.4-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-pcapy - Python interface to the libpcap packet capture library
 python2.3-pcapy - Python interface to the libpcap packet capture library
 python2.4-pcapy - Python interface to the libpcap packet capture library
Closes: 322727
Changes: 
 pcapy (0.10.4-1) unstable; urgency=low
 .
   * Initial release. Closes: #322727.
Files: 
 bf009996ea057ae4dee79b983bb3cb45 822 python optional pcapy_0.10.4-1.dsc
 6b3f5823cdc4f878968eea722d9bb557 21537 python optional pcapy_0.10.4.orig.tar.gz
 640feec53bd0c393f32ec25a39e6bf0f 2474 python optional pcapy_0.10.4-1.diff.gz
 1d0fa899d8ab2bfe863a883b63d34d3d 4370 python optional 
python-pcapy_0.10.4-1_all.deb
 76c727e000e4d596b4afa9435824c802 18882 python optional 
python2.3-pcapy_0.10.4-1_i386.deb
 894393a8db7f2cb1bb59840a4966f5fe 1 python optional 
python2.4-pcapy_0.10.4-1_i386.deb

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

iD8DBQFEREdX7ftwBTcVV3gRAg7EAJ9xJ8vmRtdQuc9dx/nEm98pyWl6lQCZASWc
Mn0+31LoZI7z3Xx2i3V+O/A=
=ruya
-END PGP SIGNATURE-


Accepted:
pcapy_0.10.4-1.diff.gz
  to pool/main/p/pcapy/pcapy_0.10.4-1.diff.gz
pcapy_0.10.4-1.dsc
  to pool/main/p/pcapy/pcapy_0.10.4-1.dsc
pcapy_0.10.4.orig.tar.gz
  to pool/main/p/pcapy/pcapy_0.10.4.orig.tar.gz
python-pcapy_0.10.4-1_all.deb
  to pool/main/p/pcapy/python-pcapy_0.10.4-1_all.deb
python2.3-pcapy_0.10.4-1_i386.deb
  to pool/main/p/pcapy/python2.3-pcapy_0.10.4-1_i386.deb
python2.4-pcapy_0.10.4-1_i386.deb
  to pool/main/p/pcapy/python2.4-pcapy_0.10.4-1_i386.deb


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



Accepted impacket 0.9.5.2-2 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 18 Apr 2006 19:45:47 +0200
Source: impacket
Binary: python-impacket-doc python-impacket
Architecture: source all
Version: 0.9.5.2-2
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-impacket - Python module to easily build and dissect network protocols
 python-impacket-doc - Python module to easily build and dissect network 
protocols
Changes: 
 impacket (0.9.5.2-2) unstable; urgency=low
 .
   * Use python-support and then remove python2.3-impacket and
 python2.4-impacket packages.
   * Move all Build-Depends to Build-Depends-Indep according
 to the debian policy.
   * Update Standards-Version to 3.7.0 in debian/control*.
Files: 
 465256cada2c839e535923ec2fe0a158 756 python optional impacket_0.9.5.2-2.dsc
 d50c660fb40b612fad3250c7c2f4bf0b 3060 python optional 
impacket_0.9.5.2-2.diff.gz
 ff3e8cd338529d715b473416000e242b 58440 python optional 
python-impacket_0.9.5.2-2_all.deb
 787466b9681d4123bbc0d89422e404a8 15032 doc optional 
python-impacket-doc_0.9.5.2-2_all.deb

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

iD8DBQFEVWO27ftwBTcVV3gRAovCAKCl82zihks8LQO4Q17WlSDgExl8zgCgg1by
A9WpFJsPaomKxd7/C54BJyo=
=up6i
-END PGP SIGNATURE-


Accepted:
impacket_0.9.5.2-2.diff.gz
  to pool/main/i/impacket/impacket_0.9.5.2-2.diff.gz
impacket_0.9.5.2-2.dsc
  to pool/main/i/impacket/impacket_0.9.5.2-2.dsc
python-impacket-doc_0.9.5.2-2_all.deb
  to pool/main/i/impacket/python-impacket-doc_0.9.5.2-2_all.deb
python-impacket_0.9.5.2-2_all.deb
  to pool/main/i/impacket/python-impacket_0.9.5.2-2_all.deb


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



Accepted ttf-dzongkha 0.2-2 (source all)

2006-05-02 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 18 Apr 2006 08:56:07 +0200
Source: ttf-dzongkha
Binary: ttf-dzongkha ttf-dzongkha-udeb
Architecture: source all
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 ttf-dzongkha - TrueType fonts for Dzongkha language
 ttf-dzongkha-udeb - TrueType fonts for Dzongkha language (udeb)
Closes: 363251
Changes: 
 ttf-dzongkha (0.2-2) unstable; urgency=low
 .
   * Add a udeb package for the graphical installer
 Closes: #363251
Files: 
 66d88beb866cf1f2685c5d13ec8c4115 644 x11 optional ttf-dzongkha_0.2-2.dsc
 45ae2702af9b0eb05449043c918094f0 1831 x11 optional ttf-dzongkha_0.2-2.diff.gz
 9ac86b79edd00fc3a5fb9c7b50a1a76f 602072 x11 optional ttf-dzongkha_0.2-2_all.deb
 ad7227dbbe9a74ca12868077e399d7bf 598874 debian-installer optional 
ttf-dzongkha-udeb_0.2-2_all.udeb
Package-Type: udeb

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

iD8DBQFERJGn1OXtrMAUPS0RAiTqAJ0bg0W0ppM2VaTM8QUXy7HmuRWi1QCfe93V
Xl4WDPXTuOuMlFhn2t7OFTI=
=xS2r
-END PGP SIGNATURE-


Accepted:
ttf-dzongkha-udeb_0.2-2_all.udeb
  to pool/main/t/ttf-dzongkha/ttf-dzongkha-udeb_0.2-2_all.udeb
ttf-dzongkha_0.2-2.diff.gz
  to pool/main/t/ttf-dzongkha/ttf-dzongkha_0.2-2.diff.gz
ttf-dzongkha_0.2-2.dsc
  to pool/main/t/ttf-dzongkha/ttf-dzongkha_0.2-2.dsc
ttf-dzongkha_0.2-2_all.deb
  to pool/main/t/ttf-dzongkha/ttf-dzongkha_0.2-2_all.deb


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



Accepted impacket 0.9.5.2-1 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Apr 2006 15:51:41 +0200
Source: impacket
Binary: python2.3-impacket python-impacket-doc python-impacket 
python2.4-impacket
Architecture: source all
Version: 0.9.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-impacket - Python module to easily build and dissect network protocols
 python-impacket-doc - Python module to easily build and dissect network 
protocols
 python2.3-impacket - Python module to easily build and dissect network 
protocols
 python2.4-impacket - Python module to easily build and dissect network 
protocols
Closes: 361966
Changes: 
 impacket (0.9.5.2-1) unstable; urgency=low
 .
   * Initial release. Closes: #361966.
Files: 
 3bc4011be8d599e4eaacabcc93aa53b5 868 python optional impacket_0.9.5.2-1.dsc
 e33ee4cec48ac1a1f1cdf90400f85dc6 67013 python optional 
impacket_0.9.5.2.orig.tar.gz
 d5e16188bf142f5b7d2a56aab91dbd6c 2920 python optional 
impacket_0.9.5.2-1.diff.gz
 4b92ec463e0e347fcbe326aa044bc493 4886 python optional 
python-impacket_0.9.5.2-1_all.deb
 323dd2315450a6f72bd7ea8a895b9d95 14826 doc optional 
python-impacket-doc_0.9.5.2-1_all.deb
 1498aa1af53399c4e85fd15a3735d2d8 58480 python optional 
python2.3-impacket_0.9.5.2-1_all.deb
 4944bc048d59182525abbf0f67ebf339 58488 python optional 
python2.4-impacket_0.9.5.2-1_all.deb

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

iD8DBQFERFcY7ftwBTcVV3gRAsnrAJ9nS5LbQEEAKqmnAECk1gBB7WrmGwCfdo5Q
NbgY01Xi0lG8j24/9XrJdp4=
=qNvC
-END PGP SIGNATURE-


Accepted:
impacket_0.9.5.2-1.diff.gz
  to pool/main/i/impacket/impacket_0.9.5.2-1.diff.gz
impacket_0.9.5.2-1.dsc
  to pool/main/i/impacket/impacket_0.9.5.2-1.dsc
impacket_0.9.5.2.orig.tar.gz
  to pool/main/i/impacket/impacket_0.9.5.2.orig.tar.gz
python-impacket-doc_0.9.5.2-1_all.deb
  to pool/main/i/impacket/python-impacket-doc_0.9.5.2-1_all.deb
python-impacket_0.9.5.2-1_all.deb
  to pool/main/i/impacket/python-impacket_0.9.5.2-1_all.deb
python2.3-impacket_0.9.5.2-1_all.deb
  to pool/main/i/impacket/python2.3-impacket_0.9.5.2-1_all.deb
python2.4-impacket_0.9.5.2-1_all.deb
  to pool/main/i/impacket/python2.4-impacket_0.9.5.2-1_all.deb


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



Accepted gtk-im-libthai 0.1.3-3 (source i386)

2006-05-02 Thread Theppitak Karoonboonyanan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 27 Mar 2006 18:07:48 +0700
Source: gtk-im-libthai
Binary: gtk-im-libthai
Architecture: source i386
Version: 0.1.3-3
Distribution: unstable
Urgency: low
Maintainer: Theppitak Karoonboonyanan [EMAIL PROTECTED]
Changed-By: Theppitak Karoonboonyanan [EMAIL PROTECTED]
Description: 
 gtk-im-libthai - GTK+ Input Method Module using LibThai
Closes: 358544
Changes: 
 gtk-im-libthai (0.1.3-3) unstable; urgency=low
 .
   * actually close ITP bug (Closes: #358544)
   * debian/rules:
 - removed commented debhelper instructions
Files: 
 bb9ad187ce93205188ba44b3b1c82831 674 libs optional gtk-im-libthai_0.1.3-3.dsc
 0b5ba70fe6aa01288961d400e745f569 327804 libs optional 
gtk-im-libthai_0.1.3.orig.tar.gz
 f80a7a32ff41b970710ad17d5550e1f1 2963 libs optional 
gtk-im-libthai_0.1.3-3.diff.gz
 0f1cfa13294379cc993b56fe1e8d2fff 8172 libs optional 
gtk-im-libthai_0.1.3-3_i386.deb

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

iD8DBQFERMNgliSD4VZixzQRAux2AJ4kY+FCto1SkLF0D6ke2O/PL5zvggCcDLvO
EZKs5PP+hZxhKWbucEcdizE=
=A+Xf
-END PGP SIGNATURE-


Accepted:
gtk-im-libthai_0.1.3-3.diff.gz
  to pool/main/g/gtk-im-libthai/gtk-im-libthai_0.1.3-3.diff.gz
gtk-im-libthai_0.1.3-3.dsc
  to pool/main/g/gtk-im-libthai/gtk-im-libthai_0.1.3-3.dsc
gtk-im-libthai_0.1.3-3_i386.deb
  to pool/main/g/gtk-im-libthai/gtk-im-libthai_0.1.3-3_i386.deb
gtk-im-libthai_0.1.3.orig.tar.gz
  to pool/main/g/gtk-im-libthai/gtk-im-libthai_0.1.3.orig.tar.gz


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



Accepted activeldap 0.6.0-1 (source all)

2006-05-02 Thread Duck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 18 Apr 2006 18:22:25 +0200
Source: activeldap
Binary: libactiveldap-ruby-doc libactiveldap-ruby1.8 libactiveldap-ruby
Architecture: source all
Version: 0.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Marc Dequènes (Duck) [EMAIL PROTECTED]
Changed-By: Marc Dequènes (Duck) [EMAIL PROTECTED]
Description: 
 libactiveldap-ruby - an object-oriented interface to LDAP for Ruby
 libactiveldap-ruby-doc - an object-oriented interface to LDAP for Ruby
 libactiveldap-ruby1.8 - an object-oriented interface to LDAP for Ruby
Changes: 
 activeldap (0.6.0-1) unstable; urgency=low
 .
   * Initial Release.
   * Patched to remove bad shebang in 'activeldap.rb'.
Files: 
 5d15a24e9c2b82e10e22e90b2097a6fc 1177 libs optional activeldap_0.6.0-1.dsc
 58e57c2efa92627640d85d50c37a09ed 99495 libs optional 
activeldap_0.6.0.orig.tar.gz
 dc3be1ba14b50d0d585c2ded5a994b1d 2346 libs optional activeldap_0.6.0-1.diff.gz
 dca895e136794263becace0d25f89663 7810 libs optional 
libactiveldap-ruby_0.6.0-1_all.deb
 358711b8819cea9e06103feddc77a890 119238 doc optional 
libactiveldap-ruby-doc_0.6.0-1_all.deb
 813bec6ffdc32fb28ff784f70dcbe77a 33106 libs optional 
libactiveldap-ruby1.8_0.6.0-1_all.deb

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

iD8DBQFERS8ysczZcpAmcIYRAqpTAJ4sRq3JXhDeddtWMp9p6HmzFmTDJgCePpfA
RVYNsz1p1+hHGRYBVTv5wV4=
=sFQ4
-END PGP SIGNATURE-


Accepted:
activeldap_0.6.0-1.diff.gz
  to pool/main/a/activeldap/activeldap_0.6.0-1.diff.gz
activeldap_0.6.0-1.dsc
  to pool/main/a/activeldap/activeldap_0.6.0-1.dsc
activeldap_0.6.0.orig.tar.gz
  to pool/main/a/activeldap/activeldap_0.6.0.orig.tar.gz
libactiveldap-ruby-doc_0.6.0-1_all.deb
  to pool/main/a/activeldap/libactiveldap-ruby-doc_0.6.0-1_all.deb
libactiveldap-ruby1.8_0.6.0-1_all.deb
  to pool/main/a/activeldap/libactiveldap-ruby1.8_0.6.0-1_all.deb
libactiveldap-ruby_0.6.0-1_all.deb
  to pool/main/a/activeldap/libactiveldap-ruby_0.6.0-1_all.deb


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



Accepted glibc 2.3.999.1-1 (source all amd64)

2006-05-02 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  6 Mar 2006 16:49:38 -0500
Source: glibc
Binary: libc0.1-prof libc6-dev-amd64 libc-bin libc6-i686 libc6-dev-ppc64 
libc0.3-pic glibc-doc libc0.3 libc-dev-bin libc0.1-i686 libc6.1-dev libc6-s390x 
libnss-files-udeb libc6-dev-sparc64 libc6-i386 libc0.3-dev libc6-udeb libc6-dbg 
libc6.1-pic libc6-dev libc0.3-prof libc6-sparcv9 libc0.1-udeb libc6-dev-i386 
libc6.1-prof libc0.1-dev locales libc6-pic libc0.3-udeb libc6-dev-powerpc 
libc0.1-pic libc6-ppc64 libc0.3-dbg libc0.1-dbg libc6-amd64 libc0.1 libc6-prof 
libc6-powerpc libc6 libc6-sparcv9b libc6.1-udeb libc6.1-dbg nscd libc6-sparc64 
libnss-dns-udeb libc6.1 libc6-dev-s390x
Architecture: source all amd64
Version: 2.3.999.1-1
Distribution: experimental
Urgency: low
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc-bin   - GNU C Library: Binaries
 libc-dev-bin - GNU C Library: Development Binaries
 libc6  - GNU C Library: Shared libraries
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc6-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales- GNU C Library: National Language (locale) data [support]
 nscd   - GNU C Library: Name Service Cache Daemon
Closes: 181494
Changes: 
 glibc (2.3.999.1-1) experimental; urgency=low
 .
   [ Clint Adams ]
   * New upstream version 2.4.
 - Remove sparc-socket-weakalias.diff (merged upstream).
 - Remove glibc235-dash.diff (merged upstream).
 - Remove glibc235-gcc4-sparc-inline.diff (merged upstream).
 - Remove regcomp_c.diff (merged upstream).
 - Remove glibc235-gcc4-sparc-mv8.diff (merged upstream).
 - Remove glibc-235-sparc-datastart.diff (merged upstream).
 - Remove tst-setcontext_c.diff (merged upstream).
 - Remove glibc-manual-memory.diff (merged upstream).
 - Remove glibc-manual-string.diff (merged upstream).
 - Remove divdi3-moddi3.diff (merged upstream).
 - Remove glibc235-gcc4-elf.diff (merged upstream).
 - Remove everything to do with nscd_nischeck.
 - Update linuxthreads-sizefix.diff for 2.4.
 - debian/shlibver: Bump up to 2.4-1.
 .
   [ Denis Barbier ]
 - Remove complex-collate.diff (merged upstream).
 - Remove cvs-{localedata,iso4217,iso639,tzdata}.diff,
 - Remove from forward-backward-collation.diff a chunk merged upstream.
 - debian/rules.d/tarball.mk: glibc-foo-2.4.tar.bz2 add-on unpacks
   into either foo or glibc-foo-2.4, in which case it is renamed
   into foo.
 - Remove the GNU Libc Reference manual from glibc-doc because it is
   not DFSG-free.  (Closes: #181494)
   The whole glibc-2.4/manual directory is removed from glibc-2.4.tar.bz2.
 - debian/control: Drop Build-Depends: texinfo, texi2html.
 - debian/control: Drop references to the antique libc-doc package.
 .
   [ Michael Banck ]
   * debian/sysdeps/hurd.mk: Only use libidn for add-ons.
 .
   [ Aurelien Jarno ]
 - Remove argp_h.diff (merged upstream).
Files: 
 b5bd5cf4a154ba4eae7b2e58cd07621d 2078 libs required glibc_2.3.999.1-1.dsc
 d925c6227f128a796602530a10b6fb78 14587874 libs required 
glibc_2.3.999.1.orig.tar.gz
 6fc48499d0a7cf2fadb50869a054bc2b 565025 libs required glibc_2.3.999.1-1.diff.gz
 43ba2c31075c56a6455bb7f58fed56c0 1649008 doc optional 
glibc-doc_2.3.999.1-1_all.deb
 474c68e8f7de39830b82d7bc80214454 3977238 libs standard 
locales_2.3.999.1-1_all.deb
 fa13718dfe33b30a92c9788d47efb6d0 3817266 libs required 
libc6_2.3.999.1-1_amd64.deb
 cb70a09581a52dc4c0320de4e7927227 1988076 libdevel standard 
libc6-dev_2.3.999.1-1_amd64.deb
 274b6e4ae0b539f8bf58281590e85739 1510986 libdevel extra 
libc6-prof_2.3.999.1-1_amd64.deb
 f783d7f915b85b3571791a02f1db9055 1330104 libdevel optional 
libc6-pic_2.3.999.1-1_amd64.deb
 2aa5ea706a49b713d4fa049a07eef756 738500 libs required 
libc-bin_2.3.999.1-1_amd64.deb
 98602efa71c4068bf36f7cd7d5658035 157272 libdevel required 
libc-dev-bin_2.3.999.1-1_amd64.deb
 aad9bad963af6e6f11a1ff9274f7a3e2 3412448 libs standard 
libc6-i386_2.3.999.1-1_amd64.deb
 88dbe86bff907c76fb18c27ab7b106f7 1522000 libdevel optional 
libc6-dev-i386_2.3.999.1-1_amd64.deb
 3e70f14264d6379671ead301b127232b 137466 admin optional 
nscd_2.3.999.1-1_amd64.deb
 ba64e4949a4b4b4b0a81b9c391147278 2191914 libdevel extra 
libc6-dbg_2.3.999.1-1_amd64.deb
 f4f600e8f5d495b2870b44658ad73543 1052882 debian-installer extra 
libc6-udeb_2.3.999.1-1_amd64.udeb
 004664265eef740e3b3edc6ebd9085c4 9218 

Accepted ivman 0.6.12-1 (source amd64)

2006-05-02 Thread stew
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.7
Date: Sun, 23 Apr 2006 23:08:14 -0400
Source: ivman
Binary: ivman
Architecture: source amd64
Version: 0.6.12-1
Distribution: unstable
Urgency: low
Maintainer: Mike O'Connor [EMAIL PROTECTED]
Changed-By: stew [EMAIL PROTECTED]
Description: 
 ivman  - daemon to auto-mount and manage media devices
Changes: 
 ivman (0.6.12-1) unstable; urgency=low
 .
   * new upstream release
   * fixed error in initscript stopping ivman when it wasn't started
Files: 
 6d65dd443eb5bc33878db3cfe459fab4 639 utils optional ivman_0.6.12-1.dsc
 943b05c2d369894b6afcc80c9e7e3109 423303 utils optional ivman_0.6.12.orig.tar.gz
 ef6b884d46559249eec68bba689e00b5 9412 utils optional ivman_0.6.12-1.diff.gz
 0ba4ff28950f8a6aeb22346bfe7ae22b 59812 utils optional ivman_0.6.12-1_amd64.deb

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

iD8DBQFEV36RwO+u47cOQDsRA7j8AJ4+b4Nq0UzMuo9y5VUvZ4Jx3h+BrACaAolH
dz9ZtrwOwu+ikeTDTBGHZeg=
=1Qoz
-END PGP SIGNATURE-


Accepted:
ivman_0.6.12-1.diff.gz
  to pool/main/i/ivman/ivman_0.6.12-1.diff.gz
ivman_0.6.12-1.dsc
  to pool/main/i/ivman/ivman_0.6.12-1.dsc
ivman_0.6.12-1_amd64.deb
  to pool/main/i/ivman/ivman_0.6.12-1_amd64.deb
ivman_0.6.12.orig.tar.gz
  to pool/main/i/ivman/ivman_0.6.12.orig.tar.gz


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



Accepted wide-dhcpv6 20060322-2 (source i386)

2006-05-02 Thread Jeremie Corbier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 16 Apr 2006 20:17:59 +0200
Source: wide-dhcpv6
Binary: wide-dhcpv6-client wide-dhcpv6-server wide-dhcpv6-relay
Architecture: source i386
Version: 20060322-2
Distribution: unstable
Urgency: low
Maintainer: Jeremie Corbier [EMAIL PROTECTED]
Changed-By: Jeremie Corbier [EMAIL PROTECTED]
Description: 
 wide-dhcpv6-client - DHCPv6 client for automatic IPv6 hosts configuration
 wide-dhcpv6-relay - DHCPv6 relay for automatic IPv6 hosts configuration
 wide-dhcpv6-server - DHCPv6 server for automatic IPv6 hosts configuration
Closes: 360274
Changes: 
 wide-dhcpv6 (20060322-2) unstable; urgency=low
 .
   * Enabled Information Refresh Timer in dhcp6c.
   * Keys for the communication between dhcp6ctl and dhcp6c or dhcp6s are
 now automatically created on install.
   * Added default configuration for the client: installs a default stateless
 config.
   * Added a script to update /etc/resolv.conf with received DNS and domain
 information.
   * Added if-up/if-down scripts to enable/disable dhcp6c if needed.
   * Migrated configuration files to /etc/wide-dhcpv6.
   * Added Czech debconf templates translation, thanks to Miroslav Kure
 (Closes: #360274).
   * Bump up Standards-Version to 3.7.0 (no changes).
Files: 
 36731149436867e02f0c1942c8df0f31 698 net optional wide-dhcpv6_20060322-2.dsc
 0563c47aa555854e4e098a4859c59a6f 13120 net optional 
wide-dhcpv6_20060322-2.diff.gz
 05e27bfcad4c36fda35f1f1ee42fbd3d 79852 net optional 
wide-dhcpv6-server_20060322-2_i386.deb
 5102f41dd34757ecbd0c0e8bd44093c0 85754 net optional 
wide-dhcpv6-client_20060322-2_i386.deb
 02d610dfee257e15fa63dc795d1002a0 31884 net optional 
wide-dhcpv6-relay_20060322-2_i386.deb

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

iD8DBQFEV4CcdC8qQo5jWl4RAu/oAJ9oqB5EozTVXoWUrcOeS/TPDELt+gCfZfn2
MKcIusS8QKmNuNU4xOtDGqE=
=fvrr
-END PGP SIGNATURE-


Accepted:
wide-dhcpv6-client_20060322-2_i386.deb
  to pool/main/w/wide-dhcpv6/wide-dhcpv6-client_20060322-2_i386.deb
wide-dhcpv6-relay_20060322-2_i386.deb
  to pool/main/w/wide-dhcpv6/wide-dhcpv6-relay_20060322-2_i386.deb
wide-dhcpv6-server_20060322-2_i386.deb
  to pool/main/w/wide-dhcpv6/wide-dhcpv6-server_20060322-2_i386.deb
wide-dhcpv6_20060322-2.diff.gz
  to pool/main/w/wide-dhcpv6/wide-dhcpv6_20060322-2.diff.gz
wide-dhcpv6_20060322-2.dsc
  to pool/main/w/wide-dhcpv6/wide-dhcpv6_20060322-2.dsc


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



Accepted ply 1.6-1 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 11 Apr 2006 22:21:34 +0200
Source: ply
Binary: python-ply-doc python-ply
Architecture: source all
Version: 1.6-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-ply - Lex and Yacc implementation for Python
 python-ply-doc - Lex and Yacc implementation for Python
Closes: 215804
Changes: 
 ply (1.6-1) unstable; urgency=low
 .
   * Initial release. Closes: #215804.
Files: 
 7c26b3d6ccf9cf946591cd03ba58e57f 728 python optional ply_1.6-1.dsc
 cc43cab69b072fdd5c2557f3865c383d 72605 python optional ply_1.6.orig.tar.gz
 7069822d5f8d1292689e098e5daef9fd 2188 python optional ply_1.6-1.diff.gz
 42cf384e1f3fbf6185c98f375c8e9998 35938 python optional python-ply_1.6-1_all.deb
 a83e157a083e9e175bde822ab8c8 33128 doc optional 
python-ply-doc_1.6-1_all.deb

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

iD8DBQFERs4V7ftwBTcVV3gRAnQoAJwL4s94QgFTj1vLVE6Ilv23jzlddACeMJVN
XCj2LVGgKta2hWNQAwqTjvI=
=lG7P
-END PGP SIGNATURE-


Accepted:
ply_1.6-1.diff.gz
  to pool/main/p/ply/ply_1.6-1.diff.gz
ply_1.6-1.dsc
  to pool/main/p/ply/ply_1.6-1.dsc
ply_1.6.orig.tar.gz
  to pool/main/p/ply/ply_1.6.orig.tar.gz
python-ply-doc_1.6-1_all.deb
  to pool/main/p/ply/python-ply-doc_1.6-1_all.deb
python-ply_1.6-1_all.deb
  to pool/main/p/ply/python-ply_1.6-1_all.deb


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



Accepted python-medusa 0.5.4-4 (source all)

2006-05-02 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 19 Apr 2006 20:09:54 +0200
Source: python-medusa
Binary: python-medusa python-medusa-doc
Architecture: source all
Version: 0.5.4-4
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Torsten Marek [EMAIL PROTECTED]
Description: 
 python-medusa - Framework for implementing asynchronous servers
 python-medusa-doc - Framework for implementing asynchronous servers
Changes: 
 python-medusa (0.5.4-4) unstable; urgency=low
 .
   * Add myself to uploaders temporarily
   * Drop build-dependency on python-support and add it to python-medusa
Files: 
 ae0e006617083e1260c164b8ef9ec1eb 788 python optional python-medusa_0.5.4-4.dsc
 45754fb8220b1ebb7a079c0d2cf2488a 4118 python optional 
python-medusa_0.5.4-4.diff.gz
 9aeca5d455361a5de2ac1ee9bb5acdab 60272 python optional 
python-medusa_0.5.4-4_all.deb
 1639de8937a9797c6911a11fa701345e 39864 doc optional 
python-medusa-doc_0.5.4-4_all.deb

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

iD8DBQFERn9zfMVFHqJEyFgRAk0CAKCoOu72eX6Z3NHACgZbdfyT1iB2LACfeUE3
0rliX9BAZVHnVtuT2DGPBb8=
=+tRs
-END PGP SIGNATURE-


Accepted:
python-medusa-doc_0.5.4-4_all.deb
  to pool/main/p/python-medusa/python-medusa-doc_0.5.4-4_all.deb
python-medusa_0.5.4-4.diff.gz
  to pool/main/p/python-medusa/python-medusa_0.5.4-4.diff.gz
python-medusa_0.5.4-4.dsc
  to pool/main/p/python-medusa/python-medusa_0.5.4-4.dsc
python-medusa_0.5.4-4_all.deb
  to pool/main/p/python-medusa/python-medusa_0.5.4-4_all.deb


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



Accepted k3b 0.12.15-2 (source i386)

2006-05-02 Thread Francois Marier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Apr 2006 23:35:09 -0400
Source: k3b
Binary: libk3b-dev k3b libk3b2
Architecture: source i386
Version: 0.12.15-2
Distribution: unstable
Urgency: low
Maintainer: Jean-Michel Kelbert [EMAIL PROTECTED]
Changed-By: Francois Marier [EMAIL PROTECTED]
Description: 
 k3b- A sophisticated KDE CD burning application
 libk3b-dev - The KDE cd burning application library - development files
 libk3b2- The KDE cd burning application library - runtime files
Closes: 355477
Changes: 
 k3b (0.12.15-2) unstable; urgency=low
 .
   * Restore libk3b (closes: #355477)
   * Fix lintian warnings (thanks to James Thorniley!)
Files: 
 b09985833d78da6087e80168ed13b0d2 931 otherosfs optional k3b_0.12.15-2.dsc
 e15103fb6f599437c2cb5f7ea9fdb0eb 12913 otherosfs optional k3b_0.12.15-2.diff.gz
 a5b0ccbacb5574a0a4174da560a062bf 4095040 otherosfs optional 
k3b_0.12.15-2_i386.deb
 193666c16b0021e73515549e2abe27ae 92016 libdevel optional 
libk3b-dev_0.12.15-2_i386.deb
 1cc07299d578773e82d283d7a3df4f7e 971074 libs optional 
libk3b2_0.12.15-2_i386.deb

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

iD8DBQFETEpHScUZKBnQNIYRAs7KAJ9srLi67kP77PgE1cYzQnxiMcatHwCgqqt/
4H8Kwm5AVsSeuU7+OVNecOc=
=w6fO
-END PGP SIGNATURE-


Accepted:
k3b_0.12.15-2.diff.gz
  to pool/main/k/k3b/k3b_0.12.15-2.diff.gz
k3b_0.12.15-2.dsc
  to pool/main/k/k3b/k3b_0.12.15-2.dsc
k3b_0.12.15-2_i386.deb
  to pool/main/k/k3b/k3b_0.12.15-2_i386.deb
libk3b-dev_0.12.15-2_i386.deb
  to pool/main/k/k3b/libk3b-dev_0.12.15-2_i386.deb
libk3b2_0.12.15-2_i386.deb
  to pool/main/k/k3b/libk3b2_0.12.15-2_i386.deb


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



Accepted ply 1.6-2 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 19:26:57 +0200
Source: ply
Binary: python-ply-doc python-ply
Architecture: source all
Version: 1.6-2
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-ply - Lex and Yacc implementation for Python
 python-ply-doc - Lex and Yacc implementation for Python
Changes: 
 ply (1.6-2) unstable; urgency=low
 .
   [ Arnaud Fontaine ]
   * Fix typo into debian/control*.
   * Move Build-Depends-Indep to Build-Depends according
 to the debian policy.
 .
   [ Gustavo Franco ]
   * debian/control:
 - Standards-Version bumped up to 3.7.0
Files: 
 8299e7bf5a2bc349e32f63b30bbf2a70 732 python optional ply_1.6-2.dsc
 4022aa8d3d8810b43558928f0e678625 2144 python optional ply_1.6-2.diff.gz
 8adbe67f978b26914fb881610b64879f 36084 python optional python-ply_1.6-2_all.deb
 114827382593d85a80a8865210773567 33280 doc optional 
python-ply-doc_1.6-2_all.deb

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

iD8DBQFEVVgQ7ftwBTcVV3gRApJBAJ4xNbY2ekzNDlEiwjpR/WyCX9gN9ACguFu4
eOFz4JGqHABbf+8CtWuhO9o=
=EHPy
-END PGP SIGNATURE-


Accepted:
ply_1.6-2.diff.gz
  to pool/main/p/ply/ply_1.6-2.diff.gz
ply_1.6-2.dsc
  to pool/main/p/ply/ply_1.6-2.dsc
python-ply-doc_1.6-2_all.deb
  to pool/main/p/ply/python-ply-doc_1.6-2_all.deb
python-ply_1.6-2_all.deb
  to pool/main/p/ply/python-ply_1.6-2_all.deb


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



Accepted libcrypt-des-ede3-perl 0.01-1 (source all)

2006-05-02 Thread Pierre-Matthieu Alamy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  4 Apr 2006 16:01:02 +
Source: libcrypt-des-ede3-perl
Binary: libcrypt-des-ede3-perl
Architecture: source all
Version: 0.01-1
Distribution: unstable
Urgency: low
Maintainer: Pierre-Matthieu Alamy [EMAIL PROTECTED]
Changed-By: Pierre-Matthieu Alamy [EMAIL PROTECTED]
Description: 
 libcrypt-des-ede3-perl - Triple-DES EDE encryption/decryption for perl
Changes: 
 libcrypt-des-ede3-perl (0.01-1) unstable; urgency=low
 .
   * Initial release.
Files: 
 6ea63f128f22cedf9d42c217c42b513e 740 perl optional 
libcrypt-des-ede3-perl_0.01-1.dsc
 fde1995efa0735407a5f7c4a4c8147bc 2328 perl optional 
libcrypt-des-ede3-perl_0.01.orig.tar.gz
 c18cb84ad1d9eedf9e6a576ade2c7644 1718 perl optional 
libcrypt-des-ede3-perl_0.01-1.diff.gz
 01ef8d3aa61b50945ed81547d228e3ba 6168 perl optional 
libcrypt-des-ede3-perl_0.01-1_all.deb

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

iD8DBQFESK0idC8qQo5jWl4RAtuBAJ47II5QbPlZlAe+2ufyUlDPAttIZwCfarMC
X/jElD3y5o6ZnOjZDvBDSMA=
=RLEL
-END PGP SIGNATURE-


Accepted:
libcrypt-des-ede3-perl_0.01-1.diff.gz
  to pool/main/libc/libcrypt-des-ede3-perl/libcrypt-des-ede3-perl_0.01-1.diff.gz
libcrypt-des-ede3-perl_0.01-1.dsc
  to pool/main/libc/libcrypt-des-ede3-perl/libcrypt-des-ede3-perl_0.01-1.dsc
libcrypt-des-ede3-perl_0.01-1_all.deb
  to pool/main/libc/libcrypt-des-ede3-perl/libcrypt-des-ede3-perl_0.01-1_all.deb
libcrypt-des-ede3-perl_0.01.orig.tar.gz
  to 
pool/main/libc/libcrypt-des-ede3-perl/libcrypt-des-ede3-perl_0.01.orig.tar.gz


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



Accepted linux-patch-gcov 0.8 (source all)

2006-05-02 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 24 Apr 2006 09:53:06 +0100
Source: linux-patch-gcov
Binary: linux-patch-gcov
Architecture: source all
Version: 0.8
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry [EMAIL PROTECTED]
Changed-By: Alastair McKinstry [EMAIL PROTECTED]
Description: 
 linux-patch-gcov - Linux Kernel Coverage patch
Changes: 
 linux-patch-gcov (0.8) unstable; urgency=low
 .
   * Changed name to linux-patch-gcov to allow for non-Linux kernels in
 Debian.
   * Now build on 2.6.16
Files: 
 c0c85b073613123ad6eb6a3874cb74e2 538 devel extra linux-patch-gcov_0.8.dsc
 3245c4fe6497e6622f14d50f4d2c3fe0 79383 devel extra linux-patch-gcov_0.8.tar.gz
 16b8250df56ce2cd0002182625d046ad 89270 devel extra linux-patch-gcov_0.8_all.deb

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

iD8DBQFETK6pQTK/kCo4XFcRAjs5AKDCKrtnsO95vqVgdJGFGEHcWEsJ+wCeL7k4
b9Op655GijkdDcPW1riLP7E=
=0Z2G
-END PGP SIGNATURE-


Accepted:
linux-patch-gcov_0.8.dsc
  to pool/main/l/linux-patch-gcov/linux-patch-gcov_0.8.dsc
linux-patch-gcov_0.8.tar.gz
  to pool/main/l/linux-patch-gcov/linux-patch-gcov_0.8.tar.gz
linux-patch-gcov_0.8_all.deb
  to pool/main/l/linux-patch-gcov/linux-patch-gcov_0.8_all.deb


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



Accepted hyperestraier 1.2.3-1 (source i386)

2006-05-02 Thread Fumitoshi UKAI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 27 Apr 2006 00:35:27 +0900
Source: hyperestraier
Binary: hyperestraier libestraier-java libestraier8 libestraier-dev 
libestraier-ruby1.8
Architecture: source i386
Version: 1.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI [EMAIL PROTECTED]
Changed-By: Fumitoshi UKAI [EMAIL PROTECTED]
Description: 
 hyperestraier - a full-text search system for communities
 libestraier-dev - a full-text search system Libraries [development]
 libestraier-java - Hyper Estraier Node API Libraries for Java
 libestraier-ruby1.8 - Hyper Estraier Node API Libraries for Ruby
 libestraier8 - a full-text search system Libraries [runtime]
Closes: 359728 361463 363950
Changes: 
 hyperestraier (1.2.3-1) unstable; urgency=low
 .
   * New upstream release
   * exclude kfreebsd-amd64 from build-depends for java as kfreebsd-i386
closes: Bug#361463
   * remove build-depends on libgcj-dev
closes: Bug#359728
   * fix typo in description
closes: Bug#363950
Files: 
 87bc5533ba07485dc7e35b2ecba146bb 992 text optional hyperestraier_1.2.3-1.dsc
 6689cd0b89d5bfd1e086aeb558546c71 790162 text optional 
hyperestraier_1.2.3.orig.tar.gz
 3d645e3186bffd3e8ca896aedaf07aa2 33776 text optional 
hyperestraier_1.2.3-1.diff.gz
 17963caa1535c13d5b0595c1329a6262 354328 text optional 
hyperestraier_1.2.3-1_i386.deb
 4defc936382e1de8b036c3aa1276dc9a 83278 text optional 
libestraier8_1.2.3-1_i386.deb
 aef4ab05a5529fa3d51e38c9b976ee08 120556 text optional 
libestraier-dev_1.2.3-1_i386.deb
 4bb9ba20b76b1f38a211d808d0081ed5 69634 text optional 
libestraier-ruby1.8_1.2.3-1_i386.deb
 bda93eafbb88c55183c6d8b0d3e63a3a 82958 libs optional 
libestraier-java_1.2.3-1_i386.deb

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

iD8DBQFET5r09D5yZjzIjAkRArthAKCZ/wVB6HMK4YzuTGfpin4ro0yuYQCeKo1j
gOqLlwpl2aciSHf6q4gHUZw=
=S/p0
-END PGP SIGNATURE-


Accepted:
hyperestraier_1.2.3-1.diff.gz
  to pool/main/h/hyperestraier/hyperestraier_1.2.3-1.diff.gz
hyperestraier_1.2.3-1.dsc
  to pool/main/h/hyperestraier/hyperestraier_1.2.3-1.dsc
hyperestraier_1.2.3-1_i386.deb
  to pool/main/h/hyperestraier/hyperestraier_1.2.3-1_i386.deb
hyperestraier_1.2.3.orig.tar.gz
  to pool/main/h/hyperestraier/hyperestraier_1.2.3.orig.tar.gz
libestraier-dev_1.2.3-1_i386.deb
  to pool/main/h/hyperestraier/libestraier-dev_1.2.3-1_i386.deb
libestraier-java_1.2.3-1_i386.deb
  to pool/main/h/hyperestraier/libestraier-java_1.2.3-1_i386.deb
libestraier-ruby1.8_1.2.3-1_i386.deb
  to pool/main/h/hyperestraier/libestraier-ruby1.8_1.2.3-1_i386.deb
libestraier8_1.2.3-1_i386.deb
  to pool/main/h/hyperestraier/libestraier8_1.2.3-1_i386.deb


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



Accepted libmath-randomorg-perl 0.02-1 (source all)

2006-05-02 Thread David Moreno Garza
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 19 Mar 2006 15:28:39 -0400
Source: libmath-randomorg-perl
Binary: libmath-randomorg-perl
Architecture: source all
Version: 0.02-1
Distribution: unstable
Urgency: low
Maintainer: David Moreno Garza [EMAIL PROTECTED]
Changed-By: David Moreno Garza [EMAIL PROTECTED]
Description: 
 libmath-randomorg-perl - Retrieve random numbers and data from random.org
Changes: 
 libmath-randomorg-perl (0.02-1) unstable; urgency=low
 .
   * Initial Release.
Files: 
 5533ed4a82594fe0c0b3b043f27df3cf 671 perl optional 
libmath-randomorg-perl_0.02-1.dsc
 a4b02c0f88b26f974c6c6501a347204c 4389 perl optional 
libmath-randomorg-perl_0.02.orig.tar.gz
 400c29512cf2615be77a5c33e551c10d 867 perl optional 
libmath-randomorg-perl_0.02-1.diff.gz
 52c83ad169cdf11a1457bc90a9d1c1be 6886 perl optional 
libmath-randomorg-perl_0.02-1_all.deb

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

iD8DBQFESQUimBxf18ZxJX0RApQrAKCF/o6MwyZsLj1ujVlO7/ggLqltagCeOE7+
jzrLIl2kNST9f5hyYJqNQJU=
=o6lv
-END PGP SIGNATURE-


Accepted:
libmath-randomorg-perl_0.02-1.diff.gz
  to pool/main/libm/libmath-randomorg-perl/libmath-randomorg-perl_0.02-1.diff.gz
libmath-randomorg-perl_0.02-1.dsc
  to pool/main/libm/libmath-randomorg-perl/libmath-randomorg-perl_0.02-1.dsc
libmath-randomorg-perl_0.02-1_all.deb
  to pool/main/libm/libmath-randomorg-perl/libmath-randomorg-perl_0.02-1_all.deb
libmath-randomorg-perl_0.02.orig.tar.gz
  to 
pool/main/libm/libmath-randomorg-perl/libmath-randomorg-perl_0.02.orig.tar.gz


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



Accepted python-medusa 0.5.4-3 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 19 Apr 2006 01:17:41 +0200
Source: python-medusa
Binary: python-medusa python-medusa-doc
Architecture: source all
Version: 0.5.4-3
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-medusa - Framework for implementing asynchronous servers
 python-medusa-doc - Framework for implementing asynchronous servers
Closes: 351143 362532
Changes: 
 python-medusa (0.5.4-3) unstable; urgency=low
 .
   [Arnaud Fontaine]
   * New maintainer. Closes: #362532.
   * Add debian-python team to the Uploaders field (debian/control.in).
   * Drop python2.x-scheme in favor of python-support.
   * Add python-medusa-doc and remove python2.1-medusa,
 python2.2-medusa packages (debian/control.in). Closes: #351143.
   * Use cdbs in order to build the package.
   * Change section from 'net' to 'python' (debian/control.in).
   * Update the Standards-Version field to policy version 3.6.2.2
(debian/control.in).
   * Update debian/copyright.
 .
   [Torsten Marek]
   * upload an orig.tar.gz, package used to be native.
Files: 
 826dd0cad456623f90e0aa0544c640c3 768 python optional python-medusa_0.5.4-3.dsc
 5d10505036bc38f8d4cb51d87516e069 107744 python optional 
python-medusa_0.5.4.orig.tar.gz
 3cb3ac3fcc047a130f2bce6c61249d1a 4033 python optional 
python-medusa_0.5.4-3.diff.gz
 fd5f336b84089ccf79e07ce58c5ad4fe 60170 python optional 
python-medusa_0.5.4-3_all.deb
 a6df83e5f3576dcc68a7712eed2517a3 39790 doc optional 
python-medusa-doc_0.5.4-3_all.deb

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

iD8DBQFERXZzfMVFHqJEyFgRAk/wAKCAJKn7/JR4UcKlPz02h2dz1wipQQCeNGeP
nmWZlzTuPGUnGmY+cFDfm0U=
=QDue
-END PGP SIGNATURE-


Accepted:
python-medusa-doc_0.5.4-3_all.deb
  to pool/main/p/python-medusa/python-medusa-doc_0.5.4-3_all.deb
python-medusa_0.5.4-3.diff.gz
  to pool/main/p/python-medusa/python-medusa_0.5.4-3.diff.gz
python-medusa_0.5.4-3.dsc
  to pool/main/p/python-medusa/python-medusa_0.5.4-3.dsc
python-medusa_0.5.4-3_all.deb
  to pool/main/p/python-medusa/python-medusa_0.5.4-3_all.deb
python-medusa_0.5.4.orig.tar.gz
  to pool/main/p/python-medusa/python-medusa_0.5.4.orig.tar.gz


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



Accepted python-medusa 0.5.4-5 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 21 Apr 2006 10:26:12 +0200
Source: python-medusa
Binary: python-medusa python-medusa-doc
Architecture: source all
Version: 0.5.4-5
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-medusa - Framework for implementing asynchronous servers
 python-medusa-doc - Framework for implementing asynchronous servers
Changes: 
 python-medusa (0.5.4-5) unstable; urgency=low
 .
   * Clean debian/rules by creating debian/python-medusa.docs for
 debian/README.Debian.
   * Move Build-Depends-Indep to Build-Depends according
 to the debian-policy.
Files: 
 be43d95a954c7182749b92ef812d9972 796 python optional python-medusa_0.5.4-5.dsc
 353de93f3bcbb6017107dd9e632f40a7 4032 python optional 
python-medusa_0.5.4-5.diff.gz
 d709badb2105aad1ea79876f51b628e7 59418 python optional 
python-medusa_0.5.4-5_all.deb
 6824976a79600678e74fcede682b2c86 40080 doc optional 
python-medusa-doc_0.5.4-5_all.deb

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

iD8DBQFEVVSD7ftwBTcVV3gRAtVsAJ48prvliCRrog1kjZ7WQteefXSkDACeJBvU
YWb6TtcEf9Q2ScfzfHpiDD0=
=7pjg
-END PGP SIGNATURE-


Accepted:
python-medusa-doc_0.5.4-5_all.deb
  to pool/main/p/python-medusa/python-medusa-doc_0.5.4-5_all.deb
python-medusa_0.5.4-5.diff.gz
  to pool/main/p/python-medusa/python-medusa_0.5.4-5.diff.gz
python-medusa_0.5.4-5.dsc
  to pool/main/p/python-medusa/python-medusa_0.5.4-5.dsc
python-medusa_0.5.4-5_all.deb
  to pool/main/p/python-medusa/python-medusa_0.5.4-5_all.deb


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



Accepted pyasn1 0.0.4a-2 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 19:22:53 +0200
Source: pyasn1
Binary: python-pyasn1
Architecture: source all
Version: 0.0.4a-2
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-pyasn1 - ASN.1 library for Python
Changes: 
 pyasn1 (0.0.4a-2) unstable; urgency=low
 .
   * Move Build-Depends-Indep to Build-Depends according
 to the debian policy.
Files: 
 fbe4368e98d78e07574e2d3347d7123c 732 python optional pyasn1_0.0.4a-2.dsc
 53b5c26b5ad651bb3294b9e7e591ff09 2188 python optional pyasn1_0.0.4a-2.diff.gz
 a5e0457be098baf7155ed9e76b04a06b 26966 python optional 
python-pyasn1_0.0.4a-2_all.deb

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

iD8DBQFEVVay7ftwBTcVV3gRAqrYAKCTQE7Kr20TkTkUlMRbMqKLwh8G0QCgi1ho
H6ADm49GcOoPPFUAGs1Q/BE=
=jgKu
-END PGP SIGNATURE-


Accepted:
pyasn1_0.0.4a-2.diff.gz
  to pool/main/p/pyasn1/pyasn1_0.0.4a-2.diff.gz
pyasn1_0.0.4a-2.dsc
  to pool/main/p/pyasn1/pyasn1_0.0.4a-2.dsc
python-pyasn1_0.0.4a-2_all.deb
  to pool/main/p/pyasn1/python-pyasn1_0.0.4a-2_all.deb


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



Accepted qdbm 1.8.49-1 (source i386 all)

2006-05-02 Thread Fumitoshi UKAI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 27 Apr 2006 00:10:55 +0900
Source: qdbm
Binary: libqdbm12 libqdbm-java libqdbm-perl libqdbm++-dev qdbm-util 
libqdbm2++c2 qdbm-cgi libqdbm-ruby1.8 qdbm-doc libqdbm-dev
Architecture: source i386 all
Version: 1.8.49-1
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI [EMAIL PROTECTED]
Changed-By: Fumitoshi UKAI [EMAIL PROTECTED]
Description: 
 libqdbm++-dev - QDBM Database Libraries for C++ [development]
 libqdbm-dev - QDBM Database Libraries [development]
 libqdbm-java - QDBM Database Libraries for Java
 libqdbm-perl - QDBM Database Libraries for Perl
 libqdbm-ruby1.8 - QDBM Database Libraries for Ruby 1.8
 libqdbm12  - QDBM Database Libraries [runtime]
 libqdbm2++c2 - QDBM Database Libraries for C++ [runtime]
 qdbm-cgi   - QDBM Database CGI commands
 qdbm-doc   - QDBM Database Documentation
 qdbm-util  - QDBM Database Utilities
Closes: 343017 359739 360423 361496
Changes: 
 qdbm (1.8.49-1) unstable; urgency=low
 .
   * New upstream release
 closes: Bug#360423
   * drop build-depends: g++-3.4 [arm m68k hppa]
 closes: Bug#343017
   * exclude kfreebsd-amd64 from build-depends for java as kfreebsd-i386
 closes: Bug#361496
   * remove build-depends on libgcj-dev
 closes: Bug#359739
Files: 
 ef90d9ea33471780e6939469eca863e4 996 libs optional qdbm_1.8.49-1.dsc
 0f7eb9a4bafafe7080c73980e38415e9 894660 libs optional qdbm_1.8.49.orig.tar.gz
 01c85062d1721bbe78e61292cd0bb3cb 30348 libs optional qdbm_1.8.49-1.diff.gz
 83f0b2b188cce562710684fa79399856 307156 doc optional qdbm-doc_1.8.49-1_all.deb
 72208365434b7081134cf4538e82330e 89256 libs optional 
libqdbm12_1.8.49-1_i386.deb
 3d452b60f5dd29fd89d19a0816c69da7 174980 libdevel optional 
libqdbm-dev_1.8.49-1_i386.deb
 dad6b8e61282cab369267ec83960225b 32644 libs optional 
libqdbm2++c2_1.8.49-1_i386.deb
 928f3db0ec78e812c3e67ba29760dbb6 50030 libdevel optional 
libqdbm++-dev_1.8.49-1_i386.deb
 a17c17e9b64aad4dcd0deb2ad902c5b0 46450 perl optional 
libqdbm-perl_1.8.49-1_i386.deb
 b2aaf0db38617359fbd4d2a83e3bc867 32708 interpreters optional 
libqdbm-ruby1.8_1.8.49-1_i386.deb
 424740f2910afd2a2018d87b455dc767 88574 utils optional 
qdbm-util_1.8.49-1_i386.deb
 3d7711e2fceaee8dbcc3c5546ee9d70b 33094 web optional qdbm-cgi_1.8.49-1_i386.deb
 3844aca7d4ab5c205e35500e400b1a39 36640 libs optional 
libqdbm-java_1.8.49-1_i386.deb

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

iD8DBQFET5LW9D5yZjzIjAkRAukGAJ4yhivpfO3t4vij1dKls2dJtUrX8ACdHrUo
tVU83oQvhC8sNz9vLuIPM8Q=
=y8gK
-END PGP SIGNATURE-


Accepted:
libqdbm++-dev_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm++-dev_1.8.49-1_i386.deb
libqdbm-dev_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm-dev_1.8.49-1_i386.deb
libqdbm-java_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm-java_1.8.49-1_i386.deb
libqdbm-perl_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm-perl_1.8.49-1_i386.deb
libqdbm-ruby1.8_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm-ruby1.8_1.8.49-1_i386.deb
libqdbm12_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm12_1.8.49-1_i386.deb
libqdbm2++c2_1.8.49-1_i386.deb
  to pool/main/q/qdbm/libqdbm2++c2_1.8.49-1_i386.deb
qdbm-cgi_1.8.49-1_i386.deb
  to pool/main/q/qdbm/qdbm-cgi_1.8.49-1_i386.deb
qdbm-doc_1.8.49-1_all.deb
  to pool/main/q/qdbm/qdbm-doc_1.8.49-1_all.deb
qdbm-util_1.8.49-1_i386.deb
  to pool/main/q/qdbm/qdbm-util_1.8.49-1_i386.deb
qdbm_1.8.49-1.diff.gz
  to pool/main/q/qdbm/qdbm_1.8.49-1.diff.gz
qdbm_1.8.49-1.dsc
  to pool/main/q/qdbm/qdbm_1.8.49-1.dsc
qdbm_1.8.49.orig.tar.gz
  to pool/main/q/qdbm/qdbm_1.8.49.orig.tar.gz


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



Accepted opencv 0.9.7-1 (source i386 all)

2006-05-02 Thread Debian packages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 19 Apr 2006 09:37:55 +0200
Source: opencv
Binary: libcv0.9.7-0 libcvaux-dev python2.3-opencv python-opencv 
libcvaux0.9.7-0 libhighgui-dev opencv-doc libcv-dev libhighgui0.9.7-0
Architecture: source i386 all
Version: 0.9.7-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Description: 
 libcv-dev  - development files for libcv
 libcv0.9.7-0 - computer vision library
 libcvaux-dev - development files for libcvaux
 libcvaux0.9.7-0 - computer vision extension library
 libhighgui-dev - development files for libhighgui
 libhighgui0.9.7-0 - computer vision GUI library
 opencv-doc - OpenCV documentation and examples
 python-opencv - Python bindings for the computer vision library
 python2.3-opencv - Python bindings for the computer vision library
Closes: 339240
Changes: 
 opencv (0.9.7-1) unstable; urgency=low
 .
   * New upstream release.
   * Maintainer upload.
   * Acknowledging previous NMU (Closes: #339240). Thanks to Steve Langasek.
   * debian/control:
 + Build-depend on swig because of the Python bindings.
 + Renamed 0.9-0c2 packages to 0.9.7-0 due to API changes.
 + Depend and build-depend on libavformat-dev.
   * debian/rules:
 + Activated Python wrappers.
 + Build example apps.
   * cxtypes.h highgui.h: Replace static with static inline for inline
 functions declared in the public headers.
Files: 
 0a61da6b7938673e7d61fd52a9116e4d 892 devel optional opencv_0.9.7-1.dsc
 39cdccd05edd12294db2c238f48ff2ab 10664360 devel optional 
opencv_0.9.7.orig.tar.gz
 5ee570a8d01ccb537cabe1b5c85a0d82 181372 devel optional opencv_0.9.7-1.diff.gz
 b7e8ed53fcf1eb60a2ce062acbab935b 4950674 doc optional 
opencv-doc_0.9.7-1_all.deb
 413f9fc0a8073ab79f84c041e55edcd1 29764 python optional 
python-opencv_0.9.7-1_all.deb
 021cd21040d45b61d4ac10b1d419adf6 1073434 libdevel optional 
libcv-dev_0.9.7-1_i386.deb
 fc1d0286cbb1317d0daad56105714ab6 263774 libdevel optional 
libcvaux-dev_0.9.7-1_i386.deb
 d520a1bcd45151f7a2e01d21c10ca011 95634 libdevel optional 
libhighgui-dev_0.9.7-1_i386.deb
 2d84ae74b9e366d0a87bb874858df1be 843842 libs optional 
libcv0.9.7-0_0.9.7-1_i386.deb
 d0dc17d2e4ecb37d5b960da32e8621ec 230806 libs optional 
libcvaux0.9.7-0_0.9.7-1_i386.deb
 d5aef6509ad1fbc57da2dcba8ada7e79 86838 libs optional 
libhighgui0.9.7-0_0.9.7-1_i386.deb
 faaefdb437fd8e965ae4da3e6d983185 1219574 python optional 
python2.3-opencv_0.9.7-1_i386.deb

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

iD8DBQFERfY7fPP1rylJn2ERAp8JAJwPGM36KNuTwx5M7dZ8oCF1oczbzgCgkHxO
pof00UWIP4jgijRy9T/A/QA=
=fzAa
-END PGP SIGNATURE-


Accepted:
libcv-dev_0.9.7-1_i386.deb
  to pool/main/o/opencv/libcv-dev_0.9.7-1_i386.deb
libcv0.9.7-0_0.9.7-1_i386.deb
  to pool/main/o/opencv/libcv0.9.7-0_0.9.7-1_i386.deb
libcvaux-dev_0.9.7-1_i386.deb
  to pool/main/o/opencv/libcvaux-dev_0.9.7-1_i386.deb
libcvaux0.9.7-0_0.9.7-1_i386.deb
  to pool/main/o/opencv/libcvaux0.9.7-0_0.9.7-1_i386.deb
libhighgui-dev_0.9.7-1_i386.deb
  to pool/main/o/opencv/libhighgui-dev_0.9.7-1_i386.deb
libhighgui0.9.7-0_0.9.7-1_i386.deb
  to pool/main/o/opencv/libhighgui0.9.7-0_0.9.7-1_i386.deb
opencv-doc_0.9.7-1_all.deb
  to pool/main/o/opencv/opencv-doc_0.9.7-1_all.deb
opencv_0.9.7-1.diff.gz
  to pool/main/o/opencv/opencv_0.9.7-1.diff.gz
opencv_0.9.7-1.dsc
  to pool/main/o/opencv/opencv_0.9.7-1.dsc
opencv_0.9.7.orig.tar.gz
  to pool/main/o/opencv/opencv_0.9.7.orig.tar.gz
python-opencv_0.9.7-1_all.deb
  to pool/main/o/opencv/python-opencv_0.9.7-1_all.deb
python2.3-opencv_0.9.7-1_i386.deb
  to pool/main/o/opencv/python2.3-opencv_0.9.7-1_i386.deb


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



Accepted wammu 0.13-1 (source all)

2006-05-02 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 24 Mar 2006 23:43:36 +0100
Source: wammu
Binary: wammu
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař [EMAIL PROTECTED]
Changed-By: Michal Čihař [EMAIL PROTECTED]
Description: 
 wammu  - Phone manager
Closes: 326710
Changes: 
 wammu (0.13-1) unstable; urgency=low
 .
   * Not native package any more, it is better for expected inclusion in
 Debian.
   * New version.
   * Better dependency on bluetooth implementations.
   * Initial release for Debian (Closes: #326710).
Files: 
 acd6cb5ba9d9cc4450a17e369386de41 576 comm optional wammu_0.13-1.dsc
 54a2cb2c567d837c678c72ec8f15c58b 288905 comm optional wammu_0.13.orig.tar.gz
 67a6cdb112fa9d3a074e5dde6a1c1829 3138 comm optional wammu_0.13-1.diff.gz
 09196a67c49de3716b0540269b2440d2 93416 comm optional wammu_0.13-1_all.deb

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

iD8DBQFERqKThQui3hP+/EARAnZmAJ9tBkx40yGeseilqozAt2HhWwmfBwCeMBqH
twz4W2MqKaNRBzHoLCmk2BA=
=PdZ3
-END PGP SIGNATURE-


Accepted:
wammu_0.13-1.diff.gz
  to pool/main/w/wammu/wammu_0.13-1.diff.gz
wammu_0.13-1.dsc
  to pool/main/w/wammu/wammu_0.13-1.dsc
wammu_0.13-1_all.deb
  to pool/main/w/wammu/wammu_0.13-1_all.deb
wammu_0.13.orig.tar.gz
  to pool/main/w/wammu/wammu_0.13.orig.tar.gz


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



Accepted xserver-xorg-video-v4l 0.0.1.5-1 (source i386)

2006-05-02 Thread David Nusinow
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 10:42:41 -0400
Source: xserver-xorg-video-v4l
Binary: xserver-xorg-video-v4l
Architecture: source i386
Version: 0.0.1.5-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow [EMAIL PROTECTED]
Changed-By: David Nusinow [EMAIL PROTECTED]
Description: 
 xserver-xorg-video-v4l - X.Org X server -- Video 4 Linux display driver
Closes: 295995 362560 363665
Changes: 
 xserver-xorg-video-v4l (0.0.1.5-1) unstable; urgency=low
 .
   * First upload to unstable (closes: #295995, #362560, #363665)
Files: 
 d89288fbdda860746c8a77d9ef0afe71 924 x11 optional 
xserver-xorg-video-v4l_0.0.1.5-1.dsc
 59c2b640e3c78d537be969f659da4e94 304884 x11 optional 
xserver-xorg-video-v4l_0.0.1.5.orig.tar.gz
 88f488989a43704bc4bc3b2ab57bfc73 25122 x11 optional 
xserver-xorg-video-v4l_0.0.1.5-1.diff.gz
 118715f1d5d525ee0e793ef44a564656 20340 x11 optional 
xserver-xorg-video-v4l_0.0.1.5-1_i386.deb

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

iD8DBQFESkZ6yLfpNdY0ad8RAnhCAKCPOoQgcp+uEv4fjVYd5W9epNPE6gCfcvPG
7DuxSunfImjF1e/sQv+nkQM=
=9iEY
-END PGP SIGNATURE-


Accepted:
xserver-xorg-video-v4l_0.0.1.5-1.diff.gz
  to pool/main/x/xserver-xorg-video-v4l/xserver-xorg-video-v4l_0.0.1.5-1.diff.gz
xserver-xorg-video-v4l_0.0.1.5-1.dsc
  to pool/main/x/xserver-xorg-video-v4l/xserver-xorg-video-v4l_0.0.1.5-1.dsc
xserver-xorg-video-v4l_0.0.1.5-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-v4l/xserver-xorg-video-v4l_0.0.1.5-1_i386.deb
xserver-xorg-video-v4l_0.0.1.5.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-v4l/xserver-xorg-video-v4l_0.0.1.5.orig.tar.gz


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



Accepted dvi2ps 3.2j-13 (source i386)

2006-05-02 Thread OHURA Makoto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  3 May 2006 00:35:12 +0900
Source: dvi2ps
Binary: dvi2ps
Architecture: source i386
Version: 3.2j-13
Distribution: unstable
Urgency: low
Maintainer: OHURA Makoto [EMAIL PROTECTED]
Changed-By: OHURA Makoto [EMAIL PROTECTED]
Description: 
 dvi2ps - TeX DVI-driver for NTT JTeX, MulTeX and ASCII pTeX
Closes: 336559
Changes: 
 dvi2ps (3.2j-13) unstable; urgency=low
 .
   * Rebuild with libkpathsea4.
   * debian/patches/01_fix_FTBFS_on_kFreeBSD.dpatch: Fix FTBFS on
 GNU/kFreeBSD. (Closes: #336559).
Files: 
 4d024f033a5376d4b6cb7fd63e24a51d 620 tex optional dvi2ps_3.2j-13.dsc
 9af8e594e7429502c408d2d45ce67ef4 18466 tex optional dvi2ps_3.2j-13.diff.gz
 395428d79a439ab41dffd0b53fadc16b 101584 tex optional dvi2ps_3.2j-13_i386.deb

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

iD8DBQFEV4Kk7qLvonfc4IMRAvTyAJ9A3W9TL3oGlmnJCk3DYVa+sh6IHQCgrvf+
b52K011AqqHBSLGV1niNlLw=
=i4et
-END PGP SIGNATURE-


Accepted:
dvi2ps_3.2j-13.diff.gz
  to pool/main/d/dvi2ps/dvi2ps_3.2j-13.diff.gz
dvi2ps_3.2j-13.dsc
  to pool/main/d/dvi2ps/dvi2ps_3.2j-13.dsc
dvi2ps_3.2j-13_i386.deb
  to pool/main/d/dvi2ps/dvi2ps_3.2j-13_i386.deb


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



Accepted openoffice.org 2.0.2-3 (source all amd64 i386)

2006-05-02 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Apr 2006 21:10:08 +0200
Source: openoffice.org
Binary: openoffice.org-help-es openoffice.org-l10n-ts openoffice.org-l10n-hr 
openoffice.org-l10n-zu openoffice.org-base openoffice.org-help-zh-cn 
openoffice.org-l10n-fr openoffice.org-l10n-zh-cn openoffice.org-l10n-es 
openoffice.org-l10n-zh-tw openoffice.org-l10n-ru openoffice.org-l10n-de 
openoffice.org-l10n-be-by openoffice.org-dev-doc openoffice.org-writer 
openoffice.org-l10n-lt openoffice.org-l10n-gu-in openoffice.org-help-en-gb 
openoffice.org-l10n-lo openoffice.org-l10n-da openoffice.org-kde 
openoffice.org-help-en-us openoffice.org-l10n-hu openoffice.org-help-et 
openoffice.org-l10n-sk openoffice.org-l10n-nn openoffice.org-help-da 
openoffice.org-l10n-ga openoffice.org-l10n-bs openoffice.org-core 
openoffice.org-l10n-nb openoffice.org-filter-so52 openoffice.org-l10n-ca 
ttf-opensymbol openoffice.org-l10n-pa-in openoffice.org-evolution 
openoffice.org-l10n-en-us openoffice.org-l10n-et openoffice.org-math 
openoffice.org-l10n-bn openoffice.org-l10n-ko openoffice.org-help-zh-tw 
openoffice.org-l10n-km openoffice.org-l10n-en-za openoffice.org-l10n-tn 
openoffice.org-l10n-st openoffice.org-l10n-en-gb openoffice.org-l10n-bg 
openoffice.org-l10n-el openoffice.org-calc python-uno openoffice.org-l10n-ja 
openoffice.org-l10n-mk openoffice.org-l10n-pt-br openoffice.org 
openoffice.org-l10n-af openoffice.org-help-nl openoffice.org-l10n-tr 
openoffice.org-dev openoffice.org-help-cs openoffice.org-l10n-rw 
openoffice.org-l10n-pl openoffice.org-help-de openoffice.org-l10n-hi-in 
openoffice.org-gtk-gnome openoffice.org-help-pt-br openoffice.org-officebean 
openoffice.org-draw openoffice.org-l10n-it openoffice.org-java-common 
openoffice.org-help-it openoffice.org-l10n-he openoffice.org-l10n-sl 
openoffice.org-help-sv openoffice.org-l10n-ar openoffice.org-help-ja 
openoffice.org-l10n-br openoffice.org-help-fr openoffice.org-help-hu 
openoffice.org-common openoffice.org-help-ko openoffice.org-l10n-fi 
openoffice.org-l10n-vi openoffice.org-l10n-cy openoffice.org-gnome 
openoffice.org-l10n-nl openoffice.org-impress openoffice.org-l10n-sv 
openoffice.org-l10n-th libmythes-dev openoffice.org-l10n-cs 
openoffice.org-l10n-xh openoffice.org-l10n-sr-cs
Architecture: all amd64 i386 source 
Version: 2.0.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team debian-openoffice@lists.debian.org
Changed-By: Rene Engelhard [EMAIL PROTECTED]
Description: 
 libmythes-dev - simple thesaurus library (development files)
 openoffice.org - OpenOffice.org Office suite version 2.0
 openoffice.org-base - OpenOffice.org office suite - database
 openoffice.org-calc - OpenOffice.org office suite - spreadsheet
 openoffice.org-common - OpenOffice.org office suite architecture independent 
files
 openoffice.org-core - OpenOffice.org office suite architecture dependent files
 openoffice.org-dev - OpenOffice.org SDK -- development files
 openoffice.org-dev-doc - OpenOffice.org SDK -- documentation
 openoffice.org-draw - OpenOffice.org office suite - drawing
 openoffice.org-evolution - Evolution Addressbook support for OpenOffice.org
 openoffice.org-filter-so52 - StarOffice 5.2 format filters for OpenOffice.org
 openoffice.org-gnome - GNOME Integration for OpenOffice.org (Widgets, Dialogs, 
VFS, GCon
 openoffice.org-gtk-gnome - Transitional package to openoffice.org-gnome
 openoffice.org-help-cs - Czech help for OpenOffice.org
 openoffice.org-help-da - Danish help for OpenOffice.org
 openoffice.org-help-de - German help for OpenOffice.org
 openoffice.org-help-en-gb - English_british help for OpenOffice.org
 openoffice.org-help-en-us - English_american help for OpenOffice.org
 openoffice.org-help-es - Spanish help for OpenOffice.org
 openoffice.org-help-et - Estonian help for OpenOffice.org
 openoffice.org-help-fr - French help for OpenOffice.org
 openoffice.org-help-hu - Hungarian help for OpenOffice.org
 openoffice.org-help-it - Italian help for OpenOffice.org
 openoffice.org-help-ja - Japanese help for OpenOffice.org
 openoffice.org-help-ko - Korean help for OpenOffice.org
 openoffice.org-help-nl - Dutch help for OpenOffice.org
 openoffice.org-help-pt-br - Portuguese_brazilian help for OpenOffice.org
 openoffice.org-help-sv - Swedish help for OpenOffice.org
 openoffice.org-help-zh-cn - Chinese_simplified help for OpenOffice.org
 openoffice.org-help-zh-tw - Chinese_traditional help for OpenOffice.org
 openoffice.org-impress - OpenOffice.org office suite - presentation
 openoffice.org-java-common - OpenOffice.org office suite Java support arch. 
independent files
 openoffice.org-kde - KDE Integration for OpenOffice.org (Widgets, Dialogs, 
Addressbook
 openoffice.org-l10n-af - Afrikaans language package for OpenOffice.org
 openoffice.org-l10n-ar - Arabic language package for OpenOffice.org
 openoffice.org-l10n-be-by - Belarussian language package for OpenOffice.org
 openoffice.org-l10n-bg - Bulgarian language 

Accepted pyasn1 0.0.4a-1 (source all)

2006-05-02 Thread Arnaud Fontaine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 22 Apr 2006 08:22:12 +0200
Source: pyasn1
Binary: python-pyasn1
Architecture: source all
Version: 0.0.4a-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Fontaine [EMAIL PROTECTED]
Changed-By: Arnaud Fontaine [EMAIL PROTECTED]
Description: 
 python-pyasn1 - ASN.1 library for Python
Closes: 364204
Changes: 
 pyasn1 (0.0.4a-1) unstable; urgency=low
 .
   * Initial release. Closes: #364204.
Files: 
 62448736db90bca0a6d12c36b34eef3e 724 python optional pyasn1_0.0.4a-1.dsc
 85a1c06c34b301efbf08bb8c52e43f15 31445 python optional 
pyasn1_0.0.4a.orig.tar.gz
 a68f5c72d54fb05ae17325bae1766177 2172 python optional pyasn1_0.0.4a-1.diff.gz
 6ff21ea7cdfb228c4d61b5496cc3a5de 26824 python optional 
python-pyasn1_0.0.4a-1_all.deb

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

iD8DBQFESmZefMVFHqJEyFgRAnIRAKC0yF3FE4yK/sqtvPKcbD4iRzYPNACfdAl3
RvP02seQoP6StSw6e+GC8hI=
=/I6i
-END PGP SIGNATURE-


Accepted:
pyasn1_0.0.4a-1.diff.gz
  to pool/main/p/pyasn1/pyasn1_0.0.4a-1.diff.gz
pyasn1_0.0.4a-1.dsc
  to pool/main/p/pyasn1/pyasn1_0.0.4a-1.dsc
pyasn1_0.0.4a.orig.tar.gz
  to pool/main/p/pyasn1/pyasn1_0.0.4a.orig.tar.gz
python-pyasn1_0.0.4a-1_all.deb
  to pool/main/p/pyasn1/python-pyasn1_0.0.4a-1_all.deb


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



Accepted libtie-ical-perl 0.13-1 (source all)

2006-05-02 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  9 Apr 2006 15:18:37 +0200
Source: libtie-ical-perl
Binary: libtie-ical-perl
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: gregor herrmann [EMAIL PROTECTED]
Description: 
 libtie-ical-perl - Tie iCal files to Perl hashes
Closes: 313389
Changes: 
 libtie-ical-perl (0.13-1) unstable; urgency=low
 .
   * Initial Release (closes: #313389).
Files: 
 6ee6dd4f7aab8c7fc55438c03fb16025 743 perl optional libtie-ical-perl_0.13-1.dsc
 4478de59e244a91c26d5b8e15650788f 10986 perl optional 
libtie-ical-perl_0.13.orig.tar.gz
 2d2b5cf869d52b270ef4f3d2923e6dab 2249 perl optional 
libtie-ical-perl_0.13-1.diff.gz
 7760aed14eb2af50faa2cbca04cc42fc 15952 perl optional 
libtie-ical-perl_0.13-1_all.deb

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

iD8DBQFER2Woy+HP4f7iC8sRAg25AJsH3VDt177lMmK0cOEehACQX/DliQCglSBa
HggQL5gMomAWwBMyibNK608=
=lxr6
-END PGP SIGNATURE-


Accepted:
libtie-ical-perl_0.13-1.diff.gz
  to pool/main/libt/libtie-ical-perl/libtie-ical-perl_0.13-1.diff.gz
libtie-ical-perl_0.13-1.dsc
  to pool/main/libt/libtie-ical-perl/libtie-ical-perl_0.13-1.dsc
libtie-ical-perl_0.13-1_all.deb
  to pool/main/libt/libtie-ical-perl/libtie-ical-perl_0.13-1_all.deb
libtie-ical-perl_0.13.orig.tar.gz
  to pool/main/libt/libtie-ical-perl/libtie-ical-perl_0.13.orig.tar.gz


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



Accepted htmlgen 2.2.2-10.1 (source all)

2006-05-02 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 14:42:02 +0200
Source: htmlgen
Binary: python2.3-htmlgen python-htmlgen python2.4-htmlgen
Architecture: source all
Version: 2.2.2-10.1
Distribution: unstable
Urgency: low
Maintainer: Peter Hawkins [EMAIL PROTECTED]
Changed-By: Torsten Marek [EMAIL PROTECTED]
Description: 
 python-htmlgen - Python library for the generation of HTML
 python2.3-htmlgen - Generation of HTML documents with Python scripts
 python2.4-htmlgen - Generation of HTML documents with Python scripts
Closes: 322005 351122
Changes: 
 htmlgen (2.2.2-10.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove python2.{1,2}-htmlgen (Closes: #351122)
   * Add python2.4-htmlgen
   * Removed transitional package htmlgen (Closes: #322005)
   * Build-depend on python-all-dev
   * Raised debhelper compat level to 4
   * use dh_python
Files: 
 bf047030f97335a5fd38cfba5897d8f8 656 python optional htmlgen_2.2.2-10.1.dsc
 d9a0e814652d6ad544ae422c5e6d1387 6640 python optional 
htmlgen_2.2.2-10.1.diff.gz
 e2d0fa701d300ac6c298380cc777ecc5 276846 python optional 
python-htmlgen_2.2.2-10.1_all.deb
 233689c0af765bcb564fc930c19f32bb 75082 python optional 
python2.3-htmlgen_2.2.2-10.1_all.deb
 8f914631b88c1e88c478e2970a968f2b 75080 python optional 
python2.4-htmlgen_2.2.2-10.1_all.deb

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

iD8DBQFESle0fMVFHqJEyFgRAnOVAKDKdx2/iyzBvcH34DTzBU0R8FEgUwCglEr0
p8FkE8gU/GRZCBVTFgUb6Jk=
=DOqc
-END PGP SIGNATURE-


Accepted:
htmlgen_2.2.2-10.1.diff.gz
  to pool/main/h/htmlgen/htmlgen_2.2.2-10.1.diff.gz
htmlgen_2.2.2-10.1.dsc
  to pool/main/h/htmlgen/htmlgen_2.2.2-10.1.dsc
python-htmlgen_2.2.2-10.1_all.deb
  to pool/main/h/htmlgen/python-htmlgen_2.2.2-10.1_all.deb
python2.3-htmlgen_2.2.2-10.1_all.deb
  to pool/main/h/htmlgen/python2.3-htmlgen_2.2.2-10.1_all.deb
python2.4-htmlgen_2.2.2-10.1_all.deb
  to pool/main/h/htmlgen/python2.4-htmlgen_2.2.2-10.1_all.deb


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



Accepted python-weblib 1.3.3-1.1 (source all)

2006-05-02 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 15:47:32 +0200
Source: python-weblib
Binary: python2.3-weblib python2.4-weblib python-weblib-doc python-weblib
Architecture: source all
Version: 1.3.3-1.1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard [EMAIL PROTECTED]
Changed-By: Torsten Marek [EMAIL PROTECTED]
Description: 
 python-weblib - Yet another web programming framework for Python - library
 python-weblib-doc - Yet another web programming framework for Python - docs
 python2.3-weblib - Yet another web programming framework for Python - library
 python2.4-weblib - Yet another web programming framework for Python - library
Closes: 351153
Changes: 
 python-weblib (1.3.3-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove python2.{1,2}-weblib (Closes: #351153)
   * Add python2.4-weblib
   * Add debhelper and cdbs to build-depends to fix lintian warnings
   * Update Debian policy version to 3.6.2 (no changes required)
Files: 
 e71d07e66cced4b301935276508c21cb 716 python optional 
python-weblib_1.3.3-1.1.dsc
 47f77396682090644424535d746381e9 2532 python optional 
python-weblib_1.3.3-1.1.diff.gz
 855d1efa79fc0eba51b1000c11f11e82 23156 doc optional 
python-weblib-doc_1.3.3-1.1_all.deb
 e1efd73a6bf2236e18669fc6b1052820 6788 python optional 
python-weblib_1.3.3-1.1_all.deb
 407dcf3c5aaeda01d1eaa81881afb002 23410 python optional 
python2.3-weblib_1.3.3-1.1_all.deb
 a1c9880de571ea71cf54968060100049 23410 python optional 
python2.4-weblib_1.3.3-1.1_all.deb

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

iD8DBQFESlklfMVFHqJEyFgRAjq3AJ94Gzt8H/LYTT2KJs3+rsZw9lihvACgnG8h
v2bM9ePSHYwQDMs0WrOpDAM=
=9Ac6
-END PGP SIGNATURE-


Accepted:
python-weblib-doc_1.3.3-1.1_all.deb
  to pool/main/p/python-weblib/python-weblib-doc_1.3.3-1.1_all.deb
python-weblib_1.3.3-1.1.diff.gz
  to pool/main/p/python-weblib/python-weblib_1.3.3-1.1.diff.gz
python-weblib_1.3.3-1.1.dsc
  to pool/main/p/python-weblib/python-weblib_1.3.3-1.1.dsc
python-weblib_1.3.3-1.1_all.deb
  to pool/main/p/python-weblib/python-weblib_1.3.3-1.1_all.deb
python2.3-weblib_1.3.3-1.1_all.deb
  to pool/main/p/python-weblib/python2.3-weblib_1.3.3-1.1_all.deb
python2.4-weblib_1.3.3-1.1_all.deb
  to pool/main/p/python-weblib/python2.4-weblib_1.3.3-1.1_all.deb


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



Accepted python-weblib 1.3.3-2 (source all)

2006-05-02 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Apr 2006 00:05:11 +0200
Source: python-weblib
Binary: python2.3-weblib python2.4-weblib python-weblib-doc python-weblib
Architecture: source all
Version: 1.3.3-2
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard [EMAIL PROTECTED]
Changed-By: Jonas Smedegaard [EMAIL PROTECTED]
Description: 
 python-weblib - Yet another web programming framework for Python - library
 python-weblib-doc - Yet another web programming framework for Python - docs
 python2.3-weblib - Yet another web programming framework for Python - library
 python2.4-weblib - Yet another web programming framework for Python - library
Closes: 325166 351153
Changes: 
 python-weblib (1.3.3-2) unstable; urgency=low
 .
   * Acknowledge NMU (closes: bug#351153, #325166).
   * Correct python-weblib depending on python2.3-weblib (broken in NMU).
   * Have python{,2.3,2.4}-weblib suggest python-weblib-doc.
   * Use local improved cdbs snippet python-distutils.mk.
   * Add new local cdbs snippets auto-update.mk, buildinfo.mk and
 copyright-check.mk.
   * Semi-auto-update debian/config.
   * Use indented  Homepage: (not Website:) in long descriptions.
   * .
Files: 
 375405a9458fc44ddd643730f1a7102f 872 python optional python-weblib_1.3.3-2.dsc
 cfb7d6533a885fbb742897a580758708 6259 python optional 
python-weblib_1.3.3-2.diff.gz
 875a7750ee15f57ac623491b4c5adef1 23354 doc optional 
python-weblib-doc_1.3.3-2_all.deb
 c82493f13e31cdf1145d367ee28b4d58 6942 python optional 
python-weblib_1.3.3-2_all.deb
 9566bd2792cda9ba20e3963dff19490c 23610 python optional 
python2.3-weblib_1.3.3-2_all.deb
 5f5028ee17342aa16ffcdf02b8d11cd0 23604 python optional 
python2.4-weblib_1.3.3-2_all.deb

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

iD8DBQFESqpmn7DbMsAkQLgRApV1AKCW+sQ55cmpjG2p+abmDUowMqoNjQCfQjfa
4+42PIQqVIIbZVNqTDYEauo=
=thnu
-END PGP SIGNATURE-


Accepted:
python-weblib-doc_1.3.3-2_all.deb
  to pool/main/p/python-weblib/python-weblib-doc_1.3.3-2_all.deb
python-weblib_1.3.3-2.diff.gz
  to pool/main/p/python-weblib/python-weblib_1.3.3-2.diff.gz
python-weblib_1.3.3-2.dsc
  to pool/main/p/python-weblib/python-weblib_1.3.3-2.dsc
python-weblib_1.3.3-2_all.deb
  to pool/main/p/python-weblib/python-weblib_1.3.3-2_all.deb
python2.3-weblib_1.3.3-2_all.deb
  to pool/main/p/python-weblib/python2.3-weblib_1.3.3-2_all.deb
python2.4-weblib_1.3.3-2_all.deb
  to pool/main/p/python-weblib/python2.4-weblib_1.3.3-2_all.deb


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



Accepted gbindadmin 0.1.4-1 (source amd64)

2006-05-02 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 25 Jan 2006 15:07:00 +0100
Source: gbindadmin
Binary: gbindadmin
Architecture: source amd64
Version: 0.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 gbindadmin - GTK+ configuration tool for bind9
Changes: 
 gbindadmin (0.1.4-1) unstable; urgency=low
 .
   * Initial release.
   * Added pximap converted from icon.
Files: 
 648fb6e3b4f6350a0cdcc23e439e5631 621 admin optional gbindadmin_0.1.4-1.dsc
 d9a764b4694e84f5fd614d855121311d 243250 admin optional 
gbindadmin_0.1.4.orig.tar.gz
 bccd69d21a8bacb3aacba7c1762610f4 23331 admin optional 
gbindadmin_0.1.4-1.diff.gz
 fb81aebf92cddc4a6e0a12b57f7dcf74 67210 admin optional 
gbindadmin_0.1.4-1_amd64.deb

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

iD8DBQFES0R+xa93SlhRC1oRAi7JAJsHScnXcL4gpDHAOx6FXfvy7PPHIQCgpnCF
px5kQBmmGYrb8qFzEM7lFtk=
=qMlu
-END PGP SIGNATURE-


Accepted:
gbindadmin_0.1.4-1.diff.gz
  to pool/main/g/gbindadmin/gbindadmin_0.1.4-1.diff.gz
gbindadmin_0.1.4-1.dsc
  to pool/main/g/gbindadmin/gbindadmin_0.1.4-1.dsc
gbindadmin_0.1.4-1_amd64.deb
  to pool/main/g/gbindadmin/gbindadmin_0.1.4-1_amd64.deb
gbindadmin_0.1.4.orig.tar.gz
  to pool/main/g/gbindadmin/gbindadmin_0.1.4.orig.tar.gz


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



Accepted openswan 1:2.4.5-3 (source all i386)

2006-05-02 Thread Rene Mayrhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Apr 2006 21:47:53 +0100
Source: openswan
Binary: linux-patch-openswan openswan-modules-source openswan
Architecture: source all i386
Version: 1:2.4.5-3
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer [EMAIL PROTECTED]
Changed-By: Rene Mayrhofer [EMAIL PROTECTED]
Description: 
 linux-patch-openswan - IPSEC Linux kernel support for Openswan
 openswan   - IPSEC utilities for Openswan
 openswan-modules-source - IPSEC kernel modules source for Openswan
Closes: 364399
Changes: 
 openswan (1:2.4.5-3) unstable; urgency=low
 .
   * Renamed kernel-patch-openswan to linux-patch-openswan.
   * Removed the remarks in the package descriptions that linux-patch-openswan
 and openswan-modules-source will only work with 2.4 series kernels. This
 is no longer true.
   * Use updated French translation. Thanks to Christian Perrier and sorry for
 not giving time to update the translations before the last upload. I felt
 that the FTBFS should be corrected quickly.
 Closes: #364399: openswan: [INTL:fr] French debconf templates translation
Files: 
 1fd359423d567c3a01f59702e48dbb74 832 net optional openswan_2.4.5-3.dsc
 87247e86841f91750d6d656960e2f49b 52937 net optional openswan_2.4.5-3.diff.gz
 75deed8afd4c157e2aefa07eb84cbe28 524436 net optional 
openswan-modules-source_2.4.5-3_all.deb
 a414c30e25c3cc750cd6b90223b596f3 595014 net optional 
linux-patch-openswan_2.4.5-3_all.deb
 6dc563701f51e1da97693bc61b386495 1704132 net optional openswan_2.4.5-3_i386.deb

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

iD8DBQFETAXyq7SPDcPCS94RAnBEAKDtZiBvlcLNVdf/VC0g0taHLg/IzwCePoZl
KROgaJNF8OWtF71tTeUqRRk=
=mzfw
-END PGP SIGNATURE-


Accepted:
linux-patch-openswan_2.4.5-3_all.deb
  to pool/main/o/openswan/linux-patch-openswan_2.4.5-3_all.deb
openswan-modules-source_2.4.5-3_all.deb
  to pool/main/o/openswan/openswan-modules-source_2.4.5-3_all.deb
openswan_2.4.5-3.diff.gz
  to pool/main/o/openswan/openswan_2.4.5-3.diff.gz
openswan_2.4.5-3.dsc
  to pool/main/o/openswan/openswan_2.4.5-3.dsc
openswan_2.4.5-3_i386.deb
  to pool/main/o/openswan/openswan_2.4.5-3_i386.deb


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



Accepted kdesvn 0.8.2-1 (source i386)

2006-05-02 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Apr 2006 00:40:43 +0200
Source: kdesvn
Binary: libsvnqt2 kdesvn kdesvn-kio-plugins libsvnqt-dev
Architecture: source i386
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl [EMAIL PROTECTED]
Changed-By: Michael Biebl [EMAIL PROTECTED]
Description: 
 kdesvn - subversion client with tight KDE integration
 kdesvn-kio-plugins - subversion I/O slaves for KDE
 libsvnqt-dev - Qt wrapper library for subversion (development files)
 libsvnqt2  - Qt wrapper library for subversion
Changes: 
 kdesvn (0.8.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Added a Recommends: graphviz to kdesvn. dot is part of the graphviz
 package and used by kdesvn to generate nice looking revision graphs.
   * The soname of svnqt changed from 1 to 2. Updated the control files
 accordingly.
   * Moved libsvnqt2 in front of kdesvn in debian/control. This way the shlibs
 file of libsvnqt2 is created before dh_shlibdeps for kdesvn is run.
Files: 
 93f1aa77152b8f003fc31b0c845debef 716 devel optional kdesvn_0.8.2-1.dsc
 1ca4c59b9399c06eea5fb0a846632aef 1900456 devel optional 
kdesvn_0.8.2.orig.tar.gz
 66161af70b93f733d4b412b7fd3062de 10372 devel optional kdesvn_0.8.2-1.diff.gz
 5046bcbd79946fe13786d9db2ea1f088 84480 libs optional libsvnqt2_0.8.2-1_i386.deb
 9b87839b1e5e5412cf317bb02156170d 26120 libdevel optional 
libsvnqt-dev_0.8.2-1_i386.deb
 04b49f7652f34966560d1c7720b30d23 1395518 devel optional kdesvn_0.8.2-1_i386.deb
 a1444dffd0d69f3c23e291d8bf8d1990 240554 devel optional 
kdesvn-kio-plugins_0.8.2-1_i386.deb

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

iD8DBQFETGFVipBneRiAKDwRAr/QAKC1BDRSYXULdW/ktonkWSh5/d8TXwCfch7m
QXpsrLQkSNSsGFABGPWyrsI=
=/jfm
-END PGP SIGNATURE-


Accepted:
kdesvn-kio-plugins_0.8.2-1_i386.deb
  to pool/main/k/kdesvn/kdesvn-kio-plugins_0.8.2-1_i386.deb
kdesvn_0.8.2-1.diff.gz
  to pool/main/k/kdesvn/kdesvn_0.8.2-1.diff.gz
kdesvn_0.8.2-1.dsc
  to pool/main/k/kdesvn/kdesvn_0.8.2-1.dsc
kdesvn_0.8.2-1_i386.deb
  to pool/main/k/kdesvn/kdesvn_0.8.2-1_i386.deb
kdesvn_0.8.2.orig.tar.gz
  to pool/main/k/kdesvn/kdesvn_0.8.2.orig.tar.gz
libsvnqt-dev_0.8.2-1_i386.deb
  to pool/main/k/kdesvn/libsvnqt-dev_0.8.2-1_i386.deb
libsvnqt2_0.8.2-1_i386.deb
  to pool/main/k/kdesvn/libsvnqt2_0.8.2-1_i386.deb


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



Accepted btscanner 2.1-1 (source i386)

2006-05-02 Thread Uwe Hermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 19:49:51 +0200
Source: btscanner
Binary: btscanner
Architecture: source i386
Version: 2.1-1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann [EMAIL PROTECTED]
Changed-By: Uwe Hermann [EMAIL PROTECTED]
Description: 
 btscanner  - ncurses-based scanner for Bluetooth devices
Closes: 350321
Changes: 
 btscanner (2.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #350321).
   * Added manpage, as there was none upstream.
Files: 
 80a7a2147ead2ccc8b5a04f3b9298389 611 net optional btscanner_2.1-1.dsc
 93f66a8d0b1be8f1059c52759407cd7f 553371 net optional btscanner_2.1.orig.tar.gz
 e582793294a541d8fb217259b7eecb71 3809 net optional btscanner_2.1-1.diff.gz
 e0b6b36fee352e9b27ea180a2ec2c573 113134 net optional btscanner_2.1-1_i386.deb

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

iD8DBQFESm0nXdVoV3jWIbQRAj1hAJ46u3wGmt4yqS9JDQJ9dK/XArgOvgCfd6lH
Ylgx1eqP8sv3moK7lQ+m/vw=
=8X9x
-END PGP SIGNATURE-


Accepted:
btscanner_2.1-1.diff.gz
  to pool/main/b/btscanner/btscanner_2.1-1.diff.gz
btscanner_2.1-1.dsc
  to pool/main/b/btscanner/btscanner_2.1-1.dsc
btscanner_2.1-1_i386.deb
  to pool/main/b/btscanner/btscanner_2.1-1_i386.deb
btscanner_2.1.orig.tar.gz
  to pool/main/b/btscanner/btscanner_2.1.orig.tar.gz


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



Accepted jabber.py 0.5.0-1.1 (source all)

2006-05-02 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 16:17:00 +0200
Source: jabber.py
Binary: python2.3-jabber python-jabber python2.4-jabber
Architecture: source all
Version: 0.5.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Cosimo Alfarano [EMAIL PROTECTED]
Changed-By: Torsten Marek [EMAIL PROTECTED]
Description: 
 python-jabber - Python module for the Jabber instant messaging platform
 python2.3-jabber - Python module for the Jabber instant messaging platform
 python2.4-jabber - Python module for the Jabber instant messaging platform
Closes: 351123
Changes: 
 jabber.py (0.5.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Removed python2.{1,2}-jabber (Closes: #351123)
   * Updated Debian policy version to 3.6.2 (no changes required)
   * Added python2.4-jabber
Files: 
 34cc83f90d63c5ecd802b99c73408870 669 python optional jabber.py_0.5.0-1.1.dsc
 3f5b1aad7e3f8e5008e2236ff5ed9529 38303 python optional 
jabber.py_0.5.0-1.1.diff.gz
 99ff045b2185a8b78874fdd2496ced21 3822 python optional 
python-jabber_0.5.0-1.1_all.deb
 180ca93d14a0562fe0b9fa80dcae0f2b 90500 python optional 
python2.3-jabber_0.5.0-1.1_all.deb
 58ce636a5948190eead8baf0ac7b1761 90498 python optional 
python2.4-jabber_0.5.0-1.1_all.deb

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

iD8DBQFESlqbfMVFHqJEyFgRAjspAJ0ecAk4Ady4jtFECWqMyjiIJsqIZwCg0mZE
YnWb/7J57hMIt/99Cca/+TQ=
=9PsR
-END PGP SIGNATURE-


Accepted:
jabber.py_0.5.0-1.1.diff.gz
  to pool/main/j/jabber.py/jabber.py_0.5.0-1.1.diff.gz
jabber.py_0.5.0-1.1.dsc
  to pool/main/j/jabber.py/jabber.py_0.5.0-1.1.dsc
python-jabber_0.5.0-1.1_all.deb
  to pool/main/j/jabber.py/python-jabber_0.5.0-1.1_all.deb
python2.3-jabber_0.5.0-1.1_all.deb
  to pool/main/j/jabber.py/python2.3-jabber_0.5.0-1.1_all.deb
python2.4-jabber_0.5.0-1.1_all.deb
  to pool/main/j/jabber.py/python2.4-jabber_0.5.0-1.1_all.deb


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



Accepted python-dhm 0.5-2.2 (source all)

2006-05-02 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Apr 2006 16:12:09 +0200
Source: python-dhm
Binary: python2.4-dhm python-dhm python2.3-dhm
Architecture: source all
Version: 0.5-2.2
Distribution: unstable
Urgency: low
Maintainer: Michelle Ribeiro [EMAIL PROTECTED]
Changed-By: Torsten Marek [EMAIL PROTECTED]
Description: 
 python-dhm - Collection of Python utilities
 python2.3-dhm - Collection of Python utilities, python2.3 version
 python2.4-dhm - Collection of Python utilities, python2.3 version
Closes: 351139
Changes: 
 python-dhm (0.5-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove python2.2-dhm (Closes: #351139)
   * Added python2.4-dhm
   * Build-depend on python-all-dev
   * Updated Debian policy version to 3.6.2 (no changes required)
Files: 
 850b1abe34f809f22bd3a15214f3c9e0 652 python optional python-dhm_0.5-2.2.dsc
 a90f034640ae5e7e6590da486ed45b75 2057 python optional 
python-dhm_0.5-2.2.diff.gz
 2d5009ea0ea47bd5683f968f60299df7 3114 python optional 
python-dhm_0.5-2.2_all.deb
 c5cded3ed2ef92a780e01549771348bd 22618 python optional 
python2.3-dhm_0.5-2.2_all.deb
 32501e34885304c7de078ee7ba87ce9d 22614 python optional 
python2.4-dhm_0.5-2.2_all.deb

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

iD8DBQFESlnRfMVFHqJEyFgRAn9gAJ9kXIYdekK5UXgn/D5J5M8OuE8LIgCfduIz
c3kba0dnFH7nT+YHfJEXUHs=
=bsyI
-END PGP SIGNATURE-


Accepted:
python-dhm_0.5-2.2.diff.gz
  to pool/main/p/python-dhm/python-dhm_0.5-2.2.diff.gz
python-dhm_0.5-2.2.dsc
  to pool/main/p/python-dhm/python-dhm_0.5-2.2.dsc
python-dhm_0.5-2.2_all.deb
  to pool/main/p/python-dhm/python-dhm_0.5-2.2_all.deb
python2.3-dhm_0.5-2.2_all.deb
  to pool/main/p/python-dhm/python2.3-dhm_0.5-2.2_all.deb
python2.4-dhm_0.5-2.2_all.deb
  to pool/main/p/python-dhm/python2.4-dhm_0.5-2.2_all.deb


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



Accepted goffice 0.3.0-1 (source all i386)

2006-05-02 Thread J.H.M. Dassen (Ray)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 26 Apr 2006 22:13:45 +0200
Source: goffice
Binary: libgoffice-0-dev libgoffice-0-common libgoffice-0-3-dbg libgoffice-0-3
Architecture: source all i386
Version: 0.3.0-1
Distribution: experimental
Urgency: low
Maintainer: J.H.M. Dassen (Ray) [EMAIL PROTECTED]
Changed-By: J.H.M. Dassen (Ray) [EMAIL PROTECTED]
Description: 
 libgoffice-0-3 - Document centric objects library - runtime files
 libgoffice-0-3-dbg - Document centric objects library - debugging files
 libgoffice-0-common - Document centric objects library - common files
 libgoffice-0-dev - Document centric objects library - runtime files
Changes: 
 goffice (0.3.0-1) experimental; urgency=low
 .
   * New upstream development release. Changes include:
 * Documentation using gtk-doc-tools.
 * Use system libpcre if possible.
   * [debian/control] Added gtk-doc-tools, libpcre3-dev, libxrender-dev,
 libxext-dev build dependencies.
   * [debian/rules] Make the linker find the X libraries for proper Xrender
 detection.
   * [debian/control] Made libxrender-dev and libxext-dev build dependencies
 explicit.
   * [debian/*] Follow upstream versioning change for the development version.
Files: 
 f9796714e598879a9651f3327a2b38c1 1058 libs optional goffice_0.3.0-1.dsc
 4ef302219570eb7deaa55caa3b6c3152 2678059 libs optional 
goffice_0.3.0.orig.tar.gz
 454e5a31f3a72dd5d5ca6b1457fe43cb 5850 libs optional goffice_0.3.0-1.diff.gz
 e98d21653443a0a63412ba92b71e7576 303532 libdevel optional 
libgoffice-0-dev_0.3.0-1_i386.deb
 9c4415fe85981769add4bcdbd614ff44 1212704 libdevel extra 
libgoffice-0-3-dbg_0.3.0-1_i386.deb
 4b6b3aa81c2374020088cafdb2cbb3ef 575856 libs optional 
libgoffice-0-3_0.3.0-1_i386.deb
 a1220b30c367d89736d231ea2b6748ba 774288 libs optional 
libgoffice-0-common_0.3.0-1_all.deb

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

iD8DBQFET9ifIwmOUm50p9ERAiHSAJ9NqCJa0maTTNH+41CoRbLJytlNeACgrmcQ
ejaA2fuKbRft647o+O6VmME=
=v58Z
-END PGP SIGNATURE-


Accepted:
goffice_0.3.0-1.diff.gz
  to pool/main/g/goffice/goffice_0.3.0-1.diff.gz
goffice_0.3.0-1.dsc
  to pool/main/g/goffice/goffice_0.3.0-1.dsc
goffice_0.3.0.orig.tar.gz
  to pool/main/g/goffice/goffice_0.3.0.orig.tar.gz
libgoffice-0-3-dbg_0.3.0-1_i386.deb
  to pool/main/g/goffice/libgoffice-0-3-dbg_0.3.0-1_i386.deb
libgoffice-0-3_0.3.0-1_i386.deb
  to pool/main/g/goffice/libgoffice-0-3_0.3.0-1_i386.deb
libgoffice-0-common_0.3.0-1_all.deb
  to pool/main/g/goffice/libgoffice-0-common_0.3.0-1_all.deb
libgoffice-0-dev_0.3.0-1_i386.deb
  to pool/main/g/goffice/libgoffice-0-dev_0.3.0-1_i386.deb


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



Accepted bugsx 1.08-9 (source i386)

2006-05-02 Thread Marcin Owsiany
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 20:27:24 +0100
Source: bugsx
Binary: bugsx
Architecture: source i386
Version: 1.08-9
Distribution: unstable
Urgency: high
Maintainer: Marcin Owsiany [EMAIL PROTECTED]
Changed-By: Marcin Owsiany [EMAIL PROTECTED]
Description: 
 bugsx  - program to evolve biomorphs using genetic algorithms
Closes: 348163 364041
Changes: 
 bugsx (1.08-9) unstable; urgency=high
 .
   * Transition to xorg 7 (RC, thus high urgency):
 - debian/bugsx.files: changed binary and manpage path to match new
   standard-FHS X layout
 - build-depend on xutils-dev for imake (closes: 364041, 348163)
   * A proper review of the license text resulted in:
 - added the whole text of distribution policy and my comment to
   debian/copyright
 - moved to non-free
 - more details in thread starting at:
   http://lists.debian.org/debian-legal/2006/04/msg00221.html
   * Improved description synopsis a little bit
Files: 
 22e73d227a2ec3b33cefecf2f4251a09 575 non-free/math optional bugsx_1.08-9.dsc
 e5400709acef1c7762ad3d5af17040b8 2980 non-free/math optional 
bugsx_1.08-9.diff.gz
 c2c3fe7aa25992e41395250cadc551e3 332588 non-free/math optional 
bugsx_1.08-9_i386.deb

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

iD8DBQFEUnXqOg2KoGD0EhYRAsh0AJ9m2XCN6ufHo00yUrvLYR5mMI9DygCZAbys
e6VFmHBSEXuNE7ibSFvBbCM=
=IBlJ
-END PGP SIGNATURE-


Accepted:
bugsx_1.08-9.diff.gz
  to pool/non-free/b/bugsx/bugsx_1.08-9.diff.gz
bugsx_1.08-9.dsc
  to pool/non-free/b/bugsx/bugsx_1.08-9.dsc
bugsx_1.08-9_i386.deb
  to pool/non-free/b/bugsx/bugsx_1.08-9_i386.deb


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



Accepted partman-crypto 1 (source i386)

2006-05-02 Thread Max Vozeler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 14:47:28 +0200
Source: partman-crypto
Binary: partman-crypto
Architecture: source i386
Version: 1
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Max Vozeler [EMAIL PROTECTED]
Description: 
 partman-crypto - Add to partman support for loop-AES and dm-crypt crypto (udeb)
Changes: 
 partman-crypto (1) unstable; urgency=low
 .
   * First release from SVN. Thanks (in no particular order) to
 David Härdeman, Jens Seidel, Colin Watson, Christian Perrier
 and all translators for contributing to partman-crypto.
Files: 
 88bed7cf6415d4adca56083b636cd92a 592 debian-installer standard 
partman-crypto_1.dsc
 28ea46acf0c58ffe6f97ec62739b8bc2 159351 debian-installer standard 
partman-crypto_1.tar.gz
 504cbd9269200f3cc34c48ba0657ce39 115930 debian-installer standard 
partman-crypto_1_i386.udeb
Package-Type: udeb

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

iD8DBQFEUhBZnVvVEbfNotwRAq8jAJ93t1Yd9cltGCCwBbHgKzTQfg5+kgCgqQTB
PqLT+TR8KjW/WofOE5XK8Zg=
=kzsH
-END PGP SIGNATURE-


Accepted:
partman-crypto_1.dsc
  to pool/main/p/partman-crypto/partman-crypto_1.dsc
partman-crypto_1.tar.gz
  to pool/main/p/partman-crypto/partman-crypto_1.tar.gz
partman-crypto_1_i386.udeb
  to pool/main/p/partman-crypto/partman-crypto_1_i386.udeb


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



Accepted ikiwiki 1.0 (source all)

2006-05-02 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 25 Apr 2006 02:08:17 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 1.0
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 ikiwiki- a wiki compiler
Changes: 
 ikiwiki (1.0) unstable; urgency=low
 .
   * First official release.
Files: 
 215482d9ca8981108ceddcf82c3c1bfd 574 web optional ikiwiki_1.0.dsc
 58a06f2f58c91e1785302a065d304552 56991 web optional ikiwiki_1.0.tar.gz
 1972017f8de39b3daa7b217f90fecb53 68366 web optional ikiwiki_1.0_all.deb

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

iD8DBQFEU6q/2tp5zXiKP0wRAhzVAJ9+54SQfk0q6sSIbeAG66sddvHvDwCfcEBH
K8mfPZM65HPpwAXxHkorIT0=
=AZV6
-END PGP SIGNATURE-


Accepted:
ikiwiki_1.0.dsc
  to pool/main/i/ikiwiki/ikiwiki_1.0.dsc
ikiwiki_1.0.tar.gz
  to pool/main/i/ikiwiki/ikiwiki_1.0.tar.gz
ikiwiki_1.0_all.deb
  to pool/main/i/ikiwiki/ikiwiki_1.0_all.deb


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



Accepted choose-mirror 2.00 (source all i386)

2006-05-02 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 29 Apr 2006 00:00:41 +0200
Source: choose-mirror
Binary: choose-mirror-bin choose-mirror
Architecture: source all i386
Version: 2.00
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 choose-mirror - Choose mirror to install from (menu item) (udeb)
 choose-mirror-bin - Choose mirror to install from (program) (udeb)
Closes: 356105
Changes: 
 choose-mirror (2.00) unstable; urgency=low
 .
   * Do not allow to select a different suite when the base system will be
 installed from CD. Closes: #356105.
   * Simplify code for country selection.
   * Split into two udebs: one that provides the actual program and one that
 adds mirror selection in the menu. Will allow to run choose-mirror from
 apt-setup for CD based installs without also having it in the menu.
   * Version bump.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bulgarian (bg.po) by Ognyan Kulev
   * Bosnian (bs.po) by Safir Secerovic
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hungarian (hu.po) by SZERVÑC Attila
   * Indonesian (id.po) by Parlin Imanuel Toh
   * Italian (it.po) by Stefano Canepa
   * Japanese (ja.po) by Kenshi Muto
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Sunjae park
   * Kurdish (ku.po) by Erdal Ronahi
   * Macedonian (mk.po) by Georgi Stanojevski
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Dutch (nl.po) by Bart Cornelis
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Tagalog (tl.po) by Eric Pareja
   * Turkish (tr.po) by Recai Oktaş
   * Vietnamese (vi.po) by Clytie Siddall
   * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
Files: 
 da6f45c4decf2925db6c714339dc8481 909 debian-installer extra 
choose-mirror_2.00.dsc
 a9a876d72be6225a1f2071289ebf50fd 229210 debian-installer extra 
choose-mirror_2.00.tar.gz
 aaf444ff1c94c5cb3240915fd9960aba 79906 debian-installer extra 
choose-mirror_2.00_all.udeb
 e8b18f289c0215573f9410a69ca9cf55 8690 debian-installer extra 
choose-mirror-bin_2.00_i386.udeb
Package-Type: udeb

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

iD8DBQFEUpKZgm/Kwh6ICoQRAoEpAJsHhaTAgfet7lRgdfi4S+P1mWdmFgCgjLj4
pOMcPykBV3mNPX1yDoSDBro=
=HH08
-END PGP SIGNATURE-


Accepted:
choose-mirror-bin_2.00_i386.udeb
  to pool/main/c/choose-mirror/choose-mirror-bin_2.00_i386.udeb
choose-mirror_2.00.dsc
  to pool/main/c/choose-mirror/choose-mirror_2.00.dsc
choose-mirror_2.00.tar.gz
  to pool/main/c/choose-mirror/choose-mirror_2.00.tar.gz
choose-mirror_2.00_all.udeb
  to pool/main/c/choose-mirror/choose-mirror_2.00_all.udeb


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



Accepted gcc-4.1 4.1.0-2 (source all i386 hppa powerpc)

2006-05-02 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 29 Apr 2006 00:32:09 +0200
Source: gcc-4.1
Binary: gcc-4.1-soft-float libstdc++6-4.1-pic libstdc++6 gnat-4.1-doc lib32ffi4 
libobjc1 lib32gfortran1 gfortran-4.1 libgcc1 libstdc++6-4.1-doc lib64gfortran1 
libgfortran1-dev libgcc2 lib64stdc++6-4.1-dbg g++-4.1 protoize libssp0-dev 
gcc-4.1-base cpp-4.1 libgnatvsn-dev lib64stdc++6 gobjc++-4.1 libffi4 lib64ssp0 
libgnatvsn4.1 libstdc++6-4.1-dbg lib64ffi4 libgfortran1 cpp-4.1-doc 
libgnatprj-dev libgnat-4.1 gfortran-4.1-doc lib32gcc1 libssp0 gcc-4.1-source 
libgcc4 lib64objc1 gobjc-4.1 gcc-4.1 lib32objc1 lib32stdc++6-4.1-dbg 
libstdc++6-4.1-dev libffi4-dev gcc-4.1-doc gcc-4.1-locales lib32mudflap0 
libgnatprj4.1 treelang-4.1 lib64gcc1 fastjar gnat-4.1 fixincludes 
libmudflap0-dev lib32stdc++6 libmudflap0 lib32ssp0 lib64mudflap0 gcc-4.1-hppa64
Architecture: all hppa i386 powerpc source 
Version: 4.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers debian-gcc@lists.debian.org
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 cpp-4.1- The GNU C preprocessor
 fastjar- Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-4.1- The GNU C++ compiler
 gcc-4.1- The GNU C compiler
 gcc-4.1-base - The GNU Compiler Collection (base package)
 gcc-4.1-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gfortran-4.1 - The GNU Fortran 95 compiler
 gnat-4.1   - The GNU Ada compiler
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc-4.1  - The GNU Objective-C compiler
 libffi4- Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc4- GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libgnat-4.1 - Runtime library for GNU Ada applications
 libgnatprj-dev - GNU Ada Project Manager development files
 libgnatprj4.1 - GNU Ada Project Manager
 libgnatvsn-dev - GNU Ada compiler version library - development files
 libgnatvsn4.1 - GNU Ada compiler version library
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0- GCC stack smashing protection library
 libssp0-dev - GCC stack smashing protection library (development files)
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 356896 360466 360498 360895 361409 361904 363289
Changes: 
 gcc-4.1 (4.1.0-2) unstable; urgency=medium
 .
   * Update to SVN 20060428.
   * Apply proposed patches for PR26885.
 .
   * Keep libffi doc files in its own directory. Closes: #360466.
   * Update ppc64 patches for 4.1 (Andreas Jochens). Closes: #360498.
   * Fix PR tree-optimization/26763, wrong-code, taken from the 4.1 branch.
 Closes: #356896.
   * hppa-cbranch, hppa-cbranch2 patches: Fix for PR target/26743,
 PR target/11254, PR target/10274, backport from trunk (Randolph Chung).
   * Let libgccN provide -dcv1 when cross-compiling (Pjotr Kourzanov).
 Closes: #363289.
   * (Build-)depend on glibc-2.3.6-7. Closes: #360895, #361904.
   * Fix a pedantic report about a package description. Add a hint that
 we do not like bug reports with locales other than C. Closes: #361409.
   * Enable the libjava interpreter on mips/mipsel.
   * gcc-4.1-source: Depend on gcc-4.1-base.
   * gnat-4.1: Fix permissions of .ali files.
   * Build lib32gcj7 on amd64.
   * debian/patches/ada-gnatvsn.dpatch: New.  Apply proposed fix for
 PR27194.
 .
   [Ludovic Brenta]
   * debian/patches/ada-default-project-path.dpatch: new.  Change the
 default search path for project files to the one specified
 by the Debian Policy for Ada: /usr/share/ada/adainclude.
   * debian/patches/ada-symbolic-tracebacks.dpatch: new.  Enable support for
 symbolic tracebacks in exceptions.
   * debian/patches/ada-missing-lib.dpatch: remove, superseded by the above.
   * debian/patches/ada-link-lib.dpatch: changed.
 - Instead of building libada as a target library only, build it as
   both a host and, if different, target library.
 - Build the GNAT tools in their top-level directory; do not use
   recursive makefiles.
 - Link the GNAT tools dynamically against libgnat.
 - Apply proposed fix for PR27300.
 - Rerun autoconf (Matthias Klose).
   * debian/patches/ada-libgnatvsn.dpatch: new.
 - Introduce a new shared library named libgnatvsn, containing
   common components of GNAT under the GNAT-Modified GPL, for
   use in GNAT tools, ASIS, GLADE and GPS.
 - Link the gnat 

Accepted coq-doc 8.0pl3+8.1alpha-1 (source all)

2006-05-02 Thread Samuel Mimram
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 18:52:06 +0200
Source: coq-doc
Binary: coq-doc-pdf coq-doc-html coq-doc
Architecture: source all
Version: 8.0pl3+8.1alpha-1
Distribution: experimental
Urgency: low
Maintainer: Samuel Mimram [EMAIL PROTECTED]
Changed-By: Samuel Mimram [EMAIL PROTECTED]
Description: 
 coq-doc- documentation for Coq in html format
 coq-doc-html - documentation for Coq in html format
 coq-doc-pdf - documentation for Coq in pdf format
Closes: 266019 294865
Changes: 
 coq-doc (8.0pl3+8.1alpha-1) experimental; urgency=low
 .
   * The licensing issue is now solved. The new licence is OPL which is not
 DFSG-compatible. We're moving to non-free, closes: #294865.
   * Updated the copyright file.
   * Split coq-doc into -html and -pdf, closes: #266019.
   * Using dpatch for handling patches.
   * Updated standards version to 3.6.2, no changes needed.
Files: 
 be8d6a297e7304a79f920ff24d90b898 689 non-free/doc optional 
coq-doc_8.0pl3+8.1alpha-1.dsc
 32f9027193774f46352fa90b61664cb3 488159 non-free/doc optional 
coq-doc_8.0pl3+8.1alpha.orig.tar.gz
 b2cf653e22554bfd16b5945af1a3ace3 7003 non-free/doc optional 
coq-doc_8.0pl3+8.1alpha-1.diff.gz
 ad220c138e0e6683407409c0cd14c7b4 5140 non-free/doc optional 
coq-doc_8.0pl3+8.1alpha-1_all.deb
 fbc370de0ddf67da656f7b3c176ad317 340522 non-free/doc optional 
coq-doc-html_8.0pl3+8.1alpha-1_all.deb
 5846e476e01672522bdda85e77db456b 1630696 non-free/doc optional 
coq-doc-pdf_8.0pl3+8.1alpha-1_all.deb

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

iD8DBQFEU53UIae1O4AJae8RAo6jAJ9KtQbBLNbGy0q9fW0XtUregRzgiQCfRgtG
ECsMWVM3zqsAEytFjGkksLU=
=oRhV
-END PGP SIGNATURE-


Accepted:
coq-doc-html_8.0pl3+8.1alpha-1_all.deb
  to pool/non-free/c/coq-doc/coq-doc-html_8.0pl3+8.1alpha-1_all.deb
coq-doc-pdf_8.0pl3+8.1alpha-1_all.deb
  to pool/non-free/c/coq-doc/coq-doc-pdf_8.0pl3+8.1alpha-1_all.deb
coq-doc_8.0pl3+8.1alpha-1.diff.gz
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1alpha-1.diff.gz
coq-doc_8.0pl3+8.1alpha-1.dsc
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1alpha-1.dsc
coq-doc_8.0pl3+8.1alpha-1_all.deb
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1alpha-1_all.deb
coq-doc_8.0pl3+8.1alpha.orig.tar.gz
  to pool/non-free/c/coq-doc/coq-doc_8.0pl3+8.1alpha.orig.tar.gz


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



Accepted upx-nrv 2.00-1 (source i386)

2006-05-02 Thread Robert Luberda
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  2 May 2006 18:20:08 +0200
Source: upx-nrv
Binary: upx-nrv
Architecture: source i386
Version: 2.00-1
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda [EMAIL PROTECTED]
Changed-By: Robert Luberda [EMAIL PROTECTED]
Description: 
 upx-nrv- an efficient live-compressor for executables
Changes: 
 upx-nrv (2.00-1) unstable; urgency=low
 .
   * New upstream version:
 + support for a few new executable formats, like arm/pe, linux elf/amd64,
   linux elf/ppc32, mach/ppc32, bootable Linux kernels (vmlinuz/386),
   Playstation exes (ps1/exe)
 + new options for compression tuning (e.g. '--brute')
 + improved win32/pe compatibility
 + direct ELF-to-memory decompression.
   * Add amd64 and poweprc to architectures, since upstream now provides
 pre-compiled upx for those archs.
   * Switch to dbs and debhelper v5.
   * Use ${shlibs:Depends} instead of hardcoding the libc6 dependency.
   * Standards-Version: 3.7.0 (no changes).
   * Update debian/watch.
Files: 
 ce189f1967307d39cadf0e8c2261c9fd 585 non-free/utils optional upx-nrv_2.00-1.dsc
 604c3782fab5ce2c8efe28dda7224bc7 820312 non-free/utils optional 
upx-nrv_2.00.orig.tar.gz
 d3366b829e82e67876df168692f50e3a 6786 non-free/utils optional 
upx-nrv_2.00-1.diff.gz
 f0a26123cdca34e5e5138eb57ddfe82e 289998 non-free/utils optional 
upx-nrv_2.00-1_i386.deb

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

iD8DBQFEV4cmThh1cJ0wnDsRAoXGAKCE3Gi8TXwWc5Fd7+CgVHY/XtyqlQCbBYI9
eb62W5Yyn1oFNJQvkPHjdHk=
=itdl
-END PGP SIGNATURE-


Accepted:
upx-nrv_2.00-1.diff.gz
  to pool/non-free/u/upx-nrv/upx-nrv_2.00-1.diff.gz
upx-nrv_2.00-1.dsc
  to pool/non-free/u/upx-nrv/upx-nrv_2.00-1.dsc
upx-nrv_2.00-1_i386.deb
  to pool/non-free/u/upx-nrv/upx-nrv_2.00-1_i386.deb
upx-nrv_2.00.orig.tar.gz
  to pool/non-free/u/upx-nrv/upx-nrv_2.00.orig.tar.gz


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



Accepted nslu2-firmware-installer 0.1 (source arm)

2006-05-02 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 29 Apr 2006 13:55:22 -0400
Source: nslu2-firmware-installer
Binary: nslu2-firmware-installer
Architecture: source arm
Version: 0.1
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 nslu2-firmware-installer - Configure NSLU2 firmware to boot the system (udeb)
Changes: 
 nslu2-firmware-installer (0.1) unstable; urgency=low
 .
   * Initial release.
Files: 
 291820abeb77968958224500c2e9b071 635 debian-installer standard 
nslu2-firmware-installer_0.1.dsc
 71745cd186db57f096f61d0144cdc37e 2532 debian-installer standard 
nslu2-firmware-installer_0.1.tar.gz
 f55c1c286facdb4f3409d015af85c8e2 1348 debian-installer standard 
nslu2-firmware-installer_0.1_arm.udeb
Package-Type: udeb

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

iD8DBQFEU7RE2tp5zXiKP0wRAjwkAJ4h6pWiGK8uDK9NQBOCvPavnqhFUQCfaz7P
Abmw8FMppaJuOU4IN+5X3yk=
=1ltD
-END PGP SIGNATURE-


Accepted:
nslu2-firmware-installer_0.1.dsc
  to pool/main/n/nslu2-firmware-installer/nslu2-firmware-installer_0.1.dsc
nslu2-firmware-installer_0.1.tar.gz
  to pool/main/n/nslu2-firmware-installer/nslu2-firmware-installer_0.1.tar.gz
nslu2-firmware-installer_0.1_arm.udeb
  to pool/main/n/nslu2-firmware-installer/nslu2-firmware-installer_0.1_arm.udeb


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



Accepted linux-kernel-di-amd64-2.6 1.8 (source amd64)

2006-05-02 Thread Frederik Schüler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 30 Apr 2006 16:23:30 +0200
Source: linux-kernel-di-amd64-2.6
Binary: usb-storage-modules-2.6.15-1-amd64-generic-di 
xfs-modules-2.6.15-1-amd64-generic-di parport-modules-2.6.15-1-amd64-generic-di 
nic-pcmcia-modules-2.6.15-1-amd64-generic-di 
nic-modules-2.6.15-1-amd64-generic-di 
firmware-modules-2.6.15-1-amd64-generic-di 
fat-modules-2.6.15-1-amd64-generic-di floppy-modules-2.6.15-1-amd64-generic-di 
usb-serial-modules-2.6.15-1-amd64-generic-di 
pcmcia-modules-2.6.15-1-amd64-generic-di jfs-modules-2.6.15-1-amd64-generic-di 
nic-extra-modules-2.6.15-1-amd64-generic-di 
sata-modules-2.6.15-1-amd64-generic-di input-modules-2.6.15-1-amd64-generic-di 
ntfs-modules-2.6.15-1-amd64-generic-di irda-modules-2.6.15-1-amd64-generic-di 
md-modules-2.6.15-1-amd64-generic-di ufs-modules-2.6.15-1-amd64-generic-di 
scsi-extra-modules-2.6.15-1-amd64-generic-di 
usb-modules-2.6.15-1-amd64-generic-di plip-modules-2.6.15-1-amd64-generic-di 
ext3-modules-2.6.15-1-amd64-generic-di ide-modules-2.6.15-1-amd64-generic-di 
firewire-core-modules-2.6.15-1-amd64-generic-di 
ppp-modules-2.6.15-1-amd64-generic-di crc-modules-2.6.15-1-amd64-generic-di 
kernel-image-2.6.15-1-amd64-generic-di serial-modules-2.6.15-1-amd64-generic-di 
loop-modules-2.6.15-1-amd64-generic-di 
pcmcia-storage-modules-2.6.15-1-amd64-generic-di 
nic-usb-modules-2.6.15-1-amd64-generic-di 
crypto-modules-2.6.15-1-amd64-generic-di 
ide-core-modules-2.6.15-1-amd64-generic-di 
nic-shared-modules-2.6.15-1-amd64-generic-di 
reiserfs-modules-2.6.15-1-amd64-generic-di 
mouse-modules-2.6.15-1-amd64-generic-di 
scsi-common-modules-2.6.15-1-amd64-generic-di 
scsi-core-modules-2.6.15-1-amd64-generic-di 
fb-modules-2.6.15-1-amd64-generic-di acpi-modules-2.6.15-1-amd64-generic-di 
ipv6-modules-2.6.15-1-amd64-generic-di scsi-modules-2.6.15-1-amd64-generic-di 
cdrom-core-modules-2.6.15-1-amd64-generic-di 
qnx4-modules-2.6.15-1-amd64-generic-di
Architecture: source amd64
Version: 1.8
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frederik Schüler [EMAIL PROTECTED]
Description: 
 acpi-modules-2.6.15-1-amd64-generic-di - ACPI support modules (udeb)
 cdrom-core-modules-2.6.15-1-amd64-generic-di - CDROM support (udeb)
 crc-modules-2.6.15-1-amd64-generic-di - CRC modules (udeb)
 crypto-modules-2.6.15-1-amd64-generic-di - crypto modules (udeb)
 ext3-modules-2.6.15-1-amd64-generic-di - EXT3 filesystem support (udeb)
 fat-modules-2.6.15-1-amd64-generic-di - FAT filesystem support (udeb)
 fb-modules-2.6.15-1-amd64-generic-di - Frame buffer support (udeb)
 firewire-core-modules-2.6.15-1-amd64-generic-di - Core FireWire drivers (udeb)
 firmware-modules-2.6.15-1-amd64-generic-di - Firmware request modules (udeb)
 floppy-modules-2.6.15-1-amd64-generic-di - Floppy driver (udeb)
 ide-core-modules-2.6.15-1-amd64-generic-di - IDE support (udeb)
 ide-modules-2.6.15-1-amd64-generic-di - IDE drivers (udeb)
 input-modules-2.6.15-1-amd64-generic-di - Input devices support (udeb)
 ipv6-modules-2.6.15-1-amd64-generic-di - IPv6 driver (udeb)
 irda-modules-2.6.15-1-amd64-generic-di - Infrared devices support (udeb)
 jfs-modules-2.6.15-1-amd64-generic-di - JFS filesystem support (udeb)
 kernel-image-2.6.15-1-amd64-generic-di - Linux kernel binary image for the 
Debian installer (udeb)
 loop-modules-2.6.15-1-amd64-generic-di - Loopback filesystem support (udeb)
 md-modules-2.6.15-1-amd64-generic-di - RAID and LVM support (udeb)
 mouse-modules-2.6.15-1-amd64-generic-di - Mouse support (udeb)
 nic-extra-modules-2.6.15-1-amd64-generic-di - Rare NIC drivers (udeb)
 nic-modules-2.6.15-1-amd64-generic-di - Common NIC drivers (udeb)
 nic-pcmcia-modules-2.6.15-1-amd64-generic-di - Common PCMCIA NIC drivers (udeb)
 nic-shared-modules-2.6.15-1-amd64-generic-di - Shared NIC drivers (udeb)
 nic-usb-modules-2.6.15-1-amd64-generic-di - USB NIC drivers (udeb)
 ntfs-modules-2.6.15-1-amd64-generic-di - NTFS filesystem support (udeb)
 parport-modules-2.6.15-1-amd64-generic-di - Parallel port support (udeb)
 pcmcia-modules-2.6.15-1-amd64-generic-di - Common PCMCIA drivers (udeb)
 pcmcia-storage-modules-2.6.15-1-amd64-generic-di - PCMCIA storage drivers 
(udeb)
 plip-modules-2.6.15-1-amd64-generic-di - PLIP drivers (udeb)
 ppp-modules-2.6.15-1-amd64-generic-di - PPP drivers (udeb)
 qnx4-modules-2.6.15-1-amd64-generic-di - QNX4 filesystem support (udeb)
 reiserfs-modules-2.6.15-1-amd64-generic-di - Reiser filesystem support (udeb)
 sata-modules-2.6.15-1-amd64-generic-di - SATA drivers (udeb)
 scsi-common-modules-2.6.15-1-amd64-generic-di - Very common SCSI drivers (udeb)
 scsi-core-modules-2.6.15-1-amd64-generic-di - Core SCSI subsystem (udeb)
 scsi-extra-modules-2.6.15-1-amd64-generic-di - Uncommon SCSI drivers (udeb)
 scsi-modules-2.6.15-1-amd64-generic-di - SCSI drivers (udeb)
 serial-modules-2.6.15-1-amd64-generic-di - Serial drivers (udeb)
 ufs-modules-2.6.15-1-amd64-generic-di - UFS 

Accepted obby 0.3.99+0.4.0rc1-1 (source i386)

2006-05-02 Thread Philipp Kern
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 30 Apr 2006 19:12:47 +0200
Source: obby
Binary: libobby-0.4-0-dbg libobby-0.4-0 libobby-0.4-dev
Architecture: source i386
Version: 0.3.99+0.4.0rc1-1
Distribution: experimental
Urgency: low
Maintainer: Philipp Kern [EMAIL PROTECTED]
Changed-By: Philipp Kern [EMAIL PROTECTED]
Description: 
 libobby-0.4-0 - Synced document buffers
 libobby-0.4-0-dbg - Synced document buffers - debugging symbols
 libobby-0.4-dev - Synced document buffers - development files
Changes: 
 obby (0.3.99+0.4.0rc1-1) experimental; urgency=low
 .
   * New upstream release, which is incompatible to previous versions
 and still a release candidate; pushing to experimental to receive
 more testing
   * Add a package containing debugging symbols; bump debhelper
 compatibility version for it
Files: 
 e860c56f4c60b9140b77706b8ab9b06d 762 net optional obby_0.3.99+0.4.0rc1-1.dsc
 cd7d8755a7854ad8d29c6d2b0457fa8f 465439 net optional 
obby_0.3.99+0.4.0rc1.orig.tar.gz
 83ab575215405761adbeb46eb1ee6cd3 2994 net optional 
obby_0.3.99+0.4.0rc1-1.diff.gz
 4109bdb0a97de799e4f407870ee9caee 222534 libdevel optional 
libobby-0.4-dev_0.3.99+0.4.0rc1-1_i386.deb
 2b2a6d043eff791f2c84a68ec8bb5e68 114016 libs optional 
libobby-0.4-0_0.3.99+0.4.0rc1-1_i386.deb
 4e6e22a24cd2f609f4a0f64a482faa2a 603036 libdevel optional 
libobby-0.4-0-dbg_0.3.99+0.4.0rc1-1_i386.deb

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

iD8DBQFEVQV77Ro5M7LPzdgRAvmEAKCRM9jf7Hb94/yYUoO188qEtG4NgACgj1Ph
qsTUdnE2f0rSQM2qL26rPjM=
=ZUr9
-END PGP SIGNATURE-


Accepted:
libobby-0.4-0-dbg_0.3.99+0.4.0rc1-1_i386.deb
  to pool/main/o/obby/libobby-0.4-0-dbg_0.3.99+0.4.0rc1-1_i386.deb
libobby-0.4-0_0.3.99+0.4.0rc1-1_i386.deb
  to pool/main/o/obby/libobby-0.4-0_0.3.99+0.4.0rc1-1_i386.deb
libobby-0.4-dev_0.3.99+0.4.0rc1-1_i386.deb
  to pool/main/o/obby/libobby-0.4-dev_0.3.99+0.4.0rc1-1_i386.deb
obby_0.3.99+0.4.0rc1-1.diff.gz
  to pool/main/o/obby/obby_0.3.99+0.4.0rc1-1.diff.gz
obby_0.3.99+0.4.0rc1-1.dsc
  to pool/main/o/obby/obby_0.3.99+0.4.0rc1-1.dsc
obby_0.3.99+0.4.0rc1.orig.tar.gz
  to pool/main/o/obby/obby_0.3.99+0.4.0rc1.orig.tar.gz


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



Accepted ncurses 5.5-2 (source all amd64)

2006-05-02 Thread Daniel Jacobowitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 30 Apr 2006 16:35:05 -0400
Source: ncurses
Binary: ncurses-base lib64ncurses5 libncursesw5-dev libncursesw5-dbg 
ncurses-bin libncurses5 libncursesw5 libncurses5-dev ncurses-term 
lib32ncurses5-dev lib32ncurses5 libncurses5-dbg lib64ncurses5-dev
Architecture: source amd64 all
Version: 5.5-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Jacobowitz [EMAIL PROTECTED]
Changed-By: Daniel Jacobowitz [EMAIL PROTECTED]
Description: 
 lib32ncurses5 - Shared libraries for terminal handling (32-bit)
 lib32ncurses5-dev - Developer's libraries for ncurses (32-bit)
 libncurses5 - Shared libraries for terminal handling
 libncurses5-dbg - Debugging/profiling libraries for ncurses
 libncurses5-dev - Developer's libraries and docs for ncurses
 libncursesw5 - Shared libraries for terminal handling (wide character support)
 libncursesw5-dbg - Debugging/profiling libraries for ncurses
 libncursesw5-dev - Developer's libraries for ncursesw
 ncurses-base - Descriptions of common terminal types
 ncurses-bin - Terminal-related programs and man pages
 ncurses-term - Additional terminal type definitions
Closes: 316663 334099 335655 338234 339518 341661 344022 32 354281 355129 
364339
Changes: 
 ncurses (5.5-2) unstable; urgency=low
 .
   * Update to upstream patch level 20060422.
 - Correct missing and bogus copyright notices (Closes: #364339).
 - Correct a typo in the infocmp(1) man page (Closes: 354281).
 - Correct wins_nwstr for single-column non-8bit codes (Closes: #341661).
 - Remove a redundant test in lib_color.c (Closes: #335655).
 - Ignore EINTR in tcgetattr/tcsetattr calls (Closes: #339518).
 - Correct smacs in cygwin terminfo (Closes: #338234).
 - Two additional fixes for wide character display (Closes: #316663)
   (again).
   * Acknowledge NMU (Closes: #355129).
   * Update control file for the removal of Section: base.
   * Use DEB_HOST_ARCH to determine whether to build biarch packages,
 based on patch from Aurelien Jarno (Closes: #334099).
   * Make lib64ncurses5-dev depend on lib64c-dev (Closes: #344022).
   * Add 32-bit library support on amd64, based loosely on Ubuntu
 patch (Closes: #32).
   * Package debugging versions of libncurses++.a.
   * Update to debhelper compatibility level 5.
   * Update policy version to 3.7.0.0.
   * Use shorter symlinks within terminfo directories when possible
 (e.g. xx - xy instead of xx - ../x/xy).
Files: 
 67d1c3aeade59080eef852163369aad1 1016 libs standard ncurses_5.5-2.dsc
 e364f6c9b4069858811380d9413aa4c1 267511 libs standard ncurses_5.5-2.diff.gz
 5f8ac6f2c5152312ecb99d16b2b2694f 326914 libs required 
libncurses5_5.5-2_amd64.deb
 44f7971b876d8cc3bd938d30ef4086e1 1397902 libdevel optional 
libncurses5-dev_5.5-2_amd64.deb
 fa793b111679e39e6aac5652d0a7b58a 1625338 libdevel extra 
libncurses5-dbg_5.5-2_amd64.deb
 013032d9e1a01eadaf3e4154c05fc959 346736 libs important 
libncursesw5_5.5-2_amd64.deb
 ff2c0635f32d9a6d8f87c6e312a839eb 468774 libdevel optional 
libncursesw5-dev_5.5-2_amd64.deb
 bbd416d325ec51d229c18597bdb84401 1820344 libdevel extra 
libncursesw5-dbg_5.5-2_amd64.deb
 04636992af89ec30cd06ac18dada041f 299652 libs optional 
lib32ncurses5_5.5-2_amd64.deb
 8b8ca4b089a10bd5407625b94bc6e2e0 357666 libdevel optional 
lib32ncurses5-dev_5.5-2_amd64.deb
 7697188007849a705bc1efca8af7de32 230776 utils required 
ncurses-bin_5.5-2_amd64.deb
 fe09b1b13bb5a5e0e914e3a6490c31cd 12848 utils required 
ncurses-base_5.5-2_all.deb
 db626d5770c5b02d1558ee43a34759d7 277468 admin standard 
ncurses-term_5.5-2_all.deb

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

iD8DBQFEVTPbbgOPXuCjg3cRAngGAKCfr5oyaW7U50fclhLvwsyye4WivgCdFjBo
YedoELXd6ahM8lkmXxb10YU=
=CTxs
-END PGP SIGNATURE-


Accepted:
lib32ncurses5-dev_5.5-2_amd64.deb
  to pool/main/n/ncurses/lib32ncurses5-dev_5.5-2_amd64.deb
lib32ncurses5_5.5-2_amd64.deb
  to pool/main/n/ncurses/lib32ncurses5_5.5-2_amd64.deb
libncurses5-dbg_5.5-2_amd64.deb
  to pool/main/n/ncurses/libncurses5-dbg_5.5-2_amd64.deb
libncurses5-dev_5.5-2_amd64.deb
  to pool/main/n/ncurses/libncurses5-dev_5.5-2_amd64.deb
libncurses5_5.5-2_amd64.deb
  to pool/main/n/ncurses/libncurses5_5.5-2_amd64.deb
libncursesw5-dbg_5.5-2_amd64.deb
  to pool/main/n/ncurses/libncursesw5-dbg_5.5-2_amd64.deb
libncursesw5-dev_5.5-2_amd64.deb
  to pool/main/n/ncurses/libncursesw5-dev_5.5-2_amd64.deb
libncursesw5_5.5-2_amd64.deb
  to pool/main/n/ncurses/libncursesw5_5.5-2_amd64.deb
ncurses-base_5.5-2_all.deb
  to pool/main/n/ncurses/ncurses-base_5.5-2_all.deb
ncurses-bin_5.5-2_amd64.deb
  to pool/main/n/ncurses/ncurses-bin_5.5-2_amd64.deb
ncurses-term_5.5-2_all.deb
  to pool/main/n/ncurses/ncurses-term_5.5-2_all.deb
ncurses_5.5-2.diff.gz
  to pool/main/n/ncurses/ncurses_5.5-2.diff.gz
ncurses_5.5-2.dsc
  to pool/main/n/ncurses/ncurses_5.5-2.dsc


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

Accepted libctl 3.0.1-1 (source i386 all)

2006-05-02 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon,  1 May 2006 20:25:01 +0200
Source: libctl
Binary: libctl-dev libctl-doc libctl3
Architecture: source i386 all
Version: 3.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette [EMAIL PROTECTED]
Changed-By: Josselin Mouette [EMAIL PROTECTED]
Description: 
 libctl-dev - Library for flexible control files, development version
 libctl-doc - libctl documentation in HTML format
 libctl3- Library for flexible control files
Closes: 361676
Changes: 
 libctl (3.0.1-1) unstable; urgency=low
 .
   * New upstream release (closes: #361676).
   * Major rework of the debian/ directory. Switch to cdbs.
   * Migrate Scheme files to a versioned location to allow several
 versions to be installed at once.
   * Write a Makefile to put with the example.
   * Update copyright, the library is now GPL.
   * Use gfortran for the F77 wrappers.
   * Standards-version is 3.7.0.
Files: 
 11e6971fbd36cf7bb673b36d580debb7 610 devel optional libctl_3.0.1-1.dsc
 c7f4d1fd8bbc9dba7fe583e079995f3f 431568 devel optional libctl_3.0.1.orig.tar.gz
 9dc3fb2c827b176e8f6b2907d4a48009 2935 devel optional libctl_3.0.1-1.diff.gz
 ee147d37deed4951f550fb92fd36c086 64664 doc optional libctl-doc_3.0.1-1_all.deb
 cc0527941d6b6b4cd3ebaa916a679e0b 82908 devel optional 
libctl-dev_3.0.1-1_i386.deb
 e092ee4b3e5be1532b5f8986b259dfa7 90758 libs optional libctl3_3.0.1-1_i386.deb

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

iD8DBQFEVozmrSla4ddfhTMRAp5QAJ9htV3HSv3G2IkQMyw0ll9/6/vOogCgxdC/
DfB46hYMtt3/u2xJv54QSxw=
=rdzv
-END PGP SIGNATURE-


Accepted:
libctl-dev_3.0.1-1_i386.deb
  to pool/main/libc/libctl/libctl-dev_3.0.1-1_i386.deb
libctl-doc_3.0.1-1_all.deb
  to pool/main/libc/libctl/libctl-doc_3.0.1-1_all.deb
libctl3_3.0.1-1_i386.deb
  to pool/main/libc/libctl/libctl3_3.0.1-1_i386.deb
libctl_3.0.1-1.diff.gz
  to pool/main/libc/libctl/libctl_3.0.1-1.diff.gz
libctl_3.0.1-1.dsc
  to pool/main/libc/libctl/libctl_3.0.1-1.dsc
libctl_3.0.1.orig.tar.gz
  to pool/main/libc/libctl/libctl_3.0.1.orig.tar.gz


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



  1   2   >