[scottfree] 05/11: Clean up debian/control using cme

Stephen Kitt skitt at moszumanska.debian.org
Fri Jan 20 11:54:48 UTC 2017


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

skitt pushed a commit to branch master
in repository scottfree.

commit 4b4411219c3bd9c941ae6d70fdad12effca5941a
Author: Stephen Kitt <steve at sk2.org>
Date:   Fri Jan 20 09:16:42 2017 +0100

    Clean up debian/control using cme
---
 debian/changelog |  2 ++
 debian/control   | 12 +++++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 17870b9..cf7c972 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ scottfree (1.14-10) UNRELEASED; urgency=low
   * Switch to simple dh, compatibility level 10.
   * Move packaging repository to git.
   * Add ${misc:Depends} to the dependencies.
+  * Clean up debian/control using cme.
+  * Standards-Version 3.9.8.
 
  -- Evgeni Golov <evgeni at debian.org>  Mon, 15 Jul 2013 22:22:03 +0200
 
diff --git a/debian/control b/debian/control
index 5e28fcb..32f861f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,18 @@
 Source: scottfree
-Section: games
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bddebian at comcast.net>
-Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 10), libncurses5-dev
+Section: games
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               libncurses5-dev
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/scottfree.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/scottfree.git
 
 Package: scottfree
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: Interpreter for Adventure International games
  ScottFree reads and executes TRS-80 format Scott Adams data files. It is
  possible to run other formats either by writing a loader for that format or

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



More information about the Pkg-games-commits mailing list