[SCM] Packaging for briquolo branch, master, updated. debian/0.5.7-1-10-g8c81b9b

Bradley Smith brad at brad-smith.co.uk
Fri Sep 26 14:53:30 UTC 2008


The following commit has been merged in the master branch:
commit 8c81b9bad36ed0ba14a3052e2cfe9cffd384294f
Author: Bradley Smith <brad at brad-smith.co.uk>
Date:   Fri Sep 26 15:41:49 2008 +0100

    Convert copyright to machine readable format. Upgrade compat version.
    
    Signed-off-by: Bradley Smith <brad at brad-smith.co.uk>

diff --git a/debian/changelog b/debian/changelog
index 9f079b6..7154de5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,13 +4,15 @@ briquolo (0.5.7-2) unstable; urgency=low
   * Tidy up debian/rules.
   * Update Vcs entries in debian/control.
   * Update Standards-Version to 3.8.0.
-   - Support parallel=N in DEB_BUILD_OPTIONS.
+    - Support parallel=N in DEB_BUILD_OPTIONS.
   * Add --as-needed flag to the build, to avoid unneeded linking.
+  * Upgrade compat version to 7, and update debhelper build-depend to (>= 7)
+  * Convert copyright to machine readable format.
 
   [ Eddy Petrișor ]
   * Put the Debian Games Team in the Maintainer field
 
- -- Bradley Smith <brad at brad-smith.co.uk>  Sat, 05 Jul 2008 21:12:31 +0100
+ -- Bradley Smith <brad at brad-smith.co.uk>  Fri, 26 Sep 2008 15:33:45 +0100
 
 briquolo (0.5.7-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index c55d754..d12aab9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Bradley Smith <brad at brad-smith.co.uk>
-Build-Depends: debhelper (>= 5), autotools-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libpng12-dev, quilt
+Build-Depends: debhelper (>= 7), autotools-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libpng12-dev, quilt
 Standards-Version: 3.8.0
 Homepage: http://briquolo.free.fr/
 Vcs-Git: git://git.debian.org/git/pkg-games/briquolo.git
diff --git a/debian/copyright b/debian/copyright
index ed0f908..27f6523 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,9 @@
-This package was debianized by Gürkan Sengün <gurkan at linuks.mine.nu> on
-Tue,  7 Feb 2006 19:43:22 +0100 and later by Bradley Smith
-<brad at brad-smith.co.uk> on Sat, 29 Dec 2007 11:33:12 +0000
-
-It was downloaded from http://briquolo.free.fr/en/download.html
-
-Copyright Holder: 2003 Cédric Brégardis <cedric.bregardis at free.fr>
-
-License:
-Released under the GNU GPL.
-Please see /usr/share/common-licenses/GPL-2 for the full license.
+Author: 2003 Cédric Brégardis <cedric.bregardis at free.fr>
+Download: http://briquolo.free.fr/en/download.html
 
+Files: *
+Copyright: (C) 2003 Cédric Brégardis <cedric.bregardis at free.fr>
+License: GPL-2+.
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
@@ -25,12 +19,25 @@ Please see /usr/share/common-licenses/GPL-2 for the full license.
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
     USA
 
-Debian packaging copyright:
+Files: debian/*
+Copyright:
+  (C) 2006, 2007  Gürkan Sengün <gurkan at linuks.mine.nu>
+  (C) 2007, 2008  Bradley Smith <brad at brad-smith.co.uk>
+License: GPL-2+.
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
 
-   (C) 2006, 2007  Gürkan Sengün <gurkan at linuks.mine.nu>
-   (C) 2007, 2008  Bradley Smith <brad at brad-smith.co.uk>
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
 
-Debian packaging is also licensed under the GNU General Public License.
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
+    USA
 
 On Debian systems, the complete text of the GNU General Public License
 can be found in `/usr/share/common-licenses/GPL-2'.

-- 
Packaging for briquolo



More information about the Pkg-games-commits mailing list