[ubuntu/karmic] glide 2002.04.10ds1-3 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Jun 1 14:55:38 BST 2009


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 <bubulle at debian.org> for the coordination.
    (Closes: #524384)
  * Debconf template translations:
    - Update Czech. (Closes: #527376)
      Thanks to Michal Šimůnek <michal.simunek at gmail.com>.
    - Update French. (Closes: #527212)
      Thanks to Steve Petruzzello <dlist at bluewin.ch>.
    - Update Galician. (Closes: #527325)
      Thanks to Marce Villarino <mvillarino at gmail.com>.
    - Update German. (Closes: #527487)
      Thanks to Erik Schanze <schanzi_ at gmx.de>.
    - Update Italian. (Closes: #526377)
      Thanks to Luca Monducci <luca.mo at tiscali.it>.
    - Update Japanese. (Closes: #525098)
      Thanks to Hideki Yamane <henrich at debian.or.jp>.
    - Update Portuguese. (Closes: #527324)
      Thanks to Américo Monteiro <a_monteiro at netcabo.pt>.
    - Update Russian. (Closes: #526755)
      Thanks to Sergey Alyoshin <alyoshin.s at gmail.com>.
  * 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 <tbm at cyrius.com>.
  * 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.

Date: Mon,  01 Jun 2009 14:42:27 +0100
Changed-By: Julien Lavergne <julien.lavergne at gmail.com>
Maintainer: Guillem Jover <guillem at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/glide/2002.04.10ds1-3
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  01 Jun 2009 14:42:27 +0100
Source: glide
Binary: glide2-bin, libglide2, libglide2-dev, libglide3, libglide3-dev
Architecture: source
Version: 2002.04.10ds1-3
Distribution: karmic
Urgency: low
Maintainer: Guillem Jover <guillem at debian.org>
Changed-By: Julien Lavergne <julien.lavergne at gmail.com>
Closes: 504647 504838 524384 525098 526377 526755 527212 527324 527325 527376 527487
Changes: 
 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 <bubulle at debian.org> for the coordination.
     (Closes: #524384)
   * Debconf template translations:
     - Update Czech. (Closes: #527376)
       Thanks to Michal Šimůnek <michal.simunek at gmail.com>.
     - Update French. (Closes: #527212)
       Thanks to Steve Petruzzello <dlist at bluewin.ch>.
     - Update Galician. (Closes: #527325)
       Thanks to Marce Villarino <mvillarino at gmail.com>.
     - Update German. (Closes: #527487)
       Thanks to Erik Schanze <schanzi_ at gmx.de>.
     - Update Italian. (Closes: #526377)
       Thanks to Luca Monducci <luca.mo at tiscali.it>.
     - Update Japanese. (Closes: #525098)
       Thanks to Hideki Yamane <henrich at debian.or.jp>.
     - Update Portuguese. (Closes: #527324)
       Thanks to Américo Monteiro <a_monteiro at netcabo.pt>.
     - Update Russian. (Closes: #526755)
       Thanks to Sergey Alyoshin <alyoshin.s at gmail.com>.
   * 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 <tbm at cyrius.com>.
   * 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.
Files: 
 380a2b0afb051542b5b77c20eb07cc02 1357 libs optional glide_2002.04.10ds1-3.dsc
 d50757f16147a757f68420ea78d8c210 100462 libs optional glide_2002.04.10ds1-3.diff.gz
 f58ab851c68532c56dfee4320e97fcc6 7344208 libs optional glide_2002.04.10ds1.orig.tar.gz


More information about the Karmic-changes mailing list