[simutrans] 02/02: Declare compliance with Debian Policy 4.0.0; Remove get-orig-source from debian/rules; Refresh debian/copyright

Jörg Frings-Fürst jff-guest at moszumanska.debian.org
Sun Jun 25 11:37:26 UTC 2017


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

jff-guest pushed a commit to branch master
in repository simutrans.

commit 2417c79f7a507a73b91947308ccbc443cc9e70b6
Author: Jörg Frings-Fürst <debian at jff-webhosting.net>
Date:   Sun Jun 25 13:37:08 2017 +0200

    Declare compliance with Debian Policy 4.0.0; Remove get-orig-source from debian/rules; Refresh debian/copyright
---
 debian/changelog | 6 +++++-
 debian/control   | 2 +-
 debian/copyright | 4 ++--
 debian/rules     | 3 ---
 4 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9e5cece..6a0818d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 simutrans (120.2.2-1) UNRELEASED; urgency=medium
 
+  [ Jörg Frings-Fürst ]
   * New upstream release.
     - Refresh patches:
       + 0005-typo.patch
@@ -7,7 +8,10 @@ simutrans (120.2.2-1) UNRELEASED; urgency=medium
       + 0105-revert-svn-1937.diff
       + 0500-config.diff
       + reproducible-build.patch
-    + Remove useless patch sha1.patch.
+    - Remove useless patch sha1.patch.
+    - Remove now useless get-orig-source from debian/rules
+  * Declare compliance with Debian Policy 4.0.0. (No changes needed).
+  * Refresh debian/copyright.
 
  -- Jörg Frings-Fürst <debian at jff-webhosting.net>  Sun, 25 Jun 2017 10:46:43 +0200
 
diff --git a/debian/control b/debian/control
index 2abcd78..734c285 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libsdl-mixer1.2-dev,
  quilt,
  zlib1g-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: http://www.simutrans.com/
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/simutrans.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/simutrans.git
diff --git a/debian/copyright b/debian/copyright
index 84a0130..482f727 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,7 +21,7 @@ Files: squirrel/sqstdlib/*
        squirrel/sqstdlib/*
        squirrel/sqstd*.*
        squirrel/squirrel.h
-Copyright: 2003-2014 Alberto Demichelis
+Copyright: 2003-2016 Alberto Demichelis
 License: Expat
 
 Files: utils/sha1.*
@@ -53,7 +53,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2008-2012 Ansgar Burchardt <ansgar at debian.org>
-           2015-2016 Jörg Frings-Fürst <debian at jff-webhosting.net>
+           2015-2017 Jörg Frings-Fürst <debian at jff-webhosting.net>
 License: Artistic-1.0
 
 Files: simutrans/font/m+10r.bdf
diff --git a/debian/rules b/debian/rules
index bd9717c..55813fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,3 @@ update-translations:
 	wget -N http://simutrans-germany.com/translator/data/tab/language_pack-Base+texts.zip
 	unzip -o -d debian/translations language_pack-Base+texts.zip "*.tab"
 	$(RM) language_pack-Base+texts.zip
-
-get-orig-source:
-	uscan --verbose --download-current-version --force-download --repack

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



More information about the Pkg-games-commits mailing list