[Python-modules-commits] r26881 - in packages/python-icalendar/tags (13 files)

christoph at users.alioth.debian.org christoph at users.alioth.debian.org
Mon Dec 23 17:00:23 UTC 2013


    Date: Monday, December 23, 2013 @ 17:00:22
  Author: christoph
Revision: 26881

[svn-buildpackage] Tagging python-icalendar 3.5-2

Added:
  packages/python-icalendar/tags/3.5-2/
  packages/python-icalendar/tags/3.5-2/debian/changelog
    (from rev 26880, packages/python-icalendar/trunk/debian/changelog)
  packages/python-icalendar/tags/3.5-2/debian/control
    (from rev 26880, packages/python-icalendar/trunk/debian/control)
  packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.doc-base
    (from rev 26880, packages/python-icalendar/trunk/debian/python-icalendar-doc.doc-base)
  packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.docs
    (from rev 26879, packages/python-icalendar/trunk/debian/python-icalendar-doc.docs)
  packages/python-icalendar/tags/3.5-2/debian/python-icalendar.install
    (from rev 26878, packages/python-icalendar/trunk/debian/python-icalendar.install)
  packages/python-icalendar/tags/3.5-2/debian/python3-icalendar.install
    (from rev 26878, packages/python-icalendar/trunk/debian/python3-icalendar.install)
  packages/python-icalendar/tags/3.5-2/debian/rules
    (from rev 26877, packages/python-icalendar/trunk/debian/rules)
Deleted:
  packages/python-icalendar/tags/3.5-2/debian/changelog
  packages/python-icalendar/tags/3.5-2/debian/control
  packages/python-icalendar/tags/3.5-2/debian/doc-base
  packages/python-icalendar/tags/3.5-2/debian/docs
  packages/python-icalendar/tags/3.5-2/debian/rules

Deleted: packages/python-icalendar/tags/3.5-2/debian/changelog
===================================================================
--- packages/python-icalendar/trunk/debian/changelog	2013-12-23 10:21:52 UTC (rev 26876)
+++ packages/python-icalendar/tags/3.5-2/debian/changelog	2013-12-23 17:00:22 UTC (rev 26881)
@@ -1,5 +0,0 @@
-python-icalendar (3.5-1) unstable; urgency=low
-
-  * Initial release. (Closes: #691443)
-
- -- Christoph Egger <christoph at debian.org>  Sat, 14 Sep 2013 22:17:08 +0200

Copied: packages/python-icalendar/tags/3.5-2/debian/changelog (from rev 26880, packages/python-icalendar/trunk/debian/changelog)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/changelog	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/changelog	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1,12 @@
+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)
+
+ -- Christoph Egger <christoph at debian.org>  Sat, 14 Sep 2013 22:17:08 +0200

Deleted: packages/python-icalendar/tags/3.5-2/debian/control
===================================================================
--- packages/python-icalendar/trunk/debian/control	2013-12-23 10:21:52 UTC (rev 26876)
+++ packages/python-icalendar/tags/3.5-2/debian/control	2013-12-23 17:00:22 UTC (rev 26881)
@@ -1,30 +0,0 @@
-Source: python-icalendar
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Christoph Egger <christoph at debian.org>
-Build-Depends: debhelper (>= 8~),
- python-all,
- python-setuptools,
- python-sphinx,
- python-tz,
- python-dateutil
-Standards-Version: 3.9.4
-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
-Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${python:Depends},
- ${sphinxdoc:Depends},
- python-tz,
- python-dateutil
-Provides: ${python:Provides}
-Description: parser/generator of iCalendar files for use with Python
- The icalendar package is a parser/generator of iCalendar files for use with
- Python.
- .
- This package contains only Python bindings, no userland scripts.

Copied: packages/python-icalendar/tags/3.5-2/debian/control (from rev 26880, packages/python-icalendar/trunk/debian/control)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/control	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/control	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1,59 @@
+Source: python-icalendar
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Christoph Egger <christoph at debian.org>
+Build-Depends: debhelper (>= 8~),
+ python-all,
+ python3-all,
+ python-setuptools,
+ python3-setuptools,
+ python-sphinx,
+ python-tz,
+ python-dateutil
+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},
+ ${sphinxdoc:Depends}
+Description: parser/generator of iCalendar files for use with Python -- docs
+ The icalendar package is a parser/generator of iCalendar files for use with
+ Python.
+ .
+ This package contains documentation for the python module
+
+
+Package: python-icalendar
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${python:Depends},
+ python-tz,
+ python-dateutil
+Provides: ${python:Provides}
+Description: parser/generator of iCalendar files for use with Python2
+ The icalendar package is a parser/generator of iCalendar files for use with
+ Python.
+ .
+ This package contains only Python2 bindings, no userland scripts.
+
+Package: python3-icalendar
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${python:Depends},
+ python3-tz,
+ python3-dateutil
+Provides: ${python:Provides}
+Description: parser/generator of iCalendar files for use with Python3
+ The icalendar package is a parser/generator of iCalendar files for use with
+ Python.
+ .
+ This package contains only Python3 bindings, no userland scripts.

