[Python-modules-commits] [pysmbc] 02/04: Merge new upstream release
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Feb 14 15:09:17 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 8ca6819bc0690a9dad6ebf5f06c409ddc09d3779
Merge: 1d6bd63 5534a88
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Feb 14 13:17:34 2016 +0300
Merge new upstream release
NEWS | 3 +++
PKG-INFO | 2 +-
README | 35 -----------------------------------
debian/.git-dpm | 14 +++++++-------
debian/changelog | 6 ++++++
setup.py | 2 +-
smbc/context.c | 9 ++++++---
7 files changed, 24 insertions(+), 47 deletions(-)
diff --cc debian/.git-dpm
index 14b9fa6,0000000..d3cdfa8
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
- 00b31941abdabf3c6e2dc9b37be5add26921cc16
- 00b31941abdabf3c6e2dc9b37be5add26921cc16
- 00b31941abdabf3c6e2dc9b37be5add26921cc16
- 00b31941abdabf3c6e2dc9b37be5add26921cc16
- pysmbc_1.0.15.4.orig.tar.bz2
- 9630e16b5e20b549be0d0cfa66cc686caeb81b91
- 26330
++5534a88a5fd8e9aa3671f2d3eae49d36a1905459
++5534a88a5fd8e9aa3671f2d3eae49d36a1905459
++5534a88a5fd8e9aa3671f2d3eae49d36a1905459
++5534a88a5fd8e9aa3671f2d3eae49d36a1905459
++pysmbc_1.0.15.5.orig.tar.bz2
++bf6e3fd81499a6a363636213b2ab63a90229855e
++26074
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index b78127b,0000000..915fa71
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,98 -1,0 +1,104 @@@
++pysmbc (1.0.15.5-1) UNRELEASED; urgency=medium
++
++ * New upstream bugfix release.
++
++ -- 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