summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2017-12-09 03:25:10 +0000
committerJames McCoy <jamessan@debian.org>2017-12-09 03:25:10 +0000
commit2a9e5aa474372ba42378ef0fa0ad1255a8b8a2ca (patch)
tree36f409ef95a8c538de06dc25588e58c57a02dfcf
parentad0977c825c13549d71be804a6bfb5c6b5f2a3f3 (diff)
Mark libsvn-{doc,dev} Multi-Arch: foreign/same, respectively, per the
multiarch hinter.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 09100e4..f692f91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ subversion (1.9.7-3) UNRELEASED; urgency=medium
+ Use https URL in debian/watch
+ Change extra Priorities to optional
* Declare compliance with Policy 4.1.2
+ * Mark libsvn-{doc,dev} Multi-Arch: foreign/same, respectively, per the
+ multiarch hinter.
-- James McCoy <jamessan@debian.org> Thu, 21 Sep 2017 19:50:42 -0400
diff --git a/debian/control b/debian/control
index 3432640..ebdbe56 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,7 @@ Package: libsvn-dev
Section: libdevel
Priority: optional
Architecture: any
+Multi-Arch: same
Depends: libapr1-dev,
libaprutil1-dev,
libsvn1 (= ${binary:Version}),
@@ -84,6 +85,7 @@ Suggests: libsvn-dev
Section: doc
Priority: optional
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Developer documentation for libsvn
This package contains development (API) documentation for libsvn1, the