[SCM] libzn-poly: library for polynomial arithmetic in Z/nZ[x] branch, master, updated. upstream/0.9-23-g0c2a347

Tobias Hansen tobias.han at gmx.de
Sun Dec 23 12:34:56 UTC 2012


The following commit has been merged in the master branch:
commit 983f236ca6bdd3f203ca855733b04e2d27447500
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Sun Dec 23 13:36:45 2012 +0100

    Complete multiarch conversion.

diff --git a/debian/control b/debian/control
index 33e60aa..997a86f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: Library for polynomial arithmetic in Z/nZ[x]
  zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n
  is any modulus that fits into an unsigned long.
@@ -23,6 +24,7 @@ Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libzn-poly-0.9 (= ${binary:Version})
 Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: Library for polynomial arithmetic in Z/nZ[x]
  zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n
  is any modulus that fits into an unsigned long.

-- 
libzn-poly: library for polynomial arithmetic in Z/nZ[x]



More information about the debian-science-commits mailing list