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

« back to all changes in this revision

Viewing changes to debian/copyright

  • 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
1
This is Debian's prepackaged version of the `jpeg library' by the Independent
2
2
JPEG Group.
3
3
 
4
 
This package was created by Mark Mickan <mmickan@debian.org> from sources
5
 
which can be found at ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
 
4
This package was created by Bill Allombert <ballombe@debian.org> from sources
 
5
which can be found at http://www.ijg.org/jpegsrc.v6b1.tar.gz.
 
6
 
 
7
Package for version 6b was created by Mark Mickan <mmickan@debian.org> from
 
8
sources which can be found at ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
6
9
 
7
10
It is partly based on the libjpeg6a package originally put together by
8
11
Andy Guy <awpguy@acs.ucalgary.ca> and later maintained by Mark Mickan.