Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/debian


Modified Files:
        changelog.in control rules 
Added Files:
        libevfs-bin.install libevfs-debug.install libevfs-dev.install 
        libevfs-plugin-file-bzip2.install 
        libevfs-plugin-file-ftp.install 
        libevfs-plugin-file-gzip.install 
        libevfs-plugin-file-posix.install 
        libevfs-plugin-file-samba.install 
        libevfs-plugin-file-sftp.install 
        libevfs-plugin-file-tar.install 
        libevfs-plugin-file-trash.install 
        libevfs-plugin-file-vfolder.install 
        libevfs-plugin-meta-audio-tagger.install 
        libevfs-plugin-meta-extractor-tagger.install 
        libevfs-plugin-vfolder-efolder.install 
        libevfs-plugin-vfolder-group.install 
        libevfs-plugin-vfolder-trash.install 
Removed Files:
        evfs0-bin.install evfs0-debug.install libevfs0-dev.install 
        libevfs0-plugin-file-bzip2.install 
        libevfs0-plugin-file-ftp.install 
        libevfs0-plugin-file-gzip.install 
        libevfs0-plugin-file-posix.install 
        libevfs0-plugin-file-samba.install 
        libevfs0-plugin-file-sftp.install 
        libevfs0-plugin-file-tar.install 
        libevfs0-plugin-file-trash.install 
        libevfs0-plugin-file-vfolder.install 
        libevfs0-plugin-meta-audio-tagger.install 
        libevfs0-plugin-meta-extractor-tagger.install 
        libevfs0-plugin-vfolder-efolder.install 
        libevfs0-plugin-vfolder-group.install 
        libevfs0-plugin-vfolder-trash.install 


Log Message:
update Debian packaging.

===================================================================
RCS file: /cvs/e/e17/apps/evfs/debian/changelog.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- changelog.in        15 Jul 2006 22:41:14 -0000      1.2
+++ changelog.in        3 May 2008 09:05:03 -0000       1.3
@@ -2,5 +2,5 @@
 
   * a CVS snapshot release.
 
- -- E17 Debian Team <[EMAIL PROTECTED]>  Thu, 20 Oct 2005 23:28:02 +0200
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Sat,  3 May 2008 10:49:40 +0000
 
===================================================================
RCS file: /cvs/e/e17/apps/evfs/debian/control,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- control     10 Sep 2007 10:59:47 -0000      1.8
+++ control     3 May 2008 09:05:03 -0000       1.9
@@ -1,13 +1,14 @@
 Source: evfs
 Section: libs
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
 Build-Depends: cdbs, debhelper (>= 5), libsmbclient-dev, libxml2-dev, 
libecore-dev, libcurl3-dev, libbz2-dev, libeet-dev, libx11-dev, libxrender-dev, 
libssl-dev, libxcursor-dev, libxss-dev, libxinerama-dev, libxrandr-dev, 
libxp-dev, zlib1g-dev, libsqlite3-dev, libextractor-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
 Package: libevfs0
 Architecture: any
-Depends: ${shlibs:Depends}, libbz2-1.0, libxml2, libsmbclient, libecore, 
libevas, libcurl3, libxinerama1, libxrandr2, libxext6, libxss1, libxcursor1, 
libxp6, libx11-6, libsqlite3-0
+Depends: ${shlibs:Depends}
 Provides: libevfs
 Section: libs
 Description: enlightenment virtual filesystem library
@@ -15,203 +16,202 @@
  support.
  This package contains the library files.
 
-Package: libevfs0-dev
+Package: libevfs-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, libevfs0, libsmbclient-dev, libxml2-dev, 
libecore-dev, libcurl3-dev, libbz2-dev, libeet-dev, libx11-dev, libxrender-dev, 
libssl-dev, libxcursor-dev, libxss-dev, libxinerama-dev, libxrandr-dev, 
libxp-dev, zlib1g-dev 
-Provides: libevfs-dev
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version}), libsmbclient-dev, 
libxml2-dev, libecore-dev, libcurl3-dev, libbz2-dev, libeet-dev
+Provides: libevfs0-dev
 Description: enlightenment virtual filesystem header files
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains files needed for development.
 
-Package: evfs0-bin
+Package: libevfs-bin
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libecore, libevfs0
-Provides: evfs-bin
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version})
+Provides: libevfs0-bin
 Description: enlightenment virtual filesystem tools
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains evfs tools.
 
