[Python-modules-commits] [pythonmagick] branch master updated (53dab05 -> 755927a)
Bastien ROUCARIES
broucaries-guest at moszumanska.debian.org
Sun Oct 30 16:52:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
broucaries-guest pushed a change to branch master
in repository pythonmagick.
from 53dab05 Fixed VCS URL (https)
new 6ca248a Add signature and switch to xz for watch
new fab18f2 record new upstream branch created by importing pythonmagick_0.9.14.orig.tar.xz
new febbf5f Finalize
new 42d2b9a Initial commit
new 2ad693e Update autoconf / automake files
new 7511d94 Change file permissions
new 659906f Ensure PythonMagick compiles against Boost 1.60 and above
new 08c7e67 ...
new 6c4df28 Ensure PythonMagick compiles against ImageMagick 7.0.2 and above
new e51f997 Import pythonmagick_0.9.14.orig.tar.xz
new 1ac5a6a autotools related fixes
new 5c2bfdf merge patched into master
new 755927a update debian/patches directory
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 9 +
Makefile.in | 59 +-
aclocal.m4 | 280 +-
autogen.pl | 0
config/compile | 2 +-
config/config.guess | 173 +-
config/config.h.in | 3 +-
config/config.sub | 38 +-
config/depcomp | 2 +-
config/install-sh | 366 +-
config/ltmain.sh | 5528 +++++++++++++++++++-----------
config/missing | 2 +-
config/py-compile | 2 +-
configure | 3173 ++++++++++-------
configure.ac | 2 +-
debian/.git-dpm | 14 +-
debian/README.source | 59 +-
debian/changelog | 12 +
debian/control | 5 +-
debian/patches/001_autofoo_fixes.diff | 2 +-
debian/upstream/signing-key.asc | 53 +
debian/watch | 4 +-
helpers_src/Blob.cpp | 8 +
helpers_src/Blob.h | 1 +
helpers_src/Makefile.in | 25 +-
m4/libtool.m4 | 2550 ++++++++------
m4/ltoptions.m4 | 127 +-
m4/ltsugar.m4 | 7 +-
m4/ltversion.m4 | 12 +-
m4/lt~obsolete.m4 | 7 +-
py-compile | 0
pyste_src/Blob.pyste | 1 +
pythonmagick_src/Makefile.in | 24 +-
pythonmagick_src/_Blob.cpp | 8 +-
pythonmagick_src/_Color.cpp | 19 +-
pythonmagick_src/_ColorspaceType.cpp | 4 +
pythonmagick_src/_CompositeOperator.cpp | 22 +
pythonmagick_src/_Drawable.cpp | 8 +-
pythonmagick_src/_DrawableDashArray.cpp | 28 +
pythonmagick_src/_DrawableDashOffset.cpp | 26 +
pythonmagick_src/_DrawableMatte.cpp | 32 +
pythonmagick_src/_FilterTypes.cpp | 6 +
pythonmagick_src/_Geometry.cpp | 6 +
pythonmagick_src/_GravityType.cpp | 2 +
pythonmagick_src/_Image.cpp | 134 +-
45 files changed, 7767 insertions(+), 5078 deletions(-)
mode change 100755 => 100644 autogen.pl
create mode 100644 debian/upstream/signing-key.asc
mode change 100755 => 100644 py-compile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pythonmagick.git
More information about the Python-modules-commits
mailing list