File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
111config-package-dev (5.3) unstable; urgency=high
212
313 * Fix a regression in the change that permitted omission of leading
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Priority: optional
44Maintainer: Debathena Project <debathena@mit.edu>
55Uploaders: Tim Abbott <tabbott@mit.edu>, Anders Kaseorg <andersk@mit.edu>, Geoffrey Thomas <geofft@mit.edu>
66Homepage: 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
99Build-Depends: debhelper (>= 9)
1010Standards-Version: 4.1.0
1111
You can’t perform that action at this time.
0 commit comments