summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-08-18 18:38:57 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-08-18 18:39:55 +0200
commit4c84f1d71a4e68f3f1e4559264fd57b797eaaa20 (patch)
tree2ba39d92b9c85cc6505db68928d3f9ac536412fe /debian
parent99ead7c9585250a0c240db87cdd40392782667f9 (diff)
Fix autopkgtest. Bump build versions
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
-rw-r--r--debian/compat2
-rw-r--r--debian/control6
3 files changed, 16 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 1ea118e..4ae91fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+qrouter (1.3.104-2) UNRELEASED; urgency=medium
+
+ * debian/compat: level 11
+ * debian/control:
+ - debhelper >= 11
+ - Drop now useless build dependencies: autotools-dev and dh-autoreconf
+ - New standards version 4.2.0 - no changes
+ * 0004-Syntax-in-qrouter-expects-sh-to-be-a-link-to-bash.-F.patch
+ - autopkgtest fails because TERM is not defined in test environment, and
+ /usr/bin/qrouter expects the shell to be bash (but it is dash). Fix.
+
+ -- Ruben Undheim <ruben.undheim@gmail.com> Sat, 18 Aug 2018 18:37:24 +0200
+
qrouter (1.3.104-1) unstable; urgency=medium
* New upstream version
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 0e63bd1..27f24ed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,11 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Section: electronics
Priority: optional
-Build-Depends: debhelper (>= 9),
- autotools-dev,
- dh-autoreconf,
+Build-Depends: debhelper (>= 11),
tcl-dev,
tk-dev,
txt2man
-Standards-Version: 4.1.5
+Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/science-team/qrouter
Vcs-Git: https://salsa.debian.org/science-team/qrouter.git
Homepage: http://opencircuitdesign.com/qrouter/