[SCM] telepathy-qt4 packaging branch, master, updated. 88415080b21e7dad91d91f300f4e5c3f0b3185d9

Diane Trout diane-guest at alioth.debian.org
Thu Jul 18 22:15:01 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=36aab0d

The following commit has been merged in the master branch:
commit 36aab0d062c061b6083baba69f7b9303552d16d2
Author: Diane Trout <diane at ghic.org>
Date:   Thu Jul 18 10:36:47 2013 -0700

    Revert "Remove python compilted byte-code during debian auto_clean target."
    
    This reverts commit dc4d0df08481185c68362779b8106f61a5e01b7a.
    
    Part of reverting back to the commit that was the base for 0.9.3-1.
    e1aed6d3de0f20a8a1fdce8e9cd65dfbb598efb1
---
 debian/changelog |    1 -
 debian/rules     |    4 ----
 2 files changed, 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e11cdac..c579e1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,7 +19,6 @@ telepathy-qt (0.9.3-2) UNRELEASED; urgency=low
   * Add Multi-Arch: same to libtelepathy-qt4-dbg.
   * Add fix_storing_avatars.patch. Fixes issue storing avatars
     multiple times.
-  * Remove python compilted byte-code during debian auto_clean target.
 
   [ Michał Zając ]
   * Drop fvisibility-inlines-hidden.patch - went upstream
diff --git a/debian/rules b/debian/rules
index 9e1b48f..b0d9d7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,3 @@ override_dh_installdocs:
 	dh_installdocs -a --link-doc=libtelepathy-qt4-2
 	dh_installdocs -i
 	rm -f debian/libtelepathy-qt4-doc/usr/share/doc/libtelepathy-qt4-doc/html/jquery.js
-
-override_dh_auto_clean:
-	dh_auto_clean
-	find . -name '*.pyc' -exec rm {} \;

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list