tags 833195 + pending patch
thanks
I've uploaded libident 0.22-3.1 to DELAYED/5:
libident (0.22-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Move from obsolete Source-Version substvar to binary:Version.
(Closes: #833195)
The full debdiff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -u libident-0.22/debian/changelog libident-0.22/debian/changelog
--- libident-0.22/debian/changelog
+++ libident-0.22/debian/changelog
@@ -1,3 +1,11 @@
+libident (0.22-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Move from obsolete Source-Version substvar to binary:Version.
+ (Closes: #833195)
+
+ -- Chris Lamb <[email protected]> Fri, 11 Nov 2016 13:19:51 +0000
+
libident (0.22-3) unstable; urgency=low
* acknowledge NMUs.
diff -u libident-0.22/debian/control libident-0.22/debian/control
--- libident-0.22/debian/control
+++ libident-0.22/debian/control
@@ -23,5 +23,5 @@
Section: libdevel
Priority: optional
-Depends: libident(=${Source-Version}), ${shlibs:Depends}
+Depends: libident(=${binary:Version}), ${shlibs:Depends}
Description: simple RFC1413 client library - development
This is a small library to interface to the Ident protocol server.