[DRE-commits] [ruby-jquery-ui-rails] 01/01: drop rails-assets-jquery-ui
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jul 1 12:05:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-jquery-ui-rails.
commit 60efce27353909e141e0185955e5ec67cce3b36e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Jul 1 17:24:08 2016 +0530
drop rails-assets-jquery-ui
---
debian/changelog | 7 +++++++
debian/control | 3 +--
debian/rails-assets-jquery.ui.gemspec | 19 -------------------
debian/ruby-jquery-ui-rails.install | 1 -
debian/ruby-jquery-ui-rails.links | 1 -
5 files changed, 8 insertions(+), 23 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6697cb9..59c2e73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-jquery-ui-rails (5.0.5-4) unstable; urgency=medium
+
+ * Drop ruby-rails-assets-jquery-ui (Closes: #783508) (it should be packaged
+ separately for better handling of version requirements)
+
+ -- Pirate Praveen <praveen at debian.org> Fri, 01 Jul 2016 17:22:46 +0530
+
ruby-jquery-ui-rails (5.0.5-3) unstable; urgency=medium
* Rename rails-assets-jquery-ui.gemspec file also to jquery.ui
diff --git a/debian/control b/debian/control
index bd5cb08..08ca518 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-jquery-ui-rails.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-jquery-ui-rails.git
Homepage: https://github.com/joliss/jquery-ui-rails
@@ -19,7 +19,6 @@ Depends: libjs-jquery-ui,
ruby-railties,
${misc:Depends},
${shlibs:Depends}
-Provides: ruby-rails-assets-jquery-ui
Description: jQuery UI packaged for the Rails asset pipeline
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset
pipeline
diff --git a/debian/rails-assets-jquery.ui.gemspec b/debian/rails-assets-jquery.ui.gemspec
deleted file mode 100644
index 3ad4b21..0000000
--- a/debian/rails-assets-jquery.ui.gemspec
+++ /dev/null
@@ -1,19 +0,0 @@
-# coding: utf-8
-lib = File.expand_path('../lib', __FILE__)
-$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
-
-Gem::Specification.new do |spec|
- spec.name = "rails-assets-jquery.ui"
- spec.version = "1.10.4"
- spec.authors = ["rails-assets.org"]
- spec.description = ""
- spec.summary = ""
- spec.homepage = "https://github.com/components/jqueryui"
-
- spec.files = ''
- spec.require_paths = ["lib"]
-
- spec.add_dependency "rails-assets-jquery", ">= 1.6"
- spec.add_development_dependency "bundler", "~> 1.3"
- spec.add_development_dependency "rake"
-end
diff --git a/debian/ruby-jquery-ui-rails.install b/debian/ruby-jquery-ui-rails.install
index bf86edb..8b27846 100644
--- a/debian/ruby-jquery-ui-rails.install
+++ b/debian/ruby-jquery-ui-rails.install
@@ -1,2 +1 @@
app usr/share/ruby-jquery-ui-rails
-debian/rails-assets-jquery.ui.gemspec usr/share/rubygems-integration/all/specifications
diff --git a/debian/ruby-jquery-ui-rails.links b/debian/ruby-jquery-ui-rails.links
index d63dbd4..6f31adb 100644
--- a/debian/ruby-jquery-ui-rails.links
+++ b/debian/ruby-jquery-ui-rails.links
@@ -1,4 +1,3 @@
-usr/lib/ruby/vendor_ruby/jquery-ui-rails.rb usr/lib/ruby/vendor_ruby/rails-assets-jquery.ui.rb
usr/share/javascript/jquery-ui/jquery-ui.js usr/share/ruby-jquery-ui-rails/app/assets/javascripts/jquery.ui.all.js
usr/share/javascript/jquery-ui/ui/i18n/jquery.ui.datepicker-af.js usr/share/ruby-jquery-ui-rails/app/assets/javascripts/jquery.ui.datepicker-af.js
usr/share/javascript/jquery-ui/ui/i18n/jquery.ui.datepicker-ar-DZ.js usr/share/ruby-jquery-ui-rails/app/assets/javascripts/jquery.ui.datepicker-ar-DZ.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jquery-ui-rails.git
More information about the Pkg-ruby-extras-commits
mailing list