Help needed for bug #441794 on postgis

2007-11-13 Thread Fabio Tranchitella
Hi fellow developers,

I need some help to figure out how to fix an issue with the postgis
package, a PostgreSQL extension for handling spatial data.

The bug report is #441794, and here there is a quick summary: the package
provides a shared object (liblwgeom) which is used by postgresql for the
postgis-specific functions. With the last upload (a new upstream release)
the soname changed and the database became unusable because those functions
referred to the old soname.

I know that I could change the package name to reflect the soname, but I'm
wondering if there is a better way to handle it. Note that this issue will
pop up again when upgrading from etch to lenny.

Thanks in advance,

-- 
Fabio Tranchitella [EMAIL PROTECTED].''`.
Proud Debian GNU/Linux developer, admin and user.: :'  :
 `. `'`
   http://people.debian.org/~kobold/   `-
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564


signature.asc
Description: Digital signature


Re: RFC: cups as default printing system for lenny?

2007-11-13 Thread Josselin Mouette
Le lundi 12 novembre 2007 à 12:08 -0800, Steve Langasek a écrit :
 I'm assuming that re-raising the priority of lpr is not a reasonable means
 of addressing this, since that's now a completely separate printing
 implementation than the one used by default on the desktop now and AFAICS it
   ^^
 doesn't make sense to use two different defaults for these purposes.

I should add that it's not only a default anymore. Since GTK+ 2.12
(maybe 2.10 ?) printers made available through lpr aren't even displayed
in the print dialog box, and you need to change your gtkrc if you want
to see them.

-- 
 .''`.
: :' :  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: Help needed for bug #441794 on postgis

2007-11-13 Thread Francesco P. Lovergine
On Tue, Nov 13, 2007 at 09:12:59AM +0100, Fabio Tranchitella wrote:
 Hi fellow developers,
 
 I need some help to figure out how to fix an issue with the postgis
 package, a PostgreSQL extension for handling spatial data.
 
 The bug report is #441794, and here there is a quick summary: the package
 provides a shared object (liblwgeom) which is used by postgresql for the
 postgis-specific functions. With the last upload (a new upstream release)
 the soname changed and the database became unusable because those functions
 referred to the old soname.
 
 I know that I could change the package name to reflect the soname, but I'm
 wondering if there is a better way to handle it. Note that this issue will
 pop up again when upgrading from etch to lenny.
 
 Thanks in advance,
 

I would suggest a manual soft-upgrade at every major upstream release.
This SHOULD be done by admin, I would avoid any automatic upgrade for
safety.
Release notes do not talk about a soft-upgrade requirement in 1.2-1.3, 
but it could be possible that it has been oversight roughly :-/
There are good possibility of needing a hard-upgrade (manual dump/restore) at 
the
time of etch-lenny transition due to geometry changes, too.


-- 
Francesco P. Lovergine


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



Re: Help needed for bug #441794 on postgis

2007-11-13 Thread Martijn van Oosterhout
On Nov 13, 2007 9:12 AM, Fabio Tranchitella [EMAIL PROTECTED] wrote:
 The bug report is #441794, and here there is a quick summary: the package
 provides a shared object (liblwgeom) which is used by postgresql for the
 postgis-specific functions. With the last upload (a new upstream release)
 the soname changed and the database became unusable because those functions
 referred to the old soname.

Does the API actually change? Otherwise you might have to allow them
to be parallel installable...

Have a nice day,
-- 
Martijn van Oosterhout [EMAIL PROTECTED] http://svana.org/kleptog/


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



Re: Bug#450432: ... and even more bugs like this?

2007-11-13 Thread Ivan Shmakov
 Russ Allbery [EMAIL PROTECTED] writes:
 Ivan Shmakov [EMAIL PROTECTED] writes:
 Russ Allbery [EMAIL PROTECTED] writes:

  or with the period escaped.

  ... And this is the thing I haven't found how to do.  Could you
  please show me that spell?

  \. Note:

  \ is a null token that can be put at the beginning of a line to
  ensure that it's not interpreted as a roff command.  .BR is better,
  in my opinion, since this introduces an extraneous space before the
  period.

ACK.  Thanks for that.

  Another approach that also works is to stop using .B entirely and
  instead use font escapes:

  \fBifconfig eth0:0 down\fP.

  This is what Pod::Man does since constructing the .BR lines is
  complex and can run into short arbitrary limits in some roff
  implementations.

Well, looks like so, but I see a problem with the legacy
manpages that ``miss their parts.''

  Isn't .\ the better way to go then?

  Yes, but you never can tell what people do.

A lintian check.  To remind of a bad practice.

  Since this issue could be checked with lintian, I think that sending
  a wishlist report on it is a better way.  IIUC, once the check is in
  lintian, the bugs like this would be filed automatically?

  No, lintian doesn't file bugs.  Someone still has to go file the
  bugs, even if lintian is used to do the check.

Lintian documentation reads:

--cut: /usr/share/doc/lintian/lintian.html/ch1.html--
3. Please DO NOT use Lintian to file bug reports (neither single ones
   nor mass bug reports). This is done by the authors of Lintian
   already and duplication of efforts and bug reports should be
   avoided!
--cut: /usr/share/doc/lintian/lintian.html/ch1.html--

Is this bit out of date?

  This is a minor bug, not a wishlist bug, IMO.  Unless you meant the
  bug on lintian.

Yes, I've meant the latter.

  (If you meant the bug against lintian, including a patch to do this
  check would be lovely.)

I'll start working on it soon.


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



Re: Long-term mass bug filing for crossbuild support

2007-11-13 Thread Pierre THIERRY
Scribit Neil Williams dies 11/11/2007 hora 12:44:
 Emdebian supports amd64, i386 and powerpc as --build.

Why aren't all architectures supported by Debian supported?

Curiously,
Pierre
-- 
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A


signature.asc
Description: Digital signature


Re: Long-term mass bug filing for crossbuild support

2007-11-13 Thread Neil Williams
On Tue, 13 Nov 2007 17:34:45 +0100
Pierre THIERRY [EMAIL PROTECTED] wrote:

 Scribit Neil Williams dies 11/11/2007 hora 12:44:
  Emdebian supports amd64, i386 and powerpc as --build.
 
 Why aren't all architectures supported by Debian supported?

? Because I'm referring to --build, not --host ?

The main point of cross building is to use powerful machines to build
for less powerful machines. Trying to cross-build for amd64 on ARM is
just being perverse. Building for ARM on amd64 or i386 or powerpc is
fine.

Also, cross-compiling means building toolchains for each supported
permutation. By supporting three separate toolchain sets, we keep the
workload of maintaining the toolchains within reasonable limits - i.e.
3*N where N is the number of architectures supported by Debian instead
of N*N-N.

All architectures supported by Debian are supported as --host as well
as a few that are *not* supported by Debian (like armel and armeb) and
ones that Debian used to support (like m68k) - various people are
working on uclibc support for ARM as well as other architectures.
Emdebian can support all those. Emdebian can support building for any
architecture supported by dpkg-architecture and for which someone can
build a toolchain.

If you want to build an ARM toolchain to crossbuild for amd64 I'm not
going to stop you but don't expect me to debug it!!
:-)

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpUIxSi7ULTM.pgp
Description: PGP signature


Re: Long-term mass bug filing for crossbuild support

2007-11-13 Thread Hector Oron
Hello Pierre,

  Emdebian supports amd64, i386 and powerpc as --build.

 Why aren't all architectures supported by Debian supported?

Why would you want an ARM/MIPS/M68K build host if you can cross
compile for them?
Anyway, i believe all arches could be supported, but does not make
much sense to support some arches and as we lack hardware for those
arches and we lack human resources, we do not support them.

Regards

-- 
 Héctor Orón



reportbug and usertags

2007-11-13 Thread Neil Williams
I may simply be doing this wrong, but how do I set usertags within reportbug?

I'm trying this:
http://www.linux.codehelp.co.uk/emdebian/man/re03.html#meld

Where reportbug adds:
Tag: patch

I follow on with:
User: [EMAIL PROTECTED]
Usertags: crossbuilt

This doesn't work and I have to set the usertags later:
$ bts user [EMAIL PROTECTED] , usertag NUMBER + crossbuilt

What am I missing?

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpHaHUPY6p4d.pgp
Description: PGP signature


Re: Bug#450432: ... and even more bugs like this?

2007-11-13 Thread Nicolas François
On Tue, Nov 13, 2007 at 01:44:23AM +0600, Ivan Shmakov wrote:
   Last week I've reported a bug in ifconfig(8) (as of net-tools
   1.60-17.)  The problem is in that the ifconfig.8 contains the
   following:
 
 --cut--
 .B ifconfig eth0:0 down
 . Note: for every scope (i.e. same net with address/netmask combination) all
 aliases are deleted, if you delete the first (primary).
 --cut--

You may also want to check lines starting by a single quote (').

Good luck,
-- 
Nekral


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



Re: Bug#450432: ... and even more bugs like this?

2007-11-13 Thread Russ Allbery
Ivan Shmakov [EMAIL PROTECTED] writes:
 Russ Allbery [EMAIL PROTECTED] writes:

   No, lintian doesn't file bugs.  Someone still has to go file the
   bugs, even if lintian is used to do the check.

   Lintian documentation reads:

 --cut: /usr/share/doc/lintian/lintian.html/ch1.html--
 3. Please DO NOT use Lintian to file bug reports (neither single ones
nor mass bug reports). This is done by the authors of Lintian
already and duplication of efforts and bug reports should be
avoided!
 --cut: /usr/share/doc/lintian/lintian.html/ch1.html--

   Is this bit out of date?

Yes.  I should fix that.

-- 
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: dpkg-shlibdeps and private libraries

2007-11-13 Thread Steve Langasek
On Tue, Nov 06, 2007 at 08:51:05AM +0100, Andreas Tille wrote:

 At installation time the filles will be installed to a directory

  ARB_HOME=/usr/lib/arb

 were the binaries go to

  ${ARB_HOME}/bin

 The current packages install the dynamic libraries simply to /usr/lib
 which I want to fix now.  They should go to

  ${ARB_HOME}/lib

FWIW, I don't agree that this is a fix.  In one sense it makes /usr/lib
cleaner by moving private libs into a private directory; however:

- Because Debian uses ldconfig, the runtime cost of having additional
  libraries in the search path for other apps is negligible
- By moving the libs out of the default search path, you introduce the
  possibility that an unrelated library will have the same name in /usr/lib;
  this is a potential source of user confusion, as well as
  difficult-to-diagnose corner-case bugs
- When multiarch matures (or we have some other reason to move library
  directories around...), your package will require specific handling to
  update the library paths, rather than a simple change to libdir that will
  be handled automatically by the ld.so search path.

So I think it's better to leave these libraries in /usr/lib instead of using
rpath.

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


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



Re: reportbug and usertags

2007-11-13 Thread Don Armstrong
On Tue, 13 Nov 2007, Neil Williams wrote:
 I may simply be doing this wrong, but how do I set usertags within reportbug?
 
 I'm trying this:
 http://www.linux.codehelp.co.uk/emdebian/man/re03.html#meld
 
 Where reportbug adds:
 Tag: patch
 
 I follow on with:
 User: [EMAIL PROTECTED]
 Usertags: crossbuilt
 
 This doesn't work and I have to set the usertags later:
 $ bts user [EMAIL PROTECTED] , usertag NUMBER + crossbuilt
 
 What am I missing?

Can you tell me an example bug number that you've done this with?

Setting usertags like that is supposed to work, but it's possible
that there is a bug somewhere that isn't obvious.


Don Armstrong

-- 
I was thinking seven figures, he said, but I would have taken a
hundred grand. I'm not a greedy person. [All for a moldy bottle of
tropicana.]
 -- Sammi Hadzovic [in Andy Newman's 2003/02/14 NYT article.]
 http://www.nytimes.com/2003/02/14/nyregion/14EYEB.html

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


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



Re: reportbug and usertags

2007-11-13 Thread Neil Williams
On Tue, 13 Nov 2007 11:03:21 -0800
Don Armstrong [EMAIL PROTECTED] wrote:

 On Tue, 13 Nov 2007, Neil Williams wrote:
  I may simply be doing this wrong, but how do I set usertags within 
  reportbug?
  
  I'm trying this:
  http://www.linux.codehelp.co.uk/emdebian/man/re03.html#meld
  
  Where reportbug adds:
  Tag: patch
  
  I follow on with:
  User: [EMAIL PROTECTED]
  Usertags: crossbuilt
  
  This doesn't work and I have to set the usertags later:
  $ bts user [EMAIL PROTECTED] , usertag NUMBER + crossbuilt
  
  What am I missing?
 
 Can you tell me an example bug number that you've done this with?

Number: 451123
Subject: base-passwd: cross build support

Number: 451136
Subject: devmapper: mass bug filing for cross-build support

Number: 451139
Subject: dhcp3: long term mass bug filing for cross build support

Number: 451147
Subject: dialog: long term mass bug filing for cross build support

Sample content from the reportbug log:
Subject: dialog: long term mass bug filing for cross build support
Package: dialog
Version: 1.1-20070930-1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: crossbuilt

 Setting usertags like that is supposed to work, but it's possible
 that there is a bug somewhere that isn't obvious.

Thanks.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpsGI7kNtvmi.pgp
Description: PGP signature


Re: reportbug and usertags

2007-11-13 Thread Neil Williams
On Tue, 13 Nov 2007 11:03:21 -0800
Don Armstrong [EMAIL PROTECTED] wrote:

 On Tue, 13 Nov 2007, Neil Williams wrote:
  I may simply be doing this wrong, but how do I set usertags within 
  reportbug?
 
 Setting usertags like that is supposed to work, but it's possible
 that there is a bug somewhere that isn't obvious.

Take a look at the next one (I haven't run 'bts' on this one yet):
This is what I received back:

From: Neil Williams [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: diffutils: trivial patch to support cross building
Date: Tue, 13 Nov 2007 19:46:06 +
X-Mailer: reportbug 3.39

Package: diffutils
Version: 2.8.1-12
Severity: wishlist
Tags: patch

In line with the other cross-building support bugs:
http://lists.debian.org/debian-devel/2007/11/msg00116.html
...

Yet the reportbug log shows:
Subject: diffutils: trivial patch to support cross building
Package: diffutils
Version: 2.8.1-12
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: crossbuilt

In line with the other cross-building support bugs:
http://lists.debian.org/debian-devel/2007/11/msg00116.html
...

This is #451159

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpxACvrXU5Y9.pgp
Description: PGP signature


Re: dpkg-shlibdeps and private libraries

2007-11-13 Thread Josselin Mouette
Hi,

Le mardi 13 novembre 2007 à 11:01 -0800, Steve Langasek a écrit :
  The current packages install the dynamic libraries simply to /usr/lib
  which I want to fix now.  They should go to
 
   ${ARB_HOME}/lib
 
 FWIW, I don't agree that this is a fix.  In one sense it makes /usr/lib
 cleaner by moving private libs into a private directory; however:
 
 - Because Debian uses ldconfig, the runtime cost of having additional
   libraries in the search path for other apps is negligible
 - By moving the libs out of the default search path, you introduce the
   possibility that an unrelated library will have the same name in /usr/lib;
   this is a potential source of user confusion, as well as
   difficult-to-diagnose corner-case bugs

But when you keep private libraries without a stable ABI nor proper
soname versioning, you increase the chance that other packages start
using them without thinking. I'd say that the best solution is to put
the libraries in a separate package and ensure their versioning, but
it's more work and another cause of bugs.

 - When multiarch matures (or we have some other reason to move library
   directories around...), your package will require specific handling to
   update the library paths, rather than a simple change to libdir that will
   be handled automatically by the ld.so search path.

Given the number of specific binaries and libraries in this case, I hope
we will have some generic tools to make them support multiarch.

-- 
 .''`.
: :' :  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: reportbug and usertags

