[DRE-commits] r2640 - packages/libtioga-ruby/trunk/debian

fourmond at alioth.debian.org fourmond at alioth.debian.org
Sun Apr 6 11:50:50 UTC 2008


Author: fourmond
Date: 2008-04-06 11:50:49 +0000 (Sun, 06 Apr 2008)
New Revision: 2640

Modified:
   packages/libtioga-ruby/trunk/debian/changelog
   packages/libtioga-ruby/trunk/debian/control
   packages/libtioga-ruby/trunk/debian/copyright
Log:
[libtioga-ruby] New upstream release + switching to machine-readable debian/copyright

Modified: packages/libtioga-ruby/trunk/debian/changelog
===================================================================
--- packages/libtioga-ruby/trunk/debian/changelog	2008-04-05 21:14:40 UTC (rev 2639)
+++ packages/libtioga-ruby/trunk/debian/changelog	2008-04-06 11:50:49 UTC (rev 2640)
@@ -1,3 +1,13 @@
+libtioga-ruby (1.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Added long-forgotten Vcs fields
+  * Switched to a machine-readable form for debian/copyright 
+    (killing lintian's copyright-without-copyright-notice warning 
+    in the process)
+
+ -- Vincent Fourmond <fourmond at debian.org>  Sun, 06 Apr 2008 13:46:50 +0200
+
 libtioga-ruby (1.7-1) unstable; urgency=low
 
   * Using new Hompage field

Modified: packages/libtioga-ruby/trunk/debian/control
===================================================================
--- packages/libtioga-ruby/trunk/debian/control	2008-04-05 21:14:40 UTC (rev 2639)
+++ packages/libtioga-ruby/trunk/debian/control	2008-04-06 11:50:49 UTC (rev 2640)
@@ -6,7 +6,10 @@
 Build-Depends: debhelper (>= 4.0.0), ruby1.8-dev, ruby1.8, zlib1g-dev, dpatch, ruby-pkg-tools, rdoc1.8
 Standards-Version: 3.7.3
 Homepage: http://rubyforge.org/projects/tioga/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/packages/libtioga-ruby/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libtioga-ruby/trunk
 
+
 Package: tioga
 Architecture: all
 Depends: libtioga-ruby

Modified: packages/libtioga-ruby/trunk/debian/copyright
===================================================================
--- packages/libtioga-ruby/trunk/debian/copyright	2008-04-05 21:14:40 UTC (rev 2639)
+++ packages/libtioga-ruby/trunk/debian/copyright	2008-04-06 11:50:49 UTC (rev 2640)
@@ -3,10 +3,12 @@
 
 It was downloaded from http://theory.kitp.ucsb.edu/~paxton/tioga.html
 
-Copyright Holder: Bill Paxton <paxton at kitp.ucsb.edu>
 
-License:
 
+Files: *
+Copyright: 2005-2008 Bill Paxton <paxton at kitp.ucsb.edu>
+	   2007,2008 Vincent Fourmond and Taro Sato
+License: LGPL-2+
     This package is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
@@ -21,6 +23,13 @@
     License along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
+Files: debian/*
+Copyright: 2007,2008 Vincent Fourmond <fourmond at debian.org>
+License: GPL-2+
+
 On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
+Public License version 2 (LGPL2+) can be found in 
+`/usr/share/common-licenses/LGPL-2.'. Similarlu the complete text of
+the GNU General Public License version 2 (GPL-2+) can be found in
+`/usr/share/common-licenses/GPL-2.'
 




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