[SCM] xboard PKG branch, experimental, updated. debian/4.5.git20101120-1-17-g7fcc7b4

Vincent Legout vincent at legout.info
Tue Feb 22 10:42:46 UTC 2011


The following commit has been merged in the experimental branch:
commit 62949523ada38de75bbdc9d0dfca3ac709c3a66b
Author: Vincent Legout <vincent at legout.info>
Date:   Tue Feb 22 11:30:04 2011 +0100

    Switch to debhelper 8

diff --git a/debian/changelog b/debian/changelog
index d7457fb..fb6425f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xboard (4.5.1-1) unstable; urgency=low
   * Remove unneeded patch 02_allow_current_flex.dpatch
   * debian/patches/*: Add dep3 headers
   * Upload to unstable
+  * Switch to debhelper 8
 
  -- Vincent Legout <vincent at legout.info>  Mon, 21 Feb 2011 16:38:51 +0100
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 465a279..00097fd 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: Clint Adams <clint at gnu.org>, Barry deFreese <bdefreese at debian.org>, Gonéri Le Bouder <goneri at rulezlan.org>, Vincent Legout <vincent at legout.info>
-Build-Depends: debhelper (>= 7.0.50~), quilt, libxaw7-dev, texinfo
+Build-Depends: debhelper (>= 8), quilt, libxaw7-dev, texinfo
 Standards-Version: 3.9.1
 Homepage: http://savannah.gnu.org/projects/xboard/
 Vcs-Git: git://git.debian.org/git/pkg-games/xboard.git

-- 
xboard PKG



More information about the Pkg-games-commits mailing list