Bug#543810: Uninstallable on quite some arches due to missing dependency

2009-08-27 Thread Luk Claes
Package: virt-what
Version: 1.1-1
Severity: important

Hi

Please add dmidecode to Build-Depends so the package only gets built on 
architectures where it is available.

Cheers

Luk

PS: Afterwards, it would be good to file a removal bug for the binary packages 
that are now uninstallable.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543811: init script is silent

2009-08-27 Thread Joey Hess
Package: privoxy
Version: 3.0.13-1
Severity: normal

/etc/init.d/privoxy start|stop returns without printing anything.

Apparently it does this because /proc/cmdline contains quiet,
but that should have nothing to do with an init script being run
at the command line. 

Policy is quite clear:

* When daemons are started

  If the script starts one or more daemons, the output should look
  like this (a single line, no leading spaces):
   Starting description: daemon-1 ... daemon-n.


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

Kernel: Linux 2.6.31-rc3-486
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 privoxy depends on:
ii  adduser3.110 add and remove users and groups
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  logrotate  3.7.8-4   Log rotation utility
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl   5.10.0-25 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages privoxy recommends:
ii  doc-base  0.9.3  utilities to manage online documen

privoxy suggests no packages.

-- no debconf information

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#543809: python-libmimic depends on both python2.4 and python 2.5

2009-08-27 Thread Jesse Sung
Package: python-libmimic
Version: 1.0.4-2

Hi,

Depends: libc6 (= 2.2.5), libmimic0 (= 1.0.4-2), python2.4 (=
2.3.90), python2.5 (= 2.5), python ( 2.6), python (= 2.4),
python-support (= 0.90.0)

It triggers apt to install python2.4. Should it be python2.4 |
python2.5, or just remove both of them and depend on python only?

-- 
BR,
Wen-chien Jesse Sung





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543813: VERBOSE=no is incorrectly set when init scripts are run at command line or on upgrade

2009-08-27 Thread Joey Hess
Package: sysvinit
Version: 2.87dsf-2+b1
Severity: normal

I've found several daemons (privoxy, fuse) whose init scripts no longer
output anything when run. 

r...@gnu:~/etc/init.d/privoxy stop
r...@gnu:~/etc/init.d/privoxy start
r...@gnu:~

This is not reassuring behavior; it violates user expectations; it
violates policy, which says that init scripts should say what they're
doing; it makes it non-obvious if privoxy started, or why not (messages
about /etc/default/privoxy are suppressed). And it's based on
/lib/init/vars.sh setting VERBOSE=no if the kernel was booted with
quiet, which is the default for all desktop installs for some time now.

It doesn't seem right for a kernel boot option to affect random
user-space scripts run at the command line.

It doesn't seem good that multiple daemons are being modified to use
this, and that /etc/init.d/skeleton encourages it.

It's decidedly fishy that userspace overloads the meaning of a kernel boot
option at all. I don't remember this being the plan when we made desktop
installs boot with quiet by default.

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

Kernel: Linux 2.6.31-rc3-486
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 sysvinit depends on:
ii  initscripts 2.87dsf-2+b1 scripts for initializing and shutt
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  libselinux1 2.0.85-1 SELinux shared libraries
ii  libsepol1   2.0.37-1 Security Enhanced Linux policy lib
ii  sysv-rc 2.87dsf-2System-V-like runlevel change mech
ii  sysvinit-utils  2.87dsf-2+b1 System-V-like utilities

sysvinit recommends no packages.

sysvinit suggests no packages.

-- no debconf information

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#543812: init script is silent

2009-08-27 Thread Joey Hess
Package: tor
Version: 0.2.1.19-1
Severity: normal

/etc/init.d/tor start|stop returns without printing anything.

Apparently it does this because /proc/cmdline contains quiet,
but that should have nothing to do with an init script being run
at the command line. 

Policy is quite clear:

* When daemons are started

  If the script starts one or more daemons, the output should look
  like this (a single line, no leading spaces):
   Starting description: daemon-1 ... daemon-n.

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

Kernel: Linux 2.6.31-rc3-486
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 privoxy depends on:
ii  adduser3.110 add and remove users and groups
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  logrotate  3.7.8-4   Log rotation utility
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl   5.10.0-25 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages privoxy recommends:
ii  doc-base  0.9.3  utilities to manage online documen

privoxy suggests no packages.

-- no debconf information

-- 
see shy jo



- End forwarded message -
-- 
see shy jo


signature.asc
Description: Digital signature


Bug#543795: grub-pc: ..with /dev/dm-0 as /, grub-probe: error: cannot find a device for /

2009-08-27 Thread Felix Zielcke
Am Donnerstag, den 27.08.2009, 03:29 +0200 schrieb Arnt Karlsen:

 ...aptitude snip pasted:
 Errors were encountered while processing:  
  grub-pc   
 Press return to continue.  

 grub-probe: error: cannot find a device for /.
 

 /dev/dm-0  71G   16G   52G  23% /

