Code

rules: Don't remove usr/sbin/ -- this path is no longer created by 1.2.16.
[pkg-mlmmj.git] / debian / changelog
index ba4117426eca2bd68cb7ae4bddd993c150b28d01..36fa78a75bf073cd441be8727b8f23014e4d3de5 100644 (file)
@@ -1,5 +1,6 @@
 mlmmj (1.2.16-0.1) unstable; urgency=low
 
+  [ Sebastian Harl ]
   * Non-maintainer upload.
   * New upstream release.
   * Fixed .diff.gz - do not include the reverse diff to some previous version
@@ -18,12 +19,19 @@ mlmmj (1.2.16-0.1) unstable; urgency=low
   * debian/rules:
     - Cleanup: There is no need to have build-arch and build-indep -
       especially if the latter is empty. Removed configure from .PHONY to
-      prevent configure being called twice.
+      prevent configure being called twice. Removed unnecessary occurrences of
+      $(CURDIR).
     - Actually pass CFLAGS to configure.
     - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary
       as well.
     - Do not manually install listtexts - the upstream build system takes care
       of that itself.
+    - Do not include the AUTHORS and VERSION files in the binary packages -
+      they do not contribute any further information.
+    - Include all upstream README files in the binary packages - the MTA
+      specific files have been left out so far.
+    - Install the web-interfaces to /usr/share/PACKAGE/www - /var/www is for
+      the user of the local admin only (Closes: #553548, #553550).
   * debian/patches/:
     - Added short descriptions to all patches.
     - Cleaned up patches: Don't use a custom /bin/sh script to execute the
@@ -33,10 +41,26 @@ mlmmj (1.2.16-0.1) unstable; urgency=low
     - Removed unused 05_fix_call_to_free.
     - Added 01_fix_manpages to fix the what-is entry of the mlmmj-sub and
       mlmmj-unsub manpages.
+    - Added 01_fix_hyphen_used_as_minus_sign to fix the use of '-' in
+      manpages.
   * debian/bogus-conffiles:
     - Removed. This file is not used.
+  * debian/docs:
+    - Removed. This file is not needed.
+  * debian/mlmmj-php-web-admin.apache.conf, debian/mlmmj-php-web.apache.conf:
+    - Added example configurations for the Apache webserver.
 
- -- Sebastian Harl <sh@tokkee.org>  Thu, 05 Mar 2009 10:19:25 +0100
+  [ Thomas Goirand ]
+  * debian/control:
+    - Added dependency to mlmmj for the mlmmj-php-web package.
+    - Added ${misc:Depends} dependency for both mlmmj-php-web and
+      mlmmj-php-web-admin packages.
+    - Bumped Standard-Version to 3.8.3.
+    - Wrote a more comprehensive long description.
+    - Updated homepage field.
+  * Added a README.source
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Jan 2010 13:37:18 +0100
 
 mlmmj (1.2.15-1.1) unstable; urgency=low