[SCM] WorldForge transport library branch, master, updated. upstream/0.3.8-34-gd539ca7

Stephen M. Webb stephen.webb at bregmasoft.ca
Sun Feb 5 15:53:27 UTC 2012


The following commit has been merged in the master branch:
commit 10c99f024407739a738e6485bd42b02b56a8babb
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Sun Feb 5 10:49:18 2012 -0500

    debian/control: added Multi-Arch field

diff --git a/debian/changelog b/debian/changelog
index b3e57fc..9e4720f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,11 +13,11 @@ skstream (0.3.8-1) UNRELEASED; urgency=low
   * debian/copyright: convert to DEP-5 format
   * debian/compat: set to compatibility level 9
   * debian/rules: add --with autoreconf to regenerate autotools files
-  * debian/control: tweaked for multi-arch
   * used xz compression for packaging
   * removed 0001-gcc-4.4.patch (no longer required)
+  * debian/control: added Multi-Arch field for binary packages
 
- -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Sun, 05 Feb 2012 10:33:20 -0500
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Sun, 05 Feb 2012 10:44:01 -0500
 
 skstream (0.3.6-5) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 407a375..cc335ff 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Description: iostream-based C++ socket library
 Package: libskstream-0.3-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libskstream-0.3-6 (= ${binary:Version}),
          ${misc:Depends}
@@ -40,6 +41,7 @@ Package: libskstream-0.3-6-dbg
 Section: debug
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libskstream-0.3-6 (= ${binary:Version}),
          ${misc:Depends}

-- 
WorldForge transport library



More information about the Pkg-games-commits mailing list