~ubuntu-branches/ubuntu/vivid/libjpeg6b/vivid

« back to all changes in this revision

Viewing changes to debian/README.sources

  • Committer: Bazaar Package Importer
  • Author(s): Bill Allombert
  • Date: 2010-06-29 13:55:42 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100629135542-u2ux634ovmawtrog
Tags: 6b1-1
* New upstream release
  - libjpeg62 has now versionned symbols.
  - Updated build system that use current libtool.
  - Full source code for the build system.
* debian/copyright: add 6b1 upstream download URL.
* debian/control:
  - libjpeg62-dev: Provides libjpeg-dev since the transition has been
    postponed.
  - Remove now useless dependency on libtool and sharutils
  - Bump Standards-Version to 3.9.0.
* Get rid of dpatch system. Patches were only relevant to libjpeg-progs
  which is not build from this package anymore.
* Move to new source format 3.0 (quilt). Patches applied:
  - use-autotools-dev: Use autotools-dev version of config.sub/.guess.
  - extern_C-jpeglib.h: Wrap jpeglib.h with extern "C" {} if __cplusplus 
    is defined.
* debian/rules:
  - Adjust for new build system and new patch system.
* debian/shlibs: add (>=6b1) to avoid linker warnings with libjpeg6b.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
libjpeg6b patch system
2
 
----------------------
3
 
 
4
 
libjpeg use dpatch for managing the patches applied to the upstream 
5
 
sources. However all the patches are already applied in the .diff.gz
6
 
so you can modify the source directly, just as before. 
7
 
 
8
 
Extra files:
9
 
debian/patch.mk: A local copy of /usr/share/dpatch/dpatch.make.
10
 
 
11
 
debian/check-pristine: a shell script to check if unpatched source 
12
 
is pristine.
13
 
 
14
 
debian/edit-patch: a copy of dpath-edit-patch that do not assume
15
 
  debian/rules clean unpatch the sources.
16
 
 
17
 
Patches zone:
18
 
100-199: Upstream patch or otherwise non-Debian issued.
19
 
200-299: Debian patch, non Debian specific (should be forwarded upstream).
20
 
300-399: Debian specific patch.
21
 
 
22
 
--
23
 
Bill Allombert <ballombe@debian.org>  Fri, 30 May 2003 23:46:27 +0200