[edge-addition-planarity-suite] 01/03: Multiarch works without tweaks

Julien Puydt julien.puydt at laposte.net
Sun Nov 1 12:56:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository edge-addition-planarity-suite.

commit d3a7326f92642a7b5db421f3dc018ebee6947955
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Nov 1 13:49:34 2015 +0100

    Multiarch works without tweaks
---
 debian/control | 3 +--
 debian/rules   | 4 ----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 7b7d656..88773da 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: math
 Priority: optional
 Standards-Version: 3.9.6
 Homepage: https://github.com/graph-algorithms/edge-addition-planarity-suite
-Build-Depends: debhelper (>= 9), dh-autoreconf (>= 4~)
+Build-Depends: debhelper (>= 9), dh-autoreconf
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/planarity.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/planarity.git
 
@@ -13,7 +13,6 @@ Package: libplanarity0
 Section: libs
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Library of planarity-related graph algorithms
  This library contains the reference implementation of the
diff --git a/debian/rules b/debian/rules
index 02923b3..5cc35bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
-
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
-export ACLOCAL_M4=.
 
 %:
 	dh $@ --with autoreconf --parallel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/edge-addition-planarity-suite.git



More information about the debian-science-commits mailing list