--- gdl-2.30.1.orig/debian/watch
+++ gdl-2.30.1/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://ftp.gnome.org/pub/gnome/sources/gdl/([\d\.]+)[02468]/ \
+    gdl-([\d\.]+)\.tar\.gz
--- gdl-2.30.1.orig/debian/control
+++ gdl-2.30.1/debian/control
@@ -0,0 +1,69 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: gdl
+Section: libs
+Priority: optional
+Maintainer: Rob Bradford <robster@debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
+Build-Depends: debhelper (>= 5.0.0),
+               cdbs,
+               autotools-dev,
+               libgtk2.0-dev (>= 2.12.0),
+               libxml2-dev (>= 2.2.8),
+               intltool (>= 0.35.0),
+               gtk-doc-tools (>= 1.4),
+               gnome-pkg-tools (>= 0.11)
+Build-Depends-Indep: libglib2.0-doc, libgtk2.0-doc
+Standards-Version: 3.8.3
+
+Package: libgdl-1-dev
+Section: libdevel
+Architecture: any
+Depends: libgdl-1-3 (= ${binary:Version}),
+         libgtk2.0-dev (>= 2.12.0),
+         libxml2-dev (>= 2.2.8),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Provides: libgdl-dev
+Conflicts: libgdl-dev
+Description: GNOME DevTool libraries - development files
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the development files.
+
+Package: libgdl-1-3
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libgdl-1-common (= ${source:Version})
+Description: GNOME DevTool libraries
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the shared libraries.
+
+Package: libgdl-1-common
+Section: gnome
+Architecture: all
+Depends: ${misc:Depends}
+Description: GNOME DevTool libraries - common files
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the common files.
+
+Package: libgdl-1-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libgdl-1-3 (= ${binary:Version}),
+         ${misc:Depends}
+Description: GNOME DevTool libraries - debug files
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the debugging symbols.
--- gdl-2.30.1.orig/debian/copyright
+++ gdl-2.30.1/debian/copyright
@@ -0,0 +1,43 @@
+This package was debianized by Rob Bradford <robster@debian.org> on
+Tue, 12 Jul 2005 20:56:09 +0100.
+
+It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gdl/
+
+Upstream authors:
+
+    Dave Camp <dave@ximian.com>
+    Neil Hodgson <neilh@scintilla.org>
+    Gustavo Giráldez <gustavo.giraldez@gmx.net>
+
+Copyright:
+
+    Copyright © 1999-2000 Dave Camp
+    Copyright © 2002      Gustavo Giráldez
+    Copyright © 2002      Sun Microsystems, Inc
+    Copyright © 2003      Jeroen Zwartepoorte
+    Copyright © 1998-2003 Ettore Perazzoli
+    Copyright © 2007      Naba Kumar
+    Copyright © 1998      Elliot Lee
+    Copyright © 1995-1997 Peter Mattis
+    Copyright © 1995-1997 Spencer Kimball
+    Copyright © 1995-1997 Josh MacDonald
+    Copyright © 2001      Ben Tea Spoons, Inc.
+
+License:
+
+    The GNOME DevTools Library is free software; you can redistribute it
+    and/or modify it under the terms of the GNU Lesser General Public 
+    License as published by the Free Software Foundation; either 
+    version 2.1 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 Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser 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 Lesser General Public 
+License can be found in /usr/share/common-licenses/LGPL-2.1'.
--- gdl-2.30.1.orig/debian/libgdl-1-dev.install
+++ gdl-2.30.1/debian/libgdl-1-dev.install
@@ -0,0 +1,3 @@
+debian/tmp/usr/include
+debian/tmp/usr/lib/pkgconfig/
+debian/tmp/usr/lib/libgdl-1.so
--- gdl-2.30.1.orig/debian/control.in
+++ gdl-2.30.1/debian/control.in
@@ -0,0 +1,64 @@
+Source: gdl
+Section: libs
+Priority: optional
+Maintainer: Rob Bradford <robster@debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 5.0.0),
+               cdbs,
+               autotools-dev,
+               libgtk2.0-dev (>= 2.12.0),
+               libxml2-dev (>= 2.2.8),
+               intltool (>= 0.35.0),
+               gtk-doc-tools (>= 1.4),
+               gnome-pkg-tools (>= 0.11)
+Build-Depends-Indep: libglib2.0-doc, libgtk2.0-doc
+Standards-Version: 3.8.3
+
+Package: libgdl-1-dev
+Section: libdevel
+Architecture: any
+Depends: libgdl-1-3 (= ${binary:Version}),
+         libgtk2.0-dev (>= 2.12.0),
+         libxml2-dev (>= 2.2.8),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Provides: libgdl-dev
+Conflicts: libgdl-dev
+Description: GNOME DevTool libraries - development files
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the development files.
+
+Package: libgdl-1-3
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libgdl-1-common (= ${source:Version})
+Description: GNOME DevTool libraries
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the shared libraries.
+
+Package: libgdl-1-common
+Section: gnome
+Architecture: all
+Depends: ${misc:Depends}
+Description: GNOME DevTool libraries - common files
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the common files.
+
+Package: libgdl-1-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libgdl-1-3 (= ${binary:Version}),
+         ${misc:Depends}
+Description: GNOME DevTool libraries - debug files
+ Provides a support library for development tools from the GNOME environment.
+ Including symbol browser, dock and editor components.
+ .
+ This package contains the debugging symbols.
--- gdl-2.30.1.orig/debian/changelog
+++ gdl-2.30.1/debian/changelog
@@ -0,0 +1,187 @@
+gdl (2.30.1-1) unstable; urgency=low
+
+  * New upstream translation-only release.
+
+ -- Josselin Mouette <joss@debian.org>  Sun, 03 Oct 2010 10:47:57 +0200
+
+gdl (2.30.0-1) unstable; urgency=low
+
+  * New upstream stable release:
+    + debian/rules:
+      - Update SHVER to 2.30.0 because of API additions.
+
+ -- Sebastian Dröge <slomo@debian.org>  Fri, 09 Apr 2010 13:52:23 +0200
+
+gdl (2.28.2-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 24 Nov 2009 20:32:14 +0100
+
+gdl (2.28.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Standards-Version is 3.8.3, no changes needed.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 04 Nov 2009 18:31:10 +0100
+
+gdl (2.28.0-1) unstable; urgency=low
+
+  * Remove .la file since nothing references it.
+  * New upstream release.
+  * Drop glade requirements.
+  * 10_gtk_widget_show.patch: dropped, merged upstream.
+  * Rename the library package to follow the ABI change.
+  * Update list of copyright holders.
+  * License is now LGPL.
+
+ -- Josselin Mouette <joss@debian.org>  Sat, 26 Sep 2009 18:21:01 +0200
+
+gdl (2.26.2-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * Fix section for debug package.
+
+  [ Luca Falavigna ]
+  * New upstream release (Closes: #530828).
+  * debian/copyright:
+    - Add Copyright notice listing copyright holders.
+    - Licensed under GPLv2, adjust link to common licenses accordingly.
+  * debian/patches/10_gtk_widget_show.patch:
+    - Show requestor when docking to a GdlDockPaned.
+  * debian/control.in
+    - Bump Standards-Version to 3.8.2, no changes required.
+
+  [ Emilio Pozuelo Monfort ]
+  * Say what contains each package in the long description.
+  * Remove section in binary package where is inherited from the source
+    stanza.
+
+  [ Josselin Mouette ]
+  * Update build-dependencies.
+
+ -- Josselin Mouette <joss@debian.org>  Mon, 29 Jun 2009 21:46:01 +0200
+
+gdl (2.24.0-4) unstable; urgency=low
+
+  * libgdl-1-dev depends on libglade2-dev and libxml2-dev. 
+    Closes: #518970.
+  * Add libglib2.0-doc and libgtk2.0-doc to b-d-i to ensure proper
+    xrefs.
+
+ -- Josselin Mouette <joss@debian.org>  Thu, 09 Apr 2009 20:17:23 +0200
+
+gdl (2.24.0-3) unstable; urgency=low
+
+  * Add GNOME team as uploaders; add control.in and include uploaders.mk to
+    generate uploaders list; bdep on gnome-pkg-tools (>= 0.10).
+  * Wrap build-deps and deps to get cleaner patches.
+  * Add ${misc:Depends} and ${shlibs:Depends}.
+  * Bump up Standards-Version to 3.8.0.
+  * List full license header.
+  * Whitespace cleanups.
+  * Include gnome-get-source.mk optionally.
+  * Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11.
+  * Add debian/compat 5; doh!
+  * Add watch file.
+
+ -- Loic Minier <lool@dooz.org>  Fri, 26 Sep 2008 17:42:20 +0200
+
+gdl (2.24.0-2) unstable; urgency=low
+
+  * Add Build-Dep on intltool.
+
+ -- Rob Bradford <robster@debian.org>  Fri, 26 Sep 2008 13:58:51 +0100
+
+gdl (2.24.0-1) unstable; urgency=low
+
+  * New upstream release.
+  - Remove now-unused libgdl-gnome binary packages.
+
+ -- Rob Bradford <robster@debian.org>  Wed, 24 Sep 2008 22:09:11 +0100
+
+gdl (0.7.11-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Mon, 10 Mar 2008 12:05:31 +0000
+
+gdl (0.7.10-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Mon, 25 Feb 2008 18:48:51 +0000
+
+gdl (0.7.9-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Sun, 17 Feb 2008 11:15:21 +0000
+
+gdl (0.7.8-1) unstable; urgency=low
+
+  * New upstream release
+  - Make -dbg package priority extra.
+
+ -- Rob Bradford <robster@debian.org>  Mon, 11 Feb 2008 11:05:17 +0000
+
+gdl (0.7.7-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Fri, 07 Sep 2007 11:53:15 +0100
+
+gdl (0.7.6-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Tue, 26 Jun 2007 15:14:45 +0100
+
+gdl (0.7.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Sun,  6 May 2007 13:23:37 +0100
+
+gdl (0.7.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Added new binary packages: libgdl-1-0-dbg, libgdl-gnome-1-0, libgdl-gnome-1-0-dbg
+  * Updated Standards-Version.
+  * Increased compat level to 5 (needed for the -dbg packages).
+  * Updated Build-Depends.
+
+ -- Rob Bradford <robster@debian.org>  Sat, 17 Feb 2007 18:55:53 +0000
+
+gdl (0.6.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Rob Bradford <robster@debian.org>  Tue, 16 May 2006 22:45:24 +0100
+
+gdl (0.6.0-4) unstable; urgency=low
+
+  * Maintainer upload to build against updated dependencies. Binary NMU broke
+    dependencies due to use of ${Source-Version} in debian/control. This has
+    since been replaced with a manual version specification. (closes: #365001)
+
+ -- Rob Bradford <robster@debian.org>  Mon,  1 May 2006 10:42:40 +0100
+
+gdl (0.6.0-3) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Rob Bradford <robster@debian.org>  Wed, 11 Jan 2006 11:05:47 +0000
+
+gdl (0.6.0-2) experimental; urgency=low
+
+  * Use Provides/Conflicts correctly for -dev package.
+
+ -- Rob Bradford <robster@debian.org>  Mon, 18 Jul 2005 23:34:42 +0100
+
+gdl (0.6.0-1) experimental; urgency=low
+
+  * Initial release.
+
+ -- Rob Bradford <robster@debian.org>  Tue, 12 Jul 2005 20:56:09 +0100
+
--- gdl-2.30.1.orig/debian/libgdl-1-common.install
+++ gdl-2.30.1/debian/libgdl-1-common.install
@@ -0,0 +1 @@
+debian/tmp/usr/share/*
--- gdl-2.30.1.orig/debian/compat
+++ gdl-2.30.1/debian/compat
@@ -0,0 +1 @@
+5
--- gdl-2.30.1.orig/debian/libgdl-1-3.install
+++ gdl-2.30.1/debian/libgdl-1-3.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libgdl-1.so.*
--- gdl-2.30.1.orig/debian/rules
+++ gdl-2.30.1/debian/rules
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgdl-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control)
+SHVER := 2.30.0
+
+DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
