debian/changelog | 2 +- debian/control | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-)
New commits: commit 58ae186e17b1ac60b8e0c54315670416cbea5784 Author: Drew Parsons <[email protected]> Date: Thu Oct 29 18:03:24 2009 +1100 Edit descriptions and upload to unstable. diff --git a/debian/changelog b/debian/changelog index 0abd904..1dc34c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxfontp (1:1.3.4-3) UNRELEASED; urgency=low +libxfontp (1:1.3.4-3) unstable; urgency=low * Deprecated version of libxfont 1.3.4 split off to provide support for deprecated package xprint. Xprint support was removed from diff --git a/debian/control b/debian/control index e464a80..ed2bcdf 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,8 @@ Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . + This version of libXfont (v1.3) provides Xprint support. + . More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> @@ -45,7 +47,9 @@ Description: X11 font rasterisation library (debug package) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . - This package contains the debug versions of the library found in libxfont1. + This version of libXfont (v1.3) provides Xprint support. + . + This package contains the debug versions of the library found in libxfont1p. Non-developers likely have little use for this package. . More information about X.Org can be found at: @@ -70,8 +74,8 @@ Description: X11 font rasterisation library (development headers) This package contains the development headers for the library found in libxfont1. Non-developers likely have little use for this package. . - libxfont1.3 provides support for xprint. Other developers should use - libxfont-dev instead of libxfont1.3-dev. + libxfontp (libxfont v1.3) provides support for xprint. Normal developers + should use libxfont-dev instead of libxfontp-dev. . More information about X.Org can be found at: <URL:http://www.X.org> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

