[Debian-in-commits] [hyphen-ml] 07/08: Fix the copy paste typo of using hyphen-kn in place of hyphen-ml and add clean target to remove stamp-directory-rename

Vasudev Kamath vasudev-guest at moszumanska.debian.org
Sat Dec 7 03:30:44 UTC 2013


This is an automated email from the git hooks/post-receive script.

vasudev-guest pushed a commit to branch master
in repository hyphen-ml.

commit 861ecc4a7714f3fdbb439188f814c384e7afe558
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Fri Dec 6 22:58:03 2013 +0530

    Fix the copy paste typo of using hyphen-kn in place of hyphen-ml and add
    clean target to remove stamp-directory-rename
---
 debian/control.in | 2 +-
 debian/copyright  | 2 +-
 debian/rules      | 2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index cd6e1a1..6abe526 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -9,7 +9,7 @@ Vcs-Git: git://anonscm.debian.org/debian-in/hyphen-ml.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-in/hyphen-ml.git
 Homepage: http://wiki.smc.org.in/Hyphenation
 
-Package: hyphen-kn
+Package: hyphen-ml
 Architecture: all
 Depends: ${misc:Depends}, ${cdbs:Depends}
 Recommends: ${cdbs:Recommends}
diff --git a/debian/copyright b/debian/copyright
index 96328f2..da9f1ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: hyphen-kn
+Upstream-Name: hyphen-ml
 Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/
 
 Files: debian/*
diff --git a/debian/rules b/debian/rules
index bdef309..c9758bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,3 +26,5 @@ stamp-directory-rename:
 	mv $(cdbs_make_curdestdir)usr/share/myspell/infos/ooo/openoffice.org-hyphenation-ml \
 		$(cdbs_make_curdestdir)usr/share/myspell/infos/ooo/hyphen-ml
 	touch "$@"
+clean::
+	rm -f stamp-directory-rename

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/hyphen-ml.git



More information about the Debian-in-commits mailing list