[Pkg-jed-commit] r404 - in slang-slirp/trunk/debian: . patches

Rafael Laboissiere rafael at costa.debian.org
Tue Aug 22 07:13:17 UTC 2006


Author: rafael
Date: 2006-08-22 07:13:15 +0000 (Tue, 22 Aug 2006)
New Revision: 404

Removed:
   slang-slirp/trunk/debian/patches/debug-#383777.patch
Modified:
   slang-slirp/trunk/debian/changelog
Log:
Debian release slang-slirp_1.9.0.2-1

Modified: slang-slirp/trunk/debian/changelog
===================================================================
--- slang-slirp/trunk/debian/changelog	2006-08-21 11:23:58 UTC (rev 403)
+++ slang-slirp/trunk/debian/changelog	2006-08-22 07:13:15 UTC (rev 404)
@@ -1,3 +1,12 @@
+slang-slirp (1.9.0.2-1) unstable; urgency=low
+
+  * New upstream release.  A problem with 32-bit vs. 64-bit vector
+    indexing has been fixed.  It was preventing the build in the 64-bit
+    architectures like alpha, amd64, and ia64 ((closes: #383777).
+  * debian/patches/debug-#383777.patch: Dropped this patch
+
+ -- Rafael Laboissiere <rafael at debian.org>  Tue, 22 Aug 2006 08:15:53 +0200
+
 slang-slirp (1.9.0.1-1) unstable; urgency=low
 
   * Change numbering scheme for the upstream version, by replacing the

Deleted: slang-slirp/trunk/debian/patches/debug-#383777.patch
===================================================================
--- slang-slirp/trunk/debian/patches/debug-#383777.patch	2006-08-21 11:23:58 UTC (rev 403)
+++ slang-slirp/trunk/debian/patches/debug-#383777.patch	2006-08-22 07:13:15 UTC (rev 404)
@@ -1,24 +0,0 @@
-diff -Nur slirp-1.9.0-1/examples/vec/Makefile slirp-1.9.0-1.new/examples/vec/Makefile
---- slirp-1.9.0-1/examples/vec/Makefile	2006-05-30 21:33:13.000000000 +0200
-+++ slirp-1.9.0-1.new/examples/vec/Makefile	2006-08-20 16:52:13.968118336 +0200
-@@ -52,7 +52,7 @@
- 	$(DIFF) $(TEST_BASELINE) $(TEST_OUTPUT)
- 
- $(TEST_OUTPUT): $(MODULE) $(TEST_SCRIPT) ../examples-common.sl
--	$(SLSH) $(TEST_SCRIPT) > $(TEST_OUTPUT) 2>&1
-+	$(SLSH) $(TEST_SCRIPT) > $(TEST_OUTPUT)
- 
- $(CPP_CODE):
- 	$(CP) ../cpp/$@ .
-diff -Nur slirp-1.9.0-1/Makefile.in slirp-1.9.0-1.new/Makefile.in
---- slirp-1.9.0-1/Makefile.in	2006-08-20 18:38:27.139908864 +0200
-+++ slirp-1.9.0-1.new/Makefile.in	2006-08-20 18:38:56.634425016 +0200
-@@ -201,7 +201,7 @@
- 	   $(MAKE) TEST_DIR=examples/$$dir test_dir ; \
- 	done
- 
--QUIET=>/dev/null
-+QUIET=
- test_dir:
- 	@echo
- 	@echo Testing $(TEST_DIR) ...




More information about the Pkg-jed-commit mailing list