Re: kernel-package hooks transition

2005-12-26 Thread Bernhard R. Link
* Colin Watson [EMAIL PROTECTED] [051224 18:30]:
 The fd 3 redirection (and the corresponding redirection of stdout to
 stderr in the shell confmodule) was always acknowledged as a nasty hack
 in debconf. At the time, as I understand it, Joey reckoned it was easier
 to do that than to try to get everyone to change maintainer script code
 that used stdout. 

It may be an ugly hack, but I think it was predictable that it was
necessary. (postinst is quite an complex thing to expect widely used
things like stdin and stdout to be secure to use).

 It has various undesirable consequences, such as the
 requirement to call db_stop before starting daemons that don't take care
 to close down all their file descriptors,

Hopefully people will not only call db_stop, but also fix the buggy
daemon. (And I almost consider this a good consequence, as it makes it a
bit easier to find buggy code, even security-relvant buggy code)

 and some very weird
 workarounds in the confmodule bindings for other languages (see the
 changelog entry for debconf 0.3.74).

That is more a problem of inconsistency. I never understood why those
scripts are not called debconf communication at fds 3 and 4. (and put
/dev/null in stdin and something else to avoi things reading from it)
This way only buggy daemons would cause problems. (and beside fd_stop, 
just give them 3/dev/null to work around)

Hochachtungsvoll,
  Bernhard R. Link


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



Re: kernel-package hooks transition

2005-12-26 Thread Sven Luther
On Sun, Dec 25, 2005 at 01:50:35PM -0800, Steve Langasek wrote:
 On Sun, Dec 25, 2005 at 03:34:43PM +, Colin Watson wrote:
  The STOP command causes the debconf frontend to shut down; that would
  certainly break anything trying to talk to debconf after it. May be
  worth removing that and seeing if things start working.
 
  I haven't checked if kernel-package runs anything else that would
  require it to use STOP. It seems a little unlikely that it would be
  starting up any daemons, though. Note a common misconception: the STOP
  command does *not* put your file descriptors back the way they were
  before you started the debconf frontend.
 
 Indeed, not only does STOP not restore your file descriptors, it also leaves
 a sentinel value in the environment which prevents debconf-using children
 from successfully restarting the frontend.  STOP should only be used when
 you need to force-kill the frontend because of other processes that will
 otherwise leave dangling file descriptors open to it after your scripts
 exit.

Ok, then this is probably the root of the problem here.

Kernel-package does call db_stop, before calling the hooks, since it has no
guarantee that the hooks will behave properly.

I understand that the intention of Manoj was to restore the file descriptors
in order to have hooks like grub-update be able to send output to stdout, not
for the other reason Colin mentioned, having to deal with daemons. Colin could
you giive a bit more detail on how this daemon trick works and what the issue
is ? Is it possible that a random kernel hook would be starting such a daemon
? right now i don't think this is done, nor is it the job of the kernel hooks,
but one never knows, and i believe this has to be properly documented in the
kernel-package documentation.

Friendly,

Sven Luther


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



Re: Your Confirmation Required

2005-12-26 Thread Laszlo Boszormenyi
Hi all,

On Mon, 2005-12-26 at 08:40 +0300, [EMAIL PROTECTED] wrote:
 This message is to verify that you wish to have your
 email address: debian-devel@lists.debian.org added to the
 Alharamain Sermon(english)
 Subscribe Me mailing list.
 Can't we just filter out these messages?

Regards,
Laszlo/GCS


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


Re: /run vs. /lib/run

2005-12-26 Thread David Weinehall
On Mon, Dec 19, 2005 at 09:58:30PM -0600, Peter Samuelson wrote:
 
 [Thomas Hood]
  Any other defenders of /lib/run?  Of /run?
 
 /etc/run.  mtab and resolv.conf and the lvm1 state files and so forth
 always lived in /etc before, so there's continuity.

Oh please, let's not dump even more crap into /etc; it's ugly enough
as it is...


Regards: David Weinehall
-- 
 /) David Weinehall [EMAIL PROTECTED] /) Rime on my window   (\
//  ~   //  Diamond-white roses of fire //
\)  http://www.acc.umu.se/~tao/(/   Beautiful hoar-frost   (/


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



Re: kernel-package hooks transition

2005-12-26 Thread Manoj Srivastava
On Mon, 26 Dec 2005 10:45:52 +0100, Sven Luther [EMAIL PROTECTED] said: 

 Ok, then this is probably the root of the problem here.

 Kernel-package does call db_stop, before calling the hooks, since it
 has no guarantee that the hooks will behave properly.

Past tense. This has not been the case for a couple of uploads
of kernel-package now.

 I understand that the intention of Manoj was to restore the file
 descriptors in order to have hooks like grub-update be able to send
 output to stdout, not for the other reason Colin mentioned, having
 to deal with daemons. Colin could you giive a bit more detail on how
 this daemon trick works and what the issue is ?

Is this not flogging a dead horse?

 Is it possible that a random kernel hook would be starting such a
 daemon ? right now i don't think this is done, nor is it the job of
 the kernel hooks, but one never knows, and i believe this has to be
 properly documented in the kernel-package documentation.

I see no reason to restrict a hook script from starting a
 daemon, but that is neither here nor there.

manoj
-- 
We don't need no education, we don't need no thought control. Pink
Floyd
Manoj Srivastava   [EMAIL PROTECTED]  http://www.debian.org/%7Esrivasta/
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Re: Thoughts on Debian quality, including automated testing

2005-12-26 Thread Anthony Towns
On Sat, Dec 24, 2005 at 10:11:57AM +0100, Frank Küster wrote:
  The difference is who does the work. 
 I a well-team-maintained package, the work is actually done by the
 team, and decisions are made after finding a consensus solution in the
 team.

It's nice to know who the team actually *is* though; having a
team.debian.org webpage or something where such things could be listed
would be lovely.

(So that you can tell if both/all the team is on holidays, if a response
from someone is official, who to try talking to on irc to get an immediate
response, etc; looking through changelogs, or mailing list archives
is okay, but not terribly convenient, especially for team members who
happen not to post a lot, or happen not to upload a lot)

I really hate looking at packages maintained by a list because
I never know who's actually behind it.

(There's plenty of ways to make that not a problem, such as using the
Uploaders: field; but the above might be a useful datapoint)

Cheers,
aj



signature.asc
Description: Digital signature


Your Confirmation Required

2005-12-26 Thread eng
This message is to verify that you wish to have your
email address: debian-devel@lists.debian.org added to the
Alharamain Sermon(english)
Subscribe Me mailing list.

You MUST click on the link below to have your address added
to our list.  This is to ensure that someone doesn't add your
address to our list without your knowledge or consent.

Thank you,

http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?a=1l=1[EMAIL 
PROTECTED]p=468383

America Online users, please click: A 
HREF=http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?a=1l=1[EMAIL 
PROTECTED]p=468383BHere/B/A

Alharamain Sermon(english)


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



Bug#344843: ITP: aspell-hr -- The Croatian dictionary for GNU Aspell

2005-12-26 Thread Vedran Furač
Package: wnpp
Severity: wishlist
Owner: Vedran Furač [EMAIL PROTECTED]


* Package name: aspell-hr
  Version : x.y.z
  Upstream Author : Denis Lacković [EMAIL PROTECTED]
* URL : ftp://ftp.gnu.org/gnu/aspell/dict/hr
* License : LGPL
  Description : The Croatian dictionary for GNU Aspell

This package contains all the required files to add support
for Croatian language to the GNU Aspell spell checker.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'testing'), (55, 
'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-acid2
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



Re: Your Confirmation Required

2005-12-26 Thread Brad Sims
On Monday 26 December 2005 5:25 am, Laszlo Boszormenyi wrote:
 Can't we just filter out these messages?

Bogofilter seems to do a good job on them locally g; but you are right
that domain could be blacklisted for all I care.
-- 
He doesn't complain, but his self-righteousness sure gets on my nerves.
-- Calvin


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



Bug#344850: ITP: myspell-hr -- Croatian dictionary for myspell

2005-12-26 Thread Vedran Furač
Package: wnpp
Severity: wishlist
Owner: Vedran Furač [EMAIL PROTECTED]


* Package name: myspell-hr
  Version : x.y.z
  Upstream Author : Denis Lacković [EMAIL PROTECTED]
* URL : http://ftp.linux.hr/pub/spell/myspell/hr_HR.zip
* License : LGPL
  Description : Croatian dictionary for myspell

This is the Croatian dictionary for use with the myspell spellchecker
which is currently used within OpenOffice.org and the mozilla
spellchecker.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental'), (500, 'testing'), (55, 
'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-acid2
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



You've Been Added!

2005-12-26 Thread eng
This message is to confirm the addition of your
email address: debian-devel@lists.debian.org to the 
Alharamain Sermon(english)
Subscribe Me mailing list.

If you feel you have received this notice in error,
please visit the Alharamain Sermon(english)
Subscribe Me mailing list
at our website: 

http://alharamainsermons.org
to remove yourself automatically, or click the link below:

http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?r=1l=1[EMAIL 
PROTECTED]

Thank you,

Alharamain Sermon(english)


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



Your Confirmation Required

2005-12-26 Thread eng
This message is to verify that you wish to have your
email address: debian-devel@lists.debian.org removed from the
Alharamain Sermon(english)
Subscribe Me mailing list.

You MUST click on the link below to have your address removed
from our list.  This is to ensure that someone doesn't remove your
address from our list without your knowledge or consent.

Thank you,

http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?r=1l=1[EMAIL 
PROTECTED]p=379598

America Online users, please click: A 
HREF=http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?r=1l=1[EMAIL 
PROTECTED]p=379598BHere/B/A

Alharamain Sermon(english)


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



Re: Size matters. Debian binary package stats

2005-12-26 Thread Goswin von Brederlow
Adam Heath [EMAIL PROTECTED] writes:

 On Sun, 25 Dec 2005, Goswin von Brederlow wrote:

  debs are created by debian/rules.  So, only dependencies of dpkg would 
  have to
  be modified.

 I was talking about the hypothetical situation of dpkg defaulting to
 !gzip compression and adding a Pre-Depends to the dpkg version
 required for unpacking. The buildd would have to override that for
 core packages.

 No, the packages themselves would include such logic in their debian/rules.
 There's no way we'd want to keep buildds in sync with what the set of core
 packages is.

That would realy defeat the purpose of not having to modify every deb.

 And, besides, libc6.deb is core, but is libc6-dev?  Or it's documentation?

Definetly as nearly everyone has it installed and it has a strict
versioned depend (not the docs). And that one is the easiest to spot.

MfG
Goswin


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



Your Confirmation Required

2005-12-26 Thread eng
This message is to verify that you wish to have your
email address: debian-devel@lists.debian.org removed from the
Alharamain Sermon(english)
Subscribe Me mailing list.

You MUST click on the link below to have your address removed
from our list.  This is to ensure that someone doesn't remove your
address from our list without your knowledge or consent.

Thank you,

http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?r=1l=1[EMAIL 
PROTECTED]p=243986

America Online users, please click: A 
HREF=http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?r=1l=1[EMAIL 
PROTECTED]p=243986BHere/B/A

Alharamain Sermon(english)


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



You've Been Removed!

2005-12-26 Thread eng
This message is to confirm the removal of your
email address: debian-devel@lists.debian.org from the 
Alharamain Sermon(english)
Subscribe Me mailing list.

We're sorry to see you go!

If you feel you have received this notice in error,
please visit the Alharamain Sermon(english)
Subscribe Me mailing list
at our website: 

http://alharamainsermons.org
to add yourself automatically, or click on the link
below to automatically re-subscribe yourself:

http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?a=1l=1[EMAIL 
PROTECTED]

Thank you,

Alharamain Sermon(english)


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



Your Confirmation Required

2005-12-26 Thread eng
This message is to verify that you wish to have your
email address: debian-devel@lists.debian.org added to the
Alharamain Sermon(english)
Subscribe Me mailing list.

You MUST click on the link below to have your address added
to our list.  This is to ensure that someone doesn't add your
address to our list without your knowledge or consent.

Thank you,

http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?a=1l=1[EMAIL 
PROTECTED]p=290292

America Online users, please click: A 
HREF=http://www.alharamainsermons.org/cgi-bin/subscribe/s.pl?a=1l=1[EMAIL 
PROTECTED]p=290292BHere/B/A

Alharamain Sermon(english)


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



Re: Size matters. Debian binary package stats

2005-12-26 Thread Adam Heath
On Tue, 27 Dec 2005, Goswin von Brederlow wrote:

  No, the packages themselves would include such logic in their debian/rules.
  There's no way we'd want to keep buildds in sync with what the set of core
  packages is.

 That would realy defeat the purpose of not having to modify every deb.

We'd only modify the set of packages that are in base.  That's a very small
set.  Are you thinking the opposite?


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



Re: Size matters. Debian binary package stats

2005-12-26 Thread Ron Johnson
On Tue, 2005-12-27 at 02:17 +0100, Goswin von Brederlow wrote:
 Adam Heath [EMAIL PROTECTED] writes:
 
  On Sun, 25 Dec 2005, Goswin von Brederlow wrote:
 
   debs are created by debian/rules.  So, only dependencies of dpkg would 
   have to
   be modified.
 
  I was talking about the hypothetical situation of dpkg defaulting to
  !gzip compression and adding a Pre-Depends to the dpkg version
  required for unpacking. The buildd would have to override that for
  core packages.
 
  No, the packages themselves would include such logic in their debian/rules.
  There's no way we'd want to keep buildds in sync with what the set of core
  packages is.
 
 That would realy defeat the purpose of not having to modify every deb.

Why not just modify them the next time they are scheduled to be
built from source?

It occurs to me, though: while adding a {g|b}zip stage to the i386,
amd64, ppc, ia64, etc build  wouldn't be noticed that much by 2GHz
CPUs, it *would* be noticed by 40MHz 68Ks.  Is there a way to make
the compression conditional on the CPU?

-- 
-
Ron Johnson, Jr.
Jefferson, LA USA

But Gates is a visionary. Very early in the history of the PC,
he evolved a strikingly clear concept of where the industry was
headed, and he has pursued that vision_despite many tactical
setbacks_unwaveringly, relentlessly, and ruthlessly.
www.stanford.edu/group/mmdd/SiliconValley/Ferguson/Chapter.5.html


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



spohr.debian.org not sending email

2005-12-26 Thread Anand Kumria
Hi,

There seems to be a problem, localised to spohr, with the sending of
emails. I've uploaded some packages recently and have neither received
the acceptance nor rejection emails (as expected) however some packages
have been accepted since they are currently auto-building.

I've tested various others Debian infrastructure machines and no other
appears to have an issue.  I've not seen anything mentioning this issue
(hence the CC to debian-devel in case anyone else is experiencing the
problem).

