[gweled] 71/72: Clean up debian/control with cme.

Stephen Kitt skitt at moszumanska.debian.org
Thu May 26 16:55:52 UTC 2016


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

skitt pushed a commit to branch debian-sid
in repository gweled.

commit 93b99b34b301b4174e7d27633facaac3ec92ce70
Author: Stephen Kitt <skitt at debian.org>
Date:   Thu May 26 18:38:55 2016 +0200

    Clean up debian/control with cme.
---
 debian/changelog |  4 ++++
 debian/control   | 26 +++++++++++++-------------
 2 files changed, 17 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db25323..16d8514 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,10 @@ gweled (0.9.1-4) UNRELEASED; urgency=medium
   * Switch to dpkg-buildflags hardening instead of hardening-wrapper.
   * Fix a couple of spelling mistakes flagged by Lintian.
   * Correct the synopsis so it doesn't start with an article.
+  * Clean up debian/control with cme:
+    - drop the obsolete version dependency on libgtk2.0-dev;
+    - Standards-Version 3.9.8;
+    - use canonical URLs for the VCS entries.
 
  -- Stephen Kitt <skitt at debian.org>  Thu, 26 May 2016 17:47:31 +0200
 
diff --git a/debian/control b/debian/control
index c96d20c..c226278 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,24 @@
 Source: gweled
-Section: games
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen Kitt <skitt at debian.org>
+Section: games
+Priority: optional
 Build-Depends: debhelper (>= 9),
-	       quilt,
-	       libesd0-dev,
-	       libgtk2.0-dev (>= 2.14),
-	       librsvg2-dev,
-	       libmikmod-dev,
-	       intltool,
-	       dh-autoreconf
-Standards-Version: 3.9.1
+               dh-autoreconf,
+               intltool,
+               libesd0-dev,
+               libgtk2.0-dev,
+               libmikmod-dev,
+               librsvg2-dev,
+               quilt
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/users/ondrej/gweled.git
+Vcs-Git: https://anonscm.debian.org/git/users/ondrej/gweled.git
 Homepage: http://gweled.org/
-Vcs-Browser: http://git.debian.org/?p=users/ondrej/gweled.git
-Vcs-Git: git://git.debian.org/users/ondrej/gweled.git
 
 Package: gweled
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: "Diamond Mine"-style puzzle game
  Gweled is a GNOME version of a popular PalmOS/Windows/Java
  game called "Bejeweled" or "Diamond Mine". The aim of the game

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



More information about the Pkg-games-commits mailing list