summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
3 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 785a96c..47dc60c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ graywolf (0.1.6-1) unstable; urgency=medium
* Upload to unstable
* New upstream release
+ * debian/compat: level 11
+ * debian/control:
+ - debhelper >= 11
+ - New standards version 4.2.0 - no changes
* debian/rules:
- Do not run tests on x32 architecture
* debian/tests:
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 2c1db0f..7093f07 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Section: electronics
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
cmake,
pkg-config,
libx11-dev,
libgsl-dev,
rsync
-Standards-Version: 4.1.5
+Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/science-team/graywolf
Vcs-Git: https://salsa.debian.org/science-team/graywolf.git
Homepage: https://github.com/rubund/graywolf