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

sebastic pushed a commit to branch stretch-backports
in repository qgis.

commit a00fd39ec743246ac5114d14a28e3566bc48a066
Author: Bas Couwenberg <[email protected]>
Date:   Sun Jul 2 14:24:49 2017 +0200

    Add stretch-backports to distribution lists.
---
 debian/changelog |  1 +
 debian/rules     | 12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5232caf..7460635 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qgis (2.14.15+dfsg-2~bpo9+1) stretch-backports; urgency=medium
 
   * Rebuild for stretch-backports.
   * Update branch in gbp.conf & Vcs-Git URL.
+  * Add stretch-backports to distribution lists.
 
  -- Bas Couwenberg <[email protected]>  Sun, 02 Jul 2017 14:22:32 +0200
 
diff --git a/debian/rules b/debian/rules
index 4a80db4..a02fdcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ ifneq (,$(findstring -oracle,$(DISTRIBUTION)))
        WITH_ORACLE=1
 endif
 
-ifneq ($(DISTRIBUTION),$(findstring $(DISTRIBUTION),"wheezy jessie stretch 
precise trusty utopic vivid wily xenial yakkety"))
+ifneq ($(DISTRIBUTION),$(findstring $(DISTRIBUTION),"wheezy jessie stretch 
stretch-backports precise trusty utopic vivid wily xenial yakkety"))
        DISTRIBUTION := sid
 endif
 
@@ -108,11 +108,11 @@ ifneq (,$(findstring $(DISTRIBUTION),"wheezy precise"))
        CMAKE_OPTS += -DWITH_PYSPATIALITE=TRUE
 endif
 
-ifneq (,$(findstring $(DISTRIBUTION),"sid stretch"))
+ifneq (,$(findstring $(DISTRIBUTION),"sid stretch stretch-backports"))
        CMAKE_OPTS += 
-DPOSTGRES_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libpq.so
 endif
 
-ifneq (,$(findstring $(DISTRIBUTION),"sid stretch"))
+ifneq (,$(findstring $(DISTRIBUTION),"sid stretch stretch-backports"))
        CMAKE_OPTS += -DWITH_INTERNAL_WEBKIT_BINDINGS=TRUE
 endif
 
@@ -120,7 +120,7 @@ ifneq (,$(findstring $(DISTRIBUTION),"sid"))
        CMAKE_OPTS += 
-DGEOS_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libgeos_c.so
 endif
 
-ifneq (,$(findstring $(DISTRIBUTION),"jessie stretch trusty utopic vivid wily 
xenial yakkety sid"))
+ifneq (,$(findstring $(DISTRIBUTION),"jessie stretch stretch-backports trusty 
utopic vivid wily xenial yakkety sid"))
        CMAKE_OPTS += 
-DPYTHON_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libpython2.7.so
 endif
 
@@ -140,7 +140,7 @@ endif
                -DORACLE_INCLUDEDIR=$(ORACLE_INCLUDEDIR)
 endif
 
-ifneq (,$(findstring $(DISTRIBUTION),"sid stretch jessie"))
+ifneq (,$(findstring $(DISTRIBUTION),"sid stretch stretch-backports jessie"))
        CMAKE_OPTS += 
-DSPATIALINDEX_LIBRARY=/usr/lib/$(DEB_BUILD_MULTIARCH)/libspatialindex.so
 endif
 
@@ -158,7 +158,7 @@ else
        CMAKE_OPTS += -DENABLE_TESTS=TRUE
 endif
 
-ifneq (,$(findstring $(DISTRIBUTION),"wheezy jessie stretch trusty sid"))
+ifneq (,$(findstring $(DISTRIBUTION),"wheezy jessie stretch stretch-backports 
trusty sid"))
 CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS   := $(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
 CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qgis.git

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to