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

X Strike Force X.Org X11 SVN commit: r4059 - trunk/debian/xorg/debian



Author: julien
Date: 2006-11-25 13:02:04 -0500 (Sat, 25 Nov 2006)
New Revision: 4059

Added:
   trunk/debian/xorg/debian/xserver-xorg.links
Modified:
   trunk/debian/xorg/debian/changelog
   trunk/debian/xorg/debian/control
Log:
* Add a link to xserver-xorg-core's reportbug script, so bug reports against
  xserver-xorg contain the submitter's config and log files.  This means
  xserver-xorg needs to depend on xserver-xorg-core >= 2:1.1.1-11.

Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog	2006-11-25 17:30:42 UTC (rev 4058)
+++ trunk/debian/xorg/debian/changelog	2006-11-25 18:02:04 UTC (rev 4059)
@@ -14,8 +14,11 @@
   [ Julien Cristau ]
   * Run invoke-rc.d and update-rc.d only once in postinst (instead of 3
     times), and let debhelper handle it.
+  * Add a link to xserver-xorg-core's reportbug script, so bug reports against
+    xserver-xorg contain the submitter's config and log files.  This means
+    xserver-xorg needs to depend on xserver-xorg-core >= 2:1.1.1-11.
 
- -- Julien Cristau <julien.cristau@ens-lyon.org>  Sat, 25 Nov 2006 16:35:42 +0100
+ -- Julien Cristau <julien.cristau@ens-lyon.org>  Sat, 25 Nov 2006 18:55:36 +0100
 
 xorg (1:7.1.0-7) unstable; urgency=high
 

Modified: trunk/debian/xorg/debian/control
===================================================================
--- trunk/debian/xorg/debian/control	2006-11-25 17:30:42 UTC (rev 4058)
+++ trunk/debian/xorg/debian/control	2006-11-25 18:02:04 UTC (rev 4059)
@@ -78,13 +78,16 @@
 Conflicts: xserver-xfree86 (<< 6.8.2.dfsg.1-1), xserver-common
 Replaces: xserver-common
 Pre-Depends: x11-common (>= 7.0.0-0ubuntu3)
-Depends: xserver-xorg-core, xserver-xorg-video-all | xserver-xorg-video-1.0, xserver-xorg-input-all | xserver-xorg-input, debconf, xkb-data | xkb-data-legacy, xbase-clients
+Depends: xserver-xorg-core (>= 2:1.1.1-11), xserver-xorg-video-all | xserver-xorg-video-1.0, xserver-xorg-input-all | xserver-xorg-input, debconf, xkb-data | xkb-data-legacy, xbase-clients
 Recommends: laptop-detect, xresprobe, mdetect, discover1 | discover
 Description: the X.Org X server
  This package depends on the full suite of the server and drivers for the
  X.Org X server, as well as providing a configuration infrastructure to manage
  xorg.conf.  It does not provide the actual server itself, but removing it
  is strongly discouraged.
+# versioned dependency on xserver-xorg-core needed because xserver-xorg
+# contains a symlink to the reportbug script shipped in that package starting
+# with 2:1.1.1-11
 
 
 Package: xserver-xfree86

Added: trunk/debian/xorg/debian/xserver-xorg.links
===================================================================
--- trunk/debian/xorg/debian/xserver-xorg.links	                        (rev 0)
+++ trunk/debian/xorg/debian/xserver-xorg.links	2006-11-25 18:02:04 UTC (rev 4059)
@@ -0,0 +1 @@
+usr/share/bug/xserver-xorg-core/script usr/share/bug/xserver-xorg/script



Reply to: