Convert both files from KOI8-U to UTF-8 encoding.
* New maintainer - closes: #519617
* Newer upstream release
* Upgrade to debhelper 7
+ * Install Ukrainian README file as README.uk and English as README -
+ closes: #291898
+ - Convert both files from KOI8-U to UTF-8 encoding
-- Ben Hutchings <ben@decadent.org.uk> Sun, 19 Apr 2009 03:01:50 +0100
NEWS
-README
+#README needs conversion
THANKS
TODO
Documentation/FAQ
Documentation/Ovislink-HOWTO.html
-Documentation/Ukrainian/README
+#Documentation/Ukrainian/README needs conversion (and clashes with README)
Documentation/HARDWARE-NOTES
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
+ iconv -f koi8-u -t utf-8 README \
+ > $(CURDIR)/debian/ap-utils/usr/share/doc/ap-utils/README
+ iconv -f koi8-u -t utf-8 Documentation/Ukrainian/README \
+ > $(CURDIR)/debian/ap-utils/usr/share/doc/ap-utils/README.uk
# dh_installexamples
# dh_install
# dh_installmenu