Package: mini-dinstall
Version: 0.6.27
Severity: normal
This bug is more problematic than .bz2.
It tries to limit source files to these format... That's 1.0 format.
debsrc_diff_re = re.compile('([-a-z0-9+.]+)_(.+?)\.diff\.gz$')
debsrc_orig_re = re.compile('([-a-z0-9+.]+)_(.+?)\.orig\.tar\.gz$')
debsrc_native_re = re.compile('([-a-z0-9+.]+)_(.+?)\.tar\.gz$')
3.0 (quilt) format now have component and debian.tar.gz. many of these
may be caught by debsrc_native_re rule. But code around line 911 may
not work.
I think adding support to 3.0 format is what is needed.
*_*.orig-component*.tar.gz
*_*-*.debian.tar.gz.
As for file extension, it may be better to support all dpkg supports and
will supports. *.gz *.bz2 *.lzma *.xz
Osamu
PS: I was going to suggest mini-dinstall in updated maint-guide since my
brute force script in Debian reference is not smart enough.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mini-dinstall depends on:
ii apt-utils 0.7.25.3 APT utility programs
ii python 2.5.4-9 An interactive high-level object-o
ii python-apt 0.7.94.2 Python interface to libapt-pkg
ii python-crypto 2.1.0-1 cryptographic algorithms and proto
ii python-support 1.0.7 automated rebuilding support for P
Versions of packages mini-dinstall recommends:
ii gpgv 1.4.10-3 GNU privacy guard - signature veri
Versions of packages mini-dinstall suggests:
ii debian-keyring 2009.11.04 GnuPG (and obsolete PGP) keys of D
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]