Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Thu, Aug 25, 2005 at 04:01:26PM +0200, Robert Lemmen wrote:
 On Thu, Aug 25, 2005 at 02:50:51PM +0100, Oliver Elphick wrote:
  You haven't explained why letting other DDs know this information, which
  is available to them already, requires the whole world to know it.
  
  If you have some proposals for letting non-DDs have the data, you need
  to explain what they are.
 
 well, of course i was talking about letting non-dd get to the data! it
 would be a public service. and the data in question would be your name
 and email along with your latitude and longitude if you entered it in
 the ldap database

How can something like a private address (which is what a latitude/longitude
is actually) be something of a public service? Debian is not a Yellow Pages
provider, thanks god.

I strongly oppose this. If you want to hack into that and make searches
easier for DDs [1] go ahead, if you want to open this up to non-DDs then no way.

Regards

Javier

[1] I actually find it quite useful to be able to search on a per-country
basis to find fellow Debian developers but, usually, a mail to d-private
is all it is needed for some beer  keysigning. Not that difficult.
Although, understandable, a per-country search isn't useful for 
some big countries with many developers (US anyone?) being able to 
do more restrictive searches would be a good enhancement. Any free GIS
anyone?


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Thu, Aug 25, 2005 at 05:11:01PM +0200, Robert Lemmen wrote:
 On Thu, Aug 25, 2005 at 04:51:07PM +0200, W. Borgert wrote:
  I don't like opt-out.  Better opt-in:
  
  4. Invent a new field public location info and developers
 who care, could enter what they think is appropriate.
  
  I'm not sure, whether I would use the field.
 
 i fully agree that generally an opt-in system is better, but in this
 case it is far more complicated to implement, and it's not really
 anything big that we are talking about here. if you want to hide where
 you are living from the public, you'll have a lot bigger problems than
 this entry that you can edit yourself. 

Generally speaking, you can't turn something that everybody thought
it was private into a public thingy without asking them to confirm
that they don't mind it. And, no, not every DD will read this thread
so a field in the database saying yes, make this public is the _only_
way to go if you want to go that way.

Regards

Javier


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Thu, Aug 25, 2005 at 07:18:52PM -0700, Thomas Bushnell BSG wrote:
 We are talking about Debian Developers, who are supposed to read their
 email.  We can easily give people fair warning, and then make the
 change.

The only requirements for DDs is to read debian-devel-announce. And
based on the stuff that has been posted in d-d-a and the fact that some
developers have not acted upon on the information there makes one think that
your above doesn't sustain.

Regards

Javier


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Petter Reinholdtsen
[Javier Fernández-Sanguino Peña]
 Any free GIS anyone?

Lots of Free GIS software around.  Check out
URL:http://pkg-grass.alioth.debian.org/cgi-bin/wiki.pl. :)


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



Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Thu, Aug 25, 2005 at 11:02:08PM -0500, Ron Johnson wrote:
 On Thu, 2005-08-25 at 22:12 -0400, Theodore Ts'o wrote:
  Some people are not comfortable with having that kind of information
  easily available on the Internet.  The default must be opt-in, or not
  at all.
 
 While I wholeheartedly agree that the d-d's coordinates and/or
 address should only be public on an opt-in basis, what about city
 or region.

Country is already there and is already public. If you want to 
do more finegrained stuff then you need to change the database and ask people
to update their records. At that point you can ask them to opt-in to this new
feature. Those that update their records could easily mark a checkbox
saying yes, make this public. Those that don't update or don't mark it will
not be made public.

Pondering: Can you easily easily convert latitude/longitude into 
those regions? Do _you_ have a very good GIS available? You might
be able to do it for some countries (US, probably) but not for most
other DDs. Or have I missed something and all this GIS data is publicly
available (and free) somewhere?

Regards

Javier


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Thomas Bushnell BSG
Javier Fernández-Sanguino Peña [EMAIL PROTECTED] writes:

 On Thu, Aug 25, 2005 at 07:18:52PM -0700, Thomas Bushnell BSG wrote:
 We are talking about Debian Developers, who are supposed to read their
 email.  We can easily give people fair warning, and then make the
 change.

 The only requirements for DDs is to read debian-devel-announce. And
 based on the stuff that has been posted in d-d-a and the fact that some
 developers have not acted upon on the information there makes one think that
 your above doesn't sustain.

I don't care whether they *do* read it.  We don't have an obligation
to call them individually.  They are expected to read d-d-a; they are
*members* and not random people, so that seems like adequate notice to
me.

This is a *separate* question, of course, from whether it's a good
idea in the first place.  About that, I have my doubts.



Re: making developer location from ldap public?

2005-08-26 Thread Petter Reinholdtsen
[Robert Lemmen]
 db.debian.org contains (optional) fields for the location of each
 developer, an information which currently is only used to generate
 edwards's fancy maps. there are other potential uses for this, like 
 making it possible to find fellow debian developers at some place that 
 you are going to for business or a vacation, and inviting them to a 
 drink and some keysigning. imho this would be pretty cool, but brings 
 with it a small problem: it would in effect make that information 
 public, in the moment it is only accessible to debian developers. 

[Thomas Bushnell]
 I don't understand why making it possible to find fellow Debian
 Developers this way should in effect make the information public.

There are ways to use this information without making the location
public.  We could add a geo-location search field, and then show the
developers with geo-location closest to the point of interest, and
their distance to this location.  This way the actual location of the
DDs are still not public, but you can easily find the DDs to contact
by searching for the position of the place you are visiting, and send
emails to the closest ones.

I believe mapserver is able to provide such search system, or
something based on grass, but have not tried it myself.

And for the record, I am opposed to making my geo-location information
public, and will require answer no to an opt-in.


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



Work-needing packages report for Aug 26, 2005

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

Total number of orphaned packages: 186 (new: 3)
Total number of packages offered up for adoption: 89 (new: 8)
Total number of packages requested help for: 16 (new: 1)

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



