r2633 - in sourcecodegen/tags (11 files)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Thu Dec 8 11:39:02 UTC 2011


    Date: Thursday, December 8, 2011 @ 11:39:01
  Author: arnau
Revision: 2633

[svn-buildpackage] Tagging sourcecodegen 0.6.14-1

Added:
  sourcecodegen/tags/0.6.14-1/
  sourcecodegen/tags/0.6.14-1/debian/changelog
    (from rev 2632, sourcecodegen/trunk/debian/changelog)
  sourcecodegen/tags/0.6.14-1/debian/control
    (from rev 2632, sourcecodegen/trunk/debian/control)
  sourcecodegen/tags/0.6.14-1/debian/copyright
    (from rev 2630, sourcecodegen/trunk/debian/copyright)
  sourcecodegen/tags/0.6.14-1/debian/docs
    (from rev 2632, sourcecodegen/trunk/debian/docs)
  sourcecodegen/tags/0.6.14-1/debian/rules
    (from rev 2630, sourcecodegen/trunk/debian/rules)
  sourcecodegen/tags/0.6.14-1/debian/source/
Deleted:
  sourcecodegen/tags/0.6.14-1/debian/changelog
  sourcecodegen/tags/0.6.14-1/debian/control
  sourcecodegen/tags/0.6.14-1/debian/copyright
  sourcecodegen/tags/0.6.14-1/debian/rules

Deleted: sourcecodegen/tags/0.6.14-1/debian/changelog
===================================================================
--- sourcecodegen/trunk/debian/changelog	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/tags/0.6.14-1/debian/changelog	2011-12-08 11:39:01 UTC (rev 2633)
@@ -1,14 +0,0 @@
-sourcecodegen (0.6.12-2) unstable; urgency=low
-
-  * Move our tests into the examples directory as they don't allways compile
-    on all available python versions. This caused installation failures when
-    some python versions are installed.
-    (Closes: #567427)
-
- -- Brian Sutherland <brian at vanguardistas.net>  Mon, 01 Feb 2010 11:53:46 +0100
-
-sourcecodegen (0.6.12-1) unstable; urgency=low
-
-  * Initial Packaging.
-
- -- Brian Sutherland <brian at vanguardistas.net>  Thu, 14 Jan 2010 12:25:32 +0100

Copied: sourcecodegen/tags/0.6.14-1/debian/changelog (from rev 2632, sourcecodegen/trunk/debian/changelog)
===================================================================
--- sourcecodegen/tags/0.6.14-1/debian/changelog	                        (rev 0)
+++ sourcecodegen/tags/0.6.14-1/debian/changelog	2011-12-08 11:39:01 UTC (rev 2633)
@@ -0,0 +1,39 @@
+sourcecodegen (0.6.14-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release.
+  * debian/control:
+    + Add Homepage field.
+    + Add Vcs-Browser and rename XS-Vcs-Svn field (dpkg supports them now).
+    + Bump Standards-Version to 3.9.2. No changes needed.
+    + Replace python-all-dev by python-all in Build-Depends.
+    + Bump debhelper version in Build-Depends to 7.0.50~
+      (because of override_dh_* being used).
+  * Add README.txt to debian/docs.
+  * Switch from now deprecated dh_pycentral to dh_python2. Closes: #617067.
+    + debian/rules: use dh_python2 instead of dh_pycentral.
+    + debian/control:
+      - Remove python-central from Build-Depends.
+      - Bump python-all Build-Depends to 2.6.6-3~.
+      - Remove XB-Python-Version field.
+  * Switch to 3.0 (quilt) source format.
+    + debian/source/options:
+      - Ignore changes in *.egg-info directory otherwise building twice fails.
+  * Switch debian/copyright to DEP5.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Thu, 08 Dec 2011 19:51:08 +0900
+
+sourcecodegen (0.6.12-2) unstable; urgency=low
+
+  * Move our tests into the examples directory as they don't allways compile
+    on all available python versions. This caused installation failures when
+    some python versions are installed.
+    (Closes: #567427)
+
+ -- Brian Sutherland <brian at vanguardistas.net>  Mon, 01 Feb 2010 11:53:46 +0100
+
+sourcecodegen (0.6.12-1) unstable; urgency=low
+
+  * Initial Packaging.
+
+ -- Brian Sutherland <brian at vanguardistas.net>  Thu, 14 Jan 2010 12:25:32 +0100

Deleted: sourcecodegen/tags/0.6.14-1/debian/control
===================================================================
--- sourcecodegen/trunk/debian/control	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/tags/0.6.14-1/debian/control	2011-12-08 11:39:01 UTC (rev 2633)
@@ -1,22 +0,0 @@
-Source: sourcecodegen
-Section: python
-Priority: optional
-Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
-Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>
-Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4)
-Standards-Version: 3.8.3
-XS-Python-Version: all
-XS-Vcs-Svn: svn://svn.debian.org/pkg-zope/sourcecodegen/trunk
-
-Package: python-sourcecodegen
-Architecture: all
-Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}
-Recommends: ${pydeb:Recommends}
-Provides: ${pydeb:Provides}, ${python:Provides}
-Suggests: ${pydeb:Suggests}
-XB-Python-Version: ${python:Versions}
-Description: A Python source-code generator based on the compiler.ast abstract syntax tree
- This package provides a module-level source-code generator which operates on
- the AST from the built-in compiler.ast module.
- .
- Note that this AST is not compatible with the new ast module in Python 2.6.

Copied: sourcecodegen/tags/0.6.14-1/debian/control (from rev 2632, sourcecodegen/trunk/debian/control)
===================================================================
--- sourcecodegen/tags/0.6.14-1/debian/control	                        (rev 0)
+++ sourcecodegen/tags/0.6.14-1/debian/control	2011-12-08 11:39:01 UTC (rev 2633)
@@ -0,0 +1,27 @@
+Source: sourcecodegen
+Section: python
+Priority: optional
+Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
+Uploaders: Brian Sutherland <brian at vanguardistas.net>,
+           Fabio Tranchitella <kobold at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+               python-all (>= 2.6.6-3~),
+               python-setuptools,
+               python-van.pydeb (>= 1.3.0-4)
+Standards-Version: 3.9.2
+X-Python-Version: >= 2.4
+Vcs-Svn: svn://svn.debian.org/pkg-zope/sourcecodegen/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/sourcecodegen/trunk
+Homepage: http://pypi.python.org/pypi/sourcecodegen/
+
+Package: python-sourcecodegen
+Architecture: all
+Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}
+Recommends: ${pydeb:Recommends}
+Provides: ${pydeb:Provides}, ${python:Provides}
+Suggests: ${pydeb:Suggests}
+Description: Python source-code generator based on the compiler.ast abstract syntax tree
+ This package provides a module-level source-code generator which operates on
+ the AST from the built-in compiler.ast module.
+ .
+ Note that this AST is not compatible with the new ast module in Python 2.6.

