r2247 - in bobo/tags (9 files)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Mon May 16 13:13:26 UTC 2011


    Date: Monday, May 16, 2011 @ 13:13:12
  Author: arnau
Revision: 2247

[svn-buildpackage] Tagging bobo 0.2.2-3

Added:
  bobo/tags/0.2.2-3/
  bobo/tags/0.2.2-3/debian/changelog
    (from rev 2246, bobo/trunk/debian/changelog)
  bobo/tags/0.2.2-3/debian/control
    (from rev 2244, bobo/trunk/debian/control)
  bobo/tags/0.2.2-3/debian/docs
    (from rev 2246, bobo/trunk/debian/docs)
  bobo/tags/0.2.2-3/debian/rules
    (from rev 2244, bobo/trunk/debian/rules)
  bobo/tags/0.2.2-3/debian/source/
Deleted:
  bobo/tags/0.2.2-3/debian/changelog
  bobo/tags/0.2.2-3/debian/control
  bobo/tags/0.2.2-3/debian/rules

Deleted: bobo/tags/0.2.2-3/debian/changelog
===================================================================
--- bobo/trunk/debian/changelog	2011-05-15 19:09:17 UTC (rev 2235)
+++ bobo/tags/0.2.2-3/debian/changelog	2011-05-16 13:13:12 UTC (rev 2247)
@@ -1,12 +0,0 @@
-bobo (0.2.2-2) unstable; urgency=low
-
-  * Bump the build depends on python-setuptools to 0.6c9 to prevent the
-    attempted download of a newer setuptools.
-
- -- Brian Sutherland <brian at vanguardistas.net>  Tue, 26 Jan 2010 15:57:41 +0100
-
-bobo (0.2.2-1) unstable; urgency=low
-
-  * Initial Packaging.
-
- -- Brian Sutherland <brian at vanguardistas.net>  Tue, 12 Jan 2010 13:28:13 +0100

Copied: bobo/tags/0.2.2-3/debian/changelog (from rev 2246, bobo/trunk/debian/changelog)
===================================================================
--- bobo/tags/0.2.2-3/debian/changelog	                        (rev 0)
+++ bobo/tags/0.2.2-3/debian/changelog	2011-05-16 13:13:12 UTC (rev 2247)
@@ -0,0 +1,41 @@
+bobo (0.2.2-3) unstable; urgency=low
+
+  * Team upload. Closes: #623918.
+  * Switch to "3.0 (quilt)" source format.
+  * debian/control:
+    + Bump Standards-Version to 3.9.2. No changes needed.
+    + Add Vcs-Browser fields.
+    + Rename XS-Vcs-Svn to Vcs-Svn (dpkg supports it now).
+    + Remove minimum required version of python-setuptools because even
+      stable has a greater version.
+    + Build-Depends on python-all (not -dev).
+    + Add Depends on python-pkg-resources as it is required by the script.
+      Closes: #602023.
+  * debian/rules:
+    + Drop versioned scripts.
+  * Switch from deprecated dh_pycentral to dh_python2. Closes: #616749.
+    + debian/control:
+      - Bump python-all minimum version to 2.6.6-3~.
+      - Remove python-central from Build-Depends.
+      - Remove deprecated XB-Python-Version.
+      - Rename deprecated XS-Python-Version to X-Python-Version and specify
+        explicitly the minimum supported version.
+    + debian/rules:
+      - Use --with python2 rather than --with python-central.
+  * debian/docs:
+    + Add README.txt.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Mon, 16 May 2011 20:42:28 +0900
+
+bobo (0.2.2-2) unstable; urgency=low
+
+  * Bump the build depends on python-setuptools to 0.6c9 to prevent the
+    attempted download of a newer setuptools.
+
+ -- Brian Sutherland <brian at vanguardistas.net>  Tue, 26 Jan 2010 15:57:41 +0100
+
+bobo (0.2.2-1) unstable; urgency=low
+
+  * Initial Packaging.
+
+ -- Brian Sutherland <brian at vanguardistas.net>  Tue, 12 Jan 2010 13:28:13 +0100

