[DRE-commits] [ruby-fog-dynect] 02/05: adding changelog control copyright

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Feb 2 14:16:13 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-fog-dynect.

commit cb7c1567a6bd0ee26677b6188cfe14cebe6adbb8
Author: Sagar Ippalpalli <i.vikram15 at gmail.com>
Date:   Mon Feb 1 23:19:35 2016 +0530

    adding changelog control copyright
---
 debian/changelog |  2 +-
 debian/control   | 11 ++++++-----
 debian/copyright | 34 ++++++++++++++++++++++++++++------
 3 files changed, 35 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 96bd0bd..d4ec295 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ ruby-fog-dynect (0.0.2-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #810831)
 
- -- Sagar Ippalpalli <debian at debian.debian>  Mon, 01 Feb 2016 23:03:44 +0530
+ -- Sagar Ippalpalli <i.vikram15 at gmail.com>  Tue, 12 Jan 2016 22:15:57 +0530
diff --git a/debian/control b/debian/control
index c05c4ab..88c2c0b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: ruby-fog-dynect
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Sagar Ippalpalli <>
+Uploaders: Sagar Ippalpalli <i.vikram15 at gmail.com>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                ruby-fog-core,
                ruby-fog-json,
                ruby-fog-xml
 Standards-Version: 3.9.6
-Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-fog-dynect.git
+Vcs-Git: https://anonscm.debian.org/pkg-ruby-extras/ruby-fog-dynect.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fog-dynect.git
 Homepage: http://github.com/fog/fog-dynect
 Testsuite: autopkgtest-pkg-ruby
@@ -24,6 +24,7 @@ Depends: ruby | ruby-interpreter,
          ruby-fog-xml,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Module for the 'fog' gem to support Dynect DNS.
- This library can be used as a module for `fog` or as
- standalone provider to use Dynect DNS in applications.
+Description: Module for the 'fog' gem to support Dynect DNS
+ This library can be used as a module for `fog` 
+ or as standalone provider to use Dynect DNS 
+ in applications.
diff --git a/debian/copyright b/debian/copyright
index 52b4d04..5d09370 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,16 +3,38 @@ Upstream-Name: fog-dynect
 Source: http://github.com/fog/fog-dynect
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2014 geemus <geemus at gmail.com>
+           2014 tokengeek <tokengeek at gmail.com>
+	   2014 glennpratt <glennpratt at gmail.com>
+	   2014	krames <kyle at rames.org>	
+License: Expat
+ Copyright (c) 2014
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so, 
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
+ SOFTWARE.
 
 Files: debian/*
-Copyright: 2016 Sagar Ippalpalli <>
-License: GPL-2+ (FIXME)
+Copyright: 2016 Sagar Ippalpalli <i.vikram15 at gmail.com>
+License: GPL-2+
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
-License: GPL-2+ (FIXME)
+License: GPL-2+ 
  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

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



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