File: changelog

package info (click to toggle)
libdevel-declare-perl 0.006011-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 412 kB
  • sloc: perl: 1,740; ansic: 746; makefile: 25
file content (159 lines) | stat: -rw-r--r-- 4,878 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
libdevel-declare-perl (0.006011-1) unstable; urgency=low

  * Imported Upstream version 0.006011
  * Bump Debhelper compat level 9
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3

 -- Angel Abad <angel@debian.org>  Thu, 23 Feb 2012 14:36:27 +0100

libdevel-declare-perl (0.006010-1) unstable; urgency=low

  * Imported Upstream version 0.006010

 -- Angel Abad <angel@debian.org>  Wed, 08 Feb 2012 18:19:26 +0100

libdevel-declare-perl (0.006009-1) unstable; urgency=low

  * mass updated Angel Abad's email address
  * Imported Upstream version 0.006009
  * debian/copyright: Update debian years

 -- Angel Abad <angel@debian.org>  Thu, 02 Feb 2012 09:50:06 +0100

libdevel-declare-perl (0.006008-1) unstable; urgency=low

  [ gregor herrmann ]
  * Remove debian/source/local-options; abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

  [ Angel Abad ]
  * Imported Upstream version 0.006008
  * debian/control: Build-Depends on libextutils-depends-perl (>= 0.302)

 -- Angel Abad <angelabad@gmail.com>  Sun, 06 Nov 2011 22:19:38 +0100

libdevel-declare-perl (0.006007-1) unstable; urgency=low

  [ Angel Abad ]
  * Imported Upstream version 0.006007
  * debian/control: Add myself to Uploaders
  * debian/copyright:
    - Update debian/* section
    - Update inc/Module/* section

  [ gregor herrmann ]
  * Make (build) dependency on libb-hooks-op-check-perl versioned.

 -- Angel Abad <angelabad@gmail.com>  Tue, 13 Sep 2011 12:54:57 +0200

libdevel-declare-perl (0.006006-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Aug 2011 18:11:00 +0200

libdevel-declare-perl (0.006005-1) unstable; urgency=low

  * New upstream release.
  * Add build-dep on libtest-warn-perl.

 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 08 Jul 2011 23:50:54 +0200

libdevel-declare-perl (0.006004-1) unstable; urgency=low

  * New upstream release.

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 14 May 2011 15:50:30 +0200

libdevel-declare-perl (0.006003-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 0.006001

  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org

  [ gregor herrmann ]
  * New upstream release 0.006003.
  * Switch to source format 3.0 (quilt).
  * debian/copyright: update license stanzas.
  * Add /me to Uploaders.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.2 (no further changes).

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Apr 2011 19:11:26 +0200

libdevel-declare-perl (0.006000-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Standards-Version 3.8.4 (no changes)
  * Drop unnecessary version dependencies

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ gregor herrmann ]
  * Drop use-old-test-simple.patch now that #541342 is fixed, build depend on
    "perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)". Drop quilt framework.

  [ Franck Joncourt ]
  * Refreshed d.copyright to follow DEP5 guideline.

 -- Jonathan Yu <jawnsy@cpan.org>  Tue, 09 Mar 2010 16:22:36 -0500

libdevel-declare-perl (0.005011-2) unstable; urgency=low

  [ Ryan Niebur ]
  * Update jawnsy's email address

  [ Damyan Ivanov ]
  * rules: build with -O1 on sparc and Perl before 5.10.1; fixes alignment
    error (triggerred during tests)
    Closes: 543573; Thanks to Niko Tyni for investigation and fix proposal
    + bump debhelper build-dependency to guarantee support for overrides
  * add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 02 Sep 2009 23:24:35 +0300

libdevel-declare-perl (0.005011-1) unstable; urgency=low

  * New upstream release
  * Add patch to use old version of Test::More to work around #541342
    + new patch: use-old-test-simple.patch
    + add quilt framework and README.source
  * debian/control: make build-dep on perl unversioned (version in oldstable
    is recent enough)
  * Bump Standards-Version to 3.8.3
  * Add myself to Uploaders

 -- Ansgar Burchardt <ansgar@43-1.org>  Tue, 18 Aug 2009 19:11:01 +0200

libdevel-declare-perl (0.005010-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Conditionally expands linestrings under Perl's debugger

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

  [ Ryan Niebur ]
  * New upstream release

 -- Ryan Niebur <ryanryan52@gmail.com>  Tue, 11 Aug 2009 16:49:10 -0700

libdevel-declare-perl (0.005003-1) unstable; urgency=low

  * Initial Release. (Closes: #529234)

 -- Jonathan Yu <frequency@cpan.org>  Sun, 24 May 2009 12:01:04 -0400