Enlightenment CVS committal Author : kaethorn Project : e17 Module : libs/enhance
Dir : e17/libs/enhance/debian Modified Files: changelog.in control copyright rules Added Files: libenhance-dev.install Removed Files: README.Debian libenhance0-dev.install Log Message: update Debian packaging. =================================================================== RCS file: /cvs/e/e17/libs/enhance/debian/changelog.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- changelog.in 27 Jun 2006 15:35:29 -0000 1.3 +++ changelog.in 3 May 2008 10:46:47 -0000 1.4 @@ -2,5 +2,5 @@ * a CVS snapshot release. - -- E17 Debian Team <[EMAIL PROTECTED]> Thu, 9 Feb 2006 01:47:09 +0100 + -- Falko Schmidt <[EMAIL PROTECTED]> Sat, 3 May 2008 12:30:50 +0000 =================================================================== RCS file: /cvs/e/e17/libs/enhance/debian/control,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- control 27 Jun 2006 15:51:50 -0000 1.6 +++ control 3 May 2008 10:46:47 -0000 1.7 @@ -1,14 +1,14 @@ Source: enhance Section: libs Priority: optional -Maintainer: E17 Debian Team <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), libexml, libetk-dev -Standards-Version: 3.6.2.2 +Maintainer: Falko Schmidt <[EMAIL PROTECTED]> +Build-Depends: cdbs, debhelper (>= 6), libexml0, libetk-dev +Standards-Version: 3.7.3 +Homepage: http://www.enlightenment.org Package: libenhance0 Architecture: any -Section: libs -Depends: libetk, libexml +Depends: ${shlibs:Depends} Provides: libenhance Description: Library for easy application GUI development After using Glade to design a GUI, you can save generate @@ -20,11 +20,11 @@ callbacks for you. There are several examples in the examples directory for you to take a look at. -Package: libenhance0-dev +Package: libenhance-dev Architecture: any Section: libdevel -Depends: libetk, libexml, libenhance0 -Provides: libenhance-dev +Depends: libetk-dev, libexml-dev, libenhance0 (= ${Source-Version}) +Provides: libenhance0-dev Description: Headers for libenhance0 After using Glade to design a GUI, you can save generate the .glade XML file that describes the interface design =================================================================== RCS file: /cvs/e/e17/libs/enhance/debian/copyright,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- copyright 17 Jan 2007 01:51:24 -0000 1.3 +++ copyright 3 May 2008 10:46:47 -0000 1.4 @@ -4,37 +4,42 @@ The source code is from the e17/libs/enhance module of the enlightenment CVS tree. For more information, see: -http://www.enlightenment.org/cvs.html + http://www.enlightenment.org Upstream Author: Hisham Mardam Bey <[EMAIL PROTECTED]> Copyright: -Copyright (C) 2005 Hisham Mardam Bey and various contributors (see AUTHORS) + Copyright (C) 2005 Hisham Mardam Bey 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 and its Copyright notices. In addition publicly -documented acknowledgment must be given that this software has been used if no -source code of this software is made available publicly. This includes -acknowledgments in either Copyright notices, Manuals, Publicity and Marketing -documents or any documentation provided with any product containing this -software. This License does not apply to any software that links to the -libraries provided by this software (statically or dynamically), but only to -the software provided. - -Please see the COPYING.PLAIN for a plain-english explanation of this notice -and it's intent. - -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 and its Copyright notices. In addition publicly + documented acknowledgment must be given that this software has been used if no + source code of this software is made available publicly. This includes + acknowledgments in either Copyright notices, Manuals, Publicity and Marketing + documents or any documentation provided with any product containing this + software. This License does not apply to any software that links to the + libraries provided by this software (statically or dynamically), but only to + the software provided. + + Please see the COPYING.PLAIN for a plain-english explanation of this notice + and it's intent. + + 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/enhance/debian/rules,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- rules 4 Apr 2006 21:16:00 -0000 1.2 +++ rules 3 May 2008 10:46:47 -0000 1.3 @@ -1,5 +1,4 @@ #!/usr/bin/make -f -# Rewrote debian/rules to use cdbs. include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk @@ -7,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) ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs