[Pkg-javascript-commits] [node-osenv] branch master updated (b04d71a -> e11a42c)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Nov 10 07:18:20 UTC 2017


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

praveen pushed a change to branch master
in repository node-osenv.

      from  b04d71a   Release
       new  c9193f5   New upstream version 0.1.4
       new  bf0d4c6   Update upstream source from tag 'upstream/0.1.4'
       new  c33fdc5   use os.homedir, os.tmpdir
       new  f692b00   modernize packaging
       new  17113b8   update changelog
       new  1ef3959   fix patch
       new  6d51241   install in subdirectory
       new  5651461   tag patch
       new  e11a42c   enable tests

The 9 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:
 .travis.yml                         |  9 +++++++++
 LICENSE                             | 36 ++++++++++++------------------------
 debian/changelog                    | 11 +++++++++++
 debian/compat                       |  2 +-
 debian/control                      | 14 +++++++-------
 debian/install                      |  3 ++-
 debian/patches/series               |  1 +
 debian/patches/use-require-os.patch | 28 ++++++++++++++++++++++++++++
 debian/rules                        |  3 +++
 debian/tests/control                |  5 +++++
 debian/tests/require                |  3 +++
 osenv.js                            |  9 ++++-----
 package.json                        | 16 ++++++++--------
 test/unix.js                        | 10 +++++-----
 test/windows.js                     |  5 ++---
 15 files changed, 101 insertions(+), 54 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/use-require-os.patch
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/require

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



More information about the Pkg-javascript-commits mailing list