[debhelper-devel] [debhelper] branch master updated (b386398 -> bb17a1d)

Niels Thykier nthykier at moszumanska.debian.org
Tue Oct 10 18:08:31 UTC 2017


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

nthykier pushed a change to branch master
in repository debhelper.

      from  b386398   dh_systemd_enable: Correct error message
       new  a06aee4   t: Add tests for dh_systemd_*
       new  bb17a1d   dh_systemd_*: Properly quote unit names in autoscripts

The 2 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/changelog                                   |   6 +
 dh_systemd_enable                                  |   8 +-
 dh_systemd_start                                   |   4 +-
 .../debian/changelog                               |   0
 .../debian/control                                 |   0
 .../debian/foo.service                             |   3 +
 t/dh_installsystemd/debian/foo2.service            |   8 ++
 t/dh_installsystemd/dh_systemd.t                   | 128 +++++++++++++++++++++
 8 files changed, 154 insertions(+), 3 deletions(-)
 copy t/{dh_installdocs => dh_installsystemd}/debian/changelog (100%)
 copy t/{dh_installdocs => dh_installsystemd}/debian/control (100%)
 copy t/{dh_installinit => dh_installsystemd}/debian/foo.service (60%)
 create mode 100644 t/dh_installsystemd/debian/foo2.service
 create mode 100755 t/dh_installsystemd/dh_systemd.t

-- 
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