File: changelog

package info (click to toggle)
libdata-types-perl 0.09-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 104 kB
  • ctags: 14
  • sloc: perl: 268; makefile: 2
file content (112 lines) | stat: -rw-r--r-- 3,613 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
libdata-types-perl (0.09-2) unstable; urgency=low

  [ 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 ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add explicit build dependency on libmodule-build-perl.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 07 Jun 2015 17:20:28 +0200

libdata-types-perl (0.09-1) unstable; urgency=low

  [ Rene Mayorga ]
  * Email change: Rene Mayorga -> rmayorga@debian.org

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

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

  [ gregor herrmann ]
  * New upstream release.
  * Switch to source format 3.0 (quilt).
  * Use tiny debian/rules, switch to debhelper 8.
  * debian/copyright: use DEP5 formatting.
  * debian/control: 
    - bump Standard-Version to 3.9.2, remove unneeded versions/packages 
    - add /me to Uploaders 
    - make short description a noun phrase

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Aug 2011 17:43:44 +0200

libdata-types-perl (0.08-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - libtest-pod-perl added to B-D-I
    - Add myself back to uploaders
  * debian/copyright - Refresh copyright years
  * sync debian/rules with newest dh-make-perl template

 -- Rene Mayorga <rmayorga@debian.org.sv>  Tue, 06 May 2008 23:53:30 -0600

libdata-types-perl (0.07-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.

  [ Rene Mayorga ]
  * New upstream release
  * compat level set to 6
  * debian/control
    + Raise debhelper version to 6
    + Set standards-version to 3.7.3 (no changes needed)
    + Tiny adjust to descriptions to keep lintian happy
  * debian/rules
    + use $@ to touch stamp files
    + remove OPTIMIZE we don't needed
    + Move tests suites from install-stamp to build-stamp target
    + remove uneeded dh_ calls
    + remove usr/lib/perl5/auto/Data/Types/.packlist and empty dirs
    + Don't install README, it's only have installation info and
      is not needed
  * debian/copyright
    + fix upstream URL
    + Refresh upstream's copyright years
  * debian/watch: reaise version to 3, improve upstream URL

  [ Damyan Ivanov ]
  * debian/rules:
    + make install target depend only on install-stamp, and that - on
      build-stamp
    + instead of removing .packlist files, pass create_packlist=0 to ./Build
      install
    + drop unneeded dh_link
  * add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 23 Jan 2008 22:09:44 +0200

libdata-types-perl (0.06-1) unstable; urgency=low

  * New upstream release
  * debian/control:
   - Standards-Version: increased to 3.7.2 without additional changes
   - Build-Depends: moved here debhelper & libmodule-build-perl

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 23 May 2006 15:38:35 +0200

libdata-types-perl (0.05-1) unstable; urgency=low

  * Initial Release (closes: #258094).

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue,  3 Jan 2006 17:30:50 +0100