Package: octave-pfstools
Severity: normal
Tags: patch
Hi,
I would like to get rid of octave3.0 before Squeeze. The attached patch
should suffice for it (I added a changelog entry just for convienence).
Thanks
Thomas
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff --git a/debian/changelog b/debian/changelog
index 0efacca..220a8a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pfstools (1.8.1-1.2) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * Switch to octave3.2.
+
+ -- Thomas Weber <[email protected]> Sun, 31 Jan 2010 23:01:16 +0100
+
pfstools (1.8.1-1.1) unstable; urgency=low
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index c27130c..d98b9bb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <[email protected]>
Uploaders: Sebastian Harl <[email protected]>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, gfortran, autotools-dev, libqt3-mt-dev, libmagick++-dev | libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave3.0-headers, texlive-latex-base, freeglut3-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, gfortran, autotools-dev, libqt3-mt-dev, libmagick++-dev | libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave3.2-headers, texlive-latex-base, freeglut3-dev
Standards-Version: 3.8.1
Homepage: http://pfstools.sourceforge.net/
Vcs-Git: git://git.debian.org/git/pkg-phototools/pfstools.git
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-phototools/pfstools.git
Package: pfstools
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: pfsglview | pfsview, pfstmo, octave3.0, octave-signal, octave-pfstools
+Recommends: pfsglview | pfsview, pfstmo, octave3.2, octave-signal, octave-pfstools
Suggests: dcraw, exrtools, imagemagick
Description: command line HDR manipulation programs
pfstools is a set of command line (and two GUI) programs for reading,
diff --git a/debian/rules b/debian/rules
index eceb35e..8ad66f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -114,7 +114,7 @@ binary-arch: build install
dh_makeshlibs
dh_installdeb
dh_shlibdeps -Llibpfs-1.2-0 -ldebian/libpfs-1.2-0/usr/lib/
- octave3.0-depends -poctave-pfstools
+ octave3.2-depends -poctave-pfstools
dh_gencontrol
dh_md5sums
dh_builddeb