[SCM] Packaging for Tile World branch, master, updated. debian/1.3.0-5-15-g77fc51a

Gerfried Fuchs rhonda at debian.org
Tue May 24 20:44:35 UTC 2011


The following commit has been merged in the master branch:
commit 77fc51a7145c1c665a860d8bf6d399f925bf5d74
Author: Gerfried Fuchs <rhonda at debian.org>
Date:   Tue May 24 22:44:01 2011 +0200

    Add Changelog as upstream changelog

diff --git a/debian/changelog b/debian/changelog
index 5d32285..5ff709e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ tworld (1.3.0-6) unstable; urgency=low
   * Switch packaging licensing to WTFPLv2.
   * Supress error message in postinst if rmdir fails. Also, use lt-nl rather
     than le-nl.
+  * Add Changelog as upstream changelog.
 
  -- 
 
diff --git a/debian/rules b/debian/rules
index 8cf5cea..2539df0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,8 +85,10 @@ install-stamp: build
 	$(INSTALL_DIR) $(TMP2)/usr/share/doc/$(PKG2)
 	$(INSTALL_FILE) BUGS README docs/tworld.html \
 		$(TMP2)/usr/share/doc/$(PKG2)
+	$(INSTALL_FILE) Changelog \
+		$(TMP2)/usr/share/doc/$(PKG2)/changelog
 	cd $(TMP2)/usr/share && gzip -9 man/man6/c4.6 \
-		doc/$(PKG2)/README doc/$(PKG2)/tworld.html
+		doc/$(PKG2)/README doc/$(PKG2)/tworld.html doc/changelog
 
 	touch install-stamp
 

-- 
Packaging for Tile World



More information about the Pkg-games-commits mailing list