Deleted: packages/python-icalendar/tags/3.5-2/debian/doc-base
===================================================================
--- packages/python-icalendar/trunk/debian/doc-base	2013-12-23 10:21:52 UTC (rev 26876)
+++ packages/python-icalendar/tags/3.5-2/debian/doc-base	2013-12-23 17:00:22 UTC (rev 26881)
@@ -1,9 +0,0 @@
-Document: python-icalendar
-Title: Python iCalendar bindings
-Author: python-icalendar Authors
-Abstract: This manual describes the Python bindings to iCalendar.
-Section: Programming/Python
-
-Format: HTML
-Index: /usr/share/doc/python-icalendar/html/index.html
-Files: /usr/share/doc/python-icalendar/html/*

Deleted: packages/python-icalendar/tags/3.5-2/debian/docs
===================================================================
--- packages/python-icalendar/trunk/debian/docs	2013-12-23 10:21:52 UTC (rev 26876)
+++ packages/python-icalendar/tags/3.5-2/debian/docs	2013-12-23 17:00:22 UTC (rev 26881)
@@ -1 +0,0 @@
-docs/_build/html

Copied: packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.doc-base (from rev 26880, packages/python-icalendar/trunk/debian/python-icalendar-doc.doc-base)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.doc-base	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.doc-base	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1,9 @@
+Document: python-icalendar
+Title: Python iCalendar bindings
+Author: python-icalendar Authors
+Abstract: This manual describes the Python bindings to iCalendar.
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python-icalendar-doc/html/index.html
+Files: /usr/share/doc/python-icalendar-doc/html/*

Copied: packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.docs (from rev 26879, packages/python-icalendar/trunk/debian/python-icalendar-doc.docs)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.docs	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/python-icalendar-doc.docs	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1 @@
+docs/_build/html

Copied: packages/python-icalendar/tags/3.5-2/debian/python-icalendar.install (from rev 26878, packages/python-icalendar/trunk/debian/python-icalendar.install)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/python-icalendar.install	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/python-icalendar.install	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1 @@
+/usr/lib/python2*

Copied: packages/python-icalendar/tags/3.5-2/debian/python3-icalendar.install (from rev 26878, packages/python-icalendar/trunk/debian/python3-icalendar.install)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/python3-icalendar.install	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/python3-icalendar.install	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1 @@
+/usr/lib/python3*

Deleted: packages/python-icalendar/tags/3.5-2/debian/rules
===================================================================
--- packages/python-icalendar/trunk/debian/rules	2013-12-23 10:21:52 UTC (rev 26876)
+++ packages/python-icalendar/tags/3.5-2/debian/rules	2013-12-23 17:00:22 UTC (rev 26881)
@@ -1,23 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@ --with python2
-
-override_dh_auto_build:
-	dh_auto_build
-	$(MAKE) -C docs html
-
-override_dh_auto_clean:
-	dh_auto_clean
-	$(MAKE) -C docs clean
-	rm -fr src/icalendar.egg-info
-
-override_dh_auto_test:
-	python setup.py test
-
-override_dh_installdocs:
-	dh_installdocs
-	dh_sphinxdoc
-
-override_dh_installchangelogs:
-	dh_installchangelogs CHANGES.rst

Copied: packages/python-icalendar/tags/3.5-2/debian/rules (from rev 26877, packages/python-icalendar/trunk/debian/rules)
===================================================================
--- packages/python-icalendar/tags/3.5-2/debian/rules	                        (rev 0)
+++ packages/python-icalendar/tags/3.5-2/debian/rules	2013-12-23 17:00:22 UTC (rev 26881)
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+
+export DH_VERBOSE=1
+
+%:
+	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_auto_build:
+	dh_auto_build -O--buildsystem=pybuild
+	$(MAKE) -C docs html
+
+override_dh_auto_clean:
+	dh_auto_clean -O--buildsystem=pybuild
+	$(MAKE) -C docs clean
+	rm -fr src/icalendar.egg-info
+
+override_dh_auto_test:
+	python setup.py test
+
+override_dh_installdocs:
+	dh_installdocs
+	dh_sphinxdoc
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGES.rst




More information about the Python-modules-commits mailing list