[boinc-app-seti] 01/01: Excluding experimental

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon May 16 09:54:23 UTC 2016


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

locutusofborg-guest pushed a commit to branch master
in repository boinc-app-seti.

commit a89d32598e10701ffc63eda2025fa763f0a26ffe
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon May 16 11:54:13 2016 +0200

    Excluding experimental
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dacfac2..eefdec2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ ifeq (linux,$(shell dpkg-architecture -qDEB_TARGET_ARCH_OS))
 ifneq (,$(findstring local,$(DEB_BUILD_OPTIONS)))
 LOCALOPTIMISATION="yes"
 endif
-ifeq (,$(shell dpkg-parsechangelog | egrep '^Distribution:' |egrep -v 'experimental|UNRELEASED'))
+ifeq (,$(shell dpkg-parsechangelog | egrep '^Distribution:' |egrep -v 'UNRELEASED'))
 LOCALOPTIMISATION="yes"
 endif
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc-app-seti.git



More information about the pkg-boinc-commits mailing list