[SCM] Debian packaging for the Shibboleth Apache SP branch, debian, updated. upstream/1.3.1.dfsg1-159-g42d5d9e

Russ Allbery rra at debian.org
Sun Jun 21 21:16:06 UTC 2009


The following commit has been merged in the debian branch:
commit 468bda7b83db49c7f4c6bfeff1cab99abd076f24
Author: Russ Allbery <rra at debian.org>
Date:   Sun Jun 21 14:13:07 2009 -0700

    Remove additional libtool M4 files on debian/rules clean

diff --git a/debian/changelog b/debian/changelog
index beb213e..756770f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ shibboleth-sp (1.3.1.dfsg1-4) UNRELEASED; urgency=low
 
   * Adjust autoreconf calling method so that Autoconf 2.63 will install
     supporting files.  (Closes: #533931)
+  * Remove additional libtool M4 files on debian/rules clean.
 
  -- Russ Allbery <rra at debian.org>  Sun, 21 Jun 2009 14:11:31 -0700
 
diff --git a/debian/rules b/debian/rules
index 56a61ef..a3c8d8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,8 +83,8 @@ clean:
 	[ ! -f Makefile ] || $(MAKE) distclean
 	find . -name Makefile.in -print0 | xargs -0r rm
 	dh_clean aclocal.m4 config.h config.h.in config.status configure \
-	    config.guess config.sub libtool.m4 ltmain.sh \
-	    shib-target/shib-paths.h
+	    config.guess config.sub libtool.m4 ltmain.sh ltoptions.m4 \
+	    ltsugar.m4 ltversion.m4 lt~obsolete.m4 shib-target/shib-paths.h
 
 install: install-stamp
 install-stamp: build

-- 
Debian packaging for the Shibboleth Apache SP



More information about the Pkg-shibboleth-devel mailing list