Branches for Jaunty

Name Status Last Modified Last Commit
lp:ubuntu/jaunty/libtk-objscanner-perl 2 Mature 2009-08-18 06:47:05 UTC
4. [ gregor herrmann ] * debian/control:...

Author: gregor herrmann
Revision Date: 2008-01-28 21:35:09 UTC

[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
  field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* debian/rules: delete /usr/lib/perl5 only if it exists.

[ Jose Luis Rivas ]
* New upstream release
* debian/control:
 + Updated to Standards-Version 3.7.3
 + Changed debhelper to Build-Depends and updated to >= 5
* debian/copyright:
 + Fixed formatting of license.
 + Added the copyright actually of the package.
* debian/rules:
 + Now don't clean if there's no Makefile

[ Damyan Ivanov ]
* debian/watch: add v? to the patterh; require that the version starts with
  a digit and contains only digits and periods
* debian/copyright: use verbatim copy of the licensing terms

[ gregor herrmann ]
* debian/rules:
  - fix clean target
  - create build-stamp and install-stamp targets
  - use $(PERL) instead of perl
  - remove dh_installdirs and some other unused dh_* calls
  - remove OPTIMIZE, we don't compile anything
  - use DESTDIR and PREFIX on make install
  - remove some unused make variables
  - use dh_listpackages to get the package name
  - actually build in build-stamp target
* Set debhelper compatibility level to 6.
* debian/watch: extend regexp for matching upstream releases.
* Remove debian/libtk-objscanner-perl.examples and install the demo script
  from debian/rules.
* Remove debian/docs and install README from debian/rules.
* Create demo.patch instead of patching the source directly; add quilt
  framework.
* Make the example script executable explicitly instead of searching for
  possible scripts.
* Add xvfb, xbase-clients, xfonts-base to Build-Depends-Indep, enable
  tests in debian/rules, adjust information in README.Debian.
* Add /me to Uploaders.

[ Damyan Ivanov ]
* as Makefile.PL is patched, touch Makefile before $(MAKE) distclean to
  avoid Makefile re-building (and breaking building twice in a row)

11 of 1 result