Branches for Maverick

Name Status Last Modified Last Commit
lp:ubuntu/maverick/libimage-exif-perl 2 Mature 2010-04-30 17:15:35 UTC
4. The 'ready for perl 5.10' release. [...

Author: Damyan Ivanov
Revision Date: 2008-01-25 12:34:34 UTC

The 'ready for perl 5.10' release.

[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza); Homepage field (source stanza). Removed: XS-
  Vcs-Svn fields.
* debian/rules:
  - remove directories only if they exist
  - move dh_clean before make distclean
  - create install-stamp target depending on build-stamp
  - use DESTDIR and PREFIX
  - remove commented out dh_calls
* Set Standards-Version to 3.7.3 (no changes needed).
* Set debhelper compatibility level to 6.
* debian/watch: use dist-based URL.
* Remove debian/docs, the installed README didn't contain useful
  information.
* Remove debian/dirs; then we also don't have to delete the created
  unneeded directories later in debian/rules.
* debian/copyright:
  - add generic upstream source location
  - list copyright/license for other copyright holders
  - change to new format
* Separate patches out into EXIF_T_GPSIFD.patch and hashbang.patch; add
  quilt framework.

[ Frank Lichtenheld ]
* debian/rules: leave nostrip support to dh_strip

[ Damyan Ivanov ]
* debian/rules: more cleanup
  * -Wall is in $(CFLAGS) already. No need to add it to OPTIMIZE="..."
  * use $(TMP) as convenient shortcut to debian/lbimage-exif-perl
  * Do not ignore distclean errors
    + as upstream ships broker Makefile, before invoking $(MAKE) distclean,
      invoke $(PERL) Makefile.PL to re-generate Makefile.
  * remove unused dh_installdirs and dh_installman
  * move debian/libimage-exif-perl.examples's contents to arguments of
    dh_installexamples
* add myself to Uploaders
* invoke test suite
* actually create install-stamp
* add do-not-link-with-libexif.patch and remove libexif-dev from
  Build-Depedns. It seems this module does not use libexif at all

11 of 1 result