From c6db98298f5ccea3891c7b2e6f47af4eb986dc01 Mon Sep 17 00:00:00 2001
From: Adam Mercer <adam.mercer@ligo.org>
Date: Wed, 30 Sep 2009 11:34:00 -0500
Subject: [PATCH] update debian packaging for upcoming lalapps-6.4 release

---
 lalapps/debian/changelog | 6 ++++++
 lalapps/debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/lalapps/debian/changelog b/lalapps/debian/changelog
index 2f46f4a9f6..ee96a97a28 100644
--- a/lalapps/debian/changelog
+++ b/lalapps/debian/changelog
@@ -1,3 +1,9 @@
+lalapps (6.4-1lscsoft1) unstable; urgency=low
+
+  * LALApps 6.4
+
+ -- Steffen Grunewald <steffen.grunewald@aei.mpg.de>  Thu, 30 Sep 2009 10:00:00 +0200
+
 lalapps (6.3-1lscsoft1) unstable; urgency=low
 
   * LALApps 6.3
diff --git a/lalapps/debian/control b/lalapps/debian/control
index e3359eee24..1d9165ed62 100644
--- a/lalapps/debian/control
+++ b/lalapps/debian/control
@@ -2,12 +2,12 @@ Source: lalapps
 Section: lscsoft
 Priority: optional
 Maintainer: Steffen Grunewald <steffen.grunewald@aei.mpg.de>
-Build-Depends: debhelper (>= 5), autotools-dev, automake, m4, libgsl0-dev (>= 1.9), libframe-dev (>= 8.0), libmetaio-dev (>= 8.2), fftw3-dev, zlib1g-dev, libcfitsio3-dev, git-core (>= 1.5), lal-dev (>= 6.3), lal (>= 6.3), lalstochastic-dev (>= 1.0), lalstochastic (>= 1.0), lalxml-dev (>= 1.0), lalxml (>= 1.0), pkg-config, python2.4-dev, python2.5-dev, python-dev (>= 2.4)
+Build-Depends: debhelper (>= 5), autotools-dev, automake, m4, libgsl0-dev (>= 1.9), libframe-dev (>= 8.0), libmetaio-dev (>= 8.2), fftw3-dev, zlib1g-dev, libcfitsio3-dev, git-core (>= 1.5), lal-dev (>= 6.4), lal (>= 6.4), lalstochastic-dev (>= 1.0), lalstochastic (>= 1.0), lalxml-dev (>= 1.0), lalxml (>= 1.0), pkg-config, python2.4-dev, python2.5-dev, python-dev (>= 2.4)
 Standards-Version: 3.7.2
 
 Package: lalapps
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, zlib1g, libgsl0 (>= 1.9) | libgsl0ldbl (>= 1.10), libframe1 (>= 8.0), libmetaio1 (>=8.2), fftw3, libcfitsio3, lal (>= 6.3), lalstochastic (>= 1.0) lalxml (>= 1.0), python (>= 2.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, zlib1g, libgsl0 (>= 1.9) | libgsl0ldbl (>= 1.10), libframe1 (>= 8.0), libmetaio1 (>=8.2), fftw3, libcfitsio3, lal (>= 6.4), lalstochastic (>= 1.0) lalxml (>= 1.0), python (>= 2.4)
 Recommends: python2.4, python2.5
 Description: LSC Algorithm Library Applications
  The LSC Algorithm Library Applications for gravitational wave data analysis.
-- 
GitLab