5 Minutes of Sperancy

2005-03-12 Thread felixproject
Scusa il disturbo Gentile Utente del Web,

Un euro per un mattone! Aiutaci a costruire il canile!
One Dollar for a brick! Help to build the kennel!

Vogliamo lanciare un appello a tutti coloro che vorranno aiutarci nell'impresa 
per cui ci battiamo da quando la nostra Associazione 
è stata fondata: avere una struttura che possa ospitare i nostri adorati 
cuccioli, decorosamente.
Want launch an appeal to all those people that they will want help in the 
enterprise for which beat since our Association 
has been well-grounded:  have a structure that is able entertain the our adored 
pups, decently.

Ciò allo stato attuale è molto difficile in quanto la strutura dove dovrebbe 
sorgere la costruzione del canile è in rovinose condizioni,
e nonostante lo sforzo affrontato non riusciamo a raggiungere l’obiettivo.
That to the actual state is a lot of difficult in when structures it where it 
has to rise the construction of the kennel 
is in ruinous conditions, and in spite of the faced effort not succeed to reach 
the objectify.

La nostra Associazione ha lo scopo di combattere il randagismo, di diffondere 
il messaggio di amore e solidarietà verso gli animali, 
aiutare i rifugi che accolgono i cani e gatti abbandonati, ma deve essere anche 
in grado di poter affrontare situazioni a volte 
disperate in cui spesso ci troviamo per poter fornire un pronto intervento che 
può nella maggior parte dei casi salvare 
la vita dei nostri amici,purtroppo senza una struttura che possa tecnicamente 
sopperire a tutto ciò 
il nostro sforzo a volte risulta vano.
Our association has the purpose to fight the straying, to diffuse the love 
message and solidarity toward the animals, 
help the shelters that welcome they that they receive the dogs and cats 
abandons to you, but it has to be even in 
degree of can face situations to desperate times when often find to can furnish 
a ready intervention that 
it may in the most of the cases save the life of the our friends, unfortunately 
without a structure that is able 
technically provide to all that our effort to times results vain.

Il nostro progetto è molto difficile da realizzare in quanto non privo di 
ostacoli sia burocratici che puramente economici 
ed è per questo che chiediamo il Vostro aiuto siamo pronti ad affrontare 
qualsiasi difficoltà pur di vedere realizzato 
il sogno per cui ognuno di noi ha lavorato e continua a lavorare: regalare una 
vita migliore senza sofferenze senza crudeltà 
a chi non chiede mai niente ma da tanto in cambio, aiutaci ad aiutarli e a 
diffondere i valori dell’amore, del rispetto e 
della comprensione nei loro riguardi.
Our project is a lot of difficult to realize in when not destitute of hinder it 
is bureaucratic that purely economic and 
it is for this that ask your help is ready to face any difficulty too to see 
carried out the dream 
for which all of us has worked and continues to work: give a better life 
without sufferings without cruelty to anyone 
doesn't never ask anything but from much in change, help to help them and to 
diffuse the values of he is consumed by love, 
of the respect and of the comprehension in the they concern.

Crediamo che anche un piccolo aiuto da parte Vostra possa renderVi felici 
sapendo che avete donato una nuova speranza.
Believe that even a little help from departs yours is able make you happy 
knowing that you have given a new hope.

Visita ail nostro sito all’indirizzo 
http://digilander.libero.it/felixproject/
Visit our site to the address
http://digilander.libero.it/felixproject/

oppure fai un 'offerta
or make a shipment donation

OperazioneFelix - Casella Postale 17104 RM GROTTAROSSA - ITALY
oppure Conto Corrente nr  :
IBAN :IT51 P030 1503 2000  0074 346
Casuale : Operazione Felix

Operation Felix - Post office box 17104 RM GROTTAROSSA - ITALY
or Checking Account Bank  nr :
IBAN :IT51 P030 1503 2000  0074 346
BIC bank receiving(swift): POBSIT22
BIC bank beneficiary: FEBIITM1
Accidental of Deposit : Operation Felix 



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



Re: NPTL and static linking

2005-03-12 Thread Peter Samuelson

[Jason Lunz]
 I just figured out a way to do this for the ssh binary. Maybe this would
 work for you?

As others have pointed out, there is -Wl,-Bstatic and -Wl,-Bdynamic -
but even absent those, you can just refer to the .a files directly if
you wish.  So instead of -Lopenbsd-compat/ -lopenbsd-compat, you can
just say openbsd-compat/libopenbsd-compat.a on the link line.  Same
with the -L. -lssh thing - if you don't want . going into your
runtime library path (with some linkers), just saying libssh.a is
easier.

In general, linking your own libraries staticly and the system
libraries dynamically is probably a good plan - if you need anything
static at all.

Peter


signature.asc
Description: Digital signature


Bug#299186: RFP: tetribot -- multiserver capable AI bot for tetrinet

2005-03-12 Thread Robert Millan
Package: wnpp
Severity: wishlist

* Package name: tetribot
  Version : 0.38-rc17
  Upstream Author : Christopher Yeoh, johnathan d., Andrew Quinn
* URL : http://sourceforge.net/projects/tetribot/
* License : GPL
  Description : multiserver capable AI bot for tetrinet

 The Projects aim is to create a 100% autonomous tetrinet client, offering 
 multiserver capabilities, and ao good playground to develop some nice tetris
 ai.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)


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



Re: Shouldn't kernel-image-2.6.x-y-z depend on alsa-base ?

2005-03-12 Thread Thomas Hood
On Thu, 10 Mar 2005 22:00:15 +0100, Thomas Hood wrote:
 Here is another idea.  We create a new binary package
 sound-system-chooser which contains blacklists for both OSS and ALSA and
 provides a debconf interface that the administrator can use to disable
 either or both of the sound systems.  Blacklists would be removed from
 alsa-base.  k-i 2.6 and alsa-base would both Depend on
 sound-system-chooser.  This would solve another problem with the current
 alsa-base, viz., that removing it isn't enough to enable OSS again --
 alsa-base has to be purged in order to remove the hotplug blacklist file
 that it contains.  sound-system-chooser could be generated from
 the alsa-driver source package.


I have implemented this in alsa-driver, calling the new binary package
'sound-base'.  One runs dpkg-reconfigure sound-base to change sound
system.

Josselin Mouette (and any other interested parties): Please test!

http://www.aglu.demon.nl/alsa/

-- 
Thomas Hood


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



Re: Bug#299024: ITP: dh-zope -- debhelper script for zope packaging

2005-03-12 Thread Josselin Mouette
Le vendredi 11 mars 2005 à 14:09 +0100, Pierre Habouzit a écrit :
  Any specific reason to not include this script in debhelper instead?
 
 maybe because it has unnecessary dependencies in order to be 
 functionnal ?
 
 IIRC, there is some dh_* scripts that are not shiped within debhelper 
 for such reasons 

And other scripts, like dh_python, that are shipped within debhelper
despite of needing extra build dependencies.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


signature.asc
Description: Ceci est une partie de message	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Hamish Moffatt
On Fri, Mar 11, 2005 at 09:03:16PM -0800, Steve Langasek wrote:
 On Sat, Mar 12, 2005 at 03:19:23PM +1100, Matthew Palmer wrote:
  I'm trying to work out why package *section* matters at all.  Package name
  is a bit odd, too, but including the section in there is just totally 
  whack. 
 
 Consider that libraries have their own section.  Certain package sections
 are (on the whole) more central to the dependency graph than others, so it's
 to our advantage to order those first to reduce the need for give-backs or
 dep-waits.

libs, devel and some others makes sense, but the others all have a
defined order too according to recent discussion on debian-release.
Of course this is never apparently when things are running smoothly with
all the buildds.

Is there anything that can be done to help with arm/mipsel?
I think I read that new machines/owners aren't welcome currently anyway.

Hamish
-- 
Hamish Moffatt VK3SB [EMAIL PROTECTED] [EMAIL PROTECTED]


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Martin Zobel-Helas
Hi Hamish,

On Saturday, 12 Mar 2005, you wrote:
 Is there anything that can be done to help with arm/mipsel?

ironic
Not uploading any new packages *g*
/ironic

As it has been said earlier, the machines are back, but just need to
catch up. So just waiting might be the easiest thing to do.


Greetings
Martin


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Ingo Juergensmann
On Sat, Mar 12, 2005 at 02:06:24PM +0100, Martin Zobel-Helas wrote:

 As it has been said earlier, the machines are back, but just need to
 catch up. So just waiting might be the easiest thing to do.

More machines can catch up faster than few can do. 
When one machine out of a dozen machines is unavailable, it has less impact
than one machine failure out of two machines, although the chances will
raise that a machine will fail somewhen with more machines. But the impact
is less critical... 
I can't understand why no additional machines are being accepted. 

-- 
Ciao...  // 
  Ingo \X/


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Martin Zobel-Helas
Hi Ingo,

On Saturday, 12 Mar 2005, you wrote:
 On Sat, Mar 12, 2005 at 02:06:24PM +0100, Martin Zobel-Helas wrote:
 
  As it has been said earlier, the machines are back, but just need to
  catch up. So just waiting might be the easiest thing to do.
 
 More machines can catch up faster than few can do. 
 When one machine out of a dozen machines is unavailable, it has less impact
 than one machine failure out of two machines, although the chances will
 raise that a machine will fail somewhen with more machines. But the impact
 is less critical... 
 I can't understand why no additional machines are being accepted.

Please clarify this with the wanna-build admin(s).

Greetings
Martin


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Ingo Juergensmann
On Sat, Mar 12, 2005 at 02:26:43PM +0100, Martin Zobel-Helas wrote:

   As it has been said earlier, the machines are back, but just need to
   catch up. So just waiting might be the easiest thing to do.
  More machines can catch up faster than few can do. 
  When one machine out of a dozen machines is unavailable, it has less impact
  than one machine failure out of two machines, although the chances will
  raise that a machine will fail somewhen with more machines. But the impact
  is less critical... 
  I can't understand why no additional machines are being accepted.
 Please clarify this with the wanna-build admin(s).

Been there, done that. 
The short answer: We don't want anyone else to play in our playground!
The longer answer: More machines mean more work for the the buildd admin.
Additional buildd admins for those archs are not wanted, because that would
need communication between the buildd admins.

Because w-b admins are the same persons as the buildd admin for certain
archs which give regular problems, you can guess, where the real problem
lies.

-- 
Ciao...  // 
  Ingo \X/


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



Brain Trauma - Flatline EP ONSALE NOW! / Kasket Records News

2005-03-12 Thread Kasket Kyle
The time that we have all waited for is here everyone. The debut EP from
Brain Trauma is now officially onsale! If you have pre-orderd the cd
allready, myself and Toxik Flow have allready autographed your copy and
shipped it out. As for you folks who didnt pre-order, you can still pick up
your copy of it right now at www.kasketrecords.com!

Were going going, back back, to Cleveland Cleveland... Yes thats right, 
we
will be making our 3rd trip out to Cleveland OH to perform at the wonderful
Peabody's Downunder. Who are we playing with this time? Well, none other
than Tech N9ne and PDM!!! We will be up in that shit on April 2nd, so if
your from the Cleveland area, or hell just live in Ohio, swing by and check
that shit out.

Artist sites. Yes, soon the official Brain Trauma, Burna, and PKB 
websites
will be up and running. Each site will have its own feel to it, and have
its own theme. Also, each site will have its own little bit of flavor from
each artist. So be on the look out for those sites too.

Also, I would like to note that I myself (Kasket Kyle) am working on a 
new
mix tape. Well, its not really a mix tape, this is going to be called a
Freebase Tape. What the fuck is a freebase tape? you might ask. Well, a
freebase tape is something Ive came up with, that is similar to a mix tape,
BUT it contains no actual songs. It is going to be a 100% completely free
download right from kasketrecords.com and will feature atleast 30 tracks of
nothing but pure lryicism. no hooks. no bullshit. just 100% hiphop for that
ass. If you are an up and coming artist, hell even an established artist
who wouldnt mind grabbing a few new fans, reply to this e-mail with the
subject FREEBASE and I'll get you all of the details on this shit.

To end this update I would like to give a quick review of our last show
that we did in St Albans WV at The Brickhouse. That shit was off the fuckin
meat rack! We had well over the amount of cats that we expected. MURDER
FEST 2005 was easily our most succesfull show to date. The show line up was
great, opening up was local band The Bloody Panties, then local metal band
Dyvex, followed up quickly by Cleveland horrorcore group Psych Ward,
followed by Bag Of Hammers: Extream (feat Dizman of Dead By 28), then it
was local metal band MoHrG (always a crowd pleaser). When it came time for
the Brain Trauma set, I was hyped as fuck... we had much more people in the
building than we had ever played in front of, and they were all hyped about
the show. We did our set, and then out of nowhere Davey from Bag Of Hammers
comes running from out of behind the mixing board and starts a moshpit
right in front of us. After that it was total chaos for a few minutes until
towards the last song. In the last song, I noticed something had started to
happen to the crowd. There was a big ass moshpit going on, but all along
the outside of the pit, motherfuckers were dancing like they were up in the
club with 50 cent or some shit. The shit was 100% beautiful and almost made
a nice hot tear roll down this fat hillbilly's cheek. Anyways, we ended our
set apropriatley with the moshpit remix of the title track FLATLINE, and
our boy and label mate Burna hit the stage for the first time of his life,
he straight up dug the hell out of that shit I can tell. When we got off
the stage, Burna said he wanted to get back on stage and do it some more
haha. Anyways the show was wrapped up, we cleaned up our shit and bounced
out, and later I enjoyed a nice reefer chat with Bag Of Hammers.

Fin'


Allright well that's everything for this update, peace the fuck out, and
be sure to visit www.kasketrecords.com and sign up for the goddam forum!

-Kasket Kyle



To be removed from this list, please respond to this e-mail with REMOVE
in the SUBJECT LINE.


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



Re: automake/autoconf in build-dependencies

2005-03-12 Thread Goswin von Brederlow
[EMAIL PROTECTED] (Paul Hampson) writes:

 The arguments _for_ build-depending on the various autotools are (off
 the top of my head)

 (In the below, read autoconf as autoconf/automake. ^_^)

 * keeps .diff.gz small and readable, as configure changes are
   not included. And small configure.in changes cascade into many
   configure changes
   * This is a maintainer decision, really. Not _wrong_ per se.

 * timestamp skew means that the autobuilt makefiles will try
   to rebuild configure from configure.in even if configure is patched by
   dpkg-source at the same time as configure.in
   * A solution for this is in the above-mentioned README.Debian

Once more autobuilders switch to 2.6 kernels this will happen even
more often. Till now a lot of buggy sources just got lucky during
build.

 * Upstream distributes without generated files (eg. CVS pull)
   or with generated files using older or buggier versions of the
   autotools.
   * In this case, pristine source tarball means pre-autoconf,
   and the maintainer again wants to keep the .diff.gz small.

Personaly I prefer the autotools-dev solution with proper timestamp
fixes in debian/rules. That means that the package will be build with
the same scripts on all hosts except for config.{guess,sub}. That is
most likely to succeed.

Second place is sources with a Build-Depend on automake/autoconf and
no generated files in the source. That avoids timestamp skews even
when a buildd is a few timezones in the past compared to the upload.

Anything else fails randomly.

MfG
Goswin


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



debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Dirk Eddelbuettel

The next version of R [1] ships with the previously included Gnome front-end.

So the r-gnome binary package becomes an empty shell, and I would like to
signal that via a NEWS file (as opposed to a debconf message).  However, in
my tests, the NEWS file never got displayed by apt-listchanges.

I plan to upload the next r-gnome as 

[EMAIL PROTECTED]:~ dpkg -L r-gnome
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/r-gnome
/usr/share/doc/r-gnome/copyright
/usr/share/doc/r-gnome/NEWS.Debian.gz
/usr/share/doc/r-gnome/changelog.Debian.gz

(and upstream changelogs are of course in r-base-core on which this still
Depends).

Is there anything else I need to do to get NEWS.Debian displayed at
installation? apt-listchanges is conf'ed for 'both' on my box.

Please CC me on replies.

Thanks, Dirk

[1] Slated for release on April 18, I'll probably start weekly alpha/beta
release cycle next week. 
[2] This was always considered unfinished and experiment; it is based on
Gtk 1.2 code)

--  
Better to have an approximate answer to the right question than a precise 
answer to the wrong question.  --  John Tukey as quoted by John Chambers


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



Re: querying available package versions over the net

2005-03-12 Thread Goswin von Brederlow
Roderick Schertler [EMAIL PROTECTED] writes:

 In order to fix debget to work with package pools
 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=84368) I need to know
 what versions of a package are available, without relying on apt's
 cache.  (The main point of the program is to fetch versions of a package
 for distributions which aren't in your sources.list.)

 I can't simply rely on what's in the package's pool directory, because I
 need to know at the least which versions are experimental (to avoid them
 unless specifically requested), and ideally what the current version for
 each distribution is (so I can fetch based on distribution, instead of
 just getting the latest or by version).
...
 Does anybody have any other suggestions?

 I'll follow debian-devel for responses, but please Cc: me on replies if
 possible.  Thanks.

Why not create your own apt/lists and apt/cache directory, run apt-get
update and then apt-cache on the same? The debget package description
says it doesn't require a local copy of the Packages files, maybe
that should be rethought.

For an example how to download packages with apt that way read the
get-packages script from D-I.

MfG
Goswin


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Martin Michlmayr
* Dirk Eddelbuettel [EMAIL PROTECTED] [2005-03-12 10:45]:
 So the r-gnome binary package becomes an empty shell, and I would like to
 signal that via a NEWS file (as opposed to a debconf message).  However, in
 my tests, the NEWS file never got displayed by apt-listchanges.

apt-listchanges is only invoked when you use apt-get to install the
package.  Maybe you were using dpkg to test the upgrade?  (At least
that's what I did once...).

Also, NEWS.Debian has to be in the right format.  What does yours look
like?
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Jeroen van Wolffelaar
On Sat, Mar 12, 2005 at 10:45:00AM -0600, Dirk Eddelbuettel wrote:
 The next version of R [1] ships with the previously included Gnome front-end.

without, I assume.
 
 So the r-gnome binary package becomes an empty shell, and I would like to
 signal that via a NEWS file (as opposed to a debconf message).  However, in
 my tests, the NEWS file never got displayed by apt-listchanges.

Why do you still include that package then? If that package stops
existing, you shouldn't build it anymore IMHO. Having an empty package
only has use if it's a transition package depending on the renamed
package. Since this isn't what r-gnome will be as far as I understand
you, you should simply stop building r-gnome from r-base. People
upgrading will notice r-gnome will be uninstalled (if dependencies force
that) or that it is obsolete (otherwise, if they use a proper frontend
like aptitude). It'd otherwise also be a bit of a bummer if someone
installs r-gnome, only to discover it's an empty package.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber  MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Goswin von Brederlow
Steve Langasek [EMAIL PROTECTED] writes:

 On Sat, Mar 12, 2005 at 03:19:23PM +1100, Matthew Palmer wrote:
 [Probably going a bit off track for -release; MFT to -devel]

 On Fri, Mar 11, 2005 at 07:14:35PM -0800, Steve Langasek wrote:
  The queue ordering is entirely automatic, and AIUI the queue(s) is (are)
  sorted by:

  - target suite
- package priority
  - package section
- package name

  I personally believe it would be beneficial to prioritize by upload urgency
  as well (probably as a sort criterion between package priority and package
  section), but the w-b maintainers disagree.

 I'm trying to work out why package *section* matters at all.  Package name
 is a bit odd, too, but including the section in there is just totally whack. 

 Consider that libraries have their own section.  Certain package sections
 are (on the whole) more central to the dependency graph than others, so it's
 to our advantage to order those first to reduce the need for give-backs or
 dep-waits.

Build-Depends should be set automaticaly as Dep-Wait for every source
upload. That would reduce a lot of needless work for both machines and
admins.

 Upload priority would be nice to sort by, but I think the queue needs to be
 as FIFO as possible for fairness and principle of least surprise sake.

I think package urgency isn't considered because people would abuse it
to get their packages build faster, or so someone nameless fears.

Remember that the buildd queue is not FIFO at all. The queue has a
completly static order. Any changes to the queue are just packages
hiding because they are not needs-build. I consider that the biggest
flaw of all in wanna-build.

 Now I have this urge to go and make surgery on w-b.

Yes please. Packages should Dep-Wait automatically, should be ordered
by '(age * alpha) + beta' with alpha / beta set by at least the
package priority and upload urgency. Optionaly also the number of
Build-Depends and revers Build-Depends on the package.

 Given that the w-b maintainers disagree, changing the code is not the hard
 part.  The system is designed such that it only really works properly if the
 buildds drain the Needs-Build queue on a regular basis.  This doesn't seem
 terribly robust to me, but it's not my call.

If you can convince the w-b admins to allow changes I could send you
patches. Having a queue that will hapily starve packages is quite
unfair to maintainers. Next you know x* will be renamed to a* just to
get it build faster.

 -- 
 Steve Langasek
 postmodern programmer

MfG
Goswin


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Dirk Eddelbuettel

Hi Martin,

Thanks for the quick reply.

On 12 March 2005 at 17:04, Martin Michlmayr wrote:
| * Dirk Eddelbuettel [EMAIL PROTECTED] [2005-03-12 10:45]:
|  So the r-gnome binary package becomes an empty shell, and I would like to
|  signal that via a NEWS file (as opposed to a debconf message).  However, in
|  my tests, the NEWS file never got displayed by apt-listchanges.
| 
| apt-listchanges is only invoked when you use apt-get to install the
| package.  Maybe you were using dpkg to test the upgrade?  (At least
| that's what I did once...).

That's a good point. Checking on what wajig(1) does behind the scenes (via
wajig -t $some_command), I see that I did indeed fall into a dpkg-being-used
trap on at least one of the two machines I installed it on.


| Also, NEWS.Debian has to be in the right format.  What does yours look
| like?

I think copied the format from some doc somewhere:

r-gnome (2.0.1.alpha.20050311-1) experimental; urgency=low

  * The experimental and incomplete Gnome UI is no longer included 
in the upstream R sources as of the R 2.1.0 release. 
  
Hence, this Debian package is now an empty transition package 
which will eventually disappear.
  
The old code for the R Gnome frontend is still available via
svn co https://svn.r-project.org/R-packages/trunk/gnomeGUI

 -- Dirk Eddelbuettel [EMAIL PROTECTED]  Thu, 10 Mar 2005 20:21:23 -0600

Ok, so I just did the following

1) Run 'wajig reconfigure apt-listchanges' to ensure apt-listchanges shows
   everything, even on versions we've seen before
2) 'wajig purge r-gnome'
3) 'wajig install r-gnome' and verify with -t that this does use apt
   underneath. 

