* New upstream version
[ Andreas Boll ]
* Switch to dh with the autoreconf and quilt addons, fixing possible FTBFS
when building in parallel (closes: #801059). Thanks, Matthias Klose!
[ Julien Cristau ]
* Remove Cyril from Uploaders.
* Bump Standards-Version to 3.9.6, update Vcs-* control fields.
* New upstream release.
* Add ${misc:Depends} to libxmu-headers.
* Use /usr/share/quilt/quilt.make instead of xsfbs for patching.
* Add build-{arch,indep} debian/rules targets.
* Bump debhelper compat level from 5 to 7.
* New upstream release.
* Don't require (fake)root for debian/rules clean.
* Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per
configure.ac.
* Xmu.html no longer hardcodes the full path to xlogo.svg, drop sed call
from debian/rules.
* Remove David Nusinow from Uploaders.
* Bump debhelper build-dep for ${misc:Pre-Depends} usage.
* Build for multiarch.
[ Christopher James Halse Rogers ]
* debian/patches/01_dont_export_private_deps.patch:
- The Xmu.h header uses libXt symbols in a #define, so libXt is not a
private dep. With binutils-gold, the indirect dependency on Xt is not
considered when linking with Xmu so this causes build failures.
[ Julien Cristau ]
* Drop Pre-Depends on x11-common, only needed for upgrades from the
monolith.
* New upstream release.
* Bump xutils-dev build-dep for new macros.
* Add xmlto, xorg-sgml-doctools, and w3m build-dep for the doc.
* Pass --with-xmlto and --without-fop (we want html and txt only).
* Pass --docdir=/usr/share/doc/libxmu-headers and add this directory to
libxmu-headers.install file.
* Remove the hardcoded path to the X logo in the Xmu.html file.
* Kill *.xml in the doc directory, no point in shipping them.
* Switch from --list-missing to --fail-missing for additional safety.
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
* Remove myself from Uploaders
* Don't pass both -s and -Nfoo/-pfoo to dh_strip. This resulted in an empty
libxmuu1-dbg (Closes: #594500). Thanks to Luca Falavigna for the report.
[ Cyril Brulebois ]
* Add myself to Uploaders.
* Bump urgency to “high” for the RC bugfix. Thanks to Jakub Wilk as well
for the report.
[ Timo Aaltonen ]
* New upstream release.
+ Fix 64bit support (closes: #521887)
[ Julien Cristau ]
* Bump Standards-Version to 3.8.3.
[ Julien Cristau ]
* Drop -1 debian revisions from build-deps.
* libxmu6{,-dbg}, libxmu-dev, libxmuu1{,-dbg} and libxmuu-dev don't need a
dependency on x11-common.
* Build libxmu-headers in binary-indep instead of binary-arch
(closes: #486418). Thanks, Martin Koeppe!
* Run autoreconf on build; build-depend on automake, libtool, xutils-dev.
* Handle parallel builds.
[ Brice Goglin ]
* Add a link to www.X.org and a reference to the upstream module
in the long description.
* Add upstream URL to debian/copyright.
* Add README.source, bump Standards-Version to 3.8.2.
* Use updated xsfbs, closes: #538587.
* Move -dbg packages to section debug.
[ Julien Cristau ]
* New upstream release.
* Make libxmu*-dev depend on libxmu-headers (= ${source:Version}). Thanks,
Josh Triplett.
* Don't export private dependencies in xmu.pc and xmuu.pc. These
dependencies are handled by Requires.private.
* Due to the above, build-depend on quilt and apply the xsfbs patch rules.
* Update xsfbs to the latest version as of 2008-01-06.
* Add myself to Uploaders, and remove Branden and Fabio with their
permission.
* Bump Standards-Version to 3.7.3 (no changes).
* s/^XS-Vcs/Vcs/
[ Timo Aaltonen ]
* Bump the epoch so that this can be synced to Ubuntu in the future.
* New upstream release.
* Install the upstream changelog.
* Remove outdated CVS information from the package descriptions, and add
XS-Vcs-Git and XS-Vcs-Browser.
* Fix package sections (libraries in libs, development stuff in libdevel).
* Use ${binary:Version} instead of ${Source-Version}.
[ Andres Salomon ]
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
[ Drew Parsons ]
* dbg package has priority extra.
* New upstream release
* Bump debhelper compat to 5
* Run dh_install with --list-missing
* Version the -headers package's x11-common pre-dep to use version 1:7.0.0
to match the rest of Debian and shut lintian up
* Bump standards version to 3.7.2.0
* Reorder makeshlib command in rules file so that ldconfig is run
properly. Thanks Drew Parsons and Steve Langasek.
* Upload to unstable
* First upload to Debian
* Also, libxmu-dev needs to depend on libxt-dev too.
* Bump libxt-dev build-dep once more, _XOPEN_SOURCE begone!
* Make libxmu-dev depend on libxext-dev, since libxmu links to it.
* Bump Build-Depends on libx11-dev, libxext-dev and libxt-dev to avoid
_XOPEN_SOURCE.
* First libxmu release.