[Pkg-javascript-commits] [node-ansi-regex] branch master updated (7e105f4 -> b26d654)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Mar 20 22:49:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository node-ansi-regex.
from 7e105f4 add autopkgtest
new cbf8f70 Imported Upstream version 1.1.1
new 1952711 Merge tag 'upstream/1.1.1'
new b26d654 Update packaging for new upstream release.
The 3 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:
.editorconfig | 1 -
.jshintrc | 3 -
.travis.yml | 3 +
debian/changelog | 5 +-
debian/compat | 2 +-
debian/control | 27 +++--
debian/copyright | 7 +-
debian/gbp.conf | 16 +++
debian/rules | 3 -
debian/upstream/metadata | 6 ++
debian/watch | 5 +-
index.js | 2 +-
package.json | 9 +-
test.js | 19 ----
test/test.js | 43 ++++++++
test/viewCodes.js | 268 +++++++++++++++++++++++++++++++++++++++++++++++
16 files changed, 367 insertions(+), 52 deletions(-)
create mode 100644 debian/gbp.conf
create mode 100644 debian/upstream/metadata
delete mode 100644 test.js
create mode 100644 test/test.js
create mode 100644 test/viewCodes.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ansi-regex.git
More information about the Pkg-javascript-commits
mailing list