[pkg-fso-commits] [nodm] branch master updated (921db7e -> 716173d)

Mike Gabriel sunweaver at debian.org
Mon Jan 23 15:19:29 UTC 2017


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

sunweaver pushed a change to branch master
in repository nodm.

      from  921db7e   Reformatted README as markdown
       new  a7421de   import NMU upload unstable (0.11-1.1)
       new  1e4287e   import NMU upload unstable (0.11-1.2)
       new  2a7f721   import NMU upload unstable (0.11-1.3)
       new  b21274d   upstream: Bump upstream version to 0.12. Become new co-maintainer of nodm in Debian. (Closes: #813210).
       new  8cc5ee9   debian/control: Process with wrap-and-sort.
       new  75bda7b   debian/control: Add D (nodm): xserver-xorg. (Closes: #689703).
       new  9b8ec1e   debian/control: Drop x11-xserver-utils dependency. (Closes: #680269).
       new  2d2e8c4   xsession-child.c: Set PAM_XDISPLAY pam item. (Closes: #713960). Thanks to Sjoerd Simons for providing the patch.
       new  4292731   debian/nodm.init: Support "status" argument in nodm init script. (Closes: #753304).
       new  a15a23f   debian/po: Add Japanese DebConf translation file. Thanks to "victory" for providing it. (Closes: #718920).
       new  d212290   debian/nodm.init: Wait for nodm to exit. (Closes: #638290).
       new  bfaaee6   Makefile.*: Place libraries in LIBS, no LDFLAGS. (LP:#771123). Thanks to Ilya Barygin <barygin at gmail.com> for providing the fix in Ubuntu.
       new  5b01f20   README.md: Fix miscounting of amount of environment variables. (Closes: #746700). Thanks to Dan Jacobson for pointing this out.
       new  7419b08   debian/nodm.pam: Fix PAM based consolekit integration of sessions. (Closes: #680264).
       new  28db839   debian/<debconf>: Add support for NOXM_X_TIMEOUT via debconf. (Closes: #704128).
       new  0387c7b   Make initscript less chatty. (Closes: #638293).
       new  6cdd17f   debian/rules: Rely on LSB headers for dependency/sequence info. (Closes: #584179).
       new  fa594cd   debian/control: Bump Standards: to 3.9.7. Required change: DEP-5 compliant copyright file.
       new  f24be1f   debian/copyright{,.in}: Provide auto-generated draft of a DEP-5 compliant copyright file.
       new  d27477d   debian/nodm.docs: README is now README.md.
       new  1f2cb0b   debian/copyright: Make copyright file DEP-5 compliant.
       new  8e93257   debian/rules: Correctly evoke ./autogen.sh script at build time.
       new  1abd007   Drop .gitignore file. Let's rather provide a working make (dist)clean.
       new  4edbde8   Update debconf translations files after we have added a new configuration item.
       new  f50030c   Acknowledge previous NMUs and work-in their changes (0.11-1.1, 0.11-1.2 and 0.11-1.3). Also work through all open bugs with patches and apply them if appropriate; see below for details. (Closes: #747077).
       new  96ac160   upstream: Makefile.am: line-wrap variable assignments with file lists.
       new  909c41f   Makefile.am: Add various build cruft files to DISTCLEANFILES.
       new  b39b7ae   debian/control: Add B-D: autoreconf.
       new  06738e3   debian/control: Add B-D: automake.
       new  be3dfde   Bump to debhelper version level 9.
       new  4732321   Harden the build of nodm using dpkg's buildflags.mk include.
       new  cecf69d   debian/control: Use encrypted URLs for Vcs-*: fields.
       new  8766795   debian/nodm.init: Provide LSB description header.
       new  cd598ea   debian/source/format: Add this file and set it to "1.0" for now.
       new  71acb3a   xserver.c: Don't FTBFS when built with  -Werror=unused-result. (Closes: #638600).
       new  1f960fd   debian/nodm.init: Make NODM_OPTIONS configurable via /etc/default/nodm. (Closes: #766124).
       new  6dbdeb0   Reword debconf question "Start nodm at boot" to "Enable nodm". (Closes: #633498).
       new  2c8f866   upstream: Whitespace clean-up at EOL.
       new  56d55e2   Add EOL chars for help output of the --nested cmdline option. (Closes: #766123).
       new  deb67fa   another debconf-updatepo run...
       new  f196c4f   debian/changelog: add bug closure for #633089
       new  6f0b4c0   upload to unstable (debian/0.12-1)
       new  683b6cb   Continue development...
       new  29da1f6   debian/changelog: Add post-upload closure for #638601. Bug has been closed manually meanwhile (on Thu 24th Mar 2016). (Closes: #638601).
       new  046f3c4   upstream: Rename symbol "basename" to "nodm_basename". This is to avoid naming conflicts with the basename() function from <string.h>.
       new  31a6819   debian/<debconf>: Explain about how the NODM_X_OPTIONS env var has to be populated.
       new  228cf9d   debian/<debconf>: Update .po files and template.pot.
       new  ede6a3f   upload to unstable (NMU: debian/0.12-1.1)
       new  aee4b5b   Merge branch 'debian/nmu/0.12-1.1'
       new  716173d   upload to unstable (debian/0.13-1)

The 50 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:
 .gitignore              |  24 ------
 Makefile.am             |  72 ++++++++++++++---
 README.md               |   2 +-
 common.c                |   2 +-
 common.h                |   2 +-
 configure.ac            |   2 +-
 debian/README.Debian    |   2 +-
 debian/changelog        | 148 ++++++++++++++++++++++++++++++++++-
 debian/compat           |   2 +-
 debian/control          |  34 ++++++--
 debian/copyright        | 106 +++++++++++++++++++++----
 debian/copyright.in     |  47 +++++++++++
 debian/nodm.config      |  45 ++++++++++-
 debian/nodm.docs        |   2 +-
 debian/nodm.init        |  16 ++--
 debian/nodm.pam         |   8 +-
 debian/nodm.postinst    |  58 +++++++++++++-
 debian/nodm.templates   |  34 +++++++-
 debian/po/cs.po         |  48 ++++++++++--
 debian/po/da.po         | 202 ++++++++++++++++++++++++++++++++++++++++++++++++
 debian/po/de.po         |  92 +++++++++++-----------
 debian/po/es.po         |  52 ++++++++++---
 debian/po/fi.po         |  42 +++++++++-
 debian/po/fr.po         |  52 +++++++++++--
 debian/po/gl.po         |  42 +++++++++-
 debian/po/it.po         |  42 +++++++++-
 debian/po/ja.po         | 165 +++++++++++++++++++++++++++++++++++++++
 debian/po/nl.po         | 172 +++++++++++++++++++++++++++++++++++++++++
 debian/po/pt.po         |  51 ++++++++++--
 debian/po/pt_BR.po      | 171 ++++++++++++++++++++++++++++++++++++++++
 debian/po/ru.po         |  63 +++++++++++----
 debian/po/sk.po         | 173 +++++++++++++++++++++++++++++++++++++++++
 debian/po/sv.po         |  52 ++++++++++---
 debian/po/templates.pot |  37 ++++++++-
 debian/rules            |  17 +++-
 debian/source/format    |   1 +
 dm.h                    |   2 +-
 m4/pkg.m4               |   6 +-
 nodm.c                  |   8 +-
 xserver.c               |  14 ++--
 xsession-child.c        |   3 +
 41 files changed, 1906 insertions(+), 207 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 debian/copyright.in
 create mode 100644 debian/po/da.po
 create mode 100644 debian/po/ja.po
 create mode 100644 debian/po/nl.po
 create mode 100644 debian/po/pt_BR.po
 create mode 100644 debian/po/sk.po
 create mode 100644 debian/source/format

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/nodm.git



More information about the pkg-fso-commits mailing list