summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a34bd52)
raw | patch | inline | side by side (parent: a34bd52)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 7 Jun 2009 14:52:47 +0000 (16:52 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 7 Jun 2009 14:52:47 +0000 (16:52 +0200) |
... instead of explicitly depending on octave3.0.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index e2597ed53542f1a01b0aa8cc6c4e817dd3d1031b..fd2c63fb1965a3ed743d71dd14e0d686929ad595 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Install usr/share/pfstools/hdrhtml_*.
* debian/rules:
- Use dh_install's --fail-missing instead of --list-missing.
+ * debian/control, debian/rules:
+ - Use ${octave:Depends} and octave3.0-depends instead of explicitly
+ depending on octave3.0.
- -- Sebastian Harl <tokkee@debian.org> Sun, 07 Jun 2009 16:22:25 +0200
+ -- Sebastian Harl <tokkee@debian.org> Sun, 07 Jun 2009 16:51:41 +0200
pfstools (1.6.4-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 65797e4d5e8f5b59b57c866e5ff40a2b95e3a51c..6b611fab5173dbd71788972576329c14ab8df225 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: octave-pfstools
Section: math
Architecture: any
-Depends: octave3.0, ${shlibs:Depends}
+Depends: ${octave:Depends}, ${shlibs:Depends}
Description: octave bindings for pfstools
PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
existing file formats by providing a simple data format that can be used to
diff --git a/debian/rules b/debian/rules
index 98b76b92d7b422926e0aa0acfbff33ad7e216da4..4f9c2e5895f385409b8a16b0ff29ff09d40f12c0 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
dh_makeshlibs
dh_installdeb
dh_shlibdeps -Llibpfs-1.2-0 -ldebian/libpfs-1.2-0/usr/lib/
+ octave3.0-depends -poctave-pfstools
dh_gencontrol
dh_md5sums
dh_builddeb