[apache2] 01/05: Build against lua 5.2

Stefan Fritsch sf at moszumanska.debian.org
Sun Apr 10 09:46:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

sf pushed a commit to branch master
in repository apache2.

commit 1f8032c9f2a532104dfa67f76b7dd9e9dbfa6946
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Sat Apr 9 13:41:41 2016 +0200

    Build against lua 5.2
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5303ecf..9cbb38d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apache2 (2.4.18-3) UNRELEASED; urgency=medium
+
+  * Build against lua 5.2 instead of 5.1. Closes: #820243
+
+ -- Stefan Fritsch <sf at debian.org>  Sat, 09 Apr 2016 13:41:04 +0200
+
 apache2 (2.4.18-2) unstable; urgency=low
 
   * htcacheclean:
diff --git a/debian/control b/debian/control
index 242aff2..887fddc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stefan Fritsch <sf at debian.org>, Arno Töll <arno at debian.org>
 Build-Depends: debhelper (>= 9.20131213~), lsb-release, dpkg-dev (>= 1.16.1~),
  libaprutil1-dev (>= 1.5.0), libapr1-dev (>= 1.5.0), libpcre3-dev, zlib1g-dev,
  libnghttp2-dev, libssl-dev (>= 0.9.8m), perl,
- liblua5.1-0-dev, libxml2-dev, autotools-dev, gawk | awk
+ liblua5.2-dev, libxml2-dev, autotools-dev, gawk | awk
 Build-Conflicts: autoconf2.13
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-apache/apache2.git/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list