summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 9 insertions, 4 deletions
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