[pkg-java] r13685 - trunk/autocomplete/debian

vladimir kotov rk13-guest at alioth.debian.org
Wed May 11 20:30:03 UTC 2011


Author: rk13-guest
Date: 2011-05-11 20:30:01 +0000 (Wed, 11 May 2011)
New Revision: 13685

Modified:
   trunk/autocomplete/debian/changelog
   trunk/autocomplete/debian/control
   trunk/autocomplete/debian/copyright
Log:
[autocomplete]
* changed copyright information
* changed standards version to 3.9.2 and refreshed date of the last entry in d/changelog



Modified: trunk/autocomplete/debian/changelog
===================================================================
--- trunk/autocomplete/debian/changelog	2011-05-10 22:58:10 UTC (rev 13684)
+++ trunk/autocomplete/debian/changelog	2011-05-11 20:30:01 UTC (rev 13685)
@@ -2,4 +2,4 @@
 
   * Initial release. (Closes: #619046)
 
- -- Vladimir Kotov <vladimir at kotov.lv>  Mon, 04 Apr 2011 23:44:15 +0300
+ -- Vladimir Kotov <vladimir at kotov.lv>  Wed, 11 May 2011 22:04:49 +0300

Modified: trunk/autocomplete/debian/control
===================================================================
--- trunk/autocomplete/debian/control	2011-05-10 22:58:10 UTC (rev 13684)
+++ trunk/autocomplete/debian/control	2011-05-11 20:30:01 UTC (rev 13685)
@@ -5,7 +5,7 @@
 Uploaders: Vladimir Kotov <vladimir at kotov.lv>
 Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.32), maven-repo-helper, ant
 Build-Depends-Indep: default-jdk, default-jdk-doc, librsyntaxtextarea-java, librsyntaxtextarea-java-doc
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/autocomplete
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/autocomplete
 Homepage: http://fifesoft.com/autocomplete/

Modified: trunk/autocomplete/debian/copyright
===================================================================
--- trunk/autocomplete/debian/copyright	2011-05-10 22:58:10 UTC (rev 13684)
+++ trunk/autocomplete/debian/copyright	2011-05-11 20:30:01 UTC (rev 13685)
@@ -5,24 +5,21 @@
 
 Files: *
 Copyright: 2003-2011, Robert Futrell
-License: LGPL-2.1
+License: LGPL-2.1+
 
-Files: org/fife/ui/autocomplete/*.png
+Files: src/org/fife/ui/autocomplete/arrow_left.png,
+ src/org/fife/ui/autocomplete/arrow_right.png
 Copyright: 2006, Mark James
 License: Creative Commons 3.0 Attribution
 
 Files: debian/*
 Copyright: 2011, Vladimir Kotov <vladimir at kotov.lv>
-License: GPL-2
+License: LGPL-2.1+
 
 License: LGPL-2.1
  On Debian GNU/Linux system you can find the complete text of the
  LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
 
-License: GPL-2
- On Debian GNU/Linux system you can find the complete text of the
- GPL-2 license in '/usr/share/common-licenses/GPL-2'
-
 License: Creative Commons 3.0 Attribution
  .
  THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE




More information about the pkg-java-commits mailing list