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

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



Author: dnusinow
Date: 2006-05-21 18:29:11 -0400 (Sun, 21 May 2006)
New Revision: 2204

Modified:
   trunk/app/twm/debian/changelog
   trunk/app/twm/debian/control
Log:
* Add a pre-depends on x11-common so the upgrade from X11R6 goes smoothly.
  Thanks Vasilis Vasaitis. (closes: #365913)

Modified: trunk/app/twm/debian/changelog
===================================================================
--- trunk/app/twm/debian/changelog	2006-05-21 22:19:56 UTC (rev 2203)
+++ trunk/app/twm/debian/changelog	2006-05-21 22:29:11 UTC (rev 2204)
@@ -3,8 +3,10 @@
   * 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)
+  * Add a pre-depends on x11-common so the upgrade from X11R6 goes smoothly.
+    Thanks Vasilis Vasaitis. (closes: #365913)
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 18:20:25 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 18:29:15 -0400
 
 twm (1:1.0.1-3) unstable; urgency=low
 

Modified: trunk/app/twm/debian/control
===================================================================
--- trunk/app/twm/debian/control	2006-05-21 22:19:56 UTC (rev 2203)
+++ trunk/app/twm/debian/control	2006-05-21 22:29:11 UTC (rev 2204)
@@ -8,6 +8,7 @@
 
 Package: twm
 Architecture: any
+Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: menu (>> 1.5), ${shlibs:Depends}, ${misc:Depends}
 Provides: x-window-manager
 Description: Tab window manager



Reply to: