Enlightenment CVS committal

Author  : swielinga
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/debian


Modified Files:
        changelog control rules 


Log Message:
Big overhaul of a lot of the debian packages

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/debian/changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- changelog   12 Nov 2001 13:53:30 -0000      1.1
+++ changelog   21 Aug 2003 16:21:11 -0000      1.2
@@ -1,5 +1,5 @@
-entice (0.5.0-0cvs2001112001) unstable; urgency=low
+entice (0.7.0-0cvs20030821) unstable; urgency=low
 
   * a CVS release
   
- -- Laurence J. Lane <[EMAIL PROTECTED]>  Mon, 12 Nov 2001 08:32:08 -0500
+ -- Sytse Wielinga <[EMAIL PROTECTED]>  Thu, 21 Aug 2003 18:04:22 +0200
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- control     12 Nov 2001 13:53:30 -0000      1.1
+++ control     21 Aug 2003 16:21:11 -0000      1.2
@@ -1,7 +1,7 @@
 Source: entice
 Section: graphics
 Priority: optional
-Maintainer: Laurence J. Lane <[EMAIL PROTECTED]>
+Maintainer: Sytse Wielinga <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 3.0)
 Standards-Version: 3.5.6.0
 
@@ -9,5 +9,7 @@
 Architecture: any
 Section: graphics
 Depends: ${shlibs:Depends}
-Description: ummm.. e17 something blah blah blah
- dot dot dot
+Description: Image viewer based on libeet
+ Entice is a sexy-looking image viewer, with the ability to show images
+ full-screen and to view multiple images with clickable disappearing
+ thumbnails.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- rules       12 Nov 2001 13:53:30 -0000      1.1
+++ rules       21 Aug 2003 16:21:11 -0000      1.2
@@ -4,7 +4,7 @@
 export DH_COMPAT=3
 export DH_OPTIONS
 
-INSTALL=/usr/bin/install -o root -g root
+INSTALL=/usr/bin/install -p
 package=entice
 
 configure: configure-stamp
@@ -27,9 +27,11 @@
 install: DH_OPTIONS=
 install: build 
        dh_testdir
+       dh_testroot
        dh_clean -k
        dh_installdirs
        $(MAKE) install DESTDIR=$(CURDIR)/debian/$(package)
+       find $(CURDIR)/debian/$(package) -name CVS -a -type d -print0 |xargs -0 rm -rf
 
 binary-indep:
 
@@ -43,8 +45,8 @@
        dh_strip
        dh_compress
        dh_fixperms
-       dh_installdeb
        dh_makeshlibs
+       dh_installdeb
        dh_shlibdeps
        dh_gencontrol
        dh_md5sums




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to