[DRE-commits] [ruby-diaspora-federation-rails] 02/04: add itp, update copyright

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 30 13:34:13 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-rails.

commit 992254dbccaceeab66f2ef31d713a09660c72af7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 30 18:59:38 2015 +0530

    add itp, update copyright
---
 debian/changelog |  4 ++--
 debian/copyright | 40 +++++++++++++++++-----------------------
 2 files changed, 19 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ade07cf..2169d84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 ruby-diaspora-federation-rails (0.0.3-1) UNRELEASED; urgency=medium
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #794094)
 
- -- Pirate Praveen <praveen at debian.org>  Thu, 30 Jul 2015 18:55:20 +0530
+ -- Pirate Praveen <praveen at debian.org>  Tue, 28 Jul 2015 17:34:02 +0530
diff --git a/debian/copyright b/debian/copyright
index d8b3955..e05f87a 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-rails
-Source: FIXME <http://example.com/>
+Source: https://rubygems.org/gems/diaspora_federation-rails
 
 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-rails.git



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