[debhelper-devel] [debhelper] branch master updated (ee9f5d7 -> 43bc228)

Niels Thykier nthykier at moszumanska.debian.org
Sat Jul 9 08:37:22 UTC 2016


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

nthykier pushed a change to branch master
in repository debhelper.

      from  ee9f5d7   Remove myself from uploaders
       new  27d8081   Merge dh-systemd into debhelper proper
       new  fdcfd8b   Enable systemd addon by default in compat level 11
       new  44c1679   Add necessary Breaks/Replaces for dh-systemd
       new  0ed36a6   Enable systemd sequence in compat 10
       new  45c79ca   d/control: Provides dh-systemd (= 1.38)
       new  ffcd9f1   d/changelog: Add entries for systemd merge
       new  43bc228   Regenerate POT and PO files

The 7 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/Debhelper/Sequence/systemd.pm     |  14 +
 autoscripts/postinst-systemd-dont-enable |  13 +
 autoscripts/postinst-systemd-enable      |  13 +
 autoscripts/postinst-systemd-restart     |   9 +
 autoscripts/postinst-systemd-start       |   4 +
 autoscripts/postrm-systemd               |  12 +
 autoscripts/postrm-systemd-reload-only   |   3 +
 autoscripts/prerm-systemd                |   3 +
 autoscripts/prerm-systemd-restart        |   3 +
 debhelper.pod                            |   6 +
 debian/changelog                         |   5 +
 debian/control                           |   3 +
 dh                                       |   2 +
 dh_systemd_enable                        | 291 ++++++++++++++++++++
 dh_systemd_start                         | 251 ++++++++++++++++++
 man/po4a/po/de.po                        | 433 +++++++++++++++++++++++-------
 man/po4a/po/debhelper.pot                | 343 ++++++++++++++++++------
 man/po4a/po/es.po                        | 441 ++++++++++++++++++++++++-------
 man/po4a/po/fr.po                        | 440 +++++++++++++++++++++++-------
 man/po4a/po/pt.po                        | 429 +++++++++++++++++++++++-------
 man/po4a/po4a.cfg                        |   2 +
 21 files changed, 2280 insertions(+), 440 deletions(-)
 create mode 100644 Debian/Debhelper/Sequence/systemd.pm
 create mode 100644 autoscripts/postinst-systemd-dont-enable
 create mode 100644 autoscripts/postinst-systemd-enable
 create mode 100644 autoscripts/postinst-systemd-restart
 create mode 100644 autoscripts/postinst-systemd-start
 create mode 100644 autoscripts/postrm-systemd
 create mode 100644 autoscripts/postrm-systemd-reload-only
 create mode 100644 autoscripts/prerm-systemd
 create mode 100644 autoscripts/prerm-systemd-restart
 create mode 100755 dh_systemd_enable
 create mode 100755 dh_systemd_start

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




More information about the debhelper-devel mailing list