File: changelog

package info (click to toggle)
libb-hooks-endofscope-perl 0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 348 kB
  • sloc: perl: 476; makefile: 7
file content (163 lines) | stat: -rw-r--r-- 5,618 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
160
161
162
163
libb-hooks-endofscope-perl (0.24-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Remove Antonio Radici from Uploaders. Thanks for your work!
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Jose Luis Rivas from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Florian Schlichting ]
  * Import upstream version 0.24
  * Declare compliance with Debian Policy 4.1.4
  * Update upstream metadata

 -- Florian Schlichting <fsfs@debian.org>  Mon, 14 May 2018 15:04:53 +0200

libb-hooks-endofscope-perl (0.21-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Florian Schlichting ]
  * Import upstream version 0.21
  * Add copyright paragraph for file newly included in inc/
  * Bump dh compat to level 9
  * Declare compliance with Debian Policy 3.9.8
  * Drop dependency version satisfied in oldstable

 -- Florian Schlichting <fsfs@debian.org>  Sat, 16 Jul 2016 23:47:58 +0200

libb-hooks-endofscope-perl (0.15-1) unstable; urgency=medium

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

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

  [ Florian Schlichting ]
  * Import upstream version 0.15
  * Add upstream metadata file, remove Source field in d/copyright
  * Update packaging copyright years
  * Drop obsoleted dependency on Module::Runtime
  * Declare compliance with Debian Policy 3.9.6
  * Add build-dependency on Devel::Hide for autopkgtest and mark package
    autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Wed, 08 Jul 2015 00:47:10 +0200

libb-hooks-endofscope-perl (0.13-1) unstable; urgency=medium

  * Import Upstream version 0.13
  * Add upstream-repo URL to Source field
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Declare compliance with Debian Policy 3.9.5
  * Update copyright years

 -- Florian Schlichting <fsfs@debian.org>  Fri, 10 Jan 2014 00:07:11 +0100

libb-hooks-endofscope-perl (0.12-1) unstable; urgency=low

  [ 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 ]
  * New upstream release.
  * Update years of packaging copyright.
  * Set Standards-Version to 3.9.4 (no changes).
  * Update build and runtime dependencies.

 -- gregor herrmann <gregoa@debian.org>  Sat, 04 May 2013 17:31:45 +0200

libb-hooks-endofscope-perl (0.11-1) unstable; urgency=low

  * Imported Upstream version 0.11.
  * Dependency on libvariable-magic-perl now needs to be versioned (>= 0.48).
  * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sun, 26 Feb 2012 22:19:24 +0100

libb-hooks-endofscope-perl (0.10-1) unstable; urgency=low

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

  [ Ansgar Burchardt ]
  * debian/copyright: Update years of copyright, remove information on ./inc/*
    (removed upstream).
  * debian/control: Convert Vcs-* fields to Git.

  [ Fabrizio Regalli ]
  * Imported Upstream version 0.10
  * Added myself to Uploaders and Copyright
  * Updated d/compat to 8
  * Updated debhelper to (>= 8)
  * Switch to dpkg-source 3.0 (quilt) format
  * Bump Standards-Version to 3.9.2
  * Moved to three lines standard d/rules
  * debian/copyright:
    - Removed all Original-Source-* lines
    - Removed License-Alias: Perl
    - Changed '|' with 'or' in license type
    - Removed 'GNU/Linux' from license text
    - Updated to latest revision (.174) of DEP5 format
    - Changed path of GPL license in '/usr/share/common-licenses/GPL-1'
    - Updated copyright year

  [ Florian Schlichting ]
  * Provided an extended description that satisfies lintian.
  * debian/control:
    + removed versioned Depends: satisfied in oldstable
    + added ${perl:Depends} to Depends:
    + added build-dependency on perl (>= 5.10.1) | libtest-more-perl (>= 0.89)
  * Added Antonio Radici back to debian/copyright.
  * Added myself to Uploaders and copyright.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Tue, 21 Feb 2012 21:26:52 +0100

libb-hooks-endofscope-perl (0.08-1) unstable; urgency=low

  [ Jeremiah C. Foster ]
  * New upstream release

  [ gregor herrmann ]
  * debian/control: remove not really helpful last line from long description.
  * Set Standards-Version to 3.8.1 (no changes).
  * Make (build) dependency on libvariable-magic-perl versioned.

 -- gregor herrmann <gregoa@debian.org>  Mon, 27 Apr 2009 14:42:00 +0200

libb-hooks-endofscope-perl (0.07-1) unstable; urgency=low

  [ Antonio Radici ]
  *  New upstream release
  * debian/control:
    + adding me to the Uploaders
  * debian/copyright:
    + fixed some missing commas and chars

  [ gregor herrmann ]
  * debian/copyright: update years of copyright for files under inc/.
  * debian/control:
    - switch Vcs-Browser field to ViewSVN
    - replace libscope-guard-perl with libvariable-magic-perl
    - add /me to Uploaders
    - improve short and long description

 -- gregor herrmann <gregoa@debian.org>  Tue, 10 Mar 2009 17:29:15 +0100

libb-hooks-endofscope-perl (0.04-1) unstable; urgency=low

  * Initial Release. (Closes: #504241)

 -- Jose Luis Rivas <ghostbar38@gmail.com>  Tue, 11 Nov 2008 00:28:16 -0430