r32688 - in /packages/unstable/libgxps/debian: control control.in

savvas-guest at users.alioth.debian.org savvas-guest at users.alioth.debian.org
Mon Feb 27 12:12:43 UTC 2012


Author: savvas-guest
Date: Mon Feb 27 12:12:42 2012
New Revision: 32688

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32688
Log:
libgxps: Updated Description

Modified:
    packages/unstable/libgxps/debian/control
    packages/unstable/libgxps/debian/control.in

Modified: packages/unstable/libgxps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/control?rev=32688&op=diff
==============================================================================
--- packages/unstable/libgxps/debian/control [utf-8] (original)
+++ packages/unstable/libgxps/debian/control [utf-8] Mon Feb 27 12:12:42 2012
@@ -29,25 +29,74 @@
 Section: libdevel
 Architecture: any
 Depends: libgxps2 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling and rendering XPS documents (development files)
- This library is being used by evince to read XPS documents.
+Description: handling and rendering XPS documents (development files)
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
+ .
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
  .
  This package contains the development files.
 
 Package: libgxps2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for handling and rendering XPS documents (library)
- This library is being used by evince to read XPS documents.
+Description: handling and rendering XPS documents (library)
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
  .
- This package contains the library.
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
+ .
+ This package contains the library. It is being used by evince to read XPS 
+ documents.
 
 Package: libgxps-utils
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for handling and rendering XPS documents (utilities)
- This library is being used by evince to read XPS documents.
+Description: handling and rendering XPS documents (utilities)
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
+ .
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
  .
  This package contains the binary utilities:
  xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops
@@ -57,6 +106,22 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: library for handling and rendering XPS documents (documentation)
- This library is being used by evince to read XPS documents.
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
+ .
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
  .
  This package contains help documentation files.

Modified: packages/unstable/libgxps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgxps/debian/control.in?rev=32688&op=diff
==============================================================================
--- packages/unstable/libgxps/debian/control.in [utf-8] (original)
+++ packages/unstable/libgxps/debian/control.in [utf-8] Mon Feb 27 12:12:42 2012
@@ -24,25 +24,74 @@
 Section: libdevel
 Architecture: any
 Depends: libgxps2 (= ${binary:Version}), ${misc:Depends}
-Description: library for handling and rendering XPS documents (development files)
- This library is being used by evince to read XPS documents.
+Description: handling and rendering XPS documents (development files)
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
+ .
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
  .
  This package contains the development files.
 
 Package: libgxps2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for handling and rendering XPS documents (library)
- This library is being used by evince to read XPS documents.
+Description: handling and rendering XPS documents (library)
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
  .
- This package contains the library.
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
+ .
+ This package contains the library. It is being used by evince to read XPS 
+ documents.
 
 Package: libgxps-utils
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for handling and rendering XPS documents (utilities)
- This library is being used by evince to read XPS documents.
+Description: handling and rendering XPS documents (utilities)
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
+ .
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
  .
  This package contains the binary utilities:
  xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops
@@ -52,6 +101,22 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: library for handling and rendering XPS documents (documentation)
- This library is being used by evince to read XPS documents.
+ OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's 
+ a new electronic paper format originally developed by Microsoft and it serves 
+ as a PDF alternative. XPS files are usually created using "Microsoft XPS 
+ Document Writer" in Windows environments. It is now standardized as an open 
+ standard document format.
+ .
+ Quoting Wikipedia:
+ An XPS file is in fact a Unicoded ZIP archive using the Open Packaging 
+ Conventions, containing the files which make up the document. These include an 
+ XML markup file for each page, text, embedded fonts, raster images, 2D vector 
+ graphics, as well as the digital rights management information. The contents 
+ of an XPS file can be examined simply by opening it in an application which 
+ supports ZIP files.
+ .
+ The OpenXPS document format specification supports features such as color 
+ gradients, transparencies, CMYK color spaces, printer calibration, 
+ multiple-ink systems and print schemas.
  .
  This package contains help documentation files.




More information about the pkg-gnome-commits mailing list