diff --git a/gstlal-calibration/configure.ac b/gstlal-calibration/configure.ac index d94b35cb2aeee22578320544c7c1a9fa4c0373db..6152e9a999e70f68ee1ab5ea19014e5b4f444249 100644 --- a/gstlal-calibration/configure.ac +++ b/gstlal-calibration/configure.ac @@ -3,8 +3,8 @@ # -AC_INIT([gstlal-calibration],[1.1.8],[gstlal-discuss@ligo.org],[gstlal-calibration]) -AC_COPYRIGHT([Copyright (C) 2008--2017 Madeline Wade, Aaron Viets]) +AC_INIT([gstlal-calibration],[1.2.0],[gstlal-discuss@ligo.org],[gstlal-calibration]) +AC_COPYRIGHT([Copyright (C) 2008-2018 Madeline Wade, Aaron Viets]) # a file whose existance can be used to use to check that we are in the # top-level directory of the source tree AC_CONFIG_SRCDIR([gnuscripts/ltmain.sh]) diff --git a/gstlal-calibration/debian/changelog b/gstlal-calibration/debian/changelog index 32f3618112049b22b4f80570d282cc7c8b8dd476..672d8532437962ff6d86f0766b66f26a80ceb811 100644 --- a/gstlal-calibration/debian/changelog +++ b/gstlal-calibration/debian/changelog @@ -1,3 +1,13 @@ +gstlal-calibration (1.2.0-1) unstable; urgency=low + + * Incorporate corrections for SRC detuning parameters + * Allow for application of complex kappas + * Incorporate line subtraction and cleaning methods + * Allow for split of kappa_pu into kappa_p and kappa_u + * Switch gstlal_compute_strain to configuration file format + + -- Madeline Wade <madeline.wade@ligo.org> Thurs, 27 Sept 2018 11:29:00 -0500 + gstlal-calibration (1.1.8-1) unstable; urgency=low * Update the cavity pole FIR filter with time diff --git a/gstlal-calibration/debian/control.in b/gstlal-calibration/debian/control.in index d88bb26ba73fd1845dc78fccdbac53426e87a6ce..57513b372c52be267a40c2a74748cf66671299ed 100644 --- a/gstlal-calibration/debian/control.in +++ b/gstlal-calibration/debian/control.in @@ -40,7 +40,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-glue-segments (>= @MIN_GLUE_VERSION@), python-gst-1.0, python-numpy, - python-pylal (>= @MIN_PYLAL_VERSION@), python-scipy Conflicts: gstlal-ugly (<< 0.6.0)