2009
libxaw (2:1.0.6-1) unstable; urgency=low
* Add README.source, bump Standards-Version to 3.8.2. * New upstream release. * Move -dbg package to section debug.
-- Brice Goglin <bgoglin@debian.org> Mon, 27 Jul 2009 17:37:25 +0200
libxaw (2:1.0.5-2) unstable; urgency=low
* Upload to unstable.
-- Julien Cristau <jcristau@debian.org> Mon, 16 Feb 2009 19:11:19 +0100
2008
libxaw (2:1.0.5-1) experimental; urgency=low
[ Brice Goglin ]
* Add a link to www.X.org and a reference to the upstream module
in the long description.
[ Timo Aaltonen ]
* New upstream release.
[ Julien Cristau ]
* Run autoreconf on build. Add build-deps on autoconf, automake, libtool
and xutils-dev.
* Handle parallel builds.
-- Julien Cristau <jcristau@debian.org> Fri, 19 Dec 2008 14:11:04 +0100
libxaw (2:1.0.4-2) unstable; urgency=low
[ Drew Parsons ]
* Add a README.Debian to libxaw7-dev, pointing to further
documentation in the xspecs package. Closes: #260659.
[ Julien Cristau ]
* Stop building Xaw6. Remove the libxaw6, libxaw6-dbg, libxaw6-dev and
libxaw-headers packages, moving the contents of -headers to libxaw7-dev
(closes: #172890).
* Use ${binary:Version} instead of ${Source-Version}.
* Bump Standards-Version to 3.7.3.
* Add Vcs-Browser, and remove the XS- prefix from Vcs-Git.
* Drop the -1 debian revisions from build-dependencies.
* libxaw7{,-dbg} don't need to depend on x11-common.
* libxaw7-dev now Pre-Depends: x11-common (>= 1:7.0.0) because it contains
the Xaw headers in /usr/include/X11.
* Add myself to Uploaders.
-- Julien Cristau <jcristau@debian.org> Fri, 16 May 2008 16:02:12 +0200
2007
libxaw (2:1.0.4-1) unstable; urgency=low
[ Julien Cristau ]
* Move binary packages to the proper sections.
[ Timo Aaltonen ]
* Bump the epoch so that this can be synced to Ubuntu in the future.
[ Brice Goglin ]
* New upstream release.
* Add the upstream URL to debian/copyright.
* Add myself to Uploaders, and remove Fabio and Branden with their
permission.
-- Brice Goglin <bgoglin@debian.org> Wed, 22 Aug 2007 09:22:34 +0200
libxaw (1:1.0.3-3) unstable; urgency=low
* Upload to unstable.
-- Julien Cristau <jcristau@debian.org> Wed, 11 Apr 2007 11:09:19 +0200
libxaw (1:1.0.3-2) experimental; urgency=low
* Ship the Xaw(3) manpage in libxaw-headers instead of libxaw7-dev. Bump
Replaces to libxaw7-dev (<< 1:1.0.3-2).
-- Julien Cristau <jcristau@debian.org> Fri, 16 Feb 2007 17:43:38 +0100
libxaw (1:1.0.3-1) experimental; urgency=low
* New upstream release.
* Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git.
* Install the upstream ChangeLog.
* Make libxaw binNMUable: build-dep on dpkg-dev >= 1.13.19, and change
dependency of libxaw?-dev to libxaw-headers (= ${source:Version}).
-- Julien Cristau <jcristau@debian.org> Fri, 9 Feb 2007 18:08:12 +0100
2006
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
lost in the move to modular.
* Handle libXaw.so in *.links files so we can allow both libxaw6-dev and
libxaw7-dev to ship an appropriate libXaw.so symlink to libXaw[67].so
* Explicitly pass --disable-xaw8 to configure so that we don't try and build
it if the xprint .pc file is on the system. The configure script will try
and guess whether or not to build xaw8 if it doesn't get an explicit yes
or no. This way, we make sure the libXaw.so symlink doesn't get linked to
a non-existent libXaw8.so. Thanks Rene Engelhard, Steve Langasek, and
Michael Banck.
-- David Nusinow <dnusinow@debian.org> Sun, 27 Aug 2006 19:17:18 +0000
libxaw (1:1.0.2-3) unstable; urgency=low
* Bring X11R7.1 into unstable. * dbg package has priority extra.
-- Drew Parsons <dparsons@debian.org> Sat, 26 Aug 2006 00:22:33 +1000
libxaw (1:1.0.2-2) experimental; urgency=low
* Need to add libxaw7-dev.manpages for man pages to get installed!
-- Drew Parsons <dparsons@debian.org> Thu, 10 Aug 2006 00:51:43 +1000
libxaw (1:1.0.2-1) experimental; urgency=low
* New upstream version (X11R7.1).
* Use debhelper 5, update control, compat, use of dh_install to match.
* Handle libXaw.so.[67] in .install instead of .links (for
consistency since other symlinks such as libXaw7.so.7 are already
handled there).
* Exclude .la and Xaw8 from dh_install.
* Install Xaw man page with libxaw7-dev.
-- Drew Parsons <dparsons@debian.org> Wed, 9 Aug 2006 22:38:21 +1000
libxaw (1:1.0.1-6) UNRELEASED; urgency=low
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
* Bump standards version to 3.7.2.0.
* Version x11-common pre-dep in headers package to 1:7.0.0 to match
the rest of Debian.
-- Andres Salomon <dilinger@debian.org> Mon, 17 Jul 2006 01:20:41 -0400
libxaw (1:1.0.1-5) unstable; urgency=low
* Reorder makeshlib command in rules file so that ldconfig is run
properly. Thanks Drew Parsons and Steve Langasek.
* Add quilt to build-depends
-- David Nusinow <dnusinow@debian.org> Tue, 18 Apr 2006 22:48:53 -0400
libxaw (1:1.0.1-4) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Thu, 23 Mar 2006 22:44:29 -0500
libxaw (1:1.0.1-3) experimental; urgency=low
* Fix typo in debian/rules that allowed libxaw7 to get stripped without
saving the debugging symbols in the right package
-- David Nusinow <dnusinow@debian.org> Tue, 21 Mar 2006 20:43:38 -0500
libxaw (1:1.0.1-2) experimental; urgency=low
* Port patches from trunk
+ general/012_Xaw_StripChart_fix.diff
-- David Nusinow <dnusinow@debian.org> Sun, 26 Feb 2006 19:09:55 -0500
libxaw (1:1.0.1-1) UNRLEASED; urgency=low
* First upload to Debian * Add ed to build-depends. Thanks Eugene Konev. (seriously... ed!)
-- David Nusinow <dnusinow@debian.org> Fri, 6 Jan 2006 00:44:17 -0500
2005
libxaw (7.0.2-3) breezy; urgency=low
* Add libxmu-dev and libxpm-dev to the libxaw-headers dependencies.:
-- Adam Conrad <adconrad@ubuntu.com> Mon, 25 Jul 2005 05:46:47 +0000
libxaw (7.0.2-2) breezy; urgency=low
* Bump Build-Depends on libx11-dev, libxt-dev, libxmu-dev, libxpm-dev, and
x11proto-core-dev to avoid _XOPEN_SOURCE.
-- Daniel Stone <daniel.stone@ubuntu.com> Sat, 23 Jul 2005 00:31:45 +1000
libxaw (7.0.2-1) breezy; urgency=low
* First libxaw release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 16 May 2005 22:10:17 +1000