[Pkg-javascript-commits] [npm2deb] branch master updated (a91c267 -> 7a4606b)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Nov 11 08:44:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository npm2deb.
from a91c267 upload to unstable
new 9f79610 New upstream version 0.2.6
new 1a3940e Merge tag 'upstream/0.2.6'
new 91b0ec5 drop patches
new 2de0bed update changelog
new 7a4606b add myself to uploaders
The 5 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 | 1 +
Changelog.md | 9 ++
debian/changelog | 8 +
debian/control | 4 +-
debian/patches/0001-use-rmadison.patch | 23 ---
debian/patches/0002-convert-to-lowercase.patch | 91 -----------
debian/patches/0003-fix-crash.patch | 26 ---
debian/patches/0004-bump-standards.patch | 23 ---
debian/patches/0005-fix-dependency-format.patch | 24 ---
debian/patches/0006-more-automation.patch | 176 ---------------------
...007-install-files-section-of-package-json.patch | 67 --------
debian/patches/series | 7 -
npm2deb/__init__.py | 158 ++++++++++++++----
npm2deb/mapper.py | 6 +-
npm2deb/scripts.py | 13 +-
npm2deb/utils.py | 3 +
16 files changed, 158 insertions(+), 481 deletions(-)
create mode 100644 .gitignore
delete mode 100644 debian/patches/0001-use-rmadison.patch
delete mode 100644 debian/patches/0002-convert-to-lowercase.patch
delete mode 100644 debian/patches/0003-fix-crash.patch
delete mode 100644 debian/patches/0004-bump-standards.patch
delete mode 100644 debian/patches/0005-fix-dependency-format.patch
delete mode 100644 debian/patches/0006-more-automation.patch
delete mode 100644 debian/patches/0007-install-files-section-of-package-json.patch
delete mode 100644 debian/patches/series
--
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