libxtst: Changes to 'svn-7.1'
New branch 'svn-7.1' available with the following commits:
commit f91505ae32a1704724b7ce8e32957184c6c9594a
Author: Drew Parsons <dparsons@debian.org>
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 ede382cbf7203525245d48c19ebaf3776297e62e
Author: Branden Robinson <branden@debian.org>
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 b8f58c15dd6d98eb59df4d99cc0c05b27e77f2e4
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 15:20:50 2006 +0000
prepare a new release.
commit ab1b277f820b744c89cdff54a2e5e8022a4007f1
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 15:07:34 2006 +0000
Revert .la file additions
commit cf283a1cca2ad32e787dd67ef169052459b27961
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 09:19:29 2006 +0000
prepare a new release and add myself as an uploader
commit 58706ed0fb73f10988441a0905547961b0b768a1
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 09:12:41 2006 +0000
* Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
extension dropped.
* Include .la files in -dev package.
* Don't attempt to install (non-existent) usr/include/X11/* stuff.
* Add a debian/copyright file.
commit ed18e82126f2ac02d9f2931e1eb0485ba7399fc4
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 08:50:17 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 340a3b2a588cbbc1da81faaf91bde5aa0ce80948
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 17 05:29:25 2006 +0000
When building arch-dependent stuff, run dh_install w/ --list-missing.
commit 177736f621c93385e064ff3fea39044daec4df8d
Author: Andres Salomon <dilinger@debian.org>
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.
Reply to: