[DRE-commits] [ruby-net-ssh-gateway] 05/05: Fix lintian issue (no-dep5-copyright)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Fri Apr 10 16:15:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-net-ssh-gateway.
commit 8057565702f940e001d75377ad64c906013c8bf9
Author: Sebastien Badia <seb at sebian.fr>
Date: Fri Apr 10 18:13:25 2015 +0200
Fix lintian issue (no-dep5-copyright)
---
debian/changelog | 1 +
debian/copyright | 70 +++++++++++++++++++++++++++-----------------------------
2 files changed, 35 insertions(+), 36 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 17ba2e3..06e4a08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-net-ssh-gateway (1.2.0-3~exp1) experimental; urgency=medium
* Add ruby-test-unit to Build-Depends for ruby2.2
* Bump Standards-Version to 3.9.6 (no further changes)
* Update Vcs-Browser to cgit URL and HTTPS
+ * Fix lintian issue (no-dep5-copyright)
-- Sebastien Badia <seb at sebian.fr> Fri, 10 Apr 2015 18:07:34 +0200
diff --git a/debian/copyright b/debian/copyright
index 84126e9..8a4d4cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,34 @@
-This package was debianized by Leandro Nunes dos Santos <leandronunes at safernet.org.br> on
-Fri, 26 Sep 2008 16:27:48 -0300.
-
-It was downloaded from http://net-ssh.rubyforge.org/gateway/v1/api/index.html
-
-Upstream Author:
-
- Jamis Buck <jamis at 37signals.com>
-
-Copyright:
-
- Copyright © 2008 by Jamis Buck
-
-License:
-
- 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.
-
-The Debian packaging is © 2009, Christopher Lunsford <binarymutant at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Net::SSH::Multi
+Upstream-Contact: Jamis Buck <jamis at 37signals.com>
+Source: https://github.com/net-ssh/net-ssh-multi
+
+Files: *
+Copyright: 2008, Jamis Buck
+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 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.
+Comment: License referred to as MIT license.
+
+Files: debian/*
+Copyright: 2008, Leandro Nunes dos Santos <leandronunes at safernet.org.br>
+ 2009, Christopher Lunsford <binarymutant at gmail.com>
+License: GPL-3
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in `/usr/share/common-licenses/GPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-net-ssh-gateway.git
More information about the Pkg-ruby-extras-commits
mailing list