[shibboleth-sp2] 02/12: Remove now-unnecessary dh_builddeb override

Russ Allbery rra at stanford.edu
Mon Mar 17 08:20:17 UTC 2014


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

rra pushed a commit to branch master
in repository shibboleth-sp2.

commit d559a9e9785ba99076f4c5eef6cea2a9c6d2fe33
Author: Russ Allbery <rra at debian.org>
Date:   Sun Mar 16 15:35:32 2014 -0700

    Remove now-unnecessary dh_builddeb override
    
    * Remove the now-unnecessary dh_builddeb override to use xz compression.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc0a240..18626db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ shibboleth-sp2 (2.5.3+dfsg-1) UNRELEASED; urgency=medium
     Beckmann.  (Closes: #720036)
   * Disable the forcing of --silent mode in Libtool since Debian build log
     analysis wants verbose logs.
+  * Remove the now-unnecessary dh_builddeb override to use xz compression.
   * Update standards version to 3.9.5 (no changes required).
 
  -- Russ Allbery <rra at debian.org>  Sat, 17 Aug 2013 14:36:09 -0700
diff --git a/debian/rules b/debian/rules
index dd4e068..5e8d606 100755
--- a/debian/rules
+++ b/debian/rules
@@ -107,6 +107,3 @@ override_dh_installinit:
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Xusr/lib/$(DEB_HOST_MULTIARCH)/shibboleth
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

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



More information about the Pkg-shibboleth-devel mailing list