File: changelog

package info (click to toggle)
libtest-manifest-perl 1.23-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 120 kB
  • ctags: 9
  • sloc: perl: 140; makefile: 2
file content (120 lines) | stat: -rw-r--r-- 4,367 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
libtest-manifest-perl (1.23-1) unstable; urgency=low

  * New upstream release
    + Warns about missing files and skips them, rather than trying to test them
  * Added myself to Uploaders and Copyright
  * Removed manpage section patch (they are no longer installed per upstream)
  * Bumped d/compat to 7. Require debhelper 7 now.
  * Use new short rules format.
  * Standards-Version 3.8.2
  * Removed redundant fields from d/control (priority/section)

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * 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.

  [ gregor herrmann ]
  * debian/copyright: update years of upstream copyright and switch to new
    format.
  * debian/control: remove build dependency on libtest-simple-perl and
    runtime dependency on libtest-harness-perl; replace them by a dependency
    on perl >= 5.8.8.

 -- Jonathan Yu <frequency@cpan.org>  Fri, 17 Jul 2009 10:22:09 -0400

libtest-manifest-perl (1.22-2) unstable; urgency=low

  * debian/rules:
    - touch Makefile in clean target after unpatching
      Makefile.PL to prevent it from being re-built; allows building twice
      in a row
    - bring in line with current practice in general
  * debian/watch: extended regexp for matching upstream releases.
  * debian/copyright: update years of copyright, wording of licensing terms
    and pointers to license files on Debian systems.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Wed, 30 Apr 2008 22:44:22 +0200

libtest-manifest-perl (1.22-1) unstable; urgency=low

  [ 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.

  [ David Paleino ]
  * New upstream version
  * debian/rules:
    - don't ignore the return value of $(MAKE) clean
    - updated to support quilt patch system
  * debian/compat - updated to version 5
  * debian/control:
    - moved debhelper to Build-Depends (required by clean target)
    - added quilt to Build-Depends
    - updated Standards-Version to 3.7.3
  * debian/patches:
    - 01-fix_manpage_section.patch added - it fixes the manpage section
      from "3" to "3pm"

  [ Damyan Ivanov ]
  * debian/watch:
    + add v? to watchfile pattern
    + do not allow underscores in version. they note a developer release
  * debian/rules: revamped
    + drop pwd/awk and use dh_listpackages to get package name
    + drop unused dh_installman, dh_link and dh_strip
    + add stamps and fix target dependencies accordingly
    + put actual making and test suite in build-stamp target
    + remove usr/lib/perl5 only if it exists and remove it verbosely
    + when cleaning, use distclean
  * debian/control: add libtest-pod-perl and libtest-pod-coverage-perl to
    B-D-I
  * Add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 09 Jan 2008 15:39:53 +0200

libtest-manifest-perl (1.14-1) unstable; urgency=low

  * New upstream version
  * Watchfile tweak so uupdate will work

 -- Jay Bonci <jaybonci@debian.org>  Thu,  7 Apr 2005 12:09:16 -0400

libtest-manifest-perl (1.11-1) unstable; urgency=low

  * New upstream version
  * Fixes debian/watch file so uscan will work

 -- Jay Bonci <jaybonci@debian.org>  Mon, 11 Oct 2004 02:02:38 -0400

libtest-manifest-perl (0.92-1) unstable; urgency=low

  * New Maintainer (Closes: #219823)
  * New upstream version
  * Bumped to policy-version 3.6.1.0 (no other changes)
  * Added module-specific CPAN url
  * Removed install file, as it is handled directly by the rules file

 -- Jay Bonci <jaybonci@debian.org>  Tue, 11 Nov 2003 01:02:40 -0500

libtest-manifest-perl (0.91-2) unstable; urgency=low

  * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 27 Jul 2003 08:09:43 -0500

libtest-manifest-perl (0.91-1) unstable; urgency=low

  * Initial release
    (closes: Bug#193495)

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 16 May 2003 06:33:30 -0500