diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-04-30 18:51:21 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:14:00 +0000 |
commit | 01d93940f58b871f8a4899e4bd2b7c7752976886 (patch) | |
tree | e34df7c766fe07b342635dfa8cd59e8a390b6977 /control | |
parent | 4e4059807eba861d5a6c43e071c8861dfb7a70b4 (diff) |
Added tokens, cydia::obsolete, faster search, header parsing, long descriptions on iPad, wide tables, abstracted dropBar, singleton keyboard, lazy panels, GraphicsServices capabilities, portrait-only, and ISOLatin1 fallback.
Diffstat (limited to 'control')
-rw-r--r-- | control | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ Priority: required Section: Packaging Maintainer: Jay Freeman (saurik) <saurik@saurik.com> Architecture: iphoneos-arm -Version: 1.0.3166-1 +Version: 1.0.3167-1 Replaces: com.sosiphone.addcydia -Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, shell-cmds, system-cmds, uikittools +Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, sed, shell-cmds, system-cmds, uikittools Pre-Depends: dpkg (>= 1.14.25-8) Conflicts: com.sosiphone.addcydia Description: graphical iPhone front-end for APT |