~ubuntu-branches/ubuntu/natty/libjpeg6b/natty

« back to all changes in this revision

Viewing changes to patch-stamp

  • Committer: Bazaar Package Importer
  • Author(s): Bill Allombert
  • Date: 2007-08-16 22:59:21 UTC
  • Revision ID: james.westby@ubuntu.com-20070816225921-vk7fsapj4mxi5v9f
Tags: 6b-14
* The "Lino" release.
* exifautotran:
  - fix typo in manpage. closes: #376371, thanks Reuben Thomas.
  - preserve file mode. closes: #383379, thanks Vincent Arkesteijn.
* debian/control, debian/rules, debian/compat:
  + switch to debhelper v5
  + add libjpeg-dbg debugging package.
* debian/rules: remove - before "make clean" rules.
* Add patch 204_jpegtran_man to improve readability of manpage.
  closes: #437453. Thanks Jorgen Grahn.
* jpegexiforient.1: Apply patch from Jorgen Grahn to improve formatting.
  closes: #437446.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
debian/patches/203_rdppm.dpatch (Bill Allombert <ballombe@debian.org>):
17
17
  Fix byte order issue with 16bit PPM/PGM files in rdppm.c
18
18
 
 
19
debian/patches/204_jpegtran_man.dpatch (Jorgen Grahn <grahn+debian@snipabacken.dyndns.org>):
 
20
  improves readability of jpegtran man page
 
21
 
19
22
debian/patches/300_config.sub.dpatch ():
20
23
  Fix config.{sub,guess} to use autotools-dev version.