Skip to content
Snippets Groups Projects
Commit 5bc42d4b authored by Madeline Wade's avatar Madeline Wade
Browse files

gstlal-calibration-0.99.0-v2 release, which inclues some updates to the .spec file

parent cbca7942
No related branches found
Tags gstlal-calibration-0.99.0-v2
No related merge requests found
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-calibration],[0.99],[gstlal-discuss@ligo.org],[gstlal-calibration])
AC_INIT([gstlal-calibration],[0.99.0],[gstlal-discuss@ligo.org],[gstlal-calibration])
AC_COPYRIGHT([Copyright (C) 2008--2016 Madeline Wade])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......@@ -229,8 +229,8 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [0.99])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [0.99])
AC_SUBST([MIN_GSTLAL_VERSION], [0.99.0])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [0.99.0])
PKG_CHECK_MODULES([GSTLAL], [gstlal >= ${MIN_GSTLAL_VERSION}])
AC_SUBST([GSTLAL_VERSION], [`$PKG_CONFIG --modversion gstlal`])
AX_GSTLAL_SPLIT_VERSION([GSTLAL_VERSION])
......
gstlal-calibration (0.99.0-2) unstable; urgency=low
* A few updates to the .spec file for dependencies
-- Madeline Wade <madeline.wade@ligo.org> Sat, 02 Jul 2016 14:03:00 -0500
gstlal-calibration (0.99-1) unstable; urgency=low
* First iteration of gstreamer-1.x calibration package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment