[Python-modules-commits] [python-pgmagick] 04/05: merge patched into master
Wolfgang Borgert
debacle at moszumanska.debian.org
Mon Jul 4 23:45:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-pgmagick.
commit da66ddcdf822a508a0a76f8f45fc071a22de88f0
Merge: 53d8e48 a0ce6e3
Author: W. Martin Borgert <debacle at debian.org>
Date: Tue Jul 5 00:51:35 2016 +0200
merge patched into master
PKG-INFO | 4 ++--
debian/.git-dpm | 6 +++---
debian/patches/debian-changes-0.3.0-1 | 2 +-
pgmagick.egg-info/PKG-INFO | 4 ++--
pgmagick/_version.py | 2 +-
setup.py | 37 ++++++++++++++---------------------
src/_Blob.cpp | 13 ++++++++----
src/_Image.cpp | 7 +++++++
test/test_pgmagick_api.py | 2 +-
9 files changed, 41 insertions(+), 36 deletions(-)
diff --cc debian/.git-dpm
index f50ec5b,0000000..370ac39
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
- c143d82a67e9c7e80f0aa156b6b84def303446c4
- c143d82a67e9c7e80f0aa156b6b84def303446c4
- 1c248d7e9544c447f8c0e8be3c7f4f15d260cb10
++a0ce6e3c73190b0fd18de454877637190d64437a
++a0ce6e3c73190b0fd18de454877637190d64437a
++f9626bb662ca1f23d043d5ac925acd3d6e303c2d
+f9626bb662ca1f23d043d5ac925acd3d6e303c2d
+python-pgmagick_0.6.2.orig.tar.gz
+ee349666697cc155b78e9f40f34ab371dbd2668c
+40608
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/patches/debian-changes-0.3.0-1
index d6c5ea6,0000000..a3cdbe5
mode 100644,000000..100644
--- a/debian/patches/debian-changes-0.3.0-1
+++ b/debian/patches/debian-changes-0.3.0-1
@@@ -1,33 -1,0 +1,33 @@@
- From c143d82a67e9c7e80f0aa156b6b84def303446c4 Mon Sep 17 00:00:00 2001
++From a0ce6e3c73190b0fd18de454877637190d64437a Mon Sep 17 00:00:00 2001
+From: TANIGUCHI Takaki <takaki at debian.org>
+Date: Thu, 8 Oct 2015 12:40:14 -0700
+Subject: Upstream changes introduced in version 0.3.0-1
+
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ python-pgmagick (0.3.0-1) unstable; urgency=low
+ .
+ * Initial release (Closes: #601047)
+ .
+ The person named in the Author field signed this changelog entry.
+Bug-Debian: http://bugs.debian.org/601047
+
+Patch-Name: debian-changes-0.3.0-1
+---
+ pgmagick.egg-info/SOURCES.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/pgmagick.egg-info/SOURCES.txt b/pgmagick.egg-info/SOURCES.txt
+index 10169f3..1cfc3d1 100644
+--- a/pgmagick.egg-info/SOURCES.txt
++++ b/pgmagick.egg-info/SOURCES.txt
+@@ -2,6 +2,7 @@ LICENSE
+ MANIFEST.in
+ Makefile
+ README.rst
++setup.cfg
+ setup.py
+ ./src/_Blob.cpp
+ ./src/_ChannelType.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pgmagick.git
More information about the Python-modules-commits
mailing list