[DRE-commits] [ruby-elasticsearch] 06/09: Fix various lintian warnings/errors

Tim Potter tpot-guest at moszumanska.debian.org
Mon Sep 8 04:34:55 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-elasticsearch.

commit a0948140e2f36fd1b4246939f79b088bc659d2f8
Author: Tim Potter <tpot at hp.com>
Date:   Mon Sep 8 12:47:18 2014 +1000

    Fix various lintian warnings/errors
---
 debian/changelog |  2 +-
 debian/copyright | 43 ++++++++++++++++++-------------------------
 2 files changed, 19 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1fa49f7..0434729 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 ruby-elasticsearch (1.0.4-1) unstable; urgency=medium
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #760806)
 
  -- Tim Potter <tpot at hp.com>  Wed, 06 Aug 2014 14:04:18 +1000
diff --git a/debian/copyright b/debian/copyright
index e2a93f8..5ddd418 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,28 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: elasticsearch
-Source: FIXME <http://example.com/>
+Upstream-Name: elasticsearch-ruby
+Source: https://github.com/elasticsearch/elasticsearch-ruby
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2013-2014 Elasticsearch <http://www.elasticsearch.org>
+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
+ 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
  .
- 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.
+   http://www.apache.org/licenses/LICENSE-2.0
  .
- 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
+ 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.
  .
- 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'.
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-elasticsearch.git



More information about the Pkg-ruby-extras-commits mailing list