debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 08b19db85b686de059dd07d95a364b5676033bab Author: Drew Parsons <[email protected]> Date: Thu Oct 29 18:12:42 2009 +1100 Mention Xprint support in short descriptions. diff --git a/debian/control b/debian/control index ed2bcdf..a465544 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: libxfontp1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: X11 font rasterisation library +Description: X11 font rasterisation library with Xprint support libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . @@ -43,7 +43,7 @@ Section: debug Architecture: any Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, libxfontp1 (= ${binary:Version}) -Description: X11 font rasterisation library (debug package) +Description: X11 font rasterisation library with Xprint support (debug package) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . @@ -67,7 +67,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libxfontp1 (= ${binary:Version}), l Pre-Depends: x11-common (>= 1:7.0.0) Conflicts: libxfont-dev Replaces: xlibs-static-dev (<< 6.8.2-51) -Description: X11 font rasterisation library (development headers) +Description: X11 font rasterisation library with Xprint support (development headers) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

