[med-svn] [libdisorder] 01/02: Enforce more recent versions of autotools

Andreas Tille tille at debian.org
Mon Jun 27 21:19:32 UTC 2016


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

tille pushed a commit to branch master
in repository libdisorder.

commit dce454e5488f5804387732fda27afae32040526a
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jun 27 22:37:45 2016 +0200

    Enforce more recent versions of autotools
---
 debian/patches/autoconf.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/autoconf.patch b/debian/patches/autoconf.patch
index 288cc57..95c5cf2 100644
--- a/debian/patches/autoconf.patch
+++ b/debian/patches/autoconf.patch
@@ -26,7 +26,7 @@ Description: Add autoconf stuff to enable simple library creation
 +AC_INIT(disorder, 0.0.2, michael at freshdefense.net)
 +AC_CONFIG_HEADERS([config.h])
 +
-+AC_PREREQ(2.57)
++AC_PREREQ(2.64)
 +
 +#	Directory that contains install-sh and other auxiliary files
 +AC_CONFIG_AUX_DIR([config])
@@ -37,7 +37,7 @@ Description: Add autoconf stuff to enable simple library creation
 +################################################################################
 +AC_CONFIG_MACRO_DIR(config)
 +
-+AM_INIT_AUTOMAKE([1.6 foreign subdir-objects dist-zip tar-ustar filename-length-max=299])
++AM_INIT_AUTOMAKE([1.11 foreign subdir-objects dist-zip tar-ustar filename-length-max=299])
 +
 +LIB_VERSION=0:0
 +

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



More information about the debian-med-commit mailing list