[Python-modules-commits] [portalocker] 02/03: record new upstream branch created by importing portalocker_1.0.0.orig.tar.gz and merge it

Josué Ortega josue at moszumanska.debian.org
Sun Oct 2 22:49:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

josue pushed a commit to branch master
in repository portalocker.

commit 84928d6f74db4642c849752212f7a7d6618e8c0c
Merge: f1967dd e4b25c8
Author: Josue Ortega <josue at debian.org>
Date:   Sun Oct 2 16:41:07 2016 -0600

    record new upstream branch created by importing portalocker_1.0.0.orig.tar.gz and merge it

 CHANGELOG                         |  29 ------
 PKG-INFO                          |  15 ++-
 README.rst                        |  13 ++-
 debian/.git-dpm                   |  14 +--
 debian/changelog                  |   6 ++
 portalocker.egg-info/PKG-INFO     |  15 ++-
 portalocker.egg-info/SOURCES.txt  |   6 +-
 portalocker.egg-info/not-zip-safe |   1 -
 portalocker/__about__.py          |   7 ++
 portalocker/__init__.py           |  54 ++++++++++-
 portalocker/constants.py          |  23 +++++
 portalocker/exceptions.py         |  11 +++
 portalocker/portalocker.py        | 192 ++++++++++++--------------------------
 portalocker/utils.py              |  44 +++++----
 setup.cfg                         |   3 +
 setup.py                          | 111 ++++++++++++++++------
 tests/test_combined.py            |  15 +++
 tests/tests.py                    |  82 ++++++++++++----
 18 files changed, 376 insertions(+), 265 deletions(-)

diff --cc debian/.git-dpm
index ce64396,0000000..daa05e1
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- c4a45fbcefb8d3937fcd0bf072794f36275044b8
- c4a45fbcefb8d3937fcd0bf072794f36275044b8
- c4a45fbcefb8d3937fcd0bf072794f36275044b8
- c4a45fbcefb8d3937fcd0bf072794f36275044b8
- portalocker_0.6.1.orig.tar.gz
- 876a953209b526e32b018aa0e72d810003943521
- 8051
++e4b25c8e4af0bd2b477834c685bd6db373fdae93
++e4b25c8e4af0bd2b477834c685bd6db373fdae93
++e4b25c8e4af0bd2b477834c685bd6db373fdae93
++e4b25c8e4af0bd2b477834c685bd6db373fdae93
++portalocker_1.0.0.orig.tar.gz
++b0687625064e23022030e57cd7ea29d84f0c03b7
++8769
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index f58ae71,0000000..4cc5312
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,88 -1,0 +1,94 @@@
++portalocker (1.0.0-1) UNRELEASED; urgency=medium
++
++  * New upstream release.
++
++ -- Josue Ortega <josue at debian.org>  Sun, 02 Oct 2016 16:41:40 -0600
++
 +portalocker (0.6.1-1) unstable; urgency=medium
 +
 +  * New upstream release.
 +  * debian/control:
 +    - Bumps standards version to 3.9.8, no changes required.
 +    - Updates uploader email.
 +
 + -- Josue Ortega <josue at debian.org>  Tue, 06 Sep 2016 21:33:17 -0600
 +
 +portalocker (0.5.7-1) unstable; urgency=medium
 +
 +  * New upstream release.
 +  * debian/control: Bumps standards version to 3.9.7, no changes
 +    required.
 +
 + -- Josue Ortega <josueortega at debian.org.gt>  Sat, 12 Mar 2016 12:46:03 -0600
 +
 +portalocker (0.5.5-1) unstable; urgency=medium
 +
 +  * New upstream release:
 +    - debian/docs: Updated Readme file name.
 +  * debian/control:
 +    - Updated X-Python-Version.
 +    - Packaging moved to Git and change Vcs-* fields to use secure URIs.
 +  * Fixes debian/watch file.
 +
 + -- Josue Ortega <josueortega at debian.org.gt>  Sat, 06 Feb 2016 17:29:12 -0600
 +
 +portalocker (0.5.4-2) unstable; urgency=medium
 +
 +  * Upload to unstable.
 +
 + -- Josue Ortega <josueortega at debian.org.gt>  Sat, 09 May 2015 17:19:20 -0600
 +
 +portalocker (0.5.4-1) experimental; urgency=medium
 +
 +  * New upstream release
 +  * Standards version updated to 3.9.6, no changes required.
 +
 + -- Josue Ortega <josueortega at debian.org.gt>  Sat, 29 Nov 2014 18:15:17 -0600
 +
 +portalocker (0.5.1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * debian/control:
 +    -Add Debian Python Modules Team as Maintainer.
 +    -Add Vcs-* fields.
 +  * Buildsystem changed to pybuild.
 +  * Removes repack.* files
 +  * Removes gbp.conf, it is not needed anymore
 +
 + -- Josue Ortega <josueortega at debian.org.gt>  Thu, 08 May 2014 21:50:44 -0600
 +
 +portalocker (0.5~ds0-0.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * New upstream release:
 +    - Python3 support.
 +  * Add Python3 package.
 +
 + -- Alessio Treglia <alessio at debian.org>  Wed, 30 Apr 2014 11:31:17 +0100
 +
 +portalocker (0.4~ds0-2) unstable; urgency=low
 +
 +  * New Maintainer (Closes: #726634).
 +  * Standards version updated to 3.9.5, no changes required.
 +
 + -- Josue Ortega <josueortega at debian.org.gt>  Sun, 05 Jan 2014 16:01:37 -0600
 +
 +portalocker (0.4~ds0-1) unstable; urgency=low
 +
 +  * QA upload.
 +  * New upstream bugfix release.
 +
 + -- Alessio Treglia <alessio at debian.org>  Mon, 02 Dec 2013 11:20:51 +0000
 +
 +portalocker (0.3~ds0-2) unstable; urgency=low
 +
 +  * QA upload.
 +  * Orphaning this.
 +
 + -- Alessio Treglia <alessio at debian.org>  Thu, 17 Oct 2013 13:52:33 +0100
 +
 +portalocker (0.3~ds0-1) unstable; urgency=low
 +
 +  * Initial release. (Closes: #703832)
 +
 + -- Alessio Treglia <alessio at debian.org>  Sat, 12 Jan 2013 21:34:30 +0000

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/portalocker.git



More information about the Python-modules-commits mailing list