X Strike Force X.Org X11 SVN commit: r4097 - trunk/lib/libxi/debian
Author: julien
Date: 2006-11-27 21:09:21 -0500 (Mon, 27 Nov 2006)
New Revision: 4097
Modified:
trunk/lib/libxi/debian/changelog
trunk/lib/libxi/debian/control
Log:
* Adjust Section values to what the override says.
* Update location of upstream repository from CVS to git in the long
descriptions.
Modified: trunk/lib/libxi/debian/changelog
===================================================================
--- trunk/lib/libxi/debian/changelog 2006-11-28 02:09:04 UTC (rev 4096)
+++ trunk/lib/libxi/debian/changelog 2006-11-28 02:09:21 UTC (rev 4097)
@@ -1,3 +1,11 @@
+libxi (1:1.0.1-5) UNRELEASED; urgency=low
+
+ * Adjust Section 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:56:01 +0100
+
libxi (1:1.0.1-4) unstable; urgency=low
* libXi: Various Display locking correctness issues (Closes: #400442)
Modified: trunk/lib/libxi/debian/control
===================================================================
--- trunk/lib/libxi/debian/control 2006-11-28 02:09:04 UTC (rev 4096)
+++ trunk/lib/libxi/debian/control 2006-11-28 02:09:21 UTC (rev 4097)
@@ -7,6 +7,7 @@
Standards-Version: 3.7.2
Package: libxi6
+Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
Description: X11 Input extension library
@@ -21,10 +22,11 @@
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
- This module can be found as the module 'lib/Xi' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXi
Package: libxi6-dbg
+Section: libdevel
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxi6 (= ${Source-Version})
@@ -43,10 +45,11 @@
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
- This module can be found as the module 'lib/Xi' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXi
Package: libxi-dev
+Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libxi6 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-input-dev
Pre-Depends: x11-common (>= 1:7.0.0)
@@ -65,5 +68,5 @@
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
- This module can be found as the module 'lib/Xi' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXi
Reply to: