From cf2778cd76e20faf4e93462c1421232d2a86a995 Mon Sep 17 00:00:00 2001 From: Zeljko Boros Date: Wed, 30 Jan 2019 14:58:08 +0100 Subject: [PATCH] Prva inacica za stretch, priprema za php-apcu --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ade8975..03e2771 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +php-apc-cn (5.1.8) stable; urgency=low + + * Prijelazna inacica na php-apcu za stretch + + -- Zeljko Boros Mon, 10 Dec 2018 14:36:17 +0100 + php-apc-cn (4.0.7.1) stable; urgency=low * Prva inacica za jessie diff --git a/debian/control b/debian/control index 92cb4bc..2d3c423 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,12 @@ Priority: optional Maintainer: Grupa za izradu paketa Uploaders: Zeljko Boros Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Package: php-apc-cn +Provides: php-apcu-cn Architecture: all -Depends: php-apc (>= 4.0.7-1), ${misc:Depends} +Depends: php-apcu (>= 5.1.8+4.0.11-1), ${misc:Depends} Description: APC (Alternative PHP Cache) module for PHP 5 Alternative PHP Cache . -- 1.7.10.4