diff --git a/debian/changelog b/debian/changelog index 3284f91..b311341 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +epplets (0.6.cvs.2001031501-2) unstable; urgency=low + + * Added 'Section:' to each package so they are installed to the + correct area. + + -- Stephen Frost Thu, 15 Mar 2001 15:13:39 -0500 + +epplets (0.6.cvs.20010315-1) unstable; urgency=low + + * New CVS build. + * Modified versioning to better support CVS + * Added Build-Depends line, closes: #84227 + + -- Stephen Frost Thu, 15 Mar 2001 10:01:39 -0500 + epplets (0.6.0-0.2001030401) unstable; urgency=low * New CVS build. diff --git a/debian/control b/debian/control index 3d86c21..894dda7 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: freetype2-dev, libesd0-dev | libesd-alsa0-dev, libfnlib-dev, imli Standards-Version: 3.1.1.0 Package: epplets +Section: x11 Architecture: any Depends: libepplet0 (= ${Source-Version}), ${shlibs:Depends}, enlightenment (>= 0.16.5-1) Suggests: eeyes @@ -18,12 +19,14 @@ Description: The Epplets for the Enlightenment Window Manager E-Mixer, E-Screenshoot, E-Xscreensaver, and others. Package: libepplet0 +Section: libs Architecture: any Depends: ${shlibs:Depends} Description: The Epplet Shared Libraries Shared libraries used by Epplets. Package: libepplet-dev +Section: devel Architecture: any Depends: libepplet0 (= ${Source-Version}), libc6-dev Description: Development files for Epplets