[Python-modules-commits] r17515 - in packages/python-llfuse/trunk/debian (2 files)

nikratio-guest at users.alioth.debian.org nikratio-guest at users.alioth.debian.org
Sat Jun 18 00:54:13 UTC 2011


    Date: Saturday, June 18, 2011 @ 00:54:12
  Author: nikratio-guest
Revision: 17515

Added build-dep on quilt.

Fixed documentation paths for doc-base.

Moved -doc package into doc section.

Modified:
  packages/python-llfuse/trunk/debian/control
  packages/python-llfuse/trunk/debian/python-llfuse-doc.doc-base

Modified: packages/python-llfuse/trunk/debian/control
===================================================================
--- packages/python-llfuse/trunk/debian/control	2011-06-18 00:50:12 UTC (rev 17514)
+++ packages/python-llfuse/trunk/debian/control	2011-06-18 00:54:12 UTC (rev 17515)
@@ -16,7 +16,8 @@
                pkg-config,
                python-distribute,
                python3-setuptools,
-               cython (>= 0.14)
+               cython (>= 0.14),
+               quilt
 Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/python-llfuse/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-llfuse/trunk 
@@ -100,6 +101,7 @@
 
 Package: python-llfuse-doc
 Architecture: all
+Section: doc
 Recommends: python-llfuse | python3-llfuse
 Depends: libjs-jquery,
          ${shlibs:Depends},

Modified: packages/python-llfuse/trunk/debian/python-llfuse-doc.doc-base
===================================================================
--- packages/python-llfuse/trunk/debian/python-llfuse-doc.doc-base	2011-06-18 00:50:12 UTC (rev 17514)
+++ packages/python-llfuse/trunk/debian/python-llfuse-doc.doc-base	2011-06-18 00:54:12 UTC (rev 17515)
@@ -4,5 +4,5 @@
 Section: Programming/Python
 
 Format: HTML
-Index: /usr/share/doc/python-llfuse/html/index.html
-Files: /usr/share/doc/python-llfuse/html/*.html
+Index: /usr/share/doc/python-llfuse-doc/html/index.html
+Files: /usr/share/doc/python-llfuse-doc/html/*.html




More information about the Python-modules-commits mailing list