[Pkg-samba-maint] r1410 - in trunk/talloc/debian: . patches
ctrlsoft-guest at alioth.debian.org
ctrlsoft-guest at alioth.debian.org
Sat May 26 17:12:07 UTC 2007
Author: ctrlsoft-guest
Date: 2007-05-26 17:12:07 +0000 (Sat, 26 May 2007)
New Revision: 1410
Modified:
trunk/talloc/debian/changelog
trunk/talloc/debian/copyright
trunk/talloc/debian/patches/solib.patch
Log:
New upstream release, add note about BSD-licensed file.
Modified: trunk/talloc/debian/changelog
===================================================================
--- trunk/talloc/debian/changelog 2007-05-26 12:00:10 UTC (rev 1409)
+++ trunk/talloc/debian/changelog 2007-05-26 17:12:07 UTC (rev 1410)
@@ -1,3 +1,9 @@
+talloc (1.0.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Jelmer Vernooij <jelmer at samba.org> Sat, 26 May 2007 18:58:31 +0200
+
talloc (1.0-1) unstable; urgency=low
* Initial release. (Closes: #356088)
Modified: trunk/talloc/debian/copyright
===================================================================
--- trunk/talloc/debian/copyright 2007-05-26 12:00:10 UTC (rev 1409)
+++ trunk/talloc/debian/copyright 2007-05-26 17:12:07 UTC (rev 1410)
@@ -29,3 +29,7 @@
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+The upstream source also contains a single file (libreplace/timegm.c) that
+is licensed under the BSD license. This file is not used when building
+the Debian package.
Modified: trunk/talloc/debian/patches/solib.patch
===================================================================
--- trunk/talloc/debian/patches/solib.patch 2007-05-26 12:00:10 UTC (rev 1409)
+++ trunk/talloc/debian/patches/solib.patch 2007-05-26 17:12:07 UTC (rev 1410)
@@ -11,7 +11,7 @@
LIBOBJ = @TALLOC_OBJ@ @LIBREPLACEOBJ@
-all: showflags libtalloc.a testsuite $(EXTRA_TARGETS)
-+SOLIB = libtalloc.so.1.0.0
++SOLIB = libtalloc.so.1.0.1
+SONAME = libtalloc.so.1
+
+.c.po:
More information about the Pkg-samba-maint
mailing list