summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-02-21 20:28:16 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-02-21 20:28:16 +0300
commit751f8341572a4aabb723bf4d83b80ddf4d1a9f13 (patch)
tree43ff832e7c311bd25eb7b60168ff6524e91d9d29
parent71d41ca6bb3a9d888b39f34a30f994ac1cf88873 (diff)
downloadphp-master.tar.gz
php5 (5.6.6+dfsg-1+dyson1) unstable; urgency=mediumHEADdyson/5.6.6+dfsg-1+dyson1master
* Package for Dyson * debian/control: libapparmor-dev is linux-only
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index be2e88511..8127191df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+php5 (5.6.6+dfsg-1+dyson1) unstable; urgency=medium
+
+ * Package for Dyson
+ * debian/control: libapparmor-dev is linux-only
+
+ -- Igor Pashev <pashev.igor@gmail.com> Fri, 20 Feb 2015 22:57:27 +0300
+
php5 (5.6.6+dfsg-1) unstable; urgency=medium
* New upstream version 5.6.6+dfsg
diff --git a/debian/control b/debian/control
index 0a07366d9..579c0b532 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Build-Depends: apache2-dev (>= 2.4),
unixodbc-dev,
zlib1g-dev,
tzdata,
- libapparmor-dev
+ libapparmor-dev [linux-any]
Build-Conflicts: bind-dev
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-php/php.git