File: changelog

package info (click to toggle)
libconfig-grammar-perl 1.13-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 1,352; makefile: 2
file content (136 lines) | stat: -rw-r--r-- 5,030 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
libconfig-grammar-perl (1.13-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 26 May 2022 17:41:11 +0200

libconfig-grammar-perl (1.13-4) unstable; urgency=medium

  * Bump Debhelper compat level to 13
  * Declare compliance with Debian policy 4.6.1
  * Update copyright years for debian/* packaging files

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 26 May 2022 17:29:41 +0200

libconfig-grammar-perl (1.13-3) unstable; urgency=medium

  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.4.1
  * debian/watch: use uscan version 4
  * Remove obsolete fields Name, Contact from debian/upstream/metadata

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 02 Jan 2020 21:55:51 +0100

libconfig-grammar-perl (1.13-2) unstable; urgency=medium

  * Upload to unstable
  * Bump Debhelper compat level to 12
  * Update copyright years for debian/* packaging files

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 06 Jul 2019 22:31:57 +0200

libconfig-grammar-perl (1.13-1) experimental; urgency=medium

  * Import upstream version 1.13
  * Drop spelling-error-in-manpage.patch patch (applied upstream)
  * Declare compliance with Debian policy 4.3.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 21 Mar 2019 16:43:59 +0100

libconfig-grammar-perl (1.12-2) unstable; urgency=medium

  * Update Vcs-* headers for switch to salsa.debian.org
  * Bump Debhelper compat level to 10
  * Update copyright years for debian/* packaging files
  * Set Rules-Requires-Root to no
  * Declare compliance with Debian policy 4.1.5
  * Cleanup trailing whitespaces in debian/control file

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 08 Jul 2018 11:39:02 +0200

libconfig-grammar-perl (1.12-1) unstable; urgency=medium

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

  [ Salvatore Bonaccorso ]
  * Declare compliance with Debian policy 3.9.8
  * New upstream version 1.12
  * Update copyright years for upstream files
  * Drop fix-spelling-error-in-manpage.patch patch
  * Drop close-correct-file-on-parse-failure.patch patch
  * Add debian/upstream/metadata file for upstream metadata
  * Add spelling-error-in-manpage.patch patch

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 09 Sep 2016 16:34:45 +0200

libconfig-grammar-perl (1.11-1) unstable; urgency=medium

  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  * Imported Upstream version 1.11
  * Refresh fix-spelling-error-in-manpage.patch patch.
    Update patch for offset and new spelling errors.
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 3.9.7
  * Add close-correct-file-on-parse-failure.patch patch.
    Fixes 'Name "Config::Grammar::File" used only once'.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 09 Feb 2016 08:31:56 +0100

libconfig-grammar-perl (1.10-3) unstable; urgency=medium

  * Update Vcs-Browser URL to cgit web frontend
  * Bump Debhelper compat level to 9
  * Declare compliance with Debian policy 3.9.6
  * Update copyright years for debian/* packaging files
  * Declare package as autopkgtestable
  * Add fix-spelling-error-in-manpage.patch patch.
    Fix spelling error in manpage (Config::Grammar).

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 21 Dec 2015 19:37:37 +0100

libconfig-grammar-perl (1.10-2) unstable; urgency=medium

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

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).
  * Email change: Salvatore Bonaccorso -> carnil@debian.org

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

  [ 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 ]
  * Convert package to '3.0 (quilt)' source package format
  * Bump Debhelper compat level to 8.
    Adjust versioned Build-Depends on debhelper to (>= 8).
  * Update copyright years for debian/* packaging files
  * Refresh license stanzas for Artistic and GPL-1+ license.
    Remove X-Comment fields.
    Refer to Debian systems in general instead of only Debian GNU/Linux
    systems.
    Explicitly refer to GPL-1 license text in common-licenses.
  * Declare compliance with Debian Policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 28 Feb 2014 08:17:32 +0100

libconfig-grammar-perl (1.10-1) unstable; urgency=low

  * Initial Release (Closes: #530937).

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sat, 30 May 2009 16:11:14 +0200