tags 459111 + patch
thanks

Hi,

Attached is the diff for my myspell-sl 1.0-1.1 NMU.
diff -u myspell-sl-1.0/debian/rules myspell-sl-1.0/debian/rules
--- myspell-sl-1.0/debian/rules
+++ myspell-sl-1.0/debian/rules
@@ -49,7 +49,7 @@
 	dh_installdirs
 
 	cp debian/info.sl_SI $(CURDIR)/debian/myspell-sl/usr/share/myspell/infos/ooo/
-	cp sl_SI.{dic,aff} $(CURDIR)/debian/myspell-sl/usr/share/myspell/dicts/
+	cp sl_SI.dic sl_SI.aff $(CURDIR)/debian/myspell-sl/usr/share/myspell/dicts/
 	ln -s sl_SI.dic $(CURDIR)/debian/myspell-sl/usr/share/myspell/dicts/sl-SI.dic
 	ln -s sl_SI.aff $(CURDIR)/debian/myspell-sl/usr/share/myspell/dicts/sl-SI.aff
 				
diff -u myspell-sl-1.0/debian/changelog myspell-sl-1.0/debian/changelog
--- myspell-sl-1.0/debian/changelog
+++ myspell-sl-1.0/debian/changelog
@@ -1,3 +1,10 @@
+myspell-sl (1.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Fixed bashism. (Closes: #459111)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>  Wed, 23 Jan 2008 19:01:10 +0100
+
 myspell-sl (1.0-1) unstable; urgency=low
 
   * Initial Release (closes: #238183)

Reply via email to