[jstest-gtk] 04/06: Clean up debian/control using cme

Stephen Kitt skitt at moszumanska.debian.org
Mon Dec 12 22:11:21 UTC 2016


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

skitt pushed a commit to branch master
in repository jstest-gtk.

commit ded74208ebafe35afdf8c23ad99daeebd11b2941
Author: Stephen Kitt <steve at sk2.org>
Date:   Mon Dec 12 23:06:50 2016 +0100

    Clean up debian/control using cme
---
 debian/changelog |  2 ++
 debian/control   | 22 ++++++++++++++--------
 2 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf69102..a460c3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ jstest-gtk (0.1.1~git20160825-1) UNRELEASED; urgency=medium
   * New upstream snapshot, switching to CMake.
   * Migrate to dbgsym debug packages.
   * Switch to https: VCS URIs (see #810378).
+  * Clean up debian/control using cme.
+  * Standards-Version 3.9.8, no change required.
 
  -- Stephen Kitt <skitt at debian.org>  Sun, 20 Dec 2015 14:02:34 +0100
 
diff --git a/debian/control b/debian/control
index 4399b19..f099975 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: jstest-gtk
-Section: utils
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen Kitt <skitt at debian.org>
-Build-Depends: debhelper (>= 9.20151219~), cmake, dh-buildinfo,
- libgtkmm-2.4-dev, libsigc++-2.0-dev, libexpat1-dev, libx11-dev
-Standards-Version: 3.9.6
-Homepage: http://pingus.seul.org/~grumbel/jstest-gtk/
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/jstest-gtk.git
+Section: utils
+Priority: optional
+Build-Depends: debhelper (>= 9.20151219~),
+               cmake,
+               dh-buildinfo,
+               libgtkmm-2.4-dev,
+               libsigc++-2.0-dev,
+               libexpat1-dev,
+               libx11-dev
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/jstest-gtk.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/jstest-gtk.git
+Homepage: http://pingus.seul.org/~grumbel/jstest-gtk/
 
 Package: jstest-gtk
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: joystick
 Description: joystick testing and configuration tool
  jstest-gtk is a simple graphical joystick tester. It provides a list

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



More information about the Pkg-games-commits mailing list