[Pkg-scicomp-devel] gnudatalanguage/trunk/debian
Christian T. Steigies
cts at debian.org
Sun Jan 21 19:39:59 CET 2007
SVN commit 1400 by cts:
prepare for upload to experimental
M +9 -0 gnudatalanguage/trunk/debian/changelog
M +5 -4 gnudatalanguage/trunk/debian/control
M +1 -1 gnudatalanguage/trunk/debian/copyright
A gnudatalanguage/trunk/debian/watch
--- gnudatalanguage/trunk/debian/changelog #1399:1400
@@ -1,3 +1,12 @@
+gnudatalanguage (0.8.99+0.9pre4-2) experimental; urgency=low
+
+ * first upload to Debian/experimental
+ * added watch file
+ * tightened build-depends
+ * updated Standards-Version to 3.7.2 (no changes)
+
+ -- Christian T. Steigies <cts at debian.org> Thu, 18 Jan 2007 21:34:37 +0100
+
gnudatalanguage (0.8.99+0.9pre4-1) stable; urgency=low
* New upstream release, fixes dimension:: constructor calling issue (005).
--- gnudatalanguage/trunk/debian/control #1399:1400
@@ -1,15 +1,16 @@
Source: gnudatalanguage
-Maintainer: Sergio Gelato <Sergio.Gelato at astro.su.se>
+Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
+Uploaders: Christian T. Steigies <cts at debian.org>
Section: interpreters
Priority: extra
-Build-Depends: autoconf, automake1.9, cdbs, debhelper (>= 4), fftw3-dev, libgsl0-dev, libhdf4g-dev, libhdf5-serial-dev | libhdf5-dev, libmagick++9-dev | libmagick++6-dev, libplplot-dev (>= 5.3), libreadline5-dev | libreadline4-dev (>= 4.3), libtool, netcdfg-dev, python-dev (>= 2.3), python-numarray (>= 0.9)
+Build-Depends: autoconf, automake1.9, cdbs, debhelper (>= 5), fftw3-dev, libgsl0-dev, libhdf4g-dev, libhdf5-serial-dev, libmagick++9-dev, libplplot-dev (>= 5.3), libreadline5-dev, libtool, netcdfg-dev, python-dev (>= 2.3), python-numarray (>= 0.9)
Build-Conflicts: autoconf2.13, automake1.4
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
Package: gnudatalanguage
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: python-numarray (>= 0.9)
+Recommends: python-numarray (>= 0.9), plplot9-driver-xwin
Suggests: python-matplotlib (>= 0.65)
Description: Free IDL-compatible incremental compiler
A free IDL (Interactive Data Language) compatible incremental compiler
--- gnudatalanguage/trunk/debian/copyright #1399:1400
@@ -1,7 +1,7 @@
This package was debianized by Sergio Gelato <Sergio.Gelato at astro.su.se> on 2006-12-26.
The source code was downloaded from
- http://downloads.sourceforge.net/gnudatalanguage/gdl-0.9pre3.tar.gz
+ http://downloads.sourceforge.net/gnudatalanguage/gdl-0.9pre4.tar.gz
gnudatalanguage is copyright (C) 2002-2006 Marc Schellens et al.; see
the file AUTHORS in the source distribution and the copyright notices of
More information about the Pkg-scicomp-devel
mailing list