[cpl-plugin-xsh] 06/08: Merge branch 'debian-template' into debian
Ole Streicher
olebole-guest at moszumanska.debian.org
Tue Dec 31 13:35:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository cpl-plugin-xsh.
commit 487c3a9a1681de8e504057d6ddf96d45d6085509
Merge: 1fc922c 612fc70
Author: Ole Streicher <debian at liska.ath.cx>
Date: Tue Dec 31 14:24:27 2013 +0100
Merge branch 'debian-template' into debian
Conflicts:
debian/control
debian/create_sphinx.py
debian/patches/series
debian/control | 14 ++++++++++--
...ugin.doc-base.in => cpl-plugin-doc.doc-base.in} | 6 +++---
.../{cpl-plugin.docs.in => cpl-plugin-doc.docs.in} | 0
...ugin.manpages.in => cpl-plugin-doc.manpages.in} | 0
debian/patches/serial-tests | 25 ++++++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 19 ++++++++++------
7 files changed, 53 insertions(+), 12 deletions(-)
diff --cc debian/control
index ca8dd30,9ef51f7..8db57e6
--- a/debian/control
+++ b/debian/control
@@@ -12,35 -10,40 +12,45 @@@ Build-Depends: debhelper (>= 9)
python-cpl,
python-pyfits,
python-sphinx
- Standards-Version: 3.9.4
+ Standards-Version: 3.9.5
-Homepage: http://www.eso.org/sci/software/pipelines/template
-Vcs-Git: git://git.debian.org/git/debian-science/packages/cpl-plugin-template.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/cpl-plugin-template.git
+Homepage: http://www.eso.org/sci/software/pipelines/xsh
+Vcs-Git: git://git.debian.org/git/debian-science/packages/cpl-plugin-xsh.git
+Vcs-Browser: http://git.debian.org/?p=debian-science/packages/cpl-plugin-xsh.git
-Package: cpl-plugin-template
+Package: cpl-plugin-xsh
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
- Recommends: esorex|python-cpl
-Recommends: esorex|python-cpl, cpl-plugin-template-doc
-Suggests: cpl-plugin-template-calib
++Recommends: esorex|python-cpl, cpl-plugin-xsh-doc
+Suggests: cpl-plugin-xsh-calib
Multi-Arch: same
-Description: ESO data reduction pipeline template
- This is the data reduction pipeline for the Template instrument of the
+Description: ESO data reduction pipeline for XSHOOTER
+ This is the data reduction pipeline for the XSHOOTER instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
.
- This package is used as a template for the other ESO recipes. It is not
- meant to built as a package.
+ XSHOOTER is a multi wavelength (300-2500nm) medium resolution spectrograph
+ mounted at the UT2 Cassegrain focus. XSHOOTER consists of 3 arms, each with
+ optimized optics, dispersive elements and detectors:
+ .
+ * UVB, covering the wavelength range 300-559.5 nm,
+ * VIS, covering the wavelength range 559.5-1024 nm,
+ * NIR, covering the wavelength range 1024-2480 nm.
-Package: cpl-plugin-template-doc
++Package: cpl-plugin-xsh-doc
+ Architecture: all
+ Multi-Arch: foreign
+ Depends: ${misc:Depends}
+ Section: doc
-Description: ESO data reduction pipeline documentation template
++Description: ESO data reduction pipeline documentation for XSHOOTER
+ This package contains the HTML documentation and manpages for the data
- reduction pipeline for the Template instrument of the Very Large Telescope
++ reduction pipeline for the XSHOOTER instrument of the Very Large Telescope
+ (VLT) from the European Southern Observatory (ESO).
+
-Package: cpl-plugin-template-calib
+Package: cpl-plugin-xsh-calib
Architecture: all
Multi-Arch: foreign
-Depends: ${misc:Depends}, cpl-plugin-template, wget
+Depends: ${misc:Depends}, cpl-plugin-xsh, wget
Section: contrib/science
-Description: ESO data reduction pipeline calibration data downloader template
- This package downloads calibration and other static data of the
- data reduction pipeline for the Template instrument of the
+Description: ESO data reduction pipeline calibration data downloader for XSHOOTER
+ This package downloads calibration and other static data of the
+ data reduction pipeline for the XSHOOTER instrument of the
Very Large Telescope (VLT) from the European Southern Observatory (ESO).
diff --cc debian/patches/serial-tests
index 0000000,616e45e..54e6478
mode 000000,100644..100644
--- a/debian/patches/serial-tests
+++ b/debian/patches/serial-tests
@@@ -1,0 -1,47 +1,25 @@@
+ Author: Ole Streicher <debian at liska.ath.cx>
+ Description: Force serial-tests to get better verbose output
+ Bug: http://bugs.debian.org/715204
---- a/recipes/tests/Makefile.am
-+++ b/recipes/tests/Makefile.am
-@@ -17,7 +17,7 @@
- ## along with this program; if not, write to the Free Software
- ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA
-
--AUTOMAKE_OPTIONS = 1.8 foreign
-+AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
-
- DISTCLEANFILES = *~ .logfile
-
---- a/template/tests/Makefile.am
-+++ b/template/tests/Makefile.am
++--- a/xsh/tests/Makefile.am
+++++ b/xsh/tests/Makefile.am
+ @@ -17,7 +17,7 @@
+ ## along with this program; if not, write to the Free Software
+ ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+ -AUTOMAKE_OPTIONS = 1.6 foreign
+ +AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+
- DISTCLEANFILES = *~ .logfile
++ DISTCLEANFILES = *~ *.dat *.dmp
+
+ --- a/regtests/tests/Makefile.am
+ +++ b/regtests/tests/Makefile.am
+ @@ -17,7 +17,7 @@
+ ## along with this program; if not, write to the Free Software
+ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ -AUTOMAKE_OPTIONS = 1.8 foreign
+ +AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
+
+ DISTCLEANFILES = *~
+
---- a/irplib/tests/Makefile.am
-+++ b/irplib/tests/Makefile.am
-@@ -17,7 +17,7 @@
- ## along with this program; if not, write to the Free Software
- ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1307 USA
-
--AUTOMAKE_OPTIONS = 1.8 foreign
-+AUTOMAKE_OPTIONS = 1.13 foreign serial-tests
-
- DISTCLEANFILES = *~
-
diff --cc debian/patches/series
index be03ad7,9839386..cafd6a8
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,6 -1,4 +1,7 @@@
libadd_cpl.patch
set_plugindir.patch
use-std-paths-for-cpl.patch
+lapack.patch
+fix_typos.patch
+shlib-calls-exit.patch
+ serial-tests
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-xsh.git
More information about the debian-science-commits
mailing list