New branch 'svn-7.1' available with the following commits: commit ed4f17c55651920d027d5debd86b0173426557af 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 c0c2eba7f9e36304f0b57dedc57e11ebe91dd2fb Author: Andres Salomon <[EMAIL PROTECTED]> Date: Sat Jul 29 20:54:30 2006 +0000 add myself as an uploader and prepare upload. commit cbf75cb9d57b59676383fb5f9773e8e8413ea3f7 Author: Andres Salomon <[EMAIL PROTECTED]> Date: Sat Jul 29 20:26:06 2006 +0000 * New upstream release. * Autoreconf w/ an updated xutils-dev so that manpages have the 'x' extension dropped. * Format changelog to not trigger lintian errors. commit ee742dd8878c558f9b62ace6796f5f0d464a7c86 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 9449faf63382c1fe92789d8f1f746a680ffbe471 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 b1a377a6c98f03f227fd4397f928369951d12671 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]