[DRE-commits] [SCM] ruby-thor.git branch, master, updated. debian/0.14.6-1-2-g9d231d5

Laurent Bigonville bigon at bigon.be
Fri May 11 13:47:47 UTC 2012


The following commit has been merged in the master branch:
commit 9d231d53524f9ab24ca0bf8ca03b717dc1a4b346
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri May 11 15:47:42 2012 +0200

    debian/copyright: Dep5 requires that a reference to an already included licence is standalone

diff --git a/debian/changelog b/debian/changelog
index 9f26539..93c061a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-thor (0.14.6-2) UNRELEASED; urgency=low
+
+  * debian/copyright: Dep5 requires that a reference to an already included
+    licence is standalone
+
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 11 May 2012 15:44:42 +0200
+
 ruby-thor (0.14.6-1) unstable; urgency=low
 
   * Initial release (Closes: #647068)
diff --git a/debian/copyright b/debian/copyright
index 8181e4f..ab81235 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,6 +5,12 @@ Source: https://github.com/rails/journey
 Files: *
 Copyright: 2008 Yehuda Katz
 License: Expat
+
+Files: debian/*
+Copyright: Copyright 2011 Ondřej Surý <ondrej at debian.org>
+License: Expat
+
+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
@@ -23,7 +29,3 @@ License: Expat
  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: Copyright 2011 Ondřej Surý <ondrej at debian.org>
-License: Expat

-- 
ruby-thor.git



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