Package: lcms
Version: 1.18.dfsg-1.2
Tags: patch
Usertags: origin-ubuntu natty ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/control:
    - Mention Little CMS in binary package names for searchability.

We thought you might be interested in doing the same. 
diff -u lcms-1.18.dfsg/debian/control lcms-1.18.dfsg/debian/control
--- lcms-1.18.dfsg/debian/control
+++ lcms-1.18.dfsg/debian/control
@@ -15,18 +16,18 @@
 Conflicts: liblcms
 Suggests: liblcms-utils
 Depends: ${shlibs:Depends}
-Description: Color management library
+Description: Little CMS Color management library
  lcms is a standalone CMM engine, which deals with the color management.
- It implements a fast transformation between ICC profiles. The intention
+ LittleCMS implements a fast transformation between ICC profiles. The intention
  of it is to be portable across several platforms.
 
 Package: liblcms-utils
 Architecture: any
 Section: utils
 Depends: ${shlibs:Depends}
-Description: Color management library (Additional utilities)
+Description: Little CMS Color management library (Additional utilities)
  lcms is a standalone CMM engine, which deals with the color management.
- It implements a fast transformation between ICC profiles. The intention
+ LittleCMS implements a fast transformation between ICC profiles. The intention
  of it is to be portable across several platforms. This package contains
  additional utilities(jpegicc and tifficc) which comes with lcms.
 
@@ -37,8 +38,8 @@
 Provides: liblcms-dev
 Conflicts: liblcms-dev
 Depends: liblcms1 (= ${binary:Version})
-Description: Color management library (Development headers)
- Development headers for Little CMS color management library.
+Description: Little CMS Color management library (Development headers)
+ Development headers for LittleCMS color management library.
  lcms is a standalone CMM engine, which deals with the color management.
  It implements a fast transformation between ICC profiles. The intention
  of it is to be portable across several platforms.

Reply via email to