This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository rocksndiamonds.
commit 4620815118fa2cf2582ac0aa196fecf4717c0980 Author: Stephen Kitt <[email protected]> Date: Tue Jan 17 13:14:33 2017 +0100 Drop dependency on perl-modules --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 40c0df7..2ed704a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ rocksndiamonds (4.0.0.1+dfsg-1) UNRELEASED; urgency=medium * Fix the VCS browser URL. * Clean up debian/control using cme. * Standards-Version 3.9.8. + * Drop dependency on perl-modules. -- Stephen Kitt <[email protected]> Tue, 17 Jan 2017 12:45:49 +0100 diff --git a/debian/control b/debian/control index 2a0ecff..cec5742 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, - perl-modules, p7zip, wget, unzip, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/rocksndiamonds.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

