[SCM] WorldForge transport library branch, master, updated. upstream/0.3.8-29-gd7ade4f
Stephen M. Webb
stephen.webb at bregmasoft.ca
Fri Jan 27 22:32:39 UTC 2012
The following commit has been merged in the master branch:
commit 7fb55213c86f288ed74707be8ac9bfd2b62db0c4
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date: Fri Jan 27 16:02:31 2012 -0500
debian/compat: set to compatibility level 9
diff --git a/debian/changelog b/debian/changelog
index 4d7bd4e..4472641 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ skstream (0.3.8-1) UNRELEASED; urgency=low
* added debian/symbols file
* added VCs- fields to debian/control
* debian/copyright: convert to DEP-5 format
+ * debian/compat: set to compatibility level 9
- -- Stephen M. Webb <stephen.webb at bregmasoft.ca> Thu, 26 Jan 2012 09:04:46 -0500
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca> Fri, 27 Jan 2012 16:01:23 -0500
skstream (0.3.6-5) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 9d06ca4..403598a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Section: libs
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Stephen M. Webb <stephen.webb at bregmasoft.ca>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
libcppunit-dev
Standards-Version: 3.9.2
Homepage: http://www.worldforge.org/
--
WorldForge transport library
More information about the Pkg-games-commits
mailing list