summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-08-26 13:26:22 -0700
committerRuss Allbery <eagle@eyrie.org>2018-08-26 13:26:22 -0700
commitb575063f1c9fbf4ed64b97f6c9f928d3d9cc0331 (patch)
treedd4facf318fcef086944d32b5483fa30d057c91a
parente1ddf9e4029bfa0799686396bf11f8ab557e8554 (diff)
Run wrap-and-sort -ast
-rw-r--r--debian/changelog1
-rw-r--r--debian/control11
-rw-r--r--debian/copyright1
3 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 58405fa..6d368c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ kstart (4.2-2) UNRELEASED; urgency=medium
* Switch to the DEP-14 branch layout and update debian/gbp.conf and
Vcs-Git accordingly.
* Refresh upstream signing key.
+ * Run wrap-and-sort -ast.
-- Russ Allbery <rra@debian.org> Sun, 26 Aug 2018 12:56:58 -0700
diff --git a/debian/control b/debian/control
index 80a27be..c5afe3c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: kstart
Section: net
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 11), libkrb5-dev,
- libtest-pod-perl, perl
+Build-Depends:
+ debhelper (>= 11),
+ libkrb5-dev,
+ libtest-pod-perl,
+ perl,
Rules-Requires-Root: no
Standards-Version: 4.2.1
Homepage: https://www.eyrie.org/~eagle/software/kstart/
@@ -12,7 +15,9 @@ Vcs-Browser: https://git.eyrie.org/?p=kerberos/kstart.git
Package: kstart
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: Kerberos kinit supporting AFS and ticket refreshing
k5start can be used instead of kinit to obtain Kerberos tickets. krenew
can be used instead of kinit -R to renew renewable tickets. They are
diff --git a/debian/copyright b/debian/copyright
index 9170b88..1b5745a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -207,4 +207,3 @@ Comment: The option described in the license has been accepted and these
files are distributed under the same terms as the package as a whole, as
described at the top of this file. You can find the GPL version 3 in
/usr/share/common-licenses/GPL-3 on Debian systems.
-