Skip to content

Commit 6cdd992

Browse files
committed
Release version 5.4.
* debian/control: Update Vcs-* URLs to point at GitHub.
1 parent 896e936 commit 6cdd992

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
config-package-dev (5.4) unstable; urgency=medium
2+
3+
* Add a basic autopkgtest to make sure the examples build.
4+
* Move packaging to GitHub, and add the .travis.yml from
5+
http://travis.debian.net/ to run autopkgtests on each push.
6+
* examples/*: Bump debian/compat to 9 (no changes) and
7+
Standards-Version to 4.1.0 (change priority to "optional").
8+
9+
-- Geoffrey Thomas <geofft@mit.edu> Wed, 18 Oct 2017 10:14:41 -0400
10+
111
config-package-dev (5.3) unstable; urgency=high
212

313
* Fix a regression in the change that permitted omission of leading

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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
7-
Vcs-Git: git://debathena.mit.edu/config-package-dev.git
8-
Vcs-Browser: https://debathena.mit.edu/trac/browser/config-package-dev/
7+
Vcs-Git: https://github.com/sipb/config-package-dev
8+
Vcs-Browser: https://github.com/sipb/config-package-dev
99
Build-Depends: debhelper (>= 9)
1010
Standards-Version: 4.1.0
1111

0 commit comments

Comments
 (0)