[DRE-commits] [ruby-handlebars-assets] 02/05: drop libjs-*

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Mar 7 09:01:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-handlebars-assets.

commit c19f607840c6e31299500f9af882dbed5f804533
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 7 13:40:39 2016 +0530

    drop libjs-*
---
 debian/changelog                        |  7 +++++++
 debian/control                          | 28 ++--------------------------
 debian/libjs-handlebars.install         |  1 -
 debian/libjs-handlebars.runtime.install |  1 -
 4 files changed, 9 insertions(+), 28 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 62f7209..aa04f27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-handlebars-assets (2:0.23.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+  * Drop libjs-* binaries
+
+ -- Pirate Praveen <praveen at debian.org>  Mon, 07 Mar 2016 13:38:49 +0530
+
 ruby-handlebars-assets (2:0.21.0-5) unstable; urgency=medium
 
   * Add ruby-sass-rails to test depends 
diff --git a/debian/control b/debian/control
index 99b6159..98f42fe 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ XS-Ruby-Versions: all
 Package: ruby-handlebars-assets
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: libjs-handlebars (>= 2:0.20.1~),
-         libjs-handlebars.runtime (>= 2:0.20.1~),
+Depends: libjs-handlebars (>= 3:4.0.5~),
+         libjs-handlebars.runtime (>= 3:4.0.5~),
          ruby | ruby-interpreter,
          ruby-execjs,
          ruby-multi-json,
@@ -36,27 +36,3 @@ Description: compile Handlebars templates in the Rails asset pipeline
  .
  Using `sprockets` with Sinatra or another framework? handlebars_assets
  works outside of Rails too (as of v0.2.0)
-
-Package: libjs-handlebars
-Architecture: all
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Description: let you build semantic templates effectively with no frustration
- Handlebars templates look like regular HTML, with embedded handlebars
- expressions.
- .
- You can deliver a template to the browser by including it in a <script> tag.
- .
- Learn more about its usage from http://handlebarsjs.com/
-
-Package: libjs-handlebars.runtime
-Architecture: all
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Description: runtime for handlebars semantic templates library
- Handlebars templates look like regular HTML, with embedded handlebars
- expressions.
- .
- You can deliver a template to the browser by including it in a <script> tag.
- .
- Learn more about its usage from http://handlebarsjs.com/
diff --git a/debian/libjs-handlebars.install b/debian/libjs-handlebars.install
deleted file mode 100644
index 92245d2..0000000
--- a/debian/libjs-handlebars.install
+++ /dev/null
@@ -1 +0,0 @@
-vendor/assets/javascripts/handlebars.js usr/share/javascript/handlebars
diff --git a/debian/libjs-handlebars.runtime.install b/debian/libjs-handlebars.runtime.install
deleted file mode 100644
index 03b24b7..0000000
--- a/debian/libjs-handlebars.runtime.install
+++ /dev/null
@@ -1 +0,0 @@
-vendor/assets/javascripts/handlebars.runtime.js usr/share/javascript/handlebars.runtime

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-handlebars-assets.git



More information about the Pkg-ruby-extras-commits mailing list