[Pkg-samba-maint] r1657 - trunk/talloc/debian

ctrlsoft-guest at alioth.debian.org ctrlsoft-guest at alioth.debian.org
Tue Dec 4 18:23:04 UTC 2007


Author: ctrlsoft-guest
Date: 2007-12-04 18:23:04 +0000 (Tue, 04 Dec 2007)
New Revision: 1657

Modified:
   trunk/talloc/debian/changelog
   trunk/talloc/debian/rules
Log:
Fix installation of swig file, upload to unstable.

Modified: trunk/talloc/debian/changelog
===================================================================
--- trunk/talloc/debian/changelog	2007-12-02 20:04:41 UTC (rev 1656)
+++ trunk/talloc/debian/changelog	2007-12-04 18:23:04 UTC (rev 1657)
@@ -1,11 +1,12 @@
-talloc (1.1.0~svn26218-1) UNRELEASED; urgency=low
+talloc (1.1.0~svn26291-1) unstable; urgency=low
 
   * Support building twice in a row. (Closes: #442741)
   * Install SWIG file.
+  * Upload to unstable.
 
  -- Jelmer Vernooij <jelmer at samba.org>  Fri, 30 Nov 2007 18:49:19 +0100
 
-talloc (1.1.0~svn26116-1) unstable; urgency=low
+talloc (1.1.0~svn26116-1) experimental; urgency=low
 
   * Set homepage field.
   * New upstream snapshot.

Modified: trunk/talloc/debian/rules
===================================================================
--- trunk/talloc/debian/rules	2007-12-02 20:04:41 UTC (rev 1656)
+++ trunk/talloc/debian/rules	2007-12-04 18:23:04 UTC (rev 1657)
@@ -49,6 +49,7 @@
 	dh_testroot
 	dh_clean -k
 	dh_installdirs
+	mkdir -p $(DESTDIR)`swig -swiglib`
 	$(MAKE) install DESTDIR=$(DESTDIR)
 	ln -s libtalloc.so.1.1.0 $(DESTDIR)/usr/lib/libtalloc.so.1
 	ln -s libtalloc.so.1.1.0 $(DESTDIR)/usr/lib/libtalloc.so




More information about the Pkg-samba-maint mailing list