[Blends-commit] [SCM] blends-dev branch, master, updated. 688466d0ad7d41cf251a7e994aa9b67188c4f9c1

Andreas Tille tille at debian.org
Mon Sep 12 07:57:51 UTC 2016


The following commit has been merged in the master branch:
commit 688466d0ad7d41cf251a7e994aa9b67188c4f9c1
Author: Andreas Tille <tille at debian.org>
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 <olebole at debian.org>  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



More information about the Blends-commit mailing list