File: control

package info (click to toggle)
comparepdf 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 164 kB
  • sloc: cpp: 866; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 788 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: comparepdf
Section: utils
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 8~)
 , qt4-qmake
 , libpoppler-cpp-dev
 , libpoppler-qt4-dev
Standards-Version: 3.9.3
Homepage: http://www.qtrac.eu/comparepdf.html
Vcs-Git: git://git.debian.org/collab-maint/comparepdf.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/comparepdf.git

Package: comparepdf
Architecture: any
Depends:
 ${shlibs:Depends}
 , ${misc:Depends}
Description: command line tool for comparing two PDF files
 comparepdf is a command line tool for comparing two PDF files.
 .
 By default it compares their texts but it can also compare them
 visually (e.g., to detect changes in diagrams, images, fonts, and
 layout).
 .
 It should prove useful for automated testing.