--- kmfl-keyboards-mywin-2.1.1.orig/debian/copyright
+++ kmfl-keyboards-mywin-2.1.1/debian/copyright
@@ -0,0 +1,20 @@
+This package was debianized by Keith Stribley <devel@thanlwinsoft.org> on
+Wed,  7 Mar 2007 14:17:28 +0000.
+
+It was downloaded from http://www.thanlwinsoft.org/
+
+Upstream Author: Keith Stribley <devel@thanlwinsoft.org>
+
+Copyright: (C) 2007, Keith Stribley <devel@thanlwinsoft.org>
+
+License:
+
+You are free to distribute this software under the terms of
+the GNU Lesser General Public License  either version 2.1 of the License,
+or (at your option) any later version.
+On Debian systems, the complete text of the GNU Lesser General Public
+License can be found in the file `/usr/share/common-licenses/LGPL-2.1'
+
+The Debian packaging is (C) 2007, Keith Stribley <devel@thanlwinsoft.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
--- kmfl-keyboards-mywin-2.1.1.orig/debian/rules
+++ kmfl-keyboards-mywin-2.1.1/debian/rules
@@ -0,0 +1,61 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+	touch configure-stamp
+
+build: build-stamp
+
+build-stamp: configure-stamp 
+	dh_testdir
+
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+	dh_install myWin2.1.kmn  usr/share/scim/kmfl
+	dh_install myWin.png usr/share/scim/kmfl/icons
+	dh_install myWin.bmp usr/share/scim/kmfl/icons
+	dh_link usr/share/scim/kmfl/icons/myWin.bmp usr/share/scim/kmfl/myWin.bmp
+	dh_link usr/share/scim/kmfl/icons/myWin.png usr/share/scim/kmfl/myWin.png
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs 
+	dh_installdocs
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
--- kmfl-keyboards-mywin-2.1.1.orig/debian/changelog
+++ kmfl-keyboards-mywin-2.1.1/debian/changelog
@@ -0,0 +1,12 @@
+kmfl-keyboards-mywin (2.1.1-2) unstable; urgency=low
+
+  * Remove Lintian warnings (Closes: #456317)
+  * Add homepage
+
+ -- Keith Stribley <devel@thanlwinsoft.org>  Fri, 28 Dec 2007 21:17:11 +0000
+
+kmfl-keyboards-mywin (2.1.1-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Keith Stribley <devel@thanlwinsoft.org>  Mon, 10 Dec 2007 22:22:10 +0000
--- kmfl-keyboards-mywin-2.1.1.orig/debian/dirs
+++ kmfl-keyboards-mywin-2.1.1/debian/dirs
@@ -0,0 +1 @@
+usr/share/scim/kmfl/icons
--- kmfl-keyboards-mywin-2.1.1.orig/debian/control
+++ kmfl-keyboards-mywin-2.1.1/debian/control
@@ -0,0 +1,18 @@
+Source: kmfl-keyboards-mywin
+Section: utils
+Priority: extra
+Maintainer: Keith Stribley <devel@thanlwinsoft.org>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.3
+Homepage: http://www.thanlwinsoft.org/
+
+Package: kmfl-keyboards-mywin
+Architecture: all
+Depends: scim-kmfl-imengine, kmflcomp
+Recommends: ttf-sil-padauk, pangographite
+Description: myWin Myanmar (Burmese) Unicode Keyboard
+ This implements a smart keyboard for Myanmar/Burmese using SCIM and KMFL. 
+ It performs sequence checking and reordering to ensure that
+ the text is conformant to Unicode Technical Note 11.
+ This keyboard supports the changes in Unicode 5.1.0.
+
--- kmfl-keyboards-mywin-2.1.1.orig/debian/compat
+++ kmfl-keyboards-mywin-2.1.1/debian/compat
@@ -0,0 +1 @@
+5
--- kmfl-keyboards-mywin-2.1.1.orig/debian/docs
+++ kmfl-keyboards-mywin-2.1.1/debian/docs
@@ -0,0 +1,2 @@
+welcome.htm
+