2007-11-13 Thread Don Armstrong
On Tue, 13 Nov 2007, Neil Williams wrote:
 Take a look at the next one (I haven't run 'bts' on this one yet):
 This is what I received back:

[...]

 Package: diffutils
 Version: 2.8.1-12
 Severity: wishlist
 Tags: patch

The above is the pseudoheader the BTS received; if you (or reportbug)
had sent the pseudoheader below to the BTS, it should have worked.

 Package: diffutils
 Version: 2.8.1-12
 Severity: wishlist
 Tags: patch
 User: [EMAIL PROTECTED]
 Usertags: crossbuilt

Sounds like a bug in reportbug to me; it's probably stripping out
unknown pseudoheaders.


Don Armstrong

-- 
No amount of force can control a free man, a man whose mind is free
[...] You can't conquer a free man; the most you can do is kill him.
 -- Robert Heinlein _Revolt in 2010_ p54

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


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



Re: reportbug and usertags

2007-11-13 Thread Adam D. Barratt
On Tue, 2007-11-13 at 12:14 -0800, Don Armstrong wrote:

[User: and Usertags: in reportbug-generated mails not reaching the BTS]

 Sounds like a bug in reportbug to me; it's probably stripping out
 unknown pseudoheaders.

Indeed; see #418677 and #445144, both currently filed at wishlist
against reportbug.

Adam


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



Re: dpkg-shlibdeps and private libraries

2007-11-13 Thread Andreas Tille

On Tue, 13 Nov 2007, Steve Langasek wrote:


FWIW, I don't agree that this is a fix.  In one sense it makes /usr/lib
cleaner by moving private libs into a private directory; however:


Well, I'm perfectly willing to adopt your suggestions, but I have to admit
that the authors of this software do not even have an idea about proper
versioning their source tarball so I do not expect a reasonable naming
scheme of the libraries.  Guessing from their special purpose that only
serves different binaries inside the package I do not think that these
libraries would have any relevance for any other project - so from a
logical point of view it should go into a private directory.


- Because Debian uses ldconfig, the runtime cost of having additional
 libraries in the search path for other apps is negligible


There is no doubt about this.


- By moving the libs out of the default search path, you introduce the
 possibility that an unrelated library will have the same name in /usr/lib;
 this is a potential source of user confusion, as well as
 difficult-to-diagnose corner-case bugs


You are right here (even if I would regard chances for this problem
quite low).


- When multiarch matures (or we have some other reason to move library
 directories around...), your package will require specific handling to
 update the library paths, rather than a simple change to libdir that will
 be handled automatically by the ld.so search path.


I admit that I have no idea about the problems that raise with multiarch
and if you would regard this as an important issue, I'll probably follow
your suggestion.  But as I said, I'm afraid about the versioning.


So I think it's better to leave these libraries in /usr/lib instead of using
rpath.


Because Josselin expressed a different opinion I will probably watch this
thread and follow the final agreement.

Kind regards

 Andreas.

--
http://fam-tille.de


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



Re: Opinions sought: mlocate appropriate for Priority: standard?

2007-11-13 Thread Adeodato Simó
* Andreas Metzler [Mon, 12 Nov 2007 19:31:29 +0100]:

 Adeodato Simó [EMAIL PROTECTED] wrote:
 [...]
  Imho this problem is not one that needs to be solved, if multiple
  locates are installed, multiple databases should be generated.

  I think differently. Particularly given that findutil's locate can be
  installed only as a dependency of other packages. (If this wasn't the
  case, I'd agree your point of view is valid as well.) Did you consider
  this?

 I did consider it, but afaik the pulled-in-by-dependency-szenario is
 going to be rare.

Well, dlocate has 2500 popcon installations, vs. slocate's 1500. So, I'm
still convinced findutil's locate's cron script should either only run if
it's the configured locate, *or* not run unless enabled in /etc/default/locate.

But it's your package and I know how to disable one script for cron, so
I won't mention it further. :-)

 * * *

Down to some specifics:
  
  * shall we use a single alternative group /usr/bin/locate (symlink:
locate), with slaves for /usr/share/man/man1/locate.1.gz, 
/usr/bin/updatedb, and /usr/share/man/man1/updatedb.1.gz? (mlocate
likes its updatedb man page in section (8), and I think it makes
more sense; does the .1 come from upstream, or is something that
could be changed in your package? Or maybe it's better to use .1 due
to histerical reasons)

I guess mlocate can use priority 80, and plain locate 20?

(mlocate also provides updatedb.conf.5, which could be a problem if
locate starts shipping it at some point. Should I install an
alternative for it just in case?)

  * how about this plan?:

1a. I upload mlocate to experimental with

  Conflicts: findutils (= 4.3.8-1), slocate (= 3.1-1.1)

1b. You upload locate from findutils 4.3.8-2 to experimental, with
Conflicts as above (no need for Replaces, since it doesn't replace
any files; the alternatives are not shipped in the .deb). In the
same upload, findutils gets:

  Breaks: dlocate (= 0.5-0.3)

1c. I submit a bug against dlocate asking for

  Depends: locate | findutils (= 4.2.31-1)

2. After verifying it works, we upload to unstable
   (mlocate+conflicts, locate+conflicts, findutils+breaks), and I
   take care of providing a patch for slocate, possibly making a
   NMU, and possibly making a NMU of dlocate as well. (By the looks
   of it, looks like both of them will be needed.)

  Sounds good, and/or possible ETA?

Thanks,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
La música es de los que la quieren escuchar y de nadie más.
-- Andrés Calamaro


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



MicroImages Leaving LINUX

2007-11-13 Thread Gene Kersey
Mr Hocevar:

This is my first time communicating with anyone in the Linux
community, so please forgive me if I have breached some sort of
protocol.  I have been a Linux dabbler, user and supporter for some
time.  One of the developments I have noticed with pleasure over time
is the increasing number of, for lack of a better word, enterprise
quality Linux programs.  Because of my profession, and my desire to
set up my own company after retirement next year, I have been
particularly aware of developments in the GIS realm.  One of the few
professional level, commercial GIS suites available for Linux has been
MicroImages MIPs.  It is very capable, and less than half the price
of the now Windows only ESRI products.  It is also MUCH cheaper to
update/upgrade and maintain.  As I refuse to buy Microsoft's OS, I was
eying it seriously for my own business use.  Imagine my chagrin when
upon going to the Microimages site today to have a look at their
latest version, I discovered no references to LINUX on their pages!  I
immediately called MicroImages to find out what was going on.  I
regret I did not get the person's name, but he was quite
knowledgeable.

Basically, they decided in the last few days to no longer support
Linux.  I was told that they sat down and analyzed the traffic on
their website over time and saw that Linux downloads were few.  I
didn't think to ask how many or if the number was increasing,
decreasing or static.  From further quite frank and informative
conversation, I believe the central reasons for their decision are
these.

First, their impression of the average Linux user is multifaceted,
but does not include the general business owner or professional.  More
critically, I presume, ones likely to use their product.  Second, and
the primary reason I am addressing these concerns to you, is the
perceived/real burden to needing to write code to support their
software running in different Linux distributions.  I also got the
impression that they saw few distributions seriously focused on the
enterprise.  In particular they mentioned SUSE, Fedora and Ubuntu.
Frustration concerning the constantly changing (Linux supporters might
say evolving) code and the necessity to track multiple changes in
multiple distributions.  They are a small company, and I could see
their point.  They seemed particularly convinced that Ubuntu was aimed
at the home user.

I countered that SUSE, RedHat and Ubuntu had all been recently
evaluated for their support services.  I observed that this was an
issue of great concern to business owners, and that each had basically
done well.  Again, I forgot to mention that they had provided that
support quickly, without charging by the minute, and with considerably
better problem solving than Redmond.  I said that RedHat and SUSE
certainly focused on the business environment.  He countered that, in
their analysis, the purchase terms of RedHat made it more expensive to
purchase than Windows, and that it made little sense to support them
in that case.  In the end they had decided to support Windows and MACs
OS/X only.

I then observed that in writing for OS/X they were essentially writing
to UNIX/Linux and Solaris, although I allowed that Solaris software
also historically tended to be expensive.  I allowed I could see his
reasoning.  However, I observed that while there were many different
distributions to consider, perhaps they weren't thinking
strategically.  I suggested that perhaps they should write code to
support their program running under Debian, as it formed the
underpinnings of about half the distributions out there, including
Ubuntu.  I suggested that they might want to collaborate with RedHat
because of their business focus and relationship to other RPM based
distros, including Fedora.  As for UNIX, which I believe to be
MicroImage's original OS focus, writing to support MIPs running under
the BSD familiy, the underpinning of OS/X, and Solaris, with its Linux
program binary compatibility, would give them a more manageable task,
and good coverage in the Linux environment.  Certainly better than
none.

I will be sending this along to whomever I can think of in these other
OS contexts as well.  But because of the reasons I stated, I am
focusing my thoughts and hopes on the Debian community as having
perhaps the most means to support this effort, and best chance to
persuade MicroImages to reconsider its decision.  Companies offering
powerful business-oriented programming deciding to not support their
programs running under Linux just serves to make Linux less attractive
as an OS environment for business or general use, slowing down its
adoption.  I don't wish to see that happen.

My hope in writing this is to stir up support for MicroImages at this
moment in particular, but support for enterprise software developers
in general, in developing for the Linux environment.  For myself, I
refuse to put one more penny that I have to into Windows and/or
Windows-centric products.  I am 

Re: MicroImages Leaving LINUX

2007-11-13 Thread Kevin Mark
On Tue, Nov 13, 2007 at 04:23:32PM -0500, Gene Kersey wrote:
 Mr Hocevar:
 
 This is my first time communicating with anyone in the Linux
 community, so please forgive me if I have breached some sort of
 protocol.  I have been a Linux dabbler, user and supporter for some
 time.  One of the developments I have noticed with pleasure over time
 is the increasing number of, for lack of a better word, enterprise
 quality Linux programs.  Because of my profession, and my desire to
 set up my own company after retirement next year, I have been
 particularly aware of developments in the GIS realm.  One of the few
 professional level, commercial GIS suites available for Linux has been
 MicroImages MIPs. 

Just out of curiosity, what would you estimate is the userbase size:
10's, 100's, 1000's of users? And its total revenue potential? What I am
getting at is the ROI for them to spend the extra effort, They may be a
10 person company. Just my observation. Which is why this[0] maybe an
interesting idea. 
  
 Basically, they decided in the last few days to no longer support
 Linux.  I was told that they sat down and analyzed the traffic on
 their website over time and saw that Linux downloads were few.  

Information about Free operating systems is not as mearsurable as for
their proprietary counterparts. Someone may copy a download to 1000
computers behind a firewall on a private network. And most software
requires no access key and can not be counted based upon 'downloads'
with the exception of maybe something like Firefox. Plus, most Free OS
users do not use/need traditional 'support', we have irc, mailing lists,
etc. And there are now commercial 'enterprise' support from IBM,
Canonical, etc. if someone needs it. And as long as a company follows
LSB and FHS (like Debian does), the software should have minimal issue
between distros and I'm sure they could get assistance from beta tester
to address any issue that come up.

 
 I then observed that in writing for OS/X they were essentially writing
 to UNIX/Linux and Solaris, although I allowed that Solaris software
 also historically tended to be expensive. 

But now there is OpenSolaris.

And if they target OS/X which is related to BSD and BSDs can run Linux
software, so that would 'kill 2 birds with one stone' unless they go for
'native osx' widets.

hope that explains,
-k

[0] http://www.linux.com/feature/120621

-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |mysite.verizon.net/kevin.mark/|
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
|  my keyserver: subkeys.pgp.net | my NPO: cfsg.org |
|join the new debian-community.org to help Debian!  |
|___  Unless I ask to be CCd, assume I am subscribed ___|


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



Re: MicroImages Leaving LINUX

2007-11-13 Thread Petter Reinholdtsen

[Gene Kersey]
 Because of my profession, and my desire to set up my own company
 after retirement next year, I have been particularly aware of
 developments in the GIS realm.  One of the few professional level,
 commercial GIS suites available for Linux has been MicroImages
 MIPs.

I am very pleased to see a GIS user posting to debian-devel.  Are you
aware of the Debian GIS group?  We are working to make Debian the best
possible platform for processing and using georeferenced information.
Please check out the group pages on
URL:http://wiki.debian.org/DebianGis/ and the news letter we sent
out a few weeks ago,
URL:http://lists.debian.org/debian-devel-announce/2007/10/msg5.html.

It would be nice to know if any of the free software available is
providing similar functionality to the MIPs package, and what should
be improved in the free software tools to make it a viable
alternative.

Happy hacking,
-- 
Petter Reinholdtsen


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



Re: Bug#450432: ... and even more bugs like this?

2007-11-13 Thread Colin Watson
On Tue, Nov 13, 2007 at 01:44:23AM +0600, Ivan Shmakov wrote:
   What I'm expected to do, then?  (With respect to Debian BTS.)  I
   believe, start filing multiple bug reports would be a bad idea
   (for me now.)  May I suggest an explicit warning to be generated
   by Groff on unknown ``command'', so that lintian(1) will issue a
   warning on a malformed manual page, too?  (Or a ``strict check''
   mode for Groff, to be used especially by lintian and alike?)

The -wmac option to groff will emit a warning for this mistake. See the
Warnings node in 'info groff'.

It's not especially easy right now to make Lintian pass this, since man
doesn't expose an interface to add extra options to groff. I'll file a
bug for my own reference and see about adding one.

   And, out of curiosity, was the ``. Note:'' (and similar) ever
   rendered by Groff, and if it is, when the behaviour was changed?

No, it wasn't. As others have said, this is a moderately common mistake.
I usually fix it by putting \ (zero-width space) at the start of the
line, and indeed that's what groff's info documentation recommends.

 #!/bin/bash
 ### check-man-periods.sh --- Check man pages for ``period bugs''  -*- Sh -*-

I very much recommend against any attempt to parse *roff in shell, FWIW.
Even man-db's flex parser is ultimately doomed to failure and should
probably be replaced with something cunning involving custom groff
macros at some point.

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Trying to learn how to package a software

2007-11-13 Thread Jean Silva
Hi, all.
I'm trying to learn how to package a software.
I'm using Pivot (http://www.pivotlog.net/) as a case study.
It is written in PHP (maybe a bad choice for me because
i'm not a PHP programmer) and it has a subdirectory named db
where it stores some data.  The relevant part is:

|-- pivot
|   |-- db
|   |   |-- refkeys
|   |   |-- rsscache
|   |   |-- search
|   |   |-- standard-0
|   |   |-- tagdata
|   |   |-- tbkeys
|   |   `-- users

I tried to put db in /var/cache/pivot-weblog/db/ and the
rest of the directories in /usr/share/pivot-weblog/.  However,
there are some scripts in the pivot directory that manage the
information stored in db and refer to files inside it using 
relative paths.  For exaple, from pv_core.php:
if (file_exists(db/ser_lasttrack.php))
I'd like knowing if there is a way to make pv_core.php
access the directory /var/cache/pivot-weblog/db/ without
writing the full path in the source code.  Any suggestion?
Thanks in advance.


  Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/


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



Re: Trying to learn how to package a software

2007-11-13 Thread Roberto C . Sánchez
On Tue, Nov 13, 2007 at 09:18:08PM -0300, Jean Silva wrote:
 I tried to put db in /var/cache/pivot-weblog/db/ and the
 rest of the directories in /usr/share/pivot-weblog/.  However,
 there are some scripts in the pivot directory that manage the
 information stored in db and refer to files inside it using 
 relative paths.  For exaple, from pv_core.php:
 if (file_exists(db/ser_lasttrack.php))
 I'd like knowing if there is a way to make pv_core.php
 access the directory /var/cache/pivot-weblog/db/ without
 writing the full path in the source code.  Any suggestion?
 Thanks in advance.
 
One way is a symlink: /usr/share/pivot-weblog/db -
/var/cache/pivot-weblog/db/

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Trying to learn how to package a software

2007-11-13 Thread Jean Silva

--- Roberto C. Sánchez [EMAIL PROTECTED] escreveu:

 On Tue, Nov 13, 2007 at 09:18:08PM -0300, Jean Silva wrote:
  I tried to put db in /var/cache/pivot-weblog/db/ and the
  rest of the directories in /usr/share/pivot-weblog/.  However,
  there are some scripts in the pivot directory that manage the
  information stored in db and refer to files inside it using 
  relative paths.  For exaple, from pv_core.php:
  if (file_exists(db/ser_lasttrack.php))
  I'd like knowing if there is a way to make pv_core.php
  access the directory /var/cache/pivot-weblog/db/ without
  writing the full path in the source code.  Any suggestion?
  Thanks in advance.
  
 One way is a symlink: /usr/share/pivot-weblog/db -
 /var/cache/pivot-weblog/db/

Thanks, Roberto. I'll try it.
Regards,
Jean.



  Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/


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



Bug#451193: ITP: vienna-rna -- RNA sequence analysis

2007-11-13 Thread Steffen Moeller
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller [EMAIL PROTECTED]

* Package name: vienna-rna
  Version : 1.6.5
  Upstream Author : Ivo Hofacker
* URL : http://www.tbi.univie.ac.at/~ivo/RNA/
* License : non-free but redistributable
  Programming Lang: C
  Description : RNA sequence analysis

The Vienna RNA Package consists of a C code library and several
stand-alone programs for the prediction and comparison of RNA secondary
structures.

An early version of the packaging is available via the subversion
repository of Debian-Med at debian-med.alioth.debian.org.



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



Accepted libtk-pod-perl 0.9937-1 (source all)

2007-11-13 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 10 Nov 2007 13:42:05 +0100
Source: libtk-pod-perl
Binary: libtk-pod-perl
Architecture: source all
Version: 0.9937-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: gregor herrmann [EMAIL PROTECTED]
Description: 
 libtk-pod-perl - Tk Pod browser widget with hypertext capability
Changes: 
 libtk-pod-perl (0.9937-1) unstable; urgency=low
 .
   [ Frank Lichtenheld ]
   * debian/rules: Cleanup:
  + move build to build target
  + make install depend on build
  + introduce build-stamp
  + split PREFIX into DESTDIR and PREFIX
  + move dh_clean before $(MAKE) clean
  + remove non-existant configure target from .PHONY
 .
   [ gregor herrmann ]
   * New upstream release.
   * debian/rules: remove unused variable version.
   * Refresh patch invalid_char_pod.patch.
Files: 
 00757e6f813e3bd07899508e44973b1c 1161 perl optional libtk-pod-perl_0.9937-1.dsc
 0d2f857644f392760e7343888231661c 66950 perl optional 
libtk-pod-perl_0.9937.orig.tar.gz
 09a550bd22c3e76bee2bc4552badef95 3356 perl optional 
libtk-pod-perl_0.9937-1.diff.gz
 165d54007229411b5cc002e349bc2ed1 101404 perl optional 
libtk-pod-perl_0.9937-1_all.deb

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

iD8DBQFHOVtHHqjlqpcl9jsRAkxvAKC9DpxVOvl7cdUQEv5U2zJ3fPv7WQCeKk5h
Zu4UsLUzMjaAQERkoVdQggU=
=AJJf
-END PGP SIGNATURE-


Accepted:
libtk-pod-perl_0.9937-1.diff.gz
  to pool/main/libt/libtk-pod-perl/libtk-pod-perl_0.9937-1.diff.gz
libtk-pod-perl_0.9937-1.dsc
  to pool/main/libt/libtk-pod-perl/libtk-pod-perl_0.9937-1.dsc
libtk-pod-perl_0.9937-1_all.deb
  to pool/main/libt/libtk-pod-perl/libtk-pod-perl_0.9937-1_all.deb
libtk-pod-perl_0.9937.orig.tar.gz
  to pool/main/libt/libtk-pod-perl/libtk-pod-perl_0.9937.orig.tar.gz


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



Accepted libchemistry-elements-perl 1.05-1 (source all)

2007-11-13 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 09:57:28 +0200
Source: libchemistry-elements-perl
Binary: libchemistry-elements-perl
Architecture: source all
Version: 1.05-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Damyan Ivanov [EMAIL PROTECTED]
Description: 
 libchemistry-elements-perl - Perl extension for working with Chemical Elements
Changes: 
 libchemistry-elements-perl (1.05-1) unstable; urgency=low
 .
   [ Frank Lichtenheld ]
   * debian/rules: Major clean-up: Move make and make test to build,
 introduce proper build-stamp, let install actually depend on build,
 use proper DESTDIR and PREFIX instead of just PREFIX. Aside from
 other problems this also fixes a misbuild with dpkg-buildpackage -j,
 found by Daniel Schepler.
 .
   [ gregor herrmann ]
   * New upstream release.
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza). Removed: XS-
 Vcs-Svn fields.
   * debian/rules: Remove some remaining unused dh_* calls/variables and
 comments.
   * Add sample script chart_test to
 /usr/share/doc/libchemistry-elements-perl/examples.
 .
   [ Damyan Ivanov ]
   * debian/rules: remove stamp files before $(MAKE) clean
Files: 
 5278e67cc3393538416942513182fc4d 1101 perl optional 
libchemistry-elements-perl_1.05-1.dsc
 a007b589b5fd3a51749ec04231c554a6 8352 perl optional 
libchemistry-elements-perl_1.05.orig.tar.gz
 7b3ab0c7e91462f065e6033662331d65 2424 perl optional 
libchemistry-elements-perl_1.05-1.diff.gz
 cef4f06bde8e207c6f5af71782110514 14784 perl optional 
libchemistry-elements-perl_1.05-1_all.deb

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

iD8DBQFHOVnBHqjlqpcl9jsRAi0vAJ9D5Mt6qQ0O7KssegHzMZyekg44fACghgQs
KBmX0JCJn+RRswEaQPUVPBQ=
=Hroj
-END PGP SIGNATURE-


Accepted:
libchemistry-elements-perl_1.05-1.diff.gz
  to 
pool/main/libc/libchemistry-elements-perl/libchemistry-elements-perl_1.05-1.diff.gz
libchemistry-elements-perl_1.05-1.dsc
  to 
pool/main/libc/libchemistry-elements-perl/libchemistry-elements-perl_1.05-1.dsc
libchemistry-elements-perl_1.05-1_all.deb
  to 
pool/main/libc/libchemistry-elements-perl/libchemistry-elements-perl_1.05-1_all.deb
libchemistry-elements-perl_1.05.orig.tar.gz
  to 
pool/main/libc/libchemistry-elements-perl/libchemistry-elements-perl_1.05.orig.tar.gz


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



Accepted nasm 0.99.06-2 (source amd64)

2007-11-13 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 18:20:50 +1100
Source: nasm
Binary: nasm
Architecture: source amd64
Version: 0.99.06-2
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar [EMAIL PROTECTED]
Changed-By: Anibal Monsalve Salazar [EMAIL PROTECTED]
Description: 
 nasm   - General-purpose x86 assembler
Closes: 450935
Changes: 
 nasm (0.99.06-2) unstable; urgency=low
 .
   * Fixed FreeBSD ELF header, closes: #450935
 Patch by Petr Salinger [EMAIL PROTECTED]
Files: 
 f05b1d5332ccd38fc6fc7ac792228228 578 devel optional nasm_0.99.06-2.dsc
 6239b0b6b733cfda058bed07f143e412 15300 devel optional nasm_0.99.06-2.diff.gz
 3f403b6030cc0fd13fd3e9a86f1a 834980 devel optional nasm_0.99.06-2_amd64.deb

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

iD8DBQFHOVaqgY5NIXPNpFURAvuiAJ9B/pG31AvIPHZHELNC0Zsff96CkQCgitEH
RPm0prQ88ZlwrSmcH/rlscg=
=Yq5P
-END PGP SIGNATURE-


Accepted:
nasm_0.99.06-2.diff.gz
  to pool/main/n/nasm/nasm_0.99.06-2.diff.gz
nasm_0.99.06-2.dsc
  to pool/main/n/nasm/nasm_0.99.06-2.dsc
nasm_0.99.06-2_amd64.deb
  to pool/main/n/nasm/nasm_0.99.06-2_amd64.deb


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



Accepted libhtml-display-perl 0.39-2 (source all)

2007-11-13 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 10:31:56 +0200
Source: libhtml-display-perl
Binary: libhtml-display-perl
Architecture: source all
Version: 0.39-2
Distribution: unstable
Urgency: high
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Damyan Ivanov [EMAIL PROTECTED]
Description: 
 libhtml-display-perl - display HTML locally in a browser
Closes: 451076
Changes: 
 libhtml-display-perl (0.39-2) unstable; urgency=high
 .
   * Urgency high as fixes serious bug
   * Add Replaces: libwww-mechanize-shell-perl ( 0.46-1) to allow partial
 upgrades. Closes: #451076
Files: 
 4bc08aea6cbd8cc293152de96b89710c 1077 perl optional 
libhtml-display-perl_0.39-2.dsc
 06573dfbece20c6eca980d7f686b0245 2164 perl optional 
libhtml-display-perl_0.39-2.diff.gz
 6d8fcb5b80c71a39a57b9c1f67e909a8 36844 perl optional 
libhtml-display-perl_0.39-2_all.deb

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

iD4DBQFHOWJwHqjlqpcl9jsRAp8TAJ4lU7Ipd2AUqR3JARHzQTXM/6os1ACY3hVN
KYbl4TM7tDei/QKEP3GheA==
=ILPp
-END PGP SIGNATURE-


Accepted:
libhtml-display-perl_0.39-2.diff.gz
  to pool/main/libh/libhtml-display-perl/libhtml-display-perl_0.39-2.diff.gz
libhtml-display-perl_0.39-2.dsc
  to pool/main/libh/libhtml-display-perl/libhtml-display-perl_0.39-2.dsc
libhtml-display-perl_0.39-2_all.deb
  to pool/main/libh/libhtml-display-perl/libhtml-display-perl_0.39-2_all.deb


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



Accepted gtk+2.0 2.12.1-2 (source all amd64)

2007-11-13 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 04 Nov 2007 16:22:31 +0100
Source: gtk+2.0
Binary: libgtk2.0-dev gtk2-engines-pixbuf libgtk-directfb-2.0-dev 
libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-0-dbg libgtk2.0-0 
libgtk2.0-doc gtk2.0-examples libgtk2.0-common libgtk2.0-bin
Architecture: source amd64 all
Version: 2.12.1-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher [EMAIL PROTECTED]
Changed-By: Josselin Mouette [EMAIL PROTECTED]
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB 
runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - 
minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB 
version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 343711 443701 447279 448071 448674 499070
Changes: 
 gtk+2.0 (2.12.1-2) unstable; urgency=low
 .
   * Stop suggesting gtk-engines-pixmap.
   * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom
 Parker. If some other packages still rely on having explicit X11
 dependencies, they are buggy and need to be fixed anyway.
   * Keep --enable-explicit-deps in the directfb build; otherwise this
 breaks any binary linking against it because the rpath isn't passed.
   * 033_treeview_resizing.patch: updated patch from Kristian Rietveld.
 + Add a new sizing fix for the case where there is a scrollbar.
   * 031_gtksearchenginetracker_fixes.patch: added back, only the name
 change was fixed upstream.
   * 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert
 Valerio Riedel that allows remote printing. Closes: #448071.
   * 040_filechooser_single-click.patch: allow a situation where no
 shortcut is selected, to avoid issues for keyboard users.
 Closes: #448674.
   * 042_treeview_single_focus.patch: don't select the focused item for
 GTK_SELECTION_SINGLE type treeviews. Allows the fix in
 040_filechooser_single-click.patch to work.
   * Conflict against libeel2-2.18. Closes: #443701, #499070.
   * Conflict against xfwm4  4.4.1-3 (previous versions freeze on
 startup).
   * 021_loader-files-d.patch: enclose process_module_file in correct
 #ifdef's.
   * 040_filechooser_single-click.patch: filter out duplicate entries in
 bookmarks. This avoids a situation where the selection is changed to
 the duplicate during DnD, causing an assertion error.
 Closes: #447279.
Files: 
 00e57d6cb018adfd8b87348b926742e4 1528 libs optional gtk+2.0_2.12.1-2.dsc
 3c2aa0147ab246882c7316c270fe5a8b 85116 libs optional gtk+2.0_2.12.1-2.diff.gz
 fd06d5d9909a87d13f5f2f9ae912b6b9 5059364 misc optional 
libgtk2.0-common_2.12.1-2_all.deb
 2d7667bb343f6cb05b9bc6f87d5a5de2 8098 misc optional 
libgtk2.0-bin_2.12.1-2_all.deb
 3dc56c7d631b9bbb00317cb72d93d0d5 3184660 doc optional 
libgtk2.0-doc_2.12.1-2_all.deb
 df8f6b42f50cf96da305637964821ca5 2114270 libs optional 
libgtk2.0-0_2.12.1-2_amd64.deb
 d22ac8f47863b969d400a57831cfd488 1792650 libs optional 
libgtk-directfb-2.0-0_2.12.1-2_amd64.deb
 0ce96e75f97b59de9e3a2e62616b9346 1847162 debian-installer extra 
libgtk-directfb-2.0-0-udeb_2.12.1-2_amd64.udeb
 7fe778f255d105abfb385b14d7d0def1 3014610 libdevel optional 
libgtk2.0-dev_2.12.1-2_amd64.deb
 00671de3f0b7a61258be236d063ccc20 5532 libdevel optional 
libgtk-directfb-2.0-dev_2.12.1-2_amd64.deb
 54015016b7bbaf630437e4c890147e9a 9782066 libdevel extra 
libgtk2.0-0-dbg_2.12.1-2_amd64.deb
 3531db7119681f36cf711b16b1464a9a 450718 x11 extra 
gtk2.0-examples_2.12.1-2_amd64.deb
 cb24dd823fd4239237ef1faa3990 129250 graphics optional 
gtk2-engines-pixbuf_2.12.1-2_amd64.deb
Package-Type: udeb

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

iD8DBQFHLelCrSla4ddfhTMRAmMwAKCKUtOL8Vg2Di8vzWyy7amGr2eQJQCgw6uH
DvrvdOxf496043GtRZ4Ip+0=
=wt4R
-END PGP SIGNATURE-


Accepted:
gtk+2.0_2.12.1-2.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.12.1-2.diff.gz
gtk+2.0_2.12.1-2.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.12.1-2.dsc
gtk2-engines-pixbuf_2.12.1-2_amd64.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.12.1-2_amd64.deb
gtk2.0-examples_2.12.1-2_amd64.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.12.1-2_amd64.deb
libgtk-directfb-2.0-0-udeb_2.12.1-2_amd64.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.12.1-2_amd64.udeb
libgtk-directfb-2.0-0_2.12.1-2_amd64.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.12.1-2_amd64.deb
libgtk-directfb-2.0-dev_2.12.1-2_amd64.deb
  to 

Accepted fluxbox 1.0.0-2 (source amd64)

2007-11-13 Thread Dmitry E. Oboukhov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 09 Nov 2007 21:25:58 +0300
Source: fluxbox
Binary: fluxbox
Architecture: source amd64
Version: 1.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov [EMAIL PROTECTED]
Changed-By: Dmitry E. Oboukhov [EMAIL PROTECTED]
Description: 
 fluxbox- Highly configurable and low resource X11 Window manager
Closes: 450684
Changes: 
 fluxbox (1.0.0-2) unstable; urgency=low
 .
   * Enable support of the XShape extension, closes: #450684.
Files: 
 ef951569194c08d26b5b03f0839a58bb 756 x11 optional fluxbox_1.0.0-2.dsc
 ccaca06b3bb025e438fbcc381d2c4017 10450 x11 optional fluxbox_1.0.0-2.diff.gz
 4245a82aadf124726c085e9b327f43b2 1105470 x11 optional fluxbox_1.0.0-2_amd64.deb

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

iD8DBQFHOXWL62zWxYk/rQcRAiC2AKCzk3lDXz4SkC86CPbs7jYcOXj9PQCfXSYA
YgvzBYmRgBuu7V5lCHLwu0Q=
=K8iv
-END PGP SIGNATURE-


Accepted:
fluxbox_1.0.0-2.diff.gz
  to pool/main/f/fluxbox/fluxbox_1.0.0-2.diff.gz
fluxbox_1.0.0-2.dsc
  to pool/main/f/fluxbox/fluxbox_1.0.0-2.dsc
fluxbox_1.0.0-2_amd64.deb
  to pool/main/f/fluxbox/fluxbox_1.0.0-2_amd64.deb


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



Accepted libdevel-ebug-perl 0.48-2 (source all)

2007-11-13 Thread Peter Makholm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 09:59:53 +
Source: libdevel-ebug-perl
Binary: libdevel-ebug-perl
Architecture: source all
Version: 0.48-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Peter Makholm [EMAIL PROTECTED]
Description: 
 libdevel-ebug-perl - A simple, extensible Perl debugger
Closes: 448687
Changes: 
 libdevel-ebug-perl (0.48-2) unstable; urgency=low
 .
   [ Martín Ferrari ]
   * Added missing build-deps (Closes: #448687 -- FTBFS: test failures).
   * Added myself to uploaders.
 .
   [ Peter Makholm ]
   * Added netbase to deps and build-deps
 /etc/protocols is needed to use protocol name when opening a new inet
 socket. This fix is less intrusive than patching the module to use
 protocol numbers.
Files: 
 5f27bf268d08184f6d7157dcf50e0c62 1182 perl optional 
libdevel-ebug-perl_0.48-2.dsc
 a804db55057a9f4d8699aa4c703b9c94 2556 perl optional 
libdevel-ebug-perl_0.48-2.diff.gz
 c9bd4d1801030af91b084484ee304eff 41212 perl optional 
libdevel-ebug-perl_0.48-2_all.deb

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

iD8DBQFHOXbXobE/LCyLGVoRAte4AKDRUojeV/dSicxfNStDkuVuvxVkuwCgyW4X
hy19wOxImJwane4CDKQ7nzc=
=Xcvh
-END PGP SIGNATURE-


Accepted:
libdevel-ebug-perl_0.48-2.diff.gz
  to pool/main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.48-2.diff.gz
libdevel-ebug-perl_0.48-2.dsc
  to pool/main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.48-2.dsc
libdevel-ebug-perl_0.48-2_all.deb
  to pool/main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.48-2_all.deb


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



Accepted log4c 1.2.1-1 (source all amd64)

2007-11-13 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 10:39:01 +0100
Source: log4c
Binary: liblog4c-doc liblog4c3 liblog4c-dev
Architecture: source amd64 all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra [EMAIL PROTECTED]
Changed-By: Fathi Boudra [EMAIL PROTECTED]
Description: 
 liblog4c-dev - C library for flexible logging (development)
 liblog4c-doc - C library for flexible logging (documentation)
 liblog4c3  - C library for flexible logging (runtime)
Changes: 
 log4c (1.2.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Allow DM upload.
Files: 
 7dbed6493d400a78e711181a801a3444 657 libs extra log4c_1.2.1-1.dsc
 ca5412b7515d8901714ab7892323adb6 508139 libs extra log4c_1.2.1.orig.tar.gz
 e291acb943403b01c4e58c4e526e14db 3331 libs extra log4c_1.2.1-1.diff.gz
 d099758dff910567a9880119262b0a8e 273146 doc extra liblog4c-doc_1.2.1-1_all.deb
 d312df5db1b0dda64c226ce84fde7072 79350 libdevel extra 
liblog4c-dev_1.2.1-1_amd64.deb
 8ea1adc3ba896feb9c97b629b4b59302 56348 libs extra liblog4c3_1.2.1-1_amd64.deb

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

iD8DBQFHOYG7vGr7W6HudhwRAi1KAJ4nCCpVP9dJRcDd5JSCtWaV/0rlSQCeJoMq
5x71Nl+8uygzodXggZ8pOfc=
=EKQO
-END PGP SIGNATURE-


Accepted:
liblog4c-dev_1.2.1-1_amd64.deb
  to pool/main/l/log4c/liblog4c-dev_1.2.1-1_amd64.deb
liblog4c-doc_1.2.1-1_all.deb
  to pool/main/l/log4c/liblog4c-doc_1.2.1-1_all.deb
liblog4c3_1.2.1-1_amd64.deb
  to pool/main/l/log4c/liblog4c3_1.2.1-1_amd64.deb
log4c_1.2.1-1.diff.gz
  to pool/main/l/log4c/log4c_1.2.1-1.diff.gz
log4c_1.2.1-1.dsc
  to pool/main/l/log4c/log4c_1.2.1-1.dsc
log4c_1.2.1.orig.tar.gz
  to pool/main/l/log4c/log4c_1.2.1.orig.tar.gz


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



Accepted librep 0.17+svn20070119-5 (source all i386)

2007-11-13 Thread Christian Marillat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 12:24:19 +0100
Source: librep
Binary: librep9 librep-dev librep-doc
Architecture: source all i386
Version: 0.17+svn20070119-5
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat [EMAIL PROTECTED]
Changed-By: Christian Marillat [EMAIL PROTECTED]
Description: 
 librep-dev - development libraries and headers for librep
 librep-doc - documentation for the lisp command interpreter
 librep9- lisp command interpreter
Closes: 451101
Changes: 
 librep (0.17+svn20070119-5) unstable; urgency=low
 .
   * In debian/rules use -rm instead of rm (Closes: #451101)
Files: 
 fe15030299a8d935e5659e40a8399adf 742 interpreters optional 
librep_0.17+svn20070119-5.dsc
 4e39b5a64d57866cb4dac421412affa0 10251 interpreters optional 
librep_0.17+svn20070119-5.diff.gz
 e3a1cdc59f95d1630278a9591bd3d99e 134132 doc optional 
librep-doc_0.17+svn20070119-5_all.deb
 a83fefb89e3b373f7c33216d5fafac1f 350492 libs optional 
librep9_0.17+svn20070119-5_i386.deb
 7e18cda540954696c6c1686b474dc455 211210 libdevel optional 
librep-dev_0.17+svn20070119-5_i386.deb

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

iD8DBQFHOYojB9xWPR9BuQcRAg5hAJ4oS5/j2B79ONXjXkg1LYIS6LsmvgCfUu00
oS/PQt6HH/+Mbtb6V6TfqhM=
=KC1q
-END PGP SIGNATURE-


Accepted:
librep-dev_0.17+svn20070119-5_i386.deb
  to pool/main/libr/librep/librep-dev_0.17+svn20070119-5_i386.deb
librep-doc_0.17+svn20070119-5_all.deb
  to pool/main/libr/librep/librep-doc_0.17+svn20070119-5_all.deb
librep9_0.17+svn20070119-5_i386.deb
  to pool/main/libr/librep/librep9_0.17+svn20070119-5_i386.deb
librep_0.17+svn20070119-5.diff.gz
  to pool/main/libr/librep/librep_0.17+svn20070119-5.diff.gz
librep_0.17+svn20070119-5.dsc
  to pool/main/libr/librep/librep_0.17+svn20070119-5.dsc


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



Accepted reprepro 3.0.1-1 (source sparc)

2007-11-13 Thread Bernhard R. Link
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 11:43:21 +0100
Source: reprepro
Binary: reprepro
Architecture: source sparc
Version: 3.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Bernhard R. Link [EMAIL PROTECTED]
Changed-By: Bernhard R. Link [EMAIL PROTECTED]
Description: 
 reprepro   - debian package repository producer
Closes: 449210
Changes: 
 reprepro (3.0.1-1) unstable; urgency=low
 .
   * new version
   - fix cp error in manpage, thanks to Raphael Geissert (Closes: 449210)
   * move from XS-Vcs- to Vcs- headers
   * move Homepage field into headers
   * make apt recommends instead of depends, as only needed when updating
 from other repositories.
Files: 
 d8767558ffcf5c23294f6ec2f13ef13e 855 utils extra reprepro_3.0.1-1.dsc
 ac0fbe9d3c737460f6ab534cfd35b009 395174 utils extra reprepro_3.0.1.orig.tar.gz
 bdffcdcacff1dc0e6513c511c1870d6a 7510 utils extra reprepro_3.0.1-1.diff.gz
 0ac801d8ae0fcaf66c72993b173055ce 276314 utils extra reprepro_3.0.1-1_sparc.deb

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

iD8DBQFHOYiRTrAWvKplQe4RAgN4AJ45dKq1EaQncPTbfDTqUjnylISLwwCffYIJ
us56WPb+/t3rp/INEHdqh5o=
=8d3r
-END PGP SIGNATURE-


Accepted:
reprepro_3.0.1-1.diff.gz
  to pool/main/r/reprepro/reprepro_3.0.1-1.diff.gz
reprepro_3.0.1-1.dsc
  to pool/main/r/reprepro/reprepro_3.0.1-1.dsc
reprepro_3.0.1-1_sparc.deb
  to pool/main/r/reprepro/reprepro_3.0.1-1_sparc.deb
reprepro_3.0.1.orig.tar.gz
  to pool/main/r/reprepro/reprepro_3.0.1.orig.tar.gz


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



Accepted live-initramfs 1.110.6-1 (source all)

2007-11-13 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 00:00:00 +0100
Source: live-initramfs
Binary: live-initramfs
Architecture: source all
Version: 1.110.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Live [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 live-initramfs - Debian Live initramfs hook
Changes: 
 live-initramfs (1.110.6-1) unstable; urgency=medium
 .
   * New upstream release.
   * Preparing live-initramfs 1.110.6-1.
   * Adding custom reportbug script.
   * Fixed a few bashisms, thanks to Trent W. Buck [EMAIL PROTECTED].
   * Adding checkbashsms call to test target of the Makefile as suggested
 by Trent W. Buck [EMAIL PROTECTED].
Files: 
 58c7be776c0874d721b94d9c6a16774f 902 misc optional live-initramfs_1.110.6-1.dsc
 7fabec84f1d9cd7f89a72ddc6b502c0d 62643 misc optional 
live-initramfs_1.110.6.orig.tar.gz
 b478a985e36999a8bb483f105fa9389a 4757 misc optional 
live-initramfs_1.110.6-1.diff.gz
 2bbd7cb12c4377949fc1932c2b338d5d 64842 misc optional 
live-initramfs_1.110.6-1_all.deb

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

iD8DBQFHOZ3O+C5cwEsrK54RAiodAJ99+W2jadVR++XN58YbK2ycAoj5VwCeJh5d
UyKztzD14UZMFLIh7xebWvk=
=VHyY
-END PGP SIGNATURE-


Accepted:
live-initramfs_1.110.6-1.diff.gz
  to pool/main/l/live-initramfs/live-initramfs_1.110.6-1.diff.gz
live-initramfs_1.110.6-1.dsc
  to pool/main/l/live-initramfs/live-initramfs_1.110.6-1.dsc
live-initramfs_1.110.6-1_all.deb
  to pool/main/l/live-initramfs/live-initramfs_1.110.6-1_all.deb
live-initramfs_1.110.6.orig.tar.gz
  to pool/main/l/live-initramfs/live-initramfs_1.110.6.orig.tar.gz


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



Accepted floatbg 1.0-26 (source i386)

2007-11-13 Thread Dave Holland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 12:13:46 +
Source: floatbg
Binary: floatbg
Architecture: source i386
Version: 1.0-26
Distribution: unstable
Urgency: low
Maintainer: Dave Holland [EMAIL PROTECTED]
Changed-By: Dave Holland [EMAIL PROTECTED]
Description: 
 floatbg- slowly modify the color of the X root window
Closes: 450597
Changes: 
 floatbg (1.0-26) unstable; urgency=low
 .
   * added libxext-dev to Build-Depends (closes: 450597)
Files: 
 bbf9ad6747af12347ec573714a657531 591 x11 optional floatbg_1.0-26.dsc
 45147a0b3f9e7937754ddac284d3cbfd 16095 x11 optional floatbg_1.0-26.diff.gz
 44838e4cf90e73767978a445d64b859a 10894 x11 optional floatbg_1.0-26_i386.deb

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

iD8DBQFHOZuQKeFPmTkbOSgRApW4AJwJsgAJl1kG8QUsv48LUc4WaAWOJQCfYtI9
p31rghYT1ZgkHu3qWA1VlgY=
=b4Y8
-END PGP SIGNATURE-


Accepted:
floatbg_1.0-26.diff.gz
  to pool/main/f/floatbg/floatbg_1.0-26.diff.gz
floatbg_1.0-26.dsc
  to pool/main/f/floatbg/floatbg_1.0-26.dsc
floatbg_1.0-26_i386.deb
  to pool/main/f/floatbg/floatbg_1.0-26_i386.deb


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



Accepted live-helper 1.0~a36-1 (source all)

2007-11-13 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 00:00:00 +0100
Source: live-helper
Binary: live-helper
Architecture: source all
Version: 1.0~a36-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Live [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 live-helper - Debian Live helper programs
Closes: 431160 444985 449087
Changes: 
 live-helper (1.0~a36-1) unstable; urgency=medium
 .
   * New upstream release.
   * Preparing live-helper 1.0~a36-1.
   * Fixing trap call as suggested by Justin Pryzby
 [EMAIL PROTECTED] (Closes: #431160, #449087).
   * Correcting some language shortcommings.
   * Fixing wrong kernel flavour warning message on m68k.
   * Evaluating local arguments befor setting the defaults (Closes:
 #444985).
   * Adding custom reportbug script.
   * Allowing LH_BOOTSTRAP_FLAVOUR to be minimal or mini.
   * Fixing some coding style issues.
   * Added warning about etch compatibility of lh_config options.
   * Adding generic lh wrapper.
   * Fixing spelling mistake, thanks to Kel Modderman [EMAIL PROTECTED].
   * Improving trap call to unmount pseudo filesystem when failing as
 suggested by Justin Pryzby [EMAIL PROTECTED].
   * Updating to install the generic wrapper.
   * Fixing trap call, thanks to An-Cheng Huang [EMAIL PROTECTED].
   * Making umount calls check if they are actually necessary.
   * Extending --force to also cover lockfiles to avoid recursive loop
 within trap.
   * Fixing typing error, thanks to An-Cheng Huang [EMAIL PROTECTED].
   * Adding some more fakeroot related fixes from An-Cheng Huang
 [EMAIL PROTECTED].
   * Adding a check to see if user is running lh_clean from a sane
 location (i.e. not config/), thanks to Kai Hendry
 [EMAIL PROTECTED].
   * Adding check to detect gnu-fdisk and using the original fdisk,
 thanks to Peter Skogström [EMAIL PROTECTED] for the
 report.
   * Removing the whole cache, not just the .deb cache in mini and
 minimal hooks, thanks to Franklin Piat [EMAIL PROTECTED].
   * Adding option to disable md5sum generation.
   * Fixed a few bashisms, thanks to Trent W. Buck [EMAIL PROTECTED].
   * Adding checkbashsms call to test target of the Makefile as suggested
 by Trent W. Buck [EMAIL PROTECTED].
   * Outputting an own message when having more than one case in a
 helper, instead of a global one.
   * Removing the unmounting of pseudo filesystems from the trap call,
 needs some other changes before it can safely be done.
   * Adding 'remove' case, which is in between of all and purge.
Files: 
 a506fbb4f4e497a3460ae6775d55ca52 853 misc optional live-helper_1.0~a36-1.dsc
 a61c0071907a549d9f99c12177181e32 1921692 misc optional 
live-helper_1.0~a36.orig.tar.gz
 36c41cf748b9164769e6b45571837181 9113 misc optional 
live-helper_1.0~a36-1.diff.gz
 ec539732c09b168bc8fded08992ca70b 1871610 misc optional 
live-helper_1.0~a36-1_all.deb

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

iD8DBQFHOZoY+C5cwEsrK54RAt4XAJ9xjMVEj83dkrQv4XlXsFYyGGw8kQCgjwvk
+hfdqRQo88WtxBt3Vs5qm8w=
=OmA5
-END PGP SIGNATURE-


Accepted:
live-helper_1.0~a36-1.diff.gz
  to pool/main/l/live-helper/live-helper_1.0~a36-1.diff.gz
live-helper_1.0~a36-1.dsc
  to pool/main/l/live-helper/live-helper_1.0~a36-1.dsc
live-helper_1.0~a36-1_all.deb
  to pool/main/l/live-helper/live-helper_1.0~a36-1_all.deb
live-helper_1.0~a36.orig.tar.gz
  to pool/main/l/live-helper/live-helper_1.0~a36.orig.tar.gz


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



Accepted hw-detect 1.57 (source all amd64)

2007-11-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 14:06:56 +0100
Source: hw-detect
Binary: archdetect hw-detect disk-detect ethdetect
Architecture: source amd64 all
Version: 1.57
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 archdetect - Hardware architecture detector (udeb)
 disk-detect - Detect disk drives (udeb)
 ethdetect  - Detect network hardware and load kernel drivers for it (udeb)
 hw-detect  - Detect hardware and load kernel drivers for it (udeb)
Changes: 
 hw-detect (1.57) unstable; urgency=low
 .
   [ Colin Watson ]
   * Discard errors from grepping /sys/bus/pci/devices/*/class, in case
 /sys/bus/pci/devices exists but not the class files.
 .
   [ Frans Pop ]
   * Various code and whitespace cleanups.
   * No longer load isofs by default as it's loaded automatically when mount is
 called with '-t iso9660' which we do both in cdrom-detect and iso-scan.
   * No longer explicitly load ide-core.
   * Stop loading all IDE driver modules by default as they should be loaded
 correctly automatically by the kernel/udev. For now, the old behavior can
 still be forced by booting with hw-detect/load-ide=true.
 The ide-floppy driver module may not be loaded automatically, but
 mountfloppy (0.14) will try to load it when needed.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Hleb Rubanau
   * Esperanto (eo.po) by Serge Leblanc
   * Korean (ko.po) by Sunjae Park
   * Romanian (ro.po) by Eddy Petrișor
Files: 
 de2340ae003ab369aca674b843e60e42 914 debian-installer standard 
hw-detect_1.57.dsc
 069204752e61225020c6b8917b326b04 140272 debian-installer standard 
hw-detect_1.57.tar.gz
 6ee2f6c936526113b3c480aab6b4bffa 25040 debian-installer optional 
ethdetect_1.57_all.udeb
 64edea48e5acf8c277dca270cf01bb62 18734 debian-installer optional 
disk-detect_1.57_all.udeb
 9f0256704d940f202e459a0a98dabc4d 69410 debian-installer standard 
hw-detect_1.57_amd64.udeb
 7d794cd0c616a1c811f9d376c0a05db3 2264 debian-installer standard 
archdetect_1.57_amd64.udeb
Package-Type: udeb

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

iD8DBQFHOaG7gm/Kwh6ICoQRApasAJ4wvmXr5LgNq4fpGGwUdDFkRw9tPQCeLCr9
48l97SbMuCkvUXSfbdRRicA=
=L/ux
-END PGP SIGNATURE-


Accepted:
archdetect_1.57_amd64.udeb
  to pool/main/h/hw-detect/archdetect_1.57_amd64.udeb
disk-detect_1.57_all.udeb
  to pool/main/h/hw-detect/disk-detect_1.57_all.udeb
ethdetect_1.57_all.udeb
  to pool/main/h/hw-detect/ethdetect_1.57_all.udeb
hw-detect_1.57.dsc
  to pool/main/h/hw-detect/hw-detect_1.57.dsc
hw-detect_1.57.tar.gz
  to pool/main/h/hw-detect/hw-detect_1.57.tar.gz
hw-detect_1.57_amd64.udeb
  to pool/main/h/hw-detect/hw-detect_1.57_amd64.udeb


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



Accepted mountfloppy 0.14 (source all)

2007-11-13 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 14:05:59 +0100
Source: mountfloppy
Binary: mountfloppy
Architecture: source all
Version: 0.14
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team [EMAIL PROTECTED]
Changed-By: Frans Pop [EMAIL PROTECTED]
Description: 
 mountfloppy - Mounts a floppy (udeb)
Changes: 
 mountfloppy (0.14) unstable; urgency=low
 .
   * If mounting the regular floppy device fails, also try loading ide-floppy
 before asking the user.
Files: 
 fb2bcb20894b4cb2d73d555000b4d04f 662 debian-installer optional 
mountfloppy_0.14.dsc
 d422aab4cf6ce8d25bc9aaa43786e669 27963 debian-installer optional 
mountfloppy_0.14.tar.gz
 24761bbf463e67d8a6bcfa9a8df734c3 11520 debian-installer optional 
mountfloppy_0.14_all.udeb
Package-Type: udeb

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

iD8DBQFHOaHWgm/Kwh6ICoQRAswlAJ9Kd1b3DpMxOLkeTttWPYQs22ioLgCcD0YU
BFjAlVRMp2syWWaXJKbgjLI=
=524X
-END PGP SIGNATURE-


Accepted:
mountfloppy_0.14.dsc
  to pool/main/m/mountfloppy/mountfloppy_0.14.dsc
mountfloppy_0.14.tar.gz
  to pool/main/m/mountfloppy/mountfloppy_0.14.tar.gz
mountfloppy_0.14_all.udeb
  to pool/main/m/mountfloppy/mountfloppy_0.14_all.udeb


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



Accepted libtest-www-mechanize-perl 1.16-1 (source all)

2007-11-13 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 08 Nov 2007 15:58:35 +0200
Source: libtest-www-mechanize-perl
Binary: libtest-www-mechanize-perl
Architecture: source all
Version: 1.16-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: Damyan Ivanov [EMAIL PROTECTED]
Description: 
 libtest-www-mechanize-perl - Testing-specific WWW::Mechanize subclass
Closes: 439470
Changes: 
 libtest-www-mechanize-perl (1.16-1) unstable; urgency=low
 .
   * New upstream release
 Closes: #439470 -- FTBFS: t/page_links_content failed
 .
   * Add libhtml-lint-perl to B-D-I
   * Wrap long fields in debian/control
   * Add myself to Uploaders
   * Clean up debian/rules:
 + Move test suite from install to build target
 + Drop unneeded OPTIMIZE=.. setting
 + Drop unneeded dh_strip and dh_link calls
 + Clean stamps before distclean
   * Switch to a by-dist URL in debian/watch
   * Switch to search.cpan.org/dist/... URL in debian/copyright
Files: 
 d580072d97b02d94107b0cb073f70ec6 1254 perl optional 
libtest-www-mechanize-perl_1.16-1.dsc
 ac686d50cb5598abb85f819d18aab9e9 13768 perl optional 
libtest-www-mechanize-perl_1.16.orig.tar.gz
 c1ec644ef563334e45d308a0a2562c05 2317 perl optional 
libtest-www-mechanize-perl_1.16-1.diff.gz
 59c01834c631efa40892fb18f6287e87 17492 perl optional 
libtest-www-mechanize-perl_1.16-1_all.deb

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

iD8DBQFHOaCqHqjlqpcl9jsRAqS7AJ4iIHAXvJCmNev3XGTB/ONA1dy6uwCfROXC
IWEupkO+ENRSt1FQ4BrHH5A=
=wL7l
-END PGP SIGNATURE-


Accepted:
libtest-www-mechanize-perl_1.16-1.diff.gz
  to 
pool/main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.16-1.diff.gz
libtest-www-mechanize-perl_1.16-1.dsc
  to 
pool/main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.16-1.dsc
libtest-www-mechanize-perl_1.16-1_all.deb
  to 
pool/main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.16-1_all.deb
libtest-www-mechanize-perl_1.16.orig.tar.gz
  to 
pool/main/libt/libtest-www-mechanize-perl/libtest-www-mechanize-perl_1.16.orig.tar.gz


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



Accepted nufw 2.2.8-1 (source all amd64)

2007-11-13 Thread Pierre Chifflier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 13:56:41 +0100
Source: nufw
Binary: nuauth-log-pgsql libnuclient-dev nuauth-extra nufw nutcpc 
nuauth-log-mysql nuauth libpam-nufw nuauth-utils libnuclient3
Architecture: source all amd64
Version: 2.2.8-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier [EMAIL PROTECTED]
Changed-By: Pierre Chifflier [EMAIL PROTECTED]
Description: 
 libnuclient-dev - Development files for nufw client library
 libnuclient3 - client library for nufw authentication
 libpam-nufw - Pluggable Authentication module for nufw authentication
 nuauth - The authentication daemon from the nufw package
 nuauth-extra - The authentication daemon from the nufw package
 nuauth-log-mysql - Module for nuauth logging into mysql databases
 nuauth-log-pgsql - Module for nuauth logging into PostgreSQL databases
 nuauth-utils - Set of tools useful to nuauth admin
 nufw   - a per-user firewalling daemon that interferes with libipq
 nutcpc - a linux client for the nufw authentication gateway system
Changes: 
 nufw (2.2.8-1) unstable; urgency=low
 .
   * New upstream release
   * Create directory /var/run/nuauth in package
   * Do not use --enable-debug, so it does not flood the log with debug
 messages
Files: 
 ea250b70dd4d446b81607d6051f6e3b6 1019 net optional nufw_2.2.8-1.dsc
 95b45bc5eb62d966e964dced1f9aa85a 758855 net optional nufw_2.2.8.orig.tar.gz
 778dde2b091c2b46bc84f8fe33d9fc49 3919 net optional nufw_2.2.8-1.diff.gz
 23eeda562e746953c6ab0c495c52ca19 38478 net optional nufw_2.2.8-1_amd64.deb
 c1ded0ba1ab4fc106ba872f198f9a1c5 169910 net optional nuauth_2.2.8-1_amd64.deb
 351aa576907c0267668560613e180e2c 26234 net optional nutcpc_2.2.8-1_amd64.deb
 801194c7f44f9926a4b2bc035ea18268 34838 net optional 
libnuclient3_2.2.8-1_amd64.deb
 81b13e941cd77803b9db187bac88 19778 net optional 
libnuclient-dev_2.2.8-1_amd64.deb
 8648e68c2e68f5f1137a39815605b2f8 18774 net optional 
nuauth-extra_2.2.8-1_amd64.deb
 c0a69a712dec4b6983f3e239f1028b61 32414 net optional 
nuauth-log-mysql_2.2.8-1_amd64.deb
 6f8e17e92a72f46eb770becc4cff5b54 27626 net optional 
nuauth-log-pgsql_2.2.8-1_amd64.deb
 8fe1aa3b0ba1183291d0ba1653f59633 22322 net optional 
libpam-nufw_2.2.8-1_amd64.deb
 479b1286d0379bb14428054e50f85d28 31940 net optional 
nuauth-utils_2.2.8-1_all.deb

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

iD8DBQFHOZ/4twVrWo1fQMsRAu2xAKDpKvUQYYStMFfkjwDc7spzvDgGHACcDUCX
NZFQIO5UMZoTAPAjkBNKHg0=
=k282
-END PGP SIGNATURE-


Accepted:
libnuclient-dev_2.2.8-1_amd64.deb
  to pool/main/n/nufw/libnuclient-dev_2.2.8-1_amd64.deb
libnuclient3_2.2.8-1_amd64.deb
  to pool/main/n/nufw/libnuclient3_2.2.8-1_amd64.deb
libpam-nufw_2.2.8-1_amd64.deb
  to pool/main/n/nufw/libpam-nufw_2.2.8-1_amd64.deb
nuauth-extra_2.2.8-1_amd64.deb
  to pool/main/n/nufw/nuauth-extra_2.2.8-1_amd64.deb
nuauth-log-mysql_2.2.8-1_amd64.deb
  to pool/main/n/nufw/nuauth-log-mysql_2.2.8-1_amd64.deb
nuauth-log-pgsql_2.2.8-1_amd64.deb
  to pool/main/n/nufw/nuauth-log-pgsql_2.2.8-1_amd64.deb
nuauth-utils_2.2.8-1_all.deb
  to pool/main/n/nufw/nuauth-utils_2.2.8-1_all.deb
nuauth_2.2.8-1_amd64.deb
  to pool/main/n/nufw/nuauth_2.2.8-1_amd64.deb
nufw_2.2.8-1.diff.gz
  to pool/main/n/nufw/nufw_2.2.8-1.diff.gz
nufw_2.2.8-1.dsc
  to pool/main/n/nufw/nufw_2.2.8-1.dsc
nufw_2.2.8-1_amd64.deb
  to pool/main/n/nufw/nufw_2.2.8-1_amd64.deb
nufw_2.2.8.orig.tar.gz
  to pool/main/n/nufw/nufw_2.2.8.orig.tar.gz
nutcpc_2.2.8-1_amd64.deb
  to pool/main/n/nufw/nutcpc_2.2.8-1_amd64.deb


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



Accepted kiwi 1.9.19-1 (source all)

2007-11-13 Thread Goedson Teixeira Paixao
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 20:35:41 -0200
Source: kiwi
Binary: python-kiwi
Architecture: source all
Version: 1.9.19-1
Distribution: unstable
Urgency: low
Maintainer: Goedson Teixeira Paixao [EMAIL PROTECTED]
Changed-By: Goedson Teixeira Paixao [EMAIL PROTECTED]
Description: 
 python-kiwi - a graphical framework to construct simple UI
Changes: 
 kiwi (1.9.19-1) unstable; urgency=low
 .
   [ Piotr Ożarowski ]
   [ Piotr Ozarowski ]
   * Homepage field added
   * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
 .
   [ Goedson Teixeira Paixao ]
   * New upstream release.
   * debian/rules: rebuild documentation.
   * debian/control: added python-pydoctor to Build-Depends-Indep
   * debian/patches/02_disable_pydoctor.diff: Added empty patch to override
 unneded patch present in upstream tarball.
   * debian/patches/03_fix_gazpacholoader.diff: Fix upstream bug #3586. Thanks
 Brad Crittenden for the patch.
Files: 
 721e4bc833738038851352901fa319bc 1152 python optional kiwi_1.9.19-1.dsc
 366f03d614735c910736875cd5070c5c 729746 python optional kiwi_1.9.19.orig.tar.gz
 7fd9f38f73f8fa8e2ed763d21c7775e3 4630 python optional kiwi_1.9.19-1.diff.gz
 eed7fc501d4258266da4cb4558f4cdbc 383132 python optional 
python-kiwi_1.9.19-1_all.deb

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

iD8DBQFHOaB37tjUzB3rjq4RAhzcAJ4nEnH4hMnFgWTMFkQwfgWhpiOwcwCbBaeF
6b5aQ0PIRpjMuuxP+n1MhoQ=
=WODy
-END PGP SIGNATURE-


Accepted:
kiwi_1.9.19-1.diff.gz
  to pool/main/k/kiwi/kiwi_1.9.19-1.diff.gz
kiwi_1.9.19-1.dsc
  to pool/main/k/kiwi/kiwi_1.9.19-1.dsc
kiwi_1.9.19.orig.tar.gz
  to pool/main/k/kiwi/kiwi_1.9.19.orig.tar.gz
python-kiwi_1.9.19-1_all.deb
  to pool/main/k/kiwi/python-kiwi_1.9.19-1_all.deb


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



Accepted guile-lib 0.1.6-1 (source all)

2007-11-13 Thread Andreas Rottmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 14:06:52 +0100
Source: guile-lib
Binary: guile-library
Architecture: source all
Version: 0.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Rottmann [EMAIL PROTECTED]
Changed-By: Andreas Rottmann [EMAIL PROTECTED]
Description: 
 guile-library - Library of useful Guile modules
Closes: 437217 443020
Changes: 
 guile-lib (0.1.6-1) unstable; urgency=low
 .
   * New upstream release.
 - Includes fix for async-queue unit test (closes: #443020).
 - Includes fix for (string wrap) module (closes: #437217).
   * Bump build-dependency on dephelper to (= 5) and move dependencies on
 cdbs and debhelper from Build-Depends-Indep to Build-Depends, as they
 are required for the 'clean' target (thanks, lintian).
   * clean target: rm -f doc/guile-library.info, as this is regenerated by
 the build.
Files: 
 9d94b93f9468e06a731f1f1722b649ad 632 devel optional guile-lib_0.1.6-1.dsc
 27eb3bf086a6f03187dfb60d76a87322 508682 devel optional 
guile-lib_0.1.6.orig.tar.gz
 4c1ac7dde38ba64a0320f90942915a0d 1497 devel optional guile-lib_0.1.6-1.diff.gz
 d5beab5f6aa9ff70bb0145ec4093962c 300166 interpreters optional 
guile-library_0.1.6-1_all.deb

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

iD8DBQFHOaiQIsgn9zWpkucRAjVsAJ9eJnoL0yJQRuUxZkEDQlsDlr8QagCdFbZp
N3Gtw6iFvV/BI3MJyeH4nTQ=
=8Hwv
-END PGP SIGNATURE-


Accepted:
guile-lib_0.1.6-1.diff.gz
  to pool/main/g/guile-lib/guile-lib_0.1.6-1.diff.gz
guile-lib_0.1.6-1.dsc
  to pool/main/g/guile-lib/guile-lib_0.1.6-1.dsc
guile-lib_0.1.6.orig.tar.gz
  to pool/main/g/guile-lib/guile-lib_0.1.6.orig.tar.gz
guile-library_0.1.6-1_all.deb
  to pool/main/g/guile-lib/guile-library_0.1.6-1_all.deb


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



Accepted docbook-dsssl-doc 1.79-3 (source all)

2007-11-13 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 10:56:18 +0100
Source: docbook-dsssl-doc
Binary: docbook-dsssl-doc
Architecture: source all
Version: 1.79-3
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 docbook-dsssl-doc - documentation for the DocBook DSSSL stylesheets
Closes: 450348
Changes: 
 docbook-dsssl-doc (1.79-3) unstable; urgency=low
 .
   * Fixed watch file (closes: #450348)
   * Updated standards version
   * Changed Build-Depends-Indep to Build-Depends as appropriate
   * Added Homepage control field
Files: 
 93c0f2f4245e1261c69df08b57fde9c8 660 doc optional docbook-dsssl-doc_1.79-3.dsc
 c5c04f1af4c8d4bf42e40e97bd30b8cd 3207 doc optional 
docbook-dsssl-doc_1.79-3.diff.gz
 683a30a36ea0e27d14df89a609d18525 173734 doc optional 
docbook-dsssl-doc_1.79-3_all.deb

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

iD8DBQFHMY5lTTx8oVVPtMYRAtZ4AKCRIrgWjUCkLwmUweltqDgbGh14mQCgvSHN
tZwJWoEqzkKNPS/4yQoMYWA=
=jtWN
-END PGP SIGNATURE-


Accepted:
docbook-dsssl-doc_1.79-3.diff.gz
  to pool/main/d/docbook-dsssl-doc/docbook-dsssl-doc_1.79-3.diff.gz
docbook-dsssl-doc_1.79-3.dsc
  to pool/main/d/docbook-dsssl-doc/docbook-dsssl-doc_1.79-3.dsc
docbook-dsssl-doc_1.79-3_all.deb
  to pool/main/d/docbook-dsssl-doc/docbook-dsssl-doc_1.79-3_all.deb


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



Accepted docbook-dsssl 1.79-5 (source all)

2007-11-13 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 10:56:29 +0100
Source: docbook-dsssl
Binary: docbook-dsssl
Architecture: source all
Version: 1.79-5
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 docbook-dsssl - modular DocBook DSSSL stylesheets, for print and HTML
Closes: 449656
Changes: 
 docbook-dsssl (1.79-5) unstable; urgency=low
 .
   * Fixed watch file (closes: #449656)
   * Updated standards version
   * Changed Build-Depends-Indep to Build-Depends as appropriate
   * Added Homepage control field
Files: 
 6859a3a85706fda03ee5f4607599edb0 662 text optional docbook-dsssl_1.79-5.dsc
 9ff39300f5c443a5bb4e5455e129ebc4 11501 text optional 
docbook-dsssl_1.79-5.diff.gz
 480f14f915ea535144e78d19a7e400c3 365904 text optional 
docbook-dsssl_1.79-5_all.deb

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

iD8DBQFHMY/uTTx8oVVPtMYRAuA5AKCO16m+itzzaLR1fHGCGaOhJphSrgCfQvMj
DYWWUvhw9TqGYSGnsqzVX00=
=BrET
-END PGP SIGNATURE-


Accepted:
docbook-dsssl_1.79-5.diff.gz
  to pool/main/d/docbook-dsssl/docbook-dsssl_1.79-5.diff.gz
docbook-dsssl_1.79-5.dsc
  to pool/main/d/docbook-dsssl/docbook-dsssl_1.79-5.dsc
docbook-dsssl_1.79-5_all.deb
  to pool/main/d/docbook-dsssl/docbook-dsssl_1.79-5_all.deb


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



Accepted debian-maintainers 0.07 (source all)

2007-11-13 Thread Anthony Towns
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 14 Nov 2007 00:53:27 +1000
Source: debian-maintainers
Binary: debian-maintainers
Architecture: source all
Version: 0.07
Distribution: unstable
Urgency: low
Maintainer: Debian Maintainer Keyring Team [EMAIL PROTECTED]
Changed-By: Anthony Towns [EMAIL PROTECTED]
Description: 
 debian-maintainers - GPG keys of Debian maintainers
Changes: 
 debian-maintainers (0.07) unstable; urgency=low
 .
   * Update README advice on where to send advocacy mails.
Files: 
 9c971e077d8e4989039d89dca52b2ea9 718 misc extra debian-maintainers_0.07.dsc
 b2305c1e6a8cb2eafe1e779791cae357 183725 misc extra 
debian-maintainers_0.07.tar.gz
 1a90f63030b03bde72e9aaee0215d3fb 9664 misc extra 
debian-maintainers_0.07_all.deb
 8996dfe784f4fbe28262a1ddb83f451c 6116 raw-keyring - 
debian-maintainers_0.07_all.gpg

-BEGIN PGP SIGNATURE-

iD8DBQFHObrOOxe8dCpOPqoRAmEDAJ9eSV+9jtuezIbgYjGKE/RlueybBgCePCsd
jLNjt3nFmIrinupu+eCI3qw=
=rVOb
-END PGP SIGNATURE-


Accepted:
debian-maintainers_0.07.dsc
  to pool/main/d/debian-maintainers/debian-maintainers_0.07.dsc
debian-maintainers_0.07.tar.gz
  to pool/main/d/debian-maintainers/debian-maintainers_0.07.tar.gz
debian-maintainers_0.07_all.deb
  to pool/main/d/debian-maintainers/debian-maintainers_0.07_all.deb
debian-maintainers_0.07_all.gpg byhand


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



Accepted autogen 1:5.9.3-3 (source i386)

2007-11-13 Thread Matt Kraai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 00:25:17 -0800
Source: autogen
Binary: autogen libopts25-dev libopts25
Architecture: source i386
Version: 1:5.9.3-3
Distribution: unstable
Urgency: low
Maintainer: Matt Kraai [EMAIL PROTECTED]
Changed-By: Matt Kraai [EMAIL PROTECTED]
Description: 
 autogen- an automated text file generator
 libopts25  - automated option processing library based on autogen - runtime
 libopts25-dev - automated option processing library based on autogen - 
developmen
Changes: 
 autogen (1:5.9.3-3) unstable; urgency=low
 .
   * Add  debian uupdate to debian/watch.
Files: 
 d602eaaaeeafdf2c86e65941e2310108 679 devel optional autogen_5.9.3-3.dsc
 e970f984fd2ca1d086ecd22d27c8828e 16513 devel optional autogen_5.9.3-3.diff.gz
 bd1a4e2b68c1e2ffadb414bfb0700196 869806 devel optional autogen_5.9.3-3_i386.deb
 25aae1ad90d0f7593ae0174156d5d94c 49178 libs optional libopts25_5.9.3-3_i386.deb
 f9a2cb0885992c4a81997136ed59733a 70054 libdevel optional 
libopts25-dev_5.9.3-3_i386.deb

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

iD8DBQFHObilfNdgYxVXvBARAhC9AKCmVzHLHBlcboSs15uGrwzBmrHbMACfagiT
ycQk+NKvjP2bknLKaC/ittw=
=PSVW
-END PGP SIGNATURE-


Accepted:
autogen_5.9.3-3.diff.gz
  to pool/main/a/autogen/autogen_5.9.3-3.diff.gz
autogen_5.9.3-3.dsc
  to pool/main/a/autogen/autogen_5.9.3-3.dsc
autogen_5.9.3-3_i386.deb
  to pool/main/a/autogen/autogen_5.9.3-3_i386.deb
libopts25-dev_5.9.3-3_i386.deb
  to pool/main/a/autogen/libopts25-dev_5.9.3-3_i386.deb
libopts25_5.9.3-3_i386.deb
  to pool/main/a/autogen/libopts25_5.9.3-3_i386.deb


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



Accepted stfl 0.18-1 (source i386 all)

2007-11-13 Thread Nico Golde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 13:48:36 +0100
Source: stfl
Binary: libstfl-ruby1.8 python-stfl libstfl-dev libstfl-ruby libstfl-spl 
libstfl-perl libstfl-ruby1.9
Architecture: source i386 all
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: Nico Golde [EMAIL PROTECTED]
Changed-By: Nico Golde [EMAIL PROTECTED]
Description: 
 libstfl-dev - structured terminal forms language/library
 libstfl-perl - Perl bindings for the structured terminal forms language/library
 libstfl-ruby - Ruby bindings for the structured terminal forms language/library
 libstfl-ruby1.8 - Ruby bindings for the structured terminal forms 
language/library
 libstfl-ruby1.9 - Ruby bindings for the structured terminal forms 
language/library
 libstfl-spl - SPL bindings for the structured terminal forms language/library
 python-stfl - Python bindings for the structured terminal forms language/librar
Changes: 
 stfl (0.18-1) unstable; urgency=low
 .
   * New upstream release.
   * Switched from the Xs-Vcs fields to Vcs- since they are now
 supported by dpkg and from old Homepage tag to the new Homepage
 control field.
Files: 
 36d23b56c546efccec4b479f901ba839 1013 libdevel optional stfl_0.18-1.dsc
 06e55d60b45332afdd15d1482470f2ac 39188 libdevel optional stfl_0.18.orig.tar.gz
 ee9d36ee2f0f510895cc361d007af799 6895 libdevel optional stfl_0.18-1.diff.gz
 32203e9e0850a38afc2764d72a02a7b2 42174 libdevel optional 
libstfl-dev_0.18-1_i386.deb
 7f42c8ce32180650bfccbd9cb77d710c 42594 perl optional 
libstfl-perl_0.18-1_i386.deb
 b4c188b027706d827f58593cace38771 79654 python optional 
python-stfl_0.18-1_i386.deb
 fc81e91350a39427a7b87bd8f982e0e2 36972 interpreters optional 
libstfl-ruby1.8_0.18-1_i386.deb
 97671cb916ad0aa7f5c6c23accf20d8f 37038 interpreters optional 
libstfl-ruby1.9_0.18-1_i386.deb
 f32c8f2d9d5f6703b42417c0dc3321ec 5180 interpreters optional 
libstfl-ruby_0.18-1_all.deb
 fda6c292df70f94d68690e0f82ffdbd3 31174 devel optional 
libstfl-spl_0.18-1_i386.deb

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

iD8DBQFHOb+qHYflSXNkfP8RAsIhAJ4n+vC2TmwfKdKlP5FiovuTvnMd9gCgit/p
6P+pJRwKC4NOZa/sApMW2u8=
=q7NV
-END PGP SIGNATURE-


Accepted:
libstfl-dev_0.18-1_i386.deb
  to pool/main/s/stfl/libstfl-dev_0.18-1_i386.deb
libstfl-perl_0.18-1_i386.deb
  to pool/main/s/stfl/libstfl-perl_0.18-1_i386.deb
libstfl-ruby1.8_0.18-1_i386.deb
  to pool/main/s/stfl/libstfl-ruby1.8_0.18-1_i386.deb
libstfl-ruby1.9_0.18-1_i386.deb
  to pool/main/s/stfl/libstfl-ruby1.9_0.18-1_i386.deb
libstfl-ruby_0.18-1_all.deb
  to pool/main/s/stfl/libstfl-ruby_0.18-1_all.deb
libstfl-spl_0.18-1_i386.deb
  to pool/main/s/stfl/libstfl-spl_0.18-1_i386.deb
python-stfl_0.18-1_i386.deb
  to pool/main/s/stfl/python-stfl_0.18-1_i386.deb
stfl_0.18-1.diff.gz
  to pool/main/s/stfl/stfl_0.18-1.diff.gz
stfl_0.18-1.dsc
  to pool/main/s/stfl/stfl_0.18-1.dsc
stfl_0.18.orig.tar.gz
  to pool/main/s/stfl/stfl_0.18.orig.tar.gz


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



Accepted audacious 1.4.0-1 (source i386)

2007-11-13 Thread Le_Vert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 11:20:10 +0100
Source: audacious
Binary: audacious-dev libaudclient1 libaudid3tag1 audacious
Architecture: source i386
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Adam Cécile (Le_Vert) [EMAIL PROTECTED]
Changed-By: Adam Cécile (Le_Vert) [EMAIL PROTECTED]
Description: 
 audacious  - Small and fast audio player which supports lots of formats
 audacious-dev - Audacious C++ shared library development files
 libaudclient1 - Audacious C++ remote control library
 libaudid3tag1 - Audacious C++ id3 tagging library
Changes: 
 audacious (1.4.0-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 924c051435afeb056deda68d91f39177 899 sound optional audacious_1.4.0-1.dsc
 4b9d3c7c8deea7026296e09c5250ca75 2017601 sound optional 
audacious_1.4.0.orig.tar.gz
 2d450861f635797031356dcfd95346e0 9173 sound optional audacious_1.4.0-1.diff.gz
 dbfd6c4cfccbb7a1a45393a79259f3f5 1226048 sound optional 
audacious_1.4.0-1_i386.deb
 fd19a8cabc897edd0a15728339639084 238398 sound optional 
libaudid3tag1_1.4.0-1_i386.deb
 4ba171d0a2a2d641d4f923cf9df0c336 214368 sound optional 
libaudclient1_1.4.0-1_i386.deb
 ed96ccd39c953980171177ef579587ca 238394 libs optional 
audacious-dev_1.4.0-1_i386.deb

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

iD8DBQFHOaVcAQwuptkwlkQRAqgkAJ4v0to16oH4naUA67fmUHqEX/NKGgCfVFW1
QgwZ0dok8wJdF5Z541XEDRU=
=uQq1
-END PGP SIGNATURE-


Accepted:
audacious-dev_1.4.0-1_i386.deb
  to pool/main/a/audacious/audacious-dev_1.4.0-1_i386.deb
audacious_1.4.0-1.diff.gz
  to pool/main/a/audacious/audacious_1.4.0-1.diff.gz
audacious_1.4.0-1.dsc
  to pool/main/a/audacious/audacious_1.4.0-1.dsc
audacious_1.4.0-1_i386.deb
  to pool/main/a/audacious/audacious_1.4.0-1_i386.deb
audacious_1.4.0.orig.tar.gz
  to pool/main/a/audacious/audacious_1.4.0.orig.tar.gz
libaudclient1_1.4.0-1_i386.deb
  to pool/main/a/audacious/libaudclient1_1.4.0-1_i386.deb
libaudid3tag1_1.4.0-1_i386.deb
  to pool/main/a/audacious/libaudid3tag1_1.4.0-1_i386.deb


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



Accepted audacious-plugins 1.4.0-1 (source i386)

2007-11-13 Thread Le_Vert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 11:39:33 +0100
Source: audacious-plugins
Binary: audacious-plugins audacious-plugins-dev audacious-plugins-extra
Architecture: source i386
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Adam Cécile (Le_Vert) [EMAIL PROTECTED]
Changed-By: Adam Cécile (Le_Vert) [EMAIL PROTECTED]
Description: 
 audacious-plugins - Base plugins for audacious
 audacious-plugins-dev - Audacious-plugins development library and header files
 audacious-plugins-extra - Various extra plugins for audacious
Changes: 
 audacious-plugins (1.4.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Bump libvorbis-dev b-dep to (= 1.2).
Files: 
 62dffb593c70400f8aae88bc06d743f3 1848 sound optional 
audacious-plugins_1.4.0-1.dsc
 59b9cea333075052c4f8806f472f569f 3164313 sound optional 
audacious-plugins_1.4.0.orig.tar.gz
 620f25d8b090abe90263f4ff17ba0980 10139 sound optional 
audacious-plugins_1.4.0-1.diff.gz
 ab070c893a316edc965ef69fed28a246 664754 sound optional 
audacious-plugins_1.4.0-1_i386.deb
 74bb2c103d24f9578db7e6c9debe58d5 1113306 sound optional 
audacious-plugins-extra_1.4.0-1_i386.deb
 46c1d18a1739bf0df411bf0e01e2b7b8 1318 devel optional 
audacious-plugins-dev_1.4.0-1_i386.deb

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

iD8DBQFHOaVUAQwuptkwlkQRAr4PAJ4w7QDcfBd3iiETU7N2cLbDENefrwCfc+MA
hIIQcQuNQLJ53Hy+29EOGLo=
=rgEy
-END PGP SIGNATURE-


Accepted:
audacious-plugins-dev_1.4.0-1_i386.deb
  to pool/main/a/audacious-plugins/audacious-plugins-dev_1.4.0-1_i386.deb
audacious-plugins-extra_1.4.0-1_i386.deb
  to pool/main/a/audacious-plugins/audacious-plugins-extra_1.4.0-1_i386.deb
audacious-plugins_1.4.0-1.diff.gz
  to pool/main/a/audacious-plugins/audacious-plugins_1.4.0-1.diff.gz
audacious-plugins_1.4.0-1.dsc
  to pool/main/a/audacious-plugins/audacious-plugins_1.4.0-1.dsc
audacious-plugins_1.4.0-1_i386.deb
  to pool/main/a/audacious-plugins/audacious-plugins_1.4.0-1_i386.deb
audacious-plugins_1.4.0.orig.tar.gz
  to pool/main/a/audacious-plugins/audacious-plugins_1.4.0.orig.tar.gz


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



Accepted debian-maintainers 0.07 (source all)

2007-11-13 Thread Anthony Towns
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 14 Nov 2007 00:53:27 +1000
Source: debian-maintainers
Binary: debian-maintainers
Architecture: source all
Version: 0.07
Distribution: unstable
Urgency: low
Maintainer: Debian Maintainer Keyring Team [EMAIL PROTECTED]
Changed-By: Anthony Towns [EMAIL PROTECTED]
Description: 
 debian-maintainers - GPG keys of Debian maintainers
Changes: 
 debian-maintainers (0.07) unstable; urgency=low
 .
   * Update README advice on where to send advocacy mails.
Files: 
 9c971e077d8e4989039d89dca52b2ea9 718 misc extra debian-maintainers_0.07.dsc
 b2305c1e6a8cb2eafe1e779791cae357 183725 misc extra 
debian-maintainers_0.07.tar.gz
 1a90f63030b03bde72e9aaee0215d3fb 9664 misc extra 
debian-maintainers_0.07_all.deb
 8996dfe784f4fbe28262a1ddb83f451c 6116 raw-keyring - 
debian-maintainers_0.07_all.gpg

-BEGIN PGP SIGNATURE-

iD8DBQFHObrOOxe8dCpOPqoRAmEDAJ9eSV+9jtuezIbgYjGKE/RlueybBgCePCsd
jLNjt3nFmIrinupu+eCI3qw=
=rVOb
-END PGP SIGNATURE-


Accepted:
debian-maintainers_0.07.dsc
  to pool/main/d/debian-maintainers/debian-maintainers_0.07.dsc
debian-maintainers_0.07.tar.gz
  to pool/main/d/debian-maintainers/debian-maintainers_0.07.tar.gz
debian-maintainers_0.07_all.deb
  to pool/main/d/debian-maintainers/debian-maintainers_0.07_all.deb
debian-maintainers_0.07_all.gpg byhand


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



Accepted checkinstall 1.6.1-5 (source i386)

2007-11-13 Thread Felipe Sateler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 10:29:15 -0300
Source: checkinstall
Binary: checkinstall
Architecture: source i386
Version: 1.6.1-5
Distribution: unstable
Urgency: low
Maintainer: Felipe Sateler [EMAIL PROTECTED]
Changed-By: Felipe Sateler [EMAIL PROTECTED]
Description: 
 checkinstall - installation tracker
Closes: 447776 448533 45
Changes: 
 checkinstall (1.6.1-5) unstable; urgency=low
 .
   * Fix typo: striping - stripping.
(Closes: #447776)
   * Fix FTBFS on kfreebsd-amd64.
(Closes: #45)
   * Move manpage to section 8 and note that checkinstall must be run as root.
(Closes: #448533)
Files: 
 085a6a566e6957216fa2f53a99e19598 875 admin optional checkinstall_1.6.1-5.dsc
 2b7fddbd1479afe8275dfde200a7dd5c 14133 admin optional 
checkinstall_1.6.1-5.diff.gz
 cf23e34a0c801e62a600c2a7749d9135 111484 admin optional 
checkinstall_1.6.1-5_i386.deb

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

iD8DBQFHOc4yeYl9593Atw0RAqGQAJ9dAmqXlbOHdkODCFUY8EYGPj4h7QCgwUnw
uLnJGG6V5t7grbCumd4CAHg=
=e/60
-END PGP SIGNATURE-


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


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



Accepted scuttle 0.7.2-6 (source all)

2007-11-13 Thread metal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 13:56:48 -0200
Source: scuttle
Binary: scuttle
Architecture: source all
Version: 0.7.2-6
Distribution: unstable
Urgency: low
Maintainer: Marcelo Jorge Vieira (metal) [EMAIL PROTECTED]
Changed-By: Marcelo Jorge Vieira (metal) [EMAIL PROTECTED]
Description: 
 scuttle- Web-based social bookmarking system
Closes: 450990
Changes: 
 scuttle (0.7.2-6) unstable; urgency=low
 .
   * Added Dutch debconf templates translation (Closes: #450990)
Files: 
 c4cd55a5f3b5d6ea38a5c75c63a1debd 581 web optional scuttle_0.7.2-6.dsc
 17726d311c94586f7e4bdfccd04b5d6e 8021 web optional scuttle_0.7.2-6.diff.gz
 189edc386761c1a7eb3dd7b6dc34d272 183608 web optional scuttle_0.7.2-6_all.deb

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

iD8DBQFHOdsED99I1lm5V64RAg3sAJ4/vb9uTkAMJfiRBLN6uEoz9l1toACcCMog
ABS0gUs0pZngXgT2OT+wI5c=
=PNp/
-END PGP SIGNATURE-


Accepted:
scuttle_0.7.2-6.diff.gz
  to pool/main/s/scuttle/scuttle_0.7.2-6.diff.gz
scuttle_0.7.2-6.dsc
  to pool/main/s/scuttle/scuttle_0.7.2-6.dsc
scuttle_0.7.2-6_all.deb
  to pool/main/s/scuttle/scuttle_0.7.2-6_all.deb


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



Accepted petsc 2.3.3-3 (source all amd64)

2007-11-13 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 08 Nov 2007 09:46:39 -0500
Source: petsc
Binary: libpetsc2.3.3-dev libpetsc2.3.3 petsc2.3.3-doc libpetsc2.3.3-dbg 
petsc-dev
Architecture: source amd64 all
Version: 2.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Adam C. Powell, IV [EMAIL PROTECTED]
Changed-By: Adam C. Powell, IV [EMAIL PROTECTED]
Description: 
 libpetsc2.3.3 - Shared libraries for version 2.3.3 of PETSc
 libpetsc2.3.3-dbg - Static debugging libraries for PETSc
 libpetsc2.3.3-dev - Static libraries, shared links, header files for PETSc
 petsc-dev  - Empty package depending on latest PETSc development package
 petsc2.3.3-doc - Documentation and examples for PETSc
Closes: 440933 448158
Changes: 
 petsc (2.3.3-3) unstable; urgency=low
 .
   * New watch file from Daniel Leidert (closes: #440933).
   * Specifies only gfortran in build-deps and petsc-compilers substvar in
 debian/rules (closes: #448158).
Files: 
 5f152ca2dd9a835f24ec9f1dc1a4f058 832 devel extra petsc_2.3.3-3.dsc
 857260ed4141437cf2b119f6033798c3 70170 devel extra petsc_2.3.3-3.diff.gz
 ad81f5f48223d5be4deca95644a227cd 11330 libdevel extra petsc-dev_2.3.3-3_all.deb
 d456324eea8366240c2f4f6adbeaa9e4 2033072 doc extra 
petsc2.3.3-doc_2.3.3-3_all.deb
 409b752c6b59e98bdf840f5d32d59bf0 2490634 libdevel extra 
libpetsc2.3.3-dev_2.3.3-3_amd64.deb
 3c8ad90e55d8412f99f6c84f0d4bc667 1904282 libs extra 
libpetsc2.3.3_2.3.3-3_amd64.deb
 94d3e8d4b6c4d3d5a3976fd12495a6d7 2913444 libdevel extra 
libpetsc2.3.3-dbg_2.3.3-3_amd64.deb

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

iD8DBQFHMyXoUm8B6FZO5LYRAnj+AJ0bYuDkXHsMdgx3/pUzZvoOxY8lDACZARDL
qB7ZfXCKgAdqlUfeSUW0Q18=
=gU49
-END PGP SIGNATURE-


Accepted:
libpetsc2.3.3-dbg_2.3.3-3_amd64.deb
  to pool/main/p/petsc/libpetsc2.3.3-dbg_2.3.3-3_amd64.deb
libpetsc2.3.3-dev_2.3.3-3_amd64.deb
  to pool/main/p/petsc/libpetsc2.3.3-dev_2.3.3-3_amd64.deb
libpetsc2.3.3_2.3.3-3_amd64.deb
  to pool/main/p/petsc/libpetsc2.3.3_2.3.3-3_amd64.deb
petsc-dev_2.3.3-3_all.deb
  to pool/main/p/petsc/petsc-dev_2.3.3-3_all.deb
petsc2.3.3-doc_2.3.3-3_all.deb
  to pool/main/p/petsc/petsc2.3.3-doc_2.3.3-3_all.deb
petsc_2.3.3-3.diff.gz
  to pool/main/p/petsc/petsc_2.3.3-3.diff.gz
petsc_2.3.3-3.dsc
  to pool/main/p/petsc/petsc_2.3.3-3.dsc


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



Accepted azureus 3.0.3.4-2 (source all)

2007-11-13 Thread Shaun Jackman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun,  4 Nov 2007 12:59:36 -0700
Source: azureus
Binary: azureus
Architecture: source all
Version: 3.0.3.4-2
Distribution: unstable
Urgency: low
Maintainer: Shaun Jackman [EMAIL PROTECTED]
Changed-By: Shaun Jackman [EMAIL PROTECTED]
Description: 
 azureus- BitTorrent client
Closes: 448253
Changes: 
 azureus (3.0.3.4-2) unstable; urgency=low
 .
   * The shell script should use SWT 3.3. Closes: #448253.
Files: 
 0849fbbbab47c570bd068645a3f2376b 716 net optional azureus_3.0.3.4-2.dsc
 25fd53b5c09fbdebf99f93786ae78b4a 8501 net optional azureus_3.0.3.4-2.diff.gz
 0528c3b8b9d4a54ab2f170b9a13e6c5a 7986768 net optional azureus_3.0.3.4-2_all.deb

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

iD8DBQFHNfZtvFdYF1IwUUoRAmPIAJ9Jl+zxQU+Sr9MoI8as9UdeVjbNFQCgkxqA
HLTg6F6kWkGpXImYE/ngou8=
=siw5
-END PGP SIGNATURE-


Accepted:
azureus_3.0.3.4-2.diff.gz
  to pool/main/a/azureus/azureus_3.0.3.4-2.diff.gz
azureus_3.0.3.4-2.dsc
  to pool/main/a/azureus/azureus_3.0.3.4-2.dsc
azureus_3.0.3.4-2_all.deb
  to pool/main/a/azureus/azureus_3.0.3.4-2_all.deb


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



Accepted lcab 1.0b12-1 (source i386)

2007-11-13 Thread Shaun Jackman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  7 Nov 2007 11:13:56 -0700
Source: lcab
Binary: lcab
Architecture: source i386
Version: 1.0b12-1
Distribution: unstable
Urgency: low
Maintainer: Shaun Jackman [EMAIL PROTECTED]
Changed-By: Shaun Jackman [EMAIL PROTECTED]
Description: 
 lcab   - create cabinet (.cab) archives
Closes: 450213
Changes: 
 lcab (1.0b12-1) unstable; urgency=low
 .
   * New upstream release.
   * Update the watch file. Closes: #450213.
   * Update config.guess and config.sub to 20070725.1.
   * Update the Debian policy to version 3.7.2.2.
   * Fix lintian warnings debian-rules-uses-pwd and
 debian-rules-ignores-make-clean-error.
Files: 
 5dbd437fc10f834370daef9c3573fd2a 545 utils extra lcab_1.0b12-1.dsc
 9403e08f53fcf262e25641a9b900d4de 74907 utils extra lcab_1.0b12.orig.tar.gz
 2bcabd28ded989ac00648821eab18f27 24493 utils extra lcab_1.0b12-1.diff.gz
 5ec29c94f87f738267c9366f352e6a8a 9132 utils extra lcab_1.0b12-1_i386.deb

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

iD8DBQFHMhsAvFdYF1IwUUoRAoG5AJ9Eb/JQbMVnEy20Hy2FCJKn/cVQPACfUra/
dw2WfKPiCP7h8jBXGSDKR7w=
=cNJc
-END PGP SIGNATURE-


Accepted:
lcab_1.0b12-1.diff.gz
  to pool/main/l/lcab/lcab_1.0b12-1.diff.gz
lcab_1.0b12-1.dsc
  to pool/main/l/lcab/lcab_1.0b12-1.dsc
lcab_1.0b12-1_i386.deb
  to pool/main/l/lcab/lcab_1.0b12-1_i386.deb
lcab_1.0b12.orig.tar.gz
  to pool/main/l/lcab/lcab_1.0b12.orig.tar.gz


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



Accepted gnustep-netclasses 1.06.dfsg-3 (source all i386)

2007-11-13 Thread Hubert Chathi
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.7
Date: Tue, 13 Nov 2007 09:38:30 -0500
Source: gnustep-netclasses
Binary: libnetclasses0 libnetclasses-dev gnustep-netclasses
Architecture: source all i386
Version: 1.06.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Hubert Chathi [EMAIL PROTECTED]
Changed-By: Hubert Chathi [EMAIL PROTECTED]
Description: 
 gnustep-netclasses - Objective-C framework for socket programming with GNUstep
 libnetclasses-dev - Objective-C framework for socket programming with GNUstep 
(devel)
 libnetclasses0 - Objective-C framework for socket programming with GNUstep 
(libs)
Changes: 
 gnustep-netclasses (1.06.dfsg-3) unstable; urgency=low
 .
   * libnetclasses-dev: depend on libnetclasses0.  Thanks to Yavor for
 finding this bug.  (Hubert kicks himself for missing this.)
Files: 
 c011ab9120321087b81ecc758f42ce66 691 libs optional 
gnustep-netclasses_1.06.dfsg-3.dsc
 b22a34c2764038787d60cd5ca830c68f 3154 libs optional 
gnustep-netclasses_1.06.dfsg-3.diff.gz
 66dcc73cd9f2598234a0413e4ade0ecc 4306 libs optional 
gnustep-netclasses_1.06.dfsg-3_all.deb
 fa8d0bee1884d7b396093ebe98ef4a66 70576 libs optional 
libnetclasses-dev_1.06.dfsg-3_i386.deb
 032cf585a005ce091cd32dc2a057c92a 43994 libs optional 
libnetclasses0_1.06.dfsg-3_i386.deb

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

iD8DBQFHOdmDrynHGRJLYfoRAyglAJ9Y6mlMEmlmhdZgSMAczlyndLAcmwCeKgeb
u24uOz43XQMkPsyIhg1ew6w=
=QRPL
-END PGP SIGNATURE-


Accepted:
gnustep-netclasses_1.06.dfsg-3.diff.gz
  to pool/main/g/gnustep-netclasses/gnustep-netclasses_1.06.dfsg-3.diff.gz
gnustep-netclasses_1.06.dfsg-3.dsc
  to pool/main/g/gnustep-netclasses/gnustep-netclasses_1.06.dfsg-3.dsc
gnustep-netclasses_1.06.dfsg-3_all.deb
  to pool/main/g/gnustep-netclasses/gnustep-netclasses_1.06.dfsg-3_all.deb
libnetclasses-dev_1.06.dfsg-3_i386.deb
  to pool/main/g/gnustep-netclasses/libnetclasses-dev_1.06.dfsg-3_i386.deb
libnetclasses0_1.06.dfsg-3_i386.deb
  to pool/main/g/gnustep-netclasses/libnetclasses0_1.06.dfsg-3_i386.deb


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



Accepted kiwi 1.9.19-2 (source all)

2007-11-13 Thread Goedson Teixeira Paixao
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 11:26:32 -0200
Source: kiwi
Binary: python-kiwi
Architecture: source all
Version: 1.9.19-2
Distribution: unstable
Urgency: low
Maintainer: Goedson Teixeira Paixao [EMAIL PROTECTED]
Changed-By: Goedson Teixeira Paixao [EMAIL PROTECTED]
Description: 
 python-kiwi - a graphical framework to construct simple UI
Changes: 
 kiwi (1.9.19-2) unstable; urgency=low
 .
   * debian/rules: Move API documentation from /usr/share/doc/kiwi to
 /usr/share/doc/python-kiwi
   * debian/python-kiwi.doc-base.api: Fix path of index file.
   * debian/dirs: Added /usr/share/doc/python-kiwi
Files: 
 61878e2fdc6aef82138a30781ae85322 1152 python optional kiwi_1.9.19-2.dsc
 cc8185be6d33222f9dd876625369df64 4731 python optional kiwi_1.9.19-2.diff.gz
 f6ac58428c1b01e5cf1f959a1c911279 346462 python optional 
python-kiwi_1.9.19-2_all.deb

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

iD8DBQFHOd3d7tjUzB3rjq4RAiZTAJ9WnwlEEBBNpiXoF6ySYQlWad//KwCfXzq7
XWPIJJ6bZkRhV9crVF+WEME=
=ulRF
-END PGP SIGNATURE-


Accepted:
kiwi_1.9.19-2.diff.gz
  to pool/main/k/kiwi/kiwi_1.9.19-2.diff.gz
kiwi_1.9.19-2.dsc
  to pool/main/k/kiwi/kiwi_1.9.19-2.dsc
python-kiwi_1.9.19-2_all.deb
  to pool/main/k/kiwi/python-kiwi_1.9.19-2_all.deb


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



Accepted slony1 1.2.12-1 (source i386 all)

2007-11-13 Thread Peter Eisentraut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 17:23:55 +0100
Source: slony1
Binary: slony1-bin slony1-doc postgresql-8.2-slony1
Architecture: source i386 all
Version: 1.2.12-1
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut [EMAIL PROTECTED]
Changed-By: Peter Eisentraut [EMAIL PROTECTED]
Description: 
 postgresql-8.2-slony1 - replication system for PostgreSQL
 slony1-bin - replication system for PostgreSQL
 slony1-doc - Slony-I documentation
Closes: 446992 448799
Changes: 
 slony1 (1.2.12-1) unstable; urgency=low
 .
   * New upstream release
 - Fixes execute script functionality (closes: #446992)
   * Added Homepage control field
   * Added openntpd and chrony as alternatives for ntp (closes: #448799)
Files: 
 1805e48cc5c37fe758639d8aa6ec628d 828 misc optional slony1_1.2.12-1.dsc
 1a3bd0c65eaaa30a1b5add6753495d48 1036087 misc optional 
slony1_1.2.12.orig.tar.gz
 6b6322df2996cae6bd088d004c4f2894 10086 misc optional slony1_1.2.12-1.diff.gz
 a00b8d3a418c315ba6a7506afcd4a4e9 621574 doc optional 
slony1-doc_1.2.12-1_all.deb
 884d1187d0455c0d09e9c5086223d368 188294 misc optional 
slony1-bin_1.2.12-1_i386.deb
 89256f1c9a3f99124c4dfa51230b136c 16358 misc optional 
postgresql-8.2-slony1_1.2.12-1_i386.deb

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

iD8DBQFHOeDXTTx8oVVPtMYRAuLNAJwNko5QLVyk30+luj6B1l+7V405UgCgk6Ws
vjgY7t7Uca3ffHsD/U6Tl8Q=
=obG6
-END PGP SIGNATURE-


Accepted:
postgresql-8.2-slony1_1.2.12-1_i386.deb
  to pool/main/s/slony1/postgresql-8.2-slony1_1.2.12-1_i386.deb
slony1-bin_1.2.12-1_i386.deb
  to pool/main/s/slony1/slony1-bin_1.2.12-1_i386.deb
slony1-doc_1.2.12-1_all.deb
  to pool/main/s/slony1/slony1-doc_1.2.12-1_all.deb
slony1_1.2.12-1.diff.gz
  to pool/main/s/slony1/slony1_1.2.12-1.diff.gz
slony1_1.2.12-1.dsc
  to pool/main/s/slony1/slony1_1.2.12-1.dsc
slony1_1.2.12.orig.tar.gz
  to pool/main/s/slony1/slony1_1.2.12.orig.tar.gz


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



Accepted app-install-data 0.4.20071030 (source all)

2007-11-13 Thread Julian Andres Klode
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 30 Oct 2007 18:21:52 +0100
Source: app-install-data
Binary: app-install-data
Architecture: source all
Version: 0.4.20071030
Distribution: unstable
Urgency: low
Maintainer: Yaroslav Halchenko [EMAIL PROTECTED]
Changed-By: Julian Andres Klode [EMAIL PROTECTED]
Description: 
 app-install-data - Application Installer Data Files
Changes: 
 app-install-data (0.4.20071030) unstable; urgency=low
 .
   * New snapshot including the changes of more than 3 months
   * debian/changelog.verbose: Added a verbose changelog listing the
 exact changes to the last version
   * New versioning sheme: 0.X.MMDD - where X is like in gnome-app-install
Files: 
 694ae240129ea2cc1d661dd6a89b61d2 535 x11 optional 
app-install-data_0.4.20071030.dsc
 90b2d68d0e8c2f6cc8b64c03026c813c 4892686 x11 optional 
app-install-data_0.4.20071030.tar.gz
 bbc3cef30c85007956e657f50e7ec8fe 4987494 x11 optional 
app-install-data_0.4.20071030_all.deb

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

iD8DBQFHOeN2jRFFY3XAJMgRApdMAJ4iXhpQHe363XPh9jfoYemufhgLTACeM28X
cjk/NvBLpB0DgvSm6GNtGMw=
=nAyn
-END PGP SIGNATURE-


Accepted:
app-install-data_0.4.20071030.dsc
  to pool/main/a/app-install-data/app-install-data_0.4.20071030.dsc
app-install-data_0.4.20071030.tar.gz
  to pool/main/a/app-install-data/app-install-data_0.4.20071030.tar.gz
app-install-data_0.4.20071030_all.deb
  to pool/main/a/app-install-data/app-install-data_0.4.20071030_all.deb


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



Accepted sooperlooper 1.0.8c-3 (source i386)

2007-11-13 Thread Debian/GNU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 18:43:09 +0100
Source: sooperlooper
Binary: sooperlooper
Architecture: source i386
Version: 1.0.8c-3
Distribution: unstable
Urgency: low
Maintainer: Guenter Geiger (Debian/GNU) [EMAIL PROTECTED]
Changed-By: Guenter Geiger (Debian/GNU) [EMAIL PROTECTED]
Description: 
 sooperlooper - Looping Sampler
Closes: 418697
Changes: 
 sooperlooper (1.0.8c-3) unstable; urgency=low
 .
   * recompiled against libwxgtk-2.6 instead of version 2.4 (closes:
 #418697)
Files: 
 94c7d05d2d8ff6d0a8355f477bfa6e64 811 sound optional sooperlooper_1.0.8c-3.dsc
 543d588e78835f591eb8d1c281a0ef23 5211 sound optional 
sooperlooper_1.0.8c-3.diff.gz
 90cc475979de5cde8e47a1ebc88a402a 524212 sound optional 
sooperlooper_1.0.8c-3_i386.deb

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

iD8DBQFHOeSg1pbKhmC2uVgRAteNAJ9PnJKhYO7LOzOVDC+zi09Rullk8gCeP0fS
Bef6OZKTgXSt6ei+CzW62Fs=
=cKjY
-END PGP SIGNATURE-


Accepted:
sooperlooper_1.0.8c-3.diff.gz
  to pool/main/s/sooperlooper/sooperlooper_1.0.8c-3.diff.gz
sooperlooper_1.0.8c-3.dsc
  to pool/main/s/sooperlooper/sooperlooper_1.0.8c-3.dsc
sooperlooper_1.0.8c-3_i386.deb
  to pool/main/s/sooperlooper/sooperlooper_1.0.8c-3_i386.deb


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



Accepted xfce4-places-plugin 1.0.0-1 (source amd64)

2007-11-13 Thread Simon Huggins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 17:05:25 +
Source: xfce4-places-plugin
Binary: xfce4-places-plugin
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers [EMAIL PROTECTED]
Changed-By: Simon Huggins [EMAIL PROTECTED]
Description: 
 xfce4-places-plugin - quick access to folders, documents and removable media
Closes: 451142
Changes: 
 xfce4-places-plugin (1.0.0-1) unstable; urgency=low
 .
   [ Mike Massonnet ]
   * New release 1.0.0
 .
   [ Simon Huggins ]
   * Depend on thunar so it workscloses: #451142
Files: 
 046eebae1f160a64eb6e1cc2296025b8 1297 utils optional 
xfce4-places-plugin_1.0.0-1.dsc
 05ad4bdb6e6aca016b0ab1ea1ca4f7b4 402768 utils optional 
xfce4-places-plugin_1.0.0.orig.tar.gz
 a738c1a0f59dfef66e2064dfa90fc4f0 2236 utils optional 
xfce4-places-plugin_1.0.0-1.diff.gz
 6c9a6fee28d33355c572d35a69f64458 34330 utils optional 
xfce4-places-plugin_1.0.0-1_amd64.deb

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

iD8DBQFHOeA0MQdl+99c4rQRAtH7AJ9sCMiTQRZrKYbN91KqIU2scIuijgCcCSzM
DQZv4PCyw958D7zKKlpoWL0=
=UzwK
-END PGP SIGNATURE-


Accepted:
xfce4-places-plugin_1.0.0-1.diff.gz
  to pool/main/x/xfce4-places-plugin/xfce4-places-plugin_1.0.0-1.diff.gz
xfce4-places-plugin_1.0.0-1.dsc
  to pool/main/x/xfce4-places-plugin/xfce4-places-plugin_1.0.0-1.dsc
xfce4-places-plugin_1.0.0-1_amd64.deb
  to pool/main/x/xfce4-places-plugin/xfce4-places-plugin_1.0.0-1_amd64.deb
xfce4-places-plugin_1.0.0.orig.tar.gz
  to pool/main/x/xfce4-places-plugin/xfce4-places-plugin_1.0.0.orig.tar.gz


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



Accepted tucnak1 1.32-3 (source i386)

2007-11-13 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 18:34:21 +0100
Source: tucnak1
Binary: tucnak1
Architecture: source i386
Version: 1.32-3
Distribution: unstable
Urgency: low
Maintainer: Joop Stakenborg [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 tucnak1- VHF/UHF/SHF Hamradio contest log
Changes: 
 tucnak1 (1.32-3) unstable; urgency=low
 .
   * Don't build against libgpmg on kfreebsd and hurd. Closes :#451107.
Files: 
 893d53624af6c06ac8eaad9b8a9232ba 691 hamradio extra tucnak1_1.32-3.dsc
 3d51b34bcf9bb5a912547d1b05e91bfa 2984 hamradio extra tucnak1_1.32-3.diff.gz
 1e6202f8651fabfde74d01669f47d9b5 633472 hamradio extra tucnak1_1.32-3_i386.deb

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

iD8DBQFHOeJn/CqtjGLxpX8RAuVOAKCqm9s++KzHOCzvw+YmXa2IkVgZiQCfTPK8
bEgmnA4I0SnOobhZO55gbaE=
=XEvk
-END PGP SIGNATURE-


Accepted:
tucnak1_1.32-3.diff.gz
  to pool/main/t/tucnak1/tucnak1_1.32-3.diff.gz
tucnak1_1.32-3.dsc
  to pool/main/t/tucnak1/tucnak1_1.32-3.dsc
tucnak1_1.32-3_i386.deb
  to pool/main/t/tucnak1/tucnak1_1.32-3_i386.deb


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



Accepted libax25 0.0.11-5 (source i386)

2007-11-13 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 19:18:31 +0100
Source: libax25
Binary: libax25 libax25-dev
Architecture: source i386
Version: 0.0.11-5
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 libax25- ax25 library for hamradio applications
 libax25-dev - ax25 library development files
Changes: 
 libax25 (0.0.11-5) unstable; urgency=low
 .
   * Lintian fixes.
   * Update config.guess,sub.
   * Stop using deprecated ${Source-Version} substvar,
 use ${binary:Version}.
   * Remove dh_undocumented, it does nothing.
Files: 
 4d22a2ae59189d25d0c90a436c455927 774 hamradio optional libax25_0.0.11-5.dsc
 e7a81abe5a257212729bdd14b02d95e7 19417 hamradio optional 
libax25_0.0.11-5.diff.gz
 9a6f510b6723fa10d63747d9fad8ad23 24308 hamradio optional 
libax25_0.0.11-5_i386.deb
 4a451f5cf7ca8536ad0ab78464429dc1 27812 hamradio optional 
libax25-dev_0.0.11-5_i386.deb

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

iD8DBQFHOerU/CqtjGLxpX8RAhgHAKCNmPVtQp14L6puDw8HlHRIkCNWggCgjqbT
9TQpVrgAUr9uJWE/x6R2PJo=
=AcMn
-END PGP SIGNATURE-


Accepted:
libax25-dev_0.0.11-5_i386.deb
  to pool/main/liba/libax25/libax25-dev_0.0.11-5_i386.deb
libax25_0.0.11-5.diff.gz
  to pool/main/liba/libax25/libax25_0.0.11-5.diff.gz
libax25_0.0.11-5.dsc
  to pool/main/liba/libax25/libax25_0.0.11-5.dsc
libax25_0.0.11-5_i386.deb
  to pool/main/liba/libax25/libax25_0.0.11-5_i386.deb


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



Accepted fbb 7.04j-7 (source i386)

2007-11-13 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 18:55:46 +0100
Source: fbb
Binary: fbb
Architecture: source i386
Version: 7.04j-7
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 fbb- Packet radio mailbox and utilities
Closes: 389050
Changes: 
 fbb (7.04j-7) unstable; urgency=low
 .
   * Make aptitude render the description nicely. Closes: #389050.
   * Lintian fixes.
   * Update standards version.
Files: 
 b0057fdebeb07ddc84601d7249ec315f 752 hamradio optional fbb_7.04j-7.dsc
 46e03164cb750b71b0ef15542cf63252 5037 hamradio optional fbb_7.04j-7.diff.gz
 44452835e8af4980e89550a40a604360 385792 hamradio optional fbb_7.04j-7_i386.deb

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

iD8DBQFHOeac/CqtjGLxpX8RAq3PAJ967NmVxGjrQAWFCkKvC+YrA4Z3yACfZ8C8
ZLzaJ83qwmf7e61wu2C51LI=
=xdP7
-END PGP SIGNATURE-


Accepted:
fbb_7.04j-7.diff.gz
  to pool/main/f/fbb/fbb_7.04j-7.diff.gz
fbb_7.04j-7.dsc
  to pool/main/f/fbb/fbb_7.04j-7.dsc
fbb_7.04j-7_i386.deb
  to pool/main/f/fbb/fbb_7.04j-7_i386.deb


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



Accepted libgconf-bridge 0.1-2 (source i386)

2007-11-13 Thread Ross Burton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 18:13:25 +
Source: libgconf-bridge
Binary: libgconf-bridge0 libgconf-bridge-dev
Architecture: source i386
Version: 0.1-2
Distribution: unstable
Urgency: low
Maintainer: Ross Burton [EMAIL PROTECTED]
Changed-By: Ross Burton [EMAIL PROTECTED]
Description: 
 libgconf-bridge-dev - Bind GObject properties to GConf keys (development files)
 libgconf-bridge0 - Bind GObject properties to GConf keys
Closes: 448172
Changes: 
 libgconf-bridge (0.1-2) unstable; urgency=low
 .
   * Add API documentation to -dev (Closes: #448172)
Files: 
 adb8bbeb12cd788bde5d4dcecac2d449 667 libs optional libgconf-bridge_0.1-2.dsc
 2bedf01066bb28c1a8cd2a1323a9ea6f 1548 libs optional 
libgconf-bridge_0.1-2.diff.gz
 5427cb2c2af8d7840c49b736609aa8dd 11642 libs optional 
libgconf-bridge0_0.1-2_i386.deb
 508ece90afdb879e0358787c99468f5b 11456 libdevel optional 
libgconf-bridge-dev_0.1-2_i386.deb

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

iD8DBQFHOerhLQnkR9C0M98RAohBAKDk+EZKTzLjm1PBEES4vUAm8BuE/ACfZs30
igwFR1NZXzsK0XVPvRN6IQs=
=Rgzb
-END PGP SIGNATURE-


Accepted:
libgconf-bridge-dev_0.1-2_i386.deb
  to pool/main/libg/libgconf-bridge/libgconf-bridge-dev_0.1-2_i386.deb
libgconf-bridge0_0.1-2_i386.deb
  to pool/main/libg/libgconf-bridge/libgconf-bridge0_0.1-2_i386.deb
libgconf-bridge_0.1-2.diff.gz
  to pool/main/libg/libgconf-bridge/libgconf-bridge_0.1-2.diff.gz
libgconf-bridge_0.1-2.dsc
  to pool/main/libg/libgconf-bridge/libgconf-bridge_0.1-2.dsc


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



Accepted claws-mail 3.1.0~rc2-1 (source all amd64)

2007-11-13 Thread Ricardo Mones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 17:40:56 +0100
Source: claws-mail
Binary: sylpheed-claws-gtk2-plugins claws-mail sylpheed-claws-gtk2 
claws-mail-spamassassin sylpheed-claws-gtk2-pgpinline 
libsylpheed-claws-gtk2-dev sylpheed-claws-gtk2-bogofilter claws-mail-bogofilter 
claws-mail-clamav sylpheed-claws-gtk2-dillo-viewer claws-mail-tools 
claws-mail-pgpinline libclaws-mail-dev sylpheed-claws-gtk2-doc claws-mail-dbg 
sylpheed-claws-gtk2-spamassassin claws-mail-i18n sylpheed-claws-gtk2-i18n 
claws-mail-doc sylpheed-claws-gtk2-pgpmime claws-mail-dillo-viewer 
sylpheed-claws-gtk2-clamav sylpheed-claws-gtk2-trayicon claws-mail-pgpmime 
claws-mail-plugins claws-mail-trayicon
Architecture: source all amd64
Version: 3.1.0~rc2-1
Distribution: unstable
Urgency: low
Maintainer: Ricardo Mones [EMAIL PROTECTED]
Changed-By: Ricardo Mones [EMAIL PROTECTED]
Description: 
 claws-mail - Fast, lightweight and user-friendly GTK2 based email client
 claws-mail-bogofilter - Bogofilter plugin for Claws Mail
 claws-mail-clamav - Clam AntiVirus plugin for Claws Mail
 claws-mail-dbg - Debug symbols for Claws Mail mailer
 claws-mail-dillo-viewer - HTML viewer plugin for Claws Mail using Dillo
 claws-mail-doc - User documentation for Claws Mail mailer
 claws-mail-i18n - Locale data for Claws Mail (i18n support)
 claws-mail-pgpinline - PGP/inline plugin for Claws Mail
 claws-mail-pgpmime - PGP/MIME plugin for Claws Mail
 claws-mail-plugins - Installs plugins for the Claws Mail mailer
 claws-mail-spamassassin - SpamAssassin plugin for Claws Mail
 claws-mail-tools - Helper and utility scripts for Claws Mail mailer
 claws-mail-trayicon - Notification area plugin for Claws Mail
 libclaws-mail-dev - Development files for Claws Mail plugins
 libsylpheed-claws-gtk2-dev - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2 - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-bogofilter - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-clamav - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-dillo-viewer - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-doc - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-i18n - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-pgpinline - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-pgpmime - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-plugins - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-spamassassin - Transition package for Claws Mail renaming
 sylpheed-claws-gtk2-trayicon - Transition package for Claws Mail renaming
Closes: 449126 450698
Changes: 
 claws-mail (3.1.0~rc2-1) unstable; urgency=low
 .
   * New upstream release candidate
   - Reverts NNTP auth to previous behaviour (Closes: #450698)
   - Fixes UTF-8 data trimming (Closes: #449126)
   * debian/README.Debian
   - reorganised a bit in sections
   * debian/claws-mail.desktop
   - Fixed and improved categories (thanks lintian!)
Files: 
 035a0ea57e111e7c0dd2876a30d7b0bd 1617 mail optional claws-mail_3.1.0~rc2-1.dsc
 e7df2fe92b06c9684bac0ef146a5c5ab 7759573 mail optional 
claws-mail_3.1.0~rc2.orig.tar.gz
 c42e779d7c206e1b68d0f42d6874 41009 mail optional 
claws-mail_3.1.0~rc2-1.diff.gz
 8bdb011a1c2ee2eb3da24346e1d21c6e 1293314 mail optional 
claws-mail_3.1.0~rc2-1_amd64.deb
 e210f0f373d8c6f2df7b15d13b361faa 4032044 mail extra 
claws-mail-dbg_3.1.0~rc2-1_amd64.deb
 7435e62b1b60a60b479c40e4c3285fb9 131806 devel optional 
libclaws-mail-dev_3.1.0~rc2-1_amd64.deb
 d8e64240d846787d3bc9e332d418be99 19176 mail optional 
claws-mail-plugins_3.1.0~rc2-1_all.deb
 5c4bdfe9935848399e15725dcb56b9f9 28090 mail optional 
claws-mail-clamav_3.1.0~rc2-1_amd64.deb
 8e60f0de083a9a78471d65c8334c2b34 27444 mail optional 
claws-mail-dillo-viewer_3.1.0~rc2-1_amd64.deb
 f12ccdc45954948c6e4652bea60d0875 42448 mail optional 
claws-mail-spamassassin_3.1.0~rc2-1_amd64.deb
 870c3325c0823741208e43d92d6d9f5a 36090 mail optional 
claws-mail-trayicon_3.1.0~rc2-1_amd64.deb
 26981d61e7da6d7e88a3cb7429c224a4 57184 mail optional 
claws-mail-pgpmime_3.1.0~rc2-1_amd64.deb
 726524e120ea36668f7b5cdf8ea70d76 30106 mail optional 
claws-mail-pgpinline_3.1.0~rc2-1_amd64.deb
 b8b294ae5f46b7fdc5eb41ef2d3e8136 34892 mail optional 
claws-mail-bogofilter_3.1.0~rc2-1_amd64.deb
 3fd8902349223ae26608b7c613920943 1714200 mail optional 
claws-mail-i18n_3.1.0~rc2-1_all.deb
 53ae2a3f0609da0dde1cba9a90d415ce 978652 doc optional 
claws-mail-doc_3.1.0~rc2-1_all.deb
 1dd57ef1fee6d438c4e810e258bfebc0 95964 mail optional 
claws-mail-tools_3.1.0~rc2-1_all.deb
 5091d0a5adab6ac2f7d0b9a7835d2e54 19102 mail optional 
sylpheed-claws-gtk2_3.1.0~rc2-1_all.deb
 97e15ce40325f83f6312d6fd93e44061 19124 devel optional 
libsylpheed-claws-gtk2-dev_3.1.0~rc2-1_all.deb
 18a36d978c4bffb19bf63423acfa4e4e 19122 mail optional 
sylpheed-claws-gtk2-plugins_3.1.0~rc2-1_all.deb
 4e552d10652fc7efcbff419249b1f373 19114 mail 

Accepted colrconv 0.99.3-3 (source i386)

2007-11-13 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 19:40:26 +0100
Source: colrconv
Binary: colrconv
Architecture: source i386
Version: 0.99.3-3
Distribution: unstable
Urgency: low
Maintainer: Joop Stakenborg [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 colrconv   - Convers client with curses color support
Closes: 436654
Changes: 
 colrconv (0.99.3-3) unstable; urgency=low
 .
   * Lintian clean.
   * Update standards version.
   * Handle nostrip build options. Closes: #436654.
Files: 
 76f63b32fe1ba58f6bbb814a6650e912 585 hamradio optional colrconv_0.99.3-3.dsc
 132fd3e80a8bc1a0b417ba396e865963 5100 hamradio optional 
colrconv_0.99.3-3.diff.gz
 e58a77429e706872fb755ab8aa969951 14308 hamradio optional 
colrconv_0.99.3-3_i386.deb

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

iD8DBQFHOe/X/CqtjGLxpX8RAh61AKCQ9jPJLzlAI0LvfmC+oT8xzF+X9wCfXD/r
pI5Hixn4m7zaLtbIc3/VpUI=
=8wSs
-END PGP SIGNATURE-


Accepted:
colrconv_0.99.3-3.diff.gz
  to pool/main/c/colrconv/colrconv_0.99.3-3.diff.gz
colrconv_0.99.3-3.dsc
  to pool/main/c/colrconv/colrconv_0.99.3-3.dsc
colrconv_0.99.3-3_i386.deb
  to pool/main/c/colrconv/colrconv_0.99.3-3_i386.deb


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



Accepted colrdx 1.02-2 (source i386)

2007-11-13 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 19:43:19 +0100
Source: colrdx
Binary: colrdx
Architecture: source i386
Version: 1.02-2
Distribution: unstable
Urgency: low
Maintainer: Joop Stakenborg [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 colrdx - DX-cluster client with curses color support
Closes: 436655
Changes: 
 colrdx (1.02-2) unstable; urgency=low
 .
   * Lintian clean.
   * Update standards version.
   * Handle nostrip build options. Closes: #436655.
Files: 
 08a0ad62fe91e5a1962b5b5303b64db7 568 hamradio optional colrdx_1.02-2.dsc
 667ec0b116713598c1e9a79b1a4c3042 1882 hamradio optional colrdx_1.02-2.diff.gz
 1a2692ed7d392f197c5d950e6a593918 10962 hamradio optional colrdx_1.02-2_i386.deb

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

iD8DBQFHOfD5/CqtjGLxpX8RAskRAJ4tRMOoGfWOmslK/SF5u3xmv8aapQCgvw8m
ri+3ptd4YtV7OcWnk7k3TzQ=
=UWnR
-END PGP SIGNATURE-


Accepted:
colrdx_1.02-2.diff.gz
  to pool/main/c/colrdx/colrdx_1.02-2.diff.gz
colrdx_1.02-2.dsc
  to pool/main/c/colrdx/colrdx_1.02-2.dsc
colrdx_1.02-2_i386.deb
  to pool/main/c/colrdx/colrdx_1.02-2_i386.deb


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



Accepted audtty 0.1.5a-2 (source i386)

2007-11-13 Thread Chris Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 19:11:21 +0100
Source: audtty
Binary: audtty
Architecture: source i386
Version: 0.1.5a-2
Distribution: unstable
Urgency: low
Maintainer: Chris Taylor [EMAIL PROTECTED]
Changed-By: Chris Taylor [EMAIL PROTECTED]
Description: 
 audtty - ncurses based frontend to audacious
Closes: 449947 450444
Changes: 
 audtty (0.1.5a-2) unstable; urgency=low
 .
   * Fixed FTBFS (Closes: #450444)
 -Added patch 03-audctrl
   * Removed watch file as upstream seems to be dead. (Closes: #449947)
   * Changed debian/control file to use the new Homepage field.
Files: 
 0c4cd69c53c20ed29295b22d0862f0f4 679 sound optional audtty_0.1.5a-2.dsc
 46a7c06b6001a91b30c61a032c8f2ba0 6080 sound optional audtty_0.1.5a-2.diff.gz
 9f6836bffa155271e5d91973d3b51880 16172 sound optional audtty_0.1.5a-2_i386.deb

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

iD8DBQFHOfHEAQwuptkwlkQRAlECAJwOljVZK8SbpoUCjejrJ09v6ga3cwCeJzGW
sl/i2XRM6CaDvR/hkzpkbQc=
=V6hE
-END PGP SIGNATURE-


Accepted:
audtty_0.1.5a-2.diff.gz
  to pool/main/a/audtty/audtty_0.1.5a-2.diff.gz
audtty_0.1.5a-2.dsc
  to pool/main/a/audtty/audtty_0.1.5a-2.dsc
audtty_0.1.5a-2_i386.deb
  to pool/main/a/audtty/audtty_0.1.5a-2_i386.deb


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



Accepted libmime-types-perl 1.21-2 (source all)

2007-11-13 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 18:49:09 +0100
Source: libmime-types-perl
Binary: libmime-types-perl
Architecture: source all
Version: 1.21-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: gregor herrmann [EMAIL PROTECTED]
Description: 
 libmime-types-perl - Perl extension for determining MIME types and Transfer 
Encoding
Closes: 448887
Changes: 
 libmime-types-perl (1.21-2) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza). Removed: XS-
 Vcs-Svn fields.
   * Add patch tests.patch; make tests pass also on 'normal' systems
 (closes: #448887).
   * Create separate patch etc_mime_types.patch, the changes against
 lib/MIME/Types.pm were contained in the .diff.gz directly.
 .
   [ Frank Lichtenheld ]
   * debian/rules: Fix target dependencies to allow building with
 dpkg-buildpackage -j. Found by Daniel Schepler.
Files: 
 c5dea56613fae05f198fe26afd58319f 1038 perl optional 
libmime-types-perl_1.21-2.dsc
 0143c96332bc846e6f17bbe28669a648 3899 perl optional 
libmime-types-perl_1.21-2.diff.gz
 fc352dbd44cf56f53f626776dd13a45c 29248 perl optional 
libmime-types-perl_1.21-2_all.deb

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

iD8DBQFHOe0iHqjlqpcl9jsRAi7wAKCQz6GqjfLl3ZVHe5Z5oCfRUMPFbQCfUw56
iWpMPTNnFby3Kl0Cl1+j56g=
=ewo+
-END PGP SIGNATURE-


Accepted:
libmime-types-perl_1.21-2.diff.gz
  to pool/main/libm/libmime-types-perl/libmime-types-perl_1.21-2.diff.gz
libmime-types-perl_1.21-2.dsc
  to pool/main/libm/libmime-types-perl/libmime-types-perl_1.21-2.dsc
libmime-types-perl_1.21-2_all.deb
  to pool/main/libm/libmime-types-perl/libmime-types-perl_1.21-2_all.deb


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



Accepted liquidlnf 2.9.1-4 (source all)

2007-11-13 Thread Varun Hiremath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 15 Oct 2007 22:51:45 +0530
Source: liquidlnf
Binary: liquidlnf
Architecture: source all
Version: 2.9.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 liquidlnf  - Java Swing Look and Feel of Mosfet Liquid KDE 3.x
Closes: 450196
Changes: 
 liquidlnf (2.9.1-4) unstable; urgency=low
 .
   * Move the package to pkg-java svn.
   * Set Maintainer to Debian Java Maintainers and add myself to Uploaders.
   * Remove debian/install file and install jar from debian/rules and
 create symbolic link.
   * Fix watch file (Closes: #450196)
Files: 
 44216505fca2be3783e14f7ae7e2a3ae 930 contrib/utils optional 
liquidlnf_2.9.1-4.dsc
 8fa7d662072a95aeb9916826fac27428 3124 contrib/utils optional 
liquidlnf_2.9.1-4.diff.gz
 ba0eb8c6adc4aac63881ac4dfc2fe277 328498 contrib/utils optional 
liquidlnf_2.9.1-4_all.deb

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

iD8DBQFHOfebWSOgCCdjSDsRAmf1AKCV+RZ025VhFjezjaJbihg53/2gwwCfavEh
rAWXLiAxlX6kycJe/I26was=
=wwTT
-END PGP SIGNATURE-


Accepted:
liquidlnf_2.9.1-4.diff.gz
  to pool/contrib/l/liquidlnf/liquidlnf_2.9.1-4.diff.gz
liquidlnf_2.9.1-4.dsc
  to pool/contrib/l/liquidlnf/liquidlnf_2.9.1-4.dsc
liquidlnf_2.9.1-4_all.deb
  to pool/contrib/l/liquidlnf/liquidlnf_2.9.1-4_all.deb


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



Accepted grig 0.7.2-2 (source i386)

2007-11-13 Thread Joop Stakenborg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 20:00:36 +0100
Source: grig
Binary: grig
Architecture: source i386
Version: 0.7.2-2
Distribution: unstable
Urgency: low
Maintainer: Joop Stakenborg [EMAIL PROTECTED]
Changed-By: Joop Stakenborg [EMAIL PROTECTED]
Description: 
 grig   - graphical user interface to the Ham Radio Control Libraries
Changes: 
 grig (0.7.2-2) unstable; urgency=low
 .
   * Confirm upload, thanks Cyril! Closes :#444514.
Files: 
 054d694975f1290427f4f46ba15e29ee 681 hamradio optional grig_0.7.2-2.dsc
 2382ca252747623f4893b73e7e34ab48 28596 hamradio optional grig_0.7.2-2.diff.gz
 e923aff6ee0cf47fdf0d6c91684a3da2 120668 hamradio optional grig_0.7.2-2_i386.deb

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

iD8DBQFHOfTh/CqtjGLxpX8RAs8zAJ9sajAHh4eSAPZNJK752TcKMWCEvACfeX52
AqDu3gmSbx4gp7LgXo/YV+w=
=q38q
-END PGP SIGNATURE-


Accepted:
grig_0.7.2-2.diff.gz
  to pool/main/g/grig/grig_0.7.2-2.diff.gz
grig_0.7.2-2.dsc
  to pool/main/g/grig/grig_0.7.2-2.dsc
grig_0.7.2-2_i386.deb
  to pool/main/g/grig/grig_0.7.2-2_i386.deb


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



Accepted mysqltoolkit 1254-1 (source all)

2007-11-13 Thread Baron Schwartz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 18:05:02 -0500
Source: mysqltoolkit
Binary: mysqltoolkit
Architecture: source all
Version: 1254-1
Distribution: unstable
Urgency: low
Maintainer: Baron Schwartz [EMAIL PROTECTED]
Changed-By: Baron Schwartz [EMAIL PROTECTED]
Description: 
 mysqltoolkit - Command-line utilities for MySQL
Changes: 
 mysqltoolkit (1254-1) unstable; urgency=low
 .
   * New upstream release.
Files: 
 5b5dd39b875ea612617ecca5e165aef3 759 utils optional mysqltoolkit_1254-1.dsc
 4cd024c7f7b49d4a594302f90ee21bf1 231195 utils optional 
mysqltoolkit_1254.orig.tar.gz
 56c3381b3049150949efa4afcbab4ad7 2803 utils optional 
mysqltoolkit_1254-1.diff.gz
 5b9772784fc8a543570478f0f8b2e095 346402 utils optional 
mysqltoolkit_1254-1_all.deb

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

iD8DBQFHOfUWr/RnCw96jQERAlEhAJ0SWP37KHlqnP3MWtYuMJJARfY9PACfd2Ae
Z7tKhaOP+W5TN5hZCpPUMNU=
=h424
-END PGP SIGNATURE-


Accepted:
mysqltoolkit_1254-1.diff.gz
  to pool/main/m/mysqltoolkit/mysqltoolkit_1254-1.diff.gz
mysqltoolkit_1254-1.dsc
  to pool/main/m/mysqltoolkit/mysqltoolkit_1254-1.dsc
mysqltoolkit_1254-1_all.deb
  to pool/main/m/mysqltoolkit/mysqltoolkit_1254-1_all.deb
mysqltoolkit_1254.orig.tar.gz
  to pool/main/m/mysqltoolkit/mysqltoolkit_1254.orig.tar.gz


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



Accepted mongrel 1.1.1-1 (source all amd64)

2007-11-13 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 13:06:02 -0600
Source: mongrel
Binary: mongrel-doc mongrel
Architecture: source all amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Filipe Lautert [EMAIL PROTECTED]
Changed-By: Gunnar Wolf [EMAIL PROTECTED]
Description: 
 mongrel- A small fast HTTP library and server for Ruby
 mongrel-doc - A small fast HTTP library and server for Ruby (documentation)
Changes: 
 mongrel (1.1.1-1) unstable; urgency=low
 .
   * New upstream version
Files: 
 5def1427fba69e54d1a0bde12aa3e7da 861 web optional mongrel_1.1.1-1.dsc
 103a7a3c5580fc1002c1327fea934203 126771 web optional mongrel_1.1.1.orig.tar.gz
 593d858086deaf4815cab8ce6039d6da 5842 web optional mongrel_1.1.1-1.diff.gz
 52b46439462d23233a75659302ec0b32 97122 doc optional mongrel-doc_1.1.1-1_all.deb
 2004b5502d7a1e078526bd9567cf4f00 83884 web optional mongrel_1.1.1-1_amd64.deb

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

iD8DBQFHOfa62A7zWou1J68RAphpAKCqBc5YP26h7VPEj1+qiF3WCMIuBwCeJ53n
rsO8aTsNiew8w8RHNnyL3Ik=
=3bfT
-END PGP SIGNATURE-


Accepted:
mongrel-doc_1.1.1-1_all.deb
  to pool/main/m/mongrel/mongrel-doc_1.1.1-1_all.deb
mongrel_1.1.1-1.diff.gz
  to pool/main/m/mongrel/mongrel_1.1.1-1.diff.gz
mongrel_1.1.1-1.dsc
  to pool/main/m/mongrel/mongrel_1.1.1-1.dsc
mongrel_1.1.1-1_amd64.deb
  to pool/main/m/mongrel/mongrel_1.1.1-1_amd64.deb
mongrel_1.1.1.orig.tar.gz
  to pool/main/m/mongrel/mongrel_1.1.1.orig.tar.gz


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



Accepted warsow 0.32.dfsg-1 (source amd64)

2007-11-13 Thread Andres Mejia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 04 Sep 2007 15:25:16 -0400
Source: warsow
Binary: warsow-server warsow
Architecture: source amd64
Version: 0.32.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Andres Mejia [EMAIL PROTECTED]
Description: 
 warsow - A comic-style fast-paced 3D ego-shooter
 warsow-server - Server for the Warsow 3D ego-shooter game
Closes: 440476
Changes: 
 warsow (0.32.dfsg-1) unstable; urgency=low
 .
   [ Andres Mejia ]
   * New upstream release. (Closes: 440476)
   * Adding script to download and create orig tarball.
   * Added Homepage field in source stanza that will soon be supported.
   * Updated copyright file to describe what is and isn't included from upstream
 tarball.
   * Documentation from warsow upstream binary tarball will be included in
 debian/documentation.
   * Bumped install files to install from warsow-0.32/* directories.
   * Using libjpeg-dev instead of libjpeg62-dev.
   * Using libsdl-dev instead of libsdl1.2-dev.
   * Using libz-dev instead of zlib1g-dev.
   * Removing libxext-dev and libx11-dev. They are dependencies of
 libxinerama-dev.
   * Removing battleye patch and fix_off_by_one patch. They are no longer
 needed.
   * Updated patches.
   * Changed warsow.xpm to more recent icon.
   * Included warsow128x128.png icon.
 + Using sharutils to hold png icon.
 + desktop file will use new icon.
   * Adding a warsow.docs and warsow-server.docs files for both packages.
Files: 
 26d9103b484fd7834d73e7332f247725 1144 contrib/games optional 
warsow_0.32.dfsg-1.dsc
 1d7744aba2cde1d359c75c7bf4efe805 1084223 contrib/games optional 
warsow_0.32.dfsg.orig.tar.gz
 e602302a60d27f45221b331d1c0c9e83 70559 contrib/games optional 
warsow_0.32.dfsg-1.diff.gz
 861223193dd1889573407a39bbaaa91a 1024338 contrib/games optional 
warsow_0.32.dfsg-1_amd64.deb
 958c26931e990d996eb782d81a78c8c1 213362 contrib/games optional 
warsow-server_0.32.dfsg-1_amd64.deb

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

iD8DBQFHOgLCx/UhwSKygsoRAocXAJ9dKTJLaIByHQjj6SDp6q8y56GQLwCfYIcY
afDs8hSqnaWRB7a3BUz7IGU=
=MA76
-END PGP SIGNATURE-


Accepted:
warsow-server_0.32.dfsg-1_amd64.deb
  to pool/contrib/w/warsow/warsow-server_0.32.dfsg-1_amd64.deb
warsow_0.32.dfsg-1.diff.gz
  to pool/contrib/w/warsow/warsow_0.32.dfsg-1.diff.gz
warsow_0.32.dfsg-1.dsc
  to pool/contrib/w/warsow/warsow_0.32.dfsg-1.dsc
warsow_0.32.dfsg-1_amd64.deb
  to pool/contrib/w/warsow/warsow_0.32.dfsg-1_amd64.deb
warsow_0.32.dfsg.orig.tar.gz
  to pool/contrib/w/warsow/warsow_0.32.dfsg.orig.tar.gz


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



Accepted warsow-data 0.32-1 (source all)

2007-11-13 Thread Andres Mejia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 04 Sep 2007 15:25:16 -0400
Source: warsow-data
Binary: warsow-data
Architecture: source all
Version: 0.32-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Andres Mejia [EMAIL PROTECTED]
Description: 
 warsow-data - Game data for the ego-shooter Warsow
Closes: 440476
Changes: 
 warsow-data (0.32-1) unstable; urgency=low
 .
   [ Andres Mejia ]
   * New upstream release (Closes: 440476)
   * Adding script to download and create orig tarball.
   * Added Homepage field in source stanza that will soon be supported.
   * Added Vcs-{Svn,Browser} fields in control file.
   * Renaming upstream's changelog.txt file to upstream_changelog.txt.
   * Removing upstream's license.txt from packaging.
Files: 
 0b85873fcb97b765fdec9c7a408f9f60 912 non-free/games optional 
warsow-data_0.32-1.dsc
 b81ec6ab69519a2ac81e0159d118cf5d 96442598 non-free/games optional 
warsow-data_0.32.orig.tar.gz
 4cd9e515a9f2a9e98fae1b33f03283d9 2717 non-free/games optional 
warsow-data_0.32-1.diff.gz
 487527e04bc31c65bf3583620274ffdc 96482318 non-free/games optional 
warsow-data_0.32-1_all.deb

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

iD8DBQFHOgPdx/UhwSKygsoRAsmhAJ9QLYzVIMiaqVrcEcT0EIsRFtwB1QCbBCe/
A/0m258iKCDowK9Rn4JnkMs=
=fLys
-END PGP SIGNATURE-


Accepted:
warsow-data_0.32-1.diff.gz
  to pool/non-free/w/warsow-data/warsow-data_0.32-1.diff.gz
warsow-data_0.32-1.dsc
  to pool/non-free/w/warsow-data/warsow-data_0.32-1.dsc
warsow-data_0.32-1_all.deb
  to pool/non-free/w/warsow-data/warsow-data_0.32-1_all.deb
warsow-data_0.32.orig.tar.gz
  to pool/non-free/w/warsow-data/warsow-data_0.32.orig.tar.gz


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



Accepted xserver-xorg-input-evdev 1:1.2.0~git20070819-4 (source i386)

2007-11-13 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 21:27:37 +0100
Source: xserver-xorg-input-evdev
Binary: xserver-xorg-input-evdev
Architecture: source i386
Version: 1:1.2.0~git20070819-4
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force [EMAIL PROTECTED]
Changed-By: Julien Cristau [EMAIL PROTECTED]
Description: 
 xserver-xorg-input-evdev - X.Org X server -- evdev input driver
Changes: 
 xserver-xorg-input-evdev (1:1.2.0~git20070819-4) unstable; urgency=low
 .
   * New patch evdev_no_flush_on_init.diff: don't send button release events on
 init.
Files: 
 81f84d554b465cabe0628c66810bd4e5 1087 x11 optional 
xserver-xorg-input-evdev_1.2.0~git20070819-4.dsc
 9fa65b45bf78cd5f18197257cdc5b933 358688 x11 optional 
xserver-xorg-input-evdev_1.2.0~git20070819-4.diff.gz
 54a7485666001d0356312d352959d92e 37300 x11 optional 
xserver-xorg-input-evdev_1.2.0~git20070819-4_i386.deb

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

iD8DBQFHOhApmEvTgKxfcAwRAhShAKCRHIQu+P2tOy1qlKI9qwTrUOY9xQCdG6Wk
2sG+WirK69E4CY1LeZkY+88=
=2Kue
-END PGP SIGNATURE-


Accepted:
xserver-xorg-input-evdev_1.2.0~git20070819-4.diff.gz
  to 
pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_1.2.0~git20070819-4.diff.gz
xserver-xorg-input-evdev_1.2.0~git20070819-4.dsc
  to 
pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_1.2.0~git20070819-4.dsc
xserver-xorg-input-evdev_1.2.0~git20070819-4_i386.deb
  to 
pool/main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_1.2.0~git20070819-4_i386.deb


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



Accepted ccid 1.3.0-3 (source amd64)

2007-11-13 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 16:29:22 +
Source: ccid
Binary: libccid
Architecture: source amd64
Version: 1.3.0-3
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 libccid- PC/SC driver for USB CCID smart card readers
Closes: 449691
Changes: 
 ccid (1.3.0-3) unstable; urgency=low
 .
   * debian/watch: update URL to make it work again. Closes: #449691: ccid:
 debian/watch fails to report upstream's version
   * debian/control: use Homepage: field
Files: 
 fd01fb7e0dfd088bbf9d3e69de1937e6 830 libs extra ccid_1.3.0-3.dsc
 91868e09ccd6a20d5d435f6b92139680 7293 libs extra ccid_1.3.0-3.diff.gz
 98814fc43c4e9d4d8edba083695f033c 98044 libs extra libccid_1.3.0-3_amd64.deb

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

iD8DBQFHOh2WP0qKj+B/HPkRAuEGAJ0QFbuEhVJnbOlD8chwKsfLYjvcbgCfVIGS
M0FsmnClQuSUvHd7kfhVrCE=
=2HSU
-END PGP SIGNATURE-


Accepted:
ccid_1.3.0-3.diff.gz
  to pool/main/c/ccid/ccid_1.3.0-3.diff.gz
ccid_1.3.0-3.dsc
  to pool/main/c/ccid/ccid_1.3.0-3.dsc
libccid_1.3.0-3_amd64.deb
  to pool/main/c/ccid/libccid_1.3.0-3_amd64.deb


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



Accepted pcsc-lite 1.4.4-2 (source amd64)

2007-11-13 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 16:25:00 +
Source: pcsc-lite
Binary: libpcsclite-dev libpcsclite1 pcscd
Architecture: source amd64
Version: 1.4.4-2
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 libpcsclite-dev - Middleware to access a smart card using PC/SC (development 
files)
 libpcsclite1 - Middleware to access a smart card using PC/SC (library)
 pcscd  - Middleware to access a smart card using PC/SC (daemon side)
Closes: 449679
Changes: 
 pcsc-lite (1.4.4-2) unstable; urgency=low
 .
   * debian/watch: update URL to make it work again. Closes: #449679:
 pcsc-lite: debian/watch fails to report upstream's version
   * debian/control: use Homepage: field
Files: 
 b238b19a56c3157be19aa93d20aba3e3 691 misc extra pcsc-lite_1.4.4-2.dsc
 98b3a5362e975db180733de4f251b206 12729 misc extra pcsc-lite_1.4.4-2.diff.gz
 74183500993c42a52fa887da6ec17d7e 74914 misc extra pcscd_1.4.4-2_amd64.deb
 8aea76c19df27fbed52ed2d1a9b0fb90 55884 libdevel optional 
libpcsclite-dev_1.4.4-2_amd64.deb
 89c428b01268f30f41785967b394b613 41114 libs optional 
libpcsclite1_1.4.4-2_amd64.deb

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

iD8DBQFHOiD5P0qKj+B/HPkRAg77AJ9QkJf8wEe3+DiJ1Ot52BCjwq26aACeMn+7
fyDAy4iavR4kihYf6s7Axzk=
=dXk+
-END PGP SIGNATURE-


Accepted:
libpcsclite-dev_1.4.4-2_amd64.deb
  to pool/main/p/pcsc-lite/libpcsclite-dev_1.4.4-2_amd64.deb
libpcsclite1_1.4.4-2_amd64.deb
  to pool/main/p/pcsc-lite/libpcsclite1_1.4.4-2_amd64.deb
pcsc-lite_1.4.4-2.diff.gz
  to pool/main/p/pcsc-lite/pcsc-lite_1.4.4-2.diff.gz
pcsc-lite_1.4.4-2.dsc
  to pool/main/p/pcsc-lite/pcsc-lite_1.4.4-2.dsc
pcscd_1.4.4-2_amd64.deb
  to pool/main/p/pcsc-lite/pcscd_1.4.4-2_amd64.deb


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



Accepted rinse 0.9-1 (source all)

2007-11-13 Thread Steve Kemp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 21:16:25 +
Source: rinse
Binary: rinse
Architecture: source all
Version: 0.9-1
Distribution: unstable
Urgency: medium
Maintainer: Steve Kemp [EMAIL PROTECTED]
Changed-By: Steve Kemp [EMAIL PROTECTED]
Description: 
 rinse  - RPM installation environment
Closes: 450624
Changes: 
 rinse (0.9-1) unstable; urgency=medium
 .
   * New upstream release.
 - Add support for Fedora Core 8 (Closes: #450624)
Files: 
 299141cb95a460129113e56e77a00eba 540 admin extra rinse_0.9-1.dsc
 c0599b137b3bfc37b25142905a0debe1 16191 admin extra rinse_0.9.orig.tar.gz
 e09ab3d96f87c07b94739d07cfe57422 2111 admin extra rinse_0.9-1.diff.gz
 75ff2108b76e4321f41bd232171c8441 16448 admin extra rinse_0.9-1_all.deb

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

iD8DBQFHOhUUwM/Gs81MDZ0RAu3AAKCIWXT9Pp5ij87siExGjuWzIIENlwCfZy0w
n9y+xqtNv78cVK1SVRKeUq4=
=YHDg
-END PGP SIGNATURE-


Accepted:
rinse_0.9-1.diff.gz
  to pool/main/r/rinse/rinse_0.9-1.diff.gz
rinse_0.9-1.dsc
  to pool/main/r/rinse/rinse_0.9-1.dsc
rinse_0.9-1_all.deb
  to pool/main/r/rinse/rinse_0.9-1_all.deb
rinse_0.9.orig.tar.gz
  to pool/main/r/rinse/rinse_0.9.orig.tar.gz


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



Accepted gnome-phone-manager 0.30-1 (source powerpc)

2007-11-13 Thread Francesco Namuri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 22:28:40 +0100
Source: gnome-phone-manager
Binary: gnome-phone-manager
Architecture: source powerpc
Version: 0.30-1
Distribution: unstable
Urgency: low
Maintainer: Francesco Namuri [EMAIL PROTECTED]
Changed-By: Francesco Namuri [EMAIL PROTECTED]
Description: 
 gnome-phone-manager - control aspects of your mobile phone from your GNOME 2 
desktop
Changes: 
 gnome-phone-manager (0.30-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/gnome-phone-manager.1: fixed typo and fixed information about the
 usage of --identify option.
Files: 
 897172ef0c2af862b2e76bd15e995bed 1078 gnome extra 
gnome-phone-manager_0.30-1.dsc
 b9689fbca2cfe80aa684271d6c789301 601150 gnome extra 
gnome-phone-manager_0.30.orig.tar.gz
 c5e95ed1ba1b231a1056de40a8bc18a6 5758 gnome extra 
gnome-phone-manager_0.30-1.diff.gz
 8bce6bee86eb01334036f4099f212b29 194504 gnome extra 
gnome-phone-manager_0.30-1_powerpc.deb

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

iD8DBQFHOhyjOSINbgwa/7sRAh6aAJ49WeBdQuUBcGz2eRUEjbGLdvJpkwCbBKEg
sIAMIBFMCcNcvdPi9LXh8i8=
=Hmxz
-END PGP SIGNATURE-


Accepted:
gnome-phone-manager_0.30-1.diff.gz
  to pool/main/g/gnome-phone-manager/gnome-phone-manager_0.30-1.diff.gz
gnome-phone-manager_0.30-1.dsc
  to pool/main/g/gnome-phone-manager/gnome-phone-manager_0.30-1.dsc
gnome-phone-manager_0.30-1_powerpc.deb
  to pool/main/g/gnome-phone-manager/gnome-phone-manager_0.30-1_powerpc.deb
gnome-phone-manager_0.30.orig.tar.gz
  to pool/main/g/gnome-phone-manager/gnome-phone-manager_0.30.orig.tar.gz


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



Accepted libmusclecard 1.3.3-3 (source amd64)

2007-11-13 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 15:36:22 +
Source: libmusclecard
Binary: libmusclecard-dev libmusclecard1
Architecture: source amd64
Version: 1.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 libmusclecard-dev - library to use the MuscleCard framework (development files)
 libmusclecard1 - library to use the MuscleCard framework
Closes: 450355
Changes: 
 libmusclecard (1.3.3-3) unstable; urgency=low
 .
   * debian/watch: update URL to make it work again. Closes: #450355:
 libmusclecard: debian/watch fails to report upstream's version
   * debian/rules: correct debian-rules-ignores-make-clean-error lintian
 warning
   * debian/control:
- replace ${Source-Version} by ${binary:Version}
- Standards-Version: 3.6.2 - 3.7.2, no change needed
- use Homepage: field
Files: 
 1b6e4645e85be7a92b684730a474bf52 704 libs optional libmusclecard_1.3.3-3.dsc
 11c1ce12ba4ddec05a3705cf44d31cde 7521 libs optional 
libmusclecard_1.3.3-3.diff.gz
 0190e3be1015b3d14c4c58d6a512687d 35136 libdevel optional 
libmusclecard-dev_1.3.3-3_amd64.deb
 87f9e6c96b79878476eb865160e31011 35476 libs optional 
libmusclecard1_1.3.3-3_amd64.deb

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

iD8DBQFHOi4EP0qKj+B/HPkRAttmAJ9g8hJXrM/4lx+zCpYxTRVbn4YfEACfZ3ID
S5vXOI53Eu8s3utr7lXSwzo=
=h7Rh
-END PGP SIGNATURE-


Accepted:
libmusclecard-dev_1.3.3-3_amd64.deb
  to pool/main/libm/libmusclecard/libmusclecard-dev_1.3.3-3_amd64.deb
libmusclecard1_1.3.3-3_amd64.deb
  to pool/main/libm/libmusclecard/libmusclecard1_1.3.3-3_amd64.deb
libmusclecard_1.3.3-3.diff.gz
  to pool/main/libm/libmusclecard/libmusclecard_1.3.3-3.diff.gz
libmusclecard_1.3.3-3.dsc
  to pool/main/libm/libmusclecard/libmusclecard_1.3.3-3.dsc


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



Accepted muscleframework 1.1.6-3 (source amd64)

2007-11-13 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 15:46:58 +
Source: muscleframework
Binary: libmusclepkcs11-dev libpam-musclecard libmcardplugin libcflexplugin 
libmusclepkcs11
Architecture: source amd64
Version: 1.1.6-3
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 libcflexplugin - MuscleCard Cryptoflex PlugIn
 libmcardplugin - MuscleCard Applet PlugIn
 libmusclepkcs11 - PKCS#11 support using the MuscleCard framework
 libmusclepkcs11-dev - MuscleCard PKCS#11 development files
 libpam-musclecard - PAM module for MuscleCard Framework
Closes: 450323
Changes: 
 muscleframework (1.1.6-3) unstable; urgency=low
 .
   * debian/watch: update URL to make it work again. Closes: #450323:
 muscleframework: debian/watch fails to report upstream's version
   * debian/control: use Homepage: field
Files: 
 0813daa111f4020dfb8f3bfb8b8b7d51 823 libs extra muscleframework_1.1.6-3.dsc
 d3431714347df369a2241e515aa8af25 10177 libs extra 
muscleframework_1.1.6-3.diff.gz
 3fd40eb7d861cd65f4e881723780f752 21658 libs extra 
libcflexplugin_1.1.6-3_amd64.deb
 a67e27d4c25e0505df6293dfef0d18f9 18918 libs extra 
libmcardplugin_1.1.6-3_amd64.deb
 929c2962d0f8101d4115330dfd262255 19594 libs extra 
libpam-musclecard_1.1.6-3_amd64.deb
 e74af9d5a5f914aafdca6fd6758b8204 81080 libdevel extra 
libmusclepkcs11-dev_1.1.6-3_amd64.deb
 e7c8669af6c87c2f46ac568f58c86a34 54654 libs extra 
libmusclepkcs11_1.1.6-3_amd64.deb

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

iD8DBQFHOi7nP0qKj+B/HPkRAh3LAJsFUM/v/Wiib+Eg4MXuZ0W3FSH5kACdEr0J
B7QxItvs+YSzMIsycOdkOIk=
=TlhO
-END PGP SIGNATURE-


Accepted:
libcflexplugin_1.1.6-3_amd64.deb
  to pool/main/m/muscleframework/libcflexplugin_1.1.6-3_amd64.deb
libmcardplugin_1.1.6-3_amd64.deb
  to pool/main/m/muscleframework/libmcardplugin_1.1.6-3_amd64.deb
libmusclepkcs11-dev_1.1.6-3_amd64.deb
  to pool/main/m/muscleframework/libmusclepkcs11-dev_1.1.6-3_amd64.deb
libmusclepkcs11_1.1.6-3_amd64.deb
  to pool/main/m/muscleframework/libmusclepkcs11_1.1.6-3_amd64.deb
libpam-musclecard_1.1.6-3_amd64.deb
  to pool/main/m/muscleframework/libpam-musclecard_1.1.6-3_amd64.deb
muscleframework_1.1.6-3.diff.gz
  to pool/main/m/muscleframework/muscleframework_1.1.6-3.diff.gz
muscleframework_1.1.6-3.dsc
  to pool/main/m/muscleframework/muscleframework_1.1.6-3.dsc


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



Accepted mesa 7.0.2-2 (source i386 all)

2007-11-13 Thread Brice Goglin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 21:43:40 +0100
Source: mesa
Binary: libglw1-mesa libgl1-mesa-glx libosmesa6-dev libgl1-mesa-dev libosmesa6 
mesa-utils libgl1-mesa-glx-dbg libglu1-mesa-dev libgl1-mesa-dri 
libgl1-mesa-swx11-dbg libgl1-mesa-dri-dbg libgl1-mesa-swx11 libglw1-mesa-dev 
libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev mesa-common-dev mesa-swx11-source 
libglu1-mesa
Architecture: source i386 all
Version: 7.0.2-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
Changes: 
 mesa (7.0.2-2) unstable; urgency=low
 .
   [ Julien Cristau ]
   * Don't set -fno-strict-aliasing in configs/debian-default.  It is set
 upstream now.
   * Workaround gcc ICE on hppa: build libOSMesa with -O0 (see bug#451047).
   * Add build-dep on libxext-dev.  Thanks, Timo Aaltonen!
Files: 
 750271802d5f232e0f5c06f737518c7b 1264 graphics optional mesa_7.0.2-2.dsc
 f077fe6f770bd87ee2ff016525795167 246119 graphics optional mesa_7.0.2-2.diff.gz
 9aaa0f67c049b969ed84c4b5f893846f 24992 libdevel optional 
libgl1-mesa-dev_7.0.2-2_all.deb
 3173b0b7be3bff2025bba84e2af5f74b 181866 devel optional 
mesa-common-dev_7.0.2-2_all.deb
 c1f594767862100b259ec094422ce3aa 1536576 libdevel optional 
mesa-swx11-source_7.0.2-2_all.deb
 b1320f9796c0bc6a95e07775b7561689 897154 libs optional 
libgl1-mesa-swx11_7.0.2-2_i386.deb
 6c6003689a607078196b7919d6596ded 5154916 libs extra 
libgl1-mesa-swx11-dbg_7.0.2-2_i386.deb
 5b0efe81bb0a7ed98778c496c95a9b19 895154 libs extra 
libgl1-mesa-swx11-i686_7.0.2-2_i386.deb
 31a9d8b33a636f8e8548946e1e3e46ba 1012180 libdevel optional 
libgl1-mesa-swx11-dev_7.0.2-2_i386.deb
 5e3ae86b63af69e22692790bc924d5cf 148224 libs optional 
libgl1-mesa-glx_7.0.2-2_i386.deb
 a46174220f6a5e52868c1f73eb96e576 484076 libdevel extra 
libgl1-mesa-glx-dbg_7.0.2-2_i386.deb
 9a762bd3e9bd6dd1cd381c41e78f6b5f 13246732 libs optional 
libgl1-mesa-dri_7.0.2-2_i386.deb
 3e5831ae5ced37a283715fc05c439ec4 84341252 libdevel extra 
libgl1-mesa-dri-dbg_7.0.2-2_i386.deb
 143e03dc09cd2527fc2705905dd93a04 2363352 libs optional 
libosmesa6_7.0.2-2_i386.deb
 97b25601e11171c164fb4320ae9bd549 2709180 devel optional 
libosmesa6-dev_7.0.2-2_i386.deb
 26ef8f16f86ff7dfaea9cd39aa5a4956 237558 libs optional 
libglu1-mesa_7.0.2-2_i386.deb
 cefff25f1bc5e74bd017c088395e3aee 255520 libdevel optional 
libglu1-mesa-dev_7.0.2-2_i386.deb
 061ed348b155f177e18fa8bcd85575eb 32090 libs optional 
libglw1-mesa_7.0.2-2_i386.deb
 8f3df7617df36584476c8f777e772fb4 33122 libdevel optional 
libglw1-mesa-dev_7.0.2-2_i386.deb
 e2e8235e4735f8e2660410a77d7d 45692 x11 optional mesa-utils_7.0.2-2_i386.deb

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

iD8DBQFHOhbxRh88F8PcWfoRAoeSAJoDBkyP2B7/WqK0LLR7CVmXj9Lw5wCaA2Vq
okYj4inY2IqDDLv/qp/Umow=
=dyWf
-END PGP SIGNATURE-


Accepted:
libgl1-mesa-dev_7.0.2-2_all.deb
  to pool/main/m/mesa/libgl1-mesa-dev_7.0.2-2_all.deb
libgl1-mesa-dri-dbg_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri-dbg_7.0.2-2_i386.deb
libgl1-mesa-dri_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_7.0.2-2_i386.deb
libgl1-mesa-glx-dbg_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx-dbg_7.0.2-2_i386.deb
libgl1-mesa-glx_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_7.0.2-2_i386.deb
libgl1-mesa-swx11-dbg_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_7.0.2-2_i386.deb
libgl1-mesa-swx11-dev_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_7.0.2-2_i386.deb
libgl1-mesa-swx11-i686_7.0.2-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-i686_7.0.2-2_i386.deb
libgl1-mesa-swx11_7.0.2-2_i386.deb
  to 

Accepted xcardii 0.9.9-9 (source amd64)

2007-11-13 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 15:49:33 +
Source: xcardii
Binary: xcardii
Architecture: source amd64
Version: 0.9.9-9
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 xcardii- Graphical program to manage a MuscleCard smartcard
Closes: 450231
Changes: 
 xcardii (0.9.9-9) unstable; urgency=low
 .
   * debian/control: use Homepage: field
   * debian/watch: update URL to make it work again. Closes: #450231: xcardii:
 debian/watch fails to report upstream's version
Files: 
 a04537de19ddd8666b820573507e665e 677 misc extra xcardii_0.9.9-9.dsc
 0dc8b2a29d7cfd48f743934d18e0df4c 4221 misc extra xcardii_0.9.9-9.diff.gz
 538c67e309e1e882939aff9e3219f53c 97650 misc extra xcardii_0.9.9-9_amd64.deb

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

iD8DBQFHOjAgP0qKj+B/HPkRAj0RAJ0bUQ/KIVdN6wqhe2xwkhYbKIXO+gCdGE7l
XVmZsbjx+8GTaHMCquSYtIo=
=3brN
-END PGP SIGNATURE-


Accepted:
xcardii_0.9.9-9.diff.gz
  to pool/main/x/xcardii/xcardii_0.9.9-9.diff.gz
xcardii_0.9.9-9.dsc
  to pool/main/x/xcardii/xcardii_0.9.9-9.dsc
xcardii_0.9.9-9_amd64.deb
  to pool/main/x/xcardii/xcardii_0.9.9-9_amd64.deb


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



Accepted muscletools 2.1.0-3 (source amd64)

2007-11-13 Thread Ludovic Rousseau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 07 Nov 2007 16:21:16 +
Source: muscletools
Binary: muscletools
Architecture: source amd64
Version: 2.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau [EMAIL PROTECTED]
Changed-By: Ludovic Rousseau [EMAIL PROTECTED]
Description: 
 muscletools - Manage and personalize your MuscleCard smartcards
Closes: 450051
Changes: 
 muscletools (2.1.0-3) unstable; urgency=low
 .
   * debian/watch: update URL to make it work again. Closes: #450051:
 muscletools: debian/watch fails to report upstream's version
   * debian/control:
- use Homepage: field
- Standards-Version: 3.6.2 - 3.7.2, no change needed
   * debian/rules: correct debian-rules-ignores-make-clean-error lintian
 warning
Files: 
 09b31b11f96a03fc7f97e2eaccf12260 710 misc extra muscletools_2.1.0-3.dsc
 6234c73de8bc306175a55d6f98072276 28733 misc extra muscletools_2.1.0-3.diff.gz
 ff25dc01ec021581db43c8750d10f378 34200 misc extra muscletools_2.1.0-3_amd64.deb

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

iD8DBQFHOi+QP0qKj+B/HPkRAqWqAJ0XEKuD8SsvM0oM/4Y/q2xCnXxpgQCfSYT2
6J9ROFMn0hnY4rhcz6VuJTs=
=uiIr
-END PGP SIGNATURE-


Accepted:
muscletools_2.1.0-3.diff.gz
  to pool/main/m/muscletools/muscletools_2.1.0-3.diff.gz
muscletools_2.1.0-3.dsc
  to pool/main/m/muscletools/muscletools_2.1.0-3.dsc
muscletools_2.1.0-3_amd64.deb
  to pool/main/m/muscletools/muscletools_2.1.0-3_amd64.deb


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



Accepted qbankmanager 0.9.39-2 (source i386)

2007-11-13 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 12 Nov 2007 01:24:00 +0100
Source: qbankmanager
Binary: qbankmanager
Architecture: source i386
Version: 0.9.39-2
Distribution: unstable
Urgency: low
Maintainer: Micha Lenk [EMAIL PROTECTED]
Changed-By: Micha Lenk [EMAIL PROTECTED]
Description: 
 qbankmanager - online banking program with graphical interface
Closes: 334072 417517
Changes: 
 qbankmanager (0.9.39-2) unstable; urgency=low
 .
   * recommend libaqhbci10 (closes: 334072)
   * add patch 02_fix_ftbfs_with_gcc_4_3, fixing FTBFS with GCC 4.3
 (closes: 417517)
Files: 
 f5a99ebea59745eb5391e9108cf71476 894 utils extra qbankmanager_0.9.39-2.dsc
 6d833bf9691382d827a7b0914dc63f63 3017 utils extra qbankmanager_0.9.39-2.diff.gz
 2ef513de999e32fbe9aa2c8861819989 638928 utils extra 
qbankmanager_0.9.39-2_i386.deb

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

iQCVAwUBRzo0r78Zfhn2SkeXAQKsCwQAh0cWdsj1c0mCOV+K4878yUB+5QBjSkxV
j8ebjpPAU5l0D/EYM46hb0vEVaWeKfJgy9sQOR9XuYoUJTw5uU7E/LG4/YJpcw0W
Rc2kdS61G3zij7YMocP3vvNGotdRXRUIQpy409p8gr/iegh32lOaWZBXajnetEzx
UTdQd4EcNq0=
=3cOa
-END PGP SIGNATURE-


Accepted:
qbankmanager_0.9.39-2.diff.gz
  to pool/main/q/qbankmanager/qbankmanager_0.9.39-2.diff.gz
qbankmanager_0.9.39-2.dsc
  to pool/main/q/qbankmanager/qbankmanager_0.9.39-2.dsc
qbankmanager_0.9.39-2_i386.deb
  to pool/main/q/qbankmanager/qbankmanager_0.9.39-2_i386.deb


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



Accepted etckeeper 0.2 (source all)

2007-11-13 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 19:09:11 -0500
Source: etckeeper
Binary: etckeeper
Architecture: source all
Version: 0.2
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 etckeeper  - store /etc in git
Closes: 451185
Changes: 
 etckeeper (0.2) unstable; urgency=low
 .
   * Add .pwd.lock to default ignores, this file is created by programs
 that call getspent().
   * Add tests for /etc/.git not yet existing and avoid doing bad things.
 Closes: #451185
   * If /etc/.git doesn't exist, display a suggestion to run etckeeper-init.
Files: 
 ac15b92239194556e94c8892482b86c9 596 admin optional etckeeper_0.2.dsc
 1fc9928f5cdaae6f3f6590ccd8c8a631 15854 admin optional etckeeper_0.2.tar.gz
 65429ccd92e9742c4b7829f5b0a52715 10430 admin optional etckeeper_0.2_all.deb

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

iD8DBQFHOjyy2tp5zXiKP0wRAhleAJ9TUNUepIKgXQPE3EI7plU1bn3R/gCgwtTO
eD4IAcDAxJcU1yArSsSdTsI=
=Cy3V
-END PGP SIGNATURE-


Accepted:
etckeeper_0.2.dsc
  to pool/main/e/etckeeper/etckeeper_0.2.dsc
etckeeper_0.2.tar.gz
  to pool/main/e/etckeeper/etckeeper_0.2.tar.gz
etckeeper_0.2_all.deb
  to pool/main/e/etckeeper/etckeeper_0.2_all.deb


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



Accepted apt-cacher-ng 0.1-1 (source amd64)

2007-11-13 Thread Eduard Bloch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 14 Nov 2007 01:36:36 +0100
Source: apt-cacher-ng
Binary: apt-cacher-ng
Architecture: source amd64
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch [EMAIL PROTECTED]
Changed-By: Eduard Bloch [EMAIL PROTECTED]
Description: 
 apt-cacher-ng - Caching proxy for distribution of software packages
Changes: 
 apt-cacher-ng (0.1-1) unstable; urgency=low
 .
   * New upsteam version, includes manpage and inetd client
   * First upload to Unstable
Files: 
 5041caf2a56de2003ba374cc28736d73 606 net optional apt-cacher-ng_0.1-1.dsc
 4e7416d749d751b83c3c984062a5d49e 120606 net optional 
apt-cacher-ng_0.1.orig.tar.gz
 89349de7cc622b5793ba1a04e6a11bb9 5210 net optional apt-cacher-ng_0.1-1.diff.gz
 cefb20fb0b09f14ececc89eb3a712fe8 176040 net optional 
apt-cacher-ng_0.1-1_amd64.deb

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

iD8DBQFHOkPb4QZIHu3wCMURAvY4AJ4yWEkcG4rL+Lxphh6ZcZeRqG8iuACeMa9g
XavTkivaiz3HiG0EE6lLijQ=
=mlJG
-END PGP SIGNATURE-


Accepted:
apt-cacher-ng_0.1-1.diff.gz
  to pool/main/a/apt-cacher-ng/apt-cacher-ng_0.1-1.diff.gz
apt-cacher-ng_0.1-1.dsc
  to pool/main/a/apt-cacher-ng/apt-cacher-ng_0.1-1.dsc
apt-cacher-ng_0.1-1_amd64.deb
  to pool/main/a/apt-cacher-ng/apt-cacher-ng_0.1-1_amd64.deb
apt-cacher-ng_0.1.orig.tar.gz
  to pool/main/a/apt-cacher-ng/apt-cacher-ng_0.1.orig.tar.gz


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



Accepted coin2 2.5.0-1 (source all i386)

2007-11-13 Thread Steve M. Robbins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 04 Nov 2007 15:14:38 -0600
Source: coin2
Binary: libcoin40-dev libcoin40-runtime libcoin40-doc libcoin40c2
Architecture: source all i386
Version: 2.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Steve M. Robbins [EMAIL PROTECTED]
Changed-By: Steve M. Robbins [EMAIL PROTECTED]
Description: 
 libcoin40-dev - high-level 3D graphics devkit with Open Inventor and VRML97 
suppo
 libcoin40-doc - high-level 3D graphics kit with Open Inventor and VRML97 
support
 libcoin40-runtime - high-level 3D graphics kit - external data files
 libcoin40c2 - high-level 3D graphics kit with Open Inventor and VRML97 support 
Closes: 444848
Changes: 
 coin2 (2.5.0-1) unstable; urgency=low
 .
   * New upstream.  Closes: #444848.
Files: 
 765c264f20d485cad2254818e260898d 748 graphics optional coin2_2.5.0-1.dsc
 1e7cb6afa69f6eed034a64021f7d1bfc 4360148 graphics optional 
coin2_2.5.0.orig.tar.gz
 581bbd07f151ea49edbf4d195806e432 4025 graphics optional coin2_2.5.0-1.diff.gz
 650efcbc821caa3a8e33f73b9a5bd6a4 27082 libs optional 
libcoin40-runtime_2.5.0-1_all.deb
 ea7dd792580889c7ec6d23753a58faa8 8176414 doc optional 
libcoin40-doc_2.5.0-1_all.deb
 b1a21f4e114af0bb4c9754f88e6dcdd4 2328254 libs optional 
libcoin40c2_2.5.0-1_i386.deb
 c756c2e3c0c6ed628fca4c6e5b093cb1 3370100 libdevel optional 
libcoin40-dev_2.5.0-1_i386.deb

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

iD8DBQFHLlNs0i2bPSHbMcURAjCsAJ9j9vmrttk7QyJwDh971NA8dYpPuQCfbj/p
yizSyoeRp/U14JL73HAv+mg=
=eTUH
-END PGP SIGNATURE-


Accepted:
coin2_2.5.0-1.diff.gz
  to pool/main/c/coin2/coin2_2.5.0-1.diff.gz
coin2_2.5.0-1.dsc
  to pool/main/c/coin2/coin2_2.5.0-1.dsc
coin2_2.5.0.orig.tar.gz
  to pool/main/c/coin2/coin2_2.5.0.orig.tar.gz
libcoin40-dev_2.5.0-1_i386.deb
  to pool/main/c/coin2/libcoin40-dev_2.5.0-1_i386.deb
libcoin40-doc_2.5.0-1_all.deb
  to pool/main/c/coin2/libcoin40-doc_2.5.0-1_all.deb
libcoin40-runtime_2.5.0-1_all.deb
  to pool/main/c/coin2/libcoin40-runtime_2.5.0-1_all.deb
libcoin40c2_2.5.0-1_i386.deb
  to pool/main/c/coin2/libcoin40c2_2.5.0-1_i386.deb


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



Accepted zomg 0.2.9-1 (source amd64)

2007-11-13 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 21:08:45 -0500
Source: zomg
Binary: zomg
Architecture: source amd64
Version: 0.2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams [EMAIL PROTECTED]
Changed-By: Clint Adams [EMAIL PROTECTED]
Description: 
 zomg   - console-based last.fm submission and radio client
Changes: 
 zomg (0.2.9-1) unstable; urgency=medium
 .
   * New upstream release.
Files: 
 d24a2afde215d7da3e47915db303d9d2 569 sound optional zomg_0.2.9-1.dsc
 d89de3ac045dc2f8f91f2dc1bb660b5f 74307 sound optional zomg_0.2.9.orig.tar.gz
 3c93f99d475560920eb6c9de9493bd6a 8905 sound optional zomg_0.2.9-1.diff.gz
 527ff452d5326327a3ffae7216c450ac 15382 sound optional zomg_0.2.9-1_amd64.deb

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

iD8DBQFHOlmI5m0u66uWM3ARAgn1AKDIfiFE3mIq+arDsYUc21HMExEMGgCgx5nS
NU5DpXWGbXZMfFjYkvneM1g=
=EiNB
-END PGP SIGNATURE-


Accepted:
zomg_0.2.9-1.diff.gz
  to pool/main/z/zomg/zomg_0.2.9-1.diff.gz
zomg_0.2.9-1.dsc
  to pool/main/z/zomg/zomg_0.2.9-1.dsc
zomg_0.2.9-1_amd64.deb
  to pool/main/z/zomg/zomg_0.2.9-1_amd64.deb
zomg_0.2.9.orig.tar.gz
  to pool/main/z/zomg/zomg_0.2.9.orig.tar.gz


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



Accepted quantlib-refman 0.8.1-1 (source all)

2007-11-13 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 20:35:27 -0600
Source: quantlib-refman
Binary: quantlib-refman
Architecture: source all
Version: 0.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
Changed-By: Dirk Eddelbuettel [EMAIL PROTECTED]
Description: 
 quantlib-refman - Quantitative Finance Library -- reference manual
Closes: 450378
Changes: 
 quantlib-refman (0.8.1-1) unstable; urgency=low
 .
   * New upstream release
 .
   * debian/watch: Now uses sf.net redirector   (Closes: #450378)
Files: 
 33d44c59134911183deeded5db157000 584 devel optional quantlib-refman_0.8.1-1.dsc
 86ece3767fa66e562ab72a06e172bdb8 9473323 devel optional 
quantlib-refman_0.8.1.orig.tar.gz
 80d45634828fa4251cc93e60b6ab8cfa 3354 devel optional 
quantlib-refman_0.8.1-1.diff.gz
 f07401c84e0b1b8a0b2120e9db924be3 9361170 devel optional 
quantlib-refman_0.8.1-1_all.deb

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

iD8DBQFHOl8SCZSR95Gw07cRAmVSAJ0byXejHqhdtIFEkheL6aTd50JDOgCgl/jc
i25+SoCY8+5gi31ICgIruIQ=
=/8Jw
-END PGP SIGNATURE-


Accepted:
quantlib-refman_0.8.1-1.diff.gz
  to pool/main/q/quantlib-refman/quantlib-refman_0.8.1-1.diff.gz
quantlib-refman_0.8.1-1.dsc
  to pool/main/q/quantlib-refman/quantlib-refman_0.8.1-1.dsc
quantlib-refman_0.8.1-1_all.deb
  to pool/main/q/quantlib-refman/quantlib-refman_0.8.1-1_all.deb
quantlib-refman_0.8.1.orig.tar.gz
  to pool/main/q/quantlib-refman/quantlib-refman_0.8.1.orig.tar.gz


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



Accepted quantlib-refman-html 0.8.1-1 (source all)

2007-11-13 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 20:41:28 -0600
Source: quantlib-refman-html
Binary: quantlib-refman-html
Architecture: source all
Version: 0.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
Changed-By: Dirk Eddelbuettel [EMAIL PROTECTED]
Description: 
 quantlib-refman-html - Quantitative Finance Library -- reference manual in html
Closes: 450303
Changes: 
 quantlib-refman-html (0.8.1-1) unstable; urgency=low
 .
   * New upstream release
   * As before, re-packaged upstream file QuantLib-docs-0.8.0.html.tar.gz
 as described in the copyright file included with the Debian package.
 .
   * debian/watch: Now uses sf.net redirector   (Closes: #450303)
Files: 
 bce71500cfd2dd76cab997210eba5aa3 605 devel optional 
quantlib-refman-html_0.8.1-1.dsc
 6bc137f97fa3c789e9c4a5ab573060db 12336293 devel optional 
quantlib-refman-html_0.8.1.orig.tar.gz
 fb8202cdd17f3f059a3a78cb8718f3dd 3486 devel optional 
quantlib-refman-html_0.8.1-1.diff.gz
 cc4eebfec3ae1d1b1fa603303557828f 12358114 devel optional 
quantlib-refman-html_0.8.1-1_all.deb

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

iD8DBQFHOmF5CZSR95Gw07cRAqESAJ46haGlrG6NQy0X3oQKw3pksTVhpACglD1P
MClsypY2MssFxVOYBnprvl8=
=BoBj
-END PGP SIGNATURE-


Accepted:
quantlib-refman-html_0.8.1-1.diff.gz
  to pool/main/q/quantlib-refman-html/quantlib-refman-html_0.8.1-1.diff.gz
quantlib-refman-html_0.8.1-1.dsc
  to pool/main/q/quantlib-refman-html/quantlib-refman-html_0.8.1-1.dsc
quantlib-refman-html_0.8.1-1_all.deb
  to pool/main/q/quantlib-refman-html/quantlib-refman-html_0.8.1-1_all.deb
quantlib-refman-html_0.8.1.orig.tar.gz
  to pool/main/q/quantlib-refman-html/quantlib-refman-html_0.8.1.orig.tar.gz


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



Accepted fontconfig 2.5.0-1 (source i386 all)

2007-11-13 Thread Keith Packard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 13 Nov 2007 19:29:09 -0800
Source: fontconfig
Binary: libfontconfig1 fontconfig-udeb fontconfig fontconfig-config 
libfontconfig1-dbg libfontconfig1-dev
Architecture: source i386 all
Version: 2.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Keith Packard [EMAIL PROTECTED]
Changed-By: Keith Packard [EMAIL PROTECTED]
Description: 
 fontconfig - generic font configuration library - support binaries
 fontconfig-config - generic font configuration library - configuration
 fontconfig-udeb - generic font configuration library - minimal runtime (udeb)
 libfontconfig1 - generic font configuration library - runtime
 libfontconfig1-dbg - generic font configuration library - debugging symbols
 libfontconfig1-dev - generic font configuration library - development
Closes: 301922 402104 429294 446124 450527
Changes: 
 fontconfig (2.5.0-1) unstable; urgency=low
 .
   * Upstream release of 2.5
   * Verify defoma handling. (closes: 402104, 446124, 301922)
   * Verify that command manuals are installed (closes: 429294)
   * Fix typo in fr.po translation (Frédéric Bothamy) (closes: 450527)
Files: 
 7ec9b5411adba2ca45704f1d356e44e0 823 libs optional fontconfig_2.5.0-1.dsc
 21d14af8ecf645ef76211c782cdd7aeb 1385058 libs optional 
fontconfig_2.5.0.orig.tar.gz
 643cd57fe2cefce8ad8b77f16f6c625f 48078 libs optional fontconfig_2.5.0-1.diff.gz
 6226527d491bba2bbcc52922b08a633f 174096 libs optional 
fontconfig-config_2.5.0-1_all.deb
 3626125b02628ba23e094c37e1fd83f3 221654 libs optional 
libfontconfig1_2.5.0-1_i386.deb
 3c77b1599f9446b5deb22f4a7f569d80 154922 utils optional 
fontconfig_2.5.0-1_i386.deb
 cdb1f85688c86a0cd82e1874d9e21c94 97568 debian-installer extra 
fontconfig-udeb_2.5.0-1_i386.udeb
 701fef0d47c6aa0603be472ab10d0e18 402024 libdevel optional 
libfontconfig1-dev_2.5.0-1_i386.deb
 c5b1d6c9ce92bb9b1eb6ff957d196d4b 270618 libdevel extra 
libfontconfig1-dbg_2.5.0-1_i386.deb
Package-Type: udeb

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

iD8DBQFHOmxEQp8BWwlsTdMRAikdAKCzg41gal+ehBE4y5lTFUBUf9T2KQCfd7lV
Y3LDHezxRb/AqKScvtsI+Po=
=MdsP
-END PGP SIGNATURE-


Accepted:
fontconfig-config_2.5.0-1_all.deb
  to pool/main/f/fontconfig/fontconfig-config_2.5.0-1_all.deb
fontconfig-udeb_2.5.0-1_i386.udeb
  to pool/main/f/fontconfig/fontconfig-udeb_2.5.0-1_i386.udeb
fontconfig_2.5.0-1.diff.gz
  to pool/main/f/fontconfig/fontconfig_2.5.0-1.diff.gz
fontconfig_2.5.0-1.dsc
  to pool/main/f/fontconfig/fontconfig_2.5.0-1.dsc
fontconfig_2.5.0-1_i386.deb
  to pool/main/f/fontconfig/fontconfig_2.5.0-1_i386.deb
fontconfig_2.5.0.orig.tar.gz
  to pool/main/f/fontconfig/fontconfig_2.5.0.orig.tar.gz
libfontconfig1-dbg_2.5.0-1_i386.deb
  to pool/main/f/fontconfig/libfontconfig1-dbg_2.5.0-1_i386.deb
libfontconfig1-dev_2.5.0-1_i386.deb
  to pool/main/f/fontconfig/libfontconfig1-dev_2.5.0-1_i386.deb
libfontconfig1_2.5.0-1_i386.deb
  to pool/main/f/fontconfig/libfontconfig1_2.5.0-1_i386.deb


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



Accepted icmake 7.11-1 (source i386)

2007-11-13 Thread Frank B. Brokken
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 08 Nov 2007 20:29:35 +0100
Source: icmake
Binary: icmake
Architecture: source i386
Version: 7.11-1
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Frank B. Brokken [EMAIL PROTECTED]
Description: 
 icmake - Intelligent C-like MAKEr, or the ICce MAKE utility
Closes: 414604 437189 450502
Changes: 
 icmake (7.11-1) unstable; urgency=low
 .
   * New upstream version
 (Closes: #414604, #450502, #437189)
   * Added Tony Mancill to Uploaders.
Files: 
 0ffa2e29643fd91a6f306f4f5d0e6848 716 devel optional icmake_7.11-1.dsc
 683611f155fd2c843cffe19ba2bd47b3 303882 devel optional icmake_7.11.orig.tar.gz
 5202961f7109b6269d397914bd35e1d6 6509 devel optional icmake_7.11-1.diff.gz
 1a2a9b75f6edafd25f534ab9fa0b0cd0 175132 devel optional icmake_7.11-1_i386.deb

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

iD8DBQFHOnnCpdwBkPlyvgMRAlQxAJ0QbgvvBPzF0+w55IAj+8jcLf3fPQCeJJpd
+OKHZzFmRkFWNwiVdaFpX6w=
=OlF2
-END PGP SIGNATURE-


Accepted:
icmake_7.11-1.diff.gz
  to pool/main/i/icmake/icmake_7.11-1.diff.gz
icmake_7.11-1.dsc
  to pool/main/i/icmake/icmake_7.11-1.dsc
icmake_7.11-1_i386.deb
  to pool/main/i/icmake/icmake_7.11-1_i386.deb
icmake_7.11.orig.tar.gz
  to pool/main/i/icmake/icmake_7.11.orig.tar.gz


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



  1   2   >