The following commit has been merged in the master branch:
commit acd526ea364f09dc8d692f00d497643dd952b0ad
Author: Andres Mejia <[email protected]>
Date:   Fri Mar 16 16:38:51 2012 -0400

    Allow dev package to be multiarch installable.

diff --git a/debian/changelog b/debian/changelog
index 062fa91..3db8d07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+alure (1.2-3) unstable; urgency=low
+
+  * Allow dev package to be multiarch installable.
+
+ -- Andres Mejia <[email protected]>  Fri, 16 Mar 2012 16:38:19 -0400
+
 alure (1.2-2) unstable; urgency=low
 
   * Be slightly less strict on version build depends on debhelper.
diff --git a/debian/control b/debian/control
index 9a95d48..3a67f0a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Homepage: http://kcat.strangesoft.net/alure.html
 
 Package: libalure-dev
 Section: libdevel
+Multi-Arch: same
 Architecture: any
 Depends: libopenal-dev, libalure1 (= ${binary:Version}), ${shlibs:Depends},
  ${misc:Depends}

-- 
ALURE packaging

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

Reply via email to