[Pkg-cli-apps-commits] [SCM] tasque branch, master, updated. debian/0.1.11-1-13-g69da47a

Andrew Starr-Bochicchio a.starr.b at gmail.com
Fri Dec 7 19:45:27 UTC 2012


The following commit has been merged in the master branch:
commit afe31d1fc6b3153abbe0af1a1c86439215982056
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date:   Fri Dec 7 13:53:23 2012 -0500

    debian/rules: No longer need to fix permissions on sounds/notify.wav.

diff --git a/debian/changelog b/debian/changelog
index 02b3d45..9123ef2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ tasque (0.1.12-1) UNRELEASED; urgency=low
    - Extend the long description by mentioning the ability to sync
      with Remember the Milk.
    - Run wrap-and-sort over control file.
+  * debian/rules:
+   - No longer need to fix permissions on sounds/notify.wav.
 
  -- Andrew Starr-Bochicchio <asb at debian.org>  Fri, 07 Dec 2012 13:09:35 -0500
 
diff --git a/debian/rules b/debian/rules
index 130482b..6326d91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,5 @@ override_dh_auto_clean:
 	rm -f tasque.1
 	dh_auto_clean
 
-override_dh_fixperms:
-	dh_fixperms
-	chmod 0644 debian/tasque/usr/share/tasque/sounds/notify.wav
-
 %:
 	dh $@ --with cli

-- 
tasque



More information about the Pkg-cli-apps-commits mailing list