summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-12-02 22:56:49 +0000
committerDmitry Bogatov <KAction@debian.org>2018-12-02 22:56:49 +0000
commite03488e5aa70b96a6e2aa6a59c26f1ab58089cf3 (patch)
tree096ce16f5bc41b1441f345cdfc6fa9cfead005a9
parent31a2d1d9687bf7db00451928b0f25d56a390903d (diff)
wrap-and-sort -sta
-rw-r--r--debian/changelog1
-rw-r--r--debian/control13
2 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 488c079..d9af265 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
simple-revision-control (1.21-2) UNRELEASED; urgency=medium
* Add missing build-dependency (Thanks: Jeremy Bicha)
+ * wrap-and-sort -sta
-- Dmitry Bogatov <KAction@debian.org> Sun, 02 Dec 2018 22:55:16 +0000
diff --git a/debian/control b/debian/control
index dcb1aa3..d9a0b6a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,12 @@ Source: simple-revision-control
Section: vcs
Priority: optional
Maintainer: Dmitry Bogatov <KAction@debian.org>
-Build-Depends: debhelper-compat (= 11),
+Build-Depends:
asciidoc,
- xsltproc,
+ debhelper-compat (= 11),
docbook-xml,
docbook-xsl,
+ xsltproc,
Standards-Version: 4.2.1
Homepage: https://gitlab.com/esr/src
Vcs-Browser: https://salsa.debian.org/debian/simple-revision-control
@@ -14,8 +15,12 @@ Vcs-Git: https://salsa.debian.org/debian/simple-revision-control.git
Package: simple-revision-control
Architecture: any
-Depends: python3, rcs, ${misc:Depends}
-Suggests: sccs
+Depends:
+ python3,
+ rcs,
+ ${misc:Depends},
+Suggests:
+ sccs,
Description: single-file and single-user revision control system
This package provides a powerful modern user interface for an RCS
(and to some extend, SCCS) backend. It will be familiar to users