--- nateon-1.0.1.248.orig/debian/nateon.install
+++ nateon-1.0.1.248/debian/nateon.install
@@ -0,0 +1,3 @@
+debian/tmp/usr/bin/* usr/bin/
+debian/tmp/usr/share/applications usr/share/
+debian/tmp/usr/share/icons usr/share/
--- nateon-1.0.1.248.orig/debian/rules
+++ nateon-1.0.1.248/debian/rules
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+LDFLAGS = -Wl,--as-needed
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/cmake.mk
+
+DEB_INSTALL_DOCS_ALL =
+
+# freedesktop.org icon registration
+
+binary-install/nateon::
+	dh_icons -pnateon
--- nateon-1.0.1.248.orig/debian/control
+++ nateon-1.0.1.248/debian/control
@@ -0,0 +1,36 @@
+Source: nateon
+Section: net
+Priority: optional
+Maintainer: Changwoo Ryu <cwryu@debian.org>
+Homepage: http://nateon.kldp.net/
+Vcs-Browser: http://git.debian.org/?p=l10n-korean/nateon.git
+Vcs-Git: git://git.debian.org/git/l10n-korean/nateon.git
+Standards-Version: 3.8.2
+Build-Depends: cdbs,
+	       debhelper (>= 5.0.51),
+	       cmake,
+	       kdelibs-dev,
+	       libao-dev,
+	       libsqlite3-dev,
+	       libxss-dev,
+	       xdg-utils,
+
+Package: nateon
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+	 nateon-data (= ${source:Version})
+Description: client for NateOn instant messaging service
+ This is the official Linux/KDE client for NateOn instant messaging service
+ (http://nateon.nate.com) by SK Communications, Inc.
+
+Package: nateon-data
+Architecture: all
+Depends: ${misc:Depends}
+Conflicts: nateon (<< 1.0-20080131+svn142-3)
+Replaces: nateon (<< 1.0-20080131+svn142-3)
+Description: client for NateOn instant messaging service - data files
+ This is the official Linux/KDE client for NateOn instant messaging service
+ (http://nateon.nate.com) by SK Communications, Inc.
+ .
+ This package contains architecture independent data files needed by the
+ nateon package.
--- nateon-1.0.1.248.orig/debian/watch
+++ nateon-1.0.1.248/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://kldp.net/frs/?group_id=1143 /frs/download.php/.*/nateon-(.*)\.tar\.bz2
--- nateon-1.0.1.248.orig/debian/nateon-data.install
+++ nateon-1.0.1.248/debian/nateon-data.install
@@ -0,0 +1 @@
+debian/tmp/usr/share/apps usr/share/
--- nateon-1.0.1.248.orig/debian/nateon.docs
+++ nateon-1.0.1.248/debian/nateon.docs
@@ -0,0 +1,5 @@
+BUGS
+README
+TODO
+네이트닷컴서비스이용약관.txt
+소스코드이용및서버접속약관.txt
--- nateon-1.0.1.248.orig/debian/copyright
+++ nateon-1.0.1.248/debian/copyright
@@ -0,0 +1,38 @@
+This package was debianized by Changwoo Ryu <cwryu@debian.org> on
+Sat, 02 Feb 2008 20:57:33 +0900.
+
+It was downloaded from <http://kldp.net/projects/nateon/>
+
+Upstream Author: 
+
+    Doo-Hyun Jang <ring0320@nate.com>
+
+Copyright: 
+
+    Copyright (C) 2008 SK Communications, Inc.
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 3 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General Public License
+version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+The Debian packaging is:
+
+    Copyright (C) 2008, 2009 Changwoo Ryu <cwryu@debian.org>
+
+and is licensed under the GPL version 3 or (at your option) any later
+version, see `/usr/share/common-licenses/GPL-3'.
--- nateon-1.0.1.248.orig/debian/changelog
+++ nateon-1.0.1.248/debian/changelog
@@ -0,0 +1,102 @@
+nateon (1.0.1.248-1) unstable; urgency=low
+
+  * New Upstream Version
+  * No more need for the "nateongen" false security patch.
+  * Clean up the copyright notices in debian/copyright.
+  * Build-Depends on libao-dev.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Thu, 03 Sep 2009 03:12:28 +0900
+
+nateon (1.0.1.220-1) unstable; urgency=low
+
+  * New Upstream Version
+  * Standards-Version: 3.8.2
+
+ -- Changwoo Ryu <cwryu@debian.org>  Tue, 28 Jul 2009 12:13:30 +0900
+
+nateon (1.0.1.201-1) unstable; urgency=low
+
+  * New Upstream Version
+  * Add --as-needed linker option to reduce shlib dependencies.
+  * Patch to revert upstream's "nateongen" false security change.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Fri, 27 Feb 2009 13:46:09 +0900
+
+nateon (1.0-20080814-1) unstable; urgency=low
+
+  * New Upstream Version
+  * Standards-Version: 3.8.0
+
+ -- Changwoo Ryu <cwryu@debian.org>  Thu, 14 Aug 2008 19:32:04 +0900
+
+nateon (1.0-20080522-8) unstable; urgency=low
+
+  * Add more missing #include <cstdlib>.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 09:15:46 +0900
+
+nateon (1.0-20080522-7) unstable; urgency=low
+
+  * Fix malloc() use without #include.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 08:23:40 +0900
+
+nateon (1.0-20080522-6) unstable; urgency=low
+
+  * Add another missing include <cstdlib>.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 07:31:54 +0900
+
+nateon (1.0-20080522-5) unstable; urgency=low
+
+  * Add more and more missing include <cstdlib>.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 06:56:59 +0900
+
+nateon (1.0-20080522-4) unstable; urgency=low
+
+  * Add more missing include <cstdlib> in nateon/chat/chatview.cpp.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 05:26:44 +0900
+
+nateon (1.0-20080522-3) unstable; urgency=low
+
+  * Add more missing include <cstdlib> in nateon/buddy/buddy.cpp.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 04:24:30 +0900
+
+nateon (1.0-20080522-2) unstable; urgency=low
+
+  * Add missing include <cstdlib>. (Closes: #483668)
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 31 May 2008 00:39:16 +0900
+
+nateon (1.0-20080522-1) unstable; urgency=low
+
+  * New upstream version
+  * Improved nateon-data package description. (Closes: #481314)
+
+ -- Changwoo Ryu <cwryu@debian.org>  Fri, 30 May 2008 03:27:10 +0900
+
+nateon (1.0-20080131+svn142-3) unstable; urgency=low
+
+  * Remove the .gitignore file for lintian paranoia.
+  * Switch to simple-patchsys from dpatch.
+  * Split the architecture independent data into nateon-data package.
+  * Remove the deprecated Encoding key from *.desktop files.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sat, 03 May 2008 12:43:48 +0900
+
+nateon (1.0-20080131+svn142-2) unstable; urgency=low
+
+  * Use dpatch.
+  * Fix gcc 4.3 FTBFS: coding errors. (Closes: #474815)
+  * Remove incorrectly installed CMakeLists.txt file from binary.
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sun, 27 Apr 2008 06:13:13 +0900
+
+nateon (1.0-20080131+svn142-1) unstable; urgency=low
+
+  * Initial Release. (Closes: #469361)
+
+ -- Changwoo Ryu <cwryu@debian.org>  Sun, 09 Mar 2008 09:43:28 +0900
--- nateon-1.0.1.248.orig/debian/README.Debian
+++ nateon-1.0.1.248/debian/README.Debian
@@ -0,0 +1,10 @@
+nateon for Debian
+-----------------
+
+* To sign up for NateOn IM service (http://nateon.nate.com), you need
+  a Korean Resident Registration Number, either of one for Republic of
+  Korea citizen or one for foreign resident in Korea. So practically
+  this program is useless unless you live in South Korea.
+
+
+ -- Changwoo Ryu <cwryu@debian.org>, Wed,  5 Mar 2008 05:00:03 +0900
--- nateon-1.0.1.248.orig/debian/compat
+++ nateon-1.0.1.248/debian/compat
@@ -0,0 +1 @@
+5
