projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
768f247
)
debian/control: add Rules-Requires-Root field
author
Antonio Ospite <ao2@ao2.it>
Fri, 12 Jun 2020 21:30:29 +0000
(23:30 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 12 Jun 2020 21:51:22 +0000
(23:51 +0200)
Add Rules-Requires-Root as suggested by lintian:
P: tweeper source: rules-requires-root-missing
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
e20d31d
..
6859b8c
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-4,6
+4,7
@@
Priority: optional
Maintainer: Antonio Ospite <ao2@ao2.it>
Build-Depends: debhelper-compat (= 13), pkg-php-tools
Build-Depends-Indep: asciidoc, xmlto
+Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://git.ao2.it/tweeper.git
Vcs-Git: https://git.ao2.it/tweeper.git -b debian/master