[Python-modules-commits] [python-dmidecode] branch master updated (a2fb08d -> 5649b7c)

Sandro Tosi morph at moszumanska.debian.org
Wed Dec 6 04:58:17 UTC 2017


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

morph pushed a change to branch master
in repository python-dmidecode.

      from  a2fb08d   releasing package python-dmidecode version 3.12.2-3
       new  d8ea6dd   point upstream homepage to github, now that fedorahosted is retired
       new  15b46b3   scan github for new releases
       new  40f91df   bump Standards-Version to 4.1.2 (no changes needed)
       new  352feab   Don't use unaligned access on ARM
       new  e0b6886   merge patched into master
       new  6aa4045   don't use unaligned access on ARM; patch by Steve Langasek; Closes: #864960
       new  6698dab   Stop linking with libxml2mod
       new  c4191ad   merge patched into master
       new  a6632d0   stop linking with libxml2mod; patch by Adrian Bunk; Closes: #867609
       new  5649b7c   releasing package python-dmidecode version 3.12.2-4

The 10 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                                    |  4 +-
 debian/changelog                                   | 16 +++++
 debian/control                                     |  4 +-
 debian/copyright                                   |  2 +-
 .../0001-Don-t-use-unaligned-access-on-ARM.patch   | 27 ++++++++
 .../0002-Stop-linking-with-libxml2mod.patch        | 72 ++++++++++++++++++++++
 debian/patches/series                              |  3 +-
 .../patches/tests_inject_correct_build_dir.patch   | 17 -----
 debian/watch                                       |  5 +-
 src/config.h                                       |  2 +-
 src/dmidecodemodule.c                              | 27 +++++++-
 src/setup_common.py                                |  3 -
 12 files changed, 152 insertions(+), 30 deletions(-)
 create mode 100644 debian/patches/0001-Don-t-use-unaligned-access-on-ARM.patch
 create mode 100644 debian/patches/0002-Stop-linking-with-libxml2mod.patch
 delete mode 100644 debian/patches/tests_inject_correct_build_dir.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dmidecode.git



More information about the Python-modules-commits mailing list