[Pkg-dkms-commits] [dkms] branch master updated (6038948 -> 26f3520)

Aron Xu aron at debian.org
Tue Aug 23 09:21:22 UTC 2016


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

aron pushed a change to branch master
in repository dkms.

      from  6038948   Release 2.2.0.3-5
       new  4590665   Rebase to upstream commit eb402f72b9a71ccdd0d3610db8570195eb048f1f
       new  3fd0587   Update patches
       new  26f3520   Release 2.2.1.0+git20160527-1

The 3 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:
 Makefile                                           |   25 +-
 README.dkms                                        |    9 +-
 debian/changelog                                   |    7 +
 .../{0003-688904.patch => 0001-688904.patch}       |   18 +-
 ...do-not-fail-if-lib-modules-does-not-exist.patch |   21 -
 debian/patches/0002-757758.patch                   |   45 +
 ...directory-where-the-module-was-installed-.patch |   24 -
 ...ch => 0003-Do-not-ignore-kernelsourcedir.patch} |   10 +-
 debian/patches/0004-757758.patch                   |   36 -
 ...ort-for-lean-binary-package-with-only-th.patch} |  147 +-
 ..._have_one_kernel_for_non-zero_return_code.patch |   33 -
 debian/patches/0006-690865.patch                   |   21 -
 ...OST_BUILD-to-the-dkms_conf_variables-list.patch |   23 -
 ...08-Add-BUILD_DEPENDS-configuration-option.patch |  150 -
 debian/patches/0009-apport-write-binary.patch      |   19 -
 debian/patches/0010-parallell-build.patch          |  112 -
 debian/patches/0011-690866-helpmsg.patch           |   36 -
 .../patches/0013-Port-apport-hook-to-python3.patch |   57 -
 debian/patches/series                              |   18 +-
 dkms                                               | 3326 +++++++++++---------
 dkms.8                                             |   81 +-
 dkms.service                                       |   11 +
 dkms.spec                                          |  121 +-
 dkms_apport.py                                     |   35 +-
 dkms_autoinstaller                                 |   62 +-
 dkms_common.postinst                               |   60 +-
 dkms_framework.conf                                |   10 +
 sample.spec                                        |    2 +-
 template-dkms-mkrpm.spec                           |    2 +-
 test/README                                        |    1 +
 test/dkms_test-1.0/Makefile                        |    7 +
 test/dkms_test-1.0/dkms.conf                       |   13 +
 test/dkms_test-1.0/dkms_test.c                     |   23 +
 33 files changed, 2327 insertions(+), 2238 deletions(-)
 rename debian/patches/{0003-688904.patch => 0001-688904.patch} (71%)
 delete mode 100644 debian/patches/0001-do-not-fail-if-lib-modules-does-not-exist.patch
 create mode 100644 debian/patches/0002-757758.patch
 delete mode 100644 debian/patches/0002-remove-the-directory-where-the-module-was-installed-.patch
 rename debian/patches/{0012-Do-not-ignore-kernelsourcedir.patch => 0003-Do-not-ignore-kernelsourcedir.patch} (74%)
 delete mode 100644 debian/patches/0004-757758.patch
 rename debian/patches/{0014-mkbmdeb-support-for-lean-binary-package-with-only-th.patch => 0004-mkbmdeb-support-for-lean-binary-package-with-only-th.patch} (68%)
 delete mode 100644 debian/patches/0005-fix_have_one_kernel_for_non-zero_return_code.patch
 delete mode 100644 debian/patches/0006-690865.patch
 delete mode 100644 debian/patches/0007-Add-POST_BUILD-to-the-dkms_conf_variables-list.patch
 delete mode 100644 debian/patches/0008-Add-BUILD_DEPENDS-configuration-option.patch
 delete mode 100644 debian/patches/0009-apport-write-binary.patch
 delete mode 100644 debian/patches/0010-parallell-build.patch
 delete mode 100644 debian/patches/0011-690866-helpmsg.patch
 delete mode 100644 debian/patches/0013-Port-apport-hook-to-python3.patch
 create mode 100644 dkms.service
 create mode 100644 test/README
 create mode 100644 test/dkms_test-1.0/Makefile
 create mode 100644 test/dkms_test-1.0/dkms.conf
 create mode 100644 test/dkms_test-1.0/dkms_test.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-dkms/dkms.git



More information about the Pkg-dkms-commits mailing list