--- gaim-themes-0.2.orig/debian/compat
+++ gaim-themes-0.2/debian/compat
@@ -0,0 +1 @@
+5
--- gaim-themes-0.2.orig/debian/rules
+++ gaim-themes-0.2/debian/rules
@@ -0,0 +1,47 @@
+#!/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
+
+build:
+# Nothing to do
+
+clean:
+	dh_testdir
+	dh_testroot
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+
+# Build architecture-independent files here.
+binary-indep: build install
+	dh_testdir -i
+	dh_testroot -i
+	dh_installchangelogs -i
+	dh_installdocs -i
+	dh_installexamples -i
+	dh_install -i
+	dh_link -i
+	dh_strip -i
+	dh_compress -i
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
+
+# 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
--- gaim-themes-0.2.orig/debian/changelog
+++ gaim-themes-0.2/debian/changelog
@@ -0,0 +1,16 @@
+gaim-themes (0.2-1) unstable; urgency=low
+ 
+  * new upstream release
+  * Acknowledges NMU fixes by Luis Rodrigo Gallardo Cruz
+    - Rename package and contents to work with pidgin (Closes: #445467)
+  * Add some new themes from gnome-look.org
+  * Update package compatibility to 5
+
+ -- Martin Braure de Calignon <braurede@free.fr>  Wed, 07 Nov 2007 00:06:26 +0100
+
+gaim-themes (0.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Martin Braure de Calignon <braurede@free.fr>  Tue,  1 Mar 2005 13:39:36 +0100
+
--- gaim-themes-0.2.orig/debian/pidgin-themes.install
+++ gaim-themes-0.2/debian/pidgin-themes.install
@@ -0,0 +1 @@
+themes/burger themes/crystalgaim themes/dmogdotorg themes/feltip24 themes/feltipretouched themes/gaim-summer-daze-emoticons themes/HandmadeSmiles themes/inbob themes/kitties themes/maya themes/nis themes/QIP-pidgin themes/smallsmiles /usr/share/pixmaps/pidgin/emotes
--- gaim-themes-0.2.orig/debian/copyright
+++ gaim-themes-0.2/debian/copyright
@@ -0,0 +1,33 @@
+This package was debianized by Martin Braure de Calignon <braurede@free.fr> on
+Tue,  1 Mar 2005 13:39:36 +0100.
+
+It was downloaded from http://gaim.sourceforge.net and http://www.gnome-look.org
+
+Copyright:
+
+Upstream Authors: SeanEgan <saen.egan@binghamton.edu>
+		  LX_Xero <dontspam@xeron.cc>
+		  GnomePro <erick@gnomepro.com>
+		  Chromakode <chromakode@yahoo.com>
+ 		  Damog <damog@damog.net>
+		  Jer <lasloholifeld@hotmail.com>
+		  xOvni <xovni@invox.org>
+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 2 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 can be found in `/usr/share/common-licenses/GPL'.
--- gaim-themes-0.2.orig/debian/control
+++ gaim-themes-0.2/debian/control
@@ -0,0 +1,26 @@
+Source: gaim-themes
+Section: net
+Priority: optional
+Maintainer: Martin Braure de Calignon <braurede@free.fr>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: pidgin-themes
+Architecture: all
+Depends: pidgin
+Description: Smiley themes collection for pidgin
+ This package provides few differents smiley theme for Pidgin
+ They have been downloaded from http://gaim.sourceforge.net
+ and from http://www.gnome-look.org/
+ It includes only free themes.
+ .
+ Homepage: http://www.pidgin.im/
+ 
+Package: gaim-themes
+Architecture: all
+Depends: pidgin-themes
+Description: Transitional dummy package
+ This is a dummy package to ease transition from previous versions of
+ gaim-themes.
+ .
+ It can be safely removed from your system.
