glide (2002.04.10ds1-3) unstable; urgency=low
* Use $(filter ...) instead of $(findstring ...) to extract space separated
options from DEB_BUILD_OPTIONS in debian/rules.
* Debconf templates and package descriptions reviewed by the
debian-l10n-english team as part of the Smith review project.
Thanks to Christian Perrier <email address hidden> for the coordination.
(Closes: #524384)
* Debconf template translations:
- Update Czech. (Closes: #527376)
Thanks to Michal Šimůnek <email address hidden>.
- Update French. (Closes: #527212)
Thanks to Steve Petruzzello <email address hidden>.
- Update Galician. (Closes: #527325)
Thanks to Marce Villarino <email address hidden>.
- Update German. (Closes: #527487)
Thanks to Erik Schanze <email address hidden>.
- Update Italian. (Closes: #526377)
Thanks to Luca Monducci <email address hidden>.
- Update Japanese. (Closes: #525098)
Thanks to Hideki Yamane <email address hidden>.
- Update Portuguese. (Closes: #527324)
Thanks to Américo Monteiro <email address hidden>.
- Update Russian. (Closes: #526755)
Thanks to Sergey Alyoshin <email address hidden>.
* Update debconf .po files from the .pot file.
glide (2002.04.10ds1-2) unstable; urgency=low
* Do not try to install glide2 libraries on non-i386.
glide (2002.04.10ds1-1) unstable; urgency=low
* Repackage upstream tarball to stop using tar-in-tar.
* Demote glide2-bin from Recommends to Suggests in libglide2.
(Closes: #504647)
* Switch to debhelper compatibility level 7.
* Use dh_prep instead of “dh_clean -k”.
* Fix typo (llibglide → libglide) in libglide2-dev Conflicts field.
* Refactor glide3 build code into a make define and use it for h3 and h5.
* Switch from dbs to quilt:
- Remove debian/vars.
- Remove dbs and added quilt to Build-Depends.
- Add new debian/patches/series file.
* Update debian/rules for quilt:
- Use CURDIR instead of SRC_DIR.
- Include quilt.make.
- Remove now unused debian/patch.mk.
- Merge sys-clean into clean target.
- Merge build.glide2.cvg and build.glide2.h3 into build.glide2.
- Merge build.glide3.h3 and build.glide3.h5 into build.glide3.
- Move swlibs symlinking into each build and clean target.
- On clean patch and unpatch before the actual cleaning.
- Remove now unused targets unpack and make-patch.
* Refresh all patches with -pab.
* Remove unused install.headers.glide2 target from debian/rules.
* Merge all binary-<pkg> targets into binary-arch.
- Add “-s” to debhelper commands.
- Add “-Nglide2-bin -Nglide3-bin” to the general dh_shlibdeps call.
* Use “#else” instead of “#elif”, fix a FTBFS with gcc-4.4. (Closes: #504838)
Based on a patch by Martin Michlmayr <email address hidden>.
* Merge build.glide2 and build.glide3 into the build target.
* Only clean glide2x directory on the same architectures where it's built.
* Move file installation for glide2-bin, glide3-bin, libglide2-dev and
libglide3-dev from debian/rules to .install files.
* Move dh_strip after dh_link.
* Install textures for test programs in glide2-bin.
* Install additional test programs in glide2-bin.
* Remove obsolete Conflicts, Provides and Replaces from binary packages.
* Add missing ${misc:Depends} substvar to Depends fields.
* Add a debian/README.source file.
* Now using Standards-Version 3.8.0.
-- Julien Lavergne <email address hidden> Mon, 01 Jun 2009 14:42:27 +0100