I do get NEWS mailed on some of my machines, but am puzzled as to why I don't
see it everywhere.

Regards, Dirk

-- 
Better to have an approximate answer to the right question than a precise 
answer to the wrong question.  --  John Tukey as quoted by John Chambers


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Martin Michlmayr
* Dirk Eddelbuettel [EMAIL PROTECTED] [2005-03-12 11:42]:
 4) Scratch my head because even though 3) uses apt-get and 1) ensure NEWS
should be mailed to me, and 2) ensure it is a fresh package install, I get
nothing.

It is only shown on fresh package *upgrades*, not installs.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Dirk Eddelbuettel

Hi Jeroen,

On 12 March 2005 at 18:09, Jeroen van Wolffelaar wrote:
| On Sat, Mar 12, 2005 at 10:45:00AM -0600, Dirk Eddelbuettel wrote:
|  The next version of R [1] ships with the previously included Gnome 
front-end.
| 
| without, I assume.

Yup. Thanks for spotting that from context.

|  So the r-gnome binary package becomes an empty shell, and I would like to
|  signal that via a NEWS file (as opposed to a debconf message).  However, in
|  my tests, the NEWS file never got displayed by apt-listchanges.
| 
| Why do you still include that package then? If that package stops
| existing, you shouldn't build it anymore IMHO. Having an empty package

There is no build. The source package r-base creates eleven binary
packages. Of these eleven, one will go away. 

So building this one is essentially costless in the context of the
otherwise moderately costly (~25 minutes in my pbuilder with all the
build-depends taking maybe 5 minutes to configure) build.

By keeping the package for now, I get an opportunity to show the NEWS.Debian
file, and tell folks _who had r-gnome installed_ that theu could get the
sources from svn. The good thing is that I don't bother the majority of R
users who didn't install this additional UI at all.

| only has use if it's a transition package depending on the renamed
| package. Since this isn't what r-gnome will be as far as I understand
| you, you should simply stop building r-gnome from r-base. People
| upgrading will notice r-gnome will be uninstalled (if dependencies force
| that) 

Is that what will happen?  I tend to force tight Depends on the same
version. So we'd upgrade from

  2.0.1-4 for r-base-core and r-gnome

to, say, at release time of R 2.1.0

  2.1.0-1 for r-base-core with no r-gnome.

Wouldn't that block r-base because no suitable r-gnome is found for it?

| or that it is obsolete (otherwise, if they use a proper frontend
| like aptitude). It'd otherwise also be a bit of a bummer if someone
| installs r-gnome, only to discover it's an empty package.

I intend to withdraw r-gnome at the next round (i.e. R 2.2.0 in October) with
the usual conficts/replaces (and provides if I need it, I think I don't).

Thanks, Dirk

-- 
Better to have an approximate answer to the right question than a precise 
answer to the wrong question.  --  John Tukey as quoted by John Chambers


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Dirk Eddelbuettel

On 12 March 2005 at 11:30, Dirk Eddelbuettel wrote:
| Ok, so I just did the following
| 
| 1) Run 'wajig reconfigure apt-listchanges' to ensure apt-listchanges shows
|everything, even on versions we've seen before
| 2) 'wajig purge r-gnome'
| 3) 'wajig install r-gnome' and verify with -t that this does use apt
|underneath. 

Sorry, forgot this to be more explicit:

4) Scratch my head because even though 3) uses apt-get and 1) ensure NEWS
   should be mailed to me, and 2) ensure it is a fresh package install, I get
   nothing. 

Dirk

| I do get NEWS mailed on some of my machines, but am puzzled as to why I don't
| see it everywhere.
| 
| Regards, Dirk
| 
| -- 
| Better to have an approximate answer to the right question than a precise 
| answer to the wrong question.  --  John Tukey as quoted by John Chambers

-- 
Better to have an approximate answer to the right question than a precise 
answer to the wrong question.  --  John Tukey as quoted by John Chambers


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Dirk Eddelbuettel

On 12 March 2005 at 17:53, Martin Michlmayr wrote:
| * Dirk Eddelbuettel [EMAIL PROTECTED] [2005-03-12 11:42]:
|  4) Scratch my head because even though 3) uses apt-get and 1) ensure NEWS
| should be mailed to me, and 2) ensure it is a fresh package install, I 
get
| nothing.
| 
| It is only shown on fresh package *upgrades*, not installs.

Ack and thanks, my bad. 

So let's try again. Now we have

1)  cd /var/local/cache/pbuilder/result/
2)  wajig install r-base-core_2.0.1-4_i386.deb r-gnome_2.0.1-4_i386.deb
which are the current versions in unstable and testing
3)  wajig auto-download
indicating r-base-core and r-gnome will be upgraded from my
local experimental archive  
4)  wajig dist-upgrade
which installs the two
5)  still scratching my head as I got one email with the (joint) changelog
entry, but no email with the NEWS entry.

Any pointers?

Regards, Dirk

-- 
Better to have an approximate answer to the right question than a precise 
answer to the wrong question.  --  John Tukey as quoted by John Chambers


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Matt Zimmerman
On Sat, Mar 12, 2005 at 11:30:54AM -0600, Dirk Eddelbuettel wrote:

 Ok, so I just did the following
 
 1) Run 'wajig reconfigure apt-listchanges' to ensure apt-listchanges shows
everything, even on versions we've seen before
 2) 'wajig purge r-gnome'
 3) 'wajig install r-gnome' and verify with -t that this does use apt
underneath. 
 
 I do get NEWS mailed on some of my machines, but am puzzled as to why I don't
 see it everywhere.

apt-listchanges only displays changelogs or news when a package is being
upgraded via apt, not when it is newly installed.

-- 
 - mdz


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



Re: debian/NEWS.Debian / apt-listchanges woes

2005-03-12 Thread Daniel Burrows
On Saturday 12 March 2005 12:38 pm, Dirk Eddelbuettel wrote:
 | only has use if it's a transition package depending on the renamed
 | package. Since this isn't what r-gnome will be as far as I understand
 | you, you should simply stop building r-gnome from r-base. People
 | upgrading will notice r-gnome will be uninstalled (if dependencies force
 | that)

 Is that what will happen?  I tend to force tight Depends on the same
 version. So we'd upgrade from

   2.0.1-4 for r-base-core and r-gnome

 to, say, at release time of R 2.1.0

   2.1.0-1 for r-base-core with no r-gnome.

 Wouldn't that block r-base because no suitable r-gnome is found for it?

  As far as I can tell, r-base doesn't have any dependency or recommendation 
on r-gnome.  Maybe you mean that r-base will be prevented from upgrading 
because r-gnome requires the previous version -- you can deal with that 
situation by adding a Conflicts: r-gnome to r-base.  This gives you the same 
situation as before, but without a bogus empty package and with an up-front 
warning to the user that r-gnome is going away.

  Daniel

-- 
/--- Daniel Burrows [EMAIL PROTECTED] --\
|   But what the eagle does not realize is that it is  |
|participating in a crude form of natural selection.|
|One day, a tortoise will learn to fly.|
| -- Terry Pratchett, _Small Gods_  |
\- Does your computer have Super Cow Powers? --- http://www.debian.org -/


pgplqpkvjFUqC.pgp
Description: PGP signature


Restrictive SMTP server

2005-03-12 Thread Daniel Ruoso
Hi,

I'm with a problem about sending emails @debian.org. My ESP (email
service provider) has a restrictive rule about sending emails with a
From header different of the account you actually have.

This wouldn't be a problem, as I could set up a mail server in my
machine, but I am in a DSL network which is completely blacklisted due
to spammers.

The fact is that I am unable to send emails with my debian.org address.
Does someone has some idea of how can I fix that?

daniel


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



Re: Restrictive SMTP server

2005-03-12 Thread Blars Blarson
In article [EMAIL PROTECTED] you write:
The fact is that I am unable to send emails with my debian.org address.
Does someone has some idea of how can I fix that?

ssh to people.debian.org and send the mail from there.  (use mutt,
mailx, etc.)

-- 
Blars Blarson   [EMAIL PROTECTED]
http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.


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



Re: Switchconf: Orphaning or removing?

2005-03-12 Thread Shaul Karl
  I am forwarding this to linux-fai at uni-koeln dot de. I believe many
people interested in this discussion hang out there.

On Wed, Mar 09, 2005 at 12:35:45PM +0100, Steinar H. Gunderson wrote:
 On Mon, Mar 07, 2005 at 10:44:25AM +0200, Shaul Karl wrote:
60 PCs with Debian and there exist 4 different configurations? 
  In case each PC has a nic, it sounds like the fai package suits your
  situation.
 
 Or cfengine2 (optionally coupled with pkgsync).
 
 /* Steinar */
 -- 
 Homepage: http://www.sesse.net/



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



Re: Restrictive SMTP server

2005-03-12 Thread John Hasler
daniel writes:
 I'm with a problem about sending emails @debian.org. My ESP (email
 service provider) has a restrictive rule about sending emails with a From
 header different of the account you actually have.

Is it the From: header they object to, or the SMTP HELO?  I fix up the
latter in Exim.
-- 
John Hasler


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



Re: automake/autoconf in build-dependencies

2005-03-12 Thread Daniel Schepler
[EMAIL PROTECTED] (Paul Hampson) writes:

 The arguments _for_ build-depending on the various autotools are (off
 the top of my head)

Here are some other reasons pro that I can think of:

- Putting autoconf-generated files in the source package is nearly as
fragile as generating them at build time.  If there are changes in
autoconf which break the configure.ac etc, then the next time you want
to make other changes or bring your changes forward to a new upstream
version, you'll have to fix things anyway.  This to my mind pretty
much reduces the future buildability benefits to nearly nothing.

- You automatically get bug fixes in autoconf.  (Minor, and not worth
doing it for this alone, imho.)

- The extra space in the diff.gz expands the size needed on every
single Debian mirror, as opposed to the short one-time penalties on a
few buildd's.

And I heartily agree with the argument concerning making diff.gz's
readable.
-- 
Daniel Schepler  Please don't disillusion me.  I
[EMAIL PROTECTED]haven't had breakfast yet.
 -- Orson Scott Card


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



Re: combining fakeroot and distcc/SSH

2005-03-12 Thread Daniel Schepler
martin f krafft [EMAIL PROTECTED] writes:

 also sprach Petter Reinholdtsen [EMAIL PROTECTED] [2005.03.05.1225 +0100]:
  I am trying to use distcc to compile Debian packages and kernels,
  and am failing. The reason is that I need to use distcc-over-SSH,
  but the Debian compile process is run as (fake)root.
 
 Why isn't it enough to do 'make install' as root?  Is there something
 in the build process requiring root access?

 Weird; some packages have dh_testroot in the build target. I tried
 removing that and using fakeroot only for install. It seems like it
 works now, but we'll see... argh. It seems that some people
 (including myself when I wrote these scripts) think that `fakeroot
 dpkg-buildpackage` is the same as `dpkg-buildpackage -rfakeroot`).

Any such packages are broken and should have a serious FTBFS bug filed
against them.  That said, I haven't seen any such packages running
pbuilder locally.  If you mean dh_testroot in the clean target, on the
other hand, that's a different story; clean is allowed to require root
access.  (IIRC, the reason is to be able to clean files created in the
build directory during the make install phase.)
-- 
Daniel Schepler  Please don't disillusion me.  I
[EMAIL PROTECTED]haven't had breakfast yet.
 -- Orson Scott Card


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



Re: Switchconf: Orphaning or removing?

2005-03-12 Thread Florian Möllers
Hi,

can you just give us (at the fai mailing list) a brief description of
what you are discussing?!

Let me guess, and I migth be totally wrong, but you are discussing ways
to install 60 PCs with Debian and you have 4 different configurations to
install.

Well, than fai is what you are looking for. You need one PC acting as
fai-server preferably with a debian-mirror of the distro you want to
install (sarge, woody or just recently added, ubuntu ;-)) and providing
among other services a nfs-root to the install clients.
They load an install-kernel via PXE or from a floppy or cdrom, use the
nfs-root from the server as a kind of diskless base-system, mount the
local hdd and perform the installation.

You will have to define at least 4 different classes to use the
different configurations you wish to install.

fai makes use of perl, shell and cfengine to perform the installation.

OK, thats a quick and dirty description of fai.

Regards,
Florian



Shaul Karl schrieb:
   I am forwarding this to linux-fai at uni-koeln dot de. I believe many
 people interested in this discussion hang out there.
 
 On Wed, Mar 09, 2005 at 12:35:45PM +0100, Steinar H. Gunderson wrote:
 
On Mon, Mar 07, 2005 at 10:44:25AM +0200, Shaul Karl wrote:

  60 PCs with Debian and there exist 4 different configurations? 
In case each PC has a nic, it sounds like the fai package suits your
situation.

Or cfengine2 (optionally coupled with pkgsync).

/* Steinar */
-- 
Homepage: http://www.sesse.net/
 
 
 
 



smime.p7s
Description: S/MIME Cryptographic Signature


Re: querying available package versions over the net

2005-03-12 Thread Clément Stenac
Hello
Patches and/or proposals in other forms welcome.
Gruesse,
 

I read the slides of your FOSDEM presentation but couldn't find anything 
on this. What about offering SOAP or XML-RPC access to as many debian 
web services as possible ?

It would save the people who want to develop scripts based on them the 
pain to parse html.

Regards,
--
Clément Stenac
http://clement.stenac.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: querying available package versions over the net

2005-03-12 Thread Clément Stenac
Hello,
Perhaps the best solution would be if I would offer a interface to
packages.debian.org that is easier parsable than the current one.
Patches and/or proposals in other forms welcome.
I read the slides of your FOSDEM presentation but couldn't find anything 
on this. What about offering SOAP or XML-RPC access to as many debian 
web services as possible ?

It would save the people who want to develop scripts based on them the 
pain to parse html.

Regards,
--
Clément Stenac
http://clement.stenac.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#299242: ITP: ha-prosper -- improved LaTeX class for writing transparencies

2005-03-12 Thread Michael Prokop
Package: wnpp
Severity: wishlist
Owner: Michael Prokop [EMAIL PROTECTED]


* Package name: ha-prosper
  Version : 4.21
  Upstream Author : Hendri Adriaens [EMAIL PROTECTED]
* URL : http://stuwww.uvt.nl/~hendri/Downloads/haprosper.html
* License : LaTeX Project Public License
  Description : improved LaTeX class for writing transparencies

 The HA-prosper package for LaTeX provides a way to make nice
 looking slides using LaTeX. This gives you the opportunity to
 copy and paste formulas from your papers directly into the
 presentation. The package has been based on the prosper class
 but offers a lot of new possibilities and some bug fixes.


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Thomas Bushnell BSG
Goswin von Brederlow [EMAIL PROTECTED] writes:

 Remember that the buildd queue is not FIFO at all. The queue has a
 completly static order. Any changes to the queue are just packages
 hiding because they are not needs-build. I consider that the biggest
 flaw of all in wanna-build.

This is news to me.

It means that when one is told just wait, your package will get
rebuilt; it is not necessarily true at all.  There is no upper bound
at all on time to wait for building, and that's a disaster.  People
should stop repeating the fiction then that just wait means your
package will eventually get built.

Thomas


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Steve Langasek
On Sat, Mar 12, 2005 at 03:01:28PM -0800, Thomas Bushnell BSG wrote:
 Goswin von Brederlow [EMAIL PROTECTED] writes:

  Remember that the buildd queue is not FIFO at all. The queue has a
  completly static order. Any changes to the queue are just packages
  hiding because they are not needs-build. I consider that the biggest
  flaw of all in wanna-build.

 This is news to me.

 It means that when one is told just wait, your package will get
 rebuilt; it is not necessarily true at all.  There is no upper bound
 at all on time to wait for building, and that's a disaster.  People
 should stop repeating the fiction then that just wait means your
 package will eventually get built.

Er, packages *do* eventually get built; they just don't get built in any
kind of FIFO order.  I don't particularly care for this arrangement myself
(it means there are plenty of times that a high-priority bug in a
low-priority package stays on the release team's watchlist for far too
long), but I don't have any proof that a different queue ordering would
actually work better for the project, and the buildd admins *are* committed
to keeping up with the queue even though hardware circumstances sometimes
prevent it from time to time.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Thomas Bushnell BSG
Steve Langasek [EMAIL PROTECTED] writes:

 Er, packages *do* eventually get built; they just don't get built in any
 kind of FIFO order.  

This is not true.  The current system has an unbounded wait time.  For
example, the effect of the Bug Squashing Party, which causes a bunch
of uploads to be queued, forces extra priority packages to make no
progress towards building, because all those optional packages shove
right in ahead.  This is true even when the extra priority package
is fixing a severity critical bug, and the optional packages are
fixing only, say, important bugs.

As evidence, I note that gnucash is moving *backwards* in the queue,
and as long as more uploads happen, it will continue to.  Therefore,
just wait doesn't actually mean that anything will happen.

Thomas


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



Re: Bug#299242: ITP: ha-prosper -- improved LaTeX class for writing transparencies

2005-03-12 Thread Josselin Mouette
Le samedi 12 mars 2005 à 23:44 +0100, Michael Prokop a écrit :
 * Package name: ha-prosper
   Version : 4.21
   Upstream Author : Hendri Adriaens [EMAIL PROTECTED]
 * URL : http://stuwww.uvt.nl/~hendri/Downloads/haprosper.html
 * License : LaTeX Project Public License
   Description : improved LaTeX class for writing transparencies
 
  The HA-prosper package for LaTeX provides a way to make nice
  looking slides using LaTeX. This gives you the opportunity to
  copy and paste formulas from your papers directly into the
  presentation. The package has been based on the prosper class
  but offers a lot of new possibilities and some bug fixes.

Is it compatible with prosper? If it is, maybe it would be better to
simply replace the prosper package with this version.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


signature.asc
Description: Ceci est une partie de message	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Matthew Palmer
On Sat, Mar 12, 2005 at 03:12:12PM -0800, Steve Langasek wrote:
 On Sat, Mar 12, 2005 at 03:01:28PM -0800, Thomas Bushnell BSG wrote:
  Goswin von Brederlow [EMAIL PROTECTED] writes:
 
   Remember that the buildd queue is not FIFO at all. The queue has a
   completly static order. Any changes to the queue are just packages
   hiding because they are not needs-build. I consider that the biggest
   flaw of all in wanna-build.
 
  This is news to me.
 
  It means that when one is told just wait, your package will get
  rebuilt; it is not necessarily true at all.  There is no upper bound
  at all on time to wait for building, and that's a disaster.  People
  should stop repeating the fiction then that just wait means your
  package will eventually get built.
 
 Er, packages *do* eventually get built; they just don't get built in any
 kind of FIFO order.

Er, no.  Unless there's some sort of aging process (not yet described in the
threads here) which will result in an extra package called zappa in section
x11 from eventually being promoted above a package aardvark in section
admin, it is entirely possible that package will never be built.  All it
requires is for the rate of new packages entering the queue before zappa to
be equal to or greater than the rate of packages leaving the queue due to
having been built or removed.

Practically, buildd admins can notice a longer-than-usual queue and throw
hardware at the problem, and that seems to work well enough, and we could
reduce the rate of package inflow through various means, but the problem
still remains -- the queue prioritisation *can* lead to starvation.  I'm not
advocating that it be on the top of anyone's todo list to fix it, because we
have relatively effective workarounds, but it's not healthy to say the
problem does not exist, either.

- Matt


signature.asc
Description: Digital signature


Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Hamish Moffatt
On Sat, Mar 12, 2005 at 02:06:24PM +0100, Martin Zobel-Helas wrote:
 Hi Hamish,
 
 On Saturday, 12 Mar 2005, you wrote:
  Is there anything that can be done to help with arm/mipsel?
 As it has been said earlier, the machines are back, but just need to
 catch up. So just waiting might be the easiest thing to do.

arm doesn't appear to be catching up. New packages are being uploaded at
least as quickly as they're being built. My package geda-gschem has not
really changed its placement in the last week; actually I think it's
slipped further down the list.


Hamish
-- 
Hamish Moffatt VK3SB [EMAIL PROTECTED] [EMAIL PROTECTED]


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



Re: Bug#299242: ITP: ha-prosper -- improved LaTeX class for writing transparencies

2005-03-12 Thread Michael Prokop
* Josselin Mouette [EMAIL PROTECTED] [20050313 00:37]:
 Le samedi 12 mars 2005 à 23:44 +0100, Michael Prokop a écrit :

  * Package name: ha-prosper
Version : 4.21
Upstream Author : Hendri Adriaens [EMAIL PROTECTED]
  * URL : http://stuwww.uvt.nl/~hendri/Downloads/haprosper.html
  * License : LaTeX Project Public License
Description : improved LaTeX class for writing transparencies

   The HA-prosper package for LaTeX provides a way to make nice
   looking slides using LaTeX. This gives you the opportunity to
   copy and paste formulas from your papers directly into the
   presentation. The package has been based on the prosper class
   but offers a lot of new possibilities and some bug fixes.

 Is it compatible with prosper? If it is, maybe it would be better to
 simply replace the prosper package with this version.

