[Pkg-wmaker-commits] [wmaker] 01/01: 57_ignore_with-aix-soname.diff: Ignore missing documentation for --with-aix-soname in INSTALL-WMAKER (Closes: #814213).

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Feb 9 16:08:34 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmaker.

commit dd955a763d8f1189d9f06e9447811915d89c50b4
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Feb 9 11:05:01 2016 -0500

    57_ignore_with-aix-soname.diff: Ignore missing documentation for
    --with-aix-soname in INSTALL-WMAKER (Closes: #814213).
---
 debian/changelog                              |  4 +++-
 debian/patches/57_ignore_with-aix-soname.diff | 16 ++++++++++++++++
 debian/patches/series                         |  1 +
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 984a962..f1352cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ wmaker (0.95.7-4) UNRELEASED; urgency=medium
   * Enable all hardening flags; fixes hardening-no-{bindnow,pie} Lintian
     warnings.
   * Bump Standards-Version to 3.9.7, no changes required.
+  * 57_ignore_with-aix-soname.diff: Ignore missing documentation for
+    --with-aix-soname in INSTALL-WMAKER (Closes: #814213).
 
- -- Doug Torrance <dtorrance at piedmont.edu>  Mon, 01 Feb 2016 23:40:46 -0500
+ -- Doug Torrance <dtorrance at piedmont.edu>  Tue, 09 Feb 2016 11:07:04 -0500
 
 wmaker (0.95.7-3) unstable; urgency=low
 
diff --git a/debian/patches/57_ignore_with-aix-soname.diff b/debian/patches/57_ignore_with-aix-soname.diff
new file mode 100644
index 0000000..b3d8b6d
--- /dev/null
+++ b/debian/patches/57_ignore_with-aix-soname.diff
@@ -0,0 +1,16 @@
+Description: Ignore with-aix-soname in check-cmdline-options-doc.sh
+ libtool 2.4.4 will add a --with-aix-soname option.  Ignore it when checking
+ whether INSTALL-WMAKER is up to date.
+Author: Doug Torrance <dtorrance at piedmont.edu>
+Bug-Debian: http://bugs.debian.org/814213
+
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -107,6 +107,7 @@
+ 		--ignore-prg 'disable-option-checking,enable-fast-install # should be in INSTALL' \
+ 		--ignore-prg 'disable-libtool-lock,with-pic,with-gnu-ld,with-sysroot # for libtool' \
+ 		--ignore-prg 'runstatedir #new in autoconf 2.70, backported in Debian' \
++		--ignore-prg 'with-aix-soname #new in libtool 2.4.4' \
+ 		--ignore-prg 'with-x # no use, it would not work without X'
+ 
+ .PHONY: configure-documentation
diff --git a/debian/patches/series b/debian/patches/series
index 521078c..535b919 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,4 +4,5 @@
 54_Debian_wmmacros.diff
 55_ungif_problem.diff
 56_ignore_runstatedir.diff
+57_ignore_with-aix-soname.diff
 60_fix_wraster_symbol_versioning.diff

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



More information about the Pkg-wmaker-commits mailing list