rev 11208 - kde-extras/yzis/trunk/debian

Adrian Friedli adi-guest at alioth.debian.org
Sun Jun 29 17:12:21 UTC 2008


Author: adi-guest
Date: 2008-06-29 17:12:20 +0000 (Sun, 29 Jun 2008)
New Revision: 11208

Modified:
   kde-extras/yzis/trunk/debian/changelog
   kde-extras/yzis/trunk/debian/control
   kde-extras/yzis/trunk/debian/copyright
Log:
yzis version bumped to 1.0-alpha1


Modified: kde-extras/yzis/trunk/debian/changelog
===================================================================
--- kde-extras/yzis/trunk/debian/changelog	2008-06-29 17:06:21 UTC (rev 11207)
+++ kde-extras/yzis/trunk/debian/changelog	2008-06-29 17:12:20 UTC (rev 11208)
@@ -1,14 +1,5 @@
-yzis (0~svn2719-2) UNRELEASED; urgency=low
+yzis (1.0~alpha1-1) experimental; urgency=low
 
-  * control (Thanks to Fathi Boudra):
-    * Superfluous build dependency on libqt4-dev removed.
-    * XS-Vcs-* fields replaced by Vcs-* ones.
-    * Redundant descriptions rewritten.
+  * Initial release. (Closes: #296520)
 
- -- Adrian Friedli <adi at koalatux.ch>  Mon, 11 Feb 2008 22:16:06 +0100
-
-yzis (0~svn2719-1) experimental; urgency=low
-
-  * Initial release (Closes: #296520)
-
- -- Adrian Friedli <adi at koalatux.ch>  Sat, 09 Feb 2008 20:44:33 +0100
+ -- Adrian Friedli <adi at koalatux.ch>  Sun, 29 Jun 2008 15:56:52 +0200

Modified: kde-extras/yzis/trunk/debian/control
===================================================================
--- kde-extras/yzis/trunk/debian/control	2008-06-29 17:06:21 UTC (rev 11207)
+++ kde-extras/yzis/trunk/debian/control	2008-06-29 17:12:20 UTC (rev 11208)
@@ -4,7 +4,7 @@
 Maintainer: Adrian Friedli <adi at koalatux.ch>
 Build-Depends: cdbs, debhelper (>= 5), cmake, liblua5.1-0-dev,
  libncursesw5-dev, kdelibs5-dev, libmagic-dev, docbook2x
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/kde-extras/yzis/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/yzis/trunk/
 Homepage: http://www.yzis.org/

Modified: kde-extras/yzis/trunk/debian/copyright
===================================================================
--- kde-extras/yzis/trunk/debian/copyright	2008-06-29 17:06:21 UTC (rev 11207)
+++ kde-extras/yzis/trunk/debian/copyright	2008-06-29 17:12:20 UTC (rev 11208)
@@ -17,12 +17,20 @@
 libyzis/*
 libyzisrunner/*
 qyzis/*
+syntax/*
 except libyzis/noncopyable.h, see below
 except libyzis/readtags/* wich are under public domain
 except libyzisrunner/main.cpp wich is under GPL, see below
 except qyzis/main.cpp wich is under GPL, see below
 except qyzis/qyconfiguredialog.{cpp,h} wich are under GPL, see below
 except qyzis/qysession.{cpp,h} wich are under GPL, see below
+except syntax/{logtalk,lpc}.xml wich are under Artistic License, see below
+except syntax/mediawiki.xml wich is under GFDL, see below
+except
+  syntax/{asm-avr,clipper,email,freebasic,gap,gnuassembler,inform,nasm,octave,
+  progress,r,xharbour,pgn}.xml
+  wich are under GPL, see below
+except syntax/fstab.xml wich is under public domain
 
     This package is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
@@ -70,6 +78,32 @@
 
 --------------------------------------------------------------------------------
 
+License of syntax/mediawiki.xml
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.2
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+
+On Debian systems, the complete text of the GNU Free
+Documentation License can be found in `/usr/share/common-licenses/GFDL'.
+
+--------------------------------------------------------------------------------
+
+License of syntax/{logtalk,lpc}.xml
+
+    This program is free software; you can redistribute it and/or modify it
+    under the terms of the "Artistic License" which comes with Debian.
+
+    THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
+    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
+    OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+On Debian systems, the complete text of the Artistic License
+can be found in `/usr/share/common-licenses/Artistic'.
+
+--------------------------------------------------------------------------------
+
 License of libyzis/noncopyable.h
 
     (C) Copyright Boost.org 1999-2003. Permission to copy, use, modify, sell
@@ -78,7 +112,6 @@
     express or implied warranty, and with no claim as to its suitability for
     any purpose.
 
-
 --------------------------------------------------------------------------------
 
 The Debian packaging is (C) 2008, Adrian Friedli <adi at koalatux.ch> and




More information about the pkg-kde-commits mailing list