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

X Strike Force X.Org X11 SVN commit: r1142 - branches/modular/lib/mesa-6.4.1/debian



Author: dnusinow
Date: 2006-01-29 23:02:11 -0500 (Sun, 29 Jan 2006)
New Revision: 1142

Modified:
   branches/modular/lib/mesa-6.4.1/debian/changelog
   branches/modular/lib/mesa-6.4.1/debian/rules
Log:
* Re-add dh_installdirs call to binary-indep target so that we get
  arch-specific dirs for the mesa-swx11-source package


Modified: branches/modular/lib/mesa-6.4.1/debian/changelog
===================================================================
--- branches/modular/lib/mesa-6.4.1/debian/changelog	2006-01-30 02:48:04 UTC (rev 1141)
+++ branches/modular/lib/mesa-6.4.1/debian/changelog	2006-01-30 04:02:11 UTC (rev 1142)
@@ -1,3 +1,11 @@
+mesa (6.4.1-0.2) unstable; urgency=low
+
+  * NMU
+  * Re-add dh_installdirs call to binary-indep target so that we get
+    arch-specific dirs for the mesa-swx11-source package
+
+ -- David Nusinow <dnusinow@debian.org>  Sat, 28 Jan 2006 17:42:00 -0500
+
 mesa (6.4.1-0.1) unstable; urgency=low
 
   [ Marcelo E. Magallon <mmagallo@debian.org> ]

Modified: branches/modular/lib/mesa-6.4.1/debian/rules
===================================================================
--- branches/modular/lib/mesa-6.4.1/debian/rules	2006-01-30 02:48:04 UTC (rev 1141)
+++ branches/modular/lib/mesa-6.4.1/debian/rules	2006-01-30 04:02:11 UTC (rev 1142)
@@ -157,6 +157,7 @@
 	dh_testroot
 	dh_installchangelogs docs/VERSIONS
 	dh_installdocs
+	dh_installdirs
 #	dh_installexamples
 	dh_install
 #	dh_installman



Reply to: