[sosi2osm] 01/01: Added gbp.conf. Updated changelog entry
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sat May 23 11:18:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository sosi2osm.
commit 96e3a27ec3a5c6551f3e1e39a5d20095f2ebff1e
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sat May 23 13:18:05 2015 +0200
Added gbp.conf. Updated changelog entry
---
debian/changelog | 5 ++++-
debian/gbp.conf | 4 ++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c8aef75..faba116 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
sosi2osm (1.0.0-2) unstable; urgency=low
+ * debian/rules:
+ - Enabled hardening=+all
* debian/sosi2osm.1:
- Do not list sosi2osm.lua in man-page
+ * Added debian/gbp.conf to automatically enable pristine-tar build
- -- Ruben Undheim <ruben.undheim at gmail.com> Wed, 13 May 2015 22:38:44 +0200
+ -- Ruben Undheim <ruben.undheim at gmail.com> Sat, 23 May 2015 13:17:52 +0200
sosi2osm (1.0.0-1) unstable; urgency=low
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..4fc7c67
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+pristine-tar = True
+debian-branch=debian
+upstream-tag=%(version)s
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sosi2osm.git
More information about the Pkg-grass-devel
mailing list