[modestmaps-py] 12/14: Use pybuild buildsystem.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Aug 16 14:21:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository modestmaps-py.

commit 8d5c97e8ccda732bc983d1367b99702f6141741f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Aug 16 15:57:44 2015 +0200

    Use pybuild buildsystem.
---
 debian/changelog | 1 +
 debian/rules     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 93b75ed..d042e2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ modestmaps-py (1.4.6-1) UNRELEASED; urgency=medium
   * Update copyright file using copyright-format 1.0.
   * Bump debhelper compatibility to 9.
   * Add build dependency on dh-python.
+  * Use pybuild buildsystem.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Aug 2015 15:31:44 +0200
 
diff --git a/debian/rules b/debian/rules
index e05d7fc..457306e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,6 @@
 
 %:
 	dh $@ \
-		--with python2
+		--with python2 \
+		--buildsystem pybuild
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/modestmaps-py.git



More information about the Pkg-grass-devel mailing list