Author: dnusinow
Date: 2006-01-17 21:26:25 -0500 (Tue, 17 Jan 2006)
New Revision: 1087

Modified:
   branches/modular/app/xterm/debian/changelog
   branches/modular/app/xterm/debian/control
   branches/modular/app/xterm/debian/xterm.install
Log:
* Install everything in /usr/bin, /etc/X11/app-defaults, and
  /usr/share/man/man1. This gives us back the resize program.
  (closes: #345477, #348615, #347553)
* Add conflicts and replaces to xutils < 6.9.0.dfsg.1


Modified: branches/modular/app/xterm/debian/changelog
===================================================================
--- branches/modular/app/xterm/debian/changelog 2006-01-16 22:19:03 UTC (rev 
1086)
+++ branches/modular/app/xterm/debian/changelog 2006-01-18 02:26:25 UTC (rev 
1087)
@@ -1,3 +1,12 @@
+xterm (208-3) unstable; urgency=low
+
+  * Install everything in /usr/bin, /etc/X11/app-defaults, and
+    /usr/share/man/man1. This gives us back the resize program.
+    (closes: #345477, #348615, #347553)
+  * Add conflicts and replaces to xutils < 6.9.0.dfsg.1
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Tue, 17 Jan 2006 21:24:01 -0500
+
 xterm (208-2) unstable; urgency=low
 
   * Added 000_stolen_from_HEAD.diff, with last minute changes from Thomas

Modified: branches/modular/app/xterm/debian/control
===================================================================
--- branches/modular/app/xterm/debian/control   2006-01-16 22:19:03 UTC (rev 
1086)
+++ branches/modular/app/xterm/debian/control   2006-01-18 02:26:25 UTC (rev 
1087)
@@ -92,6 +92,8 @@
 Recommends: xutils
 Suggests: xfonts-cyrillic
 Provides: x-terminal-emulator
+Conflicts: xutils (<< 6.9.0.dfsg.1)
+Provides: xutils (<< 6.9.0.dfsg.1)
 Description: X terminal emulator
  xterm is a terminal emulator for the X Window System.  It provides DEC VT102
  and Tektronix 4014 compatible terminals for programs that cannot use the

Modified: branches/modular/app/xterm/debian/xterm.install
===================================================================
--- branches/modular/app/xterm/debian/xterm.install     2006-01-16 22:19:03 UTC 
(rev 1086)
+++ branches/modular/app/xterm/debian/xterm.install     2006-01-18 02:26:25 UTC 
(rev 1087)
@@ -1,12 +1,3 @@
-etc/X11/app-defaults/KOI8RXTerm
-etc/X11/app-defaults/UXTerm
-etc/X11/app-defaults/XTerm
-etc/X11/app-defaults/XTerm-color
-usr/bin/koi8rxterm
-usr/bin/lxterm
-usr/bin/uxterm
-usr/bin/xterm
-usr/share/man/man1/koi8rxterm.1x
-usr/share/man/man1/lxterm.1x
-usr/share/man/man1/uxterm.1x
-usr/share/man/man1/xterm.1x
+etc/X11/app-defaults/*
+usr/bin/*
+usr/share/man/man1/*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to