The following commit has been merged in the master branch:
commit 473acd97d23a66e161f23d01dbff2b560bc5a5a2
Author: Sylvain Beucler <[email protected]>
Date:   Sun Mar 21 19:05:59 2010 +0100

    New upstream release - v1.08.20100321

diff --git a/debian/changelog b/debian/changelog
index 055a8b7..81c6295 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+freedink (1.08.20100321-1) unstable; urgency=low
+
+  * New Upstream Version
+  * Update years in debian/copyright and add translations information
+  * Bump Standards-Version to 3.8.4
+  * Fix debhelper-but-no-misc-depends by adding ${misc:Depends} in binary
+    packages dependencies
+
+ -- Sylvain Beucler <[email protected]>  Sun, 21 Mar 2010 17:42:48 +0100
+
 freedink (1.08.20090918-1) unstable; urgency=low
 
   * New Upstream Version
diff --git a/debian/control b/debian/control
index 977d210..d87d647 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: extra
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Sylvain Beucler <[email protected]>
 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
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.freedink.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/freedink.git
 Vcs-Browser: http://git.debian.org/?p=pkg-games/freedink.git
 
 Package: freedink-engine
 Architecture: any
-Depends: ${shlibs:Depends}, freedink-data, ttf-liberation, freepats
+Depends: ${shlibs:Depends}, ${misc:Depends}, freedink-data, ttf-liberation, 
freepats
 Recommends: freedink-dfarc
 Description: adventure and role-playing game (engine)
  Dink Smallwood is an adventure/role-playing game, similar to Zelda,
@@ -28,7 +28,7 @@ Description: adventure and role-playing game (engine)
 Package: freedink-engine-dbg
 Section: debug
 Architecture: any
-Depends: freedink-engine (= ${binary:Version})
+Depends: ${misc:Depends}, freedink-engine (= ${binary:Version})
 Description: debugging symbols for freedink
  Dink Smallwood is an adventure/role-playing game, similar to Zelda,
  made by RTsoft. Besides twisted humour, it includes the actual game
@@ -43,7 +43,7 @@ Description: debugging symbols for freedink
 
 Package: freedink
 Architecture: all
-Depends: freedink-engine, freedink-dfarc
+Depends: ${misc:Depends}, freedink-engine, freedink-dfarc
 Description: adventure and role-playing game
  Dink Smallwood is an adventure/role-playing game, similar to Zelda,
  made by RTsoft. Besides twisted humour, it includes the actual game
diff --git a/debian/copyright b/debian/copyright
index cd32c0c..9f2909c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,25 @@
 This is GNU FreeDink.
 
 The original source can always be found at:
-       http://git.savannah.gnu.org/gitweb/?p=freedink.git
+       http://ftp.gnu.org/gnu/freedink/
 
 Copyright (C) 1997, 1998, 1999, 2002, 2003  Seth A. Robinson
-Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009  Sylvain Beucler
+Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010  Sylvain Beucler
 Copyright (C) 2005, 2006  Dan Walma
 Copyright (C) 2003  Shawn Betts
 Copyright (C) 2001  Guido Draheim
 
+Translations:
+fr - public domain
+nb - public domain
+fi - public domain
+es - public domain
+pl - Copyright (C) 2009  MichaƂ Trzebiatowski
+da - public domain
+vi - Copyright (C) 2009  Free Software Foundation.
+id - Copyright (C) 2009  Erwid M Jadied
+de - public domain
+
 License:
 
     This file is part of GNU FreeDink
@@ -166,5 +177,5 @@ in ./src and ./test/sdl are covered by the ZLIB license:
   3. This notice may not be removed or altered from any source distribution.
 
 
-The Debian packaging is Copyright (C) 2008, 2009, Sylvain Beucler 
<[email protected]>
+The Debian packaging is Copyright (C) 2008, 2009, 2010, Sylvain Beucler 
<[email protected]>
 and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

-- 
Packaging for freedink

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to