Deleted: bobo/tags/0.2.2-3/debian/control
===================================================================
--- bobo/trunk/debian/control	2011-05-15 19:09:17 UTC (rev 2235)
+++ bobo/tags/0.2.2-3/debian/control	2011-05-16 13:13:12 UTC (rev 2247)
@@ -1,30 +0,0 @@
-Source: bobo
-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-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6c9), python-van.pydeb (>= 1.3.0-4)
-Standards-Version: 3.8.3
-Homepage: http://bobo.digicool.com
-XS-Python-Version: all
-XS-Vcs-Svn: svn://svn.debian.org/pkg-zope/bobo/trunk
-
-Package: python-bobo
-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: Web application framework for the impatient
- Bobo is a light-weight framework for creating WSGI web applications. It's goal
- is to be easy to use and remember.
- .
- It addresses 2 problems: Mapping URLs to objects, calling objects to
- generate HTTP responses.
- .
- Bobo doesn't have a templateing language, a database integration layer, or a
- number of other features that are better provided by WSGI middle-ware or
- application-specific libraries.
- .
- Bobo builds on other frameworks, most notably WSGI and WebOb.

Copied: bobo/tags/0.2.2-3/debian/control (from rev 2244, bobo/trunk/debian/control)
===================================================================
--- bobo/tags/0.2.2-3/debian/control	                        (rev 0)
+++ bobo/tags/0.2.2-3/debian/control	2011-05-16 13:13:12 UTC (rev 2247)
@@ -0,0 +1,37 @@
+Source: bobo
+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
+Homepage: http://bobo.digicool.com
+X-Python-Version: >= 2.6
+Vcs-Svn: svn://svn.debian.org/pkg-zope/bobo/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/bobo/trunk
+
+Package: python-bobo
+Architecture: all
+Depends: ${pydeb:Depends},
+         ${python:Depends},
+         ${misc:Depends},
+         python-pkg-resources
+Recommends: ${pydeb:Recommends}
+Provides: ${pydeb:Provides}, ${python:Provides}
+Suggests: ${pydeb:Suggests}
+Description: Web application framework for the impatient
+ Bobo is a light-weight framework for creating WSGI web applications. It's goal
+ is to be easy to use and remember.
+ .
+ It addresses 2 problems: Mapping URLs to objects, calling objects to
+ generate HTTP responses.
+ .
+ Bobo doesn't have a templateing language, a database integration layer, or a
+ number of other features that are better provided by WSGI middle-ware or
+ application-specific libraries.
+ .
+ Bobo builds on other frameworks, most notably WSGI and WebOb.

Copied: bobo/tags/0.2.2-3/debian/docs (from rev 2246, bobo/trunk/debian/docs)
===================================================================
--- bobo/tags/0.2.2-3/debian/docs	                        (rev 0)
+++ bobo/tags/0.2.2-3/debian/docs	2011-05-16 13:13:12 UTC (rev 2247)
@@ -0,0 +1 @@
+README.txt

Deleted: bobo/tags/0.2.2-3/debian/rules
===================================================================
--- bobo/trunk/debian/rules	2011-05-15 19:09:17 UTC (rev 2235)
+++ bobo/tags/0.2.2-3/debian/rules	2011-05-16 13:13:12 UTC (rev 2247)
@@ -1,17 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh --with pydeb --with python-central $@
-
-package=python-bobo
-
-override_dh_install:
-	dh_install
-	# console scripts
-	for script in debian/$(package)/usr/bin/*; do \
-	  for py in $(shell pyversions -vr debian/control); do \
-	    cat $$script |  sed -e "s,/usr/bin/python,/usr/bin/python$$py,g" > $$script$$py; \
-	    chmod 755 $$script$$py; \
-	  done; \
-      rm $$script; \
-	done

Copied: bobo/tags/0.2.2-3/debian/rules (from rev 2244, bobo/trunk/debian/rules)
===================================================================
--- bobo/tags/0.2.2-3/debian/rules	                        (rev 0)
+++ bobo/tags/0.2.2-3/debian/rules	2011-05-16 13:13:12 UTC (rev 2247)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh --with pydeb --with python2 $@




More information about the pkg-zope-developers mailing list