Skip to content
Snippets Groups Projects
Commit ef635795 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal, gstlal-ugly: bump to 0.10.3, 0.9.2, respectively

parent c5bd64cb
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-ugly],[0.9.1],[gstlal-discuss@ligo.org],[gstlal-ugly])
AC_INIT([gstlal-ugly],[0.9.2],[gstlal-discuss@ligo.org],[gstlal-ugly])
AC_COPYRIGHT([Copyright (C) 2008--2015 Kipp Cannon])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......@@ -398,7 +398,7 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [0.10.0])
AC_SUBST([MIN_GSTLAL_VERSION], [0.10.3])
PKG_CHECK_MODULES([GSTLAL], [gstlal >= ${MIN_GSTLAL_VERSION}])
AC_SUBST([GSTLAL_VERSION], [`$PKG_CONFIG --modversion gstlal`])
AX_GSTLAL_SPLIT_VERSION([GSTLAL_VERSION])
......
gstlal-ugly (0.9.2-1) unstable; urgency=low
* framecpp plugin: Add support for phase and dataValid attributes of ADC channels
-- Kipp Cannon <kipp.cannon@ligo.org> Mon, 14 Sep 2015 14:37:04 -0500
gstlal-ugly (0.9.1-1) unstable; urgency=low
* remove check for lal swig bindings (rely on gstlal package having done this)
......
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal],[0.10.2],[gstlal-discuss@ligo.org],[gstlal])
AC_INIT([gstlal],[0.10.3],[gstlal-discuss@ligo.org],[gstlal])
AC_COPYRIGHT([Copyright (C) 2008--2015 Kipp Cannon])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......
gstlal (0.10.3-1) unstable; urgency=low
* Add "phase" and "datavalid" tags
-- Kipp Cannon <kipp.cannon@ligo.org> Mon, 14 Sep 2015 14:36:12 -0500
gstlal (0.10.2-1) unstable; urgency=low
* Add a reblock after the whitener
......
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