diff options
author | Tor Andersson <tor@ghostscript.com> | 2010-06-01 21:11:08 +0200 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2010-06-01 21:11:08 +0200 |
commit | fc0637531065cf91ee25445eb8ba417708a295c5 (patch) | |
tree | 3b7d2bee614aecf6dff7de28278c7563dd2833ef /debian | |
parent | 8f43d6b70b1469b3ef0145f90d8a1498a772812a (diff) | |
download | mupdf-fc0637531065cf91ee25445eb8ba417708a295c5.tar.xz |
Split mupdf-dev into two packages, libmupdf and libmupdf-dev.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 18 | ||||
-rw-r--r-- | debian/libmupdf-dev.install (renamed from debian/mupdf-dev.install) | 0 | ||||
-rw-r--r-- | debian/mupdf-dev.docs | 1 |
3 files changed, 9 insertions, 10 deletions
diff --git a/debian/control b/debian/control index 1ca42156..a31498d6 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,17 @@ Source: mupdf Section: text Priority: optional Maintainer: Tor Andersson <tor@ghostscript.com> -Build-Depends: debhelper (>= 5), make, pkg-config, gcc, coreutils, binutils, tar, libfreetype6-dev, libx11-dev, libxext-dev, libjbig2dec0-dev, libopenjpeg-dev, libjpeg62-dev, zlib1g-dev +Build-Depends: debhelper (>= 5), make, pkg-config, gcc, coreutils, binutils, tar, libfreetype6-dev, libx11-dev, libxext-dev, libjbig2dec-dev, libopenjpeg-dev, libjpeg62-dev, zlib1g-dev Standards-Version: 3.7.2 +Package: libmupdf-dev +Architecture: any +Depends: libmupdf, ${shlibs:Depends} +Description: Development files for the MuPDF viewer + MuPDF is a lightweight PDF viewer and toolkit written in portable C. + . + This package contains the static library and headers. + Package: mupdf Architecture: any Depends: ${shlibs:Depends} @@ -16,14 +24,6 @@ Description: A lightweight PDF viewer pixel for the highest fidelity in reproducing the look of a printed page on screen. -Package: mupdf-dev -Architecture: any -Depends: ${shlibs:Depends} -Description: Development files for the MuPDF viewer - MuPDF is a lightweight PDF viewer and toolkit written in portable C. - . - This package contains the static library and headers. - Package: mupdf-tools Architecture: any Depends: ${shlibs:Depends} diff --git a/debian/mupdf-dev.install b/debian/libmupdf-dev.install index 9c756d5e..9c756d5e 100644 --- a/debian/mupdf-dev.install +++ b/debian/libmupdf-dev.install diff --git a/debian/mupdf-dev.docs b/debian/mupdf-dev.docs deleted file mode 100644 index e845566c..00000000 --- a/debian/mupdf-dev.docs +++ /dev/null @@ -1 +0,0 @@ -README |