[DRE-commits] [ruby-passenger] branch master updated (d9ece2f -> 2b9b7dd)
Felix Geyer
fgeyer at moszumanska.debian.org
Sun Aug 31 13:12:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a change to branch master
in repository ruby-passenger.
from d9ece2f Release to unstable.
new 008a229 Change default node.js binary name to "nodejs" instead of "node".
new f8deaa3 Add nodejs to Suggests.
new 2b9b7dd Add autopkgtests for running simple rack, wsgi and nodejs applications.
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:
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/patches/nodejs_bin_name.patch | 25 +++++++++++++++++++++++++
debian/patches/series | 1 +
debian/tests/control | 3 +++
debian/tests/nodejs | 30 ++++++++++++++++++++++++++++++
debian/tests/rack | 28 ++++++++++++++++++++++++++++
debian/tests/wsgi | 27 +++++++++++++++++++++++++++
8 files changed, 123 insertions(+), 1 deletion(-)
create mode 100644 debian/patches/nodejs_bin_name.patch
create mode 100644 debian/tests/control
create mode 100755 debian/tests/nodejs
create mode 100755 debian/tests/rack
create mode 100755 debian/tests/wsgi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-passenger.git
More information about the Pkg-ruby-extras-commits
mailing list