Hello again,

Martin Pitt [2016-11-09 10:24 +0100]:
> I pushed the fix now:
> 
>   
> https://anonscm.debian.org/cgit/collab-maint/json-c.git/commit/?id=bf85685a69
> 
> (without changelog as you apparently do that on release time).
> 
> > (I'd also fix the broken Vcs-Browse: field while I'm at it).
> 
> Done as well:
> 
>   
> https://anonscm.debian.org/cgit/collab-maint/json-c.git/commit/?id=2873190fdf

I uncommitted these, as even that branch is out of date: it has
0.12-3, but testing/unstable have 0.12.1-1.

> I uploaded this as an NMU to DELAYED/5, with the attached "release"
> commit. I will push this to git if and when this lands.

As there is no git branch that corresponds to reality, I attach the
NMU debdiff.

Thanks,

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 10:28:57.000000000 +0200
+++ json-c-0.12.1/debian/changelog      2016-11-14 11:33:17.000000000 +0100
@@ -1,3 +1,12 @@
+json-c (0.12.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Fix Vcs-Browser URL
+  * 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>  Mon, 14 Nov 2016 11:33:17 +0100
+
 json-c (0.12.1-1) unstable; urgency=medium
 
   * Imported Upstream version 0.12.1
diff -Nru json-c-0.12.1/debian/control json-c-0.12.1/debian/control
--- json-c-0.12.1/debian/control        2016-09-02 10:28:57.000000000 +0200
+++ json-c-0.12.1/debian/control        2016-11-14 11:33:10.000000000 +0100
@@ -10,7 +10,7 @@
 Section: libs
 Homepage: https://github.com/json-c/json-c/wiki
 Vcs-Git: git://anonscm.debian.org/git/collab-maint/json-c
-Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/json-c.git;a=summary
+Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/json-c.git
 
 Package: libjson-c3
 Architecture: any
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 10:28:57.000000000 
+0200
+++ json-c-0.12.1/debian/libjson-c-dev.links    2016-11-14 11:33:10.000000000 
+0100
@@ -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

Attachment: signature.asc
Description: PGP signature

Reply via email to