--- gimp-texturize-2.0.orig/debian/dirs
+++ gimp-texturize-2.0/debian/dirs
@@ -0,0 +1 @@
+usr/share/doc/gimp-texturize
--- gimp-texturize-2.0.orig/debian/docs
+++ gimp-texturize-2.0/debian/docs
@@ -0,0 +1 @@
+README
--- gimp-texturize-2.0.orig/debian/control
+++ gimp-texturize-2.0/debian/control
@@ -0,0 +1,21 @@
+Source: gimp-texturize
+Section: graphics
+Priority: optional
+Maintainer: Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>
+Build-Depends: debhelper (>= 5.0.0), libgimp2.0-dev, libxml-parser-perl, cdbs
+Standards-Version: 3.7.2
+
+Package: gimp-texturize
+Architecture: any
+Depends: ${shlibs:Depends}, gimp (>= 2.0)
+Description: generates large textures from a small sample
+ Gimp-texturize is a plug-in for the GIMP, a famous picture editor and
+ manipulator.
+ .
+ A few images are designed to be copy-pasted one next to another and
+ still look natural, but the result is usually periodic and very
+ monotonous. The Texturize plugin allows you to have a realistic
+ pseudo-periodicity.
+ .
+ Have a look at http://www.manucornet.net/Informatique/Texturize.php to
+ see how it looks like.
--- gimp-texturize-2.0.orig/debian/rules
+++ gimp-texturize-2.0/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+  
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
--- gimp-texturize-2.0.orig/debian/watch
+++ gimp-texturize-2.0/debian/watch
@@ -0,0 +1,6 @@
+# format version number, currently 3; this line is compulsory!
+version=3
+
+# Line continuations are performed with \
+http://qa.debian.org/watch/sf.php?project=gimp-texturize gimp-texturize-(.*).tgz debian uupdate
+http://sf.net/gimp-texturize/gimp-texturize-(.*)\.tgz debian uupdate
--- gimp-texturize-2.0.orig/debian/changelog
+++ gimp-texturize-2.0/debian/changelog
@@ -0,0 +1,41 @@
+gimp-texturize (2.0-2) unstable; urgency=medium
+
+  * Correct description (it is pseudo-periodicty).
+  * Bump Standards-Version to 3.7.2.
+  * Switch to cdbs:
+     + use default rules, especially clean:: (Closes: #442573)
+  * Bumb debhelper compatibility to 5.
+
+ -- Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>  Thu, 15 Dec 2005 20:54:22 +0100
+
+gimp-texturize (2.0-1) unstable; urgency=low
+
+  * New upstream version. Closes: #325894
+
+ -- Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>  Wed, 31 Aug 2005 20:16:01 +0200
+
+gimp-texturize (1.0-4) unstable; urgency=low
+
+  * Improve description
+
+ -- Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>  Mon, 22 Aug 2005 00:55:37 +0200
+
+gimp-texturize (1.0-3) unstable; urgency=low
+
+  * Bumped Standards-Version to 3.6.2
+  * Recompile against new gcc and g++ versions
+
+ -- Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>  Wed, 13 Jul 2005 01:49:38 +0200
+
+gimp-texturize (1.0-2) unstable; urgency=low
+
+  * Renamed gettext file name (thanks to Ari Pollak). Closes: #303676
+
+ -- Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>  Sun, 10 Apr 2005 18:51:00 +0200
+
+gimp-texturize (1.0-1) unstable; urgency=low
+
+  * Initial Release. Closes: #293901
+
+ -- Mohammed AdnÃ¨ne Trojette <adn+deb@diwi.org>  Sun,  6 Feb 2005 13:00:21 +0100
+
--- gimp-texturize-2.0.orig/debian/compat
+++ gimp-texturize-2.0/debian/compat
@@ -0,0 +1 @@
+5
--- gimp-texturize-2.0.orig/debian/copyright
+++ gimp-texturize-2.0/debian/copyright
@@ -0,0 +1,31 @@
+This package was debianized by Mohammed Adnène Trojette <adn+deb@diwi.org> on
+Sun,  6 Feb 2005 13:00:21 +0100.
+
+It was downloaded from http://www.manucornet.net/Informatique/Texturize.php
+
+
+Upstream Authors: Emmanuel Cornet
+                  Jean-Baptiste Rouquier
+
+License:
+
+      GNU GENERAL PUBLIC LICENSE
+           Version 2.1, February 1999
+
+  This program 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, or (at your option)
+  any later version.
+
+  This program 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 program; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 
+  MA 02110-1301, USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
