released and packaged 0.12.12-1
authorLuc Pionchon <luc.pionchon@nokia.com>
Wed, 26 Apr 2006 13:17:38 +0000 (13:17 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Wed, 26 Apr 2006 13:17:38 +0000 (13:17 +0000)
ChangeLog
Makefile.am
configure.ac

index 76bc75e..aca4815 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
+
+       * configure.ac: 0.12.12
+
+       * Makefile.am (clean-all): brutal target to cleanup the
+       folder. Will do this properly later.
+
 2006-04-25  Luc Pionchon  <luc.pionchon@nokia.com>
 
        * doc/Makefile.am: use "-include" for gtk-doc.make (ignore
index 469daec..ad03bb2 100644 (file)
@@ -23,3 +23,8 @@ deb: dist
        cd debian-build && \
        tar zxvf ../$(PACKAGE)-$(VERSION).tar.gz && \
        cd $(PACKAGE)-$(VERSION) && dpkg-buildpackage -rfakeroot
+
+
+#luc: will do this properly later,
+clean-all:
+       rm -rf configure Makefile.in config.log depcomp config.guess config.h ltmain.sh config.sub gtk-doc.make hildon-libs.pc Makefile stamp-h.in mkinstalldirs config.status stamp-h1 config.h.in libtool autom4te.cache missing aclocal.m4 install-sh timer/Makefile.in hildon-widgets/hildon-libs-enum-types.c hildon-widgets/hildon-libs-enum-types.h hildon-widgets/Makefile.in hildon-widgets/.deps hildon-widgets/.libs debian/build doc/hildon-libs-decl-list.txt doc/xml doc/Makefile.in doc/version.xml doc/html doc/hildon-libs-decl.txt doc/hildon-libs-sections.txt doc/hildon-libs-undocumented.txt ut/Makefile.in ut/.libs ut/.deps ut/Makefile po/porules.mk po/Makefile.in po/POTFILES po/Makefile timer/.deps timer/Makefile hildon-widgets/Makefile doc/Makefile build-stamp timer/libtimer.a debian/hildon-libs0.substvars debian/tmp debian/files debian/hildon-libs0 debian/hildon-libs0-dbg
index 248c389..c63d00a 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-libs, 0.12.11)
+AM_INIT_AUTOMAKE(hildon-libs, 0.12.12)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST