[linux] branch master updated (9dd04a2 -> 3106c39)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 27 19:54:57 UTC 2016


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

benh pushed a change to branch master
in repository linux.

      from  9dd04a2   [arm64] Enable some more QCOM drivers suggested by Martin.
       new  f71765e   linux-image: Make failure of depmod fatal, rather than asking what to do
       new  78007e9   linux-image: Make user hook failure handling consistent across maintainer scripts
       new  87a5fb1   Remove all support for monolithic kernel packages
       new  65d6c09   Remove residual support for multiple image package types
       new  daa4d23   [mips*] linux-image: Remove debconf question for requirement of initramfs
       new  b34af3d   linux-image: Remove unnecessary debconf initialisations
       new  2b5391e   linux-{headers,image}: Remove support for version-specific hooks
       new  3106c39   linux-headers: Make postinst script less verbose (see: #734266)

The 8 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/bin/abiupdate.py                            |   3 -
 debian/bin/gencontrol.py                           |  39 +++---
 debian/changelog                                   |   7 ++
 debian/config/defines                              |   1 -
 debian/rules.real                                  |  50 ++++----
 ...ontrol.image.type-plain.in => control.image.in} |   2 -
 debian/templates/control.image.type-standalone.in  |   7 --
 ...aders.plain.postinst.in => headers.postinst.in} |  10 +-
 .../{image.plain.bug => image.bug}/control         |   0
 .../include-0version                               |   0
 .../include-1cmdline                               |   0
 .../include-1tainted                               |   0
 .../{image.plain.bug => image.bug}/include-dmesg   |   0
 .../{image.plain.bug => image.bug}/include-model   |   0
 .../{image.plain.bug => image.bug}/include-modules |   0
 .../{image.plain.bug => image.bug}/include-network |   0
 .../{image.plain.bug => image.bug}/include-pci     |   0
 .../{image.plain.bug => image.bug}/include-pstore  |   0
 .../{image.plain.bug => image.bug}/include-usb     |   0
 .../{image.plain.bug => image.bug}/presubj         |   0
 .../{image.plain.bug => image.bug}/script          |   0
 debian/templates/image.plain.preinst.in            | 119 ------------------
 debian/templates/image.plain.templates.in          |  53 --------
 .../{image.plain.postinst.in => image.postinst.in} | 140 ++-------------------
 .../{image.plain.postrm.in => image.postrm.in}     |  56 ++-------
 debian/templates/image.preinst.in                  |  82 ++++++++++++
 .../{image.plain.prerm.in => image.prerm.in}       |  59 ++-------
 debian/templates/image.templates.in                |  23 ++++
 debian/templates/po/POTFILES.in                    |   2 +-
 debian/templates/po/ca.po                          |  78 +-----------
 debian/templates/po/cs.po                          |  84 +------------
 debian/templates/po/da.po                          |  89 +------------
 debian/templates/po/de.po                          |  90 +------------
 debian/templates/po/es.po                          |  91 +-------------
 debian/templates/po/et.po                          |  75 +----------
 debian/templates/po/fr.po                          |  91 +-------------
 debian/templates/po/it.po                          |  78 +-----------
 debian/templates/po/ja.po                          |  87 +------------
 debian/templates/po/nl.po                          |  77 +-----------
 debian/templates/po/pl.po                          |  90 +------------
 debian/templates/po/pt.po                          |  89 +------------
 debian/templates/po/pt_BR.po                       |  78 +-----------
 debian/templates/po/ru.po                          |  87 +------------
 debian/templates/po/sk.po                          |  85 +------------
 debian/templates/po/sv.po                          |  85 +------------
 debian/templates/po/templates.pot                  |  69 +---------
 debian/templates/po/tr.po                          |  88 +------------
 debian/templates/po/vi.po                          |  75 +----------
 48 files changed, 286 insertions(+), 1953 deletions(-)
 rename debian/templates/{control.image.type-plain.in => control.image.in} (81%)
 delete mode 100644 debian/templates/control.image.type-standalone.in
 rename debian/templates/{headers.plain.postinst.in => headers.postinst.in} (52%)
 rename debian/templates/{image.plain.bug => image.bug}/control (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-0version (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-1cmdline (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-1tainted (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-dmesg (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-model (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-modules (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-network (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-pci (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-pstore (100%)
 rename debian/templates/{image.plain.bug => image.bug}/include-usb (100%)
 rename debian/templates/{image.plain.bug => image.bug}/presubj (100%)
 rename debian/templates/{image.plain.bug => image.bug}/script (100%)
 delete mode 100755 debian/templates/image.plain.preinst.in
 delete mode 100644 debian/templates/image.plain.templates.in
 rename debian/templates/{image.plain.postinst.in => image.postinst.in} (79%)
 rename debian/templates/{image.plain.postrm.in => image.postrm.in} (81%)
 create mode 100755 debian/templates/image.preinst.in
 rename debian/templates/{image.plain.prerm.in => image.prerm.in} (65%)
 create mode 100644 debian/templates/image.templates.in

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



More information about the Kernel-svn-changes mailing list