X Strike Force X.Org X11 SVN commit: r3056 - trunk/lib/libxaw/debian
Author: dnusinow
Date: 2006-08-27 19:23:46 -0400 (Sun, 27 Aug 2006)
New Revision: 3056
Modified:
trunk/lib/libxaw/debian/changelog
trunk/lib/libxaw/debian/control
Log:
Fix thinko and prep changelog for release
Modified: trunk/lib/libxaw/debian/changelog
===================================================================
--- trunk/lib/libxaw/debian/changelog 2006-08-27 23:16:44 UTC (rev 3055)
+++ trunk/lib/libxaw/debian/changelog 2006-08-27 23:23:46 UTC (rev 3056)
@@ -1,4 +1,4 @@
-libxaw (1:1.0.2-4) UNRELEASED; urgency=low
+libxaw (1:1.0.2-4) unstable; urgency=low
* Make libxaw7-dev conflict and replace libxaw6-dev and libxaw8-dev. Also
make libxaw6-dev do the same for libxaw7-dev and libxaw8-dev. These were
@@ -12,7 +12,7 @@
a non-existent libXaw8.so. Thanks Rene Engelhard, Steve Langasek, and
Michael Banck.
- -- David Nusinow <dnusinow@debian.org> Sun, 27 Aug 2006 19:15:15 +0000
+ -- David Nusinow <dnusinow@debian.org> Sun, 27 Aug 2006 19:17:18 +0000
libxaw (1:1.0.2-3) unstable; urgency=low
Modified: trunk/lib/libxaw/debian/control
===================================================================
--- trunk/lib/libxaw/debian/control 2006-08-27 23:16:44 UTC (rev 3055)
+++ trunk/lib/libxaw/debian/control 2006-08-27 23:23:46 UTC (rev 3056)
@@ -106,8 +106,8 @@
Package: libxaw7-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxaw7 (= ${Source-Version}), libxaw-headers (= ${Source-Version})
-Conflicts: libxaw7-dev, libxaw8-dev
-Replaces: libxaw7-dev, libxaw8-dev
+Conflicts: libxaw6-dev, libxaw8-dev
+Replaces: libxaw6-dev, libxaw8-dev
Description: X11 Athena Widget library (development headers)
libXaw7 provides the second version of Xaw, the Athena Widgets tookit,
which is largely used by legacy X applications. This version is the
Reply to: