mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
updating debianization
This commit is contained in:
Vendored
+7
@@ -1,3 +1,10 @@
|
||||
php5-redis (2.1.3-1) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* changing package name, updating version from upstream
|
||||
|
||||
-- Roman Ovchinnikov <coolthecold@gmail.com> Mon, 02 Apr 2012 20:43:25 +0400
|
||||
|
||||
phpredis (2.0.11) unstable; urgency=low
|
||||
|
||||
* Merged with upstream
|
||||
|
||||
Vendored
+3
-3
@@ -1,12 +1,12 @@
|
||||
Source: phpredis
|
||||
Source: php5-redis
|
||||
Section: web
|
||||
Priority: optional
|
||||
Maintainer: Nicolas Favre-Felix <n.favre-felix@owlient.eu>
|
||||
Build-Depends: debhelper (>= 7), php5-dev
|
||||
Standards-Version: 3.8.0
|
||||
Homepage: http://github.com/owlient/phpredis
|
||||
Homepage: https://github.com/nicolasff/phpredis
|
||||
|
||||
Package: phpredis
|
||||
Package: php5-redis
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php5:Depends}
|
||||
Recommends: php5
|
||||
|
||||
Reference in New Issue
Block a user