[Galago-commits] r2578 - trunk/libgalago
galago-commits at freedesktop.org
galago-commits at freedesktop.org
Mon Feb 13 00:18:32 PST 2006
Author: chipx86
Date: 2006-02-13 00:18:20 -0800 (Mon, 13 Feb 2006)
New Revision: 2578
Removed:
trunk/libgalago/debian/
Modified:
trunk/libgalago/ChangeLog
trunk/libgalago/Makefile.am
trunk/libgalago/configure.ac
Log:
Remove the debian/ directory. Now that I'm not the guy packaging all this, it's time for this to go away so that their lives can be made easier.
Modified: trunk/libgalago/ChangeLog
===================================================================
--- trunk/libgalago/ChangeLog 2006-02-12 11:27:20 UTC (rev 2577)
+++ trunk/libgalago/ChangeLog 2006-02-13 08:18:20 UTC (rev 2578)
@@ -1,3 +1,22 @@
+Mon Feb 13 00:17:31 PST 2006 Christian Hammond <chipx86 at chipx86.com>
+
+ D debian:
+ D debian/changelog:
+ D debian/compat:
+ D debian/control:
+ D debian/copyright:
+ D debian/libgalago1.dirs:
+ D debian/libgalago1.install:
+ D debian/libgalago-dev.dirs:
+ D debian/libgalago-dev.install:
+ D debian/Makefile.am:
+ D debian/rules:
+ * configure.ac:
+ * Makefile.am:
+ - Remove the debian/ directory. Now that I'm not the guy packaging
+ all this, it's time for this to go away so that their lives can
+ be made easier.
+
Sun Feb 12 03:21:46 PST 2006 Christian Hammond <chipx86 at chipx86.com>
* docs/protocol/protocol.hh:
Modified: trunk/libgalago/Makefile.am
===================================================================
--- trunk/libgalago/Makefile.am 2006-02-12 11:27:20 UTC (rev 2577)
+++ trunk/libgalago/Makefile.am 2006-02-13 08:18:20 UTC (rev 2578)
@@ -1,4 +1,4 @@
-SUBDIRS = autopackage debian intl libgalago po tests
+SUBDIRS = autopackage intl libgalago po tests
pcdata_DATA= libgalago.pc
pcdatadir = $(libdir)/pkgconfig
Modified: trunk/libgalago/configure.ac
===================================================================
--- trunk/libgalago/configure.ac 2006-02-12 11:27:20 UTC (rev 2577)
+++ trunk/libgalago/configure.ac 2006-02-13 08:18:20 UTC (rev 2578)
@@ -159,7 +159,6 @@
Makefile
autopackage/Makefile
autopackage/default.apspec
-debian/Makefile
intl/Makefile
libgalago/Makefile
po/Makefile.in
More information about the galago-commits
mailing list