The following packages have been orphaned:

   memprof (#324607), orphaned 3 days ago
 Description: Memory profiler and leak detector

   mozilla-locale-it (#324484), orphaned 3 days ago
 Reverse Depends: enigmail-locale-it

   vbpp (#324765), orphaned 2 days ago
 Description: Verilog preprocessor

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



The following packages have been given up for adoption:

   biabam (#324589), offered 3 days ago
 Description: bash attachment mailer -- extra

   pocketpc-binutils (#324775), offered 2 days ago
 Reverse Depends: pocketpc-gcc

   pocketpc-gas (#324897), offered yesterday
 Reverse Depends: pocketpc-gcc

   pocketpc-gcc (#324776), offered 2 days ago
 Reverse Depends: pocketpc-g++

   pocketpc-sdk (#324898), offered yesterday
 Reverse Depends: pocketpc-gcc

   roundup (#324557), offered 3 days ago
 Description: an issue-tracking system -- optional

   swt-pocketpc (#324778), offered 2 days ago (non-free)
 Reverse Depends: libswt-pocketpc3-java

   wmfishtime (#324587), offered 3 days ago
 Description: Dockable clock app for WMaker, BlackBox, E, SawFish etc
 -- optional

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



For the following packages help is requested:

[NEW] ggz- (#324279), requested 4 days ago

   aboot (#315592), requested 63 days ago
 Description: Alpha bootloader: Looking for co-maintainers
 Reverse Depends: aboot-cross dfsbuild aboot

   athcool (#278442), requested 303 days ago
 Description: Enable powersaving mode for Athlon/Duron processors

   debtags (#321654), requested 19 days ago
 Description: Enables support for package tags
 Reverse Depends: libdebtags1-pic debtags-edit

   dselect (#282283), requested 278 days ago
 Description: a user tool to manage Debian packages

   grub (#248397), requested 472 days ago
 Description: GRand Unified Bootloader
 Reverse Depends: webmin-grub grubconf replicator dfsbuild
 grub-splashimages

   gtkpod (#319711), requested 32 days ago
 Description: manage songs and playlists on an Apple iPod

   lsdvd (#316922), requested 52 days ago
 Description: read the contents of a DVD

   mwavem (#313369), requested 73 days ago (non-free)
 Description: Mwave/ACP modem support software

   parted (#262885), requested 388 days ago
 Description: Searching co-maintainer for the parted package.
 Reverse Depends: libparted1.6-dbg autopartkit libparted1.6-i18n
 partman-efi partman-base partconf-mkfstab libparted1.6-dev
 aboot-installer lvmcfg-utils partconf parted parted-udeb
 elilo-installer mindi partconf-find-partitions

   pbbuttonsd (#270558), requested 352 days ago
 Description: PBButtons daemon to handle special hotkeys of Apple
 computers
 Reverse Depends: pbbuttonsd-dev gtkpbbuttons gtkpbbuttons-gnome
 powerprefs

   qmailadmin (#267756), requested 366 days ago
 Description: web interface for managing qmail with virtual domains
 [contrib]

   sourcenav (#263051), requested 388 days ago
 Description: Source code analysis, editor, browser and build tool:
 Looking for co-maintainer

   sql-ledger (#320442), requested 27 days ago
 Description: A web based double-entry accounting program

   squashfs (#267078), requested 370 days ago
 Description: Tool to create and append to squashfs filesystems

   stlport4.6 (#263052), requested 388 days ago
 Description: STLport C++ class library
 Reverse Depends: libstlport4.6-dev openoffice.org-dev

See http://www.debian.org/devel/wnpp/help_requested for more information.


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



Re: making developer location from ldap public?

2005-08-26 Thread Ron Johnson
On Fri, 2005-08-26 at 08:39 +0200, Javier Fernández-Sanguino Peña wrote:
 On Thu, Aug 25, 2005 at 11:02:08PM -0500, Ron Johnson wrote:
  On Thu, 2005-08-25 at 22:12 -0400, Theodore Ts'o wrote:
   Some people are not comfortable with having that kind of information
   easily available on the Internet.  The default must be opt-in, or not
   at all.
  
  While I wholeheartedly agree that the d-d's coordinates and/or
  address should only be public on an opt-in basis, what about city
  or region.
 
 Country is already there and is already public. If you want to 
 do more finegrained stuff then you need to change the database and ask people
 to update their records. At that point you can ask them to opt-in to this new
 feature. Those that update their records could easily mark a checkbox
 saying yes, make this public. Those that don't update or don't mark it will
 not be made public.
 
 Pondering: Can you easily easily convert latitude/longitude into 
 those regions? Do _you_ have a very good GIS available? You might
 be able to do it for some countries (US, probably) but not for most
 other DDs. Or have I missed something and all this GIS data is publicly
 available (and free) somewhere?

Yes, but us non-d-ds don't have access to it.

-- 
-
Ron Johnson, Jr.
Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

Peace is not made at the council table or by treaties, but in
the hearts of men.
Herbert Clark Hoover



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


Help in gcc-4.0.x transition issue

2005-08-26 Thread Andreas Tille

Hi,

I tried to build arb packages (non-free) with gcc 4.0.1 (testing) and 4.0.2
(unstable) but failed.  Upstream is currently busy and is not able to care for
this issue in the time I plan a new upload. (This does not mean that upstream
is dead but people are happy with gcc 4.0.0 so this problem is no big issue at
the moment.)

To start building arb you need the following small patch:

--- Makefile.orig   2005-05-06 12:21:05.0 +0200
+++ Makefile2005-08-26 08:05:14.0 +0200
@@ -91,7 +91,7 @@
 ALLOWED_GCC_295_VERSIONS=2.95.3
 # 2.95.4 is supposed to work, but not known to be tested yet
 ALLOWED_GCC_3xx_VERSIONS=3.2 3.3.1 3.3.3 3.3.4 3.3.5 3.4.0 3.4.2 3.4.3
-ALLOWED_GCC_4xx_VERSIONS=4.0.0
+ALLOWED_GCC_4xx_VERSIONS=4.0.0 4.0.1 4.0.2
 ALLOWED_GCC_VERSIONS=$(ALLOWED_GCC_295_VERSIONS) $(ALLOWED_GCC_3xx_VERSIONS) 
$(ALLOWED_GCC_4xx_VERSIONS)

 GCC=gcc


If I use testing with gcc 4.0.1 or my unstable chroot with 4.0.2 the build ends 
with:

...
g++ -W -Wall  -DLINUX -DHAVE_BOOL -pipe -DNO_REGEXPR -DGNU   -fPIC -O -DNDEBUG  
-DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_WINDOW -c AW_status.cxx -I. 
-I/home/tillea/debian-maintain/packages/arb/arb-0.0.20050506/INCLUDE 
-I/usr/X11R6/include
g++ -W -Wall  -DLINUX -DHAVE_BOOL -pipe -DNO_REGEXPR -DGNU   -fPIC -O -DNDEBUG  
-DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_WINDOW -c AW_preset.cxx -I. 
-I/home/tillea/debian-maintain/packages/arb/arb-0.0.20050506/INCLUDE 
-I/usr/X11R6/include
AW_status.cxx:85: warning: non-local variable 'anonymous struct aw_stg' uses 
anonymous type
AW_status.cxx:1355: warning: non-local variable 'anonymous struct 
aw_help_global' uses anonymous type
/home/tillea/debian-maintain/packages/arb/arb-0.0.20050506/INCLUDE/awt_canvas.hxx:67:
 error: 'AWT_canvas' has not been declared
make[2]: *** [AW_preset.o] Error 1
make[2]: *** Waiting for unfinished jobs


I guess it is a really small problem for people with C++ knowledge and thus
I hope to get a quick answer here.

Sorry for the inconvience

Andreas.

--
http://fam-tille.de


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



Re: making developer location from ldap public?

2005-08-26 Thread Ron Johnson
On Fri, 2005-08-26 at 08:41 +0200, Petter Reinholdtsen wrote: 
 [Robert Lemmen]
  db.debian.org contains (optional) fields for the location of each
  developer, an information which currently is only used to generate
  edwards's fancy maps. there are other potential uses for this, like 
  making it possible to find fellow debian developers at some place that 
  you are going to for business or a vacation, and inviting them to a 
  drink and some keysigning. imho this would be pretty cool, but brings 
  with it a small problem: it would in effect make that information 
  public, in the moment it is only accessible to debian developers. 
 
 [Thomas Bushnell]
  I don't understand why making it possible to find fellow Debian
  Developers this way should in effect make the information public.
 
 There are ways to use this information without making the location
 public.  We could add a geo-location search field, and then show the
 developers with geo-location closest to the point of interest, and
 their distance to this location.  This way the actual location of the
 DDs are still not public, but you can easily find the DDs to contact
 by searching for the position of the place you are visiting, and send
 emails to the closest ones.

Like, list all of the D-Ds within (the hard coded) 30km of the
center of London.

That way, the data is not passively sitting there waiting to be
sucked in by Google, but must be actively queried by a human.

Sounds good to me.

 I believe mapserver is able to provide such search system, or
 something based on grass, but have not tried it myself.
 
 And for the record, I am opposed to making my geo-location information
 public, and will require answer no to an opt-in.

Out of curiosity, why?  You put your home address, phone number 
and even your cell phone number on your home page, which was trivial
to find, and didn't even need a search engine.
http://www.hungry.com/~pere/

-- 
-
Ron Johnson, Jr.
Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

Treaties, you see, are like girls and roses; they last while
they last.
Charles de Gaulle




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


Re: better init.d/* : who carres ?

2005-08-26 Thread Marc Chantreux

Henrique de Moraes Holschuh a écrit :


Note that using dash is probably MUCH faster than perl.  I don't know about
zsh.


it's not always true : it just depends on your problems and solutions : 
write a dash script to open a lot of pipes between grep,sed,awk and 
other filters to treat a lot of files or long ones will require more 
ressources than lauchning perl, compiling perlscript and running it 
faster than all those filters.


for init scripts, we can suppose you're almost always true.

regards
mc




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



Re: making developer location from ldap public?

2005-08-26 Thread Thomas Bushnell BSG
Javier Fernández-Sanguino Peña [EMAIL PROTECTED] writes:

 Generally speaking, you can't turn something that everybody thought
 it was private into a public thingy without asking them to confirm
 that they don't mind it. And, no, not every DD will read this thread
 so a field in the database saying yes, make this public is the _only_
 way to go if you want to go that way.

Of course debian-devel is not adequate notification.  But that's a
separate question from whether opt-in is mandatory.

As yet, however, I haven't seen any good reason for opening the
information anyway.  My address is on my public web page; but many
peoples' is not.  



Re: better init.d/* : who carres ?

2005-08-26 Thread Marc Chantreux

Henrique de Moraes Holschuh a écrit :


Anyway, just make triple sure to never use anything from /usr in a script
that otherwise only needs / to work.  If you find anything like that, report
it as a important (usually whatever it is starts after /usr is mounted) or
grave (it starts befure /usr is mounted).


yes! a can report some useless bashisms too ( the script can be dash 
compliant so).


regards




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



Re: making developer location from ldap public?

2005-08-26 Thread Robert Lemmen
On Thu, Aug 25, 2005 at 07:42:12PM -0700, Thomas Bushnell BSG wrote:
 I don't understand why making it possible to find fellow Debian
 Developers this way should in effect make the information public.
 
 Why not simply hide it behind the password screen?

because it's not only targeted at debian developers, but also at new
maintainers, contributors who are not even in the nm queue (there are
many of them), and even interested users or people who want to become
more involved

cu  robert

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Robert Lemmen
On Fri, Aug 26, 2005 at 08:41:42AM +0200, Petter Reinholdtsen wrote:
 There are ways to use this information without making the location
 public.  We could add a geo-location search field, and then show the
 developers with geo-location closest to the point of interest, and
 their distance to this location.  This way the actual location of the
 DDs are still not public, but you can easily find the DDs to contact
 by searching for the position of the place you are visiting, and send
 emails to the closest ones.

as you can see from the prototype [0] (the only entries right now are in
munich, germany) this is hwo it works, it never shows the exact location.

BUT this DOES still disclose the real position as you can simply do
multiple queries with different locations and do the maths. we will
therefore change the system to round the locations in the database to
half a degree (or so), so you only get rough answers in the sense of in
this city.

[0] http://debian.semistable.com/geoloc.pl

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Robert Lemmen
On Fri, Aug 26, 2005 at 08:32:32AM +0200, Javier Fernández-Sanguino Peña wrote:
 Generally speaking, you can't turn something that everybody thought
 it was private into a public thingy without asking them to confirm
 that they don't mind it. And, no, not every DD will read this thread
 so a field in the database saying yes, make this public is the _only_
 way to go if you want to go that way.

ok, that's why i asked. obviously there are quite some people around who
want their location to stay hidden from the general public while making
it available to registered debian developers, so opt-in is the only way
to go.

thanks for the feedback, no reason to discuss this any further, i'll see
if it's possible to implement it that way.

cu  robert

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


Re: Debian shared libs use far more memory than required

2005-08-26 Thread Thiemo Seufer
Stephane Chauveau wrote:
 Thiemo Seufer wrote:
 
 Andreas Barth wrote:
 [snip]
  
 
 DEBIAN PACKAGE FROM REPOSITORY:
 11 .rodata  000840cb  0021a180  0021a180   ...
 21 .data 000233c0  003f1d60  003f1d60  ...
 
 MY OWN RECOMPILED DEBIAN PACKAGE:
 11 .rodata   000a43ad  001f3180  001f3180  ...
 21 .data 0748  003f3460  003f3460  ...
 
 That's 0x0233c0-0x748 = 140KB moved from shared to non-shared
 
 140KB of non shared memory per GTK application is HUGE!!!
  
 
 
 Fortunately it is not as bad as it sounds iff the constant data is
 collated together in larger chunks. The kernel does copy-on-write,
 if a .data page is never written, the memory usage is effectively
 the same.
  
 
 
 I checked the content of the .data section in libgtk and the
 unexpected data appears to  be composed of all exported
 symbols aligned to a multiple of 16.  Obviously a symbol
 table of some kind.

The whole thing sounds like the result of hiding _GLOBAL_OFFSET_TABLE_
and _PROCEDURE_LINKAGE_TABLE_ in newer binutils.


Thiemo


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



Re: Bug#322282: ITP: swapspace -- Dynamic swap space manager

2005-08-26 Thread Jeroen Vermeulen
On Thu, Aug 18, 2005 at 03:28:39AM -0500, Peter Samuelson wrote:

 You've got it.  That was the point of contention.  The real objection

Thanks for a lucid explanation, and my apologies for a late followup.

 
 If you think your package really is only useful on Debian-like systems,
 it may be ok to treat it as a debian-native package - that is, not to
 bother releasing upstream tarballs but only Debian source packages
 with tarballs in them.  However, it sounds like your package really
 could be useful on other Linux systems, in which case it'll make
 everyone's workflow simpler in the long run to decouple the upstream
 and Debian release processes.

That makes sense.  We really only care about the Debian packages here,
but somebody else might want changes for e.g. a Fedora version.  I've
built it as a native package so far merely because it was enough to
suit our needs and anying else was best left to someone more familiar
with Debian packaging.  From our point of view it will remain a Debian
package with an option to install on other GNU/Linux platforms.  That
does not mean it has to be a real Debian-native package.

I do see your point about territoriality.  I would assume that some
packaging changes that flowed logically from upstream changes, such as
the recent deletion of the TODO file from the documentation, are not
worth bothering the Debian maintainer about--better to make the change
and be done with it.  Conversely I'd trust the maintainer to make any
changes that were valid for all systems, and apply good sense in doing
so.  I normally notify people when I modify their work, regardless of
who owns the repository, to avoid not just unnecessary hard feelings
but also merge conflicts and choices that the other would have made
differently.

What matters most on our end is the ability to roll up-to-date Debian
packages during development--i.e. containing both the very latest
working packaging and the source code we just modified--even if slight
changes to the packaging are required just to keep things working.


 And in the latter case, it doesn't make much sense to stick debian/
 inside the tarball, even if the Debian maintainer is on your same team.

No problem there; once again, we have no intention of including a
debian/ in any tarballs.  It was only there so far because (1) the
Debian tools generated tarballs with debian/ included, and (2) people
might want to roll Debian packages for themselves.

Otherwise, the only issue is as described above--that I'd like to have
the packaging and the source code in the same repository to minimize
communication latencies.


Jeroen


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



Re: Dogme05: Team Maintenance

2005-08-26 Thread Florian Weimer
* W. Borgert:

 A fine way to do this, is by having a pkg- project at
 alioth.debian.org.

Please keep in mind that responsible maintainers do not depend on
unmaintained services such as alioth.debian.org.  If you must use it,
make sure that you make periodic copies of archives stored on costa.


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



Re: Documentation of alioth?

2005-08-26 Thread Florian Weimer
* Raphaël Hertzog:

 Le dimanche 07 août 2005 à 11:39 +0200, Florian Weimer a écrit :
 What's the benefit of diagnosing the problem if it isn't fixed?

 It lets people with the required privileges fix the problem without
 having to investigate it first.

For the record: The bug hasn't been fixed yet.

 If life was that easy... please stop whining and see the reality.

The reality is that alioth is unmaintained.

 Many packages have easy to fix bugs that languishes ...

Packages are NMUed if their breakage causes too much suffering.

 it's the same with alioth.

No, it's not.  You are quite immune to pressure from your peer group
(or maybe you think your fellow developers aren't peers, I don't
know).

 We appreciate any help...

Oh, to cut the discussion short: Where can I apply for root access on
costa, so that I can fix the bug we are talking about?



Re: Documentation of alioth?

2005-08-26 Thread Raphaël Hertzog
[ I keep the discussion because I want Wichert to read it ]

Le vendredi 26 août 2005 à 11:26 +0200, Florian Weimer a écrit :
  It lets people with the required privileges fix the problem without
  having to investigate it first.
 
 For the record: The bug hasn't been fixed yet.
 
  If life was that easy... please stop whining and see the reality.
 
 The reality is that alioth is unmaintained.
 
  Many packages have easy to fix bugs that languishes ...
 
 Packages are NMUed if their breakage causes too much suffering.
 
  it's the same with alioth.
 
 No, it's not.  You are quite immune to pressure from your peer group
 (or maybe you think your fellow developers aren't peers, I don't
 know).
 
  We appreciate any help...
 
 Oh, to cut the discussion short: Where can I apply for root access on
 costa, so that I can fix the bug we are talking about?

Wichert is root and edits /etc/sudoers on his liking. Even if I
requested root rights several times, I only got rights to call the
script to create SVN repo.

I tried to do as much as possible on this issue, I've filed the required
information in the support tracker, I reassigned the request to Wichert,
increased the priorities and asked him to check his top-level support
requests. I pestered him on IRC twice or thrice without results. Sorry,
I can't do more.

I know Wichert is a bit disappointed because despite all the
money/sponsors we have, we're waiting for more than a year for a new
machine. The main problems appears to be DSA who must give an approval
that they're willing to admin the machine before we can decide to buy
it/accept the donation... and since DSA are always overwhelmed with more
urgent issues (new ftpmaster and so on), we're getting nowhere.

Of course, that's not a reason to not act on the problems you indicated,
but hey I want to give people a broader overview of what's happening.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


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



Re: Bug#324179: ITP: quake3 -- a famous first person shooter by ID-Software

2005-08-26 Thread Vincent Caron
On Sat, 2005-08-20 at 20:16 +0200, Bastian Venthur wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Bastian Venthur [EMAIL PROTECTED]
 
 * Package name: quake3
   Version : x.y.z
   Upstream Author : ID-Software
 * URL : http://www.idsoftware.com/
 * License : GPL
   Description : a famous first person shooter by ID-Software
 
 This is the GPL'ed version of id's famous first person shooter quake3.

  Note that this first release of Quake3 source is not fully GPL, it has
a few issues, see the README and its nice license map. There is also no
GPL data available right now.

  The GNU/Linux packager and maintainer at Id is 'TTimo'. He is a Debian
user and will certainly have better answers about upstream mainenance
and such things (for instance Id does have a forge for its GPL'ed
tools). I'm CC'ing him.

  TTimo: for the record, here is the thread :

  http://lists.debian.org/debian-devel/2005/08/msg01042.html



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



Re: Documentation of alioth?

2005-08-26 Thread Martin Schulze
Raphaël Hertzog wrote:
 I know Wichert is a bit disappointed because despite all the
 money/sponsors we have, we're waiting for more than a year for a new
 machine. The main problems appears to be DSA who must give an approval
 that they're willing to admin the machine before we can decide to buy
 it/accept the donation... and since DSA are always overwhelmed with more
 urgent issues (new ftpmaster and so on), we're getting nowhere.

Hi Raphaël,

I'm sorry, but I have to tell you that you're wrong in your assertion.

All Alioth machines (currently haydn and costa) are not in the domain
of DSA but of Wichert alone.  The only active part DSA is taking in
this is the export of Debian developer accounts to haydn.

Also DSA does not have anything to do with ftpmaster work.  The
ftpmaster people organise themselves on their own.

Regards,

Joey

-- 
WARNING: Do not execute!  This call violates patent DE10108564.
http://www.elug.de/projekte/patent-party/patente/DE10108564

wget -O patinfo-`date +%Y%m%d`.html http://patinfo.ffii.org/

Please always Cc to me when replying to me on the lists.


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



Re: Documentation of alioth?

2005-08-26 Thread Raphaël Hertzog
Le vendredi 26 août 2005 à 12:04 +0200, Martin Schulze a écrit :
 Hi Raphaël,

Hi Joey,

 I'm sorry, but I have to tell you that you're wrong in your assertion.

I've been corrected by Wiggy on IRC too. Although what I said before was
not invented, I've read part of it in #debian-devel in the mouth of
Overfiend (Branden)...

It looks like the actual problem is more lack of donors and the fact
that Branden is not willing to spend money on it.

Maybe a brief status of the hardware donations people would be nice ?

 Also DSA does not have anything to do with ftpmaster work.  The
 ftpmaster people organise themselves on their own.

Right, it's so easy to confuse with common people on the various
teams ... :-)

Cheers,

PS: Good news, I actually have root rights now, I'll take some time this
WE for treating the easy issues in the support request.
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


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



Re: Documentation of alioth?

2005-08-26 Thread Bastian Blank
On Fri, Aug 26, 2005 at 12:23:14PM +0200, Raphaël Hertzog wrote:
 Maybe a brief status of the hardware donations people would be nice ?

IBM loaned 2 OpenPower machines for Debian but noone wants them. Okay,
they have one problem, only 4x 73 GB disk space.

Bastian

-- 
Dammit Jim, I'm an actor, not a doctor.


signature.asc
Description: Digital signature


Re: Documentation of alioth?

2005-08-26 Thread Florian Weimer
* Bastian Blank:

 On Fri, Aug 26, 2005 at 12:23:14PM +0200, Raphaël Hertzog wrote:
 Maybe a brief status of the hardware donations people would be nice ?

 IBM loaned 2 OpenPower machines for Debian but noone wants them. Okay,
 they have one problem, only 4x 73 GB disk space.

Some developers have a few EUR on their bank accounts and could buy
hardware for the project, too.

But I fail to see how more machines make system administration easier.
I'd expect that additional machines put only more load on our various
administration teams, not less.



get-orig-source target in debian/rules

2005-08-26 Thread George Danchev
Hello,

I would like to ask if it is a good idea to have some code in cdbs 
implementing the get-orig-source target which could then be included in 
debian/rules.

Rationale:

* Since it is a common target I think it could be provided by cdbs or 
any similar package and should not be reinvented every now and then.
* This target is optional, but providing it if possible is a good idea 
as 
said in Policy 4.8. 
* Could be handy for the pkg-* projects keeping *only* their debian/ 
directories on a SCM  to get the orig-source ... just a target away.

The bad thing is that it (cdbs) should depend on some fetching tool like wget 
or probably http or ftp methods (/usr/lib/apt/methods) of apt could be used as 
downloaders to fetch the tarballs ?

Here is a sample illustrating /*not tested and probably insane*/ code.

These variables should be set in debian/rules 
( if any of these is not set we can stop ?:
# debuild expects to find orig tarball in ../
UDIR = ..
UPATH=url://host/dir
UFILE=file1.tar.gz
UFILE_ORIG=file1.orig.tar.gz
MD5TRU=af8f830baf081e3a1cf39e9299cf1b86
MD5CUR=`md5sum $(UDIR)/$(UFILE) | awk '{print $$1}'`


This target could be provided by some cdbs file and included in debian/rules:

get-orig-source:
if [ ! -f $(UDIR)/$(UFILE_ORIG) ] ; then \
wget -O $(UDIR)/$(UFILE_ORIG) $(UPATH)/$(UFILE) ; \
else \
echo Upstream source tarball have been already downloaded ; \
fi

if [ $(MD5CUR) != $(MD5TRU) ] ; then \
echo md5sum mismatch! ; \
false ; \
else \
echo md5sum is ok! ; \
fi


Again, I'm not sure if cdbs is the best place to provide this target, and if 
not which other package could be considered as well. 

P.S. Also sent to cdbs ML.

-- 
pub 4096R/0E4BD0AB 2003-03-18 people.fccf.net/danchev/key pgp.mit.edu
fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB 


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



Re: get-orig-source target in debian/rules

2005-08-26 Thread George Danchev
On Friday 26 August 2005 14:03, George Danchev wrote:
 Hello,

   I would like to ask if it is a good idea to have some code in cdbs
 implementing the get-orig-source target which could then be included in
 debian/rules.

Over ;-) 

Marc Haber was extremely fast pointing to the right package

cite
The code for doing so has already been invented, see
dpatch-get-origtargz from the dpatch package.

Greetings
Marc
/cite
-- 
pub 4096R/0E4BD0AB 2003-03-18 people.fccf.net/danchev/key pgp.mit.edu
fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB 


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



Re: better init.d/* : who carres ?

2005-08-26 Thread David Weinehall
On Thu, Aug 25, 2005 at 12:17:56PM -0300, Henrique de Moraes Holschuh wrote:
 On Thu, 25 Aug 2005, Marc Chantreux wrote:
  that is a point which surprise me : i understand the dash for a posix 
  and lightweight attitude but why use bash as modern shell ? why not 
  perl or zsh (which are both more powerfull) ?
 
 Well, as long as you don't start using stuff that breaks often, or that
 loads a ton of crap dynamically, or (even worse) is in /usr instead of /bin
 or /sbin...
 
 Note that using dash is probably MUCH faster than perl.  I don't know about
 zsh.

Well, writing scripts that use /bin/sh or perl means that the init
script will run without any dependencies on optional packages.
zsh is Priority: optional...

And while dash is also optional, all *correctly* written /bin/sh
scripts should work with dash too.


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


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



Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Fri, Aug 26, 2005 at 08:34:22AM +0200, Petter Reinholdtsen wrote:
 [Javier Fernández-Sanguino Peña]
  Any free GIS anyone?
 
 Lots of Free GIS software around.  Check out
 URL:http://pkg-grass.alioth.debian.org/cgi-bin/wiki.pl. :)

I was actually talking about the GIS data, not the GIS software itself.
You can probably map long/lat coordinates to the most proximate city (if
you have the long/lat of cities worldwide) but mapping to regions worldwide
(i.e. a province or a state) requires a log of GIS data I'm sure is not 
current _and_ freely available somewhere. But then again, somebody might
surprise me with an effective solution.

Regards

Javier


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Fri, Aug 26, 2005 at 01:54:16AM -0500, Ron Johnson wrote:
  Pondering: Can you easily easily convert latitude/longitude into 
  those regions? Do _you_ have a very good GIS available? You might
  be able to do it for some countries (US, probably) but not for most
  other DDs. Or have I missed something and all this GIS data is publicly
  available (and free) somewhere?
 
 Yes, but us non-d-ds don't have access to it.

Sorry, can't parse that. 'Yes' to what? There were three questions in
the paragraph above. And when I'm talking about GIS data I'm not refering to
the information in db.debian.org on developers, I'm talking about a GIS
database with latitude/longitude coordinates of regions and cities
all over the world.

Regards

Javier


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Javier Fernández-Sanguino Peña
On Fri, Aug 26, 2005 at 09:59:37AM +0200, Robert Lemmen wrote:
 On Thu, Aug 25, 2005 at 07:42:12PM -0700, Thomas Bushnell BSG wrote:
  I don't understand why making it possible to find fellow Debian
  Developers this way should in effect make the information public.
  
  Why not simply hide it behind the password screen?
 
 because it's not only targeted at debian developers, but also at new
 maintainers, contributors who are not even in the nm queue (there are
 many of them), and even interested users or people who want to become
 more involved

People who want to get more involved usually first target a local LUG (linux
user group) or attend free software events or whatever to meet people
involved in FLOSS (including Debian developers). They might even use
a i18n mailing list (there are some localised debian-devel- lists),
presents themselves and suggest meeting for a beer. They don't walk to
your house, knock on your door and say Hi! I just got your coordinates
from db.debian.org, wanna meet and keysign?.

For what I know, not even Debian developers traveling use db.debian.org to
get the coordinates of people near by and contact them through e-mail. They
send a [VAC] announcement to debian-private and suggest people in the area
contact them to arrange a meeting.

Regards

Javier


signature.asc
Description: Digital signature


Re: Documentation of alioth?

2005-08-26 Thread Raphaël Hertzog
Le vendredi 26 août 2005 à 11:26 +0200, Florian Weimer a écrit :
 * Raphaël Hertzog:
 
  Le dimanche 07 août 2005 à 11:39 +0200, Florian Weimer a écrit :
  What's the benefit of diagnosing the problem if it isn't fixed?
 
  It lets people with the required privileges fix the problem without
  having to investigate it first.
 
 For the record: The bug hasn't been fixed yet.

Fwiw, the bug is now fixed. I prodded Wichert once more and it got
resolved. 

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/


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



Re: Documentation of alioth?

2005-08-26 Thread Raphael Hertzog
Le vendredi 26 août 2005 à 12:51 +0200, Florian Weimer a écrit :
 * Bastian Blank:
 
  On Fri, Aug 26, 2005 at 12:23:14PM +0200, Raphaël Hertzog wrote:
  Maybe a brief status of the hardware donations people would be nice ?
 
  IBM loaned 2 OpenPower machines for Debian but noone wants them. Okay,
  they have one problem, only 4x 73 GB disk space.
 
 Some developers have a few EUR on their bank accounts and could buy
 hardware for the project, too.
 
 But I fail to see how more machines make system administration easier.
 I'd expect that additional machines put only more load on our various
 administration teams, not less.

In our case we want to merge costa/haydn on a single machine. And that's
even more important since Gforge 4.5 has a subversion module.

It would be bad if we have SVN repo on two different machines... while
access to all repo is handled by the same way (alioth projects).

Cheers,
-- 
Raphaël Hertzog -+- http://www.ouaza.com

Freexian : des développeurs Debian au service des entreprises
http://www.freexian.com


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



Re: making developer location from ldap public?

2005-08-26 Thread W. Borgert
Quoting Javier Fern�ndez-Sanguino Pe�a [EMAIL PROTECTED]:
 presents themselves and suggest meeting for a beer. They don't walk to
 your house, knock on your door and say Hi! I just got your coordinates
 from db.debian.org, wanna meet and keysign?.

And I wouldn't want that.

I do not understand this discussion.  Why on earth is someone
so interested in the public availability of DDs location?  This
would only make sense when cross-connecting with other things,
like belief, gender, sexual preferences and phantasies etc.
Are those fields of db.debian.org already public or not?

Cheers, WB


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



[EMAIL PROTECTED]: Debian/Ubuntu keyring maintainer issues]

2005-08-26 Thread Marco Nenciarini
- Forwarded message from Jason Harris [EMAIL PROTECTED] -

From: Jason Harris [EMAIL PROTECTED]
To: Marco Nenciarini [EMAIL PROTECTED], sks-devel@nongnu.org
Cc: Jason Harris [EMAIL PROTECTED]
Subject: Debian/Ubuntu keyring maintainer issues (was:  Re: [Sks-devel] Sks and 
mailsync)
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at prato.linux.it

On Mon, Aug 22, 2005 at 08:39:28PM +0200, Marco Nenciarini wrote:

 I think we must help pks network to remain in sync most as possible
 (but without flooding it).

Last I checked, all (active) SKS servers were doing their part except
keyserver.ubuntu.com, which still doesn't send mailsyncs to any
onak/OpenPKSD/pks keyservers:

  http://keyserver.ubuntu.com:11371/pks/lookup?op=stats

Also, a Debian keyring:

  rsync://keyring.debian.org/keyrings/keyrings/debian-keyring.pgp

has the (in)famous problem (w/GPG 1.4.2):

  gpg: mpi larger than indicated length (2 bytes)
  gpg: keyring_get_keyblock: read error: invalid packet
  gpg: error reading keyblock: invalid keyring

and can't be (armored and) fed through keyserver(s) with the rest
of the Debian keyrings, as I occasionally do because it always turns
up new data.

Finally, pushing these keyrings through my SKS keyserver just now
resulted in 78 hash updates, meaning that despite ongoing _queries_
from keyring.debian.org (via lwp-trivial/1.41, to subkeys.pgp.net),
nobody is properly pushing these updates _to_ the well-synchronized
keyservers.

IIRC, the same person is responsible for all these issues.

-- 
Jason Harris   |  NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
[EMAIL PROTECTED] _|_ web:  http://keyserver.kjsl.com/~jharris/
  Got photons?   (TM), (C) 2004



- End forwarded message -

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Re: Documentation of alioth?

2005-08-26 Thread Bastian Blank
On Fri, Aug 26, 2005 at 12:51:41PM +0200, Florian Weimer wrote:
 Some developers have a few EUR on their bank accounts and could buy
 hardware for the project, too.

We speak about server hardware.

 But I fail to see how more machines make system administration easier.
 I'd expect that additional machines put only more load on our various
 administration teams, not less.

Debian currently have 3 powerpc machines, one powerstack 2 and 2 dual
g4. They can easily replaced with on the openpower machines. So the
count drops from 3 to 2 if some backup is wanted.

Bastian

-- 
Time is fluid ... like a river with currents, eddies, backwash.
-- Spock, The City on the Edge of Forever, stardate 3134.0


signature.asc
Description: Digital signature


Re: making developer location from ldap public?

2005-08-26 Thread Ron Johnson
On Fri, 2005-08-26 at 13:50 +0200, Javier Fernández-Sanguino Peña wrote:
 On Fri, Aug 26, 2005 at 01:54:16AM -0500, Ron Johnson wrote:
[snip]
 the paragraph above. And when I'm talking about GIS data I'm not refering to
 the information in db.debian.org on developers, I'm talking about a GIS
 database with latitude/longitude coordinates of regions and cities
 all over the world.

Ah, ok.

-- 
-
Ron Johnson, Jr.
Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

Debugging is twice as hard as writing the code in the first
place. Therefore, if you write the code as cleverly as possible,
you are, by definition, not smart enough to debug it.
Brian W. Kernighan



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


Bug#325164: ITP: docbook-css -- Cascading Stylesheet for DocBook/XML

2005-08-26 Thread W. Borgert
Package: wnpp
Severity: wishlist
Owner: W. Borgert [EMAIL PROTECTED]

Package name: docbook-css
Version : 0.4
Upstream Author : David Holroyd dave at badgers-in-foil.co.uk
URL : http://www.badgers-in-foil.co.uk/projects/docbook-css/
License : free to use/modify/distribute, no warranty
Description : view DocBook/XML files styled in the web browser

This Cascading Stylesheet allows you to directly view a styled
XML document in software that supports XML styled with CSS2
(e.g. a recent Mozilla browser).


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



Bug#325173: ITP: queuegraph -- a RRDtool frontend for Postfix queue-statistics

2005-08-26 Thread Conall O'Brien
Package: wnpp
Severity: wishlist
Owner: Conall O'Brien [EMAIL PROTECTED]

* Package name: queuegraph
  Version : x.y.z
  Upstream Author : Ralf Hildebrandt [EMAIL PROTECTED]
* URL : http://www.stahl.bau.tu-bs.de/~hildeb/postfix/queuegraph/
* License : GPL
  Description : a RRDtool frontend for Postfix queue-statistics
  
Queuegraph is a simple mail statistics RRDtool frontend for Postfix 
that produces daily, weekly, monthly and yearly graphs of Postfix's 
active, deferred, incoming and bounce queues.


It is designed to compliment mailgraph, which is already packaged and
accepted into Debian

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_IE.utf8, LC_CTYPE=en_IE.utf8 (charmap=UTF-8)


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



[no subject]

2005-08-26 Thread Frederik Minnaert












Frederik Minnaert

Verantwoordelijke Ruwbouw



Tel09/272.50.14

Fax 09/272.50.10

gsm 0496/59.50.14 

[EMAIL PROTECTED]










oledata.mso
Description: oledata.mso


Re: Documentation of alioth?

2005-08-26 Thread Matt Taggart

=?ISO-8859-1?Q?Rapha=EBl?= Hertzog writes...

 I know Wichert is a bit disappointed because despite all the
 money/sponsors we have, we're waiting for more than a year for a new
 machine. The main problems appears to be DSA who must give an approval
 that they're willing to admin the machine before we can decide to buy
 it/accept the donation... and since DSA are always overwhelmed with more
 urgent issues (new ftpmaster and so on), we're getting nowhere.

Actually the problem is that HP promised hardware for alioth but before we 
could order it a company spending freeze happened. I'm glad to report that it 
looks like we're going to be able to order things again and it will get 
ordered soon. This still means we're at least a month from having the hardware 
arrive, assembled, installed, shipped to a hosting sponsor, and ready to 
transition. Then the transition will take some time too...

Sorry for the delay, thanks for you patience.

-- 
Matt Taggart
[EMAIL PROTECTED] aka [EMAIL PROTECTED]



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



Re: vancouver revisited

2005-08-26 Thread Adam Heath
On Tue, 23 Aug 2005, Riku Voipio wrote:

 Hi Joey,

 Your response was very much what I needed to hear. I'll have to retract
 most of my worries.

 On Mon, Aug 22, 2005 at 07:20:07PM -0400, Joey Hess wrote:
   - A personal interest shared by me, tbm, and taggart is to get Debian
 working on the various types of cheap mips wireless access points that
 are now available in the  $100 price range, many of which now sport a
 usb interface, so should be able to run a real Debian system. I imagine
 it will be useful to have preinstalled images to load into the flash
 and/or a USB drive, but that users will also find it useful to install
 Debian on these from scratch using an installer they are comfortable
 with from installing their PCs.

 I've tired using Debian on nfsroot/nbd on a Linksys wap54g. Unfortunatly
 I ran out of ram often, and swapping over nfs patches have disappeared
 into the time, while swapping over NBD gained some serious lockups..
 An usb-slot seems to be necessary with current memory requirements of
 a fully featured distribution.

gradall:/tmp/s# apt-cache show kernel-patch-nfs-swap

Description: patch to linux to enable swapping over nfs
 This kernel patch modifies linux, so that it can have swapfiles that
 reside in an nfs filesystem.  This is useful for machines that boot from
 nfs.


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



Re: Re: Debian shared libs use far more memory than required

2005-08-26 Thread Stephane Chauveau

Thiemo Seufer wrote:


The whole thing sounds like the result of hiding _GLOBAL_OFFSET_TABLE_
and _PROCEDURE_LINKAGE_TABLE_ in newer binutils.



I assume that you mean that the problem the problem is solved by using 
the latest binutils (and not that it was introduceed by them). 


Is there an easy way to ugrapde the binutils used by the build system?





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



Re: Debian shared libs use far more memory than required

2005-08-26 Thread Kurt Roeckx
On Fri, Aug 26, 2005 at 10:25:15AM +0200, Thiemo Seufer wrote:
  I checked the content of the .data section in libgtk and the
  unexpected data appears to  be composed of all exported
  symbols aligned to a multiple of 16.  Obviously a symbol
  table of some kind.
 
 The whole thing sounds like the result of hiding _GLOBAL_OFFSET_TABLE_
 and _PROCEDURE_LINKAGE_TABLE_ in newer binutils.

Just for reference, from the buildd log of the package in
question:
Toolchain package versions: libc6-dev_2.3.2.ds1-22 
linux-kernel-headers_2.6.13+0rc3-1 gcc-4.0_4.0.1-3 g++-4.0_4.0.1-3 
binutils_2.16.1-2 libstdc++6-4.0-dev_4.0.1-3 libstdc++6_4.0.1-3


And binutils_2.16.1-2 is still the latest version.


Kurt


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



Re: Debian shared libs use far more memory than required

2005-08-26 Thread Thiemo Seufer
Stephane Chauveau wrote:
 Thiemo Seufer wrote:
 
 The whole thing sounds like the result of hiding _GLOBAL_OFFSET_TABLE_
 and _PROCEDURE_LINKAGE_TABLE_ in newer binutils.
 
 
 I assume that you mean that the problem the problem is solved by using 
 the latest binutils (and not that it was introduceed by them). 

That was my guess, but Kurt says the binutils version was the same in
both cases.


Thiemo


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



Re: better init.d/* : who carres ?

2005-08-26 Thread Adrian von Bidder
On Wednesday 24 August 2005 17.15, Miquel van Smoorenburg wrote:
 Make sure you use only POSIX features when doing this. I think
 grep -o is a GNU extension, FreeBSD doesn't have it for example.

Doesn't the 'only POSIX' apply to the shell code only?  At least, shouldn't 
it be judged on a per-tool basis?  While awk is (was?) usually mawk on 
Debian, and not gawk, I don't think anybody uses a BSD grep on their Debian 
system.  Please don't standardise on a minimal future set only for the 
corner case that somebody cripples his system beyond every reassonable 
limit.

The 'POSIX shell' rule is here for a reason:  there are people with /bin/sh 
being not bash.  For other tools, this rule can be relaxed, imho.

cheers
-- vbi

-- 
Ich kenne niemanden, der so oft Recht hat wie ich.
-- Arno Schmidt


pgpiwgHowvhar.pgp
Description: PGP signature


Re: vancouver revisited

2005-08-26 Thread Goswin von Brederlow
Joey Hess [EMAIL PROTECTED] writes:

 Riku Voipio wrote:
 I've tired using Debian on nfsroot/nbd on a Linksys wap54g. Unfortunatly 
 I ran out of ram often, and swapping over nfs patches have disappeared 
 into the time, while swapping over NBD gained some serious lockups.. 
 An usb-slot seems to be necessary with current memory requirements of
 a fully featured distribution.

 Yes, a 16 mb machine like the wap54g is a bit low on memory. I've not
 had any problems running debian on my 32mb WRT54GS, including running
 aptitude and the like. My current dream machine is the WL-500G Deluxe,
 which has 32 mb ram and 2 usb2 ports.

And you didn't install locales. Installing that eats up 64Mb ram
easily.

MfG
Goswin


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



Bug#325202: ITP: libsql-abstract-limit-perl -- portable LIMIT emulation

2005-08-26 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libsql-abstract-limit-perl
  Version : 0.033
  Upstream Author : David Baird, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~davebaird/SQL-Abstract-Limit-0.1/
* License : GPL, Artistic
  Description : portable LIMIT emulation

Portability layer for LIMIT emulation.

One of this modules which are needed for use other modules.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Re: Help in gcc-4.0.x transition issue

2005-08-26 Thread Martin v. Löwis
Andreas Tille wrote:
 /home/tillea/debian-maintain/packages/arb/arb-0.0.20050506/INCLUDE/awt_canvas.hxx:67:
 error: 'AWT_canvas' has not been declared
 make[2]: *** [AW_preset.o] Error 1
 make[2]: *** Waiting for unfinished jobs
 
 
 I guess it is a really small problem for people with C++ knowledge and thus
 I hope to get a quick answer here.

The question is whether

friend class AWT_canvas;

is a declaration of class AWT_canvas. People used to think it is, but
(now) think it only declares it as a friend. So you need to add

class AWT_canvas;

at the beginning of the header file.

Regards,
Martin

P.S. Disclaimer: the explanation is from memory only, and the solution
is not tested.


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



Re: Dogme05: Team Maintenance

2005-08-26 Thread Raphael Hertzog
Florian,

Le vendredi 26 août 2005 à 11:20 +0200, Florian Weimer a écrit :
 Please keep in mind that responsible maintainers do not depend on
 unmaintained services such as alioth.debian.org.

YOU MUST STOP YOUR ANTI-ALIOTH CAMPAIGN !

As an alioth admin, I feel attacked each time I read one of your mail
and it's getting incredingly annoying.

 If you must use it, make sure that you make periodic copies of
 archives stored on costa.

That's a reasonable advice in any case...

Cheers,
-- 
Raphaël Hertzog -+- http://www.ouaza.com

Freexian : des développeurs Debian au service des entreprises
http://www.freexian.com


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



Re: making developer location from ldap public?

2005-08-26 Thread Jesus Climent
On Thu, Aug 25, 2005 at 07:40:23PM -0700, Thomas Bushnell BSG wrote:
 
 I suppose this is what I mean by we are talking about Debian
 Developers.  We're not keeping personal information on customers, or
 people with a peripheral relationship; these are *members* of the
 organization.

It is still personal information, and being private has to be guarded
according to the law.

At least in Spain and Finland, publishing such information without the consent
of the person would be against the law.

In Spain, we at Hispalinux have to copy the information the members send into
a book and a disconnected database (called member book).

-- 
Jesus Climent  info:www.pumuki.org
Unix SysAdm|Linux User #66350|Debian Developer|2.6.12|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69

I never drink ... wine.
--Dracula (Dracula)


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



Re: making developer location from ldap public?

2005-08-26 Thread Antti-Juhani Kaijanaho
Jesus Climent wrote:
 At least in Spain and Finland, publishing such information without the consent
 of the person would be against the law.

True.  In fact, our db.d.o database would, as it currently stands, be
illegal in Finland, if it were located in Finland.

(It'd be fairly easy to fix, actually.  The main thing that is missing
is formal documentation of the database as required by the law.)


signature.asc
Description: OpenPGP digital signature


Re: removing /etc/hotplug.d/ support

2005-08-26 Thread Steve Langasek
On Thu, Aug 25, 2005 at 02:31:14PM +0200, Marco d'Itri wrote:
 On Aug 25, Thiemo Seufer [EMAIL PROTECTED] wrote:

  All those popular mips WLAN devices use still 2.4 kernels, some people
  started to port some of them to 2.6, but the main hindrance are binary
  only (and thus 2.4 only) drivers.
 It's not like they are already supported by debian anyway, then.
 Is there anything else?

 Can somebody comment on the alpha and m68k situations?

The current lack of 2.6 support in the installer for alpha shouldn't
really be an obstacle, but 2.6 doesn't currently work on my own alpha so
I haven't been particularly motivated to fix up d-i to use it until I
can usefully test it.

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


signature.asc
Description: Digital signature


Accepted lprng 3.8.28-3 (source all alpha)

2005-08-26 Thread Craig Small
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 14:17:00 +1000
Source: lprng
Binary: lprng lprng-doc
Architecture: source alpha all
Version: 3.8.28-3
Distribution: unstable
Urgency: low
Maintainer: Craig Small [EMAIL PROTECTED]
Changed-By: Craig Small [EMAIL PROTECTED]
Description: 
 lprng  - lpr/lpd printer spooling system
 lprng-doc  - lpr/lpd printer spooling system (documentation)
Closes: 287521 287752 312602 312603
Changes: 
 lprng (3.8.28-3) unstable; urgency=low
 .
   * Added Vietnamese translation Closes: #312602
   * Added Italian translation Closes: #287752
   * Compilies on gcc4 and AMD Closes: #287521
   * Since-From in templates Closes: #312603
Files: 
 b984b595a3abce625c40d75db5e50c7c 731 net extra lprng_3.8.28-3.dsc
 148a69bbba1851d125d8f96de06508f6 33623 net extra lprng_3.8.28-3.diff.gz
 8b76d0c2dc17450224c75dc09d87368c 3212640 doc extra lprng-doc_3.8.28-3_all.deb
 886453551214a17f221c717570bb9feb 2198126 net extra lprng_3.8.28-3_alpha.deb

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

iD8DBQFDDqtkx2zlrBLK36URAmVyAKCa+Zn2jVXNVIzviSbCa8LSi24UkACeMGVX
FNvRioFOFcw+hGzU/Po/9kE=
=I8Rv
-END PGP SIGNATURE-


Accepted:
lprng-doc_3.8.28-3_all.deb
  to pool/main/l/lprng/lprng-doc_3.8.28-3_all.deb
lprng_3.8.28-3.diff.gz
  to pool/main/l/lprng/lprng_3.8.28-3.diff.gz
lprng_3.8.28-3.dsc
  to pool/main/l/lprng/lprng_3.8.28-3.dsc
lprng_3.8.28-3_alpha.deb
  to pool/main/l/lprng/lprng_3.8.28-3_alpha.deb


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



Accepted evolution 2.2.3-3 (source i386)

2005-08-26 Thread Takuo KITAME
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 25 Aug 2005 14:58:34 +0900
Source: evolution
Binary: evolution-plugins evolution-dev evolution
Architecture: source i386
Version: 2.2.3-3
Distribution: unstable
Urgency: high
Maintainer: Debian Evolution Maintainers [EMAIL PROTECTED]
Changed-By: Takuo KITAME [EMAIL PROTECTED]
Description: 
 evolution  - The groupware suite
 evolution-dev - Development library files for Evolution
 evolution-plugins - All bundled plugins for Evolution 2.2
Closes: 32253
Changes: 
 evolution (2.2.3-3) unstable; urgency=high
 .
* security fix. (closes: Bug#32253)
  - Multiple exploitable format string vulnerabilities
Applied unofficial security fix patch from
http://www.sitic.se/dokument/evolution.formatstring.patch
Files: 
 31d3b25a570698bca33f81c6bc98b0de 1279 gnome optional evolution_2.2.3-3.dsc
 a1d6f36e47a26fa71badf35dca5fbfa7 40858 gnome optional evolution_2.2.3-3.diff.gz
 f490c06c0dacf22b723d568aa34a5142 9402720 gnome optional 
evolution_2.2.3-3_i386.deb
 ee71f53ae6c4f8859681f67124fd836a 107208 devel optional 
evolution-dev_2.2.3-3_i386.deb
 3b74ac7b3c009346cb1979c57fbbb841 186268 gnome optional 
evolution-plugins_2.2.3-3_i386.deb

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

iD8DBQFDDq8AU+WZW1FVMwoRAi98AJ9aqlV+51EHXW6xxKIqMWfe9JA5cgCdEW5k
4SzHvRbA/y3pmw9Zz477JHk=
=XzVn
-END PGP SIGNATURE-


Accepted:
evolution-dev_2.2.3-3_i386.deb
  to pool/main/e/evolution/evolution-dev_2.2.3-3_i386.deb
evolution-plugins_2.2.3-3_i386.deb
  to pool/main/e/evolution/evolution-plugins_2.2.3-3_i386.deb
evolution_2.2.3-3.diff.gz
  to pool/main/e/evolution/evolution_2.2.3-3.diff.gz
evolution_2.2.3-3.dsc
  to pool/main/e/evolution/evolution_2.2.3-3.dsc
evolution_2.2.3-3_i386.deb
  to pool/main/e/evolution/evolution_2.2.3-3_i386.deb


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



Accepted cantus 1.07-3 (source i386 sparc)

2005-08-26 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 15:20:06 +1000
Source: cantus
Binary: cantus
Architecture: source i386 sparc
Version: 1.07-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Anibal Monsalve Salazar [EMAIL PROTECTED]
Description: 
 cantus - Gnome tool to mass-rename/tag mp3 and ogg files
Closes: 300178
Changes: 
 cantus (1.07-3) unstable; urgency=low
 .
   * QA upload.
   * Set Standards-Version to 3.6.2.
   * Fixed FTBFS (amd64/gcc-4.0): array type has incomplete element type,
 closes: #300178. Patch by Andreas Jochens [EMAIL PROTECTED].
Files: 
 59f725f9ae1437c0cb478b39a2374884 634 sound optional cantus_1.07-3.dsc
 fc03293af78ba5395e684bf7f5a70efb 5339 sound optional cantus_1.07-3.diff.gz
 3652a6ab4819b91fb8d46f35ae9d858b 287066 sound optional cantus_1.07-3_i386.deb
 3755a5b94bdabb129856bc58c2d50cb6 285766 sound optional cantus_1.07-3_sparc.deb

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

iD8DBQFDDq+rgY5NIXPNpFURAtoNAJ4lALh0mHdFtJvnq/5Qwgaabw/Q7gCgtyPs
yGZ1R+F5/IMdzR+iQyJ2juY=
=GE/D
-END PGP SIGNATURE-


Accepted:
cantus_1.07-3.diff.gz
  to pool/main/c/cantus/cantus_1.07-3.diff.gz
cantus_1.07-3.dsc
  to pool/main/c/cantus/cantus_1.07-3.dsc
cantus_1.07-3_i386.deb
  to pool/main/c/cantus/cantus_1.07-3_i386.deb
cantus_1.07-3_sparc.deb
  to pool/main/c/cantus/cantus_1.07-3_sparc.deb


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



Accepted simpleproxy 3.2-3sarge1 (source i386)

2005-08-26 Thread Steve Kemp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  23 Aug 2005 06:34:08 +
Source: simpleproxy
Binary: simpleproxy
Architecture: source i386
Version: 3.2-3sarge1
Distribution: stable-security
Urgency: high
Maintainer: Andrew Pollock [EMAIL PROTECTED]
Changed-By: Steve Kemp [EMAIL PROTECTED]
Description: 
 simpleproxy - Simple TCP proxy
Changes: 
 simpleproxy (3.2-3sarge1)  stable-security; urgency=high
 .
   * Non maintainer upload by The Security Team.
   * Fix potentially exploitable format string attack in simpleproxy.c
 (CAN-2005-1857)
Files: 
 2c6aa98fb81fc04dbf0b6076fa87f4b6 594 net optional simpleproxy_3.2-3sarge1.dsc
 d3323be4ca565eb23b9d67f4832ac47a 30919 net optional simpleproxy_3.2.orig.tar.gz
 47478adee75f80455ad446a215f49123 31814 net optional 
simpleproxy_3.2-3sarge1.diff.gz
 bf5c2dd83f57033bba837148ce0d7c45 15390 net optional 
simpleproxy_3.2-3sarge1_i386.deb

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

iD8DBQFDCriQwM/Gs81MDZ0RAkBbAKDdYFqbrKnP8fTqh/czfJ7G7c8KywCg2hmC
A2eEHu2V77RCsQYPwGKOKYA=
=rr/N
-END PGP SIGNATURE-


Accepted:
simpleproxy_3.2-3sarge1.diff.gz
  to pool/main/s/simpleproxy/simpleproxy_3.2-3sarge1.diff.gz
simpleproxy_3.2-3sarge1.dsc
  to pool/main/s/simpleproxy/simpleproxy_3.2-3sarge1.dsc
simpleproxy_3.2-3sarge1_i386.deb
  to pool/main/s/simpleproxy/simpleproxy_3.2-3sarge1_i386.deb


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



Accepted fvwm 1:2.5.14-1 (source i386)

2005-08-26 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 00:38:42 -0500
Source: fvwm
Binary: fvwm fvwm-gnome
Architecture: source i386
Version: 1:2.5.14-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Changed-By: Manoj Srivastava [EMAIL PROTECTED]
Description: 
 fvwm   - F(?) Virtual Window Manager, version 2.5
 fvwm-gnome - F(?) Virtual Window Manager, version 2.5
Changes: 
 fvwm (1:2.5.14-1) unstable; urgency=low
 .
   * New upstream release
   * New features:
 .
  - Fvwm now officially supports 64-bit architertures.
  - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
EdgeIsActive.
  - New window condition FixedPosition.
 .
   * New module features:
 .
  - FvwmPerl module supports window context when preprocessing.
  - FvwmPerl module accepts new --export option that by default
defines two fvwm functions Eval and ., to be used like:
 .
  FvwmPerl -x
  Eval $a = $[desk.n] - 2; cmd(GotoDesk 0 $a) if $a = 0
  . Exec xmessage %{2 + cos(0)}%# embedded calculator
 .
  - New FvwmProxy option ProxyIconified.
  - New FvwmTaskBar option Pad to control the gap between
buttons.
 .
   * Bug Fixes:
 .
  - Fixed a Solaris compiler error introduced in 2.5.13.
  - Fixed a hang with layers set by applications (e.g. AbiWord).
  - GotoDesk with a relative page argument now wraps around at
the end of the given range as documented. (Bug #1396).
  - PopupDelayed menu style option was not copied on
CopyMenuStyle.
  - Transparent Animated menus with non-transparent popup were
not animated correctly.
  - Supported euc-jp class of encodings.
  - A window's default layer is no longer set to 0 durin a
restart.
  - Fixed an annoying MouseFocus/SloppyFocus problem in
conjunction with EdgeResistance + EdgeScroll (sometimes a
window did noit get the focus as it should have). This
problem first occured in 2.5.11.
Files: 
 3825308b80dd1cada283d4db06b13feb 975 x11 optional fvwm_2.5.14-1.dsc
 04d644660dcd203472e542f4f81dad8d 2593912 x11 optional fvwm_2.5.14.orig.tar.gz
 7ed14c0fdf4627e253a3d03d8438b7cf 223338 x11 optional fvwm_2.5.14-1.diff.gz
 95c6e2b14f6a34d2fe97a48fb0244180 3033970 x11 optional fvwm_2.5.14-1_i386.deb
 6112f7f2e6d050271e58059a054f193d 3034464 x11 optional 
fvwm-gnome_2.5.14-1_i386.deb

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

iD8DBQFDDrXVIbrau78kQkwRApmiAKCdN7uoDvmJ9GNtjINEZsJ7XrXw1gCeLuN2
uYFYIEGW10wbamRGp6SGgPo=
=TIP4
-END PGP SIGNATURE-


Accepted:
fvwm-gnome_2.5.14-1_i386.deb
  to pool/main/f/fvwm/fvwm-gnome_2.5.14-1_i386.deb
fvwm_2.5.14-1.diff.gz
  to pool/main/f/fvwm/fvwm_2.5.14-1.diff.gz
fvwm_2.5.14-1.dsc
  to pool/main/f/fvwm/fvwm_2.5.14-1.dsc
fvwm_2.5.14-1_i386.deb
  to pool/main/f/fvwm/fvwm_2.5.14-1_i386.deb
fvwm_2.5.14.orig.tar.gz
  to pool/main/f/fvwm/fvwm_2.5.14.orig.tar.gz


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



Accepted simpleproxy 3.2-4 (source i386)

2005-08-26 Thread Andrew Pollock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 23 Aug 2005 10:59:26 +1000
Source: simpleproxy
Binary: simpleproxy
Architecture: source i386
Version: 3.2-4
Distribution: unstable
Urgency: low
Maintainer: Andrew Pollock [EMAIL PROTECTED]
Changed-By: Andrew Pollock [EMAIL PROTECTED]
Description: 
 simpleproxy - Simple TCP proxy
Changes: 
 simpleproxy (3.2-4) unstable; urgency=low
 .
   * Include patch to fix CAN-2005-1857
   * Patch manpage code typo
Files: 
 295b1f38c4cb4a481d576455eb440d8d 582 net optional simpleproxy_3.2-4.dsc
 f90ad88f2a0aeaeda2ce3719acd5cf22 32497 net optional simpleproxy_3.2-4.diff.gz
 27ead923df6a3f8c43a96bc056ee1a72 15150 net optional simpleproxy_3.2-4_i386.deb

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

iD8DBQFDCnW5IblXXKfZFgIRAmIhAKCO+Gi4y9PLuO0nJuHGb0UAYUbK7gCdE/EQ
UpX3mcwa6exxNSsarL/LuSY=
=CumE
-END PGP SIGNATURE-


Accepted:
simpleproxy_3.2-4.diff.gz
  to pool/main/s/simpleproxy/simpleproxy_3.2-4.diff.gz
simpleproxy_3.2-4.dsc
  to pool/main/s/simpleproxy/simpleproxy_3.2-4.dsc
simpleproxy_3.2-4_i386.deb
  to pool/main/s/simpleproxy/simpleproxy_3.2-4_i386.deb


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



Accepted armagetron 0.2.7.0-1.1 (source all i386)

2005-08-26 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 08:55:46 +0200
Source: armagetron
Binary: armagetron-common armagetron-server armagetron
Architecture: source all i386
Version: 0.2.7.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Andreas Bombe [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 armagetron - 3D Tron-like high speed game
 armagetron-common - Common files for the Armagetron packages
 armagetron-server - Dedicated server for Armagetron
Closes: 311736 318998
Changes: 
 armagetron (0.2.7.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload with approval from the maintainer to move
 this package to the new C++ ABI.
   * Convert to use dpatch for use by the new patch, add build-depend
 on dpatch.
   * Fix C++ build problem. (Closes: #318998)
   * Correct grammar in package description. (Closes: #311736)
   * Add quotes to needs, section and icon field in the menu file to
 avoid lintian/linda warning.
   * Avoid multiline build-depend, move it all to one long line to
 avoid lintian warning.
   * Updated config.sub and config.guess to make sure it build on as
 many platforms as possible.
   * Correct the upstream URL in README.Debian to match the one in the
 copyright file.
Files: 
 c08cc3ab1d5e86d1545aa568e6a54243 757 games optional armagetron_0.2.7.0-1.1.dsc
 6a167cad8b61b477ae0b9c9c0dbba019 17000 games optional 
armagetron_0.2.7.0-1.1.diff.gz
 927b39718df1fdbc693ffa7c1a694935 106796 games optional 
armagetron-common_0.2.7.0-1.1_all.deb
 2955ad7be0acb305e47cc504bc3fcc09 1056658 games optional 
armagetron_0.2.7.0-1.1_i386.deb
 89b9817be9ca64f53ca7b9fa9cc92c98 404658 games optional 
armagetron-server_0.2.7.0-1.1_i386.deb

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

iD8DBQFDDsb120zMSyow1ykRAoKaAJ0aYuUYFRw5N4uaLbqY4rF0zGF8VwCeI/Oz
1YFRUeSpWleI/N6arFkKp3s=
=deC/
-END PGP SIGNATURE-


Accepted:
armagetron-common_0.2.7.0-1.1_all.deb
  to pool/main/a/armagetron/armagetron-common_0.2.7.0-1.1_all.deb
armagetron-server_0.2.7.0-1.1_i386.deb
  to pool/main/a/armagetron/armagetron-server_0.2.7.0-1.1_i386.deb
armagetron_0.2.7.0-1.1.diff.gz
  to pool/main/a/armagetron/armagetron_0.2.7.0-1.1.diff.gz
armagetron_0.2.7.0-1.1.dsc
  to pool/main/a/armagetron/armagetron_0.2.7.0-1.1.dsc
armagetron_0.2.7.0-1.1_i386.deb
  to pool/main/a/armagetron/armagetron_0.2.7.0-1.1_i386.deb


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



Accepted yabasic 2.761-1 (source i386)

2005-08-26 Thread Matej Vela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 09:50:56 +0200
Source: yabasic
Binary: yabasic
Architecture: source i386
Version: 2.761-1
Distribution: unstable
Urgency: low
Maintainer: Matej Vela [EMAIL PROTECTED]
Changed-By: Matej Vela [EMAIL PROTECTED]
Description: 
 yabasic- Yet Another BASIC interpreter
Changes: 
 yabasic (2.761-1) unstable; urgency=low
 .
   * New upstream release.
   * Update X11 build dependencies.
   * debian/watch: Add.
   * debian/changelog: Remove closes keyword from old entries to
 placate Lintian.
   * Conforms to Standards version 3.6.2.
Files: 
 36b5c1560d1b0eac329719984200a34b 619 interpreters optional yabasic_2.761-1.dsc
 d7a72685e8f1cefebba8ef0710dabf63 522583 interpreters optional 
yabasic_2.761.orig.tar.gz
 5a79b2e5af76918ce01b7477cc01380a 3786 interpreters optional 
yabasic_2.761-1.diff.gz
 77ccebc6ba83ef699292b15b80a815e6 239042 interpreters optional 
yabasic_2.761-1_i386.deb

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

iD8DBQFDDsn5xBYivKllgY8RAojoAKC6k+N1+Z6p/IziuyfHYHt7tz2cPQCdGTtS
oJXb3lp8QftWB7WH7tdEyRQ=
=QCpZ
-END PGP SIGNATURE-


Accepted:
yabasic_2.761-1.diff.gz
  to pool/main/y/yabasic/yabasic_2.761-1.diff.gz
yabasic_2.761-1.dsc
  to pool/main/y/yabasic/yabasic_2.761-1.dsc
yabasic_2.761-1_i386.deb
  to pool/main/y/yabasic/yabasic_2.761-1_i386.deb
yabasic_2.761.orig.tar.gz
  to pool/main/y/yabasic/yabasic_2.761.orig.tar.gz


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



Accepted cl-portable-aserve 1.2.42+cvs.2005.08.05-2 (source all)

2005-08-26 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 09:50:23 +0200
Source: cl-portable-aserve
Binary: cl-acl-compat cl-webactions cl-htmlgen cl-aserve
Architecture: source all
Version: 1.2.42+cvs.2005.08.05-2
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde [EMAIL PROTECTED]
Changed-By: Peter Van Eynde [EMAIL PROTECTED]
Description: 
 cl-acl-compat - Compatibility layer for Allegro Common Lisp
 cl-aserve  - Portable Aserve
 cl-htmlgen - HTML generation library for Common Lisp programs
 cl-webactions - HTTP dispatch library for cl-aserve
Changes: 
 cl-portable-aserve (1.2.42+cvs.2005.08.05-2) unstable; urgency=low
 .
   [ René van Bevern ]
   * René van Bevern:
 + debian/control: cl-aserve and cl-acl compat conflict against
   sbcl  0.9.3
 + debian/control: build-depend on dh-lisp
 + debian/rules: build using dh-lisp (remove prerm and postinst
   scripts, as they are autogenerated)
 .
   [ Peter Van Eynde ]
   * Accepted patches and taking all the fame ;-)
Files: 
 de26aa50d084b9e7728ab45fb2d99f45 707 web optional 
cl-portable-aserve_1.2.42+cvs.2005.08.05-2.dsc
 c4c7a915524945666042ceec43bd20d9 2352 web optional 
cl-portable-aserve_1.2.42+cvs.2005.08.05-2.diff.gz
 811aa512fe5edb95450627d7bc0080fa 416784 web optional 
cl-aserve_1.2.42+cvs.2005.08.05-2_all.deb
 754d5856c93c248476b5eccc6adb9efc 64200 web optional 
cl-acl-compat_1.2.42+cvs.2005.08.05-2_all.deb
 635b0868a0d675afc87e6d29fc735a7a 31442 web optional 
cl-htmlgen_1.2.42+cvs.2005.08.05-2_all.deb
 1aff3c775afb5ef1becfcc05422fb73c 35156 web optional 
cl-webactions_1.2.42+cvs.2005.08.05-2_all.deb

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

iD8DBQFDDspp11ldN0tyliURAja2AKCndn/B8XZJOi5vv8iZtWn2oZPI2ACgxuhm
rj/CpdeR54gripdh38lQ/Cs=
=nX2T
-END PGP SIGNATURE-


Accepted:
cl-acl-compat_1.2.42+cvs.2005.08.05-2_all.deb
  to 
pool/main/c/cl-portable-aserve/cl-acl-compat_1.2.42+cvs.2005.08.05-2_all.deb
cl-aserve_1.2.42+cvs.2005.08.05-2_all.deb
  to pool/main/c/cl-portable-aserve/cl-aserve_1.2.42+cvs.2005.08.05-2_all.deb
cl-htmlgen_1.2.42+cvs.2005.08.05-2_all.deb
  to pool/main/c/cl-portable-aserve/cl-htmlgen_1.2.42+cvs.2005.08.05-2_all.deb
cl-portable-aserve_1.2.42+cvs.2005.08.05-2.diff.gz
  to 
pool/main/c/cl-portable-aserve/cl-portable-aserve_1.2.42+cvs.2005.08.05-2.diff.gz
cl-portable-aserve_1.2.42+cvs.2005.08.05-2.dsc
  to 
pool/main/c/cl-portable-aserve/cl-portable-aserve_1.2.42+cvs.2005.08.05-2.dsc
cl-webactions_1.2.42+cvs.2005.08.05-2_all.deb
  to 
pool/main/c/cl-portable-aserve/cl-webactions_1.2.42+cvs.2005.08.05-2_all.deb


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



Accepted gutenbrowser 3:0.6.8.3-4 (source i386)

2005-08-26 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 10:14:37 +0200
Source: gutenbrowser
Binary: gutenbrowser
Architecture: source i386
Version: 3:0.6.8.3-4
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 gutenbrowser - Project Gutenberg Etext reader
Changes: 
 gutenbrowser (3:0.6.8.3-4) unstable; urgency=low
 .
   * New upload to build with new C++ ABI.
   * Updated Standards-Version to 3.6.2.1, no changes.
Files: 
 41480e85a29902e9629cc92e37d7cdf3 731 text optional gutenbrowser_0.6.8.3-4.dsc
 f37827549d268130af0394e2caceb0df 53571 text optional 
gutenbrowser_0.6.8.3-4.diff.gz
 3257864c2359ef088f3d8bfa7f7754d6 340568 text optional 
gutenbrowser_0.6.8.3-4_i386.deb

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

iD8DBQFDDtG720zMSyow1ykRAjHGAKC2AN7JG4Z3orGP2uRXZqGnzzeysgCfczWr
xPPp36zCExUbHcMIP1rzegA=
=hP3o
-END PGP SIGNATURE-


Accepted:
gutenbrowser_0.6.8.3-4.diff.gz
  to pool/main/g/gutenbrowser/gutenbrowser_0.6.8.3-4.diff.gz
gutenbrowser_0.6.8.3-4.dsc
  to pool/main/g/gutenbrowser/gutenbrowser_0.6.8.3-4.dsc
gutenbrowser_0.6.8.3-4_i386.deb
  to pool/main/g/gutenbrowser/gutenbrowser_0.6.8.3-4_i386.deb


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



Accepted postgresql-8.1 8.0+8.1beta-1 (source i386 all)

2005-08-26 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 09:00:47 +0200
Source: postgresql-8.1
Binary: postgresql-plpython-8.1 postgresql-8.1 postgresql-pltcl-8.1 
postgresql-plperl-8.1 postgresql-client-8.1 postgresql-contrib-8.1 
postgresql-server-dev-8.1 postgresql-doc-8.1
Architecture: source i386 all
Version: 8.0+8.1beta-1
Distribution: experimental
Urgency: low
Maintainer: Martin Pitt [EMAIL PROTECTED]
Changed-By: Martin Pitt [EMAIL PROTECTED]
Description: 
 postgresql-8.1 - object-relational SQL database, version 8.1 server
 postgresql-client-8.1 - front-end programs for PostgreSQL 8.1
 postgresql-contrib-8.1 - additional facilities for PostgreSQL
 postgresql-doc-8.1 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-8.1 - PL/Perl procedural language for PostgreSQL 8.1
 postgresql-plpython-8.1 - PL/Python procedural language for PostgreSQL 8.1
 postgresql-pltcl-8.1 - PL/TCL procedural language for PostgreSQL 8.1
 postgresql-server-dev-8.1 - development files for PostgreSQL 8.1 server-side 
programming
Changes: 
 postgresql-8.1 (8.0+8.1beta-1) experimental; urgency=low
 .
   * First public beta version.
Files: 
 2537cfa952b551d2e11fa5a7d7f578ac 1041 misc optional 
postgresql-8.1_8.0+8.1beta-1.dsc
 5216828a030c03de03194ee91369bdd7 11129283 misc optional 
postgresql-8.1_8.0+8.1beta.orig.tar.gz
 1c3383cfa6da252e31857e9e8384ad4c 17620 misc optional 
postgresql-8.1_8.0+8.1beta-1.diff.gz
 55a8295520e27ea01c7ef16e45094ff6 1340262 doc optional 
postgresql-doc-8.1_8.0+8.1beta-1_all.deb
 1fde94aff3ce6b6a8f6334531483e8a9 4052126 misc optional 
postgresql-8.1_8.0+8.1beta-1_i386.deb
 3886fb23aa219aadd56f3f942081d8b8 1179038 misc optional 
postgresql-client-8.1_8.0+8.1beta-1_i386.deb
 7431fcdd42057e54d8a4a68facd72ce8 510436 libdevel optional 
postgresql-server-dev-8.1_8.0+8.1beta-1_i386.deb
 4988b99bdc240c5977543c0dc84ef131 415346 misc optional 
postgresql-contrib-8.1_8.0+8.1beta-1_i386.deb
 870059279cb9afa01a47659ea14ccc80 31172 misc optional 
postgresql-plperl-8.1_8.0+8.1beta-1_i386.deb
 95b0a345519001ef820f9b464694435f 24330 misc optional 
postgresql-plpython-8.1_8.0+8.1beta-1_i386.deb
 f43cce26fea3b549f5a047bf9434b8d0 25736 misc optional 
postgresql-pltcl-8.1_8.0+8.1beta-1_i386.deb

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

iD8DBQFDDtRMDecnbV4Fd/IRAu6tAJ9Ko/MvnqCRIRbrDAPOpgDnlJLp4gCfctcj
alTgx0p1ZN1ThR2v/ZdNWEg=
=0XI8
-END PGP SIGNATURE-


Accepted:
postgresql-8.1_8.0+8.1beta-1.diff.gz
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.0+8.1beta-1.diff.gz
postgresql-8.1_8.0+8.1beta-1.dsc
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.0+8.1beta-1.dsc
postgresql-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.0+8.1beta-1_i386.deb
postgresql-8.1_8.0+8.1beta.orig.tar.gz
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.0+8.1beta.orig.tar.gz
postgresql-client-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-client-8.1_8.0+8.1beta-1_i386.deb
postgresql-contrib-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.0+8.1beta-1_i386.deb
postgresql-doc-8.1_8.0+8.1beta-1_all.deb
  to pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.0+8.1beta-1_all.deb
postgresql-plperl-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.0+8.1beta-1_i386.deb
postgresql-plpython-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.0+8.1beta-1_i386.deb
postgresql-pltcl-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.0+8.1beta-1_i386.deb
postgresql-server-dev-8.1_8.0+8.1beta-1_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.0+8.1beta-1_i386.deb


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



Accepted libpam-mount 0.9.25-3 (source i386)

2005-08-26 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 12:09:20 +0200
Source: libpam-mount
Binary: libpam-mount
Architecture: source i386
Version: 0.9.25-3
Distribution: unstable
Urgency: low
Maintainer: Bastian Kleineidam [EMAIL PROTECTED]
Changed-By: Bastian Kleineidam [EMAIL PROTECTED]
Description: 
 libpam-mount - a PAM module that can mount volumes for a user session
Closes: 324871 325028
Changes: 
 libpam-mount (0.9.25-3) unstable; urgency=low
 .
   * Added option to mount.crypt to specify filesystem type.
 Use like this:
 $ mount.crypt -o fstype=ext3
 Or in pam_mount.conf add fstype=ext3 to the crypt mount options.
 Note that you only need this if mount(8) does not detect the file
 system type automatically.
 (Closes: #324871)
   * Add cryptsetup LUKS support to (u)mount.crypt. Thanks Florian Frank
 for the patch (Closes: #325028)
Files: 
 9a29b575a884f3df7743cdbadd5bd30f 678 admin extra libpam-mount_0.9.25-3.dsc
 a03a7883d54eec62bbb813150928c29c 29487 admin extra 
libpam-mount_0.9.25-3.diff.gz
 4c7f91ba595b16fe0615cb84ad35e0a4 101260 admin extra 
libpam-mount_0.9.25-3_i386.deb

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

iD8DBQFDDu1veBwlBDLsbz4RAgTPAKCjsMlIvmyhl2+rI/yWLFEbAR+BggCfRbuS
op+ZCnlhhWqZNppEsPhE5t0=
=OWCJ
-END PGP SIGNATURE-


Accepted:
libpam-mount_0.9.25-3.diff.gz
  to pool/main/libp/libpam-mount/libpam-mount_0.9.25-3.diff.gz
libpam-mount_0.9.25-3.dsc
  to pool/main/libp/libpam-mount/libpam-mount_0.9.25-3.dsc
libpam-mount_0.9.25-3_i386.deb
  to pool/main/libp/libpam-mount/libpam-mount_0.9.25-3_i386.deb


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



Accepted imapfilter 1:1.1-1 (source i386)

2005-08-26 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 12:19:48 +0200
Source: imapfilter
Binary: imapfilter
Architecture: source i386
Version: 1:1.1-1
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 imapfilter - filter mail in your IMAP account
Changes: 
 imapfilter (1:1.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Unapplied pathmax.dpatch, integrated upstream.
   * Introduced Makefile.dpatch to create a custom makefile instead of 
debian/Makefile.debian.
 That's more nice on updates.
Files: 
 4208ca979da1f2344664d6c2e80254ea 618 mail optional imapfilter_1.1-1.dsc
 0a0733530d400dcbb46cbfcc54a6de34 36135 mail optional imapfilter_1.1.orig.tar.gz
 476003ca4d8c80895071bc802f48d76b 3317 mail optional imapfilter_1.1-1.diff.gz
 54e1d125b9321396a188ae87b9968680 36070 mail optional imapfilter_1.1-1_i386.deb

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

iD8DBQFDDvB1pFNRmenyx0cRAk7hAJ9Wd6XrcxTfEwddGNmCAKt94DnfQgCgzo9g
V97ugz/tryJK3eXAncQ+0n8=
=v1cy
-END PGP SIGNATURE-


Accepted:
imapfilter_1.1-1.diff.gz
  to pool/main/i/imapfilter/imapfilter_1.1-1.diff.gz
imapfilter_1.1-1.dsc
  to pool/main/i/imapfilter/imapfilter_1.1-1.dsc
imapfilter_1.1-1_i386.deb
  to pool/main/i/imapfilter/imapfilter_1.1-1_i386.deb
imapfilter_1.1.orig.tar.gz
  to pool/main/i/imapfilter/imapfilter_1.1.orig.tar.gz


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



Accepted openafs 1.4rc1-1 (source i386 all)

2005-08-26 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 01:30:21 -0700
Source: openafs
Binary: openafs-client libopenafs-dev openafs-dbserver openafs-modules-source 
openafs-fileserver openafs-kpasswd libpam-openafs-kaserver
Architecture: source i386 all
Version: 1.4rc1-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hartman [EMAIL PROTECTED]
Changed-By: Russ Allbery [EMAIL PROTECTED]
Description: 
 libopenafs-dev - The AFS distributed filesystem- development libraries
 libpam-openafs-kaserver - The AFS distributed filesystem- kaserver PAM module
 openafs-client - The AFS distributed filesystem- client support
 openafs-dbserver - The AFS distributed filesystem- database server
 openafs-fileserver - The AFS distributed filesystem- file server
 openafs-kpasswd - The AFS distributed filesystem- old password changing
 openafs-modules-source - The AFS distributed filesystem- Module Sources
Closes: 120097 249315 322638 323582 324694
Changes: 
 openafs (1.4rc1-1) unstable; urgency=low
 .
   * New upstream version.
   * Install pam_afs.krb.so on hppa.  I believe the new PAM module build
 process fixes the issue that was being worked around before.
   * Improve the documentation and scripts for setting up new servers or a
 new cell.  afs-rootvol can now be run from a client configured to use
 dynroot.  afs-newcell generates the server CellServDB directly to work
 around oddities with bos addhost.  There are many other, more minor
 improvements as well.  Thanks to Faheem Mitha and Sergio Gelato for
 analysis and patches.  (Closes: #322638)
   * Update the configuration transcript to reflect the current packages,
 messages, and instructions.  Thanks, Faheem Mitha.
   * Fill in the server CellServDB with information about the local cell,
 if available in the client CellServDB, rather than always initializing
 it to contain just the name of the cell.
   * Detect AFS caches on non-ext2/ext3 file systems and abort AFS client
 initialization.  (Closes: #249315)
   * Provide a way of setting sysname in afs.conf.  (Closes: #324694)
   * Don't create the unused /etc/openafs/AFSLog file.  (Closes: #120097)
   * Redo how library object files are found for the PAM module build to
 avoid assuming C locale character set behavior.  (Closes: #323582)
   * Remove the openafs-client warning against dynroot for the first system
 in a cell now that afs-rootvol can cope.  Provide some basic
 documentation of the CellAlias syntax in that message until we have a
 real man page.
   * Suggest openafs-doc.
   * Update standards version to 3.6.2 for the kernel module packages (no
 changes required).
   * Translation updates.
 - Czech, thanks Martin Sin.
 - Vietnamese, thanks Clytie Siddall.
 - French, thanks Christian Perrier.
Files: 
 6f73aebf36a64ab4cccf90267de52cf4 1108 net optional openafs_1.4rc1-1.dsc
 8cac45d3fc3c0d63d68092fd9638ee69 4355767 net optional 
openafs_1.4rc1.orig.tar.gz
 1bc1c0820a608446f009053d5ac86189 115168 net optional openafs_1.4rc1-1.diff.gz
 077ea2b10ad48b29261eeca1ce1ef45a 4469272 net extra 
openafs-modules-source_1.4rc1-1_all.deb
 948acee67bd91462ef4b2cbf13b06b08 1491022 net optional 
openafs-client_1.4rc1-1_i386.deb
 8eb36ac3b740ea0025369ec91eec6263 193674 net extra 
openafs-kpasswd_1.4rc1-1_i386.deb
 f3c14db41c5f0d81110fd4b9d29130ac 774976 net optional 
openafs-fileserver_1.4rc1-1_i386.deb
 4c457b6371e9813752f004bec3b01108 449610 net optional 
openafs-dbserver_1.4rc1-1_i386.deb
 d6a13c5639e29fc5e3fec8b9db3aa5bc 1128886 libdevel extra 
libopenafs-dev_1.4rc1-1_i386.deb
 d2488d4711afe347a71c13b666746901 396030 net extra 
libpam-openafs-kaserver_1.4rc1-1_i386.deb

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

iQEVAwUBQw9Qb7f2jhx5fmQdAQKBZQgAt1z5p6so2JuXwZnAwScUqnZXfvENSJB2
e8E4LTKAIUNOwlKiyaSLhQPR17jxBV6fvVBI0RZoQxe8R4OG1QoVNAJ6rLE9pWfD
LnA2fSSEFJNh4tea0444fLx7wG9Z0b37JawZp1FCZoy4llzbAJqfToHvwWHot/0c
DWlpGaww0NIJXuU0LgUP+BCBCyaAE7Zd7oJ0hb141xvwg/GCsMAOZHRo5rCRoKkL
OTdcw0EcG0Efe1z+IP9MgytWuGUyn6zDHhdkLSubp+MXp2oa2AsaJUFWIXhQRmXB
otnDFFWjgJ5IUI102ubWyuJWdDQTO7F4SeYyY4j8sKdPdjG1mqThrg==
=igG2
-END PGP SIGNATURE-


Accepted:
libopenafs-dev_1.4rc1-1_i386.deb
  to pool/main/o/openafs/libopenafs-dev_1.4rc1-1_i386.deb
libpam-openafs-kaserver_1.4rc1-1_i386.deb
  to pool/main/o/openafs/libpam-openafs-kaserver_1.4rc1-1_i386.deb
openafs-client_1.4rc1-1_i386.deb
  to pool/main/o/openafs/openafs-client_1.4rc1-1_i386.deb
openafs-dbserver_1.4rc1-1_i386.deb
  to pool/main/o/openafs/openafs-dbserver_1.4rc1-1_i386.deb
openafs-fileserver_1.4rc1-1_i386.deb
  to pool/main/o/openafs/openafs-fileserver_1.4rc1-1_i386.deb
openafs-kpasswd_1.4rc1-1_i386.deb
  to pool/main/o/openafs/openafs-kpasswd_1.4rc1-1_i386.deb
openafs-modules-source_1.4rc1-1_all.deb
  to pool/main/o/openafs/openafs-modules-source_1.4rc1-1_all.deb
openafs_1.4rc1-1.diff.gz
  to pool/main/o/openafs/openafs_1.4rc1-1.diff.gz
openafs_1.4rc1-1.dsc
  

Accepted qca-tls 1.0-2 (source i386)

2005-08-26 Thread Jan Niehusmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 18:10:30 +
Source: qca-tls
Binary: qca-tls
Architecture: source i386
Version: 1.0-2
Distribution: unstable
Urgency: low
Maintainer: Jan Niehusmann [EMAIL PROTECTED]
Changed-By: Jan Niehusmann [EMAIL PROTECTED]
Description: 
 qca-tls- TLS plugin for the Qt Cryptographic Architecture (QCA)
Changes: 
 qca-tls (1.0-2) unstable; urgency=low
 .
   * Recompiled for C++ ABI transition.
Files: 
 0d9e979e92962c2148d2fe8fd427c242 699 libs optional qca-tls_1.0-2.dsc
 5b2176b276d04b29bc581f919c526055 2812 libs optional qca-tls_1.0-2.diff.gz
 00160ff472aa2ea5a06c1835f5353b28 28614 libs optional qca-tls_1.0-2_i386.deb

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

iQCVAwUBQw9b/IFL8fYptN/eAQJETAP8Da4BhqJcXZ44sNPmkjy/FHsmYRDJV1N5
BFnbcQqaRnhO6E1nA/KdPBOr8nxStKb1i/e47TWzPus0pVnziPqW2W2LNE2kCGmj
hD0/houdWn4eI8DhfGAnzSBiYq678hRMcQuuE++oeHNAQnjV/6xLOVYmFYiAY4wV
l/8nS6WTbT8=
=B/pJ
-END PGP SIGNATURE-


Accepted:
qca-tls_1.0-2.diff.gz
  to pool/main/q/qca-tls/qca-tls_1.0-2.diff.gz
qca-tls_1.0-2.dsc
  to pool/main/q/qca-tls/qca-tls_1.0-2.dsc
qca-tls_1.0-2_i386.deb
  to pool/main/q/qca-tls/qca-tls_1.0-2_i386.deb


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



Accepted keychain 2.5.5-3 (source all)

2005-08-26 Thread Cesar Mendoza
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 25 Aug 2005 15:19:23 -0600
Source: keychain
Binary: keychain
Architecture: source all
Version: 2.5.5-3
Distribution: unstable
Urgency: low
Maintainer: Cesar Mendoza [EMAIL PROTECTED]
Changed-By: Cesar Mendoza [EMAIL PROTECTED]
Description: 
 keychain   - key manager for OpenSSH
Closes: 324950
Changes: 
 keychain (2.5.5-3) unstable; urgency=low
 .
   * Fix bugs in handling of DISPLAY and SSH_ASKPASS. Closes: #324950
Files: 
 ba5182854e9ff509f019ac8084977846 574 net optional keychain_2.5.5-3.dsc
 d2038d4bfe02b0ae1b0f64406c6f53d3 3088 net optional keychain_2.5.5-3.diff.gz
 8a2c45705a2110cb903cf775f85a2147 32994 net optional keychain_2.5.5-3_all.deb

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

iD8DBQFDDipfMFbw70wtPvoRAsSgAJ9zqj3AiOfjG9v9nlNiXo38Wsvz9ACguNvl
OPaY3T1xRNg3yrCJf2fs7Qg=
=goGk
-END PGP SIGNATURE-


Accepted:
keychain_2.5.5-3.diff.gz
  to pool/main/k/keychain/keychain_2.5.5-3.diff.gz
keychain_2.5.5-3.dsc
  to pool/main/k/keychain/keychain_2.5.5-3.dsc
keychain_2.5.5-3_all.deb
  to pool/main/k/keychain/keychain_2.5.5-3_all.deb


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



Accepted mp3blaster 1:3.2.0-7 (source alpha)

2005-08-26 Thread Jochen Friedrich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 20:01:33 +0200
Source: mp3blaster
Binary: mp3blaster
Architecture: source alpha
Version: 1:3.2.0-7
Distribution: unstable
Urgency: high
Maintainer: Jochen Friedrich [EMAIL PROTECTED]
Changed-By: Jochen Friedrich [EMAIL PROTECTED]
Description: 
 mp3blaster - Full-screen console mp3 and ogg vorbis player
Closes: 324915
Changes: 
 mp3blaster (1:3.2.0-7) unstable; urgency=high
 .
   * Rebuild against the new libsidplay as part of the C++ ABI
 transition (Closes: #324915). Urgency high because of simple
 recompile. Thanks to Roger Leigh [EMAIL PROTECTED]
   * Bump up Standards Version to 3.6.2
Files: 
 2871e1286930e9ff116c9d1224512fa7 944 sound optional mp3blaster_3.2.0-7.dsc
 d86c1191ae2d3133ffe90e4b14cbb15e 36430 sound optional 
mp3blaster_3.2.0-7.diff.gz
 175b233d90bc4b6b9dcfcb46155a37f2 241236 sound optional 
mp3blaster_3.2.0-7_alpha.deb

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

iQEVAwUBQw9ee6vvnjGP/dScAQJ3bAgArh2JmVv5AqZIIpkCWzYihYm5/DTogAkF
6IG1TwZ23JZFYvXDdgwb44dFBFrFyqKBSBTT+yAR3MBrhcsIWXrr46jkvfcmiseI
ZUaMdl+vdGhi24nQG3R9TYDFbZjstaC/a18tahBqDYmYKEV48LiKMIvJ/VttDDt7
pVOHee/LbHX7C0qv2YfgKr3SFVIoYc+6gpknU+9Ehcqm8/zxGorVxSvf5/cuKMOf
pOvAhF63MjKEnH5UELkm0pB2Gj73wik+h11IcdXPAEeUZGUyJO6voTApPslDGs1W
DND1inx1dc4Q7A8DMswRRj6NEpAfcrqHc71PQvEFTuJ5zU2ou7Jz8Q==
=AJrW
-END PGP SIGNATURE-


Accepted:
mp3blaster_3.2.0-7.diff.gz
  to pool/main/m/mp3blaster/mp3blaster_3.2.0-7.diff.gz
mp3blaster_3.2.0-7.dsc
  to pool/main/m/mp3blaster/mp3blaster_3.2.0-7.dsc
mp3blaster_3.2.0-7_alpha.deb
  to pool/main/m/mp3blaster/mp3blaster_3.2.0-7_alpha.deb


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



Accepted libchipcard2 1.9.13.99+1.9.14beta-1 (source i386 all)

2005-08-26 Thread Thomas Viehmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 23 Aug 2005 23:24:15 +0200
Source: libchipcard2
Binary: libchipcard2-dev libchipcard2-tools libchipcard2-data libchipcard2-0c2 
libchipcard2-libgwenhywfar17-plugins
Architecture: source i386 all
Version: 1.9.13.99+1.9.14beta-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Viehmann [EMAIL PROTECTED]
Changed-By: Thomas Viehmann [EMAIL PROTECTED]
Description: 
 libchipcard2-0c2 - library for accessing smartcards
 libchipcard2-data - configuration files for libchipcard2-0c2
 libchipcard2-dev - API for smartcard readers
 libchipcard2-libgwenhywfar17-plugins - crypttoken plugin to libgwenhywfar
 libchipcard2-tools - tools for libchipcard2
Changes: 
 libchipcard2 (1.9.13.99+1.9.14beta-1) unstable; urgency=low
 .
   * New upstream release
   * Added shlibs file
Files: 
 318feef9c6b3412dddae1bf657f1bcd8 869 libs extra 
libchipcard2_1.9.13.99+1.9.14beta-1.dsc
 31d160fb82178bd3f8b59327c5126f47 906014 libs extra 
libchipcard2_1.9.13.99+1.9.14beta.orig.tar.gz
 f24074e118ad70856f859bc748488fac 21094 libs extra 
libchipcard2_1.9.13.99+1.9.14beta-1.diff.gz
 b1c93cf5997b9e149872768cd35794eb 41430 devel extra 
libchipcard2-dev_1.9.13.99+1.9.14beta-1_all.deb
 4ab817bf12cd9cfe50ef29796bc4f02a 47622 libs extra 
libchipcard2-data_1.9.13.99+1.9.14beta-1_all.deb
 99bb84eb313a27ca8da2f34ca8cc2c7c 180284 libs extra 
libchipcard2-0c2_1.9.13.99+1.9.14beta-1_i386.deb
 63aed201b36b145815883508ffede18f 240044 misc extra 
libchipcard2-tools_1.9.13.99+1.9.14beta-1_i386.deb
 2525bd56a9ac0076c679a2076cbe3a68 43874 misc extra 
libchipcard2-libgwenhywfar17-plugins_1.9.13.99+1.9.14beta-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: GnuPG key at http://thomas.viehmann.net/

iD8DBQFDD2ZFriZpaaIa1PkRAjCLAJ9c9Afvfg6csMKeaqqCTeXNTW92fgCgzMSS
fyHqcNdzIut9Pcpe/khHiVw=
=fmA5
-END PGP SIGNATURE-


Accepted:
libchipcard2-0c2_1.9.13.99+1.9.14beta-1_i386.deb
  to 
pool/main/libc/libchipcard2/libchipcard2-0c2_1.9.13.99+1.9.14beta-1_i386.deb
libchipcard2-data_1.9.13.99+1.9.14beta-1_all.deb
  to 
pool/main/libc/libchipcard2/libchipcard2-data_1.9.13.99+1.9.14beta-1_all.deb
libchipcard2-dev_1.9.13.99+1.9.14beta-1_all.deb
  to pool/main/libc/libchipcard2/libchipcard2-dev_1.9.13.99+1.9.14beta-1_all.deb
libchipcard2-libgwenhywfar17-plugins_1.9.13.99+1.9.14beta-1_i386.deb
  to 
pool/main/libc/libchipcard2/libchipcard2-libgwenhywfar17-plugins_1.9.13.99+1.9.14beta-1_i386.deb
libchipcard2-tools_1.9.13.99+1.9.14beta-1_i386.deb
  to 
pool/main/libc/libchipcard2/libchipcard2-tools_1.9.13.99+1.9.14beta-1_i386.deb
libchipcard2_1.9.13.99+1.9.14beta-1.diff.gz
  to pool/main/libc/libchipcard2/libchipcard2_1.9.13.99+1.9.14beta-1.diff.gz
libchipcard2_1.9.13.99+1.9.14beta-1.dsc
  to pool/main/libc/libchipcard2/libchipcard2_1.9.13.99+1.9.14beta-1.dsc
libchipcard2_1.9.13.99+1.9.14beta.orig.tar.gz
  to pool/main/libc/libchipcard2/libchipcard2_1.9.13.99+1.9.14beta.orig.tar.gz


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



Accepted squid 2.5.10-3 (source sparc all)

2005-08-26 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 20:37:47 +0200
Source: squid
Binary: squid squid-cgi squidclient squid-common
Architecture: source sparc all
Version: 2.5.10-3
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano [EMAIL PROTECTED]
Changed-By: Luigi Gangitano [EMAIL PROTECTED]
Description: 
 squid  - Internet Object Cache (WWW proxy cache)
 squid-cgi  - Squid cache manager CGI program
 squid-common - Internet Object Cache (WWW proxy cache) - common file
 squidclient - Command line URL extractor that talks to (a) squid
Closes: 320369 322526
Changes: 
 squid (2.5.10-3) unstable; urgency=low
 .
   * debian/rules
 - Dropped use of DEBIAN_HOST_GNU_{CPU,SYSTEM} since the dpkg transition
   has broken them, preventing the MAXFD limit correction to 4096. Use
   Used DEBIAN_ARCH_{OS,CPU} instead. (Closes: #322526)
 .
   * debian/po/cs.po
 - Added Czech debconf translation thanks to Miroslav Kure
   (Closes: #320369)
Files: 
 b8f7fc1229783dabb1f12eb598b8557f 648 web optional squid_2.5.10-3.dsc
 7e1ca5642b9084d21fcb3c3d06106cda 344282 web optional squid_2.5.10-3.diff.gz
 0982d643d048834c69b3093fc0fdde67 195750 web optional 
squid-common_2.5.10-3_all.deb
 eb7601bacd75264da7ce1767bd30e95b 787640 web optional squid_2.5.10-3_sparc.deb
 504fc85f3f9d43ac50bf2d62a1ed7b8a 76864 web optional 
squidclient_2.5.10-3_sparc.deb
 eb1e69bbaeea12ed4aa742d1c9050eda 101066 web optional 
squid-cgi_2.5.10-3_sparc.deb

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

iD8DBQFDD2z+8ZumGJJMDCYRAkkBAJ9qgDGUsQErOtzfkEU3DxG2JE+tvQCZAdPa
23BOlHDYK644X0h8ewNUe1A=
=JS0C
-END PGP SIGNATURE-


Accepted:
squid-cgi_2.5.10-3_sparc.deb
  to pool/main/s/squid/squid-cgi_2.5.10-3_sparc.deb
squid-common_2.5.10-3_all.deb
  to pool/main/s/squid/squid-common_2.5.10-3_all.deb
squid_2.5.10-3.diff.gz
  to pool/main/s/squid/squid_2.5.10-3.diff.gz
squid_2.5.10-3.dsc
  to pool/main/s/squid/squid_2.5.10-3.dsc
squid_2.5.10-3_sparc.deb
  to pool/main/s/squid/squid_2.5.10-3_sparc.deb
squidclient_2.5.10-3_sparc.deb
  to pool/main/s/squid/squidclient_2.5.10-3_sparc.deb


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



Accepted net-telnet-cisco 1.10-4 (source all)

2005-08-26 Thread Javier Fernandez-Sanguino Pen~a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 16:17:33 +0200
Source: net-telnet-cisco
Binary: libnet-telnet-cisco-perl
Architecture: source all
Version: 1.10-4
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Changed-By: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Description: 
 libnet-telnet-cisco-perl - Additional functionality to automate Cisco 
management
Closes: 316434
Changes: 
 net-telnet-cisco (1.10-4) unstable; urgency=low
 .
   * Updated to latest CVS sources (this should be 1.11 when upstream
 decides to publish it). This should fix an issue when using this
 library with Perl 5.8 (Closes: #316434)
Files: 
 84c87971400caf2816601a049d035308 823 - optional net-telnet-cisco_1.10-4.dsc
 7e4b4be22582874c697b7563f0aebf96 23542 - optional 
net-telnet-cisco_1.10-4.diff.gz
 55b70c3fc3b5d533ea687af70b90514f 27574 perl optional 
libnet-telnet-cisco-perl_1.10-4_all.deb

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

iQCVAwUBQw8lFvtEPvakNq0lAQKH7wQAnCvtt2ty1KWvG1GGUUIe4LCXhkpMLVka
YTGPMyxIQE6CLXudAeoINnvBYJzXSqmE8zFT8sUkrjRkidta36tabsIwzRUC9CLW
NW1Mi3KR+p/9eTutG0rTeE0tHfHa5Nb/Wyjd5henvIHbDb/n8i7bWtANIwJgRefM
UBFJsR8HAJU=
=eaE2
-END PGP SIGNATURE-


Accepted:
libnet-telnet-cisco-perl_1.10-4_all.deb
  to pool/main/n/net-telnet-cisco/libnet-telnet-cisco-perl_1.10-4_all.deb
net-telnet-cisco_1.10-4.diff.gz
  to pool/main/n/net-telnet-cisco/net-telnet-cisco_1.10-4.diff.gz
net-telnet-cisco_1.10-4.dsc
  to pool/main/n/net-telnet-cisco/net-telnet-cisco_1.10-4.dsc


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



Accepted cyrus-sasl2 2.1.19-1.6 (source i386)

2005-08-26 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 24 Aug 2005 17:41:57 -0700
Source: cyrus-sasl2
Binary: libsasl2 libsasl2-modules-sql sasl2-bin libsasl2-modules libsasl2-dev 
libsasl2-modules-gssapi-heimdal libsasl2-modules-kerberos-heimdal
Architecture: source i386
Version: 2.1.19-1.6
Distribution: unstable
Urgency: medium
Maintainer: Dima Barsky [EMAIL PROTECTED]
Changed-By: Steve Langasek [EMAIL PROTECTED]
Description: 
 libsasl2   - Authentication abstraction library
 libsasl2-dev - Development files for authentication abstraction library
 libsasl2-modules - Pluggable Authentication Modules for SASL
 libsasl2-modules-gssapi-heimdal - Pluggable Authentication Modules for SASL
 libsasl2-modules-kerberos-heimdal - Pluggable Authentication Modules for SASL
 libsasl2-modules-sql - Pluggable Authentication Modules for SASL
 sasl2-bin  - Programs for manipulating the SASL users database
Closes: 285605
Changes: 
 cyrus-sasl2 (2.1.19-1.6) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Medium-urgency upload for RC bugfixes.
   * Drop the extern declaration of a static variable global_callbacks,
 allowing the package to build with gcc-4.0 (closes: #285605).
   * Build-Depend on libpq-dev instead of on postgresql-dev, as the
 latter package name is obsolete.  (Ref: #315177)
Files: 
 0cd0811f5ddf2346103e8b84450ff803 1100 devel important 
cyrus-sasl2_2.1.19-1.6.dsc
 bf3537b10bb10e7dd77d0d135b313d2c 31281 devel important 
cyrus-sasl2_2.1.19-1.6.diff.gz
 9ab5c9bd566dbd10ffad118fee11459a 110194 utils important 
sasl2-bin_2.1.19-1.6_i386.deb
 9eff0e06d60f0e1577194946374f874b 147668 libs important 
libsasl2-modules_2.1.19-1.6_i386.deb
 ce799961c0276fcfaee8d28fe6170c26 51720 libs optional 
libsasl2-modules-sql_2.1.19-1.6_i386.deb
 fdb2eb4cfed2171e377426627e6b7e89 51786 libs optional 
libsasl2-modules-gssapi-heimdal_2.1.19-1.6_i386.deb
 b13a4819da3a733c46a90ecead0ff2c2 51806 libs optional 
libsasl2-modules-kerberos-heimdal_2.1.19-1.6_i386.deb
 2331d4872432df6d97df607458fa76e1 257430 libs important 
libsasl2_2.1.19-1.6_i386.deb
 436c266f764709d1b7659840c7acb54b 239986 libdevel optional 
libsasl2-dev_2.1.19-1.6_i386.deb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDDTKFKN6ufymYLloRAp8iAJ9Ms/C/XhVpMvbweTSuPnITRMB5GACgpTku
Ek38hkx4v/3D1yZ+xDdkKHs=
=lC0q
-END PGP SIGNATURE-


Accepted:
cyrus-sasl2_2.1.19-1.6.diff.gz
  to pool/main/c/cyrus-sasl2/cyrus-sasl2_2.1.19-1.6.diff.gz
cyrus-sasl2_2.1.19-1.6.dsc
  to pool/main/c/cyrus-sasl2/cyrus-sasl2_2.1.19-1.6.dsc
libsasl2-dev_2.1.19-1.6_i386.deb
  to pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.19-1.6_i386.deb
libsasl2-modules-gssapi-heimdal_2.1.19-1.6_i386.deb
  to pool/main/c/cyrus-sasl2/libsasl2-modules-gssapi-heimdal_2.1.19-1.6_i386.deb
libsasl2-modules-kerberos-heimdal_2.1.19-1.6_i386.deb
  to 
pool/main/c/cyrus-sasl2/libsasl2-modules-kerberos-heimdal_2.1.19-1.6_i386.deb
libsasl2-modules-sql_2.1.19-1.6_i386.deb
  to pool/main/c/cyrus-sasl2/libsasl2-modules-sql_2.1.19-1.6_i386.deb
libsasl2-modules_2.1.19-1.6_i386.deb
  to pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.19-1.6_i386.deb
libsasl2_2.1.19-1.6_i386.deb
  to pool/main/c/cyrus-sasl2/libsasl2_2.1.19-1.6_i386.deb
sasl2-bin_2.1.19-1.6_i386.deb
  to pool/main/c/cyrus-sasl2/sasl2-bin_2.1.19-1.6_i386.deb


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



Accepted centericq 4.20.0-10 (source i386)

2005-08-26 Thread Julien Lemoine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 21:05:09 +0200
Source: centericq
Binary: centericq-common centericq-utf8 centericq-fribidi centericq
Architecture: source i386
Version: 4.20.0-10
Distribution: unstable
Urgency: low
Maintainer: Julien LEMOINE [EMAIL PROTECTED]
Changed-By: Julien Lemoine [EMAIL PROTECTED]
Description: 
 centericq  - A text-mode multi-protocol instant messenger client
 centericq-common - A text-mode multi-protocol instant messenger client (data 
files)
 centericq-fribidi - A text-mode multi-protocol instant messenger client 
(Hebrew)
 centericq-utf8 - A text-mode multi-protocol instant messenger client
Changes: 
 centericq (4.20.0-10) unstable; urgency=low
 .
   * Applied patch from Ian Johannesen [EMAIL PROTECTED] to fix connection
 problem to google talk. (This makes sure that CenterICQ honours the
 server setting despite a username in the form [EMAIL PROTECTED] is used)
   * backported CVS patch in firetalk library to fix aim problem
Files: 
 f883ddaa1e52710034b7bc6fa1a3cee5 865 net optional centericq_4.20.0-10.dsc
 8a4afad2e8d9108d5acaa0eb017701b9 281298 net optional 
centericq_4.20.0-10.diff.gz
 7d051b9d7134954eb20e8cbb8b7dc9fb 336338 net optional 
centericq-common_4.20.0-10_i386.deb
 0275eefe0f5fe15e0e41bf891a4e271d 1292490 net optional 
centericq_4.20.0-10_i386.deb
 bf74501b6c3a172efb5a007adb1eaf22 1292562 net optional 
centericq-utf8_4.20.0-10_i386.deb
 fce2b5e4e3f268d832ce313b893e0c96 1293372 net optional 
centericq-fribidi_4.20.0-10_i386.deb

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

iD8DBQFDD3Ttc29c8N2YKnURAmFxAJ9uziFYQOPbDnZtagRhCLrq+MqFLQCgpasb
BBXA63s4T7j5p64qlqdglMU=
=VH8I
-END PGP SIGNATURE-


Accepted:
centericq-common_4.20.0-10_i386.deb
  to pool/main/c/centericq/centericq-common_4.20.0-10_i386.deb
centericq-fribidi_4.20.0-10_i386.deb
  to pool/main/c/centericq/centericq-fribidi_4.20.0-10_i386.deb
centericq-utf8_4.20.0-10_i386.deb
  to pool/main/c/centericq/centericq-utf8_4.20.0-10_i386.deb
centericq_4.20.0-10.diff.gz
  to pool/main/c/centericq/centericq_4.20.0-10.diff.gz
centericq_4.20.0-10.dsc
  to pool/main/c/centericq/centericq_4.20.0-10.dsc
centericq_4.20.0-10_i386.deb
  to pool/main/c/centericq/centericq_4.20.0-10_i386.deb


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



Accepted base-installer 1.27 (source i386)

2005-08-26 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 16:46:16 -0400
Source: base-installer
Binary: base-installer
Architecture: source i386
Version: 1.27
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 base-installer - Install the base system (udeb)
Changes: 
 base-installer (1.27) unstable; urgency=low
 .
   * Set KERNEL in the case where we continue w/o installing a kernel.
 .
   * Updated translations:
 - Czech (cs.po) by Miroslav Kure
 - Danish (da.po) by Claus Hindsgaul
 - Spanish (es.po) by Javier Fernández-Sanguino Peña
 - French (fr.po) by Christian Perrier
 - Japanese (ja.po) by Kenshi Muto
 - Bokmål, Norwegian (nb.po) by Bjørn Steensrud
 - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
 - Ukrainian (uk.po) by Eugeniy Meshcheryakov
 - Vietnamese (vi.po) by Clytie Siddall
Files: 
 c77deee361c86e69b88850c16c25bd73 777 debian-installer required 
base-installer_1.27.dsc
 2f47ec070b502e4fa9a21aa9460fcda3 141905 debian-installer required 
base-installer_1.27.tar.gz
 95975879c861b350685de383a14a6471 75526 debian-installer required 
base-installer_1.27_i386.udeb
Package-Type: udeb

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

iD8DBQFDD4Bu2tp5zXiKP0wRAtuiAKDSEwy5nx0TbVfWLUgEDOoxi1IcQACfWyc5
0YzoQBYFEEIOSb/HvAXE5eY=
=TNrO
-END PGP SIGNATURE-


Accepted:
base-installer_1.27.dsc
  to pool/main/b/base-installer/base-installer_1.27.dsc
base-installer_1.27.tar.gz
  to pool/main/b/base-installer/base-installer_1.27.tar.gz
base-installer_1.27_i386.udeb
  to pool/main/b/base-installer/base-installer_1.27_i386.udeb


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



Accepted kdeadmin 4:3.4.2-1 (source i386 all)

2005-08-26 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 17:18:42 +0200
Source: kdeadmin
Binary: lilo-config kcron kuser kdat ksysv kdeadmin-kfile-plugins secpolicy 
kdeadmin kpackage kdeadmin-doc-html
Architecture: source i386 all
Version: 4:3.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Description: 
 kcron  - the KDE crontab editor
 kdat   - a KDE tape backup tool
 kdeadmin   - system adminstration tools from the official KDE release
 kdeadmin-doc-html - KDE administration documentation in HTML format
 kdeadmin-kfile-plugins - KDE file metainfo plugins for deb and rpm files
 kpackage   - KDE package management tool
 ksysv  - KDE SysV-style init configuration editor
 kuser  - KDE user/group administration tool
 lilo-config - KDE frontend for lilo configuration
 secpolicy  - KDE PAM security policy configuration tool
Changes: 
 kdeadmin (4:3.4.2-1) unstable; urgency=low
 .
   [ Debian Qt/KDE Maintainers ]
   * New upstream release.
 .
   +++ Changes by Luk Claes:
 .
   * Added me to uploaders.
Files: 
 a7a973555bec94864d8a8c18321fe97e 1066 kde optional kdeadmin_3.4.2-1.dsc
 b9425538ed41ba601cc7455afb32c57c 1832368 kde optional 
kdeadmin_3.4.2.orig.tar.gz
 ba03d86082e88873cc5894c39b87d036 145919 kde optional kdeadmin_3.4.2-1.diff.gz
 28fb79a953755842a60646cc2c6a569d 14236 kde optional kdeadmin_3.4.2-1_all.deb
 508f4837e149ed2802e476205bb092ef 58960 doc optional 
kdeadmin-doc-html_3.4.2-1_all.deb
 61fc99451843e1f903fc0c4316fede03 203064 admin optional kcron_3.4.2-1_i386.deb
 38cc6da3e979f4374acb71e6d5bb9cbb 172708 admin optional kdat_3.4.2-1_i386.deb
 dde26e0ae9f768aa67b00b1434cce6d5 32086 kde optional 
kdeadmin-kfile-plugins_3.4.2-1_i386.deb
 3601090b6b838d9f91eadf300359804a 671452 admin optional 
kpackage_3.4.2-1_i386.deb
 96671b39b302c8e83f7c0fda09b22917 163202 admin optional ksysv_3.4.2-1_i386.deb
 a63e7532bfe3d8b652b8d53a858bcc2d 234046 admin optional kuser_3.4.2-1_i386.deb
 2da58b5a24885a520ff188b8549341e2 115340 kde optional 
lilo-config_3.4.2-1_i386.deb
 8226e6401dfcbd576ad54541500c4e9a 32754 admin optional 
secpolicy_3.4.2-1_i386.deb

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

iD8DBQFDD0Ju5UTeB5t8Mo0RAmDNAKCgKUOQ5kb5QnbXY8UNJ8ZSDrY/xgCeLjza
hWz9zVF3id3wtEiB0LgtMdo=
=qwIj
-END PGP SIGNATURE-


Accepted:
kcron_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/kcron_3.4.2-1_i386.deb
kdat_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/kdat_3.4.2-1_i386.deb
kdeadmin-doc-html_3.4.2-1_all.deb
  to pool/main/k/kdeadmin/kdeadmin-doc-html_3.4.2-1_all.deb
kdeadmin-kfile-plugins_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/kdeadmin-kfile-plugins_3.4.2-1_i386.deb
kdeadmin_3.4.2-1.diff.gz
  to pool/main/k/kdeadmin/kdeadmin_3.4.2-1.diff.gz
kdeadmin_3.4.2-1.dsc
  to pool/main/k/kdeadmin/kdeadmin_3.4.2-1.dsc
kdeadmin_3.4.2-1_all.deb
  to pool/main/k/kdeadmin/kdeadmin_3.4.2-1_all.deb
kdeadmin_3.4.2.orig.tar.gz
  to pool/main/k/kdeadmin/kdeadmin_3.4.2.orig.tar.gz
kpackage_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/kpackage_3.4.2-1_i386.deb
ksysv_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/ksysv_3.4.2-1_i386.deb
kuser_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/kuser_3.4.2-1_i386.deb
lilo-config_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/lilo-config_3.4.2-1_i386.deb
secpolicy_3.4.2-1_i386.deb
  to pool/main/k/kdeadmin/secpolicy_3.4.2-1_i386.deb


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



Accepted loop-aes-source 3.0d-4 (source all)

2005-08-26 Thread Max Vozeler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  4 Aug 2005 16:23:29 +0200
Source: loop-aes-source
Binary: loop-aes-source
Architecture: source all
Version: 3.0d-4
Distribution: unstable
Urgency: low
Maintainer: Max Vozeler [EMAIL PROTECTED]
Changed-By: Max Vozeler [EMAIL PROTECTED]
Description: 
 loop-aes-source - loop-AES encryption Linux kernel module (source)
Changes: 
 loop-aes-source (3.0d-4) unstable; urgency=low
 .
   * Build with KEYSCRUB=y by default
   * Include testsuite in binary packages
   * Include separate README.Debian for binary packages
   * Small wording changes in descriptions
   * Refactored debian/rules
Files: 
 08ad9eb8a4f8046818da28b19f7a8cb6 598 admin optional loop-aes-source_3.0d-4.dsc
 7f7252c45fa5b4c094341c5224ba1534 9659 admin optional 
loop-aes-source_3.0d-4.diff.gz
 e0a0f1bf0678073654624bab47145002 210284 admin optional 
loop-aes-source_3.0d-4_all.deb

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

iD8DBQFDD4QvnVvVEbfNotwRAhJQAJ49O3oBT3NmjvEOZC+jZtkpSVzCHACfUBAn
LY7AZhV+9YIg7Spk3S0OXCg=
=Ixl7
-END PGP SIGNATURE-


Accepted:
loop-aes-source_3.0d-4.diff.gz
  to pool/main/l/loop-aes-source/loop-aes-source_3.0d-4.diff.gz
loop-aes-source_3.0d-4.dsc
  to pool/main/l/loop-aes-source/loop-aes-source_3.0d-4.dsc
loop-aes-source_3.0d-4_all.deb
  to pool/main/l/loop-aes-source/loop-aes-source_3.0d-4_all.deb


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



Accepted mozart 1.3.1.20040616-11 (source i386 all)

2005-08-26 Thread Pierre Machard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 21:05:20 +0200
Source: mozart
Binary: mozart-doc mozart
Architecture: source i386 all
Version: 1.3.1.20040616-11
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Pierre Machard [EMAIL PROTECTED]
Description: 
 mozart - The Mozart Programming System
 mozart-doc - The Mozart Programming System (Documentation)
Changes: 
 mozart (1.3.1.20040616-11) unstable; urgency=low
 .
   *  Add arm architecture.
Files: 
 812f0bb358bcd20e51680ae39ebdc735 813 devel optional 
mozart_1.3.1.20040616-11.dsc
 59ad1480b4f1de2006612c383444dcda 39723 devel optional 
mozart_1.3.1.20040616-11.diff.gz
 7b0296979c8f1a0a1799cfcdfa50e367 2488900 devel optional 
mozart_1.3.1.20040616-11_i386.deb
 7b9fd5a13f20ffc1c32eab23e0e92bfe 3567942 devel optional 
mozart-doc_1.3.1.20040616-11_all.deb

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

iD8DBQFDD40us6AtZiNwb4cRAkzyAJ4vWewyvJZudF3Ig9aBzOWKZwhfTwCghhhy
K1ScqoVmiGUqye60Qp6kGbE=
=iv17
-END PGP SIGNATURE-


Accepted:
mozart-doc_1.3.1.20040616-11_all.deb
  to pool/main/m/mozart/mozart-doc_1.3.1.20040616-11_all.deb
mozart_1.3.1.20040616-11.diff.gz
  to pool/main/m/mozart/mozart_1.3.1.20040616-11.diff.gz
mozart_1.3.1.20040616-11.dsc
  to pool/main/m/mozart/mozart_1.3.1.20040616-11.dsc
mozart_1.3.1.20040616-11_i386.deb
  to pool/main/m/mozart/mozart_1.3.1.20040616-11_i386.deb


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



Accepted lsdvd 0.15-3 (source i386)

2005-08-26 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 22:49:34 +0200
Source: lsdvd
Binary: lsdvd
Architecture: source i386
Version: 0.15-3
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 lsdvd  - read the content info of a DVD
Closes: 316730
Changes: 
 lsdvd (0.15-3) unstable; urgency=low
 .
   * Convert to use dpatch.  Add dpatch as build-depend.
   * Fix return values for a few functions (10_returnvalues.dpatch)
   * Compile using -D_FILE_OFFSET_BITS=64 to make sure we can handle
 large files (20_largepatch_simple.dpatch). (Closes: #316730)
   * Add some missing prototypes (40_prototypes.dpatch)
   * Make sure CFLAGS from the rules file make it to the compiler.
   * Update to use Standards-Version 3.6.2.1, no changes.
Files: 
 897f0bb9482e7b008c3310b607a6ee9d 597 utils optional lsdvd_0.15-3.dsc
 f55ef046853384f93398a4d11b52febd 2963 utils optional lsdvd_0.15-3.diff.gz
 14b3e7739735f4ac6412dbf485a819eb 13504 utils optional lsdvd_0.15-3_i386.deb

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

iD8DBQFDD4s320zMSyow1ykRAmPbAKCeYb7q3QejedYcfe8QQgrqqdTNSgCfczmX
49zoQejsFWdilVmg7UElKHs=
=N+81
-END PGP SIGNATURE-


Accepted:
lsdvd_0.15-3.diff.gz
  to pool/main/l/lsdvd/lsdvd_0.15-3.diff.gz
lsdvd_0.15-3.dsc
  to pool/main/l/lsdvd/lsdvd_0.15-3.dsc
lsdvd_0.15-3_i386.deb
  to pool/main/l/lsdvd/lsdvd_0.15-3_i386.deb


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



Accepted tf 1:4.0s1-17 (source i386)

2005-08-26 Thread Jan Niehusmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 19:52:58 +0200
Source: tf
Binary: tf
Architecture: source i386
Version: 1:4.0s1-17
Distribution: unstable
Urgency: low
Maintainer: Jan Niehusmann [EMAIL PROTECTED]
Changed-By: Jan Niehusmann [EMAIL PROTECTED]
Description: 
 tf - Tinyfugue MUD client for TinyMUDs, DikuMUDs, and LPMUDs
Closes: 300360 320103
Changes: 
 tf (1:4.0s1-17) unstable; urgency=low
 .
   * Acknowledge NMU, thank you Andreas! (Closes: Bug#300360)
   * Remove /usr/doc/tf if old tf package left it around (Closes: Bug#320103)
   * Moved menu file to /usr/share/menu
Files: 
 d868fd7a5a428bde4820560538a9bc04 670 games optional tf_4.0s1-17.dsc
 6741fc3b0ea780cecfd2870243d0eda6 12618 games optional tf_4.0s1-17.diff.gz
 903b8a1b279358bb882b114623be61b0 259694 games optional tf_4.0s1-17_i386.deb

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

iQCVAwUBQw+UpIFL8fYptN/eAQKgMQP/TbdvzuL2BwUVXRCUykhI4AhHrCQqUKIK
svzxEKqtG+mvNc+8fNvVTqHkRuooDcj4JC0h4HEn0PX44qoR5c/tXIM6hvHczfbH
YH3S02bcA8rJyY47c81GqCgUgrnHVtNmFEDSTsKLVuznzp/dJJu0AvmqBZE1NfOm
1wuhXHXNpIw=
=Ecsk
-END PGP SIGNATURE-


Accepted:
tf_4.0s1-17.diff.gz
  to pool/main/t/tf/tf_4.0s1-17.diff.gz
tf_4.0s1-17.dsc
  to pool/main/t/tf/tf_4.0s1-17.dsc
tf_4.0s1-17_i386.deb
  to pool/main/t/tf/tf_4.0s1-17_i386.deb


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



Accepted guifications 2.12-1 (source i386)

2005-08-26 Thread Tollef Fog Heen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 27 Aug 2005 00:04:57 +0200
Source: guifications
Binary: gaim-guifications
Architecture: source i386
Version: 2.12-1
Distribution: unstable
Urgency: low
Maintainer: Tollef Fog Heen [EMAIL PROTECTED]
Changed-By: Tollef Fog Heen [EMAIL PROTECTED]
Description: 
 gaim-guifications - toaster popups for gaim
Changes: 
 guifications (2.12-1) unstable; urgency=low
 .
   * New upstream release
Files: 
 ef678c01d2338f461bf8545ca1ba5b20 639 net optional guifications_2.12-1.dsc
 4e8d618f70c78afe539372141a2206ef 741795 net optional 
guifications_2.12.orig.tar.gz
 2a223836d3e0e771766f5ae6522b3105 16908 net optional guifications_2.12-1.diff.gz
 7d40d05618676e56f382545fc350c596 137216 net optional 
gaim-guifications_2.12-1_i386.deb

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

iD8DBQFDD5YWQSseMYF6mWoRAj/XAKCs/89Jrh7+zUCxIOj4r5bxwsiuSACgnT1T
xrxIwpaRYQk3+fbS5ZEsulA=
=UA2U
-END PGP SIGNATURE-


Accepted:
gaim-guifications_2.12-1_i386.deb
  to pool/main/g/guifications/gaim-guifications_2.12-1_i386.deb
guifications_2.12-1.diff.gz
  to pool/main/g/guifications/guifications_2.12-1.diff.gz
guifications_2.12-1.dsc
  to pool/main/g/guifications/guifications_2.12-1.dsc
guifications_2.12.orig.tar.gz
  to pool/main/g/guifications/guifications_2.12.orig.tar.gz


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



Accepted bbconf 1.10-7 (source powerpc)

2005-08-26 Thread Frank Lichtenheld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 23:09:27 +0200
Source: bbconf
Binary: bbconf
Architecture: source powerpc
Version: 1.10-7
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Frank Lichtenheld [EMAIL PROTECTED]
Description: 
 bbconf - A Blackbox configuration utility
Changes: 
 bbconf (1.10-7) unstable; urgency=low
 .
   * QA Upload
   * Recompile for CXX transition
   * Replace build depends on xlibs-dev with the needed libs only
   * Fix references to other documentation in man page
Files: 
 5bdcf631873e9d4503d139a50a4b5cda 626 x11 optional bbconf_1.10-7.dsc
 d0454a8d6713e4b9ca334ac762c5661f 213846 x11 optional bbconf_1.10-7.diff.gz
 8e90320c62d23bc423ee85a071e17018 599864 x11 optional bbconf_1.10-7_powerpc.deb

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

iD8DBQFDD6E2Qbn06FtxPfARAiOfAKDF34v1csZrW7DBTq/IYmbck3JRPACcDc2T
0fW6+qvkP8AlKpccYUC5tdI=
=TLy+
-END PGP SIGNATURE-


Accepted:
bbconf_1.10-7.diff.gz
  to pool/main/b/bbconf/bbconf_1.10-7.diff.gz
bbconf_1.10-7.dsc
  to pool/main/b/bbconf/bbconf_1.10-7.dsc
bbconf_1.10-7_powerpc.deb
  to pool/main/b/bbconf/bbconf_1.10-7_powerpc.deb


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



Accepted f-spot 0.1.1-1 (source i386)

2005-08-26 Thread Debian Mono Group
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 22 Aug 2005 22:04:52 +
Source: f-spot
Binary: f-spot
Architecture: source i386
Version: 0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group [EMAIL PROTECTED]
Changed-By: Debian Mono Group [EMAIL PROTECTED]
Description: 
 f-spot - personal photo management application
Closes: 316776
Changes: 
 f-spot (0.1.1-1) unstable; urgency=low
 .
   * Andrew Mitchell
 - New upstream version
 - F-Spot now uses GTK# 2.0, updated Build-Depends to libgnome2.0-cil 
(Closes: #316776)
 - Removed gnome-pkg-tools from Build-Depends
Files: 
 db738be7ec1c53d7b1fb2d883b5a9f51 934 gnome optional f-spot_0.1.1-1.dsc
 3b5d7ce7634617d92f40c10ea9d1f163 1094575 gnome optional 
f-spot_0.1.1.orig.tar.gz
 1b1beaf5b8bbaa6bf0f16b97778a5028 3163 gnome optional f-spot_0.1.1-1.diff.gz
 14a519117deaa784e5dec51168845c18 481114 gnome optional f-spot_0.1.1-1_i386.deb

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

iD8DBQFDDwm93cp5nGFDTdYRAp9ZAJ9lUI4txAdIY8pPC36QHdwa68/upACdH7oY
4JrQeXP6oHu9s0+/VIod+Rg=
=3LOy
-END PGP SIGNATURE-


Accepted:
f-spot_0.1.1-1.diff.gz
  to pool/main/f/f-spot/f-spot_0.1.1-1.diff.gz
f-spot_0.1.1-1.dsc
  to pool/main/f/f-spot/f-spot_0.1.1-1.dsc
f-spot_0.1.1-1_i386.deb
  to pool/main/f/f-spot/f-spot_0.1.1-1_i386.deb
f-spot_0.1.1.orig.tar.gz
  to pool/main/f/f-spot/f-spot_0.1.1.orig.tar.gz


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



Accepted mysql-navigator 1.4.2-5 (source powerpc)

2005-08-26 Thread Frank Lichtenheld
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 23:15:26 +0200
Source: mysql-navigator
Binary: mysql-navigator
Architecture: source powerpc
Version: 1.4.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Frank Lichtenheld [EMAIL PROTECTED]
Description: 
 mysql-navigator - GUI client program for MySQL database server
Changes: 
 mysql-navigator (1.4.2-5) unstable; urgency=low
 .
   * QA Upload
   * Recompile for CXX transition
   * Bump Standards-Version to 3.6.2 (no changes)
   * Quote strings in menu file
Files: 
 e1b43d1ec79eddf0742eb221d4695e73 651 misc optional mysql-navigator_1.4.2-5.dsc
 b1b7d39e7e5a771d9a5400fd4697b653 11667 misc optional 
mysql-navigator_1.4.2-5.diff.gz
 b9ba84a5c55c62fb43277c3781ce5812 565434 misc optional 
mysql-navigator_1.4.2-5_powerpc.deb

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

iD8DBQFDD6VWQbn06FtxPfARAmUiAJ9l0eJjFKKPyZXSRFYNqkt6FBWXiwCdGW1I
hF72OsBzSSTZbxc51OMjS3w=
=qWRZ
-END PGP SIGNATURE-


Accepted:
mysql-navigator_1.4.2-5.diff.gz
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-5.diff.gz
mysql-navigator_1.4.2-5.dsc
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-5.dsc
mysql-navigator_1.4.2-5_powerpc.deb
  to pool/main/m/mysql-navigator/mysql-navigator_1.4.2-5_powerpc.deb


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



Accepted gftp 2.0.18-8 (source i386 all)

2005-08-26 Thread Aurelien Jarno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 27 Aug 2005 01:19:20 +0200
Source: gftp
Binary: gftp gftp-text gftp-common gftp-gtk
Architecture: source i386 all
Version: 2.0.18-8
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 gftp   - X/GTK+ FTP client
 gftp-common - shared files for other gFTP packages
 gftp-gtk   - X/GTK+ FTP client
 gftp-text  - colored FTP client using GLib
Closes: 315018 323874 324912
Changes: 
 gftp (2.0.18-8) unstable; urgency=low
 .
   * The struct addrinfo are linked-list, copy them properly (closes:
 bug#323874, bug#324912, #315018).
Files: 
 66d2c8df0a7931862139c0a222ee5f24 688 net optional gftp_2.0.18-8.dsc
 172815c2a65b181289df31cde633cb12 6088 net optional gftp_2.0.18-8.diff.gz
 efaacd60375cdd653c5084f3f0c70512 44800 net optional gftp_2.0.18-8_all.deb
 139b0b644ec80f121d7dc8652d2d6ece 272330 net optional gftp-gtk_2.0.18-8_i386.deb
 4db250210b3623d803e49b476d7c6295 119268 net optional 
gftp-text_2.0.18-8_i386.deb
 17ecd3fb377df1c6c8043a67862ca50b 730462 net optional 
gftp-common_2.0.18-8_i386.deb

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

iD8DBQFDD6RKw3ao2vG823MRAk4GAJ0eWywro7qnTm9l8Ut9vrIg7h5r+QCeK+Lk
3340xQ+G3Pzpb3BE8nLazJU=
=lvSD
-END PGP SIGNATURE-


Accepted:
gftp-common_2.0.18-8_i386.deb
  to pool/main/g/gftp/gftp-common_2.0.18-8_i386.deb
gftp-gtk_2.0.18-8_i386.deb
  to pool/main/g/gftp/gftp-gtk_2.0.18-8_i386.deb
gftp-text_2.0.18-8_i386.deb
  to pool/main/g/gftp/gftp-text_2.0.18-8_i386.deb
gftp_2.0.18-8.diff.gz
  to pool/main/g/gftp/gftp_2.0.18-8.diff.gz
gftp_2.0.18-8.dsc
  to pool/main/g/gftp/gftp_2.0.18-8.dsc
gftp_2.0.18-8_all.deb
  to pool/main/g/gftp/gftp_2.0.18-8_all.deb


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



Accepted scite 1.64-2 (source i386)

2005-08-26 Thread Michael Vogt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 12:24:31 +0200
Source: scite
Binary: scite
Architecture: source i386
Version: 1.64-2
Distribution: unstable
Urgency: low
Maintainer: Michael Vogt [EMAIL PROTECTED]
Changed-By: Michael Vogt [EMAIL PROTECTED]
Description: 
 scite  - Lightweight GTK-based Programming Editor
Closes: 296996 320975 323634
Changes: 
 scite (1.64-2) unstable; urgency=low
 .
   * debian/patches/03_new_pango:
 - support for the new pango (closes: #320975,#323634)
   * debian/patches/04_amd65
 - make it build on amd64 (closes: #296996)
Files: 
 e70b6b3dd0e99e913359bbaff951afcf 585 editors optional scite_1.64-2.dsc
 de85b79cbc55fec83a75709502b1dca4 25025 editors optional scite_1.64-2.diff.gz
 d201bc60804392b2c3556946bb0a8ea0 650316 editors optional scite_1.64-2_i386.deb

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

iD8DBQFDDvOsliSD4VZixzQRAmRvAJwM/JUD3MK3VooSLWdoa2wIUhXPJQCgl3LV
UaVchBNszYVFyyJZt3mJLug=
=VB2q
-END PGP SIGNATURE-


Accepted:
scite_1.64-2.diff.gz
  to pool/main/s/scite/scite_1.64-2.diff.gz
scite_1.64-2.dsc
  to pool/main/s/scite/scite_1.64-2.dsc
scite_1.64-2_i386.deb
  to pool/main/s/scite/scite_1.64-2_i386.deb


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



Accepted libbuffy 0.6-1 (source i386)

2005-08-26 Thread Tannoiser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 12:53:40 +0200
Source: libbuffy
Binary: libbuffy-dev python-buffy
Architecture: source i386
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Maurizio Lemmo (Tannoiser) [EMAIL PROTECTED]
Changed-By: Maurizio Lemmo (Tannoiser) [EMAIL PROTECTED]
Description: 
 libbuffy-dev - Base functions for building mailbox summary applications
 python-buffy - Python wrapper for the libbuffy library
Changes: 
 libbuffy (0.6-1) unstable; urgency=low
 .
   * New upstream version
   * Updated docs file after upstream removed the NEWS file.
   * Bump standards-version to 3.6.2.0.
Files: 
 ccc8d05bb5397f2955feb6aa2ef92049 784 - optional libbuffy_0.6-1.dsc
 5c2eb176eda1615fe1bdd97a40126052 65617 - optional libbuffy_0.6.orig.tar.gz
 a41800dc11d4dbb155ba5a1bb0593266 293308 - optional libbuffy_0.6-1.diff.gz
 4d403cf4e90d05bd6da53a8978a5953e 183004 libdevel optional 
libbuffy-dev_0.6-1_i386.deb
 56c1529662ba449f52e0f99d1bee6165 125740 python optional 
python-buffy_0.6-1_i386.deb

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

iD8DBQFDDv2W9LSwzHl+v6sRAp0TAJ9A/It6J8OurQitgdwRGZLzL/16vACaAjVQ
qwIKpQjXYtry44S8YAxfkPo=
=D1GG
-END PGP SIGNATURE-


Accepted:
libbuffy-dev_0.6-1_i386.deb
  to pool/main/libb/libbuffy/libbuffy-dev_0.6-1_i386.deb
libbuffy_0.6-1.diff.gz
  to pool/main/libb/libbuffy/libbuffy_0.6-1.diff.gz
libbuffy_0.6-1.dsc
  to pool/main/libb/libbuffy/libbuffy_0.6-1.dsc
libbuffy_0.6.orig.tar.gz
  to pool/main/libb/libbuffy/libbuffy_0.6.orig.tar.gz
python-buffy_0.6-1_i386.deb
  to pool/main/libb/libbuffy/python-buffy_0.6-1_i386.deb


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



Accepted buffy 0.9-1 (source i386)

2005-08-26 Thread Tannoiser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 12:52:44 +0200
Source: buffy
Binary: buffy
Architecture: source i386
Version: 0.9-1
Distribution: unstable
Urgency: low
Maintainer: Maurizio Lemmo (Tannoiser) [EMAIL PROTECTED]
Changed-By: Maurizio Lemmo (Tannoiser) [EMAIL PROTECTED]
Description: 
 buffy  - Heavy duty browser for mail folders
Changes: 
 buffy (0.9-1) unstable; urgency=low
 .
   * New upstream version
   * Updated docs file after upstream removed the NEWS file.
   * Build-dep on new libbuffy.
   * Bump standards-version to 3.6.2.0.
Files: 
 beb45b5ab206045a8713975f8ae8dd7a 742 misc optional buffy_0.9-1.dsc
 65ec093372f17ac99ea9dcad54dfac3e 31432 misc optional buffy_0.9.orig.tar.gz
 697e5dea68dfaeef2c620c0b3a11076f 287137 misc optional buffy_0.9-1.diff.gz
 a0b78617fb1b5410560f3979fc467c07 121636 misc optional buffy_0.9-1_i386.deb

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

iD8DBQFDDv4S9LSwzHl+v6sRAmblAKCRh/ATXSQD6rfO+//thXRF+gsktQCfcZkT
9EzakzxcesgYdP4qktwC7es=
=ZbJB
-END PGP SIGNATURE-


Accepted:
buffy_0.9-1.diff.gz
  to pool/main/b/buffy/buffy_0.9-1.diff.gz
buffy_0.9-1.dsc
  to pool/main/b/buffy/buffy_0.9-1.dsc
buffy_0.9-1_i386.deb
  to pool/main/b/buffy/buffy_0.9-1_i386.deb
buffy_0.9.orig.tar.gz
  to pool/main/b/buffy/buffy_0.9.orig.tar.gz


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



Accepted arb 0.0.20050506-3 (source all i386)

2005-08-26 Thread Andreas Tille
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 12:58:01 +0200
Source: arb
Binary: libarb arb arb-doc arb-common
Architecture: source all i386
Version: 0.0.20050506-3
Distribution: unstable
Urgency: low
Maintainer: Andreas Tille [EMAIL PROTECTED]
Changed-By: Andreas Tille [EMAIL PROTECTED]
Description: 
 arb- [Biology] Integrated package for data handling and analysis
 arb-common - [Biology] Integrated package for data handling and analysis
 arb-doc- [Biology] Integrated package for data handling and analysis
 libarb - [Biology] Integrated package for data handling and analysis
Closes: 325062
Changes: 
 arb (0.0.20050506-3) unstable; urgency=low
 .
   * Recommend: xfig
   * solved debconf | debconf-2.0 issue by ${misc:Depends}
   * debian/control: Homepage: http://www.arb-home.de/
   * Renamed debian/po/cz.po to cs.po (Thanks to Denis Barbier [EMAIL 
PROTECTED])
 Closes: #325062
   * Depends: freeglut3-dev | libglu-dev
   * Build-Depends: libpng12-dev (Thanks to Petr Salinger [EMAIL PROTECTED])
   * Some patches that where necessary for building with gcc 4.0.x
 (Thanks to Petr Salinger [EMAIL PROTECTED])
   * arb-common: Depends: adduser
   * arb-common.config: Removed bashism
Files: 
 6aa8b1a37e96a9743b95cb86bdbcf58a 722 non-free/science extra 
arb_0.0.20050506-3.dsc
 21563cae9f90f3bde40dc62961b29b5e 19964 non-free/science extra 
arb_0.0.20050506-3.diff.gz
 5cd5d05d7c86a40f9b0e21616236efa9 897818 non-free/science extra 
arb-common_0.0.20050506-3_all.deb
 b44b3b6eb915a551a0caf9b8b3d29217 677300 non-free/science extra 
arb-doc_0.0.20050506-3_all.deb
 cfa7dd42b55308b53aef6a3e1c6df1a6 1777248 non-free/science extra 
arb_0.0.20050506-3_i386.deb
 4a9dc69cec831919473fcce246f6dc03 788174 non-free/science extra 
libarb_0.0.20050506-3_i386.deb

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

iD8DBQFDDwVhYDBbMcCf01oRAi8pAJ4nyEsTWAXvDmAaGhOJM6VUu6hXHACgsQcw
cQgeFxtzjsA8uYRbXvwXzTY=
=IxqW
-END PGP SIGNATURE-


Accepted:
arb-common_0.0.20050506-3_all.deb
  to pool/non-free/a/arb/arb-common_0.0.20050506-3_all.deb
arb-doc_0.0.20050506-3_all.deb
  to pool/non-free/a/arb/arb-doc_0.0.20050506-3_all.deb
arb_0.0.20050506-3.diff.gz
  to pool/non-free/a/arb/arb_0.0.20050506-3.diff.gz
arb_0.0.20050506-3.dsc
  to pool/non-free/a/arb/arb_0.0.20050506-3.dsc
arb_0.0.20050506-3_i386.deb
  to pool/non-free/a/arb/arb_0.0.20050506-3_i386.deb
libarb_0.0.20050506-3_i386.deb
  to pool/non-free/a/arb/libarb_0.0.20050506-3_i386.deb


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



Accepted dconf 0.4.2-5 (source all)

2005-08-26 Thread Leo Eraly
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 09:35:08 +0200
Source: dconf
Binary: dconf
Architecture: source all
Version: 0.4.2-5
Distribution: unstable
Urgency: low
Maintainer: Leo Eraly [EMAIL PROTECTED]
Changed-By: Leo Eraly [EMAIL PROTECTED]
Description: 
 dconf  - collect system information
Closes: 325071
Changes: 
 dconf (0.4.2-5) unstable; urgency=low
 .
   * Upstream Makefile now provides debian install target
 closes: Bug#325071
Files: 
 b16d06e8b7888a1d616846d9e59f5222 557 admin optional dconf_0.4.2-5.dsc
 e3912cd7b185778ff7d905c2dbcda6dc 2463 admin optional dconf_0.4.2-5.diff.gz
 b71390910a2cd8585e297e9371d84d1d 13614 admin optional dconf_0.4.2-5_all.deb

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

iD8DBQFDDwxmPfwsYq950p4RAvehAJ40sWBQskiRsnByZLt02lCQktGS3gCfZjJ/
rz69miUZekOXTgI6pbZ4hYY=
=b45g
-END PGP SIGNATURE-


Accepted:
dconf_0.4.2-5.diff.gz
  to pool/main/d/dconf/dconf_0.4.2-5.diff.gz
dconf_0.4.2-5.dsc
  to pool/main/d/dconf/dconf_0.4.2-5.dsc
dconf_0.4.2-5_all.deb
  to pool/main/d/dconf/dconf_0.4.2-5_all.deb


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



Accepted debhelper 4.9.7 (source all)

2005-08-26 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 09:20:47 -0400
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 4.9.7
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 debhelper  - helper programs for debian/rules
Closes: 325098
Changes: 
 debhelper (4.9.7) unstable; urgency=low
 .
   * dh_installdocs: Fix stupid and horrible typo. Closes: #325098
Files: 
 c16a2b851af3c2046b852e65e7e29965 456 devel optional debhelper_4.9.7.dsc
 a1998d9e05c82b95d7e5d8f917fe7f7d 150083 devel optional debhelper_4.9.7.tar.gz
 d08dbfe42e0f3a4b435d0ca7ac77215e 363892 devel optional debhelper_4.9.7_all.deb

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

iD8DBQFDDxh02tp5zXiKP0wRAgAzAKCuS5wsruUZt8tdktWBkEWTtboMawCgsfHa
45Fl05X1PrkybafzKKAf+sQ=
=DhZj
-END PGP SIGNATURE-


Accepted:
debhelper_4.9.7.dsc
  to pool/main/d/debhelper/debhelper_4.9.7.dsc
debhelper_4.9.7.tar.gz
  to pool/main/d/debhelper/debhelper_4.9.7.tar.gz
debhelper_4.9.7_all.deb
  to pool/main/d/debhelper/debhelper_4.9.7_all.deb


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



Accepted poker-network 1.0.7-1 (source all i386)

2005-08-26 Thread OuoU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 25 Aug 2005 19:04:25 +0200
Source: poker-network
Binary: python2.3-poker2d python2.3-poker-network
Architecture: source all i386
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) [EMAIL PROTECTED]
Changed-By: Loic Dachary (OuoU) [EMAIL PROTECTED]
Description: 
 python2.3-poker-network - multiplayer poker server and client library
 python2.3-poker2d - GTK poker client to play on a poker-network server
Changes: 
 poker-network (1.0.7-1) unstable; urgency=low
 .
   * upstream version
Files: 
 345561425ed751f04cec4992140b4a37 804 python optional poker-network_1.0.7-1.dsc
 8a4eea89abd0101b57e2dd849bcc925e 756705 python optional 
poker-network_1.0.7.orig.tar.gz
 8a5929e1ed2c92afb90c7c718094e0d6 9428 python optional 
poker-network_1.0.7-1.diff.gz
 65e1eaa70a25e46a9c00437a46263e96 121482 python optional 
python2.3-poker-network_1.0.7-1_all.deb
 9d43b765d7ea79fb9c4b2f10d1a8ef96 416922 python optional 
python2.3-poker2d_1.0.7-1_i386.deb

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

iD8DBQFDDyOh8dLMyEl6F20RAtnIAKC13tj/+fxaDcv6U16ToEEYQuOM7ACfYqRZ
fxf+WTTZiNkRfehRJUY6WaA=
=d9BO
-END PGP SIGNATURE-


Accepted:
poker-network_1.0.7-1.diff.gz
  to pool/main/p/poker-network/poker-network_1.0.7-1.diff.gz
poker-network_1.0.7-1.dsc
  to pool/main/p/poker-network/poker-network_1.0.7-1.dsc
poker-network_1.0.7.orig.tar.gz
  to pool/main/p/poker-network/poker-network_1.0.7.orig.tar.gz
python2.3-poker-network_1.0.7-1_all.deb
  to pool/main/p/poker-network/python2.3-poker-network_1.0.7-1_all.deb
python2.3-poker2d_1.0.7-1_i386.deb
  to pool/main/p/poker-network/python2.3-poker2d_1.0.7-1_i386.deb


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



Accepted poker-engine 1.0.7-1 (source all)

2005-08-26 Thread OuoU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 14:00:44 +0200
Source: poker-engine
Binary: python2.3-poker-engine
Architecture: source all
Version: 1.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) [EMAIL PROTECTED]
Changed-By: Loic Dachary (OuoU) [EMAIL PROTECTED]
Description: 
 python2.3-poker-engine - multiplayer poker engine with abstract variants 
specifications
Changes: 
 poker-engine (1.0.7-1) unstable; urgency=low
 .
   * upstream version
Files: 
 cc43944923f308c455f0978d657549d0 729 python optional poker-engine_1.0.7-1.dsc
 21c8ea65c77f27bd7d43fc4006892fd9 141746 python optional 
poker-engine_1.0.7.orig.tar.gz
 129e80e02f7c63ed5b97b20e1ed044b0 2914 python optional 
poker-engine_1.0.7-1.diff.gz
 6f544735882d779e77953a42e8a32b54 43820 python optional 
python2.3-poker-engine_1.0.7-1_all.deb

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

iD8DBQFDDwUL8dLMyEl6F20RAoxhAJ9MODLUr0fKFJFoGjjEsUAfHB4IpgCgnTzg
m502OLtfFJ2rmQgwBp4CNCU=
=vY7y
-END PGP SIGNATURE-


Accepted:
poker-engine_1.0.7-1.diff.gz
  to pool/main/p/poker-engine/poker-engine_1.0.7-1.diff.gz
poker-engine_1.0.7-1.dsc
  to pool/main/p/poker-engine/poker-engine_1.0.7-1.dsc
poker-engine_1.0.7.orig.tar.gz
  to pool/main/p/poker-engine/poker-engine_1.0.7.orig.tar.gz
python2.3-poker-engine_1.0.7-1_all.deb
  to pool/main/p/poker-engine/python2.3-poker-engine_1.0.7-1_all.deb


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



Accepted apt-zip 0.13.3 (source all)

2005-08-26 Thread Giacomo Catenazzi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 08:09:14 +0200
Source: apt-zip
Binary: apt-zip
Architecture: source all
Version: 0.13.3
Distribution: unstable
Urgency: low
Maintainer: Giacomo Catenazzi [EMAIL PROTECTED]
Changed-By: Giacomo Catenazzi [EMAIL PROTECTED]
Description: 
 apt-zip- Update a non-networked computer using apt and removable media
Closes: 184354 216320
Changes: 
 apt-zip (0.13.3) unstable; urgency=low
 .
   [ Giacomo Catenazzi ]
   * Bug fix: Download only once, and don't download already fetched
 packages (Closes: #216320).
   * Removed md5 check (at download). It cause a lot of problems
 (Closes: #184354).
   * Some other small corrections
   * Updated to debian policy 3.6.2
   * Updating to debhelper 4
 .
   [ Eddy Petrișor ]
   * paths containing spaces are now supported
   * generator and fetch scripts are now nicely indented and more readable
   * display download size after generation and before download
   * replaced file tests based on which with tests based on type
   * replaced tabs with spaces in the changelog, where appropriate
Files: 
 f8b33443d6c927062054d19c4fac5a63 513 admin extra apt-zip_0.13.3.dsc
 528b6dc33d2dfbbaa21d08776b314721 14109 admin extra apt-zip_0.13.3.tar.gz
 3ad44161587f13255e25b8387904f9ee 15044 admin extra apt-zip_0.13.3_all.deb

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

iD8DBQFDDzvm+ZNUJLHfmlcRAkBCAJ97bIScwSsu6M7wc8P/XCtNtq/OOwCfSxZQ
o/OjSXdDznWG/80AGuwlpt8=
=6zIH
-END PGP SIGNATURE-


Accepted:
apt-zip_0.13.3.dsc
  to pool/main/a/apt-zip/apt-zip_0.13.3.dsc
apt-zip_0.13.3.tar.gz
  to pool/main/a/apt-zip/apt-zip_0.13.3.tar.gz
apt-zip_0.13.3_all.deb
  to pool/main/a/apt-zip/apt-zip_0.13.3_all.deb


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



Accepted pyopenal 0.1.5-1 (source i386)

2005-08-26 Thread Duck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 27 Aug 2005 02:00:13 +0200
Source: pyopenal
Binary: python-openal
Architecture: source i386
Version: 0.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Marc Dequènes (Duck) [EMAIL PROTECTED]
Changed-By: Marc Dequènes (Duck) [EMAIL PROTECTED]
Description: 
 python-openal - port for Python of the OpenAL library
Changes: 
 pyopenal (0.1.5-1) unstable; urgency=low
 .
   * New upstream release.
   * Updated 'debian/shlibs.local' and added version requirement in
 build-depends too.
   * Updated Standards-Version (no changes needed).
   * Added watch file.
Files: 
 b2f98a307dd84c0d025d6da491d7379a 641 python optional pyopenal_0.1.5-1.dsc
 ffdb5a207aea2c8365fce575ee8a78c4 27528 python optional 
pyopenal_0.1.5.orig.tar.gz
 d912580829f999157c43fb221a2f7e6e 2508 python optional pyopenal_0.1.5-1.diff.gz
 169fdc763516ae46eb124305bfedf28b 23868 python optional 
python-openal_0.1.5-1_i386.deb

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

iD8DBQFDD61FsczZcpAmcIYRApA8AKCh3W+EAQaaIJTwz7W0vu7T6g7etACeKxPD
O7Purlf4MHnNPPHQngHIDGg=
=tIwj
-END PGP SIGNATURE-


Accepted:
pyopenal_0.1.5-1.diff.gz
  to pool/main/p/pyopenal/pyopenal_0.1.5-1.diff.gz
pyopenal_0.1.5-1.dsc
  to pool/main/p/pyopenal/pyopenal_0.1.5-1.dsc
pyopenal_0.1.5.orig.tar.gz
  to pool/main/p/pyopenal/pyopenal_0.1.5.orig.tar.gz
python-openal_0.1.5-1_i386.deb
  to pool/main/p/pyopenal/python-openal_0.1.5-1_i386.deb


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



Accepted filters 2.36 (source i386)

2005-08-26 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 25 Aug 2005 23:28:25 -0400
Source: filters
Binary: filters
Architecture: source i386
Version: 2.36
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 filters- a collection of filters, including B1FF and the Swedish Chef
Changes: 
 filters (2.36) unstable; urgency=low
 .
   * Impress all yer maties on talk like a pirate day with th' new priate
 filter, by Dougal Campbell, to be sure.
   * Retroactively spiced up th' changelog. Shiver me timbers!
Files: 
 6c99483dca65199c5aae383cf5a0b8a6 530 games optional filters_2.36.dsc
 d98f08b9ec1c7beefdbcbf876c0b3abf 46663 games optional filters_2.36.tar.gz
 d4ee4fe4959284ddf4741ff99a3a19ff 142956 games optional filters_2.36_i386.deb

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

iD8DBQFDD7nJ2tp5zXiKP0wRAo4iAKCsuPZKezCNWq+/UbnpltbUKJO2KgCcDSvR
zHfT3byMmv04D24xoN/W9xQ=
=brV/
-END PGP SIGNATURE-


Accepted:
filters_2.36.dsc
  to pool/main/f/filters/filters_2.36.dsc
filters_2.36.tar.gz
  to pool/main/f/filters/filters_2.36.tar.gz
filters_2.36_i386.deb
  to pool/main/f/filters/filters_2.36_i386.deb


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



Accepted libuser-simple-perl 1.0-1 (source all)

2005-08-26 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 26 Aug 2005 19:38:36 -0500
Source: libuser-simple-perl
Binary: libuser-simple-perl
Architecture: source all
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf [EMAIL PROTECTED]
Changed-By: Gunnar Wolf [EMAIL PROTECTED]
Description: 
 libuser-simple-perl - Simple user sessions management
Changes: 
 libuser-simple-perl (1.0-1) unstable; urgency=low
 .
   * New upstream release
   * Added dependency on libdbi, build-dependency on libdbd-xbase
Files: 
 cc1a11be5ad777606d202da72a0b5ec9 689 perl optional 
libuser-simple-perl_1.0-1.dsc
 6e20fed570235c6e4aec42290ba0665e 10800 perl optional 
libuser-simple-perl_1.0.orig.tar.gz
 389b98b1692d4c1aabd7fcc494ce60e6 2275 perl optional 
libuser-simple-perl_1.0-1.diff.gz
 d42db8f6bd5c39b81aa0b6261c701d59 19888 perl optional 
libuser-simple-perl_1.0-1_all.deb

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

iD8DBQFDD7uL2A7zWou1J68RAm8HAJ9PlPWJKm2Bvsk6mBr+RUgHaOxxFgCgj/Vf
9jBEKUPV9OMsyxRmMufBsTk=
=Xnc6
-END PGP SIGNATURE-


Accepted:
libuser-simple-perl_1.0-1.diff.gz
  to pool/main/libu/libuser-simple-perl/libuser-simple-perl_1.0-1.diff.gz
libuser-simple-perl_1.0-1.dsc
  to pool/main/libu/libuser-simple-perl/libuser-simple-perl_1.0-1.dsc
libuser-simple-perl_1.0-1_all.deb
  to pool/main/libu/libuser-simple-perl/libuser-simple-perl_1.0-1_all.deb
libuser-simple-perl_1.0.orig.tar.gz
  to pool/main/libu/libuser-simple-perl/libuser-simple-perl_1.0.orig.tar.gz


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



  1   2   >