[Reproducible-commits] [rdfind] 19/27: hardening

Reiner Herrmann reiner at reiner-h.de
Sun Aug 16 19:52:31 UTC 2015


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

deki-guest pushed a commit to branch master
in repository rdfind.

commit 16324a64880f91e820e59df3cd76266c66d13a19
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Tue May 7 12:50:10 2013 +0900

    hardening
---
 debian/control | 3 ++-
 debian/rules   | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a80f288..2b1a03a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: rdfind
 Section: utils
 Priority: extra
 Maintainer: TANIGUCHI Takaki <takaki at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, nettle-dev
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev(>= 1.16.1~)
+	, autotools-dev, nettle-dev
 Standards-Version: 3.9.3
 Homepage: http://rdfind.pauldreik.se/
 Vcs-Git: git://git.debian.org/collab-maint/rdfind.git
diff --git a/debian/rules b/debian/rules
index 4067ba0..e1b42a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/rdfind.git



More information about the Reproducible-commits mailing list