[DRE-commits] [ruby-diaspora-federation] 02/02: make lintian happy

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 30 12:47:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-diaspora-federation.

commit 05d6bd433775de4d40c58d9e91c4f59117a6d20d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 30 17:28:18 2015 +0530

    make lintian happy
---
 debian/changelog |  6 +++---
 debian/control   |  6 +++---
 debian/copyright | 40 +++++++++++++++++-----------------------
 3 files changed, 23 insertions(+), 29 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7475910..128ef83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-diaspora-federation (0.0.3-1) UNRELEASED; urgency=medium
+ruby-diaspora-federation (0.0.3-1) unstable; urgency=medium
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #794085)
 
- -- Pirate Praveen <praveen at debian.org>  Thu, 30 Jul 2015 17:17:42 +0530
+ -- Pirate Praveen <praveen at debian.org>  Thu, 30 Jul 2015 17:16:58 +0530
diff --git a/debian/control b/debian/control
index ace52d6..8182992 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
-               ruby-nokogiri (>= 1.6),
                ruby-nokogiri (>= 1.6.6)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-diaspora-federation.git
@@ -18,9 +17,10 @@ Package: ruby-diaspora-federation
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-nokogiri (>= 1.6),
          ruby-nokogiri (>= 1.6.6),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: diaspora* federation library
- This gem provides the functionality for de-/serialization and de-/encryption of Entities in the protocols used for communication among the various installations of Diaspora*
+ This library provides the functionality for de-/serialization and
+ de-/encryption of Entities in the protocols used for communication among the
+ various installations of Diaspora*
diff --git a/debian/copyright b/debian/copyright
index 0de021e..0b9ad85 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,29 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: diaspora_federation
-Source: FIXME <http://example.com/>
+Source: https://rubygems.org/gems/diaspora_federation
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2015  Benjamin Neff
+License: AGPL-3+
 
 Files: debian/*
 Copyright: 2015 Pirate Praveen <praveen at debian.org>
-License: GPL-2+ (FIXME)
+License: AGPL-3+
 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: AGPL-3+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Affero General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
  .
- 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.
+ 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 Affero General Public License for more details.
  .
- 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
+ You should have received a copy of the GNU Affero General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  .
- 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'.
+ Some parts are based on an older federation gem from Florian Staudacher:
+ https://github.com/Raven24/diaspora-federation

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



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