[DRE-commits] [ruby-fog-xenserver] 02/11: adding changelog control and copyright file
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jan 21 08:48:41 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 e5ac6a8097c7ff79afeb542d10453e3e15524e21
Author: sudheesh <sudheeshshetty at gmail.com>
Date: Sat Jan 16 21:55:15 2016 +0530
adding changelog control and copyright file
---
debian/changelog | 6 +++---
debian/control | 8 +++++---
debian/copyright | 9 ++-------
3 files changed, 10 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a588de3..e9c4669 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-fog-xenserver (0.2.3-1) UNRELEASED; urgency=medium
+ruby-fog-xenserver (0.2.2-1) UNRELEASED; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #808171)
- -- Sudheesh Shetty <sudheeshshetty at gmail.com> Sat, 16 Jan 2016 21:45:04 +0530
+ -- Sudheesh Shetty <sudheeshshetty at gmail.com> Wed, 16 Dec 2015 07:35:14 +0530
diff --git a/debian/control b/debian/control
index 95d2085..5dfa296 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
#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
@@ -15,5 +15,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
# fog-xml (>= 0), fog-core (>= 0), rake (>= 0, development), minitest (>= 0, development), turn (>= 0, development), pry (>= 0, development), vcr (>= 0, development), webmock (>= 0, development), coveralls (>= 0, development)
-Description: This library can be used as a module for `fog` or as standalone provider to use the XENSERVER in applications.
- Module for the 'fog' gem to support XENSERVER.
+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
+ hypervisor management platform.
diff --git a/debian/copyright b/debian/copyright
index a4b2f58..ed933f5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,9 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fog-xenserver
-Source: FIXME <http://example.com/>
-
-Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Source: https://github.com/fog/fog-xenserver
Files: debian/*
-Copyright: 2016 Sudheesh Shetty <sudheeshshetty at gmail.com>
+Copyright: 2015 Sudheesh Shetty <sudheeshshetty at gmail.com>
License: GPL-2+ (FIXME)
Comment: the Debian packaging is licensed under the same terms as the original package.
--
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