[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.0.1-1-14-g063e683

Taku YASUI tach at debian.org
Fri May 4 11:33:43 UTC 2012


The following commit has been merged in the master branch:
commit 6bd18f8e4b1f701d3a6557ec4ef9f5d6b134de50
Author: Taku YASUI <tach at debian.org>
Date:   Fri May 4 19:28:09 2012 +0900

    Add debian/copyright file

diff --git a/debian/changelog b/debian/changelog
index 937b543..6b8a3d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ tdiary (3.0.1-2) unstable; urgency=low
   * Add Taku YASUI <tach at debian.org> to the uploaders
   * Use quilt instead of dpatch
   * Change source format to 3.0 (quilt)
+  * Add debian/copyright file
 
- -- Taku YASUI <tach at debian.org>  Fri, 04 May 2012 18:54:45 +0900
+ -- Taku YASUI <tach at debian.org>  Fri, 04 May 2012 19:18:55 +0900
 
 tdiary (3.0.1-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..769386c
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,22 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: tDiary
+Upstream-Contact: http://www.tdiary.org/20000102.html
+Source: https://github.com/tdiary
+Copyright: (C) 2001-2010 TADA Tadashi <sho at spc.gr.jp>
+License: GPL-2
+Disclaimer:
+    A lot of people have contributed to this software.  I picked them out
+    at copyright file for each binary package.  Please take a look at the
+    binary package dedicated copyright file.
+
+Files: debian/*
+Copyright: (C) 2002-2012 Daigo Moriwaki <daigo at debian.org>
+           (C) 2012 Taku YASUI <tach at debian.org>
+License: GPL-2
+
+License: GPL-2
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL-2'

-- 
tdiary.git



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