Please take a look at see what is happening for the domains:
progsoc.uts.edu.au and progsoc.org

Thanks,
Anand

-- 
 `When any government, or any church for that matter, undertakes to say to
  its subjects, This you may not read, this you must not see, this you are
  forbidden to know, the end result is tyranny and oppression no matter how
  holy the motives' -- Robert A Heinlein, If this goes on --


signature.asc
Description: Digital signature


Re: Your Confirmation Required

2005-12-26 Thread Xavier Roche
On Tue, 27 Dec 2005 [EMAIL PROTECTED] wrote:
 This message is to verify that you wish to have your
 email address: debian-devel@lists.debian.org added to the
 Alharamain Sermon(english)

Couldn't we have a BLACKLIST to filter out spamme^Widiots who can not
handle properly their spamm^mailing lists ?

Like
alharamainsermons.org   571 Bye

Just by 15c remark.


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



Accepted libgtk-mozembed-ruby 0.3.1-3 (source all i386)

2005-12-26 Thread David Moreno Garza
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 01:37:55 -0600
Source: libgtk-mozembed-ruby
Binary: libgtk-mozembed-ruby1.8 libgtk-mozembed-ruby
Architecture: source all i386
Version: 0.3.1-3
Distribution: unstable
Urgency: low
Maintainer: David Moreno Garza [EMAIL PROTECTED]
Changed-By: David Moreno Garza [EMAIL PROTECTED]
Description: 
 libgtk-mozembed-ruby - ruby binding of GtkMozEmbed, gecko renderer
 libgtk-mozembed-ruby1.8 - ruby 1.8 binding of GtkMozEmbed, gecko renderer
Closes: 337395
Changes: 
 libgtk-mozembed-ruby (0.3.1-3) unstable; urgency=low
 .
   * Fixed install target on make.
- Thanks to Lucas Nussbaum (Closes: #337395).
Files: 
 39363033e1b8486804e3c9598be3dbd0 730 devel optional 
libgtk-mozembed-ruby_0.3.1-3.dsc
 5380dcd3bdf8a894ce5199f52d95b455 1400 devel optional 
libgtk-mozembed-ruby_0.3.1-3.diff.gz
 75867eee57d0ec52f0d76613d95fd511 2220 devel optional 
libgtk-mozembed-ruby_0.3.1-3_all.deb
 f6fc9eb24b2b978ef29dc79142f48e98 4294 devel optional 
libgtk-mozembed-ruby1.8_0.3.1-3_i386.deb

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

iD8DBQFDr55WmBxf18ZxJX0RAk6ZAKCW4gLA8fxu2tB/G010fCWGOHbIdQCfX1Lt
UdUtz7kyNfmFEHkWoyI3t6A=
=/QO5
-END PGP SIGNATURE-


Accepted:
libgtk-mozembed-ruby1.8_0.3.1-3_i386.deb
  to 
pool/main/libg/libgtk-mozembed-ruby/libgtk-mozembed-ruby1.8_0.3.1-3_i386.deb
libgtk-mozembed-ruby_0.3.1-3.diff.gz
  to pool/main/libg/libgtk-mozembed-ruby/libgtk-mozembed-ruby_0.3.1-3.diff.gz
libgtk-mozembed-ruby_0.3.1-3.dsc
  to pool/main/libg/libgtk-mozembed-ruby/libgtk-mozembed-ruby_0.3.1-3.dsc
libgtk-mozembed-ruby_0.3.1-3_all.deb
  to pool/main/libg/libgtk-mozembed-ruby/libgtk-mozembed-ruby_0.3.1-3_all.deb


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



Accepted libgtk-trayicon-ruby 0.1.0-4 (source all i386)

2005-12-26 Thread David Moreno Garza
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 01:34:18 -0600
Source: libgtk-trayicon-ruby
Binary: libgtk-trayicon-ruby libgtk-trayicon-ruby1.8
Architecture: source all i386
Version: 0.1.0-4
Distribution: unstable
Urgency: low
Maintainer: David Moreno Garza [EMAIL PROTECTED]
Changed-By: David Moreno Garza [EMAIL PROTECTED]
Description: 
 libgtk-trayicon-ruby - system tray protocol library for Ruby
 libgtk-trayicon-ruby1.8 - system tray protocol library for Ruby 1.8
Closes: 337395
Changes: 
 libgtk-trayicon-ruby (0.1.0-4) unstable; urgency=low
 .
   * Fixing install target on make.
- Thanks to Lucas Nussbaum (Closes: #337395).
Files: 
 beeed64da8c7882f5b0ebaa53f7d909e 696 devel optional 
libgtk-trayicon-ruby_0.1.0-4.dsc
 4844b530dcde543b7cd92e13aea1b69d 1571 devel optional 
libgtk-trayicon-ruby_0.1.0-4.diff.gz
 46e80e8916b369c763aa57a00c59 2018 devel optional 
libgtk-trayicon-ruby_0.1.0-4_all.deb
 b8e01961b09f66e8bfeed0ea884a7505 8264 devel optional 
libgtk-trayicon-ruby1.8_0.1.0-4_i386.deb

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

iD8DBQFDr51VmBxf18ZxJX0RAhu3AKCeJffJL0j1+/AATPpXfjRTROfUBACfWh0a
YT1Vd3sgnelBTVCpblJI3nY=
=eLrD
-END PGP SIGNATURE-


Accepted:
libgtk-trayicon-ruby1.8_0.1.0-4_i386.deb
  to 
pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby1.8_0.1.0-4_i386.deb
libgtk-trayicon-ruby_0.1.0-4.diff.gz
  to pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby_0.1.0-4.diff.gz
libgtk-trayicon-ruby_0.1.0-4.dsc
  to pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby_0.1.0-4.dsc
libgtk-trayicon-ruby_0.1.0-4_all.deb
  to pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby_0.1.0-4_all.deb


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



Accepted xtalk 1.3-12 (source all)

2005-12-26 Thread Radovan Garabík
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 25 Dec 2005 20:20:24 +0100
Source: xtalk
Binary: xtalk
Architecture: source all
Version: 1.3-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Radovan Garabík [EMAIL PROTECTED]
Description: 
 xtalk  - BSD talk compatible X Window System client.
Closes: 342362
Changes: 
 xtalk (1.3-12) unstable; urgency=low
 .
   * convert obsolete regexp usage to re
   * replace _tkinter.{delete,create}filehandler with
 self.tk.{delete,create}filenahdler (closes: #342362)
   * orphaning the package, setting Maintainer to Debian QA Group.
 With all these modern firewalls and private networks and NATs,
 it is _years_ since I used talk the last time...
Files: 
 97b8236af4c93b14a487be03c929ee4b 560 net optional xtalk_1.3-12.dsc
 0ba51df98aa009640734abace1c29846 6306 net optional xtalk_1.3-12.diff.gz
 6423e5d23cff24e977ae27906a0fa3e5 14388 net optional xtalk_1.3-12_all.deb

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

iD8DBQFDr6QWUBQJxqD+WLgRAtQDAJ9l8HYk2X2c2rqlRQoHYZ/7/zP4JgCgkWUY
ZbsmCxpnFeUNCS04TfNUwAU=
=RYlS
-END PGP SIGNATURE-


Accepted:
xtalk_1.3-12.diff.gz
  to pool/main/x/xtalk/xtalk_1.3-12.diff.gz
xtalk_1.3-12.dsc
  to pool/main/x/xtalk/xtalk_1.3-12.dsc
xtalk_1.3-12_all.deb
  to pool/main/x/xtalk/xtalk_1.3-12_all.deb


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



Accepted libgtk2-perl 1:1.102-1 (source all powerpc)

2005-12-26 Thread Marc 'HE' Brockschmidt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 10:19:54 +0100
Source: libgtk2-perl
Binary: libgtk2-perl libgtk2-perl-doc
Architecture: source powerpc all
Version: 1:1.102-1
Distribution: unstable
Urgency: low
Maintainer: Marc 'HE' Brockschmidt [EMAIL PROTECTED]
Changed-By: Marc 'HE' Brockschmidt [EMAIL PROTECTED]
Description: 
 libgtk2-perl - Perl interface to the 2.x series of the Gimp Toolkit library
 libgtk2-perl-doc - Perl interface to the Gtk 2.x series (documentation files)
Changes: 
 libgtk2-perl (1:1.102-1) unstable; urgency=low
 .
   * New stable upstream release:
 + debian/patches/10_GtkFileChooser.t-fix.dpatch removed, applied upstream
Files: 
 c78039f34bb3a18c500e9fec35add9fc 921 perl optional libgtk2-perl_1.102-1.dsc
 8bd7173c8a2b6b8baf2fa3c3d48d4bb5 606053 perl optional 
libgtk2-perl_1.102.orig.tar.gz
 c72a1c066f33e38750eedfedaf47217a 4248 perl optional 
libgtk2-perl_1.102-1.diff.gz
 447c6dbd0668cc189aa2ba90312f9286 1168030 perl optional 
libgtk2-perl-doc_1.102-1_all.deb
 f801902a95076868b0cb6154c051f9bf 1062550 perl optional 
libgtk2-perl_1.102-1_powerpc.deb

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

iD8DBQFDr8lTmO5zOp3h7rERAu7lAJ9Z/XkPLc8pK6kNODBS4YzDlrLjYgCfSuRt
wwB4JZgyRzba6OK1BHw/mWU=
=yY7W
-END PGP SIGNATURE-


Accepted:
libgtk2-perl-doc_1.102-1_all.deb
  to pool/main/libg/libgtk2-perl/libgtk2-perl-doc_1.102-1_all.deb
libgtk2-perl_1.102-1.diff.gz
  to pool/main/libg/libgtk2-perl/libgtk2-perl_1.102-1.diff.gz
libgtk2-perl_1.102-1.dsc
  to pool/main/libg/libgtk2-perl/libgtk2-perl_1.102-1.dsc
libgtk2-perl_1.102-1_powerpc.deb
  to pool/main/libg/libgtk2-perl/libgtk2-perl_1.102-1_powerpc.deb
libgtk2-perl_1.102.orig.tar.gz
  to pool/main/libg/libgtk2-perl/libgtk2-perl_1.102.orig.tar.gz


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



Accepted debmake 3.8.0 (source all)

2005-12-26 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 12:25:10 +0100
Source: debmake
Binary: debmake
Architecture: source all
Version: 3.8.0
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila [EMAIL PROTECTED]
Changed-By: Santiago Vila [EMAIL PROTECTED]
Description: 
 debmake- helper package for debian/rules (deprecated)
Closes: 270900
Changes: 
 debmake (3.8.0) unstable; urgency=low
 .
   * Last round of changes before set -e may be used.
   * Added set -e at the beginning of debstd. It should now stop if
 something fails (Closes: #270900). Reported by Martin Michlmayr.
Files: 
 d612443bde1b8cc70d048ecfab7b4c8d 552 devel extra debmake_3.8.0.dsc
 a6fcfcc64bff0275b744c461dc5550b7 40832 devel extra debmake_3.8.0.tar.gz
 42b9be57ce2c7d33a93abf7954152cd1 35998 devel extra debmake_3.8.0_all.deb

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

iD8DBQFDr9Ood9Uuvj7yPNYRAnTkAJ9vJyy7ICxRAETKaZ1m53WxStqveQCgv8x7
islMZGgRUYJnRL/0gpzU6eU=
=Iy0Y
-END PGP SIGNATURE-


Accepted:
debmake_3.8.0.dsc
  to pool/main/d/debmake/debmake_3.8.0.dsc
debmake_3.8.0.tar.gz
  to pool/main/d/debmake/debmake_3.8.0.tar.gz
debmake_3.8.0_all.deb
  to pool/main/d/debmake/debmake_3.8.0_all.deb


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



Accepted utidylib 0.2-3 (source all)

2005-12-26 Thread Igor Stroh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 12:42:30 +0100
Source: utidylib
Binary: python2.3-utidylib python2.4-utidylib python-utidylib
Architecture: source all
Version: 0.2-3
Distribution: unstable
Urgency: low
Maintainer: Igor Stroh [EMAIL PROTECTED]
Changed-By: Igor Stroh [EMAIL PROTECTED]
Description: 
 python-utidylib - Python wrapper for TidyLib
 python2.3-utidylib - Python wrapper for TidyLib
 python2.4-utidylib - Python wrapper for TidyLib
Closes: 343991
Changes: 
 utidylib (0.2-3) unstable; urgency=low
 .
   * debian/control: changed dependency on libtidy from
 libtidy0 to libtidy-0.99-0 (Closes: #343991)
Files: 
 1a2e3386e5abaf4a0f299f0f4fa07062 667 web optional utidylib_0.2-3.dsc
 c4a6f85e7404f7a63ac00188c7289059 3089 web optional utidylib_0.2-3.diff.gz
 b610d99d66055f4437277e5b4fa32414 3724 web optional 
python-utidylib_0.2-3_all.deb
 7a99a36aed391fb88bbad7c0a5bc738b 7074 web optional 
python2.4-utidylib_0.2-3_all.deb
 2c3e5ee3d9746b573d43b6a2cfc1a67b 7072 web optional 
python2.3-utidylib_0.2-3_all.deb

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

iD8DBQFDr9jA9A/NYF0eULoRAmxbAJwOnybIbmW+arTcmFZx0zIpTw6z4QCgl2VE
CsrK133EF/u8Nez+p/wSzvE=
=Zq8Z
-END PGP SIGNATURE-


Accepted:
python-utidylib_0.2-3_all.deb
  to pool/main/u/utidylib/python-utidylib_0.2-3_all.deb
python2.3-utidylib_0.2-3_all.deb
  to pool/main/u/utidylib/python2.3-utidylib_0.2-3_all.deb
python2.4-utidylib_0.2-3_all.deb
  to pool/main/u/utidylib/python2.4-utidylib_0.2-3_all.deb
utidylib_0.2-3.diff.gz
  to pool/main/u/utidylib/utidylib_0.2-3.diff.gz
utidylib_0.2-3.dsc
  to pool/main/u/utidylib/utidylib_0.2-3.dsc


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



Accepted kernel-image-2.4.27-sparc 2.4.27-12 (source sparc)

2005-12-26 Thread Jurij Smakov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 18 Dec 2005 13:28:13 -0800
Source: kernel-image-2.4.27-sparc
Binary: kernel-image-2.4.27-2-sparc64-smp kernel-headers-2.4.27-2-sparc64-smp 
kernel-image-2.4.27-2-sparc64 kernel-image-2.4.27-2-sparc32-smp 
kernel-headers-2.4.27-2-sparc32-smp kernel-headers-2.4.27-2-sparc32 
kernel-image-2.4.27-2-sparc32 kernel-build-2.4.27-2 kernel-headers-2.4.27-2 
kernel-headers-2.4.27-2-sparc64
Architecture: source sparc
Version: 2.4.27-12
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team debian-kernel@lists.debian.org
Changed-By: Jurij Smakov [EMAIL PROTECTED]
Description: 
 kernel-build-2.4.27-2 - Headers for building modules for Linux 2.4.27
 kernel-headers-2.4.27-2 - Header files related to Linux kernel version 2.4.27
 kernel-headers-2.4.27-2-sparc32 - Header files for Linux kernel 2.4.27 on 
uniprocessor 32-bit SPARC
 kernel-headers-2.4.27-2-sparc32-smp - Header files for Linux kernel 2.4.27 on 
multiprocessor 32-bit SPA
 kernel-headers-2.4.27-2-sparc64 - Header files for Linux kernel 2.4.27 on 
uniprocessor 64-bit SPARC
 kernel-headers-2.4.27-2-sparc64-smp - Header files for Linux kernel 2.4.27 on 
multiprocessor 64-bit SPA
 kernel-image-2.4.27-2-sparc32 - Linux kernel binary image for sun4c, sun4m and 
sun4d
 kernel-image-2.4.27-2-sparc32-smp - Linux kernel binary image for SMP sun4m 
and sun4d
 kernel-image-2.4.27-2-sparc64 - Linux kernel binary image for UltraSPARC 
(sparc64) systems
 kernel-image-2.4.27-2-sparc64-smp - Linux kernel binary image for SMP 
UltraSPARC (sparc64) systems
Changes: 
 kernel-image-2.4.27-sparc (2.4.27-12) unstable; urgency=low
 .
   * [ Simon Horman ]
 Added build depends on gcc-3.3 as the default gcc
 is being changed from 3.3 to 4.0.
   * [ Jurij Smakov ]
 Build against 2.4.27-12 kernel tree.
 Add --stem kernel option to all make-kpkg calls since the default
 stem is now linux. Thanks to Frans Pop for working this out.
Files: 
 bcc18c8bd7a184b8a7a39c81ee19a406 1062 devel optional 
kernel-image-2.4.27-sparc_2.4.27-12.dsc
 4a5c12bee98a4c7d00b384662067da77 20256 devel optional 
kernel-image-2.4.27-sparc_2.4.27-12.tar.gz
 9ccca04a61c72fa9e1ca88df2a5cfa7d 2467044 devel optional 
kernel-headers-2.4.27-2_2.4.27-12_sparc.deb
 fd11673314954166037bf66614c7cad3 202800 devel optional 
kernel-headers-2.4.27-2-sparc64-smp_2.4.27-12_sparc.deb
 a85e758a64d79b87c54229033c1d158f 6716172 base optional 
kernel-image-2.4.27-2-sparc64-smp_2.4.27-12_sparc.deb
 922b92755a7d5d15663fbd98d70244a1 201500 devel optional 
kernel-headers-2.4.27-2-sparc64_2.4.27-12_sparc.deb
 7f022a4b87522765922cc177166c69b0 6549750 base optional 
kernel-image-2.4.27-2-sparc64_2.4.27-12_sparc.deb
 dc3302aa236291b0693cf726ea0bd050 164728 devel optional 
kernel-headers-2.4.27-2-sparc32-smp_2.4.27-12_sparc.deb
 680c646ddad41a414f14c704c2d830ff 3928940 base optional 
kernel-image-2.4.27-2-sparc32-smp_2.4.27-12_sparc.deb
 5525fc4ae80af225a89f5806152dc0d7 163010 devel optional 
kernel-headers-2.4.27-2-sparc32_2.4.27-12_sparc.deb
 61351cfe2ab9413b2016f880ae4c5849 3737748 base optional 
kernel-image-2.4.27-2-sparc32_2.4.27-12_sparc.deb
 1fae156fc91babb9646242711941bf56 8430 devel optional 
kernel-build-2.4.27-2_2.4.27-12_sparc.deb

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

iD8DBQFDsBKKgm/Kwh6ICoQRAtIXAJ97Vf4ojJjvQJUIl5Qf5rJ28oJrLQCgrxbN
34MbrBcByc3DG+A+u/r+eFQ=
=KwUv
-END PGP SIGNATURE-


Accepted:
kernel-build-2.4.27-2_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-build-2.4.27-2_2.4.27-12_sparc.deb
kernel-headers-2.4.27-2-sparc32-smp_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-headers-2.4.27-2-sparc32-smp_2.4.27-12_sparc.deb
kernel-headers-2.4.27-2-sparc32_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-headers-2.4.27-2-sparc32_2.4.27-12_sparc.deb
kernel-headers-2.4.27-2-sparc64-smp_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-headers-2.4.27-2-sparc64-smp_2.4.27-12_sparc.deb
kernel-headers-2.4.27-2-sparc64_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-headers-2.4.27-2-sparc64_2.4.27-12_sparc.deb
kernel-headers-2.4.27-2_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-headers-2.4.27-2_2.4.27-12_sparc.deb
kernel-image-2.4.27-2-sparc32-smp_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-image-2.4.27-2-sparc32-smp_2.4.27-12_sparc.deb
kernel-image-2.4.27-2-sparc32_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-image-2.4.27-2-sparc32_2.4.27-12_sparc.deb
kernel-image-2.4.27-2-sparc64-smp_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-image-2.4.27-2-sparc64-smp_2.4.27-12_sparc.deb
kernel-image-2.4.27-2-sparc64_2.4.27-12_sparc.deb
  to 
pool/main/k/kernel-image-2.4.27-sparc/kernel-image-2.4.27-2-sparc64_2.4.27-12_sparc.deb
kernel-image-2.4.27-sparc_2.4.27-12.dsc
  to 

Accepted mmx-emu 0.6-5 (source i386)

2005-12-26 Thread Santiago Vila
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 16:28:34 +0100
Source: mmx-emu
Binary: mmx-emu
Architecture: source i386
Version: 0.6-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Santiago Vila [EMAIL PROTECTED]
Description: 
 mmx-emu- MMX Emulation Library
Closes: 263345
Changes: 
 mmx-emu (0.6-5) unstable; urgency=low
 .
   * QA upload. Switch to debhelper and do some cleanup.
   * All files have now md5sums (Closes: #263345).
Files: 
 bc3587c1780ba96fe84a69192b88eef9 558 libs optional mmx-emu_0.6-5.dsc
 1590b4321d5397dee22b196b6e61cac7 2059 libs optional mmx-emu_0.6-5.diff.gz
 a872bb44e37cb08e9367f41e2ffa6a6a 20958 libs optional mmx-emu_0.6-5_i386.deb

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

iD8DBQFDsAzld9Uuvj7yPNYRAnDjAJ0dsY1kvcfFPTwoi1y0iUe2yJ0NRwCfSits
jgIIvcudQ6H3yCA9hlWa3Qw=
=ZAz4
-END PGP SIGNATURE-


Accepted:
mmx-emu_0.6-5.diff.gz
  to pool/main/m/mmx-emu/mmx-emu_0.6-5.diff.gz
mmx-emu_0.6-5.dsc
  to pool/main/m/mmx-emu/mmx-emu_0.6-5.dsc
mmx-emu_0.6-5_i386.deb
  to pool/main/m/mmx-emu/mmx-emu_0.6-5_i386.deb


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



Accepted libtool 1.5.22-1 (source i386 all)

2005-12-26 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 13:36:48 +0100
Source: libtool
Binary: libtool-doc libltdl3 libtool libltdl3-dev
Architecture: source i386 all
Version: 1.5.22-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx [EMAIL PROTECTED]
Changed-By: Kurt Roeckx [EMAIL PROTECTED]
Description: 
 libltdl3   - A system independent dlopen wrapper for GNU libtool
 libltdl3-dev - A system independent dlopen wrapper for GNU libtool
 libtool- Generic library support script
 libtool-doc - Generic library support script
Closes: 341978 344756
Changes: 
 libtool (1.5.22-1) unstable; urgency=low
 .
   * New upstream release
 - libtoolize --ltdl now fails if libltdl3-dev is not installed.
   (Closes: #344756)
   * Also set link_all_deplibs to no on kfreebsd*-gnu.  Patch from
 Aurelien Jarno [EMAIL PROTECTED]  (Closes: #341978)
Files: 
 e460d6578c132e5a5e81001edda0346c 754 devel optional libtool_1.5.22-1.dsc
 8e0ac9797b62ba4dcc8a2fb7936412b0 2921483 devel optional 
libtool_1.5.22.orig.tar.gz
 5efb4cdceebd291753ed122d54ea02f1 13523 devel optional libtool_1.5.22-1.diff.gz
 55cbbfe423f2605f7d71082a0c593f8d 339688 doc optional 
libtool-doc_1.5.22-1_all.deb
 892467a6861b414c03fedac9a18a909a 327860 devel optional 
libtool_1.5.22-1_i386.deb
 905843f8e6d93798a3d1d76de5b8b2ad 168066 libs optional 
libltdl3_1.5.22-1_i386.deb
 1e40198bec5d3b5a0178086dcb9ad32b 357594 libdevel optional 
libltdl3-dev_1.5.22-1_i386.deb

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

iD8DBQFDr/PjQdwckHJElwsRAqjoAKCRFD4Yalx+8S12266sxPd9Drcg7ACeN3w7
iG5kQP332JO+F9ZsiInOYzc=
=FCj5
-END PGP SIGNATURE-


Accepted:
libltdl3-dev_1.5.22-1_i386.deb
  to pool/main/libt/libtool/libltdl3-dev_1.5.22-1_i386.deb
libltdl3_1.5.22-1_i386.deb
  to pool/main/libt/libtool/libltdl3_1.5.22-1_i386.deb
libtool-doc_1.5.22-1_all.deb
  to pool/main/libt/libtool/libtool-doc_1.5.22-1_all.deb
libtool_1.5.22-1.diff.gz
  to pool/main/libt/libtool/libtool_1.5.22-1.diff.gz
libtool_1.5.22-1.dsc
  to pool/main/libt/libtool/libtool_1.5.22-1.dsc
libtool_1.5.22-1_i386.deb
  to pool/main/libt/libtool/libtool_1.5.22-1_i386.deb
libtool_1.5.22.orig.tar.gz
  to pool/main/libt/libtool/libtool_1.5.22.orig.tar.gz


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



Accepted net-retriever 1.08 (source all)

2005-12-26 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 12:36:52 +
Source: net-retriever
Binary: download-installer net-retriever
Architecture: source all
Version: 1.08
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 download-installer - Download installer components (udeb)
 net-retriever - Fetch modules from the Internet (udeb)
Changes: 
 net-retriever (1.08) unstable; urgency=low
 .
   * Depend on di-utils, not the non-existent debian-installer-utils.
 .
   [ Updated translations ]
   * Catalan (ca.po) by Guillem Jover
Files: 
 dc8d23e3c4638fb3472546e704380cce 689 debian-installer optional 
net-retriever_1.08.dsc
 d8663d141c10bb5f392ba0b8ed6f0090 30711 debian-installer optional 
net-retriever_1.08.tar.gz
 9952564080173ed5a4f6e49e095189ad 11822 debian-installer optional 
net-retriever_1.08_all.udeb
 9b18f3aa98c5da8dfd28c18cbe0eb2bc 2492 debian-installer extra 
download-installer_1.08_all.udeb
Package-Type: udeb

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

iD8DBQFDr+Rg9t0zAhD6TNERAu6pAJ4gITOtk9V3uWhnS2fhMJQgqSfIwACfRucB
96PBjYqbz3VYRjLn8iRFbjE=
=NRuG
-END PGP SIGNATURE-


Accepted:
download-installer_1.08_all.udeb
  to pool/main/n/net-retriever/download-installer_1.08_all.udeb
net-retriever_1.08.dsc
  to pool/main/n/net-retriever/net-retriever_1.08.dsc
net-retriever_1.08.tar.gz
  to pool/main/n/net-retriever/net-retriever_1.08.tar.gz
net-retriever_1.08_all.udeb
  to pool/main/n/net-retriever/net-retriever_1.08_all.udeb


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



Accepted bluez-pin 0.30-1 (source i386)

2005-12-26 Thread Phil Blundell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 14:36:05 +
Source: bluez-pin
Binary: bluez-pin
Architecture: source i386
Version: 0.30-1
Distribution: experimental
Urgency: low
Maintainer: Phil Blundell [EMAIL PROTECTED]
Changed-By: Phil Blundell [EMAIL PROTECTED]
Description: 
 bluez-pin  - Bluetooth PIN helper with D-BUS support
Changes: 
 bluez-pin (0.30-1) experimental; urgency=low
 .
   * New upstream version.
   * Build against new version of D-BUS.
Files: 
 36ac8ffda3fb4a353a63437bcf3a2a20 676 net optional bluez-pin_0.30-1.dsc
 55dc539d88802495f4fd25ca02dd2d98 127666 net optional bluez-pin_0.30.orig.tar.gz
 be6052e6b98dc60ec572da99ca38d192 1758 net optional bluez-pin_0.30-1.diff.gz
 c68539baba52bb52ee2c99c32341b113 14926 net optional bluez-pin_0.30-1_i386.deb

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

iD8DBQFDsA/8VTLPJe9CT30RAjCgAJ4iHr8sc6h9EQ19kkHcIimbk8yTuQCfZu72
E4fKdeDI3RjmP5VFnY/KlR4=
=127G
-END PGP SIGNATURE-


Accepted:
bluez-pin_0.30-1.diff.gz
  to pool/main/b/bluez-pin/bluez-pin_0.30-1.diff.gz
bluez-pin_0.30-1.dsc
  to pool/main/b/bluez-pin/bluez-pin_0.30-1.dsc
bluez-pin_0.30-1_i386.deb
  to pool/main/b/bluez-pin/bluez-pin_0.30-1_i386.deb
bluez-pin_0.30.orig.tar.gz
  to pool/main/b/bluez-pin/bluez-pin_0.30.orig.tar.gz


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



Accepted rootskel-gtk 0.05 (source i386)

2005-12-26 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 16:12:10 +0100
Source: rootskel-gtk
Binary: rootskel-gtk
Architecture: source i386
Version: 0.05
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 rootskel-gtk - Additions for graphical installation to skeleton root 
filesystem  (udeb)
Closes: 341880
Changes: 
 rootskel-gtk (0.05) unstable; urgency=low
 .
   [ Sven Luther ]
   * Adapted to chrp_rs6k - chrp_ibm transition.
 .
   [ Frans Pop ]
   * Remove symlink for loaders directory as the loaders are now in the proper
 directory in the libgtk+2.0-directfb0 udeb.
 .
   [ Attilio Fiandrotti ]
   * Added /etc/directfbrc configuration file for DirectFrameBuffer to store
 screenshots into /var/log (closes: #341880).
Files: 
 c79ed25a902486bd04fab2a322800aa3 586 debian-installer optional 
rootskel-gtk_0.05.dsc
 8c1fa770ff54c5535ca4de08fd82e5f3 33826 debian-installer optional 
rootskel-gtk_0.05.tar.gz
 37647f0750aa4a6e09e7460a16247609 31214 debian-installer optional 
rootskel-gtk_0.05_i386.udeb
Package-Type: udeb

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

iD8DBQFDsAkFgm/Kwh6ICoQRAlmSAJ9zGUb79sLPTkueQesUvzBTRrApCgCgrTB6
o1GvevKlIalLgktzKTW5jVI=
=ctaa
-END PGP SIGNATURE-


Accepted:
rootskel-gtk_0.05.dsc
  to pool/main/r/rootskel-gtk/rootskel-gtk_0.05.dsc
rootskel-gtk_0.05.tar.gz
  to pool/main/r/rootskel-gtk/rootskel-gtk_0.05.tar.gz
rootskel-gtk_0.05_i386.udeb
  to pool/main/r/rootskel-gtk/rootskel-gtk_0.05_i386.udeb


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



Accepted ocaml-sqlite 0.3.5.arch.4-6 (source i386)

2005-12-26 Thread Samuel Mimram
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 15:04:33 +0100
Source: ocaml-sqlite
Binary: libsqlite-ocaml libsqlite-ocaml-dev
Architecture: source i386
Version: 0.3.5.arch.4-6
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-maint@lists.debian.org
Changed-By: Samuel Mimram [EMAIL PROTECTED]
Description: 
 libsqlite-ocaml - Embeddable SQL Database for OCaml Programs
 libsqlite-ocaml-dev - Embeddable SQL Database for OCaml Programs
Closes: 335651
Changes: 
 ocaml-sqlite (0.3.5.arch.4-6) unstable; urgency=low
 .
   * Cleaner packaging.
   * Using OCamlMakefile to build the library instead of patching the makefile,
 which solves the linking problem in native mode, closes: #335651.
Files: 
 d11229c3bb607b2b76c2f6a795b90e8e 820 libdevel optional 
ocaml-sqlite_0.3.5.arch.4-6.dsc
 621c0912e8682682794ef29f6f35394c 26285 libdevel optional 
ocaml-sqlite_0.3.5.arch.4-6.diff.gz
 b423ee59282f8776c13a9c778b5a05ea 317192 libdevel optional 
libsqlite-ocaml-dev_0.3.5.arch.4-6_i386.deb
 f822f29d41b380420909e8994d64ea64 8134 libs optional 
libsqlite-ocaml_0.3.5.arch.4-6_i386.deb

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

iD8DBQFDsAjbIae1O4AJae8RAvHuAJ4sWtK66XqpcycqMpvlN6nviefZzQCfYPvj
EgfIYp/7oCxwy70YHFdhOSg=
=K2Qx
-END PGP SIGNATURE-


Accepted:
libsqlite-ocaml-dev_0.3.5.arch.4-6_i386.deb
  to pool/main/o/ocaml-sqlite/libsqlite-ocaml-dev_0.3.5.arch.4-6_i386.deb
libsqlite-ocaml_0.3.5.arch.4-6_i386.deb
  to pool/main/o/ocaml-sqlite/libsqlite-ocaml_0.3.5.arch.4-6_i386.deb
ocaml-sqlite_0.3.5.arch.4-6.diff.gz
  to pool/main/o/ocaml-sqlite/ocaml-sqlite_0.3.5.arch.4-6.diff.gz
ocaml-sqlite_0.3.5.arch.4-6.dsc
  to pool/main/o/ocaml-sqlite/ocaml-sqlite_0.3.5.arch.4-6.dsc


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



Accepted installation-report 2.10 (source all)

2005-12-26 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 16:17:59 +0100
Source: installation-report
Binary: save-logs installation-report
Architecture: source all
Version: 2.10
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 installation-report - system installation report
 save-logs  - save logs and configuration for debug purposes (udeb)
Closes: 341880
Changes: 
 installation-report (2.10) unstable; urgency=low
 .
   [ Joey Hess ]
   * Default to the web server in the menu if there is an IP address since it
 is much more likely to be usable than the other menu items in this case.
 .
   [ Attilio Fiandrotti ]
   * Modified the web server to distinguish between log files and screenshots
 of the graphical installer (closes: #341880).
 Includes improvements by Joey Hess to include any ppm screenshot files
 when saving logs to media and MIME handling improvements to httpd server.
   * Made the web server produce correct HTTP header for PNG images.
 .
   [ Updated translations ]
   * Galician (gl.po) by Jacobo Tarrio
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Slovenian (sl.po) by Jure Čuhalev
Files: 
 8ee80396cf441b63e8bfa8be2549103c 714 debian-installer optional 
installation-report_2.10.dsc
 e2a3fbaa65a3992814977d5f6e2baaf7 56948 debian-installer optional 
installation-report_2.10.tar.gz
 7a26fe0a94e98bf7e8d10d94598d3bc2 33686 debian-installer standard 
save-logs_2.10_all.udeb
 359f78c5ecf188cb58834cb468aa6ea1 13950 misc optional 
installation-report_2.10_all.deb
Package-Type: udeb

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

iD8DBQFDsApqgm/Kwh6ICoQRAq4nAJ9gdL/VBJzoPup/37RRMVPPifSXSACfVvO0
Y4Th0R4DJJiql+ZZT597ZWQ=
=j8E7
-END PGP SIGNATURE-


Accepted:
installation-report_2.10.dsc
  to pool/main/i/installation-report/installation-report_2.10.dsc
installation-report_2.10.tar.gz
  to pool/main/i/installation-report/installation-report_2.10.tar.gz
installation-report_2.10_all.deb
  to pool/main/i/installation-report/installation-report_2.10_all.deb
save-logs_2.10_all.udeb
  to pool/main/i/installation-report/save-logs_2.10_all.udeb


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



Accepted cdebconf 0.92 (source i386 all)

2005-12-26 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 15:58:39 +0100
Source: cdebconf
Binary: cdebconf-slang-udeb libdebconfclient0 cdebconf-priority cdebconf 
libdebconfclient0-dev cdebconf-udeb libdebconfclient0-udeb cdebconf-gtk-udeb 
cdebconf-text-udeb cdebconf-newt-udeb
Architecture: source i386 all
Version: 0.92
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 cdebconf   - Debian Configuration Management System (C-implementation)
 cdebconf-gtk-udeb - Gtk+ frontend for Debian Configuration Management System 
(udeb)
 cdebconf-newt-udeb - Newt frontend for Debian Configuration Management System 
(udeb)
 cdebconf-priority - Change debconf priority (udeb)
 cdebconf-text-udeb - Plain text frontend for Debian Configuration Management 
System (udeb)
 cdebconf-udeb - Debian Configuration Management System (C-implementation) 
(udeb)
 libdebconfclient0 - Debian Configuration Management System (C-implementation)
 libdebconfclient0-dev - Development files for cdebconf
 libdebconfclient0-udeb - Debian Configuration Management System 
(C-implementation) (udeb)
Closes: 339857
Changes: 
 cdebconf (0.92) unstable; urgency=low
 .
   [ Attilio Fiandrotti ]
   * Fixed some GTK frontend minor memory leaks and some widgets alignment.
   * Now also the GTK frontend, like the NEWT frontend, allows the user to go
 back by pressing the ESC key (closes: #339857).
   * Added a button in the main screen that allows the user to take screenshots
 in PNG format.
   * Added a couple of entries in cdebconf-gtk-udeb.templates to localize
 screenshot button and message for the GTK frontend and made it use them.
   * Improved visibility of screenshot popup message and disabled screenshot
 button while progressbar runs.
 .
   [ Frans Pop ]
   * Add Standards-Version: back in; cdebconf also provides regular packages.
 .
   [ Tollef Fog Heen ]
   * Move get_text common function from the text and newt frontend to
 question.h, likewise for convenience macros to question.h
   * Make it possible for frontend modules to chain onto the install
 Makefile rule
   * Rename some convenience functions in newt.c and unstaticify them, as
 they are quite convenient when writing plugins.
   * Install a useful set of headers so it's actually possible to build
 plugins outside the cdebconf tree.
 .
   [ Christian Perrier ]
   * Add comments for translators in templates
 .
   [ Colin Watson ]
   * Make DEBCONF_DEBUG=. be equivalent to DEBCONF_DEBUG=20, to make it
 easier to debug cdebconf and debconf simultaneously.
 .
   [ Updated translations ]
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Indonesian (id.po) by Parlin Imanuel Toh
   * Icelandic (is.po) by David Steinn Geirsson
   * Italian (it.po) by Giuseppe Sacco
   * Japanese (ja.po) by Kenshi Muto
   * Korean (ko.po) by Sunjae park
   * Latvian (lv.po) by Aigars Mahinovs
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Dutch (nl.po) by Frans Pop
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Tagalog (tl.po) by Eric Pareja
Files: 
 83d4156155c7b0adfafb4a182fd928fa 1171 utils optional cdebconf_0.92.dsc
 06e3d20116d967388ced3badd1ad949c 214337 utils optional cdebconf_0.92.tar.gz
 332a73c40bba4df9980ccdbe8467a2c1 2424 debian-installer standard 
cdebconf-priority_0.92_all.udeb
 8d106542b0ecebe360b09840c2cbc051 132694 utils extra cdebconf_0.92_i386.deb
 581940096f3642787d8d972ca9a0ef2b 26886 libs optional 
libdebconfclient0_0.92_i386.deb
 de66f836d06a210007cf0fc6df87033c 28198 libdevel optional 
libdebconfclient0-dev_0.92_i386.deb
 59e62de3dc6a9ce28634e8deeeb3c864 65624 debian-installer standard 
cdebconf-udeb_0.92_i386.udeb
 92112ce537ee79944ff2581ecfd5b0e6 2942 debian-installer optional 
libdebconfclient0-udeb_0.92_i386.udeb
 0d5e8b2a5edca0589e59b5e2c95dbfae 13726 debian-installer optional 
cdebconf-newt-udeb_0.92_i386.udeb
 428c4bdc88de1fbeb34e6f1931fa4af4 17086 debian-installer optional 
cdebconf-text-udeb_0.92_i386.udeb
 09c7890eb6ef0dca4d730359fa6dd8cd 18820 debian-installer optional 
cdebconf-gtk-udeb_0.92_i386.udeb
Package-Type: udeb

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

iD8DBQFDsAkxgm/Kwh6ICoQRAkYcAKCFovi3v0yRhmfSOa05wRfQvfL0ZwCg24X1
zelgZKv9YVJsKpqstzeZH5Y=
=usY/
-END PGP SIGNATURE-


Accepted:
cdebconf-gtk-udeb_0.92_i386.udeb
  to pool/main/c/cdebconf/cdebconf-gtk-udeb_0.92_i386.udeb
cdebconf-newt-udeb_0.92_i386.udeb
  to 

Accepted gibraltar-bootcd 0.55 (source i386)

2005-12-26 Thread Rene Mayrhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 14:29:22 +
Source: gibraltar-bootcd
Binary: mkinitrd-cd gibraltar-bootsupport
Architecture: source i386
Version: 0.55
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer [EMAIL PROTECTED]
Changed-By: Rene Mayrhofer [EMAIL PROTECTED]
Description: 
 gibraltar-bootsupport - Boot support for Gibraltar live CD-ROM
 mkinitrd-cd - Creates an initrd image for booting from a live CD-ROM or USB dev
Changes: 
 gibraltar-bootcd (0.55) unstable; urgency=low
 .
   * Change priority back to optional, since this is what the override
 file states right now.
Files: 
 5e2b8c3bf3f551a4560e5d3fee4033c0 615 admin optional gibraltar-bootcd_0.55.dsc
 0353e96cb064544ab61844dbbb6de615 9011476 admin optional 
gibraltar-bootcd_0.55.tar.gz
 10c41735dff0dd76f0ce126b8a95b7b5 231892 admin optional 
mkinitrd-cd_0.55_i386.deb
 0511f5f381be7886c15b5ab518d100ac 89616 admin optional 
gibraltar-bootsupport_0.55_i386.deb

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

iD8DBQFDr/+dq7SPDcPCS94RAjBSAJ9ZgARquZgRCFrCpXiZhGW2rWla7QCgoJIR
cLLa06vY5lqtt6bq/go6XOg=
=xCOf
-END PGP SIGNATURE-


Accepted:
gibraltar-bootcd_0.55.dsc
  to pool/main/g/gibraltar-bootcd/gibraltar-bootcd_0.55.dsc
gibraltar-bootcd_0.55.tar.gz
  to pool/main/g/gibraltar-bootcd/gibraltar-bootcd_0.55.tar.gz
gibraltar-bootsupport_0.55_i386.deb
  to pool/main/g/gibraltar-bootcd/gibraltar-bootsupport_0.55_i386.deb
mkinitrd-cd_0.55_i386.deb
  to pool/main/g/gibraltar-bootcd/mkinitrd-cd_0.55_i386.deb


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



Accepted bluez-pin 0.26-1 (source i386)

2005-12-26 Thread Phil Blundell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 14:20:33 +
Source: bluez-pin
Binary: bluez-pin
Architecture: source i386
Version: 0.26-1
Distribution: unstable
Urgency: low
Maintainer: Phil Blundell [EMAIL PROTECTED]
Changed-By: Phil Blundell [EMAIL PROTECTED]
Description: 
 bluez-pin  - Bluetooth PIN helper with D-BUS support
Changes: 
 bluez-pin (0.26-1) unstable; urgency=low
 .
   * New upstream version.
   * Use debhelper v5 mode.
Files: 
 d68fae7fda087e109bebd27a450849f9 652 net optional bluez-pin_0.26-1.dsc
 8d3b88c85908307935bcc10fcd9c2547 19805 net optional bluez-pin_0.26.orig.tar.gz
 ac642ec5930e2264ee841011474d63db 1798 net optional bluez-pin_0.26-1.diff.gz
 d173e571c238dd2df41ee385446682c1 20804 net optional bluez-pin_0.26-1_i386.deb

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

iD8DBQFDr/6nVTLPJe9CT30RAtPvAKCaLwhBSxm0m3sN2VndL2JMuhV6KgCdFu+r
lkk7dcnyeY6KK9JrBPeKkEA=
=qvYV
-END PGP SIGNATURE-


Accepted:
bluez-pin_0.26-1.diff.gz
  to pool/main/b/bluez-pin/bluez-pin_0.26-1.diff.gz
bluez-pin_0.26-1.dsc
  to pool/main/b/bluez-pin/bluez-pin_0.26-1.dsc
bluez-pin_0.26-1_i386.deb
  to pool/main/b/bluez-pin/bluez-pin_0.26-1_i386.deb
bluez-pin_0.26.orig.tar.gz
  to pool/main/b/bluez-pin/bluez-pin_0.26.orig.tar.gz


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



Accepted gibraltar-bootcd 0.54 (source i386)

2005-12-26 Thread Rene Mayrhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 13:40:05 +
Source: gibraltar-bootcd
Binary: mkinitrd-cd gibraltar-bootsupport
Architecture: source i386
Version: 0.54
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer [EMAIL PROTECTED]
Changed-By: Rene Mayrhofer [EMAIL PROTECTED]
Description: 
 gibraltar-bootsupport - Boot support for Gibraltar live CD-ROM
 mkinitrd-cd - Creates an initrd image for booting from a live CD-ROM or USB dev
Changes: 
 gibraltar-bootcd (0.54) unstable; urgency=low
 .
   * Just recompiled from subversion repository, but now removed the
 svn:eol-style property of mkinitrd-cd/initrd-dev.tar.gz. This seems
 to have been set initially by svn-inject (in an incorrect manner)
 and cause problems with broken initrd-dev.tar.gz files in the
 created binary packages.
 Thanks to Andy Chittenden for notifying me of this problem.
Files: 
 d3df260208fb5d997d83146c7879ae5e 615 admin extra gibraltar-bootcd_0.54.dsc
 4fab1824c3423887f0eb9aacbd1abba7 9011600 admin extra 
gibraltar-bootcd_0.54.tar.gz
 ef0959040dc272b0a5f4ac8aa80da028 231830 admin extra mkinitrd-cd_0.54_i386.deb
 5339edef6f48a7863a59a170aec70614 89580 admin extra 
gibraltar-bootsupport_0.54_i386.deb

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

iD8DBQFDr/Rmq7SPDcPCS94RAitBAKCQ7ZDrxsvTSBIOhkow+EQ+gmccNwCfRG1t
0WQcFIyHBb0nIAyhu2Z6HrM=
=xNpX
-END PGP SIGNATURE-


Accepted:
gibraltar-bootcd_0.54.dsc
  to pool/main/g/gibraltar-bootcd/gibraltar-bootcd_0.54.dsc
gibraltar-bootcd_0.54.tar.gz
  to pool/main/g/gibraltar-bootcd/gibraltar-bootcd_0.54.tar.gz
gibraltar-bootsupport_0.54_i386.deb
  to pool/main/g/gibraltar-bootcd/gibraltar-bootsupport_0.54_i386.deb
mkinitrd-cd_0.54_i386.deb
  to pool/main/g/gibraltar-bootcd/mkinitrd-cd_0.54_i386.deb


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



Accepted hashcash 1.20-1 (source powerpc)

2005-12-26 Thread Hubert Chan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 22 Dec 2005 00:00:43 -0500
Source: hashcash
Binary: hashcash
Architecture: source powerpc
Version: 1.20-1
Distribution: unstable
Urgency: low
Maintainer: Hubert Chan [EMAIL PROTECTED]
Changed-By: Hubert Chan [EMAIL PROTECTED]
Description: 
 hashcash   - postage payment scheme for email based on hash calculations
Changes: 
 hashcash (1.20-1) unstable; urgency=low
 .
   * New upstream release.
   * Set DEB_HOST_ARCH if it is not set, so that debian/rules works properly
 even if not run form dpkg-buildpackage.
   * Bump standards version to 3.6.2.
Files: 
 cfebf5a380052d8f7a04bc8598d97e30 559 mail optional hashcash_1.20-1.dsc
 b8b94c9e7ada3006f8fe26c3084ae162 193694 mail optional hashcash_1.20.orig.tar.gz
 408dcbf1b78f4601b4af97667154a2c9 3705 mail optional hashcash_1.20-1.diff.gz
 a81c032583fe08a4981f275f0ed50912 137764 mail optional 
hashcash_1.20-1_powerpc.deb

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

iD8DBQFDr/TbRoAVF6FpbSsRAk+4AKCTgLZkp82FReKt4/bhh2rTancNfACdE4q1
tejHHd608+HGt74QRtVgzqE=
=By/9
-END PGP SIGNATURE-


Accepted:
hashcash_1.20-1.diff.gz
  to pool/main/h/hashcash/hashcash_1.20-1.diff.gz
hashcash_1.20-1.dsc
  to pool/main/h/hashcash/hashcash_1.20-1.dsc
hashcash_1.20-1_powerpc.deb
  to pool/main/h/hashcash/hashcash_1.20-1_powerpc.deb
hashcash_1.20.orig.tar.gz
  to pool/main/h/hashcash/hashcash_1.20.orig.tar.gz


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



Accepted bluez-hcidump 1.28-0exp1 (source powerpc)

2005-12-26 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 19 Dec 2005 14:03:54 +0100
Source: bluez-hcidump
Binary: bluez-hcidump
Architecture: source powerpc
Version: 1.28-0exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Bluetooth Maintainers [EMAIL PROTECTED]
Changed-By: Filippo Giunchedi [EMAIL PROTECTED]
Description: 
 bluez-hcidump - Analyses Bluetooth HCI packets
Changes: 
 bluez-hcidump (1.28-0exp1) experimental; urgency=low
 .
   * New upstream release
Files: 
 f9c15b2b50837ea795df990fd5bfa7bb 784 admin extra bluez-hcidump_1.28-0exp1.dsc
 447625109ca01565050a0677ddec0092 134315 admin extra 
bluez-hcidump_1.28.orig.tar.gz
 c4c0d986ec06d23961628f523c7bab0c 2141 admin extra 
bluez-hcidump_1.28-0exp1.diff.gz
 c5e6e01aad99d84cf69df591ddc25f34 84048 admin extra 
bluez-hcidump_1.28-0exp1_powerpc.deb

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

iD8DBQFDr/TkABzeamt51AERAuJ1AJ4osKxA4A4VIL9WFWKwhiMqs4AigwCfYeYZ
IY8EzQuRkZ3dsQsPMs0YJsk=
=73Pd
-END PGP SIGNATURE-


Accepted:
bluez-hcidump_1.28-0exp1.diff.gz
  to pool/main/b/bluez-hcidump/bluez-hcidump_1.28-0exp1.diff.gz
bluez-hcidump_1.28-0exp1.dsc
  to pool/main/b/bluez-hcidump/bluez-hcidump_1.28-0exp1.dsc
bluez-hcidump_1.28-0exp1_powerpc.deb
  to pool/main/b/bluez-hcidump/bluez-hcidump_1.28-0exp1_powerpc.deb
bluez-hcidump_1.28.orig.tar.gz
  to pool/main/b/bluez-hcidump/bluez-hcidump_1.28.orig.tar.gz


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



Accepted openswan 1:2.4.4-2 (source all i386)

2005-12-26 Thread Rene Mayrhofer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 11:22:17 +
Source: openswan
Binary: openswan-modules-source kernel-patch-openswan openswan
Architecture: source all i386
Version: 1:2.4.4-2
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer [EMAIL PROTECTED]
Changed-By: Rene Mayrhofer [EMAIL PROTECTED]
Description: 
 kernel-patch-openswan - IPSEC kernel support for Openswan
 openswan   - IPSEC utilities for Openswan
 openswan-modules-source - IPSEC kernel modules source for Openswan
Closes: 344612
Changes: 
 openswan (1:2.4.4-2) unstable; urgency=low
 .
   * Build-depend on libkrb5-dev.
 Closes: #344612: openswan: pluto has shared library dependency on
  libkrb5support.so
Files: 
 a42930ebd9e1c6b8149d3e61c4adb906 798 net optional openswan_2.4.4-2.dsc
 c74fd432120d3b66b5bebe31be99f16a 2251 net optional openswan_2.4.4-2.diff.gz
 8c9fe66001fd8f612704023ea90209c6 621146 net optional 
openswan-modules-source_2.4.4-2_all.deb
 caadb25f7767638444dd14655f314bd0 588482 net optional 
kernel-patch-openswan_2.4.4-2_all.deb
 f644d0f6d37b40033df10438ac622e69 1669714 net optional openswan_2.4.4-2_i386.deb

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

iD8DBQFDr9gWq7SPDcPCS94RAt7BAJ9GupLF3VNOVGtscEp31TLdQ2d5UACdGYF5
P6BlLWsbr+1giNNKeCFn0J0=
=liOk
-END PGP SIGNATURE-


Accepted:
kernel-patch-openswan_2.4.4-2_all.deb
  to pool/main/o/openswan/kernel-patch-openswan_2.4.4-2_all.deb
openswan-modules-source_2.4.4-2_all.deb
  to pool/main/o/openswan/openswan-modules-source_2.4.4-2_all.deb
openswan_2.4.4-2.diff.gz
  to pool/main/o/openswan/openswan_2.4.4-2.diff.gz
openswan_2.4.4-2.dsc
  to pool/main/o/openswan/openswan_2.4.4-2.dsc
openswan_2.4.4-2_i386.deb
  to pool/main/o/openswan/openswan_2.4.4-2_i386.deb


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



Accepted bluez-libs 2.24-0exp1 (source powerpc)

2005-12-26 Thread Filippo Giunchedi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 25 Dec 2005 16:17:24 +0100
Source: bluez-libs
Binary: libbluetooth1 libbluetooth1-dev
Architecture: source powerpc
Version: 2.24-0exp1
Distribution: experimental
Urgency: low
Maintainer: Debian Bluetooth Maintainers [EMAIL PROTECTED]
Changed-By: Filippo Giunchedi [EMAIL PROTECTED]
Description: 
 libbluetooth1 - Library to use the BlueZ Linux Bluetooth stack
 libbluetooth1-dev - Development files for using the BlueZ Linux Bluetooth 
library
Changes: 
 bluez-libs (2.24-0exp1) experimental; urgency=low
 .
   * New upstream christmas release (really bugfix only)
Files: 
 8d06ea68d660855cbae32d982e34218e 749 admin optional bluez-libs_2.24-0exp1.dsc
 d0ba50e251ae1e7f2c09024facde8e40 285427 admin optional 
bluez-libs_2.24.orig.tar.gz
 5932e11876226419cb3cd13fbaaa4bfe 3668 admin optional 
bluez-libs_2.24-0exp1.diff.gz
 6950114da65b872b669c7ae11d6e5a57 67704 libdevel extra 
libbluetooth1-dev_2.24-0exp1_powerpc.deb
 71bee2ec5dc2a21894884f8075743445 39758 libs optional 
libbluetooth1_2.24-0exp1_powerpc.deb

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

iD8DBQFDr9/EABzeamt51AERAhCxAKCdU0lCfi4TWiNGeACeT5KpR3IjbACgqdrO
MPCFXE6FkDfQGUCyV+EBEjg=
=gx0N
-END PGP SIGNATURE-


Accepted:
bluez-libs_2.24-0exp1.diff.gz
  to pool/main/b/bluez-libs/bluez-libs_2.24-0exp1.diff.gz
bluez-libs_2.24-0exp1.dsc
  to pool/main/b/bluez-libs/bluez-libs_2.24-0exp1.dsc
bluez-libs_2.24.orig.tar.gz
  to pool/main/b/bluez-libs/bluez-libs_2.24.orig.tar.gz
libbluetooth1-dev_2.24-0exp1_powerpc.deb
  to pool/main/b/bluez-libs/libbluetooth1-dev_2.24-0exp1_powerpc.deb
libbluetooth1_2.24-0exp1_powerpc.deb
  to pool/main/b/bluez-libs/libbluetooth1_2.24-0exp1_powerpc.deb


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



Accepted gtkgo 0.0.10-13 (source i386)

2005-12-26 Thread Marcela Tiznado
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 09 Dec 2005 03:10:14 -0300
Source: gtkgo
Binary: gtkgo
Architecture: source i386
Version: 0.0.10-13
Distribution: unstable
Urgency: low
Maintainer: Marcela Tiznado [EMAIL PROTECTED]
Changed-By: Marcela Tiznado [EMAIL PROTECTED]
Description: 
 gtkgo  - Skinable version of the game Go
Changes: 
 gtkgo (0.0.10-13) unstable; urgency=low
 .
   * Update to Debian Policy 3.6.2
   * Moved to gnome-optional sections
   * Removed libdb3-dev from build depend. Closes #289478
   * Fixed bad dependency. Closes #337274
   * Completed debian/copyright
Files: 
 90e5167b98e7fe173b6d21a083f6b743 579 gnome optional gtkgo_0.0.10-13.dsc
 874192f1f743f8eb8b428d77f570a94a 3684 gnome optional gtkgo_0.0.10-13.diff.gz
 43635b0ac993f3437bc4abec7f99d60e 683958 gnome optional gtkgo_0.0.10-13_i386.deb

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

iD8DBQFDsDjj5UTeB5t8Mo0RAoyzAJ9JUfh/d9xpgA3WVw/aAZsG2bLKiwCghHXZ
jQD2t76sQoe97Ld9cx7urHo=
=mVs/
-END PGP SIGNATURE-


Accepted:
gtkgo_0.0.10-13.diff.gz
  to pool/main/g/gtkgo/gtkgo_0.0.10-13.diff.gz
gtkgo_0.0.10-13.dsc
  to pool/main/g/gtkgo/gtkgo_0.0.10-13.dsc
gtkgo_0.0.10-13_i386.deb
  to pool/main/g/gtkgo/gtkgo_0.0.10-13_i386.deb


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



Accepted redet 8.1-1 (source all)

2005-12-26 Thread Bartosz Fenski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 19:41:52 +0100
Source: redet
Binary: redet-doc redet
Architecture: source all
Version: 8.1-1
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski [EMAIL PROTECTED]
Changed-By: Bartosz Fenski [EMAIL PROTECTED]
Description: 
 redet  - regular expression development and execution tool
 redet-doc  - regular expression development and execution tool (documentation)
Changes: 
 redet (8.1-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 75133818ced443675f0d77b2b235caf8 573 x11 optional redet_8.1-1.dsc
 a3b490fbc897d2f02933eb0bc5d3 5035978 x11 optional redet_8.1.orig.tar.gz
 f679b02479173433fcd42b4922ed91f4 3097 x11 optional redet_8.1-1.diff.gz
 14e3f1bb7f3ed8fe0552f4dc125b7b2d 155754 x11 optional redet_8.1-1_all.deb
 e7ea84a94dcb2a18d77071efd9ff5b6b 4886766 doc optional redet-doc_8.1-1_all.deb

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

iD8DBQFDsDnahQui3hP+/EARAvCqAJ9Q6t+WFnwU8OWtxFcBQKJumOV3uwCgtrRE
qY4Plr7VTHmibwgITyJCApc=
=ytSA
-END PGP SIGNATURE-


Accepted:
redet-doc_8.1-1_all.deb
  to pool/main/r/redet/redet-doc_8.1-1_all.deb
redet_8.1-1.diff.gz
  to pool/main/r/redet/redet_8.1-1.diff.gz
redet_8.1-1.dsc
  to pool/main/r/redet/redet_8.1-1.dsc
redet_8.1-1_all.deb
  to pool/main/r/redet/redet_8.1-1_all.deb
redet_8.1.orig.tar.gz
  to pool/main/r/redet/redet_8.1.orig.tar.gz


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



Accepted nss-mdns 0.7-1 (source i386)

2005-12-26 Thread Anand Kumria
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 27 Dec 2005 06:42:42 +1100
Source: nss-mdns
Binary: libnss-mdns
Architecture: source i386
Version: 0.7-1
Distribution: unstable
Urgency: low
Maintainer: Anand Kumria [EMAIL PROTECTED]
Changed-By: Anand Kumria [EMAIL PROTECTED]
Description: 
 libnss-mdns - NSS module for Multicast DNS name resolution
Changes: 
 nss-mdns (0.7-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 ec50dea9744ef085ee6071824e905bc7 695 admin optional nss-mdns_0.7-1.dsc
 f384fb230145f90fb75df1e33062583f 27 admin optional nss-mdns_0.7.orig.tar.gz
 559eda946234b8125e7f0943c745c373 944 admin optional nss-mdns_0.7-1.diff.gz
 d48d161649614d2f980e0447da02aa95 23728 admin optional 
libnss-mdns_0.7-1_i386.deb

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

iQCVAwUBQ7BIzWRmcAD8BdppAQLnjQP/bqUP/cMsJ2zDJgfNC6co1OP+XrjFmo7u
WUYePkSLQmnhlnuSO4Ju+NPMVZ6ZJ84cpm9zoQwy6TJMPAPgGebu3oHmV9tnOZOe
emEKKE4UfSBDCHMCKrZhL0sEoOT2dR0uZH/5krcp3LY/kMEaHbeEh/3V+NRcRv1k
55i1/o/lpYo=
=SLXA
-END PGP SIGNATURE-


Accepted:
libnss-mdns_0.7-1_i386.deb
  to pool/main/n/nss-mdns/libnss-mdns_0.7-1_i386.deb
nss-mdns_0.7-1.diff.gz
  to pool/main/n/nss-mdns/nss-mdns_0.7-1.diff.gz
nss-mdns_0.7-1.dsc
  to pool/main/n/nss-mdns/nss-mdns_0.7-1.dsc
nss-mdns_0.7.orig.tar.gz
  to pool/main/n/nss-mdns/nss-mdns_0.7.orig.tar.gz


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



Accepted liferea 1.0-1.exp1 (source i386)

2005-12-26 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 20:17:52 +0100
Source: liferea
Binary: liferea-mozilla liferea-gtkhtml liferea
Architecture: source i386
Version: 1.0-1.exp1
Distribution: experimental
Urgency: low
Maintainer: David Moreno Garza [EMAIL PROTECTED]
Changed-By: Jordi Mallach [EMAIL PROTECTED]
Description: 
 liferea- feed aggregator for GNOME
 liferea-gtkhtml - gtkhtml-based rendering library for Liferea
 liferea-mozilla - mozilla-based rendering library for Liferea
Changes: 
 liferea (1.0-1.exp1) experimental; urgency=low
 .
   * Back to dbus 0.60.
Files: 
 826ecf0138227f99001ed4b0e4abe1f9 681 gnome optional liferea_1.0-1.exp1.dsc
 6fcd1fe0e3897991f9b1124645d9c9d7 6992 gnome optional liferea_1.0-1.exp1.diff.gz
 6ec7cc44f92a9db0bb6c081afc243d69 689220 gnome optional 
liferea_1.0-1.exp1_i386.deb
 10715431ede6d9b36ce4119886d0d488 21280 gnome optional 
liferea-gtkhtml_1.0-1.exp1_i386.deb
 3616271c864ce4e7794f94a89ff1dfd0 21964 gnome optional 
liferea-mozilla_1.0-1.exp1_i386.deb

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

iD8DBQFDsEhnJYSUupF6Il4RAl3YAKDxf9/ktGyVFwmA6NQZFKud9UPc/gCcDaUb
A6SOEeE/oCuqPQS5135wTaA=
=TGmP
-END PGP SIGNATURE-


Accepted:
liferea-gtkhtml_1.0-1.exp1_i386.deb
  to pool/main/l/liferea/liferea-gtkhtml_1.0-1.exp1_i386.deb
liferea-mozilla_1.0-1.exp1_i386.deb
  to pool/main/l/liferea/liferea-mozilla_1.0-1.exp1_i386.deb
liferea_1.0-1.exp1.diff.gz
  to pool/main/l/liferea/liferea_1.0-1.exp1.diff.gz
liferea_1.0-1.exp1.dsc
  to pool/main/l/liferea/liferea_1.0-1.exp1.dsc
liferea_1.0-1.exp1_i386.deb
  to pool/main/l/liferea/liferea_1.0-1.exp1_i386.deb


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



Accepted missingh 0.13.0 (source i386 all)

2005-12-26 Thread John Goerzen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 15:24:13 -0600
Source: missingh
Binary: libhugs-missingh libghc6-missingh-dev missingh-doc
Architecture: source i386 all
Version: 0.13.0
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-missingh-dev - Library of utility functions for Haskell, GHC6 package
 libhugs-missingh - Library of utility functions for Haskell, Hugs package
 missingh-doc - Documentation for Haskell utility library
Changes: 
 missingh (0.13.0) unstable; urgency=low
 .
   * This release introduces some API changes that will affect
 a small percentage of programmers that use ConfigParser.
   * This release requires GHC 6.4.x or Hugs 2005xx or above.
 This has been noted in INSTALL.
   * MissingH.List: Committed some patches from Bulat Ziganshin
 to improve performance.
   * New function MissingH.List.subIndex based on suggestion
 from Bulat Ziganshin.  Also added tests for it.
   * New module MissingH.Map, similar to MissingH.FiniteMap but for
 Data.Map instead of Data.FiniteMap.  Also added tests for
 MissingH.Map.
   * New module MissingH.AnyDBM.MapDBM, plus tests for it.
 Converted from MissingH.AnyDBM.FiniteMapDBM.
   * Converted these modules to use MVars instead of IORefs:
 + MissingH.Logging.Logger
   * Converted these modules to use Data.Map instead of Data.FiniteMap:
 + MissingH.Logging.Logger
 + MissingH.MIMETypes
 + MissingH.ConfigParser (exposes an API change to a few people)
   * Converted these modules to use Text.Printf instead of MissingH.Printf:
 + MissingH.IO.HVFS.Utils
 + MissingH.Network.FTP.Server
   * Added deprecation warnings to these modules:
 + MissingH.FiniteMap (deprecation of Data.FiniteMap)
 + MissingH.AnyDBM.FiniteMapDBM (deprecation of Data.FiniteMap)
 + MissingH.Printf (introduction of Text.Printf)
   * Added deprecation warnings for two specific functions in
 MissingH.Str: subRe and splitRe.  I had submitted the code for
 these to fptools, and the current releases of GHC and Hugs have
 Text.Regex.subRegex and splitRegex using the code for MissingH.
 Therefore, these functions in MissingH are deprecated in favor of
 the implementations in the standard library.
   * Added locking to StringDBM for thread safety improvements
   * Merry Christmas!
Files: 
 2cdaec3fe1b641330e32e88e8129c7fa 725 devel optional missingh_0.13.0.dsc
 86ec655dce4af37c72fbeaec61dd1884 334668 devel optional missingh_0.13.0.tar.gz
 89ae1f22e73639dffb9b6564c5100ab0 170534 devel optional 
libhugs-missingh_0.13.0_all.deb
 03a48fc41a41f355f14de88e9a33cfa5 175174 doc optional 
missingh-doc_0.13.0_all.deb
 31b676d689f0cac716082a51922cf81d 1635546 devel optional 
libghc6-missingh-dev_0.13.0_i386.deb

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

iD8DBQFDsGR87B2mSKdID5ERAg2HAJ4r/9omfRCqFAhkMQXgM3Y8BHzkBwCdEQOy
KbIzKiMlBLE1ZufTdcSqAJo=
=nxjZ
-END PGP SIGNATURE-


Accepted:
libghc6-missingh-dev_0.13.0_i386.deb
  to pool/main/m/missingh/libghc6-missingh-dev_0.13.0_i386.deb
libhugs-missingh_0.13.0_all.deb
  to pool/main/m/missingh/libhugs-missingh_0.13.0_all.deb
missingh-doc_0.13.0_all.deb
  to pool/main/m/missingh/missingh-doc_0.13.0_all.deb
missingh_0.13.0.dsc
  to pool/main/m/missingh/missingh_0.13.0.dsc
missingh_0.13.0.tar.gz
  to pool/main/m/missingh/missingh_0.13.0.tar.gz


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



Accepted djvulibre 3.5.16-2 (source i386)

2005-12-26 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 19:42:43 +
Source: djvulibre
Binary: libdjvulibre15 djvulibre-bin djvuserve libdjvulibre-dev djview 
djvulibre-plugin
Architecture: source i386
Version: 3.5.16-2
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter [EMAIL PROTECTED]
Changed-By: Barak A. Pearlmutter [EMAIL PROTECTED]
Description: 
 djview - Viewer for the DjVu image format
 djvulibre-bin - Utilities for the DjVu image format
 djvulibre-plugin - Browser plugin for the DjVu image format
 djvuserve  - CGI program for unbundling DjVu files on the fly
 libdjvulibre-dev - Development files for the DjVu image format
 libdjvulibre15 - Runtime support for the DjVu image format
Closes: 339638 340361 343720
Changes: 
 djvulibre (3.5.16-2) unstable; urgency=low
 .
   * update to newly broken debian X libraries ... broken apart, that is
   * have -dev package depends on lib and libjpeg62-dev (closes: #343720)
 (thanks to Sebastien Bacher [EMAIL PROTECTED] via Ubuntu)
   * page numbers 1-based in djvm -l, like -i/-d (closes: #340361)
   * don't include KDE desktop file x-djvu.desktop in lib (closes: #339638)
Files: 
 eaad64d0e8be30ae666f8c14c1f78900 845 web optional djvulibre_3.5.16-2.dsc
 bf037a416ee8de202931647c0dcd204d 93738 web optional djvulibre_3.5.16-2.diff.gz
 498956c5055e84743b9afb7382d046ac 369744 devel optional 
libdjvulibre-dev_3.5.16-2_i386.deb
 4eb7d45c474536935c2bd5e8d107fd0b 788854 libs optional 
libdjvulibre15_3.5.16-2_i386.deb
 444ba68cd4f3cecadfe4785d2fc6a55c 442940 graphics optional 
djview_3.5.16-2_i386.deb
 21a7133e8d72ef8cee15d75718006c53 28864 web optional djvuserve_3.5.16-2_i386.deb
 8f2496ff6de26b12da6037fcd5475f86 353322 graphics optional 
djvulibre-bin_3.5.16-2_i386.deb
 87388ad161b345b48cf88bd5bc123c3b 24314 web optional 
djvulibre-plugin_3.5.16-2_i386.deb

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

iD8DBQFDsGnoLz4Gnv7CP7IRAismAJ9Az8IugqctxyegjU7o7z0LObiWnwCgq6OE
Z0K2Hi0d4tJHQjSIKhPZ7qI=
=8BtG
-END PGP SIGNATURE-


Accepted:
djview_3.5.16-2_i386.deb
  to pool/main/d/djvulibre/djview_3.5.16-2_i386.deb
djvulibre-bin_3.5.16-2_i386.deb
  to pool/main/d/djvulibre/djvulibre-bin_3.5.16-2_i386.deb
djvulibre-plugin_3.5.16-2_i386.deb
  to pool/main/d/djvulibre/djvulibre-plugin_3.5.16-2_i386.deb
djvulibre_3.5.16-2.diff.gz
  to pool/main/d/djvulibre/djvulibre_3.5.16-2.diff.gz
djvulibre_3.5.16-2.dsc
  to pool/main/d/djvulibre/djvulibre_3.5.16-2.dsc
djvuserve_3.5.16-2_i386.deb
  to pool/main/d/djvulibre/djvuserve_3.5.16-2_i386.deb
libdjvulibre-dev_3.5.16-2_i386.deb
  to pool/main/d/djvulibre/libdjvulibre-dev_3.5.16-2_i386.deb
libdjvulibre15_3.5.16-2_i386.deb
  to pool/main/d/djvulibre/libdjvulibre15_3.5.16-2_i386.deb


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



Accepted libaws 2.0p-9 (source i386 all)

2005-12-26 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 16:07:13 +0100
Source: libaws
Binary: libaws2 libaws-doc libaws-dev
Architecture: source i386 all
Version: 2.0p-9
Distribution: unstable
Urgency: low
Maintainer: Ludovic Brenta [EMAIL PROTECTED]
Changed-By: Ludovic Brenta [EMAIL PROTECTED]
Description: 
 libaws-dev - Ada Web Server development files
 libaws-doc - Ada Web Server documentation
 libaws2- Ada Web Server shared library
Closes: 344699
Changes: 
 libaws (2.0p-9) unstable; urgency=low
 .
   * debian/control: Add (= 3.15p-9) to the existing Build-Depend on
 libasis-3.15p-1-dev.  Closes: #344699.
Files: 
 1adcd5a9b76a69e730223523c2438a20 752 - optional libaws_2.0p-9.dsc
 f0aa186c235a87ce63ee95425570fb16 9718 - optional libaws_2.0p-9.diff.gz
 09bf6fe3580e6c44bf7038238b6976c9 740340 doc optional libaws-doc_2.0p-9_all.deb
 da937fdc797107fadd38aad0cc046531 3482036 libdevel optional 
libaws-dev_2.0p-9_i386.deb
 86fa291922dccb8b81d155d32fad8f84 865790 libs optional libaws2_2.0p-9_i386.deb

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

iD8DBQFDsHOSStlRaw+TLJwRAj1vAJ9S55v3Ifju9Iwdkan1hDrt/1rWfwCfZ+tc
o8qf7M8Nw1P2QaPA84fX234=
=obwr
-END PGP SIGNATURE-


Accepted:
libaws-dev_2.0p-9_i386.deb
  to pool/main/liba/libaws/libaws-dev_2.0p-9_i386.deb
libaws-doc_2.0p-9_all.deb
  to pool/main/liba/libaws/libaws-doc_2.0p-9_all.deb
libaws2_2.0p-9_i386.deb
  to pool/main/liba/libaws/libaws2_2.0p-9_i386.deb
libaws_2.0p-9.diff.gz
  to pool/main/liba/libaws/libaws_2.0p-9.diff.gz
libaws_2.0p-9.dsc
  to pool/main/liba/libaws/libaws_2.0p-9.dsc


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



Accepted gnat-glade-doc 3.15p-5 (source all)

2005-12-26 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 16:16:48 +0100
Source: gnat-glade-doc
Binary: gnat-glade-doc
Architecture: source all
Version: 3.15p-5
Distribution: unstable
Urgency: low
Maintainer: Ludovic Brenta [EMAIL PROTECTED]
Changed-By: Ludovic Brenta [EMAIL PROTECTED]
Description: 
 gnat-glade-doc - GNAT Distributed Systems Annex documentation
Closes: 340990
Changes: 
 gnat-glade-doc (3.15p-5) unstable; urgency=low
 .
   * debian/rules: remove texinfo.tex before building; this is an outdated
 copy of /usr/share/texmf/tex/texinfo/texinfo.tex which normally comes
 with texinfo.  Closes: #340990.
   * debian/control: Add (= 4.8-1) to the Build-Depends on texinfo.  Bump
 Standards-Version to 3.6.2 with no changes.
   * debian/changelog, debian/control: change maintainer's email address.
Files: 
 21915385a94037b4d4b16d870d699d3a 699 doc optional gnat-glade-doc_3.15p-5.dsc
 2e93f3a772919a208e07584f8a99ae3e 9075 doc optional 
gnat-glade-doc_3.15p-5.diff.gz
 50ea362eef92bd8c0b7b1e6121f74f9f 361430 doc optional 
gnat-glade-doc_3.15p-5_all.deb

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

iD8DBQFDsHTZStlRaw+TLJwRAswuAJ4iSgMccBB0Ty2DwMMytrwWzUtNQwCbBCOM
LskqWkwER79Zfg0PasL6+Os=
=Ge5D
-END PGP SIGNATURE-


Accepted:
gnat-glade-doc_3.15p-5.diff.gz
  to pool/main/g/gnat-glade-doc/gnat-glade-doc_3.15p-5.diff.gz
gnat-glade-doc_3.15p-5.dsc
  to pool/main/g/gnat-glade-doc/gnat-glade-doc_3.15p-5.dsc
gnat-glade-doc_3.15p-5_all.deb
  to pool/main/g/gnat-glade-doc/gnat-glade-doc_3.15p-5_all.deb


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



Accepted lkl 0.1.1-1 (source i386)

2005-12-26 Thread Jean-Michel Kelbert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 23:52:46 +0100
Source: lkl
Binary: lkl
Architecture: source i386
Version: 0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Jean-Michel Kelbert [EMAIL PROTECTED]
Changed-By: Jean-Michel Kelbert [EMAIL PROTECTED]
Description: 
 lkl- userspace keylogger for x86 architecture
Closes: 299517 314422
Changes: 
 lkl (0.1.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Add kfreebsd-i386 to the list of the supported. This was requested by
 Aurelien Jarno.
 (closes: #314422)
   * Correct a typo mistake in the package description.
 (closes: #299517)
Files: 
 70ac9673597758dd01543f2cffa33a42 568 utils optional lkl_0.1.1-1.dsc
 039f6e81c272e4285deab487adb81d8e 224852 utils optional lkl_0.1.1.orig.tar.gz
 d03b7de09a83fab9fff14f78d53e33b5 24036 utils optional lkl_0.1.1-1.diff.gz
 fed5f8c3a688287cfdc28a8e84237832 10146 utils optional lkl_0.1.1-1_i386.deb

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

iD8DBQFDsHTEZA5kLi8vDN4RAt2/AKDYeKGDz3/KE206r7w2qCuCj8+ptgCgiu+i
EV0nrZXalUGPD93og891KsM=
=vcjN
-END PGP SIGNATURE-


Accepted:
lkl_0.1.1-1.diff.gz
  to pool/main/l/lkl/lkl_0.1.1-1.diff.gz
lkl_0.1.1-1.dsc
  to pool/main/l/lkl/lkl_0.1.1-1.dsc
lkl_0.1.1-1_i386.deb
  to pool/main/l/lkl/lkl_0.1.1-1_i386.deb
lkl_0.1.1.orig.tar.gz
  to pool/main/l/lkl/lkl_0.1.1.orig.tar.gz


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



Accepted gnat-gdb 5.3.gnat.0.0.20030225-12 (source i386 all)

2005-12-26 Thread Ludovic Brenta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Dec 2005 18:20:38 +0100
Source: gnat-gdb
Binary: gnat-gdb gnat-gdb-doc
Architecture: source i386 all
Version: 5.3.gnat.0.0.20030225-12
Distribution: unstable
Urgency: low
Maintainer: Ludovic Brenta [EMAIL PROTECTED]
Changed-By: Ludovic Brenta [EMAIL PROTECTED]
Description: 
 gnat-gdb   - Ada-aware version of GDB
 gnat-gdb-doc - Documentation for the Ada-aware version of GDB
Closes: 335837
Changes: 
 gnat-gdb (5.3.gnat.0.0.20030225-12) unstable; urgency=low
 .
   * debian/control: disable build on m68k; gnat is not supported on m68k
 anyway.  Closes: #335837.  Bump Standards-Version to 3.6.2 with no
 changes.
Files: 
 f6307e415434b71e9c6458cafd8573e0 728 devel optional 
gnat-gdb_5.3.gnat.0.0.20030225-12.dsc
 72092ff9212c7b613761da063055d781 13786 devel optional 
gnat-gdb_5.3.gnat.0.0.20030225-12.diff.gz
 82c35676a56eb3cf8d6b106176dc2fad 1101874 devel optional 
gnat-gdb_5.3.gnat.0.0.20030225-12_i386.deb
 2537489d5b8889d78917b13f12b20d4f 850836 doc optional 
gnat-gdb-doc_5.3.gnat.0.0.20030225-12_all.deb

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

iD8DBQFDsHasStlRaw+TLJwRAjxKAKCFqB0TFrW7+/CMBXT6+qAkb2M1OQCgu17t
ZeDGQWK+Y2MmSd3Vznp2/sE=
=ApQg
-END PGP SIGNATURE-


Accepted:
gnat-gdb-doc_5.3.gnat.0.0.20030225-12_all.deb
  to pool/main/g/gnat-gdb/gnat-gdb-doc_5.3.gnat.0.0.20030225-12_all.deb
gnat-gdb_5.3.gnat.0.0.20030225-12.diff.gz
  to pool/main/g/gnat-gdb/gnat-gdb_5.3.gnat.0.0.20030225-12.diff.gz
gnat-gdb_5.3.gnat.0.0.20030225-12.dsc
  to pool/main/g/gnat-gdb/gnat-gdb_5.3.gnat.0.0.20030225-12.dsc
gnat-gdb_5.3.gnat.0.0.20030225-12_i386.deb
  to pool/main/g/gnat-gdb/gnat-gdb_5.3.gnat.0.0.20030225-12_i386.deb


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



Accepted pkgsel 0.03 (source all)

2005-12-26 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 23:30:48 +
Source: pkgsel
Binary: pkgsel
Architecture: source all
Version: 0.03
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson [EMAIL PROTECTED]
Description: 
 pkgsel - Select and install packages (udeb)
Changes: 
 pkgsel (0.03) unstable; urgency=low
 .
   [ Colin Watson ]
   * Propagate debian-installer/keymap from cdebconf to /target, used by
 xserver-xorg to infer the X keymap.
   * Use loops for diversion handling so that the list is kept in just one
 place.
   * Stop removing popularity-contest for now until the cdebconf PURGE crash
 is fixed.
 .
   [ Joey Hess ]
   * Consolidate debconf-copydbs into one command.
   * Pass -q to a few apt-get commands, to avoid gratuotous logging of download
 progress (the main cause of this will be fixed in tasksel though).
   * Propigate out nonzero exit codes from tasksel to main-menu so that it can
 signal a back up.
 .
   [ Updated translations ]
   * Catalan (ca.po) by Guillem Jover
Files: 
 db94f2b41a926ab16aae3a492882f17b 555 debian-installer standard pkgsel_0.03.dsc
 5e6136bc4c8c06514451492a20330c41 18350 debian-installer standard 
pkgsel_0.03.tar.gz
 54609e83bc4aab910710f60697ea9d37 3678 debian-installer standard 
pkgsel_0.03_all.udeb
Package-Type: udeb

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

iD8DBQFDsH3y9t0zAhD6TNERAuDJAJwIVGf1OsvXGdjWnnhlD6C9DiIZFwCfcscH
5lKtv1a1HTRYevPdkWlO7m4=
=Vz2x
-END PGP SIGNATURE-


Accepted:
pkgsel_0.03.dsc
  to pool/main/p/pkgsel/pkgsel_0.03.dsc
pkgsel_0.03.tar.gz
  to pool/main/p/pkgsel/pkgsel_0.03.tar.gz
pkgsel_0.03_all.udeb
  to pool/main/p/pkgsel/pkgsel_0.03_all.udeb


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



Accepted ocaml-sqlite 0.3.5.arch.4-7 (source i386)

2005-12-26 Thread Samuel Mimram
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 27 Dec 2005 00:46:23 +0100
Source: ocaml-sqlite
Binary: libsqlite-ocaml libsqlite-ocaml-dev
Architecture: source i386
Version: 0.3.5.arch.4-7
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers debian-ocaml-maint@lists.debian.org
Changed-By: Samuel Mimram [EMAIL PROTECTED]
Description: 
 libsqlite-ocaml - Embeddable SQL Database for OCaml Programs
 libsqlite-ocaml-dev - Embeddable SQL Database for OCaml Programs
Changes: 
 ocaml-sqlite (0.3.5.arch.4-7) unstable; urgency=low
 .
   * Correctly install files on non-native archs to solve the FTBFS.
Files: 
 e2331b0efbb6a54ecae4d8cc03763b45 820 libdevel optional 
ocaml-sqlite_0.3.5.arch.4-7.dsc
 8f92f56cbb82cb6bff9b5fb1fedc70a1 26360 libdevel optional 
ocaml-sqlite_0.3.5.arch.4-7.diff.gz
 a6a22398aa9e1d45074e59da05c1 317234 libdevel optional 
libsqlite-ocaml-dev_0.3.5.arch.4-7_i386.deb
 9f2506f6165b3accee47b11fc2e32067 8188 libs optional 
libsqlite-ocaml_0.3.5.arch.4-7_i386.deb

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

iD8DBQFDsIPQIae1O4AJae8RAvPYAJ46A9G9UH1SbEnh2s5pHNkEIjrjygCfbzA4
Z7gOGTLyaveoikJ682iSWO0=
=DAJE
-END PGP SIGNATURE-


Accepted:
libsqlite-ocaml-dev_0.3.5.arch.4-7_i386.deb
  to pool/main/o/ocaml-sqlite/libsqlite-ocaml-dev_0.3.5.arch.4-7_i386.deb
libsqlite-ocaml_0.3.5.arch.4-7_i386.deb
  to pool/main/o/ocaml-sqlite/libsqlite-ocaml_0.3.5.arch.4-7_i386.deb
ocaml-sqlite_0.3.5.arch.4-7.diff.gz
  to pool/main/o/ocaml-sqlite/ocaml-sqlite_0.3.5.arch.4-7.diff.gz
ocaml-sqlite_0.3.5.arch.4-7.dsc
  to pool/main/o/ocaml-sqlite/ocaml-sqlite_0.3.5.arch.4-7.dsc


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



Accepted anon-proxy 00.02.39-7.2 (source i386)

2005-12-26 Thread Jay Berkenbilt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Dec 2005 16:30:29 -0500
Source: anon-proxy
Binary: anon-proxy
Architecture: source i386
Version: 00.02.39-7.2
Distribution: unstable
Urgency: low
Maintainer: David Spreen [EMAIL PROTECTED]
Changed-By: Jay Berkenbilt [EMAIL PROTECTED]
Description: 
 anon-proxy - Proxy to surf the web anonymously
Closes: 335368 339405
Changes: 
 anon-proxy (00.02.39-7.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change build dependency from libxerces25-dev to
 libxerces27-dev. (Closes: #339405)
   * Include openssl patch from Petr Salinger.  (Closes: #335368)
Files: 
 6fbecd199ab344565747b3f17e7c66be 647 web extra anon-proxy_00.02.39-7.2.dsc
 37f748effc201caf5f1ab029473bf345 31779 web extra 
anon-proxy_00.02.39-7.2.diff.gz
 0b34df0b15542a74c7809645f4b1de62 118098 web extra 
anon-proxy_00.02.39-7.2_i386.deb

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

iD8DBQFDsGGSEBVk6taI4KcRAngXAKCgLYpa1d4PeQbdi2r5ftf9zqV1eQCeOZ3H
JgsJEdO/1TXKJ7KER5jOZtQ=
=DyGL
-END PGP SIGNATURE-


Accepted:
anon-proxy_00.02.39-7.2.diff.gz
  to pool/main/a/anon-proxy/anon-proxy_00.02.39-7.2.diff.gz
anon-proxy_00.02.39-7.2.dsc
  to pool/main/a/anon-proxy/anon-proxy_00.02.39-7.2.dsc
anon-proxy_00.02.39-7.2_i386.deb
  to pool/main/a/anon-proxy/anon-proxy_00.02.39-7.2_i386.deb


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



Accepted linux-kernel-di-sparc 0.65 (source sparc)

2005-12-26 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 27 Dec 2005 03:14:22 +0100
Source: linux-kernel-di-sparc
Binary: scsi-modules-2.4.27-2-sparc64-di cdrom-core-modules-2.4.27-2-sparc64-di 
nic-modules-2.4.27-2-sparc32-di scsi-core-modules-2.4.27-2-sparc32-di 
firewire-core-modules-2.4.27-2-sparc64-di ppp-modules-2.4.27-2-sparc64-di 
scsi-modules-2.4.27-2-sparc32-di xfs-modules-2.4.27-2-sparc32-di 
reiserfs-modules-2.4.27-2-sparc32-di loop-modules-2.4.27-2-sparc64-di 
loop-modules-2.4.27-2-sparc32-di md-modules-2.4.27-2-sparc64-di 
ppp-modules-2.4.27-2-sparc32-di firmware-modules-2.4.27-2-sparc64-di 
usb-modules-2.4.27-2-sparc64-di kernel-image-2.4.27-2-sparc64-di 
xfs-modules-2.4.27-2-sparc64-di scsi-core-modules-2.4.27-2-sparc64-di 
ipv6-modules-2.4.27-2-sparc32-di ext3-modules-2.4.27-2-sparc64-di 
ide-modules-2.4.27-2-sparc64-di ext3-modules-2.4.27-2-sparc32-di 
cdrom-core-modules-2.4.27-2-sparc32-di nic-modules-2.4.27-2-sparc64-di 
md-modules-2.4.27-2-sparc32-di reiserfs-modules-2.4.27-2-sparc64-di 
kernel-image-2.4.27-2-sparc32-di ipv6-modules-2.4.27-2-sparc64-di
Architecture: source sparc
Version: 0.65
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 cdrom-core-modules-2.4.27-2-sparc32-di - CDROM support (udeb)
 cdrom-core-modules-2.4.27-2-sparc64-di - CDROM support (udeb)
 ext3-modules-2.4.27-2-sparc32-di - EXT3 filesystem support (udeb)
 ext3-modules-2.4.27-2-sparc64-di - EXT3 filesystem support (udeb)
 firewire-core-modules-2.4.27-2-sparc64-di - Core FireWire drivers (udeb)
 firmware-modules-2.4.27-2-sparc64-di - Firmware request modules (udeb)
 ide-modules-2.4.27-2-sparc64-di - IDE drivers (udeb)
 ipv6-modules-2.4.27-2-sparc32-di - IPv6 driver (udeb)
 ipv6-modules-2.4.27-2-sparc64-di - IPv6 driver (udeb)
 kernel-image-2.4.27-2-sparc32-di - Linux kernel binary image for the Debian 
installer (udeb)
 kernel-image-2.4.27-2-sparc64-di - Linux kernel binary image for the Debian 
installer (udeb)
 loop-modules-2.4.27-2-sparc32-di - Loopback filesystem support (udeb)
 loop-modules-2.4.27-2-sparc64-di - Loopback filesystem support (udeb)
 md-modules-2.4.27-2-sparc32-di - RAID and LVM support (udeb)
 md-modules-2.4.27-2-sparc64-di - RAID and LVM support (udeb)
 nic-modules-2.4.27-2-sparc32-di - SBus/PCI network card modules for Sparc32/64 
kernels (udeb)
 nic-modules-2.4.27-2-sparc64-di - SBus/PCI network card modules for Sparc32/64 
kernels (udeb)
 ppp-modules-2.4.27-2-sparc32-di - PPP drivers (udeb)
 ppp-modules-2.4.27-2-sparc64-di - PPP drivers (udeb)
 reiserfs-modules-2.4.27-2-sparc32-di - Reiser filesystem support (udeb)
 reiserfs-modules-2.4.27-2-sparc64-di - Reiser filesystem support (udeb)
 scsi-core-modules-2.4.27-2-sparc32-di - Core SCSI subsystem (udeb)
 scsi-core-modules-2.4.27-2-sparc64-di - Core SCSI subsystem (udeb)
 scsi-modules-2.4.27-2-sparc32-di - SBus/PCI SCSI card modules for Sparc32/64 
kernels (udeb)
 scsi-modules-2.4.27-2-sparc64-di - SBus/PCI SCSI card modules for Sparc32/64 
kernels (udeb)
 usb-modules-2.4.27-2-sparc64-di - USB support (udeb)
 xfs-modules-2.4.27-2-sparc32-di - XFS filesystem support (udeb)
 xfs-modules-2.4.27-2-sparc64-di - XFS filesystem support (udeb)
Changes: 
 linux-kernel-di-sparc (0.65) unstable; urgency=low
 .
   * Joey Hess
 - Switch to kernel-wedge 2.0.
   * Frans Pop
 - Build against 2.4.27-12 kernel images.
 - Add self to uploaders.
Files: 
 eedb35b232f233852d8bc26d53b3fd4c 1716 debian-installer optional 
linux-kernel-di-sparc_0.65.dsc
 3ff42a96b3e2a8ccfcf1387ddf7d2211 16251 debian-installer optional 
linux-kernel-di-sparc_0.65.tar.gz
 3c461c1d8502e00e9f7ed3e88d4a8b1d 1074596 debian-installer extra 
kernel-image-2.4.27-2-sparc32-di_0.65_sparc.udeb
 ea1e36bec6f4f592f4b8980ee54fc34d 67886 debian-installer standard 
nic-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 4c8602d38500dba7f6baf8cb67d13fb7 49122 debian-installer optional 
ppp-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 5b53ad229f2b7bea0002e4436dd71490 30140 debian-installer standard 
cdrom-core-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 11f309d2ceb472f28a21c423515d71d8 53490 debian-installer standard 
scsi-core-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 6b8c93cc9feb69c1372f8af6b073b194 97092 debian-installer standard 
scsi-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 36834cf96061d85f66dcf5d0fab3df97 9804 debian-installer standard 
loop-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 27771cc3677d212e780ea91c5f7a0309 130462 debian-installer extra 
ipv6-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 46c3bb6885fb8579165ebf6cb5927a31 85616 debian-installer standard 
ext3-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 3787f43b374a01c9de022657c7869436 133494 debian-installer standard 
reiserfs-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 9b2716275aacc03d4ed9fbea464f7e98 250856 debian-installer standard 
xfs-modules-2.4.27-2-sparc32-di_0.65_sparc.udeb
 

Accepted perdition 1.17-5 (source i386)

2005-12-26 Thread Simon Horman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 27 Dec 2005 03:57:14 +
Source: perdition
Binary: perdition perdition-postgresql perdition-mysql perdition-ldap 
perdition-dev perdition-odbc
Architecture: source i386
Version: 1.17-5
Distribution: unstable
Urgency: low
Maintainer: Simon Horman [EMAIL PROTECTED]
Changed-By: Simon Horman [EMAIL PROTECTED]
Description: 
 perdition  - POP3 and IMAP4 Proxy server
 perdition-dev - Development libraries and headers for perdition
 perdition-ldap - Library to allow perdition to access LDAP based popmaps
 perdition-mysql - Library to allow perdition to access MySQL based popmaps
 perdition-odbc - Library to allow perdition to access ODBC based popmaps
 perdition-postgresql - Library to allow perdition to access PostgreSQL based 
popmaps
Closes: 344797
Changes: 
 perdition (1.17-5) unstable; urgency=low
 .
   * Rebuild, as i386 upload was missing depenancies on vanessa libraries.
 This was caused by a ~/.magic in the build environment that had very
 unexpected side affects. Primarily causing file to return data
 instead of ELF on ELF executables, and thus causing all executables
 to be skipped by dh_shlibdeps.
 (closes: #344797)
   * Tell dh_shlibdeps that base libraries are in the perdition package
 and found in debian/perdition/usr/lib
Files: 
 d408ccb5ef8d6fb86b6f09ef018e091a 909 mail optional perdition_1.17-5.dsc
 cecdf2cf0fbeb6c1326149a6c175e8c5 115046 mail optional perdition_1.17-5.diff.gz
 e0013d7ec3290683d61ef1e5d8e77b08 120362 mail optional perdition_1.17-5_i386.deb
 1216171b1755fd34c769739da19afe75 6708 mail optional 
perdition-dev_1.17-5_i386.deb
 f4e5f12d9939047566f6837c186b2572 15570 mail optional 
perdition-ldap_1.17-5_i386.deb
 e016e5a968113ad0cc9d8898f62fe613 14404 mail optional 
perdition-mysql_1.17-5_i386.deb
 8ba7d646f6ad2e4b6392659329a23d00 14314 mail optional 
perdition-odbc_1.17-5_i386.deb
 cc921a381f7f3d4ebd2d43c8231d7cc1 14368 mail optional 
perdition-postgresql_1.17-5_i386.deb

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

iD8DBQFDsL0kA8ACPgVBDpcRAhisAKDmKFFAWU/G8Ca9Hfsqv1z9cDva+ACfVf9Z
00nYNKqAmKk2AHbayYzoXPM=
=CVwp
-END PGP SIGNATURE-


Accepted:
perdition-dev_1.17-5_i386.deb
  to pool/main/p/perdition/perdition-dev_1.17-5_i386.deb
perdition-ldap_1.17-5_i386.deb
  to pool/main/p/perdition/perdition-ldap_1.17-5_i386.deb
perdition-mysql_1.17-5_i386.deb
  to pool/main/p/perdition/perdition-mysql_1.17-5_i386.deb
perdition-odbc_1.17-5_i386.deb
  to pool/main/p/perdition/perdition-odbc_1.17-5_i386.deb
perdition-postgresql_1.17-5_i386.deb
  to pool/main/p/perdition/perdition-postgresql_1.17-5_i386.deb
perdition_1.17-5.diff.gz
  to pool/main/p/perdition/perdition_1.17-5.diff.gz
perdition_1.17-5.dsc
  to pool/main/p/perdition/perdition_1.17-5.dsc
perdition_1.17-5_i386.deb
  to pool/main/p/perdition/perdition_1.17-5_i386.deb


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



Accepted scim-pinyin 0.5.0-2 (source i386 all)

2005-12-26 Thread Ming Hua
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 25 Dec 2005 04:59:22 -0600
Source: scim-pinyin
Binary: scim-chinese scim-pinyin
Architecture: source i386 all
Version: 0.5.0-2
Distribution: unstable
Urgency: low
Maintainer: Ming Hua [EMAIL PROTECTED]
Changed-By: Ming Hua [EMAIL PROTECTED]
Description: 
 scim-chinese - smart pinyin IM engine for SCIM (transitional package)
 scim-pinyin - smart pinyin IM engine for SCIM platform
Closes: 343562
Changes: 
 scim-pinyin (0.5.0-2) unstable; urgency=low
 .
   * Make scim-pinyin Replaces scim-chinese ( 0.5.0) to provide smooth
 upgrade from sarge.  (Closes: #343562)
   * Handle obsolete conffile from old scim-chinese packages properly.
   * Build-depend on autotools-dev and use config.{guess,sub} from
 autotools-dev unconditionally.
Files: 
 97149a41e03a9ed5e3daddf879118d1c 689 utils optional scim-pinyin_0.5.0-2.dsc
 e08ffc627c3fb73db778796a21769bd7 6178 utils optional 
scim-pinyin_0.5.0-2.diff.gz
 d2e3ca4d84f767f03690cfb599acff72 2258450 utils optional 
scim-pinyin_0.5.0-2_i386.deb
 4be5592ca5cfa095f11b87fe9ad6ed65 6152 utils optional 
scim-chinese_0.5.0-2_all.deb

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

iD8DBQFDsLzj/PbdRTnM8McRAoF9AJ9UiowIWrm3X6B7SBrntIBltx5nPACff0jZ
D9DK6pdKptR1QDz44RhB0f4=
=9vfH
-END PGP SIGNATURE-


Accepted:
scim-chinese_0.5.0-2_all.deb
  to pool/main/s/scim-pinyin/scim-chinese_0.5.0-2_all.deb
scim-pinyin_0.5.0-2.diff.gz
  to pool/main/s/scim-pinyin/scim-pinyin_0.5.0-2.diff.gz
scim-pinyin_0.5.0-2.dsc
  to pool/main/s/scim-pinyin/scim-pinyin_0.5.0-2.dsc
scim-pinyin_0.5.0-2_i386.deb
  to pool/main/s/scim-pinyin/scim-pinyin_0.5.0-2_i386.deb


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



Accepted heartbeat 1.2.4-2 (source i386 all)

2005-12-26 Thread Simon Horman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 27 Dec 2005 13:38:55 +0900
Source: heartbeat
Binary: libstonith-dev ldirectord libstonith0 heartbeat libpils-dev libpils0 
stonith heartbeat-dev
Architecture: source i386 all
Version: 1.2.4-2
Distribution: unstable
Urgency: low
Maintainer: Simon Horman [EMAIL PROTECTED]
Changed-By: Simon Horman [EMAIL PROTECTED]
Description: 
 heartbeat  - Subsystem for High-Availability Linux
 heartbeat-dev - Subsystem for High-Availability Linux - development files
 ldirectord - Monitors virtual services provided by LVS
 libpils-dev - Plugin and Interface Loading System - development files
 libpils0   - Plugin and Interface Loading System
 libstonith-dev - Interface for remotely powering down a node in the cluster
 libstonith0 - Interface for remotely powering down a node in the cluster
 stonith- Interface for remotely powering down a node in the cluster
Closes: 337895 337896
Changes: 
 heartbeat (1.2.4-2) unstable; urgency=low
 .
   * Rebuild, as i386 upload was missing depenancies on vanessa libraries.
 This was caused by a ~/.magic in the build environment that had very
 unexpected side affects. Primarily causing file to return data
 instead of ELF on ELF executables, and thus causing all executables
 to be skipped by dh_shlibdeps.
   * Add dependancy on openssh-client which is needed as 00-ssh_scp_path.patch
 was removed in 1.2.4-1
   * Slightly Enhanced package descriptions
 (closes: #337895, #337896)
Files: 
 d250d681d15263e56e0599c9efa8fcd8 892 admin optional heartbeat_1.2.4-2.dsc
 b8ca45b234bf49006dd0c0308c2b0e5f 2140 admin optional heartbeat_1.2.4-2.diff.gz
 66f53911fb11b1cf43463e24baeb23a0 48460 admin optional 
ldirectord_1.2.4-2_all.deb
 8523a89b82a2d0431b0b5e577c1192df 38666 admin optional stonith_1.2.4-2_i386.deb
 3c40b5a1347e9045541824dab2a5881b 90038 libs optional 
libstonith0_1.2.4-2_i386.deb
 54dc18522f49153a82dca0433684ab87 31782 libdevel optional 
libstonith-dev_1.2.4-2_i386.deb
 37615909b1ddc76bd3f1a10f560e7107 48550 libs optional libpils0_1.2.4-2_i386.deb
 b3786e258960a36b34f06de0c6f724b6 59814 devel optional 
libpils-dev_1.2.4-2_i386.deb
 8329c147fff6fdc98b76d0f7583bfce0 490970 admin optional 
heartbeat_1.2.4-2_i386.deb
 4e9cbc6d85b10c65173f43470820d82d 122052 devel optional 
heartbeat-dev_1.2.4-2_i386.deb

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

iD8DBQFDsMeeA8ACPgVBDpcRAsgXAJ9taFaj5tqJXPg69OukI9sujI9puwCgql5+
iibmoxRsd6/tqcfTdlN8hCA=
=8EMb
-END PGP SIGNATURE-


Accepted:
heartbeat-dev_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/heartbeat-dev_1.2.4-2_i386.deb
heartbeat_1.2.4-2.diff.gz
  to pool/main/h/heartbeat/heartbeat_1.2.4-2.diff.gz
heartbeat_1.2.4-2.dsc
  to pool/main/h/heartbeat/heartbeat_1.2.4-2.dsc
heartbeat_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/heartbeat_1.2.4-2_i386.deb
ldirectord_1.2.4-2_all.deb
  to pool/main/h/heartbeat/ldirectord_1.2.4-2_all.deb
libpils-dev_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/libpils-dev_1.2.4-2_i386.deb
libpils0_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/libpils0_1.2.4-2_i386.deb
libstonith-dev_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/libstonith-dev_1.2.4-2_i386.deb
libstonith0_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/libstonith0_1.2.4-2_i386.deb
stonith_1.2.4-2_i386.deb
  to pool/main/h/heartbeat/stonith_1.2.4-2_i386.deb


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