summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-04-12 19:34:37 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-04-12 19:34:37 +0200
commited38d5aab18608d078457384af0f1d037a0b442c (patch)
treefbcdb54d8d262db1d84a734b8a36a57020f1491e /debian/changelog
parentb98ca73b433ba3ded5bd2d9ed33a37d4547490c4 (diff)
Use jdupes to change duplicate files into symlinks; Add Rules-Requires-Root: no
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c7b5994..3747b20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,11 +3,16 @@ xsd (4.0.0-8) UNRELEASED; urgency=medium
* Fix FTCBFS: Use dpkg's buildtools.mk to export tools for make
install. (Closes: #955728). Thanks to Helmut Grohne <helmut@subdivi.de>.
* Declare compliance with Debian Policy 4.5.0 (No changes needed).
+ * Use jdupes to change duplicate files into symlinks:
+ - debian/rules: Add override_dh_link.
+ - debian/control: Add Build-Depend jdupes.
+ - debian/xsdcxx.lintian-overrides: Remove duplicate-files.
* Switch to debhelper-compat:
- debian/control: Replace debhelper with debhelper-compat.
- Remove debian/compat.
* debian/control:
- Switch Vcs-* to new location.
+ - Add Rules-Requires-Root: no.
* debian/copyright:
- Add year 2020 to debian/*.
- Use secure URI.