Control: tags 822035 patch pending Control: tags 833240 patch pending Dear maintainer,
Find below the debdiff for a NMU I've prepared for vflib3 (versioned as
3.6.14.dfsg-3+nmu3), upload to DELAYED/2 will follow shortly. Please
feel free to tell me if I should delay it longer (but keep in mind
time's almost up for stretch).
Regards,
Christoph
diff -u vflib3-3.6.14.dfsg/debian/changelog vflib3-3.6.14.dfsg/debian/changelog
--- vflib3-3.6.14.dfsg/debian/changelog
+++ vflib3-3.6.14.dfsg/debian/changelog
@@ -1,3 +1,12 @@
+vflib3 (3.6.14.dfsg-3+nmu3) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Add missing build-{arch,indep} targets, patch by Santiago Vila.
+ Closes: #822035
+ * Remove obsolete Source-Version substvar. Closes: #833240
+
+ -- Christoph Biedl <[email protected]> Wed, 21 Dec 2016
22:32:17 +0100
+
vflib3 (3.6.14.dfsg-3+nmu2) unstable; urgency=medium
* Non-maintainer upload.
diff -u vflib3-3.6.14.dfsg/debian/control vflib3-3.6.14.dfsg/debian/control
--- vflib3-3.6.14.dfsg/debian/control
+++ vflib3-3.6.14.dfsg/debian/control
@@ -8,7 +8,7 @@
Package: vflib3-dev
Section: libdevel
Architecture: any
-Depends: vflib3 (= ${Source-Version}), libfreetype6-dev, libkpathsea-dev,
libc6-dev
+Depends: vflib3 (= ${binary:Version}), libfreetype6-dev, libkpathsea-dev,
libc6-dev
Description: Development files for VFlib3
VFlib3 is a font rasterizer library for multi-lingual information
processing. Using VFlib3, you can obtain bitmap data of characters(glyphs)
diff -u vflib3-3.6.14.dfsg/debian/rules vflib3-3.6.14.dfsg/debian/rules
--- vflib3-3.6.14.dfsg/debian/rules
+++ vflib3-3.6.14.dfsg/debian/rules
@@ -54,6 +54,8 @@
touch configure-stamp
+build-arch: build
+build-indep: build
build: patch configure-stamp build-stamp
build-stamp:
dh_testdir
signature.asc
Description: Digital signature

