summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 071632e)
raw | patch | inline | side by side (parent: 071632e)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2009 18:30:09 +0000 (19:30 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Mar 2009 18:31:37 +0000 (19:31 +0100) |
debian/changelog | patch | blob | history | |
debian/patches/02_fix_mlmmj_php.dpatch | patch | blob | history | |
debian/patches/05_fix_displayed_full_paths.dpatch | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index c50c43d8a32bf4ec035fbc10d71d0b841d0a4270..5bf799469fc348af02adfb5b27b6c728e1f1b3e0 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Do not manually install listtexts - the upstream build system takes care
of that itself.
* debian/patches/:
+ - Added short descriptions to all patches.
- Removed 01_debian_make_mlmmj-ml - instead added mlmmj-make-ml to debian/
directly.
- Removed unused 05_fix_call_to_free.
- -- Sebastian Harl <sh@tokkee.org> Wed, 04 Mar 2009 19:23:55 +0100
+ -- Sebastian Harl <sh@tokkee.org> Wed, 04 Mar 2009 19:29:26 +0100
mlmmj (1.2.15-1.1) unstable; urgency=low
index e3c6aabc35f31568720ae0b05289aaba66dbaa70..f8a23dafb04d4994781f84ed4c59691a68d6bbab 100644 (file)
#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_fix_mlmmj_php.dpatch by <boll@tristram.fork.dk>
##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Adapt pathes used in the web interface to match the installation paths.
@DPATCH@
diff -urNad mlmmj-1.2.7/contrib/web/php-admin/conf/config.php /tmp/dpep.1ZV6mc/mlmmj-1.2.7/contrib/web/php-admin/conf/config.php
diff --git a/debian/patches/05_fix_displayed_full_paths.dpatch b/debian/patches/05_fix_displayed_full_paths.dpatch
index b97716a110d213dbea2e79eed3e01183bdb94c59..f57e1dd0d06c7495ce9da73b010b200692ae6531 100644 (file)
#! /bin/sh -e
## 05_fix_displayed_full_paths.dpatch by <boll@andariel>
##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Adapt the path name of binaries in an error message to the paths as
+## DP: used in the Debian package.
if [ $# -lt 1 ]; then
echo "`basename $0`: script expects -patch|-unpatch as argument" >&2