tags 833207 + pending patch
thanks
I've uploaded hylafax 6.0.6-6.1 to DELAYED/5:
hylafax (3:6.0.6-6.1) unstable; urgency=medium
* Non-maintainer upload.
* Move from obsolete Source-Version substvars to binary:Version.
(Closes: #833207)
The full debdiff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -Nru hylafax-6.0.6/debian/changelog hylafax-6.0.6/debian/changelog
--- hylafax-6.0.6/debian/changelog 2014-12-04 21:47:58.000000000 +0000
+++ hylafax-6.0.6/debian/changelog 2016-11-11 13:25:35.000000000 +0000
@@ -1,3 +1,11 @@
+hylafax (3:6.0.6-6.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Move from obsolete Source-Version substvars to binary:Version.
+ (Closes: #833207)
+
+ -- Chris Lamb <[email protected]> Fri, 11 Nov 2016 13:25:35 +0000
+
hylafax (3:6.0.6-6) unstable; urgency=medium
* Don't remove files managed by dpkg when purging package.
diff -Nru hylafax-6.0.6/debian/control hylafax-6.0.6/debian/control
--- hylafax-6.0.6/debian/control 2013-03-10 17:17:18.000000000 +0000
+++ hylafax-6.0.6/debian/control 2016-11-11 13:25:35.000000000 +0000
@@ -41,7 +41,7 @@
Package: hylafax-server-dbg
Section: comm
Architecture: any
-Depends: hylafax-server (= ${Source-Version})
+Depends: hylafax-server (= ${binary:Version})
Description: Debug symbols for the hylafax server
This package support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
@@ -56,7 +56,7 @@
Package: hylafax-client-dbg
Architecture: any
Section: comm
-Depends: hylafax-client (= ${Source-Version})
+Depends: hylafax-client (= ${binary:Version})
Description: Flexible client/server fax software - client utilities
The HylaFAX client software communicates with a HylaFAX server via TCP/IP.
.