[Python-modules-commits] [pilkit] branch master updated (04c0ec7 -> 30b9de6)
Michael Fladischer
fladi at moszumanska.debian.org
Sun Feb 7 12:20:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository pilkit.
from 04c0ec7 Initial release (Closes: #807333).
new 101fa8a Add repacksuffix and dversionmangle to d/watch to handle DFSG repack.
new 2817485 Exclue lenna image from tests due to copyright.
new 8884838 record new upstream branch created by importing pilkit_1.1.13+dfsg.orig.tar.gz
new 7543f18 Import pilkit_1.1.13+dfsg.orig.tar.gz
new 5a97baf Remove dependency nose-progressive as it is only cosmetic.
new f0c23f6 Allow newer versions of mock and nose to be used by tests.
new 955ebb9 Add reference.png from libav sources as a replacement for lenna images.
new 964fef2 merge patched into master
new f49ef5a Add reference.png from libav sources as a replacement for lenna images.
new e4121a3 merge patched into master
new a12280e Add reference.png from libav sources as a replacement for lenna images.
new d36bede merge patched into master
new e7b969d Replace lenna image with a DFSG-copliant image taken by Reinhard Tartler.
new a14ccc4 Exclude Python byte code files in test suite from source tarball.
new e64c8d3 record new upstream branch created by importing pilkit_1.1.13+dfsg.orig.tar.gz
new 717cbee Import pilkit_1.1.13+dfsg.orig.tar.gz
new 5462275 Remove dependency nose-progressive as it is only cosmetic.
new 079e1eb Allow newer versions of mock and nose to be used by tests.
new b5d93d7 Add reference.png from libav sources as a replacement for lenna images.
new c9f6e39 merge patched into master
new febea6e Use https for Vcs-Git field.
new 0204079 Fix syntax error in d/copyright.
new f16c473 Update changelog.
new 6aaa84f record new upstream branch created by importing pilkit_1.1.13+dfsg.orig.tar.gz
new e09c670 Import pilkit_1.1.13+dfsg.orig.tar.gz
new ef35c93 Remove dependency nose-progressive as it is only cosmetic.
new 9cb05ad Allow newer versions of mock and nose to be used by tests.
new 91ce656 Add reference.png from libav sources as a replacement for lenna images.
new a85dd20 merge patched into master
new 30b9de6 Fix ordering of entries in d/copyright.
The 30 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:
debian/.git-dpm | 14 +++++------
debian/changelog | 8 ++++--
debian/clean | 1 +
debian/control | 2 +-
debian/copyright | 27 +++++++++++++++++++++
...ndency-nose-progressive-as-it-is-only-cos.patch | 2 +-
...-versions-of-mock-and-nose-to-be-used-by-.patch | 2 +-
...ce.png-from-libav-sources-as-a-replacemen.patch | 27 +++++++++++++++++++++
debian/patches/series | 1 +
debian/reference.png | Bin 0 -> 119422 bytes
debian/rules | 4 +++
debian/source/include-binaries | 1 +
debian/watch | 4 +--
tests/__init__.pyc | Bin 152 -> 0 bytes
tests/__pycache__/__init__.cpython-32.pyc | Bin 156 -> 0 bytes
tests/__pycache__/__init__.cpython-33.pyc | Bin 160 -> 0 bytes
tests/__pycache__/test_processors.cpython-32.pyc | Bin 8616 -> 0 bytes
tests/__pycache__/test_processors.cpython-33.pyc | Bin 9305 -> 0 bytes
tests/__pycache__/test_utils.cpython-32.pyc | Bin 4439 -> 0 bytes
tests/__pycache__/test_utils.cpython-33.pyc | Bin 4790 -> 0 bytes
tests/__pycache__/utils.cpython-32.pyc | Bin 942 -> 0 bytes
tests/__pycache__/utils.cpython-33.pyc | Bin 988 -> 0 bytes
tests/assets/lenna-800x600-white-border.jpg | Bin 202370 -> 0 bytes
tests/assets/lenna-800x600.jpg | Bin 211057 -> 0 bytes
tests/assets/lenna.png | Bin 473831 -> 0 bytes
tests/test_processors.pyc | Bin 7495 -> 0 bytes
tests/test_utils.pyc | Bin 3805 -> 0 bytes
tests/utils.py | 2 +-
tests/utils.pyc | Bin 870 -> 0 bytes
29 files changed, 80 insertions(+), 15 deletions(-)
create mode 100644 debian/patches/0003-Add-reference.png-from-libav-sources-as-a-replacemen.patch
create mode 100644 debian/reference.png
create mode 100644 debian/source/include-binaries
delete mode 100644 tests/__init__.pyc
delete mode 100644 tests/__pycache__/__init__.cpython-32.pyc
delete mode 100644 tests/__pycache__/__init__.cpython-33.pyc
delete mode 100644 tests/__pycache__/test_processors.cpython-32.pyc
delete mode 100644 tests/__pycache__/test_processors.cpython-33.pyc
delete mode 100644 tests/__pycache__/test_utils.cpython-32.pyc
delete mode 100644 tests/__pycache__/test_utils.cpython-33.pyc
delete mode 100644 tests/__pycache__/utils.cpython-32.pyc
delete mode 100644 tests/__pycache__/utils.cpython-33.pyc
delete mode 100644 tests/assets/lenna-800x600-white-border.jpg
delete mode 100644 tests/assets/lenna-800x600.jpg
delete mode 100644 tests/assets/lenna.png
delete mode 100644 tests/test_processors.pyc
delete mode 100644 tests/test_utils.pyc
delete mode 100644 tests/utils.pyc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pilkit.git
More information about the Python-modules-commits
mailing list