The following commit has been merged in the master branch:
commit 688466d0ad7d41cf251a7e994aa9b67188c4f9c1
Author: Andreas Tille <[email protected]>
Date: Mon Sep 12 09:50:03 2016 +0200
Fix typo in d/rules
diff --git a/debian/changelog b/debian/changelog
index 03a0d41..cdfdd61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ blends (0.6.94) unstable; urgency=medium
blends (thanks Wolfgang for the patch
Closes: #835528
* Bump Standards-Version
+ * Fix typo in d/rules
-- Ole Streicher <[email protected]> Mon, 12 Sep 2016 09:40:48 +0200
diff --git a/debian/rules b/debian/rules
index 0ed5dad..358164b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_clean:
cd doc; $(MAKE) clean
dh_auto_clean
-override_dh_compress :
+override_dh_compress:
dh_compress -X.pdf
dist: get-orig-source
--
Git repository for blends code
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit