On Sun, Sep 05, 2010 at 03:14:28PM +0000, [email protected] wrote:
The following commit has been merged in the master branch: commit 05e11e5c7054d775a47855937cef0f1b4cea8c3f Author: Alessio Treglia <[email protected]> Date: Sun Sep 5 17:14:21 2010 +0200Simply: you can avoid to use debian/tmp. diff --git a/debian/drumstick-tools.manpages b/debian/drumstick-tools.manpages index 1ad698e..5ed5bcf 100644 --- a/debian/drumstick-tools.manpages +++ b/debian/drumstick-tools.manpages @@ -1,3 +1 @@ -# is this right? I guess we should use some environment variable -# instead of 'debian/tmp'? -debian/tmp/usr/share/man/man1/*.1 +usr/share/man/man1/*.1
Maybe wellknown but just for the record: Yes, simple as that - tied with using debhelper compat level 7.In case someone wonders: debhelper 7 and CDBS works well together. What clashes with CDBS is the particular "short-form dh" feature introduced in debhelper 7.
Kind regards, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers
