diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2014-08-21 22:05:07 +0200 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2014-08-21 22:05:07 +0200 |
commit | 60530d76ea84c808cbca061cb9d118fbe4400b68 (patch) | |
tree | c8b2d2306178a012058e82abb6d4efb57df3c81e | |
parent | 4e2b17515795a56d3af9b30825aaed1712d7f47f (diff) | |
download | sitesummary-60530d76ea84c808cbca061cb9d118fbe4400b68.tar.gz sitesummary-60530d76ea84c808cbca061cb9d118fbe4400b68.tar.bz2 sitesummary-60530d76ea84c808cbca061cb9d118fbe4400b68.tar.xz |
releasing version 0.1.120.1.12
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2f247be..892e040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sitesummary (0.1.12) UNRELEASED; urgency=low +sitesummary (0.1.12) unstable; urgency=high * Adjust Apache configuration, use 'Require all granted' instead of Order/Deny/Allow, and enable cgi.load module when installing the @@ -6,7 +6,7 @@ sitesummary (0.1.12) UNRELEASED; urgency=low * Add call to /lib/lsb/init-functions in init.d/sitesummary-client to integrate better with systemd. - -- Petter Reinholdtsen <pere@debian.org> Thu, 21 Aug 2014 16:09:13 +0200 + -- Petter Reinholdtsen <pere@debian.org> Thu, 21 Aug 2014 22:04:43 +0200 sitesummary (0.1.11) unstable; urgency=medium |