+++ /dev/null
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
-
* New upstream release.
* Refresh desktop.patch.
* debian/copyright: add third party files.
+ * Switch to source format 3.0 (quilt).
-- gregor herrmann <gregoa@debian.org> Fri, 05 Mar 2010 01:06:29 +0100
Section: utils
Priority: extra
Maintainer: gregor herrmann <gregoa@debian.org>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7), imagemagick,
+Build-Depends: debhelper (>= 7.0.50~), imagemagick,
libqt4-dev (>= 4:4.5), libqt4-sql-sqlite (>= 4:4.5)
Standards-Version: 3.8.4
Homepage: http://sourceforge.net/projects/fosdem-maemo/
SQLITE = $(shell dpkg-query --show --showformat='$${Version}\n' libqt4-sql-sqlite | sed -e 's/-[^-]\+$$//')
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_configure:
qmake
--- /dev/null
+3.0 (quilt)