File: changelog

package info (click to toggle)
libconfig-mvp-perl 2.200008-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 292 kB
  • ctags: 66
  • sloc: perl: 699; makefile: 2
file content (142 lines) | stat: -rw-r--r-- 4,644 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
libconfig-mvp-perl (2.200008-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Drop (build) dependency on libmodule-runtime-perl.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Jul 2014 19:53:31 +0200

libconfig-mvp-perl (2.200007-1) unstable; urgency=medium

  * New upstream release.
  * Update years of copyright.
  * Drop build dependency on libcapture-tiny-perl.
  * Drop unversioned perl from Depends.
  * Build depend on Test::More 0.96.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Fri, 14 Feb 2014 21:34:53 +0100

libconfig-mvp-perl (2.200006-1) unstable; urgency=low

  * New upstream release.
  * Update (build) dependencies.

 -- gregor herrmann <gregoa@debian.org>  Wed, 18 Sep 2013 18:31:38 +0200

libconfig-mvp-perl (2.200003-1) unstable; urgency=low

  [ Alessandro Ghedini ]
  * Email change: Alessandro Ghedini -> ghedo@debian.org

  [ 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

  [ gregor herrmann ]
  * Explicitly (build-)depend on Module::Pluggable::Object.
    (Closes: #711654)
  * New upstream release.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 Aug 2013 16:54:09 +0200

libconfig-mvp-perl (2.200002-1) unstable; urgency=low

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

  [ Alessandro Ghedini ]
  * New upstream release
  * Drop fix-whatis.patch (merged upstream)
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3
  * Bump upstream copyright year

 -- Alessandro Ghedini <al3xbio@gmail.com>  Fri, 16 Mar 2012 13:48:44 +0100

libconfig-mvp-perl (2.200001-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Update my email address.

  [ Alessandro Ghedini ]
  * New upstream release
    - Update upstream copyright year
    - Add libthrowable-perl to (Build-)Depends
  * Remove libmodule-pluggable-perl from (Build-)Depends (now in core)
  * Remove libdist-zilla-perl and libpod-weaver-perl from Breaks
    (outdated version not in the archive)
  * Remove libconfig-ini-mvp-perl from Breaks (non-existent package)
  * Bump Standards-Version (no changes needed)
  * Add myself to Uploaders
  * Switch to debhelper 8
  * Add libclass-load-perl, libmoosex-oneargnew-perl, librole-identifiable-perl
    and librole-hasmessage-perl to (Build-)Depends(-Indep)
  * Update debian/copyright:
    - Replace "Debian GNU/Linux" with just "Debian"
    - Fix copyright-refers-to-symlink-license

  [ gregor herrmann ]
  * Add a patch to add a missing whatis entry.

 -- Alessandro Ghedini <al3xbio@gmail.com>  Wed, 23 Mar 2011 11:16:57 +0100

libconfig-mvp-perl (2.101650-1) unstable; urgency=low

  * New upstream release.
  * Bump (build-)dep on libmoose-perl to >= 0.91.

 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 15 Jun 2010 23:16:39 +0900

libconfig-mvp-perl (2.101540-1) unstable; urgency=low

  * New upstream release.
  * Use correct version number (0.024-2) for Breaks: libconfig-ini-mvp-perl.

 -- Ansgar Burchardt <ansgar@43-1.org>  Thu, 03 Jun 2010 18:45:46 +0900

libconfig-mvp-perl (2.101480-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Add (build-)dep on libtry-tiny-perl.
  * Breaks:
    - libconfig-ini-mvp-perl (<< 1.101451-2~)
    - libconfig-mvp-reader-ini-perl (<< 2.101460~)
    - libdist-zilla-perl (<< 3.101450~)
    - libpod-weaver-perl (<< 3.101450~)

  [ gregor herrmann ]
  * Add debian/NEWS to document API changes.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 29 May 2010 18:46:19 +0900

libconfig-mvp-perl (0.101410-1) unstable; urgency=low

  * New upstream release.
  * Add (build-)dep on libparams-util-perl.
  * No longer run release tests, remove build-dep on libtest-pod-perl.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 22 May 2010 17:14:03 +0900

libconfig-mvp-perl (0.100780-1) unstable; urgency=low

  * New upstream release.
  * Update years of copyright.
  * New build dependency: Test::More 0.88.
  * Set Standards-Version to 3.8.4 (no changes).
  * Convert to source format 3.0 (quilt).

 -- gregor herrmann <gregoa@debian.org>  Wed, 24 Mar 2010 17:32:04 +0100

libconfig-mvp-perl (0.093350-1) unstable; urgency=low

  * Initial release (cf. #562102).

 -- gregor herrmann <gregoa@debian.org>  Wed, 23 Dec 2009 18:25:17 +0100