[Galago-commits] r2582 - trunk/galago-daemon
galago-commits at freedesktop.org
galago-commits at freedesktop.org
Mon Feb 13 00:21:34 PST 2006
Author: chipx86
Date: 2006-02-13 00:21:27 -0800 (Mon, 13 Feb 2006)
New Revision: 2582
Removed:
trunk/galago-daemon/debian/
Modified:
trunk/galago-daemon/ChangeLog
trunk/galago-daemon/Makefile.am
trunk/galago-daemon/configure.ac
Log:
Remove the debian directory.
Modified: trunk/galago-daemon/ChangeLog
===================================================================
--- trunk/galago-daemon/ChangeLog 2006-02-13 08:20:37 UTC (rev 2581)
+++ trunk/galago-daemon/ChangeLog 2006-02-13 08:21:27 UTC (rev 2582)
@@ -1,3 +1,17 @@
+Mon Feb 13 00:21:19 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.
+
Sun Feb 12 03:23:40 PST 2006 Christian Hammond <chipx86 at chipx86.com>
* src/core.c:
Modified: trunk/galago-daemon/Makefile.am
===================================================================
--- trunk/galago-daemon/Makefile.am 2006-02-13 08:20:37 UTC (rev 2581)
+++ trunk/galago-daemon/Makefile.am 2006-02-13 08:21:27 UTC (rev 2582)
@@ -1,4 +1,4 @@
-SUBDIRS = debian src tests tools
+SUBDIRS = src tests tools
dbusdir = $(DBUS_SYS_DIR)
dbus_DATA = galago-daemon.conf
Modified: trunk/galago-daemon/configure.ac
===================================================================
--- trunk/galago-daemon/configure.ac 2006-02-13 08:20:37 UTC (rev 2581)
+++ trunk/galago-daemon/configure.ac 2006-02-13 08:21:27 UTC (rev 2582)
@@ -155,7 +155,6 @@
AC_CONFIG_FILES([
galago-daemon.spec
Makefile
-debian/Makefile
src/Makefile
tests/Makefile
tools/Makefile
More information about the galago-commits
mailing list