[DRE-commits] [ruby-handlebars-assets] 02/04: skip vendored files from source tarball and move to main

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 23 12:19:11 UTC 2017


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 21364322c097a48bd39e29547d09393a45e2a152
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Oct 23 17:38:02 2017 +0530

    skip vendored files from source tarball and move to main
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 debian/copyright | 1 +
 debian/watch     | 4 ++++
 4 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3042829..f0ec273 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-handlebars-assets (2:0.23.2+dfsg-1) unstable; urgency=medium
+
+  * Move to main (vendored javascripts can now be built in main)
+  * Use libjs-handlebars* instead of vendored javascript files (Closes: #837466)
+
+ -- Pirate Praveen <praveen at debian.org>  Mon, 23 Oct 2017 17:34:40 +0530
+
 ruby-handlebars-assets (2:0.23.2-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 1e80a36..fa00303 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: ruby-handlebars-assets
-Section: contrib/ruby
+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>
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-slim,
                ruby-sprockets,
                ruby-tilt,
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-handlebars-assets.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-handlebars-assets.git
 Homepage: https://github.com/leshill/handlebars_assets
diff --git a/debian/copyright b/debian/copyright
index f2e453f..058af1d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: handlebars_assets
 Source: http://rubygems.org/gems/handlebars_assets
+Files-Excluded: vendor/assets/javascripts/*.js
 
 Files: *
 Copyright: 2011 Les Hill
diff --git a/debian/watch b/debian/watch
index f5a4162..ae64a06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,6 @@
 version=3
+opts=\
+repacksuffix=+dfsg,\
+repack,compression=xz,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/handlebars_assets .*/handlebars_assets-(.*).tar.gz

-- 
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