[cpl-plugin-uves] 01/02: Remove libqfits from +dfsg

Ole Streicher olebole-guest at moszumanska.debian.org
Sun Mar 30 12:39:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-uves.

commit 5bb62361a3c0ed4067c8cab839ce92d8286d7f90
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Mar 30 14:34:28 2014 +0200

    Remove libqfits from +dfsg
---
 debian/changelog    | 6 ++++++
 debian/repackage.sh | 4 ++--
 debian/watch        | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2109a12..3aecdd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cpl-plugin-uves (5.3.0+dfsg1-1) unstable; urgency=low
+
+  * Remove libqfits from +dfsg
+
+ -- Ole Streicher <debian at liska.ath.cx>  Sun, 30 Mar 2014 14:28:05 +0200
+
 cpl-plugin-uves (5.3.0+dfsg-2) unstable; urgency=low
 
   * Fix FTBS on ia64 (irqlib)
diff --git a/debian/repackage.sh b/debian/repackage.sh
index f4b9875..bb5b9f6 100755
--- a/debian/repackage.sh
+++ b/debian/repackage.sh
@@ -32,7 +32,7 @@ FILENAME=${BASEDIR}/${PIPELINE}-kit-${VERSION}.tar.gz
 tar xf ${FILENAME} -C ${BASEDIR}
 rm -f ${BASEDIR}/${DEBIAN_PACKAGE}_${VERSION}.orig*.tar.* ${FILENAME}
 
-TAREXCLUDE="--exclude ${PIPELINE}-${VERSION}/html --exclude ${PIPELINE}-${VERSION}/qfits"
+TAREXCLUDE="--exclude ${PIPELINE}-${VERSION}/html --exclude ${PIPELINE}-${VERSION}/libqfits"
 if [ $INCLUDE_TEST_DATA = "no" ] ; then
   TAREXCLUDE=${TAREXCLUDE}" --exclude ${PIPELINE}-${VERSION}/*/tests/ref_data"
 fi
@@ -49,7 +49,7 @@ if [ $INCLUDE_CALIB = "no" ] ; then
   rm -rf ${BASEDIR}/${PIPELINE}-${VERSION}/calib/cal
 fi
 
-tar cJf ${BASEDIR}/${DEBIAN_PACKAGE}_${VERSION}+dfsg.orig.tar.xz \
+tar cJf ${BASEDIR}/${DEBIAN_PACKAGE}_${VERSION}+dfsg1.orig.tar.xz \
     -C ${BASEDIR} ${PIPELINE}-${VERSION}/
 rm -rf ${BASEDIR}/${PIPELINE}-${VERSION}/
 
diff --git a/debian/watch b/debian/watch
index 27e2924..b770e1a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
+opts=dversionmangle=s/\+dfsg.*// \
 http://www.eso.org/sci/software/pipelines/ \
  .*/uves-kit-(.*).tar.gz \
  debian debian/repackage.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-uves.git



More information about the debian-science-commits mailing list