projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7552be
)
debian/{compat,control}: increase debhelper compatibility version to 11
author
Antonio Ospite <ao2@ao2.it>
Sat, 24 Feb 2018 18:03:21 +0000
(19:03 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Sun, 25 Feb 2018 09:44:31 +0000
(10:44 +0100)
This has been suggested by lintian:
P: tweeper source: package-uses-old-debhelper-compat-version 9
debian/compat
patch
|
blob
|
history
debian/control
patch
|
blob
|
history
diff --git
a/debian/compat
b/debian/compat
index
ec63514
..
b4de394
100644
(file)
--- a/
debian/compat
+++ b/
debian/compat
@@
-1
+1
@@
-9
+11
diff --git
a/debian/control
b/debian/control
index
1790728
..
26da3ad
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-2,7
+2,7
@@
Source: tweeper
Section: php
Priority: optional
Maintainer: Antonio Ospite <ao2@ao2.it>
-Build-Depends: debhelper (>=
9
), pkg-php-tools (>= 1.7~)
+Build-Depends: debhelper (>=
11
), pkg-php-tools (>= 1.7~)
Build-Depends-Indep: asciidoc, xmlto
Standards-Version: 4.0.0
Homepage: https://git.ao2.it/tweeper.git