[Python-modules-commits] [androguard] annotated tag debian/2.0-1 updated (1726f29 -> b1eaf28)
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Wed Jun 1 09:54:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
eighthave pushed a change to annotated tag debian/2.0-1
in repository androguard.
*** WARNING: tag debian/2.0-1 was modified! ***
from 1726f29 (tag)
to b1eaf28 (tag)
tagging 2041fb5fbec68ce49a3747551e4725e65f43ec35 (commit)
tagged by Hans-Christoph Steiner
on Wed Jun 1 11:50:55 2016 +0200
- Log -----------------------------------------------------------------
androguard Debian release 2.0-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPG for Android - https://guardianproject.info/code/gnupg/
iQEcBAABCAAGBQJXTq//AAoJED4XeBe6G5v6fkQH+wZlnEM4DzPfnlZ8yV/u5bQX
AorZGRL3rCRNnrVxtVSAwhsmb6QTol38UpLS+jsptYr1IPR6so0Sg4ViZvXDzxLr
k+Sshz7OrrunkGOLfqEwGqT9T0h0xDZHnh6IwN/FzeDQz0UlI76ZN85r7Z7hFMjx
KcW38UvlDRIGkh0qQ9hyGuQe3YjDZ3wyFRueqDTXRgY/sSVQFYJfniVx7xR4kOHx
VgzQqo6hTBhUVqU3evmX4Njx2GHufCK+6nXcPa8kgXEd8m+a+FVlX0Hl/TOOtlTN
z/Z+u2Opc9h+vIMTaCxzudWIeF+T2Sakim1Ver3CohhnUZKz59OaOFE4cwhQqqE=
=18yx
-----END PGP SIGNATURE-----
Hans-Christoph Steiner (27):
Imported Upstream version 2.0
Initialize git-dpm
initial skeleton packaging
include Build-Depends for C/C++ code
ignore Debian build products
include README, demos, and examples as docs
include ITP bug number in debian/changelog
completed debian/copyright
Standards-Version: 3.9.7, no changes
add missing Build-Depends: libsnappy-dev
add missing Build-Depends: python-dev
this has a C compiled part, so Architecture: any
use dh_python style
fix comma-separated-files-in-dep5-copyright
strip the .py off of scripts in /usr/bin
X-Python-Version: >= 2.6
add python-modules git-dpm tag config
upstream put the wrong version in setup.py
merge patched into master
force-add embedded elsim package and use the Debian path
merge patched into master
install embedded elsim module that was not included in setup.py
manually ram in the .so files into place
add Depends: ipython for androlyze
fix missing-dependency-on-libc
fix capitalization-error-in-description
override source-contains-prebuilt-java-object
-----------------------------------------------------------------------
omits c0afde5 override source-contains-prebuilt-java-object
omits 93d4619 fix capitalization-error-in-description
omits 4383b7e fix missing-dependency-on-libc
omits 4bdc5d8 add Depends: ipython for androlyze
omits e7fd6a0 manually ram in the .so files into place
omits 49993cb install elsim module that is not included in setup.py
omits dcf4bf3 patches to fix install process
omits 8435b36 X-Python-Version: >= 2.6
omits 6c9232d strip the .py off of scripts in /usr/bin
omits 2b2f64b fix comma-separated-files-in-dep5-copyright
omits b6b1a1c use dh_python style
omits 28b5f5a this has a C compiled part, so Architecture: any
omits f0eb7a2 add missing Build-Depends: python-dev
omits 3813a73 add missing Build-Depends: libsnappy-dev
omits 8bc7a13 Standards-Version: 3.9.7, no changes
omits 77c79e1 completed debian/copyright
omits 52c0a27 include ITP bug number in debian/changelog
omits af08111 include README, demos, and examples as docs
omits dbfd7fc ignore Debian build products
omits dc6217f include Build-Depends for C/C++ code
omits 431305f initial skeleton packaging
omits dc92c5c Imported Upstream version 2.0
new b830309 Imported Upstream version 2.0
new 3093768 Initialize git-dpm
new 32b237e initial skeleton packaging
new 8be9a1a include Build-Depends for C/C++ code
new 29ad6c2 ignore Debian build products
new 61d5497 include README, demos, and examples as docs
new 2335518 include ITP bug number in debian/changelog
new 0cb2654 completed debian/copyright
new f204e8e Standards-Version: 3.9.7, no changes
new 9294c31 add missing Build-Depends: libsnappy-dev
new cc26cc6 add missing Build-Depends: python-dev
new 36c6cdc this has a C compiled part, so Architecture: any
new 542777c use dh_python style
new 1976c2b fix comma-separated-files-in-dep5-copyright
new e7f25ac strip the .py off of scripts in /usr/bin
new 3621435 X-Python-Version: >= 2.6
new 2147f72 add python-modules git-dpm tag config
new 723f014 upstream put the wrong version in setup.py
new 4f6a4bc merge patched into master
new 5ab5caa force-add embedded elsim package and use the Debian path
new 51d5d59 merge patched into master
new 9fd475a install embedded elsim module that was not included in setup.py
new 7084267 manually ram in the .so files into place
new 3041551 add Depends: ipython for androlyze
new f93b7af fix missing-dependency-on-libc
new ac0c158 fix capitalization-error-in-description
new 2041fb5 override source-contains-prebuilt-java-object
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1726f29)
\
N -- N -- N refs/tags/debian/2.0-1 (b1eaf28)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 27 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:
androcsign.py | 2 +-
androdiff.py | 2 +-
androsign.py | 2 +-
androsim.py | 2 +-
debian/.git-dpm | 11 +++
...pstream-put-the-wrong-version-in-setup.py.patch | 22 +++++
...bedded-elsim-package-and-use-the-Debian-.patch} | 95 ++++++++++++++--------
debian/patches/fix-version-in-setup-py | 13 ---
debian/patches/series | 4 +-
setup.py | 5 +-
10 files changed, 101 insertions(+), 57 deletions(-)
create mode 100644 debian/.git-dpm
create mode 100644 debian/patches/0001-upstream-put-the-wrong-version-in-setup.py.patch
rename debian/patches/{force-add-elsim-package => 0002-force-add-embedded-elsim-package-and-use-the-Debian-.patch} (64%)
delete mode 100644 debian/patches/fix-version-in-setup-py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/androguard.git
More information about the Python-modules-commits
mailing list