[Pkg-samba-maint] r2985 - in trunk/samba-gtk: . debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Fri Aug 7 16:14:23 UTC 2009


Author: jelmer
Date: 2009-08-07 16:14:23 +0000 (Fri, 07 Aug 2009)
New Revision: 2985

Modified:
   trunk/samba-gtk/.bzrignore
   trunk/samba-gtk/Makefile
   trunk/samba-gtk/debian/changelog
Log:
New upstream snapshot.

Modified: trunk/samba-gtk/.bzrignore
===================================================================
--- trunk/samba-gtk/.bzrignore	2009-08-06 05:44:54 UTC (rev 2984)
+++ trunk/samba-gtk/.bzrignore	2009-08-07 16:14:23 UTC (rev 2985)
@@ -14,3 +14,7 @@
 gwsvcctl
 *.so.*
 tags
+*.po
+config.h
+config.h.in
+python/sambagtk.c

Modified: trunk/samba-gtk/Makefile
===================================================================
--- trunk/samba-gtk/Makefile	2009-08-06 05:44:54 UTC (rev 2984)
+++ trunk/samba-gtk/Makefile	2009-08-07 16:14:23 UTC (rev 2985)
@@ -37,8 +37,7 @@
 	$(INSTALL) -m 0644 $(MANPAGES) $(DESTDIR)$(man1dir)
 
 configure: configure.ac
-	aclocal
-	autoconf -f
+	autoreconf -i
 
 check:: test
 

Modified: trunk/samba-gtk/debian/changelog
===================================================================
--- trunk/samba-gtk/debian/changelog	2009-08-06 05:44:54 UTC (rev 2984)
+++ trunk/samba-gtk/debian/changelog	2009-08-07 16:14:23 UTC (rev 2985)
@@ -1,3 +1,9 @@
+samba-gtk (0.0.1~bzr65-1) experimental; urgency=low
+
+  * New upstream snapshot.
+
+ -- Jelmer Vernooij <jelmer at debian.org>  Thu, 06 Aug 2009 15:43:59 +0200
+
 samba-gtk (0.0.1~bzr63-1) experimental; urgency=low
 
   * Initial release. (Closes: #413822)




More information about the Pkg-samba-maint mailing list