Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave/debian


Modified Files:
        changelog.in control copyright rules 
Added Files:
        libengrave-dev.install 
Removed Files:
        libengrave0-dev.install 


Log Message:
update debian files.

===================================================================
RCS file: /cvs/e/e17/libs/engrave/debian/changelog.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- changelog.in        7 Oct 2005 22:59:17 -0000       1.1
+++ changelog.in        29 Jun 2008 13:09:43 -0000      1.2
@@ -2,5 +2,5 @@
 
   * a CVS snapshot release.
 
- -- Blake Barnett (shadoi) <[EMAIL PROTECTED]>  Fri, 23 Sep 2005 12:58:48 -0700
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Sun, 29 Jun 2008 13:07:34 +0000
 
===================================================================
RCS file: /cvs/e/e17/libs/engrave/debian/control,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- control     2 Apr 2007 19:46:34 -0000       1.8
+++ control     29 Jun 2008 13:09:43 -0000      1.9
@@ -1,16 +1,16 @@
 Source: engrave
 Section: libs
 Priority: optional
-Maintainer: Blake Barnett <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.2.0), cdbs, byacc, flex, automake1.7 | 
automaken, libtool, libecore0-dev, libevas0-dev, libeet0-dev
-Standards-Version: 3.7.2
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 6), cdbs, byacc, flex, automake1.7 | automaken, 
libtool, libecore-dev, libevas-dev, libeet-dev
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
-Package: libengrave0-dev
+Package: libengrave-dev
 Section: libdevel
 Architecture: any
-Depends: libecore0-dev, libevas0-dev, libeet0-dev
-Provides: libengrave-dev
-Conflicts: libengrave-dev
+Depends: libengrave0 (= ${Source-Version}), libecore-dev, libevas-dev, 
libeet-dev
+Provides: libengrave0-dev
 Description: Enlightenment edje EDC parsing library development files
  Engrave is a library for loading, and writing EDC files.
  .
===================================================================
RCS file: /cvs/e/e17/libs/engrave/debian/copyright,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- copyright   3 Dec 2004 23:37:35 -0000       1.2
+++ copyright   29 Jun 2008 13:09:43 -0000      1.3
@@ -4,29 +4,34 @@
 The source is downloaded from the e17/libs/engrave module of the enlightenment 
CVS 
 tree. For more information, see:
 
-  http://www.enlightenment.org/cvs.html
+  http://www.enlightenment.org
 
 Upstream Authors: Enlightenment team <[EMAIL PROTECTED]>
 
 Copyright:
 
-Copyright (C) 2004 Brian Mattern and various contributors (see AUTHORS)
+       Copyright (C) 2004 Brian Mattern and various contributors (see AUTHORS)
 
-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 without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-  
-The above copyright notice and this permission notice shall be included in
-all copies of the Software, its documentation and marketing & publicity 
-materials, and acknowledgment shall be given in the documentation, materials
-and software packages that this Software was used.
-   
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS BE LIABLE FOR ANY 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.
+License:
+
+  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 without limitation the
+  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+  sell copies of the Software, and to permit persons to whom the Software is
+  furnished to do so, subject to the following conditions:
+    
+  The above copyright notice and this permission notice shall be included in
+  all copies of the Software, its documentation and marketing & publicity 
+  materials, and acknowledgment shall be given in the documentation, materials
+  and software packages that this Software was used.
+     
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+  THE AUTHORS BE LIABLE FOR ANY 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.
+
+On Debian systems, the complete text of the BSD License can be found
+in `/usr/share/common-licenses/BSD'.
===================================================================
RCS file: /cvs/e/e17/libs/engrave/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- rules       2 Apr 2007 19:46:34 -0000       1.4
+++ rules       29 Jun 2008 13:09:43 -0000      1.5
@@ -6,5 +6,4 @@
 DEB_MAKE_CLEAN_TARGET := clean
 
 clean::
-       if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi
-
+       ./autogen.sh --prefix=/usr $(DEB_CONFIGURE_EXTRA_FLAGS)



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to