[scoop] 02/02: rules: fixed DEB_BUILD_OPTIONS export line
Daniel Stender
danstender-guest at moszumanska.debian.org
Sat Sep 6 10:13:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository scoop.
commit 7f0652cc8681aab9d665587bb2e1c4bac8fdfc6e
Author: Daniel Stender <daniel at danielstender.com>
Date: Sat Sep 6 12:06:40 2014 +0200
rules: fixed DEB_BUILD_OPTIONS export line
---
debian/changelog | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4497dbc..b289100 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,4 +6,4 @@ scoop (0.7.1-1) unstable; urgency=medium
Scoop in Debian until 2006 was another program (web-based
collaborative media application).
- -- Daniel Stender <debian at danielstender.com> Sat, 06 Sep 2014 12:04:26 +0200
+ -- Daniel Stender <debian at danielstender.com> Sat, 06 Sep 2014 12:06:00 +0200
diff --git a/debian/rules b/debian/rules
index d19204e..7120151 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
-#export DH_BUILD_OPTIONS=nocheck
+#export DEB_BUILD_OPTIONS=nocheck
export PYBUILD_NAME=scoop
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scoop.git
More information about the debian-science-commits
mailing list