[DRE-commits] [ruby-fog-xenserver] 10/11: changed compat, changelog, control, copyright

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 21 08:48:42 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-xenserver.

commit bbb754c494f3862bdf125723b2a12dd0545f063e
Author: sudheesh <sudheeshshetty at gmail.com>
Date:   Wed Jan 20 23:13:45 2016 +0530

    changed compat, changelog, control, copyright
---
 debian/changelog                         |  2 +-
 debian/compat                            |  2 +-
 debian/control                           | 12 ++++-----
 debian/copyright                         | 43 ++++++++++++++++++++++++--------
 debian/ruby-fog-xenserver/DEBIAN/control |  2 +-
 5 files changed, 42 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 89c17d8..6c42c57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-fog-xenserver (0.2.3-1) UNRELEASED; urgency=medium
+ruby-fog-xenserver (0.2.3-1) unstable; urgency=medium
 
   * Initial release (Closes: #808171)
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 8e18825..e7c1d0a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,19 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Sudheesh Shetty <sudheeshshetty at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~)
+Build-Depends: debhelper (>= 9.0~), gem2deb (>= 0.6.1~)
 Standards-Version: 3.9.6
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-xenserver.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-xenserver.git;a=summary
 Homepage: https://github.com/fog/fog-xenserver
 XS-Ruby-Versions: all
 
 Package: ruby-fog-xenserver
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-fog-xml,
- ruby-fog-core
+Depends: ruby | ruby-interpreter,
+         ruby-fog-core,
+         ruby-fog-xml,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Module for the 'fog' gem to support XENSERVER
  This library can be used as a module for `fog` or as standalone script to use
  the XENSERVER in applications. XenServer is a server virtualization and
diff --git a/debian/copyright b/debian/copyright
index fef417d..53f5ee8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,19 +2,42 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: fog-xenserver
 Source: https://github.com/fog/fog-xenserver
 
+Files: *
+Copyright: 2014 avic85 <avi.cohen.20 at gmail.com>
+	   2014 Celso Fernandes <fernandes at zertico.com>
+	   2014 deepj <deepjungle.maca at gmail.com>
+           2014 georgyous <boss_geo2005 at yahoo.com>
+	   2014 Gustavo Villalta <gvillalta99 at gmail.com>
+	   2014 James Herdman <james.herdman at me.com>
+	   2014 Lance Ivy <lance at cainlevy.net>
+	   2014 Matheus Mina <mfbmina at gmail.com>
+	   2014 Oguz Bilgic <fisyonet at gmail.com>
+	   2014 Paul Thornthwaite <tokengeek at gmail.com>
+	   2014 Paulo Henrique Lopes Ribeiro <plribeiro at zertico.com>
+	   2014 Sergio Rubio <sergio.rubio at github.com>
+	   2014 Wesley Beary <geemus at gmail.com>
+License: Expat
+
 Files: debian/*
 Copyright: 2015 Sudheesh Shetty <sudheeshshetty at gmail.com>
-License: MIT
+License: Expat
 Comment: the Debian packaging is licensed under the same terms as the original package.
 
-License: MIT
- 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:
+License: Expat
+ 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 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.
+ 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.
diff --git a/debian/ruby-fog-xenserver/DEBIAN/control b/debian/ruby-fog-xenserver/DEBIAN/control
index 09f7991..691aea7 100644
--- a/debian/ruby-fog-xenserver/DEBIAN/control
+++ b/debian/ruby-fog-xenserver/DEBIAN/control
@@ -3,7 +3,7 @@ Version: 0.2.3-1
 Architecture: all
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Installed-Size: 329
-Depends: ruby | ruby-interpreter | ruby-fog-xml (>= 0) | ruby-fog-core (>= 0)
+Depends: ruby | ruby-interpreter, ruby-fog-xml, ruby-fog-core
 Section: ruby
 Priority: optional
 Homepage: https://github.com/fog/fog-xenserver

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



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