From 36f9c6ff27892b0245ff6bfe6e59a828843ae03d Mon Sep 17 00:00:00 2001 From: Mirko Tietgen Date: Sat, 6 Aug 2016 11:05:04 +0200 Subject: [PATCH] Bug 17062 - debian/control.in update: change maintainer Changing the package maintainer and removing a whitespace in debian/control.in. Regenerated debian/control from that, which also adds libhtml-parser-perl because of bug 16971. --- debian/control | 4 +++- debian/control.in | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 3fe6e45..013eaa5 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: koha -Maintainer: Galen Charlton +Maintainer: Mirko Tietgen Section: web Priority: optional Standards-Version: 3.8.4 @@ -56,6 +56,7 @@ Build-Depends: libalgorithm-checkdigits-perl, libgraphics-magick-perl, libgravatar-url-perl, libhtml-format-perl, + libhtml-parser-perl, libhtml-scrubber-perl, libhttp-cookies-perl, libhttp-message-perl, @@ -277,6 +278,7 @@ Depends: libalgorithm-checkdigits-perl, libgraphics-magick-perl, libgravatar-url-perl, libhtml-format-perl, + libhtml-parser-perl, libhtml-scrubber-perl, libhttp-cookies-perl, libhttp-message-perl, diff --git a/debian/control.in b/debian/control.in index 5dc3502..823bc57 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,5 +1,5 @@ Source: koha -Maintainer: Galen Charlton +Maintainer: Mirko Tietgen Section: web Priority: optional Standards-Version: 3.8.4 @@ -9,7 +9,7 @@ Standards-Version: 3.8.4 # NOTA BENE: Build dependencies end up as runtime dependencies as well. # See debian/rules, the override_dh_gencontrol rules. # There are some exceptions. -Build-Depends:__AUTODEPENDS__, +Build-Depends:__AUTODEPENDS__, debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, libxml2-utils, bash-completion, perl-modules (>= 5.14.2) | libtest-simple-perl (>= 0.98) -- 2.8.1