[SCM] Packaging for freedink branch, master, updated. debian/1.08.20100420-1-8-g214cb44

Sylvain Beucler beuc at beuc.net
Sun Nov 14 00:03:50 UTC 2010


The following commit has been merged in the master branch:
commit b58074615e38cc6dc873c495a8b224646d752c98
Author: Sylvain Beucler <beuc at beuc.net>
Date:   Sun Nov 14 00:44:09 2010 +0100

    Sync upstream's debian/

diff --git a/debian/changelog b/debian/changelog
index 7784f6b..138d5b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ freedink (1.08.20100420-2) UNRELEASED; urgency=low
   * Precise licenses versions in debian/copyright, fixes
     copyright-refers-to-symlink-license lintian warning
   * Update copyright about new translations
-  * Symlink 'freedink' documentation to 'freedink-engine'
+  * Symlink 'freedink' documentation to 'freedink-engine' (requires
+    debhelper >= 7.4.2)
 
- -- Sylvain Beucler <beuc at debian.org>  Sat, 30 Oct 2010 15:30:07 +0200
+ -- Sylvain Beucler <beuc at debian.org>  Fri, 12 Nov 2010 19:41:35 +0100
 
 freedink (1.08.20100420-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d87d647..49a5f9b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Sylvain Beucler <beuc at beuc.net>
-Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, libsdl1.2-dev, libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libfontconfig1-dev
+Build-Depends: debhelper (>= 7.4.2), autotools-dev, pkg-config, libsdl1.2-dev, libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libfontconfig1-dev
 Standards-Version: 3.8.4
 Homepage: http://www.freedink.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/freedink.git
diff --git a/debian/copyright b/debian/copyright
index 492e3ae..8f175d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,6 +21,7 @@ id - Copyright (C) 2009  Erwid M Jadied
 de - public domain
 el - Copyright (C) 2010  Michael Kotsarinis
 it - Copyright (C) 2010  Vincenzo Campanella
+cs - Copyright (C) 2010  Marek Černocký
 
 License:
 
diff --git a/debian/rules b/debian/rules
index 6903181..f8f8423 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,6 +86,7 @@ binary-indep: build install
 binary-arch: build install
 	dh_testdir
 	dh_testroot
+	# --link-doc requires debhelper 7.4.2
 	dh_installdocs --link-doc=freedink-engine
 	dh_installchangelogs ChangeLog
 #	dh_installexamples

-- 
Packaging for freedink



More information about the Pkg-games-commits mailing list