Bug#1008815:

2022-04-16 Thread Andre Klapper
In my case, I did not change the xdg-desktop-portal version.



Bug#1008815:

2022-04-16 Thread Andre Klapper
I could reproduce this in Fedora 36 using pipewire 0.3.49. I cannot
reproduce anymore since using pipewire 0.3.50.



Bug#556728: ALSA utilities violates Debian packaging policy for package description

2009-11-17 Thread Andre Klapper (Bugmail)
Package: alsa-utils
Version: 1.0.21-1

Forwarding from https://bugs.maemo.org/show_bug.cgi?id=6197

http://www.debian.org/doc/debian-policy/ch-binary.html#s-synopsis
3.4.1 The single line synopsis

The single line synopsis should be kept brief - certainly under 80 characters.

Do not include the package name in the synopsis line. The display software
knows how to display this already, and you do not need to state it. Remember
that in many situations the user may only see the synopsis line - make it as
informative as you can. 

13 Package: alsa-utils
19 Description: ALSA utilities

Also shown at http://packages.debian.org/testing/sound/




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



Bug#521281: dput error output strings need love

2009-03-26 Thread Andre Klapper (Bugmail)
Package: dput

Forwarding from https://bugs.maemo.org/show_bug.cgi?id=4074 .

steps in Maemo (approximate):
* create an empty working directory and setup a package source tree inside it
mkdir test; cd test
apt-get source hello
cd hello*/
* create a source deb using:
dpkg-buildpackage -sa -S
* create a .upload file for the repository you're targeting (in testing you can
use the following)
echo hi  `perl -e 's/changes/diablo-extras-builder.upload/' *source.changes`
* setup dput per http://wiki.maemo.org/Uploading_to_Extras
* try to dput to diablo-extras-builder
dput *source.changes

actual results:
Upload package to host diablo-extras-builder
Already uploaded to diablo-extras-builder on garage.maemo.org
Doing nothing for hello_2.2-3_source.changes

problems:
1. Upload is the wrong part of speech. Uploading or Trying to upload
would be better
2. Missing subject. Package was already uploaded to ... would be better
3. diablo-extras-builder is called a 'host' in line 1 and is treated as a
thing on a host in line 2.
4. Doing nothing for is poor english




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



Bug#521070: libxslt1-dev should declare dependency on zlib1g-dev

2009-03-24 Thread Andre Klapper (Bugmail)
Package: libxslt1-dev
Version: 1.1.24-2

Forwarding from https://bugs.maemo.org/show_bug.cgi?id=4208 .

STEPS TO REPRODUCE THE PROBLEM:
1) apt-get install libxslt1-dev
2) pkg-config --libs libxslt

EXPECTED OUTCOME:
Libaries listed in pkg-config output should have been automatically installed
by installing libxslt1-dev

ACTUAL OUTCOME:
$ pkg-config --libs libxslt
-lxslt -lz -lm -lxml2

libxslt1-dev correctly depends on libxslt1.1, libxml2-dev but does not
specify a dependency on zlib1g-dev so -lz in pkg-config output causes a
link error.

REPRODUCIBILITY:
always

OTHER COMMENTS:
Either the pkg-config output should not include -lz or zlib1g-dev should be a
dependency of libxslt1-dev




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



Bug#454434: 454434

2008-04-02 Thread Andre Klapper
this has been recently fixed:
http://bugzilla.gnome.org/show_bug.cgi?id=501885




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