[SCM] Packaging Unknown Horizons branch, master, updated. debian/2011.3+dfsg1-1-3-gf711d85

Christoph Egger christoph at debian.org
Sun Apr 22 22:44:45 UTC 2012


The following commit has been merged in the master branch:
commit f711d853e0c2375a1eeb2dbe5b2b7474822bf07b
Author: Christoph Egger <christoph at debian.org>
Date:   Mon Apr 23 00:46:06 2012 +0200

    Update debian stuff for 2012.1

diff --git a/debian/changelog b/debian/changelog
index ca6f84c..cf89035 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+unknown-horizons (2012.1+dfsg1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Christoph Egger <christoph at debian.org>  Mon, 23 Apr 2012 00:16:46 +0200
+
 unknown-horizons (2011.3+dfsg1-1) unstable; urgency=low
 
   * Upstream Release
diff --git a/debian/control b/debian/control
index 1e4bbe6..d24dcf0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: all
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  ${python:Depends},
- python-fife (>= 0.3.3+r2),
+ python-fife (>= 0.3.3+r3),
  python-enet,
  python-yaml
 Pre-Depends: dpkg (>= 1.15.6~)
diff --git a/debian/patches/debian-changes-2010.1-1 b/debian/patches/debian-changes-2010.1-1
deleted file mode 100644
index 6bfa3d6..0000000
--- a/debian/patches/debian-changes-2010.1-1
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: Upstream changes introduced in version 2010.1-1
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- unknown-horizons (2010.1-1) release; urgency=low
- .
-   * Initial release
- .
- The person named in the Author field signed this changelog entry.
-Author: Christoph Egger <christoph at unknown-horizons.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- unknown-horizons-2010.1.orig/setup.py
-+++ unknown-horizons-2010.1/setup.py
-@@ -41,8 +41,6 @@ for d in dir:
- 	package_data[d] = ['*.so']
- #package_data = { dir: ['*.so'] }
- 
--print package_data
--
- class _build_i18n(build_i18n.build_i18n):
- 	def run(self):
- 		build_i18n.build_i18n.run(self)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4feb7a1..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-#debian-changes-2010.1-1
diff --git a/debian/rules b/debian/rules
index 41d1937..7d118f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@ override_dh_auto_install:
 	dh_auto_install
 	find debian/unknown-horizons -name "*.so" -delete
 	rm debian/unknown-horizons/usr/share/unknown-horizons/content/fonts/GPL_fontexception\
-	 debian/unknown-horizons/usr/share/unknown-horizons/content/fonts/LICENSE\
 	 debian/unknown-horizons/usr/share/unknown-horizons/content/fonts/OFL
 
 override_dh_builddeb:

-- 
Packaging Unknown Horizons



More information about the Pkg-games-commits mailing list