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

X Strike Force X.Org X11 SVN commit: r2203 - trunk/app/twm/debian



Author: dnusinow
Date: 2006-05-21 18:19:56 -0400 (Sun, 21 May 2006)
New Revision: 2203

Modified:
   trunk/app/twm/debian/changelog
   trunk/app/twm/debian/rules
Log:
* Run dh_install menu so that we actually install the menu method. Thanks
  giacomo boffi for the report and Bill Allombert for the fix.
  (closes: #364255)

Modified: trunk/app/twm/debian/changelog
===================================================================
--- trunk/app/twm/debian/changelog	2006-05-21 21:48:04 UTC (rev 2202)
+++ trunk/app/twm/debian/changelog	2006-05-21 22:19:56 UTC (rev 2203)
@@ -1,3 +1,11 @@
+twm (1:1.0.1-4) UNRELEASED; urgency=low
+
+  * Run dh_install menu so that we actually install the menu method. Thanks
+    giacomo boffi for the report and Bill Allombert for the fix.
+    (closes: #364255)
+
+ -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 18:20:25 -0400
+
 twm (1:1.0.1-3) unstable; urgency=low
 
   * Upload to unstable

Modified: trunk/app/twm/debian/rules
===================================================================
--- trunk/app/twm/debian/rules	2006-05-21 21:48:04 UTC (rev 2202)
+++ trunk/app/twm/debian/rules	2006-05-21 22:19:56 UTC (rev 2203)
@@ -81,6 +81,7 @@
 	dh_install --sourcedir=debian/tmp
 	dh_installchangelogs
 	dh_installexamples
+	dh_installmenu
 	dh_link
 	dh_strip --dbg-package=$(PACKAGE)
 	dh_compress



Reply to: