r2466 - in zope.publisher/trunk/debian (changelog clean control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Tue Oct 18 14:42:13 UTC 2011
Date: Tuesday, October 18, 2011 @ 14:42:12
Author: arnau
Revision: 2466
Prepare zope.publisher for upload.
Added:
zope.publisher/trunk/debian/clean
Modified:
zope.publisher/trunk/debian/changelog
zope.publisher/trunk/debian/control
Modified: zope.publisher/trunk/debian/changelog
===================================================================
--- zope.publisher/trunk/debian/changelog 2011-10-18 12:38:43 UTC (rev 2465)
+++ zope.publisher/trunk/debian/changelog 2011-10-18 14:42:12 UTC (rev 2466)
@@ -1,11 +1,19 @@
zope.publisher (3.12.6-1) unstable; urgency=low
+ * Team upload.
+
+ [ Arnaud Fontaine ]
+ * Add debian/clean to get rid of egg-info/* to prevent FTBFS if
+ built twice.
+ * debian/control: add Homepage and Vcs-Browser fields.
+
+ [ Gediminas Paulauskas ]
* New upstream release. (Closes: #585343)
* Use dh_python2 instead of deprecated python-central. (Closes: #617174)
* debian/copyright: convert to dep5 format.
* Switch to 3.0 (quilt) source format.
- -- Gediminas Paulauskas <menesis at pov.lt> Tue, 18 Oct 2011 15:04:01 +0300
+ -- Arnaud Fontaine <arnau at debian.org> Tue, 18 Oct 2011 23:01:16 +0900
zope.publisher (3.12.4-0ubuntu1) maverick; urgency=low
Added: zope.publisher/trunk/debian/clean
===================================================================
--- zope.publisher/trunk/debian/clean (rev 0)
+++ zope.publisher/trunk/debian/clean 2011-10-18 14:42:12 UTC (rev 2466)
@@ -0,0 +1 @@
+src/zope.publisher.egg-info/*
Modified: zope.publisher/trunk/debian/control
===================================================================
--- zope.publisher/trunk/debian/control 2011-10-18 12:38:43 UTC (rev 2465)
+++ zope.publisher/trunk/debian/control 2011-10-18 14:42:12 UTC (rev 2466)
@@ -2,11 +2,17 @@
Section: zope
Priority: extra
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 (>= 2.6.6-3~), python-setuptools, python-van.pydeb (>= 1.3.0-4)
+Uploaders: Brian Sutherland <brian at vanguardistas.net>,
+ Fabio Tranchitella <kobold at debian.org>
+Build-Depends: debhelper (>= 7),
+ python-all (>= 2.6.6-14~),
+ 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/zope.publisher/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.publisher/trunk
+Homepage: http://pypi.python.org/pypi/zope.publisher
Package: python-zope.publisher
Architecture: all
More information about the pkg-zope-developers
mailing list