Bug#605421: pptview: Please make sure to reduce the dependencies

2011-12-14 Thread Paolo D'Apice
Package: pptview
Followup-For: Bug #605421

Dear Maintainer,

the attached patch let me install pptview (I recompiled the package
setting the version to 8.0-8).

Regards



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

Kernel: Linux 3.1.0-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pptview depends on:
ii  wine-bin-unstable  1.3.33-0.1

pptview recommends no packages.

Versions of packages pptview suggests:
pn  openoffice.org-impress  none




*** /home/paolo/opt/source/pptview-8.0/debian/patches/wine-dependency
Index: pptview-8.0/debian/control
===
--- pptview-8.0.orig/debian/control 2011-12-14 17:35:36.0 +0800
+++ pptview-8.0/debian/control  2011-12-14 17:36:47.0 +0800
@@ -7,7 +7,7 @@

 Package: pptview
 Architecture: i386 amd64
-Depends: wine, ${misc:Depends}
+Depends: wine | wine-bin | wine-bin-unstable, ${misc:Depends}
 Suggests: openoffice.org-impress



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



Bug#605421: pptview: Please make sure to reduce the dependencies

2011-12-13 Thread Paolo D'Apice
Package: pptview
Followup-For: Bug #605421

Hi,

Hi have installed the wine-unstable package (from http://www.winehq.org/)
which conflicts with the official wine package, and I cannot install pptview.
A dependency like: wine | wine-bin | wine-unstable could fix the problem.

For more details please take a look at the q4wine package dependecies:
http://packages.debian.org/sid/q4wine

Regards
 

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

Kernel: Linux 3.1.0-1-486



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



Bug#647507: pd-zexy: missing files in package

2011-11-03 Thread Paolo D'Apice
Package: pd-zexy
Version: 2.2.3-2
Severity: important

Dear Maintainer,

after installing the package I noticed that some patches
cannot be loaded in puredata because the corresponding
.pd file is not present.

For instance, the demux.pd is not present while its help file
demux-help.pd is present. Manually loading the demux-help.pd
it is clear that the demux object cannot be loaded (it appears
with a dashed frame line and the message: 
   demux ... couldn't create 
appears in the pd console.

I also checked that the same happens for many others patches.
Please refer to the package file list obtained with:
   $ dpkg -L pd-zexy
or check on the debian packages site:
   http://packages.debian.org/sid/i386/pd-zexy/filelist

Moreover, I cannot build the package from sources due to #643454



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

Kernel: Linux 3.0.0-2-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pd-zexy depends on:
ii  libc6 2.13-21 
ii  puredata  0.43.0-4

pd-zexy recommends no packages.

pd-zexy suggests no packages.

-- no debconf information



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



Bug#647507: pd-zexy: missing files in package

2011-11-03 Thread Paolo D'Apice
I am deeply sorry, this is not a bug.

After RTFM I noticed that I forgot to load the zexy library to pd.
Please delete/reject this bug report.




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



Bug#639763: puredata-doc: missing documentation files

2011-08-29 Thread Paolo D'Apice
Package: puredata-doc
Version: 0.43.0-4
Severity: normal

The package puredata-doc does not contains documentation files
neither in /usr/share/doc/puredata-doc/ nor in /usr/lib/puredata/doc/
although typing the command:
$ dpkg -L puredata-doc
does list a lot of files.

After a fresh installations of puredata:
# aptitude install puredata

Here is the content of doc directories:

$ ls -l /usr/share/doc/puredata-doc
total 24K
lrwxrwxrwx 1 root root   27 Jun 16 02:56 1.manual -
../../puredata/doc/1.manual
lrwxrwxrwx 1 root root   44 Jun 16 02:56 2.control.examples -
../../../lib/puredata/doc/2.control.examples
lrwxrwxrwx 1 root root   42 Jun 16 02:56 3.audio.examples -
../../../lib/puredata/doc/3.audio.examples
lrwxrwxrwx 1 root root   43 Jun 16 02:56 4.data.structures -
../../../lib/puredata/doc/4.data.structures
lrwxrwxrwx 1 root root   35 Jun 16 02:56 6.externs -
../../../lib/puredata/doc/6.externs
lrwxrwxrwx 1 root root   33 Jun 16 02:56 7.stuff -
../../../lib/puredata/doc/7.stuff
-rw-r--r-- 1 root root 6.1K Jun 16 02:47 changelog.Debian.gz
-rw-r--r-- 1 root root 4.4K Dec 11  2008 changelog.gz
-rw-r--r-- 1 root root 6.4K May  3 03:17 copyright
lrwxrwxrwx 1 root root   31 Jun 16 02:56 sound -
../../../lib/puredata/doc/sound

Note that only the link 1.manual actually points to an existing directory.


$ ls -l /usr/lib/puredata/doc
total 12K
drwxr-xr-x 2 root root 12288 Aug 29 15:59 5.reference

Note that in the directory /usr/share/doc/puredata-doc there is no symbolic
link pointing to the section 5.reference of the puredata documentation
(i.e. the only dir listed here).





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

Kernel: Linux 3.0.0-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

puredata-doc depends on no packages.

Versions of packages puredata-doc recommends:
ii  puredata  0.43.0-4   realtime computer music and 
graphi

puredata-doc suggests no packages.

-- no debconf information



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



Bug#632639: gtklick: missing dependency on python-glade2

2011-07-04 Thread Paolo D'Apice
Package: gtklick
Version: 0.6.4-2
Justification: renders package unusable
Severity: grave

After installing the package, when trying to run gtklick
the following error message appears:

$ gtklick
Traceback (most recent call last):
  File /usr/bin/gtklick, line 16, in module
from gtklick.gtklick import GTKlick
  File /usr/share/gtklick/gtklick/gtklick.py, line 17, in module
import gtk.glade
ImportError: No module named glade
$

The problem can be solved installing the package python-glade2.



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

Kernel: Linux 2.6.39-2-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gtklick depends on:
ii  klick0.12.2-1+b1 advanced metronome for JACK
ii  python   2.6.6-14interactive high-level object-orie
ii  python-gtk2  2.24.0-2Python bindings for the GTK+ widge
ii  python-liblo 0.9.1-2+b1  Python bindings for liblo, the lig

gtklick recommends no packages.

gtklick suggests no packages.

-- no debconf information



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