[Python-modules-commits] r26406 - in packages/ipy/trunk/debian (8 files)

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Tue Nov 5 21:21:44 UTC 2013


    Date: Tuesday, November 5, 2013 @ 21:21:40
  Author: noskcaj-guest
Revision: 26406

* Team Upload
* New upstream release.
* Create debian/source/format
* Create doc-base files
* debian/control:
  - Bump debhelper to 9
  - Bump standards-version to 3.9.4
  - Add X-Python fields

Added:
  packages/ipy/trunk/debian/python-ipy.doc-base
  packages/ipy/trunk/debian/python-ipy.lintian-overrides
  packages/ipy/trunk/debian/python3-ipy.doc-base
  packages/ipy/trunk/debian/python3-ipy.lintian-overrides
Modified:
  packages/ipy/trunk/debian/changelog
  packages/ipy/trunk/debian/compat
  packages/ipy/trunk/debian/control
  packages/ipy/trunk/debian/source/format

Modified: packages/ipy/trunk/debian/changelog
===================================================================
--- packages/ipy/trunk/debian/changelog	2013-11-05 21:16:19 UTC (rev 26405)
+++ packages/ipy/trunk/debian/changelog	2013-11-05 21:21:40 UTC (rev 26406)
@@ -1,9 +1,20 @@
-ipy (1:0.75-2) UNRELEASED; urgency=low
+ipy (1:0.81-1) UNRELEASED; urgency=low
 
+  * Team Upload
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:01:04 +0200
+  [ Jackson Doak ]
+  * New upstream release.
+  * Create debian/source/format
+  * Create doc-base files
+  * debian/control:
+    - Bump debhelper to 9
+    - Bump standards-version to 3.9.4
+    - Add X-Python fields
 
+ -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 06 Sep 2013 06:19:03 +1000
+
 ipy (1:0.75-1) unstable; urgency=low
 
   * Team upload

Modified: packages/ipy/trunk/debian/compat
===================================================================
--- packages/ipy/trunk/debian/compat	2013-11-05 21:16:19 UTC (rev 26405)
+++ packages/ipy/trunk/debian/compat	2013-11-05 21:21:40 UTC (rev 26406)
@@ -1 +1 @@
-7
+9

Modified: packages/ipy/trunk/debian/control
===================================================================
--- packages/ipy/trunk/debian/control	2013-11-05 21:16:19 UTC (rev 26405)
+++ packages/ipy/trunk/debian/control	2013-11-05 21:21:40 UTC (rev 26406)
@@ -3,9 +3,10 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Bernd Zeimetz <bzed at debian.org>, Morten Werner Forsbring <werner at debian.org>
-Build-Depends: debhelper (>= 7.3.5), python-all (>= 2.6.5-2~), python3-all
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.5-2~), python3-all
 Build-Depends-Indep: python-docutils
-Standards-Version: 3.9.2
+X-Python-Version: >= 2.5
+Standards-Version: 3.9.4
 Homepage: https://github.com/haypo/python-ipy/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/ipy/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/ipy/trunk/

Added: packages/ipy/trunk/debian/python-ipy.doc-base
===================================================================
--- packages/ipy/trunk/debian/python-ipy.doc-base	                        (rev 0)
+++ packages/ipy/trunk/debian/python-ipy.doc-base	2013-11-05 21:21:40 UTC (rev 26406)
@@ -0,0 +1,9 @@
+Document: python-ipy
+Title: python-IPy Manual
+Author: Victor Stinner
+Abstract: This manual describes what python-IPy is, and how it can be used.
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python-ipy/IPy.html
+Files: /usr/share/doc/python-ipy/*.html
\ No newline at end of file

Added: packages/ipy/trunk/debian/python-ipy.lintian-overrides
===================================================================
--- packages/ipy/trunk/debian/python-ipy.lintian-overrides	                        (rev 0)
+++ packages/ipy/trunk/debian/python-ipy.lintian-overrides	2013-11-05 21:21:40 UTC (rev 26406)
@@ -0,0 +1,2 @@
+# "Teh" is part of a name
+python-ipy binary: spelling-error-in-copyright Teh The
\ No newline at end of file

Added: packages/ipy/trunk/debian/python3-ipy.doc-base
===================================================================
--- packages/ipy/trunk/debian/python3-ipy.doc-base	                        (rev 0)
+++ packages/ipy/trunk/debian/python3-ipy.doc-base	2013-11-05 21:21:40 UTC (rev 26406)
@@ -0,0 +1,9 @@
+Document: python3-ipy
+Title: python3-IPy Manual
+Author: Victor Stinner
+Abstract: This manual describes what python3-IPy is, and how it can be used.
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python3-ipy/IPy.html
+Files: /usr/share/doc/python3-ipy/*.html
\ No newline at end of file

Added: packages/ipy/trunk/debian/python3-ipy.lintian-overrides
===================================================================
--- packages/ipy/trunk/debian/python3-ipy.lintian-overrides	                        (rev 0)
+++ packages/ipy/trunk/debian/python3-ipy.lintian-overrides	2013-11-05 21:21:40 UTC (rev 26406)
@@ -0,0 +1,2 @@
+# "Teh" is part of a name
+python3-ipy binary: spelling-error-in-copyright Teh The
\ No newline at end of file

Modified: packages/ipy/trunk/debian/source/format
===================================================================
--- packages/ipy/trunk/debian/source/format	2013-11-05 21:16:19 UTC (rev 26405)
+++ packages/ipy/trunk/debian/source/format	2013-11-05 21:21:40 UTC (rev 26406)
@@ -1 +1 @@
-1.0
+3.0 (quilt)
\ No newline at end of file




More information about the Python-modules-commits mailing list