X Strike Force X.Org X11 SVN commit: r4095 - trunk/lib/libxcomposite/debian
Author: julien
Date: 2006-11-27 21:08:43 -0500 (Mon, 27 Nov 2006)
New Revision: 4095
Modified:
trunk/lib/libxcomposite/debian/changelog
trunk/lib/libxcomposite/debian/control
Log:
* Adjust Section and Priority values to what the override says.
* Update location of upstream repository from CVS to git in the long
descriptions.
Modified: trunk/lib/libxcomposite/debian/changelog
===================================================================
--- trunk/lib/libxcomposite/debian/changelog 2006-11-28 00:58:24 UTC (rev 4094)
+++ trunk/lib/libxcomposite/debian/changelog 2006-11-28 02:08:43 UTC (rev 4095)
@@ -1,3 +1,11 @@
+libxcomposite (1:0.3-4) UNRELEASED; urgency=low
+
+ * Adjust Section and Priority values to what the override says.
+ * Update location of upstream repository from CVS to git in the long
+ descriptions.
+
+ -- Julien Cristau <julien.cristau@ens-lyon.org> Tue, 28 Nov 2006 02:48:01 +0100
+
libxcomposite (1:0.3-3) unstable; urgency=low
* calls UnlockDisplay without calling LockDisplay first (Closes:
Modified: trunk/lib/libxcomposite/debian/control
===================================================================
--- trunk/lib/libxcomposite/debian/control 2006-11-28 00:58:24 UTC (rev 4094)
+++ trunk/lib/libxcomposite/debian/control 2006-11-28 02:08:43 UTC (rev 4095)
@@ -7,6 +7,7 @@
Standards-Version: 3.7.2
Package: libxcomposite1
+Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
Description: X11 Composite extension library
@@ -20,11 +21,13 @@
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
- This module can be found as the module 'lib/Xcomposite' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Package: libxcomposite1-dbg
Architecture: any
+Section: libdevel
+Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxcomposite1 (= ${Source-Version})
Description: X11 Composite extension library (debug package)
libXcomposite provides an X Window System client interface to the Composite
@@ -40,11 +43,12 @@
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
- This module can be found as the module 'lib/Xcomposite' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Package: libxcomposite-dev
Architecture: any
+Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libxcomposite1 (= ${Source-Version}), libx11-dev, libxfixes-dev, x11proto-composite-dev
Pre-Depends: x11-common (>= 1:7.0.0)
Description: X11 Composite extension library (development headers)
@@ -61,5 +65,5 @@
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
- This module can be found as the module 'lib/Xcomposite' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXcomposite
Reply to: