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

sebastic pushed a commit to branch master
in repository proj.

commit c66a5cf5bf12e658b18ea9364fe4276538edb334
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Wed Sep 9 00:31:06 2015 +0200

    Don't ignore symbols changes for libproj.
---
 debian/changelog | 1 +
 debian/rules     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e6f19cc..beca280 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 proj (4.9.2~rc1-1~exp2) UNRELEASED; urgency=medium
 
   * Update symbols for 4.9.2 RC1.
+  * Don't ignore symbols changes for libproj.
 
  -- Bas Couwenberg <sebas...@debian.org>  Wed, 09 Sep 2015 00:00:23 +0200
 
diff --git a/debian/rules b/debian/rules
index 05cb08f..e7bce28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -114,6 +114,5 @@ override_dh_installchangelogs:
        dh_installchangelogs ChangeLog upstream
 
 override_dh_makeshlibs:
-       # Forces failure ignoring to collect new symbols
-       dh_makeshlibs -- -c0 -v$(PROJ_VERSION)
+       dh_makeshlibs -- -v$(PROJ_VERSION)
 

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

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

Reply via email to