[Python-modules-commits] [androguard] branch master updated (c0afde5 -> ac0c158)

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Wed Jun 1 09:55:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

eighthave pushed a change to branch master
in repository androguard.

  discards  c0afde5   override source-contains-prebuilt-java-object
  discards  93d4619   fix capitalization-error-in-description
  discards  4383b7e   fix missing-dependency-on-libc
  discards  4bdc5d8   add Depends: ipython for androlyze
  discards  e7fd6a0   manually ram in the .so files into place
  discards  49993cb   install elsim module that is not included in setup.py
  discards  dcf4bf3   patches to fix install process
  discards  8435b36   X-Python-Version: >= 2.6
  discards  6c9232d   strip the .py off of scripts in /usr/bin
  discards  2b2f64b   fix comma-separated-files-in-dep5-copyright
  discards  b6b1a1c   use dh_python style
  discards  28b5f5a   this has a C compiled part, so Architecture: any
  discards  f0eb7a2   add missing Build-Depends: python-dev
  discards  3813a73   add missing Build-Depends: libsnappy-dev
  discards  8bc7a13   Standards-Version: 3.9.7, no changes
  discards  77c79e1   completed debian/copyright
  discards  52c0a27   include ITP bug number in debian/changelog
  discards  af08111   include README, demos, and examples as docs
  discards  dbfd7fc   ignore Debian build products
  discards  dc6217f   include Build-Depends for C/C++ code
  discards  431305f   initial skeleton packaging
  discards  dc92c5c   Imported Upstream version 2.0
      adds  b830309   Imported Upstream version 2.0
      adds  3093768   Initialize git-dpm
      adds  32b237e   initial skeleton packaging
      adds  8be9a1a   include Build-Depends for C/C++ code
      adds  29ad6c2   ignore Debian build products
      adds  61d5497   include README, demos, and examples as docs
      adds  2335518   include ITP bug number in debian/changelog
      adds  0cb2654   completed debian/copyright
      adds  f204e8e   Standards-Version: 3.9.7, no changes
      adds  9294c31   add missing Build-Depends: libsnappy-dev
      adds  cc26cc6   add missing Build-Depends: python-dev
      adds  36c6cdc   this has a C compiled part, so Architecture: any
      adds  542777c   use dh_python style
      adds  1976c2b   fix comma-separated-files-in-dep5-copyright
      adds  e7f25ac   strip the .py off of scripts in /usr/bin
      adds  3621435   X-Python-Version: >= 2.6
      adds  2147f72   add python-modules git-dpm tag config
      adds  723f014   upstream put the wrong version in setup.py
      adds  4f6a4bc   merge patched into master
      adds  5ab5caa   force-add embedded elsim package and use the Debian path
      adds  51d5d59   merge patched into master
      adds  9fd475a   install embedded elsim module that was not included in setup.py
      adds  7084267   manually ram in the .so files into place
      adds  3041551   add Depends: ipython for androlyze
      adds  f93b7af   fix missing-dependency-on-libc
      adds  ac0c158   fix capitalization-error-in-description

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch 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   (c0afde5)
            \
             N -- N -- N   refs/heads/master (ac0c158)

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.

No new revisions were added by this update.

Summary of changes:
 androcsign.py                                      |  2 +-
 androdiff.py                                       |  2 +-
 androsign.py                                       |  2 +-
 androsim.py                                        |  2 +-
 debian/.git-dpm                                    | 11 +++
 debian/androguard.lintian-overrides                |  4 -
 ...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 +-
 11 files changed, 101 insertions(+), 61 deletions(-)
 create mode 100644 debian/.git-dpm
 delete mode 100644 debian/androguard.lintian-overrides
 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