[Pkg-javascript-commits] [node-component-emitter] branch master updated (94c5847 -> 5167bbb)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 3 22:16:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository node-component-emitter.
from 94c5847 initial debian commit
new 1ce82a3 Imported Upstream version 1.2.0
new 7da5385 Merge tag 'upstream/1.2.0'
new 5167bbb Update Debian packaging for version 1.2.0.
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:
.npmignore => .gitignore | 1 -
.travis.yml | 4 +++-
History.md | 11 +++++++++++
LICENSE | 24 ++++++++++++++++++++++++
bower.json | 2 +-
component.json | 2 +-
debian/changelog | 7 +++----
debian/compat | 2 +-
debian/control | 36 ++++++++++++++++++------------------
debian/copyright | 8 ++++----
debian/gbp.conf | 16 ++++++++++++++++
debian/install | 2 +-
debian/patches/makefile.patch | 21 ---------------------
debian/patches/series | 1 -
debian/rules | 6 ++++--
debian/tests/control | 2 ++
debian/tests/require | 3 +++
debian/upstream/metadata | 6 ++++++
debian/watch | 5 +++--
index.js | 15 ++++++---------
package.json | 6 ++++--
test/emitter.js | 18 ++++++++++++++++++
22 files changed, 129 insertions(+), 69 deletions(-)
rename .npmignore => .gitignore (72%)
create mode 100644 LICENSE
create mode 100644 debian/gbp.conf
delete mode 100644 debian/patches/makefile.patch
delete mode 100644 debian/patches/series
create mode 100644 debian/tests/control
create mode 100644 debian/tests/require
create mode 100644 debian/upstream/metadata
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-component-emitter.git
More information about the Pkg-javascript-commits
mailing list