summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-09-10 22:17:44 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-09-10 22:17:44 +0200
commit5902d15e5336bc5ca4a1e80c299f6c4358e7cd7c (patch)
treeac7f94aaf3edec71967f4b6cb45d61307db43506
parent41e2a240dfde9db8d0804514f0e9207716aa7628 (diff)
Rewrite d/changelog
-rw-r--r--debian/changelog12
1 files changed, 3 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index cb4066a..a364af9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,9 @@
-xsd (4.0.0-10) UNRELEASED; urgency=medium
+xsd (4.0.0-9) UNRELEASED; urgency=medium
* Fix FTBFS with gcc-10 (Closes: #957999):
- New debian/patches/0120-g++10.patch.
- * debian/copyright:
- - Add paragraph for FLOSS.
- - Fix lintian *-globbing-patterns errors.
* Migrate to debhelper 13:
- Bump minimum debhelper-compat version in debian/control to = 13.
-
- -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 17:16:10 +0200
-
-xsd (4.0.0-9) unstable; 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).
@@ -29,6 +21,8 @@ xsd (4.0.0-9) unstable; urgency=medium
- Add year 2020 to debian/*.
- Use secure URI.
- Change Source to directory listing.
+ - Add paragraph for FLOSS.
+ - Fix lintian *-globbing-patterns errors.
* debian/changelog:
- Remove EOL before EOF.