[DRE-commits] [ruby-jquery-scrollto-rails] 02/07: Fix d/c* files
Balasankar C
balasankarc-guest at moszumanska.debian.org
Tue Jun 30 17:04:11 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-jquery-scrollto-rails.
commit 487cfa8ef0ba65bda3e1b7aa1c3a4d3fda359638
Author: Balasankar C <balasankarc at autistici.org>
Date: Tue Jun 30 22:27:32 2015 +0530
Fix d/c* files
---
debian/changelog | 6 +++---
debian/compat | 2 +-
debian/control | 34 +++++++++++++++++++++++-----------
debian/copyright | 56 ++++++++++++++++++++++++++------------------------------
4 files changed, 53 insertions(+), 45 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bd606a1..1230551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-jquery-scrollto-rails (1.4.3+dfsg-1) unstable; urgency=low
+ruby-jquery-scrollto-rails (1.4.3+dfsg-1) unstable; urgency=medium
- * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * Initial release (Closes: #790662)
- -- Balasankar C <balasankarc at autistici.org> Tue, 30 Jun 2015 22:11:42 +0530
+ -- Balasankar C <balasankarc at autistici.org> Tue, 30 Jun 2015 20:54:37 +0530
diff --git a/debian/compat b/debian/compat
index ec63514..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+7
diff --git a/debian/control b/debian/control
index 6d86a27..531f10c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,27 @@
Source: ruby-jquery-scrollto-rails
-Section: unknown
+Section: ruby
Priority: optional
-Maintainer: Balasankar C <balasankarc at autistici.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.5
-Homepage: <insert the upstream URL, if relevant>
-#Vcs-Git: git://anonscm.debian.org/collab-maint/ruby-jquery-scrollto-rails.git
-#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/ruby-jquery-scrollto-rails.git;a=summary
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Balasankar C <balasankarc at autistici.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb,
+ libjs-jquery-scrollto,
+ ruby-railties
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-jquery-scrollto-rails.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-jquery-scrollto-rails.git
+Homepage: https://github.com/JohnColvin/jquery-scrollto-rails
+XS-Ruby-Versions: all
Package: ruby-jquery-scrollto-rails
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: libjs-jquery-scrollto,
+ ruby | ruby-interpreter,
+ ruby-railties,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: library to use jQuery scrollTo with Rails
+ This gem provides jQUery scrollTo plugin to be used with Rails application.
+ The scrollTo plugin provides Lightweight, cross-browser and highly
+ customizable animated scrolling with jQuery.
diff --git a/debian/copyright b/debian/copyright
index b5a1a0a..6b3891d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,38 +1,34 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: ruby-jquery-scrollto-rails
-Source: <url://example.com>
+Upstream-Name: jquery-scrollto-rails
+Source: https://github.com/JohnColvin/jquery-scrollto-rails
+ The upstream source contained jquery.scrollTo.js and jquery.scrollTo.min.js
+ files, which are already packaged in Debian as libjs-jquery-scrollto. Removed
+ them from source.
Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: <special license>
- <Put the license of the package here indented by 1 space>
- <This follows the format of Description: lines in control file>
- .
- <Including paragraphs>
+Copyright: 2014 John Colvin <colvin.john at gmail.com>
+License: Expat
-# If you want to use GPL v2 or later for the /debian/* files use
-# the following clauses, or change it to suit. Delete these two lines
Files: debian/*
Copyright: 2015 Balasankar C <balasankarc at autistici.org>
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+License: Expat
+Comment: the Debian packaging is licensed under the same terms as the original package.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
.
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
.
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jquery-scrollto-rails.git
More information about the Pkg-ruby-extras-commits
mailing list