Package: sagan
Version: 1.0.1
Followup-For: Bug #815945

Dear Maintainer,

  I did a NMU 2/Delay. The way I did the last NMU
 only i386 was fixed.
  I included hurd-i386 and kfreebsd-i386 on this NMU.

diff -Nru sagan-1.0.1/debian/changelog sagan-1.0.1/debian/changelog
--- sagan-1.0.1/debian/changelog        2016-03-01 12:17:31.000000000
-0300
+++ sagan-1.0.1/debian/changelog        2016-03-10 16:04:40.000000000
-0300
@@ -1,3 +1,11 @@
+sagan (1.0.1-0.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * kfreebsd-i386 and hurd-i386 added to the condiction which
+    set '--enable-system-strstr' when running configure script.
+
+ -- Herbert Parentes Fortes Neto <h...@ig.com.br>  Thu, 10 Mar 2016
15:58:41 -0300
+

diff -Nru sagan-1.0.1/debian/rules sagan-1.0.1/debian/rules
--- sagan-1.0.1/debian/rules    2016-01-18 16:31:00.000000000 -0200
+++ sagan-1.0.1/debian/rules    2016-03-10 16:05:42.000000000 -0300
@@ -16,7 +16,8 @@
 export DEB_BUILD_OPTIONS=noddebs
  
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-ifeq ($(DEB_HOST_ARCH),i386)
+
+ifeq ($(DEB_HOST_ARCH),$(filter $(DEB_HOST_ARCH),i386 kfreebsd-i386 hurd-i386))
        CONFS:=--enable-system-strstr
        --with-postgresql-includes=/usr/include/postgresql
        --disable-libdnet LIBS="-lm -lestr -lee"
 else
        CONFS:=--with-postgresql-includes=/usr/include/postgresql
        --disable-libdnet LIBS="-lm -lestr -lee"


regards,
Herbert

-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to