[koules] 07/10: Clean up debian/control with cme; Standards-Version 4.1.0

Stephen Kitt skitt at moszumanska.debian.org
Sat Oct 7 21:06:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository koules.

commit f3c5d9f149aa68e93211de356924279fd751fa6d
Author: Stephen Kitt <steve at sk2.org>
Date:   Tue Sep 19 21:01:17 2017 +0200

    Clean up debian/control with cme; Standards-Version 4.1.0
---
 debian/changelog |  2 ++
 debian/control   | 21 ++++++++++++++-------
 2 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e8389e5..f61658e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ koules (1.4-24) UNRELEASED; urgency=medium
     migration.
   * Update spelling fixes.
   * Use short dh style.
+  * Clean up debian/control using cme.
+  * Standards-Version 4.1.0, no further change required.
 
  -- Stephen Kitt <skitt at debian.org>  Fri, 22 Jan 2016 19:01:49 +0100
 
diff --git a/debian/control b/debian/control
index 39953be..0dece82 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,24 @@
 Source: koules
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Sam Hocevar <sho at debian.org>,
+           Barry deFreese <bdefreese at debian.org>,
+           Stephen Kitt <skitt at debian.org>
 Section: games
 Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Sam Hocevar <sho at debian.org>, Barry deFreese <bdefreese at debian.org>, Stephen Kitt <skitt at debian.org>
-Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1), xutils-dev, libx11-dev, libxext-dev, sharutils
-Standards-Version: 3.9.6
-Homepage: http://www.ucw.cz/~hubicka/koules/English/koules.html
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/koules.git
+Build-Depends: debhelper (>= 10),
+               xutils-dev,
+               libx11-dev,
+               libxext-dev,
+               sharutils
+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
+Homepage: http://www.ucw.cz/~hubicka/koules/English/koules.html
 
 Package: koules
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: oss-compat
 Description: abstract space action game
  Koules is a fast action arcade-style game. This version is compiled for X11.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/koules.git



More information about the Pkg-games-commits mailing list