summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2020-09-19 22:30:53 +0100
committerThomas Preud'homme <robotux@celest.fr>2020-09-19 22:31:16 +0100
commit35a73443c69ebfd8702a700102a234ba18194cd4 (patch)
treed03e851ed0d87b169c4100c1b853a731327490d4 /debian/changelog
parent0b707c5d2188f6e7d76c8c0f023cbc881859daab (diff)
Switch to debhelper 13
Bump debhelper compat to 13, simplifying debian/rules accordingly by using the execute_before feature, and expressing the compatibility with debhelper-compat rather than debian/compat.
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 5d00ff4..2d22623 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ gcp (0.2.1-1) unstable; urgency=medium
* New upstream release (Closes: #923677).
* debian/control:
+ Bump standard version (no changes needed).
+ + Build-depend on debhelper-compat and bump compatibility to 13.
+ * debian/rules:
+ + Simplify rules by using the execute_before feature.
+ * debian/compat:
+ + Remove.
-- Thomas Preud'homme <robotux@debian.org> Mon, 18 Mar 2019 15:16:16 +0000