1
0
Fork 0

do replace in-file with sed

This commit is contained in:
Vincent Kersten 2015-05-11 08:17:24 +02:00 committed by sergeypayu
parent b68cb8239d
commit a9e15a6a83
2 changed files with 2 additions and 14 deletions

View file

@ -1,9 +1,9 @@
Package: php5-sqlcipher Package: php5-sqlcipher
Version: 5.4.4-14 Version: _PHP_VER
Architecture: amd64 Architecture: amd64
Maintainer: Anton Batenev <antonbatenev@yandex.ru> Maintainer: Anton Batenev <antonbatenev@yandex.ru>
Installed-Size: 350 Installed-Size: 350
Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), libicu48 (>=4.8.1.1-12), phpapi-20100525, php5-common (= 5.4.4-14) Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), _LIBICU (>=_LIBICU_VER), phpapi-_PHP_API, php5-common (= _PHP_VER)
Section: php Section: php
Priority: optional Priority: optional
Homepage: https://github.com/abbat/pdo_sqlcipher Homepage: https://github.com/abbat/pdo_sqlcipher

View file

@ -1,12 +0,0 @@
Package: php5-sqlcipher
Version: 5.4.4-14
Architecture: amd64
Maintainer: Anton Batenev <antonbatenev@yandex.ru>
Installed-Size: 350
Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), libicu48 (>=4.8.1.1-12), phpapi-20100525, php5-common (= 5.4.4-14)
Section: php
Priority: optional
Homepage: https://github.com/abbat/pdo_sqlcipher
Description: sqlcipher module for PHP 5
SQLCipher is an SQLite extension that provides transparent
256-bit AES encryption of database files.