Deleted: sourcecodegen/tags/0.6.14-1/debian/copyright
===================================================================
--- sourcecodegen/trunk/debian/copyright	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/tags/0.6.14-1/debian/copyright	2011-12-08 11:39:01 UTC (rev 2633)
@@ -1,52 +0,0 @@
-This package was debianized by Brian Sutherland <brian at vanguardistas.net>
-
-It was downloaded from http://pypi.python.org/pypi/sourcecodegen
-
-Copyright:
-
-Copyright (C) 2009-2010: Malthe Borch <mborch at gmail.com>
-
-Upstream Author: Malthe Borch <mborch at gmail.com>
-
-The files contained in this package are under a BSD style license which the
-text is:
-
-  A copyright notice accompanies this license document that identifies
-  the copyright holders.
-
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are
-  met:
-
-  1.  Redistributions in source code must retain the accompanying
-      copyright notice, this list of conditions, and the following
-      disclaimer.
-
-  2.  Redistributions in binary form must reproduce the accompanying
-      copyright notice, this list of conditions, and the following
-      disclaimer in the documentation and/or other materials provided
-      with the distribution.
-
-  3.  Names of the copyright holders must not be used to endorse or
-      promote products derived from this software without prior
-      written permission from the copyright holders.
-
-  4.  If any files are modified, you must cause the modified files to
-      carry prominent notices stating that you changed the files and
-      the date of any change.
-
-  Disclaimer
-
-    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND
-    ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-    PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-    HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-    TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-    TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-    THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-    SUCH DAMAGE.
-

