From 07986ed9c3e2a2bdedbb8c3933a6640e06fdb0a8 Mon Sep 17 00:00:00 2001 From: Zeljko Boros Date: Fri, 21 Aug 2020 14:59:54 +0200 Subject: [PATCH] =?utf8?q?Prva=20ina=C4=8Dica=20za=20buster?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- README.CARNet => README.CARNET | 0 debian/changelog | 6 ++++++ debian/control | 2 +- debian/docs | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) rename README.CARNet => README.CARNET (100%) diff --git a/README.CARNet b/README.CARNET similarity index 100% rename from README.CARNet rename to README.CARNET diff --git a/debian/changelog b/debian/changelog index 03e2771..edf6dd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +php-apc-cn (5.1.17+cn10u1) stable; urgency=low + + * Prva inačica za CARNET Debian 10 (buster) + + -- Zeljko Boros Fri, 21 Aug 2020 14:55:23 +0200 + php-apc-cn (5.1.8) stable; urgency=low * Prijelazna inacica na php-apcu za stretch diff --git a/debian/control b/debian/control index 2d3c423..fcdeedc 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.9.8 Package: php-apc-cn Provides: php-apcu-cn Architecture: all -Depends: php-apcu (>= 5.1.8+4.0.11-1), ${misc:Depends} +Depends: php-apcu (>= 5.1.17+4.0.11-1), ${misc:Depends} Description: APC (Alternative PHP Cache) module for PHP 5 Alternative PHP Cache . diff --git a/debian/docs b/debian/docs index 8f6e250..db3c4b3 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1 @@ -README.CARNet +README.CARNET -- 1.7.10.4