-Package: evfs0-debug
+Package: libevfs-debug
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libecore, libevfs0
-Provides: evfs-debug
+Depends: ${shlibs:Depends}, libecore, libevfs0 (= ${Source-Version})
+Provides: libevfs0-debug
 Description: enlightenment virtual filesystem debug tools
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains evfs debug tools.
 
-Package: libevfs0-plugin-file-posix
+Package: libevfs-plugin-file-posix
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-posix
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version}), libevfs-bin (= 
${Source-Version})
+Provides: libevfs0-plugin-file-posix
 Description: enlightenment virtual filesystem POSIX plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the POSIX file plugin.
 
-Package: libevfs0-plugin-file-samba
+Package: libevfs-plugin-file-samba
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libsmbclient, evfs0-bin, libevfs0
-Provides: libevfs-plugin-file-samba
+Depends: ${shlibs:Depends}, libevfs-bin (= ${Source-Version}), libevfs0 (= 
${Source-Version})
+Provides: libevfs0-plugin-file-samba
 Description: enlightenment virtual filesystem Samba plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the Samba file plugin.
 
-Package: libevfs0-plugin-file-tar
+Package: libevfs-plugin-file-tar
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-tar
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version}), libevfs-bin (= 
${Source-Version})
+Provides: libevfs0-plugin-file-tar
 Description: enlightenment virtual filesystem Tar plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the Tar file plugin.
 
-Package: libevfs0-plugin-file-trash
+Package: libevfs-plugin-file-trash
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-trash
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version}), libevfs-bin (= 
${Source-Version})
+Provides: libevfs0-plugin-file-trash
 Description: enlightenment virtual filesystem trash plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the trash file plugin.
 
-Package: libevfs0-plugin-file-bzip2
+Package: libevfs-plugin-file-bzip2
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libbz2-1.0, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-bzip2
+Depends: ${shlibs:Depends}, libbz2-1.0, libevfs0 (= ${Source-Version}), 
libevfs-bin (= ${Source-Version})
+Provides: libevfs0-plugin-file-bzip2
 Description: enlightenment virtual filesystem Bzip2 plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the Bzip2 file plugin.
 
-Package: libevfs0-plugin-file-gzip
+Package: libevfs-plugin-file-gzip
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, zlib1g, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-gzip
+Depends: ${shlibs:Depends}, zlib1g, libevfs0 (= ${Source-Version}), 
libevfs-bin (= ${Source-Version})
+Provides: libevfs0-plugin-file-gzip
 Description: enlightenment virtual filesystem Gzip plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the Gzip file plugin.
 
-Package: libevfs0-plugin-file-ftp
+Package: libevfs-plugin-file-ftp
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libcurl3, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-ftp
+Depends: ${shlibs:Depends}, libcurl3, libevfs0 (= ${Source-Version}), 
libevfs-bin (= ${Source-Version})
+Provides: libevfs0-plugin-file-ftp
 Description: enlightenment virtual filesystem FTP plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the FTP file plugin.
 
-Package: libevfs0-plugin-file-sftp
+Package: libevfs-plugin-file-sftp
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-sftp
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version}), libevfs-bin (= 
${Source-Version})
+Provides: libevfs0-plugin-file-sftp
 Description: enlightenment virtual filesystem SFTP plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the SFTP file plugin.
 
-Package: libevfs0-plugin-file-vfolder
+Package: libevfs-plugin-file-vfolder
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0, evfs0-bin
-Provides: libevfs-plugin-file-vfolder
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version}), libevfs-bin (= 
${Source-Version})
+Provides: libevfs0-plugin-file-vfolder
 Description: enlightenment virtual filesystem vfolder plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the vfolder file plugin.
 
-Package: libevfs0-plugin-vfolder-efolder
+Package: libevfs-plugin-vfolder-efolder
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0 
-Provides: libevfs-plugin-vfolder-efolder
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version})
+Provides: libevfs0-plugin-vfolder-efolder
 Description: enlightenment virtual filesystem vfolder efolder plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the vfolder efolder plugin.
 
