--- gnome-mime-data-2.18.0.orig/debian/control.in
+++ gnome-mime-data-2.18.0/debian/control.in
@@ -0,0 +1,15 @@
+Source: gnome-mime-data
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools
+Build-Depends-Indep: gettext, libxml-parser-perl
+Standards-Version: 3.7.2
+
+Package: gnome-mime-data
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: base MIME and Application database for GNOME.
+ This module contains the base MIME and Application database for GNOME.
+ It is meant to be accessed through the MIME functions in GnomeVFS.
--- gnome-mime-data-2.18.0.orig/debian/control
+++ gnome-mime-data-2.18.0/debian/control
@@ -0,0 +1,15 @@
+Source: gnome-mime-data
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: Loic Minier <lool@dooz.org>, Sebastien Bacher <seb128@debian.org>
+Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools
+Build-Depends-Indep: gettext, libxml-parser-perl
+Standards-Version: 3.7.2
+
+Package: gnome-mime-data
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: base MIME and Application database for GNOME.
+ This module contains the base MIME and Application database for GNOME.
+ It is meant to be accessed through the MIME functions in GnomeVFS.
--- gnome-mime-data-2.18.0.orig/debian/compat
+++ gnome-mime-data-2.18.0/debian/compat
@@ -0,0 +1 @@
+5
--- gnome-mime-data-2.18.0.orig/debian/patches/display_gdesklets.patch
+++ gnome-mime-data-2.18.0/debian/patches/display_gdesklets.patch
@@ -0,0 +1,10 @@
+--- gnome-vfs-mime-magic.orig	2004-01-18 00:28:59.000000000 +0100
++++ gnome-vfs-mime-magic	2004-01-18 00:29:44.000000000 +0100
+@@ -133,6 +133,7 @@
+ 0:64	string		\<svg					image/svg+xml
+ 0:64	string		\<chemistry				application/x-gchempaint
+ 0:64	string		\<crystal				application/x-gcrystal
++0:256	string		\<display				application/x-gdesklets-display
+ # php rules need to go before html
+ 0:64	string		\<?php					application/x-php
+ 0:64	string		\<smil\>				application/x-smil
--- gnome-mime-data-2.18.0.orig/debian/watch
+++ gnome-mime-data-2.18.0/debian/watch
@@ -0,0 +1,2 @@
+version=2
+http://ftp.gnome.org/pub/gnome/sources/gnome-mime-data/([\d\.]+)[02468]/gnome-mime-data-([\d\.]+)\.tar\.gz
--- gnome-mime-data-2.18.0.orig/debian/changelog
+++ gnome-mime-data-2.18.0/debian/changelog
@@ -0,0 +1,161 @@
+gnome-mime-data (2.18.0-1) unstable; urgency=low
+
+  * Add a get-orig-source target to retrieve the upstream tarball.
+  * Track all stable versions in watch file and use HTTP; update copyright URL
+    to HTTP as well.
+  * New upstream stable release moving the pkg-config file to the correct
+    location (from /usr/lib to /usr/share).
+  * Set GNOME team as Maintainer.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 04 Apr 2007 11:10:15 +0200
+
+gnome-mime-data (2.4.3-1) unstable; urgency=low
+
+  * Sync with overrides, set Section to gnome instead of misc.
+  * New upstream release.
+
+ -- Loic Minier <lool@dooz.org>  Tue,  7 Nov 2006 23:57:39 +0100
+
+gnome-mime-data (2.4.2-2) unstable; urgency=low
+
+  * Move cdbs, debhelper, and gnome-pkg-tools from Build-Depends-Indep to
+    Build-Depends.
+  * Bump up Standards-Version to 3.7.2.
+  * Add ${misc:Depends}.
+  * Remove obsolete Conflicts and Replaces.
+  * Bump up Debhelper compatibility level to 5.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 15 Jun 2006 21:08:49 +0200
+
+gnome-mime-data (2.4.2-1) unstable; urgency=low
+
+  * GNOME Team Upload.
+  * New upstream release.
+  * debian/control.in:
+    - Build-Depends on libxml-parser-perl.
+  * debian/copyright:
+    - fixed (Closes: #290167).
+  * debian/patches/mrproject.patch:
+    - this change is included in the new version.
+
+ -- Sebastien Bacher <seb128@debian.org>  Wed, 26 Jan 2005 15:49:47 +0100
+
+gnome-mime-data (2.4.1-2) unstable; urgency=low
+
+  * Switch to cdbs.
+  * debian/patches/mrproject.patch:
+    + new patch to fix planner/mrprojet files detection (Closes: #228066).
+  * Gnome Team Upload.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sun, 18 Jan 2004 00:25:03 +0100
+
+gnome-mime-data (2.4.1-1) unstable; urgency=low
+
+  * New upstream release.
+    + Make .cpio.gz have precendence over .gz (Closes: #189259).
+    + Better heuristics to detect RIFF CDXA video types (Closes: #193977).
+    + Use "gimp-remote" in place of "gimp" to allow the use of an existing 
+      instance (Closes: #205717).
+    + Add Objective-C support (Closes: #205930).
+    + Don't install the man page, it's outdated (Closes: #210956).
+    + Image/svg is now image/svg+xml (Closes: #222235).
+  * debian/control.in:
+    + Updated Uploaders and Build-Depends-Indep for Gnome Team.
+  * debian/patches/01_display_gdesklets.dpatch:
+    + Updated.
+  * debian/rules: 
+    + Updated for Gnome Team.
+  * Gnome Team Upload.
+
+ -- Sebastien Bacher <seb128@debian.org>  Mon, 22 Dec 2003 21:22:48 +0100
+
+gnome-mime-data (2.4.0-2) unstable; urgency=low
+  
+  * New patches:
+    + 01_display_gdesklets.dpatch: fixed .display detection for gdesklets 
+      (Closes: #218009).
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri,  7 Nov 2003 22:49:17 +0100
+
+gnome-mime-data (2.4.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Gnome Team Upload
+
+ -- Sebastien Bacher <seb128@debian.org>  Sun, 19 Oct 2003 19:35:44 +0200
+
+gnome-mime-data (2.3.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@debian.org>  Tue,  6 May 2003 16:54:49 +0900
+
+gnome-mime-data (2.0.1-1) unstable; urgency=low
+
+  * New upstream release
+  * change maintainer address to @debian.org
+
+ -- Takuo KITAME <kitame@debian.org>  Fri, 15 Nov 2002 17:57:30 +0900
+
+gnome-mime-data (2.0.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Thu, 13 Jun 2002 02:53:38 +0900
+
+gnome-mime-data (1.0.8-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Thu,  9 May 2002 01:30:52 +0900
+
+gnome-mime-data (1.0.7-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Wed, 24 Apr 2002 12:15:39 +0900
+
+gnome-mime-data (1.0.5-2) unstable; urgency=low
+
+  * fix manpage structure (closes: #119123)
+
+ -- Takuo KITAME <kitame@northeye.org>  Wed, 24 Apr 2002 10:46:40 +0900
+
+gnome-mime-data (1.0.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Wed,  6 Mar 2002 20:05:18 +0900
+
+gnome-mime-data (1.0.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Tue, 26 Feb 2002 13:35:55 +0900
+
+gnome-mime-data (1.0.3-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Wed, 13 Feb 2002 13:49:48 +0900
+
+gnome-mime-data (1.0.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takuo KITAME <kitame@northeye.org>  Mon,  4 Feb 2002 00:27:45 +0900
+
+gnome-mime-data (1.0.0+cvs1.0.1-1) unstable; urgency=low
+
+  * New upstream release, CVS updated.
+    It will fix invalid gnome-vfs.keys. (closes: #121952)
+
+ -- Takuo KITAME <kitame@northeye.org>  Thu,  6 Dec 2001 19:51:55 +0000
+
+gnome-mime-data (1.0.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Takuo KITAME <kitame@northeye.org>  Mon, 12 Nov 2001 11:05:42 +0000
+
+
--- gnome-mime-data-2.18.0.orig/debian/copyright
+++ gnome-mime-data-2.18.0/debian/copyright
@@ -0,0 +1,28 @@
+This package was debianized by Takuo KITAME <kitame@northeye.org> on
+Mon, 12 Nov 2001 11:01:06 +0000.
+
+It was downloaded from <http://ftp.gnome.org/pub/GNOME/>
+
+Copyright:
+
+Upstream Author: Bastien Nocera <hadess@hadess.net>
+
+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; version 2 dated June, 1991.
+
+   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 GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
--- gnome-mime-data-2.18.0.orig/debian/docs
+++ gnome-mime-data-2.18.0/debian/docs
@@ -0,0 +1 @@
+README
--- gnome-mime-data-2.18.0.orig/debian/rules
+++ gnome-mime-data-2.18.0/debian/rules
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2003 Colin Walters <walters@verbum.org>
+
+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/gnome-get-source.mk
