Bug#463598: /var/run/utmp exists, but wdm still doesn't register the session

2011-02-11 Thread Agustin Martin
On Thu, May 27, 2010 at 07:37:37PM +0200, Agustin Martin wrote:
> On Fri, May 21, 2010 at 09:36:47PM +0300, Yury Bulka wrote:
> > 
> > Hello! Let me firstly thank you for your work on this package and for 
> > reading this:)
> > So here's what the report is about:
> > I've also noticed that wdm doesn't register the session it starts to utmp, 
> > but in my case /var/run/utmp exists on my system.
> > It's strange, because the "sessreg" command is in its place in file 
> > /etc/X11/wdm/Xstartup:
> > ---
> > # Insert a utmp entry for the session
> > if grep -q ^use-sessreg /etc/X11/wdm/wdm.options; then
> >   exec sessreg -a -l $DISPLAY -u /var/run/utmp -x /etc/X11/wdm/Xservers 
> > $USER
> > # NOTREACHED
> > fi
> > ---
> > and the option "use-sessreg" is enabled in /etc/X11/wdm/wdm.options.
> > I tried to install xdm and it does register the session with almost 
> > identical "sessreg" command (the only difference is the -x parameter which 
> > is set to "/etc/X11/xdm/Xservers" there)...
> 
> I replaced wdm Xstartup with xdm Xstartup and s/xdm/wdm/g. No luck, it still
> does not register session. I have verified that $DISPLAY and $USER values
> just before the sessreg call are correct and so that the sessreg line is
> processed if use-sessreg is enabled.
> 
> I am curious, did it register session at some time?
> 
> In the box where wdm is installed last time /var/log/wdm.log was updated was
> long time ago, on November 2005 for sid. I wonder what happened at that time.
> I think about something related to xfree86 -> xorg transition (last xfree86 
> log in this sid box is from September 2005).

By the way, just noticed why "/var/log/wdm.log" was not updated. It was indeed
the expected behavior.

