summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2019-03-20 13:22:42 +0000
committerDmitry Bogatov <KAction@debian.org>2019-03-20 13:23:36 +0000
commit365f18bb70df268de5933176e55f4315295b62c7 (patch)
tree1a153fadf48e316fef9572548a7e3e1904c11d9a /debian
parentae854e3eaaadcc0328dfada9d68dbd66a9a5c9ac (diff)
Make build system respect `nocheck' option.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules3
2 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 412f3c0..9cce49c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1dh-runit (2.8.11) UNRELEASED; urgency=medium
2
3 * Make build system respect `nocheck' option.
4
5 -- Dmitry Bogatov <KAction@debian.org> Wed, 20 Mar 2019 13:22:22 +0000
6
1dh-runit (2.8.10) experimental; urgency=medium 7dh-runit (2.8.10) experimental; urgency=medium
2 8
3 * Make permissions of supervise directories 0700, as created by sv(8). 9 * Make permissions of supervise directories 0700, as created by sv(8).
diff --git a/debian/rules b/debian/rules
index 55acc2a..6f65fce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,3 @@
6override_dh_installman: 6override_dh_installman:
7 pod2man dh_runit dh_runit.1 7 pod2man dh_runit dh_runit.1
8 dh_installman 8 dh_installman
9
10override_dh_auto_test:
11 prove