[Pkg-cups-devel] r249 - cupsys/branches/cups-1.2/debian

Kenshi Muto kmuto at costa.debian.org
Sun Jun 4 10:29:57 UTC 2006


Author: kmuto
Date: Sun Jun  4 10:29:57 2006
New Revision: 249

Modified:
   cupsys/branches/cups-1.2/debian/control
   cupsys/branches/cups-1.2/debian/docs

Log:
sort libcupsys2 as 1st. this fixes the problem that cupsys depends unversioned library

Modified: cupsys/branches/cups-1.2/debian/control
==============================================================================
--- cupsys/branches/cups-1.2/debian/control	(original)
+++ cupsys/branches/cups-1.2/debian/control	Sun Jun  4 10:29:57 2006
@@ -6,6 +6,26 @@
 Build-Depends: libpam0g-dev, libtiff4-dev, libjpeg62-dev, zlib1g-dev, libpng12-dev, libslp-dev, libgnutls-dev, libpaper-dev, libldap2-dev, debhelper (>> 4.1.0), po-debconf, cdbs, sharutils, dpatch (>= 1.11), libdbus-1-dev
 Uploaders: Kenshi Muto <kmuto at debian.org>, Masayuki Hatta <mhatta at debian.org>, Jeff Licquia <licquia at debian.org>, Martin-Éric Racine <q-funk at iki.fi>
 
+Package: libcupsys2
+Priority: optional
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Provides: libcupsys2-gnutls10
+Replaces: cupsys-client (<= 1.1.10-2), libcupsys2-gnutls10 (<= 1.1.23-11)
+Conflicts: gs-esp (<< 7.05.6-2), cupsys-driver-gimpprint (<< 4.2.5-3), libcupsys2-gnutls10 (<= 1.1.23-11)
+Description: Common UNIX Printing System(tm) - libs
+ The Common UNIX Printing System (or CUPS(tm)) is a printing system and 
+ general replacement for lpd and the like.  It supports the Internet 
+ Printing Protocol (IPP), and has its own filtering driver model for 
+ handling various document types.
+ .
+ This package provides the base shared libraries for CUPS.
+ .
+ The terms "Common UNIX Printing System" and "CUPS" are trademarks of
+ Easy Software Products (www.easysw.com), and refer to the original
+ source packages from which these packages are made.
+
 Package: cupsys
 Priority: optional
 Section: net
@@ -48,26 +68,6 @@
  Easy Software Products (www.easysw.com), and refer to the original
  source packages from which these packages are made.
 
-Package: libcupsys2
-Priority: optional
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Provides: libcupsys2-gnutls10
-Replaces: cupsys-client (<= 1.1.10-2), libcupsys2-gnutls10 (<= 1.1.23-11)
-Conflicts: gs-esp (<< 7.05.6-2), cupsys-driver-gimpprint (<< 4.2.5-3), libcupsys2-gnutls10 (<= 1.1.23-11)
-Description: Common UNIX Printing System(tm) - libs
- The Common UNIX Printing System (or CUPS(tm)) is a printing system and 
- general replacement for lpd and the like.  It supports the Internet 
- Printing Protocol (IPP), and has its own filtering driver model for 
- handling various document types.
- .
- This package provides the base shared libraries for CUPS.
- .
- The terms "Common UNIX Printing System" and "CUPS" are trademarks of
- Easy Software Products (www.easysw.com), and refer to the original
- source packages from which these packages are made.
-
 Package: libcupsys2-gnutls10
 Priority: optional
 Section: libs

Modified: cupsys/branches/cups-1.2/debian/docs
==============================================================================
--- cupsys/branches/cups-1.2/debian/docs	(original)
+++ cupsys/branches/cups-1.2/debian/docs	Sun Jun  4 10:29:57 2006
@@ -1,8 +1,4 @@
-CGI.txt
 CHANGES.txt
 CREDITS.txt
-ENCRYPTION.txt
-INSTALL.txt
-INSTALL_fr.txt
 LICENSE.txt
 README.txt



More information about the Pkg-cups-devel mailing list