summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2018-05-09 14:08:18 +0300
committerDmitry Bogatov <KAction@gnu.org>2018-05-09 14:08:18 +0300
commite049bde8df30be6b987f1bf68c87f2c9465f2b7b (patch)
tree6e55ad70ff0fe159d5c40436d8749fa9e243dbae
parent6b212220e5696e699eb983fdd1799be559b7b0d6 (diff)
Add support for rootless build
-rw-r--r--debian/changelog6
-rw-r--r--debian/control8
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 64eb840..7233a44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dvtm (0.15-3) UNRELEASED; urgency=medium
+
+ * Add support for rootless build
+
+ -- Dmitry Bogatov <KAction@gnu.org> Wed, 09 May 2018 14:00:39 +0300
+
dvtm (0.15-2) unstable; urgency=medium
* debian/patches/restore-signal-handlers.patch: Restore default signal
diff --git a/debian/control b/debian/control
index b967b7d..f2706c1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,15 @@ Source: dvtm
Section: utils
Priority: extra
Maintainer: Dmitry Bogatov <KAction@gnu.org>
-Build-Depends: debhelper (>= 9.2016), libncurses5-dev, libncursesw5-dev
+Build-Depends:
+ debhelper (>= 9.2016),
+ libncurses5-dev,
+ libncursesw5-dev,
+ dpkg-dev (>= 1.19.0.5),
+ dpkg (>= 1.19.0.5),
Standards-Version: 3.9.8
Homepage: http://www.brain-dump.org/projects/dvtm
+Rules-Requires-Root: no
Package: dvtm
Architecture: any