[DRE-commits] [ruby-leaflet-rails] 02/06: Lintian clean
Sruthi Chandran
srud-guest at moszumanska.debian.org
Wed Aug 24 07:42:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository ruby-leaflet-rails.
commit bb3602bf26e38520ba5d109471426db0f164628a
Author: Sruthi <srud at openmailbox.org>
Date: Tue Aug 23 23:10:25 2016 +0530
Lintian clean
---
debian/changelog | 4 ++--
debian/control | 5 +++--
debian/copyright | 46 ++++++++++++++++++++++++----------------------
3 files changed, 29 insertions(+), 26 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 90dc88f..c69520f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
ruby-leaflet-rails (0.7.7-1) UNRELEASED; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #835230)
- -- Sruthi Chandran <srud at disroot.org> Tue, 23 Aug 2016 23:02:29 +0530
+ -- Sruthi Chandran <srud at disroot.org> Tue, 23 Aug 2016 22:26:35 +0530
diff --git a/debian/control b/debian/control
index 17aad01..94900a8 100644
--- a/debian/control
+++ b/debian/control
@@ -20,5 +20,6 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
-Description: Use leaflet.js with Rails 4.
- This gem provides the leaflet.js map display library for your Rails 4 application.
+Description: Use leaflet.js with Rails 4
+ This gem provides the leaflet.js map display library for your Rails 4
+ application.
diff --git a/debian/copyright b/debian/copyright
index 6d70dca..42a054a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,33 +3,35 @@ Upstream-Name: leaflet-rails
Source:
Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2010-2013, Vladimir Agafonkin
+ 2010-2011, CloudMade
+ 2012-2013, Akshay Joshi
+License: BSD-2-clause
Files: debian/*
Copyright: 2016 Sruthi Chandran <srud at disroot.org>
-License: GPL-2+ (FIXME)
+License: BSD-2-clause
Comment: the Debian packaging is licensed under the same terms as the original package.
-License: GPL-2+ (FIXME)
- This program 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.
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
.
- This program 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.
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
.
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA 02110-1301 USA
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
.
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-leaflet-rails.git
More information about the Pkg-ruby-extras-commits
mailing list