summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-07 13:29:54 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-07 13:29:54 +0200
commita879b4e708b3e46c9697ba6581687eeb5b02a320 (patch)
treef85acc5cb1a7c0b03a050c879c20cab3deb9f40e /debian/control
parent556dffcdad42b938bc196819aa463247de709765 (diff)
parentc07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 (diff)
state from 2014-09-07 13:30 MESZ
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control117
1 files changed, 48 insertions, 69 deletions
diff --git a/debian/control b/debian/control
index 4821b4c..d9e8a86 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,34 @@
Source: argyll
Section: graphics
-Priority: optional
-Maintainer: Debian QA Group <packages@qa.debian.org>
-Homepage: http://www.argyllcms.com/
+Priority: extra
+Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), libtiff-dev, libx11-dev, libxxf86vm-dev,
- x11proto-xf86vidmode-dev, libxinerama-dev, libxrandr-dev, x11proto-scrnsaver-dev,
- libxss-dev, libusbhid-dev [kfreebsd-any], autoconf, automake | automaken, libtool,
- quilt, libjpeg-dev, libusb-dev, dh-autoreconf
+Build-Depends:
+# autoconf,
+# automake | automaken,
+ debhelper (>= 9),
+ dh-autoreconf,
+ jam,
+ libjpeg-dev,
+ libtiff5-dev,
+ libtool,
+ libusb-dev,
+ libusbhid-dev [kfreebsd-any],
+ libx11-dev,
+ libxinerama-dev,
+ libxrandr-dev,
+ libxss-dev,
+ libxxf86vm-dev,
+# libyajl-dev,
+ x11proto-scrnsaver-dev,
+ x11proto-xf86vidmode-dev
+Homepage: http://www.argyllcms.com/
+Vcs-Git: git://anonscm.debian.org/collab-maint/argyll.git
+Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/argyll.git
Package: argyll
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, argyll-ref
Replaces: argyll-bin
Recommends: libpam-systemd [linux-any], udev (>= 196) [linux-any]
Suggests: colord, gir1.2-colordgtk-1.0
@@ -33,7 +50,6 @@ Description: Color Management System, calibrator and profiler
Package: argyll-dbg
Section: debug
Architecture: any
-Priority: extra
Depends: argyll (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for argyll
Argyll is an experimental, open source, ICC compatible color management
@@ -43,72 +59,35 @@ Description: debugging symbols for argyll
This package contains the debugging symbols for argyll, libicc and libimdi
libraries
-Package: icc-utils
-Section: graphics
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libicc2 (<< 2.12+argyll1.4.0-2)
-Replaces: libicc2 (<< 2.12+argyll1.4.0-2)
-Description: ICC profile I/O library
- The icclib is a set of routines which implement the reading and
- writing of color profile files that conform to the International
- Color Consortium (ICC) Profile Format Specification, Version 3.4.
- .
- This package contains two utilities :
+Package: argyll-ref
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Color Management System, calibrator and profiler (data files)
+ Argyll is an experimental, open source, ICC compatible color management
+ system. It supports accurate ICC profile creation for scanners, CMYK
+ printers, film recorders and calibration and profiling of displays.
.
- * iccdump : dump an ICC file in human readable form.
- * icclu : translate colors through an ICC profile.
+ This package contains the data files for argyll.
-Package: libicc-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: libicc2 (= ${binary:Version}), ${misc:Depends}
-Conflicts: argyll (<< 1.0.3+dfsg1-3)
-Description: Development files for the ICC profile I/O library
- The icclib is a set of routines which implement the reading and
- writing of color profile files that conform to the International
- Color Consortium (ICC) Profile Format Specification, Version 3.4.
+Package: argyll-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Color Management System, calibrator and profiler (documentation)
+ Argyll is an experimental, open source, ICC compatible color management
+ system. It supports accurate ICC profile creation for scanners, CMYK
+ printers, film recorders and calibration and profiling of displays.
.
- This package is needed to compile programs against libicc2, as
- it only includes the header files and static libraries (optionally)
- needed for compiling.
+ This package contains the documentation for argyll.
-Package: libicc2
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: argyll
+Package: icc-utils
+Architecture: all
+Depends: argyll, ${misc:Depends}
+Breaks: libicc2 (<< 2.12+argyll1.4.0-2)
+Replaces: libicc2 (<< 2.12+argyll1.4.0-2)
Description: ICC profile I/O library
The icclib is a set of routines which implement the reading and
writing of color profile files that conform to the International
Color Consortium (ICC) Profile Format Specification, Version 3.4.
-
-Package: libimdi-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: libimdi0 (= ${binary:Version}), ${misc:Depends}
-Conflicts: argyll (<< 1.3.0-3)
-Description: Development files for the IMDI library
- The Interger Multi-Dimensional Interpolation routines provides a flexible
- and high performance system for applying color transforms to typical raster
- pixel data.
.
- This package is needed to compile programs against libimdi0, as
- it only includes the header files and static libraries (optionally)
- needed for compiling.
-
-Package: libimdi0
-Section: libs
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: argyll (<< 1.3.0-3)
-Description: Integer Multi-Dimensional Interpolation routines (IMDI) library
- The Interger Multi-Dimensional Interpolation routines provides a flexible
- and high performance system for applying color transforms to typical raster
- pixel data.
+ This package is a dummy package. The iccdump & icclu are now in argyll.