[simutrans-pak64] 06/07: Remove xz

Jörg Frings-Fürst jff-guest at moszumanska.debian.org
Tue May 19 15:21:33 UTC 2015


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

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

commit 2bb577be29724209ae0d959d61b7ad90534413cc
Author: Jörg Frings-Fürst <debian at jff-webhosting.net>
Date:   Sat May 16 14:55:11 2015 +0200

    Remove xz
---
 debian/changelog      | 3 +++
 debian/rules          | 4 ----
 debian/source/options | 1 -
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7fbf841..38cd3a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,12 +12,15 @@ simutrans-pak64 (120.0.1-1) UNRELEASED; urgency=medium
   * Change debian/compat to 9.
   * debian/rules:
     - Change SVNREV and VERSION for new upstream release.
+    - Remove override_dh_builddeb because compression xz is now standard.
   * debian/copyright:
     - Add myself to debian/*.
     - Rewrite for new upstream release.
   * Rewrite debian/patches/buildsystem.
   * New debian/simutrans-pak64.dirs.
   * Rewrite debian/patches/simutrans-pak64.install.
+  * debian/source/options:
+    - Removed because xz is now standard compression.
 
  -- Jörg Frings-Fürst <debian at jff-webhosting.net>  Sat, 16 May 2015 12:24:33 +0200
 
diff --git a/debian/rules b/debian/rules
index d196784..7b61608 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,6 @@ override_dh_install:
 	dh_install
 	mv $(CURDIR)/debian/simutrans-pak64/usr/share/games/simutrans/pak/pak.text $(CURDIR)/debian/simutrans-pak64/usr/share/games/simutrans/pak/text
 
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 get-orig-source:
 	svn export -r $(SVNREV) $(SVNROOT)/pak64 simutrans-pak64-$(VERSION)
 	find simutrans-pak64-$(VERSION) -type f -exec chmod -x "{}" +
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 5bd47b7..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = xz

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



More information about the Pkg-games-commits mailing list