Control: tag -1 patch

Straightforward patch. I verified that you can still build
successfully against this.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru json-c-0.12.1/debian/changelog json-c-0.12.1/debian/changelog
--- json-c-0.12.1/debian/changelog      2016-09-02 11:28:57.000000000 +0300
+++ json-c-0.12.1/debian/changelog      2016-11-04 12:20:13.000000000 +0200
@@ -1,3 +1,10 @@
+json-c (0.12.1-2) UNRELEASED; urgency=medium
+
+  * debian/libjson-c-dev.links: Fix library symlinks to not collide between
+    /lib/ and /usr/lib/. (Closes: #843145, LP: #1629552)
+
+ -- Martin Pitt <mp...@debian.org>  Fri, 04 Nov 2016 12:20:13 +0200
+
 json-c (0.12.1-1) unstable; urgency=medium
 
   * Imported Upstream version 0.12.1
diff -Nru json-c-0.12.1/debian/libjson-c-dev.links 
json-c-0.12.1/debian/libjson-c-dev.links
--- json-c-0.12.1/debian/libjson-c-dev.links    2016-09-02 11:28:57.000000000 
+0300
+++ json-c-0.12.1/debian/libjson-c-dev.links    2016-11-04 12:20:07.000000000 
+0200
@@ -1,3 +1,2 @@
 #!/usr/bin/dh-exec
-/lib/${DEB_HOST_MULTIARCH}/libjson-c.so.3 
/usr/lib/${DEB_HOST_MULTIARCH}/libjson-c.so.3
-/usr/lib/${DEB_HOST_MULTIARCH}/libjson-c.so.3 
/usr/lib/${DEB_HOST_MULTIARCH}/libjson-c.so
+/lib/${DEB_HOST_MULTIARCH}/libjson-c.so.3 
/usr/lib/${DEB_HOST_MULTIARCH}/libjson-c.so

Reply via email to