update dependencies and rules.
authorkaethorn <kaethorn>
Tue, 3 Jul 2007 12:50:30 +0000 (12:50 +0000)
committerkaethorn <kaethorn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 3 Jul 2007 12:50:30 +0000 (12:50 +0000)
remove emotion-config from install files.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@30564 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

debian/changelog.in
debian/control
debian/docs [deleted file]
debian/libemotion0-dev.install
debian/rules

index 06dea96..b44d424 100644 (file)
@@ -2,5 +2,5 @@ emotion (@VERSION@-1) unstable; urgency=low
 
   * CVS Release.
 
- -- Sytse Wielinga <s.b.wielinga@student.utwente.nl>  Sun,  8 Aug 2004 12:16:33 +0200
+ -- E17 Debian Team <debian@edevelop.org>  Sun,  8 Aug 2004 12:16:33 +0200
 
index 7ae5cfa..93c53ae 100644 (file)
@@ -1,8 +1,8 @@
 Source: emotion
 Priority: optional
 Maintainer: E17 Debian Team <debian@edevelop.org>
-Build-Depends: debhelper (>= 4.0.0), libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), automake1.9 | automaken, libtool, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, gstreamer0.10-ffmpeg, gstreamer0.10-plugins-good, gstreamer0.10-tools
-Standards-Version: 3.6.2.2
+Build-Depends: cdbs, debhelper (>= 5), libeet-dev, libevas-dev, libedje-dev, libecore-dev, libembryo-dev, libxine-dev (>=1.1.0), libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev
+Standards-Version: 3.7.2
 
 Package: libemotion0
 Section: libs
diff --git a/debian/docs b/debian/docs
deleted file mode 100644 (file)
index fcdccbb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-AUTHORS
-README
-TODO
-NEWS
-COPYING
-COPYING-PLAIN
index 3efa15f..d0ea761 100644 (file)
@@ -1,8 +1,7 @@
 debian/tmp/usr/include/*
-debian/tmp/usr/lib/lib*.a
 debian/tmp/usr/lib/pkgconfig/*
+debian/tmp/usr/lib/*.a
 debian/tmp/usr/lib/*.la
 debian/tmp/usr/lib/*.so
-debian/tmp/usr/bin/emotion-config
 debian/tmp/usr/lib/emotion/*.a
 debian/tmp/usr/lib/emotion/*.la
index 2ae22e6..27b3079 100644 (file)
@@ -1,11 +1,8 @@
 #!/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
 
-DEB_MAKE_CLEAN_TARGET := clean
-
 clean::
-       if [ -f $(CURDIR)/../../snapshot ]; then ./autogen.sh --prefix=/usr; fi
+       ./autogen.sh --prefix=/usr