[Python-modules-commits] r33509 - in packages/python-mock/tags (8 files)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Tue Jul 28 15:39:02 UTC 2015


    Date: Tuesday, July 28, 2015 @ 15:39:01
  Author: fladi
Revision: 33509

[svn-buildpackage] Tagging python-mock 1.3.0-1

Added:
  packages/python-mock/tags/1.3.0-1/
  packages/python-mock/tags/1.3.0-1/debian/changelog
    (from rev 33508, packages/python-mock/trunk/debian/changelog)
  packages/python-mock/tags/1.3.0-1/debian/control
    (from rev 33507, packages/python-mock/trunk/debian/control)
  packages/python-mock/tags/1.3.0-1/debian/patches/
  packages/python-mock/tags/1.3.0-1/debian/rules
    (from rev 33505, packages/python-mock/trunk/debian/rules)
Deleted:
  packages/python-mock/tags/1.3.0-1/debian/changelog
  packages/python-mock/tags/1.3.0-1/debian/control
  packages/python-mock/tags/1.3.0-1/debian/rules

Deleted: packages/python-mock/tags/1.3.0-1/debian/changelog
===================================================================
--- packages/python-mock/trunk/debian/changelog	2015-07-22 19:35:28 UTC (rev 33448)
+++ packages/python-mock/tags/1.3.0-1/debian/changelog	2015-07-28 15:39:01 UTC (rev 33509)
@@ -1,115 +0,0 @@
-python-mock (1.0.1+dfsg-4) UNRELEASED; urgency=medium
-
-  [ Jean-Michel Nirgal Vourgère ]
-  * Remove David Watson from Uploaders. (Closes: #771614)
-
-  [ Michael Fladischer ]
-  * Add lintian override for missing PGP signature on upstream tarballs.
-  * Use pypi.debian.net service for uscan.
-  * Add dversionmangle and repacksuffix options for DFSG-repack to
-    d/watch.
-  * Do not include prebuilt HTML documentation in source tarball.
-  * Bump Standards-Version to 3.9.6.
-  * Drop unnecessary versioned dependencies on python-all and python3-
-    all.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 10 Mar 2014 20:33:25 +0100
-
-python-mock (1.0.1-3) unstable; urgency=medium
-
-  * Team upload.
-  * d/patches/python3.4_compat.patch: Fix FTBFS with Python 3.4.
-    (Closes: #739890) (LP: #1283742)
-  * d/control: Bump Standards-Version with no other changes necessary.
-
- -- Barry Warsaw <barry at debian.org>  Wed, 26 Feb 2014 15:39:36 -0500
-
-python-mock (1.0.1-2) unstable; urgency=low
-
-  [ Michael Fladischer ]
-  * Upload to unstable.
-  * Remove temporary fix for PKG-INFO.
-
-  [ Jakub Wilk ]
-  * Use canonical URIs for Vcs-* fields.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 08 May 2013 07:45:16 +0200
-
-python-mock (1.0.1-1) experimental; urgency=low
-
-  [ Michael Fladischer]
-  * New upstream release.
-  * Fix upstream name, contact and year in d/copyright.
-
-  [ Thomas Goirand ]
-  * Uploading to experimental.
-
- -- Thomas Goirand <zigo at debian.org>  Thu, 14 Feb 2013 21:43:58 +0800
-
-python-mock (0.8.0-3) unstable; urgency=low
-
-  * Team upload.
-  * debian/control: python-mock-doc needs to Break/Replace
-    python-mock (<< 0.7.2) to ensure clean upgrades from squeeze
-    to wheezy. Thanks to Andreas Beckmann (Closes: #694296).
-
- -- Andrew Starr-Bochicchio <asb at debian.org>  Fri, 30 Nov 2012 17:02:02 -0500
-
-python-mock (0.8.0-2) unstable; urgency=low
-
-  * Add mock.egg-info/PKG-INFO to d/clean to allow two builds in a row
-    (Closes: #671252).
-  * Run tests during build (Closes: #667554).
-    - Add patch for python3 unittests.
-    - B-D on python-unittest2 for python2.x.
-    - Add override for dh_auto_test.
-  * Exclude SOURCES.txt and add temporary fix for Metadata-Version in
-    PKG-INFO.
-  * Change order of my name.
-  * Update years in d/copyright.
-  * Use DEP5 1.0 format URL.
-  * Drop d/s/local-options from SVN.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 04 Jun 2012 20:34:13 +0200
-
-python-mock (0.8.0-1) unstable; urgency=low
-
-  * Team upload.
-  * New upstream release
-  * debian/control
-    - bump Standards-Version to 3.9.3 (no changes needed)
-
- -- Sandro Tosi <morph at debian.org>  Wed, 04 Apr 2012 23:08:09 +0200
-
-python-mock (0.7.2-1) unstable; urgency=low
-
-  * New upstream release. (Closes: #617799)
-  * Set PMPT as maintainer and myself as uploader.
-  * Switch to source format 3.0 (quilt).
-  * Switch to dh_python2.
-  * Use pypi.python.org in d/watch.
-  * Use DEP5 for copyright file.
-  * Streamline packaging code with wrap-and-sort.
-  * Bumped Standards-Version to 3.9.2 (no change necessary).
-  * Move HTML documentation to u/s/d/python-mock/html/.
-  * Use dh_link to create the documentation source symlinks.
-  * Set X-P-V to >= 2.4.
-  * Build for Python3.
-  * Use dh_sphinxdoc.
-  * Ship documentation in separate package.
-
- -- Fladischer Michael <FladischerMichael at fladi.at>  Tue, 23 Aug 2011 13:13:44 +0200
-
-python-mock (0.6.0-1.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Fix "doesn't depend on python" by applying patch to debian/control
-    by Jakub Wilk (Closes: #588586)
-
- -- Marek Kubica <marek at xivilization.net>  Sat, 17 Jul 2010 12:27:08 +0200
-
-python-mock (0.6.0-1) unstable; urgency=low
-
-  * Initial release (Closes: #540372)
-
- -- David Watson <david at kutoken.com>  Fri, 21 Aug 2009 14:22:49 +0100

Copied: packages/python-mock/tags/1.3.0-1/debian/changelog (from rev 33508, packages/python-mock/trunk/debian/changelog)
===================================================================
--- packages/python-mock/tags/1.3.0-1/debian/changelog	                        (rev 0)
+++ packages/python-mock/tags/1.3.0-1/debian/changelog	2015-07-28 15:39:01 UTC (rev 33509)
@@ -0,0 +1,129 @@
+python-mock (1.3.0-1) unstable; urgency=medium
+
+  [ Jean-Michel Nirgal Vourgère ]
+  * Remove David Watson from Uploaders. (Closes: #771614)
+
+  [ Michael Fladischer ]
+  * New upstream release.
+  * Add six.patch to provide python2 and 3 compatibility for tests.
+  * Add python-six and python3-six to Build-Depends.
+  * Add OSLO_PACKAGE_VERSION in d/rules to allow pbr to run the tests.
+  * Add lintian override for missing PGP signature on upstream tarballs.
+  * Add dversionmangle and repacksuffix options for DFSG-repack to
+    d/watch.
+  * Bump Standards-Version to 3.9.6.
+  * Drop unnecessary versioned dependencies on python-all and python3-
+    all.
+  * Update years in d/copyright.
+  * Change my email address to fladi at debian.org.
+  * Use pypi.debian.net service for uscan.
+  * Switch buildsystem to pybuild.
+  * Remove PHONY target declarations from d/rules.
+  * Remove html directory from Files-Excluded as upstream no longer
+    ships it in their tarball.
+  * Remove python3.2_tests.patch and python3.4_compat.patch as they are
+    no longer needed.
+  * Rename BSD-mock license to BSD-3-clause.
+  * Add python(3)-pbr and python-setuptools (>= 17.1) to Build-Depends.
+  * Reformat packaging files with cme for better readability.
+
+ -- Michael Fladischer <fladi at debian.org>  Tue, 28 Jul 2015 17:31:58 +0200
+
+python-mock (1.0.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * d/patches/python3.4_compat.patch: Fix FTBFS with Python 3.4.
+    (Closes: #739890) (LP: #1283742)
+  * d/control: Bump Standards-Version with no other changes necessary.
+
+ -- Barry Warsaw <barry at debian.org>  Wed, 26 Feb 2014 15:39:36 -0500
+
+python-mock (1.0.1-2) unstable; urgency=low
+
+  [ Michael Fladischer ]
+  * Upload to unstable.
+  * Remove temporary fix for PKG-INFO.
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 08 May 2013 07:45:16 +0200
+
+python-mock (1.0.1-1) experimental; urgency=low
+
+  [ Michael Fladischer]
+  * New upstream release.
+  * Fix upstream name, contact and year in d/copyright.
+
+  [ Thomas Goirand ]
+  * Uploading to experimental.
+
+ -- Thomas Goirand <zigo at debian.org>  Thu, 14 Feb 2013 21:43:58 +0800
+
+python-mock (0.8.0-3) unstable; urgency=low
+
+  * Team upload.
+  * debian/control: python-mock-doc needs to Break/Replace
+    python-mock (<< 0.7.2) to ensure clean upgrades from squeeze
+    to wheezy. Thanks to Andreas Beckmann (Closes: #694296).
+
+ -- Andrew Starr-Bochicchio <asb at debian.org>  Fri, 30 Nov 2012 17:02:02 -0500
+
+python-mock (0.8.0-2) unstable; urgency=low
+
+  * Add mock.egg-info/PKG-INFO to d/clean to allow two builds in a row
+    (Closes: #671252).
+  * Run tests during build (Closes: #667554).
+    - Add patch for python3 unittests.
+    - B-D on python-unittest2 for python2.x.
+    - Add override for dh_auto_test.
+  * Exclude SOURCES.txt and add temporary fix for Metadata-Version in
+    PKG-INFO.
+  * Change order of my name.
+  * Update years in d/copyright.
+  * Use DEP5 1.0 format URL.
+  * Drop d/s/local-options from SVN.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 04 Jun 2012 20:34:13 +0200
+
+python-mock (0.8.0-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release
+  * debian/control
+    - bump Standards-Version to 3.9.3 (no changes needed)
+
+ -- Sandro Tosi <morph at debian.org>  Wed, 04 Apr 2012 23:08:09 +0200
+
+python-mock (0.7.2-1) unstable; urgency=low
+
+  * New upstream release. (Closes: #617799)
+  * Set PMPT as maintainer and myself as uploader.
+  * Switch to source format 3.0 (quilt).
+  * Switch to dh_python2.
+  * Use pypi.python.org in d/watch.
+  * Use DEP5 for copyright file.
+  * Streamline packaging code with wrap-and-sort.
+  * Bumped Standards-Version to 3.9.2 (no change necessary).
+  * Move HTML documentation to u/s/d/python-mock/html/.
+  * Use dh_link to create the documentation source symlinks.
+  * Set X-P-V to >= 2.4.
+  * Build for Python3.
+  * Use dh_sphinxdoc.
+  * Ship documentation in separate package.
+
+ -- Fladischer Michael <FladischerMichael at fladi.at>  Tue, 23 Aug 2011 13:13:44 +0200
+
+python-mock (0.6.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "doesn't depend on python" by applying patch to debian/control
+    by Jakub Wilk (Closes: #588586)
+
+ -- Marek Kubica <marek at xivilization.net>  Sat, 17 Jul 2010 12:27:08 +0200
+
+python-mock (0.6.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #540372)
+
+ -- David Watson <david at kutoken.com>  Fri, 21 Aug 2009 14:22:49 +0100

Deleted: packages/python-mock/tags/1.3.0-1/debian/control
===================================================================
--- packages/python-mock/trunk/debian/control	2015-07-22 19:35:28 UTC (rev 33448)
+++ packages/python-mock/tags/1.3.0-1/debian/control	2015-07-28 15:39:01 UTC (rev 33509)
@@ -1,67 +0,0 @@
-Source: python-mock
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <fladi at debian.org>
-Section: python
-Priority: extra
-Build-Depends: debhelper (>= 8),
-               dh-python,
-               python-all,
-               python-pbr (>= 1.3),
-               python-setuptools (>= 17.1),
-               python-unittest2,
-               python3-all,
-               python3-pbr (>= 1.3),
-               python3-setuptools
-Build-Depends-Indep: libjs-jquery,
-                     python-sphinx (>= 1.0.7+dfsg-1~)
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-mock/trunk/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-mock/trunk/
-Homepage: http://www.voidspace.org.uk/python/mock/
-X-Python-Version: >= 2.4
-X-Python3-Version: >= 3.0
-
-Package: python-mock
-Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends}
-Suggests: python-mock-doc
-Description: Mocking and Testing Library
- mock provides a core mock.Mock class that is intended to reduce the
- need to create a host of trivial stubs throughout your test suite.
- After performing an action, you can make assertions about which methods
- / attributes were used and arguments they were called with. You can
- also specify return values and set specific attributes in the normal
- way.
-
-Package: python3-mock
-Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
-Suggests: python-mock-doc
-Description: Mocking and Testing Library (Python3 version)
- mock provides a core mock.Mock class that is intended to reduce the
- need to create a host of trivial stubs throughout your test suite.
- After performing an action, you can make assertions about which methods
- / attributes were used and arguments they were called with. You can
- also specify return values and set specific attributes in the normal
- way.
- .
- This package contains the Python 3 version of the library.
-
-Package: python-mock-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends},
-         ${sphinxdoc:Depends}
-Breaks: python-mock (<< 0.7.2)
-Replaces: python-mock (<< 0.7.2)
-Description: Mocking and Testing Library (Documentation)
- mock provides a core mock.Mock class that is intended to reduce the
- need to create a host of trivial stubs throughout your test suite.
- After performing an action, you can make assertions about which methods
- / attributes were used and arguments they were called with. You can
- also specify return values and set specific attributes in the normal
- way.
- .
- This package contains the documentation.

Copied: packages/python-mock/tags/1.3.0-1/debian/control (from rev 33507, packages/python-mock/trunk/debian/control)
===================================================================
--- packages/python-mock/tags/1.3.0-1/debian/control	                        (rev 0)
+++ packages/python-mock/tags/1.3.0-1/debian/control	2015-07-28 15:39:01 UTC (rev 33509)
@@ -0,0 +1,70 @@
+Source: python-mock
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Michael Fladischer <fladi at debian.org>
+Section: python
+Priority: extra
+Build-Depends: debhelper (>= 8),
+               dh-python,
+               python-all,
+               python-funcsigs,
+               python-pbr (>= 1.3),
+               python-setuptools (>= 17.1),
+               python-six,
+               python-unittest2,
+               python3-all,
+               python3-pbr (>= 1.3),
+               python3-setuptools,
+               python3-six
+Build-Depends-Indep: libjs-jquery,
+                     python-sphinx (>= 1.0.7+dfsg-1~)
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-mock/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-mock/trunk/
+Homepage: http://www.voidspace.org.uk/python/mock/
+X-Python-Version: >= 2.4
+X-Python3-Version: >= 3.0
+
+Package: python-mock
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends}
+Suggests: python-mock-doc
+Description: Mocking and Testing Library
+ mock provides a core mock.Mock class that is intended to reduce the
+ need to create a host of trivial stubs throughout your test suite.
+ After performing an action, you can make assertions about which methods
+ / attributes were used and arguments they were called with. You can
+ also specify return values and set specific attributes in the normal
+ way.
+
+Package: python3-mock
+Architecture: all
+Depends: ${misc:Depends},
+         ${python3:Depends}
+Suggests: python-mock-doc
+Description: Mocking and Testing Library (Python3 version)
+ mock provides a core mock.Mock class that is intended to reduce the
+ need to create a host of trivial stubs throughout your test suite.
+ After performing an action, you can make assertions about which methods
+ / attributes were used and arguments they were called with. You can
+ also specify return values and set specific attributes in the normal
+ way.
+ .
+ This package contains the Python 3 version of the library.
+
+Package: python-mock-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends}
+Breaks: python-mock (<< 0.7.2)
+Replaces: python-mock (<< 0.7.2)
+Description: Mocking and Testing Library (Documentation)
+ mock provides a core mock.Mock class that is intended to reduce the
+ need to create a host of trivial stubs throughout your test suite.
+ After performing an action, you can make assertions about which methods
+ / attributes were used and arguments they were called with. You can
+ also specify return values and set specific attributes in the normal
+ way.
+ .
+ This package contains the documentation.

Deleted: packages/python-mock/tags/1.3.0-1/debian/rules
===================================================================
--- packages/python-mock/trunk/debian/rules	2015-07-22 19:35:28 UTC (rev 33448)
+++ packages/python-mock/tags/1.3.0-1/debian/rules	2015-07-28 15:39:01 UTC (rev 33509)
@@ -1,23 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-export PYBUILD_NAME=mock
-
-%:
-	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
-
-override_dh_auto_build:
-	dh_auto_build
-	PYTHONPATH=. sphinx-build -b html -N docs/ docs/.build/html
-
-override_dh_installchangelogs:
-	dh_installchangelogs -- docs/changelog.txt
-
-override_dh_compress:
-	dh_compress -X.js -X.html -X.txt
-
-override_dh_clean:
-	rm -rf docs/.build
-	dh_clean

Copied: packages/python-mock/tags/1.3.0-1/debian/rules (from rev 33505, packages/python-mock/trunk/debian/rules)
===================================================================
--- packages/python-mock/tags/1.3.0-1/debian/rules	                        (rev 0)
+++ packages/python-mock/tags/1.3.0-1/debian/rules	2015-07-28 15:39:01 UTC (rev 33509)
@@ -0,0 +1,24 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+export OSLO_PACKAGE_VERSION=$(shell dpkg-parsechangelog -S Version | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/')
+export PYBUILD_NAME=mock
+
+%:
+	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
+
+override_dh_auto_build:
+	dh_auto_build
+	PYTHONPATH=. sphinx-build -b html -N docs/ docs/.build/html
+
+override_dh_installchangelogs:
+	dh_installchangelogs -- docs/changelog.txt
+
+override_dh_compress:
+	dh_compress -X.js -X.html -X.txt
+
+override_dh_clean:
+	rm -rf docs/.build
+	dh_clean




More information about the Python-modules-commits mailing list