[Python-modules-commits] r26880 - in packages/python-icalendar/trunk/debian (3 files)
christoph at users.alioth.debian.org
christoph at users.alioth.debian.org
Mon Dec 23 16:57:54 UTC 2013
Date: Monday, December 23, 2013 @ 16:57:53
Author: christoph
Revision: 26880
Finish package
Modified:
packages/python-icalendar/trunk/debian/changelog
packages/python-icalendar/trunk/debian/control
packages/python-icalendar/trunk/debian/python-icalendar-doc.doc-base
Modified: packages/python-icalendar/trunk/debian/changelog
===================================================================
--- packages/python-icalendar/trunk/debian/changelog 2013-12-23 16:42:26 UTC (rev 26879)
+++ packages/python-icalendar/trunk/debian/changelog 2013-12-23 16:57:53 UTC (rev 26880)
@@ -1,3 +1,10 @@
+python-icalendar (3.5-2) unstable; urgency=medium
+
+ * Add python3 package
+ * Also add -doc package for the documentation
+
+ -- Christoph Egger <christoph at debian.org> Mon, 23 Dec 2013 17:42:29 +0100
+
python-icalendar (3.5-1) unstable; urgency=low
* Initial release. (Closes: #691443)
Modified: packages/python-icalendar/trunk/debian/control
===================================================================
--- packages/python-icalendar/trunk/debian/control 2013-12-23 16:42:26 UTC (rev 26879)
+++ packages/python-icalendar/trunk/debian/control 2013-12-23 16:57:53 UTC (rev 26880)
@@ -11,13 +11,14 @@
python-sphinx,
python-tz,
python-dateutil
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://icalendar.readthedocs.org/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-icalendar/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-icalendar/
Package: python-icalendar-doc
Architecture: all
+Section: doc
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
Modified: packages/python-icalendar/trunk/debian/python-icalendar-doc.doc-base
===================================================================
--- packages/python-icalendar/trunk/debian/python-icalendar-doc.doc-base 2013-12-23 16:42:26 UTC (rev 26879)
+++ packages/python-icalendar/trunk/debian/python-icalendar-doc.doc-base 2013-12-23 16:57:53 UTC (rev 26880)
@@ -5,5 +5,5 @@
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-icalendar/html/index.html
-Files: /usr/share/doc/python-icalendar/html/*
+Index: /usr/share/doc/python-icalendar-doc/html/index.html
+Files: /usr/share/doc/python-icalendar-doc/html/*
More information about the Python-modules-commits
mailing list