[Python-modules-commits] [pysmbc] 02/03: Merge upstream release 1.0.15.6.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Dec 2 10:52:09 UTC 2016


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

mitya57 pushed a commit to branch master
in repository pysmbc.

commit 87a5f0ba5c42fb4f907e2f112db577cd4ab734bd
Merge: 519cf29 b84de6b
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Nov 26 15:47:27 2016 +0300

    Merge upstream release 1.0.15.6.

 PKG-INFO         |  2 +-
 debian/.git-dpm  | 14 +++++++-------
 debian/changelog |  6 ++++++
 setup.py         |  2 +-
 smbc/context.c   | 43 +++++++++++++++++++++++++++++++++++++------
 5 files changed, 52 insertions(+), 15 deletions(-)

diff --cc debian/.git-dpm
index d3cdfa8,0000000..1f89e71
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
- 5534a88a5fd8e9aa3671f2d3eae49d36a1905459
- 5534a88a5fd8e9aa3671f2d3eae49d36a1905459
- 5534a88a5fd8e9aa3671f2d3eae49d36a1905459
- 5534a88a5fd8e9aa3671f2d3eae49d36a1905459
- pysmbc_1.0.15.5.orig.tar.bz2
- bf6e3fd81499a6a363636213b2ab63a90229855e
- 26074
++b84de6b891badd8cb4ffc8fff74b90b548867307
++b84de6b891badd8cb4ffc8fff74b90b548867307
++b84de6b891badd8cb4ffc8fff74b90b548867307
++b84de6b891badd8cb4ffc8fff74b90b548867307
++pysmbc_1.0.15.6.orig.tar.bz2
++16eeefbe6868405bd84e0e2a81dfbe93afdac930
++26460
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index c7380c6,0000000..8681ead
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,106 -1,0 +1,112 @@@
++pysmbc (1.0.15.6-1) UNRELEASED; urgency=medium
++
++  * New upstream bugfix release.
++
++ -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 26 Nov 2016 15:53:18 +0300
++
 +pysmbc (1.0.15.5-1) unstable; urgency=medium
 +
 +  * Team upload.
 +  * New upstream bugfix release.
 +  * Use https (the recommended protocol) for Vcs-Git field.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 14 Feb 2016 13:18:13 +0300
 +
 +pysmbc (1.0.15.4-1) unstable; urgency=medium
 +
 +  * Team upload.
 +  * Acknowledge NMUs, thanks Hideki Yamane!
 +
 +  [ Jakub Wilk ]
 +  * Use canonical URIs for Vcs-* fields.
 +
 +  [ Dmitry Shachnev ]
 +  * Switch to pybuild buildsystem.
 +  * Build python3-smbc package.
 +  * Drop obsolete debian/pyversions file, use X-Python-Version instead.
 +  * Bump debhelper compatibility level to 9.
 +  * Rewrite debian/copyright using 1.0 format.
 +  * Update Homepage field.
 +  * Add Tsukasa Hamano's public key to debian/upstream/signing-key.asc
 +    and tell uscan to check the tarball signatures.
 +  * Install upstream NEWS file as a changelog.
 +
 + -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 18 Sep 2015 13:02:10 +0300
 +
 +pysmbc (1.0.15.4-0.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * New upstream release
 +  * debian/watch
 +    - fix lintian "debian-watch-file-unsupported-pypi-url" error
 +
 + -- Hideki Yamane <henrich at debian.org>  Tue, 26 May 2015 20:27:38 +0900
 +
 +pysmbc (1.0.15.3-0.2) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * fix debian/watch 
 +  * debian/control
 +    - set Standards-Version: 3.9.6
 +
 + -- Hideki Yamane <henrich at debian.org>  Sun, 12 Apr 2015 01:46:58 +0900
 +
 +pysmbc (1.0.15.3-0.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * New upstream release
 +
 + -- Hideki Yamane <henrich at debian.org>  Tue, 12 Aug 2014 21:48:32 +0900
 +
 +pysmbc (1.0.15.1-0.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * New upstream release
 +  * debian/patches
 +    - drop adjust-with-samba4.0.patch since now upstream uses pkg-config to
 +      detect necessary headers
 +  * debian/rules
 +    - drop "--buildsystem=python_distutils" and specify --with python2
 +  * debian/control
 +    - add newer build-dependency: pkg-config
 +    - drop obsolete python-support
 +    - fix description grammer error
 +
 + -- Hideki Yamane <henrich at debian.org>  Thu, 31 Jul 2014 07:34:08 +0900
 +
 +pysmbc (1.0.13-0.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * New upstream release (Closes: #741066)
 +    - fix "python-smbc: Context.open takes 3 arguments, official docs say 1"
 +      (Closes:  #635294)
 +  * debian/watch
 +    - new upstream location, it's in PyPI now.
 +
 + -- Hideki Yamane <henrich at debian.org>  Tue, 22 Apr 2014 23:06:59 +0900
 +
 +pysmbc (1.0.6-1.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * debian/patches
 +    - add adjust-with-samba4.0.patch: Fix "FTBFS: smbcmodule.h:23:26: fatal
 +      error: libsmbclient.h: No such file or directory" (Closes: #728624)
 +
 + -- Hideki Yamane <henrich at debian.org>  Thu, 23 Jan 2014 21:25:41 +0900
 +
 +pysmbc (1.0.6-1) unstable; urgency=low
 +
 +  [ Jérôme Guelfucci ]
 +  * Initial release.
 +
 +  [ Josselin Mouette ]
 +  * Upload to unstable. Closes: #569992.
 +  * Require python-all-dev 2.5.
 +  * Bump debhelper requirement.
 +  * Remove debian/pycompat.
 +  * Add missing ${shlibs:Depends}.
 +  * Force debhelper to use the python_distutils system.
 +  * Add NEWS to the upstream files.
 +  * Add Vcs-* fields.
 +
 + -- Josselin Mouette <joss at debian.org>  Mon, 15 Feb 2010 20:22:23 +0100

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



More information about the Python-modules-commits mailing list