summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
-rw-r--r--debian/files2
3 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fdded90..56716d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ cil (0.07.00-11) UNRELEASED; urgency=medium
- Bump debhelper Build-Depends minimum version to 10.
- Change Vcs-Browser to secure URI.
- Bump Standards-Version to 3.9.8 (no changes required).
+ - Move libmodule-build-perl from Build-Depends-Indep to Build-Depends
+ to prevent lintian warning.
* debian/compat:
- Bump compat level to 10.
diff --git a/debian/control b/debian/control
index b54772d..fbf0aa2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Standards-Version: 3.9.8
Build-Depends:
- debhelper (>= 10)
+ debhelper (>= 10),
+ libmodule-build-perl
Build-Depends-Indep:
libclass-accessor-perl,
libdatetime-perl,
@@ -14,7 +15,6 @@ Build-Depends-Indep:
libfile-slurp-perl,
libfile-touch-perl,
libgetopt-mixed-perl,
- libmodule-build-perl,
perl
Homepage: https://github.com/chilts/cil
Vcs-Git: git://anonscm.debian.org/collab-maint/cil.git
diff --git a/debian/files b/debian/files
index 8c3a88c..0ec0323 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-cil_0.07.00-11_20161120T073245z-f90fd46f.buildinfo perl extra
+cil_0.07.00-11_20161120T080907z-e4801f69.buildinfo perl extra