Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b991385

Browse files
author
Michael Grunder
committed
Merge pull request phpredis#269 from shtouff/debian
a small fix in debianization: conflict after package rename
2 parents 07369ed + 3f024f9 commit b991385

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
php5-redis (2.2.2-1) unstable; urgency=low
2+
3+
* Non-maintainer upload.
4+
* Updating version from upstream
5+
6+
-- Rémi Paulmier <[email protected]> Fri, 02 Nov 2012 10:30:28 +0100
7+
18
php5-redis (2.1.3-1) unstable; urgency=low
29

310
* Non-maintainer upload.

debian/control

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ Package: php5-redis
1010
Architecture: any
1111
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php5:Depends}
1212
Recommends: php5
13+
Provides: php5-redis
14+
Conflicts: phpredis
15+
Replaces: phpredis
1316
Description: Redis C extension for PHP5.

0 commit comments

Comments
 (0)