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

X Strike Force XFree86 SVN commit: r1783 - trunk/debian



Author: branden
Date: 2004-09-01 04:43:45 -0500 (Wed, 01 Sep 2004)
New Revision: 1783

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/control
Log:
Fix some lingering references to an unreleased version of xserver-common
in the debian/control file; bump the versioning up to the subsequent
package release.


Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS	2004-09-01 00:03:28 UTC (rev 1782)
+++ trunk/debian/CHANGESETS	2004-09-01 09:43:45 UTC (rev 1783)
@@ -506,4 +506,9 @@
   but users may find it useful with broken keymaps.
     1773
 
+Fix some lingering references to an unreleased version of xserver-common
+in the debian/control file; bump the versioning up to the subsequent
+package release.
+    1783
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-09-01 00:03:28 UTC (rev 1782)
+++ trunk/debian/changelog	2004-09-01 09:43:45 UTC (rev 1783)
@@ -419,6 +419,10 @@
     function more strict, so it doesn't regard open-ended ranges like "40-" as
     valid.
 
+  * Fix some lingering references to an unreleased version of xserver-common
+    in the debian/control file; bump the versioning up to the subsequent
+    package release.
+
   Changes by Robert Millan:
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
@@ -451,7 +455,7 @@
       missing to enable this feature.  No keymaps currently use this feature,
       but users may find it useful with broken keymaps.
 
- -- Branden Robinson <branden@debian.org>  Mon, 30 Aug 2004 14:22:49 -0500
+ -- Branden Robinson <branden@debian.org>  Wed,  1 Sep 2004 04:42:22 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2004-09-01 00:03:28 UTC (rev 1782)
+++ trunk/debian/control	2004-09-01 09:43:45 UTC (rev 1783)
@@ -1599,7 +1599,7 @@
 
 Package: xserver-xfree86
 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 m68k mips mipsel netbsd-i386 powerpc sh3 sh4 sparc
-Depends: xserver-common (>= 4.3.0.dfsg.1-4+SVN), ${shlibs:Depends}, ${misc:Depends}
+Depends: xserver-common (>= 4.3.0.dfsg.1-5), ${shlibs:Depends}, ${misc:Depends}
 Suggests: discover, mdetect, read-edid, libglide2 (>> 2001.01.26)
 Conflicts: libxfont-xtt
 Replaces: xserver-common (<< 4.0), libxfont-xtt
@@ -1633,7 +1633,7 @@
 Package: xserver-xfree86-dbg
 Priority: extra
 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 m68k mips mipsel netbsd-i386 powerpc sh3 sh4 sparc
-Depends: xserver-common (>= 4.3.0.dfsg.1-4+SVN), ${shlibs:Depends}, ${misc:Depends}
+Depends: xserver-common (>= 4.3.0.dfsg.1-5), ${shlibs:Depends}, ${misc:Depends}
 Recommends: xserver-xfree86
 Suggests: discover, mdetect, read-edid
 Conflicts: libxfont-xtt



Reply to: