From d9dc79770d8f1393d36774ecd7f7ef1b7917f6be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Tue, 4 Feb 2014 20:04:11 +0100 Subject: [PATCH] tweak changes for building .deb package, test with git revision --- debian/changelog | 3 ++- debian/control | 3 --- debian/rules | 6 +++++- debian/source/format | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index cad17f7df..bd6cd4038 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ gramps (4.0.2) precise; urgency=low * experimental .deb for gramps 4.0.2 + * - 4.0.4-gitf08e40 Experimental stream gramps.git - -- Jérôme Rapinat Wed, 04 Dec 2013 10:23:36 +0100 + -- Jérôme Rapinat Tue, 04 Feb 2014 19:49:32 +0100 gramps (4.0.1-2) precise; urgency=low diff --git a/debian/control b/debian/control index 5b803c13b..7f674b1ba 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,9 @@ Section: gnome Priority: optional Maintainer: Ross Gammon Build-Depends-Indep: - dh-linktree, - dh-python, gettext, intltool, libjs-jquery, - libjs-jquery-ui, libxml-parser-perl, python-all, python-setuptools diff --git a/debian/rules b/debian/rules index a0c3edc73..91b79e6b4 100755 --- a/debian/rules +++ b/debian/rules @@ -5,11 +5,15 @@ export DH_VERBOSE=1 export DH_OPTIONS=-v %: - dh $@ --with python2 --buildsystem=pybuild + dh $@ --with python2 # Override auto test because upstream do not use the standard unittest discover override_dh_auto_test: +# Override of auto_build +override_dh_auto_build: + python setup.py build + # Override of auto_install to remove information from package override_dh_auto_install: dh_auto_install diff --git a/debian/source/format b/debian/source/format index 163aaf8d8..d3827e75a 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +1.0