summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Tille <tille@debian.org>2020-12-15 19:12:31 +0100
committerAndreas Tille <tille@debian.org>2020-12-15 19:12:31 +0100
commit98654ead45a7a03eb942c1c14d6662f22dd539fd (patch)
tree8b2d9cbeeef66388cf91f64ba63df798ea7dd4b1
parent55996a0cd1710ef072368d1a26b3efab4fdc55e0 (diff)
routine-update: debhelper-compat 13
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fa348dd..c728581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ bowtie2 (2.4.2-2) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 15 Dec 2020 19:07:39 +0100
diff --git a/debian/control b/debian/control
index 966b777..9ad3741 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Alexandre Mestiashvili <mestia@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
help2man,
libtbb-dev,
python3,