[Galago-commits] r2580 - trunk/eds-feed
galago-commits at freedesktop.org
galago-commits at freedesktop.org
Mon Feb 13 00:19:50 PST 2006
Author: chipx86
Date: 2006-02-13 00:19:44 -0800 (Mon, 13 Feb 2006)
New Revision: 2580
Removed:
trunk/eds-feed/debian/
Modified:
trunk/eds-feed/ChangeLog
trunk/eds-feed/Makefile.am
trunk/eds-feed/configure.ac
Log:
Remove the debian directory.
Modified: trunk/eds-feed/ChangeLog
===================================================================
--- trunk/eds-feed/ChangeLog 2006-02-13 08:19:11 UTC (rev 2579)
+++ trunk/eds-feed/ChangeLog 2006-02-13 08:19:44 UTC (rev 2580)
@@ -1,3 +1,17 @@
+Mon Feb 13 00:19:35 PST 2006 Christian Hammond <chipx86 at chipx86.com>
+
+ D debian:
+ D debian/changelog:
+ D debian/compat:
+ D debian/control:
+ D debian/copyright:
+ D debian/docs:
+ D debian/Makefile.am:
+ D debian/rules:
+ * configure.ac:
+ * Makefile.am:
+ - Remove the debian directory.
+
Wed Feb 01 19:52:27 PST 2006 Christian Hammond <chipx86 at chipx86.com>
* src/main.c:
Modified: trunk/eds-feed/Makefile.am
===================================================================
--- trunk/eds-feed/Makefile.am 2006-02-13 08:19:11 UTC (rev 2579)
+++ trunk/eds-feed/Makefile.am 2006-02-13 08:19:44 UTC (rev 2580)
@@ -1,4 +1,4 @@
-SUBDIRS = debian src
+SUBDIRS = src
EXTRA_DIST = \
AUTHORS NEWS INSTALL COPYING \
Modified: trunk/eds-feed/configure.ac
===================================================================
--- trunk/eds-feed/configure.ac 2006-02-13 08:19:11 UTC (rev 2579)
+++ trunk/eds-feed/configure.ac 2006-02-13 08:19:44 UTC (rev 2580)
@@ -95,7 +95,6 @@
AC_CONFIG_FILES([
eds-feed.spec
Makefile
-debian/Makefile
src/Makefile
])
More information about the galago-commits
mailing list