[Debian-hebrew-package] [svn] r546 - pkg/hspell/trunk/debian

Yaacov Zamir kzamir-guest at alioth.debian.org
Sat Apr 14 11:42:00 UTC 2007


Author: kzamir-guest
Date: Sat Apr 14 11:41:59 2007
New Revision: 546

Modified:
   pkg/hspell/trunk/debian/changelog
   pkg/hspell/trunk/debian/rules
Log:
add hspell alternatives

Modified: pkg/hspell/trunk/debian/changelog
==============================================================================
--- pkg/hspell/trunk/debian/changelog	(original)
+++ pkg/hspell/trunk/debian/changelog	Sat Apr 14 11:41:59 2007
@@ -3,6 +3,7 @@
   * Change priority of myspell-he to optional according to the "Debian Spelling
     Dictionaries and Tools Policy": "myspell dictionary packages are 
     "Architecture: all" and have priority "optional".
+  * Add alternatives hspell.real/hspell-i/multispell (Diego Iastrubni, Yaacov Zamir)
 
  -- Lior Kaplan <kaplan at debian.org>  Sat,  7 Oct 2006 14:05:57 +0200
 

Modified: pkg/hspell/trunk/debian/rules
==============================================================================
--- pkg/hspell/trunk/debian/rules	(original)
+++ pkg/hspell/trunk/debian/rules	Sat Apr 14 11:41:59 2007
@@ -92,6 +92,9 @@
 	# debian/tmp.
 	$(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
 
+	# rename hspell as hspell.real
+	mv $(CURDIR)/debian/tmp/usr/bin/hspell $(CURDIR)/debian/tmp/usr/bin/hspell.real
+	
 	dh_install -s --sourcedir=debian/tmp
 # Must not depend on anything. This is to be called by
 # binary-arch/binary-indep



More information about the Debian-hebrew-package mailing list