[boinc] 01/01: Switching to automake

Gianfranco Costamagna locutusofborg-guest at alioth.debian.org
Thu Aug 22 22:49:03 UTC 2013


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

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit c1f4620612991414488f8bf56b7724aede3bf471
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Aug 23 00:44:53 2013 +0200

    Switching to automake
---
 debian/control.in |    2 +-
 debian/rules      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index c5665a8..883ad41 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,7 +10,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 9), po-debconf, pkg-config,
  dpkg-dev (>= 1.16.1.1),
- libtool, autoconf, autotools-dev, automake1.9, gettext,
+ libtool, autoconf, autotools-dev, automake, gettext,
  docbook2x, docbook-xml, libxml2-utils,
  zlib1g-dev, libssl-dev, libcurl4-openssl-dev,
  libsm-dev, libice-dev, libxmu-dev, libxi-dev, libx11-dev, libnotify-dev (>= 0.7.0),
diff --git a/debian/rules b/debian/rules
index 4930041..1d7d7dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -228,7 +228,7 @@ override_dh_auto_test:
 override_dh_auto_configure:
 	./_autosetup
 	#if [ ! -r ltmain.sh ]; then libtoolize; fi
-	#aclocal-1.9 -I m4 && autoheader && automake-1.9 --add-missing && autoconf
+	#aclocal -I m4 && autoheader && automake --add-missing && autoconf
 	@echo
 	@echo "****             *****"
 	@echo "**** Configuring *****"

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



More information about the pkg-boinc-commits mailing list