--- libfsoframework-0.2.4+git20100501.orig/debian/control
+++ libfsoframework-0.2.4+git20100501/debian/control
@@ -0,0 +1,46 @@
+Source: libfsoframework
+Priority: extra
+Maintainer: Debian FreeSmartphone.Org Team <pkg-fso-maint@lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Heiko Stuebner <heiko@sntech.de>
+Build-Depends: debhelper (>= 7), cdbs, pkg-config, valac (>= 0.8.1), libvala-dev (>= 0.8.1), libglib2.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libfsobasics-dev (>= 0.9.0+git20100509), libasound2-dev
+Standards-Version: 3.8.4
+Section: libs
+Homepage: http://freesmartphone.org/
+Vcs-Git: git://git.debian.org/git/pkg-fso/libfsoframework.git
+Vcs-Browser: http://git.debian.org/?p=pkg-fso/libfsoframework.git;a=summary
+
+Package: libfsoframework-dev
+Section: libdevel
+Architecture: any
+Depends: libfsoframework0 (= ${binary:Version}), ${misc:Depends}, libdbus-1-dev, libdbus-glib-1-dev, libasound2-dev, libfsobasics-dev (>= 0.9.0+git20100509)
+Description: Development files for libfsoframework
+ This library contains utility functions for
+ freesmartphone.org API implementors.
+ .
+ Development files.
+
+Package: libfsoframework0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: freesmartphone.org framework library
+ This library contains utility functions for
+ freesmartphone.org API implementors.
+ .
+ This package is part of the freesmartphone.org software stack
+ and is targeted for smartphones.
+
+Package: libfsoframework-dbg
+Architecture: any
+Section: debug
+Depends: ${misc:Depends}, libfsoframework0 (= ${binary:Version})
+Priority: extra
+Description: debugging symbols for use with libfsoframework
+ This library contains utility functions for
+ freesmartphone.org API implementors.
+ .
+ This package contains unstripped shared libraries. It is provided primarily
+ to provide a backtrace with names in a debugger, this makes it somewhat easier
+ to interpret core dumps. The libraries are installed in /usr/lib/debug and
+ are automatically used by gdb.
--- libfsoframework-0.2.4+git20100501.orig/debian/rules
+++ libfsoframework-0.2.4+git20100501/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_DH_STRIP_ARGS := --dbg-package=libfsoframework-dbg
+DEB_DH_MAKESHLIBS_ARGS_libfsoframework0 := -V"libfsoframework0 (>= $(DEB_UPSTREAM_VERSION))"
+
+DEB_INSTALL_DOCS_ALL =
--- libfsoframework-0.2.4+git20100501.orig/debian/libfsoframework0.install
+++ libfsoframework-0.2.4+git20100501/debian/libfsoframework0.install
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
--- libfsoframework-0.2.4+git20100501.orig/debian/changelog
+++ libfsoframework-0.2.4+git20100501/debian/changelog
@@ -0,0 +1,107 @@
+libfsoframework (0.2.4+git20100501-1) unstable; urgency=low
+
+  * new upstream snapshot
+
+ -- Heiko Stuebner <heiko@sntech.de>  Sun, 16 May 2010 21:45:33 +0200
+
+libfsoframework (0.2.4+git20100222-1) unstable; urgency=low
+
+  * new upstream snapshot
+
+ -- Heiko Stuebner <heiko@sntech.de>  Fri, 12 Mar 2010 21:32:33 +0100
+
+libfsoframework (0.2.4+git20091229-1) unstable; urgency=low
+
+  * new upstream snapshot
+
+ -- Heiko Stuebner <heiko@sntech.de>  Tue, 05 Jan 2010 22:23:53 +0100
+
+libfsoframework (0.2.3.1-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Heiko Stuebner <heiko@sntech.de>  Wed, 11 Nov 2009 22:30:53 +0100
+
+libfsoframework (0.2.3-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Heiko Stuebner <heiko@sntech.de>  Mon, 21 Sep 2009 20:00:23 +0200
+
+libfsoframework (0+git20090823-2) unstable; urgency=low
+
+  * fixed dependencies of libfsoframework-dev to include libfsobasics-dev
+
+ -- Heiko Stuebner <heiko@sntech.de>  Fri, 04 Sep 2009 09:00:23 +0200
+
+libfsoframework (0+git20090823-1) unstable; urgency=low
+
+  * new upstream-snapshot
+  * fixes a bug in handling of plugins
+
+ -- Heiko Stuebner <heiko@sntech.de>  Sun, 23 Aug 2009 14:38:12 +0200
+
+libfsoframework (0+git20090820-1) pkg-fso; urgency=low
+
+  * new upstream-snapshot
+  * bump standards to 3.8.3
+  * build-depend on libfsobasics
+
+ -- Heiko Stuebner <heiko@sntech.de>  Thu, 20 Aug 2009 20:38:12 +0200
+
+libfsoframework (0+git20090716-1) pkg-fso; urgency=low
+
+  * new upstream-snapshot
+
+ -- Heiko Stuebner <heiko@sntech.de>  Thu, 16 Jul 2009 19:38:12 +0200
+
+libfsoframework (0+git20090626-1) pkg-fso; urgency=low
+
+  * new upstream-snapshot
+
+ -- Heiko Stuebner <heiko@sntech.de>  Fri, 26 Jun 2009 19:38:12 +0200
+
+libfsoframework (0+git20090623-3) pkg-fso; urgency=low
+
+  * also missed libasound2-dev -dev-dep
+
+ -- Heiko Stuebner <heiko@sntech.de>  Tue, 24 Jun 2009 20:25:12 +0200
+
+libfsoframework (0+git20090623-2) pkg-fso; urgency=low
+
+  * missed libasound2-dev build-dep
+
+ -- Heiko Stuebner <heiko@sntech.de>  Tue, 23 Jun 2009 22:25:12 +0200
+
+libfsoframework (0+git20090623-1) pkg-fso; urgency=low
+
+  * new upstream snapshot
+  * upload to pkg-fso
+
+ -- Heiko Stuebner <heiko@sntech.de>  Tue, 23 Jun 2009 21:55:12 +0200
+
+libfsoframework (0+git20090616-1) UNRELEASED; urgency=low
+
+  * new upstream snapshot
+  * build-depend on fso-misc-vapi
+
+ -- Heiko Stuebner <heiko@sntech.de>  Tue, 16 Jun 2009 20:10:12 +0200
+
+libfsoframework (0+git20090531-1) UNRELEASED; urgency=low
+
+  * new upstream snapshot
+  * fixed depends of libfsoframework-dev
+
+ -- Heiko Stuebner <heiko@sntech.de>  Mon, 01 Jun 2009 15:10:12 +0200
+
+libfsoframework (0+git20090530-2) UNRELEASED; urgency=low
+
+  * fixed build dependencies
+
+ -- Heiko Stuebner <heiko@sntech.de>  Sat, 30 May 2009 22:10:12 +0200
+
+libfsoframework (0+git20090530-1) UNRELEASED; urgency=low
+
+  * Initial release
+
+ -- Heiko Stuebner <heiko@sntech.de>  Sat, 30 May 2009 17:44:12 +0200
--- libfsoframework-0.2.4+git20100501.orig/debian/libfsoframework-dev.install
+++ libfsoframework-0.2.4+git20100501/debian/libfsoframework-dev.install
@@ -0,0 +1,5 @@
+usr/include/*
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
+usr/share/vala/vapi/fsoframework*
--- libfsoframework-0.2.4+git20100501.orig/debian/gbp.conf
+++ libfsoframework-0.2.4+git20100501/debian/gbp.conf
@@ -0,0 +1,53 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+# the default build command:
+#builder = debuild -i\.git/ -I.git
+# the default clean command:
+#cleaner = debuild clean
+# the default branch for upstream sources:
+upstream-branch = upstream-dist
+# the default branch for the debian patch:
+debian-branch = debian
+# the default tag formats used:
+#upstream-tag = upstream/%(version)s
+#debian-tag = debian/%(version)s
+# use pristine-tar:
+pristine-tar = True
+
+# Options only affecting git-buildpackage
+[git-buildpackage]
+#upstream-branch = dfsgclean
+# uncomment this to automatically GPG sign tags
+#sign-tags = True
+# keyid to GPG sign tags with
+#keyid = 0xdeadbeef
+# push to a remote repository after a successful tag: 
+#posttag = git-push git.example.com
+# use this for more svn-buildpackage like behaviour:
+#export-dir = ../build-area/
+#tarball-dir = ../tarballs/
+#ignore-new = True
+
+# Options only affecting git-import-orig
+[git-import-orig]
+#upstream-branch = newupstream
+#debian-branch = dfsgclean
+#filter = .svn
+
+# Options only affecting git-import-dsc
+[git-import-dsc]
+#upstream-branch = svn-upstream
+#filter = [ 'CVS', '.cvsignore' ]
+
+# Options only affecting git-dch
+[git-dch]
+#git-log = --no-merges
+#snapshot-number = snapshot + 1
+# include 0 digits of the commit id in the changelog enty
+#id-length = 0
+# don't include information from meta tags
+#meta = False
+# what tags to look for to generate bug-closing changelog entries
+#meta-closes = Closes|LP
+
--- libfsoframework-0.2.4+git20100501.orig/debian/copyright
+++ libfsoframework-0.2.4+git20100501/debian/copyright
@@ -0,0 +1,32 @@
+This package was debianized by Heiko Stuebner <heiko@sntech.de> on
+Tue, 07 Apr 2009 22:44:12 +0200.
+
+It was downloaded from http://www.freesmartphone.org
+
+Upstream Authors:
+
+    Michael 'Mickey' Lauer <mlauer@vanille-media.de>
+    Sudharshan 'Sup3rkiddo' S <sudharsh@gmail.com>
+
+License:
+
+    This 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 library 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 library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
+
+  On Debian systems, the complete text of the GNU Library
+  General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+The Debian packaging is copyright 2009, Heiko Stuebner <heiko@sntech.de> and
+is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'.
+
--- libfsoframework-0.2.4+git20100501.orig/debian/compat
+++ libfsoframework-0.2.4+git20100501/debian/compat
@@ -0,0 +1 @@
+7
