[grads] 07/17: Change versioning ref

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 11:29:17 UTC 2017


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

mckinstry pushed a commit to tag debian/3%2.2.0-1
in repository grads.

commit b05de5f90fa508ef7c9f92cd5be4ab0ab74f130b
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Oct 4 17:10:26 2017 +0100

    Change versioning ref
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index a0ee707..1081cdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # The magic debhelper rule:
 %:
-	dh $@ # --with autoreconf
+	dh $@ 
 
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
@@ -49,6 +49,6 @@ override_dh_auto_configure:
 		--with-gadap \
 		LIBS=' -lcairo -lfreetype'
 	mkdir -p  data doc
-	( cd data ; tar xapf ../../grads_2.1.1.b0.orig-data.tar.xz )
-	( cd doc ; tar xapf ../../grads_2.1.1.b0.orig-example.tar.xz )
+	( cd data ; tar xapf ../../grads_2.2.0.orig-data.tar.xz )
+	( cd doc ; tar xapf ../../grads_2.2.0.orig-example.tar.xz )
 

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



More information about the debian-science-commits mailing list