[Pkg-net-snmp-commits] [pkg-net-snmp] 01/16: fix #774775

Hideki Yamane henrich at moszumanska.debian.org
Sun Aug 28 02:19:43 UTC 2016


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

henrich pushed a commit to branch master
in repository pkg-net-snmp.

commit 524d59c9f42f399e1e9bc7f70a55b94076770b20
Author: Hideki Yamane <henrich at debian.org>
Date:   Mon Feb 1 22:14:04 2016 +0900

    fix #774775
---
 debian/changelog | 3 +++
 debian/control   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cd8a1bd..cf2d89a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ net-snmp (5.7.3+dfsg-2) UNRELEASED; urgency=medium
       (Closes: #794641, #794647)
   * debian/snmp.preinst
     - revert "killall", it is unnecessary anymore (Closes: #781257)
+  * debian/control
+    - fix lintian error "old-style-config-script-multiarch-path" by adding
+      "Multi-Arch: no" to libsnmp-dev. It also fix multi-arch install (Closes: #774775)
 
  -- Hideki Yamane <henrich at debian.org>  Thu, 18 Jun 2015 06:43:28 +0900
 
diff --git a/debian/control b/debian/control
index 0aa5574..15d5c7d 100644
--- a/debian/control
+++ b/debian/control
@@ -114,6 +114,7 @@ Description: SNMP (Simple Network Management Protocol) library debug
 Package: libsnmp-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: no
 Replaces: libsnmp9-dev, libsnmp15-dev, snmp (<< 5.4~dfsg), libsnmp-base (<< 5.7.2~dfsg-8.1~)
 Provides: libsnmp9-dev
 Conflicts: libsnmp9-dev, libsnmp15-dev, snmp (<< 5.4~dfsg)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-net-snmp/pkg-net-snmp.git



More information about the Pkg-net-snmp-commits mailing list