[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[asymptote] 09/09: use cdbs reautoconf feature



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

preining pushed a commit to branch master
in repository asymptote.

commit c9d19354773e0bc0cfad65c8ccd70af7c432dfa0
Author: Norbert Preining <preining@debian.org>
Date:   Wed Nov 6 16:43:25 2013 +0900

    use cdbs reautoconf feature
---
 debian/changelog |    6 +++---
 debian/control   |    2 +-
 debian/rules     |    4 +---
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 694a774..869d101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,12 +8,12 @@ asymptote (2.23-1) unstable; urgency=low
       it is broken
   * debian/control
     - bump standards version to 3.9.5, no changes necessary
-    - add build-dep libosmesa6-dev
+    - add build-dep libosmesa6-dev, autoconf, dh-reautoconf
     - adapt depends to python-pil
   * debian/rules
-    - trigger autoreconf call
+    - include reautoconf makefile snippet
 
- -- Norbert Preining <preining@debian.org>  Wed, 06 Nov 2013 16:28:41 +0900
+ -- Norbert Preining <preining@debian.org>  Wed, 06 Nov 2013 16:42:32 +0900
 
 asymptote (2.15-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 7498914..ba2b4de 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Hubert Chathi <uhoreg@debian.org>
 Uploaders: Ruben Molina <rmolina@udea.edu.co>,
 	   Picca Frédéric-Emmanuel <picca@debian.org>,
 	   Norbert Preining <preining@debian.org>
-Build-Depends: cdbs, debhelper (>= 8), flex, bison, libfftw3-dev, libreadline-dev, libncurses5-dev, libgc-dev (>= 1:6.4), libgsl0-dev, libsigsegv-dev, zlib1g-dev, freeglut3-dev, tex-common, autotools-dev, imagemagick, ghostscript, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-base-bin, texlive-pstricks, texinfo, libosmesa6-dev
+Build-Depends: cdbs, debhelper (>= 8), flex, bison, libfftw3-dev, libreadline-dev, libncurses5-dev, libgc-dev (>= 1:6.4), libgsl0-dev, libsigsegv-dev, zlib1g-dev, freeglut3-dev, tex-common, autotools-dev, imagemagick, ghostscript, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-base-bin, texlive-pstricks, texinfo, libosmesa6-dev, autoconf, dh-autoreconf
 Standards-Version: 3.9.5
 Homepage: http://asymptote.sourceforge.net/
 
diff --git a/debian/rules b/debian/rules
index 498e4d7..135525f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_MAKE_INSTALL_TARGET =
 
@@ -21,9 +22,6 @@ common-install-arch::
 common-install-prehook-indep::
 	make all html
 
-makebuilddir/asymptote::
-	autoreconf
-
 clean::
 	rm --force doc/latexusage.pdf doc/latexusage.dvi doc/TeXShopAndAsymptote.dvi doc/CAD.dvi
 	rm --force doc/*.aux doc/*.cp doc/*.cps doc/*.idx doc/*.ins doc/*.log doc/*.toc asy.list

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


Reply to: