This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository koules.
commit f4a36f9f681c008dab529814d5a49afe81d79275 Author: Stephen Kitt <[email protected]> Date: Tue Sep 19 21:01:40 2017 +0200 Drop obsolete sharutils build-dependency --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f61658e..9f336cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ koules (1.4-24) UNRELEASED; urgency=medium * Use short dh style. * Clean up debian/control using cme. * Standards-Version 4.1.0, no further change required. + * Drop obsolete sharutils build-dependency. -- Stephen Kitt <[email protected]> Fri, 22 Jan 2016 19:01:49 +0100 diff --git a/debian/control b/debian/control index 0dece82..bbc1b3c 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,7 @@ Priority: optional Build-Depends: debhelper (>= 10), xutils-dev, libx11-dev, - libxext-dev, - sharutils + libxext-dev Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/koules.git Vcs-Git: https://anonscm.debian.org/git/pkg-games/koules.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/koules.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

