[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r4098 - trunk/lib/libxfixes/debian



Author: julien
Date: 2006-11-27 21:09:42 -0500 (Mon, 27 Nov 2006)
New Revision: 4098

Modified:
   trunk/lib/libxfixes/debian/changelog
   trunk/lib/libxfixes/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/libxfixes/debian/changelog
===================================================================
--- trunk/lib/libxfixes/debian/changelog	2006-11-28 02:09:21 UTC (rev 4097)
+++ trunk/lib/libxfixes/debian/changelog	2006-11-28 02:09:42 UTC (rev 4098)
@@ -1,3 +1,11 @@
+libxfixes (1:4.0.1-6) 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:52:25 +0100
+
 libxfixes (1:4.0.1-5) unstable; urgency=low
 
   * libXfixes: Unlocks the Display without having it locked (Closes:

Modified: trunk/lib/libxfixes/debian/control
===================================================================
--- trunk/lib/libxfixes/debian/control	2006-11-28 02:09:21 UTC (rev 4097)
+++ trunk/lib/libxfixes/debian/control	2006-11-28 02:09:42 UTC (rev 4098)
@@ -7,6 +7,7 @@
 Standards-Version: 3.7.2
 
 Package: libxfixes3
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, 
 Pre-Depends: x11-common (>= 1:7.0.0)
@@ -20,10 +21,11 @@
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'lib/Xfixes' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXfixes
 
 Package: libxfixes3-dbg
+Section: libdevel
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxfixes3 (= ${Source-Version})
@@ -40,10 +42,11 @@
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'lib/Xfixes' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXfixes
 
 Package: libxfixes-dev
+Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxfixes3 (= ${Source-Version}), libx11-dev, x11proto-fixes-dev (>= 4.0-1)
 Pre-Depends: x11-common (>= 1:7.0.0)
@@ -60,5 +63,5 @@
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'lib/Xfixes' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXfixes



Reply to: