tweak changes for building .deb package, test with git revision

This commit is contained in:
Jérôme Rapinat 2014-02-04 20:04:11 +01:00
parent f08e404ab3
commit d9dc79770d
4 changed files with 8 additions and 6 deletions

3
debian/changelog vendored
View File

@ -1,8 +1,9 @@
gramps (4.0.2) precise; urgency=low gramps (4.0.2) precise; urgency=low
* experimental .deb for gramps 4.0.2 * experimental .deb for gramps 4.0.2
* - 4.0.4-gitf08e40 Experimental stream gramps.git
-- Jérôme Rapinat <romjerome@yahoo.fr> Wed, 04 Dec 2013 10:23:36 +0100 -- Jérôme Rapinat <romjerome@yahoo.fr> Tue, 04 Feb 2014 19:49:32 +0100
gramps (4.0.1-2) precise; urgency=low gramps (4.0.1-2) precise; urgency=low

3
debian/control vendored
View File

@ -3,12 +3,9 @@ Section: gnome
Priority: optional Priority: optional
Maintainer: Ross Gammon <rossgammon@mail.dk> Maintainer: Ross Gammon <rossgammon@mail.dk>
Build-Depends-Indep: Build-Depends-Indep:
dh-linktree,
dh-python,
gettext, gettext,
intltool, intltool,
libjs-jquery, libjs-jquery,
libjs-jquery-ui,
libxml-parser-perl, libxml-parser-perl,
python-all, python-all,
python-setuptools python-setuptools

6
debian/rules vendored
View File

@ -5,11 +5,15 @@ export DH_VERBOSE=1
export DH_OPTIONS=-v 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 auto test because upstream do not use the standard unittest discover
override_dh_auto_test: 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 of auto_install to remove information from package
override_dh_auto_install: override_dh_auto_install:
dh_auto_install dh_auto_install

View File

@ -1 +1 @@
3.0 (quilt) 1.0