Somewhere around 1.27 (Seems to be 1.27-1, according to changelog, in reply
to #242155), "wdm-config" was modified to have messages be sent to syslog 
as default, while previous default was "/var/log/wdm.log". And that
happened in late 2004 amd hit me in 2005.

I have checked my "/var/log/syslog" and it indeed contains wdm messages. 
If I modify "wdm-config" to not use syslog, messages are sent again to
"/var/log/wdm.log".

Adam, I am aware this bug is 3 years old and you no longer use wdm, but do 
you remember if when noticing the problem you checked "/var/log/wdm.log", 
or it was "/var/log/syslog"?

Thanks for your feedback,

-- 
Agustin



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2011022618.ga3...@agmartin.aq.upm.es



Bug#463598: /var/run/utmp exists, but wdm still doesn't register the session

2011-02-11 Thread Adam C. Emerson
On Fri, Feb 11, 2011 at 12:26:18PM +0100, Agustin Martin wrote:
> On Thu, May 27, 2010 at 07:37:37PM +0200, Agustin Martin wrote:
> > On Fri, May 21, 2010 at 09:36:47PM +0300, Yury Bulka wrote:
> > > 
> > > Hello! Let me firstly thank you for your work on this package and for 
> > > reading this:)
> > > So here's what the report is about:
> > > I've also noticed that wdm doesn't register the session it starts to 
> > > utmp, but in my case /var/run/utmp exists on my system.
> > > It's strange, because the "sessreg" command is in its place in file 
> > > /etc/X11/wdm/Xstartup:
> > > ---
> > > # Insert a utmp entry for the session
> > > if grep -q ^use-sessreg /etc/X11/wdm/wdm.options; then
> > >   exec sessreg -a -l $DISPLAY -u /var/run/utmp -x /etc/X11/wdm/Xservers 
> > > $USER
> > > # NOTREACHED
> > > fi
> > > ---
> > > and the option "use-sessreg" is enabled in /etc/X11/wdm/wdm.options.
> > > I tried to install xdm and it does register the session with almost 
> > > identical "sessreg" command (the only difference is the -x parameter 
> > > which is set to "/etc/X11/xdm/Xservers" there)...
> > 
> > I replaced wdm Xstartup with xdm Xstartup and s/xdm/wdm/g. No luck, it still
> > does not register session. I have verified that $DISPLAY and $USER values
> > just before the sessreg call are correct and so that the sessreg line is
> > processed if use-sessreg is enabled.
> > 
> > I am curious, did it register session at some time?
> > 
> > In the box where wdm is installed last time /var/log/wdm.log was updated was
> > long time ago, on November 2005 for sid. I wonder what happened at that 
> > time.
> > I think about something related to xfree86 -> xorg transition (last xfree86 
> > log in this sid box is from September 2005).
> 
> By the way, just noticed why "/var/log/wdm.log" was not updated. It was indeed
> the expected behavior.
> 
> Somewhere around 1.27 (Seems to be 1.27-1, according to changelog, in reply
> to #242155), "wdm-config" was modified to have messages be sent to syslog 
> as default, while previous default was "/var/log/wdm.log". And that
> happened in late 2004 amd hit me in 2005.
> 
> I have checked my "/var/log/syslog" and it indeed contains wdm messages. 
> If I modify "wdm-config" to not use syslog, messages are sent again to
> "/var/log/wdm.log".
> 
> Adam, I am aware this bug is 3 years old and you no longer use wdm, but do 
> you remember if when noticing the problem you checked "/var/log/wdm.log", 
> or it was "/var/log/syslog"?
> 
> Thanks for your feedback,

I'm sorry, I don't remember.



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110211143725.ga14...@azureprime.com



Bug#323127: marked as done (simple tools waste lots of disk space)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #323127,
regarding simple tools waste lots of disk space
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
323127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.4
Severity: normal

Hello,

while installing darcs-buildpackage I almost run out of disk space. And
wonderes. WTF? This package with (relatively) basic functionalities
takes 5mb? For what? To have a Haskel interpreter hardcoded into each
executable?

I suggest rewritting in a common script language (Perl, Python) and make
it Arch: all.

Regards,
Eduard.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.4
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.3-1an advanced revision control syste
ii  darcs-load-dirs   1.0.24 Import upstream archives into darc
ii  devscripts2.9.4  Scripts to make the life of a Debi
ii  dpkg-dev  1.13.10Package building tools for Debian
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libgmp3   4.1.4-6Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#327127: marked as done (darcs-buildpackage: should no rebuild .orig.tar.gz file if debian version is not -1)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #327127,
regarding darcs-buildpackage: should no rebuild .orig.tar.gz file if debian 
version is not -1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
327127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.4
Severity: normal

It cannot recreate the exact same .orig.tar.gz file, so the upload will
fail.

The system should detect that when there is no .orig.tar.gz file and  it
is creating a higher version release (ie not -1) it should bail out or
(better) use apt-get source to get the .orig.tar.gz file.

Groetjes, Peter

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-mine1
Locale: LANG=nl_BE.UTF-8@euro, LC_CTYPE=it_IT (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.3-1an advanced revision control syste
ii  darcs-load-dirs   1.0.26 Import upstream archives into darc
ii  devscripts2.9.7  Scripts to make the life of a Debi
ii  dpkg-dev  1.13.11package building tools for Debian
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgmp3   4.1.4-6Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#329097: marked as done (dpb-importorig: please handle bz2 compressed files)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #329097,
regarding dpb-importorig: please handle bz2 compressed files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
329097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.5
Severity: wishlist

Hello,

I don't want to unpack bzip2 files and repack them with gzip every time
I want to run dbp-importorig. It would be nice if it could handle
different compressions itself.

TIA,
Flo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.3-2an advanced revision control syste
ii  darcs-load-dirs   1.0.28 Import upstream archives into darc
ii  devscripts2.9.7  Scripts to make the life of a Debi
ii  dpkg-dev  1.13.11package building tools for Debian

darcs-buildpackage recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#327840: marked as done (darcs-buildpackage: documentation is crappy)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #327840,
regarding darcs-buildpackage: documentation is crappy
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
327840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.5
Severity: important

Hello,

after you showed me darcs and I kind of liked it I decided to manage my
packages for Debian with darcs-buildpackage now. So I installed it and
started with reading the documentation.

This has raised much confusion. The main thing is that it contains lots
of oddments from tla-buildpackage (which it seems to be based on). If
you follow the instructions for 'Building and Working With Source', for
example, you won't even be able to check out the source because your're
pointed to commands like

> tla buildcfg debian/rdiff-backup/0.12.5-1

which don't seem to be related to darcs or darcs-buildpackage at all.

It would be a huge improvement, expecially for people who just started
using darcs and darcs-buildpackage, if there were better documentation.


TIA,
Flo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.3-2an advanced revision control syste
ii  darcs-load-dirs   1.0.28 Import upstream archives into darc
ii  devscripts2.9.7  Scripts to make the life of a Debi
ii  dpkg-dev  1.13.11package building tools for Debian

darcs-buildpackage recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#344186: marked as done (kguitar: Problem with guitar pro file)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:17:05 +0100
with message-id <4d559941.7080...@debian.org>
and subject line Bug#612071: Removed package(s) from unstable
has caused the Debian Bug report #344186,
regarding kguitar: Problem with guitar pro file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
344186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344186
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kguitar
Version: 0.5-1
Severity: normal


  Hello !

  I just downloaded kguitar, and I wanted to give it a try with one of my GP3 
files waiting for a nice 
soft to print them. I got several problems:

  * on bar 5, it seems that a pull-off is not parsed correctly, leading to a 
bar with incorrect total 
duration;

  * worse, if I go on scrolling, kguitar crashes without giving any information.

  I join the incriminated file as an attachement, to be forwarded to whoever 
wants to study it. For 
information, the python program songwrite (debian package) parses it correctly 
(but I don't like at 
all the way it prints).

  Thanks for considering this !

Vincent Fourmond


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages kguitar depends on:
ii  kdelibs4c2a  4:3.4.3-2   core libraries for all KDE applica
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libaudio21.7-3   The Network Audio System (NAS). (s
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libfam0  2.7.0-8 client library to control the FAM 
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-5   GCC support library
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libidn11 0.5.18-1GNU libidn library, implementation
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libqt3-mt3:3.3.5-3   Qt GUI Library (Threaded runtime v
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libstdc++6   4.0.2-5 The GNU Standard C++ Library v3
ii  libtse3-0.3.1c2a 0.3.1-2 portable MIDI sequencer engine in 
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxi6   6.8.2.dfsg.1-11 X Window System Input extension li
ii  libxinerama1 6.8.2.dfsg.1-11 X Window System multi-head display
ii  libxrandr2   6.8.2.dfsg.1-11 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  libxt6   6.8.2.dfsg.1-11 X Toolkit Intrinsics
ii  zlib1g   1:1.2.3-8   compression library - runtime

kguitar recommends no packages.

-- no debconf information


fail.gp3
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 0.5-3+rm


Dear submitter,

as the package kguitar has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612071

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#392478: marked as done (dbp-importorig appears to hang)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #392478,
regarding dbp-importorig appears to hang
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
392478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.8
Severity: normal

After downloading and renaming an upstream tarball I used dbp-importorig
to create the 'upstream' repository.  Program started with a flurry of
disk activity and printed

trader:Packages$ dbp-importorig Io_2006-10-05.orig.tar.gz io 2006-10-05
 TLACMD:  darcs

  There followed seven (!) minutes of radio silence with no output to
  to the console and no disk activity.  Ran top and found user near 100%.
  Finally it printed:

LOGTEXT Imported Io-2006-10-05
into Darcs repository


The contents of io.upstream look reasonable.

Since this is an interactive process, it would be much better if the
program printed useful output like most system tools do, e.g. compilers,
configure, version control like svn, cvs, etc.  I killed dbp-importorig
a couple of times thinking it had hung, and even strace -f output hangs.

What's it doing all that time?  Since the upstream dir is new, all we're
really doing is unpacking, initing darcs, and tagging.  The tarball is
about 5 MB; source for a language.

Finally, it left a directory behind:

drwx--  3 kbk kbk4096 Oct 11 17:31 ,,dbp-importorigtargz-tq3z3R

What's that?  Looks like an arch leftover?  Does it have a purpose or
can I erase it?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.21-kbk
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.8-1an advanced revision control syste
ii  darcs-load-dirs   1.0.31 Import upstream archives into darc
ii  devscripts2.9.21 Scripts to make the life of a Debi
ii  dpkg-dev  1.13.22package building tools for Debian
ii  libc6 2.3.6.ds1-5GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#394000: marked as done (darcs-buildpackage: All repos must be in one directory?)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #394000,
regarding darcs-buildpackage: All repos must be in one directory?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
394000: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.8
Severity: normal

My directory layout for packaging is 
Packages/
Io/
io/
io.upstream/
io_0+20061017-1.diff.gz
io_0+20061017-1.dsc
...
Darcs-buildpackages/
darcs-buildpackages/

Remind/
...
...

It would be a big mess if I had to keep all my packages in one directory, with
all the resulting .debs and .diffs.  However, the docs don't explain how to
avoid the absolute path.  I tried a relative path in ~/.darcs-buildpackage:

=
#upstreamrepo = /home/kbk/Packages/Io/%(package)s.upstream
#debianrepo = /home/kbk/Packages/Io/%(package)s
upstreamrepo= ./%(package)s.upstream
debianrepo= ./%(package)s
=

However, it seems that dbp-importorig creates the new repo in the temporary
directory, and then neatly deletes all that on exit!  See below.

The docs say "More sophisticated configurations are possible. (FIXME: write
about them)"

= 

After going through all this, it occurred to me that the following would work,
and it did.  But it's somewhat surprising in effect, since the repo will be
created in the cwd, not one level above.

==
trader:IoFE$ cat ~/.darcs-buildpackage
#upstreamrepo = /home/kbk/Packages/Io/%(package)s.upstream
#debianrepo = /home/kbk/Packages/Io/%(package)s
upstreamrepo= ../%(package)s.upstream
debianrepo= ../%(package)s
=

However, I find that darcs-buildpackage won't work correctly with this (or with
one dot), though it works fine with the absolute paths commented out above.

How does one use the darcs-buildpackage system with the directory structure
outlined above?  Right now, it seems that I have to modify .darcs-buildpackage
every time I switch packages, or at least set an environment variable to
call out the 'Io' etc. directory.

=
(I added a line to darcs_load_dirs to print the cwd.  It would be nice if
dbp-importorig passed the verbose switch on to darcs_load_dirs, I hacked it on
again.)

trader:IoFE$ ls
IoFE-2006-10-05.tgz
trader:IoFE$ dbp-importorig -v IoFE-2006-10-05.tgz iofe 20061005
Running: tar ["-zxSpf","/home/kbk/Packages/IoFE/IoFE-2006-10-05.tgz"]
Running: darcs ["initialize"]
darcs ["changes","--patches=^TAG"]
Running: darcs_load_dirs ["--wc=./iofe.upstream","--summary=Import upstream 
iofe version 
20061005","/home/kbk/Packages/IoFE/,,dbp-importorigtargz-175VCt/IoFE-2006-10-05"]
 TLACMD:  darcs
*** cwd:  /home/kbk/Packages/IoFE/,,dbp-importorigtargz-175VCt
Scanning upstream tree...
Scanning working copy tree...
Calculating changes...
 *** Processing changes.
Deleting 0 files
Copying upstream directory to working copy...
Running:  tar ['-cSpf', '-', '.']
Running:  tar ['-xSpf', '-']
Adding 14 files
Adding LICENSE
Adding Makefile
Adding README
Adding bin/
Running:  darcs ['add', '--case-ok', 'bin']
Adding contrib/
Running:  darcs ['add', '--case-ok', 'contrib']
Adding contrib/Completion.io
Adding include/
Running:  darcs ['add', '--case-ok', 'include']
Adding include/IoEditLine.h
Adding include/IofeCompletion.h
Adding src/
Running:  darcs ['add', '--case-ok', 'src']
Adding src/IoCompletionInit.c
Adding src/IoEditLine.c
Adding src/IofeCompletion.c
Adding src/iofe.c
LOGTEXT Imported IoFE-2006-10-05
into Darcs repository



Committing changes
Running:  darcs ['record', '-l', '-a', '-m', 'Import upstream iofe version 
20061005', '--logfile', ',,darcslog', '--delete-logfile']
Finished recording patch 'Import upstream iofe version 20061005'
Running: darcs ["tag","-m","UPSTREAM_iofe_20061005"]
Finished tagging patch 'TAG UPSTREAM_iofe_20061005'
trader:IoFE$ ls
IoFE-2006-10-05.tgz


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/b

Bug#419803: marked as done (klineakconfig: OSD information not showing)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:18:47 +0100
with message-id <4d5599a7.9090...@debian.org>
and subject line Bug#612055: Removed package(s) from unstable
has caused the Debian Bug report #419803,
regarding klineakconfig: OSD information not showing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
419803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: klineakconfig
Version: 0.9-4
Severity: normal


After having defined a custom keyboard definition that works, using the
given shortcut keys the assigned commands/plugin works but the OSD
information is not being rendered on screen. As far as I can see, the
appropriate xosd files are installed on the system, as shown from the
output below:

  tolecnal@luna:~$ dpkg -l | grep -i osd
  ii  libxosd2  2.2.14-1.3
  X On-Screen Display library - runtime
  ii  lineak-xosdplugin 0.9-4
  LinEAK On-Screen Display plugin
  ii  xosd-bin  2.2.14-1.3
  X On-Screen Display library - binary files

Using the 'osd_cat' binary manually from console, it is found to be
working with the parameters found in klineakconfig's options:

  tolecnal@lune:~$ echo "Hello world!" | osd_cat -A center -f
  -adobe-helvetica-bold-r-normal-*-*-240-*-*-p-*-*-* -c 0aff00 -o 50 -d
  3

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages klineakconfig depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-8 core libraries and binaries for al
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  liblineak-0.9-01:0.9-3   LinEAK development files
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libqt3-mt  3:3.3.7-4 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  lineakd1:0.9-3   Linux support for Easy Access and 
ii  zlib1g 1:1.2.3-13compression library - runtime

klineakconfig recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.9-8+rm


Dear submitter,

as the package klineakconfig has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612055

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#428818: marked as done (copyright states This is tla-buildpackage,)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #428818,
regarding copyright states This is tla-buildpackage,
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
428818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.11
Severity: minor

Hi,

I just found, on
http://packages.debian.org/changelogs/pool/main/d/darcs-buildpackage/darcs-buildpackage_0.5.11/darcs-buildpackage.copyright
that the file starts with
This is tla-buildpackage
which is probably wrong.

Greetings,
Joachim

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

Kernel: Linux 2.6.21.otto
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#452845: marked as done (darcs-buildpackage: please allow DBP_BUILDER to be specified in ~/.darcs-buildpackage)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #452845,
regarding darcs-buildpackage: please allow DBP_BUILDER to be specified in 
~/.darcs-buildpackage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
452845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.11
Severity: wishlist

Hello,

I don't want another environment variable when darcs-buildpackage
already relies on the presence of ~/.darcs-buildpackage, which IMO is
the natural place where I'd specify my preferred builder.

About the name of the configuration variable, I'd suggest something like
"darcs-builder", to be consistent with {git,svn}-buildpackage.

Thx, bye,
Gismo / Luca

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

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

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.9-1an advanced revision control syste
ii  darcs-load-dirs   1.1.4  Import upstream archives into darc
ii  devscripts2.10.11Scripts to make the life of a Debi
ii  dpkg-dev  1.14.11package building tools for Debian
ii  libc6 2.7-1  GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#452846: marked as done (darcs-buildpackage: darcs' .boring file present in orig.tar.gz)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #452846,
regarding darcs-buildpackage: darcs' .boring file present in orig.tar.gz
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
452846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.11
Severity: minor

Hello,

I've some upstream projects that maintains the darcs' .boring file under
darcs [1].  This file should not be present in the orig.tar.gz and thus
option "-i.boring -I.boring" should be passed to debuild.

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://www.common-lisp.net/project/bese/arnesi.html

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

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

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.9-1an advanced revision control syste
ii  darcs-load-dirs   1.1.4  Import upstream archives into darc
ii  devscripts2.10.11Scripts to make the life of a Debi
ii  dpkg-dev  1.14.11package building tools for Debian
ii  libc6 2.7-1  GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#452855: marked as done (darcs-buildpackage: doesn't correctly pass options to debuild)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #452855,
regarding darcs-buildpackage: doesn't correctly pass options to debuild
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
452855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452855
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.11
Severity: normal

Hello,

because of bug #452846 [1], I wanted to avoid the darcs' .boring file in
the Debian orig.tar.gz.  To do this, I firstly tried with a plain
dpkg-source command:
=
luca@gismo:~/var/lib/darcs$ cp -r arnesi.upstream/ arnesi-20071118.orig
luca@gismo:~/var/lib/darcs$ cp -r arnesi/ arnesi-20071118

luca@gismo:~/var/lib/darcs$ dpkg-source -I_darcs -i_darcs \
 -I.boring -i.boring -b arnesi-20071118 arnesi-20071118.orig
dpkg-source: building arnesi in arnesi_20071118.orig.tar.gz
dpkg-source: building arnesi in arnesi_20071118-1.diff.gz
dpkg-source: cannot represent change to \
 
_darcs/patches/20051105153918-f6b0c-7a63297488df2edd4d38860c576033e3b129b1d5.gz:
 \
 binary file contents changed
[similar messages for every darcs patch]

dpkg-source: building arnesi in arnesi_20071118-1.dsc
dpkg-source: unrepresentable changes to source

luca@gismo:~/var/lib/darcs$ tar ztvf arnesi_20071118.orig.tar.gz | grep boring
luca@gismo:~/var/lib/darcs$luca@gismo:~/var/lib/darcs$
=

I then tried the same with darcs-buildpackage, passing only the .boring
exclusions, since the _darcs' one are passed by default:
=
luca@gismo:~/var/lib/darcs$ cd arnesi
luca@gismo:~/var/lib/darcs/arnesi$ darcs-buildpackage -I.boring -i.boring
Copying patch 366 of 366... done.
Applying patch 366 of 366... done.
Unapplying 1 patch.
Finished getting.
Created dist as 
/home/luca/var/lib/darcs/arnesi-20071118.orig/arnesi-20071118.orig.tar.gz
 fakeroot debian/rules clean
dh_testdir
dh_testroot
dh_clean
 dpkg-source -i.boring -ICVS -I.svn -I_darcs -I_darcs -I.boring -b arnesi
dpkg-source: warning: source directory './arnesi' is not \
 - 'arnesi-20071118'
dpkg-source: warning: .orig directory name arnesi.orig is not \
 - (wanted arnesi-20071118.orig)
dpkg-source: building arnesi using existing arnesi_20071118.orig.tar.gz
dpkg-source: building arnesi in arnesi_20071118-1.diff.gz
dpkg-source: warning: newly created empty file '_darcs/prefs/motd' will \
 not be represented in diff
dpkg-source: cannot represent change to \
 
_darcs/patches/20050824164938-dd2a1-c1bb8e97e9930205c05620b0bcf24a33ca3466d4.gz:
 \
 binary file contents changed
[...]

dpkg-source: building arnesi in arnesi_20071118-1.dsc
dpkg-source: unrepresentable changes to source
debuild: fatal error at line 1237:
dpkg-source -i.boring -ICVS -I.svn -I_darcs -I_darcs -I.boring -b arnesi failed
Command debuild ["-i_darcs","-I_darcs","-I.boring","-i.boring"] failed; exit 
code 29
darcs-buildpackage: user error (Command debuild \
 ["-i_darcs","-I_darcs","-I.boring","-i.boring"] failed; exit code 29)

luca@gismo:~/var/lib/darcs/arnesi$ tar ztvf ../arnesi_20071118.orig.tar.gz | 
grep boring
-rw-r--r-- luca/luca   163 2007-11-25 18:06 arnesi-20071118.orig/.boring
luca@gismo:~/var/lib/darcs/arnesi$
=

So, debuild options are not passed correctly.  Moreover, it seems that
default option "-i_darcs" is not passed anymore :-(

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452846

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

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

Versions of packages darcs-buildpackage depends on:
ii  darcs 1.0.9-1an advanced revision control syste
ii  darcs-load-dirs   1.1.4  Import upstream archives into darc
ii  devscripts2.10.11Scripts to make the life of a Debi
ii  dpkg-dev  1.14.11package building tools for Debian
ii  libc6 2.7-1  GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archi

Bug#457628: marked as done (klineakconfig: No window opens after startup)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:18:47 +0100
with message-id <4d5599a7.9090...@debian.org>
and subject line Bug#612055: Removed package(s) from unstable
has caused the Debian Bug report #457628,
regarding klineakconfig: No window opens after startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
457628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457628
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: klineakconfig
Version: 0.9-6
Severity: grave

I just tried to configure my Compaq notebook with
klineakconfig. Starting it the first time I get a message about creating an
initial configuration on my terminal but no window appears. When I stop
it with Ctrl+C a small Window appears, asking if I want to save the
settings and on my terminal shows up the following:

X Error: BadWindow (invalid Window parameter) 3
Major opcode:  7
Minor opcode:  0
Resource id:  0x2200029

Th next time I start it I get stuck at
kbuildsycoca running...
and after stoping the same error message as above appears. I found this
message quite often in the net in connection with qt problems, but I
don't know what it means. I don't use KDE as DE but Xfce, if that
information helps.

Thanks in advance
Rainer

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages klineakconfig depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-4 core libraries and binaries for al
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.2.2-4GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liblineak-0.9-0 1:0.9-3  LinEAK development files
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libqt3-mt   3:3.3.7-9Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  lineakd 1:0.9-3  Linux support for Easy Access and 
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

klineakconfig recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.9-8+rm


Dear submitter,

as the package klineakconfig has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612055

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#487163: marked as done (kguitar version 0.5.1 is out. CVS is evolving)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:17:05 +0100
with message-id <4d559941.7080...@debian.org>
and subject line Bug#612071: Removed package(s) from unstable
has caused the Debian Bug report #487163,
regarding kguitar version 0.5.1 is out. CVS is evolving
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
487163: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487163
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kguitar
Version: 0.5-3
Severity: wishlist

Could you plase ackage the new version. Thanks.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages kguitar depends on:
ii  kdelibs4c2a4:3.5.9.dfsg.1-4  core libraries and binaries for al
ii  libacl12.2.47-2  Access control list shared library
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libattr1   1:2.4.41-1Extended attribute shared library
ii  libaudio2  1.9.1-2   Network Audio System - shared libr
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libfam02.7.0-13.3Client library to control the FAM 
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.6-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.1-2 GCC support library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libidn11   1.8+20080606-1GNU libidn library, implementation
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstdc++6 4.3.1-2   The GNU Standard C++ Library v3
ii  libtse3-0.3.1c2a   0.3.1-4.2 portable MIDI sequencer engine in 
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.2.2-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

kguitar recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.5-3+rm


Dear submitter,

as the package kguitar has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612071

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#495084: marked as done (--partial: hashed or darcs-2 repository detected, using --lazy instead)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #495084,
regarding --partial: hashed or darcs-2 repository detected, using --lazy instead
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
495084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.12
Severity: minor
File: /usr/bin/dbp-get

$ dbp-get crawl
--partial: hashed or darcs-2 repository detected, using --lazy instead
Finished getting.
$ darcs get /home/twb/dbp/crawl
Directory '/home/twb/Desktop/crawl.deb/crawl' already exists, creating 
repository as '/home/twb/Desktop/crawl.deb/crawl_0'
Finished getting.

This is a silly warning that doens't happen with plain darcs.  Maybe
dbp-get should just let the user choose whether they want complete
vs. lazy by way of command-line arguments and/or ~/.darcs/defaults.

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages darcs-buildpackage depends on:
ii  darcs 2.0.2-2an advanced revision control syste
ii  darcs-load-dirs   1.1.6+nmu2 Import upstream archives into darc
ii  devscripts2.10.35scripts to make the life of a Debi
ii  dpkg-dev  1.14.20Debian package development tools
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

darcs-buildpackage suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#495166: marked as done (dbp-importdsc cannot handle URLs)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #495166,
regarding dbp-importdsc cannot handle URLs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
495166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495166
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.12
Severity: wishlist
File: /usr/bin/dbp-importdsc

$ dbp-importdsc 
http://snapshot.debian.net/archive/2008/02/06/debian/pool/main/c/crawl/crawl_0.3.4-1.dsc
dbp-importdsc: 
/home/twb/dbp/http:/snapshot.debian.net/archive/2008/02/06/debian/pool/main/c/crawl/crawl_0.3.4-1.dsc:
 openFile: does not exist (No such file or directory)

...this could be achieved by using `dget' from the devscripts package.

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages darcs-buildpackage depends on:
ii  darcs 2.0.2-2an advanced revision control syste
ii  darcs-load-dirs   1.1.6+nmu2 Import upstream archives into darc
ii  devscripts2.10.35scripts to make the life of a Debi
ii  dpkg-dev  1.14.20Debian package development tools
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

darcs-buildpackage suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#495168: marked as done (dbp-importdsc: copy dsc metadata to patch metadata.)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #495168,
regarding dbp-importdsc: copy dsc metadata to patch metadata.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
495168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495168
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.12
Severity: wishlist
File: /usr/bin/dbp-importdsc

As an experiment, I tried dbp-importdsc'ing old versions of the
"crawl" package from snapshots.debian.net.  The resulting patches
could be significantly improved.  Just look at the output from "darcs
changes debian/changelog":

Changes to debian/changelog:

Fri Aug 15 12:51:49 EST 2008  Trent W. Buck 
  * Imported crawl-4.0.0beta26
  into Darcs repository



Fri Aug 15 12:51:29 EST 2008  Trent W. Buck 
  * Imported crawl-4.0.0beta26
  into Darcs repository



Fri Aug 15 12:51:09 EST 2008  Trent W. Buck 
  * Imported crawl-4.0.0beta26
  into Darcs repository


The author, date, and changelog description from patches created by
importdsc should be imported from the associated debian/changelog
entry.  In particular, the epoch and debian revision should be
preserved!

Here's an example of what I expect darcs changes to print for an
imported patch:

Mon Oct 17 21:00:58 EST 2005  Guus Sliepen 
  * Imported crawl 1:4.0.0beta26-6.
  * Fix possible uninitialised string when casting Blade Hands spell. Thanks
to Ilya Kasnacheev for noticing.  Closes: #325706
  * Apply patch from Kalle Olavi Niemitalo to fix uncursing of Enchant Armor
spell. Closes: #321082


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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages darcs-buildpackage depends on:
ii  darcs 2.0.2-2an advanced revision control syste
ii  darcs-load-dirs   1.1.6+nmu2 Import upstream archives into darc
ii  devscripts2.10.35scripts to make the life of a Debi
ii  dpkg-dev  1.14.20Debian package development tools
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

darcs-buildpackage suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#495169: marked as done (dbp-importdsc: ignores epochs.)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #495169,
regarding dbp-importdsc: ignores epochs.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
495169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.12
Severity: important
File: /usr/bin/dbp-importdsc

The crawl package has 1:4.x packages which precede the 2:0.x packages.
Attempting to import one of the later after importing the former fails
with a spurious "user error".

$ grep ^Version crawl_4.0.0beta26-9.dsc crawl_0.2.4-1.dsc
crawl_4.0.0beta26-9.dsc:Version: 1:4.0.0beta26-9
crawl_4.0.0beta26-9.dsc:Version: GnuPG v1.4.6 (GNU/Linux)
crawl_0.2.4-1.dsc:Version: 2:0.2.4-1
crawl_0.2.4-1.dsc:Version: GnuPG v1.4.6 (GNU/Linux)
$ dbp-importdsc crawl_4.0.0beta26-9.dsc
 VCSCMD:  darcs
LOGTEXT Imported crawl-4.0.0beta26.orig
into Darcs repository



Finished recording patch 'Imported crawl-4.0.0beta26.orig'
Finished tagging patch 'TAG UPSTREAM_crawl_4.0.0beta26'
Finished pulling and applying.
gpg: Signature made Tue 03 Apr 2007 00:27:47 EST using DSA key ID 5D8CDA7B
gpg: Can't check signature: public key not found
dpkg-source: extracting crawl in crawl-4.0.0beta26
dpkg-source: info: unpacking crawl_4.0.0beta26.orig.tar.gz
dpkg-source: info: applying crawl_4.0.0beta26-9.diff.gz
 VCSCMD:  darcs
LOGTEXT Imported crawl-4.0.0beta26
into Darcs repository



Finished recording patch 'Imported crawl-4.0.0beta26'
Finished tagging patch 'TAG DEBIAN_crawl_1:4.0.0beta26-9'
$ dbp-importdsc crawl_0.2.4-1.dsc
dbp-importdsc: user error (Existing version 4.0.0beta26 is greater than new 
version 0.2.4)

$

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages darcs-buildpackage depends on:
ii  darcs 2.0.2-2an advanced revision control syste
ii  darcs-load-dirs   1.1.6+nmu2 Import upstream archives into darc
ii  devscripts2.10.35scripts to make the life of a Debi
ii  dpkg-dev  1.14.20Debian package development tools
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

darcs-buildpackage suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#535552: marked as done (File in strange location: /usr/share/doc/darcs-buildpackage-0.5.12/COPYRIGHT)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #535552,
regarding File in strange location: 
/usr/share/doc/darcs-buildpackage-0.5.12/COPYRIGHT
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
535552: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535552
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Version: 0.5.12
Severity: minor
File: /usr/share/doc/darcs-buildpackage-0.5.12/COPYRIGHT

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

this file was probably included in the package by mistake.

Greetings,
Joachim


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages darcs-buildpackage depends on:
ii  darcs 2.2.0-1a distributed, interactive, smart 
ii  darcs-load-dirs   1.1.6+nmu2 Import upstream archives into darc
ii  devscripts2.10.52scripts to make the life of a Debi
ii  dpkg-dev  1.15.3 Debian package development tools
ii  libc6 2.9-13 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.3.1+dfsg-1 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

darcs-buildpackage suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkpNzPEACgkQ9ijrk0dDIGys9gCfdNPxXxdi47RuvnRMVE+6XdoX
zSIAn0vPRJ5PLB+bo25Z63f8q48lFgG3
=rXPq
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#549389: marked as done (Please switch to poppler-utils)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:15:09 +0100
with message-id <4d5598cd.5040...@debian.org>
and subject line Bug#612068: Removed package(s) from unstable
has caused the Debian Bug report #549389,
regarding Please switch to poppler-utils
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
549389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549389
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: darcs-buildpackage
Severity: important

Hi,
xpdf might not be shipped with Squeeze.
Your package currently build depends on xpdf-utils. Please adapt it to
xpdf-utils's successor poppler-utils.

Cheers,
Moritz

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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=de_DE.ISO-8859-15@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages darcs-buildpackage depends on:
pn  darcs  (no description available)
pn  darcs-load-dirs(no description available)
ii  devscripts2.10.55scripts to make the life of a Debi
ii  dpkg-dev  1.15.4 Debian package development tools
ii  libc6 2.9-27 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.3.1+dfsg-3 Multiprecision arithmetic library

darcs-buildpackage recommends no packages.

darcs-buildpackage suggests no packages.


--- End Message ---
--- Begin Message ---
Version: 0.5.12.2+rm


Dear submitter,

as the package darcs-buildpackage has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612068

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#555019: marked as done (FTBFS with binutils-gold)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:18:47 +0100
with message-id <4d5599a7.9090...@debian.org>
and subject line Bug#612055: Removed package(s) from unstable
has caused the Debian Bug report #555019,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
555019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555019
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: klineakconfig
Version: 0.9-8
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --mode=link --tag=CXX x86_64-linux-gnu-g++  
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -DNDEBUG -DNO_DEBUG -g -O2   -L/usr/lib  -L/usr/lib -L/usr/lib 
-lX11 -lXext -ldl -o klineakconfig -L/usr/lib   klmailclient.o klprefs.o 
kprefs.o klineakdef.o klineak.o klineakconfig.o main.o advancedkbd.o 
advancedkeyoptions.o klineakdefui.o klineakconfigui.o frmadvancedkbd.o 
frmadvancedkeyoptionsui.o advancedkbd.moc.o klineakdef.moc.o 
advancedkeyoptions.moc.o klineakconfig.moc.o  -L../klineakconfig -lkio -lkdeui 
-lkdecore -lqt-mt  -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread -lX11  
-llineak -llineak
libtool: link: x86_64-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -g -O2 -o 
klineakconfig klmailclient.o klprefs.o kprefs.o klineakdef.o klineak.o 
klineakconfig.o main.o advancedkbd.o advancedkeyoptions.o klineakdefui.o 
klineakconfigui.o frmadvancedkbd.o frmadvancedkeyoptionsui.o advancedkbd.moc.o 
klineakdef.moc.o advancedkeyoptions.moc.o klineakconfig.moc.o  -L/usr/lib -ldl 
-L/home/peter/rebuild/build/klineakconfig/klineakconfig-0.9/klineakconfig 
/usr/lib/libkio.so /usr/lib/libkdeui.so /usr/lib/libkdecore.so 
/usr/lib/libqt-mt.so -lpng -lz -lm -lXext -lSM -lICE -lpthread -lX11 
/usr/lib/liblineak.so
/usr/bin/ld: klmailclient.o: in function 
KLMailClient::kMailOpenComposer(QString const&, QString const&, QString const&, 
QString const&, QString const&, int, QString const&, QCString const&, QCString 
const&, QCString const&, QCString const&, QCString const&, QString const&, 
QCString const&):klmailclient.cpp:182: error: undefined reference to 
'DCOPClient::call(QCString const&, QCString const&, QCString const&, 
QMemArray const&, QCString&, QMemArray&, bool)'
/usr/bin/ld: klmailclient.o: in function KLMailClient::send(QString const&, 
QString const&, QString const&, QString const&, bool, KURL 
const&):klmailclient.cpp:103: error: undefined reference to 
'DCOPClient::isApplicationRegistered(QCString const&)'
/usr/bin/ld: advancedkbd.o: in function 
advancedKbd::stopLeds():advancedkbd.cpp:146: error: undefined reference to 
'DCOPClient::DCOPClient()'
/usr/bin/ld: advancedkbd.o: in function 
advancedKbd::stopLeds():advancedkbd.cpp:147: error: undefined reference to 
'DCOPClient::registerAs(QCString const&, bool)'
/usr/bin/ld: advancedkbd.o: in function 
advancedKbd::stopLeds():advancedkbd.cpp:148: error: undefined reference to 
'DCOPClient::attach()'
/usr/bin/ld: advancedkbd.o: in function 
advancedKbd::stopLeds():advancedkbd.cpp:150: error: undefined reference to 
'DCOPClient::send(QCString const&, QCString const&, QCString const&, 
QMemArray const&)'
collect2: ld returned 1 exit status
make[3]: *** [klineakconfig] Error 1


--- End Message ---
--- Begin Message ---
Version: 0.9-8+rm


Dear submitter,

as the package klineakconfig has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612055

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#567794: marked as done (kguitar: Please link with KDE 4 libraries)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:17:05 +0100
with message-id <4d559941.7080...@debian.org>
and subject line Bug#612071: Removed package(s) from unstable
has caused the Debian Bug report #567794,
regarding kguitar: Please link with KDE 4 libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package:  kguitar
Version:  0.5-3
User: debian-...@lists.debian.org
UserTags: debian-edu

I discovered this issue when testing Debian Edu based on Squeeze.  The
desktop environment is KDE 4, while some packages still link with KDE
3, thus increasing the disk and DVD footprint.

This package is one of the few that still link with the KDE 3
libraries.  Please rebuild it using the KDE 4 libraries to allow us to
increase the amount of useful packages we can fit on our DVD, and to
reduce the disk footprint of the installed packages.

Happy hacking,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
Version: 0.5-3+rm


Dear submitter,

as the package kguitar has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612071

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#575123: marked as done (oxine: needs to depend on libxine1-x)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:09:24 +0100
with message-id <4d559774.1040...@debian.org>
and subject line Bug#612056: Removed package(s) from unstable
has caused the Debian Bug report #575123,
regarding oxine: needs to depend on libxine1-x
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
575123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: oxine
Version: 0.7.1-6
Severity: important

This package appears to need to depend on libxine1-x.

I intend to remove the libxine1-x and libxine1-console dependencies from
libxine1 once squeeze is released; at that point, this bug will become
serious.

It is recommended that you make use of dh_xine (supplied by libxine-dev) and
have the package depend on ${xine-x:Depends}; that way, no changes (other
than, perhaps, some source changes) will be needed once xine-lib 1.2 is
released and uploaded to unstable.

-- 
| Darren Salt| linux at youmustbejoking | nr. Ashington, | Doon
| using Debian GNU/Linux | or ds,demon,co,uk| Northumberland | Army
| + http://www.youmustbejoking.demon.co.uk/ & http://tartarus.org/ds/

Statistics are no substitute for judgement.


--- End Message ---
--- Begin Message ---
Version: 0.7.1-6+rm


Dear submitter,

as the package oxine has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612056

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#582623: marked as done ((kguitar_0.5-3/avr32): FTBFS: Outdated config.{sub,guess})

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:17:05 +0100
with message-id <4d559941.7080...@debian.org>
and subject line Bug#612071: Removed package(s) from unstable
has caused the Debian Bug report #582623,
regarding (kguitar_0.5-3/avr32): FTBFS: Outdated config.{sub,guess}
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
582623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582623
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kguitar
Version: 0.5-3
Severity: wishlist
User: bradsm...@debian.org
Usertags: avr32

Hi,

Whilst building your package on AVR32, the build failed due to outdated
config.{sub,guess} files.

Full build logs available:

  http://buildd.debian-ports.org/build.php?pkg=kguitar&arch=avr32&ver=0.5-3

Regards,
Bradley Smith

--
Bradley Smith b...@brad-smith.co.uk
Debian GNU/Linux Developer bradsm...@debian.org
GPG: 0xC718D347   D201 7274 2FE1 A92A C45C EFAB 8F70 629A C718 D347


--- End Message ---
--- Begin Message ---
Version: 0.5-3+rm


Dear submitter,

as the package kguitar has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612071

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#604288: marked as done (Preparations for the removal of the KDE3 and Qt3 libraries)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:17:05 +0100
with message-id <4d559941.7080...@debian.org>
and subject line Bug#612071: Removed package(s) from unstable
has caused the Debian Bug report #604288,
regarding Preparations for the removal of the KDE3 and Qt3 libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
604288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kguitar
Severity: wishlist
User: debian-qt-...@lists.debian.org
Usertags: qt3libs-removal kde3libs-removal


Dear maintainer,

The Debian Qt/KDE team is planning to remove the KDE3 and Qt3 libraries from 
Debian shortly after the Squeeze release. The transition phase to KDE4 and Qt4 
will finish since both KDE and Nokia upstream don't maintain the old versions 
of those libraries anymore.

In order to make this move, all packages directly or indirectly depending on 
the KDE3/Qt3 libraries have to either get ported to KDE4/Qt4 or eventually get 
removed from the Debian repositories.

Therefore, please take the time and:
- contact your upstream (if existing) and ask about the state of a KDE4/Qt4 
port of your application
- if there are no activities regarding porting, investigate whether there are 
suitable alternatives for your users
- if there is a KDE4/Qt4 port that is not yet packaged, consider packaging it
- if both the KDE3/Qt3 and the KDE4/Qt4 version already coexist in the Debian 
archives, consider removing the KDE3/Qt3 version

Documentation on how to port to KDE4 can be found at:
http://techbase.kde.org/index.php?title=Development/Tutorials/KDE4_Porting_Guide

Documentation on how to port to Qt4 can be found at:
http://doc.qt.nokia.com/4.7/porting4.html

For any questions and issues, do not hesitate to contact the Debian Qt/KDE 
team at debian-qt-...@lists.debian.org

Eckhart


--- End Message ---
--- Begin Message ---
Version: 0.5-3+rm


Dear submitter,

as the package kguitar has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612071

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#604293: marked as done (Preparations for the removal of the KDE3 and Qt3 libraries)

2011-02-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Feb 2011 21:18:47 +0100
with message-id <4d5599a7.9090...@debian.org>
and subject line Bug#612055: Removed package(s) from unstable
has caused the Debian Bug report #604293,
regarding Preparations for the removal of the KDE3 and Qt3 libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
604293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604293
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: klineakconfig
Severity: wishlist
User: debian-qt-...@lists.debian.org
Usertags: qt3libs-removal kde3libs-removal


Dear maintainer,

The Debian Qt/KDE team is planning to remove the KDE3 and Qt3 libraries from 
Debian shortly after the Squeeze release. The transition phase to KDE4 and Qt4 
will finish since both KDE and Nokia upstream don't maintain the old versions 
of those libraries anymore.

In order to make this move, all packages directly or indirectly depending on 
the KDE3/Qt3 libraries have to either get ported to KDE4/Qt4 or eventually get 
removed from the Debian repositories.

Therefore, please take the time and:
- contact your upstream (if existing) and ask about the state of a KDE4/Qt4 
port of your application
- if there are no activities regarding porting, investigate whether there are 
suitable alternatives for your users
- if there is a KDE4/Qt4 port that is not yet packaged, consider packaging it
- if both the KDE3/Qt3 and the KDE4/Qt4 version already coexist in the Debian 
archives, consider removing the KDE3/Qt3 version

Documentation on how to port to KDE4 can be found at:
http://techbase.kde.org/index.php?title=Development/Tutorials/KDE4_Porting_Guide

Documentation on how to port to Qt4 can be found at:
http://doc.qt.nokia.com/4.7/porting4.html

For any questions and issues, do not hesitate to contact the Debian Qt/KDE 
team at debian-qt-...@lists.debian.org

Eckhart


--- End Message ---
--- Begin Message ---
Version: 0.9-8+rm


Dear submitter,

as the package klineakconfig has just been removed from the Debian
archive unstable we hereby close the assiciated bug reports.  We are
sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612055

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Processing of zoem_10-265-1_amd64.changes

2011-02-11 Thread Debian FTP Masters
zoem_10-265-1_amd64.changes uploaded successfully to localhost
along with the files:
  zoem_10-265-1.dsc
  zoem_10-265.orig.tar.gz
  zoem_10-265-1.debian.tar.gz
  zoem_10-265-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1po0qm-0006nr...@franck.debian.org



zoem_10-265-1_amd64.changes ACCEPTED into unstable

2011-02-11 Thread Debian FTP Masters



Accepted:
zoem_10-265-1.debian.tar.gz
  to main/z/zoem/zoem_10-265-1.debian.tar.gz
zoem_10-265-1.dsc
  to main/z/zoem/zoem_10-265-1.dsc
zoem_10-265-1_amd64.deb
  to main/z/zoem/zoem_10-265-1_amd64.deb
zoem_10-265.orig.tar.gz
  to main/z/zoem/zoem_10-265.orig.tar.gz


Override entries for your package:
zoem_10-265-1.dsc - source text
zoem_10-265-1_amd64.deb - optional text

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1po14f-0007us...@franck.debian.org



Processed: change submitter

2011-02-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> submitter 512354 !
Bug #512354 [libggzcore-dev] libggzcore-dev: API change: 
ggzcore_server_list_rooms
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 515552 !
Bug #515552 [libdb4.2] db4.2: do not release with squeeze
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 515554 !
Bug #515554 [libdb4.4] db4.4: don't release
Warning: Unknown package 'libdb4.4'
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
Warning: Unknown package 'libdb4.4'
> submitter 51 !
Bug #51 [libdb4.5] db4.5: don't release
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 437650 !
Bug #437650 [libdb4.6] libdb4.6: FTBFS on s390: in testsuite, run_subsystem: 
env env007: env66: mmap: Cannot allocate memory
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 459504 !
Bug #459504 [picard] picard: segfault on cd lookup
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 169356 !
Bug #169356 [binutils] hppa toolchain causes 
binary-compiled-with-profiling-enabled on everything
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 293464 !
Bug #293464 [tla] tla library-add 
z...@packages.debian.org--pkg-zsh/zsh--upstream--4.1.1--base-0 doesn't work
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 301289 !
Bug #301289 [console-tools] console-tools: chvt: unhelpful error message, 
lacking apostrophe
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 308104 !
Bug #308104 [tla] tla: copes badly with no EDITOR env var set
Bug #247673 [tla] tla: "tla commit" fails when EDITOR is not set
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 339368 !
Bug #339368 [sqlite3] sqlite3: run tests as part of build
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 389951 !
Bug #389951 [vux] mpg123 in main now
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 426617 !
Bug #426617 [git-cvs] git-cvsimport cannot handle zsh CVS repo
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 434468 !
Bug #434468 [xemacs21] xemacs21: old FSF address in the copyright file
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 470525 !
Bug #470525 [ikiwiki] ikiwiki: html entities invalid in atom feed
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 472887 !
Bug #472887 [dkim-filter] dkim-filter: dies unexpectedly
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 486638 !
Bug #486638 [tritium] tritium: new window does not appear in frame that is 
empty even when the mouse pointer is on it
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 486642 !
Bug #486642 [tritium] tritium oppresses mplayer's attempt at fullscreen mode
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 486643 !
Bug #486643 [tritium] tritium: self.wm.runPython.query( self.wm.current_frame() 
) skillfully avoids input
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 487047 !
Bug #487047 [tritium] tritium: unnecessary resize?
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 501072 !
Bug #501072 [mmorph] mmorph: uses deprecated error interfaces
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 508658 !
Bug #508658 [libtool] libtool: --preserve-dup-deps a no-op with convenience libs
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 524540 !
Bug #524540 [libxmlrpc-c3-dev] libxmlrpc-c3-dev: new upstream version
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 524550 !
Bug #524550 [libxmlrpc-c3-dev] libxmlrpc-c3-dev: xmlrpc example bad
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 524747 !
Bug #524747 [libxmlrpc-c3] libxmlrpc-c3: xmlrpc does not handle structs 
correctly
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 548746 !
Bug #548746 [pdksh] pdksh: exit status for non-interactive file-not-found
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 550718 !
Bug #550718 [pdksh] eval $(false) exit code incorrect
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 563423 !
Bug #563423 [awesome] xserver-xorg-video-intel: X crashes, 
[drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled 
pipe 0
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 565040 !
Bug #565040 [micro-proxy] micro-proxy: segfault on bad request
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 573757 !
Bug #573757 [libcanberra-gtk-module] libcanberra-gtk-module: unconditionally 
adds canberra to GTK_MODULES
Changed Bug submitter to 'Clint Adams ' from 'Clint Adams 
'
> submitter 574874 !
Bug #574874 [uswsusp] uswsusp: whitelist thi

Processing of db4.8_4.8.30-5_all.changes

2011-02-11 Thread Debian FTP Masters
db4.8_4.8.30-5_all.changes uploaded successfully to localhost
along with the files:
  db4.8_4.8.30-5.dsc
  db4.8_4.8.30-5.debian.tar.gz
  db4.8-doc_4.8.30-5_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1po5s3-0005hn...@franck.debian.org



db4.8_4.8.30-5_all.changes ACCEPTED into unstable

2011-02-11 Thread Debian FTP Masters



Accepted:
db4.8-doc_4.8.30-5_all.deb
  to main/d/db4.8/db4.8-doc_4.8.30-5_all.deb
db4.8_4.8.30-5.debian.tar.gz
  to main/d/db4.8/db4.8_4.8.30-5.debian.tar.gz
db4.8_4.8.30-5.dsc
  to main/d/db4.8/db4.8_4.8.30-5.dsc


Override entries for your package:
db4.8-doc_4.8.30-5_all.deb - optional doc
db4.8_4.8.30-5.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1po5wb-0005m2...@franck.debian.org



Processed: Re: nictools-pci wnpp 541001 noowner

2011-02-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> noowner 541001
Bug #541001 [wnpp] O: nictools-pci -- Diagnostic tools for many PCI ethernet 
cards
Removed annotation that Bug was owned by packa...@qa.debian.org.
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
541001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.129749048810308.transcr...@bugs.debian.org