This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libtecla.
commit 99046e19d1c03fe02001f47d31142975751213f8 Author: Andreas Tille <[email protected]> Date: Mon Sep 29 12:26:57 2014 +0200 Import Debian changes 1.6.2-2 libtecla (1.6.2-2) unstable; urgency=medium [ Peter Michael Green ] * use dh $@ --with autotools_dev,autoreconf so that config.sub and config.guess get updated in this non-automake using package. Fixes build on arm64. Closes: #762351 [ Andreas Tille ] * d/control: Build-Depends: autotools-dev * cme fix dpkg-control --- debian/changelog | 10 ++++++++-- debian/control | 3 ++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e0fd6e5..6e304ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ -libtecla (1.6.2-1+arm64) unreleased; urgency=medium +libtecla (1.6.2-2) unstable; urgency=medium + [ Peter Michael Green ] * use dh $@ --with autotools_dev,autoreconf so that config.sub and config.guess get updated in this non-automake using package. Fixes build on arm64. + Closes: #762351 - -- Peter Michael Green <[email protected]> Sun, 21 Sep 2014 12:42:09 +0000 + [ Andreas Tille ] + * d/control: Build-Depends: autotools-dev + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 29 Sep 2014 12:26:57 +0200 libtecla (1.6.2-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c897177..4961039 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,9 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, + autotools-dev, d-shlibs -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libtecla/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libtecla/trunk/ Homepage: http://www.astro.caltech.edu/~mcs/tecla/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtecla.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
