[hfst] 01/01: hardening support
Kartik Mistry
kartik at moszumanska.debian.org
Tue Feb 2 06:20:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository hfst.
commit dcd50353c5e640512cc27395833daafcbca748c6
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Tue Feb 2 11:50:04 2016 +0530
hardening support
---
debian/changelog | 4 +++-
debian/rules | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 37a3faf..8df78fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ hfst (3.9.0~r4595-1) unstable; urgency=low
+ Fixed Vcs-* URLs.
* debian/copyright:
+ Updated SFST and Foma upstream URLs.
+ * debian/rules:
+ + Added hardening support.
- -- Kartik Mistry <kartik at debian.org> Tue, 02 Feb 2016 11:47:36 +0530
+ -- Kartik Mistry <kartik at debian.org> Tue, 02 Feb 2016 11:49:33 +0530
hfst (3.8.3~r4409-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index aea2604..97afe17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
#export DH_VERBOSE=1
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
NUMJOBS = 1
ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst.git
More information about the debian-science-commits
mailing list