-Package: libevfs0-plugin-vfolder-group
+Package: libevfs-plugin-vfolder-group
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0 
-Provides: libevfs-plugin-vfolder-group
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version})
+Provides: libevfs0-plugin-vfolder-group
 Description: enlightenment virtual filesystem vfolder group plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the vfolder group plugin.
 
-Package: libevfs0-plugin-vfolder-trash
+Package: libevfs-plugin-vfolder-trash
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0 
-Provides: libevfs-plugin-vfolder-trash
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version})
+Provides: libevfs0-plugin-vfolder-trash
 Description: enlightenment virtual filesystem vfolder trash plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the vfolder trash plugin.
 
-Package: libevfs0-plugin-meta-extractor-tagger
+Package: libevfs-plugin-meta-extractor-tagger
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0 
-Provides: libevfs-plugin-meta-extractor-tagger
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version})
+Provides: libevfs0-plugin-meta-extractor-tagger
 Description: enlightenment virtual filesystem extractor tagger plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the extractor tagger meta plugin.
 
-Package: libevfs0-plugin-meta-audio-tagger
+Package: libevfs-plugin-meta-audio-tagger
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevfs0 
-Provides: libevfs-plugin-meta-audio-tagger
+Depends: ${shlibs:Depends}, libevfs0 (= ${Source-Version})
+Provides: libevfs0-plugin-meta-audio-tagger
 Description: enlightenment virtual filesystem audio tagger plugin
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This package contains the audio tagger meta plugin.
 
-Package: libevfs0-plugins-file-all
+Package: libevfs-plugins-file-all
 Architecture: any
 Section: libs
-Depends: libevfs0-plugin-file-sftp, libevfs0-plugin-file-posix, 
libevfs0-plugin-file-samba, libevfs0-plugin-file-tar, 
libevfs0-plugin-file-trash, libevfs0-plugin-file-bzip2, 
libevfs0-plugin-file-gzip, libevfs0-plugin-file-ftp, 
libevfs0-plugin-file-vfolder, evfs0-bin
-Provides: libevfs-plugins-file-all
+Depends: libevfs-plugin-file-sftp, libevfs-plugin-file-posix, 
libevfs-plugin-file-samba, libevfs-plugin-file-tar, libevfs-plugin-file-trash, 
libevfs-plugin-file-bzip2, libevfs-plugin-file-gzip, libevfs-plugin-file-ftp, 
libevfs-plugin-file-vfolder, libevfs-bin (= ${Source-Version})
+Provides: libevfs0-plugins-file-all
 Description: virtual package providing all available file plugins
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This is a virtual package providing all available file plugins.
 
-Package: libevfs0-plugins-vfolder-all
+Package: libevfs-plugins-vfolder-all
 Architecture: any
 Section: libs
-Depends: libevfs0-plugin-vfolder-group, libevfs0-plugin-vfolder-trash, 
libevfs0-plugin-vfolder-efolder
-Provides: libevfs-plugins-vfolder-all
+Depends: libevfs-plugin-vfolder-group, libevfs-plugin-vfolder-trash, 
libevfs-plugin-vfolder-efolder
+Provides: libevfs0-plugins-vfolder-all
 Description: virtual package providing all available vfolder plugins
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This is a virtual package providing all available vfolder plugins.
 
-Package: libevfs0-plugins-all
+Package: libevfs-plugins-all
 Architecture: any
 Section: libs
-Depends: libevfs0-plugins-file-all, libevfs0-plugins-vfolder-all, 
libevfs0-plugin-meta-extractor-tagger, libevfs-plugin-meta-audio-tagger
-Provides: libevfs-plugins-all
+Depends: libevfs-plugins-file-all, libevfs-plugins-vfolder-all, 
libevfs-plugin-meta-extractor-tagger, libevfs-plugin-meta-audio-tagger 
+Provides: libevfs0-plugins-all
 Description: virtual package providing all available plugins
  EVFS - a virtual file system for E with plugins and URI nesting
  support.
  This is a virtual package providing all available plugins.
-
===================================================================
RCS file: /cvs/e/e17/apps/evfs/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- rules       10 Sep 2007 10:59:47 -0000      1.4
+++ rules       3 May 2008 09:05:03 -0000       1.5
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-plugin-extractor
+DEB_MAKE_CLEAN_TARGET := clean
 
 clean::
-       ./autogen.sh --prefix=/usr --enable-plugin-extractor
+       ./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

Reply via email to