Copied: sourcecodegen/tags/0.6.14-1/debian/copyright (from rev 2630, sourcecodegen/trunk/debian/copyright)
===================================================================
--- sourcecodegen/tags/0.6.14-1/debian/copyright	                        (rev 0)
+++ sourcecodegen/tags/0.6.14-1/debian/copyright	2011-12-08 11:39:01 UTC (rev 2633)
@@ -0,0 +1,46 @@
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5/copyright-format.xml?view=co&revision=220&view=markup
+Upstream-Name: sourcecodegen
+Upstream-Contact: Malthe Borch <mborch at gmail.com>
+Source: http://pypi.python.org/pypi/sourcecodegen
+
+Files: *
+Copyright: 2008-2010 Malthe Borch, All Rights Reserved
+Comment: http://repoze.org/license.html
+License: BSD-3-clause~repoze
+ A copyright notice accompanies this license document that identifies
+ the copyright holders.
+ .
+ Redistribution and  use in source  and binary forms, with  or without
+ modification, are  permitted provided  that the  following conditions
+ are met:
+ .
+  1. Redistributions  in source  code  must   retain the  accompanying
+     copyright  notice, this  list  of conditions,  and the  following
+     disclaimer.
+ .
+  2. Redistributions  in binary  form must reproduce  the accompanying
+     copyright  notice, this  list  of conditions,  and the  following
+     disclaimer in  the documentation and/or other  materials provided
+     with the distribution.
+ .
+  3. Names  of the copyright  holders must not  be used to  endorse or
+     promote products derived from this software without prior written
+     permission from the copyright holders.
+ .
+  4. If any  files are modified, you must cause  the modified files to
+     carry prominent  notices stating that  you changed the  files and
+     the date of any change.
+ .
+ Disclaimer
+ .
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
+  EXPRESSED OR IMPLIED WARRANTIES, INCLUDING,  BUT NOT LIMITED TO, THE
+  IMPLIED WARRANTIES  OF MERCHANTABILITY AND FITNESS  FOR A PARTICULAR
+  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE  COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY DIRECT,  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+  SUBSTITUTE  GOODS OR  SERVICES; LOSS  OF USE,  DATA, OR  PROFITS; OR
+  BUSINESS  INTERRUPTION)   HOWEVER  CAUSED  AND  ON   ANY  THEORY  OF
+  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+  NEGLIGENCE OR OTHERWISE)  ARISING IN ANY WAY OUT OF  THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: sourcecodegen/tags/0.6.14-1/debian/docs (from rev 2632, sourcecodegen/trunk/debian/docs)
===================================================================
--- sourcecodegen/tags/0.6.14-1/debian/docs	                        (rev 0)
+++ sourcecodegen/tags/0.6.14-1/debian/docs	2011-12-08 11:39:01 UTC (rev 2633)
@@ -0,0 +1 @@
+README.txt

Deleted: sourcecodegen/tags/0.6.14-1/debian/rules
===================================================================
--- sourcecodegen/trunk/debian/rules	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/tags/0.6.14-1/debian/rules	2011-12-08 11:39:01 UTC (rev 2633)
@@ -1,18 +0,0 @@
-#!/usr/bin/make -f
-
--include /usr/share/python/python.mk
-PYVERS=$(shell pyversions -vr debian/control)
-
-%:
-	dh --with pydeb --with python-central $@
-
-override_dh_install:
-	$(MAKE) -f debian/rules $(PYVERS:%=fix-install-python%)
-
-fix-install-python%:
-	# Our tests don't allways compile on all available python versions
-	# so we move them into the examples directory.
-	# see http://bugs.debian.org/567427
-	install -d debian/python-sourcecodegen/usr/share/doc/python-sourcecodegen/examples
-	mv debian/python-sourcecodegen$(call py_libdir,$*)/sourcecodegen/tests \
-	   debian/python-sourcecodegen/usr/share/doc/python-sourcecodegen/examples/tests$*

Copied: sourcecodegen/tags/0.6.14-1/debian/rules (from rev 2630, sourcecodegen/trunk/debian/rules)
===================================================================
--- sourcecodegen/tags/0.6.14-1/debian/rules	                        (rev 0)
+++ sourcecodegen/tags/0.6.14-1/debian/rules	2011-12-08 11:39:01 UTC (rev 2633)
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+
+-include /usr/share/python/python.mk
+PYVERS=$(shell pyversions -vr debian/control)
+
+%:
+	dh --with pydeb --with python2 $@
+
+override_dh_install:
+	$(MAKE) -f debian/rules $(PYVERS:%=fix-install-python%)
+
+fix-install-python%:
+	# Our tests don't allways compile on all available python versions
+	# so we move them into the examples directory.
+	# see http://bugs.debian.org/567427
+	install -d debian/python-sourcecodegen/usr/share/doc/python-sourcecodegen/examples
+	mv debian/python-sourcecodegen$(call py_libdir,$*)/sourcecodegen/tests \
+	   debian/python-sourcecodegen/usr/share/doc/python-sourcecodegen/examples/tests$*




More information about the pkg-zope-developers mailing list