[DRE-commits] [ruby-cal-heatmap-rails] 01/01: Add node-uglify to Build-Dep
Balasankar C
balasankarc-guest at moszumanska.debian.org
Fri Aug 28 11:00:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-cal-heatmap-rails.
commit 2e7ec8b20fc7457476035c4bed78f04760744c5c
Author: Balasankar C <balasankarc at autistici.org>
Date: Fri Aug 28 16:26:26 2015 +0530
Add node-uglify to Build-Dep
---
debian/changelog | 7 +++++++
debian/control | 7 ++-----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6094bc4..e40578e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-cal-heatmap-rails (0.0.1~dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add node-uglify to Build-Deps (Closes: #794162)
+
+ -- Balasankar C <balasankarc at autistici.org> Fri, 28 Aug 2015 16:06:13 +0530
+
ruby-cal-heatmap-rails (0.0.1~dfsg-1) unstable; urgency=medium
* Initial release (Closes: #791773)
diff --git a/debian/control b/debian/control
index 1323f73..87b1a50 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- gem2deb
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, node-uglify
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-cal-heatmap-rails.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-cal-heatmap-rails.git
@@ -15,9 +14,7 @@ XS-Ruby-Versions: all
Package: ruby-cal-heatmap-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
Description: provides Cal-HeatMap for Rails Asser Pipeline
Cal-Heatmap is a javascript module to create calendar heatmap to visualize
time series data.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cal-heatmap-rails.git
More information about the Pkg-ruby-extras-commits
mailing list