r2630 - in sourcecodegen/trunk/debian (7 files)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Thu Dec 8 11:29:40 UTC 2011


    Date: Thursday, December 8, 2011 @ 11:29:39
  Author: arnau
Revision: 2630

Prepare sourcecodegen for upload.

Added:
  sourcecodegen/trunk/debian/source/
  sourcecodegen/trunk/debian/source/format
  sourcecodegen/trunk/debian/source/options
Modified:
  sourcecodegen/trunk/debian/changelog
  sourcecodegen/trunk/debian/control
  sourcecodegen/trunk/debian/copyright
  sourcecodegen/trunk/debian/rules

Modified: sourcecodegen/trunk/debian/changelog
===================================================================
--- sourcecodegen/trunk/debian/changelog	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/trunk/debian/changelog	2011-12-08 11:29:39 UTC (rev 2630)
@@ -1,3 +1,25 @@
+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.
+  * 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

Modified: sourcecodegen/trunk/debian/control
===================================================================
--- sourcecodegen/trunk/debian/control	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/trunk/debian/control	2011-12-08 11:29:39 UTC (rev 2630)
@@ -2,11 +2,17 @@
 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
+Uploaders: Brian Sutherland <brian at vanguardistas.net>,
+           Fabio Tranchitella <kobold at debian.org>
+Build-Depends: debhelper (>= 7),
+               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://chameleon.repoze.org
 
 Package: python-sourcecodegen
 Architecture: all
@@ -14,7 +20,6 @@
 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.

Modified: sourcecodegen/trunk/debian/copyright
===================================================================
--- sourcecodegen/trunk/debian/copyright	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/trunk/debian/copyright	2011-12-08 11:29:39 UTC (rev 2630)
@@ -1,52 +1,46 @@
-This package was debianized by Brian Sutherland <brian at vanguardistas.net>
+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
 
-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.
-
+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.

Modified: sourcecodegen/trunk/debian/rules
===================================================================
--- sourcecodegen/trunk/debian/rules	2011-12-05 12:04:54 UTC (rev 2629)
+++ sourcecodegen/trunk/debian/rules	2011-12-08 11:29:39 UTC (rev 2630)
@@ -4,7 +4,7 @@
 PYVERS=$(shell pyversions -vr debian/control)
 
 %:
-	dh --with pydeb --with python-central $@
+	dh --with pydeb --with python2 $@
 
 override_dh_install:
 	$(MAKE) -f debian/rules $(PYVERS:%=fix-install-python%)

Added: sourcecodegen/trunk/debian/source/format
===================================================================
--- sourcecodegen/trunk/debian/source/format	                        (rev 0)
+++ sourcecodegen/trunk/debian/source/format	2011-12-08 11:29:39 UTC (rev 2630)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: sourcecodegen/trunk/debian/source/options
===================================================================
--- sourcecodegen/trunk/debian/source/options	                        (rev 0)
+++ sourcecodegen/trunk/debian/source/options	2011-12-08 11:29:39 UTC (rev 2630)
@@ -0,0 +1 @@
+extend-diff-ignore = "\.egg-info"




More information about the pkg-zope-developers mailing list