forked from e16/e16
1
0
Fork 0

update debian rules and versions... :)

SVN revision: 311
This commit is contained in:
Carsten Haitzler 1999-09-17 18:32:22 +00:00
parent 26f225b685
commit 3cac9a7057
4 changed files with 35 additions and 14 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
enlightenment-cvs (0.16-0) unstable; urgency=low
* Package names changed to reflect CVS version
-- Lawrence J Lane <ljlane@debian.org> Fri, 17 Sep 1999 12:13:14 -0700
enlightenment-cvs (0.15-0.11) unstable; urgency=low
* Package names changed to reflect CVS version

22
debian/control vendored
View File

@ -1,14 +1,14 @@
Source: enlightenment-cvs
Section: x11
Priority: optional
Maintainer: Brian M. Almeida <bma@debian.org>
Maintainer: Lawrence J Lane <ljlane@debian.org>
Standards-Version: 2.4.0.0
Package: enlightenment-cvs-docs
Architecture: all
Recommends: enlightenment-cvs (>= 0.15)
Replaces: enlightenment-docs (<< 0.15-0.11)
Conflicts: enlightenment-docs (<< 0.15-0.11)
Recommends: enlightenment-cvs (>= 0.16)
Replaces: enlightenment-docs (<< 0.16-0)
Conflicts: enlightenment-docs (<< 0.16-0)
Provides: enlightenment-docs
Description: All documentation for Enlightenment and its themes
How to make a theme, how to customize E, FAQ, README, the works
@ -17,8 +17,8 @@ Package: enlightenment-cvs
Architecture: any
Depends: ${shlibs:Depends}, enlightenment-cvs-docs, enlightenment-cvs-theme
Suggests: dox-cvs, esound-cvs
Replaces: enlightenment (<< 0.15-0.11)
Conflicts: enlightenment (<< 0.15-0.11)
Replaces: enlightenment (<< 0.16-0)
Conflicts: enlightenment (<< 0.16-0)
Provides: enlightenment
Description: The Enlightenment Window Manager
The Enlightnment Window Manager, whose motto is "Time to rethink everything".
@ -30,9 +30,9 @@ Description: The Enlightenment Window Manager
Package: enlightenment-cvs-theme
Architecture: all
Depends: enlightenment-cvs-docs
Recommends: enlightenment-cvs(>= 0.15)
Replaces: enlightenment-theme (<< 0.15-0.11)
Conflicts: enlightenment-theme (<< 0.15-0.11)
Recommends: enlightenment-cvs(>= 0.16)
Replaces: enlightenment-theme (<< 0.16-0)
Conflicts: enlightenment-theme (<< 0.16-0)
Provides: enlightenment-theme
Description: Themes pictures and config files need by the Enlightenment WM
This package contains the graphics, sounds, and font needed for a minimal
@ -43,8 +43,8 @@ Package: dox-cvs
Architecture: any
Depends: ${shlibs:Depends}
Recommends: enlightenment-cvs
Replaces: dox (<< 0.15-0.11)
Conflicts: dox (<< 0.15-0.11)
Replaces: dox (<< 0.16-0)
Conflicts: dox (<< 0.16-0)
Provides: dox
Description: Dox is the Enlightened help program
Dox is Rasterman's little creation for Enlightenment and other Enlightened

19
debian/copyright vendored
View File

@ -1,8 +1,23 @@
This package was debianized by Sean E. Perry shaleh@debian.org on
Sun, 5 Jul 1998 20:07:42 -0400.
It can be downloaded from www.rasterman.com or www.enlightenment.org
It can be downloaded from http://www.enlightenment.org/
Copyright:
Enlightenment and Dox are released under the GPL.
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 or substantial portions of the Software.
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.

2
debian/rules vendored
View File

@ -12,7 +12,7 @@ configure: configure.in
Makefile: configure
@echo "--- Configuring"
./configure --enable-fsstd=yes --prefix=/usr \
./configure --disable-upgrade --enable-fsstd=yes --prefix=/usr \
--bindir=/usr/X11R6/bin
build: Makefile build-stamp