File: changelog

package info (click to toggle)
libstar-parser-perl 0.59-4
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, trixie
  • size: 228 kB
  • ctags: 38
  • sloc: perl: 1,360; makefile: 2
file content (69 lines) | stat: -rw-r--r-- 2,536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
libstar-parser-perl (0.59-4) unstable; urgency=low

  * 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: delete /usr/lib/perl5 only if it exists.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Change my email address.

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

  [ 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 ]
  * Change homepage from (non- or no more existing) MetaCPAN.org page to
    http://pdb.sdsc.edu/STAR/
  * Switch to source format "3.0 (quilt)"
  * Fix lintian warning copyright-without-copyright-notice
  * Remove debian/libstar-parser.substvars from git repository.
    + Fixes lintian warning diff-contains-substvars
  * Apply wrap-and-sort
  * 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} and put them in the
      correct targets.
    + Remove obsolete /usr/lib/perl5 handling
    + Use debian/clean instead of manually calling rm
    + Drop obsolete parameter from dh_installchangelogs
    + Move dh_installdocs parameter to debian/docs
    + Remove obsolete variable usage
    + Finally switch to a minimal dh-style debian/rules file
  * Bump Standards-Version to 3.9.5 (no further changes)

 -- Axel Beckert <abe@debian.org>  Mon, 23 Dec 2013 21:35:32 +0100

libstar-parser-perl (0.59-3) unstable; urgency=low

  * Add dh_md5sums to debian/rules.
  * Don't ignore errors of make clean.
  * Add $(MAKE) test to debian/rules.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 17 Aug 2007 13:26:13 +0200

libstar-parser-perl (0.59-2) unstable; urgency=low

  * Upgraded to comptibility level 5.

 -- Carlo Segre <segre@debian.org>  Fri, 29 Dec 2006 00:57:06 -0600

libstar-parser-perl (0.59-1) unstable; urgency=low

  * Initial Release (Closes: #373208)
  * Maintainer -
    Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org>
    via Carlo Segre <segre@iit.edu>

 -- Carlo Segre <segre@iit.edu>  Wed, 14 Jun 2006 01:27:23 -0500