summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 00f9a7a..959d651 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+simple-revision-control (1.21-3) UNRELEASED; urgency=medium
+
+ * Set architecture to "all". (Closes: #915976)
+
+ -- Dmitry Bogatov <KAction@debian.org> Mon, 10 Dec 2018 23:31:17 +0000
+
simple-revision-control (1.21-2) unstable; urgency=medium
* Add missing build-dependency (Thanks: Jeremy Bicha)
diff --git a/debian/control b/debian/control
index d9a0b6a..3419b66 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: https://salsa.debian.org/debian/simple-revision-control
Vcs-Git: https://salsa.debian.org/debian/simple-revision-control.git
Package: simple-revision-control
-Architecture: any
+Architecture: all
Depends:
python3,
rcs,