Package: python-debianbts
Version: 1.6
Severity: minor

Hello,
here is a small shell session:

$ apt-get source python-debianbts
Reading package lists... 47%
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Need to get 11.5kB of source archives.
Get:1 http://debian.fastweb.it unstable/main python-debianbts 1.6 (dsc) [1,459B]
Get:2 http://debian.fastweb.it unstable/main python-debianbts 1.6 (tar) [10.0kB]
Fetched 11.5kB in 3s (3,034B/s)           
dpkg-source: info: extracting python-debianbts in python-debianbts-1.6
dpkg-source: info: unpacking python-debianbts_1.6.tar.gz
$ cd python-debianbts-1.6/
$ find . -name "*.pyc"
./src/debianbts.pyc
./src/__init__.pyc

Those are files generated by python interpreter the first time... well you know
what they are :) Anyhow, there's no point in shipping them in the source
package.

The easy solution is to add a rm *.pyc on src/Makefile clean target.

Regards,
Sandro

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

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

Versions of packages python-debianbts depends on:
ii  python                        2.6.5-10   interactive high-level object-orie
ii  python-soappy                 0.12.0-4   SOAP Support for Python
ii  python-support                1.0.9      automated rebuilding support for P

python-debianbts recommends no packages.

python-debianbts suggests no packages.

-- no debconf information



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

Reply via email to