[Debian-in-commits] [SCM] hyphen-as.git branch, master, updated. upstream/0.7.0-4-g895221d

Kartik Mistry kartik at debian.org
Wed Mar 7 11:26:08 UTC 2012


The following commit has been merged in the master branch:
commit 895221d65f904b28ed4ab192df7b822cdbf6cb1f
Author: Kartik Mistry <kartik at debian.org>
Date:   Wed Mar 7 16:56:01 2012 +0530

    Do not install Chagelog twice, Rename openoffice.org-hyphenation-as to hyphen-as

diff --git a/debian/rules b/debian/rules
index 2d33f6a..b57776f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,9 @@
 
 %:
 	dh $@
+
+override_dh_install:
+	rm debian/hyphen-as/usr/share/doc/hyphen-as/ChangeLog
+	mv debian/hyphen-as/usr/share/myspell/infos/ooo/openoffice.org-hyphenation-as \
+	   debian/hyphen-as/usr/share/myspell/infos/ooo/hyphen-as
+

-- 
hyphen-as.git



More information about the Debian-in-commits mailing list