summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 240178f)
raw | patch | inline | side by side (parent: 240178f)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2009 18:05:54 +0000 (19:05 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2009 18:31:26 +0000 (19:31 +0100) |
We rename the binary as well.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 6168a9464d4bdab656f79af9236878f54f4eeda2..b4363513223c496e6c1f2fa33c39bbda6f3159c4 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Removed. It's the job of a VCS to keep track of old versions.
* debian/dirs:
- Removed. This file is not needed.
+ * debian/rules:
+ - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary
+ as well.
- -- Sebastian Harl <sh@tokkee.org> Wed, 04 Mar 2009 18:59:45 +0100
+ -- Sebastian Harl <sh@tokkee.org> Wed, 04 Mar 2009 19:05:17 +0100
mlmmj (1.2.15-1.1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 443c2964ff527b0962b7eff048861e077e86d891..dd1e9628a202691a9416277f91bf7faed5113173 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
rm -f $(CURDIR)/debian/mlmmj/usr/bin/mlmmj-make-ml.sh
install -m 755 -D $(CURDIR)/debian/mlmmj-make-ml.sh \
$(CURDIR)/debian/mlmmj/usr/bin/mlmmj-make-ml
+ mv debian/mlmmj/usr/share/man/man1/mlmmj-make-ml.sh.1 \
+ debian/mlmmj/usr/share/man/man1/mlmmj-make-ml.1
dh_install -s
install-indep: build-indep