Author: ericmaeker-guest
Date: 2012-06-06 18:42:35 +0000 (Wed, 06 Jun 2012)
New Revision: 11243

Added:
   trunk/packages/libquazip/trunk/debian/libquazip-doc.doc-base
Modified:
   trunk/packages/libquazip/trunk/debian/libquazip-doc.install
Log:
libquazip: refactoring documentation package

Added: trunk/packages/libquazip/trunk/debian/libquazip-doc.doc-base
===================================================================
--- trunk/packages/libquazip/trunk/debian/libquazip-doc.doc-base                
                (rev 0)
+++ trunk/packages/libquazip/trunk/debian/libquazip-doc.doc-base        
2012-06-06 18:42:35 UTC (rev 11243)
@@ -0,0 +1,18 @@
+Document: libquazip-doc
+Title:  libquazip
+Author: Sergey A. Tachenov
+Abstract: C++ wrapper wrapper for ZIP/UNZIP
+ QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
+ can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
+ .
+ QuaZIP allows you to access files inside ZIP archives using QIODevice API,
+ and that means that you can also use QTextStream, QDataStream or
+ whatever you would like to use on your zipped files.
+ .
+ QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
+ from and writing to ZIP archives.
+Section: Programming/C++
+
+Format: HTML
+Index: /usr/share/doc/libquazip/html/index.html
+Files: /usr/share/doc/libquazip/html/*

Modified: trunk/packages/libquazip/trunk/debian/libquazip-doc.install
===================================================================
--- trunk/packages/libquazip/trunk/debian/libquazip-doc.install 2012-06-06 
18:42:05 UTC (rev 11242)
+++ trunk/packages/libquazip/trunk/debian/libquazip-doc.install 2012-06-06 
18:42:35 UTC (rev 11243)
@@ -1 +1 @@
-doc/html
+doc/html usr/share/doc/libquazip


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to