New branch 'svn-7.1' available with the following commits: commit a82f4587588fcda7238a7ba551dfff85ef50d592 Author: David Nusinow <[EMAIL PROTECTED]> Date: Sat Aug 26 21:17:43 2006 +0000
* NMU ACK: Closes: #381225. Thanks Pierre! commit 8ca49709cb4545b40ede6f615ddcd455b27cd050 Author: David Nusinow <[EMAIL PROTECTED]> Date: Sat Aug 26 21:16:24 2006 +0000 Merge MadCoder's NMU to the 7.1 branch so it doesn't get lost. Thanks Pierre commit c13c58e644b621413695aabc61348680e86e2f6d Author: Drew Parsons <[EMAIL PROTECTED]> Date: Sat Aug 19 12:29:06 2006 +0000 All dbg packages in lib should have priority extra, see http://lists.debian.org/debian-devel/2006/08/msg00737.html commit 1751cf9add044f99d3c5b1472778c6b9736fc7d2 Author: Branden Robinson <[EMAIL PROTECTED]> Date: Tue Aug 1 15:29:08 2006 +0000 Use only the major version, minor version, and major patch number components of the Policy Manual revision in Standards-Version, because "the minor patch level will be changed when only cosmetic, typographical or other edits are made which neither change the meaning of the document nor affect the contents of packages". See Policy Manual §5.6.11. (The real reason for this commit, as with r2615, is to test tweaks to the repository's commit-email.pl script.) commit 505620af00fd5a57620585b14d0d73432686d323 Author: Branden Robinson <[EMAIL PROTECTED]> Date: Tue Aug 1 14:10:51 2006 +0000 Whitespace police. (The real reason for this commit is to test tweaks to the repository's commit-email.pl script.) commit 963fabcb4331bfc32768685ef36e67df6de92f30 Author: Andres Salomon <[EMAIL PROTECTED]> Date: Wed Jul 26 04:05:33 2006 +0000 * Drop duplicate x11-common dep in -dev package. * Bump standards version to 3.7.2.0. * Version x11-common pre-dep in -dev package to 1:7.0.0 to match the rest of Debian. * Bump debhelper compat to 5. * Fix dh_strip call to skip the -dbg package. commit 7e20ce4777ab83841dd450f52a858007e05fd603 Author: Andres Salomon <[EMAIL PROTECTED]> Date: Mon Jul 17 05:29:25 2006 +0000 When building arch-dependent stuff, run dh_install w/ --list-missing. commit d7f21cb04f977636b33e72e70f77b022d5f9e7be Author: Andres Salomon <[EMAIL PROTECTED]> Date: Mon Jul 17 04:44:49 2006 +0000 Idempotency fixes; everywhere where we're using a separate build directory, we tend to create it via "mkdir obj-$(foo)". This doesn't work if rebuilding, because the directory already exists. Instead, only create it if there's no directory there already. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]