New branch 'svn-7.1' available with the following commits: commit 79c879f581a0239ecf94a5dcf21fe57ba483b206 Author: David Nusinow <[EMAIL PROTECTED]> Date: Tue Sep 19 02:17:51 2006 +0000
Prepare changelog for upload commit f83d08281b49583804691b9d9bf9ad9b521b59aa 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 2f81e1b1036aa608301cc7889f294c6091f6160c 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 666865afb57aa03ce9640d7ffa3a60e7d5c23aea Author: Andres Salomon <[EMAIL PROTECTED]> Date: Mon Jul 24 15:07:34 2006 +0000 Revert .la file additions commit cbee7979de26ce38a5fbe55eec98592ee8870edd Author: Andres Salomon <[EMAIL PROTECTED]> Date: Mon Jul 24 02:05:11 2006 +0000 * Autoreconf w/ an updated xutils-dev so that manpages have the 'x' extension dropped. commit 52d2c66611fadc2ff3589d273c9994e86c1fe50b Author: Andres Salomon <[EMAIL PROTECTED]> Date: Sun Jul 23 20:55:45 2006 +0000 Add myself to uploaders and prepare a new release. commit 97a1518bebc2f926dd8c1ee08b3e3d88cc209a4f Author: Andres Salomon <[EMAIL PROTECTED]> Date: Sun Jul 23 20:54:29 2006 +0000 * New upstream release. * Drop patches/01_manpage_location.diff; merged upstream. * Don't attempt to install (non-existent) usr/include/X11/* stuff. commit b197864362f80a7572dffeebea906a986b0a55a6 Author: Andres Salomon <[EMAIL PROTECTED]> Date: Sun Jul 23 20:48:55 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. * Include .la file in -dev package. commit 7c22e0fae4ca80d9dbdb2d6412a0818b4fef12de 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 15511cfed83a0a55b1ad83698ac32d93fe7a576a 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]