[qgis] 06/07: Use "-noawait" variant for qgis-crssync trigger.

Bas Couwenberg sebastic at debian.org
Sun Jun 18 22:03:56 UTC 2017


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

sebastic pushed a commit to branch master
in repository qgis.

commit 0c4165604d53c4757033d796dfde2413af004359
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 18 22:37:15 2017 +0200

    Use "-noawait" variant for qgis-crssync trigger.
---
 debian/changelog               | 1 +
 debian/control                 | 3 ++-
 debian/qgis-providers.triggers | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3372bc1..d6cb3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qgis (2.14.15+dfsg-1~exp3) UNRELEASED; urgency=medium
   * Add autopkgtest to test installability.
   * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
   * Add lintian override for spelling-error-in-binary false positive.
+  * Use "-noawait" variant for qgis-crssync trigger.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 18 Jun 2017 19:49:53 +0200
 
diff --git a/debian/control b/debian/control
index dbf13a1..5166556 100644
--- a/debian/control
+++ b/debian/control
@@ -390,7 +390,8 @@ Description: Python bindings to QGIS - architecture-independent files
 
 Package: qgis-providers
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.16.1),
+             ${misc:Pre-Depends}
 Depends: qgis-providers-common (= ${source:Version}),
          libqca2-plugin-ossl,
          libqt4-sql-sqlite,
diff --git a/debian/qgis-providers.triggers b/debian/qgis-providers.triggers
index e9f5946..5fb7d68 100644
--- a/debian/qgis-providers.triggers
+++ b/debian/qgis-providers.triggers
@@ -1 +1 @@
-interest qgis-crssync
+interest-noawait qgis-crssync

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



More information about the Pkg-grass-devel mailing list