[Forensics-changes] [crack] 12/40: Drop now obsolete manual setting of variables like CFLAGS, etc.
Giovani Augusto Ferreira
giovani-guest at moszumanska.debian.org
Wed Dec 28 02:47:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
giovani-guest pushed a commit to branch debian
in repository crack.
commit 3eb8926d853fa2b63e51e5bb7bd99e4caf5062bf
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Oct 9 22:10:21 2016 +0200
Drop now obsolete manual setting of variables like CFLAGS, etc.
---
debian/changelog | 2 ++
debian/rules | 12 ------------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 181da79..35098d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ crack (5.0a-10) UNRELEASED; urgency=medium
* QA upload.
+ Set Maintainer to Debian QA Group. (See #840047)
+ Create collab-maint git repo and add according Vcs-* headers.
+ * Revamp debian/rules:
+ + Drop now obsolete manual setting of variables like CFLAGS, etc.
-- Axel Beckert <abe at debian.org> Sun, 09 Oct 2016 21:53:26 +0200
diff --git a/debian/rules b/debian/rules
index be9659b..595c5a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,18 +5,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=4
-
-
-
-ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -g
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
- INSTALL_PROGRAM += -s
-endif
-
configure: configure-stamp
configure-stamp:
dh_testdir
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/crack.git
More information about the forensics-changes
mailing list