Work-needing packages report for Jun 13, 2008

2008-06-13 Thread wnpp
The following is a listing of packages for which help has been requested
through the WNPP (Work-Needing and Prospective Packages) system in the
last week.

Total number of orphaned packages: 453 (new: 9)
Total number of packages offered up for adoption: 111 (new: 6)
Total number of packages requested help for: 48 (new: 0)

Please refer to http://www.debian.org/devel/wnpp/ for more information.



The following packages have been orphaned:

   ircii (#485996), orphaned today
 Description: Internet Relay Chat client
 Installations reported by Popcon: 701

   libnetwork-ipv4addr-perl (#485997), orphaned today
 Description: The Net::IPv4Addr perl module API and ipv4calc script
 Reverse Depends: libnet-ipv6addr-perl psad
 Installations reported by Popcon: 656

   memstat (#485998), orphaned today
 Description: Identify what's using up virtual memory.
 Installations reported by Popcon: 1030

   net-acct (#486000), orphaned today
 Description: User-mode IP accounting daemon
 Installations reported by Popcon: 49

   pipsecd (#485092), orphaned 4 days ago
 Description: IPsec tunnel implementation
 Installations reported by Popcon: 45

   symlinks (#486001), orphaned today
 Description: scan/change symbolic links
 Installations reported by Popcon: 1758

   transproxy (#486002), orphaned today
 Description: Transparent Proxy Daemon for HTTP requests
 Installations reported by Popcon: 30

   yard (#484862), orphaned 6 days ago
 Description: Perl scripts to build rescue disk(s) to revive a system
 Installations reported by Popcon: 63

   zcip (#485093), orphaned 4 days ago
 Description: gets an IP addr by partially implementing IETF zeroconf
   protocols
 Installations reported by Popcon: 29

444 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/orphaned for a complete list.



The following packages have been given up for adoption:

   gtalk (#485648), offered 2 days ago
 Description: plug-in replacement for standard talk
 Reverse Depends: etalk
 Installations reported by Popcon: 109

   libdate-pcalc-perl (#485691), offered 2 days ago
 Description: Perl module for Gregorian calendar date calculations
 Reverse Depends: libopensrs-perl otrs2
 Installations reported by Popcon: 380

   libprojectm (#485105), offered 4 days ago
 Description: Advanced Milkdrop-compatible music visualization
   library - dev
 Reverse Depends: audacious-plugins-dev libprojectm-dev libprojectm1
   libvisual-projectm
 Installations reported by Popcon: 954

   nouvelle (#485794), offered yesterday
 Description: simple pure-python web framework
 Installations reported by Popcon: 12

   socks4-server (#485646), offered 2 days ago
 Description: SOCKS4 server for proxying IP-based services over a
   firewall
 Reverse Depends: ckermit pavuk socks4-clients socks4-server
 Installations reported by Popcon: 514

   xlbiff (#485647), offered 2 days ago
 Description: X Literate Biff. Displays From and Subject lines of
   your new mail
 Installations reported by Popcon: 29

105 older packages have been omitted from this listing, see
http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list.



For the following packages help is requested:

   apache2 (#470795), requested 91 days ago
 Description: Co-maintainer wanted
 Reverse Depends: adzapper ampache apache2 apache2-dbg
   apache2-mpm-event apache2-mpm-itk apache2-mpm-prefork
   apache2-mpm-worker apache2-prefork-dev apache2-suexec (151 more
   omitted)
 Installations reported by Popcon: 38768

   ara (#450876), requested 214 days ago
 Description: utility for searching the Debian package database
 Installations reported by Popcon: 120

   athcool (#278442), requested 1325 days ago
 Description: Enable powersaving mode for Athlon/Duron processors
 Installations reported by Popcon: 251

   bash-completion (#472468), requested 80 days ago
 Description: programmable completion for the bash shell
 Installations reported by Popcon: 7345

   cfs (#458061), requested 167 days ago
 Description: Cryptographic Filesystem
 Installations reported by Popcon: 116

   cvs (#354176), requested 840 days ago
 Description: Concurrent Versions System
 Reverse Depends: crossvc cvs-autoreleasedeb cvs-buildpackage cvs2cl
   cvs2html cvschangelogbuilder cvsconnect cvsd cvsdelta cvsps (12 more
   omitted)
 Installations reported by Popcon: 23413

   dctrl-tools (#448284), requested 229 days ago
 Description: Command-line tools to process Debian package
   information
 Reverse Depends: aptfs debian-goodies dlocate feta
   

Re: Non-free IETF RFC/I-Ds in,source packages

2008-06-13 Thread Brian May

Russ Allbery wrote:

The text of the RFCs is copyrighted.  The mapping tables in the RFCs
cannot be under US copyright law, and I believe copyright law in other
countries is similar.  I'm guessing (I haven't looked closely) that what's
happening here is that the build process is generating code from the
tables in the RFC appendices.

It should be fine if you strip the text of the RFC out in the Debian
upstream source tarball and include only the tables that are used in the
code generation process.  You can probably steal code from the Heimdal
code generation process itself to do that automatically, and then run that
script on new upstream tarballs to generate the Debian *.orig.tar.gz.
  
Is it possible to do this without messing around with Makefile.am, which 
in turn will require rebuilding the automake stuff?


My first attempt didn't turn out so well:

make[3]: Leaving directory 
`/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1/lib/sl'

Making all in wind

make[3]: Entering directory 
`/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1/lib/wind'

make[3]: *** No rule to make target `rfc3454.txt', needed by `bidi_table.c'.  
Stop.

make[3]: Leaving directory 
`/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1/lib/wind'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory 
`/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1/lib'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory 
`/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1'

make: *** [debian/stamp-makefile-build] Error 2

dpkg-buildpackage: failure: debian/rules build gave error exit status 2


I guess I could touch rfc3454.txt and then touch bidi_table.c before 
building, but this looks like it could get messy...


Brian May


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



Re: Non-related 'Recommends' dependencies - bug or not?

2008-06-13 Thread Christian Perrier
Quoting Steve Greenland ([EMAIL PROTECTED]):
 On 12-Jun-08, 13:57 (CDT), Eugene V. Lyubimkin [EMAIL PROTECTED] wrote: 
  Bug was closed by maintainer with note it is not a bug. Is he right?
 
 Banshee's maintainer isn't (and can't) be responsible for other packages
 recommends.


Not blaming anyone here as I haven't seen the bug report, but if the
bug was closed with it is not a bug only, then I understand Eugene's
question.

Most of us maintainers work at the limit of the load we can sustain
and it happens to all of us to answer a bug report with some very very
short commentwhich might be relevant or enough for us, but not the
bug reporter.

I really suggest package maintainers to consider more careful
interaction with bug submitters and take time to explain why we are
doing an action which might be controversial. Closing a bug report
without action falls in that category.

So, well, in such case, closing with I think this is not a bug
because synaptic is recommended by another package in the dependency
chain would have been better. Even better would have been to
investigate the dependency chain and reassign the bug properly, with a
short note to the bug submitter to explain him how to do such
investigation himself next time...

Yes, that takes time, but it's certainly worth it. As package
maintainers, our source of information are users and we really should
appear as slapping the nice people who care to report bugs...

Again, more easy to say or write than really apply. I think I've
already virtually slapped some bug submitters myself, at some
moments...




signature.asc
Description: Digital signature


Any alternative for snapshot.debian.net?

2008-06-13 Thread Andreas Tille

Hi,

the time travel device snapshot.debian.net has proven to be very useful.
Unfortunately it seem to be not updated any more.  Is there any alternative?

Kind regards

 Andreas.

--
http://fam-tille.de


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



Re: Non-free IETF RFC/I-Ds in,source packages

2008-06-13 Thread Russ Allbery
Brian May [EMAIL PROTECTED] writes:

 Is it possible to do this without messing around with Makefile.am, which
 in turn will require rebuilding the automake stuff?

 My first attempt didn't turn out so well:

 make[3]: Leaving directory 
 `/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1/lib/sl'

 Making all in wind

 make[3]: Entering directory 
 `/home/brian/tmp/debian/mine/heimdal/heimdal-1.2.dfsg.1/lib/wind'

 make[3]: *** No rule to make target `rfc3454.txt', needed by `bidi_table.c'.  
 Stop.

This seems to imply that you no longer have a file named rfc3454.txt?  You
want to strip all the text out of that file except for the table, but
leave the table in the tree still named rfc3454.txt.

(Apologies if I'm missing some additional subtlety.  I haven't had a
chance to fully analyze what the Heimdal build system is doing.)

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


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



Re: Some packages blocked for the poppler, c-ares and ffmpeg transitions

2008-06-13 Thread Adeodato Simó
* Domenico Andreoli [Fri, 13 Jun 2008 00:15:25 +0200]:

 Hi,

Hello, Domenico.

  Domenico Andreoli [EMAIL PROTECTED]
 curl

 latest upload of curl dropped c-ares support because of its problems
 with IPv6. why do you consider it for this transition? not that I plan
 to do many uploads more...

Because curl in testing *does* depend on libc-ares1, which means that
migrating curl without the ares dependency is necessary to get the
transition done.

curl, though, is blocked in a way that will allow uploads once the
current version has migrated, independently of whether the transition is
done by then or not. Same story for ruby1.8.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Everything you read in newspapers is absolutely true, except for that
rare story of which you happen to have first-hand knowledge.
-- Erwin Knoll


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



Re: Non-related 'Recommends' dependencies - bug or not?

2008-06-13 Thread Olivier Berger
Le vendredi 13 juin 2008 à 07:18 +0200, Christian Perrier a écrit :

 Yes, that takes time, but it's certainly worth it. As package
 maintainers, our source of information are users and we really should
 appear as slapping the nice people who care to report bugs...
 

+1

This would stand in particular for maintainers of linux kernel images
packages which have a habit in being really short on explanation, IMHO.

My 2 cents,
-- 
Olivier BERGER [EMAIL PROTECTED]
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)


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



Re: Any alternative for snapshot.debian.net?

2008-06-13 Thread Adeodato Simó
* Andreas Tille [Fri, 13 Jun 2008 08:39:13 +0200]:

 the time travel device snapshot.debian.net has proven to be very useful.
 Unfortunately it seem to be not updated any more.  Is there any alternative?

Have you tried contacting the snapshot.d.n administrators?

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Listening to: Jay-Jay Johanson - Automatic Lover


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



Correct way to rename a binary package

2008-06-13 Thread Luca Capello
Hi there!

As explained at [1], I'm in the process of renaming the binary package
cl-hunchentoot to hunchentoot to more closely follow upstream.  Since
cl-hunchentoot is not in Etch, if I'm not wrong the new transitional
package can be dropped as soon as Lenny is released.

I'll proceed in the following way for debian/control: rename
cl-hunchentoot to hunchentoot and then create the transitional binary
package cl-hunchentoot which depends on hunchentoot.

Is this OK?  Do I need something else?

Thx, bye,
Gismo / Luca

Footnotes: 
[1] 
http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/2008-June/000710.html


pgpS6Mf14X0Pf.pgp
Description: PGP signature


Re: Correct way to rename a binary package

2008-06-13 Thread Sandro Tosi
Ciao Luca,

 I'll proceed in the following way for debian/control: rename
 cl-hunchentoot to hunchentoot and then create the transitional binary
 package cl-hunchentoot which depends on hunchentoot.

 Is this OK?  Do I need something else?

in the binary section of hunchentoot, I think you have to add

Replaces: cl-hunchentoot
Conflicts: cl-hunchentoot

(don't know if they have to be versioned) too, so when you upgrade
cl-hunchentoot it will install hunchentoot but, since it conflicts
with cl-hunchentoot, the transitional package *should* be removed.

I did this for pyopenssl binary package transition, so you can may
have a look at it.

I'd like to hear some other suggestions, of course (there's always
something to learn more ;) ).

Cheers,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


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



Re: Correct way to rename a binary package

2008-06-13 Thread Andreas Tille

On Fri, 13 Jun 2008, Sandro Tosi wrote:


I'll proceed in the following way for debian/control: rename
cl-hunchentoot to hunchentoot and then create the transitional binary
package cl-hunchentoot which depends on hunchentoot.

Is this OK?  Do I need something else?


in the binary section of hunchentoot, I think you have to add

Replaces: cl-hunchentoot
Conflicts: cl-hunchentoot


If you want to provide a transitional binary package cl-hunchentoot
which depends on hunchentoot you can't use this conflicts.  If you
would go *without* such a transitional package (and I think this
is an alternative solution if there was no such package in any stable
release) you should use this conflicts.  In addition you should think
about

  Provides: cl-hunchentoot

if there are other packages that depend from the former package.

Kind regards

Andreas.

--
http://fam-tille.de


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



Re: cupsys renamed to cups, please adjust your (build-)depends

2008-06-13 Thread Bernhard R. Link
* Steve Greenland [EMAIL PROTECTED] [080612 19:01]:
 On 12-Jun-08, 11:23 (CDT), Bernhard R. Link [EMAIL PROTECTED] wrote: 
  How about using this transition to move some binaries between package
  boundaries? Especially having some programs with generic names in -client 
  and
  some in -bsd seem to be a problem for some users (like #405827).
 
  I do not think having lp and lpr in different packages can cause any
  good (and the same for lprm and cancel and so on).

 Isn't the whole point of having cups-bsd etc. to provide replacement
 commands that are compatible with older tools?

Well, from my view lpr, lprm, lpc, lpq are the new tools while lp,
cancel, lpstat are the compatibility links for tools coming from sysv.

Having those sysv ones in the -clients package together with the native
cups clients, while the bsd ones are in -bsd is a bit strange.

I personaly to not care, because I just have not cups installed. But for
cups users it might be intresting to have -clients split.

Hochachtungsvoll,
Bernhard R. Link


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



Re: Correct way to rename a binary package

2008-06-13 Thread Raphael Hertzog
On Fri, 13 Jun 2008, Andreas Tille wrote:
 On Fri, 13 Jun 2008, Sandro Tosi wrote:

 I'll proceed in the following way for debian/control: rename
 cl-hunchentoot to hunchentoot and then create the transitional binary
 package cl-hunchentoot which depends on hunchentoot.

 Is this OK?  Do I need something else?

 in the binary section of hunchentoot, I think you have to add

 Replaces: cl-hunchentoot
 Conflicts: cl-hunchentoot

 If you want to provide a transitional binary package cl-hunchentoot
 which depends on hunchentoot you can't use this conflicts.

That's why we use versioned Conflicts on the version that are non-empty.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/


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



Re: Non-related 'Recommends' dependencies - bug or not?

2008-06-13 Thread Lennart Sorensen
On Fri, Jun 13, 2008 at 12:15:59AM +0300, Eugene V. Lyubimkin wrote:
 Thanks, you hinted me to discover it:
 
 $ aptitude why banshee synaptic
 p   banshee  Recommends brasero
 p   brasero  Recommends gnome-mount
 p   gnome-mount  Dependslibeel2-2.20
 p   libeel2-2.20 Recommends synaptic

A library recommends synaptic?  That just sesems downright stupid.

That is not where I would have expected to see that dependancy.  I guess
it provides a widget that calls synaptic, so someone thought it would
make sense to have synaptic installed even though many other widgets in
the package might be perfectly useful with out it.

I think at most synaptic deserves a suggests in that case.

-- 
Len Sorensen


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



Re: Non-related 'Recommends' dependencies - bug or not?

2008-06-13 Thread Jean-Christophe Dubacq
Lennart Sorensen a écrit :
 On Fri, Jun 13, 2008 at 12:15:59AM +0300, Eugene V. Lyubimkin wrote:
 Thanks, you hinted me to discover it:

 $ aptitude why banshee synaptic
 p   banshee  Recommends brasero
 p   brasero  Recommends gnome-mount
 p   gnome-mount  Dependslibeel2-2.20
 p   libeel2-2.20 Recommends synaptic
 
 A library recommends synaptic?  That just sesems downright stupid.
 
 That is not where I would have expected to see that dependancy.  I guess
 it provides a widget that calls synaptic, so someone thought it would
 make sense to have synaptic installed even though many other widgets in
 the package might be perfectly useful with out it.
 
 I think at most synaptic deserves a suggests in that case.
 

I am absolutely not sure of myself, but I think this is due to the new
missing plugins installation procedure that launches synaptic to
install new packages if an adequate plugin is missing (but available).

I can be wrong, too.


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



Bug#486117: ITP: tritium -- a tabbed/tiling window manager

2008-06-13 Thread Mike O'Connor
Package: wnpp
Severity: wishlist
Owner: Mike O'Connor [EMAIL PROTECTED]


* Package name: tritium
  Version : 0.3.5
  Upstream Author : Mike O'Connor [EMAIL PROTECTED]
* URL : http://sourceforge.net/projects/tritium
* License : GPL-2
  Programming Lang: Python
  Description : a tabbed/tiling window manager

 tritium is a tiling/tabbed window manager for the X Window System
 inspired by the ion3 window manager.  It was written completely from
 scratch in Python and shares no actual code with ion3.



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



Re: cupsys renamed to cups, please adjust your (build-)depends

2008-06-13 Thread Emilio Pozuelo Monfort
Martin Pitt wrote:
 Please change your packages accordingly. I'll start filing bugs in a
 few months, when the bulk of packages is hopefully fixed already.
 
 Thank you in advance!
 
 Martin
 
 
 List of affected (binary) packages, per maintainer:
 

 Debian GNOME Maintainers [EMAIL PROTECTED]
gnome-cups-manager

It doesn't build-depends on *cupsys*, so I guess it's picked up by
shlibs:Depends (it build-depends on libgnomecups1.0-dev which picks
libcupsys2-dev), so a rebuild when that's fixed should do the trick.

gtk+2.0 (U)
libgnomecups (U)
libgnomeprint (U)

All fixed in svn.

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Re: Correct way to rename a binary package

2008-06-13 Thread Luca Capello
Hi there!

On Fri, 13 Jun 2008 15:24:47 +0200, Raphael Hertzog wrote:
 On Fri, 13 Jun 2008, Andreas Tille wrote:
 On Fri, 13 Jun 2008, Sandro Tosi wrote:
 in the binary section of hunchentoot, I think you have to add

 Replaces: cl-hunchentoot
 Conflicts: cl-hunchentoot

 If you want to provide a transitional binary package cl-hunchentoot
 which depends on hunchentoot you can't use this conflicts.

 That's why we use versioned Conflicts on the version that are
 non-empty.

Since I want to support smooth upgrades, I need to do the following:

  Package: hunchentoot
  Version: 2.0
  Provides: cl-hunchentoot [1]
  Replace: cl-hunchentoot ( 2.0)
  Conflicts: cl-hunchentoot ( 2.0)

  Package: cl-hunchentoot
  Depends: hunchentoot

Am I correct?

Thx, bye,
Gismo / Luca

Footnotes: 
[1] not strictly useful since `apt-cache rdepends cl-hunchentoot`
returns no packages, but I think I'll add it anyway


pgpaWdh7tAt2v.pgp
Description: PGP signature


Time to phase out net-tools?

2008-06-13 Thread Martín Ferrari
Hi,

After reading that Bernd orphaned net-tools I decided to share this
feeling I have since some time ago.

Net-tools has been very useful for us during all this years, but we
have a much more powerful and clean tool since years ago: iproute.
Maybe it's time for us to drop net-tools altogether and just write the
compatibility scripts as iproute wrappers? I think that the iproute
manual even has some sample scripts that do exactly this.

What do you think?

-- 
Martín Ferrari


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



Bug#486127: ITP: sock -- make a customized traffic over network

2008-06-13 Thread Joao Eriberto Mota Filho
Package: wnpp
Severity: wishlist
Owner: Joao Eriberto Mota Filho [EMAIL PROTECTED]

* Package name: sock
  Version : 0.3
  Upstream Author : Willian Richard Stevens, Mike Borella and Christian 
Kreibich.
* URL : http://www.icir.org/christian/sock.html
* License : Specific (non-free)
  Description : make a customized traffic over network

Network program written by William Richard Stevens and used in exemples in his
book called TCP/IP Illustrated - Volume I.

It can be used both as a client and as a server and can send both TCP and UDP
packets. It works in 4 modes:

- client: establishes a tcp connection to server's echo service.
- server: runs a service on local socket (IP:Port). The server will copy 
data
  received from the client to STDOUT and copy data input from STDIN 
to
  the client.
- source client: writes x buffers of y bytes of data to the discard
 service on server.
- source server: discards any data received on a especific port.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Re: Time to phase out net-tools?

2008-06-13 Thread Thijs Kinkhorst
On Fri, June 13, 2008 17:29, Martín Ferrari wrote:
 Net-tools has been very useful for us during all this years, but we
 have a much more powerful and clean tool since years ago: iproute. Maybe
 it's time for us to drop net-tools altogether and just write the
 compatibility scripts as iproute wrappers? I think that the iproute manual
 even has some sample scripts that do exactly this.

With wrapper scripts, are you only talking about the interface to set
stuff or would you also want to mimick the existing output? Because I
think the output from commands like ifconfig and route is so old and
well-known that people rely on it both in scripts and just in mental
parsing.

net-tools doesn't suffer any showstoppers, is there a good reason to
replace it at this time? iproute is indeed much better, but it is not even
part of a standard Debian install currently. Maybe that's something that
we should start with if we want to migrate towards iproute.


Thijs


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



Re: Time to phase out net-tools?

2008-06-13 Thread Martín Ferrari
Hi,

On Fri, Jun 13, 2008 at 13:04, Thijs Kinkhorst [EMAIL PROTECTED] wrote:

 With wrapper scripts, are you only talking about the interface to set
 stuff or would you also want to mimick the existing output? Because I
 think the output from commands like ifconfig and route is so old and
 well-known that people rely on it both in scripts and just in mental
 parsing.

Both, I know that many people had written stuff on top of that output
and interface.

 net-tools doesn't suffer any showstoppers, is there a good reason to
 replace it at this time? iproute is indeed much better, but it is not even
 part of a standard Debian install currently. Maybe that's something that
 we should start with if we want to migrate towards iproute.

It's not something to be done in a day. But I think that given the
amount of bug net-tools has, and the fact that it can't do much of the
cool stuff provided by 2.4+ kernels, it's time for its retirement. And
yes, iproute should become priority important.

-- 
Martín Ferrari


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



Re: cupsys renamed to cups, please adjust your (build-)depends

2008-06-13 Thread brian m. carlson

On Fri, Jun 13, 2008 at 03:07:02PM +0200, Bernhard R. Link wrote:

* Steve Greenland [EMAIL PROTECTED] [080612 19:01]:

Isn't the whole point of having cups-bsd etc. to provide replacement
commands that are compatible with older tools?


Well, from my view lpr, lprm, lpc, lpq are the new tools while lp,
cancel, lpstat are the compatibility links for tools coming from sysv.


My experience over eight years of using GNU/Linux distributions is that
programs that don't have native support for a printing implementation
tend to use lpr and friends (the BSD tools) rather than the SysV tools.
I recall seeing lpr as a printing command numerous times, and lp only
once[0].  It appears that at least in GNU/Linux history, the BSD tools
are more prevalent.

Of course, many programs nowadays support CUPS natively through their
desktop environments, so this becomes almost moot.

[0] My first thought on seeing lp was that someone had made a typo.
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
troff on top of XML: http://crustytoothpaste.ath.cx/~bmc/code/thwack
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Re: Time to phase out net-tools?

2008-06-13 Thread Henrique de Moraes Holschuh
On Fri, 13 Jun 2008, Martín Ferrari wrote:
 Both, I know that many people had written stuff on top of that output
 and interface.

Including Debian.

  net-tools doesn't suffer any showstoppers, is there a good reason to
  replace it at this time? iproute is indeed much better, but it is not even
  part of a standard Debian install currently. Maybe that's something that
  we should start with if we want to migrate towards iproute.
 
 It's not something to be done in a day. But I think that given the
 amount of bug net-tools has, and the fact that it can't do much of the
 cool stuff provided by 2.4+ kernels, it's time for its retirement. And
 yes, iproute should become priority important.

You could have that as a release goal for lenny+1: net-tools as an optional
package.  This means changing everything in Debian that uses net-tools to
iproute (except for other optional packages), which could be a good thing by
itself.  We do need some forced churning on part of our network
infrastructure, after all.

But to rewrite net-tools as wrappers for iproute?  I fail to see the point.
It is just wasted effort, IMHO.  They already work, and they're not using
deprecated interfaces to the kernel AFAIK (if they are, things change).  I
think it is better to direct our efforts to stop using net-tools as much as
we can, so as to make the package optional...  that alone will take a lot of
effort by itself.

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


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



Re: Bug#486127: ITP: sock -- make a customized traffic over network

2008-06-13 Thread Steve Greenland
On 13-Jun-08, 10:05 (CDT), Joao Eriberto Mota Filho [EMAIL PROTECTED] wrote: 
 * Package name: sock
   Version : 0.3
   Upstream Author : Willian Richard Stevens, Mike Borella and Christian 
 Kreibich.
 * URL : http://www.icir.org/christian/sock.html
 * License : Specific (non-free)
   Description : make a customized traffic over network
 
 Network program written by William Richard Stevens and used in exemples in his

That would be examples.

Does this really do anything that netcat (which is free) doesn't?

Steve


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



Re: ecki is retiring (Debian RT)

2008-06-13 Thread Bernd Eckenfels
On Thu, Jun 12, 2008 at 11:55:20PM +0200, Bernd Eckenfels wrote:
 I just orphaned my packages:

http://qa.debian.org/developer.php?login=ecki%40debian.org

The following packages have been already re-owner. I ask all the new
maintainers to do a new upload quickly to change the owner:

adns - Robert Edmonds
memstat - Michael Meskes
mmv - Robert Edmonds
symlinks - Sven Joachim

The following three packages looking for Adopters, still:

net-acct - can probably be removed from distribution?
ircii - needs maintainer
transproxy - needs mainteiner


net-tools - Robert Edmonds has offered to ITA this package, but I think we
need a second maintainer as long as net-tools is important severity. Maybe
Martin wants to help, he already is part of the upstream team.

http://net-tools.berlios.de/

Greetings
Bernd
-- 
  (OO) -- [EMAIL PROTECTED] --
 ( .. )[EMAIL PROTECTED],linux.de,debian.org}  http://www.eckes.org/
  o--o   1024D/E383CD7E  [EMAIL PROTECTED]  v:+497211603874  f:+49721151516129
(OO)  When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!


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



Re: ecki is retiring (Debian RT)

2008-06-13 Thread Martín Ferrari
On Fri, Jun 13, 2008 at 13:55, Bernd Eckenfels [EMAIL PROTECTED] wrote:

 net-tools - Robert Edmonds has offered to ITA this package, but I think we
 need a second maintainer as long as net-tools is important severity. Maybe
 Martin wants to help, he already is part of the upstream team.

 http://net-tools.berlios.de/

Sure. Although I did a poor job because of lack of time, I'd gladly
co-maintain it. An alioth group would be the best.


-- 
Martín Ferrari


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



Re: Correct way to rename a binary package

2008-06-13 Thread Aaron M. Ucko
Luca Capello [EMAIL PROTECTED] writes:

   Package: hunchentoot
   Version: 2.0
   Provides: cl-hunchentoot [1]
   Replace: cl-hunchentoot ( 2.0)
   Conflicts: cl-hunchentoot ( 2.0)

   Package: cl-hunchentoot
   Depends: hunchentoot

 Am I correct?

I believe so, modulo one typo (Replace: vs. Replaces:).  Thanks for
taking care to allow a smooth transition.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[EMAIL PROTECTED]


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



Re: ecki is retiring (Debian RT)

2008-06-13 Thread Vincent Bernat
owner 486000 !
retitle 486000 ITA: net-acct -- User-mode IP accounting daemon
thanks

OoO Lors  de la soirée naissante  du vendredi 13 juin  2008, vers 18:55,
Bernd Eckenfels [EMAIL PROTECTED] disait:

 net-acct - can probably be removed from distribution?

I know  that it is widely used  in some places despite  the existence of
better solutions. I prefer to adopt it instead of letting it getting out
of Debian.

Thanks.
-- 
No fortunes found


pgpFoFch8ZS9f.pgp
Description: PGP signature


Re: Non-related 'Recommends' dependencies - bug or not?

2008-06-13 Thread Josselin Mouette
Le vendredi 13 juin 2008 à 16:03 +0200, Jean-Christophe Dubacq a écrit :
  I think at most synaptic deserves a suggests in that case.
 
 I am absolutely not sure of myself, but I think this is due to the new
 missing plugins installation procedure that launches synaptic to
 install new packages if an adequate plugin is missing (but available).

The stuff you describe is gnome-app-install. OTOH, libeel is responsible
for proposing to install packages in the “Open with” dialog.

I’ve made synaptic and app-install-data a Suggests and moved the
Recommends to nautilus. This will be part of the next upload.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Re: divergence from upstream as a bug

2008-06-13 Thread Magnus Holmgren
On måndagen den 19 maj 2008, Lucas Nussbaum wrote:
 My point is: We don't want to change version-tracking to track this
 Fixes notion in addition to the Closes notion. Version-tracking is
 complex enough already.

It shouldn't have to become more complex. We could simply run the same 
algorithm twice, once with the patched-in versions and once with 
the fixed-in versions as input (the current terminology of the BTS is 
is Fixed in versions ..., so I'd prefer to call the new state patched). 
If a particular version is found to be both patched and fixed, then it is 
considered fixed. The downside is that a bug can't simply be downgraded from 
fixed to patched; it would have to be marked found and patched in the same 
version, but that's hopefully a relatively rare situation.

-- 
Magnus Holmgren[EMAIL PROTECTED]
Debian Developer 


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


Re: Correct way to rename a binary package

2008-06-13 Thread Christian Perrier
Quoting Luca Capello ([EMAIL PROTECTED]):
 Hi there!
 
 As explained at [1], I'm in the process of renaming the binary package
 cl-hunchentoot to hunchentoot to more closely follow upstream.  Since
 cl-hunchentoot is not in Etch, if I'm not wrong the new transitional
 package can be dropped as soon as Lenny is released.
 
 I'll proceed in the following way for debian/control: rename
 cl-hunchentoot to hunchentoot and then create the transitional binary
 package cl-hunchentoot which depends on hunchentoot.
 
 Is this OK?  Do I need something else?


IMHO, once you get a complete answer, adding this to the DevRef
(assuming it is not already there) could be a good idea.



signature.asc
Description: Digital signature


Re: divergence from upstream as a bug

2008-06-13 Thread Don Armstrong
On Fri, 13 Jun 2008, Magnus Holmgren wrote:
 The downside is that a bug can't simply be downgraded from fixed to
 patched; it would have to be marked found and patched in the same
 version, but that's hopefully a relatively rare situation.

Why do we need to track which revisions have divergence?[1]
Divergences aren't an issue for release managers, nor are they an
issue for users.

There are only two questions about divergences that the BTS needs to
answer[2]:

 * I'm upstream. Are there any divergences by Debian that I should
   cherry pick?

 * I'm the maintainer. Are there any divergences which the upstream
   has merged which I can mark as undiverged?

A simple, single tag handles both of these cases. The first is
answered by selecting packages which have the tag which someone is the
upstream for. The second by removing the tag when the divergence goes
away by an upload to unstable (or a commit that will end up in
unstable soon.)

If it's desired to know when the divergence has been cherry picked but
an upload has not yet been made, fixed-upstream already handles this.


Don Armstrong

1: In the cases where a divergence introduces a bug, that's a bug in
its own right that should be tracked as we track all bugs.

2: Well, at least two major ones that I can see. If there are more,
someone should raise them so I know to think about them going forward.
-- 
There's no problem so large it can't be solved by killing the user
off, deleting their files, closing their account and reporting their
REAL earnings to the IRS.
 -- The B.O.F.H..

http://www.donarmstrong.com  http://rzlab.ucr.edu


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



Re: ecki is retiring (Debian RT)

2008-06-13 Thread Jan C. Nordholz
Hi,

 ircii - needs maintainer

taken.


Regards,

Jan


signature.asc
Description: Digital signature


Re: Correct way to rename a binary package

2008-06-13 Thread Frank S. Thomas
On Friday 13 June 2008 18:22, Christian Perrier wrote:
 Quoting Luca Capello ([EMAIL PROTECTED]):

  As explained at [1], I'm in the process of renaming the binary package
  cl-hunchentoot to hunchentoot to more closely follow upstream.  Since
  cl-hunchentoot is not in Etch, if I'm not wrong the new transitional
  package can be dropped as soon as Lenny is released.
 
  I'll proceed in the following way for debian/control: rename
  cl-hunchentoot to hunchentoot and then create the transitional binary
  package cl-hunchentoot which depends on hunchentoot.
 
  Is this OK?  Do I need something else?

 IMHO, once you get a complete answer, adding this to the DevRef
 (assuming it is not already there) could be a good idea.

BTW, there is also http://wiki.debian.org/Renaming_a_Package


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


Bug#486156: ITP: irssi-plugin-otr -- Adds off-the-record messaging support to irssi

2008-06-13 Thread David Spreen
Package: wnpp
Severity: wishlist
Owner: David Spreen [EMAIL PROTECTED]

* Package name: irssi-plugin-otr
  Version : 0.1
  Upstream Author : Uli Meis [EMAIL PROTECTED]
* URL : http://http://projects.tuxfamily.org/group.pl?name=irssiotr
* License : GPL
  Programming Lang: C
  Description : Adds off-the-record messaging support to irssi

This plugin for the irssi IRC client adds off-the record messaging support
via libotr. Developed for use in combination with the bitlbee IRC2IM gateway,
it works within any query window in irssi. 

The developer announced release 0.1 for next week. I won't upload before 
that release.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Thank you from USARealEstate.com

2008-06-13 Thread USARealEstateListing

Thank you for adding your listing to USARealEstate.com.

Below is the url of your listing.
Give this url to others for easy access to your listing.
http://www.usarealestate.com/view.php?n=3730

USARealEstate.com
http://www.usarealestate.com


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



Thank you from NewYorkHomes.com

2008-06-13 Thread NewYorkHomesListing

Thank you for adding your listing to NewYorkHomes.com.

Below is the url of your listing.
Give this url to others for easy access to your listing.
http://www.newyorkhomes.com/view.php?n=12074

NewYorkHomes.com
http://www.newyorkhomes.com


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



Vielen Dank fuer Deinen Eintrag

2008-06-13 Thread tylkarla
Hallo ckghfwssm,

Vielen Dank fuer Deinen Gaestebucheintrag.

Viele Gruesse
tylkarla

Gesendet am: Samstag, 14. Juni, 2008


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



Su suscripción al boletín de noticias de http://www.gtanime.net/portal

2008-06-13 Thread Gtanime
Estimada/o ckghfwssm:

Gracias por suscribirse al boletín de noticias de http://www.gtanime.net/portal.

Para confirmar su suscripción, por favor pulse en el enlace debajo o cópielo y 
péguelo en su navegador:
http://www.gtanime.net/portal/letterman/confirm-284.html

_

http://www.gtanime.net/portal


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



Herzlichen Dank

2008-06-13 Thread Guestbook

Lieber Gast,
Ich möchte mich noch für Deinen Gästebucheintrag bedanken und hoffe auf ein 
baldiges Wiedersehen.

Gruss Administrator


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



Thank you for signing the Guestbook

2008-06-13 Thread bjorn
Thank you to have signed our Guestbook!


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



Thank you from WorldRealEstate.com

2008-06-13 Thread WorldRealEstateListing

Thank you for adding your listing to WorldRealEstate.com.

Below is the url of your listing.
Give this url to others for easy access to your listing.
http://www.worldrealestate.com/view.php?n=55415

WorldRealEstate.com
http://www.worldrealestate.com


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



Invio eseguito

2008-06-13 Thread [EMAIL PROTECTED] Reply-to:info
La ringraziamo per l'attenzione.


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



[Reacties platform LSB] SFaKwAeeDSmnirPSQqd

2008-06-13 Thread jimmy . vancalbergh

Uw bericht is verstuurd naar de administer!


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



GARDENPUB.it: libro degli ospiti

2008-06-13 Thread info
Gentile ckghfwssm

Grazie per aver firmato il nostro libro degli ospiti.

Torna a trovarci al più presto!

Angelo SPIKE Pieretti
Administrator
www.gardenpub.it
http://forum.lamaddalenaonline.com




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



Thank you from CaliforniaHomes.com

2008-06-13 Thread CaliforniaHomesListing

Thank you for adding your listing to CaliforniaHomes.com.

Below is the url of your listing.
Give this url to others for easy access to your listing.
http://www.californiahomes.com/view.php?n=2185

CaliforniaHomes.com
http://www.californiahomes.com


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



away from my mail

2008-06-13 Thread ESO Garching Librarian
Your mail regarding AnnualReports
has been received, but I am away from my mail until June 23. I will
read your mail once I have returned.

For urgent library matters, please contact Maria Eugenia Gomez at [EMAIL 
PROTECTED]

Regards,

Uta Grothkopf


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



IHRE ANFRAGE

2008-06-13 Thread office
Vielen Dank!

Wir haben Ihre Nachricht erhalten und werden mit Ihnen Kontakt aufnehmen.


INSTITUT RETZL • GEMEINDEFORSCHUNG  UNTERNEHMENSBERATUNG
4040 Linz • Am Anger 6
Tel (0732) 737050-0
www.institut-retzl.at • e-mail: [EMAIL PROTECTED]




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



Bedankt voor het tekenen van het gastenboek.

2008-06-13 Thread x
MN7rF
[EMAIL PROTECTED]


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



Bedankt voor het tekenen van het gastenboek.

2008-06-13 Thread info
Bedankt voor het tekenen van het gastenboek. Kom gerust nog eens langs.

Groetjes van de Vrienden van Tom

www.vriendenvantom.nl


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



Soumission de votre site dans l'annuaire Etoile-Egypte

2008-06-13 Thread webmaster

Votre site est en attende de validation dans l'annuaire des sites de qualités 
de l'Egypte Francophone.

Vous recevrez sous peu la décision de notre équipe sur l'acceptation de votre 
site dans l'annuaire.

Merci pour votre soumission.
Cordialement L'Equipe de modération.


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



Oblate Message Board

2008-06-13 Thread sue
Thank you very much for adding a message or prayer to our Oblate messageboard. 
Your prayers and support are much appreciated.

Pax

Oblate Sue Turner




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



Thank you for contacting Asian Auction

2008-06-13 Thread info
Thank you for contacting Asian Auction Customer Support. This is an automated 
reply to acknowledge the receipt of your email. Please do not reply.

We make every effort to respond to your questions and your enquires within one 
business day. While you are waiting for a response, why not visit our Help 
Center? Click in the following link to view a list of Frequently Asked 
Questions (FAQ's):

http://www.asianauction.com/cgi-bin/Help

Asian Auction Support is available to all Asian Auction users through email: 
Monday through Friday between 9:00 AM and 6:00 PM ET.

Thanks for using Asian Auction!


Thank you for trying out CalBid.

Welcome to IndiaGrid.com

2008-06-13 Thread IndiaGrid.com
Hello ckghfwssm ckghfwssm, 
Welcome to IndiaGrid.com - your account information is shown below.  We 
recommend that you print this e-mail and store it for future reference.

Username : bgsufosokg
Password : 
Date (-MM-DD) : 2008-06-13

Be sure to check your InBox regularly at IndiaGrid.com.  Any messages sent to 
you will be stored there. If you want to change your password do so using the 
Change Password option at our site.

Visit http://www.IndiaGrid.com/ to start using our System.

Regards - Webmaster, IndiaGrid.com


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



Information's request

2008-06-13 Thread contact
 Hello  Mr. dwUWuCkijm ,

Thank you for your trust, we received your request.  

We will contact you as soon as possible.

We are available for any additional information

Sincerely,

Eugenia Yanez G

Tel  : + 1 418 650 2868

Web Site : www.translator-services.com


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



Reservation's request

2008-06-13 Thread savary-hotel
 Dear M.  ckghfwssm,

We thank you for your interest in our hotel.
 
We will confirm your reservation's request as soon as possible.
 
Do not hesitate to contact us for further information.
 
Best regards.

Lydie and Francis EYBERG


HOTEL SAVARY
2, rue Alsace Lorraine
17 000 La Rochelle
Tel  : +33 (0) 5 46 34 83 44
Fax : +33 (0) 5 46 43 83 44

Web site : www.hotelsavary.com


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



Ihre Anfrage

2008-06-13 Thread info
Wir haben Ihre Anfrage erhalten und werden diese umgehend bearbeiten - Vielen 
Dank


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



Beethoven-music.nl - e-card

2008-06-13 Thread Beethoven-music.nl
Hello!

 ckghfwssm has sent you a Beethoven-music e-card! To see it, just click the 
link below, or copy and paste it into your browser's address line:

 http://www.beethoven-music.com/ecards.php?id=2932 

With best wishes, 
Your friends at Beethoven-music.com 


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



Beethoven-music.nl - e-card

2008-06-13 Thread Beethoven-music.nl
Hello!

We've sent debian-devel@lists.debian.org a link to your e-card.
You can see it by clicking the link below or copy and paste it into your 
browser's address line:
 http://www.beethoven-music.com/ecards.php?id=2932 

If you need to contact us about your e-card, use this confirmation number:
 2932 

Thanks for choosing Beethoven-music.com!

With best wishes,
Your friends at Beethoven-music.com


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



recommandation de la part de ckghfwssm

2008-06-13 Thread www-data

 Votre ami(e) ckghfwssm vous recommande le site Fract Art :
 http://art.fract.org


A bientot !

 
   

 
  PS: merci de ne pas repondre a ce courrier


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



Neuer Eintrag

2008-06-13 Thread Gaestebuch der Homepage
Deine Daten wurden in unserem Gästebuch aufgenommen.Ich möchte mich nocheinmal 
für den Besuch meiner Seite und dasVertrauen uns gegenüber bedanken.Mit 
freundlichen Grüssen   Webmaster Kerni

















































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



Thanks for posting your Ad

2008-06-13 Thread Classyfied-Ads . com

Start your own Free Classified site like this just visit 
http://www.classyfied-ads.com/?jang
-
Thank you for posting your ad
Administrator
Classyfied-Ads.com
-
Start your own Free Classified site just visit 
http://www.classyfied-ads.com/?jang


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



Accepted libgeo-metar-perl 1.15-1 (source all)

2008-06-13 Thread Martín Ferrari
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 02:42:42 -0300
Source: libgeo-metar-perl
Binary: libgeo-metar-perl
Architecture: source all
Version: 1.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Martín Ferrari [EMAIL PROTECTED]
Description: 
 libgeo-metar-perl - accessing Aviation Weather Information with Perl
Closes: 304962
Changes: 
 libgeo-metar-perl (1.15-1) unstable; urgency=low
 .
   * New upstream release, new upstream maintainer.
   * debian/docs: removed HACKING.
   * debian/copyright: updated CP info, plus new format.
   * debian/control: added myself to Uploaders, fixed case in short desc. Fix
 incorrect Build-Depends{,-Indep} distribution.
   * debian/patches: finally merged all the patches from #304962 and #262397
 with the new upstream release! Also, sent the patches upstream as
 CPAN#36708. (Closes: #304962).
Checksums-Sha1: 
 b7a359ff640ea865c4cf08e523c93f3c3014c290 1348 libgeo-metar-perl_1.15-1.dsc
 4815f0f91507cc5a3a173514e0ffed4268c96d38 16002 
libgeo-metar-perl_1.15.orig.tar.gz
 2591af72952b1101ca3acbc88382a28f70e9f8c4 7211 libgeo-metar-perl_1.15-1.diff.gz
 33c9c278e868158e974b04e6bba4f1b88048d68f 26352 libgeo-metar-perl_1.15-1_all.deb
Checksums-Sha256: 
 3fc97991c46934104e3e1259141913a96132a6f2a10bd20436d994742cfa7f04 1348 
libgeo-metar-perl_1.15-1.dsc
 c73ab84b9af41295d5d226660fba3bfd6da3472060cd63457bcffce50893e536 16002 
libgeo-metar-perl_1.15.orig.tar.gz
 450409c9372ada42d2302fc658a245484a66ef12b88055f396a56d01da559510 7211 
libgeo-metar-perl_1.15-1.diff.gz
 3cde5ca4d53cbf4f79dcc8d08be0cf3c46903819714d348365013ab99576f32c 26352 
libgeo-metar-perl_1.15-1_all.deb
Files: 
 6c1013215dce3308dfd88e512ee36d4a 1348 perl optional 
libgeo-metar-perl_1.15-1.dsc
 6cb92c3c3ce094f1517b601f5e22d0d1 16002 perl optional 
libgeo-metar-perl_1.15.orig.tar.gz
 b5b4a432ddb748d73e1b04c0f2927a65 7211 perl optional 
libgeo-metar-perl_1.15-1.diff.gz
 8e45c76039c27c74b353c71d12fa2d3e 26352 perl optional 
libgeo-metar-perl_1.15-1_all.deb

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

iD8DBQFIUg7zaWQ2v1ddCnYRAid/AJ0XxVNzg6QXbJ1Ty9QLVHf0bVmH+wCfYEIY
sZzcF89U6on6dMbWsTa1vow=
=DNt3
-END PGP SIGNATURE-


Accepted:
libgeo-metar-perl_1.15-1.diff.gz
  to pool/main/libg/libgeo-metar-perl/libgeo-metar-perl_1.15-1.diff.gz
libgeo-metar-perl_1.15-1.dsc
  to pool/main/libg/libgeo-metar-perl/libgeo-metar-perl_1.15-1.dsc
libgeo-metar-perl_1.15-1_all.deb
  to pool/main/libg/libgeo-metar-perl/libgeo-metar-perl_1.15-1_all.deb
libgeo-metar-perl_1.15.orig.tar.gz
  to pool/main/libg/libgeo-metar-perl/libgeo-metar-perl_1.15.orig.tar.gz


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



Accepted tightvnc-java 1.2.7-6 (source all)

2008-06-13 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 13 Jun 2008 08:08:37 +0200
Source: tightvnc-java
Binary: tightvnc-java
Architecture: source all
Version: 1.2.7-6
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 tightvnc-java - TightVNC java applet and command line program
Closes: 465370
Changes: 
 tightvnc-java (1.2.7-6) unstable; urgency=low
 .
   * Recorrection of bashism. Paranthesis was put in wrong direction.
 Closes: #465370.
Files: 
 8c6bc8b9594cdf5f08ff1dfac8870a9a 614 contrib/web optional 
tightvnc-java_1.2.7-6.dsc
 4d8da9bb1bc89780d2e60ae5f4bdc07d 4396 contrib/web optional 
tightvnc-java_1.2.7-6.diff.gz
 4440bef40588d91b1ce49c15ebf14537 101600 contrib/web optional 
tightvnc-java_1.2.7-6_all.deb

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

iD8DBQFIUg8JGKGxzw/lPdkRAmUjAJ91KcURbx0XpkPfYnKm6BkmZuoghACfdwOh
4GRv0C1mQ6sRevt02IEzh3Q=
=oxvC
-END PGP SIGNATURE-


Accepted:
tightvnc-java_1.2.7-6.diff.gz
  to pool/contrib/t/tightvnc-java/tightvnc-java_1.2.7-6.diff.gz
tightvnc-java_1.2.7-6.dsc
  to pool/contrib/t/tightvnc-java/tightvnc-java_1.2.7-6.dsc
tightvnc-java_1.2.7-6_all.deb
  to pool/contrib/t/tightvnc-java/tightvnc-java_1.2.7-6_all.deb


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



Accepted jtidy 7+svn20070309-2 (source all)

2008-06-13 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 07:33:47 +0200
Source: jtidy
Binary: libjtidy-java libjtidy-java-doc
Architecture: source all
Version: 7+svn20070309-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Michael Koch [EMAIL PROTECTED]
Description: 
 libjtidy-java - a Java port of HTML Tidy, a HTML syntax checker and pretty 
printe
 libjtidy-java-doc - API Documentation for JTidy
Closes: 481571
Changes: 
 jtidy (7+svn20070309-2) unstable; urgency=low
 .
   * Added manifest to jtidy.jar. Closes: #481571
   * Updated Standards-Version to 3.8.0. No changes needed.
   * Added Homepage, Vcs-Svn and Vcs-Browser fields.
   * Improved long description of -doc package.
   * Simplified debian/rules.
   * Added myself to Uploaders.
Checksums-Sha1: 
 758e70ad00795a9c9364e722123e1501cfdd2394 1396 jtidy_7+svn20070309-2.dsc
 6c6e19acbea49933dafe3461b018ab88d1089c34 3554 jtidy_7+svn20070309-2.diff.gz
 0807fbc5c1614db2d6813ae22358dbb7c87a9239 235558 
libjtidy-java_7+svn20070309-2_all.deb
 891a4f306fe124627eb2c85c46ea949587e1e75a 216914 
libjtidy-java-doc_7+svn20070309-2_all.deb
Checksums-Sha256: 
 8a7ae5ea68bda2f40c024ed5ff21ec07477bd85b2bc496ad40882dca0e2b2137 1396 
jtidy_7+svn20070309-2.dsc
 f2eb9b107a1fafe33bfd3e314273aeaf23ad93766f6caa6527fa64da94a4be0c 3554 
jtidy_7+svn20070309-2.diff.gz
 f89c60c09888d8b9374aaa5748fa4ed62bb7e3545e1e8a84552f305481b77064 235558 
libjtidy-java_7+svn20070309-2_all.deb
 486a038ff9844be1278a49dada719c20aa135bd872486916dc26a5ef43346627 216914 
libjtidy-java-doc_7+svn20070309-2_all.deb
Files: 
 c6d44d9742e9fe674b360b734d4f9916 1396 libs optional jtidy_7+svn20070309-2.dsc
 8e1a66f034940c7b2572d7a101da73cb 3554 libs optional 
jtidy_7+svn20070309-2.diff.gz
 ef3e93cf15a7d65f1dfa222cc92f0003 235558 libs optional 
libjtidy-java_7+svn20070309-2_all.deb
 1bf9a372055d0441fb8b55f19bce7e89 216914 doc optional 
libjtidy-java-doc_7+svn20070309-2_all.deb

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

iEYEARECAAYFAkhSCX8ACgkQWSOgCCdjSDunbQCcDn9Qhu+pnd4/drcFZ68VSSi+
QqIAn0ltjulnvKBZEbX/CADm2P8n/QCd
=0vp2
-END PGP SIGNATURE-


Accepted:
jtidy_7+svn20070309-2.diff.gz
  to pool/main/j/jtidy/jtidy_7+svn20070309-2.diff.gz
jtidy_7+svn20070309-2.dsc
  to pool/main/j/jtidy/jtidy_7+svn20070309-2.dsc
libjtidy-java-doc_7+svn20070309-2_all.deb
  to pool/main/j/jtidy/libjtidy-java-doc_7+svn20070309-2_all.deb
libjtidy-java_7+svn20070309-2_all.deb
  to pool/main/j/jtidy/libjtidy-java_7+svn20070309-2_all.deb


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



Accepted vnc4 4.1.1+X4.3.0-28 (source i386)

2008-06-13 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 13 Jun 2008 08:05:55 +0200
Source: vnc4
Binary: vnc4server xvnc4viewer
Architecture: source i386
Version: 4.1.1+X4.3.0-28
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 vnc4server - Virtual network computing server software
 xvnc4viewer - Virtual network computing client software for X
Closes: 485958
Changes: 
 vnc4 (4.1.1+X4.3.0-28) unstable; urgency=low
 .
   * Due to recent changes in build environment asm/page.h shall not be
 included for hppa architecture in
 unix/xc/programs/Xserver/hw/xfree86/fbdevhw/fbdevhw.c. Closes:
 #485958.
Files: 
 1f075acb3f2f44e1adf78adc9ea52fac 663 x11 optional vnc4_4.1.1+X4.3.0-28.dsc
 4a29ceebd5d08504f4621c8e74af1432 50897 x11 optional 
vnc4_4.1.1+X4.3.0-28.diff.gz
 63c22a6b51265d3d4bfebd54613664eb 1894398 x11 optional 
vnc4server_4.1.1+X4.3.0-28_i386.deb
 3cb20ff91e24c3a7dc66820931f93475 139426 net optional 
xvnc4viewer_4.1.1+X4.3.0-28_i386.deb

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

iD8DBQFIUhavGKGxzw/lPdkRAlaaAJ9rDq6tQisiPhTXLYtoIybKN2vfCgCgmhD+
y1wPK1d79kS7d4rytV5W0N8=
=ZLaz
-END PGP SIGNATURE-


Accepted:
vnc4_4.1.1+X4.3.0-28.diff.gz
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-28.diff.gz
vnc4_4.1.1+X4.3.0-28.dsc
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-28.dsc
vnc4server_4.1.1+X4.3.0-28_i386.deb
  to pool/main/v/vnc4/vnc4server_4.1.1+X4.3.0-28_i386.deb
xvnc4viewer_4.1.1+X4.3.0-28_i386.deb
  to pool/main/v/vnc4/xvnc4viewer_4.1.1+X4.3.0-28_i386.deb


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



Accepted torus-trooper 0.22.dfsg1-3 (source all amd64)

2008-06-13 Thread Peter De Wachter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 Jun 2008 23:13:29 +0200
Source: torus-trooper
Binary: torus-trooper torus-trooper-data
Architecture: source amd64 all
Version: 0.22.dfsg1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Peter De Wachter [EMAIL PROTECTED]
Description: 
 torus-trooper - speeding ship sailing through barrage
 torus-trooper-data - speeding ship sailing through barrage - game data
Closes: 459275
Changes: 
 torus-trooper (0.22.dfsg1-3) unstable; urgency=low
 .
   [ Miriam Ruiz ]
   * Removed Homepage from long description.
   * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control.
 .
   [ Barry deFreese ]
   * Remove deprecated encoding tag from desktop file
   * Fix icon name in desktop file (Closes: #459275)
Checksums-Sha1: 
 42a053f654c6cd935f9b0b544bc80d20874a3f0c 1527 torus-trooper_0.22.dfsg1-3.dsc
 d147414159270ddb5c0dfaaa6b4cc47c432b7f07 20654 
torus-trooper_0.22.dfsg1-3.diff.gz
 1337a51be6d072b03ef39adab2b9db18d79f6834 211946 
torus-trooper_0.22.dfsg1-3_amd64.deb
 2c110f04b06b23c585588e0435db5b96c4bfa628 5659068 
torus-trooper-data_0.22.dfsg1-3_all.deb
Checksums-Sha256: 
 9951ef950da8de17018f1148c463ce2c58fe259f1d553a3e9c1fa4f0c0f05c5a 1527 
torus-trooper_0.22.dfsg1-3.dsc
 7515012e97d07956514e7f101c2515bc180f60279ce1fcd2c86e75718b336a5c 20654 
torus-trooper_0.22.dfsg1-3.diff.gz
 00b095a88e07914155a4a7dff0d517d80406ceff23e91d4e21aab0efbfda5015 211946 
torus-trooper_0.22.dfsg1-3_amd64.deb
 57e9626810f1c2686f9bcf1744a75cca9426c65a1795a97b663f89e678b1c3b8 5659068 
torus-trooper-data_0.22.dfsg1-3_all.deb
Files: 
 c9075e9d73a573f40af47a1d2f2dcee7 1527 games extra 
torus-trooper_0.22.dfsg1-3.dsc
 e57f46d90fd5e777151c3591c220be1a 20654 games extra 
torus-trooper_0.22.dfsg1-3.diff.gz
 2db01693460ecda8e7ccb78f790a13a1 211946 games extra 
torus-trooper_0.22.dfsg1-3_amd64.deb
 39982557ba32a41f70ad881aaf7dd652 5659068 games extra 
torus-trooper-data_0.22.dfsg1-3_all.deb

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

iD8DBQFIUhDeeGfVPHR5Nd0RAjPkAKC2V5PWBY6QZHmRJSk6IgKZk2C+rACg0Npg
no7jbMHpoPOKdC7cx7rRuw4=
=8cSo
-END PGP SIGNATURE-


Accepted:
torus-trooper-data_0.22.dfsg1-3_all.deb
  to pool/main/t/torus-trooper/torus-trooper-data_0.22.dfsg1-3_all.deb
torus-trooper_0.22.dfsg1-3.diff.gz
  to pool/main/t/torus-trooper/torus-trooper_0.22.dfsg1-3.diff.gz
torus-trooper_0.22.dfsg1-3.dsc
  to pool/main/t/torus-trooper/torus-trooper_0.22.dfsg1-3.dsc
torus-trooper_0.22.dfsg1-3_amd64.deb
  to pool/main/t/torus-trooper/torus-trooper_0.22.dfsg1-3_amd64.deb


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



Accepted mesa 7.0.3-2 (source all i386)

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

Format: 1.8
Date: Fri, 13 Jun 2008 06:53:29 +0200
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 
libgl1-mesa-swx11-dev libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri 
libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev 
libglu1-mesa libglu1-mesa-dev libglw1-mesa libglw1-mesa-dev mesa-swx11-source 
mesa-utils
Architecture: source all i386
Version: 7.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force [EMAIL PROTECTED]
Changed-By: Brice Goglin [EMAIL PROTECTED]
Description: 
 libgl1-mesa-dev - A free implementation of the OpenGL API -- GLX development 
files
 libgl1-mesa-dri - A free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
 libgl1-mesa-glx - A free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
 libgl1-mesa-swx11 - A free implementation of the OpenGL API -- runtime
 libgl1-mesa-swx11-dbg - A free implementation of the OpenGL API -- debugging 
symbols
 libgl1-mesa-swx11-dev - A free implementation of the OpenGL API -- development 
files
 libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized]
 libglu1-mesa - The OpenGL utility library (GLU)
 libglu1-mesa-dev - The OpenGL utility library -- development files
 libglw1-mesa - A free implementation of the OpenGL API -- runtime
 libglw1-mesa-dev - A free implementation of the OpenGL API -- development files
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development files
 mesa-common-dev - Developer documentation for Mesa
 mesa-swx11-source - Mesa software rasteriser source -- development files
 mesa-utils - Miscellaneous Mesa GL utilities
Closes: 440868 451339 467319 478880
Changes: 
 mesa (7.0.3-2) unstable; urgency=low
 .
   * Pull from mesa_7_0_branch (03447de3).
   * Set right cliprects for the current draw region on Intel, closes: #467319.
   * Use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDER
 to implement GL_CLAMP on i965, closes: #478880.
   * Fix segment fault with BASE_LEVEL set to 5 for MipMap on i915,
 closes: #451339.
   * Disable low impact fallback on r300 by default, closes: #440868.
Checksums-Sha1: 
 8ad23985b77eb6b00bc534b0f3526b39e41a7877 1787 mesa_7.0.3-2.dsc
 903873ac90ec626c0d4bfe39a33d076f6a80b652 286498 mesa_7.0.3-2.diff.gz
 c845d250021f65eac5bbd5852f878573164e6789 25642 libgl1-mesa-dev_7.0.3-2_all.deb
 7f0b89d2a5d8a7be8ccad7bef8fd07db44326930 183598 mesa-common-dev_7.0.3-2_all.deb
 eda8d3453758634eb7943ef091bd154c6da0cc0c 1585998 
mesa-swx11-source_7.0.3-2_all.deb
 6062c02d12849e7b4d51071792a293b5b0c1fc4d 906610 
libgl1-mesa-swx11_7.0.3-2_i386.deb
 e063c7b62f5f60176088b5db918907d342a04bc2 5174668 
libgl1-mesa-swx11-dbg_7.0.3-2_i386.deb
 08f0b4edb31f261f9f225aec4472d4d421ef3897 904152 
libgl1-mesa-swx11-i686_7.0.3-2_i386.deb
 1eeccfa6b2321547432b11b3eb90a9e2456f6b03 1018772 
libgl1-mesa-swx11-dev_7.0.3-2_i386.deb
 8c9b6aef5382ab6a1b44db33d2b0dd423b61ecc8 149876 
libgl1-mesa-glx_7.0.3-2_i386.deb
 f548ea567d0e58ec30fa834829993cf431b33272 487836 
libgl1-mesa-glx-dbg_7.0.3-2_i386.deb
 f96f1828ba18d572fb0d02fdb169e0fc57d9dfe3 13295998 
libgl1-mesa-dri_7.0.3-2_i386.deb
 fbf412fdc9277b052fae3d0f786b677d42d171a7 85118096 
libgl1-mesa-dri-dbg_7.0.3-2_i386.deb
 6a6d0da5aeb266a371ae394d1cbbc0efc3da53fc 2428664 libosmesa6_7.0.3-2_i386.deb
 5309ffa30220ca275af46ddc2fe4bd9ea387e885 2761256 
libosmesa6-dev_7.0.3-2_i386.deb
 de4ef433bec2b5f7e7af303ddc9c392dbc3346a9 241748 libglu1-mesa_7.0.3-2_i386.deb
 bed6d3e119d1e7bed3424f393313de17c7ddea71 262048 
libglu1-mesa-dev_7.0.3-2_i386.deb
 5d8cdc9f8a4005563d6cf089f66a20abb8f6d470 32936 libglw1-mesa_7.0.3-2_i386.deb
 578e64c1eb0cfc1c394e322024b917b05570ee0e 33886 
libglw1-mesa-dev_7.0.3-2_i386.deb
 cb3af07492ec727c9a3d8b49024b946f414181a5 46538 mesa-utils_7.0.3-2_i386.deb
Checksums-Sha256: 
 bff8af79703268cca1b14bc4021ccfe93c244a1f41ea5050bee1972742a2b7c8 1787 
mesa_7.0.3-2.dsc
 ba0b90d5b4838214c5da95420948fd4a8fe05afee3e27ba953ce32c8ee2fbb66 286498 
mesa_7.0.3-2.diff.gz
 7cf180bb518b23e7a8ea0dc8f850f2819488f0aed6c058e5be5a71274e700704 25642 
libgl1-mesa-dev_7.0.3-2_all.deb
 c83b78a9a41661e36d039f8e1ba27da5f1a6ce2ecabb54f9a3ec051561f92607 183598 
mesa-common-dev_7.0.3-2_all.deb
 5a7d315a15f3a11bb47d7d9ca587804cc1252bbfc6f318ff107336e91ffe78a1 1585998 
mesa-swx11-source_7.0.3-2_all.deb
 9b95a77da429e380b4068e7e77628aba6771ee794bbe87973ac38f6bdc33d6c9 906610 
libgl1-mesa-swx11_7.0.3-2_i386.deb
 45aa374a58ca881e26d4c537dd34c383454199cab11c429b3979e7d30c9d9109 5174668 
libgl1-mesa-swx11-dbg_7.0.3-2_i386.deb
 c562954d6dbb9f36a1f3db82ae20227ebdb9def377cd23fc926edefbfc6408ec 904152 
libgl1-mesa-swx11-i686_7.0.3-2_i386.deb
 0e2ccc321d9537bc5fbc6a883e780096ca1633971158753ae48197fa5eba129e 1018772 
libgl1-mesa-swx11-dev_7.0.3-2_i386.deb
 

Accepted me-tv 0.5.30-1 (source amd64)

2008-06-13 Thread Philipp Kern
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 May 2008 09:05:58 +1000
Source: me-tv
Binary: me-tv
Architecture: source amd64
Version: 0.5.30-1
Distribution: unstable
Urgency: low
Maintainer: Michael Lamothe [EMAIL PROTECTED]
Changed-By: Philipp Kern [EMAIL PROTECTED]
Description: 
 me-tv  - Me TV, it's TV for me computer
Changes: 
 me-tv (0.5.30-1) unstable; urgency=low
 .
   [ Michael Lamothe ]
   * New upstream release
 .
   [ Philipp Kern ]
   * Trim libxine1 dependency in favour of the libxine1-x one.
   * Demote dvb-utils to recommends as it is priority extra.
Checksums-Sha1: 
 e0581e1ce7754775ffbe69bf7d68a8620c5284c2 1194 me-tv_0.5.30-1.dsc
 2c1738670353d9a66bfc5350a305dccdcc45729e 708447 me-tv_0.5.30.orig.tar.gz
 09602b4cb18ba98c97429119621135f14b9d75a6 26644 me-tv_0.5.30-1.diff.gz
 a76eeaf879b5572d5eaa6e7217162a689c0113ca 293804 me-tv_0.5.30-1_amd64.deb
Checksums-Sha256: 
 a6d4d8c5cff42d4e7b68b944437a51d533fd9260562d2eae0d7bce22bbbe1909 1194 
me-tv_0.5.30-1.dsc
 bcfcf7ecb6bf7b4b6ded5867697cff89cf985fea8e76291eba2d9529d2d2d732 708447 
me-tv_0.5.30.orig.tar.gz
 eda74ca3480384364c49b72dc6d678704eb07ffdb744c7df4b6eb38d733c0684 26644 
me-tv_0.5.30-1.diff.gz
 daa1d3e5244991c7689aa5cb297584a7c57604e75eaefab3c73390abf4ba1654 293804 
me-tv_0.5.30-1_amd64.deb
Files: 
 71dc077cb2025c839d328c27e34150f4 1194 graphics optional me-tv_0.5.30-1.dsc
 66c78af7f82c0ead6d06662546097413 708447 graphics optional 
me-tv_0.5.30.orig.tar.gz
 691a340678560cde9d68035507e46186 26644 graphics optional me-tv_0.5.30-1.diff.gz
 29b4e1a1375628028a604932d07e9b07 293804 graphics optional 
me-tv_0.5.30-1_amd64.deb

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

iD8DBQFIUhsM7Ro5M7LPzdgRAg7zAKDuIL8rSIqXiRBfCIAqAe77t+HU4gCffCeu
DU64/i5CSf+iN1kCRbJfE1A=
=Avuw
-END PGP SIGNATURE-


Accepted:
me-tv_0.5.30-1.diff.gz
  to pool/main/m/me-tv/me-tv_0.5.30-1.diff.gz
me-tv_0.5.30-1.dsc
  to pool/main/m/me-tv/me-tv_0.5.30-1.dsc
me-tv_0.5.30-1_amd64.deb
  to pool/main/m/me-tv/me-tv_0.5.30-1_amd64.deb
me-tv_0.5.30.orig.tar.gz
  to pool/main/m/me-tv/me-tv_0.5.30.orig.tar.gz


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



Accepted gpiv 0.5.2-3 (source amd64)

2008-06-13 Thread Gerber van der Graaf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 9 June 2008 14:14:00 +0100
Source: gpiv
Binary: gpiv
Architecture: source amd64
Version: 0.5.2-3
Distribution: unstable
Urgency: low
Maintainer: Gerber van der Graaf [EMAIL PROTECTED]
Changed-By: Gerber van der Graaf [EMAIL PROTECTED]
Description: 
 gpiv   - graphic user interface program for Particle Image Velocimetry
Closes: 354155 370422 450061 482935
Changes: 
 gpiv (0.5.2-3) unstable; urgency=low
 .
   * Improved from 2nd comments provided by Vincent Bernat:
   * Added debian/lintian-overrides and debian/patches/01_manpage.dpatch
 .
 gpiv (0.5.2-2) unstable; urgency=low
 .
   * Improved from comments provided by Vincent Bernat
   * Repaired debian/watch. Closes: #450061
   * Update to the new menu structure. Closes: #482935
 .
 gpiv (0.5.2-1) unstable; urgency=low
 .
   * New upstream release
 .
 gpiv (0.3.1-2) unstable; urgency=low
 .
   * Build-Depends libgnutls11-dev, which is obsolete and useless. Removed
   libgnutls11-dev dependancy in control. Closes: #370422
   * Updated to Standards-Version: 3.7.2
 .
 gpiv (0.3.1-1) unstable; urgency=low
 .
   * Initial Release. Closes: #354155
Checksums-Sha1: 
 c3f57f9924e8c29d8e8a44f600315065ef8ac627 1245 gpiv_0.5.2-3.dsc
 f50574455c03472e71e7dadec531a92d389f90e3 1749539 gpiv_0.5.2.orig.tar.gz
 ca9b05f3310aafb94a29db175f1a9c43d65d6bf6 4892 gpiv_0.5.2-3.diff.gz
 c53a7f0a19910ce904b7c52c4050db2ff9887fad 1485580 gpiv_0.5.2-3_amd64.deb
Checksums-Sha256: 
 43de4e9d89123d6c4d4539a9055e57c7a9147eecf3634be61edadffd945c7e98 1245 
gpiv_0.5.2-3.dsc
 e0d0ea18248cc74d9bb87965e54f9c89b57310351b166b844127a9c5fc70d39c 1749539 
gpiv_0.5.2.orig.tar.gz
 b5f10a888d8934cff928db65d5cbf3da70ce120ba902892f0addfa71b6e615b0 4892 
gpiv_0.5.2-3.diff.gz
 2547355f65719c185cf604372e54d920bb240e360008c415409a4462a8b21de0 1485580 
gpiv_0.5.2-3_amd64.deb
Files: 
 63aadfcc131cc6c159870ff9b16a725d 1245 science optional gpiv_0.5.2-3.dsc
 76e4e3c4fa692c38a79e661fee8e8f32 1749539 science optional 
gpiv_0.5.2.orig.tar.gz
 60df12597dcac4baea379586e982b058 4892 science optional gpiv_0.5.2-3.diff.gz
 3e45ee672c2791df3ae0ee4a6d8e6fd9 1485580 science optional 
gpiv_0.5.2-3_amd64.deb

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

iEYEARECAAYFAkhSIGgACgkQKFvXofIqeU4zwQCgwhQdNm4lhOiV78o7PyBf/OiI
FloAnRuOpIqQ8Ra2AP+HSEcKgUj9QzoG
=ZRVM
-END PGP SIGNATURE-


Accepted:
gpiv_0.5.2-3.diff.gz
  to pool/main/g/gpiv/gpiv_0.5.2-3.diff.gz
gpiv_0.5.2-3.dsc
  to pool/main/g/gpiv/gpiv_0.5.2-3.dsc
gpiv_0.5.2-3_amd64.deb
  to pool/main/g/gpiv/gpiv_0.5.2-3_amd64.deb
gpiv_0.5.2.orig.tar.gz
  to pool/main/g/gpiv/gpiv_0.5.2.orig.tar.gz


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



Accepted gpivtools 0.5.2-3 (source amd64)

2008-06-13 Thread Gerber van der Graaf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 June 2008 13:21:00 +0100
Source: gpivtools
Binary: gpivtools
Architecture: source amd64
Version: 0.5.2-3
Distribution: unstable
Urgency: low
Maintainer: Gerber van der Graaf [EMAIL PROTECTED]
Changed-By: Gerber van der Graaf [EMAIL PROTECTED]
Description: 
 gpivtools  - Command line programs for Particle Image Velocimetry
Changes: 
 gpivtools (0.5.2-3) unstable; urgency=low
 .
   * Improved from 2nd comments provided by Vincent Bernat:
   * Included patches 01_manpages and 02_clean_misc
 .
 gpivtools (0.5.2-2) unstable; urgency=low
 .
   * Improved from comments provided by Vincent Bernat
 .
 gpivtools (0.5.2-1) unstable; urgency=low
 .
   * New upstream release
 .
 gpivtools (0.3.3-2) unstable; urgency=low
 .
   * Updated to Standards-Version: 3.7.2
Checksums-Sha1: 
 dd59cac53edb23979b01aff8dcd826ccee92f7ea 1153 gpivtools_0.5.2-3.dsc
 f5f1c2a13dfa9e716400ebc7594f1d4b3dffca18 241876 gpivtools_0.5.2.orig.tar.gz
 b6d1f08377d7d867810f89ba4680c4b53d1f27fb 25899 gpivtools_0.5.2-3.diff.gz
 9e49cb9b493117a43e246e34d0e06dc7768bc54e 177632 gpivtools_0.5.2-3_amd64.deb
Checksums-Sha256: 
 d51f540cc8fba89b3330e6317c987cf03421a2aa56df944d92907f5ce752d21a 1153 
gpivtools_0.5.2-3.dsc
 d1e0f858b940ac59dc8ad3b86a4611c828bf5d4c9250cf7280bd19dc60f2e127 241876 
gpivtools_0.5.2.orig.tar.gz
 89916ba9964fd1b551e2c694716529f7da19c1444fb33c74defc801e4d82aebd 25899 
gpivtools_0.5.2-3.diff.gz
 f1d977b930924a2fb2776c28a1465361427b61681a0623dc9518f172706f1af9 177632 
gpivtools_0.5.2-3_amd64.deb
Files: 
 5797e87418613e265c3f2dc54b16c715 1153 science optional gpivtools_0.5.2-3.dsc
 0b91bd25b432d6023958e322acb4c804 241876 science optional 
gpivtools_0.5.2.orig.tar.gz
 4b8efcff4a5aa2d61f27f27a8005827f 25899 science optional 
gpivtools_0.5.2-3.diff.gz
 28833d9f4a1c86cd21f3be74d1b97d04 177632 science optional 
gpivtools_0.5.2-3_amd64.deb

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

iEYEARECAAYFAkhSIUMACgkQKFvXofIqeU4kPQCgiRKfDDv/Ahxapi7xtXxZmPeW
m/gAnRsZR+v6Ql2pOJftB7RVvRGt1tUB
=b4MX
-END PGP SIGNATURE-


Accepted:
gpivtools_0.5.2-3.diff.gz
  to pool/main/g/gpivtools/gpivtools_0.5.2-3.diff.gz
gpivtools_0.5.2-3.dsc
  to pool/main/g/gpivtools/gpivtools_0.5.2-3.dsc
gpivtools_0.5.2-3_amd64.deb
  to pool/main/g/gpivtools/gpivtools_0.5.2-3_amd64.deb
gpivtools_0.5.2.orig.tar.gz
  to pool/main/g/gpivtools/gpivtools_0.5.2.orig.tar.gz


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



Accepted checkinstall 1.6.1-6 (source i386)

2008-06-13 Thread Felipe Sateler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 Jun 2008 08:57:53 -0400
Source: checkinstall
Binary: checkinstall
Architecture: source i386
Version: 1.6.1-6
Distribution: unstable
Urgency: low
Maintainer: Felipe Sateler [EMAIL PROTECTED]
Changed-By: Felipe Sateler [EMAIL PROTECTED]
Description: 
 checkinstall - installation tracker
Closes: 484828
Changes: 
 checkinstall (1.6.1-6) unstable; urgency=low
 .
   * Use the new Vcs-* fields.
   * Do not ship empty directories.
   * Use $(MAKE) instead of make in the makefile
   * Support Provides: field in debian.
   * Depend on dpkg-dev, since we use dpkg-architecture
 (Closes: #484828)
   * Move url to the Homepage field.
   * Convert debian/copyright to UTF-8.
   * Bump standards version to 3.8.0 (no changes needed).
Checksums-Sha1: 
 426887e6e723be3a2c8825212d0547f435699dde 1336 checkinstall_1.6.1-6.dsc
 2d0363905201f8972be233d91d40ce53599b4c94 14607 checkinstall_1.6.1-6.diff.gz
 65666e195981246ceb7d23907efdac0d892b0a4c 111678 checkinstall_1.6.1-6_i386.deb
Checksums-Sha256: 
 fc1299f492e9c8f8b469484c96b8c0f95372dd6ad13268e145b58d9442e42ae2 1336 
checkinstall_1.6.1-6.dsc
 f6932b8e6cd9b97655ee011c671659a0ecb608aa8cb849cee5083b5c955b35d0 14607 
checkinstall_1.6.1-6.diff.gz
 e8559b5adf51832b99b66597d81ed9bb848f91c27a08e2eac5f51c7808a3ddcb 111678 
checkinstall_1.6.1-6_i386.deb
Files: 
 e9763deb8e389821249b106aa0cc45e9 1336 admin optional checkinstall_1.6.1-6.dsc
 3fdf200319fcb2ea498b932db152221d 14607 admin optional 
checkinstall_1.6.1-6.diff.gz
 5b3a581b9cf193ab863ada7e958d627c 111678 admin optional 
checkinstall_1.6.1-6_i386.deb

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

iEYEARECAAYFAkhSJcIACgkQeYl9593Atw3atgCeIb2iDPSgYAe87fgOuPtSkoc4
FKoAoJrqOhWfcdJFyoPcdGIemiujCvAd
=qbK2
-END PGP SIGNATURE-


Accepted:
checkinstall_1.6.1-6.diff.gz
  to pool/main/c/checkinstall/checkinstall_1.6.1-6.diff.gz
checkinstall_1.6.1-6.dsc
  to pool/main/c/checkinstall/checkinstall_1.6.1-6.dsc
checkinstall_1.6.1-6_i386.deb
  to pool/main/c/checkinstall/checkinstall_1.6.1-6_i386.deb


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



Accepted common-lisp-controller 6.15 (source all)

2008-06-13 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 10:02:24 +0200
Source: common-lisp-controller
Binary: common-lisp-controller
Architecture: source all
Version: 6.15
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team [EMAIL PROTECTED]
Changed-By: Luca Capello [EMAIL PROTECTED]
Description: 
 common-lisp-controller - Common Lisp source and compiler manager
Closes: 457305 477169
Changes: 
 common-lisp-controller (6.15) unstable; urgency=low
 .
   * Debconf translations:
 + Finnish, thanks to Esko Arajärvi [EMAIL PROTECTED] (Closes: #457305).
 .
   * debian/binary.lintian-overrides:
 + package-contains-empty-directory for /usr/lib/common-lisp/bin/
   and /usr/share/common-lisp/systems/.
 + non-standard-dir-perm for /var/cache/common-lisp-controller/.
 .
   * debian/control:
 + add myself to Uploaders:.
 + add Vcs-Browser field.
 .
   * debian/prerm:
 - remove, nothing to be done at that point (thanks to lintian)
 .
   * debian/rules:
 + install binary.lintian-overrides file.
 .
   * debian/source.lintian-overrides:
 + translated-default-field for debian/templates.
 .
   * man/clc-register-user-package.1:
 + remove trailing spaces.
 + replace .Nm and .Nd commands since they generate man's warnings
   (thanks to lintian).
 + update Copyright to 2008.
 .
   * post-sysdef-install.lisp:
 + use the built-in (posix:getuid) for CLISP instead of getting
   the UID from the USER environment variable, patch from Mark
   Wooding [EMAIL PROTECTED].
 + implement a working GET-UID for ECL which doesn't need to mess
   with running shell commands nor do redirection, patch from
   Mark Wooding [EMAIL PROTECTED] (Closes: #477169).
 + use the real UID for Lisps that do not provide a built-in
   GET-UID, patch from Mark Wooding [EMAIL PROTECTED].
Checksums-Sha1: 
 10857ea46a9d3c8039c3a57d219b151b8370e637 1221 common-lisp-controller_6.15.dsc
 99c48fc92bfffcdd67ff4b26b1fe01b466a4dc48 34300 
common-lisp-controller_6.15.tar.gz
 39abb9a00672d3c2e6f2f9336cb5660bf516e6a0 31730 
common-lisp-controller_6.15_all.deb
Checksums-Sha256: 
 87e6a9298604d571a7738216972b69d5726dfbe9f274cafb87029433e0e4ea60 1221 
common-lisp-controller_6.15.dsc
 c8ea0b852861c0811e29f05a08f7609b9823771fa5f40a67803d3f78498d45ba 34300 
common-lisp-controller_6.15.tar.gz
 6a33120d959d4f46efbc67b30032d0552584f4416b034d1df9d4f42dbc8ace6d 31730 
common-lisp-controller_6.15_all.deb
Files: 
 d5c93b25fdb1ca1ba6f89edec48c6265 1221 devel optional 
common-lisp-controller_6.15.dsc
 1bf40df058333e43021db47ad2f8a332 34300 devel optional 
common-lisp-controller_6.15.tar.gz
 db714efe9d327b76dc8ffdb27494c2fa 31730 devel optional 
common-lisp-controller_6.15_all.deb

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

iJwEAQECAAYFAkhSKvEACgkQZwOMsWhEDTNJtQP/fvNVTh/syLlll5PFC8I+ue66
kL9xKPHMhPU8ilViwrg1Gm11O1Yf1fxPe7FExZT0GK9S4JIfVWWcrIff+GeZAkgq
O1a9j7100PgpwCB1vX0kCe6XgWmErmeBIYFvBZ9mjsp5pWiaT8hfwUY9Yqg60JS7
ryFJUzEBuBP9gCP+mPs=
=UvVN
-END PGP SIGNATURE-


Accepted:
common-lisp-controller_6.15.dsc
  to pool/main/c/common-lisp-controller/common-lisp-controller_6.15.dsc
common-lisp-controller_6.15.tar.gz
  to pool/main/c/common-lisp-controller/common-lisp-controller_6.15.tar.gz
common-lisp-controller_6.15_all.deb
  to pool/main/c/common-lisp-controller/common-lisp-controller_6.15_all.deb


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



Accepted libmoose-perl 0.50-1 (source all)

2008-06-13 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 10:22:15 +0200
Source: libmoose-perl
Binary: libmoose-perl
Architecture: source all
Version: 0.50-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyżaniak (eloy) [EMAIL PROTECTED]
Description: 
 libmoose-perl - Extension of the Perl 5 object system
Changes: 
 libmoose-perl (0.50-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control:
+ Bump (build-) dependency on libclass-mop-perl to = 0.60
Checksums-Sha1: 
 b9f63df9b370f8e54c33e41b903ae5b46997e1ec 1773 libmoose-perl_0.50-1.dsc
 47989fbb337db542e6077c015f68d58a5214c2fa 200351 libmoose-perl_0.50.orig.tar.gz
 b724b07ec5e0f7f8987603b387a728df8a59207e 4482 libmoose-perl_0.50-1.diff.gz
 692a7254d1c8d0c8450fe7ee47d999e884d7096a 317102 libmoose-perl_0.50-1_all.deb
Checksums-Sha256: 
 15f57b747220e3b9f01c9afb64b84d9e37a95153021a16ec0b3d023e46770d7f 1773 
libmoose-perl_0.50-1.dsc
 a68d86cabeb39c21bf809d63919869b487c82e99ac44fd96bae09036482aa747 200351 
libmoose-perl_0.50.orig.tar.gz
 6746a1b2033ccb2067a106d4253c76b39ae92b1ea4d4daf60500b5a0e273e938 4482 
libmoose-perl_0.50-1.diff.gz
 d0a873caf84839acb16604356fcbf96e51f37b2dbfe2891e1c302e8be2ce9322 317102 
libmoose-perl_0.50-1_all.deb
Files: 
 a3e4227f4471f9daecb904ecc5c8082b 1773 perl optional libmoose-perl_0.50-1.dsc
 d3a491e98e516ffef01355f14aef85ae 200351 perl optional 
libmoose-perl_0.50.orig.tar.gz
 9950b4c33c520aa79b0d3c5248725e36 4482 perl optional 
libmoose-perl_0.50-1.diff.gz
 ba7a47bdbff8c97a7cc264077ad180ff 317102 perl optional 
libmoose-perl_0.50-1_all.deb

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

iEYEARECAAYFAkhSOHYACgkQy+HP4f7iC8tw9QCeI2IrjIE2bJa8R2B+bbzAXt11
wcIAniX2cyTkoc8Fb0RRaJgWfvzCgDwb
=t8bs
-END PGP SIGNATURE-


Accepted:
libmoose-perl_0.50-1.diff.gz
  to pool/main/libm/libmoose-perl/libmoose-perl_0.50-1.diff.gz
libmoose-perl_0.50-1.dsc
  to pool/main/libm/libmoose-perl/libmoose-perl_0.50-1.dsc
libmoose-perl_0.50-1_all.deb
  to pool/main/libm/libmoose-perl/libmoose-perl_0.50-1_all.deb
libmoose-perl_0.50.orig.tar.gz
  to pool/main/libm/libmoose-perl/libmoose-perl_0.50.orig.tar.gz


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



Accepted libclass-mop-perl 0.60-1 (source i386)

2008-06-13 Thread eloy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 10:23:46 +0200
Source: libclass-mop-perl
Binary: libclass-mop-perl
Architecture: source i386
Version: 0.60-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Krzysztof Krzyżaniak (eloy) [EMAIL PROTECTED]
Description: 
 libclass-mop-perl - A Meta Object Protocol for Perl 5
Changes: 
 libclass-mop-perl (0.60-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control:
+ Standards-Version: upgraded to 3.8.0.1 (no changes)
+ Build-Depends: libmodule-build-perl replaced by libmodule-install-perl
  (= 0.70)
   * debian/lintian-overrides: added
Checksums-Sha1: 
 550b7a288380e19fe9eedc530f60e4f01535573d 1625 libclass-mop-perl_0.60-1.dsc
 6f0f213abc8906e9b686c710ca2dacc82be4f8ef 138717 
libclass-mop-perl_0.60.orig.tar.gz
 c85dfb057851b840aba785bc1dc2147aaff25262 3458 libclass-mop-perl_0.60-1.diff.gz
 dddeb082903bb5ab4d3034b19bcefe4a1df39d9c 114762 
libclass-mop-perl_0.60-1_i386.deb
Checksums-Sha256: 
 8583e4d82fad4c1712f6846d2a67a5d60539b9c8f5d085347dbd6452b0b7643e 1625 
libclass-mop-perl_0.60-1.dsc
 cd9c35808d19e67e4c17ba6453850b36ea7393188486257ece32ebd8d19d66a8 138717 
libclass-mop-perl_0.60.orig.tar.gz
 01bd5662080d221c15670c60138ddec5fe766d41926264e23235638073fa2487 3458 
libclass-mop-perl_0.60-1.diff.gz
 8a3a521437b37edeb81bace651fced8ce8e5f8fb3251e042ec9990576bdea333 114762 
libclass-mop-perl_0.60-1_i386.deb
Files: 
 e11cc5dc016f2a2aa026449d5bf7c18d 1625 perl optional 
libclass-mop-perl_0.60-1.dsc
 727d66adc79b3afe1a9f65eb57d59217 138717 perl optional 
libclass-mop-perl_0.60.orig.tar.gz
 30e05dda61df3101f62d2d5c3b45fae1 3458 perl optional 
libclass-mop-perl_0.60-1.diff.gz
 74eb64e298bb0c0839268d5a7328db56 114762 perl optional 
libclass-mop-perl_0.60-1_i386.deb

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

iEYEARECAAYFAkhSNZMACgkQy+HP4f7iC8uCuwCcCO+6uD9xgqREIUPaaWsD+YWI
7XIAn235KRQ1ihR9pW0LcqtS12ejbcS/
=PYPo
-END PGP SIGNATURE-


Accepted:
libclass-mop-perl_0.60-1.diff.gz
  to pool/main/libc/libclass-mop-perl/libclass-mop-perl_0.60-1.diff.gz
libclass-mop-perl_0.60-1.dsc
  to pool/main/libc/libclass-mop-perl/libclass-mop-perl_0.60-1.dsc
libclass-mop-perl_0.60-1_i386.deb
  to pool/main/libc/libclass-mop-perl/libclass-mop-perl_0.60-1_i386.deb
libclass-mop-perl_0.60.orig.tar.gz
  to pool/main/libc/libclass-mop-perl/libclass-mop-perl_0.60.orig.tar.gz


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



Accepted stormbaancoureur 2.1.5-1 (source all amd64)

2008-06-13 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 Jun 2008 11:29:09 +
Source: stormbaancoureur
Binary: stormbaancoureur stormbaancoureur-data
Architecture: source amd64 all
Version: 2.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Miriam Ruiz [EMAIL PROTECTED]
Description: 
 stormbaancoureur - simulated obstacle course for automobiles
 stormbaancoureur-data - game data for Stormbaan Coureur
Changes: 
 stormbaancoureur (2.1.5-1) unstable; urgency=low
 .
   [ Miriam Ruiz ]
   * New Upstream Release.
   * The program and all the data is now licensed under GPLv3 only.
 See src-stormbaancoureur/LICENCE
   * Replaced libode-nonfree0-dev by libode0-dev in Build-Depends
Checksums-Sha1: 
 a2f4b7f9d415dc65c1925aa4fae0a50c14c12559 1506 stormbaancoureur_2.1.5-1.dsc
 3cbd1cb0879e143e5eb45699f133a5636a8eb0b7 3976376 
stormbaancoureur_2.1.5.orig.tar.gz
 14f1f7fb3535bd8b78b48869f4543204ace8dc87 12763 stormbaancoureur_2.1.5-1.diff.gz
 b6847d194317715c395c3dbf7be832e90028d2ea 98662 
stormbaancoureur_2.1.5-1_amd64.deb
 b483b0eda166c66f2335c2eca229dcb63575d35f 3037548 
stormbaancoureur-data_2.1.5-1_all.deb
Checksums-Sha256: 
 638321078cf7a26e753c56ed1388d1bc61af52fcd89da4dced41780c07952b15 1506 
stormbaancoureur_2.1.5-1.dsc
 cd18ec1bf68db37cb5e77081fdc2863da4f921a69438a274a62e61ab42b94be0 3976376 
stormbaancoureur_2.1.5.orig.tar.gz
 b41b1f1ea1cb0297ea28ff499d7c5e43c8369b0a04a3384addd19344deecd8bb 12763 
stormbaancoureur_2.1.5-1.diff.gz
 2366e0fdfec556ce098dafb30f13ec852f8f52572e746a41960c2c146c50b3a6 98662 
stormbaancoureur_2.1.5-1_amd64.deb
 1ba171e4ef440010a0073322c6b0cb48ca70e4621c4dc896650ec0f35aed1279 3037548 
stormbaancoureur-data_2.1.5-1_all.deb
Files: 
 b57b8cdccceb82f1b2923f373ace64e0 1506 contrib/games extra 
stormbaancoureur_2.1.5-1.dsc
 18aa9e5f34ede655d6530e6f022a455e 3976376 contrib/games extra 
stormbaancoureur_2.1.5.orig.tar.gz
 452e7f391a18046591524d7f6ca4a34f 12763 contrib/games extra 
stormbaancoureur_2.1.5-1.diff.gz
 e081c25fd45761564efb9228759178c9 98662 contrib/games extra 
stormbaancoureur_2.1.5-1_amd64.deb
 a62f8c05eeb2c24aa91a75f8a1bd0d2e 3037548 contrib/games extra 
stormbaancoureur-data_2.1.5-1_all.deb

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

iD8DBQFIUTRVfbltLjbuCGERAsDXAJ42JdroeELOvZfivLuZqpBj/OICkQCgmIMZ
J5nhMhJc/hsGJjyvr8Qeqlw=
=uauw
-END PGP SIGNATURE-


Accepted:
stormbaancoureur-data_2.1.5-1_all.deb
  to pool/contrib/s/stormbaancoureur/stormbaancoureur-data_2.1.5-1_all.deb
stormbaancoureur_2.1.5-1.diff.gz
  to pool/contrib/s/stormbaancoureur/stormbaancoureur_2.1.5-1.diff.gz
stormbaancoureur_2.1.5-1.dsc
  to pool/contrib/s/stormbaancoureur/stormbaancoureur_2.1.5-1.dsc
stormbaancoureur_2.1.5-1_amd64.deb
  to pool/contrib/s/stormbaancoureur/stormbaancoureur_2.1.5-1_amd64.deb
stormbaancoureur_2.1.5.orig.tar.gz
  to pool/contrib/s/stormbaancoureur/stormbaancoureur_2.1.5.orig.tar.gz


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



Accepted dvdauthor 0.6.14-2 (source i386)

2008-06-13 Thread root
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 09:56:15 +0200
Source: dvdauthor
Binary: dvdauthor
Architecture: source i386
Version: 0.6.14-2
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: root [EMAIL PROTECTED]
Description: 
 dvdauthor  - create DVD-Video file system
Closes: 338602 412972 458471 485157
Changes: 
 dvdauthor (0.6.14-2) unstable; urgency=low
 .
   * bugfix release, Friday, 13th release
   * send help message to stdout instead of stderr (Closes: #458471,
 Closes: #485157)
   * remove dead quilt patch
   * add copy of html of http://dvdauthor.sourceforge.net/doc/index.html
 (Closes: #338602)
   * install upstream changelog (Closes: #412972)
   * Upload sponsored by Christian Marillat
Checksums-Sha1: 
 4562a278f57a692a97289921c77112f195130ae0 1098 dvdauthor_0.6.14-2.dsc
 a53bee94880e5ba7b5d5fa187a6494b38f63cd01 25340 dvdauthor_0.6.14-2.diff.gz
 b51ae3091fb858ce91def7a434c07cd0c159d489 186598 dvdauthor_0.6.14-2_i386.deb
Checksums-Sha256: 
 24f29d37a7041caf9cae8a4cc48894bb3e705f54ff012c2250bbce338a699574 1098 
dvdauthor_0.6.14-2.dsc
 62d28dc8b1e5358d3350191d672992725dc5b22211d4304ebd5567757c742041 25340 
dvdauthor_0.6.14-2.diff.gz
 cc839e78d0e151a89928e252723f0f6df6ec8429422e33c0e2babb8e02b829da 186598 
dvdauthor_0.6.14-2_i386.deb
Files: 
 b4b1a05b7ff31c9a477f724c5f47119d 1098 otherosfs optional dvdauthor_0.6.14-2.dsc
 925ea2bbe9234bfc6db7b3689ad09f99 25340 otherosfs optional 
dvdauthor_0.6.14-2.diff.gz
 8beb6e86c5b06565459d79bfaf10c278 186598 otherosfs optional 
dvdauthor_0.6.14-2_i386.deb

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

iD8DBQFIUjahB9xWPR9BuQcRAiMxAJ9U9ez14ktIg1QxpqJnNDwdcZTJcwCfUczr
MednY5sFCB98EqcAKv2s608=
=jwzX
-END PGP SIGNATURE-


Accepted:
dvdauthor_0.6.14-2.diff.gz
  to pool/main/d/dvdauthor/dvdauthor_0.6.14-2.diff.gz
dvdauthor_0.6.14-2.dsc
  to pool/main/d/dvdauthor/dvdauthor_0.6.14-2.dsc
dvdauthor_0.6.14-2_i386.deb
  to pool/main/d/dvdauthor/dvdauthor_0.6.14-2_i386.deb


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



Accepted libggi 1:2.2.2-1 (source amd64)

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

Format: 1.8
Date: Sun, 08 Jun 2008 21:24:43 +0100
Source: libggi
Binary: libggi2 libggi2-dev libggi-samples libggi-target-emu 
libggi-target-monotext libggi-target-vcsa libggi-target-aa 
libggi-target-terminfo libggi-target-fbdev libggi-target-x libggi-target-glide 
libggi-target-svgalib libggi-target-lcd823
Architecture: source amd64
Version: 1:2.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith [EMAIL PROTECTED]
Changed-By: Bradley Smith [EMAIL PROTECTED]
Description: 
 libggi-samples - General Graphics Interface sample programs
 libggi-target-aa - General Graphics Interface ASCII Art display target
 libggi-target-emu - General Graphics Interface colour emulation targets
 libggi-target-fbdev - General Graphics Interface direct access framebuffer 
target
 libggi-target-glide - General Graphics Interface Glide2 display target
 libggi-target-lcd823 - General Graphics Interface lcd823 display target
 libggi-target-monotext - General Graphics Interface plain text target
 libggi-target-svgalib - General Graphics Interface SVGAlib display target
 libggi-target-terminfo - General Graphics Interface TermInfo display target
 libggi-target-vcsa - General Graphics Interface direct access console text 
target
 libggi-target-x - General Graphics Interface X display target
 libggi2- General Graphics Interface runtime libraries
 libggi2-dev - General Graphics Interface development package
Closes: 396021 396026 399158 449712 460145 469968
Changes: 
 libggi (1:2.2.2-1) unstable; urgency=low
 .
   * New Maintainer. Closes: #460145.
   * Move changes to source tree into 00_misc.diff.
   * Update debian/rules.
   * Build libggi-target-svgalib on amd64.
   * 03_fix_as-needed.diff - Fix --as-needed in ltmain.sh. Closes: #396026
   * Fix postinst script to not ask user quiestions manually. Closes: #396021
   * Replace obsolete dependencies (x-dev, xutils).
   * Add lintian override for menu-command-not-in-package (/bin/sh)
   * Bump Standards Version to 3.8.0. (No changes needed).
   * Changes thanks to Barry deFreese [EMAIL PROTECTED]
- New upstream release.
- Add armel arch on fbdev binary package. Closes: #469968.
- Fix typo in package description. Closes: #399158.
- Fix watch file. Closes: #449712.
- Add quilt patch system.
 + 01_manpages.diff - Fix whatis entrys and unknown commands.
 + 02_glide.diff - Fix failures in glide files.
- Use glide2-dev not glide3-dev.
- Add copyright holders.
- Move Homepage from package descriptions to source header.
- Bump debhelper build dep to 5.
- Move DH_COMPAT from rules to compat and set to 5.
Checksums-Sha1: 
 a97142c166cc0346ba5ec3406cc14a5264929750 1438 libggi_2.2.2-1.dsc
 3065c700c451bb4b9a59956f10415e6242cef133 1746184 libggi_2.2.2.orig.tar.gz
 5b2a0ad4574fc26cfdffb428ceab766fa6b5ed5f 32313 libggi_2.2.2-1.diff.gz
 4ee072f22ab5b3e01b2927f5c304006a5c70d479 377470 libggi2_2.2.2-1_amd64.deb
 c718b6b05ff788fb68400ca09b3c3c3f6f51cc58 553826 libggi2-dev_2.2.2-1_amd64.deb
 0543a73cf44720c3cb3c4f704f7dbf4066896599 204310 
libggi-samples_2.2.2-1_amd64.deb
 8bf33c7f0bb63ed429ab1ab5b57288418db1432f 126224 
libggi-target-emu_2.2.2-1_amd64.deb
 bc0dd6c1ee33ba4943dd7ea433fa24ea6960bf8b 114296 
libggi-target-monotext_2.2.2-1_amd64.deb
 009d916140cda5826effc63bb988ddeeb51f0018 109274 
libggi-target-vcsa_2.2.2-1_amd64.deb
 3ea7e07a2bb608d22c308124a38380c3e83b7161 109346 
libggi-target-aa_2.2.2-1_amd64.deb
 66b6e56be92a9839a2edb7d6115485bed47ea42a 111804 
libggi-target-terminfo_2.2.2-1_amd64.deb
 75d6ed0bff125b7b6a7e6f5fe73cdc310e456e4c 147346 
libggi-target-fbdev_2.2.2-1_amd64.deb
 e0cfea2958aa44f772af1d19100fe6fdcb24264e 164792 
libggi-target-x_2.2.2-1_amd64.deb
 8335fa5fb9ec4e9439bdfbd20d6fb4b97c6349e8 116446 
libggi-target-svgalib_2.2.2-1_amd64.deb
Checksums-Sha256: 
 94f3db82e6e64fc7bcb49bc0a3772861c0846792e7a9a11ba35280f457cf1abe 1438 
libggi_2.2.2-1.dsc
 14bd225834ce5a14e097b2cc0852930a1d105088dfaab2e3241e5c3280ef434c 1746184 
libggi_2.2.2.orig.tar.gz
 85e6ce3c79e050cde665aec2816189f59fe104c9a5415303e62c9f856e4a1e32 32313 
libggi_2.2.2-1.diff.gz
 0dd2e17beadfc23a0604dd610b410b2fd6c594b74e3f9be96f7ce1866d97196f 377470 
libggi2_2.2.2-1_amd64.deb
 486c93a112349a9324664dc0ee727c003992f785bac6d69d9d09e3c3b881 553826 
libggi2-dev_2.2.2-1_amd64.deb
 76fcfca7d8f63256f15bcd6ca8f9325df56a71941adc42f4507cd022b7c2349e 204310 
libggi-samples_2.2.2-1_amd64.deb
 d9f06f10b8e39f67c2f6dac25860524a6c489f2cec4040caca5dafa031c37a2f 126224 
libggi-target-emu_2.2.2-1_amd64.deb
 e7b718c891846679df9708fb0e3e967744b75b88e81055a6bd00c5e11add5844 114296 
libggi-target-monotext_2.2.2-1_amd64.deb
 990f501174a03ce8d26ceabc4491c50d5406cd7f06a9045876af3f69a04eeb9e 109274 
libggi-target-vcsa_2.2.2-1_amd64.deb
 2892a63b7fb5370c085047dcf0127b354260ecf5459b6184644044706862fb34 109346 
libggi-target-aa_2.2.2-1_amd64.deb
 b01558ed57531e3eb60f2369fb2cba0cbc97ff2096c6d78ca0d0b1c0d504b738 111804 

Accepted gmt 4.2.1-2 (source i386 all)

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

Format: 1.8
Date: Fri, 13 Jun 2008 10:27:46 +0200
Source: gmt
Binary: gmt gmt-doc-pdf gmt-tutorial-pdf gmt-doc gmt-examples
Architecture: source i386 all
Version: 4.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 gmt- Generic Mapping Tools
 gmt-doc- HTML documentation for GMT, the Generic Mapping Tools
 gmt-doc-pdf - PDF docs for GMT, the Generic Mapping Tools
 gmt-examples - Example scripts illustrating the use of GMT
 gmt-tutorial-pdf - Tutorial for GMT, the Generic Mapping Tools (PDF)
Changes: 
 gmt (4.2.1-2) unstable; urgency=low
 .
   * Fixed duplicates of man pages in /usr/lib/gmt/man (merged from trunk).
   * Missing man section 3 page added (merged from trunk).
   * Fixed clean target to remove GMT symlink and quilt .pc dir (merged from 
trunk).
Checksums-Sha1: 
 afbf49613dea1258fdfe3dffe4d48f8bb7054b8f 1174 gmt_4.2.1-2.dsc
 59f9f8181eeebda6891e3d7eb43dad9e0bab371c 19169298 gmt_4.2.1-2.tar.gz
 1f2141516e4f7588646030d7244629f9b64a38ce 3384022 gmt_4.2.1-2_i386.deb
 77d46e40a8ad23f5a980a64ff31d221d5237010d 10143520 gmt-doc-pdf_4.2.1-2_all.deb
 13b0d8417a44d004f39dba33c14e3aba8949533b 300520 
gmt-tutorial-pdf_4.2.1-2_all.deb
 a8c258416bba13de1830fc95adba2e5fc5b0ce94 3356730 gmt-doc_4.2.1-2_all.deb
 15b85d882b1e36689ec3e9759482a38655f4d29b 4894 gmt-examples_4.2.1-2_all.deb
Checksums-Sha256: 
 167fe40f5b2cd242a2a18023ec57d5313cdf4e1f3ba80a1a42f630b9802f7072 1174 
gmt_4.2.1-2.dsc
 10218d55f2f5d7c7f5aaf83c9b6fc90f39f8bb50f7c54664980527e3a9f95bf5 19169298 
gmt_4.2.1-2.tar.gz
 f9a047a2c2defe2fd2de31d5d28d518526d0fb169ea673bfd6aee007de1832c8 3384022 
gmt_4.2.1-2_i386.deb
 357fa3468e71fdd7999ea88c5b6e96068b83f2e2949b423e943dfb6ff1d13d66 10143520 
gmt-doc-pdf_4.2.1-2_all.deb
 78617063632b689c13599061b3a840d02b37ba54af64d650a5f9dd520a8f60b0 300520 
gmt-tutorial-pdf_4.2.1-2_all.deb
 6a27b638c86062e23fe4039cdaaf972cfe0eb9dd7be32108536a3ef8c9f4d209 3356730 
gmt-doc_4.2.1-2_all.deb
 2e89f2d7fecb48521171da9e30afe4887b310d79c7a6418200a26e69ad65799f 4894 
gmt-examples_4.2.1-2_all.deb
Files: 
 c0a1826322f22cc44db6bdbe7cef0a30 1174 science extra gmt_4.2.1-2.dsc
 a4c127315b975aca3995f10aec11cf1b 19169298 science extra gmt_4.2.1-2.tar.gz
 32fc99b503ca177ab619e29d8c6c4bf1 3384022 science extra gmt_4.2.1-2_i386.deb
 51b7cfb6c94ac2b6842c9fcf25853206 10143520 doc extra gmt-doc-pdf_4.2.1-2_all.deb
 e9617ed129bb663bd5a84fefc566 300520 doc extra 
gmt-tutorial-pdf_4.2.1-2_all.deb
 1fe670a06108af65e685ba031a4503bc 3356730 doc extra gmt-doc_4.2.1-2_all.deb
 31ae661612769104bab8a6ef1c829014 4894 science extra 
gmt-examples_4.2.1-2_all.deb

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

iEYEARECAAYFAkhSNqcACgkQpFNRmenyx0ej5ACgkA4rMj2U6UkRHIIGRX12WJuw
w9YAoMcYvDsUpuN2LqT2BayuKo7sSwQP
=Od9J
-END PGP SIGNATURE-


Accepted:
gmt-doc-pdf_4.2.1-2_all.deb
  to pool/main/g/gmt/gmt-doc-pdf_4.2.1-2_all.deb
gmt-doc_4.2.1-2_all.deb
  to pool/main/g/gmt/gmt-doc_4.2.1-2_all.deb
gmt-examples_4.2.1-2_all.deb
  to pool/main/g/gmt/gmt-examples_4.2.1-2_all.deb
gmt-tutorial-pdf_4.2.1-2_all.deb
  to pool/main/g/gmt/gmt-tutorial-pdf_4.2.1-2_all.deb
gmt_4.2.1-2.dsc
  to pool/main/g/gmt/gmt_4.2.1-2.dsc
gmt_4.2.1-2.tar.gz
  to pool/main/g/gmt/gmt_4.2.1-2.tar.gz
gmt_4.2.1-2_i386.deb
  to pool/main/g/gmt/gmt_4.2.1-2_i386.deb


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



Accepted sitesummary 0.0.41 (source all)

2008-06-13 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 13 Jun 2008 10:48:04 +0200
Source: sitesummary
Binary: sitesummary sitesummary-client
Architecture: source all
Version: 0.0.41
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 sitesummary - Generate site summary of submitting hosts (server part)
 sitesummary-client - Generate site summary of submitting hosts (client part)
Changes: 
 sitesummary (0.0.41) unstable; urgency=low
 .
   * Accept nagios3 clients as nagios clients.
   * New argument -w to sitesummary-nodes, to list DNS name and MAC address,
 for use with wakeonlan packages.
   * Fix slow propagation of information on first time install, by
 making sure the server cron job calls sitesummary-client before
 processing all entries.
   * Add usage information to sitesummary-nodes.
Files: 
 0bc0eb69a5e19f0e6a5ce0aed634a7a4 715 misc optional sitesummary_0.0.41.dsc
 67d3d350cbfe38a401ae21f599b12140 31798 misc optional sitesummary_0.0.41.tar.gz
 78a9d12e1196c1a5779a5f21c6af2e2c 18870 misc optional sitesummary_0.0.41_all.deb
 b6e07236bcb5633047c40d63f7787f27 15968 misc optional 
sitesummary-client_0.0.41_all.deb

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

iD8DBQFIUjSJ20zMSyow1ykRAketAKCzBi6C827u4/DMpADah5b5N/atVgCfQFxh
RlEIaObS9O3Ekwsocm8hx8k=
=OU00
-END PGP SIGNATURE-


Accepted:
sitesummary-client_0.0.41_all.deb
  to pool/main/s/sitesummary/sitesummary-client_0.0.41_all.deb
sitesummary_0.0.41.dsc
  to pool/main/s/sitesummary/sitesummary_0.0.41.dsc
sitesummary_0.0.41.tar.gz
  to pool/main/s/sitesummary/sitesummary_0.0.41.tar.gz
sitesummary_0.0.41_all.deb
  to pool/main/s/sitesummary/sitesummary_0.0.41_all.deb


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



Accepted tor 0.2.0.28-rc-1 (source all i386)

2008-06-13 Thread Peter Palfrader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 10:28:36 +0200
Source: tor
Binary: tor tor-dbg tor-geoipdb
Architecture: source all i386
Version: 0.2.0.28-rc-1
Distribution: experimental
Urgency: low
Maintainer: Peter Palfrader [EMAIL PROTECTED]
Changed-By: Peter Palfrader [EMAIL PROTECTED]
Description: 
 tor- anonymizing overlay network for TCP
 tor-dbg- debugging symbols for Tor
 tor-geoipdb - geoIP database for Tor
Changes: 
 tor (0.2.0.28-rc-1) experimental; urgency=low
 .
   * New upstream version.
   * Remove debian/patches/11_tor_as_root_more_helpful.dpatch as
 it is no longer needed:  We now setuid() to the Tor user
 when run as root and it all just works.
   * Add comments to the dpatch headers so lintian shuts up.
   * Add patches/14_fix_geoip_warning: Change geoipdb open failed message.
   * Require unit tests to pass again.
Checksums-Sha1: 
 dee8157fcfd91d45b9f379bea908f94b9e405512 1177 tor_0.2.0.28-rc-1.dsc
 b7a84553014572de96859d62eb7f5f325a1ba147 2137301 tor_0.2.0.28-rc.orig.tar.gz
 d622886bdb3f23e6142f4b5194109c46391989fb 77444 tor_0.2.0.28-rc-1.diff.gz
 d244259e653646c30a3922372f09e2aa1d71a2f7 708030 
tor-geoipdb_0.2.0.28-rc-1_all.deb
 66403ced02e10aeabd365ba4510010514bc0997a 1202776 tor_0.2.0.28-rc-1_i386.deb
 96f12fcd332dd1d5b2c800dc9b3d1f4938fc0493 838162 tor-dbg_0.2.0.28-rc-1_i386.deb
Checksums-Sha256: 
 7d00f96662cd01516ba9e076a54190ac2b23dc8b68c507ad6492d68443edc336 1177 
tor_0.2.0.28-rc-1.dsc
 481c2077e9ee71dab472b9c5e81350130002dfacb02c527925f9b345eadaf177 2137301 
tor_0.2.0.28-rc.orig.tar.gz
 ab366fe76dcbf327bf43e1ac1483921c8fd4cac6e896a2bc2c952bfc91725fba 77444 
tor_0.2.0.28-rc-1.diff.gz
 d283f9b334d6d026bcf36adfbb236a4c00722f04a9be652931af0dc56e16f97b 708030 
tor-geoipdb_0.2.0.28-rc-1_all.deb
 eaaa8b7f6f19fc294962711bedf5f4cc2d0b7558022ca9b530d7f377740df5b9 1202776 
tor_0.2.0.28-rc-1_i386.deb
 b4f70654471030dbadb0cbde528a9b78394c510214447766ca8cb200bb81ff22 838162 
tor-dbg_0.2.0.28-rc-1_i386.deb
Files: 
 12b287dfd93eec7d584e0a62b4fb25ec 1177 comm optional tor_0.2.0.28-rc-1.dsc
 d65dd5c9e1f82912aa0c736c5daec22d 2137301 comm optional 
tor_0.2.0.28-rc.orig.tar.gz
 9d5b6d9f5591f39e21e10503f37b04ea 77444 comm optional tor_0.2.0.28-rc-1.diff.gz
 73115684fb95ac7ad5d8a148979739d6 708030 comm extra 
tor-geoipdb_0.2.0.28-rc-1_all.deb
 18612613931216d84f338a0a484942e4 1202776 comm optional 
tor_0.2.0.28-rc-1_i386.deb
 1e560fd266c098f7a26ee6239a33296e 838162 comm extra 
tor-dbg_0.2.0.28-rc-1_i386.deb

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

iD8DBQFIUkOvz/ccs6+kS90RAhhNAJ45x6TtlHW8bSjxUXj65rwtyIDjQgCggEZq
y3b9U9bH4W3vX0PdsuvlQ0c=
=MXWx
-END PGP SIGNATURE-


Accepted:
tor-dbg_0.2.0.28-rc-1_i386.deb
  to pool/main/t/tor/tor-dbg_0.2.0.28-rc-1_i386.deb
tor-geoipdb_0.2.0.28-rc-1_all.deb
  to pool/main/t/tor/tor-geoipdb_0.2.0.28-rc-1_all.deb
tor_0.2.0.28-rc-1.diff.gz
  to pool/main/t/tor/tor_0.2.0.28-rc-1.diff.gz
tor_0.2.0.28-rc-1.dsc
  to pool/main/t/tor/tor_0.2.0.28-rc-1.dsc
tor_0.2.0.28-rc-1_i386.deb
  to pool/main/t/tor/tor_0.2.0.28-rc-1_i386.deb
tor_0.2.0.28-rc.orig.tar.gz
  to pool/main/t/tor/tor_0.2.0.28-rc.orig.tar.gz


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



Accepted cairo 1.6.4-6 (source all i386)

2008-06-13 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 11:55:50 +0200
Source: cairo
Binary: libcairo2-dev libcairo2 libcairo2-dbg libcairo2-doc 
libcairo-directfb2-udeb libcairo-directfb2 libcairo-directfb2-dev
Architecture: source all i386
Version: 1.6.4-6
Distribution: unstable
Urgency: low
Maintainer: Dave Beckett [EMAIL PROTECTED]
Changed-By: Sebastian Dröge [EMAIL PROTECTED]
Description: 
 libcairo-directfb2 - The Cairo 2D vector graphics library DirectFB build
 libcairo-directfb2-dev - Development files for Cairo graphics library DirectFB 
build
 libcairo-directfb2-udeb - The Cairo 2D vector graphics library DirectFB build 
(udeb)
 libcairo2  - The Cairo 2D vector graphics library
 libcairo2-dbg - The Cairo 2D vector graphics library (debugging symbols)
 libcairo2-dev - Development files for the Cairo 2D graphics library
 libcairo2-doc - Documentation for the Cairo Multi-platform 2D graphics library
Closes: 486006
Changes: 
 cairo (1.6.4-6) unstable; urgency=low
 .
   * debian/control:
 + Let libcairo2-dev depend on libxcb-render-util0-dev (Closes: #486006).
Checksums-Sha1: 
 d5ab1f62acffc9e1d96dae58ef45d344fc01dc0b 1481 cairo_1.6.4-6.dsc
 1404a10ce7cdda18c487c18f3c4c3fe6c654c9ad 24629 cairo_1.6.4-6.diff.gz
 3f71880ec429974acda5e25d8033e6d4d672084d 470356 libcairo2-doc_1.6.4-6_all.deb
 90e7408fdd0b69919dc006d0fa1acfd5705855b6 605874 libcairo2-dev_1.6.4-6_i386.deb
 2cd8f65ef1113d04e32c799146020387a7825b83 540862 libcairo2_1.6.4-6_i386.deb
 6deac832adbcc84d0674eec266bc989726fe0af5 827830 libcairo2-dbg_1.6.4-6_i386.deb
 e89a343ed8c9d068d2b61f3dd5951ca88cb339a6 151372 
libcairo-directfb2-udeb_1.6.4-6_i386.udeb
 72da2009d5f77ab353c10ab804138c89f7ad5417 486636 
libcairo-directfb2_1.6.4-6_i386.deb
 2bd96c235cd0e2b910b673fb631896da3b157723 543868 
libcairo-directfb2-dev_1.6.4-6_i386.deb
Checksums-Sha256: 
 43a57b9b4fb483c83d67dffae9ae15f6dbbf5e19105709b9a38a25d8f38b704c 1481 
cairo_1.6.4-6.dsc
 120b99adab2052e1277acd35d8a2f59ce7ef6e484c21a3424f01a623e3ccef6d 24629 
cairo_1.6.4-6.diff.gz
 f3fd9ce97a9352395f068504d8b23ec3300daa0f60404e842270e103482d02d9 470356 
libcairo2-doc_1.6.4-6_all.deb
 8c9424c0bcd06e2dde674adcef43fb2b8ae914d63b51c55d0dfb8fb38eafb786 605874 
libcairo2-dev_1.6.4-6_i386.deb
 815bf4b6ec1543d5ebdf39e84c686ce2f367e5a38b282bf820bcab34c68421d3 540862 
libcairo2_1.6.4-6_i386.deb
 9a246e345bf467fdce8d8c0a0bb6cd87ed54b0f85dfd533e0a98f16269f77627 827830 
libcairo2-dbg_1.6.4-6_i386.deb
 d3792ccd8b62613f5c2bf28831510fd83ec4dba16cf9f4c97a4a999e089451f4 151372 
libcairo-directfb2-udeb_1.6.4-6_i386.udeb
 5b75584cf49d9d473f4ac85cc0a3158aaf89df3a833c3c543a9b8a8659c7ec86 486636 
libcairo-directfb2_1.6.4-6_i386.deb
 846b416a8718f52991f6ca262249ba7f544cda492c62e8bb74983be3f1e4ece7 543868 
libcairo-directfb2-dev_1.6.4-6_i386.deb
Files: 
 dd1714bff699005f686977fa82f7ed31 1481 libs optional cairo_1.6.4-6.dsc
 ac64d664d85625ba2019aee790a181fe 24629 libs optional cairo_1.6.4-6.diff.gz
 470fec647551564d1f1e95d7910ca465 470356 doc optional 
libcairo2-doc_1.6.4-6_all.deb
 150f5baab5ddd32b3043b97c8ddea04f 605874 libdevel optional 
libcairo2-dev_1.6.4-6_i386.deb
 0d9dcbbd92bc4111092cbb572ceb610c 540862 libs optional 
libcairo2_1.6.4-6_i386.deb
 3f839d3a1e3577d2f5cd7458b63a143f 827830 libdevel extra 
libcairo2-dbg_1.6.4-6_i386.deb
 35e8a19c12edd767ba2fa79aecc8a30a 151372 debian-installer optional 
libcairo-directfb2-udeb_1.6.4-6_i386.udeb
 607cd9e6edca4b10e5beedfe00e57682 486636 libs optional 
libcairo-directfb2_1.6.4-6_i386.deb
 49d34f61e5ebee1bee3dbf9bebe7d523 543868 libdevel optional 
libcairo-directfb2-dev_1.6.4-6_i386.deb
Package-Type: udeb

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

iEYEARECAAYFAkhSRtgACgkQBsBdh1vkHyH/dwCfcH7TGpN9BGBCTs18+aRqxJza
TUUAnjK5sDtxVW5VtBgJ+NFno2xNZARh
=CxAD
-END PGP SIGNATURE-


Accepted:
cairo_1.6.4-6.diff.gz
  to pool/main/c/cairo/cairo_1.6.4-6.diff.gz
cairo_1.6.4-6.dsc
  to pool/main/c/cairo/cairo_1.6.4-6.dsc
libcairo-directfb2-dev_1.6.4-6_i386.deb
  to pool/main/c/cairo/libcairo-directfb2-dev_1.6.4-6_i386.deb
libcairo-directfb2-udeb_1.6.4-6_i386.udeb
  to pool/main/c/cairo/libcairo-directfb2-udeb_1.6.4-6_i386.udeb
libcairo-directfb2_1.6.4-6_i386.deb
  to pool/main/c/cairo/libcairo-directfb2_1.6.4-6_i386.deb
libcairo2-dbg_1.6.4-6_i386.deb
  to pool/main/c/cairo/libcairo2-dbg_1.6.4-6_i386.deb
libcairo2-dev_1.6.4-6_i386.deb
  to pool/main/c/cairo/libcairo2-dev_1.6.4-6_i386.deb
libcairo2-doc_1.6.4-6_all.deb
  to pool/main/c/cairo/libcairo2-doc_1.6.4-6_all.deb
libcairo2_1.6.4-6_i386.deb
  to pool/main/c/cairo/libcairo2_1.6.4-6_i386.deb


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



Accepted gmult 5.4-1 (source amd64)

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

Format: 1.8
Date: Thu, 12 Jun 2008 16:52:56 +0200
Source: gmult
Binary: gmult
Architecture: source amd64
Version: 5.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Ansgar Burchardt [EMAIL PROTECTED]
Description: 
 gmult  - figure out which letters are which numbers
Changes: 
 gmult (5.4-1) unstable; urgency=low
 .
   * New Upstream release
   * Use debhelper instead of cdbs
   * Bump standards version to 3.8.0
   * Add myself to Uploaders
   * Use -Wl,--as-needed to reduce direct dependencies
   * Change man page section to 6 (Games)
Checksums-Sha1: 
 82919d21cca70786c5b33f759f07e13290884360 1295 gmult_5.4-1.dsc
 6e95f3a61dbeaf09564ca1640cfc0b1a1f2517c9 162756 gmult_5.4.orig.tar.gz
 9dd2739bfe65cb765da4a41abecb7b4052840b8a 5655 gmult_5.4-1.diff.gz
 29b63bb3d4a9a7f60a5029d3c5037f228a23a928 56076 gmult_5.4-1_amd64.deb
Checksums-Sha256: 
 a2cc4696161b358b330e53da7bbaba355ea9822875b55f52fd515c8fae52f7bd 1295 
gmult_5.4-1.dsc
 21f37307ec5b73e3f95908b0f1d5240df830fedbe2dc9b81e1cda63d90d2ba56 162756 
gmult_5.4.orig.tar.gz
 fd7f061c5679d42230686e301f97102ef434fe13dc245ccf1b83c1cb7a3ed305 5655 
gmult_5.4-1.diff.gz
 ea4d8e582e7539418056d328425d44060d4f76210cc6bd1f6d89184424aa1019 56076 
gmult_5.4-1_amd64.deb
Files: 
 7f316b40c5e37506b0c00d4e33a3e3c1 1295 games optional gmult_5.4-1.dsc
 f8428db69df55757a6a39e9d1912b729 162756 games optional gmult_5.4.orig.tar.gz
 64cb6bd45a901fa86787524c4ab1f144 5655 games optional gmult_5.4-1.diff.gz
 03a362c0bdd78b34a2c981ecbaea3959 56076 games optional gmult_5.4-1_amd64.deb

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

iD8DBQFIUlVqfbltLjbuCGERAj7oAKC1FhXQmMiLnKtwyXShuPZISkfItQCeJ6nJ
btSoNhhmjHVdho+plGeCuRY=
=oUfZ
-END PGP SIGNATURE-


Accepted:
gmult_5.4-1.diff.gz
  to pool/main/g/gmult/gmult_5.4-1.diff.gz
gmult_5.4-1.dsc
  to pool/main/g/gmult/gmult_5.4-1.dsc
gmult_5.4-1_amd64.deb
  to pool/main/g/gmult/gmult_5.4-1_amd64.deb
gmult_5.4.orig.tar.gz
  to pool/main/g/gmult/gmult_5.4.orig.tar.gz


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



Accepted exmh 1:2.7.2-15 (source all)

2008-06-13 Thread Alexander Zangerl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 13 Jun 2008 19:48:09 +1000
Source: exmh
Binary: exmh
Architecture: source all
Version: 1:2.7.2-15
Distribution: unstable
Urgency: low
Maintainer: Alexander Zangerl [EMAIL PROTECTED]
Changed-By: Alexander Zangerl [EMAIL PROTECTED]
Description: 
 exmh   - extensible X user interface for MH mail
Changes: 
 exmh (1:2.7.2-15) unstable; urgency=low
 .
   * added option for better gpg-agent support
Files: 
 f489ba7bb314a232aca42161a73994cb 588 mail optional exmh_2.7.2-15.dsc
 5ab926bd7ec0eaf050b2056244d4bebe 44890 mail optional exmh_2.7.2-15.diff.gz
 79cbd8d2610855f4df1d9d5f4abee1ba 918602 mail optional exmh_2.7.2-15_all.deb

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

iD8DBQFIUkyypy/2bEK9ZF0RAt5vAJ4zpcAA8f77YpLVMagv2cmX2n+igACcCwcQ
E4IwCye/rYuQMIy8ObaiukM=
=V0+D
-END PGP SIGNATURE-


Accepted:
exmh_2.7.2-15.diff.gz
  to pool/main/e/exmh/exmh_2.7.2-15.diff.gz
exmh_2.7.2-15.dsc
  to pool/main/e/exmh/exmh_2.7.2-15.dsc
exmh_2.7.2-15_all.deb
  to pool/main/e/exmh/exmh_2.7.2-15_all.deb


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



Accepted freej 0.10-1 (source amd64)

2008-06-13 Thread Guido Trotter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 11:01:05 +
Source: freej
Binary: freej
Architecture: source amd64
Version: 0.10-1
Distribution: unstable
Urgency: low
Maintainer: Guido Trotter [EMAIL PROTECTED]
Changed-By: Guido Trotter [EMAIL PROTECTED]
Description: 
 freej  - Vision mixer
Closes: 482212
Changes: 
 freej (0.10-1) unstable; urgency=low
 .
   [ Guido Trotter ]
   * New upstream version
  (now compatible with new avlibs) (closes: #482212)
   * Drop 0.9.1 specific patches (now merged upsteam)
   * Remove debian/README.Debian, which refers to 0.9.1 specific changes
   * Check policy changes and update Standards Version
 .
   [ Luca Bigliardi ]
   * Add Denis Rojo (jaromil) as a co-maintainer
   * Update description and build-dependencies in control
   * Move copyright to gpl-3
   * Remove unused patches
   * Remove configure flags in debian/rules
   * Add patch to delete interpeter path in js scripts
   * Remove unnecessary files while cleaning and installing
Checksums-Sha1: 
 ac7c78886668db4131998a7e374351f66fb31989 1288 freej_0.10-1.dsc
 f294732a52dd6deed15d904ee93db0ad111ccb0c 2445854 freej_0.10.orig.tar.gz
 d5137cf44ec4eada652bb8f79a561bdf232439d9 5827 freej_0.10-1.diff.gz
 00f74c05e20bd7a421b838c62ae8ae5b951eb288 930710 freej_0.10-1_amd64.deb
Checksums-Sha256: 
 3aec333a177436d553909324c6879288c4cd0e6e8aa76d7c6b3559369f7044b0 1288 
freej_0.10-1.dsc
 c017cdc0595c9ee90ee567c1162387c3e310ab79fb376a15ddeed71d23d8f252 2445854 
freej_0.10.orig.tar.gz
 481f035233f79cc532d73dc0876fa7a0744334085edb56b4eaf49fa6d00b3d74 5827 
freej_0.10-1.diff.gz
 b9677b7ed26674cbea8ca9568cbad08f4a064de28ee4e29118241b3dacb54c1b 930710 
freej_0.10-1_amd64.deb
Files: 
 e1be98214e13ac3fc0b3a0e5b6adb9ed 1288 x11 optional freej_0.10-1.dsc
 97c72c84031303b7aea33ec2071cd0bb 2445854 x11 optional freej_0.10.orig.tar.gz
 b460ab4dc21d7ab5fd3bc05d572c61f3 5827 x11 optional freej_0.10-1.diff.gz
 d80673470e195e2e9702cc1b4082243a 930710 x11 optional freej_0.10-1_amd64.deb

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

iD8DBQFIUlgahImxTYgHUpsRAgqqAJ4qWuRH42GQqoS50FgfG07I+Vjc/ACfRuZD
0apbqP+OwN95GcdoIgGs4AM=
=4LNE
-END PGP SIGNATURE-


Accepted:
freej_0.10-1.diff.gz
  to pool/main/f/freej/freej_0.10-1.diff.gz
freej_0.10-1.dsc
  to pool/main/f/freej/freej_0.10-1.dsc
freej_0.10-1_amd64.deb
  to pool/main/f/freej/freej_0.10-1_amd64.deb
freej_0.10.orig.tar.gz
  to pool/main/f/freej/freej_0.10.orig.tar.gz


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



Accepted mimedefang 2.64-4 (source i386)

2008-06-13 Thread Christoph Martin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 13:31:15 +0200
Source: mimedefang
Binary: mimedefang graphdefang
Architecture: source i386
Version: 2.64-4
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin [EMAIL PROTECTED]
Changed-By: Christoph Martin [EMAIL PROTECTED]
Description: 
 graphdefang - grapher for MIMEDefang spam and virus logs
 mimedefang - e-mail filter program for sendmail
Changes: 
 mimedefang (2.64-4) unstable; urgency=low
 .
   * update standards version
   * update build-depends
   * reformat NEWS.Debian to make lintian happy
Checksums-Sha1: 
 5a2a6cec364ccdea63ccf40f53fbe40f1381922c 1485 mimedefang_2.64-4.dsc
 dc1df045ec2a420beeb16172251741d04c574634 31438 mimedefang_2.64-4.diff.gz
 8c5d8d914ef45694a0ba1421ca0b745e5fcfd22a 238540 mimedefang_2.64-4_i386.deb
 02f65041181568ce34cdf371a84d901f00f5bc89 81682 graphdefang_2.64-4_i386.deb
Checksums-Sha256: 
 52b978eaf0b4770b6f6d578f279fdc7925b1716d09556b424992df732e1f254b 1485 
mimedefang_2.64-4.dsc
 99257f5cae8cfabba038c263849a9d3e675a02d2f9fcf6492a9a1fc1e4c0dc0f 31438 
mimedefang_2.64-4.diff.gz
 1fe9dcfca91daf0b98110aaa5ab597136bbe8e242bb77d2ae6d4dce16e8ca509 238540 
mimedefang_2.64-4_i386.deb
 f5829e0f4266a9b36ff34a07c10e15c660eb938107fdc04e9ccdfb9beedf26d2 81682 
graphdefang_2.64-4_i386.deb
Files: 
 fef053cd1ed0f36dc4aadc85c275c77c 1485 mail extra mimedefang_2.64-4.dsc
 94658d5dab03fdddef542991e3c49ee8 31438 mail extra mimedefang_2.64-4.diff.gz
 bd492449481b3802b67ff46764e6bc97 238540 mail extra mimedefang_2.64-4_i386.deb
 fc3781bbfcf53c59c52fe14a9978313b 81682 mail extra graphdefang_2.64-4_i386.deb

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

iQEVAwUBSFJiH24/9k35XC9tAQL1oAgAzodnHgA2Wj4SQ4UHhWqy+Z3XgtVB6rtG
AFeq0H62XKazrtTFWDwAIOGVmiWcPOlN5UBixIGH/iPFMiyjWHsqVFwPDlQ8LUrn
d1Q/ajxB83lOn67vGJrEVflUxise4zx2iFSJ5Av0aXqqv3eP05jlEne88VvypZi0
PGgY5Pt7f6WdrNUPKTmWn79s1kpEA6C+tgq6TPfeLDLaIaNMzSpxC7xb+5JjgtfI
vZHJ4ABfEQxwOo1zAOyGGcW/ddMQtP1nuvOFPzSuKMQpiuaanxVvunnkp/IrsRzu
UmyNxj/EoKw5ohmAQfnb1GIDsqz3JfBeWxvfE9D3uAoUl0OUAfG3qA==
=xNEW
-END PGP SIGNATURE-


Accepted:
graphdefang_2.64-4_i386.deb
  to pool/main/m/mimedefang/graphdefang_2.64-4_i386.deb
mimedefang_2.64-4.diff.gz
  to pool/main/m/mimedefang/mimedefang_2.64-4.diff.gz
mimedefang_2.64-4.dsc
  to pool/main/m/mimedefang/mimedefang_2.64-4.dsc
mimedefang_2.64-4_i386.deb
  to pool/main/m/mimedefang/mimedefang_2.64-4_i386.deb


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



Accepted developers-reference 3.4.0 (source all)

2008-06-13 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 13:45:49 +0200
Source: developers-reference
Binary: developers-reference developers-reference-fr
Architecture: source all
Version: 3.4.0
Distribution: unstable
Urgency: low
Maintainer: Debian Documentation Project [EMAIL PROTECTED]
Changed-By: Lucas Nussbaum [EMAIL PROTECTED]
Description: 
 developers-reference - guidelines and information for Debian developers
 developers-reference-fr - guidelines and information for Debian developers, in 
French
Closes: 278267 376582 454216 456494 459343 467102 470754 475531 483223 483225 
483226 483230 483231 483237 483242 483428 484806 485837 485969
Changes: 
 developers-reference (3.4.0) unstable; urgency=low
 .
   [ Lucas Nussbaum ]
   * Update Vcs-* fields after DDP's SVN restructuring. Closes: #483428.
   * Fix conditions for updates from unstable to testing. Closes: #470754.
   * linda has been removed. Remove section A.2.2. Closes: #483242.
   * Co-maintainers are listed in the Uploaders field. Closes: #483230.
   * Collaborative Maintenance: the 'global part' of debian/control
 is the first paragraph, about the source package. Closes: #483231.
   * debian-private archives are on master. Closes: #475531.
   * Mention Debian Maintainers and the debian-maintainers package.
 Closes: #483225.
   * README.contrib: document that short lines are preferred.
 Closes: #278267.
   * build-rdeps allows to list reverse build-dependencies.
 Closes: #376582.
 .
   [ Marc 'HE' Brockschmidt ]
   * Replace abused emphasis tags with literal tags.
   * In the same spirit, wrap all uses of stable/testing/unstable and
 release codenames in literal
   * Remove reference to upload queue on auric in section 5.6.5, auric
 doesn't exist anymore.
   * Fix several typesetting errors and typos noticed by Sandro Tosi,
 thanks for the notes! Closes: #483223
   * Update several bits about release management/testing transitions
 and release-critical bugs. Closes: #483237, #456494
   * Update and rewrite the porting guidelines in chapter 5, bringing
 the dev-ref up to the state of porting in the year 2008. Also
 fixes several wording issues, such as possible misunderstandings
 about the need to rebuild uploads. Closes: #483226
   * Update the instructions for uploads to the (old)stable
 distributions. Emphasize the importance of contacting the SRM
 team before upload. Closes: #459343
   * Update instructions for package removal requests. Closes: #454216
   * Clarify instructions for bug reassignment, emphasizing the
 need to inform the maintainers you reassign the bug to. Also
 hint to using cloned bugs to avoid re-reporting. Heavily based
 on patch by Marc Haber - thanks for the work! Closes: #484806
   * Clarify instructions for replacing/renaming binary packages,
 pointing out that using Provides is sometimes advisable. Closes:
 #467102
   * Update description of the madison tool (by replacing it with a
 description of the dak ls tool). Update the example while we're
 at it.
   * Update explanation of best practice for closing bugs, seems to
 have been forgotten when everything was upgraded to use
 debbugs version-tracking. Closes: #485969
   * Clarify ITP instructions and emphasize our wish that people send
 ITPs, explaining a few of the reasons. Thanks for the note,
 Thomas. Closes: #485837
   * debian/control:
  + Update Uploaders to include Lucas, Raphael and me.
  + Bump Standards-Version to 3.8.0. No changes needed!
Checksums-Sha1: 
 20ceacb92bdb2ec9b8f659f70dee77e339de21db 1192 developers-reference_3.4.0.dsc
 d770185e9edf94a8eeba436a14dd76f2602bdb32 450209 
developers-reference_3.4.0.tar.gz
 0cc87fd4186e5c41daf1df5fb735abe017131191 665274 
developers-reference_3.4.0_all.deb
 ca28df5fa472fe9671a5b9bc6cf42c0feede2c1f 667754 
developers-reference-fr_3.4.0_all.deb
Checksums-Sha256: 
 f2a39efe0536630bf7adc3d5210c055a7a78d21f23f0feadb6025a9acff0b35a 1192 
developers-reference_3.4.0.dsc
 bc3b1f724b9dee551ff06fa99f04f2d643fa0e0b094a232b13b1683144a9b7ce 450209 
developers-reference_3.4.0.tar.gz
 99872b905ee46e7736a2b3186b7523f6dd1c6f241cbb2bd9c3a23f8baf65b778 665274 
developers-reference_3.4.0_all.deb
 39a290334b7e94b62236f9a0d9781b06a7c7513a77ecf627e58ce7d503dce3e8 667754 
developers-reference-fr_3.4.0_all.deb
Files: 
 94bcffb4d6d064943fdb54d2ec5ba7e0 1192 doc optional 
developers-reference_3.4.0.dsc
 f17a9728c32bd1b90edea822e9596fb6 450209 doc optional 
developers-reference_3.4.0.tar.gz
 d1b61946fd70e9a5bab9e1c41e40611a 665274 doc optional 
developers-reference_3.4.0_all.deb
 77334088d39e037078ea57b80e98ce89 667754 doc optional 
developers-reference-fr_3.4.0_all.deb

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

iD8DBQFIUmtD2hliNwI7P08RAhbmAJ9ofEY+h0eJAneC9fDgbjLvHem5igCbB9E0
j87NsfFWnhwLR/+etIbiomI=
=yWn0
-END PGP SIGNATURE-


Accepted:
developers-reference-fr_3.4.0_all.deb
  to 

Accepted vnc4 4.1.1+X4.3.0-29 (source i386)

2008-06-13 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 13 Jun 2008 14:38:49 +0200
Source: vnc4
Binary: vnc4server xvnc4viewer
Architecture: source i386
Version: 4.1.1+X4.3.0-29
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist [EMAIL PROTECTED]
Changed-By: Ola Lundqvist [EMAIL PROTECTED]
Description: 
 vnc4server - Virtual network computing server software
 xvnc4viewer - Virtual network computing client software for X
Closes: 486104
Changes: 
 vnc4 (4.1.1+X4.3.0-29) unstable; urgency=low
 .
   * Correction for mipsel architecture. Same problem as for hppa.
 Closes: #486104. This may affect mips architecture as well.
Files: 
 da54b7fd25ba5b118c93138f142b6aa1 663 x11 optional vnc4_4.1.1+X4.3.0-29.dsc
 02769e64b17c80f4b637b6e51a3d6625 50962 x11 optional 
vnc4_4.1.1+X4.3.0-29.diff.gz
 97da8e234b7d224036773f9b71c96c43 1894448 x11 optional 
vnc4server_4.1.1+X4.3.0-29_i386.deb
 90f761520a257ebabba4047a989b0861 139486 net optional 
xvnc4viewer_4.1.1+X4.3.0-29_i386.deb

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

iD8DBQFIUnNlGKGxzw/lPdkRAmgNAJ9Mzoe/p6phARZTDgPHI77C6cEwFACeK/vt
NmiuVLxcG5AaynKMcMoJM3s=
=Z5oV
-END PGP SIGNATURE-


Accepted:
vnc4_4.1.1+X4.3.0-29.diff.gz
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-29.diff.gz
vnc4_4.1.1+X4.3.0-29.dsc
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-29.dsc
vnc4server_4.1.1+X4.3.0-29_i386.deb
  to pool/main/v/vnc4/vnc4server_4.1.1+X4.3.0-29_i386.deb
xvnc4viewer_4.1.1+X4.3.0-29_i386.deb
  to pool/main/v/vnc4/xvnc4viewer_4.1.1+X4.3.0-29_i386.deb


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



Accepted avahi 0.6.22-5 (source all powerpc)

2008-06-13 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 12:53:43 +0100
Source: avahi
Binary: avahi-daemon avahi-dnsconfd avahi-autoipd python-avahi avahi-utils 
avahi-discover libavahi-common3 libavahi-common-data libavahi-common-dev 
libavahi-core5 libavahi-core-dev libavahi-client3 libavahi-client-dev 
libavahi-glib1 libavahi-glib-dev libavahi-gobject0 libavahi-gobject-dev 
libavahi-qt3-1 libavahi-qt3-dev libavahi-qt4-1 libavahi-qt4-dev 
libavahi-compat-howl0 libavahi-compat-howl-dev libavahi-compat-libdnssd1 
libavahi-compat-libdnssd-dev libavahi-ui0 libavahi-ui-dev avahi-ui-utils 
avahi-dbg
Architecture: source all powerpc
Version: 0.6.22-5
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team [EMAIL PROTECTED]
Changed-By: Sjoerd Simons [EMAIL PROTECTED]
Description: 
 avahi-autoipd - Avahi IPv4LL network address configuration daemon
 avahi-daemon - Avahi mDNS/DNS-SD daemon
 avahi-dbg  - Avahi - debugging symbols
 avahi-discover - Service discover user interface for avahi
 avahi-dnsconfd - Avahi DNS configuration tool
 avahi-ui-utils - Avahi GTK+ utilities
 avahi-utils - Avahi browsing, publishing and discovery utilities
 libavahi-client-dev - Development files for the Avahi client library
 libavahi-client3 - Avahi client library
 libavahi-common-data - Avahi common data files
 libavahi-common-dev - Development files for the Avahi common library
 libavahi-common3 - Avahi common library
 libavahi-compat-howl-dev - Development headers for the Avahi Howl 
compatibility library
 libavahi-compat-howl0 - Avahi Howl compatibility library
 libavahi-compat-libdnssd-dev - Development headers for the Avahi Apple Bonjour 
compatibility lib
 libavahi-compat-libdnssd1 - Avahi Apple Bonjour compatibility library
 libavahi-core-dev - Development files for Avahi's embeddable mDNS/DNS-SD 
library
 libavahi-core5 - Avahi's embeddable mDNS/DNS-SD library
 libavahi-glib-dev - Development headers for the Avahi glib integration library
 libavahi-glib1 - Avahi glib integration library
 libavahi-gobject-dev - Development headers for the Avahi GObject library
 libavahi-gobject0 - Avahi GObject library
 libavahi-qt3-1 - Avahi Qt 3 integration library
 libavahi-qt3-dev - Development headers for the Avahi Qt 3 integration library
 libavahi-qt4-1 - Avahi Qt 4 integration library
 libavahi-qt4-dev - Development headers for the Avahi Qt 4 integration library
 libavahi-ui-dev - Development headers for the Avahi GTK User interface library
 libavahi-ui0 - Avahi GTK User interface library
 python-avahi - Python utility package for Avahi
Changes: 
 avahi (0.6.22-5) unstable; urgency=low
 .
   * debian/patches/85_gobject_service_remove_key.patch
 - Added. Fixes a crash when removing a service entry by key using
 avahi-gobject (From upstream svn)
Checksums-Sha1: 
 46a54f935fc45359a279ee3938de14699efd8773 2219 avahi_0.6.22-5.dsc
 dfb331d5899c744909aee121f1f9231e415f085e 31698 avahi_0.6.22-5.diff.gz
 e690e9bee8f74df2d73cbe4ea7e9c0d798242f9d 97944 python-avahi_0.6.22-5_all.deb
 02be0c1cf3f26ab899d6e7503d07a86b5e4e300a 104902 avahi-discover_0.6.22-5_all.deb
 43b86ead35b83c984605fca21822bbe32e617534 161618 
avahi-daemon_0.6.22-5_powerpc.deb
 30c84c9579f514d6a00b5aa15cbba5cdc02d3c69 109704 
avahi-dnsconfd_0.6.22-5_powerpc.deb
 d57d5db91d902b8867eea63bd6a4128e46b6d812 121416 
avahi-autoipd_0.6.22-5_powerpc.deb
 ace1b869bf2ceb4fd621c420ad4d541e10b2c72f 127582 
avahi-utils_0.6.22-5_powerpc.deb
 396344c65457693392d60a6cd54faf92fb7d8977 120952 
libavahi-common3_0.6.22-5_powerpc.deb
 229c7c0d4e1661988d92196e7ac89f6046ff5f97 99720 
libavahi-common-data_0.6.22-5_powerpc.deb
 815b312bea31d5114240aa8167f0dbb678378210 135458 
libavahi-common-dev_0.6.22-5_powerpc.deb
 885c70df96fcccf63abb45a99b81103d3bc89476 189084 
libavahi-core5_0.6.22-5_powerpc.deb
 36f7a2ca8eed53eae9eac475bd44d1ea47e39ff0 213650 
libavahi-core-dev_0.6.22-5_powerpc.deb
 8d1493154ce277abe9cdef0c94ae31283537d3a3 123918 
libavahi-client3_0.6.22-5_powerpc.deb
 3e6f60cd6482ead61b028ec8cb0e4c94e5889374 129740 
libavahi-client-dev_0.6.22-5_powerpc.deb
 e1d76a8eb2a707dee802f75491028cdc875cf4b6 103322 
libavahi-glib1_0.6.22-5_powerpc.deb
 c88f2105de592eee6ab456ecf8cd9bdd54bcd632 101848 
libavahi-glib-dev_0.6.22-5_powerpc.deb
 5d61ba7d2b1b91c3503336c1d55931152a7cfac0 114752 
libavahi-gobject0_0.6.22-5_powerpc.deb
 8f6f5636e766b70fc289ec3a587434f29ce81547 118088 
libavahi-gobject-dev_0.6.22-5_powerpc.deb
 5301f249929461e2f580b87d643e060b8fa8f56a 106090 
libavahi-qt3-1_0.6.22-5_powerpc.deb
 1a6624a6c915bf9e6cdf45266ea49af78272c205 103470 
libavahi-qt3-dev_0.6.22-5_powerpc.deb
 b1fb82158698aac9d72a78a961ee0e71e5f2c947 103746 
libavahi-qt4-1_0.6.22-5_powerpc.deb
 ec033b51099f95ca81f599f3670a90da0a490811 101560 
libavahi-qt4-dev_0.6.22-5_powerpc.deb
 e282a4748ffb59be329be6e44b4ac56822836bf1 118972 
libavahi-compat-howl0_0.6.22-5_powerpc.deb
 3fa5516cdc8a8a498d2883dd3e45e8b045a92112 128578 
libavahi-compat-howl-dev_0.6.22-5_powerpc.deb
 

Accepted valgrind 1:3.3.1-2 (source amd64)

2008-06-13 Thread Andrés Roldán
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 02:31:40 +
Source: valgrind
Binary: valgrind
Architecture: source amd64
Version: 1:3.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Andrés Roldán [EMAIL PROTECTED]
Changed-By: Andrés Roldán [EMAIL PROTECTED]
Description: 
 valgrind   - A memory debugger and profiler
Closes: 486021
Changes: 
 valgrind (1:3.3.1-2) unstable; urgency=low
 .
   * debian/rules:
 - Forgot to copy debian-libc6-dbg.supp to /usr/lib/valgrind.
   (Closes: #486021)
Checksums-Sha1: 
 aaa36fa227f95be322e45d6291a3214617144d83 1179 valgrind_3.3.1-2.dsc
 2030c76e99611340803af70ef1b7864dd88177fb 90999 valgrind_3.3.1-2.diff.gz
 a34f7f2e670d6b5c02527173b75c51823275691b 37795978 valgrind_3.3.1-2_amd64.deb
Checksums-Sha256: 
 fe4c1eb0a5ef05ec9e5104c2eb4ce8f8f670a585257f46dd4e68af72b1826969 1179 
valgrind_3.3.1-2.dsc
 ac6ae2c6297ed74189dd16cb7e4ea9c83dda83636edde91e5469a60e6af7c2ba 90999 
valgrind_3.3.1-2.diff.gz
 d410ea36c62ab77a612dae6e0264f2f1d52565892e3e82077b9fc4e37aa9961d 37795978 
valgrind_3.3.1-2_amd64.deb
Files: 
 598203900da0c9d442afd1aa99ce8610 1179 devel optional valgrind_3.3.1-2.dsc
 a3d3e824f7eee996dcce796ffd176ed4 90999 devel optional valgrind_3.3.1-2.diff.gz
 5be3d98053d42eb066290fcb7110e6bd 37795978 devel optional 
valgrind_3.3.1-2_amd64.deb

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

iD8DBQFIUd2C2OByS7KTlusRAuWtAJ9rimDmXI8cO90MSuB6JTvKp1fcMwCeNt6u
LIymSdQl02xUbMqnH40KLJM=
=FeqJ
-END PGP SIGNATURE-


Accepted:
valgrind_3.3.1-2.diff.gz
  to pool/main/v/valgrind/valgrind_3.3.1-2.diff.gz
valgrind_3.3.1-2.dsc
  to pool/main/v/valgrind/valgrind_3.3.1-2.dsc
valgrind_3.3.1-2_amd64.deb
  to pool/main/v/valgrind/valgrind_3.3.1-2_amd64.deb


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



Accepted nessus-plugins 2.2.10-5 (source i386)

2008-06-13 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 15:55:11 +0200
Source: nessus-plugins
Binary: nessus-plugins
Architecture: source i386
Version: 2.2.10-5
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Changed-By: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Description: 
 nessus-plugins - Nessus plugins
Closes: 486049
Changes: 
 nessus-plugins (2.2.10-5) unstable; urgency=low
 .
   * Make pf/nessus-build use /bin/bash as shell due to use of RANDOM,
 it seems the previous fix for #468689 was not correct (Closes: 486049)
Checksums-Sha1: 
 aa52c9590cdc7e9adfc635245e8e2ebc8cd455ff 1134 nessus-plugins_2.2.10-5.dsc
 460e4202bb34be5862696044bc7e6194fd79db24 3341859 
nessus-plugins_2.2.10-5.diff.gz
 de28340edfcfd18e1f1bc10fcc08e5fe76c4d2f9 2783906 
nessus-plugins_2.2.10-5_i386.deb
Checksums-Sha256: 
 b2da7fd9911232e7dbaa67b2333f25f3a9f99865a4b35f420424d3dedad6e799 1134 
nessus-plugins_2.2.10-5.dsc
 f343ab5806fc139f7f0fd0d56dbe28af52654582e0a6800644c084dcbca7fb66 3341859 
nessus-plugins_2.2.10-5.diff.gz
 89e537f6456fdd760df72ebadf75be89a6605af47cc28665aa825a41c86483ff 2783906 
nessus-plugins_2.2.10-5_i386.deb
Files: 
 4d53ab0db9f3912d0b56cf23ecf14a54 1134 admin optional 
nessus-plugins_2.2.10-5.dsc
 5e0b8db9df617e552af2ffb07a89dbe0 3341859 admin optional 
nessus-plugins_2.2.10-5.diff.gz
 e3202ca4f3ff78701329effe30cae594 2783906 admin optional 
nessus-plugins_2.2.10-5_i386.deb

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

iD8DBQFIUn9XsandgtyBSwkRAnEcAJ9NJlA7GYmD/Nr5Ren5tl1tmcnMIACaA3Iv
AUmWsivzrq4OOAekng4pfes=
=chrw
-END PGP SIGNATURE-


Accepted:
nessus-plugins_2.2.10-5.diff.gz
  to pool/main/n/nessus-plugins/nessus-plugins_2.2.10-5.diff.gz
nessus-plugins_2.2.10-5.dsc
  to pool/main/n/nessus-plugins/nessus-plugins_2.2.10-5.dsc
nessus-plugins_2.2.10-5_i386.deb
  to pool/main/n/nessus-plugins/nessus-plugins_2.2.10-5_i386.deb


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



Accepted tex-guy 1.3.2-5 (source i386)

2008-06-13 Thread OHURA Makoto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 22:03:57 +0900
Source: tex-guy
Binary: dvilib2-dev libdvilib2-16 xgdvi spawx11 spawg tex-guy
Architecture: source i386
Version: 1.3.2-5
Distribution: unstable
Urgency: low
Maintainer: OHURA Makoto [EMAIL PROTECTED]
Changed-By: OHURA Makoto [EMAIL PROTECTED]
Description: 
 dvilib2-dev - a portable DVI interpreter library - development
 libdvilib2-16 - a portable DVI interpreter library - runtime
 spawg  - a simple TeX DVI previewer with a simple GTK+ UI
 spawx11- a simple TeX DVI previewer for X11
 tex-guy- miscellaneous utilities using DVIlib
 xgdvi  - a TeX DVI previewer for X, with a nice GTK+ UI
Changes: 
 tex-guy (1.3.2-5) unstable; urgency=low
 .
   * debian/control:
 - Add xutils-dev to Build-Depends: field.
 - Add versioned dependency on vflib3-dev (=3.6.14.dfsg) to make
 sure that tex-guy is built with FreeType 2.
 - Remove gs-gpl | gs-esp from Depends: field.
   * debian/rules:
 - Don't copy config.sub and config.guess at clean target.
 - Don't ignore make clean error.
Checksums-Sha1: 
 6084fd35bfd71555a661c0b2bc813fb8726a3301 1088 tex-guy_1.3.2-5.dsc
 90fb7b048d96203aaa5581468946260c2e6e971e 7698 tex-guy_1.3.2-5.diff.gz
 d65a7c74bb446f67241ef339e47bb77ad4fb4bc0 60602 dvilib2-dev_1.3.2-5_i386.deb
 9ad4a17d91fd2dc4f7beeb4fad76fafb9af9f4e4 57684 libdvilib2-16_1.3.2-5_i386.deb
 a7878550c63f7a9996575af6c4cb18a7927e1dc1 99692 xgdvi_1.3.2-5_i386.deb
 792c042da58bb96bbe2d4bf0d241e0223c037b1c 26982 spawx11_1.3.2-5_i386.deb
 3216df6f83778d4939cd1f6d4f2dc90130ae6b97 30566 spawg_1.3.2-5_i386.deb
 647d5f56278fa8b65eecd653b76c543d610d394f 53634 tex-guy_1.3.2-5_i386.deb
Checksums-Sha256: 
 021129201bc6537a28bd00ef17e9674504f5d13e26c94364343bf9be8b5b09d3 1088 
tex-guy_1.3.2-5.dsc
 8db09922f8c6d0fb3924b710a6e50fb3878333f6d78be1ab73f629bb783ad4bd 7698 
tex-guy_1.3.2-5.diff.gz
 9e5c667bd7540eb55054007fb7ac9fb30524d902d8ddb8085e966a0dae50 60602 
dvilib2-dev_1.3.2-5_i386.deb
 9e494c11a968a1a214ab18df7c53c794d8797f9e2377c2032506deb0b896d3ea 57684 
libdvilib2-16_1.3.2-5_i386.deb
 26413000d9955ba4ad042c6e0c8728e86fd09b3ea592bde2bf2d7f854f211614 99692 
xgdvi_1.3.2-5_i386.deb
 779bedef407748608b38051acb4e9e696643f0230512bb461a757de0e105137d 26982 
spawx11_1.3.2-5_i386.deb
 9db7ee98038f3ab64512090097c99f34a241e3a9ee505b8407d03572569dd963 30566 
spawg_1.3.2-5_i386.deb
 cdbc5e86effdf0d1b693064bf8a072d1d3307e400c2d5387131bbd27487ba132 53634 
tex-guy_1.3.2-5_i386.deb
Files: 
 b4cdfb5d1d747986eceea530e566eb5e 1088 tex optional tex-guy_1.3.2-5.dsc
 5d6bfd612d455748f4dcf8398a4c1ceb 7698 tex optional tex-guy_1.3.2-5.diff.gz
 24b87abced91d080fbf81db47d0b23e7 60602 libdevel optional 
dvilib2-dev_1.3.2-5_i386.deb
 0a7814c164abb0957d1335016e6cdc24 57684 libs optional 
libdvilib2-16_1.3.2-5_i386.deb
 b4d8fc1351a211a70ce81db353c90b25 99692 tex optional xgdvi_1.3.2-5_i386.deb
 a42ce203ae4d87e7f0b4d1f9f18aae2a 26982 tex optional spawx11_1.3.2-5_i386.deb
 e8aa262e060592b449f60e6b6a413974 30566 tex optional spawg_1.3.2-5_i386.deb
 1ce21cb48810b495adbbb85204b34de1 53634 tex optional tex-guy_1.3.2-5_i386.deb

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

iD8DBQFIUn6y7qLvonfc4IMRAvbfAKCDkAPL9A9YLq6rAv7oB0DI4ouJxwCg5efC
QZZ5FLhs5GG8Pq9FjbR2bio=
=mkaC
-END PGP SIGNATURE-


Accepted:
dvilib2-dev_1.3.2-5_i386.deb
  to pool/main/t/tex-guy/dvilib2-dev_1.3.2-5_i386.deb
libdvilib2-16_1.3.2-5_i386.deb
  to pool/main/t/tex-guy/libdvilib2-16_1.3.2-5_i386.deb
spawg_1.3.2-5_i386.deb
  to pool/main/t/tex-guy/spawg_1.3.2-5_i386.deb
spawx11_1.3.2-5_i386.deb
  to pool/main/t/tex-guy/spawx11_1.3.2-5_i386.deb
tex-guy_1.3.2-5.diff.gz
  to pool/main/t/tex-guy/tex-guy_1.3.2-5.diff.gz
tex-guy_1.3.2-5.dsc
  to pool/main/t/tex-guy/tex-guy_1.3.2-5.dsc
tex-guy_1.3.2-5_i386.deb
  to pool/main/t/tex-guy/tex-guy_1.3.2-5_i386.deb
xgdvi_1.3.2-5_i386.deb
  to pool/main/t/tex-guy/xgdvi_1.3.2-5_i386.deb


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



Accepted zzuf 0.12-1 (source amd64)

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

Format: 1.8
Date: Fri, 13 Jun 2008 13:57:07 +
Source: zzuf
Binary: zzuf
Architecture: source amd64
Version: 0.12-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Description: 
 zzuf   - transparent application input fuzzer
Changes: 
 zzuf (0.12-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
 + Set policy to 3.8.0. No changes required.
Checksums-Sha1: 
 7436f7d094aa179455333b45d79aa7bb05a4da92 933 zzuf_0.12-1.dsc
 13a5abecf585f4da893f0592485f9e50fb42ad71 446043 zzuf_0.12.orig.tar.gz
 540de073c38f37879f30df9525ec37e99a640933 2528 zzuf_0.12-1.diff.gz
 4c6097a16ab2ae0d0ef2e463ce8e2bee76613258 70866 zzuf_0.12-1_amd64.deb
Checksums-Sha256: 
 2a8230d7e3584b035589d5665bffd3032b5c75206c93056cd0235877b5938696 933 
zzuf_0.12-1.dsc
 0a89fdb6912d4dd68ac88c54951e87738294d13562e0d57662fb90974b947710 446043 
zzuf_0.12.orig.tar.gz
 50da6a1a7458d3a31a89468904c2fe277bdd1bcc8eb01324ee92b7b1bc474d24 2528 
zzuf_0.12-1.diff.gz
 26300aa8a7e7617f0f148157b8d0381e8036229f9bda25a43ac9d36492968df9 70866 
zzuf_0.12-1_amd64.deb
Files: 
 84150e829b78a5a1ae1604af3c81ba27 933 devel optional zzuf_0.12-1.dsc
 39f97432b02e358cdf2915f844ee3106 446043 devel optional zzuf_0.12.orig.tar.gz
 7d5bc5e4cdadbb482cad60c9410035a8 2528 devel optional zzuf_0.12-1.diff.gz
 91694f599e1f2b1f0e510aecd7cdbba9 70866 devel optional zzuf_0.12-1_amd64.deb

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

iEYEARECAAYFAkhSgRkACgkQfPP1rylJn2GXJQCeMdsCB/F03nmVqrz7rQYEqOMu
bzUAnRVZQ50UtTXnGwVUmepQbLgyj3uD
=JXl0
-END PGP SIGNATURE-


Accepted:
zzuf_0.12-1.diff.gz
  to pool/main/z/zzuf/zzuf_0.12-1.diff.gz
zzuf_0.12-1.dsc
  to pool/main/z/zzuf/zzuf_0.12-1.dsc
zzuf_0.12-1_amd64.deb
  to pool/main/z/zzuf/zzuf_0.12-1_amd64.deb
zzuf_0.12.orig.tar.gz
  to pool/main/z/zzuf/zzuf_0.12.orig.tar.gz


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



Accepted avfs 0.9.8-3 (source i386)

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

Format: 1.8
Date: Fri, 13 Jun 2008 16:20:22 +0200
Source: avfs
Binary: avfs
Architecture: source i386
Version: 0.9.8-3
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes [EMAIL PROTECTED]
Changed-By: Michael Meskes [EMAIL PROTECTED]
Description: 
 avfs   - virtual filesystem to access archives, disk images, remote locati
Changes: 
 avfs (0.9.8-3) unstable; urgency=low
 .
   * Changed watch file yet again. This one works more often than not.
Checksums-Sha1: 
 21a61e773625aa748ecfe39a589053e4b2e1c16f 962 avfs_0.9.8-3.dsc
 a50eaf889c44caf17996da9c51e19040cfe00757 4720 avfs_0.9.8-3.diff.gz
 6e74a47671e957d30b3b8db8b4051d0827dcaeb8 183060 avfs_0.9.8-3_i386.deb
Checksums-Sha256: 
 04e5433b3c479d6d812c6ead16968ecd66f10f727c157f0eda7e09035124a798 962 
avfs_0.9.8-3.dsc
 c677c0c3fdf77ce6ffa59ee925ff5026245b4dd8f24ce5b18cbdcf38f60fbb1c 4720 
avfs_0.9.8-3.diff.gz
 0d193a42fc271084208f22e4b8030daab20acb7b4793c70383df7e77a08b64dd 183060 
avfs_0.9.8-3_i386.deb
Files: 
 20b6947c6d69ee40226b81c6320b9e59 962 utils extra avfs_0.9.8-3.dsc
 aeb2d5a363821d166a99067dde008dbd 4720 utils extra avfs_0.9.8-3.diff.gz
 a006007cf744e38c20abe90c2117c911 183060 utils extra avfs_0.9.8-3_i386.deb

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

iD8DBQFIUoRBVkEm8inxm9ERAoLKAJ9BLSkS8o4HnCjSi354GCrAtUVYvACdHN6R
WV3qeqdDjqAsjXhIfHTw01c=
=qP/f
-END PGP SIGNATURE-


Accepted:
avfs_0.9.8-3.diff.gz
  to pool/main/a/avfs/avfs_0.9.8-3.diff.gz
avfs_0.9.8-3.dsc
  to pool/main/a/avfs/avfs_0.9.8-3.dsc
avfs_0.9.8-3_i386.deb
  to pool/main/a/avfs/avfs_0.9.8-3_i386.deb


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



Accepted netkit-telnet-ssl 0.17.24+0.1-21 (source i386)

2008-06-13 Thread Ian Beckwith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 13:11:15 +0100
Source: netkit-telnet-ssl
Binary: telnet-ssl telnetd-ssl
Architecture: source i386
Version: 0.17.24+0.1-21
Distribution: unstable
Urgency: low
Maintainer: Ian Beckwith [EMAIL PROTECTED]
Changed-By: Ian Beckwith [EMAIL PROTECTED]
Description: 
 telnet-ssl - The telnet client with SSL encryption support
 telnetd-ssl - The telnet server with SSL encryption support
Changes: 
 netkit-telnet-ssl (0.17.24+0.1-21) unstable; urgency=low
 .
   * Update debian/NEWS with details of openssl problems
 and key rollover.
   * debian/control Depends:
 + Explicitly depend on fixed openssl.
 + Remove versioned dependencies on versions of dpkg and base-files
   that long predate oldstable.
 + Depend on passwd, needed for {user,group}del.
   * telnetd-ssl postinst/postrm: fix update-inetd --remove regexp.
   * Added stub debian/watch (upstream is dead).
   * Standards-Version: 3.8.0 (no changes).
Checksums-Sha1: 
 be6c7e701ca3224d948c3d56fd3c9f6762a03d8d 1200 
netkit-telnet-ssl_0.17.24+0.1-21.dsc
 fa21b99546d5e2de36e9eefcdeab6219ff3def56 33711 
netkit-telnet-ssl_0.17.24+0.1-21.diff.gz
 c80dd59eca3d329e724aeecfc0d946f5d7fd658e 84692 
telnet-ssl_0.17.24+0.1-21_i386.deb
 32075d4fa7d6e2b42195e3f83e161be6802c74d4 58574 
telnetd-ssl_0.17.24+0.1-21_i386.deb
Checksums-Sha256: 
 1bac5e9fe9a0758aa79dd2c9086c000dec9032543c41fa79be5ba0230d59bcf3 1200 
netkit-telnet-ssl_0.17.24+0.1-21.dsc
 5de2ad2cac078690453348bdfeeac69edd1fa22c65ff1f1b2b5db4900235d783 33711 
netkit-telnet-ssl_0.17.24+0.1-21.diff.gz
 daec03abbf976fba95ebd922cee692a5fcab38bda4eca9e7b33ac7a8a76f0fd6 84692 
telnet-ssl_0.17.24+0.1-21_i386.deb
 adbc9426f7e9b41638cd59d0c628eb3acf7e197c54a1c975eea835a942f8b237 58574 
telnetd-ssl_0.17.24+0.1-21_i386.deb
Files: 
 9edcb3808c8e1e505dc341230b86872a 1200 net extra 
netkit-telnet-ssl_0.17.24+0.1-21.dsc
 3c89f40c0d28c281031fd4ae89a47b8e 33711 net extra 
netkit-telnet-ssl_0.17.24+0.1-21.diff.gz
 52472c96dfc77c8cd8ce84e37649b5f8 84692 net extra 
telnet-ssl_0.17.24+0.1-21_i386.deb
 ace240fb8508bd7bd88e1d91f9396fd6 58574 net extra 
telnetd-ssl_0.17.24+0.1-21_i386.deb

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

iEYEARECAAYFAkhSdl0ACgkQQOzBVKi6werTHgCfXv5M44tjm/cC4rLcCmfFQEOD
DbMAn1WtOn1m/eWhZyxJI/mNrbEmCMyR
=xeM+
-END PGP SIGNATURE-


Accepted:
netkit-telnet-ssl_0.17.24+0.1-21.diff.gz
  to pool/main/n/netkit-telnet-ssl/netkit-telnet-ssl_0.17.24+0.1-21.diff.gz
netkit-telnet-ssl_0.17.24+0.1-21.dsc
  to pool/main/n/netkit-telnet-ssl/netkit-telnet-ssl_0.17.24+0.1-21.dsc
telnet-ssl_0.17.24+0.1-21_i386.deb
  to pool/main/n/netkit-telnet-ssl/telnet-ssl_0.17.24+0.1-21_i386.deb
telnetd-ssl_0.17.24+0.1-21_i386.deb
  to pool/main/n/netkit-telnet-ssl/telnetd-ssl_0.17.24+0.1-21_i386.deb


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



Accepted rkward 0.5.0b-2 (source i386)

2008-06-13 Thread Thomas Friedrichsmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 12:58:04 +
Source: rkward
Binary: rkward
Architecture: source i386
Version: 0.5.0b-2
Distribution: unstable
Urgency: low
Maintainer: Thomas Friedrichsmeier [EMAIL PROTECTED]
Changed-By: Thomas Friedrichsmeier [EMAIL PROTECTED]
Description: 
 rkward - a KDE frontend to the R statistics language
Closes: 483190
Changes: 
 rkward (0.5.0b-2) unstable; urgency=low
 .
   * included libxft-dev, libxcursor-dev, and libsm-dev in build-deps
 closes: #483190 (No rule to make target `/usr/lib/libICE.so')
   * bumped Standard to 3.8.0
Checksums-Sha1: 
 bc6b024049c87b2d4ccf20bb5d2086f091c946dd 1060 rkward_0.5.0b-2.dsc
 fb51506e95948aa32879ac17665af1e5246fb81e 5583 rkward_0.5.0b-2.diff.gz
 a6a1d892dd8d65f6a2cce508754913dc2e9faee1 948976 rkward_0.5.0b-2_i386.deb
Checksums-Sha256: 
 f833a391255c37bcfd9b146cd5e2e9e7d54f42d611c1232226cdd057569e8b2b 1060 
rkward_0.5.0b-2.dsc
 bafa2695ece70150b9454a20e639f53321e9a896cf9f6ce48f7cc26e95829b83 5583 
rkward_0.5.0b-2.diff.gz
 93c83b0e9d819f8ba85870dd8d63bfbff787f352844d9157dce6340352232b21 948976 
rkward_0.5.0b-2_i386.deb
Files: 
 5e8ff0aca579aea14882e0f7ef91935a 1060 math optional rkward_0.5.0b-2.dsc
 cb26eb44bcba4705d84d31092ac67051 5583 math optional rkward_0.5.0b-2.diff.gz
 703bcd313bc38d1dba94f1e4ecaa 948976 math optional rkward_0.5.0b-2_i386.deb

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

iEYEARECAAYFAkhSg94ACgkQqE9wmu3T13lQrACghjHJVEyvcexpPkfiRUnulsbV
d0MAnjeBeHGUrgNgT/usccmNN7IucG5B
=XRsL
-END PGP SIGNATURE-


Accepted:
rkward_0.5.0b-2.diff.gz
  to pool/main/r/rkward/rkward_0.5.0b-2.diff.gz
rkward_0.5.0b-2.dsc
  to pool/main/r/rkward/rkward_0.5.0b-2.dsc
rkward_0.5.0b-2_i386.deb
  to pool/main/r/rkward/rkward_0.5.0b-2_i386.deb


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



Accepted cvsd 1.0.15 (source i386)

2008-06-13 Thread Arthur de Jong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Jun 2008 16:30:00 +0200
Source: cvsd
Binary: cvsd
Architecture: source i386
Version: 1.0.15
Distribution: unstable
Urgency: low
Maintainer: Arthur de Jong [EMAIL PROTECTED]
Changed-By: Arthur de Jong [EMAIL PROTECTED]
Description: 
 cvsd   - chroot wrapper to run 'cvs pserver' more securely
Closes: 456111
Changes: 
 cvsd (1.0.15) unstable; urgency=low
 .
   * fix init script to return proper exit code when stopping non-running cvsd
 or starting already-started cvsd
   * take a shot at making debian/copyright machine parseable
   * cvsd-buildroot now removes tls directories in the chroot jail if the
 environment outside it does not contain them (any more) (closes: #456111)
   * upgrade to standards-version 3.8.0 (no changes needed)
Checksums-Sha1: 
 023fb20655da82a59dfda2630c9f6930df5a4681 864 cvsd_1.0.15.dsc
 7d0c43c76b4793e73054f290d1c617e541c311ab 231441 cvsd_1.0.15.tar.gz
 21db2ee9fa0012ac34bf9a7b11877c82efeb7e54 87302 cvsd_1.0.15_i386.deb
Checksums-Sha256: 
 bdcee6931e723659e6657a3d9cfc50c474db1e3563492e62e64928aee2d3f1b3 864 
cvsd_1.0.15.dsc
 f811a936c504c3aadf52ad9a52299354249f55b2a52b7482ba9c205e45fa0128 231441 
cvsd_1.0.15.tar.gz
 9bc12bce044728b071090d8a77680c44d3b8a7cbc49db71b28e36050737cf4dc 87302 
cvsd_1.0.15_i386.deb
Files: 
 69f7fa010954c0951fd22ab51fd8fdbc 864 net optional cvsd_1.0.15.dsc
 633b6c9aa01cb92623f425d52a645510 231441 net optional cvsd_1.0.15.tar.gz
 76785029ccc69fe78a363d2d09486d72 87302 net optional cvsd_1.0.15_i386.deb

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

iEYEARECAAYFAkhSiU0ACgkQVYan35+NCKcZEwCeMnD3FqwlDIobRnzzzy0FUnE+
8RoAoJhzbqFWtCWVm0CtDl1xaOGfbWzP
=Zej6
-END PGP SIGNATURE-


Accepted:
cvsd_1.0.15.dsc
  to pool/main/c/cvsd/cvsd_1.0.15.dsc
cvsd_1.0.15.tar.gz
  to pool/main/c/cvsd/cvsd_1.0.15.tar.gz
cvsd_1.0.15_i386.deb
  to pool/main/c/cvsd/cvsd_1.0.15_i386.deb


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



Accepted acpi 1.0-1 (source i386)

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

Format: 1.8
Date: Fri, 13 Jun 2008 16:03:01 +0200
Source: acpi
Binary: acpi
Architecture: source i386
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes [EMAIL PROTECTED]
Changed-By: Michael Meskes [EMAIL PROTECTED]
Description: 
 acpi   - displays information on ACPI devices
Closes: 485396
Changes: 
 acpi (1.0-1) unstable; urgency=low
 .
   * New upstream version, closes: #485396
   * Updated copyright file.
   * Updated watch file.
   * Do not call autotools from rules file.
   * Removed dependency on automake et al.
Checksums-Sha1: 
 289fdcdd761f5ad2edf90e73bf37828de6e60cb4 936 acpi_1.0-1.dsc
 67400f1095896019b07951fbb9ba9730bea8a144 84434 acpi_1.0.orig.tar.gz
 8aba017370eed96dbd2db8c6e3ec1454bf21df58 3104 acpi_1.0-1.diff.gz
 bb6d93a07dc4c3130c7b68043e0f3259378ce768 13578 acpi_1.0-1_i386.deb
Checksums-Sha256: 
 3a57b402285e2f3aace3664becb2c4f012258c699ce2356f2bae69270ed8780e 936 
acpi_1.0-1.dsc
 f4f29ba8b1c322b726669bfa69881e74450edf1e9c73e552991cd29413be0480 84434 
acpi_1.0.orig.tar.gz
 dc80ffea6ef5a4149f1b7572710521a4ed19e6f66733ba5249d49fb25f3c5c3d 3104 
acpi_1.0-1.diff.gz
 15b70ac800643a4d9b85d2f22c03c49040f0a92c8db78c607c15a12359be73dc 13578 
acpi_1.0-1_i386.deb
Files: 
 755c2ad43e8190309ed8e6962147914a 936 utils optional acpi_1.0-1.dsc
 bd97f011b08d1400b60630f1268fda5e 84434 utils optional acpi_1.0.orig.tar.gz
 f945ac7d770e4bffbfb3d69d0a1867e8 3104 utils optional acpi_1.0-1.diff.gz
 6a1c3ba30e37c8baec9bcbf22b359cca 13578 utils optional acpi_1.0-1_i386.deb

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

iD8DBQFIUog3VkEm8inxm9ERAt9XAJ9nTUhg8vAFkB/r69F1vCpby7QMwgCfXuLv
OEeS7H5/uGgCxQ2vp+EheoQ=
=Mn9/
-END PGP SIGNATURE-


Accepted:
acpi_1.0-1.diff.gz
  to pool/main/a/acpi/acpi_1.0-1.diff.gz
acpi_1.0-1.dsc
  to pool/main/a/acpi/acpi_1.0-1.dsc
acpi_1.0-1_i386.deb
  to pool/main/a/acpi/acpi_1.0-1_i386.deb
acpi_1.0.orig.tar.gz
  to pool/main/a/acpi/acpi_1.0.orig.tar.gz


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



Accepted gmt-coast-low 1:1.10-1 (source all)

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

Format: 1.8
Date: Fri, 13 Jun 2008 14:20:12 +0200
Source: gmt-coast-low
Binary: gmt-coast-low
Architecture: source all
Version: 1:1.10-1
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 gmt-coast-low - Low resolution coastlines for the Generic Mapping Tools
Changes: 
 gmt-coast-low (1:1.10-1) unstable; urgency=low
 .
   * Now maintainership set to DebianGis team.
   * New long due upstream version, using epoch because upstream now has
 a proper versioning.
   * Added me as an uploader.
   * Policy bumped to 3.7.3.
   * Added Homepage and Vcs-* fields in debian/control.
   * Revised debian/control and debhelper compatibility moved to 5.
Checksums-Sha1: 
 b44f66e0c03c64e0df601771ec7afb03cb3f2db9 1316 gmt-coast-low_1.10-1.dsc
 4f4f479f3a31cdd4c811907265cb2f0a3cee03d7 4246607 gmt-coast-low_1.10.orig.tar.gz
 a063fd0a895369fcc0b282c78ddd41e3d7b79e98 2396 gmt-coast-low_1.10-1.diff.gz
 542373accb0b633dcde5bf77b14642c0d829061f 4570970 gmt-coast-low_1.10-1_all.deb
Checksums-Sha256: 
 03dd97fe30559768fce943ffdc684b8dd9f8e459f7d920c3709e9bf4f50133ec 1316 
gmt-coast-low_1.10-1.dsc
 a126615231f869a5b29adf69b67b9a1861352a0bf2292616c429ff6197bcac87 4246607 
gmt-coast-low_1.10.orig.tar.gz
 caa88c94d21c8fb7fc2cbd657a4550e2e88362cf374fa3f1b3b67053b642f359 2396 
gmt-coast-low_1.10-1.diff.gz
 ceb3f0c4836b237f2a36bbd2efb8196f6e0d57c9a1617035689143dbde54b298 4570970 
gmt-coast-low_1.10-1_all.deb
Files: 
 954ef050c871d6725fb73e6a17dc58b6 1316 science extra gmt-coast-low_1.10-1.dsc
 735e08c64e6d20722706f0bf5adf9a88 4246607 science extra 
gmt-coast-low_1.10.orig.tar.gz
 eacc15c3a03bea0ea3aa63f215f0b548 2396 science extra 
gmt-coast-low_1.10-1.diff.gz
 22a725cc14524adc176c945a7efe801e 4570970 science extra 
gmt-coast-low_1.10-1_all.deb

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

iEYEARECAAYFAkhSjAAACgkQpFNRmenyx0dMpACg/C102epocJBXJiWwR8jXFLPu
CJ0AoKxcYhAEpL1g3KPClaS1oFH4APF1
=z0wA
-END PGP SIGNATURE-


Accepted:
gmt-coast-low_1.10-1.diff.gz
  to pool/main/g/gmt-coast-low/gmt-coast-low_1.10-1.diff.gz
gmt-coast-low_1.10-1.dsc
  to pool/main/g/gmt-coast-low/gmt-coast-low_1.10-1.dsc
gmt-coast-low_1.10-1_all.deb
  to pool/main/g/gmt-coast-low/gmt-coast-low_1.10-1_all.deb
gmt-coast-low_1.10.orig.tar.gz
  to pool/main/g/gmt-coast-low/gmt-coast-low_1.10.orig.tar.gz


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



  1   2   >