[Build-common-hackers] Bug#652809: cdbs: upstream-tarball doesn't exclude excludes

Adrian Knoth adi at drcomp.erfurt.thur.de
Tue Dec 20 15:29:02 UTC 2011


Package: cdbs
Version: 0.4.100
Severity: normal

Hi!

I tried to repackage

   http://www.grame.fr/~letz/jack-1.9.8.tgz

with cdbs (get-orig-source), but all the excludes end up in the tarball.

>From debian/rules:

DEB_UPSTREAM_PACKAGE = jack
DEB_UPSTREAM_URL = http://www.grame.fr/~letz/
DEB_UPSTREAM_TARBALL_EXTENSION = tgz

# unneeded and possibly sourceless binaries
DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.Lib ./windows/**.lib
./windows/**.dll 
DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./macosx/*.a 

# unneeded sources copyright-protected without licence
DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.rc 

# pure garbage in upstream tarball
DEB_UPSTREAM_REPACKAGE_EXCLUDES += .DS_Store 

# a doc directory with PDFs and doxygen
DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./doc/* 


Is the pattern wrong? Have a look at src:jackd2-1.9.7~dfsg-* to see that
it doesn't work.


Cheers

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

Kernel: Linux 3.1.4 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev  20110511.1

Versions of packages cdbs suggests:
ii  devscripts  2.11.2

-- no debconf information





More information about the Build-common-hackers mailing list