[Pkg-javascript-commits] [npm2deb] branch master updated (ee77ce3 -> 80b5b71)
Leo Iannacone
l3on-guest at moszumanska.debian.org
Wed May 7 07:41:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a change to branch master
in repository npm2deb.
from ee77ce3 imported patch from git - preventing infite loop when looks for dependencies
new d0c9de7 Imported Upstream version 0.1.1
new ff40fec Merge tag 'upstream/0.1.1'
new 9a2846b removed patch - now in upstream
new 80b5b71 make package native
The 4 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:
Changelog.md | 6 ++
debian/changelog | 2 +-
debian/patches/git_fix-prevent-infinite-loop.patch | 35 -------
debian/patches/series | 1 -
debian/source/format | 2 +-
debian/watch | 3 -
npm2deb/__init__.py | 33 +++---
npm2deb/helper.py | 48 ++++++---
npm2deb/mapper.py | 15 +--
npm2deb/scripts.py | 114 ++++++++++++++-------
npm2deb/templates.py | 5 +-
npm2deb/utils.py | 18 +++-
setup.py | 9 +-
tests/npm_coherence.py | 22 ++--
14 files changed, 170 insertions(+), 143 deletions(-)
create mode 100644 Changelog.md
delete mode 100644 debian/patches/git_fix-prevent-infinite-loop.patch
delete mode 100644 debian/patches/series
delete mode 100644 debian/watch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/npm2deb.git
More information about the Pkg-javascript-commits
mailing list