[ann] 01/08: Update files to the last NMU.

Anton Gladky gladk at moszumanska.debian.org
Sat May 31 17:55:21 UTC 2014


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

gladk pushed a commit to branch master
in repository ann.

commit 7f22590cefe91ab9a0ce55d1d62838f226da3ee2
Author: Anton Gladky <gladk at debian.org>
Date:   Sat May 31 15:32:28 2014 +0200

    Update files to the last NMU.
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 debian/rules     | 4 ++--
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 850aab9..d4df628 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ann (1.1.2+doc-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to automake1.11. (Closes: #741717)
+
+ -- Eric Dorland <eric at debian.org>  Sat, 22 Mar 2014 14:07:24 -0400
+
 ann (1.1.2+doc-4) unstable; urgency=low
 
   [ Teemu Ikonen ]
diff --git a/debian/control b/debian/control
index 94b3e5b..64e462c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: libs
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Teemu Ikonen <tpikonen at gmail.com>
-Build-Depends: cdbs (>= 0.4.52), autoconf (>= 2.61), automake (>= 1.10),
- libtool, debhelper (>= 7), quilt, autoconf-archive, automake1.9
+Build-Depends: cdbs (>= 0.4.52), autoconf (>= 2.61), automake1.11,
+ libtool, debhelper (>= 7), quilt, autoconf-archive
 Standards-Version: 3.9.4
 Homepage: http://www.cs.umd.edu/~mount/ANN/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ann.git
diff --git a/debian/rules b/debian/rules
index 40319c1..cf2c57a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,8 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_AUTO_UPDATE_AUTOHEADER = 2.61
 DEB_AUTO_UPDATE_AUTOCONF = 2.61
-DEB_AUTO_UPDATE_ACLOCAL = 1.9
-DEB_AUTO_UPDATE_AUTOMAKE = 1.9
+DEB_AUTO_UPDATE_ACLOCAL = 1.11
+DEB_AUTO_UPDATE_AUTOMAKE = 1.11
 DEB_AUTOMAKE_ARGS = --foreign --add-missing
 DEB_AUTO_UPDATE_LIBTOOL = pre
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ann.git



More information about the debian-science-commits mailing list