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

X Strike Force X.Org X11 SVN commit: r1943 - trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian



Author: dnusinow
Date: 2006-04-22 17:58:10 -0400 (Sat, 22 Apr 2006)
New Revision: 1943

Modified:
   trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/changelog
   trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/rules
Log:
* Add call to dh_makeshlibs. Re-order dh_shlibdeps and dh_installdeb so that
  ldconfig is called in postinst. Thanks Justin Pryzby and Steve Langasek.
  (closes: #364013)

Modified: trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/changelog
===================================================================
--- trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/changelog	2006-04-22 21:06:33 UTC (rev 1942)
+++ trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/changelog	2006-04-22 21:58:10 UTC (rev 1943)
@@ -1,3 +1,11 @@
+xserver-xorg-video-via (1:0.1.33.2-3) UNRELEASED; urgency=low
+
+  * Add call to dh_makeshlibs. Re-order dh_shlibdeps and dh_installdeb so that
+    ldconfig is called in postinst. Thanks Justin Pryzby and Steve Langasek.
+    (closes: #364013)
+
+ -- David Nusinow <dnusinow@debian.org>  Sat, 22 Apr 2006 17:58:20 -0400
+
 xserver-xorg-video-via (1:0.1.33.2-2) unstable; urgency=low
 
   * Upload to modular

Modified: trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/rules
===================================================================
--- trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/rules	2006-04-22 21:06:33 UTC (rev 1942)
+++ trunk/driver/xf86-video-via-X11R7.0-0.1.33.2/debian/rules	2006-04-22 21:58:10 UTC (rev 1943)
@@ -77,8 +77,9 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
+	dh_makeshlibs
+	dh_shlibdeps
 	dh_installdeb
-	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb



Reply to: