Control: tags -1 + patch

On Tue, Jun 16, 2015 at 10:34:35PM +0200, Evgeni Golov wrote:
> Most probably causing commit is:
>  
> https://anonscm.debian.org/cgit/collab-maint/libjsoncpp.git/commit/debian?id=21f33b218735398db17c50e09b46d7fefa39bec8

Either of these will fix the issue:

diff -Nru libjsoncpp-0.10.2/debian/shlibs 
libjsoncpp-0.10.2/debian/shlibs
--- libjsoncpp-0.10.2/debian/shlibs     2015-06-12 11:51:38.000000000 +0200
+++ libjsoncpp-0.10.2/debian/shlibs     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-libjsoncpp 0

diff -Nru libjsoncpp-0.10.2/debian/shlibs 
libjsoncpp-0.10.2/debian/shlibs
--- libjsoncpp-0.10.2/debian/shlibs     2015-06-12 11:51:38.000000000 +0200
+++ libjsoncpp-0.10.2/debian/shlibs     2015-06-16 23:18:42.000000000 +0200
@@ -1 +1 @@
-libjsoncpp 0
+libjsoncpp 0 libjsoncpp0

I prefer the first version, as the shlibs file is not strictly needed 
(dh_makeshlibs will generate exactly that file) if you do not want to 
force any specific depends.

See [1] for the file format.

Please remember that all packages built against the broken version need 
a binNMU to get the new dependency right.

Regards
Evgeni

[1] https://www.debian.org/doc/debian-policy/ch-sharedlibs.html#s-shlibs


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to