That looks like the same bug as 542435 which was caused by dmestup
2.02.51-1 but fixed in the next upload 
2.02.51-2
Please make sure you're using the -2 version and then execute `echo
change  /sys/block/dm-0/uevent'
Then the /dev/mapper/* files shouldn't be anymore symlinks and
grub-probe should work again.

-- 
Felix Zielcke
Proud Debian Maintainer




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543814: [plasma-widgets-workspace] monitoring widgets only works when ksysguardd is installed, but no dependency

2009-08-27 Thread Martin Hansen
Package: plasma-widgets-workspace
Version: 4:4.2.4-1+b1
Severity: normal

--- Please enter the report below this line. ---
The plasma-widgets-workspace should depend or at least recommend the 
ksysguardd (daemon) package. as all the monitoring widgets like cpuload and 
networkload only works if the ksysguard deamon is running.
Furthermore the widgets don't give any error report neither on screen or in 
.xsesion-errors, only a study of the sources gave the clue about the 
dependency on ksysguard.
When the daemon is not present only an icon is shown, and no graph.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-1-686

Debian Release: squeeze/sid
  650 testing security.debian.org 
  650 testing ftp.dk.debian.org 
  650 testing ftp.debian.org 
  650 testing debian.uni-c.dk 
  650 testing debian.three-dimensional.net 
  600 unstableftp.dk.debian.org 
  600 unstableftp.debian.org 
  600 unstabledebian.uni-c.dk 
  600 unstabledebian.three-dimensional.net 

--- Package information. ---
Depends (Version) | Installed
=-+-=
kdebase-runtime  (= 4:4.2.2) | 4:4.2.4-2
kdebase-workspace-libs4+5(= 4:4.2.4) | 4:4.2.4-1+b1
kdelibs5 (= 4:4.2.4) | 4:4.2.4-1
libc6  (= 2.1.3) | 2.9-23
libplasma3   (= 4:4.2.4) | 4:4.2.4-1
libqt4-dbus(= 4.5.1) | 4:4.5.2-1
libqt4-webkit  (= 4.5.1) | 4:4.5.2-1
libqt4-xml (= 4.5.1) | 4:4.5.2-1
libqtcore4 (= 4.5.1) | 4:4.5.2-1
libqtgui4  (= 4.5.1) | 4:4.5.2-1
libstdc++6 (= 4.1.1) | 4.4.1-1
libstrigiqtdbusclient0 (= 0.6.3) | 0.6.5-1+b1
libx11-6  | 2:1.2.2-1
libxcomposite1   (= 1:0.3-1) | 1:0.4.0-4
libxdamage1(= 1:1.1) | 1:1.1.1-4
libxfixes3   (= 1:4.0.1) | 1:4.0.3-2
libxrender1   | 1:0.9.4-2
plasma-dataengines-workspace (= 4:4.2.4-1+b1) | 4:4.2.4-1+b1


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 

Med venlig hilsen / Mojn / Best regards

Martin Hansen
Opensource Software Specialist

Center for Software Innovation
Alsion 2
DK-6400 Sønderborg

Tel.: +45 7347 7000
Dir.: +45 7347 7017
Mail: m...@cfsi.dk
Web : www.cfsi.dk

Kommende CSI arrangementer: 
Windows Embedded Standard (XP embedded) – Jump Start 


Bug#543618: extremetuxracer: The challenge one course fails

2009-08-27 Thread Stefano Simonucci
On Wed, 2009-08-26 at 20:25 +0200, Gonéri Le Bouder wrote:
 
 I can't reproduct that here with the same version of extremetuxracer. Can
 you try to reinstall extremetuxracer-data?
 
 Best regards,
 
 Gonéri Le Bouder
 
 $ ls
 /usr/share/games/extremetuxracer/courses/events/d-niehoff_experience/challenge_one
 course.tcl  elev.png  preview.png  terrain.png  trees.png
 

I have reinstalled but the error persists. Nevertheless the directory 
/usr/share/games/extremetuxracer/courses/events/d-niehoff_experience/challenge_one
exists in my installation. 
I believe that the problem is another. 
The directory 
/usr/share/games/extremetuxracer/courses/events/d-niehoff_experience/challenge_one
exists but etracer searches the directory 
/usr/share/games/extremetuxracer/courses/events/a-tux_racer/challenge_one. 
Surprisingly etracer finds the right directory in the practice menu, while it 
searches the wrong directory in the enter a campaign menu.
Thank you very much.
Best regards

 Stefano




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543807: /etc/default/grub.local

2009-08-27 Thread Felix Zielcke
Am Donnerstag, den 27.08.2009, 13:40 +0800 schrieb jida...@jidanni.org:
 Package: grub-pc
 Version: 1.96+20090826-3
 Severity: wishlist
 
 Gentlemen, in /etc/default/grub can you
 #include_if_exists /etc/default/grub.local
 or something?
 
 You see at the end of
 /etc/default/grub
 I just wish to have
 
 #jidanni:
 GRUB_TERMINAL=console GRUB_CMDLINE_LINUX_DEFAULT=quiet panic=15
 case $(hostname) in *1) GRUB_TIMEOUT=45;; *) GRUB_TIMEOUT=11;; esac
 # Local Variables:
 # compile-command: update-grub  grub-install /dev/hda
 # End:
 
 but on every single upgrade I have to go through the questions and then
 paste those lines back on the new version, etc. A big hassle.
 
 I want to keep up with your latest /etc/default/grub version, but also
 have the final say at the end... all without triggering the whole
 question session during install.
 
 OK, maybe /etc/default/grub.local is not the exact best place.
 
 Anyway, e.g., exim4 has /etc/exim4/exim4.conf.localmacros etc.
 http://pkg-exim4.alioth.debian.org/README/README.Debian.html#macros
 
 
GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT are now preserved via
debconf.
the rest of the file is managed by ucf now which has a 3-way merge
feature. There shouldn't be a need for a .local file.
It should preserve your changes and only complain if we change
the /etc/default/grub file
Though it could be that it complained now with the debconf preserving
change.


-- 
Felix Zielcke
Proud Debian Maintainer




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522514: status of new nexuiz version

2009-08-27 Thread Gerfried Fuchs
Hi!

 For all that are interested, here is a status update: fteqcc was taken
over by the Debian/Ubuntu Games Team and the required svn snapshot was
pulled and uploaded to the pool. The package is currently available
through Debian testing (squeeze) and unstable (sid) and also was already
synced into Ubuntu karmic (at least the source is there already, the
binaries still seem to be at version 3343-2).

 What is left now is uploading both nexuiz and nexuiz-data. Given its
sheer size please be patient a little bit longer with us, we (read:
Bruno Kleinert does the hard work) hope to be able to do the update
within the next few days.

 Thanks for sticking with us and (hopefully) not having lost hope that
it will happen. :)

 So long!
Rhonda



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#266003: status?

2009-08-27 Thread Steve Langasek
tags 266003 = patch
thanks

On Fri, Jul 31, 2009 at 11:41:13AM +1000, Brian May wrote:
 On Thu, Jul 30, 2009 at 02:31:43PM +0200, Thomas Viehmann wrote:
  it would seem that after Joss's and Steve's explanations the issue is  
  clear and Joss also provided a code example. Yet the bug is still  
  unfixed. Is there a reason to further postpone closing this any further?

 I am very short of time lately. The little time I have had has been on other
 more urgent tasks.

 First I need to test the latest version of Heimdal, and ensure it still has 
 the
 problem. There have been a number of new upstream releases since the initial
 report, and somewhere I think I saw a hint that the problem may have been
 solved.

 Any changes would need to be coordinated with Sam Hartman, who was working on 
 a
 patch to make it possible to install both Heimdal and MIT kerberos development
 packages at the same time, so I have CCed him.

As this bug has been breaking other packages now for 5 months, and Sam's NMU
appears to be done and in unstable, and the fix for this bug is trivial, I'm
going ahead and uploading an NMU fixing this problem to the DELAYED/7-day
queue on ftp-master.  Debdiff for the upload is attached.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -u heimdal-1.2.e1.dfsg.1/debian/changelog heimdal-1.2.e1.dfsg.1/debian/changelog
--- heimdal-1.2.e1.dfsg.1/debian/changelog
+++ heimdal-1.2.e1.dfsg.1/debian/changelog
@@ -1,3 +1,13 @@
+heimdal (1.2.e1.dfsg.1-1.2) unstable; urgency=low
+
+  * Non-maintainer upload for RC bugfix.
+  * debian/rules: clean out dependency_libs in the .la files shipped by
+heimdal-dev, so that reverse-dependencies don't fail to build looking
+for libdb when they don't need it.  Thanks to Thomas Viehmann for the
+patch.  Closes: #266003.
+
+ -- Steve Langasek vor...@debian.org  Thu, 27 Aug 2009 06:15:45 +
+
 heimdal (1.2.e1.dfsg.1-1.1) unstable; urgency=low
 
   * Non-maintainer upload with permission of maintainer, Closes: #538697 
diff -u heimdal-1.2.e1.dfsg.1/debian/rules heimdal-1.2.e1.dfsg.1/debian/rules
--- heimdal-1.2.e1.dfsg.1/debian/rules
+++ heimdal-1.2.e1.dfsg.1/debian/rules
@@ -68,6 +68,8 @@
 	rm -f debian/heimdal-dev/usr/lib/libss.a
 	rm -f debian/heimdal-dev/usr/lib/libss.la
 	rm -f debian/heimdal-dev/usr/lib/libss.so
+	# remove libtool recursive linking mess
+	sed -i /dependency_libs/ s/'.*'/''/ debian/heimdal-dev/usr/lib/*.la
 
 binary-post-install/heimdal-multidev::
 	# remove conflicting files


signature.asc
Description: Digital signature


Bug#541041: insserv: user changes have to be preserved

2009-08-27 Thread Michael Meskes
On Wed, Aug 26, 2009 at 09:03:11PM +0200, Michael Biebl wrote:
 Can you elaborate how that would work, you really lost me here.
 
 The way insserv currently works is, that the complete system is switched in 
 one
 go, not each and every package doing the switch on it's own (which wouldn't 
 work).

Before doing the initial switch to dependency based booting it could check
whether all links have the default level by checking versus a list of default
numbers that can be created manually and be part of the package. Not sure where
I'm unclear to be honest. My idea was to add a file let's say call
default_runlevel.txt and then the script can go though all the links and check
whether they are listed in default_runlevel.txt or not. If one isn't the admin
has changed the priority of at least one script and thus the automatic switch
to dependency based booting should be stopped, the admin should be asked, or
whatever reaction is appropriate.

Michael

-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo/Skype: michaelmeskes, Jabber: mes...@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542136: [bts] sends block X with Y instead of block X by Y

2009-08-27 Thread Don Armstrong
On Tue, 25 Aug 2009, Frédéric Brière wrote:
 On Tue, Aug 25, 2009 at 10:10:27AM -0400, James Vega wrote:
  with.  As such, I'll back out the change from devscripts and reassign
  to debbugs so Don can take a look at it.
 
 You'll probably want to merge with #543508, then.

The key bit here is that the bugs which show this behavior are merged.
I've now got a test which fails, and after fixing the underlying bug,
succeeds. I'll fix up the bug(s) in question to actually indicate that
they also block the merged pair once I get around to deploying this.


Don Armstrong

-- 
I learned really early the difference between knowing the name of
something and knowing something
 -- Richard Feynman What is Science Phys. Teach. 7(6) 1969

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



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543815: initramfs-tools: Having /lib64 in /etc/ld.so.conf results in unusable initrd image

2009-08-27 Thread Stephen Dowdy
Package: initramfs-tools
Version: 0.85i
Severity: critical
Justification: breaks the whole system


--
Summary:
This problem is in essence (AFAICT) the same as #337176, #420754
I think the solution is to fix the hook-functions to not just
catch a few well known optimized locations, but to also dereference
library paths to absolute locations? (or create the initrd with
symlinks for found lib directories back to /lib)
(sorry, i don't have enough time to really dig into this, myself)
--


If /etc/ld.so.conf contains /lib64, update-initramfs will create a
filesystem containing /lib64/libcrypt.so.1, but /bin/sh is looking only
for /lib/libcrypto.so.1  yielding:

--
/bin/sh: error while loading shared libraryes: libcrypt.so.1: cannot
open shared object file: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
--

So /lib64 is default symlink to /lib (on running system):

+ stat -c %N /lib64
`/lib64' - `/lib'

+ grep lib64 /etc/ld.so.conf
/lib64

Note: you could argue this is a mistake, but the end result is that
kernel security updates render the system unbootable.  As far as the
running system is concerned, since /lib64 is a symlink to /lib, it
operates the same.  Theoretically, though someone COULD make /lib64
a real directory and have a custom libcrypt.so.1 there and i suspect
that update-initramfs would still break.

+ ldconfig -p
+ grep libcrypt.so
libcrypt.so.1 (libc6,x86-64, OS ABI: Linux 2.6.0) = 
/lib64/libcrypt.so.1
libcrypt.so.1 (libc6, OS ABI: Linux 2.6.0) = /lib32/libcrypt.so.1
libcrypt.so (libc6,x86-64, OS ABI: Linux 2.6.0) = /usr/lib/libcrypt.so

note that /lib64 is where libcrypt.so is found in this configuration.
If i remove /lib64 from /etc/ld.so.conf and 'ldconfig', we get instead:

+ ldconfig -p
+ grep libcrypt.so
libcrypt.so.1 (libc6,x86-64, OS ABI: Linux 2.6.0) = /lib/libcrypt.so.1
libcrypt.so.1 (libc6, OS ABI: Linux 2.6.0) = /lib32/libcrypt.so.1
libcrypt.so (libc6,x86-64, OS ABI: Linux 2.6.0) = /usr/lib/libcrypt.so
(where it's now found in /lib)

+ gunzip -c /boot/initrd.img-2.6.18-6-amd64.bak
+ cpio -tiv
+ grep crypt
28172 blocks
-rw-r--r--   1 root root22656 Jan  4  2009 lib64/libcrypt.so.1

Note: i'm using the .bak since we fixed the system previously by
  removing /lib64 from /etc/ld.so.conf and i've only put it back
  in here for the bugreport (so /boot/initrd.img-2.6.18-6-amd64
  is fixed as seen here:.
+ gunzip -c /boot/initrd.img-2.6.18-6-amd64
+ cpio -tiv
+ grep crypt
28172 blocks
-rw-r--r--   1 root root22656 Jan  4  2009 lib/libcrypt.so.1

thanks,
--stephen

-- Package-specific info:
-- /proc/cmdline
root=/dev/sda1 ro vga=771 

-- /proc/filesystems
cramfs
ext3

-- lsmod
Module  Size  Used by
nfsd  256200  17 
exportfs   10368  1 nfsd
ipt_MASQUERADE  8320  1 
iptable_nat12292  1 
ip_nat 24492  2 ipt_MASQUERADE,iptable_nat
ip_conntrack   63140  3 ipt_MASQUERADE,iptable_nat,ip_nat
nfnetlink  11976  2 ip_nat,ip_conntrack
ip_tables  25576  1 iptable_nat
x_tables   22024  3 ipt_MASQUERADE,iptable_nat,ip_tables
ppdev  14088  0 
parport_pc 41640  0 
lp 17736  0 
parport44684  3 ppdev,parport_pc,lp
nfs   236216  1 
lockd  67600  3 nfsd,nfs
nfs_acl 8320  2 nfsd,nfs
sunrpc166984  13 nfsd,nfs,lockd,nfs_acl
autofs427912  1 
ipv6  286048  38 
dm_snapshot20664  0 
dm_mirror  25216  0 
dm_mod 62800  2 dm_snapshot,dm_mirror
serio_raw  12036  0 
psmouse44432  0 
pcspkr  7808  0 
shpchp 42156  0 
pci_hotplug20872  1 shpchp
evdev  15360  2 
tsdev  13056  0 
joydev 15360  0 
ext3  138512  7 
jbd65392  1 ext3
mbcache14216  1 ext3
sd_mod 25856  9 
ide_cd 45088  1 
cdrom  40488  1 ide_cd
usbhid 45088  0 
piix   15492  0 [permanent]
mptsas 31120  8 
mptscsih   29184  1 mptsas
generic10500  0 [permanent]
mptbase56672  2 mptsas,mptscsih
uhci_hcd   28696  0 
ide_core  147584  3 ide_cd,piix,generic
scsi_transport_sas 36608  1 mptsas
ehci_hcd   36104  0 
scsi_mod  153008  4 sd_mod,mptsas,mptscsih,scsi_transport_sas
bnx2   86640  0 
tg3   108292  0 
thermal20240  0 
processor  38248  1 thermal
fan 9864  0 

-- kernel-img.conf
do_symlinks = Yes
do_initrd = Yes

Bug#542811: [Pkg-sysvinit-devel] Bug#542811: Bug#542811: invoke-rc.d starts disabled startup scripts

2009-08-27 Thread Harald Dunkel

Hi Henrique,

Henrique de Moraes Holschuh wrote:


I recall there was a logic line in invoke-rc.d we could invert, so that when
the target state is unknown (i.e. user did the wrong thing and REMOVED the
links instead of using K links) we would assume the service is disabled
instead of enabled.



That would be more close to the behavior of /etc/init.d/rc.

I would suggest to take a look at the LSB-style headers of
the run level scripts in /etc/init.d .  Many do not define
symlinks for all run levels. udev (just as an example) only
defines a symlink for S. This is surely not a user error.

Maybe it would be an improvement to explitly forbid these
missing links? /etc/init.d/rc or invoke-rc.d could echo a
warning, for example.

Am I allowed to suggest some patches here?


Regards

Harri




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#540576: Toggle useless messages and similar links don't work unless Javascript is enabled

2009-08-27 Thread Don Armstrong
On Wed, 26 Aug 2009, Michael Gold wrote:
 On Wed, Aug 26, 2009 at 09:16:34 -0700, Don Armstrong wrote:
  The reasonable default is to not display the useless messages at all.
  If for some reason you actually want to see them, you can either
  enable javascript, munge the CSS yourself, or view the source.
 
 Disabling stylesheets is an easy workaround (in Iceweasel: View /
 Page style / No style).
 
 I agree that hiding the messages is a reasonable default, but I
 think it's a bad idea to show a link that won't actually work. Would
 you be willing to accept a patch that improves this behaviour?

I'd consider it, but it certainly sounds like a lot of extra work and
code for what is at most a cosmetic issue, and pretty typical one if
you wander around without javascript enabled. [After all, if you're
using iceweasel, you can pretty trivially enable javascript for bdo
and only bdo using noscript or similar.]

  The default for people without javascript is to show all of the
  extra information... did you actually test this?
 
 Sorry for being unclear. What I meant was that the link has no
 effect when JS is disabled; I didn't test with JS enabled to see
 what information would be shown or hidden.

That's fine, but there are lots of things which aren't going to work
when you disable javascript. [And honestly, the set of things is going
to get larger and larger.]

I'm always willing to adjust defaults to make the page useable for
browsers and people without javascript and or CSS support, but not at
the expense of cripiling functionality or excessive bits of code.


Don Armstrong

-- 
What I can't stand is the feeling that my brain is leaving me for 
someone more interesting.

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543817: otrs2: Otrs 2.4

2009-08-27 Thread Modesto Alexandre
Package: otrs2
Version: 2.3.4-1
Severity: wishlist


Please, package OTRS 2.4

Lot of new features : http://otrs.org/2.4/features/

Thanks.
Alex.

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages otrs2 depends on:
ii  adduser  3.110   add and remove users and groups
ii  apache2  2.2.11-2Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd-c 2.2.11-2Apache HTTP Server - traditional n
ii  dbconfig-common  1.8.41  common framework for packaging dat
ii  debconf  1.5.27  Debian configuration management sy
ii  libauthen-sasl-perl  2.12-1  Authen::SASL - SASL Authentication
ii  libcrypt-passwdmd5-perl  1.3-9   interoperable MD5-based crypt() fo
ii  libdate-pcalc-perl   1.2-3   Perl module for Gregorian calendar
ii  libdbi-perl  1.609-1 Perl Database Interface (DBI)
ii  libemail-valid-perl  0.179-2 Check validity of Internet email a
ii  libio-stringy-perl   2.110-4 Perl modules for IO from scalars a
ii  libmailtools-perl2.04-1  Manipulate email in perl programs
ii  libmime-tools-perl   5.427-2 Perl5 modules for MIME-compliant m
ii  libtext-diff-perl1.37-1  Perl module to find differences in
ii  libxml-parser-perl   2.36-1.1+b1 Perl module for parsing XML files
ii  perl 5.10.0-24   Larry Wall's Practical Extraction 
ii  ucf  3.0018  Update Configuration File: preserv

Versions of packages otrs2 recommends:
ii  aspell 0.60.6-1  GNU Aspell spell-checker
ii  ispell 3.1.20.0-4.5  International Ispell (an interacti
ii  libapache2-mod-perl2   2.0.4-5   Integration of perl with the Apach
ii  libdbd-mysql-perl  4.012-1   A Perl5 database interface to the 
ii  libgd-graph-perl   1.44-3Graph Plotting Module for Perl 5
ii  libgd-text-perl0.86-5Text utilities for use with GD
ii  libtext-csv-perl   1.13-1comma-separated values manipulator
ii  maildrop   2.0.3-1   mail delivery agent with filtering
ii  mysql-server-5.0 [mysq 5.0.51a-24+lenny1 MySQL database server binaries
ii  procmail   3.22-16   Versatile e-mail processor

Versions of packages otrs2 suggests:
ii  libnet-ldap-perl  1:0.39-1   client interface to LDAP servers
pn  otrs2-doc-en | otrs2-doc-de   none (no description available)

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543818: CVE-2009-2964: Multiple cross-site request forgery (CSRF) vulnerabilities

2009-08-27 Thread Giuseppe Iuculano
Package: squirrelmail
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for squirrelmail.

CVE-2009-2964[0]:
| Multiple cross-site request forgery (CSRF) vulnerabilities in
| SquirrelMail 1.4.19 and earlier allow remote attackers to hijack the
| authentication of unspecified victims via features such as send
| message and change preferences, related to (1)
| functions/mailbox_display.php, (2) src/addrbook_search_html.php, (3)
| src/addressbook.php, (4) src/compose.php, (5) src/folders.php, (6)
| src/folders_create.php, (7) src/folders_delete.php, (8)
| src/folders_rename_do.php, (9) src/folders_rename_getname.php, (10)
| src/folders_subscribe.php, (11) src/move_messages.php, (12)
| src/options.php, (13) src/options_highlight.php, (14)
| src/options_identities.php, (15) src/options_order.php, (16)
| src/search.php, and (17) src/vcard.php.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2964
http://security-tracker.debian.net/tracker/CVE-2009-2964

Cheers,
Giuseppe

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

iEYEARECAAYFAkqWLggACgkQNxpp46476aq4qQCfd7xGKycb4zbR7luKUQdi8UeJ
YiAAnRkV5L1Tw1m62WToOIynC7NVSb1B
=fHbw
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543740: quark: should this package be removed?

2009-08-27 Thread Lucas Nussbaum
On 26/08/09 at 20:38 +0200, Sven Luther wrote:
 On Wed, Aug 26, 2009 at 06:43:21PM +0200, Lucas Nussbaum wrote:
  Package: quark
  Version: 3.21-3.3
  Severity: serious
  User: debian...@lists.debian.org
  Usertags: proposed-removal
  
  Dear Maintainer,
  
  While reviewing some packages, your package came up as a possible
  candidate for removal from Debian, because:
  
   * Last maintainer upload in 2005
   * 3 NMUs since then
   * package of limited usefulness (alternatives available, low popcon)
 
 Hi Lucas, ...
 
 Notice that i am unable to upload quark packages, since i was kicked out
 of debian like so much dirt, as you well know.
 
 The fact that other people have done NMUs as well as the fact that there
 are no RC bug on the package seems to indeicate that there should be no
 need to remove it.
 
 Of the 3 important bugs : 
 
   #455803 : contains a patch, and awaits a debian maintainer willing to
   upload it.
 
   #200288 : is normal upstream behaviour.
 
   #501168 : i have no clue on this one, maybe one should look at the
   dependencies. A quick browse at them doesn't show anything triggering
   this behaviour directly.
 
 As for the usefullness, i find it more usable than any of the other
 possible alternatives, since it does what it needs to do well, with
 minimal desktop cluttering.
 

The facts that:
 * #455803 has been waiting for a sponsor for more than a year
 * you write:
 As for orphaning it, well, as said, i called for
 replacer-maintainer when you guys kicked me out, and you can
 believe that i am not particularly interested in doing anything
 more, until debian takes a more reasonable stance with regard to
 me and how debian messed up this whole affair back then.

Make me thing that you no longer want to maintain it, and that the
package should be orphaned. Is that true ?

If yes, I will orphan it. It is not going to be removed very soon, but
if nobody picks it up, it will be removed from Debian.

 - Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#384372: libadns IPv6 patches work fine

2009-08-27 Thread martin f krafft
I tested the patch on two clients, one with native IPv6 and one with
a tunnel, not that it would make any difference. It works fine.
Thanks, Luca.

Please provide an updated package and consider pushing this fix
through stable-proposed-updates.

Thanks,

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#543820: RM: ozerocdoff -- ROM; Deprecated by udev 146 now in experimental

2009-08-27 Thread Julien Valroff
Package: ftp.debian.org
Severity: normal

Hi,

ozerocdoff features have been added to udev 146.
Please remove ozerocdoff once udev 146 (or newer) hits unstable.

Cheers,
Julien





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543740: quark: should this package be removed?

2009-08-27 Thread Sven Luther
On Thu, Aug 27, 2009 at 08:50:30AM +0200, Lucas Nussbaum wrote:
 On 26/08/09 at 20:38 +0200, Sven Luther wrote:
  On Wed, Aug 26, 2009 at 06:43:21PM +0200, Lucas Nussbaum wrote:
   Package: quark
   Version: 3.21-3.3
   Severity: serious
   User: debian...@lists.debian.org
   Usertags: proposed-removal
   
   Dear Maintainer,
   
   While reviewing some packages, your package came up as a possible
   candidate for removal from Debian, because:
   
* Last maintainer upload in 2005
* 3 NMUs since then
* package of limited usefulness (alternatives available, low popcon)
  
  Hi Lucas, ...
  
  Notice that i am unable to upload quark packages, since i was kicked out
  of debian like so much dirt, as you well know.
  
  The fact that other people have done NMUs as well as the fact that there
  are no RC bug on the package seems to indeicate that there should be no
  need to remove it.
  
  Of the 3 important bugs : 
  
#455803 : contains a patch, and awaits a debian maintainer willing to
upload it.
  
#200288 : is normal upstream behaviour.
  
#501168 : i have no clue on this one, maybe one should look at the
dependencies. A quick browse at them doesn't show anything triggering
this behaviour directly.
  
  As for the usefullness, i find it more usable than any of the other
  possible alternatives, since it does what it needs to do well, with
  minimal desktop cluttering.
  
 
 The facts that:
  * #455803 has been waiting for a sponsor for more than a year
  * you write:
  As for orphaning it, well, as said, i called for
  replacer-maintainer when you guys kicked me out, and you can
  believe that i am not particularly interested in doing anything
  more, until debian takes a more reasonable stance with regard to
  me and how debian messed up this whole affair back then.
 
 Make me thing that you no longer want to maintain it, and that the
 package should be orphaned. Is that true ?

Whatever.

 If yes, I will orphan it. It is not going to be removed very soon, but
 if nobody picks it up, it will be removed from Debian.

Alternatively, you could advocate for the end of the email ban, and
allow me to feel motivated to do this kind of maintenance again, even
though i cannot upload.

The punishment i suffer has lived past any kind of usefullness anyway,
it has been years, and i think it is past time that you guys forgive the
mistakes i made all that time ago. (But since this probably means
realizing that it was not fully my fault and that others probably messed
up as well, i doubt this will happen).

Notice though, that as i am willing to do the maintainership, but not
under the current situation where debian has officially said it doesn't
want to have anything to do with me, if nobody picks the package up, i
think you are all in violation of the social contract :)

Sadly,

Sven Luther



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#541772: please add an option for UMASK_RELAXED in configfile

2009-08-27 Thread Hannes von Haugwitz

Ola Lundqvist o...@inguza.com wrote:

Hi,



I prefer to keep the name as is. I can add it to the configuration
file though. 


That would be great.

thanks

Hannes




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543823: TCP transport yields unreachable clients

2009-08-27 Thread martin f krafft
Package: asterisk
Version: 1:1.6.2.0~dfsg~beta4-0.7501
Severity: normal

[this is about the unofficial xorcom packages]

I am trying to use TCP transport and told twinkle to use TCP for
a test. Everything works fine with UDP, so the testing environment
seems ideal. However, even though TCP traffic flows properly,
asterisk deems the client UNREACHABLE.

Client configuration is included below.

We start off with an unregistered client:

  jugband*CLI sip unregister piper
  Peer piper not registered

And now let it register. tshark sees the traffic, the asterisk SIP
debug is further below:

  77.788716 84.74.106.21 - 77.109.139.86 SIP Request: REGISTER sip:madduck.net
  77.789182 77.109.139.86 - 84.74.106.21 SIP Status: 401 Unauthorized(0 
bindings)
  77.807464 84.74.106.21 - 77.109.139.86 TCP 57047  sip [ACK] Seq=1543 
Ack=1530 Win=9088 Len=0 TSV=863726127 TSER=1511175267
  77.814185 84.74.106.21 - 77.109.139.86 SIP Request: REGISTER sip:madduck.net
  77.814769 77.109.139.86 - 84.74.106.21 SIP Request: OPTIONS 
sip:pi...@192.168.14.3;transport=tcp
  77.833677 84.74.106.21 - 77.109.139.86 SIP Status: 200 OK
  77.833708 77.109.139.86 - 84.74.106.21 SIP Status: 200 OK(1 bindings)
  77.884156 84.74.106.21 - 77.109.139.86 TCP 57047  sip [ACK] Seq=2701 
Ack=2643 Win=11392 Len=0 TSV=863726148 TSER=1511175278

This seems like a successful registration, but immediately
afterwards, asterisk reports:

  [Aug 27 09:18:41] NOTICE[2816]: chan_sip.c:22075 sip_poke_noanswer: Peer 
'piper' is now UNREACHABLE!  Last qualify: 0

The subsequent OPTIONS exchange also appears successful:

  91.823075 77.109.139.86 - 84.74.106.21 SIP Request: OPTIONS 
sip:pi...@192.168.14.3;transport=tcp
  91.840711 84.74.106.21 - 77.109.139.86 TCP 57047  sip [ACK] Seq=2701 
Ack=3210 Win=12544 Len=0 TSV=863729636 TSER=1511178776
  91.840970 84.74.106.21 - 77.109.139.86 SIP Status: 200 OK
  91.878838 77.109.139.86 - 84.74.106.21 TCP sip  57047 [ACK] Seq=3210 
Ack=3239 Win=12896 Len=0 TSV=1511178790 TSER=863729636

and even the NAT refreshes sent from the client are fine:

  107.861611 84.74.106.21 - 77.109.139.86 SIP Continuation
  107.861682 77.109.139.86 - 84.74.106.21 TCP sip  57047 [ACK] Seq=3210 
Ack=3243 Win=12896 Len=0 TSV=1511182785 TSER=863733641

and yet, the client remains UNREACHABLE. If I switch back to UDP, it
works again.

Here's the peer configuration:

  * Name   : piper
  Secret   : Not set
  MD5Secret: Set
  Remote Secret: Not set
  Context  : phones
  Subscr.Cont. : Not set
  Language : de
  AMA flags: Unknown
  Transfer mode: open
  CallingPres  : Presentation Allowed, Not Screened
  Callgroup: 
  Pickupgroup  : 
  Mailbox  : 0...@default
  VM Extension : asterisk
  LastMsgsSent : 32767/65535
  Call limit   : 0
  Dynamic  : Yes
  Callerid :  
  MaxCallBR: 384 kbps
  Expire   : -1
  Insecure : no
  Nat  : Always
  ACL  : No
  T38 pt UDPTL : No
  CanReinvite  : Yes
  PromiscRedir : No
  User=Phone   : No
  Video Support: No
  Text Support : No
  Ign SDP ver  : No
  Trust RPID   : No
  Send RPID: No
  Subscriptions: Yes
  Overlap dial : No
  DTMFmode : rfc2833
  Timer T1 : 500
  Timer B  : 32000
  ToHost   : 
  Addr-IP : (Unspecified) Port 0
  Defaddr-IP  : 0.0.0.0 Port 5060
  Prim.Transp. : UDP
  Allowed.Trsp : TCP,UDP
  Def. Username: piper
  SIP Options  : (none)
  Codecs   : 0xc (ulaw|alaw)
  Codec Order  : (ulaw:20,alaw:20)
  Auto-Framing :  No 
  100 on REG   : No
  Status   : UNKNOWN
  Useragent: 
  Reg. Contact : 
  Qualify Freq : 6 ms
  Sess-Timers  : Accept
  Sess-Refresh : uas
  Sess-Expires : 1800 secs
  Min-Sess : 90 secs

SIP debug output:

Registration:

  --- SIP read from TCP:84.74.106.21:38592 ---
  REGISTER sip:madduck.net SIP/2.0
  Via: SIP/2.0/TCP 192.168.14.3;rport;branch=z9hG4bKvcnlbcvw
  Max-Forwards: 70
  To: martin sip:pi...@madduck.net
  From: martin sip:pi...@madduck.net;tag=qyrjm
  Call-ID: jsezqmwghnjm...@piper.oerlikon.madduck.net
  CSeq: 1849 REGISTER
  Contact: sip:pi...@192.168.14.3;transport=tcp;expires=900
  Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE
  User-Agent: Twinkle/1.4.2
  Content-Length: 0
  jugband*CLI 

  -
  --- (11 headers 0 lines) ---

  --- Transmitting (NAT) to 84.74.106.21:38592 ---
  SIP/2.0 401 Unauthorized
  Via: SIP/2.0/TCP 
192.168.14.3;branch=z9hG4bKvcnlbcvw;received=84.74.106.21;rport=38592
  From: martin sip:pi...@madduck.net;tag=qyrjm
  To: martin sip:pi...@madduck.net;tag=as4c4320c4
  Call-ID: jsezqmwghnjm...@piper.oerlikon.madduck.net
  CSeq: 1849 REGISTER
  Server: madduck.net asterisk
  Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  Supported: replaces, timer
  WWW-Authenticate: Digest algorithm=MD5, realm=madduck.net, nonce=49c65175
  Content-Length: 0


  
  Scheduling destruction of SIP dialog 
'jsezqmwghnjm...@piper.oerlikon.madduck.net' in 32000 ms (Method: 

Bug#543821: RFA: fusesmb

2009-08-27 Thread Samuel Mimram
Package: wnpp
Severity: normal

I haven't used fusesmb for a while and didn't have time to take care of
it properly recentely.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#266003: status?

2009-08-27 Thread Brian May
On Wed, Aug 26, 2009 at 11:25:34PM -0700, Steve Langasek wrote:
 As this bug has been breaking other packages now for 5 months, and Sam's NMU
 appears to be done and in unstable, and the fix for this bug is trivial, I'm
 going ahead and uploading an NMU fixing this problem to the DELAYED/7-day
 queue on ftp-master.  Debdiff for the upload is attached.

Please go ahead and do so. 0 delay is fine. I am away on holidays this week or
I would have done it already.

Thanks.
-- 
Brian May b...@snoopy.debian.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543822: CVE-2009-2959: Cross-site scripting (XSS) vulnerability

2009-08-27 Thread Giuseppe Iuculano
Package: buildbot
Version: 0.7.10p1-1,0.7.8-1
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for buildbot.

CVE-2009-2959[0]:
| Cross-site scripting (XSS) vulnerability in the waterfall web status
| view (status/web/waterfall.py) in Buildbot 0.7.6 through 0.7.11p1
| allows remote attackers to inject arbitrary web script or HTML via
| unspecified vectors.

According to the vendor 0.7.4-3 in etch isn't affected

Please coordinate with the security team (t...@security.debian.org) to
prepare packages for the stable releases.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2959
http://security-tracker.debian.net/tracker/CVE-2009-2959

Cheers,
Giuseppe.

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

iEYEARECAAYFAkqWNXcACgkQNxpp46476aqgOACfTvbYZPNmp/4FfVSVVvW1wFbh
U+0AmgKJ4ZvcKwV3bovr0nEy1MLInFLi
=JaSm
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543819: please include security updates in stable installations

2009-08-27 Thread Hannes von Haugwitz
Package: debootstrap
Severity: wishlist

Hi,

when selecting the current stable release as SUITE the resulting system
should contain the security updates for the basic system and the
sources.list should contain the sources for the security repository.

Hannes



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543824: am-utils: Incorrect dependencies in init.d script

2009-08-27 Thread Petter Reinholdtsen

Package:  am-utils
Version:  6.1.5-2
Severity: important
Tags: patch
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d script.  The script depend on nis, but the nis
script is one of the few that do not provide its own name.  Instead, I
believe the am-utils script should depend on the 'ypbind' provide of
the nis script.  Also, the script require files in /usr/ and should
depend on $remote_fs instead of $local_fs, and the programs started
uses syslog and thus should start after $syslog.  Also, given that it
depend on nis, I suspect it should also start after the nslcd script
when libnss-ldapd is used, and that such dependency should be added
too.

URL: 
http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
 
documents the LSB header format.  Some debian notes are available from
URL: http://wiki.debian.org/LSBInitScripts .

This patch should solve the issue.  Without it, the script will start
to early in the boot sequence, and fail to start after the nis script.

diff -ur am-utils-6.1.5/debian/am-utils.init 
am-utils-6.1.5-pere/debian/am-utils.init
--- am-utils-6.1.5/debian/am-utils.init 2009-08-27 09:24:46.0 +0200
+++ am-utils-6.1.5-pere/debian/am-utils.init2009-08-27 09:26:09.767798000 
+0200
@@ -8,10 +8,10 @@

 ### BEGIN INIT INFO
 # Provides:  am-utils
-# Required-Start:$portmap $local_fs
-# Required-Stop: $portmap $local_fs
-# Should-Start:  nis
-# Should-Stop:   nis
+# Required-Start:$portmap $remote_fs $syslog
+# Required-Stop: $portmap $remote_fs $syslog
+# Should-Start:  ypbind nslcd
+# Should-Stop:   ypbind nslcd
 # Default-Start: 2 3 4 5
 # Default-Stop:  0 1 6
 # Short-Description: BSD automounter

Happy hacking,
--
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543825: acct -- The GNU Accounting utilities for process and login accounting

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning acct.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: acct
Binary: acct
Version: 6.4~pre1-7
Priority: optional
Section: admin
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, texi2html
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/a/acct
Files:
 9e386ab560a45ef4eb350c5a2cd11310 1123 acct_6.4~pre1-7.dsc
 9703f591801c5bbded35c9739d04f81c 318624 acct_6.4~pre1.orig.tar.gz
 379ed594ae171f94d159e8105eb3d82f 17106 acct_6.4~pre1-7.diff.gz
Homepage: http://www.gnu.org/software/acct/
Vcs-Browser: http://git.debian.net/?p=debian/acct.git
Vcs-Git: git://git.debian.net/git/debian/acct.git
Checksums-Sha1: 
 f88f6a9b91d97ccc99b5868f0faef3ceac47ed56 318624 acct_6.4~pre1.orig.tar.gz
 41286dc781024c9bd570edb674b227a2d2a35359 17106 acct_6.4~pre1-7.diff.gz
Checksums-Sha256: 
 68b1d0acd1a6e17d91412635cd4f65ba58d293e62a01475a43f3712c49a46e7d 318624 
acct_6.4~pre1.orig.tar.gz
 6fc946d0d0ab944c94bd26e41d0d01cc5ca3af740b1c42889eed557304799bea 17106 
acct_6.4~pre1-7.diff.gz

Package: acct
Priority: optional
Section: admin
Installed-Size: 356
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: acct (6.4~pre1-7)
Version: 6.4~pre1-7+b1
Depends: libc6 (= 2.3)
Filename: pool/main/a/acct/acct_6.4~pre1-7+b1_i386.deb
Size: 107846
MD5sum: 61ff54ff8b81474b1d901ddfb2e9b17f
SHA1: f1aa38be9fb0cabf5d18dc3f3196cf704a181b59
SHA256: e478e810fb5a36d189df3c4277719e4771b213f7ba7bd87b882246d38ee95166
Description: The GNU Accounting utilities for process and login accounting
 GNU Accounting Utilities is a set of utilities which reports and summarizes
 data about user connect times and process execution statistics.
 .
 Login accounting provides summaries of system resource usage based on connect
 time, and process accounting provides summaries based on the commands
 executed on the system.
 .
 The 'last' command is provided by the sysvinit package and not included here.
Homepage: http://www.gnu.org/software/acct/
Tag: admin::accounting, admin::user-management, interface::daemon, 
role::program, suite::gnu, use::{monitor,storing,viewing}, works-with::logfile, 
works-with::software:running




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543827: Homepage: http://gearheadrpg.org/ is NXDOMAIN did you mean .com?

2009-08-27 Thread Helmut Grohne
Package: gearhead2
Version: 0.611-1
Severity: normal

The homepage http://gearheadrpg.org/ is a dead link because NXDOMAIN.
Did you mean http://gearheadrpg.com/?

Helmut



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543826: [INTL:eu] po4a Basque translation update

2009-08-27 Thread Piarres Beobide
Package: po4a
Severity: wishlist
Tags: l10n patch

Hi

attached po4a Basque translation update, please commit it.

thx



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

Kernel: Linux 2.6.30-1-686 (SMP w/4 CPU cores)
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of eu.po to Euskara
# Basque translation for po4a
# Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
# This file is distributed under the same license as the po4a package.
#
# Iñaki Arrieta Baro, 2005.
# Piarres Beobide p...@beobide.net, 2009.
msgid 
msgstr 
Project-Id-Version: eu\n
Report-Msgid-Bugs-To: po4a-de...@lists.alioth.debian.org\n
POT-Creation-Date: 2009-03-03 21:26+0100\n
PO-Revision-Date: 2009-08-27 09:34+0200\n
Last-Translator: Piarres Beobide p...@beobide.net\n
Language-Team: Euskara debian-l10n...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Rosetta-Version: 0.1\n
Plural-Forms: nplurals=2; plural=(n != 1);\n
X-Generator: KBabel 1.11.4\n

#: ../../lib/Locale/Po4a/Chooser.pm:27
msgid Need to provide a module name
msgstr Modulu izen baten eman beharra dago

#: ../../lib/Locale/Po4a/Chooser.pm:48
#, perl-format
msgid Unknown format type: %s.
msgstr Formatu ezezaguna: %s.

#: ../../lib/Locale/Po4a/Chooser.pm:50
#, perl-format
msgid Module loading error: %s
msgstr Moduloa kargatzerakoan akatsa: %s

#: ../../lib/Locale/Po4a/Chooser.pm:59
msgid List of valid formats:
msgstr Formatu onargarrien zerrenda:

#: ../../lib/Locale/Po4a/Chooser.pm:61
msgid dia: uncompressed Dia diagrams.
msgstr dia: konprimitu gabeko Dia diagramak.

#: ../../lib/Locale/Po4a/Chooser.pm:62
msgid docbook: Docbook XML.
msgstr docbook: Docbook XML.

#: ../../lib/Locale/Po4a/Chooser.pm:63
msgid guide: Gentoo Linux's xml documentation format.
msgstr guide: Gentoo Linux-eko dokumentazioaren xml formatua.

#: ../../lib/Locale/Po4a/Chooser.pm:65
msgid ini: .INI format.
msgstr ini: .INI formatua.

#: ../../lib/Locale/Po4a/Chooser.pm:66
msgid kernelhelp: Help messages of each kernel compilation option.
msgstr kernelhelp: Kernela konpilatzeko aukera bakoitzaren laguntza mezuak.

#: ../../lib/Locale/Po4a/Chooser.pm:67
msgid latex: LaTeX format.
msgstr latex: LaTeX formatua.

#: ../../lib/Locale/Po4a/Chooser.pm:68
msgid man: Good old manual page format.
msgstr man: Manual orri formatu zahar ona.

#: ../../lib/Locale/Po4a/Chooser.pm:69
msgid pod: Perl Online Documentation format.
msgstr pod: Perl sare-bidezko dokumentazio formatua.

#: ../../lib/Locale/Po4a/Chooser.pm:70
msgid sgml: either debiandoc or docbook DTD.
msgstr sgml: Debiandoc ala dokbook DTDak.

#: ../../lib/Locale/Po4a/Chooser.pm:71
msgid texinfo: The info page format.
msgstr texinfo: Info orrialde formatua.

#: ../../lib/Locale/Po4a/Chooser.pm:72
msgid tex: generic TeX documents (see also latex).
msgstr tex: TeX dokumentu arruntak (latex ere ikusi).

#: ../../lib/Locale/Po4a/Chooser.pm:73
msgid text: simple text document.
msgstr text: testu soil dokumentua.

#: ../../lib/Locale/Po4a/Chooser.pm:74
msgid wml: WML documents.
msgstr wml: WML dokumentuak.

#: ../../lib/Locale/Po4a/Chooser.pm:75
msgid xhtml: XHTML documents.
msgstr xhtml: XHTML dokumentuak.

#: ../../lib/Locale/Po4a/Chooser.pm:76
msgid xml: generic XML documents (see also docbook).
msgstr xml: XML dokumentu generikoak (docbook ere ikusi).

#: ../../lib/Locale/Po4a/Common.pm:107
#, perl-format
msgid 
%s version %s.\n
written by Martin Quinson and Denis Barbier.\n
\n
Copyright (C) 2002, 2003, 2004 Software of Public Interest, Inc.\n
This is free software; see source code for copying\n
conditions. There is NO warranty; not even for\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
msgstr 
%s %s bertsioa.\n
Martin Quinson eta Denis Barbier-ek idatzia.\n
\n
Copyright (C) 2002, 2003, 2004 Software of Public Interest, Inc.\n
This is free software; see source code for copying\n
conditions. There is NO warranty; not even for\n
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

#: ../../lib/Locale/Po4a/Debconf.pm:171
#, perl-format
msgid Translated field in master document: %s
msgstr Itzulitako eremua dokumentu nagusian: %s

#: ../../lib/Locale/Po4a/KernelHelp.pm:104
msgid Syntax error
msgstr Sintaxi errorea

#: ../../lib/Locale/Po4a/Man.pm:490 ../../lib/Locale/Po4a/Po.pm:159
#: ../../lib/Locale/Po4a/Sgml.pm:248 ../../lib/Locale/Po4a/TeX.pm:1629
#: ../../lib/Locale/Po4a/Xml.pm:463
#, perl-format
msgid Unknown option: %s
msgstr Aukera ezezaguna: %s

#: ../../lib/Locale/Po4a/Man.pm:507
msgid Invalid 'groff_code' value. Must be one of 'fail', 'verbatim', 
'translate'.
msgstr 'groff_code' balio okerra. 'fail', 'verbatim' edo 'translate' izan 
behar da.

#: ../../lib/Locale/Po4a/Man.pm:554
msgid The no_wrap parameters must be a set of comma-separated begin:end 
couples.\n
msgstr no_wrap parametroak gakoz 

Bug#543731: perl_5.10.1~rc2-1(hppa/experimental): FTBFS: Test lib/autodie/t/flock fails

2009-08-27 Thread Paul Fenwick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

G'day Niko / All,

Niko Tyni wrote:

 The problem is that errno.h has separate values for EAGAIN (11) and
 EWOULDBLOCK (246) on hppa and the kernel is returning EAGAIN (contrary
 to the flock(2) manual page.) Some background for this can be found in

 I suppose that regardless of whether this is ever fixed on the kernel
 and/or documentation side, t/flock.t and lib/Fatal.pm need to check for
 both EWOULDBLOCK and EAGAIN for compatibility.

Drat.  EAGAIN actually makes me feel funny, because I've always interpreted
it to mean I got distracted there, please try that again.  However in this
case, we *don't* want to try again, because we'll spin the CPU trying to get
a lock in non-blocking mode.

So ideally I'd only want to check for EAGAIN on hppa architectures.  That
should be easy enough for me to detect at compile-time, however I don't have
a PA-RISC box handy to see how they identify themselves.

If you do have one, could you give the output of:

perl -MConfig -le'print $Config{archanme}'

 I'm sorry we didn't find out about this quite in time before the 5.10.1
 release...

Well, I'm still glad we've got a test that picked this up.  I'm sure it will
save someone the pain of tracking down a very subtle bug in the future.

Autodie is a dual-life module, so I can push a new version to the CPAN
relatively quickly.

Many thanks for the bug report!

Paul

- --
Paul Fenwick p...@perltraining.com.au | http://perltraining.com.au/
Director of Training   | Ph:  +61 3 9354 6001
Perl Training Australia| Fax: +61 3 9354 2681
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqWOC4ACgkQx5N6j7FHnlWraACdGx5GXnQa5Q8pFJLEiStUPTpI
h/gAniM2QcKX57/JIdeu/MPOW8uCR8UR
=6HPz
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543834: buildtorrent -- command line torrent creation program

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning buildtorrent.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: buildtorrent
Binary: buildtorrent
Version: 0.7.2-3
Priority: optional
Section: net
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/b/buildtorrent
Files:
 ab36f1453b1f2ce3e0e65bfccb228fed 1196 buildtorrent_0.7.2-3.dsc
 5246e6522f3ae3d90c4f5a8c5317bbd5 187398 buildtorrent_0.7.2.orig.tar.gz
 ee8ba03dd295c810c84978259541cde1 1981 buildtorrent_0.7.2-3.diff.gz
Homepage: http://claudiusmaximus.goto10.org/index.php?page=coding/buildtorrent
Vcs-Browser: http://git.debian.net/?p=debian/buildtorrent.git
Vcs-Git: git://git.debian.net/git/debian/buildtorrent.git
Checksums-Sha1: 
 01da6b7aaac67c6d9b19fc4c2c9d1c79d0482214 187398 buildtorrent_0.7.2.orig.tar.gz
 5ea54bbbd1876f29b9d42e1a1428da43974e14b5 1981 buildtorrent_0.7.2-3.diff.gz
Checksums-Sha256: 
 5e12ceec97fb938d1d56d191f5a70cbb29418073196a1b050b674f2ea3e93e4b 187398 
buildtorrent_0.7.2.orig.tar.gz
 79e3f0dc8acfe6b9314c83ecdf5ec353ac1f5ff80eb31b4c23481bb0f0bd751b 1981 
buildtorrent_0.7.2-3.diff.gz

Package: buildtorrent
Priority: optional
Section: net
Installed-Size: 88
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.7.2-3
Depends: libc6 (= 2.2)
Filename: pool/main/b/buildtorrent/buildtorrent_0.7.2-3_i386.deb
Size: 18106
MD5sum: a6d6fe75ae729f5d21b014f9fd40e0df
SHA1: f2979d1bd28067eccf3fde595a5c62c041328ccd
SHA256: 3e846710d0dca1698be79eaa8ec560195b795cb7911c10e59521e334b827042d
Description: command line torrent creation program
 buildtorrent is a torrent file creation program. Given an announce url and an
 input file or directory, buildtorrent generates an output .torrent file that
 can be used by torrent clients.
Homepage: http://claudiusmaximus.goto10.org/index.php?page=coding/buildtorrent
Tag: implemented-in::c, role::program




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543863: vuurmuur -- netfilter frontend (utilities)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning vuurmuur.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: vuurmuur
Binary: vuurmuur, vuurmuur-dbg
Version: 0.7+debian-1
Priority: optional
Section: net
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, libtool, libvuurmuur-dev (= 
0.7)
Architecture: any
Standards-Version: 3.8.1
Format: 1.0
Directory: pool/main/v/vuurmuur
Files:
 2917da7e1f8519527567f020d9d6eb43 1196 vuurmuur_0.7+debian-1.dsc
 4f40bfd517ad99caa62e3b48db613106 406973 vuurmuur_0.7+debian.orig.tar.gz
 038dd245b4a7886de16801c8e1b70db1 3701 vuurmuur_0.7+debian-1.diff.gz
Homepage: http://www.vuurmuur.org/
Vcs-Browser: http://git.debian.net/?p=debian/vuurmuur.git
Vcs-Git: git://git.debian.net/git/debian/vuurmuur.git
Checksums-Sha1: 
 604310e473ca62ea693000e390b574bc5ef67ca4 406973 vuurmuur_0.7+debian.orig.tar.gz
 233ed26d4d6ce86f971199ff081850968f4f87fe 3701 vuurmuur_0.7+debian-1.diff.gz
Checksums-Sha256: 
 af36e70009f8133449b97ba730bd458d8b99acd7526e830650a81eb0bb4668e5 406973 
vuurmuur_0.7+debian.orig.tar.gz
 eb16682fbc7f96d70515a8599432be893325171ef42be18be070b0ff05d3d0bc 3701 
vuurmuur_0.7+debian-1.diff.gz

Package: vuurmuur
Priority: optional
Section: net
Installed-Size: 676
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.7+debian-1
Depends: libc6 (= 2.3.4), libvuurmuur0
Recommends: iptables, vuurmuur-conf
Filename: pool/main/v/vuurmuur/vuurmuur_0.7+debian-1_i386.deb
Size: 116476
MD5sum: 824b1ed2d072868da7e6426002099e16
SHA1: 7e28e5375ad7efb968507e6be6908b114662ad6d
SHA256: 4a4e4dd7626a112d45b81dee408475be2b44bbf32d5c8007268b53364cc72f66
Description: netfilter frontend (utilities)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the utilities.
Homepage: http://www.vuurmuur.org/

Package: vuurmuur-dbg
Priority: extra
Section: debug
Installed-Size: 428
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: vuurmuur
Version: 0.7+debian-1
Depends: vuurmuur (= 0.7+debian-1)
Filename: pool/main/v/vuurmuur/vuurmuur-dbg_0.7+debian-1_i386.deb
Size: 139958
MD5sum: 23468f3408c30ecfe6df97769d529b29
SHA1: f1b3cdfe64a99a94aaa35cc9f6b41586706f190c
SHA256: 10e16d1438cce0ad97363c6c50dceefeef8c371f2000fa2107f1f2ac426586f2
Description: netfilter frontend (utilities debug)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the debugging symbols of the utilities.
Homepage: http://www.vuurmuur.org/
Tag: qa::low-popcon, role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543829: acpitool -- command line ACPI client

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning acpitool.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: acpitool
Binary: acpitool, acpitool-dbg
Version: 0.5-5
Priority: optional
Section: utils
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/a/acpitool
Files:
 2aa3a84882a9fb6c29fa5adef5a6ba3e 1147 acpitool_0.5-5.dsc
 5f4e58bce5114b8ab85bee92721e4c5d 128772 acpitool_0.5.orig.tar.gz
 4ce0feac7b197cf02bf325a7c71ab875 5739 acpitool_0.5-5.diff.gz
Homepage: http://freeunix.dyndns.org:8088/site2/acpitool.shtml
Vcs-Browser: http://git.debian.net/?p=debian/acpitool.git
Vcs-Git: git://git.debian.net/git/debian/acpitool.git
Checksums-Sha1: 
 d52ed0438fb2f5e6470f04f4a1f1fe9559183920 128772 acpitool_0.5.orig.tar.gz
 0ecee2bcc7addaab7e61a807860642f6ebe170b8 5739 acpitool_0.5-5.diff.gz
Checksums-Sha256: 
 5dc5a9ca725b767591ef1c12d6e1aa37ca1d3f31cd477a9c58aea74b56d71e41 128772 
acpitool_0.5.orig.tar.gz
 b0d1d8b178e1f9d97ec88b2b0577fe60ec3ca86fd5974734928762ed9e10828f 5739 
acpitool_0.5-5.diff.gz

Package: acpitool
Priority: optional
Section: utils
Installed-Size: 168
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.5-5
Depends: libc6 (= 2.1.3), libgcc1 (= 1:4.1.1), libstdc++6 (= 4.2.1)
Recommends: acpid
Filename: pool/main/a/acpitool/acpitool_0.5-5_i386.deb
Size: 47428
MD5sum: 3e98a0b92da203071dcb7e758ab9e885
SHA1: 579d6f36bfee28855963a2c0737546ad2f322b70
SHA256: f37408cb64324de1a7c668cb85815f4a765a799dc7c6b44f88c36c66482f665b
Description: command line ACPI client
 AcpiTool is a Linux ACPI client. It's a small command line application,
 intended to be a replacement for the apm tool. The primary target audience are
 laptop users, since these people are most interested in things like battery
 status, thermal status and the ability to suspend (sleep mode). The program
 simply accesses the /proc/acpi or /sysfs entries to get or set ACPI values.
 It also supports various extensions for Toshiba, Asus, and IBM Thinkpad
 laptops.
Homepage: http://freeunix.dyndns.org:8088/site2/acpitool.shtml
Tag: admin::power-management, hardware::{laptop,power,power:acpi}, 
interface::commandline, role::program, scope::utility, use::configuring, 
use::viewing

Package: acpitool-dbg
Priority: extra
Section: debug
Installed-Size: 408
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: acpitool
Version: 0.5-5
Depends: acpitool (= 0.5-5)
Filename: pool/main/a/acpitool/acpitool-dbg_0.5-5_i386.deb
Size: 141320
MD5sum: ecead962b6eced01c3eda2dccd1b2a82
SHA1: 11260882d4440157bb8f6e495bdac7a9a74102df
SHA256: 0b03cf1e88ef318d9974f496dbcc03e0d4aac4cc71b6e330d758782ed387d6f2
Description: command line ACPI client (debug)
 AcpiTool is a Linux ACPI client. It's a small command line application,
 intended to be a replacement for the apm tool. The primary target audience are
 laptop users, since these people are most interested in things like battery
 status, thermal status and the ability to suspend (sleep mode). The program
 simply accesses the /proc/acpi or /sysfs entries to get or set ACPI values.
 It also supports various extensions for Toshiba, Asus, and IBM Thinkpad
 laptops.
 .
 This package contains the debugging symbols.
Homepage: http://freeunix.dyndns.org:8088/site2/acpitool.shtml
Tag: role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543857: pth -- The GNU Portable Threads

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning pth.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pth
Binary: libpth20, libpth-dev, pth-dbg
Version: 2.0.7-13
Priority: optional
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, libc6-dev (= 2.7-14) 
[hppa sparc]
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/p/pth
Files:
 1255d20e09db9e967237fa32f8c3c535 1143 pth_2.0.7-13.dsc
 9cb4a25331a4c4db866a31cbe507c793 652640 pth_2.0.7.orig.tar.gz
 a34c117f2888dcd9c1f76f00f973086f 7075 pth_2.0.7-13.diff.gz
Homepage: http://www.gnu.org/software/pth/
Vcs-Browser: http://git.debian.net/?p=debian/pth.git
Vcs-Git: git://git.debian.net/git/debian/pth.git
Checksums-Sha1: 
 9a71915c89ff2414de69fe104ae1016d513afeee 652640 pth_2.0.7.orig.tar.gz
 d4b36438b44ad74756e49a959d3c24a84560416f 7075 pth_2.0.7-13.diff.gz
Checksums-Sha256: 
 72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232 652640 
pth_2.0.7.orig.tar.gz
 3aa0df1e46adbf006d250a28c89557a1275062a9e0fa8ad776636710448ddb07 7075 
pth_2.0.7-13.diff.gz

Package: libpth20
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: pth
Version: 2.0.7-13
Depends: libc6 (= 2.3)
Filename: pool/main/p/pth/libpth20_2.0.7-13_i386.deb
Size: 78494
MD5sum: 484ba6d718022e9f8b47951987401fd7
SHA1: 25a3bad11aff9e3aea4c98319225556f113df8d1
SHA256: 49dd92232fabb385db16bbf0e2d04bdb1a7551e8f32c520f7d6154207a18c6c7
Description: The GNU Portable Threads
 Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
 provides non-preemptive priority-based scheduling for multiple threads of
 execution (multithreading) inside server applications. All threads run in the
 same address space of the server application, but each thread has its own
 individual program-counter, run-time stack, signal mask and errno variable.
Homepage: http://www.gnu.org/software/pth/
Tag: role::shared-lib, suite::gnu

Package: libpth-dev
Priority: optional
Section: libdevel
Installed-Size: 324
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: pth
Version: 2.0.7-13
Depends: libpth20 (= 2.0.7-13)
Filename: pool/main/p/pth/libpth-dev_2.0.7-13_i386.deb
Size: 137150
MD5sum: c1046ccd052d32c49a7f36d86330efd7
SHA1: 4ff30371178390f31a42c73f4e1ffb3e6456486d
SHA256: 6d6d11a327bf59381e49f5a71bae33de47284f856c09c2559027580de1b8c078
Description: The GNU Portable Threads (development)
 Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
 provides non-preemptive priority-based scheduling for multiple threads of
 execution (multithreading) inside server applications. All threads run in the
 same address space of the server application, but each thread has its own
 individual program-counter, run-time stack, signal mask and errno variable.
 .
 This package contains the development files.
Homepage: http://www.gnu.org/software/pth/
Tag: devel::library, role::devel-lib, suite::gnu

Package: pth-dbg
Priority: extra
Section: debug
Installed-Size: 112
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: pth
Version: 2.0.7-13
Depends: libpth20 (= 2.0.7-13), libpth-dev (= 2.0.7-13)
Filename: pool/main/p/pth/pth-dbg_2.0.7-13_i386.deb
Size: 41590
MD5sum: ef0caa5b219ad825e79de60a04752743
SHA1: b1b9ecd36d3cd21ac0679748103e7760eb94b313
SHA256: 08701ba96e2293f4e636497c369a36847037557a8f756ac306f0c62431714395
Description: The GNU Portable Threads (debug)
 Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
 provides non-preemptive priority-based scheduling for multiple threads of
 execution (multithreading) inside server applications. All threads run in the
 same address space of the server application, but each thread has its own
 individual program-counter, run-time stack, signal mask and errno variable.
 .
 This package contains the debug symbols.
Homepage: http://www.gnu.org/software/pth/
Tag: devel::library, suite::gnu




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543861: tcptraceroute -- traceroute implementation using TCP packets

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning tcptraceroute.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: tcptraceroute
Binary: tcptraceroute
Version: 1.5beta7+debian-2
Priority: optional
Section: net
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, libpcap0.8-dev, libnet1-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/t/tcptraceroute
Files:
 19b0242da08202aebcee642e347468d1 1281 tcptraceroute_1.5beta7+debian-2.dsc
 f8dd9f080ea1e018ffee4723c7aedd2f 119612 
tcptraceroute_1.5beta7+debian.orig.tar.gz
 64cf495d59a8c70f9be7a333bbe455be 4873 tcptraceroute_1.5beta7+debian-2.diff.gz
Homepage: http://michael.toren.net/code/tcptraceroute/
Vcs-Browser: http://git.debian.net/?p=debian/tcptraceroute.git
Vcs-Git: git://git.debian.net/git/debian/tcptraceroute.git
Checksums-Sha1: 
 cd160a33622444152d16248d09c3a7aa27d014b8 119612 
tcptraceroute_1.5beta7+debian.orig.tar.gz
 e7cc2bcf2cd5a837920b9764f9966ce26b88b20e 4873 
tcptraceroute_1.5beta7+debian-2.diff.gz
Checksums-Sha256: 
 fd1a01dceda12ec8a95aa22178a434cd5d92d0854ee54056b54410695c795e71 119612 
tcptraceroute_1.5beta7+debian.orig.tar.gz
 c4f254bc5174188da88e255d6accf967f7e628565b19e971fde4293287906b06 4873 
tcptraceroute_1.5beta7+debian-2.diff.gz

Package: tcptraceroute
Priority: optional
Section: net
Installed-Size: 116
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.5beta7+debian-2
Depends: libc6 (= 2.3), libnet1 (= 1.1.2.1), libpcap0.8 (= 1.0.0-1)
Filename: pool/main/t/tcptraceroute/tcptraceroute_1.5beta7+debian-2_i386.deb
Size: 30484
MD5sum: b2fb4fff4549a17e0fffde72e5817240
SHA1: 6b115255d8bdbb6158d69651ee6b8934095b24cd
SHA256: c3c438c494a759f7dc657ab5d35896019c7534d52fa89da05ca4971fd8859c8e
Description: traceroute implementation using TCP packets
 The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets
 with a TTL of one, and increments the TTL until the destination has been
 reached. By printing the gateways that generate ICMP time exceeded messages
 along the way, it is able to determine the path packets are taking to reach the
 destination.
 .
 The problem is that with the widespread use of firewalls on the modern
 Internet, many of the packets that traceroute(8) sends out end up being
 filtered, making it impossible to completely trace the path to the destination.
 However, in many cases, these firewalls will permit inbound TCP packets to
 specific ports that hosts sitting behind the firewall are listening for
 connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO
 packets, tcptraceroute is able to bypass the most common firewall filters.
Homepage: http://michael.toren.net/code/tcptraceroute/
Tag: interface::commandline, protocol::ip, protocol::tcp, role::program, 
scope::utility




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543852: ncurses -- shared libraries for terminal handling

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning ncurses.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: ncurses
Binary: libncurses5, libncurses5-dev, libncurses5-dbg, libncursesw5, 
libncursesw5-dev, libncursesw5-dbg, lib64ncurses5, lib64ncurses5-dev, 
lib32ncurses5, lib32ncurses5-dev, lib32ncursesw5, lib32ncursesw5-dev, 
ncurses-bin, ncurses-base, ncurses-term
Version: 5.7+20090803-1
Priority: important
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), dpatch, g++-multilib [amd64 i386 
kfreebsd-amd64 powerpc ppc64 s390 sparc], libgpm-dev [!hurd-i386 
!kfreebsd-amd64 !kfreebsd-i386]
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/n/ncurses
Files:
 f9b45b3a9e8d6fb8b0cb6b969ed8cb98 1517 ncurses_5.7+20090803-1.dsc
 7ac7bfdf14776d5cbdea25618ce098cd 2593525 ncurses_5.7+20090803.orig.tar.gz
 122cd23313bfadba3ea3f1084020c3b6 40806 ncurses_5.7+20090803-1.diff.gz
Homepage: ftp://invisible-island.net/ncurses/
Vcs-Browser: http://git.debian.net/?p=debian/ncurses.git
Vcs-Git: git://git.debian.net/git/debian/ncurses.git
Checksums-Sha1: 
 c5acee82724a370bc578e37b143cbbd6cd958484 2593525 
ncurses_5.7+20090803.orig.tar.gz
 ee6b9a4f65c6c009d019c4a5aa261265dc2f78e1 40806 ncurses_5.7+20090803-1.diff.gz
Checksums-Sha256: 
 165ece6f0ee1fce61ea2fd661871ed815741c162f619d820587155b1be02e092 2593525 
ncurses_5.7+20090803.orig.tar.gz
 6037d79b44f7f5b948c8d9f063dca2ea4ec39249a2f79fc439d987bfb9df9b0c 40806 
ncurses_5.7+20090803-1.diff.gz

Package: libncurses5
Priority: required
Section: libs
Installed-Size: 584
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: ncurses (5.7+20090803-1)
Version: 5.7+20090803-1+b1
Depends: libc6 (= 2.3.4)
Recommends: libgpm2
Filename: pool/main/n/ncurses/libncurses5_5.7+20090803-1+b1_i386.deb
Size: 339818
MD5sum: d72781d257ed5ead87385917e351e4ae
SHA1: e980e5cda631ffdf07fb3905aa953de1fa3abc41
SHA256: e643532a757c0637c959c156ab71bc45bb90336431fd97dc42459d4e9d40552a
Description: shared libraries for terminal handling
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
Homepage: ftp://invisible-island.net/ncurses/
Tag: devel::library, interface::text-mode, role::shared-lib, uitoolkit::ncurses

Package: libncurses5-dev
Priority: optional
Section: libdevel
Installed-Size: 6488
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: ncurses (5.7+20090803-1)
Version: 5.7+20090803-1+b1
Replaces: libncurses-dev, ncurses-dev, ncurses-developer
Provides: libncurses-dev, ncurses-dev
Depends: libncurses5 (= 5.7+20090803-1+b1), libc-dev
Conflicts: libncurses-dev, ncurses-dev, ncurses-developer
Filename: pool/main/n/ncurses/libncurses5-dev_5.7+20090803-1+b1_i386.deb
Size: 1568672
MD5sum: 5adc1fe720d34aea9b6071b76988d1df
SHA1: 253eed08d637ac0a8c1e335f996a530fbfafbc0d
SHA256: 2776abacf30813e4b0bc59b8227a2fc67b44787f705b1d8aa7ed5fbb64db15f6
Description: developer's libraries and docs for ncurses
 This package contains the header files, static libraries
 and symbolic links that developers using ncurses will need.
 It also includes the libraries' man pages and other documentation.
Homepage: ftp://invisible-island.net/ncurses/
Tag: devel::library, interface::text-mode, role::devel-lib, uitoolkit::ncurses

Package: libncurses5-dbg
Priority: extra
Section: debug
Installed-Size: 6116
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: ncurses (5.7+20090803-1)
Version: 5.7+20090803-1+b1
Depends: libncurses5-dev (= 5.7+20090803-1+b1)
Filename: pool/main/n/ncurses/libncurses5-dbg_5.7+20090803-1+b1_i386.deb
Size: 1911576
MD5sum: 3937aa60bdac837c8fe10fdf4b6e1b66
SHA1: f1366ff5780529857f7b29d9f480226a741857ba
SHA256: 2502be37d4792615bd03491c16b2789f38dd833fc5ada8a029e1f2a4270b1c4a
Description: debugging/profiling libraries for ncurses
 This package contains the debugging libraries for ncurses.
Homepage: ftp://invisible-island.net/ncurses/
Tag: devel::debugger, devel::library, interface::text-mode, 
role::debug-symbols, uitoolkit::ncurses

Package: libncursesw5
Priority: important
Section: libs
Installed-Size: 628
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: ncurses (5.7+20090803-1)
Version: 5.7+20090803-1+b1
Depends: libc6 (= 2.3.4)
Recommends: libgpm2
Filename: pool/main/n/ncurses/libncursesw5_5.7+20090803-1+b1_i386.deb
Size: 363564
MD5sum: 78b40adc4a868d1123dc6f125a036353
SHA1: e1ee8febcbd7a2da509b2bee09e063d952eed528
SHA256: 52cd588be47abbeb93f64a6dd1ee1b5ea63a6f8ce40decced8f87b68b248e1ab
Description: shared libraries for terminal handling (wide character support)
 This package contains the shared libraries necessary to run programs
 compiled 

Bug#542811: Bug#542811: invoke-rc.d starts disabled startup scripts

2009-08-27 Thread Petter Reinholdtsen
As far as I can see, the issue here are incorrect user expectations.

If you do not want the services to start from init.d/rc during boot,
you need to disable the services by changing the S* symlinks to K*
symlinks.  Removing the symlinks is not going to work the way you want
it.  Disabling services like this will work correctly with
invoke-rc.d, init.d/rc and update-rc.d, while removing the symlinks
will not.

Removing the symlinks send you into undefined invoke-rc.d territory,
and thus you can expect anything, even a restarted service. :)

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543830: apcupsd -- APC UPS Power Management (daemon)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning apcupsd.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: apcupsd
Binary: apcupsd, apcupsd-cgi, apcupsd-doc
Version: 3.14.6-2
Priority: extra
Section: admin
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, quilt, mawk | awk, 
libgd2-noxpm-dev, libncurses5-dev | libncurses-dev, libsnmp-dev, libssl-dev, 
libwrap0-dev, po-debconf, tetex-bin, texinfo, tcpd
Architecture: any
Standards-Version: 3.8.1
Format: 1.0
Directory: pool/main/a/apcupsd
Files:
 cb830a181a0903be0b55082bb35a8d4f 1288 apcupsd_3.14.6-2.dsc
 7df2dbe325a6b1822763cbf6a9fa8263 4269348 apcupsd_3.14.6.orig.tar.gz
 f8e641a3a91be05d3eecb792d2533f71 13884 apcupsd_3.14.6-2.diff.gz
Homepage: http://www.apcupsd.com/
Vcs-Browser: http://git.debian.net/?p=debian/apcupsd.git
Vcs-Git: git://git.debian.net/git/debian/apcupsd.git
Checksums-Sha1: 
 19d33626a7002f86ede5d1784697b08dacb3fc6c 4269348 apcupsd_3.14.6.orig.tar.gz
 840da814f04ff8e22fad591b3de64429894d3995 13884 apcupsd_3.14.6-2.diff.gz
Checksums-Sha256: 
 ddfeb4dd90a5c6d4cc8a487492efeb75f8c3ce1c955948bde97cebad51e8d1a3 4269348 
apcupsd_3.14.6.orig.tar.gz
 5f06ad5132de0db22c262c98b43ee9ccd725005c221af41e0d5689f267ce 13884 
apcupsd_3.14.6-2.diff.gz

Package: apcupsd
Priority: extra
Section: admin
Installed-Size: 768
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 3.14.6-2
Provides: ups-monitor
Depends: libc6 (= 2.3.6-6~), libsnmp15 (= 5.4.1~dfsg), libssl0.9.8 (= 
0.9.8f-5), libwrap0 (= 7.6-4~)
Recommends: apcupsd-doc
Suggests: apcupsd-cgi, udev, hal
Conflicts: ups-monitor
Filename: pool/main/a/apcupsd/apcupsd_3.14.6-2_i386.deb
Size: 243828
MD5sum: daf0b3d6f3c3dfed6f27562990268d3c
SHA1: e1494c24369fd3de461f8e25f1d95f4e1d1c5863
SHA256: 7315b926a29a7e56932a3acc9a2c7e3ee28c8a1455b5276f80ee30d12c61a27c
Description: APC UPS Power Management (daemon)
 apcupsd provides UPS power management for APC products, including most BackUPS
 series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix
 series.
 .
 It controls and monitors the status of UPS and allows your computer to run for
 a specified length of time on UPS power, and then executes a controlled
 shutdown in the case of an extended power failure.
Homepage: http://www.apcupsd.com/
Tag: admin::power-management, hardware::power, hardware::power:ups, 
interface::daemon, interface::text-mode, network::server, role::program, 
scope::utility, uitoolkit::ncurses, use::monitor

Package: apcupsd-cgi
Priority: extra
Section: web
Installed-Size: 164
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: apcupsd
Version: 3.14.6-2
Depends: libc6 (= 2.1), libgd2-noxpm (= 2.0.36~rc1~dfsg) | libgd2-xpm (= 
2.0.36~rc1~dfsg), libwrap0 (= 7.6-4~), apcupsd (= 3.14.6-2)
Suggests: apache2 | httpd
Filename: pool/main/a/apcupsd/apcupsd-cgi_3.14.6-2_i386.deb
Size: 52200
MD5sum: a89580ebc9283ecdd04915d222489b32
SHA1: 4df2e0309c9e44d4b86d8cb45b410eb4920f04de
SHA256: 7d207c101015370ebbe7fec76b7c0dfa43923266e8650b693f42d3e47fb90cdc
Description: APC UPS Power Management (web interface)
 apcupsd provides UPS power management for APC products, including most BackUPS
 series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix
 series.
 .
 This package contains the web interface.
Homepage: http://www.apcupsd.com/
Tag: admin::power-management, hardware::power, hardware::power:ups, 
interface::web, network::server, role::program, use::monitor, web::cgi

Package: apcupsd-doc
Priority: extra
Section: doc
Installed-Size: 34044
Maintainer: Daniel Baumann dan...@debian.org
Architecture: all
Source: apcupsd
Version: 3.14.6-2
Replaces: apcupsd
Filename: pool/main/a/apcupsd/apcupsd-doc_3.14.6-2_all.deb
Size: 2600196
MD5sum: 8f64e7f265afc743efb19c2b58ff821e
SHA1: 78d1ddf2939f3df1c9e792570af4b139d19a2ce4
SHA256: 94a6040a9f3ef41f783f8bf7d40d7906ad8524376c4b24e334525addc484c873
Description: APC UPS Power Management (documentation/examples)
 apcupsd provides UPS power management for APC products, including most BackUPS
 series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix
 series.
 .
 This package contains the documentation and examples.
Homepage: http://www.apcupsd.com/
Tag: admin::power-management, hardware::power, hardware::power:ups, 
interface::daemon, made-of::html, role::documentation, use::monitor




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543854: openntpd -- OpenBSD NTP daemon

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning openntpd.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: openntpd
Binary: openntpd
Version: 3.9p1+debian-2
Priority: optional
Section: net
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, bison, groff, libssl-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/o/openntpd
Files:
 a46c9b7d44f9994a68dcdbc2e2455fa8 1194 openntpd_3.9p1+debian-2.dsc
 d43441c8ac18f0161de26526615d1981 151692 openntpd_3.9p1+debian.orig.tar.gz
 92890a3024d9e225767cfba1458b8ca6 7765 openntpd_3.9p1+debian-2.diff.gz
Homepage: http://www.openntpd.org/
Vcs-Browser: http://git.debian.net/?p=debian/openntpd.git
Vcs-Git: git://git.debian.net/git/debian/openntpd.git
Checksums-Sha1: 
 3350f795cebd704a7c1fd6286d5c0e565b5737e3 151692 
openntpd_3.9p1+debian.orig.tar.gz
 86f498ca567fdb9bfcede1ecca7ec9ab284356de 7765 openntpd_3.9p1+debian-2.diff.gz
Checksums-Sha256: 
 342a5cd949da32144b10af9045bf4c1ca55ff8301e4307f9abdd9f06bcb4a5fb 151692 
openntpd_3.9p1+debian.orig.tar.gz
 db6e6c572367734fad723538b16ee3798a731baf1109c561156df8646d3312de 7765 
openntpd_3.9p1+debian-2.diff.gz

Package: openntpd
Priority: optional
Section: net
Installed-Size: 196
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 3.9p1+debian-2
Replaces: chrony, ntp, time-daemon
Provides: time-daemon
Depends: libc6 (= 2.7-1), libssl0.9.8 (= 0.9.8f-5), adduser
Conflicts: chrony, ntp, time-daemon
Filename: pool/main/o/openntpd/openntpd_3.9p1+debian-2_i386.deb
Size: 44556
MD5sum: fa5148944e5946c5d6482f14812b0b5e
SHA1: cb248aeb59906f75497b7af6f21caf0bb4222798
SHA256: 521000733500208783dc52b7b312731bc4cf0419a5d1d2c40f438be318024969
Description: OpenBSD NTP daemon
 NTP, the Network Time Protocol, is used to keep the computer clocks
 synchronized. It provides the ability to sync the local clock to remote NTP
 servers and can act as NTP server itself, redistributing the local clock.
 .
 This is an alternative implementation of the NTP software, made by the OpenBSD
 project. It makes use of privilege separation, only implements a subset of the
 NTP protocol, and does not adjust the rate of the clock.
 .
 Alternative packages which provide similar functionality are ntp and chrony.
Homepage: http://www.openntpd.org/
Tag: admin::configuring, interface::daemon, network::server, network::service, 
role::program, scope::utility, suite::bsd, use::timekeeping




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543850: libvuurmuur -- netfilter frontend (library)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning libvuurmuur.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libvuurmuur
Binary: libvuurmuur0, libvuurmuur-dbg, libvuurmuur-dev
Version: 0.7+debian-1
Priority: optional
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, libtool
Architecture: any
Standards-Version: 3.8.1
Format: 1.0
Directory: pool/main/libv/libvuurmuur
Files:
 51943a7729d341b42d80ea46213e57ae 1221 libvuurmuur_0.7+debian-1.dsc
 dfa9b6dca5d6d24ded173dff29f04461 414688 libvuurmuur_0.7+debian.orig.tar.gz
 787d084a68e2bc316097300ce15402e1 2885 libvuurmuur_0.7+debian-1.diff.gz
Homepage: http://www.vuurmuur.org/
Vcs-Browser: http://git.debian.net/?p=debian/libvuurmuur.git
Vcs-Git: git://git.debian.net/git/debian/libvuurmuur.git
Checksums-Sha1: 
 68bcf83050af0bbb4c6e501e2574c2bea712705c 414688 
libvuurmuur_0.7+debian.orig.tar.gz
 35d6219a31a7ced846ca56c61276b5b8906dc50d 2885 libvuurmuur_0.7+debian-1.diff.gz
Checksums-Sha256: 
 ecc92f72c43da04247e2e24c99a12ad3d4ce6f9448aff402b297a102d6452ba5 414688 
libvuurmuur_0.7+debian.orig.tar.gz
 e0b75def612331e902c705bd0097a1679341b0f9fa5914374e6f18247973de49 2885 
libvuurmuur_0.7+debian-1.diff.gz

Package: libvuurmuur0
Priority: optional
Section: libs
Installed-Size: 416
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libvuurmuur
Version: 0.7+debian-1
Depends: libc6 (= 2.3.4)
Filename: pool/main/libv/libvuurmuur/libvuurmuur0_0.7+debian-1_i386.deb
Size: 128330
MD5sum: 329240bf4b01ba337c98896896a5cda1
SHA1: 3317badc38378fadf782cc9e72e0e24290617e6b
SHA256: 70f9cef0e4c6f571ea4e9d681368f11aa319321e91376b183ebf29a9a8af454d
Description: netfilter frontend (library)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the shared library.
Homepage: http://www.vuurmuur.org/
Tag: role::shared-lib

Package: libvuurmuur-dbg
Priority: extra
Section: debug
Installed-Size: 476
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libvuurmuur
Version: 0.7+debian-1
Depends: libvuurmuur0 (= 0.7+debian-1), libvuurmuur-dev (= 0.7+debian-1)
Filename: pool/main/libv/libvuurmuur/libvuurmuur-dbg_0.7+debian-1_i386.deb
Size: 158966
MD5sum: 14650e9ca942f810a0823a4a0708e3fa
SHA1: 9905791e5e20c88f421247c6553ae62dcd4f2858
SHA256: 7f6ed3c20d8788da4db796a1dbfa008a2797e3c2a3545f1c2074c396038486be
Description: netfilter frontend (library debug)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the debugging symbols of the shared library.
Homepage: http://www.vuurmuur.org/
Tag: qa::low-popcon, role::debug-symbols

Package: libvuurmuur-dev
Priority: optional
Section: libdevel
Installed-Size: 432
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libvuurmuur
Version: 0.7+debian-1
Depends: libvuurmuur0 (= 0.7+debian-1)
Filename: pool/main/libv/libvuurmuur/libvuurmuur-dev_0.7+debian-1_i386.deb
Size: 130350
MD5sum: 7565877d51b93ab830db040b8812044d
SHA1: 6fd89c9e764bf8847710b797942ef2c48ff1357a
SHA256: a9df5f8bf3a9c369b6fa34fb68387bd2effbeb7ca6ece72910a1846c4fb55fbb
Description: netfilter frontend (library development)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the development files of the shared library.
Homepage: http://www.vuurmuur.org/
Tag: devel::library, qa::low-popcon




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543836: cx-bsdiff -- generate/apply a patch between two binary files (python module)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning cx-bsdiff.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: cx-bsdiff
Binary: python-bsdiff
Version: 1.1-6
Priority: optional
Section: python
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), python-support, python-all-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/c/cx-bsdiff
Files:
 c5c91ce760a701b551547fd5dceedcdc 1121 cx-bsdiff_1.1-6.dsc
 5d22654405ad3dd62f33450c1f3a4c1b 15710 cx-bsdiff_1.1.orig.tar.gz
 c9fe2ea060ca09ef624806b21aeccf93 4558 cx-bsdiff_1.1-6.diff.gz
Homepage: http://cx-bsdiff.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=cx-bsdiff.git
Vcs-Git: git://git.debian.net/git/cx-bsdiff.git
Checksums-Sha1: 
 a31f8f947a15df3fe33e9c82bd60f0b5f18c81fd 15710 cx-bsdiff_1.1.orig.tar.gz
 67943689703b29d24bdd7bdc02a6591200dc8cfc 4558 cx-bsdiff_1.1-6.diff.gz
Checksums-Sha256: 
 f36b7d59ee9e178310596021c1538c70d629bf5ec79b0bdb538447134917e695 15710 
cx-bsdiff_1.1.orig.tar.gz
 0e1a89ea26fcbffba5bd8896237c75327265cb0197045ba46065f3340a580761 4558 
cx-bsdiff_1.1-6.diff.gz

Package: python-bsdiff
Priority: optional
Section: python
Installed-Size: 200
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: cx-bsdiff
Version: 1.1-6
Provides: python2.4-bsdiff, python2.5-bsdiff
Depends: libc6 (= 2.7-1), python ( 2.6), python (= 2.4), python-support (= 
0.7.1)
Filename: pool/main/c/cx-bsdiff/python-bsdiff_1.1-6_i386.deb
Size: 23418
MD5sum: a665033defa85a6b2d27f58dcca239d9
SHA1: 931b856dee914304fbdd222a32c4ec76d810b894
SHA256: e8a933d420c706e31486d74ed8697728167488d452404d559d1cca8742da33f8
Description: generate/apply a patch between two binary files (python module)
 bsdiff and bspatch are tools for building and applying patches to binary files.
 By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and
 taking advantage of how executable files change, bsdiff routinely produces
 binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller
 than those produced by .RTPatch (a commercial patch tool).
 .
 This package contains the python interpreter module.
Homepage: http://cx-bsdiff.sourceforge.net/




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543848: libgnupdf -- PDF support library

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning libgnupdf.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libgnupdf
Binary: libgnupdf0, libgnupdf-dbg, libgnupdf-dev
Version: 0.1~20090801-2
Priority: optional
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, libgcrypt11-dev, texinfo, 
zlib1g-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/libg/libgnupdf
Files:
 43faa8e9c14eb63104c1b695632ba47a 1241 libgnupdf_0.1~20090801-2.dsc
 c5cc05e1bd352c6ee43e9c40e5e58cdb 1369270 libgnupdf_0.1~20090801.orig.tar.gz
 a73453f54a4a340dbd486d99e2d436f9 2868 libgnupdf_0.1~20090801-2.diff.gz
Homepage: http://www.gnupdf.org/
Vcs-Browser: http://git.debian.net/?p=debian/libgnupdf.git
Vcs-Git: git://git.debian.net/git/debian/libgnupdf.git
Checksums-Sha1: 
 24e10d17c90935dbcf9c1caf3c9d9949ec6a2f0a 1369270 
libgnupdf_0.1~20090801.orig.tar.gz
 6777e57eef9bd6344f7832bcafbc327d50e28d0b 2868 libgnupdf_0.1~20090801-2.diff.gz
Checksums-Sha256: 
 bc2b3df65336c444bb3a81cb445a5cabcb18ae290f8eafdd0f44d97d3ecf0cf0 1369270 
libgnupdf_0.1~20090801.orig.tar.gz
 d7ae39eefda9606be7084e4080ea8a59d03450e918f3028e58d6dc3f2bc0026a 2868 
libgnupdf_0.1~20090801-2.diff.gz

Package: libgnupdf0
Priority: optional
Section: libs
Installed-Size: 600
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libgnupdf (0.1~20090801-2)
Version: 0.1~20090801-2+b1
Depends: libc6 (= 2.2), libgcrypt11 (= 1.4.2), zlib1g (= 1:1.1.4)
Filename: pool/main/libg/libgnupdf/libgnupdf0_0.1~20090801-2+b1_i386.deb
Size: 249012
MD5sum: 394c8bf5f167369fde2c5394a42049ae
SHA1: 1d13fd3f7f620953989a735c110f57b0a5c22af7
SHA256: 48cd22b3644e49a0add13e5e06704b713167d85b7e39a774daac2c098150
Description: PDF support library
 The GNU PDF Library provides functions to read and write PDF documents
 conforming to the PDF 1.7 specification. This includes visualization
 (retrieving of bitmaps with rasterized page contents) and interactive features
 such as annotations and interactive forms. The library also support the
 generation of specific subsets of PDF conforming to the ISO standards PDF/A,
 PDF/X and ISO 32000.
Homepage: http://www.gnupdf.org/
Tag: role::shared-lib

Package: libgnupdf-dbg
Priority: extra
Section: debug
Installed-Size: 644
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libgnupdf (0.1~20090801-2)
Version: 0.1~20090801-2+b1
Depends: libgnupdf0 (= 0.1~20090801-2+b1), libgnupdf-dev (= 0.1~20090801-2+b1)
Filename: pool/main/libg/libgnupdf/libgnupdf-dbg_0.1~20090801-2+b1_i386.deb
Size: 244080
MD5sum: 3dc53a06c6804a69b3ab02ca3cac8f9d
SHA1: 25c8385a96659bfd9b6e32956336c1f24bdf72b7
SHA256: feff0f7eecc27267632ab6f6e26cbff160aabde255f7c98040eba82629dc86c9
Description: PDF support library (debug)
 The GNU PDF Library provides functions to read and write PDF documents
 conforming to the PDF 1.7 specification. This includes visualization
 (retrieving of bitmaps with rasterized page contents) and interactive features
 such as annotations and interactive forms. The library also support the
 generation of specific subsets of PDF conforming to the ISO standards PDF/A,
 PDF/X and ISO 32000.
 .
 This package contains the debugging symbols.
Homepage: http://www.gnupdf.org/
Tag: role::debug-symbols

Package: libgnupdf-dev
Priority: optional
Section: libdevel
Installed-Size: 620
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libgnupdf (0.1~20090801-2)
Version: 0.1~20090801-2+b1
Depends: libgnupdf0 (= 0.1~20090801-2+b1)
Filename: pool/main/libg/libgnupdf/libgnupdf-dev_0.1~20090801-2+b1_i386.deb
Size: 186640
MD5sum: 827e6aafbd995794e10c9d6dfbe894ce
SHA1: f81af463abc2eb558706ea27487d6e391c910488
SHA256: 20a607f6f5a5bc6206792675823e12bdbc73f9678d91b4aebc79f8eac51a159f
Description: PDF support library (development)
 The GNU PDF Library provides functions to read and write PDF documents
 conforming to the PDF 1.7 specification. This includes visualization
 (retrieving of bitmaps with rasterized page contents) and interactive features
 such as annotations and interactive forms. The library also support the
 generation of specific subsets of PDF conforming to the ISO standards PDF/A,
 PDF/X and ISO 32000.
 .
 This package contains the development files.
Homepage: http://www.gnupdf.org/
Tag: devel::library




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543860: tack -- terminfo action checker

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning tack.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: tack
Binary: tack, tack-dbg
Version: 1.06-8
Priority: optional
Section: misc
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, libncurses5-dev (= 
5.6+20081012)
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/t/tack
Files:
 9ce1bdf789825cadcd3b3320ce7aaa8b 1132 tack_1.06-8.dsc
 8c1e0aa72c189781499cbe96b66bb4f5 157234 tack_1.06.orig.tar.gz
 93de899af7d9385cc5bcbb54c6cd6c29 2392 tack_1.06-8.diff.gz
Homepage: ftp://ftp.invisible-island.net/ncurses/
Vcs-Browser: http://git.debian.net/?p=debian/tack.git
Vcs-Git: git://git.debian.net/git/debian/tack.git
Checksums-Sha1: 
 c63d58db8fc1649a16eb4d02c7d2c86255eca2f6 157234 tack_1.06.orig.tar.gz
 c14833394eaae313572ab9501d5108f1c9e6d613 2392 tack_1.06-8.diff.gz
Checksums-Sha256: 
 f33d7ce112f1a014772c3e342e5f2e06bc1ccfe0cdec4f9eb9006f1b67720df2 157234 
tack_1.06.orig.tar.gz
 ff3f1406b9bf7f6b95c48350b384a093b72d231e33707eeccda17c35b3c2a59e 2392 
tack_1.06-8.diff.gz

Package: tack
Priority: optional
Section: misc
Installed-Size: 196
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.06-8
Depends: libc6 (= 2.3), libncurses5 (= 5.6+20071006-3)
Filename: pool/main/t/tack/tack_1.06-8_i386.deb
Size: 71464
MD5sum: 8a48c6f23c4cf3fe5e235709a6bce11a
SHA1: 840f2cc0167e64f329fef997d2994fa97a87159c
SHA256: eb357bc457a642eae99eff3426e1d4e1563d905fd93f30d9067be6d2a4225aa3
Description: terminfo action checker
 The 'tack' program is a diagnostic tool that is designed to create and verify
 the correctness of terminfo's. This program can be used to create new terminal
 descriptions that are not included in the standard ncurses release.
 .
 Although 'tack' has been distributed with ncurses-bin, it is not an integral
 part of ncurses and was thus split out from it by upstream.
Homepage: ftp://ftp.invisible-island.net/ncurses/
Tag: role::program, uitoolkit::ncurses

Package: tack-dbg
Priority: extra
Section: debug
Installed-Size: 220
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: tack
Version: 1.06-8
Depends: tack (= 1.06-8)
Filename: pool/main/t/tack/tack-dbg_1.06-8_i386.deb
Size: 71524
MD5sum: cea3c0505637cb3da32d487e97a76c6d
SHA1: 41b9c566ead9cabb5c1e219d695918f1e9d12066
SHA256: dd6bd04c63e05b1f072c854b481dfe855ba94a077c06bb49835d9141ff675ff9
Description: terminfo action checker (debug)
 The 'tack' program is a diagnostic tool that is designed to create and verify
 the correctness of terminfo's. This program can be used to create new terminal
 descriptions that are not included in the standard ncurses release.
 .
 This package contains the debugging symbols.
Homepage: ftp://ftp.invisible-island.net/ncurses/
Tag: qa::low-popcon, role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543851: mobile-broadband-provider-info -- database of mobile broadband service providers

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning mobile-broadband-provider-info.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: mobile-broadband-provider-info
Binary: mobile-broadband-provider-info
Version: 20090801-1
Priority: optional
Section: admin
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev
Architecture: all
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/m/mobile-broadband-provider-info
Files:
 b8da03243b047ad0697c23e110b9fc75 1395 
mobile-broadband-provider-info_20090801-1.dsc
 f1e0f2595f5987f990499ac910a813f2 73301 
mobile-broadband-provider-info_20090801.orig.tar.gz
 f4c3b5b7165b7e6e8b0dbd5d1dcd8a7a 1796 
mobile-broadband-provider-info_20090801-1.diff.gz
Homepage: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
Vcs-Browser: http://git.debian.net/?p=debian/mobile-broadband-provider-info.git
Vcs-Git: git://git.debian.net/git/debian/mobile-broadband-provider-info.git
Checksums-Sha1: 
 0290778917de86536de4af0b5aa12feeabc9c8df 73301 
mobile-broadband-provider-info_20090801.orig.tar.gz
 f062bb093afcd7b8d431592828e38fed2db4f00f 1796 
mobile-broadband-provider-info_20090801-1.diff.gz
Checksums-Sha256: 
 9955676630b52660ba78fad4b4929d85d4ccb77fa929a369dd3f738a4d895fe2 73301 
mobile-broadband-provider-info_20090801.orig.tar.gz
 89fe10cea3b2e8c68b9688453df6b9835a5369543d250024ce55ce05c9adc154 1796 
mobile-broadband-provider-info_20090801-1.diff.gz

Package: mobile-broadband-provider-info
Priority: optional
Section: admin
Installed-Size: 168
Maintainer: Daniel Baumann dan...@debian.org
Architecture: all
Version: 20090801-1
Filename: 
pool/main/m/mobile-broadband-provider-info/mobile-broadband-provider-info_20090801-1_all.deb
Size: 24796
MD5sum: f6c2b22fbc4c37191827147df3d8ebea
SHA1: 741a1fb16641d73de32b441a53af0aaae25a2966
SHA256: 0b2c33726eb696ec74b78dd9d524a239496cb12498f48926d721ffa1ca36a147
Description: database of mobile broadband service providers
 This package contains service provider specific settings of mobile broadband
 providers in different countries.
Homepage: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543846: imagination -- DVD slide show maker

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning imagination.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: imagination
Binary: imagination
Version: 1.5-1
Priority: optional
Section: video
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, intltool, libgtk2.0-dev, 
libsox-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/i/imagination
Files:
 8bc6d65fce14113c64d83116d2af6d70 1176 imagination_1.5-1.dsc
 56f01b34c10957591a1de3f4b94137c3 462346 imagination_1.5.orig.tar.gz
 4f1d99974a3c125a573bd403053d9fce 7074 imagination_1.5-1.diff.gz
Homepage: http://imagination.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/imagination.git
Vcs-Git: git://git.debian.net/git/debian/imagination.git
Checksums-Sha1: 
 e420f11214e2fe83a558700c5a631dcd6ce70eb1 462346 imagination_1.5.orig.tar.gz
 fe3da364f7e216fa787eedacb084dba977939d6f 7074 imagination_1.5-1.diff.gz
Checksums-Sha256: 
 19226d5ed17fbd2ec7e4253dbf9caaf2bdea51fda8a2cfc4ed699f45377f0211 462346 
imagination_1.5.orig.tar.gz
 26f50e2b1c3a5073b9388b3da1fdf1382d937527fc179cac712ee71f42e028fc 7074 
imagination_1.5-1.diff.gz

Package: imagination
Priority: optional
Section: video
Installed-Size: 964
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: imagination (1.5-1)
Version: 1.5-1+b1
Depends: libatk1.0-0 (= 1.20.0), libc6 (= 2.2), libcairo2 (= 1.2.4), 
libfontconfig1 (= 2.4.0), libfreetype6 (= 2.2.1), libglib2.0-0 (= 2.16.0), 
libgtk2.0-0 (= 2.14.0), libpango1.0-0 (= 1.14.0), libsox1a (= 14.3.0), 
zlib1g (= 1:1.1.4)
Recommends: ffmpeg
Suggests: libavcodec-unstripped-52, libavformat-unstripped-52, 
libavutil-unstripped-49
Filename: pool/main/i/imagination/imagination_1.5-1+b1_i386.deb
Size: 134054
MD5sum: 45413f8836b763ae2dd9d951d326
SHA1: 9b4dda5f9795f5181fbda2041f0f1323f6253868
SHA256: ab9a3bfc1b6ed24a2db983b50417b2bbaccd2022c405b86db2c1a7684f673609
Description: DVD slide show maker
 Imagination is a lightweight and user-friendly DVD slide show maker. It
 includes transitions effects. It requires only the ffmpeg encoder to produce a
 movie to be burned with another application.
Homepage: http://imagination.sourceforge.net/
Tag: implemented-in::c, interface::x11, role::program, uitoolkit::gtk




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543833: bsdmainutils -- collection of more utilities from FreeBSD

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning bsdmainutils.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: bsdmainutils
Binary: bsdmainutils
Version: 6.1.10
Priority: important
Section: utils
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 4), libncurses5-dev
Architecture: any
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/b/bsdmainutils
Files:
 2cc3f6d204b7004b085b10fc89b122c0 522 bsdmainutils_6.1.10.dsc
 057fbefefb33a941604c16d975456a08 171669 bsdmainutils_6.1.10.tar.gz

Package: bsdmainutils
Priority: important
Section: utils
Installed-Size: 608
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 6.1.10
Depends: libc6 (= 2.6.1-1), libncurses5 (= 5.6+20071006-3), bsdutils (= 
3.0-0), debianutils (= 1.8)
Suggests: cpp, wamerican | wordlist, whois, vacation
Conflicts: bsdutils ( 1:2.13-11)
Filename: pool/main/b/bsdmainutils/bsdmainutils_6.1.10_i386.deb
Size: 171968
MD5sum: 33f7e9cc22d8444eccf1396d6c95c5d0
SHA1: 6c6728f517027772afe7bd40893402ccd3b03e14
SHA256: d65fb4663079ed6e1e66c60b4ee124df4a82432b02b9d694bcd6710d68593174
Description: collection of more utilities from FreeBSD
 This package contains lots of small programs many people expect to find when
 they use a BSD-style Unix system.
 .
 Included are: banner, ncal, cal, calendar, col, colcrt, colrm, column, from,
 hexdump, look, lorder, ul, write.
 .
 This package used to contain whois and vacation, which are now distributed in
 their own packages. Also here was tsort, which is now in the coreutils
 package.
Tag: implemented-in::c, interface::commandline, interface::text-mode, 
role::program, suite::bsd, uitoolkit::ncurses




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543835: cdcd -- command line or console based CD player

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning cdcd.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: cdcd
Binary: cdcd, cdcd-dbg
Version: 0.6.6-10
Priority: optional
Section: sound
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, libcdaudio-dev, 
libreadline5-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/c/cdcd
Files:
 ae47e0c7544b7cbf98b85d5fe66db6dd 1137 cdcd_0.6.6-10.dsc
 dc17f2e275c7214cb693f6abb50f29fb 246286 cdcd_0.6.6.orig.tar.gz
 6ee417e78440758a33689fb220fefc83 5212 cdcd_0.6.6-10.diff.gz
Homepage: http://libcdaudio.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/cdcd.git
Vcs-Git: git://git.debian.net/git/debian/cdcd.git
Checksums-Sha1: 
 704577aec65895d7cf6553f5d1ed32d12b2ed6bc 246286 cdcd_0.6.6.orig.tar.gz
 4f9c5e223e403b58fe1e62ad4571b1ec3170346c 5212 cdcd_0.6.6-10.diff.gz
Checksums-Sha256: 
 06ae2508926b7d1f811d9ce9a53991f8886aef078db4cde617125bda24fbf717 246286 
cdcd_0.6.6.orig.tar.gz
 e8dc241139e12980f9198e89c782f3286e93e20e331de0fedbbca86dfc871c49 5212 
cdcd_0.6.6-10.diff.gz

Package: cdcd
Priority: optional
Section: sound
Installed-Size: 148
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.6.6-10
Depends: libc6 (= 2.3), libcdaudio1 (= 0.99.12p2), libncurses5 (= 
5.6+20071006-3), libreadline5 (= 5.2)
Filename: pool/main/c/cdcd/cdcd_0.6.6-10_i386.deb
Size: 52302
MD5sum: 2934107fdab4d8e2150226c0115732a2
SHA1: b2e09ae529e389923c1f41c67598bd4eeedf70bd
SHA256: 894fdb6a1b528f9265d7035ba49243056930a430a05cb85bbf16a0891b306288
Description: command line or console based CD player
 cdcd works in two ways, accepting commands directly off the command line or in
 a query mode similar to other UNIX programs. To pass a command to cdcd, simply
 run cdcd with the command as the argument (e.g. cdcd play). This is great for
 using cron and cdcd together to make a CD alarm clock. Or you can run cdcd with
 out arguments and you will be given the cdcd command prompt.
Homepage: http://libcdaudio.sourceforge.net/
Tag: hardware::storage, hardware::storage:cd, interface::commandline, 
interface::text-mode, role::program, sound::player, uitoolkit::ncurses, 
use::playing, works-with::audio

Package: cdcd-dbg
Priority: extra
Section: debug
Installed-Size: 140
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: cdcd
Version: 0.6.6-10
Depends: cdcd (= 0.6.6-10)
Filename: pool/main/c/cdcd/cdcd-dbg_0.6.6-10_i386.deb
Size: 41884
MD5sum: 041e2842f44014e724af106562f6f027
SHA1: c12cc6d2fe6c2d740dac258b298fa594117ad120
SHA256: 55a7effd0adaef655896f95f522c991d0e7d57cc598662da9d7032a995607901
Description: command line or console based CD player (debug)
 cdcd works in two ways, accepting commands directly off the command line or in
 a query mode similar to other UNIX programs. To pass a command to cdcd, simply
 run cdcd with the command as the argument (e.g. cdcd play). This is great for
 using cron and cdcd together to make a CD alarm clock. Or you can run cdcd with
 out arguments and you will be given the cdcd command prompt.
 .
 This package contains the debugging symbols.
Homepage: http://libcdaudio.sourceforge.net/
Tag: qa::low-popcon, role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543847: libcdaudio -- library for controlling a CD-ROM when playing audio CDs

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning libcdaudio.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libcdaudio
Binary: libcdaudio1, libcdaudio-dev, libcdaudio-dbg
Version: 0.99.12p2-8
Priority: optional
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/libc/libcdaudio
Files:
 94d0e5df42ff4b05256eb923a0e47d91 1210 libcdaudio_0.99.12p2-8.dsc
 15de3830b751818a54a42899bd3ae72c 356047 libcdaudio_0.99.12p2.orig.tar.gz
 f80bb808cbaecf9404ebea5c200a9479 4924 libcdaudio_0.99.12p2-8.diff.gz
Homepage: http://libcdaudio.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/libcdaudio.git
Vcs-Git: git://git.debian.net/git/debian/libcdaudio.git
Checksums-Sha1: 
 1ae52f858c1a5ac9ced8eb7165620372b2a17035 356047 
libcdaudio_0.99.12p2.orig.tar.gz
 25c1f887a9e10bc86f9ea2a5887b7f5d38687cb2 4924 libcdaudio_0.99.12p2-8.diff.gz
Checksums-Sha256: 
 5fdaf9af5ac4f75c0215d000b82b128fd054a582f81cc4f039a1e7fe69335ebb 356047 
libcdaudio_0.99.12p2.orig.tar.gz
 8717a4cef3a1ea59a96c56f9b365d3b121a09c7ed17e9098bedc5f2dd28ffdb9 4924 
libcdaudio_0.99.12p2-8.diff.gz

Package: libcdaudio1
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libcdaudio
Version: 0.99.12p2-8
Depends: libc6 (= 2.3)
Filename: pool/main/libc/libcdaudio/libcdaudio1_0.99.12p2-8_i386.deb
Size: 44632
MD5sum: 24e222b3a1d0df2e28c75476090fe56f
SHA1: f0e310a31737ee1b6b36185f11767d197b9a512f
SHA256: 9c647eb475458ffe095bbd1cd464443e6c61209e7e8c19baae7dadb08e0db69f
Description: library for controlling a CD-ROM when playing audio CDs
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
Homepage: http://libcdaudio.sourceforge.net/
Tag: role::shared-lib

Package: libcdaudio-dev
Priority: optional
Section: libdevel
Installed-Size: 192
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libcdaudio
Version: 0.99.12p2-8
Depends: libcdaudio1 (= 0.99.12p2-8)
Filename: pool/main/libc/libcdaudio/libcdaudio-dev_0.99.12p2-8_i386.deb
Size: 48236
MD5sum: 0046d5c0f7a4557c1775d078fab1877b
SHA1: 4e59d92d9cdcce4142e19bdb15894c75c5e2b54a
SHA256: 409e278a32e6fa03815be2d8fda80330aa14e7c4db9453f3fad259d135c2ea1c
Description: library for controlling a CD-ROM when playing audio CDs 
(development)
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
 .
 This package contains the development files.
Homepage: http://libcdaudio.sourceforge.net/
Tag: devel::library, role::devel-lib

Package: libcdaudio-dbg
Priority: extra
Section: debug
Installed-Size: 148
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: libcdaudio
Version: 0.99.12p2-8
Depends: libcdaudio1 (= 0.99.12p2-8), libcdaudio-dev (= 0.99.12p2-8)
Filename: pool/main/libc/libcdaudio/libcdaudio-dbg_0.99.12p2-8_i386.deb
Size: 47752
MD5sum: 4b49af2f8fdfabdf6c58a68ff09228c2
SHA1: 067672dfdd1b1de701bb3767976b78494673a2cf
SHA256: 36c88fef652a661363010781bd89a23478251d47ddd55bf8a8e5dab74e3ddeba
Description: library for controlling a CD-ROM when playing audio CDs (debug)
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
 .
 This package contains the debugging symbols.
Homepage: http://libcdaudio.sourceforge.net/
Tag: role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543858: sdd -- File duplication and conversion tool, similar to 'dd'

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning sdd.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: sdd
Binary: sdd
Version: 1.52-13
Priority: optional
Section: utils
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), dpatch
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Directory: pool/main/s/sdd
Files:
 b45db954421e851ce32cd78206eda7b3 1035 sdd_1.52-13.dsc
 efb6f2d8a39080c8ad085211e01293d6 319493 sdd_1.52.orig.tar.gz
 9edaee03fd977e533ab62b9168847307 5250 sdd_1.52-13.diff.gz
Homepage: ftp://ftp.berlios.de/pub/sdd/
Vcs-Browser: http://git.debian.net/?p=sdd.git
Vcs-Git: git://git.debian.net/git/sdd.git
Checksums-Sha1: 
 9f562b8a221f768475a34238d66885fe057b0e72 319493 sdd_1.52.orig.tar.gz
 1889197cd60a676b0b54d7eaf015bbc88a39416d 5250 sdd_1.52-13.diff.gz
Checksums-Sha256: 
 142b3ec789248ec573eb1f047709c484cc5ae7ac9b49107384cfe4f1ad625d87 319493 
sdd_1.52.orig.tar.gz
 028f2f5bb8e3144f50e69ab31255e4f48d6787bc9311ad1c68cdc8fe66132921 5250 
sdd_1.52-13.diff.gz

Package: sdd
Priority: optional
Section: utils
Installed-Size: 100
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.52-13
Depends: libc6 (= 2.7-1)
Filename: pool/main/s/sdd/sdd_1.52-13_i386.deb
Size: 30506
MD5sum: 3250061c0cff9c7aadd58461daa6d6aa
SHA1: d1864b311b9a13c2de94971ed827603647c0b25c
SHA256: f5ec8b11c22df2613a8d6fc469ea7cc07d19f5130e111a5da196b1bbeb0ddde0
Description: File duplication and conversion tool, similar to 'dd'
 sdd is a replacement for the dd program the has a number of useful changes and
 features, including:
 .
  * Better statistics and timing
  * Can seek on input and output
  * Fast null input and output
  * Better NFS data integrity
  * Does not reblock on pipes
Homepage: ftp://ftp.berlios.de/pub/sdd/
Tag: interface::commandline, role::program, scope::utility, works-with::file




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543844: grsync -- GTK+ frontend for rsync

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning grsync.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: grsync
Binary: grsync
Version: 0.9.1-1
Priority: optional
Section: x11
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, intltool, libgtk2.0-dev, 
libxml-parser-perl
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/g/grsync
Files:
 0aacebfe4d63472c7af839e88e410487 1148 grsync_0.9.1-1.dsc
 4425e1092d12ddbba7176265e4a2150d 207123 grsync_0.9.1.orig.tar.gz
 baec8e17df031fc2863e437eedb80c01 6199 grsync_0.9.1-1.diff.gz
Homepage: http://www.opbyte.it/grsync/
Vcs-Browser: http://git.debian.net/?p=debian/grsync.git
Vcs-Git: git://git.debian.net/git/debian/grsync.git
Checksums-Sha1: 
 aa7b1eec58544186cb8ac12a27778613a4d64ea0 207123 grsync_0.9.1.orig.tar.gz
 ab6d05d776ee684c549f917b7ca71c2bc954b6f4 6199 grsync_0.9.1-1.diff.gz
Checksums-Sha256: 
 88556135a67aa9deb0dcd61ee6090f0346cb90cbcd667d200c7932778a5ca632 207123 
grsync_0.9.1.orig.tar.gz
 6a7750c751562e313f5b881b5af9121d0305945bd3496be5f0eaf113a8f92801 6199 
grsync_0.9.1-1.diff.gz

Package: grsync
Priority: optional
Section: x11
Installed-Size: 496
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.9.1-1
Depends: libatk1.0-0 (= 1.20.0), libc6 (= 2.2), libcairo2 (= 1.2.4), 
libfontconfig1 (= 2.4.0), libfreetype6 (= 2.2.1), libglib2.0-0 (= 2.16.0), 
libgtk2.0-0 (= 2.12.0), libpango1.0-0 (= 1.14.0), rsync
Recommends: ssh-askpass
Filename: pool/main/g/grsync/grsync_0.9.1-1_i386.deb
Size: 89032
MD5sum: 332933f7f4a36e1f36a4fc5a0b4f973d
SHA1: 44dc093d1e5f2ac106bf7fc58c2b0071e7614a5c
SHA256: 992ca4f6b06f631542de67901a180206b67de9ac38872a1b9f103f45b26cae52
Description: GTK+ frontend for rsync
 grsync is a simple graphical interface using GTK2 for the rsync command line
 program. It currently supports only a limited set of the most important rsync
 features, but can be used effectively for local directory synchronization.
Homepage: http://www.opbyte.it/grsync/
Tag: admin::backup, admin::file-distribution, implemented-in::c, 
interface::x11, network::client, role::program, scope::utility, uitoolkit::gtk, 
use::synchronizing, works-with::file, x11::application




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543256: tasksel maintainer's perspective

2009-08-27 Thread Frans Pop
On Thursday 27 August 2009, Joey Hess wrote:
 So, that change was made in tasksel three months ago, near to the start
 what was, AFAIK at the time, a 1.5 year release cycle. This was done in
 full knowledge that enabling recommends would take some time to sort

So why did you not inform the d-cd team of that change then? And you also 
know that historically such issues have in general not been sorted out by 
d-cd maintainers proper, but more by people like you and me who's primary 
concern was D-I.

 out, including getting debian-cd to disable NORECOMMENDS and maybe
 handle recommends more intelligently; dealing with demotion of
 unnecessary recommends; and dealing with any size increase issues.

 If the current release timeframe[1] is not long enough to sort these
 issues out, perhaps the release team should be told about that. Or
 perhaps someone will want to revert this -- but you get to own all the
 issues of the installer not installing recommends while maintainers
 assume it will.

Right, so basically you're saying that you no longer want to explicitly 
list desired Recommends in tasksel and have decided to do that by simply 
dumping the problem on another team, while actively working to increase 
the problem. IMO tasksel is a much more logical place for it.

 Oddly it didn't seem to be treated as a big deal by a lot of people
 when it happened to stable CD1. :-/

Agreed. I've been very disappointed with the very long time it took to fix 
that simple issue. You'll have noticed that I jumped in straight away to 
help resolve the issue after you filed the BR as I do feel CD1 is 
important.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543856: poedit -- gettext catalog editor

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning poedit.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: poedit
Binary: poedit, poedit-dbg
Version: 1.4.2-4
Priority: optional
Section: text
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, gettext, libdb4.7-dev, 
libgtk2.0-dev, libgtkspell-dev, libwxgtk2.8-dev, wx-common, zip
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/p/poedit
Files:
 b65ee51c20c2b1d9f2b99795110f4fd9 1211 poedit_1.4.2-4.dsc
 5aca5ed4c8c81e0f10efb20ac3a191ac 1546955 poedit_1.4.2.orig.tar.gz
 6aa0fa1e3e8869a2fd0e1716647a04c7 11653 poedit_1.4.2-4.diff.gz
Homepage: http://poedit.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/poedit.git
Vcs-Git: git://git.debian.net/git/debian/poedit.git
Checksums-Sha1: 
 9c509077df2d58a32093063886a670ec7dfab9b8 1546955 poedit_1.4.2.orig.tar.gz
 fa7efe58e75ad63c397d5d4dd3f6134617687481 11653 poedit_1.4.2-4.diff.gz
Checksums-Sha256: 
 31a53a4eec1cc9fabb7ca9517acbf8c7766daf3b5608a55db14583af8cd69ccc 1546955 
poedit_1.4.2.orig.tar.gz
 335c276834a9a0dd97c787cde7fb62a3b2e1e7b78e7fbbd1fe14f439351b4df3 11653 
poedit_1.4.2-4.diff.gz

Package: poedit
Priority: optional
Section: text
Installed-Size: 3532
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.4.2-4
Depends: libatk1.0-0 (= 1.20.0), libc6 (= 2.3.6-6~), libcairo2 (= 1.2.4), 
libdb4.7, libfontconfig1 (= 2.4.0), libfreetype6 (= 2.2.1), libgcc1 (= 
1:4.1.1), libglib2.0-0 (= 2.16.0), libgtk2.0-0 (= 2.8.0), libgtkspell0 (= 
2.0.10), libpango1.0-0 (= 1.14.0), libstdc++6 (= 4.1.1), libwxbase2.8-0 (= 
2.8.7.1), libwxgtk2.8-0 (= 2.8.7.1), gettext
Filename: pool/main/p/poedit/poedit_1.4.2-4_i386.deb
Size: 782696
MD5sum: 69c4e681220ddcf31a908f39bc9e7518
SHA1: 77a66c8ea2b7dbf3efd8a2443fa57bd47d72c19d
SHA256: 35f307ca1d08d21c07a24b7849bf12ea2e1019017db32090aa62c75a14a455d8
Description: gettext catalog editor
 Poedit is an editor for gettext catalogs (.po files). It aims to provide a
 convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
 untranslated records highlighting, whitespace highlighting, references browser,
 header editing and can be used to create new catalogs or update existing
 catalogs from source code with a single click. It is built with wxWidgets
 toolkit.
Homepage: http://poedit.sourceforge.net/
Tag: devel::i18n, interface::x11, role::program, scope::utility, 
uitoolkit::{gtk,wxwidgets,wxwindows}, use::editing, x11::application

Package: poedit-dbg
Priority: extra
Section: debug
Installed-Size: 2916
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: poedit
Version: 1.4.2-4
Depends: poedit (= 1.4.2-4)
Filename: pool/main/p/poedit/poedit-dbg_1.4.2-4_i386.deb
Size: 1098348
MD5sum: 2c2a48444d9c99c9bd81b5001e54af25
SHA1: 60e295dc9a031cdd19c3eb5fcbc18fe040a80266
SHA256: 7bb1b91546e2b9b71005cd74378855b91c71ea7e910bf72e426552f352e0a430
Description: gettext catalog editor (debug)
 Poedit is an editor for gettext catalogs (.po files). It aims to provide a
 convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
 untranslated records highlighting, whitespace highlighting, references browser,
 header editing and can be used to create new catalogs or update existing
 catalogs from source code with a single click. It is built with wxWidgets
 toolkit.
 .
 This package contains the debugging symbols.
Homepage: http://poedit.sourceforge.net/
Tag: role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543837: dvd+rw-tools -- DVD+-RW/R tools

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning dvd+rw-tools.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: dvd+rw-tools
Binary: dvd+rw-tools, dvd+rw-tools-dbg
Version: 7.1-4
Priority: optional
Section: video
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, libcam-dev [kfreebsd-i386 
kfreebsd-amd64], m4, sharutils
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/d/dvd+rw-tools
Files:
 5a749c84ff0dfe239cc83f23a3f81c9f 1227 dvd+rw-tools_7.1-4.dsc
 8acb3c885c87f6838704a0025e435871 140846 dvd+rw-tools_7.1.orig.tar.gz
 2e9329ee184af7d6199b76769b7661b3 21574 dvd+rw-tools_7.1-4.diff.gz
Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
Vcs-Browser: http://git.debian.net/?p=debian/dvd-rw-tools.git
Vcs-Git: git://git.debian.net/git/debian/dvd-rw-tools.git
Checksums-Sha1: 
 6400e013934ff589b4b224eced03fd9f42ed719b 140846 dvd+rw-tools_7.1.orig.tar.gz
 6a6c143fdad8ed57e64ff1a1ce78f1b739fe50df 21574 dvd+rw-tools_7.1-4.diff.gz
Checksums-Sha256: 
 f8d60f822e914128bcbc5f64fbe3ed131cbff9045dca7e12c5b77b26edde72ca 140846 
dvd+rw-tools_7.1.orig.tar.gz
 41c10640c2aeca1318a01309c8052a454aabc787f8ce7f3a4da1134569349141 21574 
dvd+rw-tools_7.1-4.diff.gz

Package: dvd+rw-tools
Priority: optional
Section: video
Installed-Size: 448
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 7.1-4
Depends: libc6 (= 2.7-1), libgcc1 (= 1:4.1.1), libstdc++6 (= 4.1.1), 
genisoimage
Suggests: cdrskin
Filename: pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-4_i386.deb
Size: 161862
MD5sum: f90681f8e86ea1ef87b2f7d45218ad48
SHA1: 8c0123b69a358cb8393f28027f1aa67000d12882
SHA256: 75ef163f1b4748453094c97455ca2d960572c07b8c5baf9ed5b4137120f2d3bb
Description: DVD+-RW/R tools
 dvd+rw-tools makes it possible to burn DVD images created by dvdauthor or
 genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing
 cdrecord-proDVD in many cases.
 .
 The package contains:
 .
   * growisofs to burn DVD images or create a data DVD on the fly
   * dvd+rw-format to format a DVD+RW
   * dvd+rw-mediainfo to give details about DVD disks
 .
 and some programs to control the write speed and obtain information from
 DVD-RAM.
Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
Tag: hardware::storage, hardware::storage:dvd, implemented-in::c++, 
interface::commandline, role::program, scope::utility, use::storing, 
works-with::archive, works-with::file, works-with-format::iso9660

Package: dvd+rw-tools-dbg
Priority: extra
Section: debug
Installed-Size: 332
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: dvd+rw-tools
Version: 7.1-4
Depends: dvd+rw-tools (= 7.1-4)
Filename: pool/main/d/dvd+rw-tools/dvd+rw-tools-dbg_7.1-4_i386.deb
Size: 129506
MD5sum: eb02030e132e41293a533a853ddfcf9e
SHA1: 291dc633000c26f9291227bf585a6f89e28bb896
SHA256: ff250deb55e6e3f8d6ff5890325c0f8d80a67a1fee061d9060b99aa129272d1f
Description: DVD+-RW/R tools (debug)
 dvd+rw-tools makes it possible to burn DVD images created by dvdauthor or
 genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing
 cdrecord-proDVD in many cases.
 .
 This package contains the debugging symbols.
Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
Tag: role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543842: gnulib -- GNU Portability Library

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning gnulib.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: gnulib
Binary: gnulib
Version: 20090801-1
Priority: optional
Section: devel
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, texinfo
Architecture: all
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/g/gnulib
Files:
 ecbbbebb6064b757e753ce186f009622 1128 gnulib_20090801-1.dsc
 5979c25e793cb87618b2783eabe80bc9 4073536 gnulib_20090801.orig.tar.gz
 45d3f2494a6d5a9f50569ccd47320d9c 5661 gnulib_20090801-1.diff.gz
Homepage: http://www.gnu.org/software/gnulib/
Vcs-Browser: http://git.debian.net/?p=debian/gnulib.git
Vcs-Git: git://git.debian.net/git/debian/gnulib.git
Checksums-Sha1: 
 197fbfc42e74bde2a430cf56dac6b4af93097ff7 4073536 gnulib_20090801.orig.tar.gz
 b3cfcdb1fdf5f608c3192a997842a27e0bfa1fc5 5661 gnulib_20090801-1.diff.gz
Checksums-Sha256: 
 1d541cff96017426b5b4eefcdf75cd6e77379936eac6e5a89929ee6ee21ce3da 4073536 
gnulib_20090801.orig.tar.gz
 7ed07d5141d4debc518d8fa52378ee4d8d84ab9f8adcc7ad561335f024cbd874 5661 
gnulib_20090801-1.diff.gz

Package: gnulib
Priority: optional
Section: devel
Installed-Size: 47372
Maintainer: Daniel Baumann dan...@debian.org
Architecture: all
Version: 20090801-1
Suggests: perl
Filename: pool/main/g/gnulib/gnulib_20090801-1_all.deb
Size: 5029834
MD5sum: 0bc1ba46803ecc286677d207db49de68
SHA1: 9967405a9a33e366e698163cb3453b254f7c4c3d
SHA256: 0a259220ae8fc41e5721fcd139b4b4d8791a512295e77c4f971565e4fd7b43cf
Description: GNU Portability Library
 The GNU portability library is a macro system and C declarations and
 definitions for commonly-used API elements and abstracted system behaviors. It
 can be used to improve portability and other functionality in your programs.
Homepage: http://www.gnu.org/software/gnulib/
Tag: devel::lang:c, devel::library, implemented-in::c, role::source, 
suite::gnu, works-with-format::man




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543840: gapcmon -- APC UPS Power Management (GUI)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning gapcmon.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: gapcmon
Binary: gapcmon
Version: 0.8.9-1
Priority: optional
Section: admin
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, libgconf2-dev, 
libgnomevfs2-dev, libgtk2.0-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/g/gapcmon
Files:
 6215d4ef2a8081db4b87e6e3686922e4 1164 gapcmon_0.8.9-1.dsc
 2fe603dd34b73037b71df67d51b2f51f 152934 gapcmon_0.8.9.orig.tar.gz
 5833edc198f524b2270543e2036c7f5a 3630 gapcmon_0.8.9-1.diff.gz
Homepage: http://gapcmon.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/gapcmon.git
Vcs-Git: git://git.debian.net/git/debian/gapcmon.git
Checksums-Sha1: 
 625069f7d8189944208434089192b32c41138eb4 152934 gapcmon_0.8.9.orig.tar.gz
 1c06b9aceaddc0afcb96b0fb9909d93d033ec68a 3630 gapcmon_0.8.9-1.diff.gz
Checksums-Sha256: 
 c6be74018ef2bd44cbecbc1bce2f5243b11f19974a3b7c7d1b7f64ffe011081e 152934 
gapcmon_0.8.9.orig.tar.gz
 c81b088e0352882c22f4616c920600cc6d004398dc235b9497d53654806e0346 3630 
gapcmon_0.8.9-1.diff.gz

Package: gapcmon
Priority: optional
Section: admin
Installed-Size: 240
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.8.9-1
Depends: libatk1.0-0 (= 1.20.0), libc6 (= 2.7-1), libcairo2 (= 1.2.4), 
libgconf2-4 (= 2.13.5), libglib2.0-0 (= 2.16.0), libgtk2.0-0 (= 2.12.0), 
libpango1.0-0 (= 1.20.3), libx11-6
Recommends: apcupsd
Filename: pool/main/g/gapcmon/gapcmon_0.8.9-1_i386.deb
Size: 63760
MD5sum: 0c5088c2c9f1e8294a33cd99355c9dfb
SHA1: 65163dfb5c495d0875e5689f6739e4a4316d1b23
SHA256: 6fa914363fe0f7e752a1119a708e30613166bd8a0b400baad9d3311cefd402fc
Description: APC UPS Power Management (GUI)
 Gapcmon is a desktop monitor program for the apcupsd package. apcupsd
 interfaces with one or multiple UPS power systems on local or networked
 systems. Gapcmon connects to apcupsd via the NIS api to collect and displays
 the current operational state of the UPS.
Homepage: http://gapcmon.sourceforge.net/
Tag: admin::monitoring, hardware::power, hardware::power:ups, interface::x11, 
role::program, scope::utility, uitoolkit::gtk, use::monitor, x11::application




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543812: init script is silent

2009-08-27 Thread Peter Palfrader
On Thu, 27 Aug 2009, Joey Hess wrote:

 Package: tor
 Version: 0.2.1.19-1
 Severity: normal
 
 /etc/init.d/tor start|stop returns without printing anything.
 
 Apparently it does this because /proc/cmdline contains quiet,
 but that should have nothing to do with an init script being run
 at the command line. 

*blink*

Please show me your init script, and an sh -x when you run it.

weasel
-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543843: gqview -- simple image viewer using GTK+

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning gqview.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: gqview
Binary: gqview, gqview-dbg
Version: 2.0.4-5
Priority: optional
Section: graphics
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), dpatch, autotools-dev, gettext, libgtk2.0-dev 
(= 2.4), libpng12-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/g/gqview
Files:
 05f27f525d334355aa210ea5987a72cf 1171 gqview_2.0.4-5.dsc
 7196deab04db94cec2167637cddc02f9 1545847 gqview_2.0.4.orig.tar.gz
 64e1f2d089c015a00bc867ed3c327633 73456 gqview_2.0.4-5.diff.gz
Homepage: http://gqview.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/gqview.git
Vcs-Git: git://git.debian.net/git/debian/gqview.git
Checksums-Sha1: 
 aae8f1cdae60441472a52d594cb42572d0d79eeb 1545847 gqview_2.0.4.orig.tar.gz
 c8448e65774c1d84b98ce4244553d44956b24095 73456 gqview_2.0.4-5.diff.gz
Checksums-Sha256: 
 97e3b7ce5f17a315c56d6eefd7b3a60b40cc3d18858ca194c7e7262acce383cb 1545847 
gqview_2.0.4.orig.tar.gz
 647075c323e64efda7b24b08e278c2058fbb58384ad35c6b9ac364699d7d2432 73456 
gqview_2.0.4-5.diff.gz

Package: gqview
Priority: optional
Section: graphics
Installed-Size: 2664
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 2.0.4-5
Depends: libc6 (= 2.7-1), libglib2.0-0 (= 2.12.0), libgtk2.0-0 (= 2.12.0), 
libpango1.0-0 (= 1.20.3)
Recommends: libjpeg-progs
Suggests: gimp, xpaint
Filename: pool/main/g/gqview/gqview_2.0.4-5_i386.deb
Size: 868390
MD5sum: 2176058eaece90feec1fc4b4c383e3e8
SHA1: 7b40e7c83014b93b6831d63b9e93f1d3aa3864db
SHA256: 6073400f1172fdaf4802dbaca969601425566f735eb40d1fbbc55f15f4d5941b
Description: simple image viewer using GTK+
 GQview is an image viewer for X windows. Features include single click file
 viewing, external editor support, thumbnail previews, thumbnail caching, and
 adjustable zoom. GQView has the ability to compare files and list similar or
 duplicate images based on content. Full screen view and slideshows allow for
 basic presentation of images. The program offers simple image file management
 with the ability to copy, move, rename, and delete files. Image collections,
 similar to a song playlist, are also supported.
Homepage: http://gqview.sourceforge.net/
Tag: interface::x11, role::program, scope::application, uitoolkit::gtk, 
use::browsing, use::viewing, works-with::image, works-with::image:raster, 
works-with-format::jpg, works-with-format::png, x11::application

Package: gqview-dbg
Priority: extra
Section: debug
Installed-Size: 1692
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: gqview
Version: 2.0.4-5
Depends: gqview (= 2.0.4-5)
Filename: pool/main/g/gqview/gqview-dbg_2.0.4-5_i386.deb
Size: 756200
MD5sum: c24b6be8439866e6fcf5bb2f247ff3ef
SHA1: be65a866a03ff7bae83698d476cbde221ce7e58a
SHA256: 9d8542ea138dff30ab210d8cdaef96d6171698b006a674ec4f89d4a6b7f417db
Description: simple image viewer using GTK+ (debug)
 GQview is an image viewer for X windows. Features include single click file
 viewing, external editor support, thumbnail previews, thumbnail caching, and
 adjustable zoom. GQView has the ability to compare files and list similar or
 duplicate images based on content. Full screen view and slideshows allow for
 basic presentation of images. The program offers simple image file management
 with the ability to copy, move, rename, and delete files. Image collections,
 similar to a song playlist, are also supported.
 .
 This package contains the debugging symbols.
Homepage: http://gqview.sourceforge.net/
Tag: role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543849: librsync -- rsync remote-delta algorithm library

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning librsync.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: librsync
Binary: librsync1, librsync-dev, librsync-dbg, rdiff
Version: 0.9.7-6
Priority: optional
Section: utils
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper ( 7), quilt, autotools-dev, libbz2-dev, libpopt-dev, 
zlib1g-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/libr/librsync
Files:
 321b728c037d1164459249ad5fdd6272 1200 librsync_0.9.7-6.dsc
 24cdb6b78f45e0e83766903fd4f6bc84 453802 librsync_0.9.7.orig.tar.gz
 6a49d6c4f4db379938e921594e9d6439 5087 librsync_0.9.7-6.diff.gz
Homepage: http://librsync.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/librsync.git
Vcs-Git: git://git.debian.net/git/debian/librsync.git
Checksums-Sha1: 
 d575eb5cae7a815798220c3afeff5649d3e8b4ab 453802 librsync_0.9.7.orig.tar.gz
 639b26b3415902f18e47c3c9178af49f87311dab 5087 librsync_0.9.7-6.diff.gz
Checksums-Sha256: 
 6633e4605662763a03bb6388529cbdfd3b11a9ec55b8845351c1bd9a92bc41d6 453802 
librsync_0.9.7.orig.tar.gz
 cba76e71e8039ae37676e3391a8ce14aa00763abdb99291b93e77d1200b58c8b 5087 
librsync_0.9.7-6.diff.gz

Package: librsync1
Priority: optional
Section: libs
Installed-Size: 160
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: librsync
Version: 0.9.7-6
Depends: libbz2-1.0, libc6 (= 2.1.3), libpopt0 (= 1.14), zlib1g (= 1:1.1.4)
Filename: pool/main/libr/librsync/librsync1_0.9.7-6_i386.deb
Size: 69586
MD5sum: b7821fe62a48b20e528505d95622316b
SHA1: ad95f5155028776b47374cd4b3f4a4b66e53e3b0
SHA256: 7dd6090861bca548537ff6b38ea0e247af50c60bbe2bc178dc760b83239709d8
Description: rsync remote-delta algorithm library
 librsync implements the rsync remote-delta algorithm, which allows for
 efficient remote updates of a file, without requiring the old and new versions
 to both be present at the transmitter. The library uses a stream-based designed
 so that it can be easily embedded into network applications.
 .
 The main application at the moment is rproxy, but the library should eventually
 be generally useful.
Homepage: http://librsync.sourceforge.net/
Tag: devel::library, role::shared-lib, works-with::file

Package: librsync-dev
Priority: optional
Section: libdevel
Installed-Size: 168
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: librsync
Version: 0.9.7-6
Depends: librsync1 (= 0.9.7-6), libbz2-dev, libpopt-dev, zlib1g-dev
Filename: pool/main/libr/librsync/librsync-dev_0.9.7-6_i386.deb
Size: 63484
MD5sum: 29cce538f2bf93458bfa706b1eec6510
SHA1: 776810ec3f55ac4143db3566b7e8c0a6d48f0fa1
SHA256: 8110df0e81f83ee97a1b462d4176ecd1f5f707dca344dc0917ed1fb460cbf256
Description: rsync remote-delta algorithm library (development)
 librsync implements the rsync remote-delta algorithm, which allows for
 efficient remote updates of a file, without requiring the old and new versions
 to both be present at the transmitter. The library uses a stream-based designed
 so that it can be easily embedded into network applications.
 .
 This package contains the development files.
Homepage: http://librsync.sourceforge.net/
Tag: devel::library, role::devel-lib

Package: librsync-dbg
Priority: extra
Section: debug
Installed-Size: 220
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: librsync
Version: 0.9.7-6
Depends: librsync1 (= 0.9.7-6), librsync-dev (= 0.9.7-6)
Filename: pool/main/libr/librsync/librsync-dbg_0.9.7-6_i386.deb
Size: 80324
MD5sum: c9c25676136d05f489e5259c5f894514
SHA1: 4beaaff604bf0d44643471e2be56d65f3ccabc39
SHA256: aabb499fd6e202baa16a0bc82b4c360d8c7740ce85b3563f3f20f153ea91ace6
Description: rsync remote-delta algorithm library (debug)
 librsync implements the rsync remote-delta algorithm, which allows for
 efficient remote updates of a file, without requiring the old and new versions
 to both be present at the transmitter. The library uses a stream-based designed
 so that it can be easily embedded into network applications.
 .
 This package contains the debugging symbols.
Homepage: http://librsync.sourceforge.net/
Tag: qa::low-popcon, role::debug-symbols

Package: rdiff
Priority: optional
Section: utils
Installed-Size: 92
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: librsync
Version: 0.9.7-6
Depends: libbz2-1.0, libc6 (= 2.0), libpopt0 (= 1.14), librsync1, zlib1g (= 
1:1.1.4)
Filename: pool/main/libr/librsync/rdiff_0.9.7-6_i386.deb
Size: 41762
MD5sum: f9ed90e9cb2256408cc1d7567deea097
SHA1: d8759768d3aa1de3a2984cc5927fe34016287e6c
SHA256: a6e8b12d5232bd4fe05d9dc878aa153adac8a138d513d9c2cd377f9402b256ef
Description: Binary diff tool for signature-based differences
 rdiff is a little 

Bug#543838: exactimage -- fast image manipulation programs

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning exactimage.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: exactimage
Binary: exactimage, exactimage-dbg, exactimage-perl, php5-exactimage, 
python-exactimage
Version: 0.7.4-1
Priority: optional
Section: graphics
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), libexpat-dev, libfreetype6-dev, libgif-dev, 
libjasper-dev, libjpeg-dev, liblcms1-dev, libtiff-dev, libopenexr-dev, 
libperl-dev, libpng12-dev, libx11-dev, php5-dev, pkg-config, python, 
python-all-dev, python-support, swig
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/e/exactimage
Files:
 02d1b1262e79c134882a4dc43b2286a5 1439 exactimage_0.7.4-1.dsc
 de97424803c348b7b51ab9449f8312ca 669953 exactimage_0.7.4.orig.tar.gz
 282896fe73efdf52072511bb21b73e17 12611 exactimage_0.7.4-1.diff.gz
Homepage: http://www.exactcode.de/site/open_source/exactimage/
Vcs-Browser: http://git.debian.net/?p=debian/exactimage.git
Vcs-Git: git://git.debian.net/git/debian/exactimage.git
Checksums-Sha1: 
 5b60624d55497f3aa703e7ad00bdad4481895c92 669953 exactimage_0.7.4.orig.tar.gz
 edb6e0e5051a9f812fbe0045870cd3f36005c81b 12611 exactimage_0.7.4-1.diff.gz
Checksums-Sha256: 
 652658ffd4ef4ec3f204736b7d0654bf37eefb02ce59f19f6a85dc25da0444c6 669953 
exactimage_0.7.4.orig.tar.gz
 7f30f1bbfbb980cafeed2fe2998da5b0328cf0acdd42be8a440354c28b914d39 12611 
exactimage_0.7.4-1.diff.gz

Package: exactimage
Priority: optional
Section: graphics
Installed-Size: 7672
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.7.4-1
Depends: libc6 (= 2.3.6-6~), libexpat1 (= 1.95.8), libfreetype6 (= 2.2.1), 
libgcc1 (= 1:4.1.1), libgif4 (= 4.1.6), libilmbase6 (= 1.0.1), libjasper1 
(= 1.900.1), libjpeg62, liblcms1 (= 1.15-1), libopenexr6 (= 1.6.1), 
libpng12-0 (= 1.2.13-4), libstdc++6 (= 4.2.1), libtiff4, libtiffxx0c2, zlib1g 
(= 1:1.1.4)
Filename: pool/main/e/exactimage/exactimage_0.7.4-1_i386.deb
Size: 3457104
MD5sum: 6dc544bff75ef57de29cd5f2e9257c10
SHA1: 6da8f1338ce8dda6d2122dd9aa9877eedce27ac2
SHA256: 83066ae2029efbda41a29861da0688314f01aec85b4c9fc46bf93cfa2d33c367
Description: fast image manipulation programs
 ExactImage is a fast C++ image processing library. Unlike ImageMagick, it
 allows operation in several color spaces and bit depths natively, resulting in
 much lower memory and computational requirements. Some optimized algorithms
 operate in 1/20 of the time ImageMagick requires, and displaying large images
 can be as fast as 1/10 of the time the display program takes.
 .
 This package contains the utilities.
Homepage: http://www.exactcode.de/site/open_source/exactimage/

Package: exactimage-dbg
Priority: extra
Section: debug
Installed-Size: 1248
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: exactimage
Version: 0.7.4-1
Depends: exactimage (= 0.7.4-1), exactimage-perl (= 0.7.4-1), php5-exactimage 
(= 0.7.4-1), python-exactimage (= 0.7.4-1)
Filename: pool/main/e/exactimage/exactimage-dbg_0.7.4-1_i386.deb
Size: 376282
MD5sum: b4a98c0126c41cd3f494076e76ed87f6
SHA1: 38aed2403339cc988f384569b5736d7982dda057
SHA256: 3599d574431ddfd16beb100e685275c47cb4fff1c6aeaa69f76ed1b186846f20
Description: fast image manipulation programs (utilities)
 ExactImage is a fast C++ image processing library. Unlike ImageMagick, it
 allows operation in several color spaces and bit depths natively, resulting in
 much lower memory and computational requirements. Some optimized algorithms
 operate in 1/20 of the time ImageMagick requires, and displaying large images
 can be as fast as 1/10 of the time the display program takes.
 .
 This package contains the utilities.
Homepage: http://www.exactcode.de/site/open_source/exactimage/
Tag: qa::low-popcon

Package: exactimage-perl
Priority: optional
Section: perl
Installed-Size: 1640
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: exactimage
Version: 0.7.4-1
Depends: libc6 (= 2.3.6-6~), libexpat1 (= 1.95.8), libfreetype6 (= 2.2.1), 
libgcc1 (= 1:4.1.1), libgif4 (= 4.1.6), libilmbase6 (= 1.0.1), libjasper1 
(= 1.900.1), libjpeg62, liblcms1 (= 1.15-1), libopenexr6 (= 1.6.1), 
libpng12-0 (= 1.2.13-4), libstdc++6 (= 4.2.1), libtiff4, libtiffxx0c2, zlib1g 
(= 1:1.1.4), perl (= 5.10.0-23), perlapi-5.10.0
Filename: pool/main/e/exactimage/exactimage-perl_0.7.4-1_i386.deb
Size: 625504
MD5sum: d974603d869931d8f61f1fa640e2a58c
SHA1: a8f362629d231d8b789dec7f160b85d8f682d69f
SHA256: eba41ee0320bbc67c5d44a82600df915fae0b18403182b2e3fb510cbac502143
Description: fast image manipulation programs (Perl bindings)
 ExactImage is a fast C++ image processing library. Unlike ImageMagick, it
 allows operation in several color spaces 

Bug#543859: sfind -- improved version of the find utility

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning sfind.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: sfind
Binary: sfind
Version: 1.2-5
Priority: extra
Section: utils
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), dpatch
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Directory: pool/main/s/sfind
Files:
 9e2cf200bbf11c1d354a7f436a61069c 1046 sfind_1.2-5.dsc
 a787a3820e7a1cdafa37575da33f3fb9 378794 sfind_1.2.orig.tar.gz
 8069375a426399fe70246695a136ef17 8750 sfind_1.2-5.diff.gz
Homepage: ftp://ftp.berlios.de/pub/sfind/
Vcs-Browser: http://git.debian.net/?p=sfind.git
Vcs-Git: git://git.debian.net/git/sfind.git
Checksums-Sha1: 
 b5dda8aa7a4313ef762ea459f34f66c429b9c1e6 378794 sfind_1.2.orig.tar.gz
 79b4b92ec3755f7dd8e473d68f5bfc9eba3661ac 8750 sfind_1.2-5.diff.gz
Checksums-Sha256: 
 d774bfb79c5fd247019a32ad86db41d04428b3ec036657158161790e7abcb76d 378794 
sfind_1.2.orig.tar.gz
 5caacc71899c97735a3f0df8c5d4ca991b3371c5e57d33d2236a88a71604c233 8750 
sfind_1.2-5.diff.gz

Package: sfind
Priority: extra
Section: utils
Installed-Size: 128
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.2-5
Depends: libc6 (= 2.7-1)
Conflicts: shapetools
Filename: pool/main/s/sfind/sfind_1.2-5_i386.deb
Size: 47096
MD5sum: 7d316139af7d6cf106bc63bac605747b
SHA1: c769ce736e7731cde4c69d46732965d5aaec6dec
SHA256: 79e0c63eb9fd3a2acb80a4aa3fef5e9dd1627ccf7da9ca966a9f19c34fae279f
Description: improved version of the find utility
 sfind is a highly portable and fully POSIX.1-2001 compliant implementation of
 the find utility. It implements features like -ls and -exec program
 [argument ...] {} + (the latter is the POSIX built in xargs). It has no
 limitations on path length. Directory loops caused by hard-linked directories
 are handled gracefully.
Homepage: ftp://ftp.berlios.de/pub/sfind/
Tag: role::program, scope::utility




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543839: expect -- A program that can automate interactive applications

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning expect.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: expect
Binary: expect, expectk, expect-dev
Version: 5.43.0-18
Priority: optional
Section: interpreters
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, autoconf2.13, 
tcl8.4-dev, tk8.4-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/e/expect
Files:
 024dc989e936fba2c45ff10130972412 1170 expect_5.43.0-18.dsc
 43e1dc0e0bc9492cf2e1a6f59f276bc3 525572 expect_5.43.0.orig.tar.gz
 3e8cb0353301aa15a1ab42a5518054c3 24248 expect_5.43.0-18.diff.gz
Homepage: http://expect.nist.gov/
Vcs-Browser: http://git.debian.net/?p=debian/expect.git
Vcs-Git: git://git.debian.net/git/debian/expect.git
Checksums-Sha1: 
 854440d937c1d05103bf2d02f911005b739fa1e9 525572 expect_5.43.0.orig.tar.gz
 7ecdf4fe3a59f282243389e8791b93212e05af09 24248 expect_5.43.0-18.diff.gz
Checksums-Sha256: 
 4c9decec3c5541806f1758706fe649193d5c8afa2913a79361d9fa5f2c993ba1 525572 
expect_5.43.0.orig.tar.gz
 9fe5bb019ee42b6614463745ea777b8503698e02b59929a7837f483f2647cd79 24248 
expect_5.43.0-18.diff.gz

Package: expect
Priority: optional
Section: interpreters
Installed-Size: 624
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 5.43.0-18
Depends: libc6 (= 2.3.6-6~), tcl8.4 (= 8.4.16)
Suggests: expectk
Filename: pool/main/e/expect/expect_5.43.0-18_i386.deb
Size: 315512
MD5sum: 820c95c5e25213017b4c06b794261e2b
SHA1: 27a2e1fb1f495c47ec149980e1555c80735f31b9
SHA256: 690fdb56d69922908f940433cf69b59bfd86ddf05d18e03ef0619b1fc0397ec2
Description: A program that can automate interactive applications
 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
Homepage: http://expect.nist.gov/
Tag: devel::interpreter, interface::commandline, interface::shell, 
role::program, scope::utility, works-with::software:running

Package: expectk
Priority: optional
Section: interpreters
Installed-Size: 148
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: expect
Version: 5.43.0-18
Depends: expect, libc6 (= 2.3.6-6~), libx11-6, tcl8.4 (= 8.4.16), tk8.4 (= 
8.4.16)
Filename: pool/main/e/expect/expectk_5.43.0-18_i386.deb
Size: 90876
MD5sum: 64095bd2cec3fbe27e7ef85eda5caef7
SHA1: 4e74a1d3e3435b5f6c67b4e5cb9ed4a34723eb14
SHA256: 8b2b373487bf5fb07345572bac492b9ec2e3e36b44ce588b99cc59fda4892c00
Description: A program that can automate interactive applications (Tk hooks)
 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
 .
 This package contains the Tk hooks.
Homepage: http://expect.nist.gov/
Tag: devel::interpreter, interface::{commandline,shell,x11}, role::program, 
scope::utility, uitoolkit::tk, works-with::software:running, x11::application

Package: expect-dev
Priority: optional
Section: devel
Installed-Size: 808
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: expect
Version: 5.43.0-18
Depends: expect (= 5.43.0-18), tcl8.4-dev, tk8.4-dev
Filename: pool/main/e/expect/expect-dev_5.43.0-18_i386.deb
Size: 352178
MD5sum: f74e82a2404cfc0258d801489d7b84dd
SHA1: 2eea4f91e9c5904dc840e9ca68dc040c469b6efd
SHA256: 790638f9a687ddd66f28f5dba1365ea4c1c07a7397e66c09df40b702d5d1cc52
Description: A program that can automate interactive applications (development)
 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the 

Bug#543832: botan1.8 -- multiplatform crypto library (debug)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning botan1.8.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: botan1.8
Binary: botan1.8-dbg, libbotan-1.8.2, libbotan1.8-dev
Version: 1.8.5-5
Priority: optional
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, libbz2-dev, libgmp3-dev, libssl-dev, 
python, zlib1g-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/b/botan1.8
Files:
 338b8e94a743f1f52c5fc93b57a4ed5a 1204 botan1.8_1.8.5-5.dsc
 26d5d7488bacd12a3779cb3750692399 3444972 botan1.8_1.8.5.orig.tar.gz
 38a9038c144df2b9ba8211f0763c5aaa 6639 botan1.8_1.8.5-5.diff.gz
Homepage: http://botan.randombit.net/
Vcs-Browser: http://git.debian.net/?p=debian/botan1.8.git
Vcs-Git: git://git.debian.net/git/debian/botan1.8.git
Checksums-Sha1: 
 e23b916e24ed7653d409d887b1a958e085f0648f 3444972 botan1.8_1.8.5.orig.tar.gz
 6bc9ce1d08a2b6b4de8154f806726ef4d88f35e3 6639 botan1.8_1.8.5-5.diff.gz
Checksums-Sha256: 
 6370f819a2d31421a297ab65cd4b65434207b3d34db73fa45a59da790210b9dc 3444972 
botan1.8_1.8.5.orig.tar.gz
 b3c3212e7dad70f6010923b7bdac3134a5f246e608faafc2480b4bcf22d7351b 6639 
botan1.8_1.8.5-5.diff.gz

Package: botan1.8-dbg
Priority: extra
Section: debug
Installed-Size: 404
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: botan1.8
Version: 1.8.5-5
Depends: libbotan-1.8.2 (= 1.8.5-5), libbotan1.8-dev (= 1.8.5-5)
Filename: pool/main/b/botan1.8/botan1.8-dbg_1.8.5-5_i386.deb
Size: 118890
MD5sum: 88f7b96f3e06a0b6432ca310c801542f
SHA1: dc2ae5d1d761d08f01767518f488558903de8f99
SHA256: 4ac1544b1faf0feb6572831c64d9f015cbc6f04d43d5f677e6c4cb56366c4bdf
Description: multiplatform crypto library (debug)
 Botan is a C++ library which provides support for many common cryptographic
 operations, including encryption, authentication, and X.509v3 certificates and
 CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
 MD5, and SHA-1.
 .
 This package contains the debugging symbols.
Homepage: http://botan.randombit.net/

Package: libbotan-1.8.2
Priority: optional
Section: libs
Installed-Size: 3120
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: botan1.8
Version: 1.8.5-5
Replaces: libbotan1.8
Depends: libbz2-1.0, libc6 (= 2.3.6-6~), libgcc1 (= 1:4.1.1), libgmp3c2, 
libssl0.9.8 (= 0.9.8f-5), libstdc++6 (= 4.2.1), zlib1g (= 1:1.1.4)
Conflicts: libbotan1.8
Filename: pool/main/b/botan1.8/libbotan-1.8.2_1.8.5-5_i386.deb
Size: 1174994
MD5sum: abbe456dfdf5912b3c053ef809947638
SHA1: eb9591b77f26b4732e128185ea4a4de14953a95b
SHA256: 9fc89a2f4400864b25596177a57c543e4af58d49654108a8ad00ebdbb35b6b7b
Description: multiplatform crypto library
 Botan is a C++ library which provides support for many common cryptographic
 operations, including encryption, authentication, and X.509v3 certificates and
 CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
 MD5, and SHA-1.
Homepage: http://botan.randombit.net/

Package: libbotan1.8-dev
Priority: optional
Section: libdevel
Installed-Size: 9620
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: botan1.8
Version: 1.8.5-5
Replaces: libbotan1.6-dev
Depends: libbotan-1.8.2 (= 1.8.5-5)
Conflicts: libbotan1.6-dev
Filename: pool/main/b/botan1.8/libbotan1.8-dev_1.8.5-5_i386.deb
Size: 3110026
MD5sum: e66a890c13ed0307dc106e9ba09668fc
SHA1: 4adc71438764f49432ad9abdcff6c4ad096379e6
SHA256: efbe46620f292503a88816e4f4647ded05a41f74f6ce6c23dacf5048b1460485
Description: multiplatform crypto library (development)
 Botan is a C++ library which provides support for many common cryptographic
 operations, including encryption, authentication, and X.509v3 certificates and
 CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
 MD5, and SHA-1.
 .
 This package contains the development files.
Homepage: http://botan.randombit.net/
Tag: devel::library, role::devel-lib




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543845: hsolink -- Utility to control the Option 3G HSO device interface

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning hsolink.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: hsolink
Binary: hsolink
Version: 1.0.118-2
Priority: optional
Section: utils
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/h/hsolink
Files:
 efc7a5747672d647fd70585a024bb434 1114 hsolink_1.0.118-2.dsc
 8b5b179c487b7ad95112fe74dea7e302 78867 hsolink_1.0.118.orig.tar.gz
 3b4e76fb60421fc344fae533a76ac012 1397 hsolink_1.0.118-2.diff.gz
Homepage: http://www.pharscape.org/
Vcs-Browser: http://git.debian.net/?p=debian/hsolink.git
Vcs-Git: git://git.debian.net/git/debian/hsolink.git
Checksums-Sha1: 
 a26e79df33abd2db992ff8ec144e17306d68402e 78867 hsolink_1.0.118.orig.tar.gz
 9dcfa208f1e08e67caee7131bdce59dd7563b7c7 1397 hsolink_1.0.118-2.diff.gz
Checksums-Sha256: 
 d7f8927920ee5a352674b051b0080dc0eb869fa8c1fac36cb0cc01bec63853fd 78867 
hsolink_1.0.118.orig.tar.gz
 014631edcf3ca5ee81573bb22134ac13fe56427388f579afa12232407e3d924a 1397 
hsolink_1.0.118-2.diff.gz

Package: hsolink
Priority: optional
Section: utils
Installed-Size: 76
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.0.118-2
Depends: libc6 (= 2.1)
Filename: pool/main/h/hsolink/hsolink_1.0.118-2_i386.deb
Size: 6412
MD5sum: 72076fd96b7d65738e578765bc93e3ae
SHA1: d58cc79cbeb6804233b97f572657f4992530fbd6
SHA256: 25fcba0d0aa2447cb10e6299d1c7bbf12453a5e0c67f0e1435416396b3089df7
Description: Utility to control the Option 3G HSO device interface
 hsolinkcontrol manages the internet connection for applications that need to
 control an HSO enabled device. The HSO driver module was introduced to improve
 performance over USB and reduces the processing overhead by removing the
 redundant PPP wrapper for Option's HSDPA and HSUPA devices. This program is
 compatible with resolvconf.
Homepage: http://www.pharscape.org/




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543855: pfqueue -- interactive console-based tool to control MTA queues

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning pfqueue.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pfqueue
Binary: pfqueue, pfqueue-dbg, libpfqueue0, libpfqueue-dev
Version: 0.5.6-6
Priority: optional
Section: mail
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, libncurses5-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/p/pfqueue
Files:
 38be7ec0009e8a43dc0bd542a093a006 1168 pfqueue_0.5.6-6.dsc
 ff3fbcc39b39112f123b93df579998b8 298870 pfqueue_0.5.6.orig.tar.gz
 0cfd4150513848785a9178a06176de12 2704 pfqueue_0.5.6-6.diff.gz
Homepage: http://pfqueue.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/pfqueue.git
Vcs-Git: git://git.debian.net/git/debian/pfqueue.git
Checksums-Sha1: 
 29fc58eab31b1a6225bda1205f155ed5cfb951b2 298870 pfqueue_0.5.6.orig.tar.gz
 585a7927143128b5bebd183be6d8646d754a1308 2704 pfqueue_0.5.6-6.diff.gz
Checksums-Sha256: 
 efedc8ea73ea09cf3edfbdbb6bf3fb0678017818fd0c1816abd9360120c59a41 298870 
pfqueue_0.5.6.orig.tar.gz
 3e271c7063752fcf14f91e8040d3f94a3228eb950dd3f08822b53fd7ac282379 2704 
pfqueue_0.5.6-6.diff.gz

Package: pfqueue
Priority: optional
Section: mail
Installed-Size: 116
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.5.6-6
Depends: libc6 (= 2.3.6-6~), libncurses5 (= 5.6+20071006-3), libpfqueue0 (= 
0.5.6), postfix | exim4-base
Filename: pool/main/p/pfqueue/pfqueue_0.5.6-6_i386.deb
Size: 31154
MD5sum: b11e83eaa58deb5fa309f5f33fcee652
SHA1: 0269dc2a71ec1a31aecba53ea7d3483338552a04
SHA256: 10b068124b571f9dec17134a1e52e451a9e4b706f379ed9487f501a60e827694
Description: interactive console-based tool to control MTA queues
 pfqueue is a queue manager for different MTAs (currently postfix and exim),
 allowing to delete, hold, release, or requeue messages.
Homepage: http://pfqueue.sourceforge.net/
Tag: implemented-in::c, interface::text-mode, role::program, 
uitoolkit::ncurses, works-with::mail

Package: pfqueue-dbg
Priority: extra
Section: debug
Installed-Size: 240
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: pfqueue
Version: 0.5.6-6
Depends: pfqueue (= 0.5.6-6), libpfqueue0 (= 0.5.6-6), libpfqueue-dev (= 
0.5.6-6)
Filename: pool/main/p/pfqueue/pfqueue-dbg_0.5.6-6_i386.deb
Size: 72364
MD5sum: f770059e85e3af3d965617a56403c86b
SHA1: 07d997f5c583e684a2b11d375a44bea02301b31c
SHA256: bd0f371ff0fdc0655d7c9cfb7027d4430712b08a4caffa1a574e0b518b4a6464
Description: interactive console-based tool to control MTA queues (debug)
 pfqueue is a queue manager for different MTAs (currently postfix and exim),
 allowing to delete, hold, release, or requeue messages.
 .
 This package contains the debugging symbols.
Homepage: http://pfqueue.sourceforge.net/
Tag: qa::low-popcon, role::debug-symbols

Package: libpfqueue0
Priority: optional
Section: libs
Installed-Size: 128
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: pfqueue
Version: 0.5.6-6
Depends: libc6 (= 2.3.6-6~), libncurses5 (= 5.6+20071006-3)
Recommends: pfqueue
Filename: pool/main/p/pfqueue/libpfqueue0_0.5.6-6_i386.deb
Size: 32730
MD5sum: e0ef917707782578440abf50d85e3aba
SHA1: 30a65b65f30fb09cdec33e1d351bf73e1ca1916f
SHA256: 019d43cdf1669081d1bbd96266adcefc07f071e5ff462671e0f06fd0b6ccf269
Description: interactive console-based tool to control MTA queues (library)
 pfqueue is a queue manager for different MTAs (currently postfix and exim),
 allowing to delete, hold, release, or requeue messages.
 .
 This package contains the libraries.
Homepage: http://pfqueue.sourceforge.net/
Tag: role::shared-lib, uitoolkit::ncurses

Package: libpfqueue-dev
Priority: optional
Section: libdevel
Installed-Size: 128
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: pfqueue
Version: 0.5.6-6
Depends: libpfqueue0 (= 0.5.6-6), libncurses5-dev
Filename: pool/main/p/pfqueue/libpfqueue-dev_0.5.6-6_i386.deb
Size: 28080
MD5sum: 7d5def695dcab5bbef10a29167f3f07c
SHA1: 28963d326eb148ca3693356d3104ad7fa272eaf9
SHA256: 86a8afdc0558255be3a6bd45301507c74dff0467bc30d662e8e384c92f3bd7a1
Description: interactive console-based tool to control MTA queues (development)
 pfqueue is a queue manager for different MTAs (currently postfix and exim),
 allowing to delete, hold, release, or requeue messages.
 .
 This package contains the development files.
Homepage: http://pfqueue.sourceforge.net/
Tag: devel::library, role::devel-lib




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543862: vuurmuur-conf -- netfilter frontend (ncurses GUI)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning vuurmuur-conf.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: vuurmuur-conf
Binary: vuurmuur-conf, vuurmuur-conf-dbg
Version: 0.7+debian-1
Priority: optional
Section: net
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, libtool, gettext, 
libncurses5-dev, libvuurmuur-dev (= 0.7)
Architecture: any
Standards-Version: 3.8.1
Format: 1.0
Directory: pool/main/v/vuurmuur-conf
Files:
 c6dcac1547af2e7a2dea1e4daab01960 1277 vuurmuur-conf_0.7+debian-1.dsc
 9f83db5857fb3c53963d555047fc55bc 933365 vuurmuur-conf_0.7+debian.orig.tar.gz
 3d0db06ca155da3669a81ff7e3816885 2096 vuurmuur-conf_0.7+debian-1.diff.gz
Homepage: http://www.vuurmuur.org/
Vcs-Browser: http://git.debian.net/?p=debian/vuurmuur-conf.git
Vcs-Git: git://git.debian.net/git/debian/vuurmuur-conf.git
Checksums-Sha1: 
 b017eb74d7ee6c90196dd4c646e20663662c9756 933365 
vuurmuur-conf_0.7+debian.orig.tar.gz
 7f4b3b07793707e05380125c3f5e675fe6a2180f 2096 
vuurmuur-conf_0.7+debian-1.diff.gz
Checksums-Sha256: 
 29b6abd1a42a18b72382bb07edcbaf64e4e9be560d83b31e360e00fc59f5a9f5 933365 
vuurmuur-conf_0.7+debian.orig.tar.gz
 f0c34c2f6e2863194e15e39852f2ec945eb526017f8f6ad5064196835138a694 2096 
vuurmuur-conf_0.7+debian-1.diff.gz

Package: vuurmuur-conf
Priority: optional
Section: net
Installed-Size: 1216
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.7+debian-1
Depends: libc6 (= 2.3.4), libncurses5 (= 5.6+20071006-3), libvuurmuur0, 
vuurmuur (= 0.7)
Recommends: iptables
Filename: pool/main/v/vuurmuur-conf/vuurmuur-conf_0.7+debian-1_i386.deb
Size: 363100
MD5sum: 077600016f12bbf46f4efab5cfeaf287
SHA1: 502600fc3665b98e48d7e0e534e3cefe250774e8
SHA256: 302a1c944389521b0b838d4032f851d72fb090dfd05504be676679dbe1ebe660
Description: netfilter frontend (ncurses GUI)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the ncurses GUI.
Homepage: http://www.vuurmuur.org/
Tag: uitoolkit::ncurses

Package: vuurmuur-conf-dbg
Priority: extra
Section: debug
Installed-Size: 620
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: vuurmuur-conf
Version: 0.7+debian-1
Depends: vuurmuur-conf (= 0.7+debian-1)
Filename: pool/main/v/vuurmuur-conf/vuurmuur-conf-dbg_0.7+debian-1_i386.deb
Size: 237290
MD5sum: 12eaa47ad3ac1c17397a2f8a27ec0313
SHA1: 45b4450c69292d10c9668262398a6497af316319
SHA256: 7bb83977df71d47dfa8d9b739ae44de83c9b283ec72bae7bb87ed562fb8f80e3
Description: netfilter frontend (ncurses GUI debug)
 Vuurmuur is a middle-end and frontend for netfilter and iptables that is aimed
 at system administrators who need a decent firewall, but don't have netfilter
 specific knowledge. It converts human-readable rules into an iptables ruleset
 (or optional a bash script), makes netfilter logs readable, includes an ncurses
 GUI.
 .
 This package contains the debugging symbols of the ncurses GUI.
Homepage: http://www.vuurmuur.org/
Tag: qa::low-popcon, role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543828: mathematica-fonts: set HOME before calling wget

2009-08-27 Thread Marc Glisse
Package: mathematica-fonts
Version: 9
Severity: minor

Hello,

this packages calls wget without first setting HOME to a safe value. This
means that when I do:

sudo apt-get install mathematica-fonts

I get the warning:
wget: Cannot read /home/glisse/.netrc (Permission denied).

(my HOME is on NFS)

It is probably quite harmless, but user's HOME directory should be left
alone by installations, and I believe sudo is an accepted way of calling
apt.

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 mathematica-fonts depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  defoma0.11.10-1  Debian Font Manager -- automatic f
ii  unzip 6.0-1  De-archiver for .zip files

mathematica-fonts recommends no packages.

mathematica-fonts suggests no packages.

-- debconf information:
* mathematica-fonts/accept_license: true
* mathematica-fonts/http_proxy:
* mathematica-fonts/license:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543831: asunder -- graphical audio CD ripper and encoder

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning asunder.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: asunder
Binary: asunder
Version: 1.6.2-2
Priority: optional
Section: sound
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev, libcddb2-dev, 
libgtk2.0-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/a/asunder
Files:
 b68c8d8668a4f6e1182f005e8869613b 1146 asunder_1.6.2-2.dsc
 994f7f0d0ada522e6d78f8fc06dbda3d 244227 asunder_1.6.2.orig.tar.gz
 669554b67733c2421e97f879db1c6ad1 5637 asunder_1.6.2-2.diff.gz
Homepage: http://www.littlesvr.ca/asunder/
Vcs-Browser: http://git.debian.net/?p=debian/asunder.git
Vcs-Git: git://git.debian.net/git/debian/asunder.git
Checksums-Sha1: 
 a2efcf08ea9fee5aa774602e73413c38311f1501 244227 asunder_1.6.2.orig.tar.gz
 736085a614b97d36108880ea567e153810f41e85 5637 asunder_1.6.2-2.diff.gz
Checksums-Sha256: 
 e106cfbfd355382c7b9bdd0d574308b47c3b082823a307c998f4095b0dd62000 244227 
asunder_1.6.2.orig.tar.gz
 77d04baffab167af0677bdb8988b15f72ba4c85bd5c6a99e2e709db434b2f822 5637 
asunder_1.6.2-2.diff.gz

Package: asunder
Priority: optional
Section: sound
Installed-Size: 592
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 1.6.2-2
Depends: libatk1.0-0 (= 1.20.0), libc6 (= 2.7-1), libcairo2 (= 1.2.4), 
libcddb2, libglib2.0-0 (= 2.12.0), libgtk2.0-0 (= 2.12.0), libpango1.0-0 (= 
1.20.3), cdparanoia, vorbis-tools
Recommends: flac, wavpack
Suggests: lame
Filename: pool/main/a/asunder/asunder_1.6.2-2_i386.deb
Size: 91816
MD5sum: aa468d3d268a39c52e5c9dc07e3733c1
SHA1: aee4af99128dc5f6ddc236941ecd13af703f5820
SHA256: b03c1c1300400ae7d6c71a70a01a4838b7c1e330b6a3df918b16e4899f15dab0
Description: graphical audio CD ripper and encoder
 Asunder is a graphical Audio CD ripper and encoder. It can be used to save
 tracks from an Audio CDs. Main features:
 .
  * Supports WAV, MP3, Ogg Vorbis, FLAC, and Wavpack audio files
  * Uses CDDB to name and tag each track
  * Can encode to multiple formats in one session
  * Creates M3U playlists
  * Allows for each track to be by a different artist
  * Does not require a specific desktop environment (just GTK+)
Homepage: http://www.littlesvr.ca/asunder/
Tag: uitoolkit::gtk




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543853: netdiscover -- active/passive network address scanner using arp requests

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning netdiscover.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: netdiscover
Binary: netdiscover, netdiscover-dbg
Version: 0.3beta6+20080409-3
Priority: optional
Section: net
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), autotools-dev, automake, libnet1-dev, 
libpcap-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/n/netdiscover
Files:
 e3e33a058c4f136eaa925a5d0821c789 1299 netdiscover_0.3beta6+20080409-3.dsc
 cbbe3ae11d7f2e277a592e0a246f0731 468482 
netdiscover_0.3beta6+20080409.orig.tar.gz
 40a37f11cb3ba848f115d9ae12002bd8 2177 netdiscover_0.3beta6+20080409-3.diff.gz
Homepage: http://nixgeneration.com/~jaime/netdiscover/
Vcs-Browser: http://git.debian.net/?p=debian/netdiscover.git
Vcs-Git: git://git.debian.net/git/debian/netdiscover.git
Checksums-Sha1: 
 066a4bfa8282bdcf3918259f6e994a6c731a6120 468482 
netdiscover_0.3beta6+20080409.orig.tar.gz
 6604b415516391a8f7d5a1cd4fe532c3fe4d0e33 2177 
netdiscover_0.3beta6+20080409-3.diff.gz
Checksums-Sha256: 
 819b38877f46f29eb6eaf7910847c152568f3f8c7668c1c2c06c1640c0e9b3c6 468482 
netdiscover_0.3beta6+20080409.orig.tar.gz
 4065ab8a7eedc691a9bb702a7f971463752d7dae4a4f9f634a02c57581cb8e88 2177 
netdiscover_0.3beta6+20080409-3.diff.gz

Package: netdiscover
Priority: optional
Section: net
Installed-Size: 468
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Version: 0.3beta6+20080409-3
Depends: libc6 (= 2.7-1), libnet1 (= 1.1.2.1), libpcap0.8 (= 0.9.3-1)
Filename: pool/main/n/netdiscover/netdiscover_0.3beta6+20080409-3_i386.deb
Size: 173212
MD5sum: d1af443d8668a5e12bc3d6a85ca0b535
SHA1: 4c80c435ff51d6180089d7c72167e0aef85da3cc
SHA256: 658c1c065f7cfdf1c52fe524e7ca22eb38ea79eb338001546ac2dc5db0c20b9d
Description: active/passive network address scanner using arp requests
 Netdiscover is an active/passive address reconnaissance tool, mainly developed
 for those wireless networks without dhcp server, when you are wardriving. It
 can be also used on hub/switched networks.
 .
 Built on top of libnet and libpcap, it can passively detect online hosts, or
 search for them, by actively sending arp requests, it can also be used to
 inspect your network arp traffic, or find network addresses using auto scan
 mode, which will scan for common local networks.
Homepage: http://nixgeneration.com/~jaime/netdiscover/
Tag: interface::commandline, network::scanner, role::program, scope::utility, 
use::scanning

Package: netdiscover-dbg
Priority: extra
Section: debug
Installed-Size: 100
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: netdiscover
Version: 0.3beta6+20080409-3
Depends: netdiscover (= 0.3beta6+20080409-3)
Filename: pool/main/n/netdiscover/netdiscover-dbg_0.3beta6+20080409-3_i386.deb
Size: 21006
MD5sum: a37e86c663bdb2eee21fb28756c3a6e8
SHA1: 46957f2dd94aac13417baa0ed28bb7b4a5e7ec8e
SHA256: 1ef222f9f61f027ce4a57eaf711311ca41e886c8477bfbc865847f5a91b57a0d
Description: active/passive network address scanner using arp requests (debug)
 Netdiscover is an active/passive address reconnaissance tool, mainly developed
 for those wireless networks without dhcp server, when you are wardriving. It
 can be also used on hub/switched networks.
 .
 This package contains the debugging symbols.
Homepage: http://nixgeneration.com/~jaime/netdiscover/
Tag: qa::low-popcon, role::debug-symbols




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543841: giflib -- library for GIF images (debug)

2009-08-27 Thread Daniel Baumann
Package: wnpp
Severity: normal

I am orphaning giflib.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: giflib
Binary: giflib-dbg, giflib-tools, libgif4, libgif-dev
Version: 4.1.6-7
Priority: optional
Section: libs
Maintainer: Daniel Baumann dan...@debian.org
Build-Depends: debhelper (= 7), quilt, autotools-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/g/giflib
Files:
 886fab68aec45a4565567a5f9bc4f087 1144 giflib_4.1.6-7.dsc
 4ff2ecec336b9724c5190f06e8a40f9e 636030 giflib_4.1.6.orig.tar.gz
 40633939368ccff8d3ca3af8d0a38e40 4655 giflib_4.1.6-7.diff.gz
Homepage: http://giflib.sourceforge.net/
Vcs-Browser: http://git.debian.net/?p=debian/giflib.git
Vcs-Git: git://git.debian.net/git/debian/giflib.git
Checksums-Sha1: 
 8649fa9c16f3300750f7089c79e652ddc750c832 636030 giflib_4.1.6.orig.tar.gz
 a31c6a6871b4424a18029975dd79f61cb9ca375a 4655 giflib_4.1.6-7.diff.gz
Checksums-Sha256: 
 ceca77dcd29eb6f6d0336414dfecc9094413f71c3b589afcf96bb72fbfb08ce0 636030 
giflib_4.1.6.orig.tar.gz
 90356bab1c14ae34eb3290cd2c5c6ee85cbf59cd376cea327b1eba78a17daec8 4655 
giflib_4.1.6-7.diff.gz

Package: giflib-dbg
Priority: extra
Section: debug
Installed-Size: 732
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: giflib
Version: 4.1.6-7
Depends: giflib-tools (= 4.1.6-7), libgif4 (= 4.1.6-7), libgif-dev (= 4.1.6-7)
Filename: pool/main/g/giflib/giflib-dbg_4.1.6-7_i386.deb
Size: 175530
MD5sum: 86573f227c68528d4c562cf8a0f94d33
SHA1: 51cd76fec8e912d2ad494b63174ea2cc68d18d31
SHA256: 4f7e825e3b8368f0067f2273bcc1977810680c06563e9d01297c2abc71af9fa6
Description: library for GIF images (debug)
 GIFLIB is a package of portable tools and library routines for working with GIF
 images.
 .
 This package contains the debugging symbols.
Homepage: http://giflib.sourceforge.net/
Tag: devel::library, role::debug-symbols

Package: giflib-tools
Priority: optional
Section: utils
Installed-Size: 664
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: giflib
Version: 4.1.6-7
Provides: libungif-bin
Depends: libc6 (= 2.3), libgif4, libice6 (= 1:1.0.0), libsm6, libx11-6
Filename: pool/main/g/giflib/giflib-tools_4.1.6-7_i386.deb
Size: 169042
MD5sum: 1f27d178cf087b6730223dd2c20a9951
SHA1: b7f2bfaeceb60fae59ee0b0429be240cbe040598
SHA256: b558d3d9c91c0ebd66aee9095a1eefbe762bcecea5ac90970bf674420a97434e
Description: library for GIF images (utilities)
 GIFLIB is a package of portable tools and library routines for working with GIF
 images.
 .
 This package contains additional utilities.
Homepage: http://giflib.sourceforge.net/
Tag: role::program, works-with::image, works-with-format::gif

Package: libgif4
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: giflib
Version: 4.1.6-7
Provides: libungif4g
Depends: libc6 (= 2.1.3), libice6 (= 1:1.0.0), libsm6, libx11-6
Filename: pool/main/g/giflib/libgif4_4.1.6-7_i386.deb
Size: 40094
MD5sum: e476d3f41f3f98a1647e6eadc1b611d5
SHA1: b3b24848b795c59d0ab7b6a1ab6e4684dd20512d
SHA256: 7b584bd683082df1bf988fc517c2ae3956beb23e177e4ac2e3a7872c6b75eba2
Description: library for GIF images (library)
 GIFLIB is a package of portable tools and library routines for working with GIF
 images.
 .
 This package contains the library.
Homepage: http://giflib.sourceforge.net/
Tag: role::shared-lib

Package: libgif-dev
Priority: optional
Section: libdevel
Installed-Size: 128
Maintainer: Daniel Baumann dan...@debian.org
Architecture: i386
Source: giflib
Version: 4.1.6-7
Provides: libungif4-dev
Depends: libgif4 (= 4.1.6-7)
Filename: pool/main/g/giflib/libgif-dev_4.1.6-7_i386.deb
Size: 43682
MD5sum: 7141ab76955037a455f6a442e777fc01
SHA1: 3e3aac254a2f97dfbb3a4c1093ee4d6d0e71b987
SHA256: bf2663d688fd1193f9dd40121404413ebaf28b8c95c60ac37fe17bcd4721b1a5
Description: library for GIF images (development)
 GIFLIB is a package of portable tools and library routines for working with GIF
 images.
 .
 This package contains the development files.
Homepage: http://giflib.sourceforge.net/
Tag: devel::library, role::devel-lib




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543676: emacs-23: emacs23 fails to rmail-ify my rmail box due to some problem with a tempfile

2009-08-27 Thread Edward Welbourne
 Unfortunately, the emacs23 emacsclient is not compatible with the
 emacs22 server, and vice versa.  However, M-x server-start in emacs23
 should work,

That's what I did, when I got the the first error message from
reportbug trying to invoke emacsclient, before retrying the edit -
with no success.

 unless you already have a server running from another Emacs session.

I'd exited my other emacs session.  I trust other users' sessions
don't present any problem ...

 Please send a lisp backtrace

will have to wait until I can disrupt work (and saved state in the
running session) to do so.  Hopefully later today - before I've built
up too much saved state !

 It might be useful to load the uncompiled rmail.el

ah !  Now, therein lies a clue: I hadn't purged emacs22's .elc files
before starting emacs23 - might that be apt to cause trouble ?

 Is /tmp on the same filesystem as /disk/home/eddy/.sys/tmp ?

No: quote src=df

Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sda1  9614116   6811780   2313964  75% /
/dev/sda3142260404  55104500  79929468  41% /disk

/quote

Eddy.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543740: quark: should this package be removed?

2009-08-27 Thread Lucas Nussbaum
reassign 543740 wnpp
retitle 543740 O: quark -- music player daemon controlled from the gnome panel 
or cli
severity 543740 normal
thanks



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543789: grub-pc: failed to upgrade

2009-08-27 Thread Atsuhito Kohda
On Thu, 27 Aug 2009 08:09:30 +0200, Felix Zielcke wrote:

 This has been fixed in -2 though there was another bug which was fixed
 in -3 so using that version to close the bug.
 I wonder how you got -1
 -1 and -2 were installed during the same dinstall run so -1 shouldn't be
 ever included in the Packages file.

Hmm, I don't know why but I guess a timing of mirroring 
or something else?

Anyway I've upgraded and got -3 without a problem.

Thanks for your effort.  Regards.

-- 
 Debian Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543864: Lenovo S10e - Testing - Grub2

2009-08-27 Thread Florian Hoberg
Package: installation-reports

Boot method: USB-CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
Date: 2009-08-26 (03:30 PM)

Machine: Lenovo S10e (netbook)
Processor: Intel Atom N270
Memory: 2048 MB
Partitions:
/dev/mapper/test-root
ext3150974676   4952344 138353188   4%  /
tempfs  tmpfs   1033012 0   1033012 0%  
/lib/init/rw
udevtmpfs   10240   160 10080   2%  /dev
tmpfs   tmpfs   1033012 0   1033012 0%  /dev/shm
/dev/sda1   ext225  47140   173747  22% /boot


Output of lspci -knn (or lspci -nn):
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory 
Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME 
Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 
943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High 
Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 3 [8086:27d4] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI 
Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge 
[8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface 
Bridge [8086:27b9] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE 
Controller [8086:27df] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA 
IDE Controller [8086:27c4] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller 
[8086:27da] (rev 02)
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast 
Ethernet PCI Express [14e4:1713] (rev 02)
05:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g 
[14e4:4315] (rev 01)


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[E]
Overall install:[E]

Comments/Problems:
Installation via USB-CD device.
Used automated partition with crypted LVM and Grub2 fails to install.




signature.asc
Description: OpenPGP digital signature


Bug#543865: GeoIP.dat is not buildable from source

2009-08-27 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: geoip
Severity: serious

Hm, yeah ;)

- --
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqWPH8ACgkQ2XA5inpabMcSVACghKX8wb/XGDM2kLqj+E2OBUbn
nDkAmgIdbZioXwuWDBYT/pDxpof2LyMi
=QEjQ
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543866: Open Database license is missing

2009-08-27 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: geoip
Severity: serious

the databases are under the open database license, which is missing in
debian/copyright.

- --
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqWPK0ACgkQ2XA5inpabMdnzACfScuVGAZtPGuxIGXtMR0hvJJF
n3QAoIGdg/XEwlLlTSONpKL2UNCEz8+H
=q+wQ
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527074: [alsa-utils] same thing on an ATI Technologies Inc 3D Rage Pro 215GP (rev 5c)

2009-08-27 Thread Elimar Riesebieter
* Gunther Furtado gunfurt...@gmail.com [090827 00:37]:
 Hi,
 
 2009/8/26, Elimar Riesebieter e.riesebie...@puz.de:
[...]
  And if you really have the same problem, fire up alsamixer, set
  channels , mixers etc, unmute master and pcm and test again.
 
 
 Did that and when I reboot the system, master is mute again.
 
 the output of the following command could be of interest:
 
 # /etc/init.d/alsa-utils restart
 Shutting down ALSA...amixer: Invalid command!
 done.
 Setting up ALSA...done.

What tells:
# lsmod | grep snd
# alsactl init
?

Elimar

-- 
  BOFH excuse #28:
  CPU radiator broken



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527074: [Pkg-alsa-devel] Bug#527074: /etc/init.d/alsa-utils: `/etc/init.d/alsa-utils stop` triggers amixer error

2009-08-27 Thread Elimar Riesebieter
* Piotr Lewandowski piotr.lewandow...@gmail.com [090826 20:34]:
 * Elimar Riesebieter riese...@lxtec.de, 2009-08-26 22:08:
 * Piotr Lewandowski [090826 20:42 +0200]
 * Daniel T Chen seven.st...@gmail.com, 2009-05-15 16:50:
 tags 527074 + moreinfo
 thanks
 
 We need your amixer output.
 
 Here you go:
 
 Hmm, nothing far out. Could you please do as follows:
 
 # rm /var/lib/alsa/asound.state
 # alsamixer
  set volume et cetera...
 # alsactl init
  ???
 # alsactl store
 # invoke-rc.d alsa-utils stop
  ???
 # invoke-rc.d alsa-utils start
  ???
 
 Sure.
 
 #v+
 # rm /var/lib/alsa/asound.state
 
 # alsamixer
 
 # alsactl init
 Unknown hardware: HDA-Intel Analog Devices AD1981 
 HDA:11d41981,103c30a2,00100200 HDA:11c13026,103c30a2,00100700 0x103c 
 0x30a2

Do you need the modem snd_hda_codec_si3054?
You can try the following:
Create the file /etc/modprobe.d/sound.conf:

###
blacklist snd-hda-codec-si3054

alias snd-card-0   snd-hda-intel
options snd-hda-intel  index=0
options snd-hda-intel  model=hp
###

This will prevent snd-hda-codec-si3054 to load at boottime and load
snd-hda-intel with model parameter hp.

then run:

# alsa force-reload
# alsactl init
  ???
# invoke-rc.d alsa-utils stop
  ???
# invoke-rc.d alsa-utils start

Elimar

-- 
  BOFH excuse #354:
  Chewing gum on /dev/sd3c



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543805: ruby1.9.1: failure of test #226 on GNU/kFreeBSD

2009-08-27 Thread Lucas Nussbaum
On 27/08/09 at 07:57 +0200, Petr Salinger wrote:
 Package: ruby1.9.1
 Tags: patch
 User: debian-...@lists.debian.org
 Usertags: kfreebsd
 
 Hi, this is followup to #542927.
 
 The test #226 is:
 
   begin
 require io/nonblock
 r, w = IO.pipe
 w.nonblock = true
 w.write_nonblock(a * 10)
 w.nonblock = false
 t1 = Thread.new { w.write(b * 4096) }
 t2 = Thread.new { w.write(c * 4096) }
 sleep 0.5
 r.sysread(4096).length
 sleep 0.5
 r.sysread(4096).length
 t1.join
 t2.join
   rescue LoadError
   end
 
 It fails randomly under GNU/kFreeBSD, similarly as on darwin, see
 http://redmine.ruby-lang.org/issues/show/1066
 
 This failure can be made permanent by adding sleep between Thread.new:
 
   begin
 require io/nonblock
 r, w = IO.pipe
 w.nonblock = true
 w.write_nonblock(a * 10)
 w.nonblock = false
 t1 = Thread.new { w.write(b * 4096) }
 sleep 0.5
 t2 = Thread.new { w.write(c * 4096) }
 sleep 0.5
 r.sysread(4096).length
 sleep 0.5
 r.sysread(4096).length
 t1.join
 t2.join
   rescue LoadError
   end
 
 
 The test assumes that the kernel buffer for pipes have fixed size.
 It does not have to be true, there could be adaptive buffer size
 provided by kernel. After filling whole kernel buffer (by
 non-blocking write), it might be required to buffer becomes filled
 only from half
 or even empty. The next write() might be blocked until whole kernel
 buffer is read. Such behaviour of kernel is correct one.
 
 The kernel of FreeBSD uses adaptive pipe sizes and direct pipe writes,
 see http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sys_pipe.c
 
 IMO, the test is buggy, I suggest to change it into:
 
   begin
 require io/nonblock
 r, w = IO.pipe
 w.nonblock = true
 bytes = w.write_nonblock(a * 10)
 w.nonblock = false
 t1 = Thread.new { w.write(b * 4096) }
 t2 = Thread.new { w.write(c * 4096) }
 sleep 0.5
 blocks = 2 + bytes/4096
 blocks.times {
  r.sysread(4096).length
  sleep 0.1
 }
 t1.join
 t2.join
   rescue LoadError
   end
 
 Unfortunately, I don't understand what this should test.
 
 Please, could you forward it also upstream.

Hi Petr,

Thanks a lot for the investigation. I've forwarded the bug upstream
(http://redmine.ruby-lang.org/issues/show/2008). I will also disable the
test on FreeBSD for now, since it is not clear what the test is trying
to achieve anyway.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543819: please include security updates in stable installations

2009-08-27 Thread Frans Pop
tags 543819 wontfix
thanks

On Thursday 27 August 2009, Hannes von Haugwitz wrote:
 when selecting the current stable release as SUITE the resulting system
 should contain the security updates for the basic system and the
 sources.list should contain the sources for the security repository.

I'm afraid this is completely outside the scope of debootstrap. If you 
use raw debootstrap, you know in advance that you'll have to *many* 
things afterwards to configure the system into a proper state. One of 
those things is to set up APT correctly and install security updates.

Note that since Lenny Debian Installer does install security updates 
during an installation.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543861: tcptraceroute -- traceroute implementation using TCP packets

2009-08-27 Thread Giuseppe Iuculano
retitle 543861 ITA: tcptraceroute -- traceroute implementation using TCP packets
owner 543861 !
thanks

Hi Daniel,

Daniel Baumann ha scritto:
 I am orphaning tcptraceroute.

I use it regularly, I'd like to adopt it.

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#541841: Bug#541349: autofs: Incorrect init.d dependency info make script start to early

2009-08-27 Thread Petter Reinholdtsen
user  initscripts-ng-de...@lists.alioth.debian.org
usertag 541841 incorrect-dependency incorrect-provides
retitle 541841 autofs5: Incorrect provides and dependency
thanks

[Jan Christoph Nordholz]
 thanks for collecting all the information. I'll apply this to both
 autofs versions in the archive during the next days.

Thank you.  It has been 1.5 week now.  Did you run into problems?

Just for the reconrd, this is how I believe the autofs5 LSB header
should look:

### BEGIN INIT INFO
# Provides:   autofs5
# Required-Start: $network $remote_fs $syslog
# Required-Stop:  $network $remote_fs $syslog
# Should-Start:   ypbind nslcd
# Should-Stop:ypbind nslcd
# Default-Start:  2 3 4 5
# Default-Stop:   0 1 6
# Short-Description: Automounts filesystems on demand
# Description: Automounts filesystems on demand
### END INIT INFO

I do not provide a patch for the package, as it is unclear to me if
you want a new patch on top of the existing ones or to modify one or
more of the existing patches.  These are the changes compared to the
existing header:

--- samples/rc.autofs.in2009-08-27 10:03:11.866079000 +0200
+++ samples/rc.autofs.in-new2009-08-27 10:07:05.739485000 +0200
@@ -7,9 +7,11 @@
 #
 #
 ### BEGIN INIT INFO
-# Provides: $autofs
-# Required-Start: $network $ypbind
-# Required-Stop: $network $ypbind
+# Provides:   autofs5
+# Required-Start: $network $remote_fs $syslog
+# Required-Stop:  $network $remote_fs $syslog
+# Should-Start:   ypbind nslcd
+# Should-Stop:ypbind nslcd
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: Automounts filesystems on demand


Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543867: beagle cannot index pdf files; wrong mime type

2009-08-27 Thread Guy Coates
Package: beagle
Version: 0.3.9-3
Severity: grave
Justification: renders package unusable


beagle cannot index any binary document types (openoffice, pdf, word).

It looks like the problem is with the mine handling.
The current-IndexHelper logfile contains:

20090826 17:28:25.0386 32446 IndexH DEBUG: No filter for 
file:///path/to/some/file.pdf (/path/to/some/file.pdf) 
[application/octet-stream]
20090826 17:28:25.0387 32446 IndexH DEBUG: +file:///path/to/some/file.pdf

20090826 17:29:15.7164 32446 IndexH DEBUG: No filter for 
file:///path/to/another/file.odt (/path/to/another/file.odt) 
[application/octet-stream]
20090826 17:29:15.7165 32446 IndexH DEBUG: +file:///path/to/another/file.odt

Note the incorrect file type for the pdf and odt files.


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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages beagle depends on:
ii  adduser3.110 add and remove users and groups
ii  bash   3.2-6 The GNU Bourne Again SHell
ii  dbus   1.2.16-2  simple interprocess messaging syst
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libavahi1.0-cil0.6.19-4  CLI bindings for Avahi
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libchm12:0.40-1  library for dealing with Microsoft
ii  libexif12  0.6.17-1  library to parse EXIF files
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgconf2.0-cil2.24.1-4  CLI binding for GConf 2.24
ii  libglade2.0-cil2.12.9-1  CLI binding for the Glade librarie
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libglib2.0-cil 2.12.9-1  CLI binding for the GLib utility l
ii  libgmime2.2a-cil   2.2.22-4  CLI binding for the MIME library
ii  libgnome-desktop-2-11  2.26.1-1  Utility library for loading .deskt
ii  libgnome-vfs2.0-cil2.24.1-4  CLI binding for GnomeVFS 2.24
ii  libgnome2.24-cil   2.24.1-4  CLI binding for GNOME 2.24
ii  libgsf-1-114   1.14.15-1 Structured File Library - runtime 
ii  libgsf0.0-cil  0.8-2 CLI bindings for libgsf
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libgtk2.0-cil  2.12.9-1  CLI binding for the GTK+ toolkit 2
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libmono-cairo2.0-cil   2.4.2.3+dfsg-1Mono Cairo library (for CLI 2.0)
ii  libmono-corlib2.0-cil  2.4.2.3+dfsg-1Mono core library (for CLI 2.0)
ii  libmono-posix2.0-cil   2.4.2.3+dfsg-1Mono.Posix library (for CLI 2.0)
ii  libmono-security2.0-ci 2.4.2.3+dfsg-1Mono Security library (for CLI 2.0
ii  libmono-sharpzip2.84-c 2.4.2.3+dfsg-1Mono SharpZipLib library (for CLI 
ii  libmono-sqlite2.0-cil  2.4.2.3+dfsg-1Mono Sqlite library (for CLI 2.0)
ii  libmono-system-data2.0 2.4.2.3+dfsg-1Mono System.Data Library (for CLI 
ii  libmono-system-web2.0- 2.4.2.3+dfsg-1Mono System.Web Library (for CLI 2
ii  libmono-system2.0-cil  2.4.2.3+dfsg-1Mono System libraries (for CLI 2.0
ii  libmono0   2.4.2.3+dfsg-1Mono JIT library
ii  libndesk-dbus-glib1.0- 0.4.1-2   CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil   0.6.0-2   CLI implementation of D-Bus
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libsqlite3-0   3.6.17-2  SQLite 3 shared library
ii  libtaglib2.0-cil   2.0.3.2+dfsg-3CLI library for accessing audio an
ii  libwmf0.2-70.2.8.4-6.1   Windows metafile conversion librar
ii  libwv-1.2-31.2.4-2   Library for accessing Microsoft Wo
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxml22.7.3.dfsg-2.1GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  mono-runtime   2.4.2.3+dfsg-1Mono runtime
ii  xdg-utils  1.0.2-6.1 desktop integration utilities from
ii  zlib1g 

Bug#541841: Bug#541349: autofs: Incorrect init.d dependency info make script start to early

2009-08-27 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
 ### BEGIN INIT INFO
 # Provides:   autofs5

Gah, this is not how it should be.  The script name is autofs in the
autofs5 package, not autofs5, and thus the provide should be autofs
too.  Sorry for the confusion.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543868: live-helper: typos/patch

2009-08-27 Thread Chris Leick

Package: live-helper
Version:  1.0.5
Severity: minor
Tags: patch

Hi,

The following patch fixes some typos. I've found them while translating  
the manpages of live-helper.


Regards,
Chris
diff -ru live-helper-1.0.5.orig/manpages/lh_chroot_symlinks.en.1 live-helper-1.0.5/manpages/lh_chroot_symlinks.en.1
--- live-helper-1.0.5.orig/manpages/lh_chroot_symlinks.en.1	2009-08-27 09:56:03.0 +0200
+++ live-helper-1.0.5/manpages/lh_chroot_symlinks.en.1	2009-08-27 10:03:13.0 +0200
@@ -1,7 +1,7 @@
 .TH LH_CHROOT_COPY 1 2009\-02\-14 1.0.4 live\-helper
 
 .SH NAME
-lh_chroot_symlinks \- convert symlinks.
+lh_chroot_symlinks \- convert symlinks
 
 .SH SYNOPSIS
 \fBlh_chroot_symlinks\fR [\fIlive\-helper options\fR]
diff -ru live-helper-1.0.5.orig/manpages/lh_config.en.1 live-helper-1.0.5/manpages/lh_config.en.1
--- live-helper-1.0.5.orig/manpages/lh_config.en.1	2009-08-27 09:56:03.0 +0200
+++ live-helper-1.0.5/manpages/lh_config.en.1	2009-08-27 10:11:32.0 +0200
@@ -221,7 +221,7 @@
 .IP \fB\-\-apt\-pipeline\fR \fIFIXME\fR 4
 FIXME
 .IP \fB\-\-apt\-recommends\fR enabled|disabled 4
-defines if apt should install recommended packages automatically. By default, this is enable in the debian mode and disabled in emdebian mode.
+defines if apt should install recommended packages automatically. By default, this is enabled in the debian mode and disabled in emdebian mode.
 .IP \fB\-\-apt\-secure\fR enabled|disabled 4
 defines if apt should check repository signatures. This is enabled by default.
 .IP \-a|\fB\-\-architecture\fR \fIARCHITECTURE\fR 4
@@ -229,7 +229,7 @@
 .IP \-b|\fB\-\-binary\-images\fR iso|net|tar|usb\-hdd 4
 defines the image type to build. By default this is set to iso to build CD/DVD images.
 .IP \fB\-\-binary\-filesystem\fR fat16|fat32|ext2 4
-defines the filesystem to be used in the image type. This only has an effect if the selected binary image type does allow to choose a filesystem. For example, when selection iso the resulting CD/DVD has always the filesystem ISO9660. When building usb-hdd images for usb sticks, this is active. Note that it defaults to fat16 on all architectures except sparc where it defaults to ext2. Also note that if you choose fat16 and your resulting binary image gets bigger than 2GB, the binary filesystem automatically gets switched to fat32.
+defines the filesystem to be used in the image type. This only has an effect if the selected binary image type does allow to choose a filesystem. For example, when selection is iso the resulting CD/DVD has always the filesystem ISO9660. When building usb-hdd images for usb sticks, this is active. Note that it defaults to fat16 on all architectures except sparc where it defaults to ext2. Also note that if you choose fat16 and your resulting binary image gets bigger than 2GB, the binary filesystem automatically gets switched to fat32.
 .IP \fB\-\-binary\-indices\fR enabled|disabled|none 4
 defines if the resulting images should have binary indices or not and defaults to enabled. If set to none, no indices are included at all.
 .IP \fB\-\-bootappend\-install\fR \fIPARAMETER\fR|\fIPARAMETERS\fR 4
@@ -239,7 +239,7 @@
 .IP \fB\-\-bootloader\fR grub|syslinux|yaboot 4
 defines which bootloader is beeing used in the generated image. This has only an effect if the selected binary image type does allow to choose the bootloader. For example, if you build a iso, always syslinux (or more precise, isolinux) is being used. Also note that some combinations of binary images types and bootloaders may be possible but live\-helper does not support them yet. lh_config will fail to create such a not yet supported configuration and give a explanation about it. For usb-hdd images on amd64 and i386, the default is syslinux. yaboot is only used on powerpc.
 .IP \fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap|copy 4
-defines which program is used to bootstrap the debian chroot, default is debootstrap. Note that if you set the bootstrap program to copy, then your host system is copied. This can be usefull if you want to convert/clone your existing host system into a live system, however, make sure you do have enough free space as this can, depending on your host system, get quite big.
+defines which program is used to bootstrap the debian chroot, default is debootstrap. Note that if you set the bootstrap program to copy, then your host system is copied. This can be useful if you want to convert/clone your existing host system into a live system, however, make sure you do have enough free space as this can, depending on your host system, get quite big.
 .IP \fB\-\-bootstrap\-config\fR \fIFILE\fR 4
 sets a custom configuration file for the boostrap programm of choice and is empty by default. Refere to the documentation of debootstrap or cdebootstrap for more information about that. When the bootstrap program is set to copy, this has no effect.
 .IP \-f|\fB\-\-bootstrap\-flavour\fR minimal|standard 4
@@ -253,7 +253,7 @@
 .IP 

Bug#543863: vuurmuur -- netfilter frontend (utilities)

2009-08-27 Thread Sandro Tosi
Hi Daniel,
I take this bug as a sample for all the others you're opening.

On Thu, Aug 27, 2009 at 09:45, Daniel Baumanndan...@debian.org wrote:
 Package: wnpp
 Severity: normal

 I am orphaning vuurmuur.

Orphaning bugs must start with 'O: ' - several QA tools relies on it.

May you please retitle those bugs?

Thanks a lot in advance,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#336099: Also in upstream FAQ

2009-08-27 Thread Boris Petersen
well encryption doesn't make sense at all.
1. encryption on disk means, that the service we are talking to
understands that encryption as well. Otherwise there is no way!
2. If you don't trust your root, you shouldn't use any program which
uses passwords, because root still can do a memory dump.

conclusion: if you don't trust your root you shouldn't use _any_
program which uses passwords

cheers
   Boris transacid Petersen

2009/8/26 The Fungi fu...@yuggoth.org:
 This issue of encrypting passwords on disk also garners a section of
 upstream's FAQ, indicating a probable wontfix status on their part:

 http://www.centerim.org/index.php/Frequently_Asked_Questions#What_about_encrypted_password_storage_in_config.3F

 Much like your argument that masking in the UI gives a false sense
 of security when the passwords aren't encrypted on disk, they seem
 to feel that encrypting on disk gives a false sense of security when
 the application needs to have access to and (in many cases) transmit
 plaintext passwords for these services over the Internet anyway.
 Both arguments have merit, but perhaps upstream hasn't considered
 the possibility of their client running on systems which are
 configured for remote backups of /home...


-- 
jabber: transa...@0x7fff.net
pgp-public-key: 0x13794A82
Fingerprint: FCE5 1A34 7527 0F2B 7531 F917 FBF0 7A8B 1379 4A82
website: http://transacid.de
blog: http://blog.transacid.de
IRC: foobar.i7c.org:6667 #welcome (ssl port 6697)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543795: grub-pc: ..with /dev/dm-0 as /, grub-probe: error: cannot find a device for /

2009-08-27 Thread Arnt Karlsen
On Thu, 27 Aug 2009 08:13:51 +0200, Felix wrote in message 
1251353631.2664.5.ca...@fz.local:

 Am Donnerstag, den 27.08.2009, 03:29 +0200 schrieb Arnt Karlsen:
 
  ...aptitude snip pasted:
  Errors were encountered while
  processing:
  grub-pc Press return to
  continue.  
 
  grub-probe: error: cannot find a device for /.
  
 
  /dev/dm-0  71G   16G   52G  23% /
 
 That looks like the same bug as 542435 which was caused by dmestup
 2.02.51-1 but fixed in the next upload 
 2.02.51-2
 Please make sure you're using the -2 version and then execute 
 `echo change  /sys/block/dm-0/uevent'
 Then the /dev/mapper/* files shouldn't be anymore symlinks and
 grub-probe should work again.
 

..it did, and looks like a post-install script idea for -3. ;o)
a...@a45:~ $ ssh -X r...@192.168.1.81
r...@192.168.1.81's password:
Linux a16 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 UTC 2009 i686

The programs included with the Debian GNU/Linux system are free
software; the exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Aug 25 15:28:39 2009 from a45.local
a16:~# echo change  /sys/block/dm-0/uevent
a16:~# dpkg --configure -a
Setting up grub-pc (1.96+20090826-2) ...
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(hd0)   /dev/hda
(hd1)   /dev/hdb
Generating grub.cfg ...
Found Debian background: moreblue-orbit-grub.png
Found linux image: /boot/vmlinuz-2.6.30-1-686
Found initrd image: /boot/initrd.img-2.6.30-1-686
done
a16:~#



-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543731: perl_5.10.1~rc2-1(hppa/experimental): FTBFS: Test lib/autodie/t/flock fails

2009-08-27 Thread Rafael Garcia-Suarez
2009/8/27 Paul Fenwick p...@perltraining.com.au:
 So ideally I'd only want to check for EAGAIN on hppa architectures.  That
 should be easy enough for me to detect at compile-time, however I don't have
 a PA-RISC box handy to see how they identify themselves.

 If you do have one, could you give the output of:

        perl -MConfig -le'print $Config{archanme}'

actually that's archname (and can be written more tersely as perl
-V:archname)
Also, archname will contain other information (e.g. whether the perl
has support for threads or not) so you need to test against the first
component, which on Linux corresponds to the output of uname -m.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543869: connman: Missing LSB header in init.d script

2009-08-27 Thread Petter Reinholdtsen

Package:  connman
Version:  0.10+git20090203t223225-0ubuntu1
Severity: important
Tags: patch
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: missing-dependency

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d script.  The script is missing the dependency
information required for dependency based boot sequencing, and would
get the default header.  I notice the update-rc.d call only insert
start symlinks in runlevels 2-5, and replicate this in the header.  I
find it strange that this service should not stop in runlevel 1, and
ask you to consider if the Default-Stop header should list runlevel 1
(and the update-rc.d call in the postinst changed to reflect this as
well as adding code to reinsert the script with a symlink in runlevel
1).

I notice the script start rather late in the boot sequence, but find
no information about why.  If there are other scripts it should start
after, those should be listed in the dependency header as well.

URL: 
http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
 
documents the LSB header format.  Some debian notes are available from
URL: http://wiki.debian.org/LSBInitScripts .

This patch should solve the issue.  Without it, the script will stop
in runlevels 0, 1 and 6, and perhaps start to early in the boot
sequence.

diff -ur connman-0.30+git.1.5b69740e1+dfsg/scripts/connman.in 
connman-0.30+git.1.5b69740e1+dfsg-pere/scripts/connman.in
--- connman-0.30+git.1.5b69740e1+dfsg/scripts/connman.in2009-07-22 
10:35:35.0 +0200
+++ connman-0.30+git.1.5b69740e1+dfsg-pere/scripts/connman.in   2009-08-27 
10:25:54.461204000 +0200
@@ -1,4 +1,13 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:   connman
+# Required-Start: $network $remote_fs $syslog
+# Required-Stop:  $network $remote_fs $syslog
+# Default-Start:  2 3 4 5
+# Default-Stop:
+# Short-Description: Connection Manager
+### END INIT INFO
+

 daem...@prefix@/sbin/connmand
 DESC=Connection Manager

Happy hacking,
--
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542060: xz-utils - Conflicts with pseudo-essential package

2009-08-27 Thread Jonathan Nieder
tags 542060 + pending
thanks

This should be fixed with xz-lzma 4.999.8beta+20090817-1 + lzma
4.43-15 by using alternatives. Thanks to Mohammed Adnène Trojette for
pointing out the very clean fix. See the Debian lzma commit log [1]
for details.

[1] 
http://git.debian.org/?p=collab-maint/lzma.git;a=commit;h=cb9137eb8b10b61b8247c57da0033d7a4739a6f0



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543741: ettercap: should this package be orphaned?

2009-08-27 Thread Andreas Henriksson
Hello Lucas!

Adding debian-mentors list to the discussion...

On Wed, Aug 26, 2009 at 06:28:29PM +0200, Lucas Nussbaum wrote:
 Package: ettercap
[...]
 While reviewing some packages, your package came up as a package that
 should maybe be orphaned by its maintainer, because:
[...]
 [ To Andreas: are you interested in adopting ettercap? ]
[...]

Not being a heavy user of the program myself and to be honest not extremely
entusiastic about it either I'd rather see someone else take lead.

*If* this package becomes orphaned, I'll happily sponsor someone willing to
maintain it. Maybe there's someone on debian-mentors who would be willing to
adopt it if it's orphaned. Any volunteers?

-- 
Andreas Henriksson



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539886: munin-node: maintainer scripts fails to create default set of enabled plugins due to df error

2009-08-27 Thread Holger Levsen
Hi,

Tom, thanks for your work on this!

On Donnerstag, 27. August 2009, Stig Sandbeck Mathisen wrote:
 Munin and munin-node creates a /var/log/munin directory, perhaps
 creating /var/log/munin/munin-node-configure.log is a good idea, and
 send STDOUT and STDERR there?  That would be a place I'd look for logs,
 if something went wrong.

sounds good to me.


regards,
Holger



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


Bug#543861: tcptraceroute -- traceroute implementation using TCP packets

2009-08-27 Thread Martin Zobel-Helas
On Thu, Aug 27, 2009 at 10:07:20AM +0200, Giuseppe Iuculano wrote:
 retitle 543861 ITA: tcptraceroute -- traceroute implementation using TCP 
 packets
 owner 543861 !
 thanks
 
 Hi Daniel,
 
 Daniel Baumann ha scritto:
  I am orphaning tcptraceroute.
 
 I use it regularly, I'd like to adopt it.

I would like to help here as well.

Greetings
Martin
-- 
 Martin Zobel-Helas zo...@debian.org  | Debian System Administrator
 Debian  GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542370: Should multipath-tools-boot depend on iscsi?

2009-08-27 Thread Petter Reinholdtsen
Hi, Guido.  You get this email because you are listed as a maintainer
of the multipath-tools-boot package in Debian.  Did you notice
URL:http://bugs.debian.org/542370?  It make it impossible to install
the three packages lvm2, multipath-tools-boot and open-iscsi together.
Any idea what the intended ordering of boot scripts is?

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542149: dpkg: please use “xz --format=lzma” instead of “lzma” when available

2009-08-27 Thread Jonathan Nieder
retitle 542149 dpkg: please change pre-dependency to lzma | xz-lzma
thanks

Hi,

Guillem Jover wrote:

 Switching the support from lzma to xz has been on my radar for some
 time, but given that the tools and library in unstable didn't seem to
 be ready, and the ones which seemed to were in experimental, I had not
 yet looked into writting the code.

Hmm, similar here. I’ll try to get a patch to make dpkg use liblzma
ready for review some time this week and send it to bug #542160.

I’ve thought a bit more about this particular bug (bug #542149), which
was making xz-utils in experimental uninstallable [1] (That is because
xz-lzma conflicted with lzma, but the right fix is to use alternatives
to make them no longer conflict. With that change, xz-lzma installs
okay. [2]

The remaining problem is that even with xz-lzma installed, lzma cannot
be removed, since Provides: are not strong enough to satisfy a
pre-dependency. Does the xz-lzma package mentioned in [2] satisfy
dpkg’s current lzma pre-dependency? If so, would it be a good idea to
change dpkg’s Pre-depends: to “lzma | xz-lzma”?

Thanks,
Jonathan

[1] Bug #542060, “xz-utils - Conflicts with pseudo-essential package”,
http://bugs.debian.org/542060
[2] If you’d like to look at the fix, see
git://git.debian.org/collab-maint/lzma.git branch “alternates” and
git://git.debian.org/collab-maint/xz.git branch “master”. To try it
out, see the APT repo
http://collab-maint.alioth.debian.org/xz-utils/debian.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543864: Lenovo S10e - Testing - Grub2

2009-08-27 Thread Felix Zielcke
Am Donnerstag, den 27.08.2009, 09:54 +0200 schrieb Florian Hoberg:
 Package: installation-reports
 
 Boot method: USB-CD
 Image version: 
 http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
 Date: 2009-08-26 (03:30 PM)
 
 Machine: Lenovo S10e (netbook)
 Processor: Intel Atom N270
 Memory: 2048 MB
 Partitions:
 /dev/mapper/test-root
   ext3150974676   4952344 138353188   4%  /
 tempfstmpfs   1033012 0   1033012 0%  
 /lib/init/rw
 udev  tmpfs   10240   160 10080   2%  /dev
 tmpfs tmpfs   1033012 0   1033012 0%  /dev/shm
 /dev/sda1 ext225  47140   173747  22% /boot

 
 
 Base System Installation Checklist:
 [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
 
 Initial boot:   [O]
 Detect network card:[O]
 Configure network:  [O]
 Detect CD:  [O]
 Load installer modules: [O]
 Detect hard drives: [O]
 Partition hard drives:  [O]
 Install base system:[O]
 Clock/timezone setup:   [O]
 User/password setup:[O]
 Install tasks:  [O]
 Install boot loader:[E]
 Overall install:[E]
 
 Comments/Problems:
 Installation via USB-CD device.
 Used automated partition with crypted LVM and Grub2 fails to install.
 
 
Could you please attach the compressed syslog or get the output of VT4?
I just installed unstable from yesterdays amd64 businesscard and grub2
installed fine when I choose a kernel.
But failed without one. I just fixed that bug in grub-installer SVN.

-- 
Felix Zielcke
Proud Debian Maintainer




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543861: tcptraceroute -- traceroute implementation using TCP packets

2009-08-27 Thread Giuseppe Iuculano
Martin Zobel-Helas ha scritto:
 I would like to help here as well.

Sure, would be acceptable to you to maintain tcptraceroute in a git repository?


Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


  1   2   3   4   5   >