Branches for Wily

Name Status Last Modified Last Commit
lp:ubuntu/wily/libnet-xwhois-perl 1 Development 2015-05-05 23:31:20 UTC
4. * Team upload [ gregor herrmann ] * ...

Author: Axel Beckert
Revision Date: 2014-01-01 04:36:06 UTC

* Team upload

[ 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:
  - don't install empty /usr/lib/perl5 directory
  - use $(CURDIR) instead of `pwd`
  - remove variable OPTIMIZE, we don't compile anything
  - remove some comments, empty lines and unused/unneeded dh_* calls
  - let install target depend on build target
  - don't ignore errors of $(MAKE) realclean
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.

[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.

[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Axel Beckert ]
* Fix the following lintian warnings:
  + copyright-refers-to-symlink-license
  + copyright-contains-dh-make-perl-boilerplate
* Switch to source format "3.0 (quilt)"
* Bump debhelper compatibility to 9
  + Update versioned debhelper build-dependency accordingly
* Revamp debian/rules
  + Fix lintian warning debian-rules-missing-recommended-target
  + Replace "dh_clean -k" with "dh_prep"
  + Use dh_auto_{configure,build,test,install,clean}
    - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
    - Enables running test suite at build time
    - No more leftover files after running clean target
  + Remove obsolete /usr/lib/perl5 handling
  + Remove obsolete manual stamp file removal, now done by dh_clean
  + Remove obsolete variable usage and targets
  + Remove obsolete dh_{installchangelogs,builddeb} parameters
  + Move dh_install{docs,examples} parameters to debian/{docs,examples}
  + Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)

11 of 1 result