Skip to content

Commit 43a4b75

Browse files
committed
Release version 5.3.
* Update Standards-Version to 4.1.0 by changing priority from "extra" to "optional".
1 parent a2a6117 commit 43a4b75

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
config-package-dev (5.3) unstable; urgency=high
2+
3+
* Fix a regression in the change that permitted omission of leading
4+
slashes, which completely broke transforms (Closes: #873966). Thanks
5+
to Bruno Maitre for the report and the patch.
6+
* Fix the paths in the two transform examples to work with the current
7+
version of lynx.
8+
* Update Standards-Version to 4.1.0 by changing priority from "extra"
9+
to "optional".
10+
11+
-- Geoffrey Thomas <geofft@mit.edu> Fri, 01 Sep 2017 14:39:35 -0400
12+
113
config-package-dev (5.2) unstable; urgency=medium
214

315
* Permit debian/$package.displace-extension to omit the leading dot

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Source: config-package-dev
22
Section: devel
3-
Priority: extra
3+
Priority: optional
44
Maintainer: Debathena Project <debathena@mit.edu>
55
Uploaders: Tim Abbott <tabbott@mit.edu>, Anders Kaseorg <andersk@mit.edu>, Geoffrey Thomas <geofft@mit.edu>
66
Homepage: https://debathena.mit.edu/config-package-dev
77
Vcs-Git: git://debathena.mit.edu/config-package-dev.git
88
Vcs-Browser: https://debathena.mit.edu/trac/browser/config-package-dev/
99
Build-Depends: debhelper (>= 9)
10-
Standards-Version: 4.0.0
10+
Standards-Version: 4.1.0
1111

1212
Package: config-package-dev
1313
Architecture: all

0 commit comments

Comments
 (0)