Bug#824830: etsf-io: FTBFS: cp: cannot stat './AUTHORS-XAUTHORS': No such file or directory

Sebastiaan Couwenberg sebastic at xs4all.nl
Fri May 20 15:36:41 UTC 2016


Control: tags -1 pending

Hi Chris,

I've prepared a new NMU to fix this issue, see the attached debdiff.

I've uploaded it to DELAYED/10

Hopefully the maintainer will prepare a proper upload to acknowledge
this and the preceding NMU.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
-------------- next part --------------
diff -Nru etsf-io-1.0.4/debian/changelog etsf-io-1.0.4/debian/changelog
--- etsf-io-1.0.4/debian/changelog	2015-08-19 21:17:07.000000000 +0200
+++ etsf-io-1.0.4/debian/changelog	2016-05-20 17:08:49.000000000 +0200
@@ -1,3 +1,12 @@
+etsf-io (1.0.4-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix dh_installdocs invocation,
+    cdds cannot exclude files via DEB_INSTALL_DOCS.
+    (closes: #824830)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 20 May 2016 16:45:38 +0200
+
 etsf-io (1.0.4-1~exp1.1) unstable; urgency=medium
 
   * Non-maintainer upload. Build with GCC 5. (closes: #777844)
diff -Nru etsf-io-1.0.4/debian/rules etsf-io-1.0.4/debian/rules
--- etsf-io-1.0.4/debian/rules	2015-01-06 14:38:16.000000000 +0100
+++ etsf-io-1.0.4/debian/rules	2016-05-20 17:08:13.000000000 +0200
@@ -6,9 +6,10 @@
 
 DEB_CONFIGURE_USER_FLAGS := --docdir=\$${prefix}/share/doc/libetsf-io-doc --with-moduledir=\$${includedir} FCFLAGS="-O2 -fPIC"
 DEB_MAKE_INSTALL_TARGET  := install DESTDIR=$(DEB_DESTDIR)
-DEB_INSTALL_DOCS_etsf-io := -XTODO
-DEB_INSTALL_DOCS_libetsf-io-doc := -XAUTHORS -XREADME -XNEWS -XTODO
-DEB_INSTALL_DOCS_libetsf-io-dev := -XAUTHORS -XREADME -XNEWS -XTODO
+#DEB_INSTALL_DOCS_etsf-io := -XTODO
+#DEB_INSTALL_DOCS_libetsf-io-doc := -XAUTHORS -XREADME -XNEWS -XTODO 
+#DEB_INSTALL_DOCS_libetsf-io-dev := -XAUTHORS -XREADME -XNEWS -XTODO
 
 get-orig-source:
 	-uscan --upstream-version 0
+


More information about the debian-science-maintainers mailing list