This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit d5d3fecb39dbb8e15cf4b26cc0f6644c144a29bf Author: Francois Marier <[email protected]> Date: Wed Jul 2 17:18:37 2008 +1200 Add dependency on po-debconf (lintian error) --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d7f550c..485f9da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,12 +4,13 @@ debsums (2.0.35) unstable; urgency=low * Add collab-maint repo to debian/control * Bump Standards-Version to 3.8.0 * Bump debhelper dependency and compatibility to 6 + * Add dependency on po-debconf * Update French manpage translation (closes: #456288) * Update Russian manpage translation (closes: #471035) * Fix typos in README file (closes: #486313, #480546) - -- Francois Marier <[email protected]> Wed, 02 Jul 2008 15:41:11 +1200 + -- Francois Marier <[email protected]> Wed, 02 Jul 2008 17:18:17 +1200 debsums (2.0.34) unstable; urgency=low diff --git a/debian/control b/debian/control index 41b9c05..ac20255 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: debsums Section: admin Priority: optional Maintainer: Francois Marier <[email protected]> -Build-Depends: debhelper (>= 6), po4a +Build-Depends: debhelper (>= 6), po-debconf, po4a Standards-Version: 3.8.0 Vcs-Git: git://git.debian.org/git/collab-maint/debsums.git Vcs-Browser: http://git.debian.org/?p=collab-maint/debsums.git;a=summary -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
