r2604 - in zc.lockfile/tags (5 files)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Tue Nov 8 13:38:58 UTC 2011


    Date: Tuesday, November 8, 2011 @ 13:38:57
  Author: arnau
Revision: 2604

[svn-buildpackage] Tagging zc.lockfile 1.0.0-6

Added:
  zc.lockfile/tags/1.0.0-6/
  zc.lockfile/tags/1.0.0-6/debian/changelog
    (from rev 2603, zc.lockfile/trunk/debian/changelog)
  zc.lockfile/tags/1.0.0-6/debian/source/options
    (from rev 2603, zc.lockfile/trunk/debian/source/options)
Deleted:
  zc.lockfile/tags/1.0.0-6/debian/changelog
  zc.lockfile/tags/1.0.0-6/debian/clean

Deleted: zc.lockfile/tags/1.0.0-6/debian/changelog
===================================================================
--- zc.lockfile/trunk/debian/changelog	2011-11-01 06:34:19 UTC (rev 2563)
+++ zc.lockfile/tags/1.0.0-6/debian/changelog	2011-11-08 13:38:57 UTC (rev 2604)
@@ -1,47 +0,0 @@
-zc.lockfile (1.0.0-5) unstable; urgency=low
-
-  * Team upload.
-
-  * Use dh_python2 instead of deprecated python-central. (Closes: #617153)
-  * Do not use python-van.pydeb.
-  * debian/control: build-depend on python-all (not -dev).
-  * debian/copyright: update, convert to dep5 format.
-  * Switch to 3.0 (quilt) source format
-  * debian/patches/no_doc_txt.patch: add, do not write a doc.txt.
-  * debian/python-zc.lockfile.pyinstall: add to install zc/__init__.py file
-  * debian/rules: remove override to install zc/__init__.py
-  * Add debian/clean to get rid of egg-info/* to prevent FTBFS if built
-    twice.
-
- -- Gediminas Paulauskas <menesis at pov.lt>  Tue, 18 Oct 2011 18:28:09 +0300
-
-zc.lockfile (1.0.0-4) unstable; urgency=low
-
-  * Convert to debhelper 7 and the pydeb dh7 extension.
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 05 Jan 2010 21:51:04 +0100
-
-zc.lockfile (1.0.0-3) unstable; urgency=low
-
-  [ Brian Sutherland ]
-  * Set priority to optional as we are depended on by python-zodb which is
-    priority optional.
-
-  [ Fabio Tranchitella ]
-  * debian/control: build-depend on pyton-vab.pydeb >= 1.3.0-2.
-    (Closes: #552974)
-
- -- Fabio Tranchitella <kobold at debian.org>  Sun, 08 Nov 2009 11:19:11 +0100
-
-zc.lockfile (1.0.0-2) unstable; urgency=low
-
-  * Set section to zope.
-  * Rebuild against van.pydeb 1.3.
-
- -- Matthias Klose <doko at ubuntu.com>  Sat, 12 Sep 2009 22:41:11 +0200
-
-zc.lockfile (1.0.0-1) unstable; urgency=low
-
-  * Inital Release
-
- -- Brian Sutherland <brian at vanguardistas.net>  Mon, 08 Jun 2009 10:12:08 +0200

Copied: zc.lockfile/tags/1.0.0-6/debian/changelog (from rev 2603, zc.lockfile/trunk/debian/changelog)
===================================================================
--- zc.lockfile/tags/1.0.0-6/debian/changelog	                        (rev 0)
+++ zc.lockfile/tags/1.0.0-6/debian/changelog	2011-11-08 13:38:57 UTC (rev 2604)
@@ -0,0 +1,55 @@
+zc.lockfile (1.0.0-6) unstable; urgency=low
+
+  * Team upload.
+  * debian/clean: remove to make sure all files are installed.
+  * debian/source/options: ignore .egg-info directory.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Tue, 08 Nov 2011 22:37:07 +0900
+
+zc.lockfile (1.0.0-5) unstable; urgency=low
+
+  * Team upload.
+
+  * Use dh_python2 instead of deprecated python-central. (Closes: #617153)
+  * Do not use python-van.pydeb.
+  * debian/control: build-depend on python-all (not -dev).
+  * debian/copyright: update, convert to dep5 format.
+  * Switch to 3.0 (quilt) source format
+  * debian/patches/no_doc_txt.patch: add, do not write a doc.txt.
+  * debian/python-zc.lockfile.pyinstall: add to install zc/__init__.py file
+  * debian/rules: remove override to install zc/__init__.py
+  * Add debian/clean to get rid of egg-info/* to prevent FTBFS if built
+    twice.
+
+ -- Gediminas Paulauskas <menesis at pov.lt>  Tue, 18 Oct 2011 18:28:09 +0300
+
+zc.lockfile (1.0.0-4) unstable; urgency=low
+
+  * Convert to debhelper 7 and the pydeb dh7 extension.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 05 Jan 2010 21:51:04 +0100
+
+zc.lockfile (1.0.0-3) unstable; urgency=low
+
+  [ Brian Sutherland ]
+  * Set priority to optional as we are depended on by python-zodb which is
+    priority optional.
+
+  [ Fabio Tranchitella ]
+  * debian/control: build-depend on pyton-vab.pydeb >= 1.3.0-2.
+    (Closes: #552974)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Sun, 08 Nov 2009 11:19:11 +0100
+
+zc.lockfile (1.0.0-2) unstable; urgency=low
+
+  * Set section to zope.
+  * Rebuild against van.pydeb 1.3.
+
+ -- Matthias Klose <doko at ubuntu.com>  Sat, 12 Sep 2009 22:41:11 +0200
+
+zc.lockfile (1.0.0-1) unstable; urgency=low
+
+  * Inital Release
+
+ -- Brian Sutherland <brian at vanguardistas.net>  Mon, 08 Jun 2009 10:12:08 +0200

Deleted: zc.lockfile/tags/1.0.0-6/debian/clean
===================================================================
--- zc.lockfile/trunk/debian/clean	2011-11-01 06:34:19 UTC (rev 2563)
+++ zc.lockfile/tags/1.0.0-6/debian/clean	2011-11-08 13:38:57 UTC (rev 2604)
@@ -1 +0,0 @@
-src/zc.lockfile.egg-info/*

Copied: zc.lockfile/tags/1.0.0-6/debian/source/options (from rev 2603, zc.lockfile/trunk/debian/source/options)
===================================================================
--- zc.lockfile/tags/1.0.0-6/debian/source/options	                        (rev 0)
+++ zc.lockfile/tags/1.0.0-6/debian/source/options	2011-11-08 13:38:57 UTC (rev 2604)
@@ -0,0 +1 @@
+extend-diff-ignore = "\.egg-info"




More information about the pkg-zope-developers mailing list