summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-07-11 13:47:20 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-07-11 13:47:35 +0200
commit8cb0fe93ab58548fd243cd4419c5dedab09da4d9 (patch)
tree2a44a318effd848dc1177129d5a61f689ad29606 /debian
parent889167f5e888f4a36678c23fb58b74d1b2d77148 (diff)
Standards version, URLs etc.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control6
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
4 files changed, 15 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a5df51..53e982b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,16 @@ qrouter (1.3.80-2) UNRELEASED; urgency=medium
* FTCBFS: fails to propagate the cross compiler from configure to make
(Closes: #894831)
+ [Ruben Undheim]
+ * debian/changelog:
+ - Use https in Format field
+ * debian/control:
+ - Update standards version to 4.1.5 - no changes
+ - Updated VCS URLs to salsa.debian.org
+ * debian/watch:
+ - Change regular expression so that it only looks for "stable" versions
+ (1.3.x)
+
-- Ruben Undheim <ruben.undheim@gmail.com> Wed, 11 Jul 2018 13:04:54 +0200
qrouter (1.3.80-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b615f48..3592147 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 9),
tcl-dev,
tk-dev,
txt2man
-Standards-Version: 4.0.0
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qrouter.git
-Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/qrouter.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/science-team/qrouter
+Vcs-Git: https://salsa.debian.org/science-team/qrouter.git
Homepage: http://opencircuitdesign.com/qrouter/
Package: qrouter
diff --git a/debian/copyright b/debian/copyright
index d7022ef..04a8761 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qrouter
Source: http://opencircuitdesign.com/qrouter/
diff --git a/debian/watch b/debian/watch
index 55f11f4..6e2526b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://opencircuitdesign.com/qrouter/archive/qrouter-(\d\S+)\.tgz
+http://opencircuitdesign.com/qrouter/archive/qrouter-(1\.3\.\d\S+)\.tgz