~ubuntu-branches/ubuntu/wily/apvlv/wily

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-01 22:18:49 UTC
  • mfrom: (10.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110601221849-niibd5p5i7avemy4
Tags: 0.1.1-1.1
* Non-maintainer upload.
* Add support for poppler >= 0.15. Patch by Pino Toscano. (Closes: #627609)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: apvlv
2
2
Section: text
3
3
Priority: extra
4
 
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Lukas Gaertner <lukas.gaertner@credativ.de>
 
4
Maintainer: Lukas Gaertner <lukas.gaertner@credativ.de>
6
5
Homepage: http://code.google.com/p/apvlv/
7
 
Build-Depends: debhelper (>= 7), libgtk2.0-dev (>= 2.6.0), libpoppler-glib-dev (>= 0.14.1), libdjvulibre-dev
 
6
Build-Depends: debhelper (>= 7), libgtk2.0-dev (>= 2.6.0), libpoppler-glib-dev (>= 0.5.0), libdjvulibre-dev, cmake (>= 2.6)
8
7
Standards-Version: 3.9.1
9
8
 
10
9
Package: apvlv
11
10
Architecture: any
12
11
Depends: ${shlibs:Depends}, ${misc:Depends}
 
12
Suggests: poppler-data (>= 0.2.0-2)
13
13
Description: PDF viewer with Vim-like behaviour
14
14
 apvlv (Alf's PDF Viewer Like Vim) is a small and fast PDF viewer, that uses
15
15
 poppler for rendering. Its interface aims to users who like vim behaviour.