Control: tags 849261 pending Santiago Vila wrote...
> Dear maintainer:
>ยท
> I tried to build this package with "dpkg-buildpackage -A"
> (which is what the "Arch: all" autobuilder would do to build it)
> but it failed:
Only the NMUer is to blame for this. So in a last-minute attempt to
fix this for stretch:
Find below the debdiff for a NMU I've prepared for webcamd (versioned
as 0.7.6-5.2), upload will follow shortly. Please object ASAP if
you disagree - but keep in mind then this is the last chance to get
this package into stretch, if at all.
Christoph
diff -Nru webcamd-0.7.6/debian/changelog webcamd-0.7.6/debian/changelog
--- webcamd-0.7.6/debian/changelog 2016-12-18 23:29:31.000000000 +0100
+++ webcamd-0.7.6/debian/changelog 2016-12-25 13:55:37.000000000 +0100
@@ -1,3 +1,10 @@
+webcamd (0.7.6-5.2) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Fix another FTBFS, patch by Santiago Vila. Closes: #849261
+
+ -- Christoph Biedl <[email protected]> Sun, 25 Dec 2016
13:55:37 +0100
+
webcamd (0.7.6-5.1) unstable; urgency=medium
* Non-maintainer upload
diff -Nru webcamd-0.7.6/debian/rules webcamd-0.7.6/debian/rules
--- webcamd-0.7.6/debian/rules 2016-12-18 23:29:31.000000000 +0100
+++ webcamd-0.7.6/debian/rules 2016-12-25 13:55:37.000000000 +0100
@@ -45,12 +45,12 @@
$(MAKE) install DESTDIR=$(CURDIR)/debian/webcamd
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
# Build architecture-dependent files here.
binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
dh_testdir
dh_testroot
dh_installdocs
signature.asc
Description: Digital signature

