summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-04-01 14:12:48 -0700
committerRuss Allbery <eagle@eyrie.org>2018-04-01 14:12:48 -0700
commitf911a8391d20823d2e3aa9ad916d93e1e028bc34 (patch)
tree89284cdf824544ae4cf0462516d056a2bd200d92 /debian
parent3d1b0e4a87463fa7550b73d80de8e56bb576b54e (diff)
Update standards version to 4.1.3
* Update standards version to 4.1.3. - Change libremctl-dev priority to optional.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6e71b2b..7aa7d8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ remctl (3.14-1) UNRELEASED; urgency=medium
option was used in the server configuration. Thanks, Santosh
Ananthakrishnan. (CVE-2018-0493)
* Add upstream-vcs-tag pattern to debian/gbp.conf.
+ * Update standards version to 4.1.3.
+ - Change libremctl-dev priority to optional.
-- Russ Allbery <rra@debian.org> Sun, 01 Apr 2018 14:03:29 -0700
diff --git a/debian/control b/debian/control
index d1c497b..e758f80 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
python-all-dev
XS-Python-Version: >= 2.6
XS-Ruby-Versions: all
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
Homepage: https://www.eyrie.org/~eagle/software/remctl/
Vcs-Git: https://git.eyrie.org/git/kerberos/remctl.git -b debian/master
Vcs-Browser: https://git.eyrie.org/?p=kerberos/remctl.git
@@ -49,7 +49,7 @@ Description: Library for Kerberos-authenticated command execution
Package: libremctl-dev
Section: libdevel
-Priority: extra
+Priority: optional
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libremctl1 (= ${binary:Version})