lp:ubuntu/natty/glide

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/glide
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

12. By Guillem Jover <email address hidden>

* Debconf template translations:
  - Update Vietnamese. (Closes: #548039)
    Thanks to Clytie Siddall <email address hidden>.
* Switch to source format “3.0 (quilt)”:
  - Remove quilt from Build-Depends.
  - Remove quilt.make include from debian/rules.
  - Remove patch and unpatch target calls from debian/rules.
  - Remove now unneeded debian/README.source.
* Remove duplicated source Section field from libglide2 and libglide3
  binary package stanzas.
* Add md5sum control files to binary packages.
* Now using Standards-Version 3.8.4 (no changes needed).
* Switch libglide2-dev and libglide3-dev dependencies on libglide2 and
  libglide3 (respectively) to be strictly versioned. This was not done
  as historically the -dev packages were arch:all.
* Add lintian overrides for “useless ldconfig calls”, as the symlink under
  /usr/lib to the actual backend only gets created at install time.

11. By Guillem Jover <email address hidden>

* Debconf template translations:
  - Update Basque. (Closes: #530596)
    Thanks to Piarres Beobide <email address hidden>.
  - Update Spanish. (Closes: #532290)
    Thanks to Francisco Javier Cuadrado <email address hidden>.
  - Update Swedish. (Closes: #528573)
    Thanks to Martin Bagge <email address hidden>.
  - Update Finnish. (Closes: #533223)
    Thanks to Esko Arajärvi <email address hidden>.
* Unify debconf template translation headers.
* Now using Standards-Version 3.8.3 (no changes needed).

10. By Guillem Jover <email address hidden>

* 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.

9. By Mario Limonciello

* Merge from debian unstable, remaining changes:
  - glide2-bin is suggests instead of recommends.
* debian/rules:
  - Revert our changes as they're not necessary
    anymore.

8. By Mario Limonciello

* debian/control:
  - Demote glide2-bin to suggests (LP: #258092)

7. By Lionel Le Folgoc

* debian/rules: add $(CURDIR) to SRC_DIR to fix FTBFS.
* debian/control: adhere to DebianMaintainerField.

6. By Guillem Jover <email address hidden>

Pass the proper -l argument to dh_shlibdeps for glide2-bin, from the
build dir instead of the installed dir, as there's no symlink pointing
to the hardware specific library there. (Closes: #456875)
Based on a patch by Anibal Avelar <email address hidden>.

5. By Andrea Veri

* debian/rules:
  - LD_LIBRARY_PATH for dpkg-shlibdeps has been moved to
    "-lbuild-tree/glide2x/h3/lib". This fixes a FTBFS when
    glide tries to search libglide.so.2 but fails following
    the wrong LD_LIBRARY_PATH.
* debian/control:
  - Modify Maintainer value to match Debian-Maintainer-Field Spec

4. By Guillem Jover <email address hidden>

* Debconf template translations:
  - Added Galician. (Closes: #412657)
    Thanks to Jacobo Tarrio <email address hidden>.
* Add -L and -l arguments to dh_shlibdeps for glide2-bin and glide3-bin
  package stanzas. (Closes: #453790)
* Switch Build-Depends from automake1.9 to automake.
* Do not include empty directories in libglide3-dev, glide3-bin and
  glide2-bin packages.
* Now using Standards-Version 3.7.3 (no changes needed).
* Add Homepage field.
* Add Vcs-Browser and Vcs-Svn fields.

3. By Guillem Jover <email address hidden>

* The "anything for the percentages" release.
* Disable assembler optimized triangle setup functions for glide2, as they
  are not PIC clean. (Closes: #376812)
  - debian/patches/glide2x-clobber-pic-reg: Removed file.
  - debian/patches/glide2x-c-trisetup: New file.
* Link against libm, so that pow is a resolvable symbol.
  - debian/patches/glide2x-link-libm: New file.
  - debian/patches/glide3x-link-libm: Likewise.
* Do not consider dollar signs as part of the symbol names in assembler
  code, thus getting rid of non-existing unresolvable insterted symbols.
  (Closes: #329920, #326099)
  - debian/patches/glide3x-link-unresolved: New file.
* Enable C based cpu detection code on !i386 instead of only on alpha.
  This fixes a missing unresolved symbol on amd64 and ia64. (Closes: #307058)
  - debian/patches/z07-cpudetect-no-ia32: New file.
* Debconf template translations:
  - Updated Dutch. (Closes: #375673, #377260, #388113)
    Thanks to Kurt De Bree <email address hidden>.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/glide
This branch contains Public information 
Everyone can see this information.

Subscribers