[DRE-commits] [ruby-ftw] 06/06: Fix various Lintian warnings or errors
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 5 06:16:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-ftw.
commit 2f5e4e84ed7ce1bb3d38b0b06ffd0d9f8e9e7c73
Author: Tim Potter <tpot at hp.com>
Date: Tue Aug 5 16:10:26 2014 +1000
Fix various Lintian warnings or errors
---
debian/changelog | 2 +-
debian/control | 6 ++++--
debian/copyright | 38 +++++++++++++++-----------------------
3 files changed, 20 insertions(+), 26 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0d7806c..fe63602 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
ruby-ftw (0.0.39-1) unstable; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #757074)
-- Tim Potter <tpot at hp.com> Fri, 01 Aug 2014 12:32:58 +1000
diff --git a/debian/control b/debian/control
index a5f4923..3aaa2e8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-cabin, ruby-http-parser.rb, ruby-addressable, ruby-backports
# cabin (> 0), http_parser.rb (= 0.5.3), addressable (>= 0), backports (>= 2.6.2), minitest (> 0, development)
-Description: For The Web. Trying to build a solid and sane API for client and server web stuff. Client and Server operations for HTTP, WebSockets, SPDY, etc.
- For The Web. Trying to build a solid and sane API for client and server web stuff. Client and Server operations for HTTP, WebSockets, SPDY, etc.
+Description: Ruby For The Web. Trying to build a solid and sane API for client and server web stuff.
+ Ruby For The Web. Trying to build a solid and sane API for client and
+ server web stuff. Client and Server operations for HTTP, WebSockets,
+ SPDY, etc.
diff --git a/debian/copyright b/debian/copyright
index 5557eb8..d299be4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,33 +3,25 @@ Upstream-Name: ftw
Source: FIXME <http://example.com/>
Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2013 Jordan Sissel
+License: Apache-2.0
Files: debian/*
-Copyright: 2014 <tpot at hp.com>
-License: GPL-2+ (FIXME)
+Copyright: 2014 Tim Potter <tpot at hp.com>
+License: Apache-2.0
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: Apache-2.0
+ Copyright 2012-2013 Jordan Sissel and contributors.
.
- 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.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
.
- 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
+ http://www.apache.org/licenses/LICENSE-2.0
.
- 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'.
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ftw.git
More information about the Pkg-ruby-extras-commits
mailing list