~ubuntu-branches/ubuntu/quantal/unzip/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Logan Rosen
  • Date: 2012-08-05 21:31:45 UTC
  • mfrom: (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120805213145-yjn97p3843amjk91
Tags: 6.0-7ubuntu1
* Merge from Debian unstable. Remaining change:
  - Added patch from archlinux which adds the -O option allowing a charset
  to be specified for the proper unzipping of non-latin and non-unicode
  filenames.
* Merge adds Multi-Arch: foreign. (LP: #1010450)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Santiago Vila <sanvila@debian.org>
6
 
Standards-Version: 3.8.4
 
6
Standards-Version: 3.9.2
7
7
Build-Depends: libbz2-dev
8
8
Homepage: http://www.info-zip.org/UnZip.html
9
9
 
13
13
Conflicts: unzip-crypt (<< 5.41)
14
14
Replaces: unzip-crypt (<< 5.41)
15
15
Suggests: zip
 
16
Multi-Arch: foreign
16
17
Description: De-archiver for .zip files
17
18
 InfoZIP's unzip program. With the exception of multi-volume archives
18
19
 (ie, .ZIP files that are split across several disks using PKZIP's /& option),