[DRE-commits] [ruby-bcat] 01/04: fix dep5-copyright-license-name-not-unique
Hideki Yamane
henrich at moszumanska.debian.org
Sat Dec 5 09:07:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository ruby-bcat.
commit ec7ff9e7c47744ee6b4b2a0b738c34203aa530bb
Author: Hideki Yamane <henrich at debian.org>
Date: Sat Dec 5 18:01:47 2015 +0900
fix dep5-copyright-license-name-not-unique
---
debian/changelog | 9 ++++++++-
debian/copyright | 18 ++----------------
2 files changed, 10 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9d7590f..e97acba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
+ruby-bcat (0.6.2-4) UNRELEASED; urgency=medium
+
+ * debian/copyright
+ - fix "dep5-copyright-license-name-not-unique" warning
+
+ -- Hideki Yamane <henrich at debian.org> Sat, 05 Dec 2015 18:01:12 +0900
+
ruby-bcat (0.6.2-3) unstable; urgency=low
- Team upload.
+ * Team upload.
[ Christian Hofstaedtler ]
* Add alternative dependency on ruby-rack1.4
diff --git a/debian/copyright b/debian/copyright
index d35b199..f4b5285 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,26 +5,12 @@ Source: http://rtomayko.github.com/bcat/
Files: *
Copyright: 2010-2011 Ryan Tomayko <http://tomayko.com/about>
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:
- .
- 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 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: 2012 Hideki Yamane <henrich at debian.org>
License: MIT
+
+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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bcat.git
More information about the Pkg-ruby-extras-commits
mailing list