Skip to content

Commit 3de588a

Browse files
committed
Release version 5.5.
1 parent 354772d commit 3de588a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

debian/changelog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
config-package-dev (5.5) unstable; urgency=medium
2+
3+
* Add Rules-Requires-Root: no to base package and examples, which
4+
should fix ci.debian.net tests.
5+
* Add Multi-Arch: foreign, which allows apt to resolve
6+
config-package-dev as a cross-build-dependency. Thanks to @mrksngl
7+
on GitHub for the patch.
8+
* Also add Multi-Arch: foreign to the examples, as this is right for most
9+
users of config-package-dev (just as Architecture: all is right for most
10+
users of config-package-dev).
11+
* displace.sh: Rename (un)displace_link_displace to
12+
(un)displace_link_divert (Debathena: #1362)
13+
* Switch to machine-readable debian/copyright.
14+
* Ensure installed examples are not compressed, so you can copy them
15+
and build them directly.
16+
17+
-- Geoffrey Thomas <geofft@mit.edu> Sat, 27 Jan 2018 18:29:36 -0500
18+
119
config-package-dev (5.4) unstable; urgency=medium
220

321
* Add a basic autopkgtest to make sure the examples build.

0 commit comments

Comments
 (0)