* Samuel Bronson <naes...@gmail.com>, 2012-02-24, 18:32:
http://mentors.debian.net/debian/pool/main/t/tack/tack_1.07-1~mentors3.dsc
Arno is breaking mentors.d.n at the moment, so I took a look at git repository instead. (I'm assuming it's up to dateā¦)
* Re-add debian/watch file (was dropped in 1.06-3). + Enable uupdate.
As I said on IRC, uupdate is a no-no for me.
* Use dh-autoreconf to regenerate the configure script during build + Build-depends on dh-autoreconf and autoconf-dickey. + This also takes care of pulling up-to-date config.guess and config.sub scripts in from autotools-dev.
Are you sure? As far as I can see it doesn't do that: $ ls -l config.{sub,guess} -rwx------ 1 jwilk users 44941 Nov 20 2009 config.guess -rwx------ 1 jwilk users 34423 Nov 20 2009 config.sub $ dh_autoreconf autoreconf-dickey -- -f -i $ ls -l config.{sub,guess} -rwx------ 1 jwilk users 44941 Nov 20 2009 config.guess -rwx------ 1 jwilk users 34423 Nov 20 2009 config.sub
- DEB_LDFLAGS_MAINT_APPEND for the rest.
DEB_*_MAINT_* were added to dpkg-buildflags in 1.16.1, so you need a versioned build-dep for that.
-- Jakub Wilk -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120226001639.ga1...@jwilk.net