| This is the last release of the package HA-prosper. All future
| developments in the line of this package will be collected in a new
| class called TeXciting. The reason that this package will be
| converted into a class is that some ideas for improvements (like A4
| paper support) can only be realized when stepping away from prosper.
| The conversion will take some time and any bugs in HA-prosper will
| be dealt with in the meantime. Changes necessary for presentations
| to step from HA-prosper to TeXciting will be kept to a minimum.

  -- http://stuwww.uvt.nl/~hendri/Downloads/haprosper.html

I think replacing the prosper-package with ha-prosper wouldn't be
a good choice. I'd like to provide ha-prosper in a separate package
so when TeXciting is available there aren't any breakages with
prosper.

regards,
-mika-


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Thomas Bushnell BSG
Matthew Palmer [EMAIL PROTECTED] writes:

 Practically, buildd admins can notice a longer-than-usual queue and throw
 hardware at the problem, and that seems to work well enough, and we could
 reduce the rate of package inflow through various means, but the problem
 still remains -- the queue prioritisation *can* lead to starvation.  I'm not
 advocating that it be on the top of anyone's todo list to fix it, because we
 have relatively effective workarounds, but it's not healthy to say the
 problem does not exist, either.

What are these relatively effective workarounds?  I recall recently
hearing that the buildd admins don't want extra machines.  So what
then?


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



Bug#299257: ITP: xkeyval -- extension of the keyval package

2005-03-12 Thread Michael Prokop
Package: wnpp
Severity: wishlist
Owner: Michael Prokop [EMAIL PROTECTED]


* Package name: xkeyval
  Version : 2.3
  Upstream Author : Hendri Adriaens [EMAIL PROTECTED]
* URL : http://stuwww.uvt.nl/~hendri/Downloads/xkeyval.html
* License : LaTeX Project Public License
  Description : extension of the keyval package

 This package is an extension of the keyval package by David
 Carlisle and offers additional macros for setting keys and
 declaring and setting class or package options. This
 distribution also includes the pst-xkey package which is a
 specialization of the xkeyval package for PSTricks packages.


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



Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-12 Thread Matthew Palmer
On Sat, Mar 12, 2005 at 04:24:35PM -0800, Thomas Bushnell BSG wrote:
 Matthew Palmer [EMAIL PROTECTED] writes:
 
  Practically, buildd admins can notice a longer-than-usual queue and throw
  hardware at the problem, and that seems to work well enough, and we could
  reduce the rate of package inflow through various means, but the problem
  still remains -- the queue prioritisation *can* lead to starvation.  I'm not
  advocating that it be on the top of anyone's todo list to fix it, because we
  have relatively effective workarounds, but it's not healthy to say the
  problem does not exist, either.
 
 What are these relatively effective workarounds?

Not being a buildd admin, I have no idea as to the specifics, but I infer
the existence of these workarounds due to the fact that, on the whole, the
build queues don't appear to suffer from hideous starvation problems.

 I recall recently hearing that the buildd admins don't want extra
 machines.  So what then?

Presumably that was we don't want extra buildds administered by random
people who we have no control over, a policy which has been discussed to
death before.  Nowhere have I seen a buildd admin say we're happy not
having enough machines to keep up with demand.

- Matt


signature.asc
Description: Digital signature


buildd queue starvation (Was: Re: Do not make gratuitous source uploads just to provoke the buildds!)

2005-03-12 Thread Jeroen van Wolffelaar
On Sun, Mar 13, 2005 at 11:43:41AM +1100, Matthew Palmer wrote:
 On Sat, Mar 12, 2005 at 04:24:35PM -0800, Thomas Bushnell BSG wrote:
  What are these relatively effective workarounds?
 
 Not being a buildd admin, I have no idea as to the specifics, but I infer
 the existence of these workarounds due to the fact that, on the whole, the
 build queues don't appear to suffer from hideous starvation problems.

Apparantly an explanation is needed here:
- normally, buildd power is more than new packages getting uploaded
  (otherwise, queue would only be growing, and never reduce)
- as a consequence, normally the Needs-Build queue size will become zero
  frequently, only not if there are temporary buildd power issues
  The graph at [1] illustrates this nicely, you can see that for example
  somewhere around 15 feb 2005 all architecture's Needs-Build queue was
  zero, and that only s390, mipsel and arm have not reached zero for the
  last few days
- if Needs-Build is zero, all packages that are in this state are build,
  including package z from x11-extra. As long as the queue does
  reach zero from time to time, there is no starvation.

If the queue is non-zero for a longer time, there is a problem in buildd
machine power, and the wanna-build admin has choosen to in this case
allocate the buildd power that remains to the building of packages that
are of higher priority, regardless of their age in the queue. The
allocation of a scarce resource is almost by definition a trade-off, and
this is the decision that has been made.

--Jeroen

[1] http://people.debian.org/~igloo/needs-build-graph/index.php?days=30

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber  MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl



Re: buildd queue starvation (Was: Re: Do not make gratuitous source uploads just to provoke the buildds!)

2005-03-12 Thread Thomas Bushnell BSG
Jeroen van Wolffelaar [EMAIL PROTECTED] writes:

 If the queue is non-zero for a longer time, there is a problem in buildd
 machine power, and the wanna-build admin has choosen to in this case
 allocate the buildd power that remains to the building of packages that
 are of higher priority, regardless of their age in the queue. The
 allocation of a scarce resource is almost by definition a trade-off, and
 this is the decision that has been made.

First off, I think much confusion has been caused by using the word
queue here.  A queue is a FIFO list; if there isn't even the least bit
FIFO in its management, which seems to be the case, then it shouldn't
be called a queue.  If it were not called a queue, I would not have
made many wrong assumptions, and I think others too, to assume that of
course some kind of FIFO processing was happening.  So PLEASE change
the name; stop calling it a queue.

I can see excellent reasons why age in the list shouldn't matter.  But
package priority and section are extremely poor bases to decide
what the actual importance of a package is.  I think the three most
critical factors are whether the package closes bugs, and the priority
of the bugs it closes (counting all the bugs closed between the
current unstable version for that arch and the upload being
considered); the stated priority of the upload itself, whether low,
medium, or high; and *particular* cases of section and priority.  It
makes sense to have Required and Standard packages go first; it makes
sense to have libraries go first.  

Thomas


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



Re: Is Anthony Fok foka@debian.org MIA?

2005-03-12 Thread Martin Michlmayr
* Jan Nieuwenhuizen [EMAIL PROTECTED] [2005-03-11 11:47]:
  I had dinner with Anthony last night.  I'll follow up with more
  information on [EMAIL PROTECTED]
 Where is that, is that public?

No, it's a private alias.

 We are a bit concerned with old LilyPond packages, and a potential
 new maintainer (Pedro Kroger) with his sponsor going mia.

Who was going to sponsor him?
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Accepted ptex-bin 3.1.5+0.04a-1 (i386 source)

2005-03-12 Thread mhatta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 17:14:54 +0900
Source: ptex-bin
Binary: jbibtex-bin jmpost ptex-bin
Architecture: source i386
Version: 3.1.5+0.04a-1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) [EMAIL PROTECTED]
Changed-By: Masayuki Hatta (mhatta) [EMAIL PROTECTED]
Description: 
 jbibtex-bin - make a bibliography for ASCII p(La)TeX / NTT j(La)TeX
 jmpost - Japanized MetaPost, a system for drawing pictures
 ptex-bin   - The ASCII pTeX binary files
Changes: 
 ptex-bin (3.1.5+0.04a-1) unstable; urgency=low
 .
   * New upstream release.  3.1.5 is the last version which can be built with 
Web2C 7.4.5, so 3.1.7 or later will not be packaged until sarge is out.
   * Updated copyright.ja.
Files: 
 1bbee8c6b9d33e3ad9e23b06a7837857 733 tex optional ptex-bin_3.1.5+0.04a-1.dsc
 a988eea0dc51f6d3a2af2147b2013407 155910 tex optional 
ptex-bin_3.1.5+0.04a.orig.tar.gz
 9973650e197567f8045908f830535ed5 18627 tex optional 
ptex-bin_3.1.5+0.04a-1.diff.gz
 f1ee95f62d0a547fefd44f184275e400 221758 tex optional 
ptex-bin_3.1.5+0.04a-1_i386.deb
 facd57ee9e9beefa5394a10526467ec5 53056 tex optional 
jbibtex-bin_3.1.5+0.04a-1_i386.deb
 6ce7121e4b7e15410295b6d757242c68 165972 tex optional 
jmpost_3.1.5+0.04a-1_i386.deb

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

iD8DBQFCMqhpy2+jQOcHWlQRAnrHAKCY7pPlJ3ipAcVekcz2TSmljn2Q9gCeOnpe
qsZrlWrJyRkjn2KyXVhKQ7g=
=X3+C
-END PGP SIGNATURE-


Accepted:
jbibtex-bin_3.1.5+0.04a-1_i386.deb
  to pool/main/p/ptex-bin/jbibtex-bin_3.1.5+0.04a-1_i386.deb
jmpost_3.1.5+0.04a-1_i386.deb
  to pool/main/p/ptex-bin/jmpost_3.1.5+0.04a-1_i386.deb
ptex-bin_3.1.5+0.04a-1.diff.gz
  to pool/main/p/ptex-bin/ptex-bin_3.1.5+0.04a-1.diff.gz
ptex-bin_3.1.5+0.04a-1.dsc
  to pool/main/p/ptex-bin/ptex-bin_3.1.5+0.04a-1.dsc
ptex-bin_3.1.5+0.04a-1_i386.deb
  to pool/main/p/ptex-bin/ptex-bin_3.1.5+0.04a-1_i386.deb
ptex-bin_3.1.5+0.04a.orig.tar.gz
  to pool/main/p/ptex-bin/ptex-bin_3.1.5+0.04a.orig.tar.gz


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



Accepted ptex-base 1:2.3-1 (all source)

2005-03-12 Thread mhatta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 04:40:20 +0900
Source: ptex-base
Binary: jbibtex-base ptex-base
Architecture: source all
Version: 1:2.3-1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) [EMAIL PROTECTED]
Changed-By: Masayuki Hatta (mhatta) [EMAIL PROTECTED]
Description: 
 jbibtex-base - make a bibliography for ASCII p(La)TeX / NTT j(La)TeX
 ptex-base  - basic ASCII pTeX library files
Changes: 
 ptex-base (1:2.3-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 9ff7d9cad51021b807e61ed9841b0f26 595 tex optional ptex-base_2.3-1.dsc
 3eeeff83c6c4e11923eab830d9567d77 393847 tex optional ptex-base_2.3.orig.tar.gz
 4733fefff9b3006108b94be661e6d128 5981 tex optional ptex-base_2.3-1.diff.gz
 00b67828f3acc51b25beff862281babe 1730840 tex optional ptex-base_2.3-1_all.deb
 845d1f64a746a5d43cb552b20a29714e 96074 tex optional jbibtex-base_2.3-1_all.deb

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

iD8DBQFCMfTSy2+jQOcHWlQRAm4GAJ9nfsnYYD1HchQYx+AX+f46w+tFSwCeJHC1
1kaMULd/7jgMlEC6Ab5Gq6Q=
=/bGh
-END PGP SIGNATURE-


Accepted:
jbibtex-base_2.3-1_all.deb
  to pool/main/p/ptex-base/jbibtex-base_2.3-1_all.deb
ptex-base_2.3-1.diff.gz
  to pool/main/p/ptex-base/ptex-base_2.3-1.diff.gz
ptex-base_2.3-1.dsc
  to pool/main/p/ptex-base/ptex-base_2.3-1.dsc
ptex-base_2.3-1_all.deb
  to pool/main/p/ptex-base/ptex-base_2.3-1_all.deb
ptex-base_2.3.orig.tar.gz
  to pool/main/p/ptex-base/ptex-base_2.3.orig.tar.gz


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



Accepted stunnel 2:3.26-2.1 (i386 source)

2005-03-12 Thread Matt Brubeck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Mar 2005 23:06:00 -0800
Source: stunnel
Binary: stunnel
Architecture: source i386
Version: 2:3.26-2.1
Distribution: unstable
Urgency: high
Maintainer: Julien Lemoine [EMAIL PROTECTED]
Changed-By: Matt Brubeck [EMAIL PROTECTED]
Description: 
 stunnel- Universal SSL tunnel for network daemons
Closes: 299105
Changes: 
 stunnel (2:3.26-2.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Use libstunnel.so instead of stunnel.so for LD_PRELOAD in transparent
 proxy mode (Closes: #299105).
Files: 
 3930b6cbe8f9c19754d898ddf4b50397 634 net optional stunnel_3.26-2.1.dsc
 984a3e425d2e65695ee735028cf982a1 21092 net optional stunnel_3.26-2.1.diff.gz
 0be82b7e9669d8c070bbd66b9b98c5af 109344 net optional stunnel_3.26-2.1_i386.deb

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

iEYEARECAAYFAkIyqCwACgkQmO5zOp3h7rGDyACeKgh8Q5TYl195SdeXYjTkOADu
MrgAn0ZD+BvRdlm/uLx06EkwF6aFxBkH
=wu9P
-END PGP SIGNATURE-


Accepted:
stunnel_3.26-2.1.diff.gz
  to pool/main/s/stunnel/stunnel_3.26-2.1.diff.gz
stunnel_3.26-2.1.dsc
  to pool/main/s/stunnel/stunnel_3.26-2.1.dsc
stunnel_3.26-2.1_i386.deb
  to pool/main/s/stunnel/stunnel_3.26-2.1_i386.deb


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



Accepted ack 1.39-8 (i386 source)

2005-03-12 Thread mhatta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 17:43:08 +0900
Source: ack
Binary: ack
Architecture: source i386
Version: 1.39-8
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) [EMAIL PROTECTED]
Changed-By: Masayuki Hatta (mhatta) [EMAIL PROTECTED]
Description: 
 ack- Kanji code converter
Closes: 284415
Changes: 
 ack (1.39-8) unstable; urgency=low
 .
   * [control] changed Maintainer: field.
   * Acknowledged NMU (actually done by me...) - closes: #284415
Files: 
 d5889aaad47a93cb5ba41b34a31d7491 551 text extra ack_1.39-8.dsc
 b4fe65525be7ade132df6e4de5b9f729 3068 text extra ack_1.39-8.diff.gz
 9bd7e301b80958af8f480d3de97d1c66 16996 text extra ack_1.39-8_i386.deb

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

iD8DBQFCMqvqy2+jQOcHWlQRAiHVAJ40ZipT/PlJapGeT+L888i2D70WGgCfYKUc
JyNCPd0MAsFXRIGKfAEOI2o=
=nl6c
-END PGP SIGNATURE-


Accepted:
ack_1.39-8.diff.gz
  to pool/main/a/ack/ack_1.39-8.diff.gz
ack_1.39-8.dsc
  to pool/main/a/ack/ack_1.39-8.dsc
ack_1.39-8_i386.deb
  to pool/main/a/ack/ack_1.39-8_i386.deb


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



Accepted libieee1284 0.2.9-1 (i386 source)

2005-03-12 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 10:30:21 +0100
Source: libieee1284
Binary: libieee1284-3-dev libieee1284-3
Architecture: source i386
Version: 0.2.9-1
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 libieee1284-3 - cross-platform library for parallel port access
 libieee1284-3-dev - cross-platform library for parallel port access 
[development file
Closes: 297309
Changes: 
 libieee1284 (0.2.9-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches/01_kfreebsd.dpatch:
 + Added; support GNU/kFreeBSD.
   * debian/patches/02_udev_devfs_path.dpatch:
 + Added; support udev/devfs path for parport nodes (closes: 297309).
Files: 
 cc2dfd97e5c4f0938825c720f1fe6b47 623 libs optional libieee1284_0.2.9-1.dsc
 6b5dc38c8958e9b0f2e18d6e2d144765 379091 libs optional 
libieee1284_0.2.9.orig.tar.gz
 cac6b88702b4df1baa8cf610fc50c627 44812 libs optional 
libieee1284_0.2.9-1.diff.gz
 f885999307c6d98e0b2b2ffdf383ce85 53248 libdevel optional 
libieee1284-3-dev_0.2.9-1_i386.deb
 214129f13d4fd1b9ecb5e53c243f4035 27494 libs optional 
libieee1284-3_0.2.9-1_i386.deb

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

iD8DBQFCMrcTzWFP1/XWUWkRAqPOAJ4796l3N3gvb1Ww3Wpp7UmsF+IuhQCeNrOY
ITj1Ysw6QxKqyyzeQEOEw8U=
=e2V9
-END PGP SIGNATURE-


Accepted:
libieee1284-3-dev_0.2.9-1_i386.deb
  to pool/main/libi/libieee1284/libieee1284-3-dev_0.2.9-1_i386.deb
libieee1284-3_0.2.9-1_i386.deb
  to pool/main/libi/libieee1284/libieee1284-3_0.2.9-1_i386.deb
libieee1284_0.2.9-1.diff.gz
  to pool/main/libi/libieee1284/libieee1284_0.2.9-1.diff.gz
libieee1284_0.2.9-1.dsc
  to pool/main/libi/libieee1284/libieee1284_0.2.9-1.dsc
libieee1284_0.2.9.orig.tar.gz
  to pool/main/libi/libieee1284/libieee1284_0.2.9.orig.tar.gz


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



Accepted sane-backends-extras 1.0.15.7 (i386 source)

2005-03-12 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  6 Mar 2005 19:26:44 +0100
Source: sane-backends-extras
Binary: libsane-extras libsane-extras-dev
Architecture: source i386
Version: 1.0.15.7
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 libsane-extras - API library for scanners -- extra backends
 libsane-extras-dev - API development library for scanners [development files]
Changes: 
 sane-backends-extras (1.0.15.7) unstable; urgency=low
 .
   * Transition to the new SANE hotplug scripts.
   * debian/control:
 + Depends: libsane (= 1.0.15-8).
   * Added support for GNU/kFreeBSD.
Files: 
 dc52b3585630ae48d6c1e8056d842b8b 702 graphics optional 
sane-backends-extras_1.0.15.7.dsc
 06407a69f77113719dba5c036583a305 609232 graphics optional 
sane-backends-extras_1.0.15.7.tar.gz
 22530ff45da807ebe9148e0768e9ce0d 138178 libs optional 
libsane-extras_1.0.15.7_i386.deb
 9a8a23e1521e134c0fbca07c3da95123 123594 libdevel optional 
libsane-extras-dev_1.0.15.7_i386.deb

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

iD8DBQFCMrpMzWFP1/XWUWkRAs5MAJoCm8kDV14HFkkt1Up0VSPhQpNtcwCdGhVY
/UR12aNBWYpBX2t2bxd3lYM=
=U5xt
-END PGP SIGNATURE-


Accepted:
libsane-extras-dev_1.0.15.7_i386.deb
  to pool/main/s/sane-backends-extras/libsane-extras-dev_1.0.15.7_i386.deb
libsane-extras_1.0.15.7_i386.deb
  to pool/main/s/sane-backends-extras/libsane-extras_1.0.15.7_i386.deb
sane-backends-extras_1.0.15.7.dsc
  to pool/main/s/sane-backends-extras/sane-backends-extras_1.0.15.7.dsc
sane-backends-extras_1.0.15.7.tar.gz
  to pool/main/s/sane-backends-extras/sane-backends-extras_1.0.15.7.tar.gz


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



Accepted sane-backends 1.0.15-8 (i386 source)

2005-03-12 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  6 Mar 2005 00:36:43 +0100
Source: sane-backends
Binary: libsane-dev sane-utils libsane
Architecture: source i386
Version: 1.0.15-8
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 libsane- API library for scanners
 libsane-dev - API development library for scanners [development files]
 sane-utils - API library for scanners -- utilities
Closes: 297979
Changes: 
 sane-backends (1.0.15-8) unstable; urgency=low
 .
   Aurélien Jarno:
   * Drop support for the scanner kernel module. Switch to libusb NOW.
 + Drop the devfs config file, remove /etc/devfs/conf.d/devfs
   in libsane.postinst.
   * Transition to the new hotplug hook scheme (pulled from CVS), which is
 compatible with both hotplug and hotplug-ng.
 + Remove /etc/hotplug/usb/libsane.usermap and 
/etc/hotplug/usb/libusbscanner
   in libsane.postinst.
 + Conflicts with libsane-extras ( 1.0.15.7) to avoid partial upgrades, as
   1.0.15.7 is the version compatible with the new hotplug script.
 .
   Julien Blache:
   * Added support for GNU/kFreeBSD (closes: #297979).
 + debian/rules: generate control at clean time.
 + debian/rules: install README.{linux,freebsd} depending on the system.
 + debian/patches/23_unneeded_doc.dpatch: do not install OS-specific 
READMEs.
 + debian/control.in: do not depend on makedev on !linux (via debian/rules).
 + debian/libsane.postinst: do not create device nodes on !linux.
   * debian/rules:
 + Install only the manpages for the backends which have been built.
 + Cut the head of libsane.usermap to remove the comments pertaining to the
   old usermap format.
   * debian/libsane.README.Debian:
 + Updated to relfect the hotplug changes.
   * debian/libsane.postinst:
 + Do not create device nodes when udev is in use.
Files: 
 c65c8a96c84c77cd90134e8a1ff3d78f 828 graphics optional 
sane-backends_1.0.15-8.dsc
 7f9fe248d6a8fced6e5ac4f29b529d27 64004 graphics optional 
sane-backends_1.0.15-8.diff.gz
 f53a003d9808d64029f4ecac0be449fe 113022 graphics optional 
sane-utils_1.0.15-8_i386.deb
 953e6d0ddcf132dd2c6e3072c303c41b 2541968 libs optional 
libsane_1.0.15-8_i386.deb
 42597f9a876581c38f10c3f9c505c750 2089956 libdevel optional 
libsane-dev_1.0.15-8_i386.deb

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

iD8DBQFCMrwDzWFP1/XWUWkRAqmEAJ47QRsovaQFlOt8gu024x8KYZcd2wCfVHrn
2wOwsmLfDTYaF+E/nx0rLzk=
=AOWJ
-END PGP SIGNATURE-


Accepted:
libsane-dev_1.0.15-8_i386.deb
  to pool/main/s/sane-backends/libsane-dev_1.0.15-8_i386.deb
libsane_1.0.15-8_i386.deb
  to pool/main/s/sane-backends/libsane_1.0.15-8_i386.deb
sane-backends_1.0.15-8.diff.gz
  to pool/main/s/sane-backends/sane-backends_1.0.15-8.diff.gz
sane-backends_1.0.15-8.dsc
  to pool/main/s/sane-backends/sane-backends_1.0.15-8.dsc
sane-utils_1.0.15-8_i386.deb
  to pool/main/s/sane-backends/sane-utils_1.0.15-8_i386.deb


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



Accepted libcalendar-simple-perl 1.12-1 (all source)

2005-03-12 Thread Stephen Quinney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 09:58:12 +
Source: libcalendar-simple-perl
Binary: libcalendar-simple-perl
Architecture: source all
Version: 1.12-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney [EMAIL PROTECTED]
Changed-By: Stephen Quinney [EMAIL PROTECTED]
Description: 
 libcalendar-simple-perl - Perl extension to create simple calendars
Changes: 
 libcalendar-simple-perl (1.12-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 6d18520969b6b8fa88dd829bf24040ea 763 perl optional 
libcalendar-simple-perl_1.12-1.dsc
 f83dc63f7f378c3fe6ce1e2bc718e53c 4870 perl optional 
libcalendar-simple-perl_1.12.orig.tar.gz
 a519ccb49b241dfe96a685f875ada8c1 2136 perl optional 
libcalendar-simple-perl_1.12-1.diff.gz
 6a357ea677ec8fc42a1ded87e9cea891 9274 perl optional 
libcalendar-simple-perl_1.12-1_all.deb

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

iD8DBQFCMsGmITGblEwaW+URAk73AKDdSjSCCUaH9lBLhh3oPbtAGG061wCgxjU5
yeqVZt++nAlookmAhQ6tin0=
=k61j
-END PGP SIGNATURE-


Accepted:
libcalendar-simple-perl_1.12-1.diff.gz
  to 
pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.12-1.diff.gz
libcalendar-simple-perl_1.12-1.dsc
  to pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.12-1.dsc
libcalendar-simple-perl_1.12-1_all.deb
  to 
pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.12-1_all.deb
libcalendar-simple-perl_1.12.orig.tar.gz
  to 
pool/main/libc/libcalendar-simple-perl/libcalendar-simple-perl_1.12.orig.tar.gz


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



Accepted libsql-abstract-perl 1.18-1 (all source)

2005-03-12 Thread Stephen Quinney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 10:25:56 +
Source: libsql-abstract-perl
Binary: libsql-abstract-perl
Architecture: source all
Version: 1.18-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney [EMAIL PROTECTED]
Changed-By: Stephen Quinney [EMAIL PROTECTED]
Description: 
 libsql-abstract-perl - Generate SQL from Perl data structures
Changes: 
 libsql-abstract-perl (1.18-1) unstable; urgency=low
 .
   * New upstream release - various new features.
Files: 
 3793dbe9eadf35bc2d4fbd7372a84fd6 641 perl optional 
libsql-abstract-perl_1.18-1.dsc
 2d16d599cbe11198aecf232633e94491 23759 perl optional 
libsql-abstract-perl_1.18.orig.tar.gz
 db7a56365709d3d7d12f98e6d62ff37f 2126 perl optional 
libsql-abstract-perl_1.18-1.diff.gz
 8275541ba8b0d4b0701ae54efcdb4878 35288 perl optional 
libsql-abstract-perl_1.18-1_all.deb

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

iD4DBQFCMsRVITGblEwaW+URArPOAKDXjNvLg8z/lfXo+Q1rDK+17CYcmQCY2Zmd
VOF7fIuB0p8kiCHJS4z/6Q==
=wRlv
-END PGP SIGNATURE-


Accepted:
libsql-abstract-perl_1.18-1.diff.gz
  to pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_1.18-1.diff.gz
libsql-abstract-perl_1.18-1.dsc
  to pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_1.18-1.dsc
libsql-abstract-perl_1.18-1_all.deb
  to pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_1.18-1_all.deb
libsql-abstract-perl_1.18.orig.tar.gz
  to pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_1.18.orig.tar.gz


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



Accepted libclass-dbi-loader-perl 0.17-1 (all source)

2005-03-12 Thread Stephen Quinney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 10:35:33 +
Source: libclass-dbi-loader-perl
Binary: libclass-dbi-loader-perl
Architecture: source all
Version: 0.17-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney [EMAIL PROTECTED]
Changed-By: Stephen Quinney [EMAIL PROTECTED]
Description: 
 libclass-dbi-loader-perl - Dynamic definition of Class::DBI sub classes.
Changes: 
 libclass-dbi-loader-perl (0.17-1) unstable; urgency=low
 .
   * New upstream release - can now specify tables to be excluded
Files: 
 2ca704f9bae97c638a0f39a7cb296ac5 784 perl optional 
libclass-dbi-loader-perl_0.17-1.dsc
 c9b6d3bc8c4365f21d9139d338ffdb7d 6471 perl optional 
libclass-dbi-loader-perl_0.17.orig.tar.gz
 648b32b55bebc42c5bea163a49ccd44b 2176 perl optional 
libclass-dbi-loader-perl_0.17-1.diff.gz
 3dda998f367ad4abb92937b97b35fa24 19206 perl optional 
libclass-dbi-loader-perl_0.17-1_all.deb

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

iD8DBQFCMsazITGblEwaW+URAkroAKCbXrlg38v9AYyr3bzB9BxmkE04SgCgvYEx
fGEcdxFmRKF6tTzjEAjhuNY=
=Qr31
-END PGP SIGNATURE-


Accepted:
libclass-dbi-loader-perl_0.17-1.diff.gz
  to 
pool/main/libc/libclass-dbi-loader-perl/libclass-dbi-loader-perl_0.17-1.diff.gz
libclass-dbi-loader-perl_0.17-1.dsc
  to pool/main/libc/libclass-dbi-loader-perl/libclass-dbi-loader-perl_0.17-1.dsc
libclass-dbi-loader-perl_0.17-1_all.deb
  to 
pool/main/libc/libclass-dbi-loader-perl/libclass-dbi-loader-perl_0.17-1_all.deb
libclass-dbi-loader-perl_0.17.orig.tar.gz
  to 
pool/main/libc/libclass-dbi-loader-perl/libclass-dbi-loader-perl_0.17.orig.tar.gz


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



Accepted libieee1284 0.2.9-2 (i386 source)

2005-03-12 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 11:40:33 +0100
Source: libieee1284
Binary: libieee1284-3-dev libieee1284-3
Architecture: source i386
Version: 0.2.9-2
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 libieee1284-3 - cross-platform library for parallel port access
 libieee1284-3-dev - cross-platform library for parallel port access 
[development file
Changes: 
 libieee1284 (0.2.9-2) unstable; urgency=low
 .
   * debian/rules:
 + Explicitly disable Python support; will come later, as the package
   will need to go through NEW ...
Files: 
 09345d9d108a59829a5b9fe84d0589ed 623 libs optional libieee1284_0.2.9-2.dsc
 49cbf589b1ac0ee7295e1d77504131d6 44890 libs optional 
libieee1284_0.2.9-2.diff.gz
 5c156d6eec1d923316a48dfbc7a80a78 53318 libdevel optional 
libieee1284-3-dev_0.2.9-2_i386.deb
 fb62d12e798c8e445de93cc32f0ff21d 27576 libs optional 
libieee1284-3_0.2.9-2_i386.deb

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

iD8DBQFCMseYzWFP1/XWUWkRAvkqAKCDmL63ipn91YMPPz9n2WvPv35yqgCfR7c5
S99VVoMYrcwzmAMrjwscl3s=
=rAfP
-END PGP SIGNATURE-


Accepted:
libieee1284-3-dev_0.2.9-2_i386.deb
  to pool/main/libi/libieee1284/libieee1284-3-dev_0.2.9-2_i386.deb
libieee1284-3_0.2.9-2_i386.deb
  to pool/main/libi/libieee1284/libieee1284-3_0.2.9-2_i386.deb
libieee1284_0.2.9-2.diff.gz
  to pool/main/libi/libieee1284/libieee1284_0.2.9-2.diff.gz
libieee1284_0.2.9-2.dsc
  to pool/main/libi/libieee1284/libieee1284_0.2.9-2.dsc


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



Accepted lineak-defaultplugin 1:0.8.3-1 (hppa source)

2005-03-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Mar 2005 20:07:17 +0100
Source: lineak-defaultplugin
Binary: lineak-defaultplugin
Architecture: source hppa
Version: 1:0.8.3-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 lineak-defaultplugin - LinEAK default plugin
Changes: 
 lineak-defaultplugin (1:0.8.3-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 51508d957806d9da7480b50bb98b8e65 659 x11 optional 
lineak-defaultplugin_0.8.3-1.dsc
 ad3cf3664beb1a5d310f60c86088409b 734986 x11 optional 
lineak-defaultplugin_0.8.3.orig.tar.gz
 5205286232fee46cd16e266245fd49f0 2275 x11 optional 
lineak-defaultplugin_0.8.3-1.diff.gz
 196a9cbd2f087e650738f377ba02b9ae 57604 x11 optional 
lineak-defaultplugin_0.8.3-1_hppa.deb

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

iD8DBQFCMsdxw3ao2vG823MRAkRoAJ9Z0y/MkfnAukO1emq7rZqdueW0SQCeKMLP
FKO0+DP5q+IVcg5/5hz/Mw4=
=WnLV
-END PGP SIGNATURE-


Accepted:
lineak-defaultplugin_0.8.3-1.diff.gz
  to pool/main/l/lineak-defaultplugin/lineak-defaultplugin_0.8.3-1.diff.gz
lineak-defaultplugin_0.8.3-1.dsc
  to pool/main/l/lineak-defaultplugin/lineak-defaultplugin_0.8.3-1.dsc
lineak-defaultplugin_0.8.3-1_hppa.deb
  to pool/main/l/lineak-defaultplugin/lineak-defaultplugin_0.8.3-1_hppa.deb
lineak-defaultplugin_0.8.3.orig.tar.gz
  to pool/main/l/lineak-defaultplugin/lineak-defaultplugin_0.8.3.orig.tar.gz


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



Accepted lineak-xosdplugin 1:0.8.3-1 (hppa source)

2005-03-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Mar 2005 20:16:20 +0100
Source: lineak-xosdplugin
Binary: lineak-xosdplugin
Architecture: source hppa
Version: 1:0.8.3-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 lineak-xosdplugin - LinEAK On-Screen Display plugin
Changes: 
 lineak-xosdplugin (1:0.8.3-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 28607a8b670f7fcfac8522d3598d8c99 685 - optional lineak-xosdplugin_0.8.3-1.dsc
 837e417b80632c994294d13d0879fed6 722345 - optional 
lineak-xosdplugin_0.8.3.orig.tar.gz
 2a6ab75875cd7f8ccaf5cd35f58f6f36 2210 - optional 
lineak-xosdplugin_0.8.3-1.diff.gz
 b4b17e82b1910e3fb0e62ef0d4adbbe3 17768 x11 optional 
lineak-xosdplugin_0.8.3-1_hppa.deb

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

iD8DBQFCMs3Pw3ao2vG823MRAjWGAJ4gV17mScEQYaG1FYTP/QXma612tgCgj3va
+/Ic36VXvqdW99ALKLTii3o=
=7keJ
-END PGP SIGNATURE-


Accepted:
lineak-xosdplugin_0.8.3-1.diff.gz
  to pool/main/l/lineak-xosdplugin/lineak-xosdplugin_0.8.3-1.diff.gz
lineak-xosdplugin_0.8.3-1.dsc
  to pool/main/l/lineak-xosdplugin/lineak-xosdplugin_0.8.3-1.dsc
lineak-xosdplugin_0.8.3-1_hppa.deb
  to pool/main/l/lineak-xosdplugin/lineak-xosdplugin_0.8.3-1_hppa.deb
lineak-xosdplugin_0.8.3.orig.tar.gz
  to pool/main/l/lineak-xosdplugin/lineak-xosdplugin_0.8.3.orig.tar.gz


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



Accepted linux-ftpd 0.17-20 (i386 source)

2005-03-12 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 12:07:29 +0100
Source: linux-ftpd
Binary: ftpd
Architecture: source i386
Version: 0.17-20
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Changed-By: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Description: 
 ftpd   - FTP server
Changes: 
 linux-ftpd (0.17-20) unstable; urgency=low
 .
   * New maintainer.
Files: 
 f28c7b02dbdda4aa8de2c00599896c17 598 net extra linux-ftpd_0.17-20.dsc
 7b359e6a912becf103ae57dc36b28726 15369 net extra linux-ftpd_0.17-20.diff.gz
 6e5932eec1aab03bc1afc186d5029723 43176 net extra ftpd_0.17-20_i386.deb

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

iD8DBQFCMs5UxRSvjkukAcMRAqX1AJ4q6GhHeCgPHciUpxgbLiRfnyry4ACghIQ7
9hrTV0UEVIctPRg4Evdsius=
=KjBs
-END PGP SIGNATURE-


Accepted:
ftpd_0.17-20_i386.deb
  to pool/main/l/linux-ftpd/ftpd_0.17-20_i386.deb
linux-ftpd_0.17-20.diff.gz
  to pool/main/l/linux-ftpd/linux-ftpd_0.17-20.diff.gz
linux-ftpd_0.17-20.dsc
  to pool/main/l/linux-ftpd/linux-ftpd_0.17-20.dsc


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



Accepted request-tracker3.2 3.2.3-1 (all source)

2005-03-12 Thread Stephen Quinney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 11:24:11 +
Source: request-tracker3.2
Binary: rt3.2-clients request-tracker3.2
Architecture: source all
Version: 3.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney [EMAIL PROTECTED]
Changed-By: Stephen Quinney [EMAIL PROTECTED]
Description: 
 request-tracker3.2 - Extensible trouble-ticket tracking system
 rt3.2-clients - Mail gateway and command-line interface to request-tracker3
Closes: 273920
Changes: 
 request-tracker3.2 (3.2.3-1) unstable; urgency=low
 .
   * New upstream release
   * Increased dependency on libdbix-searchbuilder-perl to = 1.19
   * Removed patch 18_ticket_overlay as this is now fixed by upstream.
   * Added patch 21_groups_modify so that the group admin page says
 something sensible when modifying (rather than creating) a group
 (makes it the same as request-tracker3.4), closes: #273920.
   * Added more useful notes to INSTALL.Debian about how to get the fastcgi
 handlers working.
   * Fixed prerm to remove the alternative of rt-standalone_httpd, this was
 causing some problems for people attempting to replace
 request-tracker3.2 with request-tracker3.4
Files: 
 923f68917a63f7d9d52873930e7380eb 712 misc optional 
request-tracker3.2_3.2.3-1.dsc
 dddba8129495917d4b9c7f2244525584 1272638 misc optional 
request-tracker3.2_3.2.3.orig.tar.gz
 54620a676391559020b08788e708ea39 22448 misc optional 
request-tracker3.2_3.2.3-1.diff.gz
 f42446d7229dfa0a8cef9d95ef3bc91a 1080470 misc optional 
request-tracker3.2_3.2.3-1_all.deb
 fd8436f3dff447aabd3be7329da1ea6b 85628 misc optional 
rt3.2-clients_3.2.3-1_all.deb

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

iD8DBQFCMtf1ITGblEwaW+URAkwkAJ4wmnu1K+GaF8kA0rWpSOUhd9Oo1QCg1VOL
NRyEJ8mV2w+C1bNhSNFKnlo=
=9tK8
-END PGP SIGNATURE-


Accepted:
request-tracker3.2_3.2.3-1.diff.gz
  to pool/main/r/request-tracker3.2/request-tracker3.2_3.2.3-1.diff.gz
request-tracker3.2_3.2.3-1.dsc
  to pool/main/r/request-tracker3.2/request-tracker3.2_3.2.3-1.dsc
request-tracker3.2_3.2.3-1_all.deb
  to pool/main/r/request-tracker3.2/request-tracker3.2_3.2.3-1_all.deb
request-tracker3.2_3.2.3.orig.tar.gz
  to pool/main/r/request-tracker3.2/request-tracker3.2_3.2.3.orig.tar.gz
rt3.2-clients_3.2.3-1_all.deb
  to pool/main/r/request-tracker3.2/rt3.2-clients_3.2.3-1_all.deb


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



Accepted lineak-kdeplugins 2:0.8.3-1 (mips source)

2005-03-12 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 11 Mar 2005 20:42:02 +0100
Source: lineak-kdeplugins
Binary: lineak-kdeplugins
Architecture: source mips
Version: 2:0.8.3-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 lineak-kdeplugins - LinEAK KDE plugins
Changes: 
 lineak-kdeplugins (2:0.8.3-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 d3682a5684cbe26132602def8287ca54 661 - optional lineak-kdeplugins_0.8.3-1.dsc
 dd0c1bf35adf280025b895c4618a331a 862043 - optional 
lineak-kdeplugins_0.8.3.orig.tar.gz
 de941c8881f5f78c6bd8f61777a32358 9530 - optional 
lineak-kdeplugins_0.8.3-1.diff.gz
 0a11f00ae1cf21e96197659012a89932 79002 x11 optional 
lineak-kdeplugins_0.8.3-1_mips.deb

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

iD8DBQFCMtTlw3ao2vG823MRAtrLAJ92+8FkjlXVmCTCYUPu2OFGrAKBOQCdF9Zs
/77s7Y5lRUUTx4xmyaNHa20=
=tH2A
-END PGP SIGNATURE-


Accepted:
lineak-kdeplugins_0.8.3-1.diff.gz
  to pool/main/l/lineak-kdeplugins/lineak-kdeplugins_0.8.3-1.diff.gz
lineak-kdeplugins_0.8.3-1.dsc
  to pool/main/l/lineak-kdeplugins/lineak-kdeplugins_0.8.3-1.dsc
lineak-kdeplugins_0.8.3-1_mips.deb
  to pool/main/l/lineak-kdeplugins/lineak-kdeplugins_0.8.3-1_mips.deb
lineak-kdeplugins_0.8.3.orig.tar.gz
  to pool/main/l/lineak-kdeplugins/lineak-kdeplugins_0.8.3.orig.tar.gz


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



Accepted netkit-ftp 0.17-13 (i386 source)

2005-03-12 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 12:15:12 +0100
Source: netkit-ftp
Binary: ftp
Architecture: source i386
Version: 0.17-13
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Changed-By: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Description: 
 ftp- The FTP client
Changes: 
 netkit-ftp (0.17-13) unstable; urgency=low
 .
   * New maintainer.
   * debian/control. Build-Depends: Added libreadline4-dev as
 alternative to libreadline-dev
   * debian/control. Removed full stop from package description to make
 lintian happy.
   * debian/control. Bumped Standards-Version to 3.6.1.0, no change.
Files: 
 4b421420a1de8f50a76f05a4b254372d 617 net standard netkit-ftp_0.17-13.dsc
 831a47bd97b65984804bbda06f3fd460 20900 net standard netkit-ftp_0.17-13.diff.gz
 24d24a21fbffa455643afa32305435a1 52156 base standard ftp_0.17-13_i386.deb

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

iD8DBQFCMtXgxRSvjkukAcMRAlZSAJ9L3tC2orLliX7/P5DyzRdykuAa3QCfZPJK
TkYIR34WmGZlWopfaUUI8Us=
=JjmB
-END PGP SIGNATURE-


Accepted:
ftp_0.17-13_i386.deb
  to pool/main/n/netkit-ftp/ftp_0.17-13_i386.deb
netkit-ftp_0.17-13.diff.gz
  to pool/main/n/netkit-ftp/netkit-ftp_0.17-13.diff.gz
netkit-ftp_0.17-13.dsc
  to pool/main/n/netkit-ftp/netkit-ftp_0.17-13.dsc


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



Accepted netkit-ntalk 0.17-11 (i386 source)

2005-03-12 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 12:48:58 +0100
Source: netkit-ntalk
Binary: talkd talk
Architecture: source i386
Version: 0.17-11
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Changed-By: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Description: 
 talk   - Chat with another user
 talkd  - Remote user communication server
Changes: 
 netkit-ntalk (0.17-11) unstable; urgency=low
 .
   * New maintainer.
   * debian/control. Removed full stops from packages descriptions
 to shut lintian up.
* debian/control. Changed 'talk' package description from
 'Talk to' to 'Chat with' to shut lintian up.
Files: 
 0750de27f24c52ca51b2b79826fdd0b5 605 net optional netkit-ntalk_0.17-11.dsc
 15375bfe1780032ea13404afa6ac5375 8667 net optional netkit-ntalk_0.17-11.diff.gz
 1b66efb091d28c740c7ae6fc4c02fcb9 21448 net optional talk_0.17-11_i386.deb
 569f6c63c22eb213ed5f1d327b77cfbb 17396 net optional talkd_0.17-11_i386.deb

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

iD8DBQFCMtlkxRSvjkukAcMRArO7AKDDT7rKWAJ0Hy4R6GmKaDsj2e1/EQCgi0qy
qlD7gM3F/QO9MQN017KH7T4=
=cNZW
-END PGP SIGNATURE-


Accepted:
netkit-ntalk_0.17-11.diff.gz
  to pool/main/n/netkit-ntalk/netkit-ntalk_0.17-11.diff.gz
netkit-ntalk_0.17-11.dsc
  to pool/main/n/netkit-ntalk/netkit-ntalk_0.17-11.dsc
talk_0.17-11_i386.deb
  to pool/main/n/netkit-ntalk/talk_0.17-11_i386.deb
talkd_0.17-11_i386.deb
  to pool/main/n/netkit-ntalk/talkd_0.17-11_i386.deb


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



Accepted netkit-telnet 0.17-27 (i386 source)

2005-03-12 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 13:07:06 +0100
Source: netkit-telnet
Binary: telnetd telnet
Architecture: source i386
Version: 0.17-27
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Changed-By: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Description: 
 telnet - The telnet client
 telnetd- The telnet server
Closes: 272312
Changes: 
 netkit-telnet (0.17-27) unstable; urgency=low
 .
   * New maintainer
   * debian/control. Removed full stops from packages descriptions to shut
 lintian up.
   * Changed $HOME of telnetd user to /nonexistent. (Closes: #272312)
   * debian/menu. Set full path to telnet in command field.
Files: 
 ae8d9d59350d38f1d7c1d4544255563c 601 net standard netkit-telnet_0.17-27.dsc
 1ecd942404d304a027e27189fa5a4df3 25426 net standard 
netkit-telnet_0.17-27.diff.gz
 58f50b7add2cdbb13492f78be2063353 64050 net standard telnet_0.17-27_i386.deb
 60454cf921f7c0823ad423415f105897 40920 net optional telnetd_0.17-27_i386.deb

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

iD8DBQFCMucrxRSvjkukAcMRAvWyAKCArWB/0YiPtI+z/J3gB1bQ/eL/4ACgvS4u
zHLl9GXjy57HH6SL3N+F9ZU=
=Njcv
-END PGP SIGNATURE-


Accepted:
netkit-telnet_0.17-27.diff.gz
  to pool/main/n/netkit-telnet/netkit-telnet_0.17-27.diff.gz
netkit-telnet_0.17-27.dsc
  to pool/main/n/netkit-telnet/netkit-telnet_0.17-27.dsc
telnet_0.17-27_i386.deb
  to pool/main/n/netkit-telnet/telnet_0.17-27_i386.deb
telnetd_0.17-27_i386.deb
  to pool/main/n/netkit-telnet/telnetd_0.17-27_i386.deb


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



Accepted root-tail 1.2-1 (i386 source)

2005-03-12 Thread Stephen Gran
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 08:22:31 -0500
Source: root-tail
Binary: root-tail
Architecture: source i386
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Gran [EMAIL PROTECTED]
Changed-By: Stephen Gran [EMAIL PROTECTED]
Description: 
 root-tail  - Displays select log files in the X root window
Closes: 298708
Changes: 
 root-tail (1.2-1) unstable; urgency=low
 .
   * New Upstream Version
   * Patch to fix font initialization (closes: #298708)
 (thanks Manuel Menal [EMAIL PROTECTED])
Files: 
 c6500a19c3e037fbc8f405e4b48c621a 568 x11 optional root-tail_1.2-1.dsc
 5a4b3c4c7ab3bed1f4575e9688aac5de 20805 x11 optional root-tail_1.2.orig.tar.gz
 7bf639ab1b61f453ef517b6cbf459c04 1088 x11 optional root-tail_1.2-1.diff.gz
 c5cc3bcc30b85d320e103aa364d9716a 20404 x11 optional root-tail_1.2-1_i386.deb

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

iD8DBQFCMu0sSYIMHOpZA44RApDsAJwPtRTKSk01dfxkxzSL8RjScPKVvQCeNE0c
GZ7B8Pr9QiyXaDBlQyawxIE=
=B2CE
-END PGP SIGNATURE-


Accepted:
root-tail_1.2-1.diff.gz
  to pool/main/r/root-tail/root-tail_1.2-1.diff.gz
root-tail_1.2-1.dsc
  to pool/main/r/root-tail/root-tail_1.2-1.dsc
root-tail_1.2-1_i386.deb
  to pool/main/r/root-tail/root-tail_1.2-1_i386.deb
root-tail_1.2.orig.tar.gz
  to pool/main/r/root-tail/root-tail_1.2.orig.tar.gz


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



Accepted hping3 3.a2.ds1-1 (i386 source)

2005-03-12 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 14:15:32 +0100
Source: hping3
Binary: hping3
Architecture: source i386
Version: 3.a2.ds1-1
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise [EMAIL PROTECTED]
Changed-By: Romain Francoise [EMAIL PROTECTED]
Description: 
 hping3 - Active Network Smashing Tool
Closes: 283038
Changes: 
 hping3 (3.a2.ds1-1) unstable; urgency=low
 .
   * New maintainer.
   * Repackaged as 3.a2.ds1 to remove non-free RFC texts.
   * debian/control:
 + Build-Depend on libpcap0.8-dev, dpatch (= 2.0.9).
 + Change priority to extra.
 + Slightly reword long description.
 + Update maintainer contact info.
   * debian/copyright: Update maintainer contact info.
   * debian/rules:
 + Fix dpatch integration.
 + Ship hping3 TCL scripts as examples (and forcibly leave them
   uncompressed).
 + Various cleanups.
   * debian/patches/10_install.dpatch: New patch based on previous
 Makefilein.dpatch.
   * debian/patches/20_libpcap0.8.dpatch: New patch for libpcap0.8
 compilation.
   * debian/patches/30_bytesex.dpatch: New patch stolen from my hping2
 package to make bytesex.h use endian.h instead of hardcoding byte
 orders; many thanks to Peter De Schrijver who provided a similar patch
 (closes: #283038).
   * debian/patches/40_spelling.dpatch: New patch stolen from my hping2
 package to fix various spelling errors in hping.
   * debian/patches/50_personality.dpatch: New patch, change all
 occurrences of hping2 to hping3 in help messages and in the man
 page.  Also say hping3 instead of hping since the latter is really
 hping2 in Debian.
   * debian/patches/60_version.dpatch: New patch, this is really version
 alpha-2 so fix release.h accordingly.
   * debian/patches/00list: New file.
Files: 
 d877c3942b630d75d41938aae02d1a5c 622 net extra hping3_3.a2.ds1-1.dsc
 9c30c47982edb25c86ea7402bfd03f86 206559 net extra hping3_3.a2.ds1.orig.tar.gz
 c1c784bb7bdab06f17207d45bc0c7c76 8935 net extra hping3_3.a2.ds1-1.diff.gz
 517186d2170ff9bf6937441f9d348867 90116 net extra hping3_3.a2.ds1-1_i386.deb

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

iD8DBQFCMu+3ogN2vsA8Vt8RAjCMAJ45ZiTbQJPubfxzSNZMPAfiuqMwewCdFItU
aFRp4mOaNj7GJY3NakLEH20=
=+p//
-END PGP SIGNATURE-


Accepted:
hping3_3.a2.ds1-1.diff.gz
  to pool/main/h/hping3/hping3_3.a2.ds1-1.diff.gz
hping3_3.a2.ds1-1.dsc
  to pool/main/h/hping3/hping3_3.a2.ds1-1.dsc
hping3_3.a2.ds1-1_i386.deb
  to pool/main/h/hping3/hping3_3.a2.ds1-1_i386.deb
hping3_3.a2.ds1.orig.tar.gz
  to pool/main/h/hping3/hping3_3.a2.ds1.orig.tar.gz


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



Accepted jove 4.16.0.65-2 (i386 source)

2005-03-12 Thread Cord Beermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 14:03:05 +0100
Source: jove
Binary: jove xjove
Architecture: source i386
Version: 4.16.0.65-2
Distribution: unstable
Urgency: low
Maintainer: Cord Beermann [EMAIL PROTECTED]
Changed-By: Cord Beermann [EMAIL PROTECTED]
Description: 
 jove   - Jonathan's Own Version of Emacs - a compact, powerful editor
 xjove  - X11-Frontend for jove - a compact, powerful editor
Changes: 
 jove (4.16.0.65-2) unstable; urgency=low
 .
   * xjove doesn't build/work on ia64 because of a missing
 xviewg-Package. see
 bug 228957. I fixed Build-Deps and Architecture, so this shouldn't
 stop jove to go to testing.
   * deleted Provides: emacsen, as this seems to have another meaning
 according to
 http://www.debian.org/doc/packaging-manuals/debian-emacs-policy
Files: 
 525d5bfb448dd24f715c031de1423098 632 editors optional jove_4.16.0.65-2.dsc
 db3ebb9f50a763ab3f0ed1357e17cc24 11958 editors optional 
jove_4.16.0.65-2.diff.gz
 ffe3f2c6500fc70bbd17f0ad43648c35 186096 editors optional 
jove_4.16.0.65-2_i386.deb
 4a86d5557aad52437f651d43e5cee719 31060 editors optional 
xjove_4.16.0.65-2_i386.deb

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

iEYEARECAAYFAkIy94kACgkQ72U+jVr0xGKNjQCgsToKn84I+4OoXrXuclpMniNv
WeIAoKnTjWOGvZvmCLmwo12+s+6CgjSV
=F0Af
-END PGP SIGNATURE-


Accepted:
jove_4.16.0.65-2.diff.gz
  to pool/main/j/jove/jove_4.16.0.65-2.diff.gz
jove_4.16.0.65-2.dsc
  to pool/main/j/jove/jove_4.16.0.65-2.dsc
jove_4.16.0.65-2_i386.deb
  to pool/main/j/jove/jove_4.16.0.65-2_i386.deb
xjove_4.16.0.65-2_i386.deb
  to pool/main/j/jove/xjove_4.16.0.65-2_i386.deb


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



Accepted leafnode 1.11.0.rc3-1 (powerpc i386 source)

2005-03-12 Thread Mark Brown
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 10:20:51 +
Source: leafnode
Binary: leafnode
Architecture: source i386 powerpc
Version: 1.11.0.rc3-1
Distribution: unstable
Urgency: low
Maintainer: Mark Brown [EMAIL PROTECTED]
Changed-By: Mark Brown [EMAIL PROTECTED]
Desription: 
 leafnode   - NNTP server for small leaf sites
Changes: 
 leafnode (1.11.0.rc3-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 a737eab90044deaf5ec2101c24a81856 594 news extra leafnode_1.11.0.rc3-1.dsc
 0fb65f1f11c18d59c70c6f52615b223f 466864 news extra 
leafnode_1.11.0.rc3.orig.tar.gz
 76058873b54bf240b06a31cd85c15230 36324 news extra leafnode_1.11.0.rc3-1.diff.gz
 e99ece37df956e8366218417642663a3 308806 news extra 
leafnode_1.11.0.rc3-1_i386.deb
 c575ccdfd1c3f8322b679e7eaa48341d 329308 news extra 
leafnode_1.11.0.rc3-1_powerpc.deb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCMvMLJ2Vo11xhU60RArhqAKD7smih4fN6pBI18Ee9QQop57IYVwCglWQT
ddsUHtRozbZ2yJs1gSqMuQw=
=epty
-END PGP SIGNATURE-


Accepted:
leafnode_1.11.0.rc3-1.diff.gz
  to pool/main/l/leafnode/leafnode_1.11.0.rc3-1.diff.gz
leafnode_1.11.0.rc3-1.dsc
  to pool/main/l/leafnode/leafnode_1.11.0.rc3-1.dsc
leafnode_1.11.0.rc3-1_i386.deb
  to pool/main/l/leafnode/leafnode_1.11.0.rc3-1_i386.deb
leafnode_1.11.0.rc3-1_powerpc.deb
  to pool/main/l/leafnode/leafnode_1.11.0.rc3-1_powerpc.deb
leafnode_1.11.0.rc3.orig.tar.gz
  to pool/main/l/leafnode/leafnode_1.11.0.rc3.orig.tar.gz


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



Accepted libieee1284 0.2.9-3 (i386 source)

2005-03-12 Thread Julien BLACHE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 15:09:32 +0100
Source: libieee1284
Binary: libieee1284-3-dev libieee1284-3
Architecture: source i386
Version: 0.2.9-3
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE [EMAIL PROTECTED]
Changed-By: Julien BLACHE [EMAIL PROTECTED]
Description: 
 libieee1284-3 - cross-platform library for parallel port access
 libieee1284-3-dev - cross-platform library for parallel port access 
[development file
Changes: 
 libieee1284 (0.2.9-3) unstable; urgency=low
 .
   * debian/rules:
 + ... and comment the call to dh_python ...
Files: 
 0dee4abf5036443ef2f06711e531f836 623 libs optional libieee1284_0.2.9-3.dsc
 48ec320eb1e67cfeb01fbd058ea3d8b8 44920 libs optional 
libieee1284_0.2.9-3.diff.gz
 c92c0025cb1c86fb75316edf6c04f815 53356 libdevel optional 
libieee1284-3-dev_0.2.9-3_i386.deb
 830f78355fffaf52032a30d69ca03688 27612 libs optional 
libieee1284-3_0.2.9-3_i386.deb

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

iD8DBQFCMvhizWFP1/XWUWkRAkW/AKDaKa5EFS9k2AY1Cqjqa8jPAD/RRwCdGwka
7qDln8LwEIqfSaAsUuwYSHs=
=KFFU
-END PGP SIGNATURE-


Accepted:
libieee1284-3-dev_0.2.9-3_i386.deb
  to pool/main/libi/libieee1284/libieee1284-3-dev_0.2.9-3_i386.deb
libieee1284-3_0.2.9-3_i386.deb
  to pool/main/libi/libieee1284/libieee1284-3_0.2.9-3_i386.deb
libieee1284_0.2.9-3.diff.gz
  to pool/main/libi/libieee1284/libieee1284_0.2.9-3.diff.gz
libieee1284_0.2.9-3.dsc
  to pool/main/libi/libieee1284/libieee1284_0.2.9-3.dsc


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



Accepted erlang 1:10.b.1a-2.1 (i386 source all)

2005-03-12 Thread Frank Lichtenheld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 14:50:16 +0100
Source: erlang
Binary: erlang-base erlang
Architecture: source all i386
Version: 1:10.b.1a-2.1
Distribution: unstable
Urgency: high
Maintainer: Brent A. Fulgham [EMAIL PROTECTED]
Changed-By: Frank Lichtenheld [EMAIL PROTECTED]
Description: 
 erlang - A real-time, concurrent and distributed functional language
 erlang-base - Erlang base system (virtual machine)
Closes: 276800
Changes: 
 erlang (1:10.b.1a-2.1) unstable; urgency=high
 .
   * NMU
   * configure --disable-hipe on i386, (Closes: #276800)
Files: 
 f8e00a94d54f8f84483bb1567da7d095 664 interpreters optional 
erlang_10.b.1a-2.1.dsc
 1ec6279f2d4806eb533d560ff806f4d3 35434 interpreters optional 
erlang_10.b.1a-2.1.diff.gz
 d973b666e15cbe883df3ce70bc9323bf 1351570 interpreters optional 
erlang-base_10.b.1a-2.1_i386.deb
 4411b4386b316536634399a653e0cbba 22059218 interpreters optional 
erlang_10.b.1a-2.1_all.deb

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

iD8DBQFCMv1sQbn06FtxPfARAhmkAJ9v1CYDhV3AePOxoqtH6hNrgrIW0gCeIvow
XN4R3r/qfrRgKbLokOtpX5M=
=dQzo
-END PGP SIGNATURE-


Accepted:
erlang-base_10.b.1a-2.1_i386.deb
  to pool/main/e/erlang/erlang-base_10.b.1a-2.1_i386.deb
erlang_10.b.1a-2.1.diff.gz
  to pool/main/e/erlang/erlang_10.b.1a-2.1.diff.gz
erlang_10.b.1a-2.1.dsc
  to pool/main/e/erlang/erlang_10.b.1a-2.1.dsc
erlang_10.b.1a-2.1_all.deb
  to pool/main/e/erlang/erlang_10.b.1a-2.1_all.deb


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



Accepted mysql-nonfree 4.0.24-1 (all source)

2005-03-12 Thread Christian Hammers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 15:37:14 +0100
Source: mysql-nonfree
Binary: mysql-doc
Architecture: source all
Version: 4.0.24-1
Distribution: unstable
Urgency: low
Maintainer: Christian Hammers [EMAIL PROTECTED]
Changed-By: Christian Hammers [EMAIL PROTECTED]
Description: 
 mysql-doc  - mysql database documentation
Changes: 
 mysql-nonfree (4.0.24-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 032bb119b3dcd6484494d0cf1c896f1f 635 non-free/misc optional 
mysql-nonfree_4.0.24-1.dsc
 a48bc64e51d863b64ad3b6f138afcf5c 3301833 non-free/misc optional 
mysql-nonfree_4.0.24.orig.tar.gz
 1bfae412856aebca7fa62a9b9acac6dd 14635 non-free/misc optional 
mysql-nonfree_4.0.24-1.diff.gz
 01df2f21de27cb13e559d2c3561f3247 3850328 non-free/misc optional 
mysql-doc_4.0.24-1_all.deb

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

iEYEARECAAYFAkIy/wEACgkQkR9K5oahGObrggCffnEKXwY1PX+ILJR4W1wrcu9N
oRkAoKh70qyrUyJBGqsUhmHqO/WISCNa
=Sl3k
-END PGP SIGNATURE-


Accepted:
mysql-doc_4.0.24-1_all.deb
  to pool/non-free/m/mysql-nonfree/mysql-doc_4.0.24-1_all.deb
mysql-nonfree_4.0.24-1.diff.gz
  to pool/non-free/m/mysql-nonfree/mysql-nonfree_4.0.24-1.diff.gz
mysql-nonfree_4.0.24-1.dsc
  to pool/non-free/m/mysql-nonfree/mysql-nonfree_4.0.24-1.dsc
mysql-nonfree_4.0.24.orig.tar.gz
  to pool/non-free/m/mysql-nonfree/mysql-nonfree_4.0.24.orig.tar.gz


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



Accepted vserver-debiantools 0.1.10 (all source)

2005-03-12 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 14:45:25 +0100
Source: vserver-debiantools
Binary: vserver-debiantools
Architecture: source all
Version: 0.1.10
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 vserver-debiantools - Tools to manage debian virtual servers
Changes: 
 vserver-debiantools (0.1.10) unstable; urgency=low
 .
   * Added support for util-vserver 0.30.204 and later versions.
Files: 
 263704cb64ec427bda1064d57edb99bf 532 utils optional 
vserver-debiantools_0.1.10.dsc
 b3112ea76034b5c05d790e3359481325 22960 utils optional 
vserver-debiantools_0.1.10.tar.gz
 f6cf21a5289c2b446dec00966e9b61bf 25918 utils optional 
vserver-debiantools_0.1.10_all.deb

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

iD8DBQFCMwumGKGxzw/lPdkRAp6RAJ0Z/fQVCuMHhueTkv7b/Bhif9wufgCfRgZO
SbG6+J3lBZKqt9v6/T/RJuA=
=Y16n
-END PGP SIGNATURE-


Accepted:
vserver-debiantools_0.1.10.dsc
  to pool/main/v/vserver-debiantools/vserver-debiantools_0.1.10.dsc
vserver-debiantools_0.1.10.tar.gz
  to pool/main/v/vserver-debiantools/vserver-debiantools_0.1.10.tar.gz
vserver-debiantools_0.1.10_all.deb
  to pool/main/v/vserver-debiantools/vserver-debiantools_0.1.10_all.deb


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



Accepted util-vserver 0.30.203-2 (i386 source)

2005-03-12 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 11:43:58 +0100
Source: util-vserver
Binary: util-vserver
Architecture: source i386
Version: 0.30.203-2
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 util-vserver - tools for Virtual private servers and context switching
Closes: 176894 258038 291426 297787
Changes: 
 util-vserver (0.30.203-2) unstable; urgency=low
 .
   * Moved util-vserver-vars to /etc/vservers in order to support
 different vserver rootdir in legacy support mode.
   * Removed conflict with vserver-debiantools.
   * Documented how to support other location than /var/lib/vservers
 for the vserver roots.
   * Verified that compiling on a non-ctx kernel work with this
 version of util-vserver, closes: #291426.
   * New upstream version that will work on alpha, closes: #297787.
   * It also have much better support for Debian and therefore the
 vunify binary no longer need to be removed, closes: #176894.
   * The vproc security is also in this version, closes: #258038.
   * Uncommented the upgrade path from the vserver package and also
 made sure that it works with this version of util-vserver.
Files: 
 d08e8e734826a80b51848e0976d7ce7d 708 net optional util-vserver_0.30.203-2.dsc
 ceb9eb7bc624ca454c9160d743006f4f 231210 net optional 
util-vserver_0.30.203-2.diff.gz
 2a54185b1dff90b7a7de4efc97b2d5b1 379282 net optional 
util-vserver_0.30.203-2_i386.deb

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

iD8DBQFCMwslGKGxzw/lPdkRAtf+AJ9b3a3ZC1I/8XP1SANJRVf1IbgxNgCZAXOX
U+4iZwIGKFwPmo4k0wZ78f0=
=VlGu
-END PGP SIGNATURE-


Accepted:
util-vserver_0.30.203-2.diff.gz
  to pool/main/u/util-vserver/util-vserver_0.30.203-2.diff.gz
util-vserver_0.30.203-2.dsc
  to pool/main/u/util-vserver/util-vserver_0.30.203-2.dsc
util-vserver_0.30.203-2_i386.deb
  to pool/main/u/util-vserver/util-vserver_0.30.203-2_i386.deb


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



Accepted mozilla-bonobo 0.4.1-5 (powerpc source)

2005-03-12 Thread Andrew Lau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 13 Mar 2005 01:47:57 +1100
Source: mozilla-bonobo
Binary: mozilla-bonobo
Architecture: source powerpc
Version: 0.4.1-5
Distribution: unstable
Urgency: medium
Maintainer: Andrew Lau [EMAIL PROTECTED]
Changed-By: Andrew Lau [EMAIL PROTECTED]
Description: 
 mozilla-bonobo - Mozilla plugin support for Bonobo components
Closes: 298867
Changes: 
 mozilla-bonobo (0.4.1-5) unstable; urgency=medium
 .
   * [debian/control.in]:
 - Rebuild against libgnomeui (2.8.1-3) to remove dependency against howl
   which has now been deemed as non-free.
   (closes: #298867)
   * [debian/rules]:
 - Deflate dependencies via ld's --as-needed option.
Files: 
 6511f86e85b7cee79b9ccba0c39c35d6 1569 gnome optional mozilla-bonobo_0.4.1-5.dsc
 bf2c2602808553983f7bac95ba452901 28633 gnome optional 
mozilla-bonobo_0.4.1-5.diff.gz
 63f7aade5dfa0884937ef9ff941f8ac2 27478 gnome optional 
mozilla-bonobo_0.4.1-5_powerpc.deb

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

iD8DBQFCMw34gTd+SodosdIRAuE3AKC50bCklVxoSfIqBsoTqyW/jZFINgCg7Sxa
0n8bnFSvIrSTEOAXbcXs3iU=
=Uq1m
-END PGP SIGNATURE-


Accepted:
mozilla-bonobo_0.4.1-5.diff.gz
  to pool/main/m/mozilla-bonobo/mozilla-bonobo_0.4.1-5.diff.gz
mozilla-bonobo_0.4.1-5.dsc
  to pool/main/m/mozilla-bonobo/mozilla-bonobo_0.4.1-5.dsc
mozilla-bonobo_0.4.1-5_powerpc.deb
  to pool/main/m/mozilla-bonobo/mozilla-bonobo_0.4.1-5_powerpc.deb


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



Accepted dropbear 0.45-2 (i386 source)

2005-03-12 Thread Gerrit Pape
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 15:17:55 +
Source: dropbear
Binary: dropbear
Architecture: source i386
Version: 0.45-2
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape [EMAIL PROTECTED]
Changed-By: Gerrit Pape [EMAIL PROTECTED]
Description: 
 dropbear   - lightweight SSH2 server
Changes: 
 dropbear (0.45-2) unstable; urgency=low
 .
   * Matt Johnston:
 * New upstream release, various fixes.
Files: 
 817ecb5ae0c6ee339574485ec38b9562 550 net optional dropbear_0.45-2.dsc
 29babade35e1d8a322e4726886473a84 1455970 net optional dropbear_0.45.orig.tar.gz
 bba822986cf6a5fac37e791b569e579f 4023 net optional dropbear_0.45-2.diff.gz
 99164628e26926021a9d7b870f2aa2d7 201898 net optional dropbear_0.45-2_i386.deb

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

iD8DBQFCMw2SGJoyQbxwpv8RAphvAKCUc6GRkAzUhwbob/Mv9PBfowq/0ACeNLGB
lc8JbhmRyxlxz9nT1byCndg=
=vWP1
-END PGP SIGNATURE-


Accepted:
dropbear_0.45-2.diff.gz
  to pool/main/d/dropbear/dropbear_0.45-2.diff.gz
dropbear_0.45-2.dsc
  to pool/main/d/dropbear/dropbear_0.45-2.dsc
dropbear_0.45-2_i386.deb
  to pool/main/d/dropbear/dropbear_0.45-2_i386.deb
dropbear_0.45.orig.tar.gz
  to pool/main/d/dropbear/dropbear_0.45.orig.tar.gz


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



Accepted mysql-dfsg 4.0.24-1 (i386 source all)

2005-03-12 Thread Christian Hammers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  3 Mar 2005 02:37:03 +0100
Source: mysql-dfsg
Binary: libmysqlclient12 mysql-client libmysqlclient12-dev mysql-server 
mysql-common
Architecture: source i386 all
Version: 4.0.24-1
Distribution: unstable
Urgency: high
Maintainer: Christian Hammers [EMAIL PROTECTED]
Changed-By: Christian Hammers [EMAIL PROTECTED]
Description: 
 libmysqlclient12 - mysql database client library
 libmysqlclient12-dev - mysql database development files
 mysql-client - mysql database client binaries
 mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf)
 mysql-server - mysql database server binaries
Closes: 208364 285044 294347 297772 298875 299029 299031 299065
Changes: 
 mysql-dfsg (4.0.24-1) unstable; urgency=high
 .
   * SECURITY:
 - The following security related updates are addressed:
   CAN-2005-XXX (temporary file creation with CREATE TEMPORARY TABLE)
   CAN-2005-XXX (arbitrary library injection in udf_init())
   CAN-2005-XXX (arbitrary code execution via CREATE FUNCTION)
   Closes: #299029, #299031, #299065
   * New Upstream Release.
 - Fixes some server crash conditions.
 - Upstream includes fix for TMPDIR overriding my.cnf tmpdir setting
   Closes: #294347
 - Fixes InnoDB error message. Closes: #298875
 - Fixes resouce limiting. Closes: #285044
   * Improved checking whether or not the server is alive in the init script
 which should make it possible to run several mysqld instances in
 different chroot environments. Closes: #297772
   * Added -O3 and --with-mysqld-ldflags=-all-static as MySQL recommends to
 build the server binary statically in order to gain about 13% more
 performance (thanks to Marcin Kowalski).
   * Added patch to let mysqld_safe react to signals (thanks to Erich
 Schubert). Closes: #208364
   * (Thanks to Sean Finney for doing a great share of work for this release!)
Files: 
 12b90f580654516bf10ab2b41837da87 923 misc optional mysql-dfsg_4.0.24-1.dsc
 aed8f335795a359f32492159e3edfaa3 9923794 misc optional 
mysql-dfsg_4.0.24.orig.tar.gz
 ce1ea63eb78125376d25349885716015 89833 misc optional 
mysql-dfsg_4.0.24-1.diff.gz
 1457cadc641b1e5f4fb5810552358077 32588 misc optional 
mysql-common_4.0.24-1_all.deb
 6cbe2bf04614275350f87757cb6dc4ab 294422 libs optional 
libmysqlclient12_4.0.24-1_i386.deb
 fa2268a36ee7facac2e04bb77ae6237a 2920808 libdevel extra 
libmysqlclient12-dev_4.0.24-1_i386.deb
 4daf728749d91ab2e6eab4fd53dbc92e 413298 misc optional 
mysql-client_4.0.24-1_i386.deb
 df87ce5f1b2ea3216927302bec4cb398 3813564 misc optional 
mysql-server_4.0.24-1_i386.deb

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

iEYEARECAAYFAkIzB3AACgkQkR9K5oahGOaxKwCgrxK9mjqjlD/Sa2zSbs/lpFz3
+JoAnROIGkn9Bxp5z4ORJmBTudTcJUFL
=hnUM
-END PGP SIGNATURE-


Accepted:
libmysqlclient12-dev_4.0.24-1_i386.deb
  to pool/main/m/mysql-dfsg/libmysqlclient12-dev_4.0.24-1_i386.deb
libmysqlclient12_4.0.24-1_i386.deb
  to pool/main/m/mysql-dfsg/libmysqlclient12_4.0.24-1_i386.deb
mysql-client_4.0.24-1_i386.deb
  to pool/main/m/mysql-dfsg/mysql-client_4.0.24-1_i386.deb
mysql-common_4.0.24-1_all.deb
  to pool/main/m/mysql-dfsg/mysql-common_4.0.24-1_all.deb
mysql-dfsg_4.0.24-1.diff.gz
  to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.24-1.diff.gz
mysql-dfsg_4.0.24-1.dsc
  to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.24-1.dsc
mysql-dfsg_4.0.24.orig.tar.gz
  to pool/main/m/mysql-dfsg/mysql-dfsg_4.0.24.orig.tar.gz
mysql-server_4.0.24-1_i386.deb
  to pool/main/m/mysql-dfsg/mysql-server_4.0.24-1_i386.deb


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



Accepted rhythmbox 0.8.8-6 (i386 source)

2005-03-12 Thread Loic Minier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 15:43:19 +0100
Source: rhythmbox
Binary: rhythmbox
Architecture: source i386
Version: 0.8.8-6
Distribution: unstable
Urgency: high
Maintainer: Loic Minier [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 rhythmbox  - music player and organizer for GNOME
Closes: 298870
Changes: 
 rhythmbox (0.8.8-6) unstable; urgency=high
 .
   * urgency high because of RC bug fix
   * build-depend on libgnomeui-dev (= 2.8.1-3) to get rif of the libhowl
 dependency (closes: #298870) (that's enough to get a good libgnomevfs2
 dep)
Files: 
 7e8bceb7d131bb73e12bcb4e920a5305 1819 gnome optional rhythmbox_0.8.8-6.dsc
 dae0b140340db5d49e73fb5465ef4a3c 16294 gnome optional rhythmbox_0.8.8-6.diff.gz
 c8911e671bda18a197cc1d08766b201e 1881688 gnome optional 
rhythmbox_0.8.8-6_i386.deb

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

iD8DBQFCMw13Qxo87aLX0pIRAl2pAJ4mqrji8kGaLpMyBgFhfYj2eF9I6gCgx0Wa
Hq0+sezTXNOKWTs6vx1jT7I=
=E6QJ
-END PGP SIGNATURE-


Accepted:
rhythmbox_0.8.8-6.diff.gz
  to pool/main/r/rhythmbox/rhythmbox_0.8.8-6.diff.gz
rhythmbox_0.8.8-6.dsc
  to pool/main/r/rhythmbox/rhythmbox_0.8.8-6.dsc
rhythmbox_0.8.8-6_i386.deb
  to pool/main/r/rhythmbox/rhythmbox_0.8.8-6_i386.deb


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



Accepted libebml 0.7.3-1 (i386 source)

2005-03-12 Thread Debian packages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 16:24:35 +0100
Source: libebml
Binary: libebml-dev
Architecture: source i386
Version: 0.7.3-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Description: 
 libebml-dev - access library for the EBML format
Closes: 284881 288715 290687
Changes: 
 libebml (0.7.3-1) unstable; urgency=low
 .
   * New upstream release (Closes: #288715, #290687).
   * ebml/EbmlCrc32.h: cast pointer to uintptr_t before doing arithmetic
 operations on it (Closes: #284881).
Files: 
 00649528d3551189c09bcef5b1d7d279 578 devel optional libebml_0.7.3-1.dsc
 3da4fcd32a4d7f2f07cc092c4e29e5b5 62365 devel optional libebml_0.7.3.orig.tar.gz
 24e600e2bb033bdd1b39a1bae81140f0 2993 devel optional libebml_0.7.3-1.diff.gz
 de1af656c12bc8d87d488c75b57991b0 174132 libdevel optional 
libebml-dev_0.7.3-1_i386.deb

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

iD8DBQFCMxjIfPP1rylJn2ERAogEAKCq6G6ELXDxdGwhdkZ5JAeVklAbBACgi/eT
opUiuN3cfdYnSuE33MF308A=
=FBWw
-END PGP SIGNATURE-


Accepted:
libebml-dev_0.7.3-1_i386.deb
  to pool/main/libe/libebml/libebml-dev_0.7.3-1_i386.deb
libebml_0.7.3-1.diff.gz
  to pool/main/libe/libebml/libebml_0.7.3-1.diff.gz
libebml_0.7.3-1.dsc
  to pool/main/libe/libebml/libebml_0.7.3-1.dsc
libebml_0.7.3.orig.tar.gz
  to pool/main/libe/libebml/libebml_0.7.3.orig.tar.gz


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



Accepted dosfstools 2.11-1 (i386 source)

2005-03-12 Thread Roman Hodek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 17:19:27 +0100
Source: dosfstools
Binary: dosfstools
Architecture: source i386
Version: 2.11-1
Distribution: unstable
Urgency: low
Maintainer: Roman Hodek [EMAIL PROTECTED]
Changed-By: Roman Hodek [EMAIL PROTECTED]
Description: 
 dosfstools - Utilities to create and check MS-DOS FAT filesystems
Closes: 128800 214656 232482 258402 266254 270023 276834 286219 293394 294177 
295181
Changes: 
 dosfstools (2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #293394, #295181, #294177, #270023, #258402,
 #232482, #214656, #286219, #276834, #266254, #128800)
Files: 
 b51228680e025ab0d210fa141c48986d 554 otherosfs optional dosfstools_2.11-1.dsc
 407d405ade410f7597d364ab5dc8c9f6 68346 otherosfs optional 
dosfstools_2.11.orig.tar.gz
 58097801575430f37a0d061f2d1da0cb 8115 otherosfs optional 
dosfstools_2.11-1.diff.gz
 de3ea385d553ee4ff2b729c3dc85cdf3 52304 otherosfs optional 
dosfstools_2.11-1_i386.deb

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

iD8DBQFCMxpRcS3JWD3FdvcRApOHAJoCpvD37AnlhFdA/Kp/8viLVJ2htACdGkU6
uO1YIALpWGkGtHxMjg7HXRc=
=NwR1
-END PGP SIGNATURE-


Accepted:
dosfstools_2.11-1.diff.gz
  to pool/main/d/dosfstools/dosfstools_2.11-1.diff.gz
dosfstools_2.11-1.dsc
  to pool/main/d/dosfstools/dosfstools_2.11-1.dsc
dosfstools_2.11-1_i386.deb
  to pool/main/d/dosfstools/dosfstools_2.11-1_i386.deb
dosfstools_2.11.orig.tar.gz
  to pool/main/d/dosfstools/dosfstools_2.11.orig.tar.gz


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



Accepted libmatroska 0.7.4-1 (i386 source)

2005-03-12 Thread Debian packages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 17:33:06 +0100
Source: libmatroska
Binary: libmatroska-dev
Architecture: source i386
Version: 0.7.4-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Description: 
 libmatroska-dev - extensible open standard audio/video container format
Closes: 288717 290688
Changes: 
 libmatroska (0.7.4-1) unstable; urgency=low
 .
   * New upstream release (Closes: #288717, #290688).
Files: 
 3d4b5cca74d571aaeab90518d202a46f 621 - optional libmatroska_0.7.4-1.dsc
 b6e3458804d481ba148d4576d1d759c8 109276 - optional 
libmatroska_0.7.4.orig.tar.gz
 a7c5d75802f01b79f8e9093801706309 3182 - optional libmatroska_0.7.4-1.diff.gz
 dccb72e8a88fb44f36051e9d02609690 454086 libdevel optional 
libmatroska-dev_0.7.4-1_i386.deb

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

iD8DBQFCMxrxfPP1rylJn2ERAjcbAJ9AbFMgg8EsjF/zOIyz8GKSJgSFMgCfZ+lB
ivTv8Er3RKdB3u38DsUMclI=
=yz+z
-END PGP SIGNATURE-


Accepted:
libmatroska-dev_0.7.4-1_i386.deb
  to pool/main/libm/libmatroska/libmatroska-dev_0.7.4-1_i386.deb
libmatroska_0.7.4-1.diff.gz
  to pool/main/libm/libmatroska/libmatroska_0.7.4-1.diff.gz
libmatroska_0.7.4-1.dsc
  to pool/main/libm/libmatroska/libmatroska_0.7.4-1.dsc
libmatroska_0.7.4.orig.tar.gz
  to pool/main/libm/libmatroska/libmatroska_0.7.4.orig.tar.gz


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



Accepted gnome-find 1.0.2-1.1 (i386 source)

2005-03-12 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 21 Feb 2005 10:28:09 +0100
Source: gnome-find
Binary: gnome-find
Architecture: source i386
Version: 1.0.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Yooseong Yang [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 gnome-find - Graphical Version of the GNU find utility
Closes: 216245
Changes: 
 gnome-find (1.0.2-1.1) unstable; urgency=low
 .
   * Non-maintainer upload
   * Recompile as a non-native Debian package
   * Remove the call to obsolete dh_installmanpages utility
   * Use a correct Type= entry in the gnome-find.desktop file
 Closes: #216245
   * Lintian fixes:
 - Remove dh_make boilerplate in upstream authors list in copyright
Files: 
 28fd2a9a3e3ad6124b5eb7f2a32467fa 659 utils optional gnome-find_1.0.2-1.1.dsc
 fb6549efbab887efea88a8fcc4b4319f 451517 utils optional 
gnome-find_1.0.2.orig.tar.gz
 469c2cb6aaa2f29fde7deb439b6abcd3 3391 utils optional 
gnome-find_1.0.2-1.1.diff.gz
 02320d7ce1930e41a565de44892c1216 161472 utils optional 
gnome-find_1.0.2-1.1_i386.deb

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

iD8DBQFCMxny1OXtrMAUPS0RAukGAJ9CUVToFr1ooa9b98rSJ50y8HCe6wCglMju
IQNl1sMWfxlQoDxhyygBghk=
=WIy4
-END PGP SIGNATURE-


Accepted:
gnome-find_1.0.2-1.1.diff.gz
  to pool/main/g/gnome-find/gnome-find_1.0.2-1.1.diff.gz
gnome-find_1.0.2-1.1.dsc
  to pool/main/g/gnome-find/gnome-find_1.0.2-1.1.dsc
gnome-find_1.0.2-1.1_i386.deb
  to pool/main/g/gnome-find/gnome-find_1.0.2-1.1_i386.deb
gnome-find_1.0.2.orig.tar.gz
  to pool/main/g/gnome-find/gnome-find_1.0.2.orig.tar.gz


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



Accepted lifelines 3.0.44-1 (i386 source all)

2005-03-12 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 14:59:03 +0100
Source: lifelines
Binary: lifelines lifelines-reports lifelines-doc-sv lifelines-doc
Architecture: source all i386
Version: 3.0.44-1
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 lifelines  - text-based genealogy software
 lifelines-doc - documentation for lifelines, a genealogy software system
 lifelines-doc-sv - swedish documentation for lifelines, a genealogy software 
system
 lifelines-reports - reports for lifelines, a genealogy software system
Changes: 
 lifelines (3.0.44-1) unstable; urgency=low
 .
   * New upstream version
   * Correct use of hints and longtitle in the menu file
 Thanks to Bill Allombert for pointing this.
   * GNU config automated update: config.sub (20020307 to 20041130),
 config.guess (20020304 to 20041112)
Files: 
 c90752f6c889a63376b00bb64fb09482 760 misc optional lifelines_3.0.44-1.dsc
 0fad64fb9cb94221f539b66c890040c5 2472168 misc optional 
lifelines_3.0.44.orig.tar.gz
 b241db4043a49323ee352963eebe397d 21714 misc optional lifelines_3.0.44-1.diff.gz
 597a63853fb54a82022b2232875b8bc8 799146 misc optional 
lifelines_3.0.44-1_i386.deb
 a90d5260d4d1d2eceefa5798c3896a01 578392 doc optional 
lifelines-doc_3.0.44-1_all.deb
 8638e2fca6bc30293eed13e37e31775b 154482 doc optional 
lifelines-doc-sv_3.0.44-1_all.deb
 af32d104474c80257db8adb72f1b0a95 610006 misc optional 
lifelines-reports_3.0.44-1_all.deb

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

iD8DBQFCMw4p1OXtrMAUPS0RAjI/AJ9X98J5YiJXhj2q11ry0kAhQ2cZOwCgo4IH
dcEVnIJxDciqBeQoI3QdRDc=
=C8+V
-END PGP SIGNATURE-


Accepted:
lifelines-doc-sv_3.0.44-1_all.deb
  to pool/main/l/lifelines/lifelines-doc-sv_3.0.44-1_all.deb
lifelines-doc_3.0.44-1_all.deb
  to pool/main/l/lifelines/lifelines-doc_3.0.44-1_all.deb
lifelines-reports_3.0.44-1_all.deb
  to pool/main/l/lifelines/lifelines-reports_3.0.44-1_all.deb
lifelines_3.0.44-1.diff.gz
  to pool/main/l/lifelines/lifelines_3.0.44-1.diff.gz
lifelines_3.0.44-1.dsc
  to pool/main/l/lifelines/lifelines_3.0.44-1.dsc
lifelines_3.0.44-1_i386.deb
  to pool/main/l/lifelines/lifelines_3.0.44-1_i386.deb
lifelines_3.0.44.orig.tar.gz
  to pool/main/l/lifelines/lifelines_3.0.44.orig.tar.gz


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



Accepted mysql-nonfree-4.1 4.1.10a-1 (all source)

2005-03-12 Thread Christian Hammers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 17:52:36 +0100
Source: mysql-nonfree-4.1
Binary: mysql-doc-4.1
Architecture: source all
Version: 4.1.10a-1
Distribution: unstable
Urgency: low
Maintainer: Christian Hammers [EMAIL PROTECTED]
Changed-By: Christian Hammers [EMAIL PROTECTED]
Description: 
 mysql-doc-4.1 - mysql database documentation (4.1 branch
Changes: 
 mysql-nonfree-4.1 (4.1.10a-1) unstable; urgency=low
 .
   * New upstream version.
Files: 
 a9d58471b4cb70cddca0a342a3fb5351 653 non-free/misc optional 
mysql-nonfree-4.1_4.1.10a-1.dsc
 49979fb150aa9eb3595d1da71c5c7401 3385336 non-free/misc optional 
mysql-nonfree-4.1_4.1.10a.orig.tar.gz
 4c5ef0fa87d450f0af1991134d6d5f89 3373 non-free/misc optional 
mysql-nonfree-4.1_4.1.10a-1.diff.gz
 895b2066d339d05f48e7c457eba00a2a 3872440 non-free/misc optional 
mysql-doc-4.1_4.1.10a-1_all.deb

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

iEYEARECAAYFAkIzHtQACgkQkR9K5oahGObnKgCfVX0/EIvA4uIA5nthk2umDv+P
v1MAmwd4j2uP8V5g1ASBhlvpBFJ559o5
=I3hF
-END PGP SIGNATURE-


Accepted:
mysql-doc-4.1_4.1.10a-1_all.deb
  to pool/non-free/m/mysql-nonfree-4.1/mysql-doc-4.1_4.1.10a-1_all.deb
mysql-nonfree-4.1_4.1.10a-1.diff.gz
  to pool/non-free/m/mysql-nonfree-4.1/mysql-nonfree-4.1_4.1.10a-1.diff.gz
mysql-nonfree-4.1_4.1.10a-1.dsc
  to pool/non-free/m/mysql-nonfree-4.1/mysql-nonfree-4.1_4.1.10a-1.dsc
mysql-nonfree-4.1_4.1.10a.orig.tar.gz
  to pool/non-free/m/mysql-nonfree-4.1/mysql-nonfree-4.1_4.1.10a.orig.tar.gz


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



Accepted xmbdfed 4.7patch1-3 (i386 source)

2005-03-12 Thread Baruch Even
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 16:44:23 +
Source: xmbdfed
Binary: xmbdfed
Architecture: source i386
Version: 4.7patch1-3
Distribution: unstable
Urgency: low
Maintainer: Baruch Even [EMAIL PROTECTED]
Changed-By: Baruch Even [EMAIL PROTECTED]
Description: 
 xmbdfed- X11 font editor
Closes: 297875
Changes: 
 xmbdfed (4.7patch1-3) unstable; urgency=low
 .
   * Fix compilation problem with a prerelease of gcc 4.0 (Closes: #297875)
Files: 
 8ba86e9202724fb730fcc7d29719d207 623 x11 optional xmbdfed_4.7patch1-3.dsc
 2402238c01312b76e7582dea381880dc 5106 x11 optional xmbdfed_4.7patch1-3.diff.gz
 df8029684aeb98a643d36debc26233c1 220640 x11 optional 
xmbdfed_4.7patch1-3_i386.deb

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

iD8DBQFCMx+0HCar6qtHRZgRAlx7AKCjoCmE1T8f4dgNq6R5r+dM8n1PiQCeIhfF
a1TymdANr/lfJi+GHN/88AE=
=EnJ8
-END PGP SIGNATURE-


Accepted:
xmbdfed_4.7patch1-3.diff.gz
  to pool/main/x/xmbdfed/xmbdfed_4.7patch1-3.diff.gz
xmbdfed_4.7patch1-3.dsc
  to pool/main/x/xmbdfed/xmbdfed_4.7patch1-3.dsc
xmbdfed_4.7patch1-3_i386.deb
  to pool/main/x/xmbdfed/xmbdfed_4.7patch1-3_i386.deb


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



Accepted moodle 1.4.4.dfsg.1-1 (all source)

2005-03-12 Thread Isaac Clerencia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 10 Mar 2005 01:02:48 +0100
Source: moodle
Binary: moodle
Architecture: source all
Version: 1.4.4.dfsg.1-1
Distribution: unstable
Urgency: high
Maintainer: Isaac Clerencia [EMAIL PROTECTED]
Changed-By: Isaac Clerencia [EMAIL PROTECTED]
Description: 
 moodle - Course Management System for Online Learning
Closes: 295124 297237 298208 298938
Changes: 
 moodle (1.4.4.dfsg.1-1) unstable; urgency=high
 .
   * Urgency high as it closes a release critical bug and fixes some security
   problems
 .
   * New upstream release
 .
   * Replaced non-free fonts with free fonts for some languages in the original
   tarball, closes: #298938
 .
   * Set perms for /etc/moodle/config.php to 640 instead of 644, closes: #297237
 .
   * Use new option $CFG-respectsessionsettings = true; to clean sessions and
   remove old sessions from /var/lib/moodle/sessions: closes: #295124
 .
   * Added cs.po debconf template translation, closes: #298208
 .
   * Remove /var/lib/moodle/ when purging
Files: 
 7877b6242d55265b293e21486e483911 653 web optional moodle_1.4.4.dfsg.1-1.dsc
 50f0618c0711a7eed3725fea0dd45109 9717561 web optional 
moodle_1.4.4.dfsg.1.orig.tar.gz
 1062edb73342336aad63048846a26671 10575 web optional 
moodle_1.4.4.dfsg.1-1.diff.gz
 3bae5594df3be0b3c566a357bc61fbb8 9161688 web optional 
moodle_1.4.4.dfsg.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Signed by Isaac Clerencia [EMAIL PROTECTED]

iD8DBQFCMxhsQET2GFTmct4RAoANAJ9VyTrA1mNJVCA8NhLdFGQpLmU9MQCdHtAX
sL/be8Y37NKyI5I7ZNiWde0=
=IOpO
-END PGP SIGNATURE-


Accepted:
moodle_1.4.4.dfsg.1-1.diff.gz
  to pool/main/m/moodle/moodle_1.4.4.dfsg.1-1.diff.gz
moodle_1.4.4.dfsg.1-1.dsc
  to pool/main/m/moodle/moodle_1.4.4.dfsg.1-1.dsc
moodle_1.4.4.dfsg.1-1_all.deb
  to pool/main/m/moodle/moodle_1.4.4.dfsg.1-1_all.deb
moodle_1.4.4.dfsg.1.orig.tar.gz
  to pool/main/m/moodle/moodle_1.4.4.dfsg.1.orig.tar.gz


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



Accepted gcc-3.3 1:3.3.5-11 (i386 source all)

2005-03-12 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  8 Mar 2005 01:56:57 +0100
Source: gcc-3.3
Binary: gcc-3.3-nof gcc-3.3 libobjc1 libgcc1 lib64g2c0 libstdc++5-3.3-doc 
libgcj4 gpc-2.1-3.3-doc libstdc++5 cpp-3.3-doc protoize gcc-3.3-hppa64 cpp-3.3 
libgcj4-awt libstdc++5-3.3-dbg g77-3.3-doc gpc-2.1-3.3 g77-3.3 libgcj4-dev 
gcc-3.3-doc libgnat-3.15 lib64objc1 lib64ffi2 libstdc++5-3.3-dev libffi2-dev 
gcj-3.3 libgcj-common gobjc-3.3 lib64stdc++5 gcc-3.3-soft-float lib64gcj4 
treelang-3.3 libg2c0-dev lib64gcc1 fastjar lib64gnat3.15 fixincludes libg2c0 
gij-3.3 libstdc++5-3.3-pic gcc-3.3-base g++-3.3 gnat-3.3 libffi2 gnat-3.3-doc 
libgcj4-common
Architecture: source i386 all
Version: 1:3.3.5-11
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers debian-gcc@lists.debian.org
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 cpp-3.3- The GNU C preprocessor
 cpp-3.3-doc - Documentation for the GNU C preprocessor (cpp)
 fixincludes - Fix non-ANSI header files
 g++-3.3- The GNU C++ compiler
 g77-3.3- The GNU Fortran 77 compiler
 g77-3.3-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-3.3- The GNU C compiler
 gcc-3.3-base - The GNU Compiler Collection (base package)
 gcc-3.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcj-3.3- The GNU compiler for Java(TM)
 gij-3.3- The GNU Java bytecode interpreter
 gnat-3.3   - The GNU Ada compiler
 gnat-3.3-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-3.3  - The GNU Objective-C compiler
 gpc-2.1-3.3 - The GNU Pascal compiler
 gpc-2.1-3.3-doc - Documentation for the GNU Pascal compiler (gpc)
 libffi2- Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library (development files)
 libg2c0- Runtime library for GNU Fortran 77 applications
 libg2c0-dev - GNU Fortran 77 library development
 libgcj-common - Java runtime library (common files)
 libgcj4- Java runtime library for use with gcj
 libgcj4-awt - AWT peer runtime libraries for use with gcj
 libgcj4-common - Java runtime library for use with gcj (jar files)
 libgcj4-dev - Java development headers and static library for use with gcj
 libobjc1   - Runtime library for GNU Objective-C applications
 libstdc++5 - The GNU Standard C++ Library v3
 libstdc++5-3.3-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++5-3.3-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++5-3.3-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++5-3.3-pic - The GNU Standard C++ Library v3 (shared library subset 
kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-3.3 - The GNU Treelang compiler
Changes: 
 gcc-3.3 (1:3.3.5-11) unstable; urgency=low
 .
   * Fix build dependencies (empty []), after removing the last architecture,
 which didn't build pascal.
Files: 
 ee0c9aad18bacdb1ae913e74419e0835 2296 devel standard gcc-3.3_3.3.5-11.dsc
 a776e11b2eeb93323429fd4acfc1fe3f 364082 devel standard gcc-3.3_3.3.5-11.diff.gz
 d915c13a97dc0982a14e1cafb45bea47 176648 doc optional 
cpp-3.3-doc_3.3.5-11_all.deb
 5dd0987e777240631f494809c4f6fca0 1331288 libs optional 
libgcj4-common_3.3.5-11_all.deb
 865f2b14b727125c6e1c0835a517b8ee 1174 libs optional 
libgcj-common_3.3.5-11_all.deb
 99cebcf930fd0e81397af7ee5ded8e62 3683774 doc optional 
libstdc++5-3.3-doc_3.3.5-11_all.deb
 afff774cb9569a45372605834770c5a0 628570 doc optional 
g77-3.3-doc_3.3.5-11_all.deb
 f6b7b40937f96e4fdf8ff8c5d17c93cb 707506 doc optional 
gnat-3.3-doc_3.3.5-11_all.deb
 bd80340dc6fc83cfc6034e329314a127 1204208 doc optional 
gpc-2.1-3.3-doc_3.3.5.20040516-11_all.deb
 6504b42e6949b9b2cc9914efea1d16ae 1336240 doc optional 
gcc-3.3-doc_3.3.5-11_all.deb
 ee9589ff4978850092e326bbe96b62f2 149130 devel required 
gcc-3.3-base_3.3.5-11_i386.deb
 f5f13929439d29385ede641785602410 1391332 interpreters standard 
cpp-3.3_3.3.5-11_i386.deb
 3e8a71ae730f4c6058465f2d0e8e40ee 23154 devel optional 
protoize_3.3.5-11_i386.deb
 17e4faf6f8d10e92578a42da46930f3a 74224 devel optional 
fixincludes_3.3.5-11_i386.deb
 9e829718549a421dca96a3b5fc589b01 1467644 devel optional 
gobjc-3.3_3.3.5-11_i386.deb
 5f45f120f9e9d2d8568a4aea8b68ddee 137812 libs optional 
libobjc1_3.3.5-11_i386.deb
 a1ed877ac41d01224b0ddd6f67de9a4f 12982 devel optional gij-3.3_3.3.5-11_i386.deb
 24c5f027a2a1035525046d7124005e45 2587528 libs optional 
libgcj4_3.3.5-11_i386.deb
 afe41fd60707530264a315d4f8a021b4 62550 libs optional 
libgcj4-awt_3.3.5-11_i386.deb
 f3291762e2a643f6a2d25e9834e50daf 1736738 devel optional 
gcj-3.3_3.3.5-11_i386.deb
 373ffc7f3572386fb96cb560437cb8cf 4751050 libdevel optional 
libgcj4-dev_3.3.5-11_i386.deb
 92cec4245bfc47a629ab4ef20af86696 72744 libs optional libffi2_3.3.5-11_i386.deb
 06fa2c9ab89d7230e82cc427fafa510e 11178 libdevel optional 
libffi2-dev_3.3.5-11_i386.deb
 8c9455be6d45469253868dc86f29a10f 1778892 devel standard 
g++-3.3_3.3.5-11_i386.deb
 167fe8a0f22e64e2fbe9ef2f0b43723e 294056 base required 

Accepted mysql-dfsg-4.1 4.1.10a-1 (i386 source all)

2005-03-12 Thread Christian Hammers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  3 Mar 2005 02:36:39 +0100
Source: mysql-dfsg-4.1
Binary: libmysqlclient14-dev mysql-common-4.1 libmysqlclient14 mysql-server-4.1 
mysql-client-4.1
Architecture: source i386 all
Version: 4.1.10a-1
Distribution: unstable
Urgency: high
Maintainer: Christian Hammers [EMAIL PROTECTED]
Changed-By: Christian Hammers [EMAIL PROTECTED]
Description: 
 libmysqlclient14 - mysql database client library
 libmysqlclient14-dev - mysql database development files
 mysql-client-4.1 - mysql database client binaries
 mysql-common-4.1 - mysql database common files (e.g. /etc/mysql/my.cnf)
 mysql-server-4.1 - mysql database server binaries
Closes: 208364 285044 294347 297772 298447 298875 299029 299031 299065
Changes: 
 mysql-dfsg-4.1 (4.1.10a-1) unstable; urgency=high
 .
   * SECURITY:
 - The following security related updates are addressed:
   CAN-2005-XXX (temporary file creation with CREATE TEMPORARY TABLE)
   CAN-2005-XXX (arbitrary library injection in udf_init())
   CAN-2005-XXX (arbitrary code execution via CREATE FUNCTION)
   Closes: #299029, #299031, #299065
   * New Upstream Release.
 - Fixes some server crash conditions.
 - Upstream includes fix for TMPDIR overriding my.cnf tmpdir setting
   Closes: #294347
 - Fixes InnoDB error message. Closes: #298875
 - Fixes resouce limiting. Closes: #285044
   * Improved checking whether or not the server is alive in the init script
 which should make it possible to run several mysqld instances in
 different chroot environments. Closes: #297772
   * Fixed cron script name as dots are not allowed (thanks to Michel
 v/d Ven). Closes: #298447
   * Added -O3 and --with-mysqld-ldflags=-all-static as MySQL recommends to
 build the server binary statically in order to gain about 13% more
 performance (thanks to Marcin Kowalski).
   * Added patch to let mysqld_safe react to signals (thanks to Erich
 Schubert). Closes: #208364
   * (Thanks to Sean Finney for doing a great share of work for this release!)
Files: 
 d59105e5261a826d45df65419badd503 988 misc optional mysql-dfsg-4.1_4.1.10a-1.dsc
 e165492a01c58e8c52c148fa7194fe42 15687510 misc optional 
mysql-dfsg-4.1_4.1.10a.orig.tar.gz
 9f3c203b6d4a37b70c28f8bce9c97828 157557 misc optional 
mysql-dfsg-4.1_4.1.10a-1.diff.gz
 6958551f8851af21349cb18cd1e72691 33226 misc optional 
mysql-common-4.1_4.1.10a-1_all.deb
 1ec8b801d1ae28ffa0bf8464ed8861e7 1411432 libs optional 
libmysqlclient14_4.1.10a-1_i386.deb
 f9b7316aa7ea2100661de6d1fcd49032 2519934 libdevel optional 
libmysqlclient14-dev_4.1.10a-1_i386.deb
 1c51eed219959e6e92e72ae139ce0210 825422 misc optional 
mysql-client-4.1_4.1.10a-1_i386.deb
 ffe42bbf6bac2545c4aa1277eb453c30 14798530 misc optional 
mysql-server-4.1_4.1.10a-1_i386.deb

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

iEYEARECAAYFAkIzKqoACgkQkR9K5oahGOZLgwCgg6FnrLdPqVY0tlkQAka152n0
oYYAoMghzUJfPcvTDjiV1SmxmnOKD2eU
=zZXP
-END PGP SIGNATURE-


Accepted:
libmysqlclient14-dev_4.1.10a-1_i386.deb
  to pool/main/m/mysql-dfsg-4.1/libmysqlclient14-dev_4.1.10a-1_i386.deb
libmysqlclient14_4.1.10a-1_i386.deb
  to pool/main/m/mysql-dfsg-4.1/libmysqlclient14_4.1.10a-1_i386.deb
mysql-client-4.1_4.1.10a-1_i386.deb
  to pool/main/m/mysql-dfsg-4.1/mysql-client-4.1_4.1.10a-1_i386.deb
mysql-common-4.1_4.1.10a-1_all.deb
  to pool/main/m/mysql-dfsg-4.1/mysql-common-4.1_4.1.10a-1_all.deb
mysql-dfsg-4.1_4.1.10a-1.diff.gz
  to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.10a-1.diff.gz
mysql-dfsg-4.1_4.1.10a-1.dsc
  to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.10a-1.dsc
mysql-dfsg-4.1_4.1.10a.orig.tar.gz
  to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.10a.orig.tar.gz
mysql-server-4.1_4.1.10a-1_i386.deb
  to pool/main/m/mysql-dfsg-4.1/mysql-server-4.1_4.1.10a-1_i386.deb


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



Accepted mdk 1.2-1 (i386 source)

2005-03-12 Thread Baruch Even
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 17:59:45 +
Source: mdk
Binary: mdk
Architecture: source i386
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Baruch Even [EMAIL PROTECTED]
Changed-By: Baruch Even [EMAIL PROTECTED]
Description: 
 mdk- MIX Development Kit
Changes: 
 mdk (1.2-1) unstable; urgency=low
 .
   * New upstream version
   * Removed build dependency on libreadline4-dev since guile-1.6-dev depends
 on the latest readline anyway.
Files: 
 b358cc737750d5e7ddc9a2a1a23d329c 632 otherosfs optional mdk_1.2-1.dsc
 2c3562fb13b893688c6caa5e60217e95 1047398 otherosfs optional mdk_1.2.orig.tar.gz
 e4791d6a4c48210129ecb42f1bb06c83 3949 otherosfs optional mdk_1.2-1.diff.gz
 de7675eae1e8e76ee652f7b1d2b7e2de 535674 otherosfs optional mdk_1.2-1_i386.deb

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

iD8DBQFCMzDEHCar6qtHRZgRAgP0AJ4g7w5A2GyONnEQJ9V2bk4RaHDEswCfZep0
MxgegSFJe5RuXtWxYbZ7O+s=
=nBAz
-END PGP SIGNATURE-


Accepted:
mdk_1.2-1.diff.gz
  to pool/main/m/mdk/mdk_1.2-1.diff.gz
mdk_1.2-1.dsc
  to pool/main/m/mdk/mdk_1.2-1.dsc
mdk_1.2-1_i386.deb
  to pool/main/m/mdk/mdk_1.2-1_i386.deb
mdk_1.2.orig.tar.gz
  to pool/main/m/mdk/mdk_1.2.orig.tar.gz


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



Accepted valgrind 1:2.2.0+2.4.0rc3-1 (i386 source)

2005-03-12 Thread Andrs Roldn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 18:39:19 +
Source: valgrind
Binary: valgrind
Architecture: source i386
Version: 1:2.2.0+2.4.0rc3-1
Distribution: unstable
Urgency: low
Maintainer: Andrés Roldán [EMAIL PROTECTED]
Changed-By: Andrés Roldán [EMAIL PROTECTED]
Description: 
 valgrind   - A memory debugger for x86-linux
Changes: 
 valgrind (1:2.2.0+2.4.0rc3-1) unstable; urgency=low
 .
   * New RC upstream release.
 - Fix which prevents an assertion failure when a threaded program
   forks, and the child starts a thread.
 - Fix a problem in which signals which have the default action of
   ignore (SIGCONT, WINCH, USR and CHLD) interrupted a blocked
   syscall.  For these signals, Valgrind doesn't set a signal handler
   unless the client needs one.
 - Remove segment merging from mprotect(), which was causing rtldi to
   trigger a Valgrind internal error.
 - Fix the parsing of the 'R' floating-point type in the stabs parser.
Files: 
 4816db1fe8ca526be26d3690aea4fc50 757 devel optional 
valgrind_2.2.0+2.4.0rc3-1.dsc
 9c51cca046a2c8f3d6bb26f8167f464e 1393021 devel optional 
valgrind_2.2.0+2.4.0rc3.orig.tar.gz
 fbf4e967ac2642f7f7ed25fca80ec00b 26637 devel optional 
valgrind_2.2.0+2.4.0rc3-1.diff.gz
 8b3ad2746dae2ad765d98edf9aab8e01 1792670 devel optional 
valgrind_2.2.0+2.4.0rc3-1_i386.deb

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

iD8DBQFCMzis2OByS7KTlusRAunLAJ9C2wCJsy1Va7LKfvFf+RdVtZgd4QCg1IUo
/JrL/1qqQRGwGWpC86HiR3M=
=SDDS
-END PGP SIGNATURE-


Accepted:
valgrind_2.2.0+2.4.0rc3-1.diff.gz
  to pool/main/v/valgrind/valgrind_2.2.0+2.4.0rc3-1.diff.gz
valgrind_2.2.0+2.4.0rc3-1.dsc
  to pool/main/v/valgrind/valgrind_2.2.0+2.4.0rc3-1.dsc
valgrind_2.2.0+2.4.0rc3-1_i386.deb
  to pool/main/v/valgrind/valgrind_2.2.0+2.4.0rc3-1_i386.deb
valgrind_2.2.0+2.4.0rc3.orig.tar.gz
  to pool/main/v/valgrind/valgrind_2.2.0+2.4.0rc3.orig.tar.gz


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



Accepted irda-utils 0.9.16-9 (i386 source)

2005-03-12 Thread Alberto Gonzalez Iniesta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 19:58:06 +0100
Source: irda-utils
Binary: irda-utils
Architecture: source i386
Version: 0.9.16-9
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Changed-By: Alberto Gonzalez Iniesta [EMAIL PROTECTED]
Description: 
 irda-utils - IrDA management and handling utilities
Closes: 297856
Changes: 
 irda-utils (0.9.16-9) unstable; urgency=low
 .
   * New maintainer. (Closes: #297856)
Files: 
 920e6096fedad0e519ed534fee976f03 654 utils optional irda-utils_0.9.16-9.dsc
 8c1bcb1e9182f006f6f5c247f7edb3b9 338062 utils optional 
irda-utils_0.9.16-9.diff.gz
 10c80ed5132166a8a79eeac911a02ebe 69988 utils optional 
irda-utils_0.9.16-9_i386.deb

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

iD8DBQFCMzyWxRSvjkukAcMRAjUVAJ0Tqyzzki0/BJmCRW4E1k80zwIQgwCeLpZh
MnUtemsrlB25UPes+5v/kLk=
=LO88
-END PGP SIGNATURE-


Accepted:
irda-utils_0.9.16-9.diff.gz
  to pool/main/i/irda-utils/irda-utils_0.9.16-9.diff.gz
irda-utils_0.9.16-9.dsc
  to pool/main/i/irda-utils/irda-utils_0.9.16-9.dsc
irda-utils_0.9.16-9_i386.deb
  to pool/main/i/irda-utils/irda-utils_0.9.16-9_i386.deb


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



Accepted mediamate 0.9.3.6-2 (all source)

2005-03-12 Thread Jamin W. Collins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 25 Feb 2005 17:10:24 -0700
Source: mediamate
Binary: mediamate
Architecture: source all
Version: 0.9.3.6-2
Distribution: unstable
Urgency: low
Maintainer: Jamin W. Collins [EMAIL PROTECTED]
Changed-By: Jamin W. Collins [EMAIL PROTECTED]
Description: 
 mediamate  - web-based movie database and tracker
Closes: 232280 250380 268529 275104 277266 296644
Changes: 
 mediamate (0.9.3.6-2) unstable; urgency=low
 .
   * added support for Apache2 (Closes: #275104)
   * corrected long description typo (Closes: #277266, #268529)
   * added German language patches (Closes: #250380)
   * switched to po-debconf (I think) (Closes: #232280)
   * debconf translation updates
 - French added (Closes: #296644)
 - Basque added
 - Dutch added
 - Danish added
 - Traditional Chinese added
   *
Files: 
 3321d89b67578a7f9d90c6499e283062 602 web optional mediamate_0.9.3.6-2.dsc
 e2cb29ba09f000ceeb05a155d38e7838 17283 web optional mediamate_0.9.3.6-2.diff.gz
 9ae36d93d4ecc7d433f634a090aadd55 222942 web optional 
mediamate_0.9.3.6-2_all.deb

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

iD8DBQFCMz0AI49lBuo6JyYRAuLjAJ0fTuUTUDdfaZWFIdEY/IoUIsor7gCfVv6O
eUwdV5g+g61/oMPSRk8Bz7c=
=PKCJ
-END PGP SIGNATURE-


Accepted:
mediamate_0.9.3.6-2.diff.gz
  to pool/main/m/mediamate/mediamate_0.9.3.6-2.diff.gz
mediamate_0.9.3.6-2.dsc
  to pool/main/m/mediamate/mediamate_0.9.3.6-2.dsc
mediamate_0.9.3.6-2_all.deb
  to pool/main/m/mediamate/mediamate_0.9.3.6-2_all.deb


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



Accepted vdr 1.2.6-9 (i386 source all)

2005-03-12 Thread Debian VDR Team
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 20:05:06 +0100
Source: vdr
Binary: vdr-plugin-sky vdr vdr-plugin-examples vdr-dev
Architecture: source i386 all
Version: 1.2.6-9
Distribution: experimental
Urgency: low
Maintainer: Debian VDR Team [EMAIL PROTECTED]
Changed-By: Debian VDR Team [EMAIL PROTECTED]
Description: 
 vdr- Video Disk Recorder for DVB cards
 vdr-dev- Video Disk Recorder for DVB cards
 vdr-plugin-examples - Plugins for vdr to show some possible features
 vdr-plugin-sky - Plugin for using a Sky Digibox with vdr
Closes: 297640
Changes: 
 vdr (1.2.6-9) experimental; urgency=low
 .
   * Thomas Schmidt [EMAIL PROTECTED]
 - Change owner of /proc/{av7110_ir,budget_ci_ir} to the uid and
   gid under which vdr will run in /usr/sbin/runvdr
   (closes: #297640)
 - Added 13_remote.dpatch from Darren Salt, this allows to have
   just 1 binary for all 4 possible control methods, and it should
   reduce build-time by about 75%
 - Removed packages vdr-daemon, vdr-kbd, vdr-lirc, vdr-rcu because
   they are not necessary anymore
 - Added Conflicts and Replaces: vdr-daemon, vdr-kbd, vdr-lirc,
   vdr-rcu to debian/control
 - Removed Andreas Müller from uploaders - he does not intend
   to do uploads anymore
Files: 
 5e0b5ebd7a2c2116e5c11a35c521e23b 779 misc extra vdr_1.2.6-9.dsc
 a910d0fd102789bc25c5b8c0e8eca3d7 92676 misc extra vdr_1.2.6-9.diff.gz
 dc9858990780ef08ec6b127e0113f5c8 87780 misc extra vdr-dev_1.2.6-9_all.deb
 2776a4923c0d2e66249152db9adcde09 435520 misc extra vdr_1.2.6-9_i386.deb
 6842c680d18f12f02eae77bd95955c81 18496 misc extra 
vdr-plugin-sky_1.2.6-9_i386.deb
 0deb248d4ffd55ebc00430cb38c81d01 12220 misc extra 
vdr-plugin-examples_1.2.6-9_i386.deb

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

iD8DBQFCMz43c9+NqwoydlIRArskAJ9l/xT8pKvoiyuNjuXriFmbmGnoJQCgx4uc
umEBzcj30UntvSRUjdHeFj4=
=1buC
-END PGP SIGNATURE-


Accepted:
vdr-dev_1.2.6-9_all.deb
  to pool/main/v/vdr/vdr-dev_1.2.6-9_all.deb
vdr-plugin-examples_1.2.6-9_i386.deb
  to pool/main/v/vdr/vdr-plugin-examples_1.2.6-9_i386.deb
vdr-plugin-sky_1.2.6-9_i386.deb
  to pool/main/v/vdr/vdr-plugin-sky_1.2.6-9_i386.deb
vdr_1.2.6-9.diff.gz
  to pool/main/v/vdr/vdr_1.2.6-9.diff.gz
vdr_1.2.6-9.dsc
  to pool/main/v/vdr/vdr_1.2.6-9.dsc
vdr_1.2.6-9_i386.deb
  to pool/main/v/vdr/vdr_1.2.6-9_i386.deb


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



Accepted gnome-cups-manager 0.25-2.1 (i386 source)

2005-03-12 Thread Frank Lichtenheld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 19:42:44 +0100
Source: gnome-cups-manager
Binary: libgnomecupsui1.0-dev gnome-cups-manager libgnomecupsui1.0-1
Architecture: source i386
Version: 0.25-2.1
Distribution: unstable
Urgency: high
Maintainer: Ross Burton [EMAIL PROTECTED]
Changed-By: Frank Lichtenheld [EMAIL PROTECTED]
Description: 
 gnome-cups-manager - CUPS printer admin tool for GNOME
 libgnomecupsui1.0-1 - UI extensions to libgnomecups
 libgnomecupsui1.0-dev - UI extensions to libgnomecups (headers)
Closes: 295310
Changes: 
 gnome-cups-manager (0.25-2.1) unstable; urgency=high
 .
   * Non-maintainer upload
   * Fix Cannot add a new printer if executed as non root,
 patch by Baptiste Carvello (Closes: #295310)
Files: 
 88815365c90db08ad83a2342188c3624 1677 gnome optional 
gnome-cups-manager_0.25-2.1.dsc
 bf0c14aa25924f57cfe2b7cd79b12e20 28570 gnome optional 
gnome-cups-manager_0.25-2.1.diff.gz
 f8e75a0bea7ed0c9b7fa7d41fa5dd6d1 215004 gnome optional 
gnome-cups-manager_0.25-2.1_i386.deb
 ffdc688c21adba262a5aa61a1b164361 91286 libs optional 
libgnomecupsui1.0-1_0.25-2.1_i386.deb
 44087d20607537ca5655b61d2f51583d 130934 libdevel optional 
libgnomecupsui1.0-dev_0.25-2.1_i386.deb

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

iD8DBQFCM0DIQbn06FtxPfARAiJWAKCRjsYR4FktWu2icTPOQ/LcnPDUkwCfRqcz
SiXsT9quCAcC/WxIsFShrJI=
=Kj0q
-END PGP SIGNATURE-


Accepted:
gnome-cups-manager_0.25-2.1.diff.gz
  to pool/main/g/gnome-cups-manager/gnome-cups-manager_0.25-2.1.diff.gz
gnome-cups-manager_0.25-2.1.dsc
  to pool/main/g/gnome-cups-manager/gnome-cups-manager_0.25-2.1.dsc
gnome-cups-manager_0.25-2.1_i386.deb
  to pool/main/g/gnome-cups-manager/gnome-cups-manager_0.25-2.1_i386.deb
libgnomecupsui1.0-1_0.25-2.1_i386.deb
  to pool/main/g/gnome-cups-manager/libgnomecupsui1.0-1_0.25-2.1_i386.deb
libgnomecupsui1.0-dev_0.25-2.1_i386.deb
  to pool/main/g/gnome-cups-manager/libgnomecupsui1.0-dev_0.25-2.1_i386.deb


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



Accepted pythoncard 0.8.1-2 (all source)

2005-03-12 Thread Kenneth J. Pronovici
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 13:26:24 -0600
Source: pythoncard
Binary: pythoncard-doc pythoncard-tools pythoncard python-pythoncard 
python2.3-pythoncard
Architecture: source all
Version: 0.8.1-2
Distribution: unstable
Urgency: low
Maintainer: Kenneth J. Pronovici [EMAIL PROTECTED]
Changed-By: Kenneth J. Pronovici [EMAIL PROTECTED]
Description: 
 python-pythoncard - wxPython-based GUI construction framework (underlying 
Python libr
 python2.3-pythoncard - wxPython-based GUI construction framework (underlying 
Python 2.3 
 pythoncard - wxPython-based GUI construction framework (meta-package)
 pythoncard-doc - wxPython-based GUI construction framework (documentation and 
samp
 pythoncard-tools - wxPython-based GUI construction framework (optional 
development t
Closes: 298667
Changes: 
 pythoncard (0.8.1-2) unstable; urgency=low
 .
   * Fix dependency glitches (closes: #298667).
 - Interdepencies between binary packages were not tight enough.
 - Add (= ${Source-Version}) to force packages to be upgraded together.
Files: 
 4d59bd26e053dca52c7fd93db6da5426 681 devel optional pythoncard_0.8.1-2.dsc
 308ed3057f21142a25dcfea547cfaa76 11422 devel optional 
pythoncard_0.8.1-2.diff.gz
 d9f16eecd54577b2728118f345abf19e 26306 devel optional 
pythoncard_0.8.1-2_all.deb
 9eb3bd55c5edf0add913fff752bea815 32138 devel optional 
pythoncard-tools_0.8.1-2_all.deb
 b7ec867e3596cecdf1e280445a48223f 972080 doc optional 
pythoncard-doc_0.8.1-2_all.deb
 386e205b8943ba1865fe3b061df5dad2 26222 python optional 
python-pythoncard_0.8.1-2_all.deb
 aa32f8fd14a264ed2af924d5deb29344 285746 python optional 
python2.3-pythoncard_0.8.1-2_all.deb

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

iD8DBQFCM0Qy8On2ujzZUQQRAuo4AJ9+hlZlMbyZIfh3kwypwQnLMTT/3gCcDT5Q
DVGXrfdmi5+8QQEL/gqeTnY=
=JGH8
-END PGP SIGNATURE-


Accepted:
python-pythoncard_0.8.1-2_all.deb
  to pool/main/p/pythoncard/python-pythoncard_0.8.1-2_all.deb
python2.3-pythoncard_0.8.1-2_all.deb
  to pool/main/p/pythoncard/python2.3-pythoncard_0.8.1-2_all.deb
pythoncard-doc_0.8.1-2_all.deb
  to pool/main/p/pythoncard/pythoncard-doc_0.8.1-2_all.deb
pythoncard-tools_0.8.1-2_all.deb
  to pool/main/p/pythoncard/pythoncard-tools_0.8.1-2_all.deb
pythoncard_0.8.1-2.diff.gz
  to pool/main/p/pythoncard/pythoncard_0.8.1-2.diff.gz
pythoncard_0.8.1-2.dsc
  to pool/main/p/pythoncard/pythoncard_0.8.1-2.dsc
pythoncard_0.8.1-2_all.deb
  to pool/main/p/pythoncard/pythoncard_0.8.1-2_all.deb


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



Accepted epydoc 2.1-7 (all source)

2005-03-12 Thread Kenneth J. Pronovici
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 13:45:00 -0600
Source: epydoc
Binary: python2.1-epydoc python2.3-epydoc python2.2-epydoc python-epydoc 
epydoc-doc
Architecture: source all
Version: 2.1-7
Distribution: unstable
Urgency: low
Maintainer: Kenneth J. Pronovici [EMAIL PROTECTED]
Changed-By: Kenneth J. Pronovici [EMAIL PROTECTED]
Description: 
 epydoc-doc - official documentation for the Epydoc package
 python-epydoc - tool for generating Python API documentation
 python2.1-epydoc - tool for generating Python API documentation
 python2.2-epydoc - tool for generating Python API documentation
 python2.3-epydoc - tool for generating Python API documentation
Closes: 293571
Changes: 
 epydoc (2.1-7) unstable; urgency=low
 .
   * Fix broken escape of @ decorator in docstring codeblocks (closes: #293571).
 - Problem is that colorizer.py _COMMENT pattern catches #64; and splits 
it.
 - Simplistic fix is to change pattern from '(#.*?$)' to '([^]#.*?$)'.
 - I've written upstream several times, but have not heard back.
Files: 
 68b10dcff2d0da0f4d8d02f8389dc7b0 652 python optional epydoc_2.1-7.dsc
 b7bfe6834d41ea15de018737ccf07d3a 9454 python optional epydoc_2.1-7.diff.gz
 b77dec4e547c9738e1fb16bd7fe39ab7 166270 python optional 
python-epydoc_2.1-7_all.deb
 d864797666e3abce1bdc20c7d453dd83 388726 doc optional epydoc-doc_2.1-7_all.deb
 fda9f5d725701e8cec7e3c82eb3e216d 982 python optional 
python2.3-epydoc_2.1-7_all.deb
 458eb5cbcc389c117750b03be23cdb92 984 python optional 
python2.2-epydoc_2.1-7_all.deb
 78b465e5b62987160c399942edba4b00 980 python optional 
python2.1-epydoc_2.1-7_all.deb

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

iD8DBQFCM0gb8On2ujzZUQQRAnwqAKChiV0SYiaQgJSQ2BFBodRPhlf3BACfU/nM
RaaRjWKG1XDF0+8CPUOoahM=
=twyr
-END PGP SIGNATURE-


Accepted:
epydoc-doc_2.1-7_all.deb
  to pool/main/e/epydoc/epydoc-doc_2.1-7_all.deb
epydoc_2.1-7.diff.gz
  to pool/main/e/epydoc/epydoc_2.1-7.diff.gz
epydoc_2.1-7.dsc
  to pool/main/e/epydoc/epydoc_2.1-7.dsc
python-epydoc_2.1-7_all.deb
  to pool/main/e/epydoc/python-epydoc_2.1-7_all.deb
python2.1-epydoc_2.1-7_all.deb
  to pool/main/e/epydoc/python2.1-epydoc_2.1-7_all.deb
python2.2-epydoc_2.1-7_all.deb
  to pool/main/e/epydoc/python2.2-epydoc_2.1-7_all.deb
python2.3-epydoc_2.1-7_all.deb
  to pool/main/e/epydoc/python2.3-epydoc_2.1-7_all.deb


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



Accepted libdbi-drivers 0.7.1-3 (i386 source)

2005-03-12 Thread David Parker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 12:10:39 -0800
Source: libdbi-drivers
Binary: libdbd-sqlite libdbd-pgsql libdbd-mysql
Architecture: source i386
Version: 0.7.1-3
Distribution: unstable
Urgency: low
Maintainer: David Parker [EMAIL PROTECTED]
Changed-By: David Parker [EMAIL PROTECTED]
Description: 
 libdbd-mysql - MySQL database server driver for libdbi
 libdbd-pgsql - PostgreSQL database server driver for libdbi
 libdbd-sqlite - SQLite database driver for libdbi
Closes: 299163
Changes: 
 libdbi-drivers (0.7.1-3) unstable; urgency=low
 .
   * Updated build depends to point to libmysqlclient12-dev (closes: #299163)
Files: 
 6068831fe692b5ed8a33cb80ab45ea69 694 libs optional libdbi-drivers_0.7.1-3.dsc
 170c34fa4e8933e0cb5b6a4778388b4f 7393 libs optional 
libdbi-drivers_0.7.1-3.diff.gz
 eaf2f4d05a6ccbb1f50d61987c3d5f0c 56614 libs optional 
libdbd-sqlite_0.7.1-3_i386.deb
 b42cd640fee6ce0edfffc7cfab256087 40106 libs optional 
libdbd-mysql_0.7.1-3_i386.deb
 afa808683eeb7bceb006497543cb2d7b 70656 libs optional 
libdbd-pgsql_0.7.1-3_i386.deb

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

iD8DBQFCM02E0psa/PkP/+URApXOAKCjy0Gc+8a+rNyGIYOmyvjJWby+rgCgjwcP
KE/wjk0DvCu32CQAWC4Izr0=
=lAhn
-END PGP SIGNATURE-


Accepted:
libdbd-mysql_0.7.1-3_i386.deb
  to pool/main/libd/libdbi-drivers/libdbd-mysql_0.7.1-3_i386.deb
libdbd-pgsql_0.7.1-3_i386.deb
  to pool/main/libd/libdbi-drivers/libdbd-pgsql_0.7.1-3_i386.deb
libdbd-sqlite_0.7.1-3_i386.deb
  to pool/main/libd/libdbi-drivers/libdbd-sqlite_0.7.1-3_i386.deb
libdbi-drivers_0.7.1-3.diff.gz
  to pool/main/libd/libdbi-drivers/libdbi-drivers_0.7.1-3.diff.gz
libdbi-drivers_0.7.1-3.dsc
  to pool/main/libd/libdbi-drivers/libdbi-drivers_0.7.1-3.dsc


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



Accepted mgdiff 1.0-25 (i386 source)

2005-03-12 Thread Edelhard Becker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 22:33:35 +0100
Source: mgdiff
Binary: mgdiff
Architecture: source i386
Version: 1.0-25
Distribution: unstable
Urgency: low
Maintainer: Edelhard Becker [EMAIL PROTECTED]
Changed-By: Edelhard Becker [EMAIL PROTECTED]
Description: 
 mgdiff - xdiff clone
Changes: 
 mgdiff (1.0-25) unstable; urgency=low
 .
   * switched to lesstif2, get rid of lesstif1
   * switched to debhelper, get rid of debmake
   * made debhelper version lintian-clean
Files: 
 f63cd40086cc9b4479e7350c8aae3648 575 text optional mgdiff_1.0-25.dsc
 1f46b21aec261f35b48c8106f9644df9 39315 text optional mgdiff_1.0-25.diff.gz
 10483d951b1bcc202f30988b067228ff 59214 text optional mgdiff_1.0-25_i386.deb

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

iD8DBQFCM2DilByGkm8iLx8RAnNtAKCJGUKVbVrvmVkpO+L+ZzqsqXS8IgCeKfaw
wUfPHuurvYzvFiETpOvebUU=
=6ngu
-END PGP SIGNATURE-


Accepted:
mgdiff_1.0-25.diff.gz
  to pool/main/m/mgdiff/mgdiff_1.0-25.diff.gz
mgdiff_1.0-25.dsc
  to pool/main/m/mgdiff/mgdiff_1.0-25.dsc
mgdiff_1.0-25_i386.deb
  to pool/main/m/mgdiff/mgdiff_1.0-25_i386.deb


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



Accepted lilo 1:22.6.1-6 (i386 source all)

2005-03-12 Thread Andrs Roldn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 12 Mar 2005 22:13:34 +
Source: lilo
Binary: lilo-doc lilo
Architecture: source i386 all
Version: 1:22.6.1-6
Distribution: unstable
Urgency: low
Maintainer: Andrés Roldán [EMAIL PROTECTED]
Changed-By: Andrés Roldán [EMAIL PROTECTED]
Description: 
 lilo   - LInux LOader - The Classic OS loader can load Linux and others
 lilo-doc   - Documentation for LILO (LInux LOader)
Closes: 285055
Changes: 
 lilo (1:22.6.1-6) unstable; urgency=low
 .
   * debian/patches/15_space-bug.dpatch:
 - Little, temporal, dirty and ugly hack that overwrites spaces by
   underscores on labels and aliases. (Closes: #285055)
   * debian/liloconfig:
 - Won't add images as Linux 0 but as Lin img0.
Files: 
 7a21945961c53da3e68293e54648542a 731 base optional lilo_22.6.1-6.dsc
 47c300ebb0111d0866367e1f70efcdad 178534 base optional lilo_22.6.1-6.diff.gz
 8a22c47803c23f306c621a83f463d97c 349216 base optional lilo_22.6.1-6_i386.deb
 a32635bce2d80bf05a96ab3abd24b64e 211692 doc optional lilo-doc_22.6.1-6_all.deb

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

iD8DBQFCM2r12OByS7KTlusRApQvAKDXJpWM6I9muiAhEs50tdVGWKjLLgCfTCXF
SuJjtBOuJIEAJtYDMjp8m4U=
=J9qb
-END PGP SIGNATURE-


Accepted:
lilo-doc_22.6.1-6_all.deb
  to pool/main/l/lilo/lilo-doc_22.6.1-6_all.deb
lilo_22.6.1-6.diff.gz
  to pool/main/l/lilo/lilo_22.6.1-6.diff.gz
lilo_22.6.1-6.dsc
  to pool/main/l/lilo/lilo_22.6.1-6.dsc
lilo_22.6.1-6_i386.deb
  to pool/main/l/lilo/lilo_22.6.1-6_i386.deb


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



  1   2   >