libxxf86vm: Changes to 'svn-7.1'
New branch 'svn-7.1' available with the following commits:
commit 82918d4e0f3861b2dbfe790f2840b3196257e35a
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 ba7bfefc01723fa6f1c90d44119e6f936cfbba3e
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 73ab0fa81e7bb288c720d8a6d2663fab814484b4
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 15:07:34 2006 +0000
Revert .la file additions
commit be9448a414651986128c5104f35c20050f8d637d
Author: Andres Salomon <dilinger@debian.org>
Date: Mon Jul 24 02:16:09 2006 +0000
* Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
extension dropped.
commit c3e1c5cf41eeb93f79c3d072c7833ece173c79f8
Author: Andres Salomon <dilinger@debian.org>
Date: Sun Jul 23 20:41:14 2006 +0000
Include libXxf86vm.la in -dev package.
commit 88444fd5ce4ac8bb585c141793da69e3f9e6542e
Author: Andres Salomon <dilinger@debian.org>
Date: Sun Jul 23 08:38:05 2006 +0000
prepare for experimental and add myself as an uploader.
commit a90cbcc8645af074a151c7264c581334c7557e8e
Author: Andres Salomon <dilinger@debian.org>
Date: Sun Jul 23 08:35:15 2006 +0000
Remove usr/include/X11/* stuff from libxxf86vm-dev.install, otherwise
dh_install fails during build. The headers moved out into the x11proto
package.
commit 0aa7527001687c1b0cc92229a9384996a5e1bf8e
Author: Andres Salomon <dilinger@debian.org>
Date: Sun Jul 23 08:30:40 2006 +0000
Prepare new upstream release.
commit 4547e10bc66d4c9a11595d3956730147bb77f86e
Author: Andres Salomon <dilinger@debian.org>
Date: Sun Jul 23 08:23:16 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 91d33301e69abdc929ec4c40c15f5dc4aa13067f
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 dd865f69bcbce89076301baa63e3246a4ebdfe61
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: