summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8f2f889)
raw | patch | inline | side by side (parent: 8f2f889)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Dec 2007 12:24:58 +0000 (13:24 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 26 Dec 2007 12:24:58 +0000 (13:24 +0100) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 96f44a1a21fe99316d6ae9f4198811d6ec88c97e..5d67096ab86998c3eec8d18d05a0269cf19efd08 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* Downgraded pfstool's requirement on octave{,pfstools} to a recommendation
(Closes: #445909).
+ * Removed a bashism from debian/rules (Closes: #456508).
* Renamed "XS-Vcs-*" fields to Vcs-* and moved "Homepage" field from the
package description to the source stanza:
- Added versioned build dependency on dpkg-dev (>= 1.14.6).
* Updated to standards version 3.7.3 (no changes).
- -- Sebastian Harl <sh@tokkee.org> Wed, 26 Dec 2007 13:01:07 +0100
+ -- Sebastian Harl <sh@tokkee.org> Wed, 26 Dec 2007 13:23:56 +0100
pfstools (1.6.2-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index df6bacf06592194cfbc16a8038304356cbfaf74a..027f1c23421b10a1c7b76a69028b435692f7de83 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
chmod 644 debian/tmp/usr/share/octave/site/api-v13/m/pfstools/*
# these binaries are not available
- rm debian/tmp/usr/share/man/man1/pfs{in,out}jpeghdr.1
+ rm debian/tmp/usr/share/man/man1/pfs*jpeghdr.1
binary-indep: build install
# nothing to do here