From e7e70921f392d95536b953fc8cf22932c9965256 Mon Sep 17 00:00:00 2001 From: Madeline Wade <madeline.wade@ligo.org> Date: Fri, 4 Nov 2016 10:30:51 -0700 Subject: [PATCH] gstlal-calibration-1.0.7 --- gstlal-calibration/configure.ac | 2 +- gstlal-calibration/debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gstlal-calibration/configure.ac b/gstlal-calibration/configure.ac index 5ae09902ff..7fae07abd4 100644 --- a/gstlal-calibration/configure.ac +++ b/gstlal-calibration/configure.ac @@ -3,7 +3,7 @@ # -AC_INIT([gstlal-calibration],[1.0.5],[gstlal-discuss@ligo.org],[gstlal-calibration]) +AC_INIT([gstlal-calibration],[1.0.7],[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 diff --git a/gstlal-calibration/debian/changelog b/gstlal-calibration/debian/changelog index 98ad267464..ab9a07f0b6 100644 --- a/gstlal-calibration/debian/changelog +++ b/gstlal-calibration/debian/changelog @@ -1,3 +1,11 @@ +gstlal-calibration (1.0.7-1) unstable; urgency=low + + * Bug fixes to demodulation routine + * Addition of six new channels to h(t) frames (non-gated kappa channels) + * Removal of two channels from h(t) frames (deprecated kappa_a channels) + + -- Madeline Wade <madeline.wade@ligo.org> Fri, 04 Nov 2016 13:22:00 +0000 + gstlal-calibration (1.0.5-1) unstable; urgency=low * Potential bug fix for discontinuities leading to production of overlapping -- GitLab