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.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+
119config-package-dev (5.4) unstable; urgency=medium
220
321 * Add a basic autopkgtest to make sure the examples build.
You can’t perform that action at this time.
0 commit comments